summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-172-0/+104
| | | | svn path=/trunk/netsurf/; revision=9729
* Remove extraneous comma.Michael Drake2009-11-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=9709
* Purge unnecessary libs from requirements.Michael Drake2009-11-301-7/+5
| | | | svn path=/trunk/netsurf/; revision=9708
* List SVGTiny too, because it uses the core build system now.Michael Drake2009-09-191-0/+1
| | | | svn path=/trunk/netsurf/; revision=9595
* Introduce the concept of content reusability.John Mark Bell2009-09-091-1/+11
| | | | svn path=/trunk/netsurf/; revision=9563
* Musings on cachingJohn Mark Bell2009-09-081-0/+168
| | | | svn path=/trunk/netsurf/; revision=9561
* Improve explanation of how to ensure NetSurf finds its resources.Michael Drake2009-08-131-7/+21
| | | | svn path=/trunk/netsurf/; revision=9273
* Replace hard spaces with regular ones.Michael Drake2009-08-133-19/+19
| | | | svn path=/trunk/netsurf/; revision=9271
* Simplfy and reduce repetition in framebuffer building guide. Update GTK doc ↵Michael Drake2009-08-132-63/+27
| | | | | | date. svn path=/trunk/netsurf/; revision=9270
* Simplfy and reduce repetition.Michael Drake2009-08-131-50/+24
| | | | svn path=/trunk/netsurf/; revision=9269
* Copy libcss and wapcaplet stuff from the GTK doc.Michael Drake2009-08-131-0/+16
| | | | svn path=/trunk/netsurf/; revision=9264
* Fix up.Michael Drake2009-08-101-2/+2
| | | | svn path=/trunk/netsurf/; revision=9178
* Even simpler library installation.Michael Drake2009-08-101-1/+0
| | | | svn path=/trunk/netsurf/; revision=9177
* Simplify library installation.Michael Drake2009-08-101-15/+13
| | | | svn path=/trunk/netsurf/; revision=9176
* Fix directory name.Michael Drake2009-08-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=9174
* Add the minimal make version number needed.John Tytgat2009-08-101-0/+2
| | | | svn path=/trunk/netsurf/; revision=9173
* Fix some underline lengths.Michael Drake2009-08-105-6/+6
| | | | svn path=/trunk/netsurf/; revision=9152
* Mention svn up.Michael Drake2009-08-101-0/+5
| | | | svn path=/trunk/netsurf/; revision=9151
* Play with formatting.Michael Drake2009-08-102-25/+25
| | | | svn path=/trunk/netsurf/; revision=9150
* Fix indentation.Michael Drake2009-08-101-3/+3
| | | | svn path=/trunk/netsurf/; revision=9148
* Update info about AR warning.Michael Drake2009-08-101-3/+2
| | | | svn path=/trunk/netsurf/; revision=9147
* Mention native doc.Michael Drake2009-08-101-0/+3
| | | | svn path=/trunk/netsurf/; revision=9141
* First draft of RISC OS native build document.Michael Drake2009-08-101-0/+121
| | | | svn path=/trunk/netsurf/; revision=9140
* Move README from Docs/ to root.Michael Drake2009-08-091-66/+0
| | | | svn path=/trunk/netsurf/; revision=9136
* Say BUILDING docs are in the Docs directory.Michael Drake2009-08-091-2/+2
| | | | svn path=/trunk/netsurf/; revision=9135
* Update RISC OS cross building notes.John Tytgat2009-08-011-8/+12
| | | | svn path=/trunk/netsurf/; revision=8953
* Make it match the others in style.Michael Drake2009-07-291-58/+67
| | | | svn path=/trunk/netsurf/; revision=8890
* Remove the docs that have been moved to the wiki.Michael Drake2009-07-295-216/+0
| | | | svn path=/trunk/netsurf/; revision=8889
* Remove content doc, it's now on the wiki.Michael Drake2009-07-281-127/+0
| | | | svn path=/trunk/netsurf/; revision=8852
* Remove overview document which has already been migrated to the wiki. The ↵Michael Drake2009-07-281-86/+0
| | | | | | rest will follow. svn path=/trunk/netsurf/; revision=8851
* Add README file.Michael Drake2009-07-281-0/+66
| | | | svn path=/trunk/netsurf/; revision=8850
* Remove dead doc.Michael Drake2009-07-281-31/+0
| | | | svn path=/trunk/netsurf/; revision=8847
* Delete old CSS document, because it's out-of-date. Should we move the other ↵Michael Drake2009-07-271-81/+0
| | | | | | docs to the wiki? svn path=/trunk/netsurf/; revision=8823
* Minor corrections for libcss buildChris Young2009-07-261-1/+2
| | | | svn path=/trunk/netsurf/; revision=8803
* Mention how to get LibCSS.Michael Drake2009-07-241-3/+19
| | | | svn path=/trunk/netsurf/; revision=8776
* Remove mention of re2c and lemon. Still need to update with LibCSS and ↵Michael Drake2009-07-234-87/+12
| | | | | | wapcaplet info. svn path=/trunk/netsurf/; revision=8755
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-55/+50
| | | | svn path=/trunk/netsurf/; revision=8122
* Hubbub now a requirement.Michael Drake2009-05-153-9/+6
| | | | svn path=/trunk/netsurf/; revision=7513
* Correct autobuilder path.John Mark Bell2009-05-071-10/+10
| | | | svn path=/trunk/netsurf/; revision=7425
* It probably helps to remember about ccres and makerun.John Mark Bell2009-05-071-0/+13
| | | | svn path=/trunk/netsurf/; revision=7422
* Pretty sketchy notes on creating a cross-compilation environment for RISC OS ↵John Mark Bell2009-04-171-0/+89
| | | | | | NetSurf, and building NetSurf with it. svn path=/trunk/netsurf/; revision=7120
* Fix pathJohn Mark Bell2009-03-311-1/+1
| | | | svn path=/trunk/netsurf/; revision=7010
* Add paragraph about some distributions having a pkg-config that does not ↵Rob Kendrick2009-03-311-0/+7
| | | | | | include /usr/local as a default search location, and how to solve this. svn path=/trunk/netsurf/; revision=7009
* Rename Makefile.config to Makefile.defaults and update the docsDaniel Silverstone2009-03-273-32/+36
| | | | svn path=/trunk/netsurf/; revision=6937
* More shared objectsChris Young2009-03-141-3/+2
| | | | svn path=/trunk/netsurf/; revision=6783
* more shared objectsChris Young2009-03-111-2/+8
| | | | svn path=/trunk/netsurf/; revision=6778
* add section on fontsVincent Sanders2009-03-101-0/+102
| | | | svn path=/trunk/netsurf/; revision=6753
* add some notes on the different frontendsVincent Sanders2009-02-261-0/+40
| | | | svn path=/trunk/netsurf/; revision=6642
* Purge WITH_SEARCHJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6604
* Purge WITH_URLJohn Mark Bell2009-02-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=6603