Timeline



Aug 11, 2010:

11:07 PM Ticket #1732 (Compiled script gets terminated when running interactively under ...) closed by J-Paul Mesnage
No Bug: no problem Thanks for the diagnostic
9:44 PM Ticket #1734 (GUICtrlCreateAvi with negative subfileid parameter crashes the script) created by MrCreatoR <mscreator@…>
The following example is the same example as in help file for …
9:02 PM Ticket #1732 (Compiled script gets terminated when running interactively under ...) updated by Jim Dandy
After some further investigation, it appears that the only version that behaves in this manner is 3.3.0.0 and it only does this on Windows XP SP2. With XP SP3, the script terminates at logoff regardless of the version of AutoIt. I believe that the behavior of the script not terminating when running interactively under the SYSTEM account is purely aberrational and only happens with the 3.3.0.0 version of AutoIt running on XP SP2. I appreciate you looking into this and apologize for wasting your time. Apparently, this behavior is normal and "expected", and for it to not do that is an anomaly.
6:46 PM Ticket #1733 (IsEmpty function) updated by mvg
Don't know what the general context for the IsEmpty() is. But I think its a ambiguous problem at best. Best solved in relation to the variable/code/target in play at the moment(code location/context). - There are no empty array's in autoit. A array always has some size. - Zero as number can be valid data, as such its not empty.
7:58 AM Ticket #1733 (IsEmpty function) updated by J-Paul Mesnage
the coding seems a little complicated as the following do the same […]
3:00 AM Ticket #1733 (IsEmpty function) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:38 AM Ticket #1733 (IsEmpty function) updated by anonymous
The last test could also be: Case True Return Not $value I will leave it up to the experts as to which is correct :-)
2:31 AM Ticket #1733 (IsEmpty function) created by josh_petitt@…
Hello, Here is a function I find helpful: […] It is just a …

Aug 10, 2010:

7:04 PM Ticket #1727 (crypt.au3) closed by Jos
Rejected
5:17 PM Ticket #1656 (Object not being released properly) updated by ProgAndy
I have no iTunes, so I can not test this: I think you have to release also the event-object and not only the iTunes.Object. […]

Aug 8, 2010:

12:29 PM Ticket #1729 (Example code for _FTP_ProgressUpload / Download is not properly ...) closed by J-Paul Mesnage
No Bug
10:47 AM Ticket #1732 (Compiled script gets terminated when running interactively under ...) updated by J-Paul Mesnage
Owner, Status changed
8:53 AM Ticket #1732 (Compiled script gets terminated when running interactively under ...) updated by J-Paul Mesnage
Under which os are you running just use _DebugBugReportEnv() to report info Thanks. I may be a .manifest change

Aug 7, 2010:

