index
:
fluxbox.git
master
on_tab
pre-devel-1_1
wip
wip-container
wip-orig-dev
with_map
Unnamed repository; edit this file 'description' to name the repository.
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WorkspaceMenu.cc
Age
Commit message (
Expand
)
Author
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
2011-02-24
code deduplication
Mathias Gumz
2010-09-08
introduced FbTk::BidiString
Mathias Gumz
2008-09-21
fix active menu item when inserting or removing other items
Mark Tiefenbruck
2008-09-21
Changed workspace names signal in BScreen to use the new signal system
Henrik Kinnunen
2008-09-21
Changed current workspace signal in BScreen to use the new signal system
Henrik Kinnunen
2008-09-18
Changed workspace count signal in BScreen to use the new signal system.
Henrik Kinnunen
2008-08-19
shift+enter wasn't sending right click if the menu item had a submenu
Mark Tiefenbruck
2008-01-10
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
2008-01-03
remove old svn $Id$ tags
Mark Tiefenbruck
2007-12-15
changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>
Mark Tiefenbruck
2007-12-13
added FbTk::CommandRegistry, decentralized command parsing, and made them aut...
markt
2007-10-23
adding/removing workspaces wasn't updating menu
markt
2006-06-21
fix nls... notably classify text on conversion whether its for X or
simonb
2006-02-20
moved class Layer from class Fluxbox and thus reduces some dependecies
fluxgen
2006-02-16
updated copyright info
mathias
2005-12-22
removed unused variable
fluxgen
2005-07-04
cleaning, change getCount to numberOfWorkspaces
fluxgen
2005-06-08
most used items should appear ontop of a menu. so i reordered the
mathias
2005-01-24
copyright date
mathias
2004-12-13
icc complaint about a "possible" conflict between the
mathias
2004-11-20
fix for adding/removing desktops (thanx Øyvind Albrigtsen)
mathias
2004-11-19
svn propset svn:keywords "Id"
mathias
2004-09-06
added button2-on-workspacename in workspacemenu jumps to workspacadded
akir
2004-06-08
more nls updates
rathnor
2004-06-07
need typeinfo
fluxgen
2004-06-07
update NLS string handling...
rathnor
2004-05-02
menu instances that handles workspace and icon menu
fluxgen