summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_thread: do not override the data field of a threaddevs/bu5hm4n/eina-fixMarcel Hollerbach2017-03-021-20/+20
* evas_preload: check when in lockMarcel Hollerbach2017-03-021-2/+7
* 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
* elementary: Don't set pointer object theme on startChris Michael2017-02-271-38/+27
* ecore_imf/ibus: Fix memory leakJihoon Kim2017-02-271-0/+2
* ecore_imf/wayland: Fix memory leak in immoduleJihoon Kim2017-02-271-0/+2
* elementary tooltip: adjust arrow if tooltip was movedMinkyu Kang2017-02-273-4/+109
* docs: Fix typos and some wrong expressions in Ecore and Edje API reference do...Myoungwoon Roy, Kim2017-02-2713-174/+174
* docs: Fix typos and some wrong expressionsMyoungwoon Roy, Kim2017-02-275-650/+645
* genlist: Final fix for odd/even styles issueJean-Philippe Andre2017-02-271-35/+25
* genlist: Fix fileselector crazy behaviourJean-Philippe Andre2017-02-271-1/+2
* genlist: Fix rare jump in prepend insertJean-Philippe Andre2017-02-271-0/+27
* genlist: (Mostly) fix item index odd/even stylesJean-Philippe Andre2017-02-272-34/+27
* Revert "elm_genlist: when appending items to the parent, prepend to the parent"Jean-Philippe Andre2017-02-271-6/+2
* genlist: Remove macro GL_IT()Jean-Philippe Andre2017-02-272-79/+77
* evas gl common - fix nv12 text upload with upack row lengthCarsten Haitzler (Rasterman)2017-02-261-1/+1
* ecore: do not access 'timer_thread' global from animator threadMike Blumenkrantz2017-02-241-4/+4
* ecore-evas: use ee->prop.window in ecore_evas_input_event_register()Mike Blumenkrantz2017-02-241-2/+2
* ecore-evas: handle pointer_warp() for buffer canvasMike Blumenkrantz2017-02-241-1/+8
* ecore-evas: handle pointer_xy_get() for buffer canvasMike Blumenkrantz2017-02-241-1/+7
* ecore-evas: handle screen_geom_get() for buffer canvasMike Blumenkrantz2017-02-241-1/+10
* docgen: fix broken inheritance graphsDaniel Kolesa2017-02-241-1/+1
* docgen: more useful event listingDaniel Kolesa2017-02-241-17/+48
* docgen: disregard override info for displaying property get/setDaniel Kolesa2017-02-241-10/+4
* docgen: minor speed optimizations and cleanupsDaniel Kolesa2017-02-242-23/+34
* docgen: merge overridden and other categories for methods/propertiesDaniel Kolesa2017-02-241-16/+18
* elementary: Fix compilation for SDLChris Michael2017-02-231-1/+1
* docgen: initial support for inherited events listingDaniel Kolesa2017-02-231-20/+36
* docgen: add "Others" section with all remaining callables to class pagesDaniel Kolesa2017-02-231-4/+38
* docgen: merge methods and properties in listingDaniel Kolesa2017-02-231-16/+6
* docgen: properly handle overridden property docsDaniel Kolesa2017-02-231-10/+26
* elm: Restore ABI compatibility (elm_pan_gravity)Jean-Philippe Andre2017-02-232-0/+13
* emotion XXX - make nv12 709 streams work even with slightly off colorsCarsten Haitzler (Rasterman)2017-02-231-0/+11