summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
...
* add automaticaly generated property setter and getters to HTMLMapElementVincent Sanders2015-10-131-2/+0
|
* add automaticaly generated property setter and getters to HTMLLinkElementVincent Sanders2015-10-131-16/+0
|
* add automaticaly generated property setter and getters to HTMLLIElementVincent Sanders2015-10-131-2/+0
|
* add automaticaly generated property setter and getters to HTMLLegendElementVincent Sanders2015-10-131-2/+0
|
* add automaticaly generated property setter and getters to HTMLLabelElementVincent Sanders2015-10-131-2/+0
|
* add automaticaly generated property setter and getters to HTMLInputElementVincent Sanders2015-10-131-24/+0
|
* add automaticaly generated property setter and getters to HTMLImageElementVincent Sanders2015-10-131-16/+0
|
* add automaticaly generated property setter and getters to HTMLIFrameElementVincent Sanders2015-10-131-20/+0
|
* add automaticaly generated property setter and getters to HTMLHtmlElementVincent Sanders2015-10-131-2/+0
|
* add automaticaly generated property setter and getters to HTMLHeadingElementVincent Sanders2015-10-131-2/+0
|
* add automaticaly generated property setter and getters to HTMLFrameSetElementVincent Sanders2015-10-131-4/+0
|
* add automaticaly generated property setter and getters to HTMLFrameElementVincent Sanders2015-10-131-16/+0
|
* BeOS build instructions: advise to use Quick-Start methodAdrien Destugues2015-10-121-11/+30
| | | | | | | It is now fully supported on Haiku, so let anyone interested know. Unfortunately BeOS will still need the manual build, and it can't work because Duktape is C99 only. I'll let mmu_man handle that, I don't need the BeOS port myself.
* env.sh: Fix Haiku supportAdrien Destugues2015-10-121-4/+4
| | | | | | | | * We need libsvgtiny and nsgenbind * We need to get packages for gcc4 (_x86 suffix) * Use virtual provides for getting the package, for example devel:libpng means "development files for libpng", no matter how it is packaged (currently the package is named libpng16, but this could change again).
* add automaticaly generated property setter and getters to HTMLFormElementVincent Sanders2015-10-121-10/+0
|
* 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
|