|
|
@5150
|
3 years |
Andreas Schnellbacher |
- Made FindDef search types and options permanent.
- Added 'Project …
|
|
|
@5093
|
3 years |
Andreas Schnellbacher |
- Renamed SetPopupMenuFont to SetMenuFont and moved it to MENU.E.
|
|
|
@5089
|
3 years |
Andreas Schnellbacher |
- Added workaround for an ETK bug: On dropping a font object from the …
|
|
|
@5084
|
3 years |
Andreas Schnellbacher |
- Addition to changeset r5093.
|
|
|
@5019
|
3 years |
Andreas Schnellbacher |
- Removed an outdated comment.
|
|
|
@5013
|
3 years |
Andreas Schnellbacher |
- Added single settings to configure marking in more details.
- …
|
|
|
@4877
|
3 years |
Andreas Schnellbacher |
- Changed text of 'Auto-spellcheck' menu item to 'Spell check on …
|
|
|
@4797
|
3 years |
Andreas Schnellbacher |
- Added a workaround for another focus bug: SetFocusToEditClient is …
|
|
|
@4671
|
4 years |
Andreas Schnellbacher |
- Array vars: The hidden file array.EPM has gown to > 4000 lines. …
|
|
|
@4666
|
4 years |
Andreas Schnellbacher |
- Changed GetFileSpec to use the same parameter order as the REXX …
|
|
|
@4638
|
4 years |
Andreas Schnellbacher |
- This tries to fix a problem with popup menu ids. It has happened …
|
|
|
@4491
|
4 years |
Andreas Schnellbacher |
- Set focus to client on Esc, Ctrl+ and Preferences -> Close menu.
- …
|
|
|
@4474
|
4 years |
Andreas Schnellbacher |
- TreeBackup, after Delete or Revert: Restore previous sort order.
- …
|
|
|
@4352
|
4 years |
Andreas Schnellbacher |
- Added FindDef menu item.
- Changed double mnemonics.
|
|
|
@4323
|
4 years |
Andreas Schnellbacher |
- Disabled popup cascade menus again. It was enabled for testing.
|
|
|
@4322
|
4 years |
Andreas Schnellbacher |
- Renamed a cmd.
- Mostly cosmetic changes for cascade menus.
- Added …
|
|
|
@4308
|
4 years |
Andreas Schnellbacher |
- The change in r4285 made problems with some menu items. They need at …
|
|
|
@4304
|
4 years |
Andreas Schnellbacher |
- Added GetFileSpec, similar, but extended to Filespec in REXX.
- …
|
|
|
@4303
|
4 years |
Andreas Schnellbacher |
- Minor text changes of menu hints: mouse pointer -> cursor, no …
|
|
|
@4285
|
4 years |
Andreas Schnellbacher |
- Added parsing for 'dir' lists. Works also with FAT listings.
- Added …
|
|
|
@4283
|
4 years |
Andreas Schnellbacher |
- Implemented 'Delete file' popup menu item for Tree* files.
- Open a …
|
|
|
@3808
|
5 years |
Andreas Schnellbacher |
- Added SetPointerPos and PointerToCursorPos.
- Added option to …
|
|
|
@3765
|
5 years |
Andreas Schnellbacher |
- Reenabled previous definition for MH_GoToPosition as …
|
|
|
@3705
|
5 years |
Andreas Schnellbacher |
- Renamed backup .TreeDir files to .TreeBackup.
|
|
|
@3704
|
5 years |
Andreas Schnellbacher |
- Changed proc and var names from underscore to camel case.
- Improved …
|
|
|
@3650
|
6 years |
Andreas Schnellbacher |
- Added CompareFiles command.
- Added GetBackupOrgFilename proc and …
|
|
|
@3646
|
6 years |
Andreas Schnellbacher |
- Avoid menu item 'Restore file...' for non-backup .Tree_Dir files.
|
|
|
@3643
|
6 years |
Andreas Schnellbacher |
- Improved Backup to avoid backfile creation when useless.
- Added …
|
|
|
@3640
|
6 years |
Andreas Schnellbacher |
- Disabled common popup menu items for .Tree and .Tree_Dir files. …
|
|
|
@3636
|
6 years |
Andreas Schnellbacher |
- PopupMenuItemsOutsideMark: Added diabling of advanced menu items if …
|
|
|
@3562
|
6 years |
Andreas Schnellbacher |
- Popup menu: Moved menu item code to PopupMenuItemsTree, -InsideMark, …
|
|
|
@3400
|
6 years |
Andreas Schnellbacher |
- Added Preferences to the context menu of Tree and Tree_dir windows. …
|
|
|
@3368
|
6 years |
Andreas Schnellbacher |
- Changed all separately compilable files to always include …
|
|
|
@3327
|
6 years |
Andreas Schnellbacher |
- Disable tags menu items if no proc_search exists for current mode.
|
|
|
@3216
|
6 years |
Andreas Schnellbacher |
- Added TagScan and OpenUrl to the context menu.
- Changed menu item …
|
|
|
@2959
|
7 years |
Andreas Schnellbacher |
- Added Preferences menu item to popup menu.
|
|
|
@2869
|
7 years |
Andreas Schnellbacher |
- Replaced 'Nepmd*ConfigValue( nepmd_hini,' with '*ConfigKey('.
|
|
|
@2754
|
8 years |
Andreas Schnellbacher |
- Corrected texts for menu items, after workaround for sort retains
…
|
|
|
@2719
|
8 years |
Andreas Schnellbacher |
- Renamed stdcnf.e to init.e and modecnf.e to modecfg.e.
- Removed …
|
|
|
@2686
|
8 years |
Andreas Schnellbacher |
- Used new menu definition procs from MENU.E.
- Made conditional …
|
|
|
@2566
|
12 years |
Andreas Schnellbacher |
- Renamed FindWord command to FindToken. Added FindWord.
- Added menu …
|
|
|
@2549
|
13 years |
Andreas Schnellbacher |
- Always enabled 'Proof' menu item. (Proof handles every mark as line …
|
|
|
@2539
|
13 years |
Andreas Schnellbacher |
- Grayed Paste menu items out if clipboard is empty.
|
|
|
@2538
|
13 years |
Andreas Schnellbacher |
- Menu items: replaced 'selection' with 'mark'.
- Minor code cleanup.
|
|
|
@2537
|
13 years |
Andreas Schnellbacher |
- Added missing universal var.
|
|
|
@2536
|
13 years |
Andreas Schnellbacher |
- Made hard-coded menu accel strings dynamic, depending on the …
|
|
|
@2434
|
14 years |
Andreas Schnellbacher |
- Fixed line endings.
|
|
|
@2417
|
14 years |
Andreas Schnellbacher |
- Added svn keywords.
|
|
|
@2407
|
14 years |
Andreas Schnellbacher |
- Mouse pos. is not querible with E macros, just pos. of last mouse …
|
|
|
@2384
|
16 years |
Andreas Schnellbacher |
- Fixed Sh+F10 to not use the pos. of the previous mouse click.
|
|
|
@2375
|
16 years |
Andreas Schnellbacher |
- Fixed several scroll issues: Popup menu doesn't use cursor …
|
|
|
@2367
|
16 years |
Andreas Schnellbacher |
- Fixed: On opening the popup menu without mouse (e.g. via Sh+F10), …
|
|
|
@2254
|
17 years |
Andreas Schnellbacher |
- Changed filename for tree files to show also the specified dir.
- …
|
|
|
@2030
|
18 years |
Andreas Schnellbacher |
- Added FindMark, Comment and Uncomment.
- Added Reflow paragraph.
- …
|
|
|
@1632
|
19 years |
Andreas Schnellbacher |
- Added missing const, that is required for some msg strings.
- …
|
|
|
@1617
|
19 years |
Andreas Schnellbacher |
- Fixed Shift defs (EPM uses Ctrl+F7/F8 instead of Alt+F7/F8).
|
|
|
@1526
|
20 years |
Andreas Schnellbacher |
- Updated key descriptions to respect changes to standard keyset.
|
|
|
@1324
|
21 years |
Andreas Schnellbacher |
- Made POPUP.E separately compilable to save 4.2K in string area.
|
|
|
@1309
|
21 years |
Andreas Schnellbacher |
- Removed some consts.
|
|
|
@1249
|
21 years |
Andreas Schnellbacher |
First revision
- Code moved from MOUSE.E.
- Changed the cascade def to …
|