Custom Query (31 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 31)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#11 fixed Make tools configurable Andreas Schnellbacher Andreas Schnellbacher
Description

Configuration of these tools isn't possible:

o md5 o grep o comparison tool: kdiff3 o comparison tool: gfc o recode o browser o ftp app o email app

First idea was to make config available via epm.env. That was dropped, because it allows no detailed config, like menu item texts or menu item help texts (e.g. for the comparison tools).

Next idea is to create an additional .cfg file.

#10 fixed Rework key and maybe menu defs to use Save instead of SmartSave Andreas Schnellbacher Andreas Schnellbacher
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.

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

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

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