Timeline
Jun 19, 2012:
- 6:00 PM Ticket #1265 (Au3Check support for Static) updated by
-
Milestone changed
Automatic ticket cleanup. - 5:33 PM Ticket #1993 (Forum [autoit] code abbreviates URLs - it shouldn't) closed by
- Fixed: This appears fixed with IPB 3.3.3.
- 5:13 PM Ticket #1631 (Get FilePath from file handle) closed by
- Rejected: This really isn't necessary.
- 4:56 PM Ticket #1172 (.NET controls in beta 3.3.1.1) closed by
- Rejected
- 4:30 PM Ticket #1265 (Au3Check support for Static) closed by
- Completed: For some time now Au3Check handles Static correctly.
- 4:26 PM Ticket #2014 (Updated Array.au3 UDF to be used with 2D arrays) closed by
- Rejected: Unfortunately something like this isn't currently needed. Thanks anyway.
- 4:20 PM Ticket #1691 (ControlCommand is not working for .net checkboxes.) closed by
- Rejected
- 4:14 PM Ticket #1887 (Sort multiple or multi-dimensional arrays with multiple sort columns) closed by
- Rejected
- 3:46 PM Ticket #2031 (_GUICtrlStatusBar_SetBkColor() not working) closed by
- No Bug: It works all right. You don't see it working probably because your system forces default control style.
- 3:22 PM Ticket #1607 (ControlTreeView not fully working with SysTreeView32) closed by
- Rejected
- 2:26 PM Ticket #1803 (GuiRichEdit Zoom Set) closed by
- Rejected: It's very hard to understand what's this about.
- 1:52 PM Ticket #2007 (#AutoIt3Wrapper_Res_requestedExecutionLevel=None Creates "asInvoker" ...) closed by
- Rejected: Check the latest SciTE4AutoIt. That's the only advice I can give regarding this.
Jun 16, 2012:
Jun 15, 2012:
- 9:12 AM Ticket #2214 (Help file description for ProcessExists) updated by
- I mean, the process is polled just once, when called, not every 250ms …
- 3:15 AM Ticket #2222 (Cyrillic names of COM object / methods) created by
- I'm trying to use AutoIt with 1C …
Jun 14, 2012:
- 5:44 PM Ticket #2220 (C struct-like syntax) updated by
- That is not correct. It was removed because within 3 seconds people were using it to fake objects completely missing the point that AutoIt is designed to be a dynamically typed language without the need for explicit memory management. DllStructs are typed and can require memory management so they are not suitable for the abuse people were attempting.
- 12:02 PM Ticket #2220 (C struct-like syntax) updated by
- This syntax was previously possible but it was decided not to use it anymore to avoid conflict with COM syntax
Jun 13, 2012:
- 10:55 PM Ticket #2221 (FileDelete() @error values) created by
- Request to have FileDelete() return an @error value. Currently, …
- 3:00 AM Ticket #2220 (C struct-like syntax) updated by
-
Version changed
Automatic ticket cleanup. - 2:15 AM Ticket #2220 (C struct-like syntax) created by
- Hello! When I see the new AutoIt beta (3.9.xx), I think it's the …
- 12:41 AM Ticket #2219 (_ExcelReadSheetToArray() fix and upgrade) created by
- The helpfile and docs for _ExcelReadSheetToArray() state "If the sheet …
Jun 12, 2012:
- 3:22 PM Ticket #1608 (Encrypting a file about 10 MB destroys the file - crypt.au3 bug ?) updated by
- I'm having the same issue on v3.3.8.1. For some kind of files, crypting with AES256 and decrypting deletes the entire content leaving just 4 NUL characters.
- 4:38 AM Ticket #1648 (UDF community) updated by
- I made this a long time ago, for a package-based library system. This site will run for at least a decade: http://autoit-repository.appspot.com/
Jun 11, 2012:
- 11:39 PM Ticket #2216 (_WordAttach to closed Word doc crashes latest beta but OK for latest stable) updated by
-
Component changed
- 11:27 PM Ticket #2218 (AutoIt crash when using SetGroupInfo with $LVGS_SELECTED state before ...) updated by
-
Component changed
- 7:55 PM Ticket #2217 (IniRead + Boolean default.) updated by
- Sorry, previous post is from me/Zedna. I forgot to signature me.
- 7:54 PM Ticket #2217 (IniRead + Boolean default.) updated by
- You can use '1' and '0' as replace for True/False.
- 4:27 AM Ticket #2218 (AutoIt crash when using SetGroupInfo with $LVGS_SELECTED state before ...) created by
- Check this example: […] I know it's wrong usage, discovered by …
Jun 10, 2012:
- 11:01 PM Ticket #2217 (IniRead + Boolean default.) closed by
- No Bug: The function very clearly states that it returns the default string. No bug. No feature request, the behavior will not be changed.
Jun 9, 2012:
- 9:10 PM Ticket #2217 (IniRead + Boolean default.) updated by
- Wait. I write function's parameter False as Boolean, not "False" as string. Function should return the specified value without changing its type.
- 8:20 PM Ticket #2217 (IniRead + Boolean default.) updated by
- That is not a bug, that is a feature request. And it's not booleans. It's numbers and everything you pass to it. AutoIt most likely uses GetPrivateProfileString. Look it up on MSDN.
- 7:22 PM Ticket #2217 (IniRead + Boolean default.) created by
- […] If the $Key doesn't exist, function returns string …
Jun 7, 2012:
- 5:11 PM Ticket #2216 (_WordAttach to closed Word doc crashes latest beta but OK for latest stable) created by
- _WordAttach to an already closed Word document crashes latest beta …
Jun 6, 2012:
- 10:59 AM Ticket #2214 (Help file description for ProcessExists) closed by
- No Bug: What's the connection between your question, quoted text and bug? Probably just you. Please use forum for questions like this.
- 9:30 AM Ticket #2215 (Wrong(?) syntax check of default parameter value with array variable) created by
- Try Syntax Check on this example: […] According to syntax check …
- 5:19 AM Ticket #2214 (Help file description for ProcessExists) created by
- Help file description for ProcessExists mentions : "The process is …
Jun 5, 2012:
- 7:43 PM Ticket #2212 (Please increase the numbers of @IPAddress1 up to @IPAddress8) closed by
- Rejected: You can get the information yourself. This does not need to be built in.
- 5:45 PM Ticket #2211 (Only one RichEdit control can be created) closed by
- Duplicate
- 5:04 PM Ticket #2211 (Only one RichEdit control can be created) updated by
- This has been fixed in the latest beta, see ticket 2077. In 3.3.8.1, just delete that line or modify it to what's in the new beta version.
- 3:52 PM Ticket #2213 (Problem with UDPOpen or UDPRecv an computer with more the one networc card) created by
- Hello, the purpose of my program is to collect all sent replies …
- 3:00 PM Ticket #2212 (Please increase the numbers of @IPAddress1 up to @IPAddress8) updated by
-
Version changed
Automatic ticket cleanup. - 2:55 PM Ticket #2212 (Please increase the numbers of @IPAddress1 up to @IPAddress8) created by
- Hello, till now, there are 4 macros for ip-Addresses: @IPAddress1 - …
- 12:48 AM Ticket #2211 (Only one RichEdit control can be created) created by
- This problem caused by the strange change in 3.3.8.1 for …
Jun 4, 2012:
- 1:32 PM Ticket #2210 (StringInStr) created by
- The below code returns the position of the string, but I think it …
- 9:44 AM Ticket #2208 (ControlGetText not working on calculator) updated by
- The thing is that these controls don't respond to messages we send. Alternative could be to use UI Automation API (that's not available on all systems). That works even for those controls. However, the results are sometimes different than expected. For example, the text from calc number buttons is successfully get (text from button 8 is "8") and matches the one it's printed on them, but for CE button retrieved text is "Clear Entry".
- 7:25 AM Ticket #2165 (_GUICtrlRebar_SetBandIdealSize bug) closed by
- Works For Me
Jun 3, 2012:
- 4:10 PM Ticket #1971 (_GUICtrlListBox_SetHeaderColor) closed by
- Rejected: There are few examples on the forum. Not everything needs to be packed.
- 3:58 PM Ticket #2117 (Improved _FileCountLines()) updated by
-
Component changed
- 3:57 PM Ticket #1930 (_GUICtrlListView_SimpleSort doesn't sort ItemParam) closed by
- Rejected: Where? What? ...If you don't mind doing that properly next time please.
- 9:57 AM Ticket #1595 (SupportedOS ID for manifest) closed by
- Completed: Added by revision [7056] in version: 3.3.9.5
- 9:52 AM Ticket #1595 (SupportedOS ID for manifest) updated by
-
Keywords, Description, Summary changed
Jun 1, 2012:
- 11:13 PM Ticket #2018 (It is not able to identify all Button from other Software) updated by
- Replying to Valik: > To add more observations: > * The Putty configuration window makes use of group-boxes which I believe may be what is throwing everything off. > * Turning on control highlighting helps show what is actually being inspected. It seems impossible or at least incredibly difficult to highlight any control that is contained in a group box. It always wants to highlight the box instead. > > There is definitely a bug here. As about Group controls. Maybe some new option "Ignore Group Box controls" ON/OFF should be added to Au3Info. It can optionally exclude controls with classname Button and with window's style BS_GROUPBOX.
- 10:09 PM Ticket #2018 (It is not able to identify all Button from other Software) updated by
- With Spy++ mode on, identifies INSTANCE's in MeGUI open file buttons ("..." buttons) on main form as instances 4,5, 10,11 and 12. whereas in Autoit, ID's start from 1. Assume that Spy++, examine internal ID number and perhaps some items of an array/arrays that were deleted and so ID's are no longer valid and mismatched.
- 9:21 PM Ticket #2209 (AutoIt3Wrapper wildcard include directive) updated by
- Replying to trancexx: > This is AutoIt Trac. AutoIt3Wrapper is part of Scite4AutoIt3. Here on Trac is "Component: SciTE4AutoIt" so I think this is apropriate place for such feature request. Rejecting due to such reason is wrong.
May 31, 2012:
- 4:22 PM Ticket #2209 (AutoIt3Wrapper wildcard include directive) closed by
- Rejected
- 4:21 PM Ticket #2209 (AutoIt3Wrapper wildcard include directive) updated by
- This is AutoIt Trac.
- 9:00 AM Ticket #2209 (AutoIt3Wrapper wildcard include directive) updated by
-
Version changed
Automatic ticket cleanup. - 8:35 AM Ticket #2209 (AutoIt3Wrapper wildcard include directive) created by
- I faced a small issue, and after some discussion found here: …
May 29, 2012:
- 6:26 PM Ticket #2205 (Scite indentation misconfiguration) closed by
- No Bug: What exactly is the bug? When I click indentation settings I see "Tab Size" 4, "Indent Size" 4, and unchecked box for "Use tabs". Nothing changes if I click OK there.
- 3:35 AM Ticket #2208 (ControlGetText not working on calculator) updated by
-
Description changed
- 3:34 AM Ticket #2206 (Detailed information on _array display) closed by
- Rejected: You can customize the heading yourself.
- 3:00 AM Ticket #2208 (ControlGetText not working on calculator) updated by
-
Version changed
Automatic ticket cleanup. - 12:20 AM Ticket #2208 (ControlGetText not working on calculator) created by
- Win7 64 bits mode (and 32 bits mode) Unable to get text of (static) …
May 28, 2012:
- 7:26 PM Ticket #2207 (Addition to the Docs for TrayItemSetState) created by
- If we use $TRAY_DEFAULT state for some tray item, then primary double …
- 4:00 PM Ticket #2206 (Detailed information on _array display) updated by
- Why is the ticket deleted (by autodelete ?)
- 12:00 PM Ticket #2206 (Detailed information on _array display) updated by
-
Version changed
Automatic ticket cleanup. - 10:18 AM Ticket #2206 (Detailed information on _array display) created by
- Please have the line number displayed within the heading of the …
May 27, 2012:
- 1:49 AM Ticket #2204 (Scite ignores parameters) updated by
- It happens only in the scite version included in the full autoit package. If you download Scite specific package, everything is OK.
- 1:27 AM Ticket #2205 (Scite indentation misconfiguration) created by
- In previous releases, Scite indented with tabs, and the indent size …
- 1:19 AM Ticket #2204 (Scite ignores parameters) created by
- When we set Parameters with Shift+F8 and then run a script with F5, …
May 26, 2012:
- 7:28 AM Ticket #1867 (SciTE4AutoIt3 @OSVersion is WIN_VISTA, when actually WIN_7) updated by
- Ignore above. I figured it out. For some reason compatibility was set on AutoitWrapper.exe files.
- 7:15 AM Ticket #1867 (SciTE4AutoIt3 @OSVersion is WIN_VISTA, when actually WIN_7) updated by
- I have a very similar problem problem. I'm running WIN_7 Ultimate x64, but the wrapper reports it as WIN_XP/SP3. Starting AutoIt3Wrapper v.2.1.0.8 Environment(Language:0409 Keyboard:00000409 OS:WIN_XP/Service Pack 3 CPU:X64 OS:X64)
May 25, 2012:
- 6:06 PM Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) updated by
- Oh, the SetError() returns... shame on me. Leaving it as rejected works for me.
- 2:26 AM Ticket #2189 (white space after if statement is removed) updated by
- Doh ... Seems like trancexx is in spring cleaning mode.
May 24, 2012:
- 8:57 PM Ticket #2203 (InetGet Help Example (inetget.au3)) closed by
- Fixed: Fixed by revision [7053] in version: 3.3.9.5
- 8:07 PM Ticket #2203 (InetGet Help Example (inetget.au3)) created by
- C:\Program\AutoIt3\Examples\Helpfile\InetGet.au3: A slash is missing …
- 4:35 PM Ticket #2189 (white space after if statement is removed) updated by
- Using v2.2.1.13 and this behaviour doesn't exist for me HighGuy.
- 12:03 PM Ticket #2189 (white space after if statement is removed) updated by
- Replying to trancexx: > Tidy is not official AutoIt tool. Contact the author (Jos) by other means. Tidy is part of SciTE4AutoIt and I assigned this ticket to the corresponding component SciTE4AutoIt. So what's wrong with it? Ticket does already belong to Jos, so if this is not the right place you might consider removing this "component".
May 23, 2012:
- 9:55 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by
- You haven't explained it perfectly. You still haven't told us what OS we are supposed to test this on.
- 8:22 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by
- you only need to logon as a user that's NOT a local admin, and use these lines, and you won't see the MsgBox: #RequireAdmin Local $_sMsg = "Hi Valik" MsgBox(16,"Critical error:",$_sMsg) Exit
- 8:19 PM Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) updated by
- Hi Valik Just copy paste my code, compile it and run it, then I have explained perfectly what the issue is about
- 5:50 PM Ticket #1573 (TCPConnect TCPTimeout) updated by
- Is this ever going to get fixed?
- 4:22 PM Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) updated by
-
Component changed
- 4:21 PM Ticket #2119 ("_EventLog__Open" can not access additional Windows 7/2008 eventlogs) updated by
-
Component changed
- 4:18 PM Ticket #1993 (Forum [autoit] code abbreviates URLs - it shouldn't) updated by
-
Component changed
- 4:14 PM Ticket #2165 (_GUICtrlRebar_SetBandIdealSize bug) updated by
-
Component changed
- 4:14 PM Ticket #2163 (_ExcelBookClose dont work correctly on _ExcelBookAttach on more than ...) updated by
-
Component changed
- 4:13 PM Ticket #2148 (Crash with _GUICtrlListBox_InsertString()) updated by
-
Component changed
- 4:12 PM Ticket #2124 (Au3RecordSetup(): Underscore is missing at the calling to the func, ...) updated by
-
Component changed
- 4:11 PM Ticket #2149 (_StringBetween does not accept NULL-chars in the boundary strings) updated by
-
Component changed
- 4:10 PM Ticket #1996 (_GUICtrlListView_SimpleSort - no sort ItemParam) updated by
-
Component changed
- 4:09 PM Ticket #2062 (Example text _IEFormElementGetCollection) updated by
-
Component changed
- 4:08 PM Ticket #1991 (Include CAPTUREBLT flag in _ScreenCapture_Capture) updated by
-
Component changed
- 4:07 PM Ticket #1977 (_ScreenCapture_CaptureWnd - wrong capture on maximized window) updated by
-
Component changed
- 4:04 PM Ticket #2192 (New API...au3 include files conflict) updated by
-
Component changed
- 4:04 PM Ticket #2089 (_IEFormSubmit gives WEnd^ ERROR) updated by
-
Component changed
- 4:00 PM Ticket #2193 (Addition to the String UDF) updated by
- I'd like to propose a secondary name for this UDF, as Title Case is so subjective in regards to usage. Instead of Title Case, I propose that it could be called Start Case, which is the style this is actually altering the incoming sentence into. According to the Wikipedia article on letter case, start case is the capitalization of the first letter of every word regardless of the part of speech of the word.
- 2:41 PM Ticket #2189 (white space after if statement is removed) closed by
- Rejected: Tidy is not official AutoIt tool. Contact the author (Jos) by other means.
- 11:17 AM Ticket #1526 (Display FileName into Aut2Exe Error) closed by
- Completed: Added by revision [7046] in version: 3.3.9.5
- 10:31 AM Ticket #1914 (Error Codes for File operations) closed by
- Rejected: Internal implementation of these functions may or may not use APIs you suspect. Also implementation may change depending on whatever reason. What I'm saying is that last error of GetLastError is not certain to be generated.
- 10:22 AM Ticket #2194 (_IECreate() Hidden Flag Not working IE8+) closed by
- Works For Me
- 10:18 AM Ticket #1861 (_ArrayDisplay: Bug when data contains separator and $sHeader is used) updated by
-
Description changed
- 10:09 AM Ticket #2127 (Obfuscator /striponlyincludes does not process block comments correctly) closed by
- Rejected: Obfuscator is not official AutoIt tool. It only happens that the creator of that tool is AutoIt dev. Obfuscator has its own thread in examples script forum, try posting there.
- 10:05 AM Ticket #1964 (can't make zero-length array, array functions messed up) closed by
- Completed: I didn't saw this ticket earlier. Anyway, zero size arrays are added in the meantime. Next version of AutoIt has them. If _Array functions wouldn't be able to support them then make new report.
- 9:14 AM Ticket #1989 (#include fails badly if the included file has BOM) closed by
- Works For Me
- 9:14 AM Ticket #2091 (Au3Check and non-ANSI files) updated by
- See #1989
May 21, 2012:
- 8:49 PM Ticket #383 (Include A3X file as a script) closed by
- Completed: Added by revision [7035] in version: 3.3.9.5
May 20, 2012:
- 9:33 PM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) updated by
- I fail to see how that is irrelevant. If it's hard to do in AutoIt it's going to be just as hard to do in C++.
- 12:23 PM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) updated by
- It is quit difficult to distinguish between tip closed and tip clicked. Sometimes we need to be able to separate these events.
- 8:35 AM Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) closed by
- Rejected: There are much more important features that function misses.
- 8:26 AM Ticket #2180 (Aut2Exe won't create .exe when using icon) closed by
- Fixed: This was addressed by revisions [7010], [7011] and finalized by rev [7018].
- 12:41 AM Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) closed by
- Rejected: Nothing is stopping you from implementing this yourself with a hidden (or even visible depending on the application). It shouldn't be much work at all.
Note:
See TracTimeline
for information about the timeline view.
