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
/
FL
Age
Commit message (
Expand
)
Author
2023-02-10
Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676)
Matthias Melcher
2023-02-10
Deprecated warnings wording adapted
Matthias Melcher
2023-02-10
Fixes FL_DEPRECATED for Fl_Text_Buffer.h
Matthias Melcher
2023-02-10
Fix typos in documentation and comments
Albrecht Schlosser
2023-02-09
Expose elapsed time API (#670)
Matthias Melcher
2023-02-06
Document MSVC macro _MSVC_LANG for future use in fl_attr.h
Albrecht Schlosser
2023-02-06
Fix "\todo Description of box types is incomplete" from Enumerations.H
ManoloFLTK
2023-02-06
Fix "\todo Add a flag to ignore case" from Fl_Browser_.cxx
ManoloFLTK
2023-02-06
Fix "\todo provide user documentation for fl_set_status function"
ManoloFLTK
2023-02-06
Fix "\todo Complete documentation of class Fl_String"
ManoloFLTK
2023-02-06
Fix "\todo FL_Button and FL_key... constants could be structured better"
ManoloFLTK
2023-02-06
Use correct Doxygen syntax for "member groups"
ManoloFLTK
2023-02-05
Remove a bunch of \todo items from documentation
ManoloFLTK
2023-02-05
Better document Fl_Window::show(int, char**)
ManoloFLTK
2023-02-05
Doxygen fix for FL_DEPRECATED
Matthias Melcher
2023-02-04
Improve documentation of the Fl_Cursor enumeration
ManoloFLTK
2023-02-02
Missing include for FL_DEPRECATED
Matthias Melcher
2023-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-02-02
Fix documentation of FL/Fl_Box.H
Albrecht Schlosser
2023-02-02
Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__
ManoloFLTK
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-02-02
Minimize and fix include statements of Fl_Int_Vector
Albrecht Schlosser
2023-01-24
Remove warnings when building doc with Doxygen
ManoloFLTK
2023-01-23
STR 2639 Fixes Fl_Pack resize behaviour
Matthias Melcher
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2023-01-20
No default values in plain C
Matthias Melcher
2023-01-20
STR 2822: function to count bytes in a UTF-8 string
Matthias Melcher
2023-01-20
STR 2894: pressed_menubutton_ now protected in Fl_Menu_Button
Matthias Melcher
2023-01-20
STR 2658: documentation fixes on Fl::set_fonts
Matthias Melcher
2023-01-15
Improve deriving from Fl_Chart (STR 2022)
Albrecht Schlosser
2023-01-15
Have files fl_attr.h and names.h visible by Doxygen
ManoloFLTK
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-12
Add Fl_Scheme_Choice widget and use it in test programs
Albrecht Schlosser
2023-01-12
Add the initial version of class Fl_Scheme
Albrecht Schlosser
2023-01-11
Fix "Compilation warning: 'NSOpenGLContext' on macOS 11" !#646)
ManoloFLTK
2023-01-08
Add new Fl_Rect::inset(lt,top,rt,bot) method
Greg Ercolano
2023-01-08
Fix "Xrender blurs adjacent images with bilinear scaling" (#633)
ManoloFLTK
2023-01-08
Fix missing parameter documentation
Matthias Melcher
2023-01-06
X11: Optionally copy selection buffer to clipboard (STR 3229)
Albrecht Schlosser
2023-01-05
Adding Fl::hide_all_windows()
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-05
Refactor drawing small circles: add fl_draw_circle()
Albrecht Schlosser
2023-01-03
Clarify and improve Fl::scheme() related documentation
Albrecht Schlosser
2023-01-02
Fix a doxygen warning and improve "file list" contents
Albrecht Schlosser
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-28
Improve and extend fl_contrast() (#370)
Albrecht Schlosser
2022-12-22
Fix compilation on old gcc (#606)
Matthias Melcher
2022-12-20
Clean up class Fl_String (part of issue #601)
Albrecht Schlosser
2022-12-19
Update dependencies, remove trailing whitespace
Albrecht Schlosser
2022-12-18
Added ansi_show_unknown(bool) (default off)
Greg Ercolano
[next]