summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* no va_copy on BeOSFrançois Revel2008-08-121-0/+2
* Some BeOS specificsFrançois Revel2008-08-111-1/+7
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-114-2/+7
* Really fix warnings.John Mark Bell2008-08-111-1/+1
* Squash warnings on RISC OSJohn Mark Bell2008-08-111-1/+1
* Remove hardcoded define for LIBICONV_PLUGFrançois Revel2008-08-081-1/+0
* Update my e-mail address.John Tytgat2008-08-053-3/+3
* Move plugin option to Makefile.config.John Mark Bell2008-08-011-2/+0
* Restore accidentally removed lineRob Kendrick2008-07-291-0/+1
* Make user agent string and default homepage configurable from Makefile.configRob Kendrick2008-07-291-1/+3
* C89François Revel2008-07-292-5/+5
* Refactor Makefile a little to be slightly more organised. Made more features...Rob Kendrick2008-07-281-12/+0
* - Compiler warning squashJohn Tytgat2008-07-262-29/+28
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-261-5/+0
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-7/+8
* Add support for gzipped Messages filesRob Kendrick2008-07-262-6/+8
* Update to last LGPL2+ version of talloc.John Mark Bell2008-07-072-373/+779
* Remove unused function filename_as_url().James Bursa2008-06-142-24/+0
* warnings.squash();John Mark Bell2008-05-261-4/+5
* - introduction of SLEN()John Tytgat2008-05-252-5/+19
* Remove .cvsignore.John Tytgat2008-05-251-1/+0
* Contribution from Philip Boulain <prb@ecs.soton.ac.uk>:John Tytgat2008-05-252-44/+85
* Ensure we've got a definition for size_tJohn Mark Bell2008-05-141-0/+2
* The core code has always assumed a locale of "C".John Mark Bell2008-05-132-0/+95
* Remove text export build config option. Tidy up save_text code.Michael Drake2008-04-131-1/+0
* - riscos/gui.c(path_to_url): escape the characters which need to be escaped w...John Tytgat2008-04-022-19/+26
* Implement sprite support for GTK using librospriteJames Shaw2008-03-291-0/+5
* Update to use new build system.Michael Drake2008-03-191-1/+1
* Remove spurious *John Mark Bell2008-03-131-1/+3
* Add -D_NETBSD_SOURCE to Makefile.unix for building on NetBSD. Also don't pro...Rob Kendrick2008-03-121-1/+1
* Avoid magic numbers.John Tytgat2008-03-091-4/+4
* Initial attempt at implementing data: URLs. Needs cleaning and verifying tha...Rob Kendrick2008-03-052-0/+486
* SignednessWarnings.squash()John Mark Bell2008-02-251-1/+2
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-032-7/+49
* The previous fix was broken -- URI paths include the leafname.John Mark Bell2008-01-071-9/+2
* Add url_leafname()John Mark Bell2008-01-072-1/+34
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-0822-66/+323
* a script which will determine who was the last person to change a line which ...Vincent Sanders2007-08-081-0/+36
* Fix debug buildJohn Mark Bell2007-08-061-2/+4
* Purge NCOS build options; these have been redundant for ages.John Mark Bell2007-07-211-5/+4
* Initial work on RSVG image handler. Still a lot to do.Rob Kendrick2007-07-181-1/+7
* Wrap internal SVG renderer with appropriate #ifdef WITH_NS_SVGRob Kendrick2007-07-181-0/+1
* Add HAVE_STRNDUP and supporting structure to config.h and make utils.[ch] ref...Rob Kendrick2007-06-163-6/+13
* Changes to allow building on Solaris.Rob Kendrick2007-06-153-3/+3
* FreeBSD portability fixes.Rob Kendrick2007-06-151-1/+1
* Reflow useragent.c to be 8 char indent. Also rename build_user_agent to user_...Daniel Silverstone2007-06-101-27/+27
* Warning fixes.John Mark Bell2007-06-101-9/+17
* Merge scheme switcher branch in.Daniel Silverstone2007-06-103-0/+177
* Check return value of stat() in filename.c and report oddness using LOGRob Kendrick2007-06-101-2/+10
* Stop filename.c using d_type member in dirent struct, as this is completely a...Rob Kendrick2007-06-101-6/+15