Changelog for
fltk-devel-1.1.9-1.1.x86_64.rpm :
Tue Jul 1 14:00:00 2008 pgajdosAATTsuse.cz
- updated to 1.1.9:
* Improved color contrast in secondary selection blocks
of Fl_Text_Display
* Fixed regression in callback handling
* Fixed wrong relative path when absolute path has a
trailing slash in fl_filename_relative
* Fixed multiple selction of files and directories in
Fl_File_Chooser
Mon Apr 7 14:00:00 2008 pgajdosAATTsuse.cz
- updated to 1.1.8:
* many buxfixes
* added documentation about the potential limitations
of Fl::grab on newer operating systems (STR #1747)
* FLUID checks for seperately declared callbacks to
avoid a bogus \"extern\" declaration (STR #1776)
* Added \"protected\" class memebrs in FLUID
* Double-clicking a widget in a FLUID layout will show
the item in the widget browser
* gl_font() support for Xft+X11 (STR #1809)
* Fl_Gl_Window::mode() needed to hide and show the window
when toggling stereo mode (STR #1846)
* Added Fl_Group::clip_children() methods to support
automatic clipping of child widget drawing (STR #1844)
* Fl_Browser_ and friends now support FL_WHEN_ENTER_KEY
for both Enter/Return and double-clicks (STR #1818)
* Fl_Help_View did not release the images it used (STR
[#1817])
* Shared libraries would not build on 64-bit Linux
systems with an existing non-PIC FLTK installation
(STR #1791)
- removed test dir with similar contents as examples dir
Thu Aug 30 14:00:00 2007 uliAATTsuse.de
- enable threads
Mon Apr 16 14:00:00 2007 pgajdosAATTsuse.cz
- update files from CVS in CinePaint project
* casting between (void
*) and int cleanups
* see http://cinepaint.bigasterisk.com/FLTK
Thu Oct 5 14:00:00 2006 lmichnovicAATTsuse.cz
- fixed casting on 64bit arch (intptr_t.patch)
- compiling with no-strict-aliasing
- fixed wrongly called ranlib with fixed libdir in variable
(libdir.patch)
Mon Aug 7 14:00:00 2006 lmichnovicAATTsuse.cz
- fixed prefixes accordingly to new X.org 7.x, detecting prefix in X.org
Fri Aug 4 14:00:00 2006 postadalAATTsuse.cz
- updated to version 1.1.7
* added some new example programs
* adds many new improvements to the FLUID software (multi-level undo,
syntax highlighting in all code fields, widget alignment and sizing
guides, dialog templates, widget subclasses, and printing and testing
of user interfaces)
* fixed many bugs
- removed obsoleted patches: gcc3.1-fix.dif, cast-fix.diff
Mon Feb 13 13:00:00 2006 pnemecAATTsuse.cz
- Fixed class cast errors in testsuite.
Mon Feb 6 13:00:00 2006 ajAATTsuse.de
- Reduce BuildRequires.
- Fix some testsuite errors.
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires