Commit Graph

4 Commits

Author SHA1 Message Date
Glenn Maynard ee0ac7ac11 fix GTK window not being centered 2004-09-13 23:39:33 +00:00
Glenn Maynard f128ee2d35 license update 2004-05-15 22:16:39 +00:00
Glenn Maynard 6fb6ae924a Prevent GTK from setting the locale. Fixes problems in locales that mess
with decimal separators (eg. Swedish).
2003-09-11 03:01:07 +00:00
Glenn Maynard dde370f2db Dynamically load GTK as a module. This way:
1: If GTK isn't available, we can fall back on another LoadingWindow, and
2: ldd ./stepmania doesn't list lots of extra libraries that we only
use on startup.
This is somewhat experimental.  I don't intend to modularize much in this
way.
2003-09-05 06:53:50 +00:00