Commit graph

1731 commits

Author SHA1 Message Date
Bradford Hovinen
7b408b24fc Connect missing signal
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (setup_dialog): Connect
	missing signal
2001-12-17 18:33:12 +00:00
Bradford Hovinen
3504b0d5ab Use correct keys
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* preferences.c (preferences_merge_entry): Use correct keys
2001-12-17 18:23:47 +00:00
Bradford Hovinen
ac131fc554 Use gtk_option_menu_set_history
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (peditor_select_menu_value_changed):
	Use gtk_option_menu_set_history
2001-12-17 18:23:18 +00:00
Bradford Hovinen
aa5de9e7cc Implement (peditor_color_widget_changed): Use correct signature for the
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_property_editor_get_key):
	Implement
	(peditor_color_widget_changed): Use correct signature for the
	signal handler
2001-12-17 18:18:22 +00:00
Bradford Hovinen
7241f04206 Retrieve the applier from the preferences object and use it to apply
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (peditor_value_changed):
	Retrieve the applier from the preferences object and use it to
	apply settings on the preview widget
2001-12-17 18:17:57 +00:00
Bradford Hovinen
182743f90e s/gtk_object_destroy/g_object_unref/
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (applier_apply_prefs):
	s/gtk_object_destroy/g_object_unref/
2001-12-17 18:17:25 +00:00
Bradford Hovinen
756102ee52 Apply settings after commiting the change set
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (dialog_button_clicked_cb):
	Apply settings after commiting the change set
2001-12-17 17:34:38 +00:00
Bradford Hovinen
f8dbd8090f Don't hide opacity controls
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (setup_dialog): Don't hide
	opacity controls

	* background-properties.glade: Remove opacity controls
2001-12-17 17:28:23 +00:00
Kwok-Koon Cheung
271d455a98 Usual update, and convert to UTF-8 2001-12-17 17:21:53 +00:00
Bradford Hovinen
c93c970346 Added wallpaper-enabled
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* background.schema: Added wallpaper-enabled
2001-12-17 17:06:39 +00:00
Bradford Hovinen
933f9f190d Make sure the pixmap is masked correctly
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (applier_get_preview_widget): Make sure the pixmap is
	masked correctly
2001-12-17 17:03:42 +00:00
Bradford Hovinen
fd0119b1e9 Use prefs_widget rather than preview placeholder widget
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (create_dialog): Use
	prefs_widget rather than preview placeholder widget

	* background-properties.glade: Remove the preview placeholder
2001-12-17 16:23:10 +00:00
Bradford Hovinen
1f7b8868df Use a local stack variable for the color rather than a pointer. Duh.
2001-12-17  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (peditor_color_value_changed): Use a
	local stack variable for the color rather than a pointer. Duh.
2001-12-17 14:41:33 +00:00
Jonathan Blandford
f666939831 Handle mouse properties. 2001-12-16 08:24:23 +00:00
Jonathan Blandford
48afecfd9c Rewrote mouse-properties capplet. 2001-12-16 08:23:09 +00:00
Richard Hestilow
83162b8039 Remove all g_print statements. (header_expose_cb): Fix pixbuf clipping.
2001-12-13  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view-list.c: Remove all g_print statements.
	(header_expose_cb): Fix pixbuf clipping.

	* capplet-dir-view.c (capplet_dir_view_new):
	s/gtk_object_unref/g_object_unref.

	* main.c (main): s/bonobo_main/gtk_main.
2001-12-14 01:27:14 +00:00
Kjartan Maraas
18ba1f45f6 Updated Norwegian (bokml) translation. Updated this too.
2001-12-13  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian (bokml) translation.
	* POTFILES.in: Updated this too.
2001-12-13 19:45:04 +00:00
Stanislav Visnovsky
a3caf7983f Updated Slovak translation.
2001-12-13  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.
2001-12-13 13:19:06 +00:00
Hector Garcia
20c9572efc Updated Spanish Translation. 2001-12-11 15:16:42 +00:00
Wang Jian
336cdd5866 *** empty log message *** 2001-12-11 15:13:30 +00:00
Stanislav Visnovsky
3204a65152 Updated Slovak translation.
2001-12-11  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Updated Slovak translation.
2001-12-11 12:53:12 +00:00
Christian Rose
592b676980 Updated Swedish translation.
2001-12-10  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-12-10 19:18:36 +00:00
Jonathan Blandford
f6f9711f6f use gconf macros.
Sun Dec  9 19:24:47 2001  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: use gconf macros.
2001-12-10 05:31:44 +00:00
Jonathan Blandford
757434ab94 Import from gconf-xsettings module. Cleaned up a bunch, and made to work
Sat Dec  8 21:33:10 2001  Jonathan Blandford  <jrb@redhat.com>

	* gnome-settings-daemon/gnome-settings-daemon.c (main): Import
	from gconf-xsettings module.  Cleaned up a bunch, and made to work
	with mouse properties too.

	* schemas/peripherals.schemas: New location for schemas.  Need to
	write many more.
2001-12-09 18:50:32 +00:00
Gediminas Paulauskas
9f8ed1254f retrieve translation in utf-8 codeset. Do not setlocale (). remove intl.
2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>

	* *.c (main): retrieve translation in utf-8 codeset. Do not
	setlocale ().
	* some Makefile.am (INCLUDES): remove intl.
	(..._LDADD): remove INTLLIBS
2001-12-09 12:23:40 +00:00
Gediminas Paulauskas
b045659c8e retrieve translations in utf-8
2001-12-09  Gediminas Paulauskas <menesis@delfi.lt>

	* *.c: (main): retrieve translations in utf-8
