- 16 Dec, 2010 1 commit
-
-
Werner Koch authored
-
- 19 Oct, 2010 1 commit
-
-
Werner Koch authored
-
- 12 Oct, 2010 1 commit
-
-
Werner Koch authored
-
- 30 Sep, 2010 1 commit
-
-
Werner Koch authored
-
- 22 Sep, 2010 1 commit
-
-
Werner Koch authored
-
- 19 Aug, 2010 2 commits
-
-
Werner Koch authored
-
Werner Koch authored
-
- 08 Jun, 2010 1 commit
-
-
Werner Koch authored
-
- 12 May, 2010 2 commits
-
-
Werner Koch authored
-
Werner Koch authored
-
- 07 May, 2010 2 commits
-
-
Werner Koch authored
Fix bug#1162. This finally allows me to use the pinentry on my kfreebsd laptop without fearing it pops up below other windows and grabs the keyboard.
-
Werner Koch authored
-
- 26 Apr, 2010 1 commit
-
-
Werner Koch authored
-
- 20 Apr, 2010 1 commit
-
-
Marcus Brinkmann authored
* pinentry/pinentry.c: Move include config.h to top!
-
- 19 Apr, 2010 1 commit
-
-
Werner Koch authored
-
- 16 Apr, 2010 1 commit
-
-
Marcus Brinkmann authored
* secmem/util.c: Fix inverted test.
-
- 14 Apr, 2010 3 commits
-
-
Werner Koch authored
-
Werner Koch authored
-
Werner Koch authored
-
- 03 Mar, 2010 1 commit
-
-
Werner Koch authored
-
- 02 Mar, 2010 1 commit
-
-
Werner Koch authored
-
- 19 Feb, 2010 3 commits
-
-
Werner Koch authored
The QT2 Version does ow uild on GNU.
-
Werner Koch authored
-
Werner Koch authored
-
- 17 Feb, 2010 1 commit
-
-
Werner Koch authored
-
- 16 Feb, 2010 2 commits
-
-
Werner Koch authored
-
Werner Koch authored
Note: It does not build.
-
- 16 Dec, 2009 1 commit
-
-
Marcus Brinkmann authored
* gtk+-2/gtksecentry.c: Don't translate properties. Patch by Guido Guenther <agx@sigxcpu.org>.
-
- 02 Dec, 2009 1 commit
-
-
Werner Koch authored
-
- 10 Aug, 2009 1 commit
-
-
Marcus Brinkmann authored
* pinentry/pinentry.c [!ENABLE_ENHANCED]: Remove option enhanced. * pinentry/pinentry.h (struct pinentry) [!ENABLE_ENHANCED]: Remove member enhanced. * gtk+-2/pinentry-gtk-2.c: New macro. (button_clicked, create_window) [!ENABLE_ENHANCED]: Disable code. * gtk/pinentry-gtk.c (button_clicked, create_window): Likewise. * doc/pinentry.texi (Using pinentry): Comment out enhanced option.
-
- 13 Jul, 2009 1 commit
-
-
Marcus Brinkmann authored
* qt4/pinentrydialog.cpp (PinEntryDialog): Redesign the dialog to be prettier.
-
- 19 Jun, 2009 5 commits
-
-
Marcus Brinkmann authored
* configure.ac: Post-release changes.
-
Marcus Brinkmann authored
Release version 0.7.6. * configure.ac: Bump version.
-
Marcus Brinkmann authored
* doc/pinentry.texi (Using pinentry): Fix typo.
-
Marcus Brinkmann authored
* gtk+-2/gtksecentry.c (gtk_secure_entry_class_init): Don't install "gtk-entry-select-on-focus" settings property since it clashes with the one from GtkEntry. (gtk_secure_entry_grab_focus): Create a temporary GtkEntry widget to read that value instead. Allows to have GtkEntry and GtkSecureEntry in the same process.
-
Marcus Brinkmann authored
Suggested by Simon McVittie: * gtk+-2/gtksecentry.c (g_malloc, g_realloc, g_free): Renamed to secentry_malloc, secentry_realloc. (g_malloc0): Removed. (GMALLOC_SIZE): Move to ... * gtk+-2/gtksecentry.h (GMALLOC_SIZE): ... here. (secentry_malloc, secentry_realloc, secentry_free): New prototypes. * gtk+-2/pinentry-gtk-2.c (main): Set memory allocation vtable.
-
- 04 May, 2009 1 commit
-
-
Marcus Brinkmann authored
* qt4/main.cpp (qt_cmd_handler): Use WId instead of HWND.
-
- 14 Apr, 2009 1 commit
-
-
Marcus Brinkmann authored
* pinentry/pinentry.h (struct pinentry): New member NOTOK. Rename member USER_CLOSED to CANCELED. * pinentry/pinentry.c: Add initializer for NOTOK. (register_commands): Add SETNOTOK. * pinentry/pinentry-curses.c (STRING_NOTOK): New macro. (dialog_pos_t): New value DIALOG_POS_NOTOK. (struct dialog): New members notok, notok_x, notok_y. (dialog_create): Implement NOTOK. (dialog_switch_pos): Likewise. (dialog_run): Likewise. * gtk+-2/pinentry-gtk-2.c: Rename confirm_yes to confirm_value. (confirm_value_t): New type. Use it for confirm_value. (window_closed): Remove. (confirm_button_clicked): Set confirm_value. (create_window): Implement NOTOK. (gtk_cmd_handler): Implement cancel behaviour a bit differently.
-
- 09 Apr, 2009 1 commit
-
-
Marcus Brinkmann authored
* qt4/qsecurelineedit.h (QSecureLineEdit): Don't export.
-
- 06 Apr, 2009 1 commit
-
-
Marcus Brinkmann authored
* configure.ac: Portability fixes.
-