[fpc-devel] glib patch

Paul Ishenin ip at kmiac.ru
Thu Aug 21 07:41:57 CEST 2008


Hello,  FPC developers' list.

I'm continuing with gtk 2.6 symbols and found that glib missing some 
symbols too. I considered to add missed things but found that glib 
bindings code looks terrible. I gift some love to it and now it looks 
similar to gtk/gdk code.

What I actually done (for svn log):
- added goption.inc with apropriate glib symbols
- added gincludes.inc which contains all other include files (similar to 
  gtk/gdk bindings and simlify inclusion into glib2.pas)
- checked/corrected all the .inc files and make them follow to template 
used in gtk/gdk (4 sections: read_forward_definitions, 
read_interface_types, read_interface_rest, read_implementation)
- removed from most of .inc files unneeded comments that has been taken 
from original glib .h files. Some of them were used by glib devels and 
others repeats official documentation.

--
Best regards,
Paul Ishenin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glib.zip
Type: application/octet-stream
Size: 47216 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20080821/c00c9b96/attachment.obj>


More information about the fpc-devel mailing list