Commit Graph

  • 42ce3d9666 Minor tweaks. Birunthan Mohanathas 2011-11-19 11:32:23 +00:00
  • efc8275ed1 Minor tweaks. spx 2011-11-18 22:40:58 +00:00
  • af8be41663 Minor tweaks. Birunthan Mohanathas 2011-11-18 07:33:41 +00:00
  • 8e8b555b6d Code cleanup. spx 2011-11-17 13:10:27 +00:00
  • b02371276f Minor tweaks. Birunthan Mohanathas 2011-11-16 16:47:20 +00:00
  • e119672f1c Minor tweaks. spx 2011-11-14 14:32:11 +00:00
  • 1869dc467a Alt+Tab now displays the Rainmeter icon for the Manage/About dialogs. Birunthan Mohanathas 2011-11-14 12:08:37 +00:00
  • 4c3695a78a Fixed crash with 64bit Rainmeter due to r1038. Birunthan Mohanathas 2011-11-14 08:05:09 +00:00
  • a6a767d9ff Switched to using SetWindowLongPtr/GetWindowLongPtr instead of SetProp/GetProp for faster retrieval of window pointer. Birunthan Mohanathas 2011-11-14 07:53:19 +00:00
  • b8c1c77262 Fixed that Measures in About dialog indicates invalid measure value. spx 2011-11-13 16:06:02 +00:00
  • b207eb1140 Code cleanup. spx 2011-11-12 16:20:41 +00:00
  • deef3b0ab4 Minor tweaks. spx 2011-11-12 15:36:05 +00:00
  • 9f629fac62 Rainmeter.dll now shares icon with Rainmeter.exe to reduce binary size. Birunthan Mohanathas 2011-11-11 09:38:00 +00:00
  • 73d71b1284 Cleaned up header dependencies. spx 2011-11-10 18:31:01 +00:00
  • bbe733b437 Code tweaks and cleanups. spx 2011-11-10 13:44:19 +00:00
  • f84491ec83 NowPlaying.dll: - Fixed that album name and cover were not always displayed with Winamp due to r1018 - Shuffle and repeat state is now rechecked on track change with iTunes - Improved performance when reading file tags/cover - Updated iTunes SDK files Birunthan Mohanathas 2011-11-10 12:09:50 +00:00
  • 8cb0a041e0 Changed: "Normal" z-position now stays on desktop by default Birunthan Mohanathas 2011-11-10 11:50:47 +00:00
  • 1e9d424c99 Made log messages more consistent. Birunthan Mohanathas 2011-11-09 09:27:06 +00:00
  • f8f31a527e Switched from _snwprintf_s to _itow_s where possible. Birunthan Mohanathas 2011-11-09 08:52:32 +00:00
  • a1e722181e More tweaks. Birunthan Mohanathas 2011-11-08 19:11:31 +00:00
  • 852163bf68 Tweaks. Birunthan Mohanathas 2011-11-08 19:02:31 +00:00
  • dfd53fb158 Fixed infinite loop when a Rainmeter.exe is called with a bang containing square brackets (e.g. Rainmeter.exe !Bang "[Text]") Birunthan Mohanathas 2011-11-08 18:19:34 +00:00
  • 569a151c6c - Switched from size()>0 to empty(). - Code cleanup. spx 2011-11-08 17:21:29 +00:00
  • f2f97743ef Fixed that new position is discarded when refreshing after !ZPos. Birunthan Mohanathas 2011-11-08 13:15:03 +00:00
  • a209bf15d0 - Fixed Button issue: http://rainmeter.net/forum/viewtopic.php?t=10274&p=59935 - Removed unneeded NULL checks. - Other code tweaks and cleanups. spx 2011-11-08 10:32:57 +00:00
  • 10f7504b86 CoreTemp.dll: Fixed that Scale, NumOfDecimals, etc. didn't work with MeasureName=SomeCoreTempMeasure. This change may slightly change the display of results (e.g. CpuSpeed will now be displayed without decimals by default, while it always showed two decimals previously) Birunthan Mohanathas 2011-11-08 05:42:54 +00:00
  • a1d77db896 NowPlaying.dll: Fixed some bangs caused iTunes to crash when no track is playing Birunthan Mohanathas 2011-11-06 08:42:56 +00:00
  • 3bf00bccd0 Minor tweak. spx 2011-11-06 00:10:39 +00:00
  • c8e4608b41 - NowPlaying.dll/iTunesPlugin.dll: Fixed incompatibility with iTunes controllers - NowPlaying.dll: Removed support for caching cover art Birunthan Mohanathas 2011-11-05 17:52:53 +00:00
  • 2a166b520f Minor tweaks and cleanup. spx 2011-11-05 09:01:06 +00:00
  • f945bacfb7 Minor tweaks. spx 2011-11-04 12:48:03 +00:00
  • 153b466abd - Fixed negative W/H issue: http://rainmeter.net/forum/viewtopic.php?t=8614&p=59732#p59732 - Code cleanup. spx 2011-11-03 09:27:07 +00:00
  • 22c36f8b49 Code cleanup. spx 2011-11-03 00:13:42 +00:00
  • 8339d22a0f Code cleanup. spx 2011-11-02 09:45:41 +00:00
  • cecd111869 Improved performance on drawing image. (2-10 times faster in some cases) spx 2011-11-02 09:19:37 +00:00
  • f1266f6815 Fixed a mistake on r1010. spx 2011-11-01 06:01:12 +00:00
  • 1aaa03308c Code cleanup. spx 2011-11-01 04:56:46 +00:00
  • 6644b81909 Code cleanup. spx 2011-10-31 07:42:18 +00:00
  • 747f03ef5b Minor changes. Birunthan Mohanathas 2011-10-30 09:36:52 +00:00
  • 635eafcc94 Code cleanup. spx 2011-10-30 01:39:19 +00:00
  • ccd6061427 Fixed "Unable to load language: <path>\Languages\.dll" issue. spx 2011-10-29 11:15:58 +00:00
  • 1808930c5a Code cleanup. spx 2011-10-29 10:36:07 +00:00
  • a336c916f6 Fixed crash when W is negative value: http://rainmeter.net/forum/viewtopic.php?f=14&t=10177 spx 2011-10-27 10:55:32 +00:00
  • ed2b80fee5 Fixed StartHidden issue: http://rainmeter.net/forum/viewtopic.php?f=14&t=10174 spx 2011-10-27 00:02:40 +00:00
  • e8b9461541 Minor change. Birunthan Mohanathas 2011-10-23 10:41:32 +00:00
  • e166e34948 - Fixed Background=*.png issue: http://rainmeter.net/forum/viewtopic.php?f=5&t=8596 - Performance improvement on BitmapToRegion function. spx 2011-10-22 20:28:15 +00:00
  • 3e7de9c573 - Manage Themes: Fixed that loaded wallpaper was not set permanently - Fixed that default language detection failed on 64bit Rainmeter - Installer now remembers language selection - Fixed that Build.bat didn't work with TortoiseSVN 1.7 (recent version of TortoiseSVN now required to use Build.bat/UpdateVersion.bat) Birunthan Mohanathas 2011-10-14 14:53:02 +00:00
  • 7790449f2a - PowerPlugin: Fixed crash when waking up from sleep/hibernation in some cases - Code cleanup Birunthan Mohanathas 2011-10-12 13:34:04 +00:00
  • 7091b46689 iTunesPlugin: Same fix as r997. Birunthan Mohanathas 2011-10-12 10:08:37 +00:00
  • 21f55c0ebb NowPlaying: Fixed that PlayerName=iTunes didn't work with iTunes 10.5 Birunthan Mohanathas 2011-10-12 09:46:10 +00:00
  • 6820c67a80 WebParser: Fixed that matching failed with Codepage= other than 0 and 65001 in some cases due to r972 Birunthan Mohanathas 2011-10-10 08:20:31 +00:00
  • 2ad2df5252 Minor tweaks. Birunthan Mohanathas 2011-10-09 08:01:31 +00:00
  • 6e27b4834b Manage Skins: "Load order" text box now works in a more sensible manner (improved negative numbers handling) Birunthan Mohanathas 2011-10-07 17:36:33 +00:00
  • b0a0f892ce Changes to the language build process. Birunthan Mohanathas 2011-10-05 15:18:03 +00:00
  • 0de3d9532d Enumerates language dlls strictly. spx 2011-10-03 22:39:24 +00:00
  • 98511e9be9 Minor changes. Birunthan Mohanathas 2011-10-03 12:26:49 +00:00
  • 2431321a6b Disabled manifest for language DLL's. Birunthan Mohanathas 2011-10-03 04:16:13 +00:00
  • ccb3793689 UI tweaks. Birunthan Mohanathas 2011-10-02 14:53:44 +00:00
  • 28e8973439 Added BuildLanguages.bat, which builds all language .dll's and copies to all TestBench folders. Birunthan Mohanathas 2011-10-02 08:30:56 +00:00
  • 26a5c2c96f About dialog is now reopened as well when changing language. Birunthan Mohanathas 2011-10-01 18:46:36 +00:00
  • 4dd89b8372 Additional change for r985. Birunthan Mohanathas 2011-10-01 17:55:33 +00:00
  • 4f73f17cec Added ability to change language in Manage Settings. Birunthan Mohanathas 2011-10-01 17:39:09 +00:00
  • 6dd79c451d Reduced system resource usage. spx 2011-10-01 06:27:20 +00:00
  • e1aafc9705 Added support for RTL languages. Birunthan Mohanathas 2011-09-30 17:30:00 +00:00
  • 6594246bf4 Manage Skins: Fixed that Position is not saved permanently (reset if skin is refreshed) Birunthan Mohanathas 2011-09-30 16:49:49 +00:00
  • 2efc79bf0c Minor changes. Birunthan Mohanathas 2011-09-30 07:39:02 +00:00
  • 4f47897a3c Code cleanup. spx 2011-09-29 17:54:42 +00:00
  • ee5cafb69e Code cleanup. spx 2011-09-29 17:22:36 +00:00
  • 86fd454277 Code cleanup. spx 2011-09-29 17:14:51 +00:00
  • 1493aec2a1 Partly reverted r975 (restored Rainmeter.dll). Birunthan Mohanathas 2011-09-29 06:04:20 +00:00
  • a087fbe5f8 Additional change to r975. Birunthan Mohanathas 2011-09-28 18:42:56 +00:00
  • 13c17b9d1a - Removed support for using Rainmeter.dll as Litestep module - Merged Rainmeter.dll and Rainmeter.exe - Language resource file now located in \Language\<LanguageName>.dll - Build.bat now automatically builds and packages all languages Birunthan Mohanathas 2011-09-28 18:28:35 +00:00
  • 573c96d4fe Additional change for r973. Birunthan Mohanathas 2011-09-26 17:46:31 +00:00
  • 477610f832 DynamicVariables are now supported with plugins on settings that are common to all measures (e.g. MaxValue). Birunthan Mohanathas 2011-09-26 14:05:07 +00:00
  • 8ca0d0a830 WebParser: Fixed that RegExp matching fails if data contains embedded NULLs Birunthan Mohanathas 2011-09-24 13:54:24 +00:00
  • e3bde6879b Fixed that "Edit skin" causes a needless UAC elevation prompt in some cases. Birunthan Mohanathas 2011-09-24 13:43:14 +00:00
  • 834bcd7bcd Fixed crash when the string resource is not found in Language.dll. spx 2011-09-24 13:41:07 +00:00
  • a7cbc1a504 Minor changes. Birunthan Mohanathas 2011-09-24 13:10:31 +00:00
  • 1609fb7f59 Minor fixes. spx 2011-09-24 13:04:44 +00:00
  • 50f3f32838 Minor change. Birunthan Mohanathas 2011-09-24 12:32:22 +00:00
  • 55391d4b98 Some optimizations and cleanup. Birunthan Mohanathas 2011-09-24 09:13:13 +00:00
  • eb4b84328e Build failed with Windows7.1SDK compiler, fixed. Birunthan Mohanathas 2011-09-23 16:54:20 +00:00
  • e22db0b887 Added localization support. Birunthan Mohanathas 2011-09-23 16:28:38 +00:00
  • 29e41a2252 Some housekeeping for \Language. Birunthan Mohanathas 2011-09-23 13:21:27 +00:00
  • 6dad140ee0 Created Language folder for testing purposes. Birunthan Mohanathas 2011-09-23 07:38:24 +00:00
  • 5745344c73 Updating Version.h and Build.bat to 2.2. Birunthan Mohanathas 2011-09-18 16:06:11 +00:00
  • c699c93b2e Change to version number from 2.0 to 2.1 jsmorley 2011-09-18 16:01:30 +00:00
  • c72648d956 - Updated installer graphics - Fixed that using '!Execute [""]' opens program folder (results in no action now) Birunthan Mohanathas 2011-09-18 10:54:16 +00:00
  • 34d88e42e2 Minor changes. Birunthan Mohanathas 2011-09-18 07:59:48 +00:00
  • 559d2d2d17 Manage Themes: Fixed that loading backup just reloaded current setup. Birunthan Mohanathas 2011-09-18 07:38:14 +00:00
  • 6f2a7211c2 Minor changes. Birunthan Mohanathas 2011-09-17 19:35:28 +00:00
  • 54cda8611c About Log now scales a little better with high DPI Birunthan Mohanathas 2011-09-17 19:30:31 +00:00
  • a898f08c08 Fixed that the "SetVolume 100" bang didn't work with Winamp. Birunthan Mohanathas 2011-09-17 09:38:12 +00:00
  • f887245a50 NowPlayingPlugin: Some tweaks to CAD interface. Birunthan Mohanathas 2011-09-11 12:14:52 +00:00
  • 75c8f52aa0 NowPlayingPlugin: Added SHUFFLE/REPEAT support to foobar2000. Birunthan Mohanathas 2011-09-11 10:34:06 +00:00
  • 6b5ca293e8 NowPlayingPlugin: Added SHUFFLE and REPEAT types and accompanying SetShuffle and SetRepeat bangs Birunthan Mohanathas 2011-09-11 08:22:07 +00:00
  • 6cce1c2233 Fixed invalid state in context menu. (r948) spx 2011-09-10 23:01:24 +00:00
  • e4ffc1bc6c Minor change for r948. spx 2011-09-10 22:31:05 +00:00
  • a52abc05af Fixed that an uninitialized skin stays in memory when fatal error occurred. spx 2011-09-10 22:04:51 +00:00
  • 83675c7f30 Allowing RainBrowser and RainThemes to be installed through Rainstaller. Birunthan Mohanathas 2011-09-10 10:27:08 +00:00