Dana Jansens
|
8c0fe026fe
|
focus works
|
2002-12-26 18:15:23 +00:00 |
|
Dana Jansens
|
236f68056d
|
fix booge bug that makes widgets not change their background when changing from a texture to a color when a color had been set previously
|
2002-12-26 18:08:48 +00:00 |
|
Dana Jansens
|
2b2f81b93c
|
support the button pressed resources better
|
2002-12-26 17:22:53 +00:00 |
|
Dana Jansens
|
5029fc97c8
|
add newish stuff
|
2002-12-26 12:03:13 +00:00 |
|
Dana Jansens
|
e32610e7b1
|
better support for gettext
|
2002-12-26 11:58:57 +00:00 |
|
Dana Jansens
|
150c28620e
|
build fixes for evetdispatcher
|
2002-12-26 10:58:05 +00:00 |
|
Dana Jansens
|
6935f346b4
|
removing generated file
|
2002-12-26 10:36:38 +00:00 |
|
Dana Jansens
|
4d33c9074d
|
add gettextize here
|
2002-12-26 10:28:15 +00:00 |
|
Dana Jansens
|
895cfc3651
|
readd Makevars
|
2002-12-26 10:26:17 +00:00 |
|
Dana Jansens
|
52fb0aea1d
|
remove shit generated by gettextize
|
2002-12-26 10:24:10 +00:00 |
|
Dana Jansens
|
9f444b2fff
|
make bootstrap generate this shit
|
2002-12-26 10:22:45 +00:00 |
|
Dana Jansens
|
2ae2b257d3
|
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 |
|
Dana Jansens
|
3c61812e58
|
conflicts with python too :\
|
2002-12-25 20:35:50 +00:00 |
|
Dana Jansens
|
881fd22622
|
no -pedantic :\ it fucks up on the python headers. sigh.
|
2002-12-25 20:32:32 +00:00 |
|
Dana Jansens
|
41bdbec9c6
|
set CXXFLAGS better
|
2002-12-25 20:28:12 +00:00 |
|
Dana Jansens
|
0816364a03
|
handle mouse clicks in the python scripts now
|
2002-12-25 05:46:02 +00:00 |
|
Dana Jansens
|
b34824a4e2
|
global python scripts. client motion/resizing is all done via python now
|
2002-12-25 04:54:44 +00:00 |
|
Dana Jansens
|
b9a2430dcc
|
dist up the style data
|
2002-12-25 04:36:45 +00:00 |
|
Dana Jansens
|
3827c1a76e
|
python with callbacks!
|
2002-12-25 02:19:49 +00:00 |
|
Dana Jansens
|
f9107b5c5a
|
use the -I's in CFLAGS for swig
|
2002-12-25 02:05:39 +00:00 |
|
Dana Jansens
|
27193f659d
|
define the openbox variable
|
2002-12-25 00:30:01 +00:00 |
|
Dana Jansens
|
375156c112
|
*** empty log message ***
|
2002-12-25 00:27:10 +00:00 |
|
Dana Jansens
|
efc875f5f2
|
return a NULL instead of segfaulting when asserts are off
|
2002-12-25 00:26:54 +00:00 |
|
Dana Jansens
|
bcb8de973a
|
const cast to the python function
|
2002-12-25 00:00:03 +00:00 |
|
Dana Jansens
|
053bb2d100
|
rm the old guile stuff. let the user specify the path for the startup script. dont hardcode it to my home dir.
|
2002-12-24 23:57:59 +00:00 |
|
Dana Jansens
|
70aa4b20d9
|
dont try import shit for now it dont work
|
2002-12-24 23:49:00 +00:00 |
|
Dana Jansens
|
bf49e76420
|
python. no more guile. python.
|
2002-12-24 23:31:38 +00:00 |
|
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
|
2e273ae3ac
|
removing old python bullshit
|
2002-12-24 19:20:17 +00:00 |
|
Dana Jansens
|
fe55bb846d
|
python interface is working!
|
2002-12-24 19:16:38 +00:00 |
|
Dana Jansens
|
fdd5338fc1
|
correctly remove client borders when mapping a window with NW gravity
|
2002-12-24 08:28:03 +00:00 |
|
Dana Jansens
|
5f78b51429
|
using python and swig for now.
|
2002-12-23 00:04:32 +00:00 |
|
Dana Jansens
|
3cf5a8b6dd
|
remove python from our c++ objects. going to try out swig
|
2002-12-22 08:49:59 +00:00 |
|
Dana Jansens
|
065c6efa77
|
otktimer works. imagecontrol is underway!
|
2002-12-21 19:54:15 +00:00 |
|
Dana Jansens
|
4c9bf6c9a1
|
so amateur
|
2002-12-21 15:02:30 +00:00 |
|
Dana Jansens
|
4b443976da
|
move the extern OtkRect_Type to the .h
|
2002-12-21 14:59:14 +00:00 |
|
Dana Jansens
|
fed74a940e
|
add the OtkRect_Type extern
|
2002-12-21 14:57:59 +00:00 |
|
Dana Jansens
|
d5a96f6e38
|
add rect
|
2002-12-21 14:57:45 +00:00 |
|
Dana Jansens
|
2ab939a205
|
put the *'s in the right place for pointers
|
2002-12-21 14:57:07 +00:00 |
|
Dana Jansens
|
ca94e7a32a
|
whitespace
|
2002-12-21 14:55:27 +00:00 |
|
Dana Jansens
|
57fec1aba5
|
typesafety
|
2002-12-21 14:53:36 +00:00 |
|
Dana Jansens
|
55b2aaf973
|
add font
|
2002-12-21 13:49:57 +00:00 |
|
Dana Jansens
|
16e1192e4d
|
more typesafety
|
2002-12-21 12:41:32 +00:00 |
|
Dana Jansens
|
0820c5100d
|
make rect a proper pyobject. use "typesafety"
|
2002-12-21 12:39:49 +00:00 |
|
Dana Jansens
|
9e4d1bbabc
|
code reorganize
|
2002-12-21 12:29:01 +00:00 |
|
Dana Jansens
|
0a4391e55e
|
nicer
|
2002-12-21 12:27:49 +00:00 |
|
Dana Jansens
|
cca7a6762d
|
shit to init the module
|
2002-12-21 12:27:05 +00:00 |
|
Dana Jansens
|
925048fedf
|
incref the Py_None before returning it
|
2002-12-21 12:19:29 +00:00 |
|
Dana Jansens
|
2efea6f21c
|
remove the debug shit
|
2002-12-21 12:07:53 +00:00 |
|