summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-10-05 19:06:05 +0900
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2013-10-05 19:06:05 +0900
commit45e66737b9efe689b5b7b7d47d5612e3549e4d04 (patch)
treedb13ef7ff691cae9b9abc92a83d9bd578870c837 /ChangeLog
parent410a2c1230cdd806ef7d0e93d619b56957e6f798 (diff)
downloadelementary-45e66737b9efe689b5b7b7d47d5612e3549e4d04.tar.gz
write down the breaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a070fc21..a9ab155e9 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).
+