11:20 PM Ticket #1732 (Compiled script gets terminated when running interactively under ...) created by Jim Dandy
I just recently upgraded from AutoIt 3.3.0.0 to 3.3.6.1 (yes, I know I …
5:55 AM Ticket #1731 (Inetget / Inetgetinfo / Inetclose helpfile contains grammar error) updated by J-Paul Mesnage
I will get doc have more typos in doc example ... Thanks
5:53 AM Ticket #1731 (Inetget / Inetgetinfo / Inetclose helpfile contains grammar error) closed by J-Paul Mesnage
Fixed: Fixed by revision [5933] in version: 3.3.7.0

Aug 6, 2010:

10:14 PM Ticket #1731 (Inetget / Inetgetinfo / Inetclose helpfile contains grammar error) created by Emiel Wieldraaijer
Grammar error ; Close the handle to release resourcs. <---

Aug 5, 2010:

12:50 PM Ticket #1730 (REQ: Add DATABASE support) updated by Zedna
Replying to anonymous: > all majot automate software have SQL support... (also assign dataset to variable + loops through dataset) @OP: It's already there as Jos said, just search for SQLite ;-)

Aug 3, 2010:

11:40 PM Ticket #1729 (Example code for _FTP_ProgressUpload / Download is not properly ...) updated by J-Paul Mesnage
in fact it is not an improper formating but those remaks are not really an example working for those udf so they are included in the remark area to illustrate how a $FunctionToCall can be written. If you have a working example I will be glad to include it in example area. ;)
8:10 PM Ticket #1730 (REQ: Add DATABASE support) created by anonymous
all majot automate software have SQL support... (also assign dataset …
6:52 PM Ticket #1730 (REQ: Add DATABASE support) closed by Jos
No Bug: Bug? Feature request at best only you forgot to put a little effort in reading the helpfile first.

Aug 2, 2010:

3:06 PM Ticket #1729 (Example code for _FTP_ProgressUpload / Download is not properly ...) created by nf67
When looking up _FTP_ProgressUpload in the helpfile you'll find that …

Aug 1, 2010:

11:51 PM Ticket #1623 (_WinAPI_SetLayeredWindowAttributes() uses Execute() unnecessarily) updated by J-Paul Mesnage
This ticket is referenced in revision: [5929]
11:33 PM Ticket #1623 (_WinAPI_SetLayeredWindowAttributes() uses Execute() unnecessarily) updated by J-Paul Mesnage
In fact no but the working solution is not the suggested one but […] without […] I should have test it more carefully …
5:23 AM Ticket #1623 (_WinAPI_SetLayeredWindowAttributes() uses Execute() unnecessarily) updated by anonymous
I hope the line : $i_transcolor = Int(BinaryMid($i_transcolor, 2, 1) & BinaryMid($i_transcolor, 3, 1) & BinaryMid($i_transcolor, 4, 1)) got changed to : $i_transcolor = Int(BinaryMid($i_transcolor, 2, 3))

Jul 31, 2010:

10:43 AM Ticket #1728 (Windows of compiled script stuck in the Task Bar) closed by Jos
No Bug: Use the forum for questions.
7:34 AM Ticket #1728 (Windows of compiled script stuck in the Task Bar) created by other.jt@…
Hello Dear AutoIt Team, I've written many scripts with your software. …

Jul 29, 2010:

10:05 PM Ticket #1727 (crypt.au3) updated by anonymous
Replying to Jpm: > Just post the UDF you think about ;) i search for a while, but i dont found anything. if i, i post it
3:34 PM Ticket #1727 (crypt.au3) updated by J-Paul Mesnage
Just post the UDF you think about ;)
12:58 PM Ticket #1727 (crypt.au3) created by bjoern@…
I have a wisch :) It is planned to integrate a asynchronous crypt …

Jul 28, 2010:

11:31 AM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) closed by J-Paul Mesnage
No Bug
11:29 AM Ticket #1725 (LALT UP, RALT UP, LCTRL UP, and RCTRL UP do not release properly) updated by J-Paul Mesnage
Owner, Status changed
8:32 AM Ticket #1725 (LALT UP, RALT UP, LCTRL UP, and RCTRL UP do not release properly) updated by MrCreatoR <mscreator@…>
Actualy these two lines is enough to reproduce this behaviour: […]

Jul 27, 2010:

10:55 PM Ticket #1726 (BlockInput(1) does not work on win7) closed by Valik
No Bug: Reading all the documentation for a function is helpful to prevent creating bug reports for expected behavior.
10:21 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) updated by evilertoaster
May install was a little out of date I suppose, it was using 3.3.4. Reinstalling AutoIt and SciTE4AutoIt made the compile/build options in scite work like they should. I think the issue came from a different install of scite I have for non-autoit related files... Regardless, this ticket is unnecessary and can be closed. Sorry for your time.
6:27 PM Ticket #1726 (BlockInput(1) does not work on win7) created by anonymous
code {{ WinWaitActive("Mozilla Firefox") BlockInput(1) …
12:55 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) updated by Jos
For me AutoIt3Wrapper defaults to the X64 version of AutoIt3. What version of AutoIt3Wrapper are you using? How are you compiling/running the script? Jos
12:32 PM Ticket #1656 (Object not being released properly) updated by anonymous
It works if the program exits because then the hooks are released but if the script is kept running it will not. This still does not work. […]
3:34 AM Ticket #1725 (LALT UP, RALT UP, LCTRL UP, and RCTRL UP do not release properly) created by anonymous
Despite the specifications on the wiki, I have tested code like the …
12:00 AM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) updated by TicketCleanup
Version changed
Automatic ticket cleanup.

Jul 26, 2010:

11:45 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) updated by J-Paul Mesnage
Owner, Component changed
10:39 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) created by anonymous
I might me missing something but here it goes. The full install of …

Jul 25, 2010:

