FLTK logo

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

Created at 00:05 Feb 10, 2023 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): a3251b32

Changelog:

Albrecht Schlosser (5):
      Fix deprecated warnings in examples/table* demo programs
      Give fluid and fltk-options their own .gitignore files
      Fix examples/.gitignore (add missing files)
      Document MSVC macro _MSVC_LANG for future use in fl_attr.h
      Fix clang compiler warning

ManoloFLTK (21):
      Improve documentation of the Fl_Cursor enumeration
      Better document Fl_Window::show(int, char**)
      Improve doc of Fl_Widget::test_shortcut() methods
      Remove a bunch of \todo items from documentation
      Use correct Doxygen syntax for "member groups"
      Fix "\todo FL_Button and FL_key... constants could be structured better"
      Fix "\todo Complete documentation of class Fl_String"
      Fix "\todo provide user documentation for fl_set_status function"
      Fix "\todo Make comparison UTF-8 aware" in numericsort.c
      Fix "\todo Add a flag to ignore case" from Fl_Browser_.cxx
      Add necessary #include "flstring.h"
      Fix "\todo Description of box types is incomplete" from Enumerations.H
      Don't assume strcasecmp() is a function because of Visual studio C
      Use fl_tolower() for case-insensitive Unicode-aware comparisons
      Use fl_utf_strcasecmp() for Unicode-aware case-insensitive comparisons
      Remove usage of __APPLE_QUARTZ__ (#673)
      Avoid "#undef __APPLE__" preprocessor directive
      macOS+XQuartz: support new homebrew name for GTK2 shared lib
      Fix "\todo TextDEndOfLine and BufEndOfLine functions don't exist"
      Fix "\todo  TextDPosToLineAndCol does not exist"
      Remove XOR-based code that was unused and incomplete (#673)

Matthias Melcher (5):
      Doxygen fix for FL_DEPRECATED
      FLUID: resizable Command dialogs
      Expose elapsed time API (#670)
      FLUID: Fix memory leak (#672)
      FLUID: another memory leak


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