openbox/otk
2003-01-20 01:53:36 +00:00
..
.cvsignore add new shit 2003-01-18 04:57:05 +00:00
application.cc use otk::Property to get the atom values 2003-01-16 08:47:21 +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 rm prefixes for all elements in the otk namepsace 2003-01-11 19:17:13 +00:00
button.hh rm prefixes for all elements in the otk namepsace 2003-01-11 19:17:13 +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 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
focuslabel.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
focuswidget.cc rm prefixes for all elements in the otk namepsace 2003-01-11 19:17:13 +00:00
focuswidget.hh rm prefixes for all elements in the otk namepsace 2003-01-11 19:17:13 +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 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
label.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
Makefile.am add a new texture and style class 2003-01-18 04:56:30 +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
rendercontrol.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
rendercontrol.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
renderstyle.cc add a new texture and style class 2003-01-18 04:56:30 +00:00
renderstyle.hh add a new texture and style class 2003-01-18 04:56:30 +00:00
rendertest.cc starting to make render's interface 2003-01-18 04:31:16 +00:00
rendertexture.cc add a new texture and style class 2003-01-18 04:56:30 +00:00
rendertexture.hh starting to make render's interface 2003-01-18 04:31:16 +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 remove the XImage from Surface 2003-01-20 01:53:36 +00:00
surface.hh remove the XImage from Surface 2003-01-20 01:53:36 +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 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
truerendercontrol.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
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 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
widget.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