2001-12-09 12:19:41 +00:00
Gediminas Paulauskas
3f72d399ea silent war 2001-12-09 12:16:14 +00:00
Rachel Hestilow
e1140e0b47 sorry 2001-12-09 06:23:33 +00:00
Havoc Pennington
5642fa5af0 remove no-longer-existing header gnome-vfs-mime-info.h so it compiles
2001-12-09  Havoc Pennington  <hp@pobox.com>

	* file-types-capplet.c: remove no-longer-existing header
	gnome-vfs-mime-info.h so it compiles

	* file-types-capplet-dialogs.c: ditto
2001-12-09 05:05:04 +00:00
Havoc Pennington
16c673a0f7 add gnome-desktop-2.0 to CFLAGS, add AC_PROG_INTLTOOL
2001-12-08  Havoc Pennington  <hp@pobox.com>

	* configure.in (COMMON_MODULES): add gnome-desktop-2.0 to CFLAGS,
	add AC_PROG_INTLTOOL

2001-12-08  Havoc Pennington  <hp@pobox.com>

	* POTFILES.in: remove applier.c which doesn't exist

2001-12-08  Havoc Pennington  <hp@pobox.com>

	* capplet-dir-view.c: remove unused include that broke stuff

	* capplet-dir.c (capplet_activate): fix args to
	gnome_desktop_item_launch

2001-12-08  Havoc Pennington  <hp@pobox.com>

	* gnome-startup.h: use G_BEGIN_DECLS so it builds
2001-12-09 04:44:37 +00:00
Richard Hestilow
f8cc94520d Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf.
2001-12-09 04:23:35 +00:00
Richard Hestilow
bf1d38501d Partial revamp to use bonobo control instead of bug-prone custom socket;
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Partial revamp to use bonobo control instead of bug-prone
	custom socket; also port away from libcapplet.
2001-12-09 03:38:35 +00:00
Richard Hestilow
5146b73151 Port to GConf, away from libcapplet.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf, away from libcapplet.
2001-12-09 03:26:21 +00:00
Richard Hestilow
381e53db7a Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* url-properties.c: Port to GConf.
2001-12-09 00:53:47 +00:00
Richard Hestilow
60bff1b3b9 Port away from libcapplet.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* file-types-capplet.c: Port away from libcapplet.

	* file-types-capplet-dialogs.c: Don't include capplet-widget.h.
2001-12-09 00:52:26 +00:00
Richard Hestilow
0324d8cebf Remove bonobo subdirs so people stop yelling at us.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* capplets/Makefile.am: Remove bonobo subdirs so people
	stop yelling at us.
2001-12-08 20:12:06 +00:00
Richard Hestilow
9ea850c68d Fix call to gnome_icon_list_insert. (list_create): Update call to
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view-list.c (list_populate): Fix call to
	gnome_icon_list_insert.
	(list_create): Update call to gnome_icon_list_new, and use
	a GtkHPaned instead of a GtkHBox.
2001-12-08 20:07:30 +00:00
Richard Hestilow
a9a9c66916 Add special gconf defines (gconftool, etc).
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* configure.in: Add special gconf defines (gconftool, etc).
2001-12-08 07:01:32 +00:00
Richard Hestilow
770968fa25 Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* preferences.c (preferences_load/save): Port to GConf.

	* main.c (setup_capplet_widget): Port away from libcapplet,
	use a GtkDialog.
	(main): Call gnome_program_init.

	* screensaver.schemas: Added.

	* Makefile.am: Install schema file.
2001-12-08 06:55:45 +00:00
Richard Hestilow
1978e49b89 Port to GConf.
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Port to GConf.
2001-12-08 06:37:51 +00:00
Bradford Hovinen
8561c30299 Fix default values
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

        * background.schema: Fix default values
2001-12-07 22:05:36 +00:00
Bradford Hovinen
3aa4e58a6b Initialize the error structure
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* preferences.c (preferences_load): Initialize the error
	structure
2001-12-07 19:56:51 +00:00
Bradford Hovinen
bf475e9374 Connect the destroy signal
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (main): Connect the destroy
	signal

	* background.schema: Fix type on opacity schema
2001-12-07 19:56:23 +00:00
Bradford Hovinen
8133132cd2 NULL-terminate the dialog construction parameters
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* background-properties-capplet.c (main): NULL-terminate the
	dialog construction parameters
2001-12-07 19:35:11 +00:00
Bradford Hovinen
58d92fe12a Check if string is non-NULL
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* preferences.c (read_color_from_string): Check if string is
	non-NULL
2001-12-07 19:34:21 +00:00
Bradford Hovinen
4703f9f1a1 Make sure value is non-NULL
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (peditor_*_value_changed): Make sure
	value is non-NULL
2001-12-07 19:33:40 +00:00
Bradford Hovinen
e3e6ee216f Make the changeset property a pointer (gconf_property_editor_set_prop):
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_property_editor_class_init):
	Make the changeset property a pointer
	(gconf_property_editor_set_prop): Use g_value_get_object for the
	destroy notify object
2001-12-07 19:15:14 +00:00
Bradford Hovinen
bb8f864104 Terminate the parameter list passed to g_object_new with NULL
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* gconf-property-editor.c (gconf_peditor_new_*): Terminate the
	parameter list passed to g_object_new with NULL
2001-12-07 17:38:07 +00:00
Bradford Hovinen
215f0ebb20 Construct the GC before using it
2001-12-07  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (applier_get_preview_widget): Construct the GC
	before using it
2001-12-07 17:35:00 +00:00
Bradford Hovinen (Gdict maintainer)
5671440629 Added Glade 1.x version of file for future interface tweaking pending
the creation of a libglade-2.0 -compatible Glade.
2001-12-07 17:30:26 +00:00