lp:debian/squeeze/goocanvas

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

7. By Jose Carlos Garcia Sogo

[ Jeffrey Ratcliffe ]
* + debian/watch (Closes: #528620)
* debian/control:
  - Removed section field from libgoocanvas-common and libgoocanvas3
  - Updated descriptions
  - Bumped Standards-Version to 3.8.4. No changes needed.
  + Homepage field
* + debian/README.source
* debian/copyright:
  - Removed "(C)", replacing with "copyright" as necessary
* debian/rules:
  + link to upstream changelog

[ Jose Carlos Garcia Sogo ]
* New upstream package (Closes: #521722)
* Accept patch by Jeffrey Ratcliffe (Thanks!)

6. By Jose Carlos Garcia Sogo

* New Upstream Version (Closes: #507077)
* Update debian/10_relibtoolize patch.
* Bump Standards-Version to 3.8.0. No changes needed.

5. By Jose Carlos Garcia Sogo

* New upstream release
* Update 10_relibtoolize patch for this version
* Bump Standars-Version to 3.7.3
* Change VCS info in debian/control to point to git.debian.org

4. By Jose Carlos Garcia Sogo

Link gtk-doc to /usr/share/doc/libgoocanvas-dev (Closes: #423410)

3. By Sebastien Bacher

* New upstream version (UVF exception #86533):
  - Major rewrite to make the model optional, so people can choose to have
    either a simple canvas or a model/view canvas. The standard items can be
    used in either scenario.
  - Added support for cascading style properties (things like fill color,
    stroke width, font etc.). Properties use a GQuark for a unique
    identifier, and a GValue for the property value, so they are very
    flexible.
  - Added GooCanvasTable item to layout child items.
  - Made it much easier to create new items, by subclassing
    GooCanvasItemSimple which handles most of the work. See demo/demo-item.c
    for a simple item.
  - Added support for different units - pixels, points, inches or
    millimeters, and allow setting of vertical
    and horizontal resolution (dpi).
  - Added workaround for cairo's 16-bit limit, to support large canvases.
  - Added demo/scalability-demo which creates 100,000 items over a large
    canvas. It takes a few seconds to create all the items, but once created
    it seems to work fast enough.
  - Improved the animation code, supporting relative or absolute values for
    the x, y, scale and rotation.
  - Added "clip-path" and "clip-fill-rule" to specify a clip path
    for an item.
* debian/control:
  - updated GTK requirement to 2.10
* debian/control, debian/libgoocanvas0.install, debian/libgoocanvas1.install,
  debian/rules:
  - updated for soname change

2. By Sebastien Bacher

First upload

1. By Sebastien Bacher

Import upstream version 0.4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers