|
Date |
Type |
Description |
|
May 17th, 2008 |
Change |
Changed callsign lookup message handling to use PostMessage() instead of
SendMessage(). |
|
|
Change |
Decoding popup in the main waterfall now honours GetDoubleClickTime() as
the delay before the popup is displayed. |
|
|
Change |
Macro buttons now shown with a vertical side bar either side. |
|
May 16th, 2008 |
Fix |
MCW correctly sends the special characters ü, ä, ç, ö, è, é, å and ñ. |
|
|
Fix |
Waterfall tuning indicator now correctly displayed when the tuning
guides are not selected. |
|
|
Change |
Added WS_CLIPCHILDREN and WS_CLIPSIBLINGS to the Tags and ALE child
dialogs in the QSO window in an attempt to overcome a problem first seen
with 64-bit VISTA. |
|
|
Add |
Cabrillo support for the EU PSK DX Contest
http://eu.srars.org/ . |
|
May 15th, 2008 |
Change |
Don't submit to eQSL.cc if the callsign being logged is My Callsign
- for example when logging test transmissions some users put their own
callsign in the Callsign field. |
|
May 14th, 2008 |
Change |
Optimised the PSK decoder in the SuperBrowser so that some unnecessary
code is not used. |
|
May 13th, 2008 |
Change |
Macros: now up to ten sets of definitions supported, task panel
optionally loaded by group (default) or in a single list (save space). |
|
May 11th, 2008 |
Change |
Main waterfall now uses less CPU. |
|
May 10th, 2008 |
Fix |
Found and fixed a situation where a window could
register to receive frequency messages multiple times CMainFrame::RegisterFreqMsgs().
The call was from CDisplayCanvas::Initialise().
When changing frequency DM780 crashes. |