Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#18 fixed Build cannot find nllogo.bmp when building inf and hlp files Andreas Schnellbacher jbs
Description

Using a fresh checkout of the repository, the build system is unable to "find" nllogo.bmp. The error message is: makefile.txt(*): Warning: filename not fully qualified: bmp\nllogo.bmp

nllogo is still in trunk\arc\ipf\bmp directory where the "svn checkout" put it.

The consequence of this is that various pages in the the inf and hlp files display the "missing icon" icon instead of the proper icon.

#19 invalid Install should not overwrite default key definitions (unless the user agrees to it) Andreas Schnellbacher jbs
Description

Long-time users of the old default key definitions may find it very upsetting to discover that as a result of installing a new version of NEPMD (with the "new and improved" key definitions), the key strokes they are used to using no longer work in the same way. (Count me in this group!)

Presuming that any user's customized key definitions would already be kept intact, this ticket only applies to previous NEPMD users who do not have customized key definitions.

I propose that the install detect a preexisting NEPMD installation without any custom key definitions. If it detects such an installation, then either:

1) Automatically copy the old default key defs into the myepm subtree, making the old default keys a "custom" key definition for the new installation; or

2) Describe the new key defs to the user and ask if it is OK to install the new defs as the default. If the user agrees, then overwrite the previous default key defs. If the user does not agree, then follow option 1 above.

Either way the new key defs will be installed into the netlabs subtree giving the user the option to use the new key defs by backing out the previously-default-but-now-custom defs.

#20 fixed Simplify basic config switching Andreas Schnellbacher Andreas Schnellbacher
Description

All highly configurable editors have one problem: If one has changed a setting (by mistake or for testing) it's hard to remember where it can be changed back. Therefore there should be added an option to switch between some basic configurations via one click.

Following items make sense:

1. User, CUA

   -  Modes   -> [ ] Matchchars
   -  Modes   -> [ ] Balance
   -  Modes   -> [ ] Syntax expnasion
   -  Keys    -> [x] Stream mode
   -  Keys    -> [ ] Block ... (3 items)
   -  Keys    ->     Keyset additions: [cuakeys]
   -  Marking -> [ ] Advanced marking
   -  Marking ->     Default paste: [char]
   -  Marking -> [ ] Sh-mark always extends mark
   -  Marking ->     Default mouse mark: [char]
   -  Marking -> [x] Drag always marks
   -  Cursor  -> [ ] Allow cursor everywhere

2. Programmer, CUA (default)

   -  Modes   -> [x] Matchchars
   -  Modes   -> [x] Balance
   -  Modes   -> [x] Syntax expnasion
   -  Keys    -> [x] Stream mode
   -  Keys    -> [x] Block ... (3 items)
   -  Keys    ->     Keyset additions: [cuakeys]
   -  Marking -> [x] Advanced marking
   -  Marking ->     Default paste: [char]
   -  Marking -> [ ] Sh-mark always extends mark
   -  Marking ->     Default mouse mark: [char]
   -  Marking -> [x] Drag always marks
   -  Cursor  -> [x] Allow cursor everywhere

3. Programmer, Standard EPM

   -  Modes   -> [x] Matchchars
   -  Modes   -> [x] Balance
   -  Modes   -> [x] Syntax expnasion
   -  Keys    -> [ ] Stream mode
   -  Keys    -> [x] Block ... (3 items)
   -  Keys    ->     Keyset additions: [-none-]
   -  Marking -> [x] Advanced marking
   -  Marking ->     Default paste: [block]
   -  Marking -> [x] Sh-mark always extends mark
   -  Marking ->     Default mouse mark: [block]
   -  Marking -> [x] Drag always marks
   -  Cursor  -> [x] Allow cursor everywhere
1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.