Timeline



Oct 9, 2018:

10:49 PM Changeset [3179] by Andreas Schnellbacher
- Replaced lxLite files version 1.3.3 with those of version 1.3.9. - …
9:46 PM WikiStart/Changes edited by Andreas Schnellbacher
Fixed typos. (diff)
9:34 PM WikiStart/Changes created by Andreas Schnellbacher
Added changes for the upcoming version 1.19.
9:15 PM WikiStart edited by Andreas Schnellbacher
Extended intro text. Added Changes section with link. (diff)
8:29 PM Changeset [3178] by Andreas Schnellbacher
- Added a few more markup strings for lines. They are useful for todo …
8:17 PM Changeset [3177] by Andreas Schnellbacher
- Improved highlighting of PYTHON MLC chars.
8:14 PM Changeset [3176] by Andreas Schnellbacher
- Fixed regression of renaming the array var 'etkkeys' to …
8:13 PM Changeset [3175] by Andreas Schnellbacher
- Fixed building of the multi-line comment array: repeatfind doesn't …

Oct 8, 2018:

10:17 PM Changeset [3174] by Andreas Schnellbacher
- Added the wrong column handling of the last commit also for …
10:14 PM Changeset [3173] by Andreas Schnellbacher
- Added handling of wrong EA EPM.POS value for column.
10:06 PM Changeset [3172] by Andreas Schnellbacher
- Added _stripblanks of libreg.c. - Replaced key value parsing of …
7:25 PM Changeset [3171] by Andreas Schnellbacher
- Fixed E tags for defcs: Made comment and literal recognition work …

Oct 7, 2018:

8:10 PM Changeset [3170] by Andreas Schnellbacher
- Improved and fixed both Fortran modes.
10:48 AM Changeset [3169] by Andreas Schnellbacher
- Improved and synchronized code.
10:31 AM Changeset [3168] by Andreas Schnellbacher
- Syntax expansion: Added expansion to the ForceExpansion command, …
10:21 AM Changeset [3167] by Andreas Schnellbacher
- C syntax expansion: Omit expansion in more cases if cursor is at the …

Oct 4, 2018:

6:45 PM Changeset [3166] by Andreas Schnellbacher
- Improved C syntax expansion for Return: When the cursor is in the …

Oct 3, 2018:

11:51 AM Changeset [3165] by Andreas Schnellbacher
- Improved scrollpos. for Undo and Redo state selections. For all Undo …
10:55 AM Changeset [3164] by Andreas Schnellbacher
- Undo: Cleanup and new procs.
8:46 AM Changeset [3163] by Andreas Schnellbacher
- Made Alt+virtual key working, without disabling entering a char via …

Oct 2, 2018:

8:06 PM Changeset [3162] by Andreas Schnellbacher
- Assist: Added missing block to avoid multi-line array rebuilds at all.

Sep 29, 2018:

4:05 PM Changeset [3161] by Andreas Schnellbacher
- Improved enquoting of key values for .cfg files: - Added support for …
12:51 PM Changeset [3160] by Andreas Schnellbacher
- Tags: Changed pos. after finding a proc. to make TagScan list the …
12:23 PM Changeset [3159] by Andreas Schnellbacher
- Fixed API description at the top.
12:19 PM Changeset [3158] by Andreas Schnellbacher
- Tags: Reworked c_proc_search. Previously, it stopped at the first …
10:05 AM Changeset [3157] by Andreas Schnellbacher
- Invalidate array of multi-line comment positions, added by …
9:36 AM Changeset [3156] by Andreas Schnellbacher
- Invalidate array of multi-line comment positions also when .modify …

Sep 26, 2018:

9:27 PM Changeset [3155] by Andreas Schnellbacher
- Minor case change of a message.
9:01 PM Changeset [3154] by Andreas Schnellbacher
- Adapted Newline and Enter key defs for SpellKeys and ShellKeys to …
8:57 PM Changeset [3153] by Andreas Schnellbacher
- Cosmetic change.
8:56 PM Changeset [3152] by Andreas Schnellbacher
- ScrollAfterLocate: Minimize scrolling if ScrollSpace was specified a …

Sep 25, 2018:

9:00 PM Changeset [3151] by Andreas Schnellbacher
- Fixed multi-line comment array building when start and end strings …

Sep 23, 2018:

7:10 PM Changeset [3150] by Andreas Schnellbacher
- Added handling of nested multi-line comments to buildMLCArray and to …
6:34 PM Changeset [3149] by Andreas Schnellbacher
- Another fix for the case fix.
5:17 PM Changeset [3148] by Andreas Schnellbacher
- Fixed case-sensitive search option of last commit.
5:07 PM Changeset [3147] by Andreas Schnellbacher
- Assist: Fixed case determination by querying for each mode …

Sep 4, 2018:

9:28 PM Changeset [3146] by Andreas Schnellbacher
- Changed DO ONCE = 1 TO 1 ... ENDDO loops back to DO FOREVER ... …
9:13 PM Changeset [3145] by Andreas Schnellbacher
- Changed Grep back to extended Grep to fix regression from rework. …

Sep 3, 2018:

