FLTK logo

Article #1179: FLTK 1.3.x Weekly Snapshot, r9359

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

Created at 01:01 Apr 20, 2012 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r9359 | greg.ercolano | 2012-04-19 01:58:22 -0700 (Thu, 19 Apr 2012) | 4
lines

> Added ^A to 'select all' when tree has focus
> A user click on the tree's background does a 'deselect all'


------------------------------------------------------------------------
r9358 | greg.ercolano | 2012-04-19 01:50:04 -0700 (Thu, 19 Apr 2012) | 6
lines

STR# 2827 cont'd:
> Prevent 'changed' flag from being set during reselect
> test/tree.fl: added chooser so user can test with item reselect
enabled|disabled
  (Chooser deactivated if the ABI option is not enabled)


------------------------------------------------------------------------
r9357 | matt | 2012-04-18 17:34:40 -0700 (Wed, 18 Apr 2012) | 1 line

Wrong SDK in Xcode4 project
------------------------------------------------------------------------
r9356 | greg.ercolano | 2012-04-18 08:20:20 -0700 (Wed, 18 Apr 2012) | 6
lines

Optimizations for when Fl_Tree is a container of FLTK widgets.
   o Don't draw FLTK widgets outside tree's viewport.
   o Added tree-as-container.cxx example program, demos tree 
     w/50k tree items each with 6 widgets (300k total)


------------------------------------------------------------------------
r9355 | greg.ercolano | 2012-04-18 01:23:35 -0700 (Wed, 18 Apr 2012) | 2
lines

indent fixes

------------------------------------------------------------------------
r9354 | matt | 2012-04-17 13:14:16 -0700 (Tue, 17 Apr 2012) | 1 line

Added Xcode 4 docs
------------------------------------------------------------------------
r9350 | fabien | 2012-04-15 20:29:56 -0700 (Sun, 15 Apr 2012) | 1 line

Made homogen the scope of the new fl_tree enum with previous
Fl_Tree_Reason enum.
------------------------------------------------------------------------
r9348 | fabien | 2012-04-15 13:47:02 -0700 (Sun, 15 Apr 2012) | 1 line

Fixed comment was misplaced in new tree api
------------------------------------------------------------------------
r9347 | fabien | 2012-04-15 13:11:36 -0700 (Sun, 15 Apr 2012) | 1 line

STR 2827 implementation. Implemented Reselect code and related API all
within ABI controlled preprocessor blocks because of new attribute
defintion would break ABI anyway. Because the code is already ABI
controlled, I took the opportunity to keep keep the REASON enum sorted.
Added test code in Tree.fl adequately.
------------------------------------------------------------------------
r9346 | greg.ercolano | 2012-04-14 13:37:55 -0700 (Sat, 14 Apr 2012) | 2
lines

Removed old TODO items that have been addressed.

------------------------------------------------------------------------
r9345 | greg.ercolano | 2012-04-14 13:35:56 -0700 (Sat, 14 Apr 2012) | 6
lines

Solves STR #2681.

Added ABI-breaking Fl_Table::scrollbar_size() with new ABI #ifdefs.
tests/unittests program modified to test this feature if enabled.


------------------------------------------------------------------------
r9344 | greg.ercolano | 2012-04-14 12:45:50 -0700 (Sat, 14 Apr 2012) | 3
lines

Added table-with-keynav.cxx to emphasize keyboard/mouse selection
(as per a question on the newsgroup about how to do this..)

------------------------------------------------------------------------
r9343 | manolo | 2012-04-13 09:57:14 -0700 (Fri, 13 Apr 2012) | 1 line

Added missing initialization in Fl_Paged_Device constructor
------------------------------------------------------------------------
r9341 | ianmacarthur | 2012-04-13 07:45:18 -0700 (Fri, 13 Apr 2012) | 8
lines

This change to fluid's CodeEditor ought to make it honour textsize changes
that are applied at text buffer creation.

How effective this will be for etxtsize changes that occur later is
another question, but this corrects a problem identified in the
thread "Re: [fltk.general] FLUID fonts earlier


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

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