Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-04-12 | hide window menu if click on another window, patch from Mathias Gumz | fluxgen | 1 | -2/+8 |
2004-03-30 | optional decoration of transient windows, patch from Scott Moser | fluxgen | 1 | -1/+6 |
2004-03-23 | setLineAttributes in reconfigure | fluxgen | 1 | -1/+7 |
2004-03-22 | added screen resource .overlay.lineWidth, .overlay.lineStyle and .overlay.cap... | fluxgen | 1 | -2/+126 |
2004-03-21 | primarily focus fix/tweak/rejigging | rathnor | 1 | -11/+21 |
2004-03-18 | fixed menu timestamp on root menu, Patch from Mathias Gumz | fluxgen | 1 | -1/+4 |
2004-02-27 | cleaning | fluxgen | 1 | -22/+15 |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -2/+2 |
2004-02-10 | added missing templates | fluxgen | 1 | -1/+4 |
2004-02-03 | fix loading of the ColSmartPlacement policy | rathnor | 1 | -2/+2 |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 |
2004-01-19 | clientlist notify when window changes workspace | fluxgen | 1 | -1/+9 |
2004-01-19 | workspace area signal | fluxgen | 1 | -9/+19 |
2004-01-16 | different window for position coordinates, patch from Junichiro Kita | fluxgen | 1 | -11/+84 |
2004-01-11 | hideMenus function, hides all menus on current screen | fluxgen | 1 | -2/+35 |
2004-01-10 | clear root menu | fluxgen | 1 | -1/+4 |
2004-01-03 | separator menu item | fluxgen | 1 | -2/+4 |
2004-01-02 | lock roottheme so it doesn't get run twice | fluxgen | 1 | -2/+9 |
2003-12-31 | minor fix for theme loading on start | fluxgen | 1 | -5/+7 |
2003-12-29 | minor fix for previous fix | fluxgen | 1 | -1/+5 |
2003-12-29 | removed call to ThemeManager load in constructor, we call it load theme later | fluxgen | 1 | -11/+2 |
2003-12-19 | moved focus enum to BScreen, change window placement resource to FbTk Resource | fluxgen | 1 | -31/+150 |
2003-12-18 | add style item only if the file is a regular file and not a .file or a backup... | fluxgen | 1 | -4/+7 |
2003-12-18 | code cleaning | fluxgen | 1 | -6/+6 |
2003-12-18 | clamp menu delay resource | fluxgen | 1 | -14/+39 |
2003-12-14 | minor cleaning | fluxgen | 1 | -6/+5 |
2003-12-12 | menu delay and mode | fluxgen | 1 | -2/+36 |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -18/+17 |
2003-12-10 | fixed geometry bug | fluxgen | 1 | -1/+7 |
2003-12-07 | usePixmap from Texture | fluxgen | 1 | -5/+3 |
2003-12-04 | sync function | fluxgen | 1 | -8/+7 |
2003-12-04 | fixed send to bug | fluxgen | 1 | -15/+21 |
2003-12-03 | minor cleaning | fluxgen | 1 | -31/+3 |
2003-11-16 | add better theme path searching | rathnor | 1 | -2/+3 |
2003-10-31 | fix a number of positioning and sizing issues | rathnor | 1 | -6/+6 |
2003-10-28 | fix build with --disable-slit | rathnor | 1 | -2/+6 |
2003-10-05 | fix reading of auto raise delay | rathnor | 1 | -5/+5 |
2003-10-05 | make doFocusLast work for sloppy focus as well | rathnor | 1 | -1/+2 |