summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* theme: remove unused partsMarcel Hollerbach2019-11-271-10/+0
* efl_ui_spotlight_manager_*: remove size and position eventsMarcel Hollerbach2019-11-273-54/+0
* elm_test: make spotlight test check boxes work againMarcel Hollerbach2019-11-271-8/+6
* efl_ui_spotlight_manager: remove the group objectMarcel Hollerbach2019-11-276-47/+29
* efl_ui_spotligt: make it possible to freeze animationsMarcel Hollerbach2019-11-273-5/+67
* Revert "gesture_manager: Changed function param to reduce internal function c...Marcel Hollerbach2019-11-276-17/+27
* tests/ecore_wl2: Add test for ecore_wl2_window_activated_get functionWoochanlee2019-11-271-0/+19
* ci: travis: add job to build efl and run tests with address sanitizerStefan Schmidt2019-11-276-2/+39
* ci: enable mono bindings build in default buildStefan Schmidt2019-11-271-1/+7
* vector container: skip copying compositions precisely.Hermet Park2019-11-271-1/+7
* evas json: up-to-date vector-tree logging.Hermet Park2019-11-271-9/+26
* gesture_manager: Changed function param to reduce internal function calls.Woochanlee2019-11-276-27/+17
* Efl.Text.Attribute_FactoryAli Alzyod2019-11-2721-810/+431
* csharp: CA1717 - Add [Flags] for enumsLauro Moura2019-11-261-5/+11
* csharp: Iterate more in GC-dependent testLauro Moura2019-11-261-3/+3
* pyolian: Add helper functions for simple scriptsLauro Moura2019-11-261-0/+39
* pyolian: Add a method to get the hierarchy of extensionsLauro Moura2019-11-262-0/+25
* pyolian: full_inherit must recurse parent tooLauro Moura2019-11-262-0/+6
* csharp: Add more since tags to membersLauro Moura2019-11-264-10/+71
* ecore_timer: add NULL checking for timer data.Hosang Kim2019-11-261-7/+14
* eo: add missing move tagYeongjong Lee2019-11-263-3/+3
* eo: add move tag to iteratorYeongjong Lee2019-11-269-11/+12
* edje_calc: Creation macro that perform edje calc, regardless of the edje size.Woochanlee2019-11-262-35/+20
* vg_common_json: Fix a missing of free after usingJunsuChoi2019-11-261-0/+1
* Efl.Canvas.Image: Add skeleton code Efl.Gfx.Frame_Controller.sectorJunsuChoi2019-11-262-0/+23
* efl_ui_multi_selectable: clean this upMarcel Hollerbach2019-11-2523-185/+192
* theme: Delete max that seems not right.Woochanlee2019-11-251-6/+0
* Efl.Canvas.Vg.Container : Initialize mask buffer for SUB, INS composition.JunsuChoi2019-11-251-0/+6
* vector lottie: Set visibility vg nodeJunsuChoi2019-11-251-0/+4
* evas vector: initialize data member properly.Hermet Park2019-11-251-2/+2
* evas_textblock: cursor function null check at startali2019-11-221-3/+2
* csharp: Fix helper functionLauro Moura2019-11-227-1/+80
* text: Fix struct definitionLauro Moura2019-11-222-5/+2
* efl_ui_internal_text_interactive: fix undefined symbol issueWooHyun Jung2019-11-221-1/+1
* Efl.Text.Cursor: Add missing documentationXavi Artigas2019-11-221-1/+1
* efl_ui_table: modify comparing logicWonki Kim2019-11-221-1/+1
* docs: Remove repeated wordsXavi Artigas2019-11-221-3/+3
* Efl.Text.CursorAli Alzyod2019-11-2236-1866/+1853
* efl_canvas_object_animation: fix possible invalid pointerMarcel Hollerbach2019-11-211-1/+2
* efl_canvas_object_animation: make this all more safeMarcel Hollerbach2019-11-211-1/+6
* elm/hoversel: Recalculate items before box calculate.JunsuChoi2019-11-211-1/+8
* eina_matrix: replace cosf by cos to gain more accuracyWonki Kim2019-11-212-4/+4
* vector lottie: reset vg tree each frames.Hermet Park2019-11-211-4/+17
* Revert "evas animation: removed unnecessray checking."Hermet Park2019-11-211-0/+3
* vector json: checking valid pointer before accessing it.Hermet Park2019-11-211-6/+9
* evas animation: removed unnecessray checking.Hermet Park2019-11-211-3/+0
* efl_canvas_object_animation: check if animation stops during animationJaehyun Cho2019-11-211-0/+3
* csharp: Components enum are flags now.Bruno da Silva Belo2019-11-202-49/+107
* csharp: Hiding p-invokes.Bruno da Silva Belo2019-11-206-6/+6
* csharp: CA1307 Add CultureInfo to generated code.Lauro Moura2019-11-202-3/+63