summaryrefslogtreecommitdiff
path: root/frontends/windows/gui.h
Commit message (Collapse)AuthorAgeFilesLines
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-301-1/+1
| | | | | | | | | | | | 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.
* fix windows user preferences location storageVincent Sanders2016-10-191-1/+2
|
* cleanup seevral doxygen warningsVincent Sanders2016-09-131-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+58