/[winpt]/trunk/Src/Makefile.am
ViewVC logotype

Log of /trunk/Src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 384 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 11:04:49 2011 UTC (13 years, 2 months ago) by twoaday
File length: 3298 byte(s)
Diff to previous 381
2011-12-13  Timo Schulz  <twoaday@gmx.net>

        * Makefile.am: Enable SSP and corrected dependencies.
	* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Redraw
        control after a key was updated from a keyserver.
	


Revision 381 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 12:09:38 2011 UTC (13 years, 2 months ago) by twoaday
File length: 3372 byte(s)
Diff to previous 365
2011-12-12  Timo Schulz  <twoaday@gmx.net>

        * WinPT-en.rc: Remove winpt.org strings. Thanks to Ralf.
	


Revision 365 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 20:20:10 2011 UTC (13 years, 2 months ago) by twoaday
File length: 3281 byte(s)
Diff to previous 355


Revision 355 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 18:59:01 2011 UTC (13 years, 2 months ago) by twoaday
File length: 3277 byte(s)
Diff to previous 350
2011-12-04  Timo Schulz  <twoaday@gmx.net>

        * WinPT.cpp (get_file_version): New.
	Improved error handling.
		


Revision 350 - (view) (annotate) - [select for diffs]
Modified Thu Dec 1 19:58:09 2011 UTC (13 years, 2 months ago) by twoaday
File length: 3275 byte(s)
Diff to previous 349


Revision 349 - (view) (annotate) - [select for diffs]
Modified Thu Dec 1 19:52:31 2011 UTC (13 years, 2 months ago) by twoaday
File length: 3301 byte(s)
Diff to previous 340
2011-12-01  Timo Schulz  <twoaday@gmx.net>

       * wptGroupsDlg.cpp: Removed.
       * wptGroupManager.cpp: Likewise.
	      


Revision 340 - (view) (annotate) - [select for diffs]
Modified Sun Nov 27 13:15:07 2011 UTC (13 years, 3 months ago) by twoaday
File length: 3321 byte(s)
Diff to previous 331


Revision 331 - (view) (annotate) - [select for diffs]
Modified Fri Sep 25 17:07:03 2009 UTC (15 years, 5 months ago) by twoaday
File length: 3298 byte(s)
Diff to previous 328
Basically working, but there is a gettext problem
(AM_MKINSTALLDIRS).


Revision 328 - (view) (annotate) - [select for diffs]
Modified Fri Sep 25 16:07:38 2009 UTC (15 years, 5 months ago) by twoaday
File length: 3284 byte(s)
Diff to previous 327


Revision 327 - (view) (annotate) - [select for diffs]
Modified Fri Sep 25 15:54:57 2009 UTC (15 years, 5 months ago) by twoaday
File length: 3320 byte(s)
Diff to previous 326


Revision 326 - (view) (annotate) - [select for diffs]
Modified Fri Sep 25 15:53:21 2009 UTC (15 years, 5 months ago) by twoaday
File length: 3449 byte(s)
Diff to previous 278
Begin update.


Revision 278 - (view) (annotate) - [select for diffs]
Modified Mon Jan 15 22:02:04 2007 UTC (18 years, 1 month ago) by twoaday
File length: 3403 byte(s)
Diff to previous 276
See ChangeLog.



Revision 276 - (view) (annotate) - [select for diffs]
Modified Thu Dec 21 08:24:59 2006 UTC (18 years, 2 months ago) by twoaday
File length: 3317 byte(s)
Diff to previous 273


Revision 273 - (view) (annotate) - [select for diffs]
Modified Fri Dec 8 10:22:17 2006 UTC (18 years, 2 months ago) by twoaday
File length: 3337 byte(s)
Diff to previous 234


Revision 234 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 10:16:41 2006 UTC (18 years, 8 months ago) by twoaday
File length: 3320 byte(s)
Diff to previous 193


Revision 193 - (view) (annotate) - [select for diffs]
Modified Sat Apr 1 12:36:35 2006 UTC (18 years, 11 months ago) by twoaday
File length: 3302 byte(s)
Diff to previous 181
2006-03-31  Timo Schulz  <ts@g10code.de>
 
        * wptCommonDlg.cpp (nls_load_langlist): New.
        (nsl_set_language): New.
        (nls_dlg_proc): New.
        (select_language): New. Allow user to select the language.
        * wptNLS.c (get_gettext_langid): Updated available languages.
        * WinPT.cpp (WinMain): Allow to select the languag on first
        start in non-installer environments.
        * wptVerifyList.cpp (verlist_build): Simplified.
        (verlist_add_sig_log): Likewise.
        * wptListview.cpp (listview_set_column_width,
        listview_get_selected_item): New.
        * wptKeyManager.cpp (gpg_clip_export): Merged into..
        (km_clip_export): ..this function.



