lazarus-ccr/applications/gobject-introspection
drewski207 ba51e1b8d9 Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name
https://bugzilla.gnome.org/show_bug.cgi?id=721588
Added support for the new parameter type "instance-parameter" which is similiar to the hidden "self" param of pascal


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2876 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2014-01-06 02:31:04 +00:00
..
commandlineoptions.pas Added some methods to the command line reader for gir2pascal to assign tags to command line parameters. 2012-08-27 00:55:22 +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 Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00
gir2pascal.lpr Added option to gir2pas to disable wrapper functions and properties. Usefull if trying to use an older gtk3 version than the bindings are based on since all unresolved functions will prevent linking. 2012-08-27 03:16:20 +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 Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00
girfiles.pas Fixed crash in gir2pas when a class is declared with no parent class. 2012-08-27 02:16:38 +00:00
girnamespaces.pas Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +00:00
girobjects.pas Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +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
girpascalclasswriter.pas Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +00:00
girpascalwriter.pas Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +00:00
girpascalwritertypes.pas Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00
girtokens.pas Updated gir2pascal to add the parameter error: PPGError to functions if throws=1 is set as a property name 2014-01-06 02:31:04 +00:00