1 |
2005-11-21 Timo Schulz <[email protected]> |
2005-11-21 Timo Schulz <[email protected]> |
2 |
|
|
3 |
* WinPT.cpp (WinMain): Implement --stop switch. |
* WinPT.cpp (WinMain): Implement --stop switch. |
4 |
|
* wptClipEditDlg.cpp (clip_edit_dlg_proc): Localize |
5 |
|
missing string. |
6 |
|
* wptPreferencesDlg.cpp (prefs_dlg_proc): Likewise. |
7 |
|
* wptKeygenDlg.cpp (keygen_dlg_proc): Verify valid context |
8 |
|
first. Thanks to Ralf. |
9 |
|
* wptFileManagerDlg.cpp (update_ui_items): New. |
10 |
|
* wptFileManager.cpp (fm_set_status): New sigmode param. |
11 |
|
Changed all callers. |
12 |
|
|
13 |
2005-11-17 Timo Schulz <[email protected]> |
2005-11-17 Timo Schulz <[email protected]> |
14 |
|
|