]> git.mxchange.org Git - flightgear.git/history - src/GUI
Development for two new features:
[flightgear.git] / src / GUI /
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...
2007-07-03 mfranz- limit max number of messages displayed at the same...
2007-07-02 mfranz- allow multiple message/error dialogs
2007-06-07 andyRemove the GUI popup from the screen capture C++ code...
2007-05-30 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-09 frohlichModified Files:
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...
2007-05-03 frohlichModified Files:
2007-04-02 mfranzMS Windows can't handle the symbols ... sigh
2007-04-02 mfranz- move format checking to the GUIInfo class. It has...
2007-04-02 mfranzdrop plib render callback, validate <format> in setupOb...
2007-03-28 mfranzadd signal on GUI reinit; needed for reloading Nasal...
2007-03-26 mfranzlayout-props.cxx: hrule/vrule shall be accepted as...
2007-02-24 mfranzdon't descend into <nasal> groups to avoid padding...
2007-01-21 mfranzset /sim/signals/reinit to true before reset, and back...
2007-01-07 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-11-01 mfranzremove function declarations for long removed functions
2006-11-01 mfranzremove obsolete and non-functional menu toggle command
2006-11-01 mfranzremove obsolete preset dialogs
2006-11-01 mfranzremove obsolete preset dialogs
2006-11-01 mfranzremove old property dialog
2006-11-01 mfranzremove old property dialog
next