summaryrefslogtreecommitdiff
path: root/frontends/windows
Commit message (Expand)AuthorAgeFilesLines
* Update windows frontend for set_scroll API changeVincent Sanders2017-04-263-54/+62
* update windows frontend to remove reformatVincent Sanders2017-04-261-21/+6
* Windows: Update for core hotlist API change.Michael Drake2017-04-252-2/+3
* Update windows frontend to use invalidate window area APIVincent Sanders2017-04-231-36/+27
* fix some doxygen errorsVincent Sanders2017-02-241-1/+2
* fix remaining doccomment errorsVincent Sanders2017-02-222-5/+5
* fix merge error in windows frontendVincent Sanders2017-02-191-1/+1
* Merge branch 'vince/localhist-corewin'Vincent Sanders2017-02-197-22/+52
|\
| * clean up some of the doxygen generation warningsVincent Sanders2017-02-197-16/+52
* | cleanup windows frontend documentation comments and spellingVincent Sanders2017-02-1711-218/+451
|/
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-141-5/+5
* update windows plotters to new APIVincent Sanders2017-02-111-508/+668
* create netsurf inttypes header to have portable integer formatting macrosVincent Sanders2017-01-211-1/+1
* rationalise use of utils/utils.h headerVincent Sanders2017-01-1910-10/+1
* move plot style header to netsurf include directoryVincent Sanders2017-01-133-2/+4
* fix windows installer generationVincent Sanders2017-01-072-28/+68
* Windows: Fix font table to return nserror.Michael Drake2017-01-021-10/+14
* Windows: Update for new hotlist API.Michael Drake2016-12-292-8/+5
* improve doc comments in windows corewindow handlingVincent Sanders2016-12-262-2/+13
* 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