Age | Commit message (Expand) | Author | Files | Lines |
2004-05-02 | using MenuCreator to create window menu | fluxgen | 1 | -56/+35 |
2004-05-02 | changed m_windowmenu to FbTk Menu ptr instead of FbMenu and we create it via ... | fluxgen | 1 | -7/+7 |
2004-05-02 | parses fluxbox menu file | fluxgen | 2 | -0/+185 |
2004-05-02 | creates menus... | fluxgen | 2 | -0/+467 |
2004-05-02 | generic parser interface | fluxgen | 2 | -0/+54 |
2004-05-02 | handles a style filename | fluxgen | 2 | -0/+88 |
2004-05-02 | menu instances that handles workspace and icon menu | fluxgen | 4 | -0/+257 |
2004-05-02 | initMenus after we add screen to our list. Added find screen by number. | fluxgen | 2 | -6/+25 |
2004-05-02 | include fluxbox-nls instead | fluxgen | 1 | -2/+2 |
2004-05-02 | fixed include menu | fluxgen | 1 | -2/+3 |
2004-05-02 | copyright update | fluxgen | 2 | -4/+5 |
2004-04-30 | missed a touch in the reparent thing | rathnor | 1 | -2/+2 |
2004-04-30 | reparent tweak | rathnor | 1 | -4/+9 |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 7 | -10/+55 |
2004-04-28 | add apps file matching on role. Includes new textProperty property on | rathnor | 4 | -6/+45 |
2004-04-26 | oops, forgot to include file | fluxgen | 1 | -1/+2 |
2004-04-26 | gcc 3.4 fix | fluxgen | 1 | -2/+2 |
2004-04-26 | toolbar themeing fixes | rathnor | 12 | -74/+84 |
2004-04-26 | fixe for old compiler | fluxgen | 1 | -2/+2 |
2004-04-26 | minor fix for startup | fluxgen | 1 | -1/+2 |
2004-04-25 | minor fix | fluxgen | 1 | -2/+2 |
2004-04-22 | deiconify cmd, patch from Mathias Gumz | fluxgen | 3 | -4/+110 |
2004-04-22 | attach area, patch from Mathias Gumz | fluxgen | 3 | -5/+34 |
2004-04-19 | removed debug msg | fluxgen | 1 | -2/+1 |
2004-04-19 | added ScreenResources.cc | fluxgen | 1 | -1/+1 |
2004-04-19 | kde dockapps in systray | fluxgen | 4 | -13/+43 |
2004-04-19 | minor cleaning | fluxgen | 1 | -8/+4 |
2004-04-19 | find eventhandler | fluxgen | 2 | -2/+9 |
2004-04-19 | kde dockapps in systray and moved resource templates to ScreenResource.cc | fluxgen | 2 | -345/+167 |
2004-04-19 | moved from Screen | fluxgen | 1 | -0/+265 |
2004-04-19 | kde dockapp in systray | fluxgen | 2 | -41/+10 |
2004-04-19 | minor fix for old gcc compiler | fluxgen | 1 | -2/+2 |
2004-04-19 | added name and isExecutable, patch from Mathias Gumz | fluxgen | 2 | -2/+20 |
2004-04-18 | new interface for adding atomhandler in fluxbox.hh | fluxgen | 1 | -2/+2 |
2004-04-18 | fixed remember on decoration when we get mwm hint event, patch from Mathias Gumz | fluxgen | 2 | -5/+25 |
2004-04-18 | changed atomhandlerlist to a map so we can get atomhandlers by name, patch fr... | fluxgen | 2 | -65/+99 |
2004-04-18 | virtual update, fixed round courners bug | fluxgen | 2 | -2/+9 |
2004-04-18 | virtual update(index), so we can update shape in FbMenu | fluxgen | 1 | -2/+2 |
2004-04-18 | minor fix for decoration stuff and remember position, patch from Mathias Gumz | fluxgen | 1 | -4/+5 |
2004-04-18 | fixed drawing issue with big menus, patch from Mathias Gumz | fluxgen | 1 | -3/+18 |
2004-04-14 | revert to sync grab for now | rathnor | 1 | -2/+2 |
2004-04-14 | fix the hang some more, hopefully final | rathnor | 1 | -1/+5 |
2004-04-14 | hopefully fix strange hang, plus tab drag fixes | rathnor | 1 | -51/+39 |
2004-04-14 | fixed title problem, patch from Mathias Gumz | fluxgen | 1 | -2/+3 |
2004-04-12 | hide window menu if click on another window, patch from Mathias Gumz | fluxgen | 3 | -10/+20 |
2004-04-12 | fixed grab counting | fluxgen | 2 | -19/+80 |
2004-04-10 | minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net) | fluxgen | 1 | -1/+1 |
2004-04-05 | minor fix for old gcc | fluxgen | 1 | -2/+2 |
2004-04-01 | honour aspect ratio hints | rathnor | 1 | -5/+77 |
2004-03-31 | fixed decoration bug with MOTIF_WM_HINTS | fluxgen | 1 | -5/+3 |