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

Diff of /trunk/Src/ChangeLog

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

revision 345 by twoaday, Sun Nov 27 15:14:26 2011 UTC revision 420 by twoaday, Sat Mar 3 20:01:04 2012 UTC
# Line 1  Line 1 
1    2012-03-03  Timo Schulz  <[email protected]>
2    
3            * WinPT.cpp (get_file_version): Improved error checking.
4            (gpg_set_debug_mode): Likewise.
5            * wptMainProc.cpp (add_taskbar_icon): Limit tooltip size.
6            
7    2012-02-26  Timo Schulz  <[email protected]>
8    
9            * WinPT.cpp (WinMain): Check for possible errors
10            during the file verification process.
11            
12    2012-02-16  Timo Schulz  <[email protected]>
13    
14            * wptErrors.cpp (setup_logfile): New. Factored out the
15            code to create the debug logging file.
16            (log_debug): Use it here and disable debugging in case
17            of any file problems.
18            
19    2012-02-11  Timo Schulz  <[email protected]>
20    
21            * wptCurrWnd.cpp (get_current_wnd): store thread ID
22            pair to avoid side-effects.
23            (paste_window_content): Likewise.
24            (copy_window_content): Likewise.
25            * WinPT.cpp (WinMain): Switch to disable hooking.
26            * wptMainProc.cpp (winpt_main_proc): Handle it here.
27            
28    2012-02-06  Timo Schulz  <[email protected]>
29    
30            * wptNLS.cpp (gettext_free_current_domain): Replace free()
31            with safe_free():
32            * WinPT.cpp: Use log_debug to improve bug tracking capabilities.
33            * wptGPG.cpp (check_keyring): Improved error checking.
34            * wptFileManager.cpp: Removed obsolete code.
35            
36    2012-01-29  Timo Schulz  <[email protected]>
37    
38            * wptNLS.cpp: Added 'Dutch' as a valid language.
39            * wptSigTreeDlg.cpp (sigtree_load): Fixed gcc warning.
40            * wptKeyserver.cpp (kserver_connect): Likewise.
41            
42    2012-01-15  Timo Schulz  <[email protected]>
43    
44            * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc):
45            Invert logic to disable the calendar control for the
46            key expiration date.
47            * wptKeyPropsDialog.cpp (on_init_dialog): Localized missing string.
48            
49    2011-12-13  Timo Schulz  <[email protected]>
50    
51            * Makefile.am: Enable SSP and corrected dependencies.
52            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Redraw control after
53            a key was updated from a keyserver.
54    
55    2011-12-12  Timo Schulz  <[email protected]>
56    
57            * WinPT-en.rc: Remove winpt.org strings. Thanks to Ralf.
58    
59    2011-12-09  Timo Schulz  <[email protected]>
60    
61            * wptNLS.cpp (gettext_set_user_domain): Changed return type to
62            void.
63    
64    2011-12-06  Timo Schulz  <[email protected]>
65    
66            * wptNLS.cpp (get_user_langid): Removed.
67            Use gettext_get_langid() instead. Changed all callers.
68            (gettext_set_file): Removed.
69            (w32_stpcpy): Likewise.
70            * StringBuffer.cpp: Overload '=' operator for 'char*'.
71    
72    2011-12-06  Timo Schulz  <[email protected]>
73    
74            * wptKeyPropsDlg.cpp (on_init_dialog): Extra hint in
75            the title that the key has been revoked.
76            * wptKeyManagerDlg.cpp (keymanger_dlg_proc): Redraw
77            list view in case a modal client dialog has been closed.
78            
79    2011-12-04  Timo Schulz  <[email protected]>
80    
81            * WinPT.cpp (get_file_version): New.
82            Improved error handling.
83    
84    2011-12-01  Timo Schulz  <[email protected]>
85    
86           * wptGroupsDlg.cpp: Removed.
87           * wptGroupManager.cpp: Likewise.
88           * wptKeyTrustPathDlg.cpp: Removed.
89          
90    2011-11-30  Timo Schulz  <[email protected]>
91    
92           * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Adjusted
93           positions for GPG menu entries.
94          
95  2011-11-25  Timo Schulz  <[email protected]>  2011-11-25  Timo Schulz  <[email protected]>
96    
97          * WinPT.cpp (check_os_version): New. Separated          * WinPT.cpp (check_os_version): New. Separated

Legend:
Removed from v.345  
changed lines
  Added in v.420

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26