]> icculus.org git repositories - mikachu/openbox.git/history - src/Makefile.am
moved files into otk
[mikachu/openbox.git] / src / Makefile.am
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