summaryrefslogtreecommitdiff
path: root/render/directory.c
Commit message (Expand)AuthorAgeFilesLines
* Squash mimetype may be used uninitialised warning.Michael Drake2010-07-141-14/+23
* Add comments and factor out common file size code.Michael Drake2010-07-141-14/+54
* Restyle directory listings.Michael Drake2010-07-141-63/+130
* Use human friendly size, which fixes RISC OS directory listings.Michael Drake2010-07-141-2/+4
* Move directory text into type columnChris Young2010-07-131-4/+4
* Improved directory browserChris Young2010-07-131-6/+88
* Amiga file: URIs now translate the : in device names to / (and back), which c...Chris Young2010-07-111-1/+3
* Most of a stop implementation.John Mark Bell2010-04-041-0/+11
* The convert stage of a content's state progression no longer reflows the cont...John Mark Bell2010-03-291-2/+2
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-8/+8
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-2/+3
* Remove redundant increment.Michael Drake2009-05-281-2/+2
* Hubbub is no longer optional.John Mark Bell2009-04-171-4/+0
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+1
* Rework html parser bindings to have a common API and reside in separate files...John Mark Bell2008-09-231-29/+13
* Warnings.squash();John Mark Bell2008-08-131-3/+5
* Merged revisions 4859-5013,5016-5018 via svnmerge from John Mark Bell2008-08-111-0/+27
* Lose spurious *John Mark Bell2008-03-191-1/+1
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-031-2/+2
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-6/+6
* Fix abort on attempted destruction of CONTENT_DIRECTORY (1690222)John Mark Bell2007-03-281-22/+35
* Make GTK build compile on FreeBSD.James Bursa2007-01-291-2/+2
* Update project URL.Michael Drake2006-11-271-8/+8
* Generate directory listings (fix 1397934)Richard Wilson2006-07-061-0/+117