]> git.mxchange.org Git - flightgear.git/history - src/GUI
Autopilot: clean up the helpers code (which drives the various /internal/) properties...
[flightgear.git] / src / GUI /
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-11-04 jmtDynamic combo-boxes; read values from the property...
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-07 jmtUpdate for screen-dumps in PNG format instead of PPM.
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-04 jmtDialog support for conditional enable and visible flags...
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 Tim MooreMerge branch 'jd/atis' into next
2009-09-18 Tim MooreMerge branch 'master' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 torstenTatsuhiro Nishioka:
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
next