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_Widget.H
Age
Commit message (
Expand
)
Author
2 days
wi[
maxim nikonov
2025-10-31
Fix MSVC Level 4 warnings (#1126)
MatthiasWM
2025-10-29
Add information on Fl_Widget::type_.
Matthias Melcher
2025-07-02
Remove deprecated methods and functions
Albrecht Schlosser
2024-10-17
Clarify the documentation of class Fl_Callback_User_Data
ManoloFLTK
2024-10-15
Fix documentation typos and trailing whitespace
Albrecht Schlosser
2024-08-27
Adding horiizonatl and vertical label margin
Matthias Melcher
2024-08-14
Adding Fl_Widget::label_image_spacing() (#1039)
Matthias Melcher
2024-02-05
Fl_Window_Driver::set_popup_window(), Fl_Screen_Driver::screen_boundaries_kno...
ManoloFLTK
2023-11-17
Enhance documentation of event processing
Albrecht Schlosser
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-08-17
Fix typos in names of Doxygen items (#729)
ManoloFLTK
2023-08-15
Improved, yet compatible, widget callback system using macros (#729)
Matthias Melcher
2023-04-13
Fix compiler warning if user code is compiled with '-Wextra' (2)
Albrecht Schlosser
2023-04-11
Add public accessor methods Fl_Widget::needs_keyboard()
Albrecht Schlosser
2023-04-11
Fix compiler warning if user code is compiled with '-Wextra'
Albrecht Schlosser
2023-03-18
Fix and update alignment #346 (#701)
Matthias Melcher
2023-02-06
Fix "\todo Complete documentation of class Fl_String"
ManoloFLTK
2023-02-05
Remove a bunch of \todo items from documentation
ManoloFLTK
2023-01-08
Fix missing parameter documentation
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2022-12-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2022-12-10
Add option to bind images to a widget (#589)
Matthias Melcher
2022-01-14
Improve focus box drawing and documentation
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-18
Document who's responsible for deletion of widget's image labels.
ManoloFLTK
2020-03-03
Clarify documentation of Fl_Pack
Albrecht Schlosser
2020-01-26
Fix 2 typos in Fl_Widget::shortcut_label() Doxygen doc.
ManoloFLTK
2020-01-26
Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget la...
ManoloFLTK
2019-11-06
Link Doxygen doc of Fl_Widget::label(text) to relevant part of FLTK programmi...
ManoloFLTK
2018-10-19
Document that Fl_Widget::GROUP_RELATIVE bit is not used.
Albrecht Schlosser
2018-03-26
Android: Widgets can now request the on-screen keyboard when they get focus. ...
Matthias Melcher
2017-07-20
Improve docs of Fl_Widget::callback() and do_callback().
Albrecht Schlosser
2016-04-23
Move typedef fl_(u)intptr_t to FL/platform_types.h.
Albrecht Schlosser
2016-03-13
Window functions to retrieve more detailed window type
Matthias Melcher
2015-04-05
Documentation updates on callbacks and Fl::readqueue().
Albrecht Schlosser
2015-04-04
Fix Windows 64-bit compilation warnings (STR #2813).
Albrecht Schlosser
2015-02-04
Add some doxygen descriptions for the (previously undocumented) Fl_Multi_Labe...
Ian MacArthur
2015-02-03
Add method Fl_Widget::is_label_copied() as discussed in fltk.general.
Albrecht Schlosser
2014-09-08
Expose the INACTIVE flag in Fl_Widget similarly to other flags. STR #3122
Lauri Kasanen
2014-02-08
Clarify docs of Fl_Widget::measure_label().
Albrecht Schlosser
2014-01-11
Fix clang support on Win64 (STR #3027).
Albrecht Schlosser
2013-04-10
As per notes from STR#2948:
Greg Ercolano
2013-04-10
Solve STR#2948: Add new method Fl_Widget::top_window() to return the widget's...
Greg Ercolano
2013-01-13
Mac OS: added support for the text input feature introduced in OS 10.7 "Lion"...
Manolo Gouy
2012-04-23
Reverted flags in Fl_Widget to protected.
Matthias Melcher
2012-04-22
Updated PNG library to current version 1.5.10
Matthias Melcher
2012-04-09
Removed Fl_Widget::is_fullscreen() that is just another name for Fl_Window::f...
Manolo Gouy
2012-04-05
fix a typo and indenting.
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
[next]