2009-01-20 |
Johan Dahlin | When trying to map functions to structs, do not require... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Johan Dahlin | Bug 562615 – Struct methods missing |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Johan Dahlin | Ugh, recurd->record |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Johan Dahlin | Struct -> Record |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Winship | add back GLvoid, which got lost during the gir-reposito... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Johan Dahlin | add FT_Int32 add XftFont Report errors when an invalid... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Johan Dahlin | Fix pep8 complaints |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Johan Dahlin | Change libgirepository to libgirepository-1.0 here too |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Johan Dahlin | Move over the hand-written girs from gir-repository... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Johan Dahlin | Bug 567813 – Everything should be versioned |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Johan Dahlin | Update annotation syntax, remove trailing 8 |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Johan Dahlin | Update annotation syntax |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | Remove drawable-injected |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | indent |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | And the .gir files |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Robert Carr | test_strv_out transfer should actually be container... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | Add missing trailing : |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | Add a few more test-cases |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | Update girs containing do not editing warning |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Johan Dahlin | Rewrap to fit in 79 columns |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Robert Carr | test_strv_out should be (transfer full). |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Colin Walters | Add generated file warning comment |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Clean up some abstraction breakage to reduce code dupli... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Bug 555036 – put gtk-doc in GIR |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Catch AttributeError which seems to be occasionally... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Add a list-signal test for using a GLib.List signal... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Fix a bug where \n was not present in a comment |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Organize annotation options/tags by using constants, |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Johan Dahlin | Bug 562467 – Property annotation |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 546739 – Introspection should know precise signal... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 563591 – Flags not recognized when there is no... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Colin Walters | Bug 562914: Order GI_TYPELIB_PATH before anything else |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Colin Walters | Bug 567212: Exit after dumping |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Colin Walters | Bug 567087 - generic marshaller |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Havoc Pennington | Bug 563386 – scanner ignores "const" on boxed return... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Andreas Rottmann | Bug 566404 – Annotations for GLib |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 566419 – Element type of arrays not properly handle... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 566560 – giscanner.transformer.SkipError |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Johan Dahlin | Bug 563794 - Redo annotation parsing & applying |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Default transfer type is no longer full. Fix annotation on |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Add some annotations to everything test. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Annotate test_strv_out. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Robert Carr | Annotate array return for g_file_info_list_attributes. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Andreas Rottmann | Bug 563469 – Arrays not treated correctly in struct... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Johan Dahlin | Disable blank line check, it works differently under... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Andreas Rottmann | Bug 556489 – callback annotations |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Jürg Billeter | Fix inconsistencies with PEP8 |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Johan Dahlin | Annotate transfer, direction and allow none for |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Johan Dahlin | Annotate transfer, direction and allow none for g_file_... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Owen Taylor | Disable array auto-detection for out-annotated parameters |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Johan Dahlin | Pass in --tag=CC to libtool to avoid making libtool... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Colin Walters | Don't install barapp. |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Johan Bilien | Bug 563998 – Cache the GIBaseInfo for GTypes |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Johan Bilien | Bug 562545 – Add function taking / returning GValue |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Johan Dahlin | Use shutil.move instead of os.rename, since it will... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Tristan Van... | Bug 563742 – introspection should record the introduced... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Johan Dahlin | Don't require HOME to be set and if it set, don't requi... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Johan Dahlin | yay for scripts checking number of newlines |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Johan Dahlin | Dump the cache file to a temporary file and rename... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Colin Walters | Annotate g_file_info_get_icon, g_file_info_get_attribut... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Christophe... | raise YY_BUF_SIZE to 65536 up from the default 16384. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Colin Walters | ChangeLog |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Colin Walters | Fix memory leak; unref type info we created, not field... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Johan Dahlin | Remove tabs, fixes make check |
commit | commitdiff | tree | snapshot |
2008-11-30 |
Johan Dahlin | Bug 562289 – Race when removing invalid cache |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Johan Dahlin | Add return value transfer annotation for g_markup_escap... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Colin Walters | Add --libtool option which we expect Automake-using... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Colin Walters | Remove hand-rolled generation of .tgir |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Post release version bump |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Release 0.6.1 GOBJECT_INTROSPECTION_0_6_1 |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Bug 559705 – Missing association between static methods... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Remove debug print |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Bug 561137 - support multiple repositories |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Revert earlier libtool change, there's no need |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Define socklen_t as an alias for int32. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Colin Walters | Bump required automake version to 1.9; 1.7 fails |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Tommi Komulainen | fix link failure when introspecting girepository itself |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Tommi Komulainen | prefer uninstalled libraries to installed ones |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Johan Dahlin | Execute the dumper program through libtool if it's... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Johan Dahlin | Remove a warning, be less verbose on error on fundament... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Johan Dahlin | Add license headers, refactor into a class, avoid some... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Johan Dahlin | Make it compilable with -Werror on my system by adding... |
commit | commitdiff | tree | snapshot |
2008-11-23 |
Johan Dahlin | Bug 562022 – gobject-introspection needs python headers |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Colin Walters | Add time_t to Everything |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Johan Dahlin | Bug 561617 – Return value array annotations |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Colin Walters | Annotate g_app_info_get_icon |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Johan Bilien | tests/everything/everything.c: (test_closure_one_arg... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Johan Bilien | add a test function which calls a closure. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Add Gio Unix bits to the Gio.gir if available |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Add TestObj with static methods |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Annotate g_app_info_get_all |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Johan Dahlin | Catch ValueError exceptions. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Switch everything to .tgir convention |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Colin Walters | Add allow-none for Gio method |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Tommi Komulainen | fix builddir != srcdir |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Colin Walters | Use sizeof() instead of hard-coding struct sizes |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Colin Walters | Add a comment about keeping hardcoded numbers in g_type... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Owen Taylor | Add "storage type" to the typelib data for enums |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Owen Taylor | Add enums to the Everything test module |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Johan Dahlin | Catch BadPickleGet exceptions as well. |
commit | commitdiff | tree | snapshot |
next |