summaryrefslogtreecommitdiff
path: root/frontends/windows/window.c
Commit message (Collapse)AuthorAgeFilesLines
* add corewindow support for windows frontendVincent Sanders2016-11-191-1/+13
|
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-301-70/+128
| | | | | | | | | | | | 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.
* Complete windows main window documentationVincent Sanders2016-10-291-231/+312
|
* Improve windows win32 main browser window code documentationVincent Sanders2016-10-261-47/+131
|
* fix windows user preferences location storageVincent Sanders2016-10-191-1/+2
|
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+1
|
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
|
* move window header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+1741