nautilus/libnautilus-private
Michael Meeks b14ecf3268 fix strcmp style for Darin.
2001-12-18  Michael Meeks  <michael@ximian.com>

	* components/hardware/nautilus-hardware-view.c
	(setup_overview_form): fix strcmp style for Darin.

	* components/music/fileinfo.c (find_genre_id),
	(file_info_http): ditto.

	* libnautilus-private/nautilus-customization-data.c
	(nautilus_customization_data_get_next_element_for_display),
	(nautilus_customization_data_new): ditto.

	* src/nautilus-property-browser.c
	(nautilus_property_browser_drag_data_get),
	(make_category_link, make_drag_image): ditto.

	* libnautilus-private/nautilus-volume-monitor.c
	(option_list_has_option): ditto.

2001-12-17  Michael Meeks  <michael@ximian.com>

	* src/file-manager/fm-directory-view.c
	(fm_directory_view_init): set mask.

	* src/nautilus-view-frame.c
	(create_corba_objects): set ambient property bag.
	(create_ambient_properties),
	(nautilus_view_frame_get_prop): impl.
	(nautilus_view_frame_title_changed),
	(nautilus_view_frame_selection_changed),
	(send_history): re-implement to fire event instead.

	* components/history/nautilus-history-view.c
	(nautilus_history_view_instance_init): set mask.
	(history_changed_callback, update_history): constify.

	* libnautilus/nautilus-view.c
	(impl_Nautilus_View_title_changed),
	(impl_Nautilus_View_history_changed): kill.
	(impl_Nautilus_View_selection_changed): kill.
	(nautilus_view_construct_from_bonobo_control):
	connect to set_frame.
	(nautilus_view_set_frame_callback): impl.
	(nautilus_view_dispose): impl. to unset the frame
	(nautilus_view_class_init): upd signals, epv & hook
	dispose.
	(nautilus_view_frame_property_changed_callback): impl.
	(nautilus_view_get_ambient_properties): impl.
	(nautilus_view_set_listener_mask): impl.

	* libnautilus/nautilus-view-component.idl: remove
	title_changed and history_changed - use a propert
	and the more flexible listener interface.
