.. |
.cvsignore
|
add otk::MessageDialog
|
2003-02-16 11:59:12 +00:00 |
application.cc
|
set the style
|
2003-02-16 09:37:21 +00:00 |
application.hh
|
Add the "obsetroot" tool. Use it to set the root background.
|
2003-02-14 23:05:59 +00:00 |
appwidget.cc
|
Add the "obsetroot" tool. Use it to set the root background.
|
2003-02-14 23:05:59 +00:00 |
appwidget.hh
|
layout fixes, give widgets a default texture, etc.
|
2003-02-10 02:27:58 +00:00 |
assassin.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
button.cc
|
only fire the clickHandler if the button is released with the cursor over it
|
2003-02-16 15:54:23 +00:00 |
button.hh
|
add otk::MessageDialog
|
2003-02-16 11:59:12 +00:00 |
display.cc
|
rename getRenderControl to the more precise createRenderControl
|
2003-02-17 21:45:17 +00:00 |
display.hh
|
new key code with keyboard grabs and such, thanks to ManMower. Kills the "key leak" bug, and makes everything work better and faster! woot
|
2003-02-11 21:05:50 +00:00 |
eventdispatcher.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
eventdispatcher.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
eventhandler.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
eventhandler.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
font.cc
|
use "fixed" as the fallback font always
|
2003-02-17 21:45:38 +00:00 |
font.hh
|
use "fixed" as the fallback font always
|
2003-02-17 21:45:38 +00:00 |
label.cc
|
initialize _font
|
2003-02-15 12:46:40 +00:00 |
label.hh
|
calcDefaultSizes is protected
|
2003-02-17 21:45:58 +00:00 |
Makefile.am
|
add otk::MessageDialog
|
2003-02-16 11:59:12 +00:00 |
messagedialog.cc
|
cleanup
|
2003-02-16 19:48:54 +00:00 |
messagedialog.hh
|
cleanup
|
2003-02-16 19:48:54 +00:00 |
otk.cc
|
Add the "obsetroot" tool. Use it to set the root background.
|
2003-02-14 23:05:59 +00:00 |
otk.hh
|
add otk::MessageDialog
|
2003-02-16 11:59:12 +00:00 |
otk.pc.in
|
provide pkg-config info for libotk
|
2003-02-05 09:40:08 +00:00 |
otk_test.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
point.hh
|
Brand spankin new widgets for otk (Label and Button).
|
2003-02-08 07:33:48 +00:00 |
property.cc
|
nelements is not passed anymore, its simply a return value. get() will grab the entire property.
|
2003-02-17 21:44:39 +00:00 |
property.hh
|
nelements is not passed anymore, its simply a return value. get() will grab the entire property.
|
2003-02-17 21:44:39 +00:00 |
pseudorendercontrol.cc
|
Add the "obsetroot" tool. Use it to set the root background.
|
2003-02-14 23:05:59 +00:00 |
pseudorendercontrol.hh
|
use the same alogo to pick a color in allocateColor as in reduceDepth, break it off into an inline function.
|
2003-02-14 17:13:26 +00:00 |
rect.hh
|
signed ints instead of unsigned ints again. less pain. pain bad.
|
2003-02-09 22:40:47 +00:00 |
rendercolor.cc
|
allocate colors right away instead of delaying it, since they get allocated out of the rendercontrol, and it will never fail.
|
2003-02-17 16:36:35 +00:00 |
rendercolor.hh
|
allocate colors right away instead of delaying it, since they get allocated out of the rendercontrol, and it will never fail.
|
2003-02-17 16:36:35 +00:00 |
rendercontrol.cc
|
rename getRenderControl to the more precise createRenderControl
|
2003-02-17 21:45:17 +00:00 |
rendercontrol.hh
|
rename getRenderControl to the more precise createRenderControl
|
2003-02-17 21:45:17 +00:00 |
renderstyle.cc
|
make the highlighted button high a white border
|
2003-02-18 16:03:13 +00:00 |
renderstyle.hh
|
Add the "obsetroot" tool. Use it to set the root background.
|
2003-02-14 23:05:59 +00:00 |
rendertest.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
rendertexture.hh
|
use otk objects in the ob scripts by importing otk
|
2003-01-27 13:42:41 +00:00 |
screeninfo.cc
|
set teh xinerama stuff even when not compiled with the xinerama extension so code can use it always
|
2003-02-17 21:47:09 +00:00 |
screeninfo.hh
|
set teh xinerama stuff even when not compiled with the xinerama extension so code can use it always
|
2003-02-17 21:47:09 +00:00 |
size.hh
|
signed ints instead of unsigned ints again. less pain. pain bad.
|
2003-02-09 22:40:47 +00:00 |
strut.hh
|
add operator==
|
2003-02-01 12:23:55 +00:00 |
surface.cc
|
| NOT & YOU BASTARD
|
2003-02-13 10:30:17 +00:00 |
surface.hh
|
free the surfaces' pixeldata after rendering it
|
2003-02-11 22:38:29 +00:00 |
timer.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
timer.hh
|
swig cares about (void) it seems :\
|
2003-02-17 21:46:34 +00:00 |
TODO
|
:
|
2002-11-16 12:10:59 +00:00 |
truerendercontrol.cc
|
Add the "obsetroot" tool. Use it to set the root background.
|
2003-02-14 23:05:59 +00:00 |
truerendercontrol.hh
|
allocate colors in pseudocolor from the map we allocate in the rendercontrol
|
2003-02-14 08:01:44 +00:00 |
ustring.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
ustring.hh
|
add operator==
|
2003-02-04 23:33:07 +00:00 |
util.cc
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
util.hh
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
widget.cc
|
use the current size, which will get capped by max/mins
|
2003-02-16 11:48:43 +00:00 |
widget.hh
|
add otk::MessageDialog
|
2003-02-16 11:59:12 +00:00 |