summaryrefslogtreecommitdiff
path: root/frontends/windows/main.c
Commit message (Expand)AuthorAgeFilesLines
* extend search for certificate file to include resource pathsVincent Sanders2019-12-101-0/+5
* rename global resource path variables in win32 frontendVincent Sanders2019-12-101-15/+22
* separate out construction of command line argument string vectorVincent Sanders2019-12-101-23/+54
* update resource search path to remove users directoryVincent Sanders2019-12-101-2/+3
* remove warning callback from miscelaneous function tableVincent Sanders2019-11-111-1/+0
* remove login window from windows frontendVincent Sanders2019-08-141-1/+0
* Support SSL verification through new about: handlerDaniel Silverstone2019-08-061-2/+0
* Reimplement handling of BAD_AUTH inside browser_windowDaniel Silverstone2019-08-061-1/+0
* split browser and browser_window operationsVincent Sanders2019-08-011-0/+23
* implement windows clipboard functionalityVincent Sanders2019-05-091-0/+1
* Update windows frontend to use windows resourcesVincent Sanders2018-08-211-20/+39
* add win32 http authentication dialogVincent Sanders2018-08-181-0/+3
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-101-0/+3
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-6/+7
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-011-2/+1
* Windows: Update for core hotlist API change.Michael Drake2017-04-251-1/+2
* Windows: Update for new hotlist API.Michael Drake2016-12-291-0/+2
* add corewindow support for windows frontendVincent Sanders2016-11-191-0/+5
* Rationalise the use of win32 application instance handle useVincent Sanders2016-10-301-0/+3
* allow windows frontend to load and store urldb filesVincent Sanders2016-10-191-5/+67
* fix windows user preferences location storageVincent Sanders2016-10-191-17/+96
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+271