aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-06-12 06:26:59 +0800
committerChris Lahey <clahey@src.gnome.org>2002-06-12 06:26:59 +0800
commit8ed89eea97303f2e95c04fd89dc81ec093e4bd8a (patch)
tree85962ce162f15e55c3c908eab841e645ffe159f5 /addressbook/ChangeLog
parent0469ab8effe8141f539cc410cbf7bb7746651588 (diff)
downloadgsoc2013-evolution-8ed89eea97303f2e95c04fd89dc81ec093e4bd8a.tar.gz
gsoc2013-evolution-8ed89eea97303f2e95c04fd89dc81ec093e4bd8a.tar.zst
gsoc2013-evolution-8ed89eea97303f2e95c04fd89dc81ec093e4bd8a.zip
Made double clicking on read only folders not do anything.
2002-06-11 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-minicard-view.c (e_minicard_view_event): Made double clicking on read only folders not do anything. svn path=/trunk/; revision=17171
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 2015c0af47..3267ea6656 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-11 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/widgets/e-minicard-view.c (e_minicard_view_event): Made
+ double clicking on read only folders not do anything.
+
2002-06-10 Christopher James Lahey <clahey@ximian.com>
* backend/ebook/e-book-util.c (e_book_expand_uri): Made expand_uri
td>1-4/+12 * Upgrade to the 2-Sept-2002 GCC 3.2.1 pre-release snapshot.obrien2002-09-123-45/+45 * Upgrade to the official GCC 3.1.1 release.obrien2002-08-022-31/+24 * Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also thegerald2002-07-311-2/+2 * Upgrade to the 1-July-2002 GCC 3.1.1 pre-release snapshot.obrien2002-07-093-37/+37 * Do not require Gcc 3.1 to compile -- or we have an infinate loop on RELENG_4.obrien2002-07-031-0/+2 * Upgrade to the 17-June-2002 GCC 3.1.1 pre-release snapshot.obrien2002-06-232-11/+11 * Upgrade to the 27-May-2002 GCC 3.1.1 pre-release snapshot.obrien2002-06-022-11/+9 * I changed a patch.obrien2002-05-301-1/+1 * Update to match what is in -current.obrien2002-05-281-89/+78 * Upgrade to the 21-May-2002 GCC 3.1.1 pre-release snapshot.obrien2002-05-283-51/+15 * This is now in the stock FSF sources.obrien2002-05-191-64/+0 * Upgrade to the 6-May-2002 GCC 3.1 pre-release snapshot.obrien2002-05-112-7/+7 * Upgrade to the 29-April-2002 GCC 3.1 pre-release snapshot.obrien2002-05-012-7/+7 * Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot.obrien2002-04-302-7/+7 * Upgrade to the Tax Day GCC 3.1 development snapshot.obrien2002-04-242-7/+8 * GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-172-13/+3 * GCC 2.95 and later aren't called egcs (any longer), so remove two patchesgerald2002-04-122-23/+0 * Upgrade to the April FOOLS GCC 3.1 development snapshot.obrien2002-04-042-7/+7 * Upgrade to the 25-March-2002 GCC 3.1 development snapshot.obrien2002-03-292-17/+16 * Upgrade to the 18-March-2002 GCC 3.1 development snapshot.obrien2002-03-202-6/+10 * Upgrade to the 11-March-2002 GCC 3.1 development snapshot.obrien2002-03-132-6/+6 * Upgrade to the 9-March-2002 GCC 3.1 development snapshot.obrien2002-03-112-8/+8 * Upgrade to the 4-March-2002 GCC 3.1 development snapshot.obrien2002-03-093-27/+33 * Sync with gcc30's style.obrien2002-03-053-85/+39 * Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.obrien2002-03-033-28/+10 * Update to the 2002-02-04 snapshot.obrien2002-02-102-6/+6 * This allows the port to build, but it still has install problems.obrien2002-02-051-2/+5 * Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.obrien2002-02-0311-297/+202 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-29