Age | Commit message (Collapse) | Author | Files | Lines |
|
XXX Might have LP64 issues with the casts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkgsrc changes:
- set LICENSE
upstream changes:
Version 1.1.4 <2011.11.22>
--------------------------
* added SVG image handler
Version 1.1.3 <2011.11.14>
--------------------------
* SVGImageElement: added support of SVG images
* added support of Gaussian blur filter
Version 1.1.2 <2011.08.14>
--------------------------
* added handling of preserveAspectRatio attribute
Version 1.1.1 <2011.08.04>
--------------------------
* fixed text rendering
* fixed rendering of video
Version 1.1.0 <2011.07.24>
--------------------------
* updated cairo backend - it's default backend now
* added rendering with alpha
* added wxSVGTBreakElement
Version 1.0.10 <2011.06.13>
--------------------------
* fixed wxSVGCanvasImage::Init()
Version 1.0.9 <2011.06.05>
--------------------------
* fixed wxSVGCanvasImage::GetDefaultHeight()
Version 1.0.8 <2011.02.23>
--------------------------
* fixed wxFfmpegMediaDecoder::GetFrameAspectRatio()
|
|
|
|
|
|
Changelog:
Version 1.0.0:
- toolbar with color, brush selector and brush settings dropdown
- tool windows can be docked instead of floating
- locked alpha brush mode
- basic layer compositing modes
- new scratchpad area
- lots of other improvements (about 500 commits)
|
|
Changes from previous:
1.71 Sun Sep 4 00:58:52 2011
=> Major Perl::Critic refactoring.
=> Pod fix by Gregor Herrmann.
|
|
|
|
Bump PKGREVISION
|
|
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Fixes
-----
* Added missing pkg-config dependency. #8 [Will Bryant]
|
|
|
|
Changelog:
2011.11.05 v.11.11.1
Fix some problems in v.11.11 released a few days ago:
+ Bugfix: crash in vertical panorama.
+ Bugfix: crash after moving images to trash and "Open Recent Files".
+ Restore user feedback for functions running more than a few seconds.
2011.11.01 v.11.11
+ Creating and editing collections was made easier and more intuitive.
+ Synchronize Files always works incrementally and runs automatically at
startup. Image navigation/viewing is immediately possible but editing
is blocked until the synchronize is finished (normally a few seconds).
+ Straighten Image: fix less than optimal results for images needing
a large correction. Menu was renamed to Keystone Correction.
+ New menu: Help > User Guide Changes: summary of changes in the user
guide for recent releases (minimize effort to keep up with changes).
+ New menu: Help > Edit Functions Summary: a one-page "quick reference"
summary of all the image editing functions.
+ New topic added to the user guide: How to organize a large image
collection to minimize effort and to optimize image searching.
+ The status bar now shows if a dialog is waiting for input
(and possibly hidden under another window).
+ New keyboard shortcut: N = Rename Image File.
+ Transform and Retouch menus were rearranged to follow typical workflow.
+ Rotate and warp dialogs have convenience buttons to grid line setup.
+ Grid setup: the x and y grids can be moved around over the image.
+ New utility: update collections if the top image directory is moved.
+ The package build method was updated to improve Debian packaging and
include dependencies on non-library programs. The RPM packages do
not include this because the package names are not compatible.
|
|
|
|
changes: translation updates
|
|
changes: bugfixes
|
|
|
|
|
|
|
|
See https://trac.macports.org/ticket/31469 for details.
|
|
|
|
|
|
|
|
changes:
-fixed vulnerabilities in handling CID-keyed PostScript fonts
(CVE-2011-3439)
-new API 'FT_Get_PS_Font_Value'
|
|
* Defined TOO_FAR=32767 in Makefile (instead of in pngcrush.h)
|
|
|
|
|
|
|
|
(1) uses ed and breaks on linux, and (2) contrives to generate the wrong
version number.
|
|
This release fixes a critical bug
in which adding or modifying tags in the single-photo view could
result in the loss of tag data. We recommend that all users upgrade.
|
|
* Bump PKGREVISION.
|
|
|
|
by invalid GIF file (CVE-2011-2896)
bump PKGREV
|
|
|
|
changes:
-Experimental --scale-down and --auto-zoom tiling support
-The button-options -0 through -9 are no longer supported.
Use .config/feh/buttons instead (see feh manpage)
-more minor UI changes
-bugfixes
|
|
changes:
-bugfixes
-cleanup, spelling fixes
|
|
changes:
* Graphs are rendered in separate threads for speed and a responsive
user interface
* A changed Graph is rendered immediately on document modification,
improving latency
* A new ternary plot widget is included
* Size of pages can be modified individually in a document
* Binary data import added
* NPY/NPZ numpy data import added
* Axis and tick labels on axes can be rotated at 45 deg intervals
* Labels can be plotted next to points on non-orthogonal plots
* Add an option for DPI of output EPS and PDF files* Graphs are rendered
in separate threads for speed and a responsive user interface
* A changed Graph is rendered immediately on document modification,
improving latency
* A new ternary plot widget is included
* Size of pages can be modified individually in a document
* Binary data import added
* NPY/NPZ numpy data import added
* Axis and tick labels on axes can be rotated at 45 deg intervals
* Labels can be plotted next to points on non-orthogonal plots
* Add an option for DPI of output EPS and PDF files
-more minor changes
-bugfixes
|
|
changes:
-Switched %n behaviour to be linear increasing, instead of a folder index
-translation updates
|