CVS log for plugins/gpg/modules/passpop.mod |
 |
|
Up to [Highfire] / plugins / gpg / modules
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Wed Apr 21 17:57:04 2004 UTC (4 years, 7 months ago) by ke
Branch:
MAIN
CVS Tags:
PREPOBOX,
HEAD
Changes since 1.19: +15 -2 lines
Diff to previous 1.19
-added check for virtual keyboard plugin (vkeyboard)
-added link to pop up the virtual keyboard
-still must click "Close" instead of "Login", and then submit on our dialog
bug 168
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Tue Feb 17 22:53:57 2004 UTC (4 years, 9 months ago) by ke
Branch:
MAIN
Changes since 1.18: +5 -4 lines
Diff to previous 1.18
-fixed typo bug
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Sat Jan 17 00:28:06 2004 UTC (4 years, 10 months ago) by ke
Branch:
MAIN
CVS Tags:
v2_1cvs_before_proc_open
Changes since 1.17: +6 -1 lines
Diff to previous 1.17
-E_ALL fixes
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Fri Jan 9 18:27:15 2004 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.16: +9 -6 lines
Diff to previous 1.16
changed SM_PATH defines to use quoted string for E_ALL
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Tue Nov 18 14:45:48 2003 UTC (5 years ago) by ke
Branch:
MAIN
CVS Tags:
V2_0_RC_Final,
V2_0_RC1,
V2_0
Changes since 1.15: +6 -2 lines
Diff to previous 1.15
-removed hardcoded debug
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Nov 17 23:27:01 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.14: +8 -6 lines
Diff to previous 1.14
-changed no_signing_pass check to != 'true' instead of =='false'
-makes no_signing_pass option no longer needed in preferences
bug 110
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Wed Nov 12 17:36:58 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.13: +296 -286 lines
Diff to previous 1.13
-added code to allow submission correctly when enter key is pressed
bug 108
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Tue Nov 4 21:03:43 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.12: +286 -270 lines
Diff to previous 1.12
-moved body tag into this file, out of gpg_pop_init
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 18:40:35 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.11: +6 -2 lines
Diff to previous 1.11
-fixed passpop to allow gpgdecrypt to cache its own passphrase
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 17:34:03 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.10: +8 -9 lines
Diff to previous 1.10
-changed to use abstracted functions for checking cached passphrase
bug 66
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Nov 3 15:52:37 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.9: +21 -2 lines
Diff to previous 1.9
-added titling HTML to this module, removed from gpg_pop_init
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Sat Nov 1 21:48:05 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.8: +58 -43 lines
Diff to previous 1.8
Multiple Changes:
- removed $msg strings and gpg_Makepage functionality
- localized remaining strings
@todo fix page header for passphrase pop-up
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 21:12:56 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.7: +6 -2 lines
Diff to previous 1.7
fixed problems apparent in the xgettext index
Bug 35
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 21:10:57 2003 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.6: +51 -49 lines
Diff to previous 1.6
fixed problems apparent in the xgettext index
Bug 35
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Thu Oct 30 20:28:28 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.5: +8 -4 lines
Diff to previous 1.5
-changed single to double quotes in internationalized strings
Bug 35
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Mon Oct 27 19:33:30 2003 UTC (5 years ago) by ke
Branch:
MAIN
Changes since 1.4: +9 -3 lines
Diff to previous 1.4
-added addbasepath javascript and hidden variable to allow submission to proper place
bug 82
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sat Oct 11 21:35:48 2003 UTC (5 years, 1 month ago) by ke
Branch:
MAIN
Changes since 1.3: +14 -1 lines
Diff to previous 1.3
-Added signdraft case for running save draft javascript
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Fri Oct 10 19:01:46 2003 UTC (5 years, 1 month ago) by ke
Branch:
MAIN
Changes since 1.2: +14 -1 lines
Diff to previous 1.2
-Added ability to be called from keyview for deletion of keys
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 23:58:38 2003 UTC (5 years, 1 month ago) by ke
Branch:
MAIN
Changes since 1.1: +12 -4 lines
Diff to previous 1.1
-Changed dialog prompts depending on where it's called from
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Tue Oct 7 22:19:37 2003 UTC (5 years, 1 month ago) by ke
Branch:
MAIN
-consolidated passphrase popup dialog
-created from sign_init.mod
-can be called from decrypt, encrypt&sign now, sign on send
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.