Birunthan Mohanathas
476c4b996a
Missed file.
2012-01-29 15:54:17 +00:00
Birunthan Mohanathas
f431d48dd8
Minor change.
2012-01-29 15:52:02 +00:00
Birunthan Mohanathas
e459e3df34
Fix to r1142.
2012-01-28 19:55:38 +00:00
Birunthan Mohanathas
92864ea360
Rainmeter.stats is now updated periodically only if NetTotal measure has been used in current session.
2012-01-28 18:44:19 +00:00
Birunthan Mohanathas
e14ef154f3
Fixed crash when tray menu is open while the language combobox is open in Manage Settings.
2012-01-28 16:47:26 +00:00
Birunthan Mohanathas
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
2012-01-28 16:14:03 +00:00
Birunthan Mohanathas
fd48b9f24a
MathParser: Fixed issue with measure names less than 6 chars.
2012-01-27 15:36:46 +00:00
Birunthan Mohanathas
35be827071
- Changed std::transform(..., ::towlower/::towupper) to _wcsupr/_wcslwr
...
- MathParser: Fixed stack overflow (and possible crash) when the nested conditional limit is exceeded
2012-01-25 16:00:49 +00:00
Birunthan Mohanathas
430e287bec
Minor tweaks.
2012-01-23 15:43:31 +00:00
Birunthan Mohanathas
017c2e9ad9
Calc/MathParser: Conditional limit increased to 30.
2012-01-23 12:33:17 +00:00
Birunthan Mohanathas
e99403ce1e
Tweaks.
2012-01-23 09:35:32 +00:00
Birunthan Mohanathas
33d447a907
MathParser: Converted to use WCHAR.
2012-01-23 09:30:51 +00:00
Birunthan Mohanathas
01b22e2d5e
Calc/MathParser: Minor tweaks.
2012-01-23 07:21:03 +00:00
spx
ebec08914a
Adjusted copyright notice.
...
http://www.gnu.org/licenses/gpl-2.0.html
2012-01-23 06:36:15 +00:00
Birunthan Mohanathas
caf0a60a5b
Removed ccalc and replaced with MathParser
2012-01-22 20:28:05 +00:00
Birunthan Mohanathas
f373ea0b1e
Removed wiki pages. Use http://rainmeter.net/cms/Developers instead.
2012-01-21 17:57:10 +00:00
Birunthan Mohanathas
055d64b605
Updated C# stuff.
2012-01-21 15:52:28 +00:00
Birunthan Mohanathas
34347117db
Installed: Fixed silent install and added (optional) /LANGUAGE= switch.
2012-01-21 15:44:46 +00:00
spx
3e1dc73e0e
Added workaround for icon.
...
http://rainmeter.net/forum/viewtopic.php?f=14&t=10946
2012-01-09 18:13:22 +00:00
Birunthan Mohanathas
e3df01ed48
Updated wiki and removed 2.3 branch.
2012-01-08 17:47:12 +00:00
Birunthan Mohanathas
c3ed2e5fa3
Reintegrated 2.3 branch into trunk
2012-01-08 17:35:29 +00:00
jsmorley
c3335adec5
Changed version to 2.2
2012-01-08 16:59:20 +00:00
Birunthan Mohanathas
a72eb29ce4
[2.3] Minor change.
2012-01-06 12:37:40 +00:00
Birunthan Mohanathas
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.
2012-01-05 12:06:27 +00:00
Birunthan Mohanathas
584d1de6a0
[2.3] MediaKey.dll: Minor changes.
2012-01-04 15:26:07 +00:00
Birunthan Mohanathas
9409790ef2
[2.3] ResMon.dll: Updated to new API.
2012-01-04 15:22:29 +00:00
Birunthan Mohanathas
804707cc48
[2.3] SpeedFanPlugin.dll: Updated to new API.
2012-01-04 15:05:32 +00:00
Birunthan Mohanathas
c2bba6c04e
[2.3] QuotePlugin.dll: Updated to new API.
2012-01-04 13:04:04 +00:00
Birunthan Mohanathas
e1b4ef9457
[2.3] RecycleManager.dll: Updated to new API.
2012-01-04 12:24:13 +00:00
Birunthan Mohanathas
fdb2d4c528
Manage Skins/Themes: Fixed crash http://rainmeter.net/forum/viewtopic.php?f=14&t=10841
2012-01-03 19:45:22 +00:00
Birunthan Mohanathas
068eb26379
SkinInstaller: Added Debug and Language to ignored keys in themes
2012-01-03 19:34:37 +00:00
Birunthan Mohanathas
8e629507df
SkinInstaller: Fixed TEMP path detection ( http://rainmeter.net/forum/viewtopic.php?f=5&t=10837 )
2012-01-03 15:29:37 +00:00
spx
261ecc8c91
[2.3] CRawString: Added NULL checking.
2012-01-03 09:54:38 +00:00
Birunthan Mohanathas
4b5a981f51
[2.3] WindowMessagePlugin.dll: Updated to new API.
2012-01-03 08:23:11 +00:00
Birunthan Mohanathas
ecf36db505
[2.3] CoreTemp.dll: Updated to new API.
2012-01-02 19:44:45 +00:00
Birunthan Mohanathas
234f233e84
[2.3] PingPlugin.dll: Updated to new API.
2012-01-02 19:26:54 +00:00
spx
16c003ff45
[2.3] Removed duplicate null check.
2012-01-02 14:54:34 +00:00
Birunthan Mohanathas
8c16a989eb
[2.3] About dialog now tries to read plugin info from version resources
2012-01-02 14:42:58 +00:00
spx
ecd37d0d0b
[2.3] Minor fix.
2012-01-02 14:32:08 +00:00
Birunthan Mohanathas
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)
2012-01-02 13:55:25 +00:00
Birunthan Mohanathas
7f06076ef4
[2.3] Changed new plugin API calling convention back to cdecl.
2012-01-02 09:04:59 +00:00
Birunthan Mohanathas
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
2012-01-02 07:59:33 +00:00
Birunthan Mohanathas
0d9cfdcadb
NowPlaying.dll: Fixed minor SetVolume inaccuracy with Winamp
2012-01-01 18:07:24 +00:00
Birunthan Mohanathas
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++.
2012-01-01 16:36:58 +00:00
Birunthan Mohanathas
7b55d266c9
[2.3]
...
Moved CSPluginInputText to PluginInputText and changed to use the new build system (DllExporter/RainmeterCS.sln).
2012-01-01 16:20:44 +00:00
Birunthan Mohanathas
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.
2012-01-01 15:34:19 +00:00
Birunthan Mohanathas
0aa3d7dd7d
Additional change to r1098.
2012-01-01 13:26:29 +00:00
Birunthan Mohanathas
131a3424b5
Process.dll: Changed return value when process not active to -1 (was 0)
2012-01-01 13:10:51 +00:00
Birunthan Mohanathas
c4a2d0f2c0
[2.3] Fixed silly mistake.
2011-12-30 20:08:50 +00:00
Birunthan Mohanathas
c9062ee606
Updated C# API.
2011-12-30 20:00:54 +00:00