Timeline


and

02/21/12:

23:24 Ticket #2082 (drivestatus on mapped network drives fails on directories) closed by trancexx
Duplicate: This is duplicate of #2064.
23:00 Ticket #2087 (IniWrite & IniReadSection bug) closed by trancexx
No Bug: String literal in AutoIt is defined as zero or more characters enclosed in quotes (single or double). I'm sure that anyone who wrote explanation for Ini functions meant it to be understandable for absolute beginners. Probably that's why it's bit confusing. Maybe some English speaking person can write description for more advanced members or maybe they shouldn't be needing it. It's a dilemma. Either way, no bug.
22:44 Ticket #2139 (_GUICtrlIpAddress_Create can't put 3 numbers) closed by trancexx
Works For Me
00:03 Ticket #1319 (AutoIt3.exe always exists after closing script with RichEdit) closed by trancexx
Fixed: Fixed by revision [6805] in version: 3.3.9.1

02/20/12:

20:23 Ticket #2139 (_GUICtrlIpAddress_Create can't put 3 numbers) created by TalivanIBM
I can't put 3 numbers since the last update of autoit, only 2 numbers …
02:49 Ticket #2138 (GuiCtrlRead with GUICtrlSendToDummy) created by stroket@…
GuiCtrlRead(Dummy Ctrl-ID Set By GUICtrlSendToDummy) returns a …

02/19/12:

18:15 Ticket #1523 (Au3Check support UNICODE and all Include file use unicode enc.) closed by Valik
Duplicate: Closing as a duplicate of #2091.
18:13 Ticket #2137 ("typo" in "Function Reference" for "ProcessWaitClose") closed by Valik
No Bug
16:32 Ticket #2137 ("typo" in "Function Reference" for "ProcessWaitClose") created by rwb@…
In my testing, I find that non-zero should be replaced by …
10:22 Ticket #2135 (DB reading bug in SQLite UDF) closed by trancexx
No Bug: Read the rules for posting here please.

02/18/12:

17:19 Ticket #2136 (FileSetAttrib adds Archive attribute when System or Hidden attribs are set) closed by Jpm
No Bug
12:39 Ticket #2136 (FileSetAttrib adds Archive attribute when System or Hidden attribs are set) created by MrCreatoR <mscreator@…>
Example: […] Run this and you see that Archive attribute is added …
10:07 Ticket #1395 (DLLCallbacks on Exit) closed by trancexx
Fixed: Fixed by revision [6796] in version: 3.3.9.1
09:30 Ticket #2135 (DB reading bug in SQLite UDF) created by mikkokh
There is something wrong in this UDF on AutoIt versions 3.3.8.0 and …

02/16/12:

22:46 Ticket #2134 (Combobox style $CBS_UPPERCASE produces undesired results) closed by Valik
No Bug: Your code behaves exactly how it should as it is written. If you wish for your code to behave differently then you should tell it to behave differently by writing it to do what you want. No AutoIt bug here.
19:21 Ticket #2134 (Combobox style $CBS_UPPERCASE produces undesired results) created by cannondale
Creating a Combobox with style $CBS_UPPERCASE produces undesired …
15:14 Ticket #2132 (_WinAPI_GetModuleHandle incorrect param handling) closed by guinness
Fixed: Fixed by revision [6795] in version: 3.3.9.1
03:22 Ticket #2133 (Update the @OSVersion on 3.3.12.1) closed by Valik
Rejected: At the time of this writing there is no version 3.3.12.1. I assume you mean 3.2.12.1. The answer is no.

02/15/12:

01:46 Ticket #2133 (Update the @OSVersion on 3.3.12.1) created by Anonymous
Is it possible for you to update the @OSVersion Macro on the 3.3.12.1 …

02/11/12:

23:29 Ticket #2115 (Installer/Uninstaller issues) closed by Valik
Fixed: Closing this. Since most of the problems were my own doing and Jon fixed the one that wasn't I see no point keeping this open. I still think we could do a better job detecting the scenario I describe but it's probably not worth changing the installer for.

02/09/12:

