[Commits] codeconv.h 1.15.2.28 1.15.2.29 imap_gtk.h 1.1.2.13 1.1.2.14 inc.h 1.29.2.18 1.29.2.19 jpilot.h 1.10.2.10 1.10.2.11 messageview.h 1.19.2.31 1.19.2.32 msgcache.h 1.5.2.11 1.5.2.12 news_gtk.h 1.1.2.14 1.1.2.15 partial_download.h 1.1.2.12 1.1.2.13 pop.h 1.17.2.26 1.17.2.27 prefs_account.h 1.49.2.48 1.49.2.49 prefs_common.h 1.103.2.140 1.103.2.141 printing.h 1.1.2.11 1.1.2.12 procmime.h 1.17.2.28 1.17.2.29 procmsg.h 1.60.2.62 1.60.2.63 stock_pixmap.c 1.25.2.74 1.25.2.75 textview.h 1.12.2.33 1.12.2.34

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


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

Modified Files:
      Tag: gtk2
	codeconv.h imap_gtk.h inc.h jpilot.h messageview.h msgcache.h 
	news_gtk.h partial_download.h pop.h prefs_account.h 
	prefs_common.h printing.h procmime.h procmsg.h stock_pixmap.c 
	textview.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: inc.h
===================================================================
RCS file: /home/claws-mail/claws/src/inc.h,v
retrieving revision 1.29.2.18
retrieving revision 1.29.2.19
diff -u -d -r1.29.2.18 -r1.29.2.19
--- inc.h	7 Jul 2012 07:09:27 -0000	1.29.2.18
+++ inc.h	7 Jul 2012 07:30:56 -0000	1.29.2.19
@@ -21,7 +21,6 @@
 #define __INC_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: procmsg.h
===================================================================
RCS file: /home/claws-mail/claws/src/procmsg.h,v
retrieving revision 1.60.2.62
retrieving revision 1.60.2.63
diff -u -d -r1.60.2.62 -r1.60.2.63
--- procmsg.h	7 Jul 2012 07:09:30 -0000	1.60.2.62
+++ procmsg.h	7 Jul 2012 07:30:56 -0000	1.60.2.63
@@ -21,7 +21,6 @@
 #define __PROCMSG_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: jpilot.h
===================================================================
RCS file: /home/claws-mail/claws/src/jpilot.h,v
retrieving revision 1.10.2.10
retrieving revision 1.10.2.11
diff -u -d -r1.10.2.10 -r1.10.2.11
--- jpilot.h	7 Jul 2012 07:09:27 -0000	1.10.2.10
+++ jpilot.h	7 Jul 2012 07:30:56 -0000	1.10.2.11
@@ -27,7 +27,6 @@
 #define __JPILOT_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: textview.h
===================================================================
RCS file: /home/claws-mail/claws/src/textview.h,v
retrieving revision 1.12.2.33
retrieving revision 1.12.2.34
diff -u -d -r1.12.2.33 -r1.12.2.34
--- textview.h	7 Jul 2012 07:09:30 -0000	1.12.2.33
+++ textview.h	7 Jul 2012 07:30:56 -0000	1.12.2.34
@@ -21,7 +21,6 @@
 #define __TEXTVIEW_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: stock_pixmap.c
===================================================================
RCS file: /home/claws-mail/claws/src/stock_pixmap.c,v
retrieving revision 1.25.2.74
retrieving revision 1.25.2.75
diff -u -d -r1.25.2.74 -r1.25.2.75
--- stock_pixmap.c	27 May 2012 17:31:00 -0000	1.25.2.74
+++ stock_pixmap.c	7 Jul 2012 07:30:56 -0000	1.25.2.75
@@ -23,6 +23,7 @@
 #include <string.h>
 #include <dirent.h>
 
+#include "config.h"
 #include "stock_pixmap.h"
 #include "gtkutils.h"
 #include "utils.h"

Index: prefs_common.h
===================================================================
RCS file: /home/claws-mail/claws/src/prefs_common.h,v
retrieving revision 1.103.2.140
retrieving revision 1.103.2.141
diff -u -d -r1.103.2.140 -r1.103.2.141
--- prefs_common.h	7 Jul 2012 07:09:29 -0000	1.103.2.140
+++ prefs_common.h	7 Jul 2012 07:30:56 -0000	1.103.2.141
@@ -21,7 +21,6 @@
 #define __PREFS_COMMON_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: msgcache.h
===================================================================
RCS file: /home/claws-mail/claws/src/msgcache.h,v
retrieving revision 1.5.2.11
retrieving revision 1.5.2.12
diff -u -d -r1.5.2.11 -r1.5.2.12
--- msgcache.h	7 Jul 2012 07:09:28 -0000	1.5.2.11
+++ msgcache.h	7 Jul 2012 07:30:56 -0000	1.5.2.12
@@ -21,7 +21,6 @@
 #define __MSGCACHE_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: procmime.h
