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
2024-05-14
New member function Fl_Menu_Bar::play_menu(const char *title)
ManoloFLTK
2024-05-13
Wayland: call gtk_surface1_set_modal() of GTK Shell protocol - cont'd
ManoloFLTK
2024-05-11
Wayland: call gtk_surface1_set_modal() of GTK Shell protocol for modal wins
ManoloFLTK
2024-05-11
Fix DnD to Wayland FLTK app on the KDE/Plasma desktop
ManoloFLTK
2024-05-11
Add detailed comment about getting all supported XDND data types
ManoloFLTK
2024-05-10
Fix DnD from Wayland gnome app to X11 FLTK app
ManoloFLTK
2024-05-10
Wayland: slightly improved fix for issue #878
ManoloFLTK
2024-05-09
Remove unused variables, fix compiler warnings
Albrecht Schlosser
2024-05-09
Optimize "arrow" drawing and centering
Albrecht Schlosser
2024-05-09
Wayland documentation: improve "Input Methods" and various details
ManoloFLTK
2024-05-09
Followup: avoid dereference null pointer (#971)
Greg Ercolano
2024-05-08
macOS: Fix scaling subwindows - cont'd #927
ManoloFLTK
2024-05-08
Avoid possible dereferencing of null pointer (#971)
ManoloFLTK
2024-05-08
Have menu items drawn with same colors in all platforms (#969)
ManoloFLTK
2024-05-07
Improve arrow positions for 'oxy' scheme
Albrecht Schlosser
2024-05-07
Limit (sub)menu arrow size as discussed in fltk.general
Albrecht Schlosser
2024-05-06
Wayland: simpler implementation of "GTK Shell" protocol
ManoloFLTK
2024-05-05
Wayland: use frame_cb before redrawing GL subwins - cont'd (#967)
ManoloFLTK
2024-05-03
Wayland: use frame_cb before redrawing GL subwindows (#967)
ManoloFLTK
2024-05-03
macOS + CMake: fix use of optional framework UniformTypeIdentifiers
ManoloFLTK
2024-05-02
macOS + GL: remove compilation error with old SDK versions
ManoloFLTK
2024-04-30
Remove (comment out) debug statement (kdialog)
Albrecht Schlosser
2024-04-30
Fix preset_file() and directory() in native file chooser for kdialog
ManoloFLTK
2024-04-30
Implement and document new class Fl_PDF_File_Surface
ManoloFLTK
2024-04-29
Fix potential NULL pointer dereference
Albrecht Schlosser
2024-04-27
X11: simpler code to capture window decoration under xfce
ManoloFLTK
2024-04-26
Fix repositioning subwindows.
Matthias Melcher
2024-04-26
Box type focus frame graphics fixes.
Matthias Melcher
2024-04-26
X11: fix capture of window decoration under xfce
ManoloFLTK
2024-04-26
Fixes warning.
Matthias Melcher
2024-04-26
Box types can now defined and draw their own focus frame, STR 2145, #659
Matthias Melcher
2024-04-26
Wayland: slightly simpler code for IM support
ManoloFLTK
2024-04-25
Fix problem in window titlebar capture under X11.
ManoloFLTK
2024-04-25
Fix error under KDE+Wayland where keystrokes tend to be repeated
ManoloFLTK
2024-04-25
Substantial fix for "IME problem under wayland" in fltk-rs
ManoloFLTK
2024-04-24
Very partial fix for "IME problem under wayland" in fltk-rs
ManoloFLTK
2024-04-23
macOS: Fix scaling subwindows #927
Matthias Melcher
2024-04-22
Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899)
ManoloFLTK
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-04-22
Fix: Wayland use of alpha in glClearColor/glClear (#957)
ManoloFLTK
2024-04-21
Fix build of test programs using shared FLTK libs
Albrecht Schlosser
2024-04-21
CMake: add target_include_directories() for optional libs (#954)
Albrecht Schlosser
2024-04-20
Add "fl_" prefix to libdecor symbols when using the built-in copy of libdecor
ManoloFLTK
2024-04-20
CMake/MSVC: Fix shared library build, add to GitHub CI build
Albrecht Schlosser
2024-04-19
CMake: fix propagation of CMake targets to user projects (#954)
Albrecht Schlosser
2024-04-18
Restore IMPORTED_TARGET in pkg_check_modules command for libdecor
ManoloFLTK
2024-04-18
Allow libdecor package version ≥ 0.2.0 with FLTK_USE_SYSTEM_LIBDECOR
ManoloFLTK
2024-04-17
Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241)
Albrecht Schlosser
2024-04-17
Separate FLUID user documentation, screen shot automation (#936)
Matthias Melcher
2024-04-14
Fix and improve generation of fltk-config (#954 and more)
Albrecht Schlosser
[next]