Timeline



Nov 30, 2021:

8:37 AM Changeset [4804] by Andreas Schnellbacher
- Made 'Start Save-as dialog for virtual files at -> Previous dir' …

Nov 25, 2021:

9:12 PM Changeset [4803] by Andreas Schnellbacher
- Workaround added for a compiler msg "Invalid field name?" on a …
6:12 PM Changeset [4802] by Andreas Schnellbacher
- Cosmetic changes.
4:40 PM Changeset [4801] by Andreas Schnellbacher
- Added colon as egrep meta char.
2:20 PM Changeset [4800] by Andreas Schnellbacher
- Fixed a regression of changeset r4799 that appeared for long outputs.
10:18 AM Changeset [4799] by Andreas Schnellbacher
- Replaced undo with bookmarks for to restore an initial cmd on a …
9:39 AM Changeset [4798] by Andreas Schnellbacher
- Addition to changeset r4794. Now go-to-bookmark menu items are …

Nov 24, 2021:

4:07 PM Changeset [4797] by Andreas Schnellbacher
- Added a workaround for another focus bug: SetFocusToEditClient? is …

Nov 23, 2021:

3:29 PM Changeset [4796] by Andreas Schnellbacher
- Reworked ShellNewLine?. - DirProcessDirectoryOfLine?: Don't return rc. …
2:44 PM Changeset [4795] by Andreas Schnellbacher
- Use a do forever loop again, because it's faster in rare cases.
1:07 PM Changeset [4794] by Andreas Schnellbacher
- Moved file ids in bookmark array var names to the front like other …
1:04 PM Changeset [4793] by Andreas Schnellbacher
- Readded last linebreak from shell output. This was a regression of …

Nov 22, 2021:

9:10 AM Changeset [4792] by Andreas Schnellbacher
- Added *.INF, *.HLP and *.DOC signatures for mode BIN.

Nov 21, 2021:

11:22 AM Changeset [4791] by Andreas Schnellbacher
- Save: Handle specified options and enquoted filename correctly. The …
10:30 AM Changeset [4790] by Andreas Schnellbacher
- Cosmetic changes.

Nov 20, 2021:

7:07 PM Changeset [4789] by Andreas Schnellbacher
- This is a large extension: Completely reworked Save, Save-as and …
6:33 PM Changeset [4788] by Andreas Schnellbacher
- EditCreateMyepmEnv? requires PostMe? to process FindTop? after file is …

Nov 11, 2021:

10:10 PM Changeset [4787] by Andreas Schnellbacher
- The toolbar button for toggeling SoftWrap? needs at least one PostMe?. …
9:11 PM Changeset [4786] by Andreas Schnellbacher
- Fixed SoftWrap? when 'Use Window width' is active. That reduces …

Nov 9, 2021:

8:16 AM Changeset [4785] by Andreas Schnellbacher
- Improved restart .ex file list in RecompileNewMsgBox?.

Nov 7, 2021:

11:07 PM Changeset [4784] by Andreas Schnellbacher
- Lowered undo state creation: Replaced the .modify reset on every …
11:00 PM Changeset [4783] by Andreas Schnellbacher
- Minor removal of doubled statement.
6:23 PM Changeset [4782] by Andreas Schnellbacher
- ShellStart?, ShellRestore?: Added ShellStart? proc. - NowCanReadShell?: …

Nov 6, 2021:

7:34 PM Changeset [4781] by Andreas Schnellbacher
- Readded and probably fixed previously removed StdFileWrite? and …
7:33 PM Changeset [4780] by Andreas Schnellbacher
- Minor doc addition.
7:31 PM Changeset [4779] by Andreas Schnellbacher
- Added missing egrep chars that need escaping.
7:26 PM Changeset [4778] by Andreas Schnellbacher
- Changed ShellStart? and ShellSwitch? to use the real case of current …

Nov 5, 2021:

10:29 PM Changeset [4777] by Andreas Schnellbacher
- Rearraged, simplified, split and renamed many cmds and procs. - This …

Oct 30, 2021:

11:44 AM Changeset [4776] by Andreas Schnellbacher
- Fixed typo that made runlib fail.

Oct 26, 2021:

8:17 PM Changeset [4775] by Andreas Schnellbacher
- Allow for words in config key values for mode determination with …

Oct 25, 2021:

7:41 PM Changeset [4774] by Andreas Schnellbacher
- Allow for spaces and empty lines before Shebang for mode determination.
5:27 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
1:02 PM Changeset [4773] by Andreas Schnellbacher
- Removed unused _removemultispaces.
8:10 AM Changeset [4772] by Andreas Schnellbacher
- Moved CheckWps? from WPS.E to INIT.E. This was a regression of …

