Timeline



Dec 22, 2019:

9:15 PM Changeset [3757] by Andreas Schnellbacher
- StartUrlProgram?: Changed previously deleted cdd proc to cdd command.
8:18 PM WikiStart edited by Andreas Schnellbacher
Added Warp 3 bitmap to Warp 3 section. (diff)
8:13 PM os2-warp-3-logo.png attached to WikiStart by Andreas Schnellbacher
7:41 PM WikiStart edited by Andreas Schnellbacher
Added bitmaps for downloading dictionaries and for the WarpIN download … (diff)
7:34 PM warpin.png attached to WikiStart by Andreas Schnellbacher
7:06 PM WikiStart edited by Andreas Schnellbacher
Added logo and moved outline and bitmap. (diff)
6:52 PM nepmd-icon.png attached to WikiStart by Andreas Schnellbacher
1:49 PM Changeset [3756] by Andreas Schnellbacher
- Move expression: Removed \.:,'" from the separators. This gives more …
12:11 PM Changeset [3755] by Andreas Schnellbacher
- Add _removemultispaces. - This avoids multiple spaces read from the …
12:02 PM Changeset [3754] by Andreas Schnellbacher
- Cosmetic changes.

Dec 18, 2019:

8:47 PM Changeset [3753] by Andreas Schnellbacher
Changed LineCommentOverrideMulti? to MultiLineCommentEndPrio?. Actually, …

Dec 17, 2019:

8:34 PM Changeset [3752] by Andreas Schnellbacher
- VSyncCursor: Ensure that the cursor is moved to the last completely …
7:38 PM Changeset [3751] by Andreas Schnellbacher
- Cursor position restore: Fixed scrolling down by the half …
6:40 PM Changeset [3750] by Andreas Schnellbacher
- Tags: Fixed ipf_proc_search to find also header texts with the text …
6:08 PM Changeset [3749] by Andreas Schnellbacher
- Fixed message 'Line number invalid or too large for file' on …
1:42 AM Changeset [3748] by Andreas Schnellbacher
- Typo.

Dec 16, 2019:

9:34 PM Changeset [3747] by Andreas Schnellbacher
- Cosmetic changes.
9:13 PM Changeset [3746] by Andreas Schnellbacher
- Changed 'do forever' loops to those with an upper limit. That can be …
9:12 PM Changeset [3745] by Andreas Schnellbacher
- Added GetPointerPos?. - Fixed MH_GoToPosition and mouse_in_mark to …
9:10 PM Changeset [3744] by Andreas Schnellbacher
- Fixed save and restore of window scroll position. The previous …

Dec 15, 2019:

3:51 PM Changeset [3743] by Andreas Schnellbacher
- Added Directory2 and ChDrive? procs. On changing the drive, the path …

Dec 14, 2019:

11:03 PM Changeset [3742] by Andreas Schnellbacher
- Avoid scrolling on copying to the clipboard. That is also required …
10:30 PM Changeset [3741] by Andreas Schnellbacher
- Added FindStringInCode?. - Alt_1: Replaced search for words with …

Dec 8, 2019:

10:48 PM Changeset [3740] by Andreas Schnellbacher
- Reverted toolbar command names to the original ones with underscore. …
10:31 PM Changeset [3739] by Andreas Schnellbacher
- Moved help commands to STDCTRL.E. Added better command names. - …
9:52 PM Changeset [3738] by Andreas Schnellbacher
- Fixed: Opening the Settings dialog from an old menu had no Tabs entry.

Dec 7, 2019:

10:27 PM Changeset [3737] by Andreas Schnellbacher
- Toolbar macros: Avoided scrolling on opening dialogs.
2:39 PM Changeset [3736] by Andreas Schnellbacher
- Added 'Show file and mode settings' menu items.
1:45 PM Changeset [3735] by Andreas Schnellbacher
- Changed menu item text for 'Join after wrap' to 'Join after wrap on …
1:43 PM Changeset [3734] by Andreas Schnellbacher
- Fixed search direction processing on changing between search dialog …

Dec 3, 2019:

12:27 AM Changeset [3733] by Andreas Schnellbacher
- Re-enabled loading filenames with special chars that needs …

Nov 27, 2019:

