Timeline


and

06/06/12:

10:59 Ticket #2214 (Help file description for ProcessExists) closed by trancexx
No Bug: What's the connection between your question, quoted text and bug? Probably just you. Please use forum for questions like this.
09:30 Ticket #2215 (Wrong(?) syntax check of default parameter value with array variable) created by MrCreatoR <mscreator@…>
Try Syntax Check on this example: […] According to syntax check …
05:19 Ticket #2214 (Help file description for ProcessExists) created by vga1232@…
Help file description for ProcessExists mentions : "The process is …

06/05/12:

19:43 Ticket #2212 (Please increase the numbers of @IPAddress1 up to @IPAddress8) closed by Valik
Rejected: You can get the information yourself. This does not need to be built in.
17:45 Ticket #2211 (Only one RichEdit control can be created) closed by trancexx
Duplicate
15:52 Ticket #2213 (Problem with UDPOpen or UDPRecv an computer with more the one networc card) created by skyteddy <rainer@…>
Hello, the purpose of my program is to collect all sent replies …
14:55 Ticket #2212 (Please increase the numbers of @IPAddress1 up to @IPAddress8) created by rainer@…
Hello, till now, there are 4 macros for ip-Addresses: @IPAddress1 - …
00:48 Ticket #2211 (Only one RichEdit control can be created) created by MrCreatoR <mscreator@…>
This problem caused by the strange change in 3.3.8.1 for …

06/04/12:

13:32 Ticket #2210 (StringInStr) created by anonymous
The below code returns the position of the string, but I think it …
07:25 Ticket #2165 (_GUICtrlRebar_SetBandIdealSize bug) closed by trancexx
Works For Me

06/03/12:

16:10 Ticket #1971 (_GUICtrlListBox_SetHeaderColor) closed by trancexx
Rejected: There are few examples on the forum. Not everything needs to be packed.
15:57 Ticket #1930 (_GUICtrlListView_SimpleSort doesn't sort ItemParam) closed by trancexx
Rejected: Where? What? ...If you don't mind doing that properly next time please.
09:57 Ticket #1595 (SupportedOS ID for manifest) closed by trancexx
Completed: Added by revision [7056] in version: 3.3.9.5

05/31/12:

16:22 Ticket #2209 (AutoIt3Wrapper wildcard include directive) closed by trancexx
Rejected
08:35 Ticket #2209 (AutoIt3Wrapper wildcard include directive) created by tankbuster@…
I faced a small issue, and after some discussion found here: …

05/29/12:

18:26 Ticket #2205 (Scite indentation misconfiguration) closed by trancexx
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.
03:34 Ticket #2206 (Detailed information on _array display) closed by Valik
Rejected: You can customize the heading yourself.
00:20 Ticket #2208 (ControlGetText not working on calculator) created by anonymous
Win7 64 bits mode (and 32 bits mode) Unable to get text of (static) …

05/28/12:

19:26 Ticket #2207 (Addition to the Docs for TrayItemSetState) created by MrCreatoR <mscreator@…>
If we use $TRAY_DEFAULT state for some tray item, then primary double …
10:18 Ticket #2206 (Detailed information on _array display) created by wimhek
Please have the line number displayed within the heading of the …

05/27/12:

01:27 Ticket #2205 (Scite indentation misconfiguration) created by anonymous
In previous releases, Scite indented with tabs, and the indent size …
01:19 Ticket #2204 (Scite ignores parameters) created by kasty
When we set Parameters with Shift+F8 and then run a script with F5, …

05/24/12:

20:57 Ticket #2203 (InetGet Help Example (inetget.au3)) closed by guinness
Fixed: Fixed by revision [7053] in version: 3.3.9.5
20:07 Ticket #2203 (InetGet Help Example (inetget.au3)) created by anonymous
C:\Program\AutoIt3\Examples\Helpfile\InetGet.au3: A slash is missing …

05/23/12:

14:41 Ticket #2189 (white space after if statement is removed) closed by trancexx
Rejected: Tidy is not official AutoIt tool. Contact the author (Jos) by other means.
11:17 Ticket #1526 (Display FileName into Aut2Exe Error) closed by trancexx
Completed: Added by revision [7046] in version: 3.3.9.5
10:31 Ticket #1914 (Error Codes for File operations) closed by trancexx
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 Ticket #2194 (_IECreate() Hidden Flag Not working IE8+) closed by trancexx
Works For Me
10:09 Ticket #2127 (Obfuscator /striponlyincludes does not process block comments correctly) closed by trancexx
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 Ticket #1964 (can't make zero-length array, array functions messed up) closed by trancexx
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.
09:14 Ticket #1989 (#include fails badly if the included file has BOM) closed by trancexx
Works For Me

05/21/12:

20:49 Ticket #383 (Include A3X file as a script) closed by trancexx
Completed: Added by revision [7035] in version: 3.3.9.5

05/20/12:

08:35 Ticket #1818 ((UDF) _INetSmtpMail Importance parameter) closed by trancexx
Rejected: There are much more important features that function misses.
08:26 Ticket #2180 (Aut2Exe won't create .exe when using icon) closed by trancexx
Fixed: This was addressed by revisions [7010], [7011] and finalized by rev [7018].
00:41 Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) closed by Valik
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.

05/19/12:

18:45 Ticket #2202 (Add $TRAYTIP_EVENT_* to TrayGetMsg/TraySetOnEvent) created by MrCreatoR <mscreator@…>
I think we should have an ability to get notifications from TrayTip, …
15:06 Ticket #2011 (Sorting the list by clicking the column name) closed by trancexx
Rejected
14:23 Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) closed by trancexx
Rejected: That function doesn't follow its specification regarding return values. If you want to submit some code then either do it correctly or don't do it at all. I understand the desire to be useful but please don't do it by adding new bugs. I'll close this as "Rejected", and I'm hoping you will report it again, only correctly next time. By correctly I mean with explanation of the bug, reproducer (where is it now?), and suggestions if you have any.
14:07 Ticket #2200 (_IETagNameGetCollection return nothing) closed by trancexx
Works For Me: That code is invalid.

05/17/12:

23:29 Ticket #2201 (Executing ControlCommand - SendCommandID to a toolbar, new window ...) closed by Valik
Works For Me: Based on your reproduction script... I'm closing this ticket as it is pointless for me to waste my time hunting down a program to reproduce the issue. Before you post again I suggest you read the ticket guidelines.
11:21 Ticket #2201 (Executing ControlCommand - SendCommandID to a toolbar, new window ...) created by mpregos@…
Executing ControlClick using the option to SendCommandID in a toolbar …

05/14/12:

20:27 Ticket #2200 (_IETagNameGetCollection return nothing) created by jeremy.gilruiz@…
The _IETagNameGetCollection function doesn't return elements on x64 …
18:11 Ticket #2199 (_ExcelSheetAddNew() abends if specified sheet already exists) created by Spiff59
The _ExcelSheetAddNew() function abnormally terminates script …

05/10/12:

20:51 Ticket #2198 (DllStructGetData causes crash) closed by Valik
No Bug: Your code is garbage. We cannot protect you from writing shitty code.
15:25 Ticket #2198 (DllStructGetData causes crash) created by JFX
DllStructGetData sometimes crashes on a wchar Structure. Only happens …

05/09/12:

14:40 Ticket #2197 (#RequireAdmin creates a critical error, if the user doesn't start it ...) created by jmalmgren@…
[…]
Note: See TracTimeline for information about the timeline view.