]>
git.tdb.fi Git - libs/gui.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mikko Rasa [Fri, 28 Dec 2007 20:05:18 +0000 (20:05 +0000)]
Plug some memory leaks
Mikko Rasa [Wed, 26 Dec 2007 13:56:05 +0000 (13:56 +0000)]
Support reconfiguring Windows on the fly
Mikko Rasa [Mon, 24 Dec 2007 23:06:24 +0000 (23:06 +0000)]
Implement the rest of fullscreen mode (video mode switching, pointer grab)
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
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
Mikko Rasa [Thu, 4 Oct 2007 20:18:52 +0000 (20:18 +0000)]
core/error.h renamed to except.h
Mikko Rasa [Wed, 26 Sep 2007 17:20:50 +0000 (17:20 +0000)]
Bugfixes for SmoothControl pairing
Mikko Rasa [Wed, 26 Sep 2007 17:00:10 +0000 (17:00 +0000)]
Add a control layer suitable for games
Mikko Rasa [Sat, 22 Sep 2007 17:07:27 +0000 (17:07 +0000)]
Add Window::set_title
Mikko Rasa [Sat, 22 Sep 2007 16:59:32 +0000 (16:59 +0000)]
The xlib package now has a lowercase x
Mikko Rasa [Mon, 27 Aug 2007 14:29:12 +0000 (14:29 +0000)]
Add input hub
Connect Keyboard to key_release
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
Mikko Rasa [Sun, 26 Aug 2007 08:32:07 +0000 (08:32 +0000)]
React to resize and close events
Mikko Rasa [Sat, 25 Aug 2007 22:02:01 +0000 (22:02 +0000)]
Initial revision
Mikko Rasa [Fri, 24 Aug 2007 05:51:17 +0000 (05:51 +0000)]
Create standard directories