Timeline
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 …
11/16/10:
- 20:01 Ticket #1815 (Conditional Compilation (#if, #ifdef, #ifndef, #else, #elif, #endif, ...) created by
- Is it possible to introduce Conditional Compilation into Autoit so …
- 07:21 Ticket #1814 (On InputBox, the language of buttons stays in English) created by
- On InputBox, even if you have a localised Window, the buttons OK and …
11/15/10:
- 10:45 Ticket #1812 (AutoItSetOption("MustDeclareVars",1) not working fully) closed by
- No Bug
- 06:24 Ticket #1813 (Abs() and Mod() documentation) created by
- These seem complimentary functions... Abs() returns the whole-number …
11/14/10:
- 23:19 Ticket #1812 (AutoItSetOption("MustDeclareVars",1) not working fully) created by
- Despite the MustDeclareVars option being set to 1, an undeclared …
- 21:26 Ticket #1811 (String.au3 file inside help folder?) created by
- ? The file "String.au3" thats residing in the general help folder …
11/13/10:
- 15:52 Ticket #1810 (Crash, StringRegExpReplace, recursion.) created by
- Crash, StringRegExpReplace, recursion. crashes when a recursion …
11/12/10:
- 21:02 Ticket #1809 (Made an Error in script -> GUICtrlCreateButton $SS_RIGHT Create CheckBox) created by
- Hi, It's not really a bug i guess.. because it's bad coding .. but …
- 11:32 Ticket #1808 (OS Crash while executing..) created by
- […] Windows XP SP3 (x86) with 1GB RAM, first hangs and then …
11/10/10:
- 19:37 Ticket #1807 (Success of some commands relies on last keyboard/mouse action) created by
- If a mouseclick is the last action before certain commands run, the …
11/09/10:
- 20:37 Ticket #1806 ($iBase in _ArrayUnique() not working properly) created by
- […] Should return a 0 based array but it doesn't because of line …
- 18:12 Ticket #1805 (Functions that modify files should not change encoding) created by
- Functions like _FileWriteToLine() and _ReplaceStringInFile() should …
Note: See TracTimeline
for information about the timeline view.