1. 03 Mar, 2010 1 commit
  2. 02 Mar, 2010 1 commit
  3. 19 Feb, 2010 3 commits
  4. 17 Feb, 2010 1 commit
  5. 16 Feb, 2010 2 commits
  6. 16 Dec, 2009 1 commit
  7. 02 Dec, 2009 1 commit
  8. 10 Aug, 2009 1 commit
    • Marcus Brinkmann's avatar
      2009-08-10 Marcus Brinkmann <marcus@g10code.de> · 4f5d32e4
      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.
      4f5d32e4
  9. 13 Jul, 2009 1 commit
  10. 19 Jun, 2009 5 commits
  11. 04 May, 2009 1 commit
  12. 14 Apr, 2009 1 commit
    • Marcus Brinkmann's avatar
      2009-04-14 Marcus Brinkmann <marcus@g10code.de> · 1217a4d8
      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.
      1217a4d8
  13. 09 Apr, 2009 1 commit
  14. 06 Apr, 2009 1 commit
  15. 03 Apr, 2009 7 commits
  16. 19 Mar, 2009 1 commit
  17. 20 Feb, 2009 1 commit
  18. 19 Feb, 2009 1 commit
    • Marcus Brinkmann's avatar
      2009-02-19 Marcus Brinkmann <marcus@g10code.de> · 4164b159
      Marcus Brinkmann authored
      	* qt4/Makefile.am, qt4/main.cpp, qt4/pinentrydialog.cpp,
      	qt4/pinentrydialog.h: Changes to use secure memory.
      	* qt4/pinentrydialog.moc, qt4/qsecurelineedit.moc: New files.
      	* qt4/qsecurelineedit.cpp, qt4/qsecurelineedit.h,
      	qt4/qsecurelineedit_p.h, qt4/secstring.h, qt4/secstring.cpp: New
      	files.
      	Submitted by Marc Mutz <marc@kdab.net>.
      4164b159
  19. 08 Dec, 2008 1 commit
  20. 12 Nov, 2008 1 commit
  21. 17 Oct, 2008 1 commit
  22. 25 Jul, 2008 2 commits
  23. 24 Jul, 2008 1 commit
    • Marcus Brinkmann's avatar
      2008-07-24 Marcus Brinkmann <marcus@g10code.de> · 05685cc8
      Marcus Brinkmann authored
      	* qt4/pinentrydialog.h, qt4/pinentrydialog.cpp, qt4/main.cpp,
      	qt4/Makefile.am: New files.
      	* configure.ac: Add check for Qt4.
      	(AC_CONFIG_FILES): Add qt4/Makefile.am.
      	* Makefile.am (pinentry_qt4): New variable.
      	(SUBDIRS): Add ${pinentry_qt4}.
      05685cc8
  24. 23 Jul, 2008 1 commit
  25. 04 May, 2008 2 commits