Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-08-13 | button changed to a Fbwindow | fluxgen | 1 | -9/+9 |
2003-08-11 | removed old debugmsg | fluxgen | 1 | -7/+1 |
2003-08-04 | using transparent window | fluxgen | 1 | -24/+87 |
2003-07-28 | using list instead of vector so we can rearrange labels better | fluxgen | 1 | -17/+55 |
2003-07-26 | fix window size when varying borderWidth | rathnor | 1 | -1/+20 |
2003-07-10 | added shape | fluxgen | 1 | -7/+16 |
2003-06-24 | fixed minor button line bug | fluxgen | 1 | -3/+5 |
2003-06-23 | minor stuff | fluxgen | 1 | -14/+21 |
2003-06-13 | removed debug output | fluxgen | 1 | -2/+1 |
2003-06-05 | minor fixes | fluxgen | 1 | -19/+22 |
2003-05-21 | fix cascade placement for multiple heads | rathnor | 1 | -5/+1 |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -3/+2 |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 1 | -11/+16 |
2003-04-16 | no border for clientarea | fluxgen | 1 | -2/+2 |
2003-04-16 | current label button focused | fluxgen | 1 | -44/+95 |
2003-04-16 | fixed button alignment with border | fluxgen | 1 | -18/+26 |
2003-04-15 | make sure we only use button actions for titlebar | fluxgen | 1 | -4/+15 |