Age | Commit message (Expand) | Author | Files | Lines |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -23/+18 |
2006-05-13 | moved destroyAndClearList from Screen.cc to STLUtil::destroyAndClear | fluxgen | 1 | -14/+7 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -1/+2 |
2006-04-25 | fix a bunch of comments, make default textures obvious | simonb | 1 | -1/+2 |
2006-04-24 | fix memory leaks in menu code | simonb | 1 | -0/+5 |
2006-04-24 | external tabs as default | simonb | 1 | -1/+1 |
2006-04-22 | fix crash when toolbar disabled | simonb | 1 | -7/+0 |
2006-04-22 | couple of memory fixes from valgrind | simonb | 1 | -1/+4 |
2006-04-22 | minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs ru | simonb | 1 | -2/+0 |
2006-04-16 | add reversewheeling option | simonb | 1 | -0/+1 |
2006-04-11 | fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh | mathias | 1 | -1/+1 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -2/+4 |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -10/+3 |
2006-03-23 | fixed duplicate ClickTabFocus menu item, thanks mal | fluxgen | 1 | -23/+0 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 1 | -3/+14 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -18/+217 |
2006-03-20 | external tabs | simonb | 1 | -1/+5 |
2006-03-18 | added addManagedResource, which adds a resource to BScreen and will be destro... | fluxgen | 1 | -23/+17 |
2006-03-16 | forgotten #include | mathias | 1 | -0/+1 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -6/+6 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -3/+6 |
2006-02-19 | forgot to delete focus control | fluxgen | 1 | -0/+1 |
2006-02-18 | moved all focus handling to FocusControl | fluxgen | 1 | -7/+7 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -427/+70 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2006-01-16 | applied patch from php-coder to fix some warnings, mostly signed vs unsigned | mathias | 1 | -2/+2 |
2005-11-22 | new background style item, making rootCommand in styles obsolete | fluxgen | 1 | -9/+9 |
2005-11-16 | introduced session.styleOverlay (~/.fluxbox/overlay), all style settings | mathias | 1 | -0/+2 |
2005-10-21 | Fixed #1223878, Style reloading on USR2 (patch from Zan) | mathias | 1 | -0/+4 |
2005-09-07 | Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__... | simonb | 1 | -1/+4 |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -9/+11 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -12/+12 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -2/+46 |
2005-06-18 | Screen.cc: not used code | mathias | 1 | -4/+0 |
2005-06-03 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | mathias | 1 | -27/+2 |
2005-06-02 | * patch from vadim <suhanov_vadim@mail.ru>: | mathias | 1 | -0/+5 |
2005-05-03 | fix some menu drawing issues | simonb | 1 | -3/+3 |
2005-05-02 | using Select2nd | fluxgen | 1 | -17/+18 |
2005-04-29 | removed dead code | mathias | 1 | -15/+0 |
2005-04-29 | transient window fix | fluxgen | 1 | -7/+5 |
2005-04-27 | close #1182770 | mathias | 1 | -18/+24 |
2005-03-16 | fix for #1152450, when having multiple screens the rootCommand's were | mathias | 1 | -1/+2 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-05 | Simon's last changes lead to segfaults when the users specified <Sticky> or | mathias | 1 | -21/+8 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -16/+17 |
2004-12-30 | fixed remove workspace bug | fluxgen | 1 | -1/+5 |
2004-12-21 | * added new command: | mathias | 1 | -1/+12 |
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -4/+4 |
2004-11-30 | fix a problem with java-dialogs which dont open correct (thanx Scott Moser) | mathias | 1 | -2/+2 |
2004-11-22 | cosmetic (tabs -> spaces) | mathias | 1 | -8/+9 |