1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-toolkits/fox17
Pietro Cerutti e6a5758a41 - Update to 1.7.35
* New feature in FXHeader control: auto-renumbering captions based on
    renumbering function; if a renumbering function (which computes the caption
    from the caption index) is set, then captions are automatically recomputed
    when the number of items in the FXHeader is changed.
  * Updated FXTable to use this new feature in FXHeader. The old options for
    renumbering have been removed.
  * Porting problem in FXMat4d, FXMat4f fixed, for CYGWIN32.
  * Added API's to FXTable to return first and last row (or column) of a spanning
    cell.
  * Added API to check if a cell is horizontally spanning or vertically spanning.
  * Cutoff angles in FXQuatd are smaller than in FXQuatf, due to much greater
    precision of doubles versus floats.
  * FOX on Raspberry Pi coming soon (I got one on order!).
  * Added FXRandom fast, long-period, thread-safe psuedo-random number generator.
  * Gamma-corrected image scaling option added.
  * FXPath::relative() corner-cases fixed.
  * FXPath::isHidden() now faster by scanning backward.
  * Adie syntax highlight algorithm had some possible issues.
  * Now expand context when incrementally recoloring.
  * Include glext.h on Windows; missing symbol otherwise.
  * Updated list of C++ keywords in Adie.stx style coloring file.
  * Added enable/disable item API's to FXComboBox, FXListBox, FXTreeListBox.
  * Added expression evaluate feature to Adie text editor.
  * Internal anynymous name spaces introduced in FXExpression and FXRex due to
    symbol clashes on some compilers.
  * Added ?: alternative expression to FXExpression.
  * Array indexing problem fixed in FXFont.
  * Typo fixed in FXAtomic.cpp.
- Use new OPTIONS framework
2012-08-06 11:47:16 +00:00
..
distinfo - Update to 1.7.35 2012-08-06 11:47:16 +00:00
Makefile - Update to 1.7.35 2012-08-06 11:47:16 +00:00
pkg-descr
pkg-plist - Update to 1.7.35 2012-08-06 11:47:16 +00:00