Timeline



Dec 17, 2018:

10:36 PM WikiStart edited by Andreas Schnellbacher
Added date vor v. 1.00. (diff)
10:26 PM WikiStart edited by Andreas Schnellbacher
Added info how to receive email notifications. (diff)
7:59 PM Changeset [3363] by Andreas Schnellbacher
- Reverted two changes of r3362 that contained code that's not ready.
7:45 PM Changeset [3362] by Andreas Schnellbacher
- Added missing STDCONST.E inclusions. That fixes random error …
7:38 PM Changeset [3361] by Andreas Schnellbacher
- Fixed MoveCharRight?. It was a regression of the change to preserve …

Dec 16, 2018:

8:48 PM Changeset [3360] by Andreas Schnellbacher
- Tags: Fixed ProcName? and LineNum? parsing for TagScan?, in case the …
8:08 PM Changeset [3359] by Andreas Schnellbacher
- Added ANY_CLASS attribute class.
6:20 PM Changeset [3358] by Andreas Schnellbacher
- Fixed endless loop in RemoveMultipleEmptyLines?.
5:40 PM Changeset [3357] by Andreas Schnellbacher
- Cosmetic changes.
5:30 PM Changeset [3356] by Andreas Schnellbacher
- Tags for TEXT: Avoid listing of lines that contains only '=' chars.

Dec 15, 2018:

9:05 PM Changeset [3355] by Andreas Schnellbacher
- On toggeling 'Advanced marking', 'Allow cursor everywhere' is …
7:54 PM Changeset [3354] by Andreas Schnellbacher
- Fixed Listing of tab and backtab key defs in .KEYSET_DEFINITIONS_. …
5:40 PM Changeset [3353] by Andreas Schnellbacher
- Change menu item texts for remaining format items to indicate if the …
12:26 PM Changeset [3352] by Andreas Schnellbacher
- Fixed disabling of go to mark menu items.
12:22 PM Changeset [3351] by Andreas Schnellbacher
- Added AfterMark? command. - Reworked BeginMark? and EndMark?. For line …
12:09 PM Changeset [3350] by Andreas Schnellbacher
- Fixes for mouse marking: - Fixed cursor pos. for advanced marking = …
12:21 AM Changeset [3349] by Andreas Schnellbacher
- Tags: Added support for INI and TEXT (includes INI and Wiki styles) …

Dec 14, 2018:

7:25 PM Changeset [3348] by Andreas Schnellbacher
- Moved menu item separator.
7:22 PM Changeset [3347] by Andreas Schnellbacher
- Added option Format -> Tabs/spaces -> Compress indent only
6:50 PM Changeset [3346] by Andreas Schnellbacher
- TabCompress?, TabCompressAll?: Fixed processing when IndentOnly? option …
12:37 AM Changeset [3345] by Andreas Schnellbacher
- The mouse marking still didn't work reliable. In most cases, for a …
12:14 AM Changeset [3344] by Andreas Schnellbacher
- Fixed EndMark? command for char mark with last marked col = 0. - …

Dec 13, 2018:

11:59 PM Changeset [3343] by Andreas Schnellbacher
- Removed a comment.
11:55 PM Changeset [3342] by Andreas Schnellbacher
- Improved mouse-marking workaround a bit by re-arranging code blocks.
4:40 PM Changeset [3341] by Andreas Schnellbacher
- Made TabCompress?(All) and TabExpand?(All) much faster. Now it …
1:40 AM Changeset [3340] by Andreas Schnellbacher
- Added TabCompressAll? and TabExpandAll? commands. They show that the …
12:13 AM Changeset [3339] by Andreas Schnellbacher
- Extended Spaces2Tabs and Tabs2Spaces to process marked area only, if …

Dec 12, 2018:

