mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
f6cff08d22
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. |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |