aboutsummaryrefslogtreecommitdiffstats
path: root/shell/glade/e-active-connection-dialog.glade
Commit message (Collapse)AuthorAgeFilesLines
* Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 andAnna Marie Dirks2003-04-221-5/+6
| | | | | | | | | 2003-04-21 Anna Marie Dirks <anna@ximian.com> * glade/e-active-connection-dialog.glade: Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 and 41227. svn path=/trunk/; revision=20905
* fix the title of the dialogue box. #41304.Not Zed2003-04-151-1/+1
| | | | | | | | | 2003-04-14 Not Zed <NotZed@Ximian.com> * glade/e-active-connection-dialog.glade: fix the title of the dialogue box. #41304. svn path=/trunk/; revision=20841
* Renamed from update_dialog_clist, Ported to GtkTreeView.Ettore Perazzoli2003-03-281-1/+1
| | | | | | | | | | | * e-shell-offline-handler.c (update_dialog_tree_view): Renamed from update_dialog_clist, Ported to GtkTreeView. (update_dialog_tree_view_hash_foreach): Likewise. * glade/e-active-connection-dialog.glade: Rename "active_connection_clist" to "active_connection_treeview". svn path=/trunk/; revision=20550
* Update dialog to use stock response IDs.Ettore Perazzoli2003-02-241-169/+128
| | | | svn path=/trunk/; revision=20029
* Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-041-163/+168
| | | | | | | | | | | | * glade/e-active-connection-dialog.glade: Converted to Glade2 format. * glade/evolution-startup-wizard.glade: Likewise. * glade/e-shell-shared-folder-picker-dialog.glade: Likewise. * glade/e-shell-folder-creation-dialog.glade: Likewise. * glade/e-shell-config-default-folders.glade: Likewise. * glade/e-folder-list.glade: Likewise. svn path=/trunk/; revision=18518
* Rename "port" to "type" here too.Dan Winship2001-05-101-1/+1
| | | | | | | * glade/e-active-connection-dialog.glade: Rename "port" to "type" here too. svn path=/trunk/; revision=9725
* Change the mode for the GtkCList in the active connection dialog to beEttore Perazzoli2001-05-041-1/+1
| | | | | | `GTK_BROWSE_SINGLE' to at least avoid some GtkCList ugliness. svn path=/trunk/; revision=9663
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-0/+179
active" dialog. svn path=/trunk/; revision=9661