Shared Libraries for the FOX Toolkit

Edit Package fox17
http://www.fox-toolkit.org/

FOX is a C++-based library for graphical user interface development.

FOX supports modern GUI features such as drag-and-drop, tooltips, tab
books, tree lists, icons, multiple document interfaces (MDI), timers,
idle processing, automatic GUI updating, as well as OpenGL/Mesa for 3D
graphics. Subclassing of basic FOX widgets allows for easy extension
beyond the built-in widgets by application writers.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000428 428 Bytes
_service:recompress:download_url:fox-1.7.84.tar.xz 0004531440 4.32 MB
adie.desktop 0000000200 200 Bytes
adie.png 0000008202 8.01 KB
calculator.desktop 0000000329 329 Bytes
calculator.png 0000006760 6.6 KB
fox-1.7-remove_date_from_adie.patch 0000001719 1.68 KB
fox-1.7-remove_date_from_pathfinder.patch 0000001644 1.61 KB
fox-1.7.84.tar.xz 0004531448 4.32 MB
fox17-rpmlintrc 0000000056 56 Bytes
fox17.changes 0000072154 70.5 KB
fox17.spec 0000011175 10.9 KB
pathfinder.desktop 0000000209 209 Bytes
pathfinder.png 0000007776 7.59 KB
Latest Revision
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 125)
- Update to 1.7.84
  + (Redrop of this version due to file missing from manifest).
  + New FXUndoList implementation. The new FXUndoList now supports an 
    alternate history mode, i.e. it remembers redo-command after taking 
    a different path. The internals of FXCommand have changed a bit, 
    it now sports a reference count; for the most part that does not 
    affect any user-code.
  + Also in FXUndoList: on 64-bit machines, space-accounting is now 
    performed in long to manage potentially large amounts of undo data.
  + Adie editor undo sytem now supports merging undo commands, if the 
    text is changed letter-by-letter it will consolidate contiguous commands, 
    assuming they are considered mergeable. Currently we're keying on 
    character classes to decide whether to merge or not. Idea is to 
    not back up over programming-language special characters.
  + Inlined some math functions for greater speed.
  + Inlined some character-class APIs in fxascii for greater spead.
  + Minor annoyance in sideways scrolling fixed in PathFinder.
  + Added "Seibenmeilenstiefel" scroll mode holding shift key.
  + FXRex now has option to excape regular expression special characters. Major convenience mode.
  + FXRex bug fix: could not always properly add control charactor using \cX syntax.
  + FXRex bug fix: signed vs unsigned charactar issues surfaced due to internal representation change.
  + Adie status-line indicator for current language mode.
  + When loading a new file, Adie checks "emacs" modeline presence first, if modelines are on.
  + New APIs added to Math namespace for hashing values (32- and 64-bit), 
    as well as unhashing values. Hashing float and double added so as to 
    use these in hash tables as a key.
  + FXText now uses new UTF8 navigation techniques, where it makes sense. 
    This is a performance upgrade.
  + Minor bug fixes in FXText widget.
  + Experimental -O3 when compiling for release mode; its a major
Comments 0
openSUSE Build Service is sponsored by