Commit graph

40 commits

Author SHA1 Message Date
Christian Persch
64df6d6315 Update svn:ignore and remove .cvsignore files
svn path=/trunk/; revision=7040
2007-01-03 13:38:23 +00:00
Kjartan Maraas
2252b81ff4 Don't leak the resolution. Pass NULL to gtk_label_new to do less work. Bug
2006-12-08  Kjartan Maraas  <kmaraas@gnome.org>

	* main.c: (wrap_in_label), (create_dialog):
	Don't leak the resolution. Pass NULL to gtk_label_new
	to do less work. Bug #376949.
2006-12-08 16:28:51 +00:00
Brian Cameron
f21f40313f Fixes #356075
2006-09-15  Brian Cameron <brian.cameron@sun.com>

	Fixes #356075

	* main.c (apply_config, revert_config): make sure we never pass
	negative values for the rates.
2006-09-15 11:08:41 +00:00
Rodrigo Moya
925d55eb2d free 'resolution' string after using it, not before. Found by Kjartan
2006-08-18  Rodrigo Moya <rodrigo@novell.com>

	* main.c (create_dialog): free 'resolution' string after using it,
	not before. Found by Kjartan Maraas  <kmaraas@gnome.org>.
2006-08-18 11:35:32 +00:00
Rodrigo Moya
af682d5234 Fixes #348838
2006-08-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348838

	* display-properties.desktop.in.in: Fixed GNOME Bugzilla fields.
