Age | Commit message (Expand) | Author | Files | Lines |
2006-05-20 | improve native language handling, move messages and menu labels to | simonb | 1 | -4/+4 |
2006-04-16 | add reversewheeling option | simonb | 1 | -1/+2 |
2006-04-11 | fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh | mathias | 1 | -5/+5 |
2006-04-02 | size_t fixes, thanks Semushin Slava aka php-coder | fluxgen | 1 | -1/+1 |
2006-03-22 | more external tab work, tidying and tab width config option | simonb | 1 | -1/+3 |
2006-03-22 | external tabs features and bugfixes | simonb | 1 | -3/+10 |
2006-03-20 | external tabs | simonb | 1 | -0/+2 |
2006-03-18 | added addManagedResource, which adds a resource to BScreen and will be destro... | fluxgen | 1 | -0/+7 |
2006-02-19 | Added center resize. Resizes all corners at the same time. | fluxgen | 1 | -0/+1 |
2006-02-19 | moved placement strategies to different PlacementStrategy classes | fluxgen | 1 | -16/+7 |
2006-02-18 | moved all focus handling to class FocusControl | fluxgen | 1 | -48/+31 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-09-07 | Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__... | simonb | 1 | -0/+5 |
2005-07-20 | Changed some *Focus options, just to make some things a bit more clear. | mathias | 1 | -47/+53 |
2005-07-04 | cleaning, change getCount to numberOfWorkspace | fluxgen | 1 | -14/+8 |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -1/+15 |
2005-06-03 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | mathias | 1 | -2/+0 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-24 | copyright dates | mathias | 1 | -2/+2 |
2005-01-03 | fixed #996298, maximized windows and snapped windows dont respect | mathias | 1 | -3/+1 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-18 | cosmetic changes, added ResizeModel to ScreenRessources | akir | 1 | -4/+5 |
2004-10-16 | added followModel Ressources, dunno if the name is so clever, i am open for o... | akir | 1 | -1/+8 |
2004-09-16 | cleaning, we dont create windows with XCreateWindow | fluxgen | 1 | -2/+3 |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -2/+3 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -4/+9 |
2004-09-09 | transfered ::getRootPixmap from several places to new home, FbPixmap | akir | 1 | -2/+1 |
2004-08-31 | add autoconf check for std c++ headers | rathnor | 1 | -2/+6 |
2004-06-21 | tidying up initialisation with dockapps | rathnor | 1 | -2/+1 |
2004-05-02 | iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ... | fluxgen | 1 | -26/+16 |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 1 | -2/+2 |
2004-04-19 | kde dockapps in systray and moved resource templates to ScreenResource.cc | fluxgen | 1 | -1/+7 |
2004-04-12 | hide window menu if click on another window, patch from Mathias Gumz | fluxgen | 1 | -1/+4 |
2004-03-30 | optional decoration of transient windows, patch from Scott Moser | fluxgen | 1 | -2/+3 |
2004-03-22 | added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap... | fluxgen | 1 | -1/+5 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -1/+2 |
2004-01-19 | workspace area signal | fluxgen | 1 | -2/+5 |
2004-01-16 | different window for position coordinates, patch from Junichiro Kita | fluxgen | 1 | -4/+6 |
2004-01-11 | hideMenus function, hides all menus on current screen | fluxgen | 1 | -2/+3 |
2003-12-30 | inline | fluxgen | 1 | -14/+14 |
2003-12-19 | cleaning | fluxgen | 1 | -7/+6 |
2003-12-19 | moved focus enum to BScreen, change window placement resource to FbTk Resource | fluxgen | 1 | -52/+37 |
2003-12-18 | code cleaning | fluxgen | 1 | -3/+3 |
2003-12-12 | menu delay and mode | fluxgen | 1 | -2/+3 |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -1/+5 |
2003-09-29 | quadrant-resizing (Thanks Mathias Gumz) | rathnor | 1 | -2/+5 |
2003-09-08 | iconlist signal to notify when iconlist changed | fluxgen | 1 | -2/+7 |
2003-08-25 | fix some style initialisation issues | rathnor | 1 | -3/+7 |
2003-08-24 | fixed resize signal so objects can resize when the screen size changes | fluxgen | 1 | -2/+4 |
2003-08-12 | added shutdown variable to indicate that we are shutting down and dont need t... | fluxgen | 1 | -1/+3 |