Kimmo Pekkola
1ebff32421
Replaced the application icon.
...
The old config is backed up before it is upgraded.
2009-09-30 17:06:16 +00:00
Kimmo Pekkola
8414159d62
Updated the History.htm for the next beta.
2009-09-19 17:40:31 +00:00
Kimmo Pekkola
e84e7d534d
The skin files can read other files with @include statement.
2009-09-18 15:30:51 +00:00
Kimmo Pekkola
f5f257a595
Previous beta changed everything to be case sensitive. Fixed.
2009-08-27 15:42:24 +00:00
Kimmo Pekkola
ffdec7be65
Some of the plugins don't work with the dynamic variables so the feature is now disabled for them.
2009-08-26 19:29:49 +00:00
Kimmo Pekkola
40f11d3934
!RainmeterRefresh and !RainmeterQuit are now handled only during the event loop since they can crash the application if executed during Update().
2009-08-19 17:57:09 +00:00
Kimmo Pekkola
8d6fd32613
Added couple of NULL checks for the iTunesPlugin.
2009-08-14 16:06:42 +00:00
Kimmo Pekkola
d6444b7dff
RainThemes wasn't started correctly if the path had spaces. Fixed.
2009-08-12 19:02:51 +00:00
Kimmo Pekkola
29e1dfba5b
Removed duplicated code.
2009-08-12 18:02:24 +00:00
Kimmo Pekkola
c895803238
The IgnoreRemovable now defaults to true (1) which should help with the missing disk errors.
2009-08-12 16:15:54 +00:00
Kimmo Pekkola
ec9fa142a3
Updated the Enigma skin.
2009-08-07 07:39:39 +00:00
Kimmo Pekkola
9654dc21ae
#PROGRAMPATH# and #ADDONSPATH# returned incorrect value if the ini file was given as a command line argument. Fixed.
2009-08-03 22:21:56 +00:00
Kimmo Pekkola
f48f841088
Updated the Enigma skin to the latest version.
...
Added Arcs to the skins.
2009-08-03 08:43:39 +00:00
Kimmo Pekkola
9cc9310ad8
iTunes is not opened automatically anymore when Rainmeter starts because it caused flickering in Rainmeter's windows.
2009-08-02 08:35:00 +00:00
Kimmo Pekkola
f097a7d71d
Added the PluginWifiStatus to the project.
2009-07-31 07:53:33 +00:00
Kimmo Pekkola
3c98bd5de4
Fixed the crash bug in the iTunesPlugin.
2009-07-30 20:31:52 +00:00
Kimmo Pekkola
ee7b2f5236
RainThemes is now included in the Rainmeter's installer.
2009-07-30 16:54:44 +00:00
Kimmo Pekkola
c42e61b4de
Added elestel's iTunes plugin to the project.
2009-07-30 07:49:58 +00:00
Kimmo Pekkola
df9817a83c
HorizontalLineColor didn't work as documented. Fixed.
2009-07-29 10:38:09 +00:00
Kimmo Pekkola
978988d41b
The DefWindowProc is not called anymore on WM_SETTINGCHANGE since it can cause crashes.
2009-07-28 09:16:07 +00:00
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
aa97805f6b
Revision wasn't updated properly in the build script.
2009-07-24 08:31:27 +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