10:48 PM Changeset [3144] by Andreas Schnellbacher
- Renamed inside_comment_literal (formerly inside_literal) to …
9:33 PM Changeset [3143] by Andreas Schnellbacher
- Fixed tagscan for mode E.

Sep 2, 2018:

5:22 PM Changeset [3142] by Andreas Schnellbacher
- Save: Added dialog to ask if an .E file with a special name should …
4:56 PM Changeset [3141] by Andreas Schnellbacher
- Additional changes for r3136. Also fixed error message for tags in E …
3:12 PM Changeset [3140] by Andreas Schnellbacher
- Added tabs, indent, matchchars and margins for modes JAVASCRIPT and TEX.
2:25 PM Changeset [3139] by Andreas Schnellbacher
- Changed to handle PREFERREDCOMMENT values in a mode's DEFAULT.INI better.
1:37 PM Changeset [3138] by Andreas Schnellbacher
- Added PYTHON mode.
12:56 PM Changeset [3137] by Andreas Schnellbacher
- Removed erraneously added PYTHON proc.
12:53 PM Changeset [3136] by Andreas Schnellbacher
- Assist: Renamed 'inside_literal' to 'inside_comment_literal' and …
10:25 AM Changeset [3135] by Andreas Schnellbacher
- Moved 'Directories' settings from 'Save and restore' to 'Load files'.

Sep 1, 2018:

2:29 PM Changeset [3134] by Andreas Schnellbacher
- Enhanced Alt+1 to omit file searching if filename is fully qualified.

Aug 28, 2018:

12:45 AM Changeset [3133] by Andreas Schnellbacher
- Avoided window scrolling on switching highlighting on or off.

Aug 27, 2018:

10:48 PM Changeset [3132] by Andreas Schnellbacher
- Fixed RecompileNew if an myepm .ex file has to be deleted and …

Aug 26, 2018:

9:20 PM Changeset [3131] by Andreas Schnellbacher
- Added Newline handling for ShowKeyset. Now Newline key defs are …
12:25 PM Changeset [3130] by Andreas Schnellbacher
- Eased call of Newline to omit the KeyString arg and query it from …
1:17 AM Changeset [3129] by Andreas Schnellbacher
- Rewrote defc Enter as defc Newline with flexible args. - Replaced …

Aug 25, 2018:

9:08 PM Changeset [3128] by Andreas Schnellbacher
- Fixed replacement of a non-uppercase search string in ChangeStr.
4:49 PM Changeset [3127] by Andreas Schnellbacher
- Fixed logic for automatic import of DEFAULTS.CFG.
8:46 AM Changeset [3126] by Andreas Schnellbacher
- Appended keyset name to the title of the virtual ShowKeyset file. - …
8:26 AM Changeset [3125] by Andreas Schnellbacher
- Made previous change also work for the Undo dialog. For undo state …
8:16 AM Changeset [3124] by Andreas Schnellbacher
- Avoid pos. change for restoring undo state 1.

Aug 20, 2018:

8:58 PM Changeset [3123] by Andreas Schnellbacher
- Added OpenObject command. - Reworked 'Colors and fonts' submenu of …

Aug 19, 2018:

10:20 PM Changeset [3122] by Andreas Schnellbacher
- Removed erranously added, outcommented code of last checkin.
9:50 PM Changeset [3121] by Andreas Schnellbacher
- Improved cursor pos. for redo again. - Added undo state creation for …
5:46 PM Changeset [3120] by Andreas Schnellbacher
- Improved redo to restore correct cursor pos. For the undo state with …
4:24 PM Changeset [3119] by Andreas Schnellbacher
- In contrast to the comment in r3085, the category handling looks OK.
1:22 PM Changeset [3118] by Andreas Schnellbacher
- Removed unused function.
1:20 PM Changeset [3117] by Andreas Schnellbacher
- Additions to r3116.
12:26 PM Changeset [3116] by Andreas Schnellbacher
- Avoided false creation of \NEPMD\User\Colors\Highlighting\1\ keys …

Aug 18, 2018:

11:18 PM Changeset [3115] by Andreas Schnellbacher
- Keep user settings for program objects during installation. - Query …
10:30 PM Changeset [3114] by Andreas Schnellbacher
- Fixed preferences popup menu of previous commit.
8:20 PM Changeset [3113] by Andreas Schnellbacher
- Added escaping of a % char by %%.
7:45 PM Changeset [3112] by Andreas Schnellbacher
- Remove obsolete preferences menu item.
7:34 PM Changeset [3111] by Andreas Schnellbacher
- Renamed StartupDir setting keys.

Aug 13, 2018:

10:39 PM Changeset [3110] by Andreas Schnellbacher
- Added section headings to the Preferences menu. - Moved loadfiles …

Aug 12, 2018:

9:29 PM Changeset [3109] by Andreas Schnellbacher
- Fixed rc for QueryConfigValue. Previously, it returned rc = 4068, if …
9:06 PM Changeset [3108] by Andreas Schnellbacher
- Added C part to configure the mode cache dir.
9:03 PM Changeset [3107] by Andreas Schnellbacher
- Fixed typo in previous commit.
6:52 PM Changeset [3106] by Andreas Schnellbacher
- Made cache dir for temporary mode files configurable via preferences.
11:07 AM Changeset [3105] by Andreas Schnellbacher
- Alt+1: Improved and fixed file finding. - Moved FindFileInList from …

