summaryrefslogtreecommitdiff
path: root/engines/openbox/Makefile.am
AgeCommit message (Collapse)Author
2003-03-28split the render functions into obrender.c. rename all the src files to ↵Dana Jansens
obfoo so no more conflicts with code elsewhere in the tree.
2003-03-23make the default font Sans-7Dana Jansens
2003-03-22make the openbox engine use the new config shit instead of the themerc shit.Dana Jansens
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
2003-03-17add the headersDana Jansens
2003-03-16merge the C branch into HEADDana Jansens