Commit graph

73 commits

Author SHA1 Message Date
Sebastien Bacher
e1723021da fixed a mnemonic conflict (#155953).
2005-07-16  Sebastien Bacher  <seb128@debian.org>

	* gnome-network-preferences.glade: fixed a mnemonic conflict (#155953).
2005-07-16 14:55:33 +00:00
Sebastien Bacher
ce6e85b9e8 Use HIG compliant spacing for the proxy dialog, patch by
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-22 19:53:58 +00:00
Sebastien Bacher
581c37e2bb Cleanup of gconf and a few other things, patch from Kjartan Maraas
2005-05-22  Sebastien Bacher  <seb128@debian.org>

        * ChangeLog capplets/about-me/e-image-chooser.c
        capplets/accessibility/at-properties/at-startup-session.h
        capplets/accessibility/keyboard/accessibility-keyboard.c
        capplets/background/gnome-wp-info.c
        capplets/common/gconf-property-editor.c
        capplets/common/gnome-theme-apply.c
        capplets/default-applications/gnome-default-applications-properties.c
        capplets/keybindings/gnome-keybinding-properties.c
        capplets/keyboard/gnome-keyboard-properties.c
        capplets/mouse/gnome-mouse-properties.c
        capplets/network/gnome-network-preferences.c
        capplets/sound/sound-properties-capplet.c
        capplets/theme-switcher/gnome-theme-details.c
        capplets/theme-switcher/gnome-theme-manager.c
        capplets/ui-properties/gnome-ui-properties.c
        capplets/windows/gnome-window-properties.c
        gnome-settings-daemon/factory.c
        gnome-settings-daemon/gnome-settings-accessibility-keyboard.c
        gnome-settings-daemon/gnome-settings-background.c
        gnome-settings-daemon/gnome-settings-daemon.c
        gnome-settings-daemon/gnome-settings-daemon.h
        gnome-settings-daemon/gnome-settings-font.c
        gnome-settings-daemon/gnome-settings-keybindings.c
        gnome-settings-daemon/gnome-settings-keybindings.h
        gnome-settings-daemon/gnome-settings-keyboard-xkb.c
        gnome-settings-daemon/gnome-settings-keyboard.c
        gnome-settings-daemon/gnome-settings-locate-pointer.h
        gnome-settings-daemon/gnome-settings-mouse.c
        gnome-settings-daemon/gnome-settings-multimedia-keys.c
        gnome-settings-daemon/gnome-settings-screensaver.c
        gnome-settings-daemon/gnome-settings-sound.c
        gnome-settings-daemon/gnome-settings-xmodmap.c
        gnome-settings-daemon/gnome-settings-xrdb.c
        gnome-settings-daemon/gnome-settings-xsettings.c
        libbackground/applier.c libbackground/applier.h
        libbackground/preferences.c libsounds/sound-properties.c
        libsounds/sound-view.h libwindow-settings/gnome-wm-manager.c
        libwindow-settings/metacity-window-manager.c
        typing-break/drw-break-window.c typing-break/drw-utils.h
        typing-break/drwright.c vfs-methods/fontilus/font-view.c
        vfs-methods/themus/themus-theme-applier.c:
        Cleanup of gconf and a few other things,
        patch from Kjartan Maraas <kmaraas@gnome.org> (Closes: #301945).
2005-05-22 15:46:45 +00:00
Olav Vitters
88d037967b Make proxy settings HIG compliant. Patch by Jorn Baayen.
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
2005-05-16 19:44:19 +00:00
Shakti Sen
61878a725f Adding/Removing the host name instantly to/from gconf.
2005-02-04  Shakti Sen  <shprasad@novell.com>

        * gnome-network-preferences.c (cb_add_url, cb_remove_url):
        Adding/Removing the host name instantly to/from gconf.

        Fixes bug #166233
2005-02-05 13:19:38 +00:00
Elijah Newren
74b81bcaae The lack of comprehensiveness of the .cvsignore files were making it hard
2005-02-01  Elijah Newren  <newren@gmail.com>

	The lack of comprehensiveness of the .cvsignore files were making
	it hard to find the files missing from the commit (see bug 143487,
	comment 35).  This should fix that...  :)
2005-02-02 00:57:55 +00:00
Sebastien Bacher
3aeea5bd84 patch from Adriano Del Vigna <adriano.delvigna@freedows.com> to add a
2005-01-11  Sebastien Bacher  <seb128@debian.org>

	* 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 <adriano.delvigna@freedows.com> to add
	a proxy exclusion list configuration (Closes: #147666).
2005-01-12 01:30:23 +00:00
Sebastien Bacher
f5489de525 patch from Heikki Paajanen <hepaajan@iki.fi> (based on the patch
from Andrew Johnson <acjgenius@earthlink.net>)
        to not set "close" as the default button (Closes: #98202).
2005-01-01 23:18:33 +00:00
Sebastien Bacher
f91325b4cd changed the tooltips to respect the HIG. 2004-12-15 13:58:56 +00:00
Sebastien Bacher
58a37359a4 use "Preferences" for the window title (like the other capplets) instead
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-12-03 10:00:26 +00:00
James Henstridge
ebd8e46d44 use GNOMELOCALEDIR.
2004-11-28  James Henstridge  <james@jamesh.id.au>

	* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.

	* vfs-methods/themus/Makefile.am: similar changes to the fontilus
	ones.

	* vfs-methods/fontilus/fontilus-context-menu.c: same here.

	* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
	FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
	of gnome-control-center.

	* vfs-methods/fontilus/Makefile.am: similar schema and desktop
	file fixes.  Don't include the old mime files in the dist.

	* schemas/Makefile.am: remove .schemas files on clean, when
	installing schemas, look for them in builddir rather than srcdir.

	* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
	that ALSA_CFLAGS isn't defined multiple times (use the newer
	automake += syntax).

	* control-center/Makefile.am: distribute $(icon_DATA).

	* capplets/*/Makefile.am: put the .desktop and .desktop.in files
	in CLEANFILES.  The .desktop.in.in file gets included because it
	is listed in the configure script.

	* configure.in: update configure script, and remove macro calls
	that are not needed by modern versions of Automake.

	* Makefile.am: remove intltool files on distclean.

	* autogen.sh: request Automake >= 1.7.
2004-11-28 08:14:05 +00:00
Christoffer Olsen
0ffe4d4e98 Added *.desktop.in.in for bug-buddy love.
See ChangeLog for details.
2004-11-24 18:54:03 +00:00
Sebastien Bacher
c4219bd115 use the stock_proxy icon for the capplet (Closes: #130624).
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-11-21 22:41:00 +00:00
Mark McLoughlin
860e984b3a - install all capplet .desktop files in $(datadir)/applications
instead of $(datadir)/control-center-2.0/capplets
 - add OnlyShowIn=GNOME; to them all
 - remove capplets/desktop-links/*
2004-11-09 17:43:47 +00:00
Jody Goldberg
135d52c612 Release 2.8.1
2004-10-14  Jody Goldberg <jody@gnome.org>

	* Release 2.8.1
2004-10-14 19:05:48 +00:00
Muktha
17606cbd44 Allow only numeric values in spin buttons. Fixes #138654.
2004-06-26  Muktha <muktha.narayan@wipro.com>

        * gnome-network-preferences.glade: Allow only numeric values in
        spin buttons. Fixes #138654.
2004-06-26 09:38:26 +00:00
David Sedeo
fbd55c22a8 Change mnemonic for Username. Fixes bug #144333
2004-06-21  David Sedeo <david@alderia.com>

        * gnome-network-preferences.glade: Change mnemonic for Username.
        Fixes bug #144333
2004-06-21 19:34:02 +00:00
Padraig O'Briain
fd088b443a Mark accessible names for translation. Fixes bug #136291.
2004-05-18  Padraig O'Briain <padraig.obriain@sun.com>

	* gnome-network-preferences.glade: Mark accessible names for
	translation. Fixes bug #136291.
2004-05-18 12:56:47 +00:00
Jody Goldberg
d58e918c83 Release 2.6.1
2004-04-15  Jody Goldberg <jody@gnome.org>

	* Release 2.6.1
2004-04-16 02:32:42 +00:00
Jody Goldberg
8f34dac57d http://bugzilla.gnome.org/show_bug.cgi?id=139605 mouse buttons should not
2004-04-15  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=139605
	* eggcellrendererkeys.c (grab_key_callback) : mouse buttons should not
	  be valid modifiers.

2004-04-15  Jody Goldberg <jody@gnome.org>

	* configure.in : Force libxklavier 1.0.2 so that we can work with
	  x.org and xfree86
2004-04-15 18:32:22 +00:00
Jody Goldberg
20627f1698 sync the icon with the desktop file
2004-04-07  Jody Goldberg <jody@gnome.org>

	* gnome-network-preferences.c : sync the icon with the desktop file
2004-04-07 14:36:50 +00:00
Jody Goldberg
1cc6acc2d5 Release 2.6.0.3
2004-04-01  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.3
2004-04-01 06:21:52 +00:00
Jody Goldberg
4874c554f6 Release 2.6.0.1
2004-03-30  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.1
2004-03-31 03:35:12 +00:00
Jody Goldberg
1df948d905 Release 2.6.0
2004-03-23  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0
2004-03-24 02:58:55 +00:00
Jody Goldberg
f4fb38359c Release 2.5.4
2004-03-11  Jody Goldberg <jody@gnome.org>

	* Release 2.5.4
2004-03-11 06:02:19 +00:00
Padraig O'Briain
16ee6540d9 Add accessible names for port entry fields. Fixes more of bug #126714.
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-03-05 15:48:31 +00:00
Jody Goldberg
2688109c0b Release 2.5.3
2004-02-13  Jody Goldberg <jody@gnome.org>

	* Release 2.5.3
2004-02-13 15:56:12 +00:00
Mark McLoughlin
d9885e685f update help links to point to user-guide.xml
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-02-12 14:23:03 +00:00
Padraig O'Briain
2119d07f8d Move some declarations so that AtkRelations are defined. Fixes bug
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.
2004-01-16 08:31:40 +00:00
Jody Goldberg
261b2b9838 Release 2.5.2
2004-01-14  Jody Goldberg <jody@gnome.org>

	* Release 2.5.2
2004-01-14 06:41:31 +00:00
Jody Goldberg
156cabf24f Release 2.5.1.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1.1
2003-12-31 17:11:31 +00:00
Jody Goldberg
e5f68bb5bd Release 2.5.1
2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1
2003-12-30 18:30:46 +00:00
Jody Goldberg
95c1168292 remove the png so that it can theme.
2003-12-16  Jody Goldberg <jody@gnome.org>

	* capplets/file-types/file-types.desktop.in : remove the png so that
	  it can theme.

	* capplets/desktop-links/Makefile.am : remove .in.in path kludge.
	* capplets/desktop-links/Accessibility.directory.in :
	* capplets/desktop-links/Advanced.directory.in : ditto.

	* capplets/background/Makefile.am : no need to install capplet icon
	  anymore its part of the theme.
	* capplets/default-applications/Makefile.am :
	* capplets/font/Makefile.am  :
	* capplets/keybindings/Makefile.am :
	* capplets/keyboard/Makefile.am :
	* capplets/mouse/Makefile.am :
	* capplets/network/Makefile.am :
	* capplets/sound/Makefile.am :
	* capplets/theme-switcher/Makefile.am :
	* capplets/ui-properties/Makefile.am :
	* capplets/windows/Makefile.am :

	* capplets/accessibility/at-properties/Makefile.am :
	* capplets/accessibility/keyboard/Makefile.am :

	* capplets/background/background.desktop.in : Use the themed icon.
	* capplets/default-applications/default-applications.desktop.in :
	* capplets/font/font-properties.desktop.in :
	* capplets/keybindings/keybinding.desktop.in :
	* capplets/keyboard/keyboard.desktop.in :
	* capplets/mouse/gnome-settings-mouse.desktop.in :
	* capplets/network/gnome-network-preferences.desktop.in :
	* capplets/sound/gnome-settings-sound.desktop.in :
	* capplets/theme-switcher/gtk-theme-selector.desktop.in :
	* capplets/ui-properties/gnome-ui-properties.desktop.in :
	* capplets/windows/window-properties.desktop.in :
	* capplets/accessibility/at-properties/at-properties.desktop.in :
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in :
2003-12-16 21:38:53 +00:00
Jody Goldberg
f5ba169611 Release 2.5.0
2003-10-28  Jody Goldberg <jody@gnome.org>

	* Release 2.5.0
2003-10-28 22:32:08 +00:00
Jonathan Blandford
ee02657f62 Work around peditor bug that resets the port when we start up for the
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-08-27 18:50:43 +00:00
Malcolm Tredinnick
9cc4d5bfb1 Allow ports up to 65535 to be specified in the proxy dialog box. Fixes bug
* gnome-network-preferences.glade: Allow ports up to 65535 to be
	specified in the proxy dialog box. Fixes bug #108930.
2003-08-13 05:35:03 +00:00
Dennis Cranston
486a61649f New file.
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-20 00:44:41 +00:00
Christian Neumair
c8673ce68f gnome-network-preferences.glade: Padding fixes. 2003-07-19 11:05:42 +00:00
Dennis Cranston
657a442078 *** empty log message *** 2003-07-18 04:13:53 +00:00
Dennis Cranston
1264267117 Minor HIG widget padding adjustments. Fix a mnemonic conflict.
2003-07-17  Dennis Cranston <dennis_cranston at yahoo com>

	* gnome-keybinding-properties.glade:  Minor HIG widget padding
	adjustments.  Fix a mnemonic conflict.
2003-07-18 04:01:20 +00:00
Jody Goldberg
c5b7285caa Release 2.3.4
2003-07-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.4
2003-07-07 04:57:46 +00:00
Jody Goldberg
07421f4a30 Release 2.3.3
2003-06-24  Jody Goldberg <jody@gnome.org>

	* Release 2.3.3
2003-06-24 21:04:07 +00:00
Malcolm Tredinnick
feb2e43c76 Use Header capitalisation for menu items. Fixes bug #112939.
* gnome-network-preferences.desktop.in: Use Header
	capitalisation for menu items. Fixes bug #112939.
2003-05-15 03:33:58 +00:00
Jody Goldberg
04f119abae Release 2.3.1
2003-05-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.1
2003-05-07 18:25:21 +00:00
Frédéric Crozat
484fa60e4c Set "system/proxy/use_http_proxy" GConf key when Manual or Auto is
* capplets/network/gnome-network-preferences.c:
(proxy_mode_radiobutton_clicked_cb):
Set "system/proxy/use_http_proxy" GConf key when Manual or
Auto is selected.
2003-03-04 16:13:43 +00:00
Jonathan Blandford
d660af7b7a 2.2.0.1 forgot to commit this last night.
2.2.0.1
forgot to commit this last night.
2003-02-05 15:45:30 +00:00
Pasupathi Duraisamy
3a19c40f95 Added "/system/proxy" and "/system/http_proxy" to the list of directories
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
2003-02-05 07:04:56 +00:00
Jonathan Blandford
f6444a51ce Released 2.2.0 2003-01-21 06:53:43 +00:00
Jonathan Blandford
b8d1d9548c 2.1.7 2003-01-16 07:59:09 +00:00
Jody Goldberg
5a35e2caad Release 2.1.6
2003-01-10  Jody Goldberg <jody@gnome.org>

	* Release 2.1.6
2003-01-10 16:11:31 +00:00