Brian Ferguson
35b2e10f16
Fixed that MouseActionCursor's did not work with new scroll actions/X buttons
2012-11-26 14:46:41 -07:00
Brian Ferguson
956465b96c
Fixed issue with StringAlign and Relative Positioning
2012-08-12 23:42:50 -06:00
spx
489f2c5a30
Code cleanup & cosmetics: Moved Measure/Meter shared part to Section.h
2012-08-09 06:50:58 -07:00
spx
4fe98ae296
Fixed issue with 90c81e0
2012-08-04 17:29:25 -07:00
Brian Ferguson
90c81e01d1
Fixed Bar/Histogram meters containing wrong width/height values when used with images
2012-08-04 17:15:56 -06:00
Brian Ferguson
78542ec2be
Fixed resizing of certain meters with !SetOption
2012-08-03 17:18:12 -06:00
spx
66c52d6d80
Code tweaks and cosmetics
2012-08-01 14:47:10 -07:00
Brian
06f625c91c
Adds new [Meter:] and [Measure:] functionality
2012-08-01 13:52:50 -04:00
Birunthan Mohanathas
ea124f5ccd
Changed MeasureName(N) to work dynamically
2012-07-18 17:55:32 +03:00
Birunthan Mohanathas
ffbdcbf65a
Tweaks
2012-07-18 13:27:30 +03:00
Birunthan Mohanathas
f2b52b4204
Fixed that meters were initialized before measures
2012-07-18 08:19:01 +03:00
Birunthan Mohanathas
ef375232a8
Additional changes to 2f543e5
2012-07-17 22:15:06 +03:00
Birunthan Mohanathas
1ecf6086bd
Additional changes to 4bbc372
2012-07-17 22:07:57 +03:00
Birunthan Mohanathas
2f543e5dcb
Changed !SetOption to work with X, Y, and Hidden
2012-07-17 21:19:03 +03:00
Birunthan Mohanathas
ef2942a6c1
Fixed mistake in 3653e16
2012-07-17 17:49:37 +03:00
Birunthan Mohanathas
3653e16f88
Tweaks
2012-07-17 17:47:34 +03:00
Birunthan Mohanathas
40212ddd5e
Tweaks
2012-07-17 12:00:28 +03:00
Birunthan Mohanathas
8309eb2bda
Tweaks
2012-07-17 10:57:28 +03:00
Birunthan Mohanathas
4bbc372116
Tweaked measure binding
2012-07-17 10:37:53 +03:00
Birunthan Mohanathas
e884201a90
Added support for custom cursors (based on @brianferguson's work)
...
Also refactored mouse action code to remove duplicate code.
2012-07-13 12:33:09 +03:00
Birunthan Mohanathas
922dd098c9
Cosmetics: Changed "config" to more consistent and descriptive terms
2012-06-01 16:06:36 +03:00
Birunthan Mohanathas
e3d92d354c
Cosmetics
2012-05-30 21:53:44 +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
ba239ffeea
Changed all numerical options or numerical parameters of bangs to accept formulas
2012-04-06 15:16:54 +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
bb44c29f6c
Cosmetic changes to function comment blocks.
2012-02-20 19:10:40 +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
13b3241307
Minor tweaks and cleanup.
2011-12-09 08:40:19 +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
34005f14a4
Switched from std::wstring.compare() to wcscmp().
2011-11-27 08:30:39 +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
efc8275ed1
Minor tweaks.
2011-11-18 22:40:58 +00:00
Birunthan Mohanathas
b02371276f
Minor tweaks.
2011-11-16 16:47:20 +00:00
Birunthan Mohanathas
1e9d424c99
Made log messages more consistent.
2011-11-09 09:27:06 +00:00
Birunthan Mohanathas
a1e722181e
More tweaks.
2011-11-08 19:11:31 +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
f945bacfb7
Minor tweaks.
2011-11-04 12:48:03 +00:00
spx
153b466abd
- Fixed negative W/H issue: http://rainmeter.net/forum/viewtopic.php?t=8614&p=59732#p59732
...
- Code cleanup.
2011-11-03 09:27:07 +00:00
spx
22c36f8b49
Code cleanup.
2011-11-03 00:13:42 +00:00
spx
1aaa03308c
Code cleanup.
2011-11-01 04:56:46 +00:00
spx
a336c916f6
Fixed crash when W is negative value: http://rainmeter.net/forum/viewtopic.php?f=14&t=10177
2011-10-27 10:55:32 +00:00
Birunthan Mohanathas
f14d751604
- Added #CURRENTFILE# variable
...
- Changes to log strings
2011-09-09 16:31:55 +00:00
Birunthan Mohanathas
f17602ee1d
- Manage Skins: Load order can now be changed
...
- Fixed that the PLAY/PLAYLOOP commands didn't work with relative paths
- Errors that used to display in a messagebox are now logged and shown in the About Log dialog (which is opened when an error occurs)
- Some minor tweaks
2011-09-08 14:39:25 +00:00
spx
6ceacb0d98
Minor tweaks.
2011-07-12 13:37:31 +00:00
spx
8867c94482
Cosmetic changes.
2011-07-07 23:25:45 +00:00
spx
3a7d937021
- Uptime now shows over 49.7 days correctly in Vista or later.
...
- Some related tweaks.
2011-06-05 12:32:18 +00:00
Birunthan Mohanathas
a92bdd9b18
Cosmetic changes to code.
2011-03-29 19:21:57 +00:00