Timeline
12/07/13:
12/04/13:
- 23:04 Ticket #2554 (UDF - GuiTreeView.au3 - _GUICtrlTreeView_Sort - proposal) created by
- now is: […] I removed depracted Dim declaration, By the way I …
- 13:44 Ticket #2550 (_GUICtrlComboBox_GetEditText) closed by
- Fixed: Fixed by revision [9216] in version: 3.3.9.24
- 09:47 Ticket #2553 (Enum unwillingly&erroneously declares/treats variables as Const) closed by
- No Bug
12/03/13:
- 23:44 Ticket #2553 (Enum unwillingly&erroneously declares/treats variables as Const) created by
- ;Should you want to make vars unchangable constants, you simply add …
- 22:29 Ticket #2552 (HelpFile examples - declaration Local insed loop) closed by
- Fixed: Fixed by revision [9215] in version: 3.3.9.24
- 20:52 Ticket #2552 (HelpFile examples - declaration Local insed loop) created by
- using my script: …
- 18:05 Ticket #2551 (if's and const's) closed by
- No Bug
- 14:14 Ticket #2551 (if's and const's) created by
- When you put a global const in an if statement you get a previously …
- 07:23 Ticket #2549 (Window controls do not always relocate with GUICtrlSetPos) closed by
- No Bug: next time use the forum instead of the bug reporting
12/02/13:
- 21:24 Ticket #2505 (Array create without declaration) closed by
- Duplicate: Duplicate of #2548. I'm going to bend the rules slightly and close this ticket as a duplicate of the other one (don't shoot me guys) as the other ticket is better.
- 09:40 Ticket #2550 (_GUICtrlComboBox_GetEditText) created by
- The structs used in _GUICtrlComboBox_GetEditText appear to be too …
- 07:55 Ticket #2396 (WinActivate - Remarks - PROPOSAL) closed by
- Fixed
- 04:09 Ticket #2549 (Window controls do not always relocate with GUICtrlSetPos) created by
- The program below creates a resizable window. When the window is …
11/29/13:
- 14:43 Ticket #2548 (Array Literal Notation) created by
- Please allow the use of the array literal notation as an expression …
11/28/13:
- 12:13 Milestone 3.3.9.23 completed
- 11:21 Ticket #2497 (Window Titles and Text (Advanced) - Proposal) closed by
- Wont Fix
- 11:21 Ticket #2497 (Window Titles and Text (Advanced) - Proposal) reopened by
- 11:20 Ticket #2456 (Function Notes) closed by
- Wont Fix
- 11:18 Ticket #1275 (GUICtrlSetTip - after tip times out it does not show again) closed by
- Wont Fix
- 11:17 Ticket #2497 (Window Titles and Text (Advanced) - Proposal) closed by
- Fixed
- 11:07 Ticket #2547 (Au3Check and HelpFile) closed by
- Fixed
- 10:15 Ticket #2547 (Au3Check and HelpFile) created by
- Please add a new info in HelpFile in "INDEX" Description of what I …
- 08:33 Ticket #2546 (HotKeySet Documenation Error) closed by
- Fixed
11/27/13:
- 08:22 Ticket #2541 (Obj in Loop - AutoIt3.exe ended.rc:-1073741819) closed by
- Fixed: Fixed by revision [9196] in version: 3.3.9.23
11/26/13:
- 23:53 Ticket #2546 (HotKeySet Documenation Error) created by
- It appears the HotKeySet documenation contains an erroneous sentence …
- 21:58 Ticket #2545 (HttpProxySet Return value) created by
- The helpfile says there is no return value. Calling the function in a …
11/25/13:
- 23:10 Ticket #2544 (_WinAPI-GetVersion missing from Help file?) closed by
- No Bug
- 20:58 Ticket #2544 (_WinAPI-GetVersion missing from Help file?) created by
- I don't find _WinAPI_GetVersion() in the beta help file, but there is …
- 16:38 Ticket #2526 (Window Titles and Text (Advanced) >> Title = '' (Blank) == [Active] ??) closed by
- Wont Fix
11/24/13:
- 15:31 Ticket #2542 (Proposed amendments to the 44 files - SQLLite ...) closed by
- Completed: Added by revision [9195] in version: 3.3.9.23
- 12:06 Ticket #2543 (Run on WriteOnly Medium) created by
- The Function "Run" produces a "Write-Protected" error on a …
11/22/13:
- 23:54 Ticket #2542 (Proposed amendments to the 44 files - SQLLite ...) created by
- txtKeywords ContinueCase.txt ContinueLoop.txt Do.txt include.txt …
11/20/13:
- 10:55 Ticket #2540 (_ArrayDisplay - new parameter - copy rows and column name) closed by
- Completed: Added by revision [9192] in version: 3.3.9.23
11/19/13:
- 21:02 Ticket #2539 (_ArrayUnique - parameter - $iCase - clarification) closed by
- Fixed: Fixed by revision [9191] in version: 3.3.9.23
- 10:31 Ticket #2541 (Obj in Loop - AutoIt3.exe ended.rc:-1073741819) created by
- Repro CODE: […] output: […]
11/17/13:
- 21:38 Ticket #2540 (_ArrayDisplay - new parameter - copy rows and column name) created by
- Please consider adding a new parameter to the function. Description …
- 21:27 Ticket #2539 (_ArrayUnique - parameter - $iCase - clarification) created by
- $iCase [optional] Flag to indicate if the operations should be case …
- 16:47 Ticket #2499 (GUICtrlSendToDummy documentation clarification) closed by
- Fixed
- 16:40 Ticket #2504 (GUICtrlSendToDummy to нidden window) closed by
- Rejected
- 11:58 Ticket #2537 (_ArrayDisplay - $sHeader - proposal) closed by
- Fixed: I already add info about N+1 in the doc
- 11:56 Ticket #2535 (Strange behaviour with FileOpenDialog and the return order of ...) closed by
- No Bug
11/16/13:
- 14:03 Ticket #2538 (GUISetAccelerators should take care of disabled control) created by
- If an accelerator key associated with a disabled control is pressed, …
- 10:07 Ticket #2537 (_ArrayDisplay - $sHeader - proposal) created by
- Please consider supplementing documentation for a description on how …
11/15/13:
- 23:35 Ticket #2536 (_ArrayDisplay fails with default parameters) closed by
- No Bug: The problem does not come from the default values but from the header definition that has only 2 columns instead a 2+1 to take care of the extra column for the row numbering […] This is due to a bug fix when creating listviewitem with more than column than the header one which now lead to no creation.
- 09:44 Ticket #2536 (_ArrayDisplay fails with default parameters) created by
- Using default values for parameters doesn't produce a valid display in …
11/14/13:
- 00:16 Ticket #2535 (Strange behaviour with FileOpenDialog and the return order of ...) created by
- Not sure that you consider it like a bug, but when you use …
11/13/13:
- 13:08 Ticket #2534 (SciTE4AutoIt3.exe - instalator) created by
- If you do not have administrative rights, it is a problem with the …
- 11:46 Ticket #2533 (HelpFile - Example Section - "Copy to clipboard") closed by
- Fixed: Guinness has already fixed this thanks. (link is to private forum) http://www.autoitscript.com/forum/topic/156040-v33922-copy-to-clipboard/
- 06:41 Ticket #2531 (_GUIImageList_Swap - description - swap not copy) closed by
- Fixed
- 03:37 Ticket #2533 (HelpFile - Example Section - "Copy to clipboard") created by
- using HelpFile after click in "Copy to clipboard" in Exmaple section …
11/12/13:
- 17:10 Ticket #2532 (Proposed amendments to the 6 files) closed by
- Fixed: Fixed by revision [9182] in version: 3.3.9.23
- 17:07 Ticket #2530 (simplecalc.htm - broken link to ..... guimsgbox/guimsgbox.htm) closed by
- Fixed: Fixed by revision [9181] in version: 3.3.9.23
- 14:40 Ticket #2532 (Proposed amendments to the 6 files) created by
- intro\tutorials.htm added: <a …
- 14:26 Ticket #2531 (_GUIImageList_Swap - description - swap not copy) created by
- in description mnow there is: […] Please make the appropriate …
- 14:12 Ticket #2530 (simplecalc.htm - broken link to ..... guimsgbox/guimsgbox.htm) created by
- there is no such file as guimsgbox.htm
11/11/13:
- 15:23 Ticket #2529 (Add Extended Window Styles constant $WS_EX_NOACTIVATE) closed by
- No Bug: To the poster, please pay attention to what is a bug and feature request. As BrewManNH said this is already available in the latest beta. Thank you.
- 10:46 Ticket #2529 (Add Extended Window Styles constant $WS_EX_NOACTIVATE) created by
- It seems Extended Window Styles lack WS_EX_NOACTIVATE constant …
- 04:58 Ticket #2528 (Obfuscator - #Obfuscator_Ignore_Funcs) created by
- Obfuscator (1.0.30.15) I use this directive REPRO code test.au3: …
- 03:35 Ticket #2527 (Checkbox background colour change after mouse hovering) created by
- checkbox get background colour change after mouse hovering. bug only …
- 00:23 Ticket #2526 (Window Titles and Text (Advanced) >> Title = '' (Blank) == [Active] ??) created by
- Please consider to add description about blank Title. At the moment, …
11/10/13:
- 15:06 Ticket #2518 (Static evaluates incorrect) closed by
- Fixed: Fixed by revision [9179] in version: 3.3.9.23
11/09/13:
- 16:05 Ticket #2519 (AutoIt3Help.exe opens help file to wrong page) closed by
- Fixed: Fixed by revision [9177] in version: 3.3.9.22
- 10:53 Ticket #2524 (#Obfuscator_Parameters=/mo - issue and script line on AutoIt Error message) closed by
- Fixed: Fixed in Beta v1.0.30.14
11/08/13:
- 15:37 Ticket #2525 (TIDY Crash - (issue #2)) closed by
- No Bug
- 06:42 Ticket #2521 (_IEFormElementSetValue[5].au3) closed by
- Fixed: Fixed by revision [9172] in version: 3.3.9.22
11/07/13:
- 23:18 Ticket #2523 (SQlite Doesn't Work) closed by
- Fixed: The pb come from a bad naming of the file to download I fix the webfile and it is OK now
- 23:10 Ticket #2525 (TIDY Crash - (issue #2)) created by
- Try to Tidy this repro code: […] As you can see this fragmet code …
- 22:53 Ticket #2524 (#Obfuscator_Parameters=/mo - issue and script line on AutoIt Error message) created by
- Pseudo repro code: […] now #Obfuscator_Parameters=/mo create …
- 07:01 Ticket #2523 (SQlite Doesn't Work) created by
- SQLite simply doesnt store or return any data with this beta.
Note: See TracTimeline
for information about the timeline view.