FLTK logo

Article #1840: 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 #1840: FLTK 1.4.x Weekly Snapshot (master)

Created at 00:05 Nov 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): b1ba37c5

Changelog:

Albrecht Schlosser (13):
      CMake: fix building examples w/o test programs
      Fix Fl_Group::insert() and Fl_Scroll::on_move()
      Enhance Fl_Rect: add inset() and new constructor
      Refactor and simplify "arrow drawing" in widgets
      Update dependencies
      Fix whitespace (trailing spaces)
      Don't build libdecor demos, add generated files to .gitignore
      Fix border size of FL_PLASTIC_UP_BOX
      Save and restore current color when drawing arrows
      Update remaining "arrow drawing" in menus
      Fix two Visual Studio compiler warnings
      Fix two new Visual Studio compiler warnings
      Add "Oxy" scheme (STR 2675, STR 3477)

ManoloFLTK (17):
      CMake+Wayland: check for presence of required software  modules
      CMake: fix informative messages sent under macOS
      Replace #if FLTK_USE_X11 by #ifdef FLTK_USE_X11
      macOS: Fix release of extra NSView holding child widgets of GL window
      Wayland+CMake: stop forcing GTK_FOUND to 0
      Have OPTION_USE_WAYLAND / --enable-wayland set to ON by default
      Fix for issue #412 for the Wayland backend
      Improve Fl_Cocoa_Gl_Window_Driver::switch_to_GL1() to support multiple GL3 windows
      Configure-based build: control presence of GL-related packages
      Restore build with HAVE_GL = 1 and HAVE_GL_GLU_H = 0
      CMake build for Wayland/X11 hybrid: check for libx???-dev packages
      CMake building: improve messages about necessary software packages
      CMake build for Wayland: check for presence of required GL-related software
      OpenGL3 under macOS: simpler implementation of support of child widgets
      README.Wayland.txt: list required packages besides those in README.Unix.txt
      Remove two "warning: pointer xxx used after void* realloc()" messages
      Improve text drawing above GL3 scene under macOS

Matthias Melcher (9):
      Fix selection extension in Fl_Text_*, issue 196 (#550)
      Add missing FL_RELEASE event after dnd() (#549)
      Fluid: Fix commandline parameter error message
      Keep indicator that menubar is still active (#551)
      Fluid: Fix variable naming and a memory leak
      Fixes some FLUID bugs
      FLUID: Fix update of formula input widgets
      Check boundary conditions in Cocoa scroll code (#554)
      Refactor code to make rounded rectangles accessible (#553)


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'.