FLTK logo

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

Created at 00:05 Nov 11, 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): 56cba056

Changelog:

Albrecht Schlosser (4):
      Fix two rare potential bugs (NULL pointer dereferencing)
      Add Fl_Int_Vector: "an STL-ish vector without templates"
      Use the new Fl_Int_Vector class in Fl_Table
      Fix Fl_Help_View 
    numbers (Issue #153, STR 3290) DieSkaarj (1):       Check for child visibility in Fl_Scroll (#432) Etorth (1):       support svg (#489) Greg Ercolano (7):       Add doxygen docs for Fl_Int_Vector.       Speed up test/table open time       Added empty(), ensure size() enlarges new vals = 0       Added assignment by index example, doc clarifications.       Added missing const on some methods       Removed an obsolete \warning.       Document Fl_Multiline_Output keynav and caret cursor ManoloFLTK (18):       Wayland DnD: allow cancel with Fl::pushed(0) as under X11 (#525)       Wayland DnD: make insertion cursor follow DnD cursor.       Wayland + configure: take care of HAVE_GLXGETPROCADDRESSARB       Reorganize content of CHANGES.txt & introduce Fl_Flex       Wayland: simpler handling of the z-order of subwindows       Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.       Allow using native file chooser on Darwin + XQuartz + (homebrew or fink)       Check return value from call to gtk_init_check()       Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms       Delete src/drivers/Wayland/Fl_Wayland_System_Driver.*       Delete src/drivers/X11/Fl_X11_System_Driver.*       Remove Fl_X11_System_Driver.{H,o}       Fix initialisation of hybrid Wayland/X11 platform       Wayland: cancel drag-n-drop after Fl::pushed(0) (#525)       Wayland: show keyboard modifiers during mouse clicks (#534)       Wayland: improve processing of the -display command line argument       Wayland + CMake: fix generated fltk-config that lacked -lX11       Wayland: remove unneeded friend declarations Matthias Melcher (8):       Fluid now stores set sizes for Fl_Flex. (#529)       Fixing _define before _include.       Removed i18n from test/preferences.fl       Adding Fluid file format README. (#533)       Fluid: widget classes can resize children on instantiation       Testing emojis in test/utf8.       Fixed uninitialised variable.       Fluid Fl_Widget::image() path fixes. (#536)

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