Timeline



Jul 5, 2004:

9:47 AM Changeset [1388] by Andreas Schnellbacher
- Added missing 'NEPMD version' msg.
12:24 AM Changeset [1387] by Andreas Schnellbacher
- Rearranged Help menu like in NEWMENU. - Moved 'Select menu' to find …
12:23 AM Changeset [1386] by Andreas Schnellbacher
- Handle the case when args of defc cascade_menu are empty. - Added …
12:20 AM Changeset [1385] by Andreas Schnellbacher
- Added 'Select tags file' and 'Refresh tags file' items. - Enabled …
12:14 AM Changeset [1384] by Andreas Schnellbacher
- Corrected some comments, since Sh+F1 and Sh+F9 are definable.
12:12 AM Changeset [1383] by Andreas Schnellbacher
- Added a comment.
12:06 AM Changeset [1382] by Andreas Schnellbacher
- Two messanges in defc Edit where exchanged.
12:05 AM Changeset [1381] by Andreas Schnellbacher
- Added missing 'call' in defc initconfig2.

Jul 4, 2004:

11:57 PM Changeset [1380] by Andreas Schnellbacher
- Fixed: WANT_KEYWORD_HELP = 'DYNALINK' caused unknown cmd 'viewword'. …
11:51 PM Changeset [1379] by Andreas Schnellbacher
- Fixed typo in defproc AddOnceAVar. - Changed *AVar defprocs: Nothing …
11:46 PM Changeset [1378] by Andreas Schnellbacher
- Added TAGS debug section.
11:45 PM Changeset [1377] by Andreas Schnellbacher
- Fixed: if EPMPATH contained a path piece twice, a linked EX file …
11:39 PM Changeset [1376] by Andreas Schnellbacher
- Fixed: 'maketags =', executed by the 'Refresh' button of the Tags …
1:07 AM Changeset [1375] by Andreas Schnellbacher
- Set escapekey forever on, because it was never configurable, unless …
12:29 AM Changeset [1374] by Andreas Schnellbacher
- Changed edit/save/quit into xcom edit/save/quit. Required in some …

Jul 3, 2004:

8:18 PM Changeset [1373] by Andreas Schnellbacher
- Fixed: action of Up- and Down key was exchanged (caused by wrong …
3:22 PM Changeset [1372] by Andreas Schnellbacher
- Corrected spacing issues.
3:00 PM Changeset [1371] by Andreas Schnellbacher
- Added hypertext/2 docs.
2:36 PM Changeset [1370] by Andreas Schnellbacher
- Added missing SysLoadFuncs.
2:20 PM Changeset [1369] by Andreas Schnellbacher
- Fixed the case when Prototype has no ResultPart.
2:11 PM Changeset [1368] by Andreas Schnellbacher
- NepmdPmPrintf: removed prepended "pmprintf ".
12:45 PM Changeset [1367] by Andreas Schnellbacher
- Changed NepmdPmPrintf to not change the common var "rc" and to …
12:40 PM Changeset [1366] by Andreas Schnellbacher
- Finally enabled NepmdPmPrintf output even if DEBUG undefined.
12:38 PM Changeset [1365] by Andreas Schnellbacher
- Changed a printf to a DPRINTF() to supress the output if …
10:32 AM Changeset [1364] by Andreas Schnellbacher
- Added indentblock.ex.
10:31 AM Changeset [1363] by Andreas Schnellbacher
- Added indentblock.
10:30 AM Changeset [1362] by Andreas Schnellbacher
- Change .modify only if modified.
10:29 AM Changeset [1361] by Andreas Schnellbacher
- Fixed: Reset file settings only if saved.
10:29 AM Changeset [1360] by Andreas Schnellbacher
- Removed an obsolete testing const.

Jul 2, 2004:

4:54 PM Changeset [1359] by Andreas Schnellbacher
- Fixed global search.
3:55 PM Changeset [1358] by Andreas Schnellbacher
- Changed initial value for lock on modify to 0.
3:49 PM Changeset [1357] by Andreas Schnellbacher
- Fixed first call of NepmdGetNextConfigKey.
3:00 PM Changeset [1356] by Andreas Schnellbacher
- Added defproc GetNepmdVersion.
2:58 PM Changeset [1355] by Andreas Schnellbacher
- Added NepmdVersion to get version of NEPMD from STDCONST.E.
2:57 PM Changeset [1354] by Andreas Schnellbacher
- NepmdInfo: Added version of NEPMD (const NEPMD of STDCONST.E, …
2:22 PM Changeset [1353] by Andreas Schnellbacher
- Added support for JustInstalled and CheckEpmExTimeStamp.
2:17 PM Changeset [1352] by Andreas Schnellbacher
- Updated for new NepmdInfo and fixed spacing issues. Updated …
2:11 PM Changeset [1351] by Andreas Schnellbacher
- Changed NepmdPmPrintf. Now activated, even if DEBUG undefined. It's …
1:53 PM Changeset [1350] by Andreas Schnellbacher
- Enhanced NepmdInfo: print version numbers, print linked .EX files.
1:46 PM Changeset [1349] by Andreas Schnellbacher
- Fixed/added processing of touchrel.
1:39 PM Changeset [1348] by Andreas Schnellbacher
- DdeReloadWindowProc: removed repeated try to link EX file. …
1:29 PM Changeset [1347] by Andreas Schnellbacher
- Cosmetic changes. - Reset .modify on defmodify to avoid the msgbox …
1:21 PM Changeset [1346] by Andreas Schnellbacher
- Removed accelerator key defs to make them configurable via standard …
1:11 PM Changeset [1345] by Andreas Schnellbacher
- Print mark only if current file is marked. - Made the list of …
12:55 PM Changeset [1344] by Andreas Schnellbacher
- Added = to the separator list. - Moved key def to STDKEYS.E. - …
12:52 PM Changeset [1343] by Andreas Schnellbacher
- Used procs to distinguish C from C++/Java files. - Changed default …
12:46 PM Changeset [1342] by Andreas Schnellbacher
- Moved 'Enabled' check from AfterLoad to RingAutoWriteFilePosition. - …
12:40 PM Changeset [1341] by Andreas Schnellbacher
- Defc ProcessFontRequest: Changed check if any file in ring is marked …
12:31 PM Changeset [1340] by Andreas Schnellbacher
- Removed obsolete parameter from highlight_match. Replaced it by …
12:16 PM Changeset [1339] by Andreas Schnellbacher
- Changed comments.
12:06 PM Changeset [1338] by Andreas Schnellbacher
- Defc activatefile: Added check if file is still in ring.
12:04 PM Changeset [1337] by Andreas Schnellbacher
- Fixed NepmdResolveEnvVars (wrong startp after replacing).
11:57 AM Changeset [1336] by Andreas Schnellbacher
- Reworked Save on FAT drives (but on success file is still reloaded). …
11:49 AM Changeset [1335] by Andreas Schnellbacher
- Removed switching files by replacing get_eat_ascii_value with …
11:41 AM Changeset [1334] by Andreas Schnellbacher
- Made the code readable by changing the debug stuff. - Moved …
11:27 AM Changeset [1333] by Andreas Schnellbacher
- Give msg about not-saving ring list only once per session. - Moved …
11:23 AM Changeset [1332] by Andreas Schnellbacher
- Used link statement instead of link command to avoid msg at startup, …
11:18 AM Changeset [1331] by Andreas Schnellbacher
- Added header, since blank lines and ;-comented lines are ignored.
11:10 AM Changeset [1330] by Andreas Schnellbacher
First revision
11:09 AM Changeset [1329] by Andreas Schnellbacher
- Enhanced the processing of ACTIONS.LST: it can contain now empty and …
11:07 AM Changeset [1328] by Andreas Schnellbacher
- Fixed defc link: returned sometimes rc = if already linked. …
10:34 AM Changeset [1327] by Andreas Schnellbacher
- Added recode and dict to separately compiled modules and reactivated …
10:14 AM Changeset [1326] by Andreas Schnellbacher
- POPUP.E and DICT.E now separately compilable and linked. String …
10:13 AM Changeset [1325] by Andreas Schnellbacher
- Added linking of POPUP.EX, DICT.EX, BOOKMARK.EX and KWHELP.EX. - …
10:03 AM Changeset [1324] by Andreas Schnellbacher
- Made POPUP.E separately compilable to save 4.2K in string area.
10:03 AM Changeset [1323] by Andreas Schnellbacher
- Made DICT.E separately compilable.

Jul 1, 2004:

2:17 PM Changeset [1322] by Andreas Schnellbacher
First revision - Recode command to convert a file's chars to another …
2:12 PM Changeset [1321] by Andreas Schnellbacher
First revision - Macros to indent and unindent a marked area or a …
2:07 PM Changeset [1320] by Andreas Schnellbacher
- Changed behaviour of ConfigDlg (finally): ConfigDlg starts now with …
1:40 PM Changeset [1319] by Andreas Schnellbacher
- Added NEPMD const to determine version during compile time.
1:39 PM Changeset [1318] by Andreas Schnellbacher
- Cosmetic changes.
1:35 PM Changeset [1317] by Andreas Schnellbacher
- Added check if marked file is current.
1:34 PM Changeset [1316] by Andreas Schnellbacher
- Removed obsolete code and SHOW_MODIFY_METHOD.
1:31 PM Changeset [1315] by Andreas Schnellbacher
- Changed syntax of FileDlg. - Set CurEditCmd in any case, not only …
1:23 PM Changeset [1314] by Andreas Schnellbacher
- Check now if mark is in current file before reflow.
1:20 PM Changeset [1313] by Andreas Schnellbacher
- Fixed check if current file is marked. New proc FileIsMarked. …
1:09 PM Changeset [1312] by Andreas Schnellbacher
- Added support for non-US texts with two_spaces = 0.

Jun 30, 2004:

12:56 AM Changeset [1311] by Andreas Schnellbacher
- Removed comments at the top.
12:49 AM Changeset [1310] by Andreas Schnellbacher
- Removed consts: EPM_POINTER, WANT_STREAM_MODE, WANT_CUA_MARKING, …
12:48 AM Changeset [1309] by Andreas Schnellbacher
- Removed some consts.
12:45 AM Changeset [1308] by Andreas Schnellbacher
First revision - Moved definitions from MODECNF.E. Many improvements.
12:44 AM Changeset [1307] by Andreas Schnellbacher
- Moved definitions to MODEEXEC.E in order to have in MODECNF.E only …
12:41 AM Changeset [1306] by Andreas Schnellbacher
First revision - Define the dprintf proc, that pipes a message to …
12:39 AM Changeset [1305] by Andreas Schnellbacher
First revision - Commands to convert spaces to tabs and tabs to …
12:35 AM Changeset [1304] by Andreas Schnellbacher
First revision - Commands to switch languages for dictionaries.
12:33 AM Changeset [1303] by Andreas Schnellbacher
- Added DEBUG.E, KEYS.E, MODEEXEC.E, TABSSPACES.E, DICT.E, SHELLKEYS.E.
12:27 AM Changeset [1302] by Andreas Schnellbacher
- Removed consts: WANT_CUA_MARKING, WANT_DM_BUFFER, WANT_EPM_SHELL, …
12:24 AM Changeset [1301] by Andreas Schnellbacher
First revision - Moved all definitions from STDKEYS.E to make …
12:20 AM Changeset [1300] by Andreas Schnellbacher
First revision - Moved from ENTER.E. - Added some key combinations of …
12:16 AM Changeset [1299] by Andreas Schnellbacher
- Made testkeys dynamically linkable, so one hasn't to enter 'link …

Jun 29, 2004:

10:59 PM Changeset [1298] by Andreas Schnellbacher
- Append U (new feature) to disable T or B option. Otherwise All will …
10:55 PM Changeset [1297] by Andreas Schnellbacher
- Added = to the separator list. - Moved key def to STDKEYS.E.
10:53 PM Changeset [1296] by Andreas Schnellbacher
- Added postme to circleit to make the highlight circle stay. - Moved …
10:51 PM Changeset [1295] by Andreas Schnellbacher
- Moved key defs to STDKEYS.E and made them easier definable.
10:50 PM Changeset [1294] by Andreas Schnellbacher
- Moved key defs to STDKEYS.E.
10:48 PM Changeset [1293] by Andreas Schnellbacher
- Moved key def to STDKEYS.E.
10:45 PM Changeset [1292] by Andreas Schnellbacher
- Moved enter code for EPM command shells to SHELLKEYS.E. - Removed …
10:36 PM Changeset [1291] by Andreas Schnellbacher
- Moved key defs to STDKEYS.E.

Jun 4, 2004:

10:08 AM Changeset [1290] by Andreas Schnellbacher
- Added non-existing myepm\keywords in front of epmbbs\keywords for …
9:55 AM Changeset [1289] by Andreas Schnellbacher
- Added resolving of env vars and of ?: = bootdrive.
9:54 AM Changeset [1288] by Andreas Schnellbacher
- Changed the colors, mainly light green to gold. (Brown was already …
9:34 AM Changeset [1287] by Andreas Schnellbacher
- Updated the list of separately compilable modules (added menu files, …
9:31 AM Changeset [1286] by Andreas Schnellbacher
- Made it separately compilable again (but not required anymore).
2:47 AM Changeset [1285] by Andreas Schnellbacher
- Improved handling of .HELPFILE: Avoid the use of name command, …
2:46 AM Changeset [1284] by Andreas Schnellbacher
- Enhanced defc unlink to behave like link. The unlink statement won't …
2:33 AM Changeset [1283] by Andreas Schnellbacher
- Re-included KWHELP.E again. - Included SHELLKRAM.E, but deactivated. …
2:31 AM Changeset [1282] by Andreas Schnellbacher
First revision - Usable subcommand and demo how an array var can be …
2:27 AM Changeset [1281] by Andreas Schnellbacher
First revision - User-configurable REXX file for to start a mode- or …
2:15 AM Changeset [1280] by Andreas Schnellbacher
- Adapted to the new mode-specific Set* commands.
2:13 AM Changeset [1279] by Andreas Schnellbacher
- Added commands 'OpenFolderOf' and 'OpenSettings'.
2:08 AM Changeset [1278] by Andreas Schnellbacher
- Added defcs for to query array vars from REXX. See examples in …
1:36 AM Changeset [1277] by Andreas Schnellbacher
- Fixed the dir /v output again and minor other improvements.
1:33 AM Changeset [1276] by Andreas Schnellbacher
- Fixed: PUT.E is now includable as well.
1:32 AM Changeset [1275] by Andreas Schnellbacher
- Unlock before revert if locked. - Now separately compilable.
1:29 AM Changeset [1274] by Andreas Schnellbacher
First revision
1:28 AM Changeset [1273] by Andreas Schnellbacher
- Moved contents of MENUACEL.E to defc initconfig. MENUACEL.E is …
1:25 AM Changeset [1272] by Andreas Schnellbacher
- Added handling of .autosave and .modify.
1:23 AM Changeset [1271] by Andreas Schnellbacher
- Removed the comments before the header.
1:21 AM Changeset [1270] by Andreas Schnellbacher
- Not separately compilable anymore. - Major feature add: Reversible …
1:19 AM Changeset [1269] by Andreas Schnellbacher
- Changed MIS_ENPULLRIGHT to MIS END_SUBMENU. (This is unknown to PM …
1:15 AM Changeset [1268] by Andreas Schnellbacher
- Added erranously deleted write of 'ENTRIES'.
1:13 AM Changeset [1267] by Andreas Schnellbacher
- Moved all defselect stuff from SELECT.E to defc ProcessSelect. This …
1:12 AM Changeset [1266] by Andreas Schnellbacher
- Added history definitions. - Moved defc ring_more from STDCTRL.E. - …
1:10 AM Changeset [1265] by Andreas Schnellbacher
- Remove hex chars from rc of listbox procedure correctly. - Added 2nd …
1:07 AM Changeset [1264] by Andreas Schnellbacher
- Fixed: changed defproc NepmdLoadFile to make defc edit change rc. - …
1:06 AM Changeset [1263] by Andreas Schnellbacher
First revision - Implement mode- or file-specific configuration, …
12:46 AM Changeset [1262] by Andreas Schnellbacher
- Changed HookGetNum to a defproc, because it returns the num. - Added …
12:45 AM Changeset [1261] by Andreas Schnellbacher
- Added defc HighlightCursor, defc CenterLine. - Commented out def …
12:44 AM Changeset [1260] by Andreas Schnellbacher
- Added support for readonly and locked. - Moved file defs to FILE.E. …
12:43 AM Changeset [1259] by Andreas Schnellbacher
- Replaced 'l' with 'xcom l' to fix problems when …
12:42 AM Changeset [1258] by Andreas Schnellbacher
- Fixed: changed defc locate to set rc. - Moved defc findword from …
12:41 AM Changeset [1257] by Andreas Schnellbacher
- Removed setting of .titletext, because it gets overwritten by …
12:40 AM Changeset [1256] by Andreas Schnellbacher
- Fixed defproc parse_filename to take spaces and " chars as well …
12:37 AM Changeset [1255] by Andreas Schnellbacher
- Added support for .readonly and .lockhandle in Save-as dialog. - …
12:36 AM Changeset [1254] by Andreas Schnellbacher
- Moved FileDateTime procs to FILE.E. - Added defc ConfigFrame for to …
12:35 AM Changeset [1253] by Andreas Schnellbacher
- Fixed some cases where firstloadedfid is not valid. - Delayed final …
12:32 AM Changeset [1252] by Andreas Schnellbacher
- Replaced NEPMD_RESTORE_LAST_RING with an ini key. - Doesn't search …
12:31 AM Changeset [1251] by Andreas Schnellbacher
- EPM_POINTER = 'SWITCH'. - Added support for linkable menus. - Made …
12:29 AM Changeset [1250] by Andreas Schnellbacher
- Moved popup menu defs to POPUP.E.
12:28 AM Changeset [1249] by Andreas Schnellbacher
First revision - Code moved from MOUSE.E. - Changed the cascade def to …
12:25 AM Changeset [1248] by Andreas Schnellbacher
First revision - Removed consts: INCLUDE_STD_MENUS, STD_MENU_NAME …
12:15 AM Changeset [1247] by Andreas Schnellbacher
- Made it separately compilable to save space in EPM.EX. - Requires …
12:13 AM Changeset [1246] by Andreas Schnellbacher
- Made it separately compilable to save space in EPM.EX. - Requires …
12:11 AM Changeset [1245] by Andreas Schnellbacher
First revision - Moved generic menu definitions from STDMENU.E in …
12:08 AM Changeset [1244] by Andreas Schnellbacher
- Skip lines with '.' and '..' in files listing as well as in dirs listing.
12:07 AM Changeset [1243] by Andreas Schnellbacher
First revision - Sampeling code from other .e files. - Changed lock …
12:03 AM Changeset [1242] by Andreas Schnellbacher
- Code is now included in STDCTRL.E, defc initconfig, where it belongs to.

Jun 3, 2004:

11:58 PM Changeset [1241] by Andreas Schnellbacher
- Fixed: unlink of a toolbar .ex file hasn't worked if path not …
11:57 PM Changeset [1240] by Andreas Schnellbacher
- Added defprocs QueryFileSys and QueryCodepage. - Removed consts …
11:56 PM Changeset [1239] by Andreas Schnellbacher
- Defined defcs for to use it from anywhere else than with keys.
11:54 PM Changeset [1238] by Andreas Schnellbacher
- Replaced 'e' and 'q' with 'xcom e' and 'xcom q' to avoid rc = 4868, …
11:52 PM Changeset [1237] by Andreas Schnellbacher
- Improved handling of .HELPFILE: Avoid the use of name command, …
11:50 PM Changeset [1236] by Andreas Schnellbacher
- Moved defc insert_text_file to EDIT.E.
11:49 PM Changeset [1235] by Andreas Schnellbacher
- Fixed the case when 1st char doesn't belong to LOWERCASE nor UPPERCASE.
11:45 PM Changeset [1234] by Andreas Schnellbacher
- Made syntax indent configurable by the SetIndent command. - Added …

May 9, 2004:

2:57 PM Changeset [1233] by Andreas Schnellbacher
- Added call of INITREG.CMD to make EPM rewrite its default NEPMD.INI …
2:53 PM Changeset [1232] by Andreas Schnellbacher
First revision
2:49 PM Changeset [1231] by Andreas Schnellbacher
- Updated default values.
Note: See TracTimeline for information about the timeline view.