elementary: atspi - fix dbus abort
[platform/upstream/elementary.git] / ChangeLog
index 0060f0a..3dbb96d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
         * spinner: added signals "spinner,drag,start" and "spinner,drag,stop".
 
-2013-10-30  Amitesh Singh (_ami_)
+2013-10-27  Thiep Ha
 
-        * image: Add support for "clicked" callback on Return/space/KP_Enter key press.
+        * entry: Correct magnifier showing.
 
-2013-10-30  Daniel Juyung Seo (SeoZ)
+2013-10-30  Amitesh Singh (_ami_)
 
-        * conform: Added "virtualkeypad,size,changed" callback on virtualkeypad min size change.
+        * image: Add support for "clicked" callback on Return/space/KP_Enter key press.
 
 2013-10-30  Shilpa Onkar Singh
 
         * slider: Added elm_slider_step_get(), elm_slider_step_set().
+
+2013-11-03  Daniel Juyung Seo (SeoZ)
+
+        * Genlist/Gengrid/List: Added multi select mode.
+
+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.