nautilus/libnautilus-private
A. Walton a9b02ab3f9 Replace g_return_*() with g_assert() in private, internal functions.
2008-04-30  A. Walton  <awalton@gnome.org>

	* libnautilus-private/nautilus-clipboard.c:
	* libnautilus-private/nautilus-directory-async.c:
	* libnautilus-private/nautilus-directory.c:
	* libnautilus-private/nautilus-entry.c:
	* libnautilus-private/nautilus-file.c:
	* libnautilus-private/nautilus-horizontal-splitter.c:
	* libnautilus-private/nautilus-icon-canvas-item.c:
	* libnautilus-private/nautilus-icon-container.c:
	* libnautilus-private/nautilus-metafile.c:
	* libnautilus-private/nautilus-users-groups-cache.c:
	* libnautilus-private/nautilus-vfs-directory.c:
	* src/nautilus-emblem-sidebar.c:
	* src/nautilus-file-management-properties.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window.c:
	* src/nautilus-zoom-control.c:
	Replace g_return_*() with g_assert() in private, internal
	functions. Closes #530321.


svn path=/trunk/; revision=14114
2008-04-30 04:56:59 +00:00
..
apps_nautilus_preferences.schemas.in Bump default thumbnailing size limit from 5 MB to 10 MB (#421342). 2008-04-23 15:05:05 +00:00
Makefile.am Removed unused files. (#515259) 2008-02-19 08:26:26 +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 Fix how autorunning works. Instead of inhibiting autorunning every time we 2008-04-30 01:09:55 +00:00
nautilus-bookmark.c svn path=/trunk/; revision=14033 2008-04-03 21:06:54 +00:00
nautilus-bookmark.h Only use <gio/gio.h> include 2007-12-14 10:31:25 +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 Patch from Jürg Billeter <j@bitron.ch> 2004-01-09 14:37:51 +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 Use a custom cell renderer for the filename column which applies 2007-08-02 00:07:40 +00:00
nautilus-clipboard-monitor.c Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-clipboard-monitor.h Tell the clipboard monitor of changes. Update paste menus on clipboard 2004-02-10 10:39:44 +00:00
nautilus-clipboard.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-clipboard.h Properly set text view paste action sensitivity on clipboard changes. Fixes #306127. 2005-06-23 16:00:30 +00:00
nautilus-column-chooser.c Remove show/hide buttons. The entries can be toggled directly using mouse 2008-04-06 22:27:10 +00:00
nautilus-column-chooser.h Merge gio-branch 2007-11-30 14:51:10 +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 Merge gio-branch 2007-11-30 14:51:10 +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 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-directory-file.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-desktop-directory-file.h Added new files. 2003-05-15 17:19:27 +00:00
nautilus-desktop-directory.c Merge gio-branch 2007-11-30 14:51:10 +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 Update for API changes in gio trunk. 2007-12-17 09:55:38 +00:00
nautilus-desktop-link-monitor.h Make sure volume filenames are unique (#153888) 2004-12-12 20:01:33 +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 Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-directory-background.c Remove call of noop eel_background_set_is_constant() 2008-01-25 19:08:57 +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 Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-directory.h Only use <gio/gio.h> include 2007-12-14 10:31:25 +00:00
nautilus-dnd.c Use g_volume_should_automount() to determine if we should autorun programs 2008-02-21 13:20:19 +00:00
nautilus-dnd.h Add nautilus_drag_uris_local 2008-01-15 15:50:17 +00:00
nautilus-emblem-utils.c Remove deprecated GLib symbols and build with -DG_DISABLE_DEPRECATED. 2008-02-07 10:34:09 +00:00
nautilus-emblem-utils.h Only use <gio/gio.h> include 2007-12-14 10:31:25 +00:00
nautilus-entry.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-entry.h s/GtkType/GType/ 2003-02-04 10:36:21 +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 Only use <gio/gio.h> include 2007-12-14 10:31:25 +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 Fix how autorunning works. Instead of inhibiting autorunning every time we 2008-04-30 01:09:55 +00:00
nautilus-file-operations.h Fix how autorunning works. Instead of inhibiting autorunning every time we 2008-04-30 01:09:55 +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 Huge ass redhat merge 2001-09-26 16:37:21 +00:00
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 Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +00:00
nautilus-file.h reviewed by: Christian Neumair 2008-04-27 01:04:59 +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 Added compact view. 2008-03-29 21:21:47 +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 s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-icon-canvas-item.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +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 Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +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 If using composite, make dnd icons partially transparent. 2008-02-13 14:44:59 +00:00
nautilus-icon-dnd.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-icon-info.c Remove dead code 2008-03-06 14:24:32 +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 Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-idle-queue.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +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 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 Add nautilus_file_is_launcher() 2008-02-13 12:22:39 +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 Add functions nautilus_drag_can_accept_files and 2006-07-11 00:57:47 +00:00
nautilus-merged-directory.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-merged-directory.h s/GtkType/GType/ 2003-02-04 10:36:21 +00:00
nautilus-metadata.h Added compact view. 2008-03-29 21:21:47 +00:00
nautilus-metafile.c Replace g_return_*() with g_assert() in private, internal functions. 2008-04-30 04:56:59 +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 Don't create application/x-ext-<extension> types for known mimetypes 2008-03-13 15:11:05 +00:00
nautilus-mime-application-chooser.h Initial work on open with tab with multple selected files. (#343930) Patch 2008-02-20 11:41:14 +00:00
nautilus-module.c Fix valgrind warning on shutdown (#346401, re-applied). 2007-10-03 21:47:10 +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 Initial work on open with tab with multple selected files. (#343930) Patch 2008-02-20 11:41:14 +00:00
nautilus-open-with-dialog.h Initial work on open with tab with multple selected files. (#343930) Patch 2008-02-20 11:41:14 +00:00
nautilus-program-choosing.c Do not use contractions in strings. (#145356). 2008-04-01 10:01:22 +00:00
nautilus-program-choosing.h Add nautilus_file_is_launcher() 2008-02-13 12:22:39 +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 Only use <gio/gio.h> include 2007-12-14 10:31:25 +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 Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-search-directory-file.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-search-directory.c Only use <gio/gio.h> include 2007-12-14 10:31:25 +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 Add get_tab_tooltop method. 2005-06-28 12:54:45 +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 Always use the thumbnails regardless of the original file size if it has 2008-03-18 19:05:05 +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 Only use <gio/gio.h> include 2007-12-14 10:31:25 +00:00
nautilus-tree-view-drag-dest.c Add nautilus_drag_uris_local 2008-01-15 15:50:17 +00:00
nautilus-tree-view-drag-dest.h Rename nautilus_drag_default_drop_action_for_url to 2006-07-27 21:58:42 +00:00
nautilus-ui-utilities.c Update toolbar item sensitivity if menu item changes. 2008-01-14 13:38:05 +00:00
nautilus-ui-utilities.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo-manager.c Merge bonobo-slay-branch 2004-11-22 15:24:38 +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-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
nautilus-undo-transaction.c Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo-transaction.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo.c Merge bonobo-slay-branch 2004-11-22 15:24:38 +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 Add support for "Invert Selection". Patch by Amos Brocco 2008-03-29 14:49:46 +00:00
nautilus-view.h Add support for "Invert Selection". Patch by Amos Brocco 2008-03-29 14:49:46 +00:00
nautilus-window-info.c Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-window-info.h Merge gio-branch 2007-11-30 14:51:10 +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