summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean updevs/jeyzu/mtestsJérémy Zurcher2017-01-111-3/+5
* clean upJérémy Zurcher2017-01-111-71/+66
* more cleanupJérémy Zurcher2017-01-111-8/+8
* clean upJérémy Zurcher2017-01-111-12/+8
* add some pretty colorsJérémy Zurcher2017-01-111-3/+3
* support support dirs and files as tests argumentsJérémy Zurcher2017-01-111-12/+24
* add -c|--color to usageJérémy Zurcher2017-01-111-0/+1
* add -c|--color argumentJérémy Zurcher2017-01-111-5/+19
* maybeJérémy Zurcher2017-01-106-0/+256
* gengrid: fix highlight bug in disabled itemSangHyeon Lee2017-01-101-0/+1
* Elm theme: Center previews again in the luncher theme.Stephen 'Okra' Houston2017-01-091-2/+2
* cpu + mem gadget: implemented vertical layoutsDave Andreoli2017-01-099-3/+202
* dmabuf: Make failure a DBG instead of an ERRDerek Foreman2017-01-091-1/+1
* ecore_con - move libproxy to a slave binary with stdin/out msgingCarsten Haitzler (Rasterman)2017-01-097-82/+728
* ecore_imf: remove unnecessary exported symbols in immodulesJihoon Kim2017-01-095-122/+122
* evas-gl-common: Fix incorrect expressionChris Michael2017-01-081-1/+1
* New theme for the new cpu gadgetDave Andreoli2017-01-0818-121/+72
* mem gadget: update to use a single msg from c codeDave Andreoli2017-01-081-3/+4
* A new theme for the new E memory gadgetDave Andreoli2017-01-085-211/+89
* E module themes: Improve sizing wrt to text.Stephen 'Okra' Houston2017-01-073-8/+2
* ecore_drm2 - work with broken kernels that EBUSY on drm page flipCarsten Haitzler (Rasterman)2017-01-071-3/+34
* ecore_con: use the right type for prototype.Cedric BAIL2017-01-061-3/+3
* cxx: fix example with recent change.Cedric BAIL2017-01-061-1/+1
* eina: add test for all float/double util function.Cedric BAIL2017-01-064-0/+70
* eina: include forgotten test file in release tarball.Cedric BAIL2017-01-061-0/+1
* eina: move to use memcmp and rename eina_{flt,dbl}eq to eina_{flt,dbl}_exact.Cedric BAIL2017-01-064-34/+41
* eina: switch to equal FP_ZERO with fpclassify.Cedric BAIL2017-01-061-6/+7
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-0678-547/+549
* Elm Theme: Add style alias for no inset shadow on scroller.Stephen 'Okra' Houston2017-01-061-0/+1
* Theme: Add necessary theme files for the new sysinfo gadget.Stephen 'Okra' Houston2017-01-0623-6/+506
* eina: add macros for determining whether floats are nonzeroMike Blumenkrantz2017-01-061-0/+18
* eina: add functions for warningless exact comparisons of floatsMike Blumenkrantz2017-01-062-0/+52
* evas-wayland-shm: Fix formattingChris Michael2017-01-061-1/+5
* eina: fix up last commitMarcel Hollerbach2017-01-061-1/+1
* eina_buf: replace eina_strbuf_free_return with eina_xXxbuf_releaseMarcel Hollerbach2017-01-066-17/+40
* eina - fix redefinition of word size if already definedCarsten Haitzler (Rasterman)2017-01-061-4/+6
* elm_code: Add 2 spaces auto indent after keywordsYeongJong Lee2017-01-062-2/+74
* evas gl - avoid a possible crash of tex upload of invalid sized imageCarsten Haitzler (Rasterman)2017-01-061-0/+2
* evas image preload - fix race condition that stops preloadsCarsten Haitzler (Rasterman)2017-01-061-1/+33
* edje_edit: fix set the images set as image.normal value.Mykyta Biliavskyi2017-01-061-1/+9
* evas_image_main: fix memory leak of camera app -PLM[P161206-03545]Jiyoun Park2017-01-061-1/+1
* evas image skip header - more fixes for when images fail to loadCarsten Haitzler (Rasterman)2017-01-063-18/+63
* eina: try to provide __WORDSIZE to system that don't have it aka OpenBSD.Cedric BAIL2017-01-051-0/+8
* wayland_shm: Yeah I dunnoDerek Foreman2017-01-051-1/+0
* wayland_shm: Add a way to update the stored wayland objectsDerek Foreman2017-01-055-3/+51
* wayland_shm: Add a force flag to surface reconfigureDerek Foreman2017-01-054-6/+8
* ecore_wl2: Fix accidental re-use of tmp varDerek Foreman2017-01-051-2/+2
* ecore_wl2: Don't request shell surfaces for all window typesDerek Foreman2017-01-051-1/+3
* ecore_wl2: Prevent use after free on input deletionDerek Foreman2017-01-051-0/+4
* ecore_wl2: Remove the rest of the cursor frame callbackDerek Foreman2017-01-053-18/+0