Timeline
Nov 28, 2020:
- 6:45 PM Ticket #3793 (Add project explorer and open folder options in scite) created by
- Hi! Would it be possible to add Open folder in File menu. …
Nov 25, 2020:
- 2:55 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) closed by
- Completed: Added by revision [12451] in version: 3.3.15.4
- 12:19 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by
- I reopen it as the proposed solution is not working when a special character is included in the replacement string \ . $ | [ ( { * + ? # so I will just modified the StringReplace doc to point to StringRegExpReplace as the solution to use the same implementation will need to scan input string char by char as the present StringReplace implementation does. It is better that the specific pattern of StringRegExpReplace be the user responsability.
Nov 24, 2020:
- 5:10 PM Ticket #3742 (Locate Windows Shell context menu items in an extra menu) updated by
- This is the script that I used. It hides the default menu-items, creates a new sub-menu and new keys that will be visible in the sub-menu. Found it somewhere on the AutoIt forum. I did a quick search, but didn't find the post. Sorry for that. […]
- 3:14 PM Ticket #3790 (CharW() >= 64968 compares with "" as True) updated by
-
Owner, Status changed
Fix sent to Jon the comparison was stop at the first null string now if strings have different size they are taken in account to differentiate the strings insensitive case comparison. BTW the insansitive string comparison always stop at the first nul char. Be carefull !!!
Nov 21, 2020:
- 1:03 PM Ticket #3792 (Map should have a count method) closed by
- Completed
- 12:44 PM Ticket #3792 (Map should have a count method) updated by
- Why don't just use UBound($mMap) it is doing what you need.
Nov 20, 2020:
- 6:00 PM Ticket #3792 (Map should have a count method) updated by
-
Version changed
Automatic ticket cleanup. - 5:22 PM Ticket #3792 (Map should have a count method) created by
- Although it is very easy to get the count with UBound(MapKeys($mMap)), …
Nov 17, 2020:
- 9:32 AM Ticket #3791 (Sort arrow not showing in _ArrayDisplay()) closed by
- Fixed: Fixed by revision [12445] in version: 3.3.15.4
- 8:31 AM Ticket #3791 (Sort arrow not showing in _ArrayDisplay()) updated by
-
Description changed
fix original description badly formatted
Nov 16, 2020:
- 11:29 AM Ticket #3791 (Sort arrow not showing in _ArrayDisplay()) updated by
- The part "Test reproducing the issue" did paste poorly. It can be found on the forum (link at the top of the report) Thanks
- 11:17 AM Ticket #3791 (Sort arrow not showing in _ArrayDisplay()) created by
- Bug described in this link : …
Nov 15, 2020:
- 11:26 PM Ticket #2443 (Name of nested structs) updated by
-
Owner, Status changed
introduce new types tag/endtag to be use in DllStructCreate() DllStruct*Data can be replace by $tStruct.tag.element DllStructGetPtr by $tStruct.tag.element.Ptr() Fiw sent to Jon - 7:38 PM Ticket #3790 (CharW() >= 64968 compares with "" as True) created by
- CharW() >= 64968 compares with "" as True. I think it shouldn't Here a …
Nov 7, 2020:
- 6:33 PM Ticket #3789 (Fileread() returns empty string when variable > 2GB) created by
- 2GB is the maximum variable size in Autoit. If this size is reached …
- 2:26 PM Ticket #3247 (Gimagex_Feature_Request) updated by
-
Owner, Status changed
Nov 2, 2020:
- 7:43 AM Ticket #2890 (DllStructGetString) updated by
-
Owner, Status changed
Fix sent to Jon
Nov 1, 2020:
- 11:50 AM Ticket #2830 (GuiCtrlRead() - in advanced mode with Combo,List return all values) updated by
-
Owner, Status changed
fix sent to Jon
Oct 31, 2020:
- 8:56 PM Ticket #2785 (WinTextMatchMode - Window Titles and Text (Advanced)) updated by
-
Owner, Status changed
REGEXPTEXT added for windows and control. Fix sent to Jon
Oct 30, 2020:
- 12:58 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by
- Replying to Jpm: > Fix sent to Jon Fix for what exactly as this is an feature request of which I am not so sure this is a real requirement needed to be implemented? To me having to provide some variable path on the commandline is much more cumbersome than in the source itself or am I missing something? Jos
Oct 29, 2020:
- 10:06 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by
-
Owner, Status changed
Fix sent to Jon
Note:
See TracTimeline
for information about the timeline view.