Revision 181 - (view) (annotate) - [select for diffs]
Modified Tue Mar 14 11:01:22 2006 UTC (18 years, 11 months ago) by twoaday
File length: 3318 byte(s)
Diff to previous 180
2006-03-12  Timo Schulz  <ts@g10code.de>
 
        * wptGPG.cpp (gnupg_load_config): Search for 'ask-cert-expire'.
        * wptKeyPropsDlg.cpp (display_key_info): Automatically update
        sym algorithm preferences if needed.
        * wptKeysignDlg.cpp (date_is_today): New.
        (keysign_dlg_proc): Only allow to set cert expire date if
        the option was found.
        * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Allow to set
        'ask-cert-expire'.
         



Revision 180 - (view) (annotate) - [select for diffs]
Modified Mon Mar 6 14:41:58 2006 UTC (18 years, 11 months ago) by twoaday
File length: 3293 byte(s)
Diff to previous 175
2006-02-27  Timo Schulz  <twoaday@freakmail.de>
 
        * wptSOCKS.cpp (socks_handshake): New.
        * wptMainProc.cpp (winpt_main_proc): A dbl-click forces
        the key manager in teh foreground if possible.
        * wptHotkey.cpp (hotkey_unregister): Unregister all hotkeys.
        * wptRegistry.cpp (get_reg_proxy_prefs,
        set_reg_proxy_prefs): Use directly the proxy context.
        Changed all callers.
        * wptProxySettingsDlg.cpp (init_proxy_protocols): New.
        (keyserver_proxy_dlg_proc): Use directly the proxy context.
        * wptKeyserver.cpp (kserver_connect): Better proxy support.
        (kserver_send_request, kserver_recvkey_request): Likewise.
        * wptKeyserverDlg.cpp (name_from_proto): New.
        (set_proxy): Adjusted for the new code.



Revision 175 - (view) (annotate) - [select for diffs]
Modified Tue Feb 7 08:58:04 2006 UTC (19 years ago) by twoaday
File length: 3277 byte(s)
Diff to previous 133
2006-02-04  Timo Schulz  <ts@g10code.de>
                                                                                                                            
        * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Check for
        at least one ultimately trusted key.
        * wptKeyManager.cpp (km_refresh_key_from_keyserver):
        Only check inet connection if we refresh all keys.
        * wptGPGUtil.cpp (gpg_extract_keys): New.
        * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Use textmode.
        * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Likewise.
        * wptClipSignDlg.cpp (get_selected_key): New.
        (one_key_proc): Use it here.
        (count_useable_seckeys): New.
        * wptSigTreeDlg.cpp (sigtree_dlg_proc): New.
        * wptKeyEditDlgs.cpp (diff_time): Removed.
        (w32_mktime): New.
        (keyedit_addsubkey_dlg_proc): Use it here.
                                                                                                                            
2006-02-02  Timo Schulz  <ts@g10code.de>
                                                                                                                            
        * wptW32API.cpp (get_temp_name): New.
        * wptKeyserver.cpp (ldap_recvkey): Use it here.
        * wptKeyPropsDlg.cpp (get_photo_tmpname): Likewise.
        * wptGPGUtil.cpp (create_tempfile): Likewise.
        * wptImportList.cpp (implist_load): Likewise.
        * wptKeyCache.cpp (parse_attr_data): Likewise.
        (w32_tempfile): Removed.
        * wptGPGME.cpp (check_ultimate_trusted_key): New.
                                                                                                                            


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: 3267 byte(s)
Diff to previous 121
A lot of minor bug fixes.
New icons.

For a complete history, see the ChangeLog entries.



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: 3215 byte(s)
Diff to previous 90
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 90 - (view) (annotate) - [select for diffs]
Modified Tue Nov 22 09:17:59 2005 UTC (19 years, 3 months ago) by twoaday
File length: 3192 byte(s)
Diff to previous 75
Include additional files and remove old dependencies.


Revision 75 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 09:13:05 2005 UTC (19 years, 3 months ago) by werner
File length: 3256 byte(s)
Diff to previous 67
Fixed make distcheck issues.

Revision 67 - (view) (annotate) - [select for diffs]
Modified Fri Nov 4 18:19:07 2005 UTC (19 years, 3 months ago) by werner
File length: 3255 byte(s)
Diff to previous 62
minor fixes to actually make the dialogs working.

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: 3203 byte(s)
Diff to previous 57
Yeah, make distcheck works.


Revision 57 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 11:29:44 2005 UTC (19 years, 3 months ago) by werner
File length: 3143 byte(s)
Diff to previous 48
Builds but we need to check the SetWindowsHookEx semantics to make it run.


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: 3055 byte(s)
Diff to previous 47
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 47 - (view) (annotate) - [select for diffs]
Modified Mon Oct 31 14:04:59 2005 UTC (19 years, 4 months ago) by werner
File length: 2955 byte(s)
Diff to previous 36
Minor changes; compiles now but gettext is still missing.


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

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