Commit Graph

1666 Commits

Author SHA1 Message Date
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
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
jsmorley
71aac3f6c2 Skin Installer: Fixed typo in dialog 2012-07-05 16:24:32 -04: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
0804bdca05 RecycleManager.dll: Minor changes to 4172dff 2012-07-03 15:09:21 +03:00
Birunthan Mohanathas
58aa3c86a3 illustro: Minor change 2012-07-03 15:08:27 +03:00