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-02-02
Fix position() methods that shadow Fl_Widget::position()
Matthias Melcher
2023-02-02
Allow cmake -DOPTION_APPLE_X11=On without -U__APPLE__
ManoloFLTK
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-02-02
Minimize and fix include statements of Fl_Int_Vector
Albrecht Schlosser
2023-02-02
Fix "Native file chooser on Linux fails with BROWSE_MULTI_FILE" (#669)
ManoloFLTK
2023-02-02
Add preliminary support of Wayland under macOS
ManoloFLTK
2023-02-01
Wayland: use fl_wl_find() instead of fl_find()
ManoloFLTK
2023-01-31
Fix miscellaneous #include directives
ManoloFLTK
2023-01-31
Fix crash in Zenity filechooser with badly formed filter (#665)
ManoloFLTK
2023-01-31
Fix crash in Zenity filechooser with badly formed filter (#665)
ManoloFLTK
2023-01-31
Fix crash in Zenity filechooser with badly formed filter (#665)
ManoloFLTK
2023-01-31
Fix "Native Filechooser (Zenity) crashes on second invocation" (#665)
ManoloFLTK
2023-01-30
Fix launching of unbundled app from /tmp
ManoloFLTK
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
[next]