Commit Graph

  • e812e079ec [AboutDialog] Fixed a issue that Value column isn't updated if value is empty string. spx 2010-09-21 09:18:19 +00:00
  • 4ccb0aa40b Changes to some Rainmeter messageboxes to make them more descriptive. Minor changes to Rainstaller as well. Birunthan Mohanathas 2010-09-21 08:32:41 +00:00
  • 12cf84a93b Adding x32, x64, and *.user to SVN ignore list for \Application, \Plugins, and \Library Birunthan Mohanathas 2010-09-21 08:20:09 +00:00
  • 704558b7df Fixed a issue that Rainmeter crashes at LSLog(). (multithreading issue) spx 2010-09-19 09:21:25 +00:00
  • df146e4eb4 Code cleanup & cosmetic. spx 2010-09-17 08:47:22 +00:00
  • 5ab0192d41 NumOfDecimals is now enabled when Percentual=1 in STRING meter. spx 2010-09-15 12:52:40 +00:00
  • 6fe8fd0aa7 Fix by spx for the problem where r538 caused some backwards compatibility issues. jsmorley 2010-09-15 10:05:09 +00:00
  • d9a89ccdec Fixed a issue that unnecessary UpdateToolTip() is executed excessively due to uninitialized m_ToolTipHandle. spx 2010-09-14 20:24:02 +00:00
  • cd074cd44d Fix by MattKing for numbers being truncated to 0 decimals issue in http://rainmeter.net/forum/viewtopic.php?f=14&t=5432 jsmorley 2010-09-14 17:08:25 +00:00
  • 2cb88b0733 Shrunk some string buffer size. spx 2010-09-13 20:06:52 +00:00
  • 27b07f653c Fixed: ToolTipWidth didn't work with formulae. Rainstaller now displays fonts in .rmskin in dialog. Birunthan Mohanathas 2010-09-13 17:03:09 +00:00
  • 51ec7bfd7b Fixes an issue where ToolTips are still active on "hidden" meters. jsmorley 2010-09-12 21:49:57 +00:00
  • 3da0aa3f4c [Application] - Added some codes to avoid loading a dll from current directory. spx 2010-09-11 19:39:45 +00:00
  • 3aa4673019 Updating NSIS UAC plugin to version 0.2.2c. Rainstaller now ignores default addons in rmskin. Birunthan Mohanathas 2010-09-11 10:42:01 +00:00
  • 3afada92ed Fixed the message loop to valid code. (http://msdn.microsoft.com/en-us/library/ms644936.aspx) spx 2010-09-10 19:39:54 +00:00
  • eee8d9bb1c Changed ToolTip function to allow using %1, %2 etc. as appropriate for various meter types: Line, String: %1, %2, %3, ... Histogram: %1, %2 Others: %1 jsmorley 2010-09-10 17:29:30 +00:00
  • 1343a3ae9e [WebParser] Added new character entity ' spx 2010-09-09 09:59:30 +00:00
  • 979117f623 Additional fix for r528. spx 2010-09-04 08:04:13 +00:00
  • 07d5671707 Fixed an issue that ClickThrough mode is broken since r486. Fixed an issue that cached window message is incorrect in some cases. spx 2010-09-03 11:05:28 +00:00
  • 7f2c47a956 - Fixed an issue that audio commands fail in some cases. Following cases are now available: spx 2010-09-02 16:03:15 +00:00
  • e29b2a2d4b [WebParser] - Added new option for decoding Character references. spx 2010-08-31 19:49:47 +00:00
  • c14cd5491b [AboutDialog] - Fixed the issue that the statistics are updated many times if many active skins are working. "Log" is now updated once every 1 second. Config is now updated once on its Update=. - Fixed the issue that the statistics show by incorrect order in some conditions. - Fixed the issue that the entries aren't updated if the skin is activated/deactivated. spx 2010-08-30 22:51:58 +00:00
  • c753f0cbac Change by spx to fix "flicker" issue in AboutDialog jsmorley 2010-08-28 21:24:32 +00:00
  • 9f33f8907a Minor fixes for r522. spx 2010-08-26 21:49:50 +00:00
  • d9137c2413 Changes by JamesAC and spx to the "About" dialog. jsmorley 2010-08-26 20:50:36 +00:00
  • 494a7c77ce Added 32x32 icon image for Alt+Tab. spx 2010-08-25 15:48:21 +00:00
  • bea3b2821a Modified for icons on About dialog box. spx 2010-08-25 14:36:20 +00:00
  • 5b7a985a7e - [WebParser] Fixed minor memory leak. - [WebParser] Modified the routine which finds the Rainmeter window. spx 2010-08-24 20:23:22 +00:00
  • 877d4a3f4d Fixed some comments. spx 2010-08-24 01:13:27 +00:00
  • dbdebfd1f1 Overhauled Variables part. Fixed the issue that all variables are reset when the screen resolution (or work area) is changed. spx 2010-08-24 01:07:29 +00:00
  • 31b51da234 Win7AudioPlugin updated to version 1.6 - New bangs Mute/Unmute - Volume shows -1 when muted jsmorley 2010-08-22 19:05:33 +00:00
  • 10f0640298 Added JamesAC's new bangs to change "settings" in Rainmeter.ini for one / group / all skins at once. jsmorley 2010-08-22 12:08:38 +00:00
  • 2edde5af1c Revamped Rainstaller UI Birunthan Mohanathas 2010-08-22 09:03:39 +00:00
  • 080b68fe17 [WebParser] Fixed the issue that Rainmeter crashes if RegExp is invalid. spx 2010-08-19 09:24:25 +00:00
  • 46b19fbd73 - Now able to use single quote as quotes in Substitute. Reverted r510, r511. - [WebParser] Updated PCRE library 6.4 to 8.10. spx 2010-08-18 07:28:55 +00:00
  • 67e5d4142d Fix for r510 (Fixed the issue that '#', 'Q', 'O' and 'T' are replaced to '"'.) spx 2010-08-17 22:50:48 +00:00
  • 02658b1ecc Fixed: Not being able to Substitute a quote character. Birunthan Mohanathas 2010-08-17 12:09:57 +00:00
  • bf026cc248 some minor tweaks & cleanups spx 2010-08-17 07:19:48 +00:00
  • b3e93c0765 Fix by elestel to iTunes plugin: iTunesPlugin did not handle AboutToPromptUserToQuitEvent before (when user quit iTunes there will be a quit/don't quit dialog) jsmorley 2010-08-15 13:32:18 +00:00
  • f7d61add35 Rainmeter Installer now kills RainBrowser before install. Birunthan Mohanathas 2010-08-14 17:28:32 +00:00
  • 20c3702501 Fixed the compatibility issue for the skins that are using MouseOverAction/MouseLeaveAction in Meters. spx 2010-08-13 23:20:20 +00:00
  • 8fe2a26a51 Fixed the issue that RANDOM is replaced incorrectly in Measure=Calc. spx 2010-08-11 18:08:41 +00:00
  • 3d33a16f9f - Additional fix for r502. Functions/Measures/Counter in Formula are now case-insensitive in MeasureCalc. - "[Measure]" is now case-insensitive in DynamicVariables. spx 2010-08-10 18:23:10 +00:00
  • 99508e090b Adding new PluginMediaKey plugin by poiru to the build. jsmorley 2010-08-10 16:02:40 +00:00
  • 237043352d Fixed issue that Counter in Measure=Calc is case-sensitive. Added MeasureName2 as an alternative to SecondaryMeasureName in Meter=Histogram. Birunthan Mohanathas 2010-08-10 15:37:35 +00:00
  • bfa3bdc508 Additional fix for r500. spx 2010-08-10 12:21:46 +00:00
  • ab04c130eb Fixed the issue that old StringIndex results remain if the number of RegExp results is less than StringIndex. spx 2010-08-10 10:51:19 +00:00
  • 22b1e55438 Small change to Rainstaller Birunthan Mohanathas 2010-08-08 15:18:20 +00:00
  • e5230a964b Changes to Rainstaller Birunthan Mohanathas 2010-08-08 10:15:38 +00:00
  • 701178766d Fixed the issue that Rainmeter crashes if a invalid format parameter is specified in MeasureTime/MeasureUptime. spx 2010-08-07 19:03:58 +00:00
  • 6f919cfa3f Fixed: WifiStatusPlugin closes WLAN handle when skin is closed even if another skin is still using it Birunthan Mohanathas 2010-08-06 10:09:03 +00:00
  • 2e32b0f5c1 Some minor fixes. spx 2010-08-06 07:40:43 +00:00
  • 98c1f70f17 - Some changes for online manual. - About dialog now indicates "Beta" or not beta on version information. spx 2010-08-05 17:48:52 +00:00
  • cce8a5ead4 Modified the behavior of starting multiple processes. spx 2010-08-05 17:35:45 +00:00
  • 10257297bc Removing Help .chm source files from trunk. Changes to Build.py and install script to reflect changes. Birunthan Mohanathas 2010-08-05 17:12:51 +00:00
  • 0feda085e6 Cosmetic changes to About dialog. Birunthan Mohanathas 2010-08-05 16:38:28 +00:00
  • afd7de5a8c Fixed some stability issues when the location of the settings file is defined by a commend line argument. spx 2010-08-05 10:46:04 +00:00
  • e5cf9c5ceb Massive changes to the manual. This is most likely just temporary as it is proposed that the local .chm file be removed from the build. jsmorley 2010-08-05 04:05:14 +00:00
  • ff04d39bad Fixed the crash issue that the commandline option length is less than 4 characters. spx 2010-08-04 08:10:54 +00:00
  • 229fc944e8 Fixed missing RemoveBangCommand("!RainmeterWriteKeyValue"); spx 2010-08-03 15:25:38 +00:00
  • 64888434c9 - Added !RainmeterWriteKeyValue. (based on MattKing's code) !RainmeterWriteKeyValue "Section" "Key" "Value" ("FileSpec"), where "FileSpec" is an optional parameter. If FileSpec is not present, the change is automatically done in the currently running skin file. If the bang is executed from command line, FileSpec is required. spx 2010-08-03 15:10:42 +00:00
  • d92f4f939d Added #ROOTCONFIGPATH#. spx 2010-08-02 14:28:55 +00:00
  • 17a0fcf33a Edited wiki page through web user interface. jsmorley 2010-07-27 12:39:38 +00:00
  • 6f2d67859d Updates to the manual htm pages for the public beta today. jsmorley 2010-07-25 19:16:47 +00:00
  • 0d26b72bbe Stability improvement for refreshing config. spx 2010-07-22 02:37:51 +00:00
  • 3f2268b6b2 Minor fix for multiple %APPDATA%. spx 2010-07-22 01:50:22 +00:00
  • 4965f3859f - Fixed the issue that the check marks of all menu items in configs/root/variants menu are cleared if !RainmeterDeactivateConfig/!RainmeterToggleConfig is used. - Fixed the issue that %APPDATA% isn't replaced if Rainmeter runs as different user. - Some stability improvements for activating/deactivating configs. spx 2010-07-22 00:31:59 +00:00
  • dc7ccdd7ed Fixed the issue that all grouping functions for Config are broken since r473. spx 2010-07-21 23:11:12 +00:00
  • b3507f6f8e Tooltips: Added ToolTipWidth= key | Fix for using [MeasureName] as ToolTipText alone. jsmorley 2010-07-20 21:20:14 +00:00
  • abc5df233d - Fixed the issue that the context menu doesn't hide even if a focus is switched to the desktop or other windows. - Fixed the small Logging menu issue. spx 2010-07-20 07:15:39 +00:00
  • eb536cde54 - Added config's root menu. - Fixed a small issue on creating menu cache. - Added workaround that the context menu is shown repeatedly by using menu bangs. spx 2010-07-18 21:35:52 +00:00
  • 5366da997d Lots of changes to the beta manual. jsmorley 2010-07-18 14:01:04 +00:00
  • 0d70dc14ce Some minor changes to the manual help files. jsmorley 2010-07-17 23:16:28 +00:00
  • ab272307a4 Minor fix by JamesAC to ToolTip routines Many changes to Help files for 1.3 beta Minor fix for Installer script jsmorley 2010-07-17 19:11:05 +00:00
  • 6b6635b9c9 Got rid of some redundant codes from r471. spx 2010-07-17 13:38:12 +00:00
  • 935852426a Added spx's meter/measure/config "Group" functionality. Minor fix to installer script jsmorley 2010-07-17 13:02:34 +00:00
  • c287df17cc Minor changes to Rainmeter installer. Removed Example.rmskin and Rainstaller.chm. Birunthan Mohanathas 2010-07-17 09:01:25 +00:00
  • d2bea69bcc Adding Help pages for VirtualDesktops and Win7AudioPlugin plugins. jsmorley 2010-07-17 00:13:41 +00:00
  • ff153f3f86 Adding JamesAC's new ToolTips functionality. Minor fix to the Rainmeter installer Minor changes to RainBrowser and RainThemes jsmorley 2010-07-17 00:06:24 +00:00
  • a52758f9d2 Minor changes to RainBrowser, RainThemes, and the Rainmeter installer. jsmorley 2010-07-15 22:39:19 +00:00
  • 5d2e750d3f RainBrowser: Final spit and polish on the new interface. jsmorley 2010-07-14 10:47:48 +00:00
  • a0e0b04a28 RainBrowser: The current active skin is now automatically highlighted when you select a config from the tree view in Active/Browse/Tags views. jsmorley 2010-07-12 15:08:29 +00:00
  • d826eb8b7e RainBrowser: Added the ability to launch RainThemes and RainBackup from the app. jsmorley 2010-07-11 17:30:53 +00:00
  • ccbb5e4b0b Changed RainBrowser to have the new "look and feel" of the other addon applications jsmorley 2010-07-11 15:25:28 +00:00
  • 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. jsmorley 2010-07-10 12:56:37 +00:00
  • d07e8665b0 Modified the behavior when the log file was deleted manually. spx 2010-07-08 10:59:06 +00:00
  • 05c14bfa26 Changes to Rainstaller Birunthan Mohanathas 2010-07-08 08:06:35 +00:00
  • 63c11d1535 Fixed some wrong comments. spx 2010-07-07 23:54:20 +00:00
  • f61a35a64d - Added "Group" option to Measure/Meter to operate Measures/Meters in bulk. Usage: Group=group1 | group2 | group3 * Concatenate group with the "|" if you'd like to assign multiple groups. spx 2010-07-07 23:46:44 +00:00
  • 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. jsmorley 2010-07-07 22:31:44 +00:00
  • cae7c84431 Fixed AdditionalDependencies for Debug. spx 2010-07-06 07:30:45 +00:00
  • 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 jsmorley 2010-07-05 23:44:22 +00:00
  • 5d436f2ffe Reverted the part of r345 (workaround for Issue 145). It's cause of low scaling quality in IMAGE meter. spx 2010-07-02 18:10:29 +00:00
  • 343a38c2cf Changes to Rainstaller: - Removed AdminRights option - Improved skin loading with LaunchType=Load Birunthan Mohanathas 2010-07-01 13:22:33 +00:00
  • 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) jsmorley 2010-06-28 22:30:20 +00:00
  • 92f67ec7db Rainstaller: Fixed problems when using KeepVar with INI entries that have leading/trailing whitespace characters. Also optimized code a bit. Birunthan Mohanathas 2010-06-25 16:26:43 +00:00
  • 53934aa6c7 Fix for context menu to use ConfigEditor or Windows association for .ini when doing "Edit Settings" jsmorley 2010-06-23 18:03:55 +00:00
  • 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 Birunthan Mohanathas 2010-06-23 12:36:39 +00:00
  • 063cabe9ed Changing the version file back to 1.2 jsmorley 2010-06-22 06:33:17 +00:00
  • 8c1c77f6a6 Fixed swapped window name and class name. (RainmeterQuery.h) spx 2010-06-21 23:25:54 +00:00