]> git.mxchange.org Git - flightgear.git/history - src/GUI/dialog.cxx
Boris Koenig:
[flightgear.git] / src / GUI / dialog.cxx
2004-09-27 ehofmanBoris Koenig:
2004-05-15 andyDon't set values on "live" text objects to prevent...
2004-05-14 andyFix the slider to request a non-zero length, and make...
2004-05-12 andyGUI layout management and a few visual/eye-candy modifi...
2004-05-03 andyGUI windows are now draggable. This missing feature...
2003-11-27 davidAdd a scrolling list widget for selecting airports.
2003-05-22 ehofmanfrom the C++ FAQ:
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-03-29 ehofmanA first stab at an aircraft selection dialog
2003-03-21 curtRemove some compiler warnings.
2003-01-21 davidRemove another deprecated command, and fix things up...
2003-01-21 davidRemoved need to specify 'type' property at the top...
2003-01-20 davidAdd new object types "slider" and "dial".
2003-01-19 davidMake some allowances for a dialog closing in the middle...
2003-01-19 davidAdd support for a "checkbox" dialog widget (for boolean...
2003-01-18 davidSimplify looking up the GUI subsystem.
2003-01-18 davidUnbundle dialog-box support from the top-level GUI...