11:30 PM Changeset [3338] by Andreas Schnellbacher
- Enhanced Recompile to handle non-separately compiled .e files, found …
11:04 PM Changeset [3337] by Andreas Schnellbacher
- Made MoveCharLeft?, MoveCharRight?, MoveExpressionLeft? and …
9:16 PM Changeset [3336] by Andreas Schnellbacher
- Changed NepmdActivateHighlight? to reload a keyword file when …
7:47 PM Changeset [3335] by Andreas Schnellbacher
- Renamed more occurences from 'toggle_parse' to 'Highlight'.
7:40 PM Changeset [3334] by Andreas Schnellbacher
- Renamed settings for reflow margins.
7:20 PM Changeset [3333] by Andreas Schnellbacher
- Removed setting \NEPMD\User\Mouse\Mark\Workaround. It works well and …
6:46 PM Changeset [3332] by Andreas Schnellbacher
- Added Recompile command. It calls ReadMacroLstFiles? to get all …
12:23 PM Changeset [3331] by Andreas Schnellbacher
- Renamed undo procs to guess easier what they do. - Added …
12:22 PM Changeset [3330] by Andreas Schnellbacher
- Allow for specifying 'toggle_control' without a keyword file. - …
12:19 PM Changeset [3329] by Andreas Schnellbacher
- Cosmetic change.

Dec 11, 2018:

11:51 PM Changeset [3328] by Andreas Schnellbacher
- Added proc MarkTypeForFile?. - Cosmetic changes. - Disable Format -> …
9:20 PM Changeset [3327] by Andreas Schnellbacher
- Disable tags menu items if no proc_search exists for current mode.
6:29 PM Changeset [3326] by Andreas Schnellbacher
- Extended RemoveMultipleEmptyLines?, ReAddEmptyLines?, …
6:23 PM Changeset [3325] by Andreas Schnellbacher
- Renamed StripTFromLines to StripTBlanksFromLines. - Made it faster …
6:14 PM Changeset [3324] by Andreas Schnellbacher
- Added Coding style menu items from Preferences to Format. It should …
2:25 PM Changeset [3323] by Andreas Schnellbacher
- pcenter_mark: Instead of using a fixed header length, the value from …
2:21 PM Changeset [3322] by Andreas Schnellbacher
- Improved StripBlanksFromLines? to avoid the call of …
1:09 PM Changeset [3321] by Andreas Schnellbacher
- Added VSyncCursor to Save. This suppresses window scrolling.
2:36 AM Changeset [3320] by Andreas Schnellbacher
- Added menu item Format -> Indent -> Center marked lines. - Added …
2:21 AM Changeset [3319] by Andreas Schnellbacher
- pcenter_mark: Changed multi-line char mark to always use 78 as right …
1:58 AM Changeset [3318] by Andreas Schnellbacher
- Added an improved version of pcenter_mark. It preserves attributes, …

Dec 10, 2018:

8:36 PM Changeset [3317] by Andreas Schnellbacher
- Changed pfill_mark to use SearchReplaceLine? for preserving …
7:29 PM Changeset [3316] by Andreas Schnellbacher
- Changed plowercase and puppercase to preserve attributes. - …
5:56 PM Changeset [3315] by Andreas Schnellbacher
- Renamed StripSpacesFromLines? to StripBlanksFromLines?. Adapted menu …
5:18 PM Changeset [3314] by Andreas Schnellbacher
- Change Fill, FillMark? and Strip commands to preserve attributes.
1:40 PM Changeset [3313] by Andreas Schnellbacher
- Made StripSpacesFromLines? preserve attributes. - Use 'DeleteLine?' …
1:20 PM Changeset [3312] by Andreas Schnellbacher
- Fixed processing of arg4 ff for SearchReplaceLine?.
11:18 AM Changeset [3311] by Andreas Schnellbacher
- Comment and uncomment: Use attribute-aware funcs instead of replaceline.
12:53 AM Changeset [3310] by Andreas Schnellbacher
- Fixed BackTab?: ExpandLine? wasn't defined after rename to …

Dec 9, 2018:

11:08 PM Changeset [3309] by Andreas Schnellbacher
- Cosmetic changes.
11:07 PM Changeset [3308] by Andreas Schnellbacher
- SearchReplaceLine?: Handle ReplaceTimes? = 0 correctly.
8:59 PM Changeset [3307] by Andreas Schnellbacher
- Added proc SearchReplaceLine?. This can be used in many cases as …
8:21 PM Changeset [3306] by Andreas Schnellbacher
- Renamed CompressLine? and ExpandLine? to TabCompressStr? and …

Dec 8, 2018:

1:26 PM Changeset [3305] by Andreas Schnellbacher
- Changed internal vars to behave col-1-based. Cosmetic only.
10:19 AM Changeset [3304] by Andreas Schnellbacher
- Added option to Backtab to delete whitespace only. Made that …
9:43 AM Changeset [3303] by Andreas Schnellbacher
- Enhanced Fill to accept a fill string ar arg. Allow for entering a …
12:08 AM Changeset [3302] by Andreas Schnellbacher
- Move all items from 'Margins and tab stops' to 'Special keys' -> …

Dec 7, 2018:

11:29 PM Changeset [3301] by Andreas Schnellbacher
- Addition to r3300.
11:17 PM Changeset [3300] by Andreas Schnellbacher
- Replaced Tab and Backtab configuration. - Added more options for Tab …
10:31 PM Changeset [3299] by Andreas Schnellbacher
- Cosmetic changes.
2:34 PM Changeset [3298] by Andreas Schnellbacher
- Fixed Spaces2Tabs when tab width is larger then previously. - Handle …

Dec 6, 2018:

4:41 PM Changeset [3297] by Andreas Schnellbacher
- Fixed Assist for modes with nested multi-line commands (MLCs). …

Dec 5, 2018:

9:36 PM Changeset [3296] by Andreas Schnellbacher
- Tags: handle start position of E 'defc c1, c2, c3' better. The …
4:27 PM WikiStart/Changes edited by Andreas Schnellbacher
Added past additions. (diff)
3:39 PM Changeset [3295] by Andreas Schnellbacher
- Typo caused build break. - Fixed logik in RefreshInfoLine? for …
1:03 PM Changeset [3294] by Andreas Schnellbacher
- Moved LoadState? dependency to RefreshInfoLine?. - Cosmetic changes.
11:11 AM Changeset [3293] by Andreas Schnellbacher
- Preferences: Split 'Special keys' into 'Stream and Newline' and …
10:41 AM Changeset [3292] by Andreas Schnellbacher
- Typo.
10:39 AM Changeset [3291] by Andreas Schnellbacher
- Fixed behavior of SetMenuEnabled?. This is unused until now.
10:29 AM Changeset [3290] by Andreas Schnellbacher
- Changed display of %I = Insert/Replace? (internally defined) to …
9:13 AM Changeset [3289] by Andreas Schnellbacher
- Preferences: Moved 'Margins and tab stops' -> 'MatchTab?' to 'Special …

Dec 2, 2018:

8:08 PM Changeset [3288] by Andreas Schnellbacher
- Improved undo pos. restore after undo. For undo: If the old curor …
4:59 PM Changeset [3287] by Andreas Schnellbacher
- Added a comment.
4:43 PM Changeset [3286] by Andreas Schnellbacher
- Added menu item Run -> Macros -> Create/Edit? MYEXFILES.LST.
12:33 PM Changeset [3285] by Andreas Schnellbacher
- Insert marked lines: Changed workaround of r3269 for cursor column 1 …

Dec 1, 2018:

11:35 PM Changeset [3284] by Andreas Schnellbacher
- Two more typos.
11:34 PM Changeset [3283] by Andreas Schnellbacher
- Fixed typo.
11:22 PM Changeset [3282] by Andreas Schnellbacher
- Enhanced MoveLineUp? and MoveLineDown? to keep bookmarks.

Nov 30, 2018:

3:19 PM Changeset [3281] by Andreas Schnellbacher
- Fixed dictionary dialog call after activating spell-check and when …

Nov 29, 2018:

11:25 PM Changeset [3280] by Andreas Schnellbacher
- Found a better solution than r3279. Now reverted. - Added 'value' …
11:01 PM Ticket #28 (mention of gmane news) closed by Andreas Schnellbacher
fixed
11:00 PM WikiStart edited by Andreas Schnellbacher
Typo (diff)
10:58 PM WikiStart edited by Andreas Schnellbacher
Changed support section. Ticket #28. (diff)

