summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2007-02-17update to 6.76 from 6.66gdt2-6/+6
Many minor changes omitted; intermediate changelogs combined. - Added read support for DOC, XLS and PPT documents - Updated GeoTiff support for new definitions in libgeotiff-1.2.3 - Added ability to write certain EXIF tags (ie. UserComment) as Unicode
2007-02-17Patch patch-acadam2-5/+5
2007-02-16since we do not have the csharp stuff in the PLIST, explicitly do not build itdmcmahill1-2/+3
2007-02-16Changes 2.0.34:adam3-25/+23
* 32-bit multiplication overflow vulnerabilities along with a number of similar issues * Memory allocation errors that were not checked * Multiple issues in the GIF loader. Corrupt gif images would cause a segfault or infinite loop * Malformed or empty PNG image also may have caused segfaults * gdImageFillToBorder segfaulted when the color was not opaque (alpha > 0) * Antialiased lines drawn on an images edge caused a segfault * gdImageFill segfaulted when used with patterns or invalid arguments * gdImageFilledEllipse did not respect transparency
2007-02-16Rename to claraocr to match directory name.wiz1-1/+4
Add conflict with old name.
2007-02-15Add DragonFly support, fix build with modular and pkgsrc Xorg andjoerg28-15/+477
shared library linkage in general. On DragonFly and NetBSD build with -Wl,-z,defs to find possible regressions.
2007-02-15No need for this to depend on X11 as it isn't even native.joerg1-6/+4
Slightly adjust the logic as SuSE < 9 is not supported anymore and all systems but Linux will need the emulation anyway. Still messy, but better. Mark DragonFly as supported.
2007-02-15Modular Xorg support.joerg1-2/+2
2007-02-15Modular Xorg support.joerg23-63/+64
2007-02-15Fix getopt usage, HAVE_GETOPT_H is never defined and unistd.h is enough.joerg2-12/+18
2007-02-15Modular Xorg support.joerg2-4/+4
2007-02-15Modular Xorg support and correctly depend on cmake. vtk-python bailedjoerg2-4/+4
out as cmake couldn't compile its API test...
2007-02-15Added a patch to fix the pkg-config dependencies.rillig2-1/+18
2007-02-15Improve handling of NetBSD so that it doesn't fail on 4.0+joerg2-7/+9
2007-02-15Fixed the detection of MSGFMT and GMSGFMT.rillig1-2/+8
Fixed the path to the Perl interpreter. PKGREVISION++
2007-02-15Changes 6.3.2.4:adam4-19/+19
* Bug fixes and improvements
2007-02-08update to 2.16.3drochner2-6/+6
changes: -code cleanup -translation updates
2007-02-08Distribution file changeadam1-4/+4
2007-02-07Fix build on DragonFly and older NetBSD where trunc(3) doesn't exist.joerg2-1/+25
2007-02-07Modular Xorg support.joerg2-3/+9
2007-02-07Update HOMEPAGE.wiz1-2/+2
2007-02-06Modular Xorg support.joerg2-3/+4
2007-02-06Changes 6.3.2.3:adam7-29/+30
* Added thumbnail format to write EXIF thumbnails. * Move EXIF properties to the EXIF namespace (e.g. exif:XResolution). * Add interpolate and background options to PerlMagick's AffineTransform(). * Revert to Postscript rendering if Freetype delegate library is not available.
2007-02-06Modular Xorg support.joerg2-3/+7
2007-02-05Not needed any longer after 3.5.18 update.wiz1-13/+0
2007-02-05Update to 3.5.8:wiz5-19/+18
NEW IN VERSION 3.5.18 --------------------- - Renamed djview as djview3. - Various enhancement of DDJVUAPI. - Partial support for page titles instead of page numbers. - Clarification of metadata information. - Fixed djvumake mask separation feature. - Complain when given a so-called "secure" djvu file. - Fixed handling of urls with cgi arguments - Fixed bug related to caching and ddjvuapi - Reorganized ${datadir}/djvu - Provide scripts in ${datadir}/djvu/*/desktop to register the djvu mime types and the djview menu entries.
2007-02-05Changes 0.45:adam7-65/+157
This release brings the exciting new features developed by the Google Summer of Code 2006 participants, as well as tons of other improvements across the board. Here are the highlights: * Gaussian blur is the first SVG filter supported by Inkscape. You can blur any object to any extent - yet it remains vector and fully editable. This gives a huge boost to Inkscape as a creative art tool. * Display speed and interactivity: not only does Inkscape render faster, but it can now respond to user input before it finished redrawing the screen, which greatly improves the interactivity of the program. * History dialog makes it easy to to review your editing session and jump to any step of it, undoing and redoing multiple actions with one click. * Several important tool features are added, notably the new selection mode in Node tool and the adjustable rounded caps in Calligraphic pen. * Bitmap tracing works better for multi-color traces, sports a redesigned dialog and several new options. * Many new extension effects are added, including Color effects and Pattern along path. * The Outline mode has got many fixes and improvements, including a keyboard shortcut. * Several new commands in Help menu open various Inkscape-related pages in your default browser, making Inkscape reference information more accessible as you work. * Dozens of smaller features are added throughout the program, and hundreds of bugs are fixed.
2007-02-05Changes 2.3.14:adam7-45/+36
- added actions to control brush spacing - polished appearance of image window - scale the brush's spacing when scaling the brush - save tool presets when they are changed - improved handling of vectors in the Python bindings - allow for auto-cropping the result of the transform tools - added GimpRatioEntry widget and use it in the rectangle tool options - added functions to transform between preview and image coordinates - added PDB functions to validate display, drawable, image and vectors IDs - added HSL color model to Decompose and Compose plug-ins - further improved status bar messages for tools - on systems with D-Bus build gimp-remote functionality into gimp executable - bug fixes and code cleanup
2007-02-04Update ruby-RMagick to 1.15.2.obache2-7/+7
Changes: RMagick 1.15.2 o Fix bug #8408, a compatibility problem with some versions of ImageMagick before 6.2.5 (bug report from Geir Gluckstad)
2007-02-04Mesa takes care of X11.joerg1-2/+1
2007-02-04x11.b3.mk is not needed here. Slightly reorder to put the dependenciesjoerg1-8/+5
at the end.
2007-02-04Modular Xorg support.joerg1-3/+2
2007-02-04Modular Xorg support.joerg2-4/+21
2007-02-03Previous commit needs bump revision.obache1-2/+2
2007-02-03Runtime fix. Add missing prefab files.obache2-6/+20
Patch provided by Mathieu in PR 35516.
2007-02-02for consistency, create icons/gnome/48x48/mimetypes on install, pointeddrochner1-1/+6
out by wiz
2007-02-02plotutils takes care of X11.joerg1-2/+1
2007-02-02Modular Xorg support.joerg2-4/+7
2007-02-02Update to 0.99.2:wiz3-9/+10
xsane-0.991 -> 0.992: --------------------- - there was still a bug concerning the gimp plugin when xsane has been quit in copy mode and afterwards started as gimp plugin then xsane used the printer paper size in the preview window. This is solved now: replaced preferences.xsane_mode by xsane.xsane_mode in xsane_define_maximum_output_size() - xsane_save_scaled_image sometimes did not write the last line and produced a tuncated image. this is corrected now - viewer: when saved image is cloned and the viewer of the cloned image is closed then no dialog pops up any more - translations: U=updated, N=not updated, A=added/new ca cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh zh_CN A N N N N N N U N N N N N N N N N N N N N N A 99299 99 99 96 95 99 95 99 99 96 96 96 99 98 99 76 92 99 96 96 992 - xsane-preview.c: preview_create_batch_icon(): bugfix: files (in) are closed directly after use now, bug report from Norman Hill - thanks - corrected order of filetypes in xsane_back_gtk_filetype_menu_set_history, now the filetype are not mixed any more when the disk icon is pressed - replaced all "\n" by "\r\n" in email - corrected some signdness warnings in xsane-preview.c (buf) - fixed memory bug that caused crash when setup was closed (display_notebook): added strdup to preferences.browser = strdup(getenv(STRINGIFY(ENVIRONMENT_BROWSER_NAME))); - added command line option --xsane-rc / -r to change give alternative filename for xsane.rc - added support for color management: - added tab "color management" to setup/preferences - preview can display ICC/ICM corrected images with 8bits/color and with 16bits/color input bit depth - viewer can display ICC/ICM corrected images with 8bits/color and with 16bits/color input bit depth - gamma correction and medium selection is disabled when color management is enabled - added support for embedded ICC/ICM files for - tiff - jpeg - png - gimp plugin - replaced several GtkObject* by GtkWidget* to avoid type-punned-pointer warning - replaced several (void**) typecasts in xsane-rc-io.c to avoid type-punned-pointer warning
2007-02-02Update to 1.2.16:wiz2-6/+6
version 1.2.16beta1 [January 6, 2007] Fix bugs in makefile.nommx version 1.2.16beta2 [January 16, 2007] Revised scripts/CMakeLists.txt version 1.2.16 [January 31, 2007] No changes.
2007-02-02Update to 3.6.2:wiz3-7/+8
Comix 3.6.2 - Added Japanese translation by Mamoru Tasaka.
2007-02-02Plotutils already require everything from X11.joerg1-2/+1
2007-02-02Modular Xorg support.joerg1-2/+6
2007-02-02turn the logics about gnome/48x48/mimetypes the other way: always create anddrochner1-2/+3
always remove -- this should make automatically created PLISTS @comment it out, and everything should be fine
2007-02-02Require libXext here as well. Doesn't really make a difference asjoerg1-1/+3
Mesa/b3.mk is normally included and that gets it via glut.
2007-02-02Modular Xorg support.joerg1-2/+3
2007-02-02Update ruby-RMagick to 1.15.1.obache2-7/+7
Changes: RMagick 1.15.1 o Fix compatibility problems with older (6.0.x) versions of ImageMagick
2007-02-01Modular Xorg support.joerg1-2/+6
2007-02-01Modular Xorg support.joerg1-3/+4
2007-02-01Modular Xorg support.joerg3-8/+10