/[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 407 by twoaday, Mon Feb 6 19:26:03 2012 UTC
# Line 1  Line 1 
1    2012-02-06  Timo Schulz  <[email protected]>
2    
3            * wptNLS.cpp (gettext_free_current_domain): Replace free()
4            with safe_free():
5            * WinPT.cpp: Use log_debug to improve bug tracking capabilities.
6            
7    2012-01-29  Timo Schulz  <[email protected]>
8    
9            * wptNLS.cpp: Added 'Dutch' as a valid language.
10            * wptSigTreeDlg.cpp (sigtree_load): Fixed gcc warning.
11            * wptKeyserver.cpp (kserver_connect): Likewise.
12            
13    2012-01-15  Timo Schulz  <[email protected]>
14    
15            * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc):
16            Invert logic to disable the calendar control for the
17            key expiration date.
18            * wptKeyPropsDialog.cpp (on_init_dialog): Localized missing string.
19            
20    2011-12-13  Timo Schulz  <[email protected]>
21    
22            * Makefile.am: Enable SSP and corrected dependencies.
23            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Redraw control after
24            a key was updated from a keyserver.
25    
26    2011-12-12  Timo Schulz  <[email protected]>
27    
28            * WinPT-en.rc: Remove winpt.org strings. Thanks to Ralf.
29    
30    2011-12-09  Timo Schulz  <[email protected]>
31    
32            * wptNLS.cpp (gettext_set_user_domain): Changed return type to
33            void.
34    
35    2011-12-06  Timo Schulz  <[email protected]>
36    
37            * wptNLS.cpp (get_user_langid): Removed.
38            Use gettext_get_langid() instead. Changed all callers.
39            (gettext_set_file): Removed.
40            (w32_stpcpy): Likewise.
41            * StringBuffer.cpp: Overload '=' operator for 'char*'.
42    
43    2011-12-06  Timo Schulz  <[email protected]>
44    
45            * wptKeyPropsDlg.cpp (on_init_dialog): Extra hint in
46            the title that the key has been revoked.
47            * wptKeyManagerDlg.cpp (keymanger_dlg_proc): Redraw
48            list view in case a modal client dialog has been closed.
49            
50    2011-12-04  Timo Schulz  <[email protected]>
51    
52            * WinPT.cpp (get_file_version): New.
53            Improved error handling.
54    
55    2011-12-01  Timo Schulz  <[email protected]>
56    
57           * wptGroupsDlg.cpp: Removed.
58           * wptGroupManager.cpp: Likewise.
59           * wptKeyTrustPathDlg.cpp: Removed.
60          
61    2011-11-30  Timo Schulz  <[email protected]>
62    
63           * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Adjusted
64           positions for GPG menu entries.
65          
66    2011-11-25  Timo Schulz  <[email protected]>
67    
68            * WinPT.cpp (check_os_version): New. Separated
69            function to check the OS verson.
70            Removed emulate utf8 bug legacy code.
71            * wptKeygenDlg.cpp (gpg_genkey_params): Use the bits
72            also for the primary key since we are now supporting DSAv2.
73            (keygen_wizard_dlg_proc): Adjusted for DSAv2.
74            * wptKeyEditDlgs.cpp (is_jpg_file): Modernized.
75            (keyedit_addsubkey_dlg_proc): Removed 1024-bit DSA check
76            and rewrote index to gpg menu mapping. Fixed wrong text label.
77            * wptProxySettingsDlg.cpp (keyserver_proxy_dlg_proc): Use balloon
78            error boxes.
79    
80            * Integrated patches from Remi FAVIER.
81            
82    2007-08-03  Timo Schulz  <[email protected]>
83    
84            * wptMainproc.cpp (wpt_main_proc): A single click
85            with the mouse, left button, also shows the menu.
86            * wptKeyEdit.cpp (uid_inf_colon_handler): uid is always
87            allocated and thus remove the additional check before free().
88    
89            
90    2007-05-25  Timo Schulz  <[email protected]>
91    
92            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Issue a warning
93            if the gpgProgram entry will be modified. Suggested by Werner.
94    
95  2007-03-23  Timo Schulz  <[email protected]>  2007-03-23  Timo Schulz  <[email protected]>
96    
97          * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic          * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic
98          variables to avoid heap operations.          variables to avoid heap operations.
99            * wptKeyManager.cpp (km_http_import): Adjust the http class.
100    
101  2007-03-21  Timo Schulz  <[email protected]>  2007-03-21  Timo Schulz  <[email protected]>
102    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26