summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wayland: fix num/caps lock handling in eventsMike Blumenkrantz2017-08-183-2/+21
* theme: handle e dialog sizing when no buttons are presentMike Blumenkrantz2017-08-181-3/+18
* evas: make top object returning functions return the top objectMike Blumenkrantz2017-08-181-3/+18
* elm_color_class: Save all cc overlaysJean-Philippe Andre2017-08-181-1/+1
* elm_test: Fail nicely if plug can't connectJean-Philippe Andre2017-08-181-0/+1
* ecore_evas_extn: Fix socket & plug windowsJean-Philippe Andre2017-08-182-9/+11
* efl-wl: initialize seat keymap fd to -1Mike Blumenkrantz2017-08-111-0/+1
* ecore: always set delete_me before removing fd from pollMike Blumenkrantz2017-08-111-4/+5
* efl-wl: handle case where eglBindWaylandDisplay failsMike Blumenkrantz2017-08-111-3/+2
* efl-wl: always dismiss popups on hideMike Blumenkrantz2017-08-111-1/+1
* elm_widget: do not reparent subobjs to top widget for non-elm objectsMike Blumenkrantz2017-08-111-1/+2
* efl-wl: use correct accessor method for keyboard resource hashMike Blumenkrantz2017-08-111-3/+8
* wayland: set min/max size hints to surface before showMike Blumenkrantz2017-08-112-2/+36
* win: Prevent crash inside ecore evas callbacksJean-Philippe Andre2017-08-111-8/+33
* eo: Check refs in efl_data_scope_safe_getJean-Philippe Andre2017-08-112-0/+2
* release: Update NEWS for 1.20.2 releasev1.20.2Stefan Schmidt2017-08-101-0/+1
* evas: Fix crash in EJean-Philippe Andre2017-08-101-1/+1
* release: Update NEWS and bump version for 1.20.2 releaseStefan Schmidt2017-08-092-1/+21
* tests: eldbus: disable an always failing testStefan Schmidt2017-08-091-1/+1
* ecore glib support - if we are not the main ctx owner loop to acquireCarsten Haitzler (Rasterman)2017-08-091-5/+2