lazarus-ccr/applications/gobject-introspection
2012-08-27 03:16:20 +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 Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +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 Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +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 Fixed crash in gir2pas when a class is declared with no parent class. 2012-08-27 02:16:38 +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 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
girtokens.pas Removed CustApp dependency of gir2pas 2012-08-26 20:05:29 +00:00