Timeline



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 …

Jun 7, 2020:

10:54 PM Changeset [4044] by Andreas Schnellbacher
- Fixed unwanted positions if more than one file was loaded. - …
10:07 PM Changeset [4043] by Andreas Schnellbacher
- Fixed highlighting of a found string (HighlightMatch?) if …
9:28 PM Changeset [4042] by Andreas Schnellbacher
- RingSetFileNumber?: Fixed 'Invalid fileid' message caused when …
9:20 PM Changeset [4041] by Andreas Schnellbacher
- FindFileInList?: Allow for limited recursive search. After the …
9:17 PM Changeset [4040] by Andreas Schnellbacher
- LoadHiddenFile?: Don't remove first empty line. That is required for …
9:05 PM Changeset [4039] by Andreas Schnellbacher
- Moved ActivateFile? from STDCMDS.E to FILE.E. - Added pActivateFile, …
9:00 PM Changeset [4038] by Andreas Schnellbacher
- Moved RestorePosFromEa? from FILE.E to EDIT.E.
8:56 PM Changeset [4037] by Andreas Schnellbacher
- Added recognition of @FileLists? instead of FileSpecs? in the arg …
8:37 PM Changeset [4036] by Andreas Schnellbacher
- Changed PgmInputs? ini key here as well. - Cosmetic changes. - …
7:16 PM Changeset [4035] by Andreas Schnellbacher
- Changed ini key for PgmInputs? written by the loader. - Added write …
1:58 PM Changeset [4034] by Andreas Schnellbacher
- Ensure that the args written by the loader are always deleted. …
12:20 PM Changeset [4033] by Andreas Schnellbacher
- Cosmetic changes.
12:04 PM Changeset [4032] by Andreas Schnellbacher
- TMF: Improve the markup for comments. ';' is quite common in source …
11:56 AM Changeset [4031] by Andreas Schnellbacher
- Changed the optional parameter for NepmdInfo? from 'nocheck' to 'n'. …
11:52 AM Changeset [4030] by Andreas Schnellbacher
- Added workaround for improper arg parsing by the EPM executable. Now …
11:40 AM Changeset [4029] by Andreas Schnellbacher
- Improved startup. The screen is now updated before the Recompile …

Jun 6, 2020:

3:23 PM Changeset [4028] by Andreas Schnellbacher
- Cosmetic changes.

Jun 2, 2020:

7:56 PM Changeset [4027] by Andreas Schnellbacher
- Fixed description.
7:47 PM Changeset [4026] by Andreas Schnellbacher
- Fixed text in epm.env. netlabs\bin\epm.exe is not used.

Jun 1, 2020:

9:33 AM Changeset [4025] by Andreas Schnellbacher
- Improved parsing of '=' in a submitted EPM command. - Open: Parse …
9:05 AM Changeset [4024] by Andreas Schnellbacher
- Avoid message 'Invalid third parameter' if the to-be-deleted array …

May 31, 2020:

11:38 PM Changeset [4023] by Andreas Schnellbacher
- Re-enabled 'MakeTags? *' (typo). - Removed 'Select tags file' (Sh+F8) …
3:41 PM Changeset [4022] by Andreas Schnellbacher
- Fixed DateTime? to return correct ISO time (hours with two digits).
8:31 AM Changeset [4021] by Andreas Schnellbacher
- MakeTags?: Re-enabled specifying filespecs as args.

May 30, 2020:

10:42 PM Changeset [4020] by Andreas Schnellbacher
- Many fixes for the Tags dialogs: - The list boxes now open with a …

May 26, 2020:

7:21 PM Ticket #30 (epm crash when scrolling) closed by Andreas Schnellbacher
fixed: Fixed with changeset r4008.

May 24, 2020:

8:54 PM Changeset [4019] by Andreas Schnellbacher
- Added QueryCheckValue? proc for button controls.

May 23, 2020:

6:19 PM Changeset [4018] by Andreas Schnellbacher
- Many improvements for the Search dialog: - The 'Search' string is …
6:06 PM Changeset [4017] by Andreas Schnellbacher
- Renamed SetTextValue? to SetDlgItemText?. - Added QueryDlgItemText? and …
11:33 AM Changeset [4016] by Andreas Schnellbacher
- Fix for changeset r4004: The TagScan? list box had only 1 entry for …

