Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-11 | make FbTk::Command a template class, split parsing information out of ↵ | Mark Tiefenbruck | 1 | -9/+9 | |
ObjectRegistry | |||||
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-16 | changed CommandRegistry to a template class, renamed to ObjectRegistry<Type> | Mark Tiefenbruck | 1 | -2/+2 | |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them ↵ | markt | 1 | -2/+2 | |
auto-register | |||||
2007-10-23 | adding/removing workspaces wasn't updating menu | markt | 1 | -1/+1 | |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -5/+5 | |
console, plus handle catalogs better. | |||||
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -3/+2 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -2/+0 | |
2005-07-04 | cleaning, change getCount to numberOfWorkspaces | fluxgen | 1 | -7/+22 | |
2005-06-08 | most used items should appear ontop of a menu. so i reordered the | mathias | 1 | -22/+41 | |
workspacemenu a bit to fit that idea. | |||||
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -4/+4 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-11-20 | fix for adding/removing desktops (thanx Øyvind Albrigtsen) | mathias | 1 | -2/+7 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-06 | added button2-on-workspacename in workspacemenu jumps to workspacadded | akir | 1 | -3/+16 | |
button2-on-workspacename in workspacemenu jumps to workspacee | |||||
2004-06-08 | more nls updates | rathnor | 1 | -2/+2 | |
2004-06-07 | need typeinfo | fluxgen | 1 | -1/+3 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -12/+7 | |
2004-05-02 | menu instances that handles workspace and icon menu | fluxgen | 1 | -0/+115 | |