]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
21 years agobetter comments for the frame and its widgets' adjust() method
Dana Jansens [Sat, 28 Dec 2002 19:03:05 +0000 (19:03 +0000)]
better comments for the frame and its widgets' adjust() method

21 years agoadd --force for autopoint
Dana Jansens [Sat, 28 Dec 2002 01:11:27 +0000 (01:11 +0000)]
add --force for autopoint

21 years agodraw only when needed
Dana Jansens [Fri, 27 Dec 2002 16:29:32 +0000 (16:29 +0000)]
draw only when needed

21 years agobuttons have their pixmaps!
Dana Jansens [Fri, 27 Dec 2002 10:07:57 +0000 (10:07 +0000)]
buttons have their pixmaps!

21 years agofix braces
Dana Jansens [Fri, 27 Dec 2002 09:25:40 +0000 (09:25 +0000)]
fix braces

21 years agodeal with when nothing has focus anymore
Dana Jansens [Fri, 27 Dec 2002 09:18:54 +0000 (09:18 +0000)]
deal with when nothing has focus anymore

21 years agodont seg on multiple root clicks!
Dana Jansens [Fri, 27 Dec 2002 09:17:56 +0000 (09:17 +0000)]
dont seg on multiple root clicks!

21 years agocode style fix
Dana Jansens [Fri, 27 Dec 2002 09:07:22 +0000 (09:07 +0000)]
code style fix

21 years agodelete the rects
Dana Jansens [Fri, 27 Dec 2002 09:06:10 +0000 (09:06 +0000)]
delete the rects

21 years agohandle reparent events..hopefully :>
Dana Jansens [Fri, 27 Dec 2002 08:52:16 +0000 (08:52 +0000)]
handle reparent events..hopefully :>

21 years agoadd an unregister_all for python callbacks
Dana Jansens [Fri, 27 Dec 2002 08:39:53 +0000 (08:39 +0000)]
add an unregister_all for python callbacks

21 years agoadd enter/leave
Dana Jansens [Fri, 27 Dec 2002 08:35:15 +0000 (08:35 +0000)]
add enter/leave

21 years agoenter/leave and focus events are working beautifully
Dana Jansens [Fri, 27 Dec 2002 08:33:57 +0000 (08:33 +0000)]
enter/leave and focus events are working beautifully

21 years agoflush before waiting for timers
Dana Jansens [Fri, 27 Dec 2002 08:30:38 +0000 (08:30 +0000)]
flush before waiting for timers

21 years agosome focus improvements..
Dana Jansens [Thu, 26 Dec 2002 19:55:55 +0000 (19:55 +0000)]
some focus improvements..

21 years agofocus works
Dana Jansens [Thu, 26 Dec 2002 18:15:23 +0000 (18:15 +0000)]
focus works

21 years agofix booge bug that makes widgets not change their background when changing from a...
Dana Jansens [Thu, 26 Dec 2002 18:08:48 +0000 (18:08 +0000)]
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

21 years agosupport the button pressed resources better
Dana Jansens [Thu, 26 Dec 2002 17:22:53 +0000 (17:22 +0000)]
support the button pressed resources better

21 years agoadd newish stuff
Dana Jansens [Thu, 26 Dec 2002 12:03:13 +0000 (12:03 +0000)]
add newish stuff

21 years agobetter support for gettext
Dana Jansens [Thu, 26 Dec 2002 11:58:57 +0000 (11:58 +0000)]
better support for gettext

21 years agobuild fixes for evetdispatcher
Dana Jansens [Thu, 26 Dec 2002 10:58:05 +0000 (10:58 +0000)]
build fixes for evetdispatcher

21 years agoremoving generated file
Dana Jansens [Thu, 26 Dec 2002 10:36:38 +0000 (10:36 +0000)]
removing generated file

21 years agoadd gettextize here
Dana Jansens [Thu, 26 Dec 2002 10:28:15 +0000 (10:28 +0000)]
add gettextize here

21 years agoreadd Makevars
Dana Jansens [Thu, 26 Dec 2002 10:26:17 +0000 (10:26 +0000)]
readd Makevars

21 years agoremove shit generated by gettextize
Dana Jansens [Thu, 26 Dec 2002 10:24:10 +0000 (10:24 +0000)]
remove shit generated by gettextize

