Timeline
Aug 14, 2010:
- 11:49 PM Ticket #1739 (get/set cookie value function) created by
- I was looking for a way retrieving cookie data. Unfortunately with …
- 12:39 PM Ticket #1736 (Send keystroke don't works ont locked windows session) updated by
- Look at this (my) FAQ: http://www.autoitscript.com/wiki/FAQ#Why_doesn.27t_my_script_work_on_a_locked_workstation.3F As you can see this is neither bug of Autoit nor lack of somefeature. You must rewrite your script accordingly. Next time use forum for such questions…
- 7:07 AM Ticket #1733 (IsEmpty function) updated by
-
Owner, Status changed
I share mvp remarks, but I leave to other Dev's the final decision oon this request. - 6:55 AM Ticket #1738 (crypt.au3 - Calling of _Crypt_EncryptData) updated by
- the _Crypt_EncryptData() has been fixed for the next beta/Release with […] Does that solve your issue?
Aug 13, 2010:
- 5:19 PM Ticket #1051 (Au3Check does not detect invalid statement) closed by
- Fixed: Fixed by revision [5945] in version: 3.3.7.0
- 12:08 PM Ticket #1738 (crypt.au3 - Calling of _Crypt_EncryptData) updated by
- this issue is the reason why crypting/decrypting of files larger than buffer (1024 * 1024) e.q. 1MB corrupts the file
- 11:10 AM Ticket #1738 (crypt.au3 - Calling of _Crypt_EncryptData) created by
- The function callings of _Crypt_EncryptData() for example in …
- 7:05 AM Ticket #1737 (gui enhancements for touch screens) updated by
-
Owner, Status changed
- 3:00 AM Ticket #1737 (gui enhancements for touch screens) updated by
-
Version changed
Automatic ticket cleanup. - 1:56 AM Ticket #1737 (gui enhancements for touch screens) created by
- Touch screen support including multi-touch would be a nice addition!
Aug 12, 2010:
- 5:14 PM Ticket #1734 (GUICtrlCreateAvi with negative subfileid parameter crashes the script) closed by
- Fixed: Fixed by revision [5942] in version: 3.3.7.0
- 4:19 PM Ticket #1736 (Send keystroke don't works ont locked windows session) updated by
-
Owner, Status changed
- 1:00 PM Ticket #1735 (Ability To Change User Agent String For Embedded IE (will pay)) updated by
-
Version changed
Automatic ticket cleanup. - 12:52 PM Ticket #1736 (Send keystroke don't works ont locked windows session) updated by
- Thank you Arnaud == France ==
- 12:50 PM Ticket #1736 (Send keystroke don't works ont locked windows session) created by
- Hello, My script is not continue when the user Windows session is …
- 12:37 PM Ticket #1735 (Ability To Change User Agent String For Embedded IE (will pay)) created by
- I have a great need to be able to change the user agent string for …
Aug 11, 2010:
- 11:07 PM Ticket #1732 (Compiled script gets terminated when running interactively under ...) closed by
- No Bug: no problem Thanks for the diagnostic
- 9:44 PM Ticket #1734 (GUICtrlCreateAvi with negative subfileid parameter crashes the script) created by
- 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
- 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
- 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
- the coding seems a little complicated as the following do the same […]
- 3:00 AM Ticket #1733 (IsEmpty function) updated by
-
Version changed
Automatic ticket cleanup. - 2:38 AM Ticket #1733 (IsEmpty function) updated by
- 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
- Hello, Here is a function I find helpful: […] It is just a …
Aug 10, 2010:
- 7:04 PM Ticket #1727 (crypt.au3) closed by
- Rejected
- 5:17 PM Ticket #1656 (Object not being released properly) updated by
- 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
- No Bug
- 10:47 AM Ticket #1732 (Compiled script gets terminated when running interactively under ...) updated by
-
Owner, Status changed
- 8:53 AM Ticket #1732 (Compiled script gets terminated when running interactively under ...) updated by
- 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
- 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
- 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
- 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
- Grammar error ; Close the handle to release resourcs. <---
Aug 5, 2010:
- 12:50 PM Ticket #1730 (REQ: Add DATABASE support) updated by
- 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
- 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
- all majot automate software have SQL support... (also assign dataset …
- 6:52 PM Ticket #1730 (REQ: Add DATABASE support) closed by
- 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
- 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
- This ticket is referenced in revision: [5929]
- 11:33 PM Ticket #1623 (_WinAPI_SetLayeredWindowAttributes() uses Execute() unnecessarily) updated by
- 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
-
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
- No Bug: Use the forum for questions.
- 7:34 AM Ticket #1728 (Windows of compiled script stuck in the Task Bar) created by
- Hello Dear AutoIt Team, I've written many scripts with your software. …
Jul 29, 2010:
- 10:05 PM Ticket #1727 (crypt.au3) updated by
- 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
- Just post the UDF you think about ;)
- 12:58 PM Ticket #1727 (crypt.au3) created by
- 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
- No Bug
- 11:29 AM Ticket #1725 (LALT UP, RALT UP, LCTRL UP, and RCTRL UP do not release properly) updated by
-
Owner, Status changed
- 8:32 AM Ticket #1725 (LALT UP, RALT UP, LCTRL UP, and RCTRL UP do not release properly) updated by
- 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
- 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
- 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
- code {{ WinWaitActive("Mozilla Firefox") BlockInput(1) …
- 12:55 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) updated by
- 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
- 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
- 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
-
Version changed
Automatic ticket cleanup.
Jul 26, 2010:
- 11:45 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) updated by
-
Owner, Component changed
- 10:39 PM Ticket #1724 (SciTE4AutoIt: Match default architecture (32 vs 64).) created by
- 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
- i'm in favor of this suggestion
- 5:49 PM Ticket #1723 (Array incorrect number of subscripts) updated by
-
Owner, Status changed
- 5:47 PM Ticket #1310 (TCPConnect Timeout) updated by
- 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
-
Version changed
Automatic ticket cleanup. - 2:15 PM Ticket #1723 (Array incorrect number of subscripts) created by
- Hiho Devs, I have a feature request regarding the infamous / feared / …
- 1:39 PM Ticket #1310 (TCPConnect Timeout) updated by
- 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
- 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
- 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
- 1)
- 12:43 PM Ticket #1586 (DllStructSetData(char, 1, string-with-NUL-character), junk data(?)) updated by
- 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
- 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
- Fixed: Fixed by revision [5922] in version: 3.3.7.0
- 8:58 AM Ticket #1696 (Build in autoit) closed by
- Rejected: Sorry rejected as no info posted
- 8:55 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by
-
Owner, Status changed
- 8:53 AM Ticket #1701 (Bug in date control) closed by
- No Bug
- 8:07 AM Ticket #1721 (Registry gets deleted automatically after reading) closed by
- 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
- 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
- Some more information would be very helpful - Example - OS Information
- 11:20 AM Ticket #1722 (GUICtrlSetStyle() and $BS_DEFPUSHBUTTON) created by
- […] The button event should be triggered whenever I press the …
- 11:02 AM Ticket #1721 (Registry gets deleted automatically after reading) created by
- I read a registry key using the RegRead command and the keys gets …
- 7:16 AM Ticket #1720 (adding functionality to GUICtrlSetImage) closed by
- 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
- 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
- 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
-
Version changed
Automatic ticket cleanup. - 8:19 AM Ticket #1720 (adding functionality to GUICtrlSetImage) created by
- 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
- >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
- 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
-
Owner, Status changed
Jul 16, 2010:
- 10:11 PM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) updated by
- hahahahah.. you are lucky Jos replied .. because Valik would have shot you ..
- 9:32 PM Ticket #1704 (Need UDFs in AutoItx.) updated by
- How should that work?
- 9:29 PM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) closed by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- No Bug
- 6:24 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) updated by
- 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
- 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
- If you use the Ping(..) function in a 32bit compiled script on an …
- 11:21 AM Ticket #1716 (HotKeySet("^{F11}", "stamp")) created by
- Hello, HotKeySet("+{F11}", "stamp") HotKeySet("{F11}", "stamp2") …
Note:
See TracTimeline
for information about the timeline view.
