Timeline
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 …
09/14/10:
- 21:20 Ticket #1762 (With ... EndWith crashes instead of Error.) created by
- $oObject.MemberDoesntExist() ; results in: ; ==> The requested action …
09/13/10:
- 22:10 Ticket #1761 (File version compare bug) closed by
- No Bug: I suggest you learn about lexicographical string comparisons.
- 21:49 Ticket #1761 (File version compare bug) created by
- If i used filegetversion and compare these two versions by using …
09/12/10:
- 23:35 Ticket #1760 (#OnAutoItStartRegister, ignores single quoted function names.) created by
- More a general inconsistency than anything else. […] …
09/10/10:
- 08:12 Ticket #1759 (Strange listview sort) created by
- Hello, I have a strange result with listview sort. When i sort à …
09/07/10:
- 12:13 Ticket #1758 (tables for the gui) closed by
- Rejected: Use the forum instead of the feature request option.
- 10:48 Ticket #1758 (tables for the gui) created by
- hey i am working on a project and i need tables for the gui. can you …
- 06:52 Ticket #1747 (_Min and _Max inconsistency) closed by
- No Bug: This function is working as designed, only Float or integers are acceptable number The setting of @error indicates the first parameter in error.
09/05/10:
- 18:47 Ticket #1757 (1.912 - 1.854 = 0.0579999999999998) closed by
- No Bug: Yawn. Go learn about floating point numbers and let me know what you find out.
- 17:55 Ticket #1757 (1.912 - 1.854 = 0.0579999999999998) created by
- 1.912 - 1.854 returns 0.0579999999999998 but it should return 0.058.
- 15:57 Ticket #1756 (Flaw in _GDIPlus_Startup on error) closed by
- Fixed: Fixed by revision [5956] in version: 3.3.7.0
- 10:30 Ticket #1756 (Flaw in _GDIPlus_Startup on error) created by
- When _GDIPlus_Startup cannot open the DLL, the reference count is …
- 06:32 Ticket #1755 (In x64 Windows 7 the @HomeDrive macro returns "c:\system32" instead of "c:) closed by
- No Bug
09/03/10:
- 21:01 Ticket #1755 (In x64 Windows 7 the @HomeDrive macro returns "c:\system32" instead of "c:) created by
- In x64 Windows 7 the @HomeDrive macro returns "c:\system32" instead of …
- 14:55 Ticket #1753 (MouseGetButtonState) closed by
- Rejected: In fact you are looking for an already implemented UDF _IsPressed()
- 14:50 Ticket #1752 (GUICtrlCreateIcon doesn't work with higher index than 0 in WinXP x64 / ...) closed by
- Wont Fix
- 07:20 Ticket #1754 (Undocumented $sBasePath in _PathFull UDF) closed by
- Fixed: Fixed by revision [5955] in version: 3.3.7.0
09/02/10:
- 20:30 Ticket #1754 (Undocumented $sBasePath in _PathFull UDF) created by
- The _PathFull udf have an extra parametr $sBasePath, this …
Note: See TracTimeline
for information about the timeline view.