summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-09annotate g_completion_complete_utf8GOBJECT_INTROSPECTION_0_6_6Dan Winship1-0/+5
2009-12-09[scanner] Fix various hardcoded type name checksDan Winship3-12/+16
2009-12-09[scanner] "GError *" is not the same as "GError **"Dan Winship1-3/+3
2009-12-09Improve the error messageJohan Dahlin1-1/+1
2009-12-09Fix an annotationparser bug for empty tagsJohan Dahlin4-1/+41
2009-12-09[Gio] g_repalce_contents_finish has an out argJohan Dahlin1-0/+5
2009-12-09Make error more verbose in parserBastien Nocera1-4/+7
2009-12-08Wrap line in 80 charactersJohan Dahlin1-2/+3
2009-12-08[everything] Add a function which has multiple (out) double argumentsColin Walters3-0/+31
2009-12-08[transformer] Look up callback types in the full name set, not just typedefsColin Walters1-2/+4
2009-12-08Fix foo-1.0-expected.{gir,tgir} for callback patchColin Walters2-2/+5
2009-12-05scanner: more verbose parser error messagesStefan Kost2-3/+10
2009-12-05scanner: fix wrong linenumbers in parser errorsStefan Kost1-0/+3
2009-12-04annotationparser: include symbol name in warningStefan Kost1-2/+2
2009-12-04scanner: don't warn about unexpected characters when the char is \0Stefan Kost1-1/+1
2009-12-04Add ffi cflags/libs/requires to exported .pcJohan Dahlin3-9/+17
2009-12-04Revert "Require libffi.pc"Johan Dahlin3-4/+43
2009-12-03Allow NULL to be sent in for various callbacksJohan Dahlin1-3/+3
2009-12-03[everything] Allow passing NULL to the callbackJohan Dahlin2-3/+8
2009-12-03Remove scope notified annotationsJohan Dahlin1-5/+0
2009-12-03Check for AsyncReadyCallback / DestroyNotifyJohan Dahlin1-2/+3
2009-12-02[configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBSColin Walters1-0/+1
2009-12-02Require libffi.pcColin Walters3-43/+3
2009-12-02[dumper] Fix threads initializationColin Walters1-1/+1
2009-12-02Add async callback tests to everythingMaxim Ermilov3-3/+70
2009-12-02Ignore errors caused by permissions in $HOMEJosselin Mouette1-1/+4
2009-12-02Remove some unportable integral type size assumptionsIain Nicol2-6/+27
2009-12-02Use ${datadir} in lieu of hardcoding ${prefix}/shareChristian Persch2-2/+6
2009-12-02Fix build on OpenBSDJasper Lievisse Adriaanse1-1/+4
2009-12-02GI_TYPE_TAG_VOID != ffi_type_voidMaxim Ermilov1-2/+1
2009-12-02Better scope in GAsyncReadyCallback/GDestroyNotifyJohan Dahlin9-4/+106
2009-12-02Plug a leak in g_callable_info_get_ffi_return_typeMaxim Ermilov1-0/+3
2009-11-30InitiallyUnownedClass should contain all the fields as ObjectClass if we want...Tomeu Vizoso1-0/+2
2009-11-23Make (skip) annotation work everywhereDan Winship3-0/+21
2009-11-23Fix enum prefix stripping to work only up to word boundariesDan Winship4-9/+24
2009-11-21Correct g_file_enumerator_next_files_finish annotation.Maxim Ermilov1-0/+6
2009-11-20Add a method to compare infosSimon van der Linden2-0/+22
2009-11-12Add g_ir_ffi_convert_argumentsTomeu Vizoso2-0/+114
2009-11-11Don't put the callback element inside the field if it's not a glib structTomeu Vizoso1-3/+9
2009-11-11Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso13-112/+321
2009-11-04[gtypelib.h] Document SimpleTypeBlob moreColin Walters1-0/+14
2009-10-25[Gio] Annotate g_file_make_directory_with_parentsColin Walters1-0/+5
2009-10-22When doing type resolution on a string, treat it as its own ctypeColin Walters4-1/+14
2009-10-22Fix make check after f152f5e97df7Tomeu Vizoso2-23/+23
2009-10-22Fix make check after 0d9cfb004d528Tomeu Vizoso3-4/+4
2009-10-21Use best known derived parentColin Walters2-3/+37
2009-10-07Explicitly sort object interfaces, properties, and signalsColin Walters1-1/+3
2009-09-28Consistently resolve symbolic linksAdam Sampson1-1/+2
2009-09-18Remove a remnant of shaveJohan Bilien1-1/+1
2009-09-07Make g-ir-scanner 64-bit enable. Closes #593639Halton Huo1-0/+9