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-05-31
Slightly simplify Fl_Wayland_Window_Driver::makeWindow()
ManoloFLTK
2023-05-22
Slightly improve Fl_Wayland_Window_Driver::flush()
ManoloFLTK
2023-05-22
Slightly re-organize class Fl_Wayland_Window_Driver
ManoloFLTK
2023-05-20
Fix name of static member variable Fl_Wayland_Screen_Driver::wl_display
ManoloFLTK
2023-05-19
Fix Fl_Simple_Terminal::append(str, len) assumes a null terminated string (...
ManoloFLTK
2023-05-17
Add null-pointer check for tall menu window under Wayland+KDE
ManoloFLTK
2023-05-15
Fix handling of tall menu windows with the KDE Wayland compositor
ManoloFLTK
2023-05-13
Wayland: improve tall menu window support with xdg_positioner_set_offset()
ManoloFLTK
2023-05-12
Wayland: slightly simpler surface_enter() for toplevel GL windows
ManoloFLTK
2023-05-11
Wayland: fix opening GL top-level window on 2-screen system - cont'd
ManoloFLTK
2023-05-11
Wayland: fix opening GL top-level window on 2-screen system
ManoloFLTK
2023-05-09
Fix doxygen doc generation and document platform specific files
Albrecht Schlosser
2023-05-03
Fl_Wayland_Screen_Driver::get_system_scheme() is not needed
ManoloFLTK
2023-05-03
Wayland: clearer procedure to complete initialisation of screen data
ManoloFLTK
2023-05-02
Wayland: problem with menus on secondary monitor - cont'd (#724)
ManoloFLTK
2023-05-02
Wayland: problem with dropdown menus on secondary monitor (#724)
ManoloFLTK
2023-05-01
Wayland: wl_cursor_theme_load() may return NULL
ManoloFLTK
2023-05-01
Fix regression in Fl::screeen_xywh() introduced at 9ea0cc8
ManoloFLTK
2023-05-01
Check return values of calls to libxkbcommon functions (#727)
ManoloFLTK
2023-04-30
Allow building Wayland platform without dbus - cont'd (#726)
ManoloFLTK
2023-04-30
Undid old change in Windows code that causes undesired results (STR 1115)
Matthias Melcher
2023-04-29
Fix crash reported in issues #723 and #724
ManoloFLTK
2023-04-28
Make sure Wayland surface size is integer multiple of wld_ scale
ManoloFLTK
2023-04-28
Improve integration with the OWL Wayland compositor
ManoloFLTK
2023-04-27
Slightly simpler Fl_Wayland_Screen_Driver::open_display_platform()
ManoloFLTK
2023-04-26
Multiline Fl_Input: fix move up/down in non ASCII text
ManoloFLTK
2023-04-25
Wayland filename drag-n-drop: fix final null byte
ManoloFLTK
2023-04-25
Wayland: accept all data_device_manager protocol versions
ManoloFLTK
2023-04-25
Wayland: set required version of wl_seat protocol to 2
ManoloFLTK
2023-04-24
Windows: define _WIN32_IE for older MinGW versions (#710)
Albrecht Schlosser
2023-04-23
Replace internal fl_create_offscreen() calls by new Fl_Image_Surface
ManoloFLTK
2023-04-23
Slightly simpler Fl_Wayland_Graphics_Driver::copy_offscreen()
ManoloFLTK
2023-04-21
Remove superfluous #include directive
ManoloFLTK
2023-04-21
Fl_Window_Driver::destroy_double_buffer() does not need overrides
ManoloFLTK
2023-04-21
Remove unnecessary Fl_Window_Driver::flush_Fl_Window()
ManoloFLTK
2023-04-20
Wayland: keep window resizable after native file chooser - cont'd
ManoloFLTK
2023-04-20
Wayland: keep window resizable after native file chooser
ManoloFLTK
2023-04-20
Inform Wayland compositor that most FLTK windows are opaque
ManoloFLTK
2023-04-17
Add const qualifiers to can_undo and can_redo (#720)
ZJUGKC
2023-04-17
Move constant expression out of loop
ManoloFLTK
2023-04-17
Wayland: account for memorised keyboard surface before wl_surface_destroy()
ManoloFLTK
2023-04-15
Remove scheme specific initialization from Fl_Tree_Prefs
Albrecht Schlosser
2023-04-14
Fix for "Wayland: heap-use-after-free after popup/pulldown" (#719)
ManoloFLTK
2023-04-14
Restore building with macOS SDK 10.9 and earlier
ManoloFLTK
2023-04-14
Fixed leak in Fl_Text_Buffer #716
Matthias Melcher
2023-04-14
Memory leak in Input_ #716
Matthias Melcher
2023-04-14
macOS: remove calls to deprecated API
ManoloFLTK
2023-04-14
Remove duplication of Pango standard font names
ManoloFLTK
2023-04-13
Fix compiler warnings [-Wpedantic]
Albrecht Schlosser
2023-04-13
Lower Pango required version from 1.22 to 1.16
ManoloFLTK
[next]