Timeline



May 4, 2020:

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

May 3, 2020:

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

May 1, 2020:

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

Apr 30, 2020:

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

Apr 29, 2020:

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

Apr 28, 2020:

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

Apr 27, 2020:

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

Apr 25, 2020:

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

Apr 23, 2020:

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

Apr 22, 2020:

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

Apr 21, 2020:

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

Apr 20, 2020:

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

Apr 17, 2020:

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

Apr 15, 2020:

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

Apr 11, 2020:

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

Apr 10, 2020:

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

Apr 9, 2020:

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

Apr 5, 2020:

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

Apr 3, 2020:

7:07 PM Changeset [3936] by Andreas Schnellbacher
- Fixed (unused) procs pSave_Pos2 and pRestore_Pos2. pRestore_Pos2 …
6:56 PM Changeset [3935] by Andreas Schnellbacher
- Re-actinvated CheckIni and SetIni procs. They're still used by tags …
1:35 AM Changeset [3934] by Andreas Schnellbacher
- pRestore_Pos: Re-enabled .scrollx restore. The handling of loadstate …

Apr 2, 2020:

2:46 PM Changeset [3933] by Andreas Schnellbacher
- Re-enabled defining a keyset with SetKeyset. The previous change had …
11:00 AM Changeset [3932] by Andreas Schnellbacher
- Disabled special handling for SetKeyset setting in DefFileSetting. …

Mar 31, 2020:

10:13 AM Changeset [3931] by Andreas Schnellbacher
- Assist, mode E: Made matching of parens work in 'compile if …
4: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. …
1:10 AM WikiStart edited by Andreas Schnellbacher
Changed Hobbes links due to moved files. (diff)

Mar 30, 2020:

12:06 PM Changeset [3930] by Andreas Schnellbacher
- Fiexd pRestore_Pos if the cursor was off the screen on save. The old …

Mar 28, 2020:

6:30 PM Changeset [3929] by Andreas Schnellbacher
- Removed 'VSyncIfKeepCursor' from all defs that move the cursor. …
11:22 AM Changeset [3928] by Andreas Schnellbacher
- Made Match restore the position exactly. After finding the start or …
8:13 AM WikiStart edited by Andreas Schnellbacher
Change table with build date times from UTC to local time. (diff)
8:06 AM Changeset [3927] by Andreas Schnellbacher
- CheckNepmdVersion: Changed wget timing parameters. (This will be …
8:04 AM Changeset [3926] by Andreas Schnellbacher
- ConfigDictLang, FileDlg: Allow for special chars in filenames.
8:01 AM Changeset [3925] by Andreas Schnellbacher
- Added Sleep proc and cmd. - Added RingMore as alternate to …
7:54 AM Changeset [3924] by Andreas Schnellbacher
- Cosmetic changes.
7:44 AM Changeset [3923] by Andreas Schnellbacher
- NewWindow: Fixed handling of .Tree files. - Used a command for …
7:39 AM Changeset [3922] by Andreas Schnellbacher
- Improved init. Removed superfluous commands. Now definit loads only …
6:51 AM Changeset [3921] by Andreas Schnellbacher
- Extended syntax of Etpm proc: Made ExFile extension and ExFile

Mar 25, 2020:

10:24 AM Changeset [3920] by Andreas Schnellbacher
- Added ArcaOS folder icons by David Graser.

Mar 22, 2020:

10:45 AM Changeset [3919] by Andreas Schnellbacher
- WriteConfigKey: Re-enabled writing of empty values, if required. …

Mar 20, 2020:

10:52 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)

Mar 18, 2020:

12:00 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)

Mar 17, 2020:

11:56 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:55 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:54 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:51 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:49 PM WikiStart/Changes edited by Andreas Schnellbacher
(diff)
11:45 PM WikiStart edited by Andreas Schnellbacher
(diff)
11:44 PM WikiStart/Changes edited by Andreas Schnellbacher
Completed changes history for 1.21. (diff)

Mar 16, 2020:

12:36 PM WikiStart edited by Andreas Schnellbacher
Changed Hobbes download links to /pub/incoming. (diff)
12:26 PM WikiStart edited by Andreas Schnellbacher
Released version 1.21. (diff)
8:41 AM Changeset [3918] by Andreas Schnellbacher
- Avoid initial special icons for myepm folder.

Mar 15, 2020:

10:43 PM Changeset [3917] by Andreas Schnellbacher
- Remove EAs .ICON and .ICON1 from myepm folder. - Remove .hlp files …
10:40 PM Changeset [3916] by Andreas Schnellbacher
- Fixed multiple cases of updates and new installations.

Mar 14, 2020:

