commit 8658f78fce0ffad86c81ea2502047cdbc2d32669 Author: Behdad Esfahbod Date: Fri Sep 18 02:18:07 2009 -0400 Release 0.21.7 NEWS | 5 +++++ configure.in | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) commit 35cb9184e071c8629c953d5bf82542d88438552c Author: Behdad Esfahbod Date: Fri Sep 18 02:07:57 2009 -0400 Bug 595494 - Build Failure in vte 0.21.6 Revert "Do some symbol hiding" This reverts commit 296a3cbaf6b69555f7d6cdc639dc57c51f2e2bba. configure.in | 11 ------ src/caps.c | 4 +- src/caps.h | 6 ++-- src/debug.c | 2 +- src/debug.h | 4 +- src/iso2022.h | 29 ++++++++------- src/keymap.h | 46 ++++++++++++------------ src/matcher.h | 18 +++++----- src/ring.h | 20 +++++----- src/table.c | 2 +- src/table.h | 20 +++++----- src/trie.c | 2 +- src/trie.h | 26 +++++++------- src/vte-private.h | 64 +++++++++++++++++----------------- src/vtebg.h | 14 ++++---- src/vteconv.h | 28 +++++++------- src/vtedraw.c | 2 +- src/vtedraw.h | 96 +++++++++++++++++++++++++------------------------- src/vteint.h | 12 +++--- src/vtepangocairo.c | 2 +- src/vtepangocairo.h | 2 +- src/vteregex.h | 8 ++-- src/vterowdata.h | 18 +++++----- src/vteskel.c | 2 +- src/vteskel.h | 2 +- src/vtestream.h | 15 ++++---- src/vtetc.c | 2 - src/vtetc.h | 24 ++++++------ src/vtetree.c | 2 - src/vtetree.h | 8 ++-- src/vteunistr.h | 8 ++-- 31 files changed, 243 insertions(+), 256 deletions(-) commit e6e66d4c5733b4c2e5efa686566bde3c76be4212 Author: Behdad Esfahbod Date: Fri Sep 18 02:07:06 2009 -0400 [ring] Don't append fragment text src/ring.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 2c0c2454deeef051f603dd32ef70d926f49b0b2f Author: Behdad Esfahbod Date: Fri Sep 18 02:04:26 2009 -0400 [ring] Fix fragment width src/ring.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 63ba68fef08838159a5922534f77f89a304f6c03 Author: Behdad Esfahbod Date: Fri Sep 18 02:02:20 2009 -0400 Simplify tab handling src/vteseq.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)