summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.23.0-alpha1 releasev1.23.0-alpha1Stefan Schmidt2019-09-022-2/+190
* evas_vg: fix alpha animation bug in case of partial updatePankaj Kumar2019-09-021-1/+5
* docs: Switch remaining #doxygen-style refs to @eo-styleXavi Artigas2019-09-027-213/+151
* eolian: fix validation of ownability with hashesDaniel Kolesa2019-08-311-1/+1
* eolian: properly handle non-beta restriction of __undefined_typeDaniel Kolesa2019-08-314-17/+18
* eolian: always validate inner types of complex types for @moveDaniel Kolesa2019-08-311-1/+1
* elua: add eolian bindings for type_is_moveDaniel Kolesa2019-08-311-0/+5
* eolian: add API to check if an inner type of complex type is @moveDaniel Kolesa2019-08-314-2/+25
* eolian: refactor ownability validation to accommodate new syntaxDaniel Kolesa2019-08-311-30/+30
* eolian: validate @by_ref correctnessDaniel Kolesa2019-08-311-4/+27
* cxx: Fix example after popup changes.Lauro Moura2019-08-301-1/+1
* efl_ui_collection: prevent the invalid insertion of items.Marcel Hollerbach2019-08-302-1/+87
* efl_ui/pan: remove pan,viewport,changed eventMike Blumenkrantz2019-08-304-7/+11
* efl_ui/pan: only emit size change event on pan content size changeMike Blumenkrantz2019-08-301-1/+0
* efl_ui/pan: add position info to pan,content_position,changed eventMike Blumenkrantz2019-08-305-8/+8
* efl_ui/pan: add pan,content_size,changed eventMike Blumenkrantz2019-08-306-19/+21
* efl_ui/pan: rename pan,position,changed -> pan,content_position,changedMike Blumenkrantz2019-08-306-10/+10
* efl_ui/pan: remove pan content,changed eventMike Blumenkrantz2019-08-306-38/+56
* evas_filter_parser: remove dereferenced NULLShinwoo Kim2019-08-301-4/+10
* elm sel mgr - remove event handlers when no drop targets are leftCarsten Haitzler (Rasterman)2019-08-301-0/+1
* tests: use void cast with util callbackMike Blumenkrantz2019-08-301-8/+8
* efl_ui/popup: timeout -> closing_timeoutMike Blumenkrantz2019-08-304-5/+5
* docs: Proper documentation for Collection and Item classesXavi Artigas2019-08-308-35/+85
* elua: expose new tags via eolian bindingsDaniel Kolesa2019-08-301-0/+30
* eolian: add API to expose the new @move and @by_ref tagsDaniel Kolesa2019-08-304-0/+152
* eolian: add parsing for @move and @by_refDaniel Kolesa2019-08-303-15/+57
* elm_entry: add null check logic on elm_entry_text_set APIBowon Ryu2019-08-301-1/+1
* test_ui_slder: remove meaningless printf when reaching the limitWooHyun Jung2019-08-301-2/+3
* eio - don't call cb's after a cancelCarsten Haitzler (Rasterman)2019-08-301-0/+6
* efl_ui_datetime: change min/max to date_min/date_maxWooHyun Jung2019-08-303-8/+8
* ector gradient: ++ optmization.Hermet Park2019-08-301-6/+6
* csharp: Fix factory inheritance.Lauro Moura2019-08-301-1/+1
* ector: remove unnecessary blending processing.Hermet Park2019-08-301-22/+6
* ector: code refactoring.Hermet Park2019-08-301-35/+33
* edje/optimization: refactor edje_color_class_set() api.subhransu mohanty2019-08-291-5/+13
* edje/style: append file prefix to textblock_style api that affects on file levelsubhransu mohanty2019-08-295-15/+15
* elm_systray: add back beta constructorMarcel Hollerbach2019-08-292-0/+18
* elm config -> allow people to set desktop entry and magnifier configCarsten Haitzler (Rasterman)2019-08-291-0/+34
* elm config - add config api's to set desktop style entry flag/modeCarsten Haitzler (Rasterman)2019-08-292-0/+29
* evas -gl engines - buffer age - bring back fix for changing buffer ageCarsten Haitzler (Rasterman)2019-08-293-0/+3
* mono-docs: Update DocFX version and use online symbol lookupXavi Artigas2019-08-292-1/+2
* efl: implement efl.file::unload for classes that implement loadMike Blumenkrantz2019-08-2928-14/+199
* efl_ui/alert_popup: always create button layoutMike Blumenkrantz2019-08-291-10/+5
* mvvm: Fix Layout_Factory property bound eventLauro Moura2019-08-291-3/+4
* fix build: remove deleted header fileMarcel Hollerbach2019-08-291-2/+0
* eolian: disallow legacy keyword in enums in stable apiDaniel Kolesa2019-08-297-46/+202
* eolian: reverse keywords '@transfer' and '@by_ref'Daniel Kolesa2019-08-291-2/+2
* eina_test: resolve build warningAli Alzyod2019-08-291-1/+1
* efl_ui_tab_pager: make this compatible with Efl.Pack_Linear test suiteMarcel Hollerbach2019-08-293-179/+37
* efl_ui_tab_pager: remove the setter for tab_barMarcel Hollerbach2019-08-295-24/+20