nautilus/libnautilus-private
A. Walton 26fac7efa5 Move all of Nautilus to single Gtk+ includes, because Mitch says so.
2008-05-21  A. Walton  <awalton@gnome.org>

	* */*.[ch]:
	Move all of Nautilus to single Gtk+ includes, because Mitch says so.
	Closes Bug #530315.


svn path=/trunk/; revision=14182
2008-05-21 18:19:36 +00:00
..
apps_nautilus_preferences.schemas.in Use the right type for all_columns_have_same_width key in the schemas 2008-05-09 16:01:44 +00:00
Makefile.am Rewrite this function using gconf directly instead of relying on 2008-05-17 04:12:46 +00:00
nautilus-autorun.c Fix how autorunning works. Instead of inhibiting autorunning every time we 2008-04-30 01:09:55 +00:00
nautilus-autorun.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-bookmark.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-bookmark.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-cell-renderer-pixbuf-emblem.c Don't leak icon 2008-01-22 15:30:07 +00:00
nautilus-cell-renderer-pixbuf-emblem.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-cell-renderer-text-ellipsized.c Use a custom cell renderer for the filename column which applies 2007-08-02 00:07:40 +00:00
nautilus-cell-renderer-text-ellipsized.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-clipboard-monitor.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-clipboard-monitor.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-clipboard.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-clipboard.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-column-chooser.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-column-chooser.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-column-utilities.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-column-utilities.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-customization-data.c Update to new gio file attribute names 2007-12-20 13:33:30 +00:00
nautilus-customization-data.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-debug-log.c Oops, handle the case of an empty domains_hash. 2006-12-19 19:54:48 +00:00
nautilus-debug-log.h Use the write-to-a-pipe trick from the signal handler instead of queueing 2006-11-23 16:26:05 +00:00
nautilus-default-file-icon.c
nautilus-default-file-icon.h
nautilus-desktop-directory-file.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-desktop-directory-file.h Added new files. 2003-05-15 17:19:27 +00:00
nautilus-desktop-directory.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-desktop-directory.h Added new files. 2003-05-15 17:19:27 +00:00
nautilus-desktop-icon-file.c Fix up indentation 2008-01-21 12:27:54 +00:00
nautilus-desktop-icon-file.h Added new files. 2003-05-15 17:19:27 +00:00
nautilus-desktop-link-monitor.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-desktop-link-monitor.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-desktop-link.c Maks sure we disconnect from the changed signal on the mount. 2008-02-08 15:13:24 +00:00
nautilus-desktop-link.h Only use <gio/gio.h> include 2007-12-14 10:31:25 +00:00
nautilus-directory-async.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-directory-background.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-directory-background.h By default set the background per-directory in spatial mode. Take out 2004-04-09 21:18:45 +00:00
nautilus-directory-metafile.c Removed. Removed. Removed. 2007-12-10 15:30:49 +00:00
nautilus-directory-metafile.h Removed. Removed. Removed. 2007-12-10 15:30:49 +00:00
nautilus-directory-notify.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-directory-private.h Use g_volume_should_automount() to determine if we should autorun programs 2008-02-21 13:20:19 +00:00
nautilus-directory.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-directory.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-dnd.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-dnd.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-emblem-utils.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-emblem-utils.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-entry.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-entry.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-file-attributes.h Use g_volume_should_automount() to determine if we should autorun programs 2008-02-21 13:20:19 +00:00
nautilus-file-changes-queue.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-file-changes-queue.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-file-dnd.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-file-dnd.h Add functions nautilus_drag_can_accept_files and 2006-07-11 00:57:47 +00:00
nautilus-file-operations.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-file-operations.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-file-private.h reviewed by: Christian Neumair 2008-04-27 01:04:59 +00:00
nautilus-file-queue.c Remove title from alerts. (#323134) 2005-12-09 14:35:33 +00:00
nautilus-file-queue.h
nautilus-file-utilities.c reviewed by: Christian Neumair 2008-04-27 01:04:59 +00:00
nautilus-file-utilities.h Better finding of case insensitive files. (#511450) 2008-01-28 12:50:51 +00:00
nautilus-file.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-file.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-global-preferences.c Bump default thumbnailing size limit from 5 MB to 10 MB (#421342). 2008-04-23 15:05:05 +00:00
nautilus-global-preferences.h Fixup broken GConf key define. Patch from Stephane Demurget. 2008-05-05 19:47:40 +00:00
nautilus-horizontal-splitter.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-horizontal-splitter.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-icon-canvas-item.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-icon-canvas-item.h Support alpha icons during DnD on composited screens. (#500084) Patch from 2008-02-13 14:12:06 +00:00
nautilus-icon-container.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-icon-container.h Subtract 1 from icon rectangle's x2/y2 positions before setting scroll 2008-04-02 11:26:50 +00:00
nautilus-icon-dnd.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-icon-dnd.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-icon-info.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-icon-info.h Trivial build fix for users with Gtk+ SVN trunk (#522835), caused by 2008-03-17 22:15:03 +00:00
nautilus-icon-names.h reviewed by: Alexander Larsson 2008-01-24 12:43:10 +00:00
nautilus-icon-private.h Added compact view. 2008-03-29 21:21:47 +00:00
nautilus-idle-queue.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-idle-queue.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-iso9660.h
nautilus-keep-last-vertical-box.c
nautilus-keep-last-vertical-box.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-lib-self-check-functions.c
nautilus-lib-self-check-functions.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-link.c Only strip icon name when it ends with a know icon extension. 2008-03-19 15:59:57 +00:00
nautilus-link.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-marshal.c
nautilus-marshal.list Add functions nautilus_drag_can_accept_files and 2006-07-11 00:57:47 +00:00
nautilus-merged-directory.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-merged-directory.h
nautilus-metadata.h Added compact view. 2008-03-29 21:21:47 +00:00
nautilus-metafile.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-metafile.h Removed. Removed. Removed. 2007-12-10 15:30:49 +00:00
nautilus-mime-actions.c Fix how autorunning works. Instead of inhibiting autorunning every time we 2008-04-30 01:09:55 +00:00
nautilus-mime-actions.h Only use <gio/gio.h> include 2007-12-14 10:31:25 +00:00
nautilus-mime-application-chooser.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-mime-application-chooser.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-module.c reviewed by: Cosimo Cecchi 2008-05-05 19:21:59 +00:00
nautilus-module.h Merged from nautilus-extensions-branch. 2004-01-11 20:35:02 +00:00
nautilus-monitor.c Avoid constantly trying to create directory monitors if it fails once by 2008-03-26 15:50:01 +00:00
nautilus-monitor.h Only use <gio/gio.h> include 2007-12-14 10:31:25 +00:00
nautilus-open-with-dialog.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-open-with-dialog.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-program-choosing.c Plugged some leaks around. Cleaned up this bit of code. 2008-05-08 22:54:59 +00:00
nautilus-program-choosing.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-progress-info.c Use title capitalization for the File Operations dialog. (#516353). 2008-03-29 14:57:41 +00:00
nautilus-progress-info.h Add paused status to progress infos and use it to avoid poping up the 2008-02-13 20:39:12 +00:00
nautilus-query.c Use nautilus_get_home_directory_uri everywhere instead of open coding it 2006-12-08 09:49:42 +00:00
nautilus-query.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-recent.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-recent.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-saved-search-file.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-saved-search-file.h --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
nautilus-search-directory-file.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-search-directory-file.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-search-directory.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-search-directory.h --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
nautilus-search-engine-beagle.c Fixed some spacing issues. 2007-12-04 18:43:58 +00:00
nautilus-search-engine-beagle.h --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
nautilus-search-engine-simple.c Update to new gio file attribute names 2007-12-20 13:33:30 +00:00
nautilus-search-engine-simple.h --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
nautilus-search-engine-tracker.c Check that tracker is actually running before using it (#386512). Patch by 2008-03-19 14:23:28 +00:00
nautilus-search-engine-tracker.h Add search support for the Tracker indexing engine. 2006-01-16 09:30:59 +00:00
nautilus-search-engine.c Look for Beagle before looking for Tracker. Since Tracker autostarts and 2006-11-22 13:29:44 +00:00
nautilus-search-engine.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-sidebar-provider.c No need to make GTypeInfo and GInterfaceInfo static. Bug #362034. 2007-01-18 12:26:35 +00:00
nautilus-sidebar-provider.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-sidebar.c No need to make GTypeInfo and GInterfaceInfo static. Bug #362034. 2007-01-18 12:26:35 +00:00
nautilus-sidebar.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-signaller.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-signaller.h Add items_updated signal 2006-06-16 15:40:18 +00:00
nautilus-thumbnails.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-thumbnails.h Always use the thumbnails regardless of the original file size if it has 2008-03-18 19:05:05 +00:00
nautilus-trash-monitor.c reviewed by: Alexander Larsson 2008-01-24 12:43:10 +00:00
nautilus-trash-monitor.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-tree-view-drag-dest.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-tree-view-drag-dest.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-ui-utilities.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-ui-utilities.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-undo-manager.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-undo-manager.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo-private.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo-signal-handlers.c Use gi18n.h instead of deprecated gnome-i18n.h header. 2006-03-18 07:13:55 +00:00
nautilus-undo-signal-handlers.h
nautilus-undo-transaction.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-undo-transaction.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo.c Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-undo.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-users-groups-cache.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-users-groups-cache.h Get users' and groups' names via a cache to avoid calling 2006-02-27 15:36:40 +00:00
nautilus-vfs-directory.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-vfs-directory.h Make NautilusDirectory a GObject. 2003-03-14 08:25:53 +00:00
nautilus-vfs-file.c Fix how autorunning works. Instead of inhibiting autorunning every time we 2008-04-30 01:09:55 +00:00
nautilus-vfs-file.h Make NautilusDirectory a GObject. 2003-03-14 08:25:53 +00:00
nautilus-view-factory.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-view-factory.h Remove unused "label" field of NautilusViewInfo and 2008-04-01 18:09:33 +00:00
nautilus-view.c Allow to open location popup menu for any location, and not just for 2008-05-13 10:48:12 +00:00
nautilus-view.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
nautilus-window-info.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-window-info.h Move all of Nautilus to single Gtk+ includes, because Mitch says so. 2008-05-21 18:19:36 +00:00
README update mailing list 2003-03-10 Alex Duggan <aldug@astrolinux.com> 2003-03-10 21:47:25 +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@gnome.org