summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* Initial building/using monkey docsDaniel Silverstone2011-03-132-0/+337
| | | | svn path=/trunk/netsurf/; revision=12015
* Mention libcurl bug in build instructions.Sven Weidauer2011-03-031-0/+4
| | | | svn path=/trunk/netsurf/; revision=11896
* Update Haru info.Michael Drake2011-03-013-38/+10
| | | | svn path=/trunk/netsurf/; revision=11871
* Updated Cocoa build instructions.Sven Weidauer2011-02-271-18/+7
| | | | svn path=/trunk/netsurf/; revision=11846
* Fix irritating typo, that appears to have spread throughout the compilation ↵John Mark Bell2011-01-275-5/+5
| | | | | | documentation svn path=/trunk/netsurf/; revision=11511
* Pedantic formatting changes.Michael Drake2011-01-271-17/+20
| | | | svn path=/trunk/netsurf/; revision=11510
* Adding note about building universal librariesSven Weidauer2011-01-231-0/+12
| | | | svn path=/trunk/netsurf/; revision=11462
* Adding build instructions for Cocoa and building with system-provided libpng ↵Sven Weidauer2011-01-131-0/+89
| | | | | | by default. svn path=/trunk/netsurf/; revision=11307
* Update build instructionsVincent Sanders2010-10-091-39/+33
| | | | | | Remove warnings from treeview branch merge svn path=/trunk/netsurf/; revision=10874
* Clean up framebuffer compile time font selectionVincent Sanders2010-10-072-19/+59
| | | | | | | Make framebuffer font documentation match reality Expose glyph cache size as a configuration option svn path=/trunk/netsurf/; revision=10871
* Add flexible toolbar support and docuemnt itVincent Sanders2010-10-042-8/+190
| | | | svn path=/trunk/netsurf/; revision=10862
* hell with it, heres a version which should result in fewer portability ↵Vincent Sanders2010-09-111-1/+1
| | | | | | complaints svn path=/trunk/netsurf/; revision=10756
* 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