]> icculus.org git repositories - dana/openbox.git/history - src/Makefile.am
initialize the net_showing_desktop hint
[dana/openbox.git] / src / Makefile.am
2003-02-08 Dana Jansensformatting
2003-02-08 Dana JansensNo longer using otk widgets for the frame decorations.
2003-02-06 Dana Jansensmake "make dist" work, compiler flags cleanups
2003-02-05 Dana Jansensnew swig build system. much better. yay.
2003-02-04 Dana Jansensadd the headers
2003-01-29 Dana Jansensmake a .py rule
2003-01-27 Dana Jansensopenbox scripting works again! config too!
2003-01-27 Dana Jansensuse a built-in module to replace libswigpy
2003-01-27 Dana Jansensuse otk objects in the ob scripts by importing otk
2003-01-25 Dana Jansensnew/better/cleaner scripting interface
2003-01-25 Dana Jansenschange include path to not include otk/
2003-01-17 Dana Jansensadd frame.hh to openbox.i's deps
2003-01-16 Dana Jansensuse -export-dynamic when linking libpython.a
2003-01-10 Dana Jansensinclude the all otk stuff into the openbox python modul...
2003-01-10 Dana Jansenstyposnsuch
2003-01-10 Dana Jansensinstall the shadow wrappers
2003-01-07 Dana Jansensadd python.hh to the openbox.i deps
2003-01-07 Dana Jansenskeep track of desktops...
2003-01-04 Dana Jansensadd -shadow
2003-01-02 Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-30 Dana Jansenskeybindings underway. dont work yet
2002-12-25 Dana Jansensset CXXFLAGS better
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25 Dana Jansensuse the -I's in CFLAGS for swig
2002-12-24 Dana Jansenspython. no more guile. python.
2002-12-24 Dana Jansenspython interface is working!
2002-12-23 Dana Jansensusing python and swig for now.
2002-12-20 Dana Jansensupdate to cleaned up otk api
2002-12-19 Dana Jansenspython has begun!
2002-12-19 Dana Jansenslink in python not guile
2002-12-18 Dana Jansensguileize
2002-12-18 Dana Jansensuse OB Widgets for everything
2002-12-18 Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
2002-12-04 Dana Jansensadd a skeletal OBActions class for user actions
2002-12-02 Dana Jansensadd an OBRootWindow class that watches events/propertie...
2002-12-02 Dana Jansenshandle map events with the Openbox class
2002-11-11 Dana Jansensnot using any old blackbox classes anymore!
2002-11-11 Dana Jansensmad wicked xft checks
2002-11-10 Dana Jansensnew OBScreen class is somewhat complete now i think
2002-11-10 Dana Jansensmove screen.cc/hh to bbscreen.cc/hh
2002-11-10 Dana JansensWINDOWS GET FRAMES FRAME SHOW UP THEY WORK HUZZAH SOON...
2002-11-06 Marius Nitaomg, fat commit
2002-11-06 Dana Jansensgenerate an 'openbox3' binary
2002-11-06 Dana Jansensmoving strut into its own .hh. adding OBClient class
2002-11-05 Dana Jansensfinish conversion to the new otk::OBProperty class...
2002-11-05 Dana Jansensconvert XAtom to OBAtom
2002-11-04 Dana Jansenscomplete the change from window.cc/hh to bbwindow.cc/hh
2002-11-04 Dana Jansensxeventhandler can handle everything except client messa...
2002-11-03 Dana Jansensnew timer infrastructure. takes a function pointer...
2002-11-03 Dana JansensWE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^...
2002-11-03 Dana Jansenssplit the screeninfo class out to its own files
2002-11-03 Dana Jansensgettext is ready to rock and roll
2002-11-01 Dana Jansensadd gettext
2002-11-01 Dana Jansensmake compile again
2002-11-01 Dana Jansensadd a cvsignore for otk.
2002-11-01 Marius Nitamoved files into otk
2002-10-31 Dana Jansensbig fat commit..
2002-10-31 Dana Jansenscompiles now. uses xft2
2002-08-16 Dana Jansenschange default style to mbdtex
2002-07-03 Dana Jansensadd BFont class, with Xft support
2002-07-03 Dana Jansensremoving old Makefile.in, rolling back Makefile.am...
2002-07-02 Dana Jansensbacking out all changes to make mouse button mapping...
2002-06-29 Dana JansensConfigureable button mappings!
2002-06-21 Dana Jansensmerge from netwm-merge2 to netwm-merge3. Basically...
2002-06-05 Dana Jansenssyching with bb-cvs. rm .\#* on make dist-clean. nls...
2002-05-28 Dana Jansensmerging in netwm changes at merge point "netwm-merge1...
2002-05-28 Dana Jansensuse config.h for configuration options instead of a...
2002-05-26 Dana Jansensadd Configuration class for generic configuration data...
2002-05-25 Dana Jansensbuild a 'openbox' binary
2002-05-25 Dana Jansensuse our default style
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-23 Dana Jansensadded XAtom class, and it all now compiles.
2002-05-16 Dana Jansensadded the X classes to the build process though they...
2002-05-12 Dana JansensLinkedList->STL conversion completed. LinkedList is...
2002-04-14 Dana JansensAdded Util.h, which contains only an ASSERT macro for now
2002-04-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-12 Dana Jansenssave_rc() using the obResource class to save blackbox...
2002-04-11 Dana Jansensload_rc(BScreen *) now uses the obResource class to...
2002-04-11 Dana Jansensadded the obResource class which handles Xresouce datab...
2002-04-11 Dana JansensInitial revision