Timeline



May 26, 2020:

7:21 PM Ticket #30 (epm crash when scrolling) closed by Andreas Schnellbacher
fixed: Fixed with changeset r4008.

May 24, 2020:

8:54 PM Changeset [4019] by Andreas Schnellbacher
- Added QueryCheckValue? proc for button controls.

May 23, 2020:

6:19 PM Changeset [4018] by Andreas Schnellbacher
- Many improvements for the Search dialog: - The 'Search' string is …
6:06 PM Changeset [4017] by Andreas Schnellbacher
- Renamed SetTextValue? to SetDlgItemText?. - Added QueryDlgItemText? and …
11:33 AM Changeset [4016] by Andreas Schnellbacher
- Fix for changeset r4004: The TagScan? list box had only 1 entry for …

May 22, 2020:

4:40 PM Changeset [4015] by Andreas Schnellbacher
- Typos.

May 21, 2020:

2:44 PM Changeset [4014] by Andreas Schnellbacher
- Improved behavior on starting EPM with a corrupted NEPMD.INI. Now …
11:26 AM Changeset [4013] by Andreas Schnellbacher
- Fixed typo and removed pkunzip2 as it's not required anymore.
11:23 AM Changeset [4012] by Andreas Schnellbacher
- TMF files: Strip spaces around the message name. That allows for …
9:27 AM Changeset [4011] by Andreas Schnellbacher
- Call epmsp.cmd as last one.
9:22 AM Changeset [4010] by Andreas Schnellbacher
- Improved determination if EPM is running. The previous version …

May 20, 2020:

8:50 PM Changeset [4009] by Andreas Schnellbacher
- Added call of epmsp.cmd during the installation.
8:49 PM Changeset [4008] by Andreas Schnellbacher
First revision

May 19, 2020:

11:21 AM Changeset [4007] by Andreas Schnellbacher
- Added two more outdated .ex files for deletion.

May 18, 2020:

11:40 AM Changeset [4006] by Andreas Schnellbacher
- GetEpmLoaderDate?: Use the file returned by the C function, not just …
8:14 AM Changeset [4005] by Andreas Schnellbacher
- Addition to changeset r4004.

May 17, 2020:

8:34 PM Changeset [4004] by Andreas Schnellbacher
- Ensure that 'xcom l' doesn't change the last search search command …
7:23 PM Changeset [4003] by Andreas Schnellbacher
- Added InfoMsgBox? for use with PostMe?. Still unused.
7:21 PM Changeset [4002] by Andreas Schnellbacher
- Improved ALL search: The message for the key to toggle between files …
8:19 AM Changeset [4001] by Andreas Schnellbacher
- Bookmarks dialog: Open the dialog again on pressing 'Change type', …
8:15 AM Changeset [4000] by Andreas Schnellbacher
- RemoveAllEmptyLines?: Added missing handling for marked area.

May 15, 2020:

6:39 PM Changeset [3999] by Andreas Schnellbacher
- Additionally to the save to the TagsFiles? ini app, the MakeTagsArgs?
2:39 PM Changeset [3998] by Andreas Schnellbacher
- Ensure that TagsFile? ini entry for the surrently active tagsfile …

May 14, 2020:

1:21 PM Changeset [3997] by Andreas Schnellbacher
- Removed unconfigurable dprintf calls.
1:02 PM Changeset [3996] by Andreas Schnellbacher
- Added VSyncIfKeepCursor to the cursor keys and PgUp?, PgDown?, Home …

May 13, 2020:

7:37 PM Changeset [3995] by Andreas Schnellbacher
- Disabled writing to the message box on Proc_Search. Previously, the …
7:00 PM Changeset [3994] by Andreas Schnellbacher
- Made list box in dialogs one line higher then the number of items. - …
7:00 PM Changeset [3993] by Andreas Schnellbacher
- Minor fix for NextCodeChar?.
6:55 PM Changeset [3992] by Andreas Schnellbacher
- Removed trailing spaces of ini keys. - Removed universal and …
6:49 PM Changeset [3991] by Andreas Schnellbacher
- Re-enabled save for tags. This was a regression of the cleanup in …

