Timeline



Dec 18, 2006:

8:45 PM Changeset [2062] by Andreas Schnellbacher
- Add entries from Entries.log only if still not present. - Handle …
12:35 AM Changeset [2061] by Andreas Schnellbacher
- Changed action if FileSpec is a dir for shell windows: When the …
12:02 AM Changeset [2060] by Andreas Schnellbacher
- Handle now indented and quoted continued list items better: An …

Dec 17, 2006:

10:40 PM Changeset [2059] by Andreas Schnellbacher
- Execute now only the CDD command if an arg was specified.
10:38 PM Changeset [2058] by Andreas Schnellbacher
- Changed to accept now also a file spec.
10:30 PM Changeset [2057] by Andreas Schnellbacher
- Fixed typos in "EPM shell" params. - Added a shadow of it in XWP's …
7:26 PM Changeset [2056] by Andreas Schnellbacher
- Starting the EPM shell now from an REXX CMD, because XWP doesn't …
7:06 PM Changeset [2055] by Andreas Schnellbacher
First revision
7:01 PM Changeset [2054] by Andreas Schnellbacher
- Reworked handling of lists. - Using now dprintf for debugging msgs. …

Dec 15, 2006:

2:37 AM Changeset [2053] by jbs
- Eliminated all duplicate newmenu menu mnemonics - Ensured all …

Dec 12, 2006:

12:35 AM Changeset [2052] by Andreas Schnellbacher
- Handle case when arg(1) is empty.

Dec 11, 2006:

11:18 PM Changeset [2051] by Andreas Schnellbacher
- Fixed parm setting for shell object. - Changed parm string to handle …
10:45 PM Changeset [2050] by Andreas Schnellbacher
- Added handling for masked doublequote chars. Required because the …
8:44 PM Changeset [2049] by Andreas Schnellbacher
- Obsolete. Never used and never tested.
8:37 PM Changeset [2048] by Andreas Schnellbacher
- Obsolete since settings were added to the menu and have changed. - …
7:46 PM Changeset [2047] by Andreas Schnellbacher
- Removed ugly window scrolling at the end.
12:14 PM Changeset [2046] by jbs
- Fixed a minor typo.

Dec 10, 2006:

8:50 PM Changeset [2045] by Andreas Schnellbacher
- Added missing consts since the last version was not compilable.
8:18 PM Changeset [2044] by Andreas Schnellbacher
- Added the following now linked files: EPMSHELL.EX, FILE.EX, KEYS.EX, …
8:04 PM Changeset [2043] by Andreas Schnellbacher
- Added check for RECODE.EXE, GREP.EXE and GFC.EXE. If not found, some …
7:46 PM Changeset [2042] by Andreas Schnellbacher
- Resolve env vars and '=' chars in filemasks for link commands. - …
7:39 PM Changeset [2041] by Andreas Schnellbacher
- Made it separately compilable. - Added 'LOAD' or 'SELECT' args for …
7:25 PM Changeset [2040] by Andreas Schnellbacher
- Made paks separately compilable to save String Area Size in EPM.EX. …
4:09 PM Changeset [2039] by jbs
- Changed the parameter passing code to use the parameter information …
2:22 PM Changeset [2038] by jbs
- Corrected some typos.
2:11 PM Changeset [2037] by jbs
- Improved 'CDD' command. It now supports file names (in case a file …
1:48 PM Changeset [2036] by jbs
- Discontinued unused or redundant variables - Added new DEFINEs to …
1:20 PM Changeset [2035] by Andreas Schnellbacher
- Resolve env vars and '=' chars in filemasks for link commands. - …
1:14 PM Changeset [2034] by Andreas Schnellbacher
- Added missing var initialization.
1:12 PM Changeset [2033] by Andreas Schnellbacher
- Made it separately compilable. - Cosmetic changes. - Adapted to the …
1:08 PM Changeset [2032] by Andreas Schnellbacher
- Made it separately compilable. - Filename completion can now be …
1:06 PM Changeset [2031] by Andreas Schnellbacher
- Create a new undo state before execution to be able to restore it later.
1:04 PM Changeset [2030] by Andreas Schnellbacher
- Added FindMark, Comment and Uncomment. - Added Reflow paragraph. - …
12:38 PM Changeset [2029] by Andreas Schnellbacher
- Added DoCmd command, similar to the Key cmd. Useful for menu items.
12:35 PM Changeset [2028] by Andreas Schnellbacher
- Cosmetic changes.
12:33 PM Changeset [2027] by Andreas Schnellbacher
- Removed DRAWKEY.E. Code is now included in DRAW.E.
12:21 PM Changeset [2026] by Andreas Schnellbacher
- Made it separately compilable.
12:18 PM Changeset [2025] by Andreas Schnellbacher
- Using CircleIt command now to avoid requirement for LOCATE_CIRCLE …
12:10 PM Changeset [2024] by Andreas Schnellbacher
- Added support for IPF and TEX. TeX support was almost completely …
12:07 PM Changeset [2023] by Andreas Schnellbacher
- Improved error messages for Grep commands, e.g. when a DLL wasn't …
12:01 PM Changeset [2022] by Andreas Schnellbacher
- Improved error messages for Grep commands, e.g. when a DLL wasn't …
11:23 AM Changeset [2021] by Andreas Schnellbacher
- Removed a wrong comment. - Made it separately compilable. - Cosmetic …
11:22 AM Changeset [2020] by Andreas Schnellbacher
- Removed a wrong comment and added comments about ideas for new fields.
11:17 AM Changeset [2019] by Andreas Schnellbacher
- Improved error messages. - Added '=' and env var resolving. - Added …
11:05 AM Changeset [2018] by Andreas Schnellbacher
- Fixed unlocking before reverting. Bug found monthes ago by Bastian …
11:02 AM Changeset [2017] by Andreas Schnellbacher
- Cosmetic changes. - Copy2Clip accepts now a parm. If specified, that …
10:55 AM Changeset [2016] by Andreas Schnellbacher
- After installation at the first startup delete the RecompileNew
10:52 AM Changeset [2015] by Andreas Schnellbacher
- Removed a wrong comment. - Fixed: On pressing the Save-as button a …
10:43 AM Changeset [2014] by Andreas Schnellbacher
- Added AtSave and AtPostSave hook commands and others. - Checked all …
9:53 AM Changeset [2013] by Andreas Schnellbacher
- Changed indent and tabs for default REXX_std CodingStyle from 2 to …
9:48 AM Changeset [2012] by Andreas Schnellbacher
- Made 2nd param for parse_filename optional and always return rc = 0, …

Dec 9, 2006:

8:37 PM Changeset [2011] by Andreas Schnellbacher
- Removed a debug msg.
8:36 PM Changeset [2010] by Andreas Schnellbacher
- Removed AddOnceAVar and replaced it with AddAVar.
7:19 PM Changeset [2009] by Andreas Schnellbacher
- Cosmetic changes. - Made DEUTSCH.E and ITALANO.E compile with the …
7:14 PM Changeset [2008] by Andreas Schnellbacher
First revision
7:07 PM Changeset [2007] by Andreas Schnellbacher
- Added "EPM help" object. - Made some object names shorter and …
7:03 PM Changeset [2006] by Andreas Schnellbacher
- Remove outdated "fortran" mode dir on installation.
7:01 PM Changeset [2005] by Andreas Schnellbacher
- Cosmetic changes.
7:01 PM Changeset [2004] by Andreas Schnellbacher
- Added "EPM turbo" object. - Cosmetic changes.
6:59 PM Changeset [2003] by Andreas Schnellbacher
- Cosmetic changes. - Fixed a currently disabled part (Path has …
6:57 PM Changeset [2002] by Andreas Schnellbacher
- Fixed parameter description.
6:56 PM Changeset [2001] by Andreas Schnellbacher
- Fixed: NepmdPmPrintf has still changed rc. - Cosmetic changes.
6:55 PM Changeset [2000] by Andreas Schnellbacher
- Demo command: Enhanced messages and fixed typo in var name.
6:51 PM Changeset [1999] by Andreas Schnellbacher
- Commented out some DPRINTFs. - HILITE.C: Initialized all CHARs to …

Nov 21, 2006:

4:41 PM Changeset [1998] by jbs
- Improved the wording and format of the "EPM Mode" section.

Nov 19, 2006:

11:57 PM Changeset [1997] by jbs
- Added initial support for finding C function definitions.
11:46 PM Changeset [1996] by jbs
- Fixed a typo which caused compilation failture when special MMF …

Nov 17, 2006:

11:32 PM Changeset [1995] by jbs
- Further improvements so COMMENT.E supports any mode that has a …

Nov 16, 2006:

10:00 PM Changeset [1994] by jbs
- Major change from using hard-coded definitions of certain comment …
9:50 PM Changeset [1993] by jbs
- First, working, nearly complete rework of the code to support the …

Nov 15, 2006:

4:07 PM Changeset [1992] by jbs
- QueryModeKey was changed to return a default value if a) the key …
4:04 PM Changeset [1991] by jbs
- The code no longer uses LineCommentAddSpace (which will be used by …
3:59 PM Changeset [1990] by jbs
- Some corrections were made to LineCommentPos and LineCommentAddSpace

Nov 14, 2006:

2:37 PM Changeset [1989] by jbs
- Corrected a typo in describing the location of PROFILE.ERX.
12:29 AM Changeset [1988] by jbs
- Fixed a bug: The wrong description was displayed when the compiler …

Nov 13, 2006:

2:59 PM Changeset [1987] by jbs
- Added support for HTEXT mode.
8:12 AM Changeset [1986] by Andreas Schnellbacher
- Added netlabs\ndx.

Nov 12, 2006:

8:37 PM Changeset [1985] by jbs
- The wording has been improved and reorganized.
4:04 PM Changeset [1984] by Andreas Schnellbacher
- Fixed: Not all NDX files were found due to a typo.
2:21 PM Changeset [1983] by jbs
- Fixed a bug in calls to NepmdGetNextDir and NepmdGetNextFile where …
2:19 PM Changeset [1982] by jbs
- Fixed a bug in calls to NepmdGetNextDir and NepmdGetNextFile where …
2:13 PM Changeset [1981] by jbs
- Fixed a bug in calls to NepmdGetNextDir and NepmdGetNextFile where …
1:59 PM Changeset [1980] by Andreas Schnellbacher
First revision
1:53 PM Changeset [1979] by Andreas Schnellbacher
- Adapted to the changed INI key.
1:13 PM Changeset [1978] by Andreas Schnellbacher
- Added some IPFCPREP keywords. - Turned control words from SPECIAL to …
12:30 PM Changeset [1977] by Andreas Schnellbacher
- Fixed highlighting for keywords with args: highlight now all up to …

Nov 10, 2006:

11:54 PM Changeset [1976] by jbs
- The programs were changed to interface with a user's MYSETENV.CMD …
10:55 PM Changeset [1975] by jbs
- The documentation has been reordered, corrected further, reformatted …
10:50 PM Changeset [1974] by jbs
- The "final" version of the fix to the bug where queries of Extended …
2:29 AM Changeset [1973] by jbs
- After additional research it has been detemined that the maximum …
12:23 AM Changeset [1972] by jbs
- Improved the fix for calls to DosQueryExtLIBPATH. 1) It should work …

Nov 9, 2006:

4:52 PM Changeset [1971] by jbs
- Fixed a bug in do_directory where a variable 'dir' was being …
4:25 AM Changeset [1970] by jbs
- The previous commit was missing a part of the new support for …
1:25 AM Changeset [1969] by jbs
- Fixed bug in ModeFindDef. On a failed search a non-existant fileid …

Nov 8, 2006:

10:41 PM Changeset [1968] by jbs
- Corrected a typo.
10:36 PM Changeset [1967] by jbs
- Added support for environment variable substitution when adding or …
10:14 PM Changeset [1966] by jbs
- Improved the wording in the comments to make them more understandable.
10:13 PM Changeset [1965] by jbs
- Fixed a typo and a minor bug in error checking.
10:04 PM Changeset [1964] by Andreas Schnellbacher
- Added missing and required '.;' to INCLUDE. - Fixed typos.
6:16 PM Changeset [1963] by jbs
- This file has been moved to src/netlabs/mode/fortran90 because of …
6:13 PM Changeset [1962] by jbs
- This file was "moved" from mode\fortran bacause of the change of the …
6:10 PM Changeset [1961] by jbs
- Support file for initial support of mode: FORTRAN77
6:09 PM Changeset [1960] by jbs
- Support file for initial support for mode: FORTRAN77
12:22 AM Changeset [1959] by jbs
- This file has been rewritten in support for the latest SETENV2.CMD - …
12:18 AM Changeset [1958] by jbs
- A major rewrite including the following: a) More "respect" for …
12:09 AM Changeset [1957] by jbs
- Fixed a bug in _ExpandEnvVar where calls to DosQueryExtLIBPATH were …

