Kimmo Pekkola
bded6e6fc7
New build in variables: #PROGRAMPATH#, #SETTINGSPATH#, #SKINSPATH#, #PLUGINSPATH#, #ADDONSPATH# and #CURRENTPATH# (this is the path where the ini file that is currently read is located).
...
If there is a file called Default.ini in the program folder it will be used as the default settings file for new users.
The location of the settings file (rainmeter.ini) can be defined as a command line argument.
2009-07-26 21:08:46 +00:00
Kimmo Pekkola
ace2a67049
Image and button meters don't ignore errors anymore if they are bound to a non-existing measure.
2009-07-24 08:19:01 +00:00
Kimmo Pekkola
a588a86b3b
Applied the Rorix's image meter patch which makes it possible to define the path to the image location.
2009-07-24 08:08:52 +00:00
Kimmo Pekkola
a7c6c939ac
Skins are now read from the My Documents by default.
...
Added the revision number to the about dialog (use UpdateRevision.py to update it).
Added a check to the startup which verifies that the rainmeter.ini is writable.
The skin folder can be opened from the context menu.
2009-07-24 07:56:37 +00:00
Kimmo Pekkola
e2448f42b1
Added 64-bit compilation configuration.
...
The bitmap meter supports transition frames now.
Few Vista/Win7 fixes (the rainmeter.ini is now in %APPDATA%).
2009-07-21 12:26:50 +00:00
Brian Todoroff
3e9be18739
-Added options to RoundLine to use meter to control any combination of RotationAngle, LineStart, and LineLength. Defaults to meter controlling RotationAngle only to match traditional behavior.
2009-04-25 06:11:43 +00:00
Kimmo Pekkola
e7d1b6c064
The help couldn't be opened if Rainmeter was installed to a folder with spaces. Fixed.
2009-04-21 16:07:13 +00:00
Brian Todoroff
62c9249076
-Fixed bug reported in Issue 29 '"Y as a percentage" in menu operation is not reflected in a Rainmeter.ini'. Copy and paste error was linking both X and Y menus to X as a percentage.
2009-04-06 05:50:37 +00:00
Brian Todoroff
1bd2045f13
-Removed the AllowNegativeCordinates option.
2009-03-27 01:55:12 +00:00
Brian Todoroff
537f02146f
-Fixed several bugs in real time resolution changes
...
-Added AnchorX and AnchorY to the config and help
-Added some of the build directories to the ignore list for svn
2009-03-26 04:16:57 +00:00
Brian Todoroff
78bc4ba9dc
Detect and handle resolution changes while running
2009-03-25 02:56:56 +00:00
Brian Todoroff
8a66cc73c0
Positioning from right/bottom, as a percentage of screen, and multi-monitor selection implemented. Updated context menu Position sub-menu and help files. Dragging should work for all options.
...
Removed dependencies from Library on plug-in .DLL's.
2009-03-24 04:29:48 +00:00
Brian Todoroff
5a793b3644
Switch "afxres.h" to "windows.h" for compatibility with VS2008 Express Edition
2009-03-22 01:03:46 +00:00
Kimmo Pekkola
2d2247d3d8
Upgraded the project to VC 2008.
2009-03-21 09:35:03 +00:00
Brian Todoroff
a60756d308
Even better way to draw solid arcs. Fixes overlap issues at abutting arcs.
2009-03-13 00:30:19 +00:00
Brian Todoroff
a035c76101
Fixed RoundLine implementation for Solid=1, AntiAlias=1, and LineStart > 0. AntiAliasing now works correctly on both edges of the arc.
2009-03-12 19:32:43 +00:00
Kimmo Pekkola
b4b2d3b9b0
Free disk space can be read from the removable drives too.
...
Size and count were reversed in the recycle manager. Fixed.
2009-03-10 17:32:35 +00:00
Kimmo Pekkola
5d2f960552
Code cleanup.
2009-02-14 10:11:28 +00:00
Kimmo Pekkola
30edc895f2
2009-02-10 18:37:48 +00:00