FLTK logo

Article #1590: FLTK 1.4.x Weekly Snapshot, r12961

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

Created at 00:00 Jun 22, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12961 | matt | 2018-06-21 18:24:40 -0400 (Thu, 21 Jun 2018) | 1 line

Android: listed all remianing issues with all test programs
------------------------------------------------------------------------
r12960 | matt | 2018-06-21 14:14:13 -0400 (Thu, 21 Jun 2018) | 1 line

Android: roughly fixed Fl::grab() to make menus easier to navigate
------------------------------------------------------------------------
r12959 | matt | 2018-06-21 13:24:21 -0400 (Thu, 21 Jun 2018) | 1 line

Android: on-screen keyboard no longer pops up on text output widgets
------------------------------------------------------------------------
r12958 | matt | 2018-06-21 13:02:47 -0400 (Thu, 21 Jun 2018) | 1 line

Android: Windows are now centered on screen if no position is defined,
dialogs pop up in a more logical position.
------------------------------------------------------------------------
r12957 | matt | 2018-06-21 09:31:38 -0400 (Thu, 21 Jun 2018) | 1 line

Android: Lazy scroll is working. AT some point we should implement fast
scrolling
------------------------------------------------------------------------
r12956 | matt | 2018-06-21 08:45:24 -0400 (Thu, 21 Jun 2018) | 1 line

Android: More tests, must implement scrolling next
------------------------------------------------------------------------
r12955 | matt | 2018-06-21 08:36:02 -0400 (Thu, 21 Jun 2018) | 1 line

Android: Teaching FLTK to beep. test/button works.
------------------------------------------------------------------------
r12954 | matt | 2018-06-21 07:54:32 -0400 (Thu, 21 Jun 2018) | 1 line

Android: Implemented window positioning and sizing
------------------------------------------------------------------------
r12953 | matt | 2018-06-21 07:17:07 -0400 (Thu, 21 Jun 2018) | 1 line

Android: Updated to current Android Studio and NDK, fixed STL to use Google
provided ANdroid STL.
------------------------------------------------------------------------
r12952 | AlbrechtS | 2018-06-20 12:50:46 -0400 (Wed, 20 Jun 2018) | 1 line

Remove obsolete #include statement (finally)
------------------------------------------------------------------------
r12951 | AlbrechtS | 2018-06-20 11:52:58 -0400 (Wed, 20 Jun 2018) | 4 lines

Move platform specific shortcut code to platform drivers.

Tested on Windows and Linux (not tested on MacOS/Android).

------------------------------------------------------------------------
r12950 | AlbrechtS | 2018-06-20 05:41:52 -0400 (Wed, 20 Jun 2018) | 2 lines

Update README.md for Git mirrors.

------------------------------------------------------------------------
r12949 | matt | 2018-06-19 12:29:20 -0400 (Tue, 19 Jun 2018) | 1 line

Android: Clearing the desktop when a window is hidden.
------------------------------------------------------------------------
r12948 | AlbrechtS | 2018-06-19 06:33:41 -0400 (Tue, 19 Jun 2018) | 2 lines

Add missing winsock dll to variables.cmake (fixes fltk-config).

------------------------------------------------------------------------
r12947 | AlbrechtS | 2018-06-19 05:30:37 -0400 (Tue, 19 Jun 2018) | 12
lines

Windows: Disable dynamic linking/loading of winsock dll.

This *preliminary* commit disables dynamic linking/loading of winsock
(ws2_32.dll) and links it statically to fluid and all FLTK test
programs. This is done by conditional code (#if 0) that disables the
old code and #defines some macros. This *must* be removed and replaced
with the original socket interface once the code has proved to work as
expected.

Note: example programs in the examples/ folder are not yet modified.
Todo: check and fix examples/Makefile if necessary.

------------------------------------------------------------------------
r12946 | ianmacarthur | 2018-06-18 18:49:04 -0400 (Mon, 18 Jun 2018) | 3
lines

Recent (circa early 2018) versions of the Mingw32 headers have changed the
file header layout, breaking the build of fltk-1.4 for some users.
These changes should give a working build once more - more complete rework
is still needed to fully address the issues raised.

------------------------------------------------------------------------
r12945 | manolo | 2018-06-18 08:48:34 -0400 (Mon, 18 Jun 2018) | 1 line

Better handling of very small input file when reading SVG image file.
------------------------------------------------------------------------
r12944 | AlbrechtS | 2018-06-18 05:43:59 -0400 (Mon, 18 Jun 2018) | 2 lines

Add README.md for GitHub and GitLab git repositories.

------------------------------------------------------------------------
r12943 | manolo | 2018-06-15 03:42:17 -0400 (Fri, 15 Jun 2018) | 1 line

Turn static function Fl_Graphics_Driver *
Fl_Graphics_Driver::newMainGraphicsDriver() private.
------------------------------------------------------------------------

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