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