FLTK logo

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

Created at 00:05 Oct 07, 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): e9719e54

Changelog:

Albrecht Schlosser (2):
      Improve wording of GitHub Issue Templates
      CMake: Fix some special cases regarding generation of docs

ManoloFLTK (14):
      macOS: implement (BOOL)[FLView isOpaque] to improve drawing performance.
      Support of FLTK widgets in OpenGL 3 windows under Windows.
      macOS: simpler code for auxiliary NSView supporting widgets on a GL3 window.
      FLTK widgets in OpenGL 3 windows: rewrite for driver system.
      macOS: fixed problem in resizing of widget-containing OpenGL 3 window.
      macOS: support 5 more keys as Fl_Sys_Menu_Bar item shortcuts.
      macOS: simpler way to delete the GL1 context of widgets-using GL3 windows.
      Clean use of virtual GLContext Fl_Gl_Window_Driver::create_gl_context().
      Add missing return value to Fl_WinAPI_Gl_Window_Driver::create_gl_context()
      Revert 75016cb because it doesn't work well with macOS < 13.0     The problem is visible with test/tile when moving the sub window's border.     This also fixes issue #508
      Fix issue #509: Cairo drawing: unexpected behaviour     This commit fixes " "drawing an fl_pie() with dimension 1x1".     But it does not change "drawing fl_line() with begin position = end position does not show"     because the same behaviour is observed with Windows and macOS.
      Fix use of several FLTK widgets above an GL scene.     The code failed with 2 or more widgets when FLTK would trigger     partial redraws of the widgets, unless the Fl_Gl_Window was FL_DAMAGE_ALL.
      Make Windows-specific HICON-using functions visible in doc.
      Update window icon-related doc in platform-specific section.


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