summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* evas: Add a textblock to the image proxy exampleJean-Philippe Andre2016-07-191-3/+14
* evas: Avoid proxy subrender if size is 0Jean-Philippe Andre2016-07-191-1/+2
* release: Update NEWS and bump version for 1.18.0-alpha1 releasev1.18.0-alpha1Stefan Schmidt2016-07-182-3/+1114
* ecore_con: fix lookup of libcurl on OpenBSD.Al Poole2016-07-181-0/+13
* edje: fix definition of viewport in edje-3dperepelits.m2016-07-181-1/+1
* docs: generate a keyword list for use by codelink pluginDaniel Kolesa2016-07-181-4/+41
* tests: eina_cxx: make sure simple.eo gets disted in all casesStefan Schmidt2016-07-181-3/+4
* win: Set window alpha when changing themeJean-Philippe Andre2016-07-181-1/+9
* tests: Show use of eo_override for custom layoutJean-Philippe Andre2016-07-182-11/+16
* eo: Fix leak in eo_override and allow NULL to resetJean-Philippe Andre2016-07-181-3/+17
* Evas GL: Use [u]int64_t directly in all APIsJean-Philippe Andre2016-07-184-33/+16
* evas: Also fix was_opaque for rect & imageJean-Philippe Andre2016-07-182-1/+3
* evas: Some more opacity check fixesJean-Philippe Andre2016-07-183-4/+3
* evas: Fix cutout regions with transparent imagesJean-Philippe Andre2016-07-181-9/+14
* win: Set proper flag when EDC specifies win "alpha"Jean-Philippe Andre2016-07-181-2/+2
* elementary: only call ecore_wl2 if wayland is enabledMarcel Hollerbach2016-07-161-0/+5
* eio: handle failure due to lack of access right.Cedric Bail2016-07-152-2/+12
* eio: make it possible to force fallback monitor for testing purpose.Cedric Bail2016-07-151-2/+5
* eio: avoid access after death of eio handler due to inotify triggering IN_IGN...Cedric Bail2016-07-151-0/+5
* eio: cleanup thread pointer on thread finish.Cedric Bail2016-07-152-0/+2
* elocation: properly generate pkgconfig file.Cedric Bail2016-07-151-2/+2
* elementary: Fix issue of toggling border state causing visual jumpsChris Michael2016-07-151-7/+54
* ecore_drm2: Allow enabling outputs in drm eventsDerek Foreman2016-07-151-0/+18
* edje: add required attribute in Edje_PartJee-Yong Um2016-07-158-0/+43
* ecore_drm2: Try to mmap gbm buffersDerek Foreman2016-07-141-2/+13
* ecore_drm2: Fix page flippingDerek Foreman2016-07-142-16/+36
* ecore_drm2: Don't disable custom ticker if flip failsDerek Foreman2016-07-141-10/+2
* Evas font: Fix width query for OpenType fonts. (rewrite)Tom Hacohen2016-07-141-11/+37
* Revert "Evas font: fix width query for OT"Tom Hacohen2016-07-141-76/+17
* docs: more detailed stats (print intermediate percentages)Daniel Kolesa2016-07-141-6/+36
* docs: generate separate doc pages for eventsDaniel Kolesa2016-07-141-34/+72
* elm_cnp: use defined charset before falling back to defaultMarcel Hollerbach2016-07-141-2/+2
* Evas font: fix width query for OTDaniel Hirt2016-07-141-17/+76
* evas generic loaders fix timeout on windows where no alarm existsCarsten Haitzler (Rasterman)2016-07-141-2/+25
* evas headers - remove duplicate declarations of the same functionCarsten Haitzler (Rasterman)2016-07-141-49/+0
* elementary tooltip: --printfHermet Park2016-07-141-2/+0
* ecore - add more ecore main loop checks that were missing in some placesCarsten Haitzler (Rasterman)2016-07-142-0/+6
* eina thread create - use pthread_sigmask as this can be called from threadCarsten Haitzler (Rasterman)2016-07-141-2/+2
* eo: fix tests after renaming.Cedric BAIL2016-07-131-36/+36
* elm_colorselector: selected item is updated when color is changed.Sungtaek Hong2016-07-131-21/+47
* elementary: switch code accordingly to use new ref version.Cedric BAIL2016-07-131-6/+6
* eo: rationalize naming to follow other use of ref and wref in our API.Cedric BAIL2016-07-132-6/+6
* ecore: add test case for tick begin/end.Cedric BAIL2016-07-131-0/+62
* ecore: early destruction of animator allow for tick end to always be triggered.Cedric BAIL2016-07-133-29/+46
* elementary: Make wl frame borders above contentChris Michael2016-07-131-3/+3
* evas-wayland-shm: Create buffers with ARGB by defaultChris Michael2016-07-131-1/+1
* ecore_wl2: clear out read_data and lenMarcel Hollerbach2016-07-131-0/+2
* ethumb: tell the user if the connection to the deamon failedMarcel Hollerbach2016-07-131-1/+17
* elput: Cleanup erroneous errors when trying to get output nameChris Michael2016-07-131-1/+1
* evas-generic: Fix gcc wanringChris Michael2016-07-131-1/+1