FLTK logo

Article #1576: FLTK 1.4.x Weekly Snapshot, r12722

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

Created at 00:00 Mar 09, 2018 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12722 | AlbrechtS | 2018-03-08 18:09:23 -0500 (Thu, 08 Mar 2018) | 5 lines

Fix X11 clip region outside 16-bit coordinate space.

This is the first commit of X11 16-bit coordinate space (clipping) fixes.
More to follow...

------------------------------------------------------------------------
r12721 | matt | 2018-03-07 18:06:55 -0500 (Wed, 07 Mar 2018) | 1 line

Cleaning FLTK namespace
------------------------------------------------------------------------
r12720 | matt | 2018-03-07 18:01:50 -0500 (Wed, 07 Mar 2018) | 1 line

Android: specific event for Android. Use Fl::add_system_handler() and
Fl::event(), for example: FL_ANDROID_EVENT_LOW_MEMORY
------------------------------------------------------------------------
r12719 | matt | 2018-03-07 17:12:34 -0500 (Wed, 07 Mar 2018) | 1 line

Android: moved all Android code from the main app into the driver system.
All non-driver-FLTK code and main app are now Android-free.
------------------------------------------------------------------------
r12718 | matt | 2018-03-07 16:07:35 -0500 (Wed, 07 Mar 2018) | 1 line

Android: using wait_for_expose to sync screen and windows
------------------------------------------------------------------------
r12717 | matt | 2018-03-07 11:29:31 -0500 (Wed, 07 Mar 2018) | 1 line

Android: improvements to Fl:flush() implementation. Initial draw, no wasted
draw cycles.
------------------------------------------------------------------------
r12716 | manolo | 2018-03-07 06:55:38 -0500 (Wed, 07 Mar 2018) | 1 line

Comments: update comment of class Fl_Scalable_Graphics_Driver to indicate
what platforms use it.
------------------------------------------------------------------------
r12715 | manolo | 2018-03-07 05:12:50 -0500 (Wed, 07 Mar 2018) | 1 line

MacOS: add more detail to the doc of global variable fl_mac_os_version
------------------------------------------------------------------------
r12714 | matt | 2018-03-06 15:26:44 -0500 (Tue, 06 Mar 2018) | 1 line

Android: yet another name for the .bat file
------------------------------------------------------------------------
r12713 | manolo | 2018-03-06 08:03:24 -0500 (Tue, 06 Mar 2018) | 1 line

Windows: complete support for GUI rescaling.
------------------------------------------------------------------------
r12712 | matt | 2018-03-05 18:27:31 -0500 (Mon, 05 Mar 2018) | 1 line

Android: moved include files as well
------------------------------------------------------------------------
r12711 | matt | 2018-03-05 18:17:51 -0500 (Mon, 05 Mar 2018) | 1 line

Android: moved to IDE directory.
------------------------------------------------------------------------
r12710 | matt | 2018-03-05 17:57:33 -0500 (Mon, 05 Mar 2018) | 1 line

Android: drawing behaves nice enough. Fl::flush seems to bring the expected
results, although optimization is required at some point.
------------------------------------------------------------------------
r12709 | matt | 2018-03-05 16:26:51 -0500 (Mon, 05 Mar 2018) | 1 line

Android: more cleanup. Trying to solve the problem of undefined screen
buffer content. Moved gradlew.bat into gradlew.zip to make some svn's
happy.
------------------------------------------------------------------------
r12708 | matt | 2018-03-04 08:22:52 -0500 (Sun, 04 Mar 2018) | 1 line

Android: beautified the Fl_Android_Application interface.
------------------------------------------------------------------------
r12707 | matt | 2018-03-03 09:37:53 -0500 (Sat, 03 Mar 2018) | 1 line

Android: reorganizing
------------------------------------------------------------------------
r12706 | matt | 2018-03-03 09:11:58 -0500 (Sat, 03 Mar 2018) | 1 line

Android: case of .h and .H
------------------------------------------------------------------------
r12705 | matt | 2018-03-03 09:05:18 -0500 (Sat, 03 Mar 2018) | 1 line

Android: need more source files
------------------------------------------------------------------------
r12704 | matt | 2018-03-02 17:46:47 -0500 (Fri, 02 Mar 2018) | 1 line

Android: removed crud from original sample code
------------------------------------------------------------------------
r12703 | matt | 2018-03-02 15:57:02 -0500 (Fri, 02 Mar 2018) | 1 line

Android: minor simplifications
------------------------------------------------------------------------
r12702 | AlbrechtS | 2018-03-02 15:16:51 -0500 (Fri, 02 Mar 2018) | 4 lines

Set svn properties on new Android source files.

The Android example files in directory Android/... are not touched.

------------------------------------------------------------------------
r12701 | matt | 2018-03-02 15:12:55 -0500 (Fri, 02 Mar 2018) | 1 line

Android: should build and run
------------------------------------------------------------------------
r12700 | matt | 2018-03-02 15:06:31 -0500 (Fri, 02 Mar 2018) | 1 line

Android: added missing file.
------------------------------------------------------------------------
r12699 | matt | 2018-03-02 15:03:04 -0500 (Fri, 02 Mar 2018) | 1 line

More Android changes.
------------------------------------------------------------------------
r12698 | matt | 2018-03-02 12:36:15 -0500 (Fri, 02 Mar 2018) | 1 line

Fixing Android CMake files
------------------------------------------------------------------------
r12697 | matt | 2018-03-02 12:26:30 -0500 (Fri, 02 Mar 2018) | 1 line

Updated Android README
------------------------------------------------------------------------
r12696 | matt | 2018-03-02 11:35:59 -0500 (Fri, 02 Mar 2018) | 1 line

CMake rules to integrate Android drivers.
------------------------------------------------------------------------
r12695 | matt | 2018-03-02 11:34:43 -0500 (Fri, 02 Mar 2018) | 1 line

Adding crude Android native screen driver
------------------------------------------------------------------------
r12694 | matt | 2018-03-02 11:30:45 -0500 (Fri, 02 Mar 2018) | 1 line

Commiting Android sample project structure
------------------------------------------------------------------------
r12693 | matt | 2018-03-02 11:07:23 -0500 (Fri, 02 Mar 2018) | 1 line

Removing obsolete Android stuff
------------------------------------------------------------------------

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