|
| 1 | +2014-07-31 Hayaki Saito <user@zuse.jp> |
| 2 | + |
| 3 | + * README.md, main.c: Minor fix |
| 4 | + |
| 5 | + * README.md, main.c, terminal.c, terminal.h, yaft.h: Add --cjkwidth option |
| 6 | + |
| 7 | +2014-07-30 Hayaki Saito <user@zuse.jp> |
| 8 | + |
| 9 | + * config.h.in, configure, configure.ac, main.c: Minor fix |
| 10 | + |
| 11 | + * config.h.in, configure, configure.ac, main.c: Fix for mingw environment |
| 12 | + |
| 13 | + * Makefile.am, Makefile.in, malloc_stub.c, malloc_stub.h, terminal.c, |
| 14 | + wcwidth.h, yaft.h: Minor fix |
| 15 | + |
| 16 | +2014-07-29 Hayaki Saito <user@zuse.jp> |
| 17 | + |
| 18 | + * config.h.in, configure, configure.ac, util.c: Checks calloc availability |
| 19 | + |
| 20 | + * README.md, dcs.c: Strip a needless strlen |
| 21 | + |
| 22 | + * README.md, configure, configure.ac: Update README |
| 23 | + |
| 24 | + * README.md, main.c: Update README and output of --help option |
| 25 | + |
| 26 | +2014-07-28 Hayaki Saito <user@zuse.jp> |
| 27 | + |
| 28 | + * config.h.in, configure, configure.ac, dcs.c, gifsave89.c, main.c, osc.c, |
| 29 | + parse.c, util.c: Update configure script |
| 30 | + |
| 31 | + * conf.h, dcs.c, function.c, main.c, osc.c, parse.c, pseudo.c, terminal.c, |
| 32 | + util.c, yaft.h: Drop conf.h |
| 33 | + |
| 34 | + * conf.h, main.c, terminal.c, terminal.h, yaft.h: Add tabstop option |
| 35 | + |
| 36 | + * conf.h, main.c, pseudo.c, terminal.c, terminal.h, yaft.h: Add |
| 37 | + --cursor-color option |
| 38 | + |
| 39 | + * main.c, parse.c, parse.h: Support sixel animation |
| 40 | + |
| 41 | + * README.md, conf.h, function.c, main.c, pseudo.c, terminal.c, terminal.h, |
| 42 | + yaft.h: Add --foreground-color/--background-color option |
| 43 | + |
| 44 | + * README.md, main.c: Add --last-frame-delay option |
| 45 | + |
| 46 | +2014-07-27 Hayaki Saito <user@zuse.jp> |
| 47 | + |
| 48 | + * config.h.in, configure, configure.ac, dcs.c, function.c, gifsave89.h, |
| 49 | + main.c, osc.c, parse.c, pseudo.c, terminal.c, util.c, wcwidth.h, yaft.h: |
| 50 | + Include config.h in each source files |
| 51 | + |
| 52 | + * COPYING, INSTALL: Add proper COPYING and INSTALL file |
| 53 | + |
| 54 | +2014-07-27 saitoha <user@zuse.jp> |
| 55 | + |
| 56 | + * Makefile.am, Makefile.in, aclocal.m4, config.h.in, configure, configure.ac, |
| 57 | + main.c, malloc_stub.c, malloc_stub.h, osc.c, terminal.c, wcwidth.c, |
| 58 | + wcwidth.h, yaft.h: Add malloc stub and wcwidth function |
| 59 | + |
| 60 | +2014-07-27 Hayaki Saito <user@zuse.jp> |
| 61 | + |
| 62 | + * configure, configure.ac: Add a hack against that git does not preverve file |
| 63 | + timestamp |
| 64 | + |
| 65 | + * README.md, main.c: Update default width and height value |
| 66 | + |
| 67 | + * config.h.in, configure, configure.ac, main.c: Check getopt_long |
| 68 | + availability |
| 69 | + |
| 70 | + * configure, configure.ac, gifsave89.h, main.c: Add --width, --height, |
| 71 | + --version option |
| 72 | + |
| 73 | + * main.c, parse.c, pseudo.c, terminal.c, terminal.h, util.c, util.h, yaft.h: |
| 74 | + Delete unused functions and definitions |
| 75 | + |
| 76 | + * color.h, conf.h, dcs.c, dcs.h, function.c, function.h, main.c, osc.c, |
| 77 | + osc.h, parse.c, parse.h, pseudo.c, pseudo.h, terminal.c, terminal.h, util.c, |
| 78 | + util.h: Add mode lines |
| 79 | + |
| 80 | + * color.h, conf.h, dcs.c, dcs.h, function.c, function.h, gifsave89.c, |
| 81 | + gifsave89.h, glyph.h, glyph/milkjf.h, glyph/mplus.h, images/gplv3.png, |
| 82 | + main.c, osc.c, osc.h, parse.c, parse.h, pseudo.c, pseudo.h, sample/256.gif, |
| 83 | + sample/man.gif, sample/netlab.gif, sample/peco.gif, sample/sl.gif, |
| 84 | + terminal.c, terminal.h, util.c, util.h, yaft.h: Add license blocks |
| 85 | + |
| 86 | +2014-07-26 Hayaki Saito <user@zuse.jp> |
| 87 | + |
| 88 | + * COPYING, INSTALL, LICENSE, Makefile.am, Makefile.in, aclocal.m4, compile, |
| 89 | + config.h.in, configure, configure.ac, depcomp, install-sh, main.c, makefile, |
| 90 | + missing: Generate configure script using autotools |
| 91 | + |
| 92 | +2014-07-25 Hayaki Saito <user@zuse.jp> |
| 93 | + |
| 94 | + * dcs.c, function.c, gifsave89.c, gifsave89.h, glyph.h, main.c, osc.c, |
| 95 | + parse.c, pseudo.c, terminal.c, util.c, yaft.h: Add missing files |
| 96 | + |
| 97 | + * color.h, conf.h, gifsave89.h, util.h: Style fix |
| 98 | + |
| 99 | + * README.md, color.h, conf.h, dcs.h, draw.h, function.h, gifsave89.h, |
| 100 | + makefile, osc.h, parse.h, pseudo.h, recterm.c, recterm.h, terminal.h, util.h: |
| 101 | + Strip pseudo terminal and read stdin as output sequences |
| 102 | + |
| 103 | + * README.md, conf.h: Forked by Hayaki Saito |
| 104 | + |
| 105 | +2014-07-25 uobikiemukot <uobikiemukot@gmail.com> |
| 106 | + |
| 107 | + * README.md, color.h, conf.h, dcs.h, draw.h, function.h, gifsave89.h, |
| 108 | + glyph/milkjf.h, glyph/mplus.h, makefile, osc.h, parse.h, pseudo.h, recterm.c, |
| 109 | + recterm.h, sample/256.gif, sample/man.gif, sample/netlab.gif, |
| 110 | + sample/peco.gif, sample/sl.gif, terminal.h, util.h: first version |
0 commit comments