summaryrefslogtreecommitdiff
path: root/src/nautilus-location-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Don't expand vbox with dialog size (#384078) Patch from BaptisteAlexander Larsson2006-12-121-1/+1
* Default location dialog to $home for desktop (#383840) Patch fromAlexander Larsson2006-12-121-1/+1
* Add help button to the Select Pattern dialog. (#331443)Martin Wehner2006-03-221-0/+19
* Make entry 30 chars to match file selector dialog. Patch from Ray StrodeAlexander Larsson2005-12-151-0/+1
* Don't send slash to typeaheadAlexander Larsson2005-10-181-1/+12
* Only set dialog transient if a parent window was specified. Fixes #142814.Christian Neumair2005-05-271-1/+1
* Replace eel_make_uri_from_input with the gnome-vfs equivalent. Closes bugMartin Wehner2005-03-251-1/+2
* Fill in ctrl-l dialog correctly for desktop.Alexander Larsson2004-12-151-1/+7
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-6/+8
* Close dialog if parent is destroyed. Patch from Victor I.Alexander Larsson2004-08-121-0/+2
* Fill in the dialog with requesting window's location.Dave Camp2004-03-311-1/+12
* set the mnemonic widget for the "Location:" label.Jonathan Blandford2004-02-241-0/+2
* HIG fixes (add a missing mnemonic and correct the widget padding) for theDennis Cranston2004-01-031-5/+8
* Use GTK_RESPONSE_CANCEL, not a homegrown RESPONSE_CANCEL. This way we canFederico Mena Quintero2003-12-111-4/+3
* Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch]Dave Camp2003-10-111-0/+191