]> git.tdb.fi Git - libs/gui.git/shortlog
libs/gui.git
2009-10-05 Mikko RasaBump version to 1.1 1.1
2009-08-03 Mikko RasaVarious fixes to Window resizing and fullscreen handlin...
2009-07-26 Mikko RasaSupport mouse wheel on win32
2009-03-23 Mikko RasaMake xf86vidmode support optional
2009-03-08 Mikko RasaSupport ignoring keyboard autorepeat
2009-01-23 Mikko RasaAdd support for using libpng directly for PNG files
2009-01-21 Mikko RasaFix a bug in SimpleWindow
2008-11-02 Mikko RasaAdd Window::warp_pointer (No win32 support for now)
2008-10-14 Mikko RasaAdd Changelog.txt 1.0
2008-10-06 Mikko RasaSimplify invisible cursor creation
2008-10-06 Mikko RasaNormalize device axis ranges to [-1, 1]
2008-10-05 Mikko RasaHide the platform-specific parts of other classes as...
2008-10-04 Mikko RasaAdd SimpleWindow and SimpleGLWindow
2008-08-18 Mikko RasaBump version for release 0.9
2008-08-17 Mikko RasaMove Image from mspgl to here
2008-07-23 Mikko RasaImplement video mode changing and fullscreen on win32
2008-06-08 Mikko RasaAdd a missing include
2008-03-19 Mikko RasaOpenGL can now be required as a package on all archs
2008-03-10 Mikko RasaAdd platform independent constants for keys (win32...
2008-03-10 Mikko RasaAdd set_source method to Control
2008-03-06 Mikko RasaReorganize files to separate gbase and input
2008-02-06 Mikko RasaBugfixes
2008-02-05 Mikko RasaAdd DrawContext for 2D graphics
2007-12-31 Mikko RasaAdd names for input devices
2007-12-30 Mikko RasaWin32 compatibility (for most things)
2007-12-28 Mikko RasaPlug some memory leaks
2007-12-26 Mikko RasaSupport reconfiguring Windows on the fly
2007-12-24 Mikko RasaImplement the rest of fullscreen mode (video mode switc...
2007-12-13 Mikko RasaRedesign and refactor
2007-12-11 Mikko RasaSet override_redirect attribute when fullscreen is...
2007-10-04 Mikko Rasacore/error.h renamed to except.h
2007-09-26 Mikko RasaBugfixes for SmoothControl pairing
2007-09-26 Mikko RasaAdd a control layer suitable for games
2007-09-22 Mikko RasaAdd Window::set_title
2007-09-22 Mikko RasaThe xlib package now has a lowercase x
2007-08-27 Mikko RasaAdd input hub
2007-08-27 Mikko RasaConvert GLWindow to use GLX 1.3
2007-08-26 Mikko RasaReact to resize and close events
2007-08-25 Mikko RasaInitial revision
2007-08-24 Mikko RasaCreate standard directories