Timeline



Sep 6, 2020:

8:52 PM Changeset [4185] by Andreas Schnellbacher
- Addition to changeset r4181.
7:51 PM Changeset [4184] by Andreas Schnellbacher
- Finally removed mode subdir. It was renamed to hilite.
6:46 PM WikiStart edited by Andreas Schnellbacher
Fixed checkout command for the entire repo (diff)
5:12 PM Changeset [4183] by Andreas Schnellbacher
- Disabled display of echo cmd itself.
4:58 PM Changeset [4182] by Andreas Schnellbacher
- Addition to changeset r4172. - Added deletion of nepmdlib.ex to …
4:18 PM Changeset [4181] by Andreas Schnellbacher
- Renamed netlabs\mode and myepm\mode to netlabs\hilite and …
12:14 PM Changeset [4180] by Andreas Schnellbacher
- Addition to changeset r4178.
10:32 AM Changeset [4179] by Andreas Schnellbacher
- Made var longer (not required).
10:29 AM Changeset [4178] by Andreas Schnellbacher
- Removed CharSet? from defaults.cfg. This is only used for …

Sep 5, 2020:

10:19 AM Changeset [4177] by Andreas Schnellbacher
- Added decscription of activating semaphores from changelog.
10:15 AM Changeset [4176] by Andreas Schnellbacher
- Minor text changes.
10:13 AM Changeset [4175] by Andreas Schnellbacher
- Changed default HeaderWidth? value from INIT to 78. INIT queried the …

Sep 1, 2020:

7:36 PM Changeset [4174] by Andreas Schnellbacher
- Added GetFileAVar and SetFileAVar for fileid-specific array vars. - …
7:16 PM WikiStart edited by Andreas Schnellbacher
Added no need to download hint for dicts (diff)
7:00 PM Changeset [4173] by Andreas Schnellbacher
- Fix for the previous changeset r4172: Deleted too much code.
6:38 PM Changeset [4172] by Andreas Schnellbacher
- This is the second part of moving keys from the default.ini files to …
6:26 PM Changeset [4171] by Andreas Schnellbacher
- Made up for missing changes for previous changesets: - Removed …

Aug 30, 2020:

5:45 PM Changeset [4170] by Andreas Schnellbacher
- Cosmetic changes.
3:58 PM Changeset [4169] by Andreas Schnellbacher
- Saving a file from the netlabs tree as myepm file didn't work …
9:50 AM Changeset [4168] by Andreas Schnellbacher
- URL recognition: Removed comma and semicolon from the separator …
9:35 AM Changeset [4167] by Andreas Schnellbacher
- Made Ctrl+MB_1_double-click work the same as Ctrl+Alt+1 vs. Alt+1. …
9:29 AM Changeset [4166] by Andreas Schnellbacher
- Fixed find-next determination in Search: When changing from 'Start …

Aug 27, 2020:

9:30 PM Changeset [4165] by Andreas Schnellbacher
- CreateCodingStyleNameIndex?: Added reset of rc at the end of the loop.
6:10 PM Changeset [4164] by Andreas Schnellbacher
- Cosmetic.
6:09 PM Changeset [4163] by Andreas Schnellbacher
- Fixed ResolveEnvVars?. The previous version moved by the length of …

Aug 22, 2020:

2:01 PM Changeset [4162] by Andreas Schnellbacher
- Cleanup.
9:49 AM Changeset [4161] by Andreas Schnellbacher
- The previous version of hilite.c crashed on highlighting many files. …

Aug 19, 2020:

1:21 PM Changeset [4160] by Andreas Schnellbacher
- Changed DefNames? to BAseNames key also for mode MAKE. - Removed …
12:58 PM Changeset [4159] by Andreas Schnellbacher
- Re-added reading CHARSET key from default.ini. This is only used for …

Aug 17, 2020:

