summaryrefslogtreecommitdiff
path: root/utils/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove code that hasn't been used since 2004.John-Mark Bell2013-01-121-1/+0
* alter file fetcher to use mmap where availableVincent Sanders2012-08-131-0/+12
* Reworked r13532 in a cleaner way. The FLEX_ARRAY_LEN_DECL macro from utils.h ...François Revel2012-03-191-0/+6
* Move timeval_subtract to utils/log.c & make it static, as it's not used anywh...John Mark Bell2011-10-151-1/+0
* make nsurl__create_from_section correctly escape characters as per RFC3986Vincent Sanders2011-10-041-0/+10
* Stop win32 frontend using 100% cpu time when idleVincent Sanders2011-02-081-0/+25
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+8
* Fix windows url barVincent Sanders2010-10-171-0/+2
* Add a fallback for PRId64 as it's not defined on BeOS. It's only valid for 32...François Revel2010-08-021-0/+4
* Fix inventory file leafname.Michael Drake2010-07-091-1/+1
* Replace unnecessarily complicated path concatenation with something simpler andChris Young2010-07-091-0/+1
* Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...Daniel Silverstone2010-04-301-0/+12
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-1/+1
* Add Windows frontendVincent Sanders2010-01-311-0/+5
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+1
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-4/+0
* OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstric...Rob Kendrick2009-03-021-2/+2
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-141-0/+1
* BeOS doesn't have strtof and PRIxPTR.François Revel2008-08-131-0/+7
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-1/+2
* Really fix warnings.John Mark Bell2008-08-111-1/+1
* Squash warnings on RISC OSJohn Mark Bell2008-08-111-1/+1
* Update my e-mail address.John Tytgat2008-08-051-1/+1
* - introduction of SLEN()John Tytgat2008-05-251-0/+8
* Contribution from Philip Boulain <prb@ecs.soton.ac.uk>:John Tytgat2008-05-251-0/+12
* Add -D_NETBSD_SOURCE to Makefile.unix for building on NetBSD. Also don't pro...Rob Kendrick2008-03-121-1/+1
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Add HAVE_STRNDUP and supporting structure to config.h and make utils.[ch] ref...Rob Kendrick2007-06-161-4/+0
* Move user-agent generation into fetch.c and simplify.James Bursa2007-05-021-1/+0
* Fix almost all warnings in gtk/Rob Kendrick2007-02-101-0/+2
* Generates and use a User-Agent: string based on new netsurf_version_major/min...Rob Kendrick2007-01-301-0/+1
* Make time taken that is displayed in status bar use gettimeofday()-based time...Rob Kendrick2007-01-301-0/+1
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-1/+5
* Update project URL.Michael Drake2006-11-271-1/+1
* Finish event based GUI system transition and begin code cleanup.Richard Wilson2006-09-061-1/+0
* Use case-insensitive strstr to match "stylesheet"John Mark Bell2006-07-021-0/+1
* Remove clean_cookiejar; it's been redundant for yearsJohn Mark Bell2006-06-271-1/+0
* [project @ 2006-02-07 16:16:23 by adrianl]Adrian Lees2006-02-071-1/+2
* [project @ 2006-02-06 00:10:09 by jmb]John Mark Bell2006-02-061-0/+1
* [project @ 2005-07-16 14:35:20 by jmb]John Mark Bell2005-07-161-1/+0
* [project @ 2005-06-07 21:29:26 by jmb]John Mark Bell2005-06-071-3/+0
* [project @ 2005-05-24 20:22:14 by bursa]James Bursa2005-05-241-1/+0
* [project @ 2005-04-23 02:58:27 by adrianl]Adrian Lees2005-04-231-0/+21
* [project @ 2005-04-21 21:36:23 by adrianl]Adrian Lees2005-04-211-0/+9
* [project @ 2005-04-16 05:09:32 by jmb]John Mark Bell2005-04-161-3/+5
* [project @ 2005-04-15 05:52:04 by adrianl]Adrian Lees2005-04-151-0/+4
* [project @ 2005-01-02 03:58:20 by jmb]John Mark Bell2005-01-021-5/+2
* [project @ 2004-12-08 00:10:17 by kevinb]Kevin Bagust2004-12-081-1/+0
* [project @ 2004-07-19 20:29:47 by joty]John Tytgat2004-07-191-0/+1
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-051-3/+5