Commit Graph

  • 68430b54db Revert "Script: Extend Measure:GetStringValue to support a parameter table" Birunthan Mohanathas 2013-06-10 18:19:33 +0300
  • b0d101ed71 Script: Extend Measure:GetStringValue to support a parameter table Example usage: GetStringValue({AutoScale = 0, Scale = 1.0, NumOfDecimals = 0, Percentual = false}) All keys are optional. Birunthan Mohanathas 2013-06-09 23:15:43 +0300
  • 72bf8dc317 String: Fix issue with Angle= since 59b3dea Birunthan Mohanathas 2013-06-09 19:05:46 +0300
  • 5b60d6c400 Enable /MP for large projects to reduce Release build time Birunthan Mohanathas 2013-06-08 13:23:35 +0300
  • 9922b2e25a Change Build.bat to show elapsed time Birunthan Mohanathas 2013-06-08 13:23:19 +0300
  • f1cb311723 ImagePath: Fixed that the image was not reloaded when changing with !SetOption Brian Ferguson 2013-06-07 23:45:28 -0600
  • 136689bcfb Added ImagePath to all meters with general image options. This deprecates the Path option for Image meters. Also fixes bug in MeterHistogram that crashes Rainmeter when the PrimaryImage is invalid. Note: For Histogram the option is called PrimaryImagePath, SecondaryImagePath, and BothImagePath Brian Ferguson 2013-06-07 13:35:36 -0600
  • c6ec9093b7 Fixed that !Toggle causes infinite loop spx 2013-06-05 01:05:02 +0900
  • f1a77bb482 Fixed that some group bangs can't be executed spx 2013-06-04 06:04:23 +0900
  • 7849b2a6e1 Fixed crash when group bang is executed on exiting Rainmeter spx 2013-06-04 05:58:30 +0900
  • 68dce478d5 FileView: Change wildcard matching to use PathMatchSpec Birunthan Mohanathas 2013-06-03 18:40:37 +0300
  • 7cdd6853aa VirtualDesktops: Replace std::fstream with C file functions Birunthan Mohanathas 2013-06-02 19:19:25 +0300
  • bdb5605d24 Move RawString.h into Common Birunthan Mohanathas 2013-05-31 17:34:36 +0300
  • 1934c5db72 Change NULL to nullptr Birunthan Mohanathas 2013-05-31 17:28:39 +0300
  • da9384cfad Remove "C" prefix in class names Birunthan Mohanathas 2013-05-31 17:18:52 +0300
  • 4332cea3d0 Fixes to f8c3f11 Birunthan Mohanathas 2013-05-30 19:59:50 +0300
  • f8c3f11913 Refactor command and bang logic into new CCommandHandler class This also improves bang log messages, which now include the bang name. Birunthan Mohanathas 2013-05-30 19:51:05 +0300
  • 85b214de0e Fix regression in f4429ad Birunthan Mohanathas 2013-05-30 19:35:52 +0300
  • 096ad80183 Minor fix to f4429ad Birunthan Mohanathas 2013-05-30 17:21:24 +0300
  • a3d8f73f6c Tweak f4429ad Birunthan Mohanathas 2013-05-30 17:19:42 +0300
  • 05a9d9188d DllExporter: Improve support for debugging Greg Tatham 2013-05-30 17:00:05 +0300
  • ca0f2e608f Minor fixes to f4429ad Birunthan Mohanathas 2013-05-29 22:08:51 +0300
  • f4429ad8cc Refactor logging logic into new CLogger class Birunthan Mohanathas 2013-05-29 22:05:41 +0300
  • c873405422 Roundline meter: Fixed a rounding error when using a large value for StartAngle Brian Ferguson 2013-05-16 13:45:32 -0600
  • e3ec9371f9 Process: Improve processes checking This fixes checking for 64-bit processes on 32-bit Rainmeter and checking for elevated processes on unelevated Rainmeter. Birunthan Mohanathas 2013-05-14 16:02:28 +0300
  • c91f095aef Add PSAPI_VERSION=1 to Rainmeter.props for XP compatibility This fixes the XP issue with NowPlaying. Birunthan Mohanathas 2013-05-11 14:58:33 +0300
  • bd971168cc Added "UseExifOrientation" to Image meters Brian Ferguson 2013-05-10 13:33:26 -0600
  • 661ff7db45 Additional change to 6dfe39e Birunthan Mohanathas 2013-05-10 10:10:16 +0300
  • 6dfe39efb5 Additional change to 87f69de Birunthan Mohanathas 2013-05-09 18:07:58 +0300
  • 993f388360 ResMon: Fix C4005 warning Birunthan Mohanathas 2013-05-09 18:03:42 +0300
  • 87f69dee55 Reduce build time by moving Rainmeter.lib outside of Library project Birunthan Mohanathas 2013-05-09 17:53:24 +0300
  • 17500a2dbd NowPlaying: Fix C4819 warning Birunthan Mohanathas 2013-05-09 16:18:15 +0300
  • 29ae70a041 Additional change to f82b03b Birunthan Mohanathas 2013-05-09 13:34:29 +0300
  • 3b1484f363 Update build instructions Birunthan Mohanathas 2013-05-09 13:31:39 +0300
  • 91ae7d6ff6 Remove RainmeterCPP.sln and RainmeterCS.sln Use Rainmeter.sln instead. Birunthan Mohanathas 2013-05-09 13:28:56 +0300
  • 70f6fa4f3b NowPlaying: Revert bb823b7 Birunthan Mohanathas 2013-05-09 13:27:39 +0300
  • f82b03b583 NowPlaying: Remove dependency on ATL headers Birunthan Mohanathas 2013-05-09 13:23:52 +0300
  • 0f6f6d48e5 Gfx: Minor fixes Birunthan Mohanathas 2013-05-05 17:34:22 +0300
  • e10cdd2a86 Gfx: Minor fix Birunthan Mohanathas 2013-05-05 13:21:30 +0300
  • 67542f31dd Improve 24ef81d Rainmeter.exe now uses delay-loading for Rainmeter.dll instead of manually loading it. Birunthan Mohanathas 2013-05-05 13:09:48 +0300
  • bb823b798e NowPlaying: Add workaround for ATL's broken XP support in VS2012 Update 2 https://connect.microsoft.com/VisualStudio/feedback/details/783276/vs2012-2-v110-xp-broken-the-procedure-entry-point-initializecriticalsectionex-could-not-be-located-in-the-dynamic-link-library-kernel32-dll Birunthan Mohanathas 2013-05-03 16:41:21 +0300
  • 18d5ee383d Gfx: Wrap pointers with std::unique_ptr Birunthan Mohanathas 2013-05-01 14:38:52 +0300
  • d3f2e7ab83 Additional changes to 799b4e6 Birunthan Mohanathas 2013-05-01 14:14:47 +0300
  • eb5044b6fb Gfx: Change COM pointers to use WRL::ComPtr Birunthan Mohanathas 2013-05-01 14:10:31 +0300
  • 799b4e6279 Change to use the Win8 SDK headers despite using the v110_xp toolset This will allow the use of WRL headers (e.g. for WRL::ComPtr) while maintaining compatibility with XP. Birunthan Mohanathas 2013-05-01 13:51:21 +0300
  • 9b28e0285e Add WinRT headers to include path in Rainmeter.props Birunthan Mohanathas 2013-05-01 13:03:08 +0300
  • 7581e3ac98 Move basic project options into Project.props Birunthan Mohanathas 2013-05-01 13:02:17 +0300
  • 497f6bbf54 Added OnWakeAction. Executes when returning from sleep/hibernation. Brian Ferguson 2013-04-27 09:26:03 -0600
  • d09c18a862 Fix "Image: Unable to open..." errors on refresh in some cases The error usually occurred because the substitutes were not applied on the measure value on the first time. This change ensures that measure options are read prior to reading meter options. Birunthan Mohanathas 2013-04-25 16:40:20 +0300
  • c834e59bcd Revert "SkinInstaller: Fix issues with paths containing Unicode characters" jsmorley 2013-04-21 10:08:26 -0400
  • 685eccfa9f Language: Update Slovenian Birunthan Mohanathas 2013-04-21 12:19:16 +0300
  • 8b477d1a9b String Meter: Fixed capitalization problem when letter followed whitespace that was not a space. Brian Ferguson 2013-04-18 11:19:21 -0600
  • 05c6ce1ce7 SkinInstaller: Fix issues with paths containing Unicode characters Birunthan Mohanathas 2013-04-15 08:43:54 +0300
  • c7e172f906 Gfx: Fix D2D DrawBitmap when source X/Y is not 0 Birunthan Mohanathas 2013-04-14 18:06:28 +0300
  • 31d717085e Gfx: Fix mistakes in b737352 Birunthan Mohanathas 2013-04-13 18:58:24 +0300
  • 1fd382d192 Reverted a903629 and add778c Brian Ferguson 2013-04-12 22:42:20 -0600
  • d04bb46009 Gfx: Improve D2D local font support Birunthan Mohanathas 2013-04-12 19:41:47 +0300
  • 3a70f91d15 Merge branch 'master' of github.com:rainmeter/rainmeter Birunthan Mohanathas 2013-04-12 19:41:10 +0300
  • b73735251e Gfx: Cosmetics Birunthan Mohanathas 2013-04-12 19:18:56 +0300
  • 50328acdf5 InputText: Fixed MissingMethodException http://msdn.microsoft.com/en-US/library/system.drawing.font.originalfontname.aspx spx 2013-04-13 01:05:24 +0900
  • 73adaffe43 Additional changes to 4f26f77 Birunthan Mohanathas 2013-04-12 18:22:39 +0300
  • d50c2ed33f Gfx: Add support for local fonts with D2D This does not yet work with family names containing e.g. 'Light'. Birunthan Mohanathas 2013-04-12 18:12:45 +0300
  • 4b95f07ca6 Add missing files in 4f26f77 Birunthan Mohanathas 2013-04-12 18:06:51 +0300
  • 4f26f777c9 Gfx: Move DWrite helpers to Util Birunthan Mohanathas 2013-04-12 17:31:12 +0300
  • b8bda82226 Gfx: Cosmetics Birunthan Mohanathas 2013-04-12 17:14:43 +0300
  • ad9149b143 Gfx: Move WIC files to Util Birunthan Mohanathas 2013-04-12 17:09:42 +0300
  • 3827353c08 Gfx: Implement DWrite interfaces required for loading fonts Birunthan Mohanathas 2013-04-12 17:05:21 +0300
  • 8c184a3dbb Simplify aa3c7eb Birunthan Mohanathas 2013-04-10 19:04:28 +0300
  • aa3c7eb8ce Tweaks to reduce OnChangeAction overhead Birunthan Mohanathas 2013-04-10 18:59:41 +0300
  • 507e0294fe Gfx: Add comments Birunthan Mohanathas 2013-04-09 20:54:40 +0300
  • 0b3a4d86c4 Gfx: Add FontCollection implementation The D2D implementation is a stub for now. Birunthan Mohanathas 2013-04-09 20:35:49 +0300
  • 4d22c5ac61 Gfx: Improve D2D support for subfamilies like 'Light' Birunthan Mohanathas 2013-04-08 18:24:09 +0300
  • 7c90f65659 Gfx: Tweaks Birunthan Mohanathas 2013-04-08 17:29:26 +0300
  • 53c6966819 Gfx: Tweaks Birunthan Mohanathas 2013-04-08 17:21:47 +0300
  • 12bd890aef Gfx: Cosmetics Birunthan Mohanathas 2013-04-07 14:32:41 +0300
  • 2f8f67e2cf Gfx: Make D2D font family name handling more consistent with GDI+ Birunthan Mohanathas 2013-04-07 14:30:50 +0300
  • e1b39f62b1 Change version check URL to use new github.io domain Birunthan Mohanathas 2013-04-07 12:20:16 +0300
  • d0704a69d0 Cosmetics: Fixes VS2012 syntax highlighting Brian Ferguson 2013-04-05 15:07:51 -0600
  • d064d087eb Update build instructions for VS2012.2 Birunthan Mohanathas 2013-04-05 15:35:03 +0300
  • 59b3dea21c Gfx: Added support for TransformationMatrix and Angle (for String meters) Brian Ferguson 2013-04-05 02:35:20 -0600
  • add778cfea Add icon to 'Exit' in tray context menu. Also adds the icon to the 'Exit' option in the Rainmeter sub menu in a skin's context menu. Brian Ferguson 2013-04-03 10:31:19 -0600
  • a903629fc4 Add icon to 'Unload skin' in context menu Birunthan Mohanathas 2013-04-03 12:38:50 +0300
  • d862324887 Add UseD2D to preserved settings Birunthan Mohanathas 2013-03-31 19:33:36 +0300
  • 3921369f35 Revert b9cdc53 Birunthan Mohanathas 2013-03-31 18:18:38 +0300
  • 0135b81a17 Optimize UpdateLayeredWindow when only alpha is changing Birunthan Mohanathas 2013-03-31 12:52:03 +0300
  • 349988e5dd Gfx: Add GDI+ specific temporary solution for transformations Birunthan Mohanathas 2013-03-29 13:33:11 +0200
  • 6f81e31f10 Gfx: Delay creation of ellipsis with D2D Birunthan Mohanathas 2013-03-28 15:52:17 +0200
  • e5100d9a9f Gfx: Make text rendering with D2D more efficient by reusing layout Birunthan Mohanathas 2013-03-28 15:51:12 +0200
  • 71a454f954 Gfx: Cosmetic tweaks Birunthan Mohanathas 2013-03-28 15:11:55 +0200
  • 39fe9750fd Gfx: Add temporary solution for local fonts Birunthan Mohanathas 2013-03-28 15:09:46 +0200
  • 056277ce4f Gfx: Tweaks Birunthan Mohanathas 2013-03-28 14:45:10 +0200
  • 5bf776090d Gfx: Avoid creating D2D render target when not necessary Birunthan Mohanathas 2013-03-28 14:43:36 +0200
  • c6374f7c12 Minor tweaks and fixes Birunthan Mohanathas 2013-03-27 18:14:27 +0200
  • f16224793e FileView: Tweaks Brian Ferguson 2013-03-26 15:14:37 -0600
  • 5f03d7b235 Gfx: Fix rendering issues in some cases It seems that Direct2D does not expect the underlying pixel data of the render target to change outside of the target draw commands while the render target exists. As a result, Direct2D may in some cases overwrite changes to the pixel data. This change changes the render target to be (re)created for each batch of Direct2D drawing operations as a temporary solution. As a side effect, a DIB section is now used as the render target bitmap. Birunthan Mohanathas 2013-03-26 21:29:05 +0200
  • 7f51273950 Cosmetics Birunthan Mohanathas 2013-03-26 21:20:13 +0200
  • db427f58cf Update language files Birunthan Mohanathas 2013-03-26 17:28:07 +0200
  • 4323b8f29e Installer: Remove statistics collection Birunthan Mohanathas 2013-03-26 17:23:23 +0200
  • 275b48ebf1 FileView: Fixed crash when using the Open command. Brian Ferguson 2013-03-25 22:47:59 -0600
  • 4fbc3c56a5 Add <memory> to StdAfx.h Birunthan Mohanathas 2013-03-25 18:10:40 +0200