Commit Graph

1716 Commits

Author SHA1 Message Date
Birunthan Mohanathas
52e1f1c6b4 Moved common project settings into .props files 2012-12-18 19:49:51 +02:00
Birunthan Mohanathas
e2a7f31a46 DllExporter: Fixed crash with VS2012 2012-12-16 20:19:07 +02:00
Birunthan Mohanathas
1acc613beb Cosmetics 2012-12-13 20:12:37 +02:00
Birunthan Mohanathas
e7fa91b924 Additional changes to 3d61328 2012-12-13 20:07:38 +02:00
Birunthan Mohanathas
3c72b7171c Additional changes to 3d61328 2012-12-13 12:20:14 +02:00
Birunthan Mohanathas
fdd350ef42 Cosmetics 2012-12-13 12:11:27 +02:00
Birunthan Mohanathas
3d6132811f Replaced dialog resources with control template
Also fixed tabbing in dialogs.
2012-12-13 11:12:25 +02:00
spx
37aee6921e Additional fix for 28b96e7 2012-12-08 02:42:31 +09:00
Birunthan Mohanathas
b5bec9158d Fixed oversight in 28b96e7 2012-12-02 21:41:42 +01:00
Birunthan Mohanathas
9768167e82 Fixed mistake in 28b96e7 2012-11-30 16:41:03 +02:00
Birunthan Mohanathas
28b96e703c Replaced menu resources with menu template 2012-11-30 16:38:40 +02:00
spx
411f53b1f9 Added "*" to !UpdateMeasure/!UpdateMeter to update all measures/meters forcibly 2012-11-30 10:57:35 +09:00
spx
2b45f7301d Code cleanup 2012-11-27 17:45:53 +09:00
Brian Ferguson
54711d646d Fixed that left/right scroll actions were not executed when there is no up/down scroll actions 2012-11-26 16:48:18 -07:00
Brian Ferguson
eff7a2d228 Fixed that MouseActionCursor was not reset when refreshed in some cases. 2012-11-26 16:44:19 -07:00
Brian Ferguson
35b2e10f16 Fixed that MouseActionCursor's did not work with new scroll actions/X buttons 2012-11-26 14:46:41 -07:00
spx
402187cd2b Manage: Allow negative X/Y coordinates 2012-11-24 21:21:54 +09:00
Birunthan Mohanathas
6a507dc761 Changed GetCursorPos() to GetMessagePos()
See: http://blogs.msdn.com/b/oldnewthing/archive/2009/06/18/9771135.aspx
2012-11-24 13:22:33 +02:00
spx
950f86add1 Application: Fixed typo 2012-11-24 12:48:06 +09:00
spx
425a4de015 Application: Copy Build/Themes to TestBench/Layouts when finished building 2012-11-24 12:43:24 +09:00
Birunthan Mohanathas
a86b081906 Tweaks and fixes 2012-11-23 22:12:02 +02:00
Birunthan Mohanathas
12d7436d11 Fixed unfocused scroll with WOW64 2012-11-23 22:04:34 +02:00
Birunthan Mohanathas
0c89989d5a Changed to register for WM_INPUT only when needed 2012-11-23 21:59:24 +02:00
Brian Ferguson
ed9f27ba38 Finished updating to 2.5 2012-11-23 12:09:56 -07:00
Brian Ferguson
f82ad78db9 Added mouse scrolling for meter windows without focus. 2012-11-23 12:08:40 -07:00
Brian Ferguson
bc4c774b08 Changed WebParser's Debug=2 option to write to the current directory (same as the .ini file calling it) because Windows 8 does not allow writing to the root folder ("C:"). 2012-11-19 12:20:19 -07:00
Brian Ferguson
4ecb65bd15 Removed unnecessary library 2012-11-17 23:39:53 -07:00
Brian Ferguson
803007b6fe Partially reverted f52dffe 2012-11-17 18:49:25 -07:00
Brian Ferguson
651e6594b5 Added new Mouse actions.
Added OnFocusAction/OnUnfocusAction.
2012-11-13 22:39:32 -07:00
Birunthan Mohanathas
bd0ec4ece0 Reverted fd5de00 2012-11-13 18:39:54 +02:00
Birunthan Mohanathas
6394b447ba Tweaks 2012-11-13 17:55:57 +02:00
Birunthan Mohanathas
fd5de00955 Manage Settings: Changed to remove ConfigEditor if it matches associated editor 2012-11-13 17:54:32 +02:00
Birunthan Mohanathas
89fcfeb4e6 Manage Settings: Fixed that ConfigEditor/SkinPath are written when tab is opened 2012-11-13 17:39:12 +02:00
Birunthan Mohanathas
e47e5a2967 Manage Settings: Fixed spacing 2012-11-13 16:42:49 +02:00
Birunthan Mohanathas
211e1d657f Tweaks and fixes 2012-11-13 16:11:43 +02:00
Birunthan Mohanathas
3a6f955a3c Manage: Fixed negative numbers with Load order since f52dffe 2012-11-13 15:45:21 +02:00
Brian Ferguson
f52dffefb1 Added SkinPath, ConfigEditor, and TrayIcon to Manage/Settings dialog
Also added Help button to Manage dialog
2012-11-12 13:02:01 -07:00
Birunthan Mohanathas
34ceeddecb Fixed mistake in 463c3a0 2012-11-12 17:50:08 +02:00
Birunthan Mohanathas
463c3a0ce4 SkinPackager: Fixed leak 2012-11-12 17:45:33 +02:00
jsmorley
4986403f86 Update Build/Build.bat 2012-11-11 22:07:49 -05:00
spx
f929109f01 Code cleanup 2012-11-12 11:10:40 +09:00
jsmorley
33b8c49d1a Update Version.h 2012-11-04 12:03:24 -05:00
jsmorley
642a2fae00 Update Version.cs 2012-11-04 12:02:12 -05:00
Birunthan Mohanathas
d02543be1d Installer: Changes to statistics collection 2012-11-04 16:00:19 +02:00
jsmorley
76ad8b4705 Change context menu "Help" to docs.rainmeter.net 2012-10-27 08:17:31 -04:00
spx
0388c63faf Fixed focus on tray context menu 2012-10-25 18:26:46 +09:00
Birunthan Mohanathas
b2d245016a Code cleanup 2012-10-09 18:33:49 +03:00
Birunthan Mohanathas
7348f5eb6e Script: Fixed with DynamicVariables 2012-10-07 22:42:20 +03:00
Birunthan Mohanathas
ba0b1e9129 SkinInstaller: Added support for 3cae4f7 2012-10-07 17:01:06 +03:00
Birunthan Mohanathas
889320e04b Changed ContextTitle=Separator to ContextTitle=--- 2012-10-07 16:26:39 +03:00