FLTK logo

Article #1388: FLTK 1.3.x Weekly Snapshot, r10370

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

Created at 00:01 Oct 10, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10370 | AlbrechtS | 2014-10-09 12:11:36 -0400 (Thu, 09 Oct 2014) | 4 lines

CMake: rename reserved target name "help" (CMake 2.8.12 and later).

The executable built is still help(.exe).

------------------------------------------------------------------------
r10369 | AlbrechtS | 2014-10-09 12:09:04 -0400 (Thu, 09 Oct 2014) | 2 lines

Revert unintentionally committed files.

------------------------------------------------------------------------
r10368 | AlbrechtS | 2014-10-09 12:03:56 -0400 (Thu, 09 Oct 2014) | 2 lines

CMake: Prevent annoying warning under Cygwin.

------------------------------------------------------------------------
r10367 | ossman | 2014-10-09 08:52:05 -0400 (Thu, 09 Oct 2014) | 5 lines

Make sure we unregister for clipboard notifications on exit
on Windows. This is necessary because Windows doesn't implicitly
clean up when a process dies, and we cannot trust applications to
always explicitly unregister.

------------------------------------------------------------------------
r10366 | ossman | 2014-10-09 07:52:43 -0400 (Thu, 09 Oct 2014) | 3 lines

Start putting forward declarations early in the file in an
organised manner. Keeps things cleaner.

------------------------------------------------------------------------
r10365 | AlbrechtS | 2014-10-09 07:45:02 -0400 (Thu, 09 Oct 2014) | 2 lines

Escape '\n' ('\\n') in doxygen comment.

------------------------------------------------------------------------
r10364 | ossman | 2014-10-08 08:47:20 -0400 (Wed, 08 Oct 2014) | 5 lines

Make the retargeting of the Windows clipboard notification
more explicit. Otherwise we could end up with
Fl::remove_clipboard_notify() unregistering, just to have it
immediately re-register again.

------------------------------------------------------------------------
r10363 | AlbrechtS | 2014-10-08 07:57:43 -0400 (Wed, 08 Oct 2014) | 2 lines

Fix border padding for special cases (STR #3061), Windows only.

------------------------------------------------------------------------
r10362 | AlbrechtS | 2014-10-05 19:38:39 -0400 (Sun, 05 Oct 2014) | 2 lines

Fix ABI compatibility comments.

------------------------------------------------------------------------
r10361 | AlbrechtS | 2014-10-05 18:39:31 -0400 (Sun, 05 Oct 2014) | 5 lines

Add html doc dependency on (unused) src/fltk-book.tex for doxygen.

This is not intended and could also be removed from Doxyfile, but
currently this is the best way - more changes to come...

------------------------------------------------------------------------
r10360 | AlbrechtS | 2014-10-05 15:49:19 -0400 (Sun, 05 Oct 2014) | 2 lines

Fix a tiny memory leak in test/editor and remove useless style_init().

------------------------------------------------------------------------
r10359 | AlbrechtS | 2014-10-05 12:51:24 -0400 (Sun, 05 Oct 2014) | 2 lines

Reduce "deprecated function" compiler warnings (STR #2913).

------------------------------------------------------------------------
r10358 | AlbrechtS | 2014-10-05 07:56:06 -0400 (Sun, 05 Oct 2014) | 2 lines

Make image data 'const' for all image types in fluid.

------------------------------------------------------------------------
r10357 | AlbrechtS | 2014-10-05 07:28:29 -0400 (Sun, 05 Oct 2014) | 9 lines

More 1.3.3 version updates and changes in src/*.fl.

There had been manual changes in fluid-generated files, so the .fl files
had to be adjusted and updated to fltk 1.3.3.

Note that fluid SHOULD generate 'const' data for embedded images, but
doesn't yet, so I had to re-edit src/Fl_File_Chooser.cxx to keep the
previous 'const' changes in this file.

------------------------------------------------------------------------
r10356 | AlbrechtS | 2014-10-05 04:33:47 -0400 (Sun, 05 Oct 2014) | 2 lines

Another version number update.

------------------------------------------------------------------------
r10355 | manolo | 2014-10-05 02:32:43 -0400 (Sun, 05 Oct 2014) | 2 lines

Updated three more copyright years.

------------------------------------------------------------------------
r10354 | AlbrechtS | 2014-10-04 21:23:51 -0400 (Sat, 04 Oct 2014) | 1 line

Missing version number update
------------------------------------------------------------------------
r10353 | AlbrechtS | 2014-10-04 20:03:27 -0400 (Sat, 04 Oct 2014) | 5 lines

Bump version numbers to 1.3.3.

All fluid .fl files have been rewritten with fluid 1.3.3 and may differ
somehow, but there are no significant changes.

------------------------------------------------------------------------
r10352 | AlbrechtS | 2014-10-04 19:42:17 -0400 (Sat, 04 Oct 2014) | 5 lines

Improve documentation generation (pdf only).

Add file VERSION that includes the FLTK version number (only), generate
fltk.pdf with automatic copyright year and doxygen version.

------------------------------------------------------------------------
r10351 | AlbrechtS | 2014-10-04 18:32:34 -0400 (Sat, 04 Oct 2014) | 2 lines

Remove unused htmldoc from autoconf configure options.

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

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