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
/
test
/
device.cxx
Age
Commit message (
Expand
)
Author
2014-11-08
Added Fl_Copy_Surface::w() and Fl_Copy_Surface::h() member functions.
Manolo Gouy
2014-05-23
Added copy/paste from/to FLTK applications of graphical data.
Manolo Gouy
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-06-16
Formatting
Matthias Melcher
2011-06-16
Fixed Copyright (another try - sorry!)
Matthias Melcher
2011-06-16
Fixed Copyright (damn, why does it not updae the ID?)
Matthias Melcher
2011-06-16
Fixed Copyright (2
Matthias Melcher
2011-06-16
Fixed Copyright
Matthias Melcher
2011-04-18
Fixed a problem in the WIN32 version of Fl_Paged_Device::print_window_part() and
Manolo Gouy
2011-01-11
Fixed a few GNU compiler warnings (-pedantic): C++ comments in C files,
Albrecht Schlosser
2010-11-30
Updated CMake files with patches from Michael Surette (STR #2317).
Albrecht Schlosser
2010-03-27
Bringing supported IDEs to the newest setup, add device and others.
Matthias Melcher
2010-03-20
Removed commented out statement.
Manolo Gouy
2010-03-14
Merge of branch-1.3-Fl_Printer, with the following main changes:
Albrecht Schlosser