8:00 PM Changeset [3915] by Andreas Schnellbacher
- Fixed case in nepmd.wis when recrobj.dat doesn't exist.
2:27 PM Changeset [3914] by Andreas Schnellbacher
- Addition for changeset r3911.
2:18 PM Changeset [3913] by Andreas Schnellbacher
- Added case handling when NEPMD.INI doesn't exist.
2:05 PM Changeset [3912] by Andreas Schnellbacher
- Fixed object deletion of <NEPMD_EXECUTE>, Title = "EPM v6.03b". The …
2:02 PM Changeset [3911] by Andreas Schnellbacher
- Fixed case handling when rwIni.dll doesn't exist or rwIniLoaFuncs …

Mar 13, 2020:

7:14 PM Changeset [3910] by Andreas Schnellbacher
- First revision of CLEANDATB.CMD. - This, together with …
6:42 PM Changeset [3909] by Andreas Schnellbacher
- Changed IniFunc function to handle failing write with rwIni. Try to …
6:29 PM Changeset [3908] by Andreas Schnellbacher
- Renamed desc_base_eng.xml to desc_main_eng.xml.

Mar 12, 2020:

9:45 PM Changeset [3907] by Andreas Schnellbacher
- Removed testcases.
9:43 PM Changeset [3906] by Andreas Schnellbacher
- Doubled backslashes.
9:41 PM Changeset [3905] by Andreas Schnellbacher
- Fixed typo in changeset r3904. - Backslash: Handle undefined escape …
9:21 PM Changeset [3904] by Andreas Schnellbacher
- Fixed backslash handling of a C-included file. Replaced StrReplace

Mar 8, 2020:

8:00 PM Changeset [3903] by Andreas Schnellbacher
- Fixed typos in function names. - Made Alt+1 search start always from …

Mar 7, 2020:

9:34 AM Changeset [3902] by Andreas Schnellbacher
- Removed a debug output. Addition to r3898.
9:14 AM Changeset [3901] by Andreas Schnellbacher
- Made HighlightCursor work in all cases.

Mar 6, 2020:

10:52 PM Changeset [3900] by Andreas Schnellbacher
- Addition to changeset r3899. This should re-enable the cursor …
10:26 PM Changeset [3899] by Andreas Schnellbacher
- Enabled cursor highlighting (if option enabled) in many more cases.
8:46 PM Changeset [3898] by Andreas Schnellbacher
- Added option for the search dialog: If file is marked, activate …
7:55 PM Changeset [3897] by Andreas Schnellbacher
- Fixed DateTimeDiff completely. Improvement for changeset r3894 that …
9:56 AM Changeset [3896] by Andreas Schnellbacher
- Fixed Z-order of the EPM frame window when setting the focus to its …

Mar 5, 2020:

7:03 PM Changeset [3895] by Andreas Schnellbacher
- Made OpenFolder work for .Tree* files.
7:02 PM Changeset [3894] by Andreas Schnellbacher
- Fix for failing Save and MakeBackup in some cases: …
9:02 AM Changeset [3893] by Andreas Schnellbacher
- Changed INST target for to omit call of touchrel.cmd for newly …

Mar 4, 2020:

8:15 PM Changeset [3892] by Andreas Schnellbacher
- First revision of nepmdpck.h. Non-NLS strings split from nepmdeng.h. …

Feb 29, 2020:

12:19 PM Changeset [3891] by Andreas Schnellbacher
- Fixed double call of wis\makefile for INST target.

Feb 27, 2020:

11:26 PM Changeset [3890] by Andreas Schnellbacher
- Fixed typo in changeset r3889.
8:58 PM Changeset [3889] by Andreas Schnellbacher
- Fixed changing mode-specific tabs and margins: Removed multiple calls.

Feb 25, 2020:

7:59 PM Changeset [3888] by Andreas Schnellbacher
- Made IniFunc use the correct handle, not just the last saved one.
7:52 PM Changeset [3887] by Andreas Schnellbacher
- Fixed version of changeset r3886, expobj.cmd. - It contains IniFunc, …

Feb 24, 2020:

11:37 PM Changeset [3886] by Andreas Schnellbacher
- Changed the export of installed objects for easy recreation to use …
11:16 PM Changeset [3885] by Andreas Schnellbacher
- Changed the descriptions for the recompile and samples packages, due …
11:15 PM Changeset [3884] by Andreas Schnellbacher
- Changed the descriptions for the recompile and samples packages, due …
8:49 PM Changeset [3883] by Andreas Schnellbacher
- Moved oslexam.dll and oslexam-readme.txt from netlabs\dll to …
8:13 PM Changeset [3882] by Andreas Schnellbacher
- First revision. Reformatted copy of the EPMBBS version.
7:26 PM Changeset [3881] by Andreas Schnellbacher
- Re-enabled reset of config values. Previously, default values were …
7:14 PM Changeset [3880] by Andreas Schnellbacher
- Changed text color of status bar for read-only files, similar to …
12:17 AM Changeset [3879] by Andreas Schnellbacher
- Commented out an unused def (MACRO).

Feb 23, 2020:

