aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.cc
AgeCommit message (Expand)AuthorFilesLines
2003-10-28make client windows only reparented one below toplevel - i.e. not intorathnor1-12/+19
2003-10-09drawing optimisations and fixesrathnor1-5/+8
2003-10-06fix rendering of offscreen windowsrathnor1-6/+2
2003-10-05fix window size when changing titlebar heightrathnor1-15/+29
2003-10-02fix rendering of grips for parent relative texturesrathnor1-21/+23
2003-10-02fix rendering of window frame on focus changerathnor1-1/+10
2003-09-24Fix updates to mwm_hints, and make configure request move and resize atomicrathnor1-36/+49
2003-09-16more gravity tweaksrathnor1-9/+17
2003-09-15update transparent for grips and handlefluxgen1-4/+4
2003-09-14less flickerfluxgen1-40/+41
2003-09-12fixed new theme itemsfluxgen1-20/+25
2003-09-12optimized renderingfluxgen1-22/+40
2003-09-11fix gravity handlingrathnor1-8/+9
2003-09-11correct temporary insanity :-/rathnor1-12/+25
2003-09-11add gravity translaterathnor1-1/+64
2003-09-10reduced flicker with transparencyfluxgen1-16/+20
2003-09-10fixed timer to update transparent while movingfluxgen1-24/+39
2003-08-25moved border color and width to frame themefluxgen1-14/+14
2003-08-25fix some style initialisation issuesrathnor1-1/+10
2003-08-24remove round corners for already shaped windows, i.e xmmsfluxgen1-2/+15
2003-08-24cleaningfluxgen1-33/+35
2003-08-23minor fixfluxgen1-3/+2
2003-08-22fixed theme heightfluxgen1-4/+7
2003-08-19moved textbutton to fbtkfluxgen1-14/+16
2003-08-13fixed rendering problem on focused textbuttonfluxgen1-18/+49
2003-08-13button changed to a Fbwindowfluxgen1-9/+9
2003-08-11removed old debugmsgfluxgen1-7/+1
2003-08-04using transparent windowfluxgen1-24/+87
2003-07-28using list instead of vector so we can rearrange labels betterfluxgen1-17/+55
2003-07-26fix window size when varying borderWidthrathnor1-1/+20
2003-07-10added shapefluxgen1-7/+16
2003-06-24fixed minor button line bugfluxgen1-3/+5
2003-06-23minor stufffluxgen1-14/+21
2003-06-13removed debug outputfluxgen1-2/+1
2003-06-05minor fixesfluxgen1-19/+22
2003-05-21fix cascade placement for multiple headsrathnor1-5/+1
2003-05-15cleaning in FluxboxWindow interfacefluxgen1-3/+2
2003-05-01clean ups of reconfigure/redrawsrathnor1-11/+16
2003-04-16no border for clientareafluxgen1-2/+2
2003-04-16current label button focusedfluxgen1-44/+95
2003-04-16fixed button alignment with borderfluxgen1-18/+26
2003-04-15make sure we only use button actions for titlebarfluxgen1-4/+15
2003-04-14mask event so we dont get unmap while reparentfluxgen1-7/+12
2003-04-14merged with embedded-tab-branchfluxgen1-59/+104
2003-04-09Little fixes to bugs highlighted by valgrind - Simonrathnor1-1/+2
2003-04-03fix shading bug (Simon)rathnor1-49/+51
2003-02-23fix shade size bugrathnor1-2/+2
2003-02-23various frame size, and window resize/moving/outline bugsrathnor1-35/+53
2003-02-23set right gc value for window buttonsfluxgen1-3/+3
2003-02-22fixed minor resize bugfluxgen1-11/+18