summaryrefslogtreecommitdiff
path: root/frontends/gtk/print.c
Commit message (Collapse)AuthorAgeFilesLines
* fix use of uninitialised variables in gtk printVincent Sanders2017-03-041-7/+15
| | | | fixes errors detected by coverity.
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-141-3/+19
|
* Update GTK plotters to use new APIVincent Sanders2017-02-111-35/+162
|
* reduce unecessary usage of content headersVincent Sanders2016-06-061-3/+1
|
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+613