May 22, 2020:

4:40 PM Changeset [4015] by Andreas Schnellbacher
- Typos.

May 21, 2020:

2:44 PM Changeset [4014] by Andreas Schnellbacher
- Improved behavior on starting EPM with a corrupted NEPMD.INI. Now …
11:26 AM Changeset [4013] by Andreas Schnellbacher
- Fixed typo and removed pkunzip2 as it's not required anymore.
11:23 AM Changeset [4012] by Andreas Schnellbacher
- TMF files: Strip spaces around the message name. That allows for …
9:27 AM Changeset [4011] by Andreas Schnellbacher
- Call epmsp.cmd as last one.
9:22 AM Changeset [4010] by Andreas Schnellbacher
- Improved determination if EPM is running. The previous version …

May 20, 2020:

8:50 PM Changeset [4009] by Andreas Schnellbacher
- Added call of epmsp.cmd during the installation.
8:49 PM Changeset [4008] by Andreas Schnellbacher
First revision

May 19, 2020:

11:21 AM Changeset [4007] by Andreas Schnellbacher
- Added two more outdated .ex files for deletion.

May 18, 2020:

11:40 AM Changeset [4006] by Andreas Schnellbacher
- GetEpmLoaderDate?: Use the file returned by the C function, not just …
8:14 AM Changeset [4005] by Andreas Schnellbacher
- Addition to changeset r4004.

May 17, 2020:

8:34 PM Changeset [4004] by Andreas Schnellbacher
- Ensure that 'xcom l' doesn't change the last search search command …
7:23 PM Changeset [4003] by Andreas Schnellbacher
- Added InfoMsgBox? for use with PostMe?. Still unused.
7:21 PM Changeset [4002] by Andreas Schnellbacher
- Improved ALL search: The message for the key to toggle between files …
8:19 AM Changeset [4001] by Andreas Schnellbacher
- Bookmarks dialog: Open the dialog again on pressing 'Change type', …
8:15 AM Changeset [4000] by Andreas Schnellbacher
- RemoveAllEmptyLines?: Added missing handling for marked area.

May 15, 2020:

6:39 PM Changeset [3999] by Andreas Schnellbacher
- Additionally to the save to the TagsFiles? ini app, the MakeTagsArgs?
2:39 PM Changeset [3998] by Andreas Schnellbacher
- Ensure that TagsFile? ini entry for the surrently active tagsfile …

May 14, 2020:

1:21 PM Changeset [3997] by Andreas Schnellbacher
- Removed unconfigurable dprintf calls.
1:02 PM Changeset [3996] by Andreas Schnellbacher
- Added VSyncIfKeepCursor to the cursor keys and PgUp?, PgDown?, Home …

May 13, 2020:

7:37 PM Changeset [3995] by Andreas Schnellbacher
- Disabled writing to the message box on Proc_Search. Previously, the …
7:00 PM Changeset [3994] by Andreas Schnellbacher
- Made list box in dialogs one line higher then the number of items. - …
7:00 PM Changeset [3993] by Andreas Schnellbacher
- Minor fix for NextCodeChar?.
6:55 PM Changeset [3992] by Andreas Schnellbacher
- Removed trailing spaces of ini keys. - Removed universal and …
6:49 PM Changeset [3991] by Andreas Schnellbacher
- Re-enabled save for tags. This was a regression of the cleanup in …

May 7, 2020:

7:45 AM Changeset [3990] by Andreas Schnellbacher
- Removed double def (typo since r471).
6:13 AM Changeset [3989] by Andreas Schnellbacher
- Removed debug output again.
6:07 AM Changeset [3988] by Andreas Schnellbacher
- Additions to changeset r3982. The rename wasn't completed.

May 6, 2020:

