]> git.tdb.fi Git - libs/gui.git/commit
Initial revision
authorMikko Rasa <tdb@tdb.fi>
Sat, 25 Aug 2007 22:02:01 +0000 (22:02 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sat, 25 Aug 2007 22:02:01 +0000 (22:02 +0000)
commit1fbd1b60d9fffe40febe499315347762da007269
tree54c0e98e7dc67570769bf4ba74054fcdfdfe74cc
parent13a47981754ff9e44627dd44caa68b685ee3fdbf
Initial revision
12 files changed:
Build [new file with mode: 0644]
source/glwindow.cpp [new file with mode: 0644]
source/glwindow.h [new file with mode: 0644]
source/inputdevice.cpp [new file with mode: 0644]
source/inputdevice.h [new file with mode: 0644]
source/inputhub.h [new file with mode: 0644]
source/keyboard.cpp [new file with mode: 0644]
source/keyboard.h [new file with mode: 0644]
source/mouse.cpp [new file with mode: 0644]
source/mouse.h [new file with mode: 0644]
source/window.cpp [new file with mode: 0644]
source/window.h [new file with mode: 0644]