summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian_aux: add testsdevs/q66/eolian_auxDaniel Kolesa2018-11-075-1/+161
* eolian aux: add documentationDaniel Kolesa2018-11-071-1/+94
* eolian_aux: add initial eolian_aux APIsDaniel Kolesa2018-11-078-0/+462
* meson: fix hyphen supportMarcel Hollerbach2018-11-071-1/+6
* Canvas layout: support more Efl.Text.* with efl_partDaniel Hirt2018-11-0613-31/+1278
* Efl text style: remove 'underline2_type' propertyDaniel Hirt2018-11-063-24/+16
* Canvas text: share common style strings in style_setDaniel Hirt2018-11-061-101/+121
* Canvas text: remove old style tag 'replace_len' fieldDaniel Hirt2018-11-061-17/+6
* Ui internal text scroller: fix meson buildDaniel Hirt2018-11-061-0/+3
* Ui internal text scroller: move .eo.h to internal usageDaniel Hirt2018-11-064-1/+9
* Efl selection: remove cancelled promisesDaniel Hirt2018-11-052-1/+5
* Ui scroll: fix update scrollbar arrows on pos changeDaniel Hirt2018-11-051-0/+1
* Ui text: port widget to new interfacesDaniel Hirt2018-11-057-2202/+677
* Canvas text: emit text,changed event on markup_insertDaniel Hirt2018-11-051-1/+1
* Text: add markup_range_getDaniel Hirt2018-11-054-0/+53
* Ui text scroller: add scroller for internal usageDaniel Hirt2018-11-054-0/+233
* Ui text interactive: swap cursors on cursors_get if neededDaniel Hirt2018-11-051-2/+11
* Ui text interactive: don't use freeze when using legacy cursor_copyDaniel Hirt2018-11-051-2/+0
* Ui text interactive: emit selection,changed on selection changes, not cursorDaniel Hirt2018-11-051-3/+2
* Ui text interactive: add select_noneDaniel Hirt2018-11-053-0/+11
* Canvas text: don't emit 'cursor,changed' on legacy cursor_copyDaniel Hirt2018-11-051-1/+4
* Canvas text: fix line_jump_by logicDaniel Hirt2018-11-052-21/+57
* efl-mono: Typos in generated code commentsXavi Artigas2018-11-051-3/+3
* gendoc: Typos in templatesXavi Artigas2018-11-053-4/+4
* efl_ui : change efl_ui_view_list to efl_ui_list_view.SangHyeon Jade Lee2018-11-0523-524/+524
* elementary transit: add a new api - elm_transit_progress_value_set()Hermet Park2018-11-052-10/+44
* elementary transit: fix wrong pausing time calculation.Hermet Park2018-11-051-13/+37
* evas_render: fix objects change occured withoout real rendering.Jiyoun Park2018-11-051-1/+2
* Slider: fix callback invocationDaniel Zaoui2018-11-051-2/+0
* eolian: expose API to retrieve the class of an eventDaniel Kolesa2018-11-043-0/+24
* eolian: add eolian_implement_implementing_class_getDaniel Kolesa2018-11-047-2/+43
* evas - generic loaders - use eina properly so windows build worksVincent Torri2018-11-025-33/+81
* meson: generate .pc files for efl-core efl-ui efl-netMarcel Hollerbach2018-11-021-0/+17
* codegen: ensure we include the filename and not the pathMarcel Hollerbach2018-11-022-2/+4
* elm_toolbar: fix prio.visibleMarcel Hollerbach2018-11-021-9/+21
* efl_ui_focus_manager: rename a eventMarcel Hollerbach2018-11-0210-15/+15
* Elm_Code: check pointer nullity before using itDaniel Zaoui2018-11-011-4/+7
* meson: allow setting of custom pc variablesMarcel Hollerbach2018-10-312-0/+5
* meson - ethumb - fix build and install of service files for ethumbCarsten Haitzler (Rasterman)2018-10-313-0/+34
* emile - fix windows buildVincent Torri2018-10-311-8/+3
* evas - fix pending object set tracking to not multi-add the same objectMarcel Hollerbach2018-10-312-3/+9
* Revert "build - meson - fix build when legacy is still enabled and gen the code"Carsten Haitzler (Rasterman)2018-10-311-1/+0
* eolian: Add @ctor_param parameter to constructorsFelipe Magno de Almeida2018-10-317-5/+52
* evas - remove excess data scope lookup during render when getting changedCarsten Haitzler (Rasterman)2018-10-263-8/+7
* build - meson - fix build when legacy is still enabled and gen the codeCarsten Haitzler (Rasterman)2018-10-261-0/+1
* elc_naviframe: Fix to show prev item when top item is deletedJaehyun Cho2018-10-261-1/+3
* evas map: remove unnecessary count comparison.Hermet Park2018-10-263-12/+7
* evas: fix backward compatibility issue.Hosang Kim2018-10-261-6/+16
* evas_object: Refactor pixels get hackDerek Foreman2018-10-262-4/+11
* evas_image: Force stacking check on non-video surfaceDerek Foreman2018-10-261-1/+5