Timeline



Nov 30, 2020:

8:47 PM Ticket #3794 (StringRegExp - string passed by value instead by reference?) updated by anonymous
Replying to Jpm: Oh really cool. That would solve a lot of problems for me. For completeness and out of interest: Was it really a "by value" problem?
8:00 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
7:05 PM Ticket #3794 (StringRegExp - string passed by value instead by reference?) updated by J-Paul Mesnage
Owner, Status changed
Fix sent to Jon. Many thanks
7:04 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) updated by J-Paul Mesnage
Status changed
Finally I get a solution. I sent the fix to Jon
7:03 PM Ticket #2370 (StringReplace & StringRegExpReplace Add Offset\The starting position ...) reopened by J-Paul Mesnage
7:02 PM Ticket #2870 (AutoIt send key combinations do not work sometimes) closed by J-Paul Mesnage
No Bug
7:01 PM Ticket #2870 (AutoIt send key combinations do not work sometimes) updated by J-Paul Mesnage
Owner, Status changed
7:01 PM Ticket #2870 (AutoIt send key combinations do not work sometimes) reopened by J-Paul Mesnage
12:17 PM Ticket #3793 (Add project explorer and open folder options in scite) closed by Jos
Rejected: The only standard option in SciTE is the use of a *.session file to save the state of all opened files which will be restored when opening te session file. Other than that there will be no internal extensions build into the standard SciTE. Jos
11:17 AM Ticket #2668 (Subclassing issue on CallWindowProc) closed by J-Paul Mesnage
No Bug: I assume that nobody will confirm that I was right so I close it
9:00 AM Ticket #3794 (StringRegExp - string passed by value instead by reference?) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:49 AM Ticket #3794 (StringRegExp - string passed by value instead by reference?) created by AspirinJunkie
Script: […] Output: […] The execution time depends directly on …

Nov 28, 2020:

6:45 PM Ticket #3793 (Add project explorer and open folder options in scite) created by anonymous
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 J-Paul Mesnage
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 J-Paul Mesnage
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:12 PM Place AutoIt shell context menu items inside menu.au3 attached to Ticket #3742 by anonymous
script file with same content as mentioned in my comment
5:10 PM Ticket #3742 (Locate Windows Shell context menu items in an extra menu) updated by anonymous
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 J-Paul Mesnage
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 Melba23
Completed
12:44 PM Ticket #3792 (Map should have a count method) updated by J-Paul Mesnage
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 TicketCleanup
Version changed
Automatic ticket cleanup.
5:22 PM Ticket #3792 (Map should have a count method) created by Nine
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 J-Paul Mesnage
Fixed: Fixed by revision [12445] in version: 3.3.15.4
8:31 AM Ticket #3791 (Sort arrow not showing in _ArrayDisplay()) updated by J-Paul Mesnage
Description changed
fix original description badly formatted

Nov 16, 2020:

11:29 AM Ticket #3791 (Sort arrow not showing in _ArrayDisplay()) updated by pixelsearch
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 pixelsearch
Bug described in this link : …

Nov 15, 2020:

11:26 PM Ticket #2443 (Name of nested structs) updated by J-Paul Mesnage
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 Chimp
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 Exit
2GB is the maximum variable size in Autoit. If this size is reached …
2:26 PM Ticket #3247 (Gimagex_Feature_Request) updated by mLipok
Owner, Status changed

Nov 2, 2020:

7:43 AM Ticket #2890 (DllStructGetString) updated by J-Paul Mesnage
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 J-Paul Mesnage
Owner, Status changed
fix sent to Jon

Oct 31, 2020:

8:56 PM Ticket #2785 (WinTextMatchMode - Window Titles and Text (Advanced)) updated by J-Paul Mesnage
Owner, Status changed
REGEXPTEXT added for windows and control. Fix sent to Jon
Note: See TracTimeline for information about the timeline view.