Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2009-01-30 22:24:53 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2009-01-30 22:24:53 (GMT)
commitdfd4f40aacc7102261490d0a2e7975b77f01fd9c (patch)
treef6f81cbc02ae9c2836e52924a643cd6cf4e8dd14 /ChangeLog
parentbfad4f36c3177697c4280648703e7982249e9f0d (diff)
Vitali Perchonok is com gmail from vitali.pe
Allow only left button on HOME. Using left button only should prevent the menu from freezing when pressing two or more buttons at the same time (Not sure what the bug was but it does not hurt). svn path=/trunk/; revision=3705
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 212626c..71ae4ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2009-01-30 Bruno coudoin <bruno.coudoin@free.fr>
+ Vitali Perchonok is com gmail from vitali.pe
+ Allow only left button on HOME.
+ Using left button only should prevent the menu from freezing
+ when pressing two or more buttons at the same time
+
+ * src/gcompris/bar.c: (item_event_bar):
+
+2009-01-30 Bruno coudoin <bruno.coudoin@free.fr>
+
Miguel DE IZARRA implemented the wordlist selector.
We need some improvement to save data in the ~/My GCompris
instead of the system datadir directory.