FLTK logo

Article #1333: FLTK 1.3.x Weekly Snapshot, r10019

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

Created at 00:01 Nov 15, 2013 by mike

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

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

Commit Log:

------------------------------------------------------------------------
r10019 | manolo | 2013-11-13 10:49:48 -0500 (Wed, 13 Nov 2013) | 2 lines

Bracket calls to timer callbacks with
fl_lock_function()/fl_unlock_function() as occurs under WIN32 and X11.
This was also missing in the FLTK 1.1 carbon version.
------------------------------------------------------------------------
r10018 | greg.ercolano | 2013-11-09 23:33:44 -0500 (Sat, 09 Nov 2013) | 5
lines

o Added Fl_Tree::item_draw_callback(), letting one define a custom draw
function for Fl_Tree_Item's.
o Added examples/tree-custom-draw-items.cxx to demonstrate its use.
o Fixed small doc error for recent Fl_Tree::get_selected_items()


------------------------------------------------------------------------
r10017 | greg.ercolano | 2013-11-09 16:28:51 -0500 (Sat, 09 Nov 2013) | 11
lines

Updated CHANGES file with ABI mods.

Also: added release dates for all releases I could easily find copies of.
      To determine release dates, I used e.g.

      tar tvfz /net/software/fltk/fltk-1.1.1-source.tar.gz | sort --key=4 |
tail

      ..the date stamps on the directories at the bottom of the report
indicate
      the date the tar file was created.


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

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