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

Log of /trunk/Include/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 336 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 12:28:18 2011 UTC (13 years, 3 months ago) by twoaday
File length: 3890 byte(s)
Diff to previous 146 , to selected 73
2011-11-24  Timo Schulz  <twoaday@gmx.net>

        * wptVersion.h: Removed emulate_utf8_bug.
        * wptGpgCmds.h: Renamed into ...
        * wptGPGCmds.h: this. And updated to gnupg 1.4.11
			


Revision 146 - (view) (annotate) - [select for diffs]
Modified Fri Jan 13 14:20:51 2006 UTC (19 years, 1 month ago) by twoaday
File length: 3702 byte(s)
Diff to previous 143 , to selected 73
2006-01-13  Timo Schulz  <ts@g10code.com>
 
        * wptKeyCache.h (gpg_keycache_next_updated_key): New.
         
2006-01-11  Timo Schulz  <ts@g10code.com>
 
        * wptGPG.h (gpg_data_putc): New.
         



Revision 143 - (view) (annotate) - [select for diffs]
Modified Thu Jan 12 16:27:34 2006 UTC (19 years, 1 month ago) by twoaday
File length: 3602 byte(s)
Diff to previous 140 , to selected 73
2006-01-11  Timo Schulz  <ts@g10code.com>
 
        * wptGPG.h (gpg_data_putc): New.
         
2006-01-10  Timo Schulz  <ts@g10code.com>
 
        * wptKeylist.h (siglist_sort): New.
         



Revision 140 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 12:20:10 2006 UTC (19 years, 1 month ago) by twoaday
File length: 3523 byte(s)
Diff to previous 137 , to selected 73
2006-01-10  Timo Schulz  <ts@g10code.com>
 
        * wptKeylist.h (siglist_sort): New.
         


Revision 137 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 14:01:51 2006 UTC (19 years, 1 month ago) by twoaday
File length: 3441 byte(s)
Diff to previous 133 , to selected 73
2006-01-09  Timo Schulz  <ts@g10code.com>
 
        * WinPT.cpp (load_gettext): Remove file locking.
        (WinMain): Use pre-defined autoconf constants.
        * wptW32API.cpp (init_file_lock, release_file_lock): Deleted.
        * wptGPG.cpp (check_gnupg_engine): Add param @need_gpg_ver.
        Change all callers.

Remove all static version constants. The only place for
constants is now configure.c (config.h).



Revision 133 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 09:15:29 2006 UTC (19 years, 1 month ago) by twoaday
File length: 3335 byte(s)
Diff to previous 129 , to selected 73
A lot of minor bug fixes.
New icons.

For a complete history, see the ChangeLog entries.



Revision 129 - (view) (annotate) - [select for diffs]
Modified Fri Dec 30 13:56:10 2005 UTC (19 years, 2 months ago) by twoaday
File length: 3181 byte(s)
Diff to previous 121 , to selected 73
2005-12-27  Timo Schulz  <ts@g10code.com>
                                                                                
        * wptListView.cpp (listview_set_view): New.
        (listview_del_column): New.
        * wptW32API.cpp (get_locale_date): New.
        (get_menu_state): New.
        (force_foreground_window): New.
        * wptVerifyList.cpp (strtimestamp): Support for
        locale date formats.
        * wptGPGUtil.cpp (gpg_revoke_cert): Handle bad
        passphrases.
        * wptKeyEditCB.cpp (editkey_command_handler): Immediately
        return when a bad passphrase was submitted.
        * wptKeyRevokersDlg.cpp (keyrevokers_dlg_proc): Change
        column order.
        * wptKeylist.cpp (keylist_upd_col): New.
        * wptKeyManagerDlg.cpp (update_ui_items): Deactivate
        'Revocation' for public keys.
        (translate_menu_strings): s/Revoke/Revoke Cert.
        (modify_listview_columns): New.



Revision 121 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 11:19:56 2005 UTC (19 years, 2 months ago) by twoaday
File length: 3011 byte(s)
Diff to previous 119 , to selected 73
2005-12-11  Timo Schulz  <ts@g10code.com>
 
        * wptW32API.cpp (get_file_version): New.
        * wptGPGUtil.cpp (create_process): Always hide window.
        * wptClipEditDlg.cpp (clipedit_dlg_proc): Use 'Close'
        instead of 'Exit'.
        * wptKeyManager.cpp (km_http_import): New filename
        generation code.
        (km_send_to_mail_recipient): Cleanups.
        * wptKeyEditDlg.cpp (showpref_dlg_proc): Localize dialog.
        * wptKeyManagerDlg.cpp (update_ui_items): Handle the case
        when multiple keys are selected.
        (popup_multiple): New.
        * WinPT.cpp (WinMain): Check that the PTD.dll and WinPT.exe
        file versions are equal. Rewrote --keymanager code.
         
Removed temporary w32gpgme dirctory, all code is now in Src.
Changed configure files.



Revision 119 - (view) (annotate) - [select for diffs]
Modified Fri Dec 9 08:04:51 2005 UTC (19 years, 2 months ago) by twoaday
File length: 2937 byte(s)
Diff to previous 116 , to selected 73
2005-12-08  Timo Schulz  <ts@g10code.com>
 
        * wptKeyserverDlg.cpp (show_imported_keys): Enhanced.
        (hkp_recv_key2): Show user-id of the imported key instead
        of just the pattern.
        * wptFileCBS.cpp (read_cb): Changed to W32 API.
        (write_cb): Likewise. Create output file on demand.
        (gpg_file_data_new): Adjusted code for new API.
        * wptKeyEdit.cpp (cleanKey): New.
        * wptKeyEditCB.cpp (cmd_clean_handler): New.
        (editkey_command_handler): Call clean handler.
        * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Sort
        keylist after inserting items.
        * wptFileManager.cpp (fm_set_status): Take care of
        cleartext sigs.
         



