[Commits] PATCHSETS 1.1.2.4303 1.1.2.4304 ChangeLog 1.396.2.3469 1.396.2.3470 configure.ac 1.654.2.4368 1.654.2.4369

pawel at claws-mail.org pawel at claws-mail.org
Fri Nov 18 22:41:59 CET 2011


Update of /home/claws-mail/claws
In directory claws-mail:/tmp/cvs-serv20852

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2011-11-18 [pawel]	3.7.10cvs88

	* src/compose.c
	* src/mainwindow.c
	* src/mimeview.c
	* src/mimeview.h
	* src/prefs_common.c
	* src/prefs_common.h
		Fix bug #2408 'Some UI elements are not persistent
		between sessions'
		Remember size of main window, compose notebook, mimeview
		tree widgets between claws-mail runs. Compose window
		size saving was already done in cvs74

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4368
retrieving revision 1.654.2.4369
diff -u -d -r1.654.2.4368 -r1.654.2.4369
--- configure.ac	18 Nov 2011 19:36:54 -0000	1.654.2.4368
+++ configure.ac	18 Nov 2011 21:41:56 -0000	1.654.2.4369
@@ -12,7 +12,7 @@
 MICRO_VERSION=10
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=87
+EXTRA_VERSION=88
 EXTRA_RELEASE=
 EXTRA_GTK2_VERSION=
 

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4303
retrieving revision 1.1.2.4304
diff -u -d -r1.1.2.4303 -r1.1.2.4304
--- PATCHSETS	18 Nov 2011 19:36:54 -0000	1.1.2.4303
+++ PATCHSETS	18 Nov 2011 21:41:55 -0000	1.1.2.4304
@@ -4291,3 +4291,4 @@
 ( cvs diff -u -r 1.382.2.593 -r 1.382.2.594 src/compose.c;  ) > 3.7.10cvs85.patchset
 ( cvs diff -u -r 1.83.2.180 -r 1.83.2.181 src/mimeview.c;  ) > 3.7.10cvs86.patchset
 ( cvs diff -u -r 1.382.2.594 -r 1.382.2.595 src/compose.c;  cvs diff -u -r 1.47.2.54 -r 1.47.2.55 src/procheader.c;  cvs diff -u -r 1.11.2.12 -r 1.11.2.13 src/procheader.h;  ) > 3.7.10cvs87.patchset
+( cvs diff -u -r 1.382.2.595 -r 1.382.2.596 src/compose.c;  cvs diff -u -r 1.274.2.336 -r 1.274.2.337 src/mainwindow.c;  cvs diff -u -r 1.83.2.181 -r 1.83.2.182 src/mimeview.c;  cvs diff -u -r 1.20.2.35 -r 1.20.2.36 src/mimeview.h;  cvs diff -u -r 1.204.2.205 -r 1.204.2.206 src/prefs_common.c;  cvs diff -u -r 1.103.2.134 -r 1.103.2.135 src/prefs_common.h;  ) > 3.7.10cvs88.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3469
retrieving revision 1.396.2.3470
diff -u -d -r1.396.2.3469 -r1.396.2.3470
--- ChangeLog	18 Nov 2011 19:36:53 -0000	1.396.2.3469
+++ ChangeLog	18 Nov 2011 21:41:55 -0000	1.396.2.3470
@@ -1,3 +1,17 @@
+2011-11-18 [pawel]	3.7.10cvs88
+
+	* src/compose.c
+	* src/mainwindow.c
+	* src/mimeview.c
+	* src/mimeview.h
+	* src/prefs_common.c
+	* src/prefs_common.h
+		Fix bug #2408 'Some UI elements are not persistent
+		between sessions'
+		Remember size of main window, compose notebook, mimeview
+		tree widgets between claws-mail runs. Compose window
+		size saving was already done in cvs74
+
 2011-11-18 [mones]	3.7.10cvs87
 
 	* src/compose.c



More information about the Commits mailing list