elementary: atspi - fix dbus abort
[platform/upstream/elementary.git] / ChangeLog
index 2e58ed5..3dbb96d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * spinner: added signals "spinner,drag,start" and "spinner,drag,stop".
 
+2013-10-27  Thiep Ha
+
+        * entry: Correct magnifier showing.
+
 2013-10-30  Amitesh Singh (_ami_)
 
         * image: Add support for "clicked" callback on Return/space/KP_Enter key press.
 2013-11-07  ChunEon Park (Hermet)
 
         * scroller: don't focus region show if the scroller is disabled.
+
+2013-11-05  Amitesh Singh (_ami_)
+
+        * hoversel: Added focus support on hoversel items.
+
+2013-11-22  ChunEon Park (Hermet)
+
+        * mapbuf: reset the mapbuf internals correctly when the content is
+        removed(unset)
+
+2013-11-25  ChunEon Park (Hermet)
+
+        * image: fix the elm_image_prescale_set() to work properly.
+
+2013-11-28  Daniel Juyung Seo (SeoZ)
+
+        * spinner: fix mouse wheel support.
+
+2013-12-01  Carsten Haitzler (The Rasterman)
+
+        * 1.8 release
+
+OUT OF DATE NOTICE:
+ -------------------
+With the start of the 1.9.x release cycle we now longer update the ChangeLog and rely on git log for
+this functionality. We keep however a NEWS files for a high level overview of changes in a new
+release which will be filled at the end of the release cycle.