Birunthan Mohanathas
0ce52f744a
Fixed messagebox and context menu layout with RTL languages
2012-06-19 14:31:08 +03:00
Birunthan Mohanathas
579e2df81e
Cosmetics
2012-06-01 16:13:01 +03:00
Birunthan Mohanathas
922dd098c9
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
Birunthan Mohanathas
1d61725057
Tweaks
2012-05-24 14:15:46 +03:00
spx
4039940ec1
Removed unclear comment.
2012-05-21 06:46:22 -07:00
spx
8dbab54a52
Additional change for 4558c28
2012-05-21 06:41:07 -07:00
Birunthan Mohanathas
4558c2836c
Changed @\ to #@#
2012-05-21 14:19:25 +03:00
Birunthan Mohanathas
9fb14b032c
Additional change to cb0fd82
2012-05-20 18:33:15 +03:00
Birunthan Mohanathas
cb0fd823e7
Added support for @Resources
2012-05-20 17:51:15 +03:00
Birunthan Mohanathas
965a400657
Fixed broken @include due to 9453780
2012-05-19 21:18:52 +03:00
Birunthan Mohanathas
9453780c26
Tweaks
2012-05-19 18:16:04 +03:00
spx
5615b412c9
Changed network stats format (Rainmeter.stats)
2012-04-08 07:00:17 -07:00
Birunthan Mohanathas
1e4513e9c6
Cosmetics
2012-04-06 15:31:00 +03:00
Birunthan Mohanathas
ba239ffeea
Changed all numerical options or numerical parameters of bangs to accept formulas
2012-04-06 15:16:54 +03:00
spx
fa591bdf60
Code cleanup
2012-03-26 19:10:36 +03:00
Birunthan Mohanathas
ad2a986e88
Cosmetics.
2012-03-09 10:41:46 +00:00
Birunthan Mohanathas
bb44c29f6c
Cosmetic changes to function comment blocks.
2012-02-20 19:10:40 +00:00
Birunthan Mohanathas
0fec35edaa
Cosmetics.
2012-02-20 14:49:38 +00:00
Birunthan Mohanathas
33d447a907
MathParser: Converted to use WCHAR.
2012-01-23 09:30:51 +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
spx
3bebd7002a
Minor tweaks.
2011-12-09 19:49:06 +00:00
spx
2835739b12
Code tweaks and cleanup.
2011-12-09 03:28:19 +00:00
spx
8e8b7d1268
Code tweaks and cleanup.
2011-12-04 22:18:40 +00:00
spx
f28ecf6e83
Minor tweaks.
2011-11-28 14:13:20 +00:00
spx
3c1338b4c5
- Renamed bool ReadFormula() to ParseFormula.
...
- Changed ReadConfig() in Measure/Meter to protected.
- Other code tweaks and cleanups.
2011-11-26 02:49:52 +00:00
spx
02f2d51b41
Minor tweaks.
2011-11-24 00:30:56 +00:00
spx
efc8275ed1
Minor tweaks.
2011-11-18 22:40:58 +00:00
Birunthan Mohanathas
b02371276f
Minor tweaks.
2011-11-16 16:47:20 +00:00
spx
e119672f1c
Minor tweaks.
2011-11-14 14:32:11 +00:00
spx
deef3b0ab4
Minor tweaks.
2011-11-12 15:36:05 +00:00
spx
bbe733b437
Code tweaks and cleanups.
2011-11-10 13:44:19 +00:00
Birunthan Mohanathas
1e9d424c99
Made log messages more consistent.
2011-11-09 09:27:06 +00:00
Birunthan Mohanathas
f8f31a527e
Switched from _snwprintf_s to _itow_s where possible.
2011-11-09 08:52:32 +00:00
Birunthan Mohanathas
a1e722181e
More tweaks.
2011-11-08 19:11:31 +00:00
spx
569a151c6c
- Switched from size()>0 to empty().
...
- Code cleanup.
2011-11-08 17:21:29 +00:00
spx
a209bf15d0
- Fixed Button issue: http://rainmeter.net/forum/viewtopic.php?t=10274&p=59935
...
- Removed unneeded NULL checks.
- Other code tweaks and cleanups.
2011-11-08 10:32:57 +00:00
spx
2a166b520f
Minor tweaks and cleanup.
2011-11-05 09:01:06 +00:00
spx
f945bacfb7
Minor tweaks.
2011-11-04 12:48:03 +00:00
spx
1aaa03308c
Code cleanup.
2011-11-01 04:56:46 +00:00
spx
635eafcc94
Code cleanup.
2011-10-30 01:39:19 +00:00
Birunthan Mohanathas
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
2011-09-28 18:28:35 +00:00
Birunthan Mohanathas
a7cbc1a504
Minor changes.
2011-09-24 13:10:31 +00:00
Birunthan Mohanathas
f14d751604
- Added #CURRENTFILE# variable
...
- Changes to log strings
2011-09-09 16:31:55 +00:00
spx
614eef6c3b
- Added some info to error message from MathParser.
...
- Cosmetic changes.
2011-08-29 21:57:36 +00:00
Birunthan Mohanathas
e74d6f4619
- Added ability to escape real variables and measures as follows: #*RealVar*# [*RealMeasure*]
...
- NowPlayingPlugin: Addition change to r880 OpenPlayer fix
- Removing tolua++ generation package files
2011-07-29 17:18:21 +00:00
spx
fb004083d2
- SetOption: Fixed that new image isn't loaded if DynamicVariables=0.
...
- SetOption: Fixed that Rainmeter crashes if !SetOption is executed to Measure=Plugin.
- Code cleanup and cosmetic changes.
2011-07-27 14:18:02 +00:00
Birunthan Mohanathas
822c10060a
- Added !SetOption/!SetOptionGroup bangs.
...
- Script: Added GetOption() function
2011-07-27 10:42:35 +00:00
spx
15eba97cba
Minor tweaks and cosmetics.
2011-07-18 00:32:09 +00:00
spx
8515877c48
Tweaks.
2011-07-15 16:54:47 +00:00