summaryrefslogtreecommitdiff
path: root/src/bin/elementary/test_efl_ui_text.c
Commit message (Expand)AuthorAgeFilesLines
* efl_input_clickable: rename efl_ui_clickable to efl_input_clickabledevs/bu5hm4n/work_travisWooHyun Jung2019-07-291-5/+5
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-241-2/+2
* elm: explicitly include Efl_Ui.h in binariesMike Blumenkrantz2019-03-071-0/+1
* efl_text_cursor: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-3/+3
* efl.ui.win: remove all legacy types and functions from eo fileMike Blumenkrantz2019-03-041-4/+4
* api: efl.gfx.size_hints -> efl.gfx.hintsMike Blumenkrantz2019-02-211-10/+10
* eolian: drop class function overridingMarcel Hollerbach2019-02-131-2/+2
* Ui text: update text; use efl_text_set and not markup_setDaniel Hirt2018-11-261-1/+1
* Ui text: update inputfield test to reflect theme and part changesDaniel Hirt2018-11-261-1/+1
* Ui text: have "inputfield" example use the default theme valuesDaniel Hirt2018-11-261-3/+0
* Ui text: port widget to new interfacesDaniel Hirt2018-11-051-238/+121
* elementary_test: use snprintf to prevent memory overflow in test_efl_ui_textYoungbok Shin2018-09-241-6/+6
* Efl.Text_* (from Efl.Text.*)Xavi Artigas2018-04-241-6/+6
* elementary: simplify Efl.Ui.Text.Factory test.Cedric BAIL2018-01-181-13/+3
* Canvas image: add Efl.Canvas.Text.Factory + use in Ui.TextDaniel Hirt2018-01-181-5/+200
* Canvas text: change halign/valign to use doublesDaniel Hirt2017-11-101-3/+3
* Ui text: add test for Efl.Text.MarkupDaniel Hirt2017-09-281-1/+29
* Ui text: add Efl.Ui.Text_Async objectDaniel Hirt2017-09-201-0/+49
* Ui text: add null checks for anchor updateDaniel Hirt2017-09-201-1/+1
* elm_test: Remove calls to fill+expand (EO)Jean-Philippe Andre2017-08-231-5/+0
* elm_test: Remove calls to visible_set for EO objectsJean-Philippe Andre2017-08-041-2/+0
* Efl text: replace all usages of cursor handle to same typeDaniel Hirt2017-07-171-3/+3
* Ui text: add more examples to testDaniel Hirt2017-07-171-35/+27
* Ui text: use new api instead of 'style' property in the testDaniel Hirt2017-07-171-2/+3
* Efl text: shorten naming of methodsDaniel Hirt2017-06-121-4/+4
* Text: enhance cursor_get to ask for a "get type"Daniel Hirt2017-06-121-2/+2
* Text: add annotate interfaceDaniel Hirt2017-06-121-5/+5
* Ui text: fix test style applying after cursor portDaniel Hirt2017-06-121-2/+5
* Ui text: fix test inserting objectDaniel Hirt2017-06-121-1/+1
* Text cursor: add interface and implement in Canvas.TextDaniel Hirt2017-06-111-13/+13
* Canvas text cursor: move to Efl.Canvas.Text namespaceDaniel Hirt2017-06-111-14/+14
* Ui text: use new text api instead of 'style'Daniel Hirt2017-05-281-0/+5
* Ui text: use 'wrap' and 'multiline' propertiesDaniel Hirt2017-05-281-14/+24
* rename elm_button to Efl.Ui.ButtonAmitesh Singh2017-05-221-1/+1
* Ui text: move tests to test_efl_ui_text.cDaniel Hirt2016-12-121-0/+186
* Ui text: implement non-editable beahviorDaniel Hirt2016-12-121-0/+61
* Ui text: introduce this new text widgetDaniel Hirt2016-06-161-0/+6