aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-07-01 08:41:13 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-07-01 08:41:13 +0800
commitfe0499e1d95e45291b655f1d068430014b5971db (patch)
tree7eb421b701f33b5a82bfd07a286240fa58789766 /mail/ChangeLog
parent0d23a1ac2a2dfcc05e6540becf471c42aaa68313 (diff)
downloadgsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.tar
gsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.tar.gz
gsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.tar.bz2
gsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.tar.lz
gsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.tar.xz
gsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.tar.zst
gsoc2013-evolution-fe0499e1d95e45291b655f1d068430014b5971db.zip
Changed to return the created window. (find_socket): Added. Copied from
2001-06-30 Jon Trowbridge <trow@ximian.com> * mail-display.c (make_popup_window): Changed to return the created window. (find_socket): Added. Copied from e-shell-view.c. The fact that I'm copying this bit of code all over isn't cool. (html_button_press_event): Properly destroy the popup window when the widget inside the control is destroyed. * mail-callbacks.c (addrbook_sender): Added. Implements the "Add sender to addressbook" right-click. (Bug #3645) (find_socket): Added. Copied from e-shell-view.c. * folder-browser.c: Added "Add sender to addressbook" to context_menu[]. * mail-display.c: (handle_embedded_address_object): Removed. (on_object_requested): Removed handling for embedded address objects. (Which was obsolete crap.) svn path=/trunk/; revision=10643
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2192dd0563..bb2fff2ce7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,23 @@
+2001-06-30 Jon Trowbridge <trow@ximian.com>
+
+ * mail-display.c (make_popup_window): Changed to return the
+ created window.
+ (find_socket): Added. Copied from e-shell-view.c. The fact
+ that I'm copying this bit of code all over isn't cool.
+ (html_button_press_event): Properly destroy the popup window when
+ the widget inside the control is destroyed.
+
+ * mail-callbacks.c (addrbook_sender): Added. Implements
+ the "Add sender to addressbook" right-click. (Bug #3645)
+ (find_socket): Added. Copied from e-shell-view.c.
+
+ * folder-browser.c: Added "Add sender to addressbook" to
+ context_menu[].
+
+ * mail-display.c: (handle_embedded_address_object): Removed.
+ (on_object_requested): Removed handling for embedded address
+ objects. (Which was obsolete crap.)
+
2001-06-29 Larry Ewing <lewing@ximian.com>
* mail-display.c (html_button_press_event): remove redundant