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
/
Fl.H
Age
Commit message (
Expand
)
Author
2022-02-06
OpenGL implementation of all `fl_` "Drawing Fast Shapes" graphics calls (#385)
Matthias Melcher
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2021-12-18
Generate FL/fl_config.h rather than FL/abi-version.h
Albrecht Schlosser
2021-10-17
Documentation updates (formatting)
Albrecht Schlosser
2021-08-30
Add experimental FL/fl_casts.H (issue #109)
Albrecht Schlosser
2021-08-27
Remove an extra semicolon
tetsuhaut
2021-03-21
Remove unnecessary system includes from public headers
Albrecht Schlosser
2021-02-27
Remove config_lib.h and runtime configuration info
Albrecht Schlosser
2020-11-23
Documentation: clarify how keypad keys are named.
ManoloFLTK
2020-11-03
Clarify doc about how FLTK_SCALING_FACTOR operates.
ManoloFLTK
2020-09-01
Customize corner radius for rounded box/frame (#130)
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-30
Clarify documentation (STR 3532)
Albrecht Schlosser
2020-01-31
Update Fl::keyboard_screen_scaling()
Albrecht Schlosser
2020-01-31
Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/
ManoloFLTK
2020-01-28
Fix Doxygen formatting problem.
ManoloFLTK
2019-09-15
X11 platform: use Gnome printer dialog when the GTK library is available at r...
ManoloFLTK
2019-05-22
Fix Doxygen comment badly processed by Doxygen 1.8.15
ManoloFLTK
2018-12-05
Better Doxygen explanation of the use of Fl::paste().
ManoloFLTK
2018-08-09
Improve the documentation of scaling factor-related operations.
Manolo Gouy
2018-08-08
Support for GUI scaling: add API to get/set the scaling factor value.
Manolo Gouy
2018-05-24
Add documentation for Fl::reset_marked_text() and Fl::insertion_point_locatio...
Manolo Gouy
2018-05-22
Add Fl::screen_scale(int) function to get the scaling factor value of a screen.
Manolo Gouy
2018-03-31
Added Fl::menu_linespacing() to solve STR# 2927.
Greg Ercolano
2018-03-18
Fix a doxygen warning, update copyright.
Albrecht Schlosser
2018-02-20
Remove Fl::run_also_windowless() and FL::wait_also_windowless() from planned ...
Manolo Gouy
2018-02-10
Documentation: separate the doc of the 2 versions of Fl::add_fd() as Doxygen ...
Manolo Gouy
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2018-02-08
Documentation: add \version info to new member functions.
Manolo Gouy
2018-02-07
STR#3450: Draw text with OpenGL using textures on all platforms.
Manolo Gouy
2018-02-06
Add support for detection and processing of clean program termination request.
Manolo Gouy
2018-01-31
Replace FL/x.H with FL/platform.H - step 2 (STR #3435).
Albrecht Schlosser
2017-10-25
Doxygen doc: separate the doc of the getter and the setter member functions.
Manolo Gouy
2017-07-20
Update Fl_Widget_Tracker docs with better example code.
Albrecht Schlosser
2016-09-16
Documentation: restructure the description of function Fl::paste().
Manolo Gouy
2016-05-05
Documentation: detail ownership of the image data when pasting from an image-...
Manolo Gouy
2016-05-03
Fix potential memory leak under X11 when pasted image is not accepted by the ...
Manolo Gouy
2016-04-20
Avoid the expression "foreign language" in comments.
Manolo Gouy
2016-04-19
Virtualized add_fd and remove_fd into System Driver
Matthias Melcher
2016-04-15
Move platform-dependent implementations of fl_open/close_display() to the Fl_...
Manolo Gouy
2016-04-15
Continue moving to Fl_System_Driver the platform_dependent implementations of...
Manolo Gouy
2016-04-09
Fix typos.
Albrecht Schlosser
2016-04-06
Fix Doxygen warnings.
Albrecht Schlosser
2016-04-05
Fix more compiler warnings.
Albrecht Schlosser
2016-04-01
Replace Fl_System_Driver::driver() by Fl::system_driver()
Manolo Gouy
2016-03-31
Complete removing platform-dependent code from the Fl.H header file.
Manolo Gouy
2016-03-31
Continue removing platform-dependent code from the Fl.H header file.
Manolo Gouy
2016-03-31
Begin to remove platform-dependent code from the Fl.H header file.
Manolo Gouy
2016-03-26
Move fl_local_* decl. and short docs back to FL/Fl.H.
Albrecht Schlosser
[next]