21 years agomake bootstrap generate this shit
Dana Jansens [Thu, 26 Dec 2002 10:22:45 +0000 (10:22 +0000)]
make bootstrap generate this shit

21 years agomight not compile... ob uses its own widgets now, which subclass only the base otk...
Dana Jansens [Wed, 25 Dec 2002 22:02:34 +0000 (22:02 +0000)]
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.

21 years agoconflicts with python too :\
Dana Jansens [Wed, 25 Dec 2002 20:35:50 +0000 (20:35 +0000)]
conflicts with python too :\

21 years agono -pedantic :\ it fucks up on the python headers. sigh.
Dana Jansens [Wed, 25 Dec 2002 20:32:32 +0000 (20:32 +0000)]
no -pedantic :\ it fucks up on the python headers. sigh.

21 years agoset CXXFLAGS better
Dana Jansens [Wed, 25 Dec 2002 20:28:12 +0000 (20:28 +0000)]
set CXXFLAGS better

21 years agohandle mouse clicks in the python scripts now
Dana Jansens [Wed, 25 Dec 2002 05:46:02 +0000 (05:46 +0000)]
handle mouse clicks in the python scripts now

21 years agoglobal python scripts. client motion/resizing is all done via python now
Dana Jansens [Wed, 25 Dec 2002 04:54:44 +0000 (04:54 +0000)]
global python scripts. client motion/resizing is all done via python now

21 years agodist up the style data
Dana Jansens [Wed, 25 Dec 2002 04:36:45 +0000 (04:36 +0000)]
dist up the style data

21 years agopython with callbacks!
Dana Jansens [Wed, 25 Dec 2002 02:19:49 +0000 (02:19 +0000)]
python with callbacks!

21 years agouse the -I's in CFLAGS for swig
Dana Jansens [Wed, 25 Dec 2002 02:05:39 +0000 (02:05 +0000)]
use the -I's in CFLAGS for swig

21 years agodefine the openbox variable
Dana Jansens [Wed, 25 Dec 2002 00:30:01 +0000 (00:30 +0000)]
define the openbox variable

21 years ago*** empty log message ***
Dana Jansens [Wed, 25 Dec 2002 00:27:10 +0000 (00:27 +0000)]
*** empty log message ***

21 years agoreturn a NULL instead of segfaulting when asserts are off
Dana Jansens [Wed, 25 Dec 2002 00:26:54 +0000 (00:26 +0000)]
return a NULL instead of segfaulting when asserts are off

21 years agoconst cast to the python function
Dana Jansens [Wed, 25 Dec 2002 00:00:03 +0000 (00:00 +0000)]
const cast to the python function

21 years agorm the old guile stuff. let the user specify the path for the startup script. dont...
Dana Jansens [Tue, 24 Dec 2002 23:57:59 +0000 (23:57 +0000)]
rm the old guile stuff. let the user specify the path for the startup script. dont hardcode it to my home dir.

21 years agodont try import shit for now it dont work
Dana Jansens [Tue, 24 Dec 2002 23:49:00 +0000 (23:49 +0000)]
dont try import shit for now it dont work

21 years agopython. no more guile. python.
Dana Jansens [Tue, 24 Dec 2002 23:31:38 +0000 (23:31 +0000)]
python. no more guile. python.

21 years agoadd the swig generated files
Dana Jansens [Tue, 24 Dec 2002 21:27:39 +0000 (21:27 +0000)]
add the swig generated files

21 years agowrap otk with swig/python
Dana Jansens [Tue, 24 Dec 2002 21:27:16 +0000 (21:27 +0000)]
wrap otk with swig/python

21 years agoremoving old python bullshit
Dana Jansens [Tue, 24 Dec 2002 19:20:17 +0000 (19:20 +0000)]
removing old python bullshit

21 years agopython interface is working!
Dana Jansens [Tue, 24 Dec 2002 19:16:38 +0000 (19:16 +0000)]
python interface is working!

21 years agocorrectly remove client borders when mapping a window with NW gravity
Dana Jansens [Tue, 24 Dec 2002 08:28:03 +0000 (08:28 +0000)]
correctly remove client borders when mapping a window with NW gravity

21 years agousing python and swig for now.
Dana Jansens [Mon, 23 Dec 2002 00:04:32 +0000 (00:04 +0000)]
using python and swig for now.

