Timeline
Sep 26, 2009:
- 9:55 PM Ticket #970 (I want the goto command back :|) updated by
- idono man for me using func is same as goto. i dont see any diference as far as jumping to where u need when u need it
- 8:05 PM Ticket #1197 (IniReadSection Limitation) updated by
- But the limitation didn't change…
- 5:44 PM Ticket #1197 (IniReadSection Limitation) updated by
- previous reply was from me (Zedna). I filled my name but it was somehow changed to anonymous :-(
- 5:43 PM Ticket #1197 (IniReadSection Limitation) updated by
- Replying to Valik: > Prove it. Otherwise, you're running into the 32kb per section limit, not some arbitrary key limit that doesn't exist. In the helpfile of 3.3.0.0 there is mentioned: […] But from version 3.3.0.0 there was dropped support for Win9x OS systems. So I think in helpfile should be updated these remarks to current situation.
- 4:39 PM Ticket #1197 (IniReadSection Limitation) closed by
- No Bug: Prove it. Otherwise, you're running into the 32kb per section limit, not some arbitrary key limit that doesn't exist.
- 12:15 PM Ticket #1197 (IniReadSection Limitation) created by
- Hi, I don't know if its a bug or if it's by design, but …
- 7:03 AM Ticket #1195 (Control key sticks down when using HotKeySet i.e. Cntl d) updated by
- But the thing is: There's not a bug here. The most likely cause is you are using Send() inside a HotKeySet() callback function. There are a few other things you could be doing that lock the keyboard state unexpectedly. It should be trivial to reproduce and it should be obvious it's not a bug when you see just what it is.
- 3:57 AM Ticket #1195 (Control key sticks down when using HotKeySet i.e. Cntl d) updated by
- Replying to Valik: > No it doesn't. If you want to be taken seriously next time provide an example that reproduces the problem. ; I appreciate your need to be able to reproduce the problem. I will try to reproduce the problem in something smaller than the 8000 line program I have written. If I can't reproduce it smaller would you be interested in looking at the problem in the 8000 line program with the associated SQL database? In twenty years of programing I have lived to learn with small bugs in programs I need, especially when working with something as good as Autoit. Thanks
- 12:25 AM Ticket #966 (_FileListToArray - new flag (4)) updated by
- Zedna, honestly I don't care anymore. Once upon a time it was my suggestion and intent to do exactly as you mention. However, after having to deal with the drama of a developer ignoring everything I said on the subject combined with having to listen to impatient users think their code was ready when it wasn't, I just don't care anymore. There are just too many opinions on how this function should work and when that happens I revert to only listening to my opinion.
- 12:02 AM Ticket #966 (_FileListToArray - new flag (4)) updated by
- @Valik I think it would be good solution to leave _FileListToArray() as it is: simple function for the most of cases and add new robust/complex optimized _FileListToArrayEx() for case when basic one is not sufficient. There is topic on the forum where is such complex function ready to use.
Sep 25, 2009:
- 10:39 PM Ticket #1192 (Tidy.exe crashes - when long strings are assinged again?) updated by
- Running Tidy on Tidy_crash.au3 crashes every time for me. I've just tried it on a different laptop at home running Win XP SP3 with exactly the same result. I downloaded the files from trac to be certain that the file I had posted was displaying the problem. I not sure if this is any help to you but I have Visual Studio 6 on this laptop which picks up the error as. […] and the debugger indicates the error to be at the address indicated by the arrow below. […] This bug is not causing me any great problems, but it's always nice to track down the cause of unexplained crashes where possible. Thanks Bowmore
- 8:10 PM Ticket #1192 (Tidy.exe crashes - when long strings are assinged again?) updated by
-
Owner, Status changed
I have downloaded both and tested it with Tidy v2.0.28.6 and it doesn't crash. Does it crash for you each time you run Tidy? Jos - 8:09 PM Ticket #1196 (_GDIPlus_BitmapUnlockBits - Memory is not released) created by
- _GDIPlus_BitmapUnlockBits dose not release the allocated memory. If …
- 4:45 PM Ticket #606 (Return value error in _GUICtrlListView_GetSelectedIndices) updated by
- I had the same BUg as jlundqui , it only appears when it should return one value not an array like this: _GUICtrlListView_GetSelectedIndices($hWnd) The Return value is defined as a String and cannot be used as a Number before formatting.
Sep 24, 2009:
- 11:52 PM Ticket #1195 (Control key sticks down when using HotKeySet i.e. Cntl d) closed by
- No Bug: No it doesn't. If you want to be taken seriously next time provide an example that reproduces the problem.
- 11:48 PM Ticket #1193 (InetGetInfo fails when compiled) closed by
- Duplicate: No shit. Duplicate of #1036 and #1179. Thanks for using the search feature.
- 8:48 PM Ticket #1195 (Control key sticks down when using HotKeySet i.e. Cntl d) created by
- The control key sticks in the down position when using Hotkeyset with …
- 8:45 PM Ticket #1193 (InetGetInfo fails when compiled) created by
- For some reason when I compile this script or any other script that …
- 12:41 PM Ticket #1192 (Tidy.exe crashes - when long strings are assinged again?) created by
- Environment = 3.3.1.1 under WIN_XP/Service Pack 2 X86 When running …
- 12:19 AM Ticket #236 (Neutral language in helpfile) updated by
-
Milestone changed
- 12:18 AM Ticket #236 (Neutral language in helpfile) reopened by
Sep 23, 2009:
- 5:54 PM Ticket #236 (Neutral language in helpfile) updated by
- The problem is still open. Just search for Untitled in the helpfile. E.g. in Send, ControlSend ... and the Notepad Tutorial! ... Mega
Sep 22, 2009:
- 8:36 PM Ticket #1189 (Typo in GUICtrlSetBKColor) closed by
- No Bug
- 8:00 PM Ticket #1191 (Make explicit size of arrays optional when have explicit initialization) updated by
-
Version changed
Automatic ticket cleanup. - 7:32 PM Ticket #1191 (Make explicit size of arrays optional when have explicit initialization) created by
- Would it be possible that the declaration of arrays doesn't mandate …
- 7:17 PM Ticket #1190 (Clarify case sensivity of some operators) created by
- The documentation on operators should specify if they are …
- 7:13 PM Ticket #1189 (Typo in GUICtrlSetBKColor) updated by
- Another problem... stupidity. Please delete this ticket.
- 7:03 PM Ticket #1189 (Typo in GUICtrlSetBKColor) created by
- "The odd lines will get the color set by GUICtrlSetBkColor of the …
- 3:04 AM Ticket #1188 (EnvGet("CD"), EnvGet("TIME"), EnvGet("RANDOM") display blank) closed by
- No Bug: Try asking on the forum where this belongs. Or better yet, trying learning on your own what environment variables are because clearly you do not know.
- 2:19 AM Ticket #1188 (EnvGet("CD"), EnvGet("TIME"), EnvGet("RANDOM") display blank) created by
- in Chinese WinXP + SP2, AutoIt 3.3.0.0 code like this […] only …
Sep 21, 2009:
- 3:42 AM Ticket #1080 (InetGet doesn't return immediately for a background download) closed by
- Completed: Changed in version: 3.3.1.2
Sep 20, 2009:
- 11:18 PM Ticket #1112 (Add _WinAPI_SetCheckMethod() and modify _WinAPI_Check()) closed by
- Completed: Removed in version: 3.3.1.2
- 11:10 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) closed by
- Fixed: Fixed in version: 3.3.1.2
- 6:37 PM Ticket #1183 (FileSetTime can't set filetime) closed by
- Fixed: Revision [4778] probably fixed it. Just a guess, though. However, the function is still broken and I think the design is not very good. If there is a problem when recursively setting the time for a directory, there are two ways it can fail that do not restore the original working directory. I saw this looking at the code to see if this problem was fixed. To this end I've created #1187. I'm closing this ticket since it is fixed.
- 6:36 PM Ticket #1187 (Fix implementation of FileSetTime()) created by
- There are a couple places where FileSetTime() can have an error and …
- 6:12 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- Thanks, I hope it is doing the same job
- 6:01 PM Ticket #1183 (FileSetTime can't set filetime) updated by
- Jos, True I was checking only under 3.3.0.0. But for what I don't understand the tentative 3.3.1.2 is working OK.
- 2:42 PM Ticket #1182 (Functions are not stained) updated by
- there is: ;Autoit3 Version 3.3.0.0 When it is fixed in the current beta then it is OK.
- 11:29 AM Ticket #1182 (Functions are not stained) closed by
- Works For Me: Look fine for me too. Check the version number at the top of au3.keywords.properties. Jos
- 11:25 AM Ticket #1183 (FileSetTime can't set filetime) updated by
- Replying to Jpm: > {{{ > >Running:(3.3.0.0):C:\Program Files\AutoIt3\autoit3.exe "C:\Users\Jpm\Desktop\#1183 FilesetTime subdir.au3" > }}} JP, Have you also tried with the Latest Beta because the OP stated that 3.3.0.0 was not showing the issue? For me it works fine with 3.3.0.0 and fails with 3.3.1.1 on the second datechange. Jos
- 10:01 AM Ticket #1183 (FileSetTime can't set filetime) updated by
- running under XP/SP2 under vmware is OK too […]
- 8:11 AM Ticket #1183 (FileSetTime can't set filetime) updated by
- I can reconfirm that's working under Vista/SP1 !!!
- 3:49 AM Ticket #1186 (native support of array "slices" as Lvalue and Rvalue) updated by
- I know you put slices in quotation marks but this isn't really slicing. Slicing is something else entirely. Anyway, I do agree with the feature. The syntax is intuitive to anybody who would even use it in the first place.
- 1:08 AM Ticket #1186 (native support of array "slices" as Lvalue and Rvalue) created by
- Please enhance the current array datatype by array slices (i.e. …
Sep 18, 2009:
- 5:01 PM Ticket #1183 (FileSetTime can't set filetime) reopened by
- I can confirm the behavior on Windows XP SP3 with the following script: […]
- 4:48 PM Ticket #1183 (FileSetTime can't set filetime) updated by
-
Description changed
- 4:47 PM Ticket #1185 (Priority Flag for OnAutoItExitRegister) closed by
- Rejected: No. Priority should not matter in a well designed script. It's also a can of works I really don't feel like opening. The system was designed to be a queue, first registered, first invoked. If priority is that important to the operation of your script then register the functions in the proper order.
- 12:00 PM Ticket #1185 (Priority Flag for OnAutoItExitRegister) updated by
-
Version changed
Automatic ticket cleanup. - 11:52 AM Ticket #1183 (FileSetTime can't set filetime) updated by
- Replying to Jpm: > That's working fine under my Vista/SP1 system I'm working on XP/SP3. Times of File "C:\Test\NextLevel\file.zip" ist not changed and FileSetTime returns "0".
- 11:05 AM Ticket #1185 (Priority Flag for OnAutoItExitRegister) created by
- suggestion: the higher the value, the later the Func-calling standart …
- 5:03 AM Ticket #1184 (Remove all fatal errors from functions.) created by
- This is a continuation of #1156. There are several functions that …
- 5:01 AM Ticket #1156 (AutoItSetOption() generates a fatal error) closed by
- Fixed: Fixed in version: 3.3.1.2
Sep 17, 2009:
- 6:55 PM Ticket #1182 (Functions are not stained) updated by
- For me it is fixed in the current beta
- 6:10 PM Ticket #1183 (FileSetTime can't set filetime) closed by
- Works For Me: That's working fine under my Vista/SP1 system
- 11:07 AM Ticket #1183 (FileSetTime can't set filetime) created by
- FileSetTime can't set filetime of a file. It seems that AutoIt can't …
- 8:57 AM Ticket #1179 (InetGetInfo - error if script is compiled) updated by
- sorry…
- 4:00 AM Ticket #508 (Static variables) updated by
-
Milestone changed
Automatic ticket cleanup. - 3:18 AM Ticket #508 (Static variables) updated by
-
Owner, Status changed
- 3:17 AM Ticket #508 (Static variables) reopened by
- I'll start working on this.
Sep 15, 2009:
- 7:58 PM Ticket #1181 (GUIGetMsg and OnEventMode.) updated by
- It's nice to know you're too stupid to comprehend the answer. Quite obviously if the modes should not be mixed then asking for features that involve mixing the modes is just right out. Why would we add additional support to support something we don't really support?
- 5:51 PM Ticket #1181 (GUIGetMsg and OnEventMode.) updated by
- Thanks for the additional comment. Its nice to know things get rejected on personal grounds.
- 4:52 PM Ticket #1182 (Functions are not stained) created by
- Hi, the following three functions are not stained: …
- 4:36 PM Ticket #1181 (GUIGetMsg and OnEventMode.) closed by
- Rejected: You should not be mixing modes unless you are very sure you know what you are doing. Judging by your request, you don't.
- 4:35 PM Ticket #1179 (InetGetInfo - error if script is compiled) closed by
- Duplicate: I guess you're too good to search the issue tracker? Closing as duplicate of #1036.
- 4:34 PM Ticket #351 (Reverse PixelSearch) updated by
- Replying to ynbIpb: > Please make a reverse horizontal. (right-to-left searching) > Example: > PixelSearch(100,5,0,5,color) Learn to read, please. You'll see that 50% of the reason I reopened this ticket was because it didn't implement right-to-left searching.
- 4:14 PM Ticket #1181 (GUIGetMsg and OnEventMode.) created by
- just a idea. letting GUIGetMsg() also automatically idle in OnEvent …
- 1:47 PM Ticket #1180 (_Date_Time_GetTimeZoneInformation Returned Values) created by
- In the documentation of _Date_Time_GetTimeZoneInformation it states …
- 11:28 AM Ticket #1179 (InetGetInfo - error if script is compiled) created by
- [Autoit] Local $hdownload = …
- 10:42 AM Ticket #15 (Rewrite INI functionality to remove limitations.) updated by
- Okay, I try to coordinate(find) a volunteer. http://www.autoitscript.com/forum/index.php?showtopic=102361
- 10:02 AM Ticket #351 (Reverse PixelSearch) updated by
- Please make a reverse horizontal. (right-to-left searching) Example: PixelSearch(100,5,0,5,color)
- 2:29 AM Ticket #1178 (MsgBox timeout indicator) updated by
- You know what, screw it, I'll just tell you (more or less... mostly less). Use Run(@AutoItExe) with /AutoIt3ExecuteLine and run a MsgBox() line. That frees the main script up so it's not blocked on the call to MsgBox(). The main script can then use ControlSetText() to update the text as necessary. Including, but not limited to, updating a counter in the message box text.
- 2:26 AM Ticket #1178 (MsgBox timeout indicator) closed by
- Rejected: Who said you had to duplicate the full functionality of MsgBox() via a custom GUI? Also, you're not very clever if you can't figure out a solution for this problem. Ask on the forum how to do it.
- 2:00 AM Ticket #1178 (MsgBox timeout indicator) updated by
-
Version changed
Automatic ticket cleanup. - 1:18 AM Ticket #1178 (MsgBox timeout indicator) created by
- When using the MsgBox's timeout feature, I often found it's difficult …
Sep 14, 2009:
- 10:33 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- You mixed up the parameters. […]
- 7:07 PM Ticket #15 (Rewrite INI functionality to remove limitations.) updated by
- If somebody wanted to work on it, they would have volunteered by now.
- 6:16 PM Ticket #1177 (Wrong Return values _GUICtrlComboBoxEx_GetCurSel) created by
- The return values are interchanged in …
- 5:26 PM Ticket #15 (Rewrite INI functionality to remove limitations.) updated by
- Hi, this topic is so old, but still needed. I guess, Valik has enough more important stuff to do. So maybe this requirement could be delegated to somebody else? Just a thought. Mega
- 11:02 AM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- I try the following code renaming your function just for local test […] and I get an autoIt error running under Vista _WinAPI_CreateCompatibleBitmap: incorrect parameter Can I have a working script?
- 10:35 AM Ticket #1176 (FileSetAttrib with recurse mode 1 not continue when file not found in ...) created by
- Hi, The problem is that when we set attributes using recursive mode, …
- 10:02 AM Ticket #1170 (Random(1,1,1) = 0) closed by
- No Bug: in fact if you check the @error you will find that it is and error
Sep 13, 2009:
- 4:59 PM 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.
- 3:24 PM 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 …
- 4:09 AM 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.
- 1:30 AM 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 …
Sep 12, 2009:
- 4:05 PM 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.
- 2:09 PM Ticket #1173 (mysql UDF) created by
- Title: MySQL UDF functions Filename: MySQL.au3 Description: A …
Sep 11, 2009:
- 5:08 PM Ticket #1172 (.NET controls in beta 3.3.1.1) created by
- Great job in getting WM_GETCONTROLNAME into the system! .NET names …
- 4:45 PM 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 AM Ticket #1171 (FileDelete *.* stops on undeletable file) created by
- The following command stop if one file is undeletable. It should go on …
Sep 10, 2009:
- 5:39 PM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) updated by
- Looking at the code I think it's still possible to pass absolute garbage that can't be sensibly handled which the strange error check will catch. I'll take a look at the rest of the comments.
- 3:52 PM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) updated by
- (that was me earlier) Oh, please don't remove it! I quite like having the function there. I was going to attempt to fix it myself but I just got bogged down and confused. One thing I did notice, if it means anything, is that on line 487 the function is called recursively but fails to pass along the second parameter: […] I assumed it should be: […] I know that doesn't fix the bug itself but I thought I would point it out. And is it just me, or does the error check on line 451 seem kind of redundant? I mean, is there really any way that $i could end up being 3?
- 2:26 AM 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.
- 1:34 AM Ticket #1004 (_PathFull bug in beta autoit 3.3.1) updated by
- It seems the bug is not completely fixed. For UNC paths it repeats the network name. […] Outputs: NETWORK\NETWORK\Path\File.ext I guess we can't reopen tickets anymore? I haven't been around in a long time and didn't realize…
Sep 9, 2009:
- 9:47 PM Ticket #1170 (Random(1,1,1) = 0) created by
- random(1,1,1) = 0 in old autoit version (one year ago, or older) i …
- 4:20 PM Ticket #1167 (_FTP_ProgressDownload crashes) closed by
- Fixed: already fix in next beta 3.3.1.2
- 4:17 PM 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
Sep 8, 2009:
- 6:27 PM 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.
- 5:53 PM Ticket #1167 (_FTP_ProgressDownload crashes) updated by
-
This bug also occurs in:
_FTP_FileGetSize (line 461)
FTP_ListToArray (line 1184, 1205)
I think this bug has been created when inverting the params of _WinAPI_MakeQWord
(
;_FTPFileTimeLoHi ; --> _WinAPI_MakeQWord ; parameter inversion) - 10:00 AM Ticket #1169 (high-level Recording) updated by
-
Version changed
Automatic ticket cleanup. - 9:03 AM Ticket #1169 (high-level Recording) created by
- high-level Recording( Window component-based ) can be useful for auto …
Sep 7, 2009:
- 11:26 PM Ticket #1161 (old colormode links and remarks.) closed by
- Fixed: Fixed in version: 3.3.1.2
- 5:34 PM Ticket #351 (Reverse PixelSearch) updated by
-
Severity changed
I'm going to set this as blocking. It doesn't need to be done by the next beta but it does need to be done before we turn this beta period into a final release. - 5:33 PM 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 AM 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 AM Ticket #1167 (_FTP_ProgressDownload crashes) created by
- _FTP_ProgressDownload crashes with the message "error allocating …
Sep 6, 2009:
- 8:56 AM Ticket #1166 (_GUICtrlMenu_GetItemCount() return value) created by
- the UDF help says that on failure it returns 0 it should be -1 on failure
Sep 4, 2009:
- 9:28 PM Ticket #1165 (_GUICtrlComboBoxEx_AddString as 64bit Script) created by
- This piece of Code crashes when compiled as x64 script, on x86 …
- 11:13 AM Ticket #1164 (FileGetPos() after FileReadLine()) created by
- FileGetPos() after FileReadLine() returns increment of 64, or EOF position.
- 5:10 AM 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.
- 4:37 AM Ticket #1163 (WinGetClassList - optional parameter for parent class only) created by
- I would like to suggest adding a flag parameter to WinGetClassList to …
Sep 3, 2009:
- 5:18 AM Ticket #1162 (Run ( "wrong file" )) updated by
- > Ironically I had to write an AU3 to automate the installation of AutoIT, since I couldn't find any silent install switch for "Installation Path", if it does exist, please mail me ;) The AutoIt installer is a standard NSIS installer and obeys standard NSIS conventions.
- 4:41 AM Ticket #1162 (Run ( "wrong file" )) created by
- Ok so path is very loooong &filename is very looong too run ( "Norton …
Sep 2, 2009:
- 10:20 AM Ticket #1161 (old colormode links and remarks.) created by
- old colormode links and remarks. counting 9 after help search for …
Sep 1, 2009:
- 9:48 AM Ticket #240 (Add as Snippet) updated by
- The attachment was not useless it demonstrates that the error message reported was exactly as quoted and not paraphrased, potentially missing out significant information. I agree that this works fine on XP, but whatever the problem was it's back on Vista and 7, 64-bit versions at least. Pardon me for thinking this information might have been helpful.
Aug 31, 2009:
- 7:34 PM Ticket #1160 (GuictrlcreatePic not displaying over ListView in Win7) created by
- Using Windows 7 RC the image will not display over a listview control. …
- 4:35 PM Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) closed by
- Rejected: I suggest you read WikiStart.
- 10:00 AM Ticket #1159 (To select an child from the device manager in win vista 32 bit machine) updated by
-
Version changed
Automatic ticket cleanup. - 8:13 AM 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 …
- 7:17 AM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- Sorry, I made a wrong benchmark (looked in SciTE console). The correct results are as follows. Current functions: ~0.975121 seconds My functions: ~0.000426 seconds Ie almost instantaneously. I think _WinAPI_CreateSolidBitmap() should be updated. Thanks.
Aug 30, 2009:
- 10:11 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
- Another way for the case Developers don't want to touch original version is to add this as new UDF _WinAPI_CreateSolidBitmapEx()
- 10:00 PM Ticket #1158 (Global update the WinAPI.au3 library) updated by
-
Version changed
Automatic ticket cleanup. - 8:48 PM Ticket #1158 (Global update the WinAPI.au3 library) created by
- I suggest to include the following usefull functions in native AutoIt …
- 8:02 PM Ticket #1112 (Add _WinAPI_SetCheckMethod() and modify _WinAPI_Check()) updated by
-
Severity changed
Setting as blocking. This needs done before the next beta (I think it may be done now but I need to double check). - 7:58 PM 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.
- 7:54 PM 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.
- 7:45 PM Ticket #1117 (_excelwriteformula quotes - possible bug) closed by
- No Bug: No useful information provided.
- 7:42 PM 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.
- 7:34 PM Ticket #1102 (Doc, StringInStr, count.) closed by
- Fixed: Fixed in version: 3.3.1.2
- 7:14 PM Ticket #1157 (Add Crypt.au3) created by
- Crypt.au3 needs cleaned up and added before the next beta (setting as …
- 7:12 PM Ticket #1080 (InetGet doesn't return immediately for a background download) updated by
-
Severity changed
Set as blocking, it needs done before the next beta. - 7:11 PM Ticket #967 (Inet functions need to support FTP through a proxy.) updated by
-
Severity changed
Set as blocking, it needs done before the next beta. - 7:08 PM Ticket #1033 (UDF's missing @error checks after DLLCalls()) updated by
-
Severity changed
Set as blocking, it needs done before the next beta. - 7:05 PM Ticket #1156 (AutoItSetOption() generates a fatal error) created by
- AutoItSetOption() generates a fatal error when an invalid option is …
- 2:00 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) updated by
-
Version changed
Automatic ticket cleanup. - 1:24 PM Ticket #1155 (_WinAPI_CreateSolidBitmap() is too slow) created by
- As this is a very useful function is too slow, I suggest to replace it …
Aug 29, 2009:
- 11:39 PM Ticket #1154 (ControlClick() and VB.NET compatibility) created by
- If a button in a VB.NET app is not visible (minimized, hidden, …
- 3:43 PM Ticket #1153 (User-defined libraries support with 'Open Include'.) created by
- if possible, support for opening 'User-defined libraries' with …
- 3:07 PM 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 AM Ticket #1152 (Please fix my bug!) created by
- I wrote a code and a part of it like this: [code] $root=ProcessList() …
Aug 28, 2009:
- 4:48 PM 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.
- 2:47 PM Ticket #240 (Add as Snippet) updated by
- Now I tried the same and it works fine without any errors on my WinXP SP2 with AutoIt 3.2.12.1
- 2:44 PM Ticket #240 (Add as Snippet) updated by
- @Valik Sorry for iritating you Valik ;-| I don't remeber this one but I think I wanted to show I can reproduce this error too. I replied at the same year/month as original poster, not to already existing one year old ticket.
- 9:21 AM Ticket #1151 (cSnippet Error _GUIImageList_AddIcon: -1) created by
- This is really an update to ticket #240. I'm hoping this will shed …
Aug 27, 2009:
- 4:45 PM Ticket #240 (Add as Snippet) updated by
- I deleted an image from a user who thought it would be helpful to post a worthless image in a ticket that's over a year old. Really, you had to post an image of an error described in plain text in the description of the ticket?
- 7:11 AM Ticket #1150 (TCPrecv returns @error=-1) closed by
- Fixed: Fixed in version: 3.3.1.2
Note:
See TracTimeline
for information about the timeline view.
