summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Static type checking of [GtkChild]wip/gtktemplateLuca Bruno2013-06-032-9/+42
* Static type checking of [GtkCallback] using gresourcesLuca Bruno2013-06-015-49/+132
* gtk+ 3: headerbar subtitle can be nullIgnacio Casal Quinteiro2013-05-282-1/+2
* Update gtk+-3.0 to latest upstreamIgnacio Casal Quinteiro2013-05-283-13/+847
* Add support for Gtk widget templates. Created a new codegen gtkmodule.Luca Bruno2013-05-238-6/+180
* Fix C code generated for local string array constantsJürg Billeter2013-05-211-1/+8
* Set target_type for start and stop values of slice expressionsJürg Billeter2013-05-211-1/+6
* cairo: add lots of missing bindingsEvan Nemerson2013-05-141-9/+204
* Add another unfortunate CCode ctype alias for typeLuca Bruno2013-05-122-4/+21
* Add (unfortunate) CCode finish_function alias for function_name.Luca Bruno2013-05-121-0/+3
* Fix crash introduced by previous patch.Luca Bruno2013-05-101-1/+1
* codegen: Cast return values if [CCode (type)] is suppliedLuca Bruno2013-05-101-0/+5
* Fix declaration of local variables with the same name in coroutinesLuca Bruno2013-05-091-16/+25
* Support calling async methods with varargsLuca Bruno2013-05-051-1/+8
* glib-2.0: fix typo in RWLock.reader_trylockEvan Nemerson2013-04-271-1/+1
* After GLib 2.30 the GLib.AtomicInt.add returns intMaciej Piechotka2013-04-261-0/+4
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-2610-12/+12
* Add bindings to GLib.OnceMaciej Piechotka2013-04-181-1/+12
* Add GLib.get_num_processorsMaciej Piechotka2013-04-181-1/+3
* posix.vapi: add missing getopt partNikolay Orlyuk2013-04-131-0/+13
* gtk+-3.0: fix gtk_builder_add_objects_from_resourcePaolo Borelli2013-04-132-1/+2
* Release 0.20.10.20.1Jürg Billeter2013-04-081-0/+5
* gtksourceview-2.0: fix SourceGutter.set_cell_{data,size}_funcEvan Nemerson2013-03-312-2/+8
* Check parameter directions in inherited methodsSimon Werbeck2013-03-291-0/+5
* Set correct parent_statement for MemberInitializerSimon Werbeck2013-03-283-0/+13
* gtk+-3.0: make IconInfo a compact class instead of a GObjectEvan Nemerson2013-03-273-4/+20
* json-glib-1.0: the get_root() methods return values are nullable.Evan Nemerson2013-03-273-5/+16
* Release 0.20.00.20.0Jürg Billeter2013-03-261-0/+5
* Support non-null cast for enum valuesLuca Bruno2013-03-253-3/+16
* codegen: Destroy value of "as" cast in case the result is nullLuca Bruno2013-03-223-5/+59
* gtk+-2.0, gtk+-3.0: Fix TreePath.to_string and TreeView.get_visible_rangeLuca Bruno2013-03-194-4/+10
* gtk+-2.0, gtk+-3.0: Fix IconView.get_visible_rangeLuca Bruno2013-03-194-2/+6
* glib-2.0, gtk+-3.0: make parameter string for goption nullableEvan Nemerson2013-03-183-2/+3
* gtk+-3.0: make TreeView::set_search_entry nullablePaolo Borelli2013-03-172-1/+2
* Updated gtk+-3.0 to lastest masterJesse van den Kieboom2013-03-022-118/+1073
* bindings: update GIR-based bindingsEvan Nemerson2013-02-215-518/+243
* girparser: support renaming fields in metadataEvan Nemerson2013-02-201-1/+7
* Release 0.19.00.19.0Jürg Billeter2013-02-201-0/+9
* gtk+-3.0: make drag_begin event arg nullableEvan Nemerson2013-02-182-1/+2
* vapis: regenerate GIR-based bindingsEvan Nemerson2013-02-1811-68/+68
* girparser: mark non-simpletype struct return values as nullableEvan Nemerson2013-02-181-0/+25
* gstreamer-0.10: add some deprecation annotationsMarcin Lewandowski2013-02-172-8/+38
* glib-2.0: fix g_variant_new_fixed_array bindingEvan Nemerson2013-02-171-1/+2
* gtk+-3.0: Fix colors parameter of ColorChooser.add_paletteMichael Hofmann2013-02-172-1/+3
* glib-2.0: add StringBuilder.insert_len and overwrite* bindingsEvan Nemerson2013-02-161-0/+3
* girparser: warn instead of error on unrecognized metadata argumentsEvan Nemerson2013-02-161-2/+2
* girparser: add support for "floating" metadata argumentEvan Nemerson2013-02-161-1/+5
* vte-2.90: remove some obsolete metadataEvan Nemerson2013-02-161-8/+4
* Remove libxklavier bindings.Evan Nemerson2013-02-145-209/+0
* x11: set Event GIR name to XEventEvan Nemerson2013-02-141-0/+1