summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elm label: fix branch building after migration to efldevs/herdsman/elm_interface_nextDaniel Hirt2016-04-051-19/+0
* Entry: Support wrap_width concept for elm_label_wrap_width_* APIsYoungbok Shin2016-04-044-17/+40
* Label: Fix slide style groupsYoungbok Shin2016-04-042-2/+4
* Label: fix 'unused' warningDaniel Hirt2016-04-041-1/+1
* Entry: add "default" as "elm.text" aliasDaniel Hirt2016-04-041-0/+1
* Label: Remove unused 'lastw' fieldDaniel Hirt2016-04-042-2/+0
* Label: Remove unnecessary usages of eo_superDaniel Hirt2016-04-041-4/+4
* Entry: Do not set text in finalize()Daniel Hirt2016-04-041-1/+0
* Entry: Move theming back to ctor and update sizes only when finalizedDaniel Hirt2016-04-041-0/+1
* Entry: Fix line_wrap logicDaniel Hirt2016-04-041-4/+2
* Entry: Do not set text in finalize()Daniel Hirt2016-04-041-1/+0
* Entry: Fix unused after mergeDaniel Hirt2016-04-041-2/+2
* Label: Move theming to ctorDaniel Hirt2016-04-042-14/+2
* Entry: Move theming back to ctor and update sizes only when finalizedDaniel Hirt2016-04-041-10/+30
* Label: Enable/Disable single line mode according to line wrap modeYoungbok Shin2016-04-041-0/+4
* Entry: Remove deferred_recalc_jobYoungbok Shin2016-04-042-92/+28
* Label: Add non-editable/singleline label widget by default.Youngbok Shin2016-04-041-3/+8
* Label: merge slide groups into Entry's themeDaniel Hirt2016-04-041-0/+357
* Entry: skip calc job creation if there is already oneDaniel Hirt2016-04-041-2/+1
* remove extra sizing_eval callsDaniel Hirt2016-04-042-5/+0
* Label: fix _label_format_set callsDaniel Hirt2016-04-041-4/+3
* Label: merge with entry, cont.Daniel Hirt2016-04-043-49/+34
* Label: merge with Entry, cont.Daniel Hirt2016-04-042-59/+12
* Label: inherit from Entry (part 1)Daniel Hirt2016-04-042-77/+9
* Entry: Move theming size evaluation to eo_base_finalizeDaniel Hirt2016-04-042-7/+11
* Evas x11: Fix warnings and invalid calls in engineJean-Philippe Andre2016-04-044-32/+24
* Elm_image: remove resizable_up and resizable_down Eo apidevs/ami/context_menuJi-Youn Park2016-04-043-64/+95
* evas - gif loader - handle missing colormapCarsten Haitzler (Rasterman)2016-04-041-10/+20
* evas_gl_cocoa: fix segmentation fault at program exitJean Guyomarc'h2016-04-021-1/+6
* autotools: on OSX warn about prefix being /usrJean Guyomarc'h2016-04-021-0/+14
* minor spelling fixesMike Frysinger2016-04-022-3/+3
* tab--Dave Andreoli2016-04-021-4/+4
* elm win - null out freed data on smart delCarsten Haitzler (Rasterman)2016-04-021-0/+9
* evas - gif loader - be a little more optimal in pixel lookups on decodeCarsten Haitzler (Rasterman)2016-04-021-3/+10
* evas: gif loader - fix out of bounds access on cmap of invalid pixelsCarsten Haitzler (Rasterman)2016-04-021-2/+17
* elementary: install elementary cxx pkgconfig file.Cedric BAIL2016-04-014-4/+7
* elementary: install desktop files in the correct directory.Cedric BAIL2016-04-011-2/+2
* theme: fix a bunch of the fixed: X Y edje errorsMike Blumenkrantz2016-04-015-2/+12
* ecore-drm: do not attempt to destroy sprite outputs which have never repaintedMike Blumenkrantz2016-04-011-3/+6
* ecore-wl2: Enable releasing keyboard, pointer, and touch if supportedChris Michael2016-04-011-12/+15
* ecore_timer: remove redundancy in property docsStefan Schmidt2016-04-011-5/+1
* ecore_timer: document propertiesStefan Schmidt2016-04-011-0/+2
* evas-software-generic: remove native.func.data variable and data argument of ...Chris Michael2016-04-011-3/+3
* ecore-wl2: Move structures above functionsChris Michael2016-04-011-13/+15
* evas-wayland-egl: Add www protocol handling to wayland-egl engineDerek Foreman2016-04-016-3/+1064
* gl_common: Add API for redirecting render to textureDerek Foreman2016-04-012-1/+82
* ecore_evas wayland: store relevant www data in engine infoMike Blumenkrantz2016-04-012-0/+77
* ecore-evas wayland: use www protocol when availableMike Blumenkrantz2016-04-012-3/+49
* ecore_wl2: implement www extension for client-side useMike Blumenkrantz2016-04-017-1/+294
* evas - fix leak because cutouts_fre .. doesnt free - it just resets to 0Carsten Haitzler (Rasterman)2016-04-016-10/+24