2007-08-27 Kjartan Maraas * configure.in: Bump version. * src/gconf-editor-window.c: (gconf_editor_window_get_client): Clean up some unused code. Patch from Kristof Vansant. Closes bug #341469. 2007-08-27 Kjartan Maraas * src/gconf-bookmarks.c: Mark a function static. * src/gconf-cell-renderer.c: (gconf_cell_renderer_activate): Mark a function static and fix signature. * src/gconf-editor-window.c: Remove trailing comma from enum. * src/gconf-list-model.c: Fix return type. * src/gconf-search-dialog.c: (gconf_search_entry_changed), (gconf_search_dialog_search): Disconnect signal handlers before destroying the dialog. * src/gconf-search.c: (gconf_tree_model_build_match_list): Fix an invalid memory acces by introducing a tiny leak. * src/gconf-tree-model.c: (gconf_tree_model_get_tree_path_from_gconf_path), (gconf_tree_model_build_level), (gconf_tree_model_iter_next), (gconf_tree_model_iter_children): Fix a larger leak to compensate. This could fix a large amount of crashes reported when searching the gconf-database for key names and values. 2007-08-08 Fernando Herrera * MAINTAINERS: updated with userid