summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* efl_ui_focus_manager_sub: apply new event calling conventionMarcel Hollerbach2019-03-192-5/+11
* efl_ui: rename select and unselected of efl_ui_selectableMarcel Hollerbach2019-03-1910-32/+32
* elm: do not use eo events hereMarcel Hollerbach2019-03-198-31/+21
* Revert "efl_ui_selectable: namespace events to avoid conflicts"Marcel Hollerbach2019-03-1921-73/+73
* efl_net: resolve cases where we passed something as event_infoMarcel Hollerbach2019-03-192-32/+8
* efl_ui_widget: resolve warning about multiple definesMarcel Hollerbach2019-03-191-12/+2
* release: Update NEWS and bump version for 1.22.0-beta2 releasev1.22.0-beta2Stefan Schmidt2019-03-192-18/+21
* efl_ui_text_alert_popup: use correct theme klass nameYeongjong Lee2019-03-191-1/+1
* elm_code: add theme alias for layout groupMike Blumenkrantz2019-03-191-0/+1
* Revert "efl_ui_widget: resolve warning about multiple defines"Xavi Artigas2019-03-191-0/+10
* efl_ui_widget: resolve warning about multiple definesMarcel Hollerbach2019-03-191-10/+0
* csharp: rename add/remove event handlerLauro Moura2019-03-192-4/+13
* efl_ui_zoomable: fix widgetMarcel Hollerbach2019-03-191-11/+6
* eldbus: Fix resource leakChristopher Michael2019-03-191-1/+2
* efl_ui_widget: Remove duplicate definition of ELM_WIDGET_DATA_GETChristopher Michael2019-03-191-3/+0
* elm_entry: Add missing EINA_UNUSEDChristopher Michael2019-03-191-1/+1
* Evas: Add type convert function for BIDI_Direction_Type.JunsuChoi2019-03-192-6/+38
* elementary: Use efl_data_scope_safe_get when trying to get widget dataChristopher Michael2019-03-181-2/+2
* elementary: Add ELM_WIDGET_DATA_GET macroChristopher Michael2019-03-181-0/+7
* Fix _entry_has_new_line on detecting new lines when it finds <br> <ps> in pas...Ali Alzyod2019-03-181-1/+1
* elm_focus_legacy: Fix resource leaksChristopher Michael2019-03-181-1/+6
* efl_ui_layout: call efl_del instead of efl_unref when text part does not existYeongjong Lee2019-03-181-1/+1
* examples_checks: add more configurations to how to run examplesMarcel Hollerbach2019-03-181-0/+46
* edje-multisense: add the theme fileMarcel Hollerbach2019-03-181-1/+2
* edje-swallow2: differeniate between build dir and source dirMarcel Hollerbach2019-03-182-2/+8
* inwin_example: shot can never be the preferend engineMarcel Hollerbach2019-03-181-1/+1
* index_example_02: fix index exampleMarcel Hollerbach2019-03-181-1/+1
* efl: remove EFL_EO_API_SUPPORT macroDaniel Kolesa2019-03-1897-247/+17
* elm_focus: document that focus_region_show_mode moreMarcel Hollerbach2019-03-181-0/+2
* csharp: Rename register_event_proxies.Lauro Moura2019-03-172-6/+7
* cshar: Remove unused variables.Lauro Moura2019-03-171-12/+0
* efl_ui_focus_manager_calc: Fix resource leaksChristopher Michael2019-03-151-1/+2
* evas_gl_generic: fix wrong gl context setJiyoun Park2019-03-151-1/+1
* eldbus: Fix dereference after null checkChristopher Michael2019-03-151-1/+3
* efl_ui_text: Fix resource leakChristopher Michael2019-03-151-4/+4
* evas_events: prevent double event_freeze in evas_object_freeze_events_setYeongjong Lee2019-03-152-0/+28
* elm_entry: fix to keep api backward compatabilityWonki Kim2019-03-152-0/+10
* elm_entry: fix to return a error code if a argument is not validWonki Kim2019-03-151-0/+1
* csharp: Support Efl.Class for interfacesLauro Moura2019-03-154-5/+45
* efreet: Fix resource leakChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null return valueChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null returnChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null returnChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null return valueChristopher Michael2019-03-151-0/+1
* elm_atspi_bridge: Fix resource leakChristopher Michael2019-03-151-0/+2
* elm_atspi_bridge: Minor formatting fixesChristopher Michael2019-03-151-3/+3
* eo: efl_object_legacy_only_event_description_get is an internal only function...Cedric BAIL2019-03-156-8/+13
* csharp: Remove uneeded legacy event declaration.Lauro Moura2019-03-151-4/+0
* meson: Enable generation of C# docs.Lauro Moura2019-03-152-2/+16
* ci: add missing double quote for osx autotoolsMike Blumenkrantz2019-03-141-1/+1