- 16 Dec, 2003 1 commit
-
-
Werner Koch authored
-
- 09 Dec, 2003 4 commits
-
-
Werner Koch authored
-
Werner Koch authored
* Makefile.am (EXTRA_DIST): Add README.CVS (ACLOCAL_AMFLAGS): New.
-
Werner Koch authored
-
Werner Koch authored
* autogen.sh: Revamped.
-
- 22 Apr, 2003 2 commits
-
-
Steffen Hansen authored
-
Steffen Hansen authored
-
- 26 Mar, 2003 1 commit
-
-
Steffen Hansen authored
save locked memory by only overriding array allocation operators -- that should be enough, since QString only uses new[] for allocating string data
-
- 15 Feb, 2003 1 commit
-
-
Steffen Hansen authored
-
- 07 Feb, 2003 2 commits
-
-
Marcus Brinkmann authored
-
Marcus Brinkmann authored
Released 0.6.8.
-
- 04 Feb, 2003 1 commit
-
-
Steffen Hansen authored
-
- 24 Jan, 2003 1 commit
-
-
Werner Koch authored
-
- 21 Jan, 2003 1 commit
-
-
Steffen Hansen authored
-
- 24 Dec, 2002 2 commits
-
-
Marcus Brinkmann authored
-
Marcus Brinkmann authored
* pinentry/pinentry-curses.c (collect_line): New function. (COPY_OUT, MAKE_BUTTON): New macros. (dialog_create): Rewrite the initializing code and the description calculation routine with word wrapping.
-
- 20 Nov, 2002 2 commits
-
-
Werner Koch authored
-
Werner Koch authored
lines than to go into an infinite loop. We need to implement word wrap. (dialog_run): Add DIALOG_POS_NONE to switch so prevent a warning.
-
- 12 Nov, 2002 1 commit
-
-
Werner Koch authored
to version 2002-11-08.
-
- 09 Nov, 2002 2 commits
-
-
Werner Koch authored
-
Werner Koch authored
-
- 08 Nov, 2002 1 commit
-
-
Werner Koch authored
* pinentry/pinentry.c (pinentry_utf8_to_local): this. Changed callers. (pinentry_local_to_utf8): New. (cmd_getpin): Convert result back to UTF-8. * gtk/pinentry-gtk.c (create_utf8_label): New. (create_window): Use it here to set the prompts.
-
- 05 Nov, 2002 1 commit
-
-
Werner Koch authored
* gtk/pinentry-gtk.c (enter_callback): Changed argument name to avoid shadowing warning. (create_window): Removed unused variable I. (ok): Not used, commented. * pinentry/pinentry.c: Include headers for getpid and sleep prototypes. * secmem/util.h: Correctly declare functions taking no args. * gtk/pinentry-gtk.c: Move gtk headers to the top to avoid compiler warnings about shadowing index etc. * curses/pinentry-curses.c: Include stdio.h for the printf prototype. * pinentry/pinentry-curses.c (dialog_switch_pos): Return a value. * pinentry/pinentry.c (pinentry_have_display): New. (pinentry_setbufferlen): Must return a value. Fixed documentation. (usage): Print a question mark as a substitue for the program name. * gtk/pinentry-gtk.c (main): use it here instead of getenv(). * qt/main.cpp (main): Ditto.
-
- 11 Oct, 2002 2 commits
-
-
Werner Koch authored
* gpl.texi, fdl.texi: Added these standard files.
-
Werner Koch authored
-
- 30 Sep, 2002 3 commits
-
-
Werner Koch authored
-
Werner Koch authored
-
Werner Koch authored
value is returned. * configure.ac: Use -Wall also for C++.
-
- 19 Aug, 2002 1 commit
-
-
Steffen Hansen authored
-
- 11 Aug, 2002 1 commit
-
-
Steffen Hansen authored
-
- 27 Jul, 2002 2 commits
-
-
Marcus Brinkmann authored
-
Marcus Brinkmann authored
-
- 04 Jul, 2002 1 commit
-
-
Steffen Hansen authored
-
- 26 Jun, 2002 1 commit
-
-
Werner Koch authored
-
- 14 Jun, 2002 2 commits
-
-
Steffen Hansen authored
-
Steffen Hansen authored
new option --parent-wid=<win-id> (also available via the assuan OPTION command) for creating the dialogs with the right position and transient hints
-
- 22 May, 2002 1 commit
-
-
Steffen Hansen authored
-
- 13 May, 2002 2 commits
-
-
Marcus Brinkmann authored
-
Marcus Brinkmann authored
Released 0.6.2. * configure.ac: Set version number to 0.6.2. * NEWS: Add information for 0.6.2. * README: Update for release.
-
- 10 May, 2002 1 commit
-
-
Steffen Hansen authored
-