Timeline
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 …
01/07/10:
- 22:08 Milestone 3.3.3.2 completed
- 21:52 Ticket #1352 (StringSplit hard crash on binary data) closed by
- Fixed: Fixed by revision [5559] in version: 3.3.3.2
- 18:31 Ticket #1396 (DllCallbackGetPtr crashes on invalid handle) closed by
- Fixed: Fixed by revision [5555] in version: 3.3.3.2
- 18:25 Ticket #1392 (OnAutoItExitRegister is causing AutoIT to crash) closed by
- Fixed: Fixed by revision [5554] in version: 3.3.3.2
- 17:22 Ticket #1398 ($tagPARAFORMAT2 incorrect) created by
- The declaration of $tagPARAFORMAT2 in GUIRichEdit is incorrect. …
- 11:09 Ticket #1397 (HotKeySet not working when default keyboard layout set as non-english) created by
- For users that have they default keyboard layout set to other …
- 00:42 Ticket #1311 (MouseGetCursor() - identify also standard hand cursor (IDC_HAND)) reopened by
- This will not be in the next release of AutoIt.
01/06/10:
- 20:41 Ticket #1311 (MouseGetCursor() - identify also standard hand cursor (IDC_HAND)) closed by
- Completed: Added by revision [5549] in version: 3.3.3.2
- 18:07 Ticket #1319 (AutoIt3.exe always exists after closing script with RichEdit) reopened by
- If I wanted this ticket closed I would have closed this ticket.
- 17:07 Ticket #1319 (AutoIt3.exe always exists after closing script with RichEdit) closed by
- Fixed
- 17:03 Ticket #1396 (DllCallbackGetPtr crashes on invalid handle) created by
- Not much to say. DllCallbackGetPtr() produces an access violation on …
- 10:50 Ticket #1360 (for what are these files) closed by
- Fixed: Fixed by revision [5536] in version: 3.3.3.2
- 06:47 Ticket #1393 (Script crashes with error reported in EventLog.au3 at line 475) closed by
- Fixed: Fixed by revision [5524] in version: 3.3.3.2
01/05/10:
- 22:16 Ticket #1356 (Problem with table data for _GDIPlus_GraphicsMeasureString) closed by
- Fixed: Fixed by revision [5523] in version: 3.3.3.2
- 21:32 Ticket #1395 (DLLCallbacks on Exit) created by
- I wish it would be possible to have DLLCllbacks persist longer in the …
- 18:21 Ticket #1356 (Problem with table data for _GDIPlus_GraphicsMeasureString) reopened by
- Fixing one page and ignoring the dozen others that are also broken doesn't mean the ticket is closed.
- 18:19 Ticket #1384 (404 Not Found error when clicking links for explanations of functions) reopened by
- If a bug is not fully fixed, don't close the bug report.
- 18:18 Ticket #1394 (Comodo Internet Security reports dangerous program) closed by
- No Bug: I can tell you to use the forum if you want to ask questions or need support.
- 17:01 Ticket #1394 (Comodo Internet Security reports dangerous program) created by
- CIS are labelling Scite program TheHook.dll as a dangerous program. I …
- 16:39 Ticket #1393 (Script crashes with error reported in EventLog.au3 at line 475) created by
- My Usage: Script uses EventLog.au3 to access remote event logs. The …
- 13:25 Ticket #1361 (_SetTime() and _SetDate() crash when accessing non-array) closed by
- Fixed: Solved by #1378
- 13:24 Ticket #1378 (Wrong error handling in _Date_Time_SetLocalTime) closed by
- Fixed: Fixed by revision [5520] in version: 3.3.3.2
- 12:14 Ticket #1356 (Problem with table data for _GDIPlus_GraphicsMeasureString) closed by
- Fixed: Fixed by revision [5519] in version: 3.3.3.2
- 12:05 Ticket #1384 (404 Not Found error when clicking links for explanations of functions) closed by
- Fixed: Fixed by revision [5518] in version: 3.3.3.2
- 06:02 Ticket #1392 (OnAutoItExitRegister is causing AutoIT to crash) created by
- The title says it all..
- 00:31 Ticket #1391 (AU3Info Toolsbar page returns info allways on instance 1 instead of ...) created by
- The AutoIT V3 info added the feature as described in ticket #140. …
01/04/10:
- 23:11 Milestone 3.3.3.1 completed
- 22:51 Ticket #682 (Remove 64K line limit for FileReadLine()) closed by
- Completed: Added by revision [5514] in version: 3.3.3.1
- 21:57 Ticket #1389 (Multiple _IEAttach Use Fails) closed by
- Fixed: Fixed by revision [5509] in version: 3.3.3.1
- 20:25 Ticket #1387 (_IECreate() - bug with 3.3.3.0 beta) closed by
- Works For Me: Closing as works for me since I can't reproduce the issue.
- 20:02 Ticket #1390 (ControListView causes Microsoft Management Console to crash ...) closed by
- No Bug
- 19:48 Ticket #1390 (ControListView causes Microsoft Management Console to crash ...) created by
- script: […] output from _DebugBugReportEnv() […] When the …
- 17:51 Ticket #1389 (Multiple _IEAttach Use Fails) created by
- After upgrading from 3.3.0.0 to 3.3.2.0, multiple calls to _IEAttach …
- 15:35 Ticket #1388 (GUIRegisterMsg() return value) closed by
- Rejected: The @extended macro can only return numeric values. I'm closing this as rejected. At some point all our "Register" stuff should use a stack similar to AdlibRegister().
- 14:54 Ticket #1219 (Fix TracTicketDelete) closed by
- Fixed: Fixed by upgrading to a newer version of the plugin.
- 13:56 Ticket #1388 (GUIRegisterMsg() return value) created by
- Hi Lads, I think I've read this already in past somewhere, but …
- 13:12 Ticket #1387 (_IECreate() - bug with 3.3.3.0 beta) created by
- _IECreate()displays an error with version 3.3.3.0 beta […] ERROR: …
- 01:21 Ticket #1386 (Union support) closed by
- Rejected: That syntax won't work. DllStructGetData() wouldn't know what to return. Thinking about it, why is this an issue? Don't you know at compile time which particular piece of data you want? For example, in your example, assume you want to use the "short" data. You calculate the size of the member to be 64-bits (the size of the largest union member which is double). Thus you would use int64. I can't imagine it being very common that you need to access more than one type of union members. I think I'm going to close this as rejected because: 1. I don't see many unions. 2. The syntax is going to be difficult to get usable in order for AutoIt to do the right thing. 3. My experience with unions has been that I needed one of the data types so in AutoIt I would just use the best size type for that data-type.
01/03/10:
- 16:53 Ticket #1386 (Union support) created by
- Working with unions in dllstructs is extremely annoying and tiresome …
- 16:20 Milestone 3.3.3.0 completed
01/02/10:
- 22:57 Ticket #1385 (AV scan by Comodo Internet Security) closed by
- No Bug: Inform your AV provider. The thehook.dll is indeed a dll that hooks the keyboard and mouse because that what it is needed to make a macrogenerator. Anyway, closing this ticket.
- 21:52 Ticket #1385 (AV scan by Comodo Internet Security) created by
- Further to my previous message...Here are some more details... In an …
- 18:31 Ticket #1384 (404 Not Found error when clicking links for explanations of functions) created by
- In the GUI Basic Functions sections on page …
- 00:46 Ticket #1355 (Data types mixed) closed by
- Fixed: Fixed by revision [5497] in version: 3.3.3.0
- 00:37 Ticket #1340 (Send("{ENTER}") in IE7) closed by
- Works For Me: Closing as works for me since I can't reproduce the problem.
- 00:33 Ticket #1354 (sqlite function problem...) closed by
- Works For Me: Closing as works for me since the user failed to provide any useful information.
- 00:31 Ticket #1362 (_WinAPI_WindowFromPoint() broken on x64) closed by
- Fixed: Fixed by revision [5496] in version: 3.3.3.0
- 00:25 Ticket #1381 (_ArraySearch subindex default doesn't match definition) closed by
- Fixed: Fixed by revision [5495] in version: 3.3.3.0
01/01/10:
- 23:10 Ticket #1363 (FileSetPos() error) closed by
- Fixed: Fixed by Jon and myself in 3.3.3.0 by revision [5491].
- 19:51 Ticket #1383 (AU3Check: false warning.) closed by
- No Bug: The warning is correct. The variable is never used and there are no side effects to either assignment statement. You can remove the variable and the code will behave exactly the same.
- 19:19 Ticket #1383 (AU3Check: false warning.) created by
- […]
12/31/09:
- 18:19 Ticket #1382 (Windows 7 Taskbar API) closed by
- Rejected: I see nothing that suggests you can't implement this on your own.
- 09:38 Ticket #1382 (Windows 7 Taskbar API) created by
- Hi, I'd like to have this included in AutoIt: …
- 09:30 Ticket #1381 (_ArraySearch subindex default doesn't match definition) created by
- Array.au3 : […] Array.au3 comment block: […] AutoIt 3.3.2.0 …
- 04:57 Ticket #1380 (Inform user of required parameters in _Timer_Settimer()) created by
- Perhaps a remark could be added to help file to inform the user that …
12/30/09:
- 23:31 Ticket #1379 (compiling...) closed by
- Rejected: The forum is for asking questions. The forum is also for doing research to find similar subjects to get an idea of what our potential plans might be someday down the road.
- 08:46 Ticket #1379 (compiling...) created by
- So right now, AutoIt is interpreted. How much word would to take to …
12/29/09:
- 22:43 Ticket #1365 (Windows 2000: GUICtrlCreateLabel before GUICtrlCreateCombo prevent ...) closed by
- No Bug: Please read the documentation for GUICtrlCreateCombo().
- 21:25 Ticket #1377 (Help file - _ColorGet* functions) closed by
- Fixed: Fixed by revision [5488] in version: 3.3.3.0
- 21:16 Ticket #1327 (F1 in Scite Does Not Open Help File for Some Keywords) closed by
- Fixed: Fixed by revision [5486] in version: 3.3.3.0
- 11:09 Ticket #1378 (Wrong error handling in _Date_Time_SetLocalTime) created by
- Few functions in «Date.au3» (_SetDate and _SetTime) calls …
12/28/09:
- 18:12 Ticket #1375 (An array element alias) closed by
- Rejected: What you're asking for is called a dictionary or associate array. There are no plans to implement it.
- 17:11 Ticket #1377 (Help file - _ColorGet* functions) created by
- The Help file states that the parameter for the _ColorGet* …
- 16:12 Ticket #1376 (FileOpen()) created by
- Please make in FileOpen($Filename, $Mode) ‘mode’ parameter …
- 15:51 Ticket #1375 (An array element alias) created by
- Will be useful, if there will may create alias name for an array …
- 13:14 Ticket #1374 (FileGetShortName returns wrong result on Win7) closed by
- No Bug
- 10:40 Ticket #1374 (FileGetShortName returns wrong result on Win7) created by
- $sFilename = "c:\test.par2" $output = $sFilename & @crlf & …
- 05:16 Ticket #1373 (filecopy filemove with independent thread) created by
- filecopy filemove with independent thread. like inet func,return a …
- 02:57 Ticket #1367 (GUIDelete() crashes program when called from WM_* message handler) closed by
- Fixed: Fixed by revision [5485] in version: 3.3.3.0
- 02:31 Ticket #1370 (StringInStr()) closed by
- Fixed: Fixed by revision [5484] in version: 3.3.3.0
- 02:15 Ticket #1372 (HTTPSetUserAgent bad description) closed by
- Fixed: Fixed by revision [5483] in version: 3.3.3.0
12/27/09:
- 23:13 Ticket #384 (More extensive testing of RunAs()) closed by
- Fixed: Fixed by revision [5480] in version: 3.3.3.0
- 20:34 Ticket #1372 (HTTPSetUserAgent bad description) created by
- Help file only says that it works with InetGet() But it works with …
- 17:41 Ticket #1371 (_TempFile() update) created by
- Add this in _TempFile() to accept "Default" keyword or -1 value […]
- 17:19 Ticket #1369 (Static.au3 example not working) closed by
- No Bug: As the documentation says, Static isn't finished so reporting bugs on it is stupid.
- 16:50 Ticket #1370 (StringInStr()) created by
- […]
- 15:02 Ticket #1369 (Static.au3 example not working) created by
- Trying out the new Static keyword, I looked at the help file, and …
- 00:58 Ticket #1343 (Docs spelling error > _GUICtrlTreeView_SetIcon.htm) closed by
- Fixed: Fixed by revision [5477] in version: 3.3.3.0
12/26/09:
- 20:04 Ticket #1368 (_ClipBoard_GetData($CF_BITMAP) not working on 3.3.2.0) created by
- this code workes fine on AutoIt 3.3.0.0, but returns zero (no …
- 18:18 Ticket #1367 (GUIDelete() crashes program when called from WM_* message handler) created by
- GUIDelete() crashes the autoit compiled executable and also the …
- 16:08 Ticket #1366 (TrayCreateItem() bug) created by
- TrayCreateItem(text [, menuID [, menuentry [, menuradioitem]]]) works …
- 12:47 Ticket #1365 (Windows 2000: GUICtrlCreateLabel before GUICtrlCreateCombo prevent ...) created by
- This is a very old bug (3.1.1.127 own this bug too) If ( a …
12/25/09:
- 20:08 Ticket #1364 (IniReadSection update) closed by
- Duplicate: No shit? I guess #15 isn't good enough?
- 18:09 Ticket #1364 (IniReadSection update) created by
- IniReadSection ( "filename", "section" ) Only the first 32767 chars …
- 17:58 Ticket #1363 (FileSetPos() error) created by
- FileSetPos($hFile, $num, $FILE_CURRENT) works incorrectly. Result is …
12/24/09:
- 05:16 Ticket #1362 (_WinAPI_WindowFromPoint() broken on x64) created by
- Indeed, I've seen #974, but I think the problem I'm addressing is …
12/23/09:
- 20:32 Ticket #1359 (Embed a file in compiled script) closed by
- Rejected
- 19:55 Ticket #1361 (_SetTime() and _SetDate() crash when accessing non-array) created by
- Here's the trace: […] I suggest changing two lines of code: 2245: …
- 18:55 Ticket #1360 (for what are these files) created by
- I think you doesn`t need these two file for the help file: …
12/22/09:
- 20:22 Ticket #1359 (Embed a file in compiled script) created by
- It would be nice to be able to embed a file into the compiled autoit …
- 16:34 Ticket #1344 (_WinAPI_CreateFile - Use of magic number and resulting 64-bit ...) closed by
- Fixed
- 06:10 Ticket #1358 (FileCreateNTFSLink Example has mixed up Parameters) closed by
- Fixed: Fixed by revision [5469] in version: 3.3.3.0
Note: See TracTimeline
for information about the timeline view.