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
/
FL
Age
Commit message (
Expand
)
Author
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-02-03
Fl_Preferences (X11): Fix detection of preferences directory
Albrecht Schlosser
2022-02-02
macOS: add "Toggle printing of titlebar" to application menu - cont'd.
ManoloFLTK
2022-02-02
macOS: add "Toggle printing of titlebar" to application menu.
ManoloFLTK
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-30
Adding Text_Display color variables. (#384)
Matthias Melcher
2022-01-27
Background color attribute for Fl_Text_Display. (#378)
Matthias Melcher
2022-01-23
Preferences XDG path (#377)
Matthias Melcher
2022-01-23
Remove experimental platforms Android, Pico, SDL (PR #376)
Albrecht Schlosser
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2022-01-16
Issue #358 cont'd: Fl_Cairo_Window coord system docs
Greg Ercolano
2022-01-16
Rename FL/Fl_String_class.H to FL/Fl_String.H
Albrecht Schlosser
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2022-01-14
Improve focus box drawing and documentation
Albrecht Schlosser
2022-01-13
Fixes #362
Greg Ercolano
2022-01-13
Fixes issue #361.
Greg Ercolano
2022-01-13
Fix typo in Fl_Menu_Item docs
Albrecht Schlosser
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2022-01-07
Add virtual void Fl_Graphics_Driver::set_status() and implement for X11 platf...
ManoloFLTK
2022-01-05
Fix whitespace and Makefile dependencies
Albrecht Schlosser
2022-01-05
Create FL/x11.H holding declarations specific to X11 platform.
ManoloFLTK
2022-01-04
Introduction of FL/fl_config.h - continued
ManoloFLTK
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-12-17
Github #237: scrollbar.align documentation.
Matthias Melcher
2021-12-09
Remove compiler warnings about unused parameters (issue #307)
ManoloFLTK
2021-12-08
Solves issue #308.
Greg Ercolano
2021-12-08
Improve Fl_Scroll docs regarding its bounding box
Albrecht Schlosser
2021-12-07
Fix for issue #278: Can we use the qt/kde file picker instead of gtk?
ManoloFLTK
2021-12-06
Fix Fl_Window::size_range() documentation (STR 3352)
Albrecht Schlosser
2021-12-04
Add fl_message_icon_label() function (STR #2762)
Albrecht Schlosser
2021-12-04
Rename FL/Fl_String.H to FL/Fl_String_class.H
Albrecht Schlosser
2021-12-04
Re-enable nested (aka recursive) common dialogs (STR 3242, #282)
Albrecht Schlosser
2021-12-04
Add minimal version of class Fl_String
Albrecht Schlosser
2021-11-26
Fix for issue #254: remove hardware overlay support .
ManoloFLTK
2021-11-26
Fix for issue #253: Remove xdbe support
ManoloFLTK
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-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-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-17
Documentation updates (formatting)
Albrecht Schlosser
2021-10-17
Avoid multiple definition of macro __fl_attr()
Albrecht Schlosser
2021-10-06
Simplify and fix the code of Fl_Scroll::bbox()
Albrecht Schlosser
2021-10-02
Separate Fl_GIF_Image constructors with and w/o length arg
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-09
Improve documentation of Fl_Image (Issue #272)
Albrecht Schlosser
[next]