openbox/otk
2003-02-01 02:18:02 +00:00
..
.cvsignore add new shit 2003-01-27 14:11:56 +00:00
application.cc break when no more widgets showing 2003-01-22 23:11:30 +00:00
application.hh otk using new render shit.. supposedly 2003-01-22 22:46:16 +00:00
appwidget.cc otk using new render shit.. supposedly 2003-01-22 22:46:16 +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 setStyle in the constructor of each child widget 2003-01-27 19:11:09 +00:00
button.hh otk using new render shit.. supposedly 2003-01-22 22:46: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 allow for ignoring x errors. 2003-01-29 08:50:12 +00:00
display.hh allow for ignoring x errors. 2003-01-29 08:50:30 +00:00
eventdispatcher.cc add debug print 2003-01-30 03:27:09 +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 working popups for moving/resizing 2003-01-30 21:11:04 +00:00
focuslabel.hh working popups for moving/resizing 2003-01-30 21:11:04 +00:00
focuswidget.cc rm an old stdio include 2003-01-27 19:05:33 +00:00
focuswidget.hh otk using new render shit.. supposedly 2003-01-22 22:46:16 +00:00
font.cc include gettext.h from ../src 2003-01-28 03:26:59 +00:00
font.hh new render system in effect. now ot make it look right 2003-01-23 01:44:01 +00:00
label.cc working popups for moving/resizing 2003-01-30 21:11:04 +00:00
label.hh working popups for moving/resizing 2003-01-30 21:11:04 +00:00
Makefile.am make .py rule 2003-01-29 22:43:58 +00:00
otk.hh a little reordering.. useless really 2003-01-28 00:31:20 +00:00
otk.i move the font up in the file so its generated before renderstyle 2003-01-28 04:53:01 +00:00
otk_test.cc put back the background 2003-01-23 09:11:34 +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 remove debug printfs 2003-01-23 04:20:08 +00:00
rendercolor.hh use otk objects in the ob scripts by importing otk 2003-01-27 13:42:41 +00:00
rendercontrol.cc include gettext from ../src 2003-01-28 03:24:45 +00:00
rendercontrol.hh set the root window, to a color for now 2003-01-23 07:26:32 +00:00
renderstyle.cc fieron default 2003-02-01 01:22:31 +00:00
renderstyle.hh set the root window, to a color for now 2003-01-23 07:26:32 +00:00
rendertest.cc testing a gradient texture now 2003-01-22 02:50:29 +00:00
rendertexture.hh use otk objects in the ob scripts by importing otk 2003-01-27 13:42:41 +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
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
timer.cc extern "C" the C headers 2003-01-15 03:18:01 +00:00
timer.hh give access to _timeout for shitty compilers in TimerCompare 2003-01-23 02:24:19 +00:00
TODO : 2002-11-16 12:10:59 +00:00
truerendercontrol.cc Get the bit shifts from the client, not server 2003-02-01 02:18:02 +00:00
truerendercontrol.hh Change the order of the color components in a pixel32 on big endian 2003-01-29 23:22:33 +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 path to include 2003-01-25 09:41:35 +00:00
util.cc include gettext.h from ../src 2003-01-28 03:26:59 +00:00
util.hh rm old bb shit that we dont use 2003-01-16 07:02:47 +00:00
widget.cc make parents dirty when a widget resizes 2003-01-30 20:06:08 +00:00
widget.hh popups for moving and resizing 2003-01-30 20:51:41 +00:00