FLTK logo

Article #1539: FLTK 1.4.x Weekly Snapshot, r12317

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

Created at 00:00 Jul 14, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12317 | manolo | 2017-07-14 02:56:20 -0400 (Fri, 14 Jul 2017) | 1 line

  FLDropTarget::DragEnter() replace call to
Fl_Screen_Driver::get_mouse(int&, int&) by call to GetCursorPos(POINT*)
------------------------------------------------------------------------
r12315 | manolo | 2017-07-13 07:42:45 -0400 (Thu, 13 Jul 2017) | 1 line

Fix for STR#3390 Drop to FLTK widget fails when desktop is scaled - new
solution.
------------------------------------------------------------------------
r12313 | AlbrechtS | 2017-07-12 17:51:42 -0400 (Wed, 12 Jul 2017) | 2 lines

Fix Visual Studio shared library build (STR #3389).

------------------------------------------------------------------------
r12312 | AlbrechtS | 2017-07-12 17:49:19 -0400 (Wed, 12 Jul 2017) | 2 lines

Add missing #include in fltk-versions example program.

------------------------------------------------------------------------
r12308 | manolo | 2017-07-11 13:19:25 -0400 (Tue, 11 Jul 2017) | 1 line

WIN32 platform: Fix drag-n-drop to FLTK widget when the desktop is scaled
and FLTK_HIDPI_SUPPORT is not defined.
------------------------------------------------------------------------
r12307 | manolo | 2017-07-11 09:22:56 -0400 (Tue, 11 Jul 2017) | 1 line

Add missing definition of the 'uchar' type in FL/x.H
------------------------------------------------------------------------
r12306 | manolo | 2017-07-11 08:03:05 -0400 (Tue, 11 Jul 2017) | 1 line

End of fix for STR#3387 "Bug of timer implementation on macosx"
------------------------------------------------------------------------
r12305 | matt | 2017-07-07 17:00:17 -0400 (Fri, 07 Jul 2017) | 1 line

STR #2823.2/2: Improved Fl_Preferences "dirty" flag handling.
------------------------------------------------------------------------
r12304 | matt | 2017-07-07 16:34:28 -0400 (Fri, 07 Jul 2017) | 1 line

STR #2823.1/2: avoiding setting "dirty" flag in a read operation.
------------------------------------------------------------------------
r12303 | AlbrechtS | 2017-07-07 15:42:12 -0400 (Fri, 07 Jul 2017) | 2 lines

Update dependencies (makedepend).

------------------------------------------------------------------------
r12302 | AlbrechtS | 2017-07-07 15:16:40 -0400 (Fri, 07 Jul 2017) | 10
lines

Introduce Fl_Group::bounds(), deprecate Fl_Group::sizes().

The new method Fl_Group::bounds() replaces Fl_Group::sizes() whose
internal array structure was not documented.

Fl_Group::bounds() uses the new and documented class Fl_Rect for its
internal structure.

src/Fl_Tile.cxx now uses bounds() instead of sizes().

------------------------------------------------------------------------
r12301 | AlbrechtS | 2017-07-07 14:28:10 -0400 (Fri, 07 Jul 2017) | 2 lines

Fix some typos.

------------------------------------------------------------------------
r12300 | matt | 2017-07-07 12:23:22 -0400 (Fri, 07 Jul 2017) | 1 line

More logical data path name
------------------------------------------------------------------------
r12299 | matt | 2017-07-07 12:19:26 -0400 (Fri, 07 Jul 2017) | 1 line

STR #2034: Fl_Preferences::getUserdataPath()  is much more careful when
creating a pathname based on the preferences filename. Among other things,
remove a possible buffer overflow.
------------------------------------------------------------------------
r12298 | manolo | 2017-07-07 11:06:51 -0400 (Fri, 07 Jul 2017) | 1 line

Define Fl_WinAPI_Screen_Driver::DWM_scaling_factor() only without
FLTK_HIDPI_SUPPORT.
------------------------------------------------------------------------
r12297 | manolo | 2017-07-07 10:31:40 -0400 (Fri, 07 Jul 2017) | 1 line

WIN32 HiDPI support: fix copy and paste of image data when rescaling is
applied.
------------------------------------------------------------------------
r12296 | manolo | 2017-07-07 10:16:35 -0400 (Fri, 07 Jul 2017) | 1 line

Fix Fl_WinAPI_Window_Driver::border_width_title_bar_height() when built
without FLTK_HIDPI_SUPPORT
------------------------------------------------------------------------
r12295 | manolo | 2017-07-07 05:33:17 -0400 (Fri, 07 Jul 2017) | 1 line

WIN32 HiDPI support: fix scaling support for Fl_Copy_Surface.
------------------------------------------------------------------------
r12294 | manolo | 2017-07-07 04:09:31 -0400 (Fri, 07 Jul 2017) | 1 line

Fix Fl_GDI_Graphics_Driver::point_unscaled() so points are also enlarged
when scaling increases.
------------------------------------------------------------------------
r12293 | manolo | 2017-07-07 04:04:45 -0400 (Fri, 07 Jul 2017) | 1 line

Fix drag-n-drop for WIN32 platform when rescaling is active.
------------------------------------------------------------------------

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