Timeline


and

07/20/09:

21:59 Ticket #1079 (GUICtrlSetFont Docs incomplete and / or incorrect.) closed by Jpm
Fixed: It is a design decision to expose only some font attributes. Quality was excluded. For the Franglish that I certainly wrote I will correct the doc as suggested.
16:35 Ticket #1078 (find skipping quote caracters.) closed by Jos
Fixed: Our merged version of SciTE 1.79 also works correctly so assume this was an issue in 1.78. Jos
16:30 Ticket #1076 (SciLexer.dll beta, passing EOL.) closed by Jos
Fixed: This seems to be fixed in the 1.79 version. Have copied that to the Beta directory.
14:02 Ticket #1080 (InetGet doesn't return immediately for a background download) created by bjashepherd@…
I have some code that loops through and downloads a series of images. …

07/19/09:

18:25 Ticket #1079 (GUICtrlSetFont Docs incomplete and / or incorrect.) created by GEOSoft
For GUICtrlSetFont there seems to be some inconsistency and missing …
13:32 Ticket #1078 (find skipping quote caracters.) created by anonymous
[…] second ' or " character in these lines are not found with …
07:20 Ticket #1077 (GUICtrlSetBkColor excessive recoloring == faulty coloring, and strange ...) created by Mulder
Tested on Win2000 and XP On XP its just wrong coloring on Win2000 …

07/18/09:

