summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Manually wrap GtkWidget.set_allocationGian Mario Tagliaretti2010-04-051-0/+23
* Manually wrap GtkCellRenderer.get_alignment and GtkCellRenderer.get_paddingGian Mario Tagliaretti2010-04-051-0/+23
* Move some tests from pygobject since they require gtkGian Mario Tagliaretti2010-04-052-0/+401
* Bug 613341 - pygobject tests seem to require pygtk causing a circularGian Mario Tagliaretti2010-04-052-25/+47
* Manually wrap gtk_hsv_to_rgb() and fix a mistake in previous manual wraps.Gian Mario Tagliaretti2010-04-041-6/+20
* Manually wrap gtk_hsv_get_metrics()Gian Mario Tagliaretti2010-04-041-0/+13
* Manually wrap gtk_hsv_get_color()Gian Mario Tagliaretti2010-04-041-0/+13
* Bug 614697 - GtkHSV is not wrappedGian Mario Tagliaretti2010-04-032-0/+95
* Make it possible to implement gtk.TreeSortable fullyPaul Pogonyshev2010-03-101-0/+230
* Wrap gtk.Printer.list_papers()Gian Mario Tagliaretti2010-01-051-0/+18
* Wrap gtk.gdk.pixbuf_new_from_stream[at_scale] forgotten in 2.14Gian Mario Tagliaretti2010-01-052-0/+28
* Remove deprecated GTK+ symbolsJavier Jardón2010-01-046-23/+22
* Update NEWS and README, release PyGTK 2.17.0PYGTK_2_17_0Gian Mario Tagliaretti2009-12-262-7/+12
* Bug 603785 - Documentation of GDK Window Type Hint Constants incompleteGian Mario Tagliaretti2009-12-251-0/+36
* Bug 595824 - gtk.Style.lookup_color missing in documentationGian Mario Tagliaretti2009-12-251-0/+35
* Bug 594621 - Broken linkGian Mario Tagliaretti2009-12-201-1/+1
* Comment out a gdk test for now, needs investigatingGian Mario Tagliaretti2009-12-201-4/+4
* Wrap new API added in GTK/GDK 2.18Gian Mario Tagliaretti2009-12-176-0/+836
* Release version bump to 2.17.0Gian Mario Tagliaretti2009-12-161-1/+1
* Release GIL in several gdk.Pixbuf methodsPaul Pogonyshev2009-11-241-0/+8
* Fix just added override for gtk.TreeSortable.do_get_sorted_column_idPaul Pogonyshev2009-11-131-2/+5
* Make it possible to implement gtk.TreeSortable to some extentPaul Pogonyshev2009-11-132-0/+94
* Fix wrong gtk.gdk.color_from_hsv definitionArun Raghavan2009-10-312-1/+7
* Plug memory leaks in a few Pango Cairo functionsPaul Pogonyshev2009-10-311-0/+3
* Plug a huge leak in gtk.Widget.get_snapshot()Benjamin Berg2009-10-061-0/+1
* Undeprecate gtk.Toolbar.(un)set_icon_size() againPaul Pogonyshev2009-09-131-8/+0
* Update NEWS, release PyGTK 2.16.0PYGTK_2_16_0Gian Mario Tagliaretti2009-08-231-1/+12
* Release version bump to 2.16.0Gian Mario Tagliaretti2009-08-231-2/+2
* Add new properties and signals of gtk.Entry added in 2.16Gian Mario Tagliaretti2009-08-231-1/+397
* Bug 567350 - Fixed incoherence in gtk.Dialog documentation.Gian Mario Tagliaretti2009-08-231-2/+22
* Bug 590948 - Adding information about Reference gtk.Widget.set_tooltip_windowGian Mario Tagliaretti2009-08-231-0/+9
* Allow to use automake 1.11Paolo Borelli2009-08-131-6/+7
* Update docs for class gtk.DialogGian Mario Tagliaretti2009-08-131-0/+9
* Add a note on the new property added in GTK+ 2.16Gian Mario Tagliaretti2009-08-131-1/+1
* Update docs for class gtk.CellViewGian Mario Tagliaretti2009-08-131-7/+38
* Add docs for the new class gtk.ActivatableGian Mario Tagliaretti2009-08-133-6/+360
* Add myself and Paul as maintainersGian Mario Tagliaretti2009-08-134-10/+40
* Remove compiler warningsGian Mario Tagliaretti2009-08-131-2/+2
* Add gtk.gdk.CURRENT_TIME constantPaul Pogonyshev2009-08-081-0/+3
* Bug 590960 – Incorrect heading for gtk.CellRendererCombo's "changed" signalGian Mario Tagliaretti2009-08-081-1/+1
* Bug 590022 – Paned: props "max-position" and "min-position" not writableGian Mario Tagliaretti2009-07-281-2/+2
* Bug 589701 – gtk.IMContext().set_client_window() does not accept NoneGian Mario Tagliaretti2009-07-251-1/+1
* Remove myself as a maintainerJohan Dahlin2009-07-242-11/+0
* Reword the description of the use of the new_order list in theJohn Finlay2009-07-203-30/+53
* Fixed invocation of FileChooserDialog in print-editor demoPietro Battiston2009-07-171-2/+2
* Fix arg parsing format typo for gtk_toggle_button_new.John Finlay2009-07-171-1/+1
* Bug 588466 – Does not include gtk-2.16-types.defsGian Mario Tagliaretti2009-07-141-1/+1
* Add 2.16 defs files to EXTRA_DIST and generated files to CLEANFILESGian Mario Tagliaretti2009-07-141-3/+12
* Update docs for gtk.Action classGian Mario Tagliaretti2009-07-051-370/+968
* Update NEWS with one last minute change and really release PyGTK-2.15.2PYGTK_2_15_2Gian Mario Tagliaretti2009-06-211-1/+2