6:18 PM Changeset [4158] by Andreas Schnellbacher
- Replaced reading [GLOBAL] from default.ini and custom.ini with …
9:54 AM Changeset [4157] by Andreas Schnellbacher
- Changed mode key DefNames? to BaseNames?.

Aug 16, 2020:

6:35 PM Changeset [4156] by Andreas Schnellbacher
- This is the first part of moving keys from the default.ini files to …
6:03 PM Changeset [4155] by Andreas Schnellbacher
- Textual fixes.
9:57 AM Changeset [4154] by Andreas Schnellbacher
- FindDef?: The change of the mode key path in r4153 was committed too …
9:03 AM Changeset [4153] by Andreas Schnellbacher
- Added DialogLoadFile?. This is used by dialogs to load files. If Ctrl …

Aug 12, 2020:

3:30 PM Changeset [4152] by Andreas Schnellbacher
- GoToLineStr?: Added case-sensitivity, depending on mode.
10:36 AM Changeset [4151] by Andreas Schnellbacher
- Mode keys export: Avoid exporting \ModeSpecific? keys by specifying …
9:34 AM Changeset [4150] by Andreas Schnellbacher
- ImportUserTextConfig?: Fixed rc = 18 after the last imported key. It …

Aug 11, 2020:

8:51 PM Changeset [4149] by Andreas Schnellbacher
- Fix for changeset r4148: The previous version worked only each 2nd time.
8:26 PM Changeset [4148] by Andreas Schnellbacher
- Added new feature: If Ctrl is pressed while EPM would load files …
3:59 PM Changeset [4147] by Andreas Schnellbacher
- DeleteConfigTree?: Allow for specifying a trailing backslash. This …
3:22 PM Changeset [4146] by Andreas Schnellbacher
- Fixed save-as behavior for SHELL files. The mode is not reset …

Aug 10, 2020:

5:37 PM Changeset [4145] by Andreas Schnellbacher
- GoToLineStr?: Query col for HighlightMatch? correctly.

Aug 9, 2020:

7:59 AM Changeset [4144] by Andreas Schnellbacher
- Fixed length determination of ProcName? in E_Proc_Search. That led to …

Aug 8, 2020:

9:34 AM Changeset [4143] by Andreas Schnellbacher
- Cosmetic change.
9:24 AM Changeset [4142] by Andreas Schnellbacher
- Alt_1: Now Ctrl can be held down to open the found file in a new window.
9:13 AM Changeset [4141] by Andreas Schnellbacher
- Many minor changes, mainly cosmetic.
8:18 AM Changeset [4140] by Andreas Schnellbacher
- Highlight_Match: Ensure that, after opening a new window, the cursor …

Aug 7, 2020:

12:14 PM Changeset [4139] by Andreas Schnellbacher
- Fixed FindStringInCode?. This is used by Alt_1.
11:43 AM Changeset [4138] by Andreas Schnellbacher
- Fixed rc of GetRealCase?. That made Alt_1 fail.

Aug 6, 2020:

10:48 AM WikiStart edited by Andreas Schnellbacher
Added SMP section (diff)

Aug 5, 2020:

4:29 PM Changeset [4137] by Andreas Schnellbacher
- DeleteConfigTree?: Remove trailing backslash from KeyPath?, if specified.
9:32 AM Changeset [4136] by Andreas Schnellbacher
- Fixed switching coding styles for current file.

Aug 3, 2020:

7:11 AM Changeset [4135] by Andreas Schnellbacher
- Minor cosmetic changes.
7:06 AM Changeset [4134] by Andreas Schnellbacher
- Changed hint text.

Aug 2, 2020:

8:38 PM Changeset [4133] by Andreas Schnellbacher
- Removed FindDef? config keys again.
7:19 PM Changeset [4132] by Andreas Schnellbacher
- Added default value for soft wrap config key.
6:41 PM Changeset [4131] by Andreas Schnellbacher
- Simplified soft wrap commands. Both types use now a common def. - …
7:55 AM Changeset [4130] by Andreas Schnellbacher
- Fixed dynamic text in SelectMode? dialog for a virtual file. - Update …

