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
/
src
Age
Commit message (
Expand
)
Author
2023-12-08
#862: Fixes Fl_Shortut to swallow all FL_SHORCUT events if hot.
Matthias Melcher
2023-12-07
Document Fl_Image_Surface::mask() with commented code example
ManoloFLTK
2023-12-06
Solve issue 856: manolo's parameter names
Greg Ercolano
2023-12-05
Wayland: much lighter but partial implementation of the "GTK Shell" protocol
ManoloFLTK
2023-12-05
#856: FLUID: improved Declaration dialog
Matthias Melcher
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor - cont'd
ManoloFLTK
2023-12-05
Wayland+CMake: use set_source_files_properties() for libdecor
ManoloFLTK
2023-12-04
Fix issue 854 - append_ansi() len fix
Greg Ercolano
2023-12-04
Fix compiler warnings
Albrecht Schlosser
2023-12-04
New member function Fl_Image_Surface::mask(Fl_RGB_Image*)
ManoloFLTK
2023-12-03
Solves issue #856: improve Fl_File_Chooser enum docs
Greg Ercolano
2023-12-02
Improve contrast of check marks and radio buttons (#443)
Albrecht Schlosser
2023-12-02
Wayland: make OPTION_USE_SYSTEM_LIBDECOR ON by default
ManoloFLTK
2023-12-01
Adds some possible NULL references and small fixes
Matthias Melcher
2023-12-01
Fixes name conflict in X11 GL swap_interval
Matthias Melcher
2023-11-30
Wayland: use GTK Shell also with system libdecor
ManoloFLTK
2023-11-30
Fixes anonymous union intialisation for C++98
Matthias Melcher
2023-11-29
solve issue 853: make scrollbar public
Greg Ercolano
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-29
Adds OpenGL swap interval documentation.
Matthias Melcher
2023-11-29
Merge branch 'master' of https://github.com/fltk/fltk
MatthiasWM
2023-11-29
Implements swap_interval for MSWindows.
MatthiasWM
2023-11-28
Adds OpenGL swap_interval for Wayland and X11.
Matthias Melcher
2023-11-28
Rearrange PostScript graphics driver code redundant with Cairo driver
ManoloFLTK
2023-11-28
Remove PostScript graphics driver code redundant with Cairo driver
ManoloFLTK
2023-11-27
Fix compiler warning, dependencies, and trailing whitespace
Albrecht Schlosser
2023-11-27
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-27
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-26
Adds GL swap control for X11
Matthias Melcher
2023-11-26
STR 1373: adds vsync control to OpenGL contexts on macOS
Matthias Melcher
2023-11-26
Restores mouse pointer before popping up cut/copy/paste menu
Matthias Melcher
2023-11-25
Adds pulldown menu to Fl_Text_Display and ..._Editor
Matthias Melcher
2023-11-25
Cleans up Fl_Input right mouse button menu
Matthias Melcher
2023-11-25
STR 749: Adds cut/copy/paste popup menu to Fl_Input
Matthias Melcher
2023-11-25
Fix and improve fl_call_main.c
Albrecht Schlosser
2023-11-25
Adds `linespacing()` to `Fl_Browser_` and all derived widgets
Matthias Melcher
2023-11-25
Fl_Terminal better name for flags -> charflags
Greg Ercolano
2023-11-25
Cairo graphics driver: Improve drawing of Fl_Pixmap and Fl_Bitmap
ManoloFLTK
2023-11-23
Stabilizes Fl_Tile size_range mode.
Matthias Melcher
2023-11-23
Added safety when calling Text_Display methods
Matthias Melcher
2023-11-23
Adds zero size check in Fl_Tile::on_move
Matthias Melcher
2023-11-22
Fixes warning in Fl_Tile by Doxygen
Matthias Melcher
2023-11-22
Fixes warning and errors.
Matthias Melcher
2023-11-22
Adding size range settings to Fl_Tile, initial commit.
Matthias Melcher
2023-11-21
Fl_Terminal docs: Added some tables
Greg Ercolano
2023-11-21
Added output_translate(): controls lf -> crlf translation
Greg Ercolano
2023-11-20
Fl::check() docs fix: example indented
Greg Ercolano
2023-11-20
Change Fl_Terminal default color() 0x0 -> FL_BLACK
Greg Ercolano
2023-11-20
Solve issue 837, doc some protected methods.
Greg Ercolano
2023-11-20
Fix Fl_Wayland_Image_Surface_Driver c'tor
ManoloFLTK
[next]