Timeline


and

12/28/13:

18:29 Ticket #2574 ("Switch...Case...EndSwitch") created by anonymous
In the "Switch...Case...EndSwitch" construct, if a "case" check is …
16:16 Milestone 3.3.10.1 completed
13:00 Ticket #2573 (GUISetCursor not working correctly) created by Melba23
It seems that the cursor set by GUISetCursor is not permanent and …

12/27/13:

23:05 Ticket #2572 (Proposed amendments to the 309 files (change made by RegExp)) closed by guinness
Completed: Added by revision [9360] in version: 3.3.11.0
22:06 Ticket #2572 (Proposed amendments to the 309 files (change made by RegExp)) created by mlipok
in .....\autoit\english\txt2htm\txtlibfunctions\ ---- I use RegExp …
10:24 Ticket #2570 (Help file errors) closed by Jpm
Completed: Added by revision [9347] in version: 3.3.11.0
00:19 Ticket #2571 (Notepad++ XML is broken) created by guinness
User reported XML for Notepad++ is incorrectly formatted. …

12/26/13:

20:47 Ticket #2570 (Help file errors) created by Tweaky
Hello, please rename the file "_IEAction [2}. au3" in "_IEAction [2]. …
00:22 Ticket #2569 (_ExcelReadSheetToArray - Error Code 4 When Excel Object Was Attached) created by squishy
The function _ExcelReadSheetToArray seems to always throw error 4 …

12/23/13:

10:44 Milestone 3.3.10.0 completed

12/22/13:

13:04 Ticket #2568 (StringStripWS does not strip Chr(0) as Help file states) created by Melba23
Problem illustrated here: …

12/21/13:

