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
2023-02-06
Document MSVC macro _MSVC_LANG for future use in fl_attr.h
Albrecht Schlosser
2023-02-06
Remove usage of __APPLE_QUARTZ__ (#673)
ManoloFLTK
2023-02-06
Use fl_utf_strcasecmp() for Unicode-aware case-insensitive comparisons
ManoloFLTK
2023-02-06
Use fl_tolower() for case-insensitive Unicode-aware comparisons
ManoloFLTK
2023-02-06
Don't assume strcasecmp() is a function because of Visual studio C
ManoloFLTK
2023-02-06
Fix "\todo Description of box types is incomplete" from Enumerations.H
ManoloFLTK
2023-02-06
Add necessary #include "flstring.h"
ManoloFLTK
2023-02-06
Fix "\todo Add a flag to ignore case" from Fl_Browser_.cxx
ManoloFLTK
2023-02-06
Fix "\todo Make comparison UTF-8 aware" in numericsort.c
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
Fix examples/.gitignore (add missing files)
Albrecht Schlosser
2023-02-05
Give fluid and fltk-options their own .gitignore files
Albrecht Schlosser
2023-02-05
Remove a bunch of \todo items from documentation
ManoloFLTK
2023-02-05
Improve doc of Fl_Widget::test_shortcut() methods
ManoloFLTK
2023-02-05
Better document Fl_Window::show(int, char**)
ManoloFLTK
2023-02-05
FLUID: resizable Command dialogs
Matthias Melcher
2023-02-05
Doxygen fix for FL_DEPRECATED
Matthias Melcher
2023-02-04
Fix deprecated warnings in examples/table* demo programs
Albrecht Schlosser
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
FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453)
Matthias Melcher
2023-02-02
Fix documentation of FL/Fl_Box.H
Albrecht Schlosser
2023-02-02
Documentation: clarify header inclusion requirements
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-02-02
Fix "Native file chooser on Linux fails with BROWSE_MULTI_FILE" (#669)
ManoloFLTK
2023-02-02
Add preliminary support of Wayland under macOS
ManoloFLTK
2023-02-01
Wayland: use fl_wl_find() instead of fl_find()
ManoloFLTK
2023-01-31
Fix miscellaneous #include directives
ManoloFLTK
2023-01-31
Fix crash in Zenity filechooser with badly formed filter (#665)
ManoloFLTK
2023-01-31
Fix crash in Zenity filechooser with badly formed filter (#665)
ManoloFLTK
2023-01-31
Fix crash in Zenity filechooser with badly formed filter (#665)
ManoloFLTK
2023-01-31
Fix "Native Filechooser (Zenity) crashes on second invocation" (#665)
ManoloFLTK
2023-01-30
Fix launching of unbundled app from /tmp
ManoloFLTK
2023-01-30
Document that Fl::add_fd() opens display under macOS
ManoloFLTK
2023-01-29
Cairo: Remove compiler warning and improve formatting
Albrecht Schlosser
2023-01-29
Revert unintended change of comment in 44c874b731f9
Albrecht Schlosser
2023-01-29
Avoid Linux warning
Matthias Melcher
2023-01-29
FLUID: defer calling Fl::add_fd.
Matthias Melcher
2023-01-28
Fix comments and remove a 'todo' item from docs
Albrecht Schlosser
2023-01-27
Fixes fltk-options setting wrong keys
Matthias Melcher
2023-01-27
FLUID: close communications pipe
Matthias Melcher
2023-01-27
FLUID: fixe external command alert on Unix
Matthias Melcher
2023-01-27
Wayland.dox: reword and add some information
ManoloFLTK
2023-01-27
Fix for [fltk.coredev] native file chooser crash
ManoloFLTK
[next]