Timeline
12/20/09:
- 21:58 Ticket #1356 (Problem with table data for _GDIPlus_GraphicsMeasureString) created by
- The data that we want is squashed over to the far right in the …
- 21:27 Ticket #1355 (Data types mixed) reopened by
- Ugh.
- 00:52 Ticket #1355 (Data types mixed) closed by
- No Bug: AutoIt displays all values as signed integers. The values you are working with are unsigned. The same bits are set in either case. This is not a bug.
12/19/09:
- 23:54 Ticket #1355 (Data types mixed) created by
- With new 3.3.2.0 version there are issue(s) with data types with …
- 08:54 Ticket #1338 (_arrayDisplay() GUI position error) closed by
- Fixed: Fixed by revision [5465] in version: 3.3.3.0
- 07:49 Ticket #1354 (sqlite function problem...) created by
- I updated autoit from v3.3.0.0 to v3.3.2.0. but, extracted korean …
12/18/09:
- 21:55 Ticket #1353 (_FileWriteToLine() excessively strict on input text type) created by
- Reported by user anixon: …
- 20:34 Ticket #1352 (StringSplit hard crash on binary data) created by
- Theese examples will show that script is crashing when using …
- 12:49 Milestone 3.3.2.0 completed
12/16/09:
- 21:18 Ticket #1351 (Why "text" = 0 ?) closed by
- No Bug: Use the forum to ask questions.
- 20:46 Ticket #1351 (Why "text" = 0 ?) created by
- Environment = 3.3.0.0 under WIN_XP/Dodatek Service Pack 2 X86 […] …
- 18:27 Ticket #1350 (Obfuscator line excludes) closed by
- Rejected: This is implemented already. […] Ask support via the forum.
- 17:37 Ticket #1349 (InetGet not working without Filename) closed by
- No Bug: Feedback? If you want feedback then you ask on the forum. Where you would have been told this is not a bug.
- 15:33 Ticket #1350 (Obfuscator line excludes) created by
- there are two lines in my code where I am comparing strings and the …
- 11:08 Ticket #1349 (InetGet not working without Filename) created by
- There is no network communication for InetGet if the optional …
- 03:30 Ticket #1348 (aut2exe Mangles Named RCDATA Resources) created by
- If I add a named resource to AutoItSC.bin with ResHacker, then compile …
- 01:43 Ticket #1347 (Restoring cursor position after certain scite4autoit tools.) closed by
- Rejected: Since you still haven't offered any insight into what you are talking about I'm closing this.
12/15/09:
- 19:26 Ticket #1347 (Restoring cursor position after certain scite4autoit tools.) created by
- Making them feel more like how scite's own 'duplicate'(alt-d) tool …
- 17:55 Ticket #1345 (3.3.1.7 Number("35.") returns 0) closed by
- Fixed: Fixed by revision [5456] in version: 3.3.3.0
- 17:42 Ticket #1346 (Send doesn't work with windows opened under another user) closed by
- No Bug: I suggest you debug your code a bit further. There is a mistake in your code and once you correct that it will work just fine.
- 15:28 Ticket #1346 (Send doesn't work with windows opened under another user) created by
- Send doesn't work with windows opened under another user. Following …
- 15:16 Ticket #1345 (3.3.1.7 Number("35.") returns 0) created by
- As the summary says, Number() used on a string that contains a number …
- 14:36 Ticket #1344 (_WinAPI_CreateFile - Use of magic number and resulting 64-bit ...) created by
- Said function tests for 0xFFFFFFFF (which equals INVALID_HANDLE_VALUE …
12/14/09:
- 18:09 Ticket #1343 (Docs spelling error > _GUICtrlTreeView_SetIcon.htm) created by
- In _GUICtrlTreeView_SetIcon.htm $iImageMode [optional] 2=normal image …
12/12/09:
- 21:08 Ticket #1342 (DllStructCreate does not accept variable names with underscore) closed by
- Duplicate: Replying to thomas.baglin@…: > Hoping I am not wasting your time :-) You are because you: * Didn't check the issue tracker to see it's already been reported. * Didn't test with the latest beta to see that it's already been fixed. Closing as duplicate of #1321.
- 20:31 Ticket #1342 (DllStructCreate does not accept variable names with underscore) created by
- $dllstruct=dllstructcreate("int titi_1") consolewrite("@error reported …
12/11/09:
- 23:16 Ticket #1341 (Win7 x64 - Cannot send any messages to dialog controls) created by
- Script here: Dim $total WinWaitActive("Progress Quest - New …
- 21:53 Ticket #1340 (Send("{ENTER}") in IE7) created by
- If I create a login script which simply uses Send for all functions: …
- 08:53 Ticket #1327 (F1 in Scite Does Not Open Help File for Some Keywords) reopened by
- It actually would make more sense to me when we double-quote the command itself. could you try that for me as i have no issues on my installation? command.help.$(au3)="$(autoit3dir)\Autoit3Help.exe" $(CurrentWord) Thanks Jos
12/10/09:
- 21:12 Milestone 3.3.1.7 completed
- 21:05 Ticket #1339 (Update helpfile translations links) created by
- Hi, if there is some time available, these links should be updated. …
- 20:22 Ticket #1338 (_arrayDisplay() GUI position error) created by
- The _arrayDisplay() function calculates a very poor GUI location when …
- 18:31 Ticket #1337 (Custom context (popup) menus not working on non-compiled script) closed by
- No Bug
- 09:09 Ticket #1337 (Custom context (popup) menus not working on non-compiled script) created by
- Just found a very weird issue while testing some menus I intend to use …
- 04:13 Ticket #1326 (_GuiCtrlListView_DeleteItem does not handle control ID correctly) closed by
- No Bug: You should never destroy something AutoIt created with anything other than the specified function for destruction. To that end the Example2() in the documentation is actually doing something bad. Likewise, your suggestion is doing something bad. AutoIt will never free the internal resources for any items destroyed that way.
- 04:05 Ticket #1329 (GUICtrlCreatePic width=height=0.) closed by
- Wont Fix: I'm closing this as "Won't fix". It's definitely a bug but it's the exact sort of bug that reminds me why the current GUI implementation is absolute garbage and why it needs ripped out and written by somebody who knows what they are doing. I'm afraid you're going to have to live with this one for a very long time.
- 03:45 Ticket #1330 (_GUICtrlListView_CreateSolidBitMap() - the same as ...) closed by
- No Bug: It looks like it's a thin wrapper provided for convenience. I think it's fine the way it is.
- 03:43 Ticket #1325 (Date.au3: calls to _Date_Time_SetLocalTime($pSystemTime) are not ...) closed by
- Fixed: Fixed by revision [5440] in version: 3.3.1.7
- 00:20 Ticket #1333 (Some AUTOIT scripts does not work with SMS/SCCM) closed by
- No Bug: As a Administrator on SCCM I can say that all current versions work just fine. If you have a script expecting screens, they are not going to work. This should of been posted on the forum as question.
12/09/09:
- 21:03 Ticket #1335 (_ColorConvertRGBtoHSL incorrectly normalised to 240) closed by
- No Bug: What makes you think it's wrong? Because it's not. Go open MSPaint and try to type 300 into any of the Hue, Saturation or Luminance fields of the color picker and see what it does.
- 19:27 Ticket #1328 (StringFormat() does not produce right output in AutoIt v3.3.1.6 (beta)) closed by
- Fixed: Fixed by revision [5438] in version: 3.3.1.7
- 19:03 Ticket #1331 (Help example for _GuiCtrlDTP_SetSystemTimeEx uses wrong struct.) closed by
- Fixed: Fixed by revision [5437] in version: 3.3.1.7
- 18:54 Ticket #1336 (Remove UDF hard-coded buffer sizes.) created by
- Using hard-coded buffer sizes is horrible programming. This ticket is …
- 18:32 Ticket #1323 (Wrong size of some types in DllStructCreate()) closed by
- Fixed: Fixed by revision [5436] in version: 3.3.1.7
- 05:34 Ticket #1322 (ControlCommand with "GetSelected" used on ListView crashes the script) closed by
- Fixed: Fixed by revision [5435] in version: 3.3.1.7
- 05:01 Ticket #1321 (DllStruct Element Name Limits) closed by
- Fixed: Fixed by revision [5434] in version: 3.3.1.7
- 01:30 Ticket #1332 (Mod funktion wrong output) closed by
- Fixed: Fixed by revision [5432] in version: 3.3.1.7
12/08/09:
- 20:25 Ticket #1303 (script to replace the @ScriptLineNumbe) closed by
- Rejected: This isn't going to be added to Obfuscator because that doesn't belong in there. It is easy to write a script to preprocess the input script which will: - add all include files. (Got a script for this already available) - replaces all @ScriptLineNumber with something like Filename/Original line number. There will be some hurdles to take and it doesn't look like to OP is interested in investing time here to properly define the scope. My current suggestion is to write a POC first yourself to demonstrate what is wanted and post that in the examples forum. Jos
- 20:17 Ticket #1327 (F1 in Scite Does Not Open Help File for Some Keywords) closed by
- Works For Me: closed as there is no reply and cannot replicate the issue. Jos
- 19:09 Ticket #1334 (dynamic include - rt embedding - Bug found?) closed by
- Rejected: Too long, didn't read. The title says it all. AutoIt is a compiled language, there is no place for "dynamic #include" in AutoIt. Also I suggest you learn the language a little bit better and you should be able to design your own extension interface using existing functionality.
- 18:12 Ticket #1335 (_ColorConvertRGBtoHSL incorrectly normalised to 240) created by
- At the end of the UDF, HSL values are multiplied by 240 for no reason. …
- 12:17 Ticket #1334 (dynamic include - rt embedding - Bug found?) created by
- How about the try to do dynamic includes like: #include $myFile[0] …
- 11:21 Ticket #1333 (Some AUTOIT scripts does not work with SMS/SCCM) created by
- Some of the scripts created using AUTOIT versions later than 3.1.1 …
12/07/09:
- 17:43 Ticket #1332 (Mod funktion wrong output) created by
- mod("175367809538821201","1767842701") returns 421042353 but its wrong …
- 16:54 Ticket #1331 (Help example for _GuiCtrlDTP_SetSystemTimeEx uses wrong struct.) created by
- The 3.3.1.6 Beta include file StructureConstants.au3 no longer defines …
- 01:15 Ticket #1330 (_GUICtrlListView_CreateSolidBitMap() - the same as ...) created by
- _GUICtrlListView_CreateSolidBitMap in GUIListView.au3 include file is …
12/06/09:
- 22:08 Ticket #1329 (GUICtrlCreatePic width=height=0.) created by
- If minimize and restore GUI, with using GUICtrlCreatePic with …
- 14:24 Ticket #1328 (StringFormat() does not produce right output in AutoIt v3.3.1.6 (beta)) created by
- There appears to be a bug in the StringFormat() function in the …
12/04/09:
- 21:07 Ticket #1320 (_GUIImageList_DragMove() - bad hWnd parameter) closed by
- Fixed: Fixed by revision [5430] in version: 3.3.1.7
- 21:03 Ticket #1312 (_GUIImageList_BeginDrag.au3 - example in helpfile) closed by
- Fixed: Fixed by revision [5429] in version: 3.3.1.7
12/03/09:
- 20:27 Ticket #1327 (F1 in Scite Does Not Open Help File for Some Keywords) created by
- For some keywords, the help file is not opened via F1 in Scite (with …
- 08:34 Ticket #1326 (_GuiCtrlListView_DeleteItem does not handle control ID correctly) created by
- _GuiCtrlListView_DeleteItem works if the listview handle is passed but …
12/02/09:
- 23:24 Ticket #1325 (Date.au3: calls to _Date_Time_SetLocalTime($pSystemTime) are not ...) created by
- In Date.au3, there are several function that call …
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 …
Note: See TracTimeline
for information about the timeline view.