02:55 Ticket #2567 (Unknown strange Bug) created by DXRW4E
In Windows 8.1 x64 seems that Autoit (either v3.3.8.1 & …

12/19/13:

16:49 Ticket #2566 ("global" cursor in GUISetCursor fails.) created by steinar@…
Setting the override flag in GUISetCursor() does not work in latest …

12/18/13:

22:12 Ticket #2561 (UDF - _ArrayPermute - proposal) closed by Jos
Rejected
22:12 Ticket #2564 (UDF - _ArrayInsert - proposal) closed by Jos
Rejected: Closing as rejected.
22:11 Ticket #2563 (UDF - _ArrayUnique - proposal) closed by Jos
Rejected
13:38 Ticket #2565 (_ArrayCombinations - UDF ? DOC example ? - never ending loop) closed by Melba23
Fixed
06:27 Ticket #2560 (UDF - GuiTreeView.au3 - _GUICtrlTreeView_Sort - proposal 2) closed by guinness
Fixed: Fixed by revision [9269] in version: 3.3.9.26

12/17/13:

22:52 Ticket #2565 (_ArrayCombinations - UDF ? DOC example ? - never ending loop) created by mlipok
EXAMPLE (from doc): now is: […] I modyfi by adding ConsoleWrite: …
21:27 Ticket #2564 (UDF - _ArrayInsert - proposal) created by mlipok
now is […] proposal: change: […] to […] …
20:59 Ticket #2563 (UDF - _ArrayUnique - proposal) created by mlipok
now is: […] proposal: […] changed: […] …
20:58 Ticket #2562 (StringRegExp & Null character) created by DXRW4E
I've noticed that even the StringRegExp (StringRegExpReplace is Ok, …
20:43 Ticket #2561 (UDF - _ArrayPermute - proposal) created by mlipok
now: […] proposal change: […] to: […] because: faster …
20:31 Ticket #2560 (UDF - GuiTreeView.au3 - _GUICtrlTreeView_Sort - proposal 2) created by mlipok
it is continuation to: …
18:24 Ticket #2559 (Array incorrect number of subscripts) created by KaFu
Hiho Devs, I have a feature request regarding the infamous / feared / …
13:35 Milestone 3.3.9.25 completed

12/15/13:

12:57 Ticket #2558 (AdLibRegister and function with default parameter) closed by Mat
No Bug: This is standard behaviour for all the AutoIt functions that behave like this. As mentioned, the workaround is to use IsDeclared, however the correct solution is to create a new wrapping function that does not have any parameters. This behaviour is documented under AdlibRegister: […] Likewise in HotkeySet: […] So as far as I'm concerned this is not a bug. As to whether it should fill default variables, that could be a feature request. The only issue I see with that is you could have a function where half the variables are defined, because they have default values, and the other half aren't, which is confusing. Feel free to re-open as a feature request if you still think it is important, or PM me on the forums if you would like to debate it further.

12/13/13:

21:46 Ticket #2558 (AdLibRegister and function with default parameter) created by karlkar@…
Hello. I've noticed strange thing. After executing the script below on …

12/12/13:

19:30 Ticket #2528 (Obfuscator - #Obfuscator_Ignore_Funcs) closed by Jos
Rejected: These directives remain in the output since these are also used by au3check.
03:56 Ticket #2557 (Send Key Count 0 not to send any keys) created by RandomClown
In the Send function, if you specify a count in a key as 0, the count …

12/11/13:

17:22 Ticket #2554 (UDF - GuiTreeView.au3 - _GUICtrlTreeView_Sort - proposal) closed by guinness
Completed: Changed by revision [9244] in version: 3.3.9.25
15:37 Ticket #2534 (SciTE4AutoIt3.exe - instalator) closed by Jpm
Works For Me

12/10/13:

13:33 Ticket #2545 (HttpProxySet Return value) closed by Mat
No Bug: Closing this as not a bug. Saying the return value has no meaning, is the same as saying there is no meaningful return value, which is what the docs mean when they say "no return value". There is always a return value, even if its just zero or "" or 1 in this case.

12/09/13:

19:55 Ticket #2556 (Request for hyperlink) closed by guinness
Completed: Added by revision [9232] in version: 3.3.9.25
19:32 Ticket #2555 (Spelling error) closed by guinness
Fixed: Fixed by revision [9229] in version: 3.3.9.25
19:27 Ticket #2556 (Request for hyperlink) created by billo
Several GUI functions elude to the $WS_EX_ constants to Control …
19:22 Ticket #2555 (Spelling error) created by billo
_GUICtrlRichEdit_StreamToFile first line in description: Writes …

12/07/13:

08:53 Milestone 3.3.9.24 completed

12/04/13:

23:04 Ticket #2554 (UDF - GuiTreeView.au3 - _GUICtrlTreeView_Sort - proposal) created by mlipok
now is: […] I removed depracted Dim declaration, By the way I …
13:44 Ticket #2550 (_GUICtrlComboBox_GetEditText) closed by Melba23
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 Melba23
No Bug

12/03/13:

23:44 Ticket #2553 (Enum unwillingly&erroneously declares/treats variables as Const) created by rarirurerory
;Should you want to make vars unchangable constants, you simply add …
22:29 Ticket #2552 (HelpFile examples - declaration Local insed loop) closed by guinness
Fixed: Fixed by revision [9215] in version: 3.3.9.24
20:52 Ticket #2552 (HelpFile examples - declaration Local insed loop) created by mlipok
using my script: …
18:05 Ticket #2551 (if's and const's) closed by Melba23
No Bug
14:14 Ticket #2551 (if's and const's) created by matthew.lagoe@…
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 Jpm
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 Mat
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 Melba23
The structs used in _GUICtrlComboBox_GetEditText appear to be too …
07:55 Ticket #2396 (WinActivate - Remarks - PROPOSAL) closed by Melba23
Fixed
04:09 Ticket #2549 (Window controls do not always relocate with GUICtrlSetPos) created by john@…
The program below creates a resizable window. When the window is …

11/29/13:

14:43 Ticket #2548 (Array Literal Notation) created by Tasiro
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 Melba23
Wont Fix
11:21 Ticket #2497 (Window Titles and Text (Advanced) - Proposal) reopened by Melba23
11:20 Ticket #2456 (Function Notes) closed by Melba23
Wont Fix
11:18 Ticket #1275 (GUICtrlSetTip - after tip times out it does not show again) closed by Jon
Wont Fix
11:17 Ticket #2497 (Window Titles and Text (Advanced) - Proposal) closed by Melba23
Fixed
11:07 Ticket #2547 (Au3Check and HelpFile) closed by Melba23
Fixed
10:15 Ticket #2547 (Au3Check and HelpFile) created by mlipok
Please add a new info in HelpFile in "INDEX" Description of what I …
08:33 Ticket #2546 (HotKeySet Documenation Error) closed by Melba23
Fixed
Note: See TracTimeline for information about the timeline view.