Age | Commit message (Collapse) | Author | Files | Lines |
|
0.31 (05/26/2010)
(ms) [rt.cpan.org #54870] Fixed typos/pod errors reported by
Salvatore Bonaccorso.
(ms) Fixed overwriting input parameters in create(), bug reported
by Erik Wasser.
|
|
3.230 Sunday August 29, 2010, 04:00:00 PM -0700
* imgsize
* lib/Image/Size.pm
perlcritic clean-ups from new rules.
* lib/Image/Size.pm
* t/Test_emf_small.emf (added)
* t/all.t
RT #59995: Added support for Windows Enhanced Metafile Format
(EMF).
* t/00_load.t (deleted)
* t/01_pod.t (deleted)
* t/02_pod_coverage.t (deleted)
* t/03_meta.t (deleted)
* t/04_minimumversion.t (deleted)
* t/05_critic.t (deleted)
* xt/00_load.t (added)
* xt/01_pod.t (added)
* xt/02_pod_coverage.t (added)
* xt/03_meta.t (added)
* xt/04_minimumversion.t (added)
* xt/05_critic.t (added)
Move the author/distro-sanity tests to an "xt" directory.
3.221 Sunday April 25, 2010, 02:10:00 PM -0700
* imgsize
* lib/Image/Size.pm
Large-scale code and documentation clean-up based on perlcritic
and visual review.
|
|
Failed 5/7 test programs. 5/7 subtests failed.
2.03 Tue Nov 24 21:40:49 GMT 2009
- add a new_transparent method
- add a create_rotated_image method
- add a human-readable license
|
|
Failed 1/2 test programs. 1/13 subtests failed.
2.45 Clarified the GD license. There is now a formal LICENSE file in the package.
|
|
|
|
The Gnome2::Canvas module allows a perl developer to use the
GnomeCanvas widget with Gtk2-Perl.
Like the Gtk2 module on which it depends, Gnome2::Canvas follows
the C API of libgnomecanvas-2.0 as closely as possible while still
being perlish. Thus, the C API reference remains the canonical
documentation.
|
|
changes: many feature additions, bugfixes
|
|
PR pkg/43812 by Matthew Mondor
The DIA_HELPDIR variable looks unnecessary now, it might make sense
to not install the xml documentation in the non-gnome case because
there is no tool to read it anyway.
|
|
|
|
to access fonts
|
|
|
|
pkgsrc changes:
- correcting license
Upstream changes:
2.50 05 April, 2010
-Fixed inline SVG generation method (bug # 43814 and 50075)
-Fixed XML-escaped characters (bug # 53918 and 44454)
-Fixed undef bug in findChildIndex (bug # 48932)
-Fixed memory leaks with Scalar::Util::weaken() (bug # 54458)
-Fixed cloning method (bug # 36194)
-DOM::insertAtIndex() and removeAtIndex() now update the ID and element list
|
|
Release 1.8.4 (2010-08-27) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Fixes
-----
* Fix build system. (patch by kimura watasu and suggested by OBATA Akio)
* Fix Windows gem. (reported by Dominic Sisneros)
Thanks
------
* Dominic Sisneros
* kimura wataru
* OBATA Akio
|
|
|
|
Release 1.8.3 (2010-08-26) Kouhei Sutou <kou@cozmixng.org>)
===========================================================
Features
--------
* Support cairo 1.8.10.
* Support Ruby 1.9.2. (reported by Tasuku SUENAGA and kimura wataru)
* Fix RGV -> HSV conversion. (patch by Yuta Taniguchi)
* Support Cairo::Color as Hash key.
Thanks
------
* Yuta Taniguchi
* Tasuku SUENAGA
* kimura wataru
|
|
|
|
by application developers in fields such as visual simulation, games, virtual
reality, scientific visualization and modelling. Written entirely in Standard
C++ and OpenGL it runs on all Windows platforms, OSX, GNU/Linux, IRIX, Solaris,
HP-Ux, AIX and FreeBSD operating systems. The OpenSceneGraph is now well
established as the world leading scene graph technology, used widely in the
vis-sim, space, scientific, oil-gas, games and virtual reality industries.
|
|
here.
|
|
pkgsrc dependency.
|
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
|
|
so that the right path is advertized.
|
|
Requested 'babl >= 0.1.2' but version of babl is 0.1.0
so set required BUILDLINK_API_DEPENDS.babl
|
|
|
|
|
|
Based on PR#43712 from Ryo ONODERA.
NEW IN VERSION 4.3
------------------
- Undo/Redo
- New translations (german,czech)
- Fixed double free bug in plugin mode.
NEW IN VERSION 4.4
--------------------
- Full session management under X11.
- Added advanced feature check box.
- Added advanced command to copy urls, outline, etc.
- New translation (russian)
- History in the find dialog.
- Option to display hidden text in status bar.
- Option to display the first page alone in side-by-side mode.
- Option to display side-by-side in right-to-left mode.
- Drag'n drop files into the viewer.
- Support for Lizardtech's plugin option -showposition.
NEW IN VERSION 4.5
--------------------
- Fixed priority of annotation options.
- Fixed plugin for recent versions of gcc.
- Added showposition in advanced option copyUrl.
- New advanced mode to display hidden text.
- Lens display annotations and hidden text.
- Nsdejavu can use the XEmbed protocol when available.
- Plugin is scriptable from JavaScript.
|
|
|
|
Clutter-GTK 0.10.6 12/08/2010
==================================
>> Fix event handling with Clutter 1.3.*
|
|
changes: Various bug fixes
(tested the lib part with evince)
|
|
|
|
CHANGES BETWEEN 2.4.1 and 2.4.2
I. IMPORTANT BUG FIXES
- A stack overflow in CFF Type2 CharStrings interpreter is fixed.
- Handling Type 42 font deallocation was broken; additionally, the
library is now more robust against malformed Type 42 fonts.
II. MISCELLANEOUS
- Two new functions, `FT_Reference_Library' (in FT_MODULE_H) and
`FT_Reference_Face' (in FT_FREETYPE_H), have been added to
simplify life-cycle management. A counter gets initialized to 1
at the time an FT_Library (or FT_Face) structure is created.
The two new functions increment the respective counter.
`FT_Done_Library' and `FT_Done_Face' then only destroy a library
or face if the counter is 1, otherwise they simply decrement the
counter.
|
|
Fixes colour issues with the Fujifilm S100FS for me.
|
|
with http://www.ijg.org/files/README.
Noticed by PR#43701.
|
|
following vulnerabilities:
- CVE-2010-2233
- CVE-2010-2482
- CVE-2010-2483
- CVE-2010-2595
- CVE-2010-2597
There is no patch for CVE-2010-2596 yet. But it is low risk (an assertion
gets triggered) and cannot be exploited after the above vulnerabilities
are fixed (at least if I understood correctly).
No butcher was involved in fixing this package.
|
|
0.15.3 (unstable):
Documentation:
- Added main page text with doxygen.
(David King, Murray Cumming)
- Improve API documentation slightly.
(Murray Cumming)
0.15.2 (unstable):
Build improvements for documentation.
(Daniel Elstner)
|
|
Clutter 1.002
=============
* Allow omitting FOREACH_WITH_INTERNALS from Container implementations,
just like the documentation said
* Improve Clutter::Animation documentation
* Improve the examples
|
|
== Changes 0.6.4 from 0.6.5: 2010-07-31
* Added Rabbiter that collects comments from Twitter.
[OBATA Akio]
* Supported
((<aafigure|URL:https://launchpad.net/aafigure>)).
[Suggested by kdmsnr]
=== Improvements
* Removed needless newlines from default PDF filename.
* Worked with \r\n newline. [Reported by zunda]
* Rabbitter: Added. It collects comments from Twitter.
[OBATA Akio]
* Supported aafigure. [suggested by kdmsnr]
==== Theme
* clear-blue: Removed needless newlines from footer text.
* per-slide-background-iamge:
Supported "background-image-align: right" slide property.
[Suggested by kdmsnr]
= slide
...
== properties
: background-image
lavie.png
: background-image-relative-width
30
: background-image-align
right
: background-image-relative-margin-right
3
* Supported width parameter 'relative_width' as well as
'relative-width'.
* body-background-image: Added. It enables "align = right"
image property:
= title
# image
# src = lavie.png
# relative-width = 30
# align = right
# relative-margin-right = -5
* Enabled body-background-image and
per-slide-background-image by default.
* background-image-tookit: Added. It is a toolkit for
shareing common processes in body-background-image and
per-slide-background-image themes.
* title-background-image:
Supported customize by
@title_background_image_properties. The same options for
image element can be used.
[Suggested by kdmsnr]
@title_background_image_properties = {
:align => :right,
:as_large_as_possible => false,
:relative_height => 75,
}
This shows image with the following layout:
+-----------+
| +---+|
| title <- background image
| +---+|
+-----------+
A background image is showed in center and it is
resized to as large as possible by default.
=== Fixes
* Fixed comment view doesn't work.
=== Thanks
* kdmsnr
* zunda
* OBATA Akio
|
|
|
|
This package provides a module aafigure, that can be used from other programs,
and a command line tool aafigure.
|
|
|
|
|
|
"fortran" is alias of "fortran77" for now, but it will change later.
|
|
|
|
to show the location of geotagged photos
|
|
(only these without extra dependencies)
|
|
|
|
were updated.
|
|
|
|
changes:
- Since May 2010, all patents regarding the TrueType bytecode
interpreter have expired worldwide. Consequently, we now define
TT_CONFIG_OPTION_BYTECODE_INTERPRETER by default (and undefine
TT_CONFIG_OPTION_UNPATENTED_HINTING).
- A new function `FT_Library_SetLcdFilterWeights' is available to
adjust the filter weights set by `FT_Library_SetLcdFilter'.
-increased robustness, bugfixes
pkgsrc note: the "truetype" option was removed, the bytecode interpreter
is now always enabled
|
|
|