Revision 116 - (view) (annotate) - [select for diffs]
Modified Wed Dec 7 17:06:29 2005 UTC (19 years, 2 months ago) by werner
File length: 2859 byte(s)
Diff to previous 109 , to selected 73
Add translations and minor fixes


Revision 109 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 07:32:13 2005 UTC (19 years, 3 months ago) by twoaday
File length: 2691 byte(s)
Diff to previous 105 , to selected 73
2005-12-01  Timo Schulz  <ts@g10code.com>
 
        * wptClipVerifyDlg.cpp (clipverify_dlg_proc): Use new semantic
        for get_gpg_sigstat().
        * wptGPGME.cpp (get_gpg_sigstat): New. It is now a function.
        As a macro strings will not be translated at runtime.
        * wptKeyserverDlg.cpp (hkp_recv_key): Properly detect if we
        need to update the cache. Thanks to Jan-Oliver.
        * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Localized.
         

Prepare a new release.



Revision 105 - (view) (annotate) - [select for diffs]
Modified Wed Nov 30 10:22:00 2005 UTC (19 years, 3 months ago) by twoaday
File length: 2610 byte(s)
Diff to previous 80 , to selected 73
Several cleanups and improved translation.



Revision 80 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 11:05:16 2005 UTC (19 years, 3 months ago) by twoaday
File length: 2524 byte(s)
Diff to previous 77 , to selected 73
2005-11-16  Timo Schulz  <ts@g10code.com>
 
        * WinPT.cpp (check_crypto_engine): Min is now GPG 1.4.2.
        * wptKeylist.cpp (keylist_add_key): Add disabled keys in list
        mode.
        * wptPreferencesDlg.cpp (prefs_dlg_proc): Localize all strings.
        * wptRegistry.cpp (regist_inst_winpt): Set install directory.
        Useful for other programs to figure out the path to the EXE.
         


Revision 77 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 15:01:01 2005 UTC (19 years, 3 months ago) by twoaday
File length: 2393 byte(s)
Diff to previous 73
2005-11-12  Timo Schulz  <ts@g10code.com>
 
        Fix more GCC warnings.
 
2005-11-10  Timo Schulz  <ts@g10code.com>
 
        * wptClipSignDlg.cpp (one_key_proc): Use
        release_gpg_passphrase_cb() to free the context.
        * wptListView.cpp (listview_deselect_all): New.
        * wptMAPI.cpp (mapi_send_pubkey): Works again.
        * wptFileManagerDlg.cpp (file_manager_dlg_proc): Support encrypt &
        zip.
        * wptPassphraseCB.cpp (passphrase_callback_proc): Fix passphrase
        caching for signing operations.
        * wptKeyManager.cpp (km_send_to_mail_recipient): Works again.
        * wptFileManager.cpp (fm_send_file): Likewise.
        (fm_encrypt_into_zip): New.
         


Revision 73 - (view) (annotate) - [selected]
Modified Tue Nov 8 07:15:13 2005 UTC (19 years, 3 months ago) by twoaday
File length: 2233 byte(s)
Diff to previous 64
2005-11-08  Timo Schulz  <ts@g10code.com>
 
        More minor changes to avoid GCC warnings.
         
        * wptGPG.cpp (check_homedir): Free memory in case of errors.
        (multi_gnupg_path): Add strict mode. If non-strict mode return
        the folder even if it does not exist.
        (check_for_gpgwin): New.
        * wptKeyserverDlg.cpp (hkp_recv_key): Make sure import_res is
        initialized.
        * wptRegistry.cpp (get_reg_entry_gpg4win): New.
        (get_reg_entry_mo): Support for gpg4win.
         
For complete changes see ChangeLogs.


Revision 64 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 16:37:59 2005 UTC (19 years, 3 months ago) by twoaday
File length: 2112 byte(s)
Diff to previous 62 , to selected 73
2005-11-03  Timo Schulz  <ts@g10code.com>
 
        * wptTypes.h (BUG): cast hwnd to HWND to avoid warning.
         


Revision 62 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 10:20:09 2005 UTC (19 years, 3 months ago) by werner
File length: 2010 byte(s)
Diff to previous 48 , to selected 73
Yeah, make distcheck works.


Revision 48 - (view) (annotate) - [select for diffs]
Modified Mon Oct 31 21:14:11 2005 UTC (19 years, 4 months ago) by werner
File length: 1876 byte(s)
Diff to previous 46 , to selected 73
More changes.  Compiles again but there are at least gettext issues with
w32-gettext.c.  I can't get a gpg-error build with ENABLE_NLS.


Revision 46 - (view) (annotate) - [select for diffs]
Modified Fri Oct 28 12:57:05 2005 UTC (19 years, 4 months ago) by werner
File length: 1526 byte(s)
Diff to previous 37 , to selected 73
Second set of changes to use autotools for building.

Revision 37 - (view) (annotate) - [select for diffs]
Modified Thu Oct 27 19:12:40 2005 UTC (19 years, 4 months ago) by werner
File length: 1233 byte(s)
Diff to previous 36 , to selected 73
Added 2 dummy files, chnaged eol-style property


Revision 36 - (view) (annotate) - [select for diffs]
Modified Thu Oct 27 15:25:13 2005 UTC (19 years, 4 months ago) by werner
File length: 1242 byte(s)
Diff to previous 2 , to selected 73
First set of changes to use autotools for building.

Revision 2 - (view) (annotate) - [select for diffs]
Added Mon Jan 31 11:02:21 2005 UTC (20 years, 1 month ago) by twoaday
File length: 1093 byte(s)
Diff to selected 73
WinPT initial checkin.



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26