index
:
fluxbox.git
fix/dont-deliver-sigalarm
master
pre-devel-1_1
prep/release-1.4.0
The official Fluxbox repository
The Fluxbox Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Toolbar.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
Refactor Toolbar.cc, less noise
Mathias Gumz
1
-148/+80
2015-01-15
Refactor menu code: be more explicit and compact
Mathias Gumz
1
-19/+22
2013-05-26
build-sys: use AC_USE_SYSTEM_EXTENSIONS
Sami Kerola
1
-5/+0
2013-05-26
build-sys: include config.h to all files using automake
Sami Kerola
1
-4/+0
2013-02-27
minor code simplifications
Mathias Gumz
1
-8/+2
2013-02-27
Workspace switching on the toolbar via the mouse buttons
Soeren Beye
1
-1/+1
2012-12-30
Set WM_WINDOW_ROLE for fluxbox windows
Vladimir A. Pavlov
1
-0/+2
2012-10-03
Improved vertical alignment of text in FbTk::TextButton
Mathias Gumz
1
-2/+0
2012-08-28
changed timing functions to use a monotonic increasing clock
Mathias Gumz
1
-1/+1
2011-05-10
Convert ToolbarItem::resizeSig to FbTk::Signal
Pavel Labath
1
-6/+2
2011-05-10
Convert Screen::reconfigureSig to FbTk::Signal
Pavel Labath
1
-2/+5
2011-05-10
Convert FbTk::Theme::reconfigSig and friends to the new Signal system
Pavel Labath
1
-1/+1
2011-03-23
compile fix: sunCC 5.11 (sunstudio 12) compiles and links again
Mathias Gumz
1
-5/+5
2011-03-01
fix misordered Toolbar::Placement strings, closes 3195721
Mathias Gumz
1
-3/+3
2011-02-24
moved Menu placement into ScreenPlacement::placeAndShowMenu()
Mathias Gumz
1
-16/+4
2011-02-23
renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem
Mathias Gumz
1
-1/+1
2011-02-23
disabled overhead base classes 'FbTk::Layer' and 'FbTk::LayerItem'
Mathias Gumz
1
-0/+1
2011-01-16
compile fix, new name of setMinimumSublevels() is setMinimumColumns()
Mathias Gumz
1
-1/+1
2010-09-17
code simplification by reducing if-else hell
Mathias Gumz
1
-66/+38
2010-09-15
use hardcoded array for hardcoded placement menu defaults
Mathias Gumz
1
-30/+28
2010-09-15
removed useless code
Mathias Gumz
1
-4/+0
2010-09-15
code deduplication by using <algorithm> and FbTk/STLUtil.hh
Mathias Gumz
1
-17/+8
2010-05-23
mostly cosmetic fixes, mainly discovered by 'clang --analyze'
Mathias Gumz
1
-31/+32
2009-09-30
cosmetic fixes: removed redundant ';' + some whitespaces
Mathias Gumz
1
-1/+1
2009-07-24
make autohide only show the border or 1 pixel if borderless
Mark Tiefenbruck
1
-18/+15
2009-06-28
change default toolbar tools to:
Mark Tiefenbruck
1
-1/+1
2009-06-28
change default toolbar head from 0 to 1
Mark Tiefenbruck
1
-1/+1
2008-10-19
increase default size of toolbar and icon buttons
Mark Tiefenbruck
1
-1/+1
2008-09-28
Changed resize signal in BScreen to use the new signal system
Henrik Kinnunen
1
-1/+8
2008-09-08
update workspace names atoms/resources when adding a new workspace
Mark Tiefenbruck
1
-1/+1
2008-08-24
toolbar placement menu wasn't updating
Mark Tiefenbruck
1
-0/+1
2008-08-04
add selection box to various "choose one of these" menu items
Mark Tiefenbruck
1
-10/+15
2008-04-27
Added SimpleObserver class.
Henrik Kinnunen
1
-21/+16
2008-03-29
fixed a small issue with autohidden toolbar
Mathias Gumz
1
-2/+8
2008-02-11
more fun with the window menu
Mark Tiefenbruck
1
-12/+1
2008-01-27
"On head" menu -- reloading and refreshing bugfix.
Tomas Janousek
1
-4/+8
2008-01-22
fix some issues with window menus
Mark Tiefenbruck
1
-1/+13
2008-01-15
split Text.hh into Orientation.hh and TextUtils.{cc,hh}
Mathias Gumz
1
-0/+1
2008-01-13
fix crashes on restart
Mark Tiefenbruck
1
-1/+2
2008-01-12
move some stuff from Fluxbox to BScreen
Mark Tiefenbruck
1
-4/+1
2008-01-11
make FbTk::Command a template class, split parsing information out of ObjectR...
Mark Tiefenbruck
1
-7/+7
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
1
-18/+18
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2007-12-28
move Shape to FbTk
Mark Tiefenbruck
1
-16/+15
2007-12-27
architecture astronomy
Mark Tiefenbruck
1
-10/+10
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 aut...
markt
1
-2/+2
2007-12-11
only allow one open menu at a time
markt
1
-21/+15
2007-12-09
added OnTitlebar modifier to keys file
markt
1
-1/+1
2007-11-23
make sure window commands operate on the right window
markt
1
-0/+3
[next]