Timeline



Dec 9, 2017:

10:24 PM Changeset [2831] by Andreas Schnellbacher
- Added MatchChars for modes E, REXX and PASCAL. - Reverted a comment …
7:37 PM Changeset [2830] by Andreas Schnellbacher
- Adjusted pref paths in docs.
7:35 PM Changeset [2829] by Andreas Schnellbacher
- Made 'ModeExecute DEFAULT SetClosingBraceAutoIndent 0' work. - …
7:26 PM Changeset [2828] by Andreas Schnellbacher
- Improved MatchAutoIndentClosing, ExpandMatchChars: - Check vars for …
7:09 PM Changeset [2827] by Andreas Schnellbacher
- passist: Added additional optional arg to specify if matching string …

Dec 8, 2017:

8:32 AM Changeset [2826] by Andreas Schnellbacher
- Made expandable chars (e.g. closing brace) work again for modes, …

Dec 6, 2017:

9:16 PM WikiStart edited by stevenhl
(diff)
12:08 AM WikiStart edited by Andreas Schnellbacher
(diff)

Dec 4, 2017:

9:51 PM Changeset [2825] by Andreas Schnellbacher
- Improved Proof menu text to inform which part of the text will be …
9:11 PM Changeset [2824] by Andreas Schnellbacher
- Removed superfluous DPRINTF definition, to avoid double def.

Dec 3, 2017:

8:03 PM Changeset [2823] by Andreas Schnellbacher
- Moved code from INDENTBLOCK.E to STDPROCS.E: defproc MarkToLineMark
7:36 PM Changeset [2822] by Andreas Schnellbacher
- Cosmetic changes.

Dec 2, 2017:

10:37 PM Changeset [2821] by Andreas Schnellbacher
- Disabled format menu items that depend on an existing mark. - Used …
10:33 PM Changeset [2820] by Andreas Schnellbacher
- Added defc Reflow2ReflowMargins to process either mark or all. - …
10:24 PM Changeset [2819] by Andreas Schnellbacher
- Fixed behaviour of block determination when a blank line is …
12:30 PM Changeset [2818] by Andreas Schnellbacher
- Made menu defs accept optional 'mid_' prefix instead of the menu …

Dec 1, 2017:

11:27 PM Changeset [2817] by Andreas Schnellbacher
- Enhanced SetMenuVarText to accept a menu id and not only a menu id …
11:22 PM Changeset [2816] by Andreas Schnellbacher
- Used more camel-case expressions and used more consistent var names.
11:15 PM Changeset [2815] by Andreas Schnellbacher
- Changed more mnemonics in the 'Special keys' preferences submenu.

Nov 27, 2017:

10:26 PM Changeset [2814] by Andreas Schnellbacher
- Added a hint about losing WPS object settings on installation, …
10:23 PM Changeset [2813] by Andreas Schnellbacher
- Added package group names. (This was erranously not check-in earlier.)

Nov 26, 2017:

9:14 AM Changeset [2812] by Andreas Schnellbacher
- Removed outdated comment and unused code.
6:54 AM Changeset [2811] by Andreas Schnellbacher
- Changed: For the case, when no cursor pos. was saved, better keep …
6:53 AM Changeset [2810] by Andreas Schnellbacher
- Added configuration of syntax expansion keys.

Nov 25, 2017:

12:11 PM Changeset [2809] by Andreas Schnellbacher
- Made RecompileNew delete equal .ex files from \myepm\ex, even when …
11:57 AM Changeset [2808] by Andreas Schnellbacher
- More additions to changeset r2797. This makes EPM command shells …

Nov 22, 2017:

9:47 PM Changeset [2807] by Andreas Schnellbacher
- Fixed: After creating a mark with the mouse, in a special situation, …
1:21 AM Changeset [2806] by Andreas Schnellbacher
- Encoding menu items: Made rest of the Format menu work, even when …
12:53 AM Changeset [2805] by Andreas Schnellbacher
- Fixed undo pos when going back to state 1. The array var is now …

