openbox/otk
2003-02-13 05:18:41 +00:00
..
.cvsignore provide pkg-config info for libotk 2003-02-05 09:40:08 +00:00
application.cc use the c++ std cheaders 2003-02-09 23:07:54 +00:00
application.hh Brand spankin new widgets for otk (Label and Button). 2003-02-08 07:33:48 +00:00
appwidget.cc layout fixes, give widgets a default texture, etc. 2003-02-10 02:27:58 +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 use the c++ std cheaders 2003-02-09 23:07:54 +00:00
button.hh stacked cycling menu works now. add a highlighted flag to otk widgets 2003-02-08 08:13:02 +00:00
display.cc 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
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 the c++ std cheaders 2003-02-09 23:07:54 +00:00
font.hh use the c++ std cheaders 2003-02-09 23:07:54 +00:00
label.cc layout fixes, give widgets a default texture, etc. 2003-02-10 02:27:58 +00:00
label.hh layout fixes, give widgets a default texture, etc. 2003-02-10 02:27:58 +00:00
Makefile.am rm the headers that are no longer existing 2003-02-08 07:43:25 +00:00
otk.hh Brand spankin new widgets for otk (Label and Button). 2003-02-08 07:33:48 +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 add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP 2003-02-10 15:13:24 +00:00
property.hh add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP 2003-02-10 15:13:24 +00:00
pseudorendercontrol.cc borked the build 2003-02-13 05:11:39 +00:00
pseudorendercontrol.hh only store what we need to in the class 2003-02-12 06:18:28 +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 rm a stupid bb format 2003-02-13 05:18:41 +00:00
rendercolor.hh add _created 2003-02-13 05:15:17 +00:00
rendercontrol.cc make all the rendering code in RenderControl. use true/pseudo RenderControl classes just for reducing the pixel32 data to the appropriate bitdepth. 2003-02-12 00:27:32 +00:00
rendercontrol.hh kill all the old commented vars in rendercontrol.hh 2003-02-12 00:34:22 +00:00
renderstyle.cc store the pixel32 data in the surface so it can be reused 2003-02-11 21:50:06 +00:00
renderstyle.hh Brand spankin new widgets for otk (Label and Button). 2003-02-08 07:33:48 +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 use the c++ std cheaders 2003-02-09 23:07:54 +00:00
screeninfo.hh signed ints instead of unsigned ints again. less pain. pain bad. 2003-02-09 22:40:47 +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 start on the rendering images code 2003-02-11 23:58:33 +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 use the c++ std cheaders 2003-02-09 23:07:54 +00:00
TODO : 2002-11-16 12:10:59 +00:00
truerendercontrol.cc move comment 2003-02-12 06:20:48 +00:00
truerendercontrol.hh make all the rendering code in RenderControl. use true/pseudo RenderControl classes just for reducing the pixel32 data to the appropriate bitdepth. 2003-02-12 00:27:32 +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 free the surfaces' pixeldata after rendering it 2003-02-11 22:38:29 +00:00
widget.hh layout fixes, give widgets a default texture, etc. 2003-02-10 02:27:58 +00:00