antognolli pushed a commit to branch ecore-1.7.

commit 776d8ba0fc321ffbde1e4cde3f13ad4fbfff893f
Author: Rafael Antognolli <[email protected]>
Date:   Thu Apr 4 15:37:51 2013 -0300

    More fixes on ChangeLog and NEWS for 1.7.6 release.
---
 ChangeLog | 17 +++++++++++++++++
 NEWS      |  4 ++++
 2 files changed, 21 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 963745b..7850b6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1077,10 +1077,19 @@
 
         * ecore_wayland: Fix compilation with C++ compiler
 
+2013-02-04  Rafael Antognolli
+
+        * ecore_evas/wayland_egl: Fix window resize when using meta+middle
+        click.
+
 2013-02-05  Eduardo Lima (Etrunko) <[email protected]>
 
         * ecore_wayland: Fix return type of function ecore_wl_outputs_get()
 
+2013-02-06  Rafael Antognolli
+
+        * ecore/wayland: Always send the mouse button event.
+
 2013-02-08  Carsten Haitzler (The Rasterman)
 
         * Fix ecore_x ecore_x_screen_is_composited/set() to work
@@ -1090,6 +1099,10 @@
 
         * ecore_con : Fix memory usage of the internal buffer
 
+2013-02-08  Rafael Antognolli
+
+        * ecore/wayland: Don't use edge info for resizing in some cases.
+
 2013-02-14  Raoul Hecky <[email protected]>
 
        * ecore_evas: handle mouse and touch screen properly with FB backend.
@@ -1119,3 +1132,7 @@
 2013-03-27  Cedric Bail
 
        * fix ecore_con_url download speed
+
+2013-04-02  Rafael Antognolli
+
+        * ecore/wayland: Fix screen geometry when it is rotated.
diff --git a/NEWS b/NEWS
index c322f9e..1fd8339 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ Changes since Ecore 1.7.5:
 Additions:
     * Add infrastructure to handle buggy touchscreen in Ecore_Input_Evas.
     * Thread safety for ecore_pipe
+    * ecore_wayland:
+     - Add ecore_wl_registry_get;
+     - Add ecore_wl_globals_get.
 
 Fixes:
     * Fixed x11 error sync issue with ecore_x_image_get().
@@ -21,6 +24,7 @@ Fixes:
     * fix use of ecore_con_*_flush functions with unconnected objects
     * fix setting of write flags on ecore-con servers during connect
     * fix ecore_con_url download speed bug
+    * fix wayland window resize using meta + middle click.
 
 Ecore 1.7.5
 

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to