summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ffi cflags/libs/requires to exported .pcJohan Dahlin2009-12-043-9/+17
* Revert "Require libffi.pc"Johan Dahlin2009-12-043-4/+43
* Allow NULL to be sent in for various callbacksJohan Dahlin2009-12-031-3/+3
* [everything] Allow passing NULL to the callbackJohan Dahlin2009-12-032-3/+8
* Remove scope notified annotationsJohan Dahlin2009-12-031-5/+0
* Check for AsyncReadyCallback / DestroyNotifyJohan Dahlin2009-12-031-2/+3
* [configure.ac] Followup to 494c1c92520 - restore $GCOV_LIBSColin Walters2009-12-021-0/+1
* Require libffi.pcColin Walters2009-12-023-43/+3
* [dumper] Fix threads initializationColin Walters2009-12-021-1/+1
* Add async callback tests to everythingMaxim Ermilov2009-12-023-3/+70
* Ignore errors caused by permissions in $HOMEJosselin Mouette2009-12-021-1/+4
* Remove some unportable integral type size assumptionsIain Nicol2009-12-022-6/+27
* Use ${datadir} in lieu of hardcoding ${prefix}/shareChristian Persch2009-12-022-2/+6
* Fix build on OpenBSDJasper Lievisse Adriaanse2009-12-021-1/+4
* GI_TYPE_TAG_VOID != ffi_type_voidMaxim Ermilov2009-12-021-2/+1
* Better scope in GAsyncReadyCallback/GDestroyNotifyJohan Dahlin2009-12-029-4/+106
* Plug a leak in g_callable_info_get_ffi_return_typeMaxim Ermilov2009-12-021-0/+3
* InitiallyUnownedClass should contain all the fields as ObjectClass if we want...Tomeu Vizoso2009-11-301-0/+2
* Make (skip) annotation work everywhereDan Winship2009-11-233-0/+21
* Fix enum prefix stripping to work only up to word boundariesDan Winship2009-11-234-9/+24
* Correct g_file_enumerator_next_files_finish annotation.Maxim Ermilov2009-11-211-0/+6
* Add a method to compare infosSimon van der Linden2009-11-202-0/+22
* Add g_ir_ffi_convert_argumentsTomeu Vizoso2009-11-122-0/+114
* Don't put the callback element inside the field if it's not a glib structTomeu Vizoso2009-11-111-3/+9
* Implement callbacks as part of struct fields. Fixes #557383Tomeu Vizoso2009-11-1113-112/+321
* [gtypelib.h] Document SimpleTypeBlob moreColin Walters2009-11-041-0/+14
* [Gio] Annotate g_file_make_directory_with_parentsColin Walters2009-10-251-0/+5
* When doing type resolution on a string, treat it as its own ctypeColin Walters2009-10-224-1/+14
* Fix make check after f152f5e97df7Tomeu Vizoso2009-10-222-23/+23
* Fix make check after 0d9cfb004d528Tomeu Vizoso2009-10-223-4/+4
* Use best known derived parentColin Walters2009-10-212-3/+37
* Explicitly sort object interfaces, properties, and signalsColin Walters2009-10-071-1/+3
* Consistently resolve symbolic linksAdam Sampson2009-09-281-1/+2
* Remove a remnant of shaveJohan Bilien2009-09-181-1/+1
* Make g-ir-scanner 64-bit enable. Closes #593639Halton Huo2009-09-071-0/+9
* Post release version bumpOwen W. Taylor2009-09-041-1/+1
* Bump version to 0.6.5GOBJECT_INTROSPECTION_0_6_5Owen W. Taylor2009-09-041-1/+1
* Correctly ref repository in GIUnresolvedInfoColin Walters2009-09-041-1/+1
* Add CLFAGS and LIBS variablesSimon van der Linden2009-09-041-0/+4
* Bug 593322 - Fix unref of GIUnresolvedInfo instancesColin Walters2009-09-041-0/+8
* Bug 593162 - Use built scanner from tarball buildsColin Walters2009-09-041-4/+3
* Add GVolumeMonitor interfacesAdel Gadllah2009-09-011-0/+24
* Use CC rather than LD to fix build issue for gir. Closes #593599.Halton Huo2009-08-311-1/+1
* Replace LIBTOOL_LIBTOOL to LIBTOOL. Closes #592968.Halton Huo2009-08-251-2/+2
* Bug 574351 - Add --pkg-export optionGOBJECT_INTROSPECTION_0_6_4Colin Walters2009-08-242-2/+9
* Bug 556628 – (skip) annotationDan Winship2009-08-245-1/+38
* Bug 578200 - Substitute $(PYTHON) in g-ir-scanner.inColin Walters2009-08-242-2/+2
* Bug 587279 - Add COPYING.GPL and COPYING.LGPLColin Walters2009-08-244-2/+826
* Bug 590883 - Use 'cc' instead of 'gcc' for preprocessingColin Walters2009-08-241-1/+1
* LD_LIBRARY_PATH exorcismColin Walters2009-08-245-22/+6