..
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
make dialog resizable with Ctrl-dragging
2009-01-10 22:20:15 +00:00
atc-ai.xml
Add lso stuff
2009-06-18 22:57:00 +00:00
atc-dialog.xml
use <enabled>false</enabled> flag for widgets that shouldn't be drawn
2008-08-05 05:28:27 +00:00
atc-freq-display.xml
use <enabled>false</enabled> flag for widgets that shouldn't be drawn
2008-08-05 05:28:27 +00:00
atc-freq-search.xml
use <enabled>false</enabled> flag for widgets that shouldn't be drawn
2008-08-05 05:28:27 +00:00
autopilot.xml
replace depreciated cmdarg() in listener functions by regular arg
2007-10-15 18:59:34 +00:00
chat-menu.xml
remove runway complementation (airportinfo() returns both sides now)
2008-09-23 20:12:48 +00:00
chat.xml
- remove all key shortcuts ("Enter" for the default widget remains, of course)
2009-01-29 19:50:24 +00:00
chat_full.xml
only "apply" the input field (not the textbox, as this appends a \n)
2009-02-16 16:31:43 +00:00
clouds.xml
restore "rebuild-layers"
2009-07-11 20:19:48 +00:00
cockpit-view.xml
Replace redout dialog with cockpit view dialog. Missing commit spotted by Ron Jensen. Revision 1.80 of data/gui/menubar.xml refers.
2008-07-27 20:57:38 +00:00
devel-extensions.xml
- remove property browser binding from the <SPACE> key
2007-11-26 16:12:37 +00:00
exit.xml
- make dialog non-modal (doesn't buy us much and can cause annoying lockups)
2008-06-12 23:04:42 +00:00
file-select.xml
use stat[11] == "dir" instead of deprecated io.isdir()
2009-02-15 18:24:22 +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
s/show_widgets/enable_widgets/ (the function doesn't show anything)
2008-08-03 15:37:43 +00:00
instrument-failures.xml
Failure manager. Based on work by Erobo and John DENKER.
2009-02-12 20:24:06 +00:00
instruments.xml
use <key>Esc</key> instead of <keynum>27</keynum>
2005-11-05 18:42:28 +00:00
joystick-info.xml
set padding; no wrapping
2009-01-28 21:03:34 +00:00
location-in-air.xml
Fix a label in the Position in Air dialog, spotted on the forums - offset distance is in nautical miles, not statute miles.
2009-06-22 14:26:16 +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
Csaba/Jester :
2008-12-12 20:09:55 +00:00
logging.xml
use <key>Esc</key> instead of <keynum>27</keynum>
2005-11-05 18:42:28 +00:00
lso-view.xml
Modified Landing Signal Officer View - locks to the selected MP aircraft
2009-06-02 09:14:09 +00:00
marker-adjust.xml
export <view> on [Dump], too
2007-03-26 22:48:10 +00:00
message.xml
use <enabled>false</enabled> flag for widgets that shouldn't be drawn
2008-08-05 05:28:27 +00:00
model-view-select.xml
calling self should, of course, be supported
2009-02-05 21:19:04 +00:00
model-view.xml
only open popup if there's something to choose from
2009-01-31 20:10:47 +00:00
nasal-console.xml
whoops ... "nicer" I said
2009-01-28 21:16:27 +00:00
NTPS_target_task.xml
- use <hrule/> and <vrule/> without dummy children
2007-03-26 15:25:27 +00:00
overlay-select.xml
make dialog resizable with Ctrl-dragging
2009-01-11 00:02:45 +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
make dialog resizable with Ctrl-dragging
2009-01-10 21:59:27 +00:00
pushback.xml
door.stop() is now implied by door.setpos()
2009-05-06 18:50:12 +00:00
radios.xml
use <key>Esc</key> instead of <keynum>27</keynum>
2005-11-05 18:42:28 +00:00
rainsnow.xml
precipitation dialog
2008-03-04 08:46:52 +00:00
random-failures.xml
Use initNode() for convenient, fast, effective property initialization.
2009-02-12 21:00:57 +00:00
rendering.xml
Till Busch - effects, shaders and textures for crop and water effects
2009-08-08 10:17:58 +00:00
replay.xml
Updated replay dialog:
2009-10-04 20:49:43 +00:00
route-manager.xml
make dialog resizable with Ctrl-dragging
2009-01-11 00:02:45 +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
Failure manager. Based on work by Erobo and John DENKER.
2009-02-12 20:24:06 +00:00
tanker.xml
allow aar-equipped aircraft to request a tanker everywhere without scenario
2009-03-15 16:13:55 +00:00
timeofday.xml
Stuart BUCHANAN: add warp and speed-up setting
2007-11-29 11:45:41 +00:00
tutorial.xml
make dialog resizable with Ctrl-dragging
2009-01-11 00:02:45 +00:00
view.xml
another initNode() case to convert (thanks Stewart for pointing it out)
2008-11-22 19:53:37 +00:00
weather.xml
use <key>Esc</key> instead of <keynum>27</keynum>
2005-11-05 18:42:28 +00:00
weather_scenario.xml
update metar data in textfield when metar changes during live data fetch
2009-06-08 19:36:02 +00:00
winds.xml
use <key>Esc</key> instead of <keynum>27</keynum>
2005-11-05 18:42:28 +00:00