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-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
2024-04-04
Improve use of fl_create_print_window() under Windows
ManoloFLTK
2024-04-04
Improve use of fl_create_print_window() under X11
ManoloFLTK
2024-04-02
Update misc/README.txt
Albrecht Schlosser
2024-04-02
Move test/fromdos.c to misc/fromdos.c where it belongs
Albrecht Schlosser
2024-04-02
Add replacement for potentially missing trunc() (#944)
Albrecht Schlosser
2024-04-02
Improve support for NetBSD (#944)
Albrecht Schlosser
2024-04-02
Remove dead code/comment: HP-UX 9.x not supported
Albrecht Schlosser
2024-03-30
Fix error in Fl_PostScript_File_Device::begin_page() under Pango
ManoloFLTK
2024-03-28
macOS: Avoid possible crash in makeMainWindow when another win is modal
ManoloFLTK
2024-03-25
Fix "Support for AIX" - part 2 (#942)
Albrecht Schlosser
2024-03-24
CMake for macOS platform: improve handling of -framework link arguments
ManoloFLTK
2024-03-24
Replace lround() calls by round() calls in class Fl_Anim_GIF_Image (#942)
ManoloFLTK
2024-03-24
Remove duplicated #include <config.h> directive
ManoloFLTK
2024-03-23
macOS: remove deprecated use of property allowedFileTypes in class NSSavePanel
ManoloFLTK
2024-03-23
Add necessary #include <config.h> directives
ManoloFLTK
2024-03-22
Fix "Support for AIX" (#942)
Albrecht Schlosser
2024-03-22
Add comments giving cairo version required for each cairo call if > 1.0
ManoloFLTK
2024-03-21
Remove "-no-pie" link option also from configure-based builds
ManoloFLTK
2024-03-21
CMake: Remove "-no-pie" build option
Albrecht Schlosser
2024-03-20
Remove unused macro definitions
ManoloFLTK
2024-03-20
Add missing include file (#939)
Albrecht Schlosser
2024-03-20
Add configure option to build tests only on request (#940)
Albrecht Schlosser
2024-03-20
Add compile-time check of required minimum cairo version
ManoloFLTK
2024-03-20
Use type cairo_region_t* for Fl_Region under Wayland platform
ManoloFLTK
2024-03-19
Update dependencies, whitespace, and Fl_File_Chooser.cxx
Albrecht Schlosser
2024-03-19
Document fl_close_display()
ManoloFLTK
2024-03-18
Fix "Support for HP-UX" (#937)
Albrecht Schlosser
2024-03-18
Add more public accessor methods to Fl_Grid (#937)
Albrecht Schlosser
2024-03-18
Fix name clash on some systems (#937)
Albrecht Schlosser
2024-03-18
CMake: formatting only
Albrecht Schlosser
2024-03-18
Replace setenv() with putenv() on old systems (+937)
Albrecht Schlosser
2024-03-18
Move nanosvg to a separate file, don't use 'roundf()' (#937)
Albrecht Schlosser
2024-03-18
Fix VS compiler warning, write "copied" message to tty
Albrecht Schlosser
2024-03-18
Fix a Visual Studio compiler warning
Albrecht Schlosser
2024-03-18
native-filechooser has preview panel with FLTK_USE_X11 and macOS
ManoloFLTK
2024-03-18
Fl_Native_File_Chooser_GTK: improve preview of text files on HiDPI
ManoloFLTK
2024-03-18
CHANGES.txt: mention new Fl_terminal widget
ManoloFLTK
[next]