Commit Graph

1436 Commits

Author SHA1 Message Date
Birunthan Mohanathas
a55b159633 Fixed build 2012-06-08 16:43:56 +03:00
Birunthan Mohanathas
65b2b32c28 Rewrote SkinInstaller .rmskin install code.
Added support for new .rmskin format.
2012-06-08 15:53:33 +03:00
Birunthan Mohanathas
74ffb0a9d1 Plugin: Fixed error when using forward slash in Plugin= 2012-06-04 17:41:06 +03:00
Birunthan Mohanathas
1fece1e4d8 Additional change to f2a494b 2012-06-03 12:56:33 +03:00
Birunthan Mohanathas
f2a494b675 Fixed that IfAction state is not reset after disabling since 4a8bc1b 2012-06-03 12:53:01 +03:00
Birunthan Mohanathas
fa099665a3 Minor log message fix 2012-06-03 11:59:52 +03:00
Birunthan Mohanathas
daadf799ce Calc: Fixed int overflow with Random when using large bounds 2012-06-03 11:24:19 +03:00
Birunthan Mohanathas
d1b985d3f4 Fixed issue with 922dd09 2012-06-03 11:09:43 +03:00
Birunthan Mohanathas
8b5e4c3ace Minor fix to 902e734 2012-06-02 12:55:21 +03:00
Birunthan Mohanathas
2336b08b88 Reverted 9623766 2012-06-01 17:13:21 +03:00
Birunthan Mohanathas
876fe7006a Manage Skins: Tweaked menu buttons 2012-06-01 17:08:31 +03:00
Birunthan Mohanathas
288e68107d Tweaks 2012-06-01 16:21:25 +03:00
Birunthan Mohanathas
579e2df81e Cosmetics 2012-06-01 16:13:01 +03:00
Birunthan Mohanathas
922dd098c9 Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
Birunthan Mohanathas
dac6303c1a Changed skin options saving
Skin options are now written post-load only when an option has changed or when common keys are missing
2012-06-01 14:55:25 +03:00
Birunthan Mohanathas
c26c7e3a5e Changed checks to bullets in context menus where appropriate 2012-06-01 13:55:14 +03:00
Birunthan Mohanathas
042bc5a22f Fixed issue in 5e4b65e 2012-06-01 13:47:35 +03:00
Birunthan Mohanathas
5e4b65ebd2 Refactored found skin folder/file data structures
CONFIG and CONFIGMENU have been merged to reduce memory use
2012-06-01 13:05:25 +03:00
Birunthan Mohanathas
e3d92d354c Cosmetics 2012-05-30 21:53:44 +03:00
Birunthan Mohanathas
6efb485e69 Cosmetics 2012-05-30 21:51:06 +03:00
Birunthan Mohanathas
dc35b31559 Cosmetics 2012-05-30 09:56:20 +03:00
Birunthan Mohanathas
9623766a61 Fixed: IfActions not fired when measure is disabled 2012-05-30 09:46:11 +03:00
Birunthan Mohanathas
8fb0be30d4 NowPlaying.dll: Fixed that [measures] in TrackChangeAction were not dynamic 2012-05-30 08:42:30 +03:00
Birunthan Mohanathas
9a0a75685d WebParser.dll: Fixed that [measures] in FinishAction were not dynamic 2012-05-30 08:42:13 +03:00
Birunthan Mohanathas
cfd50acd3c Disallowed plugins in ProgramPath\ (instead of ProgramPath\Plugins\) 2012-05-30 08:37:03 +03:00
Birunthan Mohanathas
96959d62f1 Moved default skins and themes into ProgramPath\Defaults\ 2012-05-30 08:33:32 +03:00
Birunthan Mohanathas
0891ee4b91 Tweaks 2012-05-30 08:10:12 +03:00
spx
659cb563bd Tweaks 2012-05-29 21:08:50 -07:00
spx
71bde05573 Fixed mistake 902e734 2012-05-29 20:45:03 -07:00
Birunthan Mohanathas
f20170406e Tweaks 2012-05-29 19:43:24 +03:00
Birunthan Mohanathas
902e734e62 Tweaks 2012-05-29 19:02:20 +03:00
Birunthan Mohanathas
00a14a7673 Updated languages 2012-05-26 11:33:37 +03:00
Birunthan Mohanathas
1d61725057 Tweaks 2012-05-24 14:15:46 +03:00
Birunthan Mohanathas
3ac5aea85a Additional change to f1e127b
Instance now checked based on used .ini file (rather than .exe path and arguments)
2012-05-24 14:15:03 +03:00
Birunthan Mohanathas
f1e127b718 Minor changes to 7cee196 2012-05-24 12:19:32 +03:00
Birunthan Mohanathas
fdf73197d4 About Skins: Fixed that @ is displayed and changed variables to lowercase 2012-05-24 09:30:22 +03:00
Birunthan Mohanathas
7cee196f11 Fixed instance checking failed in some cases due to 2c6ed8e 2012-05-24 09:19:52 +03:00
Birunthan Mohanathas
73dba004e8 Dialog manage: Fixed that Themes folder is not created if it doesn't exist 2012-05-23 20:19:44 +03:00
Birunthan Mohanathas
3dce61b3e1 Fixed that Themes folder is not created on first launch if Skins exists 2012-05-23 20:19:14 +03:00
jsmorley
74c3c2cf5c Fixed errors on Refresh All from context menu or Manage. 2012-05-21 10:21:09 -04:00
spx
4039940ec1 Removed unclear comment. 2012-05-21 06:46:22 -07:00
spx
8dbab54a52 Additional change for 4558c28 2012-05-21 06:41:07 -07:00
Birunthan Mohanathas
8aeee9adab Updated illustro for 4558c28 2012-05-21 14:20:01 +03:00
Birunthan Mohanathas
4558c2836c Changed @\ to #@# 2012-05-21 14:19:25 +03:00
Birunthan Mohanathas
1537bf4ee8 illustro: Changed to use @Resources 2012-05-21 12:21:11 +03:00
Birunthan Mohanathas
c8b35fb616 Fixed relative paths with !SetWallpaper 2012-05-21 12:08:31 +03:00
Birunthan Mohanathas
4d18141696 Fixed !WriteKeyValue with "@\" 2012-05-21 12:07:50 +03:00
Birunthan Mohanathas
f2318c4a65 Tweaks 2012-05-20 21:05:15 +03:00
Birunthan Mohanathas
6a520542bc Removed useless comments 2012-05-20 20:58:37 +03:00
Birunthan Mohanathas
59713dd9b3 Installer: Tweaked Rainmeter closing process 2012-05-20 19:54:20 +03:00