Timeline
12/15/10:
- 13:37 Ticket #1844 (SplashTextOn crops variable when used with opt 32 and @CRLF / @LF) created by
- This short snippet shows the problem. Notice how line two disappears …
- 10:43 Ticket #1843 (Round(), Doc, decimalplaces, return "type") created by
- Suggestion. Current: >Round ( expression [, decimalplaces] ) …
- 10:38 Ticket #1842 (_ArrayUnique does not work properly) closed by
- Duplicate
12/14/10:
12/13/10:
- 19:27 Ticket #1836 (_GUICtrlTreeView_InsertItem should return a handle, but it not) closed by
- Fixed: Fixed by revision [5964] in version: 3.3.7.0
12/10/10:
- 20:23 Ticket #1841 (_Date_Time_FileTimeToStr) closed by
- Duplicate: duplicate ticket, already fixed
- 18:36 Ticket #1841 (_Date_Time_FileTimeToStr) created by
- There is an error in this funtion, with as parameter 1 instead the …
- 18:07 Ticket #1833 (_arraydisplay : elements longer than 4094 bytes are like empty elements) closed by
- Fixed: Fixed by revision [5963] in version: 3.3.7.0
- 14:11 Ticket #1840 (_Singleton's documentation lacks $iFlag's default) closed by
- No Bug: Unless more information is needed, all UDF syntax reflect the default value for a specific parameter. We don't intend to add (default) in front all the needed one. Too much work for UDF that have been submitted by people as you. Sorry for not solving this kind of issue.
- 13:29 Ticket #1839 (Bug of _GUICtrlTreeView_SetInsertMark) closed by
- Fixed: Fixed by revision [5961] in version: 3.3.7.0
- 12:10 Ticket #1829 (Typo on documentation in running.htm) closed by
- No Bug: Yes it is
- 12:07 Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) closed by
- Works For Me: For me it is working so I close it
- 12:05 Ticket #1823 (Typo on documentation of GUICoordMode option.) closed by
- Fixed: alrady fix in the proposed beta …
- 11:58 Ticket #1822 (_GUICtrlListView_GetCounterPage???) closed by
- No Bug: You right at was certainly a typo at the creation time 9/2007 but as it can lead to regression to existing script we don't plan to change it
- 11:10 Ticket #1820 (Script sometimes won't exit after launching folders in ShellExecute) closed by
- Works For Me: cannot reproduce as it is working for me
- 11:09 Ticket #1819 (Script won't launch or won't exit after launching URLs in ShellExecute) closed by
- Works For Me: Under IE8/Windows 7 it is working. as IE6 is a pretty old not really support by MS, I close it as working for me
- 09:15 Ticket #1806 ($iBase in _ArrayUnique() not working properly) closed by
- No Bug: There is no error just use […] and play with the $iBase = 0 or 1 The remaining of the thread shoud go to a "new request" for 2D array support
- 07:05 Ticket #1808 (OS Crash while executing..) closed by
- Works For Me: I don't see any hanging under my system. I can't reproduce the crash even with 128 Mb memory
12/09/10:
- 23:21 Ticket #1805 (Functions that modify files should not change encoding) closed by
- Fixed: Fixed by revision [5960] in version: 3.3.7.0
- 21:48 Ticket #1801 (RUNAS Windows 7 x64) closed by
- Works For Me: no info added so I close it …
- 21:46 Ticket #1800 (_ClipPutFile error 9) closed by
- Fixed: This has been fixed during #1471 fixing
- 19:34 Ticket #1791 (GuiCtrlDelete is in the wrong place?) closed by
- Wont Fix: The argument of mvg" is the ones which as lead to not put it under "GUI Control Update" So I close it without modification
- 19:01 Ticket #1838 (Au3Check, Ignored error case, keyword and (attached) negative number.) closed by
- Fixed: already fixed with #1051
- 11:01 Ticket #1840 (_Singleton's documentation lacks $iFlag's default) created by
- I assume it's 0 due to the mention of _Singleton($sOccurenceName [, …
- 00:43 Ticket #1839 (Bug of _GUICtrlTreeView_SetInsertMark) created by
- Help file: "If $hItem is 0, the insertion mark is removed". But since …
12/07/10:
- 14:44 Ticket #1838 (Au3Check, Ignored error case, keyword and (attached) negative number.) created by
- Au3Check, Ignored error case, keyword and (attached) negative number. …
12/06/10:
- 17:13 Ticket #1837 (_GUICtrlIpAddress_EnableDisable) created by
- There is currently a UDF to show/hide a IPAddress control, but not one …
12/04/10:
- 10:03 Ticket #1836 (_GUICtrlTreeView_InsertItem should return a handle, but it not) created by
- Easy to correct. Add "handle" as last parameter to _SendMessage in …
12/03/10:
- 00:47 Ticket #1835 (Error opening file for writing during install) closed by
- No Bug: First of all. WTF, a PDF? Really? Second, use the forum. I see at least 2 obvious potential errors in what you are trying to do.
- 00:24 Ticket #1835 (Error opening file for writing during install) created by
- I have been trying to run the setup file autoit-v3-setup.exe and keep …
12/01/10:
- 20:14 Ticket #1834 (FileSelectFolder problem when using Windows RunAs) created by
- The "Make New Folder" button in the FileSelectFolder function does not …
11/30/10:
- 21:33 Ticket #1833 (_arraydisplay : elements longer than 4094 bytes are like empty elements) created by
- array elements longer than 4094 bytes displayed like empty strings. …
- 11:00 Ticket #1830 (Typo on documentation in running.htm) closed by
- Duplicate
11/29/10:
- 21:37 Ticket #1832 (StringStripCR(): Clips strings at NUL-character.) created by
- Problem taken from ticket #1831 […]
- 15:56 Ticket #1831 (_FileCountLines does not handles null characters) created by
- When using _FileCountLines on a text file containing some NULL …
11/28/10:
- 21:30 Ticket #1830 (Typo on documentation in running.htm) created by
- Did the last line is a part of this text? […]
- 21:30 Ticket #1829 (Typo on documentation in running.htm) created by
- Did the last line is a part of this text? […]
- 11:04 Ticket #1828 (Strange behavior with IniWrite) closed by
- No Bug: From the Helpfile FileOpenDialog: Remarks Separate the file filters with a semicolon as shown in the example. Multiple groups of filters are separated by a pipe "|". If default name is given, options must also be given. If none of the options are wanted, use 0 for options. Special Windows folders (such as "My Documents") can sometimes be set as the init dir; see Appendix. @WorkingDir is changed on successful return.
- 10:51 Ticket #1828 (Strange behavior with IniWrite) created by
- Hello, a member of the French forum point us for a strange behavior of …
- 08:28 Ticket #1827 (Typo on documentation of SendKeyDelay option.) closed by
- Fixed: Fixed by revision [5959] in version: 3.3.7.0
11/27/10:
- 15:46 Ticket #1827 (Typo on documentation of SendKeyDelay option.) created by
- "Alters the the length of the brief pause in between sent keystrokes." …
11/25/10:
- 14:29 Ticket #1826 (A request about XML Files) created by
- Would you mind adding reading and writing xml files tools in next …
- 10:46 Ticket #1825 (StringRegExpReplace - returns bad @extended value) created by
- In the helpfile at StringRegExpReplace is stated: "Check @Extended for …
11/24/10:
- 07:04 Ticket #1824 ($GUI_BKCOLOR_TRANSPARENT not working in GUICtrlCreateCheckbox) created by
- I have a problem or bug (?). I have a GUI with a background image, and …
11/23/10:
- 22:42 Ticket #1817 (Tidy incorrectly formats an objects parenthesis) closed by
- Fixed: Fixed in Tidy version 2.2.0.9 available in the Beta directory.
- 20:21 Ticket #1814 (On InputBox, the language of buttons stays in English) closed by
- No Bug: Replying to anonymous: > Yes it's what we can do (and I know it), but it's not a real solution. I wasn't aware you were the adjudicator of that.
11/22/10:
- 23:21 Ticket #1823 (Typo on documentation of GUICoordMode option.) created by
- 2 = cell positionining relative to current cell. should be : 2 = …
- 22:43 Ticket #1822 (_GUICtrlListView_GetCounterPage???) created by
- Ummm... Is there a reason for the ridiculous naming of this function? …
- 22:07 Ticket #1821 (_ScreenCapture_CaptureWnd doesn't work for Games in fullscreen) created by
- _ScreenCapture_Capture doesn't work at all for games in fullscreen …
- 17:51 Ticket #1820 (Script sometimes won't exit after launching folders in ShellExecute) created by
- It launches Windows Explorer but sometimes can't detect when Windows …
- 11:41 Ticket #1819 (Script won't launch or won't exit after launching URLs in ShellExecute) created by
- http://www.autoitscript.com/forum/index.php?showtopic=122199 My …
11/18/10:
- 15:51 Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) created by
- Since the importance of an email can be critical, I added a parameter …
- 12:00 Ticket #1817 (Tidy incorrectly formats an objects parenthesis) created by
- When you run Tidy on functions on a function like this: […] It …
11/17/10:
- 07:22 Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) created by
- I can't get text of SysListView32 item (returns empty string). My …
Note: See TracTimeline
for information about the timeline view.