Timeline
12/01/09:
- 21:55 Ticket #1324 (MsgBox: options for size and position) closed by
- Rejected: Write your own.
- 20:01 Ticket #1324 (MsgBox: options for size and position) created by
- It would be nice if normal MsgBox also could be resized and positioned …
- 12:34 Ticket #1323 (Wrong size of some types in DllStructCreate()) created by
- Documentation says that the size of 'ptr' with DllStructCreate() is 4 …
11/30/09:
- 18:50 Ticket #1322 (ControlCommand with "GetSelected" used on ListView crashes the script) created by
- To reproduce the bug, just open some Explorer window (folder), and run …
- 14:06 Ticket #1321 (DllStruct Element Name Limits) created by
- I couldn't find this any where in the documentation, but …
- 11:48 Ticket #1320 (_GUIImageList_DragMove() - bad hWnd parameter) created by
- In documentation there is mentioned bad (not existent) hWnd parameter: …
11/29/09:
- 16:56 Ticket #1319 (AutoIt3.exe always exists after closing script with RichEdit) created by
- Hi, i've used in SciTE the following script with Windows XP Home SP2. …
- 11:37 Ticket #1284 (minor fold hickup.) closed by
- Fixed: Fixed by revision [5426] in version: 3.3.1.7
11/28/09:
- 20:38 Ticket #1318 (UDFs char/wchar --> bad numbers of bytes for _MemRead()/_MemWrite()) created by
- According to Ticket #1317 there is similar ANSI/Unicode problem also …
- 19:41 Ticket #1317 (UDFs & DllStructCreate() & char/wchar --> Unicode/ANSI problem) created by
- In latest Autoit version should be used in almost all UDFs wchar …
11/27/09:
- 23:22 Ticket #1316 (SleepUntilTime($hour, $min, $sec) and RunOnTime($hour, $min, $sec, ...) closed by
- Rejected: The first one is too trivial and the second one will not work. It seems you didn't notice AutoIt isn't multi-threaded.
- 23:20 Ticket #1314 (ColorMode (Option) problem) closed by
- No Bug: Congratulations on filing a completely useless bug report... twice. I really don't know how to chasten you further because you filed the report against 3.3.0.0 which implies you didn't bother to test with the latest beta like you should have. If you are testing with the latest beta but are for some reason reading the 3.3.0.0 documentation then you should read the changelog for the beta where you will discover the mode has finally been removed after languishing in a deprecated state for years.
- 22:56 Ticket #1316 (SleepUntilTime($hour, $min, $sec) and RunOnTime($hour, $min, $sec, ...) created by
- #include<Date.au3> ;Idea of first: Func SleepUntilTime($hour, $min, …
- 22:22 Ticket #1314 (ColorMode (Option) problem) created by
- In AutoIT Help: ColorMode(Option)is sugested in PixelGetColor and …
- 21:50 Ticket #1313 (Add Opt.htm page redirecting to AutoItSetOption.htm) closed by
- Wont Fix: The documentation is auto-generated. The next time the online documentation is updated the change would be obliterated. This seems so minor as to not be worth fooling with.
- 18:02 Ticket #1313 (Add Opt.htm page redirecting to AutoItSetOption.htm) created by
- This issue is more related to autoit tag on the forum... The …
- 09:07 Ticket #1312 (_GUIImageList_BeginDrag.au3 - example in helpfile) created by
- "C:\Program …
11/26/09:
- 15:55 Ticket #1311 (MouseGetCursor() - identify also standard hand cursor (IDC_HAND)) created by
- I'm looking at sources of MouseGetCursor() in script_misc.cpp …
- 07:04 Ticket #1310 (TCPConnect Timeout) created by
- I'd like the TCPconnect() function to have a parameter where you can …
11/25/09:
- 08:39 Ticket #1309 (BitShift() as Unsigned Integer by Default) closed by
- Rejected: No. AutoIt needs to have better handling of unsigned integers in general. This will not be done on a function-by-function basis.
- 07:40 Ticket #1309 (BitShift() as Unsigned Integer by Default) created by
- Change AutoIt's default BitShift() behavior to peform the operation as …
11/24/09:
- 23:19 Ticket #1308 (Execute to assign variable) closed by
- Rejected: One of these days Assign() and Eval() will support arrays. That makes this feature request redundant.
- 20:18 Ticket #1308 (Execute to assign variable) created by
- It would be nice if the execute() function could assign variables. …
11/22/09:
- 22:40 Ticket #1307 (Better and consistent naming of boolean parameters in UDF functions) closed by
- Rejected: Code comes from more than one individual and we currently have no requirements on how it should be formatted. I'm closing this because it's an all or nothing thing. Either we review all code and ensure it conforms to a format we come up with, or we do nothing. At this point in time, we do nothing.
- 22:15 Ticket #1307 (Better and consistent naming of boolean parameters in UDF functions) created by
- I would like to request that a bit more consistent logic is used in …
- 19:37 Milestone 3.3.1.6 completed
- 18:05 Ticket #975 (GUICtrlCreateCheckbox() on tabs.) closed by
- Fixed: Fixed by revision [5418] in version: 3.3.1.6
- 17:12 Ticket #1153 (User-defined libraries support with 'Open Include'.) closed by
- Rejected
- 17:10 Ticket #1306 (DriveGetSerial Docs can be misleading) closed by
- Fixed: Fixed by revision [5417] in version: 3.3.1.6
- 17:03 Ticket #1296 (_GUICtrlTreeView_ClickItem fails with item text wider than TreeView) closed by
- Fixed: Fixed by revision [5416] in version: 3.3.1.6
- 16:56 Ticket #1290 (_GUICtrlTreeView_DisplayRectEx with "$fTextOnly = True" returns same ...) closed by
- Fixed: Fixed by revision [5415] in version: 3.3.1.6
- 03:22 Ticket #1306 (DriveGetSerial Docs can be misleading) created by
- This is not important at all because most of us know the answer but …
11/21/09:
- 12:56 Ticket #1294 (WinGetTitle freezes script when reading the title of a ...) closed by
- Fixed: Fixed by revision [5412] in version: 3.3.1.6
11/20/09:
- 06:47 Ticket #1305 (GUISetFont, GUICtrlCreateTreeViewItem, korean language combination bug) closed by
- No Bug: This is not a bug. The font you choose must contain Chinese and Korean characters in order for it to know what to render. Presumably the default font you have configured contains those characters. When you change to a different font that doesn't contain those characters... then the non-Latin characters can't be rendered.
- 06:14 Ticket #1305 (GUISetFont, GUICtrlCreateTreeViewItem, korean language combination bug) created by
- If you use the korean language with a treeview …
11/18/09:
- 17:27 Ticket #1279 (_FTP_FilePut() - DOC precission - for parametres) closed by
- Fixed: Fixed by revision [5406] in version: 3.3.1.6
- 17:06 Ticket #1304 (_GDIPlus_BitmapLockBits() input parameters are incorrect) closed by
- Fixed: Fixed by revision [5404] in version: 3.3.1.6
- 14:45 Ticket #1277 (_GDIPlus_ImageGetGraphicsContext needs to be "disposed" in help example) closed by
- Fixed: Fixed by revision [5402] in version: 3.3.1.6
- 14:39 Ticket #1291 (FileSetTime() Error descripton) closed by
- Completed: Added by revision [5401] in version: 3.3.1.6
- 11:42 Ticket #1304 (_GDIPlus_BitmapLockBits() input parameters are incorrect) created by
- […] According to the help file, $iRight and $iBottom refer to the …
11/17/09:
- 22:05 Ticket #1270 (GUISetIcon (@ScriptName) sets the 48x48 icon to the GUI) closed by
- Completed: Added by revision [5393] in version: 3.3.1.6
- 20:04 Ticket #1295 (Crashed with fileread and filewrite on windows 7 X64) closed by
- Fixed: Fixed by revision [5392] in version: 3.3.1.6
- 09:00 Ticket #1303 (script to replace the @ScriptLineNumbe) created by
- Add in the possibility of replacing SciTe @ScriptLineNumber on line …
- 02:46 Ticket #1301 (Bug InetGetSize through a proxy) closed by
- No Bug: It works fine for me. I can clearly see the connection passing through the proxy (by looking at the proxy access log).
- 02:21 Ticket #1297 (wrong $bPasswordHash in the example of _Crypt_HashData-documentation, ...) closed by
- Fixed: Fixed by revision [5390] in version: 3.3.1.6
- 02:15 Ticket #1300 (DllCall() unloads the loaded module) closed by
- Fixed: Fixed by revision [5389] in version: 3.3.1.6
- 02:09 Ticket #1299 (AU3Check: #include with Single-Quote character, File not found.) closed by
- Fixed: Fixed by revision [5388] in version: 3.3.1.6
11/16/09:
- 20:43 Ticket #1302 (InetGet - Multiple) closed by
- Completed: Maybe you should have looked at the beta? It's been available in the beta since May.
- 18:56 Ticket #1302 (InetGet - Multiple) created by
- Hello, Would it be possible to enable the use of 2 or more instances …
- 12:36 Ticket #1301 (Bug InetGetSize through a proxy) created by
- InetGetSize() with "username:password@" did not go through a proxy. …
11/15/09:
- 23:05 Ticket #1300 (DllCall() unloads the loaded module) created by
- There is a possible situation with freeing loaded modules that are …
- 17:38 Ticket #1298 (Poor Behavious of UBound Function) closed by
- Rejected: The behavior of VB is stupid.
- 16:49 Ticket #1299 (AU3Check: #include with Single-Quote character, File not found.) created by
- AU3Check (1.54.14.0) versus (1.54.19.0) AU3Check (1.54.19.0) can't …
- 14:53 Ticket #1298 (Poor Behavious of UBound Function) created by
- For UBound function, it gives me an impression that it should return …
- 02:16 Ticket #1009 (Remove hard-coded calls to ConsoleWrite() in SQLite.au3) reopened by
11/14/09:
- 22:11 Ticket #1297 (wrong $bPasswordHash in the example of _Crypt_HashData-documentation, ...) created by
- Hello, the $bPasswordHash in the example of the …
- 16:23 Ticket #975 (GUICtrlCreateCheckbox() on tabs.) reopened by
- Undoubtedly a regression caused by the "fix" for #1087.
11/12/09:
- 19:42 Ticket #1230 (Changes to the build process.) reopened by
- Re-opening because there's more stuff to do, no longer blocking, though.
- 03:36 Ticket #1283 (aut2exe_x64 Ignores /pack Parameter When Compiling x86 Executable) closed by
- Fixed: Fixed by revision [5379] in version: 3.3.1.6
11/11/09:
- 21:08 Ticket #1292 (_IETagNameGetCollection) closed by
- No Bug: Closing due to Dale's comments, thanks Dale.
- 17:42 Ticket #1296 (_GUICtrlTreeView_ClickItem fails with item text wider than TreeView) created by
- If a TreeView or Gui containing a TreeView is not wide enough to show …
- 16:44 Ticket #1295 (Crashed with fileread and filewrite on windows 7 X64) created by
- Crashed with fileread and filewrite on windows 7 X64 And,if file is …
- 15:56 Ticket #1280 (wrong lines in au3.api) closed by
- Fixed: Fixed by revision [5378] in version: 3.3.1.6
- 02:27 Ticket #1294 (WinGetTitle freezes script when reading the title of a ...) created by
- Not really a bug, so it is a feature request... If an autoit script …
11/10/09:
- 22:51 Ticket #1293 (odd value returned when assigning "default" to Scripting.Dictionary) closed by
- No Bug: Um, okay. I'm not sure how you expect an AutoIt-specific keyword to be stored and preserved in an external object. This is certainly not a bug.
- 19:06 Ticket #1293 (odd value returned when assigning "default" to Scripting.Dictionary) created by
- When the AutoIt "default" value is assigned to a Scripting.Dictionary …
11/09/09:
- 23:51 Ticket #1286 (FileGetShortName does not expand . or .. directories) closed by
- No Bug: […] No bug, not a feature we will add.
- 18:04 Ticket #1281 (ControlClick()) closed by
- No Bug: An example is supposed to actually reproduce the problem. Yours doesn't and for good reason: Notepad doesn't have a control with ID 123. At least not in Windows XP SP3. Anyway, there's no bug here, just user error.
- 17:57 Ticket #1276 (_TicksToTime() displayed seconds increment at wrong time) closed by
- Fixed: Fixed by revision [5376] in version: 3.3.1.6
- 17:39 Ticket #1278 (_FTP_ProgressUpload() - german comment in example in helpfile) closed by
- Fixed: Fixed by revision [5375] in version: 3.3.1.6
- 17:36 Ticket #1269 (One some laptops OnEvent mode misses some events.) closed by
- Works For Me: Not enough information provided. Closing.
- 17:34 Ticket #1287 (_Debug functions are changing Blockinput() Flag) closed by
- Fixed: Fixed by revision [5374] in version: 3.3.1.6
- 17:29 Ticket #1288 (DLLStructSetData behavior with binary variant data) closed by
- Fixed: Fixed by revision [5373] in version: 3.3.1.6
- 16:28 Ticket #1285 (Unexpected result when using BitShift) closed by
- Fixed: Fixed by revision [5372] in version: 3.3.1.6
- 07:13 Ticket #1292 (_IETagNameGetCollection) created by
- I have a script which is downloading the anti virus files from …
11/08/09:
- 20:46 Ticket #1291 (FileSetTime() Error descripton) created by
- Suggestion Additional explanation in Helpfile: succes: but …
- 09:05 Ticket #1290 (_GUICtrlTreeView_DisplayRectEx with "$fTextOnly = True" returns same ...) created by
- "Left" value when the $ftextOnly parameter is "True" returns 0, same …
- 01:39 Ticket #1289 (Port to Mac) closed by
- Rejected: It's good to see you read WikiStart and more specifically AutoItNotOnToDoList before making this request. I also especially enjoy how you opened a bug report instead of a feature request.
- 01:19 Ticket #1289 (Port to Mac) created by
- Great app. Can it be ported to mac. Everything up to the GUI …
11/07/09:
- 19:35 Ticket #1288 (DLLStructSetData behavior with binary variant data) created by
- As demonstrated in …
11/06/09:
- 23:16 Ticket #1287 (_Debug functions are changing Blockinput() Flag) created by
- The problem can be seen using _DebugOut or _DebugSetup examples from …
- 22:21 Ticket #1286 (FileGetShortName does not expand . or .. directories) created by
- ConsoleWrite(FileGetShortName('.')) …
- 18:38 Ticket #1285 (Unexpected result when using BitShift) created by
- BitShift seems to return a wrong result if the input is a 64bit …
- 09:17 Ticket #1284 (minor fold hickup.) created by
- […]
- 03:23 Ticket #1283 (aut2exe_x64 Ignores /pack Parameter When Compiling x86 Executable) created by
- When run from the command line (or from AutoIt3Wrapper) on an x64 …
- 00:21 Ticket #1282 (WinMove results in unespected resizing behavior of controls) created by
- Hi, I believe I have encountered a problem: First, I create a window …
11/05/09:
- 23:07 Ticket #1281 (ControlClick()) created by
- Controlclick does not accept ID number for controlID. Exemple: …
- 21:52 Milestone 3.3.1.5 completed
- 21:03 Ticket #1280 (wrong lines in au3.api) created by
- In the line 233 an following: AutoItSetOption ( "@@End@@", param ) …
- 17:22 Ticket #1279 (_FTP_FilePut() - DOC precission - for parametres) created by
- _FTP_FilePut - parameters 1) In remarks should be added: Both …
- 16:38 Ticket #1278 (_FTP_ProgressUpload() - german comment in example in helpfile) created by
- There is german comment in example in remarks for …
- 15:22 Ticket #1277 (_GDIPlus_ImageGetGraphicsContext needs to be "disposed" in help example) created by
- The help file gives an example of how to use this function. At the …
- 14:59 Ticket #1276 (_TicksToTime() displayed seconds increment at wrong time) created by
- In the _TicksToTime function the value for Seconds is derived by this …
- 13:52 Ticket #1275 (GUICtrlSetTip - after tip times out it does not show again) created by
- when the parent control is hovered until the tip times out it does not …
11/04/09:
- 23:41 Ticket #1274 (Increase Datatype Ranges) closed by
- Rejected: There are other languages out there better suited for the tasks you wish to accomplish than AutoIt.
- 21:48 Ticket #1274 (Increase Datatype Ranges) created by
- I have often attempted to use autoit to compile high range data. A …
- 19:20 Ticket #1239 (AU3Check, #include "..", library scan order.) closed by
- Fixed: Fixed by revision [5364] in version: 3.3.1.5
- 17:13 Ticket #1266 (Compile not found in context menu of 64bit windows) closed by
- Works For Me: I use x64 Windows Vista and Windows 7 and I have two options in the context menu "Compile Script" and "Compile Script (x64)".
- 15:46 Ticket #1273 (_GuiCtrlRichEdit_SetCharColor - example save bad RTF) closed by
- Fixed: Fixed by revision [5361] in version: 3.3.1.5
- 15:38 Ticket #1272 (Uninstall, beta, file WinAPIError.au3 still standing.) closed by
- Fixed: Fixed by revision [5360] in version: 3.3.1.5
- 13:50 Ticket #1273 (_GuiCtrlRichEdit_SetCharColor - example save bad RTF) created by
- Example for _GuiCtrlRichEdit_SetCharColor() saves RTF file which …
- 13:29 Ticket #1272 (Uninstall, beta, file WinAPIError.au3 still standing.) created by
- "C:\Program Files\AutoIt3\Beta\Include\winapierror.au3" After …
- 05:13 Ticket #1271 (History added to Func notes directly) closed by
- Rejected: You should always read the changelog before updating. Always. Not all changes to the language are additions. Some things are changes to existing behavior including the removal of behavior.
- 04:07 Ticket #1271 (History added to Func notes directly) created by
- Hi, This is definitely one for the furthest to the back burner you …
11/03/09:
- 22:22 Ticket #1270 (GUISetIcon (@ScriptName) sets the 48x48 icon to the GUI) created by
- Look at the icons used for displaying the program when pressing …
- 19:51 Ticket #1269 (One some laptops OnEvent mode misses some events.) created by
- http://www.autoitscript.com/forum/index.php?showtopic=104891 The link …
- 16:21 Ticket #1268 (AutoIt3 and _ExcelBookClose($oExcel)) closed by
- No Bug: How many times must I tell you people to read WikiStart and to always test with the latest beta? This does not occur in 3.3.1.4.
- 14:17 Ticket #1268 (AutoIt3 and _ExcelBookClose($oExcel)) created by
- When closing an Excel workbook with the _ExcelBookClose function, the …
- 04:47 Ticket #1267 (Regular expression - Specify line endings default code to CRLF instead ...) closed by
- Rejected: Uh, you're missing something rather obvious here. A CRLF still contains a LF so lines still break in the correct place as far as the regex engine is concerned. They just have an extra CR in there as far as you are concerned. You also have the option of using StringStripCR() to remove the CR characters.
- 04:02 Ticket #1267 (Regular expression - Specify line endings default code to CRLF instead ...) created by
- Multiline syntax(?m) is pretty useless when used with string entered …
- 02:38 Ticket #1229 (Integrate Tweaky's script into the build process.) closed by
- Completed: Added by revision [5356] in version: 3.3.1.5
11/02/09:
- 22:00 Ticket #1266 (Compile not found in context menu of 64bit windows) created by
- There is no compile found in the context menu of 64 bit Windows. I …
- 21:07 Ticket #1265 (Au3Check support for Static) created by
- This is a reminder to myself to test the work on Au3Check supporting …
- 20:45 Ticket #1260 (Buffer overflow in _WinAPI_GetLastErrorMessage()) closed by
- Fixed: Fixed by revision [5355] in version: 3.3.1.5
- 20:05 Ticket #1258 (TreeView + ContextMenu versus Own window Titlebar.) closed by
- Fixed: Fixed by revision [5354] in version: 3.3.1.5
- 15:52 Ticket #1264 (WARNING: $Label10 possibly not declared/created yet) closed by
- No Bug: Read WikiStart or better yet don't ever post on the issue tracker again. It's not for general help and support.
- 15:52 Ticket #1263 (Request: Delete a Line from a File (FileDeleteLine)) closed by
- Rejected: You're using FileReadLine() wrong. Otherwise, there's no point in this feature because it will be implemented exactly how you describe. To use FileReadLine() correctly do not pass a line number. This reads the "next" line instead of calculating the correct line to read.
- 12:44 Ticket #1264 (WARNING: $Label10 possibly not declared/created yet) created by
- How to do that right $Label10 possibly not declared/created yet how …
- 08:04 Ticket #1263 (Request: Delete a Line from a File (FileDeleteLine)) created by
- At the moment, there is no way to delete a specific line from a file, …
11/01/09:
- 22:50 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) closed by
- Completed: Added by revision [5347] in version: 3.3.1.5
- 17:39 Ticket #1160 (GuictrlcreatePic not displaying over ListView in Win7) closed by
- No Bug: This is not a bug, just incomplete code. The ListView requires $WS_CLIPSIBLINGS so the image can be drawn over it. This example should work on all versions of Windows: […]
- 13:52 Ticket #1247 (Reading the edit of a comboboxEx with style $CBS_DROPDOWN and $WS_VSCROLL) closed by
- Fixed: Fixed by revision [5340] in version: 3.3.1.5
- 08:59 Ticket #1262 (Add SMTP AUTH to _INetSmtpMail() in inet.au3) created by
- The SMTP authentication is missing in _InetSmtpMail(). But todays …
- 00:38 Ticket #1261 (IsHWnd() returns TRUE for some values) closed by
- Duplicate: Closing as duplicate of #1248.
Note: See TracTimeline
for information about the timeline view.