Commit Graph

89 Commits

Author SHA1 Message Date
Michael Drake
ba18c56123 Restructure and update.
svn path=/trunk/netsurf/; revision=4060
2008-03-29 23:26:37 +00:00
John Mark Bell
f975c2e53b Pedantic typo fix
svn path=/trunk/netsurf/; revision=4055
2008-03-29 14:41:40 +00:00
James Shaw
0ab7a1bd37 Fix instructions on disabling librosprite. Move #include for when
librosprite isn't installed

svn path=/trunk/netsurf/; revision=4054
2008-03-29 14:34:21 +00:00
James Shaw
99dea0939b Fix typo
svn path=/trunk/netsurf/; revision=4053
2008-03-29 13:48:15 +00:00
James Shaw
0612813103 Update docs with instructions for building or disabling librosprite.
svn path=/trunk/netsurf/; revision=4052
2008-03-29 13:46:24 +00:00
Rob Kendrick
2a5ffe493e Add content/fetchers to Doxygen config
svn path=/trunk/netsurf/; revision=4050
2008-03-27 21:28:37 +00:00
John Mark Bell
014168da4d Fix typo
Mention potential need to make clean after build failure due to missing dependencies

svn path=/trunk/netsurf/; revision=4048
2008-03-25 04:48:46 +00:00
Michael Drake
b8d548d152 Update GTK docs.
svn path=/trunk/netsurf/; revision=4030
2008-03-21 23:47:23 +00:00
Rob Kendrick
37830c958e Mention how to change the default home page, and fixed a posterior-related typo.
svn path=/trunk/netsurf/; revision=4028
2008-03-21 23:36:00 +00:00
Rob Kendrick
cc47a7769f Add simple document with UNIX packaging suggestions
svn path=/trunk/netsurf/; revision=4027
2008-03-21 23:29:07 +00:00
Michael Drake
e0ba58db23 Tweak wording.
svn path=/trunk/netsurf/; revision=4024
2008-03-21 20:27:39 +00:00
Michael Drake
457ce76a5a Update GTK build instructions.
svn path=/trunk/netsurf/; revision=4023
2008-03-21 20:10:23 +00:00
Rob Kendrick
336e1068ad Update list of tested platforms
svn path=/trunk/netsurf/; revision=4017
2008-03-21 19:24:03 +00:00
Rob Kendrick
e83b3086af Add instructions for building on Fedora.
svn path=/trunk/netsurf/; revision=4016
2008-03-21 19:22:49 +00:00
John Mark Bell
e5a35f117e Update documentation
svn path=/trunk/netsurf/; revision=3971
2008-03-19 04:07:23 +00:00
Rob Kendrick
f8edca0757 Fix the other mention of the old build system in GTK build docs
svn path=/trunk/netsurf/; revision=3963
2008-03-18 16:37:01 +00:00
Rob Kendrick
7caebae41e Update GTK building instructions to mention new Makefile, and talk about the netsurf starter script a little more.
svn path=/trunk/netsurf/; revision=3961
2008-03-18 14:16:28 +00:00
John Mark Bell
6af85cc3f7 Fix stylesheet enumeration API description -- only top-level stylesheets are included
svn path=/trunk/netsurf/; revision=3956
2008-03-15 23:51:30 +00:00
John Mark Bell
a53a1df261 Ideas for a new CSS engine
svn path=/trunk/netsurf/; revision=3954
2008-03-15 19:14:43 +00:00
Michael Drake
205fe6ea65 Remove old TODO docs.
svn path=/trunk/netsurf/; revision=3761
2008-01-22 18:55:10 +00:00
James Bursa
aff93727ab Fix doc typo.
svn path=/trunk/netsurf/; revision=3634
2007-10-28 16:40:14 +00:00
Rob Kendrick
fddee1c894 Add mention of GTK 2.8 dependancy
svn path=/trunk/netsurf/; revision=3601
2007-09-28 21:04:57 +00:00
Michael Drake
aeb355e404 Bring nsgtk execution instruction forward to first sentence in paragraph.
svn path=/trunk/netsurf/; revision=3532
2007-08-23 18:15:08 +00:00
Rob Kendrick
c42e0bf350 Add mention of librsvg2-dev in nsgtk building guide
svn path=/trunk/netsurf/; revision=3436
2007-07-18 22:36:28 +00:00
John Mark Bell
306f5588f3 Improve documentation of content type handler addition
svn path=/trunk/netsurf/; revision=3430
2007-07-18 00:17:50 +00:00
James Bursa
1177df7388 Clarify K&R.
svn path=/trunk/netsurf/; revision=3382
2007-07-04 19:09:41 +00:00
James Bursa
98224bf5a3 Add section on Coding Style.
svn path=/trunk/netsurf/; revision=3381
2007-07-04 19:05:52 +00:00
John Mark Bell
9cf5122797 Content handlers should not call warn_user - they should broadcast the
error using content_broadcast and leave it to the content owner(s) to 
decide what to do about it.

