summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-23properly parse comments!Dana Jansens
parse booleans
2003-03-23no \n in g_messageDana Jansens
2003-03-23add descriptive names and long descriptions to config var def'ns. set these ↵Dana Jansens
for the kernel config options.
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-22only load the system rc if the user rc didnt loadDana Jansens
2003-03-22load the engine out of the config shit. tho the ordering is fucked atmDana Jansens
2003-03-22parse lines that start with '#' as commentsDana Jansens
2003-03-22let identifiers have '.' in themDana Jansens
2003-03-22give the filename to the parser for errorsDana Jansens
2003-03-22remove debug printDana Jansens
2003-03-22yah. fuckDana Jansens
2003-03-22add a check for adding the same exact def'n twiceDana Jansens
2003-03-22config system fleshed out. many thanks to woodlbock for his code! yay!Dana Jansens
2003-03-22add const and inline checks for the compilerDana Jansens
2003-03-22ignore cparse.cDana Jansens
2003-03-22didnt belongDana Jansens
2003-03-22start the config system, add the config file parserDana Jansens
2003-03-22check for stdio.hDana Jansens
2003-03-22asserts in unmanage to try track a crashDana Jansens
2003-03-22blefDana Jansens
2003-03-22add the client_kill function, and the kill action, and bind it to the middle ↵Dana Jansens
mouse button on the close button.
2003-03-22fix the ebox root cmdDana Jansens
2003-03-22add the ebox styleDana Jansens
2003-03-22add the buttons for the fieron themeDana Jansens
2003-03-22add the buttons for the fieron2 themeDana Jansens
2003-03-22cast the pixmap data to a char* for the pixmap_mask_newDana Jansens
2003-03-22load bitmap button masks for themesDana Jansens
2003-03-22history placement works. loads. saves. woot.Dana Jansens
2003-03-22look for sys/stat.hDana Jansens
2003-03-22move and resize the plate window at the same timeDana Jansens
2003-03-22make the shadow offset 1Dana Jansens
2003-03-22make the ~/.openbox dir on startupDana Jansens
2003-03-22rename the res_name and res_class members to name and classDana Jansens
2003-03-21dont raise on client clicksDana Jansens
2003-03-21use $(datadir)Dana Jansens
2003-03-21install the menu in $(datadir)Dana Jansens
build from $(srcdir)/menu.in
2003-03-21use the SED commandDana Jansens
2003-03-21add strict ansi complianceDana Jansens
2003-03-21find sedDana Jansens
2003-03-21clean up configure.ac a bitDana Jansens
2003-03-21rm the c/MakefileDana Jansens
2003-03-21look for kernel/openbox.c instead of src/main.ccDana Jansens
2003-03-21include gettext.h from the right placeDana Jansens
2003-03-21ignore the openbox3 binaryDana Jansens
2003-03-21build 'openbox3' instead of 'ob3'Dana Jansens
2003-03-21build the binary called 'openbox3'Dana Jansens
2003-03-21rm the obsetroot tool and the wrap shit from swigDana Jansens
2003-03-21rm the old code including the .pys and the c++ shitDana Jansens
2003-03-21rm the python api docsDana Jansens