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-19
Procedure to instruct FLTK to use given X11 connexion (#149)
ManoloFLTK
2023-12-18
Fix issue #871 for html causing crashes
Greg Ercolano
2023-12-18
Wayland: Menu items are accessible when mouse is over another win (#869)
ManoloFLTK
2023-12-16
#842: Enables command line color arguments on macOS
Matthias Melcher
2023-12-16
Small doc clarification
Greg Ercolano
2023-12-16
Fixes fl_message_position for widgets and subwindows
Matthias Melcher
2023-12-16
Adds mouse wheel input to Fl_Counter
Matthias Melcher
2023-12-16
#868: Suppress warning about unused private members of Fl_Shortcut_Button
Matthias Melcher
2023-12-16
Fix memory leak in Fl_Terminal (#867)
Albrecht Schlosser
2023-12-15
Fix C++ comments in C file
Albrecht Schlosser
2023-12-15
#840: Fixes fixed buffer size in Fl::args_to_utf8() (fl_call_main)
MatthiasWM
2023-12-14
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
#840: Fixes fixed buffer size in Fl::args_to_utf8()
MatthiasWM
2023-12-13
Fix X11 '_NET_ACTIVE_WINDOW' message (STR 3396)
Albrecht Schlosser
2023-12-13
#862: Removes default shortcut from Fl_Shortcut_Button
Matthias Melcher
2023-12-13
FLTK implementation of the "GTK Shell" Wayland protocol - cont'd
ManoloFLTK
2023-12-13
Allow walk while selection is being made
Greg Ercolano
2023-12-13
macOS platform + GLUT: fix crash with glut_test - cont'd
ManoloFLTK
2023-12-13
Wayland+GLUT: fix crash in glut_test application - cont'd
ManoloFLTK
2023-12-12
Address hang in issue #866
Greg Ercolano
2023-12-12
#188: Fixes Fl_Shared_Image ref count and find op
Matthias Melcher
2023-12-12
#863: Fixes Fl_tile resize behavior when scaling window
Matthias Melcher
2023-12-12
Wayland+GLUT: fix crash in glut_test application
ManoloFLTK
2023-12-12
macOS platform + GLUT: fix crash with glut_test app
ManoloFLTK
2023-12-10
Documentation: Improve doc comment for ~Fl_Group
Kyriet
2023-12-10
Replace wl_output_destroy() by wl_output_release() when possible
ManoloFLTK
2023-12-09
Documentation: remove obsolete deprecation warning
Albrecht Schlosser
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
[next]