Timeline


and

06/10/14:

19:21 Ticket #2753 ("To" keyword incorrectly parsed in COM object) closed by Jos
Duplicate: Duplicate of #2731
13:45 Ticket #2752 (AutoIt Help omits the precedence of the ternary operator) closed by Melba23
Rejected: Rejected - for explanation see http://www.autoitscript.com/trac/autoit/ticket/2750#comment:4
13:44 Ticket #2750 (Ternary Operator Should Have the Lowest Precedence) closed by Melba23
Rejected: Much clearer thanks. Personally I do not regard the ternary operator as a true operator, more as a condensed If (in fact it replaced the _IIf UDF). So I not believe that it has a precedence as such and the use of parentheses to make sure that the various expressions within the ternary operator are correctly parsed is entirely proper and necessary. I would consider it a parallel with the requirement to use parentheses with Not on occasion to ensure that only the correct element is affected. We clearly say in the Help file: […] This remark was added to cater for cases where operator precedence needed to be specified - such as the one you have mentioned above. Furthermore, I fail to see why not having parentheses would produce "less confusion" - to my mind it is very likely to create more as the various elements of the ternary syntax become less distinct. So I am rejecting this request. M23
10:52 Ticket #2753 ("To" keyword incorrectly parsed in COM object) created by FredAI
The "To" keyword is incorrectly parsed when used as a COM object …
00:17 Ticket #2752 (AutoIt Help omits the precedence of the ternary operator) created by lcofresi
The page "Language Reference - Operators" in the AutoIt Help fails to …

06/09/14:

22:03 Ticket #2751 (SampleControls.au3 - proposal) closed by guinness
Completed: Added by revision [10217] in version: 3.3.13.0
21:34 Ticket #2748 (_WinAPI_SaveHBITMAPToFile in WinAPIGdi.au3 is bugged) closed by guinness
Fixed: Fixed by revision [10211] in version: 3.3.13.0
21:34 Ticket #2751 (SampleControls.au3 - proposal) created by mLipok
Proposal added #Region and GUICtrlSetTip() some other minior changes.
21:22 Ticket #2749 (COM Object Examples - proposal / fixed / question) closed by Jpm
Fixed: Fixed by revision [10210] in version: 3.3.13.0
18:26 Ticket #2750 (Ternary Operator Should Have the Lowest Precedence) created by anonymous
The ternary operator should have the lowest precedence in expressions. …
18:26 Ticket #2732 (ObjName - additional example proposal) closed by Jpm
Completed: Added by revision [10208] in version: 3.3.13.0
17:45 Ticket #2749 (COM Object Examples - proposal / fixed / question) created by mLipok
in getHTMLsource.au3 there is: […] instead […] fixed in …
15:26 Ticket #2746 (IE6Example.htm - Refreshing) closed by Jpm
Fixed: Fixed by revision [10205] in version: 3.3.13.0
14:21 Ticket #2745 (HelpFile <> Official Site - Windows Compability) closed by guinness
Fixed: Fixed by revision [10203] in version: 3.3.13.0
12:28 Ticket #2738 (_WinAPI_ShellRestricted - $REST_ constants) closed by Jpm
Fixed: Fixed by revision [10202] in version: 3.3.13.0
12:24 Ticket #2739 (_WinAPI_SetLocaleInfo - $LOCALE_ constants) closed by Jpm
Fixed: Fixed by revision [10201] in version: 3.3.13.0
12:20 Ticket #2740 (_WinAPI_IsProcessorFeaturePresent - $PF_ constants) closed by Jpm
Fixed: Fixed by revision [10200] in version: 3.3.13.0
12:16 Ticket #2741 (_WinAPI_DrawThemeEdge - $BDR_* , $EDGE_* , $BF_* constants) closed by Jpm
Fixed: Fixed by revision [10199] in version: 3.3.13.0
12:11 Ticket #2744 (ToolTip and GUICtrlSetTip - Requires IE5+) closed by Jpm
Fixed: Fixed by revision [10198] in version: 3.3.13.0
12:03 Ticket #2737 (_WinAPI_ShellGetStockIconInfo - $SIID_ constants) closed by Jpm
Fixed: Fixed by revision [10197] in version: 3.3.13.0
11:51 Ticket #2736 (DriveGetType , _WinAPI_SetWindowPos - constatns defined in ..) closed by Jpm
Fixed: Fixed by revision [10196] in version: 3.3.13.0
10:17 Ticket #2742 (#Au3Stripper_Parameters=/RenameMinimum doesn't work) closed by Jos
Fixed: The indicated version is for AutoIt3 and there is no relation to the version of au3stripper. When running your script through Au3Stripper in SciTE, I got the following console output: […] This shows the error and the version. Anyway, there was indeed a typo in the lexing of the commandline which is now fixed in the current Beta version of Au3Stripper. Thanks for the report, Jos
08:04 Ticket #2747 (Nested ternary operator returns incorrect results) closed by jchd18
No Bug: No bug here: you must use parenthesis to enclose the coumpound condition. […] Next time, please ask on the General Help forum to confirm bug status.
05:59 Ticket #2748 (_WinAPI_SaveHBITMAPToFile in WinAPIGdi.au3 is bugged) created by anonymous
_WinAPI_SaveHBITMAPToFile may break as reported by SciTE's console: …
04:54 Ticket #2747 (Nested ternary operator returns incorrect results) created by lcofresi
This very simple code show the problem: Local $v1 = 0, $v2 = 2 Local …

