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
/
cfg_gfx
Age
Commit message (
Expand
)
Author
2016-01-23
Added OpenGL support for dotted lines. Active widget now renders focus rectan...
Matthias Melcher
2016-01-23
More typos and oversights.
Matthias Melcher
2016-01-23
Fixing typos for Linux
Matthias Melcher
2016-01-23
OpenGL arc and pie drawing (Mmmmh, pie!)
Matthias Melcher
2016-01-23
Added OpenGL implementation of fl_vertex calls. Compiling and linking, but fu...
Matthias Melcher
2016-01-23
Commiting GDI header file with vertex additions
Matthias Melcher
2016-01-23
Last set of Xlib fixes for vertex drawing.
Matthias Melcher
2016-01-23
Fixing vertex implementation
Matthias Melcher
2016-01-23
Hiding fl_vertex form public view
Matthias Melcher
2016-01-22
Fixed unfinished edit of xlib.H
Matthias Melcher
2016-01-22
Removing Xlib rect calls from public view.
Matthias Melcher
2016-01-22
Case sensiteve file names in Unix!
Matthias Melcher
2016-01-21
Removed MSWindows GDI graphics driver from public view.
Matthias Melcher
2016-01-21
Removed OpenGL graphics driver from public view. For the parts that are imple...
Matthias Melcher
2016-01-21
Remove Quartz graphics driver from public view.
Matthias Melcher