summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
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