Nov 28, 2018:

8:40 PM Changeset [3279] by Andreas Schnellbacher
- Fixed DynaSpell? by adding keyset definition to SetKeys?.
6:09 PM Ticket #28 (mention of gmane news) created by diver
I would remove the gmane mention completely, as it's dead since …

Nov 27, 2018:

8:56 PM WikiStart/Changes edited by Andreas Schnellbacher
Added Swap text addtions. (diff)
6:41 PM Changeset [3278] by Andreas Schnellbacher
- Fixed arg parsing of MoveExpr?.
11:14 AM WikiStart edited by Andreas Schnellbacher
Adjusted Hobbes links. (diff)

Nov 26, 2018:

7:02 PM Changeset [3277] by Andreas Schnellbacher
- Fixed C syntax expansion for a closing brace and if cursor is right …

Nov 25, 2018:

11:23 PM Changeset [3276] by Andreas Schnellbacher
- Added proc SwitchInsertState?. - Used that proc in syntax expansion. …
10:30 PM Changeset [3275] by Andreas Schnellbacher
- Extended C syntax expression: Improved indentation for braces. Now …
5:44 PM Changeset [3274] by Andreas Schnellbacher
- Cosmetic changes.

Nov 24, 2018:

4:07 PM Changeset [3273] by Andreas Schnellbacher
- Added movement of expressions left and right.
4:04 PM Changeset [3272] by Andreas Schnellbacher
- Avoid syntax expression with Retun for all modes if cursor is on …

Nov 20, 2018:

8:14 PM Changeset [3271] by Andreas Schnellbacher
- Improved Pascal tags: Prototypes are not found anymore. Added …

Nov 19, 2018:

7:25 PM Changeset [3270] by Andreas Schnellbacher
- Finished REXX expansion. - Preliminary finished C expansion, but in …

Nov 18, 2018:

9:16 PM Changeset [3269] by Andreas Schnellbacher
- Added workaround: When marked lines are being copied or moved, while …
8:53 PM Changeset [3268] by Andreas Schnellbacher
- Changed Pascal coloring to emphasize sectioning keywywords better. …
8:45 PM Changeset [3267] by Andreas Schnellbacher
- Changed syntax expansion for C and REXX to use the common code …
8:38 PM Changeset [3266] by Andreas Schnellbacher
- Added optional case parameter to WordWithIndentExists?. - Enabled …

Nov 17, 2018:

10:36 AM Changeset [3265] by Andreas Schnellbacher
- Completely reworked Pascal syntax expansion, analogous to that of mode E.
10:29 AM Changeset [3264] by Andreas Schnellbacher
- Minor speed improvement for WordWithIndentExists?.
10:27 AM Changeset [3263] by Andreas Schnellbacher
- Added improvement for 'for' expansion with Newline when cursor is on …

Nov 16, 2018:

4:01 PM Changeset [3262] by Andreas Schnellbacher
- Improved E syntax expansion for 'for' and 'loop'. - Simplified …

Nov 15, 2018:

11:27 PM Changeset [3261] by Andreas Schnellbacher
- Removed an unprocessed condition.
10:11 PM Changeset [3260] by Andreas Schnellbacher
- Addition to r3259.
10:05 PM WikiStart/Changes edited by Andreas Schnellbacher
Added more changes. (diff)
9:58 PM Changeset [3259] by Andreas Schnellbacher
- Moved WordWithIndentExists? from EKEYS.E to KEYS.E.
9:48 PM Changeset [3258] by Andreas Schnellbacher
- Reworked syntax expansion. First file is EKEYS.E: - Handle tabs …
9:29 PM Changeset [3257] by Andreas Schnellbacher
- Additions for processing another than current position (to r3256). - …

Nov 14, 2018:

