aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2001-12-13Changed getWindowStyle()-> to getWindowStyle().fluxgen1-36/+36
2001-12-13see misc.cc logfluxgen1-16/+57
2001-12-13Created class Misc and moved all free functions in misc.cc into itfluxgen1-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-13Moved strdup into class Miscfluxgen1-1/+11
2001-12-13Moved all free functions in misc.cc/.hh into class Misc and movedfluxgen1-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-11Fixed Alt+resizing + Button1 buggfluxgen1-16/+4
2001-12-11Initial revisionfluxgen54-0/+25503