2004-10-05  Ross Burton  <ross@burtonini.com>

	* NEWS:
	* configure.ac:
	Version 0.9.

2004-10-04  Adam Weinberger  <adamw@gnome.org>

	* configure.ac: Added en_CA to ALL_LINGUAS.

2004-10-05  Christian Rose  <menthos@menthos.com>

	* configure.ac: Added "sv" to ALL_LINGUAS.

2004-10-04  Ross Burton  <ross@burtonini.com>

	* src/e-contact-entry.[ch]:
	Add _set_display_func(), so that user applications can control
	what strings are displayed in the completion.
	
2004-10-04  Ross Burton  <ross@burtonini.com>

	* src/glade-utils.c:
	* src/contact-dialog.c:
	Mark translatable strings.

	* autogen.sh:
	* po/POTFILES.in:
	* Makefile.am:
	* src/Makefile.am:
	* configure.ac:
	Start towards i18n.

2004-09-30  Ross Burton  <ross@burtonini.com>

	* src/e-contact-entry.c:
	Hopefully fix duplicate entries and slowless when searching.

2004-09-30  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	* data/GNOME_ContactLookupApplet.xml:
	Remove the Preferences option.
	
	* src/prefs-dialog.[ch]:
	* src/e-source-option-menu.[ch]:
	* src/e-util-marshal.[ch]:
	Remove, unused now.

2004-09-28  Ross Burton  <ross@burtonini.com>

	* src/e-contact-entry.c:
	* src/e-contact-entry.h:
	Fab new code to search multiple books at once, via a ESourceGroup.

	* src/contact-lookup-entry.c:
	Updated to use new API. Uses the same sources that Evolution is
	completing from!

2004-09-21  Ross Burton  <ross@burtonini.com>

	* src/e-source-option-menu.c:
	Update from Evolution CVS.

2004-09-19  Richard Boulton <richard@tartarus.org>

	* src/e-source-option-menu.c:
	Use e_source_equal() instead of comparing pointers.  This is
	necessary so that a source created from the XML from a gconf key
	will compare equal to a source in the list.

	* src/prefs-dialog.c:
	Grab the current source from gconf and use it to set the selection
	in the preferences dialog.

2004-09-15  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.[ch]:
	Use the super new EContactEntry!

	* src/Makefile.am:
	Include e-contact-entry.c in the build.
	
	* src/contact-dialog.c:
	Ref the contact.

2004-09-15  Ross Burton  <ross@burtonini.com>

	* src/e-contact-entry.[ch]:
	Add super-cool contact search entry!

2004-09-15  Ross Burton  <ross@burtonini.com>

	* src/e-source-option-menu.c:
	Use Glib instead of GAL for the magic type-defining macros -- one
	less build requirement.

	* configure.in:
	Don't look for GAL.

	* src/Makefile.am:
	Don't add GAL flags.

2004-08-24  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	* NEWS:
	Version 0.8.

2004-08-24  Ross Burton  <ross@burtonini.com>

	* data/contact-lookup-applet.glade:
	* src/contact-dialog.c:
	Use combo boxes instead of labels for IM and email.
	
	* src/contact-fields.[ch]:
	Add code to make from contact field IDs to images.

2004-08-23  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	* src/contact-dialog.c:
	Remove g_warnings() and replace with dialogs. Thanks to Pedro
	Villavicencio Garrido for the patch.
	
2004-08-20  Ross Burton  <ross@burtonini.com>

	* src/glade-utils.[ch]:
	Add a size argument to the stock icon functions.

	* src/contact-dialog.c:
	* src/prefs-dialog.c:
	Update for above.
	
	* src/contact-lookup-applet.c:
	Display a contact dialogue even when there are multipe
	completions, size the icon depending on the panel, stop the gconf
	notification on destory and other minor code cleanups.
	
2004-08-20  Ross Burton  <ross@burtonini.com>

	* data/contact-lookup-applet.glade:
	Fiddle the display of the photo.

2004-08-19  Ross Burton  <ross@burtonini.com>

	* src/glade-utils.[ch]:
	Split theme_image into get_icon and theme_image.

	* src/contact-dialog.c:
	Set the window icon to the photo if it is set.

	* src/prefs-dialog.c:
	Set window icon.

2004-08-19  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	* NEWS:
	Version 0.7.1.

2004-08-17  Ross Burton  <ross@burtonini.com>

	* contact-lookup-dialog.c:
	* contact-dialog.c:
	Fix the photo resizing logic for square photos.

	* contact-lookup-dialog:
	Make the entry slightly larger.

2004-08-16  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	* NEWS:
	Version 0.7.
	
2004-08-16  Ross Burton  <ross@burtonini.com>

	More cool patches from Michael Henson.

	* src/contact-lookup-applet.c:
	Show the photo in the drop-down, search for the OR of all search
	terms, not the complete string, and some liststore magic to fix UI
	races.

