summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "efl_add_ref - fis to use efl_add properly with a parent."Cedric BAIL2018-05-2467-312/+308
* eo: to avoid mistake in timing, efl_invalidate should always be triggered bef...Cedric Bail2018-05-242-33/+67
* elm_ctxpopup: prevent a giant load of errorsMarcel Hollerbach2018-05-241-5/+4
* elm_main: call _elm_config_shutdown() after loop_iterate()WooHyun Jung2018-05-241-1/+1
* eina: path get actually allocate memory and can't be pure.Cedric BAIL2018-05-231-2/+2
* efl_ui_focus_composition: track the deletion state of child objectsMarcel Hollerbach2018-05-231-1/+11
* efl_mono: Generate support for accessors in .eosLauro Moura2018-05-237-6/+99
* efl_mono: Initial support for Accessors.Lauro Moura2018-05-237-0/+206
* efl_mono: Reject the promise when it's disposed.Lauro Moura2018-05-232-1/+49
* ecore-evas-buffer: defer resize callback until pre-renderMike Blumenkrantz2018-05-232-1/+8
* efl: merge namespace conflict related renaming progressDaniel Kolesa2018-05-2355-155/+150
|\
| * efl_mono: Fix events after Event_Description rename.Lauro Moura2018-05-235-12/+7
| * efl: rename Efl.Ui.Zoom.Mode -> Efl.Ui.Zoom_ModeXavi Artigas2018-05-231-2/+2
| * efl: rename Efl.Ui.Widget.Orientation_Mode -> Efl.Ui.Widget_Orientation_ModeXavi Artigas2018-05-232-2/+2
| * efl: rename Efl.Ui.Text.Change_Info -> Efl.Ui.Text_Change_InfoXavi Artigas2018-05-232-2/+2
| * efl: rename Efl.Ui.Tab_Page.* -> Efl.Ui.Tab_Page_*Xavi Artigas2018-05-232-6/+6
| * efl: rename Efl.Ui.Stack.Event_* -> Efl.Ui.Stack_Event_*Xavi Artigas2018-05-231-8/+8
| * efl: rename Efl.Ui.Slider.Indicator_Visible_Mode -> Efl.Ui.Slider_Indicator_V...Xavi Artigas2018-05-232-2/+2
| * efl: rename Efl.Ui.Pager.Loop -> Efl.Ui.Pager_LoopXavi Artigas2018-05-231-2/+2
| * efl: rename Efl.Ui.Focus.Composition.Adapter -> Efl.Ui.Focus.Composition_AdapterXavi Artigas2018-05-231-1/+1
| * efl: rename Efl.Ui.Drag.Dir -> Efl.Ui.Drag_DirXavi Artigas2018-05-232-2/+2
| * efl: rename Efl.Ui.*_Legacy.Part -> Efl.Ui.*_Legacy_PartXavi Artigas2018-05-234-4/+4
| * efl: rename Efl.Text.Bidirectional_Type -> Efl.Text_Bidirectional_TypeXavi Artigas2018-05-233-3/+3
| * efl: rename Efl.Task.* -> Efl.Task_*Xavi Artigas2018-05-231-4/+4
| * efl: rename Efl.Selection.* -> Efl.Selection_*Xavi Artigas2018-05-237-45/+45
| * efl: rename Efl.Observable.Tuple -> Efl.Observable_TupleXavi Artigas2018-05-232-2/+2
| * efl: rename Efl.Net.*.* -> Efl.Net.*_*Xavi Artigas2018-05-232-10/+10
| * efl: rename Efl.Input.Device.Type -> Efl.Input.Device_TypeXavi Artigas2018-05-232-4/+4
| * efl: rename Efl.Gfx.*.* -> Efl.Gfx.*_*Xavi Artigas2018-05-234-13/+13
| * efl: rename Efl.Gfx.Color_Class.Layer -> Efl.Gfx.Color_Class_LayerXavi Artigas2018-05-233-3/+3
| * efl: rename Efl.Exe.* -> Efl.Exe_*Xavi Artigas2018-05-231-4/+4
| * efl: rename Efl.Event.Description -> Efl.Event_DescriptionXavi Artigas2018-05-235-8/+8
| * efl: rename Efl.Event.Animator_Tick -> Efl.Event_Animator_TickXavi Artigas2018-05-231-2/+2
| * efl: rename Efl.Canvas.Gesture.* -> Efl.Canvas.Gesture_*Xavi Artigas2018-05-234-6/+6
| * efl: rename Efl.Canvas.Object.Animation.* -> Efl.Canvas.Object_Animation_*Xavi Artigas2018-05-231-4/+4
| * efl: rename Efl.Canvas.Animation.* -> Efl.Canvas.Animation_*Xavi Artigas2018-05-233-4/+4
|/
* evas: fix a map rendering problem.Hermet Park2018-05-232-3/+10
* elm: fix backward compatibility for "default" name partYeongJong Lee2018-05-237-30/+23
* efl_ui_win: always force resize job on first pre-renderMike Blumenkrantz2018-05-231-0/+6
* elm_entry: add elm_entry_prediction_hint_hash_set/del APIJihoon Kim2018-05-236-0/+143
* ecore_wl2_window: Silence early commit ERR for mouse cursorsDerek Foreman2018-05-221-1/+4
* eolian: push missing event type changes in testsDaniel Kolesa2018-05-215-9/+9
* efl_ui_tags: Fixed bug when setting format string.Woochan Lee2018-05-204-34/+43
* efl_ui_spin: Added special value feature.Woochan Lee2018-05-206-3/+142
* eolian: integrate event type requirement into eo file grammarDaniel Kolesa2018-05-192-14/+4
* eolian: force-enable event type checksDaniel Kolesa2018-05-191-4/+2
* efl: Add missing event typesXavi Artigas2018-05-19135-569/+616
* ecore_con: add check for invalid space("") nameYeongJong Lee2018-05-181-1/+3
* ee_wayland: Fix device leak on disconnectDerek Foreman2018-05-181-3/+5
* evas_main: Fix deleting pointer dataDerek Foreman2018-05-181-8/+7