1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/x11-toolkits/fox17
Pietro Cerutti f6cff08d22 - Update to 1.7.46
Changes:

  * FXIconSource now can use icon/image contents to detect file format type
    [the stream must be seekable].
  * A default FXIconSource implementation in FOX will be used to load icons
    if not overloaded by a user-extended one explicitly.
  * Replaced FXIconDict with FXIconCache.
  * Replaced FXFileDict with FXFileAssociations. The new implementation uses
    FXDictionary, and the new FXIconCache.
  * Fixed problem in FXDictionary: object pointed to by data is itself not
    const. This affects const-accessors.
  * Fixed bug in Adie: dumping core when started with unknown commandline
    parameter.
  * Expunged FXDict and its subclasses. Now replaced with new
    implementations, see above.
  * FXFileList now has explicit pointer to FXIconSource, for image preview
    purposes.
  * Changed things around for FXFileAssociations to be more easily
    subclassable.
  * In FXIconCache, don't add to the hash table until loading was
    successful.
  * PathFinder icon previewing improved, more options for sizing.
  * PathFinder custom iconpath wasn't being saved.
  * In FXFileAssociations, don't add extension-association unless associated
    extension data from registry is fully and properly parsed.
  * Fixed compile problem in FXPipe.
2014-02-24 09:01:15 +00:00
..
files
distinfo - Update to 1.7.46 2014-02-24 09:01:15 +00:00
Makefile - Update to 1.7.46 2014-02-24 09:01:15 +00:00
pkg-descr
pkg-plist - Update to 1.7.46 2014-02-24 09:01:15 +00:00