Age | Commit message (Expand) | Author | Files | Lines |
2004-06-07 | draws a separator | fluxgen | 2 | -0/+92 |
2004-06-07 | item and title height specified by style | fluxgen | 2 | -7/+15 |
2004-06-07 | drawing of items is now done in MenuItem | fluxgen | 2 | -14/+185 |
2004-06-07 | improved transparent rendering and fixed drawing of menu items in MenuItem class | fluxgen | 2 | -250/+275 |
2004-06-07 | alpha access function | fluxgen | 2 | -2/+10 |
2004-06-07 | built sources for fluxbox-nls | fluxgen | 1 | -0/+2 |
2004-06-07 | changing perm | fluxgen | 1 | -0/+291 |
2004-06-07 | changing perm | fluxgen | 1 | -291/+0 |
2004-06-07 | nls updates -> nlsinfo to search for nls strings in source code | rathnor | 1 | -0/+291 |
2004-06-07 | update NLS string handling... | rathnor | 36 | -467/+581 |
2004-05-24 | more fixing up of alpha zero-relatd problems - particularly fallback to | rathnor | 6 | -12/+30 |
2004-05-24 | handling of alpha = 0 | rathnor | 2 | -4/+7 |
2004-05-21 | update | fluxgen | 1 | -0/+3 |
2004-05-21 | Updated polish locales from: �ukasz Wrzosek (unl at poczta dot fm) | fluxgen | 1 | -86/+80 |
2004-05-18 | Make arrows in buttons half the size of the button. | grubert | 3 | -12/+26 |
2004-05-18 | HACK: SUBDIR ru does not work. | grubert | 1 | -1/+1 |
2004-05-17 | fix up slit transparency redraw issues | rathnor | 3 | -41/+9 |
2004-05-17 | fix menu transparency rendering bug, and add save_under to menu windows | rathnor | 4 | -28/+51 |
2004-05-17 | Add russian manpage (although recursive build fails to work). | grubert | 5 | -1/+1268 |
2004-05-14 | tweak the X in the close button. It was uneven. Check the comment | rathnor | 1 | -3/+10 |
2004-05-13 | fix up a number of things for when a window hides while moving, | rathnor | 6 | -47/+66 |
2004-05-11 | *** empty log message *** | grubert | 1 | -0/+12 |
2004-05-07 | update from Han, new licensed, complete and correct version from the original... | fluxgen | 1 | -64/+110 |
2004-05-04 | Event Manager fixes/review | rathnor | 6 | -13/+28 |
2004-05-03 | dont expand filename here | fluxgen | 1 | -3/+2 |
2004-05-03 | minor fix | fluxgen | 1 | -2/+2 |
2004-05-03 | expand filename | fluxgen | 1 | -4/+6 |
2004-05-03 | tweak the remap fix. Scott pointed out that the xevent isn't actually | rathnor | 1 | -3/+2 |
2004-05-02 | minor fix for layer menu title | fluxgen | 1 | -7/+10 |
2004-05-02 | minor fix for separator in windowmenu | fluxgen | 1 | -2/+4 |
2004-05-02 | update | fluxgen | 1 | -0/+2 |
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 |
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 |
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 |