summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* bookmark: fix runtime warningCosimo Cecchi2014-02-151-0/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* libnautilus-private: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-23/+2
* bookmark: add nautilus_bookmark_get_is_builtin()Cosimo Cecchi2012-10-221-0/+20
* bookmark: add nautilus_bookmark_get_xdg_type()Cosimo Cecchi2012-10-221-8/+39
* bookmarks: remove unused methodsCosimo Cecchi2012-10-191-26/+0
* bookmark: simplify codeCosimo Cecchi2012-10-191-20/+0
* bookmark: avoid sync I/OCosimo Cecchi2012-10-191-21/+102
* bookmark: include icons for XDG special directories in NautilusBookmarkCosimo Cecchi2012-09-261-2/+39
* bookmark: add API to get a symbolic icon for a NautilusBookmarkCosimo Cecchi2012-09-141-24/+88
* bookmark: remove unused GIcon argument to nautilus_bookmark_new()Cosimo Cecchi2012-09-141-3/+1
* Don't try to update the icon as the file loadsWilliam Jon McCann2012-07-111-32/+0
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-051-2/+2
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-3/+0
* bookmarks: bookmarked saved searches should use the saved-search iconStefano Teso2011-02-261-1/+8
* bookmark: apply name and custom-name during constructionCosimo Cecchi2011-02-051-2/+2
* bookmark: don't make the name/custom-name props construct-onlyStefano Teso2011-02-041-2/+2
* all: remove unused includes of eel-gdk-pixbuf-extensionsCosimo Cecchi2011-01-201-1/+0
* bookmark: don't call into nautilus_file methods unconditionallyCosimo Cecchi2011-01-141-1/+7
* bookmark: add debug messagesCosimo Cecchi2011-01-141-7/+36
* bookmark: refactor the objectCosimo Cecchi2011-01-121-371/+362
* bookmark: compare URIs before namesCosimo Cecchi2011-01-101-5/+5
* Use a consistent name for the Home folder (#341894)Cosimo Cecchi2011-01-101-12/+30
* [ln-p] GSEAL nautilus-bookmark.Bastien Nocera2010-06-111-1/+1
* Never update icons for remote bookmarks.Cosimo Cecchi2010-05-061-0/+5
* Change NautilusBookmark API.Cosimo Cecchi2010-05-061-38/+25
* Bring the object to 2010.Cosimo Cecchi2010-04-261-2/+2
* Don't immediately recreate NautilusFile for the bookmark when the file isAlexander Larsson2008-10-171-3/+9
* Use G_DEFINE_TYPE instead of libgnome macros.Cosimo Cecchi2008-10-061-6/+3
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-5/+1
* svn path=/trunk/; revision=14033Christian Neumair2008-04-031-2/+3
* Fixes crash if the user doesn't set a name for the bookmark (#520270).A. Walton2008-03-151-2/+2
* Fix this check to actually only access local files, not fuse-based gvfsAlexander Larsson2008-03-061-2/+2
* Bring back the Connect to dialog. It still needs some work, but it'sVincent Untz2008-02-211-1/+1
* Fix bookmark comparison (#516214) Patch from Cosimo CecchiAlexander Larsson2008-02-131-3/+3
* Don't leak iconAlexander Larsson2008-01-221-0/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-54/+109
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-241-10/+8
* Don't update bookmarks when its target file is trashed. Fixes #162787.Christian Neumair2005-10-191-3/+5
* Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+ stockChristian Neumair2005-10-171-4/+3
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-3/+21
* Don't loop when a bookmarked file is removedAlexander Larsson2005-05-161-1/+0
* Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)Martin Wehner2005-03-251-3/+3
* Force size for pixbufs.Alexander Larsson2004-11-291-2/+2
* Make 50% the default list view zoom.Alexander Larsson2003-03-101-0/+17
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-061-3/+4
* Add display_name argument to nautilus_icon_factory_get_pixbuf_for_icon andAlexander Larsson2002-10-041-1/+1
* Merge the new-icon-factory-branch branch to HEAD.Alexander Larsson2002-09-181-61/+24
* require libbonoboui >= 1.116.1 [ CVS ]Michael Meeks2002-05-171-19/+0