Commit graph

1396 commits

Author SHA1 Message Date
Richard Hestilow
e88951ad3f Move capplet-launching code into an idle handler. Bonobo sucks like that.
2001-07-25  Richard Hestilow  <hestilow@ximian.com>

	* main.c (main): Move capplet-launching code into an idle handler.
	Bonobo sucks like that.

	* capplet-dir.c (capplet_activate): Remove the check for gnomecc,
	it was causing grief with bonobo. Story at 11.
2001-07-25 07:04:17 +00:00
Jose Maria Celorio
801b831ff4 Die mofo ! 2001-07-25 06:08:55 +00:00
Richard Hestilow
ed25d779db Do sanity checking on the rollback ID we get.
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* bonobo-config-archiver.c (pb_set_fn): Do sanity checking on
	the rollback ID we get.
2001-07-25 06:00:49 +00:00
Richard Hestilow
9ab051c8cf Write to gnome-config to make nautilus happy. (applier_apply_prefs):
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* applier.c (output_compat_prefs): Write to gnome-config to make
	nautilus happy.
	(applier_apply_prefs): Change of is_nautilus_running handling
	logic to still output legacy settings. Also, call
	output_compat_prefs if is_root
.
2001-07-25 05:37:36 +00:00
Jose Maria Celorio
a77902df64 usize 2001-07-25 05:34:46 +00:00
Richard Hestilow
3c04c60a09 Remove debugging cruft. (capplet_init): Check for legacy with
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* capplet-util.c: Remove debugging cruft.
	(capplet_init): Check for legacy with --init-session-settings too.
2001-07-25 05:31:30 +00:00
Richard Hestilow
fa088b6d63 Ok, bad fix. Move that to the archiver.
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* config-log.c (parse_line): Ok, bad fix. Move that to the archiver.

	* bonobo-config-archiver.c (pb_set_fn): Moved here.
	(bonobo_config_archiver_new): Don't aggregate against an EventSource,
	since the PropertyBag already has one and everything will get confused.
	Just use the one the bag has.
	(bonobo_config_archiver_destroy): Don't unref the event source, we
	don't own it any more.
2001-07-25 05:25:13 +00:00
Christian Rose
cc91813044 Updated Swedish translation.
2001-07-25  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-07-25 05:11:11 +00:00
Chema Celorio
239915239a add a usize the GUI sucks, we need to revisit the gui SOON !
2001-07-24  Chema Celorio  <chema@celorio.com>

	* file-types-capplet.c (create_mime_list_and_scroller): add a usize
	the GUI sucks, we need to revisit the gui SOON !
2001-07-25 04:51:23 +00:00
Jose Maria Celorio
43c6e80c7f update the icon 2001-07-25 04:30:30 +00:00
Jose Maria Celorio
bc1bde4da4 usize 2001-07-25 04:25:15 +00:00
Jose Maria Celorio
87777aa23f add a label and set the usize 2001-07-25 04:21:41 +00:00
Jose Maria Celorio
8890afcc2f set the usize of the window 2001-07-25 04:07:11 +00:00
Richard Hestilow
460ee8f15e Pass in legacy files to capplet_init. (get_legacy_settings): Use the
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* sound-properties-capplet.c (main): Pass in legacy files to
	capplet_init.
	(get_legacy_settings): Use the "Main" config prefix.
2001-07-25 03:13:28 +00:00
Richard Hestilow
4658f96ff3 Pass in legacy files to capplet_init.
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* main.c (main): Pass in legacy files to capplet_init.
2001-07-25 03:12:31 +00:00
Richard Hestilow
29095b8349 New argument of legacy files to check for changes.
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* capplet-util.[ch] (capplet_init): New argument of legacy files to
	check for changes.

	* capplet-util.c (legacy_is_modified): New function that checks
	a legacy file against the archiver modification date.
	(capplet_init): Pass legacy_files to legacy_is_modified, and sync
	our database with the legacy one if one has been.
