Commit Graph

1323 Commits

Author SHA1 Message Date
Birunthan Mohanathas
3cf1f43846 Cosmetics 2012-04-17 18:20:12 +03:00
Birunthan Mohanathas
fadd1596f8 Tweaks 2012-04-17 09:57:22 +03:00
Birunthan Mohanathas
f48d892526 Fixed cursor flicker issue with some applications
Removed support for background transparency with RGB(255,0,255)
2012-04-17 09:36:29 +03:00
Birunthan Mohanathas
8332f8465e Removed NativeTransparency option (now always enabled) 2012-04-17 09:32:10 +03:00
Birunthan Mohanathas
174a612c49 Minor change 2012-04-15 18:31:05 +03:00
Birunthan Mohanathas
b8292f3ab7 Additional change to e139153 2012-04-15 18:27:51 +03:00
Birunthan Mohanathas
e139153d77 About Skins: Fixed ignored first update for measures 2012-04-15 17:47:41 +03:00
Birunthan Mohanathas
4a8bc1beaa Moved IfAction execution to PostUpdate 2012-04-15 15:22:44 +03:00
Birunthan Mohanathas
9dcaa2f891 Installer: Changed to quit Rainmeter with WM_CLOSE 2012-04-10 20:35:23 +03:00
Birunthan Mohanathas
43f726271d Fixed typo 2012-04-10 18:33:55 +03:00
Birunthan Mohanathas
e478768cac FolderInfo.dll: Added support for dynamic Folder= and fixed memory leaks 2012-04-10 18:20:22 +03:00
Birunthan Mohanathas
b670d5efdd Fixed mistake in previous commit 2012-04-09 20:53:07 +03:00
Birunthan Mohanathas
bb4bcbdce3 Disabled double update on initialization for measures 2012-04-09 20:50:46 +03:00
Birunthan Mohanathas
66a5579550 Minor changes 2012-04-09 20:27:49 +03:00
spx
4339a00780 Removed #include "Timer.h" (7168634) 2012-04-09 10:05:26 -07:00
Birunthan Mohanathas
1e978aa4b8 Fixed typo 2012-04-09 19:49:39 +03:00
Birunthan Mohanathas
7168634bb6 Disabled RTTI and removed dynamic_cast 2012-04-09 19:45:54 +03:00
spx
c6a382f4ab Removed /Ob1 option for fixing VS2010 optimization bug. 2012-04-09 06:53:00 -07:00
Birunthan Mohanathas
116b2b1bb2 Updated 24x24 icon 2012-04-09 15:06:52 +03:00
Birunthan Mohanathas
c69c56e42f Cleaned project files 2012-04-09 14:04:07 +03:00
spx
5615b412c9 Changed network stats format (Rainmeter.stats) 2012-04-08 07:00:17 -07:00
Birunthan Mohanathas
dc65323e90 Calc: Added rad function (degress to radians) and fixed sgn function 2012-04-08 16:52:07 +03:00
Birunthan Mohanathas
7462cb432a PerfMon.dll: Workaround for compiler optimization bug that caused 0 return value in some cases 2012-04-08 16:21:37 +03:00
Birunthan Mohanathas
0f79d8317c Changed Time without Format= to default to "%H:%M:%S" 2012-04-07 20:05:16 +03:00
Birunthan Mohanathas
38ca3fc08c Additional change to 56679f0 2012-04-07 19:38:13 +03:00
spx
0bcd078525 Minor fix for 56679f0 2012-04-07 08:10:41 -07:00
Birunthan Mohanathas
584c03d153 Chaned Time without Format= to return timestamp instead of empty string (%H:%M:%S was returned prior to 70117876) 2012-04-07 17:42:39 +03:00
Birunthan Mohanathas
56679f0922 PerfMon.dll: Fixed issues with MaxValue 2012-04-07 14:25:38 +03:00
Birunthan Mohanathas
10da9bea0e Minor change to previous commit 2012-04-07 14:16:29 +03:00
Birunthan Mohanathas
6a6770aeed Plugin API: Renamed (Rm)ReadFormula to (Rm)ReadDouble. Changed (Rm)ReadInt to accept formulas. 2012-04-07 13:54:36 +03:00
Birunthan Mohanathas
1a5f77254b Improved 8dd9b8e fix to handle temporary division by 0 cases 2012-04-07 10:06:58 +03:00
spx
16782e56e2 Minor fix for 8c3fd63 2012-04-06 11:46:46 -07:00
Birunthan Mohanathas
3ea09d5c14 Updated icon 2012-04-06 21:21:35 +03:00
Birunthan Mohanathas
1e3df0e0bc Missed file in previous commit 2012-04-06 21:08:15 +03:00
Birunthan Mohanathas
8dd9b8e6f5 Changed Calc errors to be reported only once (not on each update) 2012-04-06 21:04:57 +03:00
Birunthan Mohanathas
8c3fd63ffb Tweaks 2012-04-06 20:54:45 +03:00
Birunthan Mohanathas
873b67571a Tweaks 2012-04-06 20:01:45 +03:00
Birunthan Mohanathas
ea67809d9b Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
Birunthan Mohanathas
df61f5c1f8 Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03:00
Birunthan Mohanathas
1e4513e9c6 Cosmetics 2012-04-06 15:31:00 +03:00
Birunthan Mohanathas
c663bde9cc Removed support for TrayExecuteL and TrayExecuteDL 2012-04-06 15:28:39 +03:00
Birunthan Mohanathas
ba239ffeea Changed all numerical options or numerical parameters of bangs to accept formulas 2012-04-06 15:16:54 +03:00
Birunthan Mohanathas
9ba4021a2b Updated tray icon 2012-04-05 21:56:39 +03:00
Birunthan Mohanathas
98ea88fe4d Revert 6490dad 2012-04-05 15:13:33 +03:00
Birunthan Mohanathas
6490dad2dc Fixed incorrect revision number generated by Build.bat due to multiple branches 2012-04-05 15:05:07 +03:00
Birunthan Mohanathas
22c5d6a340 Changed to check for updates from GitHub rather than Google Code 2012-04-05 13:27:34 +03:00
Birunthan Mohanathas
1def58618c NowPlaying.dll: Changed OpenPlayer bang to always start foobar2000 activated (non-minimized) 2012-04-04 15:21:02 +03:00
Birunthan Mohanathas
775d5c2a39 NowPlaying.dll: Fixed incorrect display of types NUMBER and YEAR in tooltips 2012-04-04 15:18:37 +03:00
Birunthan Mohanathas
8f69bcbbea Updated .gitignore 2012-04-02 22:21:54 +03:00
jsmorley
da8b11351d Added !Log bang to write to the Rainmeter log 2012-04-02 10:47:13 -04:00