Commit Graph

65 Commits

Author SHA1 Message Date
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
a174881483 RainBrowser/RainThemes: New icons
Rainstaller: Change to script for issue with elevated user when launching Rainmeter at the end
2010-04-20 20:23:19 +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
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
Kimmo Pekkola
68ec1714c1 Added the version information to the rc file. 2010-04-04 17:52:14 +00:00
Kimmo Pekkola
2d2247d3d8 Upgraded the project to VC 2008. 2009-03-21 09:35:03 +00:00
Kimmo Pekkola
30edc895f2 2009-02-10 18:37:48 +00:00