Commit Graph

681 Commits

Author SHA1 Message Date
Birunthan Mohanathas
1e3df0e0bc Missed file in previous commit 2012-04-06 21:08:15 +03:00
Birunthan Mohanathas
8dd9b8e6f5 Changed Calc errors to be reported only once (not on each update) 2012-04-06 21:04:57 +03:00
Birunthan Mohanathas
8c3fd63ffb Tweaks 2012-04-06 20:54:45 +03:00
Birunthan Mohanathas
873b67571a Tweaks 2012-04-06 20:01:45 +03:00
Birunthan Mohanathas
ea67809d9b Replaced throw with Log where possible 2012-04-06 19:54:20 +03:00
Birunthan Mohanathas
df61f5c1f8 Removed support for several RAINMETER_QUERY messages 2012-04-06 15:32:36 +03:00
Birunthan Mohanathas
1e4513e9c6 Cosmetics 2012-04-06 15:31:00 +03:00
Birunthan Mohanathas
c663bde9cc Removed support for TrayExecuteL and TrayExecuteDL 2012-04-06 15:28:39 +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
Birunthan Mohanathas
22c5d6a340 Changed to check for updates from GitHub rather than Google Code 2012-04-05 13:27:34 +03:00
jsmorley
da8b11351d Added !Log bang to write to the Rainmeter log 2012-04-02 10:47:13 -04:00
Brian
7d0706c56a Added OnCloseAction 2012-03-31 11:55:56 +03:00
spx
6d79b7efa4 Fixed that X/Y/Hidden is retained even if MeterStyle is changed by using !SetOption etc. 2012-03-26 13:40:07 -07:00
Birunthan Mohanathas
fb5a425eb8 PerfMon.dll: Fixed incorrect measure value (http://rainmeter.net/forum/viewtopic.php?f=14&t=11599) 2012-03-26 19:13:00 +03:00
spx
2f2f5e6efa Code cleanup 2012-03-26 19:11:54 +03:00
spx
fa591bdf60 Code cleanup 2012-03-26 19:10:36 +03:00
Birunthan Mohanathas
db52d3d575 Cosmetic changes to resources 2012-03-26 18:49:31 +03:00
Birunthan Mohanathas
e09085137d Minor change 2012-03-26 18:36:30 +03:00
spx
8e4d37a8ea - Now retries UpdateLayeredWindow if it fails for some reason. (E.g. when SetLayeredWindowAttributes is called by other application process.)
- Replaced Get(Set)WindowLong with Get(Set)WindowLongPtr.
- Code cosmetics.
2012-03-14 02:52:35 +00:00
Birunthan Mohanathas
476eaf1679 Script: Fixed that SKIN:ParseFormula didn't work with numbers
NowPlaying.dll: Fixed a few TagLib memory leaks.
2012-03-12 18:11:10 +00:00
Birunthan Mohanathas
63c42fe3a5 Script: Replaced ReadString/ReadNumber with GetOption/GetNumberOption. 2012-03-11 09:59:48 +00:00
Birunthan Mohanathas
db05adaf2b Lua: Upgraded to 5.1.5. 2012-03-10 07:09:53 +00:00
Birunthan Mohanathas
13e5af0f17 Lua: Object tables were left on stack, fixed. 2012-03-10 07:03:19 +00:00
Birunthan Mohanathas
e2a736ed83 Missed files in r1241. 2012-03-09 13:24:07 +00:00
Birunthan Mohanathas
e196ac08db Lua: Disabled debug library. 2012-03-09 13:19:49 +00:00
Birunthan Mohanathas
ad2a986e88 Cosmetics. 2012-03-09 10:41:46 +00:00
Birunthan Mohanathas
7767300379 - Refactored Lua C++ bindings
- Removed tolua++
2012-03-09 10:28:25 +00:00
Birunthan Mohanathas
cea569c0b6 !Move/!MoveMeter: Added support for formulas [Smurfier] 2012-03-08 18:34:30 +00:00
Birunthan Mohanathas
81540a88d8 Script: Removed measure:ReadFormula() and changed measure:ReadNumber() to read both numbers and formulas. 2012-03-08 15:52:51 +00:00
Birunthan Mohanathas
55a1ec7e27 Script: Added SKIN:ParseFormula() 2012-03-08 15:46:36 +00:00
Birunthan Mohanathas
dca935f6ff Script: Added measure:ReadString(), measure:ReadNumber(), measure:ReadFormula() 2012-03-08 15:42:46 +00:00
Birunthan Mohanathas
04048a6325 Cleanup. 2012-03-08 15:19:05 +00:00
Birunthan Mohanathas
3905a71af3 !SetWallpaper: Fixed that didn't work on Windows 7 with .png images. 2012-03-08 05:21:11 +00:00
Birunthan Mohanathas
4a7ef7508f Minor tweaks and cosmetics. 2012-03-02 10:04:08 +00:00
jsmorley
0456e20cea Fixed misspelled text arguments in error logging. 2012-02-24 21:53:08 +00:00
Birunthan Mohanathas
99ff48497b Cleanup. 2012-02-23 16:49:17 +00:00
Birunthan Mohanathas
ef55909da2 About Skins: Variables now sorted in alphabetical order. 2012-02-23 16:33:05 +00:00
Birunthan Mohanathas
1121f2659a About Skins: Fixed crash with XP (http://rainmeter.net/forum/viewtopic.php?f=14&t=11384) 2012-02-23 16:01:55 +00:00
Birunthan Mohanathas
f6d6760caf - Installer: .NET 2.0 is now a requirement
- illustro: Changed to use scalable background
2012-02-22 10:03:51 +00:00
Birunthan Mohanathas
b60d7bdd90 Fixed crash that could occur when using RmExecute from separate thread (in WebParser) 2012-02-22 06:42:52 +00:00
spx
bb865ec514 Cosmetic changes. 2012-02-21 19:15:10 +00:00
Birunthan Mohanathas
9bc8f2a1ec Minor changes. 2012-02-21 09:38:11 +00:00
Birunthan Mohanathas
7599af8583 About Log and Skins: Tooltips now displayed when hovering over clipped columns. 2012-02-21 09:32:44 +00:00
Birunthan Mohanathas
876817bc11 - About Log and Skins: Added CTRL+C support to copy third column
- Cosmetics
2012-02-21 09:03:16 +00:00
Birunthan Mohanathas
bb44c29f6c Cosmetic changes to function comment blocks. 2012-02-20 19:10:40 +00:00
Birunthan Mohanathas
24598c0ca8 Minor changes. 2012-02-20 18:46:36 +00:00
Birunthan Mohanathas
2b55ded523 Additional changes to r1207. 2012-02-20 17:54:15 +00:00
Birunthan Mohanathas
9683b8a8bf About dialog:
- Renamed Measures tab to Skins
- Added support for viewing variables under new Skins tab
2012-02-20 17:27:00 +00:00
spx
3254520ced Added workaround for the issue that skins disappear when resuming from sleep mode.
http://rainmeter.net/forum/viewtopic.php?f=5&t=11313
2012-02-20 15:33:13 +00:00
Birunthan Mohanathas
0fec35edaa Cosmetics. 2012-02-20 14:49:38 +00:00