index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES
Age
Commit message (
Expand
)
Author
2014-04-01
Modified doc following closure of STR#2990.
Manolo Gouy
2014-02-07
Fix crash when Fl_Window::flush() is called before show() (STR #3028).
Albrecht Schlosser
2014-01-21
New method Fl::scheme_is(const char *name).
Albrecht Schlosser
2014-01-03
Fixed recent MinGW build WRT configure not finding strcasecmp() (STR #2994).
Albrecht Schlosser
2014-01-03
Fixed missing libdl dependency in CMake builds (STR #2977).
Albrecht Schlosser
2014-01-03
Fixed segfault in fl_set_fonts_xft.cxx when loading fonts not named
Albrecht Schlosser
2013-12-30
Made Fl_Help_View::handle() public and Fl_Help_View::draw() protected
Albrecht Schlosser
2013-12-15
Adds horizontal scrollbar to Fl_Tree as an ABI 1.3.3 feature.
Greg Ercolano
2013-11-09
Updated CHANGES file with ABI mods.
Greg Ercolano
2013-09-13
Added code example for ossman's new add_clipboard_notify(),
Greg Ercolano
2013-05-22
Removed autoconf/configure and CMake tests and defines for
Albrecht Schlosser
2013-04-10
Mods to CHANGES file for recent additions/fixes
Greg Ercolano
2013-04-06
Removing Fl_mac.cxx -- this code is no longer used.
Greg Ercolano
2013-02-12
Added changes in Mac version of Fl_Native_File_Chooser.
Manolo Gouy
2012-12-19
Mentioned support for Mac OS text input system.
Manolo Gouy
2012-12-12
Fixed access of protected member (STR #2903)
Albrecht Schlosser
2012-12-07
Removed unnecessary drawing calls (STR #2898)
Albrecht Schlosser
2012-11-26
Documented all changes from 1.3.1 release to 2012/11/25.
Manolo Gouy
2012-11-23
Document mods for STR #2889
Greg Ercolano
2012-11-06
Upgrade version number to 1.3.1
Matthias Melcher
2012-11-06
Replaced 10302 with 10301 for FLTK_ABI_VERSION
Matthias Melcher
2012-07-24
Fixed fl_utf_strncasecmp etc.
Matthias Melcher
2012-07-24
STR 2705: moved all inline constructors (that I could find) from header files...
Matthias Melcher
2012-06-21
Fixed STR #2644: support horizontal wheel movement under X11 and MSWindows.
Manolo Gouy
2012-05-05
Fix STR #2836: copy_label() with old label() value failed.
Albrecht Schlosser
2012-01-19
Fl_Tree optimizations for selecting large trees (100k items).
Greg Ercolano
2011-12-06
Fixed Fl_Input_::maximum_size() documentation and Fl_Input::replace()
Albrecht Schlosser
2011-11-28
Fixed a potential crash if Fl_Double_Window::flush() was called before show().
Albrecht Schlosser
2011-11-11
Fixes for STR 2600, 2695, 2697.
Manolo Gouy
2011-10-26
Fixed regression (in FLTK 1.3.0) that could clear a radio button by
Albrecht Schlosser
2011-08-30
Fixed fl_pie() drawing too small on X11 (STR #2703)
Albrecht Schlosser
2011-07-20
Fixed Fl_Menu issue with unusual menu flags (STR #2680).
Albrecht Schlosser
2011-06-18
Fixed Windows DLL import of fl_xid() (STR #2670)
Albrecht Schlosser
2011-05-21
Fix potential crash in fl_xid() on Linux (STR #2635). This would
Albrecht Schlosser
2011-04-20
Fixed keyboard navigation in fl_choice() (STR #2591)
Albrecht Schlosser
2011-04-20
Reverted changes done in svn r 7788 for STR #2420 ("Tab-Navigation focuses
Albrecht Schlosser
2011-04-20
Fixed alpha blending under X11 when line data size != 0 (STR #2606)
Albrecht Schlosser
2011-03-22
Updated the bundled libpng to v1.5.1 (released Feb 3, 2011).
Albrecht Schlosser
2011-02-12
Common dialogs like fl_message() and fl_ask() can now have a window
Albrecht Schlosser
2011-02-12
Hotspot behavior of fl_message() and other common dialogs is now
Albrecht Schlosser
2010-12-30
Changed default for configure option --with-links for common misspellings
Albrecht Schlosser
2010-12-27
Attmpt to throw away meaningless CHANGES entries, and resort by priority in b...
Matthias Melcher
2010-12-22
CHANGES: Fixed typos and removed trailing spaces.
Albrecht Schlosser
2010-12-22
Added Fl_Tabs::client_area() (STR #2480).
Albrecht Schlosser
2010-12-20
Sorted CHANGES text a bit.
Matthias Melcher
2010-12-20
Removed Watcom compiler support because it was introduced in 1.1.6 as a parti...
Matthias Melcher
2010-12-18
Fixed Fl_Tabs selection border drawing, if tabs are at the bottom of
Albrecht Schlosser
2010-12-16
This new fl_read_image() function for Windows is *much* faster than
Albrecht Schlosser
2010-12-12
Added an 'Options' dialog (replacing test/preferences) that can be used to se...
Matthias Melcher
2010-12-09
Windows: removed hidden old winsock 1 (wsock32.dll) support, as
Albrecht Schlosser
[prev]
[next]