lp:ubuntu/lucid/pygtk

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/pygtk
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

61. By Evan

* Add support for GtkSpinner (bgo: #607453). Thanks Colin Watson.
* Bump the libgtk2.0-dev dependency to 2.19.0.

60. By Sebastien Bacher

New upstream version

59. By Sebastien Bacher

* Sync on Debian
* debian/control.in:
  - don't depends on a specific python version
  - only suggest python-numpy
  - python-gtk2-dbg conflicts and replaces python-glade2-dbg
* debian/rules:
  - don't stop on xvfb-run issues

58. By Sebastien Bacher

* New upstream version:
  - Allow to use automake 1.11
  - Remove compiler warnings
  - Add gtk.gdk.CURRENT_TIME constant
  - Fix gtk.IMContext().set_client_window()
  - Some docs fix
  - Fixed invocation of FileChooserDialog in print demo
  - Some autotools tweaks
  - Fix arg parsing format typo for gtk_toggle_button_new
  - Update some docs to the new 2.16 API

57. By Sebastien Bacher

* New upstream version:
  - Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message
  - Allow pango.Context creation
  - Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
    compatibility accepting also chars
  - Protect window obj from GC in gtk.window_get_toplevels
  - Plug huge number of memory leaks in Pango wrappers
  - Add gtk.gdk.WINDOWING constant
  - Wrap gdk_pixbuf_apply_embedded_orientation
  - Modernize constructors of seven more types
  - Don't free a string we don't own
  - Some docs tweaking
* debian/control.in:
  - set vcs location
* debian/patches/02_fix_get_application_info_crash.patch:
  - the change is in the new version

56. By Martin Pitt

Add 02_fix_get_application_info_crash.patch: Fix crash in
gtk.RecentInfo.get_application_info(). Taken from upstream git, thanks to
Siegfried Gevatter for digging it out. (LP: #386035)

55. By Sebastien Bacher

* New upstream version:
  - (Add HSV support to gtk.gdk.Color objects)
  - Add floating-point support to gtk.gdk.Color
  - Retire hand-written ChangeLog; autocreate from Git history
  - Fix conditional in docs/Makefile.am
  - Document that gtk.gdk.GC coordinates are not related to allocation
  - Make pygtk_boxed_unref_shared
  - Make gtk.MenuItem.set_submenu accept None
  - Don't run 'fixxref.py' if documentation is not built
  - Apply libtool 2.2 compatibility patch
  - Plug reference leak on main signal watch source
  - Add extra warning against accidental misuse of tree model columns
  - Wrap gtk.Border attributes and constructor
  - Make gtk.gdk.Event.time accept 'long' in assignments
  - Wrap gtk.RcStyle attributes

54. By Sebastien Bacher

* New upstream version:
  - Update pygtk to use numpy instead of Numeric
  - Update the address of the FSF
  - Wrap gtk_builder_add_objects_from_string and
    gtk_builder_add_objects_from_file.
  - Add GTK+ 2.16 API
  - wrap gtk.IconView.convert_widget_to_bin_window_coords
  - add gtk.gdk.Window.redirect_to_drawable
  - add GtkNumberUpLayout enum
  - some method argument fixes
  - add gtk.PrintSettings.[get|set]_number_up_layout
  - Some demo fixes
  - Add various deprecation warnings
* debian/control.in:
  - updated build requirements
* debian/patches/02_numpy.patch, debian/patches/70_autoconf.patch:
  - the change is in the new version
* debian/patches/60_pygtk-wakeupfd-fix.patch:
  - new version update

53. By Sebastien Bacher

* Resync with Debian
* debian/control.in:
  - don't depends on a specific python version
  - only suggest python-numpy
  - python-gtk2-dbg conflicts and replaces python-glade2-dbg
* debian/rules:
  - don't stop on xvfb-run issues

52. By Sebastien Bacher

* New upstream version:
  - Return the deserialized string as a new memory buffer (lp: #317101)
  - Complete docs with 2.14 API

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/pygtk
This branch contains Public information 
Everyone can see this information.

Subscribers