netsurf/frontends/windows
Vincent Sanders a2388a91cf Rationalise the use of win32 application instance handle use
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.
2016-10-30 12:58:43 +00:00
..
res move frontends into sub directory 2016-05-15 13:44:34 +01:00
about.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
about.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
bitmap.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
download.c Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
drawable.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
drawable.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
file.c URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
file.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
filetype.c move fetch header into public API 2016-05-30 11:29:39 +01:00
filetype.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
findfile.c reduce curl usage to fetcher, url unescaping and time parsing 2016-06-29 23:06:53 +01:00
findfile.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.c move layout header into public API 2016-05-30 11:31:35 +01:00
font.h Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
gui.c Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
gui.h Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
localhistory.c Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
localhistory.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
main.c Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
Makefile windows frontend netsurf options 2016-10-19 23:07:43 +01:00
Makefile.defaults move frontends into sub directory 2016-05-15 13:44:34 +01:00
options.h windows frontend netsurf options 2016-10-19 23:07:43 +01:00
plot.c move plotters header into public API 2016-05-30 21:05:57 +01:00
plot.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
pointers.c move desktop window header into public API 2016-05-30 17:32:57 +01:00
pointers.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
prefs.c fix windows user preferences location storage 2016-10-19 11:12:19 +01:00
prefs.h fix windows user preferences location storage 2016-10-19 11:12:19 +01:00
resourceid.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
windbg.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
windbg.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
window.c Rationalise the use of win32 application instance handle use 2016-10-30 12:58:43 +00:00
window.h Complete windows main window documentation 2016-10-29 17:24:31 +01:00