Go to file
spx e29b2a2d4b [WebParser]
- Added new option for decoding Character references.

DecodeCharacterReference
Set to 0 : Does nothing. (default)
Set to 1 : Decodes both numeric character references and character entity references.
Set to 2 : Decodes only numeric character references.
Set to 3 : Decodes only character entity references.

- Replaced CreateThread() to _beginthreadex() to fix minor memory leak.
- Fixed the issue that UpdateRate is set to 0 if UpdateRate= is set.
2010-08-31 19:49:47 +00:00
Application Changes by JamesAC and spx to the "About" dialog. 2010-08-26 20:50:36 +00:00
Library [AboutDialog] 2010-08-30 22:51:58 +00:00
Plugins [WebParser] 2010-08-31 19:49:47 +00:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.sln Adding new PluginMediaKey plugin by poiru to the build. 2010-08-10 16:02:40 +00:00
README.md Initial directory structure. 2009-02-10 18:09:59 +00:00
revision-number.h Changes by JamesAC and spx to the "About" dialog. 2010-08-26 20:50:36 +00:00