FLTK logo

Article #1425: FLTK 1.3.x Weekly Snapshot, r10767

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

Created at 00:04 Jun 19, 2015 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10767 | AlbrechtS | 2015-06-17 12:36:04 -0400 (Wed, 17 Jun 2015) | 5 lines

Fix and adjust documentation, remove trailing white space.

This is a comment/white space only commit to prepare for following
code changes in a later commit.

------------------------------------------------------------------------
r10766 | AlbrechtS | 2015-06-17 12:10:37 -0400 (Wed, 17 Jun 2015) | 4 lines

Another update of tabs.fl.

Sorry, messed it up. This one is hopefully okay.

------------------------------------------------------------------------
r10765 | AlbrechtS | 2015-06-17 11:26:37 -0400 (Wed, 17 Jun 2015) | 5 lines

Improve test/tabs demo - enlarge window, shift widgets around.

This is a layout update only. The window has been enlarged, and some of
the text widgets as well so the labels fit better, depending on fonts.

------------------------------------------------------------------------
r10764 | AlbrechtS | 2015-06-17 08:25:36 -0400 (Wed, 17 Jun 2015) | 2 lines

Add documentation on how to generate the html and pdf docs with CMake.

------------------------------------------------------------------------
r10763 | AlbrechtS | 2015-06-16 09:42:25 -0400 (Tue, 16 Jun 2015) | 2 lines

Remove more superfuous comments, fix one typo.

------------------------------------------------------------------------
r10762 | AlbrechtS | 2015-06-16 09:18:28 -0400 (Tue, 16 Jun 2015) | 8 lines

Generate Doxyfile and Doxybook from common source file Doxyfile.in.

Now we have less files to edit, and Doxyfile.in is shared with the
CMake generation of Doxyfile and Doxybook.

Besides that two files with FLTK version numbers are now removed (less
work for future version updates).

------------------------------------------------------------------------
r10761 | ianmacarthur | 2015-06-16 05:31:05 -0400 (Tue, 16 Jun 2015) | 7
lines

Rework of fl_utf8 to fix up some build issues on Win32.

Also take a stab at progressing the documentation of
the UTF8 helper methods, as started by Albrecht.
Hope the stuff I have added makes sense!


------------------------------------------------------------------------
r10760 | AlbrechtS | 2015-06-15 16:28:59 -0400 (Mon, 15 Jun 2015) | 11
lines

Fix code indenting, remove dead code, improve documentation.

There was still old (dead) code that had been deactivated by '#if 0'.
This code had been obsoleted by other functions, so it was time to
remove the dead parts of the code.

Many functions were not documented at all. I tried to add documentation,
but I ran out of time.

Todo: there are still some undocumented functions in src/fl_utf8.cxx.

------------------------------------------------------------------------
r10759 | AlbrechtS | 2015-06-15 16:24:41 -0400 (Mon, 15 Jun 2015) | 2 lines

Fix spelling errors and improve documentation.

------------------------------------------------------------------------
r10758 | AlbrechtS | 2015-06-15 11:39:10 -0400 (Mon, 15 Jun 2015) | 2 lines

Fix documentation. Make links an enumeration so they are displayed
correctly.

------------------------------------------------------------------------
r10757 | manolo | 2015-06-15 11:26:08 -0400 (Mon, 15 Jun 2015) | 2 lines

Removing the svn:mime-type property

------------------------------------------------------------------------
r10756 | manolo | 2015-06-15 11:19:51 -0400 (Mon, 15 Jun 2015) | 1 line

Fixed non-ASCII characters in Doxygen comment so they are UTF-8 encoded.
------------------------------------------------------------------------
r10755 | manolo | 2015-06-15 10:59:03 -0400 (Mon, 15 Jun 2015) | 2 lines

Added svn:mime-type "text/plain; charset=UTF-8"

------------------------------------------------------------------------
r10754 | AlbrechtS | 2015-06-15 10:28:17 -0400 (Mon, 15 Jun 2015) | 4 lines

Fix fl_nonspacing(), explain what non-spacing characters are (STR #3159).

I also edited the mentioned README file to eliminate the most obvious
error(s).

------------------------------------------------------------------------
r10753 | AlbrechtS | 2015-06-15 09:41:07 -0400 (Mon, 15 Jun 2015) | 4 lines

Fix documentation and make platform specific code better distinguishable.

This commit doesn't change any code (comments only).

------------------------------------------------------------------------
r10752 | AlbrechtS | 2015-06-15 07:31:08 -0400 (Mon, 15 Jun 2015) | 2 lines

Silence doxygen warnings - commented out obsolete statements.

------------------------------------------------------------------------
r10751 | AlbrechtS | 2015-06-14 13:07:31 -0400 (Sun, 14 Jun 2015) | 2 lines

Minor documentation fixes.

------------------------------------------------------------------------
r10750 | manolo | 2015-06-12 09:15:38 -0400 (Fri, 12 Jun 2015) | 1 line

Mac OS: computing a method's address once is enough.
------------------------------------------------------------------------

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