summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.14.00.14.0Jürg Billeter2011-09-171-0/+5
* gtk+-3.0: Update to 3.1.18Jürg Billeter2011-09-173-15/+381
* gio-2.0: Update to 2.29.90Jürg Billeter2011-09-175-22/+810
* glib-2.0: Add g_unichar_*compose bindingsJürg Billeter2011-09-151-0/+4
* glib-2.0: add data member to GenericArrayEvan Nemerson2011-09-121-0/+3
* girparser: obey zero-terminated="0"Evan Nemerson2011-09-101-0/+3
* girparser: correctly detect error domains in newer GIRsEvan Nemerson2011-09-101-1/+1
* codegen: Fix lambda expressions in instance destructorLuca Bruno2011-09-103-0/+22
* codegen: Use get_this_type() to simplify several if statementsLuca Bruno2011-09-106-35/+19
* build: Enable maintainer mode by defaultJürg Billeter2011-09-092-2/+2
* Fix lambda expressions in static and class destructorsLuca Bruno2011-09-091-1/+2
* codegen: Fix emitting the static destructor of classesLuca Bruno2011-09-091-2/+2
* gtksourceview-2.0: Fix SourceCompletionContext.get_iter bindingsLuca Bruno2011-09-082-1/+3
* Add regression tests for commit 5319240be4724f1Luca Bruno2011-09-082-0/+13
* Fix length access to multidimensional arrays and access to array fieldsLuca Bruno2011-09-082-1/+14
* Release 0.13.40.13.4Jürg Billeter2011-09-072-1/+8
* mx-1.0: Fix several regressions introduced by the switch to GIRLuca Bruno2011-09-074-15/+183
* Fix Path.build_path call used for --includedirRaul Gutierrez Segales2011-09-061-1/+1
* codegen: Fix determining the default cheaders of symbolsLuca Bruno2011-09-061-3/+8
* Use Path.build_path instead of using raw string.printfLuca Bruno2011-09-053-12/+12
* glib-2.0: Add C_ and NC_ bindingsJürg Billeter2011-09-051-0/+4
* codegen: Do not try to unbox a GValue from a GValueLuca Bruno2011-09-023-1/+6
* Revert "Set lvalue access for struct properties"Luca Bruno2011-09-024-23/+1
* Set lvalue access for struct propertiesLuca Bruno2011-09-024-1/+23
* Use '/' as directory separator instead of using build_filenameLuca Bruno2011-09-022-7/+7
* posix: Make termios.c_cc field be an inline arrayLuca Bruno2011-09-011-1/+1
* codegen: Do not hardcode the cname for abstract/virtual property accessorLuca Bruno2011-09-011-2/+2
* codegen: Enable real_cname CCode for property accessorsLuca Bruno2011-09-013-19/+24
* girparser: Set NoAccessorMethod properly for abstract propertiesLuca Bruno2011-09-013-9/+36
* girparser: Make interface properties be abstract by defaultLuca Bruno2011-09-015-23/+26
* json-glib-1.0: Update to version 0.13.4Luca Bruno2011-09-011-5/+38
* mx-1.0: Update to version 1.3.1Luca Bruno2011-09-011-10/+15
* clutter-1.0: Update to version 1.7.10Luca Bruno2011-09-012-19/+168
* girwriter: Drop unwanted call when writing abstract methodsLuca Bruno2011-08-311-1/+1
* pango: Fix LayoutLine.index_to_x and x_to_index bindingsLuca Bruno2011-08-312-2/+5
* glib-2.0: Add StringBuilder.insert_unicharLuca Bruno2011-08-311-0/+1
* codegen: Fix equal function for SimpleType structs with only static fieldsLuca Bruno2011-08-311-1/+4
* gio-2.0: Fix g_application_command_line_print* bindingsJürg Billeter2011-08-302-2/+6
* codegen: Fix definition of property getter for SimpleType structsLuca Bruno2011-08-302-3/+3
* codegen: Do not add null-check for SimpleType structsLuca Bruno2011-08-301-1/+1
* codegen: Fix create_type_check_statement when result is a SimpleType structLuca Bruno2011-08-301-0/+2
* gio-2.0: make File.parse_name return value transfer ownershipEvan Nemerson2011-08-282-1/+2
* Show loaded packages in verbose modeLuca Bruno2011-08-281-0/+4
* codegen: Use a zero-initializer also for SimpleType structsLuca Bruno2011-08-271-5/+4
* codegen: Guard target_value to be non-null in visit_expressionLuca Bruno2011-08-271-0/+4
* codegen: Move typecheck of self down to methods vfuncLuca Bruno2011-08-271-4/+5
* codegen: Add type check in property vfuncLuca Bruno2011-08-271-0/+8
* mx-1.0: add missing metadataEvan Nemerson2011-08-261-0/+20
* mx-1.0: switch to GIREvan Nemerson2011-08-269-3592/+532
* gio-2.0: fixes for pollable input and output streamsEvan Nemerson2011-08-262-4/+7