]> git.tdb.fi Git - libs/gltk.git/commit
Add key events
authorMikko Rasa <tdb@tdb.fi>
Sun, 15 Jul 2007 10:31:16 +0000 (10:31 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 15 Jul 2007 10:31:16 +0000 (10:31 +0000)
commit68c4aa0eaaade8b163cf9b3a96aa640ea16b1def
tree18e9622d8fc369a28d75f5d47f661c6f9df9c1d5
parentbcdbb414c5f1abe860cad6bb67fd5da7c0122cfd
Add key events
Add Entry widget
Fix HSlider clicks
source/entry.cpp [new file with mode: 0644]
source/entry.h [new file with mode: 0644]
source/hslider.cpp
source/label.h
source/panel.cpp
source/panel.h
source/widget.h