aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/folder-browser.c2
2 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c63fb5aa0a..1a4ad5cd1b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-09 Matt Loper <matt@helixcode.com>
+
+ * folder-browser.c (folder_browser_new): set folder_browser->uri
+ to NULL, so that we know when to free it.
+
2000-04-07 Miguel de Icaza <miguel@gnu.org>
* message-list.c (states_pixmaps): Add more beautiful art from
diff --git a/mail/folder-browser.c b/mail/folder-browser.c
index f4f32ba4b7..1e9603040b 100644
--- a/mail/folder-browser.c
+++ b/mail/folder-browser.c
@@ -252,6 +252,8 @@ folder_browser_new (void)
FolderBrowser *folder_browser = gtk_type_new (folder_browser_get_type ());
my_folder_browser_init (GTK_OBJECT (folder_browser));
+ folder_browser->uri = NULL;
+
return GTK_WIDGET (folder_browser);
}
| | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine * Update KDE Frameworks to 5.53.0tcberner2018-12-162-4/+3 | | | | | | | https://www.kde.org/announcements/kde-frameworks-5.53.0.php PR: 233885 Exp-run by: antoine * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-121-0/+1 | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 * Update KDE Frameworks to 5.52.0tcberner2018-11-133-5/+3 | | | | | PR: 233107 Exp-run by: antoine * Update KDE Frameworks to 5.41tcberner2018-10-201-3/+3 | | | | | PR: 232296 Exp-run by: antoine * Workaround textprof/kf5-syntax-hightlighting build failure.adridg2018-10-181-0/+3 | | | | | | | | | | | | (library) Qt5Network crashes in the presence of VLANs. This terminates the build when the host build process runs applications that touch the network -- which happens during schema validation, which is done if the host has XmlPatters installed. Workaround by ignoring XmlPatterns. Underlying problem (Qt5Network and VLANs) has not been addressed. PR: 231402 Reported by: Ting-Wei Lan * Update KDE Frameworks to 5.50tcberner2018-09-181-3/+3 | | | | | | | * net/syndication has become a framework and been moved to net/kf5-syndication. Exp-run by: antoine PR: 231263 * Update KDE Frameworks to the latest monthly, 5.49adridg2018-08-242-4/+3 | | | | | | | | | https://www.kde.org/announcements/kde-frameworks-5.49.0.php Thanks Antoine for the exp-run. PR: 230596 Submitted by: tcberner * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-301-0/+1 | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 * Update KDE Frameworks to 5.48.0tcberner2018-07-201-3/+3 | | | | | Exp-run by: antoine PR: 229769 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2 | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 * Update KDE Frameworks to 5.47tcberner2018-06-151-3/+3 | | | | | PR: 228862 Exp-run by: antoine * Update KDE Frameworks to 5.46tcberner2018-05-192-3/+4 | | | | | Exp-run by: antoine PR: 228200 * Update KDE Frameworks to 5.45.0tcberner2018-04-271-3/+3 | | | | | PR: 227512 Exp-run by: antoine * Update KDE Frameworks to 5.44tcberner2018-03-131-3/+3 | | | | | PR: 226498 Exp-run by: antoine * Update KDE Frameworks to 5.43.0tcberner2018-02-161-3/+3 | | | | | | | PR: 225869 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D14287 * Update KDE Frameworks to 5.42.0tcberner2018-01-171-3/+3 | | | | | | | PR: 225155 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D13816 * Update KDE Frameworks to 5.41tcberner2017-12-151-3/+3 | | | | | | | PR: 224227 Exp-run by: antoine Reviewed by: adridg, rakuco Differential Revision: https://reviews.freebsd.org/D13367 * Update KDE Frameworks to 5.40.0tcberner2017-11-162-5/+4 | | | | | | | | | | | * update to 5.40.0 * unreleated cleanups: - unify use of DISTVERSION - remove created by line PR: 223602 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12966 * Update KDE Frameworks to 5.39tcberner2017-10-181-3/+3 | | | | | | | PR: 223003 Reviewed by: rakuco, adridg Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12620 * Update KDE Frameworks to 5.38.0tcberner2017-09-192-4/+3 | | | | | | | | | Changelog: https://www.kde.org/announcements/kde-frameworks-5.38.0.php PR: 222171 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D12289 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-0/+1 | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 * Update KDE Frameworks to 5.37.0tcberner2017-08-291-3/+3 | | | | | | | PR: 221599 Reviewed by: rakuco Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12067 * Update KDE Frameworks to 5.36.0tcberner2017-07-121-3/+3 | | | | | | | PR: 220579 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D11547 * Update KDE Frameworks to 5.35tcberner2017-06-181-3/+3 | | | | | | PR: 219950 Submitted by: Adriaan de Groot <groot@kde.org> Exp-Run by: antoine * Update KDE Frameworks to 5.34.0tcberner2017-05-201-3/+3 | | | | | | | | PR: 219314 Reviewed by: rakuco Exp-run by: antoine Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10747 * Update KDE Frameworks to 5.33.0tcberner2017-04-192-4/+3 | | | | | | | | PR: 218524 Exp-run by: antoine Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D10331 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1 | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 * Update KDE Frameworks to 5.32tcberner2017-03-171-3/+3 | | | | | | | | | | | * While here, set the MASTER_SITES for the portingAids separately. * Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it. PR: 217709 Exp-Run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9959 * Update KDE Frameworks to 5.31tcberner2017-02-191-3/+3 | | | | | | | | | | * New port: x11-toolkits/kirigami2 PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9554 * Update KDE Frameworks to 5.30.0tcberner2017-01-273-4/+89 | | | | | | | | | | | * Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php * New framework: x11/kf5-kwayland PR: 216345 Exp-run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9271