Commit Graph

1713 Commits

Author SHA1 Message Date
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
Birunthan Mohanathas
a0739c78f0 Bumped version to 2.4 2012-06-26 15:48:05 +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
ccd3c10248 Installer: Fixed cleanup of write testing with portable installs 2012-06-25 11:08:18 +03:00
Birunthan Mohanathas
fe82e87b97 Skin Packager: Fixed that empty folders were not added 2012-06-25 10:31:30 +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
99b8976760 Cosmetics 2012-06-24 18:18:50 +03:00
Birunthan Mohanathas
c06f42a047 Cosmetics 2012-06-24 18:10:58 +03:00
Birunthan Mohanathas
9ee7d63bcb Additional change to 8afa069 2012-06-24 17:24:40 +03:00
Birunthan Mohanathas
22406cde19 Skin Installer: Removed default header image 2012-06-24 16:43:51 +03:00
Birunthan Mohanathas
6fa58c2df4 Updated languages 2012-06-24 16:05:03 +03:00
Birunthan Mohanathas
a5b0fa87b9 Missed file in 8afa069 2012-06-24 15:07:04 +03:00
Birunthan Mohanathas
8afa0695a9 Installer: Added statistics reporting 2012-06-24 15:05:09 +03:00
Birunthan Mohanathas
482ab59bc2 Additional change to 34b59f9 2012-06-23 22:49:55 +03:00
Birunthan Mohanathas
8e6c1fb856 More cosmetics 2012-06-23 22:43:34 +03:00
Birunthan Mohanathas
aa583958d8 Cosmetics 2012-06-23 22:22:35 +03:00
Birunthan Mohanathas
34b59f9f6e Skin Packager: Added Remove button and tweaked UI 2012-06-23 22:18:30 +03:00
Birunthan Mohanathas
2117bcfbd5 Cosmetics 2012-06-23 22:17:16 +03:00
Birunthan Mohanathas
695710fdbd Updated .gitignore 2012-06-21 17:06:05 +03:00
Birunthan Mohanathas
21ff8913d5 Updated languages 2012-06-21 17:05:36 +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
54fcd21e03 Skin Installer: Fixed custom header bitmap with new format .rmskin 2012-06-19 14:52:29 +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
431fa7b736 Removed test code 2012-06-17 20:16:54 +03:00
Birunthan Mohanathas
34d7fc4add Minor fix 2012-06-17 20:16:03 +03:00
Birunthan Mohanathas
b633d64ad1 Minor fixes 2012-06-17 19:56:55 +03:00
Birunthan Mohanathas
1e66d1a3c2 Cosmetics 2012-06-17 18:36:59 +03:00
Birunthan Mohanathas
d7fb5f4bb5 Minor changes 2012-06-17 18:35:57 +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