summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-23mergecinap_lenrek
2011-10-23ip/torrent: add minimalistic BitTorrent clientcinap_lenrek
2011-10-20Little improvements.iru
2011-10-20mothra: fix alt display resizing, filter control characters in panel ↵cinap_lenrek
entries, use uslstr() instead of selection->fullname as fullname gets truncated in selurl()
2011-10-18page: nested browsingcinap_lenrek
2011-10-18file: reduce false hits for HTML filescinap_lenrek
2011-10-18page: avoid drawing background if image has no alpha channelcinap_lenrek
2011-10-16hgfs: add rev file, document in manual pagecinap_lenrek
2011-10-16mergecinap_lenrek
2011-10-16hgfs: format hashes in ther full lengthcinap_lenrek
2011-10-16file: recognize zlib compressioncinap_lenrek
2011-10-14mothra: update man pagestanley lieber
2011-10-13mothra: have to jump to fragment link after page is rendered to get correct yoffcinap_lenrek
2011-10-13webfs: fix url fragment bug, preserve fragment on redirectcinap_lenrek
2011-10-13mothra: make fragment urls work not only from mouse hitcinap_lenrek
2011-10-13mothra: support fragment urlscinap_lenrek
2011-10-13mothra: cleanupcinap_lenrek
2011-10-13mothra: refactor url saving, handle unknown content type as file downloadcinap_lenrek
2011-10-13rio: use -scroll parameter from attach messagecinap_lenrek
2011-10-13plan9.ini(8): remove obsolete usb documentationcinap_lenrek
2011-10-12mergecinap_lenrek
2011-10-12page: print readimage error stringcinap_lenrek
2011-10-12file: fix false positives for HTML because if zero length string compare, ↵cinap_lenrek
use image/p9bit as mimetype for plan9 bitmap
2011-10-11revert /sys/lib/tls/mailstanley lieber
2011-10-11/lib/theo: more theostanley lieber
2011-10-11page: fix filedescriptor leakagecinap_lenrek
2011-10-11page: properly draw images with alpha channel, cleanupcinap_lenrek
2011-10-10mothra: fix unicode buffer overflow and spurious select crash, webfs: dont ↵cinap_lenrek
rewrite relative url
2011-10-10page: refactor code, skip dummy pages, faster zoomdrawcinap_lenrek
2011-10-09mergecinap_lenrek
2011-10-09mothra: insert artificial links to href target for images that are also ↵cinap_lenrek
links in mothmode
2011-10-08dont plumb html to pagecinap_lenrek
2011-10-08plumb rules for page, make sam and mothra the defaultcinap_lenrek
2011-10-08cpurc: handle case with missing /net/ipselftabcinap_lenrek
2011-10-07termrc/cpurc: dont run ipconfig if theres no /net/ipselftab, dont run dns ↵cinap_lenrek
resolver if theres already /net/dns
2011-10-07mouse: disable ps2 hwaccel by default, drop inconsitent packet start bytecinap_lenrek
2011-10-07mothra: <button> tag form handlingcinap_lenrek
2011-10-06manpages for resize and rotatecinap_lenrek
2011-10-06webfs: forgot to commit fns.hcinap_lenrek
2011-10-06webfs: do url escaping/unescapingcinap_lenrek
2011-10-06jpg: use Breadn() instead if Bread() to guard aganst short readscinap_lenrek
2011-10-06libbio: add Breadncinap_lenrek
2011-10-06gif: implement dispose method for animations, do composing offscreen for speedcinap_lenrek
2011-10-05mothra: fix nil pointer crashcinap_lenrek
2011-10-05uhtml: assume latin1 if not valid utf8cinap_lenrek
2011-10-05page: fix draw performance problem on t23cinap_lenrek
2011-10-05mothra: animated gifs, page: cleanupcinap_lenrek
2011-10-04use file(1) in page and mothra to detect file typecinap_lenrek
2011-10-04tcs: fix special character detectioncinap_lenrek
2011-10-03mothra: interpret files beggining with <head> as html; include <html> tag in ↵stanley lieber
newly created hit.html files