Timeline
06/04/09:
- 17:15 Ticket #1002 (GUICtrlSetData: Edit: default: Improved documentation) closed by
- Fixed: Fixed in version: 3.3.1.1
- 17:08 Ticket #1006 (@MSEC should return time from 000 to 999) closed by
- Fixed: Fixed in version: 3.3.1.1
- 17:00 Ticket #1004 (_PathFull bug in beta autoit 3.3.1) closed by
- Fixed: Fixed in version: 3.3.1.1
- 16:56 Ticket #1007 (Help File: Un-needed include) closed by
- Fixed: Fixed in version: 3.3.1.1
- 16:13 Ticket #1007 (Help File: Un-needed include) created by
- In the help file, TCPSend has an un-needed include, GuiConstantsEx. …
- 09:23 Ticket #1006 (@MSEC should return time from 000 to 999) created by
- @MSEC should return time from 000 to 999, today it return values from …
- 09:08 Ticket #1005 (TraySetClick bug) created by
- Environment = 3.3.0.0 under WIN_XP/Service Pack 3 X86 Setting …
- 08:40 Ticket #1004 (_PathFull bug in beta autoit 3.3.1) created by
- I tried the example in the help file for the function _PathFull but I …
06/03/09:
- 23:04 Ticket #1003 (FileSelectFolder: flag doesn't work as documented) closed by
- No Bug: Replying to c.haslam: > {{{ > $s = FileSelectFolder("Choose","",2) > }}} > shows New Folder button > So does > {{{ > $s = FileSelectFolder("Choose","",2+4) > }}} For some reason AutoIt hard-codes the "Hide New Folder" button flag. The flag requires Windows XP+ with IE6+. If you are using IE5 or Windows 2000 then the button will always show no matter what. > Doc says "UNC paths are not supported". They are, at least for directories. (If you pick a drive on a peer, it returns ...\NetHood\...) That is not the path to a UNC resource, however. The expected path for a UNC resource is " server\share". > Doc says '"Create Folder Button" may require Win XP'. It works on Win2K. As mentioned above, hiding the button requires Windows XP. Showing the button is the default Windows behavior. If you are using a system in which the hide flag is not supported then the button is going to always show. No bugs here.
- 21:20 Ticket #1003 (FileSelectFolder: flag doesn't work as documented) created by
- […] shows New Folder button So does […] Doc says "UNC paths are …
06/02/09:
- 20:02 Ticket #1002 (GUICtrlSetData: Edit: default: Improved documentation) created by
- I find the current documentation for the default parameter unclear. I …
06/01/09:
- 22:23 Ticket #1000 (Error Message) closed by
- Fixed: Fixed in version: 3.3.1.1
- 20:51 Ticket #1001 (Program crashes on standalone runtime but not when running from ide (Scite) closed by
- No Bug: Read WikiStart. You probably should be asking for support on the forum. You definitely are not providing a small script to reproduce the issue. There is absolutely no reason this should be on the issue tracker until you actually have something to show.
- 20:35 Ticket #1001 (Program crashes on standalone runtime but not when running from ide (Scite) created by
- I have a program which creates a Windows WMI object to retrieve info …
- 18:02 Ticket #1000 (Error Message) created by
- _GUICtrlListBox_Create with 3.3.1.0 beta result error message …
- 17:04 WikiStart edited by
- Added a couple situations when new tickets should not be created. (diff)
05/31/09:
- 23:15 Ticket #999 (_GUICtrlTreeView_SetFocused) created by
- Sorry Gary. I read your response here : …
- 22:23 Ticket #998 (@VirtualDesktopWidth + @VirtualDesktopHeight + @DesktopMonitors) created by
- According to this topic …
- 18:12 Ticket #997 (Not-updated documentation with regard to ablibEnable.) closed by
- Fixed: This has already been fixed in 3.3.1.1.
- 15:42 Ticket #997 (Not-updated documentation with regard to ablibEnable.) created by
- In the beta helpfile, if you run a search for adlibEnable, you will …
- 15:29 Ticket #996 (Beta documentation errors (Tweaky)) created by
- Hi, we have translate the english helpfile into german. So we see that …
- 14:42 Ticket #995 (_GUICtrlTreeView_SetFocused) closed by
- No Bug: http://msdn.microsoft.com/en-us/library/aa452683.aspx TVIS_FOCUSED is a CE item state even though the author of the UDF included it in his functions. Although it isn't listed as a regular windows treeview item state it does work although it doesn't set the rectangle around the item like CE does. Therefore if you want the item to have focus and show it in a regular windows item use _GUICtrlTreeView_SetSelected as I suggested before.
- 11:06 Ticket #995 (_GUICtrlTreeView_SetFocused) created by
- Sorry to re-create a new ticket, but Gary close the previous ticket …
- 09:07 Ticket #985 (errors in der helpfile for AutoIt 3.3.1.0 Beta) closed by
- Fixed: Fixed in version: 3.3.1.1
- 08:09 Ticket #982 (Checkbox backcolor in tab) closed by
- Duplicate: Closing as a duplicate of #975.
05/30/09:
- 19:16 Ticket #993 (_WinAPI_CreateWindowEx: Cannot find window class) closed by
- No Bug: I'm closing this as no bug. The example is non-runnable (Again, you know better to give such a poor example). I see nothing obviously wrong with the example.
- 19:02 Ticket #983 (InetGet* functions failing under XP SP2) closed by
- Fixed: Fixed in version: 3.3.1.1
- 18:43 Ticket #984 (Addition to @OSVersion) closed by
- Completed: Added in version: 3.3.1.1
05/28/09:
- 22:27 Ticket #994 (For ... In ... Next: added functionality) closed by
- Rejected: Given that I can't even figure out what you're trying to accomplish with that code, the answer is no.
- 21:40 Ticket #994 (For ... In ... Next: added functionality) created by
- It would be convenient to be able to write, for example: For $el In …
- 18:06 Ticket #991 (64 bit Rgistry Bug with New Scite and Autoit Mismatch) closed by
- No Bug: Exactly as I expected. When you run through SciTE it is using the 64-bit version. When you compile it's using the 64-bit version because you must explicitly choose to compile using the 64-bit version. Now, as for the registry keys. If you look for a 64-bit key with a 32-bit program you must explicitly specify the 64-bit path. The same holds true when trying to access a 32-bit key from a 64-bit program. Windows employs registry redirection which you need to read up on and understand. As expected, this is not a bug.
- 16:57 Ticket #991 (64 bit Rgistry Bug with New Scite and Autoit Mismatch) reopened by
- Creating a new ticket to report the exact same reported here is very rude. I have deleted the new ticket. To anybody who thinks they are reproducing this issue, do a very simple test: […] Run that script from SciTE and tell us the results. Run that script compiled and tell us the results.
- 16:20 Ticket #992 (Macros for all useful system user folders) closed by
- Rejected: Replying to larchen: > Macros for ALL useful User Shell Folders. Your definition of useful may not match what others find useful. For example, as far as I'm concerned we have provided macros for all the useful ones. The rest you can get yourself with a single line of RegRead().
- 13:16 Ticket #993 (_WinAPI_CreateWindowEx: Cannot find window class) created by
- hi, with 3.3.0.0 everything is ok only with 3.3.1.0 show me this …
- 11:05 Ticket #992 (Macros for all useful system user folders) created by
- Hi! I´m just starting out using AutoIt and I´m totally loving it. The …
05/27/09:
- 20:46 Ticket #989 (Autoitx3.dll in beta version) closed by
- Fixed: Fixed in 3.1.1.1.
- 20:33 Ticket #991 (64 bit Rgistry Bug with New Scite and Autoit Mismatch) closed by
- No Bug: You need to look at WikiStart and probably go visit the forum. It's a long way from clear as to what you are talking about.
- 19:45 Ticket #991 (64 bit Rgistry Bug with New Scite and Autoit Mismatch) created by
- This happens in the May 21 build of Scite When trying to access 32 bit …
- 12:47 Ticket #990 (Wiki thumbnail creator broken) created by
- The wiki thumbnail creator is broken and gives a grey error box. To …
- 08:50 Ticket #989 (Autoitx3.dll in beta version) created by
- Seems to be not a valid dll Autoitx3 won't be register with a message …
- 01:50 Ticket #974 (WindowFromPoint API function tagPoint structure on x64 based systems) closed by
- Fixed: Fixed in version: Future Release
- 01:19 Ticket #979 (_ArrayDisplay() - just old/incorrect syntax in header comment) closed by
- Fixed: Fixed in version: Future Release
05/26/09:
- 23:42 Ticket #986 (_GUICtrlMenu_EnableMenuItem: improved example) closed by
- No Bug: Actually it would be a feature request. And the example in the help much simpler and clearer.
- 21:55 Ticket #987 (Telnet capabilities) closed by
- Rejected
- 21:10 Ticket #988 (TCP Send with URGENT bit active) created by
- Would like to attempt to write a Telnet client. Need to be able to …
- 21:08 Ticket #987 (Telnet capabilities) created by
- Need to have telnet directly inside AU3 script. Using TCP* to port 23 …
- 19:40 Ticket #986 (_GUICtrlMenu_EnableMenuItem: improved example) created by
- I suggest that the attached example would be clearer than the existing …
- 18:10 Ticket #985 (errors in der helpfile for AutoIt 3.3.1.0 Beta) created by
- Hi, we have translate the english helpfile into german. So we see that …
- 17:53 Ticket #980 (Scite4AutoIt3 - include latest Koda version) closed by
- Fixed
- 16:14 Ticket #984 (Addition to @OSVersion) created by
- Requesting a change made to the macro @OSType to support the …
- 11:48 Ticket #983 (InetGet* functions failing under XP SP2) created by
- These functions don't work for me at all under WinXP SP2 however work …
- 11:14 Ticket #982 (Checkbox backcolor in tab) created by
- […]
- 10:39 Ticket #981 (_WinAPI_AnsiToOem + _WinAPI_OemToAnsi) created by
- Here is proposition for new UDF to WinApi include also with examples: …
- 09:38 Ticket #980 (Scite4AutoIt3 - include latest Koda version) created by
- In Scite4AutoIt3 from 2009-05-21 there is included Koda version …
- 09:30 Ticket #979 (_ArrayDisplay() - just old/incorrect syntax in header comment) created by
- "C:\Program Files\AutoIt3\Include\array.au3" now it's (3.3.1) …
- 09:19 Ticket #978 (Au3Info - ToolBar info - add ToolTip Text,Image Index) created by
- Au3Info - ToolBar info Tab --> add new "ToolTip Text" and maybe also …
05/25/09:
- 15:18 Ticket #975 (GUICtrlCreateCheckbox() on tabs.) closed by
- Fixed: Fixed in version: 3.3.1.1
- 12:10 Ticket #975 (GUICtrlCreateCheckbox() on tabs.) reopened by
- It was not clear to me which script reproduce your problem. In fact run the following script under Vista/Scite is OK but Vista only not !!! […] The problem seems to come from the fact that the bk color tab is retrive with the pixel 0,0 of the tab ... I work on the subject now
05/24/09:
- 20:19 Ticket #977 (Problem with object creation in GUICtrlCreateEdit.) closed by
- No Bug: Why does it not occur to you that maybe there's something wrong on your machine? Why do you just assume it's a bug in our software?
- 19:49 Ticket #977 (Problem with object creation in GUICtrlCreateEdit.) created by
- The example script on GUICtrlCreateEdit attempts to create a richedit …
- 17:54 Ticket #975 (GUICtrlCreateCheckbox() on tabs.) closed by
- Works For Me: I don't understand the pb as if you remove the tabitem the checkbox is created not on the tab whatever you think it is as an ctrl over the tab control. the bkcolor if defined just make the ctrl on the gui having the gui color. For me there is no problem just difficulty on overlayed controls understanding which is point out in the doc to be a difficult problem !!!
05/23/09:
- 03:01 Ticket #973 (_FileListToArray()) closed by
- Rejected
- 02:57 Ticket #947 (RegRead fails for the first try reading a key) closed by
- No Bug: I'm closing this as no bug. The error returned is ERROR_INVALID_PARAMETER (The parameter is incorrect). The error is accurate because of the extra "\" in the key name. I have a theory as to why it works sometimes and doesn't work other times but it's rather technical and pretty much irrelevant since it's not a bug we can fix. If there is a bug here, it's in the Windows API for not rejecting the key every time.
- 00:49 Ticket #968 (AutoUpdateIt needs updated due to Inet changes.) closed by
- Completed: Changed in version: 3.3.1.1
05/22/09:
- 21:40 Ticket #976 (InetGet with more than 2 params fails Au3Check) closed by
- Fixed: Grrr, you guys need to be reading the Latest Beta thread. This is the second issue that has already been fixed because of comments made in that thread.
- 20:40 Ticket #976 (InetGet with more than 2 params fails Au3Check) created by
- When you specify more than 2 parameters in InetGet, you will get an …
- 17:47 Ticket #975 (GUICtrlCreateCheckbox() on tabs.) created by
- The code is pretty self explanatory. Black areas (desktop color) …
- 09:51 Ticket #974 (WindowFromPoint API function tagPoint structure on x64 based systems) created by
- After some tests it turned out that using the _WinAPI_WindowFromPoint …
- 06:25 Ticket #973 (_FileListToArray()) created by
- A substantial speed increase has been realized by the change to …
- 02:02 Ticket #972 (Example file incorrect) closed by
- Fixed: Yes, we know.
- 01:26 Ticket #972 (Example file incorrect) created by
- For #OnAutoItStartRegister It has […] but should be […] …
05/21/09:
- 13:44 Ticket #971 (Func _GetIP() issues) closed by
- No Bug: In fact 3.3.0 is OK, you don't get the official version of Inet.au3 which contain special scanning for the failing one. I don't know if it is a real improvement to change something working. PS no idea why you get a potential spam perhaps Valik can answer
- 13:13 Ticket #971 (Func _GetIP() issues) created by
- The current _GetIP() function found in Inet.au3 uses …
- 13:03 Ticket #969 (FileFindNextFile @extended = 0 for folder $Recycle.Bin) closed by
- Fixed: Fixed in version: 3.3.1.1
05/20/09:
- 21:16 Ticket #970 (I want the goto command back :|) closed by
- Rejected: Goes without saying
- 21:04 Ticket #970 (I want the goto command back :|) created by
- I understand that all your loops are good instead of using labels and …
- 20:33 Ticket #969 (FileFindNextFile @extended = 0 for folder $Recycle.Bin) created by
- Win7 RC1, AutoIt 3.3.1.0 FileFindNextFile returns @extended = 0 (a …
- 18:48 Milestone 3.3.1.0 completed
- 03:03 Tickets #408,884,949 batch updated by
- Completed: Added in version: 3.3.1.0
- 02:34 Ticket #442 (Proposed changes to _StringAddThousandsSep()) closed by
- Completed: Added in version: 3.3.1.0
05/19/09:
- 22:25 Ticket #968 (AutoUpdateIt needs updated due to Inet changes.) created by
- AutoUpdateIt needs to be updated due to the changes to the Inet …
- 22:24 Ticket #967 (Inet functions need to support FTP through a proxy.) created by
- FTP connections through a proxy do not work.
- 16:08 Ticket #965 (ListViewItem not responding to SetOnEvent) closed by
- No Bug: Just read the doc the control can fail and you are in the case
- 16:07 Ticket #966 (_FileListToArray - new flag (4)) created by
- Here is proposition for change to _FileListToArray(). It's fully …
- 16:01 Ticket #963 (Incorrect Sound.au3 Help file entries) closed by
- Fixed: Fixed with your help. Thanks
- 15:40 Ticket #965 (ListViewItem not responding to SetOnEvent) created by
- If the number of delimited items in the "text" of a ListViewItem is …
05/18/09:
- 06:56 Ticket #964 (_ArrayCombinations() not returning expected results.) closed by
- No Bug: From mathematical stand point there is no bug. there must be 10!/(2! * (10-2)!) = 45 entries. Thoses entries does not have "order" neither "duplicate"
- 01:22 Ticket #964 (_ArrayCombinations() not returning expected results.) created by
- This function skips a large amount of the combinations, because it …
05/17/09:
- 16:52 Ticket #951 (_ArrayDisplay - $iLVIAddUDFThreshold: 4000 ==> 65000) closed by
- Fixed: Fixed in version: 3.3.1.0
- 09:43 Ticket #963 (Incorrect Sound.au3 Help file entries) created by
- This thread …
- 08:44 Ticket #957 (Assert keyword or function) closed by
- Completed: Added in version: 3.3.1.0
- 07:05 Ticket #962 (SQLite - update it to latest version) closed by
- Completed: Be patient it is done already just waiting beta/release delivery …
05/16/09:
- 19:21 Ticket #962 (SQLite - update it to latest version) created by
- SQLite is in 3.6.7 version in AutoIt 3.3.0 According to …
- 17:26 Ticket #921 (AutoIt is retrieving wrong values from Data Base (AS400 Data Base)) closed by
- Wont Fix: I close it as I can't reproduce. Please reopen with something we can reproduce in our tests.
- 17:17 Ticket #952 (_ArrayDisplay - add new optional parameter for column header text) closed by
- Completed: Added in version: 3.3.1.0
- 16:58 Ticket #961 (RegDelete fails to to delete reg key containing sub keys) closed by
- Works For Me: I am surprised that you can create a key under HKLM. I can't under the standard Vista which have a similar code as 2003 Server 64-bit I change HKLM to HKCU and everything is fine under Vista 64-Bit
- 07:11 Ticket #961 (RegDelete fails to to delete reg key containing sub keys) created by
- This issue only happens when using a 32bit exe on a 64bit OS. Trying …
05/15/09:
- 23:30 Ticket #960 (AutoIT v3 Windows info and AutoIT API having problem with handler in ...) closed by
- Rejected: You seem incredibly confused. I think you need to be posting on the forum to sort out whatever issue it is you have.
- 22:52 Ticket #958 (_ArrayDisplay - bad centering of window after adjust its width) closed by
- Fixed: Fixed in version: 3.3.1.0
- 21:06 Ticket #960 (AutoIT v3 Windows info and AutoIT API having problem with handler in ...) created by
- Hi, I did not take time to look all the error bug, but this one is …
- 18:25 Ticket #959 (GUICtrlGetState doesn't work for listview with enable flag) closed by
- No Bug: Read the documentation, please.
- 17:50 Ticket #959 (GUICtrlGetState doesn't work for listview with enable flag) created by
- Hi All, It seems that GUICtrlGetState doesn't work with a listview. …
- 16:52 Ticket #958 (_ArrayDisplay - bad centering of window after adjust its width) created by
- Inside this function there is code for adjusting width of window …
05/14/09:
- 22:58 Ticket #956 (SQLite include couldn't be handled by Obfuscator /striponly) closed by
- No Bug: I am working on a new version which will contain an update of SciTE 1.78. Also the support for ANSI will be removed as its done in AutoIt3. This need coding time and testing so will release it when I am done. Jos :)
- 20:41 Ticket #957 (Assert keyword or function) created by
- Could we add an Assert keyword of function that would break execution …
- 10:18 Ticket #956 (SQLite include couldn't be handled by Obfuscator /striponly) created by
- When I include SQLite in my script and try to do striponly by …
- 08:40 Ticket #955 (Worm WIN32/SillyAutoRun.AYD detected in EXE file) closed by
- No Bug: I don't feel like giving you a civilized answer. Maybe somebody else will. Or maybe you'll figure out on your own what you need to do.
- 08:29 Ticket #955 (Worm WIN32/SillyAutoRun.AYD detected in EXE file) created by
- Hi all, I'm using the AutoIt version 3.3 and I have created an Exe …
- 01:11 Ticket #954 (WinWaitActive("I/M Period End Processing",5) stalls autoit) closed by
- No Bug: Or, you could be calling the function wrong. Should have been posted in the support forum first. It's a very simple and obvious error on your part.
- 00:59 Ticket #954 (WinWaitActive("I/M Period End Processing",5) stalls autoit) created by
- […] Autoit appears to be waiting indefinitely for the listed …
05/13/09:
- 18:25 Ticket #953 (New Function request – WinServiceStop and WinServiceStart) closed by
- Rejected: There are plenty of people who have written UDF's to do this. It does not need to be built in. A well written Services-related UDF library would be accepted but it would have to be written by someone other than us.
- 17:56 Ticket #953 (New Function request – WinServiceStop and WinServiceStart) created by
- Just a small request to have two new functions added to AutoIt. One to …
- 12:21 Ticket #952 (_ArrayDisplay - add new optional parameter for column header text) created by
- _ArrayDisplay() - add new last optional parameter $sHeader for column …
- 12:10 Ticket #951 (_ArrayDisplay - $iLVIAddUDFThreshold: 4000 ==> 65000) created by
- ListView items limit has been increased from 4000 to 65000 since …
- 04:17 Ticket #899 (Change default "Open" verb for ShellExecute to allow support for all ...) closed by
- Completed: Changed in version: 3.3.1.0
05/12/09:
- 17:06 Ticket #947 (RegRead fails for the first try reading a key) reopened by
- I said that I could reproduce this bug so you do not need to be closing it. If the extra \ actually mattered, it would always fail. It doesn't always fail, it fails in a very strange manner. Give me some time to look into this further, please.
- 13:59 Ticket #945 (script hangs the pc if run multiple time) closed by
- No Bug: This script cannot work as is as it is sending to desktop. Not so useful. More the multiple send can be interspeeded and the hang can occur of desynchronization on multiple execution as the last execution can be in the entering state Ctrl down and will not do an Ctrl-Up To suppress the hang just push on ctrl key that will restore the keyboard typing. to be simple you cannot do script like that. If you have follow the Valik advice It would have simplify my analysing task.
- 09:31 Ticket #936 (File version) closed by
- No Bug
- 09:27 Ticket #947 (RegRead fails for the first try reading a key) closed by
- No Bug: I don"t know why XP behave this way but you get an extra '\' If you remove it everything is OK […]
05/11/09:
- 23:54 Ticket #937 (TrayItemSetState() and TrayItemGetState()) closed by
- Fixed: Fixed in version: 3.3.1.0
- 18:26 Ticket #897 (StringToASCIIArray() does not work correctly with binary data.) closed by
- Fixed: Fixed in version: 3.3.1.0
- 18:18 Ticket #919 (Binary() is ignored in ConsoleWrite()) closed by
- Fixed: Fixed in version: 3.3.1.0
- 18:11 Ticket #615 (License needs fixed) closed by
- Fixed: Fixed in version: 3.3.1.0
- 07:07 Ticket #950 (ArraySort bug in some cases) closed by
- No Bug: Looks good to me. Please use our forums for questions or when you are not sure you found a bug. Jos
- 00:09 Ticket #950 (ArraySort bug in some cases) created by
- Hello. Environment = 3.3.0.0 under WIN_XP/Service Pack 3 X86 …
05/10/09:
- 23:38 Ticket #949 (Add custom User Agent for InetGet function) created by
- Hello. It would be great to add possibility for custom User-Agents …
- 22:18 Ticket #948 (_GUICtrlTreeView_SetFocused) closed by
- Works For Me: Works for me. I think your confusing it with _GUICtrlTreeView_SelectItem. Just because an item has focus doesn't mean it is highlighted. Questions should be submitted on the forum.
- 20:51 Ticket #948 (_GUICtrlTreeView_SetFocused) created by
- _GUICtrlTreeView_SetFocused seems to not working properly. If I try …
05/09/09:
- 12:44 Ticket #947 (RegRead fails for the first try reading a key) created by
- When I change the key for example from 'DeviceConnect' to 'DeviceFail' …
- 04:34 Ticket #946 (Disable automatically generated msg mox alerts) closed by
- Rejected: You need to read WikiStart. There are at least 4 major things wrong with this ticket.
- 03:25 Ticket #946 (Disable automatically generated msg mox alerts) created by
- Is there any way to disable message box alerts for Autoit, which are …
05/07/09:
- 15:23 Ticket #945 (script hangs the pc if run multiple time) created by
- […] i have built this code and created a short cut to the created …
05/05/09:
- 23:40 Ticket #944 (Self extractable file and documentation) closed by
- No Bug: Either you have a corrupt download, a corrupt file or you did not extract all the files. If you have further trouble post on the forum. I just downloaded the self-extracting archive and all files are present.
- 23:22 Ticket #944 (Self extractable file and documentation) created by
- I decompressed the self extractable file. The autoit3.chm is not …
Note: See TracTimeline
for information about the timeline view.