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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26