06/08/14:

22:25 Ticket #2746 (IE6Example.htm - Refreshing) created by mLipok
look in attachment
20:26 Ticket #2745 (HelpFile <> Official Site - Windows Compability) created by mLipok
http://www.autoitscript.com/site/autoit/ […] …
20:22 Ticket #2744 (ToolTip and GUICtrlSetTip - Requires IE5+) created by mLipok
http://en.wikipedia.org/wiki/Windows_XP#Networking_and_internet_functio
17:27 Ticket #2743 (Hex($n, -1.#INF) crashes AutoIt) created by Mat
Reproducer is just the code: […] This is causing scripts to …
13:59 Ticket #2742 (#Au3Stripper_Parameters=/RenameMinimum doesn't work) created by lwc
I've tried the new Stripper and its /RenameMinimum parameter doesn't …
06:52 Ticket #2741 (_WinAPI_DrawThemeEdge - $BDR_* , $EDGE_* , $BF_* constants) created by mLipok
in iFlag Parameters description please add $ before BF_* […] …
06:43 Ticket #2740 (_WinAPI_IsProcessorFeaturePresent - $PF_ constants) created by mLipok
please add to remarks $PF_* constants require #include …
06:39 Ticket #2739 (_WinAPI_SetLocaleInfo - $LOCALE_ constants) created by mLipok
please add to remarks $LOCALE_* constants require #include …

06/07/14:

17:47 Ticket #2738 (_WinAPI_ShellRestricted - $REST_ constants) created by mLipok
please add to remarks $REST_* constants require #include …
17:43 Ticket #2737 (_WinAPI_ShellGetStockIconInfo - $SIID_ constants) created by mLipok
please add to remarks $SIID_* constants require #include …
16:50 Ticket #2736 (DriveGetType , _WinAPI_SetWindowPos - constatns defined in ..) created by mLipok
in _WinAPI_SetWindowPos.txt […] in DriveGetType.txt […] …

06/06/14:

15:30 Ticket #2642 (The function Hex() returns the wrong value) closed by Melba23
No Bug: I am closing this ticket as there is no problem with Hex - the seemingly invalid returns are caused by the inadvertent use of doubles instead of integers as the argument. That is covered by this ticket: http://www.autoitscript.com/trac/autoit/ticket/2729 M23
06:15 Ticket #2733 (WM_SETCURSOR doesn't pass $wParam as handle after using GUICtrlSetCursor) closed by Jpm
No Bug: In fact it does. But if you rad the MSDN doc it is the handle to the Windows not to the control

06/05/14:

