summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: Update NEWS and bump version for 1.20.4 releasev1.20.4Stefan Schmidt2017-09-182-2/+17
* wayland: fix xdg-shell popup windowsMike Blumenkrantz2017-09-153-24/+44
* eina: fix build for big endian platformsStefan Schmidt2017-09-151-0/+1
* ecore exe - fix fix malloc fail handlingCarsten Haitzler (Rasterman)2017-09-152-10/+18
* ecore: update buffer size before allocation, not after.Cedric BAIL2017-09-141-2/+2
* edje: make it handle late appearing of devicesMarcel Hollerbach2017-09-141-0/+6
* edje: Add legacy compatibility codeJean-Philippe Andre2017-09-121-0/+43
* eo: only return NULL when the object is destructed.Cedric Bail2017-09-121-1/+4
* filters: Safety++Jean-Philippe Andre2017-09-065-36/+71
* eina: fix destruction of the osx semaphoresJean Guyomarc'h2017-09-051-1/+1
* Revert "efl: terrible kludge so avoid termination crash on osx"Jean Guyomarc'h2017-09-052-28/+0
* evas: proceed glyph iterator to handle next index properlyYoungbok Shin2017-09-041-2/+1
* Luncher: Remove the engage feature.Stephen 'Okra' Houston2017-09-011-97/+5
* evas: fix event grabber child stackingMike Blumenkrantz2017-09-011-0/+1
* evas: handle object names with a list hashMike Blumenkrantz2017-09-012-4/+4
* Luncher Theme: Set no border for alpha. This needs to be backported.Stephen 'Okra' Houston2017-08-311-5/+3
* Revert "elm focus manager - dont leak child lists when updating focus order"Carsten Haitzler (Rasterman)2017-08-313-3/+0
* elm focus manager - dont leak child lists when updating focus orderCarsten Haitzler (Rasterman)2017-08-313-0/+3
* release: Update NEWS and bump version for 1.20.3 releasev1.20.3Stefan Schmidt2017-08-302-2/+35
* Revert "Canvas text: fix uninitialized value"Carsten Haitzler (Rasterman)2017-08-301-1/+0
* photocam: Fix key zoom in/outJean-Philippe Andre2017-08-301-2/+2
* elm init - fix init seq and quicklaunch as we shut down x before evasCarsten Haitzler (Rasterman)2017-08-301-21/+18
* Canvas text: fix uninitialized valueDaniel Hirt2017-08-301-0/+1
* scroller: fix getting content position.Hosang Kim2017-08-301-5/+4
* access: Fix crash in ecoreJean-Philippe Andre2017-08-301-1/+4
* evas: fix invalid return of evas_textgrid_cellrow_get()Jean Guyomarc'h2017-08-301-5/+2
* eina mmap safety - only map zeropages if it's an eina file that sigbusesCarsten Haitzler (Rasterman)2017-08-303-26/+34
* eina file - use recursive locks for cache and file to avoid deadlockCarsten Haitzler (Rasterman)2017-08-301-2/+2
* evas: fix color set on Efl.Canvas.Group.Cedric BAIL2017-08-291-1/+2
* PKit gadget: more contrast for the designDave Andreoli2017-08-293-2/+4
* Canvas text: fix non-dirty paragraph width calculationDaniel Hirt2017-08-292-1/+12
* theme: add slight inset for dialog contentMike Blumenkrantz2017-08-281-0/+2
* theme: fix dialog sizing when no buttons are presentMike Blumenkrantz2017-08-281-4/+5
* Netstatus gadget: a new decent designDave Andreoli2017-08-286-20/+44
* Theme updates: Luncher icon indicator not relative. New pager plain style.Stephen 'Okra' Houston2017-08-283-336/+337
* CPUMonitor theme: Don't set aspect in theme.Stephen 'Okra' Houston2017-08-281-2/+0
* Cpumonitor Theme: Add a theme for the base and the core. This fixes aspect.Stephen 'Okra' Houston2017-08-281-1/+12
* Luncher Theme: Use a proxy for the overlay effect.Stephen 'Okra' Houston2017-08-281-1/+3
* Gadget themes: Remove shines.Stephen 'Okra' Houston2017-08-286-33/+672
* Netstatus: Use arrows for up and down net traffic indicators.Stephen 'Okra' Houston2017-08-285-34/+10
* theme: let notifications wrapMike Blumenkrantz2017-08-251-17/+2
* evas image cache: notify preload for image objects without explicit callbacksMike Blumenkrantz2017-08-251-16/+1
* evas image cache: break out preload complete notification code into functionMike Blumenkrantz2017-08-251-12/+19
* efl_ui_image: maintain geometry for prev image while preloading new imageMike Blumenkrantz2017-08-251-10/+17
* elm_win: check for wayland engine during finalize by checking for wl winMike Blumenkrantz2017-08-251-1/+1
* elm_win: update opaque region for fake windowsMike Blumenkrantz2017-08-251-1/+5
* efl-wl: match nested wl seats based on display orderingMike Blumenkrantz2017-08-251-9/+20
* ecore-wl2: normalize axis event valuesMike Blumenkrantz2017-08-251-0/+1
* edje: Fix warning messageJean-Philippe Andre2017-08-221-2/+3
* elm_box: Fix support of aspect hintsJean-Philippe Andre2017-08-221-3/+7