Timeline
10/15/10:
- 14:54 Ticket #1789 (_GUICtrlRichEdit_Create blocking syntax error reporting while in SciTE) created by
- Executing the following from within SciTE will not generate a syntax …
10/14/10:
- 17:06 Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) created by
- I find it difficult to properly format/view/print any generated RTF …
10/08/10:
- 19:20 Ticket #1787 (Test coverage features) closed by
- Rejected
- 08:25 Ticket #1787 (Test coverage features) created by
- If the interpreter could be instructed to start/stop recording the …
10/07/10:
- 21:02 TicketGuidelines/NewTicketSummary edited by
- Moved comment about questions to the general section. (diff)
- 21:00 Ticket #1785 (C-like syntax) closed by
- Rejected: This is not a forum.
- 21:00 Ticket #1784 (Feature request) closed by
- Rejected: You spent 0 seconds on the forum I see.
- 20:48 Ticket #1786 (ControlSend releases Caps Lock) created by
- When using ControlSend on AutoIt GUI, the Caps Lock released …
- 18:04 Ticket #1785 (C-like syntax) created by
- Hello, do you have any plans to change AutoIt's syntax to a more, …
- 18:02 Ticket #1784 (Feature request) created by
- - pushable and poppable arrays (eg, push(@array, "value")) - hashes …
- 16:41 Ticket #1783 (_Date_Time_FileTimeToStr with parm 1 error) closed by
- Duplicate: duplicate of #1509
10/06/10:
- 19:48 Ticket #1783 (_Date_Time_FileTimeToStr with parm 1 error) created by
- ; |[0] - Month ; |[1] - Day ; …
- 17:45 Ticket #1782 (forcing targeting of commands to only one target process/executable) closed by
- Rejected: Sounds like an "I'm too lazy to correctly identify the correct application so I want you to do it for me" feature. Seriously, this takes less than 10 lines of code to write yourself depending on what you are trying to do.
- 15:31 Ticket #1782 (forcing targeting of commands to only one target process/executable) created by
- I am trying to write a GUI-script which should run unmanned (without a …
10/05/10:
- 00:08 Ticket #1781 (Adding in Custom UDF's) closed by
- Rejected: Meh, forum, go go.
10/04/10:
- 22:22 Ticket #1781 (Adding in Custom UDF's) created by
- Any way to get some of the custom udf's memeber have made into the …
- 17:06 Ticket #1780 (Unable to get the selected node coordinates in Treeview.) closed by
- No Bug: Hint: This is not the support forum.
- 06:21 Ticket #1780 (Unable to get the selected node coordinates in Treeview.) created by
- We have currently have an windows application in .Net(infragistic …
10/03/10:
- 13:10 Ticket #1657 (AutoIt3Wrapper on XP 64 bit error) closed by
- Works For Me
- 13:08 Ticket #1779 (AutoIt Include Files Missing Includes?) closed by
- No Bug: All UDF include files are run through au3check before they are published. AU3Check would for sure give Errors when Includes would be missing. Jos
- 07:13 Ticket #1779 (AutoIt Include Files Missing Includes?) created by
- I went through the AutoIt Includes tonight with the OrganizeIncludes …
10/02/10:
- 18:00 Ticket #1778 (ProcessClose() is looking at other logged-in users) closed by
- No Bug: There was a bug for exactly the opposite of this at one time (or it was reported on the forum, I can't recall which). The behavior is correct.
- 09:22 Ticket #1778 (ProcessClose() is looking at other logged-in users) created by
- ProcessClose() should only be able to 'see' processes running in the …
10/01/10:
- 21:08 Ticket #1777 (Issues with Security.au3) created by
- There are a number of issues I've noticed with Security.au3. This …
- 20:08 Ticket #1750 (Au3Check misrepresents undefined Call as critical) closed by
- No Bug: In my opinion, the code is questionable to begin with so I don't have a problem with an error being reported. I can think of very few circumstances where you would perform a Call() on a literal string where the function won't exist.
- 20:04 Ticket #1703 (I have a problem when using "filecopy" with extension. "vbe") closed by
- No Bug
- 19:48 Ticket #1751 (Ctrl key stuck after send containing ^ if BlockInput is on) closed by
- No Bug: Terrible bug report that doesn't demonstrate anything.
- 19:44 Ticket #1775 (_Radian UDF does not work on values less that 1) closed by
- No Bug
- 19:41 Ticket #1776 (Strange MustDeclareVars Behavior) closed by
- No Bug: You do not have a bug to report so you should not be reporting a bug. You need the support forum until you can clearly demonstrate otherwise.
- 03:48 Ticket #1776 (Strange MustDeclareVars Behavior) created by
- When Opt("MustDeclareVars",1) is in effect, under certain conditions …
- 01:41 Ticket #1775 (_Radian UDF does not work on values less that 1) created by
- The radian function does not return a value if the $degrees variable …
09/29/10:
- 18:23 Ticket #1774 (Simple Builtin Funktion to Get WinVersion Number) closed by
- Rejected: The point of this was...?
- 14:50 Ticket #1774 (Simple Builtin Funktion to Get WinVersion Number) created by
- I do not need @osversion, Build etc. but only: My simple Workaround …
- 08:53 Ticket #1773 (_GDIPlus Misspellings) closed by
- Fixed: Fixed by revision [5957] in version: 3.3.7.0
09/28/10:
- 21:53 Ticket #1773 (_GDIPlus Misspellings) created by
- There are a few typos in the _GDIPlus section of the helpfile. I …
09/27/10:
- 09:58 Ticket #1772 (InetGet reload from the remote site) created by
- I have searched the forum and found quite a few people have this …
09/22/10:
- 02:16 Ticket #1771 (Run*() failure for Elevated Processes with UAC) created by
- With Windows Vista+, when UAC is turned on, 'CreateProcess' will fail …
09/20/10:
- 18:12 Ticket #1770 (Script getting pause when popup appears in IE) closed by
- No Bug: This is not a support forum.
- 06:17 Ticket #1770 (Script getting pause when popup appears in IE) created by
- After clicking "update" button using below command, a popup is getting …
09/18/10:
- 01:02 Ticket #1769 (Au3Check does not Check "If Not IsDeclared("VAR") Then Then Global Const") closed by
- Rejected: The code you demonstrate is stupid and is a hack work-around for a larger organization issue.
09/17/10:
- 22:08 Ticket #1769 (Au3Check does not Check "If Not IsDeclared("VAR") Then Then Global Const") created by
- Hi, Maybe i'm wasting your time(and mine) I don't know if it's by …
- 20:15 Ticket #1768 (Compile) closed by
- Rejected: Thank you for being a complete waste of time.
- 19:23 Ticket #1768 (Compile) created by
- Allow us to call the Compile script to exe from inside the autoit …
- 02:24 Ticket #1767 (_IETableWriteToArray does not handle Rowspan, ColSpan, and strips tags ...) created by
- == UDF Function: == _IETableWriteToArray ---- == Issues: == …
09/16/10:
- 18:20 Ticket #1766 (Multi-Thread support) closed by
- Rejected: Learn to read.
- 07:57 Ticket #1766 (Multi-Thread support) created by
- Dear AutoIt Developers.. Please provide a support for Multithread. …
- 02:06 Ticket #1765 (Add ability to allow to embed AutoIt interpreter into C++ code) created by
- Propose to allow to embed the AutoIt INTERPRETER into C++ code, …
09/15/10:
- 18:52 Ticket #1764 (FileCreateShortcut - cuts target to 8.3 style) created by
- Both files do not exist, also drive X: does not exist. […] C.lnk …
- 09:37 Ticket #1763 (incorrect sequence during GUICtrlSetGraphic) created by
- When using GUICtrlSetGraphic, one should expect that the elements you …
Note: See TracTimeline
for information about the timeline view.