aboutsummaryrefslogtreecommitdiff
path: root/src/FbWinFrame.cc
AgeCommit message (Expand)AuthorFilesLines
2005-06-19change fbwinframe to use containersimonb1-257/+68
2005-05-07fix titlebar transparency in some casessimonb1-1/+3
2005-05-03code cleaningfluxgen1-89/+86
2005-05-02cleaning, create and delete tabs with FbWinFrame createTab/removeTabfluxgen1-14/+23
2005-04-28revert mathias last change, and fix it differently using info already simonb1-2/+0
2005-04-27i added an attribute to FbWindow to mark windows which are only used asmathias1-0/+2
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-16/+6
2005-04-13fix a few small bugs from recent big patchsimonb1-2/+8
2005-04-10Big changes to how transparency workssimonb1-230/+215
2005-03-16fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev...mathias1-42/+61
2005-01-24copyright datemathias1-1/+1
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