Changeset 403

Show
Ignore:
Timestamp:
09/20/07 17:56:26 (1 year ago)
Author:
bjourne
Message:

Update the release history to mention the PixbufDraw* stuff.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pygtkimageview/docs/gtkimageview.py

    r381 r403  
    5656Major changes in svn HEAD 
    5757------------------------- 
    58 * The methods `ImageView.damage_pixels()` and 
    59   `ImageView.image_to_widget_rect()` was added. 
    60 * The `IImageTool.pixbuf_changed()` method got a third argument. 
     58* `ImageView.damage_pixels()` and `ImageView.image_to_widget_rect()` 
     59  was added. 
     60* `IImageTool.pixbuf_changed()` got a third argument. 
     61* All parts of the `PixbufDrawCache` API addition was added. That 
     62  includes: 
     63 
     64  * `DRAW_METHOD_CONTAINS` 
     65  * `DRAW_METHOD_SCALE` 
     66  * `DRAW_METHOD_SCROLL` 
     67  * `PixbufDrawCache` 
     68  * `PixbufDrawOpts` 
    6169 
    6270Major changes in 1.0.0