summaryrefslogtreecommitdiff
path: root/frontends/windows/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove login window from windows frontendVincent Sanders2019-08-141-1/+1
|
* implement windows clipboard functionalityVincent Sanders2019-05-091-1/+1
| | | | | | This allows clipboard to operate (cut, copy, paste and delete) in the win32 front end. The clipboard is set and read in windows unicode mode and then converted to/from utf-8 for the browser core.
* Update windows frontend to use windows resourcesVincent Sanders2018-08-211-2/+6
|
* add win32 http authentication dialogVincent Sanders2018-08-181-1/+1
|
* Rework use of split-messages to clean up and use -zDaniel Silverstone2018-04-221-0/+1
|
* add crypto library to windows link to cope with updated opensslVincent Sanders2017-11-241-1/+1
|
* make windows frontend use corewindow API for local history windowVincent Sanders2017-06-011-1/+1
|
* fix windows installer generationVincent Sanders2017-01-071-5/+24
| | | | | | | the windows installer package generation was not correctly parameterised which resulted in fetching resources from incorrect locations. Additionally the clean target was not removing generated installer output.
* add corewindow support for windows frontendVincent Sanders2016-11-191-1/+2
|
* windows frontend netsurf optionsVincent Sanders2016-10-191-1/+2
|
* fix curl/openssl library link orderingVincent Sanders2016-10-191-2/+2
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+75