2006-03-12 Gustavo Noronha Silva * gksuui-dialog.c: - added UI for the gnome-keyring support in the main widget 2006-01-24 Gustavo Noronha Silva * gksuui-dialog.{c,h}: - applied patch by Michael Vogt to report that capslock is enabled with small modifications 2006-01-07 Gustavo Noronha Silva * Make it a sub, static library for libgksu only. - removed gksu-convenience stuff, that is not going to be used anymore 2005-11-05 Gustavo Noronha Silva * Release 1.0.7 2005-09-02 Ronald van Engelen * libgksuui/trunk/po/nl.po - Dutch translation updated 2005-07-30 Guilherme de S. Pastore * configure.ac: added ro to ALL_LINGUAS 2005-07-20 Gustavo Noronha Silva * src/gksuui-dialog.c: - applied patch from ubuntu to change the 'not-visible' character to a bullet instead of an asterisk for aesthetical reasons 2005-07-15 Gustavo Noronha Silva * Release 1.0.6 2005-07-14 Gustavo Noronha Silva * src/Makefile.am: - actually, I'm breaking ABI, so increase the soversion 2005-07-11 Gustavo Noronha Silva * src/gksuui-dialog.{c,h}: - adding a new 'prompt' property to replace "_Password" with anything needed * src/Makefile.am, configure.ac: - increase version and library versio to 0:1:0 - API additions coming 2005-06-13 Gustavo Noronha Silva * Release 1.0.5 * libgksuui/gksuui-dialog.c: - replaced 'ok' with 'continue', removed window title, made the label wrap and actually use the auth stock icon now accepting suggestions by Jay Camp and Matthew Thomas (check the ubuntu bug report out): https://bugzilla.ubuntu.com/show_bug.cgi?id=7385 2005-05-27 Gustavo Noronha Silva * libgksuui/gksuui-dialog.c: - accepted patch from Michael Vogt to make gksu_ask_password () actually use the title and message arguments it requires - accepted patch from Martin Pitt to make the window request to be always above (may address problems like the one reported on Debian bug #310951) 2005-05-14 Gustavo Noronha Silva * configure.ac: - added sk to ALL_LINGUAS 2005-05-13 Miroslav Kure * configure.ac: - added cs to ALL_LINGUAS 2005-05-12 Gustavo Noronha Silva * configure.ac: - adding pl to ALL_LINGUAS - added nl to ALL_LINGUAS 2005-04-27 Gustavo Noronha Silva * configure.ac: - added hu to ALL_LINGUAS * configure.ac: - renamed no_NB to nb on ALL_LINGUAS, following the change to po/ files 2005-04-03 Gustavo Noronha Silva * Release 1.0.4 2005-03-30 Gustavo Noronha Silva * configure.ac: - added fr to ALL_LINGUAS 2004-10-16 Gustavo Noronha Silva * config.sub, config.guess, ltmain.sh: - relibtoolized * libgksuui/gksuui-dialog.c: - marked a string which was missing for translation * libgksuui/gksuui-{dialog,convenience}.c: - (gksuui_dialog_init,gksu_ask_password): set LOCALEDIR and codeset to UTF-8 to fix coding problems when running in non-UTF8 locales - fixes Debian bug #273321 2004-10-14 Gustavo Noronha Silva * configure.ac: - added no_NB to ALL_LINGUAS 2004-09-05 Gustavo Noronha Silva * Release 1.0.2 * libgksuui/gksu-convenience.h: - added G_BEGIN_DECLS and G_END_DECLS for C++ to be able to build using the lib (Debian bug #256026) 2004-09-04 Gustavo Noronha Silva * configure.ac: - added ca to ALL_LINGUAS 2004-05-30 Gustavo Noronha Silva * Release 1.0.1 * libgkssui/Makefile.am: - added .ver stuff to EXTRA_DIST so that it will be added when make dist'ing 2004-05-27 Gustavo Noronha Silva * libgksuui/libgksuui.ver, libgksuui/Makefile.am: - build the library with versioned symbols and optimizations (thanks to Steve Langasek's [vorlon's] talk on "Escaping the dependency hell" at Debian Conference 4 2004-05-20 Gustavo Noronha Silva * Release 1.0 * libgksuui/test-gksuui.c: - added test for gksuui-convenience with grabing * libgksuui/gksuui-convenience.c: - improved grab code to reflect the changes done to the stable branch of gksu, adding code based on gnome-ssh-askpass * libgksuui/gksuui-dialog.c, docs/*: - updated docs, fixed GksuuiDialog's documentation 2004-05-19 Gustavo Noronha Silva * libgksuui/test-gksuui.c: - added test for setting the icon on the dialog, setting /usr/share/pixmaps/apple-green.png * libgksuui/gksu-dialog.{c,h}: - added set and get functions for the dialog's icon 2004-03-19 Gustavo Noronha Silva * COPYING, libgksuui/*: - change license to be LGPL-2 2004-03-06 Gustavo Noronha Silva * libgksuui/gksu-dialog.c: - fixed a problem with the access location of the image by using the PACKAGE constant. 2004-03-05 Gustavo Noronha Silva * libgksuui/Makefile.am: - added gksuui.h in include_HEADERS so that it gets installed * configure.ac, libgksuui/Makefile.am, docs/*: - renamed the source package to gksuui-1.0, following what Gtk+ does, so that I can have multiple API-incompatible development versions installed side-by-side * libgksuui/gksuui.h: - added a convenience include file to be able to include all the relevant headers at once * libgksuui/*.{c,h}: - added and updated the GPL statement at the top of the files * First version of a separate libgksuui library that is being split out of libgksu. Check our ChangeLog.libgksu for historical reference. 2004-03-04 gettextize * Makefile.am (SUBDIRS): Add intl, (DIST_SUBDIRS): Add intl, (EXTRA_DIST): New variable. * configure.ac (AC_CONFIG_FILES): Add intl/Makefile, (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.