summaryrefslogtreecommitdiff
path: root/src/nautilus-connect-server-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-3/+3
* connect-server-dialog: Fix a filename memory leakDavid King2015-05-241-0/+1
* application: cleanup creation of connect server dialogCosimo Cecchi2014-12-061-12/+4
* application: move server saving out of NautilusApplicationCosimo Cecchi2014-12-061-7/+30
* connect-server-dialog: Use the new support for RTL icons in GtkIconThemeYosef Or Boczko2014-06-021-5/+1
* connect-server-dialog: Set the arrow icon according to locale's text directionYosef Or Boczko2014-03-261-1/+5
* Use header bars for dialogsWilliam Jon McCann2014-02-071-52/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* src: don't use deprecated GtkImageMenuItem and GtkStockCosimo Cecchi2013-08-131-1/+1
* Clarify error message in connect server dialogue (Bug 704295)Christian Kirbach2013-07-161-1/+1
* Make clear icon active when there is any text in uri entryWilliam Jon McCann2012-09-171-11/+8
* Don't print an example when there are no valid schemasWilliam Jon McCann2012-09-171-5/+11
* Don't show the browse button for the connect to server standaloneWilliam Jon McCann2012-09-021-0/+9
* New design for the connect to server dialogWilliam Jon McCann2012-09-021-995/+481
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-2/+2
* connect-server: add support for connecting to AFP-servers/volumesCarl-Anton Ingmarsson2012-04-221-6/+8
* connect-server-dialog: port GtkTable to GtkGridCosimo Cecchi2011-10-041-70/+41
* connect-server-dialog: Respect password save settingTomas Bzatek2011-09-071-0/+6
* Update help targets and add more useful entries to help menuShaun McCance2011-09-051-1/+1
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-5/+5
* connect-server: handle closing of the dialog while connectingCosimo Cecchi2011-06-031-4/+25
* connect-server: strip the scheme if it matches the chosen methodStefano Teso2011-05-231-0/+9
* Fixing help buttons to go to new gnome-help pagesShaun McCance2011-03-281-1/+1
* connect-server-dialog: add missing mnemonics and use proper capitalizationLuca Ferretti2011-02-041-8/+14
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-4/+1
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-8/+1
* connect-server-dialog: properly align labels and entriesCosimo Cecchi2010-12-151-0/+23
* connect-dialog: use the correct string for gvfs (#635431)Cosimo Cecchi2010-11-261-1/+1
* connect-dialog: add a missing gtk_widget_show()Cosimo Cecchi2010-09-201-0/+1
* connect-dialog: make the code more readableCosimo Cecchi2010-09-201-69/+71
* connect-dialog: display a fatal error if GVfs doesn't have methodsCosimo Cecchi2010-09-201-1/+40
* connect-dialog: fixes for the handling of iconized entriesCosimo Cecchi2010-09-201-12/+14
* connect-dialog: integrate password handlingCosimo Cecchi2010-09-201-75/+599
* connect-dialog: redesign the dialogCosimo Cecchi2010-09-201-613/+320
* Don't use gtk_dialog_set_has_separator()Cosimo Cecchi2010-09-191-1/+0
* connect-dialog: don't use EEL boilerplateCosimo Cecchi2010-08-261-25/+7
* [src] GSEAL nautilus-connect-server-dialog.Cosimo Cecchi2010-06-111-15/+15
* Set a 'folder-remote' icon for remote bookmarks.Cosimo Cecchi2010-05-061-1/+6
* Fix crash in connect server dialogA. Walton2009-08-031-10/+13
* Clear text in the location entryCosimo Cecchi2009-05-281-0/+2
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-061-5/+3
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-11/+1
* Do not use contractions in strings. (#145356).Cosimo Cecchi2008-04-011-1/+1
* Mount location when using the external connect to server dialog app.Alexander Larsson2008-03-171-4/+0
* Set the bookmark name widget in the connect server dialog insensitive ifA. Walton2008-03-151-0/+13
* Bring back the Connect to dialog. It still needs some work, but it'sVincent Untz2008-02-211-130/+114
* Remove some small allocations, and use GSlice more often. Bug #461795.Christian Persch2007-12-031-2/+2
* Use gdk_window_beep instead of gdk_display_beep (#373760) Based on patchAlexander Larsson2007-09-031-1/+4
* React on enter key (#449591) Patch from Christian NeumairAlexander Larsson2007-07-241-0/+10
* Don't show unsupported methods. (#333151) Patch from Christian Neumair.Alexander Larsson2007-02-261-7/+47