2001-07-25 03:10:58 +00:00
Richard Hestilow
17cd2c6e79 Fix date parsing to work with DST.
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* config-log.c (parse_line): Fix date parsing to work with DST.

	* bonobo-config-archiver.[ch]: Export a PropertyBag interface that
	has the last_modified date as a read-only property.
2001-07-25 02:58:40 +00:00
Chema Celorio
a3610b563b set the title of the window to "Gnome Control Center : foo"
2001-07-24  Chema Celorio  <chema@celorio.com>

	* capplet-dir-view.c (capplet_dir_view_load_dir): set the title
	of the window to "Gnome Control Center : foo"
2001-07-25 00:36:48 +00:00
Bradford Hovinen
62137c9e23 Use correct pointer type when passing to notify_listeners
2001-07-24  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (real_sync): Use correct pointer
	type when passing to notify_listeners
2001-07-24 23:20:53 +00:00
Jose Maria Celorio
5352793786 replace the full path in the oaf files to remove ambiguity 2001-07-24 22:55:50 +00:00
Jose Maria Celorio
9641b70f8d swap 2001-07-24 22:53:35 +00:00
Bradford Hovinen
4c1bd422e2 Reenable disabled code (quit_cb): Put the db an id objects in a pair
2001-07-24  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-util.c (real_quit_cb): Reenable disabled code
	(quit_cb): Put the db an id objects in a pair structure and pass
	that to the callback
	(real_quit_cb): Extract the db and id objects from the pair
	(create_control_cb): Set up listener for sync event rather than
	change event
2001-07-24 22:52:59 +00:00
Bradford Hovinen
f079a9ab87 Notify listeners with a sync event
2001-07-24  Bradford Hovinen  <hovinen@ximian.com>

	* bonobo-config-archiver.c (real_sync): Notify listeners with a sync event
2001-07-24 22:52:28 +00:00
Jose Maria Celorio
678ce84589 replace the binary name with the full path 2001-07-24 21:58:53 +00:00
Bradford Hovinen
6a86bc37a2 Set moniker property manually (capplet_control_launch): Remove double-free
2001-07-24  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-dir.c (capplet_control_launch): Set moniker property
	manually
	(capplet_control_launch): Remove double-free of the moniker
	(capplet_control_launch): Release and unref the property control
	in the event of an error
	(capplet_control_launch): Conclude that the capplet is already
	running only when the exception type is
	Bonobo/Moniker/InterfaceNotFound
2001-07-24 21:07:24 +00:00
Jose Maria Celorio
ac4025cf59 shit 2001-07-24 20:48:44 +00:00
Bradford Hovinen
c721616af0 Reenable disabled code (quit_cb): Put the db an id objects in a pair
2001-07-24  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-util.c (real_quit_cb): Reenable disabled code
	(quit_cb): Put the db an id objects in a pair structure and pass
	that to the callback
	(real_quit_cb): Extract the db and id objects from the pair
2001-07-24 20:19:35 +00:00
Jose Maria Celorio
8d25e44ec7 small fix 2001-07-24 19:28:30 +00:00
Jose Maria Celorio
4e30288393 go back to the old name 2001-07-24 19:27:41 +00:00
Jose Maria Celorio
8fcc497ce5 typo 2001-07-24 19:21:40 +00:00
Jose Maria Celorio
3df89d9975 go back to the old name 2001-07-24 19:21:08 +00:00
Jose Maria Celorio
65004aca45 go back to the old capplet name 2001-07-24 19:17:23 +00:00
Jose Maria Celorio
e44cdc1c8d go back to the old binary name 2001-07-24 19:14:30 +00:00
Jose Maria Celorio
f888f2ea43 rename the bin to the old name 2001-07-24 19:10:26 +00:00
Richard Hestilow
31145a55e1 Set clist to reasonable default size.
2001-07-24  Richard Hestilow  <hestilow@ximian.com>

	* mime-data.c (get_mime_clist): Set clist to reasonable default size.
2001-07-24 18:07:52 +00:00
Bradford Hovinen
8b9b013e5b Set moniker property manually (capplet_control_launch): Remove double-free
2001-07-24  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-dir.c (capplet_control_launch): Set moniker property
	manually
	(capplet_control_launch): Remove double-free of the moniker
	(capplet_control_launch): Release and unref the property control
	in the event of an error