8:23 PM Changeset [3732] by Andreas Schnellbacher
- Reenabled 'RefreshMenu?' in SwitchKeyset?. Although this slows keyset …
7:52 PM Changeset [3731] by Andreas Schnellbacher
- Added and used ExpandKeyset? and InitStdKeyset?. - Added ExpandKeyset?

Nov 26, 2019:

8:08 PM Changeset [3730] by Andreas Schnellbacher
- Used DefFileSetting? for Mode. This fixes EA processing and …
8:05 PM Changeset [3729] by Andreas Schnellbacher
- Minor improvement to allow for specifying InfoLine? flags in all cases.

Nov 24, 2019:

8:49 PM Changeset [3728] by Andreas Schnellbacher
- Addition to changeset r3727.
8:48 PM Changeset [3727] by Andreas Schnellbacher
- Fixed GetModeSetting? to work with SettingName? = 'mode'. - Fixed …
11:28 AM Changeset [3726] by Andreas Schnellbacher
- Fixed MoveFile?. This re-enables backup file creation from '~1' upwards.

Nov 22, 2019:

3:19 PM Changeset [3725] by Andreas Schnellbacher
- NepmdInfo?: Fixed error message when CheckNepmdVersion? failed due to …

Nov 19, 2019:

8:41 PM Changeset [3724] by Andreas Schnellbacher
- Used DefFileSetting? for Mode. This fixes EA processing and …

Nov 18, 2019:

8:58 PM Changeset [3723] by Andreas Schnellbacher
- Found an easier fix for changeset r3722.
8:54 PM Changeset [3722] by Andreas Schnellbacher
- Fixed undefined Mode in MenuText_defaulttabs and MenuText_defaultmargins.

Nov 17, 2019:

4:34 PM Changeset [3721] by Andreas Schnellbacher
- Renamed call to ProcessFileSettingEa? to WriteFileSettingEa? in …

Nov 13, 2019:

10:12 PM Changeset [3720] by Andreas Schnellbacher
- Improved Etpm error messages. - Made defc Etpm work again.
9:41 PM Changeset [3719] by Andreas Schnellbacher
- RecompileNew?: Added Etpm error message to the log. Added Etpm proc …

Nov 12, 2019:

7:04 PM Changeset [3718] by Andreas Schnellbacher
- C, second expansion: Fixed indentation after an opening brace. - C, …
12:37 AM Changeset [3717] by Andreas Schnellbacher
- Moved file setting defs. - Deleted now unused proc UseFileSetting?.
12:20 AM Changeset [3716] by Andreas Schnellbacher
- HOOKS.E: Added WriteArrayVar?, QueryArrayVar? and DeleteArrayVar? and …

Nov 10, 2019:

10:25 AM Changeset [3715] by Andreas Schnellbacher
- Recompile: Reworked and simplified additional check of changeset r3714.

Nov 9, 2019:

9:52 PM Changeset [3714] by Andreas Schnellbacher
- Recompile: Added check if current .e file is different from the last …

Nov 7, 2019:

8:58 PM Changeset [3713] by Andreas Schnellbacher
- Cosmetic changes and removed unused code.
8:57 PM Changeset [3712] by Andreas Schnellbacher
- Save as: Fixed a regression of reworking filename enquoting of …

Nov 4, 2019:

10:32 PM Changeset [3711] by Andreas Schnellbacher
- Removed disabled debug messages.
10:27 PM Changeset [3710] by Andreas Schnellbacher
- Edit: Fixed removing double quotes. Dropped dir objects didn't work …
9:42 PM Changeset [3709] by Andreas Schnellbacher
- Moved keyword 'library' to section 'UNIT' to display it inverted.
9:37 PM Changeset [3708] by Andreas Schnellbacher
- Changed tabs and indent for PASCAL.
9:36 PM Changeset [3707] by Andreas Schnellbacher
- Reworked PASCAL procedure search to fix and simplify the previous …

Nov 2, 2019:

4:24 PM Changeset [3706] by Andreas Schnellbacher
- Fixed: On executing RecompileNew? at first startup, the title text …

Nov 1, 2019:

12:52 AM Changeset [3705] by Andreas Schnellbacher
- Renamed backup .TreeDir? files to .TreeBackup?.
12:37 AM Changeset [3704] by Andreas Schnellbacher
- Changed proc and var names from underscore to camel case. - Improved …

Oct 31, 2019:

