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
2014-01-31
Rename Fl::scheme_is() to Fl::is_scheme().
Albrecht Schlosser
2014-01-21
Small documentation fixups.
Albrecht Schlosser
2014-01-21
New method Fl::scheme_is(const char *name).
Albrecht Schlosser
2013-09-22
STR #2860: Mods for full screen support.
Greg Ercolano
2013-09-13
Added code example for ossman's new add_clipboard_notify(),
Greg Ercolano
2013-09-11
STR 2636. Add ability to get notifications whenever the
Pierre Ossman
2013-02-08
Mac OS text input: removed the Fl::marked_text_length() function that's not n...
Manolo Gouy
2013-01-13
Mac OS: added support for the text input feature introduced in OS 10.7 "Lion"...
Manolo Gouy
2012-12-24
Mac OS text input: defined a small API that user-defined text editing widgets...
Manolo Gouy
2012-10-18
Fix STR#2857: screen_xywh() mouse pointer functions may initially return wron...
Manolo Gouy
2012-04-10
Fix typos.
Albrecht Schlosser
2012-04-05
Fixed build error in msvs because Fl ref to FULLSCREEN enum was not accessibl...
Fabien Costantini
2012-03-26
Added support for the additional key of ISO keyboards (aka 102-key keyboards)...
Manolo Gouy
2011-09-30
About STR#2600 : some code factorization.
Manolo Gouy
2011-09-29
Fix STR#2695 & 2697: correct computation of work areas with multiple screens.
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-05-23
Fix STR #2640: Fl::w() and Fl::h() are documented to return the width and hei...
Manolo Gouy
2011-03-30
Documentation updates and typos.
Albrecht Schlosser
2011-03-21
Fix STR #2587: under Xlib, the X input method must be reset by the Fl::compos...
Manolo Gouy
2011-03-12
Fix STR #2575: use the screen that intersects most of the window when made fu...
Manolo Gouy
2011-02-06
Fix for STR #2543: Fl::lock() function now returns an int that allows to dete...
Manolo Gouy
2011-02-06
Replaced /* \file by /** \file so Doxygen sees it.
Manolo Gouy
2011-01-30
Reorganized Doxygen docs of Fl::event_is_click() functions.
Manolo Gouy
2011-01-30
Reorganized Doxygen docs of Fl::grab() functions.
Manolo Gouy
2011-01-28
Corrected typo in Doxygen doc (again).
Manolo Gouy
2011-01-28
Corrected typo in Doxygen doc
Manolo Gouy
2011-01-26
Slightly changed the event dispatch functions to allow for exception handling.
Matthias Melcher
2011-01-25
Added Fl::event_dispatch() which can add a function to FLTK that monitors all...
Matthias Melcher
2011-01-22
Tweaks to silence more MS compiler warnings.
Albrecht Schlosser
2011-01-07
First attempt at finding the screen pixel sizes. Can't test Xinerame, MSWindo...
Matthias Melcher
2011-01-06
Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...
Manolo Gouy
2010-12-22
Doc changes for Fl::copy(), Fl::paste() and Fl::dnd(). The terms used are now...
Manolo Gouy
2010-12-12
Added an 'Options' dialog (replacing test/preferences) that can be used to se...
Matthias Melcher
2010-12-11
Moved doxygen info about Fl::paste(Fl_Widget&, int) to where it belongs.
Manolo Gouy
2010-12-02
Fix STR 2281: documentation changes only to clarify names and functions of th...
Manolo Gouy
2010-12-01
Doxygen changes: replaced "defined" by "declared" where appropriate.
Manolo Gouy
2010-12-01
Doxygen changes to indicate what to #include for functions documented in modu...
Manolo Gouy
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-31
Fixed a few pedantic warnings. Added Fl::option as discussed in STR #2368, bu...
Matthias Melcher
2010-10-27
reworked color documentation as suggested in STR #2373
engelsman
2010-10-23
reworked doxygen comments for Fl::arg() and Fl::args() - part 1
engelsman
2010-10-12
Added Doxygen doc to offscreen drawing functions.
Manolo Gouy
2010-03-25
Fixed doxygen warnings and added a new documentation module "Callback
Albrecht Schlosser
2010-03-19
Commit Domingo's patch for the idle declarations etc.
Ian MacArthur
2009-12-22
Modify Fl.H to add method Fl::event_command();
Ian MacArthur
2009-09-27
Typo
Matthias Melcher
2009-09-20
Followup fixes for r6890's documentation mods.
Greg Ercolano
2009-09-20
Doc clarifications for Fl::event_key() and Fl::event_text().
Greg Ercolano
2009-09-17
International menu shortcuts working on Mac OS (and probably the other OS's)
Matthias Melcher
2009-04-19
Removed extra \\c from the Doxygen documentation.
Matthias Melcher
[next]