.. |
.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
|
ignore errors when proxying configurerequests
|
2003-01-29 08:50:52 +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
|
setStyle in the constructor
|
2003-01-28 00:30:57 +00:00 |
focuslabel.hh
|
font use the same ifdefs as label.hh
|
2003-01-27 23:47:17 +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
|
setStyle in the constructor of each child widget
|
2003-01-27 19:11:09 +00:00 |
label.hh
|
otk using new render shit.. supposedly
|
2003-01-22 22:46:16 +00:00 |
Makefile.am
|
link the test apps properly
|
2003-01-29 08:49:34 +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
|
put back the font
|
2003-01-24 05:23:46 +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
|
include gettext.h from ../src
|
2003-01-28 03:26:59 +00:00 |
truerendercontrol.hh
|
Added diagonal and crossdiagonal gradients
|
2003-01-25 03:40:13 +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
|
adjust chicldren relative to self, not root
|
2003-01-27 19:37:26 +00:00 |
widget.hh
|
render code fixes
|
2003-01-22 23:17:28 +00:00 |