4:59 PM Changeset [3256] by Andreas Schnellbacher
- Extended inside_comment, inside_literal etc. procs to accept …
4:29 PM Changeset [3255] by Andreas Schnellbacher
- Added more 'end;'-matching keywords for Pascal.
4:26 PM Changeset [3254] by Andreas Schnellbacher
- Fixed StripBlanks? for an empty string.

Nov 13, 2018:

7:21 PM Changeset [3253] by Andreas Schnellbacher
- PASCAL: Re-enabeled space key if no syntax expansion is executed.
7:18 PM Changeset [3252] by Andreas Schnellbacher
- Re-added erranously deleted line of r3244.

Nov 12, 2018:

7:45 PM Changeset [3251] by Andreas Schnellbacher
- Cosmetic changes.
7:45 PM Changeset [3250] by Andreas Schnellbacher
- Re-enabled PASCAL syntax expansion. This was an regression of …
7:41 PM Changeset [3249] by Andreas Schnellbacher
- Changed def for prestore_mark back to the original one. The 'unmark' …

Nov 11, 2018:

11:44 PM Changeset [3248] by Andreas Schnellbacher
- .DOS dir files etc.: Added unmark after copying.
8:35 PM Changeset [3247] by Andreas Schnellbacher
- Changed newline and enter key defs in stream mode. Now Alt+Newline …
6:50 PM Changeset [3246] by Andreas Schnellbacher
- Bookmarks: Added handling of multiple views of a file.
6:16 PM Changeset [3245] by Andreas Schnellbacher
- Fixed typo in last commit.
5:37 PM Changeset [3244] by Andreas Schnellbacher
- Changed the other menus, too.
5:31 PM Changeset [3243] by Andreas Schnellbacher
- Re-enabled bookmark menu items by using the changed array vars.
4:10 PM Changeset [3242] by Andreas Schnellbacher
- Bookmarks: Improved attributes and array var processing. The array …

Nov 10, 2018:

11:09 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:04 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:04 PM WikiStart/Changes edited by Andreas Schnellbacher
Added past changes after 1.19. (diff)
10:24 PM Changeset [3241] by Andreas Schnellbacher
- Fixed E syntax expansion for Return: - Return on a line starting …
10:18 PM Changeset [3240] by Andreas Schnellbacher
- Fixed attributes behavior on splitting a line or moving a line with …

Nov 8, 2018:

5:01 PM Changeset [3239] by Andreas Schnellbacher
- Bookmarks, ListMark? dialog: Fixed processing of Help and Cancel …

Nov 7, 2018:

1:26 AM Changeset [3238] by Andreas Schnellbacher
- Removed configuration constants: SMARTFILE, WANT_DBCS_SUPPORT, …

Nov 6, 2018:

1:09 AM Changeset [3237] by Andreas Schnellbacher
- Mode E: Removed obsolete configuration constants from highlighting list.
12:33 AM Changeset [3236] by Andreas Schnellbacher
- Reworked code for bookmarks, attributes and styles. - Fixed handling …

Nov 2, 2018:

4:20 PM Changeset [3235] by Andreas Schnellbacher
- Replaced do_array with GetAVar and SetAVar.

Nov 1, 2018:

10:40 PM Changeset [3234] by Andreas Schnellbacher
- Added deletion of bookmark attributes to delete commands and procs, …
10:32 PM Changeset [3233] by Andreas Schnellbacher
- Added zero-termination for EntryBox? text strings. This fixes false …
10:27 PM Changeset [3232] by Andreas Schnellbacher
- Cosmetic changes.
10:21 PM Changeset [3231] by Andreas Schnellbacher
- Cosmetic changes.

Oct 28, 2018:

9:42 PM Changeset [3230] by Andreas Schnellbacher
- Made ListMark? dialog show fileid and linenum. - Added to the …
5:07 PM Changeset [3229] by Andreas Schnellbacher
- BackSpace?: Added check if current file is marked. - Cosmetic changes.
5:07 PM Changeset [3228] by Andreas Schnellbacher
- Cosmetic changes.
5:05 PM Changeset [3227] by Andreas Schnellbacher
- Added HighlightCursor? to GoMark? and NextBookMark?. - Cosmetic changes.

