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
2016-02-27
Rewrite all fl_XXX_offscreen() functions so they use an Fl_Image_Surface object.
Manolo Gouy
2016-02-25
Mac OS platform: make fl_draw_image() draw correctly depth-4 images with tran...
Manolo Gouy
2016-02-12
Add Fl_Shared_Image *Fl_Image_Surface::highres_image() to draw into high-reso...
Manolo Gouy
2016-01-31
Fix compiler warnings (STR 2988), porting from branch-1.3.
Albrecht Schlosser
2016-01-10
1) Replicate in branch-1.3-porting all recent changes of branch-1.3
Manolo Gouy
2015-11-24
Added new method Fl_Copy_Surface::draw_decorated_window()
Manolo Gouy
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