CVSROOT:        /cvs/gnome
Module name:    libbonobo
Changes by:     kmaraas 06/04/03 05:02:15

Modified files:
        .              : ChangeLog 
        activation-server: object-directory-corba.c 
        bonobo         : bonobo-debug.c bonobo-main.c 
                         bonobo-moniker-util.c bonobo-moniker.c 
                         bonobo-property-bag-client.c 
                         bonobo-running-context.c bonobo-stream-client.c 
        bonobo-activation: bonobo-activation-init.c 
                           bonobo-activation-private.h 
        tests          : test-main-loop.c test-properties-client.c 
                         test-properties-server.c test-thread.c 

Log message:
2006-04-03  Kjartan Maraas  <[EMAIL PROTECTED]>

* activation-server/object-directory-corba.c: (as_rescan):
Add missing return value.
* bonobo-activation/bonobo-activation-init.c:
(bonobo_activation_postinit): Adjust for the below.
* bonobo-activation/bonobo-activation-private.h: Rename
BONOBO_ACTIVATION_FACTORY_TIMEOUT to BONOBO_ACTIVATION_PRIVATE_TIMEOUT.
* bonobo/bonobo-debug.c: (bonobo_debug_init): Constify
* bonobo/bonobo-main.c: Make some vars static.
* bonobo/bonobo-moniker-util.c: Make a struct static and constify.
* bonobo/bonobo-moniker.c: (bonobo_moniker_get_parent): Axe some
unneeded code.
* bonobo/bonobo-property-bag-client.c: (bonobo_pbclient_setv),
(bonobo_pbclient_getv): Fix format specifiers.
* bonobo/bonobo-running-context.c: Make some vars static and put an
otherwise unused function inside #ifdef G_ENABLE_DEBUG.
* bonobo/bonobo-stream-client.c: (bonobo_stream_client_read):
More format specifiers.
* tests/test-main-loop.c: (run_tests): Again.
* tests/test-properties-client.c: Make some vars static.
* tests/test-properties-server.c: (simple_prop_to_string),
(print_props): More of the same.
* tests/test-thread.c: (get_fn): Again.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libbonobo&who=kmaraas&date=explicit&mindate=2006-04-03%2005:01&maxdate=2006-04-03%2005:03

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to