]> git.tdb.fi Git - libs/gltk.git/log
libs/gltk.git
16 years agoChange mspparser -> mspdatafile
Mikko Rasa [Tue, 28 Aug 2007 20:18:12 +0000 (20:18 +0000)]
Change mspparser -> mspdatafile
Window is now in gbase
Add Root widget

16 years agoMore code for Window
Mikko Rasa [Wed, 18 Jul 2007 09:26:44 +0000 (09:26 +0000)]
More code for Window

16 years agoAdd key events
Mikko Rasa [Sun, 15 Jul 2007 10:31:16 +0000 (10:31 +0000)]
Add key events
Add Entry widget
Fix HSlider clicks

16 years agoImplement set_range and set_step for Slider
Mikko Rasa [Tue, 10 Jul 2007 19:23:35 +0000 (19:23 +0000)]
Implement set_range and set_step for Slider
Only emit signal_value_changed from Slider when it actually changed
Use font ascent instead of size to align horizontally

16 years agoRework event passing system to allow for pointer grabs
Mikko Rasa [Wed, 20 Jun 2007 20:30:07 +0000 (20:30 +0000)]
Rework event passing system to allow for pointer grabs
Add Window class (incomplete)
Add width and height properties for Parts
move class Sides to geometry.h
Implement HSlider
Various improvements to the code

16 years agoInitial revision
Mikko Rasa [Tue, 12 Jun 2007 18:54:27 +0000 (18:54 +0000)]
Initial revision

16 years agoCreate trunk
Mikko Rasa [Tue, 12 Jun 2007 18:53:03 +0000 (18:53 +0000)]
Create trunk