Commit Graph

7 Commits (ebce40a4c004bef587ca30e12a69baaecc296a7d)

Author SHA1 Message Date
Anton Gorenko 913362a3a2 gobject-introspection: rewrite gir files loading and code generation totally
generate girs from fresh sources
ui.backend.gtk, ui.text.pango: update a little bit
(this commit is unstable, because new GObject-introspection release (> 0.9) is much different from 0.6 and it needs more detailed annotations
(e.g. to parse out/inout parameters), which are mostly missing now)
2010-09-29 15:08:31 +06:00
Anton Gorenko 9dfa0adbfb start to write tests for 'gobject-introspection'; small fixes 2010-08-31 23:01:39 +06:00
Anton Gorenko d82a78f89b gobject-introspection: add REPLACE-C-TYPE: parsing word 2010-07-25 22:18:32 +06:00
Anton Gorenko 659c435686 rename gir to gobject-introspection 2010-07-17 17:17:03 +06:00
Anton Gorenko e85bdba0c2 gtk.ffi: add gtk_widget_destroy destructor; gobject.ffi: add g_signal_connect... macros-like words 2010-06-16 12:48:46 +06:00
Anton Gorenko 0b7be5142b ui.backend.gtk: add rough implementation of non-blocking IO 2010-05-31 00:18:08 +06:00
Anton Gorenko 17192dee7c change directories structure (add */ffi/ffi.factor files) 2010-05-27 00:17:14 +06:00