1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/x11-toolkits/fox17
Pietro Cerutti cb0d64bb60 - Update to 1.7.48
Changes:

  * Added verbose option to reswrap.
  * Updated BMP loader routines, some bullet-proofing against malicious
    bitmap files.
  * Changes in FXVariant: operator bool returns true for non-zero numerical
    values, non-empty arrays or non-empty dictionaries. It only returns
    false if the variant is FXVariant::null. This new interpretation strokes
    much better with common usage patterns.
  * Added asChars() API to FXVariant.
  * FXPtrList now index with FXival.
  * Print routines fxprintf() are now supporting NaN and Inf printouts. Also
    fixed -0 printout.
  * Change in FXThreadPool::wait() routine: now waits till all jobs are
    finished.
  * Added executeAndWait() routine to FXThreadPool and FXTaskGroup.
  * Small change in FXParallel: ensure tasks are aligned in memory.
  * Added FXEXEIcon and FXEXEImage. These should icons or bitmaps embedded
    in Windows Executable files.
  * Added FXCOLORREF2RGB and FXRGB2COLORREF macros for Windows based FOX
    applications.
  * Some complex math transcendentals added.
  * Population-count inline functions added to fxendian.h. These use x86
    builtins when possible.
  * API fixes (bad parameter signatures) fixed in the list-widgets.
  * CDECL attributes in some FXApp member functions (Windows Only).
2014-07-15 12:42:48 +00:00
..
files - Update to 1.7.48 2014-07-15 12:42:48 +00:00
distinfo - Update to 1.7.48 2014-07-15 12:42:48 +00:00
Makefile - Update to 1.7.48 2014-07-15 12:42:48 +00:00
pkg-descr
pkg-plist - Update to 1.7.47 2014-05-20 09:19:27 +00:00