Go to file
spx 6088470157 - CHANGED: ConfigParser now reads value strictly. Note that this change affects the
reading of various skin setting values.

 For instance:
 - OK
  FontSize=10
  FontSize=0
 - NG (uses default value instead)
  FontSize=
  FontSize=ABC
  FontSize=20ABC (has been parsed as "FontSize=20" until now.)

- CHANGED: FontSize=0(invisible) is now able to use in Meter=STRING.

- Fixed the problem that the window doesn't move into the screen correctly when KeepOnScreen is 1.
2010-02-08 14:12:47 +00:00
Application The !bangs can be now used from command line even if there are no active configs. 2009-10-10 08:20:28 +00:00
Library - CHANGED: ConfigParser now reads value strictly. Note that this change affects the 2010-02-08 14:12:47 +00:00
Plugins Changed behavior so as not to indicate the error message box when DynamicVariables is 1 and FontSize is 0. (issue 126) 2010-02-04 07:16:22 +00:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.sln Reverted the changes from r209. 2009-09-04 16:37:51 +00:00
README.md Initial directory structure. 2009-02-10 18:09:59 +00:00
revision-number.h Updated the version numbers for the new beta. 2010-01-24 17:31:15 +00:00