Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-12-30 | Fixed slit:onTop and toolbar:onTop bug | fluxgen | 1 | -22/+23 |
2001-12-29 | Updated texture constants | fluxgen | 4 | -17/+17 |
2001-12-29 | Updated keygrabbing constants | fluxgen | 1 | -42/+42 |
2001-12-29 | Updated texture constant and changed the include guard | fluxgen | 2 | -16/+9 |
2001-12-29 | Updated texture constants | fluxgen | 1 | -7/+6 |
2001-12-29 | Update include guard and added forward declaration | fluxgen | 1 | -5/+5 |
2001-12-29 | Changed keygrab constants to upper-case | fluxgen | 2 | -82/+88 |
2001-12-29 | Updated texture constants | fluxgen | 3 | -97/+87 |
2001-12-28 | Update texture constant | fluxgen | 1 | -4/+4 |
2001-12-19 | Updated AttribOmnipresent | fluxgen | 1 | -4/+4 |
2001-12-19 | Moved XSync so it does a redraw | fluxgen | 1 | -3/+4 |
2001-12-19 | cast from long to BaseDisplay::Decor | fluxgen | 1 | -1/+1 |
2001-12-19 | Updated Attrib flags and struct | fluxgen | 2 | -84/+81 |
2001-12-19 | Moved some structs and constants into BaseDisplay | fluxgen | 2 | -28/+25 |
2001-12-18 | Fixed sync with xserver when changing workspace | fluxgen | 1 | -3/+3 |
2001-12-18 | update | fluxgen | 1 | -11/+3 |
2001-12-17 | Moved expandFilename to class Misc | fluxgen | 1 | -1/+0 |
2001-12-17 | Changed the include guard | fluxgen | 1 | -2/+2 |
2001-12-17 | Moved expandFilename to class Misc | fluxgen | 1 | -21/+5 |
2001-12-17 | Changed m_win->screen to m_win->getScreen() | fluxgen | 1 | -117/+117 |
2001-12-17 | Added expandFilename | fluxgen | 2 | -0/+18 |