Age | Commit message (Expand) | Author | Files | Lines |
2007-12-30 | Fix freeze with actions on external tab. | Tomas Janousek | 1 | -5/+0 |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -3/+3 |
2007-12-28 | move Shape to FbTk | Mark Tiefenbruck | 1 | -6/+2 |
2007-12-28 | moved Container to FbTk | Mark Tiefenbruck | 1 | -13/+12 |
2007-12-27 | architecture astronomy | Mark Tiefenbruck | 1 | -2/+2 |
2007-12-27 | simplify the window transparency menu and handling a bit | Mark Tiefenbruck | 1 | -39/+23 |
2007-12-23 | added focused/unfocused borders to styles | Mark Tiefenbruck | 1 | -6/+12 |
2007-12-23 | make FbWinFrame aware of the decoration state | Mark Tiefenbruck | 1 | -0/+1 |
2007-11-22 | added special FocusIn/Out MouseOver/Out ChangeWorkspace keys | markt | 1 | -2/+4 |
2007-11-20 | move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed | markt | 1 | -65/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -120/+23 |
2007-08-09 | Fix handling of Shape, stage 2 (more involved/complete handling) | simonb | 1 | -19/+20 |
2007-07-02 | use old size/position in apps file when the window is shaded or maximized | markt | 1 | -0/+6 |
2007-07-02 | minor usability fix for :Tab command and fixed handle rendering when switchin... | markt | 1 | -2/+3 |
2007-04-23 | disabled resizing shaded windows | markt | 1 | -11/+3 |
2007-04-03 | fixed a bug, removed some unused code | markt | 1 | -47/+6 |
2007-02-02 | revert svn 4684, transparency in window buttons | markt | 1 | -7/+0 |
2007-02-02 | added SetAlpha key command | markt | 1 | -3/+16 |
2007-01-27 | minor cleaning | fluxgen | 1 | -4/+4 |
2007-01-21 | allow transparency in window buttons | markt | 1 | -0/+7 |
2007-01-07 | per-window transparency, including apps and menu support, plus some | simonb | 1 | -12/+56 |
2007-01-06 | make "force pseudotransparency" menu item work immediately | markt | 1 | -10/+15 |
2006-11-07 | cosmetic patch from slava again | mathias | 1 | -2/+0 |
2006-10-27 | cosmetic patch from slava semushin, removes whitespaces and | mathias | 1 | -78/+80 |
2006-07-17 | fixed some uninitialized variables | fluxgen | 1 | -4/+17 |
2006-07-06 | update shape after resize, fixes bug #1491571 | fluxgen | 1 | -0/+3 |
2006-07-04 | fix some sizing issues with gravity fixes | simonb | 1 | -2/+2 |
2006-07-03 | fix gravity | simonb | 1 | -71/+77 |
2006-06-25 | fix FbPixmap retaining pixmap (that made cache not work properly) | simonb | 1 | -2/+3 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 1 | -0/+12 |
2006-06-24 | fix more x errors due to using an invalid background | simonb | 1 | -3/+12 |
2006-06-10 | couple of alignment fixes, esp for external tabs | simonb | 1 | -1/+11 |
2006-05-20 | fix external tab bg when label bg is parentrelative | simonb | 1 | -2/+10 |
2006-04-21 | border between tabs same as window border | simonb | 1 | -3/+11 |
2006-04-17 | fix label display with external tabs on some wins | simonb | 1 | -1/+1 |
2006-04-16 | fix all compiler warnings with -Wall | simonb | 1 | -0/+8 |
2006-04-14 | fix time type affecting double click on fbwinframe | simonb | 1 | -1/+1 |
2006-04-09 | fix label transparent bg update with ext. tabs | simonb | 1 | -1/+1 |
2006-04-05 | fix Xmbfonts on multiple screens | simonb | 1 | -2/+1 |
2006-04-04 | rotated XFonts (and minor ext tab alignment fixes) | simonb | 1 | -2/+13 |
2006-03-26 | oops, took out an include that shouldn't have | simonb | 1 | -1/+2 |
2006-03-26 | some mroe external tabs tweaking | simonb | 1 | -91/+48 |
2006-03-26 | forgot to update rendering when orientation changes | simonb | 1 | -0/+7 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -19/+149 |
2006-03-24 | fix alignment when shaded | simonb | 1 | -0/+1 |
2006-03-23 | external tab fixes, plus aligning items properly | simonb | 1 | -6/+4 |
2006-03-23 | fix minor rendering bug when growing tabs | simonb | 1 | -1/+5 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 1 | -11/+25 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -15/+75 |
2006-03-20 | external tabs | simonb | 1 | -77/+272 |