Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-12-07 | observe title signal | fluxgen | 1 | -23/+7 |
2003-12-03 | window menu for client in clientmenu | fluxgen | 1 | -2/+2 |
2003-10-25 | removing trailing whitespace in filename | fluxgen | 1 | -11/+5 |
2003-10-06 | fix shape - all menus shaped, and some weird shape bugs | rathnor | 1 | -2/+3 |
2003-08-24 | cleaning | fluxgen | 1 | -6/+4 |
2003-08-19 | removed old functions | fluxgen | 1 | -15/+2 |
2003-08-04 | minor cleaning | fluxgen | 1 | -7/+6 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -2/+2 |
2003-07-25 | make sure all menus have titles, make -version go to stdout | rathnor | 1 | -1/+2 |
2003-06-24 | need menu item header | fluxgen | 1 | -1/+2 |
2003-06-24 | minor cleaning, removed window number | fluxgen | 1 | -5/+3 |
2003-06-16 | cleaning and fixed trailing whitespace in group file loading | fluxgen | 1 | -42/+12 |
2003-06-15 | using winclient instance name | fluxgen | 1 | -6/+11 |
2003-06-13 | fixed autogrouping, checkGrouping now returns true or false... | fluxgen | 1 | -7/+14 |
2003-06-12 | getting workspace name directly in constructor | fluxgen | 1 | -8/+7 |
2003-06-05 | much improved window placement algorithm | rathnor | 1 | -30/+93 |
2003-05-21 | fix cascade placement for multiple heads | rathnor | 1 | -21/+27 |
2003-05-20 | xinerama for placement + snapping, + tidy | rathnor | 1 | -34/+34 |
2003-05-19 | xinerama updates | rathnor | 1 | -5/+6 |