Commit Graph

1170 Commits

Author SHA1 Message Date
Birunthan Mohanathas
52e1f1c6b4 Moved common project settings into .props files 2012-12-18 19:49:51 +02:00
Birunthan Mohanathas
1acc613beb Cosmetics 2012-12-13 20:12:37 +02:00
Birunthan Mohanathas
e7fa91b924 Additional changes to 3d61328 2012-12-13 20:07:38 +02:00
Birunthan Mohanathas
3c72b7171c Additional changes to 3d61328 2012-12-13 12:20:14 +02:00
Birunthan Mohanathas
fdd350ef42 Cosmetics 2012-12-13 12:11:27 +02:00
Birunthan Mohanathas
3d6132811f Replaced dialog resources with control template
Also fixed tabbing in dialogs.
2012-12-13 11:12:25 +02:00
spx
37aee6921e Additional fix for 28b96e7 2012-12-08 02:42:31 +09:00
Birunthan Mohanathas
b5bec9158d Fixed oversight in 28b96e7 2012-12-02 21:41:42 +01:00
Birunthan Mohanathas
28b96e703c Replaced menu resources with menu template 2012-11-30 16:38:40 +02:00
spx
411f53b1f9 Added "*" to !UpdateMeasure/!UpdateMeter to update all measures/meters forcibly 2012-11-30 10:57:35 +09:00
spx
2b45f7301d Code cleanup 2012-11-27 17:45:53 +09:00
Brian Ferguson
54711d646d Fixed that left/right scroll actions were not executed when there is no up/down scroll actions 2012-11-26 16:48:18 -07:00
Brian Ferguson
eff7a2d228 Fixed that MouseActionCursor was not reset when refreshed in some cases. 2012-11-26 16:44:19 -07:00
Brian Ferguson
35b2e10f16 Fixed that MouseActionCursor's did not work with new scroll actions/X buttons 2012-11-26 14:46:41 -07:00
Birunthan Mohanathas
6a507dc761 Changed GetCursorPos() to GetMessagePos()
See: http://blogs.msdn.com/b/oldnewthing/archive/2009/06/18/9771135.aspx
2012-11-24 13:22:33 +02:00
Birunthan Mohanathas
a86b081906 Tweaks and fixes 2012-11-23 22:12:02 +02:00
Birunthan Mohanathas
12d7436d11 Fixed unfocused scroll with WOW64 2012-11-23 22:04:34 +02:00
Birunthan Mohanathas
0c89989d5a Changed to register for WM_INPUT only when needed 2012-11-23 21:59:24 +02:00
Brian Ferguson
f82ad78db9 Added mouse scrolling for meter windows without focus. 2012-11-23 12:08:40 -07:00
Brian Ferguson
803007b6fe Partially reverted f52dffe 2012-11-17 18:49:25 -07:00
Brian Ferguson
651e6594b5 Added new Mouse actions.
Added OnFocusAction/OnUnfocusAction.
2012-11-13 22:39:32 -07:00
Birunthan Mohanathas
bd0ec4ece0 Reverted fd5de00 2012-11-13 18:39:54 +02:00
Birunthan Mohanathas
6394b447ba Tweaks 2012-11-13 17:55:57 +02:00
Birunthan Mohanathas
fd5de00955 Manage Settings: Changed to remove ConfigEditor if it matches associated editor 2012-11-13 17:54:32 +02:00
Birunthan Mohanathas
89fcfeb4e6 Manage Settings: Fixed that ConfigEditor/SkinPath are written when tab is opened 2012-11-13 17:39:12 +02:00
Birunthan Mohanathas
211e1d657f Tweaks and fixes 2012-11-13 16:11:43 +02:00
Brian Ferguson
f52dffefb1 Added SkinPath, ConfigEditor, and TrayIcon to Manage/Settings dialog
Also added Help button to Manage dialog
2012-11-12 13:02:01 -07:00
spx
f929109f01 Code cleanup 2012-11-12 11:10:40 +09:00
jsmorley
76ad8b4705 Change context menu "Help" to docs.rainmeter.net 2012-10-27 08:17:31 -04:00
spx
0388c63faf Fixed focus on tray context menu 2012-10-25 18:26:46 +09:00
Birunthan Mohanathas
b2d245016a Code cleanup 2012-10-09 18:33:49 +03:00
Birunthan Mohanathas
7348f5eb6e Script: Fixed with DynamicVariables 2012-10-07 22:42:20 +03:00
Birunthan Mohanathas
ba0b1e9129 SkinInstaller: Added support for 3cae4f7 2012-10-07 17:01:06 +03:00
Birunthan Mohanathas
889320e04b Changed ContextTitle=Separator to ContextTitle=--- 2012-10-07 16:26:39 +03:00
Brian Ferguson
4c285cb8e4 Cosmetics 2012-10-07 00:16:09 -06:00
Birunthan Mohanathas
1b235dbae8 Additional changes to a4844ca 2012-10-06 22:03:29 +03:00
Birunthan Mohanathas
a4844ca924 Script: Fixed ScriptFile with Unicode path and tweaks 2012-10-06 21:43:07 +03:00
Birunthan Mohanathas
d449e5dac6 Minor fixes 2012-10-06 20:29:20 +03:00
Birunthan Mohanathas
ce0ee2693f Fixed 6a18085 2012-10-06 20:20:39 +03:00
Birunthan Mohanathas
6a18085500 Minor fix to c728688 2012-10-06 20:18:55 +03:00
Birunthan Mohanathas
c7286881ee Added !LoadLayout 2012-10-06 20:12:40 +03:00
Brian Ferguson
d8b57512b6 Cosmetics 2012-10-04 23:30:45 -06:00
Brian Ferguson
a0e7c4df57 Typo 2012-10-04 15:33:18 -06:00
Brian Ferguson
e35c6dbd7d Added support for !SetOption and ContextTitle and ContextAction. Also added a disabled label for top level actions. 2012-10-04 15:30:55 -06:00
spx
c1bd5860f2 Added workaround for Debug build mode.
940b4ff55e (commitcomment-1943357)
2012-10-03 15:36:45 -07:00
spx
40e7617ecc - Fixed that invalid skin context action is executed when executing action from tray context menu.
- Minor tweaks.
2012-10-03 14:59:49 -07:00
Brian Ferguson
7e6249f797 Tweak 2012-10-03 15:14:44 -06:00
Brian Ferguson
f0dd38000d Added support for custom Context Menu items 2012-10-03 14:52:17 -06:00
spx
940b4ff55e Measure: Tweaked Max/Min value logging. 2012-10-03 02:36:11 -07:00
Birunthan Mohanathas
93c1cf0411 Fixed typo in 3cae4f7 2012-10-02 21:01:40 +03:00
Birunthan Mohanathas
3cae4f743c Changed Themes to Layouts 2012-10-02 17:44:47 +03:00
Birunthan Mohanathas
4a15878b9b Fixed typo 2012-10-02 16:12:49 +03:00
Birunthan Mohanathas
6bbb177a44 Additional change to 378aa25 2012-09-30 18:31:00 +03:00
Birunthan Mohanathas
35bf9120a7 Fixed 27e0e00 2012-09-30 18:19:17 +03:00
Birunthan Mohanathas
27e0e00911 Tweaks 2012-09-30 18:10:54 +03:00
John Murphy
378aa25a9a Added support for Author under [Metadata] 2012-09-30 18:09:14 +03:00
Brian Ferguson
d60ec2cc39 Tweaked measure binding for RoundLine meters 2012-09-29 13:29:38 -06:00
Brian Ferguson
929d8149d0 Removed MeasureName requirement for RoundLines. This removes the need for a "dummy" measure when drawing generic circles. 2012-09-29 13:16:32 -06:00
spx
1613fd76e2 Cleanup 2012-09-26 18:47:25 -07:00
Brian Ferguson
a4e158b796 Fixed memory leak in 6bd978a 2012-09-26 10:49:48 -06:00
Brian Ferguson
6bd978ad21 Arial font is now the default font when errors occur. Invalid string styles are now logged. 2012-09-26 00:45:53 -06:00
Brian Ferguson
71025aaf51 Use Arial font (if installed) when FontFace is invalid. 2012-09-25 17:37:28 -06:00
John Murphy
7a79e77051 Time: Added support for formulas in TimeZone 2012-09-24 17:23:33 +03:00
Brian Ferguson
032c7914f7 Fixed typo in @1e3d6c156d71953bb1faa48d8b64635bc956bbd2 2012-09-23 22:59:22 -06:00
Birunthan Mohanathas
1a60511edf Tweaks 2012-09-21 22:30:44 +03:00
Birunthan Mohanathas
1e3d6c156d Code cleanup 2012-09-21 21:42:44 +03:00
Birunthan Mohanathas
b6011b40ad Cosmetics 2012-09-21 13:17:18 +03:00
Birunthan Mohanathas
48f06677c4 Net: Removed TrafficAction (broken since 0.14) 2012-09-21 13:13:02 +03:00
spx
14fb733a8f Tweaks 2012-09-08 10:09:14 -07:00
spx
4cecb4957e IfEqualAction: Now compares the values as 64bit integer.
http://rainmeter.net/forum/viewtopic.php?p=76312#p76312
2012-09-06 00:39:01 -07:00
Brian Ferguson
a641b64041 More tweaks 2012-09-04 10:17:13 -06:00
Brian Ferguson
ef37981592 Performance tweaks 2012-09-04 09:59:21 -06:00
Brian Ferguson
2b30e0eead Tweaks 2012-09-04 09:38:11 -06:00
Brian Ferguson
42061a7b66 Fixed infinite loop with RegExpSubstitute when Substitute has a empty string.
http://rainmeter.net/forum/viewtopic.php?f=14&t=13377
http://rainmeter.net/forum/viewtopic.php?f=14&t=10954
2012-09-04 09:33:25 -06:00
Birunthan Mohanathas
0f97ddf497 Script: Fixed NULL dereference in some cases
http://rainmeter.net/forum/viewtopic.php?f=14&t=13251
2012-09-02 10:26:09 +03:00
spx
c9bf2f131d Tweaks 2012-08-29 12:02:00 -07:00
Brian Ferguson
de1cfb8504 Added TimeStamp option to Time measures 2012-08-29 09:59:36 -06:00
Brian Ferguson
a8dda05447 Changed Registry measure to convert REG_SZ to a number (if applicable) 2012-08-23 10:20:45 -06:00
Brian Ferguson
443d06f50d Deprecated undocumented LogViewer option (in Rainmeter.ini); minor code cosmetics (poiru's suggestion) 2012-08-18 09:02:20 -06:00
Brian Ferguson
d2e15c2761 Added quotes around log file, missing quote, cosmetics 2012-08-18 08:39:28 -06:00
Birunthan Mohanathas
1d75adc265 Additional changes to 05d4304 2012-08-18 09:45:16 +03:00
Brian Ferguson
05d43047db Added quotes around filename when using ConfigEditor 2012-08-17 16:14:06 -06:00
spx
2957e6fde2 Added PreserveAspectRatio=2 feature to Image meter (Thanks Kaelri!) 2012-08-17 10:20:25 -07:00
Birunthan Mohanathas
6079c7d0d9 Script: Fixed backwards compatibility issues due to removed tolua.cast 2012-08-17 19:11:34 +03:00
Birunthan Mohanathas
73ccbd21db Minor fixes 2012-08-15 21:17:57 +03:00
Birunthan Mohanathas
1c59a717fe Partially reverted cbee39e 2012-08-15 21:14:22 +03:00
spx
7e627cf5f3 Fixed that Time measure logs invalid format error due to uninitialized m_Time.
http://rainmeter.net/forum/viewtopic.php?f=14&t=13124
2012-08-14 19:51:53 -07:00
Brian Ferguson
956465b96c Fixed issue with StringAlign and Relative Positioning 2012-08-12 23:42:50 -06:00
spx
0e01961c66 Fixed that #CURRENTCONFIGWIDTH# and #CURRENTCONFIGHEIGHT# don't work in some cases. Partially reverted 638b467.
http://rainmeter.net/forum/viewtopic.php?f=103&t=11698&start=10#p74334
2012-08-12 21:59:07 -07:00
Birunthan Mohanathas
2cbdb2b9f2 Disabled system critical error message boxes on startup
http://msdn.microsoft.com/library/windows/desktop/ff805117.aspx
2012-08-12 17:46:23 +03:00
Birunthan Mohanathas
cbee39e5d5 Minor optimizations for memory measures 2012-08-12 17:31:10 +03:00
Birunthan Mohanathas
adeb73478b Removed redundant code 2012-08-12 17:02:08 +03:00
spx
489f2c5a30 Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h 2012-08-09 06:50:58 -07:00
spx
5103190129 Section Variables:
- Added [Measure:MaxValue] and [Measure:MinValue] functionality. You can use it with scaling modifiers. (For instance, [Measure:MaxValue:/1024, 2])
- Now trailing zeros are trimmed if decimal places modifier is not used.
2012-08-07 14:11:01 -07:00
spx
66c3231b90 Code cleanup 2012-08-06 13:27:39 -07:00
Birunthan Mohanathas
05f411c579 Fixed group bang issue since 4778184
http://rainmeter.net/forum/viewtopic.php?p=73793
2012-08-06 18:50:42 +03:00
spx
6a76afe792 - Added a workaround for missing tray icon in some cases on startup.
- Fixed issue that tray icon is not changed correctly when TrayMeasure options are reloaded.
2012-08-05 07:37:45 -07:00
Birunthan Mohanathas
7bd273bb28 Reduced default precision to 10 with section variables 2012-08-05 16:22:55 +03:00
Birunthan Mohanathas
fd111c0657 Tweaks 2012-08-05 16:12:36 +03:00
spx
a162451e87 Additional change for 4778184 2012-08-05 06:07:58 -07:00
Birunthan Mohanathas
69f84781f1 Minor fix 2012-08-05 16:01:45 +03:00
Birunthan Mohanathas
e0ec47f9a0 Tweaks and cosmetics 2012-08-05 15:51:58 +03:00
Brian Ferguson
47781848e7 Fixed how meters are initialized to avoid problems with referencing a Dynamic Section Variable before its meter options are read 2012-08-05 06:27:07 -06:00
spx
4fe98ae296 Fixed issue with 90c81e0 2012-08-04 17:29:25 -07:00
Brian Ferguson
90c81e01d1 Fixed Bar/Histogram meters containing wrong width/height values when used with images 2012-08-04 17:15:56 -06:00
Birunthan Mohanathas
e2ce7d59a7 Tweaks 2012-08-04 21:27:21 +03:00
Brian Ferguson
78542ec2be Fixed resizing of certain meters with !SetOption 2012-08-03 17:18:12 -06:00
spx
9f44e5cfae Tweaks 2012-08-01 15:18:58 -07:00
spx
66c52d6d80 Code tweaks and cosmetics 2012-08-01 14:47:10 -07:00
Brian
06f625c91c Adds new [Meter:] and [Measure:] functionality 2012-08-01 13:52:50 -04:00
Birunthan Mohanathas
746bd059fd Script: ReplaceVariables() now also replaces [measures] 2012-08-01 20:40:50 +03:00
John Murphy
94b71f305f Changed ShowMeter to Error instead of Notice 2012-07-27 20:22:19 -05:00
spx
4591a969a6 Build option: Added /arch:SSE to Release/32bit. 2012-07-23 07:34:31 -07:00
spx
af9b51b831 Code cosmetics 2012-07-23 05:42:14 -07:00
Brian
0f1e4a1292 Histogram: Fixed crash due to to 4bbc372 2012-07-23 10:29:52 +03:00
Birunthan Mohanathas
52b6078303 Line: Fixed scaling issue caused by 4bbc372 2012-07-23 10:25:24 +03:00
spx
c680250776 Fixed error with MeasureName and ImageName in Image meter 2012-07-22 14:59:32 -07:00
jsmorley
7e2ff04bab FreeDiskSpace: Changed default for DiskQuote to "1" (true) 2012-07-22 11:23:56 -04:00
Birunthan Mohanathas
850b415a3f Script: Reverted Unicode change (99c67f7) 2012-07-21 19:46:00 +03:00
spx
b66875d8ad Additional change to 720ed17: Now the sections that the included file has are placed to the last position if @include is placed on the last section in the original file. 2012-07-20 02:33:52 -07:00
Birunthan Mohanathas
071b6f78bb Made second parameter of !ActivateConfig optional
If the second parameter is not given, !ActivateConfig will switch to the next variant.
2012-07-19 09:29:56 +03:00
Birunthan Mohanathas
778b91dc59 Fixed warning 2012-07-19 09:01:24 +03:00
Birunthan Mohanathas
133a8cafc5 Minor fix for 4bbc372 2012-07-19 09:01:05 +03:00
Birunthan Mohanathas
6a0f7d988d Script: Fixed that GetMeter/GetMeasure/GetVariable functions do not correctly return nil on error 2012-07-18 18:10:25 +03:00
Birunthan Mohanathas
ea124f5ccd Changed MeasureName(N) to work dynamically 2012-07-18 17:55:32 +03:00
Birunthan Mohanathas
a0a0c61e79 Script: Fixed that Initialize() was not called when the script is changed dynamically 2012-07-18 17:41:28 +03:00
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