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
2022-07-30
Add support of macOS Ventura 13.0
ManoloFLTK
2022-07-27
Improve check mark visibility for small sizes
Albrecht Schlosser
2022-07-27
Configure/make: update dependencies
Albrecht Schlosser
2022-07-27
Fix for issue #471 for the Wayland platform.
ManoloFLTK
2022-07-27
Fix for issue #471: Different Fl_Window::resize() behavior between v1.3.8 and...
ManoloFLTK
2022-07-27
Fl_Sys_Menu_Bar: allow use of more keys as menu shortcuts.
ManoloFLTK
2022-07-26
Fl_Sys_Menu_Bar: allow use of escape and tab as menu shortcuts.
ManoloFLTK
2022-07-26
Remove useless variables and preprocessor directives.
ManoloFLTK
2022-07-26
Remove redundant Fl_Xlib_Graphics_Driver::scale_bitmap_for_PostScript() under...
ManoloFLTK
2022-07-26
Remove redundant Fl_PostScript_Graphics_Driver::color() under Pango.
ManoloFLTK
2022-07-26
Document the class hierarchy below Fl_System_Driver.
ManoloFLTK
2022-07-24
Add Pango version check for Fl_PostScript_Graphics_Driver
ManoloFLTK
2022-07-24
Add Fl_PostScript_File_Device::set_current() and end_current() members.
ManoloFLTK
2022-07-21
Fl_Cairo_Graphics_Driver: simpler handling of font size.
ManoloFLTK
2022-07-20
Change prototype of virtual Fl_Graphics_Driver::pango_font_description().
ManoloFLTK
2022-07-18
Fl_Cairo_Graphics_Driver: simpler way to construct the PangoLayout object.
ManoloFLTK
2022-07-16
Remove empty line
Albrecht Schlosser
2022-07-16
beep: use maximum loudness for error, otherwise system-default
Leon Winter
2022-07-16
Let beep use system default settings
Leon Winter
2022-07-11
Add explanatory comments about text handling by Fl_Cairo_Graphics_Driver.
ManoloFLTK
2022-07-09
Fix non-xft build referencing fl_get_font_xfld() (#461)
Albrecht Schlosser
2022-07-06
Move member q_width from class Fl_Font_Descriptor to Fl_Quartz_Font_Descriptor.
ManoloFLTK
2022-07-06
Fl_Cairo_Graphics_Driver: fix issues in string width computations when scalin...
ManoloFLTK
2022-07-05
Fix a potential memory leak, see issue #457
Albrecht Schlosser
2022-07-05
Documentation: add missing mentions of the Wayland platform.
ManoloFLTK
2022-07-04
Wayland platform.: complete support of gl_start/gl_finish.
ManoloFLTK
2022-07-02
Wayland platform: add missing initialisation to Fl_Wayland_Gl_Window_Driver::...
ManoloFLTK
2022-07-02
Wayland platform: more accurate initial state of window buffer.
ManoloFLTK
2022-07-02
Wayland platform: add support of FL_ALPHA for GL windows.
ManoloFLTK
2022-07-02
Improve X11 selection data transfer (INCR) protocol (#451)
Albrecht Schlosser
2022-07-01
Fix "Segfault if using very large selections" (issue #451)
Albrecht Schlosser
2022-07-01
Reformat, remove unnecessary code, add comments
Albrecht Schlosser
2022-07-01
Wayland platform: add support of gl_start() / gl_finish().
ManoloFLTK
2022-06-29
kdialog native picker: properly handle spaces in filenames
Michael Tolly
2022-06-29
Wayland platform: send FL_ENTER/LEAVE/MOVE events to top-level windows only.
ManoloFLTK
2022-06-28
Wayland platform: add support of FL_LEAVE event.
ManoloFLTK
2022-06-27
Fix for issue #450 : Fl_Counter slips into infinite loop (V2).
ManoloFLTK
2022-06-27
Remove unused code controlled by the FLTK_CONSOLIDATE_MOTION preprocessor var...
ManoloFLTK
2022-06-27
Fix for issue #454 : crash in Fl::get_font_name().
ManoloFLTK
2022-06-25
Fix unicode support in scandir_win32.c by using GetFileAttributesW (#455)
ZJUGKC
2022-06-25
Remove arbitrary maximum length of font name.
ManoloFLTK
2022-06-24
Fix for issue #452: Fl::get_font_name failure on OS-X.
ManoloFLTK
2022-06-23
Fix for issue #450: Fl_Counter slips into infinite loop.
ManoloFLTK
2022-06-20
Fix issue #427 - 2nd part
ManoloFLTK
2022-06-19
Move input method support to Fl_Screen_Driver from Fl_Graphics_Driver
ManoloFLTK
2022-06-17
Fix Fl_Counter event handling (#450, part 2)
Albrecht Schlosser
2022-06-17
Improve reliability of timeout handling (#450, part 1)
Albrecht Schlosser
2022-06-13
Minor simplification of Fl_Wayland_Graphics_Driver::cairo_init.
ManoloFLTK
2022-06-13
Add explanatory comment about WL_SHM_FORMAT_ARGB8888 and CAIRO_FORMAT_ARGB32.
ManoloFLTK
2022-06-13
Fix support of transparent windows by wayland platform.
ManoloFLTK
[next]