aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)AuthorFilesLines
2007-08-07rotate toolbar texture along with toolbarmarkt1-2/+10
2007-07-02fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0markt1-0/+3
2007-03-19size of relative items in toolbar wasn't being calculated properlymarkt1-15/+9
2007-03-10changed default toolbar layer to DOCKmarkt1-1/+1
2007-01-07per-window transparency, including apps and menu support, plus some simonb1-2/+2
2007-01-06make "force pseudotransparency" menu item work immediatelymarkt1-0/+3
2006-12-31update toolbar visibility on reconfiguremarkt1-1/+4
2006-12-29don't add 2 pixels to toolbar.height from init file; oh, and I named the reme...markt1-2/+1
2006-12-18Rotate items in toolbar the same way as tabsmarkt1-8/+8
2006-10-30Cosmetic patch from Slava Semushinmathias1-11/+13
2006-09-20fixed bug #1561482, crashed with toolbarmenufluxgen1-50/+60
2006-06-29minor tidy, thanks Slava Semushinsimonb1-3/+1
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-25/+25
2006-05-20improve native language handling, move messages and menu labels to simonb1-6/+6
2006-04-24fix memory leaks in menu codesimonb1-0/+3
2006-04-17fix transparency updates for the toolbar when autohide is onsimonb1-1/+7
2006-04-17fix some toolbar transparencysimonb1-0/+1
2006-04-17fix some rotation issuessimonb1-31/+4
2006-04-16add reversewheeling option simonb1-5/+14
2006-04-16fix all compiler warnings with -Wallsimonb1-1/+0
2006-04-15implement vertical toolbar placement optionssimonb1-15/+80
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...mathias1-1/+3
2006-02-27forgotten cosmeticsmathias1-4/+6
2006-02-27cosmetic changes from php-coder (copyright, header)mathias1-0/+4
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-16/+23
2006-02-16updated copyright infomathias1-1/+1
2005-11-22const function Resource getStringfluxgen1-1/+1
2005-06-28- Fix for toggling the toolbar doesnt update strut (thanx C. Monti)mathias1-25/+15
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-1/+1
2005-05-03fix some menu drawing issuessimonb1-2/+2
2005-04-10Big changes to how transparency workssimonb1-6/+0
2005-02-07white-space cosmeticmathias1-46/+46
2005-01-24copyright datemathias1-1/+1
2005-01-03fixed #996298, maximized windows and snapped windows dont respectmathias1-4/+4
2004-12-13icc complaint about a "possible" conflict between themathias1-2/+2
2004-11-25forgotten initialization of frame.y_hiddenmathias1-0/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21missing template<>akir1-1/+2
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-4/+46
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-12/+11
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-17/+16
2004-08-31fix for gcc 2.95.4, again make_pair and missing #include <typeinfo> beforeakir1-18/+20
2004-08-31add autoconf check for std c++ headersrathnor1-2/+6
2004-08-29fix toolbar localtion (visible when 100%)rathnor1-9/+9
2004-08-29a few random fixesrathnor1-6/+11
2004-08-25fix up theming of the toolbarrathnor1-31/+67
2004-07-14fixed toolbar draw bug at startupfluxgen1-3/+3
2004-06-21tidying up initialisation with dockappsrathnor1-3/+2
2004-06-20fix systemtray related thingsrathnor1-5/+13
2004-06-16toolbar fixes, updates and optimisationsrathnor1-8/+13