Timeline
Jan 11, 2016:
- 10:53 PM Ticket #3197 (.chm debug example fix) updated by
- By the way. Why Excel? Instead, notepad, wouldnt it ? I do not know english :)
- 10:49 PM Ticket #3197 (.chm debug example fix) created by
- _DebugSetup example […] _DebugSetup example fix […] …
Jan 9, 2016:
Jan 8, 2016:
- 9:40 PM Ticket #3196 (Feature request: conditional code in curly braces) updated by
- Also, how does adding a bunch of unnecessary braces help you do something that you can't do now? Your braces have only replaced the Then and EndIf statements, and add nothing.
- 5:40 PM Ticket #3194 (autoIT script in selenium IDE) closed by
- Rejected: We have a forum to ask questions.
- 5:39 PM Ticket #3196 (Feature request: conditional code in curly braces) updated by
- How would this proposal line-up with the very first line in the Helpfile? […] Jos
- 7:52 AM Ticket #3195 (Program crashes after repeated use of _IETableGetCollection) closed by
- Duplicate: this is one of this tickets: https://www.autoitscript.com/trac/autoit/ticket/3167 https://www.autoitscript.com/trac/autoit/ticket/3097
Jan 7, 2016:
- 6:55 PM Ticket #3195 (Program crashes after repeated use of _IETableGetCollection) updated by
- This issue does not occur on: Autoit 3.3.12.0 - x86 Windows 7 Ultimate - x64 Internet Explorer 9
- 6:24 PM Ticket #3196 (Feature request: conditional code in curly braces) created by
- Hello, I've come back to AutoIt after some months in PHP/Javascript …
- 6:20 PM Ticket #3195 (Program crashes after repeated use of _IETableGetCollection) created by
- Hello, After repeated use of _IETableGetCollection($oIE, 0) - 5 …
- 4:00 PM Ticket #3194 (autoIT script in selenium IDE) updated by
-
Version changed
Automatic ticket cleanup. - 3:09 PM Ticket #3194 (autoIT script in selenium IDE) created by
- How to use executable autoIT script in SeleniumIDE?
Jan 5, 2016:
- 8:43 AM Ticket #3193 (.chm Array example wrong) closed by
- Fixed: Fixed by revision [11632] in version: 3.3.15.1
Jan 4, 2016:
- 5:14 PM Ticket #3193 (.chm Array example wrong) created by
- Wrong code example: [[Image(...)]] …
Jan 2, 2016:
- 9:47 PM Ticket #3192 (Regression with reference) created by
- The following snippet causes an error to be invoked, though does not …
Dec 31, 2015:
- 3:10 AM Ticket #3191 (SciTE Won't save hidden scripts.) closed by
- No Bug: The author of SciTE doesn't consider this to be a bug. This has been like this in SciTE since at least 2003 and Neil says he won't fix it as it's not considered to be a bug to him. If you feel that this requires a bug ticket, I'd suggest heading over to the scintilla/scite website and posting it there.
Dec 30, 2015:
- 10:31 PM Ticket #3191 (SciTE Won't save hidden scripts.) created by
- SciTE V3.6.0 How to reproduce: 1. Create any new AutoIt Script. 2. In …
- 9:21 PM Ticket #3190 (Aut2exe crashes) closed by
- Rejected: This is not a bug report but a question. Please come to our forums to ask questions. Jos
- 8:08 PM Ticket #3190 (Aut2exe crashes) created by
- I've tried using aut2exe.exe on two different machines to package a …
Dec 29, 2015:
- 8:44 PM Ticket #2269 (Help file) updated by
-
Owner, Resolution, Milestone changed
Wrong ticket number used in commit, no changes made to this ticket - 4:35 PM Ticket #2296 (SHA2 for Crypt.au3) closed by
- Completed: Changed by revision [11621] in version: 3.3.15.1 Uncommented the variables for these algorithms and updated the example scripts to use them.
- 4:18 PM Ticket #2296 (SHA2 for Crypt.au3) updated by
-
Owner, Status changed
- 4:01 PM Ticket #2296 (SHA2 for Crypt.au3) reopened by
- 10:24 AM Ticket #3189 ("Run" and "RunWait" functions call an A3X multiple times with an ...) closed by
- No Bug: This is not a bug but expected behavioras @AutoItExe will be AutoIt3.exe when run from SciTE but will be Main.exe when compiled. When doing a Run("Main.exe wait.a3x") then simply main is run which again runs itself. Please come to our forums irst to discuss your issues before posting it as a Bug as it might very well be a pilot error. :) Jos
- 9:18 AM Ticket #3189 ("Run" and "RunWait" functions call an A3X multiple times with an ...) created by
- Hi team, I got a critical issue with these step below 1. Create a …
Dec 28, 2015:
- 10:05 AM Ticket #3188 (Typo Bug) closed by
- Fixed: Fixed in the NSIS installer for the next release. Thanks
- 10:03 AM Ticket #3188 (Typo Bug) updated by
-
Owner, Component changed
- 12:29 AM Ticket #3188 (Typo Bug) created by
- Installer/Extraction issues when installer generates Colors.ini is …
Dec 26, 2015:
- 6:22 PM Ticket #3184 (_Net_Share UDF Doc Issue) closed by
- Fixed: Fixed by revision [11617] in version: 3.3.15.1
Dec 25, 2015:
- 12:43 AM Ticket #3187 (Cannot access forums.) updated by
- (Removed email addresses.)
- 12:42 AM Ticket #3187 (Cannot access forums.) updated by
-
Description changed
Dec 24, 2015:
- 10:01 AM Ticket #3187 (Cannot access forums.) updated by
- It seemed to only happen during peak hours. I can access it now. Why did I have this issue anyways?
- 10:00 AM Ticket #3187 (Cannot access forums.) closed by
- Completed: Send Email.
- 4:33 AM Ticket #3187 (Cannot access forums.) created by
- Yo, BetaLeaf here. writing to let you know I cannot access the forums …
Dec 23, 2015:
- 4:18 PM Ticket #3185 (Multiple FileInstall not working) closed by
- Duplicate: Duplicate of close report #3183. In case you do not agre come to our forum to have the dialogue about it. Jos
- 4:11 PM Ticket #3186 (Special characters change after filewrite to *.csv) closed by
- No Bug: From the helpfile: When writing text AutoIt will write using UTF8 (without BOM) by default. To write in another mode the file must be opened with FileOpen() and the relevant flags. So the default has changed and you need to use FileOpen with the appropriate parameters. Jos
- 1:23 PM Ticket #3186 (Special characters change after filewrite to *.csv) created by
- If you create a csv file, for example TextFile.csv with the …
- 9:23 AM Ticket #3185 (Multiple FileInstall not working) created by
- […] This code works only in the not compiled version. In the …
Dec 22, 2015:
- 4:37 PM Ticket #3184 (_Net_Share UDF Doc Issue) created by
- The docs for the following functions in the _Net_Share UDF have the …
- 4:30 PM Ticket #3183 (Aut2Exe: Exe won't run "Unable to open the script file" (with ...) closed by
- No Bug: Have you tried without your Anti Virus switched on? Either way, please come to our forum to discuss your issue interactively, as I am 99.999% sure this is not a bug. Jos
- 1:01 PM Ticket #3183 (Aut2Exe: Exe won't run "Unable to open the script file" (with ...) created by
- My script runs in Scite Editor (pressing F5, everything ok). If you …
Dec 19, 2015:
- 7:45 AM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) updated by
- Thanks - I hesitate to say that I know what is going wrong. I'm happy to accept that you know. The symptom also occurs to the y coordinate as well as x.
- 12:46 AM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) updated by
- As I explained in your thread it's not MouseGetPos that is at fault, it is the MouseMove that is causing this issue. MouseMove is moving the mouse 1 pixel to the right of where it should be when the screen position is negative. It could be that MouseMove isn't taking into account that a the x dimension on the left hand monitor starts (ends?) at -1 and not at 0. So a 1920 pixel wide monitor has mouse positions from -1 to -1920, and if it were the main screen those dimensions would be 0 to 1919.
Dec 18, 2015:
- 11:50 PM Ticket #3182 (MouseGetPos may return the wrong value when used with mulitple display ...) created by
- This problem occurs when there are screens which return a negative …
- 10:26 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) closed by
- Works For Me: Works for me. Win7 64Bit Next time, please ask on the forum in first place.
- 5:45 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) updated by
- Tested with latest beta.
- 5:43 PM Ticket #3181 (Can't press Alt+Tab when HotKeySet - Alt+Esc) created by
- […]
Dec 12, 2015:
- 3:25 PM Ticket #3171 (Count of Keys in Returned Array of MapKeys) updated by
- :(
- 3:18 PM Ticket #3171 (Count of Keys in Returned Array of MapKeys) closed by
- Rejected: This is a bad idea, especially when UBound() is enough.
- 3:15 PM Ticket #3180 (Zip and Unzip) closed by
- Rejected
Note:
See TracTimeline
for information about the timeline view.
