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-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-15
Fix compiler warning [-Wunused-parameter]
Albrecht Schlosser
2023-04-14
Fix tiny memory leak in fluid (setting scheme)
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
test/utf8: improve use of Fl::set_fonts(const char *) across platforms
ManoloFLTK
2023-04-14
Remove duplication of Pango standard font names
ManoloFLTK
2023-04-13
Fix more compiler warnings (comma at end of enum)
Albrecht Schlosser
2023-04-13
Fix more missing quotes in fltk-config.in (#714)
Albrecht Schlosser
2023-04-13
Fix compiler warnings [-Wpedantic]
Albrecht Schlosser
2023-04-13
Fix trailing comma in enums of public headers
Albrecht Schlosser
2023-04-13
Fix misplaced 'const' [-Wignored-qualifiers]
Albrecht Schlosser
2023-04-13
Fix compiler warning if user code is compiled with '-Wextra' (2)
Albrecht Schlosser
2023-04-13
Lower Pango required version from 1.22 to 1.16
ManoloFLTK
2023-04-13
Standardize API to "graphics context" across platforms
ManoloFLTK
2023-04-12
Wayland: limit copied pixels when window update is a region - cont'd
ManoloFLTK
2023-04-12
Wayland: limit copied pixels when window update is a region - cont'd
ManoloFLTK
2023-04-11
Document the new 'fltk-config' features (#647, #656)
Albrecht Schlosser
2023-04-11
Add public accessor methods Fl_Widget::needs_keyboard()
Albrecht Schlosser
2023-04-11
Fix compiler warning if user code is compiled with '-Wextra'
Albrecht Schlosser
2023-04-10
Fix fltk-config check for local invocation and libs (#717)
Albrecht Schlosser
2023-04-10
Fix CMake generation for minimal CMake version (3.2.3)
Albrecht Schlosser
2023-04-10
Fix compiler warning [-Wsign-compare]
Albrecht Schlosser
2023-04-10
Fix missing quotes in fltk-config.in (#714)
Albrecht Schlosser
2023-04-09
Allow more input files and compiler flags in fltk-config (#647, #656)
Albrecht Schlosser
2023-04-08
Add usage example of Fl_Window::cursor(const Fl_RGB_Image *, int, int)
ManoloFLTK
2023-04-08
Wayland.dox: add "Fractional scaling" paragraph
ManoloFLTK
2023-04-08
Fix "Giant cursor on Wayland + fractional scaling" (#713)
ManoloFLTK
2023-04-07
Wayland: non-resizable windows are positioned in the wrong place (#711) - co...
ManoloFLTK
2023-04-07
Wayland: fix for issue #712 (hopefully)
ManoloFLTK
2023-04-07
Wayland: fix reporting of relative location of multiple displays
ManoloFLTK
[prev]
[next]