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
/
src
/
drivers
/
Quartz
Age
Commit message (
Expand
)
Author
2016-02-09
Porting efforts, minimal Android stuff, cleanup.
Matthias Melcher
2016-02-09
Move ifdef's in RGB_Image into driver system.
Matthias Melcher
2016-02-09
Strip Graphics Driver related ifdefs.
Matthias Melcher
2016-02-01
Remove fl_set_fonts_mac.cxx and put in Fl_Quartz_Graphics_Driver_font.cxx
Manolo Gouy
2016-01-31
Moved fl_create_bitmask and fl_delete_bitmask functions into driver structure...
Matthias Melcher
2016-01-30
Fix case of include file names.
Albrecht Schlosser
2016-01-29
Made OpenGL driver compile by itself instead of including files from another ...
Matthias Melcher
2016-01-28
Fix duplicate of FLTK colormap: fl_cmap[] is now global.
Albrecht Schlosser
2016-01-27
Messed up Makefiles in order to compile on OS X with carved out Graphics Driver
Matthias Melcher
2016-01-27
Removed all references to Quartz driver files from library headers in Xcode. ...
Matthias Melcher
2016-01-27
Further things related to the r11063 commit.
Manolo Gouy
2016-01-26
Moving image drawing code into the driver system
Matthias Melcher
2016-01-26
Moved Quartz graphics driver to the new naming scheme
Matthias Melcher