Commit Graph

944 Commits

Author SHA1 Message Date
Birunthan Mohanathas
67a57ca9ee Additional change to 4dbf793 2012-07-18 17:35:07 +03:00
Birunthan Mohanathas
ffd3cff0e1 Tweaks 2012-07-18 13:44:03 +03:00
spx
720ed170f0 Changed @include behavior. Now the sections that the included file has are inserted to the position where the @include is defined.
http://rainmeter.net/forum/viewtopic.php?f=14&t=10500
2012-07-18 03:41:58 -07:00
Birunthan Mohanathas
ffbdcbf65a Tweaks 2012-07-18 13:27:30 +03:00
Birunthan Mohanathas
4dbf7932ab Additional changes to f2b52b4 2012-07-18 09:22:47 +03:00
Birunthan Mohanathas
f2b52b4204 Fixed that meters were initialized before measures 2012-07-18 08:19:01 +03:00
Birunthan Mohanathas
ef375232a8 Additional changes to 2f543e5 2012-07-17 22:15:06 +03:00
Birunthan Mohanathas
1ecf6086bd Additional changes to 4bbc372 2012-07-17 22:07:57 +03:00
Birunthan Mohanathas
4dc5fe0b31 Tweaks 2012-07-17 21:26:55 +03:00
Birunthan Mohanathas
2f543e5dcb Changed !SetOption to work with X, Y, and Hidden 2012-07-17 21:19:03 +03:00
jsmorley
6a1a880801 FreeDiskSpace: Added DiskQuota option to change the returned size values to obey user disk quotas when set to DiskQuota=1. (default 0) 2012-07-17 13:49:43 -04:00
Birunthan Mohanathas
ef2942a6c1 Fixed mistake in 3653e16 2012-07-17 17:49:37 +03:00
Birunthan Mohanathas
3653e16f88 Tweaks 2012-07-17 17:47:34 +03:00
Birunthan Mohanathas
40212ddd5e Tweaks 2012-07-17 12:00:28 +03:00
Birunthan Mohanathas
8309eb2bda Tweaks 2012-07-17 10:57:28 +03:00
Birunthan Mohanathas
4bbc372116 Tweaked measure binding 2012-07-17 10:37:53 +03:00
Birunthan Mohanathas
f39d1a3eed Additional change to ff7814b 2012-07-17 08:48:35 +03:00
Birunthan Mohanathas
92a0048511 Additional changes to e884201 2012-07-17 08:42:36 +03:00
Brian
ff7814b11f Additional changes to custom mouse cursors 2012-07-17 00:52:22 -04:00
Birunthan Mohanathas
215211741e Tweaks 2012-07-13 22:04:43 +03:00
Birunthan Mohanathas
216d58da31 Fixed animated cursor issue 2012-07-13 21:29:30 +03:00
Birunthan Mohanathas
f9c30e4c83 Fixed regression in dcdee91 2012-07-13 21:06:41 +03:00
Birunthan Mohanathas
99c67f7dac Script: Added Unicode support
The script file can now be UTF8 encoded. There are some limitations with UTF8 data and the Lua string library, check: http://lua-users.org/lists/lua-l/2012-02/msg00241.html
2012-07-13 14:36:59 +03:00
Birunthan Mohanathas
dcdee91670 Additional change to eb1e900 2012-07-13 14:32:32 +03:00
Birunthan Mohanathas
eb1e900b20 Minor changes 2012-07-13 12:54:26 +03:00
Birunthan Mohanathas
e884201a90 Added support for custom cursors (based on @brianferguson's work)
Also refactored mouse action code to remove duplicate code.
2012-07-13 12:33:09 +03:00
Birunthan Mohanathas
e19bd368ff Fixed handle leak with @Resources\Fonts 2012-07-12 11:44:48 +03:00
spx
0ea57410a0 Fixed crash when reloading a non-existent skin
http://rainmeter.net/forum/viewtopic.php?t=12704&p=71891
2012-07-10 20:46:08 -07:00
Birunthan Mohanathas
bf15830f15 Script: Removed various Lua functions (check LuaModifications.txt) 2012-07-10 14:30:45 +03:00
Birunthan Mohanathas
e2bb2b9ce2 Reverted 8a43e40 due to incorrect handling of newline (#CRLF#) 2012-07-03 20:31:34 +03:00
Birunthan Mohanathas
2cf883598c Reverted 0706bf3 2012-07-03 16:57:46 +03:00
Birunthan Mohanathas
0706bf3a6e Tweaks 2012-07-03 16:29:25 +03:00
Birunthan Mohanathas
63a5f4be38 Removed test code.
Ugh.
2012-07-03 16:21:55 +03:00
Birunthan Mohanathas
8a43e40583 String: Fixed that trailing spaces were ignored 2012-07-03 15:51:53 +03:00
Birunthan Mohanathas
3b8ab1e6e8 Tweaks 2012-06-27 14:49:52 +03:00
Birunthan Mohanathas
d245e552f0 Tweaks 2012-06-26 20:41:40 +03:00
Birunthan Mohanathas
957b05441c Fixed that update notification is not displayed with beta builds 2012-06-26 15:45:05 +03:00
Birunthan Mohanathas
18deccb36f Manage Skins: Fixed crash with empty skin folder 2012-06-25 11:11:05 +03:00
Birunthan Mohanathas
c78aad0474 Fixed that %APPDATA%\Rainmeter was not created on first launch due to 4647c44 2012-06-25 10:29:50 +03:00
Birunthan Mohanathas
c06f42a047 Cosmetics 2012-06-24 18:10:58 +03:00
Birunthan Mohanathas
2117bcfbd5 Cosmetics 2012-06-23 22:17:16 +03:00
spx
6c5cd602bc Minor fixes 2012-06-21 02:06:17 -07:00
Birunthan Mohanathas
6456b6adb3 Minor fixes 2012-06-19 17:33:11 +03:00
Birunthan Mohanathas
c9ae008cd7 Additional changes to 1d38698 2012-06-19 17:15:51 +03:00
Birunthan Mohanathas
4647c44d92 Fixed missing SkinPath= during first launch 2012-06-19 14:31:59 +03:00
Birunthan Mohanathas
0ce52f744a Fixed messagebox and context menu layout with RTL languages 2012-06-19 14:31:08 +03:00
Birunthan Mohanathas
15380f1697 Fixed dialog layout with RTL languages 2012-06-19 13:52:07 +03:00
Birunthan Mohanathas
1e66d1a3c2 Cosmetics 2012-06-17 18:36:59 +03:00
Birunthan Mohanathas
1d38698c7a Additional change to 876fe70
Menu arrows now display on XP as well.
2012-06-17 16:31:16 +03:00
Birunthan Mohanathas
f6dee2a657 Cosmetics 2012-06-17 16:29:34 +03:00
Birunthan Mohanathas
8e74c779a9 Removed support for creating backups. 2012-06-16 21:55:52 +03:00
Birunthan Mohanathas
a7a74dda69 Minor changes to dialog classes 2012-06-16 21:41:17 +03:00
Birunthan Mohanathas
07f49f79a4 Renamed Backup folder in skins and themes to @Backup 2012-06-15 11:58:07 +03:00
Birunthan Mohanathas
59bf41141c Minor change 2012-06-15 11:43:48 +03:00
Birunthan Mohanathas
33d7ba63ae SkinInstaller: Fixed that user options weren't removed from installed themes 2012-06-12 15:28:10 +03:00
Birunthan Mohanathas
b1176d9611 Cosmetics and restored 2cfbab6, which was accidentally reverted in dc07162 2012-06-11 17:03:19 +03:00
Birunthan Mohanathas
dc07162956 Improved 83f1b1a 2012-06-11 16:20:13 +03:00
Birunthan Mohanathas
cbb2c8f5c5 Tweaks 2012-06-10 13:14:49 +03:00
Birunthan Mohanathas
5c90577955 Minor changes 2012-06-10 13:12:46 +03:00
Birunthan Mohanathas
5dd2f249dd Tweaks 2012-06-10 12:17:47 +03:00
Birunthan Mohanathas
a9b7347a7e Cosmetics 2012-06-09 19:56:59 +03:00
Birunthan Mohanathas
83f1b1ae0e Added workaround for old plugins using relative path to Rainmeter.exe 2012-06-09 19:54:13 +03:00
Birunthan Mohanathas
87817bc050 Moved addons and non-default plugins to #SETTINGSPATH# 2012-06-09 18:38:45 +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
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
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
4558c2836c Changed @\ to #@# 2012-05-21 14:19:25 +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
9fb14b032c Additional change to cb0fd82 2012-05-20 18:33:15 +03:00
Birunthan Mohanathas
cb0fd823e7 Added support for @Resources 2012-05-20 17:51:15 +03:00
Birunthan Mohanathas
965a400657 Fixed broken @include due to 9453780 2012-05-19 21:18:52 +03:00
Birunthan Mohanathas
9453780c26 Tweaks 2012-05-19 18:16:04 +03:00
Birunthan Mohanathas
f15b6723b5 Minor tweaks 2012-05-17 11:40:47 +03:00
Birunthan Mohanathas
ef48f74a9b Fixed handling for command-line bangs starting with "[" 2012-05-17 11:30:22 +03:00
Brian
1ec7f71ce7 Changed StringAlign on Meter=String to support both horizontal and vertical positioning 2012-05-16 14:02:31 -04:00
Birunthan Mohanathas
17ce199271 Fixed bangs using "[[Measure]]" 2012-05-14 18:27:43 +03:00
Birunthan Mohanathas
b80fe5dbd1 Tweaks 2012-05-13 12:30:20 +03:00
Birunthan Mohanathas
69ec0aecc1 String: Fixed StringCase=UPPER/LOWER/PROPER with non-Latin chars 2012-05-13 12:17:00 +03:00
Birunthan Mohanathas
8a8aa98791 Fixed crash with bangs through command-line and WM_COPYDATA 2012-05-12 15:08:47 +03:00
Birunthan Mohanathas
c1c4256a68 Fixed Group bangs for skins 2012-05-12 14:45:11 +03:00
Brain
5ac6f94f3b Added GraphOrientation and GraphStart to Line and Histogram meters 2012-05-11 12:48:03 -04:00
Birunthan Mohanathas
b7a3e03997 Script: Changed multi-parameter SKIN:Bang() to require "!" in first parameter 2012-05-08 19:46:18 +03:00
Birunthan Mohanathas
9db39b72bc Script: Added support for multiple parameters to SKIN:Bang()
For example: 'SKIN:Bang("Bang", var, "str", 2)' can now be used instead of 'SKIN:Bang("!Bang \"" .. var .. "\" str \"" .. 2 .. "\"")'
2012-05-08 17:11:22 +03:00
Birunthan Mohanathas
854b925ce9 Tweaked bang handling code 2012-05-08 16:53:24 +03:00
Birunthan Mohanathas
2fcc13d52b Fixed mistake in efd051c 2012-05-07 13:59:18 +03:00
Birunthan Mohanathas
efd051c4af Fixed regression with commands in de10352 2012-05-07 07:42:12 +03:00
Birunthan Mohanathas
de10352cbd Made "!Execute" optional in bangs 2012-05-06 22:27:59 +03:00
Birunthan Mohanathas
f62377d5dc Minor changes 2012-05-05 19:37:55 +03:00
Birunthan Mohanathas
8d04988c12 Changed tray notifications to use 32x32 icon on Vista+ 2012-05-05 18:53:33 +03:00
Birunthan Mohanathas
a93c02ef84 Tweaks 2012-05-05 15:59:35 +03:00
Birunthan Mohanathas
b33d59e9de Minor change to 2208cf2 2012-05-05 15:48:41 +03:00
Birunthan Mohanathas
c8e930e10d Added tray notification for new version 2012-05-05 15:42:16 +03:00
Birunthan Mohanathas
c6f7116031 Cosmetics 2012-05-05 14:49:22 +03:00
Birunthan Mohanathas
2974b2a91e Added Rainmeter.data 2012-05-05 14:45:34 +03:00
Brian
2208cf20c0 Added tray notifications 2012-05-05 14:43:48 +03:00
spx
638b467675 Disabled double update on initialization for meters 2012-05-04 18:23:35 -07:00
Birunthan Mohanathas
0636dada6a Updated languages 2012-04-29 16:30:46 +03:00
Birunthan Mohanathas
43427b4706 Added workaround for issue in bb4bcbd (skin not completely visible) 2012-04-28 19:49:28 +03:00
Birunthan Mohanathas
a85ecc9b7c Added separate tray icon resource for high DPI conditions 2012-04-22 17:47:19 +03:00
Birunthan Mohanathas
f1af3786d4 Manage Themes: Fixed that m_Themes order differed from listbox in some cases 2012-04-20 08:58:10 +03:00
spx
27f33dbe10 Cosmetics 2012-04-17 17:27:40 -07:00
Birunthan Mohanathas
3cf1f43846 Cosmetics 2012-04-17 18:20:12 +03:00
Birunthan Mohanathas
f48d892526 Fixed cursor flicker issue with some applications
Removed support for background transparency with RGB(255,0,255)
2012-04-17 09:36:29 +03:00
Birunthan Mohanathas
8332f8465e Removed NativeTransparency option (now always enabled) 2012-04-17 09:32:10 +03:00
Birunthan Mohanathas
174a612c49 Minor change 2012-04-15 18:31:05 +03:00
Birunthan Mohanathas
b8292f3ab7 Additional change to e139153 2012-04-15 18:27:51 +03:00
Birunthan Mohanathas
e139153d77 About Skins: Fixed ignored first update for measures 2012-04-15 17:47:41 +03:00
Birunthan Mohanathas
4a8bc1beaa Moved IfAction execution to PostUpdate 2012-04-15 15:22:44 +03:00
Birunthan Mohanathas
43f726271d Fixed typo 2012-04-10 18:33:55 +03:00
Birunthan Mohanathas
b670d5efdd Fixed mistake in previous commit 2012-04-09 20:53:07 +03:00
Birunthan Mohanathas
bb4bcbdce3 Disabled double update on initialization for measures 2012-04-09 20:50:46 +03:00
Birunthan Mohanathas
66a5579550 Minor changes 2012-04-09 20:27:49 +03:00
spx
4339a00780 Removed #include "Timer.h" (7168634) 2012-04-09 10:05:26 -07:00