Commit Graph

1831 Commits

Author SHA1 Message Date
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
jsmorley
e4104587f5 Merge pull request #2 from smurfier/master
ShowMeter using wrong log type.
2012-07-27 19:23:09 -07:00
John Murphy
94b71f305f Changed ShowMeter to Error instead of Notice 2012-07-27 20:22:19 -05:00
Birunthan Mohanathas
0f0a0f9ea7 Tweaks 2012-07-23 18:38:07 +03:00
Birunthan Mohanathas
5759429823 Installer: Added .inc association
If .inc is not associated, it is associated with whatever .ini is.
2012-07-23 18:26:37 +03:00
Birunthan Mohanathas
39b9832540 Installer: Made SSE a requirement 2012-07-23 18:20:02 +03: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
Birunthan Mohanathas
8246fdff86 Language: Removed Latvian and Slovenian from build 2012-07-23 15:37:14 +03: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