Commit graph

26 commits

Author SHA1 Message Date
cinap_lenrek 27830ae53e page: refactor menu 2011-12-21 21:19:37 +01:00
cinap_lenrek 1d83d2a74e page, mothra: corral rogue note groups 2011-12-21 07:45:30 +01:00
cinap_lenrek 4dd4213677 handle initdraw errors 2011-12-10 23:01:15 +01:00
cinap_lenrek 9b6ecc6114 page: fix noseek detection for files like /dev/screen 2011-11-29 13:42:15 -05:00
cinap_lenrek 0f382bbf92 page: add write command to save current page as compressed plan9 bitmap 2011-10-31 19:43:05 +01:00
cinap_lenrek c50bef06dd can't use rfork without RFMEM from shared memory procs and then use heap as it might be cow in a inconsistent state 2011-10-24 17:10:44 +02:00
cinap_lenrek e2ed2a0b7e page: nested browsing 2011-10-18 10:02:06 +02:00
cinap_lenrek b318debfc2 page: avoid drawing background if image has no alpha channel 2011-10-18 03:41:57 +02:00
cinap_lenrek 681363caae page: print readimage error string 2011-10-12 06:38:11 +02:00
cinap_lenrek 79589ef3fb page: fix filedescriptor leakage 2011-10-11 08:19:32 +02:00
cinap_lenrek 00f9b5d7f1 page: properly draw images with alpha channel, cleanup 2011-10-11 05:34:14 +02:00
cinap_lenrek 19d3840701 page: refactor code, skip dummy pages, faster zoomdraw 2011-10-10 05:13:33 +02:00
cinap_lenrek 6f5e6eff59 page: fix draw performance problem on t23 2011-10-05 02:18:23 +02:00
cinap_lenrek 569e0181b2 mothra: animated gifs, page: cleanup 2011-10-05 00:05:51 +02:00
cinap_lenrek 3efbb4fa00 use file(1) in page and mothra to detect file type 2011-10-04 18:48:31 +02:00
cinap_lenrek b87828cf43 page: use param f instead of global zoom 2011-10-02 15:05:01 +02:00
cinap_lenrek 94646a4287 html2ms: table support 2011-09-21 14:17:27 +02:00
cinap_lenrek 6c91d99ce2 uhtml: remove trailing utf BOM marker, html2ms: fix underline handling and escaping 2011-09-20 04:14:29 +02:00
cinap_lenrek a31e4f61a4 uhtml: add html to unicode converter, used by mothra and page/html2ms 2011-09-20 00:38:28 +02:00
cinap_lenrek 6152c8d41d html2ms: rewrite from scratch 2011-09-18 20:35:57 +02:00
cinap_lenrek 35fcb73f86 page: generalize html support 2011-09-17 12:21:24 +02:00
cinap_lenrek 6bf47606de page: experimental epub support 2011-09-17 11:04:22 +02:00
cinap_lenrek 5075dd3533 page: grey background 2011-09-16 10:46:31 +02:00
cinap_lenrek eec5314f91 page: sort pages in directories/archives by name 2011-09-16 07:39:59 +02:00
cinap_lenrek e18a70a948 page: add cbz support 2011-09-16 07:25:27 +02:00
cinap_lenrek d9657f8274 replaceing page with npage 2011-09-15 20:59:31 +02:00
Renamed from sys/src/cmd/npage.c (Browse further)