Dana Jansens
|
5a139f7263
|
add the swig generated files
|
2002-12-24 21:27:39 +00:00 |
|
Dana Jansens
|
5869cc29ef
|
wrap otk with swig/python
|
2002-12-24 21:27:16 +00:00 |
|
Dana Jansens
|
06de24ec66
|
more api cleanups
|
2002-12-20 15:33:58 +00:00 |
|
Dana Jansens
|
723739dafe
|
api cleanups
|
2002-12-20 15:26:34 +00:00 |
|
Dana Jansens
|
77a8e11660
|
can tell where events are coming from!
|
2002-12-18 11:34:29 +00:00 |
|
Dana Jansens
|
db23fe0584
|
do need display then
|
2002-12-18 10:24:22 +00:00 |
|
Dana Jansens
|
e25a69cce8
|
dont need to include application here
|
2002-12-18 10:23:41 +00:00 |
|
Dana Jansens
|
25d1e3538b
|
use OB Widgets for everything
|
2002-12-18 09:46:24 +00:00 |
|
Dana Jansens
|
84d777e89f
|
make shit protected
|
2002-12-18 08:46:48 +00:00 |
|
Dana Jansens
|
62d719d6b7
|
dont pass a const
|
2002-12-18 08:42:40 +00:00 |
|
Dana Jansens
|
e7bb906637
|
show all children on show()
|
2002-12-18 08:39:16 +00:00 |
|
Dana Jansens
|
70eb03ad50
|
add an OBBackgroundWidget and use it for setting colors so far.
|
2002-12-18 02:28:44 +00:00 |
|
Dana Jansens
|
dd3decc319
|
fuck you basewidget
|
2002-12-11 00:50:26 +00:00 |
|
Dana Jansens
|
d691094cf7
|
handle config req's in dispatcher properly.
no more basewidget again.
|
2002-12-08 06:48:09 +00:00 |
|
Dana Jansens
|
1cfc76577d
|
reverting.. that was lame
|
2002-12-04 14:23:25 +00:00 |
|
Dana Jansens
|
c187fbdf60
|
move event handling into basewidget again <FLINCH>
add the basewidget class
|
2002-12-04 13:14:11 +00:00 |
|
Dana Jansens
|
301adc8bc2
|
split up widget and basewidget
|
2002-12-04 13:07:40 +00:00 |
|
Dana Jansens
|
7dc834cc93
|
make setStyle() recursive
|
2002-12-04 11:25:43 +00:00 |
|
Dana Jansens
|
777be62a3a
|
change the builtin testing font
|
2002-12-04 09:26:42 +00:00 |
|
Dana Jansens
|
fbc516442d
|
add suport for XMotionEvents
|
2002-12-04 08:54:43 +00:00 |
|
Dana Jansens
|
56d7b547ae
|
button press/releases WORK
|
2002-12-04 07:55:52 +00:00 |
|
Dana Jansens
|
4f01802c8c
|
actions class can sorta handle mouse enter/leave and press/release events
|
2002-12-04 07:12:13 +00:00 |
|
Dana Jansens
|
fa05dc56ea
|
give the grips cursors
|
2002-12-04 03:47:59 +00:00 |
|
Dana Jansens
|
bdc491ccfe
|
map and unmap work great now yay
|
2002-12-04 01:29:01 +00:00 |
|
Dana Jansens
|
22bd294c7b
|
unregister for events when destroyed
|
2002-12-04 01:02:56 +00:00 |
|
Dana Jansens
|
1fa445c880
|
handle configure requests
|
2002-12-04 00:26:45 +00:00 |
|
Dana Jansens
|
bbdfd8f1d6
|
scratch that
|
2002-12-04 00:04:27 +00:00 |
|
Dana Jansens
|
52b83a9dbb
|
handle configurerequests when we cant find a target registered for them
|
2002-12-04 00:03:48 +00:00 |
|
Dana Jansens
|
829ce05c7c
|
reverse the logic. makes more sense i think
|
2002-12-03 23:56:04 +00:00 |
|
Dana Jansens
|
ee896d9d66
|
no space on teh top or bottom of text..
|
2002-12-03 21:32:03 +00:00 |
|
Dana Jansens
|
26adc8853b
|
label and focuslabel update their textures automatically on a style change
|
2002-12-03 19:10:03 +00:00 |
|
Dana Jansens
|
f890d31d6b
|
make setStyle virtual
|
2002-12-03 19:02:36 +00:00 |
|
Dana Jansens
|
948feddc2e
|
update the textures being used on setStyle() calls
|
2002-12-03 19:01:41 +00:00 |
|
Dana Jansens
|
bf95658de2
|
show the Xft version nicer
|
2002-12-03 15:41:03 +00:00 |
|
Dana Jansens
|
cac2131e68
|
add otk_test
|
2002-12-03 09:02:37 +00:00 |
|
Dana Jansens
|
646a10bcc3
|
labels use half the bevel width for text
|
2002-12-03 08:58:45 +00:00 |
|
Dana Jansens
|
c6f228f3ff
|
xft2 works. and works good.
|
2002-12-03 08:54:51 +00:00 |
|
Dana Jansens
|
74cb09bb2c
|
handle map events with the Openbox class
|
2002-12-02 21:06:16 +00:00 |
|
Dana Jansens
|
fb3848450e
|
window decorations use "unmanaged" widgets now.
|
2002-12-01 11:45:55 +00:00 |
|
Dana Jansens
|
fac1a6581b
|
typo in comment
|
2002-12-01 11:40:52 +00:00 |
|
Dana Jansens
|
4d1a90b0d2
|
add a recursive flags to OtkWidget::show/hide
dont delet eshit in the style from button's destructor
|
2002-12-01 10:57:49 +00:00 |
|
Dana Jansens
|
6f0b72e8e5
|
big nono
|
2002-11-17 16:00:12 +00:00 |
|
Dana Jansens
|
1d897f432e
|
add the config header and emacs comment to all the .cc's
|
2002-11-17 09:41:58 +00:00 |
|
Dana Jansens
|
638d4e6f19
|
change the style-load-error msg
|
2002-11-16 14:32:26 +00:00 |
|
Dana Jansens
|
12a95bfdb3
|
add an OtkAppWidget which are "root windows", i.e. the managed child of root, to be shown on the display.
Exit when all the "root windows" are hidden.
Support the WM_DELETE protocol to hide a "root window".
|
2002-11-16 14:30:18 +00:00 |
|
Dana Jansens
|
3bc1f37469
|
better msgs
|
2002-11-16 13:53:03 +00:00 |
|
Dana Jansens
|
34a9f87ed2
|
print a warning if more than one main widget is set
|
2002-11-16 13:52:13 +00:00 |
|
Dana Jansens
|
81e1982744
|
set the close protocol on the app's main widget
|
2002-11-16 13:50:59 +00:00 |
|
Dana Jansens
|
77342413ef
|
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 |
|
Dana Jansens
|
d4d15160fe
|
new button that is a focuslabel
|
2002-11-16 13:21:24 +00:00 |
|