2003-03-04  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo.c (main): add "TRANSLATORS:" keyword in comment for
	pango_lang_code assignment.

	* familiar/control1 (Package): Name it gpe-ownerinfo.
	(Replaces): Replace gpe-ownerinfo2 (<= 0.10).

	* Makefile (VERSION): Bump up to 0.20.
	(PACKAGE): Name it gpe-ownerinfo.

	* gpe-ownerinfo.c: This file renamed from gpe-ownerinfo2.c.

2003-02-26  Philip Blundell  <philb@gnu.org>

	* gpe-ownerinfo2.c (translate_name_label): Add extra argument to
	avoid warning.
	(main): Remove spurious typecast.

2003-02-25  Philip Blundell  <philb@gnu.org>

	* gpe-ownerinfo2.c (main): Correct arguments to
	gtk_widget_add_translation_hook.

2003-02-23  Philip Blundell  <philb@gnu.org>

	* gpe-ownerinfo2.c (translate_name_label): New function.
	(main): Use it.
	(pango_lang_code): Make global.

2003-02-22  Philip Blundell  <philb@gnu.org>

	* Makefile (VERSION): Set to 0.10.

2003-02-22  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo2.c (main): Don't spam user with debug info.
	(main): Cosmetic changes.
	(main): Make scrollbar transparent too. Let's see how that looks.

2003-02-20  Philip Blundell  <philb@gnu.org>

	* Makefile (VERSION): Set to 0.09.

2003-02-19  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo2.c (main): Fix default GEOMETRY in usage info.

2003-02-18  Colin Marquardt  <colin@marquardt-home.de>

	* po/de.po: Update.

	* gpe-ownerinfo2.c (main): Get rid of the category label, and the
	email and phone labels. Make window 10 pixels smaller by default.
	Don't say "Name:" in the name label, say "Owner".

2003-02-17  Philip Blundell  <philb@gnu.org>

	* gpe-ownerinfo2.c (main): Remove duplicate locale code.  Move
	bind_textdomain_codeset to correct place.
	(set_address_size): Hide the scrollbar if the height was
	sufficient.

2003-02-17  Philip Blundell  <philb@gnu.org>

	* gpe-ownerinfo2.c (main): Remove #ifdef ENABLE_NLS.
	(main): Call bind_textdomain_codeset for UTF-8.

	* po/gpe-ownerinfo2.pot: New file.

2003-02-17  Colin Marquardt  <colin@marquardt-home.de>

	* po/de.po: First cut at translation.

	* gpe-ownerinfo2.c: Merge with my own version which fixes i18n a
	bit.

	* Makefile (install-program): New target, since 'install' now
	depends on both 'install-program' and 'install-po'.

2003-02-17  Philip Blundell  <philb@gnu.org>

	* Makefile (VERSION): Set to 0.08.

	* gpe-ownerinfo2.c (main): Make the big photo button transparent
	also.  Correct handling of Pango markup in default address field.

	* Makefile (install): Install as /usr/bin/gpe-ownerinfo.

	* gpe-ownerinfo2.c (on_configure_event): Delete.
	(realize): New.
	(mapped): Clone the style.
	(draw_address): New.
	(do_scroll_address): Likewise.
	(set_address_size): Likewise.
	(main): Use a drawing area for the address section, not a
	GtkLabel/GtkScrolledWindow.  Set style individually on each widget
	if required.

2003-02-12  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile (VERSION): Bump up version.

	* po/de.po: Initial translation.

	* gpe-ownerinfo2.c (main): Make it a bit more translator-friendly.

2003-02-05  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo2.c (main): Put widgets for the actual info into a
	GtkSizeGroup so that they all get.
	* Makefile (VERSION): Define VERSION variable.
	(distclean): New target distclean which removes familiar/dist/.
	Make "make dist" work.

	* familiar/control1 (Version): Replace the version number by the
	string "VERSION" so that the new Makefile.dpkg_ipkg can replace it
	with the VERSION variable in the local Makefile.

	* gpe-ownerinfo2.c (main): Clean up. Use pango markup in places
	where it makes sense.
	(main): Make labels selectable where it makes sense (well, it
	doesn't really. Let's see.) Blue email address, yay! :)

2003-01-18  Colin Marquardt  <colin@marquardt-home.de>

	* gpe-ownerinfo2.c (main): Add notebook and use the second page for the bigger photo.
	(on_expose_event): Center the big photo vertically.
	(main): Make flag_keep_on_top work.

	* Makefile (GTKCFLAGS): Remove -DGTK_ENABLE_BROKEN.
