Commit Graph

  • f0eb6d5da0 - Improved error handling for creating TrayMeasure. - Code cleanup. spx 2010-12-06 08:59:55 +00:00
  • 97bb9c9259 Fixed: FolderInfo.dll did not support relative paths (thanks to elestel) Birunthan Mohanathas 2010-12-06 07:43:30 +00:00
  • d125093e89 Added workaround for InputText plugin. (ShellExecuteEx fails when InputText is activated.) spx 2010-12-05 23:33:51 +00:00
  • 96244049f0 Change to InputText Plugin to add FocusDismiss= (0/1 - Default is 0). This switch changes the behavior of the input box so it is dismissed without firing any actions if the input field loses focus (if the user clicks outside the input box) jsmorley 2010-12-05 21:33:18 +00:00
  • 6efbd23314 Adding ImageCrop and MeasureName/ImageName changes by spx. Birunthan Mohanathas 2010-12-05 15:34:37 +00:00
  • 862a6d86ae Minor changes to Rainstaller and Build.py. Birunthan Mohanathas 2010-12-05 14:57:23 +00:00
  • 786fc6459c Renaming InputTextPlugin.dll to InputText.dll jsmorley 2010-12-05 14:12:03 +00:00
  • d77709a50e Adding InputTextPlugin to the .svn and changing the build to include the pre-compiled version. This is a new plugin written by psouza4 in C#. Further details on how to compile locally will be forthcoming. jsmorley 2010-12-05 00:52:07 +00:00
  • 08a377d7c0 Minor cosmetic tweak to RainBackup jsmorley 2010-12-04 15:40:19 +00:00
  • 96c81ac516 - Added BackgroundMode=4 for tiling background image. - Added tinting functions for Background. - Added "ImageCrop" option to Meter=IMAGE/BAR/HISTOGRAM/ROTATOR and Background. - Added "Tile" option to Meter=IMAGE. - Some code cleanups. spx 2010-12-04 15:07:28 +00:00
  • 19294c4339 Minor change. spx 2010-11-28 22:20:27 +00:00
  • 62519fbdd5 MeasureDiskSpace: Improved total size detection for removable device. spx 2010-11-28 21:39:46 +00:00
  • 46829cbb6f Fixed that Flip=1 is broken in Meter=HISTOGRAM. spx 2010-11-27 20:54:21 +00:00
  • a0ae80cd04 Added image manipulation codes to Meter=BITMAP/BUTTON/HISTOGRAM and refactored them. spx 2010-11-27 19:53:23 +00:00
  • 674cebda64 Fixed that Windows 7 shows pixelated icon for About window when 'Use small icons' is set (added 16x16 image to window.ico). Birunthan Mohanathas 2010-11-27 11:42:04 +00:00
  • 559b5ae05f About dialog now opens with Log selected as default. Changed DisableDrag=1/0 to DisableDragging=1/0. Birunthan Mohanathas 2010-11-27 10:57:59 +00:00
  • 04208a97c3 MeterHistogram: Small performance improvement on Draw(). spx 2010-11-26 20:22:13 +00:00
  • 78cb8b2543 Fixed an issue that AlwaysOnTop=-1/-2 fails on startup. spx 2010-11-26 16:17:23 +00:00
  • 2186b2eb2a Fixed an issue that ReadConfig() is called unnecessarily when DynamicVariables=1 and UpdateDivider=* are set. spx 2010-11-25 23:57:10 +00:00
  • 999ab0bd18 Code optimization. spx 2010-11-25 22:00:34 +00:00
  • 0e1486f0be Code optimization. spx 2010-11-25 15:34:49 +00:00
  • d299d89ede Fixed an issue that !RainmeterZPos (1/2) fails in some cases. spx 2010-11-24 22:30:18 +00:00
  • 8722009407 Small fixes for r623. spx 2010-11-24 18:08:11 +00:00
  • b63f92f127 Groups can now be defined under the skins [Rainmeter] section as well (in addition to Rainmeter.ini). Also fixed small typo in r622. Birunthan Mohanathas 2010-11-24 16:41:50 +00:00
  • 1f3a04e54e Added DisableDrag=1/0 to lock skins into position. Added DisableRDP=1/0 to disable redraw during RDP session (thanks to FUR10N for the code). Minor changes to the installer and Rainstaller. Birunthan Mohanathas 2010-11-24 15:34:07 +00:00
  • 72da30c565 Fixed an issue that the following sections are ignored if ini-file contains null section "[]". spx 2010-11-24 13:43:20 +00:00
  • 6eeaa81901 Removing WirelessInfo plugin from build. Birunthan Mohanathas 2010-11-23 08:40:34 +00:00
  • d302aa675a Code cleanups. spx 2010-11-22 19:52:10 +00:00
  • 45e33ce704 - Code cleanup. - MeterLine: Small performance improvement on Draw(). spx 2010-11-19 07:33:58 +00:00
  • 8144592ec4 Edited wiki page BuildSummary. Birunthan Mohanathas 2010-11-18 12:56:53 +00:00
  • 370988b553 Minor tweaks to the installer and corrected version in .rc file for FolderInfo.dll. Birunthan Mohanathas 2010-11-18 10:03:05 +00:00
  • cfe6e4ac48 Improved handling of elevated instance in installer. Also added some error checking to Build.py. Birunthan Mohanathas 2010-11-17 19:08:21 +00:00
  • 3907f1936a Added 'Standard' and 'Portable' installation options to installer. Also some minor tweaks to Rainstaller. Birunthan Mohanathas 2010-11-17 12:13:48 +00:00
  • b2967b2814 Small code optimization. spx 2010-11-16 22:14:00 +00:00
  • f689bbe6f1 Small code optimization. spx 2010-11-16 20:12:27 +00:00
  • fc046ac4eb Removed /GA compiler option from DLL project files. spx 2010-11-15 23:43:15 +00:00
  • 918b0c522f Modified Build.py to accommodate the change from "Release64|Win32" and "Release64|x64" to "Release|Win32" and "Release|x64" Be SURE to change the paths at the top of Build.py if your software is in a different location. jsmorley 2010-11-15 22:25:43 +00:00
  • d11964ddf9 - Removed "Release64|Win32" and "Release64|x64" from projects. Use "Release|Win32" (for 32-bit) and "Release|x64" (for 64-bit). - Removed unused option from projects. spx 2010-11-15 20:59:20 +00:00
  • fbb758003d FolderInfo: Changed output when bytes from '10 b' to '10 ' for consistency with AutoScale. Also changed RegExFilter to RegExpFilter for consistency with WebParser. Birunthan Mohanathas 2010-11-15 15:23:32 +00:00
  • afee54a02f Removed MBM5 plugin from build. Added FolderInfo plugin into build. Moved pcre-8.10 from Plugins\PluginWebParser into Library\. Birunthan Mohanathas 2010-11-15 14:38:12 +00:00
  • 0dd7ab194f Fixed that %10, %11, etc. doesn't work. Birunthan Mohanathas 2010-11-14 18:55:34 +00:00
  • e7e9dd985d Improved compression of AutoIT apps and some minor tweaks to Build.py. Birunthan Mohanathas 2010-11-14 16:44:13 +00:00
  • dd3a84b5f8 Updating Illustro to 0.9.1 Cosmetic changes to .rc files Minor changes to Rainstaller Birunthan Mohanathas 2010-11-14 10:28:17 +00:00
  • 40ec69cbab Removed "${NoInherit}" option for Application.rc. spx 2010-11-13 20:57:48 +00:00
  • 0a5d07eef2 Small change to how PRODUCTVERSION is determined (thanks spx!). Birunthan Mohanathas 2010-11-13 20:16:04 +00:00
  • b9c406aef2 Minor change for r600. spx 2010-11-13 19:53:28 +00:00
  • 35d0eeea11 Fixed an issue that UpdateDivider is ignored if DynamicVariables=1 is set. spx 2010-11-13 19:45:50 +00:00
  • 2c6272e1f4 Added _WIN64 to preprocessor for 64bit resource compiler. spx 2010-11-13 19:30:24 +00:00
  • d91db2cd50 Fixed http://code.google.com/p/rainmeter/issues/detail?id=175 and typo in VirtualDesktops.rc Birunthan Mohanathas 2010-11-13 19:12:43 +00:00
  • d79290f036 Rainstaller: Added ability to include both 32bit and 64bit plugins in a single .rmskin. Birunthan Mohanathas 2010-11-13 16:36:19 +00:00
  • e4326582e8 Changed Application.rc and Library.rc to go back to using code page 1252, as the mismatch between changing to VALUE "Translation", 0x409, 1200 and the value in BLOCK "040904E4" causes 3rd party apps to fail to read the version information. I'm not sure I see any need to possibly break things in any case changing the code page for this version info block when it really doesn't matter what it is. 1252 is the tried and true Windows standard "Latin" that we are sure works on any version of Windows and any language setup. Just don't put UNICODE chars in the version information, and we are good to go... ;-) jsmorley 2010-11-13 16:01:15 +00:00
  • 5ff09cbd96 Adding version info to Rainmeter.dll. Some other minor changes. Birunthan Mohanathas 2010-11-13 14:51:58 +00:00
  • fa351991a5 Replaced UpdateApplicationRC.exe and UpdatePluginRC.exe with a more efficient method. Birunthan Mohanathas 2010-11-13 12:51:20 +00:00
  • 14f4a1b5a3 * Added .rc files for each of the plugins / updated the project files to use these resource files. * This will allow a user to verify the version and architecture (x32/x64) by using the "Properties / Details" dialog in Windows Explorer on plugin dll files just as can be done today with Rainmeter.exe. * Added a new AutoIt utility UpdatePluginRC.exe and source which will modify the new .rc files during the build to set the current Rainmeter version and the x32/x64 architecture. * Modified the existing Build.py and UpdateRevision.py to use this new functionality (NOTE: WHEN YOU DOWNLOAD BUILD.PY, BE SURE TO CHANGE THE PATHS AT THE TOP TO YOURS) jsmorley 2010-11-13 04:40:21 +00:00
  • a3f4aa19f8 Changed the limit of the config menuitem ID. (3000 to 10000) spx 2010-11-12 15:29:44 +00:00
  • cab258a7e5 Code optimization and removed unused part for reducing core dll size. spx 2010-11-11 20:24:59 +00:00
  • 2bf3299ded Additional change to make Rainmeter.cpp case insensitve when installing default theme. Added Recycle Bin to illustro default theme. jsmorley 2010-11-07 13:14:51 +00:00
  • bddef71808 Minor update to illustro and Rainmeter.cpp to properly detect install the illustro theme. jsmorley 2010-11-07 12:57:31 +00:00
  • 6ef688f387 Code cleanups. spx 2010-11-06 23:13:12 +00:00
  • 5393ea461a Minor changes to Welcome panel for Illustro jsmorley 2010-11-06 22:48:05 +00:00
  • 3e7a4f85ec Updating Illustro to 0.9. Fixed Rainstaller crash in certain cases. Birunthan Mohanathas 2010-11-06 19:22:31 +00:00
  • d08a6a61c0 Saved bitmaps as 8-bit to save precious kilobytes. Birunthan Mohanathas 2010-11-06 14:58:00 +00:00
  • ee487f86e4 Improved Rainstaller performance when copying files. Birunthan Mohanathas 2010-11-06 14:27:49 +00:00
  • dbc021d299 Minor code tweaks & cleanups. spx 2010-11-05 03:25:21 +00:00
  • 02be3ed29c Additional fix for r581. spx 2010-11-04 22:34:14 +00:00
  • bfdc8d2d74 Fixed an issue that skin window doesn't work correctly if DynamicWindowSize=1 is set and window width or height is 0. http://www.rainmeter.net/forum/viewtopic.php?f=5&t=5895&sid=3a35544c846def97be471944c564e12d spx 2010-11-04 22:17:08 +00:00
  • 32d81e9343 Fixed an issue that meter window flickers when "Hide on Mouse Over" and "Click Through" are set. spx 2010-11-04 01:45:58 +00:00
  • 25abbc2444 - Added multiple MeterStyle. - Code cleanup & cosmetics. spx 2010-11-04 00:17:42 +00:00
  • 46862a033e Fixed minor spelling error in the installer jsmorley 2010-11-03 14:20:41 +00:00
  • 0b8537f384 Fixed wrong item order in tray context menu. spx 2010-10-31 20:32:16 +00:00
  • 1668de5a3b Code cleanup & cosmetics. spx 2010-10-31 20:13:32 +00:00
  • b490555842 Updating Illustro skins to 02, updating RainThemes for addition of Illustro and removal of Gnometer / Enigma. Adding Illustro theme, and setting this theme as default.ini for new install. jsmorley 2010-10-30 13:24:44 +00:00
  • 461f8757c1 Fixed Debug x64. Also some minor changes to the installer and Rainmeter.cpp. Birunthan Mohanathas 2010-10-30 11:21:19 +00:00
  • f430b9ebb2 Adding "version" file to Illustro jsmorley 2010-10-27 14:42:28 +00:00
  • eac908aa24 Adding Illustro skins jsmorley 2010-10-27 00:18:30 +00:00
  • 4089f815b0 Update to remove the current (Gnometer, Enigma, Arcs) skins and themes from the build, add the new Illustro starter skin(s) by poiru, and update the build and install process for 1.4. This is a first pass for testing, and should not be used for a public beta yet. jsmorley 2010-10-27 00:11:48 +00:00
  • 6d9834a89e Fixed a small bug created by the new "Downloads" context menu. jsmorley 2010-10-26 16:10:42 +00:00
  • 9f881c1b2b Changed "Rainmeter Downloads" to "Downloads" based on poiru's input jsmorley 2010-10-26 15:19:43 +00:00
  • 43751f3217 JamesAC added "Rainmeter Downloads" to the main context menu, which will open the user's browser to the skin downloads page in version 1.4. jsmorley 2010-10-25 19:58:53 +00:00
  • db4fac0877 Code cleanup & cosmetics. spx 2010-10-19 22:03:32 +00:00
  • 71ce46442e Fixed an issue with dynamic variables not working on the image effects. mapeki 2010-10-18 22:30:45 +00:00
  • 74fd39f912 Fixed copy paste typo - m_ImageWidthString was there twice instead of m_ImageHeightString mapeki 2010-10-17 18:21:44 +00:00
  • 2b960748f1 * MeterImage + Added mapeki 2010-10-17 17:51:14 +00:00
  • 1ee9137ea2 Updating all build files and processes to create 1.4 beta starting point. Also adding file: TextFuncUF16.nsh to Rainstaller folder for UNICODE support. If you download Build.py, be sure to set the paths to executables to your paths before using. jsmorley 2010-10-12 15:01:48 +00:00
  • b53f0d9f6b - Moving to NSIS Unicode - Partial rewrite of Rainstaller - Fixed a small problem with !RainmeterShowMeter and ToolTipHidden=1. - ToolTipHidden can now be used under [Rainmeter]. Birunthan Mohanathas 2010-10-12 14:14:32 +00:00
  • a93064aea3 Change to URL in Gcal4 jsmorley 2010-10-10 20:07:13 +00:00
  • e3ae606213 Adding update check to Gnometer. Birunthan Mohanathas 2010-10-10 19:24:34 +00:00
  • 155781a2c3 Setting VERSION file to 1.3 jsmorley 2010-10-10 19:16:26 +00:00
  • e631b7dab9 Missed a few things.. Birunthan Mohanathas 2010-10-10 18:28:36 +00:00
  • bcef8b94a8 Updating Gnometer to 1.3 Birunthan Mohanathas 2010-10-10 18:19:18 +00:00
  • 140ed85ed7 Added ToolTipHidden=1 / 0. When set to 1, tooltips will be suppressed. Default is 0. Birunthan Mohanathas 2010-10-10 16:58:55 +00:00
  • 9a6e328bcc Deleting Gnometer stuff before updating. Birunthan Mohanathas 2010-10-10 10:11:59 +00:00
  • 11a76b3170 Changed how RainThemes closes Rainmeter to be a bit more efficient. jsmorley 2010-10-02 19:03:53 +00:00
  • 54362780c3 Fixed a issue that MouseOver/LeaveAction loops infinitely. http://www.rainmeter.net/forum/viewtopic.php?f=14&t=5560 spx 2010-10-02 04:13:50 +00:00
  • 9da555a187 Fixing errors caused by r549. Birunthan Mohanathas 2010-09-23 08:49:43 +00:00
  • c1fda93526 Change by JamesAC to detect skins with no meters OR measures to reduce issues with people loading Rainlendar skins and such. jsmorley 2010-09-22 14:04:00 +00:00
  • 15992c2dc3 Cosmetic changes. spx 2010-09-21 22:47:53 +00:00
  • 11588043de Error messages now display meter/measure in question. Birunthan Mohanathas 2010-09-21 16:45:29 +00:00
  • 77ac096f2c [Webparser] - Fixed a issue that Download=1 doesn't work correctly in some cases. - Added [Measure]-name to log messages. spx 2010-09-21 14:13:43 +00:00
  • e618ad1777 Cosmetic changes here and there. Birunthan Mohanathas 2010-09-21 11:09:36 +00:00