2001-07-24 15:13:10 +00:00
Chema Celorio
e9ab6d3ff0 add a new sed line that adds the full path to the Exec line in the
2001-07-24  Chema Celorio  <chema@celorio.com>

	* configure.in (dnl): add a new sed line that adds the full path to the Exec line
	in the .desktop files. It is commented out for now cause gnoemcc is not apreciating
	full paths.
2001-07-24 08:40:02 +00:00
Richard Hestilow
8e7b25a1b1 Only set_selected_editor if the button is enabled.
2001-07-23  Richard Hestilow  <hestilow@ximian.com>

	* callbacks.c (on_radiodefeditor_toggled): Only set_selected_editor
	if the button is enabled.
	(on_seldefbrowser_toggled): Ditto.
	(on_seldefview_toggled): Ditto.
	(on_seldefterm_toggled): Ditto.

	* default-application-properties.c (fill_editor_data): Fix widget
	name typo.
2001-07-24 01:55:58 +00:00
Bradford Hovinen
02d668ce65 Don't connect the app's button signals if the app has just been destroyed
2001-07-23  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-dir.c (capplet_control_launch): Don't connect the
	app's button signals if the app has just been destroyed
2001-07-23 23:03:00 +00:00
Bradford Hovinen
8d99fd960e Set InvalidValue exception if the program could not resolve the moniker
2001-07-23  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-util.c (set_moniker_cb): Set InvalidValue exception if
	the program could not resolve the moniker

	* capplet-dir.c (capplet_control_launch): Put up an error dialog
	and abort the process if the capplet reports an error trying to
	resolve its moniker
2001-07-23 22:58:32 +00:00
Bradford Hovinen
0e9e3ca1a2 Put up error dialog if we could not resolve the configuration moniker
2001-07-23  Bradford Hovinen  <hovinen@ximian.com>

	* capplet-util.c (set_moniker_cb): Put up error dialog if we could
	not resolve the configuration moniker
2001-07-23 21:32:57 +00:00
Bradford Hovinen
1dcdf75859 Make sure ESD gets killed if it's supposed to
2001-07-23  Bradford Hovinen  <hovinen@ximian.com>

	* sound-properties-capplet.c (apply_settings): Make sure ESD gets
	killed if it's supposed to
2001-07-23 21:18:49 +00:00
Bradford Hovinen
ad85aa7e6e Don't adjust pixmap width
2001-07-23  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (renderer_render_wallpaper): Don't adjust pixmap width
2001-07-23 20:31:15 +00:00
Richard Hestilow
64dd0e7fc6 Moved here.
2001-07-23  Richard Hestilow  <hestilow@ximian.com>

	* session.desktop.in.in, session-capplet.png: Moved here.

	* Makefile.am: Added session to capplets.
2001-07-23 19:22:55 +00:00
Bradford Hovinen
679ecb4ced Don't adjust pixmap width
2001-07-23  Bradford Hovinen  <hovinen@ximian.com>

	* applier.c (renderer_render_wallpaper): Don't adjust pixmap width
2001-07-23 19:20:51 +00:00
Chyla Zbigniew
542ff16e90 s/Name/_Name/ s/Comment/_Comment/
* file-types.desktop.in.in:
s/Name/_Name/
s/Comment/_Comment/
2001-07-21 23:31:03 +00:00
Chyla Zbigniew
67532758a5 s/Name/_Name/ s/Comment/_Comment/
* Advanced.directory.in.in:
s/Name/_Name/
s/Comment/_Comment/
2001-07-21 23:24:03 +00:00
Ole Laursen
6f436b0792 Updated Danish translation.
2001-07-21  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2001-07-21 17:22:05 +00:00
Christian Rose
dc90e9ff60 Updated Swedish translation.
2001-07-21  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2001-07-21 15:59:28 +00:00
Chyla Zbigniew
e3114766e3 Updated Polish translation 2001-07-20 20:44:22 +00:00