Age | Commit message (Expand) | Author | Files | Lines |
2002-01-10 | Clean up | fluxgen | 1 | -25/+0 |
2002-01-09 | small fix | fluxgen | 1 | -1/+2 |
2002-01-09 | included file memory for auto_ptr | fluxgen | 1 | -1/+2 |
2002-01-09 | updated copyright date and added id-tags | fluxgen | 29 | -57/+146 |
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 | 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 | 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 | 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 | 5 | -42/+42 |
2002-01-05 | Changed tab placement/alignment enums to uppercase letters | pekdon | 5 | -181/+181 |
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 | 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 | Fixed toggle bug | fluxgen | 1 | -8/+9 |
2002-01-05 | Fixed modifier bug | fluxgen | 1 | -20/+15 |
2002-01-05 | Added maximize over slit menuitem | fluxgen | 1 | -4/+17 |
2002-01-05 | Added maximize over slit resource | fluxgen | 1 | -1/+3 |
2002-01-05 | Changed a short to an int | fluxgen | 1 | -1/+1 |
2002-01-05 | Added maximize slit stop | fluxgen | 1 | -8/+58 |
2002-01-05 | Added maxoverslit resource | fluxgen | 1 | -0/+15 |
2002-01-04 | pekdon patch | fluxgen | 12 | -110/+179 |
2002-01-01 | Restored lower window with mouseclick feature and fixed windowmenu bug when r... | fluxgen | 1 | -5/+5 |