summaryrefslogtreecommitdiff
path: root/src/nautilus-location-entry.c
Commit message (Expand)AuthorAgeFilesLines
* nautilus-window: Use private instead of detailsCarlos Soriano2015-03-021-1/+0
* location-entry: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-6/+2
* location-entry: Set the arrow icon according to locale's text directionYosef Or Boczko2014-02-161-2/+7
* toolbar: Port to GtkHeaderBarYosef Or Boczko2014-02-151-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+1
* Normalize signal namesWilliam Jon McCann2013-01-221-4/+4
* location-entry: use GFile instead of an uri for last_locationCosimo Cecchi2012-10-221-31/+24
* Add an icon to the location entry and drop use of location barWilliam Jon McCann2012-09-101-36/+367
* Rename icon view to canvas viewWilliam Jon McCann2012-08-071-1/+0
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-051-16/+9
* location-entry: use symbolic icons for the secondary action hintCosimo Cecchi2011-05-231-6/+6
* location-entry: fix auto-complete for non-local URIsStefano Teso2011-02-041-3/+7
* location-entry: don't treat '~' as a relative pathCosimo Cecchi2010-12-171-2/+2
* [src] don't use GtkObjectCosimo Cecchi2010-09-301-6/+3
* [src] convert to new GDK_KEY prefixCosimo Cecchi2010-09-191-14/+14
* Don't fix relative paths for URIs.Cosimo Cecchi2010-06-181-2/+6
* Support relative paths in NautilusLocationEntry.Cosimo Cecchi2010-06-071-5/+48
* Changed the "event-after" signal to "changed" to update the "Location" / "Go ...Marcus Carlson2009-11-171-4/+38
* Clear text in the location entryCosimo Cecchi2009-05-281-0/+15
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-061-2/+1
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-2/+1
* do not leak the location string when autocompleting.Paolo Borelli2008-03-231-1/+2
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-2/+1
* Merge gio-branchAlexander Larsson2007-11-301-222/+35
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Use strlen() instead of g_utf8_strlen() since gtk_editable_insert_textRyan Lortie2006-01-111-1/+1
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-0/+54
* Replace eel_make_uri_from_input_with_trailing_ws with the gnome-vfs one.Christian Kellner2005-07-021-1/+1
* Minor cleanup from Jaap Haitsma <jaap@haitsma.org>GNOME_2_10_BRANCHPOINTAlexander Larsson2005-03-221-5/+3
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-1/+1
* Use eel_get_filename_charset to handle the new filename charset env vars.Alexander Larsson2004-10-281-6/+10
* New functionsAlexander Larsson2004-02-131-20/+3
* Don't use EelInputEventBox, we can use GtkEventBox now instead.Anders Carlsson2004-01-031-1/+0
* Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch]Dave Camp2003-10-111-0/+512