Commit Graph

  • d302561618 Fixed mistake in r1145 and some minor changes. Birunthan Mohanathas 2012-01-29 15:59:44 +00:00
  • 476c4b996a Missed file. Birunthan Mohanathas 2012-01-29 15:54:17 +00:00
  • f431d48dd8 Minor change. Birunthan Mohanathas 2012-01-29 15:52:02 +00:00
  • e459e3df34 Fix to r1142. Birunthan Mohanathas 2012-01-28 19:55:38 +00:00
  • 92864ea360 Rainmeter.stats is now updated periodically only if NetTotal measure has been used in current session. Birunthan Mohanathas 2012-01-28 18:44:19 +00:00
  • e14ef154f3 Fixed crash when tray menu is open while the language combobox is open in Manage Settings. Birunthan Mohanathas 2012-01-28 16:47:26 +00:00
  • 81b6813e3a - Removed example plugins (will be available tomorrow from http://rainmeter.net/cms/Developers) - Changed new plugin API exports to __stdcall calling convention - Disabled /DEBUG for Release configurations Birunthan Mohanathas 2012-01-28 16:14:03 +00:00
  • fd48b9f24a MathParser: Fixed issue with measure names less than 6 chars. Birunthan Mohanathas 2012-01-27 15:36:46 +00:00
  • 35be827071 - Changed std::transform(..., ::towlower/::towupper) to _wcsupr/_wcslwr - MathParser: Fixed stack overflow (and possible crash) when the nested conditional limit is exceeded Birunthan Mohanathas 2012-01-25 16:00:49 +00:00
  • 430e287bec Minor tweaks. Birunthan Mohanathas 2012-01-23 15:43:31 +00:00
  • 017c2e9ad9 Calc/MathParser: Conditional limit increased to 30. Birunthan Mohanathas 2012-01-23 12:33:17 +00:00
  • e99403ce1e Tweaks. Birunthan Mohanathas 2012-01-23 09:35:32 +00:00
  • 33d447a907 MathParser: Converted to use WCHAR. Birunthan Mohanathas 2012-01-23 09:30:51 +00:00
  • 01b22e2d5e Calc/MathParser: Minor tweaks. Birunthan Mohanathas 2012-01-23 07:21:03 +00:00
  • ebec08914a Adjusted copyright notice. http://www.gnu.org/licenses/gpl-2.0.html spx 2012-01-23 06:36:15 +00:00
  • caf0a60a5b Removed ccalc and replaced with MathParser Birunthan Mohanathas 2012-01-22 20:28:05 +00:00
  • f373ea0b1e Removed wiki pages. Use http://rainmeter.net/cms/Developers instead. Birunthan Mohanathas 2012-01-21 17:57:10 +00:00
  • 055d64b605 Updated C# stuff. Birunthan Mohanathas 2012-01-21 15:52:28 +00:00
  • 34347117db Installed: Fixed silent install and added (optional) /LANGUAGE= switch. Birunthan Mohanathas 2012-01-21 15:44:46 +00:00
  • 3e1dc73e0e Added workaround for icon. http://rainmeter.net/forum/viewtopic.php?f=14&t=10946 spx 2012-01-09 18:13:22 +00:00
  • e3df01ed48 Updated wiki and removed 2.3 branch. Birunthan Mohanathas 2012-01-08 17:47:12 +00:00
  • c3ed2e5fa3 Reintegrated 2.3 branch into trunk Birunthan Mohanathas 2012-01-08 17:35:29 +00:00
  • c3335adec5 Changed version to 2.2 jsmorley 2012-01-08 16:59:20 +00:00
  • a72eb29ce4 [2.3] Minor change. Birunthan Mohanathas 2012-01-06 12:37:40 +00:00
  • 7f61b7d314 [2.3] NowPlaying.dll: Updated to new API and some cosmetic changes. DynamicVariables is supported, but a child measure (e.g. PlayerName=[ParentMeasure]) cannot be converted into a parent measure (e.g. PlayerName=Winap) or vice versa. Birunthan Mohanathas 2012-01-05 12:06:27 +00:00
  • 584d1de6a0 [2.3] MediaKey.dll: Minor changes. Birunthan Mohanathas 2012-01-04 15:26:07 +00:00
  • 9409790ef2 [2.3] ResMon.dll: Updated to new API. Birunthan Mohanathas 2012-01-04 15:22:29 +00:00
  • 804707cc48 [2.3] SpeedFanPlugin.dll: Updated to new API. Birunthan Mohanathas 2012-01-04 15:05:32 +00:00
  • c2bba6c04e [2.3] QuotePlugin.dll: Updated to new API. Birunthan Mohanathas 2012-01-04 13:04:04 +00:00
  • e1b4ef9457 [2.3] RecycleManager.dll: Updated to new API. Birunthan Mohanathas 2012-01-04 12:24:13 +00:00
  • fdb2d4c528 Manage Skins/Themes: Fixed crash http://rainmeter.net/forum/viewtopic.php?f=14&t=10841 Birunthan Mohanathas 2012-01-03 19:45:22 +00:00
  • 068eb26379 SkinInstaller: Added Debug and Language to ignored keys in themes Birunthan Mohanathas 2012-01-03 19:34:37 +00:00
  • 8e629507df SkinInstaller: Fixed TEMP path detection (http://rainmeter.net/forum/viewtopic.php?f=5&t=10837) Birunthan Mohanathas 2012-01-03 15:29:37 +00:00
  • 261ecc8c91 [2.3] CRawString: Added NULL checking. spx 2012-01-03 09:54:38 +00:00
  • 4b5a981f51 [2.3] WindowMessagePlugin.dll: Updated to new API. Birunthan Mohanathas 2012-01-03 08:23:11 +00:00
  • ecf36db505 [2.3] CoreTemp.dll: Updated to new API. Birunthan Mohanathas 2012-01-02 19:44:45 +00:00
  • 234f233e84 [2.3] PingPlugin.dll: Updated to new API. Birunthan Mohanathas 2012-01-02 19:26:54 +00:00
  • 16c003ff45 [2.3] Removed duplicate null check. spx 2012-01-02 14:54:34 +00:00
  • 8c16a989eb [2.3] About dialog now tries to read plugin info from version resources Birunthan Mohanathas 2012-01-02 14:42:58 +00:00
  • ecd37d0d0b [2.3] Minor fix. spx 2012-01-02 14:32:08 +00:00
  • 3a2bc653f0 [2.3] - Rainmeter.sln now contains both C# and C++ projects (requires Visual Studio) - Added RainmeterCPP.sln which contains only C++ projects (for Visual C++ Express) Birunthan Mohanathas 2012-01-02 13:55:25 +00:00
  • 7f06076ef4 [2.3] Changed new plugin API calling convention back to cdecl. Birunthan Mohanathas 2012-01-02 09:04:59 +00:00
  • 4b0429cd89 [2.3] - Added preprocessor directives to PluginExampleCS to easily control exports - Fixed that version info resources weren't always applied to C# DLL files Birunthan Mohanathas 2012-01-02 07:59:33 +00:00
  • 0d9cfdcadb NowPlaying.dll: Fixed minor SetVolume inaccuracy with Winamp Birunthan Mohanathas 2012-01-01 18:07:24 +00:00
  • c5fcaf193a [2.3] - Build.bat now compiles C# projects as well - NowPlaying is now compiled by default. Uncheck in Configuration Manager if you have VC++. Birunthan Mohanathas 2012-01-01 16:36:58 +00:00
  • 7b55d266c9 [2.3] Moved CSPluginInputText to PluginInputText and changed to use the new build system (DllExporter/RainmeterCS.sln). Birunthan Mohanathas 2012-01-01 16:20:44 +00:00
  • 9e222d2943 [2.3] - Changed new plugin API functions to use __stdcall calling convention - Added RainmeterCS.sln for C# projects - Added DllExporter tool to export methods C# libraries. DllExporter replaces ExportDll, which produced invalid 64bit libraries. Birunthan Mohanathas 2012-01-01 15:34:19 +00:00
  • 0aa3d7dd7d Additional change to r1098. Birunthan Mohanathas 2012-01-01 13:26:29 +00:00
  • 131a3424b5 Process.dll: Changed return value when process not active to -1 (was 0) Birunthan Mohanathas 2012-01-01 13:10:51 +00:00
  • c4a2d0f2c0 [2.3] Fixed silly mistake. Birunthan Mohanathas 2011-12-30 20:08:50 +00:00
  • c9062ee606 Updated C# API. Birunthan Mohanathas 2011-12-30 20:00:54 +00:00
  • 34c7423756 [2.3] Added NULL checking. spx 2011-12-30 19:54:36 +00:00
  • c95524a876 Updated C# API and moved source files into Plugins\API. Birunthan Mohanathas 2011-12-30 18:45:11 +00:00
  • eedd7c4b7c - Removed 2.2 branch - Updated 2.3 branch to what trunk was in r1090 - Added PluginExampleCS to demonstrate the new plugin from C# Birunthan Mohanathas 2011-12-30 18:03:46 +00:00
  • 62ce7c28a8 Birunthan Mohanathas 2011-12-30 17:29:18 +00:00
  • 71b8d6395d Reverted trunk to r1085. Birunthan Mohanathas 2011-12-30 17:18:34 +00:00
  • 9856b5138a Missed a file. Birunthan Mohanathas 2011-12-30 16:42:40 +00:00
  • 6e9d84ad07 Changed \trunk version to 2.3. Birunthan Mohanathas 2011-12-30 16:33:38 +00:00
  • e8b89aadfa - Updated Power plugin and Process plugin to use new API - Removed CSPluginTemplate Birunthan Mohanathas 2011-12-30 16:24:22 +00:00
  • 7b3b0277ec Added new plugin API. Birunthan Mohanathas 2011-12-30 16:16:22 +00:00
  • 61d7a3d221 Created 2.2 branch. Birunthan Mohanathas 2011-12-30 16:11:31 +00:00
  • 61ec694027 Housekeeping. Birunthan Mohanathas 2011-12-16 19:54:35 +00:00
  • bfbb0ca6f8 Added Process plugin. Birunthan Mohanathas 2011-12-16 19:53:12 +00:00
  • d59582c8b8 Reverted r1069 since the digital signature seems to have fixed false positives. Birunthan Mohanathas 2011-12-16 17:00:24 +00:00
  • d295e55d67 Fixed Build.bat when Certificate.bat doesn't exist. Birunthan Mohanathas 2011-12-15 19:48:46 +00:00
  • 45b2c6657b Updated wiki. Birunthan Mohanathas 2011-12-15 19:42:22 +00:00
  • c84e05220f Removed Certificate.bat and added to ignore list to avoid accidental commits. Birunthan Mohanathas 2011-12-15 19:34:29 +00:00
  • 7962336962 Adding digital signature support to Build.bat. Birunthan Mohanathas 2011-12-15 14:04:26 +00:00
  • 3bebd7002a Minor tweaks. spx 2011-12-09 19:49:06 +00:00
  • 13b3241307 Minor tweaks and cleanup. Birunthan Mohanathas 2011-12-09 08:40:19 +00:00
  • 2835739b12 Code tweaks and cleanup. spx 2011-12-09 03:28:19 +00:00
  • 8e8b7d1268 Code tweaks and cleanup. spx 2011-12-04 22:18:40 +00:00
  • 320c2d7c83 - [FreeDiskSpace] Added new "Type=" option to get drive type. (e.g. Fixed/Removable/Network) If set to 1, retrieve drive type as number/string. Default is 0. - Code cleanup. spx 2011-12-02 10:42:11 +00:00
  • 2d05df47cd Fixed issue that Rainmeter.stats is not created and generates error on startup if Rainmeter.ini doesn't contain [Statistics]-section. http://rainmeter.net/forum/viewtopic.php?f=14&t=10418 spx 2011-12-01 08:40:37 +00:00
  • f28ecf6e83 Minor tweaks. spx 2011-11-28 14:13:20 +00:00
  • c0cc3f2e70 Fixed another silly mistake. Birunthan Mohanathas 2011-11-27 19:07:50 +00:00
  • 3caeff7049 Fixed silly mistake. Birunthan Mohanathas 2011-11-27 18:51:39 +00:00
  • 30117612d1 Temporary fix for false positive issues with some AVs. Birunthan Mohanathas 2011-11-27 18:18:34 +00:00
  • 2e22c542cc Minor changes. Birunthan Mohanathas 2011-11-27 16:37:39 +00:00
  • abb1831092 Added /LOADTHEME switch to SkinInstaller.exe. Usage: "SkinInstaller.exe" /LOADTHEME themeName Birunthan Mohanathas 2011-11-27 14:14:39 +00:00
  • caa1ef893f Updated wiki. Birunthan Mohanathas 2011-11-27 13:31:14 +00:00
  • 0b4b0c082a Some housekeeping. Birunthan Mohanathas 2011-11-27 13:28:19 +00:00
  • a7a6e74499 - Merged Rainstaller and RainBackup into SkinInstaller. The Rainstaller code is not yet refactored, but is fully functional. - Added zip64 support - Removed Addons\ Birunthan Mohanathas 2011-11-27 13:24:37 +00:00
  • d622c88d69 Code cleanup. spx 2011-11-27 12:46:59 +00:00
  • 34005f14a4 Switched from std::wstring.compare() to wcscmp(). spx 2011-11-27 08:30:39 +00:00
  • e56273113d Fixed handle leak when failed to get the image file size. spx 2011-11-26 04:41:50 +00:00
  • 3c1338b4c5 - Renamed bool ReadFormula() to ParseFormula. - Changed ReadConfig() in Measure/Meter to protected. - Other code tweaks and cleanups. spx 2011-11-26 02:49:52 +00:00
  • b26dafc46f - Improved r1034 fix - Minor tweaks Birunthan Mohanathas 2011-11-25 19:11:46 +00:00
  • 1ec1809c75 Installer: Removed license page and fixed that options page wasn't properly aligned with RTL languages Birunthan Mohanathas 2011-11-24 18:09:43 +00:00
  • 02f2d51b41 Minor tweaks. spx 2011-11-24 00:30:56 +00:00
  • 2c5d592cd8 Installer: Fixed that Enter does not work on the Directory page due to r1054. Birunthan Mohanathas 2011-11-23 14:04:02 +00:00
  • 181ef45b16 Fixed that uninstaller doesn't remove Languages folder. Birunthan Mohanathas 2011-11-23 11:21:31 +00:00
  • d86e0b250a Installer now forces either 32bit or 64bit and disables the ability to change install path when Rainmeter is already installed and 'Standard installation' has been selected. Birunthan Mohanathas 2011-11-23 10:59:44 +00:00
  • e490898a74 Fixed that r1034 degraded icon quality with high DPI. Birunthan Mohanathas 2011-11-21 17:39:09 +00:00
  • 4d72490256 Minor fix for r1051. spx 2011-11-21 16:57:50 +00:00
  • b11abf09f0 - Minor code refactoring and tweaks - Minor changes to illustro Birunthan Mohanathas 2011-11-21 12:53:55 +00:00
  • 347bd7cc9f Minor change. Birunthan Mohanathas 2011-11-20 09:26:17 +00:00
  • 4719e4a600 Minor tweaks. spx 2011-11-19 23:09:41 +00:00
  • 5d20dcbddd NowPlaying.dll: Some tweaks. Birunthan Mohanathas 2011-11-19 12:06:51 +00:00
  • d3a2a8a137 NowPlaying.dll: iTunes shuffle state change now detected immediately. Birunthan Mohanathas 2011-11-19 11:44:04 +00:00