Age | Commit message (Expand) | Author | Files | Lines |
2010-03-17 | Changed #ifdef DEBUG ... cerr << to using fbdbg. | Henrik Kinnunen | 1 | -6/+0 |
2008-09-21 | Changed icon list signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -5/+10 |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 |
2007-12-19 | remove some unnecessary uses of FluxboxWindow::deiconify | Mark Tiefenbruck | 1 | -1/+1 |
2007-10-24 | fixed gcc 2.96 compile problem | fluxgen | 1 | -1/+1 |
2007-10-24 | introduced workspacename for ClientPattern, and some miscellaneous cleanup | markt | 1 | -15/+1 |
2007-10-13 | merged changes from pre-devel | markt | 1 | -232/+8 |
2007-07-07 | fixes for --program-prefix and --program-suffix, plus fixed overwriting init ... | markt | 1 | -0/+2 |
2007-07-07 | save workspace names, and some fixes for menu behavior | markt | 1 | -1/+1 |
2007-06-30 | fixed the groups file for the last time | markt | 1 | -2/+4 |
2007-06-01 | fixed infinite loop caused by removing the last workspace when it contains wi... | markt | 1 | -2/+3 |
2007-03-24 | workspace menu wasn't updating when window titles changed | markt | 1 | -1/+1 |
2007-02-06 | closing a window from the workspace menu should close the chosen client, | markt | 1 | -1/+1 |
2007-01-26 | fix some crashes with empty menus, and fixed default workspace names | markt | 1 | -0/+1 |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -30/+37 |
2006-08-03 | check if window is stuck when using followmodel | markt | 1 | -1/+2 |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt | 1 | -7/+14 |
2006-07-22 | ewmh compliance updates | markt | 1 | -2/+2 |
2006-07-19 | preserve order of focused windows on restart | markt | 1 | -2/+0 |
2006-07-04 | autogrouped windows from groups file didn't raise, bug #1449608 | markt | 1 | -0/+1 |
2006-06-28 | cleanup dead function Workspace::setLastFocusedWindow | markt | 1 | -17/+0 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -2/+1 |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -3/+3 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -1/+2 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -2/+2 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -271/+8 |
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 1 | -1/+2 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -1/+10 |
2005-04-27 | close #1182770 | mathias | 1 | -2/+2 |
2005-04-23 | close #956325 | mathias | 1 | -3/+9 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -3/+3 |
2004-11-22 | undermouseplacement .. ensure the new window is on the screen. patch #1052534... | mathias | 1 | -4/+4 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -3/+11 |
2004-06-21 | fix groups file problem with windows not showing properly | rathnor | 1 | -3/+4 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -6/+7 |
2004-05-13 | fix up a number of things for when a window hides while moving, | rathnor | 1 | -3/+3 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -24/+8 |
2004-03-15 | really fix placeWindow | rathnor | 1 | -12/+15 |
2004-03-15 | fix spin bug in placeWindow | rathnor | 1 | -3/+3 |
2004-02-28 | copyright update | fluxgen | 1 | -2/+2 |
2004-02-20 | filename fix, patch from Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 |
2003-12-30 | minor cleaning | fluxgen | 1 | -4/+3 |
2003-12-18 | code cleaning | fluxgen | 1 | -10/+10 |
2003-12-14 | no need to have Workspace instance in ClientMenuItem since it already hold th... | fluxgen | 1 | -16/+7 |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -2/+2 |