Timeline
01/09/08:
- 22:33 Ticket #13 (STD I/O functions supporting binary.) closed by
- completed
- 22:33 Ticket #13 (STD I/O functions supporting binary.) reopened by
- 19:18 Ticket #13 (STD I/O functions supporting binary.) closed by
- fixed: (In [2764]) Changed: STDIO functions support binary data. Close #13
- 06:16 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by
- fixed: (In [2762]) Public: Fixed #19: FileSetTime() erronously rounds UP on non NTFS partition.
- 04:15 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) created by
- If executed on a FAT drive the following script will fail (reports …
- 00:29 Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) closed by
- fixed: (In [2758]) Fixed #9: _GUICtrlRebar_AddToolBarBand Button height clipped when Toolbar added to Rebar
01/08/08:
- 22:27 Ticket #18 (Test ticket) closed by
- wontfix: Done testing.
- 22:22 Ticket #18 (Test ticket) created by
- Ignore me, I'm a test.
- 21:54 Ticket #17 (_WinAPI_MessageBeep with parameter 3) closed by
- rejected
- 21:41 Ticket #17 (_WinAPI_MessageBeep with parameter 3) created by
- Hi, I do not get any sound on number 3. Why? […] Thanks! So …
- 21:01 Ticket #10 (_IsPressed Keys list) closed by
- fixed: Already worked back in to next version. see: http://www.autoitscript.com/forum/index.php?s=&showtopic=58851&view=findpost&p=443906 Gary
- 20:59 Ticket #16 (Dead link in helpfile) closed by
- rejected: Works for me. Gary
- 20:55 Ticket #11 (WinWaitActive error) closed by
- rejected: Replying to Wooltown: > There is a right parenthesis too much in the line, but AutoIT doesn't discover that when interpreting the script. > "MEs Connected" is the name of the window it is waiting for to be active. > My mistake when coding: I didn't discover the right parenthesis to the right of "MEs Connected". and AutoIT didn't complain - and should complain ! > > I wrote in my script: If WinWaitActive("MEs Connected"),"",5) Then > It should be: If WinWaitActive("MEs Connected","",5) Then > AutoIT should discover unbalanced parenthesis. I see I don't think we can do something as AutoIt detect error only when it execute something. In your case the WinWaitActive is valid and wait for ever before detecting the error. Au3check detect the error as it is not executing just syntax checking.
- 20:42 Ticket #16 (Dead link in helpfile) created by
- Hi, the link in _WinNet_GetProviderName is dead. See Also Search …
- 17:05 Ticket #15 (Rewrite INI functionality to remove limitations.) created by
- From forum thread …
- 17:02 Ticket #14 (Callback functions with parameter support.) created by
- From forum thread …
- 16:59 Ticket #13 (STD I/O functions supporting binary.) created by
- From forum thread …
- 16:23 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) closed by
- rejected
- 16:22 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) reopened by
- 16:22 Ticket #6 (StringInStr not reporting error) closed by
- rejected
- 16:21 Ticket #6 (StringInStr not reporting error) reopened by
- 16:21 Ticket #8 (loop bug) closed by
- rejected
- 16:21 Ticket #8 (loop bug) reopened by
- 16:20 Ticket #8 (loop bug) closed by
- fixed
- 16:20 Ticket #8 (loop bug) reopened by
- 16:12 Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) closed by
- rejected: No bug the say If the "data" starts with GUIDataSeparatorChar or is an empty string "" the previous list is destroyed.
- 16:02 Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) created by
- This script demonstrates a bug in repeated calls to GUICtrlSetData() …
- 15:19 Ticket #11 (WinWaitActive error) created by
- The following code doesn't give an error, it just waits eternally, …
- 10:17 Ticket #10 (_IsPressed Keys list) created by
- The hex key list seems to have dissapeared from the helpfile. I did …
- 09:37 Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) created by
- Reversed _WinAPI_LoWord and _WinAPI_HiWord for setting rebar height in …
- 08:52 Ticket #8 (loop bug) closed by
- rejected: No a BUG report.
- 06:59 Ticket #8 (loop bug) created by
- we cant have 2 loops at a time ?
- 02:39 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) closed by
- fixed
- 02:39 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) reopened by
- 02:28 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) closed by
- fixed: (In [2755]) Fixed #7: _GUICtrlListView_AddArray Example replaced UDF Delete from Example_Internal (Gary Frost)
- 01:49 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) created by
- Since the _GUICtrlListView_DeleteAllItems has been modified to not …
01/07/08:
- 22:11 Ticket #6 (StringInStr not reporting error) closed by
- rejected: Nobug error is only reported on occurrence error as described in the doc
- 21:58 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) closed by
- rejected: already closed for a long tile. please use the lastest official release with a complete repro script your one is missuing the #include <Misc.au3>
- 21:47 Ticket #6 (StringInStr not reporting error) created by
- WHen using string in string, I made a mistake in the code. I did this: …
- 19:26 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) created by
- $color = If _ChooseColor( 2 ) <> -1 then $color Notice the code …
- 15:48 Ticket #4 (viewing post selection) closed by
- wontfix: All forum bugs just get posted to invision - we don't fix them ourselves as it causes too many problems. Check back next version of ipb.
- 13:56 Ticket #4 (viewing post selection) created by
- Example: Search for Josbe so that when you pull him up in the member …
- 07:11 Ticket #3 (GuiListView Hiding Behind BG Image) created by
- link to old Auto It Bug report forum …
01/06/08:
- 19:08 Ticket #2 (Test2) closed by
- fixed: (In [2744]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 15.
- 19:00 Ticket #2 (Test2) reopened by
- 18:59 Ticket #2 (Test2) closed by
- fixed: (In [2741]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 12.
- 18:58 Ticket #2 (Test2) reopened by
- 18:57 Ticket #2 (Test2) closed by
- fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
- 18:18 Ticket #2 (Test2) reopened by
- 18:18 Ticket #2 (Test2) closed by
- fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
- 18:11 Ticket #2 (Test2) reopened by
- 18:10 Ticket #2 (Test2) closed by
- fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
- 18:09 Ticket #2 (Test2) reopened by
- 18:09 Ticket #2 (Test2) closed by
- fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
- 13:47 Ticket #2 (Test2) created by
- Test2
- 13:29 CamelCase created by
- 13:29 InterMapTxt created by
- 13:29 InterTrac created by
- 13:29 InterWiki created by
- 13:29 PageTemplates created by
- 13:29 RecentChanges created by
- 13:29 SandBox created by
- 13:29 TitleIndex created by
- 13:29 TracAccessibility created by
- 13:29 TracAdmin created by
- 13:29 TracBackup created by
- 13:29 TracBrowser created by
- 13:29 TracCgi created by
- 13:29 TracChangeset created by
- 13:29 TracEnvironment created by
- 13:29 TracFastCgi created by
- 13:29 TracFineGrainedPermissions created by
- 13:29 TracGuide created by
- 13:29 TracImport created by
- 13:29 TracIni created by
- 13:29 TracInstall created by
- 13:29 TracInterfaceCustomization created by
- 13:29 TracLinks created by
- 13:29 TracLogging created by
- 13:29 TracModPython created by
- 13:29 TracNotification created by
- 13:29 TracPermissions created by
- 13:29 TracPlugins created by
- 13:29 TracQuery created by
- 13:29 TracReports created by
- 13:29 TracRevisionLog created by
- 13:29 TracRoadmap created by
- 13:29 TracRss created by
- 13:29 TracSearch created by
- 13:29 TracStandalone created by
- 13:29 TracSupport created by
- 13:29 TracSyntaxColoring created by
- 13:29 TracTickets created by
- 13:29 TracTicketsCustomFields created by
- 13:29 TracTimeline created by
- 13:29 TracUnicode created by
- 13:29 TracUpgrade created by
- 13:29 TracWiki created by
- 13:29 TracWikiMacros created by
- 13:29 TracWorkflow created by
- 13:29 WikiDeletePage created by
- 13:29 WikiFormatting created by
- 13:29 WikiHtml created by
- 13:29 WikiNewPage created by
- 13:29 WikiPageNames created by
- 13:29 WikiProcessors created by
- 13:29 WikiRestructuredText created by
- 13:29 WikiRestructuredTextLinks created by
- 13:29 WikiStart created by
Note: See TracTimeline
for information about the timeline view.