Changeset 2773

Show
Ignore:
Timestamp:
09/17/07 12:46:41
Author:
mdoff
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r2771 r2773  
     12007-09-17  Mark Doffman  <mark.doffman@codethink.co.uk> 
     2 
     3        * /bindings/python/gendefs/defsgen.py: 
     4        Modify so that only non-virtual methods can be  
     5        generated. 
     6 
     7        * /bindings/python/gendefs/Makefile.am: 
     8        Generate virtual method definitions for Tinymail 
     9        and Tinymailui libraries. 
     10 
     11        * /bindings/python/*.defs: Include virtual method 
     12        definitions. All Tinymail and Tinymailui interfaces 
     13        are implementable.  
     14 
     15        * /bindings/python/*.override: I add type definitions 
     16        to fix bindings compilation problems when used with     
     17        updated .defs files. 
     18 
    1192007-09-14  Philip Van Hoof  <pvanhoof@gnome.org> 
    220