Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-02 | using fluxbox-nls header instead | fluxgen | 1 | -2/+2 | |
2004-05-02 | added layer | fluxgen | 1 | -0/+2 | |
2004-05-02 | update | fluxgen | 1 | -1/+39 | |
2004-05-02 | update | fluxgen | 1 | -1/+2 | |
2004-05-02 | minor fixes | fluxgen | 1 | -8/+14 | |
2004-05-02 | movetest | fluxgen | 1 | -0/+83 | |
2004-05-02 | testing menu parser | fluxgen | 1 | -0/+31 | |
2004-05-02 | parsertest | fluxgen | 1 | -3/+13 | |
2004-05-02 | new files | fluxgen | 1 | -0/+6 | |
2004-05-02 | added exit command | fluxgen | 1 | -1/+4 | |
2004-05-02 | iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ↵ | fluxgen | 2 | -522/+107 | |
all parsing of menu file to MenuCreator | |||||
2004-05-02 | moved from screen.cc | fluxgen | 1 | -0/+53 | |
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 | |
MenuCreator | |||||
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 | 2 | -4/+12 | |
2004-04-28 | update from Han: add mozilla-firefox to the border list | rathnor | 1 | -2/+2 | |
2004-04-28 | fixes for/reimplement parts of directional focus movement | rathnor | 8 | -11/+59 | |
2004-04-28 | add apps file matching on role. Includes new textProperty property on | rathnor | 5 | -6/+50 | |
FbWindow. | |||||
2004-04-28 | added Click Raises | fluxgen | 1 | -0/+2 | |
2004-04-27 | update | fluxgen | 1 | -0/+3 | |
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 | 13 | -74/+90 | |
2004-04-26 | update | fluxgen | 2 | -4/+4 | |
2004-04-26 | fixe for old compiler | fluxgen | 1 | -2/+2 | |
2004-04-26 | update | fluxgen | 1 | -82/+0 | |
2004-04-26 | new version | fluxgen | 1 | -1/+1 | |
2004-04-26 | minor fix for startup | fluxgen | 1 | -1/+2 | |
2004-04-25 | update | fluxgen | 2 | -31/+28 | |
2004-04-25 | update | fluxgen | 1 | -12/+107 | |
2004-04-25 | small fix from Han for rare situation of no terms in path :) | rathnor | 1 | -12/+14 | |
2004-04-25 | minor fix | fluxgen | 1 | -2/+2 | |
2004-04-22 | update | fluxgen | 1 | -1/+2 | |
2004-04-22 | update | fluxgen | 1 | -0/+20 | |
2004-04-22 | deiconify cmd, patch from Mathias Gumz | fluxgen | 3 | -4/+110 | |
2004-04-22 | update | fluxgen | 1 | -1/+11 | |
2004-04-22 | attach area, patch from Mathias Gumz | fluxgen | 3 | -5/+34 | |
2004-04-22 | update | fluxgen | 1 | -0/+4 | |
2004-04-22 | path completion, and load apps on first tab press, patch from Mathias Gumz | fluxgen | 1 | -42/+91 | |
2004-04-21 | add unistd include for fork | rathnor | 1 | -1/+2 | |