6:41 PM Ticket #1723 (Array incorrect number of subscripts) updated by Emiel Wieldraaijer
i'm in favor of this suggestion
5:49 PM Ticket #1723 (Array incorrect number of subscripts) updated by J-Paul Mesnage
Owner, Status changed
5:47 PM Ticket #1310 (TCPConnect Timeout) updated by J-Paul Mesnage
Replying to anonymous: > Replying to Jpm: > > Replying to bjoern@…: > > > Replying to Jpm: > > > > Ther is a fix in the pipe that is going to do the same timeout as for other TCP...() functions. > > > > Is that OK? > > > > > > I don´t understand what you meaning with this sentence. I have the problem too and i don´t know the resolution... > > > > > > mfg bjoerni > > I mean that today we have already a timeout defined by Opt("TCPTimeOUT", ...) which is working with other TCP...() functions. > > What I did is to use the same timeout for TCPConnect() too. > > so you plan to implement this in the future? or is it already included in the beta? Yes, it is in the next beta or Release
4:00 PM Ticket #1723 (Array incorrect number of subscripts) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:15 PM Ticket #1723 (Array incorrect number of subscripts) created by KaFu
Hiho Devs, I have a feature request regarding the infamous / feared / …
1:39 PM Ticket #1310 (TCPConnect Timeout) updated by anonymous
Replying to Jpm: > Replying to bjoern@…: > > Replying to Jpm: > > > Ther is a fix in the pipe that is going to do the same timeout as for other TCP...() functions. > > > Is that OK? > > > > I don´t understand what you meaning with this sentence. I have the problem too and i don´t know the resolution... > > > > mfg bjoerni > I mean that today we have already a timeout defined by Opt("TCPTimeOUT", ...) which is working with other TCP...() functions. > What I did is to use the same timeout for TCPConnect() too. so you plan to implement this in the future? or is it already included in the beta?
12:55 PM Ticket #1310 (TCPConnect Timeout) updated by J-Paul Mesnage
Replying to bjoern@…: > Replying to Jpm: > > Ther is a fix in the pipe that is going to do the same timeout as for other TCP...() functions. > > Is that OK? > > I don´t understand what you meaning with this sentence. I have the problem too and i don´t know the resolution... > > mfg bjoerni I mean that today we have already a timeout defined by Opt("TCPTimeOUT", ...) which is working with other TCP...() functions. What I did is to use the same timeout for TCPConnect() too.

Jul 23, 2010:

10:07 AM Ticket #1310 (TCPConnect Timeout) updated by bjoern@…
Replying to Jpm: > Ther is a fix in the pipe that is going to do the same timeout as for other TCP...() functions. > Is that OK? I don´t understand what you meaning with this sentence. I have the problem too and i don´t know the resolution... mfg bjoerni

Jul 21, 2010:

6:20 PM Ticket #1586 (DllStructSetData(char, 1, string-with-NUL-character), junk data(?)) updated by J-Paul Mesnage
1)
12:43 PM Ticket #1586 (DllStructSetData(char, 1, string-with-NUL-character), junk data(?)) updated by mvg
Thanks. Just curious. What will the resulting stored data be now for "DllStructSetData($tChar, ...)" 1) 0x61.00.63.00.64 2) 0x61.00.00.00.00 3) …
12:23 PM Ticket #1586 (DllStructSetData(char, 1, string-with-NUL-character), junk data(?)) closed by J-Paul Mesnage
Fixed: Fixed by revision [5925] in version: 3.3.7.0
10:06 AM Ticket #1479 (ListView WM_NOTIFY Message on x64 Returning Wrong Results) closed by J-Paul Mesnage
Fixed: Fixed by revision [5922] in version: 3.3.7.0
8:58 AM Ticket #1696 (Build in autoit) closed by J-Paul Mesnage
Rejected: Sorry rejected as no info posted
8:55 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by J-Paul Mesnage
Owner, Status changed
8:53 AM Ticket #1701 (Bug in date control) closed by J-Paul Mesnage
No Bug
8:07 AM Ticket #1721 (Registry gets deleted automatically after reading) closed by J-Paul Mesnage
Works For Me: such ticket does not respect guidekines so please go to forum first Thanks

Jul 20, 2010:

