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
2022-04-07
Undo most of f6a93eb that was a bad move.
ManoloFLTK
2022-04-07
Fix build w/o Xft
Albrecht Schlosser
2022-04-06
Remove useless instructions.
ManoloFLTK
2022-04-06
Remove warnings: comparison of integer expressions of different signedness [-...
ManoloFLTK
2022-04-06
Remove crashes that occur in SSD mode.
ManoloFLTK
2022-04-05
CMake: Restore removed HAVE_LIBPNG setting
Albrecht Schlosser
2022-04-05
Fix for "Fl_Native_File_Chooser_GTK does not respect PREVIEW option" in fltk....
ManoloFLTK
2022-04-04
Remove obsolete config variable 'HAVE_LIBPNG_PNG_H'
Albrecht Schlosser
2022-04-04
Catch also Fl_Posix_System_Driver after rename stat -> flstat in Fl_System_Dr...
ManoloFLTK
2022-04-03
Build and use fluid-cmd on Windows for .fl files (#224, #293)
Albrecht Schlosser
2022-04-03
Improve libpng header search (notably on macOS)
Albrecht Schlosser
2022-04-03
Silence compiler warnings [-Wunused-but-set-variable]
Albrecht Schlosser
2022-04-03
Remove '#include <sys/stat.h>' from FL/platform_types.h
Albrecht Schlosser
2022-04-01
Fl_Wayland_Window_Driver::scroll() when GUI scaling >= 2.
ManoloFLTK
2022-04-01
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2022-04-01
Fix regression introduced with d9a6ec8 visible in test/scroll.
ManoloFLTK
2022-03-31
Fix whitespace errors (no code changes)
Albrecht Schlosser
2022-03-31
Update .clang-format control file
Albrecht Schlosser
2022-03-31
Add support of Fl_Region to the Cairo graphics driver
ManoloFLTK
2022-03-30
Add method Fl_Shared_Image::image()
Albrecht Schlosser
2022-03-27
Export fl_cmap to be able to build shared FLTK libraries
Albrecht Schlosser
2022-03-27
Move src/cmap.cxx to util/cmap.cxx (utilities folder)
Albrecht Schlosser
2022-03-27
Wayland: replace public fl_event_time by static wld_event_time.
ManoloFLTK
2022-03-26
CMake: Don't install man pages of game programs (issue #23)
Albrecht Schlosser
2022-03-26
CMake: Remove obsolete platform dependent instructions
Albrecht Schlosser
2022-03-26
CMake/MSVC: limit "/utf-8" to VS 2015 and later (PR #415)
Albrecht Schlosser
2022-03-26
Add UTF-8 encoding support in setup.cmake for MSVC (PR #415)
ZJUGKC
2022-03-26
Add `const` to Fl_Image::fail() (PR #415)
YX
2022-03-25
Update documentation and dependencies
Albrecht Schlosser
2022-03-25
CMake: add missing variable initialization
Albrecht Schlosser
2022-03-25
Remove documentation of non-existant function return values.
ManoloFLTK
2022-03-24
Remove platform-dependent type Fl_Bitmask (not in documented public API).
ManoloFLTK
2022-03-24
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2022-03-24
Remove useless virtual member function overrides.
ManoloFLTK
2022-03-23
Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and uns...
ian.macarthur
2022-03-23
Create struct wld_window *Fl_Wayland_Window_Driver::wld_window to replace eve...
ManoloFLTK
2022-03-23
Wayland: replace global fl_display by function struct wl_display *fl_wl_displ...
ManoloFLTK
2022-03-23
Remove unnecessary libEGL-devel Fedora package from requirements list.
ManoloFLTK
2022-03-23
Fix for issue #419: Wayland: scale/resize issue.
ManoloFLTK
2022-03-22
Restore CMake build with OPTION_USE_GL=0
ManoloFLTK
2022-03-22
Add support of configure --enable-wayland --disable-gl - Cont'd.
ManoloFLTK
2022-03-22
Add support of configure --enable-wayland --disable-gl
ManoloFLTK
2022-03-22
Restore building when HAVE_GL is 0
ManoloFLTK
2022-03-22
Add autoconf for configure-based builds.
ManoloFLTK
2022-03-22
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2022-03-22
Add Wayland build recipe for Fedora.
ManoloFLTK
2022-03-21
Fix driver definitions of vsnprintf() and vsscanf()
Albrecht Schlosser
2022-03-21
MSVC: use fl_snprintf() rather than snprintf()
Albrecht Schlosser
2022-03-21
Fix silly MSVC 2010 parser warnings
Albrecht Schlosser
2022-03-21
Fix MSVC 2010 warning: using 'this' in initializer list
Albrecht Schlosser
[prev]
[next]