Commit Graph

69 Commits

Author SHA1 Message Date
jsmorley
ab272307a4 Minor fix by JamesAC to ToolTip routines
Many changes to Help files for 1.3 beta
Minor fix for Installer script
2010-07-17 19:11:05 +00:00
jsmorley
935852426a Added spx's meter/measure/config "Group" functionality.
Minor fix to installer script
2010-07-17 13:02:34 +00:00
jsmorley
ff153f3f86 Adding JamesAC's new ToolTips functionality.
Minor fix to the Rainmeter installer
Minor changes to RainBrowser and RainThemes
2010-07-17 00:06:24 +00:00
jsmorley
a52758f9d2 Minor changes to RainBrowser, RainThemes, and the Rainmeter installer. 2010-07-15 22:39:19 +00:00
jsmorley
5d2e750d3f RainBrowser: Final spit and polish on the new interface. 2010-07-14 10:47:48 +00:00
jsmorley
ccbb5e4b0b Changed RainBrowser to have the new "look and feel" of the other addon applications 2010-07-11 15:25:28 +00:00
jsmorley
5be6e9783d Adding code to improve DesktopWorkArea with mulitple monitors. This is code from user Jott, with some minor tweaks by spx
Adds DesktopWorkArea(x) where "x" is the desired monitor. DesktopWorkArea without a number is the primary monitor.
2010-07-10 12:56:37 +00:00
jsmorley
36dfa2c6e5 Alex2539 found a problem in the ccalc lexer.c file which caused an error if a number was used in a calc statement (say from a WebParser measure) which had a leading "0". (08 for instance) This would cause the library to see the number as an Octal, and the formula would be incorrect at best, and fail with an error in the log at worst. (08 is an invalid Octal number) Alex has changed the library so you CAN indicate and do math with Octal, Hex and Binary numbers, but the numbers must be preceded with 0b (binary) 0x (hex) 0o (octal). If a number like 08 is used, it will be treated as "8", as it should.
Change to RainThemes to support new Logging= setting in Rainmeter.ini
2010-07-07 22:31:44 +00:00
jsmorley
8ae76e0d92 Adding new PluginVirtualDesktops plugin from Patrick at Dexpot
Change to Build.py and Rainmeter.sln to support new plugin
New Example.rmskin for Rainstaller
2010-07-05 23:44:22 +00:00
jsmorley
b16f02d243 Added changes by JamesAC, Spx and Patrick/Dexpot to expand the range of information which can be requested from Rainmeter via Windows Messages. (SendMessage/WM_COPYDATA)
See the header file RainmeterQuery.h for details and usage help.
2010-06-28 22:30:20 +00:00
Birunthan Mohanathas
38409f2d05 * Several changes to the Rainmeter context menu (including handle leak fix)
* Rainmeter now opens text files with associated text editor (with fallback to Notepad) if ConfigEditor is not specifed
2010-06-23 12:36:39 +00:00
jsmorley
8a47a191d7 Changes to Rainstaller and RainThemes to support new version checking method.
Minor fix to a couple of typos in the version checking code
Changed "Update Available" to "New Version Available"
2010-06-21 17:14:56 +00:00
jsmorley
8785516c09 1) JamesAC / spx change to Windows Messages / Dexpot support, with fix for copy / paste error in previous commit.
2) Change to version checking:
* CheckVersion= setting depreciated.  Removed from "About" dialog and automatically ignored and removed from Rainmeter.ini at Rainmeter start.
* New DisableVersionCheck= (1/0) setting added, which now changes the default from "don't check version" to "do check version" unless this is set to "1"
2010-06-21 16:00:19 +00:00
jsmorley
34387ce2cf Starting point for 1.3 beta:
Changes to multiple files to change version number
Changes by JamesAC / spx to improve management of Windows Mssages, mostly to support working with the DexPot folks
Addition of the Win7AudioPlugin plugin by reiswaffle. This includes plugin code and changes to the Rainmeter.sln project file.
2010-06-20 20:52:52 +00:00
jsmorley
a334ec99be Changed version numbers of Enigma and Gnometer to force install of final skins for all users. 2010-06-13 10:53:05 +00:00
jsmorley
20bd9e6f0b Couple of minor changes to manual
Several minor tweaks to Gnometer
Updated history.htm for the RC3 Release
2010-06-09 16:48:54 +00:00
jsmorley
0de1483e75 Update to the manual and history.htm for the RC build. Changed the version number of Enigma from 2.6 to 2.7 in all .ini files. 2010-06-01 16:08:31 +00:00
jsmorley
5ff8f59ebf Hopefully final changes to Enimga and Gnometer before the RC build.
Includes change to EnigmaConfigure to "restore" changes to variables made in UserVariables.inc in a previous installation of Enigma when upgrading to 1.2.
2010-06-01 08:57:51 +00:00
jsmorley
4549e4a898 Updating some Enigma skins before RC build 2010-05-30 16:22:54 +00:00
jsmorley
931ab990f9 Minor changes to Gnometer 2010-05-21 17:47:11 +00:00
jsmorley
90e120805c Minor changes to Rainstaller and Ranmeter Install.nsi. Tweak to Gnometer Preview Theme 2010-05-20 20:46:43 +00:00
jsmorley
1ead08dcf5 Some fixes for Rainstaller and the Rainmeter Install Script
Change to RainThemes to preserve "Version=" for default skins on save and load of a theme.
Small change to EnigmaConfigure.cfg by Dragonmage
Higer rez images for Enigma\MusicAlbum.B.png
2010-05-19 11:29:37 +00:00
jsmorley
80e27c534b Update of Enigma skins and themes by Dragonmage to fix some issues. Update of Enigma themes by Dragonmage.
Change to installer to make default for "Create Icon on Desktop" No instead of Yes.
2010-05-16 18:07:58 +00:00
jsmorley
c054e74bb1 Some improvements to Rainstaller, including restriction to one instance at a time. Change to how RainThemes handles TrayExecute statements when there is a conflict on loading a theme. 2010-05-16 10:47:24 +00:00
jsmorley
befa90ce8f Committing JamesAC / spx changes to SpeedFan plugin to support conversion of default Centigrade temp values to Fahrenheit or Kelvin. Also manual update to support change. 2010-05-09 17:14:20 +00:00
jsmorley
d0fe23ec1f Deleted thumbs.db files, replaced \Images in Enigma, replaced the pdf in Enigma, fixed the install .nsi, replaced preview for arcs. 2010-05-09 15:38:29 +00:00
jsmorley
c01fb4eb76 Update to get things in place for one final beta followed by a Release Candidate as soon as we can.
1) Added Gnometer as one of the default skins, including two themese (Gnometer and Gnometer Preview)
2) Removed Tranquil skins
3) Added RainBackup in \Addons and to start menu
4) Changes to Rainstaller to use default header .bmp file if the author does not provide one in the .rmskin.
5) Changes to Rainmeter.cpp to handle Gnometer as one of the new default skins
6) Changes to the Rainmeter installation program to allow selection of default skin / theme (Gnometer or Enigma)
2010-05-08 19:51:33 +00:00
jsmorley
3e8c954f87 Various updates to Rainstaller and RainThemes to support new build
Some minor changes to the manual .htm files
Updated History.htm
2010-05-02 16:55:18 +00:00
jsmorley
c0fb21241e RainThemes: Added the ability to edit themes in your text editor. Changed the interface to be more consistent with the "look and feel" of Rainstaller. 2010-04-30 05:45:32 +00:00
jsmorley
b4655b16e6 Changes to support Rainmeter under PortableApps.com / RainmeterPortable.exe
1: Changed both Rainstaller and RainThemes to preserve original settings of the following in the [Rainmeter] section of Rainmeter.ini

