netsurf/utils
2006-10-31 16:19:21 +00:00
..
.cvsignore [project @ 2004-05-20 20:55:36 by matthewh] 2004-05-20 20:55:36 +00:00
config.h Make containers use mmap() where available 2006-10-26 23:53:16 +00:00
container.c Add verbose flag to theme creation tool - silent unless used. 2006-10-27 14:56:32 +00:00
container.h Import initial work on theme container handling code and simple command-line tool to create and dismantal them. Still a little grungy, and doesn't check in enough places for memory exhaustion. 2006-10-26 01:10:46 +00:00
filename.c Fix bad pointer increment 2006-10-12 14:01:14 +00:00
filename.h Experimental new frames code. 2006-09-02 15:52:41 +00:00
hashtable.c Plug possible memory leak. Reduce memory usage. Add facility to iterate through a hashtable. 2006-10-20 12:13:28 +00:00
hashtable.h Make hashtable's fnv hash inline - saves 8 instructions and two pipeline flushes per call 2006-10-20 16:56:40 +00:00
log.h [project @ 2004-07-08 20:13:35 by joty] 2004-07-08 20:13:35 +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 Fix attempts to call die() before messages_hash exists: 2006-10-12 14:00:40 +00:00
messages.h Make Messages file parsing and searching use new re-usable hash table library 2006-08-21 22:07:10 +00:00
talloc.c [project @ 2005-04-03 10:56:49 by bursa] 2005-04-03 10:56:49 +00:00
talloc.h [project @ 2005-04-03 10:56:49 by bursa] 2005-04-03 10:56:49 +00:00
themes.c Skeleton implementation of new themes API, complete with documentation, for discussion purposes. 2006-10-31 16:19:21 +00:00
themes.h Skeleton implementation of new themes API, complete with documentation, for discussion purposes. 2006-10-31 16:19:21 +00:00
transtab [project @ 2003-12-29 20:16:37 by tlsa] 2003-12-29 20:16:37 +00:00
tt2code [project @ 2003-12-29 22:20:52 by jmb] 2003-12-29 22:20:52 +00:00
url.c Correcly encode spaces for url-encoded form submission. 2006-09-19 10:08:33 +00:00
url.h Correcly encode spaces for url-encoded form submission. 2006-09-19 10:08:33 +00:00
utf8.c [project @ 2006-03-16 23:30:46 by dsilvers] 2006-03-16 23:30:46 +00:00
utf8.h [project @ 2005-07-16 14:35:20 by jmb] 2005-07-16 14:35:25 +00:00
utils.c Use case-insensitive strstr to match "stylesheet" 2006-07-02 10:26:51 +00:00
utils.h Finish event based GUI system transition and begin code cleanup. 2006-09-06 14:44:42 +00:00