nautilus/components/html
George Lebl dc605a304c properly handle gconf error, and init it to NULL first. This will avoid
Mon Aug 21 23:35:18 2000  George Lebl <jirka@5z.com>

	* components/html/ntl-web-browser.c (main): properly handle
	  gconf error, and init it to NULL first.  This will avoid
	  crashes on error.

	* libnautilus-extentions/Makefile.am,
	  libnautilus-extentions/nautilus-preferences-private.h,
	  libnautilus-extentions/nautilus-preferences.c:  Add a
	  nautilus_preferences_handle_error functions for use in
	  nautilus-preferences and user level manager to handle and reset
	  GConf exceptions.  The reason a new "private" header was added is
	  to preserve the gconf encapsulation outside libnautilus-extentions,
	  plus it's only useful there.

	* libnautilus-extentions/nautilus-preferences.c
	  (preferences_hash_node_add_callback)
	  (preferences_hash_node_remove_callback)
	  (preferences_gconf_callback) (preferences_initialize_if_needed)
	  (nautilus_preferences_set_boolean) (nautilus_preferences_get_boolean)
	  (nautilus_preferences_set_string_list)
	  (nautilus_preferences_get_string_list)
	  (nautilus_preferences_set_enum) (nautilus_preferences_get_enum)
	  (nautilus_preferences_set) (nautilus_preferences_get)
	  libnautilus-extensions/nautilus-user-level-manager.c
	  (user_level_manager_new) (user_level_manager_ensure_global_manager)
	  (nautilus_user_level_manager_set_user_level)
	  (nautilus_user_level_manager_get_user_level_as_string)
	  (nautilus_user_level_manager_set_default_value_if_needed)
	  (nautilus_user_level_manager_compare_preference_between_user_levels):
	  Handle GConf exceptions.  Try to revert to sane behaviour on
	  errors, such as using defaults.  Remove all the asserts for
	  conditions that arise from gconf errors.  Fixes bug 672
2000-08-22 04:35:04 +00:00
..
.cvsignore Turned warnings back on. Fixed a warnings. More cvsignoring. 2000-01-03 17:26:34 +00:00
glibwww-callbacks.c Added NAUTILUS_PREFIX so we can locate our installed files correctly 2000-06-09 02:05:35 +00:00
glibwww-init.c Added a declaration to work around a bug or version issue that some 2000-08-04 17:40:05 +00:00
glibwww-trans.c Wrote a script to check for files that forget to include <config.h> and 2000-05-02 00:50:32 +00:00
glibwww.h Add HTML component to build. Make process die when all objects have been 1999-12-20 23:59:08 +00:00
gnome-dialogs.c Wrote a script to check for files that forget to include <config.h> and 2000-05-02 00:50:32 +00:00
Makefile.am Make the cut-n-paste libraries be only static archives. Link all the 2000-07-26 21:53:48 +00:00
ntl-html-component.gnorba add files for HTML component (it's just cut-and-paste of Ettore's component 1999-12-10 18:50:53 +00:00
ntl-web-browser.c properly handle gconf error, and init it to NULL first. This will avoid 2000-08-22 04:35:04 +00:00
ntl-web-browser.oafinfo Renamedirectory mime types: 2000-08-08 05:43:23 +00:00