Oct 27, 2018:

11:11 PM Changeset [3226] by Andreas Schnellbacher
- Changed logic in EnterColorPalName? to allow for closing the dialog …
10:47 PM Changeset [3225] by Andreas Schnellbacher
- Removed NODISMISS from 'File properties' > 'WPS properties...' menu …
7:28 PM Changeset [3224] by Andreas Schnellbacher
- Added parameter checking for prestore_pos and …
7:15 PM Changeset [3223] by Andreas Schnellbacher
- Undo: Added parameter check for prestore_mark parameters. It has …
2:43 PM Changeset [3222] by Andreas Schnellbacher
- Undo: Improved parameter checking again to avoid trying to restore a …
1:16 PM Changeset [3221] by Andreas Schnellbacher
- Cosmetic changes.

Oct 25, 2018:

8:14 PM Changeset [3220] by Andreas Schnellbacher
- Fill: Changed to allow for multiple chars and added option to fill …
7:00 PM Changeset [3219] by Andreas Schnellbacher
- Improved Alt+1 to search .E, .ERX and .HIL filespecs in their NEPMD …

Oct 24, 2018:

6:03 PM Changeset [3218] by Andreas Schnellbacher
- Search: 'Find identifier' now removes trailing sentence-end chars first.
5:31 PM Changeset [3217] by Andreas Schnellbacher
- Removed NODISMISS from 'Select coding style' menu item for easier …
5:24 PM Changeset [3216] by Andreas Schnellbacher
- Added TagScan? and OpenUrl? to the context menu. - Changed menu item …

Oct 23, 2018:

6:12 PM Changeset [3215] by Andreas Schnellbacher
- Preferences menu: Improved and fixed notification within menu item …
11:03 AM WikiStart edited by Andreas Schnellbacher
Added netlabs.org link for 1.19 (diff)

Oct 22, 2018:

8:37 PM Changeset [3214] by Andreas Schnellbacher
- Addition to r3211.
6:22 PM Changeset [3213] by Andreas Schnellbacher
- Enabled AdjustMark? and OverlayMark? when the mark is in another file …
6:20 PM Changeset [3212] by Andreas Schnellbacher
- Fixed undo and redo processing: Catch case when the next undo state …
6:17 PM Changeset [3211] by Andreas Schnellbacher
- Extended description of user.cfg and defaults.cfg for enquoting.
6:12 PM Changeset [3210] by Andreas Schnellbacher
- Fixed export of a value with leading and trailing spaces.

Oct 21, 2018:

3:01 PM WikiStart/Changes edited by Andreas Schnellbacher
Added rev. number (diff)
2:10 PM WikiStart/Changes edited by Andreas Schnellbacher
Typo (diff)

Oct 19, 2018:

10:05 PM WikiStart edited by Andreas Schnellbacher
Corrected UTC time (diff)
8:52 PM WikiStart edited by Andreas Schnellbacher
Released version 1.19 (diff)
7:45 PM Changeset [3209] by Andreas Schnellbacher
- Advanced version number to 1.19.
7:40 PM Changeset [3208] by Andreas Schnellbacher
- DefKeyset?: Added appliance to current file it it has the changed …
7:16 PM Changeset [3207] by Andreas Schnellbacher
- Due to r3206, resetting anything in StdKeys? with UnDefKey? is not …
7:11 PM WikiStart/Changes edited by Andreas Schnellbacher
Added current changes (diff)
6:53 PM Changeset [3206] by Andreas Schnellbacher
- Changed SetAddKeyDefs? to reset the keyset 'std' to 'std' first. …
5:51 PM Changeset [3205] by Andreas Schnellbacher
- Added '( )' as default match chars for all modes. - Used more …
5:46 PM Changeset [3204] by Andreas Schnellbacher
- HokAdd? now removes a Cmd first, if it already exists in the hook …

Oct 17, 2018:

