Commit graph

593 commits

Author SHA1 Message Date
cinap_lenrek 94646a4287 html2ms: table support 2011-09-21 14:17:27 +02:00
cinap_lenrek 370c519b91 tcs: missing utf8 -> utf alias 2011-09-20 12:50:04 +02:00
cinap_lenrek 050b58cb03 html2ms: remove underline, it just make text unreadable. support more tags. 2011-09-20 12:38:08 +02:00
cinap_lenrek 671c7ba858 tcs: comments lie 2011-09-20 12:19:24 +02:00
stanley lieber 7ec0ad0990 add ircrc 2011-09-19 22:53:01 -05:00
cinap_lenrek 6c91d99ce2 uhtml: remove trailing utf BOM marker, html2ms: fix underline handling and escaping 2011-09-20 04:14:29 +02:00
stanley lieber 7a29aa57cb html2ms: underline links 2011-09-19 19:21:54 -05:00
cinap_lenrek dbaea2b342 mothra: remove old tcs stuff, as we use uhtml now 2011-09-20 00:55:06 +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 e7df0daa66 tcs: use character set alias names from abaco, more tolerant html entity support 2011-09-20 00:37:06 +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 145d0b3982 mothra: fix file urls with #fragment 2011-09-17 05:21:49 +02:00
cinap_lenrek 92f22e7b5a tapefs: case insensitive walks 2011-09-17 05:21:19 +02:00
cinap_lenrek 0089c44663 devcons: readd dummy consctl file so telnetd has something to bind on 2011-09-17 02:35:03 +02:00
cinap_lenrek 827b20563b mothra: fix charset handling and url snarfing 2011-09-17 01:13:27 +02:00
aiju b622d92891 added games/mandel 2011-09-16 13:32:48 +02:00
cinap_lenrek c135b5af7a gif: fix transparency for animations 2011-09-16 11:21:45 +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 fd0b8c8634 mothra: remove version.c on clean 2011-09-16 04:54:07 +02:00
cinap_lenrek d9657f8274 replaceing page with npage 2011-09-15 20:59:31 +02:00
cinap_lenrek d02a0b7766 npage: run gs with -dDOINTERPOLATE option 2011-09-12 09:50:38 +02:00
cinap_lenrek ddbcb07ddf npage: support .ps.gz files, better inferno bitmap detection 2011-09-12 05:25:03 +02:00
cinap_lenrek 1e9e10b68e npage: recover from failing pipeline 2011-09-12 04:40:22 +02:00
cinap_lenrek f97c0fc1c9 npage: remove debug shortcut 2011-09-12 02:01:54 +02:00
cinap_lenrek 8243c0e80b npage: zoom and enhance 2011-09-12 01:47:32 +02:00
cinap_lenrek 97f742c860 npage: cleanup 2011-09-11 04:03:30 +02:00
cinap_lenrek f2c136f903 npage: implement page options 2011-09-11 01:01:50 +02:00
cinap_lenrek 441a33970d npage: make flush synchronous 2011-09-10 07:14:29 +02:00
cinap_lenrek 9a07f366f7 npage: close file descriptors if not spooled, general cleanup 2011-09-10 06:18:06 +02:00
cinap_lenrek e2c403d472 npage: fetch pages individualy for pdf 2011-09-10 04:28:29 +02:00
cinap_lenrek faf8b47f41 adding experimental page(1) replacement npage 2011-09-10 23:15:39 +02:00
cinap_lenrek 0a229586f2 cwfs: cfs needs to run after con_session(), so revert previous change and just run consserve() before starting the srv procs 2011-09-07 08:10:35 +02:00
cinap_lenrek 89a36a09f2 cwfs: fix race between cmd_exec("users") and serve processes, cleanup portfns.h 2011-09-07 04:27:00 +02:00
cinap_lenrek 42f37419b6 cwfs: fix use after free bug (ai->cuid), remove waitedfor abort() 2011-09-07 02:46:38 +02:00
cinap_lenrek cd3b567ea0 mothra: fix getenv() memory leak, bring file: urls back 2011-09-05 20:08:16 +02:00
cinap_lenrek c1d9d6e538 mothra: cleanup, fix memory leak in libpanel 2011-09-05 18:36:58 +02:00
cinap_lenrek e159e8e54a strdup: set malloctag 2011-09-05 18:35:54 +02:00
cinap_lenrek 45f2fd3c01 libdraw: fix old subfont leak 2011-09-05 18:34:46 +02:00
cinap_lenrek 9cddb6ed33 fix POST/303 redirection loop 2011-09-05 04:25:58 +02:00
cinap_lenrek 39ed950d6f mothra: cleanup 2011-09-05 03:39:18 +02:00
cinap_lenrek 5371b6ff15 webfs: fix broken baseurl handling 2011-09-05 03:30:07 +02:00
cinap_lenrek aa9097b4bb mothra: remove ftp,gopher,file and http code and use /mnt/web instead 2011-09-05 03:29:26 +02:00
cinap_lenrek 1a10c36b88 resize: fix division by zero 2011-09-04 19:35:19 +02:00
cinap_lenrek 73d4cf7227 add resize (from richard miller) and rotate 2011-09-04 19:17:30 +02:00
cinap_lenrek 6842f87125 add mothra 2011-09-04 19:16:30 +02:00
cinap_lenrek f6e73a6a22 libdraw: reduce memory for writeimage/writememimage 2011-09-04 04:38:08 +02:00