Timeline



Nov 18, 2012:

12:53 PM TracRevisionLog edited by trac
(diff)
12:53 PM WikiPageNames edited by trac
(diff)
12:53 PM TracTimeline edited by trac
(diff)
12:53 PM TracSearch edited by trac
(diff)
12:53 PM TracRoadmap edited by trac
(diff)
12:53 PM RecentChanges edited by trac
(diff)
12:53 PM CamelCase edited by trac
(diff)
12:53 PM TracInterfaceCustomization edited by trac
(diff)
12:53 PM TracSupport edited by trac
(diff)
12:53 PM WikiRestructuredText edited by trac
(diff)
12:53 PM TracBatchModify created by trac
12:53 PM PageTemplates edited by trac
(diff)
12:53 PM TracAdmin edited by trac
(diff)
12:53 PM TracUnicode edited by trac
(diff)
12:53 PM TracRss edited by trac
(diff)
12:53 PM WikiHtml edited by trac
(diff)
12:53 PM SandBox edited by trac
(diff)
12:53 PM WikiMacros edited by trac
(diff)
12:53 PM TracIni edited by trac
(diff)
12:53 PM TracFastCgi edited by trac
(diff)
12:53 PM TracInstall edited by trac
(diff)
12:53 PM TracLinks edited by trac
(diff)
12:53 PM TracChangeset edited by trac
(diff)
12:53 PM WikiFormatting edited by trac
(diff)
12:53 PM TracNavigation edited by trac
(diff)
12:53 PM TracAccessibility edited by trac
(diff)
12:53 PM TracGuide edited by trac
(diff)
12:53 PM TracWiki edited by trac
(diff)
12:53 PM TracStandalone edited by trac
(diff)
12:53 PM TracRepositoryAdmin edited by trac
(diff)
12:53 PM TracEnvironment edited by trac
(diff)
12:53 PM InterWiki edited by trac
(diff)
12:53 PM WikiRestructuredTextLinks edited by trac
(diff)
12:53 PM TracQuery edited by trac
(diff)
12:53 PM TracNotification edited by trac
(diff)
12:53 PM WikiNewPage edited by trac
(diff)
12:53 PM TracImport edited by trac
(diff)
12:53 PM TracPermissions edited by trac
(diff)
12:53 PM TracReports edited by trac
(diff)
12:53 PM TracSyntaxColoring edited by trac
(diff)
12:53 PM TracTickets edited by trac
(diff)
12:53 PM TracWorkflow edited by trac
(diff)
12:53 PM TracBrowser edited by trac
(diff)
12:53 PM TracTicketsCustomFields edited by trac
(diff)
12:53 PM WikiProcessors edited by trac
(diff)
12:53 PM TracModWSGI edited by trac
(diff)
12:53 PM WikiDeletePage edited by trac
(diff)
12:53 PM TracPlugins edited by trac
(diff)
12:53 PM TracFineGrainedPermissions edited by trac
(diff)
12:53 PM TracBackup edited by trac
(diff)
12:53 PM TracLogging edited by trac
(diff)
12:53 PM TracUpgrade edited by trac
(diff)
12:53 PM TitleIndex edited by trac
(diff)
12:53 PM TracModPython edited by trac
(diff)
12:53 PM TracCgi edited by trac
(diff)
12:53 PM InterTrac edited by trac
(diff)

Nov 14, 2012:

6:33 AM Ticket #2283 (Array access when using nested arrays) closed by trancexx
No Bug: That's how it's supposed to be, because that's how array access is docummented to be. If former would work there would be no way to make distinction between nested 1D array and regular 2D array, which would be wrong. Latter is ok too. The line of your code before the last one is stateless expression which evaluates to False, meaning it's not an assignment.
12:38 AM Ticket #2283 (Array access when using nested arrays) created by Matt Diesel
If arrays are nested then it is not possible to access them using …

Nov 12, 2012:

