mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
cb0d64bb60
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). |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |