Path to this page:
Subject: CVS commit: pkgsrc/devel/libbonoboui
From: Julio M. Merino Vidal
Date: 2004-09-21 18:47:10
Message id: 20040921164710.5E6402DA1D@cvs.netbsd.org
Log Message:
Update to 2.8.0. This version corresponds to GNOME 2.8.0.
While here, move documentation to share/doc, out of share/doc/html.
2004-09-13 Mark McLoughlin <mark@skynet.ie>
* configure.in: Version 2.8.0.
2004-09-08 Gora Mohanty <gmohanty@cvs.gnome.org>
* configure.in: Added 'or' to ALL_LINGUAS.
2004-08-16 Christian Rose <menthos@menthos.com>
* configure.in: Added "bs" to ALL_LINGUAS.
2004-08-11 Kjartan Maraas <kmaraas@gnome.org>
* bonobo/bonobo-control.c: (bonobo_control_get_ambient_properties),
(bonobo_control_set_transient_for): NULL vs 0 stuff.
* bonobo/bonobo-dock-layout.c: (bonobo_dock_layout_create_string):
Same.
* bonobo/bonobo-selector.c: (bonobo_selector_instance_init),
(bonobo_selector_set_property): Same here too.
* bonobo/bonobo-socket.c: Use correct type for the bitfield.
* bonobo/bonobo-ui-preferences.c: (keys_changed_fn):
gtk_idle_add() is deprecated. Use g_idle_add instead.
* bonobo/bonobo-ui-sync-status.c:
(impl_bonobo_ui_sync_status_state): Cast to avoid a warning.
* bonobo/bonobo-ui-sync-toolbar.c: (get_dock_item): Fix warning.
* bonobo/bonobo-window.c: (bonobo_window_instance_init):
NULL vs 0 again
* samples/compound-doc/container/document.c: (sample_doc_new):
Ansi argument list again.
* samples/container/bonobo-sample-container.c: NULL vs 0 again.
* tests/test-moniker.c: Same here.
2004-08-11 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added nb to ALL_LINGUAS.
2004-06-25 Muktha <muktha.narayan@wipro.com>
* bonobo/bonobo-ui-engine.c
(check_excess_widgets): Add a check for NULL in
g_message.
Files: