Age | Commit message (Expand) | Author | Files | Lines |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-12-13 | applied patch from Rob Stevens: | mathias | 1 | -12/+4 |
2004-11-24 | patch from Rob Stevens to add dragndrop-reordering of the tabs | mathias | 1 | -0/+107 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-22 | closes bug #1039658 | akir | 1 | -4/+7 |
2004-10-10 | added focusTabMinWidth | akir | 1 | -9/+43 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -17/+38 |
2004-08-11 | minor cleaning | fluxgen | 1 | -3/+2 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -3/+4 |
2004-02-28 | ignore exposure | fluxgen | 1 | -3/+55 |
2004-02-27 | improved transparent rendering speed, the button instances do not need to upd... | fluxgen | 1 | -39/+32 |
2004-01-23 | minor fix | fluxgen | 1 | -2/+2 |
2004-01-23 | fix some issues with window frame that happened when changing style | rathnor | 1 | -19/+33 |
2004-01-21 | fixed window size bug, it could been negative in hideHandle and hideTitlebar | fluxgen | 1 | -8/+20 |
2004-01-21 | using empty instead of size | fluxgen | 1 | -6/+5 |
2004-01-10 | fix grip drawing issue | rathnor | 1 | -1/+8 |
2004-01-10 | fix some minor transparency issues | rathnor | 1 | -18/+10 |
2004-01-02 | some cleaning, using FbWindow setClientWindow instead | fluxgen | 1 | -28/+28 |
2003-12-18 | code cleaning | fluxgen | 1 | -3/+3 |
2003-12-16 | tidy redundant | rathnor | 1 | -4/+1 |
2003-12-11 | fix up label transparency | rathnor | 1 | -2/+7 |
2003-12-09 | add window.label.active theme items | rathnor | 1 | -20/+55 |
2003-12-07 | usePixmap from Texture | fluxgen | 1 | -2/+2 |
2003-10-31 | fix a number of positioning and sizing issues | rathnor | 1 | -6/+14 |
2003-10-30 | fix handling of zero handleWidth in themes | rathnor | 1 | -2/+5 |
2003-10-28 | make client windows only reparented one below toplevel - i.e. not into | rathnor | 1 | -12/+19 |
2003-10-09 | drawing optimisations and fixes | rathnor | 1 | -5/+8 |
2003-10-06 | fix rendering of offscreen windows | rathnor | 1 | -6/+2 |
2003-10-05 | fix window size when changing titlebar height | rathnor | 1 | -15/+29 |
2003-10-02 | fix rendering of grips for parent relative textures | rathnor | 1 | -21/+23 |
2003-10-02 | fix rendering of window frame on focus change | rathnor | 1 | -1/+10 |
2003-09-24 | Fix updates to mwm_hints, and make configure request move and resize atomic | rathnor | 1 | -36/+49 |
2003-09-16 | more gravity tweaks | rathnor | 1 | -9/+17 |
2003-09-15 | update transparent for grips and handle | fluxgen | 1 | -4/+4 |
2003-09-14 | less flicker | fluxgen | 1 | -40/+41 |
2003-09-12 | fixed new theme items | fluxgen | 1 | -20/+25 |
2003-09-12 | optimized rendering | fluxgen | 1 | -22/+40 |
2003-09-11 | fix gravity handling | rathnor | 1 | -8/+9 |
2003-09-11 | correct temporary insanity :-/ | rathnor | 1 | -12/+25 |
2003-09-11 | add gravity translate | rathnor | 1 | -1/+64 |
2003-09-10 | reduced flicker with transparency | fluxgen | 1 | -16/+20 |
2003-09-10 | fixed timer to update transparent while moving | fluxgen | 1 | -24/+39 |
2003-08-25 | moved border color and width to frame theme | fluxgen | 1 | -14/+14 |
2003-08-25 | fix some style initialisation issues | rathnor | 1 | -1/+10 |
2003-08-24 | remove round corners for already shaped windows, i.e xmms | fluxgen | 1 | -2/+15 |
2003-08-24 | cleaning | fluxgen | 1 | -33/+35 |
2003-08-23 | minor fix | fluxgen | 1 | -3/+2 |
2003-08-22 | fixed theme height | fluxgen | 1 | -4/+7 |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -14/+16 |
2003-08-13 | fixed rendering problem on focused textbutton | fluxgen | 1 | -18/+49 |