summaryrefslogtreecommitdiff
path: root/src/nautilus-bookmarks-window.c
Commit message (Expand)AuthorAgeFilesLines
* Use symbolic icons for the sidebar and bookmarksWilliam Jon McCann2012-07-111-0/+3
* bookmarks-window: fix wrong include pathCosimo Cecchi2012-04-301-1/+1
* bookmarks-window: reset transient window and screen when presentingCosimo Cecchi2012-04-241-2/+0
* bookmarks-window: cleanup NautilusBookmarksWindowCosimo Cecchi2012-04-241-542/+377
* bookmarks-window: remove methods that deal with geometryCosimo Cecchi2012-04-241-50/+3
* all: remove unused NautilusUndoManager objectsCosimo Cecchi2012-04-241-3/+1
* Move all ui files and icons into resourcesAlexander Larsson2012-01-161-3/+3
* slot: don't include gi18n.h in the headerCosimo Cecchi2012-01-091-0/+1
* Update help targets and add more useful entries to help menuShaun McCance2011-09-051-1/+1
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-4/+0
* Fixing help buttons to go to new gnome-help pagesShaun McCance2011-03-281-1/+1
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-2/+4
* all: assume all windows are navigation windowsCosimo Cecchi2011-02-171-7/+0
* all: remove NautilusSpatialWindowCosimo Cecchi2011-02-171-1/+0
* all: remove spatial windows methods from NautilusApplicationCosimo Cecchi2011-02-171-24/+1
* all: use new NautilusBookmark APICosimo Cecchi2011-01-121-5/+6
* all: use nautilus_bookmark_get_gicon()Cosimo Cecchi2011-01-121-18/+15
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-1/+2
* undo-transaction: remove obsolete commented codeCosimo Cecchi2010-09-301-2/+0
* [src] don't use GtkObjectCosimo Cecchi2010-09-301-4/+4
* bk-window: use new NautilusApplication APICosimo Cecchi2010-09-201-12/+15
* [src] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-2/+2
* bk-window: don't use _event_is_close_accelerator()Cosimo Cecchi2010-08-211-1/+1
* Ellipseze bookmarks editing window renderer (#319159)Marcus Carlson2010-08-091-0/+5
* Convert always-use-browser to gsettingsAlexander Larsson2010-07-231-3/+3
* Update to the new API.Cosimo Cecchi2010-05-061-2/+2
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-1/+1
* Bug 589375 - Crashes with empty location in edit bookmarksA. Walton2009-10-071-0/+4
* Replace deprecated gdk_pixbuf_unref with g_object_unrefThomas Hindoe Paaboel Andersen2009-02-091-1/+1
* Require trunk eel. Drop libgnome* and librsvg deps.Alexander Larsson2008-10-071-16/+16
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-061-5/+4
* Show the parse name instead of the URI in the bookmark editor locationCosimo Cecchi2008-08-051-6/+11
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* Write back changes to selected bookmark before changing selectionChristian Neumair2008-03-291-3/+74
* Merge gio-branchAlexander Larsson2007-11-301-21/+15
* Destroy the bookmarks window on shutdown.Martin Wehner2006-01-171-1/+2
* Update current bookmark name/pixbuf on changes. Partially fixes #44906.Christian Neumair2006-01-131-0/+13
* Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+ stockChristian Neumair2005-10-171-3/+2
* Lots of cleanups. Closes bug #313094 and bug #149714Kjartan Maraas2005-08-121-1/+1
* Open the appropriate kind of window when jumping to bookmark. FixesMartin Wehner2005-08-051-47/+45
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-0/+6
* Enable startup notification.Alexander Larsson2005-02-141-0/+1
* New function, choose if to open in parent or new window.Vijaykumar Patwari2004-12-161-5/+96
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-1/+1
* Allow delete key to remove bookmarks, fixes #136452Xan Lopez2004-04-071-2/+33
* replace egg_screen with new gdk/libgnomeui functions.Alexander Larsson2004-02-111-2/+2
* - s/wgosnautilus/user-guide/ per recent user-guide change.Shaun McCance2004-02-081-1/+1
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-081-1/+1
* row_activated_signal_id is on the bookmar_list_widget object and nothingAlexander Larsson2003-05-261-2/+2
* Add navigation to the bookmarks editor and changed UI to be more inlineGlynn Foster2003-04-231-4/+53