summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build system improvements; don't hardcore gobject-introspection libs/cflagspygtk-introspectionGustavo J. A. M. Carneiro2005-06-247-10/+29
* pygtk-introspection; some experimental codeGustavo J. A. M. Carneiro2005-06-19242-154613/+573
* add PDF output to pangocairo exampleGustavo J. A. M. Carneiro2005-06-172-2/+15
* Improve demo, patch by Fernando San Martin Woerner, fixes #171148Johan Dahlin2005-06-142-4/+51
* Define HAVE_BIND_TEXTDOMAIN_CODESET on win32.Cedric Gustin2005-06-102-0/+5
* gobject/pygobject.h Use G_STMT_START/END for init_ defines.Manish Singh2005-06-103-4/+9
* wrap more pango stuffGustavo J. A. M. Carneiro2005-06-063-2/+78
* pygtk + cairo \!\!Gustavo J. A. M. Carneiro2005-06-0615-30/+736
* add support for structured fieldsGustavo J. A. M. Carneiro2005-06-062-2/+8
* add support for body override sectionsGustavo J. A. M. Carneiro2005-06-063-0/+21
* Add. We can't remove the old method.Johan Dahlin2005-05-313-0/+69
* oops, I never changed _wrap_gdk_threads_init last night; emacs being too smart\!Gustavo J. A. M. Carneiro2005-05-301-3/+2
* fix PangoLayoutLine boxed copy func.Gustavo J. A. M. Carneiro2005-05-302-1/+13
* some more pango apisGustavo J. A. M. Carneiro2005-05-295-10/+122
* add few pango methodsGustavo J. A. M. Carneiro2005-05-292-0/+30
* correct description of buttons param. (Sridhar Ratna)John Finlay2005-05-292-5/+18
* fix registration of already registered types through the gobject metaclassGustavo J. A. M. Carneiro2005-05-292-1/+13
* blahJohan Dahlin2005-05-281-1/+1
* Pass the GIOCondition to PyObject_CallFunction.Manish Singh2005-05-282-2/+8
* Sort quark names. Rename pyg_boxed_marshal_key to pygboxed_marshal_key.Johan Dahlin2005-05-284-15/+21
* gquark initialization cleanupGustavo J. A. M. Carneiro2005-05-2810-62/+69
* Latest attempt to track freedesktop wm standard link. (Olav Vitters)John Finlay2005-05-272-10/+15
* Pass gsize to GIOChannel functions that expect them.Manish Singh2005-05-252-4/+9
* Bug 305423: Widget creation doesn't work properlyGustavo J. A. M. Carneiro2005-05-252-3/+13
* Add.John Finlay2005-05-232-4/+101
* DECREF Python return valueJohn Finlay2005-05-231-0/+1
* Add.John Finlay2005-05-222-0/+42
* Bug fixesJohn Finlay2005-05-221-2/+2
* Bug 128765: GObject metaclassGustavo J. A. M. Carneiro2005-05-226-37/+153
* Add description.John Finlay2005-05-222-10/+6
* Available in 2.8 not 2.6John Finlay2005-05-221-5/+5
* Add descriptions of these new functions.John Finlay2005-05-222-0/+156
* Bug 164665: g_markup_escape_text needs bindingGustavo J. A. M. Carneiro2005-05-222-0/+22
* Bug 164211: missing function get_text_column for EntryCompletionGustavo J. A. M. Carneiro2005-05-222-0/+9
* Bug 172445: gtk.gdk.Pixbuf.save_to_callbackGustavo J. A. M. Carneiro2005-05-223-0/+100
* Bug 139176: GIOChannel wrapperGustavo J. A. M. Carneiro2005-05-225-2/+834
* some missing gdk functionsGustavo J. A. M. Carneiro2005-05-222-0/+33
* revert accidental commitGustavo J. A. M. Carneiro2005-05-221-39/+1
* Bug 165373: crash due to extra Py_XDECREF in gtk.TreeView.map_expanded_rowsGustavo J. A. M. Carneiro2005-05-223-2/+47
* *** empty log message ***John Finlay2005-05-211-0/+4
* Add more info about origin param.John Finlay2005-05-212-3/+14
* make it build again (missing })Manish Singh2005-05-172-0/+6
* Improve GParamSpec wrapping, fixes bug #170614Johan Dahlin2005-05-172-101/+259
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Benjamin Otte2005-05-172-5/+25
* reviewed by: Johan Dahlin <jdahlin@async.com.br>Benjamin Otte2005-05-175-5/+56
* Bump version to 2.7.0Johan Dahlin2005-05-175-3474/+3508
* Post release version bumppygtk-2-6-anchorJohan Dahlin2005-05-092-1/+5
* 2.6.2PYGTK_2_6_2Johan Dahlin2005-05-092-0/+10
* Complain if ret is NULL, Fixes #303524.Johan Dahlin2005-05-093-2/+9
* Add some commentsJohan Dahlin2005-05-091-14/+20