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_System_Driver.H
Age
Commit message (
Expand
)
Author
2016-03-29
Rewrite fl_utf8.cxx under the driver model.
Manolo Gouy
2016-03-29
Add a default value to the argument of Fl_System_Driver::dnd(int).
Manolo Gouy
2016-03-28
Rewrite Fl_dnd.cxx under the driver model.
Manolo Gouy
2016-03-28
Rewrite Fl_compose.cxx under the driver model.
Manolo Gouy
2016-03-28
Rewrite Fl_abort.cxx under the driver model.
Manolo Gouy
2016-03-28
Rewrite file src/Fl_arg.cxx under the driver model. Begin giving flesh to the...
Manolo Gouy
2016-03-26
Move all content of the header after the anti-repetition guard.
Manolo Gouy
2016-03-26
Public header files must not include files from the source tree.
Manolo Gouy
2016-03-26
Isolate the definition of the 3 public, OS-dependent types (Fl_Offscreen, Fl_...
Manolo Gouy
2016-03-26
Move fl_local_* decl. and short docs back to FL/Fl.H.
Albrecht Schlosser
2016-03-25
Separating platform-dependent from platform-independent code: make src/Fl.cxx...
Manolo Gouy
2016-02-26
Fix Linux and Windows compilation error.
Albrecht Schlosser
2016-02-19
Add System Driver and Window Driver.
Matthias Melcher
[prev]