aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-26 00:25:41 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-26 00:25:41 +0800
commitda3c570d5e91ceef20d9846946a5bebec5b5fa50 (patch)
tree4474e7015d4945112cc19d1f8236725e33693ec8
parent6ba980d9eb23806fddd88be73af1b62d1dd3ead0 (diff)
downloadgsoc2013-evolution-da3c570d5e91ceef20d9846946a5bebec5b5fa50.tar.gz
gsoc2013-evolution-da3c570d5e91ceef20d9846946a5bebec5b5fa50.tar.zst
gsoc2013-evolution-da3c570d5e91ceef20d9846946a5bebec5b5fa50.zip
From shell/ChangeLog:
2000-05-25 Christopher James Lahey <clahey@helixcode.com> * e-storage-set-view.c: Make this always look pretty, with Helix GNOME or without. From calendar/ChangeLog: 2000-05-25 Christopher James Lahey <clahey@helixcode.com> * gui/main.c: Make it so that warnings don't crash calendar. svn path=/trunk/; revision=3201
-rw-r--r--calendar/ChangeLog4
-rw-r--r--calendar/gui/main.c2
-rw-r--r--shell/ChangeLog5
-rw-r--r--shell/e-storage-set-view.c4
4 files changed, 14 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 14fe6509ce..b4731c166c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-25 Christopher James Lahey <clahey@helixcode.com>
+
+ * gui/main.c: Make it so that warnings don't crash calendar.
+
2000-05-25 Ettore Perazzoli <ettore@helixcode.com>
* gui/evolution-calendar-control.c: Removed.
diff --git a/calendar/gui/main.c b/calendar/gui/main.c
index f1263b69e3..06254420cc 100644
--- a/calendar/gui/main.c
+++ b/calendar/gui/main.c
@@ -79,10 +79,12 @@ main (int argc, char **argv)
init_calendar ();
+#if 0
//g_log_set_always_fatal ((GLogLevelFlags) 0xFFFF);
g_log_set_always_fatal (G_LOG_LEVEL_ERROR |
G_LOG_LEVEL_CRITICAL |
G_LOG_LEVEL_WARNING);
+#endif
control_factory_init ();
component_factory_init ();
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 9854bb840e..e72c09712a 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-25 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-storage-set-view.c: Make this always look pretty, with Helix
+ GNOME or without.
+
2000-05-25 Ettore Perazzoli <ettore@helixcode.com>
* e-storage-set-view.c (e_storage_set_view_construct): Set the
diff --git a/shell/e-storage-set-view.c b/shell/e-storage-set-view.c
index 7c957c2e9a..5b5a11972a 100644
--- a/shell/e-storage-set-view.c
+++ b/shell/e-storage-set-view.c
@@ -561,7 +561,9 @@ e_storage_set_view_construct (EStorageSetView *storage_set_view,
/* Set up GtkCTree/GtkCList parameters. */
gtk_ctree_construct (ctree, 1, 0, NULL);
- gtk_ctree_set_line_style (ctree, GTK_CTREE_LINES_DOTTED);
+ /* This looks ugly with Helix GNOME unless we do this. */
+ gtk_ctree_set_line_style (ctree, GTK_CTREE_LINES_NONE);
+ gtk_ctree_set_expander_style (ctree, GTK_CTREE_EXPANDER_TRIANGLE);
gtk_clist_set_selection_mode (GTK_CLIST (ctree), GTK_SELECTION_BROWSE);
gtk_clist_set_row_height (GTK_CLIST (ctree), E_SHELL_MINI_ICON_SIZE);
cgit.cgi/freebsd-ports-gnome/commit/textproc?h=mate-1.16&id=fcd0fd77761e3e2fe2ef88ecd0d12735c02f147a'>Update to 1.1.13.marcus2005-03-152-4/+3 * Update to 2.6.18.marcus2005-03-153-3/+5 * - update to 1.4.3clsung2005-03-142-3/+3 * - update to 1.35clsung2005-03-142-3/+3 * - Sync with libscim shared library version bump.nobutaka2005-03-132-2/+3 * Update to 2.10.0. Note: this release is API and ABI compatible withmarcus2005-03-123-9/+271 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1235-16/+35 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-129-0/+293 * New port for py-zpt, which is a version of Zope Page Templates that does notpav2005-03-125-0/+113 * emacs-wiki enables you to create and use hyperlinks and simple formatting inpav2005-03-125-0/+91 * Read XML data into Lisp structures, and allow those same List structurespav2005-03-125-0/+44 * Update to 0.40.96erwin2005-03-104-6/+6 * - upgrade to 1.07, fix plist, and unbreak this portleeym2005-03-104-6/+8 * Update to 0.7.3lioux2005-03-102-3/+3 * - Update to 1.8.7.flz2005-03-102-4/+4 * Update to 1.06skv2005-03-092-3/+3 * Add p5-Text-Aspell 0.04, perl interface to the GNU Aspell library.ahze2005-03-095-0/+42 * - Update to 0.8.0 (use libmba 0.8.10)barner2005-03-094-46/+53 * - Update to 1.9.0vs2005-03-086-57/+204 * - Remove gnomeprefix from USE_GNOME to fix plist for gnome 2.10ahze2005-03-081-1/+1 * - update to 1.4.3clsung2005-03-072-3/+3 * - This port will add real people text to speech functionalityclsung2005-03-075-0/+21117 * - This is the im engine for scim table based input methods.clsung2005-03-0710-0/+166 * Update to 2.0.10.marcus2005-03-076-6/+8 * - Fix dependency on devel/icu.flz2005-03-073-6/+9 * - Chase ImageMagick shlib bumppav2005-03-071-2/+2 * Drop maintainershiplioux2005-03-052-2/+2 * IIIMF-related ports: I have forgotten to add two patchesdaichi2005-03-042-0/+72 * IIIMF-related ports some changes:daichi2005-03-04107-1084/+883 * Remove the now-redundant MTREE file selection code. This is handled inmarcus2005-03-041-9/+1 * - update to 1.34clsung2005-03-042-3/+3 * Add p5-Regexp-Log-Common, a regexp parser for the common log format.tobez2005-03-035-0/+46 * Add p5-Regexp-Log, a base Perl class for log files regexp builders.tobez2005-03-035-0/+41 * Update to 0.3.2. Changes between 0.3.1 and 0.3.2:hrs2005-03-035-11/+86 * Update to 0.08lth2005-03-022-3/+3 * Remove patch-xim:xim.h to fix patch error.nobutaka2005-03-021-10/+0 * - Update to 1.2.0ahze2005-03-025-68/+45 * - skip pod2html under perl 5.6 or aboveleeym2005-03-022-15/+29 * Respect the user's USE_LINUX setting.trevor2005-03-024-4/+4 * Don't make ${X11BASE}/lib/gtk-2.0/2.4.0/immodules directory if gtk2nobutaka2005-03-021-0/+27 * - Update to 0.4.6.nobutaka2005-03-023-15/+65 * Add missed dependency on liblzxcomp.skv2005-03-011-0/+3 * Look very scared and update to 0.33.kwm2005-03-012-4/+4 * fixed to build IIIMF-related ports on 4-stabledaichi2005-02-2810-0/+10 * Add hhm 0.1, HTML Help Maker.skv2005-02-285-0/+49 * BROKEN: Size mismatchkris2005-02-284-0/+8 * BROKEN: Size mismatch.kris2005-02-281-0/+2 * Drive-by commit to unbreak from kris' autobreaker scriptade2005-02-282-2/+3 * IIIMF-related ports: Update to r12_1-svn2002 and bug fixesdaichi2005-02-28145-1027/+2788 * BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2 * BROKEN: Incomplete pkg-plistkris2005-02-282-0/+4 * BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2 * BROKEN: Incomplete pkg-plistkris2005-02-281-0/+2 * - Drop dependence on pychm due some incompatible.sem2005-02-283-19/+40 * Fix the packing list so that when the port is deinstalled,nectar2005-02-251-1/+1 * - update to 0.11clsung2005-02-252-3/+3 * Disable threads again; it has caused the more troubles. This time, it hasmezz2005-02-251-6/+1 * Upgrade to 1.79 (and stylistic changes).kuriyama2005-02-244-102/+62 * Update to 0.40.95erwin2005-02-244-6/+6 * - update to 0.09clsung2005-02-242-4/+4 * Update to 0.40.94erwin2005-02-234-6/+6 * - Update to 2.0.9ahze2005-02-236-8/+22 * Update to 0.8.0.mezz2005-02-238-130/+48 * New port: ArCHMage is extensible reader/decompiler of files in CHM format.sem2005-02-236-0/+125 * Update to 0.40.93erwin2005-02-224-6/+6 * * update to 1.4skv2005-02-213-4/+11 * - Update to 1.0 finalhq2005-02-214-19/+16 * Add missing man page.krion2005-02-201-1/+2 * Add mastersite with old source tarballsedwin2005-02-201-1/+2 * As previously announced, remove ports that have reached their expiry date,kris2005-02-1916-248/+0 * - Add dependency on ulexpav2005-02-192-221/+12 * This port allows to create nice syntax coloured listings for display on webpav2005-02-186-0/+66 * Update to 0.40.92erwin2005-02-184-6/+6 * - Update to 0.1.1pav2005-02-182-3/+3 * Update to 1.23vs2005-02-172-3/+3 * Update to 2.1vs2005-02-172-5/+5 * - update to 0.530clsung2005-02-172-5/+4 * - Fix unfetchable URLsem2005-02-171-1/+1 * o Update to -> 1.7.2mich2005-02-172-3/+3 * Snatch kbedic from the jaws of Death in the nick of time... Okay, okay -roam2005-02-1613-73/+48 * - Update to 1.97Epav2005-02-163-5/+11 * Add p5-Sort-Naturally 1.02, sort lexically, but sort numeral partsmat2005-02-165-0/+61 * Update to 3.16mat2005-02-153-7/+7 * Update to 1.01skv2005-02-153-7/+4 * - Update to 0.40.91erwin2005-02-156-448/+388 * Upgrade to 1.68.1.des2005-02-154-4/+5 * Fix $MASTER_SITES.hrs2005-02-151-1/+1 * Unbreak the package build - like, this time for real.roam2005-02-151-0/+4 * - Update to 0.8.2pav2005-02-153-9/+9 * Fix $MASTER_SITES.hrs2005-02-151-1/+1 * - Chase redirectionpav2005-02-141-1/+1 * With portmgr hat on, reset maintainership of these ports. Maintainer'slinimon2005-02-142-2/+2 * Update to 1.58.fenner2005-02-143-4/+4 * Update to 4.01, assign maintainer to perl@.tobez2005-02-132-4/+4 * Update to 1.02.tobez2005-02-132-3/+3 * Switch on USE_BZIP2 as the bz2 distfile is significantly smaller than thedes2005-02-133-5/+5 * Revert to the traditional behavior when building split HTML: do not create aroam2005-02-132-1/+42 * - update to 0.36.1leeym2005-02-122-3/+3 * libhtmlparse is a lightweight HTML parsing library. It is designed forsem2005-02-125-0/+35 * Update to 8.3hq2005-02-124-8/+8 * - Attempt to fix the exploitable security issue described atdanfe2005-02-112-6/+13 * Change my e-mail.thierry2005-02-111-1/+1 * - Fix the install directory and dependency.hrs2005-02-111-6/+6 * - Fix pkg-plistsem2005-02-103-10/+9 * - Update to 1.1.3.4.Mhq2005-02-103-25/+51 * - Update to bsd.java.mk 2.0hq2005-02-102-21/+39 * - Update to 1.7.5pav2005-02-104-3/+107 * Add gnome-translate 0.99, a natural language translator.ahze2005-02-105-0/+81 * Add libtranslate 0.99, a natural language translation library.ahze2005-02-105-0/+114 * Upgrade to 1.68.0.des2005-02-094-10/+48 * Update to 0.9. This port no longer works with perl 5.005.tobez2005-02-092-4/+10 * Update to texi2html 1.76 - this should unbreak the build on FreeBSD 4.x,roam2005-02-092-4/+5 * An ocaml wrapper for the Expat XML parsing library.pav2005-02-096-0/+86 * - Fix plistahze2005-02-091-0/+1 * - Update to 1.0.0pav2005-02-094-28/+72 * - Update to 1.4.5pav2005-02-094-8/+8 * - Unbreak on amd64sem2005-02-092-5/+26 * Push back the expiration date to give Mike Brown <mike@skew.org> timekris2005-02-081-1/+1 * Update to 0.3.1 and take maintainership.hrs2005-02-073-9/+14 * New port: textproc/stardict2-dictd_mova, mova dictionaries for stardictsem2005-02-074-0/+175 * Update to 1.72.roam2005-02-076-74/+111 * New port: textproc/stardict2-quick, dictionaries for stardict from Quicksem2005-02-074-0/+318 * - Update to 1.2.26ahze2005-02-072-5/+4 * - Update to bsd.java.mk 2.0hq2005-02-063-94/+45 * - Update to bsd.java.mk 2.0hq2005-02-063-12/+16 * Enable on amd64.obrien2005-02-063-3/+3 * The slippery pthread support for systems prior to 502102 has beenknu2005-02-051-4/+7 * - Update to bsd.java.mk 2.0hq2005-02-055-261/+25 * - Update to bsd.java.mk 2.0hq2005-02-055-271/+35 * - Update to java.bsd.mk 2.0hq2005-02-051-7/+9 * Add 'java' categoryhq2005-02-051-1/+1 * - Update to bsd.java.mk 2.0hq2005-02-051-4/+2 * Update to bsd.java.mk 2.0hq2005-02-051-3/+1 * - Fix py-libxsltpav2005-02-051-11/+0 * Update to bsd.java.mk 2.0hq2005-02-051-1/+2 * - update to 0.10clsung2005-02-032-3/+3 * Update to 0.47hq2005-02-022-3/+3 * Update to version 0.99.8krion2005-02-014-8/+14 * - Nuke dormant patch which managed to break py-libxml2 2.6.17pav2005-02-011-11/+0 * BROKEN on amd64: Does not buildkrion2005-01-311-0/+4 * Set NO_LATEST_LINK.krion2005-01-311-0/+1 * - Mark BROKEN on amd64pav2005-01-301-0/+4 * Fix the "broken" dependency by checking for the existence of the rightdd2005-01-301-4/+1 * Upgrade to 1.9.15dd2005-01-302-3/+3 * Update to 0.60, set maintainer to perl.tobez2005-01-282-5/+4 * Fix latest and greatest xpdf vulnerability: makeFileKey2() buffer overflowerwin2005-01-282-1/+13 * Unbreak on sparc64vs2005-01-283-7/+23 * Update to 1.00skv2005-01-273-6/+3 * Update to 0.06skv2005-01-273-6/+3 * Upgrade to 1.67.2.des2005-01-264-18/+25 * Put expiration date to deprecated ports.tobez2005-01-261-0/+1 * - Chase shlib version in qdbmahze2005-01-261-2/+2 * Update to 1.2kevlo2005-01-262-5/+4 * Fix plist by adding @unexec rmdir.kuriyama2005-01-261-0/+1 * - fix pkg-plist errorsclsung2005-01-261-1/+1 * Update to 1.21.tobez2005-01-252-4/+4 * - refine pkg-plistclsung2005-01-251-3/+1 * - Fix build on 4-STABLEpav2005-01-253-59/+26 * Update to 1.0 Finalhq2005-01-242-3/+4 * Add info2man: translate GNU info files into man pages.thierry2005-01-246-0/+71 * 1: Upgrade to 1.0.3.vanilla2005-01-224-30/+30 * - update to 2.35clsung2005-01-222-4/+5 * - PassiveTeX support needs more testing - mark the port IGNOREsergei2005-01-211-1/+1 * Initiate de-orbit sequence for p5-Sort-PolySort, which is no longer ontobez2005-01-211-0/+1 * Update to 0.08, re-assign maintainer from ports to perl.tobez2005-01-213-8/+8 * - Update to 2.4.4pav2005-01-2118-62/+154 * 1: Upgrade to 1.0.2.vanilla2005-01-203-7/+5 * - Fix plistpav2005-01-202-0/+2 * Update to 1.20.tobez2005-01-202-4/+4 * Update to 2.119.tobez2005-01-202-3/+3 * [Maintainer patch] Update textproc/xml2rfc to version 1.28edwin2005-01-205-11/+27 * Upgrade Hebrew (he) and Uzbek (uz) dictionaries.thierry2005-01-202-6/+6 * - Fix plist (leftover directories)pav2005-01-202-69/+73 * upgrade to 2.0.4ijliao2005-01-193-112/+10 * fix WWWijliao2005-01-191-1/+1 * - update to 1.08clsung2005-01-192-3/+3 * - Unbreakvs2005-01-182-6/+3 * Update to 2.6.17.marcus2005-01-184-13/+15 * Updated Xalan C++ to 1.8.0 and fixed to work with Xerces C++ 2.6.0vs2005-01-188-147/+102 * - Mark forbidden due to buffer overflow vulnerability which may forsimon2005-01-171-0/+4 * Update to version 2.1krion2005-01-162-3/+3 * Add clit, a tool to manipulate Microsoft LIT eBook format.pav2005-01-155-0/+91 * Update to 2.2.7krion2005-01-152-3/+3 * Fix the pkg-plist.mezz2005-01-142-1/+2 * Fix plistvs2005-01-131-0/+7 * Chase libgcrypt shared library version of ports with optionalarved2005-01-121-1/+2 * Install doc in the correct place, this should fix the pkg-plist.mezz2005-01-122-11/+13 * Patch recent xpdf vulnerabilityerwin2005-01-123-0/+28 * -Add a missing dependency. [1]mezz2005-01-117-1/+233 * xmlroff is an XSL formatter written in C that produces PDF and PostScript.mezz2005-01-105-0/+384 * Update to 1.3.marcus2005-01-103-6/+8 * o Don't use -O2 or higher flag for this port to avoid dumping corekuriyama2005-01-092-22/+27 * - Update to 1.20sem2005-01-092-3/+3 * Update to version 1.4.3krion2005-01-094-10/+10 * Chase shlib version in qdbmahze2005-01-081-2/+2 * Install dot.rd2rc into a library directory, which is required whenknu2005-01-032-0/+4 * ftp.gnu.org is down => add some mirrors for the dictionnaries.thierry2005-01-031-1/+4 * Fix plist.krion2005-01-021-0/+1 * Add more mirrors in MASTER_SITES, since GNU ftp is down.mezz2005-01-023-3/+12 * Fix pkg-plist.hrs2005-01-012-0/+9 * Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-0113-21/+34 * Update to 2.2.hrs2004-12-314-37/+14 * New port: p5-MARC-Record.demon2004-12-315-0/+48 * Remove USE_X_PREFIX=no and set PREFIX?=${LOCALBASE} explicitly, since wekris2004-12-311-1/+1 * - Back out version upgrade from last commit: Saxon 8.2 requires JAXP 1.3 whichhq2004-12-314-14/+16 * Update to version 2.0krion2004-12-302-5/+7 * Update to version 1.9.15krion2004-12-302-3/+3 * Fix packaging on broken ExtUtils::MakeMakerskv2004-12-302-1/+19 * o Apply ports/73114 (1)kuriyama2004-12-296-54/+68 * - Update to bsd.java.mk 2.0hq2004-12-291-4/+2 * Remove unneeded BUILD_DEPENDS on javavmwrapper (the port is NO_BUILD)hq2004-12-291-2/+0 * Fix packing listhq2004-12-291-0/+1 * Adding three new dictionaries:thierry2004-12-2913-5/+100 * - Fix plist, unmark BROKENpav2004-12-283-13/+237 * Update to 1.6vs2004-12-273-3/+9 * Update to 0.9.6.knu2004-12-264-35/+7 * Update to 0.2.knu2004-12-263-141/+128 * Update to 0.1.3.knu2004-12-263-6/+5 * Update to 0.1.4.knu2004-12-262-3/+3 * Update to 0.6.16.knu2004-12-264-43/+13 * Add ruby-xml-script, a Ruby module for scripting an XML stream usingknu2004-12-265-0/+75 * Update to 0.8.0.knu2004-12-262-7/+3 * Remove deprecated USE_SIZElioux2004-12-252-2/+0