FLTK logo

Article #1517: FLTK 1.4.x Weekly Snapshot, r12200

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

Created at 00:00 Mar 17, 2017 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r12200 | manolo | 2017-03-16 17:26:12 -0400 (Thu, 16 Mar 2017) | 1 line

Add scaled image drawing to the X11 platform using Xrender.
------------------------------------------------------------------------
r12199 | manolo | 2017-03-16 08:47:49 -0400 (Thu, 16 Mar 2017) | 3 lines

Make image-related member functions of class Fl_Graphics_Driver protected,
as in FLTK 1.3.x

This helps ensure they are not part of the public API.
------------------------------------------------------------------------
r12198 | manolo | 2017-03-14 13:51:20 -0400 (Tue, 14 Mar 2017) | 1 line

Give platform-independent default implementation to
Fl_System_Driver::gettime()
------------------------------------------------------------------------
r12197 | AlbrechtS | 2017-03-13 19:51:33 -0400 (Mon, 13 Mar 2017) | 2 lines

Fix more svn properties.

------------------------------------------------------------------------
r12196 | AlbrechtS | 2017-03-13 19:31:38 -0400 (Mon, 13 Mar 2017) | 2 lines

Set missing svn properties.

------------------------------------------------------------------------
r12195 | AlbrechtS | 2017-03-13 19:06:08 -0400 (Mon, 13 Mar 2017) | 5 lines

Fix include file case (patch from Haiku port, thanks).

Ref.: https://github.com/mmuman/fltk-test-only.git,
commit 59c3cfbdf0412fb30f8312ed9ddd96f5affd2f0a by Francois Revol.

------------------------------------------------------------------------
r12194 | AlbrechtS | 2017-03-12 17:33:33 -0400 (Sun, 12 Mar 2017) | 2 lines

Remove superfluous semicolon.

------------------------------------------------------------------------
r12193 | AlbrechtS | 2017-03-12 11:12:35 -0400 (Sun, 12 Mar 2017) | 5 lines

Fix svn attributes of *.c, *.cxx, *.cmake and others.

- set svn:keywords Id
- set svn:eol-style native

------------------------------------------------------------------------
r12192 | AlbrechtS | 2017-03-11 18:26:32 -0500 (Sat, 11 Mar 2017) | 7 lines

Separated Fl_Input_Choice.H and Fl_Input_Choice.cxx (STR #2750).

As proposed in STR #2750 and #2752: only status quo, i.e.:

  - no new method Fl_Input_Choice::maximum_size(int) (STR #2750 and #2752)
  - no handling of FL_Down key to open menu (STR #2752)

------------------------------------------------------------------------
r12191 | AlbrechtS | 2017-03-10 16:47:08 -0500 (Fri, 10 Mar 2017) | 9 lines

Enable Up/Down keys in Fl_Spinner if input has focus (STR #2989).

Previously Up/Down keys worked only if one of the buttons was pressed
before so that it had the focus.

test/valuators.fl: The second Fl_Spinner widget (FL_FLOAT_INPUT) now has
wrap mode disabled whereas the first one (FL_INT_INPUT) uses wrap mode
(default, compatible with FLTK 1.3.x and older).

------------------------------------------------------------------------
r12190 | AlbrechtS | 2017-03-10 13:49:44 -0500 (Fri, 10 Mar 2017) | 2 lines

New method Fl_Spinner::wrap(int) to set wrap mode at bounds (STR #3365).

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

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