]> git.tdb.fi Git - libs/gltk.git/history - Build
Rework how widget ownership works in Container
[libs/gltk.git] / Build
2023-08-21 Mikko RasaUse std::unique_ptr for managing memory
2023-08-20 Mikko RasaConvert loops and iterators to use C++11 features
2023-08-17 Mikko RasaBump version
2016-09-16 Mikko RasaExplicitly require sigc++-2.0
2016-08-26 Mikko RasaAdd another example application to demonstrate various...
2016-08-25 Mikko RasaMove the helloworld example into a subdirectory
2013-06-16 Mikko RasaSome fixes to the Build file
2012-12-09 Mikko RasaBump version
2012-11-30 Mikko RasaRemove the extraneous and deprecated header component...
2012-11-21 Mikko RasaMiscellaneous other fixes
2012-11-21 Mikko RasaUpdate Build file with new library names and new features
2012-11-21 Mikko RasaStrip copyright messages and id tags from individual...
2009-10-07 Mikko RasaBump version to 1.1 1.1
2008-10-14 Mikko RasaAdd Changelog.txt 1.0
2008-09-03 Mikko RasaAdd a simple Hello World application to demonstrate...
2008-08-19 Mikko RasaAdd version and description fields to Build 0.9
2008-07-20 Mikko RasaMigrate from msppath to mspfs
2007-12-29 Mikko RasaAdd missing dependency to msppath
2007-11-27 Mikko RasaReorder class members
2007-08-28 Mikko RasaChange mspparser -> mspdatafile
2007-06-12 Mikko RasaInitial revision