1
0
Fork 0
fgdata/gui/dialogs
Vivian Meazza b020b3e0d1 Add Formation Selector
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2010-10-12 20:42:05 +01:00
..
about.xml added an 'about' dialog 2010-03-18 08:23:23 +00:00
ai.xml further changes to the menu structure 2010-09-07 19:59:00 +01:00
AIcarrier.xml further changes to the menu structure 2010-09-07 19:59:00 +01: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 make dialog resizable with Ctrl-dragging 2009-01-10 22:20:15 +00:00
atc-ai.xml Make Carrier Deck Park selectable 2009-12-01 18:43:12 +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 Update autopilot dialog to use a new flag, to give feedback when the GPS/route-manager is driving the true heading. 2010-03-27 12:19:52 +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
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
display.xml Updated Rendering and Display options dialogs. 2009-11-22 19:26:06 +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
formation.xml Add Formation Selector 2010-10-12 20:42:05 +01:00
fps.xml use layouter and fixed font 2006-01-28 11:50:03 +00:00
gps.xml Fix 'active route waypoint' button to actually load the current wp, instead of wp0. 2010-03-27 11:36:14 +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
local_weather.xml Local Weather v0.85 by Thorsten Renk 2010-09-10 08:52:21 +02:00
local_weather_config.xml Local Weather v0.85 by Thorsten Renk 2010-09-10 08:52:21 +02:00
local_weather_tiles.xml Local weather v0.81 by Thorsten Renk 2010-08-03 08:18:14 +02:00
local_weather_winds.xml Local weather v0.81 by Thorsten Renk 2010-08-03 08:18:14 +02: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
map.xml Data files for MapDialog 2010-03-27 16:52:21 +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 comit 2010-07-03 23:04:48 +02:00
radios.xml renamed "General" back to "File" commented out "Load/Save Flight" 2010-09-23 00:17:27 +02:00
random-failures.xml Use initNode() for convenient, fast, effective property initialization. 2009-02-12 21:00:57 +00:00
rendering.xml New checkbox transition shaders to separate rock/transition shader work from crop shaders 2010-08-31 10:29:51 +02:00
replay.xml Updated replay dialog: 2009-10-04 20:49:43 +00:00
route-manager.xml Fix tabs in route-manager, and remove the 'x' button in favour of live input widgets. 2010-04-26 15:22:26 +00:00
scenario.xml Initial version for the AI-Scenario select-dialog 2010-04-09 09:45:25 +00:00
scenery_loading.xml Scenery Loading popup message 2004-07-22 02:59:59 +00:00
seaport.xml - a small script of Melchior that can be improved (Start from a seaport with a seaplane). 2010-09-02 12:10:29 +02:00
sound.xml Updated sound dialog, improving layout. 2009-12-13 18:06:54 +00:00
static-lod.xml - use <hrule/> and <vrule/> without dummy children 2007-03-26 15:25:27 +00:00
stereoscopic-view-options.xml Cleanup of stereoscopic view options dialog 2010-09-23 19:59:18 +02:00
stopwatch.xml Minor update to the Stopwatch: 2009-12-05 15:28:20 +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 some changes made after feedback on IRC 2010-09-09 23:34:23 +01:00
weather.xml Some fixes for the GlobalWeather dialog 2010-09-23 20:31:57 +02:00
winds.xml use <key>Esc</key> instead of <keynum>27</keynum> 2005-11-05 18:42:28 +00:00