11:29 PM Changeset [3203] by Andreas Schnellbacher
Added category to mouse defs of MH_set_mouse.
11:25 PM Changeset [3202] by Andreas Schnellbacher
- Replaced definit block with the cmd InitAddKeyDefs?.
10:18 PM Changeset [3201] by Andreas Schnellbacher
- Commented out a debug message.
9:48 PM Changeset [3200] by Andreas Schnellbacher
- Fixed FindExFile? for search in AutolinkDir?.
9:41 PM Changeset [3199] by Andreas Schnellbacher
- Fixed return string of NepmdQueryFullName? if an empty Filename was …
6:35 PM Changeset [3198] by Andreas Schnellbacher
- Renamed vars. - Fixed: Removing an additional keyset from the list …

Oct 16, 2018:

7:43 PM Changeset [3197] by Andreas Schnellbacher
- Avoided message 'String not found' on removing an additional keyset …
7:10 PM Changeset [3196] by Andreas Schnellbacher
- Added procs for key categories. - Cosmetic changes: Renamed vars …
7:09 PM Changeset [3195] by Andreas Schnellbacher
- Made all commands camel-case.
7:09 PM Changeset [3194] by Andreas Schnellbacher
- Changed menu for activated nodismiss setting to close Preferences …
7:09 PM Changeset [3193] by Andreas Schnellbacher
- Addition to r3188 to avoid comparison if Netlabs .EX file doesn't …

Oct 15, 2018:

7:00 PM Changeset [3192] by Andreas Schnellbacher
- Assist: Fixed locateMLC for modes with nested MLCs. Previously, in …

Oct 14, 2018:

9:27 AM Changeset [3191] by Andreas Schnellbacher
- Fixed typo of r3189.
9:10 AM Changeset [3190] by Andreas Schnellbacher
- Assist: Added missing setsearch statement to make repeatfind do the …
8:18 AM Changeset [3189] by Andreas Schnellbacher
- Made c_break working. That key is already internally defined as …

Oct 13, 2018:

8:55 PM Changeset [3188] by Andreas Schnellbacher
- RecompileNew?: Avoided MD5Comp error when .E file doesn't exist. …
8:51 PM Changeset [3187] by Andreas Schnellbacher
- RemoveAddKeyDefs?: Added deletion of basename in myexfiles.lst.
12:10 PM Changeset [3186] by Andreas Schnellbacher
- SaveAs?: Removed call of deleted PostSave? proc.

Oct 12, 2018:

4:21 PM Changeset [3185] by Andreas Schnellbacher
- Moved 'block alt keys' to the end of the key definitions.
4:05 PM Changeset [3184] by Andreas Schnellbacher
- Disabled SaveAskRecompile? in Save, because when Save was called by …
2:55 PM Changeset [3183] by Andreas Schnellbacher
- Reorderded categories for keys. - Cosmetic changes.

Oct 11, 2018:

6:52 PM WikiStart/Changes edited by Andreas Schnellbacher
Fixed typos. (diff)

Oct 10, 2018:

5:37 PM Changeset [3182] by Andreas Schnellbacher
- Reverted r3054. The old version was correct. The failing FindDef?
5:19 PM Changeset [3181] by Andreas Schnellbacher
- Changed automatically appended name part 'Keys' to lowercase for …
6:39 AM Changeset [3180] by Andreas Schnellbacher
- Advanced version number for lxLite. Addition to r3179.

Oct 9, 2018:

8:49 PM Changeset [3179] by Andreas Schnellbacher
- Replaced lxLite files version 1.3.3 with those of version 1.3.9. - …
7:46 PM WikiStart/Changes edited by Andreas Schnellbacher
Fixed typos. (diff)
7:34 PM WikiStart/Changes created by Andreas Schnellbacher
Added changes for the upcoming version 1.19.
7:15 PM WikiStart edited by Andreas Schnellbacher
Extended intro text. Added Changes section with link. (diff)
6:29 PM Changeset [3178] by Andreas Schnellbacher
- Added a few more markup strings for lines. They are useful for todo …
6:17 PM Changeset [3177] by Andreas Schnellbacher
- Improved highlighting of PYTHON MLC chars.
6:14 PM Changeset [3176] by Andreas Schnellbacher
- Fixed regression of renaming the array var 'etkkeys' to …
6:13 PM Changeset [3175] by Andreas Schnellbacher
- Fixed building of the multi-line comment array: repeatfind doesn't …

