~ubuntu-branches/ubuntu/natty/pygtk/natty-proposed

« back to all changes in this revision

Viewing changes to docs/html/index.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-06-22 16:49:42 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090622164942-19zeltp4z0u5iw72
Tags: 2.15.2-0ubuntu1
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
2363
2363
        <ANCHOR id="method-gtkstatusbar--get-context-id" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--get-context-id">
2364
2364
        <ANCHOR id="method-gtkstatusbar--push" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--push">
2365
2365
        <ANCHOR id="method-gtkstatusbar--pop" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--pop">
 
2366
        <ANCHOR id="method-gtkstatusbar--remove-message" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--remove-message">
2366
2367
        <ANCHOR id="method-gtkstatusbar--remove" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--remove">
2367
2368
        <ANCHOR id="method-gtkstatusbar--set-has-resize-grip" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--set-has-resize-grip">
2368
2369
        <ANCHOR id="method-gtkstatusbar--get-has-resize-grip" href="pygtk/class-gtkstatusbar.html#method-gtkstatusbar--get-has-resize-grip">
3961
3962
        <ANCHOR id="function-gdk--gdk-pango-renderer-get-default" href="pygtk/class-gdkpangorenderer.html#function-gdk--gdk-pango-renderer-get-default">
3962
3963
        <ANCHOR id="class-gdkpixbuf" href="pygtk/class-gdkpixbuf.html">
3963
3964
        <ANCHOR id="constructor-gdkpixbuf" href="pygtk/class-gdkpixbuf.html#constructor-gdkpixbuf">
 
3965
        <ANCHOR id="method-gdkpixbuf--apply-embedded-orientation" href="pygtk/class-gdkpixbuf.html#method-gdkpixbuf--apply-embedded-orientation">
3964
3966
        <ANCHOR id="method-gdkpixbuf--render-to-drawable" href="pygtk/class-gdkpixbuf.html#method-gdkpixbuf--render-to-drawable">
3965
3967
        <ANCHOR id="method-gdkpixbuf--render-to-drawable-alpha" href="pygtk/class-gdkpixbuf.html#method-gdkpixbuf--render-to-drawable-alpha">
3966
3968
        <ANCHOR id="method-gdkpixbuf--render-pixmap-and-mask" href="pygtk/class-gdkpixbuf.html#method-gdkpixbuf--render-pixmap-and-mask">
4249
4251
        <ANCHOR id="function-gdk--x11-display-get-startup-notification-id" href="pygtk/gdk-functions.html#function-gdk--x11-display-get-startup-notification-id">
4250
4252
        <ANCHOR id="gdk-constants" href="pygtk/gdk-constants.html">
4251
4253
        <ANCHOR id="gdk-constants-description" href="pygtk/gdk-constants.html#gdk-constants-description">
 
4254
        <ANCHOR id="gdk-windowing-constant" href="pygtk/gdk-constants.html#gdk-windowing-constant">
4252
4255
        <ANCHOR id="gdk-drag-action-constants" href="pygtk/gdk-constants.html#gdk-drag-action-constants">
4253
4256
        <ANCHOR id="gdk-device-axis-use" href="pygtk/gdk-constants.html#gdk-device-axis-use">
4254
4257
        <ANCHOR id="gdk-byte-order-constants" href="pygtk/gdk-constants.html#gdk-byte-order-constants">
4347
4350
        <ANCHOR id="class-pangocolor" href="pygtk/class-pangocolor.html">
4348
4351
        <ANCHOR id="constructor-pangocolor" href="pygtk/class-pangocolor.html#constructor-pangocolor">
4349
4352
        <ANCHOR id="class-pangocontext" href="pygtk/class-pangocontext.html">
 
4353
        <ANCHOR id="constructor-pangocontext" href="pygtk/class-pangocontext.html#constructor-pangocontext">
 
4354
        <ANCHOR id="method-pangocontext--get-font-map" href="pygtk/class-pangocontext.html#method-pangocontext--get-font-map">
 
4355
        <ANCHOR id="method-pangocontext--set-font-map" href="pygtk/class-pangocontext.html#method-pangocontext--set-font-map">
4350
4356
        <ANCHOR id="method-pangocontext--list-families" href="pygtk/class-pangocontext.html#method-pangocontext--list-families">
4351
4357
        <ANCHOR id="method-pangocontext--load-font" href="pygtk/class-pangocontext.html#method-pangocontext--load-font">
4352
4358
        <ANCHOR id="method-pangocontext--load-fontset" href="pygtk/class-pangocontext.html#method-pangocontext--load-fontset">
4403
4409
        <ANCHOR id="method-pangofontfamily--get-name" href="pygtk/class-pangofontfamily.html#method-pangofontfamily--get-name">
4404
4410
        <ANCHOR id="method-pangofontfamily--is-monospace" href="pygtk/class-pangofontfamily.html#method-pangofontfamily--is-monospace">
4405
4411
        <ANCHOR id="class-pangofontmap" href="pygtk/class-pangofontmap.html">
 
4412
        <ANCHOR id="method-pangofontmap--create-context" href="pygtk/class-pangofontmap.html#method-pangofontmap--create-context">
4406
4413
        <ANCHOR id="method-pangofontmap--load-font" href="pygtk/class-pangofontmap.html#method-pangofontmap--load-font">
4407
4414
        <ANCHOR id="method-pangofontmap--load-fontset" href="pygtk/class-pangofontmap.html#method-pangofontmap--load-fontset">
4408
4415
        <ANCHOR id="method-pangofontmap--list-families" href="pygtk/class-pangofontmap.html#method-pangofontmap--list-families">