nautilus/components
Darin Adler 81054a094c Fixed to use g_iconv instead of iconv, starting with a patch from Jean
* libnautilus-private/nautilus-desktop-file-loader.c:
	(validated_strdup): Fixed to use g_iconv instead of iconv,
	starting with a patch from Jean Schurger <jschurger@schurger.org>.

	* libnautilus-private/nautilus-font-factory.c: Remove.
	* libnautilus-private/nautilus-font-factory.h: Remove.
	* libnautilus-private/Makefile.am:
	Remove nautilus-font-factory.[ch].

	* libnautilus-private/nautilus-icon-canvas-item.c:
	(nautilus_icon_canvas_item_finalize),
	(nautilus_icon_canvas_item_set_arg),
	(nautilus_icon_canvas_item_get_arg), (draw_or_measure_label_text),
	(nautilus_icon_canvas_item_class_init):
	Get rid of the "font" arg. We'll have to replace this with something
	that works with Pango -- maybe just a font name.

	* src/file-manager/fm-list-view.c: (truncate_middle_callback),
	(get_cell_text): Turn off the GdkFont ellipsizing code. I hope this
	just goes away when Anders finishes his port to GtkTextView.

	* src/file-manager/fm-properties-window.c:
	(fm_properties_window_class_init), (real_destroy), (real_finalize):
	Fix a bug where it would try to disconnect a signal on an object
	that is already NULL by that time.

	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_report_callback): Disable the dump
	window, pending a port to GtkTextView instead of GtkText.

	* components/music/nautilus-music-view.c:
	* components/news/nautilus-news.c:
	* components/notes/nautilus-notes.c:
	* components/text/nautilus-text-view.c:
	* libnautilus-private/nautilus-file-operations-progress.c:
	* libnautilus-private/nautilus-file-operations.c:
	* libnautilus-private/nautilus-icon-container.c:
	* src/file-manager/fm-icon-view.c:
	* src/nautilus-sidebar-title.c:
	Get rid of some includes of unused headers.
2002-01-08 01:11:21 +00:00
..
adapter Renamed from nautilus_get_modified_bonobo_zoomable_epv and changed to 2002-01-04 20:52:16 +00:00
hardware Port from EelLabel to GtkLabel. 2002-01-03 00:11:12 +00:00
history fix strcmp style for Darin. 2001-12-21 11:32:29 +00:00
image-viewer fix build. 2002-01-03 15:28:16 +00:00
loser Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
music Fixed to use g_iconv instead of iconv, starting with a patch from Jean 2002-01-08 01:11:21 +00:00
news Fixed to use g_iconv instead of iconv, starting with a patch from Jean 2002-01-08 01:11:21 +00:00
notes Fixed to use g_iconv instead of iconv, starting with a patch from Jean 2002-01-08 01:11:21 +00:00
sample Return from get_type() functions is GType, not guint. Deal with errant 2001-11-27 01:46:16 +00:00
services/nautilus-dependent-shared Remove nautilus-installer. 2001-04-11 12:38:38 +00:00
shell Just me, not the mailing list. 2001-11-09 01:10:02 +00:00
text Fixed to use g_iconv instead of iconv, starting with a patch from Jean 2002-01-08 01:11:21 +00:00
throbber Update for new bonobo property bag API. 2001-12-08 13:17:07 +00:00
tree protect vs. double destroy. 2001-12-12 20:14:52 +00:00
.cvsignore Ignore more generated files. 1999-12-15 00:04:42 +00:00
Makefile.am Renamed from nautilus_get_modified_bonobo_zoomable_epv and changed to 2002-01-04 20:52:16 +00:00