Commit Graph

1547 Commits

Author SHA1 Message Date
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
Birunthan Mohanathas
3b8ab1e6e8 Tweaks 2012-06-27 14:49:52 +03:00
Birunthan Mohanathas
b07d9131ef Cosmetics 2012-06-27 14:24:47 +03:00
Birunthan Mohanathas
3cb8f4bf94 Minor fix to 96c025a 2012-06-27 13:15:04 +03:00
Birunthan Mohanathas
96c025ac97 Added revision override to Build.bat 2012-06-27 13:13:14 +03:00
Birunthan Mohanathas
b5120f4518 RecycleManager.dll: Fixed eject issues with USB drives is some cases 2012-06-27 12:52:03 +03:00
Birunthan Mohanathas
d245e552f0 Tweaks 2012-06-26 20:41:40 +03:00
spx
cfd2a7e0ed Skin Installer: Minor fix 2012-06-26 10:20:36 -07:00
Birunthan Mohanathas
374b20ee34 Fixed leftovers after uninstall 2012-06-26 20:05:35 +03:00