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
2023-10-06
Change prototype to Fl::now(double offset = 0) - cont'd
ManoloFLTK
2023-10-06
Change prototype to Fl::now(double offset = 0)
ManoloFLTK
2023-09-26
Add Fl_Timestamp Fl::distant_past()
ManoloFLTK
2023-08-26
Fixes a bunch of typos in comments.
Matthias Melcher
2023-03-14
Cairo: introduce Fl::cairo_flush() in FLTK API
Albrecht Schlosser
2023-02-09
Expose elapsed time API (#670)
Matthias Melcher
2023-01-20
STR 2658: documentation fixes on Fl::set_fonts
Matthias Melcher
2023-01-06
X11: Optionally copy selection buffer to clipboard (STR 3229)
Albrecht Schlosser
2023-01-05
Adding Fl::hide_all_windows()
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2023-01-03
Clarify and improve Fl::scheme() related documentation
Albrecht Schlosser
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-12-11
Use correct syntax to befriend a class
ManoloFLTK
2022-12-10
"Public members Fl::awake_ring_*_ should be private" (#559) - cont'd
ManoloFLTK
2022-12-09
Fix for "Public members Fl::awake_ring_*_ should be private" (#559)
ManoloFLTK
2022-11-05
Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.
ManoloFLTK
2022-10-20
Improve and clarify documentation of timeout functions
Albrecht Schlosser
2022-08-30
Hybrid Wayland/X11 platform: improve control of chosen backend.
ManoloFLTK
2022-08-20
Add int Fl::system(const char *command) static member function.
ManoloFLTK
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
[next]