summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Label: fix 'unused' warningdevs/herdsman/interface_nextDaniel Hirt2016-03-211-1/+1
* Entry: add "default" as "elm.text" aliasDaniel Hirt2016-03-211-0/+1
* Label: Remove unused 'lastw' fieldDaniel Hirt2016-03-212-2/+0
* Label: Remove unnecessary usages of eo_superDaniel Hirt2016-03-211-4/+4
* Entry: Do not set text in finalize()Daniel Hirt2016-03-211-1/+0
* Entry: Fix unused after mergeDaniel Hirt2016-03-211-2/+2
* Label: Move theming to ctorDaniel Hirt2016-03-212-14/+2
* Entry: Move theming back to ctor and update sizes only when finalizedDaniel Hirt2016-03-211-10/+30
* Entry: Fix line_wrap logicDaniel Hirt2016-03-211-4/+2
* Label: Enable/Disable single line mode according to line wrap modeYoungbok Shin2016-03-171-0/+4
* Entry: Remove deferred_recalc_jobYoungbok Shin2016-03-172-92/+28
* Label: Add non-editable/singleline label widget by default.Youngbok Shin2016-03-161-3/+8
* interface_scrollable: fix the getting scroll view port sizetaehyub2016-03-161-0/+1
* Change elm according to the renaming of the eo_add() current object.Tom Hacohen2016-03-1614-43/+43
* Label: merge slide groups into Entry's themeDaniel Hirt2016-03-151-0/+357
* Entry: skip calc job creation if there is already oneDaniel Hirt2016-03-151-2/+1
* remove extra sizing_eval callsDaniel Hirt2016-03-152-5/+0
* Label: fix _label_format_set callsDaniel Hirt2016-03-151-4/+3
* Label: merge with entry, cont.Daniel Hirt2016-03-153-49/+34
* Label: merge with Entry, cont.Daniel Hirt2016-03-152-59/+12
* Label: inherit from Entry (part 1)Daniel Hirt2016-03-152-95/+9
* Entry: Move theming size evaluation to eo_base_finalizeDaniel Hirt2016-03-152-7/+11
* Elm.Image: Adapt to recent changes in Efl.ImageJean-Philippe Andre2016-03-153-38/+55
* web: provide a direct access to the configured web engine class.Cedric BAIL2016-03-144-1/+24
* web: fix breakage after roll over with eo_add change.Cedric BAIL2016-03-141-4/+1
* config: Fix wrong scroll config variables.Daniel Juyung Seo2016-03-151-2/+2
* Revert "genlist: fix item sizing error"Vyacheslav Reutskiy2016-03-141-1/+1
* button: don't attempt to set non-existent "icononly" state for elm.textMike Blumenkrantz2016-03-111-6/+0
* Combobox: Fix according to the new (old) eo_add syntax.Tom Hacohen2016-03-111-1/+1
* Revert "Combobox: Semi automatic migration to the new eo_add."Tom Hacohen2016-03-111-5/+4
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-1182-265/+196
* Revert "combobox: fix borkage after eo_add change."Tom Hacohen2016-03-111-4/+2
* Revert "elm - genlist item - index get start from 0 - unbreak api break"Carsten Haitzler (Rasterman)2016-03-112-2/+2
* none: fix symbol issueCedric BAIL2016-03-102-3/+15
* gitignore: do not track eo generated files.Cedric BAIL2016-03-102-0/+2
* combobox: fix warning due to change in eo event signature.Cedric BAIL2016-03-101-14/+6
* webkit2: undef macro before redefining them.Cedric BAIL2016-03-101-0/+5
* combobox: add Multiple selection featuredivyesh purohit2016-03-107-10/+312
* efl: followup with renaming efl animator.Cedric BAIL2016-03-107-22/+22
* colorclass: allocate memory to fit the original size of data typeJee-Yong Um2016-03-101-1/+1
* elm - genlist item - index get start from 0 - unbreak api breakCarsten Haitzler (Rasterman)2016-03-102-2/+2
* elm_web: Remove eo generated filesJean-Philippe Andre2016-03-104-462/+0
* combobox: fix borkage after eo_add change.Cedric BAIL2016-03-091-2/+4
* config: add entry to set web backend.Cedric BAIL2016-03-091-2/+50
* config: add API to configure Elm_Web backend.Cedric BAIL2016-03-092-2/+39
* web: split web into a module.Cedric BAIL2016-03-0921-1594/+2414
* Image test: Migrate to the new event cb signature.Tom Hacohen2016-03-091-10/+6
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-0983-197/+267
* Combobox: Semi automatic migration to the new eo_add.Tom Hacohen2016-03-091-4/+5
* theme: Fix scroller colorclass typo.Stephen okra Houston2016-03-081-1/+1