2002-10-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.1

2002-10-01  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0.1

2002-08-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0

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

	* default-applications.desktop.in: Fix the desktop file so that it
	validates.

2002-06-17  Jody Goldberg <jody@gnome.org>

	* Release 2.0.0

2002-05-24  Satyajit Kanungo <satyajit.kanungo@wipro.com>

        * gnome-default-applications-properties.c : Changed the help file
          link to get the help document from user-guide.

2002-05-26  Jody Goldberg <jody@gnome.org>

	* file-types-capplet.c (cb_file_type_dialog_response) : Improve
	  handling of help failures.

2002-05-26  Jody Goldberg <jody@gnome.org>

	* gnome-default-applications-properties.c (dialog_response) : improve
	  handling of help failures.

Sun May 26 11:33:26 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-default-applications-properties.c (main): use APPID
	instead of argv[0]

Sun May 26 01:50:22 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-default-applications-properties.c (read_editor): patch
	from Till Adam <till@adam-lilienthal.de> to not die if we have the
	mimedata not installed.

2002-05-20  jacob berkman  <jacob@ximian.com>

	* gnome-default-applications-properties.c (text_apply_editor):
	just return if there's no text in the entry (fixes #8200, from Soren Sandmann
	<sandmann@daimi.au.dk>)

2002-05-16  jacob berkman  <jacob@ximian.com>

	* gnome-default-applications-properties.glade: turn off help tab,
	put browser tab first, and fix things for the editor

	* gnome-default-applications-properties.c: make the editor changes
	use gnome-vfs, and make the browser use the default key rather
	than http

	fixes #78037

Wed Apr 10 18:05:13 2002  Jonathan Blandford  <jrb@gnome.org>

	* default-applications.desktop.in (Exec): s/gnome2/gnome

2002-03-28  Richard Hestilow  <hestilow@ximian.com>

	* gnome-default-applications-properties.glade: Make dialog title
	match .desktop label.

2002-03-28  Lauris Kaplinski  <lauris@ximian.com>

	* gnome-default-applications-properties.c (setup_peditors): Fix typo
	(read_help_viewer): Rename accepts_lineno to accepts_urls to avoid confusion
	(generic_guard): Set entry to empty string initially to force 'changed'
	signal on single-item combos too
	(read_editor): Use #defined key names to avoid future typos
	(setup_peditors): Ditto
	(read_browser): Ditto
	(read_help_viewer): Ditto
	(read_terminal): Ditto
	(create_dialog): Unsensitize combos, if defaults list is empty

2002-03-07  Lauris Kaplinski  <lauris@ximian.com>

	* gnome-default-applications-properties.c (generic_guard): Set focus
	and emit signal here, instead of mnemonic handler
	(create_dialog): Set data on radio widgets, to be used for focus/entry
	tracking. Do not connect mnemonic_activate signals, as these are
	handled by toggles already.

2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-default-applications-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
	
2002-02-17  Seth Nickell  <snickell@stanford.edu>

	* default-applications.desktop.in:

	Change menu name to "Preferred Applications" which faired
	better in user testing.

2002-02-11  Seth Nickell  <snickell@stanford.edu>

	* gnome-default-applications-properties-structs.c:
	* gnome-default-applications-properties.c: (read_editor),
	(setup_peditors), (read_browser), (browser_setup_custom),
	(value_changed_cb), (dialog_response), (create_dialog):
	* gnome-default-applications-properties.glade:

	Convert to instant apply, change to using property editors
	where convenient.
	
2002-02-10  Richard Hestilow  <hestilow@ximian.com>

	* Convert to apply/close, and commit a UI string
	fix from fflewddur@dropline.net.
	
Sun Feb 10 23:39:30 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-default-applications-properties.glade: Patch from
	fflewddur <fflewddur@dropline.net> to fix some strings.

2002-02-04  Lauris Kaplinski  <lauris@ximian.com>

	* gnome-default-applications-properties.c (initialize_default_applications):
	Use glib methods instead of deprecated libgnome ones
	(read_editor): Do not crash on NULL value
	(read_help_viewer): Ditto
	(read_browser): Ditto

2002-01-19  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	Install the icon into the pixmaps dir so
	the Panel & Nautilus will pick up on it.

2002-01-14  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (bin_PROGRAMS): Renamed binary
	gnome2-default-applications-properties
	(gnome2_default_applications_properties_SOURCES): Update
	(EXTRA_DIST): Put source file here

2002-01-04  Bradford Hovinen  <hovinen@ximian.com>

	* default-application-properties.c (edit_read): Check if tmp is
	NULL before continuing
	Use terminal/exec for terminal executable name key

2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am: Clean up

	* default-application-properties.c (main): Call gtk_main, not
	capplet_gtk_main

	* interface.c: Don't #include capplet-widget.h

2001-12-19  Seth Nickell  <snickell@stanford.edu>

	* default-applications.desktop.in.in:

	Add Categories field so it shows up under the
	Settings submenu in the panel menus.

2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf.

2001-12-01  Richard Hestilow  <hestilow@ximian.com>

	* Initial GNOME2 port.

2001-08-18  Abel Cheung  <maddog@linux.org.hk>

	* interface.c (edit_create): Fixed a string (cut 'n paste is source
	  of all evil)

2001-07-31  Chema Celorio  <chema@celorio.com>

	* Makefile.am (cappletname): add DISTDIR to install-data-local

2001-07-27  Bradford Hovinen  <hovinen@ximian.com>

	* RELEASE : 1.5.2

2001-07-25  Chema Celorio  <chema@celorio.com>

	* Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here

2001-07-23  Richard Hestilow  <hestilow@ximian.com>

	* callbacks.c (on_radiodefeditor_toggled): Only set_selected_editor
	if the button is enabled.
	(on_seldefbrowser_toggled): Ditto.
	(on_seldefview_toggled): Ditto.
	(on_seldefterm_toggled): Ditto.

	* default-application-properties.c (fill_editor_data): Fix widget
	name typo.

2001-07-20  Chema Celorio  <chema@celorio.com>

	* RELEASE : 1.5.0

2001-07-19  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am: Remove SUBDIRS

2001-07-18  Chema Celorio  <chema@celorio.com>

	* default-applications.desktop.in.in (Exec): use the right binary name

	* Makefile.am (INCLUDES): we are not using GNOMESYSCONFDIR. remove

2001-07-17  Chema Celorio  <chema@celorio.com>

	* Makefile.am (SUBDIRS): clean

2001-07-17  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (default_application_properties_capplet_SOURCES):
	Added header files, including missing defaults.h
	(EXTRA_DIST): Removed header files

2001-07-16  Chema Celorio  <chema@celorio.com>

	* default-application-properties.c (possible_editors): is gedit not gEdit
	plues it is the default editor, not emacs ;-) (Yes, i MAY be a little biased
	here)

2001-07-16  Richard Hestilow  <hestilow@ximian.com>

	* Makefile.am: Fix typo in install-data-local.

2001-07-16  Richard Hestilow  <hestilow@ximian.com>

	* ChangeLog started.

	* default-application-properties.c (main): Pass correct name to
	capplet_widget_init, for .desktop file magic.
