openbox/otk
2002-12-04 01:29:01 +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 add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +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 update the textures being used on setStyle() calls 2002-12-03 19:01:41 +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 map and unmap work great now yay 2002-12-04 01:29:01 +00:00
eventdispatcher.hh add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
eventhandler.cc add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
eventhandler.hh handle map events with the Openbox class 2002-12-02 21:06:16 +00:00
focuslabel.cc no space on teh top or bottom of text.. 2002-12-03 21:32:03 +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 the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
focuswidget.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
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 no space on teh top or bottom of text.. 2002-12-03 21:32:03 +00:00
label.hh label and focuslabel update their textures automatically on a style change 2002-12-03 19:10:03 +00:00
Makefile.am 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
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 add the config header and emacs comment to all the .cc's 2002-11-17 09:41:58 +00:00
rect.hh include the point header 2002-11-10 11:31:12 +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 xft2 works. and works good. 2002-12-03 08:54:51 +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 unregister for events when destroyed 2002-12-04 01:02:56 +00:00
widget.hh make setStyle virtual 2002-12-03 19:02:36 +00:00