15:24 Ticket #2132 (_WinAPI_GetModuleHandle incorrect param handling) created by wraithdu
The doc says to pass 0 for the current process handle. This code …

02/08/12:

21:19 Ticket #2131 (A new #include directive to load a script but not run it.) closed by Valik
Rejected: Write good code from the start and you will have no issues with the current #include implementation. Rejected.
19:34 Ticket #2131 (A new #include directive to load a script but not run it.) created by Koder <rick2000@…>
This directive would be used in the main script to include any other …
16:17 Ticket #2130 (Am not able to run Autoit remotely using PsExec) closed by Valik
Works For Me: Closing as works for me as the last time I tried psexec with a script it worked.
07:10 Ticket #2130 (Am not able to run Autoit remotely using PsExec) created by anonymous
The autoit script is runnning fine locally but when this is executed …
03:49 Ticket #2129 (Incorrect Switch .. Case Else EndSwitch parsing) closed by Valik
No Bug

02/07/12:

21:22 Ticket #2070 (_GUICtrlStatusBar_GetText() Crash) closed by guinness
Fixed: Fixed by revision [6787] in version: 3.3.9.1
21:02 Ticket #2129 (Incorrect Switch .. Case Else EndSwitch parsing) created by anonymous
Executing this code causes ignoring all next Case statements …
18:29 Ticket #2125 (_FileWriteFromArray crashes when writing a 2D array) closed by guinness
Fixed: Fixed by revision [6784] in version: 3.3.9.1
18:03 Ticket #2084 (_ClipBoard_GetDataEx Help File Example crash) closed by guinness
Fixed: Fixed by revision [6781] in version: 3.3.9.1
14:13 Ticket #2128 (mistake in help file) closed by guinness
Fixed: Fixed by revision [6777] in version: 3.3.9.1
11:49 Ticket #2128 (mistake in help file) created by ffdshow
In AutoIt Help file, Compiling Scripts with Aut2Exe->Method 3 - The …
11:26 Ticket #2126 (_ArrayDisplay not able to display all elements of an array) closed by guinness
Completed: Added by revision [6775] in version: 3.3.9.1
08:13 Ticket #2121 (Au3Record creates incorrect function of WinWaitActivate) closed by Jpm
No Bug: In fact when saving the _WinWaitActive is created. The only error is related to ticket #2124 where an error is described for the call to Au3RecordSetup() that must be _Au3RecordSetup() It is intended that the extra information does not appear in the log in case multiple recording is done.

02/06/12:

23:34 Ticket #2127 (Obfuscator /striponlyincludes does not process block comments correctly) created by Koder <rick2000@…>
Obfuscator (v1.0.28.7) /striponlyincludes leaves the block comment end …
22:50 Ticket #2121 (Au3Record creates incorrect function of WinWaitActivate) reopened by Jpm
Thanks guiness to highlight that when launch directly without SciTE the option is not available. So I reopen it to have a fix in this context
19:18 Ticket #2126 (_ArrayDisplay not able to display all elements of an array) created by BrewManNH
There appears to be an undocumented change to _ArrayDisplay since at …
16:35 Ticket #2123 (Minimize Au3Info when using the Finder Tool) closed by Valik
Rejected: This is not a good idea. The real-time information the Info window shows is important to helping pick the correct control. It's also possible that users may have control highlighting turned off so they may need the Info window visible to know when they are on the correct control. Closing as rejected.
14:36 Ticket #2125 (_FileWriteFromArray crashes when writing a 2D array) created by water
When writing a 2D array the script crashes with error message: Array …
13:45 Ticket #2124 (Au3RecordSetup(): Underscore is missing at the calling to the func, ...) created by tzvielh6@…
1.Download autoit-v3-setup.exe ver 3.3.8.1 from autoit downloas. 2. …
08:00 Ticket #2121 (Au3Record creates incorrect function of WinWaitActivate) closed by Jpm
No Bug
02:50 Ticket #2123 (Minimize Au3Info when using the Finder Tool) created by anonymous
Would it be possible to minimize Au3Info when the Finder Tool is …

02/05/12:

