raster pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=45e66737b9efe689b5b7b7d47d5612e3549e4d04

commit 45e66737b9efe689b5b7b7d47d5612e3549e4d04
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Sat Oct 5 19:06:05 2013 +0900

    write down the breaks.
---
 ChangeLog | 9 +++++++++
 NEWS      | 2 ++
 2 files changed, 11 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 8a070fc..a9ab155 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1666,8 +1666,17 @@
         It makes fileselector navigate folder using double tap instead of 
single tap.
 
 2013-10-02  Ryuan Choi (ryuan)
+
         * fileselector: Add "activated" smart callback. It can be used to 
execute
         a file activated by double-clicking or pressing Enter key.
 
 2013-10-03  ChunEon Park (Hermet)
+
         * Focus: update the focus highlight style when theme is changed.
+
+2013-10-04  Carsten Haitzler (The Rasterman)
+
+        * Break popup theme - it was poorly namespaced, unable to
+        handle styles at all (so styles were broken with the given
+        namespace).
+
diff --git a/NEWS b/NEWS
index 6355743..e40f674 100644
--- a/NEWS
+++ b/NEWS
@@ -294,6 +294,8 @@ Fixes:
    * Fix fileselector only send "selected" signal without selection when file 
path is typed on the path entry.
    * Fix spinner arrow key focus movement bug.
    * Fix the layout to swallow the contents again when theme is changed.
+   * elm_player breaks theme due to poor namespacing
+   * elm_popup breaks theme due to poor namespacing
 
 Removals:
 

-- 


Reply via email to