nautilus/libnautilus-private
Cosimo Cecchi e7d665effe icon-container: remove now unused properties
Since we removed compact view, also remove the NautilusIconContainer
properties that were only used by it.
2012-05-25 16:47:55 -04:00
..
.gitignore all: remove some unneeded includes 2011-07-01 15:49:20 -04:00
Makefile.am all: remove unused NautilusUndoManager objects 2012-04-24 11:48:21 -04:00
nautilus-bookmark.c all: don't use eel_strcmp() 2011-10-05 12:30:09 -04:00
nautilus-bookmark.h bookmark: refactor the object 2011-01-12 19:23:28 +01: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 eel: remove unused eel-gtk-macros.h file 2011-10-05 12:30:09 -04:00
nautilus-clipboard-monitor.h Move the clipboard callbacks to NautilusClipboardMonitor. 2010-05-20 11:37:13 +02:00
nautilus-clipboard.c clipboard: remove unused code 2012-04-24 12:11:13 -04:00
nautilus-clipboard.h clipboard: remove unused code 2012-04-24 12:11:13 -04:00
nautilus-column-chooser.c all: don't use deprecated Gtk[H/V]Box 2011-06-13 10:01:23 -04:00
nautilus-column-chooser.h all: don't use deprecated Gtk[H/V]Box 2011-06-13 10:01:23 -04: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 Convert the nautilus dbus support to use gdbus-codegen 2011-05-04 16:41:17 +02:00
nautilus-dbus-manager.h dbus-manager: hold the GApplication for 5 seconds upon startup 2011-02-22 23:32:20 -05:00
nautilus-debug.c undo: introduce undo support 2012-01-20 22:14:01 -05:00
nautilus-debug.h undo: introduce undo support 2012-01-20 22:14:01 -05: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
nautilus-desktop-background.c desktop-background: stop any pending crossfades on widget destruction 2012-02-06 13:43:17 -05: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 desktop: ensure the desktop metadata is up to date when setting as ready 2011-09-12 21:58:14 -04:00
nautilus-desktop-directory-file.h desktop-metadata: use a keyfile instead of GConf to store it 2011-01-31 12:26:19 -05:00
nautilus-desktop-directory.c all: remove desktop-is-home-dir GSetting preference 2012-04-26 15:24:28 -04:00
nautilus-desktop-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-icon-file.c desktop-metadata: use a keyfile instead of GConf to store it 2011-01-31 12:26:19 -05: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 Go to Computer location 2012-05-25 15:35:52 -04:00
nautilus-desktop-link-monitor.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-desktop-link.c Remove Go to Computer location 2012-05-25 15:35:52 -04:00
nautilus-desktop-link.h Remove Go to Computer location 2012-05-25 15:35:52 -04:00
nautilus-desktop-metadata.c desktop-metadata: plug some memory leaks 2012-04-18 17:46:12 -04:00
nautilus-desktop-metadata.h desktop-metadata: use a keyfile instead of GConf to store it 2011-01-31 12:26:19 -05:00
nautilus-directory-async.c all: remove eel_g_hash_table_new_free_at_exit() 2012-03-07 21:04:51 -05: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 NautilusFile: keep free space information directly 2012-04-05 11:59:34 -04:00
nautilus-directory.c NautilusFile: keep free space information directly 2012-04-05 11:59:34 -04:00
nautilus-directory.h Remove Go to Computer location 2012-05-25 15:35:52 -04:00
nautilus-dnd.c dnd: remove commented out code 2012-05-09 09:53:37 -04:00
nautilus-dnd.h Rework architecture of NautilusWindow/NautilusWindowSlotInfo 2011-01-11 11:43:18 +01:00
nautilus-entry.c entry: remove now unused user_changed signal 2012-04-24 12:00:54 -04:00
nautilus-entry.h entry: remove now unused user_changed signal 2012-04-24 12:00:54 -04: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 all: don't use deprecated GMutex/GThread API 2011-10-18 11:28:08 -04: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 all: don't use deprecated Gtk[H/V]Box 2011-06-13 10:01:23 -04:00
nautilus-file-conflict-dialog.h Use single GTK+ header includes. 2010-06-02 14:39:18 +02:00
nautilus-file-dnd.c file-dnd: only accept launchers as DnD targets 2012-03-07 14:08:29 -05:00
nautilus-file-dnd.h Remove code to handle emblems in DnD. 2010-07-25 19:35:54 +02:00
nautilus-file-operations.c all: fix some issues highlighted by static analysis 2012-04-27 15:02:00 -04:00
nautilus-file-operations.h file-operations: first pass at passing on success information 2012-01-20 22:14:01 -05:00
nautilus-file-private.h NautilusFile: keep free space information directly 2012-04-05 11:59:34 -04:00
nautilus-file-queue.c Remove title from alerts. (#323134) 2005-12-09 14:35:33 +00:00
nautilus-file-queue.h
nautilus-file-undo-manager.c file-undo-manager: use NautilusFileUndoInfo 2012-01-20 22:18:13 -05:00
nautilus-file-undo-manager.h file-undo-manager: use NautilusFileUndoInfo 2012-01-20 22:18:13 -05:00
nautilus-file-undo-operations.c undo: use g_file_info_get_attribute_byte_string for trash::orig-path 2012-04-13 12:59:48 -04:00
nautilus-file-undo-operations.h undo: rework undo for the trash operation to be asynchronous 2012-01-21 19:00:10 -05:00
nautilus-file-utilities.c Migrate accels file to use XDG user config dir 2012-05-23 21:00:57 +02:00
nautilus-file-utilities.h Migrate accels file to use XDG user config dir 2012-05-23 21:00:57 +02:00
nautilus-file.c file: add note to the list of excluded metadata emblems 2012-05-08 12:05:43 -04:00
nautilus-file.h file: make nautilus_file_get_keywords() private 2012-05-08 12:05:43 -04:00
nautilus-global-preferences.c Remove compact mode 2012-05-25 16:19:46 -04:00
nautilus-global-preferences.h Remove compact mode 2012-05-25 16:19:46 -04:00
nautilus-icon-canvas-item.c icon-container: remove now unused properties 2012-05-25 16:47:55 -04:00
nautilus-icon-canvas-item.h icon-container: avoid using EelDPoint 2012-03-16 18:00:16 -04:00
nautilus-icon-container.c icon-container: remove now unused properties 2012-05-25 16:47:55 -04:00
nautilus-icon-container.h icon-container: remove now unused properties 2012-05-25 16:47:55 -04:00
nautilus-icon-dnd.c all: fix some issues highlighted by static analysis 2012-04-27 15:02:00 -04: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 all: don't use deprecated GMutex/GThread API 2011-10-18 11:28:08 -04:00
nautilus-icon-info.h libnautilus-private: Use 'const' instead G_CONST_RETURN 2011-06-09 17:57:07 +01:00
nautilus-icon-names.h Remove Go to Computer location 2012-05-25 15:35:52 -04:00
nautilus-icon-private.h icon-container: remove now unused properties 2012-05-25 16:47:55 -04: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 link: plug a memory leak 2012-04-18 17:46:14 -04:00
nautilus-link.h link: remove unused code 2012-04-01 19:53:21 -04:00
nautilus-merged-directory.c eel: remove unused eel-gtk-macros.h file 2011-10-05 12:30:09 -04:00
nautilus-merged-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-metadata.c Remove compact mode 2012-05-25 16:19:46 -04:00
nautilus-metadata.h Remove compact mode 2012-05-25 16:19:46 -04:00
nautilus-mime-application-chooser.c mime-app-chooser: use g_app_info_set_as_last_used_for_content_type() 2010-12-20 18:01:22 +01:00
nautilus-mime-application-chooser.h all: don't use deprecated Gtk[H/V]Box 2011-06-13 10:01:23 -04:00
nautilus-module.c module: don't access the GModule if none was returned 2012-01-16 10:03:15 -05: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 mime-actions: move nautilus-mime-actions to src/ 2011-01-11 11:43:18 +01:00
nautilus-program-choosing.h program-choosing: don't use gdk_spawn_ API 2010-12-22 17:00:54 +01:00
nautilus-progress-info-manager.c progress-info: split progress information notify into a new manager 2011-02-03 19:38:35 -05:00
nautilus-progress-info-manager.h progress-info: split progress information notify into a new manager 2011-02-03 19:38:35 -05:00
nautilus-progress-info.c all: don't use eel_strcmp() 2011-10-05 12:30:09 -04: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 eel: remove unused eel-gtk-macros.h file 2011-10-05 12:30:09 -04: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 all: silence new warnings from GCC 4.6 2011-01-25 09:21:07 -05:00
nautilus-saved-search-file.h Remove other deprecated GTK+ symbols 2009-04-22 00:38:43 +02:00
nautilus-search-directory-file.c all: silence new warnings from GCC 4.6 2011-01-25 09:21:07 -05:00
nautilus-search-directory-file.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-search-directory.c search-directory: stop the engine when there are no active monitors 2011-09-08 16:36:59 -04:00
nautilus-search-directory.h all: remove is_indexed property on NautilusSearchDirectory 2011-09-08 15:22:25 -04:00
nautilus-search-engine-simple.c all: don't use deprecated GMutex/GThread API 2011-10-18 11:28:08 -04:00
nautilus-search-engine-simple.h --- Merged the nautilus-search2 branch --- 2005-12-12 16:59:19 +00:00
nautilus-search-engine-tracker.c Fix build failure if tracker FTS is enabled 2011-10-12 22:05:46 +02: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 all: don't use EEL_CALL_PARENT* macros 2011-10-05 10:52:34 -04:00
nautilus-search-engine.h all: remove is_indexed property on NautilusSearchDirectory 2011-09-08 15:22:25 -04:00
nautilus-selection-canvas-item.c selection-canvas-item: add getter for 'width-pixels' 2011-02-17 11:25:15 -05:00
nautilus-selection-canvas-item.h selection-canvas-item: make fade-out time configurable 2011-02-17 11:25:15 -05:00
nautilus-signaller.c all: remove eel_g_hash_table_new_free_at_exit() 2012-03-07 21:04:51 -05:00
nautilus-signaller.h Add items_updated signal 2006-06-16 15:40:18 +00:00
nautilus-thumbnails.c thumbnails: remove unused code 2012-04-11 12:33:10 -04:00
nautilus-thumbnails.h thumbnails: remove unused code 2012-04-11 12:33:10 -04: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 all: don't use deprecated GDK pointer methods 2011-10-18 11:28:08 -04:00
nautilus-tree-view-drag-dest.h Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE) 2011-01-22 22:32:59 +01:00
nautilus-ui-utilities.c Migrate accels file to use XDG user config dir 2012-05-23 21:00:57 +02:00
nautilus-ui-utilities.h Migrate accels file to use XDG user config dir 2012-05-23 21:00:57 +02:00
nautilus-undo-private.h Merge bonobo-slay-branch 2004-11-22 15:24:38 +00:00
nautilus-vfs-directory.c all: don't use EEL_CLASS_BOILERPLATE macro 2011-10-05 10:57:34 -04:00
nautilus-vfs-directory.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus-vfs-file.c all: don't use EEL_CLASS_BOILERPLATE macro 2011-10-05 10:57:34 -04:00
nautilus-vfs-file.h Remove deprecated GDK/GTK+ symbols 2009-04-21 15:06:23 +02:00
nautilus.convert Remove compact mode 2012-05-25 16:19:46 -04:00
org.gnome.nautilus.gschema.xml.in Remove compact mode 2012-05-25 16:19:46 -04: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