pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/gimp



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug 30 06:37:41 UTC 2014

Modified Files:
        pkgsrc/graphics/gimp: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/gimp/patches: patch-app_text_gimpfont.c
            patch-plug-ins_common_file-xwd.c

Log Message:
Changes 2.8.14:
- Fix libtool versioning (forgot to bump gimp_interface_age)

Changes 2.8.12:
Core:
- OSX: Fix migration code for old GIMP directories
- Fix brush sizes when used from plug-ins
- Windows: Allow to Explorer-open files with UTF-8 characters in the filename
- Make XCF loading more robust against broken files

GUI:
- Make sure the widget direction matches the GUI language
- Remove the option to disable the warning when closing a modified image
- Fix canvas overlay widgets (like the text options) for tablets
- Make DND work between images in one dockable

Libgimp:
- Make gimp_image_get_name() return the string used for the image title

Plug-ins:
- Make script-fu-server more secure by listening to 127.0.0.1 by
  default and add a warning about changing that IP. This breaks the
  procedure's API, but for security reasons.
- Bring back proper script-fu translations

General:
- Massively clean up and fix the OSX build and bundle
- Add Jenkins tutorial
- Documentation updates
- Bug fixes
- Translation updates


To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 pkgsrc/graphics/gimp/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/graphics/gimp/PLIST
cvs rdiff -u -r1.82 -r1.83 pkgsrc/graphics/gimp/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/gimp/patches/patch-app_text_gimpfont.c \
    pkgsrc/graphics/gimp/patches/patch-plug-ins_common_file-xwd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index