Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        fltk: A C++ user interface toolkit for X11, Win32, and MacOS X
        
        
        - Summary
- FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for
UNIX/Linux (X11), Microsoft Windows, and Mac OS X. It provides modern
GUI functionality without the bloat, and supports 3D graphics via
OpenGL and its built-in GLUT emulation. FLTK is designed to be small
and modular enough to be statically linked, and also works fine as a
shared library.
Changelog
        
            - * Thu Nov 20 16:00:00 2003 Dams <anvil[AT]livna.org> 0:1.1.4-0.fdr.8
- - Hopefully fixed Xft flags for rh80 
            - * Thu Nov 20 16:00:00 2003 Dams <anvil[AT]livna.org> 0:1.1.4-0.fdr.7
- - Fixed typo 
            - * Thu Nov 20 16:00:00 2003 Dams <anvil[AT]livna.org> 0:1.1.4-0.fdr.6
- - Added xft.pc build dependency
- Added BuildReq:man