Timeline
09/19/13:
- 22:39 Ticket #2482 (TIDY: #Tidy_Parameters=/sf issue) created by
- Version: Tidy AutoIt3 v2.3.0.20 Copyright (c) Jos van der Zande …
- 11:48 Ticket #2470 ($GUI_EVENT_(PRIMARY and SECONDARY)DOWN not triggered after WinActivate) closed by
- No Bug: Nothing wrong as your WinActivate is activating the desktop deactivating your GUI so clicking again just reactivate without really doing a click on the gui and the next click on the gui will redo a click event You better go to the forum to ask help before submitting a ticket
- 08:55 Ticket #2368 (Inconsistent GUICreate results) closed by
- No Bug: In fact there is no bug as GUICreate defined the Windows Size not the Client Size @Mat suggestion is a good suggestion if you want to manage with Client size
- 08:45 Ticket #2461 (GUICtrlSetImage doesn't handle certain types of .gif file) closed by
- Fixed: Fixed by revision [9052] in version: 3.3.9.22
- 06:47 Ticket #2476 (GUICtrlCreateEdit[2].au3 - ERROR) closed by
- No Bug: in fact those errors are normal because you don't have access to the needed .OCX AS the example is incompatible with Win7 it will be removed and doc about GUICtrlCreateEdit() will be updated to point to _GUICtrlRichEdit_Create()
09/18/13:
- 18:41 Ticket #2479 (TIDY Crash) closed by
- Fixed: Fixed in v 2.3.0.20.
- 15:43 Ticket #2475 (Select...Case...EndSelect - parameter - "Case <expression>") closed by
- Completed: Removed by revision [9038] in version: 3.3.9.22
- 15:37 Ticket #2474 (Dim / Global / Local / Const - syntax - BUG ?) closed by
- Fixed: Fixed by revision [9036] in version: 3.3.9.22
- 11:58 Ticket #2481 (FileSelectFolder - Windows 7 and later new window type) created by
- When one of the tool that I use ask me to select specific directory, …
- 08:26 Ticket #2480 (Proposed amendments to the 43 files) closed by
- Completed: Added by revision [9035] in version: 3.3.9.22
- 07:09 Ticket #2480 (Proposed amendments to the 43 files) created by
- txtKeywords ForInNext.txt Static.txt txtFunctions …
- 06:49 Ticket #2479 (TIDY Crash) created by
- the problem was discused here: …
09/17/13:
- 20:36 Ticket #2478 (Assign and Eval do not restrict variable names) created by
- […] Is that behavior intended? Should such inaccessable names be …
- 18:03 Ticket #2477 (FileInstall() to use the same Flag values as FileCopy to create ...) created by
- Description I made a feature request for this 6 years ago, …
- 08:06 Ticket #2466 (Proposed amendments to the 74 files) closed by
- Completed: Added by revision [9032] in version: 3.3.9.22
09/16/13:
- 23:25 Ticket #2476 (GUICtrlCreateEdit[2].au3 - ERROR) created by
- example: GUICtrlCreateEdit[2].au3 […]
- 23:18 Ticket #2475 (Select...Case...EndSelect - parameter - "Case <expression>") created by
- in Select...Case...EndSelect in parameter description ? there is in …
- 23:09 Ticket #2474 (Dim / Global / Local / Const - syntax - BUG ?) created by
- I agree with AZIJO …
- 20:38 Ticket #2473 (_WinAPI_SystemParametersInfo) closed by
- Fixed: Fixed in the next version.
- 20:24 Ticket #2473 (_WinAPI_SystemParametersInfo) created by
- "@@MsdnLink@@ SystemParametersInfo" is in place of the example.
- 13:48 Ticket #2472 (Infinite Loop) closed by
- No Bug: The loop does stop, it just goes very slowly. Just because MouseMove says its "instantaneous" doesn't mean it actually is. I would say how many mouseclicks you are trying to do, but wolfram won't tell me (http://www.wolframalpha.com/input/?i=26%2B26%5E26%2B2*26%5E26%5E26). The number is too big. Anyway, adding trace lines shows the loop is progressing. […]
- 02:30 Ticket #2472 (Infinite Loop) created by
- For $k = 1 To 26 MouseClick ("left",500,255,1,0) For $j = 1 To …
09/15/13:
- 16:19 Ticket #2471 (Bad restore for script using $WS_EX_LAYOUTRTL) created by
- just use following script to repro […]
- 15:56 Ticket #2385 (@include) closed by
- Rejected
- 15:53 Ticket #2463 (RunWait does not wait if running an admin mode program (UAC popup)) closed by
- Works For Me
- 15:52 Ticket #2457 (OS Restarts / (fails)) closed by
- Works For Me
- 15:25 Ticket #2168 (Updown control displayed on wrong TAB) closed by
- No Bug: OP says no bug. Feel free to reopen jpm if you still feel this is a bug related to menu creation.
- 15:06 Ticket #2470 ($GUI_EVENT_(PRIMARY and SECONDARY)DOWN not triggered after WinActivate) created by
- $GUI_EVENT_PRIMARYDOWN and $GUI_EVENT_SECONDARYDOWN are skiped one …
- 14:16 Ticket #2467 (SW_SHOWDEFAULT always return 10) closed by
- No Bug: Not sure why you compile the script but anyway you want to display a tooltip text of the value of @SW_SHOWDEFAULT. So you get the answer it is 10 No Bug, always best to ask help from the forum before filling a trak report
- 08:19 Ticket #2469 (Example: GUIGetMsg[2] - inconsistency?) closed by
- Completed: Removed by revision [9023] in version: 3.3.9.22
09/14/13:
- 23:55 Ticket #2469 (Example: GUIGetMsg[2] - inconsistency?) created by
- in example GUIGetMsg[2].au3 there is: […] but in: GUI Reference …
- 23:20 Ticket #2468 (MagicNumber + OnAutoItStartRegister - BUG ?) created by
- this is a modified example from Documentation to this function …
- 22:17 Ticket #2464 (Select...Case...EndSelect - syntax - bug ??) closed by
- Fixed: Fixed by revision [9020] in version: 3.3.9.22
- 13:10 Ticket #2168 (Updown control displayed on wrong TAB) reopened by
- Due to Menu creation. Find the solution
- 13:09 Ticket #2167 ($WS_EX_LAYOUTRTL and GUICtrlCreateMenu causes bug) reopened by
- Due to Menu creation Find the solution
- 12:52 Ticket #2467 (SW_SHOWDEFAULT always return 10) created by
- @SW_SHOWDEFAULT always return 10. Doc : @SW_SHOWDEFAULT: Sets the …
09/13/13:
- 21:39 Ticket #2466 (Proposed amendments to the 74 files) created by
- libExamples _IEFormElementSetValue[5].au3 …
- 15:14 Ticket #2465 (in _IEPropertyGet - out of date links in "ClientInfo Properties") created by
- All links in "ClientInfo Properties" table are out of date for …
- 12:34 Ticket #2462 (_FTP_FindFileClose - wrong description) closed by
- No Bug
- 09:21 Ticket #2464 (Select...Case...EndSelect - syntax - bug ??) created by
- no is: […] there is no <expression> for second statement2 …
- 09:17 Ticket #2463 (RunWait does not wait if running an admin mode program (UAC popup)) created by
- I created a script using the #RequireAdmin directive and compiled it. …
09/12/13:
- 22:47 Ticket #2462 (_FTP_FindFileClose - wrong description) created by
- "Delete FindFile Handle."
- 15:37 Ticket #2459 (_StringBetween) closed by
- Fixed: Fixed by revision [9010] in version: 3.3.9.22
- 14:55 Ticket #2460 (_StringBetween bug when $sStart = $sEnd) closed by
- Fixed: Fixed by revision [9009] in version: 3.3.9.22
- 12:16 Ticket #2458 (_FTP_FileTimeLoHiToStr - description) closed by
- Fixed: already fixed in beta
- 11:42 Ticket #2461 (GUICtrlSetImage doesn't handle certain types of .gif file) created by
- Using the attached files, try the following script. […] A white …
09/11/13:
- 21:10 Ticket #2460 (_StringBetween bug when $sStart = $sEnd) created by
- […] I propose the following change to fix this case: […]
- 21:02 Ticket #2459 (_StringBetween) created by
- _StringBetween Description says: "Find strings between two sets of …
- 17:53 Ticket #2458 (_FTP_FileTimeLoHiToStr - description) created by
- is this descripition ok ? […]
- 16:06 Ticket #2457 (OS Restarts / (fails)) created by
- OS Restarts / (fails). Stop Error / BSOD / Similar :- OS: a) WIN …
- 09:13 Milestone 3.3.9.21 completed
09/09/13:
- 13:50 Ticket #2436 (AutoIt Command Line Interpreter) closed by
- Rejected
- 13:36 Ticket #1870 (@GUI_DRAGFILE) closed by
- Fixed: Fixed by revision [8994] in version: 3.3.9.21
- 13:33 Ticket #2152 (X^2 Not Working in Hex()) closed by
- Fixed: Fixed by revision [8993] in version: 3.3.9.21
- 13:22 Ticket #1954 (ListViewItem returns 0 (failure) even though it populates the ListView) closed by
- Fixed: Fixed by revision [8992] in version: 3.3.9.21
- 13:19 Ticket #2299 (GUI Button Text Left-Justify Bug) closed by
- Fixed: Fixed by revision [8991] in version: 3.3.9.21
- 13:16 Ticket #2105 (Odd behavior Hex()) closed by
- Fixed: Fixed by revision [8990] in version: 3.3.9.21
- 11:29 Ticket #2455 (Mouse Cursor not changing on resizable GUIs) closed by
- Fixed: Fixed by revision [8987] in version: 3.3.9.21
- 10:04 Ticket #2456 (Function Notes) created by
- Please consider adding a link to "Function Notes" in such descriptions …
- 09:58 Ticket #2455 (Mouse Cursor not changing on resizable GUIs) created by
- With new AutoIt Beta 3.3.9.20, the mouse cursor doesn't change on …
- 06:00 Ticket #2454 (if WMI Obj need "Join",au3 crashed.) created by
- the 2rd round work on old version the 1rd round will crash with not …
09/08/13:
- 15:37 Ticket #2410 (Obj/COM Reference - PROPOSAL) closed by
- Fixed: Fixed by revision [8985] in version: 3.3.9.21
- 14:27 Ticket #2427 (ControlTreeView - option2 ??) closed by
- Fixed: Fixed by revision [8984] in version: 3.3.9.21
- 14:24 Ticket #2347 (_WinAPI_GetMonitorInfo() returns incorrect data.) closed by
- Fixed: Wrong editing rev 7759 really fix it
- 14:21 Ticket #2347 (_WinAPI_GetMonitorInfo() returns incorrect data.) reopened by
- 13:53 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) closed by
- No Bug: no problem
- 09:36 Ticket #2453 (FileFindNextFile can find not-matching mask files if non-English ...) created by
- It seems windows bug/feature, but still... it affect results of …
- 09:03 Ticket #2438 (GuiSetFont and GuiCtrlSetFont - font list appendix) closed by
- Completed
- 08:56 Ticket #2452 (Proposed amendments to the 50 text files) closed by
- Completed: Added by revision [8975] in version: 3.3.9.21
- 08:54 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) reopened by
- Changing the doc is not enough. AutoIt code want really 2 parameters. What is the menuID you expect to use by default? I reopen the ticket as doc change is not enough
- 08:39 Ticket #2450 (For...To...Step...Next - Syntax - Proposal) closed by
- Rejected
- 08:34 Ticket #2449 (GUICtrlGetHandle - Remarks proposal) closed by
- Completed: Added by revision [8973] in version: 3.3.9.21
- 08:22 Ticket #2448 (Macro Reference and Macro Reference - AutoIt Related) closed by
- Rejected
- 08:08 Ticket #2451 (StringToASCIIArray / GUICtrlSetFont - default parameters) closed by
- Rejected
- 08:04 Ticket #2447 (FileFindFirstFile - Related - Proposal) closed by
- Rejected
- 08:00 Ticket #2446 (FileRecycle - Parameters - propsal) closed by
- Completed: Changed by revision [8972] in version: 3.3.9.21
- 07:57 Ticket #2445 (_GUICtrlEdit_EndUpdate and _GUICtrlEdit_BeginUpdate -- ...) closed by
- Completed: Added by revision [8971] in version: 3.3.9.21
- 02:22 Ticket #2452 (Proposed amendments to the 50 text files) created by
- txtlibfunctions _Date_Time_SetSystemTimeAdjustment.txt …
- 02:13 Ticket #2451 (StringToASCIIArray / GUICtrlSetFont - default parameters) created by
- in StringToASCIIArray What is the default value for the parameter …
- 01:57 Ticket #2450 (For...To...Step...Next - Syntax - Proposal) created by
- in For...To...Step...Next please consider change from that […] to …
- 01:27 Ticket #2449 (GUICtrlGetHandle - Remarks proposal) created by
- in GUICtrlGetHandle in Remarks: "! These controls are not supported: …
- 01:08 Ticket #2448 (Macro Reference and Macro Reference - AutoIt Related) created by
- in index there are two Macro Reference one named "Macro Reference" …
- 00:08 Ticket #2447 (FileFindFirstFile - Related - Proposal) created by
- in FileFindFirstFile in Related add link to FileChangeDir …
- 00:02 Ticket #2446 (FileRecycle - Parameters - propsal) created by
- in FileRecycle in Paremeters change from […] to […] …
09/07/13:
- 23:59 Ticket #2445 (_GUICtrlEdit_EndUpdate and _GUICtrlEdit_BeginUpdate -- ...) created by
- in _GUICtrlEdit_EndUpdate at the top there is "Enables screen …
- 21:12 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) closed by
- Completed: Removed by revision [8970] in version: 3.3.9.21
- 21:03 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) created by
- The helpfile says this: […] It seems like menuID should be a …
- 19:29 Ticket #2412 (#include - Question) closed by
- Rejected
- 19:27 Ticket #2442 (_WinAPI_DllInstall and _WinAPI_DllUninstall - ###Related###) closed by
- Fixed
- 16:40 Ticket #2443 (Name of nested structs) created by
- Hello, as mentioned in this topic, i would realy like to see the …
- 11:42 Ticket #1275 (GUICtrlSetTip - after tip times out it does not show again) reopened by
- 11:25 Ticket #2437 (IniWriteSection does not sufficiently control the "data" parameter.) closed by
- Wont Fix
- 11:23 Ticket #2442 (_WinAPI_DllInstall and _WinAPI_DllUninstall - ###Related###) created by
- in related "###Related###" not working, broken link
- 11:20 Ticket #2066 (bad dllStructSetData return for int) closed by
- Fixed: Fixed by revision [8962] in version: 3.3.9.21
- 11:00 Ticket #1652 (Sleep in TimerFunc) reopened by
- 10:47 Ticket #2299 (GUI Button Text Left-Justify Bug) reopened by
- Bug occured is the button is colored …
- 10:46 Ticket #2171 (Inconsistent delay for TCPTimeout option) reopened by
- In fact a bug lead to have only entire second timeout. subsecond is ignored
- 10:44 Ticket #2152 (X^2 Not Working in Hex()) reopened by
- In fact integerinteger should return an integer
- 10:43 Ticket #2105 (Odd behavior Hex()) reopened by
- In fact the problem come from regread with REG_DWORD type
- 10:39 Ticket #2066 (bad dllStructSetData return for int) reopened by
- 10:39 Ticket #1954 (ListViewItem returns 0 (failure) even though it populates the ListView) reopened by
- 10:38 Ticket #1870 (@GUI_DRAGFILE) reopened by
- 09:53 Milestone 3.3.9.20 completed
- 08:29 Ticket #2433 (Identify monospaced fonts in Appendix) closed by
- Completed: Added by revision [8952] in version: 3.3.9.20
09/06/13:
- 17:03 Ticket #2314 (Cursor Flicker - Control) closed by
- Fixed: Fixed by revision [8947] in version: 3.3.9.20
- 13:57 Ticket #2190 (DirMove. (false success)) closed by
- No Bug: The proposed scripts return 0 which is correct as the move cannot be performed to move to a subdir destroying the source dir
- 13:55 Ticket #2190 (DirMove. (false success)) reopened by
- 13:43 Ticket #2210 (StringInStr) closed by
- No Bug
- 13:42 Ticket #2210 (StringInStr) reopened by
- 09:23 Ticket #2441 (_ExcelReadCell) created by
- i tried to read cell value from attached excel file with code: …
09/05/13:
- 08:08 Ticket #2440 (Add official multipPorcessing.au3 likes python) closed by
- Rejected
- 08:02 Ticket #2440 (Add official multipPorcessing.au3 likes python) created by
- I know autoit will not support multiple-threads, but I think …
09/04/13:
- 17:10 Ticket #2309 (ObjEvent on ADO.Connection not returning strings) reopened by
- No sure what has really be fixed but now the script does not execute the line following $conn.open() so I reopen it for diagnostic. I hope trancexx can do it. Many thanks for her. […]
- 16:18 Ticket #2317 (ObjCreate Memory Leak) reopened by
- The problem is still ther with the 3.3.9.19 so I reopen the ticket
- 11:52 Ticket #1831 (_FileCountLines does not handles null characters) closed by
- Fixed
- 11:51 Ticket #1831 (_FileCountLines does not handles null characters) reopened by
09/03/13:
09/02/13:
- 18:04 Ticket #2439 (SplashImageOn - Bug - Parameters description) closed by
- Fixed: Fixed by revision [8924] in version: 3.3.9.20
09/01/13:
- 23:59 Ticket #2439 (SplashImageOn - Bug - Parameters description) created by
- in SplashImageOn there is a bug in Parameters description Parameter …
- 23:25 Ticket #2438 (GuiSetFont and GuiCtrlSetFont - font list appendix) created by
- in GuiSetFont and GuiCtrlSetFont please add a link to the Appendix …
- 21:31 Ticket #2422 (_Crypt_EncryptData) closed by
- Fixed
- 09:58 Ticket #2405 (Possible issue with FileGetVersion.) closed by
- Fixed: Fixed by revision [8908] in version: 3.3.9.20
08/31/13:
- 09:37 Ticket #2414 (FileGetPos - Return Value - not complete list of @error conditions) closed by
- No Bug
08/30/13:
- 12:24 Ticket #2432 ($tagREBARBANDINFO in StructureConstants.au3) closed by
- Fixed: Fixed by revision [8884] in version: 3.3.9.20
08/29/13:
- 18:01 Ticket #2435 (Different behaviour between "=" and "==") closed by
- No Bug: No bug - see 2434
- 18:00 Ticket #2434 (Different behaviour between "=" and "==") closed by
- No Bug
- 15:29 Ticket #2437 (IniWriteSection does not sufficiently control the "data" parameter.) created by
- For this code : […] the return should be 0 and @error = 1 because …
- 02:29 Ticket #2436 (AutoIt Command Line Interpreter) created by
- AutoIt3.exe is a GUI application so a console isn't allocated for it …
08/28/13:
- 07:16 Ticket #2435 (Different behaviour between "=" and "==") created by
- It's different result when use "=" or "==" to compare string value …
- 07:15 Ticket #2434 (Different behaviour between "=" and "==") created by
- It's different result when use "=" or "==" to compare string value …
08/27/13:
- 17:05 Ticket #2433 (Identify monospaced fonts in Appendix) created by
- It would be useful to identify which fonts are monospaced, such as …
08/26/13:
- 15:54 Ticket #2432 ($tagREBARBANDINFO in StructureConstants.au3) created by
- GuiReBar UDF doesn't work correctly on Windows XP due to the wrong …
- 14:03 Ticket #2428 (TrayCreateMenu - syntax - default values) closed by
- Completed: Added by revision [8789] in version: 3.3.9.20
- 10:21 Ticket #2430 (WinWait , WinWaitActive, WinWaitClose, WinWaitNotActive) closed by
- Completed: Changed by revision [8786] in version: 3.3.9.20
- 10:14 Ticket #2431 (Win.... ("title" [, "text" - syntax and description) closed by
- Completed: Added by revision [8785] in version: 3.3.9.20
- 07:18 Ticket #2429 (WinWait , WinWaitActive, WinWaitClose, WinWaitNotActive) closed by
- Duplicate
- 01:39 Ticket #2431 (Win.... ("title" [, "text" - syntax and description) created by
- Almost all such functions WinSet Winget WinWait WinMove syntax is …
- 01:15 Ticket #2430 (WinWait , WinWaitActive, WinWaitClose, WinWaitNotActive) created by
- All these functions have different records in remarks. "None" "None" …
- 01:15 Ticket #2429 (WinWait , WinWaitActive, WinWaitClose, WinWaitNotActive) created by
- All these functions have different records in remarks. "None" "None" …
- 01:03 Ticket #2428 (TrayCreateMenu - syntax - default values) created by
- in TrayCreateMenu in syntax there is: […] Is there are default …
- 00:58 Ticket #2427 (ControlTreeView - option2 ??) created by
- in ControlTreeView Syntax and parameters talk about option2 […] …
- 00:33 Ticket #2426 (TrayGetMsg and TraySetState - Magic Numbers) created by
- TrayGetMsg - There is no Magic Number only constants. unlike the …
08/25/13:
- 20:02 Ticket #2425 (A few more minor helpfile annoyances.) closed by
- Fixed: Fixed by revision [8779] in version: 3.3.9.20
- 17:36 Ticket #2425 (A few more minor helpfile annoyances.) created by
- Attached is the txt describing the things and a few helpfile txts in …
- 11:09 Ticket #2424 (Keywords.html is mostly empty.) closed by
- No Bug
- 10:31 Ticket #2424 (Keywords.html is mostly empty.) created by
- autoit-docs-v3.3.9.19-src\docs\autoit\english\html\keywords.htm is …
- 10:17 Ticket #2423 (VarGetType - example - question) closed by
- Completed: Added by revision [8766] in version: 3.3.9.20
- 09:30 Ticket #2423 (VarGetType - example - question) created by
- in VarGetType in Related is list of function Is... there is a 12 …
- 09:25 Ticket #2422 (_Crypt_EncryptData) created by
- twice repeated the first example first example opens another script
- 09:02 Ticket #2421 (Keyword/Statement Reference - BUG - empty list/table) closed by
- Fixed: Fixed by revision [8762] in version: 3.3.9.20
- 08:54 Ticket #2419 (Window Titles and Text (Advanced) - example - bug and links) closed by
- Rejected
- 08:53 Ticket #2420 (Tutorial - Regular Expression - links in example) closed by
- Rejected
- 08:30 Ticket #2421 (Keyword/Statement Reference - BUG - empty list/table) created by
- in Keyword/Statement Reference "Below is a complete list of the …
- 08:22 Ticket #2420 (Tutorial - Regular Expression - links in example) created by
- The examples are not working links v3.3.9.19
- 08:07 Ticket #2419 (Window Titles and Text (Advanced) - example - bug and links) created by
- BUG: "e.g. List windows matching a classname defined by a …
08/24/13:
- 18:40 Milestone 3.3.9.19 completed
- 16:44 Ticket #2407 (Window Titles and Text (Advanced) - Example - Proposal) closed by
- Completed: Changed by revision [8749] in version: 3.3.9.19
- 16:40 Ticket #2408 (WinList - PROPOSAL (Paramter and Example)) closed by
- Completed: Added by revision [8748] in version: 3.3.9.19
- 16:31 Ticket #2406 (_ArraySearch - PROPOSAL and Question) closed by
- Fixed: Fixed by revision [8747] in version: 3.3.9.19
- 12:38 Ticket #2417 (Built help file errors) closed by
- Fixed: Fixed by revision [8735] in version: 3.3.9.19
- 12:28 Ticket #2418 (Where to add a description about file with constants definition. ...) created by
- this was discused here: …
- 12:14 Ticket #2415 (StringStripCR - headline - Return Value - PROPOSAL) closed by
- Completed: Added by revision [8731] in version: 3.3.9.19
- 12:13 Ticket #2417 (Built help file errors) created by
- There are some errors with the Beta version of AutoIt: 1. "-" is in …
- 11:34 Ticket #2413 (Ternary operator - Remarks - PROPOSAL) closed by
- Rejected: This is already in the beta and has been in since Revision #7369 which was October 6th.
- 11:31 Ticket #2411 (Keyword/Statement Reference - PROPOSAL) closed by
- Fixed: Fixed by revision [8723] in version: 3.3.9.19
- 10:52 Ticket #2416 (PixelChecksum - Constructor and Parameters - not defined default value ...) closed by
- Completed: Added by revision [8721] in version: 3.3.9.19
- 01:38 Ticket #2416 (PixelChecksum - Constructor and Parameters - not defined default value ...) created by
- in PixelCheksum in Constructor and Parameters section there is not …
- 01:25 Ticket #2415 (StringStripCR - headline - Return Value - PROPOSAL) created by
- in StringStripCR in headline "Removes all carriage return values ( …
- 00:53 Ticket #2414 (FileGetPos - Return Value - not complete list of @error conditions) created by
- in FileGetPos in section Return Value […] in Remarks […] Can …
- 00:05 Ticket #2413 (Ternary operator - Remarks - PROPOSAL) created by
- in Ternary operator in Remarks I propose, add link: "This Conditional …
08/23/13:
- 22:43 Ticket #2412 (#include - Question) created by
- in Keyword Reference / #include Why this document contain this …
- 22:35 Ticket #2411 (Keyword/Statement Reference - PROPOSAL) created by
- the table of contents, this section is called "Keyword / Statement …
- 22:29 Ticket #2410 (Obj/COM Reference - PROPOSAL) created by
- in "Language Reference" in "Obj/COM Reference" Please consider adding …
- 10:09 Ticket #2409 (WinSetTrans - AZJIO - PROPOSAL) closed by
- Rejected
- 02:15 Ticket #2409 (WinSetTrans - AZJIO - PROPOSAL) created by
- In this post: …
- 01:51 Ticket #2408 (WinList - PROPOSAL (Paramter and Example)) created by
- in Parameter description now: The title/hWnd/class of the window …
- 01:34 Ticket #2407 (Window Titles and Text (Advanced) - Example - Proposal) created by
- Please add a new example: e.g. List windows matching a title defined …
- 01:23 Ticket #2406 (_ArraySearch - PROPOSAL and Question) created by
- PROPOSAL: in _ArraySearch […] PROPOSAL […] before: …
08/22/13:
- 18:36 Ticket #2393 (Macro Reference - System Info - Question ? Bug ?) closed by
- Completed: Changed by revision [8690] in version: 3.3.9.19
- 18:30 Ticket #2400 (#pragma - inputboxres - description) closed by
- Completed: Added by revision [8689] in version: 3.3.9.19
08/21/13:
- 20:48 Ticket #2392 (Dim / Global / Local / Const - Remarks - PROPOSAL) closed by
- Rejected
- 20:43 Ticket #2397 (For...To...Step...Next - Remarks - PROPOSAL) closed by
- Completed: Added by revision [8677] in version: 3.3.9.19
- 20:39 Ticket #2394 (Macro Reference - AutoIt Related - Description - PROPOSAL) closed by
- Completed: Added by revision [8676] in version: 3.3.9.19
- 20:38 Ticket #2398 (_FileWriteLog - Parameters Description - Proposal) closed by
- Completed: Added by revision [8675] in version: 3.3.9.19
- 20:27 Ticket #2402 (_FileReadToArray - Parameters description - PROPOSAL) closed by
- Completed: Added by revision [8674] in version: 3.3.9.19
- 20:25 Ticket #2401 (StringSplit - Parameters Description - PROPOSAL) closed by
- Completed: Added by revision [8673] in version: 3.3.9.19
- 20:22 Ticket #2395 (_Date_Time_GetSystemTimeAdjustment - missed and unwanted Chars) closed by
- Fixed: Fixed by revision [8672] in version: 3.3.9.19
- 20:15 Ticket #2399 (FileOpenDialog - Function constructor - bug ?) closed by
- No Bug
- 20:11 Ticket #2403 (Non-existant Function in The Heplfile) closed by
- No Bug
- 20:11 Ticket #2405 (Possible issue with FileGetVersion.) created by
- FileGetVersion says that this will return the version of the autoit …
- 20:10 Ticket #2404 (Collection of minor helpfile typos.) closed by
- Fixed: Fixed by revision [8671] in version: 3.3.9.19
- 06:30 Ticket #2404 (Collection of minor helpfile typos.) created by
- I have taken the liberty of correcting the minor typos. See attached. …
- 04:21 Ticket #2403 (Non-existant Function in The Heplfile) created by
- In the helpfile under String Management there exists a non-existant …
- 03:52 Ticket #2402 (_FileReadToArray - Parameters description - PROPOSAL) created by
- in _FileReadToArray in parameters description there is a text: …
- 03:50 Ticket #2401 (StringSplit - Parameters Description - PROPOSAL) created by
- in StringSplit in Parameters Description in parameters description …
- 00:52 Ticket #2400 (#pragma - inputboxres - description) created by
- Please extend the documentation for a description of the #pragma …
- 00:20 Ticket #2399 (FileOpenDialog - Function constructor - bug ?) created by
- in FileOpenDialog the constructor is described that: […] is this …
08/20/13:
- 23:31 Ticket #2398 (_FileWriteLog - Parameters Description - Proposal) created by
- in _FileWriteLog in Parameters Description there is: […] I …
- 23:21 Ticket #2397 (For...To...Step...Next - Remarks - PROPOSAL) created by
- in For...To...Step...Next in Remarks there is a text: The Variable …
- 22:30 Ticket #2396 (WinActivate - Remarks - PROPOSAL) created by
- in Remarks There is a that description "@extended contains additional …
- 22:08 Ticket #2395 (_Date_Time_GetSystemTimeAdjustment - missed and unwanted Chars) created by
- in _Date_Time_GetSystemTimeAdjustment in ReturnValue: I noticed: …
- 21:49 Ticket #2394 (Macro Reference - AutoIt Related - Description - PROPOSAL) created by
- in Macro Reference - AutoIt Related in Column named "Descrption" I …
- 21:46 Ticket #2393 (Macro Reference - System Info - Question ? Bug ?) created by
- @KBLayout Returns code denoting Keyboard Layout. See Appendix for …
- 21:39 Ticket #2392 (Dim / Global / Local / Const - Remarks - PROPOSAL) created by
- in Dim / Global / Local / Const in Remarks: I propse to add …
- 20:12 Ticket #2391 (Select...Case...EndSelect - Remarks - PROPOSAL) closed by
- Rejected
- 20:10 Ticket #2389 (VarGetType - Remarks - Proposal) closed by
- Completed: Added by revision [8669] in version: 3.3.9.19
- 20:08 Ticket #2390 (_DateToDayValue - ReturnValue - proposal) closed by
- Fixed: Fixed by revision [8668] in version: 3.3.9.19
- 19:59 Ticket #2391 (Select...Case...EndSelect - Remarks - PROPOSAL) created by
- in Select...Case...EndSelect in Remarks Please add link to "Language …
- 19:35 Ticket #2390 (_DateToDayValue - ReturnValue - proposal) created by
- I Return Value there is: Returns the Juliandate (days since noon 4713 …
- 19:22 Ticket #2389 (VarGetType - Remarks - Proposal) created by
- I propose to add to Remarks link to "Language Reference - Datatypes" …
- 12:14 Ticket #2388 (Broken links in History) closed by
- No Bug: Issue already fixed in 3.3.9.18
- 11:32 Ticket #2388 (Broken links in History) created by
- Links to UDFs in History (AutoIt3.chm::/html/history_chm.htm) are …
- 10:41 Milestone 3.3.9.18 completed
- 10:33 Ticket #2387 (FileOpen - parameters description - Filename of the text file to open.) closed by
- Fixed: Fixed by revision [8656] in version: 3.3.9.18
- 10:23 Ticket #2367 (beta regression on retrieving twice same $oIE.document) closed by
- Fixed: Fixed by revision [8655] in version: 3.3.9.18
Note: See TracTimeline
for information about the timeline view.