summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_evas: Perform a tick before a manual render if we're not tickingdevs/derekf/wipDerek Foreman2017-07-131-0/+13
* ecore_evas: Don't start custom tickers for manually rendered canvasesDerek Foreman2017-07-131-0/+15
* ecore_evas_drm: Provide a last_tick_get callbackDerek Foreman2017-07-131-1/+14
* ecore_evas: Add a function pointer for last_tick_getDerek Foreman2017-07-1310-0/+11
* ecore_drm2: Add a query for the next vblank timeDerek Foreman2017-07-134-2/+39
* ecore_evas: Refactor event catchers to call custom_tick_begin/endDerek Foreman2017-07-131-6/+10
* ecore_evas engines: Add some nulls to the func arraysDerek Foreman2017-07-137-0/+8
* Thermal theme: Remove text from theme and quit wasting space.Stephen 'Okra' Houston2017-07-121-2/+97
* ecore_anim: set the tick thread's fds CLOEXECDerek Foreman2017-07-121-0/+2
* efl-wl: initialize variableMike Blumenkrantz2017-07-121-1/+1
* build: efl_wl: make sure we have the two files for efl_wl includedStefan Schmidt2017-07-122-3/+3
* edje_edit: fix source generationAndrii Kroitor2017-07-121-1/+1
* efl-wl: change x11 atom name var to normal char*Mike Blumenkrantz2017-07-121-1/+1
* efl-wl: free atom name when sending selectionMike Blumenkrantz2017-07-121-1/+4
* efl-wl: free x11 pipe read buf on read failMike Blumenkrantz2017-07-121-2/+6
* efl-wl: return if pipe reading fails in x11 bridgeMike Blumenkrantz2017-07-121-0/+1
* efl-wl: check returns in x11 selection request handlerMike Blumenkrantz2017-07-121-2/+12
* efl-wl: mmap byte for nul terminator in keymap stringMike Blumenkrantz2017-07-121-1/+1
* efl-wl: check return of ecore_main_fd_handler_fd_getMike Blumenkrantz2017-07-122-8/+21
* efl_wl: check mkstemp returnMike Blumenkrantz2017-07-121-0/+8
* efl_wl: error and cleanup on CLOEXEC failMike Blumenkrantz2017-07-121-4/+9
* efl_wl: Fix resource leakChris Michael2017-07-121-0/+1
* elput: Fix resource leakChris Michael2017-07-121-0/+3
* ecore: Fix coverity resource leakChris Michael2017-07-121-0/+1
* edje: give proper width to entry's cursor according to its themeYoungbok Shin2017-07-121-23/+34
* evas_smart: Fix evas_smart_callback_description_findJean-Philippe Andre2017-07-121-2/+6
* po files - update lines/commentsCarsten Haitzler (Rasterman)2017-07-1223-550/+550
* ignore - add some build binary files to gitignoreCarsten Haitzler (Rasterman)2017-07-121-0/+2
* evas mouse in/out/move event fix to remove "invalid move"Carsten Haitzler (Rasterman)2017-07-121-18/+42
* Theme: Don't display freq on the meter for cpuclock.Stephen 'Okra' Houston2017-07-121-0/+16
* Revert "colorselector: Avoid API call on NULL object"Jean-Philippe Andre2017-07-121-1/+1
* eo: Don't resolve function calls for NULL objectsJean-Philippe Andre2017-07-121-1/+5
* colorselector: Avoid API call on NULL objectJean-Philippe Andre2017-07-121-1/+1
* ecore_evas_drm: Partially revert "Refuse to start a ticker for a manually ren...Derek Foreman2017-07-111-4/+1
* release: Update NEWS and bump version for 1.20.0-beta2 releasev1.20.0-beta2Stefan Schmidt2017-07-112-4/+19
* tests: elm_cxx: add gitignore file for produced binaryStefan Schmidt2017-07-111-0/+1
* build: make sure we have the new fonts subdir in evas test for distStefan Schmidt2017-07-111-0/+1
* evas: update file path after move into fonts subdirStefan Schmidt2017-07-111-1/+1
* ecore: properly cleanup callbacks of future/promise.Cedric BAIL2017-07-111-2/+4
* elm: Fix fileselector button "hidden files"Jean-Philippe Andre2017-07-111-0/+1
* ecore_input: fix build without eezeRomain Naour2017-07-111-1/+1
* slider: Allow range limitationsHosang Kim2017-07-113-5/+100
* evas: Add a test case with a custom fontJean-Philippe Andre2017-07-118-5/+35
* evas font: append global font path when Evas initializes FontconfigYoungbok Shin2017-07-111-1/+9
* popup: fix sizing eval logic when scrollable set TRUEJinYong Park2017-07-112-4/+15
* elm test: label slide - use better color as background for label.Amitesh Singh2017-07-111-2/+2
* genlist: fix multiple focus edje signal issueAmitesh Singh2017-07-111-6/+2
* evas: Improve the documentation for evas_init() and evas_shutdown()Bryce Harrington2017-07-111-36/+28
* evas: Fix stray periodsBryce Harrington2017-07-111-2/+2
* gitignore: Ignore pc/efl-wl.pcBryce Harrington2017-07-111-0/+1