4:26 PM Ticket #1722 (GUICtrlSetStyle() and $BS_DEFPUSHBUTTON) closed by Valik
No Bug: This is not a bug. You need support so either use the forum, or more appropriately, Google. It took me about 3 minutes to find a working solution for changing the default button in a dialog.
3:37 PM Ticket #1721 (Registry gets deleted automatically after reading) updated by Emiel Wieldraaijer
Some more information would be very helpful - Example - OS Information
11:20 AM Ticket #1722 (GUICtrlSetStyle() and $BS_DEFPUSHBUTTON) created by anonymous
[…] The button event should be triggered whenever I press the …
11:02 AM Ticket #1721 (Registry gets deleted automatically after reading) created by anonymous
I read a registry key using the RegRead command and the keys gets …
7:16 AM Ticket #1720 (adding functionality to GUICtrlSetImage) closed by J-Paul Mesnage
Rejected: I don't know how and from which images format you are creating such images storing but if you know the way I assume an UDF can be easily written. Such discussion must go to http://www.autoitscript.com/forum/ before ticket submission

Jul 19, 2010:

4:20 PM Ticket #1720 (adding functionality to GUICtrlSetImage) updated by ynbIpb
Example: I have a lot of pictures. I thought their format for storing all images in one file. I read in binary mode only a fragment of the file (a picture) and installed on the GUI Or I want to save the picture in binary form in the script code. I heard that if the problem can be implemented in UDF, then my request is not granted.
7:10 AM Ticket #1720 (adding functionality to GUICtrlSetImage) updated by J-Paul Mesnage
I don't really understand the request. the data needed to set an image must be interpreted. .jpg .bmp have a different information in it. That the reason why the file data cannot be transmitted as such. Can you give a real example where you request will be helpful?

Jul 18, 2010:

10:00 AM Ticket #1720 (adding functionality to GUICtrlSetImage) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:19 AM Ticket #1720 (adding functionality to GUICtrlSetImage) created by ynbIpb
Hello! I beg you to realize the possibility of using binary data as a …

Jul 17, 2010:

5:00 PM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by MrCreatoR <mscreator@…>
>I want to do function which will to adapt sizes for ListView and to resize GUI Window (_WinUpdate) depending on sizes of ListView. You can do that without using «GuiCtrlSetResizing». If you just show me an example (fully working) where you have difficulties with that, perhaps i will be able to show you a working solution, i have worked a lot with resizing controls/windows stuff.
4:32 PM Ticket #1714 (controlID is not evaluated completely) updated by u.kolender@…
Well, there are some applications using the same id numbers for different controls. They differ in control type and/or text, for instance. So, it would be a great benefit to have ALL determined properties evaluated.
7:07 AM Ticket #1719 (Expose the internal function that creates the $CmdLine array?) updated by J-Paul Mesnage
Owner, Status changed

Jul 16, 2010:

10:11 PM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) updated by Emiel Wieldraaijer
hahahahah.. you are lucky Jos replied .. because Valik would have shot you ..
9:32 PM Ticket #1704 (Need UDFs in AutoItx.) updated by Jos
How should that work?
9:29 PM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) closed by Jos
Rejected: This is not the forum where questions are asked. Also use search before posting there since this subject has been covered many times.
6:16 PM Ticket #1719 (Expose the internal function that creates the $CmdLine array?) created by c0deWorm
I have several scripts that use Run extensively, and look for …
8:58 AM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) created by nikhilskynet
i want some tricks to protect my autoit exe files i will not say the …

Jul 15, 2010:

