Timeline



Oct 17, 2022:

3:36 AM Changeset [5187] by Andreas Schnellbacher
- Fixed unwanted setting (global) tabs to 1 13 23 34 45 52. Now use …
3:24 AM Changeset [5186] by Andreas Schnellbacher
- Fixed: Args for Beep were not optional as described.
3:22 AM Changeset [5185] by Andreas Schnellbacher
- Fixed SaveProcessNetlabsFile: Handle the case when SaveAsCheckExist

Oct 16, 2022:

11:58 PM Changeset [5184] by Andreas Schnellbacher
- Delete renamed 'CodingStyles' config keys on cleanup.
10:23 PM Changeset [5183] by Andreas Schnellbacher
- Replaced WriteArrayVar, QueryArrayVar, DeleteArrayVar with SetAvar, …
10:17 PM Changeset [5182] by Andreas Schnellbacher
- Added SetMenuVarHint similar to SetMenuVarText for % var expansion.

Oct 11, 2022:

1:13 AM Changeset [5181] by Andreas Schnellbacher
- Disabled unwanted scrolling on pressing a toolbar button.
1:11 AM Changeset [5180] by Andreas Schnellbacher
- Fixed Save for the case that the returned filename from …

Oct 9, 2022:

11:34 PM Changeset [5179] by Andreas Schnellbacher
- Fixed GetCurrentSetting. - Removed comments.
7:54 PM Changeset [5178] by Andreas Schnellbacher
- Made tabs and margins global. File- or mode-specific tabs and …
4:16 PM Changeset [5177] by Andreas Schnellbacher
- Moved RefreshFormatMenu from MENU.E to NEWMENU.E.
4:14 PM Changeset [5176] by Andreas Schnellbacher
- Fixed comments.
4:10 PM Changeset [5175] by Andreas Schnellbacher
- Fixed SaveProcessNetlabsFile: After the first dialog, the second …

Oct 5, 2022:

2:05 PM Changeset [5174] by Andreas Schnellbacher
- Changed sayerror statements to SayError cmds.

Sep 30, 2022:

8:41 PM Changeset [5173] by Andreas Schnellbacher
- Split ShellEnterCmd from ShellHistory. - Changed Alt+I to open the …
7:55 PM Changeset [5172] by Andreas Schnellbacher
- Fixed: Shell: If entered cmd wass empty, the ShellHistory dialog was …
7:49 PM Changeset [5171] by Andreas Schnellbacher
- Cosmetic change.

Sep 28, 2022:

8:26 PM Changeset [5170] by Andreas Schnellbacher
- ListBox and EntryBox: Fixed and enhanced comments. - Encoding …

Sep 26, 2022:

5:43 PM Changeset [5169] by Andreas Schnellbacher
- Fixed: On trying to delete a default encoding entry from the …

Sep 25, 2022:

9:12 AM Changeset [5168] by Andreas Schnellbacher
- Proof: Ensure that check lines are not outside of the file.
9:00 AM Changeset [5167] by Andreas Schnellbacher
- ProofDlg: Fixed call of ScrollAfterSearch. Previously the scroll …

Sep 22, 2022:

1:57 PM Changeset [5166] by Andreas Schnellbacher
- Simplified GetMenuHWnd. - Added GetMenuId and IsAMenuIdName. - Save …

Sep 19, 2022:

