.. |
.cvsignore
|
add newish stuff
|
2002-12-26 12:03:13 +00:00 |
actions.cc
|
new python interface! using the .py shadow wrappers from swig
|
2003-01-10 03:11:48 +00:00 |
actions.hh
|
new python callbacks data, infrastructure. going to rework bindings code. cvs wont work for shit now. but thats life.
|
2003-01-09 22:54:31 +00:00 |
backgroundwidget.cc
|
rm old bb shit, and the old xeventhandler
|
2003-01-03 18:41:49 +00:00 |
backgroundwidget.hh
|
rm old bb shit, and the old xeventhandler
|
2003-01-03 18:41:49 +00:00 |
bindings.cc
|
new python interface! using the .py shadow wrappers from swig
|
2003-01-10 03:11:48 +00:00 |
bindings.hh
|
new python interface! using the .py shadow wrappers from swig
|
2003-01-10 03:11:48 +00:00 |
buttonwidget.cc
|
better comments for the frame and its widgets' adjust() method
|
2002-12-28 19:03:05 +00:00 |
buttonwidget.hh
|
buttons have their pixmaps!
|
2002-12-27 10:07:57 +00:00 |
client.cc
|
change what re-maprequest events do, just convert them to net_active_window messages. make net_active_window unshade/iconify
|
2003-01-09 04:26:32 +00:00 |
client.hh
|
make close() and shade() private.
|
2003-01-08 17:10:35 +00:00 |
frame.cc
|
map the window if it was reparented, on release
|
2003-01-08 06:45:21 +00:00 |
frame.hh
|
rm old comment
|
2003-01-08 06:45:30 +00:00 |
gettext.h
|
make strings in main.cc translatable
|
2002-11-01 11:18:32 +00:00 |
labelwidget.cc
|
better comments for the frame and its widgets' adjust() method
|
2002-12-28 19:03:05 +00:00 |
labelwidget.hh
|
might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc.
|
2002-12-25 22:02:34 +00:00 |
main.cc
|
might not compile... ob uses its own widgets now, which subclass only the base otk widget. working on compressing focus events and handling them etc.
|
2002-12-25 22:02:34 +00:00 |
Makefile.am
|
add python.hh to the openbox.i deps
|
2003-01-07 03:22:35 +00:00 |
openbox.cc
|
new python callbacks data, infrastructure. going to rework bindings code. cvs wont work for shit now. but thats life.
|
2003-01-09 22:54:31 +00:00 |
openbox.hh
|
add a -single argument which only runs on a single screen
|
2003-01-08 16:29:39 +00:00 |
openbox.i
|
include point and rect from otk so that they can have objects returned instead of strings
|
2003-01-10 03:10:18 +00:00 |
openbox_wrap.cc
|
new python interface! using the .py shadow wrappers from swig
|
2003-01-10 03:11:48 +00:00 |
python.cc
|
new python interface! using the .py shadow wrappers from swig
|
2003-01-10 03:11:48 +00:00 |
python.hh
|
new python interface! using the .py shadow wrappers from swig
|
2003-01-10 03:11:48 +00:00 |
screen.cc
|
new python callbacks data, infrastructure. going to rework bindings code. cvs wont work for shit now. but thats life.
|
2003-01-09 22:54:31 +00:00 |
screen.hh
|
put unmanageWindow back how it used to be. no 'remap' argument
|
2003-01-08 06:46:21 +00:00 |
widget.hh
|
moving a window is possible once again
|
2003-01-03 05:26:04 +00:00 |
workspace.cc
|
move screen.cc/hh to bbscreen.cc/hh
|
2002-11-10 10:22:47 +00:00 |
workspace.hh
|
finish conversion to the new otk::OBProperty class with its new interface
|
2002-11-05 09:13:46 +00:00 |