FLTK logo

Article #1488: FLTK 1.3.x Weekly Snapshot, r12052

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 #1488: FLTK 1.3.x Weekly Snapshot, r12052

Created at 00:00 Oct 21, 2016 by mike

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

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r12052

Commit Log:

------------------------------------------------------------------------
r12048 | manolo | 2016-10-19 02:04:46 -0400 (Wed, 19 Oct 2016) | 1 line

Add: Make sure the "File Systems" menu item of Fl_File_Chooser  lists "/"
as the first mounted file system (Linux/Unix platform)
------------------------------------------------------------------------
r12047 | manolo | 2016-10-19 01:55:03 -0400 (Wed, 19 Oct 2016) | 4 lines

"File Systems" menu item of Fl_File_Chooser: make sure "/" is listed as one
of the mounted filesystems.

One FreeBSD user reported a case where "/" does not appear in /etc/fstab,
and thus
did not appear when the "File Systems" menu item of Fl_File_Chooser is run.
------------------------------------------------------------------------
r12046 | AlbrechtS | 2016-10-17 19:04:48 -0400 (Mon, 17 Oct 2016) | 2 lines

Small mod to CHANGES file.

------------------------------------------------------------------------
r12044 | greg.ercolano | 2016-10-17 14:21:11 -0400 (Mon, 17 Oct 2016) | 3
lines

Applied patch from STR #3335 to fix simple GUI issues.


------------------------------------------------------------------------
r12042 | greg.ercolano | 2016-10-17 12:54:44 -0400 (Mon, 17 Oct 2016) | 4
lines

Followup to last commit (r12041) to include not only mods to .fl, but .cxx
as well.
(For fluid, we maintain /both/ .fl and .cxx/.h files in SVN; easy to
forget..!)


------------------------------------------------------------------------
r12041 | greg.ercolano | 2016-10-17 12:46:57 -0400 (Mon, 17 Oct 2016) | 4
lines

Added line numbers to Edit -> Show Source Code viewer (source + header
tabs)
Fixes Aditya Siram's observation today on fltk.coredev.


------------------------------------------------------------------------
r12040 | manolo | 2016-10-17 12:18:37 -0400 (Mon, 17 Oct 2016) | 1 line

Add support for Mac OS 10.12 "Sierra"
------------------------------------------------------------------------
r12038 | AlbrechtS | 2016-10-17 09:08:43 -0400 (Mon, 17 Oct 2016) | 2 lines

Update bundled config.sub to a slightly newer version.

------------------------------------------------------------------------
r12035 | AlbrechtS | 2016-10-17 08:49:33 -0400 (Mon, 17 Oct 2016) | 5 lines

Minor fix of tree demo program (show tree widgets).

Clicking "Rebuild Tree" after "Close All" did not show the widgets
(Fl_Input test, ccc button, D1, D2). This is now fixed.

------------------------------------------------------------------------
r12034 | AlbrechtS | 2016-10-17 08:45:55 -0400 (Mon, 17 Oct 2016) | 2 lines

Add non-const version of Fl_Tree_Item::tree() as ABI feature.

------------------------------------------------------------------------
r12032 | AlbrechtS | 2016-10-16 17:01:15 -0400 (Sun, 16 Oct 2016) | 2 lines

Last minute documentation updates for release 1.3.4.

------------------------------------------------------------------------
r12030 | manolo | 2016-10-16 11:00:02 -0400 (Sun, 16 Oct 2016) | 3 lines

Remove apparent breaking of ABI compatibility by class Fl_Device_Plugin

Also, add Doxygen comment this class is not for use outside the library.
------------------------------------------------------------------------
r12028 | AlbrechtS | 2016-10-14 12:35:44 -0400 (Fri, 14 Oct 2016) | 6 lines

Fix inconsistent interpretation of ld() in image handling (STR #3308).

Documentation has been fixed and clarified, and ld() handling is now
consistent in Fl_(RGB_)Image, their subclasses and fl_draw_image()
and similar functions.

------------------------------------------------------------------------
r12026 | AlbrechtS | 2016-10-14 10:33:14 -0400 (Fri, 14 Oct 2016) | 1 line

Documentation fixes.
------------------------------------------------------------------------

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