2008-09-21 Jens Granseuer <jensgr@gmx.net>
* capplets/appearance/data/appearance.glade:
* capplets/keyboard/gnome-keyboard-properties.glade:
* capplets/network/gnome-network-preferences.glade:
set GtkAdjustment page size to 0 to avoid problems due to newly
enforced value boundaries in GTK+ 2.14. See bug #551740 for a
description of the problem.
svn path=/trunk/; revision=8986
2007-01-06 Diego Escalante <diego@aureal.com.pe>
Fixes#317097
* gnome-network-preferences.c:
* gnome-network-preferences.glade: added 'Use same proxy for all
protocols' option.
svn path=/trunk/; revision=7049
2006-08-07 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.glade:
set "label for" and "labelled by" properties for the capplet,
patch by Willie Walker <william.walker@sun.com> (Closes: #342121)
2005-05-22 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.glade: Use HIG compliant spacing
for the proxy dialog, patch by dennis_cranston@yahoo.com
(Closes: #167856).
2005-05-16 Olav Vitters <olav@bkor.dhs.org>
* gnome-network-preferences.glade:
Make proxy settings HIG compliant. Patch by Jorn Baayen.
Fixes bug #167856
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-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-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-17 Dennis Cranston <dennis_cranston at yahoo com>
* gnome-keybinding-properties.glade: Minor HIG widget padding
adjustments. Fix a mnemonic conflict.
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.