summaryrefslogtreecommitdiff
path: root/FL/Fl.H
AgeCommit message (Expand)Author
2012-04-05Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...Fabien Costantini
2012-03-26Added support for the additional key of ISO keyboards (aka 102-key keyboards)...Manolo Gouy
2011-09-30About STR#2600 : some code factorization.Manolo Gouy
2011-09-29Fix STR#2695 & 2697: correct computation of work areas with multiple screens.Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-05-23Fix STR #2640: Fl::w() and Fl::h() are documented to return the width and hei...Manolo Gouy
2011-03-30Documentation updates and typos.Albrecht Schlosser
2011-03-21Fix STR #2587: under Xlib, the X input method must be reset by the Fl::compos...Manolo Gouy
2011-03-12Fix STR #2575: use the screen that intersects most of the window when made fu...Manolo Gouy
2011-02-06Fix for STR #2543: Fl::lock() function now returns an int that allows to dete...Manolo Gouy
2011-02-06Replaced /* \file by /** \file so Doxygen sees it.Manolo Gouy
2011-01-30Reorganized Doxygen docs of Fl::event_is_click() functions.Manolo Gouy
2011-01-30Reorganized Doxygen docs of Fl::grab() functions.Manolo Gouy
2011-01-28Corrected typo in Doxygen doc (again).Manolo Gouy
2011-01-28Corrected typo in Doxygen docManolo Gouy
2011-01-26Slightly changed the event dispatch functions to allow for exception handling.Matthias Melcher
2011-01-25Added Fl::event_dispatch() which can add a function to FLTK that monitors all...Matthias Melcher
2011-01-22Tweaks to silence more MS compiler warnings.Albrecht Schlosser
2011-01-07First attempt at finding the screen pixel sizes. Can't test Xinerame, MSWindo...Matthias Melcher
2011-01-06Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...Manolo Gouy
2010-12-22Doc changes for Fl::copy(), Fl::paste() and Fl::dnd(). The terms used are now...Manolo Gouy
2010-12-12Added an 'Options' dialog (replacing test/preferences) that can be used to se...Matthias Melcher
2010-12-11Moved doxygen info about Fl::paste(Fl_Widget&, int) to where it belongs.Manolo Gouy
2010-12-02Fix STR 2281: documentation changes only to clarify names and functions of th...Manolo Gouy
2010-12-01Doxygen changes: replaced "defined" by "declared" where appropriate.Manolo Gouy
2010-12-01Doxygen changes to indicate what to #include for functions documented in modu...Manolo Gouy
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-10-31Fixed a few pedantic warnings. Added Fl::option as discussed in STR #2368, bu...Matthias Melcher
2010-10-27reworked color documentation as suggested in STR #2373engelsman
2010-10-23reworked doxygen comments for Fl::arg() and Fl::args() - part 1engelsman
2010-10-12Added Doxygen doc to offscreen drawing functions.Manolo Gouy
2010-03-25Fixed doxygen warnings and added a new documentation module "CallbackAlbrecht Schlosser
2010-03-19Commit Domingo's patch for the idle declarations etc.Ian MacArthur
2009-12-22Modify Fl.H to add method Fl::event_command(); Ian MacArthur
2009-09-27TypoMatthias Melcher
2009-09-20 Followup fixes for r6890's documentation mods.Greg Ercolano
2009-09-20Doc clarifications for Fl::event_key() and Fl::event_text().Greg Ercolano
2009-09-17International menu shortcuts working on Mac OS (and probably the other OS's)Matthias Melcher
2009-04-19Removed extra \\c from the Doxygen documentation.Matthias Melcher
2009-04-18Updated doxygen docs for Fl_Input_ to get a greater insight into the code. I'...Matthias Melcher
2009-04-16added list of unicode and utf8 related functions to unicode.doxengelsman
2009-04-15More Fl_Input keyboard fixes / OS X transparency for RGBA data / some utf8 re...Matthias Melcher
2009-04-02Fl_Browser mods for scrollbar sizingGreg Ercolano
2009-03-24Major documentation update including: now html doc API is sorted, navigation ...Fabien Costantini
2009-02-15renamed class Fl_Watch to Fl_Widget_Tracker, as discussed in fltk.development.Albrecht Schlosser
2009-02-08Added the helper class Fl_Watch to simplify safe handling of widget deletionAlbrecht Schlosser
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-12-28Doxygen Documentation:Fabien Costantini
2008-12-10STR 2027: Fixed documentation errors.Albrecht Schlosser
2008-12-09Documented module "Safe widget deletion support functions"Albrecht Schlosser