]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/page.c
python: update python build configuration to new ape capabilities like getaddrinfo...
[plan9front.git] / sys / src / cmd / page.c
2013-01-21 cinap_lenrektga: fix bad output channel descriptor for grayscale...
2013-01-21 ftrvxmtrxmerge
2013-01-20 ftrvxmtrxpage: image/tga
2013-01-20 ftrvxmtrxpage: force images to RGB using -3 flag (fixes grey...
2012-08-12 cinap_lenrekmerge
2012-08-12 cinap_lenrekpage: fix drawpage race
2012-08-09 cinap_lenrekpage: simplify locking, avoid eenter deadlock on resize
2012-04-01 cinap_lenrekmicrosoft ico format conversion support
2012-03-10 cinap_lenrekpage: allow running external jpg(1) program for animate...
2012-02-20 cinap_lenrekpage: improve shortname()
2012-02-09 cinap_lenrekpage: can't just cover whole display
2012-02-09 cinap_lenrekmerge
2012-02-09 cinap_lenrekpage: don't resize window bigger than the dislay
2011-12-21 cinap_lenrekpage: refactor menu
2011-12-21 cinap_lenrekpage, mothra: corral rogue note groups
2011-12-10 cinap_lenrekhandle initdraw errors
2011-11-29 cinap_lenrekpage: fix noseek detection for files like /dev/screen
2011-10-31 cinap_lenrekpage: add write command to save current page as compres...
2011-10-24 cinap_lenrekcan't use rfork without RFMEM from shared memory procs...
2011-10-18 cinap_lenrekpage: nested browsing
2011-10-18 cinap_lenrekpage: avoid drawing background if image has no alpha...
2011-10-12 cinap_lenrekmerge
2011-10-12 cinap_lenrekpage: print readimage error string
2011-10-11 cinap_lenrekpage: fix filedescriptor leakage
2011-10-11 cinap_lenrekpage: properly draw images with alpha channel, cleanup
2011-10-10 cinap_lenrekpage: refactor code, skip dummy pages, faster zoomdraw
2011-10-05 cinap_lenrekpage: fix draw performance problem on t23
2011-10-04 cinap_lenrekmothra: animated gifs, page: cleanup
2011-10-04 cinap_lenrekuse file(1) in page and mothra to detect file type
2011-10-02 cinap_lenrekpage: use param f instead of global zoom
2011-09-21 cinap_lenrekmerge
2011-09-21 cinap_lenrekhtml2ms: table support
2011-09-20 cinap_lenrekuhtml: remove trailing utf BOM marker, html2ms: fix...
2011-09-19 cinap_lenrekuhtml: add html to unicode converter, used by mothra...
2011-09-18 cinap_lenrekhtml2ms: rewrite from scratch
2011-09-17 cinap_lenrekpage: generalize html support
2011-09-17 cinap_lenrekpage: experimental epub support
2011-09-16 cinap_lenrekpage: grey background
2011-09-16 cinap_lenrekpage: sort pages in directories/archives by name
2011-09-16 cinap_lenrekmerge
2011-09-16 cinap_lenrekpage: add cbz support
2011-09-15 cinap_lenrekmerge
2011-09-15 cinap_lenrekreplaceing page with npage