2004-08-16  Ross Burton  <ross@burtonini.com>

	Various cool patches from Michael Henson.
	
	* data/contact-lookup-applet.glade:
	Add some spacing.

	* src/contact-dialog.c:
	Make the name larger, scale the photo to 4 * name height, fix
	leak, don't show empty videoconf URLs (MH). Fix email stock icon
	name, don't show empty email/www URLs (RB).

	* src/contact-lookup-applet.c:
	Update for the new API, and set a tooltip on error.

2004-08-15  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	Don't include e-book-async, it's been removed.

	* configure.in:
	Depend on a libebook with the new API and no -async.h.

2004-04-13  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	* NEWS:
	Version 0.6.

2004-02-21  Vincent Untz  <vincent@vuntz.net>

	* .cvsignore: added missing files
	* data/.cvsignore: ditto
	* src/.cvsignore: ditto
	* src/contact-lookup-applet.c: (source_changed_cb):
	e_book_unload_uri() is not public anymore, so replace it.

2004-01-19  Ross Burton  <ross@burtonini.com>

	* configure.in:
	* NEWS:
	Version 0.5.

2004-01-14  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	Use a function to get the query for the bookview, and make the
	function *rocking*. Search the full name, nick anem and email
	addresses. Also clean up the comments and errors.

2004-01-14  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	Add a tooltip and use the "contact" stock icon.

2004-01-14  Ross Burton  <ross@burtonini.com>

	* data/GNOME_ContactLookupApplet.server.in: 
	Use "search" instead of "lookup", and use the contact stock icon.

2004-01-10  Ross Burton  <ross@burtonini.com>

	* configure.in:
	* NEWS:
	Version 0.4

2004-01-10  Ross Burton  <ross@burtonini.com>

	* src/prefs-dialog.c:
	Cleanup, and show more error messages.

2004-01-10  Ross Burton  <ross@burtonini.com>

	* src/glade-utils.c:
	Remove the icon theme hacks.

2003-12-16  Ross Burton  <ross@burtonini.com>

	* src/contact-dialog.c:
	On destroy, unref the contact.

2003-12-16  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	Clean up the includes, comment more.

2003-12-15  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.[ch]:
	Use EBookView so that contact searching is incremental.

2003-12-14  Ross Burton  <ross@burtonini.com>

	* data/contact-lookup-applet.glade:
	Show the video conferencing box.
	
	* src/contact-dialog.c:
	Handle the video conferencing field. Requires a patch which is not
	in e-d-s yet to work, sorry.

2003-12-12  Ross Burton  <ross@burtonini.com>

	* src/prefs-dialog.c:
	Be better about there being no sources to pick from.

2003-12-12  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.c:
	Fix the path to the Bonobo UI file.

2003-12-11  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	* NEWS:
	Version 0.3.

2003-12-11  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.[ch]:
	Auto-completion! Yay!

2003-12-11  Ross Burton  <ross@burtonini.com>

	* data/GNOME_ContactLookupApplet.server.in:
	Capitalise the user-visible name.

2003-12-11  Ross Burton  <ross@burtonini.com>

	* src/contact-dialog.c:
	Remove debugging waffle.

2003-12-11  Ross Burton  <ross@burtonini.com>

	* src/glade-utils.c:
	Use the GTK+ API for icon themes.

2003-12-10  Ross Burton  <ross@burtonini.com>

	* configure.ac:
	Find and require GTK+ 2.3.0 or greater.

	* src/Makefile.am:
	Update for new GTK+ variables.

2003-12-10  Ross Burton  <ross@burtonini.com>

	* src/glade-utils.c:
	Stop adding a directory in my $HOME to the icon lookup, now I have
	gnome-icon-themes installed correctly.

2003-12-10  Ross Burton  <ross@burtonini.com>

	* src/contact-dialog.c:
	Don't use get_const on the photo attribute, and hide the phone
	label if a number isn't found.

2003-12-08  Ross Burton  <ross@burtonini.com>

	* configure.in:
	* NEWS:
	Version 0.2.1.

2003-12-08  Ross Burton  <ross@burtonini.com>

	* src/contact-lookup-applet.[ch]:
	Remove the search button and associated gubbins.

2003-12-05  Ross Burton  <ross@burtonini.com>

	* data/online-applet.glade:
	* data/contact-lookup-applet.glade:
	Renamed from online-applet to contact-lookup-applet.glade.

	* data/Makefile.am:
	Ditto.

	* src/prefs-dialog.c:
	* src/contact-dialog.c:
	Ditto.

2003-12-05  Ross Burton  <ross@burtonini.com>

	* */*:
	Initial import
