summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Almeida Rocha <lucasr@src.gnome.org>2005-06-27 04:27:15 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2005-06-27 04:27:15 +0000
commit5d584ca8ef032cecaf05fcc4ceca0db24e70ff16 (patch)
tree915ba070f801ba1312434ec7392614cbfdf79afa /ChangeLog
parent9c792cb86a8d0422a07a716a3b024f25d9bca1bb (diff)
Double-clicking on list dialog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 78e1f24..5675c96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-27 Lucas Rocha <lucasr@cvs.gnome.org>
+
+ * src/tree.c, src/about.c: add double-clicking on
+ list dialog only for normal list (not on radio and
+ check lists) based on contribution from Norman Rasmussen
+ * THANKS: Update.
+
2005-06-26 Lucas Rocha <lucasr@cvs.gnome.org>
* src/zenity.h, src/option.c: new multiple option on list
@@ -11,12 +18,12 @@
* src/notification.c: don't use parent widget for
hiding the tray icon because it breaks the 'visible'
- command
+ command.
2005-06-13 Lucas Rocha <lucasr@cvs.gnome.org>
* MAINTAINERS: adding myself as a new maintainer
- * README: no more popt dependency
+ * README: no more popt dependency.
2005-04-25 Glynn Foster <glynn.foster@sun.com>