aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-07 13:54:09 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-07 13:54:09 +0800
commit9b5a7b08284976e42ebb91980ffc1fe9b0b100e7 (patch)
tree120ef76648780aadc7ce72806f1aaee74151bf0e /addressbook
parent200606f92810d3de322e5ee96f8326e1a656f8bb (diff)
downloadgsoc2013-evolution-9b5a7b08284976e42ebb91980ffc1fe9b0b100e7.tar.gz
gsoc2013-evolution-9b5a7b08284976e42ebb91980ffc1fe9b0b100e7.tar.zst
gsoc2013-evolution-9b5a7b08284976e42ebb91980ffc1fe9b0b100e7.zip
don't destroy the widget here - its dead when removed from the paned
2003-11-07 JP Rosevear <jpr@ximian.com> * gui/widgets/e-addressbook-view.c (change_view_type): don't destroy the widget here - its dead when removed from the paned container svn path=/trunk/; revision=23207
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/widgets/e-addressbook-view.c1
2 files changed, 6 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1997df2897..e50665e132 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-07 <jpr@ximian.com>
+
+ * gui/widgets/e-addressbook-view.c (change_view_type): don't
+ destroy the widget here - its dead when removed from the paned
+ container
+
2003-11-07 JP Rosevear <jpr@ximian.com>
* In the gui this is a search and replace commit for moving the
diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c
index 7481ed6247..5303b279be 100644
--- a/addressbook/gui/widgets/e-addressbook-view.c
+++ b/addressbook/gui/widgets/e-addressbook-view.c
@@ -1287,7 +1287,6 @@ change_view_type (EABView *view, EABViewType view_type)
if (view->widget) {
gtk_container_remove (GTK_CONTAINER (view->paned), view->widget);
- gtk_widget_destroy (view->widget);
view->widget = NULL;
}
view->object = NULL;
0'>2003-08-131-1/+2 * Fix qhacc script to handle bash properlykrion2003-08-131-2/+4 * Update to 3.13erwin2003-08-132-2/+2 * Update to 0.03erwin2003-08-132-3/+2 * - Update to version 1.7krion2003-08-134-15/+38 * - Update to version 2.9krion2003-08-138-67/+101 * - Fix build on -currentkrion2003-08-023-14/+25 * Consolidate NO_PACKAGE and NO_CDROM -> RESTRICTEDkris2003-07-311-2/+1 * Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-292-2/+2 * Fix a build problem with CURRENT.arved2003-07-201-0/+10 * replace ${PERL} with ${REINPLACE_CMD}oliver2003-07-061-9/+10 * Change to my FreeBSD.org addresserwin2003-06-1316-16/+16 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-122-8/+0 * Add missing file and bump PORTREVISIONkris2003-06-092-0/+2 * Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-4/+4 * * Update to 1.8.4marcus2003-06-016-18/+18 * BROKEN on 5.1: configure failskris2003-05-181-1/+7 * Correct a typo in the COMMENT.marcus2003-05-142-2/+2 * Update to 1.8.1.marcus2003-05-142-2/+2 * Update to 1.8.3.marcus2003-05-136-8/+18 * Remove two nonexistent directories that were apparently added by mistake.kris2003-05-061-2/+0 * Since we have guile 1.6 now, gnucash doesn't need to install it's ownmarcus2003-05-064-14/+2 * Chase guile's shared lib version.marcus2003-05-022-2/+4 * Remove USE_GNOMENG.marcus2003-04-203-3/+0 * Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this filekris2003-04-181-1/+0 * Add Aqmoney, a HBCI homebanking applicationarved2003-04-165-0/+30 * Update to 0.9.9arved2003-04-144-62/+5 * Fix build on -STABLE.marcus2003-04-141-0/+13 * (should have done this with ports/50849edwin2003-04-131-0/+11 * fix build for perl 5.005_03 of finance/p5-Business-OnlinePayment-2CheckOutedwin2003-04-132-0/+6 * fix build on perl 5.005_03 for finance/p5-Business-OnlinePayment-SurePayedwin2003-04-132-0/+7 * Update to 0.6.4.marcus2003-04-137-82/+102 * Removed double $$ in BUILD_DEPENDSedwin2003-04-061-1/+1 * Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03edwin2003-04-045-25/+50 * move p5-Business-OnlinePayment from misc to financeedwin2003-04-0418-94/+82 * Update to 1.8.2.marcus2003-04-038-26/+20 * Clear moonlight beckons.ade2003-03-0716-8/+8 * Add WWW line to finance/libofx/pkg-descredwin2003-02-271-0/+2 * Prune empty dir that might be left off.sobomax2003-02-251-0/+1 * Update to 1.03.sobomax2003-02-252-3/+2 * Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePaymentsobomax2003-02-254-0/+35 * add missing directory to PLISTleeym2003-02-2222-1/+21 * Add a missing BUILD_DEPENDS on db4.marcus2003-02-221-1/+2 * Add missing filekris2003-02-221-0/+1 * De-pkg-comment.knu2003-02-214-2/+2 * De-pkg-comment.knu2003-02-212-1/+1 * De-pkg-comment.knu2003-02-214-2/+2 * De-pkg-comment.knu2003-02-2134-17/+17 * De-pkg-comment.knu2003-02-216-3/+3 * De-pkg-comment.knu2003-02-214-2/+2 * Add support for the gnucash-docs port.marcus2003-02-184-8/+34 * Add gnucash-docs, the documentation for GnuCash.marcus2003-02-186-0/+323 * * Add a dependency on libofx as well as a missing Perl module dependency [1]marcus2003-02-184-4/+24 * Add libofx, and OpenSource implementation of the Open Finiancial eXchange.marcus2003-02-188-0/+238 * Update to version 0.3.1.naddy2003-02-154-15/+50 * Fix I18N support.marcus2003-02-156-6/+122 * Update to 1.8.1.marcus2003-02-128-14/+10 * Move gnucash from deskutils to finance.marcus2003-02-063-2/+3 * Homepage updates.naddy2003-02-061-1/+1 * Install the modules .la files. This is one of the rare exceptions wheremarcus2003-02-056-30/+186 * Update to 1.8.0.marcus2003-02-0518-1584/+876 * maintainer-update : misc/p5-Finance-QuoteHist from 0.29 to 0.31edwin2003-02-052-2/+2 * Update misc/p5-Business-OnlinePayment-AuthorizeNet to 3.12edwin2003-02-043-2/+3 * update misc/p5-Business-OnlinePayment-BankOfAmerica to 1.02edwin2003-02-043-2/+3 * iUpdate homepageedwin2003-02-031-1/+1 * GnuCash no longer requires swig or eperl to build.marcus2003-02-032-4/+0 * Add khacc, A QHacc Clone with KDE Integration.arved2003-01-226-0/+44 * Adjust pkg-comment and pkg-descr, this is not a QT2 Application anymorearved2003-01-223-3/+3 * Update to 2.6.1arved2003-01-222-3/+3 * Update to 2.6arved2003-01-182-2/+2 * Update to 2.5.1arved2003-01-133-2/+12 * Add openhbci, client-side implementation of the HBCIarved2003-01-097-0/+158 * Add missed @dirrm.sobomax2003-01-021-0/+1 * Add p5-Business-OnlinePayment-PaymentsGateway 0.01, asobomax2003-01-025-0/+36 * Add p5-Business-OnlinePayment-PayConnect 0.02, a Business::OnlinePaymentsobomax2003-01-025-0/+37 * Add p5-Business-OnlinePayment-Network1Financial 0.02, asobomax2003-01-025-0/+37 * Add p5-Business-OnlinePayment-Jettis 0.01, a Business::OnlinePayment backendsobomax2003-01-025-0/+35 * Fix WWW siteedwin2002-12-271-1/+1 * Removed ftp.one.net as master_site, the files aren't there anymore.edwin2002-12-272-4/+1 * Add a patch i forgot in the last commitarved2002-11-221-0/+15 * Add qhacc.knu2002-11-221-0/+1 * Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.knu2002-11-222-2/+2 * Adjust CATEGORIES after Repocopy.arved2002-11-223-15/+16 * Add several new real categories.knu2002-11-181-0/+5 * Add several new real categories.knu2002-11-181-0/+1 * Update to 0.29.naddy2002-11-132-2/+2 * Fix build with the new gtkhtml.marcus2002-11-122-10/+40 * Bump PORTREVISION after the gtkhtml version bump.marcus2002-11-122-0/+2 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1134-34/+17 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0734-17/+34 * Update to a more featurefull, but limited-unless-registered version 3.2.mi2002-11-045-20/+34 * devel/SWIG-devel -> devel/swig13knu2002-10-302-2/+2 * Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePaymentsobomax2002-10-255-0/+35 * Add p5-Business-OnlinePayment-LinkPoint 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+38 * Add p5-Business-OnlinePayment-Cardstream 1.0, a Business::OnlinePaymentsobomax2002-10-255-0/+37 * Add p5-Business-OnlinePayment-Beanstream 0.01, a Business::OnlinePaymentsobomax2002-10-255-0/+36 * Add p5-Business-OnlinePayment-BankOfAmerica 1.01, a Business::OnlinePaymentsobomax2002-10-255-0/+38 * Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePaymentsobomax2002-10-255-0/+40 * Add p5-Business-OnlinePayment-2CheckOut 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+38 * Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePaymentsobomax2002-10-255-0/+37 * Add p5-Business-OnlinePayment-WorldPay-Junior 1.03, an Business::OnlinePaymentsobomax2002-10-255-0/+53 * Add p5-Business-OnlinePayment-VirtualNet 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+42 * Add p5-Business-OnlinePayment-TCLink 1.01, a Business::OnlinePayment backendsobomax2002-10-255-0/+38 * Add p5-Business-OnlinePayment 2.00, a generic interface for processing onlinesobomax2002-10-255-0/+45 * Update MASTER_SITESkris2002-09-291-1/+1 * Fix build (removal of <values.h>)kris2002-09-291-0/+11 * Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-231-1/+1 * Update to 1.6.8.marcus2002-08-234-4/+4 * Update to 1.6.7.sobomax2002-08-1812-816/+944 * Relinquish this port since I no longer us it.jedgar2002-08-011-1/+1 * Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-1210-94/+62 * Update to 0.28pat2002-06-283-6/+4 * add p5-Finance-QuoteHist 0.25ijliao2002-06-265-0/+54 * add p5-Finance-Currency-Convert 1.03ijliao2002-06-265-0/+45 * Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-232-4/+6 * Updated to 1.07skv2002-06-226-30/+27 * My first PERL -> REINPLACE_CMD conversion. Make sure not to leave anythingmi2002-06-221-3/+7 * - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;sobomax2002-06-214-10/+44 * Chase guile shared lib number.marcus2002-06-202-2/+2 * Fix build on currentkris2002-06-161-1/+2 * Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-1/+1 * upgrade to 0.3.0ijliao2002-05-145-65/+112 * Remove iconv->giconv hack.sobomax2002-04-082-84/+0 * Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-182-28/+0 * Update to 1.6.6.sobomax2002-03-138-54/+162 * Update to 0.2.1pat2002-03-034-71/+126 * Fix the include path, so the client binary compiles...mi2002-01-261-1/+1 * Update version number of guppi shared library.sobomax2002-01-252-2/+2 * Update to 0.27.tobez2002-01-222-2/+2 * Update to 1.6.5.sobomax2002-01-1010-124/+248 * A minor nit: -I. -> -I${.CURDIR}...mi2002-01-081-1/+1 * Libstocks is a C library which can be used to fetch stocks quotes.mi2002-01-088-0/+102 * - PORTDOCS policepat2001-12-241-5/+5 * upgrade to 1.4ijliao2001-12-092-2/+2 * Update to version 1.3.steve2001-12-032-2/+2 * Update to 1.6.4.sobomax2001-11-246-116/+152 * Update to 1.2petef2001-11-062-2/+2 * Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.sobomax2001-10-282-2/+2 * Update to 1.1dwcjr2001-10-194-48/+11 * Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at thesobomax2001-09-292-4/+4 * Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessarysobomax2001-09-112-4/+8 * Update to 0.26; add WWW to pkg-descr; assume maintainership.tobez2001-08-313-31/+15 * upgrade to 1.0ijliao2001-08-294-19/+17 * Update misc/p5-Finance-Quote to 1.06.tobez2001-08-203-3/+11 * Update to 1.6.2.sobomax2001-08-166-108/+108 * add quantlibijliao2001-08-125-0/+220 * Update to 0.9lioux2001-08-095-28/+3 * Update to 1.6.1.sobomax2001-07-3110-278/+1536 * Update to version 0.8.4kevlo2001-07-224-6/+32 * Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup".sobomax2001-07-181-1/+1 * Clean up dependency chains after moving gtkhtml/gal inside theade2001-06-191-2/+1 * Replace explicit build dependency on automake with USE_AUTOMAKE knobade2001-06-011-1/+1 * Update to 1.4.12ade2001-05-238-4/+20 * Upgrade to latest version:vanilla2001-05-202-19/+17 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-122-2/+2 * Upgradevanilla2001-05-103-8/+8 * Forgot to commit sorted, updated plist with previous commitkris2001-04-182-44/+52 * Update to gnucash 1.4.11kris2001-04-184-4/+4 * Add proper PERL_VER support.roam2001-04-172-7/+4 * Remove empty directories on uninstall.steve2001-04-151-0/+2 * Update WWW.sobomax2001-04-091-1/+1 * Update to 0.8.will2001-04-072-2/+2 * Overhaul QT/KDE support:will2001-04-031-1/+1 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-305-5/+5 * Depend on the new py-mx-base.tg2001-03-221-1/+1 * Update to version 0.7.1kevlo2001-03-172-2/+2 * Put copy of distfile on MASTER_SITE_LOCAL because it doesn't exist on thesobomax2001-03-131-1/+3 * Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-1/+0 * Style fixes for ports/misc.olgeni2001-02-052-2/+2 * - Add missing MASTER_SITE_SUBDIRijliao2001-01-281-0/+1 * Upgrade to version 0.7kevlo2001-01-233-9/+10 * Release a few ports back into the wild that I don't haveade2001-01-232-2/+2 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-173-4/+4 * fix X manpage error with XFree86-4sf2001-01-102-3/+9 * Release to the world all of my ports that I don't use, excluding KDE 1,will2001-01-091-1/+1 * Update to 0.6.6kevlo2001-01-072-2/+2 * Add p5-Math-Financial 0.76, perl module containing common functions forwill2001-01-045-0/+33 * Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fundwill2000-12-316-0/+67 * Upgrade to 0.6.5kevlo2000-12-162-2/+2 * Update to 1.4.9ade2000-12-096-4/+38 * Update to version 0.6.4kevlo2000-12-032-3/+3 * Update port to 0.8.4jedgar2000-12-023-2/+3 * Update to version 0.6.2kevlo2000-11-174-21/+39 * Update to version 2.6kevlo2000-11-135-11/+30 * Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-082-3/+2 * Add EMMA - a personal finance manager for GNOME.sobomax2000-11-0717-0/+313 * Update to 1.4.8ade2000-11-044-6/+6 * Update port to 0.8.3jedgar2000-11-033-2/+3 * Update to 0.9.3.sobomax2000-11-013-2/+3 * Update to 0.9.2.sobomax2000-10-302-2/+2 * Fix Imakefile breakage under XFree86 4.xkevlo2000-10-281-2/+9 * Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.will2000-10-241-1/+1 * Update port to 0.8.2jedgar2000-10-142-2/+2 * Update to 1.4.7ade2000-10-066-4/+10 * Implement USE_GNOME, part 2.reg2000-10-051-13/+4 * Implement USE_GNOME, part 1.reg2000-10-056-511/+511 * Update to version 0.6.1akevlo2000-09-302-2/+2 * - Update port to 0.8.1jedgar2000-09-283-11/+3 * Update to 0.9.1.sobomax2000-09-192-3/+20 * Update to 0.6ade2000-09-176-14/+44 * Add gnomepm (GNOME Portfolio Manager) - a small GNOME app that collects stocksobomax2000-09-165-0/+52 * Update to 1.4.5, reorder MASTER_SITES, and sort PLISTade2000-09-076-88/+86 * Update to 1.4.4ade2000-08-226-44/+28 * Ade decided he would be a willing victim and become the maintainer of this.obrien2000-08-212-2/+2 * Update for new shlib revision from guile 1.4ade2000-08-042-2/+2 * (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-035-8/+5 * Upgrade to version 1.4.2.obrien2000-07-196-396/+440 * - Support LOCALBASE properly (in setting path to custom wish script)sobomax2000-06-231-1/+1 * Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1 * Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-142-2/+4 * Updates for new shared library versions in GNOME 1.2ade2000-06-023-12/+6 * Fix a PLIST.sobomax2000-05-251-1/+1 * Update to 0.11.will2000-05-20