Nov 6, 2006:

6:41 PM Changeset [1956] by Andreas Schnellbacher
- Now hide the outdated "WarpIN restriction" page again.
5:36 PM Changeset [1955] by jbs
- Corrected a typo which caused one of the "readme" pages to be skipped.
5:21 PM Changeset [1954] by jbs
- Changed the call to PKUNZIP2 so that it is PKUNZIP2.EXE. This …
3:44 PM Changeset [1953] by jbs
- Fixed a bug in the recent change to support APPEND_DATE_TO_WPIFILE. …
5:55 AM Changeset [1952] by jbs
- Changed FORTRAN support to FORTRAN77 support. No other FORTRANs are …
5:02 AM Changeset [1951] by jbs
- Corrected some comments about where the epmbbs zip files will …

Nov 5, 2006:

5:59 PM Changeset [1950] by Andreas Schnellbacher
- Re-added setting default icons to show the Netlabs EPM icons …
5:58 PM Changeset [1949] by Andreas Schnellbacher
- Disabled TOUCH per default. - Commented mode check out now …
5:26 PM Changeset [1948] by Andreas Schnellbacher
- Added removal of OS2.INI keys on uninstall.
5:01 PM Changeset [1947] by Andreas Schnellbacher
- Included text for package 99 from NLS tree.
4:53 PM Changeset [1946] by Andreas Schnellbacher
- Minor changes.
4:50 PM Changeset [1945] by Andreas Schnellbacher
- Minor changes.
4:46 PM Changeset [1944] by Andreas Schnellbacher
- Changed texts, since installing the EPMBBS bins doesn't require to …
3:18 PM Changeset [1943] by Andreas Schnellbacher
- Fixed a typo.
3:02 PM Changeset [1942] by Andreas Schnellbacher
- Created "More EPM objects" folder for program objects tools and …
2:48 PM Changeset [1941] by Andreas Schnellbacher
- Moved remaining EPMBBS HLP files to the package for Warp 3.
5:34 AM Changeset [1940] by Andreas Schnellbacher
- Reverting to rev1.12: re-activated APPEND_DATE_TO_WPIFILE.

