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
2024-04-26
Box types can now defined and draw their own focus frame, STR 2145, #659
Matthias Melcher
2024-04-26
FLUID: update file format information
Matthias Melcher
2024-04-26
Wayland: slightly simpler code for IM support
ManoloFLTK
2024-04-25
Prevent "The GTK protocol" from being included in the FLTK documentation
ManoloFLTK
2024-04-25
FLUID: Improve usability of Declaration Blocks
Matthias Melcher
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
Enable 'shadow_variables' test on macOS using AppleClang
Albrecht Schlosser
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
CMake build summary: output libdecor location if found
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: add installation prefix to Configuration Summary
Albrecht Schlosser
2024-04-19
CMake: fix propagation of CMake targets to user projects (#954)
Albrecht Schlosser
2024-04-19
FLUID: Create VisualStudio compatible long strings
Matthias Melcher
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-18
Add missing 'x11.H' to exclusion list (STR 2728)
Albrecht Schlosser
2024-04-18
Test public headers for shadowed variables (STR 2728)
Albrecht Schlosser
2024-04-18
Fix potential compiler warnings in public headers [-Wshadow]
Albrecht Schlosser
2024-04-17
FLUID: Add cast to avoid warning #956
Matthias Melcher
2024-04-17
Fix dangling reference to FLUID docs.
Matthias Melcher
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
2024-04-14
CMake: Use imported targets for PkgConfig packages (#954)
Jordan Williams
2024-04-14
Add example to fl_arc docs.
Matthias Melcher
2024-04-13
Remove "MS" from "MS Windows" in docs code, and comments
Albrecht Schlosser
2024-04-12
CMake: Improve detection of the GLU library and GL/glu.h header file (#953)
Jordan Williams
2024-04-12
Fix "Support for NetBSD", part 4 (#944)
Albrecht Schlosser
2024-04-11
Remove remaining references to xdbe on X11
Albrecht Schlosser
2024-04-09
Fix Fl_Terminal::handle_unknown_char() for plot_char() (#948)
Albrecht Schlosser
2024-04-08
Improve CMake build configuration summary
Albrecht Schlosser
2024-04-08
Make Fl_GTK_Printer_Driver recognize more paper sizes
ManoloFLTK
2024-04-08
Improve Fl_GTK_Printer_Driver::begin_job()
ManoloFLTK
2024-04-08
Add Tabloid paper size to menu_print_page_size array
ManoloFLTK
2024-04-06
Rename putchar() to plot_char() (#944)
Greg Ercolano
2024-04-05
CMake: Fix detection of trunc() for Windows
Albrecht Schlosser
2024-04-05
Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro
ManoloFLTK
2024-04-04
Fix compiler warning, part 2 of #946
Albrecht Schlosser
2024-04-04
Fix compiler warning, part 1 of #946
Albrecht Schlosser
2024-04-04
Add NULL check to UNIX save_file() (#945)
Greg Ercolano
2024-04-04
FLUID: fix possible null pointer. GitHub #945
Matthias Melcher
[next]