summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl-js: JavaScript Eolian bindingdevs/felipealmeida/js-20151219Felipe Magno de Almeida2015-12-19142-137/+22030
* Evas textblock: Fix some indentation and formatting.Subodh Kumar2015-12-181-93/+92
* ecore_wayland: rename session recovery to align namespaceStefan Schmidt2015-12-186-36/+36
* ecore_idle_exiter: return NULL in eo_finalize() when Ecore_Task_Cb is not setSung-Taek Hong2015-12-181-1/+1
* evas/gl : Do not re-preload image data if texture is successfully uploaded wi...Minkyoung Kim2015-12-184-1/+11
* Eina test: fix warningVincent Torri2015-12-181-1/+1
* Efreet: support language, country and modifer on WindowsVincent Torri2015-12-181-2/+35
* Evas examples: Fix examples data dir for out-of-tree buildsJean-Philippe Andre2015-12-182-3/+3
* Evas 3d: Add example for convex hullperepelits.m2015-12-1813-0/+3940
* ecore-wl2: do not flush wl_display during cleanupMike Blumenkrantz2015-12-171-2/+0
* Revert "evas: fix some indentation and formatting in textblock."Tom Hacohen2015-12-171-112/+111
* Edje entry: Fix issue with width calculation and paddingJaeyong Hwang2015-12-171-0/+3
* Evas textblock: Use width of item format to position cursor.Subodh Kumar2015-12-172-2/+22
* evas_callback: Remove callbacks in reverse order with evas_event_callback_delSung-Taek Hong2015-12-171-1/+1
* ecore_wayland: add listener for uuid and provide already existing oneStefan Schmidt2015-12-161-2/+13
* ecore_wayland: store uuid received from compositorStefan Schmidt2015-12-162-1/+11
* ecore_wayland: create session recovery listener only if env var is setStefan Schmidt2015-12-161-1/+1
* ecore_wayland: only bind session recovery interface when env var is setStefan Schmidt2015-12-161-1/+1
* ecore_wayland: remove disabled code for session recovery listenerStefan Schmidt2015-12-161-14/+0
* edje_cc: redo part type setting to be even more correctMike Blumenkrantz2015-12-161-4/+13
* edje_cc: correctly copy part descriptions when setting part typeMike Blumenkrantz2015-12-161-2/+12
* edje_cc: move part desc free function within fileMike Blumenkrantz2015-12-161-55/+55
* edje_cc: terminate filter file scriptsMike Blumenkrantz2015-12-161-2/+1
* edje_cc: track parts for descriptions, ensure part types match when inheritingMike Blumenkrantz2015-12-161-2/+20
* efreet_icon_cache_create: null theme eet file to avoid double freeMike Blumenkrantz2015-12-161-0/+1
* lz4: Update our internal copy to release r131Stefan Schmidt2015-12-166-559/+763
* eina: API for base64url decode.Srivardhan Hebbar2015-12-161-67/+88
* eina: Added testcase for base64url encoding API.Srivardhan Hebbar2015-12-161-23/+41
* Evas GL: Fix shaders for bigendianJean-Philippe Andre2015-12-162-4/+4
* edje: add size_class test caseJee-Yong Um2015-12-163-2/+85
* emile: fix compilation with --enable-liblz4Hein-Pieter van Braam2015-12-151-1/+1
* evas: update/clarify RENDER_FLUSH callback docsMike Blumenkrantz2015-12-151-2/+2
* evas: do not unset/delete master clip after every frameMike Blumenkrantz2015-12-151-20/+0
* evas: trigger FLUSH_PRE callback prior to kicking off an async renderMike Blumenkrantz2015-12-151-2/+2
* evas: resize master clip if framespace|viewport.changed is setMike Blumenkrantz2015-12-151-0/+4
* evas: do not add unclipped smart members to the master clipMike Blumenkrantz2015-12-151-1/+1
* ecore-evas wayland: move frame sending to pre-flush callbackMike Blumenkrantz2015-12-153-16/+1
* ecore-drm: Fix failure of setting/closing evdev->fd which causes fd leakDuna Oh2015-12-154-15/+31
* Eina safety: Set error flag in case of safety check errorJean-Philippe Andre2015-12-151-0/+2
* Eina safety: Add internal function to log errorsJean-Philippe Andre2015-12-152-39/+59
* Eina log: Disable backtrace by default for dev buildsJean-Philippe Andre2015-12-152-1/+11
* Eina log: Fix meaning of EINA_LOG_BACKTRACE envJean-Philippe Andre2015-12-151-3/+3
* Examples: Remove strange characters at beginning of fileJean-Philippe Andre2015-12-151-1/+1
* Examples, Evas: remove MAX_PATH, which is already defined on Windows, and not...Vincent Torri2015-12-151-1/+0
* Example, Ecore: fix compilation on WindowsVincent Torri2015-12-151-6/+23
* Examples Evas: 'far' and 'near' are Windows keywords, so rename them to far_ ...Vincent Torri2015-12-151-5/+5
* Examples: Fix compilation on Windows for eina, eio, elocation and eolian_cxxVincent Torri2015-12-154-0/+24
* Evas VG: Fix clang warningJean-Philippe Andre2015-12-151-3/+1
* Eina Xml: Fix clang warningsJean-Philippe Andre2015-12-151-8/+8
* Evas GL: Fix clang warningsJean-Philippe Andre2015-12-151-2/+9