2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-06-03 21:15:40 by Julio Merino | Files touched by this commit (3) |
Log message:
Update to 2.2.1:
Library:
* Fix crashes in the AA canvas. (Andreas Holzmann).
* Make affine transformations work for pixbuf items (Jim Evins).
* Fix rotation of outline widths for rect, ellipse and polygon items.
(Jim Evins).
* Fix redrawing bugs (Tim Janik).
Build:
* Fix localedir setup and random fixes to make it distcheck (Kjartan).
Docs:
* Completely revamped documentation (Josh Green).
* Some fixes from Sebasian Rittau.
Translations:
* cs (Miroslav Trmac), ga (Paul Duffy), ml (Guntupalli Karunkar)
sr (mdfk@root.co.yu), sr@lat (mdfk@root.co.yu), yi (Raphael Finkel).
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-02-28 11:26:28 by Julio Merino | Files touched by this commit (3) | |
Log message:
Update to 2.2.0.2. Changes in this version:
- Fixed the way the idle loop is set up around the update/redraw flags.
- Fixed event copying.
- Added translations: fa, kn, id.
|
2003-02-14 21:14:29 by Julio Merino | Files touched by this commit (4) |
Log message:
Updated to 2.2.0.1. Changes since 2.0.5:
* libgnomecanvas/Makefile.am (libgnomecanvas_2_la_LDFLAGS): Correct version
number error.
* configure.in: Add EXTRAVERSION and set to .1. Added missing languages to
ALL_LINGUAS.
* libgnomecanvas/gnome-canvas.c (gnome_canvas_request_redraw_uta): Comment
out assert that caused lots of crashes.
* configure.in: Added "mn" to ALL_LINGUAS.
* configure.in: added 'ro' to ALL_LINGUAS
* libgnomecanvas/gnome-canvas-shape.c (gnome_canvas_shape_init): Initialize
shape->priv->scale to 1.0.
* configure.in: Similar setup for Win32 build as DLL as in glib etc: Call
AC_LIBTOOL_WIN32_DLL. Check for native Win32 or Win32 platform in general
(including Cygwin). Set automake conditionals OS_WIN32 and PLATFORM_WIN32.
Use gcc -mms-bitfields for binary compatibility with GTK+ DLLs.
* libgnomecanvas/Makefile.am: [Win32] Use -no-undefined. Install import
libraries.
* glade/Makefile.am: [Win32] Use -no-undefined.
* libgnomecanvas/gnome-canvas-util.c (gnome_canvas_get_miter_points): Use
G_PI and G_PI_2 instead of M_PI and M_PI_2.
|
2003-01-05 13:11:23 by Julio Merino | Files touched by this commit (5) |
Log message:
Install documentation under share/doc/html, not share/gtk-doc/html.
Some PLIST fixes for libglade2 shared directories.
Bump PKGREVISION to 1.
|
2003-01-03 22:39:59 by Julio Merino | Files touched by this commit (3) | |
Log message:
Update libgnomecanvas to 2.0.5. Changes since 2.0.4:
* Added be and cs translations.
* gnome_canvas_shape_update, gnome_canvas_shape_bounds: Ensure that path is
not NULL before calling gnome_canvas_path_def_any().
|
2002-12-24 07:10:36 by Thomas Klausner | Files touched by this commit (156) |
Log message:
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
2002-12-01 14:49:42 by Lubomir Sedlacik | Files touched by this commit (12) |
Log message:
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
|