This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
b0c00c63e4f95cbdcf1c48ce73277d0d6fb43b13
lazarus-ccr
/
applications
/
gobject-introspection
History
drewski207
82be41c270
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.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@2498
8e941d3f-bd1b-0410-a28a-d453659cc2b4
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