head 1.14; access; symbols pkgsrc-2013Q2:1.14.0.22 pkgsrc-2013Q2-base:1.14 pkgsrc-2012Q4:1.14.0.20 pkgsrc-2012Q4-base:1.14 pkgsrc-2011Q4:1.14.0.18 pkgsrc-2011Q4-base:1.14 pkgsrc-2011Q2:1.14.0.16 pkgsrc-2011Q2-base:1.14 pkgsrc-2009Q4:1.14.0.14 pkgsrc-2009Q4-base:1.14 pkgsrc-2008Q4:1.14.0.12 pkgsrc-2008Q4-base:1.14 pkgsrc-2008Q3:1.14.0.10 pkgsrc-2008Q3-base:1.14 cube-native-xorg:1.14.0.8 cube-native-xorg-base:1.14 pkgsrc-2008Q2:1.14.0.6 pkgsrc-2008Q2-base:1.14 pkgsrc-2008Q1:1.14.0.4 pkgsrc-2008Q1-base:1.14 pkgsrc-2007Q4:1.14.0.2 pkgsrc-2007Q4-base:1.14 pkgsrc-2007Q3:1.13.0.2 pkgsrc-2007Q3-base:1.13 pkgsrc-2007Q2:1.12.0.2 pkgsrc-2007Q2-base:1.12 pkgsrc-2007Q1:1.10.0.2 pkgsrc-2007Q1-base:1.10 pkgsrc-2006Q4:1.8.0.2 pkgsrc-2006Q4-base:1.8 pkgsrc-2006Q3:1.6.0.2 pkgsrc-2006Q3-base:1.6 pkgsrc-2006Q2:1.4.0.2 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.2.0.2 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.1.1.1.0.2 pkgsrc-2005Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.14 date 2007.11.01.09.26.45; author adam; state dead; branches; next 1.13; 1.13 date 2007.07.31.21.01.16; author adam; state Exp; branches; next 1.12; 1.12 date 2007.05.28.12.41.50; author adam; state Exp; branches; next 1.11; 1.11 date 2007.04.30.13.34.03; author adam; state Exp; branches; next 1.10; 1.10 date 2007.03.11.20.50.28; author adam; state Exp; branches; next 1.9; 1.9 date 2007.02.05.19.49.06; author adam; state Exp; branches; next 1.8; 1.8 date 2006.11.30.23.41.35; author adam; state Exp; branches; next 1.7; 1.7 date 2006.10.12.19.18.41; author adam; state Exp; branches; next 1.6; 1.6 date 2006.09.10.22.59.16; author adam; state Exp; branches; next 1.5; 1.5 date 2006.07.06.20.55.05; author adam; state Exp; branches; next 1.4; 1.4 date 2006.06.08.15.39.38; author adam; state Exp; branches; next 1.3; 1.3 date 2006.04.14.10.49.41; author adam; state Exp; branches; next 1.2; 1.2 date 2006.02.09.12.00.37; author adam; state Exp; branches; next 1.1; 1.1 date 2005.10.21.17.31.58; author drochner; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2005.10.21.17.31.58; author drochner; state Exp; branches; next ; desc @@ 1.14 log @Obsoleted by gimp-2.4.1 @ text @$NetBSD: patch-aa,v 1.13 2007/07/31 21:01:16 adam Exp $ --- etc/Makefile.in.orig 2007-07-24 20:49:27.000000000 +0200 +++ etc/Makefile.in @@@@ -402,7 +402,7 @@@@ gimpdatadir = @@gimpdatadir@@ gimpdir = @@gimpdir@@ gimplocaledir = @@gimplocaledir@@ gimpplugindir = @@gimpplugindir@@ -gimpsysconfdir = @@gimpsysconfdir@@ +gimpsysconfdir = $(prefix)/share/examples/gimp-2.0 host = @@host@@ host_alias = @@host_alias@@ host_cpu = @@host_cpu@@ @ 1.13 log @Changes 2.3.19: - support long layer names in PSD files - improved EXIF handling in the JPEG file plug-in - added control for the playback speed in the Animation Playback plug-in - avoid needless image preview invalidation - allow to edit the image comment in the Image Properties dialog - further improved rectangle tools - made JPEG save parameters user-configurable - avoid color conversions between identical ICC color profiles - improved Print plug-in - improved loading and saving of indexed TGA images - bug fixes and code cleanup @ text @d1 1 a1 1 $NetBSD$ @ 1.12 log @Changes 2.3.17: - improved import of multi-page TIFF files - reduced rounding errors in Blur routines (core and plug-ins) - further improved parameter checks in the PDB - added support for loading .abr v2 Photoshop brushes - improved border behavior of the Blur tool - show the brush outline at the Clone tool's source position - added libgimpbase API to retrieve the user's Pictures folder - add a shortcut to the user's Pictures folder to the file-chooser dialog - improved the quality of the Motion Blur filter - save paths in TIFF files - let the Screenshot plug-in name the new layer after the window - use memory slices to reduce memory fragmentation - some code cleanup - lots of bug fixes @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2007-05-21 10:58:17.000000000 +0200 d5 1 a5 1 @@@@ -403,7 +403,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.11 log @Changes 2.3.16: - make the XOR color configurable as a workaround for broken drivers - allow to assign keyboard shortcuts to procedures without menu entry - allow to configure the height of the preview area in data editors - improved file detection in TGA plug-in - improved brush scaling code, now also scales up - converted standard pixmap brushes to parametric ones - improved zoom tool behavior - D-Bus methods now have a return value indicating success or failure - added more menu tooltips - allow procedures to request the display ID they are being called from - depend on GTK+ >= 2.10.6 and use some of the new functions in GTK+ 2.10 - allow filename passed on the command-line to be opened as new images - various optimizations - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2007-04-24 17:13:55.000000000 +0200 d5 1 a5 1 @@@@ -399,7 +399,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.10 log @Changes 2.3.15: - added keyboard control to rectangle tools and improved their tool options - improved console handling on Win32 - support large XCF files (> 2GB) on Win32 also - cleanup of the internal undo system - ask before overwriting files, not only for image files - added "Revert Zoom" functionality - added GimpStringComboBox widget to libgimpwidgets - added HAL support for hotplug of Linux Input devices - added support for shaped windows to the Screenshot plug-in - improved handling of incomplete PNG files - categorize contributors into active and inactive - added controller module for DirectInput controllers on Win32 - speed up transform tools - improved tool cancellation framework - fixed Select -> Border behaviour and added option for 'sticky image edges' - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2007-03-08 10:55:17.000000000 +0100 d5 1 a5 1 @@@@ -400,7 +400,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.9 log @Changes 2.3.14: - 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 @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2007-01-23 11:49:02.000000000 +0100 d5 1 a5 1 @@@@ -396,7 +396,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.8 log @Changes 2.3.13: - show information about embedded color profiles in Image Properties dialog - allow to apply color profiles on load (still work in progress) - new vectors PDB API to replace the old path API - added "Auntie Alias" plug-in for antialiasing on lineart - added Edit->Fade operation - added Rounded Corners option to Rectangle Select tool - improved WinIcon plug-in (now loads and saves 24 bit and Vista icons) - merged gimp-tiny-fu; replaces Script-Fu Scheme interpreter with TinyScheme - remember unit and interpolation type in scale and resize dialogs - changed default interpolation type to Cubic - show comment in Image Properties dialog - when loading in image as layers, don't merge the layers - added experimental palette color selector module - don't save thumbnails that don't match the image - increased tool handle sizes for better usability - implemented brush scaling from the tool options (only downscaling yet) - import paths embedded into TIFF files - support vectors in the Script-Fu and Python-Fu user interfaces - added PDB functions to retrieve position of layers/channels/vectors - added side pane with table of contents to the Help Browser - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-11-23 21:16:32.000000000 +0100 d5 1 a5 1 @@@@ -392,7 +392,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.7 log @Changes 2.3.12: - merged the Perspective Clone tool - allow to pan the image view using the Space bar - show a thumbnail in the "Rotate JPEG?" query dialog - added file information to the Image Properties dialog - more work on the new selection tools - give immidiate feedback when tool modifier keys are pressed - added Lens Distortion plug-in - internationalize Python binding and Python plug-ins - improved internal message infrastructure, use the statusbar for warnings - added an URL loader backend based on libcurl - build a color-managed CMYK color selector if lcms is available - localize Script-Fu procedure descriptions - lots of user interface polishing - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-10-11 09:53:21.000000000 +0200 d5 1 a5 1 @@@@ -389,7 +389,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.6 log @Changes 2.3.11: - depend on newer versions of glib, gtk+ and pango and use some of the new features in these libraries - made Ctrl-P the default shortcut for Print - show progress when loading/saving XCF files - added support for 16/32 bit bitmaps and alpha channel to the BMP plug-in - if possible, detect the number of CPUs - allow to disable the build of the Script-Fu extension - many improvements to the Python bindings and the pygimp user interface - made message dialogs transient for the progress window - added PDB API for creating a selection from vectors - further improved status bar messages for tools - derive ByColorSelect and FuzzySelect tools from a common base class - finer control over select-by-color functionality - minor optimizations in the drawing code - abstract brush outline drawing into the common base class GimpBrushTool - store sample points in XCF files - added extended PDB API for selection procedures - added convenience API to libgimp that creates a layer from a GdkPixbuf - added midpoint handles to Scale tool for scaling with fixed width or height - let color picker tools select a matching color in the Palette Editor - allow to use foreground and background color in gradients - added first draft of a new Healing Brush tool - abstract clone tool functionality into the common base class GimpSourceTool - improvements to the new selection tools - don't wake up the gimp every so often - added GimpHintBox widget to libgimpwidgets - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-09-07 14:25:11.000000000 +0200 d5 1 a5 1 @@@@ -384,7 +384,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.5 log @Changes 2.3.10: - added support for a registration color in the Decompose plug-in - the Align tool now also aligns to guides - allow use CSS color notation in Script-Fu - more work on the new selection tools - let Fractal Explorer work on grayscale and give it a larger preview - speed up Value Invert plug-in - added strong undo/redo functions bound to Shift-Ctrl-[ZY] - use radio items for the image mode menu - applied Tango style on the default iconset - added plug-in for colormap manipulation - allow plug-ins to register in Layers, Channels, Vectors and Colormap dialog - added load plug-in to open desktop links - removed print plug-ins and started work on a replacement using the new GTK+ Print API - added replacements for gimp_foo_select widgets, akin to GimpFontSelectButton - introduced translation context to a number of colliding strings - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-06-28 10:28:32.000000000 +0200 d5 1 a5 1 @@@@ -382,7 +382,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.4 log @Changes 2.3.9: - better interpolation for "smooth" curves in the Curve tool - added an Auto button to the Threshold tool that picks a suitable value - simplified user installation, only display a dialog in case of an error - added Red Eye Removal plug-in - added thumbnail loader to GIF load plug-in - declared even more data as const - refactoring of the PDB and plug-in management code - allow Merge to work on a single layer - added a way to remove all keyboard shortcuts from the Preferences dialog - added menu items for "Text to Path", "Text along Path" and "Text to Selection" - allow to initialize a new layer mask with any of the image's channels - added clipboard brush and clipboard pattern - added scripts to sort color palettes - swap meanings of "dilate" and "erode" which have been wrong for a long time - show Clone tool source location while painting - use GtkFileChooserButton in place of GimpFileEntry - added script to reverse the order of layers - added "Sample merged" and "Selected Pixels only" options to Palette import - added actions to select palette and colormap colors - new environment variable to control which batch interpreter to use - give plug-ins access to the CPU detection so that they can use MMX code - speed up Selective Gaussian Blur plug-in - improved tool cursors, added edge resizing cursors - improved behaviour of new selection tools - allow to reset all gimprc values from the Preferences dialog - optionally show guides in the Crop tool - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-06-05 17:17:41.000000000 +0200 d5 1 a5 1 @@@@ -393,7 +393,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.3 log @Changes 2.3.8: - added new tile primitive Triangle to Mosaic plug-in - speed up Gaussian Blur plug-in - suppress redundant progress updates from plug-ins - changed some gimprc and sessionrc default values (window hints, fullscreen mode) - do not focus transform tool dialogs on map - renamed Magnify tool to Zoom tool and added some missing tool shortcuts - added a submenu with recently used plug-ins to the Filters menu - fixed look-up table used for Contrast adjustments - improved the user interface of the Animation Playback plug-in - added framework for describing menu entries in the statusbar - added lots of helpful blurbs to procedures and core actions - remove color from the Watercolor selector if Shift is being pressed - ported PDB internals to GParamSpec and GValue - speedup and UI improvements for the SIOX tool - added parasite getters and settors for vectors - made PSD load and save plug-ins 64bit clean - some string review - ported ellipse select tool to the new rectangle tool - added basic support for layer masks to the PSD save plug-in - avoid relocations by declaring more data as const - new application icons in more sizes and as a SVG - provide script-specific samples instead of hard-coding "Aa" for font preview - build the Screenshot plug-in on all platforms - allow to discard invisible layers when merging visible layers - nicer output from gimp-procedural-db-dump - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-04-06 12:20:35.000000000 +0200 d5 1 a5 1 @@@@ -394,7 +394,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.2 log @Changes 2.3.7: - depend on GTK+ 2.8, use some of the new features - removed workarounds for problems in GTK+ 2.6 - moved Align Visible Layers to the Image menu - started to add a new vectors PDB API - make it more obvious that docks can be rearranged by drag and drop - modified the behaviour of the Tab key - added --license command-line option - improved dither matrix for RGB->Indexed conversion - added PDB API to stroke with any paint method - gave some plug-ins more sensible names - keep settings of brush/pattern/font/... button popups across sessions - reduced number of memory allocations by declaring some strings as static - some improvements to the plug-in preview widgets - added links to important topics in the user manual - let the configure script display a summary of options - bug fixes and code cleanup @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2006-02-07 11:19:58.000000000 +0100 d5 1 a5 1 @@@@ -392,7 +392,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- etc/Makefile.in.orig 2005-07-01 15:46:01.000000000 +0200 d5 1 a5 1 @@@@ -375,7 +375,7 @@@@ gimpdatadir = @@gimpdatadir@@ @ 1.1.1.1 log @import the current development version of GIMP (2.3.4) for those who want to play with the new selection tool, color management or whatever @ text @@