2004-12-03 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.glade: use "Preferences" for the window
title (like the other capplets) instead of "Configuration",
bug noticed by Lars Weber <me@lars.in-berlin.de> (Closes: #132391).
2004-11-21 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.c: (cb_http_details_button_clicked):
use the stock_proxy icon for the capplet (Closes: #130624).
2004-03-05 Padraig O'Briain <padraig.obriain@sun.com>
* gnome-network-preferences.glade: Add accessible names for port
entry fields. Fixes more of bug #126714.
2004-02-12 Mark McLoughlin <mark@skynet.ie>
* capplets/display/main.c: (cb_dialog_response):
* capplets/localization/gnome-localization-properties.c:
(dialog_response): update help links to point to user-guide.xml
2004-01-16 Padraig O'Briain <padraig.obriain@sun.com>
* gnome-network-preferences.glade: Move some declarations so that
AtkRelations are defined. Fixes bug #126714.
Tue Aug 26 15:00:34 2003 Jonathan Blandford <jrb@redhat.com>
* 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 <dennis_cranston at yahoo com>
* gnome-network-capplet.png: New file.
* Makefile.am, gnome-network-preferences.c: Add the missing
window icon.
2003-07-17 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-keybinding-properties.glade: Minor HIG widget padding
adjustments. Fix a mnemonic conflict.
2003-02-05 Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>
* gnome-network-preferences.c: Added "/system/proxy" and
"/system/http_proxy" to the list of directories GConfClient
will watch. Fixes#98596
2002-08-08 Seth Nickell <snickell@stanford.edu>
Try my best to throw a monkey wrench in things. Checkin
Windows capplet, and add window related settings to
the font capplet and theme capplet.
Also fix button alignments on all capplets.
2002-07-10 Jody Goldberg <jody@gnome.org>
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.
Improve help handling.
2002-05-26 Jody Goldberg <jody@gnome.org>
* capplet-util.c (capplet_help) : new utility.
2002-05-24 Jody Goldberg <jody@gnome.org>
* mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
* mime-category-edit-dialog.c (update_subcategories) : Move this over
here.
2002-05-17 Jody Goldberg <jody@gnome.org>
* mime-type-info.c (mime_category_info_using_custom_app) : add some
protection.