Timeline
Jun 29, 2020:
- 9:53 PM WikiStart edited by
- Fixed typo in revision table. (diff)
- 7:12 AM Changeset [4089] by
- - Typo.
Jun 28, 2020:
- 11:02 PM Changeset [4088] by
- - Changed menu item prompt for Search dialog (search) to make the …
- 10:18 PM Changeset [4087] by
- - Reworked keyword help (Ctrl+H). - Ensure that a common index part …
- 9:16 PM Changeset [4086] by
- - Added GetIdentifierMask, CurIdentifier and NextIdentifier procs.
- 1:25 PM Changeset [4085] by
- - Added CONF CNF CONFIG as extensions for mode INI.
Jun 25, 2020:
- 10:33 AM Changeset [4084] by
- - ExpandEnvVars sets now optionally rc. - FindFileInList checks now rc …
Jun 24, 2020:
- 7:01 PM Changeset [4083] by
- - Changed menu item text from 'Open in new window' to 'Move to new window'.
- 10:41 AM Changeset [4082] by
- - Fixed ProcessSelectSettings: The previous version may lead to empty …
Jun 23, 2020:
- 9:34 PM Changeset [4081] by
- - Improved execution of both HighlightCursor and HighlightMatch. Their …
- 9:33 PM Changeset [4080] by
- - Explicitely execute ProcessSelect for trying to load a file that is …
Jun 22, 2020:
- 7:39 PM Changeset [4079] by
- - Minor simplification for the last changeset.
- 6:11 PM Changeset [4078] by
- - Improved tags for mode E. Now definit, defmain etc. are listed, too.
- 6:03 PM Changeset [4077] by
- - Reset lastcommand on defselect to reset also possible HighlightMatch …
Jun 21, 2020:
- 11:43 AM Changeset [4076] by
- - Move defc MoveFile from TOOLS.E to FILE.E.
- 11:36 AM Changeset [4075] by
- - Fixed case of saved tools name to lowercase.
- 10:20 AM Changeset [4074] by
- - Fixed applying of coding styles. Previously, subsettings were not …
Jun 20, 2020:
- 8:23 PM Changeset [4073] by
- - Another improvement for to make the HighlightMatch circle stay …
- 7:38 PM Changeset [4072] by
- - ShowFileSettings: Decreased width of the first row.
- 7:36 PM Changeset [4071] by
- - SetAVar: Catch strange rc = -273. It's now set to 0 instead.
- 7:31 PM Changeset [4070] by
- - Fixed bookmarks dialog: 'Show others...' was only processed if there …
Jun 16, 2020:
- 7:47 PM Changeset [4069] by
- - First revision. This loads all source files with version info to …
- 4:34 PM Changeset [4068] by
- - Spell check: Fixed start pos. Previously, the check started at the …
- 2:45 PM Changeset [4067] by
- - Made circles of HighlightMatch and HighlightCursor stay in more cases.
- 12:26 PM Changeset [4066] by
- - Edit: Stop interpreter on multiple errors. That should avoid …
- 10:13 AM Changeset [4065] by
- - Replaced filestoloadmax with lastfilesinring, which works more reliable.
- 9:13 AM Changeset [4064] by
- - Improved file switching in EditFileList.
Jun 15, 2020:
- 9:36 PM Changeset [4063] by
- - Replaced old ini entries with NEPMD reg keys. - Removed CheckIni and …
- 6:53 PM Changeset [4062] by
- - Second part of the cureditcmd replacement: - Reworked parsing in …
Jun 14, 2020:
- 5:36 PM Changeset [4061] by
- - Addition to changeset r4058.
- 5:16 PM Changeset [4060] by
- - Addition to changeset r4058.
- 5:06 PM Changeset [4059] by
- - Minor changes.
- 4:48 PM Changeset [4058] by
- - Minor chnges that may increase stability at startup: Avoid file …
- 4:30 PM Changeset [4057] by
- - FileDlg: Fixed parsing of enquoted filename.
Jun 12, 2020:
- 8:37 PM Changeset [4056] by
- - Fixed typo.
- 1:15 AM Changeset [4055] by
- - Widened dialogs for group names. - Cosmetic changes.
- 12:44 AM Changeset [4054] by
- - Changed remaining old EPM expressions Add/Open to Open/New window to …
Jun 11, 2020:
- 11:59 PM Changeset [4053] by
- - History lists: Change chars in the strings that are the same as the …
- 11:43 PM Changeset [4052] by
- - Cosmetic changes.
- 11:40 PM Changeset [4051] by
- - Minor improvement in counting chars for string validation.
- 11:37 PM Changeset [4050] by
- - Moved execution of SetFocusToThisWindow from Open to defmain.
Jun 10, 2020:
- 5:34 PM Changeset [4049] by
- - GetFullName: Handle empty FileMask to avoid adding a path for it.
Jun 9, 2020:
- 3:02 PM Changeset [4048] by
- - Avoided double hab demand.
- 2:05 PM Changeset [4047] by
- - Fixed EPath: It searches now in env vars first, then in current work …
- 7:59 AM Changeset [4046] by
- - Moved processing of PgmInputs and StartDir ini keys to separate …
Jun 8, 2020:
- 7:55 PM Changeset [4045] by
- - GoTo commands and Highlight_Match proc: Added check for valid …
- 12:54 AM Changeset [4044] by
- - Fixed unwanted positions if more than one file was loaded. - …
- 12:07 AM Changeset [4043] by
- - Fixed highlighting of a found string (HighlightMatch) if …
Jun 7, 2020:
- 11:28 PM Changeset [4042] by
- - RingSetFileNumber: Fixed 'Invalid fileid' message caused when …
- 11:20 PM Changeset [4041] by
- - FindFileInList: Allow for limited recursive search. After the …
- 11:17 PM Changeset [4040] by
- - LoadHiddenFile: Don't remove first empty line. That is required for …
- 11:05 PM Changeset [4039] by
- - Moved ActivateFile from STDCMDS.E to FILE.E. - Added pActivateFile, …
- 11:00 PM Changeset [4038] by
- - Moved RestorePosFromEa from FILE.E to EDIT.E.
- 10:56 PM Changeset [4037] by
- - Added recognition of @FileLists instead of FileSpecs in the arg …
- 10:37 PM Changeset [4036] by
- - Changed PgmInputs ini key here as well. - Cosmetic changes. - …
- 9:16 PM Changeset [4035] by
- - Changed ini key for PgmInputs written by the loader. - Added write …
- 3:58 PM Changeset [4034] by
- - Ensure that the args written by the loader are always deleted. …
- 2:20 PM Changeset [4033] by
- - Cosmetic changes.
- 2:04 PM Changeset [4032] by
- - TMF: Improve the markup for comments. ';' is quite common in source …
- 1:56 PM Changeset [4031] by
- - Changed the optional parameter for NepmdInfo from 'nocheck' to 'n'. …
- 1:52 PM Changeset [4030] by
- - Added workaround for improper arg parsing by the EPM executable. Now …
- 1:40 PM Changeset [4029] by
- - Improved startup. The screen is now updated before the Recompile …
Jun 6, 2020:
- 5:23 PM Changeset [4028] by
- - Cosmetic changes.
Jun 2, 2020:
- 9:56 PM Changeset [4027] by
- - Fixed description.
- 9:47 PM Changeset [4026] by
- - Fixed text in epm.env. netlabs\bin\epm.exe is not used.
Jun 1, 2020:
- 11:33 AM Changeset [4025] by
- - Improved parsing of '=' in a submitted EPM command. - Open: Parse …
- 11:05 AM Changeset [4024] by
- - Avoid message 'Invalid third parameter' if the to-be-deleted array …
- 1:38 AM Changeset [4023] by
- - Re-enabled 'MakeTags *' (typo). - Removed 'Select tags file' (Sh+F8) …
May 31, 2020:
- 5:41 PM Changeset [4022] by
- - Fixed DateTime to return correct ISO time (hours with two digits).
- 10:31 AM Changeset [4021] by
- - MakeTags: Re-enabled specifying filespecs as args.
- 12:42 AM Changeset [4020] by
- - Many fixes for the Tags dialogs: - The list boxes now open with a …
May 26, 2020:
- 9:21 PM Ticket #30 (epm crash when scrolling) closed by
- fixed: Fixed with changeset r4008.
May 24, 2020:
- 10:54 PM Changeset [4019] by
- - Added QueryCheckValue proc for button controls.
May 23, 2020:
- 8:19 PM Changeset [4018] by
- - Many improvements for the Search dialog: - The 'Search' string is …
- 8:06 PM Changeset [4017] by
- - Renamed SetTextValue to SetDlgItemText. - Added QueryDlgItemText and …
- 1:33 PM Changeset [4016] by
- - Fix for changeset r4004: The TagScan list box had only 1 entry for …
May 22, 2020:
- 6:40 PM Changeset [4015] by
- - Typos.
May 21, 2020:
- 4:44 PM Changeset [4014] by
- - Improved behavior on starting EPM with a corrupted NEPMD.INI. Now …
- 1:26 PM Changeset [4013] by
- - Fixed typo and removed pkunzip2 as it's not required anymore.
- 1:23 PM Changeset [4012] by
- - TMF files: Strip spaces around the message name. That allows for …
- 11:27 AM Changeset [4011] by
- - Call epmsp.cmd as last one.
- 11:22 AM Changeset [4010] by
- - Improved determination if EPM is running. The previous version …
May 20, 2020:
- 10:50 PM Changeset [4009] by
- - Added call of epmsp.cmd during the installation.
- 10:49 PM Changeset [4008] by
- First revision
May 19, 2020:
- 1:21 PM Changeset [4007] by
- - Added two more outdated .ex files for deletion.
May 18, 2020:
- 1:40 PM Changeset [4006] by
- - GetEpmLoaderDate: Use the file returned by the C function, not just …
- 10:14 AM Changeset [4005] by
- - Addition to changeset r4004.
May 17, 2020:
- 10:34 PM Changeset [4004] by
- - Ensure that 'xcom l' doesn't change the last search search command …
- 9:23 PM Changeset [4003] by
- - Added InfoMsgBox for use with PostMe. Still unused.
- 9:21 PM Changeset [4002] by
- - Improved ALL search: The message for the key to toggle between files …
- 10:19 AM Changeset [4001] by
- - Bookmarks dialog: Open the dialog again on pressing 'Change type', …
- 10:15 AM Changeset [4000] by
- - RemoveAllEmptyLines: Added missing handling for marked area.
May 15, 2020:
- 8:39 PM Changeset [3999] by
- - Additionally to the save to the TagsFiles ini app, the MakeTagsArgs …
- 4:39 PM Changeset [3998] by
- - Ensure that TagsFile ini entry for the surrently active tagsfile …
May 14, 2020:
- 3:21 PM Changeset [3997] by
- - Removed unconfigurable dprintf calls.
- 3:02 PM Changeset [3996] by
- - Added VSyncIfKeepCursor to the cursor keys and PgUp, PgDown, Home …
May 13, 2020:
- 9:37 PM Changeset [3995] by
- - Disabled writing to the message box on Proc_Search. Previously, the …
- 9:00 PM Changeset [3994] by
- - Made list box in dialogs one line higher then the number of items. - …
- 9:00 PM Changeset [3993] by
- - Minor fix for NextCodeChar.
- 8:55 PM Changeset [3992] by
- - Removed trailing spaces of ini keys. - Removed universal and …
- 8:49 PM Changeset [3991] by
- - Re-enabled save for tags. This was a regression of the cleanup in …
May 7, 2020:
- 9:45 AM Changeset [3990] by
- - Removed double def (typo since r471).
- 8:13 AM Changeset [3989] by
- - Removed debug output again.
- 8:07 AM Changeset [3988] by
- - Additions to changeset r3982. The rename wasn't completed.
May 6, 2020:
- 8:45 PM Changeset [3987] by
- - Major overhaul of the Alt_1 and related code: The rc values were …
- 7:50 PM Changeset [3986] by
- - FindFileInList: Allow for specifying a recurse level after a dir …
- 7:42 PM Changeset [3985] by
- - Added a third optional parameter NepmdSearchTree to allow limitting …
- 7:33 PM Changeset [3984] by
- - Added AppendLogFile. This is the same def as AppendFile of FILE.E. …
May 4, 2020:
- 10:44 PM Changeset [3983] by
- - Changed TagScan ListBox to display the name of the scanned file at …
- 11:57 AM Changeset [3982] by
- - Renamed a var.
- 11:45 AM Changeset [3981] by
- - Addition to changeset r3980.
- 11:28 AM Changeset [3980] by
- - Spell-check: Initilized an empty length var, which is used on the …
- 12:52 AM Changeset [3979] by
- - Minor, almost cosmetic change.
May 3, 2020:
- 11:34 PM Changeset [3978] by
- - Search dialog: Automatically and optionally change to mark search …
- 11:30 PM Changeset [3977] by
- - Changed ScrollAfterLocate to scroll also if cursor was on the found …
- 11:08 PM Changeset [3976] by
- - ShiftLeft: Avoid removing chars at the left. - ShiftLeft and …
- 11:07 PM Changeset [3975] by
- - Made remaining procs use rc instead of returning a value, if …
May 1, 2020:
- 10:12 PM Changeset [3974] by
- - Cosmetic changes to make the code much better readable. - Used …
- 11:48 AM Changeset [3973] by
- - Improved and standardized templates for wget, unzip, epm, uconv and …
- 11:32 AM Changeset [3972] by
- - Addition to changeset r3971.
- 11:28 AM Changeset [3971] by
- - Enhanced scrolling after locate: Added 'keep scroll pos.' and …
Apr 30, 2020:
- 5:02 PM Changeset [3970] by
- - Added WriteFile and AppendFile procs. - Changed RunCmdFile and …
Apr 29, 2020:
- 5:28 PM Changeset [3969] by
- - Typo.
- 2:37 PM Changeset [3968] by
- - Fixes for changeset r3967.
Apr 28, 2020:
- 4:35 PM Changeset [3967] by
- - Assist: Made LaTeX environment match when cursor is an {env}.
- 1:06 PM Changeset [3966] by
- - Mode SHELL: Colored error messages red.
Apr 27, 2020:
- 5:43 PM Changeset [3965] by
- - Enhanced TagScan for mode C and JAVA: If the normal method returns …
- 5:38 PM Changeset [3964] by
- - Ensure that a coding style name is lowercase. - SetTabs must occur …
Apr 25, 2020:
- 9:06 PM Changeset [3963] by
- - Made 'Edit /n' execute 'xcom e /n' to create a new .Untitled file.
- 9:06 PM Changeset [3962] by
- - Fixed a typo in Windows and dialogs -> Edit window.
- 9:03 PM Changeset [3961] by
- - More fixes for ResetFileSettings: The previous version hasn't reset …
Apr 23, 2020:
- 4:17 PM Changeset [3960] by
- - Fixed ResetFileSettings. - Fixed DefFileSetting, e.g. for keyset …
- 4:03 PM Changeset [3959] by
- - Mode: Added ShellKill to kill the shell client if previous mode was …
Apr 22, 2020:
- 1:26 PM Changeset [3958] by
- - Minor additions and fixes for changeset r3957.
Apr 21, 2020:
- 10:16 PM Changeset [3957] by
- - Added and use ParseFlags and ParseFileSettingFlags. - Shell: Added …
Apr 20, 2020:
- 6:53 PM Changeset [3956] by
- - ColorNameToNum: Handle or 'DEFAULT' as args correctly.
- 2:54 PM Changeset [3955] by
- - Re-added erroneously deleted commands of r3950.
- 2:31 PM Changeset [3954] by
- - Simplified menu attribute calls. - Renamed commands. Some had the …
- 2:28 PM Changeset [3953] by
- - Find_Token: Fixed diad searching for endcol. - CaseWord: Avoid …
- 2:19 PM Changeset [3952] by
- - Inverted flag for mode E to exclude 'compile' conditions again. That …
Apr 17, 2020:
- 4:36 PM Changeset [3951] by
- - Added fixes to highlight the correct string, not just the search …
Apr 15, 2020:
- 7:01 PM Changeset [3950] by
- - Fixed diad processing. Extended it for words with an arbitrary …
- 6:55 PM Changeset [3949] by
- - Invalidate MLC array after mode was changed. - Simplified ResetMode …
- 6:46 PM Changeset [3948] by
- - Added GoToLineStr command to find a string in a line and highlight …
Apr 11, 2020:
- 3:43 PM Changeset [3947] by
- - E effectFixed interchanged effect of const RESPECT_case_for_addenda. …
- 1:09 PM Changeset [3946] by
- - Another fix for pRestore_Pos: If the file with the saved pos. was …
Apr 10, 2020:
- 3:46 PM Changeset [3945] by
- - LoadUrl, also used for 'Download and Edit': If a dir with the …
Apr 9, 2020:
- 7:36 PM Changeset [3944] by
- - Addition to changeset r3943: Ignore all RCS keywords.
- 6:00 PM Changeset [3943] by
- - Improved regex for diff to ignore all $Id$ lines.
- 4:47 PM Changeset [3942] by
- - Fixed Match: The reported paosition was wrong, if the matched string …
- 3:28 PM Changeset [3941] by
- - Force config key deletion to continue deletetion if a key wasn't …
- 3:01 PM Changeset [3940] by
- - Recognize the OS type as arg, if specified. This allows for changing …
- 11:08 AM Changeset [3939] by
- - Added missing mnemonics for bookmark menu items.
- 11:00 AM Changeset [3938] by
- - CheckNepmdVersion: Compare now also dates if version numbers are …
Apr 5, 2020:
- 10:31 PM Changeset [3937] by
- - Change for changeset r3925: The default value for Sleep was not the …
Apr 3, 2020:
- 7:07 PM Changeset [3936] by
- - Fixed (unused) procs pSave_Pos2 and pRestore_Pos2. pRestore_Pos2 …
- 6:56 PM Changeset [3935] by
- - Re-actinvated CheckIni and SetIni procs. They're still used by tags …
- 1:35 AM Changeset [3934] by
- - pRestore_Pos: Re-enabled .scrollx restore. The handling of loadstate …
Apr 2, 2020:
- 2:46 PM Changeset [3933] by
- - Re-enabled defining a keyset with SetKeyset. The previous change had …
- 11:00 AM Changeset [3932] by
- - Disabled special handling for SetKeyset setting in DefFileSetting. …
Mar 31, 2020:
- 10:13 AM Changeset [3931] by
- - Assist, mode E: Made matching of parens work in 'compile if …
- 4:44 AM Ticket #30 (epm crash when scrolling) created by
- This is not an nepmd issue, it occurs in epm with or without nepmd. …
- 1:10 AM WikiStart edited by
- Changed Hobbes links due to moved files. (diff)
Note:
See TracTimeline
for information about the timeline view.