Timeline
Dec 27, 2020:
- 12:02 PM WikiStart edited by
- Added how to change line ends of a downloaded file. (diff)
- 10:44 AM Changeset [4369] by
- - Alt+1: Completely reworked parsing of a filename under cursor. The …
- 10:42 AM Changeset [4368] by
- - Removed a debug output.
- 10:41 AM Changeset [4367] by
- - Changed outdated hint text.
Dec 26, 2020:
- 4:38 AM Changeset [4366] by
- - Removed writing of an (now) unused ini key.
- 4:34 AM Changeset [4365] by
- - Fixed encoding of a virtual file. Removed one PostMe that may cause …
- 1:48 AM Changeset [4364] by
- - Fixed 'Encoding' -> 'Edit command before execution'. KeyPath wasn't …
Dec 24, 2020:
- 12:43 PM Changeset [4363] by
- - Another type, similar to changeset r4353.
- 10:15 AM Changeset [4362] by
- - The fix of changeset r4356 broke parsing double-quoted strings. …
- 9:32 AM Changeset [4361] by
- - Another addition to changeset r4357. (CLEANUP.CMD is executed after …
- 9:28 AM Changeset [4360] by
- - Required addition to changeset r4357.
Dec 23, 2020:
- 9:14 PM Changeset [4359] by
- - Completely remorked FindDef. Now it allows to select between up to 4 …
- 8:18 PM Changeset [4358] by
- - Addition to last commit.
- 8:00 PM Changeset [4357] by
- - Renamed global.ini to common.cfg. - Renamed default.ini to …
- 6:59 PM Changeset [4356] by
- - Avoid uninitialized vars in ParseNextWord.
- 9:39 AM Changeset [4355] by
- - Moved code to a separate proc: Added ParseDirRecurseLevel.
- 7:11 AM Changeset [4354] by
- - Fixed regression of the reworked 'Edit' cmd: For 'Edit /n <name>', …
- 7:06 AM Changeset [4353] by
- - Cosmetic change.
Dec 17, 2020:
- 10:57 AM Changeset [4352] by
- - Added FindDef menu item. - Changed double mnemonics.
- 10:55 AM Changeset [4351] by
- - Added template for myepm.env. - Added EditCreateMyepmEnv. - Added …
- 10:46 AM Changeset [4350] by
- - Changed MH_ cmd names to omit '_' in the rest of the names. - …
- 10:44 AM Changeset [4349] by
- - Added HighlightCursor to NewTop. - Added ScrollToTop as synonym …
- 10:43 AM Changeset [4348] by
- - Minor changes.
- 10:40 AM Changeset [4347] by
- - Changed activatefile to pActiveFile for error-checking.
- 10:38 AM Changeset [4346] by
- - Changed Grep proc to call a .cmd file instead of using quietshell …
Dec 12, 2020:
- 1:01 PM Changeset [4345] by
- - Keyword search: Removed the optional whitespace before a section def …
- 8:28 AM Changeset [4344] by
- - Moved some more obsolete consts to OBSOLETE.E.
Dec 11, 2020:
- 8:59 PM Changeset [4343] by
- - Removed the checks for empty fids, because CloseHiddenFile does that …
- 8:51 PM Changeset [4342] by
- - Avoid wrong error messages and unwanted file closing if cursor is …
- 6:12 PM Changeset [4341] by
- - Fixes for changeset r4330 (Edit): - Fixed file list parsing. - Fixed …
Dec 9, 2020:
- 10:38 PM Changeset [4340] by
- - Made file list parsing work again.
- 11:00 AM Changeset [4339] by
- - Call grep with a tmp. cmd file to allow for line length up to 1023. …
Dec 8, 2020:
- 1:43 PM Changeset [4338] by
- - Addition to r4337.
- 1:36 PM Changeset [4337] by
- - Fixed some more typos in proc descriptions from copying for neprgeng.inf.
- 12:53 PM Changeset [4336] by
- - Cosmetic.
- 12:47 PM Changeset [4335] by
- - Minor changes due to the addidition of HighlightMode beside Mode of …
- 12:32 PM Changeset [4334] by
- - Fixed a buffer error msg. The previous one was prably a left-over …
- 12:26 PM Changeset [4333] by
- - Minor typo.
- 12:10 PM Changeset [4332] by
- - Added missing procs. Addition to r4330.
- 11:18 AM Changeset [4331] by
- - On trying to add stdkeys.e to the list of additional keysets, a msg …
- 3:23 AM Changeset [4330] by
- - Completely reworked the Edit command line parsing and execution. The …
- 3:22 AM Changeset [4329] by
- - Cosmetic changes.
- 3:21 AM Changeset [4328] by
- - Check in missing changes: GetTreeFilename was renamed.
Dec 6, 2020:
- 7:57 PM Changeset [4327] by
- - Addition to r4326: Assigned the preferences popup menu a fixed number.
- 7:53 PM Changeset [4326] by
- - Fixed menu item changes, such as check state or text, for nodismiss …
- 11:32 AM Changeset [4325] by
- - Changed doubled key def: ShowCursor is now c_. This was a regression …
Dec 4, 2020:
- 5:08 PM Changeset [4324] by
- - Fixed typo that led to distorted text in the .inf file.
Nov 30, 2020:
- 10:51 AM Changeset [4323] by
- - Disabled popup cascade menus again. It was enabled for testing.
Nov 28, 2020:
- 1:37 PM Changeset [4322] by
- - Renamed a cmd. - Mostly cosmetic changes for cascade menus. - Added …
- 9:45 AM Changeset [4321] by
- - Added NextFontSize. - Made text font size adjustable by Ctrl+ and …
- 9:37 AM Changeset [4320] by
- - Fixed toggeling of search direction.
Nov 25, 2020:
- 12:21 AM Changeset [4319] by
- - Added missing O processing: Resolve option O also for the Loacate …
Nov 23, 2020:
- 9:14 PM Changeset [4318] by
- - Fixed ClipCheck. Now the Paste menu items are enabled correctly.
- 2:44 PM Changeset [4317] by
- - Fixed rc for Etpm proc. It was previously reset by Exist.
- 9:49 AM Changeset [4316] by
- - CloseHiddenFile: xcom quit may leave another file on the top as …
- 8:14 AM Changeset [4315] by
- - Disabled debug output.
- 7:38 AM Changeset [4314] by
- - Fixed bin file loading. Previously tabs and matchtab was reset to …
- 6:48 AM Changeset [4313] by
- - Added FindString, similar to FindStringInCode, but it also finds …
- 6:41 AM Changeset [4312] by
- - Made toolbar cmds and procs handle names case-insensitive. - Added a …
Nov 22, 2020:
- 10:25 AM Changeset [4311] by
- - Fixed switching of non-permanent toolbar names back to the saved …
Nov 21, 2020:
- 9:15 PM Changeset [4310] by
- - Fixed redertimination of mode and probably other settings on change. …
- 5:22 PM Changeset [4309] by
- - Made SetHighlightMode and ActivateHighlight work again if a mode is …
- 5:02 PM Changeset [4308] by
- - The change in r4285 made problems with some menu items. They need at …
- 3:00 AM Changeset [4307] by
- - Ensure at file loading and maybe recompile that the file number in …
- 1:18 AM Changeset [4306] by
- - Fixed search in mark with option t or b: At the end, after the last …
Nov 20, 2020:
- 8:48 PM Changeset [4305] by
- - On reverting a modified file, a message box pops up to ask: …
- 7:53 PM Changeset [4304] by
- - Added GetFileSpec, similar, but extended to Filespec in REXX. - …
- 3:04 PM Changeset [4303] by
- - Minor text changes of menu hints: mouse pointer -> cursor, no …
- 2:19 PM Changeset [4302] by
- - Moved DynaSpell setting to select settings. Added comment: If a …
Nov 19, 2020:
- 10:55 PM Changeset [4301] by
- - Split 'Tab and Backtab' into keys and behavior.
- 8:16 PM Changeset [4300] by
- - Fixed: The last change made Ctrl+A (alternates) of …
- 4:39 PM Changeset [4299] by
- - ScrollAfterLocate: Made first parameter optional. Extended description.
Nov 18, 2020:
- 2:32 PM Changeset [4298] by
- - Fixed StipPunct. Now SpellProofDynDlg doesn't work. - Cosmetic changes.
- 2:07 PM Changeset [4297] by
- - Fixed a newly added typo and cosmetic changes.
- 8:57 AM Changeset [4296] by
- - Syntax error fixed.
- 8:44 AM Changeset [4295] by
- - 'All' search: Avoid error message 'Invalid fileid' on switching back …
Nov 17, 2020:
- 3:12 AM Changeset [4294] by
- - Minor changes for messages.
- 3:11 AM Changeset [4293] by
- - Cosmetic change.
- 2:19 AM Changeset [4292] by
- - Fixed Src for highlightmode and mode. - Fixed Src after EPM.MODE EA …
Nov 15, 2020:
- 9:19 PM Changeset [4291] by
- - Removed FindDef settings again. They will be submitted later.
- 9:14 PM Changeset [4290] by
- - Reworked DefFileSetting and ParseFileSetting. - Fixed Src for …
- 12:32 PM Changeset [4289] by
- - Added missing pos. restore to Revert. This was a regression of r4284.
Nov 14, 2020:
- 9:22 PM Changeset [4288] by
- - Added checkmarks for the preset items.
- 2:49 PM Changeset [4287] by
- - Made filenames without and dirnames with extensions work.
- 2:41 PM Changeset [4286] by
- - Made FAT dir listing work for '.' and '..' names.
- 1:16 PM Changeset [4285] by
- - Added parsing for 'dir' lists. Works also with FAT listings. - Added …
Nov 13, 2020:
- 6:15 PM Changeset [4284] by
- - Addded support for some virtual files. - Avoid window close when …
- 6:14 PM Changeset [4283] by
- - Implemented 'Delete file' popup menu item for Tree* files. - Open a …
Nov 11, 2020:
- 10:22 PM Changeset [4282] by
- - Reapply file settings with src = file on file switching. They have …
- 9:57 PM Changeset [4281] by
- - Split trailing punctuation also for SearchStr.
Nov 10, 2020:
- 6:46 PM Changeset [4280] by
- - Added NepmdVersion2UserString and ConfigKey2UserString. This allows …
- 6:43 PM Changeset [4279] by
- - Changed comments.
- 12:53 PM Changeset [4278] by
- - FindStringInCode: Using 'xcom l' instead of 'l' also affords to …
Nov 9, 2020:
- 3:52 AM Changeset [4277] by
- - Change check boxes of Search dialog immediately on changing options …
Nov 8, 2020:
- 8:37 PM Changeset [4276] by
- - Added setting 'Use marked words as search string'.
- 8:15 PM Changeset [4275] by
- - Cosmatic changes.
- 7:34 PM Changeset [4274] by
- - Added 'Windows and dialogs' preferences. Added doubled menu items …
- 6:19 PM Changeset [4273] by
- - Improved invalidating of MLC array on typing keys that produce …
- 11:05 AM Changeset [4272] by
- - C second syntax expansion: Handle '};' equal to '}' as last char.
- 11:01 AM Changeset [4271] by
- - Auto-indent of '}': Keep indent if matched '{' isn't found.
Nov 7, 2020:
- 5:32 PM Changeset [4270] by
- - MatchAutoIndentClosing: Fixed determination of indent of matched …
Nov 1, 2020:
- 12:13 PM Changeset [4269] by
- - Ensure that the hidden file for the coding style list box is used …
Oct 31, 2020:
- 8:47 PM Changeset [4268] by
- - Typos.
- 8:44 PM Changeset [4267] by
- - FindStringInCode: Fixed message and rc if string wasn't found.
- 7:26 PM Changeset [4266] by
- - Another fix for file switching: Moved switching back to start file …
- 9:57 AM Changeset [4265] by
- - FindStringInCode: HighlightMatch wasn't executed before. Adding it …
- 9:49 AM Changeset [4264] by
- - FindStringInCode: Ensure that the circle from HighlightMatch stays.
- 9:34 AM Changeset [4263] by
- - Made F3 work for a found string of FindStringInCode.
- 9:09 AM Changeset [4262] by
- - Fixed FindStringInCode: If comments have to be ignored, the scroll …
Oct 30, 2020:
- 6:37 PM Changeset [4261] by
- - LoadHiddenFile: Added switching back to start file.
- 6:36 PM Changeset [4260] by
- - Fixed processing at file loading. Parts of the previous changes have …
- 5:25 PM Changeset [4259] by
- - E highlighting: Added '.' and '#' as BREAKCHARs. Adding '.' allows …
Oct 29, 2020:
- 6:18 PM Changeset [4258] by
- - Cosmetic change.
- 5:55 PM Changeset [4257] by
- - Removed unused code.
- 11:15 AM Changeset [4256] by
- - Improved initializing of firstinringfid on opening a new window.
- 10:26 AM Changeset [4255] by
- - Typo.
- 10:24 AM Changeset [4254] by
- - Further improvement for file switching of 'xcom e' loaded files in …
Oct 28, 2020:
- 12:53 PM Changeset [4253] by
- - Added missing flag for ExportConfig. Previously default settings …
- 12:49 PM Changeset [4252] by
- - Typo.
- 12:46 PM Changeset [4251] by
- - Fixed file switching for newly loaded files: Previously it wasn't …
Oct 27, 2020:
- 4:56 PM Changeset [4250] by
- - Ignore the 'DELETE:' value on checking for an existing key on export.
- 3:19 PM Changeset [4249] by
- - Fixed parsing and building of a non-standard export filename.
- 9:34 AM Changeset [4248] by
- - Edit: Renamed Host file parsing procs.
- 12:17 AM Changeset [4247] by
- - Mouse: Posted cmd that's been executed on a mouse click. That seems …
Oct 26, 2020:
- 11:29 PM Changeset [4246] by
- - Edit, EditFileList: Allowed for specifying a 'Cmd' after a …
- 7:28 PM Changeset [4245] by
- - Added Find* to the position commands to suppress pos. restore. - …
Oct 25, 2020:
- 5:05 PM Changeset [4244] by
- - Avoid restore of previously saved e or c search options from last …
- 3:04 PM Changeset [4243] by
- - Added search option o for automatic case-sensitiveness. It queries …
- 2:47 PM Changeset [4242] by
- - Added FindTop and Find commands. FindTop will be used by Alt_1.
- 11:47 AM Changeset [4241] by
- - Added ParseFilenamePart. - Fixed Open to process contained special …
Oct 21, 2020:
- 11:17 AM Changeset [4240] by
- - Added GetHistoryEntry. - Fixed addition of selected file to history …
Oct 19, 2020:
- 11:19 PM Changeset [4239] by
- - Minor fix. - Cosmetic changes.
Oct 16, 2020:
- 2:10 PM Changeset [4238] by
- - Show help text when called with ?.
- 2:10 PM Changeset [4237] by
- - Fixed a syntax error. - Minor changes.
Oct 12, 2020:
- 5:40 PM Changeset [4236] by
- - Fixed finding of URLs under the cursor. Previously '=' was still …
Oct 11, 2020:
- 3:03 PM Changeset [4235] by
- - Fixed export of user settings. Previously it has default settings …
Oct 7, 2020:
- 11:49 AM Changeset [4234] by
- - Fixed appended text for switching mode-specific tabs and margins off.
Oct 6, 2020:
- 1:02 AM Changeset [4233] by
- - Changed parameter description. - Changed Handle parameter processing …
Oct 5, 2020:
- 11:58 PM Changeset [4232] by
- - Added GetHighlightMode. - Changes for respecting HighlightMode …
- 5:18 PM Changeset [4231] by
- - mode:filemask setting keys: Allow for specifying a trailing dot to …
- 5:10 PM Changeset [4230] by
- - StrMatch: Handle special cases with FilterStr = '*' or '?' correctly.
- 3:32 PM Changeset [4229] by
- - SetKeyset: Avoid calling SetKeyset2 multiple times on startup and on …
- 1:42 PM Changeset [4228] by
- - Added workaround for texfe added to include its menu after executing …
- 10:08 AM Changeset [4227] by
- - Added missing reset of var for DefaultsImport value.
- 9:11 AM Changeset [4226] by
- - Fixed: On removing an additional keyset, e.g. cuakeys, the menu …
Oct 4, 2020:
- 7:21 PM Changeset [4225] by
- - Another fix for mode:filemask settings: Recognize virtual files …
- 5:02 PM Changeset [4224] by
- - C syntax expansion: Changed first expansion for 'if' and 'else if' …
- 3:57 PM Changeset [4223] by
- - Added SetHighlightMode setting.
- 3:46 PM Changeset [4222] by
- - Handle multiple matching filemasks in mode:filemask settings. …
- 12:11 AM Changeset [4221] by
- - Added support for mode:filemask (instead of mode) settings. filemask …
Oct 3, 2020:
- 11:27 PM Changeset [4220] by
- - Fixed handling of textual background color values.
- 10:39 PM Changeset [4219] by
- - Fixed a typo in previous changeset.
- 10:20 PM Changeset [4218] by
- - Import of defaults.cfg and user .cfg: Make mode part within key …
- 12:04 PM Changeset [4217] by
- - Fixed parsing in ExpandWpsParameterMacros.
- 11:58 AM Changeset [4216] by
- - Added StrMatch proc. This is used for the upcoming mode:filemask …
- 11:54 AM Changeset [4215] by
- - Renamed Match to AssistMatch and match_chars to matchchars.
Oct 2, 2020:
- 6:38 PM Changeset [4214] by
- - Another workaround for the Search dialog: After executing a command, …
Sep 30, 2020:
- 6:16 PM Changeset [4213] by
- - Reverted most changes in KEYS.E of last changeset. That was too early.
- 5:59 PM Changeset [4212] by
- - Fixed appendix of accel key def to Center/CenterMark menu item. …
- 5:28 PM Changeset [4211] by
- - C syntax expansion: Added first expansion for 'else if', similar to if.
- 12:16 PM Changeset [4210] by
- - Edit: Avoid expansion of = and env vars if filespec is surrounded …
- 2:27 AM Changeset [4209] by
- - Fixed creation of "%TMP%\nepmd\hilite\text" files by expanding env …
- 12:06 AM Changeset [4208] by
- - Fixed Alt_1 file loading for many cases. Introduced with changeset …
- 12:05 AM Changeset [4207] by
- - Changed some misleading parts that have been changed or fixed. - …
Sep 29, 2020:
- 11:49 PM Changeset [4206] by
- - Cosmetic changes.
- 11:09 PM Changeset [4205] by
- - This is the third and most comprehensive part of moving settings …
Sep 28, 2020:
- 5:39 PM Changeset [4204] by
- - Improved/fixed handling of NEPMD_MAXLEN_ESTRING const.
Note:
See TracTimeline
for information about the timeline view.