nautilus/libnautilus-private
Alexander Larsson e4e171b1ae Bump to 2.2.2. Require Eel 2.2.2
2003-03-10  Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* NEWS:
	Bump to 2.2.2.
	Require Eel 2.2.2

	* libnautilus-private/nautilus-customization-data.c:
	Don't embedd reset label into the reset image.
	This drops the last user of PangoFT2.
2003-03-10 18:44:31 +00:00
..
.cvsignore Roll double-free bug fix from the branch. 2001-12-01 01:05:38 +00:00
apps_nautilus_preferences.schemas Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
filesystem-attributes.xml Add support for supermount. 2002-07-08 12:06:25 +00:00
Makefile.am Broken Pipe 2002-11-06 10:39:13 +00:00
nautilus-audio-player.c Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-audio-player.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-authn-manager.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +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 Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-bonobo-extensions.h Use nautilus_bonobo_set_label instead of 2002-07-02 09:32:25 +00:00
nautilus-bookmark.c Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
nautilus-bookmark.h Make 50% the default list view zoom. 2003-03-10 16:46:07 +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 Bump to 2.2.2. Require Eel 2.2.2 2003-03-10 18:44:31 +00:00
nautilus-customization-data.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +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-directory-async.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-directory-background.c Remove callbacks for background gconf keys. 2003-01-23 17:46:43 +00:00
nautilus-directory-background.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-directory-metafile-monitor.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-directory-metafile-monitor.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-directory-metafile.c check the ev for errors. If an error occurs output a warning and return 2002-04-26 19:41:58 +00:00
nautilus-directory-metafile.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-directory-notify.h Make the desktop icon view store the screen number with the icon 2002-12-19 19:56:38 +00:00
nautilus-directory-private.h if the mime db changes invalidate a pile of stuff for anything that is 2002-08-11 15:55:51 +00:00
nautilus-directory.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-directory.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-dnd.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-dnd.h Set the GdkScreen on the drag-and-drop context menu. Fixes #90920. 2003-02-08 22:19:26 +00:00
nautilus-drag-window.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-drag-window.h reviewed by: Darin Adler <darin@eazel.com> 2001-01-04 02:00:05 +00:00
nautilus-emblem-utils.c Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-emblem-utils.h Add a popup menu to the emblems in the emblem sidebar that allows renaming 2002-10-21 16:39:01 +00:00
nautilus-entry.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-entry.h s/GtkType/GType/ 2003-02-04 10:36:21 +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 Make the desktop icon view store the screen number with the icon 2002-12-19 19:56:38 +00:00
nautilus-file-changes-queue.h Make the desktop icon view store the screen number with the icon 2002-12-19 19:56:38 +00:00
nautilus-file-dnd.c Remove. Remove. 2002-02-22 18:54:21 +00:00
nautilus-file-dnd.h Remove. Remove. 2002-02-22 18:54:21 +00:00
nautilus-file-operations-progress-icons.h Add progress jar feature; the progress dialog icon now looks like a jar 2002-03-11 15:57:14 +00:00
nautilus-file-operations-progress.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-file-operations-progress.h use a timeout for showing the progress dialog 2002-08-11 20:36:19 +00:00
nautilus-file-operations.c Fixed dialogs to use GTK_STOCK_CANCEL/GTK_STOCK_OK instead of stop where 2003-02-03 16:16:52 +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 Use nautilus_file_update_name_and_directory(). 2003-02-10 19:38:39 +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 Modified Files: ChangeLog components/music/nautilus-music-view.c 2002-07-08 15:32:10 +00:00
nautilus-file-utilities.h Modified Files: ChangeLog components/music/nautilus-music-view.c 2002-07-08 15:32:10 +00:00
nautilus-file.c Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-file.h Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-global-preferences.c Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
nautilus-global-preferences.h New function. 2003-03-02 02:34:53 +00:00
nautilus-horizontal-splitter.c Only display toplevel window when it's fully constructed. 2002-04-21 21:15:41 +00:00
nautilus-horizontal-splitter.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-icon-canvas-item.c Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-icon-canvas-item.h Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-icon-container.c Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
nautilus-icon-container.h Make 50% the default list view zoom. 2003-03-10 16:46:07 +00:00
nautilus-icon-dnd.c Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-icon-dnd.h Merge the multihead branch into HEAD and : 2002-10-02 05:36:58 +00:00
nautilus-icon-factory-private.h Merge the new-icon-factory-branch branch to HEAD. 2002-09-18 18:26:12 +00:00
nautilus-icon-factory.c Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-icon-factory.h Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-icon-private.h Update according to NautilusIconFactory API changes. 2003-03-06 17:07:32 +00:00
nautilus-iso9660.h Fixed bug 1866, Turn volume mounting code into an object. 2000-08-02 22:04:26 +00:00
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 s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
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 Unescape the media path so that nautilus link is removed properly when it 2002-09-30 16:07:09 +00:00
nautilus-link-desktop-file.h New function nautilus_link_desktop_file_local_is_utf8. 2002-08-20 10:35:45 +00:00
nautilus-link-historical.c Modified Files: ChangeLog components/music/nautilus-music-view.c 2002-07-08 15:32:10 +00:00
nautilus-link-historical.h Pass file URI to nautilus_link_*, instead of local path. 2002-05-17 19:58:13 +00:00
nautilus-link.c New function nautilus_link_desktop_file_local_is_utf8. 2002-08-20 10:35:45 +00:00
nautilus-link.h New function nautilus_link_desktop_file_local_is_utf8. 2002-08-20 10:35:45 +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 New functions. (create_tree): Create a NautilusTreeViewDragDest. 2002-07-25 20:59:17 +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 Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-merged-directory.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-merged-directory.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-metadata.h Make the desktop icon view store the screen number with the icon 2002-12-19 19:56:38 +00:00
nautilus-metafile-factory.c impl. to cope with having a paned with no child2, without doing lots of 2002-03-07 14:02:19 +00:00
nautilus-metafile-factory.h replace all the OAFIIDs with more sensibly named ones, that follow the 2002-04-18 18:39:01 +00:00
nautilus-metafile-server.idl reviewed by: Darin Adler <darin@eazel.com> 2001-03-26 23:42:55 +00:00
nautilus-metafile.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-metafile.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-mime-actions.c Fixed a slight bug in the context menu query code, and added a bit of 2002-11-10 09:13:34 +00:00
nautilus-mime-actions.h Make bonobo property pages regular controls instead of NautilusViews. 2002-11-08 20:54:45 +00:00
nautilus-monitor.c Fix typo which was horking monitors. 2002-05-24 05:14:40 +00:00
nautilus-monitor.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-program-chooser.c Add the ability to have mime-type-sensitive context menus. 2002-11-07 19:20:42 +00:00
nautilus-program-chooser.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-program-choosing.c Add the ability to have mime-type-sensitive context menus. 2002-11-07 19:20:42 +00:00
nautilus-program-choosing.h Merge the multihead branch into HEAD and : 2002-10-02 05:36:58 +00:00
nautilus-recent.c Only make an EggRecentModel once, instead of for every new window. Moved 2002-11-05 19:02:08 +00:00
nautilus-recent.h Fix up includes. 2002-11-06 11:25: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 Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-sidebar-functions.c Removed all the stuff that was used to show/hide sidebars. 2002-11-05 18:34:25 +00:00
nautilus-sidebar-functions.h Removed all the stuff that was used to show/hide sidebars. 2002-11-05 18:34:25 +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 Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-theme.c Theme cleanup, remove all these functions since they are no longer used. 2002-11-13 23:31:46 +00:00
nautilus-theme.h Theme cleanup, remove all these functions since they are no longer used. 2002-11-13 23:31:46 +00:00
nautilus-thumbnails.c Free pixbuf when saved. 2003-02-13 14:40:32 +00:00
nautilus-thumbnails.h Merge the new-icon-factory-branch branch to HEAD. 2002-09-18 18:26:12 +00:00
nautilus-trash-directory.c Don't start a search for a trash directory if one is already running. 2002-09-04 20:31:22 +00:00
nautilus-trash-directory.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-trash-file.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-trash-file.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-trash-monitor.c Because lots of recent bugs were due to "signal handler called after 2002-03-07 19:36:18 +00:00
nautilus-trash-monitor.h Remove nautilus-desktop-file-loader.[ch]. Remove. Remove. 2002-02-21 19:26:52 +00:00
nautilus-tree-view-drag-dest.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-tree-view-drag-dest.h New functions. (create_tree): Create a NautilusTreeViewDragDest. 2002-07-25 20:59:17 +00:00
nautilus-undo-context.c Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto. 2002-03-08 19:43:46 +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 Unref target_uri before returning when eel_uri_is_trash 2002-08-12 20:01:54 +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 free match_state's name if we have no icon. 2002-05-16 15:09:45 +00:00
nautilus-undo-signal-handlers.h nautilus-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
nautilus-vfs-directory.c Remove public metadata 2002-05-09 19:49:33 +00:00
nautilus-vfs-directory.h s/GtkType/GType/ 2003-02-04 10:36:21 +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 s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-view-identifier.c Add a view_as_label_with_mnemonic field to the server file and 2003-01-14 18:29:45 +00:00
nautilus-view-identifier.h Add a view_as_label_with_mnemonic field to the server file and 2003-01-14 18:29:45 +00:00
nautilus-volume-monitor.c Don't use deprecated APIs. Patch by iain <iain@prettypeople.org> 2003-02-28 15:15:05 +00:00
nautilus-volume-monitor.h s/GtkType/GType/ 2003-02-04 10:36:21 +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