11:29 PM Changeset [3878] by Andreas Schnellbacher
- Fixes for SCRIPT highlighting. Now the end keywords work and the …
9:22 PM Changeset [3877] by Andreas Schnellbacher
- Changed a comment.
9:09 PM Changeset [3876] by Andreas Schnellbacher
- Search direction: Changeset r3872 works for the Search dialog, but …
8:56 PM Changeset [3875] by Andreas Schnellbacher
- Allow for resetting config keys to an empty value, even when the …
6:28 PM Changeset [3874] by Andreas Schnellbacher
- Moved EPMBBS files between packages. Now the package 1 contains only …
6:18 PM Changeset [3873] by Andreas Schnellbacher
- Changed pkunzip2 to unzip.

Feb 22, 2020:

9:55 PM Changeset [3872] by Andreas Schnellbacher
- Fixed search options for Locate and Change: The previous options …

Feb 19, 2020:

9:21 PM Changeset [3871] by Andreas Schnellbacher
- Set mode for saved .command_shell_ files back to SHELL after save.

Feb 18, 2020:

10:46 PM Changeset [3870] by Andreas Schnellbacher
- Moved 'RefreshInfoLine FILELIST' back to RingSetFileNumber. - …
3:45 AM Changeset [3869] by Andreas Schnellbacher
- Changed timeout to 10 s and number of tries to 3 for wget.
1:36 AM Changeset [3868] by Andreas Schnellbacher
- Moved execution of ProcessSelectRefreshOnce from the …
12:46 AM Changeset [3867] by Andreas Schnellbacher
- Removed execution of 'RefreshInfoLine FILELIST' for each loaded …
12:11 AM Changeset [3866] by Andreas Schnellbacher
- Fixed uninitialized var in SetExpand that caused an additional …

Feb 17, 2020:

11:24 PM Changeset [3865] by Andreas Schnellbacher
- Fixed double execution of RefreshInfoLine.
11:15 PM Changeset [3864] by Andreas Schnellbacher
- Cosmetic changes.
10:55 PM Changeset [3863] by Andreas Schnellbacher
- Cosmetic changes.

Feb 16, 2020:

9:08 PM Changeset [3862] by Andreas Schnellbacher
- Added reset of the keyset if mode is changed from SHELL to something …

Feb 15, 2020:

10:07 AM Changeset [3861] by Andreas Schnellbacher
- Changed end year to 2020.

Feb 13, 2020:

11:39 PM Changeset [3860] by Andreas Schnellbacher
- Cosmetic change.
11:36 PM Changeset [3859] by Andreas Schnellbacher
- Minor text fixes.
12:00 AM Changeset [3858] by Andreas Schnellbacher
- Changed WinMessageBox proc back to return the id of the pressed button.

Feb 12, 2020:

11:19 PM Changeset [3857] by Andreas Schnellbacher
- Changed rc in some cases to 0 on success, when it's set. That …
10:26 PM Changeset [3856] by Andreas Schnellbacher
- Fixed parsing of strings with null char separators in REXX commands. …
9:10 AM Changeset [3855] by Andreas Schnellbacher
- Fixed parsing of filenames with multiple consecutive spaces. The …

Feb 11, 2020:

9:54 PM Changeset [3854] by Andreas Schnellbacher
- Previously deleted one line too much.
9:43 PM Changeset [3853] by Andreas Schnellbacher
- Fixed message for DeleteConfigKey.

Feb 10, 2020:

10:47 PM Changeset [3852] by Andreas Schnellbacher
- Improved warning messages for empty menu ids in SetMenuAttribute, …
10:46 PM Changeset [3851] by Andreas Schnellbacher
- Changed \NEPMD\User\DropStyle to \NEPMD\User\FileDropAction. - …
1:02 AM Changeset [3850] by Andreas Schnellbacher
- Fixes and workarounds for the Search dialog: - Search options: T and …

Feb 9, 2020:

10:34 PM Changeset [3849] by Andreas Schnellbacher
- Added PM interface procs: WindowFromId, SetCheckValue, SetTextValue, …

Feb 8, 2020:

1:03 PM Changeset [3848] by Andreas Schnellbacher
- Removed automatic hex2dec window handle conversion, because numbers …
9:48 AM Changeset [3847] by Andreas Schnellbacher
- Changed SetFocus and QueryFocus to allow specifying a parent window …

Feb 5, 2020:

9:54 PM Changeset [3846] by Andreas Schnellbacher
- Changed case of saved toolbar names to lower. This file was missing …
9:13 PM Changeset [3845] by Andreas Schnellbacher
- The previous changeset contains also the change for cleanup of …
9:06 PM Changeset [3844] by Andreas Schnellbacher
- Changed case of saved menu and toolbar names to lower. This will …

Feb 4, 2020:

11:02 PM Changeset [3843] by Andreas Schnellbacher
- Added menuloaded check for cursor and pointer menu inits. That's …
9:12 PM Changeset [3842] by Andreas Schnellbacher
- Finished preferences menu items for cursor and pointer configuration.
Note: See TracTimeline for information about the timeline view.