nautilus/libnautilus-private
Alexander Larsson 46aefc4637 Make the desktop window native so the backing pixmap is drawn by X
Without this X draws the toplevel window background and then the
real background is drawn from exposes, which doesn't look nice.
Fixes bug #593658
2009-09-10 13:11:16 +02:00
..
.gitignore Add .gitignore files 2009-04-17 14:30:05 +02:00
apps_nautilus_preferences.schemas.in Fix a typo 2009-08-12 21:09:58 -04:00
Makefile.am Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-autorun.c Don't show autorun hints for Win32 software media 2009-04-23 20:01:18 +02:00
nautilus-autorun.h Require gio 2.17.5 for g_mount_guess_content_type(). 2008-07-29 21:40:22 +00:00
nautilus-bookmark.c Don't immediately recreate NautilusFile for the bookmark when the file is 2008-10-17 17:18:13 +00:00
nautilus-bookmark.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-cell-renderer-pixbuf-emblem.c Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type() 2009-02-02 16:47:17 +00:00
nautilus-cell-renderer-pixbuf-emblem.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-cell-renderer-text-ellipsized.c Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type() 2009-02-02 16:47:17 +00:00
nautilus-cell-renderer-text-ellipsized.h Remove other deprecated GTK+ symbols 2009-04-22 00:38:43 +02: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 Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02: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 Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-column-utilities.c Check for NULL when sorting columns 2009-04-21 15:49:31 +02:00
nautilus-column-utilities.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-customization-data.c Require trunk eel. Drop libgnome* and librsvg deps. 2008-10-07 19:49:14 +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 Make space for terminating zero 2009-01-13 13:17:55 +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 Bug 576761 – fallback icon when icon specified in .desktop doesn't exist 2009-03-26 14:07:56 +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 Don't leak list of gconf entries 2009-09-08 10:19:14 +02:00
nautilus-desktop-directory-file.h Support metadata for the virtual desktop icons 2009-06-29 14:38:40 +02:00
nautilus-desktop-directory.c Use G_DEFINE_TYPE instead of libgnome macros. 2008-10-06 09:59:45 +00:00
nautilus-desktop-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-icon-file.c Bug 587486 – Pass GMountOperation to unmount/eject/stop ops 2009-07-08 10:37:55 +01:00
nautilus-desktop-icon-file.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-link-monitor.c Don't use shadowed mounts. 2009-02-16 10:07:54 +00:00
nautilus-desktop-link-monitor.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-link.c Bug 518481 – URL shortcuts do not open query part 2009-04-01 10:22:02 +00:00
nautilus-desktop-link.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-directory-async.c Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-directory-background.c Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02: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-notify.h Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432). 2008-12-06 10:26:20 +00:00
nautilus-directory-private.h Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-directory.c Comment out the metadata tests for now 2009-07-14 00:59:50 +02:00
nautilus-directory.h Remove other deprecated GTK+ symbols 2009-04-22 00:38:43 +02:00
nautilus-dnd.c Fix usage of sink, fixing many recently introduced leaks. 2009-09-07 21:09:11 +02:00
nautilus-dnd.h Add simple slot drop proxy API to libnautilus-private, centered around 2008-07-13 12:07:53 +00:00
nautilus-emblem-utils.c Use the GLib gstdio functions here, suggested in bug 542819 by Thadeu Lima 2008-07-14 08:16:40 +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 Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type() 2009-02-02 16:47:17 +00:00
nautilus-entry.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-file-attributes.h Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-file-changes-queue.c Forgot to remove some references to removed symbols 2009-06-26 20:39:04 +02:00
nautilus-file-changes-queue.h Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-file-dnd.c Support adding files to archives via file-roller. Thanks to Nelson 2008-05-29 18:30:47 +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 Bug 587316 – Truncate file names when deleting 2009-08-16 19:39:18 -04:00
nautilus-file-operations.h Add "interactive" argument to nautilus_file_mark_desktop_file_trusted. 2009-02-24 15:51:54 +00:00
nautilus-file-private.h Bug 587486 – Pass GMountOperation to unmount/eject/stop ops 2009-07-08 10:37:55 +01: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 Fix test in uninhibit code 2009-08-27 00:42:34 -04:00
nautilus-file-utilities.h Bug 334806 – Inhibit power-manager when copying files 2009-08-10 13:01:09 -04:00
nautilus-file.c Don't leak file metadata 2009-09-07 17:12:26 +02:00
nautilus-file.h Bug 587486 – Pass GMountOperation to unmount/eject/stop ops 2009-07-08 10:37:55 +01:00
nautilus-global-preferences.c Reverse back/forward mouse button sense. 2009-08-03 14:28:26 -04:00
nautilus-global-preferences.h Respect /desktop/gnome/lockdown/disable_command_line 2009-07-28 17:27:57 +02:00
nautilus-horizontal-splitter.c Don't toggle the splitter when dragging (#555619) Patch from Christoph 2008-10-09 10:30:38 +00:00
nautilus-horizontal-splitter.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-icon-canvas-item.c Bug 578468 – Change of font DPI setting does not effect desktop icons 2009-04-16 12:56:02 +00:00
nautilus-icon-canvas-item.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-icon-container.c Make the desktop window native so the backing pixmap is drawn by X 2009-09-10 13:11:16 +02:00
nautilus-icon-container.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-icon-dnd.c Remove unnecessary includes of libgnome 2008-10-06 10:50:39 +00:00
nautilus-icon-dnd.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-icon-info.c Handle GIcon types other than files and themed icons. Patch from David 2009-02-16 08:50:12 +00:00
nautilus-icon-info.h Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432). 2008-12-06 10:26:20 +00:00
nautilus-icon-names.h Use "edit-delete" icon for delete actions, and "user-trash-full" icon for 2008-08-31 18:53:04 +00:00
nautilus-icon-private.h Bug 129963 – nautilus locks up during window resize (compact mode) 2009-03-23 10:21:13 +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 Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432). 2008-12-06 10:26:20 +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 Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02: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 Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-link.h Follow the "OnlyShowIn" and "NotShowIn" == GNOME keys for .desktop files, 2009-01-31 19:06:37 +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 Use G_DEFINE_TYPE instead of libgnome macros. 2008-10-06 09:59:45 +00:00
nautilus-merged-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-metadata.c Clean up metadata key names now that they are public 2009-07-14 13:53:05 +02:00
nautilus-metadata.h Move NAUTILUS_DESKTOP_METADATA_GCONF_PATH to nautilus-metadata.h 2009-08-18 15:44:32 +02:00
nautilus-mime-actions.c Don't display the timeout dialog with broken launchers 2009-07-08 12:21:54 +01:00
nautilus-mime-actions.h Merge "multiview" tab branch. Fixes #48034. 2008-07-08 21:05:55 +00:00
nautilus-mime-application-chooser.c Reorder assignments in mime application chooser 2009-08-03 14:44:39 -04: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 Use G_DEFINE_TYPE instead of libgnome macros. 2008-10-06 09:59:45 +00:00
nautilus-module.h Use G_DEFINE_TYPE instead of libgnome macros. 2008-10-06 09:59:45 +00:00
nautilus-monitor.c Remove unnecessary includes of libgnome 2008-10-06 10:50:39 +00:00
nautilus-monitor.h Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432). 2008-12-06 10:26:20 +00:00
nautilus-open-with-dialog.c Revert last commit as discussion in #gnome-hackers 2009-06-17 08:22:57 -04: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 Bug 518481 – URL shortcuts do not open query part 2009-04-01 10:22:02 +00:00
nautilus-program-choosing.h Bug 518481 – URL shortcuts do not open query part 2009-04-01 10:22:02 +00:00
nautilus-progress-info.c Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02: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 Remove other deprecated GTK+ symbols 2009-04-22 00:38:43 +02:00
nautilus-search-directory-file.c Bug 518481 – URL shortcuts do not open query part 2009-04-01 10:22:02 +00:00
nautilus-search-directory-file.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-search-directory.c Use G_DEFINE_TYPE instead of libgnome macros. 2008-10-06 09:59:45 +00:00
nautilus-search-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02: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 Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432). 2008-12-06 10:26:20 +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 Use G_DEFINE_TYPE instead of libgnome macros. 2008-10-06 09:59:45 +00:00
nautilus-signaller.h Add items_updated signal 2006-06-16 15:40:18 +00:00
nautilus-thumbnails.c Free get_types_table internal hashtable on exit 2009-09-08 11:02:55 +02:00
nautilus-thumbnails.h Remove useless function 2009-04-22 10:46:39 +02:00
nautilus-trash-monitor.c Only emit ::trash-state-changed when the state actually changes. 2009-01-13 15:42:34 +00:00
nautilus-trash-monitor.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-tree-view-drag-dest.c Bug 549437 – ctrl + dnd file duplication in list view 2009-05-11 04:37:54 -04: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 Use GTK_ICON_SIZE_LARGE_TOOLBAR instead of hard coding the icon size to 2008-07-07 17:39:58 +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 Remove direct deps on bonobo, bonobo-activation, orbit2, 2008-10-01 12:47:51 +00:00
nautilus-undo-manager.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-undo-private.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo-signal-handlers.c Remove other deprecated GTK+ symbols 2009-04-22 00:38:43 +02:00
nautilus-undo-signal-handlers.h nautilus-extensions -> nautilus-private renaming. 2001-05-04 03:14:43 +00:00
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 Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-undo.c Require trunk eel. Drop libgnome* and librsvg deps. 2008-10-07 19:49:14 +00:00
nautilus-undo.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-users-groups-cache.c Use g_timeout_add_seconds where appropriate 2009-04-21 15:37:34 +02: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 Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-vfs-file.c Bug 587486 – Pass GMountOperation to unmount/eject/stop ops 2009-07-08 10:37:55 +01:00
nautilus-vfs-file.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-view-factory.c Centralize extra view ref and sink if required 2009-09-07 15:50:45 +02:00
nautilus-view-factory.h Merge "multiview" tab branch. Fixes #48034. 2008-07-08 21:05:55 +00:00
nautilus-view.c Remove unused "zoom-parameters-changed" signal. 2008-08-06 10:15:48 +00:00
nautilus-view.h Remove unused "zoom-parameters-changed" signal. 2008-08-06 10:15:48 +00:00
nautilus-window-info.c Merge "multiview" tab branch. Fixes #48034. 2008-07-08 21:05:55 +00:00
nautilus-window-info.h Merge "multiview" tab branch. Fixes #48034. 2008-07-08 21:05:55 +00:00
nautilus-window-slot-info.c Add nautilus_window_slot_info_get_window() for getting current 2008-07-13 12:00:02 +00:00
nautilus-window-slot-info.h Add nautilus_window_slot_info_get_window() for getting current 2008-07-13 12:00:02 +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