aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-03-26 00:55:03 +0800
committerDan Winship <danw@src.gnome.org>2001-03-26 00:55:03 +0800
commit768085542752167f63ed51a614dd884d4d72fb21 (patch)
tree579187378665d27e6683592caec63f71839ee9fa
parente29d5a8a7adbc9363d4a054b6ab70ada182ae15d (diff)
downloadgsoc2013-evolution-768085542752167f63ed51a614dd884d4d72fb21.tar.gz
gsoc2013-evolution-768085542752167f63ed51a614dd884d4d72fb21.tar.zst
gsoc2013-evolution-768085542752167f63ed51a614dd884d4d72fb21.zip
ref the sort_info taken from the state object. Ditto. Fixes the last ETree
* e-table.c (et_real_construct): ref the sort_info taken from the state object. * e-tree.c (et_real_construct): Ditto. Fixes the last ETree crash-on-exit bug for me. svn path=/trunk/; revision=8929
-rw-r--r--widgets/table/e-table.c1
-rw-r--r--widgets/table/e-tree.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table.c b/widgets/table/e-table.c
index f1f68242f0..4a2edcb6f1 100644
--- a/widgets/table/e-table.c
+++ b/widgets/table/e-table.c
@@ -961,6 +961,7 @@ et_real_construct (ETable *e_table, ETableModel *etm, ETableExtras *ete,
e_table->horizontal_scrolling = specification->horizontal_scrolling;
e_table->sort_info = state->sort_info;
+ gtk_object_ref (GTK_OBJECT (state->sort_info));
e_table->group_info_change_id =
gtk_signal_connect (GTK_OBJECT (e_table->sort_info), "group_info_changed",
diff --git a/widgets/table/e-tree.c b/widgets/table/e-tree.c
index ba394d3f71..773089df3f 100644
--- a/widgets/table/e-tree.c
+++ b/widgets/table/e-tree.c
@@ -734,6 +734,7 @@ et_real_construct (ETree *e_tree, ETreeModel *etm, ETableExtras *ete,
e_tree->horizontal_scrolling = specification->horizontal_scrolling;
e_tree->sort_info = state->sort_info;
+ gtk_object_ref (GTK_OBJECT (e_tree->sort_info));
gtk_object_set(GTK_OBJECT(e_tree->header),
"sort_info", e_tree->sort_info,
45af7d383fdd6093da570b8'>graphics/poppler: update to 20.11.0Tobias C. Berner2020-11-041-1/+1 * print/ghostscript9-agpl-base: prepare for freetype2 updateTobias C. Berner2020-10-221-0/+51 * graphics/poppler: update to 20.10.0Tobias C. Berner2020-10-111-1/+1 * graphics/poppler: update to 20.09.0Tobias C. Berner2020-09-111-1/+1 * Fix a memory corruption issue which can allow overriding of fileHiroki Sato2020-08-155-13/+40 * Bump revisions of poppler consumers after r544863Tobias C. Berner2020-08-141-1/+1 * graphics/poppler: update to 0.90Tobias C. Berner2020-07-061-1/+1 * graphics/poppler: update to 0.89.0Tobias C. Berner2020-06-021-1/+1 * Shared library (libgs) with lcms2mt could clash if the calling app alsoKoop Mast2020-05-032-1/+23 * graphics/poppler: update to 0.88.0Tobias C. Berner2020-05-021-1/+1 * graphics/poppler: update to 0.87.0Tobias C. Berner2020-04-021-1/+1 * Update poppler to 0.86.1Tobias C. Berner2020-03-211-0/+1 * Update to 9.52.Hiroki Sato2020-03-202-4/+4 * - Update to 9.51.Hiroki Sato2020-03-1410-49/+163 * Bump revision of poppler dependenciesTobias C. Berner2020-02-041-1/+1 * graphics/poppler: update to 0.84.0Tobias C. Berner2020-01-231-0/+1 * Update print/ghostscript9-agpl-* to 9.50.Tijl Coosemans2019-12-102-10/+9 * graphics/poppler: update to 0.82.0Tobias C. Berner2019-11-021-1/+1 * Convert to UCL & cleanup pkg-message (categories [p-r])Mathieu Arnold2019-08-141-0/+6 * graphics/poppler: update to 0.77.0Tobias C. Berner2019-06-011-1/+1 * graphics/poppler: update to 0.76.1Tobias C. Berner2019-05-141-0/+1 * Require jbig2dec>=0.16. It fails to build with older versions.Tijl Coosemans2019-04-221-0/+1 * Update to 9.27.Tijl Coosemans2019-04-223-8/+9 * dns/libidn: Update to 1.35Yuri Victorovich2019-04-021-0/+1 * - Update to 9.26.Tijl Coosemans2018-12-243-13/+17 * Remove bundled CUPS in post-patch so its headers cannot be included.Tijl Coosemans2018-09-221-3/+4 * Update to 9.25.Tijl Coosemans2018-09-226-279/+4 * Add some upstream patches for regressions in 9.24.Tijl Coosemans2018-09-086-11/+275 * Add a patch to give Ghostscript read permission onTijl Coosemans2018-09-062-0/+11 * - Update print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11 toTijl Coosemans2018-09-045-42/+25 * - Restore patch that adds mappings for common CJK TeX fonts to cidfmap.Tijl Coosemans2018-06-275-10/+92 * Clean up print/ghostscript9-agpl-base and print/ghostscript9-agpl-x11 andTijl Coosemans2018-06-1248-3160/+354 * For ports under `print' category: remove redundant PKGMESSAGE assignment,Alexey Dokuchaev2018-05-051-1/+0 * print/ghostscript9-agpl-base: revert r432155 per FreeBSD 11.0 EOLJan Beich2018-01-051-5/+1 * print/ghostscript9-agpl-base: unbreak on 11.0 aarch64 via -O0Jan Beich2017-01-231-1/+5 * ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1 * Rename all files containing a : in their filename.Mathieu Arnold2016-06-1834-174/+177 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...Dmitry Marakasov2016-05-241-1/+1 * - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-012-12/+12 * - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+1 * Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-242-3/+3 * Combine print/cups-base, print/cups-client and print/cups-image intoTijl Coosemans2016-03-112-2/+2