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-23
FLUID: Positioning grid cells intuitively.
Matthias Melcher
2023-10-23
FLUID: Adds grid child positioning via +/- keys
Matthias Melcher
2023-10-22
Removes Fl_String from documentation as well.
Matthias Melcher
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-22
FLUID: more Fl_Grid settings
Matthias Melcher
2023-10-21
Removes dependency on Fl_Preferences::get/set(.., Fl_String, ...)
Matthias Melcher
2023-10-21
FLUID: grid becomes a bit more interactive
Matthias Melcher
2023-10-21
FLUID: adding a subset of Fl_Grid child parameters.
Matthias Melcher
2023-10-20
FLUID: basic Fl_Grid support
Matthias Melcher
2023-10-20
Add "#define MAC_OS_VERSION_14_0 140000" to mac.H
ManoloFLTK
2023-10-19
Improve Fl_Grid example code
Albrecht Schlosser
2023-10-18
Fix trailing whitespace
Albrecht Schlosser
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-10-16
Add virtual void Fl_Graphics_Driver::draw_circle()
ManoloFLTK
2023-10-16
Improve subclassing cababilities of Fl_Tile (STR 2791)
Albrecht Schlosser
2023-10-16
Doxygen-only: warn when current color is changed
ManoloFLTK
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
[next]