kov changed libgksu/branches/libgksu2/libgksuui/ChangeLog, libgksu/branches/libgksu2/libgksuui/ChangeLog.history

Gustavo Noronha kov at costa.debian.org
Mon Apr 24 10:52:35 UTC 2006


Mensagem de log: 
renamed the ChangeLog to indicate it is history

-----


Deleted: libgksu/branches/libgksu2/libgksuui/ChangeLog
===================================================================
--- libgksu/branches/libgksu2/libgksuui/ChangeLog	2006-04-24 10:51:44 UTC (rev 567)
+++ libgksu/branches/libgksu2/libgksuui/ChangeLog	2006-04-24 10:52:35 UTC (rev 568)
@@ -1,189 +0,0 @@
-2005-07-15  Gustavo Noronha Silva  <kov at debian.org>
-
-	* Release 1.0.6
-
-2005-07-14  Gustavo Noronha Silva  <kov at debian.org>
-
-	* src/Makefile.am:
-	- actually, I'm breaking ABI, so increase the soversion
-
-2005-07-11  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* libgksuui/gksuui-dialog.c:
-	- accepted patch from Michael Vogt <mvogt at acm.org> to
-	  make gksu_ask_password () actually use the title
-	  and message arguments it requires
-	- accepted patch from Martin Pitt <martin at piware.de>
-	  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  <kov at debian.org>
-
-	* configure.ac:
-	- added sk to ALL_LINGUAS
-
-2005-05-13  Miroslav Kure <kurem at debian.cz>
-
-	* configure.ac:
-	- added cs to ALL_LINGUAS
-
-2005-05-12  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- adding pl to ALL_LINGUAS
-	- added nl to ALL_LINGUAS
-
-2005-04-27  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* Release 1.0.4
-
-2005-03-30  Gustavo Noronha Silva  <kov at debian.org>
-
-	* configure.ac:
-	- added fr to ALL_LINGUAS
-
-2004-10-16  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 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  <kov at alface.horta>
-
-	* configure.ac:
-	- added no_NB to ALL_LINGUAS
-
-2004-09-05  Gustavo Noronha Silva  <kov at alface.horta>
-
-	* 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  <kov at alface.horta>
-
-	* configure.ac:
-	- added ca to ALL_LINGUAS
-
-2004-05-30  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* COPYING, libgksuui/*:
-	- change license to be LGPL-2
-
-2004-03-06  Gustavo Noronha Silva  <kov at debian.org>
-
-	* 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  <kov at debian.org>
-
-	* 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  <bug-gnu-gettext at gnu.org>
-
-	* 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.
-

Copied: libgksu/branches/libgksu2/libgksuui/ChangeLog.history (from rev 567, libgksu/branches/libgksu2/libgksuui/ChangeLog)




More information about the gksu-commits mailing list