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
2016-03-12
Add localization of modifier key names in shortcut labels.
Albrecht Schlosser
2016-03-02
Add support for SDL as a base library on OS X.
Matthias Melcher
2016-02-24
Avoid static initializers to allow FLTK usage in static initializers.
Manolo Gouy
2016-02-13
[Cairo] Remove part of the dependency of FL/Fl.H on config.h.
Albrecht Schlosser
2016-02-13
Moed Fl::visual and System_Scheme to the driver
Matthias Melcher
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2016-02-10
Basic Screen Driver Structure. LIMBO!
Matthias Melcher
2016-01-28
Non-changing changes... Attempting to keep the porting branch somehwat in-syn...
Ian MacArthur
2016-01-27
1) Added a new way to detect whether the drawing operation is using the platf...
Manolo Gouy
2016-01-18
Replaced static initializer with Fl_OpenGL_Display_Device.
Matthias Melcher
2016-01-18
Fixed stupid typo in variable name
Matthias Melcher
2016-01-17
Trying to create a more detaild way to configure the library, added runtime i...
Matthias Melcher
2016-01-04
Created pseudo code for all FL_PORTED section so that FLTK compiles and links...
Matthias Melcher
2016-01-03
Updated platform specific #if's to report unimplemented code when compiling w...
Matthias Melcher
2015-12-02
Mac OS: support for high resolution OpenGL windows.
Manolo Gouy
2015-12-01
Mac OS: added Fl::event_x_pixel() and Fl::event_y_pixel() that return the mou...
Manolo Gouy
2015-10-24
Fix doxygen comment of Fl::abi_check()
Albrecht Schlosser
2015-07-09
Fix box background drawing for deactivated widgets (STR #2907).
Albrecht Schlosser
2015-05-18
Add support for Fl::copy(..clipboard = 2..)
Lauri Kasanen
2015-04-05
Documentation: replaced characters by bytes as the correct unit
Manolo Gouy
2015-04-04
Fix doxygen docs of previous commit.
Albrecht Schlosser
2015-04-04
Add Fl::abi_check() method to test if the runtime ABI version is correct.
Albrecht Schlosser
2015-04-04
Add FL_ABI_VERSION, FL_API_VERSION, Fl::abi_version(), and Fl::api_version().
Albrecht Schlosser
2015-01-19
Added version information to Doxygen comments.
Manolo Gouy
2014-12-20
Changed OpenGL support for the Mac OS X platform: use cocoa instead of deprec...
Manolo Gouy
2014-11-25
Separate and improve documentation of overloaded Fl::event_state() methods.
Albrecht Schlosser
2014-10-30
Remove Fl::*sleep() method family, as discussed in fltk.coredev.
Albrecht Schlosser
2014-09-15
Add methods to enable and disable the system's input methods.
Pierre Ossman
2014-09-15
Add methods to intercept low level system events.
Pierre Ossman
2014-06-07
STR #3088: make Fl_Native_File_Chooser use the standard GTK file dialog when ...
Manolo Gouy
2014-05-23
Added copy/paste from/to FLTK applications of graphical data.
Manolo Gouy
2014-05-21
Added a new portable sleep API(ABI compatible). Now features a flexible multi...
Fabien Costantini
2014-04-29
Hmm, reverted some of my doc changes in r10134 -- could swear the option
Greg Ercolano
2014-04-29
Small doc modifications to clarify Fl::OPTION_ARROW_FOCUS
Greg Ercolano
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
[next]