6:45 PM Changeset [3987] by Andreas Schnellbacher
- Major overhaul of the Alt_1 and related code: The rc values were …
5:50 PM Changeset [3986] by Andreas Schnellbacher
- FindFileInList?: Allow for specifying a recurse level after a dir …
5:42 PM Changeset [3985] by Andreas Schnellbacher
- Added a third optional parameter NepmdSearchTree? to allow limitting …
5:33 PM Changeset [3984] by Andreas Schnellbacher
- Added AppendLogFile?. This is the same def as AppendFile? of FILE.E. …

May 4, 2020:

8:44 PM Changeset [3983] by Andreas Schnellbacher
- Changed TagScan? ListBox? to display the name of the scanned file at …
9:57 AM Changeset [3982] by Andreas Schnellbacher
- Renamed a var.
9:45 AM Changeset [3981] by Andreas Schnellbacher
- Addition to changeset r3980.
9:28 AM Changeset [3980] by Andreas Schnellbacher
- Spell-check: Initilized an empty length var, which is used on the …

May 3, 2020:

10:52 PM Changeset [3979] by Andreas Schnellbacher
- Minor, almost cosmetic change.
9:34 PM Changeset [3978] by Andreas Schnellbacher
- Search dialog: Automatically and optionally change to mark search …
9:30 PM Changeset [3977] by Andreas Schnellbacher
- Changed ScrollAfterLocate? to scroll also if cursor was on the found …
9:08 PM Changeset [3976] by Andreas Schnellbacher
- ShiftLeft?: Avoid removing chars at the left. - ShiftLeft? and …
9:07 PM Changeset [3975] by Andreas Schnellbacher
- Made remaining procs use rc instead of returning a value, if …

May 1, 2020:

8:12 PM Changeset [3974] by Andreas Schnellbacher
- Cosmetic changes to make the code much better readable. - Used …
9:48 AM Changeset [3973] by Andreas Schnellbacher
- Improved and standardized templates for wget, unzip, epm, uconv and …
9:32 AM Changeset [3972] by Andreas Schnellbacher
- Addition to changeset r3971.
9:28 AM Changeset [3971] by Andreas Schnellbacher
- Enhanced scrolling after locate: Added 'keep scroll pos.' and …

Apr 30, 2020:

3:02 PM Changeset [3970] by Andreas Schnellbacher
- Added WriteFile? and AppendFile? procs. - Changed RunCmdFile? and …

Apr 29, 2020:

3:28 PM Changeset [3969] by Andreas Schnellbacher
- Typo.
12:37 PM Changeset [3968] by Andreas Schnellbacher
- Fixes for changeset r3967.

Apr 28, 2020:

2:35 PM Changeset [3967] by Andreas Schnellbacher
- Assist: Made LaTeX environment match when cursor is an {env}.
11:06 AM Changeset [3966] by Andreas Schnellbacher
- Mode SHELL: Colored error messages red.

Apr 27, 2020:

3:43 PM Changeset [3965] by Andreas Schnellbacher
- Enhanced TagScan? for mode C and JAVA: If the normal method returns …
3:38 PM Changeset [3964] by Andreas Schnellbacher
- Ensure that a coding style name is lowercase. - SetTabs? must occur …

Apr 25, 2020:

7:06 PM Changeset [3963] by Andreas Schnellbacher
- Made 'Edit /n' execute 'xcom e /n' to create a new .Untitled file.
7:06 PM Changeset [3962] by Andreas Schnellbacher
- Fixed a typo in Windows and dialogs -> Edit window.
7:03 PM Changeset [3961] by Andreas Schnellbacher
- More fixes for ResetFileSettings?: The previous version hasn't reset …

Apr 23, 2020:

2:17 PM Changeset [3960] by Andreas Schnellbacher
- Fixed ResetFileSettings?. - Fixed DefFileSetting?, e.g. for keyset …
2:03 PM Changeset [3959] by Andreas Schnellbacher
- Mode: Added ShellKill? to kill the shell client if previous mode was …

Apr 22, 2020:

11:26 AM Changeset [3958] by Andreas Schnellbacher
- Minor additions and fixes for changeset r3957.

Apr 21, 2020:

8:16 PM Changeset [3957] by Andreas Schnellbacher
- Added and use ParseFlags? and ParseFileSettingFlags?. - Shell: Added …

