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
|
28b96e703c
|
Replaced menu resources with menu template
|
2012-11-30 16:38:40 +02: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 |
|
Birunthan Mohanathas
|
bd0ec4ece0
|
Reverted fd5de00
|
2012-11-13 18:39:54 +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
|
211e1d657f
|
Tweaks and fixes
|
2012-11-13 16:11:43 +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 |
|
spx
|
f929109f01
|
Code cleanup
|
2012-11-12 11:10:40 +09: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 |
|
Birunthan Mohanathas
|
d449e5dac6
|
Minor fixes
|
2012-10-06 20:29:20 +03:00 |
|
Birunthan Mohanathas
|
ce0ee2693f
|
Fixed 6a18085
|
2012-10-06 20:20:39 +03:00 |
|
Birunthan Mohanathas
|
6a18085500
|
Minor fix to c728688
|
2012-10-06 20:18:55 +03:00 |
|
Birunthan Mohanathas
|
c7286881ee
|
Added !LoadLayout
|
2012-10-06 20:12:40 +03:00 |
|
Brian Ferguson
|
d8b57512b6
|
Cosmetics
|
2012-10-04 23:30:45 -06:00 |
|
Brian Ferguson
|
a0e7c4df57
|
Typo
|
2012-10-04 15:33:18 -06:00 |
|
Brian Ferguson
|
e35c6dbd7d
|
Added support for !SetOption and ContextTitle and ContextAction. Also added a disabled label for top level actions.
|
2012-10-04 15:30:55 -06:00 |
|
spx
|
40e7617ecc
|
- Fixed that invalid skin context action is executed when executing action from tray context menu.
- Minor tweaks.
|
2012-10-03 14:59:49 -07:00 |
|
Brian Ferguson
|
f0dd38000d
|
Added support for custom Context Menu items
|
2012-10-03 14:52:17 -06:00 |
|
Birunthan Mohanathas
|
93c1cf0411
|
Fixed typo in 3cae4f7
|
2012-10-02 21:01:40 +03:00 |
|
Birunthan Mohanathas
|
3cae4f743c
|
Changed Themes to Layouts
|
2012-10-02 17:44:47 +03:00 |
|
Brian Ferguson
|
443d06f50d
|
Deprecated undocumented LogViewer option (in Rainmeter.ini); minor code cosmetics (poiru's suggestion)
|
2012-08-18 09:02:20 -06:00 |
|
Brian Ferguson
|
d2e15c2761
|
Added quotes around log file, missing quote, cosmetics
|
2012-08-18 08:39:28 -06:00 |
|
Birunthan Mohanathas
|
1d75adc265
|
Additional changes to 05d4304
|
2012-08-18 09:45:16 +03:00 |
|
Brian Ferguson
|
05d43047db
|
Added quotes around filename when using ConfigEditor
|
2012-08-17 16:14:06 -06:00 |
|
Birunthan Mohanathas
|
2cbdb2b9f2
|
Disabled system critical error message boxes on startup
http://msdn.microsoft.com/library/windows/desktop/ff805117.aspx
|
2012-08-12 17:46:23 +03:00 |
|
Birunthan Mohanathas
|
adeb73478b
|
Removed redundant code
|
2012-08-12 17:02:08 +03:00 |
|
Birunthan Mohanathas
|
071b6f78bb
|
Made second parameter of !ActivateConfig optional
If the second parameter is not given, !ActivateConfig will switch to the next variant.
|
2012-07-19 09:29:56 +03:00 |
|
Birunthan Mohanathas
|
ffd3cff0e1
|
Tweaks
|
2012-07-18 13:44:03 +03:00 |
|
Birunthan Mohanathas
|
4dbf7932ab
|
Additional changes to f2b52b4
|
2012-07-18 09:22:47 +03:00 |
|
spx
|
0ea57410a0
|
Fixed crash when reloading a non-existent skin
http://rainmeter.net/forum/viewtopic.php?t=12704&p=71891
|
2012-07-10 20:46:08 -07:00 |
|
Birunthan Mohanathas
|
c78aad0474
|
Fixed that %APPDATA%\Rainmeter was not created on first launch due to 4647c44
|
2012-06-25 10:29:50 +03:00 |
|
Birunthan Mohanathas
|
4647c44d92
|
Fixed missing SkinPath= during first launch
|
2012-06-19 14:31:59 +03:00 |
|
Birunthan Mohanathas
|
0ce52f744a
|
Fixed messagebox and context menu layout with RTL languages
|
2012-06-19 14:31:08 +03:00 |
|
Birunthan Mohanathas
|
1e66d1a3c2
|
Cosmetics
|
2012-06-17 18:36:59 +03:00 |
|
Birunthan Mohanathas
|
07f49f79a4
|
Renamed Backup folder in skins and themes to @Backup
|
2012-06-15 11:58:07 +03:00 |
|
Birunthan Mohanathas
|
33d7ba63ae
|
SkinInstaller: Fixed that user options weren't removed from installed themes
|
2012-06-12 15:28:10 +03:00 |
|
Birunthan Mohanathas
|
dc07162956
|
Improved 83f1b1a
|
2012-06-11 16:20:13 +03:00 |
|
Birunthan Mohanathas
|
5c90577955
|
Minor changes
|
2012-06-10 13:12:46 +03:00 |
|
Birunthan Mohanathas
|
5dd2f249dd
|
Tweaks
|
2012-06-10 12:17:47 +03:00 |
|
Birunthan Mohanathas
|
83f1b1ae0e
|
Added workaround for old plugins using relative path to Rainmeter.exe
|
2012-06-09 19:54:13 +03:00 |
|
Birunthan Mohanathas
|
87817bc050
|
Moved addons and non-default plugins to #SETTINGSPATH#
|
2012-06-09 18:38:45 +03:00 |
|
Birunthan Mohanathas
|
d1b985d3f4
|
Fixed issue with 922dd09
|
2012-06-03 11:09:43 +03:00 |
|
Birunthan Mohanathas
|
288e68107d
|
Tweaks
|
2012-06-01 16:21:25 +03:00 |
|
Birunthan Mohanathas
|
579e2df81e
|
Cosmetics
|
2012-06-01 16:13:01 +03:00 |
|
Birunthan Mohanathas
|
922dd098c9
|
Cosmetics: Changed "config" to more consistent and descriptive terms
|
2012-06-01 16:06:36 +03:00 |
|
Birunthan Mohanathas
|
c26c7e3a5e
|
Changed checks to bullets in context menus where appropriate
|
2012-06-01 13:55:14 +03:00 |
|
Birunthan Mohanathas
|
042bc5a22f
|
Fixed issue in 5e4b65e
|
2012-06-01 13:47:35 +03:00 |
|