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
2021-11-16
Add use of fl_capture_window() by test/device
ManoloFLTK
2021-11-16
Add rectangle drawing functions with Fl_Rect
Albrecht Schlosser
2021-11-16
Reformat to FLTK style, improve documentation
Albrecht Schlosser
2021-11-15
Add fl_draw_check() to draw better check marks (issue #68)
Albrecht Schlosser
2021-11-14
Fix "failed to build with pango libarary" (issue #291)
Albrecht Schlosser
2021-11-11
CMake: Build fluid when cross-compiling
Albrecht Schlosser
2021-11-11
Support all image depths (1-4) in fl_write_png()
Albrecht Schlosser
2021-11-09
Refactor fluid: make fl_write_png() public
Albrecht Schlosser
2021-11-09
Fix a fluid crash when writing a template screenshot
Albrecht Schlosser
2021-11-08
Add missing files (executables) to .gitignore files
Albrecht Schlosser
2021-11-08
Add new resize examples to Makefile, update dependencies
Albrecht Schlosser
2021-11-08
Merge pull request #165 from engelsman/dox-resize-example5
Albrecht Schlosser
2021-11-08
Add new resize examples to demo menu, remove figure numbers
Albrecht Schlosser
2021-11-08
Add new resize example to test and dox (PR #165)
Duncan Gibson
2021-11-05
Fix for issue #279 about detecting early retina with GL windows.
ManoloFLTK
2021-11-05
Fix X11 build with FLTK_CONSOLIDATE_MOTION turned off
Albrecht Schlosser
2021-11-05
Make "FLTK_CONSOLIDATE_MOTION" user-definable (issue #76)
Albrecht Schlosser
2021-10-31
Consistently make Fl_Paged_Device::begin_page call Fl_Surface_Device::push_cu...
ManoloFLTK
2021-10-31
Add documentation of Fl_Surface_Device::end_current().
ManoloFLTK
2021-10-27
Fix focus box drawing on X11 (partial fix for issue #156)
Albrecht Schlosser
2021-10-27
Fix indenting, whitespace errors and dependencies
Albrecht Schlosser
2021-10-22
Test wether preprocessor variable __BLOCKS__ is defined
ManoloFLTK
2021-10-22
Allow compiling with compiler without "blocks" support.
ManoloFLTK
2021-10-17
Documentation updates (formatting)
Albrecht Schlosser
2021-10-17
Avoid multiple definition of macro __fl_attr()
Albrecht Schlosser
2021-10-06
Fix a typo
Albrecht Schlosser
2021-10-06
Simplify and fix the code of Fl_Scroll::bbox()
Albrecht Schlosser
2021-10-06
CMake: Simplify adding test programs for developers
Albrecht Schlosser
2021-10-06
Attempt to use "git commit --amend"
ManoloFLTK
2021-10-06
macOS: "Fix fullscreen window level corner cases"
ManoloFLTK
2021-10-06
macOS: "Fix fullscreen window level corner cases"
ManoloFLTK
2021-10-04
Improve documentation about library build folders and more
Albrecht Schlosser
2021-10-02
Improve GIF error handling, terminate on some errors
Albrecht Schlosser
2021-10-02
Separate Fl_GIF_Image constructors with and w/o length arg
Albrecht Schlosser
2021-10-01
Refactor class Fl_Image_Reader to FLTK coding style
Albrecht Schlosser
2021-09-28
Make Fl_Image_Reader::name() 'const' (#271)
Albrecht Schlosser
2021-09-28
Fix potential memory leak in GIF image reader (#271)
Albrecht Schlosser
2021-09-28
Rename 'fileno()' method to 'get_fileno()' for MinGW
Albrecht Schlosser
2021-09-27
Add error checking and improve constructor of Fl_BMP_Image
Albrecht Schlosser
2021-09-27
Fix and improve Fl_GIF_Image (issue #271, #274)
Albrecht Schlosser
2021-09-25
Clarify return values and fix a minor issue (#271)
Albrecht Schlosser
2021-09-25
Enable error and EOF check in class Fl_Image_Reader (#271)
Albrecht Schlosser
2021-09-24
macOS platform: facilitate use when another toolkit handles the system menu.
ManoloFLTK
2021-09-21
Improve documentation chapter "Basics"
Albrecht Schlosser
2021-09-21
Doxygen docs: convert doxygen input file to current version
Albrecht Schlosser
2021-09-13
Update nanosvg library to latest upstream version
Albrecht Schlosser
2021-09-12
Fix malloc/delete mismatch (X11 only)
Albrecht Schlosser
2021-09-09
Improve documentation of Fl_Image (Issue #272)
Albrecht Schlosser
2021-09-01
Remove stray tab
Greg Ercolano
2021-08-31
Fix MSVC 'fileno' warning in example program (#109)
Albrecht Schlosser
[next]