Age | Commit message (Collapse) | Author | Files | Lines |
|
changes:
-Do not allow to press the import button when an import operation is
already underway
-The comment text is now selectable.
-added translations
-bugfixes
|
|
|
|
|
|
|
|
PKGREVISION bump because most people won't care.
|
|
part of PR 30053. No PKGREVISION bump because most people won't
care.
|
|
* Bug-fixes
|
|
NetBSD-current. From Greg Troxel in private mail.
|
|
- Do not use -std=gnu99 option when gcc-2.x is used.
- Create a directory used by PAX.
|
|
which got replaced at commit time, thus breaking the patch. Noticed by wiz@.
|
|
on 2.0/i386 for over 8 months, and no one expressed interest in fixing it.
|
|
|
|
changes:
-translation updates
|
|
dependency on X11's libexpat which causes conflicts later
bump PKGREVISION
|
|
* Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
* Updated build system with cross compile capabilities
* Small fixes:
Fix tag order, use even offsets, improve Nikon&Olympus mnote tags.
|
|
Use USE_NEW_TOOLS.
Changes since last packaged version (2.2):
April 7, 2005
- correct license headers to CPL in .cpp files
- undo indentation cleanup to dynagraph .h files
- fix bugs: 183, 247, 419, 615, 616, 625, 626, 627, 643,
646, 651, 658, 661, 664, 674
- fix buffer overrun in Gvfilepath construction
|
|
Add (pseudo) HOMEPAGE, trim dependencies, install examples.
Changes since last packaged version (1.8):
2.02 Fri Jan 7 18:51:06 GMT 2005
- remove dependencies on Graph and Math::Bezier
- make GraphViz HTML-Like labels work (spotted by Patrice Dehais)
- updated (including much documentation) to support newer additions
to the dot language (by Max Baker)
- new test which tests the POD
2.01 Fri Sep 24 17:02:29 BST 2004
- no longer *always* quote the label in add_node() in order to
let GraphViz::Data::Structure work again (sorry)
2.00 Wed Aug 25 16:30:53 BST 2004
- thanks to Ron Savage, patched to work under systems
which have an executable extension, such as Windows
1.9 Tue Aug 24 15:30:31 BST 2004
- check for "dot" in the Makefile.PL instead of a test, as
suggested by Autrijus Tang
- renamed Changes to CHANGES
- clusters can now take attributes as a hashref, thanks to
patch from Richard A.Wells (see clusters2.pl)
- fix docbug in GraphViz::Parse::Yapp (spotted by Mark Fowler)
- better quoting (patch by Barrie Slaymaker)
- document as_debug (suggested by Richard Clamp)
|
|
* Bug fixes?
|
|
- documentation fixes
- display-directx:
- bugfix: do not adjust the window with the size of the
decorations. Windows no longer get bigger on each and every move.
- bugfix: make `ggiWmhGetPos(3)` and `ggiWmhGetSize(3)` return
values consistent with any previous calls to `ggi WmhMove(3)`
and `ggiWmhResize(3)`.
- change coords of `ggiWmhGetPos(3)` and `ggiWmhMove(3)` to
behave as on display-x
|
|
- documentation fixes
- ggimisctest demo: fix async mode, wait for user input at the end allowing
to study the output
|
|
- documentation fixes
|
|
- display-x(7): Perform correct overflow check when setting up the
backbuffer.
- display-x(7): 8bit palettized mode now works
- mode regression fix: allow testcase3 to also test on other targets than
display-memory
- mode regression: add testcases to test mode re-setting and for
braindamaged physical size
- ggiOpen(3): do not call va_end() twice.
- display-sub(7): Add a warning/important paragraph to the manual:
GGI_DEFMODE env.
variable may override the top,left corner when it is (0,0).
- display-dga(7): make it work again. Patch from urz (IRC).
- display-fbdev(7): fix crash/hang-on-exit. Fixes SF Bug #1097754. Patch
from urz (IRC).
- display-directx(7): fix checking and setting a mode with braindamaged
physical mode size
- documentation: move deprecated ggiSet*Mode(3) functions to their own
manpage
- display-tele(7): various bugfixes, update manpage
|
|
- input-linux_kbd: Fix tons of warnings about type re-defintions. Patch from
Tobias Hunger.
- fix compiler error with gcc 3.4 in the pthread based scheduler. Patch from
Tobias Hunger.
- #define GIIK_Enter and GIIK_Delete properly in <ggi/keyboard.h>
- pthread locking: fix crash on GNU Hurd
- typo fix: configure --disable-stdin now actually disables input-stdin
- input-xwin: locking is conditional, so do with unlocking. Patch from SF
#1164406
- input-x: enable keyboard focus by default as originally intended
- build system: fix case bug in long long test
- build system: make configure fail when passing an unsupported mutex type
to --enable-mutexes
- documentation: added manpages for input-x and input-xwin
|
|
|
|
|
|
in private email.
|
|
|
|
|
|
mail.
|
|
* Bug fixes
|
|
/blender file.
|
|
|
|
This is a maintenance release that in addition to over 70 non-critical
bug fixes addresses several security issues inside the exif and
fbsql extensions as well as the unserialize(), swf_definepoly()
and getimagesize() functions. All Users of PHP are strongly
encouraged to upgrade to this release.
Bugfix release
* Crash in bzopen() if supplied path to non-existent file.
* DOM crashing when attribute appended to Document.
* unserialize() float problem on non-English locales.
* Crash in msg_send() when non-string is stored without being serialized.
* Possible infinite loop in imap_mail_compose().
* Fixed crash in chunk_split(), when chunklen > strlen.
* session_set_save_handler crashes PHP when supplied non-existent object ref.
* Memory leak in zend_language_scanner.c.
* Compile failures of zend_strtod.c.
* Fixed crash in overloaded objects & overload() function.
* cURL functions bypass open_basedir.
PHP4 also doesn't bundle PEAR Net_Socket and Net_SMTP anymore now.
|
|
- reverted change to the print plug-in
Changes 2.2.5:
- fixed double-click behaviour of GimpButton
- properly handle 302 redirect output from wget in URL plug-in
- fixed loading of layer masks in PSD plug-in
- fixed bugs in PSD save plug-in
- fixed Reset in Scale and Resize dialogs
- fixed filename encoding issues when loading Script-Fu scripts
- fixed i18n build quirks
- improve autoscrolling with tablets in Windows
- fixed setup of size entries in tool-options
- when opening images as layers, do it interactively
- fixed precondition checks in gimp_drawable_transform_scale
- fixed handling of resolution unit in Print Size dialog
- disable "gtk-alternative-button-order" setting because our code
doesn't honor it
- fixed behaviour of selection tool when dragging from top-right
- speed up conversion of grayscale images to indexed colors
- fixed bug in grayscale to indexed color conversion
- don't offer empty palettes for conversion to indexed color
- disable search in container tree-views since it interferes with global
accelerators
- corrected mousewheel section of default controllerrc
- fixed build on amd64/gcc-4.0
- unset Keep Transparency from Color to Alpha plug-in.
- fixed crash caused by Histogram dockable in RGB mode
- fixed statusbar display for negative moves
- fixed a couple of problems in the BMP plug-in
- fixed bug in Resize dialog if previews are turned off
- fixed disappearing previews in Rotate Colormap plug-in
- fixed deletion of fractals in Fractal Explorer plug-in
- fixed preview in Deinterlace plug-in
- fixed crashes on exit in some locales
- fixed installation directories for message catalogs
- handle deletion of layers and channels that have a floating selection
attached
- plugged some smaller memory leaks
- fixed preview in Gaussian Blur plug-in for zero radii
- fixed a couple of problems in the Winicon plug-in
- fixed bug in GIF loader that was triggered with a broken GIF
- fixed crash in Ink tool
- let the text tool remember the last-used font
- quote the print command used in the Print plug-in
|
|
Closes PR 29054.
|
|
Fix core dump on amd64. Bump PKGREVISION.
|
|
|
|
This package is now numbered after the version number output by
dcraw program when run without argument.
Also add patch to compile on NetBSD >= 3.0 (memmem() addition).
Changes since last packaged version (dcraw.c revision 1.234):
revision 1.249
date: 2005/04/05 07:21:29; author: dcoffin; state: Exp; lines: +43 -45
Added camera WB for the Canon S60 and all Fuji cameras.
----------------------------
revision 1.248
date: 2005/03/31 19:42:59; author: dcoffin; state: Exp; lines: +28 -33
Added support for 22-megapixel Imacon Ixpress.
Moved some flip logic and adjusted the Casio EX-Z50.
----------------------------
revision 1.247
date: 2005/03/29 06:33:18; author: dcoffin; state: Exp; lines: +15 -4
Added the Logitech Fotoman Pixtura, matrix for Fuji F810.
----------------------------
revision 1.246
date: 2005/03/28 19:32:13; author: dcoffin; state: Exp; lines: +3 -3
Added the Fuji F710 and F800.
----------------------------
revision 1.245
date: 2005/03/28 04:56:02; author: dcoffin; state: Exp; lines: +73 -52
Added the Nikon E900 and Casio EX-Z50.
Rewrote dng_coeff() to show saturated pixels as pure white.
----------------------------
revision 1.244
date: 2005/03/25 19:39:58; author: dcoffin; state: Exp; lines: +1 -1
Fixed the maximum for the FinePix S3Pro.
----------------------------
revision 1.243
date: 2005/03/23 23:00:33; author: dcoffin; state: Exp; lines: +4 -3
Added color matrix for the PowerShot S60.
----------------------------
revision 1.242
date: 2005/03/23 17:52:43; author: dcoffin; state: Exp; lines: +34 -73
Fixed Kodak DC25 color and condensed three functions into simple_coeff().
----------------------------
revision 1.241
date: 2005/03/19 01:40:04; author: dcoffin; state: Exp; lines: +28 -33
Added the Canon EOS 350D with more general CR2 support.
----------------------------
revision 1.240
date: 2005/03/18 22:15:37; author: dcoffin; state: Exp; lines: +26 -14
Support "-w" for Canon CR2 and Contax N Digital images.
New cam_mul[] array will support 4-color cameras in the future.
----------------------------
revision 1.239
date: 2005/03/11 18:47:13; author: dcoffin; state: Exp; lines: +11 -8
Fixed array bounds error in foveon_interpolate().
Don't use snprintf(), but keep strings safe anyway.
----------------------------
revision 1.238
date: 2005/03/11 00:50:22; author: dcoffin; state: Exp; lines: +17 -5
Added the Canon EOS DIGITAL REBEL XT.
----------------------------
revision 1.237
date: 2005/03/10 03:48:40; author: dcoffin; state: Exp; lines: +1745 -1238
Dcraw 7.00 is a major rewrite:
* It decodes all Adobe DNG files, and applies the same color matrices
to non-DNG files. Color science replaces black magic.
* It correctly decodes all Foveon images based on encrypted metadata.
* It decodes the Casio QV-R51, Casio EX-Z55, Minolta Alpha-7, Nikon D2X,
and ST Micro STV680.
----------------------------
revision 1.236
date: 2005/02/27 03:26:37; author: dcoffin; state: Exp; lines: +2 -1
Fixed divide by zero error.
----------------------------
revision 1.235
date: 2005/02/16 06:11:39; author: dcoffin; state: Exp; lines: +19 -5
Added the Casio EX-P700.
Fixed three potential buffer overruns.
|
|
|
|
RMagick is an interface between the Ruby programming language and the
ImageMagick and GraphicsMagick image processing libraries.
|
|
Compared to the latest stable release (1.0.1), this version includes...
too many things to list them all! Nevertheless, I would like to mention
a few important features (in no particular order):
* Support for KIPI plugins, which brings you lots of fancy image
manipulation possibilities.
* Support for animated images.
* Fast MMX-optimized image smoothing.
* Asynchronous image loading, so the application do not look frozen
while loading a big image.
* Two KParts: one to display an image, another to browse folders.
* Nifty On Screen Display toolbar.
* Brightness, contrast and gamma adjustment.
|
|
|
|
|
|
* pnmtopclxl: fix bug with invalid palette in SetColorSpace command
* ppmcolormask: fix segfault with stdin input
* pnmquant: accept -quiet option
|
|
|
|
pkg changes: uses "gimptool" to install (causes an annoying error msg
about arguments to "install" - this is harmless), installs the
standalone "ufraw" utility too
update to 0.4; from the changelog:
-based on DCRaw v6.33
-Rotate Fuji images by 45 degrees.
-Preview dialog is more responsive.
-Disable internationalization for Hebrew and Arabic (The right to left
setting doesn't do good to the preview dialog).
-bugfixes
|
|
"David Costanzo has reported a vulnerability in GdkPixbuf, which can be
exploited by malicious people to crash certain applications on a user's
system.
The vulnerability is caused due to a double free error in the BMP loader.
This can be exploited to crash an application linked against GdkPixbuf
when a specially crafted BMP image is processed."
Bump PKGREVISION. Patch from Fedora.
|
|
targets don't create all the needed directories.
I noticed on a bulk build that my pkg/include was a plain text file
containing just:
double dcon();
which should have been installed to pkg/include/pgraf.h.
|
|
* Support for scrolling with mouse wheel button
* Support for neXtaw widgets
* Bug fixes (randomly occurring segfault fixed -
nargs = 0 not properly reinitialized in menu bar routine !)
Changes 2.7.4:
* All popup windows now behave properly under resize requests.
This corrects former (extremely buggy) behaviour.
* Segfault bug in Print popup corrected
* The transparency activation/disactivation of selected regions
under mouse clicks has been substantially improved.
* Xaw95 widgets have been removed from the source tree, and
Xaw3d is now the recommended widget set.
|
|
|