.. |
.cvsignore
|
add a cvsignore for otk.
|
2002-11-01 03:45:34 +00:00 |
assassin.hh
|
move Rect and PointerAssassin into the toolkit
|
2002-11-03 10:38:14 +00:00 |
button.cc
|
beginnings of button class
|
2002-11-11 03:47:12 +00:00 |
button.hh
|
beginnings of button class
|
2002-11-11 03:47:12 +00:00 |
color.cc
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
color.hh
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
configuration.cc
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
configuration.hh
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
display.cc
|
manages windows that exist before running.
|
2002-11-11 11:25:40 +00:00 |
display.hh
|
manages windows that exist before running.
|
2002-11-11 11:25:40 +00:00 |
focuswidget.cc
|
initial commit of focus widget
|
2002-11-13 10:19:28 +00:00 |
focuswidget.hh
|
initial commit of focus widget
|
2002-11-13 10:19:28 +00:00 |
font.cc
|
stop using the Utf8 functions. will use them later for ONLY Utf-8 encoded strings!!
|
2002-11-03 21:18:42 +00:00 |
font.hh
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
gccache.cc
|
missing include
|
2002-11-03 19:50:09 +00:00 |
gccache.hh
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
image.cc
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
image.hh
|
new timer infrastructure. takes a function pointer for the timeout, with a void* parameter (useful for holding a class instance!)
|
2002-11-03 14:29:34 +00:00 |
imagecontrol.cc
|
new timer infrastructure. takes a function pointer for the timeout, with a void* parameter (useful for holding a class instance!)
|
2002-11-03 14:29:34 +00:00 |
Makefile.am
|
add focuswidget to the build
|
2002-11-13 10:22:44 +00:00 |
otk_test.cc
|
updated for the new MAD SEXY widget and focuswidget
|
2002-11-13 10:22:04 +00:00 |
point.hh
|
remove the redundant _size property in OBScreen, and set the geometry root property properly.
|
2002-11-11 11:33:32 +00:00 |
property.cc
|
some small cleanups
|
2002-11-11 10:03:11 +00:00 |
property.hh
|
some small cleanups
|
2002-11-11 10:03:11 +00:00 |
rect.cc
|
fixups
|
2002-11-10 12:16:26 +00:00 |
rect.hh
|
include the point header
|
2002-11-10 11:31:12 +00:00 |
screeninfo.cc
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
screeninfo.hh
|
move Rect and PointerAssassin into the toolkit
|
2002-11-03 10:38:14 +00:00 |
strut.hh
|
moving strut into its own .hh. adding OBClient class
|
2002-11-06 07:01:59 +00:00 |
style.cc
|
some small cleanups
|
2002-11-11 10:03:11 +00:00 |
style.hh
|
some small cleanups
|
2002-11-11 10:03:11 +00:00 |
texture.cc
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
texture.hh
|
add an OBDisplay class and the old ScreenInfo class to the toolkit.
|
2002-11-03 10:07:16 +00:00 |
timer.cc
|
new OBTimer interface
|
2002-11-04 06:06:13 +00:00 |
timer.hh
|
new OBTimer interface
|
2002-11-04 06:06:13 +00:00 |
timerqueue.hh
|
split the OBTimerQueueManager and TimerQueue into their own files
|
2002-11-04 03:59:09 +00:00 |
timerqueuemanager.cc
|
new OBTimer interface
|
2002-11-04 06:06:13 +00:00 |
timerqueuemanager.hh
|
split the OBTimerQueueManager and TimerQueue into their own files
|
2002-11-04 03:59:09 +00:00 |
util.cc
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
util.hh
|
added style class, moved util and config to otk
|
2002-11-06 13:51:23 +00:00 |
widget.cc
|
HOOGE improvements. now widgets calculate their size according to the sizes of their children, they stretch stretchable elements to fit a maximum size, take into account bevel width, and much more
|
2002-11-13 10:21:17 +00:00 |
widget.hh
|
HOOGE improvements. now widgets calculate their size according to the sizes of their children, they stretch stretchable elements to fit a maximum size, take into account bevel width, and much more
|
2002-11-13 10:21:17 +00:00 |