.. |
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
|
Re-enable the ability to control the SSL certificate UI's inclusion. As a side-effect, NetSurf won't build SSL unless the cURL on the system is linked against OpenSSL
|
2009-02-15 11:47:13 +00:00 |
container.c
|
- C strings have always an implicit NUL character at the end, no need to specify an extra one.
|
2009-02-01 13:37:32 +00:00 |
container.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 |
filename.c
|
Fix warnings and formatting
|
2009-01-02 15:10:33 +00:00 |
filename.h
|
Remove unused function filename_as_url().
|
2008-06-14 23:24:11 +00:00 |
hashtable.c
|
Ensure we actually use the FNV offset basis rather than the prime, for initialising the hash
|
2008-09-08 15:23:34 +00:00 |
hashtable.h
|
- Compiler warning squash
|
2008-07-26 22:29:15 +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.h
|
Update my e-mail address.
|
2008-08-05 01:30:31 +00:00 |
memanalyze.pl
|
[project @ 2004-07-28 22:35:02 by bursa]
|
2004-07-28 22:35:02 +00:00 |
memdebug.c
|
[project @ 2004-07-28 22:35:02 by bursa]
|
2004-07-28 22:35:02 +00:00 |
memdebug.h
|
[project @ 2004-07-28 22:35:02 by bursa]
|
2004-07-28 22:35:02 +00:00 |
messages.c
|
Add support for gzipped Messages files
|
2008-07-26 15:18:21 +00:00 |
messages.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 |
ring.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 |
talloc.c
|
no va_copy on BeOS
|
2008-08-12 01:44:59 +00:00 |
talloc.h
|
Update to last LGPL2+ version of talloc.
|
2008-07-07 17:41:29 +00:00 |
themes.c
|
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 |
themes.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 |
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 |
url.c
|
Add _GNU_SOURCE. Ugh.
|
2008-11-28 17:20:50 +00:00 |
url.h
|
- riscos/gui.c(path_to_url): escape the characters which need to be escaped when converting the host path to file: URL.
|
2008-04-02 00:43:51 +00:00 |
useragent.c
|
Restore accidentally removed line
|
2008-07-29 15:36:54 +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
|
Removed some debug which was supposed to be temporary.
|
2008-08-29 18:19:06 +00:00 |
utf8.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 |
utils.c
|
Make nsgtk compile on Mac OS X.
|
2008-08-11 16:44:12 +00:00 |
utils.h
|
Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'.
|
2008-08-14 20:32:10 +00:00 |
warning-blame.sh
|
Update to use new build system.
|
2008-03-19 17:26:22 +00:00 |