Oct 8, 2018:

8:17 PM Changeset [3174] by Andreas Schnellbacher
- Added the wrong column handling of the last commit also for …
8:14 PM Changeset [3173] by Andreas Schnellbacher
- Added handling of wrong EA EPM.POS value for column.
8:06 PM Changeset [3172] by Andreas Schnellbacher
- Added _stripblanks of libreg.c. - Replaced key value parsing of …
5:25 PM Changeset [3171] by Andreas Schnellbacher
- Fixed E tags for defcs: Made comment and literal recognition work …

Oct 7, 2018:

6:10 PM Changeset [3170] by Andreas Schnellbacher
- Improved and fixed both Fortran modes.
8:48 AM Changeset [3169] by Andreas Schnellbacher
- Improved and synchronized code.
8:31 AM Changeset [3168] by Andreas Schnellbacher
- Syntax expansion: Added expansion to the ForceExpansion? command, …
8:21 AM Changeset [3167] by Andreas Schnellbacher
- C syntax expansion: Omit expansion in more cases if cursor is at the …

Oct 4, 2018:

4:45 PM Changeset [3166] by Andreas Schnellbacher
- Improved C syntax expansion for Return: When the cursor is in the …

Oct 3, 2018:

9:51 AM Changeset [3165] by Andreas Schnellbacher
- Improved scrollpos. for Undo and Redo state selections. For all Undo …
8:55 AM Changeset [3164] by Andreas Schnellbacher
- Undo: Cleanup and new procs.
6:46 AM Changeset [3163] by Andreas Schnellbacher
- Made Alt+virtual key working, without disabling entering a char via …

Oct 2, 2018:

6:06 PM Changeset [3162] by Andreas Schnellbacher
- Assist: Added missing block to avoid multi-line array rebuilds at all.

Sep 29, 2018:

2:05 PM Changeset [3161] by Andreas Schnellbacher
- Improved enquoting of key values for .cfg files: - Added support for …
10:51 AM Changeset [3160] by Andreas Schnellbacher
- Tags: Changed pos. after finding a proc. to make TagScan? list the …
10:23 AM Changeset [3159] by Andreas Schnellbacher
- Fixed API description at the top.
10:19 AM Changeset [3158] by Andreas Schnellbacher
- Tags: Reworked c_proc_search. Previously, it stopped at the first …
8:05 AM Changeset [3157] by Andreas Schnellbacher
- Invalidate array of multi-line comment positions, added by …
7:36 AM Changeset [3156] by Andreas Schnellbacher
- Invalidate array of multi-line comment positions also when .modify …

Sep 26, 2018:

7:27 PM Changeset [3155] by Andreas Schnellbacher
- Minor case change of a message.
7:01 PM Changeset [3154] by Andreas Schnellbacher
- Adapted Newline and Enter key defs for SpellKeys? and ShellKeys? to …
6:57 PM Changeset [3153] by Andreas Schnellbacher
- Cosmetic change.
6:56 PM Changeset [3152] by Andreas Schnellbacher
- ScrollAfterLocate?: Minimize scrolling if ScrollSpace? was specified a …

Sep 25, 2018:

7:00 PM Changeset [3151] by Andreas Schnellbacher
- Fixed multi-line comment array building when start and end strings …

Sep 23, 2018:

5:10 PM Changeset [3150] by Andreas Schnellbacher
- Added handling of nested multi-line comments to buildMLCArray and to …
4:34 PM Changeset [3149] by Andreas Schnellbacher
- Another fix for the case fix.
3:17 PM Changeset [3148] by Andreas Schnellbacher
- Fixed case-sensitive search option of last commit.
3:07 PM Changeset [3147] by Andreas Schnellbacher
- Assist: Fixed case determination by querying for each mode …
Note: See TracTimeline for information about the timeline view.