summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: port entry to colorclassdevs/herdsman/elm_textblockDaniel Hirt2017-08-141-15/+15
* check.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-37/+74
* uiclock.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-8/+18
* calendar.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-14/+25
* menu.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-28/+45
* colorsel.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-4/+13
* diskselector.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-2/+9
* segment_control.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-9/+21
* slider.edcc: port to TEXTBLOCKDaniel Hirt2017-08-141-88/+147
* dayselector.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-8/+10
* index.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-35/+66
* genlist.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-348/+456
* list.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-36/+62
* bubble.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-58/+83
* multibuttonentry.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-10/+27
* toolbar.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-65/+99
* flipselector.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-9/+49
* progress.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-33/+68
* border.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-14/+25
* colorclass.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-11/+25
* naviframe.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-26/+49
* gengrid.edc: port to TEXTBLOCKDaniel Hirt2017-08-142-45/+82
* actionslider.edc: port to actionsliderDaniel Hirt2017-08-141-31/+25
* layout.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-9/+15
* radio.edc: port to TEXTBLOCKDaniel Hirt2017-08-141-13/+23
* map.edc: port to textblockDaniel Hirt2017-08-142-18/+48
* frame.edc: port to textblockDaniel Hirt2017-08-142-6/+16
* button.edc: port button to TEXTBLOCKDaniel Hirt2017-08-142-64/+142
* Edje calc: support "text { font, align.x, ellipsis }" for TEXTBLOCKDaniel Hirt2017-08-141-0/+170
* Textblock: unify glow/outline, glow2/shadowDaniel Hirt2017-08-141-0/+10
* add PRIMER to color, color2, color3Daniel Hirt2017-08-141-0/+1
* edje: Apply color_class to TEXTBLOCK part's styleYoungbok Shin2017-08-145-12/+229
* Elm theme: add style color macrosDaniel Hirt2017-08-141-0/+7
* Edje: add primer (white) color for TEXTBLOCKDaniel Hirt2017-08-141-0/+2
* Elm: bump theme efl_version to v1.20Daniel Hirt2017-08-141-0/+1
* Canvas text: free style on destructionDaniel Hirt2017-08-141-1/+8
* ecore_evas: define the predefine for wl2 instead of waylandMarcel Hollerbach2017-08-121-1/+1
* ecore_imf/wayland: Check the return value of memory allocation functionJihoon Kim2017-08-121-5/+11
* efl-wl: max size of 0x0 from shell is -1x-1 in eflMike Blumenkrantz2017-08-111-0/+2
* efl-wl: initialize seat keymap fd to -1Mike Blumenkrantz2017-08-111-0/+1
* ecore: always set delete_me before removing fd from pollMike Blumenkrantz2017-08-111-4/+5
* efl-wl: handle case where eglBindWaylandDisplay failsMike Blumenkrantz2017-08-111-3/+2
* efl-wl: always dismiss popups on hideMike Blumenkrantz2017-08-111-1/+1
* elm_widget: do not reparent subobjs to top widget for non-elm objectsMike Blumenkrantz2017-08-111-1/+2
* efl-wl: use correct accessor method for keyboard resource hashMike Blumenkrantz2017-08-111-3/+8
* wayland: set min/max size hints to surface before showMike Blumenkrantz2017-08-112-2/+36
* efl-wl: add functionality for extracting surfaces for external useMike Blumenkrantz2017-08-112-7/+91
* efl-wl: add EFL_WL_DEBUG env variable for enabling wayland debugMike Blumenkrantz2017-08-111-1/+13
* wayland: remove xdg5 supportMike Blumenkrantz2017-08-116-284/+8
* wayland: fix xdg-shell popup windowsMike Blumenkrantz2017-08-113-32/+50