Nov 21, 2017:

7:41 PM Changeset [2804] by Andreas Schnellbacher
- Added save and restore of cursor pos, scroll pos, mark pos and mark …

Nov 20, 2017:

10:25 PM Changeset [2803] by Andreas Schnellbacher
- Replaced all direct undoaction calls with three procedures: GetUndo, …

Nov 19, 2017:

11:36 PM Changeset [2802] by Andreas Schnellbacher
- Additions for changeset r2797.
11:20 PM Changeset [2801] by Andreas Schnellbacher
- Added comments for the Undo dialog callback commands.
8:42 PM Changeset [2800] by Andreas Schnellbacher
- Disabled defproc setfont and defc popbbok, because they don't work …
8:33 PM Changeset [2799] by Andreas Schnellbacher
- Handle the case when array var funcs were used before …
8:16 PM Changeset [2798] by Andreas Schnellbacher
- Allow for specifying GetAVar( '.info') to query the setting for the …
8:09 PM Changeset [2797] by Andreas Schnellbacher
- Changed all file-specific array vars from 'info.'fid to fid'.info' …

Nov 13, 2017:

9:07 PM Changeset [2796] by Andreas Schnellbacher
- Added defc StripSpacesFromLines and menu items for it.
8:50 PM Changeset [2795] by Andreas Schnellbacher
- Added defc RemoveDoubleLines and menu items for it.
8:31 PM Changeset [2794] by Andreas Schnellbacher
- Replaced SayError with SayHint.
8:20 PM Changeset [2793] by Andreas Schnellbacher
- Moved Sort menu items up to above of Comment.
8:18 PM Changeset [2792] by Andreas Schnellbacher
- Moved Spell check menu items from Edit to Format.
8:05 PM Changeset [2791] by Andreas Schnellbacher
- Fixed typo in 'Spell check' menu item text.

Nov 11, 2017:

9:58 AM Changeset [2790] by Andreas Schnellbacher
- MatchInsertPair: Handle Replace mode correctly. Now the closing char …
9:54 AM Changeset [2789] by Andreas Schnellbacher
- Reverted last revision, because it contains also other preliminary …

Nov 8, 2017:

1:12 AM Changeset [2788] by Andreas Schnellbacher
- MatchInsertPair: Handle Replace mode correctly. Now the closing char …

Nov 5, 2017:

10:47 PM Changeset [2787] by Andreas Schnellbacher
- Rearranged Format submenu.

Nov 4, 2017:

1:09 PM Changeset [2786] by Andreas Schnellbacher
- Added check if cursor has moved manually after the last search to …

Oct 31, 2017:

10:13 PM Changeset [2785] by Andreas Schnellbacher
- Fixed typos.
8:01 PM Changeset [2784] by Andreas Schnellbacher
- Changed 'all' in 'all files' to 'loaded'. - Moved 'All' menu item …
10:33 AM Changeset [2783] by Andreas Schnellbacher
- Changed directory for patched DLL to myepm\dll. Now the original …

Oct 30, 2017:

8:04 PM Changeset [2782] by Andreas Schnellbacher
- Move cursor only once after a successful search or replace. …
7:30 PM Changeset [2781] by Andreas Schnellbacher
- Removed test code.

Oct 29, 2017:

11:33 PM Changeset [2780] by Andreas Schnellbacher
- Made the hint which key to use for jumping between the .ALL and the …
6:46 PM Changeset [2779] by Andreas Schnellbacher
- Fixed start position after a grep or egrep change. - Fixed …
4:48 PM Changeset [2778] by Andreas Schnellbacher
- Fixed the start position for a repeated search for grep and egrep …
12:38 PM Changeset [2777] by Andreas Schnellbacher
- CMD: Added START keyword.
12:30 PM Changeset [2776] by Andreas Schnellbacher
- Added missing part for DefSubMenu of previous changeset.
12:28 PM Changeset [2775] by Andreas Schnellbacher
- Added num type checking for HelpId parameter of DefSubMenu and …
9:56 AM Changeset [2774] by Andreas Schnellbacher
- Improved Sort executed from menu: - Added Sort options. - Change …

