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
fluxgen fluxgen
Moved strdup into class Misc
fluxgen fluxgen
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.
fluxgen fluxgen
update
fluxgen fluxgen
update
fluxgen fluxgen
update
fluxgen fluxgen
update
fluxgen fluxgen
update
fluxgen fluxgen
Fixed Alt+resizing + Button1 bugg
fluxgen fluxgen
Initial revision
fluxgen fluxgen
New repository initialized by cvs2svn.
unknown unknown