12:00 PM Ticket #2282 (Limit the amount of data returned by StdoutRead()) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
11:11 AM Ticket #2282 (Limit the amount of data returned by StdoutRead()) updated by Bowmore
The above request was submitted by me.
11:02 AM Ticket #2282 (Limit the amount of data returned by StdoutRead()) created by anonymous
I would like to request that if possible an extra parameter be added …
10:57 AM Ticket #1650 (Problem with Run("psexec", .., $STDERR_CHILD + $STDOUT_CHILD) on Vista ...) updated by Bowmore
Replying to Jpm: I have had a similar problem using StdoutRead on Windows 7 Pro 64bit with Autoit 3.3.8.1 This code somtimes gets stuck in an infinite loop. […] I have found that adding a minimal sleep(), prevents this happening. […] I hope this information may be usefull when evaluating this issue.

Nov 9, 2012:

5:01 PM Ticket #2281 (Tron-Troff (Trace ON Trace Off)) closed by trancexx
Rejected: I love Portugese. It's the most beautiful language for sure. You should really use the forum where you could discuss your ideas and needs before using the trac. I understand that the language could be a problem, so search for AutoIt Script Brasil, they are focused on AutoIt language and speak Portugese.
9:00 AM Ticket #2281 (Tron-Troff (Trace ON Trace Off)) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:39 AM Ticket #2281 (Tron-Troff (Trace ON Trace Off)) created by odaylton@…
Text translated from Portuguese by google - please apologize for any …

Nov 7, 2012:

3:24 PM Ticket #2280 (Logical operator precedences) closed by trancexx
Rejected: Precedence is irrelevant as long as it's docummented. Considering that's the case here, script breaking change wouldn't make much sense.
2:06 AM Ticket #2280 (Logical operator precedences) created by Matt Diesel
In most programming languages, AND has a greater precedence than OR. …

Nov 6, 2012:

9:04 PM Ticket #2279 (For loop not working as expected) updated by trancexx
Yes, it's a bug. The code isn't performing necessary type conversion. The fix is trivial. Thanks for reporting.
7:43 PM Updater-update-protokoll.au3 attached to Ticket #1372 by anonymous
7:18 PM Ticket #2279 (For loop not working as expected) created by BrewManNH
Here's some code I came across that isn't working as it should, at …
6:08 PM Ticket #2278 (Varargs) updated by trancexx
Maybe like this. […]
5:54 PM Ticket #2277 (Issues with Long-term Automation) closed by trancexx
No Bug: AutoIt is not capable of causing the BSOD. However some users have reported BSODs caused by the glitches of the Windows APIs they were using. Without additional info about the scripts you use, the only resonable thing to do is close this report as no bug. ... Feel free to respond here, hopefully adding more information.
5:34 PM Ticket #2276 (Issues with Long-term Automation) closed by trancexx
Duplicate: See #2277.
2:02 PM Ticket #2278 (Varargs) created by Matt Diesel
A syntax like C# would probably be the easiest, example would be: […]

Nov 5, 2012:

6:44 PM Ticket #2277 (Issues with Long-term Automation) created by ASofikitis-consultant@…
The company I work at has a series of Windows 7 boxes that we use for …
6:43 PM Ticket #2276 (Issues with Long-term Automation) created by ASofikitis-consultant@…
The company I work at has a series of Windows 7 boxes that we use for …

Oct 28, 2012:

8:06 AM Ticket #2275 (Add functions on decimals.) closed by trancexx
Rejected: Rounding is someting else and it includes approximation by definition - something that your code lacks of. AutoIt has Round() function.

Oct 27, 2012:

1:29 PM Ticket #2275 (Add functions on decimals.) created by Caius-Corsades the-patriots@…
Functions for rounding and know the number of digits after the decimal …

Oct 22, 2012:

1:25 PM Ticket #2274 (StringRegExp crashes on large string) created by MrCreatoR <mscreator@…>
Strange crash on large string with specific pattern, here is an …
9:01 AM Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) updated by J-Paul Mesnage
Thanks, Definitly we can improve that. In fact both take in account the multiline but perhaps a remarks must be added about the height.
6:50 AM Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) updated by mwnn@…
Replying to jchd: > There is no bug here. > > You create a multiline style edit control If I read the help for the 'GUICtrlCreateEdit' there's no word about multiline edit, contrary to 'GUICtrlCreateInput'.

Oct 20, 2012:

6:39 AM Ticket #2273 (Long strings are cropped at hypen or whitespace in edit controls) closed by J-Paul Mesnage
No Bug
Note: See TracTimeline for information about the timeline view.