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-01-30
Document that Fl::add_fd() opens display under macOS
ManoloFLTK
2023-01-28
Fix comments and remove a 'todo' item from docs
Albrecht Schlosser
2023-01-27
Fix for [fltk.coredev] native file chooser crash
ManoloFLTK
2023-01-26
STR 2936: FLUID: option to ignore syntax check in DeclBlock
Matthias Melcher
2023-01-26
Simpler Fl_Wayland_Gl_Window_Driver::resize() is enough
ManoloFLTK
2023-01-26
Fixing FLUID file corruption from issue #653 (#662)
Matthias Melcher
2023-01-23
STR 2639 Fixes Fl_Pack resize behaviour
Matthias Melcher
2023-01-23
Wayland: remove useless member variables of struct output
ManoloFLTK
2023-01-21
Animated GIF support (Fl_Anim_GIF_Image class) (#375)
wcout
2023-01-20
STR 2822: function to count bytes in a UTF-8 string
Matthias Melcher
2023-01-20
STR 2894: pressed_menubutton_ now protected in Fl_Menu_Button
Matthias Melcher
2023-01-20
STR 2909: Fl_Tile now forwards FL_RELEASE event to children
Matthias Melcher
2023-01-20
STR 3408: Fl_Scroll draws background inactive if needed
Matthias Melcher
2023-01-20
STR 3461: fix menu linespacing
Matthias Melcher
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
Fl_Chart: minor update and additional documentation
Albrecht Schlosser
2023-01-15
Improve deriving from Fl_Chart (STR 2022)
Albrecht Schlosser
2023-01-15
Rename static member Fl_Wayland_Window_Driver::tall_popup to new_popup
ManoloFLTK
2023-01-14
Extend commit a4b33f8 to other uses of function convert_crlf()
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 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
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-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
Fix "Xrender blurs adjacent images with bilinear scaling" (#633)
ManoloFLTK
2023-01-08
Wayland: Improved implementation of menu windows
ManoloFLTK
[next]