aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-07item and title height specified by stylefluxgen2-7/+15
2004-06-07drawing of items is now done in MenuItemfluxgen2-14/+185
2004-06-07improved transparent rendering and fixed drawing of menu items in MenuItem classfluxgen2-250/+275
2004-06-07alpha access functionfluxgen2-2/+10
2004-06-07built sources for fluxbox-nlsfluxgen1-0/+2
2004-06-07changing permfluxgen1-0/+291
2004-06-07changing permfluxgen1-291/+0
2004-06-07nls updates -> nlsinfo to search for nls strings in source coderathnor1-0/+291
2004-06-07update NLS string handling...rathnor36-467/+581
2004-05-24more fixing up of alpha zero-relatd problems - particularly fallback torathnor6-12/+30
2004-05-24handling of alpha = 0rathnor2-4/+7
2004-05-21updatefluxgen1-0/+3
2004-05-21Updated polish locales from: �ukasz Wrzosek (unl at poczta dot fm)fluxgen1-86/+80
2004-05-18Make arrows in buttons half the size of the button.grubert3-12/+26
2004-05-18HACK: SUBDIR ru does not work.grubert1-1/+1
2004-05-17fix up slit transparency redraw issuesrathnor3-41/+9
2004-05-17fix menu transparency rendering bug, and add save_under to menu windowsrathnor4-28/+51
2004-05-17Add russian manpage (although recursive build fails to work).grubert5-1/+1268
2004-05-14tweak the X in the close button. It was uneven. Check the commentrathnor1-3/+10
2004-05-13fix up a number of things for when a window hides while moving,rathnor6-47/+66
2004-05-11*** empty log message ***grubert1-0/+12
2004-05-07update from Han, new licensed, complete and correct version from the original...fluxgen1-64/+110
2004-05-04Event Manager fixes/reviewrathnor6-13/+28
2004-05-03dont expand filename herefluxgen1-3/+2
2004-05-03minor fixfluxgen1-2/+2
2004-05-03expand filenamefluxgen1-4/+6
2004-05-03tweak the remap fix. Scott pointed out that the xevent isn't actuallyrathnor1-3/+2
2004-05-02minor fix for layer menu titlefluxgen1-7/+10
2004-05-02minor fix for separator in windowmenufluxgen1-2/+4
2004-05-02updatefluxgen1-0/+2
2004-05-02using fluxbox-nls header insteadfluxgen1-2/+2
2004-05-02added layerfluxgen1-0/+2
2004-05-02updatefluxgen1-1/+39
2004-05-02updatefluxgen1-1/+2
2004-05-02minor fixesfluxgen1-8/+14
2004-05-02movetestfluxgen1-0/+83
2004-05-02testing menu parserfluxgen1-0/+31
2004-05-02parsertestfluxgen1-3/+13
2004-05-02new filesfluxgen1-0/+6
2004-05-02added exit commandfluxgen1-1/+4
2004-05-02iconmenu is now handled in IconMenu which is created in WorkspaceMenu, moved ...fluxgen2-522/+107
2004-05-02moved from screen.ccfluxgen1-0/+53
2004-05-02using MenuCreator to create window menufluxgen1-56/+35
2004-05-02changed m_windowmenu to FbTk Menu ptr instead of FbMenu and we create it via ...fluxgen1-7/+7
2004-05-02parses fluxbox menu filefluxgen2-0/+185
2004-05-02creates menus...fluxgen2-0/+467
2004-05-02generic parser interfacefluxgen2-0/+54
2004-05-02handles a style filenamefluxgen2-0/+88
2004-05-02menu instances that handles workspace and icon menufluxgen4-0/+257
2004-05-02initMenus after we add screen to our list. Added find screen by number.fluxgen2-6/+25