Timeline
09/13/15:
- 03:32 Ticket #3126 (Drag&Drop not working on Windows 10) closed by
- No Bug: I seriously doubt that script works fine in any OS version. Mainly because you're using GUISetOnEvent without using the autoit option turning on OnEvent mode. Also you can't use OnEvent mode and message mode in the same script at the same time. If you add the line to the script, the drop indication works, but the GUIGetMsg detection will fail. […] This is not a bug, this is just not reading the manual.
09/12/15:
- 15:05 Ticket #3126 (Drag&Drop not working on Windows 10) created by
- The Drag&Drop Event is not working for Windows 10. On 8.1 it's working …
09/11/15:
- 09:39 Ticket #3125 (ListView does not generate events when pressing Return) created by
- According to documentation (see _GUICtrlListView_Create help page), …
09/09/15:
- 07:35 Ticket #3124 (ControlListView Not working on a 64 bit OS) closed by
- No Bug: This completely ignores the bug report ticket guidelines, which you clearly didn't bother to read and follow. Post the "issue" you believe to have hit in the help forum and if ever an actual bug is confirmed there, then only post a new ticket here including a minimal reproducer. Closing as 'no bug'.
- 07:05 Ticket #3124 (ControlListView Not working on a 64 bit OS) created by
- ControlListView when run in a windows 7 32 bit system , it is working …
09/08/15:
- 21:39 Ticket #3123 (file WinAPIGdi.au3 missing from SCITE editor v3.5.4.0 download) created by
- I MUST have bigger font or use notepad to edit scripts. I downloaded …
- 15:24 Ticket #3087 (UTF problem with _GUICtrlRichEdit_StreamFromFile in 3.3.14.0) closed by
- Fixed: Fixed by revision [11499] in version: 3.3.15.1
09/07/15:
- 16:01 Ticket #3121 (NOT RESPONDING + SEARCH Brought me to you) closed by
- No Bug: Written in big bold letters on the Trac Welcome page: "Do not ask for support. This is for bug reports and feature requests only. See the AutoIt forum to ask for support." So please post there instead - and do give a lot more information than you have above. M23
- 13:59 Ticket #3122 (_ArrayUnique() seem to be broken.) closed by
- Duplicate: This is already taken care of for the next release. See tickets 3110 (also dup) and 3078.
- 11:40 Ticket #3122 (_ArrayUnique() seem to be broken.) created by
- When i use the Example 2 of _ArrayUnique() an out of bounds exception …
09/06/15:
- 21:38 Ticket #3121 (NOT RESPONDING + SEARCH Brought me to you) created by
- IDK what Im doing! I put what keeps coming up when Im stuck in NOT …
09/02/15:
- 18:05 Ticket #3120 (Use https://www.ipify.org/ in _GetIP()) created by
- 10:49 Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) closed by
- No Bug: This is due to boolean evaluation short-circuit. Look at Help > Language Reference > Operators and read at the bottom of the page. No bug. And please guys, don't use Trac to chat about "issues", the help forum is the suitable place for that.
09/01/15:
- 16:52 Ticket #3111 (Allow for parallel compilations) closed by
- Fixed: Closing this report. Jos
- 13:25 Ticket #3118 (StringSplit - NewFlag - case) closed by
- Rejected
- 03:38 Ticket #3112 (Function _Excel_RangeFind not working) closed by
- Fixed: Fixed by revision [11497] in version: 3.3.15.1
08/31/15:
- 22:04 Ticket #3115 (TCPRecv doesn't detect closed socket) closed by
- Duplicate
- 21:30 Ticket #3119 (GUICtrlSetColor bug) closed by
- No Bug: But to colour the text, rather than the background, you need to remove the style - as the Help file explains: […] No bug. M23
- 16:21 Ticket #3119 (GUICtrlSetColor bug) created by
- remarks Help file of GUICtrlSetColor: "Only Button, Group, ... can …
- 12:07 Ticket #3118 (StringSplit - NewFlag - case) created by
- Die einzigartige Diätmethode dank Calriphen und Phenoxin. Calriphen …
08/30/15:
- 18:09 Ticket #3117 (StringFormat - second parameter is optional) closed by
- Fixed: Fixed by revision [11495] in version: 3.3.15.1
- 16:59 Ticket #3117 (StringFormat - second parameter is optional) created by
- in HelpFile for StringFormat there is: […] This mean that the …
- 10:04 Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) closed by
- Fixed: Fixed by revision [11494] in version: 3.3.15.1
08/29/15:
- 18:54 Ticket #3116 ($WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3) created by
- $WIN_STATE_* Constants Does Not Exist in AutoItConstants.au3 As Stated …
08/27/15:
- 22:22 Ticket #3115 (TCPRecv doesn't detect closed socket) created by
- Hello! This bug is always here : TCPRecv doesn't returns an @error …
- 16:35 Ticket #3114 (Array as an parameter for Call Function instead of n parameters) closed by
- Rejected: Already available. Look in the help file for call.
- 16:19 Ticket #3114 (Array as an parameter for Call Function instead of n parameters) created by
- I think it would be better if Call function can accept an array …
08/26/15:
- 13:02 Ticket #3113 (HelpFile Example - StderrRead.au3) closed by
- Fixed: Fixed by revision [11492] in version: 3.3.15.1
08/25/15:
- 21:54 Ticket #3113 (HelpFile Example - StderrRead.au3) created by
- there is: […] should be: […]
- 10:28 Ticket #3112 (Function _Excel_RangeFind not working) created by
- OS - Windows 7 (x64) MS Office 2013 (x32) The script in the Help an …
08/20/15:
- 21:53 Ticket #3111 (Allow for parallel compilations) created by
- Hello, In my company we have a lot (around 100-150) of AutoIt …
08/19/15:
- 15:41 Ticket #3110 (_ArrayUnique bug) closed by
- Duplicate
- 10:12 Ticket #3110 (_ArrayUnique bug) created by
- […] Array variable has incorrect number of subscripts or subscript …
08/18/15:
- 19:06 Ticket #3109 (2x FileInstall in same line (in if statement) not working compiled) created by
- Hello, the following code works fine: […] But in the compiled …
- 12:52 Ticket #3108 (function with optional parameters run via AdlibRegister() fails with ...) closed by
- No Bug: This works as expected since AdlibRegister help explicitely mentions that You can not register a function using parameters. Closing as "No bug".
- 10:42 Ticket #3108 (function with optional parameters run via AdlibRegister() fails with ...) created by
- Given the following definition: […] I expect the MyFunc() …
08/15/15:
- 12:33 Ticket #3085 (wrong examples) closed by
- Fixed: Fixed by revision [11489] in version: 3.3.15.1
Note: See TracTimeline
for information about the timeline view.