]> git.mxchange.org Git - flightgear.git/history - src/Cockpit/panel_io.cxx
Tiled panel background support from Jim Wilson.
[flightgear.git] / src / Cockpit / panel_io.cxx
2002-02-19 davidTiled panel background support from Jim Wilson.
2002-02-19 curtAdd support for multiple panel fonts (specifically...
2001-12-17 curtFixed hardcode compass texture path to correspond with...
2001-08-10 curt- modified to use pointers to bindings to avoid copying
2001-08-03 curt- added support for conditions
2001-07-30 curt- modified switch layers to use layer[0] and layer...
2001-07-27 curt- modified readAction to use FGBinding
2001-07-24 curt- catch sg_exception instead of sg_io_exception
2001-07-19 curt- catch exception from readProperties and show dialog
2001-06-20 curt- adjusted for no-value constructor for FGPanel
2001-06-12 curtreplaced SGValue with SGPropertyNode throughout.
2001-06-01 curtReduce output verbosity.
2001-05-15 curtUpdates for new, more flexible panel design from David...
2001-03-25 curtMore fg -> sg namespace changes in simgear.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-14 curtRemoved ios::binary on file open.
2001-03-08 curtOpen C++ iostreams as ios::binary.
2001-03-06 curtTweaks for Mips Irix compilers.
2001-01-13 curtDavid Megginson writes:
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-11-14 curtFixes for better control over external aircraft 3d...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-06 curtDavid Megginson writes:
2000-10-02 curtMSVC compatibility changes and code tweaks for minor...
2000-09-30 curtUpdates from David Megginson relating to the property...
2000-09-22 curtSep. 22, 2000 panel updates from David Megginson to...
2000-09-21 curtCaught an old texture path reference.
2000-09-21 curtSep. 18, 2000 updates from David Megginson. New panel...
2000-09-14 curtIncorporated previously missed updates.
2000-09-08 curtSep 8, 2000 panel updates from David Megginson.
2000-09-07 curtInitial revision.