summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* Build libparserutils (and NetSurf) against libiconv instead of newlib's iconv.Chris Young2010-05-031-2/+5
| | | | | | | | | This fixes the bug with lpu's iconv filter causing freezing on OS4 NetSurf. With an appropriate font (eg. Bitstream Cyberbit) Japanese characters will now display. Test websites work, but proper Japanese websites cause an assert which may be caused by amiga/font.c incorrect text size calculations. svn path=/trunk/netsurf/; revision=10546
* Revert previous two changes, as it breaks far too recent versions of GTK.Rob Kendrick2010-04-131-2/+2
| | | | svn path=/trunk/netsurf/; revision=10390
* Update BUILDING-GTK to say GTK 2.18.Rob Kendrick2010-04-131-2/+2
| | | | svn path=/trunk/netsurf/; revision=10389
* Update for renamed launch script.Michael Drake2010-04-081-3/+3
| | | | svn path=/trunk/netsurf/; revision=10312
* Update LibROSprite details in NetSurf build docs.Michael Drake2010-02-135-51/+13
| | | | svn path=/trunk/netsurf/; revision=10031
* Formatting changes.Michael Drake2010-01-311-50/+44
| | | | svn path=/trunk/netsurf/; revision=9944
* Add Windows frontendVincent Sanders2010-01-311-0/+228
| | | | svn path=/trunk/netsurf/; revision=9940
* Add pencil and rufl, since they use the shared build system now too.Michael Drake2010-01-161-2/+4
| | | | svn path=/trunk/netsurf/; revision=9831
* Mention lpu iconv() option in BUILDING-* guides. Add new section to BeOS ↵Michael Drake2010-01-025-56/+92
| | | | | | build guide about building NetSurf project libraries. (Needs to be checked by a BeOS person.) Simplified AmigaOS build guide's stuff on building NetSurf project libraries. (Needs to be checked by an AmigaOS person.) svn path=/trunk/netsurf/; revision=9781
* 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