Aug 11, 2018:

10:18 PM Changeset [3104] by Andreas Schnellbacher
- Added highlighting for NepmdSearchTree.
9:59 PM Changeset [3103] by Andreas Schnellbacher
- Minor changes of the docs.
9:58 PM Changeset [3102] by Andreas Schnellbacher
- Added FileInTree and NepmdSearchTree( Filename, Directory).

Aug 5, 2018:

10:02 PM Changeset [3101] by Andreas Schnellbacher
- Fixed search handle processing by avoiding cast to a string.
8:28 PM Changeset [3100] by Andreas Schnellbacher
- Renamed Move to MoveFile.
8:23 PM Changeset [3099] by Andreas Schnellbacher
- Added NepmdDeleteTree. - Fixed attributes for main dir in DeleteTree.
8:14 PM Changeset [3098] by Andreas Schnellbacher
- Renamed NepmdFileDelete to NepmdDeleteFile. - Fixed help remarks for it.
1:23 PM Changeset [3097] by Andreas Schnellbacher
- Minor fix for a parameter check in DeleteTree.
1:15 PM Changeset [3096] by Andreas Schnellbacher
- Fixed Alt+1 file searching (A1Load). - Added env var expansion to …
12:34 PM Changeset [3095] by Andreas Schnellbacher
- Replaced FindFileInList with NepmdSearchPath. That allows for …

Aug 4, 2018:

1:29 PM Changeset [3094] by Andreas Schnellbacher
- Made test for NepmdGetNextDir work.

Jul 29, 2018:

12:11 PM Changeset [3093] by Andreas Schnellbacher
- Reduced E command calls in NepmdInfo for increased stability. - …

Jul 21, 2018:

1:53 PM Changeset [3092] by Andreas Schnellbacher
- Changed menu item text and mnemomic key for Alt+1 menu item. - …
8:17 AM Changeset [3091] by Andreas Schnellbacher
- Extended the check for existing palette names to include user …

Jul 20, 2018:

7:22 PM Changeset [3090] by Andreas Schnellbacher
- Avoid to create additional default color palette names without a …
7:14 PM Changeset [3089] by Andreas Schnellbacher
- Fixed palette deletion. Previously, the deletion worked, but an …

Jul 19, 2018:

9:40 PM Changeset [3088] by Andreas Schnellbacher
- Removed saydebug messages and unused sync code.
9:36 PM Changeset [3087] by Andreas Schnellbacher
- Changed a comment.
9:34 PM Changeset [3086] by Andreas Schnellbacher
- Added 'Open' button to color palette dialog.

Jul 18, 2018:

7:17 PM Changeset [3085] by Andreas Schnellbacher
- Fixed: On changing the additional keyset (adding cuakeys), …
7:09 PM Changeset [3084] by Andreas Schnellbacher
- Fixed: After having switched to testkeys and back to edit_keys, the …
6:59 PM Changeset [3083] by Andreas Schnellbacher
- Added ScrollUpDownKey proc. - Added NumKeys arg to UpDownKey. - …
6:47 PM Changeset [3082] by Andreas Schnellbacher
- Extended a column with for listing mouse keys.
6:43 PM Changeset [3081] by Andreas Schnellbacher
- Made IsSingleKey DBCS-aware. Previously, since the change to …

Jul 17, 2018:

10:33 PM Changeset [3080] by Andreas Schnellbacher
- Changed undo behavior for undo via shortcut key: When jumping back …

Jul 15, 2018:

3:58 PM Changeset [3079] by Andreas Schnellbacher
- Improvements for key help messages.
3:53 PM Changeset [3078] by Andreas Schnellbacher
- Added ShowKeyset to Help submenu. - TODO: Fix array vars after …
3:38 PM Changeset [3077] by Andreas Schnellbacher
- Added mouse defs to ShowKeyset.
2:27 PM Changeset [3076] by Andreas Schnellbacher
- Added category names for key definitions.
2:26 PM Changeset [3075] by Andreas Schnellbacher
- Changes for listing the current key definitions dynamically: - Added …
2:15 PM Changeset [3074] by Andreas Schnellbacher
- Improved AddAVar proc to avoid adding an additional space char if …
2:11 PM Changeset [3073] by Andreas Schnellbacher
- Handle 'SetKeyset std' equal to 'SetKeyset DEFAULT'. That saves …
2:08 PM Changeset [3072] by Andreas Schnellbacher
- Improved debug output and a few comments.
2:06 PM Changeset [3071] by Andreas Schnellbacher
- Changed the processing order, just cosmetic.

Jul 12, 2018:

10:11 PM Changeset [3070] by Andreas Schnellbacher
- Minor improvement for r3069.
9:29 PM Changeset [3069] by Andreas Schnellbacher
- Fixed previously reworked proc ExpandEnvVars. Previously, the check …
Note: See TracTimeline for information about the timeline view.