]> git.tdb.fi Git - libs/gui.git/history - source/gbase
Add EventSource abstraction layer below Window
[libs/gui.git] / source / gbase /
2010-02-28 Mikko RasaAdd EventSource abstraction layer below Window
2009-12-03 Mikko RasaFix compilation on 64-bit systems
2009-10-24 Mikko RasaGuard access to XF86VidModeSetViewPort
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-06 Mikko RasaSimplify invisible cursor creation
2008-10-05 Mikko RasaHide the platform-specific parts of other classes as...
2008-10-04 Mikko RasaAdd SimpleWindow and SimpleGLWindow
2008-08-17 Mikko RasaMove Image from mspgl to here
2008-07-23 Mikko RasaImplement video mode changing and fullscreen on win32
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-06 Mikko RasaReorganize files to separate gbase and input