Timeline
06/15/10:
- 20:34 Ticket #1678 (DirCreate() can return 1 (success) without creating any directory) created by
- AutoIt:3.3.6.1 Os:WIN_XP/X86/Service Pack 3 Language:0409 …
- 11:02 Ticket #1677 (ContinueLoop multiple level unpredictable behavior) created by
- Hi, I've recently had a WEIRD issue pop up in my code - I kept getting …
- 07:31 Ticket #1676 (Ptr() documentation has empty example) created by
- I don't quite know how it happened but the example for Ptr() is …
06/14/10:
- 14:48 Ticket #1675 (Problem with __EventLog_DecodeComputer) created by
- it worked with the old Eventlog.au3. Now it returns a wrong part of a …
- 10:19 Ticket #1674 (DirCopy()/DirMove() does not preserve the attributes of a folder) created by
- The following code demonstrates this. […]
- 06:36 Ticket #1673 (Error in the output of an example script) closed by
- Fixed: Fixed by revision [5880] in version: 3.3.7.0
- 05:24 Ticket #1673 (Error in the output of an example script) created by
- The out put of the AutoIt3\Examples\Helpfile\WinGetProcess.au3 is not …
06/13/10:
- 10:12 Ticket #1665 (_ScreenCapture_CaptureWnd Bad capture on Windows 7 with Aero Theme) closed by
- Fixed: Fixed by revision [5876] in version: 3.3.7.0
- 00:21 Ticket #1672 (_WinAPI_GetObject() as ANSI version) closed by
- Fixed: Fixed by revision [5874] in version: 3.3.7.0
06/12/10:
- 20:45 Ticket #1672 (_WinAPI_GetObject() as ANSI version) created by
- _WinAPI_GetObject() still uses the ANSI version of GetObject() …
- 15:52 Ticket #1671 (_WinAPI_WideCharToMultiByte third parameter is a ghost) closed by
- Fixed: Fixed by revision [5872] in version: 3.3.7.0
- 00:19 Ticket #1671 (_WinAPI_WideCharToMultiByte third parameter is a ghost) created by
- The helpfile documents four parameters for the …
06/10/10:
- 17:34 Ticket #1669 (RegExpReplace strips "\" from replacement string) closed by
- Fixed: Fixed by revision [5871] in version: 3.3.7.0
- 16:44 Ticket #1670 (SciTE4AutoIt3 Abbreviation Expanson Errors) created by
- When I type the following abbreviations in SciTE, it does the …
- 05:11 Ticket #1669 (RegExpReplace strips "\" from replacement string) created by
- Win 7 Pro & AutoIt 3.3.6.1 StringRegExpReplace strips backslashes …
06/08/10:
- 15:49 Ticket #1668 (Directory Macros for Default User Account) created by
- For example: @AppDataDefaultUserDir = "C:\Users\Default\AppData" or …
06/07/10:
- 10:23 Ticket #1611 (FileSetTime error on "linux" NAS) closed by
- No Bug: After checking with Frank it appear to be a BUG in the Linux ... Corrected by a new version
06/06/10:
- 22:33 Ticket #1667 (WinMove, Child-Window, Default.) created by
- Not sure about this, (child of child of child ... headache?) but when …
- 13:39 Ticket #1662 (Mouse wheel support for DTP) closed by
- Rejected: If Valik was answering this ticket it would say we do too much in the current GUI implementation. At least it is good you can manage to implement the behavior you like with the GUIMsgRegister(). The current behavior is what Windows Control DTP do. As AutoIt is basically a Wrapper on Windows API, we will stay with the current implementation Thanks for your time
- 07:15 Ticket #1663 (Au3Recorder x64 does not work on x64 machines.) closed by
- Fixed: Fixed by revision [5870] in version: 3.3.7.0
06/05/10:
- 23:34 Ticket #1651 (Addition to _IsPressed page in Help file) closed by
- Completed: Added by revision [5869] in version: 3.3.7.0
- 22:24 Ticket #1664 (_GuiCtrlTab_GetItem() fails to retrieve item text in some cases) closed by
- Fixed: Fixed by revision [5868] in version: 3.3.7.0
- 08:44 Ticket #1453 (_Net_Share_ShareCheck() always returns 0) closed by
- Fixed: Fixed by revision [5866] in version: 3.3.7.0
- 07:11 Ticket #1666 (Format conflict for date control And GUICtrlSetData()) closed by
- Fixed: Fixed by revision [5865] in version: 3.3.7.0
- 05:04 Ticket #1666 (Format conflict for date control And GUICtrlSetData()) created by
- If you create a date control using the $DTS_SHORTDATEFORMAT and try to …
06/04/10:
- 22:44 Ticket #1665 (_ScreenCapture_CaptureWnd Bad capture on Windows 7 with Aero Theme) created by
- _ScreenCapture_CaptureWnd does not capture the correct screen because …
- 19:57 Ticket #1664 (_GuiCtrlTab_GetItem() fails to retrieve item text in some cases) created by
- Ref A: …
- 18:03 Ticket #1663 (Au3Recorder x64 does not work on x64 machines.) created by
- Going into AU3Recorder, either using the executive or from SCITE …
- 15:47 Ticket #1662 (Mouse wheel support for DTP) created by
- It's a pain in the rear changing values in the DTP. You have to select …
06/03/10:
- 18:26 Ticket #1516 (Get Full Returnstring from TCP-IP-STACK in AutoIt-Variable) closed by
- Rejected: Perhaps the only thing you need is to use LdapGetLastError() when needed. You are not using Autoit TCP Builtin functions so just follow what the DLL functions give you. It is always better to go to the forum before submiting a ticket
- 09:56 Ticket #1661 (AutoIT support for Stingray controls) created by
- Hi, we have tried using AutoIT to automate our applications and we …
- 09:50 Ticket #1631 (Get FilePath from file handle) reopened by
- Replying to evilertoaster: > A solution cannot be done with that API. GetFinalPathNameByHandle() only works on the Windows API HANDLE structs. The request was for this ability on native AutoIt handles, which use standard FILE* structs. I read a liitle too fast the forum. I will reopen it to get feedback from other Dev's
- 09:09 Ticket #1652 (Sleep in TimerFunc) closed by
- Fixed: Fixed by revision [5863] in version: 3.3.7.0
06/02/10:
- 16:40 Ticket #1660 (Mod function causes AutoIt to crash) created by
- The following erroneous code causes the interpreter to crash. […] …
- 15:48 Ticket #1659 (Example for WinSetTitle() in Help file does not work) closed by
- Fixed: Fixed by revision [5861] in version: 3.3.7.0
- 14:07 Ticket #1659 (Example for WinSetTitle() in Help file does not work) created by
- Hi, not sure if this is only a "bug" in the help file or even one in …
- 07:46 Ticket #1658 (COM / OLE object access causes error code 80020003 - member not found) created by
- Hallo, while writing some AutoIt scripts to automate one of our …
05/31/10:
- 10:41 Ticket #1657 (AutoIt3Wrapper on XP 64 bit error) created by
- OS: XP 64 bit SP2 Autoit V3 3.3.6.1 Scite 1.79 AutoIt3Warpper 2.0.1.24 …
- 09:54 Ticket #1656 (Object not being released properly) created by
- The following code should release the iTunes object so a dialog about …
- 08:35 Ticket #1653 (Error on Windows Message Codes documentation.) closed by
- Fixed: Fixed by revision [5855] in version: 3.3.7.0
- 07:14 Ticket #1653 (Error on Windows Message Codes documentation.) reopened by
- sorry I just verify that WM_KEYLAST = WM_UNICHAR. at least it is what I found in MS definition files. I reopen and fix what it is needed
- 07:03 Ticket #1655 (GUICtrlSetImage issue on static controls) closed by
- No Bug: If you do something behind the Builtin function GUICtrlSetImage() on something created with GuiCtrlCreateIcon() or GuiCtrlCreatePic() you get the behavior you describe which is you responsability to manage. The GUICtrlSendMsg is sending the message without any relation with GUICtrlSetImage so you are creating the leak. Mixing Builtin GUI...() with UDF _...() is not fully supported. Some mixing works some does not.
- 00:15 Ticket #1655 (GUICtrlSetImage issue on static controls) created by
- This function causes a memory leak (GDI objects) in combination with …
05/30/10:
- 09:36 Ticket #1569 (_ArraySearch fails returns wrong result) closed by
- Completed: Added by revision [5854] in version: 3.3.7.0
05/29/10:
- 15:32 Ticket #1591 (about InetGetSize,InetRead......) closed by
- No Bug
- 15:31 Ticket #1654 (Mistake on Windows Message Codes documentation.) closed by
- Duplicate
- 15:30 Ticket #1653 (Error on Windows Message Codes documentation.) closed by
- No Bug: Both WM_KEYLAST abd WM_UNICHAR are define in MSDN so why to eliminate one of them
- 10:23 Ticket #1654 (Mistake on Windows Message Codes documentation.) created by
- Hello, I have noticed a mistake in Windows Message Codes …
- 10:22 Ticket #1653 (Error on Windows Message Codes documentation.) created by
- Hello, I have noticed a mistake in Windows Message Codes …
05/28/10:
- 18:08 Ticket #1652 (Sleep in TimerFunc) created by
- Form does not close on the first try because of sleep in TimerFunc. […]
- 10:16 Ticket #1651 (Addition to _IsPressed page in Help file) created by
- A few recent forum help requests have been the result of users not …
- 09:01 Ticket #1650 (Problem with Run("psexec", .., $STDERR_CHILD + $STDOUT_CHILD) on Vista ...) created by
- Hi, the following code with the current version 1.98 of the …
- 08:45 Ticket #1602 (_ArrayMinIndex and Void entries) closed by
- Rejected: I cannot imagine a real crash but just the script not working as you want. If you really need to get error on such entries just check them before calling _ArrayMinIndex()
05/27/10:
- 22:51 Ticket #1649 (Multiline strings without the "& _") created by
- This would be very useful to alleviate several cases where multi-line …
- 12:00 Ticket #1648 (UDF community) created by
- Is it possible to have an area where users can upload UDFs and others …
05/25/10:
- 20:43 Ticket #1647 (StringInStr returns wrong value when 4th parm is "Default") closed by
- No Bug: In fact unless stated in the doc "Default keyword cannot replace an optional builtin Autoit parameter function
- 17:25 Ticket #1646 (Change wording in help file) closed by
- Rejected: Definition number 4.
- 15:32 Ticket #1647 (StringInStr returns wrong value when 4th parm is "Default") created by
- Default Parameter for occurrence is 1 (HelpFile). But …
- 09:35 Ticket #1646 (Change wording in help file) created by
- Hi! In the help file ("COM Reference" section) I read the following: …
- 07:30 Ticket #1644 (_InetMail function does not work when Windows Live mail is default client) closed by
- Fixed: Fixed by revision [5848] in version: 3.3.7.0
- 07:18 Ticket #1645 (Change stdinwrite() to asynchronous) created by
- http://www.autoitscript.com/forum/index.php?showtopic=113065&view=findp …
05/24/10:
- 19:22 Ticket #1571 (StringSplit - Add CaseSense parameter) closed by
- Completed: Added by revision [5847] in version: 3.3.7.0
- 19:09 Ticket #1451 (RegRead) closed by
- Completed: Added by revision [5846] in version: 3.3.7.0
- 18:59 Ticket #1637 (Certain charactered missed by StringRegExp() and the replace) closed by
- No Bug
- 13:22 Ticket #1644 (_InetMail function does not work when Windows Live mail is default client) created by
- The function _InetMail needs some improvements Install Outlook 2007 …
05/23/10:
- 19:45 Ticket #1641 (Write compiler for autoit) closed by
- Rejected: All those posts are from the same user. I'm blocking the user from the site and closing the ticket.
- 10:37 Ticket #1640 (In name of every autoit's coders) closed by
- Rejected: Sorry but Zedna is right …
05/22/10:
- 19:21 Ticket #1641 (Write compiler for autoit) created by
- http://msdn.microsoft.com/en-us/magazine/cc136756.aspx …
- 19:18 Ticket #1640 (In name of every autoit's coders) created by
- Hi, I'm an activing user of AutoIt. I've coded the first Remote …
- 13:09 Ticket #1639 (Unable to delete ListviewItems created with _GUICtrlListView_AddItem) closed by
- No Bug: If you use _GUICtrl...() functions you better to use _GUICtrl..._Create(). Some mixing works but not all. in your case just change to […]
- 12:54 Ticket #1636 (_Security_LookupAccountSID for Remote Systems) closed by
- Completed: Added by revision [5842] in version: 3.3.7.0
05/21/10:
- 22:25 Ticket #1639 (Unable to delete ListviewItems created with _GUICtrlListView_AddItem) created by
- Hi, The code below with "_GUICtrlListView_AddItem" does not allow a …
- 18:39 Ticket #1638 (_Date_Time_FileTimeToStr wrong format output if $bFmt=1) closed by
- Duplicate: duplicate of ticket #1509
- 17:10 Ticket #1633 (Second AdlibRegister function starts at once when first function is to slow) closed by
- Fixed: Fixed by revision [5841] in version: 3.3.7.0
- 11:27 Ticket #1638 (_Date_Time_FileTimeToStr wrong format output if $bFmt=1) created by
- if $bFmt=1, the result of _Date_Time_FileTimeToStr is in the wrong …
05/20/10:
- 17:56 Ticket #1637 (Certain charactered missed by StringRegExp() and the replace) created by
- I can't really provide a meaningfull demo script for this but You can …
- 14:37 Ticket #1636 (_Security_LookupAccountSID for Remote Systems) created by
- I was looking at reading SID values from a remote registry and then …
- 08:28 Ticket #1632 (UDF to display a table) closed by
- Rejected: As mention by @anonymous just use debug.au3 […]
- 08:16 Ticket #1631 (Get FilePath from file handle) closed by
- Rejected: as a solution can be done with a UDF using GetFinalPathNameByHandle windows API. We don't plan to extend AutoIt builtin function.
- 08:10 Ticket #1608 (Encrypting a file about 10 MB destroys the file - crypt.au3 bug ?) closed by
- Fixed: Fixed by revision [5839] in version: 3.3.7.0
- 03:11 WikiStart edited by
- Fixed missing link. (diff)
05/19/10:
- 22:10 Ticket #1635 (0 = "") closed by
- No Bug: Feature, Use the forum to ask questions.
- 18:49 Ticket #1635 (0 = "") created by
- This may sound silly but after tracking down an erroronous answer in …
- 18:17 Ticket #1630 (Documentation UDF History page seem to be broken v3.3.6.1) closed by
- Fixed: Thanks, I don't remember if they were a ticket on this but it is already fixed
- 18:08 Ticket #1634 (Doc,UDF: Encryption Management, wrong #include file.) closed by
- Fixed: Fixed by revision [5838] in version: 3.3.7.0
- 15:54 Ticket #1634 (Doc,UDF: Encryption Management, wrong #include file.) created by
- page: User Defined Function Reference, Encryption Management ... …
- 14:08 Ticket #1633 (Second AdlibRegister function starts at once when first function is to slow) created by
- If you have at least two funtions startet by AdlibRegister an one …
- 10:04 Ticket #1626 (TCPSend( ) only transmits half simplified Chinese characters) closed by
- Fixed: Fixed by revision [5837] in version: 3.3.7.0
05/18/10:
- 22:50 Ticket #1632 (UDF to display a table) created by
- It would be handy to have an UDF who combines the consolewrite …
- 22:08 Ticket #1631 (Get FilePath from file handle) created by
- I had previously sent this as a cod submission via the method …
- 20:53 Ticket #1630 (Documentation UDF History page seem to be broken v3.3.6.1) created by
- Documentation UDF History page seems to be broken... i got that …
- 17:51 Ticket #1503 (FileGetSize don't works solid) closed by
- Fixed: Fixed by revision [5835] in version: 3.3.7.0
- 14:04 Ticket #1629 (Ability to destroy embedded IE objects to rehash browser settings) created by
- Please add a feature so that we can kill and recreate embedded IE …
05/17/10:
- 21:14 Ticket #1628 (default icon for compiled scripts) created by
- It would be nice if we could compile a script with NO icon, so that it …
- 18:05 Ticket #1310 (TCPConnect Timeout) closed by
- Fixed: Fixed with ticket #1573
- 18:05 Ticket #1573 (TCPConnect TCPTimeout) closed by
- Fixed: Fixed by revision [5826] in version: 3.3.7.0
- 18:01 Ticket #1485 (Hard crash with ContinueCase) closed by
- Fixed: Fixed by revision [5825] in version: 3.3.7.0
- 17:40 Ticket #1596 (Allow "Default" parameters for GUICtrlSetPos()) closed by
- Fixed: Fixed by revision [5824] in version: 3.3.7.0
- 17:30 Ticket #1559 (StringRegExpReplace - add Return Value in Helpfile) closed by
- Fixed: Thanks George, I can close it now as I have updated the doc almost the same way as you suggest.
- 15:01 Ticket #1627 (compiling x64) created by
- Not really a request, just a suggestion. When compiling script, the …
- 03:55 Ticket #1626 (TCPSend( ) only transmits half simplified Chinese characters) created by
- In AutoIt 3.3.6.0, run example in TCPRecv( ) first, then run example …
05/16/10:
- 16:32 Ticket #1513 (_GUIToolTip_AddTool() accepts only strings in $sText parameter) closed by
- Fixed: Fixed by revision [5822] in version: 3.3.7.0
- 06:26 Ticket #1620 (debug.au3: single(') quote problem.) closed by
- Fixed: Fixed by revision [5817] in version: 3.3.7.0
- 05:20 Ticket #1623 (_WinAPI_SetLayeredWindowAttributes() uses Execute() unnecessarily) closed by
- Fixed: Fixed by revision [5816] in version: 3.3.7.0
- 04:55 Ticket #1621 (Spelling error in TCPStartup remarks) closed by
- Fixed: Fixed by revision [5815] in version: 3.3.7.0
Note: See TracTimeline
for information about the timeline view.