aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-15minor bug fixfluxgen1-5/+19
2003-08-15added SystemTray and fixed ConfigureNotify so we can rearrange the itemsfluxgen1-8/+28
2003-08-13border width fixesfluxgen1-16/+8
2003-08-13rearrange items with borderWidth includedfluxgen1-49/+76
2003-08-11cleaningfluxgen1-408/+63
2003-08-11first stage width new toolbar itemsfluxgen1-556/+239
2003-07-28update many things to use WinClient instead of FluxboxWindowrathnor1-14/+17
2003-07-25make sure all menus have titles, make -version go to stdoutrathnor1-2/+8
2003-07-19fix up xinerama for heads of toolbar and slitrathnor1-2/+7
2003-07-18reorganise operation of ResourceManagerrathnor1-2/+7
2003-07-10added maximize over resource and menu itemfluxgen1-3/+6
2003-07-10added border width for buttonsfluxgen1-1/+6
2003-07-10added shapefluxgen1-7/+47