Oct 24, 2021:

7:34 AM Changeset [4771] by Andreas Schnellbacher
- Minor change of changeset r4769.
6:24 AM Changeset [4770] by Andreas Schnellbacher
- Reduced string area size of NEWMENU.EX from 58 of 64 to 43 KB.
6:20 AM Changeset [4769] by Andreas Schnellbacher
- Reduced string area size of EPM.EX from 60 of 64 to 32 KB.
6:09 AM Changeset [4768] by Andreas Schnellbacher
- Fixed mode redetermination on Save-as.

Oct 22, 2021:

8:25 PM Changeset [4767] by Andreas Schnellbacher
- Appended datetime is now similar to ISO format for easier reading.
8:24 PM Changeset [4766] by Andreas Schnellbacher
- Adapted comments to changed output.

Oct 21, 2021:

4:59 PM WikiStart edited by Andreas Schnellbacher
Changed Hobbes links after move from incoming (diff)

Oct 20, 2021:

9:34 PM Changeset [4765] by Andreas Schnellbacher
- Changed .ex files block to use fullnames in original case.
9:30 PM Changeset [4764] by Andreas Schnellbacher
- Fixed runlib processing when NEPMD_ROOTDIR wasn't set before. This …

Oct 19, 2021:

7:30 PM Changeset [4763] by Andreas Schnellbacher
- Fixed an endless loop for second syntax expansion after 'break'.
7:27 PM Changeset [4762] by Andreas Schnellbacher
- Addition to previous changeset.
7:18 PM Changeset [4761] by Andreas Schnellbacher
- Fixed endless loop in FindDefShowFoundWords? if found word is on last …

Oct 18, 2021:

2:37 PM Changeset [4760] by Andreas Schnellbacher
- Minor changes.
2:02 PM Changeset [4759] by Andreas Schnellbacher
- Changes to the project docs: - Fixed requirements and links. - …
8:35 AM WikiStart edited by Andreas Schnellbacher
(diff)

Oct 17, 2021:

11:20 AM Changeset [4758] by Andreas Schnellbacher
- First revision. Addition to changeset r4757.
11:04 AM Changeset [4757] by Andreas Schnellbacher
- Added lib and runlib pseudo targets. runlib is useful for testing …
1:01 AM Changeset [4756] by Andreas Schnellbacher
- Made find word under cursor work for modes that don't have …

Oct 15, 2021:

12:03 AM Changeset [4755] by Andreas Schnellbacher
- Added ExpandRootDir?. Removed ExpandEnvVarAndRootDir?. - Changed call …

Oct 14, 2021:

11:54 PM Changeset [4754] by Andreas Schnellbacher
- Reverted errorneously committed change of mode.e. - Meassge for …
11:46 PM Changeset [4753] by Andreas Schnellbacher
11:45 PM Changeset [4752] by Andreas Schnellbacher
- Finally found a workaround for closing cmd windows. That's most …
11:38 PM Changeset [4751] by Andreas Schnellbacher
- Cosmetic changes.
6:50 PM Changeset [4750] by Andreas Schnellbacher
- Fixed syntax error that has caused OS/2 windows to close immediately …

Oct 9, 2021:

8:03 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
7:58 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
7:50 PM WikiStart/Changes/Changes-1.23 edited by Andreas Schnellbacher
(diff)
9:46 AM Changeset [4749] by Andreas Schnellbacher
- Determination of EpmArgs? at startup: It has happened in rare cases …

Oct 7, 2021:

2:33 PM Ticket #15 (Implement Greg's mode recognition) closed by Andreas Schnellbacher
fixed: Since all mode config was moved to NEPMD.INI, there's no notable …
12:17 AM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
12:12 AM Changeset [4748] by Andreas Schnellbacher
- Fixed typo that has caused to handle extra instance windows (epm /m) …

Oct 6, 2021:

5:06 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
5:05 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
4:22 PM Changeset [4747] by Andreas Schnellbacher
- FindDef? for mode E: Avoid 'Invalid argument' error due to negative …
11:21 AM Changeset [4746] by Andreas Schnellbacher
- Fixed ConvertHistory?. - Added missing 'ConvertHistory?' to …
8:38 AM Changeset [4745] by Andreas Schnellbacher
- Changed mode determination logic to former one. Must use multiple …
7:48 AM Changeset [4744] by Andreas Schnellbacher
- ImportUserConfig?: Reenabled import of user .cfg files. (The call of …

Oct 5, 2021:

7:56 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
6:59 PM Changeset [4743] by Andreas Schnellbacher
- Removed debug msg.
1:16 PM Changeset [4742] by Andreas Schnellbacher
- Removed CR from BinChars?. - Changed parameter of …
1:09 PM Changeset [4741] by Andreas Schnellbacher
- ReadFilePart?: Handle case when read file is shorter than the queried …

Oct 4, 2021:

7:33 PM Changeset [4740] by Andreas Schnellbacher
- Added recognition of binary files. This is used instead of the …
6:35 PM Changeset [4739] by Andreas Schnellbacher
- Fixed Shebang/signature processing. - Handle case when filter is …
4:39 PM Changeset [4738] by Andreas Schnellbacher
- Fixed QueryConfigValue? for data with contained \0 chars. Previously …
1:11 PM Changeset [4737] by Andreas Schnellbacher
- Another fix for Shebang.
1:06 PM Changeset [4736] by Andreas Schnellbacher
- Fixed Shebang string.
12:25 PM Changeset [4735] by Andreas Schnellbacher
- Minor improvement.
12:15 PM Changeset [4734] by Andreas Schnellbacher
- Reenabled used function _strWord.
12:11 PM Changeset [4733] by Andreas Schnellbacher
- Disabled/removed code for NepmdQueryDefaultMode?.
11:51 AM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:46 AM WikiStart/Changes/Changes-1.23 created by Andreas Schnellbacher
11:45 AM WikiStart/Changes edited by Andreas Schnellbacher
Starte Changes for 1.24 (diff)
11:37 AM Changeset [4732] by Andreas Schnellbacher
- Added Shebangs and Signatures keys for mode determination.

Oct 3, 2021:

10:44 PM Changeset [4731] by Andreas Schnellbacher
- QueryDefaultMode?: Added support for installed .hil files.
9:37 PM Changeset [4730] by Andreas Schnellbacher
- Implemented the functionality of NepmdGetDefaultMode? in E. Named it …
9:26 PM Changeset [4729] by Andreas Schnellbacher
- SplitPathLines? for mode CONFIGSYS: Restore previous .modify after …
9:21 PM Changeset [4728] by Andreas Schnellbacher
- Added fAppendType flag for C and E types of NepmdQueryModeList?. This …
9:13 PM Changeset [4727] by Andreas Schnellbacher
- Fixed parens in deprecated QueryDefaultMode? C function. This will be …

Oct 2, 2021:

11:26 PM Changeset [4726] by Andreas Schnellbacher
- Removed unused parameter.
11:24 PM Changeset [4725] by Andreas Schnellbacher
- Added NepmdReadFilePart?.

Sep 30, 2021:

10:05 PM WikiStart edited by Andreas Schnellbacher
Released version 1.23 (diff)
9:21 PM WikiStart/Screenshots edited by Andreas Schnellbacher
(diff)
9:04 PM 17.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:04 PM 15.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:03 PM 14.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:03 PM 13.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:03 PM 12.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:03 PM 11.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:03 PM 10.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:02 PM 09.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:02 PM 08.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:02 PM 07.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:02 PM 06.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:01 PM 05.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:01 PM 04.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:01 PM 03.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:01 PM 02.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:01 PM 01.png attached to WikiStart/Screenshots by Andreas Schnellbacher
9:00 PM WikiStart/Screenshots created by Andreas Schnellbacher
Added Screenshots page
9:49 AM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
9:45 AM WikiStart/Changes edited by Andreas Schnellbacher
Added changes for 1.23 (diff)

Sep 29, 2021:

7:08 PM Changeset [4724] by Andreas Schnellbacher
- Added Hobbes text file. The newer Hobbes text file parser creates …

Sep 28, 2021:

8:21 AM Changeset [4723] by Andreas Schnellbacher
- Minor updates, typos.
7:35 AM Changeset [4722] by Andreas Schnellbacher
- Typo.

Sep 27, 2021:

1:38 PM Changeset [4721] by Andreas Schnellbacher
- Added RefreshFormatMenu? also on mode change. Added therefore the …

Sep 25, 2021:

4:03 PM Changeset [4720] by Andreas Schnellbacher
- CleanUpConfigKeys?: Don't report reset CheckDateTime? as updated old …
2:56 PM Changeset [4719] by Andreas Schnellbacher
- Typos.
10:12 AM Changeset [4718] by Andreas Schnellbacher
- Fixed RestoreFileList?: If a Cmd was appended to @<listfilename>, it …

Sep 24, 2021:

4:15 PM Changeset [4717] by Andreas Schnellbacher
- Added hiding of Format menu items before linking some known packages …

Sep 23, 2021:

4:05 PM Changeset [4716] by Andreas Schnellbacher
- Changed rc from Link_Common from 0 to -309 (File already linked) if …

Sep 22, 2021:

10:41 PM Changeset [4715] by Andreas Schnellbacher
- Reworked the workaround for wrong arg parsing by the EPM executable. …
11:57 AM Changeset [4714] by Andreas Schnellbacher
- Minor change for EditCreateMyepmEnv?: Find 'TOOLKIT_DIR=' even when …

Sep 21, 2021:

12:52 PM Changeset [4713] by Andreas Schnellbacher
- Minor changes.
11:35 AM Changeset [4712] by Andreas Schnellbacher
- Removed config tree \NEPMD\Var\SavedRings?. Rings are saved to .epm …

Sep 20, 2021:

11:56 PM Changeset [4711] by Andreas Schnellbacher
- Fixed wrong start args. Sometimes on opening a new EPM window, …
6:59 PM Changeset [4710] by Andreas Schnellbacher
- Added TrimFrameWindow? and execute it at startup with JustInstalled?
1:02 PM Changeset [4709] by Andreas Schnellbacher
- ShellGoToNext/PrevPromptPos? cmds: Use existing proc. - Added proper …

Sep 19, 2021:

6:07 PM Changeset [4708] by Andreas Schnellbacher
- CheckNepmdVersion?: Report if wget wasn't found instead of displaying …
4:44 PM Changeset [4707] by Andreas Schnellbacher
- Fixed Save -> SaveProcessNetlabsFile? if NEPMD_DEVDIR is not set. Now …
3:34 PM Changeset [4706] by Andreas Schnellbacher
- Shell: Readded scrolling to the previous or next prompt. The cursor …
3:19 PM Changeset [4705] by Andreas Schnellbacher
- Fixed error on uninstall: Because the file ttitalic.bmp was …
12:11 PM Changeset [4704] by Andreas Schnellbacher
- Increased version number to 1.23.
12:01 PM Changeset [4703] by Andreas Schnellbacher
- Further fixes for making relative filespecs works for Edit. - The …
11:41 AM Changeset [4702] by Andreas Schnellbacher
- CleanUpConfigKeys?: Ensure that VersionCheck? is newly executed after …

Sep 18, 2021:

1:19 PM Changeset [4701] by Andreas Schnellbacher
- ImportUserConfig?: Added check if file is importable.
1:17 PM Changeset [4700] by Andreas Schnellbacher
- RestoreRing? was renamed to RestoreLastRing?. - Changed delay from 1 …
7:09 AM Changeset [4699] by Andreas Schnellbacher
- RecompileNew?: Avoid adding to ask to add current file to …
7:04 AM Changeset [4698] by Andreas Schnellbacher
- Fixed a focus problem after closing ListBox? or EntryBox?. - …

Sep 17, 2021:

9:08 AM Changeset [4697] by Andreas Schnellbacher
- Alt_1: Minor improvement for wildcards in path.
4:13 AM Changeset [4696] by Andreas Schnellbacher
- Alt_1: Added support for recursive search and specified drive and …

Sep 16, 2021:

4:03 PM Changeset [4695] by Andreas Schnellbacher
- FindFileInList?: Ensure that rc is set. That is queried by Alt_1. - …
2:58 PM Changeset [4694] by Andreas Schnellbacher
- Highlight mode RC: Reverted previous version. Added a few keywords.
1:42 PM Changeset [4693] by Andreas Schnellbacher
- Disabled colon highlighting to distinguish easier from a semicolon.
1:35 PM Changeset [4692] by Andreas Schnellbacher
- Added rxutilex.hil. - Added keyword to toolkit.hil. - Copied C …
12:51 PM Changeset [4691] by Andreas Schnellbacher
- Minor addition for changeset r4687.
9:15 AM Changeset [4690] by Andreas Schnellbacher
- Changed subdir search with C SearchDirs? to first start in current …
9:06 AM Changeset [4689] by Andreas Schnellbacher
- Removed doubled code.
7:26 AM Changeset [4688] by Andreas Schnellbacher
- Alt+1: Changed parameters of Alt1FindLoadFile. - Moved and …
6:25 AM Changeset [4687] by Andreas Schnellbacher
- Moved code of GetFindDefSearchDirs? to NormalizeSearchPath?. - Renamed …

Sep 12, 2021:

11:29 AM Changeset [4686] by Andreas Schnellbacher
- Reworked Alt_1: - Split huge cmd into procs. - Disabled code …

Sep 11, 2021:

9:31 AM Changeset [4685] by Andreas Schnellbacher
- RecompileNew?: Fixes to reactivate asking if an .e file should be …
8:17 AM Changeset [4684] by Andreas Schnellbacher
- Addition to changeset r4671 (*MenuAVar instead of *AVar procs for …

Sep 10, 2021:

10:06 PM Changeset [4683] by Andreas Schnellbacher
- Addition to last changeset.
5:24 PM Changeset [4682] by Andreas Schnellbacher
- Alt+1, compiler error: Readded jumping to the error pos., even when …

Sep 9, 2021:

2:46 PM Changeset [4681] by Andreas Schnellbacher
- Reworked Hobbes links to include searches at first items. - Fixed …
1:05 PM WikiStart edited by Andreas Schnellbacher
(diff)
11:21 AM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
10:09 AM WikiStart/Changes/Changes-1.22 edited by Andreas Schnellbacher
(diff)
10:03 AM WikiStart/Changes/Changes-1.22 edited by Andreas Schnellbacher
(diff)
10:01 AM Changeset [4680] by Andreas Schnellbacher
- Minor text change.
9:09 AM WikiStart edited by Andreas Schnellbacher
Removed limitation of the Changes page (diff)
9:08 AM WikiStart/Changes edited by Andreas Schnellbacher
Started changes for 1.23 (diff)
9:04 AM WikiStart/Changes/Changes-1.22 created by Andreas Schnellbacher
8:44 AM WikiStart/Changes edited by Andreas Schnellbacher
Finished changes for 1.22 (diff)

Sep 8, 2021:

6:47 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
5:17 PM WikiStart/Changes edited by Andreas Schnellbacher
Added escapes for camel-case words (diff)
3:02 PM Changeset [4679] by Andreas Schnellbacher
- Made DECIMAL configurable: Edit -> Insert -> Decimal. - Moved old …
1:48 PM Changeset [4678] by Andreas Schnellbacher
- Copied IsNum? to MATH.E as IsNlsNum?. This is now used in MATH.E and …

Sep 7, 2021:

1:00 PM Changeset [4677] by Andreas Schnellbacher
- _bytearray2string: Replaced with a function that doesn't requires …
9:24 AM Changeset [4676] by Andreas Schnellbacher
- Changed comments. Cosmetic changes.
8:22 AM Changeset [4675] by Andreas Schnellbacher
- Removed redundant code.
6:28 AM Changeset [4674] by Andreas Schnellbacher
- Hilite mode CONFIGSYS: Moved keyword BUFFERS.
6:24 AM Changeset [4673] by Andreas Schnellbacher
- Mode CONFIGSYS: Join path lines on save only if they were split before.

Sep 5, 2021:

10:18 PM Changeset [4672] by Andreas Schnellbacher
- Fixed Add*AVar procs and cmds. - Fixed Get*AVar cmds.
6:31 PM Changeset [4671] by Andreas Schnellbacher
- Array vars: The hidden file array.EPM has gown to > 4000 lines. …
5:53 PM Changeset [4670] by Andreas Schnellbacher
- MoveExpr? R: Fixed "Invalid argument" if no expression right from …
9:21 AM Changeset [4669] by Andreas Schnellbacher
- Added RemoveDoubleLineEnds?. - Made SingleSpace? an optional part of …

Sep 3, 2021:

7:52 AM Changeset [4668] by Andreas Schnellbacher
- Renamed main mode dir (append date) before conversion to avoid …

Sep 2, 2021:

3:20 PM Changeset [4667] by Andreas Schnellbacher
- Addition to changeset r4666.
1:37 PM Changeset [4666] by Andreas Schnellbacher
- Changed GetFileSpec? to use the same parameter order as the REXX …
1:02 PM Changeset [4665] by Andreas Schnellbacher
- First revision of convoldmode. It converts old user mode files from …
12:06 PM Changeset [4664] by Andreas Schnellbacher
- ExportConfigExpandVars?: Removed ignore of enquoted var names. Now an …

Sep 1, 2021:

12:20 PM Changeset [4663] by Andreas Schnellbacher
- Typo.
12:15 PM Changeset [4662] by Andreas Schnellbacher
- DeleteOldBackupFiles?: Text improvement. - DeleteOldBackupFiles?: …
Note: See TracTimeline for information about the timeline view.