Commit Graph

1236 Commits

Author SHA1 Message Date
Tiberiu Chibici dc7eff73b4 Work on trimming native rainmeter library. Incomplete (won't build!!!) 2014-08-12 16:38:37 +03:00
Tiberiu Chibici 69913fa251 Work on exporting stuff, revert some changes for better diff 2014-08-01 22:54:35 +03:00
Tiberiu Chibici 7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Tiberiu Chibici 8541cce5f4 A bit of work on app's UI and integration between .net and native. 2014-07-23 13:47:09 +03:00
Birunthan Mohanathas 1cf0212e87 Manage Layouts: Fix missing entries in the displayed list of layouts
This fixes http://rainmeter.net/forum/viewtopic.php?p=101697
2014-07-12 15:50:26 -07:00
spx 6eafb835ad Revert 2152117
http://rainmeter.net/forum/viewtopic.php?f=5&t=18580
2014-06-08 22:12:15 +09:00
Birunthan Mohanathas 13d6a20805 Manage: Make more room for Settings checkboxes 2014-06-02 18:38:32 +03:00
Birunthan Mohanathas 4ad05ffdea MeasurePlugin: Log error code when loading plugin fails 2014-06-01 15:10:41 +03:00
Birunthan Mohanathas 3190fc267f Use decltype instead of typedefs for function pointers 2014-02-28 18:35:32 +02:00
Brian Ferguson c71585a818 Tweaks 2014-02-13 09:57:08 -07:00
Brian Ferguson d6a6810bd5 ContextMenu: Fix complier warnings 2014-02-13 09:43:44 -07:00
Brian Ferguson f74dba0c03 !SkinCustomMenu allow for separators 2014-02-13 09:42:37 -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 d0fd184063 Add !SkinCustomMenu bang that displays the user-defined context menu items only 2014-02-07 20:49:31 +02:00
Birunthan Mohanathas feb90f35d2 Refactor custom skin context menu creation 2014-02-07 20:47:29 +02:00
Birunthan Mohanathas d1d47b384e Add project directory to AdditionalIncludeDirectories to fix IntelliSense warning for StdAfx.h includes in subdirectories 2014-01-05 13:23:05 +02:00
Birunthan Mohanathas cc0d6eeb63 Library: Simplify PCH use 2014-01-05 13:00:50 +02:00
Birunthan Mohanathas 82d753891f Move Gfx code into Common project 2014-01-05 12:52:36 +02:00
Birunthan Mohanathas ba79e869b0 Move PCRE into separate Library_PCRE project 2014-01-05 12:44:34 +02:00
Birunthan Mohanathas 5c371b8999 Move Lua into separate Library_Lua project 2014-01-05 12:41:42 +02:00
Birunthan Mohanathas 7164dddefd Disable copy constructors and copy assignment operators 2014-01-05 12:07:22 +02:00
Birunthan Mohanathas 4b6a1d31ea Rotator: Use more exact value of 2π for RotationAngle 2014-01-05 11:43:50 +02:00
Birunthan Mohanathas 27164b8e75 Rename EscapeUrl to EncodeUrl 2014-01-04 21:47:45 +02:00
Birunthan Mohanathas cf62c509a1 Add support for [Measure:EscapeUrl] to perform URL encoding 2014-01-04 19:19:10 +02:00
Birunthan Mohanathas 9b5871f4dc Move EscapeRegExp into StringUtil 2014-01-04 19:17:41 +02:00
Birunthan Mohanathas ce847ac12e Cosmetics 2014-01-04 18:54:34 +02:00
Birunthan Mohanathas 61cbb81756 Tweak EscapeRegExp() 2014-01-04 18:50:55 +02:00
Birunthan Mohanathas c31ecbfc83 Tweak GetSectionVariable() 2014-01-04 18:47:14 +02:00
Brian Ferguson 9541e72707 Cosmetics 2014-01-04 09:28:44 -07:00
Brian Ferguson 957e37fbf2 Added [Measure:EscapeRegExp] section variable for measures. This will escape any regular expression meta-characters for use with IfMatch. 2014-01-04 09:06:07 -07:00
Brian Ferguson ee281be0c7 Cosmetics 2014-01-03 23:48:40 -07:00
Brian Ferguson 58d3881909 Cosmetics 2014-01-03 23:27:25 -07:00
Brian Ferguson 924ea06872 IfActions: Added IfMatch/IfMatchAction/IfNotMatchAction for string comparisons 2014-01-03 23:24:56 -07:00
Brian Ferguson 38a3fdcece MeasureString: Changed floating-point conversion function to CRT function 2014-01-03 12:00:00 -07:00
Brian Ferguson d606ce0170 MeasureString: Correctly convert strings to floating-point numbers instead of integers only 2014-01-02 13:47:36 -07:00
Brian Ferguson 46ddc24f90 Removed unneeded library from previous commit d3e4a2b 2014-01-01 09:36:35 -07:00
Brian Ferguson d3e4a2b6a4 MeasureString - New measure for simple manipulation of strings as a measure. 2014-01-01 09:33:40 -07:00
Brian Ferguson 1a345f1ad8 Fixed bug in 1383c04 2014-01-01 09:14:49 -07:00
Brian Ferguson 1383c046e0 MeasureCalc - Limit the amount of unique random numbers to preserve memory. The limit is set at 65535, which "should" be enough. 2014-01-01 08:59:39 -07:00
Birunthan Mohanathas da92def9fc Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
Birunthan Mohanathas a577608835 Unignore and fix warnings in Library/ 2013-12-23 19:42:31 +00:00
Birunthan Mohanathas 98b00cc73a Cosmetics 2013-12-08 15:07:45 +02:00
Birunthan Mohanathas f5fb87f336 Calc: Use std::mt19937 with a deterministic seed as the random engine 2013-12-08 15:06:01 +02:00
Birunthan Mohanathas ec9c2ef598 Reapply accidentally reverted changes in 3b1dfba 2013-12-08 13:44:03 +02:00
Birunthan Mohanathas 1eb46ae448 Calc: Minor tweaks 2013-12-08 13:41:19 +02:00