nautilus/libnautilus-private
Seth Nickell 448a9ca422 Necessary to make Nautilus compile after changing
2000-07-03  Seth Nickell  <seth@eazel.com>

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_permissions_as_string),
	(nautilus_file_is_symbolic_link):
	* libnautilus-extensions/nautilus-icon-factory.c:
	(nautilus_icon_factory_get_icon_name_for_file):
	Necessary to make Nautilus compile after changing
	GNOME_VFS_FILE_TYPE_BROKEN_SYMLINK to GNOME_VFS_FILE_TYPE_SYMBOLIC_LINK
	and removing the existing flag. See bug 1547 for more information on
	breakages in the way Nautilus handles symbolic links (caused by the
	GnomeVFS changes) such as detecting them in the first place.
2000-07-03 21:27:21 +00:00
..
.cvsignore Shh 2000-05-16 13:51:28 +00:00
bonobo-stream-vfs.c Fixed problem with previous change to this file. Allocated a static epv. 2000-07-03 19:23:02 +00:00
bonobo-stream-vfs.h In notify_location_change, send progress back (because the Bonobo control, 2000-02-10 01:54:50 +00:00
Makefile.am added theme framework so clients can access theme data and made the 2000-06-28 08:08:35 +00:00
nautilus-alloc.h Added interface to get a NautilusFile for a specific file rather than a 2000-01-26 00:34:30 +00:00
nautilus-background-canvas-group.c Preparations to make nautilus_file_get use async. I/O. 2000-06-14 01:31:10 +00:00
nautilus-background-canvas-group.h Made the index panel use NautilusBackground. 2000-01-12 00:08:20 +00:00
nautilus-background.c implemented n-point gradients for Arlo. Right now they only work in 2000-07-03 20:17:25 +00:00
nautilus-background.h added a new theme for Arlo; added a "combine mode to nautilus background 2000-06-30 08:11:38 +00:00
nautilus-bonobo-extensions.c Updated code affected by destroy-notify addition to bonobo. Requires new 2000-06-07 19:29:23 +00:00
nautilus-bonobo-extensions.h Moved a couple of utility functions into the right libnautilus homes. 2000-03-16 18:16:58 +00:00
nautilus-bookmark.c Finished task 461 (bookmarks to "Bad URI" should have 2000-06-27 16:42:51 +00:00
nautilus-bookmark.h Finished task 461 (bookmarks to "Bad URI" should have 2000-06-27 16:42:51 +00:00
nautilus-caption-table.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-caption-table.h Make the resize function public. 2000-05-18 03:48:50 +00:00
nautilus-caption.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-caption.h New type of preference, EDITABLE_STRING. 2000-06-06 01:23:08 +00:00
nautilus-debug.c Ignore the new files that are generated by Gene's new .idl. 2000-05-06 04:39:44 +00:00
nautilus-debug.h Ignore the new files that are generated by Gene's new .idl. 2000-05-06 04:39:44 +00:00
nautilus-default-file-icon.c Added additional data to icons so they can specify where the 2000-03-15 00:31:49 +00:00
nautilus-default-file-icon.h Added additional data to icons so they can specify where the 2000-03-15 00:31:49 +00:00
nautilus-directory-async.c Add VFS_CFLAGS 2000-06-30 03:15:39 +00:00
nautilus-directory-background.c added a new theme for Arlo; added a "combine mode to nautilus background 2000-06-30 08:11:38 +00:00
nautilus-directory-background.h added nautilus_directory_background_is_set and used it to enable/disable 2000-06-29 08:17:59 +00:00
nautilus-directory-metafile.c Fixed use of hash table in here. The old code would destroy the wrong key. 2000-06-26 18:11:47 +00:00
nautilus-directory-metafile.h Factored out code that's common to failure and success and made it call 2000-05-16 22:36:34 +00:00
nautilus-directory-private.h Add VFS_CFLAGS 2000-06-30 03:15:39 +00:00
nautilus-directory.c Add VFS_CFLAGS 2000-06-30 03:15:39 +00:00
nautilus-directory.h Add VFS_CFLAGS 2000-06-30 03:15:39 +00:00
nautilus-drag.c Got rid of the crufty old way drag&drop motion used to handle updating the 2000-06-29 08:07:58 +00:00
nautilus-drag.h Got rid of the crufty old way drag&drop motion used to handle updating the 2000-06-29 08:07:58 +00:00
nautilus-entry.c New file and functions to handle undo in NautilusEntry and GtkEditables. 2000-06-12 20:29:32 +00:00
nautilus-entry.h New file and functions to handle undo in NautilusEntry and GtkEditables. 2000-06-12 20:29:32 +00:00
nautilus-file-attributes.h Finished task 975 (Need API for asynchronously computing a 2000-06-22 18:11:12 +00:00
nautilus-file-changes-queue.c Need to unencode the name here because it's used to compare with file 2000-06-02 23:33:02 +00:00
nautilus-file-changes-queue.h Need to unencode the name here because it's used to compare with file 2000-06-02 23:33:02 +00:00
nautilus-file-operations-progress.c Temporary workaround for an apparent codegen bug Carbamide was running 2000-05-02 03:44:08 +00:00
nautilus-file-operations-progress.h Temporary workaround for an apparent codegen bug Carbamide was running 2000-05-02 03:44:08 +00:00
nautilus-file-operations.c Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
nautilus-file-operations.h Added delete calls that set up a gnome-vfs delete operation. 2000-05-31 03:49:34 +00:00
nautilus-file-private.h Finished task 975 (Need API for asynchronously computing a 2000-06-22 18:11:12 +00:00
nautilus-file-utilities.c use gnome_vfs_xfer to install the novice home directory instead of a cp 2000-07-01 00:28:17 +00:00
nautilus-file-utilities.h made convenience routine nautilus_is_remote_uri and removed similar code 2000-06-28 01:18:46 +00:00
nautilus-file.c Necessary to make Nautilus compile after changing 2000-07-03 21:27:21 +00:00
nautilus-file.h Changed to use new call that's for receiving dropped images. 2000-06-28 22:25:22 +00:00
nautilus-font-factory.c Task 667. Unhardcode font strings. 2000-06-02 20:34:43 +00:00
nautilus-font-factory.h Task 667. Unhardcode font strings. 2000-06-02 20:34:43 +00:00
nautilus-gdk-extensions.c Made NautilusFile async. like NautilusDirectory already was. 2000-06-20 22:09:36 +00:00
nautilus-gdk-extensions.h More FIXME-to-bug work. 2000-04-26 22:07:02 +00:00
nautilus-gdk-pixbuf-extensions.c Update code to change gnome-vfs error codes to reflect renaming done to 2000-06-21 17:51:10 +00:00
nautilus-gdk-pixbuf-extensions.h Added NAUTILUS_PREFIX so we can locate our installed files correctly 2000-06-09 02:05:35 +00:00
nautilus-generous-bin.c Another cut on the desktop. Way closer. 2000-05-31 19:21:04 +00:00
nautilus-generous-bin.h Another cut on the desktop. Way closer. 2000-05-31 19:21:04 +00:00
nautilus-glib-extensions.c Finished task 876 (owner and group should be changeable 2000-06-27 00:56:08 +00:00
nautilus-glib-extensions.h Finished task 876 (owner and group should be changeable 2000-06-27 00:56:08 +00:00
nautilus-global-preferences.c eliminated the toolbar icon theme and associated widgetry in preferences. 2000-06-30 21:32:34 +00:00
nautilus-global-preferences.h eliminated the toolbar icon theme and associated widgetry in preferences. 2000-06-30 21:32:34 +00:00
nautilus-gnome-extensions.c Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
nautilus-gnome-extensions.h Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
nautilus-graphic-effects.c fixed bug that made thumbnailing no longer work, and also made the 2000-05-22 02:21:46 +00:00
nautilus-graphic-effects.h at Arlo's suggestion, added a drop shadow to image thumbnails. Also fixed 2000-05-19 01:35:56 +00:00
nautilus-gtk-extensions.c Added report_zoom_parameters_changed to the zoomable interface. This 2000-06-27 01:17:44 +00:00
nautilus-gtk-extensions.h Added report_zoom_parameters_changed to the zoomable interface. This 2000-06-27 01:17:44 +00:00
nautilus-gtk-macros.h A little more desktop window work. 2000-05-27 02:17:41 +00:00
nautilus-horizontal-splitter.c Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
nautilus-horizontal-splitter.h Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
nautilus-icon-canvas-item.c Some icon layout fixes. 2000-06-23 17:51:53 +00:00
nautilus-icon-canvas-item.h Some icon layout fixes. 2000-06-23 17:51:53 +00:00
nautilus-icon-container.c Got rid of the crufty old way drag&drop motion used to handle updating the 2000-06-29 08:07:58 +00:00
nautilus-icon-container.h Some icon layout fixes. 2000-06-23 17:51:53 +00:00
nautilus-icon-dnd.c Got rid of the crufty old way drag&drop motion used to handle updating the 2000-06-29 08:07:58 +00:00
nautilus-icon-dnd.h Got rid of the crufty old way drag&drop motion used to handle updating the 2000-06-29 08:07:58 +00:00
nautilus-icon-factory.c Necessary to make Nautilus compile after changing 2000-07-03 21:27:21 +00:00
nautilus-icon-factory.h Removed old never-implemented prototypes that no longer even fit the 2000-06-19 23:20:28 +00:00
nautilus-icon-grid.c Another cut at icon positioning. Still much tweaking needed. 2000-05-01 17:09:09 +00:00
nautilus-icon-grid.h Did some of the items from RENAMING. 2000-03-22 00:29:07 +00:00
nautilus-icon-private.h Removed a bunch of incorrect calls to bonobo_object_unref. An error in the 2000-06-27 00:52:50 +00:00
nautilus-icon-text-item.c made rename work on the anti-aliased canvas by implementing a render 2000-06-09 20:44:30 +00:00
nautilus-icon-text-item.h libnautilus-extensions/nautilus-icon-text-item.c 2000-04-29 00:46:41 +00:00
nautilus-keep-last-vertical-box.c A few tweaks to this new class inspired by Darin's 2000-05-19 17:24:57 +00:00
nautilus-keep-last-vertical-box.h Finished task 598 (Command button layout should account 2000-05-19 02:24:39 +00:00
nautilus-lib-self-check-functions.c Leak-checking-related fixes. 2000-06-08 01:25:16 +00:00
nautilus-lib-self-check-functions.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-link-set.c Updated callers of the gnome-vfs calls that I just changed. In some cases 2000-06-21 19:20:48 +00:00
nautilus-link-set.h made it reload the appropriate window after installing or removing a link 2000-06-12 23:18:52 +00:00
nautilus-link.c made convenience routine nautilus_is_remote_uri and removed similar code 2000-06-28 01:18:46 +00:00
nautilus-link.h added new hardware view component, plus renamed link files 2000-04-24 09:05:21 +00:00
nautilus-list-column-title.c A little more desktop window work. 2000-05-27 02:17:41 +00:00
nautilus-list-column-title.h First pass on making list column resizing live. 2000-03-17 04:46:16 +00:00
nautilus-list.c Start adding support for dislaying dragged icon while dragging in a list 2000-07-03 09:39:26 +00:00
nautilus-list.h Fixed bugs related to selection and activation in directory 2000-06-09 20:59:55 +00:00
nautilus-metadata.h made link set install and remove really work, and added a link set 2000-06-12 07:34:26 +00:00
nautilus-mime-actions.c Fixed some memory leaks. 2000-06-30 03:46:40 +00:00
nautilus-mime-actions.h Added code to make sure we don't see a canceled deep count as an eternally 2000-06-22 22:16:10 +00:00
nautilus-mini-icon.c components/history/ntl-history-view.c -> 2000-05-27 12:17:20 +00:00
nautilus-mini-icon.h Update copyright notices. 2000-01-03 16:10:14 +00:00
nautilus-password-dialog.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-password-dialog.h Add a new password dialog widget. 2000-04-26 16:51:38 +00:00
nautilus-preference.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preference.h Task 518. Support for changing preferecens individually 2000-06-02 16:41:42 +00:00
nautilus-preferences-box.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-box.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-dialog.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-dialog.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-group.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-group.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-item.c eliminated the toolbar icon theme and associated widgetry in preferences. 2000-06-30 21:32:34 +00:00
nautilus-preferences-item.h eliminated the toolbar icon theme and associated widgetry in preferences. 2000-06-30 21:32:34 +00:00
nautilus-preferences-pane.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-pane.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences.c s/g_str_freev/g_strfreev/ as that's the correct glib name 2000-06-18 09:54:57 +00:00
nautilus-preferences.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-program-chooser.c Changed to use new call that's for receiving dropped images. 2000-06-28 22:25:22 +00:00
nautilus-program-chooser.h Finished task 1044 (Make "Open With Other" behave sensibly 2000-06-14 00:36:44 +00:00
nautilus-program-choosing.c Changed to use new call that's for receiving dropped images. 2000-06-28 22:25:22 +00:00
nautilus-program-choosing.h Finished task 585 (Handle handing URI to programs that 2000-06-25 00:30:56 +00:00
nautilus-radio-button-group.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-radio-button-group.h Cleanup naming of everything to use "preferences" instead of 2000-03-12 13:06:25 +00:00
nautilus-search-async.c Ignore more generated things. 2000-06-22 15:50:13 +00:00
nautilus-search-async.h Initial changes to implement search architecture. 2000-06-14 03:23:16 +00:00
nautilus-search-uri.c added ability to add more criterion (still incomplete) 2000-06-28 22:46:25 +00:00
nautilus-search-uri.h (nautilus_simple_search_bar_set_search_controls): Extended search uri api; 2000-06-23 02:15:28 +00:00
nautilus-self-checks.c Leak-checking-related fixes. 2000-06-08 01:25:16 +00:00
nautilus-self-checks.h Redid drag code so that it will work if there are multiple windows 2000-01-25 23:49:39 +00:00
nautilus-stock-dialogs.c Changed to use new call that's for receiving dropped images. 2000-06-28 22:25:22 +00:00
nautilus-stock-dialogs.h Changed to use new call that's for receiving dropped images. 2000-06-28 22:25:22 +00:00
nautilus-string-list.c Fixed another storage leak, we forgot to call through to the parent 2000-06-08 02:05:52 +00:00
nautilus-string-list.h New function. Return the string list items concatenated into a single 2000-06-05 15:18:40 +00:00
nautilus-string-picker.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-string-picker.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-string.c Finished task 876 (owner and group should be changeable 2000-06-27 00:56:08 +00:00
nautilus-string.h Finished task 876 (owner and group should be changeable 2000-06-27 00:56:08 +00:00
nautilus-text-caption.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-text-caption.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-theme.c made sidebar tabs themable, and implemented Arlo style tabs, which are 2000-07-03 05:00:29 +00:00
nautilus-theme.h made sidebar tabs themable, and implemented Arlo style tabs, which are 2000-07-03 05:00:29 +00:00
nautilus-undo-context.c The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-context.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-manager.c Make octal permissions always at least 3 digits long. 2000-06-21 00:29:59 +00:00
nautilus-undo-manager.h Renamed and changed around parameters for the basic operations on 2000-06-13 15:49:50 +00:00
nautilus-undo-signal-handlers.c Fixed bug #305. CLicking in center of zoom control does not change zoom 2000-06-13 17:35:32 +00:00
nautilus-undo-signal-handlers.h New file and functions to handle undo in NautilusEntry and GtkEditables. 2000-06-12 20:29:32 +00:00
nautilus-user-level-manager.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-user-level-manager.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-view-identifier.c New function to use when searching view identifier lists. 2000-06-09 01:59:43 +00:00
nautilus-view-identifier.h New function to use when searching view identifier lists. 2000-06-09 01:59:43 +00:00
nautilus-xml-extensions.c implemented an xml-based general theme mechanism, and used it for the 2000-06-26 08:37:44 +00:00
nautilus-xml-extensions.h implemented an xml-based general theme mechanism, and used it for the 2000-06-26 08:37:44 +00:00
README Fix the email for bitching. 1997-01-02 08:07:05 +00:00
test-nautilus-preferences.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
test-nautilus-widgets.c New type of preference, EDITABLE_STRING. 2000-06-06 01:23:08 +00:00
test-preferences.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00

README for nautilus/libnautilus-extensions

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

If you are writing a nautilus component, you should not use this
library or link with it in any way.

Soon, libnautilus-extensions will be renamed to nautilus-internals to
emphasize the fact that this is code that 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