Oct 27, 2017:

12:32 AM WikiStart edited by Andreas Schnellbacher
Removed special reference to eCS. (diff)
12:29 AM WikiStart edited by Andreas Schnellbacher
Added status section and section numbers. (diff)

Oct 25, 2017:

8:05 PM Ticket #24 (UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position ...) created by ak120
==== Zum Reproduzieren ==== Während der Ausführung von GET auf …

Oct 23, 2017:

10:09 PM Changeset [2773] by Andreas Schnellbacher
- Highlight procedure in source file after selection and OK in TagScan

Oct 22, 2017:

7:54 PM WikiStart edited by Andreas Schnellbacher
Changed slanted shape to normal for 'Source code'. (diff)
7:40 PM WikiStart edited by Andreas Schnellbacher
Changed some bug tracker infos. (diff)
7:31 PM WikiStart edited by Andreas Schnellbacher
Moved Martin's additons and corrected vertical spaces. (diff)
7:17 PM WikiStart edited by Andreas Schnellbacher
(diff)
6:42 PM Changeset [2772] by Andreas Schnellbacher
- Added several mode improvements.
6:15 PM Changeset [2771] by Andreas Schnellbacher
- Disable Sort menu item if there are no lines to sort.
4:14 PM Changeset [2770] by Andreas Schnellbacher
- Added defs and menu items for RemoveAllEmptyLines, …
4:00 PM Changeset [2769] by Andreas Schnellbacher
- MatchInsertPair: avoid bracket expansion, dependent on the char at …

Oct 17, 2017:

8:06 PM Changeset [2768] by Andreas Schnellbacher
- Cleanup for changeset r2767.

Oct 16, 2017:

10:12 PM Changeset [2767] by Andreas Schnellbacher
- Improved ScrollAfterLocate to minimize scrolling after a locate …

Oct 11, 2017:

8:01 PM Changeset [2766] by Andreas Schnellbacher
- Added process killing of a running EPM.EXE during installation.

Oct 8, 2017:

12:38 PM Changeset [2765] by Andreas Schnellbacher
- Improved method to avoid unlinking of KEYS.EX by executing …
12:23 PM Changeset [2764] by Andreas Schnellbacher
- Completely reworked Format submenu for easier usage and as …
11:51 AM Changeset [2763] by Andreas Schnellbacher
- Moved 'List backup dir for current file' from Preferences to Edit. - …
11:07 AM Changeset [2762] by Andreas Schnellbacher
- Moved 'Join after wrap' option from Format to Preferences. - Removed …
10:59 AM Changeset [2761] by Andreas Schnellbacher
- Made undo after sort work also for virtual but not hidden files, …

Oct 1, 2017:

11:52 AM Changeset [2760] by Andreas Schnellbacher
- Re-enabled recognition of repeated keys for the Match proc. (For …
11:12 AM Changeset [2759] by Andreas Schnellbacher
- UsedMenuAccelerators, used in DefKeys and NEWMENU.E, is now …
11:07 AM Changeset [2758] by Andreas Schnellbacher
- Removed unused code, previously added for hiding menu items. Since …

Sep 30, 2017:

10:03 PM Changeset [2757] by Andreas Schnellbacher
- Added a comment.
9:45 PM Changeset [2756] by Andreas Schnellbacher
- Added comments about how to work around EPM locate bugs. - Cosmetic …
9:14 PM Changeset [2755] by Andreas Schnellbacher
- Cleanup: Removed unused and debug code.
Note: See TracTimeline for information about the timeline view.