Bug 465174 – TextView is ignoring multiple consecutive \t's
authorBehdad Esfahbod <behdad@gnome.org>
Thu, 9 Aug 2007 21:00:50 +0000 (21:00 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Thu, 9 Aug 2007 21:00:50 +0000 (21:00 +0000)
commit9a8a82600092dbdd69f905d90538e09c7c297f57
tree7798ee92ff3674430f1f6f9fb9bfdb5d1163f800
parent680b368540838b7ed801329cb6550011f5bb1a55
Bug 465174 – TextView is ignoring multiple consecutive \t's

2007-08-09  Behdad Esfahbod  <behdad@gnome.org>

        Bug 465174 – TextView is ignoring multiple consecutive \t's

        * pango/pango-layout.c (get_tab_pos), (shape_tab): Fix two problems
        introduced with fix for bug 464183.  The code now semantically
        matches what it was before changes leading to revision 1734 for
        the case that user has set no tabs.

svn path=/trunk/; revision=2394
ChangeLog
pango/pango-layout.c