[Commits] defs.h 1.9.2.56 1.9.2.57 log.h 1.4.2.11 1.4.2.12 session.h 1.8.2.20 1.8.2.21 smtp.h 1.6.2.20 1.6.2.21 socket.h 1.13.2.26 1.13.2.27 ssl.h 1.2.2.16 1.2.2.17 ssl_certificate.h 1.1.4.18 1.1.4.19 timing.h 1.1.2.13 1.1.2.14 utils.h 1.20.2.79 1.20.2.80

colin at claws-mail.org colin at claws-mail.org
Sat Jul 7 09:30:59 CEST 2012


Update of /home/claws-mail/claws/src/common
In directory srv:/tmp/cvs-serv11417/src/common

Modified Files:
      Tag: gtk2
	defs.h log.h session.h smtp.h socket.h ssl.h ssl_certificate.h 
	timing.h utils.h 
Log Message:
2012-07-07 [colin]	3.8.1cvs8

	* claws-features.h.in
	* src/codeconv.h
	* src/imap_gtk.h
	* src/inc.h
	* src/jpilot.h
	* src/messageview.h
	* src/msgcache.h
	* src/news_gtk.h
	* src/partial_download.h
	* src/pop.h
	* src/prefs_account.h
	* src/prefs_common.h
	* src/printing.h
	* src/procmime.h
	* src/procmsg.h
	* src/stock_pixmap.c
	* src/textview.h
	* src/common/defs.h
	* src/common/log.h
	* src/common/session.h
	* src/common/smtp.h
	* src/common/socket.h
	* src/common/ssl.h
	* src/common/ssl_certificate.h
	* src/common/timing.h
	* src/common/utils.h
	* src/gtk/gtkaspell.h
	* src/gtk/gtkutils.h
	* src/gtk/pluginwindow.h
	* src/gtk/spell_entry.h
	* src/gtk/sslcertwindow.h
		Don't export config.h in public headers

Index: ssl.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/ssl.h,v
retrieving revision 1.2.2.16
retrieving revision 1.2.2.17
diff -u -d -r1.2.2.16 -r1.2.2.17
--- ssl.h	7 Jul 2012 07:09:31 -0000	1.2.2.16
+++ ssl.h	7 Jul 2012 07:30:56 -0000	1.2.2.17
@@ -21,7 +21,6 @@
 #define __SSL_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: utils.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/utils.h,v
retrieving revision 1.20.2.79
retrieving revision 1.20.2.80
diff -u -d -r1.20.2.79 -r1.20.2.80
--- utils.h	7 Jul 2012 07:09:32 -0000	1.20.2.79
+++ utils.h	7 Jul 2012 07:30:56 -0000	1.20.2.80
@@ -21,7 +21,6 @@
 #define __UTILS_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: defs.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/defs.h,v
retrieving revision 1.9.2.56
retrieving revision 1.9.2.57
diff -u -d -r1.9.2.56 -r1.9.2.57
--- defs.h	7 Jul 2012 07:09:31 -0000	1.9.2.56
+++ defs.h	7 Jul 2012 07:30:56 -0000	1.9.2.57
@@ -21,7 +21,6 @@
 #define __DEFS_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: smtp.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/smtp.h,v
retrieving revision 1.6.2.20
retrieving revision 1.6.2.21
diff -u -d -r1.6.2.20 -r1.6.2.21
--- smtp.h	7 Jul 2012 07:09:31 -0000	1.6.2.20
+++ smtp.h	7 Jul 2012 07:30:56 -0000	1.6.2.21
@@ -21,7 +21,6 @@
 #define __SMTP_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: socket.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/socket.h,v
retrieving revision 1.13.2.26
retrieving revision 1.13.2.27
diff -u -d -r1.13.2.26 -r1.13.2.27
--- socket.h	7 Jul 2012 07:09:31 -0000	1.13.2.26
+++ socket.h	7 Jul 2012 07:30:56 -0000	1.13.2.27
@@ -21,7 +21,6 @@
 #define __SOCKET_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: session.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/session.h,v
retrieving revision 1.8.2.20
retrieving revision 1.8.2.21
diff -u -d -r1.8.2.20 -r1.8.2.21
--- session.h	7 Jul 2012 07:09:31 -0000	1.8.2.20
+++ session.h	7 Jul 2012 07:30:56 -0000	1.8.2.21
@@ -21,7 +21,6 @@
 #define __SESSION_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: log.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/log.h,v
retrieving revision 1.4.2.11
retrieving revision 1.4.2.12
diff -u -d -r1.4.2.11 -r1.4.2.12
--- log.h	7 Jul 2012 07:09:31 -0000	1.4.2.11
+++ log.h	7 Jul 2012 07:30:56 -0000	1.4.2.12
@@ -21,7 +21,6 @@
 #define LOG_H
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: timing.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/Attic/timing.h,v
retrieving revision 1.1.2.13
retrieving revision 1.1.2.14
diff -u -d -r1.1.2.13 -r1.1.2.14
--- timing.h	7 Jul 2012 07:09:32 -0000	1.1.2.13
+++ timing.h	7 Jul 2012 07:30:56 -0000	1.1.2.14
@@ -32,7 +32,6 @@
 #include <glib.h>
 #include <sys/time.h>
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: ssl_certificate.h
===================================================================
RCS file: /home/claws-mail/claws/src/common/ssl_certificate.h,v
retrieving revision 1.1.4.18
retrieving revision 1.1.4.19
diff -u -d -r1.1.4.18 -r1.1.4.19
--- ssl_certificate.h	7 Jul 2012 07:09:31 -0000	1.1.4.18
+++ ssl_certificate.h	7 Jul 2012 07:30:56 -0000	1.1.4.19
@@ -22,7 +22,6 @@
 #define __SSL_CERTIFICATE_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 



More information about the Commits mailing list