summaryrefslogtreecommitdiff
path: root/frontends/windows/localhistory.c
Commit message (Collapse)AuthorAgeFilesLines
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-011-448/+0
|
* Merge branch 'vince/localhist-corewin'Vincent Sanders2017-02-191-9/+5
|\
| * clean up some of the doxygen generation warningsVincent Sanders2017-02-191-4/+6
| |
* | cleanup windows frontend documentation comments and spellingVincent Sanders2017-02-171-29/+68
|/
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+0
|
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-301-15/+28
| | | | | | | | | | | | The use of the application instance handle global variable was inconsistent throughout the windows frontend. By rationalising the passing of these handles it showed that some of the toolbar and throbber parent handles were also setup wrong giving odd offset behaviour. All these issues have been addressed and the throbber is now in the correct position.
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+401