FLTK logo

Article #1560: FLTK 1.4.x Weekly Snapshot, r12562

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

Created at 00:00 Nov 17, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12562 | manolo | 2017-11-17 01:52:27 -0500 (Fri, 17 Nov 2017) | 1 line

Proper return value from test window::handle() when the event is not
processed.
------------------------------------------------------------------------
r12561 | manolo | 2017-11-13 16:41:33 -0500 (Mon, 13 Nov 2017) | 1 line

MacOS: Fix STR#3406 where native file chooser does not show preset file
------------------------------------------------------------------------
r12560 | manolo | 2017-11-13 09:47:49 -0500 (Mon, 13 Nov 2017) | 1 line

MacOS: complete commit at r.12559 that contained a typo.
------------------------------------------------------------------------
r12559 | manolo | 2017-11-13 09:43:58 -0500 (Mon, 13 Nov 2017) | 1 line

MacOS: make -[FLWindowDelegate windowShouldClose:] more robust by testing
for NULL pointer.
------------------------------------------------------------------------
r12558 | AlbrechtS | 2017-11-12 13:00:45 -0500 (Sun, 12 Nov 2017) | 2 lines

Replace chdir() with new wrapper fl_chdir().

------------------------------------------------------------------------
r12557 | manolo | 2017-11-12 03:00:21 -0500 (Sun, 12 Nov 2017) | 1 line

MacOS: improve drawing of rounded corners of window titlebar
------------------------------------------------------------------------
r12556 | AlbrechtS | 2017-11-11 16:23:15 -0500 (Sat, 11 Nov 2017) | 10
lines

Refactor Fl_WinAPI_System_Driver string conversion and more.

Remove duplicated code by using local (static) string conversion functions.
This makes the code better maintainable and removes redundancies.

Rename some variables (particularly one-letter names) to more useful
names, minor code reformatting to be more compatible with the CMP.

To do: check for potential memory leaks, maybe free temporary buffers.

------------------------------------------------------------------------
r12555 | manolo | 2017-11-11 05:54:52 -0500 (Sat, 11 Nov 2017) | 1 line

Test commit
------------------------------------------------------------------------
r12554 | manolo | 2017-11-11 04:46:58 -0500 (Sat, 11 Nov 2017) | 1 line

Test commit
------------------------------------------------------------------------
r12553 | manolo | 2017-11-11 04:45:16 -0500 (Sat, 11 Nov 2017) | 1 line

Test commit
------------------------------------------------------------------------
r12552 | manolo | 2017-11-11 04:44:09 -0500 (Sat, 11 Nov 2017) | 1 line

Test commit
------------------------------------------------------------------------
r12551 | manolo | 2017-11-11 04:04:26 -0500 (Sat, 11 Nov 2017) | 1 line

Minor reformatting
------------------------------------------------------------------------
r12550 | manolo | 2017-11-11 04:01:51 -0500 (Sat, 11 Nov 2017) | 1 line

Make a comment more detailed
------------------------------------------------------------------------
r12549 | AlbrechtS | 2017-11-10 07:56:00 -0500 (Fri, 10 Nov 2017) | 4 lines

Add missing platform wrapper fl_chdir() for chdir().

Tested under Windows and Linux, but not yet used in library code.

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

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