summaryrefslogtreecommitdiff
path: root/windows/plot.c
Commit message (Expand)AuthorAgeFilesLines
* fix build warningsVincent Sanders2012-08-101-6/+14
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-301-1/+1
* split out drawable window handlingVincent Sanders2011-04-031-56/+26
* Remove nsws_plot_set_scale(), nsws_plot_get_scale() and nsws_plot_scale.Michael Drake2011-03-091-11/+0
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-7/+6
* Fix windows url barVincent Sanders2010-10-171-1/+1
* fix thumbnailing and localhistoryVincent Sanders2010-10-141-214/+162
* ensure transparency is unsetVincent Sanders2010-10-141-3/+3
* fix bitmap plottingVincent Sanders2010-10-131-163/+299
* make windows frontend build and run againVincent Sanders2010-10-101-167/+163
* remove all references to defunct vertical offset from plottersVincent Sanders2010-02-011-17/+3
* Add Windows frontendVincent Sanders2010-01-311-0/+837