summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
...
* add automaticaly generated property setter and getters to HTMLFontElementVincent Sanders2015-10-121-6/+0
|
* add automaticaly generated property setter and getters to HTMLElementVincent Sanders2015-10-121-6/+0
|
* Add automaticaly generated property setter and getters to HTMLBodyElementVincent Sanders2015-10-101-18/+0
|
* Add automaticaly generated property setter and getters to HTMLBaseElementVincent Sanders2015-10-101-4/+0
|
* Add automaticaly generated property setter and getters to HTMLAreaElementVincent Sanders2015-10-091-10/+0
|
* Add automaticaly generated property setter and getters to HTMLAppletElementVincent Sanders2015-10-091-18/+0
|
* Add automaticaly generated property setter and getters to HTMLAnchorElementVincent Sanders2015-10-091-1198/+1182
|
* Update unimplemented javascript document with types on settersVincent Sanders2015-10-091-784/+782
|
* Add some HTML Element specialisations for HR and BRVincent Sanders2015-10-081-8/+0
| | | | | These specialisations make use of the new nsgenbind feature of generated property accessors.
* complete binding for HTML BR elementVincent Sanders2015-10-071-2/+0
|
* Add a brief explanation of whats in the unimplemented documentationVincent Sanders2015-10-071-0/+1
|
* Add documentation showing unimplemented javascript bindingsVincent Sanders2015-10-072-1/+2392
|
* Make GTK resource handling configurableVincent Sanders2015-06-171-6/+40
| | | | | | | | This makes the GTK resource handling configurable in the same way as all other pkg-config style feature options. It is now possible to completely disable compiled in resources if wanted as well as forcing inline pixdata on if desired.
* Add image handlers into doxygen generation pathVincent Sanders2015-04-171-1/+2
|
* Remove outdated and inaccurate build instructions.John-Mark Bell2015-03-111-114/+0
| | | | See the wiki for something more accurate.
* Update updated date.Michael Drake2015-02-241-1/+1
|
* Add some general cross-compilation instructions.Michael Drake2015-02-241-0/+36
|
* Env: install libssl-dev, default to GTK2.John-Mark Bell2015-02-241-2/+2
|
* Ensure buildsystem is built before everything else.John-Mark Bell2014-12-311-4/+7
|
* change the framebuffer frontend way of disabling the toolbarVincent Sanders2014-12-271-7/+11
| | | | | This changes the toolbar disabling from the empty string (which is impossible to configure) to the q (for quiet) specifier
* Update gtk manpage to mandoc format which is more portableVincent Sanders2014-12-261-261/+176
|
* Add man pages for framebuffer and gtk frontendsVincent Sanders2014-12-252-0/+728
| | | | | | | | | | These man pages are for the command line options of the gtk and fb binaries. They are taken from my Debian packaging but spell checked and cleaned up slightly. They use the default Linux an.tmac macro package and not the BSD mdoc macros which may make them unsuitable for direct usage in BSD packaging.
* do not exit on error from env scriptVincent Sanders2014-12-211-2/+2
|
* Improve env script packe install for freebsdVincent Sanders2014-12-211-11/+22
|
* update env script for freebsd using gmakeVincent Sanders2014-12-201-4/+18
|
* fix BUILD/HOST usage to work with fixed buildsystemVincent Sanders2014-12-191-12/+36
|
* Document the core browser options and clarify Choices location for fbVincent Sanders2014-12-042-6/+249
|
* Fix my spelling of teh everywhereVincent Sanders2014-11-181-1/+1
|
* add libnsutils to default conveniance library setupVincent Sanders2014-11-171-7/+13
|
* Fix platform detection; always build tools for HOST.John-Mark Bell2014-11-161-2/+7
|
* Fix up platform detectionJohn-Mark Bell2014-11-161-20/+26
|
* Fix up for new buildsystemJohn-Mark Bell2014-11-161-7/+7
|
* USe the externally built conveniance utf8proc libraryVincent Sanders2014-11-141-1/+1
|
* fix syntax error in gorce visualisation script .Vincent Sanders2014-11-101-3/+3
|
* Doxygen cleanups and increase DOT_GRAPH_MAX_NODES for some headersVincent Sanders2014-11-091-1/+1
|
* Fix several doxygen issuesVincent Sanders2014-11-081-2/+0
|
* Add gource visualisation generation scriptVincent Sanders2014-11-061-0/+72
| | | | | | This script can be used to generate gource visualisation mpeg files. The visualisation looks pretty and goes down well at trade shows as a background on the video projector.
* update to install OS packages on mac os x with macportsVincent Sanders2014-10-031-0/+13
|
* version 1.1 of the backing store disc layout using base32 encodedVincent Sanders2014-07-041-9/+19
| | | | filenames to allow for case insensitive filenames.
* Add filesystem based backing storeVincent Sanders2014-05-131-0/+194
|
* Remove Cairo from AmigaOS frontend.Chris Young2014-05-031-21/+1
|
* Update for 3.1 releaseChris Young2014-03-291-33/+23
|
* fix missing - in gtk3 development package nameVincent Sanders2014-03-211-1/+1
|
* Remove Docs/BUILDING-Monkey.Michael Drake2014-03-161-104/+0
| | | | | | | Instructions are identical to GTK and Framebuffer, except netsurf is built with the framebuffer target: make TARGET=framebuffer
* Add buildsystem to lib list.Michael Drake2014-03-162-0/+2
|
* Remove some trailing whitespace.Michael Drake2014-03-161-2/+2
|
* Add a couple of tweaks from the Framebuffer doc.Michael Drake2014-03-161-3/+3
|
* Update for the "new" buildsystem.Michael Drake2014-03-161-74/+146
|
* Remove section on installing to /usr/localMichael Drake2014-03-161-8/+0
|
* Strip a bit of trailing whitespace.Michael Drake2014-03-161-2/+2
|