20:37 Ticket #1076 (SciLexer.dll beta, passing EOL.) created by anonymous
SciLexer.dll beta 11-Jul-2009 08.45. cursor ignores End.Of.Line boundary.
16:18 Ticket #1073 (_FileListToArray on *.lnk files) closed by Gary
Works For Me: Works for me on XP Pro SP3 in both Release and beta.
15:40 Ticket #1075 (scite4utoit beta help activation.) closed by Gary
Works For Me: Works for me. Make sure you have a file with the extension .au3 open.
11:00 Ticket #1075 (scite4utoit beta help activation.) created by anonymous
scite4autoit beta help fail to open when, for example, the cursor is …
07:48 Ticket #1074 (InputBox left positional reference not working correctly) created by partypooper@…
Setting the 'left' reference option to a negative number (as used with …

07/17/09:

10:57 Ticket #1073 (_FileListToArray on *.lnk files) created by michael.klinteberg@…
_FileListToArray return *.lnk files as folders if the link point to a …
06:01 Ticket #1072 (DirCreate) closed by Valik
No Bug
05:16 Ticket #1072 (DirCreate) created by gcue
DirCreate("F:\Tools") ;DirCreate("C:\Tools") works on a hard drive …

07/16/09:

17:20 Ticket #1070 (Adlib Suggestion) closed by Valik
Rejected: In Beta 3.3.1.2 there will be a way to unregister all Adlib functions with the code: […] It is not possible to use a string such as "All" because there could be a function named "All". You can easily write your own loop to register functions from an array: […] The functions AdlibEnable() and AdlibDisable() will be removed from the language and should not be used. Now, please go read WikiStart. Both tickets you've created today are very hard to read because code isn't in the proper format and the text is double-spaced.
17:15 Ticket #1069 (Check _PathSplit Function.) closed by Valik
No Bug: This is not a bug and will not be changed.
17:04 Ticket #1071 (editing existing files at any position.) closed by Valik
Duplicate: What the fuck? Are you stupid or what? I stated that FileSetPos() was working correctly in #1066 so how about you let me fix that bug before you go making stupid and pointless feature requests asking for us to implement things that are already there but broken by other bugs? Is that too much to ask? I'd resolve this as "stupid reporter needs to read" but I don't feel like adding that resolution so duplicate of #1066 will have to do. And yes, you deserve the harsh language. I flat-out said FileSetPos() was not broken and that there was another bug somewhere else and that I would fix it yet you completely ignore it and request behavior that already exists just because someone who doesn't know what they are talking about suggested it might not be working.
13:22 Ticket #1071 (editing existing files at any position.) created by mvgulik
option for writing/editing of existing files at any position.(binary …
10:24 Ticket #1070 (Adlib Suggestion) created by ZNote
; Written By ZNote ( ZNOTE9 aT yAhoO dOt CoM ) …
10:22 Ticket #1069 (Check _PathSplit Function.) created by ZNote
; Written By ZNote ( ZNOTE9 aT yAhoO dOt CoM ) ; Check _PathSplit …

07/15/09:

02:34 Ticket #1067 (Unsigned structure "uint64" work as signed "int64") closed by Valik
No Bug: AutoIt only displays signed numbers. It does not display unsigned numbers. It is not a bug.
01:59 Ticket #1068 (Wrong converting Binary to Int/Number) created by amel27
only low byte converting […]
01:55 Ticket #1067 (Unsigned structure "uint64" work as signed "int64") created by amel27
[…]

07/13/09:

16:41 Ticket #1066 (filewrite() not working in mode 16(BinaryMode).) created by mvgulik
[…]

07/11/09:

14:29 Ticket #1065 (_DateDiff showing 0 days) closed by Gary
No Bug
14:10 Ticket #1065 (_DateDiff showing 0 days) created by dash007
Hi, Below code shows that the difference in days between the 2 dates …

07/10/09:

14:00 Ticket #1064 (DriveGetSerial ( "path" )) closed by Jpm
No Bug: See Ghost doc to update the drive serial. A clone can be a real clone without any bit change No AutoIt bug
10:48 Ticket #1064 (DriveGetSerial ( "path" )) created by Goguy
i am cloned two computer with symnatec ghost two computer, two …

07/09/09:

23:44 Ticket #1063 (Documentation: _ArraySearch() example script missing a prameter) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
18:44 Ticket #1061 (PowerPoint 2007 presentation adding doesn't work on Vista) closed by Valik
No Bug: Read WikiStart. This is not a support area.
16:37 Ticket #1063 (Documentation: _ArraySearch() example script missing a prameter) created by PsaltyDS
The 2D search example is missing a parameter in the _ArraySearch() …
08:26 Ticket #1062 (language support) created by xyz33
GUICtrlCreateTreeViewItem doesn't support korean language
07:53 Ticket #1061 (PowerPoint 2007 presentation adding doesn't work on Vista) created by Nad
I need to open PowerPoint 2007 and add new presentation and slide. …

07/08/09:

11:07 Ticket #1060 (Run return 0, but failed) created by anonymous
When I use a long argument(more than 120 char) for functions: Run, …
03:14 Ticket #1059 (Incorrect error handling in _FileListToArray()) created by Spiff59
FLTA is documented to return an @error = 4 condition when a call …

07/07/09:

23:25 Ticket #1058 (Eventlog.au3 in Beta) created by twillster
EventLog.au3 in Beta does not read the event log description …
19:39 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) reopened by Jpm
I reopen so Valik or other dev can have a look. For me the security token is not validate when this screen saver run that's the reason of the failure
18:56 Ticket #1057 (SciTe ToolTip negative coordinates) closed by Valik
Rejected: We do not make SciTE. We are not the people to ask.
15:11 Ticket #1057 (SciTe ToolTip negative coordinates) created by Supercross
I would like to request that the ToolTip feature in SciTE support …
13:20 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) closed by Jpm
No Bug
13:19 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) reopened by Jpm
13:17 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) closed by Jpm
Fixed: You cannot run under screen saver a function which need to be loggin as you request the "On Resume, display logon screen" which means that when the screen saver fire no user are logon
02:10 Ticket #1049 (InetRead() inserts arbitrary \0 characters.) closed by Valik
Fixed: Fixed in version: 3.3.1.2

07/06/09:

22:30 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) created by caplant@…
InetGet("valid url") generates an error window: "rundll32.exe - …
19:31 Ticket #1055 (WinAPI CreateCompatibleBitmap: The specified module could not be found.) closed by Jpm
Duplicate: in fact there was a bug in _ScreenCapture_Capture which was not releasing e GDI object. It is already fixed in 3.3.1.2 Next time report with the Standard release today 3.3.0.0. in your case it would have been the same error.
15:04 Ticket #1055 (WinAPI CreateCompatibleBitmap: The specified module could not be found.) created by anbunathan@…
am getting the following error message after running Autoit script. …
05:35 Ticket #1025 (Box-comment in SciTe) closed by Valik
Wont Fix: This is a bug in SciTE. That means it needs reported on the Scintilla/SciTE bug tracker found here. Closing as won't fix. It'll need to be fixed in standard SciTE before it will be fixed in our version.
05:28 Ticket #1033 (UDF's missing @error checks after DLLCalls()) reopened by Valik
05:25 Ticket #1043 (ClipPut Function bug or limitation) closed by Valik
Works For Me: The following test script works fine. I get the results I expect. Closing as works for me. […]

07/05/09:

17:07 Ticket #1054 (Character Encoding) created by anonymous
Would like to know what character encoding the file has. FileOpen() or …

07/04/09:

23:55 Ticket #966 (_FileListToArray - new flag (4)) closed by Jpm
Completed: Added in version: 3.3.1.2
22:32 Ticket #1005 (TraySetClick bug) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
20:07 Ticket #1053 (The computer hangs for a while when used DllCallbackRegister()) closed by Valik
No Bug: Multiple event sources are put into a queue. You're creating a conflict here. This is not a bug, it's a design limitation.
20:05 Ticket #1026 (_Gdiplus_BitmapCreate* functions document wrong resource disposal function) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
18:24 Ticket #1053 (The computer hangs for a while when used DllCallbackRegister()) created by Yashied
The computer hangs for a while (from several seconds or more), if any …
08:11 Ticket #1052 (GUICtrlCreateIcon() returns 0 if the file does not exist) closed by Jpm
No Bug

07/03/09:

22:37 Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
21:38 Ticket #1052 (GUICtrlCreateIcon() returns 0 if the file does not exist) created by Yashied
GUICtrlCreateIcon() returns 0 if the file does not exist, but …
11:59 Ticket #1013 (MDI childs doesn't adjust to parent windows client rect) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
11:45 Ticket #1051 (Au3Check does not detect invalid statement) created by Jpm
[…] is not detected

07/02/09:

14:37 Ticket #1037 (tagNMHDR not working on x64) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
14:16 Ticket #1048 (_WinAPI_EnumDisplayDevices() Example in Help-File wrong) closed by Jpm
Fixed: Fixed in version: 3.3.1.2

07/01/09:

07:36 Ticket #1050 (TextPad v5 syntax files) closed by Jpm
Completed: Added in version: 3.3.1.2
03:50 Ticket #1050 (TextPad v5 syntax files) created by poebel@…
Add an auto install script for TextPad v5 syntax files (attached) …

06/29/09:

16:26 Ticket #1049 (InetRead() inserts arbitrary \0 characters.) created by GEOSoft
I'm classing this as a bug but it may be more of a feature request. …
09:18 Ticket #1048 (_WinAPI_EnumDisplayDevices() Example in Help-File wrong) created by KaFu
; HiHo Devs, ; the example for _WinAPI_EnumDisplayDevices() in the …

06/27/09:

04:59 Ticket #1047 (/in is dir, it's crash) closed by Valik
Works For Me: Always test with the latest beta before filing a bug report. It does not crash with the current beta.
04:26 Ticket #1047 (/in is dir, it's crash) created by anonymous
just i try : X:\X-USB\App\Development\AutoIt\Program …

06/26/09:

