aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-header-item.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-02-28 22:33:11 +0800
committerChris Lahey <clahey@src.gnome.org>2000-02-28 22:33:11 +0800
commite047685e4a4ac36ea34b7108fbbc7612384e206d (patch)
treee5c4d15b329a6e4f864f8e29609aec4306e86fbb /widgets/table/e-table-header-item.c
parent9aefcae16c1e716039ddf8e1921e3a6be9635277 (diff)
downloadgsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.gz
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.tar.zst
gsoc2013-evolution-e047685e4a4ac36ea34b7108fbbc7612384e206d.zip
Fixed a couple of crash bugs.
2000-02-28 Christopher James Lahey <clahey@helixcode.com> * e-table-header-item.c, e-table-header.c: Fixed a couple of crash bugs. svn path=/trunk/; revision=1975
Diffstat (limited to 'widgets/table/e-table-header-item.c')
-rw-r--r--widgets/table/e-table-header-item.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-header-item.c b/widgets/table/e-table-header-item.c
index 6b6146c938..0289703bf2 100644
--- a/widgets/table/e-table-header-item.c
+++ b/widgets/table/e-table-header-item.c
@@ -68,8 +68,8 @@ static GtkTargetEntry ethi_drop_types [] = {
static void
ethi_destroy (GtkObject *object){
ETableHeaderItem *ethi = E_TABLE_HEADER_ITEM (object);
-
- gtk_object_unref (GTK_OBJECT (ethi->eth));
+
+ ethi_drop_table_header (ethi);
if (GTK_OBJECT_CLASS (ethi_parent_class)->destroy)
(*GTK_OBJECT_CLASS (ethi_parent_class)->destroy) (object);
013-08-212-23/+23 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Update to 2013.04.30bdrewery2013-05-162-3/+3 * - Update to 2013.03.23bdrewery2013-03-242-3/+3 * Mirror the distfile as upstream has bad habits ofbdrewery2013-03-181-1/+1 * - Update to 2013.03.07bdrewery2013-03-183-6/+25 * - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-1/+1 * Readd portepoch that shouldn't have been removedbapt2012-12-201-0/+1 * - update to 2012-12-18bapt2012-12-202-13/+6 * - Install missing headermva2012-12-121-0/+2 * Revert Chris Petrik's ports to the pool. Thank you for all your work so far,...eadler2012-12-101-1/+1 * - Update to 11.30beech2012-12-083-8/+11 * Over to new volunteer.crees2012-11-261-1/+1 * Update to 2012.04.04 needed by the upcoming vlc 2.0.3 .nox2012-09-013-13/+43 * - Reassign nork@ ports to the heaptabthorpe2012-08-161-1/+1 * Revert back to version 2011.06.16 to fix build of vlc 1.1.13, that's in therm2012-05-034-43/+15 * Switch MASTER_SITE_LOCAL to my subdirectory because original distfile wasrm2012-05-021-1/+1 * This update is a required prerequisite for vlc 2.x.rm2012-05-024-13/+41 * Update to 2011.06.16.nork2011-06-252-3/+4 * Update to 2011.03.14.nork2011-03-202-3/+3 * Update to 2011.03.05.nork2011-03-062-3/+5 * Update to 2010.11.17.nork2010-11-212-5/+3 * Add more dougb-test-resistant:-) by portmaster with UPGRADE_TOOL.nork2010-06-261-0/+1 * Update to 2010.06.22.nork2010-06-262-4/+4 * Update to 2010.06.11.nork2010-06-142-4/+4 * Update to 2010.05.29.nork2010-05-302-4/+4 * Update to 2010.05.28.nork2010-05-282-4/+4 * Update to 2010.05.27 and Add LICENSE informations.nork2010-05-282-4/+7 * Update to 2010.04.09.nork2010-04-242-4/+4 * Update to 2010.04.01nork2010-04-042-4/+4 * Update to 2010.03.16.nork2010-03-292-4/+4 * Update to 2010.03.08.nork2010-03-142-4/+4 * Update to 2010.02.10.nork2010-02-232-4/+4 * Update to 2010.01.22.nork2010-02-072-4/+4 * Update to 2010.01.16.nork2010-01-202-4/+6 * Update to 2009.11.27.nork2010-01-032-4/+4 * Update to 2009.11.12.nork2009-11-182-4/+4 * Update to 2009.09.28.nork2009-09-302-4/+4 * Update to 2009.09.21.nork2009-09-288-6/+82 * o Update to 2009.09.04.nork2009-09-122-4/+5 * Update to 2009.07.28.nork2009-08-032-4/+4 * Update to 2009.07.09.nork2009-07-212-4/+6 * Update to 2009.06.02.nork2009-06-282-4/+4 * Update to 2009.04.20.nork2009-04-232-4/+4 * Update to 2009.04.07.nork2009-04-112-4/+4 * o Update to 2009.02.23.nork2009-02-273-6/+7 * Update to 2009.01.26.nork2009-01-272-4/+4 * Update to 2008.12.20.nork2008-12-202-4/+4 * Update to 2008.11.13.nork2008-11-142-4/+4 * Update to 2008.11.04.nork2008-11-062-4/+4 * Update to 2008.10.07.nork2008-10-142-4/+4 * Update to 2008.09.02.nork2008-09-032-4/+4 * Update to 2008.07.25.nork2008-07-262-4/+4 * Update to 2008.07.24.nork2008-07-252-4/+4 * Update to 2008.07.22.nork2008-07-232-4/+4 * Update to 2008.06.05.nork2008-06-052-4/+4 * Update to 2008.05.12.nork2008-05-142-4/+4 * Update to 2008.04.09.nork2008-04-112-4/+4 * Update to 2008.04.03.nork2008-04-052-4/+4 * Update to 2008.02.08.nork2008-02-112-4/+4