23:26 Ticket #2735 (Error in helpfile) closed by guinness
Fixed: Fixed by revision [10192] in version: 3.3.13.0
21:49 Ticket #2735 (Error in helpfile) created by rav_kr
on page …
21:21 Ticket #2734 (_GUICtrlListView_GetGroupRect setting wrong member) closed by guinness
Fixed: Fixed by revision [10189] in version: 3.3.13.0
17:43 Ticket #2734 (_GUICtrlListView_GetGroupRect setting wrong member) created by anonymous
_GUICtrlListView_GetGroupRect sets the member "Left" to $iGet. The …

06/04/14:

11:43 Ticket #2733 (WM_SETCURSOR doesn't pass $wParam as handle after using GUICtrlSetCursor) created by MrCreatoR
Here is an example that shows the problem: […] …

06/03/14:

19:37 Ticket #2732 (ObjName - additional example proposal) created by mLipok
[…]

06/02/14:

21:06 Ticket #2731 (AU3Check error on objects that contain properties with name (.To)) created by cory.r.stein@…
We have a function that uses the object CDO.Message. The below …
14:19 Ticket #2730 (SetError - Return Value - undefined ?) closed by guinness
No Bug: This has been discussed before between Jon and myself, with the conclusion being it should remain as is. I am closing the ticket as "no bug".
00:33 Ticket #2730 (SetError - Return Value - undefined ?) created by mLipok
in parameters: […] This is no true or I personally do not …

06/01/14:

20:29 Milestone 3.3.12.0 completed

05/31/14:

18:25 Ticket #2729 (32-bit integers converted to doubles after division) created by czardas
Perhaps not everyone will agree with me, but I consider this a bug: …

05/30/14:

15:59 Milestone 3.3.11.6 completed

05/26/14:

18:07 Ticket #2728 (Getting a window handle from PID for more advanced programs) closed by guinness
No Bug: Ask on the Forum if you don't understand AutoIt please. The example works as is intended.
15:59 Ticket #2728 (Getting a window handle from PID for more advanced programs) created by lwc
http://www.autoitscript.com/wiki/FAQ#How_can_I_get_a_window_handle_when

05/24/14:

23:59 Ticket #2725 (Problem printing help file with multiple examples) closed by Jpm
Fixed: Fixed by revision [10141] in version: 3.3.11.6

05/21/14:

12:32 Ticket #2690 (Win..... Return Value Proposal.) closed by guinness
Fixed: Fixed by revision [10136] in version: 3.3.11.6

05/20/14:

23:39 Ticket #2691 (Bitshift is returning incorect results) closed by Mat
No Bug: Jchd is correct. Of course if you want to get 52534 then you can just change it to Int($number / 2^$bits)
23:13 Ticket #2713 (ByRef Copy Bug) closed by Mat
Duplicate: Replying to anonymous: > Is this connected to ticket 2502? Yes it is. I hadn't realised this had been looked at before (but it looks like the conclusion was similar (variable != r-value, and byref might use either, or might not). I'll close this as a duplicate. If you want to guard against this, then just force it to copy by writing to the array: […]
23:02 Ticket #2727 (optional Datatypes) closed by Mat
Wont Fix: You are correct that dynamic typing does incur a runtime overhead. However, you are wrong that this would be "static" typing, and that they would perform any better. You'd still need to (at runtime) check the type of the variable and then do something different depending on the type. The only difference between that and a variant is that the explicitly typed case would result in errors, rather than casting. I really like explicit typing. I am very fussy in compiled languages about type, you wouldn't even see me writing float f = 4.0; in C++. But there really isn't any point in it, or need for it, in an interpreted langauge like AutoIt. I hope this explains why I'm closing this. If you still have any questions then feel free to PM me on the forums.
20:04 Ticket #2727 (optional Datatypes) created by anonymous
The fact that I could not even find one ticket about this probably …
18:26 Ticket #2714 (Help for GUICtrlCreateGraphic omits info for dynamic graphics.) closed by guinness
Rejected: Please adhere to the AutoIt standards for example creation. As it stands the example which was suggested is way beyond the scope of what the help file is intended for. Thanks.
18:24 Ticket #2705 (ObjCreate - without register anything) closed by guinness
Rejected: The feature according to a former dev is experimental and thus has no place in the official documentation. If or when this feature is stable then the appropriate changes will be made.
18:20 Ticket #2721 (_Array... - proposal) closed by guinness
Fixed: Fixed by revision [10135] in version: 3.3.11.6
14:24 Ticket #2724 (_WinAPI_CreatePen - doc) closed by guinness
Fixed: Fixed by revision [10134] in version: 3.3.11.6
12:42 Ticket #2726 (GUIListView, GUICtrlListView_GetGroupInfoByIndex) closed by Mat
Completed: Added by revision [10129] in version: 3.3.11.6
11:28 Ticket #2726 (GUIListView, GUICtrlListView_GetGroupInfoByIndex) created by gary.delamer@…
I use listview in my autoit projects and i need to know the GroupID …

