Commit Graph

11 Commits

Author SHA1 Message Date
Chris Danford 44225ad379 XToThemedString -> XToLocalizedString 2006-01-07 04:11:29 +00:00
Glenn Maynard 6e6fcb746a "XToThemedString" uses theme metrics. We don't want DateTime
(used by XmlFile) to depend on THEME, so use localized strings.

We may *always* want LocalizedString.  One reason we may not
is if we start using the DynamicThemeMetric paradigm more.
That evaluates expressions when they're used, which allows
metrics to change dynamically.  However, we may really not
want to do that for localized strings, since it would complicate
translation, so we may want to restrict localized strings to
pre-evaluation anyway.
2005-12-30 07:24:30 +00:00
Chris Danford fb259c7237 fix compile 2005-12-27 17:39:27 +00:00
Chris Danford 6681ad9dd4 theme date/time strings 2005-12-27 17:10:08 +00:00
Glenn Maynard fbfafcecbb pull code out of header 2005-08-12 03:22:44 +00:00
Chris Danford acb02d206d fix ugly label names on SBookkeeping 2005-06-14 18:36:01 +00:00
Chris Danford bb5ea1f864 fix leap year 2004-10-13 02:11:01 +00:00
Chris Danford 8d2d1ed3f7 fix operator< and operator== not working as expected 2004-07-20 07:11:26 +00:00
Chris Danford 9199410e82 stats.xml:
theme more elements
show HighScore details
clean up some tables
2004-07-19 08:05:14 +00:00
Chris Danford 88c238e840 simplify 2004-07-18 21:55:02 +00:00
Chris Danford 6130b66188 better encapsulation of DateTime object 2004-07-12 06:39:13 +00:00