Commit Graph

  • b36d50bbb9 Another minor fix to Rainstaller jsmorley 2011-02-06 20:19:19 +00:00
  • 00a8c14dd2 Fixing bug in Rainstaller. Birunthan Mohanathas 2011-02-06 19:44:37 +00:00
  • 6aa2b20aa1 Changed to 2.0 jsmorley 2011-02-06 15:50:32 +00:00
  • c1dc6921f0 Minor tweaks. Birunthan Mohanathas 2011-02-06 13:35:29 +00:00
  • 3b7a466cd7 Minor changes. Birunthan Mohanathas 2011-02-05 18:29:52 +00:00
  • cf712052d4 Some changes to Rainstaller. Birunthan Mohanathas 2011-02-05 15:32:58 +00:00
  • b79d3e8521 Fixed minor access violation when closing About dialog. spx 2011-02-05 07:48:29 +00:00
  • 1115764ce4 Fixed minor access violation when exiting Rainmeter. spx 2011-02-05 05:55:01 +00:00
  • 32b0a93a43 Minor changes for Debug/Win32. spx 2011-02-05 04:22:42 +00:00
  • bf79f44e96 Cosmetic changes to code. Birunthan Mohanathas 2011-02-03 18:09:24 +00:00
  • 3af4e14a4a Removed duplicate Lua header files. Code cleanup. spx 2011-02-03 18:03:29 +00:00
  • 68225a261f Some additional changes. Birunthan Mohanathas 2011-02-03 16:07:34 +00:00
  • a8aa2825a2 Updated installer graphics and made some other minor changes. Birunthan Mohanathas 2011-02-03 15:52:45 +00:00
  • 249e021001 Reverted r718. spx 2011-02-02 23:17:44 +00:00
  • 7bd61751c9 Minor changes to About dialog. Birunthan Mohanathas 2011-02-01 18:16:34 +00:00
  • f4a16a1a0a Fixed crash when freeing the LocalFont. spx 2011-01-31 19:57:59 +00:00
  • 9d9e650e80 About dialog now remembers position and size for session and some minor cosmetic and usability improvements. Birunthan Mohanathas 2011-01-31 07:08:43 +00:00
  • 5ca200556a Lua - Changed LUA_MAXCAPTURES (the number of captures in one pattern matching statement) from the default 32 to 256 jsmorley 2011-01-31 00:10:47 +00:00
  • b2c8ad72d1 Additional fix for r727. spx 2011-01-30 16:32:07 +00:00
  • 054bcd9796 Minor improvement to About dialog (The plugins list is now generated only when Plugins entry is selected, not on initialization. As a result, the About dialog opens considerably faster.). Birunthan Mohanathas 2011-01-30 16:21:00 +00:00
  • 7b5330896f Code cleanup. spx 2011-01-30 15:44:48 +00:00
  • e4944fa99f MeasureScript: Fixed memory leak when DynamicVariables=1. spx 2011-01-30 15:39:14 +00:00
  • a69e2e91d2 The print() function in Lua scripts now outputs to Rainmeter log (an alternative to the TO.LuaLog() function). Birunthan Mohanathas 2011-01-30 13:04:17 +00:00
  • 251beb9e3a Fixed an issue that GradientAngle doesn't work correctly in some GradientAngle values when AntiAlias=0. spx 2011-01-30 11:28:20 +00:00
  • 4b30714520 - Fixed: Rainmeter crashes if the Lua GetStringValue() function returns an invalid value - Fixed: Rainmeter crashes on initialization if Lua is invalid (e.g. syntax error) - Fixed: Rainmeter crashes on mouse action if Lua file is not initialized - Fixed: Measure=SCRIPT tries to process mouse actions even if corresponding function does not exist in the Lua file causing log to fill with 'nil value' warnings - Mainly cosmetic changes to logging of erros in Measure=SCRIPT Birunthan Mohanathas 2011-01-30 10:39:10 +00:00
  • 92eafce2dc Disabled the DLL_THREAD_ATTACH and DLL_THREAD_DETACH notification calls in all DLLs. spx 2011-01-30 09:31:41 +00:00
  • adc930275d Updated Rainstaller icon and minor changes to installer. Birunthan Mohanathas 2011-01-29 10:50:24 +00:00
  • 7ea3a762ac - Fixed that r716 (precompiled header) doesn't work on x64. - Now uses constructor initialization list in each class. - TintedImage: Code cleanup. spx 2011-01-29 00:11:01 +00:00
  • fdae154245 Fixed crash when the config is switched to the variant. spx 2011-01-28 18:06:54 +00:00
  • 78db448471 - Removed problematic setting from Lua headers. - Removed unused locale strings from mparser.c. (They caused a problem on editing/compiling in some environments.) spx 2011-01-28 13:13:12 +00:00
  • bf53fefc8d Some Lua stuff now use precompiled header. Note: Add #include line manually if glue/*.cpp files are generated automatically by using tolua++. spx 2011-01-28 11:22:24 +00:00
  • 6445e42cf6 Some housekeeping. Birunthan Mohanathas 2011-01-28 10:00:50 +00:00
  • 44b943d5ec Code cleanup. spx 2011-01-28 08:22:18 +00:00
  • 2aa4d62278 Defined _CRT_SECURE_NO_WARNINGS. Birunthan Mohanathas 2011-01-27 19:24:09 +00:00
  • ce614da5f3 Fixed that !RainmeterSetVariable and !RainmeterWriteKeyValue are unable to set/write empty value (thanks spx!). Birunthan Mohanathas 2011-01-27 15:23:15 +00:00
  • c24a3c025f Adding CoreTemp plugin. Birunthan Mohanathas 2011-01-26 13:57:57 +00:00
  • 27fce183bf Some fixes by psouza4 to fix position and dismiss issues with InputText Plugin Same fixes to PluginTemplate jsmorley 2011-01-25 16:59:18 +00:00
  • 435ab8123a Code cleanup. spx 2011-01-24 10:43:03 +00:00
  • 0ad2ef9414 Code cleanup. spx 2011-01-24 10:15:05 +00:00
  • d6789cc23f Removed unnecessary code. spx 2011-01-23 14:27:23 +00:00
  • 3569412464 Code cleanup. spx 2011-01-23 14:24:34 +00:00
  • ccd8321e62 Fixed that installer installed to wrong path when installing 32bit Rainmeter on 64bit Windows. Birunthan Mohanathas 2011-01-23 12:29:02 +00:00
  • 715b1afd8f Minor tweaks to installer and Build.bat. Birunthan Mohanathas 2011-01-23 08:06:24 +00:00
  • 84dba0c65a Code cleanup. spx 2011-01-23 06:16:18 +00:00
  • f22324d423 - Merged 32bit and 64bit installers. The installer will now download the VC++ and/or .NET framework during installation if required. - Replaced Build.py with Build.bat. As a result, Python and SilkSVN are not required to build Rainmeter anymore. (make sure to change the paths in Build.bat) Birunthan Mohanathas 2011-01-22 13:38:38 +00:00
  • 235841e01f Added AutoScale=2 and "k" postfix to Meter=STRING. spx 2011-01-19 15:31:45 +00:00
  • 837488871b Fixed an issue that BevelType doesn't work correctly in Meter. (Issue 178) spx 2011-01-18 13:01:04 +00:00
  • 7ae8f298f8 - Modified font caching. (Fixed an issue that LocalFont file is locked until exiting Rainmeter.) - Disabled checked iterators in release mode. (_SECURE_SCL=0) http://msdn.microsoft.com/en-us/library/aa985965.aspx Note: _SECURE_SCL defaults to 0 in release mode in VC10(=VC2010). spx 2011-01-17 22:39:40 +00:00
  • f0e2084c42 - Added skin related variables. #CURRENTCONFIGX# #CURRENTCONFIGY# #CURRENTCONFIGWIDTH# #CURRENTCONFIGHEIGHT# spx 2011-01-16 15:51:23 +00:00
  • 9da749acf4 Updating NSIS UAC plugin to 0.2.2d Birunthan Mohanathas 2011-01-16 11:02:12 +00:00
  • db4ef8652c Adding Google Search skin to illustro to illustrate the InputText.dll plugin. Birunthan Mohanathas 2011-01-16 10:49:43 +00:00
  • af99bd37a9 Updates by psouza4: * Fixed problem with InputText Plugin and 64bit Rainmeter not finding the proper parent window for the input box by using new "bridge" functionality. * Some changes to CSPluginTemplate to use new "bridge" functionality to find/use X/Y/W/H better from parent skin window. jsmorley 2011-01-14 23:43:29 +00:00
  • 8ae8a1b73d Fixed PLAYSTOP case sensitivity. spx 2011-01-11 16:18:15 +00:00
  • dd4edd3df0 - Fixed that [!RainmeterPluginBang "SomeMeasure Play"] did not work with iTunesPlugin - Minor changes to illustro and Rainstaller Birunthan Mohanathas 2011-01-10 18:28:37 +00:00
  • 7eed591c93 - Added PowerState=HZ to PowerPlugin - Fixed that PowerPlugin couldn't handle clock speeds over 4.3GHz (thanks spx!) or more than 8 processors/cores Birunthan Mohanathas 2011-01-08 08:17:59 +00:00
  • 9c4f488d90 - Fixed an issue that the hand-cursor flickers frequently during moving the cursor. - Code cleanup. spx 2011-01-08 07:28:48 +00:00
  • e246e6d6bf Fixed an issue that WebParser causes an infinite loop of downloading in some cases when FinishAction contains !RainmeterUpdate. spx 2011-01-07 08:18:20 +00:00
  • 89ea706055 Improved the drawing performance by using PixelFormat32bppPARGB instead of PixelFormat32bppARGB. (PARGB is faster than ARGB.) spx 2011-01-06 01:44:09 +00:00
  • 7c09acb889 Fixed crash when If***Action contains !RainmeterUpdate. (It caused an infinite loop.) spx 2011-01-04 15:34:19 +00:00
  • 365206e33a Code cleanup. spx 2010-12-28 19:43:19 +00:00
  • 2fafb5dcdc - Added !RainmeterUpdate/!RainmeterUpdateMeter(Group)/!RainmeterUpdateMeasure(Group). - Changed Update= and UpdateDivider= behaviors. If you specify < 0 to them, measures/meters are not updated automatically. spx 2010-12-28 13:31:17 +00:00
  • c9c477868f Fixed issue with iTunesPlugin: http://rainmeter.net/forum/viewtopic.php?f=14&t=6363&p=40202 Birunthan Mohanathas 2010-12-25 17:13:50 +00:00
  • 2e173b69d7 Code cleanup. spx 2010-12-25 08:51:44 +00:00
  • a32ca014f7 - Commented out unused code. - Code cleanup. spx 2010-12-25 08:43:26 +00:00
  • 34160d4038 Modified. (Added the workaround for MessageBox loops on MouseOverAction.) spx 2010-12-24 10:47:31 +00:00
  • 35174f0f4a Reverted r680. spx 2010-12-24 10:06:25 +00:00
  • c2b16bd47d Added the workaround for MessageBox loops on MouseOverAction. spx 2010-12-24 09:57:32 +00:00
  • 9c75cf3423 Code cleanup. spx 2010-12-21 04:49:01 +00:00
  • f4bfe8f4fc - Added #CURRENTSECTION# variable. spx 2010-12-20 08:57:37 +00:00
  • c50f1c27f2 - Replace DebugLog() with LogWithArgs(int nLevel, const WCHAR* format, ... ), so that variable strings can be logged but the log level can be set to those other than LOG_DEBUG - Note: DebugLog() is still in the code as I was not sure whether it is required to maintain Litestep interoperability - Replaced instances of LOG_DEBUG where other log levels would be more appropriate JamesAC 2010-12-19 23:06:13 +00:00
  • 56d472d5b5 Minor tweaks to installer and MediaKeyPlugin. Birunthan Mohanathas 2010-12-18 19:38:33 +00:00
  • 8a0c05457a Changes to Build.py and the install script (\Distrib is not created any more, files taken from normal locations). Minor change to the Rainstaller UI and MediaKey plugin. Birunthan Mohanathas 2010-12-18 17:41:09 +00:00
  • 6809d5bb4d iTunesPlugin now accepts commands as a !RainmeterPluginBang (i.e. you can use !RainmeterPluginBang "iTunesMeasure NextTrack" instead of creating an own measure for each command). Birunthan Mohanathas 2010-12-17 11:15:04 +00:00
  • b9ae3a31d8 Code cleanups for better Unicode support in several !bangs. spx 2010-12-17 00:09:37 +00:00
  • d1a7b604df Core dll: - Replace swprintf/wsprintf/wcscpy/wcscat to _snwprintf_s/wcsncpy_s/wcsncat_s. - Changed printf format parameter strictly for supporting both 32bit and 64bit. - Fixed an issue that !RainmeterWriteKeyValue doesn't accept %APPDATA%\Rainmeter path. - Code cleanup. spx 2010-12-16 20:35:44 +00:00
  • 806a86fe65 Change to installer: Commented out two lines in macro InstallFiles as we are not yet building IMAP plugin due to issues wtih 32bit and the ImapX.dll dependent file. jsmorley 2010-12-16 17:48:58 +00:00
  • bfffa65685 Updating CSPluginTemplate jsmorley 2010-12-16 17:25:40 +00:00
  • 68ae1fe491 Updating CSPlugingInputText Adding Rainmeter.exe.config file to root to support dependent .dll files for C@ plugins Adding Dependencies folder in \Plugins to support dependent .dll files for C@ plugins Changes to server core Rainmeter codes to better export variables for C# plugins Changes to Build.py Changes to installer jsmorley 2010-12-16 17:04:14 +00:00
  • eb1c159137 Adding new CSPluginInputText Plugin jsmorley 2010-12-16 16:48:17 +00:00
  • 3268a3e889 Removing old C@PluginText jsmorley 2010-12-16 16:47:31 +00:00
  • aa3ad1fc8f Changed DebugLog and LuaLog more reliably. (Fixed an issue that Rainmeter crashes if format parameter includes '%'.) spx 2010-12-15 22:03:36 +00:00
  • e2d9a6cc71 Fixed: Now uses buffer strictly in DebugLog/LuaLog. spx 2010-12-14 15:11:26 +00:00
  • 8c169e4d21 MeasureScript: Additional fix for r663. spx 2010-12-13 11:47:03 +00:00
  • cb839b7ce8 MeasureScript: Fixed an issue that Rainmeter crashes if either ScriptFile or TableName is not defined. spx 2010-12-13 10:54:41 +00:00
  • 13e9f54d2a - MeasureScript: Added files that uses pre-compile header. - Code cleanup. spx 2010-12-13 09:00:02 +00:00
  • 3fc3566937 - MeterImage: Added ScaleMargins option. - MeterWindow: Changed !RainmeterPluginBang to allow specifying only MeasureName. If Arguments is not specified, "" (empty string) is given as args to plugin. !RainmeterPluginBang "[MeasureName] (Arguments)" spx 2010-12-13 08:19:45 +00:00
  • c469fce770 Changed: MeasureScript now uses pre-compile header. spx 2010-12-12 19:27:56 +00:00
  • dc42b7e9c9 Some how these weren't committed before. mapeki 2010-12-12 17:18:36 +00:00
  • c516bf8310 Added Lua Stuff mapeki 2010-12-12 17:08:36 +00:00
  • 416232dff2 Update to C# InputText plugin source, to replace CS_DLL_for_C.exe with a new version from psouza4 jsmorley 2010-12-12 15:44:14 +00:00
  • 191c12ecf6 Code cleanup. spx 2010-12-11 16:30:49 +00:00
  • 42917f7d67 Some minor changes. Birunthan Mohanathas 2010-12-11 10:31:19 +00:00
  • 6779269b07 Some tweaks and fixes to Rainstaller. Birunthan Mohanathas 2010-12-11 10:11:25 +00:00
  • fe22cfdf3d Quick fix for http://rainmeter.net/forum/viewtopic.php?f=5&t=4059&p=39475#p39461 spx 2010-12-11 05:27:01 +00:00
  • 54537c66b0 Code cleanup. spx 2010-12-09 06:05:17 +00:00
  • 9c24727749 - Reduced memory usage on BackgroundMode=2. - Code cleanup. spx 2010-12-08 09:04:36 +00:00
  • 1d5490aa98 Code cleanup. spx 2010-12-08 06:10:22 +00:00
  • 3324084c7f Fixed an issue that TrayMeasure doesn't work with Measure=PLUGIN. spx 2010-12-08 02:46:41 +00:00
  • f0f7bd9121 Removed useless code. Birunthan Mohanathas 2010-12-07 18:12:13 +00:00
  • bf861acbcc Fixed an issue that skin window isn't redrawn when calling !RainmeterShowMeter/HideMeter bangs. spx 2010-12-07 06:07:42 +00:00