2004-07-20  Fernando Herrera  <fherrera@onirica.com>

	* NEWS: Released 2.7.4

2004-07-18  Fernando Herrera  <fherrera@onirica.com>

	* src/gedit-output-window.c: (gedit_output_window_prepend_line):
	* src/gedit-output-window.h: added prepend function.
	* src/gconf-editor-window.c: (gconf_add_recent_key),
	(gconf_editor_show_recent_keys), (gconf_editor_new_key_response),
	(gconf_editor_edit_key_response), (gconf_editor_window_recents_init),
	(gconf_editor_gconf_value_changed), (gconf_editor_window_init):
	* src/gconf-editor-window.h:
	* src/gconf-search-dialog.c: (gconf_search_dialog_search): Add every
	modified key to recents and add an entry in the menu for showing them
	all in the output window.

2004-07-18  Dennis Cranston <dennis_cranston@yahoo.com>

	* src/gconf-editor-window.c:  Use header capitalization for
	menu items. Fix bug #147753

2004-07-18  Fernando Herrera  <fherrera@onirica.com>

	* src/gconf-editor-window.c: (gconf_editor_window_go_to): Go to
	the rigth key also in the list view if location is a full key.

2004-07-17  Fernando Herrera  <fherrera@onirica.com>

	* src/gconf-search-dialog.c: (gconf_search_dialog_search):
	* src/gconf-search.c: (gconf_tree_model_search_iter_foreach),
	(gconf_tree_model_build_match_list):
	* src/gconf-search.h: Search asyncronously and add results to the 
	output window as soon as they come. Search in gconf_client_all_entries
	instead of the list_model to allow user interation during the search.

2004-07-17  Fernando Herrera  <fherrera@onirica.com>

	* src/gconf-editor-window.c: (gconf_editor_window_init): Put the output
	window in a vpane so it can be resized. Fixs #146776

2004-07-14  Pawan Chitrakar  <pawan@nplinux.org>

	* configure.in: Added ne Nepali in ALL_LINGUS

2004-07-09  Fernando Herrera  <fherrera@onirica.com>

	* configure.in: Post-release version bumping.