summaryrefslogtreecommitdiff
path: root/frontends/windows/font.h
Commit message (Collapse)AuthorAgeFilesLines
* cleanup windows frontend documentation comments and spellingVincent Sanders2017-02-171-4/+9
|
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-1/+3
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-301-2/+2
| | | | | | | | | | | | 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 frontends into sub directoryVincent Sanders2016-05-151-0/+53