ConfigEditor
TrayExecuteL
TrayExecuteM
TrayExecuteR
TrayExecuteDL
TrayExecuteDM
TrayExecuteDR
CheckUpdate

2: Changed RainThemes to not load any included wallpaper / desktop background when RainmeterPortable.exe is detected as running.
2010-04-23 16:30:50 +00:00
jsmorley
383c2e0962 Rainmeter Build: Added a small app UpdateApplicationRC.exe called by the build process to set the proper revision number in Applicaton.rc so this no longer has to be done manually prior to the install. Poiru, you can remove the lines warning you to edit Application.rc and the "pause" in Build.bat in the VC++ folder. AutoIt3 source for the app is included, but not compiled during the build as it is static. 2010-04-22 02:16:01 +00:00
jsmorley
2c9829381f Rainmeter Build: Small change to build.py to support new icons for RainBrowser / RainThemes 2010-04-20 20:57:22 +00:00
jsmorley
1501176fad Rainstaller: Fix for bug when there is no top level folder in a .rmskin file. 2010-04-19 17:00:31 +00:00
jsmorley
f049d80153 Update for final fixes for Rainstaller, new Rainmeter icons and changes to History.htm to support new public build. 2010-04-18 20:12:32 +00:00
jsmorley
883be23f42 Rainstaller:
Updates to finalize Rainstaller for an "alpha" build I will do so the folks in Forum Devs can do initial testing.
2010-04-17 14:49:31 +00:00
jsmorley
c9320f38f2 Rainstaller:
This commit is to get the repository set up to add Rainstaller.exe to the Rainmeter build and installation package

