/[winpt]/trunk/Src/ChangeLog
ViewVC logotype

Diff of /trunk/Src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 181 by twoaday, Tue Mar 14 11:01:22 2006 UTC revision 193 by twoaday, Sat Apr 1 12:36:35 2006 UTC
# Line 1  Line 1 
1    2006-03-31  Timo Schulz  <[email protected]>
2    
3            * wptCommonDlg.cpp (nls_load_langlist): New.
4            (nsl_set_language): New.
5            (nls_dlg_proc): New.
6            (select_language): New. Allow user to select the language.
7            * wptNLS.c (get_gettext_langid): Updated available languages.
8            * WinPT.cpp (WinMain): Allow to select the languag on first
9            start in non-installer environments.
10            * wptVerifyList.cpp (verlist_build): Simplified.
11            (verlist_add_sig_log): Likewise.
12            * wptListview.cpp (listview_set_column_width,
13            listview_get_selected_item): New.
14            * wptKeyManager.cpp (gpg_clip_export): Merged into..
15            (km_clip_export): ..this function.
16            
17    2006-03-30  Timo Schulz  <[email protected]>
18    
19            * wptW32API.cpp (insert_menu_item): New.
20            * wptSigTreeDlg.cpp (create_popup): Use it.
21            (sigtree_dlg_proc): Only show the name of the owner in the title.
22            * wptMainProc.cpp (init_common_controls): Initialize all
23            common controls here.
24            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Drop static
25            keyserver menu concept. Add all keyservers dynamically.
26            
27    2006-03-29  Timo Schulz  <[email protected]>
28    
29            * wptKeyManager.cpp (km_refresh_one_key): Fix problem
30            with preferred keyserver.
31            * wptCommonDlg.cpp (check_URL): Allow non-http URL.
32            * wptKeyEditDlgs.cpp (subkey_subclass_proc,
33            uid_subclass_proc): Disable shortcuts for non keypairs.
34            * wptMainProc.cpp (winpt_main_proc): No user interaction
35            on automatic shutdown. Thanks to Werner.
36            * wptGPGUtil.cpp (xcalloc): New.
37            (gpg_rebuild_cache): Use --batch.
38            
39    2006-03-26  Timo Schulz  <[email protected]>
40    
41            * wptSigTreeDlg.cpp (sigtree_load): Always use UTF8.
42            * wptMainProc.cpp (winpt_main_proc): Reload key cache
43            when the GPG settings were changed.
44            * wptKeygenDlg.cpp (keygen_wizard_dlg_proc,
45            keygen_dlg_proc): Improved check for the email address.
46            * wptKeyEditDlgs.cpp (keyedit_adduid_dlg_proc): Likewise.
47            * wptKeyserverDlg.cpp (keyserver_dlg_proc): Modified design.
48            
49    2006-03-22  Timo Schulz  <[email protected]>
50    
51            * wptClipSignDlg.cpp (on_init_dialog): New.
52            Check that there is at least one useable signing key.
53            * wptSigTreeDlg.cpp (sigtree_load): Correct UTF8 handling.
54            * wptKeyEditDlgs.cpp (keyedit_set_pref_keyserver): Show error
55            if needed.
56            
57    2006-03-21  Timo Schulz  <[email protected]>
58    
59            * wptUTF8.cpp (native_to_utf8): Use directly W32 API.
60            (utf8_to_native): Likewise. Remove cp850 conversion.
61            * wptKeyEditDlgs.cpp (do_find_userid): Correct UTF8 handling.
62            * wptKeyManager.cpp (km_delete_keys): Do not reset 'with_seckey'
63            flag.
64            
65    2006-03-20  Timo Schulz  <[email protected]>
66    
67            * wptUTF8.cpp (get_native_charset): Removed.
68            (utf8_to_native): Rewritten.
69            * wptKeyEditDlgs.cpp (do_add_new_userid): Correct charset
70            handling.
71            * wptKeygenCBDlg.cpp (keygen_cb): Do proper reset if needed.
72            
73    2006-03-16  Timo Schulz  <[email protected]>
74    
75            * wptMainProc.cpp (winpt_main_proc): Disable all CryptDisk code.
76            * wptCryptDisk.cpp: Disable code.
77            * wptProxySettingsDlg.cpp (proxy_settings_dlg_proc): Support for
78            NONE proxy protocol.
79            (init_proxy_procotol): Likewise.
80            (read_proxy): Likewise.
81            * wptKeyserverSearchDlg.cpp (on_init_dialog): New.
82            (keyserver_search_dlg_proc): Use it here.
83            * wptKeyserverDlg.cpp (hkp_send_key): Use GPGME wrapper.
84            * wptKeyserver.cpp (kserver_search_end): New.
85            (kserver_search_begin): Be more strict on mem allocation.
86            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Fix 'redraw'
87            problem.
88            * wptAboutDlgs.cpp (about_dlg_proc): Hide 'Help' button.
89            
90  2006-03-12  Timo Schulz  <[email protected]>  2006-03-12  Timo Schulz  <[email protected]>
91    
92          * wptGPG.cpp (gnupg_load_config): Search for 'ask-cert-expire'.          * wptGPG.cpp (gnupg_load_config): Search for 'ask-cert-expire'.

Legend:
Removed from v.181  
changed lines
  Added in v.193

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26