FLTK logo

Article #1381: FLTK 1.3.x Weekly Snapshot, r10241

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

Created at 00:01 Aug 22, 2014 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10241 | cand | 2014-08-21 10:24:19 -0400 (Thu, 21 Aug 2014) | 4 lines

Newer linkers are more strict about libs coming after objects.

This is also consistent with the Mac and Windows platforms in the same
file.

------------------------------------------------------------------------
r10240 | cand | 2014-08-21 10:03:52 -0400 (Thu, 21 Aug 2014) | 2 lines

Apply static-fixes.patch by skunk. STR #2988

------------------------------------------------------------------------
r10239 | cand | 2014-08-21 09:51:11 -0400 (Thu, 21 Aug 2014) | 8 lines

When typing a path in Fl_File_Chooser, the enter key should select the
file. STR #2910

This was originally changed in 1.1.8 by matt (r6092). The commit was about
fixing
multiple selection and had no mention of why the enter key behavior was
changed
not to work. STR #1913

Multiple selection still works.

------------------------------------------------------------------------
r10238 | cand | 2014-08-21 09:25:55 -0400 (Thu, 21 Aug 2014) | 2 lines

Include Xft results in fltk-config CFLAGS. STR #2893

------------------------------------------------------------------------
r10237 | cand | 2014-08-21 08:34:07 -0400 (Thu, 21 Aug 2014) | 4 lines

X11: Use libX11 UTF-8 support when available.

This saves quite a bit of library size. STR #3107

------------------------------------------------------------------------
r10236 | cand | 2014-08-21 08:29:48 -0400 (Thu, 21 Aug 2014) | 4 lines

Enable symbol visibility on Linux, bringing a shared libfltk on par with
Windows.

Also drops the size of libfltk.so nicely.

------------------------------------------------------------------------
r10235 | cand | 2014-08-21 08:23:47 -0400 (Thu, 21 Aug 2014) | 2 lines

Ignore test/icon executable

------------------------------------------------------------------------
r10234 | cand | 2014-08-21 08:18:32 -0400 (Thu, 21 Aug 2014) | 2 lines

Sprinkle some more const on internal arrays. STR #3110

------------------------------------------------------------------------
r10233 | cand | 2014-08-21 08:16:40 -0400 (Thu, 21 Aug 2014) | 2 lines

Constify the pointers in some XPM images. STR #3108

------------------------------------------------------------------------
r10232 | cand | 2014-08-21 08:13:47 -0400 (Thu, 21 Aug 2014) | 2 lines

Mark a few symbols static. This is the bulk from STR #3111.

------------------------------------------------------------------------
r10231 | cand | 2014-08-21 08:10:33 -0400 (Thu, 21 Aug 2014) | 2 lines

Constify an internal table in Fl_Help_View. STR #3109

------------------------------------------------------------------------
r10230 | cand | 2014-08-21 08:08:02 -0400 (Thu, 21 Aug 2014) | 4 lines

Use symbolic and sectioned builds if supported by the toolchain.

These help both shared lib size, as well as app size when statically
linking. STR #3097

------------------------------------------------------------------------
r10229 | cand | 2014-08-21 08:01:46 -0400 (Thu, 21 Aug 2014) | 4 lines

Use system vsnprintf when possible, saves 2kb lib size.

Currently with Linux guards, as the function seems to be broken in Windows.

------------------------------------------------------------------------
r10228 | cand | 2014-08-21 04:14:19 -0400 (Thu, 21 Aug 2014) | 2 lines

Fix two typos in comments (test commit)

------------------------------------------------------------------------
r10227 | AlbrechtS | 2014-08-19 08:37:13 -0400 (Tue, 19 Aug 2014) | 2 lines

Fix a comment, remove trailing white space.

------------------------------------------------------------------------
r10226 | AlbrechtS | 2014-08-19 08:36:12 -0400 (Tue, 19 Aug 2014) | 2 lines

Fix a typo (cut'n'paste error).

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

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