Commit Graph

82 Commits

Author SHA1 Message Date
7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
8541cce5f4 A bit of work on app's UI and integration between .net and native. 2014-07-23 13:47:09 +03:00
Brian Ferguson
c71585a818 Tweaks 2014-02-13 09:57:08 -07:00
Brian Ferguson
57e6787b71 Platform: Use registry to retrieve OS name information 2014-02-13 09:19:54 -07:00
Brian Ferguson
66d12ec92a About Dialog: Retrieve a more detailed OS name 2014-02-13 01:16:42 -07:00
Brian Ferguson
67aeaf5392 Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
Brian Ferguson
eced3a6978 Tweaks 2014-02-11 12:25:54 -07:00
Brian Ferguson
c03b343504 About Dialog: Added OS name and architecture to text copied to clipboard. 2014-02-11 12:24:26 -07:00
Brian Ferguson
b2c4bb826a Added OS name and architecture to the about dialog. Also moved GetPlatformName() from the SysInfo plugin to Platform namespace. 2014-02-11 12:17:05 -07:00
Birunthan Mohanathas
a577608835 Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
Brian Ferguson
fb059da295 Added "Clear" button to About dialog (Log tab) 2013-08-25 12:09:54 -06:00
Birunthan Mohanathas
19551cbb6c Tweaks and cosmetics 2013-07-12 10:34:40 +03:00
Brian Ferguson
eeef84dfa0 Added skin/section (if available) to logging. 2013-06-29 10:59:18 -06:00
Birunthan Mohanathas
bcbfc4d4db Logger: Cosmetics 2013-06-13 17:22:42 +03: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
f8c3f11913 Refactor command and bang logic into new CCommandHandler class
This also improves bang log messages, which now include the bang name.
2013-05-30 19:55:59 +03:00
Birunthan Mohanathas
a3d8f73f6c Tweak f4429ad 2013-05-30 17:19:42 +03:00
Birunthan Mohanathas
f4429ad8cc Refactor logging logic into new CLogger class 2013-05-29 22:05:41 +03:00
Birunthan Mohanathas
aa3c7eb8ce Tweaks to reduce OnChangeAction overhead 2013-04-10 19:00:22 +03:00
Birunthan Mohanathas
f9e4230ddd Move CSystem::GetOSPlatform() to Platform.h 2013-03-12 17:53:55 +02:00
Birunthan Mohanathas
4e16218dec Fixed dialog layout with RTL languages 2012-12-22 11:18:53 +02:00
Birunthan Mohanathas
e7fa91b924 Additional changes to 3d61328 2012-12-13 20:07:38 +02:00
Birunthan Mohanathas
3c72b7171c Additional changes to 3d61328 2012-12-13 12:20:14 +02:00
Birunthan Mohanathas
fdd350ef42 Cosmetics 2012-12-13 12:11:27 +02:00
Birunthan Mohanathas
3d6132811f Replaced dialog resources with control template
Also fixed tabbing in dialogs.
2012-12-13 11:12:25 +02:00
Birunthan Mohanathas
89fcfeb4e6 Manage Settings: Fixed that ConfigEditor/SkinPath are written when tab is opened 2012-11-13 17:39:12 +02:00
spx
14fb733a8f Tweaks 2012-09-08 10:09:14 -07:00
Birunthan Mohanathas
2cbdb2b9f2 Disabled system critical error message boxes on startup
http://msdn.microsoft.com/library/windows/desktop/ff805117.aspx
2012-08-12 17:46:23 +03:00
Birunthan Mohanathas
f2b52b4204 Fixed that meters were initialized before measures 2012-07-18 08:19:01 +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
15380f1697 Fixed dialog layout with RTL languages 2012-06-19 13:52:07 +03:00
Birunthan Mohanathas
87817bc050 Moved addons and non-default plugins to #SETTINGSPATH# 2012-06-09 18:38:45 +03:00
Birunthan Mohanathas
922dd098c9 Cosmetics: Changed "config" to more consistent and descriptive terms 2012-06-01 16:06:36 +03:00
Birunthan Mohanathas
902e734e62 Tweaks 2012-05-29 19:02:20 +03:00
Birunthan Mohanathas
fdf73197d4 About Skins: Fixed that @ is displayed and changed variables to lowercase 2012-05-24 09:30:22 +03:00
Birunthan Mohanathas
f15b6723b5 Minor tweaks 2012-05-17 11:40:47 +03:00
Birunthan Mohanathas
8d04988c12 Changed tray notifications to use 32x32 icon on Vista+ 2012-05-05 18:53:33 +03:00
Birunthan Mohanathas
99ff48497b Cleanup. 2012-02-23 16:49:17 +00:00
Birunthan Mohanathas
ef55909da2 About Skins: Variables now sorted in alphabetical order. 2012-02-23 16:33:05 +00:00
Birunthan Mohanathas
1121f2659a About Skins: Fixed crash with XP (http://rainmeter.net/forum/viewtopic.php?f=14&t=11384) 2012-02-23 16:01:55 +00:00
Birunthan Mohanathas
9bc8f2a1ec Minor changes. 2012-02-21 09:38:11 +00:00
Birunthan Mohanathas
7599af8583 About Log and Skins: Tooltips now displayed when hovering over clipped columns. 2012-02-21 09:32:44 +00:00
Birunthan Mohanathas
876817bc11 - About Log and Skins: Added CTRL+C support to copy third column
- Cosmetics
2012-02-21 09:03:16 +00:00
Birunthan Mohanathas
bb44c29f6c Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Birunthan Mohanathas
24598c0ca8 Minor changes. 2012-02-20 18:46:36 +00:00
Birunthan Mohanathas
2b55ded523 Additional changes to r1207. 2012-02-20 17:54:15 +00:00
Birunthan Mohanathas
9683b8a8bf About dialog:
- Renamed Measures tab to Skins
- Added support for viewing variables under new Skins tab
2012-02-20 17:27:00 +00:00