summaryrefslogtreecommitdiff
path: root/windows/res
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-1551-415/+0
|
* update version info for next development cycleVincent Sanders2016-04-061-1/+1
|
* Add missing resources to windows frontendVincent Sanders2016-03-204-0/+12
|
* add certificate authority bundle handling to windowsVincent Sanders2016-03-202-1/+3
| | | | | | | | | The curl certificate handling on windows does not have a compiled in default location so it is necessary to attempt to find a default bundle. This provides a bundle in the install and code to set it as the default bundle location.
* Remove unecessary dll from windows installer scriptVincent Sanders2015-04-291-2/+0
|
* Try to get Windows building with FatMessages. This approach makes me ill, ↵Rob Kendrick (fatigue)2012-11-032-2/+1
| | | | and may not even work.
* fix windows build format specifiersVincent Sanders2012-08-124-0/+136
| | | | add install target for windows - creates installer rather than actually installing
* make windows about window functionalVincent Sanders2011-03-251-8/+10
| | | | | | make url bar font more acceptable svn path=/trunk/netsurf/; revision=12131
* Improve icon resource to contain all standard sizes and depthsVincent Sanders2011-03-224-6/+5
| | | | svn path=/trunk/netsurf/; revision=12125
* rationalise windows resource scriptVincent Sanders2011-03-0612-217/+256
| | | | | | make window options dialog into a property sheet svn path=/trunk/netsurf/; revision=11929
* use the netsurf icons on the window decorationVincent Sanders2011-02-091-1/+2
| | | | svn path=/trunk/netsurf/; revision=11635
* Purge Aliases file stuff.Michael Drake2010-12-041-1/+0
| | | | svn path=/trunk/netsurf/; revision=10982
* Fix high colour bitmap loading on toolbarVincent Sanders2010-02-041-1/+1
| | | | svn path=/trunk/netsurf/; revision=9955
* Cleanup toolbar usageVincent Sanders2010-02-049-10/+17
| | | | | | Fix font sizing svn path=/trunk/netsurf/; revision=9954
* Add toolbar icons.Michael Drake2010-01-3115-0/+0
| | | | svn path=/trunk/netsurf/; revision=9942
* fix include path mis-mergeVincent Sanders2010-01-311-1/+1
| | | | svn path=/trunk/netsurf/; revision=9941
* Add Windows frontendVincent Sanders2010-01-3122-0/+221
svn path=/trunk/netsurf/; revision=9940