- Rainstaller is installed to the Rainmeter program folder under \Addons\Rainstaller
Rainstaller.exe
Rainstaller.chm

- A file association is created for the extension .rmskins to allow double clicking a .rmskins file to open Rainstaller.exe, unpack the .rmskins archive (it is a renamed .zip file) and install the Skin(s) / Themes included.

- Rainstaller.lnk (Rainstaller.exe) and Rainstaller Help.lnk (Rainstaller Help.chm) are added to the Windows Start Menu under Rainmeter

- Code added to the "uninstall" routines in Rainmeter Install Script.nsi to remove the file association for Rainstaller.exe / .rmskins on uninstall of Rainmeter and to remove the links from the Windows Start Menu.

*****************
Code Changes:

- New version of Build.py for compiling all source code
- New version of Rainmeter Install Script.nsi for creating the Rainmeter installation package

- Source code and build script for Rainstaller in \Addons\Rainstaller\Source
Rainmeter.nsi
Rainmeter.chm
\include (folder has some addon scripts and plugins for NSIS)

Note:  As of this build, everything works EXCEPT that Rainstaller can only be used by double-clicking a .rmskins file.  The ability to drag and drop a .rmskins file on Rainstaller.exe or to run Rainstaller.exe and "browse" to open a .rmskins file is coming in the next day or two.
2010-04-17 02:00:09 +00:00
jsmorley
a204a2a827 2010-04-10 02:55:41 +00:00
jsmorley
201fb68fe0 Help: Fixed error in History.htm concerning AntiAlias change. 2010-02-21 14:04:02 +00:00
jsmorley
d573a11be4 Updated revision number for build 2010-02-20 15:18:45 +00:00
Kimmo Pekkola
35947902ea Updated the version numbers for the new beta. 2010-01-24 17:31:15 +00:00
Kimmo Pekkola
5d3d148b46 PowerPlugin could unload the powrprof.dll even if some other skin was still using it. Fixed. 2009-11-01 10:00:12 +00:00
Kimmo Pekkola
dcebc3bebd Updated the version history for the upcoming release. 2009-11-01 08:41:24 +00:00
Kimmo Pekkola
46570b6025 Updating a skin should work now even if the current version is missing. This should solve the issue 121.
The default tray icon is shown if custom tray measure cannot be created.
2009-10-30 19:10:55 +00:00
Kimmo Pekkola
bca90dbf9f The install script now deletes the old skins before upgrading them. With portable installation the user can choose not to upgrade the skins and themes. 2009-10-18 19:11:27 +00:00
Kimmo Pekkola
9f156bcf9f Added the preview image to Tranquil. 2009-10-18 15:18:41 +00:00
Kimmo Pekkola
2c6c43c652 The window deletion is now delayed when !RainmeterDeactivateConfig is used. This fixes the problem: Issue 116: Crash when skin tries to deactivate self by measure action. 2009-10-17 06:43:18 +00:00
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