summaryrefslogtreecommitdiff
path: root/src/bin/elementary
Commit message (Expand)AuthorAgeFilesLines
* elementary_test: remove duplicated fileStefan Schmidt2019-12-031-396/+0
* introduce efl_ui_{pager/scroller}Marcel Hollerbach2019-12-021-6/+2
* efl_ui_spotlight_container: bring in min / max handlingMarcel Hollerbach2019-12-021-0/+1
* Polish text interface methodsAli Alzyod2019-11-284-12/+16
* Efl Canvas Text : Modify Style Propertyabdulleh Ghujeh2019-11-281-1/+2
* elm_test: make spotlight test check boxes work againMarcel Hollerbach2019-11-271-8/+6
* Efl.Text.Attribute_FactoryAli Alzyod2019-11-272-162/+2
* efl_ui_multi_selectable: clean this upMarcel Hollerbach2019-11-251-3/+3
* Efl.Text.CursorAli Alzyod2019-11-221-26/+26
* elementary: move away from normal player to the new animation mixinMarcel Hollerbach2019-11-2010-362/+259
* Unify "animated" flagsXavi Artigas2019-11-201-2/+2
* efl_ui_relative_container: rename relative_layoutYeongjong Lee2019-11-123-28/+28
* Revert "evas_textblock: content fit feature"Carsten Haitzler (Rasterman)2019-11-072-234/+0
* Efl.Interpolator*: More sensible API names and docsXavi Artigas2019-11-061-6/+9
* evas_textblock: content fit featureAli Alzyod2019-11-052-0/+234
* efl_canvas_animation_translate: move from x&y to container typesMarcel Hollerbach2019-11-042-5/+5
* efl_canvas_animation_scale: move from 2 doubles to vectorsMarcel Hollerbach2019-11-043-10/+10
* efl_canvas_animation_rotate: adjust APIMarcel Hollerbach2019-11-043-10/+10
* evas: move efl_input_device into evas/Efl_Canvas.hCedric Bail2019-10-311-1/+1
* evas - revert evas variation sequence support - out of bound accessesCarsten Haitzler (Rasterman)2019-10-312-26/+0
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-10-192-0/+26
* fix various trivial null derefsMike Blumenkrantz2019-10-181-3/+1
* efl_gfx_arrangement: change content_padding param type and remove scalableYeongjong Lee2019-10-029-45/+45
* elementary_test: Add the value provider test for animation_viewJunsuChoi2019-10-023-0/+608
* test_code: do not create a background by handMarcel Hollerbach2019-09-301-6/+2
* efl_ui: remove efl_ui_text headers from Efl_Ui.h for nowMike Blumenkrantz2019-09-3014-12/+16
* elm_test/radio: use eo type hereMike Blumenkrantz2019-09-301-1/+1
* elm_test: undef logging macros before redefining them in headerMike Blumenkrantz2019-09-271-0/+5
* efl_ui_*selectable: unify these APIs with the same c_prefixMarcel Hollerbach2019-09-264-11/+11
* efl_ui : reverse the select method name to be ended verb on the last.SangHyeon Jade Lee2019-09-251-6/+6
* efl/player: rename 'play' property to 'pause'Mike Blumenkrantz2019-09-245-12/+15
* efl/player: merge start+stop methods into 'playing' propertyMike Blumenkrantz2019-09-2410-11/+11
* efl/player: prune properties duplicated in efl.playableMike Blumenkrantz2019-09-243-4/+4
* elementary: add a basic test for MVVM infrastructure.Cedric Bail2019-09-243-1/+148
* efl_ui_win: default the window type to basicMarcel Hollerbach2019-09-2426-70/+35
* elm_test: mark image_zoomable test as non-legacyMike Blumenkrantz2019-09-231-1/+1
* elementary_codegen: check before use to avoid use after freeStefan Schmidt2019-09-231-0/+4
* test: Add a logic to check a size of CheckWonki Kim2019-09-231-0/+4
* efl/radio/box: handle non-radio-objectsMike Blumenkrantz2019-09-181-3/+2
* build: fix elm header usageMike Blumenkrantz2019-09-181-0/+1
* build: use legacy api in places where legacy should be usedMike Blumenkrantz2019-09-181-1/+1
* efl_ui_multi_selectable: remove SINGLE_ALWAYSMarcel Hollerbach2019-09-171-4/+0
* efl.ui.scrollable: fix event name for scrollableHosang Kim2019-09-161-9/+9
* efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_MethodXavi Artigas2019-09-166-34/+34
* efl_ui_timepicker/datepicker : change event name properlyWooHyun Jung2019-09-122-2/+2
* elm perf_test: fix warning of implicit conversion of floating pointJaehyun Cho2019-09-093-6/+6
* efl_ui_spotlight: migrate from active_index to active_elementMarcel Hollerbach2019-09-062-33/+26
* elm_test: don't use legacy win api in interfaces tags caseMike Blumenkrantz2019-09-051-1/+1
* efl_ui/popup: timeout -> closing_timeoutMike Blumenkrantz2019-08-301-1/+1
* test_ui_slder: remove meaningless printf when reaching the limitWooHyun Jung2019-08-301-2/+3