Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |