2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
automake happy. There is no significant downside to it.
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am : add a libgswitchit subdir
* configure.in : Add a test to ensure the new virtual include of
libgswitchit is in place
* configure.in : define LIBXKLAVIER_*
* configure.in : include libgswitchit in SUBDIRS
Tue Jan 8 15:00:27 2002 Jonathan Blandford <jrb@redhat.com>
* configure.in (XF86MISC_LIBS): we now depend on esound.
* background-properties-capplet.c (main): Removed call to set up
session management - obsolete
* gnome-settings-daemon/Makefile.am (INCLUDES): Added missing
-I$(top_srcdir)
* POTFILES.in: Update
2001-10-11 Israel Escalante <israel@ximian.com>
* configure.in (gnome_cv_use_gnome): Bump requirement for
gtkhtml >=0.15.0 and version to 1.5.9. Committed patch
from peter@ximian.com to fix some build issues.
2001-08-29 Bradford Hovinen <hovinen@ximian.com>
* RELEASE : 1.5.7
* archive.c (foreach_build_list_cb): Don't unref the location if
it is deleted
(load_all_locations): Check if the location is marked deleted and
throw it away if so
* location.c (location_new): Don't unref parent location
2001-08-27 Bradford Hovinen <hovinen@ximian.com>
* archive.c (foreach_build_list_cb): Don't add the location to the
list if it is marked deleted
(impl_ConfigArchiver_Archive_createLocation): Do
CORBA_Object_duplicate rather than bonobo_object_dup_ref
* location.c (location_is_deleted): Implement
* background-properties-capplet.c (setup_dialog): Initialize/free
the CORBA environment structure
(real_realize_cb): Put into an idle handler, called by
realize_2_cb, the new timeout handler
* preferences.c (preferences_load_from_bonobo_pbag):
(preferences_load_from_bonobo_db): Extract from preferences_new_*
* background-properties-capplet.c (property_change_cb):
(realize_cb): Accept prefs structure in lieu of
Bonobo_PropertyBag; don't reload the preferences structure from
the property bag
(property_change_cb): Call preferences_apply_event to modify the
preferences structure appropriately
(property_change_cb):
(realize_cb): If the preferences structure is marked destroyed,
just return
(setup_dialog): Create a preferences structure from the property
bag given and use that as the extra data passed to callbacks
(realize_cb): Put into an idle handler real_realize_cb
* preferences.c (preferences_apply_event): Implement
* applier.c (output_compat_prefs): Make prefs const
* applier.[ch]: Have applier_apply_prefs take a const Preferences
structure
* preferences.[ch]: Make preferences_clone take a const
Preferences structure
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* *.directory: Renamed to *.directory.in to be used with
xml-i18n-tools.
* *.desktop: Renamed to *.desktop to be used with xml-i18n-tools.
* *.glade: Modified to not generate the glade.h files.
* *.glade.h: Removed.
* Makefile.am: Modify to use xml-i18n-tools
* configure.in: ditto.
* autogen.sh: ditto, now we use the macros/autogen.sh
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* .cvsignore: ssshhhh
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
/s/high-label/_high-label/: Changed to let xml-i18n-tools extract
this labels.
* extract-labels.c: Removed, now, we use xml-i18n-tools.
* preferences.c: /s/label/_label, /s/low-label/_low-label/,
/s/high-label/_high-label/: Changed to sync with the xml changes.
* screensaver-prefs-dialog.c: ditto.
2001-07-16 Carlos Perelló Marín <carlos@gnome-db.org>
* no.po: Solved some conflicts with my patch.
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* POTFILES.in: Updated to reflect the xml-i18n-tools use.
* *.po: Added the .directory && .desktop translations.
* update.*: Removed.
* wa.po: Added.
* es.po: Updated Spanish translation.