Nov 4, 2006:

11:10 PM Changeset [1939] by jbs
- Added support for APPEND_DATE_TO_WPIFILE, The results in the WPI and …
7:49 PM Changeset [1938] by Andreas Schnellbacher
- Removed erroneously added APPEND_DATE_TO_WPIFILE, since that never …
6:43 PM Changeset [1937] by jbs
- Added support for LineCommentNeedSpace - Changed size of …
5:33 PM Changeset [1936] by Andreas Schnellbacher
- Added deletion of user EX files in order to process the first …
5:29 PM Changeset [1935] by Andreas Schnellbacher
- Fixed: avoid a prompt when called with NEPMD param.
5:13 PM Changeset [1934] by Andreas Schnellbacher
First revision
5:13 PM Changeset [1933] by Andreas Schnellbacher
- Changed filename from SAVEOLD.CMD to REMEPM.CMD.
5:11 PM Changeset [1932] by Andreas Schnellbacher
- Changed filename to remepm.cmd.

Nov 2, 2006:

3:55 PM Changeset [1931] by jbs
- Corrected the LINECOMMENTADDSPACE value
3:54 PM Changeset [1930] by jbs
- Added more support for Javascript mode - Corrected a bug in handling …

Oct 31, 2006:

7:36 PM Changeset [1929] by jbs
- Correct various spelling and punctuation errors - Improved …

Oct 30, 2006:

1:26 AM Changeset [1928] by Andreas Schnellbacher
- Re-added erranously removed List, FileFind, FindFile command, with a …
1:23 AM Changeset [1927] by Andreas Schnellbacher
- Re-enabled M mnemonic for the "Messages..." item.
1:10 AM Changeset [1926] by Andreas Schnellbacher
- When saving loaded files out of the Netlabs tree, the corresponding …
1:05 AM Changeset [1925] by Andreas Schnellbacher
- Use now global settings from NEPMD.INI. - Reverted to 'xcom l' …
12:53 AM Changeset [1924] by Andreas Schnellbacher
- Replaced AltOnePathVar with SearchPath. SearchPath can hold multiple …
12:41 AM Changeset [1923] by Andreas Schnellbacher
- Enhanced QueryModeKey with an optional third param to return a …
12:35 AM Changeset [1922] by Andreas Schnellbacher
- OpenFolder handles now Shell files different: the shell dir is used, …
12:33 AM Changeset [1921] by Andreas Schnellbacher
- Changed wrong NEPMD_ROOTDIR to NEPMD_USERDIR in MacGrep. - Added a …
12:25 AM Changeset [1920] by Andreas Schnellbacher
msg
12:16 AM Changeset [1919] by Andreas Schnellbacher
- Removed highlighting for "," to differ it better from ";".

Oct 29, 2006:

