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-07
Remove XOR-based code that was unused and incomplete (#673)
ManoloFLTK
2023-02-07
Fix "\todo TextDPosToLineAndCol does not exist"
ManoloFLTK
2023-02-07
Fix "\todo TextDEndOfLine and BufEndOfLine functions don't exist"
ManoloFLTK
2023-02-07
macOS+XQuartz: support new homebrew name for GTK2 shared lib
ManoloFLTK
2023-02-06
Remove usage of __APPLE_QUARTZ__ (#673)
ManoloFLTK
2023-02-06
Use fl_utf_strcasecmp() for Unicode-aware case-insensitive comparisons
ManoloFLTK
2023-02-06
Use fl_tolower() for case-insensitive Unicode-aware comparisons
ManoloFLTK
2023-02-06
Don't assume strcasecmp() is a function because of Visual studio C
ManoloFLTK
2023-02-06
Add necessary #include "flstring.h"
ManoloFLTK
2023-02-06
Fix "\todo Add a flag to ignore case" from Fl_Browser_.cxx
ManoloFLTK
2023-02-06
Fix "\todo Make comparison UTF-8 aware" in numericsort.c
ManoloFLTK
2023-02-06
Fix "\todo provide user documentation for fl_set_status function"
ManoloFLTK
2023-02-06
Fix "\todo Complete documentation of class Fl_String"
ManoloFLTK
2023-02-05
Improve doc of Fl_Widget::test_shortcut() methods
ManoloFLTK
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
[next]