aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-12-02 12:53:57 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-12-02 12:53:57 +0800
commit215a9c0ea3cb222004ff8842b663ea7a77dcb3e5 (patch)
tree3b0e35a8102377c807ad33063082a5b9a9f7813a /addressbook/ChangeLog
parentd904b8e0d8f1702e4a32989f0fb0a4c2ba872d29 (diff)
downloadgsoc2013-evolution-215a9c0ea3cb222004ff8842b663ea7a77dcb3e5.tar.gz
gsoc2013-evolution-215a9c0ea3cb222004ff8842b663ea7a77dcb3e5.tar.zst
gsoc2013-evolution-215a9c0ea3cb222004ff8842b663ea7a77dcb3e5.zip
Replace activity_client with activity_id. (set_status_message): Use the
* gui/component/addressbook.c (struct AddressbookView): Replace activity_client with activity_id. (set_status_message): Use the EActivityHandler from the AddressbookComponent. * gui/component/addressbook-component.c (struct _AddressbookComponentPrivate): New member activity_handler. (addressbook_component_init): Init. (impl_dispose): Unref. (addressbook_component_peek_activity_handler): New. (impl_createControls): Return an ETaskBar as the statusbar control and attach it to the activity handler. svn path=/trunk/; revision=23560
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 81713aab1b..da9e784c97 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,20 @@
2003-12-01 Ettore Perazzoli <ettore@ximian.com>
+ * gui/component/addressbook.c (struct AddressbookView): Replace
+ activity_client with activity_id.
+ (set_status_message): Use the EActivityHandler from the
+ AddressbookComponent.
+
+ * gui/component/addressbook-component.c (struct
+ _AddressbookComponentPrivate): New member activity_handler.
+ (addressbook_component_init): Init.
+ (impl_dispose): Unref.
+ (addressbook_component_peek_activity_handler): New.
+ (impl_createControls): Return an ETaskBar as the statusbar control
+ and attach it to the activity handler.
+
+2003-12-01 Ettore Perazzoli <ettore@ximian.com>
+
* gui/component/addressbook-component.c (impl_createControls):
Pass a label for the status bar control for now.
4&id=6f06f2991316cfb94bb54a96da26ca36b33bdece'>Update to 3.4.10garga2011-06-093-20/+3 * - Try to fix buildpav2011-03-091-3/+20 * Update to 3.4.9garga2011-01-272-3/+3 * Cleanup MASTER_SITES and since i'm here, remove MD5garga2010-11-122-3/+1 * Update to 3.4.8garga2010-10-053-24/+4 * Fix PLISTgarga2010-09-051-1/+4 * Fix a regression on 3.4.7 for people using 2 monitorsgarga2010-09-032-0/+20 * - Update to 3.4.7garga2010-08-252-4/+6 * Update to 3.4.6garga2010-07-153-16/+4 * Update to 3.4.5garga2010-05-214-9/+32 * - update to 1.4.1dinoex2010-03-281-0/+1 * Update to 3.4.4garga2010-03-034-53/+4 * - update to jpeg-8dinoex2010-02-051-1/+1 * The patch was committed to fix a regression in 3.4 version as described ingarga2010-01-093-20/+33 * Update to 3.4.3garga2010-01-074-65/+13 * Fix PLISTgarga2009-12-261-1/+4 * Fix a bug on 3.4.x, Tag the new window before apply settings -- FS#664garga2009-12-213-0/+34 * Update to 3.4.2garga2009-11-272-4/+5 * Update to 3.4.1garga2009-11-132-4/+4 * Update to 3.4garga2009-10-214-23/+106 * Update to 3.3.4garga2009-09-112-5/+5 * - Update to 3.3.2garga2009-07-282-4/+4 * - Update to 3.3.1amdmi32009-06-212-5/+4 * - Chase libxcb/xcb-proto updatedhn2009-06-151-0/+1 * - Update to 3.3miwi2009-06-062-4/+4 * - Update to 3.3-rc4amdmi32009-05-282-4/+4 * - Update to 3.3.rc3amdmi32009-05-207-112/+19 * - Chase libxdg-basedir updatedhn2009-05-151-1/+1 * - Fix bashisms and eliminate (implicit) bash requirementamdmi32009-05-134-0/+101 * - Update to 3.3-rc2 which addresses problems introduced with xcb-util updateamdmi32009-05-093-17/+55 * - Mark BROKEN for xcb-util >= 0.3.4. This is temporary solution until startup...amdmi32009-05-081-0/+4 * - Chase asciidoc updatedhn2009-04-081-0/+1 * - Update to 3.2.1miwi2009-04-052-5/+4 * - Make dbus support optional and on by default.wxs2009-04-021-2/+10 * bump PORTREVISION after cmake updatemakc2009-03-251-0/+1 * - Update to 3.2miwi2009-03-147-104/+32 * - Add a version check for cmake.araujo2009-03-134-1/+49 * Sigh, docbook-built man pages...lx2009-02-261-0/+5 * Updating to 3.1.2, adding a mirror.lx2009-02-264-47/+14 * - Remove an unnecessary line which I forgot to remove before update this portrafan2009-02-061-1/+0 * - Update to 3.1.1rafan2009-02-057-59/+246 * - Update to 2.3.4miwi2008-09-242-4/+4 * Update to 2.3.2.novel2008-07-032-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Fix a wrong ${DOCSDIR} creation where NOPORTDOCS is set, wrong since my lastgarga2008-05-261-0/+5 * - Add missing dependencies (imlib2 and pango)garga2008-05-231-0/+3 * - Update to 2.3garga2008-05-213-4/+10 * - Update to 2.2garga2008-04-255-79/+44 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+2 * - Update to 2.0miwi2007-12-139-97/+64 * - Fix two bugs (with code cleanup)miwi2007-10-094-16/+25 * - Update to 1.3rafan2007-10-065-28/+9