diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-05-20 09:19:27 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-05-20 09:19:27 +0000 |
commit | 003fa478b59d478ea519a20879680ac4223bacea (patch) | |
tree | 7ce2c6df593845a9d1579e8d0cc89e9ca5c5d9fc /Mk | |
parent | 908d3ce5019aac19cebe2756f2a034f10ead894f (diff) | |
download | freebsd-ports-003fa478b59d478ea519a20879680ac4223bacea.zip |
- Update to 1.7.47
Changes:
* Project files updated to Visual Studio 2008.
* Much faster file dialog due to using file extension and PATHEXT for
executable status.
* PathFinder lists files about to be deleted.
* New API's to list widgets for much more convenient way to populate with
fixed lists of items.
* New selectAll() API added to list widgets.
* Updated syntax coloring file Adie.stx with FORTRAN syntax coloring.
* IMAGE_ALPHAGUESS used when loading BMP icons in FXIconSource.
* Added APIs filesToURIList() and filesFromURIList() in FXURL namespace.
* Bug fix in FXStringDictionary.
* Bug fixes in FXThreadPool.
* Replaced preprocessor MAYBE with enum maybe.
* Message map search improvement using branch probability macro and
test-order.
* TIFF image loader improvements.
* FXString::format() now knows about thousands separator option for
printing floating point.
* Bugs fixed in IRIS RGB image support.
* FXObjectListOf::adopt() argument should not have been declared const.
* Suggested file extension changes automatically ONLY when picking
existing file.
* New hasExecExtension() API added to FXPath (Windows specific).
* Integer overflow fixed in FXApp having to do with click speed interval.
* New API getExecExtensions() added in FXSystem (Windows specific).
* If pipe2() system call not available, try set file descriptor flags
with fcntl() instead.
Diffstat (limited to 'Mk')
0 files changed, 0 insertions, 0 deletions