Timeline
10/04/13:
- 23:41 Ticket #2492 (_GUICtrlToolbar_ - issue for 6 doc files) closed by
- Fixed: Fixed by revision [9101] in version: 3.3.9.22
- 18:46 Ticket #2492 (_GUICtrlToolbar_ - issue for 6 doc files) created by
- As AZJIO: …
- 12:57 Ticket #2491 (AutoIt doesn't functions properly) created by
- I have tried AutoIt for a firefox based login pop-up. While running …
- 09:54 Ticket #2426 (TrayGetMsg and TraySetState - Magic Numbers) closed by
- Completed: Added by revision [9096] in version: 3.3.9.22
- 08:36 Ticket #2488 (@exitMethod - proposal - new mode - Accident) closed by
- Rejected
- 08:34 Ticket #2418 (Where to add a description about file with constants definition. ...) closed by
- Completed: Added by revision [9094] in version: 3.3.9.22
10/03/13:
- 18:21 Ticket #2490 (HttpSetUserAgent return value) closed by
- Duplicate: Duplicate of #2489.
- 10:50 Ticket #2490 (HttpSetUserAgent return value) created by
- Could you please make HttpSetUserAgent return the old user agent when …
- 10:40 Ticket #2489 (HttpSetUserAgent return value) created by
- Could you please make HttpSetUserAgent return the old user agent when …
10/02/13:
- 18:33 Ticket #2485 (Selection goes invisible after _GUICtrlRichEdit_GetFont) closed by
- Fixed: I found the reason the code has been as this since the beginning Solved with the same fix as #2496
- 18:24 Ticket #2486 (_GUICtrlRichEdit_GetFont does not return an empty string for mixed fonts) closed by
- Fixed: Fixed by revision [9091] in version: 3.3.9.22
09/30/13:
- 17:03 Ticket #2487 (SciTE: Menu: Edit/Stream Comment - Feature request) closed by
- Rejected
- 16:55 Ticket #2482 (TIDY: #Tidy_Parameters=/sf issue) closed by
- No Bug: This is not a bug. /SF works in the following way: - All Func 's are sorted in the correct sequence and placed at the end of the Script file. - All commentlines above the Func are considered to be part of the FUNC below it and sorted together with the FUNC. So that means that the last comment line is actually the first regular codeline and hence will be at the top after sorting. Jos
- 07:52 Ticket #2441 (_ExcelReadCell) reopened by
09/29/13:
- 13:55 Ticket #2441 (_ExcelReadCell) closed by
- No Bug: You don't get a result from cell A3 (row 1, column 3) because the formula in this cell returns division by zero. A1: 1, B1: 0, C1: =A1/B1
- 13:14 Ticket #2488 (@exitMethod - proposal - new mode - Accident) created by
- Please add a new mode to @exitMethod I am referring to cases when the …
09/27/13:
- 11:49 Ticket #2487 (SciTE: Menu: Edit/Stream Comment - Feature request) created by
- In SciTE4AutoIt in Menu there is a function: Edit/Stream Comment …
- 04:47 Ticket #2486 (_GUICtrlRichEdit_GetFont does not return an empty string for mixed fonts) created by
- According to the doc, _GUICtrlRichEdit_GetFont should return an empty …
- 04:47 Ticket #2485 (Selection goes invisible after _GUICtrlRichEdit_GetFont) created by
- In a RichEdit control, the selection goes invisible (not the text, the …
09/25/13:
- 19:59 Ticket #2484 (Description incorrect for _GUICtrlRichEdit_SetRECT) closed by
- Fixed: The 3.3.9.21 is already fixed
- 17:09 Ticket #2484 (Description incorrect for _GUICtrlRichEdit_SetRECT) created by
- v3.3.8.1 and v3.3.9.21 (Beta) In the help file, the description for …
09/24/13:
- 14:04 Ticket #2465 (in _IEPropertyGet - out of date links in "ClientInfo Properties") closed by
- Fixed: Fixed by revision [9067] in version: 3.3.9.22
09/23/13:
- 19:36 Ticket #2483 (DriveGetDrive - different error for "improper drive type" versus "none ...) created by
- Greetings: This is a small thing - but it seems to me that returning …
- 18:35 Ticket #2468 (MagicNumber + OnAutoItStartRegister - BUG ?) closed by
- Fixed: Fixed by revision [9060] in version: 3.3.9.22
- 16:55 Ticket #2379 (WS_EX_LAYOUTRTL and GUICtrlCreateMenu causes bug) closed by
- Duplicate: Now 2167 is fixed Cheers
- 13:43 Ticket #2167 ($WS_EX_LAYOUTRTL and GUICtrlCreateMenu causes bug) closed by
- Fixed: Fixed by revision [9059] in version: 3.3.9.22
09/19/13:
- 22:39 Ticket #2482 (TIDY: #Tidy_Parameters=/sf issue) created by
- Version: Tidy AutoIt3 v2.3.0.20 Copyright (c) Jos van der Zande …
- 11:48 Ticket #2470 ($GUI_EVENT_(PRIMARY and SECONDARY)DOWN not triggered after WinActivate) closed by
- No Bug: Nothing wrong as your WinActivate is activating the desktop deactivating your GUI so clicking again just reactivate without really doing a click on the gui and the next click on the gui will redo a click event You better go to the forum to ask help before submitting a ticket
- 08:55 Ticket #2368 (Inconsistent GUICreate results) closed by
- No Bug: In fact there is no bug as GUICreate defined the Windows Size not the Client Size @Mat suggestion is a good suggestion if you want to manage with Client size
- 08:45 Ticket #2461 (GUICtrlSetImage doesn't handle certain types of .gif file) closed by
- Fixed: Fixed by revision [9052] in version: 3.3.9.22
- 06:47 Ticket #2476 (GUICtrlCreateEdit[2].au3 - ERROR) closed by
- No Bug: in fact those errors are normal because you don't have access to the needed .OCX AS the example is incompatible with Win7 it will be removed and doc about GUICtrlCreateEdit() will be updated to point to _GUICtrlRichEdit_Create()
09/18/13:
- 18:41 Ticket #2479 (TIDY Crash) closed by
- Fixed: Fixed in v 2.3.0.20.
- 15:43 Ticket #2475 (Select...Case...EndSelect - parameter - "Case <expression>") closed by
- Completed: Removed by revision [9038] in version: 3.3.9.22
- 15:37 Ticket #2474 (Dim / Global / Local / Const - syntax - BUG ?) closed by
- Fixed: Fixed by revision [9036] in version: 3.3.9.22
- 11:58 Ticket #2481 (FileSelectFolder - Windows 7 and later new window type) created by
- When one of the tool that I use ask me to select specific directory, …
- 08:26 Ticket #2480 (Proposed amendments to the 43 files) closed by
- Completed: Added by revision [9035] in version: 3.3.9.22
- 07:09 Ticket #2480 (Proposed amendments to the 43 files) created by
- txtKeywords ForInNext.txt Static.txt txtFunctions …
- 06:49 Ticket #2479 (TIDY Crash) created by
- the problem was discused here: …
09/17/13:
- 20:36 Ticket #2478 (Assign and Eval do not restrict variable names) created by
- […] Is that behavior intended? Should such inaccessable names be …
- 18:03 Ticket #2477 (FileInstall() to use the same Flag values as FileCopy to create ...) created by
- Description I made a feature request for this 6 years ago, …
- 08:06 Ticket #2466 (Proposed amendments to the 74 files) closed by
- Completed: Added by revision [9032] in version: 3.3.9.22
09/16/13:
- 23:25 Ticket #2476 (GUICtrlCreateEdit[2].au3 - ERROR) created by
- example: GUICtrlCreateEdit[2].au3 […]
- 23:18 Ticket #2475 (Select...Case...EndSelect - parameter - "Case <expression>") created by
- in Select...Case...EndSelect in parameter description ? there is in …
- 23:09 Ticket #2474 (Dim / Global / Local / Const - syntax - BUG ?) created by
- I agree with AZIJO …
- 20:38 Ticket #2473 (_WinAPI_SystemParametersInfo) closed by
- Fixed: Fixed in the next version.
- 20:24 Ticket #2473 (_WinAPI_SystemParametersInfo) created by
- "@@MsdnLink@@ SystemParametersInfo" is in place of the example.
- 13:48 Ticket #2472 (Infinite Loop) closed by
- No Bug: The loop does stop, it just goes very slowly. Just because MouseMove says its "instantaneous" doesn't mean it actually is. I would say how many mouseclicks you are trying to do, but wolfram won't tell me (http://www.wolframalpha.com/input/?i=26%2B26%5E26%2B2*26%5E26%5E26). The number is too big. Anyway, adding trace lines shows the loop is progressing. […]
- 02:30 Ticket #2472 (Infinite Loop) created by
- For $k = 1 To 26 MouseClick ("left",500,255,1,0) For $j = 1 To …
09/15/13:
- 16:19 Ticket #2471 (Bad restore for script using $WS_EX_LAYOUTRTL) created by
- just use following script to repro […]
- 15:56 Ticket #2385 (@include) closed by
- Rejected
- 15:53 Ticket #2463 (RunWait does not wait if running an admin mode program (UAC popup)) closed by
- Works For Me
- 15:52 Ticket #2457 (OS Restarts / (fails)) closed by
- Works For Me
- 15:25 Ticket #2168 (Updown control displayed on wrong TAB) closed by
- No Bug: OP says no bug. Feel free to reopen jpm if you still feel this is a bug related to menu creation.
- 15:06 Ticket #2470 ($GUI_EVENT_(PRIMARY and SECONDARY)DOWN not triggered after WinActivate) created by
- $GUI_EVENT_PRIMARYDOWN and $GUI_EVENT_SECONDARYDOWN are skiped one …
- 14:16 Ticket #2467 (SW_SHOWDEFAULT always return 10) closed by
- No Bug: Not sure why you compile the script but anyway you want to display a tooltip text of the value of @SW_SHOWDEFAULT. So you get the answer it is 10 No Bug, always best to ask help from the forum before filling a trak report
- 08:19 Ticket #2469 (Example: GUIGetMsg[2] - inconsistency?) closed by
- Completed: Removed by revision [9023] in version: 3.3.9.22
09/14/13:
- 23:55 Ticket #2469 (Example: GUIGetMsg[2] - inconsistency?) created by
- in example GUIGetMsg[2].au3 there is: […] but in: GUI Reference …
- 23:20 Ticket #2468 (MagicNumber + OnAutoItStartRegister - BUG ?) created by
- this is a modified example from Documentation to this function …
- 22:17 Ticket #2464 (Select...Case...EndSelect - syntax - bug ??) closed by
- Fixed: Fixed by revision [9020] in version: 3.3.9.22
- 13:10 Ticket #2168 (Updown control displayed on wrong TAB) reopened by
- Due to Menu creation. Find the solution
- 13:09 Ticket #2167 ($WS_EX_LAYOUTRTL and GUICtrlCreateMenu causes bug) reopened by
- Due to Menu creation Find the solution
- 12:52 Ticket #2467 (SW_SHOWDEFAULT always return 10) created by
- @SW_SHOWDEFAULT always return 10. Doc : @SW_SHOWDEFAULT: Sets the …
09/13/13:
- 21:39 Ticket #2466 (Proposed amendments to the 74 files) created by
- libExamples _IEFormElementSetValue[5].au3 …
- 15:14 Ticket #2465 (in _IEPropertyGet - out of date links in "ClientInfo Properties") created by
- All links in "ClientInfo Properties" table are out of date for …
- 12:34 Ticket #2462 (_FTP_FindFileClose - wrong description) closed by
- No Bug
- 09:21 Ticket #2464 (Select...Case...EndSelect - syntax - bug ??) created by
- no is: […] there is no <expression> for second statement2 …
- 09:17 Ticket #2463 (RunWait does not wait if running an admin mode program (UAC popup)) created by
- I created a script using the #RequireAdmin directive and compiled it. …
09/12/13:
- 22:47 Ticket #2462 (_FTP_FindFileClose - wrong description) created by
- "Delete FindFile Handle."
- 15:37 Ticket #2459 (_StringBetween) closed by
- Fixed: Fixed by revision [9010] in version: 3.3.9.22
- 14:55 Ticket #2460 (_StringBetween bug when $sStart = $sEnd) closed by
- Fixed: Fixed by revision [9009] in version: 3.3.9.22
- 12:16 Ticket #2458 (_FTP_FileTimeLoHiToStr - description) closed by
- Fixed: already fixed in beta
- 11:42 Ticket #2461 (GUICtrlSetImage doesn't handle certain types of .gif file) created by
- Using the attached files, try the following script. […] A white …
09/11/13:
- 21:10 Ticket #2460 (_StringBetween bug when $sStart = $sEnd) created by
- […] I propose the following change to fix this case: […]
- 21:02 Ticket #2459 (_StringBetween) created by
- _StringBetween Description says: "Find strings between two sets of …
- 17:53 Ticket #2458 (_FTP_FileTimeLoHiToStr - description) created by
- is this descripition ok ? […]
- 16:06 Ticket #2457 (OS Restarts / (fails)) created by
- OS Restarts / (fails). Stop Error / BSOD / Similar :- OS: a) WIN …
- 09:13 Milestone 3.3.9.21 completed
09/09/13:
- 13:50 Ticket #2436 (AutoIt Command Line Interpreter) closed by
- Rejected
- 13:36 Ticket #1870 (@GUI_DRAGFILE) closed by
- Fixed: Fixed by revision [8994] in version: 3.3.9.21
- 13:33 Ticket #2152 (X^2 Not Working in Hex()) closed by
- Fixed: Fixed by revision [8993] in version: 3.3.9.21
- 13:22 Ticket #1954 (ListViewItem returns 0 (failure) even though it populates the ListView) closed by
- Fixed: Fixed by revision [8992] in version: 3.3.9.21
- 13:19 Ticket #2299 (GUI Button Text Left-Justify Bug) closed by
- Fixed: Fixed by revision [8991] in version: 3.3.9.21
- 13:16 Ticket #2105 (Odd behavior Hex()) closed by
- Fixed: Fixed by revision [8990] in version: 3.3.9.21
- 11:29 Ticket #2455 (Mouse Cursor not changing on resizable GUIs) closed by
- Fixed: Fixed by revision [8987] in version: 3.3.9.21
- 10:04 Ticket #2456 (Function Notes) created by
- Please consider adding a link to "Function Notes" in such descriptions …
- 09:58 Ticket #2455 (Mouse Cursor not changing on resizable GUIs) created by
- With new AutoIt Beta 3.3.9.20, the mouse cursor doesn't change on …
- 06:00 Ticket #2454 (if WMI Obj need "Join",au3 crashed.) created by
- the 2rd round work on old version the 1rd round will crash with not …
09/08/13:
- 15:37 Ticket #2410 (Obj/COM Reference - PROPOSAL) closed by
- Fixed: Fixed by revision [8985] in version: 3.3.9.21
- 14:27 Ticket #2427 (ControlTreeView - option2 ??) closed by
- Fixed: Fixed by revision [8984] in version: 3.3.9.21
- 14:24 Ticket #2347 (_WinAPI_GetMonitorInfo() returns incorrect data.) closed by
- Fixed: Wrong editing rev 7759 really fix it
- 14:21 Ticket #2347 (_WinAPI_GetMonitorInfo() returns incorrect data.) reopened by
- 13:53 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) closed by
- No Bug: no problem
- 09:36 Ticket #2453 (FileFindNextFile can find not-matching mask files if non-English ...) created by
- It seems windows bug/feature, but still... it affect results of …
- 09:03 Ticket #2438 (GuiSetFont and GuiCtrlSetFont - font list appendix) closed by
- Completed
- 08:56 Ticket #2452 (Proposed amendments to the 50 text files) closed by
- Completed: Added by revision [8975] in version: 3.3.9.21
- 08:54 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) reopened by
- Changing the doc is not enough. AutoIt code want really 2 parameters. What is the menuID you expect to use by default? I reopen the ticket as doc change is not enough
- 08:39 Ticket #2450 (For...To...Step...Next - Syntax - Proposal) closed by
- Rejected
- 08:34 Ticket #2449 (GUICtrlGetHandle - Remarks proposal) closed by
- Completed: Added by revision [8973] in version: 3.3.9.21
- 08:22 Ticket #2448 (Macro Reference and Macro Reference - AutoIt Related) closed by
- Rejected
- 08:08 Ticket #2451 (StringToASCIIArray / GUICtrlSetFont - default parameters) closed by
- Rejected
- 08:04 Ticket #2447 (FileFindFirstFile - Related - Proposal) closed by
- Rejected
- 08:00 Ticket #2446 (FileRecycle - Parameters - propsal) closed by
- Completed: Changed by revision [8972] in version: 3.3.9.21
- 07:57 Ticket #2445 (_GUICtrlEdit_EndUpdate and _GUICtrlEdit_BeginUpdate -- ...) closed by
- Completed: Added by revision [8971] in version: 3.3.9.21
- 02:22 Ticket #2452 (Proposed amendments to the 50 text files) created by
- txtlibfunctions _Date_Time_SetSystemTimeAdjustment.txt …
- 02:13 Ticket #2451 (StringToASCIIArray / GUICtrlSetFont - default parameters) created by
- in StringToASCIIArray What is the default value for the parameter …
- 01:57 Ticket #2450 (For...To...Step...Next - Syntax - Proposal) created by
- in For...To...Step...Next please consider change from that […] to …
- 01:27 Ticket #2449 (GUICtrlGetHandle - Remarks proposal) created by
- in GUICtrlGetHandle in Remarks: "! These controls are not supported: …
- 01:08 Ticket #2448 (Macro Reference and Macro Reference - AutoIt Related) created by
- in index there are two Macro Reference one named "Macro Reference" …
- 00:08 Ticket #2447 (FileFindFirstFile - Related - Proposal) created by
- in FileFindFirstFile in Related add link to FileChangeDir …
- 00:02 Ticket #2446 (FileRecycle - Parameters - propsal) created by
- in FileRecycle in Paremeters change from […] to […] …
09/07/13:
- 23:59 Ticket #2445 (_GUICtrlEdit_EndUpdate and _GUICtrlEdit_BeginUpdate -- ...) created by
- in _GUICtrlEdit_EndUpdate at the top there is "Enables screen …
- 21:12 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) closed by
- Completed: Removed by revision [8970] in version: 3.3.9.21
- 21:03 Ticket #2444 (GUICtrlCreateMenuItem -- should the 2nd param be a default?) created by
- The helpfile says this: […] It seems like menuID should be a …
- 19:29 Ticket #2412 (#include - Question) closed by
- Rejected
- 19:27 Ticket #2442 (_WinAPI_DllInstall and _WinAPI_DllUninstall - ###Related###) closed by
- Fixed
- 16:40 Ticket #2443 (Name of nested structs) created by
- Hello, as mentioned in this topic, i would realy like to see the …
- 11:42 Ticket #1275 (GUICtrlSetTip - after tip times out it does not show again) reopened by
- 11:25 Ticket #2437 (IniWriteSection does not sufficiently control the "data" parameter.) closed by
- Wont Fix
- 11:23 Ticket #2442 (_WinAPI_DllInstall and _WinAPI_DllUninstall - ###Related###) created by
- in related "###Related###" not working, broken link
- 11:20 Ticket #2066 (bad dllStructSetData return for int) closed by
- Fixed: Fixed by revision [8962] in version: 3.3.9.21
- 11:00 Ticket #1652 (Sleep in TimerFunc) reopened by
- 10:47 Ticket #2299 (GUI Button Text Left-Justify Bug) reopened by
- Bug occured is the button is colored …
- 10:46 Ticket #2171 (Inconsistent delay for TCPTimeout option) reopened by
- In fact a bug lead to have only entire second timeout. subsecond is ignored
- 10:44 Ticket #2152 (X^2 Not Working in Hex()) reopened by
- In fact integerinteger should return an integer
- 10:43 Ticket #2105 (Odd behavior Hex()) reopened by
- In fact the problem come from regread with REG_DWORD type
- 10:39 Ticket #2066 (bad dllStructSetData return for int) reopened by
- 10:39 Ticket #1954 (ListViewItem returns 0 (failure) even though it populates the ListView) reopened by
- 10:38 Ticket #1870 (@GUI_DRAGFILE) reopened by
- 09:53 Milestone 3.3.9.20 completed
- 08:29 Ticket #2433 (Identify monospaced fonts in Appendix) closed by
- Completed: Added by revision [8952] in version: 3.3.9.20
09/06/13:
- 17:03 Ticket #2314 (Cursor Flicker - Control) closed by
- Fixed: Fixed by revision [8947] in version: 3.3.9.20
- 13:57 Ticket #2190 (DirMove. (false success)) closed by
- No Bug: The proposed scripts return 0 which is correct as the move cannot be performed to move to a subdir destroying the source dir
- 13:55 Ticket #2190 (DirMove. (false success)) reopened by
- 13:43 Ticket #2210 (StringInStr) closed by
- No Bug
- 13:42 Ticket #2210 (StringInStr) reopened by
- 09:23 Ticket #2441 (_ExcelReadCell) created by
- i tried to read cell value from attached excel file with code: …
09/05/13:
- 08:08 Ticket #2440 (Add official multipPorcessing.au3 likes python) closed by
- Rejected
- 08:02 Ticket #2440 (Add official multipPorcessing.au3 likes python) created by
- I know autoit will not support multiple-threads, but I think …
09/04/13:
- 17:10 Ticket #2309 (ObjEvent on ADO.Connection not returning strings) reopened by
- No sure what has really be fixed but now the script does not execute the line following $conn.open() so I reopen it for diagnostic. I hope trancexx can do it. Many thanks for her. […]
- 16:18 Ticket #2317 (ObjCreate Memory Leak) reopened by
- The problem is still ther with the 3.3.9.19 so I reopen the ticket
- 11:52 Ticket #1831 (_FileCountLines does not handles null characters) closed by
- Fixed
- 11:51 Ticket #1831 (_FileCountLines does not handles null characters) reopened by
Note: See TracTimeline
for information about the timeline view.