summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmark-list.c
Commit message (Expand)AuthorAgeFilesLines
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-4/+4
* Set a 'folder-remote' icon if the URI is not native.Cosimo Cecchi2010-05-061-3/+6
* Make NautilusBookmarkList a singleton.Cosimo Cecchi2010-05-061-1/+24
* Refactor the load/save code for the list.Cosimo Cecchi2010-04-261-94/+161
* Bring the object to 2010.Cosimo Cecchi2010-04-261-55/+54
* Set rate limit to the file monitor.Cosimo Cecchi2010-04-261-0/+6
* Add a method to move bookmarks in the list.Cosimo Cecchi2010-04-261-0/+35
* Don't rewrite bookmarks file when file appearance changesAlexander Larsson2009-12-111-2/+0
* Convert g_warning() about inability to write to ~/.gtk-bookmarks toChristian Neumair2008-05-291-2/+2
* Handle NULL file. Ignore lines beginning with a space (#512593).Christian Neumair2008-02-281-1/+2
* reviewed by: Alexander LarssonLuca Ferretti2008-01-241-1/+2
* Require glib 2.15.2Alexander Larsson2008-01-141-2/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-3/+1
* Merge gio-branchAlexander Larsson2007-11-301-232/+187
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-241-15/+1
* Don't leak title.Martin Wehner2006-01-211-3/+5
* Lots of cleanups. Closes bug #313094 and bug #149714Kjartan Maraas2005-08-121-2/+2
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-5/+9
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-94/+229
* Fix leaks. Patch from Martin Wehner <martin.wehner@epost.de>Alexander Larsson2003-10-211-0/+1
* Merge the new-icon-factory-branch branch to HEAD.Alexander Larsson2002-09-181-11/+2
* Unref target_uri before returning when eel_uri_is_trashDave Camp2002-08-121-0/+1
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-081-1/+1
* Check that the file exists before trying to parse it. This stops libxmlAnders Carlsson2002-05-101-0/+5
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-13/+6
* Move reset constant into header.Darin Adler2002-03-011-10/+6
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-4/+4
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-121-1/+0
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-3/+3
* Skip over non-element nodes when walking libxml DOM tree.Darin Adler2001-12-011-0/+4
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-3/+3
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-3/+3
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-6/+6
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* src now compiles -- next problem is linkingDarin Adler2001-10-301-7/+3
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-8/+9
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-201-3/+3
* A pass at cleaning up the volume monitor. Made all the details ofDarin Adler2001-08-151-3/+1
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-2/+2
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-05-011-2/+4
* Fix overeager search and replace of eel with nautilus. These functions gotRamiro Estrugo2001-04-131-2/+2
* Remove librsvg.Ramiro Estrugo2001-04-041-10/+10
* Fixed bug 4355: Built-in bookmarks icons change after first viewJohn Sullivan2001-03-211-1/+6
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-3/+3
* More work on whittling the state machine down to size.Darin Adler2000-10-031-1/+1
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-1/+7
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-2/+2
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-20/+23
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-19/+33
* Finished task 1793 (Display hierarchical pre-canned set of bookmarks)John Sullivan2000-07-281-33/+3