Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-02-19 | FbWinFrame should not depend on class Fluxbox | fluxgen | 1 | -3/+3 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-10-19 | Fixed reordering of tabs, patch from Rob Stevens | mathias | 1 | -6/+16 |
2005-07-25 | Fix for #1240248, Segfaults for :MoveTabLeft/Right | mathias | 1 | -2/+2 |
2005-06-19 | change fbwinframe to use container | simonb | 1 | -257/+68 |
2005-05-07 | fix titlebar transparency in some cases | simonb | 1 | -1/+3 |
2005-05-03 | code cleaning | fluxgen | 1 | -89/+86 |
2005-05-02 | cleaning, create and delete tabs with FbWinFrame createTab/removeTab | fluxgen | 1 | -14/+23 |
2005-04-28 | revert mathias last change, and fix it differently using info already | simonb | 1 | -2/+0 |
2005-04-27 | i added an attribute to FbWindow to mark windows which are only used as | mathias | 1 | -0/+2 |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -16/+6 |
2005-04-13 | fix a few small bugs from recent big patch | simonb | 1 | -2/+8 |
2005-04-10 | Big changes to how transparency works | simonb | 1 | -230/+215 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -42/+61 |
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 |