Birunthan Mohanathas
c0cc3f2e70
Fixed another silly mistake.
2011-11-27 19:07:50 +00:00
Birunthan Mohanathas
3caeff7049
Fixed silly mistake.
2011-11-27 18:51:39 +00:00
Birunthan Mohanathas
30117612d1
Temporary fix for false positive issues with some AVs.
2011-11-27 18:18:34 +00:00
Birunthan Mohanathas
2e22c542cc
Minor changes.
2011-11-27 16:37:39 +00:00
Birunthan Mohanathas
abb1831092
Added /LOADTHEME switch to SkinInstaller.exe. Usage:
...
"SkinInstaller.exe" /LOADTHEME themeName
2011-11-27 14:14:39 +00:00
Birunthan Mohanathas
caa1ef893f
Updated wiki.
2011-11-27 13:31:14 +00:00
Birunthan Mohanathas
0b4b0c082a
Some housekeeping.
2011-11-27 13:28:19 +00:00
Birunthan Mohanathas
a7a6e74499
- Merged Rainstaller and RainBackup into SkinInstaller. The Rainstaller code is not yet refactored, but is fully functional.
...
- Added zip64 support
- Removed Addons\
2011-11-27 13:24:37 +00:00
spx
d622c88d69
Code cleanup.
2011-11-27 12:46:59 +00:00
spx
34005f14a4
Switched from std::wstring.compare() to wcscmp().
2011-11-27 08:30:39 +00:00
spx
e56273113d
Fixed handle leak when failed to get the image file size.
2011-11-26 04:41:50 +00:00
spx
3c1338b4c5
- Renamed bool ReadFormula() to ParseFormula.
...
- Changed ReadConfig() in Measure/Meter to protected.
- Other code tweaks and cleanups.
2011-11-26 02:49:52 +00:00
Birunthan Mohanathas
b26dafc46f
- Improved r1034 fix
...
- Minor tweaks
2011-11-25 19:11:46 +00:00
Birunthan Mohanathas
1ec1809c75
Installer: Removed license page and fixed that options page wasn't properly aligned with RTL languages
2011-11-24 18:09:43 +00:00
spx
02f2d51b41
Minor tweaks.
2011-11-24 00:30:56 +00:00
Birunthan Mohanathas
2c5d592cd8
Installer: Fixed that Enter does not work on the Directory page due to r1054.
2011-11-23 14:04:02 +00:00
Birunthan Mohanathas
181ef45b16
Fixed that uninstaller doesn't remove Languages folder.
2011-11-23 11:21:31 +00:00
Birunthan Mohanathas
d86e0b250a
Installer now forces either 32bit or 64bit and disables the ability to change install path when Rainmeter is already installed and 'Standard installation' has been selected.
2011-11-23 10:59:44 +00:00
Birunthan Mohanathas
e490898a74
Fixed that r1034 degraded icon quality with high DPI.
2011-11-21 17:39:09 +00:00
spx
4d72490256
Minor fix for r1051.
2011-11-21 16:57:50 +00:00
Birunthan Mohanathas
b11abf09f0
- Minor code refactoring and tweaks
...
- Minor changes to illustro
2011-11-21 12:53:55 +00:00
Birunthan Mohanathas
347bd7cc9f
Minor change.
2011-11-20 09:26:17 +00:00
spx
4719e4a600
Minor tweaks.
2011-11-19 23:09:41 +00:00
Birunthan Mohanathas
5d20dcbddd
NowPlaying.dll: Some tweaks.
2011-11-19 12:06:51 +00:00
Birunthan Mohanathas
d3a2a8a137
NowPlaying.dll: iTunes shuffle state change now detected immediately.
2011-11-19 11:44:04 +00:00
Birunthan Mohanathas
42ce3d9666
Minor tweaks.
2011-11-19 11:32:23 +00:00
spx
efc8275ed1
Minor tweaks.
2011-11-18 22:40:58 +00:00
Birunthan Mohanathas
af8be41663
Minor tweaks.
2011-11-18 07:33:41 +00:00
spx
8e8b555b6d
Code cleanup.
2011-11-17 13:10:27 +00:00
Birunthan Mohanathas
b02371276f
Minor tweaks.
2011-11-16 16:47:20 +00:00
spx
e119672f1c
Minor tweaks.
2011-11-14 14:32:11 +00:00
Birunthan Mohanathas
1869dc467a
Alt+Tab now displays the Rainmeter icon for the Manage/About dialogs.
2011-11-14 12:08:37 +00:00
Birunthan Mohanathas
4c3695a78a
Fixed crash with 64bit Rainmeter due to r1038.
2011-11-14 08:05:09 +00:00
Birunthan Mohanathas
a6a767d9ff
Switched to using SetWindowLongPtr/GetWindowLongPtr instead of SetProp/GetProp for faster retrieval of window pointer.
2011-11-14 07:53:19 +00:00
spx
b8c1c77262
Fixed that Measures in About dialog indicates invalid measure value.
2011-11-13 16:06:02 +00:00
spx
b207eb1140
Code cleanup.
2011-11-12 16:20:41 +00:00
spx
deef3b0ab4
Minor tweaks.
2011-11-12 15:36:05 +00:00
Birunthan Mohanathas
9f629fac62
Rainmeter.dll now shares icon with Rainmeter.exe to reduce binary size.
2011-11-11 09:38:00 +00:00
spx
73d71b1284
Cleaned up header dependencies.
2011-11-10 18:31:01 +00:00
spx
bbe733b437
Code tweaks and cleanups.
2011-11-10 13:44:19 +00:00
Birunthan Mohanathas
f84491ec83
NowPlaying.dll:
...
- Fixed that album name and cover were not always displayed with Winamp due to r1018
- Shuffle and repeat state is now rechecked on track change with iTunes
- Improved performance when reading file tags/cover
- Updated iTunes SDK files
2011-11-10 12:09:50 +00:00
Birunthan Mohanathas
8cb0a041e0
Changed: "Normal" z-position now stays on desktop by default
2011-11-10 11:50:47 +00:00
Birunthan Mohanathas
1e9d424c99
Made log messages more consistent.
2011-11-09 09:27:06 +00:00
Birunthan Mohanathas
f8f31a527e
Switched from _snwprintf_s to _itow_s where possible.
2011-11-09 08:52:32 +00:00
Birunthan Mohanathas
a1e722181e
More tweaks.
2011-11-08 19:11:31 +00:00
Birunthan Mohanathas
852163bf68
Tweaks.
2011-11-08 19:02:31 +00:00
Birunthan Mohanathas
dfd53fb158
Fixed infinite loop when a Rainmeter.exe is called with a bang containing square brackets (e.g. Rainmeter.exe !Bang "[Text]")
2011-11-08 18:19:34 +00:00
spx
569a151c6c
- Switched from size()>0 to empty().
...
- Code cleanup.
2011-11-08 17:21:29 +00:00
Birunthan Mohanathas
f2f97743ef
Fixed that new position is discarded when refreshing after !ZPos.
2011-11-08 13:15:03 +00:00
spx
a209bf15d0
- Fixed Button issue: http://rainmeter.net/forum/viewtopic.php?t=10274&p=59935
...
- Removed unneeded NULL checks.
- Other code tweaks and cleanups.
2011-11-08 10:32:57 +00:00