Timeline
12/08/12:
12/07/12:
- 19:54 Ticket #2290 (String functions fails on a file) closed by
- No Bug: Please be serious with bug reporting next time.
- 11:25 Ticket #2290 (String functions fails on a file) created by
- I wanted to replace a simple string on the file …
- 07:59 Ticket #2289 (PixelGetColor - output options) created by
- The current decimal output has to be converted to Hex using said …
12/06/12:
- 18:34 Ticket #2288 (Duplicated _WinAPI_OpenProcess) closed by
- No Bug: Yes. However, former is function for internal use and not meant to be used outside Memory.au3. No bug, just weird logic.
- 14:56 Ticket #2288 (Duplicated _WinAPI_OpenProcess) created by
- Hi Mem_OpenProcess function in Memory.au3 and _WinAPI_OpenProcess …
12/05/12:
- 18:48 Ticket #2287 (GUICtrlSetState($controlID, $GUI_ONTOP) Doesn't set on top) closed by
- No Bug: $GUI_ONTOP does what it's docummented that it does. There is no bug here. Documentation says that control will get to the top of z-order. By default if the control is on top, it's the closest to the parent window (GUI) and it's therefore covered by all other controls being lower down the z-order. On the other hand, for example, if the GUI would have WS_EX_COMPOSITED ex-style, you would see different effect (also docummented).
11/29/12:
- 11:32 Ticket #2287 (GUICtrlSetState($controlID, $GUI_ONTOP) Doesn't set on top) created by
- GUICtrlSetState($controlID, $GUI_ONTOP) Doesn't set the control on top …
11/25/12:
- 01:57 Ticket #2286 (GuiCtrtlGetState without a controlID parameter runs but aborts AutoIt) created by
- GuiCtrtlGetState without a controlID parameter runs but aborts AutoIt, …
11/21/12:
- 19:02 Ticket #2285 (OCR lack) closed by
- Rejected: That goes beyond the scope of scripting language AutoIt is supposed to be.
- 09:32 Ticket #2285 (OCR lack) created by
- Hello. It would be interesting to == have an OCR == (OCR in the …
11/20/12:
- 21:04 Ticket #2284 (InetClose() always returns false, repeated Inetget() causes high ...) created by
- The help file says that InetClose() will return true if the handle was …
11/18/12:
- 12:53 TracRevisionLog edited by
- (diff)
- 12:53 WikiPageNames edited by
- (diff)
- 12:53 TracTimeline edited by
- (diff)
- 12:53 TracSearch edited by
- (diff)
- 12:53 TracRoadmap edited by
- (diff)
- 12:53 RecentChanges edited by
- (diff)
- 12:53 CamelCase edited by
- (diff)
- 12:53 TracInterfaceCustomization edited by
- (diff)
- 12:53 TracSupport edited by
- (diff)
- 12:53 WikiRestructuredText edited by
- (diff)
- 12:53 TracBatchModify created by
- 12:53 PageTemplates edited by
- (diff)
- 12:53 TracAdmin edited by
- (diff)
- 12:53 TracUnicode edited by
- (diff)
- 12:53 TracRss edited by
- (diff)
- 12:53 WikiHtml edited by
- (diff)
- 12:53 SandBox edited by
- (diff)
- 12:53 WikiMacros edited by
- (diff)
- 12:53 TracIni edited by
- (diff)
- 12:53 TracFastCgi edited by
- (diff)
- 12:53 TracInstall edited by
- (diff)
- 12:53 TracLinks edited by
- (diff)
- 12:53 TracChangeset edited by
- (diff)
- 12:53 WikiFormatting edited by
- (diff)
- 12:53 TracNavigation edited by
- (diff)
- 12:53 TracAccessibility edited by
- (diff)
- 12:53 TracGuide edited by
- (diff)
- 12:53 TracWiki edited by
- (diff)
- 12:53 TracStandalone edited by
- (diff)
- 12:53 TracRepositoryAdmin edited by
- (diff)
- 12:53 TracEnvironment edited by
- (diff)
- 12:53 InterWiki edited by
- (diff)
- 12:53 WikiRestructuredTextLinks edited by
- (diff)
- 12:53 TracQuery edited by
- (diff)
- 12:53 TracNotification edited by
- (diff)
- 12:53 WikiNewPage edited by
- (diff)
- 12:53 TracImport edited by
- (diff)
- 12:53 TracPermissions edited by
- (diff)
- 12:53 TracReports edited by
- (diff)
- 12:53 TracSyntaxColoring edited by
- (diff)
- 12:53 TracTickets edited by
- (diff)
- 12:53 TracWorkflow edited by
- (diff)
- 12:53 TracBrowser edited by
- (diff)
- 12:53 TracTicketsCustomFields edited by
- (diff)
- 12:53 WikiProcessors edited by
- (diff)
- 12:53 TracModWSGI edited by
- (diff)
- 12:53 WikiDeletePage edited by
- (diff)
- 12:53 TracPlugins edited by
- (diff)
- 12:53 TracFineGrainedPermissions edited by
- (diff)
- 12:53 TracBackup edited by
- (diff)
- 12:53 TracLogging edited by
- (diff)
- 12:53 TracUpgrade edited by
- (diff)
- 12:53 TitleIndex edited by
- (diff)
- 12:53 TracModPython edited by
- (diff)
- 12:53 TracCgi edited by
- (diff)
- 12:53 InterTrac edited by
- (diff)
11/14/12:
- 06:33 Ticket #2283 (Array access when using nested arrays) closed by
- 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.
- 00:38 Ticket #2283 (Array access when using nested arrays) created by
- If arrays are nested then it is not possible to access them using …
11/12/12:
- 11:02 Ticket #2282 (Limit the amount of data returned by StdoutRead()) created by
- I would like to request that if possible an extra parameter be added …
Note: See TracTimeline
for information about the timeline view.