]> git.tdb.fi Git - libs/gltk.git/history - source/root.h
Use a shader for rendering if available
[libs/gltk.git] / source / root.h
2014-11-13 Mikko RasaUse a shader for rendering if available
2014-11-13 Mikko RasaUse a Camera rather than direct matrix manipulation
2013-06-04 Mikko RasaAvoid putting tooltip label in layout
2013-03-24 Mikko RasaTake a Window pointer along with custom input devices
2013-03-24 Mikko RasaDon't let input events that are passed to widgets go...
2012-12-07 Mikko RasaAllow Root widgets to be created with custom input...
2012-11-21 Mikko RasaAdjust event handling to match changes in mspgui
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2011-02-28 Mikko RasaAdd a render method to Root that takes care of proper...
2011-02-03 Mikko RasaLoader improvements
2010-11-12 Mikko RasaStore the Resources reference only in Root widget
2010-02-28 Mikko RasaDerive Root from Graphics::EventSource
2010-02-26 Mikko RasaAllow custom tooltips at empty areas of a Root
2009-09-20 Mikko RasaAdd Text class with multiline support
2009-07-26 Mikko RasaInherit Root from sigc::trackable so it's safe to delete it
2009-07-05 Mikko RasaAdd icon support to Button
2007-12-13 Mikko Rasaclass Window from mspgbase is now inside namespace...
2007-11-27 Mikko RasaAdd a missing colon to button.h
2007-11-27 Mikko RasaReorder class members
2007-11-23 Mikko RasaSupport loading Buttons from datafiles
2007-08-28 Mikko RasaChange mspparser -> mspdatafile