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-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-10-13
#748: Adds option to choose menu window boxtype
Matthias Melcher
2023-10-11
Fixes fl_filename_relative on Linux, Mac, and Windows (#787)
Matthias Melcher
2023-10-07
Fix STR 3458: "GLUT compatibility mode segfaults"
Albrecht Schlosser
2023-10-06
Change prototype to Fl::now(double offset = 0) - cont'd
ManoloFLTK
2023-10-06
Change prototype to Fl::now(double offset = 0)
ManoloFLTK
2023-09-29
Adds Fl_Menu_::prev_mvalue() (#685)
Matthias Melcher
2023-09-29
Draw parent window backdrop on Fl_Tabs (#718)
Matthias Melcher
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-09-26
Add Fl_Timestamp Fl::distant_past()
ManoloFLTK
2023-09-20
Small FNFC doc clarification; "pilots" -> "presets"
Greg Ercolano
2023-09-17
Restore Doxygen doc of fl_graphics_driver
ManoloFLTK
2023-09-12
Fix Visual Studio shared library build
Albrecht Schlosser
2023-09-07
Fix doxygen "undocumented parameter" warnings
Albrecht Schlosser
2023-09-06
Fixes Fl_Tabs to be more robust.
Matthias Melcher
2023-09-05
Adds some convenience methods.
Matthias Melcher
2023-09-04
Introduce Fl_Flex::need_layout() to optimize layout calculation
Albrecht Schlosser
2023-09-03
Adds compact buttons feature to create keypads.
Matthias Melcher
2023-09-02
#718: Fixes drawing issues for Fl_Tabs
Matthias Melcher
2023-08-31
Special (UTF-8) characters in PDF docs maybe not rendered correctly (#772)
ManoloFLTK
2023-08-31
Remove Doxygen warnings in processing of class Fl_Tabs
ManoloFLTK
2023-08-30
#718: Fixes Fl_Tabs overlapping calculations
Matthias Melcher
2023-08-29
FLUID: minor fixes
Matthias Melcher
2023-08-29
Document some protected methods and variables of Fl_Tabs
Albrecht Schlosser
2023-08-29
FLUID: simplified worker handling
Matthias Melcher
2023-08-26
Add missing FL_EXPORT for Windows shared lib build
Albrecht Schlosser
2023-08-26
Adds safe versions of fl_filename_*, returning Fl_String
Matthias Melcher
2023-08-26
Fixes a bunch of typos in comments.
Matthias Melcher
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
[next]