2001-12-21 11:32:29 +00:00
..
.cvsignore Roll double-free bug fix from the branch. 2001-12-01 01:05:38 +00:00
filesystem-attributes.xml add support for JFS Set locale to "C" before running mount/umoun to be 2001-10-02 12:14:18 +00:00
Makefile.am fix marshaller. 2001-11-22 05:58:33 +00:00
nautilus-audio-player.c New code to add support for an audio player thread. This is a first step 2001-03-27 01:04:01 +00:00
nautilus-audio-player.h New code to add support for an audio player thread. This is a first step 2001-03-27 01:04:01 +00:00
nautilus-authn-manager.c s/__FUNCTION__/G_GNUC_FUNCTION/ 2001-12-11 18:29:55 +00:00
nautilus-authn-manager.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-bonobo-extensions.c Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS. 2001-11-05 18:17:24 +00:00
nautilus-bonobo-extensions.h More changes to make Nautilus get closer to running. 2001-11-02 06:17:13 +00:00
nautilus-bookmark.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-bookmark.h Fixed API to icon factory that took an anti-aliased parameter when 2001-04-16 18:29:19 +00:00
nautilus-cdrom-extensions.h New function to check if the monitoring is working. We'll use this to 2001-04-19 23:15:19 +00:00
nautilus-customization-data.c fix strcmp style for Darin. 2001-12-21 11:32:29 +00:00
nautilus-customization-data.h fixed problem that the reset property was not localizable, since it used 2001-07-21 00:14:57 +00:00
nautilus-default-file-icon.c Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-default-file-icon.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-desktop-file-loader.c remove cut'n'pasted functions which are in glib now. don't set close key 2001-12-05 18:58:07 +00:00
nautilus-desktop-file-loader.h Huge ass redhat merge 2001-09-26 16:37:21 +00:00
nautilus-directory-async.c Fix bugs exposed by "make check". 2001-12-04 19:49:24 +00:00
nautilus-directory-background.c s/__FUNCTION__/G_GNUC_FUNCTION/ 2001-12-11 18:29:55 +00:00
nautilus-directory-background.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-directory-metafile-monitor.c Tons of files. More GtkObject -> GObject stuff. 2001-11-04 21:41:24 +00:00
nautilus-directory-metafile-monitor.h nautilus-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
nautilus-directory-metafile.c More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-directory-metafile.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-directory-notify.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-directory-private.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-directory.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-directory.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-drag-window.c Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
nautilus-drag-window.h reviewed by: Darin Adler <darin@eazel.com> 2001-01-04 02:00:05 +00:00
nautilus-entry.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-entry.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-file-attributes.h Rename CUSTOM_NAME attribute to DISPLAY_NAME. 2001-10-04 10:06:07 +00:00
nautilus-file-changes-queue.c Remove CONTROL_CENTER_REQUIRED since nautilus doesn't require 2001-08-23 16:48:19 +00:00
nautilus-file-changes-queue.h Some work on FAM. 2001-04-16 22:07:01 +00:00
nautilus-file-dnd.c Changed code that uses g_list_append to use g_list_prepend in all the 2001-05-11 01:30:33 +00:00
nautilus-file-dnd.h nautilus-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
nautilus-file-operations-progress.c Remove Nautilus 1 news. This file is empty for now. Add some renaming 2001-11-08 21:46:07 +00:00
nautilus-file-operations-progress.h Return from get_type() functions is GType, not guint. Deal with errant 2001-11-27 01:46:16 +00:00
nautilus-file-operations.c Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> to 2001-12-09 20:45:12 +00:00
nautilus-file-operations.h reviewed by: Pavel Cisler <pavel@eazel.com> 2001-03-24 00:36:45 +00:00
nautilus-file-private.h Rename CUSTOM_NAME attribute to DISPLAY_NAME. 2001-10-04 10:06:07 +00:00
nautilus-file-queue.c Huge ass redhat merge 2001-09-26 16:37:21 +00:00
nautilus-file-queue.h Huge ass redhat merge 2001-09-26 16:37:21 +00:00
nautilus-file-utilities.c Remove e-paned. 2001-11-08 23:09:35 +00:00
nautilus-file-utilities.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-file.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-file.h A bit more renaming to be explicit about "display name". 2001-10-04 18:32:09 +00:00
nautilus-find-icon-image.c Switch to glib's gettext. 2001-11-07 21:43:57 +00:00
nautilus-find-icon-image.h Separate out the part of the code that locates icons. 2001-10-08 19:07:48 +00:00
nautilus-font-factory.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-font-factory.h reviewed by: Pavel Cisler <pavel@eazel.com> 2001-01-31 01:39:24 +00:00
nautilus-global-preferences.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-global-preferences.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-horizontal-splitter.c Remove unused stuff. 2001-11-10 05:00:34 +00:00
nautilus-horizontal-splitter.h Remove e-paned. 2001-11-08 23:09:35 +00:00
nautilus-icon-canvas-item.c Do text drawing with Pango for the anti-aliased case. Remove all use of 2001-12-18 00:57:46 +00:00
nautilus-icon-canvas-item.h Do text drawing with Pango for the anti-aliased case. Remove all use of 2001-12-18 00:57:46 +00:00
nautilus-icon-container.c Do text drawing with Pango for the anti-aliased case. Remove all use of 2001-12-18 00:57:46 +00:00
nautilus-icon-container.h Do text drawing with Pango for the anti-aliased case. Remove all use of 2001-12-18 00:57:46 +00:00
nautilus-icon-dnd.c Remove unused stuff. 2001-11-10 05:00:34 +00:00
nautilus-icon-dnd.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-icon-factory-private.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-icon-factory.c Deleted help component as it is not slated to be part of Gnome 2. 2001-12-13 23:37:55 +00:00
nautilus-icon-factory.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-icon-private.h Huge ass redhat merge 2001-09-26 16:37:21 +00:00
nautilus-icon-text-item.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-icon-text-item.h Locate glib-genmarshal. 2001-10-29 20:46:49 +00:00
nautilus-iso9660.h
nautilus-keep-last-vertical-box.c Many files. Update for change in Eel boilerplate macro names. 2001-11-04 02:07:34 +00:00
nautilus-keep-last-vertical-box.h
nautilus-lib-self-check-functions.c Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-lib-self-check-functions.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-link-desktop-file.c Update for gnome-vfs API changes. 2001-11-06 17:29:42 +00:00
nautilus-link-desktop-file.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-link-historical.c Update for gnome-vfs API changes. 2001-11-06 17:29:42 +00:00
nautilus-link-historical.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-link.c Tweak headers for latest gnome-vfs. I promise to stop messing with this 2001-11-07 16:47:40 +00:00
nautilus-link.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-marshal.c cut-n-paste-code now compiles, and we are a hair's breadth away from 2001-10-31 00:31:00 +00:00
nautilus-marshal.list unroll control creation, connect to "activate" signal handler not map / 2001-12-08 10:46:18 +00:00
nautilus-medusa-support.c More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-medusa-support.h Fix bugzilla.eazel.com bug 7933, and the nautilus half of bug 7934, by 2001-04-07 00:51:23 +00:00
nautilus-merged-directory.c Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
nautilus-merged-directory.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-metadata.h reviewed by: John Sullivan <sullivan@eazel.com> 2001-01-31 00:27:01 +00:00
nautilus-metafile-factory.c Tons of files. More GtkObject -> GObject stuff. 2001-11-04 21:41:24 +00:00
nautilus-metafile-factory.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-metafile-server.idl reviewed by: Darin Adler <darin@eazel.com> 2001-03-26 23:42:55 +00:00
nautilus-metafile.c Tons of files. More GtkObject -> GObject stuff. 2001-11-04 21:41:24 +00:00
nautilus-metafile.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-mime-actions.c Switch to glib's gettext. 2001-11-07 21:43:57 +00:00
nautilus-mime-actions.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-monitor.c More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-monitor.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-program-chooser.c Remove unused stuff. 2001-11-10 05:00:34 +00:00
nautilus-program-chooser.h Remove Nautilus 1 news. This file is empty for now. Add some renaming 2001-11-08 21:46:07 +00:00
nautilus-program-choosing.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-program-choosing.h Prep for xalf feature. Add name of program to all code that 2001-04-23 20:38:45 +00:00
nautilus-search-uri.c Fix bugs exposed by "make check". 2001-12-04 19:49:24 +00:00
nautilus-search-uri.h reviewed by: Darin Adler <darin@eazel.com> 2000-12-09 01:43:22 +00:00
nautilus-sidebar-functions.c More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-sidebar-functions.h reversed decision about not drawing while the channel was loading since 2001-04-26 06:24:37 +00:00
nautilus-sound.c More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-sound.h More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-theme.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-theme.h Add support for custom preferences items. 2001-04-26 23:20:52 +00:00
nautilus-thumbnails-jpeg.c More GNOME 2 work. We now compile up to libnautilus-private and I'm 2001-10-28 20:21:52 +00:00
nautilus-thumbnails-jpeg.h Integrated a patch by Alexander Larsson <alla@lysator.liu.se> that 2001-04-27 01:19:07 +00:00
nautilus-thumbnails.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-thumbnails.h Remove eel_ prefix from name. (background_get_desktop_background_window): 2001-07-24 23:38:41 +00:00
nautilus-trash-directory.c Many files. Update for change in Eel boilerplate macro names. 2001-11-04 02:07:34 +00:00
nautilus-trash-directory.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-trash-file.c Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
nautilus-trash-file.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-trash-monitor.c lots of files Get rid of casts in callers to g_object_ref/g_object_unref. 2001-12-07 00:55:34 +00:00
nautilus-trash-monitor.h reviewed by: Darin Adler <darin@eazel.com> 2001-05-01 02:11:14 +00:00
nautilus-undo-context.c Tons of files. More GtkObject -> GObject stuff. 2001-11-04 21:41:24 +00:00
nautilus-undo-context.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-undo-manager.c Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
nautilus-undo-manager.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-undo-signal-handlers.c Lots of files. Get rid a lot of unneeded casts. 2001-11-09 02:05:53 +00:00
nautilus-undo-signal-handlers.h nautilus-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
nautilus-vfs-directory.c Tons of files. More GtkObject -> GObject stuff. 2001-11-04 21:41:24 +00:00
nautilus-vfs-directory.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-vfs-file.c Many files. Update for change in Eel boilerplate macro names. 2001-11-04 02:07:34 +00:00
nautilus-vfs-file.h Updated bugzilla.eazel.com references to refer to the 2001-09-15 19:18:15 +00:00
nautilus-view-identifier.c libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-view-identifier.h libnautilus-private now compiles -- on to src 2001-10-30 00:26:25 +00:00
nautilus-volume-monitor.c fix strcmp style for Darin. 2001-12-21 11:32:29 +00:00
nautilus-volume-monitor.h Merge some stuff from the redhat-outstanding-patches branch 2001-09-11 01:20:43 +00:00
README Remove unused stuff. 2001-11-10 05:00:34 +00:00

README for nautilus/libnautilus-private

This library, libnautilus-private, is totally private to nautilus.

If you are writing a nautilus component, you should not use this
library or link with it.  The code in here is internal to nautilus
and not available for public consumption.

If you think that there is something interesting in this library that
you would like to use in a third party component, please send mail to
the nautilus mailing list at:

nautilus-list@lists.eazel.com