summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Efl.Canvas.Object: Multi-seat API should not be exposed to legacy.devs/iscaro/legacy_apiGuilherme Iscaro2017-03-023-5/+19
* docgen: add info about protected/private methods/properties in listingDaniel Kolesa2017-03-021-4/+68
* evas: Fix double clipping issue with mapjiin.moon2017-03-021-1/+9
* genlist: Remove weird behavior about item_show, bring_inJiwon Kim2017-03-022-2/+13
* emotion - fix empty video data frame update when using vdpau accelCarsten Haitzler (Rasterman)2017-03-022-2/+3
* doc: Fix invalid group classification for Edje_AudioJeeyong Um2017-03-021-1/+1
* ecore: Fix typo in error messageBryce Harrington2017-03-021-1/+1
* ecore_imf/ibus: Fix memory leak allocated by ibus_bus_newJihoon Kim2017-03-023-0/+12
* ecore-evas-wayland: Fix yet another wayland session recovery breakDerek Foreman2017-03-011-0/+1
* ecore_wl2: Fix a wayland session recovery breaker... againDerek Foreman2017-03-011-0/+2
* Revert "ecore-wl2: Send surface_commit after ack_configure"Chris Michael2017-03-011-3/+1
* Revert "ecore-evas-wayland: Don't register animators until window gets shown"Chris Michael2017-03-011-1/+1
* ecore-wl2: Fix efl apps crashing on close in waylandChris Michael2017-03-011-2/+3
* ecore-evas-wayland: Remove duplicated codeChris Michael2017-03-011-39/+1
* ecore-evas-wayland: Fix issue of apps not starting up in fullscreen modeChris Michael2017-03-012-0/+22
* ecore: Don't use logging domains with spacesChris Michael2017-03-011-1/+1
* ecore-wl2: Send surface_commit after ack_configureChris Michael2017-03-011-1/+3
* ecore-wl2: Ensure display cleanup after roundtripsChris Michael2017-03-011-4/+8
* elm_cnp: allocate space for null terminator in _wl_targets_converterDerek Foreman2017-02-281-0/+1
* ecore: improve debugging of animator.Cedric BAIL2017-02-283-1/+51
* ecore_evas: rely as much as possible on display source for animator to reduce...Cedric BAIL2017-02-281-4/+41
* ecore-wl2: Cleanup function for finding globalChris Michael2017-02-281-9/+3
* ecore-wl2: Use EINA_ITERATOR_FOREACH macroChris Michael2017-02-281-1/+1
* ecore-wl2: Ensure we only bind one wayland shellChris Michael2017-02-282-30/+93
* Revert "ecore-wl2: Only bind one shell"Chris Michael2017-02-281-8/+3
* elementary: Don't update opaque/input regions if not visibleChris Michael2017-02-281-0/+2
* ecore-imf-wayland: Reduce calls to set_cursor_rectangleChris Michael2017-02-281-9/+22
* ecore-wl2: Actually update input/opaque regionsChris Michael2017-02-281-0/+12
* ecore-imf-wayland: Remove duplicate header includeChris Michael2017-02-281-2/+1
* ecore-imf-wayland: Formatting fixesChris Michael2017-02-281-68/+63
* ecore-wl2: Avoid resetting opaque & input regions if they matchChris Michael2017-02-281-32/+42
* ecore-wl2: Only bind one shellChris Michael2017-02-281-3/+8
* eina: move the _eina_main_loop set before we init anythingMarcel Hollerbach2017-02-281-4/+5
* eina_value: Fix min/max values of long for WindowsJean-Philippe Andre2017-02-281-1/+1
* eina:list: Fix resource leakFlavio Ceolin2017-02-281-5/+23
* evas: Reset state to GL_TEXTURE_2DJean-Philippe Andre2017-02-281-1/+1
* evas: Drop duplicate macro definitions SETUP_LINE_*Bryce Harrington2017-02-281-146/+0
* ecore_imf/ibus: fix memory leakJihoon Kim2017-02-281-0/+1
* ecore_evas: animator eo event are not a legacy event.Cedric BAIL2017-02-271-1/+1
* edje: reorder shutdown to match internal event emit use.Cedric BAIL2017-02-271-1/+1
* ecore: forcefully flush pending event when ecore_shutdown is called.Cedric BAIL2017-02-272-1/+7
* evas: properly disable Evas_Object event catching once we can't access Evas a...Cedric BAIL2017-02-273-0/+8
* emile: rename emile_image_register to emile_image_callback_set.Cedric BAIL2017-02-273-5/+5
* elm_code: Hide the cursor when it is off screenAndy Williams2017-02-271-1/+4
* Revert "Revert "ecore-imf: Don't always load all modules""Chris Michael2017-02-271-6/+23
* Revert "ecore-imf: Don't always load all modules"Chris Michael2017-02-271-23/+6
* ecore-imf: Don't always load all modulesChris Michael2017-02-271-6/+23
* elementary: Fix issue of trying to init ecore_wl2 if DISPLAY is setChris Michael2017-02-271-2/+3
* ecore-evas-wayland: Don't register animators until window gets shownChris Michael2017-02-271-1/+3
* elementary: Minor formatting fixChris Michael2017-02-271-1/+1