Age | Commit message (Expand) | Author | Files | Lines |
2004-06-07 | need typeinfo | fluxgen | 1 | -1/+3 |
2004-06-07 | minor stuff | fluxgen | 1 | -17/+2 |
2004-06-07 | minor indent and using MenuSeparator | fluxgen | 1 | -6/+13 |
2004-06-07 | need typeinfo | fluxgen | 1 | -1/+3 |
2004-06-07 | minor fix | fluxgen | 3 | -11/+13 |
2004-06-07 | minor fixes | fluxgen | 1 | -7/+6 |
2004-06-07 | minor indent | fluxgen | 1 | -13/+13 |
2004-06-07 | minor fix | fluxgen | 1 | -2/+2 |
2004-06-07 | new files: menuseparator | fluxgen | 1 | -0/+1 |
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 | update NLS string handling... | rathnor | 34 | -466/+564 |
2004-05-24 | more fixing up of alpha zero-relatd problems - particularly fallback to | rathnor | 5 | -11/+27 |
2004-05-24 | handling of alpha = 0 | rathnor | 1 | -4/+4 |
2004-05-18 | Make arrows in buttons half the size of the button. | grubert | 2 | -12/+23 |
2004-05-17 | fix up slit transparency redraw issues | rathnor | 2 | -41/+7 |
2004-05-17 | fix menu transparency rendering bug, and add save_under to menu windows | rathnor | 3 | -28/+42 |
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 | 5 | -47/+61 |
2004-05-04 | Event Manager fixes/review | rathnor | 5 | -13/+25 |
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 | -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 |
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 |