Timeline
Feb 11, 2016:
- 8:08 AM Ticket #3208 (Changes in documentation for _Crypt_Hash* functions.) created by
- Hello! I have 2 feature requests... 1. Add the table of constants used …
Feb 9, 2016:
- 8:43 AM Ticket #3207 (_GUICtrlListView_AddArray Error when add single dimension array) closed by
- No Bug: As stated in the doc the Array as to be 2D So it is not a bug
- 8:05 AM Ticket #3207 (_GUICtrlListView_AddArray Error when add single dimension array) created by
- A bug was find, whet trying to add array to ListView. seems, that …
Feb 7, 2016:
- 6:46 PM Ticket #1346 (Send doesn't work with windows opened under another user) updated by
- Windows7 x64 AutoIt3_x64.exe V3.3.12.0 I just spent much time to find the "bug" in my code. It was able to find the msg-window and it could extract text, but sending CTRL+C (copy msg to clipboard) or ENTER or mouse clicks to close it did not work. IMHO the "bug" in Autoit (or just the thing missing) is an error or warning message to the console like "Can not send commands to process running as different user" or "as admin user". At least there should be a big warning in "Send" (and similar) documentation. Thank you :)
Feb 5, 2016:
- 12:18 PM Ticket #3206 (New remark for the "root dir" parameter for FileSelectFolder) created by
- Hello! I have something which I would like to add to the Remarks …
Feb 1, 2016:
- 3:56 PM Ticket #3163 (Windows PE - Unknown software exeption 0xc000001d) updated by
- I confirm this exception on two computer. Autoit 3.3.12 works fine, 3.3.14.2 throws this exception
Jan 29, 2016:
- 12:43 AM Ticket #3178 (_WinAPI_SaveHICONToFile function error Variable used without being declared) closed by
- Fixed: Fixed by revision [11646] in version: 3.3.15.1
Jan 28, 2016:
- 9:28 PM Ticket #2970 (TraySetToolTip text set to Chr(0) hides the tooltip.) closed by
- No Bug: According to a post by Jos this is intended behavior for using CHR(0) or Null in a tooltip. You can find the post here
Jan 24, 2016:
- 10:39 PM Ticket #3205 ([Suggestion] Allow functions to be also defined with the keyword "Function") closed by
- Rejected: Every language has its keywords list, you need to learn the keywords for the languages that you're using and not expect the language to adapt to you. Would you expect the authors of other languages to adapt the syntax and keywords of AutoIt just because someone came to that language after using AutoIt? I don't see PHP or Java adopting AutoIt keywords, do you?
- 6:54 AM Ticket #3204 ("if" function does not see variables that contain _IE objects as being ...) updated by
- OK, But what is an autoit bug then ?! Doesn't this bug relate to the "if" function in AutoIt ?
- 6:53 AM Ticket #3203 (IE - Variable contents are lost when navigating to any page) updated by
- OK, But what is an autoit bug then ?!
Jan 23, 2016:
- 8:23 PM Ticket #3204 ("if" function does not see variables that contain _IE objects as being ...) closed by
- No Bug: This is not AutoIt or UDF bug. This is not support forum. Ask here: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/
- 8:19 PM Ticket #3203 (IE - Variable contents are lost when navigating to any page) closed by
- No Bug
- 8:18 PM Ticket #3203 (IE - Variable contents are lost when navigating to any page) updated by
- This is not AutoIt or UDF bug. This is not support forum. Ask here: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/
- 9:44 AM Ticket #3205 ([Suggestion] Allow functions to be also defined with the keyword "Function") created by
- Right now functions can only be created with the keyword Func. …
- 9:35 AM Ticket #3204 ("if" function does not see variables that contain _IE objects as being ...) created by
- Hello, We have the following code: […] Issue: if $body1 does …
- 9:20 AM Ticket #3203 (IE - Variable contents are lost when navigating to any page) created by
- Hello, We have the folowing code: […] This code attaches to a IE …
Jan 21, 2016:
- 8:00 PM Ticket #3202 (FileOpenDialog in Windows PE mode) updated by
-
Version changed
Automatic ticket cleanup. - 7:49 PM Ticket #3202 (FileOpenDialog in Windows PE mode) created by
- If Windows PE is not a supported environment, then please ignore this …
- 9:05 AM Ticket #3201 (_IEImgGetCollection Example 1) closed by
- Fixed: Fixed by revision [11637] in version: 3.3.15.1
Jan 19, 2016:
Jan 18, 2016:
- 1:06 PM Ticket #3201 (_IEImgGetCollection Example 1) created by
- The example 1 fails because there are only 5 elements in the page. …
Jan 15, 2016:
- 8:25 PM Ticket #3200 (Ternary operator for functions) closed by
- No Bug
- 8:25 PM Ticket #3200 (Ternary operator for functions) updated by
- Replying to anonymous: > I don't need "a little more". I need like AutoIt. No more. > If you need "a little more", please, add the option. Please simply do not use au3check in case you really feel this strong about it. Jos
- 10:23 AM Ticket #3200 (Ternary operator for functions) updated by
- Au3Check flag Something meaninless AutoIt produce error if invalid In this case it can be legal if for instance a function is called changing for instance a global variable or a byref variable. In this case a dummy variable to store the result of the ternary operation will be needed to have a really working script
- 9:34 AM Ticket #3200 (Ternary operator for functions) updated by
- I don't need "a little more". I need like AutoIt. No more. If you need "a little more", please, add the option.
- 8:48 AM Ticket #3200 (Ternary operator for functions) updated by
- In this special case Au3Check make a little more than AutoIt as the statement as no meaning Nothing can be stored
Jan 14, 2016:
- 4:32 PM Ticket #3200 (Ternary operator for functions) updated by
- This is not an error for AutoIt, why this is an error for Au3check?
- 4:16 PM Ticket #3200 (Ternary operator for functions) updated by
- From the help file: […] Where you store the responses ? Your example is correct when it comes to that AutoIt offer such a possibility. It is also not correct when it comes to assumptions as to the use of Ternary Operators as such.
- 2:43 PM Ticket #3200 (Ternary operator for functions) created by
- It looks like Au3Check error, because AutoIt runs this script without …
Jan 13, 2016:
- 7:45 PM Ticket #3199 (TopMost fo GUI attribute is not set when using GuiSetStyle) closed by
- No Bug: No Bug as explained in the forum a while ago: https://www.autoitscript.com/forum/topic/125718-ws_ex_topmost-set-after-gui-creation/?do=findComment&comment=872693 Jos
- 6:07 PM Ticket #3199 (TopMost fo GUI attribute is not set when using GuiSetStyle) created by
- I tried using a (tray)menu to toggle the TopMost attribute for a …
- 7:57 AM Ticket #3198 (Not Able to Open auto IT script giving error unable to open the script) closed by
- No Bug: This is nowhere near a valid ticket. Use the help forum to ask questions.
- 7:13 AM Ticket #3198 (Not Able to Open auto IT script giving error unable to open the script) created by
Jan 12, 2016:
- 7:31 PM Ticket #3197 (.chm debug example fix) closed by
- No Bug
- 3:19 PM Ticket #3197 (.chm debug example fix) updated by
- Okey, thank you.. If you want you can turn off ticket. :)
- 3:13 PM Ticket #3197 (.chm debug example fix) updated by
- Not really a bug as execution is OK. for Excel it will never failed for using {down} key on an empty sheet. Notepad need a specific file to illustrate the mouse going down.
Note:
See TracTimeline
for information about the timeline view.
