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