20:40 Ticket #1046 (Hard crash when parsing larger strings using StringSplit()) closed by Valik
No Bug: The practical limits to the amount of characters is much less than the theoretical limit. Right off the bat concatenation means you only get 230 characters instead of the listed 231 characters since there must be room for both the old string and the new string (with data concatenated) to exist. Then you need to understand that every character is actually 2 bytes because AutoIt uses UNICODE. So now you're down to 229. Then you factor in some memory is reserved and some is used for the program itself. So the total number of character available is less than 229. Now, as for the error message: It's working as designed. Running out of memory is not an easy error to recover from. For one thing, AutoIt itself doesn't know why it ran out of memory. It would be a tremendous amount of effort, bloat the code and slow the language down if we tried to handle memory exhaustion in a recoverable manner. And even then, how would AutoIt even know if it could recover from the error? What would you expect to happen in your example? How would you even test for out-of-memory in AutoIt? So there's no bug to see here. Everything is working as expected and designed.
20:16 Ticket #1046 (Hard crash when parsing larger strings using StringSplit()) created by Bowmore
Environment = 3.3.1.1 under WIN_XP/Service Pack 3 X86 Environment = …
17:05 Ticket #1045 (ConstantsAll.au3 or GUIConstantsAll.au3 - new include file/files) closed by Valik
Rejected: Absolutely not. You should be shot on the spot for even suggesting this. I did a tremendous amount of work to remove this stupid bloated cock-up from our library and now you want it back? No way in hell. Rejected with extreme prejudice.
14:21 Ticket #1045 (ConstantsAll.au3 or GUIConstantsAll.au3 - new include file/files) created by Zedna
ConstantsAll.au3 or GUIConstantsAll.au3 - new include file/files …

06/24/09:

20:10 Ticket #1044 (StdErr constants for Run()) closed by Valik
No Bug: It is a completely separate flag. It merges the stdout and stderr stream into a single stream. This is not the same thing as stdout having its own stream and stderr having it's own stream.
19:34 Ticket #1044 (StdErr constants for Run()) created by GEOSoft
I'm not sure if the docs are wrong here or not […] however …
16:53 Ticket #1041 (WinExists Error) closed by Valik
No Bug: I suggest you re-read the documentation to learn what the syntax you are using really means. Second, even if it behaved how you wish, it would always return true because there are always hidden windows with no title in existence. In fact, most of the windows in the system do not have a title.
16:49 Ticket #1043 (ClipPut Function bug or limitation) created by sistemas@…
If you put more than 127 characters into clipboard, this function fail …
11:57 Ticket #1042 (AURecord has problems with save/save as) created by anonymous
AutoIt3.exe 3.3.0.0 AU3Record.exe 3.1.1.0 Windows 2008 english 64-Bit …
10:11 Ticket #1041 (WinExists Error) created by Wooltown <sven.ullstad@…>
The script below returns any window that exists, I have a problem: we …

06/23/09:

20:46 Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) created by rover
The returned bitmap handles from _WinAPI_GetIconInfo() are not …
09:11 Ticket #990 (Wiki thumbnail creator broken) closed by Jon
Fixed

06/21/09:

09:21 Ticket #1039 (DocStrings?) closed by Valik
Rejected: There is no need to build anything directly into AutoIt. Docstring-esque functionality can be obtained by specially formatted comments or pre-processor statements. A UDF can be written to parse the document and transform the output to whatever.
08:59 Ticket #1039 (DocStrings?) created by HydroXidE
Could AutoIT feature DocStrings similar to Python? It could feature a …

06/20/09:

17:33 Ticket #1038 (Add icon to menu item) closed by Valik
Rejected: I suggest looking around on the forum. It took me less than 30 seconds to find a thread on how to do custom menus.
13:35 Ticket #1038 (Add icon to menu item) created by anonymous
I want to add icon to the menu items, like this in ahk: …
11:56 Ticket #1037 (tagNMHDR not working on x64) created by ProgAndy
The definition of tagNMHDR in StructureConstants.au3 is wrong. It is …
03:25 Ticket #1036 (InetClose and InetGetInfo error in compiled script (not in uncompiled ...) closed by Valik
Fixed: Fixed in version: 3.3.1.2
02:23 Ticket #1036 (InetClose and InetGetInfo error in compiled script (not in uncompiled ...) created by Pinchly
InetClose throws the error "Unknown function name" when a beta …
00:59 Ticket #1035 (Different SendModes) created by albertzhen93@…
Since there is more than one keyboard out there, having more than one …
00:23 Ticket #1034 (SetLocale()?) created by NeedHelp
Sorry if this isn't possible and it's wasting your time to read this. …
Note: See TracTimeline for information about the timeline view.