Timeline
02/07/10:
- 22:57 Ticket #1459 (Hard Crash) created by
- The following causes a hard crash with the latest stable of AutoIt. …
- 20:29 Ticket #1458 (InetGetSize() only supports 32bit sizes) closed by
- Fixed: Fixed by revision [5674] in version: 3.3.5.4
- 15:50 Ticket #1457 (InetGetsize / VariableType) closed by
- Duplicate
- 10:11 Ticket #1458 (InetGetSize() only supports 32bit sizes) created by
- […] This returns what looks like an overflow number. Forum: …
02/06/10:
- 23:07 Ticket #1457 (InetGetsize / VariableType) created by
- INetGetSize reports unusable FileSize in Bytes if Remote File is …
- 23:05 Ticket #1391 (AU3Info Toolsbar page returns info allways on instance 1 instead of ...) closed by
- Fixed: Fixed by revision [5672] in version: 3.3.5.4
- 22:18 Ticket #462 (Send() can't send Unicode characters.) closed by
- Completed
- 22:17 Ticket #1452 (FileOpenDialog) closed by
- Rejected
- 21:51 Ticket #1446 (_Screencapture_Capture UDF height and width is 1 pixel off) closed by
- Fixed: Fixed by revision [5671] in version: 3.3.5.4
- 21:44 Ticket #1441 (_GUICtrlRichEdit_GetText: last character truncated) closed by
- Fixed: Fixed by revision [5670] in version: 3.3.5.4
- 19:01 Ticket #1456 (Beta 3.3.5.2 hard crash on WinXP3 OS:X86) closed by
- Fixed
- 18:58 Milestone 3.3.5.3 completed
- 17:21 Ticket #1444 (AutoIt info tools keeping highlights on previous highlighted control) closed by
- Fixed: Fixed by revision [5665] in version: 3.3.5.3
- 15:06 Ticket #1456 (Beta 3.3.5.2 hard crash on WinXP3 OS:X86) created by
- VMWare:OS:WIN_XP/Service Pack 3 CPU:X64 OS:X86 This MsgBox is shown …
- 13:07 Ticket #1450 (3.3.4.0 Doesn't Compile Well with Windows 7) closed by
- Fixed
- 13:05 Ticket #1440 (For...In...Next, Multi dimensional array.) closed by
- Fixed: Fixed by revision [5664] in version: 3.3.5.3
- 13:01 Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) closed by
- Fixed: Fixed by revision [5663] in version: 3.3.5.3
- 12:45 Ticket #1454 (_StringBetween does not find blank line correctly) closed by
- Fixed: Fixed by revision [5662] in version: 3.3.5.3
- 11:50 Milestone 3.3.5.2 completed
- 11:37 Ticket #961 (RegDelete fails to to delete reg key containing sub keys) closed by
- Fixed: Fixed by revision [5658] in version: 3.3.5.2
02/05/10:
- 00:24 Ticket #1455 (Scroll bug) closed by
- No Bug: SciTE 2.x is not supported.
02/04/10:
- 23:18 Ticket #1455 (Scroll bug) created by
- When I used SciTE Version 2.0.2.0 BETA I noticed when I where having …
- 19:12 Ticket #1454 (_StringBetween does not find blank line correctly) created by
- When using $line=_StringBetween('<center>', '</center>') to search the …
- 16:44 Ticket #1453 (_Net_Share_ShareCheck() always returns 0) created by
- Something broke _Net_Share_ShareCheck(). I have a broken script that …
- 13:48 Ticket #1452 (FileOpenDialog) created by
- Please add a parameter that can hide file masks in dialog, leaving …
- 13:04 Ticket #1451 (RegRead) created by
- Function RegRead must accept Default keyword for a ValueName, i.e. …
- 03:44 Ticket #1450 (3.3.4.0 Doesn't Compile Well with Windows 7) created by
- http://www.autoitscript.com/forum/index.php?showtopic=109412 See that …
02/03/10:
- 21:56 Ticket #1448 (#OnAutoItStartRegister ignored in compiled scripts) closed by
- Fixed: Fixed by revision [5657] in version: 3.3.5.2
- 18:07 Ticket #1449 (GUICtrlDelete(), GUICtrlCreateDummy()) created by
- Not sure If GUICtrlDelete() should delete a GUICtrlCreateDummy() …
- 03:45 Ticket #1448 (#OnAutoItStartRegister ignored in compiled scripts) created by
- #OnAutoItStartRegister "function" works as expected from interpretor, …
02/01/10:
- 20:05 Ticket #1447 (AutoIt timesout on winwait when run by Microsoft Deployment Toolkit 2008) closed by
- No Bug: Sigh. What is it about that big red box that people are ignoring? You haven't clearly defined a bug, you haven't provided a short script that demonstrates the problem and it sure sounds to me like you need support.
- 19:35 Ticket #1447 (AutoIt timesout on winwait when run by Microsoft Deployment Toolkit 2008) created by
- I have a couple AutoIt software installation scripts that timeout when …
- 19:29 Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) reopened by
- 11:03 Ticket #1446 (_Screencapture_Capture UDF height and width is 1 pixel off) created by
- Screencapture_capture will return a square that is 1 pixel too small …
- 07:50 Ticket #1445 (Wrong description for _MemGlobalFree()) created by
- If the function succeeds, returns FALSE but not TRUE. I think that …
- 02:26 Ticket #961 (RegDelete fails to to delete reg key containing sub keys) reopened by
- I'm going to re-open this so Jon can have a look and see if he can come up with a suitable explanation for the problem.
- 02:17 Ticket #1438 (_ArrayCombinations bug) closed by
- Fixed: Fixed by revision [5649] in version: 3.3.5.2
- 02:06 Ticket #1411 (FileReadLine enhancement to enable more efficient reading of very ...) closed by
- Rejected: You can easily do this yourself. Use FileRead() to read in fixed block sizes. Then use StringSplit() to break the data into an array of lines. Always prepend the last line of the previous read to the next read since you probably split that line in the middle and you won't miss any data.
- 02:03 Ticket #1422 (_GUICtrlStatusBar_GetWidth() states that it returns height) closed by
- Fixed: Fixed by revision [5648] in version: 3.3.5.2
- 01:54 Ticket #1432 (AutoIt3_x64.exe - GUIRegisterMsg($WM_NOTIFY, "MY_WM_NOTIFY")) closed by
- No Bug: Your NMHDR structure declaration is not correct. Use AutoIt's $tagNMHDR to get a correct version. It appears the documentation is wrong for that structure but the structure itself is declared correctly. Your attempt to declare the structure is fine for x86 but is a full 8-bytes too small for x64.
- 01:51 Ticket #1436 (Invalid helpfile/example '_INetGetSource.au3') closed by
- Fixed: Fixed by revision [5646] in version: 3.3.5.2
- 01:48 Ticket #1443 (Error in ExcelCom_udf (Excelbookopen)) closed by
- No Bug: Yeah, really good job reading the big red box. You failed to search the issue tracker, otherwise you would have found #1168. You failed to test with the latest versions. You failed to provide a test script. Since you are obviously using an old version of AutoIt you also failed to set the correct version. So riddle me this, why did you completely ignore the big red box?
01/31/10:
- 14:47 Ticket #1444 (AutoIt info tools keeping highlights on previous highlighted control) created by
- Environment(Language:040C Keyboard:0000040C OS:WIN_VISTA/Service …
- 14:44 Ticket #1443 (Error in ExcelCom_udf (Excelbookopen)) created by
- When Sheet1 is deleted in the workbook, Func _ExcelBookOpen gives an …
- 12:29 Ticket #1434 (Tidy, Multi Line, Trivial.) closed by
- Wont Fix: This is actually not really a bug but Tidy fixing a syntax error for you because it assumes you forgot a space in front of the underscore and inserts that in the first iteration. The reason the Indentation is not correct in one iteration is because the indentation logic is performed before the 'tidy' logic. I have no plans to fix this to make it work in one iteration and am more inclined to remove the "add space before underscore" since this was really done in the time the syntax changed and should be well known by now. Jos
- 10:29 Ticket #1431 (Multiple AutoIt3Wrapper outfiles) closed by
- Rejected: The #AutoIt3Wrapper_Outfile directive is used on the aut2exe program and only supports one output program, which meakes a lot of sense by the way. Use the #AutoIt3Wrapper_Run_After to copy the output program is that is what is needed. Jos
01/30/10:
- 21:34 Ticket #1442 (_FileWriteLog to allow allow file handle or filename as first parameter) created by
- Where an application is writing to a log file frequently, the opening …
- 14:50 Ticket #1441 (_GUICtrlRichEdit_GetText: last character truncated) created by
- _GUICtrlRichEdit_GetText sets the length of the string-buffer …
- 14:05 Ticket #1440 (For...In...Next, Multi dimensional array.) created by
- Not sure what the intended behavior is for For...In...Next in relation …
01/29/10:
- 18:52 Ticket #1439 (Icons included in script use wrong size) created by
- I have a script which uses a button with a 48x48 icon. When using an …
01/28/10:
- 17:53 Ticket #1438 (_ArrayCombinations bug) created by
- There is a bug that shows up when using _ArrayCombinations with most …
- 01:04 WikiStart edited by
- Tweak to table of contents. (diff)
- 00:04 WikiStart edited by
- Cleanups, Table of Contents and Commenting Guidelines. (diff)
01/27/10:
- 23:51 TicketGuidelines/NewTicketSummary edited by
- Formatting changed. (diff)
- 23:50 TicketGuidelines/NewTicketSummary edited by
- Minor cleanup (diff)
- 23:50 WikiStart edited by
- Changes to be more in line with ticket guidelines. (diff)
- 23:46 TicketGuidelines/NewTicketSummary edited by
- Added links to the pages containing the latest versions of AutoIt. (diff)
- 20:06 TicketGuidelines/NewTicketSummary edited by
- Added a new comment. (diff)
- 20:05 Ticket #1437 (Online Help(F1) for 'FileRead' doesn't work) closed by
- No Bug: Sigh, make it idiot proof and a bigger idiot comes along. Time to update the guidelines to tell people to check to ensure they really do have the latest version before assuming they have the latest version.
- 13:48 Ticket #1437 (Online Help(F1) for 'FileRead' doesn't work) created by
- Just notice a strange bug I'd like to report. When you're in SciTE …
01/26/10:
- 12:34 Milestone 3.3.5.1 completed
- 06:38 Ticket #1436 (Invalid helpfile/example '_INetGetSource.au3') created by
- There's a small bug in the helpfile/example: ...\Au3 Version …
01/25/10:
- 18:23 Ticket #1435 (Additions to RichEditConstants.au3 for Find replace dialog.) created by
- RichEditConstants.au3 already has the following constants for use with …
01/24/10:
- 18:54 Ticket #1433 (Picture driven computing) closed by
- Rejected: So you want a different language.
- 18:21 TicketGuidelines/NewTicketSummary edited by
- Typo (diff)
- 18:13 Ticket #1434 (Tidy, Multi Line, Trivial.) created by
- […] v2.0.29.0
- 15:25 Ticket #1433 (Picture driven computing) created by
- I'd like to see Auto-it handle 'picture driven computing'. The basic …
- 01:08 Ticket #1432 (AutoIt3_x64.exe - GUIRegisterMsg($WM_NOTIFY, "MY_WM_NOTIFY")) created by
- AutoIt:3.3.4.0/X64 (Os:WIN_7/X64 Language:0415 Keyboard:00000415 …
01/23/10:
- 23:19 TicketGuidelines/ModifyTicketSummary edited by
- Fixed link. (diff)
- 23:18 TicketGuidelines/ModifyTicketSummary edited by
- Changed format and added more information. (diff)
- 23:14 TicketGuidelines/NewTicketSummary edited by
- Added a bit of clarity and formatting changes. (diff)
- 20:00 TicketGuidelines/NewTicketSummary edited by
- More cleanup (diff)
- 19:59 TicketGuidelines/NewTicketSummary edited by
- Additions and clenaups (diff)
- 19:56 TicketGuidelines/ModifyTicketSummary created by
- Initial comment
- 19:52 TicketGuidelines/NewTicketSummary created by
- Initial configuration.
- 19:12 Ticket #1430 (RegRead() Function, Bug?) closed by
- No Bug: This is not a support forum. If your submissions contains a question, you're in the wrong place.
- 15:34 Ticket #1409 (Compile to .exe dialog keyboard shortcut nuisance) closed by
- Fixed: Fixed by revision [5628] in version: 3.3.5.1
- 15:25 Ticket #1428 (AdlibUnRegister function name is case sensitive.) closed by
- Fixed: Fixed by revision [5627] in version: 3.3.5.1
- 14:56 Ticket #1431 (Multiple AutoIt3Wrapper outfiles) created by
- I think it would be a good idea to allow users to output the EXE in …
- 08:52 Ticket #1430 (RegRead() Function, Bug?) created by
- Hello, I have a little problem about the RegRead() function. In …
- 06:53 Ticket #1429 (Change return value of FileGetSize() on failure.) closed by
- Rejected: Uh, no. If you need to know if an error occurred then check @error. That's why functions set it.
- 05:44 Ticket #1429 (Change return value of FileGetSize() on failure.) created by
- Please change the return value of FileGetSize() to -1 when failure …
- 01:22 Ticket #1428 (AdlibUnRegister function name is case sensitive.) created by
- If the function name passed to AdlibUnregister does not match a …
01/22/10:
- 18:58 Ticket #1426 ($PBS_MARQUEE speed selection) closed by
- Rejected: This is trivial to do by sending a single message to the control. Maybe you should ask how to do something on the forum first before making feature requests for something you can do yourself in a single line of code.
- 18:57 Ticket #1425 ($PBS_MARQUEE not in documentation) closed by
- No Bug: There are a lot of styles that are not documented.
- 18:55 Ticket #1427 (RegWite REG_BINARY wites data to registry that cannot read by other ...) closed by
- No Bug
- 17:35 Ticket #1427 (RegWite REG_BINARY wites data to registry that cannot read by other ...) created by
- This command worked fine in v3.2.12.0 RegWrite(" " & $device & …
- 16:50 Milestone 3.3.5.0 completed
- 16:42 Ticket #1054 (Character Encoding) closed by
- Completed: Added by revision [5621] in version: 3.3.5.0
- 15:56 Ticket #1426 ($PBS_MARQUEE speed selection) created by
- It would be nice if the progress bar function included an option to …
- 15:54 Ticket #1425 ($PBS_MARQUEE not in documentation) created by
- The $PBS_MARQUEE GUI style for progress bars is not included in the …
- 01:01 Ticket #1423 (Helpfile examples don't open anymore with the button.) closed by
- Fixed: Fixed by revision [5617] in version: 3.3.5.0
01/21/10:
- 20:16 Ticket #1424 (GUICtrlCreateListView: $LVS_EX_BORDERSELECT fails.) closed by
- No Bug: This is not a bug. As best I can tell $LVS_EX_BORDERSELECT is only valid when using $LVS_ICON. However, you can't specify $LVS_ICON at creation time with the AutoIt-native controls. Try using the UDF-version.
- 14:15 Ticket #1424 (GUICtrlCreateListView: $LVS_EX_BORDERSELECT fails.) created by
- […] $LVS_EX_BORDERSELECT being the only one that fails of ListView …
01/20/10:
- 20:50 Ticket #1423 (Helpfile examples don't open anymore with the button.) created by
- autoit3help doesn't set the SetCurrentDirectory anymore to the …
- 20:11 Ticket #1422 (_GUICtrlStatusBar_GetWidth() states that it returns height) created by
- The documentation states that the return value is the HEIGHT of the …
- 16:23 Ticket #1421 (GUIRichEdit UDF added line break) created by
- every StreamToVar / StreamToFile adds a line break to the rtf-text …
- 16:10 Ticket #1420 (GUIRichEdit UDF hidden selection) created by
- most GUIRichEdit-functions leave hidden selection - compare example: …
01/19/10:
- 19:54 Ticket #1417 (Ping() not working properly for generic network addresses) closed by
- Works For Me: I do not experience the same-subnet ping time issue. I cannot test the cross-subnet ping because I do not have another subnet to test with. Also, I cannot find anything we are doing wrong nor can I find any issues with the internal functions we are using. Based on the ping issue I think maybe you have some other subtle network issue that AutoIt is sensitive to that Ping is not. Closing this as works for me.
- 19:22 Ticket #1418 (_IEDocWriteHTML example from help) closed by
- Works For Me: Works for me.
- 19:17 Ticket #1419 (Directory Management Functions) closed by
- Rejected: Err, you do realize you can access the Windows API from AutoIt, right?
- 13:59 Ticket #1419 (Directory Management Functions) created by
- Is it possible to include some functions to get a signal when any …
- 13:56 Ticket #1418 (_IEDocWriteHTML example from help) created by
- >"C:\Program Files\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut …
- 08:20 Ticket #1417 (Ping() not working properly for generic network addresses) created by
- I'm getting the same behaviour as this gentleman here: …
- 02:37 Ticket #1414 (_GUICtrlButton_SetSize bug when restoring window) closed by
- No Bug: Psalty is correct. Moving native controls with anything but GUICtrlSetPos() is not supported and will lead to bugs.
- 02:29 Ticket #1416 (Open project in new window (right click context menu from Tabs)) closed by
- Rejected: I have no idea what you are talking about. I think it might be SciTE, but SciTE doesn't offer project management functionality. You're certainly not talking about AutoIt at any rate.
- 01:18 Ticket #1416 (Open project in new window (right click context menu from Tabs)) created by
- Could you please implement a function when right clicking on a Project …
01/18/10:
- 17:43 Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) closed by
- No Bug: Replying to Steveiwonder: > Ignore the noob script with all mouselclick spam etc , i still need to change some of that. Done. Now go read WikiStart.
- 12:17 Ticket #1415 (Issue with IE & HWnd($o_object.HWnd()) ERROR) created by
- This is the error I'm getting it worked once... i tested it again …
01/17/10:
- 10:33 Ticket #1412 (_GUICtrlStatusBar_ShowHide documentation for second parameter has no ...) closed by
- Fixed: Fixed by revision [5606] in version: 3.3.5.0
01/16/10:
- 22:19 Ticket #1414 (_GUICtrlButton_SetSize bug when restoring window) created by
- In any situation, if you create a button and then change the size of …
- 21:16 Ticket #1413 (Shared file access flags behavior change in FileOpen) closed by
- No Bug: If the files are now correctly locked... good! They should have been locked from day one but there was some bug I didn't have time to track down which was allowing them to be shared. The fact that they were shared *was* the bug, not that they can no longer be shared. If that "always shared" bug is indeed fixed then I can finally implement proper sharing and file locking (#546). This is no bug, assuming it's true.
- 20:21 Ticket #1413 (Shared file access flags behavior change in FileOpen) created by
- It seems that FileOpen function has been modified about the way it …
- 16:49 Ticket #1412 (_GUICtrlStatusBar_ShowHide documentation for second parameter has no ...) created by
- The documentation for the _GUICtrlStatusBar_ShowHide second parameter …
- 14:56 Ticket #1411 (FileReadLine enhancement to enable more efficient reading of very ...) created by
- I would like to suggest a possible enhancement to the FileReadLine() …
01/15/10:
01/14/10:
- 20:58 Ticket #1410 (Using Pointer type with COM-object throws error.) created by
- AutoIt doesn't seem to have any code dealing with variables of pointer …
- 20:02 Ticket #1409 (Compile to .exe dialog keyboard shortcut nuisance) created by
- Ctrl-C is mapped to the "Compile"-Button. So if I want to Copy/Paste …
- 17:49 Ticket #1408 (Date UDF) closed by
- Duplicate: I assume the search function for the issue tracker is broken? I also assume the download link to the latest beta version of AutoIt is broken? Duplicate #1361. Thanks for wasting time.
- 15:29 Ticket #1408 (Date UDF) created by
- When calling the Date UDF functions _SetDate and _SetTime with the …
01/13/10:
- 23:33 Ticket #1407 (Change the Trace Tools to use @ScriptLineNumber) closed by
- Rejected: Did you even bother to think about this? 1. @ScriptLineNumber does not work in compiled scripts. 2. There's a command to remove Trace statements, there's a command to add Trace statements. I wonder what would happen if you removed them then added them again?
- 23:21 Ticket #1407 (Change the Trace Tools to use @ScriptLineNumber) created by
- The Add Trace Lines and Add Func Trace Lines are both awesome tools …
- 22:23 Ticket #1376 (FileOpen()) closed by
- Completed: Added by revision [5597] in version: 3.3.5.0
- 04:49 Ticket #1406 (Proposed Change to _WinAPI_HiWord()) closed by
- Rejected: As mentioned on the forum, temporary fixes are not something I'm fond of making.
- 01:03 Ticket #1406 (Proposed Change to _WinAPI_HiWord()) created by
- Considering the discussion a few weeks ago about BitShift being a …
01/10/10:
- 11:02 Milestone 3.3.3.3 completed
- 10:54 Ticket #1403 (File write unicode text with bom error) closed by
- Fixed: Fixed by revision [5582] in version: 3.3.3.3
01/09/10:
- 17:37 Ticket #1405 (Array definition, less strict data-part format.) closed by
- Rejected: Empty parameter lists still using a comma as separate will lead to some of the most un-readable code you've ever seen. It is a syntax I will fight against. My other argument is that you shouldn't need array initializer syntax for multi-dimensional (3+) arrays anyway. With data that complex a tab or comma separated file would lead to much better.
- 16:48 Ticket #1405 (Array definition, less strict data-part format.) created by
- Just a idea. possible less strict array definition data-part format …
- 16:46 Ticket #1404 (AutoIt creates trojan infected exe files.) closed by
- No Bug: What a stupid bug report.
- 12:28 Ticket #1404 (AutoIt creates trojan infected exe files.) created by
- AutoIt created exe files are recognized containing the …
- 06:04 Ticket #1403 (File write unicode text with bom error) created by
- […] x.txt : �����й��� 00000000h: EF BB BF CF 92 CB 87 D7 90 C2 B9 …
01/08/10:
- 18:07 Ticket #1402 (Unable te read ini file key with quotas IniRead()) closed by
- No Bug: You're right, it doesn't. It's not a bug, either.
- 18:06 Ticket #1401 (Windows 7 Jump List) closed by
- Rejected: So do it? There's this thing called the Windows API. I suggest looking into it.
- 17:01 Ticket #1402 (Unable te read ini file key with quotas IniRead()) created by
- I try to read a ini key with quotas mark: [Section1] Key1="String …
- 16:18 Ticket #1401 (Windows 7 Jump List) created by
- I'd like to be able to populate at least "Tasks" in the jump lists if …
- 14:28 Ticket #1341 (Win7 x64 - Cannot send any messages to dialog controls) closed by
- No Bug: Closing as no bug unless I hear otherwise.
- 14:26 Ticket #1400 (PB to extract an exe file (exe2Aut V3)) closed by
- No Bug: Sounds like a corrupt file, and in any case is a support issue not a bug.
- 14:25 Ticket #1348 (aut2exe Mangles Named RCDATA Resources) closed by
- No Bug: No bug. Aut2exe is built to handle AutoItSC.bin as is (for now).
- 13:52 Ticket #1400 (PB to extract an exe file (exe2Aut V3)) created by
- hi everyone, I've a problem to extract an exe file, builded with …
- 11:26 Ticket #1339 (Update helpfile translations links) closed by
- Fixed
- 11:07 Ticket #1399 (_ColorSetRGB() is returning wrong color value) reopened by
- 11:02 Ticket #1399 (_ColorSetRGB() is returning wrong color value) closed by
- Fixed: Fixed by revision [5567] in version: 3.3.3.3
- 10:52 Ticket #1353 (_FileWriteToLine() excessively strict on input text type) closed by
- Fixed: Fixed by revision [5566] in version: 3.3.3.3
- 10:41 Ticket #1311 (MouseGetCursor() - identify also standard hand cursor (IDC_HAND)) closed by
- Completed: Added by revision [5565] in version: 3.3.3.3
- 10:37 Ticket #1398 ($tagPARAFORMAT2 incorrect) closed by
- Fixed: Fixed by revision [5564] in version: 3.3.3.3
- 04:08 Ticket #1399 (_ColorSetRGB() is returning wrong color value) created by
- The documentation of function _ColorSetRGB() states that the …
Note: See TracTimeline
for information about the timeline view.