Timeline


and

05/27/08:

23:20 Ticket #324 (DllCall - related) created by Zedna
In related section is missing link to "DllStructCreate" which is …
23:18 Ticket #323 (DllStructCreate - related) created by Zedna
In related section is link to itself "DllStructCreate"
21:34 Ticket #322 (SciTE wrong highlighting when using nested #CS/#CE) created by Hubertus72
[…] This code work perfect and there is no beep at all. But... in …
00:13 Ticket #321 (_GUICtrlStatusBar_GetText() --> truncation on Unicode) closed by Gary
Fixed: Fixed in version: 3.2.13.0

05/26/08:

21:04 Ticket #321 (_GUICtrlStatusBar_GetText() --> truncation on Unicode) created by Zedna
_GUIStatusBar.au3 --> _GUICtrlStatusBar_GetText() siao has found this …
16:00 Ticket #319 (BitOR gives error) closed by Valik
No Bug: Please save yourself, and us, a lot of time and read the changelog so you actually know what changed when you update so you don't create stupid bug reports like this.
13:27 Ticket #320 (_WinNet_EnumResource Bug. + Fix.) closed by Gary
Fixed: Fixed in version: 3.2.13.0
11:53 Ticket #320 (_WinNet_EnumResource Bug. + Fix.) created by arcker
When try using the function _WinNet_EnumResource, error 487 is …
10:38 Ticket #319 (BitOR gives error) created by anonymous
GUICreate("Test", 400, 610, -1, -1, …
09:29 Ticket #318 (GUICtrlSetTip problem on TreeViewItem) created by Wooltown
I try to make a tooltip on an GUICtrlCreateTreeViewItem, it gives code …
07:00 Ticket #316 (_Singleton sample invalid) closed by Jpm
Fixed: Fixed in version: 3.2.13.0
05:42 Ticket #317 (ShellExecute/ShellExecuteRun verb-keyword "run" missing in helpfile.) closed by Valik
No Bug: There's no reason to mention it. It's nothing interesting or special. There are also better ways of re-running the same script than this. Closing as no bug.
04:24 Ticket #317 (ShellExecute/ShellExecuteRun verb-keyword "run" missing in helpfile.) created by Hubertus72
When running this script in SciTE (F5), it works OK. When omiting the …
03:27 Ticket #316 (_Singleton sample invalid) created by Hubertus72
Using version 3.2.12.0 of AutoIt, the _Singleton sample is invalid. …

05/25/08:

16:48 Ticket #306 (Wrong Error message when a variable is not an array) closed by Jos
No Bug
16:46 Ticket #297 (Scite doc outdated) closed by Jos
Fixed: Ok, understand now. As said the "*" lines shouldn't be there so they since they where used for debugging and forgotten to REM out. I did change the input file to lowercase at some point but don;t remember why I did that so will test for a while without doing that en when it works made that change for the next released version of Tidy.
08:32 Ticket #312 (Cannot create dynamic arrays $foo[$bar]) closed by Jpm
No Bug: $countspecies is certainly <=0
08:28 Ticket #313 (DirMove on same volume) closed by Jpm
No Bug: I don't know why this functions was implemented as such but there is no error as the doc say […]
05:37 Ticket #309 (runas() from a network path) closed by Valik
Fixed
05:37 Ticket #309 (runas() from a network path) reopened by Valik
05:35 Ticket #309 (runas() from a network path) closed by Valik
Completed: Added in version: 3.2.13.0

05/24/08:

22:03 Ticket #315 (GUICtrlSetOnEvent() doesn't work if there are too many controls on one form) closed by Valik
No Bug: This is not a bug. Your label is too wide and it obscures the button. Clicks do not get through to the button. The simple answer is, don't overlap controls. Closing as no bug.
21:27 Ticket #315 (GUICtrlSetOnEvent() doesn't work if there are too many controls on one form) created by furroy@…
If the button isn't created & linked before other controls are, it …
20:20 Ticket #314 (FileCreateShortcut cannot create for non-existing Universal Naming Path) created by anonymous
[…] hangs, or creates a disfunctional result …
17:19 Ticket #313 (DirMove on same volume) created by hawkear@…
[…] […] Should be: […] Is: […] If Dirtest1 and …
05:38 Ticket #312 (Cannot create dynamic arrays $foo[$bar]) created by anonymous
Since latest revision creating an array depending on another variable …
02:52 Ticket #311 (GUICtrlCreateHotKey - as new native AutoIt control) created by Zedna
Here is link to MSDN: …

05/23/08:

12:21 Ticket #310 (visual Autoit studio) created by superbem
A install package with Autoit and Scite4Autoit, would be a good step I …
08:02 Ticket #307 (Add a link to Trac) closed by Jon
Completed: Changed the logo link to go to the forum.
04:35 Ticket #309 (runas() from a network path) created by cjdoyle@…
I have written a script that will elevate an uninstall process to …

05/22/08:

21:49 Ticket #308 (Controls embedded in statusbar lose theire position if GUI is ...) closed by Gary
No Bug: Being the statusbar is not built-in and the controls embedded are you'll have to make sure the statusbar gets updated when the gui re-paints. For example: […]
17:33 Ticket #308 (Controls embedded in statusbar lose theire position if GUI is ...) created by Bowmore
GuiStatusBar UDF Bug OS WinXP SP2 AutoIt 3.2.12.0 Progress bars and …

05/21/08:

21:08 Ticket #307 (Add a link to Trac) created by GEOSoft
Is it difficult to add a link from Trac back to the main forum? That …
21:04 Ticket #306 (Wrong Error message when a variable is not an array) created by GEOSoft
This used to return a message about the variable not being an array. …
17:19 Ticket #305 (GuiCtrlCreateCombo and GUICtrlSetFont causing highlight) created by anonymous
Although there is a workaround, this should be fixed at the source. …
16:47 Ticket #304 (subtract of @MIN results in negative value) closed by Valik
No Bug: Weaponx covered it, closing as no bug.
10:39 Ticket #303 (Clock.au3 sample needs fixing) closed by Gary
Fixed: Fixed in version: 3.2.13.0
10:38 Ticket #304 (subtract of @MIN results in negative value) created by b_clephas@…
Whenever I subtract a number of @MIN (or the other date/time macros), …
07:54 Ticket #303 (Clock.au3 sample needs fixing) created by Jon
C:\Program Files\AutoIt3\Examples\GUI\Advanced\Clock.au3 is currently …

05/20/08:

15:50 Ticket #271 (FTP - make it as standard include file (or native AutoIt)) reopened by Jon
Let's leave this one open. I've used the functions myself and would be nice to document/include if we (or the author/anyone else) ever got the time.
14:17 Ticket #271 (FTP - make it as standard include file (or native AutoIt)) closed by Gary
Rejected: If the author wishes this to be a part of the UDFs or if the author can not be contacted to have it added, would still need a proper submission of examples and include file.
14:14 Ticket #272 (_FileListArrayEx() - with recursive option) closed by Gary
Rejected: As I stated in the thread if he wishes it to be a part of the UDFs it's up to him to submit it properly.
14:07 Ticket #275 (Addition of _GDIPlus_GraphicsFillPolygon() to GDIPlus.au3) closed by Gary
Completed: Added in version: 3.2.13.0
11:01 Ticket #294 (Fix for _FileFreadToArray()) closed by Gary
Fixed: Fixed in version: 3.2.13.0
10:16 Ticket #258 (bugfix: hard crash when using _ClipBoard_GetData, (from the Clipboard UDF)) closed by Gary
Fixed: Fixed in version: 3.2.13.0
01:08 Ticket #240 (Add as Snippet) closed by Gary
Works For Me: I expect it to error in Win9x. I can't duplicate the problem on WinXP Pro SP2 or SP3.
00:50 Ticket #290 (_WinAPI_FloatToInt() --> obsolete in GDIPlus.au3) closed by Gary
Completed: Changed in version: 3.2.13.0
00:05 Ticket #292 (_EventLog__Clear()) closed by Gary
Fixed: Fixed in version: 3.2.13.0

05/19/08:

22:23 Ticket #302 (to, Valik 2) closed by Jon
No Bug
22:19 Ticket #302 (to, Valik 2) created by anonymous
"This issue tracker is no a personal messaging system. Stop wasting …
22:03 Ticket #301 (to, Valik) closed by Valik
No Bug: This issue tracker is no a personal messaging system. Stop wasting our time.
21:56 Ticket #301 (to, Valik) created by anonymous
please don't steal my message to jon. I want to talk to jon, not child …
21:28 Ticket #299 (_GUICtrlTab_SetItemText text display problem) closed by Gary
Fixed: Fixed in version: 3.2.13.0
21:12 Ticket #300 (to jon, "using CLASS and TEXT together...") closed by Valik
No Bug: What the hell are you on about? See the Advanced (Class) line you circled a few things in? That's what you need to be using. Why do you want to specify the text *and* the instance? The properties are "AND" properties. Your code says "I want the 10th button and it's text should be &Move". What you want to say is "I want the 10th button" or "I want the first button with the text &Move". But that's not what your code says. This is not a bug. You're being a retard even after having it explained to you. And now you're being insulting to Jon by saying something that makes sense lacks sense just because you don't have the sense to understand how it works. Closing.
20:39 Ticket #300 (to jon, "using CLASS and TEXT together...") created by anonymous
1. [[Image(...)]] …
18:34 Ticket #299 (_GUICtrlTab_SetItemText text display problem) created by benners
With the latest release the _GUICtrlTab_SetItemText function no longer …
18:08 Ticket #298 (Active Directory & Groups) closed by Valik
Rejected: Replying to umoshe0@gmail.com: > Hello, > > First let me tell you that you have an awsome program. > i have few major requests: > > 1. interface for mysql and ms sql > 2. active directory functions > 3. "in group" like functions similr to kix You can do all of this with COM. > please hurry up with this Get lost. We are not here to serve you. Ticket closed as rejected.
11:07 Ticket #293 (using CLASS and TEXT together...) closed by Jon
No Bug: I wrote the help. You want the FIRST instance of a "Button" class containing the text "&Move". OR the 10th instance of a "Button" class. Working as intended. No bug.
10:15 Ticket #298 (Active Directory & Groups) created by umoshe0@…
Hello, First let me tell you that you have an awsome program. i have …
09:29 Ticket #296 (Random(1, 1, 1)) closed by Jpm
No Bug: Min cannot be equal to Max so @error is set to 1 indicating bad parameters

05/18/08:

19:17 Ticket #297 (Scite doc outdated) created by anonymous
Self Expanding Abbreviations Reference is outdated at some points. …
14:58 Ticket #286 (_GUICtrlReBar_AddBand() UDF: controls move off rebar bands after beta ...) closed by Gary
No Bug: The rebar is not part of the built-in functions so you'll have to make sure it refreshes. The built-in controls created are going to repaint at the location specified when created.
08:34 Ticket #285 (UDF Misc - _ChoosColor broken with Autoit 3.2.12.0) closed by Gary
Fixed: Fixed in version: 3.2.13.0

05/17/08:

18:08 Ticket #296 (Random(1, 1, 1)) created by theimer@…
Random(1, 1, 1) generated each time 0 - zero
15:58 Ticket #295 (Test ticket) closed by Valik
No Bug: Testing done.
15:57 Ticket #295 (Test ticket) reopened by Valik
15:57 Ticket #295 (Test ticket) closed by Valik
No Bug
15:47 Ticket #295 (Test ticket) created by Valik
This is a test ticket, ignore me.
03:32 Ticket #294 (Fix for _FileFreadToArray()) created by GEOSoft
Fixes the situation where the file contains no @LF NOTE: This also …
03:31 Ticket #293 (using CLASS and TEXT together...) created by anonymous
there was fix in this issue with v3.2.10.0. (Fixed: Control...() …
03:09 Ticket #292 (_EventLog__Clear()) created by anonymous
my os: windows xp pro sp3 clear eventlog without backup is not …

05/16/08:

22:33 Ticket #288 (GuiSetTitle) closed by Valik
Duplicate: Duplicated of #289.
22:33 Ticket #289 (GuiSetTitle) closed by Valik
Rejected: WeaponX is right, closing as Rejected.
22:32 Ticket #287 (Suggestion: Add an optional parameter "Referrer" to the Fuction "InetGet()") closed by Valik
Rejected: WeaponX hit this. Closing as Rejected.
18:08 Ticket #291 (TCPRecv() example in help file incorrect) created by anonymous
Line: Local $aRet = …
14:11 Ticket #290 (_WinAPI_FloatToInt() --> obsolete in GDIPlus.au3) created by Zedna
_WinAPI_FloatToInt() is declared in WinApi.au3 UDF and it's used in …
13:51 Ticket #289 (GuiSetTitle) created by Jayowee
Maybe I just missed it but I can't find something like GuiSetTitle. I …
13:47 Ticket #288 (GuiSetTitle) created by Jayowee
Maybe I just missed it but I can't find something like GuiSetTitle. I …
13:36 Ticket #287 (Suggestion: Add an optional parameter "Referrer" to the Fuction "InetGet()") created by rudi
Hello. I hope that I got the sense of the "referrer" information …
13:17 Ticket #286 (_GUICtrlReBar_AddBand() UDF: controls move off rebar bands after beta ...) created by rover
Problem using _GUICtrlReBar_AddBand() with standard controls after …
11:57 Ticket #285 (UDF Misc - _ChoosColor broken with Autoit 3.2.12.0) created by water
UDF: Misc Management - _ChooseColor gives errors with new Autoit …
09:13 Milestone 3.2.12.0 completed

05/15/08:

23:40 Ticket #284 (help file error) closed by Jon
Fixed: Fixed in version: 3.2.11.13
20:27 Ticket #284 (help file error) created by GEOSoft
history.htm contains a link to a non-existant file <li>Added: <a …
09:47 Ticket #283 (Duplicated Windows Messages) created by anonymous
All the windows messages (codes) in the help file are duplicated
02:12 Ticket #282 (Transparency issue with icon controls on tabs (revisited)) created by Ultima
This is actually an issue with AutoIt v3.2.12.0 RC4. The problem I'm …

05/14/08:

23:52 Ticket #281 (CLI and help) closed by Valik
Rejected: Replying to anonymous: > Request here for CLI (command line interface) What? If you could be any more ambiguous than this, I don't know how. > and need user32.dll and kernel.dll actions listed in help file Right. So you want us to double the size of the documentation to provide information for something that's not part of AutoIt. Something that already has it's own site dedicated to it, which I won't tell you so you can waste time finding it on your own since you made me waste time with this poorly done ticket. Obviously, closed as Rejected. If you're going to make tickets put some effort into it.
22:49 Ticket #281 (CLI and help) created by anonymous
Request here for CLI (command line interface) and need user32.dll …
16:55 Ticket #250 (@CurrentScript) closed by Valik
Rejected
16:55 Ticket #250 (@CurrentScript) reopened by Valik
Re-opening to fix JP's mistake. This is still Rejected. JP just accidentally triggered the script which automatically sets the fields he set.
16:52 Ticket #280 (built-in scite lite is not showing autocomplete-tooltip for variables) closed by Valik
No Bug: It's called SciTE-Lite for a reason. It's missing many features and has different behavior than normal SciTE because it has none of the Lua scripts that provide the functionality. Not a bug.
10:24 Ticket #259 (_ArraySort UDF not returning 1 on succes,) closed by Jpm
Fixed: Fixed in version: 3.2.11.13
10:20 Ticket #260 (_ArrayToString, Return Value, Success: 1) closed by Jpm
Fixed: Fixed in version: 3.2.11.13
10:11 Ticket #280 (built-in scite lite is not showing autocomplete-tooltip for variables) created by anonymous
if i want to write a variable, that is already designed, there is no …

05/13/08:

23:18 Ticket #279 (AddressOfVar($VariableName), SizeOfVar($VariableName)) closed by Valik
Rejected: Oops, habit of hitting "No Bug". Meant to Reject.
23:18 Ticket #279 (AddressOfVar($VariableName), SizeOfVar($VariableName)) reopened by Valik
23:17 Ticket #279 (AddressOfVar($VariableName), SizeOfVar($VariableName)) closed by Valik
No Bug: AutoIt doesn't need typecast tricks. Besides, on the rare occasion that you do need to cast something, there are functions like Int() and the like to do that. Further, this will never work, AutoIt's types aren't simple. This isn't like overlaying a double onto an int64 to work with the raw bits. The Variant class in AutoIt is highly complex.
23:05 Ticket #279 (AddressOfVar($VariableName), SizeOfVar($VariableName)) created by Zedna
These new functiona will return memory Address/Size Of given AutoIt's …
22:27 Ticket #278 (Au3Check reporting syntax errors on dictionary object.) closed by Valik
No Bug: This script (or similar) would have been better. Yours contains loads of pointless crap and misses something rather obvious. You're making the assumption that just because operator += doesn't throw an AutoIt error, that it works. It does not in work so Au3Check flagging it as an error is actually an improvement over AutoIt's behavior. Now, whether AutoIt should or should not actually support the behavior is another issue entirely. […] Closing this as NO BUG as there isn't really a bug here unless it's in AutoIt not throwing an error for the syntax Au3Check knows is invalid.
17:43 Ticket #278 (Au3Check reporting syntax errors on dictionary object.) created by aGorilla
It reported this as a syntax error, but the code seems to be working …
16:09 Ticket #276 ($GUI_DISABLE on a control blocks OnEvent ESC button msg) closed by Valik
No Bug: This is not our responsibility. If you are disabling a control, it is up to you to ensure that focus goes somewhere sensible. We can not choose sensible for you. This is NO BUG and should not be changed.
14:58 Ticket #274 (AutoIt V2 Website) closed by Jon
Fixed: Removed AutoIt v2 website and redirected all links to v3 pages.
13:58 Ticket #277 (@ProcessorArch) created by Jon
I think @ProcessorArch is badly named as it gives the OS architecture …
09:38 Ticket #276 ($GUI_DISABLE on a control blocks OnEvent ESC button msg) created by smashly
Run the code below, Hit the ESC key and it works as it should. Run the …
03:20 Ticket #275 (Addition of _GDIPlus_GraphicsFillPolygon() to GDIPlus.au3) created by smashly
[…] Example attached

05/12/08:

22:30 Ticket #274 (AutoIt V2 Website) created by Bert
Is it still supported since you made the V2 forum and Archive (AutoIt2 …
19:46 Ticket #257 (Memory allocation error when lots of ram still available.) closed by Jon
Wont Fix
16:19 Ticket #273 (Hard-error on executing this) closed by Valik
No Bug: I agree with JP. You write stupid code, we can't protect you from that. This is definitely No Bug.
09:11 Ticket #273 (Hard-error on executing this) created by VicTT
code: $hardwarestatus=DllStructCreate("ubyte",0xFFBC015F) …

05/11/08:

23:00 Ticket #272 (_FileListArrayEx() - with recursive option) created by Zedna
Make it as standard UDF because it's very common functionality …
22:58 Ticket #271 (FTP - make it as standard include file (or native AutoIt)) created by Zedna
bacause it's very common functionality …
22:54 Ticket #270 (Obfuscate /striponly functionality --> as default behaviour of Aut2Exe) created by Zedna
Obfuscate /striponly remove all not used global constants and …
22:52 Ticket #269 (ImageSearch()) created by Zedna
existing DLL will be better as native AutoIt command like …
22:51 Ticket #268 (SoundSet()/SoundGet()) created by Zedna
new functions for get/set master/wav/mic/... volume/mute or at least …
22:47 Ticket #267 (SendMessage/PostMessage as native AutoIt function) created by Zedna
instead of UDF because it's VERY common
22:46 Ticket #266 (GUICtrlCreateStatusBar - as native AutoIt control) created by Zedna
Now it's possible to create/modify StatusBar control in GUI only with …
22:44 Ticket #265 (GUICtrlCreateToolBar - as native AutoIt control) created by Zedna
Now it's possible to create/modify StatusBar control in GUI only with …
22:42 Ticket #264 (Debug mode) created by Zedna
Some support for "Debug mode" directly inside AtoIt to help …
22:39 Ticket #263 (Drop PluginOpen()/PluginClose() in favor of an #import statement) created by Valik (inspired by Zedna)
One idea is to drop PluginOpen() and PluginClose() and use a …
22:38 Ticket #262 (Plugins - array parameters) created by Zedna
AutoIt plugins should be able to return/receive array's.
20:33 Ticket #251 (GUIRegisterMsg return bug regression) closed by Jon
Fixed: Fixed in version: 3.2.11.13
17:21 Ticket #261 (Small type in Macro Reference - Directory) closed by Jon
Fixed: Fixed in version: 3.2.11.13
14:24 Ticket #261 (Small type in Macro Reference - Directory) created by Emiel Wieldraaijer
Macros for "All User" data. Most values are read from …
09:30 Ticket #255 (Random() bug) closed by Jpm
Fixed: Fixed in version: 3.2.11.13
06:27 Ticket #260 (_ArrayToString, Return Value, Success: 1) created by M.v.Gulik
manual: _ArrayToString Return Value Success: 1 should probebly say …
04:39 Ticket #259 (_ArraySort UDF not returning 1 on succes,) created by M.v.Gulik
Manual states that success returns 1, But its always returning zero. …
01:27 Ticket #258 (bugfix: hard crash when using _ClipBoard_GetData, (from the Clipboard UDF)) created by autoit@…
This one's been around a while, and I think maybe I've fixed it. Or …

05/10/08:

20:33 Ticket #257 (Memory allocation error when lots of ram still available.) created by anonymous
OS = WinXP SP2 RAM = 2.00Gb AutoIt Ver = 3.2.11.12 I'm not sure if …
17:03 Ticket #256 (Multiple windows and tab controls) closed by Jon
Fixed: Fixed in version: 3.2.11.13
16:47 Ticket #256 (Multiple windows and tab controls) created by Jon
With multiple windows and tab controls when you select a tab on one …
11:52 Ticket #253 (Various TODO ideas) closed by Jon
Rejected: Please submit individual feature requests so we can track them. :)
11:39 Ticket #254 (GUIGetCursorInfo does not return the correct primary/secondary down info) closed by Jon
Fixed: Fixed in version: 3.2.11.13
07:59 Ticket #255 (Random() bug) created by anonymous
Random(0, 1, 1) always returns 0
06:51 Ticket #254 (GUIGetCursorInfo does not return the correct primary/secondary down info) created by paulpmeier
Hello Jon, i have no permission to reopen a fixed bug report, so i …
01:06 Ticket #253 (Various TODO ideas) created by Zedna
Some of them are from older AutoIt's ToDo lists and other comes from …

05/09/08:

10:49 Ticket #252 (Control focus changing when window loses/regains focus) closed by Jon
Fixed: Fixed in version: 3.2.11.13
09:06 Ticket #252 (Control focus changing when window loses/regains focus) created by Saunders <admin@…>
This bug appears to have been introduced in 3.2.11.10. Steps to …
09:03 Ticket #251 (GUIRegisterMsg return bug regression) created by Saunders <admin@…>
The example script should be enough, but just to be clear, it appears …

05/08/08:

23:29 Ticket #250 (@CurrentScript) closed by Valik
Rejected: There's already a @ScriptLineNumber. As for anything else, it's a lot of overhead for little gain. There are debugging techniques and tools to provide the same effect without requiring AutoIt to provide macros.
22:29 Ticket #250 (@CurrentScript) created by McGod
I would like to request a macro for the script you are currently …
21:13 Ticket #249 (_WinAPI_UpdateLayeredWindow() - missing error checking) closed by Gary
Fixed: Fixed in version: 3.2.11.13
16:32 Milestone 3.2.11.12 completed
16:26 Ticket #235 (_GUICtrlListView_AddItem() VS GUICtrlCreateListViewItem() + Fix.) closed by Jpm
No Bug: as I say the builtin is trying to adjust the column size each time you introduce a new item so the flickering occur. just at a GUISetState(@SW_LOCK) before creating the 100 entries and GUISetState(@SW_UNLOCK) afterThat's the difference between the builtin and the UDF
15:46 Ticket #246 (GUIGetCursorInfo does not return the correct primary/secondary down info) closed by Jon
Fixed: Fixed in version: 3.2.11.12
15:00 Ticket #244 (AutoItX: work with ControlTreeView via ActiveX/Com) closed by Jon
Completed: Added in version: 3.2.11.12
13:21 Ticket #249 (_WinAPI_UpdateLayeredWindow() - missing error checking) created by Zedna
in WinApi.au3 include file in _WinAPI_UpdateLayeredWindow() is missing …
12:48 Ticket #248 (StringStripWS Helpfile incomplete) closed by Jon
No Bug: The docs say to add the values you want together so it's correct. 1+2 = 3 :)
12:37 Ticket #238 (Remove "ColorMode" option) closed by Jon
Completed: Removed in version: 3.2.11.12
12:32 Ticket #248 (StringStripWS Helpfile incomplete) created by gcriaco <gcriaco@…>
The parameter "flag = 3 => strip leading and trailing white space" is …
05:08 Ticket #247 (Global variables scope) closed by Valik
Rejected: I suggest you think again. Look at how the UDF library is constructed and you'll find that there are files that contain nothing but global variables which are then included in one or more files where they are needed. Closing as rejected.
05:03 Ticket #247 (Global variables scope) created by anonymous
Right now the variables are visible ONLY in current script file. In …

05/07/08:

22:42 Milestone 3.2.11.11 completed
17:39 Tickets #89,​90 batch updated by Valik
Fixed: Fixed in version: 3.2.11.11
10:16 Ticket #245 (GUICtrlCreatePic, GUICtrlSetImage - add notes about supported image ...) closed by Jpm
Fixed: Fixed in version: 3.2.11.11

05/06/08:

20:33 Ticket #246 (GUIGetCursorInfo does not return the correct primary/secondary down info) created by paulpmeier
http://www.autoitscript.com/forum/index.php?showtopic=14038&hl=GUIGetCu
12:52 Ticket #245 (GUICtrlCreatePic, GUICtrlSetImage - add notes about supported image ...) created by Zedna
Maybe something like: Supported types are: BMP,JPG,GIF (but not …

05/05/08:

21:29 Ticket #243 (ListView control on Tab and WM_NOTIFY Event error + reproduction.) closed by Gary
No Bug: It's due to the user function setting the param value to low, needs to be something that the autoit internal numbering won't use. No Bug. Just comment out DllStructSetData($stLvItem, 9, $nIndex)
19:31 Ticket #244 (AutoItX: work with ControlTreeView via ActiveX/Com) created by youngracoon
Set oAutoIt = WScript.CreateObject("AutoItX3.Control") …
19:04 Ticket #243 (ListView control on Tab and WM_NOTIFY Event error + reproduction.) created by Shlomikalfa@…
[Description] >> I have a listview obj, created using the …
17:09 Ticket #242 (_SoundLength don't work) closed by Valik
Duplicate: Version 3.2.10.0 is not the "last version of AutoIt". Version 3.2.11.10, which is a beta, is the latest version (currently). The latest *beta* version should be tested before reporting bugs because I am certain this is already fixed there. Resolving as Duplicate though I think this was reported on the forum so no bug number.
16:54 Ticket #241 (new dllcall type) closed by Valik
Rejected: There is already "int64" in the beta versions. That's what a QWORD is.
14:19 Ticket #242 (_SoundLength don't work) created by nopower_blackout@…
Hi, in the last version of autoit (3.2.10.0), the function …
08:36 Ticket #241 (new dllcall type) created by anonymous
If possible "QWORD" type for the dllcall. Thanks in advance
07:29 Ticket #239 ([Minor] Typo in FIle.au3) closed by Jpm
Fixed: Fixed in version: 3.2.11.11

05/04/08:

22:45 Ticket #240 (Add as Snippet) created by Firestorm
In SciTe, when you have selected text or nothing selected and …
22:38 Ticket #239 ([Minor] Typo in FIle.au3) created by kiacolonel
On line 75 of File.au3 at col 41, the word "weather" should be …
21:15 Ticket #238 (Remove "ColorMode" option) created by Valik
We still have the AutoItSetOption() "ColorMode". This was a …
04:45 Ticket #236 (Neutral language in helpfile) closed by Gary
Fixed: Fixed in version: 3.2.11.11

05/03/08:

22:04 Ticket #237 (FileSearchLine() and _ArraySum()) closed by Valik
Rejected: That's a terribly inefficient and restrictive way to write a FileSearchLine() function. Using regular expressions, positions and an efficient way of counting lines would be far superior I think. In either case, both functions are trivial to write. You might have had a better chance if you had done a proper UDF submission. Closing as Rejected.
15:47 Ticket #108 (IE.AU3 _IEAttach windowtitle using not existing registry entry) closed by Gary
Fixed: Fixed in version: 3.2.11.11
13:42 Ticket #237 (FileSearchLine() and _ArraySum()) created by Jayowee (jay_paans@…
I have two ideas: 1) FileSearchLine("filename", "searchstring")
11:08 Ticket #236 (Neutral language in helpfile) created by Xenobiologist
All these files contain : "Untitled - Notepad" This is a little bit …

05/02/08:

21:49 Ticket #235 (_GUICtrlListView_AddItem() VS GUICtrlCreateListViewItem() + Fix.) created by Shlomikalfa@…
Issues: -> UDF - doesn't support Unicode. [But works smooth with no …

05/01/08:

04:14 Ticket #234 (GUIList.au3 error) closed by Gary
No Bug: No Bug, use GuiListBox.au3 the names have changed and many functions, you'll need to update your scripts.
02:04 Ticket #234 (GUIList.au3 error) created by Michael W. Bayley <m_bayley@…>
The last time I tested/compiled the program (7/2007) this worked fine. …

04/30/08:

12:24 Ticket #198 (_FileReadToArray) closed by Jpm
Fixed: Fixed in version: 3.2.11.11
11:00 Ticket #231 (Modifier keys stick) closed by Jpm
Rejected: it looks like Vista does not accept to send #l, OK under XP
10:59 Ticket #229 (@error and @extended not returning appropriate values for ...) closed by Jpm
Rejected
04:39 Ticket #233 (Inetget + "automatically detect proxy settings" = HUGE RAM usage) created by anonymous
Tried this post in the forum but didn't get any reply... so I'm …

04/29/08:

16:20 Ticket #232 (StdoutRead with peek = true doesn't exits loop) closed by Valik
No Bug: This is a duh moment. Of course it's never going to set @error. You never actually read the data so the stream *always* has data on it. This is most assuredly no bug.
13:05 Ticket #232 (StdoutRead with peek = true doesn't exits loop) created by gcriaco <gcriaco@…>
Using peek = true the StdoutRead loop never terminates (@error = 0) …

04/28/08:

12:34 Ticket #230 (Wrong GuiCtrlSetResizing after ControlMove in GUIs with Menus) closed by Jpm
Fixed: Fixed in version: 3.2.11.11
11:59 Ticket #231 (Modifier keys stick) created by herewasplato
I seem to recall that this has been reported before, but I could not …
00:07 Ticket #230 (Wrong GuiCtrlSetResizing after ControlMove in GUIs with Menus) created by anonymous
Probably related to the fixed #214 ticket. After moving controls with …

04/27/08:

20:26 Ticket #229 (@error and @extended not returning appropriate values for ...) created by steve8tch
I have done some testing. BinaryToString will return the a value up to …
12:07 Ticket #222 (GUIRegisterMsg() and callback function "chains") closed by Jpm
Fixed: Fixed in version: 3.2.11.11
04:09 Ticket #228 (Parse and write XML) closed by Valik
Rejected: You can use MSXML and interact with it via AutoIt's native COM support. Closing as Rejected.
01:50 Ticket #228 (Parse and write XML) created by misi1967@…
There should be a way to write and read XML-Data. For example, a …
Note: See TracTimeline for information about the timeline view.