..
http
Squash warnings
2011-09-05 07:19:04 +00:00
base64.c
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
2008-03-05 14:21:29 +00:00
base64.h
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
2008-03-05 14:21:29 +00:00
config.h
Update the BeOS/Haiku port
2012-11-24 21:39:40 +01:00
container.c
Use S_IRWXU where appropriate
2012-02-10 20:02:13 +00:00
container.h
Merge branches/MarkieB/gtkmain to trunk.
2009-12-17 23:55:02 +00:00
corestrings.c
Revert "Treat cookies from HTTP and HTTPS as identical."
2013-01-04 22:06:31 +00:00
corestrings.h
Revert "Treat cookies from HTTP and HTTPS as identical."
2013-01-04 22:06:31 +00:00
errors.h
add message retrival of error codes ensuring there are messages for all codes
2012-11-26 17:32:57 +00:00
filename.c
Remove unused include.
2011-01-09 21:39:49 +00:00
filename.h
Remove unused function filename_as_url().
2008-06-14 23:24:11 +00:00
filepath.c
remove extraneous logging
2011-03-29 20:50:31 +00:00
filepath.h
doxygen serious warning cleanup
2012-07-24 16:19:49 +01:00
git-testament.pl
If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version string and also mention it in the testament
2012-10-06 18:12:57 +01:00
hashtable.c
trivial docuemntation cleanups to address some of the huge number of docuemntation warnings
2012-10-08 14:52:24 +01:00
hashtable.h
- Compiler warning squash
2008-07-26 22:29:15 +00:00
http.h
Refactor http utilities
2011-07-08 08:38:17 +00:00
libdom.c
ensure default action fetcher is set to NULL
2012-12-06 19:33:25 +00:00
libdom.h
change to parameterised parser binding creation
2012-12-06 18:04:43 +00:00
locale.c
The core code has always assumed a locale of "C".
2008-05-13 14:37:44 +00:00
locale.h
The core code has always assumed a locale of "C".
2008-05-13 14:37:44 +00:00
log.c
reduce call overhead on log messages
2012-11-05 15:49:23 +00:00
log.h
reduce call overhead on log messages
2012-11-05 15:49:23 +00:00
memanalyze.pl
[project @ 2004-07-28 22:35:02 by bursa]
2004-07-28 22:35:02 +00:00
memdebug.c
Less broken conditional
2009-08-25 08:28:01 +00:00
memdebug.h
[project @ 2004-07-28 22:35:02 by bursa]
2004-07-28 22:35:02 +00:00
merge-messages.lua
Fix message merging script's manipulation patterns to mean we don't need any code changes on the C side.
2012-03-25 10:25:15 +00:00
messages.c
add message retrival of error codes ensuring there are messages for all codes
2012-11-26 17:32:57 +00:00
messages.h
add message retrival of error codes ensuring there are messages for all codes
2012-11-26 17:32:57 +00:00
nsurl.c
Check if box with imagemap at point has area at point.
2012-11-22 17:40:20 +00:00
nsurl.h
More useful title info for images.
2012-10-24 18:22:45 +01:00
ring.h
lwc version of ring function.
2011-09-29 15:32:39 +00:00
schedule.h
Move schedule.h to utils/
2011-03-13 22:50:54 +00:00
split-messages.pl
Add a perl script for splitting out messages files again
2012-03-25 10:26:02 +00:00
talloc.c
Explicitly cast unused results to void
2011-02-01 21:50:34 +00:00
talloc.h
Update to last LGPL2+ version of talloc.
2008-07-07 17:41:29 +00:00
transtab
[project @ 2003-12-29 20:16:37 by tlsa]
2003-12-29 20:16:37 +00:00
tt2code
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes
2007-05-30 22:39:54 +00:00
types.h
Allow the presence of form inputs to be obtained without knowledge of html content internals.
2012-08-20 22:02:37 +01:00
url.c
Make url_{get|reform|destroy}_components static.
2012-10-11 20:12:06 +01:00
url.h
Make url_{get|reform|destroy}_components static.
2012-10-11 20:12:06 +01:00
useragent.c
Add Windows frontend
2010-01-31 00:36:02 +00:00
useragent.h
Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text
2007-08-08 16:16:03 +00:00
utf8.c
Correctly emit entities when serialising to HTML.
2012-12-30 23:37:06 +00:00
utf8.h
Correctly emit entities when serialising to HTML.
2012-12-30 23:37:06 +00:00
utils.c
Move timeval_subtract to utils/log.c & make it static, as it's not used anywhere else
2011-10-15 13:11:04 +00:00
utils.h
alter file fetcher to use mmap where available
2012-08-13 17:00:43 +01:00
utsname.h
Add Windows frontend
2010-01-31 00:36:02 +00:00
valgrind.supp
Valgrind suppressions file
2010-02-11 00:23:59 +00:00
warning-blame.sh
Update to use new build system.
2008-03-19 17:26:22 +00:00