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
Age
Commit message (
Expand
)
Author
2019-02-08
Rename method -[FLViewLayer viewFrameDidChange] to -[FLViewLayer reset_layer_...
ManoloFLTK
2019-02-06
Remove Fl_Image::as_rgb_image() virtual member function.
ManoloFLTK
2019-02-05
Fix for STR #3503 - handle Fl_Menu_ deleted while its menu window is running.
ManoloFLTK
2019-02-05
Fixed two warnings from Doxygen.
Matthias Melcher
2019-02-05
Small improvements to README.macOS.md
Matthias Melcher
2019-02-05
Fixed all Pixmaps to be '*const' (STR #3108).
Matthias Melcher
2019-02-04
Fixed Fl_Text_Editor selection range after paste (STR #3248).
Matthias Melcher
2019-02-04
Improved decumentation for '@' symbols in labels (STR #2940).
Matthias Melcher
2019-02-04
Fl_Roller can now be controlled via the mouse wheel (STR #3120).
Matthias Melcher
2019-02-04
Fixed crash for very small Fl_Color_Chooser (STR #3490).
Matthias Melcher
2019-02-03
Docs
Matthias Melcher
2019-02-03
Fixed bug introduced while removing shadow lint
Matthias Melcher
2019-02-03
Typo
Matthias Melcher
2019-02-02
Tooltips hide by themselves after 12 seconds (STR #2584).
Matthias Melcher
2019-02-02
Typo
Matthias Melcher
2019-02-02
Added widget visibilit indicator to Fluid (STR #2669).
Matthias Melcher
2019-02-02
Removed all shadow lint in header files (STR #2714).
Matthias Melcher
2019-02-02
STR #3323: glutAddMenuEntry now has a const label argument
Matthias Melcher
2019-02-02
Added Fl_Input_::append() method (STR #2953).
Matthias Melcher
2019-02-02
Fixed pulldown menu position when at the bottom of the screen (STR #2880).
Matthias Melcher
2019-02-02
STR #2714: remove new shadow lint for MacOS
Matthias Melcher
2019-02-02
Made Fl_Check_Browser::swap_item public.
Matthias Melcher
2019-02-02
Fixed missing item handling in Fl_Chekc_Browser (STR #3480).
Matthias Melcher
2019-02-02
Fl_Help_Dialog::load() now returns an error code (STR #3429)
Matthias Melcher
2019-02-01
Fixed Delete key in Fl_Input deleting entire widgets in Fluid (STR #2841).
Matthias Melcher
2019-02-01
Reorganized Fluid Template feature (STR #3336).
Matthias Melcher
2019-02-01
Updated Fluid documentation and image (STR #3328).
Matthias Melcher
2019-02-01
STR #3445: Duplicating Widget Class in Fluid no longer crashes.
Matthias Melcher
2019-02-01
Updated CHANGES file.
Matthias Melcher
2019-02-01
STR #3498: Fl_Check_Browser::add(item) now accepts NULL.
Matthias Melcher
2019-02-01
STR #3386: Interface to set maximum width of spinner text field.
Matthias Melcher
2019-02-01
Additional fix for STR #2531
Matthias Melcher
2019-02-01
Merge remote-tracking branch 'upstream/master'
Matthias Melcher
2019-02-01
STR 2531: Fl_Text_Display no longer wiggles.
Matthias Melcher
2019-01-31
Update nanosvg library to current upstream version
Albrecht Schlosser
2019-01-30
STR 3430: fixed Help_View return value
Matthias Melcher
2019-01-30
Mention Fix for STR#3473 (and its duplicate STR#3507)
ManoloFLTK
2019-01-30
Fix for STR#3473 (and its duplicate STR#3507)
ManoloFLTK
2019-01-28
Remove useless statement.
ManoloFLTK
2019-01-25
Fix Fl_Tree::insert() with pos out ouf range (#18)
Albrecht Schlosser
2019-01-24
Fix minor text input problem related to dead key previewing.
ManoloFLTK
2019-01-23
Doxygen mods for new FL_TREE_SELECT_SINGLE_DRAGGABLE flag
Greg Ercolano
2019-01-21
Remove incorrect putenv(buf) call followed by free(buf).
ManoloFLTK
2019-01-20
Remove unnecessary code related to layer-backed views.
ManoloFLTK
2019-01-19
Improve ABI configuration documentation
Albrecht Schlosser
2019-01-18
Merge local branch 'sort_makedepend'
Albrecht Schlosser
2019-01-18
Update dependencies (now sorted)
Albrecht Schlosser
2019-01-18
Sort makedepend files for better comparability
Albrecht Schlosser
2019-01-18
Merge branch 'fix-dependencies' (STR 3506)
Albrecht Schlosser
2019-01-18
Update (remaining) dependencies
Albrecht Schlosser
[next]