===================================================================
RCS file: /home/claws-mail/claws/src/procmime.h,v
retrieving revision 1.17.2.28
retrieving revision 1.17.2.29
diff -u -d -r1.17.2.28 -r1.17.2.29
--- procmime.h	7 Jul 2012 07:09:30 -0000	1.17.2.28
+++ procmime.h	7 Jul 2012 07:30:56 -0000	1.17.2.29
@@ -21,7 +21,6 @@
 #define __PROCMIME_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: messageview.h
===================================================================
RCS file: /home/claws-mail/claws/src/messageview.h,v
retrieving revision 1.19.2.31
retrieving revision 1.19.2.32
diff -u -d -r1.19.2.31 -r1.19.2.32
--- messageview.h	7 Jul 2012 07:09:28 -0000	1.19.2.31
+++ messageview.h	7 Jul 2012 07:30:56 -0000	1.19.2.32
@@ -21,7 +21,6 @@
 #define __MESSAGEVIEW_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: partial_download.h
===================================================================
RCS file: /home/claws-mail/claws/src/partial_download.h,v
retrieving revision 1.1.2.12
retrieving revision 1.1.2.13
diff -u -d -r1.1.2.12 -r1.1.2.13
--- partial_download.h	7 Jul 2012 07:09:28 -0000	1.1.2.12
+++ partial_download.h	7 Jul 2012 07:30:56 -0000	1.1.2.13
@@ -21,7 +21,6 @@
 #define __PARTIAL_DOWNLOAD_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: pop.h
===================================================================
RCS file: /home/claws-mail/claws/src/pop.h,v
retrieving revision 1.17.2.26
retrieving revision 1.17.2.27
diff -u -d -r1.17.2.26 -r1.17.2.27
--- pop.h	7 Jul 2012 07:09:28 -0000	1.17.2.26
+++ pop.h	7 Jul 2012 07:30:56 -0000	1.17.2.27
@@ -21,7 +21,6 @@
 #define __POP_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: codeconv.h
===================================================================
RCS file: /home/claws-mail/claws/src/codeconv.h,v
retrieving revision 1.15.2.28
retrieving revision 1.15.2.29
diff -u -d -r1.15.2.28 -r1.15.2.29
--- codeconv.h	7 Jul 2012 07:09:26 -0000	1.15.2.28
+++ codeconv.h	7 Jul 2012 07:30:56 -0000	1.15.2.29
@@ -21,7 +21,6 @@
 #define __CODECONV_H__
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: news_gtk.h
===================================================================
RCS file: /home/claws-mail/claws/src/news_gtk.h,v
retrieving revision 1.1.2.14
retrieving revision 1.1.2.15
diff -u -d -r1.1.2.14 -r1.1.2.15
--- news_gtk.h	7 Jul 2012 07:09:28 -0000	1.1.2.14
+++ news_gtk.h	7 Jul 2012 07:30:56 -0000	1.1.2.15
@@ -21,7 +21,6 @@
 #define NEWS_GTK_H
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: imap_gtk.h
===================================================================
RCS file: /home/claws-mail/claws/src/imap_gtk.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
--- imap_gtk.h	7 Jul 2012 07:09:27 -0000	1.1.2.13
+++ imap_gtk.h	7 Jul 2012 07:30:56 -0000	1.1.2.14
@@ -21,7 +21,6 @@
 #define IMAP_GTK_H
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 

Index: prefs_account.h
===================================================================
RCS file: /home/claws-mail/claws/src/prefs_account.h,v
retrieving revision 1.49.2.48
retrieving revision 1.49.2.49
diff -u -d -r1.49.2.48 -r1.49.2.49
--- prefs_account.h	7 Jul 2012 07:09:28 -0000	1.49.2.48
+++ prefs_account.h	7 Jul 2012 07:30:56 -0000	1.49.2.49
@@ -21,7 +21,6 @@
 #define PREFS_ACCOUNT_H
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 #include "ssl.h"

Index: printing.h
===================================================================
RCS file: /home/claws-mail/claws/src/Attic/printing.h,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -d -r1.1.2.11 -r1.1.2.12
--- printing.h	7 Jul 2012 07:09:30 -0000	1.1.2.11
+++ printing.h	7 Jul 2012 07:30:56 -0000	1.1.2.12
@@ -23,7 +23,6 @@
 #include <gtk/gtk.h>
 
 #ifdef HAVE_CONFIG_H
-#  include "config.h"
 #include "claws-features.h"
 #endif
 



More information about the Commits mailing list