Only use warn_user for top-level contents.


svn path=/trunk/netsurf/; revision=3204
2007-03-11 22:08:57 +00:00
Rob Kendrick
b113bf6b15 Add mention of libmng-dev dependancy
svn path=/trunk/netsurf/; revision=3197
2007-03-06 17:15:05 +00:00
Rob Kendrick
356ff18153 Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document.
svn path=/trunk/netsurf/; revision=3167
2007-02-06 16:52:47 +00:00
James Bursa
2928eeca28 Overview of frames.
svn path=/trunk/netsurf/; revision=3149
2007-01-24 23:49:34 +00:00
James Bursa
bac8da2418 How to use dmalloc to find leaks.
svn path=/trunk/netsurf/; revision=3131
2007-01-01 20:39:27 +00:00
James Bursa
50c03b09e4 This documentation now in separate files.
svn path=/trunk/netsurf/; revision=3089
2006-12-01 21:23:30 +00:00
Michael Drake
58e8f5fb0d Update TODO documents.
svn path=/trunk/netsurf/; revision=3041
2006-11-10 17:04:43 +00:00
James Bursa
43720037e3 Summary of lists implementation.
svn path=/trunk/netsurf/; revision=3035
2006-11-05 21:51:51 +00:00
James Bursa
b6c8e435cd Implement absolute positioned inlines.
svn path=/trunk/netsurf/; revision=3026
2006-11-04 19:17:11 +00:00
James Bursa
f68e78b1c2 Document content status changes, type functions, and memory allocation.
svn path=/trunk/netsurf/; revision=2979
2006-10-05 21:43:18 +00:00
James Bursa
bac1be667a Introduction to content structures.
svn path=/trunk/netsurf/; revision=2978
2006-10-04 22:25:33 +00:00
James Bursa
c88b268f84 Split documentation into files by topic and convert to AsciiDoc format.
svn path=/trunk/netsurf/; revision=2975
2006-10-02 21:58:33 +00:00
Michael Drake
8b324f1247 Remove NCNetSurf TODO doc.
svn path=/trunk/netsurf/; revision=2964
2006-09-25 19:46:55 +00:00
Michael Drake
4165187bd8 Add riscos/configure.
svn path=/trunk/netsurf/; revision=2878
2006-08-21 21:40:39 +00:00
Michael Drake
2eb5cd3270 Update overflow status.
svn path=/trunk/netsurf/; revision=2813
2006-08-06 06:45:19 +00:00
Michael Drake
b2ae3b22c7 Update TODOs.
svn path=/trunk/netsurf/; revision=2804
2006-08-04 08:54:44 +00:00
James Bursa
11575dcbb4 [project @ 2005-02-20 13:20:17 by bursa]
Add some directories to the codedocs.

svn path=/import/netsurf/; revision=1520
2005-02-20 13:20:17 +00:00
John Mark Bell
5a9cfb6e7e [project @ 2005-02-18 00:04:40 by jmb]
Update library list

svn path=/import/netsurf/; revision=1515
2005-02-18 00:04:40 +00:00
Michael Drake
140a03e3d6 [project @ 2005-01-12 00:01:18 by tlsa]
Update CSS todo list and supplied toolbar icons.

svn path=/import/netsurf/; revision=1442
2005-01-12 00:01:18 +00:00
Michael Drake
9986b3b4ee [project @ 2004-09-03 22:27:08 by tlsa]
Bring TODO lists up-to-date.

svn path=/import/netsurf/; revision=1263
2004-09-03 22:27:08 +00:00
John Mark Bell
fa6c0003e7 [project @ 2004-08-09 07:38:13 by jmb]
Update

svn path=/import/netsurf/; revision=1204
2004-08-09 07:38:13 +00:00
Richard Wilson
38c79fa1cd [project @ 2004-08-08 20:17:23 by rjw]
Removal of Tinct and documentation. Now available at www.tinct.net.

svn path=/import/netsurf/; revision=1197
2004-08-08 20:17:23 +00:00
Andrew Timmins
e265b4d0d8 [project @ 2004-07-19 18:13:58 by atimmins]
Update slightly but still an initial list of things todo.

svn path=/import/netsurf/; revision=1114
2004-07-19 18:13:58 +00:00