nautilus/libnautilus-private
Cosimo Cecchi 4c026bf532 icon-container: don't malloc() GdkRGBA colors manually
As GdkRGBA might or might not use internally a different allocator, like
g_slice.
This should fix some memory corruption issues, thanks to Alban Browaeys
for tracking down the bug.
2010-12-15 12:17:14 +01:00
..
.gitignore Add .gitignore files 2009-04-17 14:30:05 +02:00
Makefile.am sidebar: remove NautilusSidebar and NautilusSidebarProvider 2010-12-03 19:02:26 +01:00
nautilus-bookmark.c [ln-p] GSEAL nautilus-bookmark. 2010-06-11 13:25:19 +02:00
nautilus-bookmark.h Change NautilusBookmark API. 2010-05-06 18:40:36 +02:00
nautilus-cell-renderer-text-ellipsized.c cell-renderer-text-ellipsized: use new GtkSizeRequest vfunctions 2010-10-05 14:50:58 +02:00
nautilus-cell-renderer-text-ellipsized.h Remove other deprecated GTK+ symbols 2009-04-22 00:38:43 +02:00
nautilus-clipboard-monitor.c [ln-p] GSEAL nautilus-clipboard-monitor. 2010-06-11 13:25:19 +02:00
nautilus-clipboard-monitor.h Move the clipboard callbacks to NautilusClipboardMonitor. 2010-05-20 11:37:13 +02:00
nautilus-clipboard.c general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01: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 Use gtk_separator_new() instead gtk_[h|v]separator_new() 2010-11-11 01:29:22 +01:00
nautilus-column-chooser.h Use the new methods in the column chooser. 2010-05-13 12:30:51 +02:00
nautilus-column-utilities.c column-utilities: fix a TODO about a missing description string 2010-10-13 18:52:32 +02:00
nautilus-column-utilities.h Split the special columns. 2010-05-13 12:30:51 +02:00
nautilus-dbus-manager.c dbus-manager: plug a leak 2010-12-07 10:34:32 +01:00
nautilus-dbus-manager.h dbus-manager: implement the CopyURIs method 2010-12-02 02:33:43 +01:00
nautilus-debug.c debug: add a flag for NautilusFile 2010-12-04 20:21:11 +01:00
nautilus-debug.h debug: add a flag for NautilusFile 2010-12-04 20:21:11 +01: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-background.c desktop-background: Fix include 2010-11-11 13:11:35 +01:00
nautilus-desktop-background.h background: assume the widget is an IconContainer 2010-10-10 12:33:21 +02:00
nautilus-desktop-directory-file.c Convert show-hidden-files to gsettings and merge it with show-backup-files 2010-07-23 12:22:54 +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 Convert show-hidden-files to gsettings and merge it with show-backup-files 2010-07-23 12:22:54 +02:00
nautilus-desktop-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-icon-file.c Convert show-hidden-files to gsettings and merge it with show-backup-files 2010-07-23 12:22:54 +02:00
nautilus-desktop-icon-file.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-link-monitor.c Remove last users of eel_preferences and eel_gconf 2010-07-23 12:22:56 +02:00
nautilus-desktop-link-monitor.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-link.c Convert desktop preferences to gsettings 2010-07-23 12:22:56 +02:00
nautilus-desktop-link.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-directory-async.c general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01: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 Convert show-hidden-files to gsettings and merge it with show-backup-files 2010-07-23 12:22:54 +02:00
nautilus-directory.c general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01:00
nautilus-directory.h Remove remnants of old file-limit preference 2010-07-23 12:22:56 +02:00
nautilus-dnd.c Use GSourceFunc instead GtkFunction 2010-11-16 05:53:54 +01:00
nautilus-dnd.h Use GSourceFunc instead GtkFunction 2010-11-16 05:53:54 +01:00
nautilus-entry.c [libnautilus-private] don't use GtkObject 2010-09-30 18:48:41 +02: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 general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01:00
nautilus-file-changes-queue.h Remove all traces of former nautilus metadata code 2009-06-23 21:43:52 +02:00
nautilus-file-conflict-dialog.c file-conflict-dialog: don't use override_font 2010-12-06 19:16:22 +01:00
nautilus-file-conflict-dialog.h Use single GTK+ header includes. 2010-06-02 14:39:18 +02:00
nautilus-file-dnd.c dnd: remove support for property/bgimage as DND type. 2010-09-29 10:13:52 +02:00
nautilus-file-dnd.h Remove code to handle emblems in DnD. 2010-07-25 19:35:54 +02:00
nautilus-file-operations.c file-operations: remove duplicate code 2010-12-06 19:45:56 +01:00
nautilus-file-operations.h file-operations: add nautilus_file_operations_copy_file 2010-12-06 19:44:00 +01:00
nautilus-file-private.h Remove useless struct. 2010-07-26 17:46:25 +02: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 autorun: move get_x_content_types_for_mount () to file-utilities 2010-11-25 12:43:13 +01:00
nautilus-file-utilities.h autorun: move get_x_content_types_for_mount () to file-utilities 2010-11-25 12:43:13 +01:00
nautilus-file.c file: initialize variables to stop complaints from compilers (#636643) 2010-12-07 11:05:38 +01:00
nautilus-file.h file: remove nautilus_file_get_emblem_pixbufs() 2010-11-10 01:07:16 +01:00
nautilus-global-preferences.c Remove media preferences GSettings stuff 2010-11-25 11:24:20 +01:00
nautilus-global-preferences.h preferences: remove exit-with-last-window preference entirely 2010-12-13 19:53:55 +01:00
nautilus-icon-canvas-item.c icon-canvas-item: set the right style class 2010-12-14 01:21:27 +01:00
nautilus-icon-canvas-item.h [libnautilus-private] Port to rendering-cleanup-next 2010-09-30 18:48:43 +02:00
nautilus-icon-container.c icon-container: don't malloc() GdkRGBA colors manually 2010-12-15 12:17:14 +01:00
nautilus-icon-container.h icon-container: apply emblems from FmIconContainer 2010-12-04 20:21:59 +01:00
nautilus-icon-dnd.c icon-dnd: set the right style class, and use GdkRGBA 2010-12-14 01:58:59 +01:00
nautilus-icon-dnd.h [ln-p] port nautilus-icon-dnd to cairo drawing 2010-08-13 18:08:58 +02:00
nautilus-icon-info.c icon-info: plug a leak 2010-12-07 01:09:17 +01:00
nautilus-icon-info.h icon-info: add a method to fetch GIcons for user special dirs 2010-08-25 20:00:32 +02:00
nautilus-icon-names.h icon-names: fix a typo 2010-08-26 02:15:52 +02:00
nautilus-icon-private.h icon-container: port to GtkStyleContext 2010-12-06 15:40:12 +01: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-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-merged-directory.c general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01: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 general: use new DEBUG macros instead of nautilus_debug_log 2010-12-02 14:28:26 +01:00
nautilus-mime-actions.h mime-actions: remove unused code 2010-12-01 02:49:37 +01:00
nautilus-mime-application-chooser.c mime-application-chooser: plug a leak 2010-12-01 02:53:22 +01:00
nautilus-mime-application-chooser.h mime-application-chooser: rewrite to make it use GtkAppChooserWidget 2010-12-01 02:32:20 +01: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-program-choosing.c program-choosing: remove commented out code 2010-12-01 02:49:04 +01:00
nautilus-program-choosing.h autorun: move nautilus_launch_application_for_mount () 2010-11-25 12:26:07 +01:00
nautilus-progress-info.c [ln-p] GSEAL nautilus-progress-info. 2010-06-11 13:25:20 +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 general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01:00
nautilus-query.h Merge gio-branch 2007-11-30 14:51:10 +00:00
nautilus-recent.c nautilus-recent: gtk_recent_manager_set_limit is deprecated 2010-07-16 13:57:55 -05: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 Convert show-hidden-files to gsettings and merge it with show-backup-files 2010-07-23 12:22:54 +02:00
nautilus-search-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-search-engine-simple.c general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01:00
nautilus-search-engine-simple.h --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
nautilus-search-engine-tracker.c general: use g_list_free_full() instead of eel functions 2010-10-31 15:31:46 +01: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 search-engine: remove Beagle support 2010-12-03 14:39:47 +01:00
nautilus-search-engine.h Merge gio-branch 2007-11-30 14:51:10 +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 libgnome-desktop build fixes 2010-11-12 15:44:00 +01:00
nautilus-thumbnails.h Use a better thumbnail frame for image previews. 2010-03-25 17:58:00 +01: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 tree-drag-dest: set the right style class 2010-12-14 01:21:48 +01:00
nautilus-tree-view-drag-dest.h Complete XDS support 2009-11-17 13:07:50 +01:00
nautilus-ui-utilities.c Allow absolute pathnames for plugin menu/toolbar item icons. 2009-11-25 08:31:58 +01: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 undo-manager: remove dead code 2010-08-21 10:18:38 +02:00
nautilus-undo-manager.h undo-manager: remove dead code 2010-08-21 10:18:38 +02:00
nautilus-undo-private.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-undo-signal-handlers.c undo-signal-handlers: remove commented out obsolete code 2010-09-30 18:48:42 +02:00
nautilus-undo-signal-handlers.h undo-signal-handlers: remove commented out obsolete code 2010-09-30 18:48:42 +02:00
nautilus-undo-transaction.c undo-transaction: remove obsolete commented code 2010-09-30 18:48:42 +02:00
nautilus-undo-transaction.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-undo.c [ln-p] GSEAL nautilus-undo. 2010-06-11 13:25:20 +02: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 Convert show-hidden-files to gsettings and merge it with show-backup-files 2010-07-23 12:22:54 +02:00
nautilus-vfs-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-vfs-file.c Includes cleanup 2010-11-25 11:24:20 +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 Fix sensitivity of "{Copy|Move} to other pane after enable/disable of extra pane" 2010-04-15 22:31:09 +02:00
nautilus-view.h Fix sensitivity of "{Copy|Move} to other pane after enable/disable of extra pane" 2010-04-15 22:31:09 +02:00
nautilus-window-info.c Remove a pile of hacks used to initialize bookmarks. 2010-05-06 18:40:36 +02:00
nautilus-window-info.h window: add _full() versions of _go_to and _open() methods 2010-09-20 17:04:45 +02:00
nautilus-window-slot-info.c window: add _full() versions of _go_to and _open() methods 2010-09-20 17:04:45 +02:00
nautilus-window-slot-info.h window: add _full() versions of _go_to and _open() methods 2010-09-20 17:04:45 +02:00
nautilus.convert preferences: remove exit-with-last-window preference entirely 2010-12-13 19:53:55 +01:00
org.gnome.nautilus.gschema.xml.in preferences: remove exit-with-last-window preference entirely 2010-12-13 19:53:55 +01: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