05/19/14:

16:43 Ticket #2723 (FileConstants.au3 and FileSelectFolder.txt) closed by Jpm
No Bug

05/18/14:

11:10 Ticket #2725 (Problem printing help file with multiple examples) created by water
When printing the help file for _Excel_RangeCopyPaste only the first …

05/17/14:

12:48 Ticket #1919 (Native IPv6 support) reopened by Mat
12:38 Ticket #2722 (FileSelectFolder - XP Only - BUG) closed by Melba23
No Bug: This is not a bug - the flags only work in XP as is explained in the Remarks: The new vista+ dialog style is used if possible, regardless of the Use New Dialog Style flag. With the vista dialog style the edit control and create folder buttons are always shown, ignoring the flags parameter The statement "XP Only" is quite correct - the flags only work in XP. M23
12:31 Ticket #2724 (_WinAPI_CreatePen - doc) created by mLipok
based on AZJIO: …
08:04 Ticket #2720 (_ArrayBinarySearch - Wrong Description) closed by Jpm
Fixed: Thanks, it was already fix for all _array in 3.3.11.6
07:16 Ticket #2723 (FileConstants.au3 and FileSelectFolder.txt) created by mLipok
please add […] to FileConstants.au3 and I attach modified …
07:00 Ticket #2722 (FileSelectFolder - XP Only - BUG) created by mLipok
in Parameteres in "flag" description: […] This is not true. It …
06:47 Ticket #2721 (_Array... - proposal) created by mLipok
in _ArrayDisplay removed doubled word array "Displays a 1D or …
05:42 Ticket #2720 (_ArrayBinarySearch - Wrong Description) created by mLipok
Now there is […] Proposal: […]

05/15/14:

23:33 Ticket #2719 ("Misc. functions Reference" - table - Function list) created by mLipok
[…] there is no AutoItSetOption / Opt in this table. But this …
20:04 Ticket #2716 (GUICtrlSetPos - Parameters proposal) closed by Melba23
Completed: Added by revision [10127] in version: 3.3.11.6
06:41 Ticket #2718 (SplashOff - example proposal) closed by Jpm
Completed: Changed by revision [10125] in version: 3.3.11.6

05/14/14:

23:33 Ticket #2718 (SplashOff - example proposal) created by mLipok
current contents of the example: […] PROPOSAL: […] …
15:11 Ticket #2717 (AutoIt Constants include files) closed by Jpm
Fixed: Fixed by revision [10121] in version: 3.3.11.6

05/13/14:

22:17 Ticket #2717 (AutoIt Constants include files) created by mLipok
[…] This is not true. What about: #include <InetConstants.au3> ??
21:44 Ticket #2716 (GUICtrlSetPos - Parameters proposal) created by mLipok
look in Remarks: […] There is talk about Default keyword. …
21:09 Ticket #2715 (mistake in helpfile) closed by Melba23
Fixed: Fixed by revision [10120] in version: 3.3.11.6
20:05 Ticket #2715 (mistake in helpfile) created by rav_kr
There is small mistake in comment in the example on page …
16:16 Ticket #2712 (RegDelete, RegRead and RegWrite operate on the wrong "keyname".) closed by Jos
No Bug

05/11/14:

09:59 Ticket #2714 (Help for GUICtrlCreateGraphic omits info for dynamic graphics.) created by RichardL
See …
Note: See TracTimeline for information about the timeline view.