17:04 Ticket #2122 (KEY_WOW64_32KEY support for registry keywords) created by JFX
Currently all Registry keyword support the 64 suffix to access native …
11:21 Ticket #2121 (Au3Record creates incorrect function of WinWaitActivate) created by guinness
Au3Record creates the function_WinWaitActivate instead of …

02/04/12:

22:23 Milestone 3.3.9.0 completed
22:21 Ticket #2111 (RunAs broken when Authenticated Users added to Replace a process level ...) closed by Valik
Fixed: Fixed by revision [6764] in version: 3.3.9.0
19:30 Ticket #488 (ObjGet() needs an instance parameter) closed by trancexx
Completed: Added by revision [6761] in version: 3.3.9.0

02/03/12:

06:27 Ticket #2120 (Improvements to _GuiCtrlListView_DeleteAllItems) created by Beege
I was noticing how deleting all items it a autoit listview took almost …

02/02/12:

16:40 Ticket #2119 ("_EventLog__Open" can not access additional Windows 7/2008 eventlogs) created by Trash
Hi, it seems that Autoit can only access the "standard" eventlogs …
05:22 Ticket #2118 (bug when launching a command Line program using @SW_HIDE) closed by Valik
No Bug: It's an application's choice whether it honors the show flag or not. Most applications do, some do not.

02/01/12:

20:21 Ticket #2118 (bug when launching a command Line program using @SW_HIDE) created by Le solutionneur
Using the command run(a"_command_line_program.exe", @ScriptDir, …

01/29/12:

21:49 Milestone 3.3.8.1 completed
19:47 Ticket #2117 (Improved _FileCountLines()) created by Spiff59
The following version of _FileCountLines() is 60-70% faster than the …
17:10 Ticket #2116 (random() is not random) closed by Valik
No Bug: Please go learn about pseudo-random number generators and seeding. Everything you describe is exactly what I expect and what anybody who understands how a pseudo-random number generator works should expect. No bug here. Not in AutoIt, at least.
11:19 Ticket #2116 (random() is not random) created by davegrave@…
There seems to be a bug if you use random() in multiple simultanously …
10:16 Ticket #1970 (Bug added to internal __FTP_ListToArray()) closed by guinness
Fixed: Fixed by revision [6735] in version: 3.3.9.0
00:34 Ticket #2068 (ACos() bug) closed by Valik
Fixed: Fixed by revision [6733] in version: 3.3.9.0
00:25 Ticket #2101 (Help not opening on Windows XP) closed by Valik
Works For Me: Works for me. I guess. I don't know, there's very little information here to diagnose the problem. Possibly related to some known SciTE-Lite issues that are fixed.
00:24 Ticket #2083 (AU3Record.exe error "missing MSVCR100.dll" when trying to run it) closed by Valik
Fixed: Fixed by revision [6730] in version: 3.3.9.0

01/28/12:

22:44 Ticket #2115 (Installer/Uninstaller issues) created by Valik
The installer for 3.3.8.0 installed to C:\Program Files\AutoIt3 on …

01/27/12:

01:19 Ticket #2113 (AU3Check misinterprets some object's property names as AI keywords) closed by trancexx
Fixed: Fixed by revision [6725] in version: 3.3.9.0

01/25/12:

18:00 Ticket #2114 (Performance increase to _ArrayDisplay()) created by Beege
I notice today that _arraydisplay() does not disable redraw before …
10:44 Ticket #2112 (Running debugger window and clicking close script window makes this ...) closed by guinness
Fixed: Fixed by revision [6713] in version: 3.3.9.0
01:49 Ticket #2113 (AU3Check misinterprets some object's property names as AI keywords) created by jchd
AU3Check raises an error on object's property names which are also …

01/24/12:

22:23 Ticket #2056 (Excel.au3 - 5 Broken Functions) closed by trancexx
Fixed: Even though the issue is not directly addressed, it's fixed in next beta as collateral.
19:39 Ticket #2109 (ProcessList and WinList should accept Default or -1) reopened by Valik
Replying to MrCreatoR <mscreator@…>: > It's the same, it will not return all processes/windows list. Perhaps it's a bug (if you say it should work). Without looking the code probably does something different when there are no parameters. What that means is the function doesn't support any form of default behavior so adding Default isn't just filling in missing functionality but adding new functionality. > And it's not about me been lazy (it's not in my nature :) ), this is about inconsistency with other functions that accept Default, and we talking about [optional] parameter. Look at many of the cases where Default is supported. It's in places where you want to skip parameters so you can access later parameters. For example, in WinMove() you might use Default for width so you can specify a new height. In this case you are asking for Default to exist on the only parameter the function takes (in the case of ProcessList()). So no, it's really not inconsistent. I'll re-open this merely to remind myself to look and see what is going on with the functions. I'm still not convinced supporting Default is really useful for these functions.
14:07 Ticket #2112 (Running debugger window and clicking close script window makes this ...) created by hebrayah@…
Running GUI created from your "Example GUI" works ok, but if debugger …

