gconf-editor r1269 - in trunk: . src
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: gconf-editor r1269 - in trunk: . src
- Date: Mon, 27 Aug 2007 12:46:15 +0100 (BST)
Author: kmaraas
Date: 2007-08-27 12:46:15 +0100 (Mon, 27 Aug 2007)
New Revision: 1269
ViewCVS link: http://svn.gnome.org/viewcvs/gconf-editor?rev=1269&view=rev
Modified:
trunk/ChangeLog
trunk/src/gconf-bookmarks.c
trunk/src/gconf-cell-renderer.c
trunk/src/gconf-editor-window.c
trunk/src/gconf-list-model.c
trunk/src/gconf-search-dialog.c
trunk/src/gconf-search.c
trunk/src/gconf-tree-model.c
Log:
2007-08-27 Kjartan Maraas <kmaraas gnome org>
* 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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]