[Commits] authors.h 1.1.2.79 1.1.2.80 description_window.c 1.5.2.35 1.5.2.36
colin at claws-mail.org
colin at claws-mail.org
Sat Sep 8 22:23:14 CEST 2012
Update of /home/claws-mail/claws/src/gtk
In directory srv:/tmp/cvs-serv29474/src/gtk
Modified Files:
Tag: gtk2
authors.h description_window.c
Log Message:
2012-09-08 [colin] 3.8.1cvs46
* AUTHORS
* src/Makefile.am
* src/action.c
* src/addr_compl.c
* src/addrbook.c
* src/compose.c
* src/compose.h
* src/editaddress.c
* src/filtering.c
* src/folder.c
* src/folder.h
* src/folderview.h
* src/headerview.h
* src/imap_gtk.c
* src/localfolder.c
* src/main.c
* src/mainwindow.c
* src/mainwindow.h
* src/matcher.c
* src/matcher_parser_parse.y
* src/messageview.c
* src/messageview.h
* src/mh.c
* src/mh_gtk.c
* src/mimeview.c
* src/mimeview.h
* src/noticeview.h
* src/prefs_account.c
* src/prefs_account.h
* src/prefs_filtering.c
* src/prefs_filtering_action.c
* src/prefs_gtk.h
* src/prefs_matcher.c
* src/prefs_template.c
* src/prefs_toolbar.c
* src/privacy.c
* src/procheader.h
* src/procmime.c
* src/procmime.h
* src/procmsg.c
* src/procmsg.h
* src/proctypes.h
* src/remotefolder.c
* src/summaryview.c
* src/summaryview.h
* src/textview.c
* src/textview.h
* src/toolbar.c
* src/uri_opener.c
* src/viewtypes.h
* src/common/defs.h
* src/gtk/authors.h
* src/gtk/description_window.c
* src/plugins/trayicon/trayicon.c
Break circular dependencies in Claws' headers,
Patch by Sean Buckheister <s_buckhe at cs.uni-kl.de>
Index: authors.h
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/Attic/authors.h,v
retrieving revision 1.1.2.79
retrieving revision 1.1.2.80
diff -u -d -r1.1.2.79 -r1.1.2.80
--- authors.h 27 Jun 2012 08:29:38 -0000 1.1.2.79
+++ authors.h 8 Sep 2012 20:23:12 -0000 1.1.2.80
@@ -91,6 +91,7 @@
"Pavlo Bohmat",
"Eugene Brevdo",
"André Filipe de Assunção e Brito",
+"Sean Buckheister",
"Henrik Carlqvist",
"Luca Cavalli",
"David Chalmers",
Index: description_window.c
===================================================================
RCS file: /home/claws-mail/claws/src/gtk/description_window.c,v
retrieving revision 1.5.2.35
retrieving revision 1.5.2.36
diff -u -d -r1.5.2.35 -r1.5.2.36
--- description_window.c 7 Jul 2012 07:09:34 -0000 1.5.2.35
+++ description_window.c 8 Sep 2012 20:23:12 -0000 1.5.2.36
@@ -27,6 +27,7 @@
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
+#include "defs.h"
#include "manage_window.h"
#include "description_window.h"
#include "gtkutils.h"
More information about the Commits
mailing list