summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add file operations table and make all frontends use it.Vincent Sanders2014-05-0726-544/+778
* add string utility to join stringsVincent Sanders2014-05-073-1/+128
* Improve documentation on mimetype fetcher tableVincent Sanders2014-05-078-25/+25
* Fix checking memory allocation return, fixes coverity 1164969Vincent Sanders2014-05-071-3/+17
* check return from stat() fixes coverity 1164069Vincent Sanders2014-05-071-3/+20
* Add L and l with stroke glyphs.Michael Drake2014-05-072-163/+217
* Add glyphs used for list bullets.Michael Drake2014-05-072-44/+96
* Add four more latin glyphs in all four styles.Michael Drake2014-05-062-171/+535
* Remove some debug.Michael Drake2014-05-061-1/+0
* Update for c with caron.Michael Drake2014-05-061-147/+163
* Add upper and lower case C with caron glyphs.Michael Drake2014-05-061-0/+38
* Add Unicode support to internal font.Michael Drake2014-05-0612-2301/+16156
* Make the install script work for Dutch language.Chris Young2014-05-051-0/+3
* Remove a rogue procedure callChris Young2014-05-031-1/+0
* Remove some unused library/SObj copying procedures from the Installer script.Chris Young2014-05-031-217/+0
* Remove Cairo from AmigaOS frontend.Chris Young2014-05-0310-564/+145
* remove uncessary includesVincent Sanders2014-05-021-7/+2
* make brackets matchVincent Sanders2014-05-021-1/+1
* OpenBSD headers have strcasestrVincent Sanders2014-05-021-1/+1
* adjust javascript library build parameters for openbsdVincent Sanders2014-05-021-2/+8
* update to cope with make tool namingVincent Sanders2014-05-021-4/+7
* add OpenBSD to jenkins build scriptVincent Sanders2014-05-021-1/+5
* erroneous path to testament includeVincent Sanders2014-05-012-2/+2
* make gtk commandline filename loading use snprintfVincent Sanders2014-04-301-4/+6
* monkey should not force external iconvVincent Sanders2014-04-301-1/+0
* improve iconv library handlingVincent Sanders2014-04-306-8/+46
* Update some version numbers for 3.2-dev.Chris Young2014-04-282-9/+7
* use compatability macro for mkdirVincent Sanders2014-04-282-7/+5
* make GTK configuration handling conform to XDG specification.Vincent Sanders2014-04-287-137/+447
* update version info for next development cycleVincent Sanders2014-04-251-2/+2
* Merge branch 'heads/release/3.1'Vincent Sanders2014-04-250-0/+0
|\
| * Update version for 3.1 releaserelease/3.1Vincent Sanders2014-04-251-7/+2
|/
* Remove excessive logging.Michael Drake2014-04-182-3/+2
* Handle some directories already existing.Michael Drake2014-04-181-1/+1
* Add more logging for filename init.Michael Drake2014-04-181-0/+2
* Add logging to filename_initialise().Michael Drake2014-04-181-1/+2
* Add logging to view-source filename generation.Michael Drake2014-04-181-0/+2
* Fix table cell bottom borders leaking to the cell on the right.Michael Drake2014-04-141-3/+3
* Update certificates for 3.1 releaseChris Young2014-04-121-119/+350
* Remove redundant code.Michael Drake2014-04-121-20/+0
* Fix table layout issue: row spans crossing row groups.Michael Drake2014-04-121-4/+11
* Flag TODO for rowspan in different row group.Michael Drake2014-04-091-0/+2
* Implied table rows must increment the row group's row count too.Michael Drake2014-04-091-0/+1
* Merge remote-tracking branch 'achal/fix-line-height'Michael Drake2014-04-091-3/+3
|\
| * Fixes #2101, evaluation of text field and textarea line height.Achal-Aggarwal2014-03-311-3/+3
* | fix table normalisation to not allow rowspan entries to leak beyond their gro...Vincent Sanders2014-04-091-11/+37
* | Try to fix Amiga build failure.Michael Drake2014-04-091-1/+1
* | Fix collapsing borders with rowspan from previous row group.Michael Drake2014-04-091-1/+21
* | move testament output to object directory instead of modifying sourceVincent Sanders2014-04-086-13/+9
* | Ensure we don't get extraneous signals allocatedChris Young2014-04-061-1/+2