Aug 1, 2020:

11:10 PM Changeset [4129] by Andreas Schnellbacher
- Changed menu items to edit PROFILE.ERX and MODECFG.E to export mode …
9:05 PM Changeset [4128] by Andreas Schnellbacher
- Mode C: Fixed second expansion for CBraceStyle = APPEND if 'if () {' …
8:37 PM Changeset [4127] by Andreas Schnellbacher
- Preferences menu: Split 'Special keys', because it had too many …
2:15 PM Changeset [4126] by Andreas Schnellbacher
- Extended comments at the top.
2:13 PM Changeset [4125] by Andreas Schnellbacher
- Minor change in AppendHiddenFile?.
1:55 PM Changeset [4124] by Andreas Schnellbacher
- Cosmetic changes.
1:45 PM Changeset [4123] by Andreas Schnellbacher
- Added export of RegDefault? keys. - Moved export and import menu …
1:42 PM Changeset [4122] by Andreas Schnellbacher
- Changed coding style procs and commands to support the change from …

Jul 27, 2020:

8:58 PM Changeset [4121] by Andreas Schnellbacher
- Removed FindDef? array vars again.
8:54 PM Changeset [4120] by Andreas Schnellbacher
- Settings almost completed. Tests for EAs and temporary file settings …
8:09 PM Changeset [4119] by Andreas Schnellbacher
- Next fix for settings: This saves file settings only, if they are …
7:18 PM Changeset [4118] by Andreas Schnellbacher
- Removed FindDef? setting procs again.
7:05 PM Changeset [4117] by Andreas Schnellbacher
- More fixes for settings.

Jul 26, 2020:

10:43 PM Changeset [4116] by Andreas Schnellbacher
- First fixes for settings since the change to defaults.cfg. There are …
6:32 PM Changeset [4115] by Andreas Schnellbacher
- Removed both procs of last commit again, because they were only …
6:11 PM Changeset [4114] by Andreas Schnellbacher
- Added missing coding style procs. - Removed compilation of obsolete file.
5:26 PM Changeset [4113] by Andreas Schnellbacher
- Fixed syntax error of last commit.
5:22 PM Changeset [4112] by Andreas Schnellbacher
- Moved all mode and coding style settings from MODECFG.E to …
10:03 AM Changeset [4111] by Andreas Schnellbacher
- Added the changed handle behavior to the remaining E config procs. - …

Jul 25, 2020:

8:35 PM Changeset [4110] by Andreas Schnellbacher
- Changed comments.
3:18 PM Changeset [4109] by Andreas Schnellbacher
- Fixed syntax errors.
1:50 PM Changeset [4108] by Andreas Schnellbacher
- Changed the internal parameter to create a new handle for NEPMD.INI …
11:48 AM Changeset [4107] by Andreas Schnellbacher
- Added NepmdGetNextProfileApp? and NepmdGetNextProfileKey?. The latter …

Jul 24, 2020:

1:47 PM Changeset [4106] by Andreas Schnellbacher
- Instead of -3 for nepmd_hini, the const HINI_NEPMDPROFILE may now be …
1:04 PM Changeset [4105] by Andreas Schnellbacher
- Changed handle parameter of all NEPMD config procs. For impilicite …

Jul 22, 2020:

11:43 PM Changeset [4104] by Andreas Schnellbacher
- Changed outdated comments. '*' as wildcard instead of the begin of a …

Jul 21, 2020:

5:25 PM Changeset [4103] by Andreas Schnellbacher
- Reverted advanced version number of changeset r4092.

Jul 19, 2020:

9:13 PM Changeset [4102] by Andreas Schnellbacher
- Removed now outdated comment.
8:42 PM Changeset [4101] by Andreas Schnellbacher
- Use \0 instead of \1 as delimiter for history lists. This was …
5:25 PM Changeset [4100] by Andreas Schnellbacher
- Reverted erroneously committed code of changeset r4099.
5:17 PM Changeset [4099] by Andreas Schnellbacher
- Changed NepmdQueryConfigValue? and NepmdWriteConfigValue? to handle …

