Changelog for
fltk-1.1.9-4.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
Sat Jan 14 13:00:00 2006 schwabAATTsuse.de
- Don\'t strip binaries.
Wed Jan 12 13:00:00 2005 postadalAATTsuse.cz
- updated to version 1.1.6
- removed obsoleted patches: fltk-1.1.6-fix.dif and fltk-1.1.6-gcc34hack.patch
Thu Jan 15 13:00:00 2004 meissnerAATTsuse.de
- Upgraded to 1.1.4.
- Added a hack so it compiles with gcc 3.4pre, remove when GCC
bug 13696 is fixed.
Sat Jan 10 13:00:00 2004 adrianAATTsuse.de
- add %defattr
Fri Jun 13 14:00:00 2003 kukukAATTsuse.de
- Add missing directories to filelist
Fri Feb 14 13:00:00 2003 postadalAATTsuse.cz
- updated to version 1.1.3
* documentation update
* fixes
Thu Jan 9 13:00:00 2003 postadalAATTsuse.cz
- updated to version 1.1.2 (a lot of fixes)
- fixed undefined references to non-weak symbols
Wed Jan 8 13:00:00 2003 roAATTsuse.de
- fix configure.in
Wed Nov 20 13:00:00 2002 meissnerAATTsuse.de
- Upgraded to 1.1.1, upgraded fltk-delete-fix.dif, fixed neededforbuild.
Tue Sep 17 14:00:00 2002 roAATTsuse.de
- removed bogus self-provides
Wed Sep 4 14:00:00 2002 postadalAATTsuse.cz
- added %run_ldconfig macro [#18897]
Tue Aug 13 14:00:00 2002 uliAATTsuse.de
- fixed installation on lib64 archs
Mon Aug 12 14:00:00 2002 postadalAATTsuse.cz
- update to version 1.1.0rc5
* a lot of fixes
Sun May 5 14:00:00 2002 schwabAATTsuse.de
- Fix invalid delete.
- Use $RPM_OPT_FLAGS.
Fri Apr 19 14:00:00 2002 postadalAATTsuse.cz
- used macro %{_lib} and fixed Makefile
- updated to 1.1.0b13
* Documentation updates
* Stereo OpenGL support
* Added support for Xft lib to provide anti-aliased text on X11
* Initial port of FLTK 2.0 drag-and-drop support
Wed Apr 10 14:00:00 2002 tiwaiAATTsuse.de
- fixed workaround for gcc 3.1 in configure script.
Mon Feb 4 13:00:00 2002 nadvornikAATTsuse.cz
- updated to 1.1.0b10
Fri Feb 1 13:00:00 2002 roAATTsuse.de
- changed neededforbuild
to
Mon Jan 14 13:00:00 2002 schwabAATTsuse.de
- Remove ia64 workaround.
Mon Jan 14 13:00:00 2002 nadvornikAATTsuse.cz
- added fltk-config to filelist
Tue Dec 11 13:00:00 2001 nadvornikAATTsuse.cz
- updated to 1.1.0b6
- added libjpeg and libpng to neededforbuild
Thu Nov 8 13:00:00 2001 tiwaiAATTsuse.de
- updated to 1.1.0b5.
built now on gcc-3.0 / beta environment, too.
Thu Nov 8 13:00:00 2001 roAATTsuse.de
- use mesa-devel-packages in neededforbuild
Thu Sep 27 14:00:00 2001 danAATTsuse.cz
- update to 1.1.0b1 that includes:
* added new widgets
* support for mouse wheels
* keyboard navigation to all widgets
Mon Aug 27 14:00:00 2001 kukukAATTsuse.de
- split off devel subpackage
Fri May 25 14:00:00 2001 pblahaAATTsuse.cz
- update on 1.0.11
Thu Mar 15 13:00:00 2001 roAATTsuse.de
- changed neededforbuild to
- changed neededforbuild to
Thu Mar 8 13:00:00 2001 pblahaAATTsuse.cz
- update on 1.0.10
Wed Mar 7 13:00:00 2001 roAATTsuse.de
- added glu and glut packages
Wed Mar 7 13:00:00 2001 roAATTsuse.de
- changed neededforbuild to
Mon Jul 10 14:00:00 2000 mhaAATTsuse.de
- new version: 1.0.9
Tue Jun 20 14:00:00 2000 schwabAATTsuse.de
- Lower opt level on ia64.
Wed May 24 14:00:00 2000 smidAATTsuse.cz
- fix to compile with new mesa
Fri Apr 21 14:00:00 2000 smidAATTsuse.cz
- buildroot added
Mon Feb 14 13:00:00 2000 mhaAATTsuse.de
- update to 1.0.7
Wed Sep 29 14:00:00 1999 mhaAATTsuse.de
- update to 1.0.6
Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
Tue Jul 20 14:00:00 1999 mhaAATTsuse.de
- removed call to \"glXReleaseBuffersMESA\", which only exists
in mesasoft, but not in any hardware-accelerated OpenGL library
Mon Jul 19 14:00:00 1999 bsAATTsuse.de
- added Check
Mon Jul 19 14:00:00 1999 mhaAATTsuse.de
- new package: FLTK (pronounced \"fulltick\") is a LGPL\'d C++ graphical
user interface toolkit for X (UNIX�), OpenGL, and WIN32 (Microsoft�
Windows� NT 4.0, 95, or 98)