summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP - Csharp.Application refactordevs/lauromoura/csharp_applicationLauro Moura2019-03-253-6/+54
* csharp: Hide Efl.Ui.Config and fix initializationLauro Moura2019-03-254-52/+103
* efl-csharp: Remove spaces from type strings in generator.Lauro Moura2019-03-254-77/+99
* elm_entry: fix a bug in moving the magnifierWooHyun Jung2019-03-251-3/+4
* efl_ui_image: remove job in sizing calc.Hermet Park2019-03-252-19/+4
* elm_win: fix correct rot variable in elm_win_rotation_getYeongjong Lee2019-03-252-3/+16
* efl_mono: remove unnecessary external function importJaehyun Cho2019-03-251-9/+0
* efl_ui_container_layout: use correct propertyYeongjong Lee2019-03-251-3/+3
* elm_gengrid: speed up update order callsMarcel Hollerbach2019-03-253-7/+7
* elm_gengrid: rework focus registrationMarcel Hollerbach2019-03-252-7/+17
* efl_access: add test cases for reading_info_type_set/get APIShilpa Singh2019-03-251-0/+23
* efl_access: if 0 is set as reading_info_type, remove existing reading_infoShilpa Singh2019-03-252-2/+13
* evas_clip: check for object validity before adding fallback damage rectMike Blumenkrantz2019-03-221-1/+2
* evas drm: Implement support for outbuf_idle_flushChristopher Michael2019-03-222-3/+24
* evas drm: Implement support for damage_region_setChristopher Michael2019-03-223-1/+29
* evas drm: Fix software output rotationChristopher Michael2019-03-222-129/+124
* evas drm: Don't use eng_output_resize or redraws clearChristopher Michael2019-03-221-22/+4
* ecore-evas-drm: Enable rotation to work againChristopher Michael2019-03-221-76/+44
* ecore-drm2: Factor in output rotation when getting output infoChristopher Michael2019-03-221-2/+15
* ecore-drm2: Add API function to return output rotationChristopher Michael2019-03-222-0/+19
* ecore-drm2: Set output rotation valueChristopher Michael2019-03-222-1/+4
* ecore-drm2: Disable hardware rotation for outputsChristopher Michael2019-03-221-0/+7
* ecore-drm2: Update plane state values based on FBChristopher Michael2019-03-221-0/+7
* ecore-drm2: Don't use AtomicAddProperty for plane rotationChristopher Michael2019-03-221-0/+19
* docs: Add @since 1.22 to all stable classes' EO docsXavi Artigas2019-03-2239-32/+157
* evil: fix wrong values in timevalVincent Torri2019-03-221-2/+2
* elm_atspi_bridge: remove all legacy usage from eo filesJaehyun Cho2019-03-2210-31/+163
* elm_atspi_app_object: remove all legacy usage from eo filesJaehyun Cho2019-03-229-16/+105
* efl_ui_layout: Eina_Error type has been modified to work correctly.Taehyub Kim2019-03-221-3/+10
* efl-csharp: Add back I prefix for interfaces.Lauro Moura2019-03-2112-22/+191
* csharp: Export correct headers and filesLauro Moura2019-03-211-18/+24
* mono-tests: Fix after latest changes to eolianXavi Artigas2019-03-213-12/+12
* eolian: assume requires section is legitimate dependenciesDaniel Kolesa2019-03-211-0/+5
* eolian: disallow @owned on eventsDaniel Kolesa2019-03-211-7/+1
* eolian: add event type call convention checks for non-beta classesDaniel Kolesa2019-03-215-6/+66
* Windows, meson build : use posix *printf family functionVincent Torri2019-03-211-0/+1
* elm : fix wrong layout class comparing in orientation mode disableSangHyeon Jade Lee2019-03-211-2/+2
* elm : fallback orientation_mode_disable_set legacy behavior to get true disab...SangHyeon Jade Lee2019-03-211-2/+1
* eolian: enable event redef checking by defaultMarcel Hollerbach2019-03-211-15/+8
* ci: disable exit-on-error during configure and also grab stderrMike Blumenkrantz2019-03-211-3/+2
* elm_gesture_layer: Use flag returned by gesture callbacksPrasoon Singh2019-03-211-1/+1
* efl_ui_win: avoid triggering legacy forbidden path during window finalizeMike Blumenkrantz2019-03-201-1/+2
* efl_ui_win: mark legacy forbidden during bg part load alwaysMike Blumenkrantz2019-03-201-1/+1
* elm_test: set accel for all glview testsMike Blumenkrantz2019-03-202-0/+17
* elm_test: move gl api creation to glview init functionMike Blumenkrantz2019-03-203-3/+3
* efl_ui_win: fix hw accel detectionMike Blumenkrantz2019-03-201-14/+23
* elm_test: use legacy api for glview gears testMike Blumenkrantz2019-03-201-3/+2
* docs: Remove obsolete @since tags from EO filesXavi Artigas2019-03-20123-506/+28
* efl_ui_tab_bar: the type of this event is annotated as objectMarcel Hollerbach2019-03-201-1/+1
* csharp: Remove test about conflicting events.Lauro Moura2019-03-207-60/+2