Timeline
09/13/09:
- 16:59 Ticket #1175 (add the macro @CPUusage showing the current CPU load) closed by
- Rejected: 1. This is not suitable for a macro 2. This can be done (and probably has been done) via UDF.
- 15:24 Ticket #1175 (add the macro @CPUusage showing the current CPU load) created by
- values: from 0 to 100 (in % like Task Manager shows in Performance …
- 04:09 Ticket #1174 (Fatal Error when "bad" code sent to Execute() function) closed by
- No Bug: Err, okay. The RunErrorsFatal option had absolutely nothing to do with Execute. Further, the bug you describe does not happen with either 3.3.0.0 or 3.3.1.1. I suggest posting on the forum first in the future to ensure you really do have a bug.
- 01:30 Ticket #1174 (Fatal Error when "bad" code sent to Execute() function) created by
- In older versions, if the Execute function was passed a "bad" string …
09/12/09:
- 16:05 Ticket #1173 (mysql UDF) closed by
- Rejected: First of all... link? Seriously, you can't even be bothered to provide a link? But then again, you also didn't really write much or actually make any attempt to articulate beyond a rudimentary mess. Second, did you look at the SQLite stuff already included in AutoIt? Third, did you not notice others have picked up the torch for MySQL functionality? I see at least one person state in the thread I have to find that they had their own MySQL library.
- 14:09 Ticket #1173 (mysql UDF) created by
- Title: MySQL UDF functions Filename: MySQL.au3 Description: A …
09/11/09:
- 17:08 Ticket #1172 (.NET controls in beta 3.3.1.1) created by
- Great job in getting WM_GETCONTROLNAME into the system! .NET names …
- 16:45 Ticket #1171 (FileDelete *.* stops on undeletable file) closed by
- No Bug: You can easily write something using FileFindFirstFile()/FileFindNextFile() if the built-in behavior is not satisfactory.
- 10:17 Ticket #1171 (FileDelete *.* stops on undeletable file) created by
- The following command stop if one file is undeletable. It should go on …
09/10/09:
- 02:26 Ticket #1004 (_PathFull bug in beta autoit 3.3.1) reopened by
- Sigh. This function is about to go the way of _StringAddThousandsSep(). Either I'm adding some obscure functionality or I'm fixing bugs that result from changing otherwise stable code. Anyway, anonymous users could open tickets for all of a week or something. That's when it became apparent that people who didn't have any business being alive couldn't be trusted with the responsibility to manage a ticket's state.
09/09/09:
- 21:47 Ticket #1170 (Random(1,1,1) = 0) created by
- random(1,1,1) = 0 in old autoit version (one year ago, or older) i …
- 16:20 Ticket #1167 (_FTP_ProgressDownload crashes) closed by
- Fixed: already fix in next beta 3.3.1.2
- 16:17 Ticket #1166 (_GUICtrlMenu_GetItemCount() return value) closed by
- Duplicate: Already fixed in next beta, perhaps without bug reporting as a complete UDF checking is being done for 3.3.1.2
09/08/09:
- 18:27 Ticket #1169 (high-level Recording) closed by
- Rejected: You will get much better results writing something by hand than any automated tool can generate anyway.
- 09:03 Ticket #1169 (high-level Recording) created by
- high-level Recording( Window component-based ) can be useful for auto …
09/07/09:
- 23:26 Ticket #1161 (old colormode links and remarks.) closed by
- Fixed: Fixed in version: 3.3.1.2
- 17:33 Ticket #351 (Reverse PixelSearch) reopened by
- This is not fully complete. Things that need done: * Better documentation. It's very hard to find the one sentence that mentions searching bottom-to-top is even possible. * It doesn't implement right-to-left searching.
- 11:27 Ticket #1168 (_ExcelBookOpen error on workbooks with hidden sheets) created by
- _ExcelBookOpen will run into an error, if the first sheet of the …
- 10:11 Ticket #1167 (_FTP_ProgressDownload crashes) created by
- _FTP_ProgressDownload crashes with the message "error allocating …
09/06/09:
- 08:56 Ticket #1166 (_GUICtrlMenu_GetItemCount() return value) created by
- the UDF help says that on failure it returns 0 it should be -1 on failure
09/04/09:
- 21:28 Ticket #1165 (_GUICtrlComboBoxEx_AddString as 64bit Script) created by
- This piece of Code crashes when compiled as x64 script, on x86 …
- 11:13 Ticket #1164 (FileGetPos() after FileReadLine()) created by
- FileGetPos() after FileReadLine() returns increment of 64, or EOF position.
- 05:10 Ticket #1163 (WinGetClassList - optional parameter for parent class only) closed by
- Rejected: The function _WinAPI_GetClassName() already exists in WinAPI.au3. There's no point in duplicating functionality.
- 04:37 Ticket #1163 (WinGetClassList - optional parameter for parent class only) created by
- I would like to suggest adding a flag parameter to WinGetClassList to …
09/03/09:
- 04:41 Ticket #1162 (Run ( "wrong file" )) created by
- Ok so path is very loooong &filename is very looong too run ( "Norton …
09/02/09:
- 10:20 Ticket #1161 (old colormode links and remarks.) created by
- old colormode links and remarks. counting 9 after help search for …
08/31/09:
- 19:34 Ticket #1160 (GuictrlcreatePic not displaying over ListView in Win7) created by
- Using Windows 7 RC the image will not display over a listview control. …
- 16:35 Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) closed by
- Rejected: I suggest you read WikiStart.
- 08:13 Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) created by
- autoit script not working in Win vista for selecting a child from the …
08/30/09:
- 20:48 Ticket #1158 (Global update the WinAPI.au3 library) created by
- I suggest to include the following usefull functions in native AutoIt …
- 19:58 Ticket #1085 (General timer descrepancies) closed by
- No Bug: Microsoft lists 9 chipsets that are affected. I really don't think we need to document a problem that's due to a hardware defect on so few chipsets.
- 19:54 Ticket #1142 (_ArraySearch return 0 (number vs string)) closed by
- No Bug: The equality test is essentially: […] The statement Number("string") returns 0 which compares true against 0 which means the search was successful and the index was found. This is not a bug.
- 19:45 Ticket #1117 (_excelwriteformula quotes - possible bug) closed by
- No Bug: No useful information provided.
- 19:42 Ticket #1139 (Run filename plus path) closed by
- Fixed: This is already done in 3.3.1.2. I changed the examples slightly as well.
- 19:34 Ticket #1102 (Doc, StringInStr, count.) closed by
- Fixed: Fixed in version: 3.3.1.2
- 19:14 Ticket #1157 (Add Crypt.au3) created by
- Crypt.au3 needs cleaned up and added before the next beta (setting as …
- 19:05 Ticket #1156 (AutoItSetOption() generates a fatal error) created by
- AutoItSetOption() generates a fatal error when an invalid option is …
- 13:24 Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) created by
- As this is a very useful function is too slow, I suggest to replace it …
08/29/09:
- 23:39 Ticket #1154 (ControlClick() and VB.NET compatibility) created by
- If a button in a VB.NET app is not visible (minimized, hidden, …
- 15:43 Ticket #1153 (User-defined libraries support with 'Open Include'.) created by
- if possible, support for opening 'User-defined libraries' with …
- 15:07 Ticket #1152 (Please fix my bug!) closed by
- No Bug: This is not a support forum. Read WikiStart sometime in the next 48 hours while you are banned from the forum for your flagrant misuse of the issue tracker.
- 11:41 Ticket #1152 (Please fix my bug!) created by
- I wrote a code and a part of it like this: [code] $root=ProcessList() …
08/28/09:
- 16:48 Ticket #1151 (cSnippet Error _GUIImageList_AddIcon: -1) closed by
- Duplicate: You're annoying. First, you post an absolutely worthless screenshot to an old ticket. Then, because I deleted the useless screenshot, you create a new ticket to post the worthless screenshot. And do you know what you contribute? Absolutely nothing. Either figure out why the problem happens or stop wasting time. Closing as duplicate of #240.
- 09:21 Ticket #1151 (cSnippet Error _GUIImageList_AddIcon: -1) created by
- This is really an update to ticket #240. I'm hoping this will shed …
08/27/09:
- 07:11 Ticket #1150 (TCPrecv returns @error=-1) closed by
- Fixed: Fixed in version: 3.3.1.2
08/26/09:
- 16:28 Ticket #1150 (TCPrecv returns @error=-1) created by
- I have noted that when the port is closed from remote side , TCPrecv …
- 07:02 Ticket #1148 (_ArraySort() Helpfile Typo) closed by
- No Bug: nothing wrong tooltip indicate the default valut which is ascending and the doc say what is done when set to 1
- 00:55 Ticket #1149 (GUICtrlSetTrans()) closed by
- Rejected: You're right, it could be nice. If it were possible to do. And if it were possible to do... WinSetTrans() would already do it. But, it's not possible. So, rejected.
- 00:25 Ticket #1149 (GUICtrlSetTrans()) created by
- Set the transparency of a GUI Control. Could be nice. :X
08/25/09:
- 10:02 Ticket #1148 (_ArraySort() Helpfile Typo) created by
- Helpfile lists: $iDescending [optional] If set to 1, sort descendingly …
08/23/09:
- 06:28 Ticket #1144 (Typo in AutoIt help file (.chm)) closed by
- Duplicate: duplicate ticket already fixed in beta. Thanks for trying beta before sumitting a new ticket.
- 06:23 Ticket #1140 (_ArraySearch return 0 (if $avArray is not a 1 dimensional array)) closed by
- Fixed: Fixed in version: 3.3.1.2
- 02:36 Ticket #1147 (Comparison of numbers against strings gives unexpected results) created by
- The wording used in the helpfile, Datatypes section (when a string is …
08/21/09:
- 23:01 Ticket #1146 (Obfuscator & OnAutoItExitRegister.) closed by
- Fixed: It is just a matter of adding one line to obfuscator.dat: onautoitexitregister,1,0 Download the version available in the Beta Directory and save it in the Obfuscator program directory. Jos
- 19:46 Ticket #1146 (Obfuscator & OnAutoItExitRegister.) created by
- OnAutoItExitRegister() set functions get stripped in Obfuscated …
- 19:39 Ticket #1145 (GUICtrlCreateTreeView() steals application focus) reopened by
- Your ticket describes activation, your example describes focus and demonstrates focus. It does demonstrate the problem for me on 3.3.1.1. Fixing the ticket to describe the problem correctly. In the future, please submit carefully written and well thought out issues with examples to avoid further hassle.
- 17:16 Ticket #1145 (GUICtrlCreateTreeView() steals application focus) closed by
- No Bug: Go read WikiStart and stop wasting people's time, please. Not only did you fail to provide an example so I could show you where the problem in your code lies, you shouldn't have even been posting here in the first place.
- 12:19 Ticket #1145 (GUICtrlCreateTreeView() steals application focus) created by
- The following code steals focus from the active application even …
- 08:09 Ticket #1144 (Typo in AutoIt help file (.chm)) created by
- Found a typo in the following section: Function Reference > File, …
- 04:27 Ticket #1143 (Winamp cause script to fail) closed by
- No Bug: That's nice. Now go read WikiStart to find out why this ticket has been closed.
- 04:11 Ticket #1143 (Winamp cause script to fail) created by
- My script is heavy on ControlSend items I noted today while Winamp …
08/20/09:
- 11:05 Ticket #1142 (_ArraySearch return 0 (number vs string)) created by
- #Include <Array.au3> Dim $array[1] $array[0]=0 …
08/19/09:
- 19:53 Ticket #1141 (@InetGetActive - @InetGetBytesRead not in au3.keyword.properties) closed by
- No Bug: Even though you filed this report against version 3.3.0.0 you are clearly using the 3.3.1.1 definitions for SciTE. The 3.3.1.1 version of SciTE does not contain those macros, which is correct. I suggest using the 3.3.0.0 definitions if you really are using the 3.3.0.0 version of AutoIt. However, if you are using 3.3.1.1 version of AutoIt, then read the changelog.
- 18:21 Ticket #1141 (@InetGetActive - @InetGetBytesRead not in au3.keyword.properties) created by
- Hello all, Those '@InetGetActive' and '@InetGetBytesRead' are not in …
- 12:22 Ticket #1140 (_ArraySearch return 0 (if $avArray is not a 1 dimensional array)) created by
- WRONG: If UBound($avArray, 0) > 2 Or UBound($avArray, 0) < 1 Then …
- 02:21 Ticket #1139 (Run filename plus path) created by
- The help pages for Run, RunWait, RunAs and RunAsWait functions could …
08/18/09:
- 17:16 Ticket #1138 (XML) closed by
- Rejected: This has been answered so many times before.
- 08:18 Ticket #1138 (XML) created by
- XML has been a standard and I know there is a XML UDF out there. But …
- 01:46 Ticket #1137 (Change RegEnumKey/RegEnumVal error return to be more sensible.) created by
- Hello, I hope it will not be 'is a feature, not a bug' ;) Both …
08/17/09:
- 17:39 Ticket #1136 (IsArray sets @extended=0) closed by
- No Bug: Sigh. Why do we bother writing documentation when people don't bother reading it. Try reading the documentation for SetExtended().
- 17:29 Ticket #1136 (IsArray sets @extended=0) created by
- When i use function IsArray then resets @extended. In help for IsArray …
- 15:36 Ticket #1062 (language support) closed by
- No Bug: Due to lack of additional information I'm closing this as no bug.
- 15:23 Ticket #1133 (NOT and Int64 numbers) closed by
- Duplicate: Closing as a duplicate of #767.
- 15:22 Ticket #1135 (bug with beta version about Option OnExitFunc) closed by
- No Bug: You don't say? Maybe you should try reading the changelog and the script-breaking changes page as well if you're going to use the beta? Otherwise, don't use the beta.
- 12:00 Ticket #1135 (bug with beta version about Option OnExitFunc) created by
- This instruction Opt("OnExitFunc", "EzSkinOnExitFunc") works well …
- 03:14 Ticket #1134 (Code cleanup of _FileWriteToLine()) created by
- Just a slight code clean-up by reducing the number of lines required …
08/15/09:
- 23:04 Ticket #1133 (NOT and Int64 numbers) created by
- NOT only acts on 32bit part of Int64 numbers. Request to make it Int64 …
- 00:09 Ticket #1132 (@OSVersion Incorrect on Windows 7) closed by
- No Bug: AutoIt 3.3.0.0 doesn't support Windows 7 because quite obviously AutoIt 3.3.0.0 shipped before any publicly available version of Windows 7. Try the beta. ALWAYS try the beta before reporting a bug.
08/14/09:
- 23:54 Ticket #1132 (@OSVersion Incorrect on Windows 7) created by
- @OSVersion reports "WIN_VISTA" when run on Windows 7. Obviously this …
- 20:42 Ticket #1131 (Integration API) closed by
- Rejected: What's stopping you from implementing something? It doesn't have to (and should not) be built in.
- 18:28 Ticket #1131 (Integration API) created by
- It would be a great feature to provide a set of APIs to integrate …
- 15:54 Ticket #1120 (Overwrite hidden system files with FileInstall()) reopened by
- Replying to Jpm: > Filecopy does not work either > I will add the same remarks In that case, maybe we should reconsider. I can certainly copy SuperHidden files with stuff like Explorer. Given that the overwrite flag is being used, we should probably do the work for the user. It seems pointless to allow an overwrite flag but still make the user write additional code to ensure the overwrite happens. The same goes for FileCopy() and FileMove() as well. Also DirCopy() and DirMove() need tested to ensure the overwrite flag always overwrites when it should.
- 15:47 Ticket #1129 (StringIsXDigit is wrong return value.) closed by
- No Bug: The return value is correct for the current implementation. If a UNICODE character corresponds to one of the hex-digits then the return value is true.
- 14:49 Ticket #1130 ($tagNMLVKEYDOWN stuct not working in x64 OS) created by
- $tagNMLVKEYDOWN in StructureConstants.au3 "int VKey" needs to be …
- 14:36 Ticket #1129 (StringIsXDigit is wrong return value.) created by
- […] ..? It's report - A is Hex? = 1 - A is Hex? = 1 (A -> …
- 07:21 Ticket #1126 (ImageSearch) closed by
- No Bug: You need to have a .dll that run under X64. As I remeber this UDF which is not delivered by AUtoIt don't have one. Next time don't use trak on subject not delivered by the AutoIt installer
- 06:08 Ticket #1128 (UDF Addition: _WinAPI_PathFindOnPath) created by
- Proposal for inclusion of aforementioned function in the standard UDF …
Note: See TracTimeline
for information about the timeline view.