Change logs for pygtk source package in Karmic

  • pygtk (2.16.0-0ubuntu1) karmic; urgency=low
    
      * 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
    
     -- Sebastien Bacher <email address hidden>   Tue, 01 Sep 2009 14:52:15 +0200
  • pygtk (2.15.2-0ubuntu1) karmic; urgency=low
    
      * 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
    
     -- Sebastien Bacher <email address hidden>   Mon, 22 Jun 2009 16:49:42 +0200
  • pygtk (2.15.1-0ubuntu2) karmic; urgency=low
    
      * 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)
    
     -- Martin Pitt <email address hidden>   Mon, 15 Jun 2009 11:40:22 +0200
  • pygtk (2.15.1-0ubuntu1) karmic; urgency=low
    
      * 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
    
     -- Sebastien Bacher <email address hidden>   Mon, 01 Jun 2009 21:02:03 +0200
  • pygtk (2.15.0-0ubuntu1) karmic; urgency=low
    
      * 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
    
     -- Sebastien Bacher <email address hidden>   Mon, 11 May 2009 16:19:38 +0200
  • pygtk (2.14.1-1ubuntu1) jaunty; urgency=low
    
      * 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
    
     -- Sebastien Bacher <email address hidden>   Tue, 07 Apr 2009 23:38:34 +0200