]> git.mxchange.org Git - flightgear.git/history - src/GUI
ATIS overhaul by John Denker, adapted to trunk by me.
[flightgear.git] / src / GUI /
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-24 Tim Moorefix warnings in GUI code
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile under MSVC9
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-07-02 fredbSuppress warnings
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-05-18 mfranzfix leaks; make destructors virtual
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-15 mfranzCtrl-Shift-click on the '.' entry fires listeners of...
2009-04-01 mfranzgui/embedded nasal: don't rely on the nasal system...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-05 frohlichCasaba Halász: Fix some const warnings.
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 mfranzmake resize margin smaller
2009-02-13 mfranzcall puaLargeInput's checkKey() if active (fixes ctrl-c)
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzmove <text> before <property> part, so that <format...
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranztextbox: add <top-line> param that sets first line...
2009-02-01 mfranzmake use of plib/svn features
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-26 mfranzfgPopup::checkHit(): revert r1.103 (consume mouse hits...
2009-01-21 mfranzone more PUCLASS exception (not that we used puaScrollB...
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 mfranzdisable dragging margins on non resizable dialogs
2009-01-18 mfranz- ctrl-click in the property browser is for toggling...
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-13 mfranz- shift drag for global window dragging (like ctrl...
2009-01-12 mfranzfix mouse flicker/disappearing problem
2009-01-12 mfranzallow resizing dialogs by grabbing the frame (without...
2009-01-12 mfranzhits are consumed by default (prevents actions in lower...
2009-01-12 mfranzpuaLargeInput (textbox) aren't draggable areas
2009-01-12 mfranzresize in SE direction (draggable borders planned)
2009-01-12 mfranzmake dialogs resizable with Ctrl-dragging
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 mfranzapply custom widget fonts also to the legend, so that...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-18 mfranzCsaba/"Jester" and /me: since a few weeks the property...
2008-12-03 mfranzshow verbose mode (see $FG_ROOT/Docs/README.gui -...
2008-10-19 mfranzscreenshots: check for empty screenshots-dir
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-08-21 durkCzaba Halasz:
2008-08-05 mfranzuse <enabled>false</enabled> flag for widgets that...
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-27 mfranzget rid of mouse.cxx and pu{Show|Hide}Cursor()
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-09 mfranzdon't run the help browser from a property that a user...
2008-07-09 mfranzremove depreciated and unused src/GUI/trackball.*
2008-07-09 mfranzremove depreciated and unused src/GUI/trackball.*
2008-07-09 mfranzremove depreciated gui_local.[ch]xx:
2008-06-23 mfranz- remove unused puObject args in gui fgcommands
2008-06-07 fredbFGFontCache::initializeFonts() now portable across...
2008-06-06 timooreFix GUI and HUD text rendering problems.
2008-06-03 mfranzFred BOUVIER & Stuart BUCHANAN: make search function...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-14 fredbRename FontStatus enum labels because ERROR is already...
2008-05-06 timooreAdd a subclass of fntTexFont that defers font loading
2008-04-27 mfranzremove sgVec3Slider.hxx use
2008-04-27 mfranzremove obsolete constants for hardcoded pui dialogs...
2008-04-27 mfranzmove sgVec3Slider dialog to the Attic/:
2008-04-27 mfranzmove constants here so that the file is complete in...
2008-04-27 mfranzremove sgVec3Slider.cxx sgVec3Slider.hxx altogether...
2008-04-27 mfranzcomment out currently unused symbols (gui_msg_OK etc.)
2008-04-27 mfranzcomment out unused widget. Needs to be reviewed and...
2008-04-26 mfranzNicolas: make screenshot target dir configurable ...
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-03-11 mfranz- require plib 1.8.5
2008-01-19 timooreMemory leak fixes from Till Busch
2007-11-21 curtAdd a command to dump just the terrain portion of the...
2007-10-22 mfranzdon't initialize iterator twice
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-07-05 andyWrong subtraction order lead to the "extra" space avail...
2007-07-03 mfranzJohn DENKER: validate_format(): handle multiple flags...
next