summaryrefslogtreecommitdiff
path: root/FL/names.h
AgeCommit message (Expand)Author
2025-11-29Fix names map for multiple includes.Matthias Melcher
2025-11-29Fix include fiel list.Matthias Melcher
2025-11-29Improve access to C++ symbols.Matthias Melcher
2025-11-17Add pen/stylus/tablet API and driver for macOS (#1326)Matthias Melcher
2025-03-29Adding `FL_BEFORE_MENU` event to classes derived from `Fl_Menu_`Matthias Melcher
2025-03-29Adds a new event FL_TOOLTIP_EVENT...Matthias Melcher
2024-10-15Fix documentation typos and trailing whitespaceAlbrecht Schlosser
2024-07-28Remove FL_AUTO_DELETE_EVENT featureMatthias Melcher
2024-07-26Adds the FL_AUTO_DELETE_EVENT to suppress auto delete.Matthias Melcher
2023-08-29FLUID: minor fixesMatthias Melcher
2023-08-05Revert "#733 partial: Adds rotation gesture event on MacOS"Albrecht Schlosser
2023-08-05#733 partial: Adds rotation gesture event on MacOSMatthias Melcher
2023-01-15Have files fl_attr.h and names.h visible by DoxygenManoloFLTK
2023-01-05Add close buttons for individual tabs in Fl_Tabs (#628)Matthias Melcher
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2018-08-08Support for GUI scaling: add API to get/set the scaling factor value.Manolo Gouy
2016-11-19Finally remove FLTK_ABI_VERSION preprocessor macro from code.Albrecht Schlosser
2015-07-22Add new event name FL_ZOOM_GESTURE to FL/names.h.Albrecht Schlosser
2012-03-23Fix STR#2641: true fullscreen windows that cover all their screen including m...Manolo Gouy
2011-10-10Reflected the creation of the FL_SCREEN_CONFIGURATION_CHANGED event.Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-02-26Removed HTML escapes on <> as per Albrecht's suggestion.Greg Ercolano
2010-02-26doc mods to support fl_eventnames[].Greg Ercolano
2010-02-26added docs for fl_eventnames[] and fl_fontnames[]. (fixes STR#2275)Greg Ercolano
2009-03-31 Added Mike's suggestion for more const correctness;Greg Ercolano
2009-03-31Made the char* arrays 'const' to prevent compiler warnings.Greg Ercolano
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2008-03-27Updated the ANNOUNCEMENTMatthias Melcher
2007-01-18Added "names.h" in "FL" to support developer output of event names etc. . Thi...Matthias Melcher