]> git.mxchange.org Git - simgear.git/history - simgear/canvas/layout
Fixes for error handling in NetChannel
[simgear.git] / simgear / canvas / layout /
2014-08-10 Thomas GeymayerCanvas: prepare for keypress events.
2014-08-03 Thomas GeymayerMove canvas::AlignmentFlag to separate file.
2014-08-03 Thomas Geymayercanvas::Layout: support for alignment.
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-07-29 Thomas GeymayerImprove (mostly Canvas event related) documentation.
2014-07-22 Thomas GeymayerDoxygen: disable (not working) latex output and update...
2014-07-22 Thomas Geymayercanvas::Layout: support for contents margins.
2014-07-22 Thomas GeymayerMove overflow protected add helpers to math.
2014-07-21 Thomas Geymayercanvas::Layout: clear parent/canvas after calling onRemove.
2014-07-20 Thomas Geymayercanvas::Layout: support for hiding items.
2014-07-20 Thomas Geymayercppbind: helper to call Nasal methods on NasalWidget.
2014-07-20 Thomas Geymayercanvas::NasalWidget: check for empty setGeometry callback.
2014-07-17 Thomas Geymayercanvas::BoxLayout: fix parent ref on add/remove.
2014-07-16 Thomas Geymayercanvas::BoxLayout: set stretch factor by item.
2014-07-12 Thomas Geymayercanvas::Layout: keep user provided size hints.
2014-06-29 Thomas Geymayercanvas::Widget: pass ghost to onRemove handler
2014-06-28 Thomas Geymayercanvas::BoxLayout: fix hfw layouting (fix updating...
2014-06-16 Thomas Geymayercanvas::NasalWidget: ensure nasal part is destroyed
2014-06-15 Thomas Geymayercanvas::Layout: proper cleanup/update on removing items.
2014-06-14 Thomas Geymayercanvas::Layout: add clear method to remove all items.
2014-06-12 Thomas Geymayercanvas::Layout: support height-for-width layouting.
2014-06-11 Thomas Geymayercanvas::Layout: remove/get child items.
2014-06-08 Thomas Geymayercanvas::BoxLayout: add custom additional whitespace...
2014-06-04 Thomas Geymayercanvas: BoxLayout shared pointer typedef.
2014-06-01 Thomas GeymayerCanvas/Layout: tweak the way elements are exposed to...
2014-05-31 Thomas GeymayerCanvas: basic layouting system.