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-10-22
Removes Fl_String from documentation as well.
Matthias Melcher
2023-10-22
FLUID: New layout of Grid tab.
Matthias Melcher
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-22
FLUID: Moves grid settings into dynamic tab
Matthias Melcher
2023-10-22
FLUID: Adds remaining Fl_Grid attributes
Matthias Melcher
2023-10-22
FLUID: removes duplicate code
Matthias Melcher
2023-10-22
FLUID: fixes conflict
Matthias Melcher
2023-10-22
FLUID: more Fl_Grid settings
Matthias Melcher
2023-10-21
Remove duplicated code that was commented out, fix includes
Albrecht Schlosser
2023-10-21
Fix compiler warning [-Wreturn-type]
Albrecht Schlosser
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
Fix fluid build with configure/make + dependencies
Albrecht Schlosser
2023-10-21
FLUID: adding a subset of Fl_Grid child parameters.
Matthias Melcher
2023-10-21
Fix "Keyboard sometimes stops working after Ctrl/+ or Ctrl/-" (#794)
ManoloFLTK
2023-10-20
FLUID: basic Fl_Grid support
Matthias Melcher
2023-10-20
Fix ctrl/+/- in cube demo
Albrecht Schlosser
2023-10-20
Add "#define MAC_OS_VERSION_14_0 140000" to mac.H
ManoloFLTK
2023-10-20
FLUID: docs, testing
Matthias Melcher
2023-10-19
FLUID typos, comments, superfluous code
Matthias Melcher
2023-10-19
Check that a widget is a child of its Fl_Grid parent
Albrecht Schlosser
2023-10-19
FLUID: fixes `override` handling and code duplication
Matthias Melcher
2023-10-19
Improve Fl_Grid example code
Albrecht Schlosser
2023-10-19
FLUID now recognizes `override` and `FL_OVERRIDE` keywords (#801)
Matthias Melcher
2023-10-19
Fix "Keyboard sometimes stops working after Ctrl/+ or Ctrl/-" (#794)
ManoloFLTK
2023-10-19
Fix for "Keyboard sometimes stops working after Ctrl/+ or Ctrl/-" (#794)
ManoloFLTK
2023-10-18
Fix Fl_Tile::set_cursor() which was broken
Albrecht Schlosser
2023-10-18
Fix trailing whitespace
Albrecht Schlosser
2023-10-18
launching a binary from the command line hangs on macOS Sonoma (#799)
ManoloFLTK
2023-10-17
Fix drawing points in complex shape mode with Cairo (#792)
ManoloFLTK
2023-10-17
launching a binary from the command line hangs on macOS Sonoma (#799)
ManoloFLTK
2023-10-17
Update documentation with Fl_Flex and Fl_Grid widgets
Albrecht Schlosser
2023-10-17
Fix Crashes and warnings when Fl_Double_Window is smaller than 1x1 (#798)
ManoloFLTK
2023-10-16
Add Fl_Grid widget and test and demo programs
Albrecht Schlosser
2023-10-16
Fix Windows (MSVC) compiler warnings
Albrecht Schlosser
2023-10-16
Fix compiler warning (C++11 standard)
Albrecht Schlosser
2023-10-16
Remove Doxygen warning in Fl_Tile.cxx line 185
ManoloFLTK
2023-10-16
Update .gitignore files
Albrecht Schlosser
2023-10-16
Add virtual void Fl_Graphics_Driver::draw_circle()
ManoloFLTK
2023-10-16
Fix Drawing artifact with radio buttons under Cairo (#792) - cont'd
ManoloFLTK
2023-10-16
Fix indentation
ManoloFLTK
2023-10-16
Improve subclassing cababilities of Fl_Tile (STR 2791)
Albrecht Schlosser
2023-10-16
Open
ManoloFLTK
2023-10-16
Doxygen-only: warn when current color is changed
ManoloFLTK
2023-10-15
Improve small radio buttons by using fl_draw_circle()
Albrecht Schlosser
2023-10-15
Fix small circle drawing and add doxygen \since statement
Albrecht Schlosser
2023-10-14
Draws nicer small circles if display is scaled up.
Matthias Melcher
2023-10-14
Improve Fl_Wayland_Window_Driver::take_focus()
ManoloFLTK
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-10-13
Drawing artifact with round check buttons in menu under Cairo (#792)
ManoloFLTK
[next]