Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
- experimentally moved source code management from CVS to GIT
- added iterator functions to script bindings
- more C-API tuning
- add "-c" switch to dot to explicitly generate plugin "config" file
instead of generating it as a side-effect of "dot -V"
- better support for binary relocation.
- plugin versioning and version checking
- clean up of header files
- provide statically linked "dot_static" (not incl. in rpms)
- additional "event" support for GUIs (e.g. "DotEdit" graphviz-cairo)
- add some information about plugins to "dot -v" output.
- lefty/dotty fixes
- fix bugs
|
|
|
|
This is a maintenance (bug-fix only) release
Three fixes in the 1.0.2 release deserve particular mention:
-Dashed curves
-Better support for multi-thread applications
-Many win32 compilation and rendering fixes
|
|
changes
-unlimited number of categories
-bugfixes
|
|
changes:
-new LUT editor (RGB and HSV)
-support for user defined sources
-vorticity filter
-support for the VolumeProMapper
-utility script to search the VTK docs
-bugfixes
|
|
changes:
-Relaxed license from GPL to LGPL
-Added support for sending data to gnuplot via FIFOs (named pipes).
|
|
thus were before 2005Q3.
|
|
know --mandir. (This --mandir for GNU_CONFIGURE was just added
to bsd.pkg.mk a few minutes ago.)
|
|
it belongs, and where gcc 2.95.3 insists on it being. Fixes build on
NetBSD 1.6.2.
(I have committed the patch (and the memmem decl patch) to the master
ufraw repository.)
|
|
|
|
|
|
|
|
|
|
* bug-fixes
* improvements
|
|
API additions compared to 2.10:
* Added Item::get_parent_group() convenience method.
|
|
Fixes build problems of other packages using cairo (nothing could be linked
with -lcairo before), at least under NetBSD 2.0. Bump PKGREVISION to 2.
|
|
Bump PKGREVISION.
|
|
pkgsrc's change is to use bz2 archive.
RMagick 1.9.2
o Feature 2412, add the virtual_pixel_method attribute and the
VirtualPixelMethod enumeration
o Feature 2462, add the ticks_per_second attribute
|
|
|
|
* Behavior and API changes
* API additions
* Features
* Optimization
* Bug fixes
|
|
Probably this should also avoid defining memmem on recent FreeBSD as
well, given that dcraw doesn't test for memmem presence.
|
|
|
|
|
|
NO_BUILD, USE_LIBTOOL.
|
|
NO_BUILD, USE_LIBTOOL.
|
|
|
|
|
|
xsane-0.96 -> 0.97:
-------------------
- write_smtp_footer(): changed ".\r\n" by "\r\n.\r\n", this
solves problems with microsoft exchange servers.
- translations: U=updated, N=not updated, A=added/new
cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh
N N N N N N U N N A N N N N N N N N N N U
- xsane-save.c: xsane_copy_file(): removed fclose(infile) and
fclose(outfile)
this bug caused the error "*** glibc detected *** double free
or corruption (!prev): 0x........ ***" with new gelibc versions
xsane-save.c: xsane_copy_file_by_name(): added fclose(infile)
and fclose(outfile)
- rmoved gtk_events_pending() from the waiting loop in
xsane_back_gtk_get_filename, it looks like gtk_events_pending()
increases CPU load very much.
- xsane-scan.c: function xsane_reduce_to_lineart(): corrected
order of filenames in xsane_save_image_as_lineart()
- xsane_device_dialog(...): uses sane_control_option instead of
xsane_control_option to read option number 0. This means that
it is not needed that SANE_CAP_SOFT_DETECT is set for option
number 0
|
|
New with 1.0.16, released 2005-08-07:
* New backends: genesys, sm3840
* Updated backends: avision, canon, coolscan, epson, gphoto2, gt68xx, mustek,
mustek_pp, niash, plustek, plustek_pp, qcam, sm3600, snapscan, teco2,
umax_pp, v4l.
* More functionality/fixes for sanei_usb and sanei_pp.
* Added sanei_access to allow locking of SANE devices.
* Hotplug updates.
* scanimage updates.
* Portability fixes (especially for OS/2, 64bit platforms, BeOS+ZETA).
* Added Polish translation. Updated other translations. Fixed format strings.
* Documentation updates.
* Bugfixes.
|
|
25/09/2005 - UFRaw-0.5 released, based on DCRaw v7.65.
* Read support for Nikon Tone Curve (NTC/NCV) files.
* Added a curve editor.
* Added control on the base curve (see the user guide for more information).
* Support the new DCRaw color matrices for better color rendering.
* More controls can be set from the command-line.
* Preliminary EXIF support.
* New UFRaw ID files contain all the conversion parameters and allow
for batch conversion.
* New 'ufraw-batch' replaces 'ufraw --batch'.
* Numerous other changes.
* Notice that the new Adaptive Homogeneity-Directed interpolation
is still not enabled.
Also, adds desktop file, and standalone nikon curve program. The
standalone dcraw that can be built with ufraw is not installed.
|
|
|
|
This is a leaf package. This will close PR #31299. Thank you,Ian.
PLIST slightly different than in the PR though. A few more
directories to remove.
This version brings a few bug fixes to the latest development release, version
1.2.92. Here is the list of fixes:
* Keyboard shortcuts for file operations now work even if no image is selec
ted.
* Pressing Enter to enter a folder works again.
* On the image view, the "hand" cursors have been replaced with standard cursors.
* The click/double-click behaviour of the bookmark view has been changed to
match the behaviour of the folder view.
* Icons of the folder KPart have been enhanced.
* Authentication dialogs should now always appear over the main window.
* Folders are no longer included in the image list of KIPI albums.
* A crash which could happen when loading indexed XCF files produced by rec
ent versions of GIMP has been fixed.
* A bug introduced in the previous version which caused EXIF information to
be removed after editing a comment has been fixed.
* The external tool dialog has been made a bit easier to use by disabling the detail widgets when no tool is selected.
* Avoid rare cases of the image KPart getting stuck.
* Double clicking on a thumbnail or the image view now toggles fullscreen instead of browse mode.
|
|
|
|
hadn't already fixed. The list:
http://sourceforge.net/project/shownotes.php?group_id=5128&release_id=349291
The problems fixed in this PKGREVISION bump:
* pnmtopng: can crash due to wild pointer if you don't use the
-alpha option.
* pammasksharpen: Multiple bugs cause it to produce incorrect
output.
* pnmhisteq: -rmap doesn't work.
Addresses my own PR pkg/31314, with thanks to Nathan Arthur for
bringing these patches to my attention.
|
|
- Add pkg-config to USE_TOOLS.
This should fix build error seen in bulk build.
|
|
|
|
|
|
|
|
|
|
|
|
PR pkg/31251 provided by Akio Obata.
RMagick 1.9.1
o Fixed bug #2157, Image#total_colors is now an alias of Image#number_colors
o Fixed bug #2155, Image#dispose= now accepts a DisposeType enum, #dispose
now returns a DisposeType enum.
o Fixed bug #2156, Image#properties no longer returns garbage for the property
name and value.
o Fixed bug #2190, Image#compose now returns a CompositeOperator
o Fixed bug #2191, Image#composite no longer abends when called
with 0 arguments
o Fixed bug #2213, ImageList#montage method no longer leaves the imagelist
corrupt after raising an ImageMagickError
o Feature #2159, added GrayChannel ChannelType enum value, BlendCompositeOp
and ColorBurnCompositeOp CompositeOperator enum values, RLECompression
CompressionType enum value, deprecate RunlengthCompression
o Feature #2172, added optional argument to crop and crop! to reset the saved
page offsets after cropping
o Deprecated Image#channel_threshold. This method is deprecated in ImageMagick.
o Feature #2373, change Image#import_pixels to accept a pixel data buffer
as well as a pixel data array. (Thanks to Ara T. Howard for this suggestion!)
o Fixed to compile without errors with ImageMagick 6.2.4-4.
|
|
|
|
* New menu entry to open a directory.
* Initial Kinyarwanda translation.
* Vietnamese translation.
* "Pause" as a keybinding to toggle the slideshow.
* Files are sorted in natural order, such that 2.jpg comes before 10.jpg.
Changes 1.9.2:
* Faster loading of collections.
* Faster switching between images.
* Added an option to keep transformations between images.
* Turkish translation
|
|
|
|
* Bug fixes
|
|
|
|
* Bug fixes
Pkgsrc:
* Use Xaw3d from now on (which is the recommended way)
|