openbox/otk
2002-12-18 08:42:40 +00:00
..
.cvsignore add otk_test 2002-12-03 09:02:37 +00:00
application.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
application.hh add an OtkAppWidget which are "root windows", i.e. the managed child of root, to be shown on the display. 2002-11-16 14:30:18 +00:00
appwidget.cc show all children on show() 2002-12-18 08:39:16 +00:00
appwidget.hh add an OtkAppWidget which are "root windows", i.e. the managed child of root, to be shown on the display. 2002-11-16 14:30:18 +00:00
assassin.hh move Rect and PointerAssassin into the toolkit 2002-11-03 10:38:14 +00:00
button.cc add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
button.hh make setStyle virtual 2002-12-03 19:02:36 +00:00
color.cc add an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07:16 +00:00
color.hh add an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07: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 add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
display.hh manages windows that exist before running. 2002-11-11 11:25:40 +00:00
eventdispatcher.cc handle config req's in dispatcher properly. 2002-12-08 06:48:09 +00:00
eventdispatcher.hh button press/releases WORK 2002-12-04 07:55:52 +00:00
eventhandler.cc add suport for XMotionEvents 2002-12-04 08:54:43 +00:00
eventhandler.hh add suport for XMotionEvents 2002-12-04 08:54:43 +00:00
focuslabel.cc add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
focuslabel.hh label and focuslabel update their textures automatically on a style change 2002-12-03 19:10:03 +00:00
focuswidget.cc add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
focuswidget.hh add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
font.cc show the Xft version nicer 2002-12-03 15:41:03 +00:00
font.hh xft2 works. and works good. 2002-12-03 08:54:51 +00:00
gccache.cc missing include 2002-11-03 19:50:09 +00:00
gccache.hh add an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07:16 +00:00
image.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
image.hh new timer infrastructure. takes a function pointer for the timeout, with a void* parameter (useful for holding a class instance!) 2002-11-03 14:29:34 +00:00
imagecontrol.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
label.cc add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
label.hh add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
Makefile.am fuck you basewidget 2002-12-11 00:50:26 +00:00
otk_test.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
point.hh big nono 2002-11-17 16:00:12 +00:00
property.cc some small cleanups 2002-11-11 10:03:11 +00:00
property.hh some small cleanups 2002-11-11 10:03:11 +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 actions class can sorta handle mouse enter/leave and press/release events 2002-12-04 07:12:13 +00:00
screeninfo.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
screeninfo.hh move Rect and PointerAssassin into the toolkit 2002-11-03 10:38:14 +00:00
strut.hh add a constructor for strut that takes margin sizes 2002-11-16 11:55:03 +00:00
style.cc change the builtin testing font 2002-12-04 09:26:42 +00:00
style.hh add OtkFocusLabel 2002-11-16 13:00:22 +00:00
texture.cc add an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07:16 +00:00
texture.hh add an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07:16 +00:00
timer.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
timer.hh new OBTimer interface 2002-11-04 06:06:13 +00:00
timerqueue.hh split the OBTimerQueueManager and TimerQueue into their own files 2002-11-04 03:59:09 +00:00
timerqueuemanager.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
timerqueuemanager.hh split the OBTimerQueueManager and TimerQueue into their own files 2002-11-04 03:59:09 +00:00
TODO : 2002-11-16 12:10:59 +00:00
util.cc added style class, moved util and config to otk 2002-11-06 13:51:23 +00:00
util.hh added style class, moved util and config to otk 2002-11-06 13:51:23 +00:00
widget.cc add an OBBackgroundWidget and use it for setting colors so far. 2002-12-18 02:28:44 +00:00
widget.hh dont pass a const 2002-12-18 08:42:40 +00:00