Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Owner Reporter Resolution Summary
#5 Andreas Schnellbacher Andreas Schnellbacher fixed Fix key defs for dynaspell
Description

Replace .keyset with accel key defs. It looks like that was broken since a long time.

It looks like several parts of epmlex.e have to be reworked.

#9 Andreas Schnellbacher Andreas Schnellbacher fixed Make key def strings in menu items update automatically with keyset change
Description

The key def functions are already prepared for that. MenuAccelString() handles that.

#10 Andreas Schnellbacher Andreas Schnellbacher fixed Rework key and maybe menu defs to use Save instead of SmartSave
Description

A Save key or menu command should execute a Save (as expected), not a SmartSave. SmartSave would only save a file if it was changed. The original Save always saves a file.

This was suggested by John Small.

I don't like the idea to support the SMARTSAVE constant any further, because the key def file is already much too complicated. It provides much more options then the original. The additional complexity affords that we should really try to reduce the number of constants to zero.

BTW: SMARTSAVE only applies on the key def, not on the menu items. Of course, they should be synchronous.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.