21 years agoremove python from our c++ objects. going to try out swig
Dana Jansens [Sun, 22 Dec 2002 08:49:59 +0000 (08:49 +0000)]
remove python from our c++ objects. going to try out swig

21 years agootktimer works. imagecontrol is underway!
Dana Jansens [Sat, 21 Dec 2002 19:54:15 +0000 (19:54 +0000)]
otktimer works. imagecontrol is underway!

21 years agoso amateur
Dana Jansens [Sat, 21 Dec 2002 15:02:30 +0000 (15:02 +0000)]
so amateur

21 years agomove the extern OtkRect_Type to the .h
Dana Jansens [Sat, 21 Dec 2002 14:59:14 +0000 (14:59 +0000)]
move the extern OtkRect_Type to the .h

21 years agoadd the OtkRect_Type extern
Dana Jansens [Sat, 21 Dec 2002 14:57:59 +0000 (14:57 +0000)]
add the OtkRect_Type extern

21 years agoadd rect
Dana Jansens [Sat, 21 Dec 2002 14:57:45 +0000 (14:57 +0000)]
add rect

21 years agoput the *'s in the right place for pointers
Dana Jansens [Sat, 21 Dec 2002 14:57:07 +0000 (14:57 +0000)]
put the *'s in the right place for pointers

21 years agowhitespace
Dana Jansens [Sat, 21 Dec 2002 14:55:27 +0000 (14:55 +0000)]
whitespace

21 years agotypesafety
Dana Jansens [Sat, 21 Dec 2002 14:53:36 +0000 (14:53 +0000)]
typesafety

21 years agoadd font
Dana Jansens [Sat, 21 Dec 2002 13:49:57 +0000 (13:49 +0000)]
add font

21 years agomore typesafety
Dana Jansens [Sat, 21 Dec 2002 12:41:32 +0000 (12:41 +0000)]
more typesafety

21 years agomake rect a proper pyobject. use "typesafety"
Dana Jansens [Sat, 21 Dec 2002 12:39:49 +0000 (12:39 +0000)]
make rect a proper pyobject. use "typesafety"

21 years agocode reorganize
Dana Jansens [Sat, 21 Dec 2002 12:29:01 +0000 (12:29 +0000)]
code reorganize

21 years agonicer
Dana Jansens [Sat, 21 Dec 2002 12:27:49 +0000 (12:27 +0000)]
nicer

21 years agoshit to init the module
Dana Jansens [Sat, 21 Dec 2002 12:27:05 +0000 (12:27 +0000)]
shit to init the module

21 years agoincref the Py_None before returning it
Dana Jansens [Sat, 21 Dec 2002 12:19:29 +0000 (12:19 +0000)]
incref the Py_None before returning it

21 years agoremove the debug shit
Dana Jansens [Sat, 21 Dec 2002 12:07:53 +0000 (12:07 +0000)]
remove the debug shit

21 years agoa color cache to be proud of!
Dana Jansens [Sat, 21 Dec 2002 12:04:15 +0000 (12:04 +0000)]
a color cache to be proud of!

21 years agoit compiles.. does it work?
Dana Jansens [Sat, 21 Dec 2002 02:09:54 +0000 (02:09 +0000)]
it compiles.. does it work?

21 years agoit compiles.. does it worK? HEH
Dana Jansens [Sat, 21 Dec 2002 02:09:33 +0000 (02:09 +0000)]
it compiles.. does it worK? HEH

21 years agocolor and gccache etc are like, half done
Dana Jansens [Sat, 21 Dec 2002 00:46:25 +0000 (00:46 +0000)]
color and gccache etc are like, half done

21 years agoadd rect
Dana Jansens [Fri, 20 Dec 2002 23:26:51 +0000 (23:26 +0000)]
add rect

21 years agoadd screeninfo
Dana Jansens [Fri, 20 Dec 2002 23:19:07 +0000 (23:19 +0000)]
add screeninfo

21 years agorm more annoying shit
Dana Jansens [Fri, 20 Dec 2002 22:12:21 +0000 (22:12 +0000)]
rm more annoying shit

21 years agobetter paths
Dana Jansens [Fri, 20 Dec 2002 22:02:42 +0000 (22:02 +0000)]
better paths

21 years agosome experimentin with C and python api. part 1.
Dana Jansens [Fri, 20 Dec 2002 22:01:40 +0000 (22:01 +0000)]
some experimentin with C and python api. part 1.

