aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)AuthorFilesLines
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
2003-07-01fixed antialias update on reconfigurefluxgen1-1/+5
2003-06-26speedups for having lots of stuck windowsrathnor1-3/+13
2003-06-25fixed autohidefluxgen1-5/+7
2003-06-24using toolbar border width, color and bevel widthfluxgen1-41/+28
2003-06-23moved toolbar resources from screen to Toolbarfluxgen1-146/+231
2003-06-22minor cleaningfluxgen1-35/+27
2003-06-18added strut supportfluxgen1-3/+50
2003-06-13renamed i18n to I18nfluxgen1-3/+5
2003-06-11minor fixfluxgen1-2/+2
2003-05-24mark a bunch of menus as internalrathnor1-3/+3
2003-05-24toolbar crash (menu bug) and initialisation fixupsrathnor1-2/+3
2003-05-19xinerama updatesrathnor1-7/+2
2003-05-19add back some xinerama support (toolbar, slit (+menu), screen)rathnor1-4/+31
2003-05-17fixed autohide bug on toolbar buttonsfluxgen1-7/+9
2003-05-15minor cleaningfluxgen1-5/+5
2003-05-15minor cleaning in BScreen interfacefluxgen1-25/+25
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-7/+8
2003-05-12added auto hide option to toolbar menufluxgen1-4/+9
2003-05-11minor cleaningfluxgen1-2/+2
2003-05-10minor cleaningfluxgen1-22/+23
2003-04-28toolbar size + alignment fixesrathnor1-15/+41
2003-04-27remove mention of old useIconbar resource (toolbar modes now do thisrathnor1-9/+5
2003-04-25removed setNoFocus in class Fluxboxfluxgen1-3/+2
2003-04-25update for roothemefluxgen1-28/+34
2003-04-23minor cleaningfluxgen1-80/+82
2003-04-16fix saving of toolbar + slit layers - simonrathnor1-2/+8
2003-04-16toolbar width percent menu itemfluxgen1-3/+27
2003-04-15minor iconbar constructor fixfluxgen1-3/+3
2003-04-14merged with embedded-tab-branchfluxgen1-3/+3
2003-04-09Little fixes to bugs highlighted by valgrind - Simonrathnor1-2/+4
2003-03-23more fixes for !strftimerathnor1-12/+14
2003-03-23Some fixes for when strftime isn't availablerathnor1-2/+2
2003-03-03Add code for toolbar modesrathnor1-31/+44
2003-02-23data type missesfluxgen1-4/+4
2003-02-23fixed minor button placementfluxgen1-3/+3
2003-02-23vertical workspace name editing and starting timer if the auto hide option ch...fluxgen1-2/+16
2003-02-23changed layeritem to normal type instead of pointer, added placement menu and...fluxgen1-34/+79