+2002-05-07
+
+ * src/summary_search.c: summary_search_execute(): unlock while
+ selecting summary row (thanks to Martin Schaaf).
+
2002-05-02
* src/compose.c: compose_write_headers(): quote self address name
* src/compose.c: compose_queue(): check if queue folder exists.
* src/imap.c: QUOTE_IF_REQUIRED(): quote also other IMAP special
characters.
+ imap_open(): removed an unrequired argument.
2002-04-25
+2002-05-07 [paul] 0.7.5claws11
+
+ * sync with 0.7.5cvs9
+ see ChangeLog entry 2002-05-07
+
2002-05-06 [paul] 0.7.5claws10
* src/messageview.c
+2002-05-07
+
+ * src/summary_search.c: summary_search_execute(): ¥µ¥Þ¥ê¤Î¹Ô¤òÁªÂò
+ ¤¹¤ë¤È¤¤Ë¥í¥Ã¥¯¤ò²ò½ü¤¹¤ë¤è¤¦¤Ë¤·¤¿(Martin Schaaf ¤µ¤ó thanks)¡£
+
2002-05-02
* src/compose.c: compose_write_headers(): ɬÍפǤ¢¤ì¤Ð¼«Ê¬¤Î¥¢¥É¥ì¥¹
* src/compose.c: compose_queue(): queue ¥Õ¥©¥ë¥À¤Î¸ºß¤ò¥Á¥§¥Ã¥¯¡£
* src/imap.c: QUOTE_IF_REQUIRED(): ¤½¤Î¾¤Î IMAP ¥¹¥Ú¥·¥ã¥ë¥¥ã¥é¥¯¥¿
¤â°úÍÑÉä¤Ç°Ï¤à¤è¤¦¤Ë¤·¤¿¡£
+ imap_open(): ÉÔÍפʰú¿ô¤òºï½ü¡£
2002-04-25
MICRO_VERSION=5
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=claws10
+EXTRA_VERSION=claws11
VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
dnl set $target
gtk_ctree_select(ctree, node);
else {
if (summaryview->msg_is_toggled_on) {
+ summary_unlock(summaryview);
summary_select_node
(summaryview, node, TRUE, TRUE);
+ summary_lock(summaryview);
if (body_matched) {
messageview_search_string
(summaryview->messageview,