pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/fltk



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 10 19:03:15 UTC 2008

Modified Files:
        pkgsrc/x11/fltk: Makefile PLIST distinfo
        pkgsrc/x11/fltk/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-af patch-ag

Log Message:
Changes 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
- Fixed MSWindows crash when selecting umlauts in Fl_Help_View

Changes 1.1.8:
- Documentation fixes
- Fixed library path in Makefile
- Fixed image read for partial regions on X11
- Fixed KDE/Gnome icon paths
- Fixed Tab key to wrap around menu bars
- Fixed possible timer leak in Scrollbar
- Added documentation about the potential limitations
  of Fl::grab on newer operating systems
- Fixed lockout when mixing popups and alerts
- Fixed recursion crash in event handling
- Fixed missing return code in 'fltk-config'
- Fixed inconsistencies with CHANGED flags
- Fixed message sent to hidden widgets
- Fixed width calculation in Fl_Help_View
- Fixed offset bug in OS X pixmap code
- Fixed potential buffer overrun in Fl_Preferences
- More...


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 pkgsrc/x11/fltk/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/fltk/PLIST
cvs rdiff -r1.16 -r1.17 pkgsrc/x11/fltk/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/fltk/patches/patch-aa \
    pkgsrc/x11/fltk/patches/patch-af
cvs rdiff -r1.11 -r1.12 pkgsrc/x11/fltk/patches/patch-ab
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/fltk/patches/patch-ac \
    pkgsrc/x11/fltk/patches/patch-ad
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/fltk/patches/patch-ae
cvs rdiff -r1.6 -r1.7 pkgsrc/x11/fltk/patches/patch-ag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index