pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/fltk13
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Jun 9 16:09:35 UTC 2013
Modified Files:
pkgsrc/x11/fltk13: Makefile distinfo
pkgsrc/x11/fltk13/patches: patch-af patch-test_Makefile
Log Message:
Update to 1.3.2
* Update MASTER_SITES.
Changelog:
CHANGES IN FLTK 1.3.2
- Removed unnecessary drawing calls (STR #2898)
- Fixed regression in FLTK 1.3.1 for unbundled Mac OS FLTK applications
that
did not appear in dock nor have a menu bar (STR #2890).
- Fl_Table::clear() now calls table->clear() for consistency. (STR
#2889)
- Fixed Fl_Scroll widget that fails under Mac OS X 10.8 and retina
display (STR #2887).
- Prevents scrollbars from drawing when widget is sized too small to be
visible (STR #2886).
- Documented how to make a Mac OS X FLTK application launchable by
dropping files on its icon.
- Fixed a Mac-specific issue appeared with OS 10.8 (Mountain Lion):
long delay before
opening when the application is started by dragging a file on the
application icon.
- Fixed use of PNG image from im-memory data (STR #2884).
- Added static Fl_RGB_Image::max_size(size_t) to limit the maximum
memory size allowed to
RGB images (STR #2881).
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/fltk13/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/fltk13/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/fltk13/patches/patch-af \
pkgsrc/x11/fltk13/patches/patch-test_Makefile
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