9:54 PM Ticket #1715 (Calculation for Easter to be added to Date.au3) updated by czardas
I had some reservations about making this request. Thanks for looking into it all the same.
8:52 PM Ticket #1716 (HotKeySet("^{F11}", "stamp")) closed by Valik
No Bug: What does the environment matter? It's an obvious bug in the user's code and not in AutoIt.
7:15 PM Ticket #1715 (Calculation for Easter to be added to Date.au3) closed by Valik
Rejected: Absolutely not. What general purpose does this function have to the AutoIt community at large? Why not functions to calculate other religious holidays with similar semantics? There are so many logical reasons why this should be a no.
6:57 PM Ticket #1715 (Calculation for Easter to be added to Date.au3) updated by J-Paul Mesnage
I prefer the more general conversion with the ethos 1 to 3 from Oudin http://www.gmarts.org/index.php?go=415#EasterOudin I did the AutoIt adaptation and I will commit it, if you agree […]
6:50 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) closed by J-Paul Mesnage
No Bug
6:24 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) updated by akann@…
Sorry, testet again, now works for Difference between testing situation, using now W7 64 bit directly at PC. Testing before was via RDP-Protocol within the Remote Desktop Manager. I will go on investigating this.
3:54 PM Ticket #1716 (HotKeySet("^{F11}", "stamp")) updated by J-Paul Mesnage
I don't know under which Windows Environment you are running. You can display it with […] I don't have any problem with AutoIt:3.3.6.1 (Os:WIN_7/X86 Language:040C Keyboard:0000040C Cpu:X64)
3:08 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) created by akann@…
If you use the Ping(..) function in a 32bit compiled script on an …
11:21 AM Ticket #1716 (HotKeySet("^{F11}", "stamp")) created by fielmann
Hello, HotKeySet("+{F11}", "stamp") HotKeySet("{F11}", "stamp2") …

Jul 14, 2010:

10:20 AM Ticket #1715 (Calculation for Easter to be added to Date.au3) created by czardas
It was suggested to me that the following UDF would make a nice …
7:42 AM Ticket #1714 (controlID is not evaluated completely) updated by J-Paul Mesnage
In fact when ID:xx is defined if the xx match then the searching is successful whatever other properties that may have been defined. Perhaps Doc should be more clear on this behavior. I Leave other Dev the final answer on this.
7:40 AM Ticket #1714 (controlID is not evaluated completely) updated by J-Paul Mesnage
Owner, Status changed

Jul 13, 2010:

12:50 PM Ticket #1714 (controlID is not evaluated completely) created by u.kolender@…
When determining a control by class, id and text the text is not …
10:32 AM Ticket #1705 (Control Resizing before WinMove) closed by J-Paul Mesnage
No Bug
10:24 AM Ticket #1705 (Control Resizing before WinMove) updated by J-Paul Mesnage
Replying to hunt: > Hm, with GuiCtrlSetPos the bug disappears. > This is a bug or not? in fact some situation works with ControlMove or WinMove but GUICtrlSetPos is supposed to handle correctly move for GUI controls. No Bug for me
7:59 AM Ticket #1713 (Ctrl-Paste method for Send/ControlSend) updated by J-Paul Mesnage
Owner, Status changed
7:55 AM Ticket #1712 (_FileWriteFromArray() crash.) closed by J-Paul Mesnage
Fixed: Fixed by revision [5914] in version: 3.3.7.0

Jul 12, 2010:

6:28 PM Ticket #1712 (_FileWriteFromArray() crash.) updated by anonymous
Am in too big a rush... The function name in the example was left at _FileWriteFromArray2, which I used for testing. This would be the appropriate prod version: […]
6:22 PM Ticket #1712 (_FileWriteFromArray() crash.) updated by Spiff59
Poop! The Local definition I stuck in to get rid of the compile warning is incorrect. Needs to be "$sTemp" not "$s_Temp" (or globally replace $sTemp to $s_Temp)
6:09 PM Ticket #1712 (_FileWriteFromArray() crash.) updated by Spiff59
This adds the @error = 4 message to prohibit the function from crashing, and allows for either 1-dimension or 2-dimension arrays. […]
5:53 PM Ticket #1713 (Ctrl-Paste method for Send/ControlSend) created by Drapdv
It seems like some people, many of whom are overseas, are having …
5:26 PM Ticket #1712 (_FileWriteFromArray() crash.) created by Spiff59
If FileWriteFromArray() is passed other than a 1-dimension array, it …
8:07 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by anonymous
MrCreatoR I want to do function which will to adapt sizes for ListView and to resize GUI Window (_WinUpdate) depending on sizes of ListView. I think that on above example the problem is well visible. If not to use GuiCtrlSetResizing ($controlID, $GUI_DOCKALL) the sizes of an element will be curves after a call of function WinMove since there is other mode. Also after using _WinUpdate it is necessary to establish a previous resizing mode for a control so user can to resize GUI and sizes of control will not changed. mvg It is certainly better to use GuiCtrlGetResizing since it will approach for all cases. But for mine a case has decided that it is better to use such request.
Note: See TracTimeline for information about the timeline view.