aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog4
-rw-r--r--mail/component-factory.c4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 97826c5cd7..cb68f13ea6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * component-factory.c: Disabled some debugging messages.
+
2003-05-14 JP Rosevear <jpr@ximian.com>
* mail-local.h: add proto
diff --git a/mail/component-factory.c b/mail/component-factory.c
index 5968d97069..35ee185bb0 100644
--- a/mail/component-factory.c
+++ b/mail/component-factory.c
@@ -488,7 +488,7 @@ get_dnd_selection (EvolutionShellComponent *shell_component,
int *selection_length_return,
void *closure)
{
- g_print ("should get dnd selection for %s\n", physical_uri);
+ d(printf ("should get dnd selection for %s\n", physical_uri));
return NULL;
}
@@ -598,7 +598,7 @@ destination_folder_handle_drop (EvolutionShellComponentDndDestinationFolder *des
if (uri)
camel_url_free (uri);
- g_print ("in destination_folder_handle_drop (%s)\n", physical_uri);
+ d(printf ("in destination_folder_handle_drop (%s)\n", physical_uri));
for (type = 0; accepted_dnd_types[type]; type++)
if (!strcmp (destination_context->dndType, accepted_dnd_types[type]))
antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-toolkits/wxgtk30?h=gstreamer0.10-removal&id=a8659f2c3a739594f865ddb2381c38d14c4d611e'>Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1 * Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1 * Spell CHOSEN_COMPILER_TYPE correctlyantoine2016-11-131-1/+1 * During the exp-run in bug 208158, it was found that x11-toolkits/wxgtk30dim2016-05-241-0/+10 * Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-5/+5 * - Fix a typo made in r356451 as part of conversion to option helpers:danfe2016-01-271-5/+6 * - Make dependency on `www/webkit-gtk2' optional: there's a configure switchdanfe2015-09-202-21/+23 * Convert to USES=jpegantoine2015-06-231-2/+1 * x11-toolkits/wxgtk30: Support c++11 over c++0x, plus DragonFlymarino2015-04-073-10/+57 * - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-26/+0 * - Fix library on < 10.x after webkit-gtk2 updateamdmi32015-01-241-3/+10 * Bump portrevision after png updatebapt2014-12-261-1/+1 * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1 * - Assign maintainergahr2014-12-111-1/+1 * - Reset maintainership of my portsgahr2014-12-111-1/+1 * - Update to 3.0.2gahr2014-10-073-20/+21 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * - Drop .la files for archivers/libmspack, no dependees require themamdmi32014-07-291-0/+1 * - Update to 3.0.1gahr2014-07-213-20/+26 * Support LIBS like LDFLAGS.tijl2014-06-111-2/+2 * Activate compatibility with wxGTK 2.6 APIbapt2014-06-041-25/+12 * Use USES=tar:bzip2bapt2014-06-031-2/+1 * - Fix PKGNAMESUFFIXgahr2014-01-221-1/+1