summaryrefslogtreecommitdiff
path: root/src/Netizen.cc
AgeCommit message (Collapse)Author
2002-06-21merge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we ↵Dana Jansens
intend to support is 'supported'. Just need to squash bugs now.
2002-05-25import from bb-cvsDana Jansens
added slit and enable-clobber defines back in Makefile.am
2002-05-14compile with -Wall -W -pendantic when --enable-debug is set.Dana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ↵Dana Jansens
ScreenInfo, Slit, Toolbar, and Netizen
2002-04-12save_rc() using the obResource class to save blackbox's configuration.Dana Jansens
renamed BScreen::getCount to BScreen::getWorkspaceCount.
2002-04-11Initial revisionDana Jansens