Birunthan Mohanathas
b0c4f83424
Minor tweaks
2013-08-17 11:16:01 +03:00
Birunthan Mohanathas
d97128e2ab
Additional change to 9c3808e
2013-08-04 21:25:43 +03:00
Birunthan Mohanathas
9c3808ea46
Logger: Fixed regression in 7960dfe
2013-08-04 21:24:06 +03:00
Birunthan Mohanathas
7960dfe2ab
Logger: Tweaks
2013-08-02 15:00:36 +03:00
Brian Ferguson
eeef84dfa0
Added skin/section (if available) to logging.
2013-06-29 10:59:18 -06:00
Birunthan Mohanathas
04090b232a
Make Rainmeter a singleton class
...
This change is part of making the Libray project more testable. The old g_Rainmeter global pointer has been replaced with a GetRainmeter() function to guarantee that the object exists in some state.
2013-06-13 17:20:27 +03:00
Birunthan Mohanathas
1934c5db72
Change NULL to nullptr
2013-05-31 17:28:39 +03:00
Birunthan Mohanathas
da9384cfad
Remove "C" prefix in class names
2013-05-31 17:18:52 +03:00
Birunthan Mohanathas
85b214de0e
Fix regression in f4429ad
2013-05-30 19:36:09 +03:00
Birunthan Mohanathas
f4429ad8cc
Refactor logging logic into new CLogger class
2013-05-29 22:05:41 +03:00