summaryrefslogtreecommitdiff
path: root/frontends/windows
Commit message (Expand)AuthorAgeFilesLines
* add corewindow support for windows frontendVincent Sanders2016-11-1915-44/+1849
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-307-226/+310
* Complete windows main window documentationVincent Sanders2016-10-292-232/+320
* Improve windows win32 main browser window code documentationVincent Sanders2016-10-262-50/+140
* remove unused variable in windows frontendVincent Sanders2016-10-201-3/+3
* allow windows frontend to load and store urldb filesVincent Sanders2016-10-191-5/+67
* windows frontend netsurf optionsVincent Sanders2016-10-192-1/+35
* fix windows user preferences location storageVincent Sanders2016-10-195-21/+127
* fix curl/openssl library link orderingVincent Sanders2016-10-191-2/+2
* cleanup seevral doxygen warningsVincent Sanders2016-09-131-1/+1
* URL unescape: return the new length to the caller.Michael Drake2016-07-241-0/+1
* move key press enums and operations to their own headerVincent Sanders2016-07-012-2/+2
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-293-7/+4
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+1
* fix missing includes from header API changesVincent Sanders2016-05-301-3/+4
* move plotters header into public APIVincent Sanders2016-05-304-4/+4
* move desktop window header into public APIVincent Sanders2016-05-306-6/+6
* move mouse and pointer state header into public APIVincent Sanders2016-05-302-2/+2
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move layout header into public APIVincent Sanders2016-05-301-1/+1
* move fetch header into public APIVincent Sanders2016-05-302-2/+2
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move utf8 header into public APIVincent Sanders2016-05-301-1/+1
* move download header into public APIVincent Sanders2016-05-301-1/+1
* move clipboard header into public APIVincent Sanders2016-05-302-2/+2
* move window header into public APIVincent Sanders2016-05-302-2/+2
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-1587-0/+8779