CVSROOT:        /cvs/gnome
Module name:    evolution-sharp
Changes by:     vvaradan        05/08/09 11:55:05

Modified files:
        .              : ChangeLog configure.in sources.xml 
        evolution      : evolution-api.raw 
        glue           : Makefile.am 
Added files:
        .              : marshal.mk 
        glue/mail      : e-mail-remote-glue-folderchange.c 
                         e-mail-remote-glue-folderchange.h 
                         e-mail-remote-glue-folderinfo.c 
                         e-mail-remote-glue-folderinfo.h 
                         e-mail-remote-glue-marshal.list 
                         e-mail-remote-glue-messageinfo.c 
                         e-mail-remote-glue-messageinfo.h 
                         e-mail-remote-glue-sessionchange.c 
                         e-mail-remote-glue-sessionchange.h 
                         e-mail-remote-glue-storechange.c 
                         e-mail-remote-glue-storechange.h 
                         e-mail-remote-glue-storeinfo.c 
                         e-mail-remote-glue-storeinfo.h 
                         e-mail-remote-glue.c e-mail-remote-glue.h 
                         evolution-mail-folderlistener.c 
                         evolution-mail-folderlistener.h 
                         evolution-mail-sessionlistener.c 
                         evolution-mail-sessionlistener.h 
                         evolution-mail-storelistener.c 
                         evolution-mail-storelistener.h 

Log message:
--- Mail-Remote plugin glue code ---

* glue/mail/e-mail-remote-glue.[c,h]: Glue code that talks
to the evolution-mail-remote plugin and wraps CORBA_objects
to an intermediate object type that can be wrapped in C#. Also,
the code processes the signals from the plugin and emits signals
that are split-up according to the original change types.

* glue/mail/evolution-mail-sessionlistener.[c,h]: Provides a
wrapped "session listener" implementation over the Bonobo interface
provided by the plugin idl.

* glue/mail/evolution-mail-storelistener.[c,h]: Provides a
wrapped "store listener" implementation over the Bonobo interface
provided by the plugin idl.

* glue/mail/evolution-mail-folderlistener.[c,h]: Provides a
wrapped "folder listener" implementation over the Bonobo interface
provided by the plugin idl.

* glue/mail/e-mail-remote-glue-sessionchange.[c,h]: Wraps the
underlying SessionChange Bonobo interface.

* glue/mail/e-mail-remote-glue-storechange.[c,h]: Wraps the
underlying StoreChange Bonobo interface.

* glue/mail/e-mail-remote-glue-folderchange.[c,h]: Wraps the
underlying FolderChange Bonobo interface.

* glue/mail/e-mail-remote-glue-storeinfo.[c,h]: Wraps the
underlying StoreInfo CORBA object.

* glue/mail/e-mail-remote-glue-folderinfo.[c,h]: Wraps the
underlying FolderInfo CORBA object.

* glue/mail/e-mail-remote-glue-messageinfo.[c,h]: Wraps the
underlying MessageInfo CORBA object.

* glue/mail/e-mail-remote-glue-marshal.list: Input file for
glib-genmarshaller.

* glue/Makefile.am: Changed for mail-remote-glue code.

* marshall.mk: Marshaller rule file.

* configure.in: Ditto.

--- End of Mail-remote plugin glue code commit ---

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-sharp&who=vvaradan&date=explicit&mindate=2005-08-09%2011:54&maxdate=2005-08-09%2011:56

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

Reply via email to