Age | Commit message (Expand) | Author | Files | Lines |
2002-01-09 | Updated copyright date and fixed auto_ptr | fluxgen | 1 | -22/+16 |
2002-01-09 | updated copyright date | fluxgen | 1 | -4/+4 |
2002-01-08 | Fixed memorybug and typeo | fluxgen | 1 | -6/+8 |
2002-01-08 | Fixed closebutton | fluxgen | 1 | -8/+17 |
2002-01-08 | Fixed rootcommand | fluxgen | 1 | -3/+4 |
2002-01-08 | Changed to auto_ptr and added comment | fluxgen | 1 | -10/+15 |
2002-01-08 | Fixed std::string bug | fluxgen | 1 | -4/+3 |
2002-01-08 | Fixed some casting | fluxgen | 1 | -5/+6 |
2002-01-08 | Moved to std::string from std::strstream | fluxgen | 1 | -20/+19 |
2002-01-08 | Fixed getRcFilename | fluxgen | 1 | -3/+7 |
2002-01-08 | update | fluxgen | 1 | -0/+8 |
2002-01-08 | Fixed indentation | fluxgen | 1 | -19/+19 |
2002-01-08 | replaced char [] with strstream and updated keys creation | fluxgen | 1 | -11/+13 |
2002-01-08 | Fixed rootcommand so we dont need to depend on class Fluxbox | fluxgen | 1 | -8/+17 |
2002-01-08 | Removed Fluxbox dependency | fluxgen | 1 | -38/+48 |
2002-01-08 | Added stringtok | fluxgen | 1 | -0/+46 |
2002-01-08 | Fixed rootcommand for theme | fluxgen | 1 | -2/+6 |
2002-01-07 | Added Display * to Keys constructor and added ungrabKeys function | fluxgen | 1 | -4/+9 |
2002-01-07 | Removed Fluxbox and ScreenInfo dep, moved from strtok to StringUtil::stringtok | fluxgen | 1 | -66/+74 |
2002-01-07 | Changed some header filenames | fluxgen | 1 | -4/+4 |
2002-01-06 | Fixed includes | fluxgen | 1 | -0/+4 |
2002-01-06 | update | fluxgen | 1 | -1/+1 |
2002-01-06 | Added ctype.h include | fluxgen | 1 | -0/+1 |
2002-01-06 | Moved strcasestr to StringUtil | fluxgen | 1 | -16/+2 |
2002-01-06 | Added strcasestr | fluxgen | 2 | -0/+14 |
2002-01-06 | update | fluxgen | 2 | -8/+15 |
2002-01-06 | Starting to use member functions of FluxboxWindow instead of accessing things... | pekdon | 1 | -38/+38 |
2002-01-06 | update | fluxgen | 1 | -8/+8 |
2002-01-06 | Removed misc.hh | fluxgen | 1 | -1/+0 |
2002-01-06 | removed misc.cc/.hh and added StringUtil.cc/.hh DrawUtil.cc/.hh | fluxgen | 1 | -1/+2 |
2002-01-06 | Changed Misc:: | fluxgen | 10 | -96/+98 |
2002-01-06 | removed misc.cc/.hh | fluxgen | 2 | -583/+0 |
2002-01-06 | added StringUtil.cc/.hh | fluxgen | 2 | -0/+85 |
2002-01-06 | added DrawUtil.cc/.hh | fluxgen | 2 | -0/+554 |
2002-01-06 | Changed toolbar placement enums to uppercase letters. (Claes N�st�n) | pekdon | 6 | -42/+44 |
2002-01-05 | Changed tab placement/alignment enums to uppercase letters | pekdon | 6 | -181/+182 |
2002-01-05 | update | pekdon | 1 | -0/+1 |
2002-01-05 | now use of tabs/iconbar will get saved/restored correctly | pekdon | 1 | -1/+2 |
2002-01-05 | Reverted to 1.3 code | fluxgen | 1 | -1/+1 |
2002-01-05 | update | fluxgen | 1 | -1/+4 |
2002-01-05 | Fixed menubug | fluxgen | 1 | -1/+1 |
2002-01-05 | fixed a bug that made the tabs not to follow when shading | pekdon | 1 | -2/+3 |
2002-01-05 | update | fluxgen | 3 | -2/+4 |
2002-01-05 | Fixed da_DK to it_IT | fluxgen | 1 | -1/+1 |
2002-01-05 | update | fluxgen | 4 | -29/+31 |
2002-01-05 | Fixed toggle bug | fluxgen | 1 | -8/+9 |
2002-01-05 | Fixed modifier bug | fluxgen | 1 | -20/+15 |
2002-01-05 | update | fluxgen | 1 | -1/+4 |
2002-01-05 | Added new menuitem to configmenu | fluxgen | 11 | -0/+21 |
2002-01-05 | Added maximize over slit menuitem | fluxgen | 1 | -4/+17 |