FLTK logo

Article #1391: FLTK 1.3.x Weekly Snapshot, r10425

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 #1391: FLTK 1.3.x Weekly Snapshot, r10425

Created at 00:01 Oct 31, 2014 by mike

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

    http://www.fltk.org/software.php?VERSION=fltk-1.3.x-r10425

Commit Log:

------------------------------------------------------------------------
r10425 | greg.ercolano | 2014-10-30 21:21:57 -0400 (Thu, 30 Oct 2014) | 4
lines

Removed /W3 warning flag from vs 7 .net release build for the fltkdll
project.
(The other projects have that flag turned off)


------------------------------------------------------------------------
r10424 | manolo | 2014-10-30 16:45:30 -0400 (Thu, 30 Oct 2014) | 1 line

Don?\226?\128?\153t generate debug symbols in the Release mode
------------------------------------------------------------------------
r10423 | manolo | 2014-10-30 16:38:53 -0400 (Thu, 30 Oct 2014) | 1 line

Undoing commit r.10422  that was a wrong move.
------------------------------------------------------------------------
r10422 | manolo | 2014-10-30 16:29:21 -0400 (Thu, 30 Oct 2014) | 1 line

Fixed typo about the editor demo program
------------------------------------------------------------------------
r10421 | manolo | 2014-10-30 14:30:37 -0400 (Thu, 30 Oct 2014) | 1 line

Updated version numbers displayed in the "About fluid" menu item under Mac
OS X
------------------------------------------------------------------------
r10420 | AlbrechtS | 2014-10-30 13:24:57 -0400 (Thu, 30 Oct 2014) | 4 lines

Fix regression introduced in svn r10331.

Didn't build in Windows IDE projects because of missing snprintf().

------------------------------------------------------------------------
r10419 | AlbrechtS | 2014-10-30 12:05:22 -0400 (Thu, 30 Oct 2014) | 36
lines

Remove Fl::*sleep() method family, as discussed in fltk.coredev.

Hopefully this doesn't break Windows or Mac OX IDE builds, please help
testing.

Short story: these functions showed compatibility problems, lacked some
quality (regarding interruption by signals), and maybe more.

This is a combined commit that reverts three (3) svn commits. The following
lists are extracted from git, but show the svn revisions and files:

    Remove Fl::*sleep() family, part 1: revert svn r 10287.

:100644 100644 a988702... 794920f...
M ide/Xcode4/FLTK.xcodeproj/project.pbxproj

    Remove Fl::*sleep() family, part 2: revert svn r 10151.

:100644 100644 cf839e6... bfde9c4...
M ide/Xcode3/FLTK.xcodeproj/project.pbxproj
:100644 100644 794920f... c0c772a...
M ide/Xcode4/FLTK.xcodeproj/project.pbxproj

    Remove Fl::*sleep() family, part 2b: revert svn r 10151 (continued).

:100644 100644 bfde9c4... abf2922...
M ide/Xcode3/FLTK.xcodeproj/project.pbxproj

    Remove Fl::*sleep() family, part 3: revert svn r 10150.

:100644 100644 b469018... e76a3e5... M FL/Fl.H
:100644 100644 7bb7899... 4d4755d... M ide/VisualC2008/fltk.lib.vcproj
:100644 100644 9d9a2cf... 334aef8... M ide/VisualC2008/fltkdll.vcproj
:100644 100644 5533a54... e30058b... M ide/VisualC2010/fltk.lib.vcxproj
:100644 100644 e49f691... 1259c87...
M ide/VisualC2010/fltk.lib.vcxproj.filters
:100644 100644 946f31a... d53ab80... M src/CMakeLists.txt
:100644 000000 fed36fd... 0000000... D src/Fl_sleep.cxx
:100644 100644 3d9656c... 3b265f9... M src/Makefile
:100644 100644 6eadbcb... 5dd5872... M test/sudoku.cxx

------------------------------------------------------------------------
r10418 | AlbrechtS | 2014-10-30 10:07:58 -0400 (Thu, 30 Oct 2014) | 2 lines

Cosmetic changes only in configure.in.

------------------------------------------------------------------------
r10417 | AlbrechtS | 2014-10-30 08:42:54 -0400 (Thu, 30 Oct 2014) | 7 lines

Update makesrcdist script.

