2005-01-11 Sebastien Bacher * gnome-network-preferences.c: (create_listmodel), (populate_listmodel), (config_treeview), (cb_add_url), (cb_remove_url), (cb_dialog_response), (setup_dialog): * gnome-network-preferences.glade: patch from Adriano Del Vigna to add a proxy exclusion list configuration (Closes: #147666). 2005-01-02 Sebastien Bacher * gnome-network-preferences.glade: patch from Heikki Paajanen (based on the patch from Andrew Johnson ) to not set "close" as the default button (Closes: #98202). 2004-12-15 Sebastien Bacher * gnome-network-preferences.desktop.in.in: changed the tooltip to respect the HIG. 2004-12-03 Sebastien Bacher * gnome-network-preferences.glade: use "Preferences" for the window title (like the other capplets) instead of "Configuration", bug noticed by Lars Weber (Closes: #132391). 2004-11-21 Sebastien Bacher * gnome-network-preferences.c: (cb_http_details_button_clicked): use the stock_proxy icon for the capplet (Closes: #130624). 2004-11-09 Mark McLoughlin * Makefile.am: install .desktop file in $(datadir)/applications * gnome-network-preferences.desktop.in: add OnlyShowIn=GNOME; 2004-10-14 Jody Goldberg * Release 2.8.1 2004-06-26 Muktha * gnome-network-preferences.glade: Allow only numeric values in spin buttons. Fixes #138654. 2004-06-21 David Sedeņo * gnome-network-preferences.glade: Change mnemonic for Username. Fixes bug #144333 2004-05-18 Padraig O'Briain * gnome-network-preferences.glade: Mark accessible names for translation. Fixes bug #136291. 2004-04-15 Jody Goldberg * Release 2.6.1 2004-04-07 Jody Goldberg * gnome-network-preferences.c : sync the icon with the desktop file 2004-04-01 Jody Goldberg * Release 2.6.0.3 2004-03-30 Jody Goldberg * Release 2.6.0.1 2004-03-23 Jody Goldberg * Release 2.6.0 2004-03-11 Jody Goldberg * Release 2.5.4 2004-03-05 Padraig O'Briain * gnome-network-preferences.glade: Add accessible names for port entry fields. Fixes more of bug #126714. 2004-02-13 Jody Goldberg * Release 2.5.3 2004-02-12 Mark McLoughlin * gnome-network-preferences.c: (cb_dialog_response), (cb_details_dialog_response): Update help link to point to user-guide.xml 2004-01-16 Padraig O'Briain * gnome-network-preferences.glade: Move some declarations so that AtkRelations are defined. Fixes bug #126714. 2004-01-14 Jody Goldberg * Release 2.5.2 2003-12-30 Jody Goldberg * Release 2.5.1.1 2003-12-30 Jody Goldberg * Release 2.5.1 2003-10-28 Jody Goldberg * Release 2.5.0 Tue Aug 26 15:00:34 2003 Jonathan Blandford * gnome-network-preferences.c (setup_dialog): Work around peditor bug that resets the port when we start up for the first time, #120111 2003-07-18 Dennis Cranston * gnome-network-capplet.png: New file. * Makefile.am, gnome-network-preferences.c: Add the missing window icon. 2003-07-18 Christian Neumair * gnome-network-preferences.glade: Some more padding fixes. 2003-07-17 Dennis Cranston * gnome-network-preferences.glade: Minor HIG widget padding adjustments. Fix a mnemonic conflict. 2003-07-07 Jody Goldberg * Release 2.3.4 2003-06-24 Jody Goldberg * Release 2.3.3 2003-05-15 Malcolm Tredinnick * gnome-network-preferences.desktop.in: Use Header capitalisation for menu items. Fixes bug #112939. 2003-05-07 Jody Goldberg * Release 2.3.1 2003-02-05 Pasupathi Duraisamy * gnome-network-preferences.c: Added "/system/proxy" and "/system/http_proxy" to the list of directories GConfClient will watch. Fixes #98596 Tue Feb 4 17:09:18 2003 Jonathan Blandford * Release 2.2.0.1 Tue Jan 21 01:15:14 2003 Jonathan Blandford * Release 2.2.0 Thu Jan 16 02:41:09 2003 Jonathan Blandford * Release 2.1.7 2003-01-10 Jody Goldberg * Release 2.1.6 2002-12-18 Jody Goldberg * Release 2.1.5 2002-11-23 Jody Goldberg * Release 2.1.3 2002-11-02 Jody Goldberg * Release 2.1.2 2002-10-21 Jody Goldberg * Release 2.1.1 2002-10-01 Jody Goldberg * Release 2.1.0.1 2002-08-21 Jody Goldberg * Release 2.1.0 2002-08-19 Ross Burton * gnome-network-preferences.desktop.in: Fix the desktop file so that it validates. 2002-08-08 Seth Nickell * gnome-network-preferences.glade: Fix alignment. 2002-07-10 Jody Goldberg http://bugzilla.gnome.org/show_bug.cgi?id=85929 * gnome-network-preferences.c (extract_proxy_host) : validate. This is not the prettiest way to do this, but it is effective. 2002-06-17 Jody Goldberg * Release 2.0.0 2002-05-28 Satyajit Kanungo * gnome-network-preferences.c : Changed the help file link to get the help document from user-guide. 2002-05-26 Jody Goldberg * gnome-network-preferences.c (cb_dialog_response) : Improve handling of help failures. Sun May 26 11:45:26 2002 Jonathan Blandford * gnome-network-preferences.c (main): use APPID instead of argv[0] 2002-05-15 Mark McLoughlin * gnome-network-preferences.c (setup_dialog): kill workaround libglade bug that has since been fixed. 2002-05-08 Jody Goldberg * gnome-network-preferences.glade : add help. * gnome-network-preferences.c (cb_dialog_response) : fix help.