diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -175,6 +175,15 @@ Fixes: | |||
175 | * js: fix binding after namespace change of connector | 175 | * js: fix binding after namespace change of connector |
176 | * Edje UI mirroring: Fix UI mirroring for GROUP parts. (T3021) | 176 | * Edje UI mirroring: Fix UI mirroring for GROUP parts. (T3021) |
177 | * Edje entry: Fix memory leak. | 177 | * Edje entry: Fix memory leak. |
178 | * eina-cxx: Remove Eo classes defined manually (T2940) | ||
179 | * edje: unswallow objects from parent edje when swallowing into new edje | ||
180 | * ecore-drm: Call inputs shutdown before eina_shutdown | ||
181 | * ecore_wayland: send mouse_move when sets touch_focus window in cb_touch_down | ||
182 | * ecore_wayland: move check for pointer capability | ||
183 | * ecore_drm/ecore_wl2: logging: remove errant usage of %m | ||
184 | * win32: Fix compilation due to recent changes in Evil | ||
185 | * embryo: change the log catagory of printf in embryo | ||
186 | * ecore imf: fix imf module load hangs when not even configured | ||
178 | 187 | ||
179 | Changes since 1.15.0: | 188 | Changes since 1.15.0: |
180 | --------------------- | 189 | --------------------- |