summaryrefslogtreecommitdiff
path: root/src/Windowmenu.cc
AgeCommit message (Collapse)Author
2002-08-20Fix send to menu, having deleted workspaces in it.Dana Jansens
Fix workspace warping, move the mouse and window the same amount. Fix workspace switching. Put old code back that worked better.
2002-06-30sync with bb. mostly cleanups in Window.ccDana Jansens
2002-05-30sync with bb cvsDana Jansens
2002-05-28disable the current workspace in the send-to menuDana Jansens
2002-05-27make window menu behavior consistant. ignore !button1.Dana Jansens
2002-05-25import from bb-cvsDana Jansens
added slit and enable-clobber defines back in Makefile.am
2002-05-16new i18n class using overloaded operator() instead of getMessage()Dana Jansens
2002-04-16get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ↵Dana Jansens
checks for individual headers instead
2002-04-14using some references instead of pointers where possible in Screen, ↵Dana Jansens
ScreenInfo, Slit, Toolbar, and Netizen
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
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