summaryrefslogtreecommitdiff
path: root/src/tests/evas/evas_test_textblock.c
Commit message (Expand)AuthorAgeFilesLines
* Canvas text: fix ellipsis RTL handlingDaniel Hirt2016-08-311-0/+23
* Canvas text: fix range geometry calculation for RTLDaniel Hirt2016-07-311-0/+9
* Canvas text: fix corner case in range geometry calcDaniel Hirt2016-07-111-0/+9
* Evas textblock: Apply scale factor to <linesize>, <linegap> formatsYoungbok Shin2016-07-111-2/+26
* Canvas text cursor: fix bug after code portDaniel Hirt2016-07-031-0/+29
* Canvas text: revert new behavior on text appendDaniel Hirt2016-06-211-6/+2
* Canvas test: remove style test for nowDaniel Hirt2016-06-161-45/+0
* Canvas Text: continue porting api and fixup bugsDaniel Hirt2016-06-161-23/+6
* Canvas text cursor: introduce this new objectTom Hacohen2016-06-161-70/+81
* Canvas text: introduce new text objectDaniel Hirt2016-06-161-6/+393
* Evas: Add API to reinit the language and use it in elementary.Youngbok Shin2016-04-081-2/+23
* Evas textblock: fix null-derefernce in _style_match_tag()Jiwon Kim2016-03-241-0/+8
* Evas font: fix width calc in last_up_to_posDaniel Hirt2016-03-231-0/+14
* Evas textblock tests: Fix wrong test suite tests.Tom Hacohen2016-02-261-2/+2
* Test rework #20: EvasVincent Torri2016-02-161-4/+2
* Evas textblock: Disable hyphenation tests when hyphenation is disabled.Tom Hacohen2016-02-121-0/+4
* Evas Textblock: Fix ellipsis when textblock is resized to formatted h.Youngbok Shin2016-01-041-0/+10
* Evas textblock: Use width of item format to position cursor.Subodh Kumar2015-12-171-1/+13
* Evas Textblock: Fix NULL dereferencing issueYoungbok Shin2015-12-131-0/+8
* Evas textblock: add missing test fontsDaniel Hirt2015-12-101-1/+1
* Evas textblock: improve and fix line range rectanglesDaniel Hirt2015-12-081-0/+169
* Evas textblock: fix evas_textblock_cursor_line_setDaniel Hirt2015-12-071-0/+19
* evas: fix double free.Cedric BAIL2015-12-021-14/+0
* Evas textblock: fix height on line wrappingDaniel Hirt2015-12-021-0/+9
* Evas Textblock: Fix text disappear issue when text is made up with multiple i...Youngbok Shin2015-12-021-0/+31
* Evas textblock: add hyphenation testsDaniel Hirt2015-11-241-0/+67
* Evas object: Add paragraph_direciton APIsYoungbok Shin2015-11-191-1/+193
* Evas textblock: fix bad deletion in test caseDaniel Hirt2015-11-171-3/+0
* evas textblock: fixed ascent/descent calculationMinwoo, Lee2015-11-131-0/+21
* Evas textblock: Clear unused paragraphsDaniel Hirt2015-07-141-0/+19
* Evas Textblock: Add obstacle objects featureDaniel Hirt2015-07-011-0/+88
* Evas textblock: Fix infinite loop caseDaniel Hirt2015-06-291-0/+7
* Evas textblock: Fix the newly added test to use ck_assert_int_eq.Tom Hacohen2015-06-261-1/+1
* Evas textblock: Add a failing test for line_coord_set.Vladyslav Shevchenko2015-06-261-0/+5
* Evas textblock: Add underline height supportSubodh Kumar2015-05-271-0/+1
* edje entry: improve selection performanceThiep Ha2014-11-261-0/+197
* textblock: correct text position for RTL text with marginsThiep Ha2014-11-261-0/+33
* evas textblock: return text direction for under cursor in cursor geometry getThiep Ha2014-10-021-0/+23
* Evas Textblock: Fix native width of BiDi textDaniel Hirt2014-10-011-0/+8
* Evas Textblock: Fix bad empty line add on wrappingDaniel Hirt2014-09-261-0/+13
* evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-09-021-0/+20
* Evas textblock: Add a test for multiline ellipsis.Tom Hacohen2014-08-201-0/+17
* Evas textblock: Fix BiDi text cut-off at the edges.Tom Hacohen2014-08-201-0/+6
* Revert "evas textblock: fixed ellipsis character cut off issue with complex m...Carsten Haitzler (Rasterman)2014-08-201-23/+0
* evas textblock: fixed ellipsis character cut off issue with complex markup text.Youngbok Shin2014-08-191-0/+23
* textblock: Update visual_pos before calling _size_native_calc_line_finalize.Youngbok Shin2014-08-061-0/+12
* evas/textblock: fix to keep original format when a markup tag is matched to a...Youngbok Shin2014-08-051-0/+5
* Evas textblock: Correct word start/end moving at new line or line begins with...Thiep Ha2014-08-041-0/+12
* Evas/Textblock: Introduce PS deletion bug test and fixDaniel Hirt2014-06-171-0/+37
* evas/tests - textblock: add a test case for item format with ellipsis.Youngbok Shin2014-06-101-0/+7