fluxgen
c5fdccd430
Created class Misc and moved all free functions in misc.cc into it
...
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 20:43:31 +00:00
fluxgen
046d234872
Moved strdup into class Misc
2001-12-13 20:41:52 +00:00
fluxgen
ffd21832ea
Moved all free functions in misc.cc/.hh into class Misc and moved
...
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-13 20:38:38 +00:00
fluxgen
e3850b1dc0
Fixed Alt+resizing + Button1 bugg
2001-12-11 23:14:31 +00:00
fluxgen
18830ac9ad
Initial revision
2001-12-11 20:47:02 +00:00