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-26
Moving GDI/WIN32 files to new directroy structure
Matthias Melcher
2016-01-26
Moved Quartz graphics driver to the new naming scheme
Matthias Melcher
2016-01-26
OpenGL new naming scheme.
Matthias Melcher
2016-01-26
Preliminary commit of porting Xlib drivers to the new naming scheme
Matthias Melcher
2016-01-24
Fixed for Linux
Matthias Melcher
2016-01-24
Extracting OpenGL text calls. This is a minimum implementation for testing. D...
Matthias Melcher
2016-01-24
And the usual extra work for MSWindows... .
Matthias Melcher
2016-01-24
Fixes for Unix/X11
Matthias Melcher
2016-01-24
Reorganizing color drawing code.
Matthias Melcher
2016-01-23
he dreaded '.H' file ending issue in case sensitive file systems...
Matthias Melcher
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