openbox/otk
2002-11-16 13:28:26 +00:00
..
.cvsignore add a cvsignore for otk. 2002-11-01 03:45:34 +00:00
application.cc check to make sure the style config could be loaded 2002-11-16 12:12:38 +00:00
application.hh there 2002-11-16 02:18:37 +00:00
assassin.hh move Rect and PointerAssassin into the toolkit 2002-11-03 10:38:14 +00:00
button.cc new button that is a focuslabel 2002-11-16 13:21:24 +00:00
button.hh new button that is a focuslabel 2002-11-16 13:21:24 +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 manages windows that exist before running. 2002-11-11 11:25:40 +00:00
display.hh manages windows that exist before running. 2002-11-11 11:25:40 +00:00
eventdispatcher.cc fixed bugs, got otkapp to select on a fd, modded widget to make use of otkapp, press/release events on buttons 2002-11-16 09:59:37 +00:00
eventdispatcher.hh event handling classes 2002-11-16 02:11:44 +00:00
eventhandler.cc fixed bugs, got otkapp to select on a fd, modded widget to make use of otkapp, press/release events on buttons 2002-11-16 09:59:37 +00:00
eventhandler.hh fixed bugs, got otkapp to select on a fd, modded widget to make use of otkapp, press/release events on buttons 2002-11-16 09:59:37 +00:00
focuslabel.cc change how the widgets' _dirty flag works so that all inheritence levels of the widget class can use it 2002-11-16 13:28:26 +00:00
focuslabel.hh change how the widgets' _dirty flag works so that all inheritence levels of the widget class can use it 2002-11-16 13:28:26 +00:00
focuswidget.cc added otkapplication and event stuff, changed other files to accomodate for this, changed the test. 2002-11-16 02:15:49 +00:00
focuswidget.hh added otkapplication and event stuff, changed other files to accomodate for this, changed the test. 2002-11-16 02:15:49 +00:00
font.cc update headers to whats required 2002-11-15 03:21:16 +00:00
font.hh add an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07:16 +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 an OBDisplay class and the old ScreenInfo class to the toolkit. 2002-11-03 10:07:16 +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 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
label.cc change how the widgets' _dirty flag works so that all inheritence levels of the widget class can use it 2002-11-16 13:28:26 +00:00
label.hh change how the widgets' _dirty flag works so that all inheritence levels of the widget class can use it 2002-11-16 13:28:26 +00:00
Makefile.am add a Label class that doesnt change with focus 2002-11-16 13:08:10 +00:00
otk_test.cc new button that is a focuslabel 2002-11-16 13:21:24 +00:00
point.hh remove the redundant _size property in OBScreen, and set the geometry root property properly. 2002-11-11 11:33:32 +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 fixups 2002-11-10 12:16:26 +00:00
rect.hh include the point header 2002-11-10 11:31:12 +00:00
screeninfo.cc added style class, moved util and config to otk 2002-11-06 13:51:23 +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 add OtkFocusLabel 2002-11-16 13:00:22 +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 new OBTimer interface 2002-11-04 06:06:13 +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 new OBTimer interface 2002-11-04 06:06:13 +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 change how the widgets' _dirty flag works so that all inheritence levels of the widget class can use it 2002-11-16 13:28:26 +00:00
widget.hh change how the widgets' _dirty flag works so that all inheritence levels of the widget class can use it 2002-11-16 13:28:26 +00:00