netsurf/utils
John Mark Bell 6173bb0e6c Merge treeview-redux to trunk
svn path=/trunk/netsurf/; revision=10865
2010-10-05 19:14:46 +00:00
..
base64.c
base64.h
config.h hell with it, heres a version which should result in fewer portability complaints 2010-09-11 18:47:36 +00:00
container.c Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk. 2009-12-18 20:15:50 +00:00
container.h Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
errors.h Make downloads work again. 2010-04-05 21:35:38 +00:00
filename.c Add Windows frontend 2010-01-31 00:36:02 +00:00
filename.h Remove unused function filename_as_url(). 2008-06-14 23:24:11 +00:00
findresource.c Clean up how GTK frontend finds resources 2010-07-28 15:22:44 +00:00
findresource.h Clean up how GTK frontend finds resources 2010-07-28 15:22:44 +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
http.c Fix Content-Type header parsing 2010-04-18 11:14:56 +00:00
http.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
locale.c
locale.h
log.h Add seconds/microseconds wallclock time to log output, move header includes to inside guard. 2010-10-04 19:58:10 +00:00
memanalyze.pl
memdebug.c Less broken conditional 2009-08-25 08:28:01 +00:00
memdebug.h
messages.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
messages.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
ring.h When iterating a linked list, please to always remember to *iterate* and not just stop after one item. 2010-04-14 16:28:55 +00:00
talloc.c Fix compilation with GCC 2.95. 2009-04-16 12:49:49 +00:00
talloc.h Update to last LGPL2+ version of talloc. 2008-07-07 17:41:29 +00:00
transtab
tt2code
url.c Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
url.h Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
useragent.c Add Windows frontend 2010-01-31 00:36:02 +00:00
useragent.h
utf8.c remove _GNU_SOURCE define from everywhere. 2010-04-24 15:22:17 +00:00
utf8.h Port our UTF-8 routines to parserutils (only enabled when building against Hubbub). 2009-02-17 23:44:17 +00:00
utils.c Consolidate several 'myrealloc' functions into ns_realloc, rename one which *is* different, thereby eliminating the word 'myrealloc' from the NS codebase 2010-04-30 16:06:03 +00:00
utils.h Add a fallback for PRId64 as it's not defined on BeOS. It's only valid for 32bit, but any 64bit platform should be recent enough to have them. 2010-08-02 21:44:35 +00: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