summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ui Scroller : remove unnecessary efl_deldevs/herdsman/text/ui_text_themeDaniel Hirt2018-11-151-1/+0
* Scroll manager: remove unnecessary callback_delDaniel Hirt2018-11-151-21/+0
* Ui text: remove unused code from internal scrollerDaniel Hirt2018-11-151-5/+0
* Ui text: update text; use efl_text_set and not markup_setDaniel Hirt2018-11-151-1/+1
* Ui text: update inputfield test to reflect theme and part changesDaniel Hirt2018-11-151-1/+1
* Ui text: WIP implement efl_part and part_text API to text_setDaniel Hirt2018-11-155-7/+57
* Ui text: WIP have "inputfield" example use the default theme valuesDaniel Hirt2018-11-151-3/+0
* Ui text: WIP read init text properties from themeDaniel Hirt2018-11-151-5/+122
* Ui text: WIP add initial properties for themeDaniel Hirt2018-11-151-0/+20
* Ui text interactive: emit changed,user event correctlyDaniel Hirt2018-11-151-8/+6
* Ui text scroller: add usage of a guideDaniel Hirt2018-11-153-40/+82
* evas textblock: remove white space after line-break by a next itemYoungbok Shin2018-11-142-7/+18
* edje: fix an overflow issue for state valuesYoungbok Shin2018-11-141-0/+22
* ector/software: remove duplicate call.Hermet Park2018-11-141-7/+2
* evas - add evas_common_types.h to makefile.am to fix distckeckCarsten Haitzler (Rasterman)2018-11-131-0/+1
* elm_widget_item_static_focus: prepare the gengrid before preparing itemsMarcel Hollerbach2018-11-131-1/+7
* gengrid: unset last_focused pointer when focus moved awayMarcel Hollerbach2018-11-131-5/+15
* efl_ui_focus: add flag to indicate if a child has the focusMarcel Hollerbach2018-11-132-0/+23
* elm: add unfocus / focus signals to gen* and toolbarMarcel Hollerbach2018-11-135-0/+44
* doc: Fix misuse of $ instead of @ in commentsXavi Artigas2018-11-133-4/+4
* eo: Avoid namespace clashes.Lauro Moura2018-11-1310-17/+17
* eo: fix and rework efl_replace()Vitor Sousa2018-11-121-7/+15
* eina test - fix build with magic debug disabledCarsten Haitzler (Rasterman)2018-11-121-2/+3
* Revert "meson: fix a potential race in evas_opt build"Carsten Haitzler (Rasterman)2018-11-121-1/+1
* meson - move static libs sraw sse2 inot sse3 build options setCarsten Haitzler (Rasterman)2018-11-122-1/+16
* build - evas - sse3 optimized code - decouple from eoCarsten Haitzler (Rasterman)2018-11-123-7/+19
* meson: fix a potential race in evas_opt buildDaniel Kolesa2018-11-121-1/+1
* cxx: explicitly require c++11 and fix tests to conformDaniel Kolesa2018-11-122-25/+25
* efl interface: update efl_gfx_shape_stroke_dash doc.Hermet Park2018-11-121-1/+6
* meson - define WORDS_BIGENDIAN if on big endianCarsten Haitzler (Rasterman)2018-11-111-0/+5
* edje test - part content should be null as nothing is swallowed yetCarsten Haitzler (Rasterman)2018-11-101-1/+1
* meson - make having asm headers errors requiring explicit disablesCarsten Haitzler (Rasterman)2018-11-101-4/+12
* meson - set sloppy spec define as default for efreetCarsten Haitzler (Rasterman)2018-11-091-0/+1
* evas textblock - fix unused params/varsCarsten Haitzler (Rasterman)2018-11-091-6/+1
* edje util - handle missing case in switchCarsten Haitzler (Rasterman)2018-11-091-0/+1
* efreet menu - fix truncation in snprintf to have bigger buffersCarsten Haitzler (Rasterman)2018-11-091-1/+1
* efreet icon - move func into ifdef as only used if ifdef is trueCarsten Haitzler (Rasterman)2018-11-091-0/+4
* eio test - fix 32bit test to use correct type for eina value getCarsten Haitzler (Rasterman)2018-11-091-1/+1
* eina debug - fix 32bit warning for casting down to 32bit ptrsCarsten Haitzler (Rasterman)2018-11-091-1/+1
* libunibreak - warn - add fallthrough attributes to minimize warningsCarsten Haitzler (Rasterman)2018-11-091-2/+8
* meson build - fix libunibreak build to not directly build wordbreakdataCarsten Haitzler (Rasterman)2018-11-091-2/+0
* efl ui text - stop being brain damaged with cnp modeCarsten Haitzler (Rasterman)2018-11-091-7/+4
* elm code - warn - explicit truncation via custom truncate funcCarsten Haitzler (Rasterman)2018-11-091-2/+16
* elm entry - warn - write a specirfic string truncate func to avoid warningsCarsten Haitzler (Rasterman)2018-11-091-2/+13
* eina file test - warn - silence wanring wirth a bit of hand str truncCarsten Haitzler (Rasterman)2018-11-091-1/+4
* edje entry - be clearer and more efficient on string appendingCarsten Haitzler (Rasterman)2018-11-091-13/+17
* efreet mime cache - expand buffer to avoid truncation by snprintfCarsten Haitzler (Rasterman)2018-11-091-1/+1
* efreetd - warn - expand buffer to avoid truncation by snprintfCarsten Haitzler (Rasterman)2018-11-091-1/+1
* efreet trash - warn - expand buffer to avoid truncation by snprintfCarsten Haitzler (Rasterman)2018-11-091-1/+1
* efreet menu - only build internal cmp func if used in ifdefsCarsten Haitzler (Rasterman)2018-11-091-0/+4