- 24 Oct, 2004 1 commit
-
-
x-rwmcfa1 authored
svn path=/trunk/; revision=129
-
- 16 Aug, 2004 3 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=127
-
Scott Arrington authored
Gnome2::Canvas::Item::i2w_affine(), and Gnome2::Canvas::Item::i2c_affine(). we retain compatibility with the broken signature, and include tests for both broken and fixed. svn path=/trunk/; revision=126
-
Scott Arrington authored
svn path=/trunk/; revision=125
-
- 15 Aug, 2004 1 commit
-
-
Scott Arrington authored
wrong length value to the C function. don't know how it worked in the first place. svn path=/trunk/; revision=124
-
- 14 Aug, 2004 2 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=123
-
Scott Arrington authored
svn path=/trunk/; revision=122
-
- 13 Aug, 2004 1 commit
-
-
Scott Arrington authored
no methods svn path=/trunk/; revision=121
-
- 06 Jun, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=119
-
- 02 Jun, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=118
-
- 18 May, 2004 1 commit
-
-
Torsten Schönfeld authored
* t/GnomeCanvasPathDef.t: Skip the open_parts and closed_parts tests to pass when working with 2.0.x. svn path=/trunk/; revision=117
-
- 07 May, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=116
-
- 29 Mar, 2004 2 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=114
-
Scott Arrington authored
svn path=/trunk/; revision=113
-
- 18 Mar, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=110
-
- 17 Mar, 2004 2 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=109
-
Scott Arrington authored
svn path=/trunk/; revision=107
-
- 16 Mar, 2004 2 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=105
-
Scott Arrington authored
Makefile.PL magic to get that information. Refactor the Makefile.PL code a bit, too. svn path=/trunk/; revision=104
-
- 07 Mar, 2004 2 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=103
-
Scott Arrington authored
svn path=/trunk/; revision=102
-
- 26 Feb, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=100
-
- 12 Feb, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=98
-
- 10 Feb, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=95
-
- 30 Jan, 2004 1 commit
-
-
x-rwmcfa1 authored
* Canvas.pm, README: beta release 0.91 * NEWS: initial import * MANIFEST: NEWS added svn path=/trunk/; revision=92
-
- 26 Jan, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=91
-
- 25 Jan, 2004 1 commit
-
-
x-rwmcfa1 authored
* Makefile.PL: removed runtime_reqs stuff, replaced by the pkg-config trick * perl-Gnome2-Canvas.spec.in: use pkg-config for Requires version svn path=/trunk/; revision=88
-
- 13 Jan, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=85
-
- 12 Jan, 2004 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=83
-
- 09 Jan, 2004 2 commits
-
-
Scott Arrington authored
svn path=/trunk/; revision=78
-
Scott Arrington authored
svn path=/trunk/; revision=77
-
- 29 Dec, 2003 2 commits
-
-
Torsten Schönfeld authored
* t/GnomeCanvasPathDef.t: Don't loop over the return values of split, open_parts and closed_parts but only look at the first returned list element. This makes the test independent from implementation details. svn path=/trunk/; revision=75
-
x-rwmcfa1 authored
* perl-Gnome2-Canvas.spec.in: use the new DATE replacement in conjunction with VERSION to create the changlog on the fly, which is better. svn path=/trunk/; revision=74
-
- 23 Dec, 2003 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=72
-
- 17 Dec, 2003 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=71
-
- 07 Dec, 2003 1 commit
-
-
Torsten Schönfeld authored
A t/GnomeCanvas.t A t/GnomeCanvasItem.t A t/GnomeCanvasPathDef.t * MANIFEST: Add a test suite. * t/GnomeCanvas.t * xs/GnomeCanvasUtil.xs: Implement and test Gnome2::Canvas::point_to_polygon. svn path=/trunk/; revision=70
-
- 05 Dec, 2003 3 commits
-
-
Scott Arrington authored
* Canvas.pm, Makefile.PL: can't get ABSTRACT without head name, so put it into the WriteMakefile call. * xs/GnomeCanvas.xs, xs/GnomeCanvasUtil.xs: okay, Canvas_methods is *really* gone now. svn path=/trunk/; revision=69
-
Scott Arrington authored
* xs/GnomeCanvasPathDef.xs: another update from kaffee -- don't leak the return values of pathdef functions. * Makefile.PL, Canvas.pm, xs/GnomeCanvas.xs: some hacks to the pod generation for the Gnome2::Canvas manpage, in an attempt to get rid of the horrible Gnome2::Canvas_methods. this merges the pod from the pm file into the pod generated from the xs file; the output is... well, functional. svn path=/trunk/; revision=68
-
Scott Arrington authored
A xs/GnomeCanvasShape.xs * MANIFEST: added new file for GnomeCanvasShape's functions * canvas.typemap: typemap for const GnomeCanvasPathDef* * xs/GnomeCanvas.xs: remove =for object Gnome2::Canvas::Shape, it has its own xs file. fix b0rken call signature for ->get_color, which was requiring a returned parameter. * xs/GnomeCanvasItem.xs: use actual typemaps for some enum/flags types instead of plain integers. * xs/GnomeCanvasPathDef.xs: implement a bunch of missing pathdef methods. * xs/GnomeCanvasRichText.xs: don't leak. svn path=/trunk/; revision=67
-
- 14 Nov, 2003 1 commit
-
-
Scott Arrington authored
svn path=/trunk/; revision=64
-