.. |
.cvsignore
|
add rendercolor class, with a cache of gcs for the colors
|
2003-01-20 07:07:13 +00:00 |
application.cc
|
add rendercolor class, with a cache of gcs for the colors
|
2003-01-20 07:07:13 +00:00 |
application.hh
|
otk::Timer-ng!! thanks ManMower for this shizznit!
|
2003-01-14 09:54:05 +00:00 |
appwidget.cc
|
use otk::Property properly, and the right atoms
|
2003-01-18 00:09:05 +00:00 |
appwidget.hh
|
use otk::Property properly, and the right atoms
|
2003-01-18 00:09:05 +00:00 |
assassin.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
button.cc
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
button.hh
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
color.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
color.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +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
|
use arrays instead of vectors for the screeninfos and rendercontrols.
|
2003-01-19 23:27:59 +00:00 |
display.hh
|
use arrays instead of vectors for the screeninfos and rendercontrols.
|
2003-01-19 23:27:59 +00:00 |
eventdispatcher.cc
|
add commented code for future maybe
|
2003-01-17 06:07:20 +00:00 |
eventdispatcher.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
eventhandler.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
eventhandler.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
focuslabel.cc
|
dont try free the widget's pixmap until it is no longer in use
|
2003-01-20 19:28:57 +00:00 |
focuslabel.hh
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
focuswidget.cc
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
focuswidget.hh
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
font.cc
|
provide RenderControls to all otk from the display class. initialize them all there. try use bitshifts instead of color tables in the TrueRenderControl class for finding correct rgbs. Move the image/pixmap/xftdraw into the surface class, and it maintains them, recreating them when it resizes.
|
2003-01-18 07:23:28 +00:00 |
font.hh
|
provide RenderControls to all otk from the display class. initialize them all there. try use bitshifts instead of color tables in the TrueRenderControl class for finding correct rgbs. Move the image/pixmap/xftdraw into the surface class, and it maintains them, recreating them when it resizes.
|
2003-01-18 07:23:28 +00:00 |
gccache.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
gccache.hh
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
image.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
image.hh
|
otk::Timer-ng!! thanks ManMower for this shizznit!
|
2003-01-14 09:54:05 +00:00 |
imagecontrol.cc
|
otk::Timer-ng!! thanks ManMower for this shizznit!
|
2003-01-14 09:54:05 +00:00 |
label.cc
|
dont try free the widget's pixmap until it is no longer in use
|
2003-01-20 19:28:57 +00:00 |
label.hh
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
Makefile.am
|
add textures, render the textures color for now too!
|
2003-01-20 08:44:17 +00:00 |
otk.hh
|
surface started
|
2003-01-18 03:52:58 +00:00 |
otk.i
|
otk::Timer-ng!! thanks ManMower for this shizznit!
|
2003-01-14 09:54:05 +00:00 |
otk_test.cc
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
point.hh
|
big nono
|
2002-11-17 16:00:12 +00:00 |
property.cc
|
add new actions from the ewmh spec
|
2003-01-17 07:48:38 +00:00 |
property.hh
|
add new actions from the ewmh spec
|
2003-01-17 07:48:38 +00:00 |
rect.cc
|
actions class can sorta handle mouse enter/leave and press/release events
|
2002-12-04 07:12:13 +00:00 |
rect.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
rendercolor.cc
|
specify projecting cap style
|
2003-01-20 17:07:42 +00:00 |
rendercolor.hh
|
add rendercolor class, with a cache of gcs for the colors
|
2003-01-20 07:07:13 +00:00 |
rendercontrol.cc
|
drawSolidBackground seems to work :)
|
2003-01-20 20:20:06 +00:00 |
rendercontrol.hh
|
drawSolidBackground seems to work :)
|
2003-01-20 20:20:06 +00:00 |
renderstyle.cc
|
add a new texture and style class
|
2003-01-18 04:56:30 +00:00 |
renderstyle.hh
|
add most of our style elements
|
2003-01-20 17:14:32 +00:00 |
rendertest.cc
|
testing a gradient texture now
|
2003-01-22 02:50:29 +00:00 |
rendertexture.hh
|
drawSolidBackground seems to work :)
|
2003-01-20 20:20:06 +00:00 |
screeninfo.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
screeninfo.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
strut.hh
|
add a constructor for strut that takes margin sizes
|
2002-11-16 11:55:03 +00:00 |
style.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
style.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
surface.cc
|
dont try free the widget's pixmap until it is no longer in use
|
2003-01-20 19:28:57 +00:00 |
surface.hh
|
add rendercolor class, with a cache of gcs for the colors
|
2003-01-20 07:07:13 +00:00 |
texture.cc
|
un-static otk::Display. add an operator* to it. make a global ob::display var.
|
2003-01-13 08:48:03 +00:00 |
texture.hh
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
timer.cc
|
extern "C" the C headers
|
2003-01-15 03:18:01 +00:00 |
timer.hh
|
dont need unistd for gettimeofday
|
2003-01-14 20:33:19 +00:00 |
TODO
|
:
|
2002-11-16 12:10:59 +00:00 |
truerendercontrol.cc
|
drawSolidBackground seems to work :)
|
2003-01-20 20:20:06 +00:00 |
truerendercontrol.hh
|
widegt using new render system
|
2003-01-20 06:11:12 +00:00 |
ustring.cc
|
make an optional bool param for ustring's other constructors
|
2003-01-16 05:21:39 +00:00 |
ustring.hh
|
make an optional bool param for ustring's other constructors
|
2003-01-16 05:21:39 +00:00 |
ustring.i
|
add ustring.i which wraps otk::ustring for to/from python conversions
|
2003-01-13 08:48:43 +00:00 |
util.cc
|
rm old bb shit that we dont use
|
2003-01-16 07:02:47 +00:00 |
util.hh
|
rm old bb shit that we dont use
|
2003-01-16 07:02:47 +00:00 |
widget.cc
|
drawSolidBackground seems to work :)
|
2003-01-20 20:20:06 +00:00 |
widget.hh
|
dont try free the widget's pixmap until it is no longer in use
|
2003-01-20 19:28:57 +00:00 |