Timeline



Jan 28, 2007:

2:26 AM Changeset [2079] by Andreas Schnellbacher
- Cosmetic changes.
2:25 AM Changeset [2078] by Andreas Schnellbacher
- Cosmetic and comment changes. - Added an option for to configure the …
2:20 AM Changeset [2077] by Andreas Schnellbacher
- Added support for NewView 2.19(beta) and first attempt to make it's …
2:18 AM Changeset [2076] by Andreas Schnellbacher
- Limit indented quoted lines to 2 spaces to recognize verbatim lines …
2:14 AM Changeset [2075] by Andreas Schnellbacher
- Added support for Pascal's "end." keyword.

Jan 19, 2007:

4:20 PM Changeset [2074] by ktk
undid test
4:20 PM Changeset [2073] by ktk
test
4:18 PM Changeset [2072] by ktk
fixed commitinfo & taginfo paths

Jan 17, 2007:

8:35 PM Changeset [2071] by Andreas Schnellbacher
- Changed ID_VERSION_NEPMD to current version #.

Dec 26, 2006:

6:54 PM Changeset [2070] by Andreas Schnellbacher
- Handle the silly M$ syntax extension for CD like "cd\", "cd.." etc. …
6:50 PM Changeset [2069] by Andreas Schnellbacher
- Handle root drives because SysFiletrees has problems with that.

Dec 23, 2006:

10:38 PM Changeset [2068] by Andreas Schnellbacher
- Changed Version # to 1.12.

Dec 22, 2006:

6:07 PM Changeset [2067] by Andreas Schnellbacher
- Now modify parameters of "EPM shell" object even when it already …

Dec 21, 2006:

1:30 AM Changeset [2066] by jbs
- Corrected the LINCCOMMENTPOS setting
1:30 AM Changeset [2065] by jbs
- Expanded highlighting support

Dec 20, 2006:

9:44 PM Changeset [2064] by Andreas Schnellbacher
First revision
8:36 PM Changeset [2063] by cla
- corrected IDPNL_TRADEMARKS

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 ";".
Note: See TracTimeline for information about the timeline view.