Timeline
Jan 15, 2013:
- 10:08 PM Ticket #2193 (Addition to the String UDF) updated by
-
Owner, Status changed
- 9:41 PM Ticket #2295 (Help on ObjGet) closed by
- Fixed: Fixed by revision [7475] in version: 3.3.9.5
- 9:35 PM Ticket #2062 (Example text _IEFormElementGetCollection) closed by
- Fixed: Fixed by revision [7474] in version: 3.3.9.5
- 9:00 PM Ticket #2264 (Global Const $IEAU3VersionInfo in IE.au3 has incorrect version info) closed by
- Completed
- 8:49 PM Ticket #2296 (SHA2 for Crypt.au3) closed by
- Rejected: AutoIt supports Windows 2000 and above and thus adding these would cause more issues for very little benefit.
- 8:23 PM Ticket #2263 (Add CryptGenRandom Function to Crypt.au3 UDF) updated by
- What was the outcome of this?
- 7:12 PM Ticket #2301 (_GUICtrlComboBox_GetEditControl for standard combobox) closed by
- Rejected
- 7:11 PM Ticket #2301 (_GUICtrlComboBox_GetEditControl for standard combobox) updated by
- The example for _GUICtrlComboBox_GetComboBoxInfo already explains how to obtain this information and given the simple nature of the ComboBox UDF, there is no requirement for such a function.
- 2:00 PM Ticket #2303 (Ribbon) updated by
-
Version changed
Automatic ticket cleanup. - 1:11 PM Ticket #2303 (Ribbon) created by
- I would be nice to add to AutoIt Ribbon support. Its a nice way to …
- 10:48 AM Ticket #2302 (@ScriptLineNumber in compiled scripts) closed by
- Rejected: This was added some time ago. You probably need to install newer version of AutoIt.
- 2:00 AM Ticket #2302 (@ScriptLineNumber in compiled scripts) updated by
-
Version changed
Automatic ticket cleanup. - 1:59 AM Ticket #2302 (@ScriptLineNumber in compiled scripts) created by
- For testing I put several MsgBox(0,@ScriptLineNumber , "error x") in …
Jan 14, 2013:
- 8:16 PM Ticket #2301 (_GUICtrlComboBox_GetEditControl for standard combobox) created by
- Maybe this is helpful, because ComboBoxEx has the same function […]
Jan 13, 2013:
- 6:51 PM Ticket #2300 ($WS_EX_MDICHILD style affects all childs created after it so they act ...) created by
- I have noticed a weird behavior when using $WS_EX_MDICHILD. I create …
- 10:35 AM Ticket #2299 (GUI Button Text Left-Justify Bug) created by
- When left-justify button text formatting is set, it changes text color …
Jan 10, 2013:
- 4:38 PM Ticket #2297 (Tidy copying last line(s) of script to top of the script) updated by
-
Owner, Component changed
- 4:14 PM Ticket #2297 (Tidy copying last line(s) of script to top of the script) updated by
- To be able to look at this I would need: - Scriptlet to reproduce the issue. - Tidy version used. Thanks jos
Jan 9, 2013:
- 11:53 PM Ticket #2297 (Tidy copying last line(s) of script to top of the script) updated by
-
Component changed
- 11:46 PM Ticket #2298 (Error in _WinAPI_EnumDisplayDevices) closed by
- Fixed: Fixed by revision [7456] in version: 3.3.9.5
- 9:34 AM Ticket #2298 (Error in _WinAPI_EnumDisplayDevices) created by
- EnumDisplayDevices returns 0 if display device number is not valid. …
Jan 8, 2013:
- 6:18 PM Ticket #2297 (Tidy copying last line(s) of script to top of the script) created by
- Occasionally when I run Tidy on a script, with or without any custom …
Dec 31, 2012:
- 4:38 PM Ticket #2296 (SHA2 for Crypt.au3) updated by
- Replying to jNizM: > ALG_ID (Windows) > http://msdn.microsoft.com/en-us/library/windows/desktop/aa375549(v=vs.85).aspx thanks, that certainly means that MS does not support it !!!
Dec 28, 2012:
- 9:36 AM Ticket #2296 (SHA2 for Crypt.au3) updated by
- ALG_ID (Windows) http://msdn.microsoft.com/en-us/library/windows/desktop/aa375549(v=vs.85).aspx
- 9:32 AM Ticket #2296 (SHA2 for Crypt.au3) updated by
- any reason why SHA_224 not available in the proposal?
Dec 27, 2012:
- 12:36 PM Ticket #2296 (SHA2 for Crypt.au3) updated by
- Windows XP with SP3: This algorithm is supported Windows XP with SP2, Windows XP with SP1, and Windows XP: This algorithm is not supported.
- 12:00 PM Ticket #2296 (SHA2 for Crypt.au3) updated by
-
Version changed
Automatic ticket cleanup. - 11:48 AM Ticket #2296 (SHA2 for Crypt.au3) created by
- see here: http://autoit.de/index.php?page=Thread&threadID=35302 …
Dec 25, 2012:
- 9:08 AM Ticket #2295 (Help on ObjGet) updated by
-
Description changed
The line with ObjEvent needs to go away from current example.
Dec 24, 2012:
- 12:00 PM Ticket #2295 (Help on ObjGet) updated by
-
Version changed
Automatic ticket cleanup. - 11:32 AM Ticket #2295 (Help on ObjGet) created by
- I had to add an empty function, to make example two work, in the help …
Dec 23, 2012:
- 8:49 AM Ticket #2294 (ControlGetText failing when window title happens to contain umlauts) closed by
- No Bug: Your error is of semantic nature considering this works: […]
- 5:47 AM Ticket #2294 (ControlGetText failing when window title happens to contain umlauts) created by
- Sample: $Aktiivne_Suund = ControlGetText($MAINWIN,"Piiriületus", …
Dec 22, 2012:
- 10:30 AM Ticket #2293 (_GDIPlus_GraphicsDrawImage crashes if we dispose the bitmap.) closed by
- No Bug: So you are disposing image object and then use pointer to released object to draw. Then you report bug because of the crash you get. ...I'm sorry for you waiting 4 days for developer (OMG!) response and for AutoIt not having one person with enough knowledge and capability to close this report earlier. Clearly we are doing something wrong. I'm also sure that some time from now you will say for yourself: "Oh that was embarrassing, shame on me." Btw, Your code is unrunnable.
Dec 18, 2012:
Dec 17, 2012:
- 6:36 PM Ticket #2292 (_IEErrorNotify() and $_IEErrorNotify are conflicting, in IE.au3 for 3.3.9.5) closed by
- No Bug: That version of AutoIt is outdated at this point and wasn't meant to be anyhing more than a sort of a teaser showing very basic concept of future development (that have taken place in the meantime). I'm not sure why is that still available for downloading. The only smart thing to do for me is close this report as no_bug therefore and ask you no to report bugs relaed to that version in the future.
- 12:22 PM Ticket #2292 (_IEErrorNotify() and $_IEErrorNotify are conflicting, in IE.au3 for 3.3.9.5) created by
- The function name and the variable name $_IEErrorNotify / …
Note:
See TracTimeline
for information about the timeline view.