01/23/12:

21:49 Ticket #2111 (RunAs broken when Authenticated Users added to Replace a process level ...) created by caplant@…
We have an application that adds 'Authenticated Users' to 'Replace a …

01/22/12:

22:49 Ticket #1485 (Hard crash with ContinueCase) closed by trancexx
Fixed: Fixed by revision [6671] in version: 3.3.9.0
21:30 Ticket #2095 (_FTP_ListToArrayEx Helpfile Typo) closed by guinness
Fixed: Fixed by revision [6669] in version: 3.3.9.0
20:28 Ticket #2073 (ContinueLoop crashes script if nothing to jump) closed by trancexx
Fixed: Fixed by revision [6668] in version: 3.3.9.0
20:25 Ticket #2109 (ProcessList and WinList should accept Default or -1) closed by Valik
Rejected: The functions will never accept -1 because -1 is a number. To specify an default parameter for a string you use "". There is some merit to accepting the Default keyword. However your usage case just boils down to I'm too lazy to write If $param = Default Then $param = "" before you pass it to a function so I'm not inclined to make changes to the language itself to save you a single line of code.
20:22 Ticket #2110 (autoit.exe -> autoit.exe + autoit.dll) closed by Valik
Rejected: If you're going to get anal over the size of AutoIt then piss off and write everything in assembly so you can control every byte. You're missing the point of a high level language if you aren't willing to sacrifice a bit of size and performance for a lot of convenience. Also, I don't think Windows works how you think it does. Each process is going to load their own copy of the DLL so it's still going to take up memory even with your stupid idea. Lastly. Greater than 1GB of memory? I've used more than 1GB of memory for 5 years or more. I have 8GB of memory and that's about average now-a-days I think. Your "complaint" is really about a decade too late and it was as irrelevant then as it is now. Ticket rejected with extreme prejudice (and ridicule).
17:02 Ticket #2092 (ShellExecuteWait() receiving incorrect error levels on Windows XP.) closed by trancexx
No Bug: This is not bug on our side. AutoIt is correct about return value. What you should do is try exit batch without /B flag. This looks like cmd.exe bug on XP. Oh yes and... if you want to run batch file then don't use ShellExecute functions, use Run functions so that you know for sure what will happen.
10:33 Ticket #2110 (autoit.exe -> autoit.exe + autoit.dll) created by Ontosy
I like the idea about autoit to be separated in one dll, and a small …
10:12 Ticket #2088 (_ArrayDisplay not handling Default parameters correctly) closed by trancexx
Fixed: Fixed by revision [6664] in version: 3.3.9.0
04:19 Ticket #2108 (_Singleton leaves an open handle) closed by Valik
No Bug: Do you actually understand what the singleton pattern is? The whole point of the singleton pattern is to ensure that one and only one instance of the object (In this case the script) exists at a time. The function is already broken by returning anything at all. My original version exited but somebody who doesn't know what they are doing thought it would be a great idea to break the pattern for whatever asinine reason it was changed. Now you want to further break the function by further modifying already broken behavior? No, if I consent to any change to this function it will be to restore it back to it's true singleton pattern implementation. Closing as no bug.
Note: See TracTimeline for information about the timeline view.