Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-11-20 | fix segfaults on restart/exit, still issues with former iconified windows | mathias | 1 | -9/+17 |
2004-11-17 | fix bug in Screen destructor, can lead to segfault at exit/restart | mathias | 1 | -1/+3 |
2004-10-18 | cosmetic changes, added ResizeModel to ScreenRessources | akir | 1 | -2/+2 |
2004-10-16 | added followModel Ressources, dunno if the name is so clever, i am open for o... | akir | 1 | -1/+2 |
2004-10-04 | don't require [begin] in included files | rathnor | 1 | -2/+2 |
2004-09-16 | cleaning, we dont create windows with XCreateWindow | fluxgen | 1 | -28/+11 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -9/+41 |
2004-09-11 | Font::drawText takes reference to FbDrawable instead of X Drawable + some cod... | fluxgen | 1 | -4/+4 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -56/+89 |
2004-09-09 | transfered ::getRootPixmap from several places to new home, FbPixmap | akir | 1 | -33/+11 |
2004-09-06 | fix the segfault-fix of fluxgen some days before. workspacemenu must be | akir | 1 | -3/+5 |
2004-09-05 | fix for crash on shutdown, the workspacemenu must be destroyed before clientl... | fluxgen | 1 | -12/+29 |
2004-08-30 | antialias- and alpha-entries only in menu when its compiled in | akir | 1 | -3/+5 |
2004-07-14 | improved algoritm for transient_for in initWindows | fluxgen | 1 | -66/+62 |
2004-07-14 | fixed bug in transient window creation at startup | fluxgen | 1 | -16/+74 |
2004-06-21 | tidying up initialisation with dockapps | rathnor | 1 | -23/+1 |
2004-06-19 | fix initialisation of state when a window is first mapped | rathnor | 1 | -8/+1 |
2004-06-14 | minor fix | fluxgen | 1 | -1/+3 |
2004-06-07 | minor fixes | fluxgen | 1 | -7/+6 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -67/+76 |
2004-05-13 | fix up a number of things for when a window hides while moving, | rathnor | 1 | -3/+3 |
2004-05-02 | iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ... | fluxgen | 1 | -496/+91 |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -3/+7 |
2004-04-19 | kde dockapps in systray and moved resource templates to ScreenResource.cc | fluxgen | 1 | -344/+160 |