2006-08-07 09:20:27 +00:00
Sebastien Bacher
598b331489 fix build with gcc-2.95, patch by Jens Granseuer <jensgr@gmx.net> (Closes:
2006-08-07  Sebastien Bacher  <seb128@debian.org>

	* main.c: (create_rotate_menu): fix build with gcc-2.95,
	  patch by Jens Granseuer <jensgr@gmx.net> (Closes: #347611)
2006-08-06 22:36:00 +00:00
Sven Herzberg
82f0f0f341 added rotation support; Closes: #324125
2006-07-07  Sven Herzberg  <herzi@gnome-de.org>

        * capplets/display/main.c: added rotation support;
	Closes: #324125
2006-07-07 15:10:25 +00:00
Sven Herzberg
61e73528ac replaced GtkOptionMenu by GtkComboBox; Closes: #338468
2006-07-06  Sven Herzberg  <herzi@gnome-de.org>

        * capplets/display/main.c: replaced GtkOptionMenu by GtkComboBox;
        Closes: #338468
2006-07-06 14:23:41 +00:00
Luca Cavalli
6d443a113d Add GTK category to the #328028)
2006-01-22  Luca Cavalli  <loopback@slackit.org>

        * capplets/about-me/gnome-about-me.desktop.in.in:
        * capplets/accessibility/at-properties/at-properties.desktop.in.in:
        * capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
        * capplets/background/background.desktop.in.in:
        * capplets/default-applications/default-applications.desktop.in.in:
        * capplets/display/display-properties.desktop.in.in:
        * capplets/file-types/file-types.desktop.in.in:
        * capplets/font/font-properties.desktop.in.in:
        * capplets/keybindings/keybinding.desktop.in.in:
        * capplets/keyboard/keyboard.desktop.in.in:
        * capplets/localization/localization.desktop.in.in:
        * capplets/mouse/gnome-settings-mouse.desktop.in.in:
        * capplets/network/gnome-network-preferences.desktop.in.in:
        * capplets/sound/gnome-settings-sound.desktop.in.in:
        * capplets/theme-switcher/gtk-theme-selector.desktop.in.in:
        * capplets/ui-properties/gnome-ui-properties.desktop.in.in:
        * capplets/windows/window-properties.desktop.in.in:
        * control-center/gnomecc.desktop.in.in: Add GTK category to the
        * .desktop        files and remove unused ones. (Closes: #328028)
2006-01-22 22:07:18 +00:00
Kjartan Maraas
564a9d03aa Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>

	* */*: Huge cleanup. Individual ChangeLogs have info.
	Closing bug #320157.
	* libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
2005-11-14 15:18:09 +00:00
Rodrigo Moya
cf87a9a2c9 new function to get the correct screensaver command to run. (apply_config,
2005-07-20  Rodrigo Moya <rodrigo@novell.com>

	* main.c (get_screensaver_command): new function to get the correct
	screensaver command to run.
	(apply_config, revert_config): use gnome-screensaver if available.
2005-07-25 11:55:06 +00:00
Sebastien Bacher
12e01119d8 patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks and
2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-installer.c: (file_theme_type), (transfer_done_cb),
	(install_dialog_response), (gnome_theme_installer_run):
	patch by Kjartan Maraas <kmaraas@gnome.org>, remove a load of leaks
	and make sure newly installed themes show up in the relevant lists
	without having to close/open the dialog again (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-keyboard-properties-xkb.c: (setup_xkb_tabs):
	* gnome-keyboard-properties-xkblt.c: (def_group_in_gconf_changed):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
	(Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* eggcellrendererkeys.c: (egg_cell_renderer_keys_start_editing):
	patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* main.c: (wrap_in_label):
        patch by Kjartan Maraas <kmaraas@gnome.org>, some code cleanups
        (Closes: #166267).

2005-02-08  Sebastien Bacher  <seb128@debian.org>

	* gnome-theme-info.c: (update_common_theme_dir_index):
	* theme-thumbnail.c: (create_image):
	patch by Kjartan Maraas <kmaraas@gnome.org>, move to use GtkIconTheme
	and remove a load of leaks in the theme manager code (Closes: #166267).
2005-02-08 22:42:10 +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
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
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
David Sedeño Fernández
6074ae0a46 http://bugzilla.gnome.org/show_bug.cgi?id=136483
* main.c (run_revert_dialog, cb_dialog_response) : Hide
the configuration dialog and center the confirmation one.
2004-06-10 21:34:39 +00:00
David Sedeo
a5226ed52e http://bugzilla.gnome.org/show_bug.cgi?id=137579 Put title to the
2004-06-09  David Sedeo <david@alderia.com>

	http://bugzilla.gnome.org/show_bug.cgi?id=137579
	* main.c (main) : Put title to the confirmation dialog box
2004-06-09 21:39:41 +00:00
Jody Goldberg
746507f27e From ruben@lambda1.be
2004-05-11  Jody Goldberg <jody@gnome.org>

	From ruben@lambda1.be
	https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=140047
	* main.c (main) : s/XServer/X Server/
	and a patch to use g_signal_connect to avoid a warning
2004-05-11 22:49:11 +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
f13ff93f8f For Alex Larsson :
2004-04-15  Jody Goldberg <jody@gnome.org>

	For Alex Larsson :
	https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=119494
	* main.c : fix reverting size change
2004-04-15 21:14: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
Fernando Herrera de las Heras
2e5a41037f http://bugzilla.gnome.org/show_bug.cgi?id=125315
* main.c: (cb_dialog_response): Point help to the right section
2004-03-02 17:15:31 +00:00
Jody Goldberg
ed41551ac0 *** empty log message *** 2004-03-02 17:02:08 +00:00
Jody Goldberg
a18071b458 http://bugzilla.gnome.org/show_bug.cgi?id=135908 restart the screensaver
2004-03-02  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=135908
	* main.c (apply_config) : restart the screensaver
2004-03-02 17:01:47 +00:00
Dennis Cranston
b1fabce5c3 Back out the file sel size kludges, federico has already put something similar
into the widget directly.

2004-02-07  Dennis Cranston  <dennis_cranston at yahoo com>

	* capplets/display/main.c: (create_dialog): Fix alignment of Options
	category. (#133715).
2004-02-19 17:07:01 +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
Christian Neumair
425ced6c30 Use ngettext for plurals (#125175). 2003-12-30 19:51:09 +00:00
Kaushal Kumar
9d1a824b3b Fixed conflict in Alt-C mnemonic. Bugzilla bug #125719.
2003-12-09  Kaushal Kumar  <kaushal.kumar@wipro.com>

        * capplets/display/main.c (create_dialog):
          Fixed conflict in Alt-C mnemonic.
          Bugzilla bug #125719.
2003-12-11 09:47:55 +00:00
Kjartan Maraas
f6ebb39b30 Merge fix for bug #125403 from stable.
2003-10-24  Kjartan Maraas  <kmaraas@gnome.org>

	* capplets/display/main.c: (create_screen_widgets): Merge
	fix for bug #125403 from stable.
2003-10-24 15:42:55 +00:00
Jeff Waugh
34d0cf3a25 Not an apple.
2003-08-31  Jeff Waugh  <jdub@perkypants.org>

	* capplets/display/display-capplet.png: Not an apple.
2003-08-31 05:34:19 +00:00
Jonathan Blandford
1080ad3227 spelling fix 2003-08-05 22:47:57 +00:00
Jonathan Blandford
fe218f6cd1 Patch from James T. Richardson, Jr <james@richardsons.us> to clean up the
Tue Aug  5 17:51:13 2003  Jonathan Blandford  <jrb@redhat.com>

	* capplets/display/main.c: Patch from James T. Richardson, Jr
	<james@richardsons.us> to clean up the R and R capplet a little,
	#115629
2003-08-05 21:54:30 +00:00
Dennis Cranston
9f3acb68cd Patch to fix spacing between action area and vbox of preferences dialog.
2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>

	* main.c: Patch to fix spacing
	between action area and vbox of preferences dialog.
2003-08-04 05:42:10 +00:00
Dennis Cranston
ab2569b4fb *main.c: Minor adjustment of widget padding per HIG. Also, added missing
07-17-2003 Dennis Cranston <dennis_cranston at yahoo com>

    *main.c:  Minor adjustment of widget padding per HIG.
     Also, added missing mnemonics.
2003-07-18 04:28:56 +00:00
Alexander Larsson
2ff8273322 Initial import. UI not fully polished yet.
2003-04-23  Alexander Larsson  <alexl@redhat.com>

	* .cvsignore:
	* display-capplet.png:
	* display-properties.desktop.in:
	* main.c:
	* Makefile.am:
	Initial import. UI not fully polished yet.

2003-04-23  Alexander Larsson  <alexl@redhat.com>

	* capplets/Makefile.am:
	* configure.in:
	* capplets/display/*
	Check for XRandR support.
	Add display capplet.
2003-04-23 15:01:16 +00:00