]> git.mxchange.org Git - flightgear.git/history - src/GUI
allow to trigger widgets via accelerator key, which is defined via "keynum"
[flightgear.git] / src / GUI /
2005-11-02 mfranzallow to trigger widgets via accelerator key, which...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-22 mfranzWe never want to know if a dialog is there or not....
2005-10-22 ehofmanIma Sudonim:
2005-10-21 mfranz- spelling
2005-10-21 mfranzFix <text> alignment. Because our <text> widget is...
2005-10-21 mfranzadd support for a <hide> property, which hides whole...
2005-10-20 mfranzReplace hard-coded message boxes by ones managed by...
2005-10-20 mfranzAdd method to get the property root node of named dialo...
2005-10-19 andyMust include config.h before plib headers to prevent...
2005-10-14 ehofmanMathias Fröhlich:
2005-10-01 ehofmanVivian Meazza:
2005-09-20 curtDavid Luff:
2005-07-18 ehofmanPerhaps it's better to compare the contents of the...
2005-07-18 ehofmanFix a segmentation fault when switching to a new style...
2005-07-18 ehofmanIRIX fixes.
2005-07-13 ehofmanMathias Fröhlich:
2005-07-13 mfranz- suppress CygWin warnings (Vivian Meazza)
2005-07-13 mfranzmake /sim/current-gui an integer
2005-07-13 mfranz- make tabula rasa on re-init
2005-07-13 mfranznasal dialogs are separate trees and have an empty...
2005-07-13 mfranz- fix alpha handling (hopefully)
2005-07-12 mfranz- don't clamp when setting, but on request (allows...
2005-07-11 mfranz- let FGColor setters/mergers report if they found...
2005-07-09 mfranzadd missing paren
2005-07-09 mfranz- clear alpha like r/g/b
2005-07-08 mfranztell the layouter about the default font (I wonder why
2005-07-08 mfranzdisable automatic re-opening of dialogs on re-init...
2005-07-08 mfranzrename VERA_12B font to SANS_12B (as in sans-serif...
2005-07-08 mfranzHarald JOHNSEN:
2005-07-08 mfranzadd missing copyright statements
2005-07-08 mfranzremove commented out and non-functional code for now
2005-07-07 mfranzmake property picker consider the new_gui colors; unfor...
2005-07-07 mfranz- use color map information from new_gui.cxx and set...
2005-07-07 mfranz- add gui color support: maintain color map with defaul...
2005-07-07 mfranzadd fonts.cxx file
2005-07-07 mfranzcontains two fntBitmap fonts with iso8859-1 character...
2005-07-04 mfranz- abstract out reading colors from the property tree...
2005-07-03 mfranz- make menubar reloadable ... again. This was lost...
2005-07-02 mfranz- fix <hrule>
2005-06-24 mfranzkeep panel and gui bindings nicely separated; useful...
2005-06-24 mfranzFGBindings doesn't create its own, detached copy of...
2005-06-21 mfranz- layout frames like groups (I forgot to commit that...
2005-06-20 mfranz- fix "frame" (the old code was broken and ... strange)
2005-05-17 ehofmanRevert the previous patch.
2005-05-16 ehofmanOops, I didn't test compile the latest code and this...
2005-05-16 ehofmanMake the dialogs work again.
2005-05-06 ehofmanAdd support for altering the border thickness of object...
2005-05-03 ehofmanFix a couple of stupid mistakes, I'm off to find a...
2005-05-03 ehofmanShoot, I removed a bit of crucial information just...
2005-05-03 ehofmanMake it possible to define a different font for the...
2005-05-02 ehofmanAllow for defining the label color.
2005-05-02 ehofmanMake it optional whether a dialog can be dragged or...
2005-04-19 ehofmanMelchior: Make line wrapping in textboxes configurable...
2005-04-13 ehofmanAllow for recolloring the dialogs.
2005-03-29 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMelchior FRANZ:
2005-03-24 ehofmanMelchior FRANZ:
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2005-02-10 ehofmanDurk Talsma:
2005-01-31 ehofmanAndrew Midson:
2004-12-29 curtFGIO::shutdown_all() is called from the FGIO destructor...
2004-12-22 curtReplace the data/Airports/basic.dat.gz and data/Airport...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtMigrate FlightGear code to use "#include SG_GL*" defined in
2004-10-22 ehofmanBoris Koenig:
2004-10-06 curtContinued work to clean up the hires screen shot code...
2004-09-27 ehofmanBoris Koenig:
2004-09-27 ehofmanCache the renderer in a local pointer.
2004-09-27 curtActivate the hi res screen capture functionality again...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanMake it compile, link and run again (pfew\!)
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanFix some link errors.
2004-09-19 ehofmanFix some link errors.
2004-09-19 ehofmanFix some compile errors.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-07-23 ehofmanJim Wilson:
2004-06-15 davidIgnore generated files.
2004-05-15 andyDon't set values on "live" text objects to prevent...
2004-05-14 andyFix the slider to request a non-zero length, and make...
2004-05-12 andyOops, need config.h before pu.h or else the build will...
2004-05-12 andyGUI layout management and a few visual/eye-candy modifi...
2004-05-03 andyGUI windows are now draggable. This missing feature...
2004-04-30 ehofmanRemove the references to fg_os.hxx since the UL_USE_XXX...
2004-04-30 andyChanges to get FlightGear (well, the src directory...
2004-04-29 ehofmanMake sure pu.h doesn't include glut by accident.
2004-04-24 ehofmanFrederic Bouvier discovered a buffer overflow in the...
2004-04-05 andyNeed to include fg_os.hxx, so the PUI initialization...
2004-04-05 ehofmanFrederic Bouvier:
2004-04-01 andyWin32 typos crept in during the patch. Fix from Freder...
2004-03-31 curtDon't include an unnecessary header.
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-02-23 curtFix a type mismatch error introduced with the latest...
2004-02-03 curtComment out some unused references and left over debugg...
2004-01-31 curtCurt Olson:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-12-08 andyAdd a new command, "dialog-new", allowing external...
2003-11-28 ehofmanUse strndup() replacement code that doesn't cause a...
next