11:58 PM Changeset [1918] by Andreas Schnellbacher
VS: ----------------------------------------------------------------------
11:52 PM Changeset [1917] by Andreas Schnellbacher
- Added color synonyms.
11:51 PM Changeset [1916] by Andreas Schnellbacher
First revision, moderately changed compared to Adrian Suri's original …
11:43 PM Changeset [1915] by Andreas Schnellbacher
- Made some changes, that work pretty well, without remembering the …
2:48 PM Changeset [1914] by ktk
new user: jbs

Oct 23, 2006:

6:41 PM Changeset [1913] by Andreas Schnellbacher
- Increased the number of lines, for which header expansion (add …
6:38 PM Changeset [1912] by Andreas Schnellbacher
- Second DO expansion: Disabled re-indenting of found END, when it …

Oct 15, 2006:

1:17 PM Changeset [1911] by Andreas Schnellbacher
- Replaced PALEGREY with the standard EPM name LIGHT_GREY. - Added …
10:00 AM Changeset [1910] by Andreas Schnellbacher
- Changed 'passist' to 'assist' to make ASSIST.EX dynamically …
1:36 AM Changeset [1909] by Andreas Schnellbacher
- Fixed: ASSIST.EX is now completely dynamically linked. (The defs for …

Oct 14, 2006:

11:44 PM Changeset [1908] by Andreas Schnellbacher
- Made colors for sections inverted to access the structure easily. - …
11:12 PM Changeset [1907] by Andreas Schnellbacher
First revision

Oct 10, 2006:

9:15 PM Changeset [1906] by Andreas Schnellbacher
- Fixed: EPMIniPath was not restored on error. It was restored to …

Oct 9, 2006:

2:12 AM Changeset [1905] by Andreas Schnellbacher
- Catch errors on startup earlier and give more and better error msgs. …

Oct 7, 2006:

10:49 PM Changeset [1904] by Andreas Schnellbacher
- Altered version to 1.11.
10:32 PM Changeset [1903] by Andreas Schnellbacher
- Fixed syntax error (missing comma).
10:31 PM Changeset [1902] by Andreas Schnellbacher
- Added missing init of debug const.
10:20 PM Changeset [1901] by Andreas Schnellbacher
- Minor grammar changes.
10:16 PM Changeset [1900] by Andreas Schnellbacher
First revision
9:59 PM Changeset [1899] by Andreas Schnellbacher
- Added missing header.
9:53 PM Changeset [1898] by Andreas Schnellbacher
- Added missing header.
9:34 PM Changeset [1897] by Andreas Schnellbacher
- Altered version to 1.11.
9:16 PM Changeset [1896] by Andreas Schnellbacher
- Added Ctrl+Sh+D for FindDef.
9:11 PM Changeset [1895] by Andreas Schnellbacher
- Added defc DelAllModeKeys for debugging.
8:45 PM Changeset [1894] by Andreas Schnellbacher
- Added coding styles for REXX.
8:44 PM Changeset [1893] by Andreas Schnellbacher
- Countless improvements, contributed by John Small.
8:43 PM Changeset [1892] by Andreas Schnellbacher
- Added FINDDEF.E: search source files for the definition of a given …
8:35 PM Changeset [1891] by Andreas Schnellbacher
- Added -E to GNU_GREP_OPTIONS. - Added MacGrep command to search all …
8:18 PM Changeset [1890] by Andreas Schnellbacher
- Added tags for mode HTEXT.
8:16 PM Changeset [1889] by Andreas Schnellbacher
- Open every list box now at cursor.
8:02 PM Changeset [1888] by Andreas Schnellbacher
- Enhanced and fixed the placement of list boxes. Contributed by John …
8:00 PM Changeset [1887] by Andreas Schnellbacher
- Renamed field2userstring to FileAVar2Userstring. Added …
7:54 PM Changeset [1886] by Andreas Schnellbacher
- Use now an array var instead of consts to select debug types for …
7:48 PM Changeset [1885] by Andreas Schnellbacher
- Made search in array var value caseless. Added DelAVar proc and …

Oct 5, 2006:

8:00 PM Changeset [1884] by Andreas Schnellbacher
- Added QueryModeKey to ease getting mode keyword values from NEPMD.INI.

Oct 4, 2006:

11:27 PM Changeset [1883] by Andreas Schnellbacher
- Several fixes, especially always start a heading with an uppercase …
11:24 PM Changeset [1882] by Andreas Schnellbacher
- Write mode settings from the GLOBAL section of DEFAULT.INI or …
3:09 AM Changeset [1881] by Andreas Schnellbacher
- Fixed: NepmdQueryWindowPos couldn't handle negative x and y values.
Note: See TracTimeline for information about the timeline view.