Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-04-09 | update | fluxgen | 3 | -12/+21 |
2002-04-09 | minor updates | fluxgen | 1 | -0/+5 |
2002-04-09 | fixed getHeight | fluxgen | 1 | -4/+4 |
2002-04-09 | minor fixes | fluxgen | 1 | -34/+33 |
2002-04-09 | Replaced LinkedList structures with std::map, std::vector, and std::list. | cout | 2 | -268/+111 |
2002-04-09 | added action RootMenu | fluxgen | 1 | -2/+43 |
2002-04-09 | added RootMenu action | fluxgen | 2 | -2/+4 |
2002-04-08 | clean up | fluxgen | 2 | -281/+265 |
2002-04-08 | updated to match BaseMenu | fluxgen | 6 | -69/+71 |
2002-04-08 | added comments | fluxgen | 1 | -5/+6 |
2002-04-08 | updated BasemenuItem | fluxgen | 1 | -7/+7 |
2002-04-08 | minor indentation | fluxgen | 1 | -16/+15 |
2002-04-08 | int to unsigned int | fluxgen | 2 | -2/+4 |
2002-04-08 | identation | fluxgen | 1 | -9/+9 |
2002-04-08 | fixed signed/unsigned in Xinerama stuff | fluxgen | 1 | -3/+3 |
2002-04-04 | update | fluxgen | 1 | -0/+8 |
2002-04-04 | fixed iconbar update bug | fluxgen | 2 | -21/+23 |
2002-04-04 | minor fix | fluxgen | 2 | -3/+4 |
2002-04-04 | fixed blackbox nls generation | fluxgen | 1 | -0/+8 |
2002-04-04 | update to FBNLS | fluxgen | 1 | -15/+3 |
2002-04-04 | fixed some bools and indentation | fluxgen | 1 | -42/+40 |
2002-04-04 | moved Decor to FluxboxWindow | fluxgen | 1 | -6/+3 |
2002-04-04 | minor const fix | fluxgen | 1 | -3/+3 |
2002-04-04 | fixed ToggleDecor key action | fluxgen | 1 | -4/+6 |
2002-04-04 | added toggleDecoration and setDecoration functions | fluxgen | 2 | -86/+82 |
2002-04-04 | added startMoving, stopMoving, startResizing and stopResizing and fixed bug 5... | fluxgen | 2 | -135/+161 |
2002-04-04 | minor fix | fluxgen | 1 | -2/+2 |
2002-04-04 | moved defines to enums in namespace FBNLS | fluxgen | 1 | -170/+181 |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 16 | -782/+307 |
2002-04-04 | update | fluxgen | 1 | -0/+10 |
2002-04-04 | to std::string in locale and some other fixes | fluxgen | 2 | -91/+86 |
2002-04-03 | removed int insert(const char **,... | fluxgen | 2 | -17/+3 |
2002-04-03 | std::string for title and icon title in FluxboxWindow | fluxgen | 7 | -87/+54 |
2002-04-03 | char * to const char * | fluxgen | 2 | -10/+10 |
2002-04-03 | fixed some fonts | fluxgen | 5 | -17/+17 |
2002-04-03 | Fixed some signed/unsigned warnings | fluxgen | 21 | -282/+185 |
2002-04-02 | update | fluxgen | 1 | -0/+20 |
2002-04-02 | saner search in prev/next focus, and added bool doSkipWindow | fluxgen | 2 | -63/+64 |
2002-04-02 | add new window after the last focused | fluxgen | 1 | -3/+27 |
2002-04-02 | signed/unsigned fixes | fluxgen | 1 | -5/+5 |
2002-03-29 | Oopss.. typo | pekdon | 1 | -3/+3 |
2002-03-27 | forgot the std in debugmsg | fluxgen | 1 | -2/+2 |
2002-03-27 | fixed getIconName in addIcon | fluxgen | 3 | -7/+7 |
2002-03-27 | added some headers and fixed namespace std | fluxgen | 2 | -11/+22 |
2002-03-23 | Font.hh/cc | fluxgen | 1 | -1/+1 |
2002-03-23 | some signed/unsigned stuff | fluxgen | 9 | -106/+100 |
2002-03-23 | Xinerama | pekdon | 6 | -14/+40 |
2002-03-22 | to namespace | fluxgen | 2 | -18/+22 |
2002-03-21 | minor fix | fluxgen | 1 | -2/+2 |
2002-03-21 | added FbTk font to MenuStyle | fluxgen | 3 | -93/+85 |