lazarus-ccr/applications/gobject-introspection
drewski207 4af2dd9b50 restored dummy pointer in opaque types
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-24 21:26:57 +00:00
..
gir2pascal.ico Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
gir2pascal.lpi Fixed some more type sizes for records when they use bit sized ints. Also removed dummy pointer from empty record that 2011-09-24 14:03:08 +00:00
gir2pascal.lpr Added some code to create c and pascal files to test type sizes. 2011-09-24 00:21:23 +00:00
gir2pascal.res Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
girctypesmapping.pas Fixed some name resolution which caused some types to be a child of the wrong type. 2011-09-24 21:06:08 +00:00
girerrors.pas Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
girfiles.pas Added some code to create c and pascal files to test type sizes. 2011-09-24 00:21:23 +00:00
girnamespaces.pas Fixed overzealous type conversion of guchar 2011-09-24 21:19:28 +00:00
girobjects.pas Fixed some name resolution which caused some types to be a child of the wrong type. 2011-09-24 21:06:08 +00:00
girparser.pas Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00
girpascalwriter.pas restored dummy pointer in opaque types 2011-09-24 21:26:57 +00:00
girtokens.pas Added gobject introspection converter. Can be used to convert .gir files into pascal units. 2011-09-22 00:15:42 +00:00