9:54 PM Changeset [5165] by Andreas Schnellbacher
- Removed unused and not working cmd EForceExpansion. (ForceExpansion

Sep 14, 2022:

10:29 AM Changeset [5164] by Andreas Schnellbacher
- Fixed EFileFoundInListFile.

Sep 13, 2022:

5:42 PM Changeset [5163] by Andreas Schnellbacher
- Renamed a config key path.
5:39 PM Changeset [5162] by Andreas Schnellbacher
- Minor text improvement. - Changed more sayerror statements to …
5:37 PM Changeset [5161] by Andreas Schnellbacher
- Minor fix for ColorPalNameExists to find also the last entry of a loop.

Sep 7, 2022:

9:31 AM Changeset [5160] by Andreas Schnellbacher
- Fixed: Possible user files exfiles.lst and actions.lst were not …

Sep 5, 2022:

12:20 PM Changeset [5159] by Andreas Schnellbacher
- Shortened match menu item texts in prefs.

Sep 4, 2022:

11:37 AM Changeset [5158] by Andreas Schnellbacher
- Replaced sayerror statements with SayError cmds.
11:35 AM Changeset [5157] by Andreas Schnellbacher
- Made Link_Exec handle the case when module is already linked. This …

Sep 3, 2022:

7:19 PM Changeset [5156] by Andreas Schnellbacher
- Simplified GetMenuHWnd.
5:52 PM Changeset [5155] by Andreas Schnellbacher
- Fixed undefined var in ExpandEnvVars. This was a regression of …
11:25 AM Changeset [5154] by Andreas Schnellbacher
- Changed optional args of GetExtendedSearchPath to allow for adding …
8:22 AM Changeset [5153] by Andreas Schnellbacher
- Additions to changeset r5130. Fixes error msg 'Unknown command' …
6:45 AM Changeset [5152] by Andreas Schnellbacher
- Changed a comment.
6:44 AM Changeset [5151] by Andreas Schnellbacher
- Addition to indent changes of changeset r5065.

Sep 2, 2022:

4:32 PM Changeset [5150] by Andreas Schnellbacher
- Made FindDef search types and options permanent. - Added 'Project …
9:53 AM Changeset [5149] by Andreas Schnellbacher
- Fixed CurIdentifier. E.g. for "F5" in mode E the previous version …

Aug 30, 2022:

1:45 PM Changeset [5148] by Andreas Schnellbacher
- Changed output for .KEYSET_DEFINITIONS_* to display a readable …

Aug 27, 2022:

3:19 PM Changeset [5147] by Andreas Schnellbacher
- RecompileNew: Save current file if modified.
3:02 PM Changeset [5146] by Andreas Schnellbacher
- Removed erroneously committed config key rename. (This was too early …
2:56 PM Changeset [5145] by Andreas Schnellbacher
- Another additition to changeset r5130.
2:50 PM Changeset [5144] by Andreas Schnellbacher
- Minor changes.
7:31 AM Changeset [5143] by Andreas Schnellbacher
- Addition for changeset r5138.
7:18 AM Changeset [5142] by Andreas Schnellbacher
- Reverted ShellGetPrevDir again because it hasn't returned the …
7:17 AM Changeset [5141] by Andreas Schnellbacher
- Reverted changes of erroneously committed file in r5133 and more …

Aug 26, 2022:

4:46 PM Changeset [5140] by Andreas Schnellbacher
- Changed default FindDef search type for mode E to the internal grep. …
4:32 PM Changeset [5139] by Andreas Schnellbacher
- Disabled debug msg.
4:29 PM Changeset [5138] by Andreas Schnellbacher
- Replaced run.erx with run.cfg and E macros. That should be much …
10:37 AM Changeset [5137] by Andreas Schnellbacher
- Minor fix for unused info line fields.
8:58 AM Changeset [5136] by Andreas Schnellbacher
- Fixed typo that makes Restart of r5135 work again.

Aug 25, 2022:

7:17 AM Changeset [5135] by Andreas Schnellbacher
- Exclude virtual files from saving to file lists. - Changed the …

Aug 24, 2022:

9:06 PM WikiStart edited by Andreas Schnellbacher
(diff)
6:36 PM Changeset [5134] by Andreas Schnellbacher
- Even more additions to changeset r5130.
4:42 PM Changeset [5133] by Andreas Schnellbacher
- More additions to changeset r5130.

Aug 22, 2022:

10:02 PM Changeset [5132] by Andreas Schnellbacher
- Addition to changeset r5130. Fixes reflow margins settings.
6:41 PM Changeset [5131] by Andreas Schnellbacher
- Removed CMainStyle setting. It allowed to select old-style syntax.

Aug 21, 2022:

6:18 PM Changeset [5130] by Andreas Schnellbacher
- Changed path of mode TEXT reflow config keys as a preparation for …

Aug 18, 2022:

1:21 PM Changeset [5129] by Andreas Schnellbacher
- Changed RecompileAll to rempile all required files.
12:56 PM Changeset [5128] by Andreas Schnellbacher
- Etpm: Suppress success msgs for the internal MsgBox. Previously a …
8:29 AM Changeset [5127] by Andreas Schnellbacher
- Fixed search behavior on changing search options after a failed …

Aug 15, 2022:

8:03 AM Changeset [5126] by Andreas Schnellbacher
- Moved ProjectDir to search in ProjectDir tree after ModeSearchPath, …
7:26 AM Changeset [5125] by Andreas Schnellbacher
- Added missing recursive searching in ProjectDir. This is used by Alt_1.

Aug 14, 2022:

11:15 PM Changeset [5124] by Andreas Schnellbacher
- Fixed: Alt_1: rc and therefore error msgs were wrong.
3:31 AM Changeset [5123] by Andreas Schnellbacher
- The fix in changeset r5120 makes the change of changeset r5116 for …

Aug 13, 2022:

3:15 PM Changeset [5122] by Andreas Schnellbacher
- Updated link to new version of Dataseeker. - Cosmetic changes.
2:45 PM Changeset [5121] by Andreas Schnellbacher
- Moved menu items for default edit and save options.
2:44 PM Changeset [5120] by Andreas Schnellbacher
- Fixed recognition of a restored shell in ShellOutputLines by adding …
2:43 PM Changeset [5119] by Andreas Schnellbacher
- Fixed sticky behavior of the newer search options l, ; and " (loaded …

Aug 12, 2022:

6:46 PM WikiStart edited by Andreas Schnellbacher
Minor addition for Marking (diff)

Aug 10, 2022:

12:43 PM Changeset [5118] by Andreas Schnellbacher
- Fixed typo in RCS Id string.

Aug 9, 2022:

9:21 PM Changeset [5117] by Andreas Schnellbacher
- Reverted ShellGetPrevDir to previous version .r5103. - Version r5116
7:23 PM Changeset [5116] by Andreas Schnellbacher
- Extended Alt_1 (big change): - Added and slightly improved Greg …
7:16 PM Changeset [5115] by Andreas Schnellbacher
- Added/renamed static menu items 'Marking presets'.

Aug 8, 2022:

1:09 PM WikiStart edited by Andreas Schnellbacher
Split user advantages from EPM prommer advantages (diff)
12:50 PM WikiStart edited by Andreas Schnellbacher
Typo (diff)

Aug 5, 2022:

9:12 AM Changeset [5114] by Andreas Schnellbacher
- Changed a color for highlighting mode TEXT.

Aug 4, 2022:

9:14 PM WikiStart edited by Andreas Schnellbacher
(diff)
9:10 PM WikiStart edited by Andreas Schnellbacher
Added jump to error (diff)

Aug 2, 2022:

8:26 AM Changeset [5113] by Andreas Schnellbacher
- Addition to changeset r5103.

Jul 31, 2022:

10:29 PM WikiStart edited by Andreas Schnellbacher
(diff)
9:46 PM WikiStart edited by Andreas Schnellbacher
Added note about Set* commands. (diff)
6:43 PM WikiStart edited by Andreas Schnellbacher
Programmers and users as target added (diff)
5:51 PM WikiStart edited by Andreas Schnellbacher
Added more modes and note about exhausting number of menu definitions. (diff)
5:17 PM WikiStart edited by Andreas Schnellbacher
Added bookmark changes (diff)
3:17 PM WikiStart/Changes edited by Andreas Schnellbacher
Adapted to current status (diff)
3:08 PM WikiStart edited by Andreas Schnellbacher
Added Highlighting (diff)
2:47 PM WikiStart edited by Andreas Schnellbacher
Added disadvantage of missing section display with workaround (diff)
2:23 PM WikiStart edited by Andreas Schnellbacher
Added advantages of EPM (diff)
12:58 PM WikiStart edited by Andreas Schnellbacher
Added marking presets (diff)
12:52 PM WikiStart edited by Andreas Schnellbacher
Added tags and change log creation (diff)
11:56 AM WikiStart edited by Andreas Schnellbacher
Added more features (diff)
10:57 AM WikiStart edited by Andreas Schnellbacher
Added features and web sites (diff)

Jul 30, 2022:

11:15 PM WikiStart edited by Andreas Schnellbacher
(diff)
10:52 PM WikiStart edited by Andreas Schnellbacher
(diff)
10:41 PM WikiStart edited by Andreas Schnellbacher
(diff)
10:31 PM WikiStart edited by Andreas Schnellbacher
Extended Features section (diff)
3:43 PM Changeset [5112] by Andreas Schnellbacher
- Allow for disabling SaveProcessNetlabsFile by a config key. The code …
3:09 PM Changeset [5111] by Andreas Schnellbacher
- Fixed: If a shell was saved to a name that didn't match the mode …

Jul 29, 2022:

10:20 AM Changeset [5110] by Andreas Schnellbacher
- Added more markup strings and colors.
9:18 AM Changeset [5109] by Andreas Schnellbacher
- Added SayErrorMsg. It's not stored in the MsgBox and currently …
9:16 AM Changeset [5108] by Andreas Schnellbacher
- Added GetWordUnderCursor and GetIdentifierUnderCursor. - Minor fix …
9:12 AM Changeset [5107] by Andreas Schnellbacher
- Added mor file extensions for XML.
9:06 AM Changeset [5106] by Andreas Schnellbacher
- Fixed description of default, mode and file settings.
9:04 AM Changeset [5105] by Andreas Schnellbacher
- Fixed error due to calling an outdated cmd.

Jul 27, 2022:

11:00 PM Changeset [5104] by Andreas Schnellbacher
- Added env var expansion during shell restore. - Renamed ResveEnvVars

Jul 25, 2022:

10:53 AM Changeset [5103] by Andreas Schnellbacher
- Renamed ShellParsePromptStr and ShellParsePromptLine to …

Jul 24, 2022:

6:11 PM Changeset [5102] by Andreas Schnellbacher
- Fixed creation of .env files on saving shells. Previously the …
5:52 PM Changeset [5101] by Andreas Schnellbacher
- Cosmetix changes.
5:51 PM Changeset [5100] by Andreas Schnellbacher
- Adapted comments.

Jul 20, 2022:

3:01 PM Changeset [5099] by Andreas Schnellbacher
- Fixed display of datetime if 'Check for alternation on disk' is …
Note: See TracTimeline for information about the timeline view.