etrunko pushed a change to annotated tag v1.7.9
in repository legacy/evas.

        at  0ed41377a5 (tag)
   tagging  3c508a28e336355b1d711be3815ccc6b6db9e039 (commit)
  replaces  v1.7.8
 tagged by  Eduardo Lima (Etrunko)
        on  Tue Nov 5 11:01:15 2013 -0200

- Log -----------------------------------------------------------------
 ChangeLog                                         |  31 +++
 NEWS                                              |  16 +-
 configure.ac                                      |   6 +-
 src/lib/canvas/evas_object_textblock.c            | 324 +++++++++++++++++-----
 src/lib/engines/common/evas_font.h                |   1 +
 src/lib/engines/common/evas_font_query.c          |  40 +++
 src/lib/engines/common/language/evas_bidi_utils.c |   2 +-
 src/modules/engines/wayland_egl/evas_engine.c     | 102 ++++---
 src/tests/evas_test_textblock.c                   |  35 ++-
 9 files changed, 432 insertions(+), 125 deletions(-)

Eduardo Lima (Etrunko) (1):
      1.7.9 Release

Rafael Antognolli (2):
      evas/wayland_egl: Skip makecurrent if re->win is NULL.
      evas/wayland_egl: Do not create a new surface if we already have one.

Tom Hacohen (19):
      Fixed the news file (1.7.8 -> 1.7.9).
      Textblock: Make the ellipsis format the same as the surrounding.
      Evas textblock: Added proper size adjustments for "high" shaped texts.
      Evas textblock: Fixed "high" text size adjustments for multiple 
paragraphs.
      Evas textblock: Use max ascent/descent at the edges of the textblock.
      Evas textblock: Fixed calculation of maxdescent.
      Fixed bad backport in commit 78dafd57276b577aef0cd5a74fdf182f56e39f88
      Evas textblock tests: Fix a broken test and add another test.
      Evas textblock tests: Adjust tests according to descent fix.
      Textblock tests: Fixed bad backport of tests.
      Textblock: Fixed wrapping after format item (bad backport)
      Evas bidi: Fixed a bug causing BiDi not to work in some cases.
      Evas textblock: fixed *_markup_get issue with escaped chars.
      Evas textblock: Fix wrong line spacing when appending lines.
      Evas textblock: Fixed max descent calculation.
      Evas textblock: Added _layout_item_max_ascent_descent_calc.
      Evas textblock: Fix native size calculation.
      Evas textblock: Cleaned up descent calculation.
      Evas textblock: Fixed broken test.

Youngbok Shin (1):
      evas: Fixed the textblock format to be drawn according to the glyph's 
horizontal advance width.

Eduardo Lima (Etrunko) (1):
      1.7.9 Release

Rafael Antognolli (2):
      evas/wayland_egl: Skip makecurrent if re->win is NULL.
      evas/wayland_egl: Do not create a new surface if we already have one.

Tom Hacohen (19):
      Fixed the news file (1.7.8 -> 1.7.9).
      Textblock: Make the ellipsis format the same as the surrounding.
      Evas textblock: Added proper size adjustments for "high" shaped texts.
      Evas textblock: Fixed "high" text size adjustments for multiple 
paragraphs.
      Evas textblock: Use max ascent/descent at the edges of the textblock.
      Evas textblock: Fixed calculation of maxdescent.
      Fixed bad backport in commit 78dafd57276b577aef0cd5a74fdf182f56e39f88
      Evas textblock tests: Fix a broken test and add another test.
      Evas textblock tests: Adjust tests according to descent fix.
      Textblock tests: Fixed bad backport of tests.
      Textblock: Fixed wrapping after format item (bad backport)
      Evas bidi: Fixed a bug causing BiDi not to work in some cases.
      Evas textblock: fixed *_markup_get issue with escaped chars.
      Evas textblock: Fix wrong line spacing when appending lines.
      Evas textblock: Fixed max descent calculation.
      Evas textblock: Added _layout_item_max_ascent_descent_calc.
      Evas textblock: Fix native size calculation.
      Evas textblock: Cleaned up descent calculation.
      Evas textblock: Fixed broken test.

Youngbok Shin (1):
      evas: Fixed the textblock format to be drawn according to the glyph's 
horizontal advance width.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to