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
Birunthan Mohanathas
4172dffd73
ReycleManger.dll: Rewrote bin change detection code to fix various issues
2012-07-02 21:07:03 +03:00
Birunthan Mohanathas
49d9b84514
Additional change to fdcf133
2012-07-01 22:05:06 +03:00
Birunthan Mohanathas
7eebaa19ce
Minor fix to fdcf133
2012-07-01 13:36:31 +03:00
Birunthan Mohanathas
fdcf133d86
RecycleManager.dll: Fixed disk error message in some cases
2012-07-01 13:24:18 +03:00
jsmorley
ff5fde4479
Skin Installer: Changed error message on invalid .rmskin
2012-06-28 08:10:48 -04:00
Birunthan Mohanathas
e4cceb8512
PingPlugin.dll: Removed use of TerminateThread
...
Instead of termination in Finalize(), the thread is left to run and perform required cleanup before exit. This also fixes a memory leak caused by termination in some cases.
2012-06-28 12:57:41 +03:00
Birunthan Mohanathas
5634333e60
Additional change to 8a58cb6
2012-06-28 12:04:27 +03:00
Birunthan Mohanathas
8a58cb682c
RecycleManager.dll: Improved threading code to avoid potential block on refresh
2012-06-28 11:29:54 +03:00
Birunthan Mohanathas
77ed9e7c92
Removed test code
2012-06-28 10:29:36 +03:00
Birunthan Mohanathas
6c2a5c662e
Skin Installer: Fixed logic
2012-06-28 10:24:30 +03:00
Birunthan Mohanathas
1b9e1abcad
Cosmetics
2012-06-27 15:37:23 +03:00