]> git.mxchange.org Git - flightgear.git/history - src/GUI/property_list.cxx
Bugfix - untie property.
[flightgear.git] / src / GUI / property_list.cxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreSupport for VEC3D and VEC4D properties.
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 mfranzCtrl-Shift-click on the '.' entry fires listeners of...
2008-12-03 mfranzshow verbose mode (see $FG_ROOT/Docs/README.gui -...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-03-11 mfranz- require plib 1.8.5
2007-05-07 mfranz(untested) last-minute changes are evil! :-)
2007-05-07 mfranzproperty_list.cxx: in verbose mode (toggle with Ctrl...
2007-05-05 mfranzuse STL_IOMANIP to load <iomanip>
2007-05-03 mfranzwrite a more useful list on shift-"."-click, not the...
2007-05-03 mfranzproperty browser: shift click on the "." entry dumps...
2006-06-03 mfranz- display of SGPropertyNode flags can now be toggled...
2006-05-24 mfranznot that!
2006-05-24 mfranzs/isascii/isprint/
2006-05-24 mfranz- force multiline contents (Nasal scripts!) into one...
2006-05-24 fredbCompile
2006-05-24 mfranzok, now I know why the destructor was commented out...
2006-05-23 mfranz- don't jump to top after bool toggling
2006-05-23 mfranzcatch non-existent nodes, too
2006-05-23 mfranztreat widget input correctly
2006-05-23 mfranzugly "fix": the constructor was commented out in prop_p...
2006-05-22 mfranz- move the ID stuff to dialog.hxx
2006-05-22 mfranznew property browser widget