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

Diff of /trunk/Src/ChangeLog

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

revision 306 by twoaday, Fri Mar 23 14:07:24 2007 UTC revision 372 by twoaday, Fri Dec 9 10:59:16 2011 UTC
# Line 1  Line 1 
1    2011-12-09  Timo Schulz  <[email protected]>
2    
3            * wptNLS.cpp (gettext_set_user_domain): Changed return type to
4            void.
5    
6    2011-12-06  Timo Schulz  <[email protected]>
7    
8            * wptNLS.cpp (get_user_langid): Removed.
9            Use gettext_get_langid() instead. Changed all callers.
10            (gettext_set_file): Removed.
11            (w32_stpcpy): Likewise.
12            * StringBuffer.cpp: Overload '=' operator for 'char*'.
13    
14    2011-12-06  Timo Schulz  <[email protected]>
15    
16            * wptKeyPropsDlg.cpp (on_init_dialog): Extra hint in
17            the title that the key has been revoked.
18            * wptKeyManagerDlg.cpp (keymanger_dlg_proc): Redraw
19            list view in case a modal client dialog has been closed.
20            
21    2011-12-04  Timo Schulz  <[email protected]>
22    
23            * WinPT.cpp (get_file_version): New.
24            Improved error handling.
25    
26    2011-12-01  Timo Schulz  <[email protected]>
27    
28           * wptGroupsDlg.cpp: Removed.
29           * wptGroupManager.cpp: Likewise.
30           * wptKeyTrustPathDlg.cpp: Removed.
31          
32    2011-11-30  Timo Schulz  <[email protected]>
33    
34           * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Adjusted
35           positions for GPG menu entries.
36          
37    2011-11-25  Timo Schulz  <[email protected]>
38    
39            * WinPT.cpp (check_os_version): New. Separated
40            function to check the OS verson.
41            Removed emulate utf8 bug legacy code.
42            * wptKeygenDlg.cpp (gpg_genkey_params): Use the bits
43            also for the primary key since we are now supporting DSAv2.
44            (keygen_wizard_dlg_proc): Adjusted for DSAv2.
45            * wptKeyEditDlgs.cpp (is_jpg_file): Modernized.
46            (keyedit_addsubkey_dlg_proc): Removed 1024-bit DSA check
47            and rewrote index to gpg menu mapping. Fixed wrong text label.
48            * wptProxySettingsDlg.cpp (keyserver_proxy_dlg_proc): Use balloon
49            error boxes.
50    
51            * Integrated patches from Remi FAVIER.
52            
53    2007-08-03  Timo Schulz  <[email protected]>
54    
55            * wptMainproc.cpp (wpt_main_proc): A single click
56            with the mouse, left button, also shows the menu.
57            * wptKeyEdit.cpp (uid_inf_colon_handler): uid is always
58            allocated and thus remove the additional check before free().
59    
60            
61    2007-05-25  Timo Schulz  <[email protected]>
62    
63            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Issue a warning
64            if the gpgProgram entry will be modified. Suggested by Werner.
65    
66  2007-03-23  Timo Schulz  <[email protected]>  2007-03-23  Timo Schulz  <[email protected]>
67    
68          * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic          * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic
69          variables to avoid heap operations.          variables to avoid heap operations.
70            * wptKeyManager.cpp (km_http_import): Adjust the http class.
71    
72  2007-03-21  Timo Schulz  <[email protected]>  2007-03-21  Timo Schulz  <[email protected]>
73    

Legend:
Removed from v.306  
changed lines
  Added in v.372

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26