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-08-18
Improve handling of type Fl_Offscreen under Wayland
ManoloFLTK
2023-08-17
Fix typos in names of Doxygen items (#729)
ManoloFLTK
2023-08-15
Improved, yet compatible, widget callback system using macros (#729)
Matthias Melcher
2023-08-13
Fl_Tabs now supports horizontal mouse wheel events.
Matthias Melcher
2023-08-09
Wayland: fix fl_read_image() from offscreen buffer
ManoloFLTK
2023-08-08
Wayland: improve layout of struct fl_wld_draw_buffer
ManoloFLTK
2023-08-05
Revert "#733 partial: Adds rotation gesture event on MacOS"
Albrecht Schlosser
2023-08-05
#733 partial: Adds rotation gesture event on MacOS
Matthias Melcher
2023-08-03
#211: adds optional parameter for Fl_Input_::drawtext()
Matthias Melcher
2023-07-22
Adds default shortcut to Fl_Shortcut_Button.
Matthias Melcher
2023-07-19
Enable compilation with VS 2022 and clang (#752)
Albrecht Schlosser
2023-07-14
Documentation: screenshot updates
Matthias Melcher
2023-07-14
Documentation: correct spelling errors
ManoloFLTK
2023-07-13
Documentation: details about how to position a window in screens
ManoloFLTK
2023-07-10
More detailed documentation of Fl::screen_xywh()
ManoloFLTK
2023-07-09
Documentation: explain how to refresh GUI while printing
ManoloFLTK
2023-05-19
Fix Fl_Simple_Terminal::append(str, len) assumes a null terminated string (...
ManoloFLTK
2023-04-17
Add const qualifiers to can_undo and can_redo (#720)
ZJUGKC
2023-04-15
Fix compiler warning [-Wunused-parameter]
Albrecht Schlosser
2023-04-14
Fixed leak in Fl_Text_Buffer #716
Matthias Melcher
2023-04-14
Memory leak in Input_ #716
Matthias Melcher
2023-04-13
Fix trailing comma in enums of public headers
Albrecht Schlosser
2023-04-13
Fix misplaced 'const' [-Wignored-qualifiers]
Albrecht Schlosser
2023-04-13
Fix compiler warning if user code is compiled with '-Wextra' (2)
Albrecht Schlosser
2023-04-13
Standardize API to "graphics context" across platforms
ManoloFLTK
2023-04-11
Add public accessor methods Fl_Widget::needs_keyboard()
Albrecht Schlosser
2023-04-11
Fix compiler warning if user code is compiled with '-Wextra'
Albrecht Schlosser
2023-03-25
More accurate documentation of function fl_wl_cairo()
ManoloFLTK
2023-03-23
Improve Fl_Cairo_Window documentation (typos + indentation)
Albrecht Schlosser
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-03-15
Protect GL_SILENCE_DEPRECATION from re-definition.
Rob McDonald
2023-03-14
Cairo: introduce Fl::cairo_flush() in FLTK API
Albrecht Schlosser
2023-03-13
Wayland: add support for multiple high or low DPI displays
ManoloFLTK
2023-03-09
Fix dependencies, typos, trailing whitespace, and formatting
Albrecht Schlosser
2023-03-09
Remove Doxygen warning about incorrect #include directive
ManoloFLTK
2023-03-09
Remove warnings when fl_attr.h is compiled in C
ManoloFLTK
2023-03-09
CMake: build shared libs with OPTION_CAIROEXT (issue #250)
Albrecht Schlosser
2023-03-01
Fix regression: failed to build shared FLTK libs
Albrecht Schlosser
2023-02-25
Add Fl_String to Fl_Preferences (#687)
Matthias Melcher
2023-02-23
Fl_String refactoring and extension (#683)
Matthias Melcher
2023-02-20
Add GLUT_ELAPSED_TIME simulation
Matthias Melcher
2023-02-15
Move class Fl_Shortcut_Button from FLUID to core (#677) (#680)
Matthias Melcher
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
[next]