Commit graph

122 commits

Author SHA1 Message Date
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
Jody Goldberg
0c0c49f22c Release 2.1.5
2002-12-18  Jody Goldberg <jody@gnome.org>

	* Release 2.1.5
2002-12-18 21:43:55 +00:00
Dennis Cranston
68c895ab82 Add StartupNotify support to the .desktop files.
2002-12-10  Dennis Cranston  <dennis_cranston@yahoo.com>

	* capplets/accessibility/keyboard/*.desktop.in:
	* capplets/background/*.desktop.in:
	* capplets/default-applications/*.desktop.in:
	* capplets/desktop-links/*.desktop.in:
	* capplets/file-types/*.desktop.in:
	* capplets/font/*.desktop.in:
	* capplets/keybindings/*.desktop.in:
	* capplets/keyboard/*.desktop.in:
	* capplets/mouse/*.desktop.in:
	* capplets/network/*.desktop.in:
	* capplets/sound/*.desktop.in:
	* capplets/theme-switcher/*.desktop.in:
	* capplets/ui-properties/*.desktop.in:
	* capplets/url-properties/*.desktop.in:
	* capplets/windows/*.desktop.in:
	* control-center/*.desktop.in: Add StartupNotify support to
	the .desktop files.
2002-12-11 00:21:41 +00:00
Jonathan Blandford
f2d9e3b135 Patch from Fernando Herrera <fherrera@onirica.com> to add X-GNOME-BUGZILLA
Wed Dec  4 14:34:27 2002  Jonathan Blandford  <jrb@redhat.com>

	* capplets/accessibility/keyboard/*.desktop.in:
	* capplets/background/*.desktop.in:
	* capplets/default-applications/*.desktop.in:
	* capplets/desktop-links/*.desktop.in:
	* capplets/file-types/*.desktop.in:
	* capplets/font/*.desktop.in:
	* capplets/keybindings/*.desktop.in:
	* capplets/keyboard/*.desktop.in:
	* capplets/mouse/*.desktop.in:
	* capplets/network/*.desktop.in:
	* capplets/sound/*.desktop.in:
	* capplets/theme-switcher/*.desktop.in:
	* capplets/ui-properties/*.desktop.in:
	* capplets/url-properties/*.desktop.in:
	* capplets/windows/*.desktop.in:
	* control-center/*.desktop.in: Patch from Fernando Herrera
	<fherrera@onirica.com> to add X-GNOME-BUGZILLA stuff to all the
	.desktop files.
2002-12-04 19:35:02 +00:00
Jody Goldberg
4ab7f6e379 Release 2.1.3
2002-11-23  Jody Goldberg <jody@gnome.org>

	* Release 2.1.3
2002-11-24 05:16:35 +00:00
Jody Goldberg
de3fad8d1a Release 2.1.2
2002-11-02  Jody Goldberg <jody@gnome.org>

	* Release 2.1.2
2002-11-02 19:03:15 +00:00
Jody Goldberg
de4daccb66 Release 2.1.1
2002-10-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.1
2002-10-21 16:48:10 +00:00
Jody Goldberg
69bc347c0f Forgot to commit when I did the 2.1.0.1 snapshot
2002-10-01  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0.1
2002-10-03 10:17:40 +00:00
Jody Goldberg
b3ca0b3f9f Release 2.1.0
2002-08-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0
2002-08-21 06:01:42 +00:00
Jody Goldberg
28c1366164 Merge in some pending patches 2002-08-20 03:15:25 +00:00
Jody Goldberg
71b67b6586 ui-review 2002-07-10 17:02:59 +00:00
Jody Goldberg
96a33b67f8 Release 2.0.0
2002-06-17  Jody Goldberg <jody@gnome.org>

	* Release 2.0.0
2002-06-17 22:10:21 +00:00
Satyajit Kanungo
b4123f15b1 capplet_help () The Help directory is changed to user-guide.
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>

	* capplet-util.c : capplet_help () The Help directory is changed to
	  user-guide.
2002-05-29 04:14:29 +00:00
Jody Goldberg
49d1a5af36 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.
2002-05-27 02:53:33 +00:00
Jonathan Blandford
6985207425 Use APPID instead of argv[0] for gnome-program-init 2002-05-26 16:11:37 +00:00
Jonathan Blandford
73be46711d patch from Till Adam <till@adam-lilienthal.de> to not die if we have the
Sun May 26 01:50:22 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-default-applications-properties.c (read_editor): patch
	from Till Adam <till@adam-lilienthal.de> to not die if we have the
	mimedata not installed.
2002-05-26 06:13:12 +00:00
jacob berkman
7190a21a29 just return if there's no text in the entry (fixes #8200, from Soren
2002-05-20  jacob berkman  <jacob@ximian.com>

	* gnome-default-applications-properties.c (text_apply_editor):
	just return if there's no text in the entry (fixes #8200, from Soren Sandmann
	<sandmann@daimi.au.dk>)
2002-05-20 20:21:34 +00:00
jacob berkman
5fc0063d42 turn off help tab, put browser tab first, and fix things for the editor
2002-05-16  jacob berkman  <jacob@ximian.com>

	* gnome-default-applications-properties.glade: turn off help tab,
	put browser tab first, and fix things for the editor

	* gnome-default-applications-properties.c: make the editor changes
	use gnome-vfs, and make the browser use the default key rather
	than http

	fixes #78037
2002-05-16 23:13:19 +00:00
Jody Goldberg
2409371641 handle the renaming 2002-04-11 15:51:19 +00:00
Jonathan Blandford
2cf880126c updated desktop files to use gnome-* instead of gnome2-* 2002-04-11 14:46:17 +00:00
Jonathan Blandford
6f1fa592ec Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>

	* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
	gnome-*
	* capplets/default-applications/Makefile.am: ditto
	* capplets/file-types/Makefile.am: ditto
	* capplets/font/Makefile.am: ditto
	* capplets/keyboard/Makefile.am: ditto
	* capplets/mouse/Makefile.am: ditto
	* capplets/sound/Makefile.am: ditto
	* capplets/theme-switcher/Makefile.am: ditto
	* capplets/ui-properties/Makefile.am: ditto
	* control-center/Makefile.am: ditto
	* gnome-settings-daemon/Makefile.am: ditto

	* gnome-keybinding-properties.c (setup_dialog): man, was this code
	silly.  Also, themes are case sensitive.
	(is_metacity_running): Add support for metacity keybindings.  This
	is off by default until I write code to actually detect metacity.

Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>

	* Makefile.am: Add commented out disk support until I finish the code.
2002-04-10 06:08:08 +00:00
Richard Hestilow
3dce518cca Make dialog title match .desktop label.
2002-03-28  Richard Hestilow  <hestilow@ximian.com>

	* gnome-default-applications-properties.glade: Make dialog title
	match .desktop label.
2002-03-28 20:55:50 +00:00
Lauris Kaplinski
6f5025e9fb Fixed default apps combos to work on single-item list, made these
insensitive, if < 1 items
2002-03-28 12:16:47 +00:00
Lauris Kaplinski
27095fe236 Fixed typo in default applications capplet, that made it to ignore
editor setting
2002-03-28 01:37:53 +00:00
Richard Hestilow
ec08294088 Committed patches by Lauris Kaplinski for bugs 73571, 73587, and 71613.
2002-03-11  Richard Hestilow <hestilow@ximian.com>

	* Committed patches by Lauris Kaplinski for bugs 73571, 73587,
	and 71613.
2002-03-12 01:35:40 +00:00
Kjartan Maraas
9d5d9145f4 s/PACKAGE/GETTEXT_PACKAGE/g
2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-default-applications-properties.c: s/PACKAGE/GETTEXT_PACKAGE/g
2002-02-27 22:14:18 +00:00
Kjartan Maraas
d2f3b62d36 Remove translatable="yes" from icon labels. Remnant of a bug in
2002-02-23  Kjartan Maraas  <kmaraas@gnome.org>

	* capplets/default-applications/gnome-default-applications-properties.glade:
	Remove translatable="yes" from icon labels. Remnant of a bug in
	libglade-convert. (Thanks to James).
	* capplets/file-types/file-types-properties.glade: Same
	* capplets/keyboard/gnome-keyboard-properties.glade: Same
	* capplets/mouse/gnome-mouse-properties.glade: Same.
	* capplets/ui-properties/gnome2-ui-properties.glade: Same
	* control-center/gnomecc.glade: Same
2002-02-23 13:52:21 +00:00
Seth Nickell
2437c9d518 Change menu name to "Preferred Applications" which faired better in user
2002-02-17  Seth Nickell  <snickell@stanford.edu>

	* default-applications.desktop.in:

	Change menu name to "Preferred Applications" which faired
	better in user testing.
2002-02-18 00:30:48 +00:00
Gediminas Paulauskas
e48aab4399 more silence 2002-02-17 23:05:10 +00:00
Richard Hestilow
31ac49063f Committed instant-apply patch sans background.
2002-02-11  Richard Hestilow  <hestilow@ximian.com>

	* Committed instant-apply patch sans background.
2002-02-12 06:16:11 +00:00
Richard Hestilow
b172e7ee36 Convert to apply/close, and commit a UI string fix from
2002-02-10  Richard Hestilow  <hestilow@ximian.com>

	* Convert to apply/close, and commit a UI string
	fix from fflewddur@dropline.net.
2002-02-11 05:11:54 +00:00
Jonathan Blandford
e3e83d8ff3 Patch from fflewddur <fflewddur@dropline.net> to fix some strings.
Sun Feb 10 23:39:30 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-default-applications-properties.glade: Patch from
	fflewddur <fflewddur@dropline.net> to fix some strings.
2002-02-11 05:06:10 +00:00
Lauris Kaplinski
533c0f416b Fix crash on NULL values from GConf 2002-02-05 11:13:58 +00:00
Lauris Kaplinski
35e192827a Lot of little fixes to make it to compile without most of the deprecated stuff 2002-02-04 17:48:43 +00:00
Seth Nickell
d5ee896e9f Install the icon into the pixmaps dir so the Panel & Nautilus will pick up
2002-01-19  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:

	Install the icon into the pixmaps dir so
	the Panel & Nautilus will pick up on it.
2002-01-19 15:15:43 +00:00
Jonathan Blandford
7113193d0c clean up directory 2002-01-16 05:43:18 +00:00
Richard Hestilow
9c985fe0cd .
2002-01-15  Richard Hestilow <hestilow@ximian.com>

	* (Many "make distcheck" fixes).
2002-01-15 20:45:34 +00:00
Bradford Hovinen (Gdict maintainer)
9bf50c9911 Update 2002-01-14 21:12:20 +00:00
Jonathan Blandford
33a1451ddc add file so make dist can get it 2002-01-14 21:06:03 +00:00
Jonathan Blandford
04828ee8cc forgot a file 2002-01-14 20:34:16 +00:00
Bradford Hovinen (Gdict maintainer)
4c56d1ef3f Update Makefile.am 2002-01-14 20:29:51 +00:00
Jonathan Blandford
a02f5d7b53 Rewritten. Works with new gconf. Fun Fun. 2002-01-14 20:24:46 +00:00
Bradford Hovinen (Gdict maintainer)
ce01a530be Renamed binaries with the convention gnome2-* so as to be guaranteed
fully parallel installable (and consistent)
2002-01-14 19:30:34 +00:00
Bradford Hovinen (Gdict maintainer)
63979d3820 Removed obsolete default-applications.desktop.in.in 2002-01-14 17:00:28 +00:00
Bradford Hovinen (Gdict maintainer)
edc0685878 Added missing default-applications.desktop.in 2002-01-14 17:00:07 +00:00
Bradford Hovinen
d3f81c7330 Check if tmp is NULL before continuing Use terminal/exec for terminal
2002-01-04  Bradford Hovinen  <hovinen@ximian.com>

	* default-application-properties.c (edit_read): Check if tmp is
	NULL before continuing
	Use terminal/exec for terminal executable name key
2002-01-04 18:40:41 +00:00
Bradford Hovinen
7ec25076f0 Add background, screensaver files (install-data-local): Allow
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* schemas/Makefile.am (schema_DATA): Add background, screensaver
	files
	(install-data-local): Allow specification of multiple schema files

	* capplets/default-applications/Makefile.am: Clean up
2001-12-20 19:45:12 +00:00
Bradford Hovinen
b65967ac90 Add common, background, keyboard, mouse back in
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/Makefile.am (always_built_SUBDIRS): Add common,
	background, keyboard, mouse back in

	* configure.in (PKG_CHECK_MODULES): Remove lines pertaining to the
	archiver, add line for gnome settings daemon

	* background-properties-capplet.c (dialog_button_clicked_cb):
	Remove call to apply_settings
	(apply_settings): Remove
	(main): Remove apply_only support

	* default-application-properties.c (main): Call gtk_main, not
	capplet_gtk_main

	* interface.c: Don't #include capplet-widget.h

	* main.c: Don't #include capplet-widget.h or the archiver stuff
	(main): Call gtk_main rather than capplet_gtk_main
	Remove archiver stuff
	(setup_capplet_widget): Don't connect to state_changed_cb
	(state_changed_cb): Remove
	(main): Don't pass cap_options

	* gnome-settings-daemon/Makefile.am
	(gnome_settings_daemon_SOURCES): Add
	gnome-settings-{keyboard|background}.[ch]
	(INCLUDES): Add -I$(top_srcdir)/libbackground
	(gnome_settings_daemon_LDADD): Add
	$(top_builddir)/libbackground/libbackground.a

	* gnome-settings-daemon.c (main): Initialize keyboard and
	background subsystems

	* Added gnome-settings-{keyboard|background}.[ch],
	gnome-settings-daemon/ChangeLog
2001-12-20 14:11:59 +00:00
Seth Nickell
b7e19c96b3 Add Categories field so it shows up under the Settings submenu in the
2001-12-19  Seth Nickell  <snickell@stanford.edu>

	* default-applications.desktop.in.in:

	Add Categories field so it shows up under the
	Settings submenu in the panel menus.
2001-12-19 11:38:30 +00:00