Apr 20, 2020:

4:53 PM Changeset [3956] by Andreas Schnellbacher
- ColorNameToNum?: Handle or 'DEFAULT' as args correctly.
12:54 PM Changeset [3955] by Andreas Schnellbacher
- Re-added erroneously deleted commands of r3950.
12:31 PM Changeset [3954] by Andreas Schnellbacher
- Simplified menu attribute calls. - Renamed commands. Some had the …
12:28 PM Changeset [3953] by Andreas Schnellbacher
- Find_Token: Fixed diad searching for endcol. - CaseWord?: Avoid …
12:19 PM Changeset [3952] by Andreas Schnellbacher
- Inverted flag for mode E to exclude 'compile' conditions again. That …

Apr 17, 2020:

2:36 PM Changeset [3951] by Andreas Schnellbacher
- Added fixes to highlight the correct string, not just the search …

Apr 15, 2020:

5:01 PM Changeset [3950] by Andreas Schnellbacher
- Fixed diad processing. Extended it for words with an arbitrary …
4:55 PM Changeset [3949] by Andreas Schnellbacher
- Invalidate MLC array after mode was changed. - Simplified ResetMode?
4:46 PM Changeset [3948] by Andreas Schnellbacher
- Added GoToLineStr? command to find a string in a line and highlight …

Apr 11, 2020:

1:43 PM Changeset [3947] by Andreas Schnellbacher
- E effectFixed interchanged effect of const RESPECT_case_for_addenda. …
11:09 AM Changeset [3946] by Andreas Schnellbacher
- Another fix for pRestore_Pos: If the file with the saved pos. was …

Apr 10, 2020:

1:46 PM Changeset [3945] by Andreas Schnellbacher
- LoadUrl?, also used for 'Download and Edit': If a dir with the …

Apr 9, 2020:

5:36 PM Changeset [3944] by Andreas Schnellbacher
- Addition to changeset r3943: Ignore all RCS keywords.
4:00 PM Changeset [3943] by Andreas Schnellbacher
- Improved regex for diff to ignore all $Id$ lines.
2:47 PM Changeset [3942] by Andreas Schnellbacher
- Fixed Match: The reported paosition was wrong, if the matched string …
1:28 PM Changeset [3941] by Andreas Schnellbacher
- Force config key deletion to continue deletetion if a key wasn't …
1:01 PM Changeset [3940] by Andreas Schnellbacher
- Recognize the OS type as arg, if specified. This allows for changing …
9:08 AM Changeset [3939] by Andreas Schnellbacher
- Added missing mnemonics for bookmark menu items.
9:00 AM Changeset [3938] by Andreas Schnellbacher
- CheckNepmdVersion?: Compare now also dates if version numbers are …

Apr 5, 2020:

8:31 PM Changeset [3937] by Andreas Schnellbacher
- Change for changeset r3925: The default value for Sleep was not the …

Apr 3, 2020:

5:07 PM Changeset [3936] by Andreas Schnellbacher
- Fixed (unused) procs pSave_Pos2 and pRestore_Pos2. pRestore_Pos2 …
4:56 PM Changeset [3935] by Andreas Schnellbacher
- Re-actinvated CheckIni? and SetIni? procs. They're still used by tags …

Apr 2, 2020:

11:35 PM Changeset [3934] by Andreas Schnellbacher
- pRestore_Pos: Re-enabled .scrollx restore. The handling of loadstate …
12:46 PM Changeset [3933] by Andreas Schnellbacher
- Re-enabled defining a keyset with SetKeyset?. The previous change had …
9:00 AM Changeset [3932] by Andreas Schnellbacher
- Disabled special handling for SetKeyset? setting in DefFileSetting?. …

Mar 31, 2020:

8:13 AM Changeset [3931] by Andreas Schnellbacher
- Assist, mode E: Made matching of parens work in 'compile if …
2:44 AM Ticket #30 (epm crash when scrolling) created by abwillis
This is not an nepmd issue, it occurs in epm with or without nepmd. …
Note: See TracTimeline for information about the timeline view.