Derek Foreman
|
ee14d8a3cc
|
Trying to make an iterative assimilate()
|
2002-12-30 07:28:42 +00:00 |
|
Dana Jansens
|
624a06fdff
|
build fixes for member funcs
|
2002-12-30 06:57:10 +00:00 |
|
Dana Jansens
|
656f2fbecf
|
make some static functions members of OBBindings
|
2002-12-30 06:56:13 +00:00 |
|
Dana Jansens
|
78a8588126
|
nicer output
|
2002-12-30 06:46:19 +00:00 |
|
Dana Jansens
|
349ac3f0e3
|
can build trees with modifiers
|
2002-12-30 06:44:14 +00:00 |
|
Dana Jansens
|
c9ca0e797d
|
lets make it compile at least
|
2002-12-30 06:32:09 +00:00 |
|
Dana Jansens
|
98c4b4cfe5
|
keybindings underway. dont work yet
|
2002-12-30 06:31:45 +00:00 |
|
Dana Jansens
|
b8653c3ab8
|
better comments for the frame and its widgets' adjust() method
|
2002-12-28 19:03:05 +00:00 |
|
Dana Jansens
|
1e7c9071de
|
add --force for autopoint
|
2002-12-28 01:11:27 +00:00 |
|
Dana Jansens
|
d222c56543
|
draw only when needed
|
2002-12-27 16:29:32 +00:00 |
|
Dana Jansens
|
5fdd493d0d
|
buttons have their pixmaps!
|
2002-12-27 10:07:57 +00:00 |
|
Dana Jansens
|
8bae1352cb
|
fix braces
|
2002-12-27 09:25:40 +00:00 |
|
Dana Jansens
|
8c2dfe5de4
|
deal with when nothing has focus anymore
|
2002-12-27 09:18:54 +00:00 |
|
Dana Jansens
|
30e4651787
|
dont seg on multiple root clicks!
|
2002-12-27 09:17:56 +00:00 |
|
Dana Jansens
|
656701140b
|
code style fix
|
2002-12-27 09:07:22 +00:00 |
|
Dana Jansens
|
b2079b56e4
|
delete the rects
|
2002-12-27 09:06:10 +00:00 |
|
Dana Jansens
|
cb718e2ad9
|
handle reparent events..hopefully :>
|
2002-12-27 08:52:16 +00:00 |
|
Dana Jansens
|
c645416035
|
add an unregister_all for python callbacks
|
2002-12-27 08:39:53 +00:00 |
|
Dana Jansens
|
2c908c308d
|
add enter/leave
|
2002-12-27 08:35:15 +00:00 |
|
Dana Jansens
|
3a4f91b537
|
enter/leave and focus events are working beautifully
|
2002-12-27 08:33:57 +00:00 |
|
Dana Jansens
|
51f8b875b3
|
flush before waiting for timers
|
2002-12-27 08:30:38 +00:00 |
|
Dana Jansens
|
e9ec2ce0eb
|
some focus improvements..
|
2002-12-26 19:55:55 +00:00 |
|
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 |
|