seoz pushed a commit to branch master.

commit 1972fc7729a06903b5740c8c73dbc941c0d95d16
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue Mar 5 00:01:31 2013 +0900

    elm ChangeLog/NEWS: updated ChangeLog and NEWS.
---
 ChangeLog | 8 ++++++++
 NEWS      | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index a51b34e..3972e76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1081,6 +1081,10 @@
         * Fix the standard of scrollbar-calculation from the scroller's x to 
pan's x.
         The scrollbar have to sync with pan. if not, the scrollbar doesn't 
move even if the position of content moves.
 
+2013-03-02  Brian J. Lovin
+
+        * Fix initial value of the spinner on the first mouse move.
+
 2013-03-04  Jaeun Choi
 
         * Fix elm_index to send a signal to the selected item in smart theme.
@@ -1088,3 +1092,7 @@
 2013-03-04  WooHyun Jung
 
         * Focus highlight should not be showed on (0, 0).
+
+2013-03-04  Junki Cho
+
+        * Improved gengrid item append performance.
diff --git a/NEWS b/NEWS
index 6dfccc2..fbb286d 100644
--- a/NEWS
+++ b/NEWS
@@ -76,6 +76,7 @@ Improvements:
    * Improve naviframe to not apply items' style multiple times when 
theme/styles are changed.
    * Don't handle the resize objects in widget infrastructure. Actually resize 
objects are sub objects so we don't need to care them separately. This causes 
overhead in some cases(ie, theme change..).
    * Improve support on 64bits system.
+   * Improve gengrid item append performance.
 
 Fixes:
 
@@ -164,6 +165,7 @@ Fixes:
    * Fix scroller acceleration bug. It was accelerated even it's scrolled 
after finishing the previous scroll. This happens with page scroll enabled.
    * Fix 1byte invalid read & do memset, rewind if needed.
    * Fix the standard of scrollbar-calculation from the scroller's x to pan's 
x.
+   * Fix initial value of the spinner on the first mouse move.
    * Fix elm_index to send a signal to the selected item in smart theme.
    * Focus highlight should not be shown on (0 ,0).
    

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb

Reply via email to