FLTK logo

Article #1555: FLTK 1.4.x Weekly Snapshot, r12529

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 #1555: FLTK 1.4.x Weekly Snapshot, r12529

Created at 00:00 Oct 27, 2017 by mike

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

    http://www.fltk.org/software.php?VERSION=fltk-1.4.x-r12529

Commit Log:

------------------------------------------------------------------------
r12529 | greg.ercolano | 2017-10-26 12:07:53 -0400 (Thu, 26 Oct 2017) | 3
lines

Solves STR#3395.


------------------------------------------------------------------------
r12528 | greg.ercolano | 2017-10-25 23:45:16 -0400 (Wed, 25 Oct 2017) | 3
lines

Removing test line added a while ago.


------------------------------------------------------------------------
r12527 | manolo | 2017-10-25 07:34:03 -0400 (Wed, 25 Oct 2017) | 1 line

MacOS: replace deprecated message by its recommended successor.
------------------------------------------------------------------------
r12526 | AlbrechtS | 2017-10-25 06:58:26 -0400 (Wed, 25 Oct 2017) | 7 lines

Fix scrollbar issue of Fl_Text_Display (STR #3412).

This fix disables a part of the optimization introduced in svn r11208
(STR #3272).

For more information see comments in STR #3412.

------------------------------------------------------------------------
r12525 | manolo | 2017-10-25 01:26:49 -0400 (Wed, 25 Oct 2017) | 1 line

Doxygen doc: separate the doc of the getter and the setter member
functions.
------------------------------------------------------------------------
r12524 | manolo | 2017-10-23 12:09:26 -0400 (Mon, 23 Oct 2017) | 2 lines

Refer to the preferred Fl_Surface_Device::push_current()/pop_current()
functions.

------------------------------------------------------------------------
r12523 | manolo | 2017-10-22 02:35:03 -0400 (Sun, 22 Oct 2017) | 1 line

MacOS: replace [[NSRunningApplication currentApplication] isActive]
requiring 10.6 by [NSApp isActive]
------------------------------------------------------------------------
r12522 | manolo | 2017-10-22 02:29:04 -0400 (Sun, 22 Oct 2017) | 4 lines

MacOS: improve handling of dropped files at launch time for MacOS 10.13

 Because opening a file can call the event loop and thus access the list of
dropped files,
 it's necessary to remove the object from the list before opening the file.
------------------------------------------------------------------------
r12520 | greg.ercolano | 2017-10-21 22:58:35 -0400 (Sat, 21 Oct 2017) | 2
lines

Small doc tweaks for clarity.

------------------------------------------------------------------------
r12519 | manolo | 2017-10-21 10:02:55 -0400 (Sat, 21 Oct 2017) | 1 line

Fl_SVG_Image: remove use of gzdirect() that is absent in some old versions
of zlib
------------------------------------------------------------------------
r12518 | AlbrechtS | 2017-10-21 06:31:47 -0400 (Sat, 21 Oct 2017) | 9 lines

Revert accidentally committed part of r12511 (STR #2788).

r12511: "Addresses STR #2788 for cursor positioning with mouse-click ..."

The here reverted part was the proposed patch of STR #3412:
"Fl_Text_Display scroll bug (style table with font != textsize() + wrap)".

See patch file: http://www.fltk.org/strfiles/3412/quickfix.patch

------------------------------------------------------------------------

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