summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas_textblock_legacy: change the name of efl_canvas_textblockdevs/woohyun/remove_canvas_textWooHyun Jung2019-09-0419-556/+556
* efl_canvas_textblock: change the name from canas_text to canvas_textblockWooHyun Jung2019-09-0319-557/+557
* elm_popup: calculate the label min size of popup before the popup group calcu...Taehyub Kim2019-09-031-1/+4
* docs: Update focus documentationXavi Artigas2019-09-032-56/+52
* efl_ui/scroll_manager: make scroll direction changes more responsive with wheelMike Blumenkrantz2019-09-031-2/+10
* WhitespaceXavi Artigas2019-09-032-2/+2
* api: remove Efl.Ui.Scroll_BlockMike Blumenkrantz2019-09-0313-121/+111
* docs: Fix typos and wrap EO files to 120 charsXavi Artigas2019-09-0275-333/+567
* eolian: move all tests to use the new @move syntax and APIDaniel Kolesa2019-09-0215-40/+38
* elua: remove old is_owned api bindingsDaniel Kolesa2019-09-021-5/+0
* eolian_gen: use new is_move APIs to check ownership transfersDaniel Kolesa2019-09-022-6/+9
* Revert "eolian_mono: remove underscore of Evt_Args"Jaehyun Cho2019-09-026-21/+21
* csharp: add SetKeyValue and GetKeyValue to EoWrapperJaehyun Cho2019-09-021-0/+24
* eolian_mono: remove underscore of Evt_ArgsJaehyun Cho2019-09-026-21/+21
* efl_canvas_animation_player: delete previous target event callbackYeongjong Lee2019-09-021-0/+6
* 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