May 7, 2020:

7:45 AM Changeset [3990] by Andreas Schnellbacher
- Removed double def (typo since r471).
6:13 AM Changeset [3989] by Andreas Schnellbacher
- Removed debug output again.
6:07 AM Changeset [3988] by Andreas Schnellbacher
- Additions to changeset r3982. The rename wasn't completed.

May 6, 2020:

6:45 PM Changeset [3987] by Andreas Schnellbacher
- Major overhaul of the Alt_1 and related code: The rc values were …
5:50 PM Changeset [3986] by Andreas Schnellbacher
- FindFileInList?: Allow for specifying a recurse level after a dir …
5:42 PM Changeset [3985] by Andreas Schnellbacher
- Added a third optional parameter NepmdSearchTree? to allow limitting …
5:33 PM Changeset [3984] by Andreas Schnellbacher
- Added AppendLogFile?. This is the same def as AppendFile? of FILE.E. …

May 4, 2020:

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

May 3, 2020:

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

May 1, 2020:

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

Apr 30, 2020:

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

Apr 29, 2020:

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

Apr 28, 2020:

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

Apr 27, 2020:

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

Apr 25, 2020:

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

Apr 23, 2020:

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

Apr 22, 2020:

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

Apr 21, 2020:

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

Apr 20, 2020:

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

Apr 17, 2020:

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

Apr 15, 2020:

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

Apr 11, 2020:

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

Apr 10, 2020:

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

Apr 9, 2020:

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

Apr 5, 2020:

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

Apr 3, 2020:

5:07 PM Changeset [3936] by Andreas Schnellbacher
- Fixed (unused) procs pSave_Pos2 and pRestore_Pos2. pRestore_Pos2 …
4:56 PM Changeset [3935] by Andreas Schnellbacher
- Re-actinvated CheckIni? and SetIni? procs. They're still used by tags …

Apr 2, 2020:

11:35 PM Changeset [3934] by Andreas Schnellbacher
- pRestore_Pos: Re-enabled .scrollx restore. The handling of loadstate …
12:46 PM Changeset [3933] by Andreas Schnellbacher
- Re-enabled defining a keyset with SetKeyset?. The previous change had …
9:00 AM Changeset [3932] by Andreas Schnellbacher
- Disabled special handling for SetKeyset? setting in DefFileSetting?. …

Mar 31, 2020:

8:13 AM Changeset [3931] by Andreas Schnellbacher
- Assist, mode E: Made matching of parens work in 'compile if …
2: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. …

Mar 30, 2020:

11:10 PM WikiStart edited by Andreas Schnellbacher
Changed Hobbes links due to moved files. (diff)
10:06 AM Changeset [3930] by Andreas Schnellbacher
- Fiexd pRestore_Pos if the cursor was off the screen on save. The old …

Mar 29, 2020:

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

Mar 25, 2020:

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

Mar 22, 2020:

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

Mar 20, 2020:

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

Mar 18, 2020:

11:00 AM WikiStart/Changes edited by Andreas Schnellbacher
(diff)

Mar 17, 2020:

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

Mar 16, 2020:

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

Mar 15, 2020:

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

Mar 14, 2020:

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

Mar 13, 2020:

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

Mar 12, 2020:

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

Mar 8, 2020:

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

Mar 7, 2020:

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

Mar 6, 2020:

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

Mar 5, 2020:

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

Mar 4, 2020:

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

Feb 29, 2020:

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

Feb 27, 2020:

10:26 PM Changeset [3890] by Andreas Schnellbacher
- Fixed typo in changeset r3889.
7:58 PM Changeset [3889] by Andreas Schnellbacher
- Fixed changing mode-specific tabs and margins: Removed multiple calls.
Note: See TracTimeline for information about the timeline view.