]> git.tdb.fi Git - libs/gui.git/log
libs/gui.git
17 years agoRedesign and refactor
Mikko Rasa [Thu, 13 Dec 2007 15:07:01 +0000 (15:07 +0000)]
Redesign and refactor
Add class Display for access to the graphical environemnt before any windows are created
Replace GLWindow with an independent GLContext class
Put stuff into namespace Graphics
Support for querying and changing video modes
Handle Xlib errors

17 years agoSet override_redirect attribute when fullscreen is requested
Mikko Rasa [Tue, 11 Dec 2007 13:37:23 +0000 (13:37 +0000)]
Set override_redirect attribute when fullscreen is requested
Fix smooth control pairing
capture_complete -> signal_capture_complete

18 years agocore/error.h renamed to except.h
Mikko Rasa [Thu, 4 Oct 2007 20:18:52 +0000 (20:18 +0000)]
core/error.h renamed to except.h

18 years agoBugfixes for SmoothControl pairing
Mikko Rasa [Wed, 26 Sep 2007 17:20:50 +0000 (17:20 +0000)]
Bugfixes for SmoothControl pairing

18 years agoAdd a control layer suitable for games
Mikko Rasa [Wed, 26 Sep 2007 17:00:10 +0000 (17:00 +0000)]
Add a control layer suitable for games

18 years agoAdd Window::set_title
Mikko Rasa [Sat, 22 Sep 2007 17:07:27 +0000 (17:07 +0000)]
Add Window::set_title

18 years agoThe xlib package now has a lowercase x
Mikko Rasa [Sat, 22 Sep 2007 16:59:32 +0000 (16:59 +0000)]
The xlib package now has a lowercase x

18 years agoAdd input hub
Mikko Rasa [Mon, 27 Aug 2007 14:29:12 +0000 (14:29 +0000)]
Add input hub
Connect Keyboard to key_release

18 years agoConvert GLWindow to use GLX 1.3
Mikko Rasa [Mon, 27 Aug 2007 14:18:07 +0000 (14:18 +0000)]
Convert GLWindow to use GLX 1.3
Restructure the code a bit

18 years agoReact to resize and close events
Mikko Rasa [Sun, 26 Aug 2007 08:32:07 +0000 (08:32 +0000)]
React to resize and close events

18 years agoInitial revision
Mikko Rasa [Sat, 25 Aug 2007 22:02:01 +0000 (22:02 +0000)]
Initial revision

18 years agoCreate standard directories
Mikko Rasa [Fri, 24 Aug 2007 05:51:17 +0000 (05:51 +0000)]
Create standard directories