aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-13applied patch from Rob Stevens:mathias1-12/+4
2004-11-24patch from Rob Stevens to add dragndrop-reordering of the tabsmathias1-0/+107
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-22closes bug #1039658akir1-4/+7
2004-10-10added focusTabMinWidthakir1-9/+43
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-17/+38
2004-08-11minor cleaningfluxgen1-3/+2
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-3/+4
2004-02-28ignore exposurefluxgen1-3/+55
2004-02-27improved transparent rendering speed, the button instances do not need to upd...fluxgen1-39/+32
2004-01-23minor fixfluxgen1-2/+2
2004-01-23fix some issues with window frame that happened when changing stylerathnor1-19/+33
2004-01-21fixed window size bug, it could been negative in hideHandle and hideTitlebarfluxgen1-8/+20
2004-01-21using empty instead of sizefluxgen1-6/+5
2004-01-10fix grip drawing issuerathnor1-1/+8
2004-01-10fix some minor transparency issuesrathnor1-18/+10
2004-01-02some cleaning, using FbWindow setClientWindow insteadfluxgen1-28/+28
2003-12-18code cleaningfluxgen1-3/+3
2003-12-16tidy redundantrathnor1-4/+1
2003-12-11fix up label transparencyrathnor1-2/+7
2003-12-09add window.label.active theme itemsrathnor1-20/+55
2003-12-07usePixmap from Texturefluxgen1-2/+2
2003-10-31fix a number of positioning and sizing issuesrathnor1-6/+14
2003-10-30fix handling of zero handleWidth in themesrathnor1-2/+5
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