FLTK logo

Article #1800: FLTK 1.4.x Weekly Snapshot (master)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1800: FLTK 1.4.x Weekly Snapshot (master)

Created at 00:05 Mar 25, 2022 by WebsiteCron

A new weekly snapshot of FLTK 1.4.x (master) is now available on the download page:

    https://www.fltk.org/software.php?VERSION=1.4.x

Git revision (commit): 427e4dbc

Changelog:

Albrecht Schlosser (8):
      Add missing initialization parts of Fl_SVG_Image
      Fix Fl_Tiled_Image::copy(int W, int H)
      Improve documentation of Fl_Image::copy()
      Fix MSVC 2010 warning/error: declare variables in C early
      Fix MSVC 2010 warning: using 'this' in initializer list
      Fix silly MSVC 2010 parser warnings
      MSVC: use fl_snprintf() rather than snprintf()
      Fix driver definitions of vsnprintf() and vsscanf()

ManoloFLTK (28):
      Fix for issue #411: send FL_ENTER / FL_LEAVE events to Fl_Window objects.
      Restore default YES value for FLWindow releasedWhenClosed property.
      Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.
      Simpler updateTrackingAreas method of class FLView is enough.
      Fix typo in comment.
      Update description of Fl_Graphics_Driver class hierarchy.
      Mention the new Wayland platform.
      Remove unnecessary constructors.
      Fix for issue #416: Fl_Xlib_Graphics_Driver_font_xft.cxx has a libasan error.
      Issue #359 RFE: access the MacOS windowid .
      Fix for issue #418 : some warnings about unused functions.
      Rename member Fl_Graphics_Driver::p to xpoint to avoid shadowing.
      Avoid using same name (p) for distinct members of derived classes.
      Avoid using same name (p) for distinct members of derived classes - cont'd.
      Add Wayland build recipe for Fedora.
      Merge remote-tracking branch 'refs/remotes/origin/master'
      Add autoconf for configure-based builds.
      Restore building when HAVE_GL is 0
      Add support of configure --enable-wayland --disable-gl
      Add support of configure --enable-wayland --disable-gl - Cont'd.
      Restore CMake build with OPTION_USE_GL=0
      Fix for issue #419: Wayland: scale/resize issue.
      Remove unnecessary libEGL-devel Fedora package from requirements list.
      Wayland: replace global fl_display by function struct wl_display *fl_wl_display().
      Create struct wld_window *Fl_Wayland_Window_Driver::wld_window to replace eventually fl_window.
      Remove useless virtual member function overrides.
      Merge remote-tracking branch 'refs/remotes/origin/master'
      Remove platform-dependent type Fl_Bitmask (not in documented public API).

ian.macarthur (1):
      Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and unsupported by the MS tools) and rename several clocale specific methods from "name" to "vname" since they take a va_list not a variable list of arguments.


Download | Home Page | Listing ]


Comments

Submit Comment ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.