This script is used to generate source distributions. The update
includes adjustments for the new URL's since the server move, new
comments on how to use it, and a slightly changed behavior (see docs
in the file, points (2) and (3).

------------------------------------------------------------------------
r10416 | AlbrechtS | 2014-10-30 08:35:36 -0400 (Thu, 30 Oct 2014) | 2 lines

Update copyright and CHANGES.

------------------------------------------------------------------------
r10415 | AlbrechtS | 2014-10-30 07:47:46 -0400 (Thu, 30 Oct 2014) | 4 lines

Fix out-of-bounds memory access in Fl_Text_Display (STR #2730).

This bug would only show up in wrap mode.

------------------------------------------------------------------------
r10414 | cand | 2014-10-30 05:18:45 -0400 (Thu, 30 Oct 2014) | 2 lines

Add missing gl includes

------------------------------------------------------------------------
r10413 | cand | 2014-10-30 05:16:49 -0400 (Thu, 30 Oct 2014) | 2 lines

Add a missing include in forms_timer.cxx

------------------------------------------------------------------------
r10412 | cand | 2014-10-29 16:25:46 -0400 (Wed, 29 Oct 2014) | 2 lines

Export fl_xid_

------------------------------------------------------------------------
r10411 | cand | 2014-10-29 16:20:54 -0400 (Wed, 29 Oct 2014) | 2 lines

Export fl_copy_offscreen

------------------------------------------------------------------------
r10410 | cand | 2014-10-29 16:17:38 -0400 (Wed, 29 Oct 2014) | 2 lines

Export fl_gettime forms function

------------------------------------------------------------------------
r10409 | cand | 2014-10-29 16:11:02 -0400 (Wed, 29 Oct 2014) | 2 lines

Export the xlib graphics driver

------------------------------------------------------------------------
r10408 | cand | 2014-10-29 16:05:05 -0400 (Wed, 29 Oct 2014) | 2 lines

Export the native file choosers

------------------------------------------------------------------------
r10407 | cand | 2014-10-29 16:01:44 -0400 (Wed, 29 Oct 2014) | 2 lines

Export Fl_Image_Surface and _Quartz_

------------------------------------------------------------------------
r10406 | cand | 2014-10-29 15:57:42 -0400 (Wed, 29 Oct 2014) | 2 lines

Export Fl_Copy_Surface and friends

------------------------------------------------------------------------
r10405 | manolo | 2014-10-29 11:53:52 -0400 (Wed, 29 Oct 2014) | 1 line

Added missing Doxygen documentation for 4 Fl_Window member functions.
------------------------------------------------------------------------
r10404 | ianmacarthur | 2014-10-29 10:21:08 -0400 (Wed, 29 Oct 2014) | 4
lines

Add method Fl_Window::clear_modal_states(), 
addresses STR #3123


------------------------------------------------------------------------
r10403 | AlbrechtS | 2014-10-28 14:12:47 -0400 (Tue, 28 Oct 2014) | 5 lines

Fix a regression introduced in svn r10344 in autoconf/configure builds.

Shared library sizes were about 4x the usual size, because makeinclude
and fltk-config always used "-g -O2", i.e. debugging compiler options.

------------------------------------------------------------------------
r10402 | cand | 2014-10-28 11:33:17 -0400 (Tue, 28 Oct 2014) | 2 lines

Update the default word detection to stop for /\&

------------------------------------------------------------------------
r10401 | manolo | 2014-10-28 09:44:09 -0400 (Tue, 28 Oct 2014) | 3 lines

Improves FLTK usage on macintosh computers with retina displays.
The editor demo had grey lines between text lines and its cursor left
traces behind
when moved. The scroll demo left some faint lines behind also.
------------------------------------------------------------------------
r10400 | AlbrechtS | 2014-10-28 07:29:29 -0400 (Tue, 28 Oct 2014) | 2 lines

Update CHANGES. Thanks to Greg for the patch.

------------------------------------------------------------------------
r10399 | manolo | 2014-10-28 05:49:50 -0400 (Tue, 28 Oct 2014) | 1 line

Added missing #if FLTK_ABI_VERSION >= 10303, that prevented ABI-preserving
compilation.
------------------------------------------------------------------------
r10398 | AlbrechtS | 2014-10-27 20:58:40 -0400 (Mon, 27 Oct 2014) | 4 lines

Updated CHANGES for release 1.3.3, although release date is still missing.

Please check, and correct if necessary, fix typos, ...

------------------------------------------------------------------------
r10397 | greg.ercolano | 2014-10-27 16:01:41 -0400 (Mon, 27 Oct 2014) | 3
lines

Explicitly document NULL is not a valid argument for
Fl_Text_Display::linenumber_format().


------------------------------------------------------------------------
r10396 | greg.ercolano | 2014-10-27 15:47:12 -0400 (Mon, 27 Oct 2014) | 4
lines

Internally manage alloc'ed copy of linenumber_format().
(As per Alrecht's comment #9 in STR #2621)


------------------------------------------------------------------------
r10395 | AlbrechtS | 2014-10-27 13:12:03 -0400 (Mon, 27 Oct 2014) | 5 lines

Split CHANGES file(s). Part 1: add CHANGES_1.0 and CHANGES_1.1.

The new CHANGES file will only contain changes in FLTK 1.3.
Currently work in progress - will be checked in soon...

------------------------------------------------------------------------
r10394 | AlbrechtS | 2014-10-27 08:49:47 -0400 (Mon, 27 Oct 2014) | 10
lines

Fix documentation of Fl_Input_::word_start() and word_end().

Documentation changes in svn r10383 (STR #3014) said that this would skip
"space-separated" words, which is not true.

Note: The set of word separators is currently not documented, it is
inconsistent with Fl_Text_Display/Fl_Text_Editor, and not UTF-8-aware.
Also, word selection and the above methods use different word delimiters.
This should be fixed in a later release (after 1.3.3).

------------------------------------------------------------------------
r10393 | manolo | 2014-10-26 11:23:03 -0400 (Sun, 26 Oct 2014) | 1 line

Print at high res with Fl_Paged_Device::print_window_part() when using a
retina display
------------------------------------------------------------------------

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