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-01-17
Update bundled zlib to version 1.2.13 (13 oct 2022)
ManoloFLTK
2023-01-16
Fix shared library build on Solaris as requested by STR 3378
Albrecht Schlosser
2023-01-16
Wayland menus: support tall popup menu + Sway support
ManoloFLTK
2023-01-16
Wayland menus: support tall popup menu
ManoloFLTK
2023-01-16
Remove DartConfig.cmake as requested by STR 2059
Albrecht Schlosser
2023-01-16
Improve examples/chart-simple demo program
Albrecht Schlosser
2023-01-16
Fl_Chart: minor update and additional documentation
Albrecht Schlosser
2023-01-15
Improve deriving from Fl_Chart (STR 2022)
Albrecht Schlosser
2023-01-15
Fix memory leak warnings by "binding" images
Albrecht Schlosser
2023-01-15
Have files fl_attr.h and names.h visible by Doxygen
ManoloFLTK
2023-01-15
Rename static member Fl_Wayland_Window_Driver::tall_popup to new_popup
ManoloFLTK
2023-01-14
Add necessary initialisation in test/mandelbrot
ManoloFLTK
2023-01-14
More for "undefined reference to png_init_filter_functions_vsx" (#652)
ManoloFLTK
2023-01-14
Extend commit a4b33f8 to other uses of function convert_crlf()
ManoloFLTK
2023-01-14
Fix "undefined reference to png_init_filter_functions_vsx" (#652)
ManoloFLTK
2023-01-14
Add missing initialisation after dynamic memory allocation
ManoloFLTK
2023-01-13
Fix set_fonts() in Xlib/xft and Cairo Graphics_Driver
Albrecht Schlosser
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-13
Wayland menus: add missing use of scaling factor
ManoloFLTK
2023-01-13
Fix "alloc-dealloc-mismatch" in Fl_Native_File_Chooser_Kdialog
Albrecht Schlosser
2023-01-13
Wayland: Fix "heap-buffer-overflow" error
Albrecht Schlosser
2023-01-13
Improve debug output of Fl_String
Albrecht Schlosser
2023-01-13
Fix for "Screen resolution change (win32)" (#651)
ManoloFLTK
2023-01-12
Wayland Fix "Error "heap-use-after-free" when scaling twice" (#650)
ManoloFLTK
2023-01-12
Improve "Implementation note about menu windows under Wayland"
ManoloFLTK
2023-01-12
Add Fl_Scheme_Choice to examples/tree-custom-draw-items
Albrecht Schlosser
2023-01-12
Add Fl_Scheme_Choice widget and use it in test programs
Albrecht Schlosser
2023-01-12
Add the initial version of class Fl_Scheme
Albrecht Schlosser
2023-01-12
FLUID: Fix wrong use of `Fl_Scroll::position()`
Matthias Melcher
2023-01-12
New static member Fl_Window *Fl_Wayland_Window_Driver::previous_floatingtitle
ManoloFLTK
2023-01-12
New static member bool Fl_Wayland_Window_Driver::tall_popup
ManoloFLTK
2023-01-12
Remove repeated code in classes menuwindow and menutitle
ManoloFLTK
2023-01-12
Remove useless #include directives
ManoloFLTK
2023-01-12
Simpler implementation of Fl_Window_Driver::scroll_to_selected_item()
ManoloFLTK
2023-01-12
Wayland menus: remove useless Fl_Window_Driver::extra_menutitle()
ManoloFLTK
2023-01-12
Fix buffer overflow in Fl_Tree_Item::show_self()
Albrecht Schlosser
2023-01-11
Fix "Wayland: compilation warnings" (#649)
ManoloFLTK
2023-01-11
Fix "Long line crashes Fl_Hold_Browser" (#645)
ManoloFLTK
2023-01-11
Wayland: Further improved implementation of menu windows
ManoloFLTK
2023-01-11
Fix ";" inadvertently written ","
ManoloFLTK
2023-01-11
Fix "Compilation warning: 'NSOpenGLContext' on macOS 11" !#646)
ManoloFLTK
2023-01-10
Fix new warnings in CI
Matthias Melcher
2023-01-10
CI: Enable compiler warnings in CI builds (#648)
Albrecht Schlosser
2023-01-10
Fix compiler warning in test/tabs
Matthias Melcher
2023-01-09
Virtual member Fl_Window_Driver::makeWindow() now returns void
ManoloFLTK
2023-01-09
Wayland: Possibly better way to complete popup construction
ManoloFLTK
2023-01-09
Doc only: fix for "Fl::awake() and Fl::add_timeout()" (#524)
ManoloFLTK
2023-01-09
Wayland: fix Fl::event_key(int)
ManoloFLTK
2023-01-08
FLUID: add drag'n'drop for images (#642)
Matthias Melcher
2023-01-08
Add new Fl_Rect::inset(lt,top,rt,bot) method
Greg Ercolano
[next]