aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)AuthorFilesLines
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
2004-06-10minor stufffluxgen1-3/+3
2004-06-08Change one nls item namerathnor1-2/+2
2004-06-07minor fixfluxgen1-2/+2
2004-06-07update NLS string handling...rathnor1-60/+56
2004-04-26toolbar themeing fixesrathnor1-6/+29
2004-01-21using empty instead of sizefluxgen1-2/+2
2004-01-16windowmenu command, patch fomr Junichiro Kitafluxgen1-1/+2
2004-01-13toolbar transparencyrathnor1-1/+6
2004-01-11hide menus on clickfluxgen1-2/+4
2003-12-20fixed autohide bugfluxgen1-11/+17
2003-12-19updates for new workspace name cmdfluxgen1-2/+2
2003-12-18code cleaningfluxgen1-5/+5
2003-12-10cleaning in the menu codefluxgen1-4/+3
2003-12-08visible menu itemfluxgen1-44/+58
2003-12-07usePixmap from Texturefluxgen1-2/+2
2003-12-07added config menu to Screenfluxgen1-2/+4
2003-12-03removed ToolbarHandlerfluxgen1-18/+24
2003-10-31fix a number of positioning and sizing issuesrathnor1-11/+31
2003-10-14old style toolbar as defaultfluxgen1-2/+2
2003-10-13moved tool creation to ToolFactory, removed FbCommands deps and using Command...fluxgen1-75/+17
2003-10-06fix shape - all menus shaped, and some weird shape bugsrathnor1-2/+3
2003-09-08minor fixfluxgen1-2/+3
2003-08-30need to know when alpha changesfluxgen1-1/+2
2003-08-29fixed workspace theme for old themesfluxgen1-14/+9
2003-08-28fixed default values for toolsfluxgen1-2/+3
2003-08-28added configurable toolsfluxgen1-40/+94
2003-08-27added toolbar.height itemfluxgen1-2/+5
2003-08-27added edit current workspace name menu itemfluxgen1-7/+7
2003-08-24just listen to screen size changesfluxgen1-3/+2
2003-08-24listen to screen resize sigfluxgen1-1/+2
2003-08-23fixed autohide issue and toolbar menufluxgen1-4/+35
2003-08-19fixed some theme itemsfluxgen1-7/+22
2003-08-16cleaningfluxgen1-14/+4