Timeline
03/10/10:
- 04:17 Ticket #1519 (Number conversion routines are inconsistent) created by
- I would expected the following code to produce (arithmetically) the …
03/09/10:
- 22:04 Ticket #1501 (StringRegExp and StringRegExpReplace missing) closed by
- Fixed
- 20:19 Ticket #1518 (DropDown-Menu of ComboBoxes are not available on x64-Exe) closed by
- Fixed: We know. The manifest is missing from x64 compiled scripts because Visual Studio is retarded and likes to do this to us. It will be fixed next release.
- 19:38 Ticket #1518 (DropDown-Menu of ComboBoxes are not available on x64-Exe) created by
- Hello, in my big script, with more then 10.000 lines of code, I have …
- 12:22 Ticket #1517 (_GUICtrlListView_SimpleSort not sorts checkboxes defined by ...) created by
- Below is example script - shows files and directories in C:\ Step to …
- 09:15 Ticket #1516 (Get Full Returnstring from TCP-IP-STACK in AutoIt-Variable) created by
- I would like to register myself from a computer place, out of range of …
03/08/10:
- 15:27 Ticket #1515 (FileOpen for Read fails on already opened file) created by
- From v3.3.5.3 Beta release notes: Fixed: Regression in FileOpen() …
- 08:53 Ticket #1512 (StdoutRead no correct output with german language OS) closed by
- No Bug: Thanks Doudou for helping Just a small typo […]
- 08:38 Ticket #1514 (Missing _SQLite examples in v3.6.6.0 help file) closed by
- Fixed: Fixed by revision [5739] in version: 3.3.7.0
- 03:25 Ticket #1514 (Missing _SQLite examples in v3.6.6.0 help file) created by
- The examples are missing in the v3.6.6.0 help file for functions …
03/07/10:
- 16:38 Milestone 3.3.6.0 completed
- 13:41 Ticket #1513 (_GUIToolTip_AddTool() accepts only strings in $sText parameter) created by
- With the standard UDF GuiToolTip.au3 it is impossible to create a …
- 12:51 Ticket #1512 (StdoutRead no correct output with german language OS) created by
- Hi, StdoutRead does not produce the correct output I've an image …
03/06/10:
- 19:17 Ticket #1510 (The $tagNMTVKEYDOWN structure) closed by
- Duplicate: Ugh. You people who can't be bothered to search the issue tracker before posting need to fuck off. I'm tired of closing these duplicate tickets.
- 16:21 Ticket #1511 (Datatype mismatch in _GDIPlus_BrushCreateSolid) created by
- In _GDIPlus_BrushCreateSolid, the second parametertype is delcared as …
- 09:44 Ticket #1510 (The $tagNMTVKEYDOWN structure) created by
- Global Const $tagNMTVKEYDOWN = $tagNMHDR & ";word VKey;uint Flags" …
03/05/10:
- 19:08 Ticket #1509 (_Date_Time_FileTimeToStr() Document or Source Code bug) created by
- ------source code----- ; Encode a file time $tFile = …
03/04/10:
- 16:28 Ticket #1508 (IniReadSection: Possibility to increase restrictions, except Win9x?) closed by
- Duplicate: Learn to search.
- 13:42 Ticket #1508 (IniReadSection: Possibility to increase restrictions, except Win9x?) created by
- Hello, I have to read big Ini-Sections in XP, Vista and Windows 7, …
- 13:24 Ticket #1507 (help file improvement) created by
- I am new to programming. It is abou the help script samples. The list, …
03/03/10:
- 16:51 Ticket #1506 (DirCopy/FileCopy) created by
- Trying to use DirCopy to copy a "Briefcase" RightClick > New> …
- 15:59 Ticket #1505 (Variable not declared in IE.au3) created by
- If the "MustDeclareVars" option is set then the following error is …
- 02:15 Ticket #1504 (GUICtrlSetBkColor sets button style to $BS_DEFPUSHBUTTON) closed by
- Wont Fix: It's good to see you searched the issue tracker before wasting our time. Closing as won't fix just like the identical #376.
- 00:07 Ticket #1504 (GUICtrlSetBkColor sets button style to $BS_DEFPUSHBUTTON) created by
- Hello, When GUICtrlSetBkColor is used on a button, it "steals" the …
03/02/10:
- 21:26 Ticket #1503 (FileGetSize don't works solid) created by
- Hi there, when my Opera-Browser cache a flash video and I control …
02/28/10:
- 19:58 Ticket #1502 (Missing keyword highlight on autoit3wrapper keywords.) closed by
- Fixed: These are removed from the Autoit3 installer and should have been part of the SciTE4Autoit3 installer. I have forgotten to arrange the API table and only done the Highlighting table. It will be fixed in the next version of the full SciTE4AutpoIt3 installer, but you can in the mean time downlaod the au3.properties and au3.autoit3wrapper.api files from the Beta site and put the in the appropriate directories. Jos
- 17:06 Milestone 3.3.5.6 completed
- 16:49 Ticket #1502 (Missing keyword highlight on autoit3wrapper keywords.) created by
- Effected: #autoit3wrapper_*, #Obfuscator_*, #Tidy_* file: …
- 13:15 Ticket #1501 (StringRegExp and StringRegExpReplace missing) created by
- The current beta does not include the functions StringRegExp …
- 10:43 Milestone 3.3.5.5 completed
02/27/10:
- 18:41 Ticket #1487 (_DateToDayOfWeekISO is not ISO conformant) closed by
- Fixed: Fixed by revision [5719] in version: 3.3.5.5
02/26/10:
- 22:54 Ticket #1486 (Powerdown doesn't work under Windows 2000) closed by
- Wont Fix: AFAIK If you ever see that message it's due to bad drivers/BIOS on that machine. At the API level we've done everything to make the poweroff happen.
- 21:54 Ticket #1500 (_FTP_DirSetCurrent() Return Value) created by
- The current documentation of _FTP_DirSetCurrent() states that the …
- 21:47 Ticket #1499 (Performance increase to internal __FTP_ListToArray()) created by
- In the current internal function _FTP_ListToArray, every time a new …
- 14:39 Ticket #1498 (#RequireAdmin causes script to not complete/run when UAC is turned off ...) created by
- Running the following example script on Vista or Win7 machine with UAC …
- 07:27 Ticket #1497 (Sign(<expression>) function) created by
- AutoIt lacks a Sign() function. It would be a must if Sign could deal …
- 06:49 Ticket #1496 (AutoIt 3.3.4.0/3.3.5.4: _Eventlog__Read (UDF Eventlog.au3) returns ...) created by
- Function _EventlogRead from UDF Eventlog.au3 returns not the …
02/25/10:
- 13:31 Ticket #1495 (HelpFile Bug) created by
- _FileListToArray is wrong please correct the @error example #Include …
- 10:56 Ticket #1494 (Turkish Characters gets trasnlated to english with INIWrite and ...) closed by
- No Bug: ConsoleWrite() outputs in ANSI (or UTF-8). This is a Windows limitation. I doubt very seriously the Ini functions are doing any conversion. However, I can't say for sure since you didn't bother to read the big red box explaining how to properly submit a bug report. Without an actual script I can tweak to confirm it's actually ConsoleWrite() and not the Ini functions, I'm just going to close this on the assumption it is ConsoleWrite() since I know for a fact it outputs in ANSI.
- 09:48 Ticket #1494 (Turkish Characters gets trasnlated to english with INIWrite and ...) created by
- Hi, When I'm trying to output text via ConsoleWrite or INIWrite I …
- 01:22 Ticket #1493 (_FTP_ProgressDownload bug) created by
- There is a small bug in the _FTP_ProgressDownload routine. If …
- 00:03 Ticket #1492 (Problem with listview AND $WS_EX_COMPOSITED in a gui) created by
- I have high CPU load and there is no listview visible. […] …
02/24/10:
- 22:10 Ticket #1489 (Impossible to use the button "Open this script" in the Autoit help) closed by
- Works For Me: The open button works fine for me too in win7 x64 and Winxp x86 sp3 IE7. Try running from command prompt: regsvr32 hhctrl.ocx Closing ticket as works for me and report any issues in the forum so we can help you there. Jos
- 19:55 Ticket #1488 (3.3.4.0 Opt on exit not working and cant open script from help file.) closed by
- Duplicate: Closing as duplicate of #1489.
- 19:54 Ticket #1490 (Create a Dictionary UDF which creates a Scripting.Dictionary object) closed by
- Rejected
- 19:53 Ticket #1491 (Create a Dictionary UDF which creates a Scripting.Dictionary object) closed by
- Rejected: So... do you not see the big giant red box that appears when you try to create a new ticket?
- 14:46 Ticket #1491 (Create a Dictionary UDF which creates a Scripting.Dictionary object) created by
- Dictionaries are a very common and useful type of data container. In …
- 14:46 Ticket #1490 (Create a Dictionary UDF which creates a Scripting.Dictionary object) created by
- Dictionaries are a very common and useful type of data container. In …
- 10:39 Ticket #1489 (Impossible to use the button "Open this script" in the Autoit help) created by
- With the last Autoit version (3.3.4.0), i can't use an help's script …
- 04:15 Ticket #1488 (3.3.4.0 Opt on exit not working and cant open script from help file.) created by
- Autoit V 3.3.4.0 Windows 7 64bit Legal copy #1 […] is not working …
02/23/10:
- 12:54 Ticket #1487 (_DateToDayOfWeekISO is not ISO conformant) created by
- Current implementation of _DateToDayOfWeekISO: Returns Day of the Week …
- 12:27 Ticket #1486 (Powerdown doesn't work under Windows 2000) created by
- As discussed in …
02/21/10:
- 07:14 Ticket #1485 (Hard crash with ContinueCase) created by
- If you have a ContinueCase in the last case of a Switch or Select, It …
02/19/10:
- 02:02 Ticket #1484 (Missing documentation) closed by
- Duplicate: You do not, however, read the issue tracker guidelines which state you should test your bug with the latest beta version. Had you done so, you would have discovered this has been fixed already.
- 01:49 Ticket #1484 (Missing documentation) created by
- Section contents missing: Keyword Reference section: items missing: …
02/18/10:
- 21:26 Ticket #1483 (SciTE Running a second instance of AuoItWrapper when Help File is opened) closed by
- Wont Fix: SciTE only supports running one tool at a time. Attempting to run a second tool will do exactly as you describe. This is a limitation in SciTE and there is nothing we can do about.
- 21:07 Ticket #1483 (SciTE Running a second instance of AuoItWrapper when Help File is opened) created by
- I just noticed this while running a script (testing.au3) via SciTE …
02/17/10:
- 23:13 Ticket #1482 (FileRead behavior description needs clarification) created by
- In the help file for FileRead, the description of the optional …
- 05:55 Ticket #1481 (_GUICtrlHeader UDF not using correct character set) created by
- I know I'm not using the correct terminology so I'm sorry about that …
- 04:38 Ticket #1480 (Corrupting registry when importing a .reg file with a delete key in it) created by
- When running the following code, it corrupts the Windows registry …
02/16/10:
- 14:25 Ticket #1479 (ListView WM_NOTIFY Message on x64 Returning Wrong Results) created by
- I'm on Windows 7 64-bit, trying to use a WM_NOTIFY function to detect …
02/15/10:
- 20:23 Ticket #1478 (Make _ScreenCapture_CaptureWnd convert HWnd) created by
- The code in _ScreenCapture_CaptureWnd (from ScreenCapture.au3) can …
- 19:53 Ticket #1318 (UDFs char/wchar --> bad numbers of bytes for _MemRead()/_MemWrite()) closed by
- Duplicate: Closed due to no further comments.
- 19:46 Ticket #1474 (mouseClick not working on windows 7) closed by
- Works For Me: Closing as a Works for Me.
- 19:10 Ticket #1470 (ScriptWriter not included in Installation EXE) closed by
- Works For Me: No follow up. Closing as Works for me.
- 14:54 Ticket #1275 (GUICtrlSetTip - after tip times out it does not show again) closed by
- Works For Me
- 14:42 Ticket #1476 (_DebugReportVar() example fails) closed by
- Fixed: Fixed by revision [5717] in version: 3.3.5.5
- 14:40 Ticket #1473 (Debug.au3, _DebugReportVar(), Line format, Scite support?) closed by
- Completed: Added by revision [5716] in version: 3.3.5.5
- 10:48 Ticket #1477 (Iterpretator doesn't recognize wrong(?) syntax (in operators)) closed by
- Wont Fix: It's due to our simplistic expression parsing. Won't be fixed unless we rewrite the entire thing in future.
- 08:56 Ticket #1477 (Iterpretator doesn't recognize wrong(?) syntax (in operators)) created by
- This little script will reproduce the bug: […] just run it, it …
- 03:20 Ticket #1476 (_DebugReportVar() example fails) created by
- The example in the documentation for function _DebugReportVar() fails …
02/14/10:
- 17:33 Ticket #1420 (GUIRichEdit UDF hidden selection) closed by
- Works For Me: No repo script. Closing.
- 17:33 Ticket #1421 (GUIRichEdit UDF added line break) closed by
- Works For Me: No repo script. Closing.
- 17:12 Ticket #1466 (_GUICtrlEdit_GetLine returns an unexpected character) closed by
- Fixed: Fixed by revision [5712] in version: 3.3.5.5
- 17:03 Ticket #1469 (_GDIPlus_BitmapCloneArea must use _GDIPlus_BitmapDispose to release) closed by
- Fixed: Fixed by revision [5710] in version: 3.3.5.5
- 16:59 Ticket #1445 (Wrong description for _MemGlobalFree()) closed by
- Fixed: Fixed by revision [5709] in version: 3.3.5.5
- 16:33 Ticket #1366 (TrayCreateItem() bug) closed by
- Works For Me: Closed due to no repo script.
- 16:24 Ticket #1475 (TrayItemSetState($Value, $Tray_Checked) enables an disabled TrayItem) closed by
- Fixed: Fixed by revision [5708] in version: 3.3.5.5
- 12:01 Ticket #1475 (TrayItemSetState($Value, $Tray_Checked) enables an disabled TrayItem) created by
- Hi All, I've disabled a trayitem and when is give it a command to …
- 11:20 Ticket #1474 (mouseClick not working on windows 7) created by
- I have scripts that worked on Windows XP no longer work on Windows7. …
- 11:14 Ticket #1459 (Hard Crash) closed by
- Wont Fix: Works for me. It's environment related. The only current solution is to keep reducing the recursion level and it's a fairly pointless excercise as unless it is set at some ridiculously low level it will always break for someone.
- 11:01 Ticket #1459 (Hard Crash) reopened by
- I reopened it as for X86 as stated by MSCreator 3.3.5.4 hardcrashed
- 00:40 Ticket #1473 (Debug.au3, _DebugReportVar(), Line format, Scite support?) created by
- Debug.au3 Line 286 […] Think that should be ... To make the printed …
02/13/10:
- 17:20 Ticket #1472 (GUISetCursor Bug) created by
- The help page for GUISetCursor says: […] But the help page of …
- 14:34 Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) closed by
- Completed: I've rewritten some of the FileWriteLine() code and it's about 40-50% faster than it was. The OS cache is used for caching and that's not something that will be changed. Any speed differences now should just be because perl is probably faster anyway…
- 14:28 Ticket #1471 (_ClipPutFile is not unicode aware) created by
- Include\Misc.au3 _ClipPutFile is not unicode aware. Needs fixing.
- 14:27 Ticket #1468 (StringToBinary lost character in utf8) closed by
- Fixed: Fixed by revision [5704] in version: 3.3.5.5
- 11:46 Milestone 3.3.5.4 completed
- 11:23 Ticket #1463 (Converting with StringToASCIIArray) closed by
- Fixed: Fixed by revision [5700] in version: 3.3.5.4
- 09:10 Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) closed by
- Fixed: Fixed by revision [5698] in version: 3.3.5.4
- 03:04 Ticket #1470 (ScriptWriter not included in Installation EXE) created by
- I just installed the latest AutoIt (3.3.4.0) and Scite4AutoIt3. When …
02/12/10:
- 22:43 Ticket #1467 (DllStructSetData not support UTF8) closed by
- No Bug
- 00:28 Ticket #1469 (_GDIPlus_BitmapCloneArea must use _GDIPlus_BitmapDispose to release) created by
- Currently the documentation states that the user should use …
- 00:03 Ticket #1468 (StringToBinary lost character in utf8) created by
- ; Binary ANSI to String $buffer = StringToBinary("Hello - …
02/11/10:
- 23:22 Ticket #1467 (DllStructSetData not support UTF8) created by
- [autoit] ;========================================================= …
- 16:46 Ticket #1459 (Hard Crash) closed by
- Fixed: Fixed by revision [5691] in version: 3.3.5.4
- 12:17 Ticket #1459 (Hard Crash) reopened by
- Confirm a Hard crash when ran on x64 Win7. reopened for more detailed review.
02/10/10:
- 19:51 Ticket #1465 (Proxy functions or udf) closed by
- Rejected: Just... no.
- 19:24 Ticket #1466 (_GUICtrlEdit_GetLine returns an unexpected character) created by
- When using _GUICtrlEdit_GetLine, an unexpected character is appended. …
- 16:22 Ticket #1465 (Proxy functions or udf) created by
- Hello, I just got idea for new autoit funcs, (Maybe it can be done as …
- 09:53 Ticket #1464 (StringRegExp, Single Char. Pattern with '*' Quantifier.) created by
- Well, It took we a wile to be sure. But I think the following data …
- 08:21 Ticket #1463 (Converting with StringToASCIIArray) created by
- Hello, I got some questions about the function whether the behaviour …
- 07:28 Ticket #1462 (Need speedup FileReadLine() and FileWriteLine() functions) created by
- AutoIt has a real bad (or none?) buffering while writing or reading …
02/08/10:
- 10:36 Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) closed by
- No Bug: Err, you're not using the right class name. Did you actually look at the Site Manager window with Au3Info to get the right information? Once I corrected the wrong class the code works just fine. No AutoIt bug here. You should probably use the forum in the future since this was a basic support question, not a bug.
- 09:31 Ticket #1461 (RightTab and LeftTab under ControlComand not working for ...) created by
- I am making a POC using the FileZilla ftp client. The navigation steps …
- 02:02 Ticket #1460 (This says $x<>1 but it shows that it is) closed by
- No Bug: Sigh. Floating point numbers are imprecise, blah blah blah. Seriously, I've covered this about a billion times. Try using Int($x) to do a tiny bit of floating-point correction to account for the inaccuracies or don't use floating point arithmetic and then expect the results to be what you want. Nothing to see here.
- 01:45 Ticket #1460 (This says $x<>1 but it shows that it is) created by
- This msgbox should not appear […]
- 00:46 Ticket #1459 (Hard Crash) closed by
- Works For Me: It doesn't cause a hard crash for me. It correctly gives the "Recursion level has been exceeded - AutoIt will quit to prevent stack overflow." error.
Note: See TracTimeline
for information about the timeline view.