1
0
Fork 0
fgdata/gui/dialogs
mfranz 73c0285ef9 - remove property browser binding from the <SPACE> key
- rename prop-key-handler.nas to prop_key_handler.nas  (the hyphens were
  intentional, exactly to *make* using it as namespace less inviting,
  but times change ...)
- add property browser binding to the '/'-key for when the property key handler
  is turned off (/sim/input/property-key-handler=0). If it's on, use /: or
  /<property>: to open the browser.
- run keyboard event listener only when property key handler is active

I hope that the '/' key can keep this binding even after a keyboard review.
The '/' is just the most natural key for dealing with properties, and it's
far less prominent on non-US-keyboards (e.g. Shift-7 on German keyboards),
so it's not really very well suited for important aircraft functions, anyway.
But I don't insist. :-)
2007-11-26 16:12:37 +00:00
..
air.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
aircraft.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
airports.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
atc-ai.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
atc-dialog.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
atc-freq-display.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
atc-freq-search.xml increase range of searched and displayed frequencies 40 -> 50 nm 2007-06-22 18:08:35 +00:00
autopilot.xml replace depreciated cmdarg() in listener functions by regular arg 2007-10-15 18:59:34 +00:00
chat.xml - simplification: use gui.dialog_update() command instead of 2007-08-01 20:06:16 +00:00
chat_full.xml - simplification: use gui.dialog_update() command instead of 2007-08-01 20:06:16 +00:00
clouds.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
devel-extensions.xml - remove property browser binding from the <SPACE> key 2007-11-26 16:12:37 +00:00
exit.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
file-select.xml - create new Nasal module string.nas with simple shell style pattern matching 2007-06-22 14:13:30 +00:00
fps.xml use layouter and fixed font 2006-01-28 11:50:03 +00:00
gps.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
hud.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
instrument-failures.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
instruments.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
joystick-info.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
livery-select.xml livery handling: add sort option and next()/previous() methods 2007-06-05 14:21:12 +00:00
load_flight.xml "OK" what? (If there's no title, then the button should at least tell us.) 2005-12-14 12:37:17 +00:00
location-in-air.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
location-of-tower.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
location-on-ground.xml set unknown heading preset, so that wind direction is considered if no 2007-10-04 15:47:54 +00:00
logging.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
marker-adjust.xml export <view> on [Dump], too 2007-03-26 22:48:10 +00:00
message.xml - better layout (done by embedded Nasal) 2007-07-02 14:34:01 +00:00
nasal-console.xml - create new Nasal module string.nas with simple shell style pattern matching 2007-06-22 14:13:30 +00:00
NTPS_target_task.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
pilot_offset.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
property-browser.xml - don't use random numbers for cloned dialogs, but good old boring 2007-06-17 13:44:54 +00:00
radios.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
rendering.xml - we prefer hyphens in property names to underscores 2007-08-01 19:37:51 +00:00
replay.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
route-manager.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
save_flight.xml "OK" what? (If there's no title, then the button should at least tell us.) 2005-12-14 12:37:17 +00:00
scenery_loading.xml Scenery Loading popup message 2004-07-22 02:59:59 +00:00
sound.xml Added volume control to the atc-chatter 2007-04-19 04:42:20 +00:00
static-lod.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
stopwatch.xml - fix Nasal error: "props.setDoubleValue() with non-number" 2007-05-31 14:31:08 +00:00
system-failures.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
timeofday.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
tutorial.xml trim() is now in string.nas 2007-06-23 10:08:42 +00:00
view.xml add checkboxes for other views as well, but don't save their state anywhere 2007-11-20 17:26:21 +00:00
weather.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00
weather_scenario.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
winds.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00