summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pygobject-2-28' into windowsPYGOBJECT_2_28_3_WINDOWSwindowsDieter Verfaillie2011-04-093-10/+40
|\
| * Fix ABI break in old static bindings.Steve Frécinaux2011-04-082-7/+18
| * fetch size from an enum typeMike Gorse2011-04-041-3/+22
* | Merge branch 'pygobject-2-28' into windowsDieter Verfaillie2011-04-042-1/+4
|\ \ | |/
| * dsextras.py: ensure eol characters are preserved when writing template files ...Dieter Verfaillie2011-03-241-1/+1
| * release 2.28.3PYGOBJECT_2_28_3_tag_correctionJohn (J5) Palmieri2011-03-242-1/+4
| * Revert "dsextras.py: ensure eol characters are preserved when writing templat...John (J5) Palmieri2011-03-241-1/+1
* | Merge branch 'pygobject-2-28' into windowsDieter Verfaillie2011-03-24123-1395/+9370
|\ \ | |/
| * dsextras.py: ensure eol characters are preserved when writing template files ...Dieter Verfaillie2011-03-241-1/+1
| * dsextras.py: remove \r as wel as \n characterDieter Verfaillie2011-03-241-1/+1
| * fix a typo when converting objects to strings gvaluesPYGOBJECT_2_28_3John (J5) Palmieri2011-03-232-2/+10
| * prep 2.28.2 releasePYGOBJECT_2_28_2John (J5) Palmieri2011-03-222-1/+7
| * fix static ABI for setting string gvalues from python objectsJohn (J5) Palmieri2011-03-221-9/+19
| * Fix GSchema tests for separate build treeMartin Pitt2011-03-222-2/+5
| * GIO tests: Fix remaining test case for separate build treeMartin Pitt2011-03-221-1/+1
| * GIO tests: Fix for separate build treeMartin Pitt2011-03-221-7/+7
| * prep for 2.28.1 releasePYGOBJECT_2_28_1John (J5) Palmieri2011-03-211-0/+15
| * pygi-convert.sh remove gobject tests, GObject works nowJohn Stowers2011-03-211-28/+0
| * pygi-convert.sh add GObject.xxx and webkitJohn Stowers2011-03-211-0/+7
| * [gi] marshal raw closuresJohn (J5) Palmieri2011-03-212-5/+14
| * Revert "Deduce PYTHON_LIBS in addition to PYTHON_INCLUDES"Martin Pitt2011-03-215-11/+6
| * setup.py: fix user_access_control optionDieter Verfaillie2011-03-181-1/+1
| * [gi-overrides] fix marshalling pygobjects in treemodelsJohn (J5) Palmieri2011-03-162-12/+31
| * [gi] Respect the MessageType for Gtk.MessageDialogMartin Pitt2011-03-161-0/+1
| * [gi] Do not require signature for D-BUS methods without argumentsMartin Pitt2011-03-152-1/+28
| * [gi-demos] add pickers demoJohn (J5) Palmieri2011-03-111-0/+74
| * [gi-demos] add menu demoJohn (J5) Palmieri2011-03-101-0/+122
| * [gi-overrides] TreeViewColumn.set_cell_data_func func_data can be NoneJohn Stowers2011-03-101-0/+2
| * [gi-demos] dont try and run demos that represent directoriesJohn Stowers2011-03-101-1/+2
| * [gi-overrides] fix exception block so it works in Python 2.5John (J5) Palmieri2011-03-091-1/+4
| * post release version bumpJohn (J5) Palmieri2011-03-081-1/+1
| * prep 2.28.0 releasePYGOBJECT_2_28_0John (J5) Palmieri2011-03-082-2/+27
| * [gi-demos] some python 3 compat fixesJohn (J5) Palmieri2011-03-074-5/+11
| * [gi-demos] catch the correct error classJohn (J5) Palmieri2011-03-071-5/+6
| * Try not to sink objects returned by C functions.Steve Frécinaux2011-03-073-3/+11
| * Do not leak python references when using the gobject.property() helper.Steve Frécinaux2011-03-072-3/+25
| * [gi] fix try except blocks so they work in Python 2.5John (J5) Palmieri2011-03-071-7/+20
| * handle uchar as bytes, not strings in python 3John (J5) Palmieri2011-03-041-1/+1
| * [gi-overrides] handle unichar gvalues when setting treemodelsJohn (J5) Palmieri2011-03-041-0/+10
| * [gi-overrides] special case python 2 keywords that crept inJohn (J5) Palmieri2011-03-042-5/+9
| * check for the py3 _thread module in configure.ac if thread is not foundJohn (J5) Palmieri2011-03-041-1/+5
| * [gi-demos] add iconview demoJohn (J5) Palmieri2011-03-041-0/+212
| * [gi] wrap the keyword argument in a dict so we don't break Python 2.5John (J5) Palmieri2011-03-031-1/+1
| * [gi-demos] add the combobox with string ids section to the demosJohn (J5) Palmieri2011-03-031-1/+48
| * [gi-overrides] add an override for Gdk.RGBAJohn (J5) Palmieri2011-03-032-0/+28
| * [gi-demos] fix up search-entry to reflect annotations fixed in Gtk+ masterJohn (J5) Palmieri2011-03-031-14/+9
| * [gi-demos] add search entry demoJohn (J5) Palmieri2011-03-031-0/+257
| * [gi] wrap map in a list for Python 3 compatJohn (J5) Palmieri2011-03-031-1/+1
| * [gi-demos] fix up the validation comboboxJohn (J5) Palmieri2011-03-031-6/+15
| * add overridesdir variable in the .pc file for 3rd party overridesJohn (J5) Palmieri2011-03-031-0/+1