2012-03-27 Timo Schulz * wptJPG.h: Added to SVN repository. Thanks to Grzesiek. 2012-01-30 Timo Schulz * wptKeyserver.h: New value for DEF_HKP_KEYSERVER. 2011-11-24 Timo Schulz * wptVersion.h: Removed emulate_utf8_bug. * wptGpgCmds.h: Renamed into ... * wptGPGCmds.h: this. And updated to gnupg 1.4.11 2006-01-13 Timo Schulz * wptKeyCache.h (gpg_keycache_next_updated_key): New. 2006-01-11 Timo Schulz * wptGPG.h (gpg_data_putc): New. 2006-01-10 Timo Schulz * wptKeylist.h (siglist_sort): New. 2006-01-09 Timo Schulz * wptW32API.h (init_file_lock, release_file_lock): Removed. 2006-01-07 Timo Schulz * wptKeyserver.h (hkp_recv_key2): Removed. 2006-01-04 Timo Schulz * wptGPGME.h: New. 2005-12-27 Timo Schulz * wptCommonCtl.h (listview_del_column): New. * wptW32API.h (get_locale_date): New. * wptKeylist.h (keylist_udp_col): New. 2005-12-11 Timo Schulz * wptGPG.h: New prototypes. 2005-12-08 Timo Schulz * wptKeyEdit.h (cleanKey): New. 2005-12-02 Werner Koch * wptW32API.h (html_help_dispatch, html_help_deinit) (html_help_init) [!_MSC_VER]: Use nop statements and not a literal. 2005-12-01 Timo Schulz * wptGPG.h (get_gpg_sigstat): New. 2005-11-30 Timo Schulz * wptFileManager.h: Add data constants. 2005-11-16 Timo Schulz * wptVersion.h: Define WIN32_LEAN_AND_MEAN. * wptW32API.h: Dummy for the HTML help. 2005-11-12 Timo Schulz * wptW32API.h: Remove FILE_SAVE, FILE_OPEN. These constants are declared somewhere which leads to complications. 2005-11-07 Timo Schulz * wptVersion.h: Removed MODERN_BUILD directive and removed old constants. 2005-11-03 Timo Schulz * wptTypes.h (BUG): Cast hwnd to HWND to avoid warning. 2005-11-03 Werner Koch * Makefile.am (EXTRA_DIST): Add wptCardEdit.h, wptListView.h, wptImagelist.h and gpg.h. 2005-10-31 Werner Koch * wptVersion.h: Use C linkage for PTD functions. (PTD_get_curr_hwnd, PTD_is_used, PTD_keyb_send): New prototypes. * wptGPG.h (gpg_filetypes): Moved to ../Src/wptRegistry.cpp. * wptDlgs.h (passphrase_callback_proc): Removed this prototype. * wptKeylist.h (find_secret_key): Removed this prototype. 2005-10-28 Werner Koch * wptCrypto.h: Removed funny empty lines. Buggy cr,lf conversion tool used? (rename_unlink, secure_unlink, secure_unlink_set_cb) (wipe_freespace): Declare as C linkage. * wptTypes.h (DIM): Define only if not yet defined. (safe_free): Ditto. 2005-10-27 Werner Koch * wptGPG.h: Renamed prototype var "export". * wptVersion.h [WINPT_MODERN_BUILD]: Define version from config.h values. * Makefile.am: New. 2001-01-31 Timo Schulz * wptW32API.h: New 2001-02-01 Timo Schulz * wptMailPlugin.h: New 2001-02-04 Timo Schulz * wptNLS.h: Modify the NLS directory to 'C:\WinPT' 2001-02-10 Timo Schulz * wptKeylistElement.h: New * wptListElement.h: Remove * wptW32API.h: Insert all lv_*** functions 2001-02-27 Timo Schulz * wptKeylistWidget.h: New 2001-03-17 Timo Schulz * wptDlgs.h: Add Key signature list dialog 2001-03-18 Timo Schulz * wptDlgs.h: Add 'verify' dialog * wptAgent.h: New: Bond passphrase agent 2001-04-12 Timo Schulz * wptHotkeys.h: Add current window hotkeys. * wptCurrWnd.h: New. Current window stuff. 2001-04-22 Timo Schulz * wptFindWnd.h: New. 2001-05-19 Timo Schulz * wptConfig.h: Removed. Not used any longer. 2001-11-18 Timo Schulz * wptKeyManager.h: New.