21 years agoupdate to cleaned up otk api
Dana Jansens [Fri, 20 Dec 2002 15:38:49 +0000 (15:38 +0000)]
update to cleaned up otk api

21 years agomore api cleanups
Dana Jansens [Fri, 20 Dec 2002 15:33:58 +0000 (15:33 +0000)]
more api cleanups

21 years agoapi cleanups
Dana Jansens [Fri, 20 Dec 2002 15:26:34 +0000 (15:26 +0000)]
api cleanups

21 years agomore typesafety
Dana Jansens [Fri, 20 Dec 2002 14:47:23 +0000 (14:47 +0000)]
more typesafety

21 years agobe a little more typesafe
Dana Jansens [Fri, 20 Dec 2002 14:46:22 +0000 (14:46 +0000)]
be a little more typesafe

21 years agomake the root window an obwidget type
Dana Jansens [Fri, 20 Dec 2002 14:44:20 +0000 (14:44 +0000)]
make the root window an obwidget type

21 years agosegfault no more on root clicks
Dana Jansens [Fri, 20 Dec 2002 14:42:21 +0000 (14:42 +0000)]
segfault no more on root clicks

21 years agopython has begun!
Dana Jansens [Thu, 19 Dec 2002 23:54:41 +0000 (23:54 +0000)]
python has begun!

21 years agolink in python not guile
Dana Jansens [Thu, 19 Dec 2002 20:55:23 +0000 (20:55 +0000)]
link in python not guile

21 years agocheck for python. not for guile.
Dana Jansens [Thu, 19 Dec 2002 20:54:58 +0000 (20:54 +0000)]
check for python. not for guile.

21 years agoresizing works and whatnot
Dana Jansens [Thu, 19 Dec 2002 07:58:54 +0000 (07:58 +0000)]
resizing works and whatnot

21 years agocan resize now too. compress motion events.
Dana Jansens [Wed, 18 Dec 2002 16:31:16 +0000 (16:31 +0000)]
can resize now too. compress motion events.

21 years agoyou can move windows!
Dana Jansens [Wed, 18 Dec 2002 16:07:44 +0000 (16:07 +0000)]
you can move windows!

21 years agoguileize
Dana Jansens [Wed, 18 Dec 2002 15:49:41 +0000 (15:49 +0000)]
guileize

21 years agoadd stuff i rm'd from cvs
Dana Jansens [Wed, 18 Dec 2002 11:36:05 +0000 (11:36 +0000)]
add stuff i rm'd from cvs

21 years agooops adding the other OB Widgets
Dana Jansens [Wed, 18 Dec 2002 11:35:26 +0000 (11:35 +0000)]
oops adding the other OB Widgets

21 years agocan tell where events are coming from!
Dana Jansens [Wed, 18 Dec 2002 11:34:29 +0000 (11:34 +0000)]
can tell where events are coming from!

21 years agodo need display then
Dana Jansens [Wed, 18 Dec 2002 10:24:22 +0000 (10:24 +0000)]
do need display then

21 years agodont need to include application here
Dana Jansens [Wed, 18 Dec 2002 10:23:41 +0000 (10:23 +0000)]
dont need to include application here

21 years agouse OB Widgets for everything
Dana Jansens [Wed, 18 Dec 2002 09:46:24 +0000 (09:46 +0000)]
use OB Widgets for everything

21 years agoerm
Dana Jansens [Wed, 18 Dec 2002 09:34:55 +0000 (09:34 +0000)]
erm

21 years agomake shit protected
Dana Jansens [Wed, 18 Dec 2002 08:46:48 +0000 (08:46 +0000)]
make shit protected

21 years agodont pass a const
Dana Jansens [Wed, 18 Dec 2002 08:42:40 +0000 (08:42 +0000)]
dont pass a const

21 years agoshow all children on show()
Dana Jansens [Wed, 18 Dec 2002 08:39:16 +0000 (08:39 +0000)]
show all children on show()

21 years agoadd an OBBackgroundWidget and use it for setting colors so far.
Dana Jansens [Wed, 18 Dec 2002 02:28:44 +0000 (02:28 +0000)]
add an OBBackgroundWidget and use it for setting colors so far.

21 years agoautogenned
Dana Jansens [Wed, 11 Dec 2002 17:28:52 +0000 (17:28 +0000)]
autogenned