Jul 18, 2020:

8:22 AM Changeset [4098] by Andreas Schnellbacher
- Changed search of a string in a zz string list. Also reverted change …

Jul 10, 2020:

7:53 PM Changeset [4097] by Andreas Schnellbacher
- Made KwHelp? work for literals (e.g. E commands) and comments. - …
3:59 PM Changeset [4096] by Andreas Schnellbacher
- Cosmetic changes. - Added more out-commented debug commands to ASSIST.E.
3:06 PM Changeset [4095] by Andreas Schnellbacher
- Changed the default values for the first two pAssist args. - …
11:59 AM Changeset [4094] by Andreas Schnellbacher
- Fix for the previous changeset: The .lineg restore must be palced …
11:51 AM Changeset [4093] by Andreas Schnellbacher
- Fixed pRestore_Pos: When the cursor was off the screen, the cursor …

Jun 30, 2020:

7:58 PM Changeset [4092] by Andreas Schnellbacher
- Added Ctrl+Sh+P to open the Preferences popup menu.
7:37 PM Changeset [4091] by Andreas Schnellbacher
- Merged two preferences submenus, 'Highlighting and expansion' and …
2:15 PM Changeset [4090] by Andreas Schnellbacher
- Fixed updating the info lines when .modify goes from 0 to > 0. …

Jun 29, 2020:

7:53 PM WikiStart edited by Andreas Schnellbacher
Fixed typo in revision table. (diff)
5:12 AM Changeset [4089] by Andreas Schnellbacher
- Typo.

Jun 28, 2020:

9:02 PM Changeset [4088] by Andreas Schnellbacher
- Changed menu item prompt for Search dialog (search) to make the …
8:18 PM Changeset [4087] by Andreas Schnellbacher
- Reworked keyword help (Ctrl+H). - Ensure that a common index part …
7:16 PM Changeset [4086] by Andreas Schnellbacher
- Added GetIdentifierMask?, CurIdentifier? and NextIdentifier? procs.
11:25 AM Changeset [4085] by Andreas Schnellbacher
- Added CONF CNF CONFIG as extensions for mode INI.

Jun 25, 2020:

8:33 AM Changeset [4084] by Andreas Schnellbacher
- ExpandEnvVars? sets now optionally rc. - FindFileInList? checks now rc …

Jun 24, 2020:

5:01 PM Changeset [4083] by Andreas Schnellbacher
- Changed menu item text from 'Open in new window' to 'Move to new window'.
8:41 AM Changeset [4082] by Andreas Schnellbacher
- Fixed ProcessSelectSettings?: The previous version may lead to empty …

Jun 23, 2020:

7:34 PM Changeset [4081] by Andreas Schnellbacher
- Improved execution of both HighlightCursor? and HighlightMatch?. Their …
7:33 PM Changeset [4080] by Andreas Schnellbacher
- Explicitely execute ProcessSelect? for trying to load a file that is …

Jun 22, 2020:

5:39 PM Changeset [4079] by Andreas Schnellbacher
- Minor simplification for the last changeset.
4:11 PM Changeset [4078] by Andreas Schnellbacher
- Improved tags for mode E. Now definit, defmain etc. are listed, too.
4:03 PM Changeset [4077] by Andreas Schnellbacher
- Reset lastcommand on defselect to reset also possible HighlightMatch?

Jun 21, 2020:

9:43 AM Changeset [4076] by Andreas Schnellbacher
- Move defc MoveFile? from TOOLS.E to FILE.E.
9:36 AM Changeset [4075] by Andreas Schnellbacher
- Fixed case of saved tools name to lowercase.
8:20 AM Changeset [4074] by Andreas Schnellbacher
- Fixed applying of coding styles. Previously, subsettings were not …

Jun 20, 2020:

6:23 PM Changeset [4073] by Andreas Schnellbacher
- Another improvement for to make the HighlightMatch? circle stay …
5:38 PM Changeset [4072] by Andreas Schnellbacher
- ShowFileSettings?: Decreased width of the first row.
5:36 PM Changeset [4071] by Andreas Schnellbacher
- SetAVar: Catch strange rc = -273. It's now set to 0 instead.
5:31 PM Changeset [4070] by Andreas Schnellbacher
- Fixed bookmarks dialog: 'Show others...' was only processed if there …

Jun 16, 2020:

5:47 PM Changeset [4069] by Andreas Schnellbacher
- First revision. This loads all source files with version info to …
2:34 PM Changeset [4068] by Andreas Schnellbacher
- Spell check: Fixed start pos. Previously, the check started at the …
12:45 PM Changeset [4067] by Andreas Schnellbacher
- Made circles of HighlightMatch? and HighlightCursor? stay in more cases.
10:26 AM Changeset [4066] by Andreas Schnellbacher
- Edit: Stop interpreter on multiple errors. That should avoid …
8:13 AM Changeset [4065] by Andreas Schnellbacher
- Replaced filestoloadmax with lastfilesinring, which works more reliable.
7:13 AM Changeset [4064] by Andreas Schnellbacher
- Improved file switching in EditFileList?.

Jun 15, 2020:

7:36 PM Changeset [4063] by Andreas Schnellbacher
- Replaced old ini entries with NEPMD reg keys. - Removed CheckIni? and …
4:53 PM Changeset [4062] by Andreas Schnellbacher
- Second part of the cureditcmd replacement: - Reworked parsing in …

Jun 14, 2020:

3:36 PM Changeset [4061] by Andreas Schnellbacher
- Addition to changeset r4058.
3:16 PM Changeset [4060] by Andreas Schnellbacher
- Addition to changeset r4058.
3:06 PM Changeset [4059] by Andreas Schnellbacher
- Minor changes.
2:48 PM Changeset [4058] by Andreas Schnellbacher
- Minor chnges that may increase stability at startup: Avoid file …
2:30 PM Changeset [4057] by Andreas Schnellbacher
- FileDlg?: Fixed parsing of enquoted filename.

Jun 12, 2020:

6:37 PM Changeset [4056] by Andreas Schnellbacher
- Fixed typo.

Jun 11, 2020:

11:15 PM Changeset [4055] by Andreas Schnellbacher
- Widened dialogs for group names. - Cosmetic changes.
10:44 PM Changeset [4054] by Andreas Schnellbacher
- Changed remaining old EPM expressions Add/Open? to Open/New? window to …
9:59 PM Changeset [4053] by Andreas Schnellbacher
- History lists: Change chars in the strings that are the same as the …
9:43 PM Changeset [4052] by Andreas Schnellbacher
- Cosmetic changes.
9:40 PM Changeset [4051] by Andreas Schnellbacher
- Minor improvement in counting chars for string validation.
9:37 PM Changeset [4050] by Andreas Schnellbacher
- Moved execution of SetFocusToThisWindow? from Open to defmain.

Jun 10, 2020:

3:34 PM Changeset [4049] by Andreas Schnellbacher
- GetFullName?: Handle empty FileMask? to avoid adding a path for it.

Jun 9, 2020:

1:02 PM Changeset [4048] by Andreas Schnellbacher
- Avoided double hab demand.
12:05 PM Changeset [4047] by Andreas Schnellbacher
- Fixed EPath: It searches now in env vars first, then in current work …
5:59 AM Changeset [4046] by Andreas Schnellbacher
- Moved processing of PgmInputs? and StartDir? ini keys to separate …

Jun 8, 2020:

5:55 PM Changeset [4045] by Andreas Schnellbacher
- GoTo? commands and Highlight_Match proc: Added check for valid …
Note: See TracTimeline for information about the timeline view.