pkgsrc/x11/fltk13/PLIST
micha 5f9f22ad59 fltk13: Update tp 1.3.5
This release does not contain new "ABI features".
The ABI (Application Binary Interface) is 100% compatible
with releases 1.3.4, 1.3.4-1, and 1.3.4-2.


Changes in FLTK 1.3.5
=====================

New features and enhancements (highlights):

  - Add support for macOS 10.13 "High Sierra" and 10.14 "Mojave".
  - Add FL/platform.H for compatibility with FLTK 1.4 and higher.
  - Improve OpenGL(3+) support.
  - Improve Cairo support and (CMake) Cairo detection.
  - Improve desktop scaling support for HiDPI screens.
    Note: FLTK application scaling is available in FLTK 1.4.0.


Bug fixes and other improvements:

  - Update CHANGES for release, remove one wrong entry
  - Fix Xcode FLTK project for use under macOS 10.14
  - Fix for STR 3473 (and its duplicate STR 3507) to restore configure-based
    builds on recent Linux/Unix distributions where the freetype-config
    command has been replaced by pkg-config.
  - Fix Fl_Tree::insert() with pos out ouf range (issue #18).
  - Fix Fl_GIF_Image Color Table handling (STR 3491).
  - Make sure not to access Fl_Menu_ widgets if the widget gets
    deleted while the menu (pulldown) is open (STR 3503).
  - Fix CMake build (fluid) on case sensitive macOS file systems.
  - Windows/OpenGL: improve pixel format detection (STR 3119).
  - Add support for macOS 10.14 "Mojave": all drawing to windows is done
    through "layer-backed views" when the app is linked to SDK 10.14.
  - MacOS platform: fix regression in macOS 10.13 where an unbundled app
    had its system menu bar unresponsive.
  - MacOS 10.10 platform: Fl_Window::fullscreen() and fullscreen_off()
    no longer call Fl_Window::hide() + Fl_Window::show().
    The new procedure essentially resizes the window, as done on
    the X11+EWMH and Windows platforms. This improves in particular
    the possibility to turn an Fl_Gl_Window fullscreen on and off.
  - MacOS platform: Support \r\n as end of line used by recent
    MS Office apps in clipboard.
  - Fix Fl_Text_Editor overstrike mode (STR 3463).
  - More consistent and optimized "gleam" scheme box drawing.
  - Fix a MinGW build error with new MinGW versions as of Feb 2018
    (undefined S_OK and __FD_ISSET), see STR 3454.
  - Windows/CMake: Add missing definition of WIN32 for Windows builds.
    This seems to be necessary for VS2017 and other compilers that
    don't #define WIN32, but FLTK relies on this preprocessor macro.
    Autoconf/configure and bundled IDE files #define WIN32 as well.
  - Fix illegal memory access after free when closing fluid (valgrind
    reports "Invalid read of size 4"), see also STR 3427.
  - Fix crash when closing fluid with Fl_Table (STR 3427).
  - Fix ignored buffer pre-allocation (requestedSize) in Fl_Text_Buffer.
    See fltk.general "Fl_Text_Buffer constructor bug" on Dec 5, 2016.
  - Fix Fl_Browser background and text color parsing (STR 3376).
  - Fix Windows CreateDC/DeleteDC mismatch (STR 3373).
  - Update bundled configure scripts config.guess and config.sub.
  - Fix configure --enable-cairo --enable-cairoext,
    see this report in fltk.general
  - Fix macOS timer implementation (STR 3387).
  - Fix drop-to-FLTK-widget under MSWindows when the desktop is
    rescaled (STR 3390).
  - Add support for macOS 10.13 "High Sierra". Subwindows don't
    move correctly under 10.13 without this fix.
2019-07-16 11:21:25 +00:00

294 lines
8.9 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2019/07/16 11:21:25 micha Exp $
bin/fltk-config
bin/fluid
include/FL/Enumerations.H
${PLIST.cs}include/FL/Enumerations.h
include/FL/Fl.H
${PLIST.cs}include/FL/Fl.h
include/FL/Fl_Adjuster.H
${PLIST.cs}include/FL/Fl_Adjuster.h
include/FL/Fl_BMP_Image.H
${PLIST.cs}include/FL/Fl_BMP_Image.h
include/FL/Fl_Bitmap.H
${PLIST.cs}include/FL/Fl_Bitmap.h
include/FL/Fl_Box.H
${PLIST.cs}include/FL/Fl_Box.h
include/FL/Fl_Browser.H
${PLIST.cs}include/FL/Fl_Browser.h
include/FL/Fl_Browser_.H
${PLIST.cs}include/FL/Fl_Browser_.h
include/FL/Fl_Button.H
${PLIST.cs}include/FL/Fl_Button.h
include/FL/Fl_Cairo.H
${PLIST.cs}include/FL/Fl_Cairo.h
include/FL/Fl_Cairo_Window.H
${PLIST.cs}include/FL/Fl_Cairo_Window.h
include/FL/Fl_Chart.H
${PLIST.cs}include/FL/Fl_Chart.h
include/FL/Fl_Check_Browser.H
${PLIST.cs}include/FL/Fl_Check_Browser.h
include/FL/Fl_Check_Button.H
${PLIST.cs}include/FL/Fl_Check_Button.h
include/FL/Fl_Choice.H
${PLIST.cs}include/FL/Fl_Choice.h
include/FL/Fl_Clock.H
${PLIST.cs}include/FL/Fl_Clock.h
include/FL/Fl_Color_Chooser.H
${PLIST.cs}include/FL/Fl_Color_Chooser.h
include/FL/Fl_Copy_Surface.H
${PLIST.cs}include/FL/Fl_Copy_Surface.h
include/FL/Fl_Counter.H
${PLIST.cs}include/FL/Fl_Counter.h
include/FL/Fl_Device.H
${PLIST.cs}include/FL/Fl_Device.h
include/FL/Fl_Dial.H
${PLIST.cs}include/FL/Fl_Dial.h
include/FL/Fl_Double_Window.H
${PLIST.cs}include/FL/Fl_Double_Window.h
include/FL/Fl_Export.H
${PLIST.cs}include/FL/Fl_Export.h
include/FL/Fl_File_Browser.H
${PLIST.cs}include/FL/Fl_File_Browser.h
include/FL/Fl_File_Chooser.H
${PLIST.cs}include/FL/Fl_File_Chooser.h
include/FL/Fl_File_Icon.H
${PLIST.cs}include/FL/Fl_File_Icon.h
include/FL/Fl_File_Input.H
${PLIST.cs}include/FL/Fl_File_Input.h
include/FL/Fl_Fill_Dial.H
${PLIST.cs}include/FL/Fl_Fill_Dial.h
include/FL/Fl_Fill_Slider.H
${PLIST.cs}include/FL/Fl_Fill_Slider.h
include/FL/Fl_Float_Input.H
${PLIST.cs}include/FL/Fl_Float_Input.h
include/FL/Fl_FormsBitmap.H
${PLIST.cs}include/FL/Fl_FormsBitmap.h
include/FL/Fl_FormsPixmap.H
${PLIST.cs}include/FL/Fl_FormsPixmap.h
include/FL/Fl_Free.H
${PLIST.cs}include/FL/Fl_Free.h
include/FL/Fl_GIF_Image.H
${PLIST.cs}include/FL/Fl_GIF_Image.h
include/FL/Fl_Gl_Window.H
${PLIST.cs}include/FL/Fl_Gl_Window.h
include/FL/Fl_Group.H
${PLIST.cs}include/FL/Fl_Group.h
include/FL/Fl_Help_Dialog.H
${PLIST.cs}include/FL/Fl_Help_Dialog.h
include/FL/Fl_Help_View.H
${PLIST.cs}include/FL/Fl_Help_View.h
include/FL/Fl_Hold_Browser.H
${PLIST.cs}include/FL/Fl_Hold_Browser.h
include/FL/Fl_Hor_Fill_Slider.H
${PLIST.cs}include/FL/Fl_Hor_Fill_Slider.h
include/FL/Fl_Hor_Nice_Slider.H
${PLIST.cs}include/FL/Fl_Hor_Nice_Slider.h
include/FL/Fl_Hor_Slider.H
${PLIST.cs}include/FL/Fl_Hor_Slider.h
include/FL/Fl_Hor_Value_Slider.H
${PLIST.cs}include/FL/Fl_Hor_Value_Slider.h
include/FL/Fl_Image.H
${PLIST.cs}include/FL/Fl_Image.h
include/FL/Fl_Image_Surface.H
${PLIST.cs}include/FL/Fl_Image_Surface.h
include/FL/Fl_Input.H
${PLIST.cs}include/FL/Fl_Input.h
include/FL/Fl_Input_.H
${PLIST.cs}include/FL/Fl_Input_.h
include/FL/Fl_Input_Choice.H
${PLIST.cs}include/FL/Fl_Input_Choice.h
include/FL/Fl_Int_Input.H
${PLIST.cs}include/FL/Fl_Int_Input.h
include/FL/Fl_JPEG_Image.H
${PLIST.cs}include/FL/Fl_JPEG_Image.h
include/FL/Fl_Light_Button.H
${PLIST.cs}include/FL/Fl_Light_Button.h
include/FL/Fl_Line_Dial.H
${PLIST.cs}include/FL/Fl_Line_Dial.h
include/FL/Fl_Menu.H
${PLIST.cs}include/FL/Fl_Menu.h
include/FL/Fl_Menu_.H
${PLIST.cs}include/FL/Fl_Menu_.h
include/FL/Fl_Menu_Bar.H
${PLIST.cs}include/FL/Fl_Menu_Bar.h
include/FL/Fl_Menu_Button.H
${PLIST.cs}include/FL/Fl_Menu_Button.h
include/FL/Fl_Menu_Item.H
${PLIST.cs}include/FL/Fl_Menu_Item.h
include/FL/Fl_Menu_Window.H
${PLIST.cs}include/FL/Fl_Menu_Window.h
include/FL/Fl_Multi_Browser.H
${PLIST.cs}include/FL/Fl_Multi_Browser.h
include/FL/Fl_Multi_Label.H
${PLIST.cs}include/FL/Fl_Multi_Label.h
include/FL/Fl_Multiline_Input.H
${PLIST.cs}include/FL/Fl_Multiline_Input.h
include/FL/Fl_Multiline_Output.H
${PLIST.cs}include/FL/Fl_Multiline_Output.h
include/FL/Fl_Native_File_Chooser.H
${PLIST.cs}include/FL/Fl_Native_File_Chooser.h
include/FL/Fl_Nice_Slider.H
${PLIST.cs}include/FL/Fl_Nice_Slider.h
include/FL/Fl_Object.H
${PLIST.cs}include/FL/Fl_Object.h
include/FL/Fl_Output.H
${PLIST.cs}include/FL/Fl_Output.h
include/FL/Fl_Overlay_Window.H
${PLIST.cs}include/FL/Fl_Overlay_Window.h
include/FL/Fl_PNG_Image.H
${PLIST.cs}include/FL/Fl_PNG_Image.h
include/FL/Fl_PNM_Image.H
${PLIST.cs}include/FL/Fl_PNM_Image.h
include/FL/Fl_Pack.H
${PLIST.cs}include/FL/Fl_Pack.h
include/FL/Fl_Paged_Device.H
${PLIST.cs}include/FL/Fl_Paged_Device.h
include/FL/Fl_Pixmap.H
${PLIST.cs}include/FL/Fl_Pixmap.h
include/FL/Fl_Plugin.H
${PLIST.cs}include/FL/Fl_Plugin.h
include/FL/Fl_Positioner.H
${PLIST.cs}include/FL/Fl_Positioner.h
include/FL/Fl_PostScript.H
${PLIST.cs}include/FL/Fl_PostScript.h
include/FL/Fl_Preferences.H
${PLIST.cs}include/FL/Fl_Preferences.h
include/FL/Fl_Printer.H
${PLIST.cs}include/FL/Fl_Printer.h
include/FL/Fl_Progress.H
${PLIST.cs}include/FL/Fl_Progress.h
include/FL/Fl_RGB_Image.H
${PLIST.cs}include/FL/Fl_RGB_Image.h
include/FL/Fl_Radio_Button.H
${PLIST.cs}include/FL/Fl_Radio_Button.h
include/FL/Fl_Radio_Light_Button.H
${PLIST.cs}include/FL/Fl_Radio_Light_Button.h
include/FL/Fl_Radio_Round_Button.H
${PLIST.cs}include/FL/Fl_Radio_Round_Button.h
include/FL/Fl_Repeat_Button.H
${PLIST.cs}include/FL/Fl_Repeat_Button.h
include/FL/Fl_Return_Button.H
${PLIST.cs}include/FL/Fl_Return_Button.h
include/FL/Fl_Roller.H
${PLIST.cs}include/FL/Fl_Roller.h
include/FL/Fl_Round_Button.H
${PLIST.cs}include/FL/Fl_Round_Button.h
include/FL/Fl_Round_Clock.H
${PLIST.cs}include/FL/Fl_Round_Clock.h
include/FL/Fl_Scroll.H
${PLIST.cs}include/FL/Fl_Scroll.h
include/FL/Fl_Scrollbar.H
${PLIST.cs}include/FL/Fl_Scrollbar.h
include/FL/Fl_Secret_Input.H
${PLIST.cs}include/FL/Fl_Secret_Input.h
include/FL/Fl_Select_Browser.H
${PLIST.cs}include/FL/Fl_Select_Browser.h
include/FL/Fl_Shared_Image.H
${PLIST.cs}include/FL/Fl_Shared_Image.h
include/FL/Fl_Simple_Counter.H
${PLIST.cs}include/FL/Fl_Simple_Counter.h
include/FL/Fl_Single_Window.H
${PLIST.cs}include/FL/Fl_Single_Window.h
include/FL/Fl_Slider.H
${PLIST.cs}include/FL/Fl_Slider.h
include/FL/Fl_Spinner.H
${PLIST.cs}include/FL/Fl_Spinner.h
include/FL/Fl_Sys_Menu_Bar.H
${PLIST.cs}include/FL/Fl_Sys_Menu_Bar.h
include/FL/Fl_Table.H
${PLIST.cs}include/FL/Fl_Table.h
include/FL/Fl_Table_Row.H
${PLIST.cs}include/FL/Fl_Table_Row.h
include/FL/Fl_Tabs.H
${PLIST.cs}include/FL/Fl_Tabs.h
include/FL/Fl_Text_Buffer.H
${PLIST.cs}include/FL/Fl_Text_Buffer.h
include/FL/Fl_Text_Display.H
${PLIST.cs}include/FL/Fl_Text_Display.h
include/FL/Fl_Text_Editor.H
${PLIST.cs}include/FL/Fl_Text_Editor.h
include/FL/Fl_Tile.H
${PLIST.cs}include/FL/Fl_Tile.h
include/FL/Fl_Tiled_Image.H
${PLIST.cs}include/FL/Fl_Tiled_Image.h
include/FL/Fl_Timer.H
${PLIST.cs}include/FL/Fl_Timer.h
include/FL/Fl_Toggle_Button.H
${PLIST.cs}include/FL/Fl_Toggle_Button.h
include/FL/Fl_Toggle_Light_Button.H
${PLIST.cs}include/FL/Fl_Toggle_Light_Button.h
include/FL/Fl_Toggle_Round_Button.H
${PLIST.cs}include/FL/Fl_Toggle_Round_Button.h
include/FL/Fl_Tooltip.H
${PLIST.cs}include/FL/Fl_Tooltip.h
include/FL/Fl_Tree.H
${PLIST.cs}include/FL/Fl_Tree.h
include/FL/Fl_Tree_Item.H
${PLIST.cs}include/FL/Fl_Tree_Item.h
include/FL/Fl_Tree_Item_Array.H
${PLIST.cs}include/FL/Fl_Tree_Item_Array.h
include/FL/Fl_Tree_Prefs.H
${PLIST.cs}include/FL/Fl_Tree_Prefs.h
include/FL/Fl_Valuator.H
${PLIST.cs}include/FL/Fl_Valuator.h
include/FL/Fl_Value_Input.H
${PLIST.cs}include/FL/Fl_Value_Input.h
include/FL/Fl_Value_Output.H
${PLIST.cs}include/FL/Fl_Value_Output.h
include/FL/Fl_Value_Slider.H
${PLIST.cs}include/FL/Fl_Value_Slider.h
include/FL/Fl_Widget.H
${PLIST.cs}include/FL/Fl_Widget.h
include/FL/Fl_Window.H
${PLIST.cs}include/FL/Fl_Window.h
include/FL/Fl_Wizard.H
${PLIST.cs}include/FL/Fl_Wizard.h
include/FL/Fl_XBM_Image.H
${PLIST.cs}include/FL/Fl_XBM_Image.h
include/FL/Fl_XPM_Image.H
${PLIST.cs}include/FL/Fl_XPM_Image.h
include/FL/abi-version.h
include/FL/dirent.h
include/FL/filename.H
${PLIST.cs}include/FL/filename.h
include/FL/fl_ask.H
${PLIST.cs}include/FL/fl_ask.h
include/FL/fl_draw.H
${PLIST.cs}include/FL/fl_draw.h
${PLIST.cs}include/FL/fl_file_chooser.H
${PLIST.cs}include/FL/fl_file_chooser.h
include/FL/fl_message.H
${PLIST.cs}include/FL/fl_message.h
include/FL/fl_show_colormap.H
${PLIST.cs}include/FL/fl_show_colormap.h
include/FL/fl_show_input.H
${PLIST.cs}include/FL/fl_show_input.h
include/FL/fl_types.h
include/FL/fl_utf8.h
include/FL/forms.H
${PLIST.cs}include/FL/forms.h
include/FL/gl.h
include/FL/gl2opengl.h
include/FL/gl_draw.H
${PLIST.cs}include/FL/gl_draw.h
include/FL/glu.h
include/FL/glut.H
${PLIST.cs}include/FL/glut.h
include/FL/mac.H
${PLIST.cs}include/FL/mac.h
include/FL/math.h
include/FL/names.h
include/FL/platform.H
${PLIST.cs}include/FL/platform.h
include/FL/win32.H
${PLIST.cs}include/FL/win32.h
include/FL/x.H
${PLIST.cs}include/FL/x.h
${PLIST.cs}include/Fl
lib/libfltk.la
lib/libfltk_forms.la
${PLIST.opengl}lib/libfltk_gl.la
lib/libfltk_images.la
man/man1/fltk-config.1
man/man1/fluid.1
man/man3/fltk.3