11:18 AM Changeset [3703] by Andreas Schnellbacher
- Use SHELL highlighting for .Tree files, too.
10:41 AM Changeset [3702] by Andreas Schnellbacher
- Execute 'RecompileNew?' instead of 'Recompile' for E files. - Execute …
10:40 AM Changeset [3701] by Andreas Schnellbacher
- Improved quotes handling.
10:38 AM Changeset [3700] by Andreas Schnellbacher
- .DOS dir: Moved change of changeset r3699 from MODEEXEC.E to DOSUTIL.E.

Oct 30, 2019:

11:23 PM Changeset [3699] by Andreas Schnellbacher
- .DOS dir: place the cursor on the 'Directory of' line for new files. …
11:02 PM Changeset [3698] by Andreas Schnellbacher
- RecompileNew?: Suppress 'newer or older' messages if EFile is the …

Oct 29, 2019:

9:33 PM Changeset [3697] by Andreas Schnellbacher
- Fixed shell processing for Return: Sometimes 'dir' was prepended. …
9:28 PM Changeset [3696] by Andreas Schnellbacher
- Renamed DirProcessDirOfLine? to DirProcessDirectoryOfLine?.
9:17 PM Changeset [3695] by Andreas Schnellbacher
- Fixed regression of renaming GetHighlight? to QueryHighlightState?.
7:31 PM Changeset [3694] by Andreas Schnellbacher
- Added options to Md5Comp for calling for line-wise diff comparison …

Oct 28, 2019:

10:28 PM Changeset [3693] by Andreas Schnellbacher
- RecompileNew?: Remorked the messages logic. - RecompileNew?: Added …

Oct 27, 2019:

12:44 PM Changeset [3692] by Andreas Schnellbacher
- RecompileNew?: Save .e file data separately from .ex file data to …

Oct 26, 2019:

5:17 PM Changeset [3691] by Andreas Schnellbacher
- Added a MsgBox? at first startup that asks to execute RecompileNew?, …
5:08 PM Changeset [3690] by Andreas Schnellbacher
- RecompileNew?: More fixes for the new features of changesets r3669

Oct 25, 2019:

4:24 PM Changeset [3689] by Andreas Schnellbacher
- .DOS dir files: Place cursor at the end of the 'Directory of' line. …
4:06 PM Changeset [3688] by Andreas Schnellbacher
- .DOS dir: Place cursor on the same line as before (on the 'Directory …

Oct 24, 2019:

10:37 PM Changeset [3687] by Andreas Schnellbacher
- Fixed editing of the 'Directory of' line, followed by Return. That …
6:29 PM Changeset [3686] by Andreas Schnellbacher
- Typo.
6:28 PM Changeset [3685] by Andreas Schnellbacher
- Another addition to changeset r3678: Fixed HeaderWidth? init.
5:48 PM Changeset [3684] by Andreas Schnellbacher
- Alt+1: Use GetRealCase?() before loading a filename, even without …
5:47 PM Changeset [3683] by Andreas Schnellbacher
- Another addition to changeset r3678. This reenables the 'default' …

Oct 23, 2019:

9:14 PM Changeset [3682] by Andreas Schnellbacher
- Moved initialization of default header width from definit to …
8:57 PM Changeset [3681] by Andreas Schnellbacher
- Addition to changeset r3678. That reenables EPM to start up again.

Oct 22, 2019:

10:14 PM Changeset [3680] by Andreas Schnellbacher
- Reactivated the check if .e files were already checked before. (The …
9:49 PM Changeset [3679] by Andreas Schnellbacher
- Improved handling of double quotes. Procs shouldn't strip them and …

Oct 20, 2019:

8:52 PM Changeset [3678] by Andreas Schnellbacher
- Addition to changeset r3663. Completely reworked file and mode …
8:48 PM Changeset [3677] by Andreas Schnellbacher
- RecompileNew?: Fixed and improved RESET mode. - RecompileNew?: Avoid …

Oct 19, 2019:

11:45 AM Changeset [3676] by Andreas Schnellbacher
- Cosmetic changes.
9:48 AM Changeset [3675] by Andreas Schnellbacher
- Moved highlighting macros to STDCTRL.E. - Reworked and renamed …

Oct 18, 2019:

9:37 PM Changeset [3674] by Andreas Schnellbacher
- ProcessLoadSettings?: Improved highlighting code for both during file …
9:31 PM Changeset [3673] by Andreas Schnellbacher
- Moved defc ActivateHighlighting? and defc CheckModeFiles? from …

Oct 16, 2019:

10:35 PM Changeset [3672] by Andreas Schnellbacher
- Suppressed execution of SetMode? after changing a mode by adding an …
10:26 PM Changeset [3671] by Andreas Schnellbacher
- Fixed a mistyped cmd. - Md5Comp: Added enquoting of filenames if …
10:20 PM Changeset [3670] by Andreas Schnellbacher
- Cosmetic changes.
10:10 PM Changeset [3669] by Andreas Schnellbacher
- RecompileNew?: Fixed mixed-up messages of changeset r3668. - …

Oct 15, 2019:

8:41 PM Changeset [3668] by Andreas Schnellbacher
- RecompileNew?: List also newer .e files, not only older ones. Now all …
8:11 PM Changeset [3667] by Andreas Schnellbacher
- Cosmetic changes.
8:10 PM Changeset [3666] by Andreas Schnellbacher
- Addition to changeset r3663. Completely reworked file and mode …

Oct 13, 2019:

4:24 PM Changeset [3665] by Andreas Schnellbacher
- Removed debug output.
4:19 PM Changeset [3664] by Andreas Schnellbacher
- Addition to changeset r6363 to save EA values as file settings.
1:24 PM Changeset [3663] by Andreas Schnellbacher
- Merged Margins and Tabs with SetMargins? and SetTabs?. - Completely …

Oct 12, 2019:

9:29 AM Changeset [3662] by Andreas Schnellbacher
- Addition to changeset r3661.

Oct 8, 2019:

8:11 PM Changeset [3661] by Andreas Schnellbacher
- Cosmetic changes. - Disabled SetEditOptions? because this can work …

Oct 7, 2019:

6:33 PM Changeset [3660] by Andreas Schnellbacher
- Changed RingDumpSettings? to use existing DateTime? proc.
6:01 PM Changeset [3659] by Andreas Schnellbacher
- Added IsIsoDate? and IsIsoTome? procs. - Added validation of ISO dates …

Oct 6, 2019:

10:22 PM Changeset [3658] by Andreas Schnellbacher
- Explicitely call ProcessSelect? as a workaround. That is required, …
6:37 PM Changeset [3657] by Andreas Schnellbacher
- Disabled savefilewithtabs and other outdated keywords.
6:28 PM Changeset [3656] by Andreas Schnellbacher
- Added CheckNepmdVersion? and helper macros. It uses wget to download …
6:26 PM Changeset [3655] by Andreas Schnellbacher
- Moved code from nepmdlib.c and nepmd.h to info.e. - Handle closing …
1:50 PM Changeset [3654] by Andreas Schnellbacher
- Added preserve of fileinfo and EA to Encode.
1:48 PM Changeset [3653] by Andreas Schnellbacher
- Added procs SaveFileInfoEa? and RestoreFileInfoEa?. - Used them in …

Oct 5, 2019:

6:43 AM Changeset [3652] by Andreas Schnellbacher
- Minor change.
6:41 AM Changeset [3651] by Andreas Schnellbacher
- Open URL: Moved 'Open in app' action to the first dialog and 'Copy …

Oct 3, 2019:

11:23 AM Changeset [3650] by Andreas Schnellbacher
- Added CompareFiles? command. - Added GetBackupOrgFilename? proc and …
8:54 AM Changeset [3649] by Andreas Schnellbacher
- Made SearchReplaceLine? and pReplaceLine work for empty SearchStr?. …

Oct 1, 2019:

8:18 PM Changeset [3648] by Andreas Schnellbacher
- Reverted change r3420 back to the original. The newer version didn't …

Sep 29, 2019:

11:15 AM Changeset [3647] by Andreas Schnellbacher
- Added functions for datetime difference calculation.

Sep 28, 2019:

10:44 AM Changeset [3646] by Andreas Schnellbacher
- Avoid menu item 'Restore file...' for non-backup .Tree_Dir files.
9:38 AM Changeset [3645] by Andreas Schnellbacher
- Disabled RefreshMenu? is SwitchKeyset?. Can't find a reason why the …
Note: See TracTimeline for information about the timeline view.