Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2001-12-17 | Moved typedefs into class IconBar | fluxgen | 1 | -5/+3 | |
2001-12-17 | Moved some initial values | fluxgen | 1 | -6/+9 | |
2001-12-17 | Merge with pekdon | fluxgen | 9 | -140/+230 | |
2001-12-17 | Fixed tabcycling | fluxgen | 1 | -2/+10 | |
2001-12-17 | Added getLast, last and first functions | fluxgen | 1 | -0/+4 | |
2001-12-17 | Added getLast function | fluxgen | 1 | -3/+19 | |
2001-12-16 | Fixed errorcheck in DrawRotString and DrawString | fluxgen | 1 | -1/+8 | |
2001-12-16 | Fixed vertical draw | fluxgen | 1 | -6/+7 | |
2001-12-16 | Updated include guard | fluxgen | 1 | -7/+3 | |
2001-12-14 | Fixed rootwindow so text shows up on all screens | fluxgen | 2 | -3/+2 | |
2001-12-14 | Updated new Theme(.. | fluxgen | 1 | -1/+1 | |
2001-12-14 | Moved structures around, moved struct FFont to class Misc, removed include ↵ | fluxgen | 1 | -62/+63 | |
Rotated.hh | |||||
2001-12-14 | Updated strdup | fluxgen | 1 | -1/+1 | |
2001-12-13 | Changed get*Style to reference instead of pointer | fluxgen | 1 | -7/+7 | |
2001-12-13 | Updated DrawString | fluxgen | 1 | -3/+3 | |
2001-12-13 | Updated text alignment | fluxgen | 1 | -24/+24 | |
2001-12-13 | Updated Toolbar alignment | fluxgen | 1 | -7/+7 | |
2001-12-13 | Fixed bstrdup to Misc::strdup | fluxgen | 1 | -11/+11 | |
2001-12-13 | Fixed bstrdup to Misc::strdup | fluxgen | 1 | -10/+10 | |
2001-12-13 | Removed Rotated.hh | fluxgen | 2 | -85/+2 | |
2001-12-13 | Updated alignment string | fluxgen | 1 | -2/+2 | |
2001-12-13 | Fixed DrawString | fluxgen | 1 | -8/+8 | |
2001-12-13 | Changed getWindowStyle()-> to getWindowStyle(). | fluxgen | 1 | -36/+36 | |
2001-12-13 | see misc.cc log | fluxgen | 1 | -16/+57 | |
2001-12-13 | Created class Misc and moved all free functions in misc.cc into it | fluxgen | 1 | -65/+43 | |
and added strdup. Moved struct FFont from Theme.hh into class Misc and renamed it to struct Font. Changed FontAlignement names to upercase | |||||
2001-12-13 | Moved strdup into class Misc | fluxgen | 1 | -1/+11 | |
2001-12-13 | Moved all free functions in misc.cc/.hh into class Misc and moved | fluxgen | 1 | -8/+0 | |
struct FFont to Misc::Font so there is no cyclic deps between Theme and Misc. Changed name of the fontalignments to upercase letters. Added strdup to class Misc. | |||||
2001-12-11 | Fixed Alt+resizing + Button1 bugg | fluxgen | 1 | -16/+4 | |
2001-12-11 | Initial revision | fluxgen | 54 | -0/+25503 | |