Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-10 | minor fix | fluxgen | 1 | -1/+2 | |
2004-06-10 | icon in menu item | fluxgen | 2 | -8/+89 | |
2004-06-10 | copyright update | fluxgen | 1 | -2/+2 | |
2004-06-08 | more nls updates | rathnor | 2 | -4/+4 | |
2004-06-08 | Change one nls item name | rathnor | 1 | -2/+2 | |
2004-06-07 | new files: MenuIcon | fluxgen | 1 | -0/+1 | |
2004-06-07 | pixmap icon for menu items | fluxgen | 2 | -0/+149 | |
2004-06-07 | updated for menuseparator | fluxgen | 1 | -4/+14 | |
2004-06-07 | return values | fluxgen | 1 | -0/+3 | |
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 | |
255, not zero for alpha items | |||||
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 | |
Add UP and DOWN arrows. | |||||
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 | |
for details, I suspect it depends on X version :-/ | |||||
2004-05-13 | fix up a number of things for when a window hides while moving, | rathnor | 5 | -47/+61 | |
including a crash bug | |||||
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 | |
filled in there. Lets try it just checking !remap... | |||||
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 | |
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 | |