summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Canvas text: implement Efl.Text.Formatdevs/herdsman/work2Daniel Hirt2017-05-226-1/+300
* Canvas.Text: impl. EFl.Text.Style cont.Daniel Hirt2017-05-212-28/+60
* Canvas text: add Efl.Text.Style and partially impl.Daniel Hirt2017-05-207-2/+496
* Canvas text: support slant, width, fallbacks and langDaniel Hirt2017-05-204-17/+67
* Canvas text: reimpl. font, impl. weightDaniel Hirt2017-05-202-23/+81
* Canvas text: add stubs for Efl.Text.Font APIDaniel Hirt2017-05-206-1/+188
* Elm layout: add missing .eo for partDaniel Hirt2017-05-206-0/+64
* Ui text: update test to set a colorDaniel Hirt2017-05-191-0/+1
* Canvas text: add 'color' propertyDaniel Hirt2017-05-193-54/+102
* Ui text: remove unused codeDaniel Hirt2017-05-191-148/+1
* Ui text: implement text propertiesDaniel Hirt2017-05-192-1/+2
* Canvas text: implement font propertiesDaniel Hirt2017-05-192-7/+62
* savepointDaniel Hirt2017-05-192-1/+14
* Ui text: fix single+scroller combinationDaniel Hirt2017-05-192-17/+26
* Evas textblock: fix width calculation of non-dirty paragraphsDaniel Hirt2017-05-192-0/+18
* Revert "Revert "Revert "evas textblock: keep previous size when the calculati...Daniel Hirt2017-05-191-25/+5
* Ui text: remove 'calc_force' functionDaniel Hirt2017-05-191-9/+1
* Elementary: implement efl_text in elm_layout partDaniel Hirt2017-05-1928-74/+203
* Ui text: remove elm_layout_text usageDaniel Hirt2017-05-192-114/+2
* Canvas layout: port part_text to efl_partDaniel Hirt2017-05-198-29/+101
* fixup text box exampleDaniel Hirt2017-05-191-11/+25
* Ui text: minor sizing fixesDaniel Hirt2017-05-191-2/+0
* Add "efl ui text box" testDaniel Hirt2017-05-192-0/+35
* Ui text: update to new Efl.Text APIDaniel Hirt2017-05-192-83/+61
* Ui text interactive: implement Efl.Text interfaceDaniel Hirt2017-05-191-1/+1
* Ui text: use Efl.Text's mutliline propertyDaniel Hirt2017-05-194-26/+19
* Canvas text: add 'wrap', 'multiline' propertiesDaniel Hirt2017-05-193-16/+99
* fix textblock wrappingDaniel Hirt2017-05-191-1/+8
* doc: Fix filters documentation in edcrefJean-Philippe Andre2017-05-191-9/+33
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-19164-156/+418
* evas: Make beta events from Evas.Canvas internalJean-Philippe Andre2017-05-193-6/+22
* evas: Make Efl.Canvas.Object.type internalJean-Philippe Andre2017-05-195-13/+9
* evas: Make Efl.Canvas.Object.legacy_ctor internalJean-Philippe Andre2017-05-195-6/+16
* evas: Make Efl.Input.Event.instance_get internalJean-Philippe Andre2017-05-1911-12/+19
* evas: Make Efl.Input.Event.legacy_info.get internalJean-Philippe Andre2017-05-199-12/+55
* elm: Remove Elm_Glob_Match_Flags from EOJean-Philippe Andre2017-05-194-15/+32
* eina: fix reproductible build.Cedric BAIL2017-05-182-41/+15
* elm_code: Fix crash on tabs in long linesAndy Williams2017-05-191-1/+1
* ecore-drm2: Update connector state dpms value if setting worksChris Michael2017-05-181-0/+2
* ecore-drm2: Fix setting dpms level using atomic stateChris Michael2017-05-181-3/+3
* check: fix efl_ui_check_selected_set() APIAmitesh Singh2017-05-181-14/+11
* nstate: correct the legacy class nameAmitesh Singh2017-05-181-1/+1
* Revert "elm_code: Add a save_as API call for writing buffers to a new file"Andy Williams2017-05-183-31/+0
* photocam: fix make distcheckdevs/ami/zoomAmitesh Singh2017-05-182-0/+3
* rename Efl.Ui.Zoomable to Efl.Ui.ZoomAmitesh Singh2017-05-186-17/+17
* photocam: move zoom related APIs to Efl.Ui.ZoomableAmitesh Singh2017-05-184-93/+196
* ecore_drm2: Better handle flip failure round 2Derek Foreman2017-05-171-1/+2
* ecore_drm2: Better handle flip failureDerek Foreman2017-05-171-1/+6
* photocam: rename 'paused' API to 'zoom_animation'Amitesh Singh2017-05-173-7/+43
* photocam: implement Efl.Gfx.View.view_size.getAmitesh Singh2017-05-173-18/+24