summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow pango.Context creationPaul Pogonyshev2009-06-184-9/+133
* Bug 586217 – gtk.gdk.2BUTTON_PRESS should be gtk.gdk._2BUTTON_PRESS in docsGian Mario Tagliaretti2009-06-181-5/+5
* Make gtk.gdk.Pixbuf.add_alpha accept integers, not stringsPaul Pogonyshev2009-06-181-3/+5
* Protect window objects from GC in gtk.window_get_toplevels()Gustavo Carneiro2009-06-181-0/+9
* Plug huge number of memory leaks in Pango wrappersPaul Pogonyshev2009-06-181-0/+27
* Add gtk.gdk.WINDOWING constantPaul Pogonyshev2009-06-172-0/+60
* Add docs for gtk.gdk.Pixbuf.apply_embedded_orientationGian Mario Tagliaretti2009-06-141-0/+36
* Wrap gdk_pixbuf_apply_embedded_orientationChris Wilson2009-06-141-0/+7
* Modernize constructors of seven more typesPaul Pogonyshev2009-06-135-31/+34
* Don't free a string we don't ownPaul Pogonyshev2009-06-111-1/+2
* Post release version bump 2.15.2Gian Mario Tagliaretti2009-05-251-1/+1
* Update NEWS, release 2.15.1PYGTK_2_15_1Gian Mario Tagliaretti2009-05-251-0/+16
* Post release version bump 2.15.1Gian Mario Tagliaretti2009-05-251-1/+1
* Add HSV support to gtk.gdk.Color objectsPaul Pogonyshev2009-05-164-3/+204
* Add floating-point support to gtk.gdk.ColorPaul Pogonyshev2009-05-154-36/+260
* Retire hand-written ChangeLog; autocreate from Git historyPaul Pogonyshev2009-05-122-0/+35
* Fix conditional in docs/Makefile.amFrederic Peters2009-05-121-0/+4
* Document that gtk.gdk.GC coordinates are not related to allocationPaul Pogonyshev2009-05-091-0/+4
* Make pygtk_boxed_unref_shared() also handle Py_NonePaul Pogonyshev2009-05-081-0/+4
* Make gtk.MenuItem.set_submenu accept NonePaul Pogonyshev2009-05-081-1/+1
* Don't run 'fixxref.py' if documentation is not builtBjörn Lindqvist2009-05-081-3/+3
* Apply libtool 2.2 compatibility patchPaul Pogonyshev2009-05-081-0/+2
* Plug reference leak on main signal watch sourcePaul Pogonyshev2009-05-081-4/+14
* Add extra warning against accidental misuse of tree model columnsPaul Pogonyshev2009-05-081-0/+6
* Wrap gtk.Border attributes and constructorMariano Suárez-Alvarez2009-05-085-0/+269
* Make gtk.gdk.Event.time accept 'long' in assignmentsPaul Pogonyshev2009-05-082-20/+35
* Wrap gtk.RcStyle attributesPaul Pogonyshev2009-05-087-1/+419
* Update NEWS and README, release PyGTK 2.15.0PYGTK_2_15_0Gian Mario Tagliaretti2009-05-022-3/+24
* Document pango.UNDERLINE_ERRORPaul Pogonyshev2009-05-021-0/+9
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-05-026-90/+15
* Fix pygtk.doap using the correct syntax for mboxGian Mario Tagliaretti2009-04-261-0/+2
* doap: add bindings categoryOlav Vitters2009-04-231-0/+1
* Code maintenance: add .gitignore filesPaul Pogonyshev2009-04-194-0/+62
* Correct mailinglist addressJohan Dahlin2009-04-171-1/+1
* Add a doap fileJohan Dahlin2009-04-171-0/+24
* Bug 397544 – Numeric is no longer maintainedBrian Cameron2009-04-062-1/+7
* Bug 397544 – Numeric is no longer maintainedJosselin Mouette2009-04-065-15/+37
* Bug 447388 – pixbuf.get_pixels_array() doesn't correctly flag the arrayGian Mario Tagliaretti2009-04-062-7/+12
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-3045-45/+94
* Wrap gtk_builder_add_objects_from_string andGian Mario Tagliaretti2009-03-252-0/+125
* Bug 575604 – typo in gtk.AccelGroup.connect_groupGian Mario Tagliaretti2009-03-202-1/+7
* Add GTK+ 2.16 APIGian Mario Tagliaretti2009-03-206-21/+850
* Bug 574640 – gtk.FileChooserButton "file-set" signal is not documentedGian Mario Tagliaretti2009-03-092-0/+64
* gtk/gtkiconview.override: wrapGian Mario Tagliaretti2009-03-072-0/+26
* Add gtk.gdk.selection_owner_[gs]et_for_displayGian Mario Tagliaretti2009-03-072-1/+116
* gtk/gdk-base.defs: gtk.gdk.selection_owner_set_for_display() should acceptGian Mario Tagliaretti2009-03-072-1/+6
* gtk/gdk-2.14.defs: add gtk.gdk.Window.redirect_to_drawable()Gian Mario Tagliaretti2009-03-072-0/+19
* Fix XML code between comments.Gian Mario Tagliaretti2009-03-052-3/+7
* Update docs to 2.14Gian Mario Tagliaretti2009-03-053-0/+274
* Add new class gtk.gdk.AppLaunchContext.Gian Mario Tagliaretti2009-03-054-1/+234