Changeset 555
- Timestamp:
- 08/23/08 21:38:56 (3 months ago)
- Files:
-
- pygtkimageview/docs/gtkimageview.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pygtkimageview/docs/gtkimageview.py
r510 r555 53 53 Major changes between version of PyGtkImageView. For a complete 54 54 history, also see the *Release history* document in GtkImageView. 55 56 Major changes in HEAD 57 --------------------- 58 * `AnimView.set_anim` accepts ``None``. 59 * `ImageView.damage_pixels` and `ImageView.image_to_widget_rect` that 60 was supposed to be added in 1.1.0 was added for real. 55 61 56 62 Major changes in 1.1.0
