b7f3566c185b7f51423517b20205e9368df0c09b
[claws.git] / ChangeLog
1 2006-06-22 [colin]      2.3.1cvs12
2
3         * src/common/utils.c
4                 Add some subject prefixes
5
6 2006-06-22 [colin]      2.3.1cvs11
7
8         * manual/advanced.xml
9                 Forgotten hidden pref
10
11 2006-06-21 [paul]       2.3.1cvs10
12
13         * src/prefs_account.c
14                 complete the removal of 'Add date header' option
15
16 2006-06-21 [paul]       2.3.1cvs9
17
18         * src/account.c
19         * src/compose.c
20         * src/prefs_account.c
21         * src/prefs_account.h
22                 remove option to add date header - always
23                 add date header
24         * src/etpan/imap-thread.c
25                 fix warnings (Thanks to Colin)
26
27 2006-06-21 [wwp]        2.3.1cvs8
28
29         * src/folder.c
30                 set the attachment flag when inline text part are (file)named. This is more convenient
31                 when receiving (for instance) inline source files or patches sent using thunderbird.
32
33 2006-06-21 [paul]       2.3.1cvs7
34
35         * src/inc.c
36                 fix off-by-one count of current msg in
37                 statusbar filtering progressbar
38
39 2006-06-21 [paul]       2.3.1cvs6
40
41         * src/folder.c
42                 Show attachment icon even if the part is 'inline'
43                 if the following conditions are met:
44                 - content-type != 'text/plain'
45                 - content-type != '*/pgp-signature'
46                 - either 'name' or 'filename' parameter is not NULL
47                 
48                 Thanks to Colin
49
50 2006-06-21 [paul]       2.3.1cvs5
51
52         * src/messageview.c
53         * src/prefs_common.c
54         * src/prefs_common.h
55         * src/prefs_other.c
56                 add an option to 'Never send Return
57                 Receipts'
58                 Thanks to Colin
59
60 2006-06-20 [mones]      2.3.1cvs4
61
62         * po/es.po
63                 updated
64         * src/compose.c
65                 typo fixed (space after comma)
66         * tools/make.themes.project
67                 remove exec mode from tarball files
68
69 2006-06-20 [colin]      2.3.1cvs3
70
71         * src/news.c
72         * src/procheader.c
73         * src/unmime.c
74                 Better fix for \n's in headers (don't 
75                 break Received: and others)
76
77 2006-06-20 [paul]       2.3.1cvs2
78
79         * src/alertpanel.c
80         * src/textview.c
81                 improve legibility of phishing attempt
82                 dialog
83
84 2006-06-20 [paul]       2.3.1cvs1
85
86         * NEWS
87         * README
88         * configure.ac
89                 Update version number following
90                 stable release
91
92 2006-06-20 [colin]      2.3.0cvs26
93
94         * src/compose.c
95                 When dragging a file to the text of the compose
96                 window, ask whether we want to insert or attach
97                 (I know lots of people who do that to attach)
98
99 2006-06-20 [colin]      2.3.0cvs25
100
101         * src/etpan/imap-thread.c
102                 Fix threshold (the append command is often > 32 bytes)
103
104 2006-06-19 [colin]      2.3.0cvs24
105
106         * src/imap.c
107         * src/etpan/imap-thread.c
108                 Workaround Rockliffe IMAP server bug: replace
109                 "x UID SEARCH (ANSWERED UID 1:*)" with
110                 "x UID SEARCH ANSWERED"
111                 (Rockliffe doesn't handle the parenthesis)
112
113 2006-06-19 [colin]      2.3.0cvs23
114
115         * src/compose.c
116         * src/imap.c
117         * src/etpan/imap-thread.c
118                 Probably fix bug #972 (Freezes when adding 
119                 an attachment to the message)
120         * src/common/defs.h
121                 Modernize Firefox cmd
122
123
124 2006-06-18 [colin]      2.3.0cvs22
125
126         * src/prefs_customheader.c
127                 Only allow correct filenames for various
128                 custom headers
129
130 2006-06-18 [colin]      2.3.0cvs21
131
132         * src/prefs_customheader.c
133                 Add a 'From File...' button in custom headers prefs, which
134                 try to do the right thing: 
135                 for normal headers, use file as plaintext,
136                 for X-Face, calls compface,
137                 for Face, encode to b64.
138
139 2006-06-17 [colin]      2.3.0cvs20
140
141         * src/mh.c
142                 Warning fix
143
144 2006-06-16 [colin]      2.3.0cvs19
145
146         * src/summaryview.c
147                 Recursive quicksearch: show message list
148                 in current folder, *then* search children
149                 in the background.
150
151 2006-06-16 [colin]      2.3.0cvs18
152
153         * src/main.c
154                 Instead of ignoring SIGPIPE, save caches
155                 when getting one. Will fix the fact that
156                 hot caches are out-of-date when logging 
157                 out of Xorg.
158         * src/compose.c
159         * src/prefs_compose_writing.c
160                 Only save text (not attachments) when 
161                 auto-saving to drafts
162         * src/unmime.c
163                 Always replace \n, \r and \t with spaces
164                 in headers
165         * manual/dist/html/Makefile.am
166         * manual/dist/pdf/Makefile.am
167         * manual/dist/ps/Makefile.am
168         * manual/dist/txt/Makefile.am
169         * manual/fr/dist/html/Makefile.am
170         * manual/fr/dist/pdf/Makefile.am
171         * manual/fr/dist/ps/Makefile.am
172         * manual/fr/dist/txt/Makefile.am
173         * manual/pl/dist/html/Makefile.am
174         * manual/pl/dist/pdf/Makefile.am
175         * manual/pl/dist/ps/Makefile.am
176         * manual/pl/dist/txt/Makefile.am
177                 Fix make clean removing pregenerated manuals
178
179
180 2006-06-16 [colin]      2.3.0cvs17
181
182         * src/plugins/pgpcore/sgpgme.c
183         * src/plugins/pgpmime/pgpmime.c
184         * src/plugins/pgpinline/pgpinline.c
185                 Better error reporting in setup_signers.
186                 Don't fallback to default key if specified
187                 key isn't found.
188                 Don't allow signing if more than one secret
189                 key matches the one specified in prefs.
190
191 2006-06-15 [colin]      2.3.0cvs16
192
193         * src/folderview.c
194                 Add "Send queue" in the folder's contextual
195                 menu
196         * src/compose.c
197         * src/messageview.c
198         * src/privacy.c
199         * src/privacy.h
200         * src/procmime.c
201         * src/procmsg.c
202         * src/plugins/pgpcore/passphrase.c
203         * src/plugins/pgpcore/sgpgme.c
204         * src/plugins/pgpinline/pgpinline.c
205         * src/plugins/pgpmime/pgpmime.c
206                 Better error reporting
207         * src/mbox.c
208                 Probably fix bug #971 (2.2.3 cannot read mail 
209                 from local mbox)
210
211
212 2006-06-15 [mones]      2.3.0cvs15
213
214         * tools/make.themes.project
215                 creates the themes project from the web page
216
217 2006-06-15 [colin]      2.3.0cvs14
218
219         * src/folder.c
220                 Better fix (avoid losing the folder if scan_tree 
221                 fails)
222
223 2006-06-15 [cleroy]     2.3.0cvs13
224
225         * src/folder.c
226                 Probably fix Bug #969 (crash on rebuilding 
227                 imap folder)
228
229 2006-06-14 [colin]      2.3.0cvs12
230
231         * manual/dtd/manual.xsl
232         * manual/sylpheed-claws-manual.xml
233         * manual/fr/sylpheed-claws-manual.xml
234         * manual/pl/sylpheed-claws-manual.xml
235                 Insert pagebreaks between sections
236
237 2006-06-14 [paul]       2.3.0cvs11
238
239         * configure.ac
240                 better fix than 2.3.0cvs10
241
242 2006-06-14 [paul]       2.3.0cvs10
243
244         * configure.ac
245                 fix setting of PACKAGE_DATA_DIR with newer autoconf
246                 (backwards compatible)
247
248 2006-06-13 [colin]      2.3.0cvs9
249
250         * src/messageview.c
251                 Fix sending of return receipt with the new queue folders
252
253 2006-06-13 [wwp]        2.3.0cvs8
254
255         * src/quote_fmt_lex.l
256                 fix wrong tokens returned in quote_fmt lexer, query not().
257
258 2006-06-13 [wwp]        2.3.0cvs7
259
260         * src/folder.c
261         * src/prefs_folder_item.c
262                 allow changing folder type even when folder is not a top-level one,
263                 thanks to Colin.
264
265 2006-06-12 [colin]      2.3.0cvs6
266
267         * src/folderview.c
268                 Fix double-ask of "Do you want to mark all
269                 as read"
270
271 2006-06-12 [colin]      2.3.0cvs5
272
273         * src/compose.c
274         * src/compose.h
275         * src/folder.c
276         * src/folder.h
277         * src/imap.c
278         * src/inc.c
279         * src/main.c
280         * src/messageview.c
281         * src/mh.c
282         * src/prefs_folder_item.c
283         * src/procheader.c
284         * src/procmime.c
285         * src/procmsg.c
286         * src/procmsg.h
287         * src/send_message.c
288         * src/summaryview.c
289         * src/toolbar.c
290                 Apply bug #964's patch (Queue and drafts aren't normal)
291                 The Drafts and Queue folder now contain RFC-822 files,
292                 allowing to move and copy mails from and to these 
293                 folders. Moving from Drafts to Queue will prepare the
294                 mail for sending (PGP signature, encryption, etc).
295                 This patch also rework sending errors handling to try
296                 to be more helpful.
297                 Also, allow redefining folder types via the GUI 
298                 (Folder type in its Properties)
299
300 2006-06-12 [colin]      2.3.0cvs4
301
302         * src/summaryview.c
303         * src/prefs_common.c
304         * src/prefs_common.h
305         * src/gedit-print.c
306                 Allow to define a specific print font - patch
307                 by Bernhard Walle <bernhard.walle@gmx.de>
308         * src/prefs_fonts.c
309         * manual/advanced.xml
310         * manual/fr/advanced.xml
311                 Add a hidden pref to allow deletion without
312                 confirmation
313
314 2006-06-12 [wwp]        2.3.0cvs3
315
316         * .cvsignore
317                 more files to ignore.
318
319 2006-06-12 [wwp]        2.3.0cvs2
320
321         * src/quote_fmt.c
322         * src/quote_fmt_lex.l
323         * src/quote_fmt_parse.y
324                 extend the quote_fmt parser (templates and quotes):
325                 - allow limited sub-expressions in |p{} and |f{} expressions,
326                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
327                 - implemented/fixed missing implementation of query_references and show_references,
328                 - completed, fixed contents and format of the symbols help dialog,
329                 - fix some compilation warnings.
330
331 2006-06-12 [wwp]        2.3.0cvs1
332
333         * manual/advanced.xml
334         * manual/fr/advanced.xml
335                 updates in the "templates" section of the manual (eng/fr):
336                  - be more precise (both versions)
337                  - completed to match the english reference (fr version)
338                  - touchups (both versions)
339
340 2006-06-12 [paul]       2.3.0
341
342         2.3.0 released
343
344 2006-06-12 [paul]       2.2.3cvs14
345
346         * po/ca.po
347         * po/cs.po
348         * po/de.po
349         * po/el.po
350         * po/fr.po
351         * po/it.po
352         * po/pt_BR.po
353         * po/sr.po
354         * po/zh_CN.po
355                 updated by Miquel Oliete, Tim, Stephan Sachse,
356                 Stavros Giannouris, Fabien Vantard, Andrea
357                 Spadaccini, Frederico Goncalves Guimaraes,
358                 Aleksandar Urosevic, and Ralgh Young
359
360 2006-06-12 [colin]      2.2.3cvs13
361
362         * src/mbox.c
363                 Add missing header
364
365 2006-06-11 [colin]      2.2.3cvs12
366
367         * src/msgcache.c
368                 Verify that g_malloc() succeeded
369
370 2006-06-11 [colin]      2.2.3cvs11
371
372         * src/wizard.c
373                 Add Face header to welcome mail
374
375 2006-06-10 [colin]      2.2.3cvs10
376
377         * src/textview.c
378                 Revert previous (Forgot it changes the
379                 margin on the whole mail)
380
381 2006-06-10 [colin]      2.2.3cvs9
382
383         * src/textview.c
384                 Don't overlap long headers under (X-)Face
385
386 2006-06-10 [mones]      2.2.3cvs8
387
388         * manual/xml2pdf
389                 allow generation of manual on systems lacking saxon binary
390                 but with java and the saxon library installed
391
392         * po/es.po
393                 updated for release
394
395 2006-06-09 [colin]      2.2.3cvs7
396
397         * src/summaryview.c
398                 Fix leak when using Display Sender using Addressbook
399
400 2006-06-09 [colin]      2.2.3cvs6
401
402         * src/compose.c
403         * src/folder.c
404         * src/folderview.c
405         * src/mimeview.c
406         * src/summaryview.c
407                 More leaks fixes
408
409 2006-06-09 [paul]       2.2.3cvs5
410
411         * AUTHORS
412         * src/gtk/authors.h
413         * tools/claws.i18n.status.pl
414                 updated with new info
415
416 2006-06-09 [paul]       2.2.3cvs4
417
418         * README
419                 updated
420         * manual/ack.xml
421                 add wwp to authors list
422         * src/gtk/authors.h
423                 update mine and Colin's addresses
424
425 2006-06-08 [colin]      2.2.3cvs3
426
427         * src/etpan/imap-thread.c
428                 Fix leak on SSL cert check
429
430 2006-06-08 [colin]      2.2.3cvs2
431
432         * src/common/utils.c
433                 Fix leak
434
435 2006-06-08 [paul]       2.2.3cvs1
436
437         * configure.ac
438                 Update version number following
439                 stable release
440
441 2006-06-07 [colin]      2.2.2cvs3
442
443         * src/msgcache.c
444                 Fix catching cache read errors (guint instead of gint)
445                 Prevent malloc'ing more than 8MB (means cache corruption)
446
447 2006-06-07 [paul]       2.2.2cvs2
448
449         * src/exporthtml.c
450         * src/exportldif.c
451         * src/mh.c
452         * src/mutt.c
453         * src/pine.c
454         * src/common/utils.c
455                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
456                 obey $HOME'
457                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
458                 Thanks to Colin
459
460 2006-06-06 [paul]       2.2.2cvs1
461
462         * configure.ac
463                 Update version number following
464                 stable release
465
466 2006-06-06 [paul]       2.2.1cvs6
467
468         * src/matcher.c
469                 fix  implicit declaration of
470                 sylpheed_do_idle()
471                 Patch by Fabien Vantard
472
473 2006-06-06 [paul]       2.2.1cvs5
474
475         * src/matcher.c
476                 fix age_greater and age_lower so that they
477                 mean what say and not '...or equal to'
478                 Thanks to Colin
479
480 2006-06-06 [paul]       2.2.1cvs4
481
482         * src/textview.c
483         * src/common/utils.c
484                 fix URI check
485                 Thanks to Colin
486
487 2006-06-05 [wwp]        2.2.1cvs3
488
489         * manual/fr/account.xml
490                 minor language fixes (thanks to Fabien Vantard).
491
492 2006-06-05 [colin]      2.2.1cvs2
493
494         * src/prefs_folder_item.c
495         * src/folderview.c
496                 Allow recursive setting of properties 
497                 for whole mailboxes
498         * src/matcher.c
499                 Don't freeze on 'test' filtering rule
500
501 2006-06-05 [colin]      2.2.1cvs1
502
503         * configure.ac
504                 Update version number following
505                 stable release
506
507 2006-06-04 [wwp]        2.2.0cvs82
508
509         * manual/glossary.xml
510         * manual/account.xml
511         * manual/fr/glossary.xml
512         * manual/fr/account.xml
513                 added glossary section and references/links related to the Face custom header.
514
515 2006-06-04 [colin]      2.2.0cvs81
516
517         * src/summaryview.c
518                 Skip to next message on move with no
519                 immediate execution
520
521 2006-06-04 [wwp]        2.2.0cvs80
522
523         * manual/xml2pdf
524                 added sanity checks, exit when needed.
525
526 2006-06-03 [paul]       2.2.0cvs79
527
528         * src/prefs_receive.c
529                 page name is now 'Receiving'
530         * src/prefs_send.c
531                 page name is now 'Sending'
532
533 2006-06-03 [colin]      2.2.0cvs78
534
535         * src/plugins/spamassassin/spamassassin_gtk.c
536                 Autoswitch to Localhost if transport was previously
537                 disabled. Else people had to check [] Enable, then
538                 *reselect* transport.
539
540 2006-06-03 [colin]      2.2.0cvs77
541
542         * src/plugins/pgpinline/pgpinline.c
543         * src/plugins/pgpmime/pgpmime.c
544                 Check that gpg_data_release_and_get_mem 
545                 didn't fail (now, why this happens...)
546
547 2006-06-03 [colin]      2.2.0cvs76
548
549         * src/mbox.c
550                 Fix bug #962 (Manual and/or UI should 
551                 warn about incompatible locking 
552                 causing dataloss)
553
554 2006-06-02 [cleroy]     2.2.0cvs75
555
556         * src/filtering.c
557         * src/folder.c
558         * src/procmsg.c
559         * src/summaryview.c
560                 Fix a few leaks
561
562 2006-06-02 [colin]      2.2.0cvs74
563
564         * src/main.c
565                 On exit, free caches after writing them
566                 Shuts up some valgrind false positives
567         * src/procmsg.c
568         * src/send_message.c
569                 Fix races when reusing existing SMTP connections
570                 Fix inexistant session timeout
571         * src/toolbar.c
572                 Display alertpanel after all queues have
573                 been processed, not after each
574
575 2006-06-02 [wwp]        2.2.0cvs73
576
577         * manual/fr/glossary.xml
578         * manual/fr/ack.xml
579         * manual/ack.xml
580                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
581
582 2006-06-02 [wwp]        2.2.0cvs72
583
584         * manual/xml2pdf
585         * manual/dist/pdf/Makefile.am
586         * manual/dtd/manual.xsl
587         * manual/fr/dist/pdf/Makefile.am
588         * manual/pl/dist/pdf/Makefile.am
589                 we changed the procedure to generate the .pdf version of the manual.
590                 The procedure is more modern and the .pdf we get now has a valid index.
591                 Here are the new pre-requisites:
592
593                 - JRE 1.x (1.4 here): there must be one from your distro
594                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
595                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
596                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
597
598                 See my posts for further info about the installation of this toolchain:
599
600                 Date: Fri, 19 May 2006 19:40:06 +0200
601                 From: wwp <subscript@free.fr>
602                 To: sylpheed-claws-devel@lists.sourceforge.net
603                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
604
605                 and
606
607                 Date: Wed, 24 May 2006 12:58:49 +0200
608                 From: wwp <subscript@free.fr>
609                 To: sylpheed-claws-devel@lists.sourceforge.net
610                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
611
612 2006-06-01 [colin]      2.2.0cvs71
613
614         * src/compose.c
615                 Better guards against IMAP races
616         * src/main.c
617         * src/prefs_common.c
618         * src/prefs_common.h
619         * src/common/ssl_certificate.c
620         * src/etpan/imap-thread.c
621         * src/etpan/imap-thread.h
622         * src/gtk/sslcertwindow.c
623                 New hidden option ssl_skip_cert_check to 
624                 avoid dups of bug #959 (libetpan linked
625                 against gnutls and gnutls buggy on 64bit)
626                 Present expired warning only once per
627                 session/server.
628         * manual/advanced.xml
629         * manual/fr/advanced.xml
630                 Document new option
631
632 2006-06-01 [wwp]        2.2.0cvs70
633
634         * src/messageview.c
635                 fix for bug #961 (return receipt dialog 
636                 complains incorrectly about return-path 
637                 email adress being different), thanks 
638                 to Colin.
639
640 2006-05-31 [cleroy]     2.2.0cvs69
641
642         * src/common/ssl.c
643                 Guard against NULLs, although this
644                 should never be an issue
645
646 2006-05-31 [colin]      2.2.0cvs68
647
648         * src/filtering.c
649                 Use g_slist_prepend
650         * src/imap.c
651                 Don't remove caches when destroying folder, it
652                 could (should) be done at exit
653         * src/inc.c
654                 free processing cache after incorporation
655         * src/etpan/imap-thread.c
656                 Maybe fix bug #959 (Crash on moving to emails 
657                 to a imap account per ssl with a expired 
658                 certificate.)
659
660 2006-05-30 [colin]      2.2.0cvs67
661
662         * src/summaryview.c
663                 Put back event flush when displaying message
664                 It avoids reading a bunch of messages just
665                 by hitting shift-n for too long ;)
666
667 2006-05-29 [colin]      2.2.0cvs66
668
669         * src/summaryview.c
670                 Remove useless g_warnings
671
672 2006-05-29 [colin]      2.2.0cvs65
673
674         * src/imap.c
675                 Fix g_slist_append()s for performance
676
677 2006-05-29 [colin]      2.2.0cvs64
678
679         * src/compose.c
680         * src/common/utils.c
681                 Fix extraneous tab at start of addresses
682         * src/mainwindow.c
683                 Fix warnings (thanks to Fabien)
684                 Fix crash at exit when composing messages 
685                 exist
686         * src/pop.c
687                 Fix progress bar when deleting expired mails
688                 Thanks to Hiro
689         * src/summaryview.c
690         * src/gtk/gtksctree.c
691                 Fix re-sorting slowness
692
693 2006-05-29 [paul]       2.2.0cvs63
694
695         * src/mh.c
696                 fetch full message when moving mails
697                 from another mailbox, (fixed data loss
698                 when filtering from IMAP to MH, introduced
699                 in 2.2.0cvs57).
700                 Thanks to Colin
701
702 2006-05-29 [mones]      2.2.0cvs62
703
704         * src/gtk/gtksctree.c
705                 Unselect faster (patch by Colin)        
706
707 2006-05-26 [colin]      2.2.0cvs61
708
709         * src/summaryview.c
710                 Unplug MSGINFO_UPDATE callback on delete too.
711
712 2006-05-26 [colin]      2.2.0cvs60
713
714         * src/foldersel.c
715                 Fix bold in folder selection window with glib2.10
716                 thanks Hiro
717
718 2006-05-26 [colin]      2.2.0cvs59
719
720         * src/procheader.c
721                 Convert date only if necessary (and don't
722                 try to convert from utf8 to utf8, too)
723         * src/summaryview.c
724                 Only set column's text if the column's 
725                 displayed
726
727 2006-05-26 [colin]      2.2.0cvs58
728
729         * src/summaryview.c
730         * src/gtk/gtkutils.c
731                 Fix useless warning
732
733 2006-05-26 [colin]      2.2.0cvs57
734
735         * src/mainwindow.c
736                 Make summaryview selectable as long as 
737                 no message has focus
738         * src/mh.c
739                 Faster deletion (by implementing mh_remove_msgs)
740                 Faster copy (avoid using mh_fetch_msg just to get
741                 the filename)
742                 Faster move (using move_file instead of copy_file
743                 if MSG_IS_MOVE)
744                 No progressbar if total number of mails to cp/mv 
745                 is less than 100
746         * src/summaryview.c
747                 Fix removal from subject_table when mail gets moved
748                 Faster deletion (g_slist_prepend instead of append)
749         * src/gtk/gtksctree.c
750                 Remove useless code
751
752 2006-05-25 [colin]      2.2.0cvs56
753
754         * src/common/ssl_certificate.c
755                 Fix leak in expired cert check
756
757 2006-05-25 [colin]      2.2.0cvs55
758
759         * src/mh.c
760                 Disable flags syncing on .mh_sequences - it
761                 is buggy and marks mails read under unknown
762                 conditions.
763
764 2006-05-25 [paul]
765
766         * 2.3.0-rc4 released
767
768 2006-05-24 [colin]      2.2.0cvs54
769
770         attention cvs users: if you manage to crash
771         Sylpheed-Claws while moving, copying or deleting
772         mails, we *are* interested in stack traces and
773         valgrind logs. It looks stable, but one never
774         knows...
775
776         * src/folder.c
777                 Add progressbar for cache updates
778         * src/folderutils.c
779                 Optimize Mark all read in the current
780                 folder
781         * src/mh.c
782                 Add progressbar for copy/move
783         * src/procmsg.c
784                 Optimize O(n^2) in copy/move
785         * src/summaryview.c
786         * src/gtk/gtksctree.c
787                 Optimize O(n^2) algos
788         * src/common/timing.h
789                 Display ms instead of us
790
791 2006-05-24 [wwp]        2.2.0cvs53
792
793         * manual/fr/advanced.xml
794                 updates to the French manual.
795
796 2006-05-24 [wwp]        2.2.0cvs52
797
798         * src/common/utils.c
799                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
800
801 2006-05-24 [wwp]        2.2.0cvs51
802
803         * src/folderutils.c
804                 fixed "mark all read" in MH folders (thanks to Colin).
805
806 2006-05-24 [paul]       2.2.0cvs50
807
808         * doc/man/sylpheed-claws.1
809                 updated the man page
810
811 2006-05-23 [colin]      2.2.0cvs49
812
813         * src/folderview.c
814         * src/imap.c
815         * src/inc.c
816         * src/mbox.c
817         * src/messageview.c
818         * src/news.c
819         * src/send_message.c
820         * src/summaryview.c
821         * src/gtk/sslcertwindow.c
822                 alertpanel fixes, by Fabien
823
824 2006-05-23 [colin]      2.2.0cvs48
825
826         * src/folder.c
827         * src/folderview.c
828         * src/msgcache.c
829         * src/summaryview.c
830         * src/gtk/gtksctree.c
831         * src/gtk/gtksctree.h
832                 More timings
833                 Fix slow loading problem, which was caused by the
834                 use of some gtk_ctree funcs and their use of
835                 g_list_position while gtk_ctree_(un)link'ing.
836                 Reap more functions from gtkctree.c to be sure we
837                 use our (fast) version instead of theirs.
838         * src/mh.c
839                 Fix copy of unread mails
840
841
842 2006-05-22 [wwp]        2.2.0cvs47
843
844         * manual/fr/advanced.xml
845                 updated.
846
847 2006-05-22 [colin]      2.2.0cvs46
848
849         * src/filtering.c
850                 Fix possible infinite loop. 'copy' is not a 
851                 final action, so when encountering a 'copy',
852                 we have to check if a previous one was set
853                 and do it. In the same way, if we encounter
854                 a 'move' we have to perform a possibly 
855                 pending 'copy'. This will slow down filtering
856                 on IMAP if move+copy or multiple copy actions
857                 are to be done, but handling it via the batch
858                 would be really too convoluted.
859
860 2006-05-22 [wwp]        2.2.0cvs45
861
862         * manual/fr/advanced.xml
863         * manual/fr/faq.xml
864         * manual/fr/glossary.xml
865         * manual/fr/handling.xml
866         * manual/fr/intro.xml
867         * manual/fr/plugins.xml
868         * manual/fr/sylpheed-claws-manual.xml
869                 sync w/ the english manual: updates URIs, documented mailing-list
870                 support, better explanation about the enabled/disabled feature
871                 in filtering/processing rules by Paul.
872
873 2006-05-21 [colin]      2.2.0cvs44
874
875         * src/summaryview.c
876                 Don't expand after building threads, but during
877
878 2006-05-21 [colin]      2.2.0cvs43
879
880         * src/procmsg.c
881         * src/summaryview.c
882                 More timing possibilities... For next time I have 
883                 to find out how the hell some 3GHz computer takes
884                 one minute to open a 30k folder...
885
886 2006-05-21 [colin]      2.2.0cvs42
887
888         * manual/pl/advanced.xml
889         * manual/pl/faq.xml
890         * manual/pl/glossary.xml
891         * manual/pl/handling.xml
892         * manual/pl/intro.xml
893         * manual/pl/plugins.xml
894         * manual/pl/sylpheed-claws-manual.xml
895                 Polish manual updated by Pawel
896
897 2006-05-20 [colin]
898
899         * 2.3.0-rc3 released
900
901 2006-05-20 [colin]      2.2.0cvs41
902
903         * src/imap.c
904                 Fix -rc2 problems:
905                 - remove cache of moved messages from original folder
906                 - apply new flags to messages even if they aren't appliable
907                   via IMAP.
908
909 2006-05-20 [colin]
910
911         * 2.3.0-rc2 released
912
913 2006-05-19 [colin]      2.2.0cvs40
914
915         * src/imap.c
916                 Don't issue SELECT in imap_change_flags
917                 before having checked that we indeed have
918                 some flags to change. MSG_POSTFILTERED for
919                 example can't be used on IMAP.
920                 Fixes bug #955 (copying messages between 
921                 imap folders is extremely slow), which was
922                 a regression.
923
924 2006-05-19 [colin]      2.2.0cvs39
925
926         * src/folder.c
927         * src/folder.h
928         * src/folderview.c
929                 Try to fix bug #830 (Some unread messages 
930                 get marked read in IMAP inbox):
931                 - Prevent scanning a folder if it's being 
932                   opened via the GUI
933                 - Postpone opening via the GUI of a folder
934                   currently scanned.
935
936
937 2006-05-19 [wwp]        2.2.0cvs38
938
939         * manual/advanced.xml
940                 fix English+typo (thanks to Paul).
941
942 2006-05-19 [wwp]        2.2.0cvs37
943
944         * manual/advanced.xml
945         * manual/fr/advanced.xml
946         * src/gtk/logwindow.c
947         * src/prefs_common.c
948         * src/prefs_common.h
949                 added hidden prefs to allow customization of colors used in
950                 protocol log window (useful for dark gtk+ themes).
951
952 2006-05-19 [wwp]        2.2.0cvs36
953
954         * ChangeLog
955                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
956
957 2006-05-19 [paul]       2.2.0cvs35
958
959         * src/textview.c
960                 make Reply-To fully clickable
961         * src/gtk/logwindow.c
962                 more colouring (SMTP ESMTP)
963         Both patches by Pawel Pekala
964
965 2006-05-19 [cleroy]     2.2.0cvs34
966
967         * src/mh.c
968                 Don't update flags from current folder
969                 Probably fixes bug #935 (Read Messages 
970                 Revert to Being Marked as Unread)
971
972 2006-05-18 [colin]      2.2.0cvs33
973
974         * src/imap.c
975                 Warning fix
976         * src/compose.c
977         * src/mainwindow.c
978         * src/summaryview.c
979         * src/toolbar.c
980                 Allow replying to multiple emails
981                 in multiple windows
982         * src/mimeview.c
983         * src/etpan/imap-thread.c
984                 Leak fixes
985
986 2006-05-18 [paul]       2.2.0cvs32
987
988         * src/summaryview.c
989                 keep Mailing-List menu refreshed
990                 Thanks to Colin
991
992 2006-05-18 [paul]       2.2.0cvs31
993
994         * manual/advanced.xml
995         * manual/faq.xml
996         * manual/glossary.xml
997         * manual/handling.xml
998         * manual/intro.xml
999         * manual/plugins.xml
1000         * manual/sylpheed-claws-manual.xml
1001                 update URLs
1002                 add info about mailing-list support
1003                 edit filtering info
1004         * src/wizard.c
1005         * src/common/defs.h
1006         * src/gtk/about.c
1007         * src/plugins/dillo_viewer/README
1008                 update URLs
1009
1010 2006-05-17 [wwp]        2.2.0cvs30
1011
1012         * manual/handling.xml
1013         * manual/fr/handling.xml
1014                 documented the ability to enabled/disable filtering/processing rules.
1015
1016 2006-05-17 [colin]      2.2.0cvs29
1017
1018         * src/main.c
1019                 Don't initialize g_thread subsystem if it's 
1020                 already done (thanks to Hiro)
1021         * src/mimeview.c
1022                 Fix saving of parts when there name can't be
1023                 converted from UTF-8.
1024
1025 2006-05-17 [paul]       2.2.0cvs28
1026
1027         * po/Makefile.in.in
1028                 fix config.status warning with autoconf 2.60
1029
1030 2006-05-17 [paul]       2.2.0cvs27
1031
1032         * po/POTFILES.in
1033                 add src/mbox.c
1034
1035 2006-05-17 [wwp]        2.2.0cvs26
1036
1037         * src/mainwindow.c
1038                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1039
1040 2006-05-17 [wwp]        2.2.0cvs25
1041
1042         * src/plugins/demo/demo.c
1043                 updated product name in plugin demo (many plugins need to be
1044                 sync'ed w/ that change).
1045
1046 2006-05-17 [colin]      2.2.0cvs24
1047
1048         * src/mh.c
1049                 Fix leak
1050
1051 2006-05-16 [colin]      2.2.0cvs23
1052
1053         * src/mainwindow.c
1054                 Stupid me hit again. Fix cvs22.
1055
1056 2006-05-16 [colin]      2.2.0cvs22
1057
1058         * src/mainwindow.c
1059                 Fix bug #922 (sylpheed-claws crashed after 
1060                 pushing on Inbox folder)
1061
1062 2006-05-16 [colin]      2.2.0cvs21
1063
1064         * src/compose.c
1065                 Make From header be copy/paste/select-able
1066
1067 2006-05-16 [wwp]        2.2.0cvs20
1068
1069         * src/export.c
1070         * src/matcher.c
1071         * src/summaryview.c
1072         * src/etpan/imap-thread.c
1073                 fix some compiler warnings (thanks to Colin).
1074
1075 2006-05-16 [wwp]        2.2.0cvs19
1076
1077         * src/action.c
1078         * src/gedit-print.c
1079         * src/inc.c
1080         * src/mainwindow.c
1081         * src/mh.c
1082         * src/statusbar.c
1083         * src/send_message.c
1084         * src/summaryview.c
1085                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1086
1087 2006-05-15 [colin]      2.2.0cvs18
1088
1089         * src/procmsg.c
1090                 Fix automatic rule creation with List-Post
1091
1092 2006-05-15 [paul]       2.2.0cvs17
1093
1094         * tools/filter_conv_new.pl
1095                 updated for rule enabling/disabling
1096                 claws version >= 2.3.x required
1097
1098 2006-05-15 [cleroy]     2.2.0cvs16
1099
1100         * src/main.c
1101                 Revert test
1102
1103 2006-05-15 [cleroy]     2.2.0cvs15
1104
1105         * src/main.c
1106                 test
1107
1108 2006-05-15 [wwp]        2.2.0cvs14
1109
1110         * manual/pl/.cvsignore
1111                 ignore generated files.
1112
1113 2006-05-14 [wwp]        2.3.0-rc1
1114
1115         * 2.3.0-rc1 released
1116
1117 2006-05-13 [wwp]        2.2.0cvs13
1118
1119         * src/filtering.c
1120         * src/filtering.h
1121         * src/matcher.c
1122         * src/matcher_parser_lex.l
1123         * src/matcher_parser_parse.y
1124         * src/prefs_filtering.c
1125                 new feature: provide the ability to disable filtering and processing
1126                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1127                 adaptations.
1128
1129 2006-05-13 [colin]      2.2.0cvs12
1130
1131         * src/compose.c
1132                 Remove useless if (a) b; else b;
1133                 Thanks to wwp
1134
1135 2006-05-13 [wwp]        2.2.0cvs11
1136
1137         * src/export.c
1138         * src/import.c
1139         * src/mainwindow.c
1140         * src/mbox.c
1141         * src/summaryview.c
1142         * src/summaryview.h
1143                 no more silent failures (or at least less ones) when importing
1144                 or exporting from/to mbox. Also start importing/exporting if
1145                 the necessary info is set.
1146
1147 2006-05-13 [wwp]        2.2.0cvs10
1148
1149         * RELEASE_NOTES
1150                 restored up-to-date release notes.
1151
1152 2006-05-13 [paul]       2.2.0cvs9
1153
1154         * po/nl.po
1155         * po/ru.po
1156                 updated by Tim Dijkstra and Pavlo Bohmat
1157
1158 2006-05-12 [colin]      2.2.0cvs8
1159
1160         * src/gtk/quicksearch.c
1161                 Add "k" as shortcut for "colorlabel". Patch
1162                 by ath42@users.sf.net.
1163
1164 2006-05-12 [paul]       2.2.0cvs7
1165
1166         * src/prefs_common.h
1167         * src/prefs_summaries.c
1168         * src/summaryview.c
1169                 when entering a folder also allow
1170                 going directly to first Marked message
1171
1172 2006-05-12 [paul]       2.2.0cvs6
1173
1174         * src/summaryview.c
1175                 always obey 'confirm before marking all
1176                 mails read' option
1177
1178 2006-05-12 [paul]       2.2.0cvs5
1179
1180         * src/textview.c
1181                 make Sender fully clickable
1182
1183 2006-05-12 [colin]      2.2.0cvs4
1184
1185         * src/compose.c
1186         * src/compose.h
1187                 Let From be editable
1188         * src/main.c
1189         * src/mh.c
1190                 Full support of .mh_sequences' Unseen seq
1191
1192 2006-05-12 [colin]      2.2.0cvs3
1193
1194         * src/folder.c
1195         * src/mainwindow.c
1196         * src/mainwindow.h
1197         * src/messageview.c
1198         * src/prefs_spelling.c
1199         * src/procheader.c
1200         * src/procmsg.c
1201         * src/procmsg.h
1202         * src/summaryview.c
1203         * src/toolbar.c
1204         * src/toolbar.h
1205                 Add contextual menu on Compose toolbar
1206                 button. Fixes bug #944 (Automatic
1207                 addresses not applied when changing account
1208                 from compose window)
1209                 add Mailing List support
1210                 based on the old 0.6.5claws25 patch by
1211                 Melvin Hadasht, with finishing touches
1212                 by Colin
1213                 Fix "ignore thread" when mails are threaded by
1214                 subject (and weren't ignored although appearing
1215                 in the thread).
1216                 GUI rework.
1217                 Both patches by Pawel.
1218
1219 2006-05-08 [paul]       2.2.0cvs2
1220
1221         * src/mainwindow.c
1222         * src/mainwindow.h
1223         * src/messageview.c
1224         * src/procheader.c
1225         * src/procmsg.c
1226         * src/procmsg.h
1227         * src/summaryview.c
1228                 add Mailing List support
1229                 based on the old 0.6.5claws25 patch by 
1230                 Melvin Hadasht, with finishing touches
1231                 by Colin
1232
1233 2006-05-08 [colin]      2.2.0cvs1
1234
1235         * src/mainwindow.c
1236         * src/toolbar.c
1237         * src/toolbar.h
1238                 Add contextual menu on Compose toolbar 
1239                 button. Fixes bug #944 (Automatic 
1240                 addresses not applied when changing account 
1241                 from compose window)
1242
1243 2006-05-08 [paul]       2.2.0
1244
1245         2.2.0 released
1246
1247 2006-05-08 [paul]       2.1.1cvs51
1248
1249         * po/cs.po
1250         * po/de.po
1251         * po/en_GB.po
1252         * po/fi.po
1253         * po/fr.po
1254         * po/pt_BR.po
1255         * po/sr.po
1256         * po/zh_CN.po
1257                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1258                 Fabien Vantard, Frederico Goncalves Guimaraes,
1259                 Aleksandar Urosevic, and Ralgh Young
1260
1261 2006-05-12 [colin]      2.1.1cvs50
1262
1263         * po/cs.po
1264         * po/de.po
1265         * po/en_GB.po
1266         * po/es.po
1267         * po/fi.po
1268         * po/fr.po
1269         * po/pt_BR.po
1270         * po/sr.po
1271         * po/zh_CN.po
1272                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1273                 Fabien Vantard, Frederico Goncalves Guimaraes,
1274                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1275
1276 2006-05-05 [colin]      2.1.1cvs49
1277
1278         * manual/Makefile.am
1279         * manual/pl/Makefile.am
1280         * manual/pl/account.xml
1281         * manual/pl/ack.xml
1282         * manual/pl/addrbook.xml
1283         * manual/pl/advanced.xml
1284         * manual/pl/faq.xml
1285         * manual/pl/glossary.xml
1286         * manual/pl/gpl.xml
1287         * manual/pl/handling.xml
1288         * manual/pl/intro.xml
1289         * manual/pl/keyboard.xml
1290         * manual/pl/plugins.xml
1291         * manual/pl/starting.xml
1292         * manual/pl/sylpheed-claws-manual.xml
1293         * manual/pl/dist/.cvsignore
1294         * manual/pl/dist/Makefile.am
1295         * manual/pl/dist/html/.cvsignore
1296         * manual/pl/dist/html/Makefile.am
1297         * manual/pl/dist/pdf/.cvsignore
1298         * manual/pl/dist/pdf/Makefile.am
1299         * manual/pl/dist/ps/.cvsignore
1300         * manual/pl/dist/ps/Makefile.am
1301         * manual/pl/dist/txt/.cvsignore
1302         * manual/pl/dist/txt/Makefile.am
1303                 Add the polish translation of the manual,
1304                 Authored by Pawel Pekala.
1305
1306 2006-05-05 [cleroy]     2.1.1cvs48
1307
1308         * src/main.c
1309                 Re-read matcherrc after loading plugins 
1310                 if some of them add folders.
1311
1312 2006-05-03 [colin]      2.1.1cvs47
1313
1314         * src/imap.c
1315                 I'm idiot
1316
1317 2006-05-03 [colin]      2.1.1cvs46
1318
1319         * src/imap.c
1320                 Be sure to have a session when
1321                 getting separator
1322
1323 2006-05-03 [colin]      2.1.1cvs45
1324
1325         * src/imap.c
1326         * src/imap.h
1327         * src/imap_gtk.c
1328                 Fix preventing renaming with namespace 
1329                 separator.
1330
1331 2006-05-01 [colin]      2.1.1cvs44
1332
1333         * src/action.c
1334                 Don't reload messageview when result of
1335                 action is piped.
1336
1337 2006-04-29 [colin]      2.1.1cvs43
1338
1339         * src/prefs_receive.c
1340         * src/plugins/spamassassin/spamassassin_gtk.c
1341         * src/plugins/clamav/clamav_plugin_gtk.c
1342                 GUI fixes by Pawel
1343
1344 2006-04-29 [colin]      2.1.1cvs42
1345
1346         * src/prefs_compose_writing.c
1347         * src/prefs_quote.c
1348                 Cleanups. Patch by Pawel
1349
1350 2006-04-28 [paul]       2.1.1cvs41
1351
1352         * src/matcher.c
1353                 fix returned quick search results when search
1354                 term contains an underscore.
1355                 Thanks to Colin
1356
1357 2006-04-28 [paul]       2.1.1cvs40
1358
1359         * src/prefs_message.c
1360         * src/prefs_receive.c
1361                 GUI cleanups
1362                 Patches by Pawel Pekala
1363
1364 2006-04-27 [colin]      2.1.1cvs39
1365
1366         * src/wizard.c
1367                 Differentiate subject Welcome from
1368                 window's title Welcome
1369
1370 2006-04-27 [paul]
1371
1372         2.2.0-rc1 released
1373
1374 2006-04-27 [paul]       2.1.1cvs38
1375
1376         * manual/advanced.xml
1377         * manual/fr/advanced.xml
1378                 add info about compose_no_markup hidden pref
1379
1380 2006-04-27 [paul]       2.1.1cvs37
1381
1382         * src/prefs_account.c
1383                 improve privacy labels
1384         * src/prefs_msg_colors.c
1385                 change some strings for translators' convenience
1386         * src/gtk/gtkutils.c
1387                 don't underline the link button text
1388
1389 2006-04-25 [colin]      2.1.1cvs36
1390
1391         * src/folder.c
1392                 Complete 2.1.1cvs33 (once more ;)
1393
1394 2006-04-25 [colin]      2.1.1cvs35
1395
1396         * src/editldap.c
1397                 Fix tooltip
1398
1399 2006-04-25 [cleroy]     2.1.1cvs34
1400
1401         * src/compose.c
1402         * src/gtk/gtkaspell.c
1403                 Fix crash on redirect (related to the return 
1404                 of the aspell menu in compose's toolbar)
1405         * src/prefs_msg_colors.c
1406                 Fix sensitivity widgets
1407         * src/image_viewer.c
1408         * src/gtk/pluginwindow.c
1409         * src/gtk/prefswindow.c
1410                 Change released signals to clicked (Fabien)
1411         * po/POTFILES.in
1412         * src/common/socket.c
1413         * src/plugins/spamassassin/spamassassin.c
1414                 Translate strings (Fabien)
1415
1416 2006-04-25 [paul]       2.1.1cvs33
1417
1418         * src/folder.c
1419         * src/folder.h
1420         * src/folderview.c
1421                 complete the fix of bug #912
1422                 Thanks to Colin
1423
1424 2006-04-25 [colin]      2.1.1cvs32
1425
1426         * src/news.c
1427                 Better progress bar
1428         * src/mimeview.c
1429         * src/summaryview.c
1430         * src/summaryview.h
1431                 Fix focus chain
1432                 Patches by Pawel Pekala
1433
1434 2006-04-24 [colin]      2.1.1cvs31
1435
1436         * src/compose.c
1437                 Fix compilation warnings (Fabien)
1438
1439 2006-04-24 [colin]      2.1.1cvs30
1440
1441         * src/addrindex.c
1442         * src/editldap.c
1443         * src/editldap_basedn.c
1444         * src/editldap_basedn.h
1445         * src/ldapctrl.c
1446         * src/ldapctrl.h
1447         * src/ldapquery.c
1448         * src/ldaputil.c
1449         * src/ldaputil.h
1450                 Fix bug #901 (LDAPS support)
1451
1452 2006-04-24 [colin]      2.1.1cvs29
1453
1454         * src/compose.c
1455                 Fix logic on error with send dialog on
1456         * src/imap.c
1457                 Fix compilation without libetpan, thanks
1458                 to Fabien
1459         * src/summaryview.c
1460                 Fix 'context-menu' key
1461
1462 2006-04-23 [colin]      2.1.1cvs28
1463
1464         * src/folder.c
1465                 Never free current's cache to free up 
1466                 memory. Fixes bug #912 (new count 
1467                 randomly set to message count)
1468
1469 2006-04-23 [colin]      2.1.1cvs27
1470
1471         * src/gtk/quicksearch.c
1472                 And remove printf...
1473
1474 2006-04-23 [colin]      2.1.1cvs26
1475
1476         * src/gtk/quicksearch.c
1477                 Fix replacing in quicksearch, and fix inserting
1478                 in the middle of the string. (introduced at 2.1.0cvs22)
1479
1480 2006-04-23 [colin]      2.1.1cvs25
1481
1482         * src/imap.c
1483                 Make sure uidnext is initialized in get_num_list
1484                 (not for stable, related to 2.1.1cvs8 and friends)
1485
1486 2006-04-23 [colin]      2.1.1cvs24
1487
1488         * src/imap.c
1489                 Output something when login is successful
1490                 too
1491
1492 2006-04-23 [colin]      2.1.1cvs23
1493
1494         * src/etpan/imap-thread.c
1495                 Better logging (line-per-line, hide data in fetch)
1496                 Fix a const warning
1497         * src/gtk/logwindow.c
1498         * src/gtk/logwindow.h
1499                 Better logging (color for input/output)
1500
1501 2006-04-21 [colin]      2.1.1cvs22
1502
1503         * src/gtk/quicksearch.c
1504                 On gtk+-2.8, use stock buttons in quicksearch
1505                 Based on a patch by Fabien and a design by Paul
1506
1507 2006-04-21 [colin]      2.1.1cvs21
1508
1509         * src/folderview.c
1510         * src/mainwindow.c
1511                 Fix occasional flicker in folderview
1512         * src/common/utils.c
1513                 Fix bug #943 (Incorrectly parsed email address 
1514                 list in short headers on message view and in 
1515                 printouts)
1516
1517 2006-04-20 [colin]      2.1.1cvs20
1518
1519         * src/imap.c
1520         * src/imap.h
1521         * src/prefs_account.c
1522                 Add ANONYMOUS auth for IMAP
1523
1524 2006-04-20 [paul]       2.1.1cvs19
1525
1526         * src/main.c
1527                 proper fix for 2.1.1cvs18
1528                 Thanks to Colin
1529
1530 2006-04-20 [paul]       2.1.1cvs18
1531
1532         * src/main.c
1533                 fix build warnings
1534
1535 2006-04-20 [paul]       2.1.1cvs17
1536
1537         * src/gtk/quicksearch.c
1538                 fix standard, non-extended Quick search,
1539                 was broken in 2.1.1cvs15.
1540                 Thanks to Colin.
1541
1542 2006-04-20 [colin]      2.1.1cvs16
1543
1544         * src/prefs_matcher.c
1545                 Fix values when reselecting a ~test
1546                 rule
1547
1548 2006-04-19 [colin]      2.1.1cvs15
1549
1550         * src/compose.c
1551         * src/compose.h
1552         * src/gtk/gtkaspell.c
1553         * src/gtk/gtkaspell.h
1554                 Put back Options menu in Spelling/
1555         * src/gtk/quicksearch.c
1556                 Don't search, and show error, if the
1557                 advanced search has a syntax error
1558
1559 2006-04-18 [colin]      2.1.1cvs14
1560
1561         * src/textview.c
1562                 Fix gdk warnings on set_cursor when textview
1563                 isn't visible
1564
1565 2006-04-18 [colin]      2.1.1cvs13
1566
1567         * src/gtk/gtksctree.c
1568                 Remove seemingly useless refresh that causes
1569                 flicker - watch this commit in case of 
1570                 problems before planned backport to stable
1571
1572 2006-04-18 [colin]      2.1.1cvs12
1573
1574         * src/imap.c
1575                 Factorize get/set_xml code
1576         * src/compose.c
1577         * src/prefs_account.c
1578         * src/prefs_account.h
1579         * src/procmsg.c
1580                 Add Encrypt to self option
1581
1582 2006-04-17 [colin]      2.1.1cvs11
1583
1584         * configure.ac
1585                 Fix search on encrpyt function on dragonfly
1586                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1587
1588 2006-04-17 [colin]      2.1.1cvs10
1589
1590         * src/prefs_account.c
1591                 Be safe by default: remove mails from POP3
1592                 after 7 days, not immediately
1593
1594 2006-04-17 [colin]      2.1.1cvs9
1595
1596         * src/etpan/imap-thread.c
1597                 Fix build on DragonFly - patch by 
1598                 Jonathan Buschmann <jonthn@agmact.com>
1599
1600 2006-04-17 [colin]      2.1.1cvs8
1601
1602         * src/imap.c
1603                 Save uidnext between sessions
1604
1605 2006-04-17 [colin]      2.1.1cvs7
1606
1607         * src/imap.c
1608                 scan is required when uid validity changes
1609
1610 2006-04-17 [colin]      2.1.1cvs6
1611
1612         * src/folderview.c
1613                 Don't scan if not necessary, apart in current
1614                 folder and INBOX to fetch flags.
1615         * src/imap.c
1616                 Scan is necessary if unread count changes
1617
1618 2006-04-17 [colin]      2.1.1cvs5
1619
1620         * src/imap.c
1621                 ...But always fetch ANSWERED and DELETED flags for
1622                 INBOX, as filtering can happen on these flags.
1623
1624 2006-04-17 [colin]      2.1.1cvs4
1625
1626         * src/imap.c
1627                 Don't fetch REPLIED and DELETED flags when synchronising
1628                 flags with a closed folder. We only need UNSEEN and FLAGGED
1629                 to update the folderview.
1630
1631 2006-04-17 [colin]      2.1.1cvs3
1632
1633         * src/imap.c
1634                 Faster flag search when there are new mails 
1635                 in a folder. We can do a full search if the 
1636                 folder contains less messages than the new
1637                 list.
1638
1639 2006-04-17 [colin]      2.1.1cvs2
1640
1641         * po/cs.po
1642         * po/de.po
1643         * po/fr.po
1644         * po/nl.po
1645         * po/pt_BR.po
1646                 Update translations from stable branch
1647
1648 2006-04-17 [colin]      2.1.1cvs1
1649
1650         * configure.ac
1651                 Bump version to follow stable release
1652
1653 2006-04-16 [mones]      2.1.0cvs50
1654
1655         * po/es.po
1656                 Updated for release
1657
1658 2006-04-16 [colin]      2.1.0cvs49
1659
1660         * src/textview.c
1661                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1662                 with gtk < 2.8. Thanks to Fabien Vantard.
1663
1664 2006-04-15 [colin]      2.1.0cvs48
1665
1666         * src/etpan/imap-thread.c
1667                 Fix bug #919 (libetpan: SEGV when connecting 
1668                 using command)
1669
1670 2006-04-14 [colin]      2.1.0cvs47
1671
1672         * src/main.c
1673                 Fix race on --select (should be done better)
1674
1675 2006-04-14 [wwp]        2.1.0cvs46
1676
1677         * src/send_message.c
1678                 enforce a check for domain in account prefs (a sending
1679                 error could be faced if domain was checked but no value set),
1680                 thanks to Colin.
1681
1682 2006-04-14 [colin]      2.1.0cvs45
1683
1684         * src/codeconv.c
1685                 when converting from unknown to unknown, if the
1686                 string is UTF8, don't convert it to the locale
1687                 (which breaks it)
1688
1689 2006-04-14 [colin]      2.1.0cvs44
1690
1691         * src/compose.c
1692                 Don't try to use ASCII for converting headers
1693                 (as done in body)
1694
1695 2006-04-14 [paul]       2.1.0cvs43
1696
1697         * src/crash.c
1698                 add locale/charset info to crash report
1699         * src/gtk/about.c
1700                 add wwp to doc team
1701                 replace 'e-mail' with preferred 'email'
1702         * src/gtk/authors.h
1703                 ensure contributors list is in alphabetical
1704                 order
1705
1706 2006-04-13 [colin]      2.1.0cvs42
1707
1708         * src/textview.c
1709                 Prevent gdk warnings
1710
1711 2006-04-13 [colin]      2.1.0cvs41
1712
1713         * src/common/ssl_certificate.c
1714         * src/common/ssl_certificate.h
1715         * src/gtk/sslcertwindow.c
1716                 Warn on expired certs, and display the expiration date
1717
1718 2006-04-13 [colin]      2.1.0cvs40
1719
1720         * src/plugins/spamassassin/spamassassin_gtk.c
1721                 Fix missing set_text on unix socket
1722
1723 2006-04-13 [wwp]        2.1.0cvs39
1724
1725         * manual/fr/advanced.xml
1726         * manual/fr/glossary.xml
1727                 applied new spam/ham/email lexicon (pourriel, courriel)
1728
1729 2006-04-13 [paul]       2.1.0cvs38
1730
1731         * src/plugins/pgpmime/plugin.c
1732                 remove the mention of S/MIME from the
1733                 description. This is now handled by the
1734                 S/MIME plugin.
1735
1736 2006-04-13 [paul]       2.1.0cvs37
1737
1738         * src/prefs_msg_colors.c
1739                 rework dialog
1740         * src/prefs_folder_item.c
1741         * src/prefs_spelling.c
1742                 add a tooltip to the colour selector buttons
1743
1744 2006-04-13 [wwp]        2.1.0cvs36
1745
1746         * manual/advanced.xml
1747         * manual/glossary.xml
1748         * manual/handling.xml
1749         * manual/keyboard.xml
1750         * manual/plugins.xml
1751         * manual/starting.xml
1752         * manual/fr/account.xml
1753         * manual/fr/ack.xml
1754         * manual/fr/addrbook.xml
1755         * manual/fr/advanced.xml
1756         * manual/fr/faq.xml
1757         * manual/fr/glossary.xml
1758         * manual/fr/gpl.xml
1759         * manual/fr/handling.xml
1760         * manual/fr/intro.xml
1761         * manual/fr/keyboard.xml
1762         * manual/fr/plugins.xml
1763         * manual/fr/starting.xml
1764         * manual/fr/sylpheed-claws-manual.xml
1765                 fixes to the manuals:
1766                  - summaryview -> Message List (same in French)
1767                  - translate key names
1768                  - fix French punctuation, use non-breakable spaces when
1769                    necessary, don't use &thinsp; which is not portable
1770                  - tell what maildir and mbox formats we support
1771
1772 2006-04-12 [wwp]        2.1.0cvs35
1773
1774         * src/prefs_toolbar.c
1775                 unified a replace button more,
1776                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1777
1778 2006-04-12 [wwp]        2.1.0cvs34
1779
1780         * src/prefs_common.c
1781         * src/prefs_msg_colors.c
1782                 make default color labels translatable,
1783                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1784                 thanks to Tim <timbrain@post.cz> for reporting.
1785
1786 2006-04-12 [wwp]        2.1.0cvs33
1787
1788         * manual/glossary.xml
1789         * manual/intro.xml
1790         * manual/plugins.xml
1791         * manual/starting.xml
1792         * manual/sylpheed-claws-manual.xml
1793         * manual/fr/.cvsignore
1794         * manual/fr/account.xml
1795         * manual/fr/ack.xml
1796         * manual/fr/addrbook.xml
1797         * manual/fr/advanced.xml
1798         * manual/fr/faq.xml
1799         * manual/fr/glossary.xml
1800         * manual/fr/handling.xml
1801         * manual/fr/intro.xml
1802         * manual/fr/keyboard.xml
1803         * manual/fr/plugins.xml
1804         * manual/fr/starting.xml
1805         * manual/fr/sylpheed-claws-manual.xml
1806                 various fixes: typos, missing .fr translations, punctuation,
1807                 capitalization, links, accents and some bad French more.
1808
1809 2006-04-12 [wwp]        2.1.0cvs32
1810
1811         * src/prefs_gtk.c
1812                 fix for bug #935: always store prefs files in UTF-8 (thanks
1813                 to Colin).
1814
1815 2006-04-11 [colin]      2.1.0cvs31
1816
1817         * src/compose.c
1818                 Fix inserting files not in utf8 when locale is utf8
1819
1820 2006-04-11 [colin]      2.1.0cvs30
1821
1822         * src/inc.c
1823                 Don't show error dialog when cancelling connection
1824                 Patch by Pawel
1825
1826 2006-04-11 [cleroy]     2.1.0cvs29
1827
1828         * src/compose.c
1829                 Implement multiple quote levels
1830         * src/prefs_common.c
1831                 Change a little bit the quote bgcolor for 2nd level
1832
1833 2006-04-11 [colin]      2.1.0cvs28
1834
1835         * src/gtk/about.c
1836                 Add locale and charset in the label
1837
1838 2006-04-10 [colin]      2.1.0cvs27
1839
1840         * src/compose.c
1841         * src/prefs_common.c
1842         * src/prefs_common.h
1843         * src/prefs_msg_colors.c
1844         * src/textview.c
1845                 Allow optional background color in quotes
1846                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1847                 GTK+-2.8.x feature
1848
1849 2006-04-10 [colin]      2.1.0cvs26
1850
1851         * src/main.c
1852         * src/mainwindow.c
1853         * src/mainwindow.h
1854                 Implement --select
1855
1856 2006-04-10 [colin]      2.1.0cvs25
1857
1858         * manual/plugins.xml
1859         * manual/fr/plugins.xml
1860                 Document libcurl's proxy variables
1861
1862 2006-04-09 [colin]      2.1.0cvs24
1863
1864         * src/prefs_common.c
1865                 gettext() returns statically allocated stuff. We have
1866                 to strdup it in order to be able to free it.
1867
1868 2006-04-09 [colin]      2.1.0cvs23
1869
1870         * AUTHORS
1871         * src/gtk/authors.h
1872                 Add Alexei
1873
1874 2006-04-09 [colin]      2.1.0cvs22
1875
1876         * src/mainwindow.c
1877         * src/gtk/quicksearch.c
1878                 Fix bug #859 (problems with cyrilic input in 
1879                 search panel) - Patch by Alexey Illarionov 
1880                 <littlesavage@rambler.ru>
1881
1882 2006-04-09 [colin]      2.1.0cvs21
1883
1884         * src/prefs_customheader.c
1885                 I prefer removing then freeing rather than the contrary
1886                 (even if it doesn't change anything ;-)
1887         * src/prefs_account.c
1888                 Fix bug #933 (Crash re-entering the custom headers list 
1889                 dialog in accounts prefs)
1890                 The problem happened when cancelling the Account 
1891                 Preferences' dialogs - in which case we didn't do 
1892                 anything to the PrefsAccount * struct. In case of applying,
1893                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1894                 working with in this dialog. The problem is that 
1895                 prefs_customheader.c, working on this tmp_ac_prefs, always
1896                 changes the ->customhdr_list pointer, even when cancelled. 
1897                 So in case of cancelling the prefs_account dialog, we still
1898                 have to update ->customhdr_list in the real account.
1899
1900 2006-04-08 [colin]      2.1.0cvs20
1901
1902         * manual/fr/glossary.xml
1903         * manual/fr/keyboard.xml
1904                 Forgot some headers :)
1905
1906 2006-04-08 [colin]      2.1.0cvs19
1907
1908         * manual/Makefile.am
1909         * manual/fr/Makefile.am
1910         * manual/fr/account.xml
1911         * manual/fr/ack.xml
1912         * manual/fr/addrbook.xml
1913         * manual/fr/advanced.xml
1914         * manual/fr/faq.xml
1915         * manual/fr/glossary.xml
1916         * manual/fr/gpl.xml
1917         * manual/fr/handling.xml
1918         * manual/fr/intro.xml
1919         * manual/fr/keyboard.xml
1920         * manual/fr/plugins.xml
1921         * manual/fr/starting.xml
1922         * manual/fr/sylpheed-claws-manual.xml
1923         * manual/fr/dist/.cvsignore
1924         * manual/fr/dist/Makefile.am
1925         * manual/fr/dist/html/.cvsignore
1926         * manual/fr/dist/html/Makefile.am
1927         * manual/fr/dist/pdf/.cvsignore
1928         * manual/fr/dist/pdf/Makefile.am
1929         * manual/fr/dist/ps/.cvsignore
1930         * manual/fr/dist/ps/Makefile.am
1931         * manual/fr/dist/txt/.cvsignore
1932         * manual/fr/dist/txt/Makefile.am
1933                 Add the french translation of the manual. Thanks to
1934                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1935                 account.xml, ack.xml, addrbook.xml and advanced.xml
1936
1937 2006-04-08 [colin]      2.1.0cvs18
1938
1939         * manual/plugins.xml
1940         * manual/starting.xml
1941                 More fixes
1942
1943 2006-04-07 [colin]      2.1.0cvs17
1944
1945         * manual/faq.xml
1946         * manual/intro.xml
1947         * manual/keyboard.xml
1948                 Little fixes
1949
1950 2006-04-07 [colin]      2.1.0cvs16
1951
1952         * README
1953         * src/compose.c
1954         * src/prefs_common.c
1955         * src/prefs_common.h
1956                 Add hidden compose_no_markup pref
1957
1958 2006-04-07 [wwp]        2.1.0cvs15
1959
1960         * src/summary_search.c
1961         * .cvsignore
1962                 Bugfix: stop button was sticky when searching in an empty folder.
1963                 Applied curly brackets code style to the whole file (summary_search.c).
1964                 More files to ignore.
1965
1966 2006-04-07 [wwp]        2.1.0cvs14
1967
1968         * src/message_search.c
1969         * src/summary_search.c
1970                 changed default button when search bumps at file/folder
1971                 beginning or end, for convenience (thanks to Colin).
1972
1973 2006-04-07 [paul]       2.1.0cvs13
1974
1975         * src/plugins/dillo_viewer/dillo_prefs.c
1976                 avoid future potential for namespace collision
1977                 Patch by Colin
1978
1979 2006-04-06 [wwp]        2.1.0cvs12
1980
1981         * src/summary_search.c
1982                 Unify extended/advanced searches names (and thus factorize labels),
1983                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1984
1985 2006-04-06 [wwp]        2.1.0cvs11
1986
1987         * src/folderview.c
1988         * src/prefs_themes.c
1989         * src/summaryview.c
1990                 Fixed some compilation warnings.
1991
1992 2006-04-06 [colin]      2.1.0cvs10
1993
1994         * manual/advanced.xml
1995                 Document the wizard template and how to deploy
1996                 Sylpheed-Claws effectively
1997
1998 2006-04-06 [colin]      2.1.0cvs9
1999
2000         * src/folderview.c
2001                 gettext patch to tell translators about _("#"),
2002                 by Maxim Britov
2003
2004 2006-04-06 [colin]      2.1.0cvs8
2005
2006         * src/textview.c
2007                 Fix invalid GtkTextBIter after clicking "Display as text"
2008
2009 2006-04-06 [mones]      2.1.0cvs7
2010
2011         * src/addr_compl.c
2012         * src/addrindex.c
2013         * src/addritem.c
2014         * src/codeconv.c
2015         * src/compose.c
2016         * src/filtering.c
2017         * src/folder.c
2018         * src/folder_item_prefs.c
2019         * src/folderview.c
2020         * src/localfolder.c
2021         * src/matcher.c
2022         * src/mimeview.c
2023         * src/prefs_msg_colors.c
2024         * src/prefs_spelling.c
2025         * src/prefs_themes.c
2026         * src/procmime.c
2027         * src/procmsg.c
2028         * src/stock_pixmap.c
2029         * src/summaryview.c
2030         * src/textview.c
2031         * src/toolbar.c
2032         * src/common/mgutils.c
2033         * src/common/prefs.c
2034         * src/common/ssl_certificate.c
2035         * src/gtk/colorlabel.c
2036         * src/gtk/quicksearch.c
2037         * src/plugins/pgpmime/pgpmime.c
2038         * src/plugins/spamassassin/spamassassin.c
2039                 Removed redundant NULL checks for g_free() calls.
2040                 Patch by Pawel Pekala.
2041
2042 2006-04-06 [mones]      2.1.0cvs6
2043
2044         * src/prefs_actions.c
2045         * src/prefs_filtering.c
2046         * src/prefs_filtering_action.c
2047         * src/prefs_matcher.c
2048         * src/prefs_template.c
2049         * src/gtk/gtkutils.c
2050         * src/gtk/gtkutils.h
2051                 Have a nice replace button. Patch by Pawel Pekala
2052
2053 2006-04-06 [colin]      2.1.0cvs5
2054
2055         * src/addressbook.c
2056                 Fix crash with empty columns
2057
2058 2006-04-05 [colin]      2.1.0cvs4
2059
2060         * src/wizard.c
2061         * src/prefs_gtk.c
2062                 Allow wizard customization with pre-filled values
2063
2064 2006-04-05 [colin]      2.1.0cvs3
2065
2066         * src/textview.c
2067         * src/mimeview.c
2068         * src/mimeview.h
2069                 Nicer messages in mimeview
2070
2071 2006-04-05 [colin]      2.1.0cvs2
2072
2073         * src/addressbook.c
2074         * src/prefs_summaries.c
2075                 i18n fix
2076
2077 2006-04-05 [colin]      2.1.0cvs1
2078
2079         * src/plugins/pgpcore/plugin.c
2080         * src/plugins/pgpcore/select-keys.c
2081         * src/plugins/pgpcore/select-keys.h
2082         * src/plugins/pgpcore/sgpgme.c
2083         * src/plugins/pgpcore/sgpgme.h
2084         * src/plugins/pgpinline/pgpinline.c
2085         * src/plugins/pgpinline/plugin.c
2086         * src/plugins/pgpmime/pgpmime.c
2087         * src/plugins/pgpmime/plugin.c
2088                 Factorize and generalize a bit 
2089                 Drop S/MIME signature verification from PGP/MIME
2090                 (adding it as another, more complete plugin)
2091
2092 2006-04-05 [paul]       2.1.0
2093
2094         2.1.0 released
2095
2096 2006-04-05 [paul]       2.0.0cvs186
2097
2098         * manual/advanced.xml
2099                 add info on colour labels
2100
2101 2006-04-05 [paul]       2.0.0cvs185
2102
2103         * po/bg.po
2104         * po/cs.po
2105         * po/de.po
2106         * po/el.po
2107         * po/en_GB.po
2108         * po/fi.po
2109         * po/fr.po
2110         * po/it.po
2111         * po/nl.po
2112         * po/pl.po
2113         * po/pt_BR.po
2114         * po/sr.po
2115         * po/zh_CN.po
2116                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2117                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2118                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2119                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2120         * src/gtk/authors.h
2121         * tools/claws.i18n.status.pl
2122                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2123                 and new Czech translator, Tim <timbrain@post.cz>
2124
2125 2006-04-05 [mones]      2.0.0cvs184
2126
2127         * po/es.po
2128                 Updated translation
2129
2130 2006-04-05 [colin]      2.0.0cvs183
2131
2132         * src/gtk/quicksearch.c
2133                 Fix bug #929 (unnecessary reload in quick search bar)
2134
2135 2006-04-05 [colin]      2.0.0cvs182
2136
2137         * src/compose.c
2138                 Fix crash on Reply with no From:
2139                 Show signature and conversion error on queuing 
2140                 (but not sending)
2141         * src/mainwindow.c
2142         * src/summaryview.c
2143         * src/summaryview.h
2144                 Factorize threading code and make sure msginfo 
2145                 is not null when it comes from a GtkCTreeRow's 
2146                 data
2147         * src/gtk/gtkaspell.c
2148                 Check for necessary things
2149         * src/gtk/gtksctree.c
2150         * src/gtk/gtksctree.h
2151                 Reset anchor if necessary when removing node
2152
2153 2006-03-29 [colin]      2.0.0cvs181
2154
2155         * src/folderview.c
2156                 Warn for disabled IMAP accounts (due to lack of
2157                 libetpan). Breaks string-freeze - sorry - but it
2158                 is kind of important ;)
2159
2160 2006-03-28 [colin]      2.0.0cvs180
2161
2162         * src/gtk/gtkutils.c
2163         * src/gtk/gtkutils.h
2164                 Add a gtkut_get_link_btn() function that
2165                 creates a button which acts like an URI
2166         * src/prefs_themes.c
2167         * src/gtk/about.c
2168                 Use this function (factorizes codes)
2169         * src/common/defs.h
2170         * src/gtk/pluginwindow.c
2171                 Add a "Get more..." in the plugins window
2172
2173 2006-03-28 [colin]      2.0.0cvs179
2174
2175         * src/common/smtp.c
2176         * src/common/passcrypt.c
2177         * src/undo.c
2178                 Warning fixes. Patch by Pawel Pekala
2179
2180 2006-03-27 [colin]      2.0.0cvs178
2181
2182         * src/undo.c
2183                 Fix undoing by blocks with spaces
2184
2185 2006-03-27 [colin]      2.0.0cvs177
2186
2187         * src/textview.c
2188                 Set margin to 3px for headers
2189
2190 2006-03-27 [paul]
2191
2192         2.1.0-rc2 released
2193
2194 2006-03-27 [wwp]        2.0.0cvs176
2195
2196         * src/summaryview.c
2197                 don't reset quicksearch when updating the message list.
2198                 Thanks to Colin.
2199
2200 2006-03-26 [wwp]        2.0.0cvs175
2201
2202         * src/compose.c
2203                 use a unified border width ('other' tab in the compose window,
2204                 patch by Pawel Pekala).
2205
2206
2207 2006-03-26 [wwp]        2.0.0cvs174
2208
2209         * src/common/quoted-printable.c
2210         * src/addressbook.c
2211                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2212
2213 2006-03-26 [colin]      2.0.0cvs173
2214
2215         * src/quote_fmt_parse.y
2216                 Fix non-UTF8 date formats messing up the whole quote a 
2217                 little bit
2218
2219 2006-03-26 [colin]      2.0.0cvs172
2220
2221         * src/procheader.c
2222                 Make sure the date is UTF8 valid, or try to make it
2223                 so. IncrediMail is really IncrediStupid.
2224         * src/compose.c
2225                 Fix possible conversions. 
2226                 
2227
2228 2006-03-26 [colin]      2.0.0cvs171
2229
2230         * src/matcher.c
2231                 Fix corner cases in body search. This is still a
2232                 hack... It seems impossible to make it good and 
2233                 reasonably fast at the same time.
2234
2235 2006-03-26 [colin]      2.0.0cvs170
2236
2237         * src/summaryview.c
2238                 I think I killed the twilight zone bug!
2239                 summary_select_node() flushes GTK events in order
2240                 to be able to center the view. But this also 
2241                 flushes keypresses like Ctrl-Alt-U, so this can
2242                 call summary_show from summary_select_node (itself
2243                 called from summary_show, etc.). And the summaryview
2244                 has to be unlocked in this function. So just locking
2245                 while processing GTK events, and bailing if locked, 
2246                 should fix it.
2247                 Fixes bug #927 (SIGSEGV during Update Summary)
2248
2249 2006-03-25 [colin]      2.0.0cvs169
2250
2251         * src/matcher.c
2252                 Fix search in QP-encoded bodies
2253                 Fix utf-8 searches in bodies encoded in the
2254                 locale's encoding
2255         * src/common/quoted-printable.c
2256         * src/common/quoted-printable.h
2257                 Add a decode function that doesn't overwrite
2258                 the original pointer
2259                 
2260
2261 2006-03-24 [colin]      2.0.0cvs168
2262
2263         * src/action.c
2264         * src/summaryview.c
2265         * src/summaryview.h
2266                 Update message cache after action
2267                 Patch by H. Merijn Brand
2268         * src/prefs_msg_colors.c
2269                 Factorize label 
2270                 Patch by Fabien Vantard
2271         * src/plugins/spamassassin/spamassassin_gtk.c
2272                 Remove useless translation
2273                 Patch by Fabien Vantard
2274
2275 2006-03-23 [colin]      2.0.0cvs167
2276
2277         * src/common/ssl.c
2278                 Let 30 seconds to SSL_connect
2279
2280 2006-03-23 [wwp]        2.0.0cvs166
2281
2282         * src/summaryview.c
2283         * src/gtk/description_window.c
2284                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2285                 and headers are translated; adjust description windows' width to fit their
2286                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2287
2288 2006-03-23 [paul]       2.0.0cvs165
2289
2290         * src/common/utils.c
2291                 fix highlighting of URIs containing "()"
2292                 (2.0.0cvs164's reversal fixed)
2293                 Thanks to Colin.
2294
2295 2006-03-23 [paul]       2.0.0cvs164
2296
2297         * src/common/utils.c
2298                 revert patch, (postponing a fix), at 2.0.0cvs120
2299                 as it breaks more URIs than it fixes.
2300                 Allow '-' to be a terminating character in a URI
2301
2302 2006-03-22 [colin]      2.0.0cvs163
2303
2304         * configure.ac
2305                 Require libetpan 0.45
2306                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2307
2308 2006-03-22 [paul]       2.0.0cvs162
2309
2310         * src/editgroup.c
2311                 replace '<-' and '->' buttons with GTK_STOCK graphical
2312                 buttons
2313         * src/summary_search.c
2314                 don't offer '...' for translation
2315                 add a tooltip to advanced search '...' button
2316         * src/gtk/quicksearch.c
2317                 don't offer '...' for translation
2318
2319 2006-03-21 [colin]      2.0.0cvs161
2320
2321         * src/compose.c
2322                 Fix middle-click pasting (insert at click
2323                 position instead of cursor position, don't
2324                 remove existing selection and allow pasting
2325                 our own selection)
2326         * src/addressbook.c
2327                 "LDAP Server" -> "LDAP servers"
2328
2329 2006-03-21 [wwp]        2.0.0cvs160
2330
2331         * src/etpan/imap-thread.c
2332                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2333
2334 2006-03-20 [colin]      2.0.0cvs159
2335
2336         * src/summaryview.c
2337                 Don't reload summaryview after an execute with no
2338                 move action
2339
2340 2006-03-19 [colin]      2.0.0cvs158
2341
2342         * src/addressbook.c
2343                 and put groups at the top, always
2344
2345 2006-03-19 [colin]      2.0.0cvs157
2346
2347         * src/addressbook.c
2348                 Order groups before names, as previously
2349
2350 2006-03-19 [colin]      2.0.0cvs156
2351
2352         * src/addressbook.c
2353                 - Sort case-unsensitive
2354                 - Put the sort arrow at opening too
2355
2356 2006-03-19 [wwp]        2.0.0cvs155
2357
2358         * src/addressbook.c
2359                 allow sorting by name/email/remarks, ensure that right-pane's contents
2360                 matches the left-pane selection (cleared when appropriate).
2361                 Patch by Pawel Pekala <c0rn@o2.pl>.
2362
2363 2006-03-18 [colin]      2.0.0cvs154
2364
2365         * src/textview.c
2366                 Fix text cursor ;)
2367
2368 2006-03-18 [colin]      2.0.0cvs153
2369
2370         * src/gtk/filesel.c
2371                 Make sure we hide the preview if we didn't get
2372                 a filename
2373
2374 2006-03-18 [colin]      2.0.0cvs152
2375
2376         * src/summaryview.c
2377                 Set cursor to watch for execution (fixes lack
2378                 of watch-cursor when dnd'ing hundreds of mails)
2379         * src/gtk/filesel.c
2380                 Check that mime type is 'image/*' before updating
2381                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2382
2383 2006-03-18 [colin]      2.0.0cvs151
2384
2385         * src/mainwindow.c
2386         * src/textview.c
2387         * src/textview.h
2388                 Put a watch cursor in textview too when the mainwindow's
2389                 cursor in a watch
2390
2391 2006-03-18 [colin]      2.0.0cvs150
2392
2393         * src/folder.c
2394                 Change wrong asserts to simple tests
2395
2396 2006-03-17 [colin]      2.0.0cvs149
2397
2398         * src/mainwindow.c
2399         * src/mainwindow.h
2400         * src/prefs_msg_colors.c
2401         * src/summaryview.c
2402         * src/summaryview.h
2403         * src/gtk/colorlabel.c
2404         * src/gtk/colorlabel.h
2405                 Add a color label menu in the main menubar
2406                 Add (fixed) accels Ctrl-{0-7} to change the color
2407                 They have to be fixed because the menu's dynamic,
2408                 the items are complex widgets, hence we can't use
2409                 a GtkItemFactory.
2410
2411
2412 2006-03-17 [wwp]        2.0.0cvs148
2413
2414         * src/compose.c
2415                 rollback few lines from my previous commit (those lines come from
2416                 a pending patch, accidentally commited, even if neutral as they are
2417                 commented out).
2418
2419 2006-03-17 [wwp]        2.0.0cvs147
2420
2421         * src/compose.c
2422                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2423                 applied code style/indentation to the modified function.
2424
2425 2006-03-17 [wwp]        2.0.0cvs146
2426
2427         * src/procmsg.c
2428         * src/compose.c
2429                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2430
2431 2006-03-17 [paul]
2432
2433         2.1.0-rc1 released
2434
2435 2006-03-17 [paul]       2.0.0cvs145
2436
2437         * src/main.c
2438                 addressbook_read_file() was called twice
2439         * src/textview.c
2440                 X-Mailer highlighting
2441
2442 2006-03-16 [colin]      2.0.0cvs144
2443
2444         * src/sourcewindow.c
2445         * src/sourcewindow.h
2446                 And the last one, in source window.
2447
2448 2006-03-16 [colin]      2.0.0cvs143
2449
2450         * src/compose.c
2451         * src/compose.h
2452                 Fix the same stuff in compose
2453
2454 2006-03-16 [colin]      2.0.0cvs142
2455
2456         * src/messageview.c
2457                 Complete the previous messageview crash fix
2458
2459 2006-03-16 [colin]      2.0.0cvs141
2460
2461         * src/procmsg.h
2462         * src/procmsg.c
2463         * src/folder.c
2464                 Fix POSTPROCESSING hook
2465                 Patch by H. Merijn Brand
2466
2467         * src/procmime.c
2468         * src/procmime.h
2469                 Parse Content-Location
2470
2471         * src/toolbar.c
2472         * src/messageview.c
2473         * src/messageview.h
2474                 Don't crash when a top-level MessageView has
2475                 been closed on us. Same problematic than
2476                 yesterday's quicksearch issue.
2477
2478 2006-03-15 [colin]      2.0.0cvs140
2479
2480         * src/gtk/quicksearch.c
2481                 Fix a bitchy race we didn't think about when we
2482                 added quicksearch cancellation:
2483                 If the search is not on cached fields, for example
2484                 body_part matchcase "stuff"
2485                 the matcher code has to get the whole message. If
2486                 we're on IMAP, that can be slow, and in order to
2487                 be non-blocking, the IMAP code idle loop processes
2488                 gtk events too. So it is possible to cancel a
2489                 quicksearch while the matcher is getting the mail's
2490                 body. After matcher got its body, it will start to
2491                 iterate over the matcher list that the Quicksearch's
2492                 clear_search_cb() just freed via prepare_matcher().
2493                 SIGSEGV ensues.
2494                 The fix consists of guarding the matcherlist_match()
2495                 call with a boolean 'matching'. If we reset the
2496                 quicksearch while matching is TRUE, we don't free
2497                 the matcherlist anymore like we did, but we set
2498                 another new flag, deferred_free, to TRUE. Then,
2499                 in quicksearch_match(), just after returning from
2500                 matcherlist_match() and unsetting the matching flag,
2501                 we check the deferred_free flag and do the
2502                 prepare_matcher() (which does the matcherlist_free)
2503                 for real, so we free the matcherlist once it's not
2504                 used anymore.
2505                 As all of this runs via the glib main loop, we
2506                 luckily don't need a mutex.
2507         * src/summaryview.c
2508                 Also, show progress while searching.
2509
2510
2511 2006-03-14 [colin]      2.0.0cvs139
2512
2513         * src/alertpanel.c
2514                 Make alertpanel_is_open non-static
2515
2516 2006-03-14 [colin]      2.0.0cvs138
2517
2518         * src/prefs_spelling.c
2519                 Cleanups - Fabien Vantard
2520
2521 2006-03-14 [wwp]        2.0.0cvs137
2522
2523         * src/main.c
2524                 code style normalization (curly braces, indentation).
2525
2526 2006-03-14 [wwp]        2.0.0cvs137
2527
2528         * src/main.c
2529                 code style (braces, indentation)
2530
2531 2006-03-12 [paul]       2.0.0cvs136
2532
2533         * src/prefs_common.c
2534                 trans_hdr defaults to FALSE to be RFC-savvy
2535         * src/prefs_summaries.c
2536                 add a tooltip to the trans_hdr option
2537                 
2538
2539 2006-03-12 [paul]       2.0.0cvs135
2540
2541         * src/prefs_matcher.c
2542                 give a little more width to the combos
2543         * src/prefs_display_header.c
2544         * src/textview.c
2545                 translate headers if prefs_common.trans_hdr
2546                 is TRUE
2547
2548         Patches by Pawel Pekala
2549
2550 2006-03-12 [paul]       2.0.0cvs134
2551
2552         * src/plugins/clamav/clamav_plugin.c
2553         * src/plugins/dillo_viewer/dillo_viewer.c
2554         * src/plugins/pgpcore/plugin.c
2555         * src/plugins/pgpinline/plugin.c
2556         * src/plugins/pgpmime/plugin.c
2557         * src/plugins/spamassassin/spamassassin.c
2558                 update/add to descriptions
2559         * src/plugins/spamassassin/spamassassin_gtk.c
2560                 fixes to the english, remove superfluous
2561                 tooltips, clean up a little
2562
2563 2006-03-12 [paul]       2.0.0cvs133
2564
2565         * src/compose.c
2566                 fix Bug 924, 'Account combo box shows up wrong 
2567                 if & is in account name'
2568
2569 2006-03-11 [colin]      2.0.0cvs132
2570
2571         * src/summaryview.c
2572                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2573                 messed up shift-selection because is slows down
2574                 moving around summaryview. thanks -users
2575
2576 2006-03-10 [colin]      2.0.0cvs131
2577
2578         * src/plugins/spamassassin/spamassassin_gtk.c
2579                 Put back Paul's engrish fixes
2580
2581 2006-03-10 [colin]      2.0.0cvs130
2582
2583         * src/plugins/spamassassin/spamassassin.c
2584         * src/plugins/spamassassin/spamassassin.h
2585         * src/plugins/spamassassin/spamassassin_gtk.c
2586                 Cleanup SA prefs page (more)
2587                 Patch by Fabien Vantard
2588
2589 2006-03-10 [paul]       2.0.0cvs129
2590
2591         * src/prefs_msg_colors.c
2592         * src/prefs_spelling.c
2593                 widget sensitivity
2594
2595 2006-03-09 [mones]      2.0.0cvs128
2596
2597         * po/es.po
2598                 Update for next RC
2599
2600 2006-03-09 [wwp]        2.0.0cvs127
2601
2602         * configure.ac
2603                 revert accidental commit (requirement for libetpan 0.43), this time
2604                 not in HEAD.
2605
2606 2006-03-09 [wwp]        2.0.0cvs125
2607
2608         * configure.ac
2609                 revert accidental commit (requirement for libetpan 0.43)
2610
2611 2006-03-09 [paul]       2.0.0cvs126
2612
2613         * src/prefs_receive.c
2614                 remove useless frame
2615                 replace 'incorporation' with 'receiving'
2616         * src/plugins/clamav/clamav_plugin_gtk.c
2617         * src/plugins/spamassassin/spamassassin_gtk.c
2618                 improve widget sensitivity
2619                 fix a bit his engrish
2620
2621 2006-03-09 [wwp]        2.0.0cvs125
2622
2623         * src/addressadd.c
2624         * src/foldersel.c
2625         * src/prefs_common.c
2626         * src/prefs_common.h
2627                 remember some more windows' sizes (add to addressbook and
2628                 select folder).
2629
2630 2006-03-09 [paul]       2.0.0cvs124
2631
2632         * src/plugins/pgpcore/prefs_gpg.c
2633                 normalise construction of dialogue
2634
2635 2006-03-09 [paul]       2.0.0cvs123
2636
2637         * src/plugins/trayicon/Makefile.am
2638                 add missing slash
2639
2640 2006-03-08 [colin]      2.0.0cvs122
2641
2642         * src/plugins/trayicon/Makefile.am
2643                 Fix build in separate dir 
2644                 Patch by Bamanzi <bamanzi@gmail.com>
2645
2646 2006-03-08 [colin]      2.0.0cvs121
2647
2648         * src/procmsg.c
2649                 Batch move and copies from summaryview with delayed execution
2650                 too
2651
2652 2006-03-07 [paul]       2.0.0cvs120
2653
2654         * src/common/utils.c
2655                 fix highlighting of URIs containing "()"
2656                 Patch by Pawel Pekala
2657
2658 2006-03-07 [paul]       2.0.0cvs119
2659
2660         * src/folder.c
2661         * src/folder.h
2662         * src/folderview.c
2663                 immediately do alphabetical resort when
2664                 changing a folder's name
2665                 Patch by Pawel Pekala
2666
2667 2006-03-07 [paul]       2.0.0cvs118
2668
2669         * src/news.c
2670         * src/news_gtk.c
2671                 when unsubscribing a newsgroup, remove the
2672                 folder and msgs in .sylpheed-claws/newscache
2673                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2674
2675 2006-03-07 [paul]       2.0.0cvs117
2676
2677         * src/textview.c
2678                 fix wrong Fake URL Warning
2679                 Thanks to Hiro
2680
2681 2006-03-07 [colin]      2.0.0cvs116
2682
2683         * src/imap.c
2684                 Return immediately when password dialog was
2685                 cancelled
2686         * src/gtk/inputdialog.c
2687                 Allow empty strings for passwords
2688
2689
2690 2006-03-06 [colin]      2.0.0cvs115
2691
2692         * src/imap.c
2693                 Prevent double-timeouts when connection fails
2694
2695 2006-03-06 [colin]
2696
2697         2.0.1-rc1 released
2698
2699 2006-03-06 [colin]      2.0.0cvs114
2700
2701         * src/imap.c
2702                 Refresh session during potentially long
2703                 operations
2704
2705 2006-03-06 [wwp]        2.0.0cvs113
2706
2707         * src/prefs_msg_colors.h
2708                 forgot that one (custom color labels).
2709
2710 2006-03-06 [wwp]        2.0.0cvs112
2711
2712         * src/prefs_common.c
2713         * src/prefs_common.h
2714         * src/prefs_msg_colors.c
2715         * src/summaryview.c
2716         * src/summaryview.h
2717         * src/gtk/colorlabel.c
2718         * src/gtk/colorlabel.h
2719                 colors in messages list are now customizable. Color values and names can
2720                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2721                 Thanks to Paul and Colin for their help with this longstanding patch!
2722
2723 2006-03-06 [wwp]        2.0.0cvs111
2724
2725         * src/textview.c
2726                 don't crash if (x)face is bad.
2727
2728 2006-03-05 [paul]       2.0.0cvs110
2729
2730         * AUTHORS
2731         * configure.ac
2732         * src/Makefile.am
2733         * src/common/Makefile.am
2734         * src/common/utils.h
2735         * src/etpan/imap-thread.c
2736         * src/gtk/authors.h
2737         * src/plugins/clamav/Makefile.am
2738         * src/plugins/demo/Makefile.am
2739         * src/plugins/dillo_viewer/Makefile.am
2740         * src/plugins/pgpcore/Makefile.am
2741         * src/plugins/pgpcore/passphrase.c
2742         * src/plugins/pgpinline/Makefile.am
2743         * src/plugins/pgpmime/Makefile.am
2744         * src/plugins/spamassassin/Makefile.am
2745         * src/plugins/trayicon/Makefile.am
2746                 fix builiding on cygwin
2747                 Patch by Ralgh Young <bamanzi@gmail.com>
2748
2749 2006-03-04 [wwp]        2.0.0cvs109
2750
2751         * manual/keyboard.xml
2752                 fix mixed up/down keys.
2753
2754 2006-03-04 [wwp]        2.0.0cvs108
2755
2756         * README
2757         * INSTALL
2758                 updated links to SpamAssassin.
2759
2760 2006-03-04 [wwp]        2.0.0cvs107
2761
2762         * manual/plugins.xml
2763         * src/plugins/spamassassin/README
2764                 updated SpamAssassin plugin docs to reflect new functional additions
2765                 (also fix/update/documents few technical stuff more, see the README).
2766
2767 2006-03-04 [wwp]        2.0.0cvs106
2768
2769         * src/prefs_message.c
2770                 normalized capitalization of message-prefs paths.
2771
2772 2006-03-04 [wwp]        2.0.0cvs105
2773
2774         * manual/advanced.xml
2775                 typo.
2776
2777 2006-03-03 [colin]      2.0.0cvs104
2778
2779         * src/plugins/clamav/clamav_plugin_gtk.c
2780                 Rework prefs page, patch by Fabien 
2781
2782 2006-03-03 [colin]      2.0.0cvs103
2783
2784         * src/plugins/clamav/clamav_plugin.c
2785                 Set error on all errors
2786
2787 2006-03-03 [colin]      2.0.0cvs102
2788
2789         * src/common/plugin.c
2790                 Initialize error to avoid crashing when a plugin fails
2791                 without setting error
2792
2793 2006-03-02 [wwp]        2.0.0cvs101
2794
2795         * configure.ac
2796                 fixed linker flags for libetpan support on Cygwin
2797                 (thanks to H.Merijn Brand).
2798
2799 2006-03-02 [wwp]        2.0.0cvs100
2800
2801         * src/addressbook.c
2802                 fix some AB error messages: one for punctuation and
2803                 one wrongly duplicate (thanks, maxbritov).
2804
2805 2006-03-02 [wwp]        2.0.0cvs99
2806
2807         * src/plugins/spamassassin/spamassassin.c
2808                 make sync calls to sa-learn/spamc to prevent
2809                 system (whatever local or client/server) overload.
2810
2811 2006-03-02 [colin]      2.0.0cvs98
2812
2813         * src/summaryview.c
2814                 Put the spam icon in the status column instead of the
2815                 mark one
2816
2817 2006-03-01 [colin]      2.0.0cvs97
2818
2819         * src/plugins/spamassassin/spamassassin.c
2820                 Fix segfault (g_file_set_contents fails for some 
2821                 reason and err==0x2f. Can't find out why with
2822                 valgrind, using working function :-)
2823
2824 2006-03-01 [colin]      2.0.0cvs96
2825
2826         * src/inc.c
2827                 Offline overriding: let 'No' be cached only 3 seconds
2828
2829 2006-03-01 [colin]      2.0.0cvs95
2830
2831         * src/addr_compl.c
2832         * src/addrbook.c
2833         * src/addressbook.c
2834         * src/addrindex.c
2835         * src/folder_item_prefs.c
2836         * src/headerview.c
2837         * src/imap.c
2838         * src/inc.c
2839         * src/ldif.c
2840         * src/mainwindow.c
2841         * src/mh.c
2842         * src/msgcache.c
2843         * src/prefs_common.h
2844         * src/prefs_msg_colors.c
2845         * src/procheader.c
2846         * src/procheader.h
2847         * src/procmime.c
2848         * src/procmsg.c
2849         * src/procmsg.h
2850         * src/send_message.h
2851         * src/simple-gettext.c
2852         * src/summaryview.c
2853         * src/summaryview.h
2854         * src/syldap.c
2855         * src/textview.c
2856         * src/undo.c
2857         * src/common/ssl_certificate.c
2858         * src/common/utils.c
2859         * src/gtk/colorsel.c
2860         * src/gtk/gtksctree.c
2861         * src/gtk/gtkshruler.c
2862         * src/plugins/trayicon/trayicon.c
2863                 #if 0 goes to /dev/null
2864
2865 2006-03-01 [colin]      2.0.0cvs94
2866
2867         * src/compose.c
2868         * src/imap.c
2869         * src/inc.c
2870         * src/inc.h
2871         * src/messageview.c
2872         * src/news.c
2873         * src/plugins/spamassassin/spamassassin.c
2874                 Allow to add information in the "working offline"
2875                 window
2876
2877 2006-03-01 [wwp]        2.0.0cvs93
2878
2879         * src/plugins/spamassassin/spamassassin.c
2880                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2881                 'cause it seems that calling `spamc ... < inputfile` with
2882                 g_spawn_(a)sync simply.. erm doesn't work :-).
2883
2884 2006-03-01 [wwp]        2.0.0cvs92
2885
2886         * src/toolbar.c
2887         * src/toolbar.h
2888                 simplify the adding of spam/ham button to the messageview toolbar
2889                 (it gets more clear now that the same button will be "Mark as spam"
2890                 or "Mark as ham" according to the current message status,
2891                 thanks to Colin).
2892
2893 2006-03-01 [wwp]        2.0.0cvs91
2894
2895         * src/messageview.c
2896         * src/procmsg.c
2897         * src/procmsg.h
2898         * src/summaryview.c
2899         * src/plugins/spamassassin/spamassassin.c
2900         * src/plugins/spamassassin/spamassassin.h
2901                 make learner callbacks return a status (0 for ok),
2902                 handle it in main code to avoid setting flags when learning failed,
2903                 don't learn on TCP if offline in spamassassin,
2904                 thanks to Colin.
2905
2906                 
2907
2908 2006-03-01 [wwp]        2.0.0cvs90
2909
2910         * src/compose.c
2911                 some work around the compose window's account menu,
2912                 patch by Fabien Vantard.
2913
2914 2006-03-01 [wwp]        2.0.0cvs89
2915
2916         * src/plugins/spamassassin/spamassassin.c
2917                 fixed bad logics, was using spamc in local mode and sa-learn
2918                 in remote mode (thanks, Colin).
2919
2920 2006-03-01 [wwp]        2.0.0cvs88
2921
2922         * src/plugins/spamassassin/spamassassin.c
2923         * src/plugins/spamassassin/spamassassin.h
2924         * src/plugins/spamassassin/spamassassin_gtk.c
2925                 made processing of emails w/ sa-plugin an option (default is TRUE),
2926                 fixed Engrish some tooltips, capitalization of some debug messages
2927                 and warnings. The spamassassin plugin now provides two separate
2928                 services: process emails upon incorporation and spamd training.
2929                 Both services (un)register independently but use some common
2930                 plugin settings (transport settings, spam storage location).
2931
2932 2006-02-28 [wwp]        2.0.0cvs87
2933
2934         * src/plugins/spamassassin/spamassassin.c
2935                 fix async flag to spamc cmdline execution (batch exec should
2936                 be asynchronous).
2937
2938 2006-02-27 [wwp]        2.0.0cvs86
2939
2940         * src/plugins/spamassassin/spamassassin.c
2941         * src/plugins/spamassassin/spamassassin.h
2942         * src/plugins/spamassassin/spamassassin_gtk.c
2943                 - added the ability to learn a remote spamassassin server (spamd),
2944                 using spamc.
2945                 - added the spamassassin option 'username', that applies to all
2946                 spamassassin operations (filtering, learning, local or remote).
2947                 The default username is the current unix user (if left blank
2948                 from gtk prefs or config file).
2949                 - commented out some unused code (notebook widget), removed unused
2950                 layout (hbox1).
2951                 - make more widgets sensitive to the transport type.
2952
2953 2006-02-27 [colin]      2.0.0cvs85
2954
2955         * src/plugins/spamassassin/spamassassin.c
2956                 Fix sa-learn call when offline
2957
2958 2006-02-27 [colin]      2.0.0cvs84
2959
2960         * configure.ac
2961         * src/Makefile.am
2962         * src/mainwindow.c
2963         * src/mainwindow.h
2964         * src/messageview.c
2965         * src/messageview.h
2966         * src/prefs_toolbar.c
2967         * src/procmsg.c
2968         * src/stock_pixmap.c
2969         * src/stock_pixmap.h
2970         * src/summaryview.c
2971         * src/toolbar.c
2972         * src/toolbar.h
2973         * src/pixmaps/ham_btn.xpm
2974         * src/pixmaps/spam.xpm
2975         * src/pixmaps/spam_btn.xpm
2976         * src/plugins/spamassassin/spamassassin.c
2977                 Add button in toolbar for spam learning
2978                 Fix a few bugs from the last related commit
2979                 Revert 1.9.6cvs23 which messed up shift-selection
2980
2981 2006-02-24 [colin]      2.0.0cvs83
2982
2983         * src/procmsg.c
2984         * src/summaryview.c
2985         * src/summaryview.h
2986         * src/plugins/spamassassin/spamassassin.c
2987         * src/plugins/spamassassin/spamassassin.h
2988         * src/plugins/spamassassin/spamassassin_gtk.c
2989                 Unregister learner when spamassassin is either
2990                 disabled or over tcp
2991
2992 2006-02-24 [colin]      2.0.0cvs82
2993
2994         * src/Makefile.am
2995         * src/mainwindow.c
2996         * src/mainwindow.h
2997         * src/procmsg.c
2998         * src/procmsg.h
2999         * src/stock_pixmap.c
3000         * src/stock_pixmap.h
3001         * src/summaryview.c
3002         * src/summaryview.h
3003         * src/gtk/icon_legend.c
3004         * src/pixmaps/spam.xpm  ** NEW FILE **
3005         * src/plugins/spamassassin/spamassassin.c
3006         * src/plugins/spamassassin/spamassassin_gtk.c
3007                 Add spam learning interface (Mark/Mark as 
3008                 (spam|ham) menus)
3009
3010 2006-02-24 [wwp]        2.0.0cvs81
3011
3012         * src/compose.c
3013         * src/compose.h
3014         * src/filtering.c
3015                 hide compose window when sending message in batch mode
3016                 (filtering: forward and redirect). Also fixed a wrong
3017                 value returned when sending failed, neutral anyway.
3018                 (Colin, me) 
3019
3020 2006-02-24 [wwp]        2.0.0cvs80
3021
3022         * src/mainwindow.c
3023                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3024
3025 2006-02-24 [paul]       2.0.0cvs79
3026
3027         * src/news.c
3028         * src/news.h
3029         * src/news_gtk.c
3030                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3031                 Thanks to Colin
3032
3033 2006-02-23 [colin]      2.0.0cvs78
3034
3035         * src/alertpanel.c
3036                 Change OK to Close in alertpanel with View log
3037                 button; add accel to View log. Patch by Fabien
3038                 Vantard
3039
3040 2006-02-23 [wwp]        2.0.0cvs77
3041
3042         * src/compose.c
3043                 silly me, there were much more tests to perform, since toolbars can
3044                 really have down to 1 element only.
3045
3046 2006-02-23 [wwp]        2.0.0cvs76
3047
3048         * commitHelper
3049                 fixed indentation from my previous commit. Fallback to VISUAL if
3050                 EDITOR is not set (and to vi, at last resort).
3051
3052 2006-02-23 [wwp]        2.0.0cvs75
3053
3054         * commitHelper
3055                 improved error detection (Colin, me).
3056
3057 2006-02-23 [wwp]        2.0.0cvs74
3058
3059         * src/prefs_toolbar.c
3060                 simplify and fix prefs/toolbars layouting. Combos' contents can
3061                 now be really displayed.
3062
3063 2006-02-23 [wwp]        2.0.0cvs73
3064         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3065         be really displayed.
3066
3067 2006-02-22 [wwp]        2.0.0cvs72
3068
3069         * src/compose.c
3070                 fix a typo in my previous commit (sorry!).
3071
3072 2006-02-22 [wwp]        2.0.0cvs71
3073
3074         * src/prefs_toolbar.c
3075                 fix a crash when adding separators to toolbars,
3076                 also fix some separator item information.
3077
3078 2006-02-22 [wwp]        2.0.0cvs70
3079
3080         * src/compose.c
3081                 fix a crash when redirecting (for instance) when compose window's
3082                 toolbar contents has been customized (when some buttons have been
3083                 removed in fact).
3084
3085 2006-02-21 [wwp]        2.0.0cvs69
3086
3087         * src/summaryview.c
3088         * src/gtk/pluginwindow.c
3089         * src/plugins/pgpcore/prefs_gpg.c
3090                 fix some compilation warnings (feat. remains of removed code).
3091
3092 2006-02-21 [wwp]        2.0.0cvs68
3093
3094         * src/gtk/gtkutils.c
3095                 fix two compilation issues, thanks to Stephan Sachse.
3096
3097 2006-02-20 [colin]      2.0.0cvs67
3098
3099         * src/mainwindow.c
3100                 Don't reselect displayed mail on refocus
3101                 This fixes actions misbehaving 
3102
3103 2006-02-20 [wwp]        2.0.0cvs66
3104
3105         * src/summaryview.c
3106         * src/gtk/gtksctree.c
3107         * src/gtk/gtkshruler.c
3108                 changed more runtime typecast checks.
3109
3110 2006-02-20 [wwp]        2.0.0cvs65
3111
3112         * src/summary_search.c
3113                 find all - summaryview refresh issue fixed, thanks to Colin.
3114
3115 2006-02-20 [wwp]        2.0.0cvs64
3116
3117         * src/gtk/gtkutils.c
3118                 better runtime typecast checks.
3119
3120 2006-02-20 [wwp]        2.0.0cvs63
3121
3122         * src/summary_search.c
3123                 enhancements to the summary search:
3124                         - add the ability to stop the running search
3125                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3126                         - don't search if no criteria (From/To/Subject/Body) is set
3127                         - ensure that a busy mouse pointer is always shown when searching,
3128                           show it even a bit earlier
3129
3130 2006-02-19 [colin]      2.0.0cvs62
3131
3132         * src/compose.c
3133         * src/imap.c
3134         * src/etpan/imap-thread.c
3135         * src/etpan/imap-thread.h
3136                 (Future) IMAP speed improvement on sending
3137                 Will require a libetpan update
3138         * src/summaryview.c
3139         * src/gtk/quicksearch.c
3140                 Make quicksearch clearable while running.
3141
3142 2006-02-17 [colin]      2.0.0cvs61
3143
3144         * src/imap.c
3145         * src/etpan/imap-thread.c
3146         * src/etpan/imap-thread.h
3147                 Check for IMAP certificates
3148                 ** Requires libetpan-0.42-cvs4 
3149                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3150
3151 2006-02-17 [colin]      2.0.0cvs60
3152
3153         * src/messageview.c
3154         * src/prefs_common.c
3155         * src/prefs_common.h
3156         * src/prefs_message.c
3157                 Add pref to display HTML-only mails with plugin, 
3158                 if possible (defaulting to FALSE of course).
3159
3160 2006-02-16 [colin]      2.0.0cvs59
3161
3162         * src/main.c
3163         * src/common/plugin.c
3164         * src/common/plugin.h
3165         * src/gtk/pluginwindow.c
3166                 Keep track of requested (but unloaded) plugins
3167                 in some error cases.
3168
3169 2006-02-16 [wwp]        2.0.0cvs58
3170
3171         * src/gtk/gtkaspell.c
3172         * src/gtk/gtkaspell.h
3173         * src/prefs_spelling.c
3174         * src/compose.c
3175         * src/prefs_common.c
3176         * src/prefs_common.h
3177                 implemented new optional spellchecker behaviour: re-check message when
3178                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3179
3180 2006-02-16 [wwp]        2.0.0cvs57
3181
3182         * src/quote_fmt_parse.y
3183                 pclose popen'ed pipe.
3184
3185 2006-02-15 [colin]      2.0.0cvs56
3186
3187         * src/mimeview.c
3188         * src/mimeview.h
3189                 Let MimeViewers know which MimeView they
3190                 depend of.
3191         * src/summaryview.c
3192                 Swap From/To columns in Sent/Queue/Drafts
3193                 folders
3194         * src/etpan/imap-thread.c
3195                 Use mailstream_low_tls_open() for STARTTLS
3196                 instead of mailstream_low_ssl_open()
3197                 ** REQUIRES libetpan 0.42cvs3 **
3198
3199 2006-02-15 [wwp]        2.0.0cvs55
3200
3201         * src/compose.c
3202         * src/compose.h
3203         * src/message_search.c
3204         * src/message_search.h
3205         * src/textview.c
3206         * src/gtk/gtkutils.c
3207         * src/gtk/gtkutils.h
3208                 added the ability to Find text in the compose window (and a bit
3209                 of code factorization).
3210
3211 2006-02-15 [wwp]        2.0.0cvs54
3212
3213         * src/prefs_gtk.c
3214                 yet another one file was missing (fix for some widgets' sensitivity).
3215                 Thanks Colin!
3216
3217 2006-02-15 [wwp]        2.0.0cvs53
3218
3219         * src/prefs_gtk.h
3220                 oops forgot that file (fix for some widgets' sensitivity).
3221
3222 2006-02-15 [wwp]        2.0.0cvs52
3223
3224         * src/summary_search.c
3225                 implemented advanced summary search options (added the ability
3226                 to use matcher conditions in an advanced search mode).
3227
3228 2006-02-15 [wwp]        2.0.0cvs51
3229
3230         * src/plugins/pgpcore/prefs_gpg.c
3231         * src/prefs_account.c
3232                 fix some widget sensitivity, mostly around some labels in
3233                 account prefs.
3234
3235 2006-02-15 [paul]       2.0.0cvs50
3236
3237         * manual/advanced.xml
3238                 improve Templates info
3239                 written by wwp
3240
3241 2006-02-14 [colin]      2.0.0cvs49
3242
3243         * src/pixmaps/address_book.xpm
3244         * src/pixmaps/preferences.xpm
3245         * src/pixmaps/properties.xpm
3246                 Fix pixmap size - patch by Fabien Vantard
3247
3248 2006-02-13 [colin]      2.0.0cvs48
3249
3250         * src/procmime.c
3251                 Add missing fclose()s on error
3252         * src/textview.c
3253                 Remove unused code
3254         * src/common/utils.c
3255                 Fix temp files not being deleted on windows
3256         Patches by Thomas Gilgin
3257
3258 2006-02-13 [colin]      2.0.0cvs47
3259
3260         * src/mainwindow.c
3261                 Fix exit crash
3262
3263 2006-02-13 [wwp]        2.0.0cvs46
3264
3265         * src/plugins/pgpcore/prefs_gpg.c
3266                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3267
3268 2006-02-12 [colin]      2.0.0cvs45
3269
3270         * src/folderview.c
3271         * src/main.c
3272         * src/mainwindow.c
3273                 Fix "stuff" when quitting
3274
3275 2006-02-12 [wwp]        2.0.0cvs44
3276
3277         * src/prefs_themes.c
3278                 fix typos in debug messages.
3279
3280 2006-02-11 [colin]      2.0.0cvs43
3281
3282         * src/summaryview.c
3283                 don't allow drag/drop from ourself
3284
3285 2006-02-10 [wwp]        2.0.0cvs42
3286
3287         * src/exporthtml.c
3288         * src/html.c
3289         * src/html.h
3290         * src/procmime.c
3291         * src/textview.c
3292                 renamed html_ prefixed functions and data structures to avoid
3293                 namespace clashes w/ other software (gtkhtml2 for instance).
3294                 Closes bug #907.
3295
3296
3297 2006-02-09 [colin]      2.0.0cvs41
3298
3299         * src/summaryview.c
3300                 Fix shitty logic messed up. Thanks Ticho for the hint!
3301
3302 2006-02-09 [wwp]        2.0.0cvs40
3303
3304         * src/gtk/about.c
3305         * src/compose.c
3306         * src/prefs_account.c
3307         * src/prefs_gtk.h
3308         * src/editaddress.c
3309                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3310                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3311                 Browse buttons in accounts prefs.
3312
3313 2006-02-09 [colin]      2.0.0cvs39
3314
3315         * src/matcher.c
3316                 Check for pointer before using its members
3317         * src/gtk/gtksourceprintjob.c
3318                 Fix a wrong warning
3319
3320 2006-02-09 [wwp]        2.0.0cvs38
3321
3322         * src/gtk/filesel.c
3323                 fix few compiler warnings (type mismatch).
3324
3325 2006-02-09 [paul]       2.0.0cvs37
3326
3327         * po/fr.po
3328                 updated by Fabien Vantard
3329
3330 2006-02-08 [colin]      2.0.0cvs36
3331
3332         * src/prefs_common.c
3333         * src/common/defs.h
3334         * src/common/plugin.c
3335                 allow windows and linux configurations to coexist
3336                 patch by Thomas Gilgin
3337
3338 2006-02-08 [colin]      2.0.0cvs35
3339
3340         * src/filtering.c
3341         * src/matcher.c
3342         * src/matcher.h
3343         * src/matcher_parser_parse.y
3344         * src/prefs_filtering_action.c
3345         * src/prefs_matcher.c
3346                 Add the "Ignore thread" filtering
3347                 action
3348
3349 2006-02-08 [colin]      2.0.0cvs34
3350
3351         * src/compose.c
3352         * src/procmime.c
3353         * src/procmime.h
3354                 Fix bug #905 (damaged attachment)
3355                 text files with raw \0's aren't really text files
3356         FOR_STABLE
3357
3358 2006-02-08 [colin]      2.0.0cvs33
3359
3360         * src/summaryview.c
3361                 Fix crasher introduced yesterday
3362
3363 2006-02-08 [wwp]        2.0.0cvs32
3364
3365         * src/compose.c
3366         * src/compose.h
3367                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3368
3369 2006-02-08 [wwp]        2.0.0cvs31
3370
3371         * src/prefs_template.c
3372                 templates enhancement: allow address completion for Cc and Bcc fields
3373                 (it was currently possible for the To field only)
3374
3375 2006-02-08 [colin]      2.0.0cvs30
3376
3377         * src/compose.c
3378                 Don't unblock if not blocked
3379         FOR_STABLE
3380
3381 2006-02-07 [colin]      2.0.0cvs29
3382
3383         * src/action.c
3384                 Forgot to refresh summaryview
3385
3386 2006-02-07 [colin]      2.0.0cvs28
3387
3388         * src/action.c
3389                 Freeze/thaw message list and folder list while
3390                 processing %as{} actions 
3391         * src/compose.c
3392                 Fix auto-wrap disabling after a middle-click
3393                 paste - FOR_STABLE
3394
3395 2006-02-07 [paul]       2.0.0cvs27
3396
3397         * src/folder.c
3398                 fix freeing of uninitialised pointers
3399                 Thanks to Colin
3400
3401 2006-02-06 [colin]      2.0.0cvs26
3402
3403         * src/folder.c
3404                 Use g_slist_prepend in potentially big list
3405
3406 2006-02-06 [colin]      2.0.0cvs25
3407
3408         * src/folder.c
3409                 Completely skip processing if it doesn't 
3410                 exist (faster!)
3411
3412 2006-02-06 [colin]      2.0.0cvs24
3413
3414         * src/folder.c
3415         * src/summaryview.c
3416                 Batch filtering in summaryview (from Tools menu)
3417                 and pre/post//-processing too
3418
3419 2006-02-06 [colin]      2.0.0cvs23
3420
3421         * src/procmsg.h
3422         * src/filtering.c
3423                 Use a special field for batch filtering instead
3424                 of stepping on deferred execution's toes
3425
3426 2006-02-06 [colin]      2.0.0cvs22
3427
3428         * src/action.c
3429         * src/filtering.c
3430         * src/filtering.h
3431         * src/folder.c
3432         * src/summaryview.c
3433                 Fix filtering via menus and actions
3434
3435 2006-02-06 [colin]      2.0.0cvs21
3436
3437         * src/imap.c
3438                 Put the added file directly to cache if possible (will work
3439                 with next libetpan)
3440         * src/filtering.c
3441         * src/filtering.h
3442         * src/inc.c
3443         * src/folder.c
3444         * src/mbox.c
3445         * src/procmsg.h
3446                 Move and copy filtered messages by batches instead of one
3447                 by one - faster on IMAP
3448         * src/procmsg.c
3449                 Add a function that'll possibly be useful later
3450
3451 2006-02-06 [colin]      2.0.0cvs20
3452
3453         * src/addressbook.c
3454                 Use internal mime-type instead of text/plain for d'n'd
3455         * src/compose.c
3456                 Allow attaching files from mimeview's icon list via d'n'd
3457         * src/folderview.c
3458         * src/folderview.h
3459                 Use internal mime-type instead of text/plain for d'n'd
3460                 Don't try to selected opened folder if none is
3461                 Factorize d'n'd from other apps code
3462         * src/headerview.c
3463         * src/textview.c
3464         * src/gtk/gtkutils.c
3465         * src/gtk/gtkutils.h
3466                 Factorize Face/X-Face stuff
3467         * src/mimeview.c
3468                 Fix d'n'd to other apps
3469         * src/prefs_message.c
3470                 Let the XFace pref be usable without libcompface as it also
3471                 applies to Face
3472         * src/summaryview.c
3473                 Fix d'n'd to other apps
3474                 Factorize d'n'd from other apps code
3475
3476 2006-02-06 [wwp]        2.0.0cvs19
3477
3478         * po/it.po
3479                 Italian translation fixes by Andrea Spadaccini (no more confusion
3480                 between filtering and processing, and few changes in the About
3481                 dialog).
3482
3483
3484 2006-02-06 [mones]      2.0.0cvs18
3485
3486         * src/gtk/icon_legend.c
3487                 Improved descriptions allowing better translations
3488
3489 2006-02-05 [colin]      2.0.0cvs17
3490
3491         * src/imap.c
3492                 Add the f*cking missing expunge that caused imap_fetch_env
3493                 to fail after an add_msgs ! :-///
3494         * src/etpan/imap-thread.c
3495                 Add a bit of debug
3496         FOR_STABLE
3497
3498 2006-02-05 [colin]      2.0.0cvs16
3499
3500         * src/common/utils.c
3501                 Don't check for return-path (or we can't put
3502                 back non-sent mails)
3503
3504 2006-02-05 [colin]      2.0.0cvs15
3505
3506         * src/textview.c
3507                 Don't try to display Face header in textview
3508                 when teh headerview's active
3509
3510 2006-02-05 [colin]      2.0.0cvs14
3511
3512         * tools/tbird2syl.py
3513         * tools/Makefile.am
3514                 Add script to import Thunderbird mails
3515
3516 2006-02-05 [colin]      2.0.0cvs13
3517
3518         * src/headerview.c
3519         * src/procheader.c
3520         * src/procmsg.c
3521         * src/procmsg.h
3522         * src/textview.c
3523                 Show Face headers - patch partially by Klaus Flittner
3524
3525 2006-02-05 [colin]      2.0.0cvs12
3526
3527         * src/folderview.c
3528         * src/summaryview.c
3529         * src/common/utils.c
3530         * src/common/utils.h
3531                 Let dnd work from mime icons to summaryview
3532                 and to folderview too
3533                 Add a crude test to avoid trying to add files
3534                 drag'n'dropped when they're not mails
3535
3536 2006-02-04 [colin]      2.0.0cvs11
3537
3538         * src/summaryview.c
3539         * src/mimeview.c
3540                 Fix utf8 conversion
3541
3542 2006-02-04 [colin]      2.0.0cvs10
3543
3544         * src/compose.c
3545         * src/folderview.c
3546         * src/mimeview.c
3547         * src/summaryview.c
3548         * src/summaryview.h
3549                 Added various drag and drop capas:
3550                 From                    To
3551                 summaryview             other apps
3552                 mimeview icons          other apps
3553                 other apps              summaryview
3554                 other apps              folderview
3555
3556                 This shouldn't have broken the existing:
3557                 From                    To
3558                 summaryview             folderview
3559                 folderview              folderview
3560                 summaryview             compose's attachments
3561
3562         Tests welcomed.
3563
3564 2006-02-02 [paul]       2.0.0cvs9
3565
3566         * src/mainwindow.c
3567                 move global option 'Set displayed columns...' out
3568                 of folder option grouping.
3569                 fix sensitivity of 'harvest addresses'
3570         FOR_STABLE
3571
3572 2006-02-01 [colin]      2.0.0cvs8
3573
3574         * src/mimeview.c
3575                 Revert the alertpanel patch, it sucks (intrusive
3576                 and gets in the way of "open")
3577
3578 2006-02-01 [colin]      2.0.0cvs7
3579
3580         * src/compose.c
3581         * src/prefs_account.c
3582         * src/prefs_common.c
3583         * src/common/defs.h
3584         * src/common/utils.c
3585         * src/common/utils.h
3586                 Add ability to edit the signature file
3587                 from the account preferences, and use
3588                 a default for the text editor.
3589                 Patch by Fabien Vantard
3590
3591 2006-02-01 [colin]      2.0.0cvs6
3592
3593         * src/mimeview.c
3594                 Try to get mime type by extension if it is
3595                 application/octet-stream
3596                 Display a window with possible choices when
3597                 encountering unknown mime types
3598         * src/gtk/filesel.c
3599         * src/gtk/filesel.h
3600                 Add preview
3601                 Allow multiple selection in filtered filesel
3602                 (patch by Fabien Vantard)
3603         * src/gtk/pluginwindow.c
3604                 Use it (patch by Fabien Vantard)
3605
3606 2006-02-01 [paul]       2.0.0cvs5
3607
3608         * src/jpilot.c
3609                 fix crash on creating jpilot address book
3610                 Thanks to Colin - FOR_STABLE
3611         * src/prefs_summaries.c
3612         * src/prefs_wrapping.c
3613         * src/gtk/icon_legend.c
3614         * src/gtk/quicksearch.c
3615                 string fixes and additions
3616
3617 2006-02-01 [paul]       2.0.0cvs4
3618
3619         * src/compose.c
3620         * src/mainwindow.c
3621         * src/messageview.c
3622         * src/prefs_send.c
3623                 add Arabic encoding option
3624                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3625
3626 2006-01-31 [colin]      2.0.0cvs3
3627
3628         * src/plugins/pgpcore/passphrase.c
3629                 Convert passphrase to locale encoding
3630         * src/compose.c
3631                 Fix drafting on IMAP. Crappy bug sneaked in
3632                 the release :-/
3633         FOR_STABLE
3634
3635 2006-01-30 [paul]       2.0.0cvs2
3636
3637         * src/gtk/icon_legend.c
3638                 show the new entries
3639
3640 2006-01-30 [colin]      2.0.0cvs1
3641
3642         * src/manual.c
3643                 Check for the file to be present before 
3644                 enabling the menu - FOR_STABLE
3645         * src/gtk/icon_legend.c
3646                 Add folders icons (not all of them, there
3647                 are too much, but the most intriguing ones)
3648
3649 2006-01-30 [paul]       2.0.0
3650
3651         version 2.0.0 released
3652
3653 2006-01-30 [paul]       1.9.100cvs200
3654
3655         * manual/faq.xml
3656         * manual/gpl.xml
3657         * manual/intro.xml
3658         * manual/starting.xml
3659         * manual/sylpheed-claws-manual.xml
3660                 fixes, additions
3661
3662 2006-01-29 [mones]      1.9.100cvs199
3663
3664         * manual/account.xml
3665         * manual/advanced.xml
3666         * manual/glossary.xml
3667                 Some typos fixed, added LDIF term to glossary
3668         * po/es.po
3669                 Fixed leading plus symbol
3670
3671 2006-01-29 [paul]       1.9.100cvs198
3672
3673         * po/fi.po
3674         * po/sk.po
3675                 updated by Tommi Pirinen and Andrej Kacian
3676
3677 2006-01-29 [paul]       1.9.100cvs197
3678
3679         * src/gtk/authors.h
3680                 remove duplicates
3681
3682 2006-01-29 [paul]       1.9.100cvs196
3683
3684         * AUTHORS
3685         * po/nl.po
3686         * src/gtk/authors.h
3687         * tools/claws.i18n.status.pl
3688                 nl translation updated by Tim Dijkstra
3689
3690 2006-01-29 [paul]       1.9.100cvs195
3691
3692         * po/sr.po
3693         * po/sv.po
3694                 updated by Aleksandar Urosevic and Anders Troback
3695
3696 2006-01-28 [colin]      1.9.100cvs194
3697
3698         * src/gtk/gtksourceprintjob.c
3699                 Don't fiddle with PangoLayout when we
3700                 have an image
3701
3702 2006-01-28 [paul]       1.9.100cvs193
3703
3704         * AUTHORS
3705         * po/el.po
3706         * po/zh_CN.po
3707         * src/gtk/authors.h
3708         * tools/claws.i18n.status.pl
3709                 updated translations submitted by Stavros Giannouris
3710                 and Ralgh Young
3711
3712 2006-01-27 [colin]      1.9.100cvs192
3713
3714         * src/summaryview.c
3715         * src/gtk/gtksourceprintjob.c
3716                 Add image printing 
3717                 (libgnomeprint only, of course)
3718
3719 2006-01-27 [paul]       1.9.100cvs191
3720
3721         * po/fr.po
3722         * po/it.po
3723                 updated by Fabien Vantard and Andrea Spadaccini
3724
3725 2006-01-26 [colin]      1.9.100cvs190
3726
3727         * manual/Makefile.am
3728         * configure.ac
3729                 Make building the manual optional 
3730                 (--disable-manual)
3731
3732 2006-01-26 [paul]       1.9.100cvs189
3733
3734         * manual/glossary.xml
3735         * manual/plugins.xml
3736                 edited
3737         * po/en_GB.po
3738                 updated
3739
3740 2006-01-26 [paul]       1.9.100cvs188
3741
3742         * src/prefs_display_header.c
3743         * src/prefs_folder_column.c
3744         * src/prefs_msg_colors.c
3745         * src/prefs_summaries.c
3746         * src/prefs_summary_column.c
3747                 HIGify
3748
3749 2006-01-25 [colin]      1.9.100cvs187
3750
3751         * src/imap.c
3752                 Don't allow moving/copying mails between
3753                 queue/drafts and non-queue/drafts folders
3754                 Fixes bug #897 (message header is resetted 
3755                 if one is copied to Drafts)
3756
3757 2006-01-25 [colin]      1.9.100cvs186
3758
3759         * src/folder.c
3760         * src/mainwindow.c
3761                 Fix subscribed folders not found
3762         * src/compose.c
3763                 Don't try to encode as original mail's charset
3764                 if it's ascii 
3765
3766 2006-01-25 [paul]       1.9.100cvs185
3767
3768         * AUTHORS
3769         * po/Makevars
3770                 updated
3771         * po/de.po
3772         * po/pl.po
3773         * po/pt_BR.po
3774         * po/sr.po
3775                 updates submitted by Stephan Sachse, Emilian Nowak
3776                 and Quar, Frederico Goncalves Guimaraes, and
3777                 Aleksandar Urosevic
3778                 Fix Bug 896, 'PT_BR locale broken'.
3779         * src/gtk/authors.h
3780                 updated
3781
3782 2006-01-24 [mones]      1.9.100cvs184
3783
3784         * manual/glossary.xml
3785                 All current terms finished. Reviewers welcome ;-)
3786         * manual/keyboard.xml
3787                 Fixed column width for pdf output.
3788         * po/es.po
3789                 Updated
3790
3791 2006-01-24 [paul]       1.9.100cvs183
3792
3793         * manual/glossary.xml
3794                 fix id name
3795         * manual/dist/html/Makefile.am
3796         * manual/dist/pdf/Makefile.am
3797         * manual/dist/ps/Makefile.am
3798         * manual/dist/txt/Makefile.am
3799                 fix make deps
3800                 Thanks to Colin
3801
3802 2006-01-24 [mones]      1.9.100cvs182
3803
3804         * manual/glossary.xml
3805                 Nearly finished, some terms missing.
3806
3807 2006-01-23 [paul]       1.9.100cvs181
3808
3809         * manual/dist/html/Makefile.am
3810         * manual/dist/pdf/Makefile.am
3811         * manual/dist/ps/Makefile.am
3812         * manual/dist/txt/Makefile.am
3813         * src/mainwindow.c
3814                 re-enable manual
3815                 Thanks to Colin
3816
3817 2006-01-22 [colin]      1.9.100cvs180
3818
3819         * src/compose.c
3820         * src/gtk/gtkaspell.c
3821                 Don't deselect stuff before right-clicking, with aspell.
3822                 (This prevented right-click Copy, for example).
3823                 Thanks to Clo!
3824
3825 2006-01-22 [paul]       1.9.100cvs179
3826
3827         * src/summary_search.c
3828                 don't fix the widget size as it causes problems
3829                 under localisation.
3830                 Thanks to Emilian Nowak
3831
3832 2006-01-21 [paul]       1.9.100cvs178
3833
3834         * src/prefs_themes.c
3835                 fix broken underlining of label text
3836                 with some translations
3837
3838 2006-01-21 [colin]      1.9.100cvs177
3839
3840         * po/fr.po
3841                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3842
3843 2006-01-20 [colin]      1.9.100cvs176
3844
3845         * configure.ac
3846         * Makefile.am
3847         * manual/Makefile
3848         * manual/dist/html/.cvsignore
3849         * manual/dist/html/Makefile.am
3850         * manual/dist/pdf/.cvsignore
3851         * manual/dist/pdf/Makefile.am
3852         * manual/dist/ps/.cvsignore
3853         * manual/dist/ps/Makefile.am
3854         * manual/dist/txt/.cvsignore
3855         * manual/dist/txt/Makefile.am
3856                 Autotool-ize manual
3857
3858 2006-01-20 [paul]       1.9.100cvs175
3859
3860         * manual/handling.xml
3861                 make Filtering and Searching entries easier to find
3862         * manual/keyboard.xml
3863                 add the remaining default keybinds
3864         * src/prefs_summaries.c
3865                 update the default keybinds
3866
3867 2006-01-20 [paul]       1.9.100cvs174
3868
3869         * src/addressbook.c
3870         * src/addrgather.c
3871         * src/addrharvest.c
3872         * src/editaddress.c
3873         * src/editgroup.c
3874         * src/exphtmldlg.c
3875         * src/expldifdlg.c
3876         * src/exporthtml.c
3877         * src/exportldif.c
3878         * src/ldif.c
3879                 replace 'e-mail' with 'email'
3880         * src/summary_search.c
3881                 add mnemonic to "Find all" button
3882
3883 2006-01-20 [wwp]        1.9.100cvs173
3884
3885         * src/export.c
3886         * src/import.c
3887                 touched mbox import/export buttons for HIG-compliance
3888
3889 2006-01-19 [paul]       1.9.100cvs172
3890
3891         * manual/account.xml
3892         * manual/addrbook.xml
3893         * manual/advanced.xml
3894         * manual/faq.xml
3895         * manual/handling.xml
3896         * manual/intro.xml
3897         * manual/plugins.xml
3898         * manual/starting.xml
3899                 more editing
3900
3901 2006-01-19 [paul]       1.9.100cvs171
3902
3903         * src/toolbar.c
3904                 allow use of trash button while receiving
3905                 Thanks to Colin
3906
3907 2006-01-19 [wwp]        1.9.100cvs170
3908
3909         * src/gtk/quicksearch.c
3910         * src/compose.c
3911                 force text color to black when yellow background is set
3912
3913 2006-01-19 [colin]      1.9.100cvs169
3914
3915         * src/plugins/trayicon/trayicon.c
3916                 Gray out Get Mail when already getting mail
3917
3918 2006-01-18 [paul]       1.9.100cvs168
3919
3920         * src/compose.c
3921                 give widget yellow background was To is
3922                 set via folder prefs
3923         * src/gtk/quicksearch.c
3924                 give widget yellow background when quick
3925                 search is active.
3926                 Thanks to Colin
3927
3928 2006-01-18 [paul]       1.9.100cvs167
3929
3930         * doc/man/sylpheed-claws.1
3931                 add --subscribe option
3932
3933 2006-01-18 [paul]       1.9.100cvs166
3934
3935         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3936         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3937                 use %U instead of %F (%F is broken for user installed
3938                 files in kde 3.5)
3939
3940 2006-01-18 [colin]      1.9.100cvs165
3941
3942         * src/summaryview.c
3943                 Default to Yes in "No more * messages" dialogs
3944
3945 2006-01-17 [colin]      1.9.100cvs164
3946
3947         * src/compose.c
3948                 Possibly fix an invalid iterator causing
3949                 crash
3950
3951 2006-01-17 [colin]      1.9.100cvs163
3952
3953         * src/mimeview.c
3954                 Fix crash when the image disappears under the
3955                 image viewer
3956
3957 2006-01-16 [colin]      1.9.100cvs162
3958
3959         * src/compose.c
3960                 Fix reenabling autowrap
3961
3962 2006-01-16 [colin]      1.9.100cvs161
3963
3964         * src/compose.c
3965                 reset quote_len before getting quote_str
3966
3967 2006-01-16 [colin]      1.9.100cvs160
3968
3969         * src/account.c
3970         * src/account.h
3971         * src/folder.c
3972         * src/imap_gtk.c
3973         * src/mh_gtk.c
3974                 Fix bug #883 (default inbox does not track folder move)
3975
3976 2006-01-16 [colin]      1.9.100cvs159
3977
3978         * src/compose.c
3979         * src/plugins/pgpcore/passphrase.c
3980                 More buttons fixes
3981
3982 2006-01-16 [paul]       1.9.100cvs158
3983
3984         * src/prefs_actions.c
3985         * src/prefs_filtering_action.c
3986         * src/prefs_matcher.c
3987         * src/quote_fmt.c
3988         * src/gtk/description_window.c
3989         * src/gtk/description_window.h
3990         * src/gtk/quicksearch.c
3991                 description window cleanups
3992
3993 2006-01-15 [colin]      1.9.100cvs157
3994
3995         * src/addressbook.c
3996         * src/prefs_filtering.c
3997                 Same here
3998
3999 2006-01-15 [colin]      1.9.100cvs156
4000
4001         * src/folderview.c
4002         * src/mainwindow.c
4003                 Same for "Empty trash"
4004
4005 2006-01-15 [colin]      1.9.100cvs155
4006
4007         * src/inc.c
4008                 Override offline dialog had Yes by default
4009
4010 2006-01-15 [colin]      1.9.100cvs154
4011
4012         * src/summaryview.c
4013                 Delete selected messages? previously had Yes the default
4014
4015 2006-01-15 [colin]      1.9.100cvs153
4016
4017         * src/folder.c
4018         * src/folder.h
4019         * src/main.c
4020                 Check if a mailbox is loaded after all
4021                 plugins are loaded.
4022
4023 2006-01-15 [colin]      1.9.100cvs152
4024
4025         * src/folder.c
4026                 Don't start wizard when there are unloaded folders (will help
4027                 people with only mbox or maildir mailboxes)
4028
4029 2006-01-14 [colin]      1.9.100cvs151
4030
4031         * src/addressbook.c
4032         * src/expldifdlg.c
4033         * src/importldif.c
4034         * src/importmutt.c
4035         * src/importpine.c
4036         * src/mh_gtk.c
4037                 More HIG compliance and fixes
4038
4039 2006-01-14 [colin]      1.9.100cvs150
4040
4041         * src/prefs_filtering_action.c
4042         * src/foldersel.c
4043                 Two forgotten button order changes
4044
4045 2006-01-14 [colin]      1.9.100cvs149
4046
4047         * src/account.c
4048         * src/addressbook.c
4049         * src/compose.c
4050         * src/folderview.c
4051         * src/imap_gtk.c
4052         * src/mainwindow.c
4053         * src/mh_gtk.c
4054         * src/news_gtk.c
4055         * src/prefs_actions.c
4056         * src/prefs_customheader.c
4057         * src/prefs_filtering.c
4058         * src/prefs_matcher.c
4059         * src/prefs_template.c
4060         * src/ssl_manager.c
4061         * src/summaryview.c
4062         * src/textview.c
4063         * src/toolbar.c
4064                 All deletion confirmations are now "Cancel, Delete" 
4065                 instead of "No, Yes"
4066                 Clarified most of the other "No, Yes" to 
4067                 "Cancel, Descriptive_action"
4068                 Rechanged the "Entry not saved" alerts to have 
4069                 "Close, Continue editing"
4070
4071
4072 2006-01-14 [paul]
4073
4074         * 2.0.0-rc4 released
4075
4076 2006-01-14 [paul]       1.9.100cvs148
4077
4078         * src/account.c
4079         * src/addressadd.c
4080         * src/addressbook.c
4081         * src/compose.c
4082         * src/editaddress.c
4083         * src/editbook.c
4084         * src/editgroup.c
4085         * src/editjpilot.c
4086         * src/editldap.c
4087         * src/editvcard.c
4088         * src/exphtmldlg.c
4089         * src/expldifdlg.c
4090         * src/folderview.c
4091         * src/grouplistdialog.c
4092         * src/imap_gtk.c
4093         * src/importmutt.c
4094         * src/importpine.c
4095         * src/inc.c
4096         * src/main.c
4097         * src/mainwindow.c
4098         * src/message_search.c
4099         * src/messageview.c
4100         * src/mh_gtk.c
4101         * src/mimeview.c
4102         * src/news_gtk.c
4103         * src/prefs_actions.c
4104         * src/prefs_customheader.c
4105         * src/prefs_filtering.c
4106         * src/prefs_matcher.c
4107         * src/prefs_template.c
4108         * src/prefs_themes.c
4109         * src/ssl_manager.c
4110         * src/summary_search.c
4111         * src/summaryview.c
4112         * src/textview.c
4113         * src/toolbar.c
4114         * src/gtk/foldersort.c
4115         * src/gtk/gtkaspell.c
4116         * src/gtk/inputdialog.c
4117         * src/gtk/prefswindow.c
4118         * src/plugins/pgpcore/select-keys.c
4119         * src/plugins/trayicon/trayicon.c
4120                 HIG compliant button order
4121
4122 2006-01-14 [mones]      1.9.100cvs147
4123
4124         * po/es.po
4125                 Updated translation
4126
4127 2006-01-13 [paul]       1.9.100cvs146
4128
4129         * AUTHORS
4130         * ChangeLog
4131         * src/gtk/authors.h
4132                 add Joshua M. Kwan to contributors list
4133
4134 2006-01-13 [colin]      1.9.100cvs145
4135
4136         * src/gtk/quicksearch.c
4137                 Don't refocus quick search after executing (Esc or Enter)
4138                 Allows to '/'search something then move up/down in 
4139                 summaryview, and to Esc a search and be back in the 
4140                 summaryview
4141
4142 2006-01-13 [paul]       1.9.100cvs144
4143
4144         * src/plugins/pgpinline/pgpinline.c
4145                 support Content-Type 'application/pgp'
4146                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4147
4148 2006-01-13 [paul]       1.9.100cvs143
4149
4150         * manual/account.xml
4151                 make mention of partial retrieval
4152                 thanks to Colin
4153
4154 2006-01-13 [paul]       1.9.100cvs142
4155
4156         * src/account.c
4157         * src/account.h
4158         * src/action.c
4159         * src/action.h
4160         * src/adbookbase.h
4161         * src/addr_compl.c
4162         * src/addr_compl.h
4163         * src/addrbook.c
4164         * src/addrcache.c
4165         * src/addrcache.h
4166         * src/addrcindex.c
4167         * src/addrcindex.h
4168         * src/addrclip.c
4169         * src/addrclip.h
4170         * src/addrdefs.h
4171         * src/addressadd.c
4172         * src/addressadd.h
4173         * src/addressbook.c
4174         * src/addressbook.h
4175         * src/addrgather.c
4176         * src/addrgather.h
4177         * src/addrharvest.c
4178         * src/addrharvest.h
4179         * src/addrindex.c
4180         * src/addrindex.h
4181         * src/addritem.c
4182         * src/addritem.h
4183         * src/addrquery.c
4184         * src/addrquery.h
4185         * src/addrselect.c
4186         * src/addrselect.h
4187         * src/alertpanel.c
4188         * src/alertpanel.h
4189         * src/browseldap.c
4190         * src/browseldap.h
4191         * src/codeconv.c
4192         * src/codeconv.h
4193         * src/compose.c
4194         * src/compose.h
4195         * src/customheader.c
4196         * src/customheader.h
4197         * src/displayheader.c
4198         * src/displayheader.h
4199         * src/editaddress.c
4200         * src/editaddress.h
4201         * src/editbook.c
4202         * src/editbook.h
4203         * src/editgroup.c
4204         * src/editgroup.h
4205         * src/editjpilot.c
4206         * src/editjpilot.h
4207         * src/editldap.c
4208         * src/editldap.h
4209         * src/editldap_basedn.c
4210         * src/editldap_basedn.h
4211         * src/editvcard.c
4212         * src/editvcard.h
4213         * src/exphtmldlg.c
4214         * src/exphtmldlg.h
4215         * src/expldifdlg.c
4216         * src/expldifdlg.h
4217         * src/export.h
4218         * src/exporthtml.c
4219         * src/exporthtml.h
4220         * src/exportldif.c
4221         * src/exportldif.h
4222         * src/filtering.c
4223         * src/filtering.h
4224         * src/folder.c
4225         * src/folder.h
4226         * src/folder_item_prefs.c
4227         * src/folder_item_prefs.h
4228         * src/foldersel.c
4229         * src/foldersel.h
4230         * src/folderutils.c
4231         * src/folderutils.h
4232         * src/folderview.c
4233         * src/folderview.h
4234         * src/grouplistdialog.c
4235         * src/grouplistdialog.h
4236         * src/headerview.c
4237         * src/html.c
4238         * src/html.h
4239         * src/image_viewer.c
4240         * src/image_viewer.h
4241         * src/imap.c
4242         * src/imap.h
4243         * src/imap_gtk.c
4244         * src/imap_gtk.h
4245         * src/import.h
4246         * src/importldif.c
4247         * src/importldif.h
4248         * src/importmutt.c
4249         * src/importmutt.h
4250         * src/importpine.c
4251         * src/importpine.h
4252         * src/inc.c
4253         * src/inc.h
4254         * src/jpilot.c
4255         * src/jpilot.h
4256         * src/ldapctrl.c
4257         * src/ldapctrl.h
4258         * src/ldaplocate.c
4259         * src/ldaplocate.h
4260         * src/ldapquery.c
4261         * src/ldapquery.h
4262         * src/ldapserver.c
4263         * src/ldapserver.h
4264         * src/ldaputil.c
4265         * src/ldaputil.h
4266         * src/ldif.c
4267         * src/ldif.h
4268         * src/main.c
4269         * src/main.h
4270         * src/mainwindow.c
4271         * src/mainwindow.h
4272         * src/manual.c
4273         * src/manual.h
4274         * src/mbox.c
4275         * src/mbox.h
4276         * src/message_search.c
4277         * src/message_search.h
4278         * src/messageview.c
4279         * src/messageview.h
4280         * src/mh.c
4281         * src/mh.h
4282         * src/mh_gtk.c
4283         * src/mh_gtk.h
4284         * src/mimeview.c
4285         * src/mimeview.h
4286         * src/msgcache.c
4287         * src/msgcache.h
4288         * src/mutt.c
4289         * src/mutt.h
4290         * src/news.c
4291         * src/news.h
4292         * src/news_gtk.c
4293         * src/news_gtk.h
4294         * src/partial_download.c
4295         * src/partial_download.h
4296         * src/pine.c
4297         * src/pine.h
4298         * src/pop.c
4299         * src/pop.h
4300         * src/prefs_account.c
4301         * src/prefs_account.h
4302         * src/prefs_actions.c
4303         * src/prefs_actions.h
4304         * src/prefs_common.c
4305         * src/prefs_common.h
4306         * src/prefs_compose_writing.c
4307         * src/prefs_compose_writing.h
4308         * src/prefs_customheader.c
4309         * src/prefs_customheader.h
4310         * src/prefs_display_header.c
4311         * src/prefs_display_header.h
4312         * src/prefs_filtering.c
4313         * src/prefs_filtering.h
4314         * src/prefs_filtering_action.c
4315         * src/prefs_filtering_action.h
4316         * src/prefs_folder_column.c
4317         * src/prefs_folder_column.h
4318         * src/prefs_folder_item.c
4319         * src/prefs_folder_item.h
4320         * src/prefs_fonts.c
4321         * src/prefs_fonts.h
4322         * src/prefs_gtk.c
4323         * src/prefs_gtk.h
4324         * src/prefs_image_viewer.c
4325         * src/prefs_image_viewer.h
4326         * src/prefs_matcher.c
4327         * src/prefs_matcher.h
4328         * src/prefs_message.c
4329         * src/prefs_msg_colors.c
4330         * src/prefs_msg_colors.h
4331         * src/prefs_other.c
4332         * src/prefs_quote.c
4333         * src/prefs_receive.c
4334         * src/prefs_send.c
4335         * src/prefs_spelling.c
4336         * src/prefs_spelling.h
4337         * src/prefs_summaries.c
4338         * src/prefs_summaries.h
4339         * src/prefs_summary_column.c
4340         * src/prefs_summary_column.h
4341         * src/prefs_template.c
4342         * src/prefs_template.h
4343         * src/prefs_themes.c
4344         * src/prefs_themes.h
4345         * src/prefs_toolbar.c
4346         * src/prefs_toolbar.h
4347         * src/prefs_wrapping.c
4348         * src/prefs_wrapping.h
4349         * src/privacy.c
4350         * src/privacy.h
4351         * src/procheader.c
4352         * src/procheader.h
4353         * src/procmime.c
4354         * src/procmime.h
4355         * src/procmsg.c
4356         * src/procmsg.h
4357         * src/quote_fmt.c
4358         * src/quote_fmt_parse.y
4359         * src/recv.c
4360         * src/recv.h
4361         * src/remotefolder.c
4362         * src/remotefolder.h
4363         * src/send_message.c
4364         * src/send_message.h
4365         * src/setup.c
4366         * src/setup.h
4367         * src/sourcewindow.c
4368         * src/sourcewindow.h
4369         * src/ssl_manager.c
4370         * src/ssl_manager.h
4371         * src/statusbar.c
4372         * src/statusbar.h
4373         * src/stock_pixmap.c
4374         * src/stock_pixmap.h
4375         * src/summary_search.c
4376         * src/summary_search.h
4377         * src/summaryview.c
4378         * src/summaryview.h
4379         * src/syldap.c
4380         * src/syldap.h
4381         * src/textview.c
4382         * src/textview.h
4383         * src/toolbar.c
4384         * src/toolbar.h
4385         * src/undo.c
4386         * src/undo.h
4387         * src/unmime.c
4388         * src/unmime.h
4389         * src/vcard.c
4390         * src/vcard.h
4391         * src/wizard.c
4392         * src/wizard.h
4393         * src/common/base64.c
4394         * src/common/base64.h
4395         * src/common/defs.h
4396         * src/common/hooks.c
4397         * src/common/hooks.h
4398         * src/common/log.c
4399         * src/common/log.h
4400         * src/common/mgutils.c
4401         * src/common/mgutils.h
4402         * src/common/nntp.c
4403         * src/common/nntp.h
4404         * src/common/passcrypt.c
4405         * src/common/passcrypt.h.in
4406         * src/common/plugin.c
4407         * src/common/plugin.h
4408         * src/common/prefs.c
4409         * src/common/prefs.h
4410         * src/common/progressindicator.c
4411         * src/common/progressindicator.h
4412         * src/common/quoted-printable.c
4413         * src/common/quoted-printable.h
4414         * src/common/session.c
4415         * src/common/session.h
4416         * src/common/smtp.c
4417         * src/common/smtp.h
4418         * src/common/socket.c
4419         * src/common/socket.h
4420         * src/common/ssl.c
4421         * src/common/ssl.h
4422         * src/common/ssl_certificate.c
4423         * src/common/ssl_certificate.h
4424         * src/common/stringtable.c
4425         * src/common/stringtable.h
4426         * src/common/sylpheed.c
4427         * src/common/sylpheed.h
4428         * src/common/template.c
4429         * src/common/template.h
4430         * src/common/timing.h
4431         * src/common/utils.c
4432         * src/common/utils.h
4433         * src/common/version.h.in
4434         * src/common/xml.c
4435         * src/common/xml.h
4436         * src/common/xmlprops.c
4437         * src/common/xmlprops.h
4438         * src/gtk/colorlabel.c
4439         * src/gtk/colorsel.c
4440         * src/gtk/colorsel.h
4441         * src/gtk/description_window.c
4442         * src/gtk/description_window.h
4443         * src/gtk/filesel.c
4444         * src/gtk/filesel.h
4445         * src/gtk/foldersort.c
4446         * src/gtk/foldersort.h
4447         * src/gtk/gtkutils.c
4448         * src/gtk/gtkutils.h
4449         * src/gtk/inputdialog.c
4450         * src/gtk/inputdialog.h
4451         * src/gtk/logwindow.c
4452         * src/gtk/logwindow.h
4453         * src/gtk/manage_window.c
4454         * src/gtk/manage_window.h
4455         * src/gtk/menu.c
4456         * src/gtk/menu.h
4457         * src/gtk/pluginwindow.c
4458         * src/gtk/pluginwindow.h
4459         * src/gtk/prefswindow.c
4460         * src/gtk/prefswindow.h
4461         * src/gtk/progressdialog.c
4462         * src/gtk/progressdialog.h
4463         * src/gtk/sslcertwindow.c
4464         * src/gtk/sslcertwindow.h
4465         * src/plugins/clamav/clamav_plugin.c
4466         * src/plugins/clamav/clamav_plugin.h
4467         * src/plugins/clamav/clamav_plugin_gtk.c
4468         * src/plugins/demo/demo.c
4469         * src/plugins/dillo_viewer/dillo_prefs.c
4470         * src/plugins/dillo_viewer/dillo_prefs.h
4471         * src/plugins/dillo_viewer/dillo_viewer.c
4472         * src/plugins/pgpcore/passphrase.c
4473         * src/plugins/pgpcore/passphrase.h
4474         * src/plugins/pgpcore/plugin.c
4475         * src/plugins/pgpcore/select-keys.c
4476         * src/plugins/pgpcore/select-keys.h
4477         * src/plugins/pgpcore/sgpgme.c
4478         * src/plugins/pgpcore/sgpgme.h
4479         * src/plugins/pgpinline/pgpinline.c
4480         * src/plugins/pgpinline/pgpinline.h
4481         * src/plugins/pgpinline/plugin.c
4482         * src/plugins/pgpmime/pgpmime.c
4483         * src/plugins/pgpmime/pgpmime.h
4484         * src/plugins/pgpmime/plugin.c
4485         * src/plugins/spamassassin/spamassassin.c
4486         * src/plugins/spamassassin/spamassassin.h
4487         * src/plugins/spamassassin/spamassassin_gtk.c
4488         * src/plugins/trayicon/trayicon.c
4489                 update copyright header
4490
4491 2006-01-13 [paul]       1.9.100cvs141
4492
4493         * src/account.c
4494         * src/export.c
4495         * src/import.c
4496         * src/mainwindow.c
4497         * src/prefs_account.c
4498         * src/prefs_display_header.c
4499         * src/prefs_receive.c
4500         * src/prefs_send.c
4501         * src/prefs_summaries.c
4502         * src/prefs_themes.c
4503         * src/prefs_toolbar.c
4504         * src/gtk/about.c
4505                 various cleanups
4506
4507 2006-01-12 [colin]      1.9.100cvs140
4508
4509         * src/folder.c
4510         * src/folder.h
4511         * src/main.c
4512                 Add --subscribe option
4513                 Let sylpheed-claws email@domain.com equivalent to --compose
4514                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4515
4516 2006-01-12 [paul]       1.9.100cvs139
4517
4518         * src/mainwindow.c
4519                 append 'Change folder order' label with '...'
4520         * src/prefs_actions.c
4521                 allow reordering of actions list by dnd
4522         * src/gtk/foldersort.c
4523                 make the dialog nicer
4524
4525 2006-01-11 [colin]      1.9.100cvs138
4526
4527         * src/compose.c
4528                 Allow templates without text
4529
4530 2006-01-11 [paul]       1.9.100cvs137
4531
4532         * tools/README
4533         * tools/filter_conv_new.pl
4534                 add info to README
4535                 also check .sylpheed for filter.xml
4536                 be a bit informative to the user
4537
4538 2006-01-11 [colin]      1.9.100cvs136
4539
4540         * src/textview.c
4541                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4542
4543 2006-01-10 [paul]       1.9.100cvs135
4544
4545         * tools/Makefile.am
4546         * tools/filter_conv_new.pl
4547                 add script to convert new style Sylpheed
4548                 filter rules (Sylpheed >= 0.9.99) to
4549                 Claws filtering rules
4550
4551 2006-01-10 [colin]      1.9.100cvs134
4552
4553         * src/compose.c
4554                 Fix broken line joins in certain conditions
4555                 (between two quoted lines: <enter><enter><up>
4556                  <type a wrapped sentence><go in the first line>
4557                  <insert more text><watch as line joining failed>)
4558
4559 2006-01-10 [paul]       1.9.100cvs133
4560
4561         * src/compose.c
4562                 don't report success in error dialog
4563                 thanks to Colin
4564         * src/common/utils.c
4565                 include some trailing punctuations as URI
4566                 thanks to Hiro
4567
4568 2006-01-10 [paul]       1.9.100cvs132
4569
4570         * src/mimeview.c
4571                 fix incompatible pointer type
4572                 warning
4573
4574 2006-01-10 [paul]       1.9.100cvs131
4575
4576         * src/compose.c
4577                 change Subject in window title
4578                 instantaneously
4579
4580 2006-01-09 [colin]      1.9.100cvs130
4581
4582         * src/addressbook.c
4583         * src/headerview.c
4584         * src/mainwindow.c
4585         * src/messageview.c
4586         * src/mimeview.c
4587         * src/noticeview.c
4588         * src/summaryview.c
4589                 Fix possible crashes on exit and in addressbook
4590
4591 2006-01-09 [paul]       1.9.100cvs129
4592
4593         * src/prefs_msg_colors.c
4594                 some cleanups that I forgot last time
4595
4596 2006-01-09 [paul]       1.9.100cvs128
4597
4598         * README
4599         * src/folderview.c
4600         * src/prefs_msg_colors.c
4601                 add previously hidden option, color_new, to
4602                 the gui
4603                 move the page to Display/
4604                 rework the gui
4605
4606 2006-01-09 [wwp]        1.9.100cvs127
4607
4608         * src/prefs_themes.c
4609                 made the prefs/display/themes layouts spacing less condensed
4610                 (and so they match other prefs/pages' look).
4611
4612 2006-01-09 [paul]       1.9.100cvs126
4613
4614         * src/compose.c
4615         * src/prefs_common.c
4616         * src/prefs_common.h
4617         * src/prefs_wrapping.c
4618                 remove 'wrap at send' option
4619
4620 2006-01-06 [colin]      1.9.100cvs125
4621
4622         * src/compose.c
4623                 Just make completely sure we don't insert "manual line breaks" 
4624                 when wrapping... 
4625
4626 2006-01-04 [paul]
4627
4628         * 2.0.0-rc3 released
4629
4630 2006-01-04 [paul]       1.9.100cvs124
4631
4632         * src/folderview.c
4633                 fix bug 882, 'quick scroll in folder list
4634                 displays wrong folder contents'
4635
4636 2006-01-04 [paul]       1.9.100cvs123
4637
4638         * src/plugins/pgpmime/pgpmime.c
4639                 better debug information when signing
4640                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4641
4642 2006-01-03 [colin]      1.9.100cvs122
4643
4644         * configure.ac
4645                 We need to recheck for gpgme 1.0.0 after checking
4646                 for 1.1.1, because if 1.1.1 isn't available, 
4647                 GPGME_LIBS and friends are blanked out by the 
4648                 second check.
4649
4650 2006-01-03 [colin]      1.9.100cvs121
4651
4652         * src/common/prefs.c
4653                 Windows unlink-before rename fix
4654         * src/plugins/pgpcore/sgpgme.c
4655                 Add support for PKA info if available
4656                 Both patches by Werner Koch
4657
4658 2006-01-03 [paul]       1.9.100cvs120
4659
4660         * src/messageview.c
4661                 fix bug 884, 'Send receipt' button visible in queue
4662                 Thanks to Colin
4663
4664 2006-01-02 [colin]      1.9.100cvs119
4665
4666         * src/compose.c
4667         * src/imap.c
4668                 Fix autosave on IMAP and more generally try to
4669                 return the correct ID on a newly added IMAP message
4670
4671 2006-01-02 [paul]       1.9.100cvs118
4672
4673         * manual/keyboard.xml
4674                 edited
4675
4676 2006-01-01 [paul]       1.9.100cvs117
4677
4678         * src/gtk/authors.h
4679                 alphabetical order
4680
4681 2005-12-30 [colin]      1.9.100cvs116
4682
4683         * manual/advanced.xml
4684                 Explain Pre/Post-processing differences.
4685
4686 2005-12-30 [colin]      1.9.100cvs115
4687
4688         * src/mh.c
4689                 Implement copy_msgs for a little optimization
4690         * src/imap.c
4691                 Finish yesterday's fix
4692
4693 2005-12-29 [colin]      1.9.100cvs114
4694
4695         * src/imap.c
4696                 Fix occasional failure in fetching a mail over
4697                 IMAP
4698
4699 2005-12-29 [colin]      1.9.100cvs113
4700
4701         * src/compose.c
4702                 Don't remove a draft when sending it, if it is 
4703                 locked.
4704
4705 2005-12-28 [colin]      1.9.100cvs112
4706
4707         * src/summaryview.c
4708                 Fix leak for real
4709
4710 2005-12-28 [wwp]        1.9.100cvs111
4711
4712         * doc/faq/.cvsignore
4713         * doc/faq/de/.cvsignore
4714         * doc/faq/en/.cvsignore
4715         * doc/faq/es/.cvsignore
4716         * doc/faq/fr/.cvsignore
4717         * doc/faq/it/.cvsignore
4718         * doc/manual/.cvsignore
4719         * doc/manual/de/.cvsignore
4720         * doc/manual/en/.cvsignore
4721         * doc/manual/es/.cvsignore
4722         * doc/manual/fr/.cvsignore
4723         * doc/manual/ja/.cvsignore
4724         * src/plugins/mathml_viewer/.cvsignore
4725                 rollback revival of those files (my bad, sorry for the noise).
4726
4727 2005-12-28 [wwp]        1.9.100cvs110
4728
4729         * src/compose.c
4730                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4731
4732 2005-12-28 [wwp]        1.9.100cvs109
4733
4734         * doc/faq/.cvsignore
4735         * doc/faq/de/.cvsignore
4736         * doc/faq/en/.cvsignore
4737         * doc/faq/es/.cvsignore
4738         * doc/faq/fr/.cvsignore
4739         * doc/faq/it/.cvsignore
4740         * doc/manual/.cvsignore
4741         * doc/manual/de/.cvsignore
4742         * doc/manual/en/.cvsignore
4743         * doc/manual/es/.cvsignore
4744         * doc/manual/fr/.cvsignore
4745         * doc/manual/ja/.cvsignore
4746         * src/plugins/mathml_viewer/.cvsignore
4747         * po/.cvsignore
4748                 more files to ignore.
4749
4750 2005-12-24 [colin]      1.9.100cvs108
4751
4752         * AUTHORS
4753         * src/gtk/authors.h
4754                 Update for Werner
4755
4756 2005-12-24 [colin]      1.9.100cvs107
4757
4758         * src/procmsg.c
4759                 Allow NULL src_msginfo in 
4760                 procmsg_msginfo_new_from_mimeinfo
4761
4762 2005-12-23 [paul]       1.9.100cvs106
4763
4764         * src/plugins/pgpinline/mypgpcore.def
4765                 add this forgotten file
4766
4767 2005-12-23 [colin]      1.9.100cvs105
4768
4769         * src/mainwindow.c
4770                 Fix missing break
4771
4772 2005-12-23 [colin]      1.9.100cvs104
4773
4774         * autogen.sh
4775         * src/folder.c
4776         * src/mh.c
4777         * src/common/plugin.c
4778         * src/common/socket.c
4779         * src/common/socket.h
4780         * src/common/utils.c
4781         * src/common/utils.h
4782         * src/gtk/pluginwindow.c
4783         * src/plugins/pgpcore/plugin.def
4784         * src/plugins/pgpcore/sylpheed.def
4785         * src/plugins/pgpinline/Makefile.am
4786         * src/plugins/pgpinline/plugin.def
4787         * src/plugins/pgpinline/sylpheed.def
4788         * src/plugins/pgpmime/plugin.def
4789         * src/plugins/pgpmime/sylpheed.def
4790                 Various w32 fixes by Werner Koch
4791
4792 2005-12-22 [paul]       1.9.100cvs103
4793
4794         * src/wizard.c
4795                 don't offer IMAP as 'server type' if
4796                 libetpan isn't built in
4797
4798 2005-12-22 [paul]       1.9.100cvs102
4799
4800         * AUTHORS
4801         * src/mainwindow.c
4802         * src/mainwindow.h
4803         * src/toolbar.c
4804         * src/gtk/authors.h
4805                 support GTK_TOOLBAR_BOTH_HORIZ (text
4806                 next to icon) Patch by Marien Zwart
4807                 marienz@users.sf.net
4808                 Also reword the text
4809
4810 2005-12-21 [colin]      1.9.100cvs101
4811
4812         * configure.ac
4813                 Fix DATADIRNAME
4814         * COPYING
4815                 Fix missing section and explicit the exception better
4816         * src/compose.c
4817                 Prevent mail from being lost without notice when an
4818                 SMTP error happens on trying to send an unmodified
4819                 drafted mail.
4820         * src/send_message.c
4821         * src/common/smtp.c
4822                 Fix password remembering when wrong, and add return
4823                 value checks where they should have been
4824         * src/plugins/pgpcore/sylpheed.def
4825         * src/plugins/pgpinline/sylpheed.def
4826         * src/plugins/pgpmime/sylpheed.def
4827                 Add a few symbols needed
4828
4829 2005-12-21 [paul]       1.9.100cvs100
4830
4831         * m4/codeset.m4
4832         * m4/glibc21.m4
4833         * m4/intdiv0.m4
4834         * m4/inttypes-pri.m4
4835         * m4/inttypes.m4
4836         * m4/inttypes_h.m4
4837         * m4/isc-posix.m4
4838         * m4/lcmessage.m4
4839         * m4/stdint_h.m4
4840         * m4/uintmax_t.m4
4841                 gettextization
4842                 thanks to Colin
4843
4844 2005-12-21 [paul]       1.9.100cvs99
4845
4846         * po/sv.po
4847                 fixed by Colin
4848
4849 2005-12-20 [paul]       1.9.100cvs98
4850
4851         * po/sv.po
4852                 updated by Anders Trobäck
4853
4854 2005-12-20 [colin]      1.9.100cvs97
4855
4856         * ABOUT-NLS
4857         * Makefile.am
4858         * autogen.sh
4859         * configure.ac
4860         * config/config.rpath
4861         * config/mkinstalldirs
4862         * m4/Makefile.am
4863         * m4/glibc2.m4
4864         * m4/gnupg.m4
4865         * m4/gpgme.m4
4866         * m4/intmax.m4
4867         * m4/longdouble.m4
4868         * m4/longlong.m4
4869         * m4/printf-posix.m4
4870         * m4/signed.m4
4871         * m4/size_max.m4
4872         * m4/ulonglong.m4
4873         * m4/wchar_t.m4
4874         * m4/wint_t.m4
4875         * m4/xsize.m4
4876         * po/Makefile.in.in
4877         * po/Makevars
4878         * po/bg.po
4879         * po/ca.po
4880         * po/cs.po
4881         * po/de.po
4882         * po/el.po
4883         * po/en_GB.po
4884         * po/es.po
4885         * po/fi.po
4886         * po/fr.po
4887         * po/hr.po
4888         * po/hu.po
4889         * po/it.po
4890         * po/ja.po
4891         * po/ko.po
4892         * po/nb.po
4893         * po/nl.po
4894         * po/pl.po
4895         * po/pt_BR.po
4896         * po/ru.po
4897         * po/sk.po
4898         * po/sr.po
4899         * po/stamp-po
4900         * po/sv.po
4901         * po/zh_CN.po
4902         * po/zh_TW.po
4903         * src/Makefile.am
4904         * src/codeconv.c
4905         * src/compose.c
4906         * src/exporthtml.c
4907         * src/exportldif.c
4908         * src/folder.c
4909         * src/main.c
4910         * src/manual.c
4911         * src/mh.c
4912         * src/mimeview.c
4913         * src/send_message.c
4914         * src/common/Makefile.am
4915         * src/common/fnmatch.c
4916         * src/common/fnmatch.h
4917         * src/common/fnmatch_loop.c
4918         * src/common/nntp.c
4919         * src/common/plugin.c
4920         * src/common/smtp.c
4921         * src/common/socket.c
4922         * src/common/string_match.c
4923         * src/common/sylpheed.c
4924         * src/common/utils.c
4925         * src/common/utils.h
4926         * src/common/w32_dirent.c
4927         * src/common/w32_reg.c
4928         * src/common/w32_signal.c
4929         * src/common/w32_stat.c
4930         * src/common/w32_stdio.c
4931         * src/common/w32_stdlib.c
4932         * src/common/w32_string.c
4933         * src/common/w32_time.c
4934         * src/common/w32_unistd.c
4935         * src/common/w32_wait.c
4936         * src/common/w32lib.h
4937         * src/etpan/Makefile.am
4938         * src/gtk/Makefile.am
4939         * src/plugins/clamav/Makefile.am
4940         * src/plugins/demo/Makefile.am
4941         * src/plugins/dillo_viewer/Makefile.am
4942         * src/plugins/pgpcore/Makefile.am
4943         * src/plugins/pgpcore/passphrase.c
4944         * src/plugins/pgpcore/plugin.def
4945         * src/plugins/pgpcore/sgpgme.c
4946         * src/plugins/pgpcore/sylpheed.def
4947         * src/plugins/pgpcore/version.rc
4948         * src/plugins/pgpinline/Makefile.am
4949         * src/plugins/pgpinline/plugin.def
4950         * src/plugins/pgpinline/sylpheed.def
4951         * src/plugins/pgpinline/version.rc
4952         * src/plugins/pgpmime/Makefile.am
4953         * src/plugins/pgpmime/mypgpcore.def
4954         * src/plugins/pgpmime/plugin.def
4955         * src/plugins/pgpmime/sylpheed.def
4956         * src/plugins/pgpmime/version.rc
4957         * src/plugins/spamassassin/Makefile.am
4958                 Very little ;-) patch from Werner Koch, providing
4959                 infrastructure for cross-compiling to Win32
4960
4961 2005-12-20 [paul]       1.9.100cvs96
4962
4963         * src/account.c
4964         * src/account.h
4965         * src/mainwindow.c
4966         * src/mainwindow.h
4967         * src/toolbar.c
4968         * src/toolbar.h
4969                 add a combo to the Get All button, allowing
4970                 quick retrieval from any account
4971                 Patch by Fabien Vantard, slightly modified
4972                 by Colin
4973         * src/gtk/about.c
4974                 i18n fix. Patch by Fabien Vantard
4975
4976 2005-12-19 [colin]      1.9.100cvs95
4977
4978         * src/compose.c
4979         * src/compose.h
4980                 Don't automatically join lines when they've 
4981                 been separated by the user and not automatically
4982
4983 2005-12-19 [paul]       1.9.100cvs94
4984
4985         * src/gtk/pluginwindow.c
4986                 i18n fix.
4987                 Patch by Fabien Vantard
4988
4989 2005-12-15 [paul]       1.9.100cvs93
4990
4991         * src/common/plugin.c
4992         * src/common/plugin.h
4993         * src/gtk/pluginwindow.c
4994         * src/plugins/clamav/clamav_plugin.c
4995         * src/plugins/demo/demo.c
4996         * src/plugins/dillo_viewer/dillo_viewer.c
4997         * src/plugins/pgpcore/plugin.c
4998         * src/plugins/pgpinline/plugin.c
4999         * src/plugins/pgpmime/plugin.c
5000         * src/plugins/spamassassin/spamassassin.c
5001         * src/plugins/trayicon/trayicon.c
5002                 add plugin_version()
5003
5004 2005-12-15 [colin]      1.9.100cvs92
5005
5006         * src/compose.c
5007                 Further fix bug #875
5008
5009 2005-12-15 [paul]       1.9.100cvs91
5010
5011         * src/gtk/filesel.c
5012                 fix attach_load_dir getting set to
5013                 PLUGINDIR on plugin load
5014
5015 2005-12-14 [mones]      1.9.100cvs90
5016
5017         * manual/ack.xml
5018         * manual/keyboard.xml
5019                 Initial draft and some shortcuts added
5020                 
5021         * po/es.po
5022                 Updated translation
5023
5024 2005-12-14 [colin]      1.9.100cvs89
5025
5026         * src/compose.c
5027         * src/imap.c
5028         * src/summaryview.c
5029         * src/gtk/gtkaspell.c
5030                 More leaks fixed
5031         * src/prefs_folder_item.c
5032                 Fix recursive prefs apply
5033
5034
5035 2005-12-14 [colin]      1.9.100cvs88
5036
5037         * src/compose.c
5038                 Fix bug #875 (Freeze On Inline Forward of 
5039                 Large Message)
5040
5041 2005-12-13 [colin]      1.9.100cvs87
5042
5043         * src/compose.c
5044                 Uniq-ify and sort the mimetypes list
5045                 Patch by Fabien Vantard
5046
5047 2005-12-13 [colin]      1.9.100cvs86
5048
5049         * src/imap.c
5050         * src/etpan/imap-thread.c
5051                 Fix leaks (patch by Hoa)
5052         * src/news.c
5053         * src/common/plugin.c
5054                 Fix leaks
5055
5056 2005-12-12 [colin]
5057
5058         * 2.0.0-rc2 released
5059
5060 2005-12-12 [colin]      1.9.100cvs85
5061
5062         * src/matcher.c
5063                 Fix a leak
5064
5065 2005-12-12 [wwp]        1.9.100cvs84
5066
5067         * src/gtk/icon_legend.c
5068                 fix misbehaviour and crash when closing the legend window
5069         using the Esc key (patch by Fabien Vantard).
5070
5071 2005-12-12 [paul]       1.9.100cvs83
5072
5073         * src/browseldap.c
5074         * src/foldersel.c
5075         * src/prefs_actions.c
5076         * src/prefs_filtering.c
5077         * src/prefs_matcher.c
5078         * src/prefs_spelling.glade      ** REMOVED **
5079         * src/prefs_template.c
5080         * src/gtk/foldersort.glade      ** REMOVED **
5081         * src/gtk/pluginwindow.c
5082         * src/gtk/pluginwindow.glade    ** REMOVED **
5083         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5084                 cleanups
5085
5086 2005-12-11 [paul]       1.9.100cvs82
5087
5088         * src/gtk/filesel.c
5089                 fix attach_load_dir crasher (double free)
5090
5091 2005-12-09 [paul]       1.9.100cvs81
5092
5093         * po/POTFILES.in
5094         * src/mainwindow.c
5095         * src/gtk/Makefile.am
5096         * src/gtk/icon_legend.c
5097         * src/gtk/icon_legend.h
5098                 add icon legend
5099         * src/manual.c
5100                 cleanup
5101
5102 2005-12-09 [paul]       1.9.100cvs80
5103
5104         * src/plugins/pgpcore/passphrase.c
5105                 wrap the label in the dialog
5106
5107 2005-12-09 [colin]      1.9.100cvs79
5108
5109         * src/plugins/pgpcore/sgpgme.c
5110                 Display (untrusted) on not trusted signatures
5111                 Patch by Michal Èihaø <michal@cihar.com>
5112                 Closes bug #867 (Report also key trust)
5113
5114 2005-12-09 [colin]      1.9.100cvs78
5115
5116         * src/common/plugin.c
5117                 Update licence check, following Eben Moglen's advice
5118
5119 2005-12-08 [colin]      1.9.100cvs77
5120
5121         * src/folder.c
5122                 Fix the occasionnal item->cache != NULL 
5123                 assertion failure. 
5124
5125 2005-12-08 [colin]      1.9.100cvs76
5126
5127         * src/mimeview.c
5128         * src/plugins/pgpcore/sgpgme.c
5129                 Print key id when unable to check it
5130                 Closes bug #866 (Show key id when missing)
5131
5132 2005-12-08 [paul]       1.9.100cvs75
5133
5134         * src/prefs_common.c
5135         * src/prefs_common.h
5136         * src/gtk/filesel.c
5137                 remember load attachment dir
5138
5139 2005-12-07 [colin]      1.9.100cvs74
5140
5141         * src/prefs_toolbar.c
5142                 Gtk fixes, patch by Fabien Vantard
5143
5144 2005-12-07 [colin]      1.9.100cvs73
5145
5146         * src/action.c
5147         * src/compose.c
5148         * src/compose.h
5149                 Fix bug #839 (Quoted text isn't colored after 
5150                 executing an action)
5151         * src/common/plugin.c
5152                 Require plugins to declare their licence in plugin_licence()
5153                 Refuse to load non-GPL plugins as they'd be illegal (as 
5154                 derived works of Sylpheed-Claws, they must be GPL).
5155         * src/plugins/clamav/clamav_plugin.c
5156         * src/plugins/demo/demo.c
5157         * src/plugins/dillo_viewer/dillo_viewer.c
5158         * src/plugins/pgpcore/plugin.c
5159         * src/plugins/pgpinline/plugin.c
5160         * src/plugins/pgpmime/plugin.c
5161         * src/plugins/spamassassin/spamassassin.c
5162         * src/plugins/trayicon/trayicon.c
5163                 Add plugin_licence()
5164
5165 2005-12-07 [paul]       1.9.100cvs72
5166
5167         * configure.ac
5168         * src/mainwindow.c
5169         * src/manual.c
5170         * src/manual.h
5171         * src/common/defs.h
5172                 clean up after local FAQ removal and
5173                 temporary manual removal
5174
5175 2005-12-06 [colin]      1.9.100cvs71
5176
5177         * configure.ac
5178         * doc/Makefile.am
5179         * doc/faq/.cvsignore
5180         * doc/faq/Makefile.am
5181         * doc/faq/de/.cvsignore
5182         * doc/faq/de/Makefile.am
5183         * doc/faq/de/sylpheed-faq-1.html
5184         * doc/faq/de/sylpheed-faq-2.html
5185         * doc/faq/de/sylpheed-faq-3.html
5186         * doc/faq/de/sylpheed-faq.html
5187         * doc/faq/en/.cvsignore
5188         * doc/faq/en/Makefile.am
5189         * doc/faq/en/sylpheed-faq-1.html
5190         * doc/faq/en/sylpheed-faq-2.html
5191         * doc/faq/en/sylpheed-faq-3.html
5192         * doc/faq/en/sylpheed-faq-4.html
5193         * doc/faq/en/sylpheed-faq.html
5194         * doc/faq/es/.cvsignore
5195         * doc/faq/es/Makefile.am
5196         * doc/faq/es/sylpheed-faq-1.html
5197         * doc/faq/es/sylpheed-faq-2.html
5198         * doc/faq/es/sylpheed-faq-3.html
5199         * doc/faq/es/sylpheed-faq-4.html
5200         * doc/faq/es/sylpheed-faq.html
5201         * doc/faq/fr/.cvsignore
5202         * doc/faq/fr/Makefile.am
5203         * doc/faq/fr/sylpheed-faq-1.html
5204         * doc/faq/fr/sylpheed-faq-2.html
5205         * doc/faq/fr/sylpheed-faq-3.html
5206         * doc/faq/fr/sylpheed-faq.html
5207         * doc/faq/it/.cvsignore
5208         * doc/faq/it/Makefile.am
5209         * doc/faq/it/sylpheed-faq-1.html
5210         * doc/faq/it/sylpheed-faq-2.html
5211         * doc/faq/it/sylpheed-faq-3.html
5212         * doc/faq/it/sylpheed-faq.html
5213         * doc/manual/.cvsignore
5214         * doc/manual/Makefile.am
5215         * doc/manual/de/.cvsignore
5216         * doc/manual/de/Makefile.am
5217         * doc/manual/de/sylpheed-1.html
5218         * doc/manual/de/sylpheed-10.html
5219         * doc/manual/de/sylpheed-11.html
5220         * doc/manual/de/sylpheed-12.html
5221         * doc/manual/de/sylpheed-13.html
5222         * doc/manual/de/sylpheed-14.html
5223         * doc/manual/de/sylpheed-15.html
5224         * doc/manual/de/sylpheed-16.html
5225         * doc/manual/de/sylpheed-17.html
5226         * doc/manual/de/sylpheed-18.html
5227         * doc/manual/de/sylpheed-19.html
5228         * doc/manual/de/sylpheed-2.html
5229         * doc/manual/de/sylpheed-20.html
5230         * doc/manual/de/sylpheed-3.html
5231         * doc/manual/de/sylpheed-4.html
5232         * doc/manual/de/sylpheed-5.html
5233         * doc/manual/de/sylpheed-6.html
5234         * doc/manual/de/sylpheed-7.html
5235         * doc/manual/de/sylpheed-8.html
5236         * doc/manual/de/sylpheed-9.html
5237         * doc/manual/de/sylpheed.html
5238         * doc/manual/en/.cvsignore
5239         * doc/manual/en/Makefile.am
5240         * doc/manual/en/sylpheed-1.html
5241         * doc/manual/en/sylpheed-10.html
5242         * doc/manual/en/sylpheed-11.html
5243         * doc/manual/en/sylpheed-12.html
5244         * doc/manual/en/sylpheed-13.html
5245         * doc/manual/en/sylpheed-14.html
5246         * doc/manual/en/sylpheed-15.html
5247         * doc/manual/en/sylpheed-16.html
5248         * doc/manual/en/sylpheed-17.html
5249         * doc/manual/en/sylpheed-18.html
5250         * doc/manual/en/sylpheed-19.html
5251         * doc/manual/en/sylpheed-2.html
5252         * doc/manual/en/sylpheed-20.html
5253         * doc/manual/en/sylpheed-21.html
5254         * doc/manual/en/sylpheed-22.html
5255         * doc/manual/en/sylpheed-3.html
5256         * doc/manual/en/sylpheed-4.html
5257         * doc/manual/en/sylpheed-5.html
5258         * doc/manual/en/sylpheed-6.html
5259         * doc/manual/en/sylpheed-7.html
5260         * doc/manual/en/sylpheed-8.html
5261         * doc/manual/en/sylpheed-9.html
5262         * doc/manual/en/sylpheed.html
5263         * doc/manual/es/.cvsignore
5264         * doc/manual/es/Makefile.am
5265         * doc/manual/es/sylpheed-1.html
5266         * doc/manual/es/sylpheed-10.html
5267         * doc/manual/es/sylpheed-11.html
5268         * doc/manual/es/sylpheed-12.html
5269         * doc/manual/es/sylpheed-13.html
5270         * doc/manual/es/sylpheed-14.html
5271         * doc/manual/es/sylpheed-15.html
5272         * doc/manual/es/sylpheed-16.html
5273         * doc/manual/es/sylpheed-17.html
5274         * doc/manual/es/sylpheed-18.html
5275         * doc/manual/es/sylpheed-19.html
5276         * doc/manual/es/sylpheed-2.html
5277         * doc/manual/es/sylpheed-20.html
5278         * doc/manual/es/sylpheed-3.html
5279         * doc/manual/es/sylpheed-4.html
5280         * doc/manual/es/sylpheed-5.html
5281         * doc/manual/es/sylpheed-6.html
5282         * doc/manual/es/sylpheed-7.html
5283         * doc/manual/es/sylpheed-8.html
5284         * doc/manual/es/sylpheed-9.html
5285         * doc/manual/es/sylpheed.html
5286         * doc/manual/fr/.cvsignore
5287         * doc/manual/fr/Makefile.am
5288         * doc/manual/fr/sylpheed-1.html
5289         * doc/manual/fr/sylpheed-10.html
5290         * doc/manual/fr/sylpheed-11.html
5291         * doc/manual/fr/sylpheed-12.html
5292         * doc/manual/fr/sylpheed-13.html
5293         * doc/manual/fr/sylpheed-14.html
5294         * doc/manual/fr/sylpheed-15.html
5295         * doc/manual/fr/sylpheed-16.html
5296         * doc/manual/fr/sylpheed-17.html
5297         * doc/manual/fr/sylpheed-18.html
5298         * doc/manual/fr/sylpheed-19.html
5299         * doc/manual/fr/sylpheed-2.html
5300         * doc/manual/fr/sylpheed-20.html
5301         * doc/manual/fr/sylpheed-3.html
5302         * doc/manual/fr/sylpheed-4.html
5303         * doc/manual/fr/sylpheed-5.html
5304         * doc/manual/fr/sylpheed-6.html
5305         * doc/manual/fr/sylpheed-7.html
5306         * doc/manual/fr/sylpheed-8.html
5307         * doc/manual/fr/sylpheed-9.html
5308         * doc/manual/fr/sylpheed.html
5309         * doc/manual/ja/.cvsignore
5310         * doc/manual/ja/Makefile.am
5311         * doc/manual/ja/sylpheed-1.html
5312         * doc/manual/ja/sylpheed-10.html
5313         * doc/manual/ja/sylpheed-11.html
5314         * doc/manual/ja/sylpheed-12.html
5315         * doc/manual/ja/sylpheed-13.html
5316         * doc/manual/ja/sylpheed-14.html
5317         * doc/manual/ja/sylpheed-15.html
5318         * doc/manual/ja/sylpheed-16.html
5319         * doc/manual/ja/sylpheed-17.html
5320         * doc/manual/ja/sylpheed-18.html
5321         * doc/manual/ja/sylpheed-19.html
5322         * doc/manual/ja/sylpheed-2.html
5323         * doc/manual/ja/sylpheed-20.html
5324         * doc/manual/ja/sylpheed-3.html
5325         * doc/manual/ja/sylpheed-4.html
5326         * doc/manual/ja/sylpheed-5.html
5327         * doc/manual/ja/sylpheed-6.html
5328         * doc/manual/ja/sylpheed-7.html
5329         * doc/manual/ja/sylpheed-8.html
5330         * doc/manual/ja/sylpheed-9.html
5331         * doc/manual/ja/sylpheed.html
5332         * doc/manual/ja/sylpheed.sgml
5333         * src/mainwindow.c
5334                 Remove outdated manual and faq. Noisy, eh?
5335
5336 2005-12-06 [colin]      1.9.100cvs70
5337
5338         * src/compose.c
5339         * src/quote_fmt_parse.y
5340         * src/undo.c
5341         * src/undo.h
5342                 Allow %X to position cursor at 0 
5343                 (no %X = before signature)
5344                 Fix paste as quotation putting the cursor at 0
5345                 Fix undo offsets when pasting
5346                 Insert the quote_fmt at once instead of line 
5347                 by line
5348                 Fix [Edited] when starting to reply/forward
5349
5350 2005-12-06 [paul]       1.9.100cvs69
5351
5352         * src/plugins/clamav/clamav_plugin_gtk.c
5353                 add another tooltip
5354         * src/plugins/spamassassin/spamassassin_gtk.c
5355                 rework spamassassin_create_widget_func()
5356
5357 2005-12-05 [colin]      1.9.100cvs68
5358
5359         * po/POTFILES.in
5360                 Fix make release ;-)
5361
5362 2005-12-05 [colin]      1.9.100cvs67
5363
5364         * src/compose.c
5365         * src/compose.h
5366                 Fix cursor positioning (not obeying %X)
5367
5368 2005-12-05 [paul]       1.9.100cvs66
5369
5370         * src/plugins/dillo_viewer/dillo_prefs.c
5371                 fix compilation warning
5372
5373 2005-12-05 [paul]       1.9.100cvs65
5374
5375         * src/prefs_spelling.c
5376         * src/plugins/trayicon/trayicon.c
5377                 cleanups - remove unused stuff
5378
5379 2005-12-05 [paul]       1.9.100cvs64
5380
5381         * README
5382         * manual/plugins.xml
5383                 remove info about removed mathml_viewer plugin
5384
5385 2005-12-05 [paul]       1.9.100cvs63
5386
5387         * configure.ac
5388         * src/plugins/Makefile.am
5389         * src/plugins/mathml_viewer/.cvsignore
5390         * src/plugins/mathml_viewer/Makefile.am
5391         * src/plugins/mathml_viewer/mathml_viewer.c
5392                 remove unmaintained mathml_viewer plugin
5393
5394 2005-12-05 [paul]       1.9.100cvs62
5395
5396         * src/summaryview.c
5397                 obey prefs_common.always_show_msg when
5398                 moving a msg
5399                 Thanks to Colin
5400
5401 2005-12-05 [paul]       1.9.100cvs61
5402
5403         * src/compose.c
5404         * src/prefs_account.c
5405         * src/prefs_filtering.c
5406         * src/prefs_quote.c
5407         * src/prefs_spelling.c
5408         * src/prefs_toolbar.c
5409         * src/summaryview.c
5410         * src/gtk/gtkutils.c
5411         * src/gtk/quicksearch.c
5412         * src/plugins/dillo_viewer/dillo_prefs.c
5413                 dialog cleanups
5414
5415 2005-12-04 [paul]       1.9.100cvs60
5416
5417         * src/inc.c
5418         * src/prefs_account.c
5419         * src/prefs_account.h
5420                 allow a Local account to specify a
5421                 default inbox
5422                 (closes bug 843 'Inbox cannot be changed for local
5423                  mailboxes')
5424
5425 2005-12-04 [colin]      1.9.100cvs59
5426
5427         * src/plugins/trayicon/trayicon.c
5428                 Remove Get, rename Get All to Get Mail in order to
5429                 be consistent with the default main toolbar
5430
5431 2005-12-03 [colin]      1.9.100cvs58
5432
5433         * manual/gpl.xml
5434         * manual/sylpheed-claws-manual.xml
5435                 Add GPL appendix
5436
5437 2005-12-03 [paul]       1.9.100cvs57
5438
5439         * AUTHORS
5440         * po/sv.po
5441         * src/gtk/authors.h
5442                 new (partially complete) Swedish translation
5443                 by Anders Troback <sylpheed@troback.com>
5444
5445 2005-12-02 [paul]       1.9.100cvs56
5446
5447         * configure.ac
5448                 libetpan 0.41 required
5449
5450 2005-12-02 [paul]       1.9.100cvs55
5451
5452         * src/plugins/clamav/clamav_plugin.c
5453         * src/plugins/clamav/clamav_plugin.h
5454         * src/plugins/clamav/clamav_plugin_gtk.c
5455         * src/plugins/spamassassin/spamassassin.c
5456         * src/plugins/spamassassin/spamassassin.h
5457         * src/plugins/spamassassin/spamassassin_gtk.c
5458                 unregister prefs pages on unloading, thus
5459                 preventing a crash
5460                 (thanks to Colin for the hint)
5461
5462 2005-12-02 [wwp]        1.9.100cvs54
5463
5464         * src/quote_fmt.h
5465         * src/quote_fmt_parse.y
5466                 fix misuse of gboolean*, use gboolean instead
5467                 (thanks to Paul, Colin, for pointing out that scaring one)
5468
5469 2005-12-02 [paul]       1.9.100cvs53
5470
5471         * src/plugins/clamav/clamav_plugin.c
5472                 int no --> unsigned int no
5473         * src/plugins/clamav/clamav_plugin_gtk.c
5474                 rework config page
5475
5476 2005-12-02 [wwp]        1.9.100cvs52
5477
5478         * src/compose.c
5479         * src/prefs_template.c
5480         * src/quote_fmt.h
5481         * src/quote_fmt_parse.y
5482                 prevent from executing |f and |p templates commands when
5483                 adding or replacing templates in prefs (avoids annoying and
5484                 potentially dangerous behaviours)
5485
5486 2005-12-02 [paul]       1.9.100cvs51
5487
5488         * src/prefs_common.c
5489                 allow translation of some default values
5490                 Patch by Fabien Vantard
5491
5492 2005-12-02 [paul]       1.9.100cvs50
5493
5494         * src/codeconv.c
5495         * src/codeconv.h
5496         * src/prefs_common.c
5497         * src/prefs_common.h
5498         * src/prefs_message.c
5499         * src/textview.c
5500                 remove obsolete 'convert_mb_alnum' option
5501                 and related stuff
5502         * src/gtk/about.c
5503                 remove unused 'about_textview_visibility_notify'
5504
5505 2005-12-02 [paul]       1.9.100cvs49
5506
5507         * src/prefs_account.c
5508         * src/prefs_compose_writing.c
5509         * src/prefs_fonts.c
5510         * src/prefs_gtk.h
5511         * src/prefs_image_viewer.c
5512         * src/prefs_message.c
5513         * src/prefs_other.c
5514         * src/prefs_receive.c
5515         * src/prefs_send.c
5516         * src/prefs_spelling.c
5517         * src/prefs_summaries.c
5518         * src/prefs_wrapping.c
5519         * src/plugins/dillo_viewer/dillo_prefs.c
5520         * src/plugins/pgpcore/prefs_gpg.c
5521                 several cleanups to the prefs dialogs
5522                 (slightly modified) patch by Fabien Vantard
5523
5524 2005-12-02 [paul]       1.9.100cvs48
5525
5526         * src/main.c
5527                 --exit means exit
5528         * src/send_message.c
5529                 fix crash on send when connection fails
5530
5531         Thanks to Colin
5532
5533 2005-12-01 [colin]      1.9.100cvs47
5534
5535         * src/html.c
5536                 Translate &hellip; to "..."
5537
5538 2005-11-30 [colin]      1.9.100cvs46
5539
5540         * src/matcher.c
5541         * src/matcher.h
5542                 Optimize back yesterday's fix.
5543
5544 2005-11-30 [paul]       1.9.100cvs45
5545
5546         * manual/faq.xml
5547                 standardised
5548         * manual/intro.xml
5549                 written by Colin, edited by me
5550
5551 2005-11-29 [colin]      1.9.100cvs44
5552
5553         * src/matcher.c
5554                 Skip headers unconditionnaly in match_body if the
5555                 rule is not message or ~message
5556
5557 2005-11-29 [colin]      1.9.100cvs43
5558
5559         * src/matcher.c
5560                 Fix body_part and such, not skipping headers 
5561                 if the matchcriteria wasn't the first in the rule
5562
5563 2005-11-29 [colin]      1.9.100cvs42
5564
5565         * src/compose.c
5566                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5567                 option missing from message view window)
5568                 Fix double text D'n'D with gtk-2.8
5569         * src/matcher.c
5570                 Fix ~message, ~headers_part, ~body_part rules
5571         * src/messageview.c
5572                 Add Windows-1252 (Closes bug #863)
5573                 Fix accels
5574         * src/gtk/gtkaspell.c
5575                 Properly destroy accels in all menus
5576
5577 2005-11-29 [mones]      1.9.100cvs41
5578
5579         * po/es.po
5580                 Updated.
5581
5582 2005-11-27 [colin]      1.9.100cvs40
5583
5584         * src/mh_gtk.c
5585                 "/Remove mailbox" -> "/Remove mailbox..."
5586
5587 2005-11-27 [paul]       1.9.100cvs39
5588
5589         * AUTHORS
5590         * po/de.po
5591         * src/gtk/authors.h
5592                 updated by new maintainer, Stephan Sachse
5593
5594 2005-11-27 [paul]       1.9.100cvs38
5595
5596         * manual/faq.xml
5597                 written by Colin, edited by me
5598
5599 2005-11-27 [paul]       1.9.100cvs37
5600
5601         * src/prefs_common.c
5602         * src/prefs_common.h
5603         * src/prefs_receive.c
5604         * src/prefs_summaries.c
5605                 move 'go to inbox after receiving new mail'
5606                 option from display/sumamaries to mail
5607                 handling/receive, and rework prefs_summaries
5608                 dialog a little
5609
5610 2005-11-25 [martin]     1.9.100cvs36
5611
5612         * po/de.po
5613             fixed windows-1252 translation;
5614             translated some new and fuzzy strings
5615
5616 2005-11-25 [paul]       1.9.100cvs35
5617
5618         * src/plugins/clamav/clamav_plugin.c
5619                 complete the update done in cvs34
5620
5621 2005-11-25 [paul]       1.9.100cvs34
5622
5623         * src/plugins/clamav/clamav_plugin.c
5624                 reflect upstream changes
5625
5626 2005-11-25 [paul]       1.9.100cvs33
5627
5628         * manual/ack.xml
5629         * manual/plugins.xml
5630         * manual/sylpheed-claws-manual.xml
5631                 written/updated by Colin, edited by me
5632         * tools/acroread2sylpheed.pl
5633                 update binary name
5634
5635 2005-11-24 [colin]      1.9.100cvs32
5636
5637         * src/compose.c
5638                 Fix bug #856 (reediting messages forgets Request
5639                 Return Receipt)
5640
5641 2005-11-24 [paul]       1.9.100cvs31
5642
5643         * manual/addrbook.xml
5644         * manual/starting.xml
5645                 written by Colin, proofread, edited, adapted by me
5646         * manual/advanced.xml
5647                 add some Actions examples
5648         * src/importldif.c
5649                 use a Save button instead of a Close button
5650         * src/wizard.c
5651                 indicate mandatory fields
5652                 fix page display
5653                 Thanks to Colin
5654
5655 2005-11-23 [colin]      1.9.100cvs30
5656
5657         * src/addressbook.c
5658                 Rename menu item, fix possible crash after
5659                 deletion of books
5660         * src/addrindex.c
5661                 Allow searching for '*' in ldap
5662         * src/browseldap.c
5663                 Fix "Browse Entry" (did anyone use it?)
5664         * src/wizard.c
5665                 Add guards for mandatory information
5666
5667 2005-11-23 [paul]       1.9.100cvs29
5668
5669         * manual/advanced.xml
5670                 corrections to the English
5671
5672 2005-11-23 [colin]      1.9.100cvs28
5673
5674         * src/mimeview.c
5675                 Fix possible crash at exit. After the call to
5676                 gtk_container_remove(), the Viewer's widget has no
5677                 more parent so gtk+ automatically frees it and its
5678                 sons. If destroy_viewer() then try to access it,
5679                 problems ensue.
5680
5681 2005-11-22 [colin]      1.9.100cvs27
5682
5683         * src/compose.c
5684         * src/gtk/gtkaspell.c
5685                 Fix right-clicking on a misspelled word
5686                 Fix More... in suggestions menu
5687
5688 2005-11-22 [wwp]        1.9.100cvs26
5689
5690         * src/prefs_template.c
5691                 templates works: re-sort templates list when adding or replacing,
5692                 prevent from adding or replacing when the template name is empty
5693
5694 2005-11-21 [colin]      1.9.100cvs25
5695
5696         * src/addressbook.c
5697                 Fix some addressbook suckage (dnd, select all)
5698         * src/compose.c
5699         * src/gtk/gtkaspell.c
5700         * src/gtk/gtkaspell.h
5701                 Make the spellchecker menu work with the 
5702                 GtkTextView one instead of overriding it
5703
5704 2005-11-20 [paul]       1.9.100cvs24
5705
5706         * manual/handling.xml
5707                 proofread and corrected
5708
5709 2005-11-20 [paul]       1.9.100cvs23
5710
5711         * manual/Makefile
5712                 generate html as one file
5713         * manual/advanced.xml
5714                 fix output generation
5715                 reformat hidden options list
5716         * manual/manual.xml     ** REMOVED **
5717         * manual/sylpheed-claws-manual.xml      ** ADDED **
5718                 renamed
5719
5720 2005-11-18 [colin]      1.9.100cvs22
5721
5722         * src/prefs_account.c
5723                 Fix layout in news and mbox accounts
5724         * manual/account.xml
5725         * manual/advanced.xml
5726                 New contents for Paul to check :)
5727
5728 2005-11-18 [wwp]        1.9.100cvs21
5729
5730         * src/gtk/quicksearch.c
5731                 don't update extended quicksearch buttons twice
5732
5733 2005-11-18 [paul]       1.9.100cvs20
5734
5735         * src/textview.c
5736                 complete 1.9.100cvs19
5737
5738 2005-11-18 [paul]       1.9.100cvs19
5739
5740         * src/compose.c
5741                 cosmetic improvements
5742         * src/textview.c
5743                 also list text/* attachments
5744
5745 2005-11-18 [colin]      1.9.100cvs18
5746
5747         * src/summaryview.c
5748                 Use column 0 instead of -1 in 
5749                 gtk_ctree_node_moveto, in a naive
5750                 hope it'll fix the gtk-related crashes
5751
5752 2005-11-18 [colin]      1.9.100cvs17
5753
5754         * src/gtk/inputdialog.c
5755                 Fix icon staying the first one
5756
5757 2005-11-17 [wwp]        1.9.100cvs16
5758                 fix possible problem showing some quicksearch buttons, and a bad
5759                 call to g_return_if_fail in a function that returns a value (both
5760                 fixes by Fabien Vantard)
5761
5762 2005-11-15 [wwp]        1.9.100cvs15
5763
5764         * src/gtk/quicksearch.c
5765                 added a tooltip to that obscure ... quicksearch button
5766
5767 2005-11-15 [wwp]        1.9.100cvs14
5768
5769         * src/gtk/quicksearch.c
5770                 add a quicksearch helper to filtering expression users: the ... button
5771                 raises the condition expr window. condition expressions set up w/ this
5772                 window are used by the quicksearch if the user closes it pressing OK.
5773
5774 2005-11-14 [paul]       1.9.100cvs13
5775
5776         * src/plugins/clamav/clamav_plugin.c
5777         * src/plugins/spamassassin/spamassassin.c
5778                 change plugin type following recent merging
5779
5780 2005-11-14 [wwp]        1.9.100cvs12
5781
5782         * src/folder.c
5783                 prevent from crashing when copying/moving message(s) from and
5784                 to the same folder
5785
5786 2005-11-14 [paul]       1.9.100cvs11
5787
5788         * src/plugins/clamav/Makefile.am
5789         * src/plugins/clamav/clamav_plugin.c
5790         * src/plugins/clamav/clamav_plugin.h
5791         * src/plugins/clamav/clamav_plugin_gtk.c
5792                 also merge clamav and clamav_gtk plugins
5793
5794 2005-11-13 [colin]      1.9.100cvs10
5795
5796         * configure.ac
5797         * src/plugins/spamassassin/Makefile.am
5798         * src/plugins/spamassassin/spamassassin.c
5799         * src/plugins/spamassassin/spamassassin.h
5800         * src/plugins/spamassassin/spamassassin_gtk.c
5801                 Merge spamassassin and spamassassin_gtk plugins,
5802                 and build it by default.
5803
5804 2005-11-12 [colin]      1.9.100cvs9
5805
5806         * src/etpan/imap-thread.c
5807                 Fix gcc warning
5808
5809 2005-11-12 [colin]      1.9.100cvs8
5810
5811         * src/procmime.c
5812                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5813
5814 2005-11-10 [colin]      1.9.100cvs7
5815
5816         * src/main.c
5817                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5818                 minimised state)
5819
5820 2005-11-10 [wwp]        1.9.100cvs6
5821
5822         * src/gtk/description_window.c
5823                 fix a crash when closing description windows using the WM's [X] button
5824
5825 2005-11-09 [colin]      1.9.100cvs5
5826
5827         * src/common/ssl.c
5828                 Update libetpan call to follow upstream
5829                 (yes, this requires libetpan-0.40cvs3)
5830
5831 2005-11-08 [colin]      1.9.100cvs4
5832
5833         * src/compose.c
5834         * src/textview.c
5835         * src/common/utils.c
5836         * src/common/utils.h
5837                 Enhance the email parser
5838
5839 2005-11-08 [colin]      1.9.100cvs3
5840
5841         * src/procmime.c
5842                 Fix what looks like an off-by-one (fixes 
5843                 attachments from the Bat)
5844
5845 2005-11-08 [wwp]        1.9.100cvs2
5846
5847         * src/main.c
5848                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
5849
5850 2005-11-08 [wwp]        1.9.100cvs1
5851
5852         * src/main.c
5853                 allow exiting Sylpheed-Claws from command-line
5854
5855 2005-11-08 [paul]       1.9.100
5856
5857         1.9.100 released
5858
5859 2005-11-07 [colin]      1.9.99cvs17
5860
5861         * src/addritem.c
5862         * src/ldif.c
5863                 Fix import of base-64 encoded items
5864
5865 2005-11-07 [colin]      1.9.99cvs16
5866
5867         * src/send_message.c
5868                 Fix bug #314 (Queue does not empty under certain 
5869                 circumstances)
5870
5871 2005-11-07 [paul]       1.9.99cvs15
5872
5873         * src/mutt.c
5874         * src/pine.c
5875                 fix buffer overflows
5876                 Thanks to Colin
5877
5878 2005-11-07 [paul]       1.9.99cvs14
5879
5880         * doc/man/Makefile.am
5881         * doc/man/sylpheed-claws.1      ** ADDED **
5882         * doc/man/sylpheed.1            ** DELETED **
5883                 rename and update the man file
5884
5885 2005-11-06 [colin]      1.9.99cvs13
5886
5887         * src/ldif.c
5888                 Fix ldif_get_line() that returned empty strings
5889                 (Didn't understand why). Also fix a possible
5890                 buffer overflow.
5891
5892 2005-11-06 [wwp]        1.9.99cvs12
5893
5894         * src/textview.c
5895         * src/gtk/about.c
5896         * src/gtk/gtkutils.c
5897         * src/gtk/gtkutils.h
5898                 fix a compilation warning,
5899                 make links sensitive in the about dialog
5900
5901 2005-11-04 [wwp]        1.9.99cvs11
5902
5903         * src/gtk/about.c
5904                 don't wrap or translate URIs, and a bit text format cleanup
5905
5906 2005-11-04 [wwp]        1.9.99cvs10
5907
5908         * src/gtk/about.c
5909                 better textview tagging implementation (no more use of marks for
5910                 postponed tagging)
5911
5912 2005-11-02 [colin]      1.9.99cvs9
5913
5914         * src/common/ssl.c
5915                 Forgot an ifdef
5916
5917 2005-11-02 [colin]      1.9.99cvs8
5918
5919         * configure.ac
5920                 Require libetpan-0.40 due to upstream fix
5921         * src/common/ssl.c
5922                 Tell libetpan not to call SSL_Library_Init,
5923                 as we do it ourselves.
5924
5925 2005-11-02 [colin]      1.9.99cvs7
5926
5927         * po/POTFILES.in
5928                 Add missing files (thanks to Fabien Vantard)
5929
5930 2005-11-02 [colin]      1.9.99cvs6
5931
5932         * src/summaryview.c
5933                 Fix totals when read messages are hidden or quicksearch
5934                 is on
5935         * src/ssl_manager.c
5936         * src/ssl_manager.h
5937         * src/common/ssl_certificate.c
5938         * src/common/ssl_certificate.h
5939         * src/gtk/sslcertwindow.c
5940         * src/gtk/sslcertwindow.h
5941                 Fix copyright on my stuff
5942
5943 2005-11-02 [wwp]        1.9.99cvs5
5944
5945         * src/prefs_themes.c
5946                 fix directory name checking (theme installation/removal),
5947                 made related error a bit more verbose
5948
5949 2005-11-02 [colin]      1.9.99cvs4
5950
5951         * src/summaryview.c
5952                 Fix typo (probably fixes bug #841 (Sort by the From 
5953                 field doesn't work)
5954
5955 2005-11-02 [paul]       1.9.99cvs3
5956
5957         * po/ko.po
5958         * po/nb.po
5959                 updated by SungHyun Nam, Geir Helland
5960         * src/wizard.c
5961                 fix typo in welcome message. spotted by
5962                 Andrea Spadaccini
5963
5964 2005-11-01 [colin]      1.9.99cvs2
5965
5966         * src/compose.c
5967                 Fix replying to ml wen confirming subscription
5968         * src/messageview.c
5969         * src/mimeview.c
5970         * src/mimeview.h
5971         * src/privacy.h
5972         * src/summaryview.c
5973                 Make key check non blocking
5974
5975 2005-10-31 [paul]       1.9.99cvs1
5976
5977         * tools/claws.i18n.status.pl
5978                 updated for ChangeLog
5979
5980 2005-10-31 [paul]       1.9.99
5981
5982         1.9.99 released
5983
5984 2005-10-31 [paul]       1.9.15cvs131
5985
5986         * .cvsignore
5987         * ChangeLog
5988         * ChangeLog.claws       ** REMOVED **
5989         * ChangeLog-gtk2.claws  ** REMOVED **
5990         * ChangeLog.gtk1        ** ADDED **
5991         * INSTALL
5992         * Makefile.am
5993         * NEWS
5994         * README
5995         * README.claws          ** REMOVED **
5996         * README.jp             ** REMOVED **
5997         * RELEASE_NOTES         ** ADDED **
5998         * RELEASE_NOTES.claws   ** REMOVED **
5999         * commitHelper
6000         * configure.ac
6001         * sylpheed.spec.in      ** REMOVED **
6002                 tidy up and update the default docs:
6003                 ChangeLog.claws is renamed ChangeLog.gtk1
6004                 ChangeLog-gtk2.claws is renamed ChangeLog
6005                 README.claws is renamed README
6006                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6007
6008 2005-10-31 [paul]       1.9.15cvs130
6009
6010         * po/it.po
6011                 fix errors
6012
6013 2005-10-31 [paul]       1.9.15cvs129
6014
6015         * po/ca.po
6016         * po/de.po
6017         * po/en_GB.po
6018         * po/fr.po
6019         * po/it.po
6020         * po/pt_BR.po
6021         * po/sk.po
6022         * po/sr.po
6023         * po/zh_CN.po
6024                 updated by Miquel Oliete, Stephan Sachse and
6025                 Thomas Gilgin, me, Fabien Vantard, Andrea
6026                 Spadaccini, Frederico Goncalves Guimaraes,
6027                 Andrej Kacian, Aleksandar Urosevic, and
6028                 Ralgh Young.
6029
6030 2005-10-31 [mones]      1.9.15cvs128
6031
6032         * manual/faq.xml
6033                 More questions.
6034         
6035         * po/es.po
6036                 Updated for release.
6037
6038 2005-10-30 [colin]      1.9.15cvs127
6039
6040         * src/compose.c
6041                 Place cursor before rewrapping (fixes cursor
6042                 pos if quotation gets rewrapped)
6043
6044 2005-10-29 [paul]       1.9.15cvs126
6045
6046         * src/crash.c
6047         * src/foldersel.c
6048         * src/main.c
6049         * src/messageview.c
6050         * src/toolbar.c
6051         * src/gtk/authors.h
6052                 corrections to text items
6053
6054 2005-10-28 [colin]      1.9.15cvs125
6055
6056         * src/messageview.c
6057                 Make "hit 'C' to check sig" work from extern 
6058                 messageviews
6059
6060 2005-10-27 [colin]      1.9.15cvs124
6061
6062         * src/summaryview.c
6063                 Add a hack to avoid segfaulting when hammering 
6064                 on gtk's events
6065
6066 2005-10-27 [wwp]        1.9.15cvs123
6067
6068         * src/prefs_themes.c
6069                 sort list of themes names in themes prefs
6070
6071 2005-10-27 [paul]       1.9.15cvs122
6072
6073         * src/folder.c
6074         * src/prefs_account.c
6075                 fix building on Solaris
6076                 Patch by Alex Moore
6077
6078 2005-10-27 [wwp]        1.9.15cvs121
6079
6080         * src/summaryview.c
6081         * src/gtk/gtksctree.c
6082                 speed up unselecting messages in summary view (thanks to Colin)
6083
6084 2005-10-27 [paul]       1.9.15cvs120
6085
6086         * src/mainwindow.c
6087                 fix a compilation warning
6088         * src/summaryview.c
6089                 fix updating of 'n items selected' count
6090                 when deselecting
6091
6092 2005-10-27 [martin]     1.9.15cvs119
6093
6094         * src/action.c
6095                 ignore actions with a leading '/' in the action menu name
6096                 fixes a crash on menu creation
6097         * src/prefs_actions.c
6098                 do not allow a leading '/' in the action menu name
6099
6100 2005-10-27 [paul]       1.9.15cvs118
6101
6102         * src/main.c
6103                 fix compilation warning
6104
6105 2005-10-27 [paul]       1.9.15cvs117
6106
6107         * src/procmime.c
6108                 add #if HAVE_LOCALE_H
6109
6110 2005-10-27 [paul]       1.9.15cvs116
6111
6112         * src/plugins/clamav/clamav_plugin.c
6113         * src/plugins/dillo_viewer/dillo_viewer.c
6114         * src/plugins/mathml_viewer/mathml_viewer.c
6115         * src/plugins/pgpcore/plugin.c
6116         * src/plugins/pgpinline/plugin.c
6117         * src/plugins/pgpmime/plugin.c
6118         * src/plugins/spamassassin/spamassassin.c
6119         * src/plugins/trayicon/trayicon.c
6120                 plugin_init() : make error messages more
6121                 informative
6122
6123 2005-10-26 [wwp]        1.9.15cvs115
6124
6125         * src/prefs_matcher.c
6126                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6127
6128 2005-10-26 [wwp]        1.9.15cvs114
6129
6130         * src/procmime.c
6131         * src/gtk/gtksctree.c
6132         * src/plugins/spamassassin/libspamc.c
6133         * src/plugins/spamassassin/spamassassin.c
6134                 fix some compilation warnings more
6135
6136 2005-10-26 [mones]      1.9.15cvs113
6137
6138         * po/es.po
6139                 Updated translation
6140
6141 2005-10-26 [paul]       1.9.15cvs112
6142
6143         * src/prefs_message.c
6144                 give all display_xface stuff the
6145                 #if HAVE_LIBCOMPFACE treatment, thus
6146                 preventing a crash
6147                 (Thanks to Wolfgang Enderlein)
6148
6149 2005-10-26 [colin]      1.9.15cvs111
6150
6151         * src/gedit-print.c
6152                 Fix date format
6153         * src/imap_gtk.c
6154         * src/news_gtk.c
6155                 Remove context menu items that should not be there
6156         * src/jpilot.c
6157                 Fix encoding
6158         * src/main.c
6159         * src/mainwindow.c
6160                 Don't show the mainwindow too soon
6161
6162 2005-10-26 [wwp]        1.9.15cvs110
6163
6164         * src/folder.c
6165         * src/manual.c
6166         * src/summaryview.c
6167                 fix uninitialized pointers in the folder updating hook
6168                 (thanks to Colin)
6169
6170 2005-10-25 [mones]      1.9.15cvs109
6171
6172         * manual/faq.xml
6173                 General information subsection completed. 
6174                 Removed archaic references.
6175                 
6176         * manual/Makefile
6177         * manual/dtd/manual.dsl
6178                 Added customization stylesheet for getting paragraphs
6179                 fully justified in PDF output (as suggested by Colin).
6180
6181 2005-10-25 [colin]      1.9.15cvs108
6182
6183         * src/compose.c
6184                 Fix a second leak
6185
6186 2005-10-25 [colin]      1.9.15cvs107
6187
6188         * src/addrbook.c
6189         * src/addrindex.c
6190                 Fix leak (xml_get_element() allocates memory)
6191         * src/compose.c
6192                 Fix leak + dead code (shame!)
6193         * src/procmime.c
6194                 Fix leak
6195
6196 2005-10-25 [colin]      1.9.15cvs106
6197
6198         * src/mimeview.c
6199                 Fix encoding issue in Save all and in 
6200                 overwrite-confirmation alertpanel
6201
6202 2005-10-25 [colin]      1.9.15cvs105
6203
6204         * src/common/socket.c
6205                 Fix a leak - Thanks to Christopher Aillon
6206                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6207
6208 2005-10-25 [paul]       1.9.15cvs104
6209
6210         * src/wizard.c
6211                 Always guess servers from the right-hand
6212                 email part and guess username from the
6213                 left-hand part. (Thanks to Colin)
6214                 add an X-Face to the welcome message
6215
6216 2005-10-25 [paul]       1.9.15cvs103
6217
6218         * manual/handling.xml
6219                 written by Colin, edited by me
6220
6221 2005-10-25 [wwp]        1.9.15cvs102
6222
6223         * src/folderview.c
6224         * src/grouplistdialog.c
6225         * src/imap.c
6226         * src/noticeview.c
6227                 fix some compilation warnings
6228
6229 2005-10-24 [paul]
6230
6231         1.9.99-rc3 released
6232
6233 2005-10-24 [paul]       1.9.15cvs101
6234
6235         * src/gtk/about.c
6236                 fix window sizing
6237
6238 2005-10-24 [paul]       1.9.15cvs100
6239
6240         * src/pixmaps/offline.xpm
6241         * src/pixmaps/online.xpm
6242                 replace with last default versions
6243
6244 2005-10-24 [colin]      1.9.15cvs99
6245
6246         * src/imap.c
6247                 Fix bug when moving a folder
6248         * src/imap_gtk.c
6249         * src/mh_gtk.c
6250                 "Delete folder" pops up a window, so it 
6251                 should be suffixed with "..."
6252         * src/plugins/pgpcore/sgpgme.c
6253                 Include locale.h
6254
6255 2005-10-24 [mones]      1.9.15cvs98
6256
6257         * manual/Makefile
6258         * manual/account.xml
6259         * manual/ack.xml
6260         * manual/addrbook.xml
6261         * manual/advanced.xml
6262         * manual/faq.xml
6263         * manual/glossary.xml
6264         * manual/gpl.xml
6265         * manual/handling.xml
6266         * manual/intro.xml
6267         * manual/keyboard.xml
6268         * manual/manual.xml
6269         * manual/plugins.xml
6270         * manual/starting.xml
6271         * manual/dtd/sdocbook.dtd
6272                 Initial manual structure and some content.
6273
6274 2005-10-23 [wwp]        1.9.15cvs97
6275
6276         * src/gtk/about.c
6277                 fix a typo
6278
6279 2005-10-23 [wwp]        1.9.15cvs96
6280
6281         * src/gtk/about.c
6282         * src/gtk/authors.h
6283                 rework of the about window (main work by Paul), also featuring a few
6284                 fixes for typos and duplicate names
6285
6286 2005-10-23 [wwp]        1.9.15cvs95
6287
6288         * src/.cvsignore
6289                 Ignore the right binary name (sylpheed-claws now)
6290
6291 2005-10-23 [paul]       1.9.15cvs94
6292
6293         * src/compose.c
6294                 when using Folder Pref 'Default To for
6295                 replies' make the entry in the Compose
6296                 window bold
6297                 Patch by Fabien Vantard
6298
6299 2005-10-22 [colin]      1.9.15cvs93
6300
6301         * src/codeconv.c
6302                 Fix leak
6303
6304 2005-10-22 [colin]      1.9.15cvs92
6305
6306         * src/codeconv.c
6307                 try to convert using locale (apart utf8) if necessary
6308
6309 2005-10-22 [colin]      1.9.15cvs91
6310
6311         * src/pixmaps/new.xpm
6312         * src/pixmaps/unread.xpm
6313                 Make the unread envelope blue again and
6314                 saturate the new one a bit more.
6315
6316 2005-10-22 [colin]      1.9.15cvs90
6317
6318         * src/compose.c
6319                 When replying to a mail sent by one of our accounts,
6320                 use the original list of recipients. Let 'Reply All'
6321                 and 'Reply to sender' work like previously.
6322
6323 2005-10-21 [colin]      1.9.15cvs89
6324
6325         * src/prefs_filtering.c
6326                 Clear fields after add and replace
6327         * src/textview.c
6328                 Display xface differently (better)
6329         * src/plugins/pgpinline/pgpinline.c
6330                 Fix crappy encodings/recodings
6331
6332 2005-10-21 [paul]       1.9.15cvs88
6333
6334         * src/compose.c
6335         * src/prefs_folder_item.c
6336         * src/toolbar.c
6337                 fix news folder Folder Properties
6338                 (thanks to Colin)
6339         * src/folderview.c
6340                 update folderview after Themes change
6341                 keep selected folder selected
6342                 (thanks to Colin)
6343
6344 2005-10-21 [paul]       1.9.15cvs87
6345
6346         * tools/Makefile.am
6347         * tools/OOo2sylpheed.pl
6348         * tools/README
6349         * tools/README.sylprint
6350         * tools/asus_mailled.sh         ** REMOVED **
6351         * tools/filter_conv.pl
6352         * tools/freshmeat_search.pl
6353         * tools/google_search.pl
6354         * tools/gpg-sign-syl            ** REMOVED **
6355         * tools/kmail2sylpheed.pl
6356         * tools/kmail2sylpheed_v2.pl
6357         * tools/multiwebsearch.pl
6358         * tools/nautilus2sylpheed.sh
6359         * tools/newscache_clean.pl
6360         * tools/outlook2sylpheed.pl
6361         * tools/sylpheed-switcher       ** REMOVED **
6362         * tools/sylprint.pl
6363         * tools/sylprint.rc
6364         * tools/tb2sylpheed
6365         * tools/vcard2xml.py
6366         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6367                 update default config dir
6368                 update binary name (thanks to Fabien Vantard)
6369                 remove obsolete scripts
6370
6371 2005-10-21 [colin]      1.9.15cvs86
6372
6373         * src/inc.c
6374                 Fix possible leak and units. Based on a patch by
6375                 Fabien Vantard.
6376
6377 2005-10-20 [colin]      1.9.15cvs85
6378
6379         * src/textview.c
6380                 Clear xface when clearing textview
6381
6382 2005-10-20 [colin]      1.9.15cvs84
6383
6384         * configure.ac
6385         * src/folderview.c
6386         * src/headerview.c
6387         * src/main.c
6388         * src/prefs_common.c
6389         * src/prefs_common.h
6390         * src/prefs_message.c
6391         * src/textview.c
6392         * src/textview.h
6393         * src/common/defs.h
6394         * src/common/utils.c
6395         * src/common/utils.h
6396         * src/gtk/gtkutils.c
6397         * src/gtk/gtkutils.h
6398                 Migrate config to .sylpheed-claws (Automatically)
6399                 Add a way to get the Xface in the TextView
6400
6401 2005-10-20 [colin]      1.9.15cvs83
6402
6403         * src/gtk/Makefile.am
6404         * src/gtk/about.c
6405         * src/gtk/authors.h
6406                 Make the about dialog *grooovy*
6407
6408 2005-10-20 [colin]      1.9.15cvs82
6409
6410         * src/mimeview.c
6411                 Use "Open with" on double click if no command
6412                 was found
6413
6414 2005-10-20 [colin]      1.9.15cvs81
6415
6416         * src/imap.c
6417         * src/etpan/imap-thread.c
6418                 Fix possible crash.
6419
6420 2005-10-20 [paul]       1.9.15cvs80
6421
6422         * src/folder.c
6423                 don't show clipkey icon if the only
6424                 attachment is the signature
6425                 Patch by Colin
6426
6427 2005-10-20 [paul]       1.9.15cvs79
6428
6429         * AUTHORS
6430         * src/plugins/pgpmime/pgpmime.c
6431                 name the PGP/MIME signature 'signature.asc'
6432                 Patch by Andrew Nelson <freeandy@gmail.com>
6433
6434 2005-10-19 [colin]      1.9.15cvs78
6435
6436         * src/plugins/pgpmime/pgpmime.c
6437                 Oops, no need to double-check though
6438
6439 2005-10-19 [colin]      1.9.15cvs77
6440
6441         * src/plugins/pgpinline/pgpinline.c
6442         * src/plugins/pgpmime/pgpmime.c
6443                 Check that my_tmpfile() doesn't 
6444                 return NULL
6445
6446 2005-10-19 [colin]      1.9.15cvs76
6447
6448         * src/common/utils.c
6449                 Use shorter mime boundaries to avoid having
6450                 MTAs rewrapping our headers, breaking the
6451                 PGP signature in the process 
6452         * src/compose.c
6453         * src/plugins/pgpmime/pgpmime.c
6454                 Check for boundary uniqueness to be sure
6455                 it won't happen, instead of hoping for the
6456                 best
6457
6458 2005-10-19 [colin]      1.9.15cvs75
6459
6460         * sylpheed-claws.desktop
6461         * src/Makefile.am
6462         * src/main.c
6463                 Ship a sylpheed-claws binary instead
6464                 of a sylpheed one. Change the socket
6465                 name, too
6466         * src/folderview.c
6467                 Update folder only if it changed
6468         * src/wizard.c
6469                 Fix i18n in welcome mail, patch by
6470                 Fabien Vantard
6471
6472 2005-10-19 [paul]
6473
6474         1.9.99-rc2 released
6475
6476 2005-10-19 [paul]       1.9.15cvs74
6477
6478         * src/folder.c
6479         * src/folderview.c
6480                 fix summaryview update
6481                 Patch by Colin
6482
6483 2005-10-18 [colin]      1.9.15cvs73
6484
6485         * src/plugins/pgpcore/passphrase.c
6486                 Don't XGrabServer, and try a bit more to 
6487                 sync everything before grabbing mouse/keyboard
6488
6489 2005-10-18 [colin]      1.9.15cvs72
6490
6491         * src/Makefile.am
6492         * src/addressadd.c
6493         * src/addressbook.c
6494         * src/folderview.c
6495         * src/grouplistdialog.c
6496         * src/mimeview.c
6497         * src/stock_pixmap.c
6498         * src/stock_pixmap.h
6499         * src/summaryview.c
6500         * src/gtk/gtksctree.c
6501         * src/gtk/gtksctree.h
6502         * src/pixmaps/empty.xpm
6503                 Implement a wrapper call for gtk_ctree_set_node_info
6504                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6505                 pixmap instead of a NULL one. This works around some
6506                 memory problems deep inside gtk, revealed by valgrind,
6507                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6508                 as locked crashes sylpheed.), as well as, probably, 
6509                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6510
6511 2005-10-17 [colin]      1.9.15cvs71
6512
6513         * src/mimeview.c
6514                 Provide visual feedback when checking
6515                 signature
6516
6517 2005-10-17 [colin]      1.9.15cvs70
6518
6519         * src/main.c
6520                 Keep the folder list frozen while checking caches...
6521
6522 2005-10-17 [colin]      1.9.15cvs69
6523
6524         * src/addr_compl.c
6525                 Fi bug #833 (Autocompleting from addressbook 
6526                 fails with extended chars)
6527         * src/imap.c
6528                 Fix 'adding messages' staying in statusbar
6529                 after an error
6530
6531 2005-10-17 [wwp]        1.9.15cvs68
6532
6533         * src/ssl_manager.c
6534                 Fix buttons' layout resizing when window size changes
6535
6536 2005-10-17 [wwp]        1.9.15cvs67
6537
6538         * src/account.c
6539         * src/prefs_account.c
6540         * src/prefs_common.c
6541         * src/prefs_common.h
6542         * src/prefs_folder_item.c
6543         * src/prefs_gtk.c
6544         * src/gtk/logwindow.c
6545         * src/gtk/pluginwindow.c
6546         * src/gtk/prefswindow.c
6547         * src/gtk/prefswindow.h
6548                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6549
6550 2005-10-17 [paul]       1.9.15cvs66
6551
6552         * configure.ac
6553                 fix missing libetpan message
6554         * po/en_GB.po
6555                 updated
6556         * src/crash.c
6557         * src/manual.c
6558         * src/prefs_themes.c
6559         * src/common/defs.h
6560                 add some new URI defines, change some
6561                 others
6562         * src/wizard.c
6563                 make welcome message translatable
6564                 small improvements to english
6565                 other tweaks
6566         * src/gtk/menu.c
6567                 fix warnings
6568
6569 2005-10-17 [paul]       1.9.15cvs65
6570
6571         * src/summaryview.c
6572                 fix column titles
6573
6574 2005-10-16 [mones]      1.9.15cvs64
6575
6576         * po/es.po
6577                 Updated translation
6578
6579 2005-10-16 [colin]
6580
6581         1.9.99-rc1 released
6582
6583 2005-10-16 [colin]      1.9.15cvs63
6584
6585         * src/wizard.c
6586                 Fix whitespace
6587
6588 2005-10-16 [colin]      1.9.15cvs62
6589
6590         * src/toolbar.c
6591                 s/Get All/Get Mail/
6592         * src/wizard.c
6593                 Real welcome mail text, thanks Paul
6594
6595 2005-10-16 [colin]      1.9.15cvs61
6596
6597         * src/editldap.c
6598         * src/exporthtml.c
6599         * src/main.c
6600         * src/mainwindow.c
6601         * src/prefs_themes.c
6602         * src/prefs_toolbar.c
6603         * src/plugins/demo/demo.c
6604         * src/plugins/trayicon/trayicon.c
6605                 s/Sylpheed/Sylpheed-Claws/
6606
6607 2005-10-16 [colin]      1.9.15cvs60
6608
6609         * src/wizard.c
6610                 Add a welcome email in the first empty mailbox
6611         * src/prefs_common.c
6612                 Change one more default
6613
6614 2005-10-16 [colin]      1.9.15cvs59
6615
6616         * src/wizard.c
6617                 Remove printf
6618
6619 2005-10-16 [colin]      1.9.15cvs58
6620
6621         * src/toolbar.c
6622         * src/prefs_common.c
6623                 Change some defaults
6624
6625 2005-10-16 [colin]      1.9.15cvs57
6626
6627         * src/toolbar.c
6628         * src/prefs_common.c
6629                 Change some defaults
6630
6631 2005-10-16 [colin]      1.9.15cvs56
6632
6633         * src/wizard.c
6634                 By default, initialize fonts to have
6635                 the same size as normal GtkWidgets
6636
6637 2005-10-16 [colin]      1.9.15cvs55
6638
6639         * src/mimeview.c
6640                 Fix message a bit more
6641
6642 2005-10-16 [colin]      1.9.15cvs54
6643
6644         * src/addressbook.c
6645                 Second attempt at flicker fixing
6646
6647 2005-10-16 [colin]      1.9.15cvs53
6648
6649         * src/addressbook.c
6650                 Fix flicker
6651
6652 2005-10-16 [wwp]        1.9.15cvs52
6653
6654         * src/addressbook.c
6655         * src/editaddress.c
6656         * src/prefs_common.c
6657         * src/prefs_common.h
6658                 Remember window sizes (address book)
6659
6660 2005-10-16 [wwp]        1.9.15cvs51
6661
6662         * src/plugins/clamav/clamav_plugin_gtk.c
6663         * src/plugins/spamassassin/spamassassin_gtk.c
6664                 Fix compilation warnings (missing #include).
6665
6666 2005-10-16 [colin]      1.9.15cvs50
6667
6668         * src/mimeview.c
6669         * src/summaryview.c
6670         * src/textview.c
6671                 Make 'c' check signature, and forward
6672                 c, l, y, t from summaryview to mimeview
6673
6674 2005-10-16 [colin]      1.9.15cvs49
6675
6676         * src/addressbook.c
6677                 Put border around buttons
6678         * src/mainwindow.c
6679         * src/summaryview.c
6680                 Rework menus (Patch based on a patch
6681                 by Paul)
6682
6683 2005-10-15 [wwp]        1.9.15cvs48
6684
6685         * src/editjpilot.c
6686         * src/editldap.c
6687         * src/editvcard.c
6688         * src/exphtmldlg.c
6689         * src/expldifdlg.c
6690         * src/export.c
6691         * src/import.c
6692         * src/importldif.c
6693         * src/importmutt.c
6694         * src/importpine.c
6695         * src/prefs_account.c
6696         * src/prefs_spelling.c
6697         * src/gtk/gtkutils.c
6698         * src/gtk/gtkutils.h
6699         * src/plugins/clamav/clamav_plugin_gtk.c
6700         * src/plugins/spamassassin/spamassassin_gtk.c
6701                 use nicer browse-for-file/dir buttons than the "..." ones,
6702                 code factorizing more.
6703
6704 2005-10-14 [colin]      1.9.15cvs47
6705
6706         * src/mainwindow.c
6707                 set relief on the account switcher so that people see it
6708                 grey out Create processing rules when no message is selected
6709         * src/prefs_filtering.c
6710                 ask before closing if the rule has not been modified, even if
6711                 it's not valid
6712         * src/prefs_matcher.c
6713                 fix sensitivity when entering the dialog
6714         * src/gtk/inputdialog.c
6715                 display a better icon on password ask
6716         * src/plugins/pgpcore/passphrase.c
6717                 make the dialog look better
6718
6719 2005-10-14 [paul]       1.9.15cvs46
6720
6721         * src/folderview.c
6722                 indicate presense of marked msgs in
6723                 unexpanded subfolders
6724
6725 2005-10-14 [paul]       1.9.15cvs45
6726
6727         * src/prefs_actions.c
6728         * src/prefs_common.c
6729         * src/prefs_common.h
6730         * src/prefs_filtering_action.c
6731         * src/prefs_matcher.c
6732         * src/prefs_template.c
6733                 remember window sizes
6734                 fix Info button size
6735
6736         Patches by wwp
6737
6738 2005-10-13 [colin]      1.9.15cvs44
6739
6740         * src/mimeview.c
6741         * src/noticeview.c
6742         * src/noticeview.h
6743                 Add a tooltip on the icon (optional) 
6744                 Get rid of the signature buttons and only
6745                 use the icon+tooltip
6746
6747 2005-10-13 [colin]      1.9.15cvs43
6748
6749         * src/noticeview.c
6750         * src/noticeview.h
6751                 Add hand cursor for hovering over icon
6752
6753 2005-10-13 [colin]      1.9.15cvs42
6754
6755         * src/summaryview.c
6756                 Fix crash when quicksearch's hidden 
6757                 at startup
6758
6759 2005-10-13 [colin]      1.9.15cvs41
6760
6761         * src/compose.c
6762                 Set subject when forwarding multiple mails
6763                 Check that other recipient than the default Cc or Bcc
6764                 have been set before sending.
6765
6766 2005-10-13 [colin]      1.9.15cvs40
6767
6768         * src/imap.c
6769                 Batch per-folder
6770                 Introduce locking, but don't use it yet
6771
6772 2005-10-13 [colin]      1.9.15cvs39
6773
6774         * src/gtk/quicksearch.c
6775                 Reset quicksearch when hiding it
6776                 Make sticky a real pref
6777
6778 2005-10-13 [colin]      1.9.15cvs38
6779
6780         * src/summaryview.c
6781                 Faster prefs apply
6782
6783 2005-10-13 [colin]      1.9.15cvs37
6784
6785         * src/mimeview.c
6786         * src/noticeview.c
6787         * src/noticeview.h
6788         * src/plugins/pgpcore/sgpgme.c
6789                 Make privacy icon clickable
6790                 Move Trust field in Full info
6791                 When trust is less than full, don't display
6792                 a warning icon
6793
6794 2005-10-13 [colin]      1.9.15cvs36
6795
6796         * src/folder.c
6797                 Batch on flags sync
6798         * src/folderview.c
6799                 Revert speed hack which is dangerous in fact
6800                 Apply prefs faster
6801
6802 2005-10-13 [colin]      1.9.15cvs35
6803
6804         * src/folder_item_prefs.c
6805                 Fix pref corruption on folder move. Patch
6806                 by wwp
6807
6808 2005-10-13 [paul]       1.9.15cvs34
6809
6810         * src/export.c
6811         * src/import.c
6812                 fix typos in g_warnings
6813         * src/prefs_account.c
6814                 add a file selector for Signature file
6815
6816         Patches by wwp
6817
6818 2005-10-12 [colin]      1.9.15cvs33
6819
6820         * src/mimeview.c
6821                 Provide a quick way to go back from a
6822                 signature's full info to the email part
6823
6824 2005-10-12 [colin]      1.9.15cvs32
6825
6826         * src/compose.c
6827                 Remove old hack of encoding signed mails with base64.
6828                 QP works equally well.
6829
6830 2005-10-12 [colin]      1.9.15cvs31
6831
6832         * src/crash.c
6833                 Replace deprecated GtkText with GtkTextView
6834         * src/imap.c
6835                 Fix a logic bug about counts in imap_select
6836                 (previously un-triggered)
6837         * src/mainwindow.c
6838         * src/summaryview.c
6839         * src/news.c
6840                 Allow local deletion of news posts
6841         * src/mimeview.c
6842                 Show GPG noticeview on the message/rfc822 part
6843                 in addition to the text/plain one
6844         * src/prefs_image_viewer.c
6845           src/plugins/pgpcore/prefs_gpg.c
6846                 Polish (set the label as part of the checkbox)
6847         * src/wizard.c
6848                 Don't sit there doing nothing after destroying
6849                 the window - return err
6850
6851 2005-10-11 [colin]      1.9.15cvs30
6852
6853         * src/folderview.c
6854                 Apply processing rules before showing folders.
6855                 Early folder show (before flags sync) will only
6856                 be done when there are no processing rules (nor
6857                 pre- or post- ones)
6858         * src/imap.c
6859                 Fix stuff related to mail subdir, creation and 
6860                 deletion of folders 
6861         * src/imap_gtk.c
6862                 Don't allow creation of folders in NoInferior
6863                 folders, as it won't work
6864
6865 2005-10-10 [colin]      1.9.15cvs29
6866
6867         * src/compose.c
6868                 Reselect "None" Privacy system when selecting an
6869                 account with no privacy system defined
6870
6871 2005-10-10 [colin]      1.9.15cvs28
6872
6873         * src/mainwindow.c
6874                 Add Windows-1252 encoding
6875         * src/prefs_common.c
6876                 Rework some defaults:
6877                 - autosave to draft by default
6878                 - don't show header pane (it's already in the textview)
6879                 - Select first new or unread mail on entry
6880                 - Assume 'Yes' to change folder when there's no more
6881                   unread message
6882         * src/prefs_matcher.c
6883                 Fix a gtk assertion failure
6884         * src/gtk/colorlabel.c
6885                 Workaround bad repainting on selection
6886         * src/main.c
6887                 Freeze/thaw (a bit faster on ssh -X)
6888         * src/msgcache.c
6889                 Get rid of StrdupConverter that just adds an
6890                 extra strdup/free 
6891         * src/etpan/imap_thread.c
6892                 memset buf to 0
6893
6894 2005-10-10 [colin]      1.9.15cvs27
6895
6896         * src/export.c
6897         * src/import.c
6898                 Fix compile on gtk 2.4. Patch by wwp
6899
6900 2005-10-09 [colin]      1.9.15cvs26
6901
6902         * src/mainwindow.c
6903         * src/messageview.c
6904         * src/summaryview.c
6905                 Clarify forward menus. Patch by wwp
6906
6907 2005-10-09 [colin]      1.9.15cvs25
6908
6909         * src/compose.c
6910         * src/compose.h
6911                 Fix bug #829 (Non-working "Encrypt message by 
6912                 default when replying to an encrypted message")
6913
6914 2005-10-08 [colin]      1.9.15cvs24
6915
6916         * src/wizard.c
6917                 Fix bug #827 ("Welcome" setup wizard after a 
6918                 permission error gives up & forgets itself.)
6919
6920 2005-10-08 [colin]      1.9.15cvs23
6921
6922         * src/procmime.c
6923                 Fix bug #828 (Ignoring headers with spaces around = sign)
6924
6925 2005-10-08 [colin]      1.9.15cvs22
6926
6927         * src/export.c
6928                 Warning fix by wwp
6929
6930 2005-10-08 [colin]      1.9.15cvs21
6931
6932         * src/folder.c
6933         * src/folder.h
6934                 Add a processing_pending indicator, set on 
6935                 folder_item_open and cleared after 
6936                 folder_item_process_open
6937         * src/folderview.c
6938         * src/summaryview.c
6939                 wrap procmsg_msginfo_*_flags, and in the
6940                 wrapper check that there's no folder processing 
6941                 pending. If there is, defer the flags change until 
6942                 processing is done to avoid stepping over each
6943                 other's toes.
6944                 Freeze during processing, but not during scanning.
6945
6946 2005-10-07 [colin]      1.9.15cvs20
6947
6948         * src/plugins/pgpcore/passphrase.c
6949                 Fix bug #826 (X-Server hangs when 
6950                 right-clicking a PGP encrypted message)
6951
6952 2005-10-07 [paul]       1.9.15cvs19
6953
6954         * src/compose.c
6955                 fix compose_entries[]
6956                 patch by Fabien Vantard
6957
6958 2005-10-06 [colin]      1.9.15cvs18
6959
6960         * src/pixmaps/address.xpm
6961         * src/pixmaps/address_book.xpm
6962         * src/pixmaps/book.xpm
6963         * src/pixmaps/check_spelling.xpm
6964         * src/pixmaps/checkbox_off.xpm
6965         * src/pixmaps/checkbox_on.xpm
6966         * src/pixmaps/close.xpm
6967         * src/pixmaps/complete.xpm
6968         * src/pixmaps/continue.xpm
6969         * src/pixmaps/deleted.xpm
6970         * src/pixmaps/down_arrow.xpm
6971         * src/pixmaps/exec.xpm
6972         * src/pixmaps/forwarded.xpm
6973         * src/pixmaps/group.xpm
6974         * src/pixmaps/ignorethread.xpm
6975         * src/pixmaps/interface.xpm
6976         * src/pixmaps/jpilot.xpm
6977         * src/pixmaps/ldap.xpm
6978         * src/pixmaps/linewrap.xpm
6979         * src/pixmaps/linewrapcurrent.xpm
6980         * src/pixmaps/mail.xpm
6981         * src/pixmaps/mail_attach.xpm
6982         * src/pixmaps/mail_compose.xpm
6983         * src/pixmaps/mail_forward.xpm
6984         * src/pixmaps/mail_receive.xpm
6985         * src/pixmaps/mail_receive_all.xpm
6986         * src/pixmaps/mail_reply.xpm
6987         * src/pixmaps/mail_reply_to_all.xpm
6988         * src/pixmaps/mail_reply_to_author.xpm
6989         * src/pixmaps/mail_send.xpm
6990         * src/pixmaps/mail_send_queue.xpm
6991         * src/pixmaps/mime_application.xpm
6992         * src/pixmaps/mime_audio.xpm
6993         * src/pixmaps/mime_image.xpm
6994         * src/pixmaps/mime_message.xpm
6995         * src/pixmaps/mime_text_enriched.xpm
6996         * src/pixmaps/mime_text_html.xpm
6997         * src/pixmaps/mime_text_plain.xpm
6998         * src/pixmaps/mime_unknown.xpm
6999         * src/pixmaps/new.xpm
7000         * src/pixmaps/news_compose.xpm
7001         * src/pixmaps/offline.xpm
7002         * src/pixmaps/online.xpm
7003         * src/pixmaps/paste.xpm
7004         * src/pixmaps/preferences.xpm
7005         * src/pixmaps/privacy_emblem_encrypted.xpm
7006         * src/pixmaps/privacy_expired.xpm
7007         * src/pixmaps/privacy_failed.xpm
7008         * src/pixmaps/privacy_passed.xpm
7009         * src/pixmaps/privacy_signed.xpm
7010         * src/pixmaps/privacy_unknown.xpm
7011         * src/pixmaps/privacy_warn.xpm
7012         * src/pixmaps/properties.xpm
7013         * src/pixmaps/replied.xpm
7014         * src/pixmaps/search.xpm
7015         * src/pixmaps/unread.xpm
7016         * src/pixmaps/up_arrow.xpm
7017         * src/pixmaps/vcard.xpm
7018                 Modernize internal theme, with icons from the 
7019                 Gnomaws theme. Keep some of the old ones where
7020                 they were better.
7021
7022 2005-10-06 [colin]      1.9.15cvs17
7023
7024         * src/summaryview.c
7025                 Little optimisations + bugfix
7026         * src/toolbar.c
7027                 Remove default useless items - useless being defined
7028                 by the default relevant prefs
7029         * src/wizard.c
7030                 include config.h to make gettext work
7031         * src/prefs_themes.c
7032                 Fix selection of current theme in prefs
7033
7034 2005-10-06 [colin]      1.9.15cvs16
7035
7036         * src/prefs_common.c
7037         * src/prefs_common.h
7038         * src/prefs_summaries.c
7039         * src/folderview.c
7040                 Add a warning dialog on Mark all read 
7041                 (with pref to get rid of it)
7042
7043 2005-10-06 [paul]       1.9.15cvs15
7044
7045         * po/nb.po
7046         * po/pt_BR.po
7047                 updated by Geir Helland and Frederico
7048                 Goncalves Guimaraes
7049
7050 2005-10-05 [colin]      1.9.15cvs14
7051
7052         * src/folder.c
7053         * src/folder.h
7054         * src/folderview.c
7055         * src/folderview.h
7056         * src/imap_gtk.c
7057         * src/mh_gtk.c
7058         * src/mainwindow.c
7059         * src/setup.c
7060                 add a way to rescan without rebuilding
7061                 make moving a bit faster (less folders changes)
7062                 don't lock the tree on Get 
7063         * src/imap.c
7064                 Don't re-delete deleted messages before expunging
7065         * src/summaryview.c
7066                 Set batch mode when deleting mails
7067
7068 2005-10-05 [paul]       1.9.15cvs13
7069
7070         * src/mainwindow.c
7071         * src/mainwindow.h
7072                 fix disabled Execute menu item
7073         * src/toolbar.c
7074                 match the change in 1.9.15cvs10: use Compose
7075                 instead of News by default
7076
7077 2005-10-04 [colin]      1.9.15cvs12
7078
7079         * src/compose.c
7080                 When replying to an ML post with Reply-To set
7081                 to the poster's email, honor it (as before),
7082                 but also honor our user's request to reply to
7083                 the mailing list: set the ML address in the To
7084                 field and the Reply-To address in the Cc: 
7085                 field.
7086
7087 2005-10-04 [colin]      1.9.15cvs11
7088
7089         * src/plugins/trayicon/trayicon.c
7090                 Finish cosmetic change - thanks to wwp
7091
7092 2005-10-04 [colin]      1.9.15cvs10
7093
7094         * src/toolbar.c
7095                 Use Compose instead of Email by default.
7096                 Spotted by wwp.
7097
7098 2005-10-04 [colin]      1.9.15cvs9
7099
7100         * src/folder.c
7101         * src/folder.h
7102         * src/folderview.c
7103         * src/imap.c
7104         * src/etpan/imap-thread.c
7105         * src/etpan/imap-thread.h
7106                 Try to make IMAP faster, by simplifying SEARCH
7107                 commands, avoiding sending two STATUS in a row,
7108                 and deferring flags sync and processing just
7109                 after displaying the folder. 
7110                 This will update the SummaryView in certain
7111                 cases (new mails not already fetched, flags
7112                 changed from another client) but in a non-
7113                 blocking manner.
7114
7115 2005-10-04 [colin]      1.9.15cvs8
7116
7117         * src/plugins/trayicon/trayicon.c
7118                 Relabel "Offline" to "Work offline"
7119
7120 2005-10-04 [colin]      1.9.15cvs7
7121
7122         * src/export.c
7123         * src/import.c
7124         * src/mbox.c
7125                 Fix mbox import/export buglets
7126                 Patch by wwp
7127         * src/plugins/trayicon/trayicon.c
7128                 Add offline swithc
7129                 Patch by wwp
7130
7131 2005-10-04 [colin]      1.9.15cvs6
7132
7133         * src/folder.c
7134         * src/folderview.c
7135         * src/summaryview.c
7136                 Better fix (don't break mark all read) for cvs2
7137
7138 2005-10-03 [colin]      1.9.15cvs5
7139
7140         * src/folder.c
7141                 Use a sane sort by default
7142
7143 2005-10-03 [colin]      1.9.15cvs4
7144
7145         * src/inc.c
7146                 Add a 'Only once' button for overriding offline mode
7147         * src/prefs_account.c
7148         * src/wizard.c
7149                 Add Local mbox to the wizard
7150                 Add IMAP subdir to the wizard (or the wizard is useless
7151                 for such accounts, or even worse than useless)
7152                 Move IMAP subdir from Advanced to Receive tab, as it's
7153                 not that uncommon
7154
7155 2005-10-03 [colin]      1.9.15cvs3
7156
7157         * src/send_message.c
7158                 Forgot this one in cvs1
7159
7160 2005-10-03 [colin]      1.9.15cvs2
7161
7162         * src/folder.c
7163                 Faster close when leaving a folder with lots
7164                 of new mails. Idea by David Relson.
7165
7166 2005-10-03 [colin]      1.9.15cvs1
7167
7168         * src/compose.c
7169         * src/imap.c
7170         * src/inc.c
7171         * src/main.c
7172         * src/messageview.c
7173         * src/news.c
7174         * src/summaryview.c
7175         * src/gtk/sslcertwindow.c
7176         * src/plugins/trayicon/trayicon.c
7177                 Add accels to every AlertPanel. Patch by Fabien 
7178                 Vantard
7179
7180 2005-10-03 [paul]       1.9.15
7181
7182         1.9.15 released
7183
7184 2005-10-03 [paul]       1.9.14cvs68
7185
7186         * po/ca.po
7187         * po/de.po
7188         * po/es.po
7189         * po/fi.po
7190         * po/fr.po
7191         * po/sk.po
7192         * po/sr.po
7193         * po/zh_CN.po
7194                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7195                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7196                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7197
7198 2005-10-03 [paul]       1.9.14cvs67
7199
7200         * src/send_message.c
7201                 prevent hang on Cancel
7202                 patch by Colin
7203
7204 2005-10-03 [paul]       1.9.14cvs66
7205
7206         * src/main.c
7207                 fix crash in IMAP caused by discrepancy
7208                 between check_at_startup and offline mode
7209                 Patch by Colin
7210
7211 2005-10-01 [paul]       1.9.14cvs65
7212
7213         * src/inc.c
7214                 fix engrish
7215
7216 2005-10-01 [paul]       1.9.14cvs64
7217         * src/export.c
7218         * src/import.c
7219                 synchronise import_mbox() and export_mbox()
7220         * src/mbox.c
7221                 proc_mbox(): add alert if file cannot be opened
7222                 export_list_to_mbox(): test if dest file exists,
7223                 prompt user to overwrite if it does. add alert
7224                 if file cannot be created
7225                                                                 
7226         Patch by wwp
7227                                                                                                                 
7228
7229 2005-09-30 [paul]       1.9.14cvs63
7230
7231         * src/addressbook.c
7232                 Fix sensitivity of a menu
7233         * src/codeconv.c
7234                 Respect hidden pref for mails with no encoding
7235         * src/common/xml.c
7236                 Fix memory corruption
7237         * src/plugins/pgpcore/sgpgme.c
7238                 Fix segfault on incomplete sigs, and display
7239                 of S/Mime UIDs
7240
7241         Patches by Colin
7242
7243 2005-09-30 [colin]      1.9.14cvs62
7244
7245         * src/partial_download.c
7246                 Little logic fix in almost-dead code
7247         * src/pop.c
7248                 Fix partial download when there's no new mail
7249
7250 2005-09-29 [paul]       1.9.14cvs61
7251
7252         * src/plugins/pgpinline/pgpinline.c
7253                 fix bug 819, 'crash accessing sign message'
7254                 Patch by Colin
7255
7256 2005-09-28 [martin]     1.9.14cvs60
7257
7258         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7259                 fix bug #790 (Crash when restarting window manager (fluxbox))
7260
7261 2005-09-28 [paul]       1.9.14cvs59
7262
7263         * src/gtk/gtkaspell.c
7264                 fix off-by-one typo
7265
7266 2005-09-27 [colin]      1.9.14cvs58
7267
7268         * src/plugins/pgpcore/sgpgme.c
7269                 Report error when there's one, instead of
7270                 "Signature unchecked" 
7271
7272 2005-09-27 [colin]      1.9.14cvs57
7273
7274         * src/prefs_quote.c
7275                 Fix bug #816 (Weird quotation with spaces)
7276
7277 2005-09-27 [colin]      1.9.14cvs56
7278
7279         * src/codeconv.c
7280         * src/compose.c
7281         * src/compose.h
7282                 Put subject in compose's title
7283                 Fix Automatic encoding so that it's really automatic:
7284                 first try default locale's charset, then charset of the replied mail, 
7285                 then utf-8
7286                 Fix encoding of headers (must be in strict mode too)
7287
7288 2005-09-26 [colin]      1.9.14cvs55
7289
7290         * src/gtk/gtkaspell.c
7291                 Fix previous patch - don't color the space,
7292                 just uncolor it :)
7293
7294 2005-09-26 [colin]      1.9.14cvs54
7295
7296         * src/gtk/gtkaspell.c
7297                 Unmark space if possible
7298
7299 2005-09-26 [colin]      1.9.14cvs53
7300
7301         * src/imap.c
7302                 log_error instead of alertpanel according to the pref
7303         * src/etpan/imap-thread.c
7304                 Print connect status, copy only necessary size to 
7305                 logger
7306         * src/plugins/pgpmime/pgpmime.c
7307                 Handle S/Mime signatures (verification only). Patch based
7308                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7309
7310 2005-09-26 [paul]       1.9.14cvs52
7311
7312         * src/common/passcrypt.c
7313                 this 'workaround' not necessary on NetBSD.
7314                 Thanks to Daniel Gustafson
7315
7316 2005-09-26 [paul]
7317
7318         1.9.15-rc4 released
7319
7320 2005-09-26 [paul]       1.9.14cvs51
7321
7322         * src/summaryview.c
7323                 Skip currently selected message when
7324                 looking for next new or unread message
7325                 in current folder. Patch by Colin
7326         * src/common/passcrypt.c
7327                 eliminate warnings on *BSD. Patch by
7328                 Daniel Gustafson
7329
7330 2005-09-26 [colin]      1.9.14cvs50
7331
7332         * src/procmsg.c
7333                 Call postfiltering hook anyway
7334
7335 2005-09-22 [colin]      1.9.14cvs49
7336
7337         * src/codeconv.c
7338         * src/codeconv.h
7339                 Add a strict mode that doesn't replace with _
7340         * src/compose.c
7341         * src/compose.h
7342                 Use strict conversion while sending
7343                 Fix race when drafting while sending (happens
7344                 on IMAP)
7345                 Fix d'n'd of messages from summaryview
7346         * src/prefs_common.c
7347         * src/prefs_common.h
7348                 add hidden utf8_instead_of_locale_for_broken_mail 
7349                 pref for people that preferred the default charset 
7350                 to be utf8 for broken mails
7351         * src/quote_fmt_parse.y
7352                 fix bug #815 (No quote insert if "From:" fied 
7353                 contained Russian letters)
7354         * src/summaryview.c
7355                 Fix d'n'd of messages to compose
7356
7357 2005-09-22 [paul]       1.9.14cvs48
7358
7359         * src/compose.c
7360                 fix bug where attachments Name entry
7361                 would display Path instead
7362
7363 2005-09-21 [paul]       1.9.14cvs47
7364
7365         * README
7366         * README.jp
7367         * configure.ac
7368         * config/config.rpath
7369         * doc/manual/en/sylpheed-20.html
7370         * doc/manual/es/sylpheed-20.html
7371         * po/bg.po
7372         * po/ca.po
7373         * po/de.po
7374         * po/es.po
7375         * po/fr.po
7376         * po/it.po
7377         * po/pt_BR.po
7378         * po/sk.po
7379         * po/zh_TW.po
7380         * src/account.c
7381         * src/account.h
7382         * src/action.c
7383         * src/action.h
7384         * src/adbookbase.h
7385         * src/addr_compl.c
7386         * src/addr_compl.h
7387         * src/addrbook.c
7388         * src/addrbook.h
7389         * src/addrcache.c
7390         * src/addrcache.h
7391         * src/addrcindex.c
7392         * src/addrcindex.h
7393         * src/addrclip.c
7394         * src/addrclip.h
7395         * src/addrdefs.h
7396         * src/addressadd.c
7397         * src/addressadd.h
7398         * src/addressbook.c
7399         * src/addressbook.h
7400         * src/addressitem.h
7401         * src/addrgather.c
7402         * src/addrgather.h
7403         * src/addrharvest.c
7404         * src/addrharvest.h
7405         * src/addrindex.c
7406         * src/addrindex.h
7407         * src/addritem.c
7408         * src/addritem.h
7409         * src/addrquery.c
7410         * src/addrquery.h
7411         * src/addrselect.c
7412         * src/addrselect.h
7413         * src/alertpanel.c
7414         * src/alertpanel.h
7415         * src/browseldap.c
7416         * src/browseldap.h
7417         * src/codeconv.c
7418         * src/codeconv.h
7419         * src/compose.c
7420         * src/compose.h
7421         * src/crash.c
7422         * src/crash.h
7423         * src/customheader.c
7424         * src/customheader.h
7425         * src/displayheader.c
7426         * src/displayheader.h
7427         * src/editaddress.c
7428         * src/editaddress.h
7429         * src/editbook.c
7430         * src/editbook.h
7431         * src/editgroup.c
7432         * src/editgroup.h
7433         * src/editjpilot.c
7434         * src/editjpilot.h
7435         * src/editldap.c
7436         * src/editldap.h
7437         * src/editldap_basedn.c
7438         * src/editldap_basedn.h
7439         * src/editvcard.c
7440         * src/editvcard.h
7441         * src/enriched.c
7442         * src/enriched.h
7443         * src/exphtmldlg.c
7444         * src/exphtmldlg.h
7445         * src/expldifdlg.c
7446         * src/expldifdlg.h
7447         * src/export.c
7448         * src/export.h
7449         * src/exporthtml.c
7450         * src/exporthtml.h
7451         * src/exportldif.c
7452         * src/exportldif.h
7453         * src/filtering.c
7454         * src/filtering.h
7455         * src/folder.c
7456         * src/folder.h
7457         * src/folder_item_prefs.c
7458         * src/folder_item_prefs.h
7459         * src/foldersel.c
7460         * src/foldersel.h
7461         * src/folderutils.c
7462         * src/folderutils.h
7463         * src/folderview.c
7464         * src/folderview.h
7465         * src/grouplistdialog.c
7466         * src/grouplistdialog.h
7467         * src/headerview.c
7468         * src/headerview.h
7469         * src/html.c
7470         * src/html.h
7471         * src/image_viewer.c
7472         * src/image_viewer.h
7473         * src/imap.c
7474         * src/imap.h
7475         * src/imap_gtk.c
7476         * src/imap_gtk.h
7477         * src/import.c
7478         * src/import.h
7479         * src/importldif.c
7480         * src/importldif.h
7481         * src/importmutt.c
7482         * src/importmutt.h
7483         * src/importpine.c
7484         * src/importpine.h
7485         * src/inc.c
7486         * src/inc.h
7487         * src/jpilot.c
7488         * src/jpilot.h
7489         * src/ldapctrl.c
7490         * src/ldapctrl.h
7491         * src/ldaplocate.c
7492         * src/ldaplocate.h
7493         * src/ldapquery.c
7494         * src/ldapquery.h
7495         * src/ldapserver.c
7496         * src/ldapserver.h
7497         * src/ldaputil.c
7498         * src/ldaputil.h
7499         * src/ldif.c
7500         * src/ldif.h
7501         * src/localfolder.c
7502         * src/localfolder.h
7503         * src/main.c
7504         * src/main.h
7505         * src/mainwindow.c
7506         * src/mainwindow.h
7507         * src/manual.c
7508         * src/manual.h
7509         * src/matcher.c
7510         * src/matcher.h
7511         * src/matcher_parser.h
7512         * src/matcher_parser_lex.l
7513         * src/matcher_parser_parse.y
7514         * src/mbox.c
7515         * src/mbox.h
7516         * src/message_search.c
7517         * src/message_search.h
7518         * src/messageview.c
7519         * src/messageview.h
7520         * src/mh.c
7521         * src/mh.h
7522         * src/mh_gtk.c
7523         * src/mh_gtk.h
7524         * src/mimeview.c
7525         * src/mimeview.h
7526         * src/msgcache.c
7527         * src/msgcache.h
7528         * src/mutt.c
7529         * src/mutt.h
7530         * src/news.c
7531         * src/news.h
7532         * src/news_gtk.c
7533         * src/news_gtk.h
7534         * src/noticeview.c
7535         * src/noticeview.h
7536         * src/partial_download.c
7537         * src/partial_download.h
7538         * src/pine.c
7539         * src/pine.h
7540         * src/pop.c
7541         * src/pop.h
7542         * src/prefs_account.c
7543         * src/prefs_account.h
7544         * src/prefs_actions.c
7545         * src/prefs_actions.h
7546         * src/prefs_common.c
7547         * src/prefs_common.h
7548         * src/prefs_compose_writing.c
7549         * src/prefs_compose_writing.h
7550         * src/prefs_customheader.c
7551         * src/prefs_customheader.h
7552         * src/prefs_display_header.c
7553         * src/prefs_display_header.h
7554         * src/prefs_ext_prog.c
7555         * src/prefs_ext_prog.h
7556         * src/prefs_filtering.c
7557         * src/prefs_filtering.h
7558         * src/prefs_filtering_action.c
7559         * src/prefs_filtering_action.h
7560         * src/prefs_folder_column.c
7561         * src/prefs_folder_column.h
7562         * src/prefs_folder_item.c
7563         * src/prefs_folder_item.h
7564         * src/prefs_fonts.c
7565         * src/prefs_fonts.h
7566         * src/prefs_gtk.c
7567         * src/prefs_gtk.h
7568         * src/prefs_image_viewer.c
7569         * src/prefs_image_viewer.h
7570         * src/prefs_matcher.c
7571         * src/prefs_matcher.h
7572         * src/prefs_message.c
7573         * src/prefs_message.h
7574         * src/prefs_msg_colors.c
7575         * src/prefs_msg_colors.h
7576         * src/prefs_other.c
7577         * src/prefs_other.h
7578         * src/prefs_quote.c
7579         * src/prefs_quote.h
7580         * src/prefs_receive.c
7581         * src/prefs_receive.h
7582         * src/prefs_send.c
7583         * src/prefs_send.h
7584         * src/prefs_spelling.c
7585         * src/prefs_spelling.h
7586         * src/prefs_summaries.c
7587         * src/prefs_summaries.h
7588         * src/prefs_summary_column.c
7589         * src/prefs_summary_column.h
7590         * src/prefs_template.c
7591         * src/prefs_template.h
7592         * src/prefs_themes.c
7593         * src/prefs_themes.h
7594         * src/prefs_toolbar.c
7595         * src/prefs_toolbar.h
7596         * src/prefs_wrapping.c
7597         * src/prefs_wrapping.h
7598         * src/privacy.c
7599         * src/privacy.h
7600         * src/procheader.c
7601         * src/procheader.h
7602         * src/procmime.c
7603         * src/procmime.h
7604         * src/procmsg.c
7605         * src/procmsg.h
7606         * src/quote_fmt.c
7607         * src/quote_fmt_parse.y
7608         * src/recv.c
7609         * src/recv.h
7610         * src/remotefolder.c
7611         * src/remotefolder.h
7612         * src/send_message.c
7613         * src/send_message.h
7614         * src/setup.c
7615         * src/setup.h
7616         * src/simple-gettext.c
7617         * src/sourcewindow.c
7618         * src/sourcewindow.h
7619         * src/ssl_manager.c
7620         * src/ssl_manager.h
7621         * src/statusbar.c
7622         * src/statusbar.h
7623         * src/stock_pixmap.c
7624         * src/stock_pixmap.h
7625         * src/summary_search.c
7626         * src/summary_search.h
7627         * src/summaryview.c
7628         * src/summaryview.h
7629         * src/syldap.c
7630         * src/syldap.h
7631         * src/textview.c
7632         * src/textview.h
7633         * src/toolbar.c
7634         * src/toolbar.h
7635         * src/undo.c
7636         * src/undo.h
7637         * src/unmime.c
7638         * src/unmime.h
7639         * src/vcard.c
7640         * src/vcard.h
7641         * src/wizard.c
7642         * src/wizard.h
7643         * src/common/base64.c
7644         * src/common/base64.h
7645         * src/common/defs.h
7646         * src/common/hooks.c
7647         * src/common/hooks.h
7648         * src/common/log.c
7649         * src/common/log.h
7650         * src/common/md5.c
7651         * src/common/md5.h
7652         * src/common/mgutils.c
7653         * src/common/mgutils.h
7654         * src/common/nntp.c
7655         * src/common/nntp.h
7656         * src/common/passcrypt.c
7657         * src/common/passcrypt.h.in
7658         * src/common/plugin.c
7659         * src/common/plugin.h
7660         * src/common/prefs.c
7661         * src/common/prefs.h
7662         * src/common/progressindicator.c
7663         * src/common/progressindicator.h
7664         * src/common/quoted-printable.c
7665         * src/common/quoted-printable.h
7666         * src/common/session.c
7667         * src/common/session.h
7668         * src/common/smtp.c
7669         * src/common/smtp.h
7670         * src/common/socket.c
7671         * src/common/socket.h
7672         * src/common/ssl.c
7673         * src/common/ssl.h
7674         * src/common/ssl_certificate.c
7675         * src/common/ssl_certificate.h
7676         * src/common/string_match.c
7677         * src/common/string_match.h
7678         * src/common/stringtable.c
7679         * src/common/sylpheed.c
7680         * src/common/sylpheed.h
7681         * src/common/template.c
7682         * src/common/template.h
7683         * src/common/timing.h
7684         * src/common/utils.c
7685         * src/common/utils.h
7686         * src/common/uuencode.c
7687         * src/common/uuencode.h
7688         * src/common/version.h.in
7689         * src/common/xml.c
7690         * src/common/xml.h
7691         * src/common/xmlprops.c
7692         * src/common/xmlprops.h
7693         * src/gtk/about.c
7694         * src/gtk/about.h
7695         * src/gtk/colorlabel.c
7696         * src/gtk/colorlabel.h
7697         * src/gtk/colorsel.c
7698         * src/gtk/colorsel.h
7699         * src/gtk/description_window.c
7700         * src/gtk/description_window.h
7701         * src/gtk/filesel.c
7702         * src/gtk/filesel.h
7703         * src/gtk/foldersort.c
7704         * src/gtk/foldersort.h
7705         * src/gtk/gtkutils.c
7706         * src/gtk/gtkutils.h
7707         * src/gtk/inputdialog.c
7708         * src/gtk/inputdialog.h
7709         * src/gtk/logwindow.c
7710         * src/gtk/logwindow.h
7711         * src/gtk/manage_window.c
7712         * src/gtk/manage_window.h
7713         * src/gtk/menu.c
7714         * src/gtk/menu.h
7715         * src/gtk/pluginwindow.c
7716         * src/gtk/pluginwindow.h
7717         * src/gtk/prefswindow.c
7718         * src/gtk/prefswindow.h
7719         * src/gtk/progressdialog.c
7720         * src/gtk/progressdialog.h
7721         * src/gtk/quicksearch.c
7722         * src/gtk/quicksearch.h
7723         * src/gtk/sslcertwindow.c
7724         * src/gtk/sslcertwindow.h
7725         * src/plugins/clamav/clamav_plugin.c
7726         * src/plugins/clamav/clamav_plugin.h
7727         * src/plugins/clamav/clamav_plugin_gtk.c
7728         * src/plugins/demo/demo.c
7729         * src/plugins/dillo_viewer/dillo_prefs.c
7730         * src/plugins/dillo_viewer/dillo_prefs.h
7731         * src/plugins/dillo_viewer/dillo_viewer.c
7732         * src/plugins/mathml_viewer/mathml_viewer.c
7733         * src/plugins/pgpcore/passphrase.c
7734         * src/plugins/pgpcore/passphrase.h
7735         * src/plugins/pgpcore/plugin.c
7736         * src/plugins/pgpcore/prefs_gpg.c
7737         * src/plugins/pgpcore/prefs_gpg.h
7738         * src/plugins/pgpcore/select-keys.c
7739         * src/plugins/pgpcore/select-keys.h
7740         * src/plugins/pgpcore/sgpgme.c
7741         * src/plugins/pgpcore/sgpgme.h
7742         * src/plugins/pgpinline/pgpinline.c
7743         * src/plugins/pgpinline/pgpinline.h
7744         * src/plugins/pgpinline/plugin.c
7745         * src/plugins/pgpmime/pgpmime.c
7746         * src/plugins/pgpmime/pgpmime.h
7747         * src/plugins/pgpmime/plugin.c
7748         * src/plugins/spamassassin/spamassassin.c
7749         * src/plugins/spamassassin/spamassassin.h
7750         * src/plugins/spamassassin/spamassassin_gtk.c
7751         * src/plugins/trayicon/trayicon.c
7752         * tools/OOo2sylpheed.pl
7753         * tools/acroread2sylpheed.pl
7754         * tools/asus_mailled.sh
7755         * tools/filter_conv.pl
7756         * tools/freshmeat_search.pl
7757         * tools/google_search.pl
7758         * tools/kmail2sylpheed.pl
7759         * tools/kmail2sylpheed_v2.pl
7760         * tools/maildir2sylpheed.pl
7761         * tools/multiwebsearch.pl
7762         * tools/newscache_clean.pl
7763         * tools/outlook2sylpheed.pl
7764         * tools/sylpheed-switcher
7765         * tools/update-po
7766         * tools/vcard2xml.py
7767         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7768                 update FSF address
7769
7770 2005-09-21 [colin]      1.9.14cvs46
7771
7772         * src/gedit-print.c
7773         * src/procmsg.c
7774         * src/procmsg.h
7775         * src/textview.c
7776         * src/summaryview.c
7777                 Remove some printing hacks (deselection/reselection),
7778                 which by the way fix printing the currently 
7779                 displayed mime part (still only text)
7780                 Plus a little optimisation of summary_show
7781
7782
7783 2005-09-20 [colin]      1.9.14cvs45
7784
7785         * src/mainwindow.c
7786         * src/messageview.c
7787                 GUI fixups: add accels, set message
7788                 view title to displayed mail's subject
7789         * src/prefs_spelling.c
7790         * src/gtk/gtkaspell.c
7791                 GUI fixups: allow underlining misspelled
7792                 words instead of coloring them (a11y!)
7793
7794 2005-09-19 [colin]
7795
7796         1.9.15rc3 released
7797
7798 2005-09-19 [colin]      1.9.14cvs44
7799
7800         * src/compose.c
7801                 Fix draft message
7802         * src/gtk/gtkaspell.c
7803                 Fix wrong test ;-)
7804
7805 2005-09-19 [colin]      1.9.14cvs43
7806
7807         * src/addressbook.c
7808                 Fix sensitivity of Delete button
7809         * src/compose.c
7810                 Warn if the requested Privacy system
7811                 is not available
7812         * src/exphtmldlg.c
7813         * src/expldifdlg.c
7814         * src/importldif.c
7815         * src/importmutt.c
7816         * src/importpine.c
7817                 Fix crappy UI
7818         * src/
7819         * src/ssl.h
7820         * src/prefs_account.h
7821         * src/prefs_account.c
7822                 Save SSL prefs even in builds that have
7823                 SSL support disable
7824         * src/imap.c
7825         * src/inc.c
7826         * src/news.c
7827         * src/send_message.c
7828                 Warn if connection should be secure, but
7829                 SSL support isn't compiled in
7830         * src/gtkaspell.c
7831                 Fix word separation on UTF-8 systems
7832                 Fixes bug #812 (Strange inline spellchecking)
7833         * src/compose.c
7834                 Warn if the requested Privacy system
7835                 is not available
7836                 Factorize offline warning
7837         * src/imap.c
7838         * src/imap_gtk.c
7839         * src/imap_gtk.h
7840         * src/inc.h
7841         * src/news_gtk.c
7842         * src/news_gtk.h
7843         * src/messageview.c
7844                 Factorize offline warning
7845
7846 2005-09-19 [paul]
7847
7848         1.9.15-rc2 released
7849
7850 2005-09-18 [colin]      1.9.14cvs42
7851
7852         * src/codeconv.c
7853         * src/codeconv.h
7854         * src/procmime.c
7855                 Add a way to get locale's charset ignoring utf-8,
7856                 and use that as default encoding for broken mails
7857
7858 2005-09-18 [colin]      1.9.14cvs41
7859
7860         * src/gtk/logwindow.c
7861                 Translate string. Patch by Fabien Vantard
7862
7863 2005-09-18 [colin]      1.9.14cvs40
7864
7865         * configure.ac
7866                 Fix bug #803 (IMAP/SSL support breaks with 
7867                 GnuTLS libetpan 0.38)
7868
7869 2005-09-18 [colin]      1.9.14cvs39
7870
7871         * src/codeconv.c
7872         * src/compose.c
7873         * src/procmime.c
7874                 More charsets fixes. Fixes bug #806 (non
7875                 ascii characters in subject line)
7876
7877 2005-09-17 [paul]       1.9.14cvs38
7878
7879         * src/folderview.c
7880         * src/mainwindow.c
7881                 fix gcc-2.95 issues
7882                 Patch by Pawel Pekala
7883
7884 2005-09-17 [colin]      1.9.14cvs37
7885
7886         * src/addrindex.c
7887                 bugfix for NO-USE LDAP compilation, patch 
7888                 by Fabien Vantard
7889
7890 2005-09-17 [colin]      1.9.14cvs36
7891
7892         * src/prefs_actions.c
7893         * src/prefs_customheader.c
7894         * src/prefs_display_header.c
7895         * src/prefs_filtering_action.c
7896         * src/prefs_matcher.c
7897         * src/prefs_toolbar.c
7898                 Fix strange casts (less elegant but
7899                 works better)
7900
7901 2005-09-16 [colin]      1.9.14cvs35
7902
7903         * src/jpilot.c
7904                 Missed that one
7905
7906 2005-09-16 [colin]      1.9.14cvs34
7907
7908         * configure.ac
7909         * src/Makefile.am
7910         * src/addr_compl.c
7911         * src/addrindex.c
7912         * src/browseldap.c
7913         * src/editldap.c
7914         * src/ldaplocate.c
7915         * src/ldapquery.c
7916         * src/ldapquery.h
7917         * src/ldapserver.c
7918         * src/ldapserver.h
7919         * src/main.c
7920         * src/matcher_parser_parse.y
7921         * src/prefs_themes.c
7922         * src/etpan/Makefile.am
7923         * src/gtk/description_window.c
7924         * src/plugins/clamav/Makefile.am
7925         * src/plugins/clamav/clamav_plugin.c
7926         * src/plugins/dillo_viewer/Makefile.am
7927         * src/plugins/pgpcore/Makefile.am
7928         * src/plugins/pgpinline/Makefile.am
7929         * src/plugins/pgpmime/Makefile.am
7930         * src/plugins/trayicon/Makefile.am
7931                 Fix 100% cpu usage in address completion list
7932                 Fix little bugs (return with no values etc)
7933                 Fix all warnings (with common CFLAGS)
7934
7935 2005-09-15 [colin]      1.9.14cvs33
7936
7937         * src/addressbook.c
7938                 Fix bug where sometimes a group's email list is empty,
7939                 force its refresh (probably fixes "Re: how to create a 
7940                 distribution list")
7941         * src/ldapquery.c
7942                 Don't return to the callback in the main thread from the
7943                 fetch thread (or face segs!)
7944
7945 2005-09-15 [paul]       1.9.14cvs32
7946
7947         * src/prefs_matcher.c
7948                 forgotten in last commit
7949
7950 2005-09-15 [paul]       1.9.14cvs31
7951
7952         * src/prefs_actions.c
7953         * src/prefs_filtering_action.c
7954         * src/prefs_quote.c
7955         * src/quote_fmt.c
7956         * src/summaryview.c
7957         * src/gtk/description_window.c
7958         * src/gtk/description_window.h
7959         * src/gtk/quicksearch.c
7960                 allow interaction with the called
7961                 description window
7962                 Patch by Anders Hammar
7963
7964 2005-09-14 [paul]       1.9.14cvs30
7965
7966         * src/compose.c
7967                 fix a little annoyance when pasting with 3rd button 
7968                 with wrap_pastes=0 and wrap_input=1
7969                 Patch by Colin
7970
7971 2005-09-14 [paul]       1.9.14cvs29
7972
7973         * src/prefs_account.c
7974                 disable 'Filter messages on receiving' for
7975                 SMTP-only accounts
7976                 Patch  by Anders Hammar
7977
7978 2005-09-14 [paul]       1.9.14cvs28
7979
7980         * po/sk.po
7981                 fix crash
7982                 updated by Andrej Kacian
7983
7984 2005-09-14 [paul]
7985
7986         1.9.15-rc1 released
7987
7988 2005-09-14 [paul]       1.9.14cvs27
7989
7990         * po/es.po
7991                 updated by Ricardo Mones Lastra
7992         * src/compose.c
7993         * src/compose.h
7994                 associate no_wrap_tags to Compose windows
7995                 instead of using a static one
7996                 Patch by Colin
7997         * src/mbox.c
7998                 fix proc_mbox()
7999                 Patch by wwp
8000         * src/textview.c
8001                 remove unneeded printf()
8002
8003 2005-09-14 [paul]       1.9.14cvs26
8004
8005         * src/addrcache.c
8006         * src/codeconv.h
8007         * src/folder.h
8008         * src/mainwindow.h
8009         * src/mh.c
8010         * src/mimeview.h
8011         * src/partial_download.c
8012         * src/pop.c
8013         * src/prefs_account.c
8014         * src/prefs_account.h
8015         * src/prefs_actions.c
8016         * src/prefs_customheader.c
8017         * src/prefs_display_header.c
8018         * src/prefs_filtering_action.c
8019         * src/prefs_matcher.c
8020         * src/prefs_toolbar.c
8021         * src/privacy.h
8022         * src/procmime.c
8023         * src/procmime.h
8024         * src/procmsg.h
8025         * src/textview.c
8026         * src/undo.h
8027         * src/common/plugin.c
8028         * src/common/session.h
8029         * src/common/socket.c
8030         * src/common/socket.h
8031         * src/common/template.c
8032         * src/gtk/gtkaspell.c
8033         * src/gtk/quicksearch.h
8034         * src/plugins/pgpcore/passphrase.c
8035         * src/plugins/pgpcore/prefs_gpg.h
8036         * src/plugins/pgpcore/select-keys.c
8037         * src/plugins/pgpcore/select-keys.h
8038         * src/plugins/pgpcore/sgpgme.c
8039         * src/plugins/pgpinline/pgpinline.c
8040         * src/plugins/pgpmime/pgpmime.c
8041         * src/plugins/trayicon/trayicon.c
8042                 fix compilation warnings
8043                 Patch by Daniel Gustafson
8044
8045 2005-09-14 [paul]       1.9.14cvs25
8046
8047         * src/addressbook.c
8048                 add missing column header, and other small
8049                 bug fixes
8050                 Patch by Anders Hammar
8051
8052 2005-09-13 [colin]      1.9.14cvs24
8053
8054         * src/gtk/gtkaspell.c
8055                 Fix non-utf8 in menu
8056                 Fix little leaks
8057                 Nullify struct members after free()s
8058
8059 2005-09-13 [colin]      1.9.14cvs23
8060
8061         * src/compose.c
8062                 Test utf8 compliance before inserting to 
8063                 buffer, and try to convert if necessary
8064         * src/procmime.c
8065                 If no charset is present, use the locale 
8066                 one instead of us-ascii
8067         * src/procmsg.c
8068                 Add Sender, List-Post and To in the checked 
8069                 headers for automatic rules creation 
8070                 (thanks to wwp)
8071         * src/prefs_themes.c
8072         * src/gtk/gtkaspell.c
8073                 Remove deprecated functions. 
8074                 patch by Daniel Gustafson
8075
8076 2005-09-12 [colin]      1.9.14cvs22
8077
8078         * src/compose.c
8079                 Fix bug #448 (Scrolling/Redraw issue with 
8080                 address-fields in Header)
8081         * src/mainwindow.c
8082         * src/summaryview.c
8083         * src/summaryview.h
8084                 Fix loss of MSG_MARKED on move/copy
8085                 Fix bug #804 (Quicksearch togglebutton doesn't 
8086                 get depressed after '/' key is pressed)
8087
8088 2005-09-12 [paul]       1.9.14cvs21
8089
8090         * AUTHORS
8091         * src/gtk/logwindow.c
8092                 add 'Clear Log' to popup menu
8093                 Patch by Anders Hammar <anders.hammar@telia.com>
8094
8095 2005-09-12 [paul]       1.9.14cvs20
8096
8097         * src/compose.c
8098                 set correct sensitivity on attachments
8099                 popup menu
8100         * src/folder.c
8101                 fix typo
8102         * src/prefs_spelling.c
8103                 fix crash when no LANG env is set
8104         * src/common/xml.c
8105                 fix crash in wizard
8106                 don't use memeory after free
8107
8108         All patches by Daniel Gustafson
8109
8110 2005-09-12 [paul]       1.9.14cvs19
8111
8112         * src/prefs_themes.c
8113                 make theme info selectable
8114         * src/gtk/description_window.c
8115                 make window non-modal
8116         * tools/README
8117                 add details of asus_mailed.sh
8118         * tools/claws.i18n.status.pl
8119                 update for new zh_TW translator
8120                 widen the output
8121                 create alternate coloured lines
8122                 improve readability
8123
8124 2005-09-10 [colin]      1.9.14cvs18
8125
8126         * src/plugins/pgpcore/select-keys.c
8127                 Better order for the buttons
8128
8129 2005-09-10 [colin]      1.9.14cvs17
8130
8131         * src/compose.c
8132         * src/plugins/pgpcore/select-keys.c
8133         * src/plugins/pgpcore/select-keys.h
8134         * src/plugins/pgpcore/sgpgme.c
8135                 Add a "Don't encrypt" button to the key
8136                 selection dialog. Fixes bug #177 (There should be a 
8137                 'Don't encrypt button in the Select Keys dialog)
8138
8139 2005-09-10 [colin]      1.9.14cvs16
8140
8141         * src/compose.c
8142                 Fix bug #572 (%X option does not work with templates)
8143
8144 2005-09-10 [colin]      1.9.14cvs15
8145
8146         * src/toolbar.c 
8147                 Remove g_print
8148
8149 2005-09-10 [colin]      1.9.14cvs14
8150
8151         * src/imap.c
8152                 Fix a possible crash
8153
8154 2005-09-09 [colin]      1.9.14cvs13
8155
8156         * src/imap.c
8157         * src/etpan/imap-thread.c
8158         * src/etpan/imap-thread.h
8159                 Fix moving from queue or drafts to normal folders
8160                 Fix bug #794 (No way to delete without expunging)
8161                 Take flags unset by other mailers into account
8162                 Take deleted flag set by other mailers into account
8163                 Fix unsetting REPLIED flag
8164                 Fix crash when capabilities can't be retrieved
8165         * src/mainwindow.c
8166         * src/mainwindow.h
8167                 Add M_DELAYED_FLAGS condition, and let the user use
8168                 Execute in order to be able to expunge deleted mails,
8169                 even if he's not in delayed execute mode
8170         * src/prefs_spelling.c
8171                 Use 'en' dictionary by default if LANG is POSIX or C
8172         * src/gtk/prefswindow.c
8173                 Fix bug #767 (Preferences windows expanding) by making
8174                 the window a bit larger when the resolution is greater
8175                 than 640x480, and by putting the prefs in a
8176                 GtkScrolledWindow.
8177
8178 2005-09-09 [paul]       1.9.14cvs12
8179
8180         * AUTHORS
8181         * configure.ac
8182         * po/zh_TW.Big5.po      ** REMOVED **
8183         * po/zh_TW.po           ** ADDED **
8184                 updated by Wei-Lun Chao
8185
8186 2005-09-09 [paul]       1.9.14cvs11
8187
8188         * src/mainwindow.c
8189                 fix asserts
8190         * src/common/xml.c
8191                 delay memory allocation until file is
8192                 opened successfully
8193                 Patch by Daniel Gustafson
8194
8195 2005-09-09 [colin]      1.9.14cvs10
8196
8197         * src/imap.c
8198                 Add guards
8199
8200 2005-09-08 [colin]      1.9.14cvs9
8201
8202         * src/compose.c
8203                 Alert when we can't save draft
8204                 Fix various wrap/color issues
8205                 Add mid-click pasting respecting wrap_paste option
8206         * src/folder.c
8207         * src/folder.h
8208         * src/folder_item_prefs.c
8209         * src/folder_item_prefs.h
8210         * src/imap.c
8211         * src/imap_gtk.c
8212         * src/imap_gtk.h
8213         * src/main.c
8214         * src/mainwindow.c
8215         * src/mainwindow.h
8216         * src/news.c
8217         * src/news_gtk.c
8218         * src/news_gtk.h
8219         * src/prefs_folder_item.c
8220                 Fix the impossibility to synchronise folders for
8221                 offline use (IMAP and NNTP are concerned)
8222
8223 2005-09-08 [colin]      1.9.14cvs8
8224
8225         * configure.ac
8226                 Build LDAP and JPilot by default if available
8227         * src/textview.c
8228                 Fix use after free
8229
8230 2005-09-08 [paul]       1.9.14cvs7
8231
8232         * doc/manual/en/sylpheed-1.html
8233         * doc/manual/en/sylpheed-18.html
8234         * doc/manual/en/sylpheed-19.html
8235         * doc/manual/en/sylpheed-4.html
8236         * doc/manual/en/sylpheed-6.html
8237         * doc/manual/en/sylpheed.html
8238                 a few minor updates, plus include some
8239                 details about plugins and their requirements
8240         * src/mainwindow.c
8241                 minor changes to English in /View/Sort
8242
8243 2005-09-07 [colin]      1.9.14cvs6
8244
8245         * doc/manual/en/sylpheed-1.html
8246         * doc/manual/en/sylpheed-10.html
8247         * doc/manual/en/sylpheed-11.html
8248         * doc/manual/en/sylpheed-12.html
8249         * doc/manual/en/sylpheed-13.html
8250         * doc/manual/en/sylpheed-14.html
8251         * doc/manual/en/sylpheed-15.html
8252         * doc/manual/en/sylpheed-16.html
8253         * doc/manual/en/sylpheed-17.html
8254         * doc/manual/en/sylpheed-18.html
8255         * doc/manual/en/sylpheed-19.html
8256         * doc/manual/en/sylpheed-2.html
8257         * doc/manual/en/sylpheed-20.html
8258         * doc/manual/en/sylpheed-21.html
8259         * doc/manual/en/sylpheed-22.html
8260         * doc/manual/en/sylpheed-3.html
8261         * doc/manual/en/sylpheed-4.html
8262         * doc/manual/en/sylpheed-5.html
8263         * doc/manual/en/sylpheed-6.html
8264         * doc/manual/en/sylpheed-7.html
8265         * doc/manual/en/sylpheed-8.html
8266         * doc/manual/en/sylpheed-9.html
8267         * doc/manual/en/sylpheed.html
8268                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8269
8270 2005-09-07 [colin]      1.9.14cvs5
8271
8272         * src/mainwindow.c
8273                 Make labels more to-the-point
8274
8275 2005-09-07 [colin]      1.9.14cvs4
8276
8277         * doc/manual/en/sylpheed-1.html
8278         * doc/manual/en/sylpheed-12.html
8279         * doc/manual/en/sylpheed-13.html
8280         * doc/manual/en/sylpheed-14.html
8281         * doc/manual/en/sylpheed-15.html
8282         * doc/manual/en/sylpheed-16.html
8283         * doc/manual/en/sylpheed-17.html
8284         * doc/manual/en/sylpheed-18.html
8285         * doc/manual/en/sylpheed-19.html
8286         * doc/manual/en/sylpheed-2.html
8287         * doc/manual/en/sylpheed-20.html
8288         * doc/manual/en/sylpheed-21.html
8289         * doc/manual/en/sylpheed-22.html
8290         * doc/manual/en/sylpheed-4.html
8291         * doc/manual/en/sylpheed-5.html
8292         * doc/manual/en/sylpheed-6.html
8293         * doc/manual/en/sylpheed-7.html
8294         * doc/manual/en/sylpheed-8.html
8295         * doc/manual/en/sylpheed-9.html
8296         * doc/manual/en/sylpheed.html
8297                 Update manual
8298
8299 2005-09-07 [colin]      1.9.14cvs3
8300
8301         * doc/faq/en/sylpheed-faq-1.html
8302         * doc/faq/en/sylpheed-faq-2.html
8303         * doc/faq/en/sylpheed-faq-3.html
8304         * doc/faq/en/sylpheed-faq.html
8305                 Update FAQ
8306
8307 2005-09-07 [colin]      1.9.14cvs2
8308
8309         * src/folderview.c
8310         * src/procmsg.c
8311         * src/summaryview.c
8312         * src/toolbar.c
8313                 Fix special subfolders:
8314                 - Inherit parent's icon
8315                 - sent contents of queues subfolders
8316                 - empty subfolders of trashes
8317         * src/mainwindow.c
8318                 Remove outdated manual and faq entries
8319         * src/common/utils.c
8320                 Add quotes around %s coming from mailcap
8321
8322 2005-09-07 [colin]      1.9.14cvs1
8323
8324         * src/compose.c
8325                 After saving draft, set modified to FALSE
8326         * src/mimeview.c
8327         * src/common/utils.c
8328         * src/common/utils.h
8329                 Try to open mime parts using what is 
8330                 indicated in ~/.mailcap or /etc/mailcap,
8331                 if possible.
8332
8333 2005-09-05 [paul]       1.9.14
8334
8335         1.9.14 released
8336
8337         * po/sk.po
8338                 updated by Andrej Kacian
8339
8340 2005-09-05 [paul]       1.9.13cvs83
8341
8342         * po/de.po
8343         * po/es.po
8344         * po/fi.po
8345         * po/fr.po
8346         * po/nb.po
8347         * po/pt_BR.po
8348         * po/sr.po
8349                 updated translations by Thomas Gilgin, Ricardo Mones
8350                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8351                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8352
8353 2005-09-04 [paul]       1.9.13cvs82
8354
8355         * src/compose.c
8356                 only warn about exceeded line length limit
8357                 on send
8358
8359 2005-09-04 [paul]       1.9.13cvs81
8360
8361         * src/compose.c
8362                 fix crash in 'line length exceeded' dialogue
8363
8364 2005-09-02 [paul]       1.9.13cvs80
8365
8366         * src/imap.c
8367                 fix bug 795, 'Connection lost IMAP'
8368                 and add statusbar prints
8369                 Patch by Colin
8370
8371 2005-09-02 [paul]       1.9.13cvs79
8372
8373         * src/compose.c
8374                 compose_wrap_paragraph() becomes
8375                 compose_beautify_paragraph()
8376                 Patch by Colin
8377
8378 2005-09-02 [colin]      1.9.13cvs78
8379
8380         * src/folderview.c
8381                 Micro-fix
8382
8383 2005-09-01 [colin]      1.9.13cvs77
8384
8385         * src/imap.c
8386                 Maybe fix bug #795 (Connection lost IMAP)
8387                 Don't try to send logout when we're disconnected.
8388         * src/summaryview.c
8389                 Include locked and marked emails in HRM
8390                 view. Fixes bug #800 (Locked messages no longer 
8391                 show up when hide read messages is used)
8392
8393 2005-09-01 [paul]       1.9.13cvs76
8394
8395         * src/prefs_common.c
8396                 fix bad cutting
8397
8398 2005-08-31 [colin]      1.9.13cvs75
8399
8400         * src/folderview.c
8401         * src/folderview.h
8402         * src/prefs_summaries.c
8403         * src/summaryview.c
8404                 Fix "go to next new", fix preference
8405                 (Open unread/next swapped)
8406
8407 2005-08-31 [paul]       1.9.13cvs74
8408
8409         * src/compose.c
8410         * src/folderview.c
8411         * src/headerview.c
8412         * src/headerview.h
8413         * src/mainwindow.c
8414         * src/prefs_common.c
8415         * src/prefs_common.h
8416         * src/prefs_fonts.c
8417         * src/summaryview.c
8418         * src/textview.c
8419         * src/common/defs.h
8420                 remove obsolete BOLD_FONT setting
8421                 fix font update in headerview and textview
8422                 headers after prefs change
8423                 Patch By Colin
8424
8425 2005-08-31 [paul]
8426
8427         1.9.14-rc4 released
8428
8429 2005-08-30 [colin]      1.9.13cvs73
8430
8431         * src/summaryview.c
8432                 When Hide read messages is selected and we
8433                 refresh the summaryview, don't remove the 
8434                 currently displayed message. Fixes bug #797
8435                 (Summary view reloads when new mail is 
8436                 downloaded in 1.9.14 rc)
8437
8438 2005-08-30 [colin]      1.9.13cvs72
8439
8440         * src/folderview.c
8441                 Fix flickering
8442         * src/mainwindow.c
8443                 Remove useless callback
8444         * src/mimeview.c
8445         * src/gtk/filesel.c
8446         * src/gtk/filesel.h
8447                 Add a filesel_select_file_save_folder() - used by Save All
8448
8449 2005-08-29 [paul]       1.9.13cvs71
8450
8451         * AUTHORS
8452         * src/matcher_parser_parse.y
8453         * src/etpan/imap-thread.c
8454                 fix building on FreeBSD
8455                 Patch by Daniel Gustafson <daniel@hobbit.se>
8456
8457 2005-08-29 [paul]       1.9.13cvs70
8458
8459         * src/plugins/pgpinline/pgpinline.c
8460                 only initialise sig result if it's been handled
8461                 Patch by Colin
8462
8463 2005-08-29 [paul]       1.9.13cvs69
8464         
8465         Patches by Colin:
8466
8467         * src/imap.c
8468         * src/common.utils.c
8469         * src/common/utils.h
8470                 optimisation
8471         * src/stock_pixmap.h
8472                 fix wrong icon reference
8473         * src/pixmaps/trash_btn.xpm
8474                 replace with nicer image
8475
8476 2005-08-28 [colin]      1.9.13cvs68
8477
8478         * src/Makefile.am
8479         * src/stock_pixmap.c
8480         * src/stock_pixmap.h
8481         * src/toolbar.c
8482         * src/pixmaps/trash_btn.xpm
8483                 Add a specific trash xpm for the button
8484
8485 2005-08-28 [colin]      1.9.13cvs67
8486
8487         * src/imap.c
8488                 Fix leak
8489
8490 2005-08-27 [colin]      1.9.13cvs66
8491
8492         * src/imap.c
8493         * src/procmime.c
8494                 Correctly fix "Problem with replies", fixes
8495                 pgpmime encryption too. 
8496
8497 2005-08-27 [colin]      1.9.13cvs65
8498
8499         * src/folder.c
8500         * src/procmsg.c
8501         * src/procmsg.h
8502         * src/summaryview.c
8503                 Fix bug #517 (messages removed from summaryview 
8504                 when moving fails)
8505
8506 2005-08-27 [colin]      1.9.13cvs64
8507
8508         * tools/Makefile.am
8509         * tools/asus_mailled.sh
8510                 Add a script to blink ASUS laptops' mail LED where there
8511                 is unread mail.
8512
8513 2005-08-27 [colin]      1.9.13cvs63
8514
8515         * src/imap.c
8516         * src/etpan/imap-thread.c
8517         * src/etpan/imap-thread.h
8518                 Implement automatic choosing of login method
8519                 Fixes bug #791
8520         * src/gtk/.cvsignore
8521                 Add sylpheed-marshal.[ch]
8522
8523 2005-08-27 [colin]      1.9.13cvs62
8524
8525         * src/common/utils.c
8526                 Fix confusing perror
8527
8528 2005-08-27 [colin]      1.9.13cvs61
8529
8530         * src/toolbar.c
8531         * src/toolbar.h
8532                 Remove A_DELETE, replace it with 
8533                 A_TRASH and A_DELETE_REAL. Automatically
8534                 rewrite config files to replace A_DELETE
8535                 with A_TRASH (no functionality change).
8536                 Fixes half of #794
8537
8538 2005-08-26 [colin]      1.9.13cvs60
8539
8540         * src/procmime.c
8541                 Previous "Problem with replies" fix brought other
8542                 problems, fixing them
8543
8544 2005-08-26 [colin]      1.9.13cvs59
8545
8546         * src/procmime.c
8547                 Fix "Problem with replies". This happened only
8548                 on IMAP...
8549         * src/procmsg.c
8550                 Factorize code a bit
8551         * src/compose.c
8552                 Speed improvement on very long messages (wrapping)
8553                 Fix signature color on Reedit and Redirect
8554                 On Reedit, don't attach pgp-signatures parts, but
8555                 set signing to On.
8556
8557 2005-08-24 [paul]       1.9.13cvs58
8558
8559         * src/compose.c
8560                 don't claim success when clicking
8561                 Cancel on the passphrase box.
8562                 Patch by Colin
8563
8564 2005-08-24 [paul]       1.9.13cvs57
8565
8566         * src/main.c
8567                 fix misplaced sylpheed.log
8568         * src/common/defs.h
8569                 define UIDL_DIR
8570
8571 2005-08-24 [paul]       1.9.13cvs56
8572
8573         * src/imap.c
8574         * src/etpan/imap-thread.c
8575         * src/etpan/imap-thread.h
8576                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8577                 Patch by Colin
8578         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8579         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8580                 remove autogenerated files
8581         * tools/kdeservicemenu/README
8582         * tools/kdeservicemenu/install.sh
8583         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8584         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8585                 use Claws icon, use 'Sylpheed-Claws' in menu,
8586                 use kdialog, and other cleanups
8587
8588 2005-08-23 [paul]       1.9.13cvs55
8589
8590         * src/compose.c
8591                 fix paste/wrap crash
8592                 Patch by Colin
8593
8594 2005-08-23 [paul]       1.9.13cvs54
8595
8596         * src/main.c
8597                 fix crash recovery
8598                 Patch by Colin
8599
8600 2005-08-23 [paul]       1.9.13cvs53
8601
8602         * src/addressbook.c
8603         * src/editaddress.c
8604                 view all data of LDAP contacts
8605                 Patch by Colin
8606
8607 2005-08-23 [paul]       1.9.13cvs52
8608
8609         * src/addressbook.c
8610                 fix issues with the Search field
8611                 Patch by Colin
8612
8613 2005-08-22 [paul]       1.9.13cvs51
8614
8615         * src/folderview.c
8616                 put name of folder in processing dialog
8617                 title
8618         * src/prefs_folder_item.c
8619                 improve english usage
8620
8621 2005-08-22 [paul]       1.9.13cvs50
8622
8623         * src/filtering.c
8624         * src/filtering.h
8625         * src/matcher.c
8626         * src/matcher_parser_lex.l
8627         * src/matcher_parser_parse.y
8628         * src/prefs_filtering.c
8629                 add Filtering/Processing rule names feature.
8630                 (the incompatible old matcherrc is saved as
8631                 matcherrc.pre_names).
8632                 Patch by Colin
8633
8634 2005-08-22 [paul]       1.9.13cvs49
8635
8636         * src/procmsg.c
8637                 fix colour labelling
8638                 Patch by Colin
8639
8640 2005-08-22 [paul]       1.9.13cvs48
8641
8642         * src/textview.c
8643                 fix open_image_cb()
8644
8645 2005-08-22 [paul]       1.9.13cvs47
8646
8647         * src/imap.c
8648                 fix bug 789, 'SC crashes with imap (CVS ver)'
8649                 Patch by Colin
8650
8651 2005-08-22 [paul]       1.9.13cvs46
8652
8653         * src/mimeview.c
8654         * src/prefs_common.c
8655         * src/common/defs.h
8656                 define reused defaults in defs.h
8657         * src/textview.c
8658                 add 'Open image' to image popup menu
8659
8660 2005-08-21 [colin]      1.9.13cvs45
8661
8662         * src/summaryview.c
8663                 Fix bug #788 (Bogus "From" address displayed)
8664
8665 2005-08-20 [colin]      1.9.13cvs44
8666
8667         * src/folder.c
8668                 Fix buf #787 (multilevel delete causes SIGSEGV)
8669
8670 2005-08-19 [colin]      1.9.13cvs43
8671
8672         * src/inc.c
8673         * src/prefs_common.c
8674         * src/prefs_common.h
8675                 Add an hidden pref to allow modifying the
8676                 update stepping in incorporation.
8677                 Patch by wwp.
8678
8679 2005-08-19 [colin]      1.9.13cvs42
8680
8681         * src/compose.c
8682         * src/procmime.c
8683                 Workaround for broken MUAs: encode 
8684                 Content-type: name: as ASCII and 
8685                 Content-Disposition: filename: as
8686                 per rfc2231
8687         * src/prefs_account.c
8688                 Fix invisible-ness of SMTP SSL prefs
8689                 in NNTP accounts
8690
8691 2005-08-19 [paul]       1.9.13cvs41
8692
8693         * src/compose.c
8694         * src/prefs_common.c
8695         * src/prefs_common.h
8696         * src/prefs_wrapping.c
8697                 paste with or without wrapping.
8698                 patch by Colin
8699
8700 2005-08-19 [paul]       1.9.13cvs40
8701
8702         * src/prefs_common.c
8703         * src/prefs_common.h
8704         * src/summaryview.c
8705                 reintroduce enable_swap_from as a
8706                 hidden pref. patch by Colin
8707         * src/quote_fmt_parse.y
8708         * src/plugins/clamav/clamav_plugin.c
8709         * src/plugins/dillo_viewer/dillo_viewer.c
8710         * src/plugins/mathml_viewer/mathml_viewer.c
8711         * src/plugins/pgpcore/sgpgme.c
8712         * src/plugins/pgpinline/pgpinline.c
8713         * src/plugins/pgpmime/pgpmime.c
8714                 tidy up. patch by Colin
8715
8716 2005-08-19 [paul]       1.9.13cvs39
8717
8718         * configure.ac
8719                 complete cvs38's sync
8720         * src/editaddress.c
8721         * src/gedit-print.c
8722         * src/mutt.c
8723         * src/etpan/etpan-log.c
8724         * src/etpan/imap-thread.c
8725         * src/gtk/gtksourceprintjob.c
8726                 fix compilation warnings
8727                 (patch by Colin)
8728
8729 2005-08-19 [paul]       1.9.13cvs38
8730
8731         sync with main:
8732
8733         * src/account.c
8734         * src/action.c
8735         * src/addrbook.c
8736         * src/addrcache.c
8737         * src/addrharvest.c
8738         * src/addrindex.c
8739         * src/codeconv.c
8740         * src/compose.c
8741         * src/crash.c
8742         * src/exporthtml.c
8743         * src/exportldif.c
8744         * src/folder.c
8745         * src/image_viewer.c
8746         * src/inc.c
8747         * src/inc.h
8748         * src/jpilot.c
8749         * src/ldif.c
8750         * src/main.c
8751         * src/matcher.c
8752         * src/mbox.c
8753         * src/messageview.c
8754         * src/mh.c
8755         * src/mimeview.c
8756         * src/msgcache.c
8757         * src/mutt.c
8758         * src/news.c
8759         * src/partial_download.c
8760         * src/pine.c
8761         * src/pop.c
8762         * src/prefs_actions.c
8763         * src/prefs_common.c
8764         * src/prefs_customheader.c
8765         * src/prefs_display_header.c
8766         * src/prefs_gtk.c
8767         * src/prefs_themes.c
8768         * src/procheader.c
8769         * src/procmime.c
8770         * src/procmsg.c
8771         * src/recv.c
8772         * src/send_message.c
8773         * src/simple-gettext.c
8774         * src/sourcewindow.c
8775         * src/textview.c
8776         * src/vcard.c
8777         * src/common/defs.h
8778         * src/common/log.c
8779         * src/common/plugin.c
8780         * src/common/prefs.c
8781         * src/common/session.c
8782         * src/common/session.h
8783         * src/common/socket.c
8784         * src/common/socket.h
8785         * src/common/ssl_certificate.c
8786         * src/common/template.c
8787         * src/common/utils.c
8788         * src/common/utils.h
8789         * src/common/xml.c
8790         * src/gtk/about.c
8791         added wrappers for C library function that
8792                 take pathname arguments.
8793                 enabled compilation with MinGW.
8794                 use GDir instead of directly using opendir().
8795                 added rename_force().
8796
8797 2005-08-19 [paul]       1.9.13cvs37
8798         
8799         patches by Colin:
8800         * src/compose.c
8801                 fix privacy settings on re-editing
8802                 a sent message
8803         * src/jpilot.c
8804                 fix encoding bug
8805         * src/folder.c
8806         * src/procmsg.c
8807         * src/procmsg.h
8808         * src/summaryview.c
8809                 flag changing optimisation
8810
8811 2005-08-18 [martin]     1.9.13cvs36
8812
8813         * commitHelper
8814             added my login
8815         * src/addrcache.c
8816         * src/addrharvest.c
8817         * src/addrindex.c
8818         * src/compose.c
8819         * src/grouplistdialog.c
8820         * src/main.c
8821         * src/mainwindow.c
8822         * src/msgcache.c
8823         * src/mutt.c
8824         * src/pine.c
8825         * src/prefs_account.c
8826         * src/prefs_themes.c
8827         * src/stock_pixmap.c
8828         * src/summaryview.c
8829         * src/gtk/about.c
8830         * src/gtk/logwindow.c
8831             removed deprecated glib and gdk stuff
8832         * src/plugins/pgpcore/select-keys.c
8833             convert attributes from locale to utf8
8834
8835 2005-08-17 [paul]       1.9.13cvs35
8836
8837         * src/account.c
8838         * src/addressbook.c
8839                 use new GTK_STOCK_ icons if available
8840         * src/summaryview.c
8841         * src/gtk/gtksctree.c
8842         * src/gtk/gtksctree.h
8843                 faster range select. patch by Colin
8844
8845 2005-08-17 [paul]       1.9.13cvs34
8846
8847         patches by colin:
8848         * src/addressbook.c
8849         * src/addressitem.h
8850                 Add an edit button for contacts, fix selections
8851                 of gtksctree items
8852         * src/editaddress.c
8853                 Change labels, let Save be always possible in the
8854                 email and user atributes tabs
8855         * src/folderview.c
8856                 fix sort issues
8857         * src/summaryview.c
8858                 select next item instead of the displayed one
8859                 after deletion
8860
8861         * src/gtk/progressdialog.c
8862                 use prefs_common.enable_rules_hint
8863
8864 2005-08-13 [hoa]        1.9.13cvs33
8865
8866         * src/etpan/imap-thread.c
8867                 fixed build on Solaris.
8868
8869 2005-08-10 [colin]      1.9.13cvs32
8870
8871         * src/procmsg.c
8872                 Fix cvs31 (missing fclose before reading
8873                 the file)
8874
8875 2005-08-10 [colin]      1.9.13cvs31
8876
8877         * src/procmsg.c
8878                 Fix procmsg_msginfo_new_from_mimeinfo() when
8879                 the MimeInfo isn't stored in memory. This fixes
8880                 replying to an attached message.
8881
8882 2005-08-10 [colin]      1.9.13cvs30
8883
8884         * src/mainwindow.c
8885                 Fix slowness in account changing
8886
8887 2005-08-10 [colin]      1.9.13cvs29
8888
8889         * src/folder.c
8890         * src/folderutils.c
8891         * src/folderview.c
8892         * src/imap_gtk.c
8893         * src/mainwindow.c
8894         * src/mh_gtk.c
8895         * src/procmsg.c
8896         * src/summaryview.c
8897                 Optimize folder_has_parent_of_type
8898                 Prevent moving special sub-folders from contextual menus
8899                 Rework message a bit ("Empty all messages" -> "Delete all
8900                 messages")
8901                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8902                 and "Deleted Items" folders)
8903
8904 2005-08-08 [colin]      1.9.13cvs28
8905
8906         * src/summaryview.c
8907         * src/prefs_summaries.c
8908                 Make "Select first unread|new" more flexible
8909                 (just prioritize new or unread)
8910
8911 2005-08-08 [colin]      1.9.13cvs27
8912
8913         * src/summaryview.c
8914                 If "select first new" is selected and there only
8915                 are unread messages, fallback to "select first
8916                 unread".
8917
8918 2005-08-08 [colin]      1.9.13cvs26
8919
8920         * src/folder.c
8921                 Fix shameful bugs (and bug #779)
8922
8923 2005-08-08 [colin]      1.9.13cvs25
8924
8925         * src/folder.c
8926         * src/folder.h
8927                 Cache parents' type to make folder_has_parent_of_type
8928                 faster
8929         * src/folderview.c
8930                 Forbid DnD of special sub-folders
8931         * src/procmsg.c
8932         * src/procmsg.h
8933                 Add MAIL_POSTFILTERING_HOOK
8934         * src/summaryview.c
8935                 Revert over-zealous deletion of the use_addr_book 
8936                 code
8937
8938 2005-08-07 [colin]      1.9.13cvs24
8939
8940         * src/folder.c
8941                 Fix big mistake (passing MsgInfo instead 
8942                 of FolderItem)
8943
8944 2005-08-07 [colin]      1.9.13cvs23
8945
8946         * src/compose.c
8947         * src/folder.c
8948         * src/folder.h
8949         * src/foldersel.c
8950         * src/folderutils.c
8951         * src/folderview.c
8952         * src/imap.c
8953         * src/mainwindow.c
8954         * src/messageview.c
8955         * src/mh.c
8956         * src/msgcache.c
8957         * src/procmime.c
8958         * src/summaryview.c
8959                 Make subfolders of Drafts, Queue, Outbox, Trash
8960                 work like their parents. 
8961                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8962
8963 2005-08-07 [colin]      1.9.13cvs22
8964
8965         * src/addressbook.c
8966                 Fix bug #771 (Dragged contacts not saved)
8967
8968 2005-08-07 [paul]       1.9.13cvs21
8969
8970         * src/summaryview.c
8971                 fix bug 32 'Search Doesn't display results
8972                 if "Hide Read Messages" is chosen'
8973                 be more literal in interpreting 'Hide read
8974                 messages'
8975
8976 2005-08-07 [colin]      1.9.13cvs20
8977
8978         * src/folderview.c
8979                 Add debug
8980         * src/summaryview.c
8981                 Faster 'unthread_for_execution'
8982
8983 2005-08-06 [paul]       1.9.13cvs19
8984
8985         * src/mainwindow.c
8986                 add mnemonics to Set displayed columns
8987                 fix bug where msgview_visible option was
8988                 overwritten as TRUE on startup
8989
8990 2005-08-06 [paul]       1.9.13cvs18
8991
8992         * src/mainwindow.c
8993                 refer to 'displayed columns in folder/message
8994                 list' not 'displayed items in summary/message view'
8995         * src/prefs_display_header.c
8996                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8997                 be consistent with similar dialogues
8998         * src/prefs_folder_column.c
8999         * src/prefs_summary_column.c
9000                 'columns' not 'items', and folder and message lists,
9001                 instead of folder and summary views;
9002                 Use 'Hidden columns' as list heading not 'Available
9003                 items';
9004                 move the 'Remove' button to the right hand side;
9005                 top-align the buttons;
9006                 remove unneeded vbox
9007         * src/prefs_summaries.c
9008                 put the 2 column prefs buttons in a frame to reduce
9009                 overall width; refer to columns not items &c.
9010
9011 2005-08-05 [colin]      1.9.13cvs17
9012
9013         * src/prefs_common.c
9014         * src/prefs_common.h
9015         * src/mainwindow.c
9016         * src/compose.c
9017         * src/messageview.c
9018                 Add an hidden toolbar_detachable pref, so
9019                 that I can get rid of these painful handles
9020                 in the toolbars. Defaults to TRUE to avoid
9021                 changing the GUI on unsuspecting people...
9022
9023 2005-08-05 [colin]      1.9.13cvs16
9024
9025         * src/Makefile.am
9026         * src/prefs_folder_column.c
9027         * src/prefs_folder_column.h
9028                 Add prefs for folder columns
9029         * src/folderview.c
9030         * src/folderview.h
9031         * src/mainwindow.c
9032         * src/mainwindow.h
9033         * src/prefs_common.c
9034         * src/prefs_common.h
9035         * src/prefs_summaries.c
9036                 Use them
9037         * src/prefs_summary_column.c
9038         * src/summaryview.c
9039         * src/summaryview.h
9040                 Add a To column
9041         * src/textview.c
9042         * src/common/utils.c
9043         * src/common/utils.h
9044                 Move uri colourisation functions
9045                 to utils
9046         * src/compose.c
9047                 Colourise URIs
9048         * src/imap.c
9049                 Fix bug with LIST where we'd try
9050                 to get Folder//////[...]/// 
9051
9052 2005-08-05 [paul]       1.9.13cvs15
9053
9054         * src/prefs_summaries.c
9055                 improve the English usage
9056         * src/summaryview.c
9057                 set font on column change
9058                 thanks to Colin
9059
9060 2005-08-05 [paul]       1.9.13cvs14
9061
9062         * src/prefs_common.c
9063         * src/prefs_common.h
9064         * src/prefs_summaries.c
9065         * src/summaryview.c
9066                 replace 'open_unread_on_enter' option with
9067                 'select_on_entry' option. opening/not opening
9068                 is now exclusively controlled by 'always_show_msg'
9069
9070 2005-08-04 [colin]      1.9.13cvs13
9071
9072         * src/compose.c
9073                 Remove dead code
9074                 Add colourisation of quotes and signatures
9075         * src/folderview.c
9076                 Fix possible crashes
9077         * src/messageview.c
9078                 Change an assert that is no problem
9079         * src/news.c
9080         * src/news_gtk.c
9081         * src/news_gtk.h
9082                 Fix offline mode
9083         * src/gtk/quicksearch.c
9084                 Fix a possible crash
9085
9086 2005-08-03 [colin]      1.9.13cvs12
9087
9088         * src/prefs_account.c
9089                 Fix bug #777 (Sylpheed crash in account configuration)
9090
9091 2005-08-03 [colin]      1.9.13cvs11
9092
9093         * src/addressbook.c
9094         * src/editaddress.c
9095         * src/editgroup.c
9096                 Fixing addressbook, round 2
9097         * src/textview.c
9098                 Fix emphasis color on rechecking 'Colorize messages'
9099
9100 2005-08-03 [paul]       1.9.13cvs10
9101
9102         sync with main
9103
9104         * src/addr_compl.c
9105         * src/compose.c
9106         * src/main.c
9107         * src/pop.c
9108         * src/prefs_account.c
9109         * src/procmime.c
9110         * src/procmsg.c
9111         * src/quote_fmt_parse.y
9112         * src/textview.c
9113         * src/common/quoted-printable.c
9114         * src/common/utils.c
9115         * src/common/utils.h
9116         * src/common/xml.c
9117                 replaced incorrect locale-independent
9118                 ctype functions with GLib's. Corrected
9119                 signedness mismatch.
9120         * src/headerview.c
9121                 headerview_create(): added spacing for vbox.
9122         * src/gtk/about.c
9123                 set focus to the OK button.
9124
9125 2005-08-03 [colin]      1.9.13cvs9
9126
9127         * src/folderview.c
9128                 Fix possible crash
9129
9130 2005-08-02 [colin]      1.9.13cvs8
9131
9132         * src/mainwindow.c
9133                 Fix cast
9134         * src/addressbook.c
9135         * src/addressitem.h
9136                 Fix a cast and more generally, try to make the
9137                 GUI more intuitive and consistent (round 1)
9138
9139 2005-08-02 [paul]       1.9.13cvs7
9140
9141         * src/folder.h
9142                 missing in 1.9.13cvs6
9143
9144 2005-08-02 [colin]      1.9.13cvs6
9145
9146         * src/folder.c
9147                 Fix one more leak
9148
9149 2005-08-02 [colin]      1.9.13cvs5
9150
9151         * src/folder.c
9152         * src/folderview.c
9153         * src/imap.c
9154         * src/main.c
9155         * src/mbox.c
9156         * src/procmsg.c
9157         * src/summaryview.c
9158                 Fix a number of folder_item_get_msg_list()-related
9159                 leaks (missing procmsg_msginfo_free()s)
9160
9161 2005-08-01 [colin]      1.9.13cvs4
9162
9163         * src/folderview.c
9164         * src/folderview.h
9165         * src/mainwindow.c
9166         * src/prefs_fonts.c
9167         * src/prefs_summaries.c
9168         * src/prefs_themes.c
9169         * src/summaryview.c
9170         * src/summaryview.h
9171         * src/textview.c
9172         * src/textview.h
9173                 Fix instant-apply of summary and folderview-related prefs
9174                 Fix erroneous g_free and alertpanels in prefs_theme
9175                 Add instant-apply for fonts
9176                 Defer applying of prefs a little bit so it's done only
9177                 once even if requested by multiples prefs pages
9178
9179 2005-08-01 [paul]       1.9.13cvs3
9180
9181         * src/main.c
9182                 fix bug 776 'S.C. crashes on close'
9183                 thanks to Colin
9184         * src/etpan/etpan-thread-manager-types.h
9185                 add missing include
9186                 thanks to Hoa
9187
9188 2005-07-25 [paul]       1.9.13cvs2
9189
9190         * src/summaryview.c
9191                 fix typos. spotted by Fabien Vantard
9192
9193 2005-07-24 [paul]       1.9.13cvs1
9194
9195         * doc/man/sylpheed.1
9196                 update man page, incorporating fix of
9197                 bug 769 'Typo in manpage'
9198         * src/etpan/imap-thread.c
9199                 fix NetBSD openssl dependencies. patch by
9200                 George Michaelson <ggm@apnic.net>
9201         * po/pt_BR.po
9202                 updated by Frederico Goncalves Guimaraes
9203
9204 2005-07-22 [paul]       1.9.13
9205
9206         1.9.13 release
9207
9208 2005-07-22 [paul]       1.9.12cvs91
9209
9210         * AUTHORS
9211         * INSTALL
9212         * README.claws
9213         * RELEASE_NOTES.claws
9214                 updated for release
9215         * configure.ac
9216         * po/nb.po
9217         * tools/claws.i18n.status.pl
9218                 add Norwegian translation. submiited by
9219                 Geir Helland <pjallabais@users.sourceforge.net>
9220         * po/ca.po
9221         * po/de.po
9222         * po/es.po
9223         * po/fi.po
9224         * po/fr.po
9225         * po/it.po
9226         * po/sk.po
9227         * po/sr.po
9228         * po/zh_CN.po
9229                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9230                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9231                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9232                 Yang Guilong
9233         * src/plugins/clamav/clamav_plugin_gtk.c
9234         * src/plugins/spamassassin/spamassassin_gtk.c
9235                 replace outdated description strings
9236
9237 2005-07-21 [colin]      1.9.12cvs90
9238
9239         * src/folder.c
9240                 Set folder to batch mode when scanning it. Makes deletion
9241                 of unread mails on IMAP much faster (due to the UNREAD 
9242                 flag unsetting)
9243
9244 2005-07-21 [darko]      1.9.12cvs89
9245
9246         * configure.ac
9247                 link against libresolv if necessary (patch by Paul)
9248         * src/msgcache.c
9249                 use glib's portable macros to determine endianness
9250
9251 2005-07-21 [paul]       1.9.12cvs88
9252
9253         * src/crash.c
9254         * src/gtk/about.c
9255                 update compiled-in features list
9256
9257 2005-07-20 [colin]      1.9.12cvs87
9258
9259         * src/folder.c
9260         * src/textview.c
9261                 Gcc 2.9x compilation fixes, thanks to Darko
9262         * src/plugins/clamav/clamav_plugin.c
9263                 Little optimisation: load virus database only once
9264         * src/plugins/spamassassin/spamassassin.c
9265                 Big optimisation: filtering one mail took at least 1 second,
9266                 now it takes at least 50ms. Doesn't speed up spamassassin 
9267                 itself, but should already be much more tolerable.
9268
9269 2005-07-20 [colin]      1.9.12cvs86
9270
9271         * src/summaryview.c
9272                 Fix performance issue
9273
9274 2005-07-19 [colin]      1.9.12cvs85
9275
9276         * src/plugins/pgpinline/plugin.c
9277                 Fix warning
9278
9279 2005-07-19 [colin]      1.9.12cvs84
9280
9281         * configure.ac
9282         * src/plugins/Makefile.am
9283         * src/plugins/pgpinline/.cvsignore
9284         * src/plugins/pgpinline/Makefile.am
9285         * src/plugins/pgpinline/pgpinline.c
9286         * src/plugins/pgpinline/pgpinline.deps
9287         * src/plugins/pgpinline/pgpinline.h
9288         * src/plugins/pgpinline/plugin.c
9289                 Put pgpinline in the main tree
9290
9291 2005-07-19 [paul]       1.9.12cvs83
9292
9293         * src/prefs_actions.c
9294                 prevent '//' in menu names, which cause a crash
9295                 thanks to Colin
9296
9297 2005-07-19 [paul]       1.9.12cvs82
9298
9299         * configure.ac
9300                 be generally more informative in configure output.
9301                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9302                 '[ --disable-openssl ...', as --enable-openssl is default
9303                 PGP/MIME: don't check for GPGME again, check for
9304                 pgpcore instead. Therefore prevent the possibility of
9305                 attempting to build pgpmime if pgpcore dependencies are
9306                 not met
9307                 ClamAV: use pkgconfig to check for lib
9308                 libgnomeprint: revert logic on inner test to match
9309                 everything else
9310         * src/plugins/pgpcore/sgpgme.c
9311                 add missing include
9312
9313 2005-07-19 [colin]      1.9.12cvs81
9314
9315         * src/summaryview.c
9316                 Fix slow thread rebuilding in particular
9317                 cases
9318
9319 2005-07-19 [paul]       1.9.12cvs80
9320
9321         * sylpheed-claws.desktop
9322                 fix typo, spotted by Stephan Sachse
9323         * src/account.c
9324                 replace GTK_STOCK_ADD with
9325                 GTK_STOCK_NEW button
9326
9327 2005-07-18 [colin]      1.9.12cvs79
9328
9329         * src/etpan/imap-thread.c
9330                 Fix return value (Thanks Hoa)
9331
9332 2005-07-18 [colin]      1.9.12cvs78
9333
9334         * src/imap.c
9335                 Allow empty passwords
9336                 Create drafts/queue/outbox if necessary
9337         * src/summaryview.c
9338                 Remove old code
9339         * src/etpan/imap-thread.c
9340                 Fix STARTTLS (Thanks to Hoa)
9341
9342 2005-07-18 [paul]       1.9.12cvs77
9343
9344         * ChangeLog-gtk2.jp
9345         * ChangeLog.jp
9346                 removed
9347         * Makefile.am
9348                 updated to reflect additions and removals
9349         * TODO
9350                 updated to be claws-specific
9351         * TODO-gtk2
9352         * TODO-gtk2.jp
9353         * TODO.jp
9354         * sylpheed-128x128.png
9355         * sylpheed-64x64.png
9356                 removed
9357         * sylpheed-claws-128x128.png
9358         * sylpheed-claws-64x64.png
9359         * sylpheed-claws.desktop
9360         * sylpheed-claws.png
9361                 added
9362         * sylpheed.desktop
9363         * sylpheed.png
9364                 removed
9365
9366 2005-07-17 [paul]       1.9.12cvs76
9367
9368         * src/account.c
9369         * src/addressbook.c
9370         * src/alertpanel.c
9371         * src/alertpanel.h
9372         * src/compose.c
9373         * src/exphtmldlg.c
9374         * src/expldifdlg.c
9375         * src/folderview.c
9376         * src/imap_gtk.c
9377         * src/inc.c
9378         * src/message_search.c
9379         * src/messageview.c
9380         * src/mh_gtk.c
9381         * src/news_gtk.c
9382         * src/prefs_actions.c
9383         * src/prefs_filtering.c
9384         * src/prefs_matcher.c
9385         * src/prefs_template.c
9386         * src/prefs_themes.c
9387         * src/ssl_manager.c
9388         * src/summary_search.c
9389         * src/textview.c
9390         * src/toolbar.c
9391         * src/gtk/sslcertwindow.c
9392         * src/plugins/pgpcore/sgpgme.c
9393                 rework alertpanels
9394
9395 2005-07-17 [colin]      1.9.12cvs75
9396
9397         * src/privacy.c
9398                 add a PrivacySystem accessor that checks that
9399                 the system cached in a MimeInfo's privacydata
9400                 is still registered. Use this accessor instead
9401                 of directly using data->system. Fixes crashes
9402                 after unloading pgp plugins.
9403
9404 2005-07-17 [colin]      1.9.12cvs74
9405
9406         * src/alertpanel.c
9407                 Change geometry hints to a simple default size.
9408                 Fixes the certs dialogs.
9409
9410 2005-07-17 [colin]      1.9.12cvs73
9411
9412         * src/gtk/sslcertwindow.c
9413                 Use a gtkExpander
9414
9415 2005-07-17 [colin]      1.9.12cvs72
9416
9417         * src/plugins/pgpcore/Makefile.am
9418         * src/plugins/pgpmime/Makefile.am
9419                 Add gpgme libs
9420
9421 2005-07-17 [paul]       1.9.12cvs71
9422
9423         * configure.ac
9424                 add --disable-gnomeprint option
9425                 modified version of patch by Marius Mauch
9426
9427 2005-07-17 [paul]       1.9.12cvs70
9428
9429         * src/common/defs.h
9430                 update urls
9431         * src/account.c
9432         * src/action.c
9433         * src/addressbook.c
9434         * src/compose.c
9435         * src/foldersel.c
9436         * src/folderview.c
9437         * src/html.c
9438         * src/imap_gtk.c
9439         * src/main.c
9440         * src/mainwindow.c
9441         * src/messageview.c
9442         * src/mh_gtk.c
9443         * src/mimeview.c
9444         * src/news_gtk.c
9445         * src/prefs_account.c
9446         * src/prefs_send.c
9447         * src/prefs_summaries.c
9448         * src/procmsg.c
9449         * src/summaryview.c
9450         * src/common/utils.c
9451         * src/common/xml.c
9452         * src/plugins/pgpcore/passphrase.c
9453         * src/plugins/pgpcore/select-keys.c
9454                 replace inappropriately used backticks
9455                 with single quotes
9456
9457 2005-07-16 [colin]      1.9.12cvs69
9458
9459         * src/image_viewer.c
9460                 Add extra paranoid checks
9461
9462 2005-07-16 [colin]      1.9.12cvs68
9463
9464         * src/plugins/pgpcore/prefs_gpg.c
9465                 Don't auto-check sigs by default, as it
9466                 can be really slow.
9467
9468 2005-07-16 [colin]      1.9.12cvs67
9469
9470         * src/plugins/pgpcore/sgpgme.c
9471                 Make messages a bit better.
9472
9473 2005-07-16 [colin]      1.9.12cvs66
9474
9475         * src/imap.c
9476                 Remove pseudo-log
9477         * src/etpan/imap-thread.c
9478                 Add real log
9479
9480 2005-07-16 [colin]      1.9.12cvs65
9481
9482         * src/main.c
9483         * src/prefs_other.c
9484                 And now, fix build with libetpan :-/
9485
9486 2005-07-15 [colin]      1.9.12cvs64
9487
9488         * src/prefs_other.c
9489                 Continue fixing build without libetpan.
9490
9491 2005-07-15 [colin]      1.9.12cvs63
9492
9493         * src/main.c
9494                 Fix build with --disable-libetpan
9495
9496 2005-07-15 [colin]      1.9.12cvs62
9497
9498         * configure.ac
9499                 Bump libetpan's version
9500
9501 2005-07-15 [colin]      1.9.12cvs61
9502
9503         * src/etpan/imap-thread.c
9504                 Actually stop logging :)
9505
9506 2005-07-15 [colin]      1.9.12cvs60
9507
9508         * src/addressbook.c
9509                 Fix dnd of multiple addresses.
9510
9511 2005-07-15 [hoa]        1.9.12cvs59
9512
9513         * src/etpan/imap-thread.c
9514             disable login of IMAP password in libetpan log file.
9515
9516 2005-07-15 [paul]       1.9.12cvs58
9517
9518         * src/account.c
9519                 don't automatically sort
9520                 do allow drag n drop
9521
9522 2005-07-15 [paul]       1.9.12cvs57
9523
9524         * src/account.c
9525         * src/ssl_manager.c
9526                 alphabetical listing
9527
9528 2005-07-15 [paul]       1.9.12cvs56
9529
9530         * src/gtk/pluginwindow.c
9531                 sort plugin list alphabetically
9532
9533 2005-07-15 [paul]       1.9.12cvs55
9534
9535         * src/prefs_spelling.c
9536         * src/prefs_wrapping.c
9537                 unify English usage
9538
9539 2005-07-15 [colin]      1.9.12cvs54
9540
9541         * src/wizard.c
9542                 Typo fix
9543
9544 2005-07-15 [paul]       1.9.12cvs53
9545
9546         * src/prefs_message.c
9547                 make 'show cursor' a hidden option
9548
9549 2005-07-14 [colin]      1.9.12cvs52
9550
9551         * src/plugins/spamassassin/Makefile.am
9552         * src/plugins/clamav/Makefile.am
9553                 Fix double EXTRA_DISTs
9554
9555 2005-07-14 [colin]      1.9.12cvs51
9556
9557         * src/plugins/clamav/Makefile.am
9558         * src/plugins/clamav/clamav_plugin_gtk.deps
9559         * src/plugins/spamassassin/Makefile.am
9560         * src/plugins/spamassassin/spamassassin_gtk.deps
9561                 Make $plugin_gtk depend on $plugin
9562
9563 2005-07-14 [hoa]        1.9.12cvs50
9564
9565         * src/etpan/imap-thread.c
9566                 enable debug log of libetpan when running with --debug
9567
9568 2005-07-14 [colin]      1.9.12cvs49
9569
9570         * configure.ac
9571         * src/common/Makefile.am
9572         * src/common/plugin.c
9573         * src/common/plugin.h
9574                 Add a little plugin dependancy system.
9575                 Plugins can ship a $plugin_name.deps file
9576                 (near them in PLUGINDIR) so that their
9577                 dependancies are loaded if possible.
9578         * src/plugins/Makefile.am
9579         * src/plugins/pgpcore/Makefile.am
9580         * src/plugins/pgpcore/passphrase.c
9581         * src/plugins/pgpcore/passphrase.h
9582         * src/plugins/pgpcore/plugin.c
9583         * src/plugins/pgpcore/prefs_gpg.c
9584         * src/plugins/pgpcore/prefs_gpg.h
9585         * src/plugins/pgpcore/select-keys.c
9586         * src/plugins/pgpcore/select-keys.h
9587         * src/plugins/pgpcore/sgpgme.c
9588         * src/plugins/pgpcore/sgpgme.h
9589                 Introduce pgpcore, used by pgpmime and
9590                 pgpinline
9591         * src/plugins/pgpmime/Makefile.am
9592         * src/plugins/pgpmime/passphrase.c
9593         * src/plugins/pgpmime/passphrase.h
9594         * src/plugins/pgpmime/pgpmime.c
9595         * src/plugins/pgpmime/pgpmime.deps
9596         * src/plugins/pgpmime/plugin.c
9597         * src/plugins/pgpmime/prefs_gpg.c
9598         * src/plugins/pgpmime/prefs_gpg.h
9599         * src/plugins/pgpmime/select-keys.c
9600         * src/plugins/pgpmime/select-keys.h
9601         * src/plugins/pgpmime/sgpgme.c
9602         * src/plugins/pgpmime/sgpgme.h
9603                 Remove the core from pgpmime and add the
9604                 dependancy to pgpcore.
9605
9606 2005-07-14 [paul]       1.9.12cvs48
9607
9608         * src/stock_pixmap.c
9609                 forgot this in last commit
9610
9611 2005-07-14 [paul]       1.9.12cvs47
9612
9613         * src/account.c
9614         * src/addressbook.c
9615                 add accelerators for the buttons (sync with main)
9616         * src/compose.c
9617         * src/compose.h
9618                 add accelerators for the buttons.
9619                 fix editing with external editor.
9620                 replace gdk_input_*() with GIOChannel;
9621                 (sync with main)
9622         * src/foldersel.c
9623                 display folder names with new/unread
9624                 representation (sync with main)
9625         * src/main.c
9626                 specify default window icon (sync with main)
9627         * src/prefs_common.c
9628                 use_addr_book default to FALSE
9629         * src/summaryview.c
9630         * src/textview.c
9631                 add accelerators for the buttons (sync with main)
9632         * src/gtk/menu.c
9633                 fix typos
9634         * src/pixmaps/sylpheed_icon.xpm
9635                 updated
9636
9637 2005-07-13 [paul]       1.9.12cvs46
9638
9639         * src/plugins/pgpmime/pgpmime.c
9640         * src/plugins/pgpmime/sgpgme.c
9641                 (temporarily) use deprecated gpgme_data_rewind()
9642                 while largefile support is not present
9643                 (as suggested by Colin)
9644
9645 2005-07-13 [paul]       1.9.12cvs45
9646
9647         * configure.ac
9648                 remove large file support (for now):
9649                 it breaks too many things
9650
9651 2005-07-13 [paul]       1.9.12cvs44
9652
9653         * configure.ac
9654                 add large file support
9655         * src/html.c
9656                 fix bug #763 where href attribute was not
9657                 the very first attribute of a link
9658                 patch by Thomas Gilgin
9659
9660 2005-07-13 [colin]      1.9.12cvs43
9661
9662         * src/gtk/pluginwindow.c
9663                 Little portability fix
9664
9665 2005-07-13 [colin]      1.9.12cvs42
9666
9667         * src/plugins/pgpmime/sgpgme.c
9668                 Fix crasher.
9669
9670 2005-07-13 [colin]      1.9.12cvs41
9671
9672         * src/plugins/pgpmime/pgpmime.c
9673         * src/plugins/pgpmime/sgpgme.c
9674                 Use gpgme_data_release_and_get_mem instead
9675                 of gpgme_data_read.
9676
9677 2005-07-13 [colin]      1.9.12cvs40
9678
9679         * configure.ac
9680         * src/plugins/pgpmime/passphrase.c
9681         * src/plugins/pgpmime/passphrase.h
9682         * src/plugins/pgpmime/pgpmime.c
9683         * src/plugins/pgpmime/plugin.c
9684         * src/plugins/pgpmime/select-keys.c
9685         * src/plugins/pgpmime/select-keys.h
9686         * src/plugins/pgpmime/sgpgme.c
9687         * src/plugins/pgpmime/sgpgme.h
9688                 Port pgpmime to gpgme-1.0.
9689
9690 2005-07-12 [paul]       1.9.12cvs39
9691
9692         * AUTHORS
9693         * src/toolbar.c
9694         * src/toolbar.h
9695                 add a 'Go to Prev' button to the toolbar.
9696                 correct tooltip text of go to buttons.
9697                 based on patch by Yang Guilong <bamanzi@gmail.com>
9698
9699 2005-07-12 [colin]      1.9.12cvs38
9700
9701         * src/statusbar.c
9702                 Fix progress bar showing stuff at startup.
9703
9704 2005-07-12 [paul]       1.9.12cvs37
9705
9706         * src/editjpilot.c
9707                 fix building with jpilot support
9708
9709 2005-07-11 [colin]      1.9.12cvs36
9710
9711         * src/inc.c
9712                 Add visual indication that filtering is running
9713         * src/textview.c
9714                 Make {}[] uri delimiters
9715         * src/summaryview.c
9716                 Remove useless (and slow) calls
9717
9718 2005-07-11 [paul]       1.9.12cvs35
9719
9720         * src/plugins/clamav/clamav_plugin_gtk.c
9721         * src/plugins/dillo_viewer/dillo_prefs.c
9722         * src/plugins/pgpmime/prefs_gpg.c
9723         * src/plugins/spamassassin/spamassassin_gtk.c
9724                 gather plugins prefs together under their
9725                 own 'Plugins' heading
9726
9727 2005-07-11 [paul]       1.9.12cvs34
9728
9729         sync with main
9730
9731         * src/account.c
9732                 account_delete(): modified alert dialog
9733         * src/editjpilot.c
9734         * src/editvcard.c
9735                 fixed a crash when cancelling file selection
9736                 dialog by Escape key. Made non-ascii filename
9737                 selectable.
9738         * src/prefs_template.c
9739                 prefs_template_window_create(): make scrolled
9740                 window policy AUTOMATIC
9741
9742 2005-07-10 [hoa]        1.9.12cvs33
9743
9744         * src/etpan/imap-thread.c
9745                 workaround for old Courier IMAP servers.
9746
9747 2005-07-10 [colin]      1.9.12cvs32
9748
9749         * src/folder.c
9750         * src/statusbar.c
9751         * src/statusbar.h
9752                 Add visual progress indicator on filtering/processing
9753                 Factorize the progress bar code
9754         * src/imap.c
9755         * src/imap.h
9756         * src/etpan/imap-thread.c
9757                 Add a reference counter to avoid destroying the Folder
9758                 while it's in use by another callback.
9759
9760 2005-07-09 [hoa]        1.9.12cvs31
9761
9762         * src/imap.c
9763         * src/etpan/imap-thread.c
9764                 fixed deadlock when removing IMAP account.
9765
9766 2005-07-08 [colin]      1.9.12cvs30
9767
9768         * src/textview.c
9769         * src/unmime.c
9770                 Fix again problems decoding broken headers
9771         * src/gtk/inputdialog.c
9772                 Fix local variable shadowing a global one
9773
9774 2005-07-08 [colin]      1.9.12cvs29
9775
9776         * src/msgcache.c
9777                 Make the cache/mark files platform-agnostic by writing
9778                 them in little-endian format. Reading them is also done
9779                 in little-endian format, of course; however, in order
9780                 to avoid trashing mark data on big-endian machines, the
9781                 files are, at first, read from the native format if the
9782                 little-endian one doesn't exist. This is easy to deter-
9783                 mine by trying to open a file with a swapped data_ver
9784                 and seeing if it's the wanted version.
9785                 Little-endian using users should see absolutely no
9786                 difference, Big-endian users may get a very little
9787                 performance drop due to byte-swapping.
9788                 Tested on i386 and ppc32. 
9789                 Fixes bug #159 (The index file, in the mailboxes, is 
9790                 hardware depending).
9791
9792                 To have the cache/mark files updated to the new little-
9793                 endian format, "Check for new messages" or even
9794                 "Rebuild folder tree" aren't enough. Files will be
9795                 updated as soon as a folder has been opened/closed.
9796                 To update everything, just select all folders by
9797                 selecting them one by one.
9798
9799 2005-07-07 [colin]      1.9.12cvs28
9800
9801         * src/imap.c
9802                 Remember the folder separator per IMAPFolder
9803                 instead of globally.
9804                 Revive the Session on noop; fixes bug #761
9805                 (mark a bunch of unread messages as read takes 
9806                 forever)
9807
9808 2005-07-07 [darko]      1.9.12cvs27
9809
9810         * src/common/template.c
9811                 Sort templates alphabetically
9812
9813 2005-07-06 [colin]      1.9.12cvs26
9814
9815         * src/imap.c
9816                 Try to use the correct separator in
9817                 most cases. Possibly fixes bug #759
9818                 (only creates the INBOX folder when 
9819                 setting up new IMAP account) and 
9820                 bug #760 (Can't retrieve messages)
9821
9822 2005-07-06 [colin]      1.9.12cvs25
9823
9824         * src/imap.c
9825                 Use real_path in status command. This will
9826                 help later, when namespaces will be used.
9827
9828 2005-07-06 [colin]      1.9.12cvs24
9829
9830         * configure.ac
9831         * src/account.c
9832         * src/folder.c
9833         * src/imap.c
9834         * src/etpan/etpan-log.c
9835         * src/etpan/etpan-thread-manager.c
9836         * src/etpan/imap-thread.c
9837                 Add a --disable-libetpan parameter. With this,
9838                 users that don't want IMAP4 support can avoid
9839                 the new dependancy (and have no IMAP support).
9840                 Users that have IMAP4 accounts and use this
9841                 parameter won't lose their configuration, their
9842                 IMAP accounts will just be invisible and not
9843                 used.
9844         * src/textview.c
9845                 Make the "Copy ..." contextual menu items 
9846                 copy to both the X clipboard and the gtk 
9847                 clipboard - as most other apps do.
9848         * src/gtk/about.c
9849                 Add a notice about OpenSSL usage, in order to
9850                 comply with OpenSSL's license (point 6):
9851                 http://www.openssl.org/source/license.html
9852
9853 2005-07-06 [colin]      1.9.12cvs23
9854
9855         * src/alertpanel.c
9856                 Fix a minimum size for alertpanels
9857         * src/compose.c
9858                 Show 'No space left on device' type errors
9859                 when queuing/sending
9860         * src/imap_gtk.c
9861         * src/mh_gtk.c
9862                 Rework folder's deletion message (remove 
9863                 extra \n)
9864
9865 2005-07-05 [colin]      1.9.12cvs22
9866
9867         * src/imap.c
9868                 Add an alertpanel on auth error
9869                 Add pseudo-log
9870                 Remove pthread-related stuff
9871
9872 2005-07-05 [colin]      1.9.12cvs21
9873
9874         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9875                 Fix crash on plugin reloading (with a hack)
9876
9877 2005-07-05 [colin]      1.9.12cvs20
9878
9879         * src/prefs_account.c
9880         * src/prefs_account.h
9881                 Fix typo
9882         * src/gtk/filesel.c
9883         * src/gtk/filesel.h
9884                 Add a way to filter the view
9885         * src/gtk/pluginwindow.c
9886                 Filter loadable stuff
9887         * src/plugins/pgpmime/prefs_gpg.c
9888                 Fix missing unregistration
9889         * .cvsignore
9890         * src/etpan/.cvsignore
9891         * src/plugins/spamassassin/.cvsignore
9892                 Add more stuff to cvs ignored files
9893
9894 2005-07-04 [colin]      1.9.12cvs19
9895
9896         * src/imap.c
9897                 Fix scan_required returning FALSE when it
9898                 shouldn't. Maybe fix #760 (Can't retrieve
9899                 messages)
9900
9901 2005-07-04 [colin]      1.9.12cvs18
9902
9903         * src/summaryview.c
9904                 Fix always_show_msg pref
9905
9906 2005-07-04 [paul]       1.9.12cvs17
9907
9908         sync with main (forgotten in last commit)
9909         
9910         * src/common/utils.c
9911         * src/common/utils.h
9912                 check_line_length(): new.
9913                 is_dir_exist()
9914                 is_file_entry_exist()
9915                 dirent_is_regular_file()
9916                 dirent_is_directory(): use g_file_test() instead of stat().
9917
9918 2005-07-04 [paul]       1.9.12cvs16
9919
9920         sync with main:
9921
9922         * src/compose.c
9923                 compose_write_to_file(): check for line
9924                 length limit and display warning if exceeds
9925         * src/jpilot.c
9926                 use get_home_dir() instead of g_get_home_dir()
9927         * src/procheader.c
9928                 removed warning about invalid date
9929         * src/vcard.c
9930                 use get_home_dir() instead of g_get_home_dir()
9931
9932 2005-07-04 [paul]       1.9.12cvs15
9933
9934         * src/stock_pixmap.c
9935                 fix new pixmap naming errors
9936                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9937
9938 2005-07-04 [colin]      1.9.12cvs14
9939
9940         * src/imap.c
9941                 Fix debugging string with a warning
9942
9943 2005-07-04 [colin]      1.9.12cvs13
9944
9945         * configure.ac
9946                 Add a check for libetpan's version (>= 0.37)
9947
9948 2005-07-04 [hoa]        1.9.12cvs12
9949
9950         * commitHelper
9951         * src/imap.c
9952         * src/etpan/imap-thread.c
9953         * src/etpan/imap-thread.h
9954                 fixed IMAP implementation of check of mails.
9955
9956 2005-07-03 [hoa]        1.9.12cvs11
9957
9958         * src/etpan/Makefile.am
9959         * src/etpan/etpan-errors.h
9960         * src/etpan/etpan-log.[ch]
9961         * src/etpan/etpan-thread-manager-types.h
9962         * src/etpan/etpan-thread-manager.[ch]
9963         * src/etpan/imap-thread.[ch]
9964         * src/Makefile.am
9965         * src/imap.c
9966         * src/main.c
9967         * src/prefs_other.c
9968         * configure.ac
9969             merged imap branch.
9970             dependency on libetpan 0.37 is now added.
9971
9972 2005-07-01 [colin]      1.9.12cvs10
9973
9974         * src/Makefile.am
9975         * src/folder.c
9976         * src/folder.h
9977         * src/folderview.c
9978         * src/stock_pixmap.c
9979         * src/stock_pixmap.h
9980         * src/plugins/trayicon/trayicon.c
9981                 Add marked symbol on folders containing
9982                 marked messages
9983         * src/procmsg.c
9984         * src/procmsg.h
9985         * src/toolbar.c
9986         * src/prefs_common.c
9987         * src/prefs_common.h
9988         * src/prefs_send.c
9989                 Add an optional confirmation dialog on queue
9990                 sending. Patch by wwp.
9991         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9992         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9993         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9994         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9995         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9996         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9997         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9998         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9999         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10000         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10001         * src/pixmaps/trash_mark.xpm            ** ADDED **
10002                 New pixmaps
10003
10004 2005-07-01 [colin]      1.9.12cvs9
10005
10006         * src/summaryview.c
10007                 Fix a little threading bug
10008         * src/addrgather.c
10009         * src/mainwindow.c
10010                 A little bit of HIG normality never hurts
10011
10012 2005-07-01 [colin]      1.9.12cvs8
10013
10014         * src/compose.c
10015         * src/msgcache.c
10016         * src/pop.c
10017         * src/procmime.c
10018         * src/recv.c
10019         * src/common/log.c
10020         * src/common/template.c
10021         * src/common/utils.c
10022         * src/common/utils.h
10023                 Reverted the fwrite_atomic stuff. In fact
10024                 it is already atomic.
10025
10026 2005-06-30 [colin]      1.9.12cvs7
10027
10028         * src/common/utils.c
10029         * src/common/utils.h
10030                 Add an fwrite_atomic() function to make
10031                 sure we write everything: fwrite can make
10032                 short writes.
10033         * src/compose.c
10034         * src/msgcache.c
10035         * src/pop.c
10036         * src/procmime.c
10037         * src/recv.c
10038         * src/common/log.c
10039         * src/common/template.c
10040                 Use that (and fix swapping of size and nmemb).
10041                 Thanks to Rich Coe for the heads up.
10042
10043 2005-06-30 [colin]      1.9.12cvs6
10044
10045         * src/addressbook.c
10046                 Optimize addressbook opening 
10047
10048 2005-06-30 [colin]      1.9.12cvs5
10049
10050         * src/summaryview.c
10051                 Remove calls to summary_step after move/copy
10052
10053 2005-06-28 [paul]       1.9.12cvs4
10054
10055         * src/alertpanel.c
10056                 wrap and make the error msg selectable
10057
10058 2005-06-28 [paul]       1.9.12cvs3
10059
10060         * src/ssl_manager.c
10061                 replace the OK button with a Close button
10062         * src/gtk/foldersort.c
10063                 use GTK_STOCK_ icons/buttons
10064
10065 2005-06-28 [colin]      1.9.12cvs2
10066
10067         * src/gedit-print.c             ** ADDED **
10068         * src/gedit-print.h             ** ADDED **
10069         * src/gtk/gtksourceprintjob.c   ** ADDED **
10070         * src/gtk/gtksourceprintjob.h   ** ADDED **
10071                 I can't believe no one had enough time to tell
10072                 me I forgot the `cvs add`
10073
10074 2005-06-27 [colin]      1.9.12cvs1
10075
10076         * src/Makefile.am
10077         * src/gtk/Makefile.am
10078         * src/messageview.c
10079         * src/procmsg.c
10080         * src/summaryview.c
10081         * configure.ac
10082                 Add optional libgnomeprint-based printing
10083         * src/mainwindow.c
10084         * src/gtk/quicksearch.c
10085                 Add an Edit/Quick search menu item to show
10086                 and focus the quicksearch
10087
10088 2005-06-27 [paul]       1.9.12
10089
10090         1.9.12 release
10091
10092         * po/ca.po
10093         * po/de.po
10094         * po/es.po
10095         * po/fr.po
10096         * po/it.po
10097         * po/ko.po
10098         * po/pt_BR.po
10099         * po/sk.po
10100         * po/zh_CN.po
10101                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10102                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10103                 SungHyun Nam, Frederico Goncalves Guimaraes,
10104                 Andrej Kacian, and Yang Guilong
10105 2005-06-26 [colin]      1.9.11cvs106
10106
10107         * src/imap_gtk.c
10108                 Forgot one file for previous fix
10109
10110 2005-06-26 [colin]      1.9.11cvs105
10111
10112         * src/folder.c
10113         * src/imap.c
10114                 Fix problems with folder operations in no_select
10115                 imap folders. it applies only to mails, and 
10116                 creation/deletion/move/renaming of folders 
10117                 should be possible
10118
10119 2005-06-26 [paul]       1.9.11cvs104
10120
10121         * src/prefs_filtering.c
10122                 replace one more GTK_STOCK_REMOVE
10123                 with GTK_STOCK_DELETE
10124
10125 2005-06-25 [colin]      1.9.11cvs103
10126
10127         * src/imap.c
10128                 Optimize get_seq_set_from_seq_list
10129                 (Patch by Ricardo) 
10130
10131 2005-06-25 [colin]      1.9.11cvs102
10132
10133         * src/mh.c
10134                 If the directory exists, but not in the
10135                 correct encoding, rename it. This should
10136                 handle old-versions-induced bugs.
10137
10138 2005-06-25 [colin]      1.9.11cvs101
10139
10140         * src/mh.c
10141                 Fix path access with extended dir names
10142                 Fixes bug #589 (SC segfaults with wrong locale
10143                 settings)
10144
10145 2005-06-25 [colin]      1.9.11cvs100
10146
10147         * src/prefs_account.c
10148         * src/prefs_account.h
10149         * src/compose.c
10150                 Add an option to encrypt replies to
10151                 encrypted messages
10152
10153 2005-06-25 [colin]      1.9.11cvs99
10154
10155         * src/compose.c
10156         * src/quote_fmt_parse.y
10157                 ... And make it work with pgpinline.
10158
10159 2005-06-25 [colin]      1.9.11cvs98
10160
10161         * src/compose.c
10162         * src/procmime.c
10163         * src/procmime.h
10164         * src/quote_fmt_parse.y
10165                 o Make reedition of encrypted messages possible
10166                   (as long as it is encrypted to self too, no
10167                    magic there)
10168                 o Make replying with quote (and without selecting
10169                   text) possible for encrypted messages.
10170                 Closes bug #550 (Not possible to "reply with quote"
10171                 to gnupg encrypted messages)
10172
10173 2005-06-24 [paul]       1.9.11cvs97
10174
10175         * src/imap.c
10176                 add missing include
10177
10178 2005-06-24 [paul]       1.9.11cvs96
10179
10180         * src/editldap.c
10181                 made bind password entry invisible
10182                 (sync with main)
10183         * src/send_message.c
10184                 send_message_local(): check exit status
10185                 to detect errors (sync with main)
10186         * src/textview.c
10187                 use main's less ambiguous popup menu
10188                 wording
10189
10190 2005-06-24 [paul]       1.9.11cvs95
10191
10192         * src/prefs_actions.c
10193         * src/prefs_customheader.c
10194         * src/prefs_display_header.c
10195         * src/prefs_filtering_action.c
10196         * src/prefs_matcher.c
10197         * src/prefs_template.c
10198         * src/prefs_toolbar.c
10199                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10200         * src/gtk/description_window.c
10201                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10202
10203 2005-06-23 [colin]      1.9.11cvs94
10204
10205         * src/summaryview.c
10206                 Fix rough edges (be sure to call status_show whenever
10207                 necessary).
10208
10209 2005-06-23 [colin]      1.9.11cvs93
10210
10211         * src/summaryview.c
10212                 Optimize Select All
10213                 Before, in a 5K mails folder: 11s
10214                 After, in the same folder: 58000µs
10215                 The joys of locking... gtk_clist_select_all() fires a 
10216                 tree-select-row event for each selected row, which in 
10217                 summaryview, callbacks summary_selected which in turn,
10218                 calls summary_status_show, which walks the selected
10219                 rows. Hence, calling gtk_clist_select_all was 
10220                 exponential. Locking the summaryview makes 
10221                 summary_selected return early.
10222
10223 2005-06-23 [colin]      1.9.11cvs92
10224
10225         * src/imap.c
10226                 Move mutex at the important place to avoid
10227                 deadlocks
10228         * src/summaryview.c
10229                 Fix Del key deleting directly instead of
10230                 moving to trash
10231
10232 2005-06-22 [colin]      1.9.11cvs91
10233
10234         * src/plugins/spamassassin/libspamc.c
10235                 As we do spagetti code with assignations in multiple
10236                 places (see _message_read_raw where out = msg = raw),
10237                 let's be sure we don't free the same pointer twice.
10238                 Should fix bug #683 (Crash in libpam at 
10239                 message_cleanup).
10240
10241 2005-06-22 [colin]      1.9.11cvs90
10242
10243         * src/compose.c
10244         * src/messageview.c
10245         * src/toolbar.c
10246                 Make toolbar's delete use the move to trash stuff;
10247                 Add gtk_widget_realize to be sure pixmaps can get
10248                 created (that may fix an old worksforme bug which
10249                 I can't find back...)
10250
10251 2005-06-22 [colin]      1.9.11cvs89
10252
10253         * src/summaryview.c
10254         * src/summaryview.h
10255         * src/mainwindow.c
10256                 Rename "Message/Delete" to "Message/Move to trash"
10257                 Add "Message/Delete..." that directly destroys the
10258                 selected messages after asking for a confirmation.
10259
10260 2005-06-22 [colin]      1.9.11cvs88
10261
10262         * src/imap.c
10263                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10264                 o Fix a deadlock (thanks Darko)
10265
10266 2005-06-22 [colin]      1.9.11cvs87
10267
10268         * src/gtk/foldersort.c
10269                 Add missing include for the i18n;
10270                 patch by Fabien Vantard
10271
10272 2005-06-21 [colin]      1.9.11cvs86
10273
10274         * src/folder.c
10275         * src/folderview.c
10276                 Respect the no_select flag
10277         * src/imap.c
10278                 Fix recursive deletion
10279         * src/imap_gtk.c
10280         * src/mh_gtk.c
10281                 Make the folder deletion's warning
10282                 more explicit
10283
10284 2005-06-21 [colin]      1.9.11cvs85
10285
10286         * src/textview.c
10287                 Prevent email addresses from spanning accross
10288                 lines - fixes bug # 646 (newline-chars in 
10289                 email addresses)
10290
10291 2005-06-20 [colin]      1.9.11cvs84
10292
10293         * src/folder.c
10294                 Be sure not to remove source if copy failed
10295
10296 2005-06-20 [colin]      1.9.11cvs83
10297
10298         * src/folderview.c
10299         * src/imap_gtk.c
10300                 remove summaryview's lock
10301         * src/imap.c
10302                 introduce threads to avoid problems when foreground tasks
10303                 interfere with background tasks
10304         * src/mh.c
10305                 prevent moving to drafts/queue
10306         * src/mimeview.c
10307                 fix leak
10308
10309 2005-06-19 [colin]      1.9.11cvs82
10310
10311         * src/imap_gtk.c
10312                 Remember that the user doesn't want to override
10313                 offline mode, for 3 seconds. It avoid presenting
10314                 him with N popups in a really short time.
10315
10316 2005-06-17 [colin]      1.9.11cvs81
10317
10318         * src/imap.c
10319                 Fix IMAP breaking on folders containing '('
10320                 (Probably won't be enough)
10321
10322 2005-06-17 [colin]      1.9.11cvs80
10323
10324         Forgotten files on 1.9.11cvs79
10325         * src/summaryview.c
10326                 Fix stepping when not immediately executing
10327         * src/imap.c
10328                 Really prevent UID FETCH 0
10329         * src/codeconv.c
10330                 Fix outgoing charset never set to utf-8
10331         * src/mh.c
10332                 Fix leak
10333
10334 2005-06-16 [colin]      1.9.11cvs79
10335
10336         * src/compose.c
10337                 Fix bug #707 (Dash splits rows)
10338                 Only wrap if we're on a line break position and
10339                 the previous one was a "white" (space) char.
10340                 Pango stuff is weird.
10341
10342 2005-06-16 [colin]      1.9.11cvs78
10343
10344         * src/imap_gtk.c
10345                 Lock summaryview while downloading messages
10346                 on user demand
10347         * src/procheader.c
10348         * src/unmime.c
10349         * src/common/utils.c
10350         * src/common/utils.h
10351                 Replace \r and \n with spaces in From and
10352                 Subject headers
10353
10354 2005-06-16 [paul]       1.9.11cvs77
10355
10356         * src/procmime.c
10357                 liberalise the mime parser
10358         * src/gtk/about.c
10359                 add text wrapping
10360
10361 2005-06-16 [paul]       1.9.11cvs76
10362
10363         * src/gtk/about.c
10364                 reworked
10365
10366 2005-06-15 [colin]      1.9.11cvs75
10367
10368         * src/compose.c
10369                 Finish header encoding fix
10370         * src/summaryview.c
10371                 Fix segfault
10372         * src/headerview.c
10373                 Fix compilation (Thanks Stephan
10374                 Sachse)
10375
10376 2005-06-15 [colin]      1.9.11cvs74
10377
10378         * Makefile.am
10379                 Install gnome2 stuff rather than gnome1, 
10380                 if both are present
10381         * src/codeconv.c
10382         * src/codeconv.h
10383         * src/compose.c
10384                 Fix headers encoding
10385         * src/folder.c
10386                 Visual progress when fetching all messages
10387         * src/folderview.c
10388         * src/summaryview.c
10389         * src/summaryview.h
10390                 Prevent changing current message while
10391                 incorporating
10392
10393 2005-06-15 [paul]       1.9.11cvs73
10394
10395         * src/gtk/gtkaspell.c
10396         * src/gtk/gtkaspell.h
10397                 fix build warnings
10398
10399 2005-06-15 [paul]       1.9.11cvs72
10400
10401         * src/prefs_filtering.c
10402                 allow reordering of filter rules by
10403                 drag n drop
10404
10405 2005-06-15 [paul]       1.9.11cvs71
10406
10407         * COPYING
10408                 updated
10409         * src/codeconv.c
10410                 replace deprecated function
10411         * src/inc.c
10412         * src/send_message.c
10413         * src/gtk/progressdialog.c
10414         * src/gtk/progressdialog.h
10415                 salvage and reuse parts of reverted sync
10416
10417 2005-06-15 [paul]       1.9.11cvs70
10418
10419         * src/inc.c
10420         * src/send_message.c
10421         * src/gtk/progressdialog.c
10422         * src/gtk/progressdialog.h
10423                 revert yesterday's sync with main
10424                 it contains deprecated functions
10425
10426 2005-06-15 [colin]      1.9.11cvs69
10427
10428         * src/headerview.c
10429                 Fix bug #670 (multi user to: will corrupt message 
10430                 headers display)
10431
10432 2005-06-15 [colin]      1.9.11cvs68
10433
10434         * src/compose.c
10435                 Fix bug #421 (Fix undo on wrapping)
10436
10437 2005-06-15 [colin]      1.9.11cvs67
10438
10439         * src/folder.c
10440                 Provide visual feedback while processing
10441                 folder's rules.
10442         * src/imap.c
10443                 Provide visual feedback while getting
10444                 short headers (for uncached messages)
10445
10446
10447 2005-06-14 [paul]       1.9.11cvs66
10448
10449         * src/account.c
10450                 change a couple stock icons
10451         * src/inc.c
10452         * src/send_message.c
10453         * src/gtk/progressdialog.c
10454         * src/gtk/progressdialog.h
10455                 sync main's GtkTreeView implementation
10456
10457 2005-06-14 [colin]      1.9.11cvs65
10458
10459         * src/imap.c
10460                 Various little fixes, mainly on error paths
10461
10462 2005-06-13 [colin]      1.9.11cvs64
10463
10464         * matcher.c
10465         * procmsg.c
10466         * procmsg.h
10467                 Add a way to fetch only headers. This speeds
10468                 up filtering on headers for IMAP. Fixes:
10469                 bug #481 extraneous imap commands slow down 
10470                         imap filtering
10471                 bug #522 Sylpheed downloads all messages 
10472                         when opening mailbox (IMAP)
10473                 bug #677 IMAP fetch is soooooooooooooo slow
10474         * src/folder.c
10475         * src/folder.h
10476                 Add a folder set_batch method so that
10477                 implementations can speed up flags changes
10478         * src/folderutils.c
10479         * src/summaryview.c
10480                 Use that in mark as (un)read and mark all read
10481                 Refix bug #679
10482         * src/imap.c
10483                 Implement set_batch - brings back deferred
10484                 flags in a less buggy manner. Fixes:
10485                 bug #729 IMAP immediate expunge of deleted messages
10486                 bug #191 remove list of messages with one command
10487                 Fix login with strange chars
10488                 Implement fetch_msg_full
10489                 Fix copy (wrong counts)
10490
10491 2005-06-12 [colin]      1.9.11cvs63
10492
10493         * src/folder.c
10494                 lock incorporation during long operations.
10495                 Avoids fucking up the IMAP socket.
10496
10497 2005-06-12 [colin]      1.9.11cvs62
10498
10499         * src/imap.c
10500                 Fix harmful typo
10501                 Factorize remove_all_msg
10502                 Thread-ize expunge
10503         * src/summaryview.c
10504                 Don't update partial-download status if unnecessary
10505         * src/folder.c
10506                 Use remove_msgs everywhere possible
10507
10508 2005-06-12 [colin]      1.9.11cvs61
10509
10510         * src/folder.c
10511         * src/folder.h
10512                 Add a remove_msgs function to remove a 
10513                 list of messages
10514         * src/imap.c
10515                 Implement that.
10516
10517 2005-06-12 [colin]      1.9.11cvs60
10518
10519         * src/imap.c
10520                 Remove flags-processing deferring... Too hard
10521                 to get it to work in all cases.
10522
10523 2005-06-11 [colin]      1.9.11cvs59
10524
10525         * src/imap.c
10526                 printf -> debug_print
10527
10528 2005-06-11 [colin]      1.9.11cvs58
10529
10530         * src/imap.c
10531                 o Fix build without USE_PTHREAD
10532                 o Factorize imap_open
10533                 o Alertpanel in case of impossible connection
10534                 o Alertpanel in case of impossible login
10535                 o Fix deferred flags processing to force a 
10536                   flush before adding some more flags to process,
10537                   but in another folder.
10538
10539 2005-06-10 [colin]      1.9.11cvs57
10540
10541         * src/imap.c
10542                 o Fix a format string error
10543                 o init ssl socket outside of the thread 
10544                   (it possibly invokes gtk calls)
10545         * src/procmime.c
10546                 o Put back the buffer to its necessary size
10547                 o Fix changing a file pointer without keeping
10548                   track of it (thanks Valgrind)
10549         * src/common/smtp.c
10550                 o Fix automatic STARTTLS if login should be done
10551                   and the server only allows it after starting TLS
10552         * src/gtk/gtkinputdialog.c
10553                 o Eat GDK_Return so that the combo popup doesn't 
10554                   appear when we press Enter to validate the combo
10555                   input dialog (as seen in the Open with... dialog)
10556
10557 2005-06-10 [colin]      1.9.11cvs56
10558
10559         * src/imap.c
10560                 o A bit less debug
10561                 o Fix a crash on deletion
10562                 o Threadize imap_select (it's called outside of 
10563                   threads)
10564                 o Defer treatment of DELETED flags
10565
10566
10567 2005-06-09 [colin]      1.9.11cvs55
10568
10569         * src/imap.c
10570                 Make sure we check imap_gtk_should_override(), which
10571                 potentially calls gtk stuff, before creating thread.
10572                 That way it should't be called via imap_get_session()
10573                 inside a thread.
10574
10575 2005-06-09 [colin]      1.9.11cvs54
10576
10577         * src/imap.c
10578                 o add a bit of status output
10579                 o remove some dead code
10580                 o threadize get_list_of_uids
10581                 o threadize imap_get_flags
10582                 o defer flag changing by 500ms so that they
10583                   can be batched
10584
10585
10586 2005-06-08 [colin]      1.9.11cvs53
10587
10588         * src/imap.c
10589                 Thread-ize imap_cmd_fetch
10590
10591 2005-06-08 [colin]      1.9.11cvs52
10592
10593         * src/main.c
10594                 Mmh, that broke POP3...
10595
10596 2005-06-08 [colin]      1.9.11cvs51
10597
10598         * src/main.c
10599                 Stabilize IMAP patch (thanks to Hoa)
10600
10601 2005-06-08 [colin]      1.9.11cvs50
10602
10603         * src/imap.c
10604                 Test patch to speed up imap. 
10605
10606 2005-06-08 [colin]      1.9.11cvs49
10607
10608         * src/imap_gtk.c
10609                 Warning fix
10610         * src/procmime.c
10611                 Apply patch from gentoo to use /usr/share/mime/globs if 
10612                 available, after un-breaking it
10613         * src/common/log.c
10614         * src/common/log.h
10615                 Use g_timeout for invoking hooks that possibly use gtk
10616                 calls. This should leave gtk calls in the main thread.
10617
10618 2005-06-08 [paul]       1.9.11cvs48
10619
10620         * src/codeconv.c
10621                 conv_get_outgoing_charset_str(): don't
10622                 use prefs_common setting
10623         * src/compose.c
10624         * src/compose.h
10625                 add /Options/Character encoding/... to
10626                 temporarily change the outgoing encoding
10627
10628         (belated sync with main)
10629
10630 2005-06-08 [paul]       1.9.11cvs47
10631
10632         * src/compose.c
10633                 correction to/completion of last
10634                 sync with main
10635
10636 2005-06-08 [paul]       1.9.11cvs46
10637
10638         sync with main:
10639         
10640         * src/codeconv.c
10641         * src/codeconv.h
10642                 always enabled Japanese auto-detection
10643                 if the first letters of locale string
10644                 is "ja"
10645         * src/compose.c
10646                 don't use "destroy" signal to destroy
10647                 Compose object (fix rare crashes on discard?)
10648         * src/mainwindow.c
10649         * src/messageview.c
10650         * src/prefs_send.c
10651                 added Hebrew encodings
10652         * src/sourcewindow.c
10653                 don't use "destroy" signal to destroy
10654                 objects
10655
10656 2005-06-07 [colin]      1.9.11cvs45
10657
10658         * src/summaryview.c
10659                 Add missing unlocks/locks
10660
10661 2005-06-07 [paul]       1.9.11cvs44
10662
10663         * src/summaryview.c
10664                 restore bug #749 fix
10665
10666 2005-06-06 [colin]      1.9.11cvs43
10667
10668         * src/summaryview.c
10669                 Fix selection bug when prefs_common.open_unread 
10670                 is FALSE
10671
10672 2005-06-06 [colin]      1.9.11cvs42
10673
10674         * src/common/md5.c
10675                 Fix a warning
10676         * src/summaryview.c
10677         * src/folderview.c
10678                 Factorize long operations beginning and end
10679                 (locking, freezing/thawing, cursor, ...)
10680                 Check selection->data member in selection-
10681                 related loops; this avoids dying an awful
10682                 death if the selection changes on us while
10683                 we're marking a whole IMAP folder unread, 
10684                 for example.
10685
10686 2005-06-06 [paul]       1.9.11cvs41
10687
10688         * src/textview.c
10689                 don't g_free() a static gchar buffer
10690
10691 2005-06-05 [colin]      1.9.11cvs40
10692
10693         * src/mainwindow.c
10694         * src/messageview.c
10695         * src/summaryview.c
10696                 Fix bug #749 (Show all headers should be
10697                 sticky as the GUI suggests)
10698
10699 2005-06-03 [paul]       1.9.11cvs39
10700
10701         * src/compose.c
10702                 don't allow editing of mail while sending.
10703                 patch by Colin
10704
10705 2005-06-03 [paul]       1.9.11cvs38
10706
10707         * src/folderview.c
10708                 add a freeze/thaw to speed up 'mark all read'
10709
10710 2005-06-03 [paul]       1.9.11cvs37
10711
10712         * src/prefs_message.c
10713                 reflect changes immediately
10714
10715 2005-06-02 [colin]      1.9.11cvs36
10716
10717         * po/POTFILES.in
10718                 Patch by Fabien Vantard.
10719
10720 2005-06-02 [colin]      1.9.11cvs35
10721
10722         * src/imap.c
10723                 Use a non-blocking imap_getline() if possible.
10724                 This should completely prevent the interface
10725                 from freezin on imap operations, although it
10726                 may do strange stuff in case of folder switching
10727                 while a big imap operation is taking place...
10728
10729                 In addition, fix a leak in the case thread
10730                 creation fails on connection.
10731
10732 2005-06-02 [colin]      1.9.11cvs34
10733
10734         * src/crash.c
10735         * src/prefs_common.h
10736                 Fix build (prefs_common_init() doesn't exist
10737                 anymore)
10738
10739 2005-06-02 [colin]      1.9.11cvs33
10740
10741         * src/prefs_account.c
10742                 Fix bug #245 (filtering rules broken when
10743                 renaming a remote account (imap4 or nntp)
10744
10745 2005-06-02 [colin]      1.9.11cvs32
10746
10747         * src/imap.c
10748                 Try to fix IMAP shortcomings: 
10749                 o Multithread imap_open()
10750                 o allow offline-mode overriding instead of
10751                   just returning NULL
10752         * src/imap_gtk.c
10753         * src/imap_gtk.h
10754                 Add a function to ask whether we want to
10755                 override offline-mode for 10 minutes (one-shot
10756                 asking was painful)
10757         * src/procheader.c
10758                 Fix segfault when imap parser isn't happy about
10759                 a missing {
10760
10761 2005-06-01 [colin]      1.9.11cvs31
10762
10763         * src/addrharvest.c
10764         * src/compose.c
10765         * src/mbox.c
10766         * src/mbox.h
10767         * src/mh.c
10768         * src/msgcache.c
10769         * src/send_message.c
10770         * src/setup.c
10771         * src/undo.c
10772         * src/common/hooks.c
10773         * src/common/prefs.c
10774         * src/common/template.c
10775         * src/common/utils.c
10776         * src/gtk/gtkutils.c
10777         * src/gtk/inputdialog.c
10778         * src/gtk/menu.c
10779         * src/gtk/pluginwindow.c
10780         * src/gtk/prefswindow.c
10781         * src/plugins/pgpmime/passphrase.c
10782         * src/plugins/pgpmime/prefs_gpg.c
10783                 More -Wall fixes
10784
10785         * src/common/Makefile.am
10786         * src/common/timing.h
10787                 Add basic timing code
10788
10789         * src/summaryview.c
10790                 Fix a bug with unread messages when 
10791                 re-sorting folders, and by the way
10792                 fix a big performance hit when 
10793                 re-sorting (10k mails: before 5s,
10794                 after .5s)
10795
10796         * src/prefs_compose_writing.c
10797         * src/prefs_compose_writing.h
10798         * src/prefs_message.c
10799         * src/prefs_message.h
10800         * src/prefs_other.c
10801         * src/prefs_other.h
10802         * src/prefs_quote.c
10803         * src/prefs_quote.h
10804         * src/prefs_receive.c
10805         * src/prefs_receive.h
10806         * src/prefs_send.c
10807         * src/prefs_send.h
10808         * src/prefs_summaries.c
10809         * src/prefs_summaries.h
10810                 Fix copyright banner
10811
10812 2005-06-01 [paul]       1.9.11cvs30
10813
10814         * po/fi.po
10815                 updated by Flammie Pirinen
10816         * src/procmime.c
10817                 fix 'Bad BASE64 content' output
10818
10819 2005-05-31 [colin]      1.9.11cvs29
10820
10821         * src/procmime.c
10822                 Oops, where did my hunk go.
10823
10824 2005-05-31 [colin]      1.9.11cvs28
10825
10826         * src/Makefile.am
10827         * src/account.c
10828         * src/action.c
10829         * src/addr_compl.c
10830         * src/addressbook.c
10831         * src/codeconv.c
10832         * src/compose.c
10833         * src/export.c
10834         * src/folder.c
10835         * src/folderview.c
10836         * src/image_viewer.c
10837         * src/main.c
10838         * src/mainwindow.c
10839         * src/messageview.c
10840         * src/mimeview.c
10841         * src/msgcache.c
10842         * src/prefs_account.c
10843         * src/prefs_actions.c
10844         * src/prefs_common.c
10845         * src/prefs_compose_writing.c
10846         * src/prefs_customheader.c
10847         * src/prefs_ext_prog.c
10848         * src/prefs_filtering.c
10849         * src/prefs_filtering_action.c
10850         * src/prefs_fonts.c
10851         * src/prefs_image_viewer.c
10852         * src/prefs_message.c
10853         * src/prefs_message.h
10854         * src/prefs_msg_colors.c
10855         * src/prefs_other.c
10856         * src/prefs_other.h
10857         * src/prefs_quote.c
10858         * src/prefs_receive.c
10859         * src/prefs_receive.h
10860         * src/prefs_send.c
10861         * src/prefs_send.h
10862         * src/prefs_spelling.c
10863         * src/prefs_summaries.c
10864         * src/prefs_summary_column.c
10865         * src/prefs_template.c
10866         * src/prefs_themes.c
10867         * src/prefs_toolbar.c
10868         * src/prefs_wrapping.c
10869         * src/procmime.c
10870         * src/procmsg.c
10871         * src/send_message.h
10872         * src/ssl_manager.c
10873         * src/summary_search.c
10874         * src/summaryview.c
10875         * src/textview.c
10876         * src/wizard.c
10877         * src/common/smtp.c
10878         * src/common/smtp.h
10879         * src/gtk/gtkutils.h
10880                 o Move the rest of Common prefs to new style
10881                 o Lots of -Wall warning fixes
10882                 o fix FIXME in cache memusage calculation
10883                 o Let return receipts be sent from any account
10884                 o Little cache optimisation (read)
10885                 o Fix bug #746 (don't treat commas as separators
10886                   when inside a quoted string)
10887
10888 2005-05-31 [paul]       1.9.11cvs27
10889
10890         * src/prefs_common.c
10891                 fix 'off-by-one' typo
10892
10893 2005-05-31 [paul]       1.9.11cvs26
10894
10895         * src/account.c
10896         * src/addr_compl.c
10897         * src/compose.c
10898         * src/foldersel.c
10899         * src/prefs_actions.c
10900         * src/prefs_common.c
10901         * src/prefs_common.h
10902         * src/prefs_customheader.c
10903         * src/prefs_display_header.c
10904         * src/prefs_filtering.c
10905         * src/prefs_filtering_action.c
10906         * src/prefs_matcher.c
10907         * src/prefs_summaries.c
10908         * src/prefs_summary_column.c
10909         * src/prefs_template.c
10910         * src/prefs_toolbar.c
10911         * src/ssl_manager.c
10912         * src/gtk/pluginwindow.c
10913         * src/gtk/prefswindow.c
10914         * src/gtk/progressdialog.c
10915                 add hidden prefs 'enable_rules_hint'
10916                 for gtk_tree_view_set_rules_hint()
10917                 (sync with main)
10918                 
10919
10920 2005-05-31 [colin]      1.9.11cvs25
10921
10922         * src/Makefile.am
10923         * src/main.c
10924         * src/prefs_common.c
10925         * src/prefs_summaries.c ** ADDED **
10926         * src/prefs_summaries.h ** ADDED **
10927                 Common/Display -> Display/Summaries
10928
10929 2005-05-31 [colin]      1.9.11cvs24
10930
10931         * src/Makefile.am
10932         * src/main.c
10933         * src/prefs_quote.c ** ADDED **
10934         * src/prefs_quote.h ** ADDED **
10935                 Move Common/Quote to Compose/Quoting
10936         * src/prefs_common.c
10937         * src/prefs_common.h
10938                 Remove old quote stuff, add
10939                 convenience functions for GtkTextView prefs
10940         * src/gtk/prefswindow.c
10941                 Set default height higher
10942
10943 2005-05-30 [colin]      1.9.11cvs23
10944
10945         * src/Makefile.am
10946         * src/main.c
10947         * src/prefs_common.c
10948         * src/prefs_compose_writing.c ** ADDED **
10949         * src/prefs_compose_writing.h ** ADDED **
10950                 Move Common/Compose prefs to Compose/Writing
10951
10952 2005-05-30 [colin]      1.9.11cvs22
10953
10954         * src/common/utils.c
10955                 Fix bug #651 (Confused Attract by Subject)
10956                 Patch by M. Benkmann <haferfrost@web.de>
10957         * AUTHORS
10958
10959 2005-05-30 [colin]      1.9.11cvs21
10960
10961         * src/compose.c
10962                 Fix concatenation of different headers of
10963                 the same type (bug #645)
10964         * src/prefs_folder_item.c
10965                 Fix bug #699 (setting color to black doesn't
10966                 work immediately)
10967         * src/procmime.c
10968                 Print out decoding error only once per
10969                 block
10970
10971 2005-05-30 [paul]       1.9.11cvs20
10972
10973         * src/common/template.c
10974                 fix Bcc
10975
10976 2005-05-30 [paul]       1.9.11cvs19
10977
10978         * doc/src/rfc2368.txt   **NEW FILE**
10979         * src/compose.c
10980                 compose_entries_set(): don't interpret Bcc
10981                 header field (conform to RFC 2368)
10982                 (sync with main)
10983
10984 2005-05-29 [colin]      1.9.11cvs18
10985
10986         * src/prefs_common.c
10987                 Let the default reply format respect
10988                 netiquette by cutting the signature.
10989
10990 2005-05-29 [colin]      1.9.11cvs17
10991
10992         * src/summaryview.c
10993                 Don't let always_show_msg override
10994                 open_unread_on_enter when opening a new
10995                 directory.
10996
10997 2005-05-27 [paul]       1.9.11cvs16
10998
10999         sync with main:
11000
11001         * src/main.c
11002                 app_will_exit(): cleanup tmp directory when exit
11003         * src/message_search.c
11004                 improved the interface and made code cleanup.
11005                 removed Clear button
11006         * src/send_message.c
11007                 send_message_local(): use GSpawn, and detect errors
11008         * src/summary_search.c
11009                 improved the interface and made code cleanup
11010         * src/textview.c
11011                 textview_write_link(): also skip non-ascii space
11012                  at the head of link strings (phishing check
11013                  didn't work at the case)
11014         * src/common/utils.c
11015                 get_command_output(): use g_spawn_command_line_sync()
11016                 instead of popen()
11017
11018 2005-05-26 [colin]      1.9.11cvs15
11019
11020         * src/folder.c
11021                 remove printf
11022
11023 2005-05-26 [colin]      1.9.11cvs14
11024
11025         * src/common/nntp.c
11026                 Fix nntp mode reader (bug #611)
11027                 Patch by Florian Mickler <florian@mickler.org>
11028
11029 2005-05-26 [colin]      1.9.11cvs13
11030
11031         * src/plugins/pgpmime/passphrase.c
11032                 Fix mouse grabbing (bug #557)
11033
11034 2005-05-26 [colin]      1.9.11cvs12
11035
11036         * src/prefs_themes.c
11037                 Fix g_warning (bug #541)
11038
11039 2005-05-26 [colin]      1.9.11cvs11
11040
11041         * src/prefs_actions.c
11042         * src/prefs_template.c
11043                 Fix bug #506 (no warning if action/template
11044                 is not saved)
11045         * src/common/template.c
11046                 Fix a possible crash
11047
11048 2005-05-26 [colin]      1.9.11cvs10
11049
11050         * src/folder.c
11051         * src/folderview.c
11052         * src/procmsg.c
11053         * src/summaryview.c
11054                 Forbid locked messages to be moved or
11055                 deleted. Locked messages in trashes 
11056                 still get deleted, for performance
11057                 reason (mh.c::mh_remove_all_msgs)
11058
11059 2005-05-25 [colin]      1.9.11cvs9
11060
11061         * src/procmime.c
11062                 Use correct encoding when sending mails
11063                 with attachments that have accentued 
11064                 chars in their name
11065
11066 2005-05-24 [colin]      1.9.11cvs8
11067
11068         * src/summaryview.c
11069                 Fix bug #688 f) read/unread marker not
11070                 changed on first click
11071                 Also, optimize summary_status_show()
11072                 calls
11073         * src/folder.c
11074         * src/inc.c
11075         * src/procmime.c
11076                 Fix bug #688 b) and c) wrt message
11077                 attachments and signature
11078         * src/stock_pixmap.c
11079         * src/stock_pixmap.h
11080         * src/stock_pixmap.c
11081         * src/stock_pixmap.h
11082         * src/Makefile.am
11083         * src/pixmaps/clip_gpg_signed.xpm
11084                 Add clip/signed icon
11085
11086 2005-05-24 [colin]      1.9.11cvs7
11087
11088         * src/folder_item_prefs.c
11089                 whitespace fix
11090
11091 2005-05-24 [colin]      1.9.11cvs6
11092
11093         * src/folderview.c
11094         * src/prefs_common.c
11095         * src/prefs_common.h
11096                 Add a confirmation to folder drag and drop
11097                 fixes bug #156
11098         * src/alertpanel.c
11099         * src/alertpanel.h
11100                 fix _with_disable parameters so that
11101                 the buttons labels are specifiable too
11102         * src/plugins/pgpmime/sgpgme.c
11103                 reflect said change
11104                 
11105
11106 2005-05-24 [colin]      1.9.11cvs5
11107
11108         * src/folderview.c
11109                 Uncollapse/collapse folders on double-click
11110                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11111                 closes bug #108
11112
11113 2005-05-23 [colin]      1.9.11cvs4
11114
11115         * src/common/socket.c
11116                 Check another special SSL_peek() error.
11117                 Should help wrt bug #728
11118
11119 2005-05-23 [colin]      1.9.11cvs3
11120
11121         * src/plugins/pgpmime/pgpmime.c
11122                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11123                 breaking menu accelerators and stuff. Users will have to
11124                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11125                 account's privacy preferences if needed.
11126
11127 2005-05-22 [paul]
11128
11129         * tools/kdeservicemenu/install.sh
11130                 use kdesu to prompt for root password if doing
11131                 global install/uninstall
11132
11133 2005-05-20 [colin]      1.9.11cvs2
11134
11135         * src/procmsg.c
11136                 Fix another compilation error with gcc-2.9x
11137                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11138         * src/send_message.c
11139                 Don't send QUIT if we aren't connected
11140
11141 2005-05-19 [colin]      1.9.11cvs1
11142
11143         * src/procmsg.c
11144                 Fix compilation with gcc 2.9x
11145
11146 2005-05-19 [paul]       1.9.11
11147
11148         1.9.11 released
11149
11150 2005-05-19 [paul]       1.9.9cvs14
11151
11152         * src/gtk/inputdialog.c
11153                 prevent gettext warning
11154
11155 2005-05-19 [paul]       1.9.9cvs13
11156
11157         * src/mainwindow.c
11158         * src/prefs_common.c
11159         * src/prefs_common.h
11160         * src/textview.c
11161         * src/textview.h
11162                 add an option to toggle cursor in message
11163                 view (sync with main)
11164
11165 2005-05-18 [colin]      1.9.9cvs12
11166
11167         * src/compose.c
11168                 Dereference freed pointer
11169         * src/gtk/gtkaspell.c
11170                 Fix duplication of dictionaries (is it an aspell issue?)
11171
11172 2005-05-18 [colin]      1.9.9cvs11
11173
11174         * src/gtk/inputdialog.c
11175         * src/gtk/gtkaspell.c
11176                 HIGuify dialogs
11177         * src/alertpanel.c
11178                 Remove a double call
11179
11180 2005-05-17 [colin]      1.9.9cvs10
11181
11182         * src/gtk/gtkaspell.c
11183                 Fix dialogs, Ctrl-Enter accel
11184
11185 2005-05-17 [colin]      1.9.9cvs9
11186
11187         * src/gtk/gtkaspell.c
11188                 Fix some accelerators, escape in replace-window
11189
11190 2005-05-16 [colin]      1.9.9cvs8
11191
11192         * src/gtk/gtkaspell.c
11193                 Revert last commit, it was a mistake.
11194
11195 2005-05-16 [colin]      1.9.9cvs7
11196
11197         * src/gtk/gtkaspell.c
11198                 Remove buggy code while we're at it. It's a 
11199                 dead code path anyway.
11200
11201 2005-05-16 [colin]      1.9.9cvs6
11202
11203         * src/gtk/gtkaspell.c
11204                 Missed some gtk_menu_popup where deactivate
11205                 signal should be handled. Should fix bug
11206                 #629 a bit more.
11207
11208 2005-05-16 [colin]      1.9.9cvs5
11209
11210         * src/gtk/gtkaspell.c
11211                 Remove debug printf()s
11212
11213 2005-05-16 [colin]      1.9.9cvs4
11214
11215         * src/gtk/gtkaspell.c
11216                 Fix a bit aspell problems
11217                 (see bug #629)
11218
11219 2005-05-13 [colin]      1.9.9cvs3
11220
11221         * src/folderview.c
11222                 Fix the + appearing even when no subfolders
11223                 have unread messages. Thanks to wwp for the
11224                 bug report.
11225
11226 2005-05-11 [paul]       1.9.9cvs2
11227
11228         * src/folderview.c
11229                 correction to 1.9.9cvs1, only colour folders that
11230                 have new msgs (not unread msgs)
11231
11232 2005-05-10 [colin]      1.9.9cvs1
11233
11234         * src/folderview.c
11235         * src/summaryview.c
11236                 Try to fix bolding bugs again.
11237
11238 2005-05-09 [paul]
11239
11240         * tools/claws.i18n.status.pl
11241                 add Ricardo Mones Lastra's script that has been providing
11242                 the i18n status page for many months
11243
11244 2005-05-09 [paul]       1.9.9
11245
11246         1.9.9 release
11247
11248 2005-05-09 [paul]       1.9.6cvs58
11249
11250         * AUTHORS
11251         * INSTALL
11252         * README.claws
11253                 updated
11254         * Makefile.am 
11255         * RELEASE_NOTES.claws
11256                 add release notes to cvs to simplify release
11257                 procedure
11258         * configure.ac
11259                 add ca and fi to ALL_LINGUAS
11260         * po/Makefile.in.in
11261                 workaround for missing Makevars
11262         * po/ca.po
11263         * po/fi.po
11264                 add new Catalan and Finnish translations
11265                 submitted by Miquel Oliete and Flammie Pirinen
11266         * po/de.po
11267         * po/es.po
11268         * po/fr.po
11269         * po/it.po
11270         * po/pl.po
11271         * po/ru.po
11272         * po/sk.po
11273         * po/sr.po
11274         * po/zh_CN.po
11275                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11276                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11277                 Urke MMI, and Hansom Young
11278         * src/main.c
11279                 Fix drafting when quitting. compose_draft() closes the
11280                 compose windows, which modifies the compose_list GSList.
11281                 We have to refresh this list after echo drafting to avoid a
11282                 segfault
11283         * src/partial_download.c
11284                 fix segfault on exit
11285
11286 2005-05-06 [paul]       1.9.6cvs57
11287
11288         * src/grouplistdialog.c
11289                 quick fix/workaround for unresizeable newsgroup
11290                 name column 
11291
11292 2005-05-06 [paul]       1.9.6cvs56
11293
11294         * src/inc.c
11295         * src/mainwindow.c
11296                 use gettext plural forms
11297         * src/imap_gtk.c
11298         * src/mh_gtk.c
11299         * src/toolbar.c
11300                 small improvement to english usage
11301
11302 2005-05-05 [thorsten]   1.9.6cvs55
11303
11304         * src/folder.c
11305                 fix possible crash
11306
11307 2005-05-05 [paul]       1.9.6cvs54
11308         
11309         sync with HEAD
11310
11311         * AUTHORS
11312         * src/compose.c
11313                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11314                 patch by Tim Mann
11315
11316 2005-05-05 [paul]       1.9.6cvs53
11317
11318         * src/mainwindow.c
11319                 fix resizing of separate message and
11320                 folder views
11321
11322 2005-05-05 [paul]       1.9.6cvs52
11323
11324         * src/account.c
11325         * src/addrgather.c
11326         * src/browseldap.c
11327         * src/exphtmldlg.c
11328         * src/expldifdlg.c
11329         * src/importmutt.c
11330         * src/importpine.c
11331         * src/main.c
11332         * src/mainwindow.c
11333         * src/noticeview.c
11334         * src/prefs_filtering.c
11335         * src/prefs_filtering_action.c
11336         * src/prefs_matcher.c
11337         * src/prefs_spelling.c
11338         * src/prefs_toolbar.c
11339         * src/toolbar.c
11340         * src/wizard.c
11341         * src/gtk/description_window.c
11342         * src/gtk/gtkvscrollbutton.c
11343         * src/gtk/progressdialog.c
11344         * src/gtk/quicksearch.c
11345         * src/plugins/pgpmime/prefs_gpg.c
11346         * src/plugins/spamassassin/spamassassin_gtk.c
11347                 replace deprecated gtk_widget_set_usize
11348
11349 2005-05-04 [colin]      1.9.6cvs51
11350
11351         * src/common/utils.c
11352                 Fix crash when subst_for_filename is called
11353                 with a NULL parameter
11354
11355 2005-05-04 [colin]      1.9.6cvs50
11356
11357         * src/partial_download.c
11358         * src/pop.c
11359                 Escape login when writing uidl file
11360                 fixes bug #736
11361
11362 2005-05-03 [colin]      1.9.6cvs49
11363
11364         * src/procmime.c
11365                 Fix possible DOS in mime parser
11366                 (see bug #634)
11367
11368 2005-05-02 [colin]      1.9.6cvs48
11369
11370         * src/compose.c
11371                 Try to fix the copy/paste mess once again.
11372
11373
11374 2005-04-30 [colin]      1.9.6cvs47
11375
11376         * src/prefs_account.h
11377         * src/procmsg.c
11378         * src/send_message.c
11379         * src/common/smtp.c
11380         * src/common/smtp.h
11381                 Try to batch sending mails (per account) instead of
11382                 reconnecting to server every time.
11383
11384 2005-04-29 [colin]      1.9.6cvs46
11385
11386         * src/messageview.c
11387                 Fix window resizing that refused to size down
11388         * src/prefs_common.c
11389         * src/prefs_common.h
11390         * src/prefs_filtering.c
11391                 Save Filtering's window size
11392
11393 2005-04-21 [paul]       1.9.6cvs45
11394
11395         * ChangeLog-gtk2.claws
11396         * src/setup.c
11397                 correction to sync
11398
11399 2005-04-21 [paul]       1.9.6cvs44
11400
11401         sync with main:
11402
11403         * src/setup.c
11404         * src/statusbar.c
11405         * src/statusbar.h
11406                 use gtkut_widget_draw_now(). Improved performance
11407                 of the update of statusbar
11408         * src/textview.c
11409                 textview_smooth_scroll_do(): redraw it after scroll
11410                 is done (fixed incorrect display when a part of the
11411                 view is hidden).
11412         * src/gtk/gtkutils.c
11413         * src/gtk/gtkutils.h
11414                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11415                 to force update of widgets.
11416                 Removed gtkut_widget_wait_for_draw() which had a big
11417                 overhead  because of waiting for all events processed 
11418
11419 2005-04-20 [paul]       1.9.6cvs43
11420
11421         * src/codeconv.c
11422                 complete 1.9.6cvs42's sync:
11423                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11424
11425 2005-04-19 [paul]       1.9.6cvs42
11426
11427         sync with main:
11428
11429         * src/action.c
11430                 catch_output(): correctly select the insert text
11431                 (fix invalid iterator warnings).
11432         * src/codeconv.c
11433         * src/codeconv.h
11434         * src/mainwindow.c
11435         * src/messageview.c
11436         * src/prefs_common.c
11437                 support GBK encoding.
11438         * src/common/session.c
11439         * src/common/session.h
11440                 use separate buffer for large data to be sent,
11441                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11442
11443 2005-04-18 [paul]       1.9.6cvs41
11444
11445         * src/jpilot.c
11446                 convert unsigned long into guint32
11447                 patch by Paul LeoNerd Evans 
11448
11449 2005-04-17 [colin]      1.9.6cvs40
11450
11451         * src/compose.c
11452                 Fix 'Request return receipt' from folder
11453                 properties (bug #708)
11454
11455 2005-04-17 [colin]      1.9.6cvs39
11456
11457         * src/mainwindow.c
11458                 Fix duplicate hotkeys in Mainwindow's menu
11459
11460 2005-04-17 [colin]      1.9.6cvs38
11461
11462         * src/folderview.c
11463                 Fix duplicate hotkeys in Folderview's contextual
11464                 menu
11465
11466 2005-04-15 [colin]      1.9.6cvs37
11467
11468         * src/summaryview.c
11469                 Fix 'Save as...' with non-ascii filenames
11470
11471 2005-04-15 [colin]      1.9.6cvs36
11472
11473         * src/plugins/pgpmime/pgpmime.c
11474                 Fix bus error on 64bit. Spotted by 
11475                 macallan1888@gmail.com
11476
11477 2005-04-15 [colin]      1.9.6cvs35
11478
11479         * src/prefs_account.c
11480                 Fix cvs34.
11481
11482 2005-04-12 [colin]      1.9.6cvs34
11483
11484         * src/prefs_account.c
11485                 Fix smtp auth type off-by-one. We forgot to
11486                 add PLAIN in the prefs-to-gui setter func and
11487                 as a result, the selected auth when opening
11488                 account prefs was not the correct one.
11489
11490 2005-04-12 [paul]       1.9.6cvs33
11491
11492         * src/inc.c
11493                 if the recv dialog is visible, Cancel only
11494                 cancels the current account
11495
11496
11497 2005-04-10 [colin]      1.9.6cvs32
11498
11499         * src/filtering.c
11500                 Copy score when copying FilteringActions
11501                 Fix bug #674
11502
11503 2005-04-10 [colin]      1.9.6cvs31
11504
11505         * src/inc.c
11506                 Make Message -> Receive -> Cancel cancel 
11507                 incorporation on all accounts. Fixes
11508                 bug #693
11509
11510 2005-04-10 [colin]      1.9.6cvs30
11511
11512         * src/prefs_account.c
11513                 Update Privacy checkbuttons status based
11514                 on the selected privacy system
11515         * src/compose.c
11516                 Always connect the "None" privacy system; the
11517                 static boolean was probably there to avoid
11518                 reconnecting twice in the same compose window,
11519                 but as the parent function is only called once
11520                 per compose, it's only a bug - as a static is
11521                 initialized once per application instance.
11522                 Also, don't uncheck Sign and Encrypt when
11523                 selecting None as privacy system; just ignore
11524                 them when sending/queuing.
11525                 Should fix bug #695
11526
11527 2005-04-08 [colin]      1.9.6cvs29
11528
11529         * src/account.c
11530         * src/prefs_account.c
11531         * src/prefs_account.h
11532                 Add account preference to queue message in a certain
11533                 folder.
11534
11535 2005-04-06 [colin]      1.9.6cvs28
11536
11537         * src/prefs_account.c
11538                 Update old inbox path syntax
11539
11540 2005-04-06 [paul]       1.9.6cvs27
11541
11542         sync with main:
11543
11544         * configure.ac
11545                 changed -traditional-cpp to -no-cpp-precomp for newer
11546                 Mac OS X support
11547         * src/foldersel.c
11548                 made column resize automatically
11549         * src/send_message.c
11550                 send_message_smtp(): consider EOF right after QUIT
11551                 successful (workaround for Gmail SMTP server)
11552         * src/common/socket.c
11553                 ssl_read(), ssl_peek(): check EOF which violates the
11554                 SSL protocol
11555         * src/gtk/colorlabel.c
11556                 removed warnings when displaying colorlabel menu
11557                 (don't use GtkAlignment)
11558
11559 2005-04-05 [paul]       1.9.6cvs26
11560
11561         * src/plugins/trayicon/trayicon.c
11562                 fix clipping of icon under KDE3 
11563
11564 2005-04-05 [paul]       1.9.6cvs25
11565
11566         * src/summaryview.c
11567                 hide display of threading
11568                 patch by Alfons
11569
11570 2005-04-04 [thorsten]   1.9.6cvs24
11571
11572         * src/mh.c
11573                 marks lost on filesystems with different stat() results on
11574                 summer-/wintertime
11575
11576 2005-04-03 [colin]      1.9.6cvs23
11577
11578         * src/summaryview.c
11579                 Don't handle up/down. Patch by Alfons
11580
11581 2005-04-02 [colin]      1.9.6cvs22
11582
11583         * src/summaryview.c
11584                 Make scrolling faster. Patch by Alfons.
11585
11586 2005-04-01 [colin]      1.9.6cvs21
11587
11588         * src/Makefile.am
11589         * src/stock_pixmap.c
11590         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11591         * src/pixmaps/dir_noselect.xpm ** ADDED **
11592                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11593
11594 2005-04-01 [colin]      1.9.6cvs20
11595
11596         * src/image_viewer.c
11597         * src/image_viewer.h
11598         * src/procmime.c
11599         * src/procmime.h
11600         * src/textview.c
11601         * src/textview.h
11602                 Implement inline image resizing and right-clicking
11603
11604 2005-04-01 [paul]       1.9.6cvs19
11605
11606         * AUTHORS
11607         * Makefile.am
11608         * configure.ac
11609                 check for gnome2
11610                 patch by Luca Cavalli <loopback<AT>slackit.org>
11611         * po/ru.po
11612                 updated by Pavlo Bohmat
11613
11614 2005-03-31 [colin]      1.9.6cvs18
11615
11616         * src/news.c
11617                 Fix parsing references
11618         * src/msgcache.c
11619                 don't put nulls in the references list
11620         * src/procheader.c
11621                 commit that forgotten file in 1.9.6cvs14
11622
11623 2005-03-31 [colin]      1.9.6cvs17
11624
11625         * src/compose.c
11626                 Fix joining of signature separator again. 
11627                 Maybe Hiro could put it in main too...
11628
11629 2005-03-31 [colin]      1.9.6cvs16
11630
11631         * src/Makefile.am
11632         * src/foldersel.c
11633         * src/stock_pixmap.c
11634         * src/stock_pixmap.h
11635         * src/pixmaps/dir-noselect.xpm
11636                 Update foldersel.c (sync from main, patch by Alfons)
11637
11638 2005-03-30 [colin]      1.9.6cvs15
11639
11640         * src/imap.c
11641                 Fix handling of imap folders containing [] in 
11642                 their name. Thanks to Nahuel Angelinetti for
11643                 the detailed bugreport.
11644
11645 2005-03-30 [colin]      1.9.6cvs14
11646
11647         * src/common/utils.h
11648         * src/common/utils.c
11649         * src/common/defs.h
11650         * src/matcher.c
11651         * src/msgcache.c
11652         * src/news.c
11653         * src/procmsg.c
11654         * src/procmsg.h
11655         * src/quote_fmt_parse.y
11656         * src/summaryview.c
11657                 Update references system. Patch by Alfons
11658
11659 2005-03-30 [colin]      1.9.6cvs13
11660
11661         * src/common/socket.c
11662                 Force the glibc to read resolv.conf again when 
11663                 it has changed. Should fix issues when changing
11664                 networks on a laptop and not restarting sylpheed. 
11665
11666 2005-03-30 [paul]       1.9.6cvs12
11667
11668         partial sync with main:
11669
11670         * src/action.c
11671                 create_io_dialog(): use user-defined text font
11672                 (thanks to Alfons), and modified its appearance.
11673         * src/addrgather.c
11674         * src/addrharvest.c
11675         * src/browseldap.c
11676                 replace old code
11677         * src/compose.c
11678                 don't join (presumably) itemized lines on line-wrapping
11679                 fixed wrapping of quote when auto-wrapping is enabled
11680                 compose_destroy(): destroy paned only if it's not
11681                 attached to window. Fixed memory leak of popup menu.
11682         * src/exphtmldlg.c
11683         * src/expldifdlg.c
11684                 replace old code
11685         * src/html.c
11686         * src/html.h
11687         * src/importmutt.c
11688         * src/importpine.c
11689                 replace old code
11690         * src/main.c
11691                 removed redundant code
11692         * src/mainwindow.c
11693                 changed 'Code set' (which is rather incorrect)
11694                 in the menu to 'Character encoding'
11695                 main_window_set_widgets(): request size first
11696                 to prevent window size becoming wrong
11697                 fixed remembering of the state of the visibility
11698                 of MessageView
11699         * src/messageview.c
11700                 changed 'Code set' (which is rather incorrect)
11701                 in the menu to 'Character encoding'
11702         * src/prefs_common.c
11703         * src/prefs_common.h
11704                 added an option whether to render HTML as text or not
11705                 added separators to outgoing encoding menu
11706         * src/procheader.c
11707                 procheader_scan_date_string(): support header
11708                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11709         * src/summaryview.c
11710         * src/summaryview.h
11711                 minor code cleanup
11712         * src/textview.c
11713                 textview_show_html(): force output of newline
11714                 added an option whether to render HTML as text or not
11715         * src/common/utils.c
11716                 strncpy2(): optimized based on Alfons' code
11717         * src/gtk/gtkutils.c
11718         * src/gtk/gtkutils.h
11719                 removed non-used code
11720         * src/plugins/pgpmime/passphrase.c
11721                 partially fixed grab input of passphrase dialog
11722                 Confine pointer to window
11723
11724 2005-03-30 [colin]      1.9.6cvs11
11725
11726         * src/msgcache.c
11727         * src/msgcache.h
11728                 Read/write 32bit ints from cache & marks
11729                 From main.
11730
11731 2005-03-29 [paul]       1.9.6cvs10
11732
11733         * AUTHORS
11734         * ChangeLog.claws
11735         * src/compose.c
11736         * src/gtk/gtkaspell.c
11737                 sync with HEAD (don't pass NULL pointers) 
11738
11739 2005-03-24 [paul]
11740
11741         * tools/Makefile.am
11742         * tools/README
11743         * tools/acroread2sylpheed.pl
11744                 sync with HEAD (add script to send pdfs as
11745                 attachments from Adobe Reader 7)
11746
11747 2005-03-21 [paul]       1.9.6cvs9
11748
11749         * configure.ac
11750         * po/POTFILES.in
11751         * src/Makefile.am
11752         * src/crash.c
11753         * src/image_viewer.c ** ADDED **
11754         * src/image_viewer.h ** ADDED **
11755         * src/main.c
11756         * src/prefs_common.c
11757         * src/prefs_common.h
11758         * src/prefs_image_viewer.c ** ADDED **
11759         * src/prefs_image_viewer.h ** ADDED **
11760         * src/textview.c
11761         * src/gtk/about.c
11762         * src/pixmaps/sylpheed_logo.xpm
11763         * src/plugins/Makefile.am
11764         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11765         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11766         * src/plugins/image_viewer/plugin.c ** REMOVED **
11767         * src/plugins/image_viewer/viewer.c ** REMOVED **
11768         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11769         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11770         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11771         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11772         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11773                 as gdk-pixbuf is now built-in
11774                 remove image_viewer plugin and put code back into
11775                 main codebase
11776                 implement inline image display (sync with main)
11777
11778                 replace logo with newer, nicer, larger version  
11779
11780 2005-03-21 [paul]       1.9.6cvs8
11781
11782         * src/gtk/about.c
11783                 cosmetic improvement
11784
11785 2005-03-21 [holger]     1.9.6cvs7
11786
11787         * src/plugins/spamassassin/spamassassin.c
11788                 Sync with HEAD
11789                 (unregister hook on failed plugin init)
11790
11791 2005-03-20 [colin]      1.9.6cvs6
11792
11793         * src/common/plugin.c
11794                 Check that plugin isn't already loaded
11795                 Patch by Alfons
11796
11797 2005-03-20 [thorsten]   1.9.6cvs5
11798
11799         * src/compose.c
11800                 use a more compatible syntax
11801
11802 2005-03-20 [thorsten]   1.9.6cvs4
11803
11804         * src/prefs_toolbar.c
11805                 fix crash when selecting toolbar item (uninitialized pointer)
11806
11807 2005-03-20 [thorsten]   1.9.6cvs3
11808
11809         * src/procmime.c
11810                 fix mimetype detection (referenced free()d string)
11811
11812 2005-03-20 [paul]       1.9.6cvs2
11813
11814         * src/compose.c
11815                 sync with HEAD (1.0.3cvs5)
11816                 neglect Reply-To header if empty
11817                 Patch by Alfons 
11818
11819 2005-03-19 [holger]     1.9.6cvs1
11820
11821         * src/summaryview.c
11822         * src/summaryview.h
11823                 Sync with HEAD
11824
11825 2005-03-18 [paul]       1.9.6
11826
11827         initial GTK2 release
11828
11829 2005-03-18 [paul]       1.0.3cvs3.1
11830
11831         * AUTHORS
11832         * ChangeLog.claws
11833         * configure.ac
11834         * src/gtk/about.c
11835         * src/pixmaps/sylpheed_logo.xpm
11836                 sync with HEAD
11837
11838 2005-03-18 [colin]      1.0.3cvs2.6
11839
11840         * src/summaryview.c
11841                 Remove call to summary_step in summary_copy_selected_to
11842                 Can't see its purpose, and this causes bug when copying
11843                 a message if the next one is unread: it reads it.
11844
11845 2005-03-18 [paul]       1.0.3cvs2.5
11846
11847         * src/foldersel.c
11848                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
11849
11850 2005-03-18 [paul]       1.0.3cvs2.4
11851
11852         * src/addrharvest.c
11853         * src/codeconv.c
11854         * src/codeconv.h
11855         * src/compose.c
11856         * src/news.c
11857         * src/procheader.c
11858         * src/procmime.c
11859         * src/unmime.c
11860         * src/unmime.h
11861                 fix buffer overflow, CAN-2005-0667, see
11862                 http://secunia.com/advisories/14491/
11863                 Patch by Alfons
11864
11865 2005-03-17 [colin]      1.0.3cvs2.3
11866
11867         * src/prefs_fonts.c
11868         * src/summaryview.c
11869                 Fix font bugs (both lists now officialy share 
11870                 the same font)
11871                 
11872
11873 2005-03-17 [paul]       1.0.3cvs2.2
11874
11875         * src/gtk/pluginwindow.c
11876                 make plugin descriptions uneditable
11877
11878 2005-03-11 [paul]       1.0.3cvs2.1
11879
11880         * ChangeLog.claws
11881         * configure.ac
11882         * po/POTFILES.in
11883         * src/plugins/trayicon/trayicon.c
11884                 sync with HEAD
11885                 add src/wizard.c to POTFILES.in
11886
11887 2005-03-11 [paul]       1.0.3cvs1.1
11888
11889         * ChangeLog
11890         * ChangeLog.claws
11891         * configure.ac
11892         * po/de.po
11893         * po/es.po
11894         * po/fr.po
11895         * po/it.po
11896         * po/pt_BR.po
11897         * po/ru.po
11898         * po/sk.po
11899         * po/sr.po
11900         * po/zh_CN.po
11901                 sync with HEAD
11902
11903 2005-03-04 [colin]      1.0.1cvs22.2
11904
11905         * src/compose.c
11906                 Fix signatures with accentued chars in it
11907
11908 2005-03-04 [colin]      1.0.1cvs22.1
11909
11910         * src/common/smtp.c
11911         * src/common/smtp.h
11912                 Don't use SIZE param in MAIL FROM: if server 
11913                 doesn't support it. Patch by Eugen Freiter
11914                 <eugen_f@users.sf.net>
11915
11916 2005-02-27 [paul]       1.0.1cvs20.1
11917
11918         * ChangeLog.claws
11919         * configure.ac
11920         * src/messageview.c
11921                 sync with HEAD
11922
11923 2005-02-27 [colin]      1.0.1cvs19.4
11924
11925         * src/procheader.c
11926         * src/procheader.h
11927                 Fix prototypes. Patch by Alfons
11928
11929 2005-02-27 [colin]      1.0.1cvs19.3
11930
11931         * src/compose.c
11932                 Don't auto-join the signature separator.
11933
11934 2005-02-26 [colin]      1.0.1cvs19.2
11935
11936         * src/summaryview.c
11937                 Fix 'mark all read' with collapsed threads.
11938                 Patch by Alfons.
11939
11940 2005-02-25 [paul]       1.0.1cvs19.1
11941
11942         * ChangeLog.claws
11943         * configure.ac
11944         * src/prefs_account.c
11945         * src/prefs_folder_item.c
11946         * src/gtk/prefswindow.c
11947         * src/gtk/prefswindow.h
11948                 sync with HEAD
11949
11950 2005-02-25 [paul]       1.0.1cvs15.12
11951
11952         * src/alertpanel.c
11953         * src/codeconv.c
11954         * src/compose.c
11955         * src/textview.c
11956         * src/gtk/gtkutils.c
11957         * src/gtk/gtkutils.h
11958         * src/gtk/logwindow.c
11959         * src/gtk/progressdialog.c
11960                 sync with main (revision 127)
11961                 and fix logwindow clipping
11962
11963 2005-02-24 [colin]      1.0.1cvs15.11
11964
11965         * src/plugins/pgpmime/passphrase.c
11966                 Disable input grabbing; it doesn't work yet.
11967
11968 2005-02-24 [colin]      1.0.1cvs15.10
11969
11970         * src/messageview.c
11971                 Don't send out receipts if offline. Ask.
11972
11973 2005-02-23 [colin]      1.0.1cvs15.9
11974
11975         * src/summaryview.c     
11976                 Fix expanding
11977
11978 2005-02-23 [colin]      1.0.1cvs15.8
11979
11980         * src/summaryview.c
11981                 Really fix Bug 568 by removing useless
11982                 calls. summary_thread_init() now called
11983                 in summary_sort(). This should please
11984                 Alfons as it should be faster than 
11985                 previously.
11986
11987 2005-02-23 [colin]      1.0.1cvs15.7
11988
11989         * src/compose.c
11990                 Encode parts as QP or B64 if signing
11991
11992 2005-02-23 [colin]      1.0.1cvs15.6
11993
11994         * src/compose.c
11995                 Fix Mimeinfo leakage (including tmp files)
11996         * src/procmsg.c
11997                 Fix tmp file leakage (spotted by Ivan Rayner)
11998
11999 2005-02-22 [colin]      1.0.1cvs15.5
12000
12001         * src/expldifdlg.c
12002                 Fix keyboard input. Patch by Alfons.
12003
12004 2005-02-21 [colin]      1.0.1cvs15.4
12005
12006         * src/compose.c
12007                 Fix Sign/Encrypt when unselecting privacy
12008                 system
12009         * src/prefs_common.c
12010                 Change default message font to Monospace
12011         * src/summaryview.c
12012                 More freezing during potentially large operations
12013
12014 2005-02-21 [paul]       1.0.1cvs15.3
12015
12016         * src/main.c
12017                 fix --help output
12018
12019 2005-02-21 [paul]       1.0.1cvs15.2
12020
12021         * po/Makefile.in.in
12022         * src/compose.c
12023         * src/summaryview.c
12024         * src/textview.c
12025         * src/common/utils.c
12026         * src/common/utils.h
12027                 sync with main (revision 117)
12028
12029 2005-02-20 [colin]      1.0.1cvs15.1
12030
12031         * src/common/defs.h
12032                 Change cache file to .sylpheed_claws_cache, as
12033                 suggested by Alfons. Allows people to switch
12034                 between Sylpheed and Sylpheed-Claws. it is
12035                 a good idea to "Check for new messages" at next
12036                 startup.
12037
12038
12039 2005-02-18 [colin]      1.0.1cvs14.1
12040
12041         * src/quote_fmt_lex.l
12042         * src/quote_fmt_parse.y
12043                 Fix parser initialisation. Patch by Ivan.
12044
12045 2005-02-18 [colin]      1.0.1cvs11.6
12046
12047         * src/folderview.c
12048                 Fix scrolldown (bug 662)
12049
12050 2005-02-17 [colin]      1.0.1cvs11.5
12051
12052         * src/codeconv.c
12053                 conv_filename_to_utf8: return clean 7bit instead
12054                 of broken utf8 if needed
12055         * src/mimeview.c
12056                 Fix display of parts with unclean 8bit names
12057
12058 2005-02-17 [paul]       1.0.1cvs11.4
12059
12060         * src/compose.c
12061         * src/exportldif.c
12062         * src/matcher_parser_parse.y
12063         * src/procmime.c
12064         * src/sourcewindow.c
12065         * src/common/Makefile.am
12066         * src/common/intl.h             ** REMOVED **
12067         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12068                 sync with main (revision 109)
12069                 and clean up
12070
12071 2005-02-16 [colin]      1.0.1cvs11.3
12072
12073         * src/summaryview.c
12074                 Fix collapsed thread not highlighting when new
12075                 messages in it (Bug 568) Patch by Stephan Sachse.
12076                 Fix messed up selection when reaching bounds (Bug 632)
12077         * src/prefs_themes.c
12078                 Fix theme installing (Bug 684)
12079
12080 2005-02-16 [colin]      1.0.1cvs11.2
12081
12082         * src/messageview.c
12083                 Fix messageview_select_all
12084
12085 2005-02-16 [colin]      1.0.1cvs11.1
12086
12087         * src/mh.c
12088                 Sync with HEAD (MH scan required function)
12089
12090 2005-02-15 [colin]      1.0.1cvs8.1
12091
12092         * src/mimeview.c
12093         * src/common/utils.c
12094                 Sync with HEAD (filename chars substitution)
12095
12096 2005-02-15 [colin]      1.0.1cvs7.3
12097
12098         * src/gtk/pluginwindow.c
12099                 Fix button spacing
12100
12101 2005-02-15 [colin]      1.0.1cvs7.2
12102
12103         * src/mimeview.c
12104                 Fix mime icons not reset across message when
12105                 scrolled down
12106
12107 2005-02-15 [colin]      1.0.1cvs7.1
12108
12109         * src/compose.c
12110         * src/procmime.c
12111                 Sync with HEAD (optimisation of cvs6)
12112
12113 2005-02-14 [colin]      1.0.1cvs6.1
12114
12115         * src/compose.c
12116         * src/procmime.c
12117                 Sync with HEAD (encode "From " at line beginning)
12118
12119 2005-02-14 [colin]      1.0.1cvs5.3
12120
12121         * src/compose.c
12122                 Fix wrapping with accentued chars.
12123
12124 2005-02-13 [colin]      1.0.1cvs5.2
12125
12126         * src/textview.c
12127                 Fix email informative part parsing with
12128                 accentued chars in it. ispunct() returns
12129                 true for them in utf8...
12130
12131 2005-02-12 [colin]      1.0.1cvs5.1
12132
12133         * src/filtering.c
12134                 Sync with HEAD (remove wrong use of compose after send)
12135
12136 2005-02-12 [paul]       1.0.1cvs4.5
12137
12138         * src/textview.c
12139                 remove unnecessary code (thanks to Alfons)
12140
12141 2005-02-12 [paul]       1.0.1cvs4.4
12142
12143         * src/textview.c
12144                 add 'Copy' to contextual menu on emails
12145
12146 2005-02-11 [colin]      1.0.1cvs4.3
12147
12148         * src/compose.c
12149                 revert 1.0.0cvs28.2, it doesn't work that well.
12150
12151 2005-02-11 [paul]       1.0.1cvs4.2
12152
12153         * po/Makefile.in.in
12154                 fix 'make release'
12155
12156 2005-02-10 [paul]       1.0.1cvs4.1
12157
12158         * ChangeLog
12159         * ChangeLog.claws
12160         * ChangeLog.jp
12161         * configure.ac
12162         * src/compose.c
12163                 sync with HEAD (sync with main)
12164
12165 2005-02-10 [paul]       1.0.1cvs3.2
12166
12167         * AUTHORS
12168         * Makefile.am
12169         * autogen.sh
12170         * configure.ac
12171         * config/mkinstalldirs
12172         * intl/.cvsignore
12173         * intl/ChangeLog
12174         * intl/VERSION
12175         * intl/bindtextdom.c
12176         * intl/config.charset
12177         * intl/dcgettext.c
12178         * intl/dcigettext.c
12179         * intl/dcngettext.c
12180         * intl/dgettext.c
12181         * intl/dngettext.c
12182         * intl/eval-plural.h
12183         * intl/explodename.c
12184         * intl/finddomain.c
12185         * intl/gettext.c
12186         * intl/gettextP.h
12187         * intl/gmo.h
12188         * intl/hash-string.h
12189         * intl/intl-compat.c
12190         * intl/l10nflist.c
12191         * intl/libgnuintl.h.in
12192         * intl/loadinfo.h
12193         * intl/loadmsgcat.c
12194         * intl/localcharset.c
12195         * intl/localcharset.h
12196         * intl/locale.alias
12197         * intl/localealias.c
12198         * intl/localename.c
12199         * intl/log.c
12200         * intl/ngettext.c
12201         * intl/os2compat.c
12202         * intl/os2compat.h
12203         * intl/osdep.c
12204         * intl/plural-exp.c
12205         * intl/plural-exp.h
12206         * intl/plural.c
12207         * intl/plural.y
12208         * intl/ref-add.sin
12209         * intl/ref-del.sin
12210         * intl/relocatable.c
12211         * intl/relocatable.h
12212         * intl/textdomain.c
12213         * m4/Makefile.am
12214         * po/Makefile.in.in
12215         * src/Makefile.am
12216         * src/account.c
12217         * src/action.c
12218         * src/addr_compl.c
12219         * src/addressadd.c
12220         * src/addressbook.c
12221         * src/addrgather.c
12222         * src/addrindex.c
12223         * src/alertpanel.c
12224         * src/browseldap.c
12225         * src/codeconv.c
12226         * src/codeconv.h
12227         * src/compose.c
12228         * src/compose.h
12229         * src/crash.c
12230         * src/editaddress.c
12231         * src/editbook.c
12232         * src/editgroup.c
12233         * src/editjpilot.c
12234         * src/editldap.c
12235         * src/editldap_basedn.c
12236         * src/editvcard.c
12237         * src/exphtmldlg.c
12238         * src/expldifdlg.c
12239         * src/export.c
12240         * src/exporthtml.c
12241         * src/filtering.c
12242         * src/folder.c
12243         * src/folder_item_prefs.c
12244         * src/foldersel.c
12245         * src/folderview.c
12246         * src/grouplistdialog.c
12247         * src/headerview.c
12248         * src/imap.c
12249         * src/imap_gtk.c
12250         * src/import.c
12251         * src/importldif.c
12252         * src/importmutt.c
12253         * src/importpine.c
12254         * src/inc.c
12255         * src/ldif.c
12256         * src/main.c
12257         * src/mainwindow.c
12258         * src/matcher.c
12259         * src/mbox.c
12260         * src/message_search.c
12261         * src/messageview.c
12262         * src/mh.c
12263         * src/mh_gtk.c
12264         * src/mimeview.c
12265         * src/msgcache.c
12266         * src/news.c
12267         * src/news_gtk.c
12268         * src/noticeview.c
12269         * src/partial_download.c
12270         * src/pop.c
12271         * src/prefs_account.c
12272         * src/prefs_actions.c
12273         * src/prefs_common.c
12274         * src/prefs_customheader.c
12275         * src/prefs_display_header.c
12276         * src/prefs_ext_prog.c
12277         * src/prefs_filtering.c
12278         * src/prefs_filtering_action.c
12279         * src/prefs_folder_item.c
12280         * src/prefs_fonts.c
12281         * src/prefs_gtk.c
12282         * src/prefs_matcher.c
12283         * src/prefs_msg_colors.c
12284         * src/prefs_spelling.c
12285         * src/prefs_summary_column.c
12286         * src/prefs_template.c
12287         * src/prefs_themes.c
12288         * src/prefs_toolbar.c
12289         * src/prefs_wrapping.c
12290         * src/privacy.c
12291         * src/procheader.c
12292         * src/procmime.c
12293         * src/procmsg.c
12294         * src/quote_fmt.c
12295         * src/recv.c
12296         * src/send_message.c
12297         * src/setup.c
12298         * src/sourcewindow.c
12299         * src/ssl_manager.c
12300         * src/statusbar.c
12301         * src/summary_search.c
12302         * src/summaryview.c
12303         * src/textview.c
12304         * src/toolbar.c
12305         * src/wizard.c
12306         * src/common/nntp.c
12307         * src/common/plugin.c
12308         * src/common/smtp.c
12309         * src/common/ssl.c
12310         * src/common/ssl_certificate.c
12311         * src/common/string_match.c
12312         * src/common/sylpheed.c
12313         * src/common/template.c
12314         * src/common/utils.c
12315         * src/gtk/about.c
12316         * src/gtk/colorlabel.c
12317         * src/gtk/description_window.c
12318         * src/gtk/filesel.c
12319         * src/gtk/foldersort.c
12320         * src/gtk/gtkaspell.c
12321         * src/gtk/gtkutils.c
12322         * src/gtk/inputdialog.c
12323         * src/gtk/logwindow.c
12324         * src/gtk/menu.c
12325         * src/gtk/pluginwindow.c
12326         * src/gtk/prefswindow.c
12327         * src/gtk/progressdialog.c
12328         * src/gtk/quicksearch.c
12329         * src/gtk/sslcertwindow.c
12330         * src/plugins/clamav/clamav_plugin.c
12331         * src/plugins/clamav/clamav_plugin_gtk.c
12332         * src/plugins/demo/demo.c
12333         * src/plugins/dillo_viewer/dillo_prefs.c
12334         * src/plugins/dillo_viewer/dillo_viewer.c
12335         * src/plugins/image_viewer/plugin.c
12336         * src/plugins/image_viewer/viewer.c
12337         * src/plugins/image_viewer/viewerprefs.c
12338         * src/plugins/mathml_viewer/mathml_viewer.c
12339         * src/plugins/pgpmime/passphrase.c
12340         * src/plugins/pgpmime/plugin.c
12341         * src/plugins/pgpmime/prefs_gpg.c
12342         * src/plugins/pgpmime/select-keys.c
12343         * src/plugins/pgpmime/sgpgme.c
12344         * src/plugins/spamassassin/spamassassin.c
12345         * src/plugins/spamassassin/spamassassin_gtk.c
12346         * src/plugins/trayicon/trayicon.c
12347                 sync with main (revision 104)
12348
12349 2005-02-10 [colin]      1.0.1cvs3.1
12350
12351         * src/mainwindow.c
12352                 Sync with HEAD (fix occasional crasher)
12353
12354 2005-02-10 [colin]      1.0.1cvs2.1
12355
12356         * src/messageview.c
12357                 Synw with HEAD (don't automatically display html)
12358
12359 2005-02-09 [colin]      1.0.1cvs1.3
12360
12361         * src/textview.c
12362         * src/textview.h
12363                 Add contextual menu on emails
12364
12365 2005-02-09 [colin]      1.0.1cvs1.2
12366
12367         * src/codeconv.c
12368                 Fix converting from broken headers and 
12369                 put back the _ in missing places
12370                 (feature broke with cvs24.2 sync, main 
12371                  possibly affected?)
12372
12373 2005-02-09 [colin]      1.0.1cvs1.1
12374
12375         * src/messageview.c
12376         * src/mimeview.c
12377         * src/mimeview.h
12378                 Sync with HEAD (display non text/plain mails with plugin)
12379
12380 2005-02-08 [colin]      1.0.1.1
12381
12382         * ChangeLog.claws
12383         * po/pt_BR.po
12384                 Sync with HEAD
12385         * configure.ac
12386                 Make default configuration directory 
12387                 be .sylpheed-gtk2
12388
12389 2005-02-08 [colin]      1.0.0cvs29.1
12390
12391         * po/de.po
12392         * po/es.po
12393         * po/fr.po
12394         * po/it.po
12395         * po/sk.po
12396         * po/sr.po
12397                 Sync translations with HEAD
12398
12399 2005-02-06 [colin]      1.0.0cvs28.3
12400
12401         * src/compose.c
12402                 Make compose a bit faster - patch by Alfons.
12403
12404 2005-02-06 [colin]      1.0.0cvs28.2
12405
12406         * src/compose.c
12407                 Make pasting via middle-click more reliable
12408
12409 2005-02-05 [paul]       1.0.0cvs28.1
12410
12411         * ChangeLog
12412         * ChangeLog.claws
12413         * ChangeLog.jp
12414         * configure.ac
12415         * src/compose.c
12416                 sync with HEAD
12417                 (fix bug 682 'redirect is broken'
12418
12419 2005-02-05 [torte]      1.0.0cvs27.1
12420
12421         * ChangeLog.claws
12422         * configure.ac
12423         * src/partial_download.c
12424                 Sync with HEAD (fix buf overflow)
12425
12426 2005-02-03 [colin]      1.0.0cvs26.1
12427
12428         * src/common/plugin.c
12429                 Sync with HEAD (avoid plugin mismatches)
12430
12431 2005-02-03 [paul]       1.0.0cvs25.3
12432
12433         * src/folderview.c
12434         * src/headerview.c
12435         * src/summaryview.c
12436         * src/textview.c
12437         * src/gtk/colorlabel.c
12438                 third and final part of initial sync with main-gtk2
12439
12440 2005-02-03 [paul]       1.0.0cvs25.2
12441
12442         * src/jpilot.c
12443                 fix building with jpilot support
12444
12445 2005-02-02 [colin]      1.0.0cvs25.1
12446
12447         * src/messageview.c
12448                 Sync with HEAD (fix dangerous typo)
12449
12450 2005-02-01 [colin]      1.0.0cvs24.3
12451
12452         * src/common/xml.c
12453                 Write file as advertised (UTF-8)
12454
12455 2005-02-01 [paul]       1.0.0cvs24.2
12456
12457         * src/addrbook.c
12458         * src/addrindex.c
12459         * src/alertpanel.h
12460         * src/codeconv.c
12461         * src/codeconv.h
12462         * src/compose.c
12463         * src/export.c
12464         * src/folder_item_prefs.c
12465         * src/html.c
12466         * src/imap.c
12467         * src/import.c
12468         * src/jpilot.c
12469         * src/mainwindow.c
12470         * src/matcher_parser_lex.l
12471         * src/messageview.c
12472         * src/mh.c
12473         * src/prefs_account.c
12474         * src/prefs_actions.c
12475         * src/prefs_common.c
12476         * src/prefs_gtk.c
12477         * src/prefs_gtk.h
12478         * src/prefs_themes.c
12479         * src/procheader.c
12480         * src/procmime.c
12481         * src/sourcewindow.c
12482         * src/statusbar.c
12483         * src/summaryview.c
12484         * src/textview.c
12485         * src/toolbar.c
12486         * src/unmime.c
12487         * src/common/template.c
12488         * src/common/utils.c
12489         * src/common/xml.c
12490         * src/common/xml.h
12491         * src/gtk/gtkaspell.c
12492         * src/plugins/clamav/clamav_plugin.c
12493         * src/plugins/dillo_viewer/dillo_prefs.c
12494         * src/plugins/image_viewer/viewerprefs.c
12495         * src/plugins/pgpmime/passphrase.c
12496         * src/plugins/pgpmime/prefs_gpg.c
12497         * src/plugins/pgpmime/select-keys.c
12498         * src/plugins/spamassassin/spamassassin.c
12499                 second part of initial sync with main-gtk2
12500                 (more to follow)
12501
12502 2005-01-31 [colin]      1.0.0cvs24.1
12503
12504         * src/compose.c
12505                 Sync with HEAD
12506
12507 2005-01-29 [paul]       1.0.0cvs23.2
12508
12509         * src/account.c
12510         * src/action.c
12511         * src/addressadd.c
12512         * src/addressbook.c
12513         * src/alertpanel.c
12514         * src/compose.c
12515         * src/editaddress.c
12516         * src/editbook.c
12517         * src/editgroup.c
12518         * src/editjpilot.c
12519         * src/editldap.c
12520         * src/editldap_basedn.c
12521         * src/editvcard.c
12522         * src/export.c
12523         * src/foldersel.c
12524         * src/grouplistdialog.c
12525         * src/import.c
12526         * src/importldif.c
12527         * src/inc.c
12528         * src/main.c
12529         * src/mainwindow.c
12530         * src/message_search.c
12531         * src/messageview.c
12532         * src/mimeview.c
12533         * src/prefs_actions.c
12534         * src/prefs_common.c
12535         * src/prefs_common.h
12536         * src/prefs_customheader.c
12537         * src/prefs_display_header.c
12538         * src/prefs_filtering.c
12539         * src/prefs_filtering_action.c
12540         * src/prefs_gtk.c
12541         * src/prefs_matcher.c
12542         * src/prefs_summary_column.c
12543         * src/prefs_template.c
12544         * src/sourcewindow.c
12545         * src/summary_search.c
12546         * src/summaryview.c
12547         * src/textview.c
12548         * src/gtk/about.c
12549         * src/gtk/description_window.c
12550         * src/gtk/gtkshruler.c
12551         * src/gtk/gtkutils.c
12552         * src/gtk/gtkutils.h
12553         * src/gtk/inputdialog.c
12554         * src/gtk/logwindow.c
12555         * src/gtk/prefswindow.c
12556         * src/gtk/progressdialog.c
12557         * src/gtk/progressdialog.h
12558                 first part of initial sync with main-gtk2
12559                 (more to follow)
12560
12561 2005-01-28 [colin]      1.0.0cvs23.1
12562
12563         * src/folderview.c
12564                 Sync with HEAD
12565
12566 2005-01-27 [colin]      1.0.0cvs21.1
12567
12568         * src/folder.c
12569         * src/folderview.c
12570                 Sync with HEAD
12571
12572 2005-01-27 [colin]      1.0.0cvs19.1
12573
12574         * src/procmime.c
12575                 Sync with HEAD
12576
12577 2005-01-27 [colin]      1.0.0cvs18.1
12578
12579         * src/messageview.c
12580         * src/summaryview.c
12581         * src/mainwindow.c
12582         * src/compose.c
12583         * src/compose.h
12584         * src/procmsg.c
12585         * src/procmsg.h
12586         * src/toolbar.c
12587                 Sync with HEAD
12588
12589 2005-01-26 [paul]       1.0.0cvs15.2
12590
12591         * src/compose.c
12592                 compose_entries_set(): convert subject and body to
12593                 utf8 if necessary. patch by Felix Eckhofer
12594
12595 2005-01-26 [paul]       1.0.0cvs15.1
12596
12597         * configure.ac
12598         * src/common/template.c
12599                 sync with HEAD (fix memory leak)
12600
12601 2005-01-25 [paul]       1.0.0cvs14.1
12602
12603         * configure.ac
12604         * src/compose.c
12605                 sync with HEAD
12606
12607 2005-01-24 [colin]      1.0.0cvs13.1
12608
12609         * src/summaryview.c
12610                 Sync with HEAD
12611
12612 2005-01-24 [paul]       1.0.0cvs12.1
12613
12614         * configure.ac
12615         * src/messageview.c
12616         * src/mh.c
12617         * src/common/utils.c
12618                 sync with HEAD
12619
12620 2005-01-24 [colin]      1.0.0cvs11.1
12621
12622         * src/procheader.c
12623                 Sync with HEAD
12624
12625 2005-01-24 [colin]      1.0.0cvs10.1
12626
12627         * src/folderview.c
12628                 Sync with HEAD
12629
12630 2005-01-23 [colin]      1.0.0cvs9.1
12631
12632         * src/crash.c
12633                 Sync with HEAD
12634
12635 2005-01-22 [colin]      1.0.0cvs8.1
12636
12637         * src/summaryview.c
12638         * src/gtk/quicksearch.c
12639                 Sync with HEAD
12640
12641 2005-01-21 [colin]      1.0.0cvs7.1
12642
12643         * src/summaryview.c
12644                 Sync with HEAD
12645
12646 2005-01-21 [colin]      1.0.0cvs6.1
12647
12648         * src/summaryview.c
12649                 Sync with HEAD
12650
12651 2005-01-21 [colin]      1.0.0cvs5.1
12652
12653         * src/gtk/quicksearch.c
12654         * src/prefs_common.c
12655         * src/prefs_common.h
12656                 Sync with HEAD (recurse option)
12657
12658 2005-01-21 [colin]      1.0.0cvs4.1
12659
12660         * src/folder.h
12661         * src/folderview.c
12662         * src/folderview.h
12663         * src/summaryview.c
12664         * src/gtk/quicksearch.c
12665         * src/gtk/quicksearch.h
12666                 Sync with HEAD (recursive quicksearch)
12667
12668 2005-01-20 [colin]      1.0.0cvs3.4
12669
12670         * src/ssl_manager.c
12671                 Remove useless code
12672
12673 2005-01-20 [colin]      1.0.0cvs3.3
12674
12675         * src/ssl_manager.c
12676                 Fix leak, thanks to Alfons.
12677
12678 2005-01-20 [colin]      1.0.0cvs3.2
12679
12680         * src/ssl_manager.c
12681                 Port SSL certificate window to GTK2.
12682
12683 2005-01-20 [paul]       1.0.0cvs3.1
12684
12685         * ChangeLog.claws
12686         * configure.ac
12687         * src/addrindex.c
12688         * src/addrindex.h
12689                 sync with HEAD
12690
12691 2005-01-19 [colin]      1.0.0cvs2.2
12692
12693         * src/plugins/trayicon/trayicon.c
12694                 Fix freeze with gtk-2.6, the easy way
12695                 (signal blocking helpless there...)
12696                 Closes bug #668.
12697
12698 2005-01-19 [colin]      1.0.0cvs2.1
12699
12700         * src/mbox.c
12701         * src/mbox.h
12702         * src/mainwindow.c
12703         * src/summaryview.c
12704         * src/summaryview.h
12705                 Sync with HEAD
12706
12707 2005-01-19 [paul]       1.0.0cvs1.1
12708
12709         * configure.ac
12710         * po/de.po
12711         * po/es.po
12712         * po/fr.po
12713         * po/hr.po
12714         * po/it.po
12715         * po/ja.po
12716         * po/ko.po
12717         * po/pt_BR.po
12718         * po/ru.po
12719         * po/sk.po
12720         * po/sr.po
12721                 sync with HEAD (update translations)
12722
12723 2005-01-18 [colin]      1.0.0cvs0.1
12724
12725         * src/foldersel.c
12726                 Specify search column - patch by Alfons
12727
12728 2005-01-18 [colin]      0.9.13cvs36.3
12729
12730         * src/prefs_toolbar.c
12731                 Change Delete to Remove
12732         * src/prefs_fonts.c
12733                 GTK2 version and leak fixes
12734         * src/prefs_actions.c
12735                 Add stock buttons.
12736                 All patches by Alfons
12737
12738 2005-01-17 [colin]      0.9.13cvs36.2
12739
12740         * src/compose.c
12741                 Fix DnD inserting twice. While at it,
12742                 add DnD support for text/plain in the
12743                 body, and add support in the headers.
12744
12745 2005-01-16 [colin]      0.9.13cvs36.1
12746
12747         * ChangeLog
12748         * ChangeLog.jp
12749         * ChangeLog.claws
12750                 Sync with HEAD (nothing applicable)
12751
12752 2005-01-16 [colin]      0.9.13cvs33.2
12753
12754         * src/prefs_toolbar.c
12755                 GTK2ize prefs_toolbar, by Alfons.
12756
12757 2005-01-14 [colin]      0.9.13cvs33.1
12758
12759         * src/html.c
12760         * src/msgcache.c
12761                 Sync with HEAD
12762
12763 2005-01-14 [colin]      0.9.13cvs32.1
12764
12765         * src/html.c
12766         * src/html.h
12767         * src/msgcache.c
12768         * AUTHORS
12769         * tools/calypso_convert.pl
12770                 Sync with HEAD
12771
12772 2005-01-08 [colin]      0.9.13cvs29.2
12773
12774         * src/prefs_filtering_action.c
12775         * src/prefs_filtering.c
12776                 2 more gtk2 patches by Alfons
12777
12778 2005-01-07 [paul]       0.9.13cvs29.1
12779
12780         * ChangeLog
12781         * ChangeLog.claws
12782         * ChangeLog.jp
12783         * configure.ac
12784         * src/pop.c
12785         * src/pop.h
12786                 sync with HEAD
12787
12788 2005-01-07 [colin]      0.9.13cvs28.3
12789
12790         * src/gtk/progressdialog.c
12791         * src/gtk/progressdialog.h
12792         * src/inc.c
12793         * src/send_message.c
12794                 GTK2 for the incorporation dialog. The CList isn't dead
12795                 yet, for a more smooth migration. Patch by Alfons.
12796
12797 2005-01-06 [colin]      0.9.13cvs28.2
12798
12799         * src/prefs_display_header.c
12800                 GTK2 conversion by Alfons
12801         * src/prefs_actions.c
12802         * src/prefs_matcher.c
12803                 Fix 2 leaks - patch by Alfons
12804
12805 2005-01-06 [colin]      0.9.13cvs28.1
12806
12807         * src/prefs_matcher.c
12808                 Sync with HEAD
12809
12810 2005-01-06 [colin]      0.9.13cvs27.4
12811
12812         * src/prefs_matcher.c
12813                 Fix double-free. Patch by Alfons
12814
12815 2005-01-06 [colin]      0.9.13cvs27.3
12816
12817         * src/prefs_matcher.c
12818                 GTK2 widgets + memleak
12819                 Patch by Alfons
12820
12821 2005-01-05 [colin]      0.9.13cvs27.2
12822
12823         * src/account.c
12824         * src/addr_compl.c
12825         * src/foldersel.c
12826         * src/stock_pixmap.c
12827         * src/stock_pixmap.h
12828                 3 more GTK2 patches by Alfons.
12829
12830 2005-01-04 [colin]      0.9.13cvs27.1
12831
12832         * src/folderview.c
12833         * src/imap_gtk.c
12834         * src/news_gtk.c
12835                 Sync with HEAD
12836
12837 2005-01-04 [colin]      0.9.13cvs25.9
12838
12839         * src/compose.c
12840                 Fix Show Ruler menuitem
12841         * src/prefs_template.c
12842                 Convert to GTK2
12843         * src/common/utils.c
12844                 Make auto pointer stuff handles NULLs
12845                 Patches by Alfons.
12846
12847 2005-01-04 [colin]      0.9.13cvs25.8
12848
12849         * src/compose.c
12850                 Move the attachment list to gtk2
12851                 Patch by Alfons.
12852
12853 2005-01-04 [colin]      0.9.13cvs25.7
12854
12855         * src/textview.c
12856                 Make some keys work again
12857                 Patch by SungHyun Nam <namsh@kldp.org>
12858
12859 2005-01-04 [colin]      0.9.13cvs25.6
12860
12861         * src/gtk/gtkshruler.c
12862                 Move the ruler to GTK2
12863                 Patch by Alfons
12864
12865 2005-01-03 [colin]      0.9.13cvs25.5
12866
12867         * src/compose.c
12868                 Fix my broken patch apply 
12869
12870 2005-01-03 [colin]      0.9.13cvs25.4
12871
12872         * src/common/utils.c
12873         * src/common/utils.h
12874         * src/gtk/prefswindow.c
12875                 Move auto pointer stuff to utils.c
12876                 Patch by Alfons again :)
12877
12878 2005-01-03 [colin]      0.9.13cvs25.3
12879
12880         * src/compose.c
12881         * src/prefs_gtk.c
12882         * src/prefs_template.c
12883         * src/textview.c
12884                 Empty text widgets with empty strings, not NULL char
12885                 Patch by SungHyun Nam <namsh@kldp_org>
12886
12887 2005-01-03 [colin]      0.9.13cvs25.2
12888
12889         * src/main.c
12890         * AUTHORS
12891                 Sync with HEAD
12892
12893 2005-01-03 [colin]      0.9.13cvs25.1
12894
12895         * src/pop.c
12896         * src/pop.h
12897                 Sync with HEAD
12898
12899 2005-01-03 [colin]      0.9.13cvs24.3
12900
12901         * src/account.c
12902                 Two patches from Alfons and Alex S Moore:
12903                 fix images, fix return value.
12904
12905 2005-01-01 [colin]      0.9.13cvs24.2
12906
12907         * src/prefs_actions.c
12908                 Fix over-zealous assertion. Patch by Alfons
12909
12910 2005-01-01 [colin]      0.9.13cvs24.1
12911
12912         * src/procmime.c
12913                 Sync with HEAD (leak fix)
12914
12915 2004-12-31 [colin]      0.9.13cvs23.2
12916
12917         * src/prefs_common.c
12918                 GTK2 widgets + stock buttons - patch by Alfons
12919
12920 2004-12-31 [paul]       0.9.13cvs23.1
12921
12922         * configure.ac
12923                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12924         * src/gtk/pluginwindow.c
12925                 use GTK2 widgets and plug memory leaks,
12926                 patches by Alfons
12927
12928 2004-12-30 [colin]      0.9.13cvs22.4
12929
12930         * src/account.c
12931         * src/action.c
12932         * src/export.c
12933         * src/foldersel.c
12934         * src/import.c
12935         * src/message_search.c
12936         * src/prefs_actions.c
12937         * src/prefs_common.c
12938         * src/prefs_customheader.c
12939         * src/prefs_filtering.c
12940         * src/prefs_summary_column.c
12941         * src/summary_search.c
12942         * src/gtk/about.c
12943         * src/gtk/description_window.c
12944         * src/gtk/gtkutils.c
12945         * src/gtk/gtkutils.h
12946         * src/gtk/inputdialog.c
12947         * src/gtk/prefswindow.c
12948                 Use GTK2 stock buttons. Patches by Alfons.
12949
12950 2004-12-30 [colin]      0.9.13cvs22.3
12951
12952         * src/account.c
12953                 Sync with HEAD
12954         * src/prefs_actions.c
12955         * src/prefs_customheader.c
12956         * src/prefs_filtering.c
12957         * src/prefs_msg_colors.c
12958         * src/prefs_summary_column.c
12959         * src/gtk/prefswindow.c
12960                 Use GtkTreeView instead of deprecated 
12961                 widgets. Patches by Alfons.
12962
12963 2004-12-30 [paul]       0.9.13cvs22.2
12964
12965         * src/foldersel.c
12966                 use GTK 2 Tree View
12967                 patch by Alfons, with root folder sorting fix
12968                 by Stephan Sachse
12969
12970 2004-12-30 [paul]       0.9.13cvs22.1
12971
12972         * ChangeLog
12973         * ChangeLog.claws
12974         * ChangeLog.jp
12975         * NEWS
12976         * configure.ac
12977         * src/account.c
12978                 sync with HEAD
12979
12980 2004-12-22 [martin]     0.9.13cvs21.2
12981
12982         * src/action.c
12983                 free the command line after its use
12984
12985 2004-12-18 [paul]       0.9.13cvs21.1
12986
12987         * AUTHORS
12988         * ChangeLog
12989         * ChangeLog.claws
12990         * ChangeLog.jp
12991         * NEWS
12992         * configure.ac
12993         * src/action.c
12994         * src/compose.c
12995         * src/syldap.c
12996                 sync with HEAD
12997
12998 2004-12-17 [martin]     0.9.13cvs17.2
12999
13000         * src/action.c
13001                 convert actions input to locale
13002         * src/inc.c
13003                 convert notification command to locale
13004         * src/plugins/pgpmime/select-keys.c
13005                 convert attributes to utf8
13006
13007 2004-12-14 [colin]      0.9.13cvs17.1
13008
13009         * ChangeLog
13010         * ChangeLog.jp
13011         * ChangeLog.claws
13012         * src/action.c
13013         * src/common/utils.c
13014         * src/gtk/prefswindow.c
13015         * src/gtk/gtkutils.c
13016         * src/gtk/gtkutils.h
13017         * src/plugins/spamassassin/libspamc.c
13018                 Sync with HEAD
13019
13020 2004-12-13 [colin]      0.9.13cvs14.1
13021
13022         * src/quote_fmt_parse.y
13023                 Sync with HEAD
13024
13025 2004-12-10 [colin]      0.9.13cvs12.1
13026
13027         * src/prefs_themes.c
13028         * src/mainwindow.c
13029         * src/messageview.c
13030                 Sync with HEAD
13031
13032 2004-12-09 [colin]      0.9.13cvs10.1
13033
13034         * src/procmime.c
13035                 Sync with HEAD (fix B64 encoding from memory)
13036
13037 2004-12-08 [colin]      0.9.13cvs9.1
13038
13039         * src/gtk/colorlabel.c
13040                 Sync with HEAD
13041
13042 2004-12-08 [paul]       0.9.13cvs8.2
13043
13044         * src/gtk/pluginwindow.c
13045                 fix window resizing oddities
13046
13047 2004-12-08 [colin]      0.9.13cvs8.1
13048
13049         * src/quote_fmt_parse.y
13050                 Sync with HEAD
13051
13052 2004-12-08 [colin]      0.9.13cvs7.1
13053
13054         * src/matcher_parser_parse.y
13055         * src/msgcache.c
13056         * src/prefs_matcher.c
13057         * src/procheader.c
13058         * src/matcher.c
13059         * src/common/defs.h
13060         * po/sr.po
13061                 Sync with HEAD
13062
13063 2004-12-08 [colin]      0.9.13cvs6.1
13064
13065         * src/quote_fmt_parse.y
13066         * src/textview.c
13067                 Sync with HEAD
13068         * src/gtk/prefswindow.c
13069         * src/gtk/pluginwindow.c
13070                 Fix G_CALLBACKS protos (thanks to Alfons)
13071
13072 2004-12-07 [torte]      0.9.13cvs2.2
13073
13074         * src/procmime.c
13075                 [Bug 650] reply button causes crash
13076                 Thanks to David Relson and Christoph
13077
13078 2004-12-07 [colin]      0.9.13cvs2.1
13079
13080         * ChangeLog.claws
13081         * AUTHORS
13082         * po/sk.po
13083         * src/procmime.c
13084         * src/prefs_account.c
13085         * src/common/smtp.c
13086         * src/common/smtp.h
13087                 Sync with HEAD
13088
13089 2004-12-06 [colin]      0.9.12cvs187.1
13090
13091         * ChangeLog.claws
13092         * INSTALL
13093         * Makefile.am
13094         * README.claws
13095         * TODO.claws
13096         * configure.ac
13097         * po/bg.po
13098         * po/cs.po
13099         * po/el.po
13100         * po/en_GB.po
13101         * po/es.po
13102         * po/fr.po
13103         * po/hr.po
13104         * po/hu.po
13105         * po/it.po
13106         * po/ja.po
13107         * po/ko.po
13108         * po/nl.po
13109         * po/pl.po
13110         * po/pt_BR.po
13111         * po/ru.po
13112         * po/sk.po
13113         * po/sr.po
13114         * po/sv.po
13115         * po/zh_CN.po
13116         * po/zh_TW.Big5.po
13117         * src/compose.c
13118         * tools/Makefile.am
13119         * tools/README
13120         * tools/filter_conv.pl
13121         * tools/kdeservicemenu/README
13122         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13123         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13124                 Sync with HEAD
13125
13126 2004-12-04 [colin]      0.9.12cvs183.1
13127
13128         * src/compose.c
13129                 Sync with HEAD (compose window position saving)
13130
13131 2004-12-04 [paul]       0.9.12cvs182.3
13132
13133         * src/messageview.c
13134         * src/mimeview.c
13135         * src/prefs_customheader.c
13136         * src/gtk/quicksearch.c
13137                 replace some forgotten GTK_SIGNAL_FUNCs
13138
13139 2004-12-04 [paul]       0.9.12cvs182.2
13140
13141         * src/Makefile.am
13142                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13143                 committed in error      
13144
13145 2004-12-04 [paul]       0.9.12cvs182.1
13146
13147         * ChangeLog
13148         * ChangeLog.claws
13149         * ChangeLog.jp
13150         * INSTALL
13151         * NEWS
13152         * README
13153         * README.jp
13154         * configure.ac
13155         * doc/manual/ja/Makefile.am
13156         * doc/manual/ja/sylpheed-1.html
13157         * doc/manual/ja/sylpheed-10.html
13158         * doc/manual/ja/sylpheed-11.html
13159         * doc/manual/ja/sylpheed-12.html
13160         * doc/manual/ja/sylpheed-13.html
13161         * doc/manual/ja/sylpheed-14.html
13162         * doc/manual/ja/sylpheed-15.html
13163         * doc/manual/ja/sylpheed-16.html
13164         * doc/manual/ja/sylpheed-17.html
13165         * doc/manual/ja/sylpheed-18.html
13166         * doc/manual/ja/sylpheed-19.html
13167         * doc/manual/ja/sylpheed-2.html
13168         * doc/manual/ja/sylpheed-20.html
13169         * doc/manual/ja/sylpheed-3.html
13170         * doc/manual/ja/sylpheed-4.html
13171         * doc/manual/ja/sylpheed-5.html
13172         * doc/manual/ja/sylpheed-6.html
13173         * doc/manual/ja/sylpheed-7.html
13174         * doc/manual/ja/sylpheed-8.html
13175         * doc/manual/ja/sylpheed-9.html
13176         * doc/manual/ja/sylpheed.html
13177         * doc/manual/ja/sylpheed.sgml
13178         * po/de.po
13179         * src/Makefile.am
13180         * src/compose.c
13181         * src/procmime.c
13182         * src/pixmaps/regular.xpm **REMOVED**
13183         * src/plugins/pgpmime/pgpmime.c
13184         * src/plugins/pgpmime/plugin.c
13185         * src/plugins/pgpmime/prefs_gpg.c
13186                 sync with HEAD
13187
13188 2004-12-03 [paul]       0.9.12cvs180.1
13189
13190         * ChangeLog
13191         * ChangeLog.claws
13192         * ChangeLog.jp
13193         * configure.ac
13194         * src/Makefile.am
13195         * src/pop.c
13196         * src/common/utils.c
13197         * src/common/utils.h
13198         * src/pixmaps/continue.xpm
13199         * src/pixmaps/dir_close.xpm
13200         * src/pixmaps/dir_open.xpm
13201         * src/pixmaps/drafts_close.xpm
13202         * src/pixmaps/drafts_open.xpm
13203         * src/pixmaps/folder.xpm **REMOVED**
13204         * src/pixmaps/group.xpm
13205         * src/pixmaps/unread.xpm
13206                 sync with HEAD
13207
13208 2004-12-02 [colin]      0.9.12cvs179.1
13209
13210         * src/compose.c
13211                 Sync with HEAD (non-duplicated reedition)
13212
13213 2004-12-02 [colin]      0.9.12cvs178.1
13214
13215         * src/compose.c
13216                 Sync with HEAD (linewrap_quote fix)
13217
13218 2004-12-01 [colin]      0.9.12cvs177.3
13219
13220         * src/addrharvest.c
13221                 Replace sizeof with strlen
13222
13223 2004-12-01 [paul]       0.9.12cvs177.2
13224
13225         * src/addrharvest.c
13226                 fix 'harvest addresses'
13227
13228 2004-11-30 [colin]      0.9.12cvs177.1
13229
13230         * src/gtk/prefswindow.c
13231         * src/gtk/pluginwindow.c
13232                 Sync with HEAD
13233
13234 2004-11-29 [colin]      0.9.12cvs176.1
13235
13236         * src/folderview.c
13237                 sync with HEAD (Fix disappearing separators in folderview's popup)
13238
13239 2004-11-29 [colin]      0.9.12cvs175.1
13240
13241         * src/procmime.c
13242                 Sync with head (another format fix)
13243
13244 2004-11-29 [colin]      0.9.12cvs174.1
13245
13246         * src/pop.c
13247                 Sync with HEAD (format string fix)
13248
13249 2004-11-26 [colin]      0.9.12cvs173.1
13250
13251         * src/common/smtp.c
13252         * src/common/smtp.h
13253                 Sync with HEAD
13254
13255 2004-11-24 [colin]      0.9.12cvs172.1
13256
13257         * src/plugins/pgpmime/pgpmime.c
13258                 Sync with HEAD
13259
13260 2004-11-24 [colin]      0.9.12cvs171.1
13261
13262         * src/plugins/pgpmime/pgpmime.c
13263                 Sync with head (gpgmectx leaks)
13264
13265 2004-11-24 [colin]      0.9.12cvs169.1
13266
13267         * src/plugins/pgpmime/plugin.c
13268         * src/plugins/trayicon/Makefile.am
13269         * src/plugins/trayicon/newmarkedmail.xpm
13270         * src/plugins/trayicon/trayicon.c
13271         * src/plugins/trayicon/unreadmarkedmail.xpm
13272                 Sync with HEAD
13273
13274 2004-11-23 [colin]      0.9.12cvs168.1
13275
13276         * src/partial_download.c
13277         * src/partial_download.h
13278         * src/plugins/pgpmime/plugin.c
13279                 Sync with HEAD
13280
13281 2004-11-23 [colin]      0.9.12cvs166.1
13282
13283         * src/Makefile.am
13284         * src/codeconv.c
13285         * src/compose.c
13286         * src/folderview.c
13287         * src/main.c
13288         * src/partial_download.c
13289         * src/partial_download.h
13290         * src/prefs_account.c
13291         * src/prefs_account.h
13292         * src/privacy.c
13293         * src/privacy.h
13294         * src/procmime.c
13295         * src/common/Makefile.am
13296         * src/common/base64.h
13297         * src/common/partial_download.c
13298         * src/common/partial_download.h
13299         * src/gtk/prefswindow.c
13300         * src/gtk/prefswindow.h
13301         * src/plugins/pgpmime/pgpmime.c
13302         * src/plugins/pgpmime/prefs_gpg.c
13303         * src/plugins/pgpmime/prefs_gpg.h
13304         * src/plugins/pgpmime/sgpgme.c
13305         * src/plugins/pgpmime/sgpgme.h
13306                 Sync with HEAD
13307
13308 2004-11-23 [colin]      0.9.12cvs163.1
13309
13310         * src/main.c
13311                 Sync with HEAD (cursor optimization)
13312
13313 2004-11-23 [colin]      0.9.12cvs162.1
13314
13315         * src/prefs_common.c
13316         * src/prefs_themes.c
13317         * src/procmsg.c
13318                 Sync with HEAD
13319
13320 2004-11-23 [colin]      0.9.12cvs158.9
13321
13322         * src/compose.c
13323                 Fix double-free when forwarding
13324         * src/msgcache.c
13325                 Fix leak on error path
13326                 
13327
13328 2004-11-23 [colin]      0.9.12cvs158.8
13329
13330         * src/compose.c
13331                 Fix possible double-free
13332                 Spotted by Alfons
13333
13334 2004-11-23 [colin]      0.9.12cvs158.7
13335
13336         * src/compose.c
13337                 Fix some signal handlers' prototypes
13338                 Spotted by Alfons
13339
13340 2004-11-22 [colin]      0.9.12cvs158.6
13341
13342         * src/compose.c
13343                 Remove unneeded code and duplicated
13344                 wrapping - patch by Alfons
13345
13346 2004-11-22 [colin]      0.9.12cvs158.5
13347
13348         * src/prefs_themes.c
13349                 Fix oversized selector
13350
13351 2004-11-22 [colin]      0.9.12cvs158.4
13352
13353         * src/compose.c
13354                 fix dump_text()
13355                 patch by Alfons
13356
13357 2004-11-19 [colin]      0.9.12cvs158.3
13358
13359         * src/textview.c
13360                 Add a context menu on links (open, copy)
13361
13362 2004-11-18 [paul]       0.9.12cvs158.2
13363
13364         * src/addrgather.c
13365         * src/exphtmldlg.c
13366         * src/expldifdlg.c
13367         * src/mimeview.c
13368         * src/prefs_common.c
13369         * src/plugins/image_viewer/viewer.c
13370         * src/plugins/spamassassin/spamassassin_gtk.c
13371                 replace deprecated gtk_notebook_set_page
13372                 and gtk_notebook_current_page
13373
13374 2004-11-18 [paul]       0.9.12cvs158.1
13375
13376         * configure.ac
13377         * src/compose.c
13378         * src/mainwindow.c
13379         * src/messageview.c
13380         * src/prefs_common.c
13381         * src/common/utils.c
13382         * src/common/utils.h
13383                 sync with HEAD
13384
13385 2004-11-17 [colin]      0.9.12cvs156.1
13386
13387         * src/prefs_account.c
13388         * src/prefs_account.h
13389         * src/procmsg.c
13390                 Sync with HEAD (add pref to store encrypted mails encrypted)
13391
13392 2004-11-17 [paul]       0.9.12cvs155.1
13393
13394         * ChangeLog
13395         * ChangeLog.claws
13396         * ChangeLog.jp
13397         * NEWS
13398         * configure.ac
13399         * src/compose.c
13400         * src/jpilot.c
13401         * src/privacy.c
13402         * src/procmime.c
13403         * src/procmime.h
13404         * src/procmsg.c
13405         * src/toolbar.c
13406         * src/pixmaps/error.xpm
13407                 sync with HEAD
13408
13409 2004-11-17 [colin]      0.9.12cvs151.1
13410
13411         * src/plugins/pgpmime/pgpmime.c
13412                 Sync with HEAD (remove debug printf)
13413
13414 2004-11-17 [colin]      0.9.12cvs150.1
13415
13416         * src/plugins/pgpmime/pgpmime.c
13417                 Sync with HEAD (off-by-one fix)
13418
13419 2004-11-17 [colin]      0.9.12cvs149.1
13420
13421         * src/procmsg.c
13422                 Sync with HEAD (coding style fixes)
13423
13424 2004-11-16 [colin]      0.9.12cvs148.1
13425
13426         * src/procmsg.c
13427                 Sync with head (Fix the fix)
13428
13429 2004-11-16 [colin]      0.9.12cvs147.1
13430
13431         * src/procmsg.c
13432                 Sync with Main (leak fix)
13433
13434 2004-11-16 [colin]      0.9.12cvs146.14
13435
13436         * src/compose.c
13437                 Remove useless chunk of code
13438                 Patch by Alfons
13439
13440 2004-11-15 [colin]      0.9.12cvs146.13
13441
13442         * src/compose.c
13443                 Fix drafting after insertion
13444                 Patch by Alfons
13445
13446 2004-11-15 [colin]      0.9.12cvs146.12
13447
13448         * src/compose.c
13449         * src/prefs_filtering.c
13450         * src/prefs_filtering_action.c
13451         * src/prefs_toolbar.c
13452                 Fix some const-correctness
13453
13454 2004-11-15 [colin]      0.9.12cvs146.11
13455
13456         * src/summaryview.c
13457         * src/prefs_themes.c
13458         * src/messageview.c
13459                 Fix some leaks
13460
13461 2004-11-15 [colin]      0.9.12cvs146.10
13462
13463         * src/codeconv.c
13464                 More unreadable locale fixes
13465
13466 2004-11-14 [colin]      0.9.12cvs146.9
13467
13468         * src/textview.c
13469                 Fix uri_security_check
13470                 Patch by Alfons
13471
13472 2004-11-13 [paul]       0.9.12cvs146.8
13473
13474         * src/folder.c
13475         * src/procmime.c
13476                 fix 2 bugs introduced in last commit
13477
13478 2004-11-13 [paul]       0.9.12cvs146.7
13479
13480         * src/compose.c
13481         * src/exporthtml.c
13482         * src/exportldif.c
13483         * src/folder.c
13484         * src/imap.c
13485         * src/imap_gtk.c
13486         * src/main.c
13487         * src/mainwindow.c
13488         * src/messageview.c
13489         * src/mh_gtk.c
13490         * src/prefs_themes.c
13491         * src/procmime.c
13492         * src/setup.c
13493         * src/summaryview.c
13494                 replace deprecated g_basename
13495
13496 2004-11-13 [paul]       0.9.12cvs146.6
13497
13498         * src/compose.c
13499         * src/imap.c
13500         * src/matcher_parser.h
13501         * src/matcher_parser_parse.y
13502         * src/prefs_filtering.c
13503         * src/prefs_filtering_action.c
13504         * src/prefs_themes.c
13505         * src/prefs_toolbar.c
13506         * src/common/utils.c
13507                 various small fixes/cleanups
13508
13509 2004-11-12 [colin]      0.9.12cvs146.5
13510
13511         * src/textview.c
13512                 Validate event's origin on visibility notify
13513                 Patch by Alfons.
13514
13515 2004-11-12 [paul]       0.9.12cvs146.4
13516
13517         * src/exporthtml.c
13518         * src/exportldif.c
13519         * src/imap.c
13520         * src/mh.c
13521         * src/mimeview.c
13522         * src/prefs_spelling.c
13523         * src/prefs_themes.c
13524                 replace deprecated g_dirname    
13525
13526 2004-11-12 [colin]      0.9.12cvs146.3
13527
13528         * src/textview.c
13529                 Some coding style fixes
13530
13531 2004-11-12 [colin]      0.9.12cvs146.2
13532
13533         * src/codeconv.c
13534                 We want to replace _all_ extended chars in
13535                 conv_unreadable_*, because any string containing
13536                 extended chars not parsing as UTF8 is 
13537                 undisplayed on gtk2.
13538
13539 2004-11-12 [paul]       0.9.12cvs146.1
13540
13541         * ChangeLog
13542         * ChangeLog.claws
13543         * ChangeLog.jp
13544         * NEWS
13545         * configure.ac
13546         * src/account.c
13547         * src/folderview.c
13548         * src/folderview.h
13549         * src/imap.c
13550         * src/imap_gtk.c
13551         * src/inc.c
13552         * src/mainwindow.c
13553         * src/mh_gtk.c
13554         * src/news_gtk.c
13555         * src/pop.c
13556         * src/prefs_account.c
13557         * src/prefs_account.h
13558         * src/prefs_ext_prog.c
13559         * src/procmime.c
13560         * src/procmime.h
13561         * src/procmsg.c
13562         * src/procmsg.h
13563         * src/summary_search.c
13564         * src/summaryview.c
13565         * src/textview.c
13566         * src/common/defs.h
13567         * src/common/utils.c
13568         * src/common/utils.h
13569         * src/gtk/menu.c
13570         * src/gtk/menu.h
13571                 sync with HEAD
13572
13573 2004-11-11 [colin]      0.9.12cvs144.2
13574
13575         * src/textview.c
13576                 Fix URI range selection (patch by Alfons)
13577
13578 2004-11-09 [colin]      0.9.12cvs144.1
13579
13580         * ChangeLog.claws
13581         * src/compose.c
13582         * src/folder.c
13583         * src/folder_item_prefs.c
13584         * src/prefs_account.c
13585         * src/prefs_account.h
13586         * src/plugins/pgpmime/pgpmime.c
13587                 Sync with HEAD
13588
13589 2004-11-08 [colin]      0.9.12cvs143.1
13590
13591         * src/summaryview.c
13592                 Sync with HEAD (optimize quicksearch)
13593
13594 2004-11-08 [colin]      0.9.12cvs142.2
13595
13596         * src/compose.c
13597                 Don't wrap when Edit/Auto wrapping is disabled
13598
13599 2004-11-08 [colin]      0.9.12cvs142.1
13600
13601         * src/textview.c
13602                 Sync with HEAD
13603
13604 2004-11-08 [colin]      0.9.12cvs141.1
13605
13606         * src/textview.c
13607                 Sync with HEAD (fix some mail URIs)
13608
13609 2004-11-08 [colin]      0.9.12cvs140.3
13610
13611         * src/textview.c
13612                 o Use text cursor instead of arrow when
13613                   not on a link
13614                 o Fix handling of contiguous links (as in
13615                   "colin@colino.net" <colin@colino.net>)
13616                   This one unveils a bug in get_email_part()
13617
13618 2004-11-07 [colin]      0.9.12cvs140.2
13619
13620         * src/textview.c
13621                 Fix memleak. Patch by Alfons.
13622
13623 2004-11-06 [colin]      0.9.12cvs140.1
13624
13625         * src/compose.c
13626                 Sync with HEAD (don't ask passphrase
13627                 when drafting)
13628
13629 2004-11-06 [paul]       0.9.12cvs139.2
13630
13631         * AUTHORS
13632         * src/textview.c
13633         * src/textview.h
13634                 textview URI handling. hovering over a 
13635                 link displays it in the status bar,
13636                 and changes the mouse pointer to a hand 
13637                 cursor. a link is activated with a single 
13638                 click. (Modified from the) patch by Jean-Yves 
13639                 Lefort <jylefort@users.sourceforge.net>
13640                 
13641
13642 2004-11-05 [colin]      0.9.12cvs139.1
13643
13644         * src/compose.c
13645         * src/procmime.c
13646                 Sync with HEAD again ^^
13647
13648 2004-11-05 [colin]      0.9.12cvs139.1
13649
13650         * src/compose.c
13651         * src/procmime.c
13652                 Sync with HEAD
13653
13654 2004-11-03 [paul]       0.9.12cvs138.1
13655
13656         * ChangeLog.claws
13657         * configure.ac
13658         * po/POTFILES.in
13659         * src/prefs_ext_prog.c
13660         * src/procmime.c
13661         * tools/kdeservicemenu/README
13662         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13663         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13664                 sync with HEAD
13665
13666 2004-11-01 [christoph]  0.9.12cvs136.2
13667
13668         * src/procmime.c
13669                 convert MIME parameters to UTF-8
13670
13671 2004-10-29 [colin]      0.9.12cvs136.1
13672
13673         * src/common/utils.c
13674                 Sync with HEAD (don't use '=' in mime boundary)
13675
13676 2004-10-29 [paul]       0.9.12cvs135.1
13677
13678         * configure.ac
13679         * doc/src/rfc2231.txt
13680         * src/procmime.c
13681         * src/common/quoted-printable.c
13682         * src/common/utils.c
13683         * src/common/utils.h
13684                 sync with HEAD
13685
13686 2004-10-27 [paul]       0.9.12cvs134.1
13687
13688         * configure.ac
13689         * src/main.c
13690         * src/procmime.c
13691         * src/plugins/pgpmime/pgpmime.c
13692                 sync with HEAD
13693
13694 2004-10-26 [paul]       0.9.12cvs132.3
13695
13696         * src/account.c
13697         * src/addressbook.c
13698         * src/addrgather.c
13699         * src/addrharvest.c
13700         * src/codeconv.c
13701         * src/compose.c
13702         * src/customheader.c
13703         * src/editaddress.c
13704         * src/editgroup.c
13705         * src/enriched.c
13706         * src/expldifdlg.c
13707         * src/exporthtml.c
13708         * src/exportldif.c
13709         * src/folder.c
13710         * src/foldersel.c
13711         * src/folderview.c
13712         * src/grouplistdialog.c
13713         * src/html.c
13714         * src/imap.c
13715         * src/jpilot.c
13716         * src/ldapserver.c
13717         * src/ldif.c
13718         * src/mimeview.c
13719         * src/news.c
13720         * src/news_gtk.c
13721         * src/pop.c
13722         * src/prefs_display_header.c
13723         * src/prefs_gtk.c
13724         * src/prefs_msg_colors.c
13725         * src/prefs_toolbar.c
13726         * src/procheader.c
13727         * src/procmime.c
13728         * src/summaryview.c
13729         * src/textview.c
13730         * src/toolbar.c
13731         * src/vcard.c
13732         * src/common/mgutils.c
13733         * src/common/nntp.c
13734         * src/common/smtp.c
13735         * src/common/template.c
13736         * src/common/utils.c
13737         * src/common/xmlprops.c
13738         * src/plugins/pgpmime/pgpmime.c
13739         * src/plugins/pgpmime/select-keys.c
13740         * src/plugins/pgpmime/sgpgme.c
13741                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13742                 g_string_sprintfa(), gtk_notebook_current_page()
13743
13744 2004-10-26 [colin]      0.9.12cvs132.2
13745
13746         * src/prefs_folder_item.c
13747                 Fix default-account selection
13748
13749 2004-10-21 [colin]      0.9.12cvs133
13750
13751         * src/compose.c
13752                 Sync with HEAD (Remove extra separator in compose's Options)
13753         * src/textview.c
13754                 Set wrapping to char
13755
13756 2004-10-21 [paul]       0.9.12cvs131.2
13757
13758         * src/compose.c
13759         * src/sourcewindow.c
13760                 fix wrapping
13761                 fix window shrinking 
13762
13763 2004-10-21 [colin]      0.9.12cvs131.1
13764
13765         * ChangeLog.claws
13766         * src/compose.c
13767                 Sync with HEAD
13768
13769 2004-10-21 [paul]       0.9.12cvs130.2
13770
13771         * src/prefs_folder_item.c
13772                 sync with HEAD (Apply to subfolders)
13773
13774 2004-10-19 [colin]      0.9.12cvs130.1
13775
13776         * ChangeLog.claws
13777         * src/compose.c
13778         * src/common/utils.c
13779         * src/gtk/menu.c
13780                 Sync with HEAD
13781
13782 2004-10-19 [colin]      0.9.12cvs128.1
13783
13784         * src/addrbook.c
13785         * src/addrcache.c
13786         * src/addressbook.c
13787         * src/codeconv.c
13788         * src/compose.c
13789         * src/customheader.c
13790         * src/editaddress.c
13791         * src/editgroup.c
13792         * src/exporthtml.c
13793         * src/folder.c
13794         * src/folderview.c
13795         * src/imap.c
13796         * src/jpilot.c
13797         * src/main.c
13798         * src/matcher_parser_parse.y
13799         * src/mbox.c
13800         * src/pop.c
13801         * src/prefs_account.c
13802         * src/prefs_gtk.c
13803         * src/prefs_msg_colors.c
13804         * src/procheader.c
13805         * src/procmime.c
13806         * src/procmime.h
13807         * src/procmsg.c
13808         * src/summaryview.c
13809         * src/textview.c
13810         * src/common/base64.c
13811         * src/common/partial_download.c
13812         * src/common/socket.c
13813         * src/common/sylpheed.c
13814         * src/common/utils.c
13815         * src/common/utils.h
13816         * src/gtk/pluginwindow.c
13817         * src/gtk/quicksearch.c
13818         * src/plugins/clamav/clamav_plugin.c
13819         * src/plugins/clamav/clamav_plugin.h
13820         * src/plugins/clamav/clamav_plugin_gtk.c
13821         * src/plugins/pgpmime/passphrase.c
13822         * src/plugins/pgpmime/pgpmime.c
13823         * src/plugins/pgpmime/plugin.c
13824         * src/plugins/pgpmime/prefs_gpg.c
13825         * src/plugins/pgpmime/prefs_gpg.h
13826         * src/plugins/pgpmime/select-keys.c
13827         * src/plugins/pgpmime/sgpgme.c
13828         * src/plugins/spamassassin/libspamc.c
13829         * src/plugins/spamassassin/spamassassin.c
13830         * src/plugins/spamassassin/spamassassin.h
13831         * src/plugins/spamassassin/spamassassin_gtk.c
13832         * src/plugins/trayicon/trayicon.c
13833         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
13834                 Sync with HEAD
13835
13836 2004-10-14 [colin]      0.9.12cvs126.2
13837
13838         * src/codeconv.c
13839         * src/textview.c
13840                 Fix conv_unreadable_locale
13841
13842 2004-10-13 [colin]      0.9.12cvs126.1
13843
13844         * src/compose.c
13845                 Sync with HEAD (don't convert charset for 
13846                 drafted messages, minor cleanup)
13847
13848 2004-10-13 [colin]      0.9.12cvs125.1
13849
13850         * po/POTFILES.in
13851                 Sync with HEAD (POTFILES fix)
13852
13853 2004-10-12 [colin]      0.9.12cvs124.3
13854
13855         * src/compose.c
13856                 Fix encoding bug from latest sync
13857
13858 2004-10-12 [paul]       0.9.12cvs124.2
13859
13860         * src/plugins/pgpmime/prefs_gpg.c
13861         * src/plugins/pgpmime/prefs_gpg.h
13862                 forgotten in last commit        
13863
13864 2004-10-12 [paul]       0.9.12cvs124.1
13865
13866         * ChangeLog.claws
13867         * configure.ac
13868         * m4/spamassassin.m4
13869         * src/Makefile.am
13870         * src/account.c
13871         * src/compose.c
13872         * src/compose.h
13873         * src/crash.c
13874         * src/main.c
13875         * src/mimeview.c
13876         * src/passphrase.c
13877         * src/passphrase.h
13878         * src/prefs_account.c
13879         * src/prefs_account.h
13880         * src/prefs_common.c
13881         * src/privacy.c
13882         * src/privacy.h
13883         * src/procmime.c
13884         * src/procmime.h
13885         * src/procmsg.c
13886         * src/rfc2015.c
13887         * src/rfc2015.h
13888         * src/select-keys.c
13889         * src/select-keys.h
13890         * src/textview.c
13891         * src/common/utils.c
13892         * src/common/utils.h
13893         * src/gtk/about.c
13894         * src/plugins/pgpmime/Makefile.am
13895         * src/plugins/pgpmime/passphrase.c
13896         * src/plugins/pgpmime/passphrase.h
13897         * src/plugins/pgpmime/pgpmime.c
13898         * src/plugins/pgpmime/plugin.c
13899         * src/plugins/pgpmime/select-keys.c
13900         * src/plugins/pgpmime/select-keys.h
13901         * src/plugins/pgpmime/sgpgme.c
13902         * src/plugins/pgpmime/sgpgme.h
13903                 sync with HEAD
13904
13905 2004-10-04 [colin]      0.9.12cvs122.1
13906
13907         * src/mainwindow.c
13908         * src/messageview.c
13909         * src/messageview.h
13910         * src/textview.c
13911                 Sync with HEAD
13912
13913 2004-10-04 [colin]      0.9.12cvs121.1
13914
13915         * src/summaryview.c
13916                 Sync with HEAD
13917
13918 2004-10-04 [paul]       0.9.12cvs120.1
13919
13920         * configure.ac
13921                 sync with HEAD [don't try to build 
13922                 pgpmime plugin when gpgme is disabled]
13923
13924 2004-10-03 [colin]      0.9.12cvs119.3
13925
13926         * src/gtk/gtksctree.c
13927                 Lots of side effects. Put back as before 117.2.
13928         * src/summaryview.c
13929                 Fix bug #602
13930
13931 2004-10-03 [colin]      0.9.12cvs119.2
13932
13933         * src/gtk/gtksctree.c
13934                 Revert 608 fix that doesn't work that good
13935
13936 2004-10-02 [colin]      0.9.12cvs119.1
13937
13938         * src/mainwindow.c
13939         * src/messageview.c
13940         * src/prefs_common.h
13941         * src/procmime.c
13942         * src/procmime.h
13943         * src/textview.c
13944                 Sync with HEAD
13945         * src/gtk/gtksctree.c
13946                 Close bug #608
13947
13948 2004-10-01 [colin]      0.9.12cvs118.1
13949
13950         * src/mimeview.c
13951                 Sync with HEAD (better Save All fix)
13952
13953 2004-10-01 [colin]      0.9.12cvs117.2
13954
13955         * src/gtk/gtksctree.c
13956                 Faster on selection
13957
13958 2004-10-01 [colin]      0.9.12cvs117.1
13959
13960         * src/mimeview.c
13961                 Sync with HEAD (Save All: only attachments)
13962
13963 2004-10-01 [paul]       0.9.12cvs116.1
13964
13965         * ChangeLog.claws
13966         * configure.ac
13967         * src/account.c
13968         * src/prefs_common.c
13969         * src/gtk/colorlabel.c
13970                 sync with HEAD
13971
13972 2004-09-30 [colin]      0.9.12cvs115.1
13973
13974         * src/stock_pixmap.c
13975         * src/stock_pixmap.h
13976         * src/folderview.c
13977         * src/Makefile.am
13978         * src/pixmaps/read.xpm
13979                 Sync with HEAD (new pixmap)
13980
13981 2004-09-29 [colin]      0.9.12cvs114.1
13982
13983         * src/compose.c
13984                 Sync with HEAD
13985                 Fix focus handling in headers
13986
13987 2004-09-29 [paul]       0.9.12cvs113.1
13988
13989         * src/quote_fmt_parse.y
13990                 sync with HEAD
13991  
13992
13993 2004-09-28 [colin]      0.9.12cvs112.1
13994
13995         * src/folderview.c
13996         * src/mainwindow.c
13997                 Sync with HEAD
13998
13999 2004-09-28 [colin]      0.9.12cvs110.1
14000
14001         * src/folderview.c
14002                 Sync with HEAD (Contextual Empty trash menu)
14003
14004 2004-09-28 [colin]      0.9.12cvs108.1
14005
14006         * src/addressbook.c
14007                 Sync with HEAD (addressbook edit on double-click)
14008
14009 2004-09-28 [colin]      0.9.12cvs106.1
14010
14011         * src/inc.c
14012                 Sync with HEAD (folder_item freeze on inc)
14013
14014 2004-09-27 [colin]      0.9.12cvs105.1
14015
14016         * src/folderview.c
14017                 Sync with HEAD (right-align new and unread column)
14018
14019 2004-09-27 [colin]      0.9.12cvs104.1
14020
14021         * src/main.c
14022                 Sync with HEAD (revert 0.9.12cvs101)
14023
14024 2004-09-24 [colin]      0.9.12cvs103.2
14025
14026         * src/wizard.c
14027                 Fix gtk warnings and use domain part of the email address 
14028                 when domain detection fails (no dot in domain name)
14029
14030 2004-09-23 [colin]      0.9.12cvs103.1
14031
14032         * src/plugins/spamassassin/libspamc.c
14033         * src/plugins/spamassassin/libspamc.h
14034         * src/plugins/spamassassin/utils.c
14035         * src/plugins/spamassassin/utils.h
14036                 Sync with HEAD (Update spamassassin to 3.0)
14037
14038 2004-09-21 [colin]      0.9.12cvs102.3
14039
14040         * src/action.c
14041                 Add horizontal scrollbar in action io dialog as needed
14042                 Patch by Alfons.
14043
14044 2004-09-20 [colin]      0.9.12cvs102.2
14045
14046         * src/plugins/image_viewer/viewer.c
14047                 Remove imlib stuff
14048                 use gtk_pixmap_set when clearing
14049                 (would be better to use gtkImages, but causes size-allocate 
14050                 signals storm)
14051
14052 2004-09-17 [paul]       0.9.12cvs102.1
14053
14054         * ChangeLog
14055         * ChangeLog.claws
14056         * ChangeLog.jp
14057         * configure.ac
14058         * src/inc.c
14059                 sync with HEAD
14060
14061
14062 2004-09-17 [colin]      0.9.12cvs101.1
14063
14064         * ChangeLog.claws
14065         * src/main.c
14066                 Sync with HEAD (fix segs at exit)
14067
14068 2004-09-14 [colin]      0.9.12cvs99.5
14069
14070         * src/common/socket.c
14071         * AUTHORS
14072                 Fix send error on 64bit platforms
14073                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14074
14075 2004-09-14 [colin]      0.9.12cvs99.4
14076
14077         * src/action.c
14078                 Fix action output with utf8 
14079                 Patch by Alfons.
14080
14081 2004-09-14 [colin]      0.9.12cvs99.3
14082
14083         * ChangeLog.claws
14084         * src/folder.c
14085                 Sync with HEAD
14086
14087 2004-09-09 [colin]      0.9.12cvs99.2
14088
14089         * src/action.c
14090                 Fix progress bar (displaying "Completed %v/%u")
14091                 Patch by Alfons.
14092
14093 2004-09-08 [colin]      0.9.12cvs99.1
14094
14095         * src/account.c
14096         * src/folder.c
14097         * src/procmsg.c
14098         * src/procmsg.h
14099         * src/plugins/pgpmime/pgpmime.c
14100                 Sync with HEAD
14101
14102 2004-09-08 [colin]      0.9.12cvs97.2
14103
14104         * src/summaryview.c
14105                 Don't select mails in collapsed threads 
14106                 when navigating with up/down
14107
14108 2004-09-07 [colin]      0.9.12cvs97.1
14109
14110         * src/inc.c
14111                 Sync with HEAD (meaningful error messages)
14112
14113 2004-09-06 [colin]      0.9.12cvs96.1
14114
14115         * src/toolbar.c
14116                 Sync with HEAD (fix Redirect graying out)
14117
14118 2004-09-06 [colin]      0.9.12cvs95.1
14119
14120         * src/summaryview.c
14121         * src/mimeview.c
14122                 Sync with HEAD (fix dropped URIs)
14123
14124 2004-09-06 [colin]      0.9.12cvs94.1
14125
14126         * src/addressbook.c
14127         * src/addressitem.h
14128         * src/addritem.c
14129         * src/addritem.h
14130                 Sync with HEAD (addressbook DnD)
14131
14132 2004-09-03 [colin]      0.9.12cvs93.1
14133
14134         * src/summaryview.c
14135                 Sync with HEAD (next/prev unread)
14136
14137 2004-09-03 [colin]      0.9.12cvs92.1
14138
14139         * src/prefs_common.c
14140         * src/prefs_common.h
14141         * src/summaryview.c
14142                 Sync with HEAD ('mark_as_read_delay' pref)
14143
14144 2004-09-02 [colin]      0.9.12cvs91.2
14145
14146         * src/common/xml.c
14147                 Fix leak
14148
14149 2004-09-02 [colin]      0.9.12cvs91.1
14150
14151         * src/gtk/menu.c
14152                 Sync with HEAD (menu accel don't work, but whatever)
14153
14154 2004-09-02 [colin]      0.9.12cvs90.1
14155
14156         * src/account.c
14157                 Sync with HEAD (fix bug 582)
14158
14159 2004-09-02 [colin]      0.9.12cvs89.1
14160
14161         * src/addrindex.c
14162                 Sync with HEAD (free deleted queries)
14163
14164 2004-09-02 [colin]      0.9.12cvs88.1
14165
14166         * src/ldapquery.c
14167                 Sync with HEAD (fix LDAP freezes)
14168
14169 2004-09-02 [colin]      0.9.12cvs87.1
14170
14171         * src/prefs_spelling.c
14172                 Sync with HEAD (add default dictionary)
14173
14174 2004-09-01 [colin]      0.9.12cvs86.1
14175
14176         * src/filtering.c
14177         * src/folderview.c
14178         * src/imap.c
14179         * src/prefs_matcher.c
14180         * src/stock_pixmap.c
14181         * src/summary_search.c
14182         * src/summaryview.c
14183         * src/wizard.c
14184         * src/wizard.h
14185                 Sync with HEAD (uninitialized vars fixes)
14186                 + gtk2 specific warning fixes
14187
14188 2004-08-31 [colin]      0.9.12cvs85.1
14189
14190         * src/folder.c
14191                 Sync with HEAD (Fix memory corruption due to 
14192                 uninitialized var)
14193
14194 2004-08-31 [colin]      0.9.12cvs84.4
14195
14196         * src/summary_search.c
14197                 Fix segfaults when searching in folders with broken headers
14198
14199 2004-08-31 [colin]      0.9.12cvs84.3
14200
14201         * src/compose.c
14202         * src/textview.c
14203                 Fix some more encoding/decoding issues
14204
14205 2004-08-30 [colin]      0.9.12cvs84.2
14206
14207         * src/mimeview.c
14208         * src/prefs_themes.c
14209         * src/gtk/filesel.c
14210         * src/gtk/filesel.h
14211                 Add a folder-mode selection (fixes mimeview's "Save all")
14212
14213 2004-08-29 [colin]      0.9.12cvs84.1
14214
14215         * src/mimeview.c
14216                 Sync with HEAD (don't escape saved filenames)
14217
14218 2004-08-27 [colin]      0.9.12cvs83.1
14219
14220         * ChangeLog
14221         * ChangeLog.claws
14222         * ChangeLog.jp
14223         * src/mh.c
14224         * src/procheader.c
14225         * src/procmsg.c
14226         * src/procmsg.h
14227         * src/common/utils.c
14228         * src/gtk/menu.h
14229         * po/
14230                 Sync with HEAD 0.9.12cvs83 (sync with main)
14231
14232 2004-08-26 [colin]      0.9.12cvs82.4
14233
14234         * src/codeconv.c
14235                 Fix strange stack corruption
14236                 Convert to utf8 after unmime, not before
14237
14238 2004-08-26 [colin]      0.9.12cvs82.3
14239
14240         * src/main.c
14241         * src/wizard.c
14242                 Fix account folders duplication
14243
14244 2004-08-25 [colin]      0.9.12cvs82.2
14245
14246         * src/wizard.c
14247                 Remove ports
14248                 Add SSL selection
14249                 Use login@server as account name
14250
14251 2004-08-25 [colin]      0.9.12cvs82.1
14252
14253         * src/plugins/pgpmime/pgpmime.c
14254                 Sync with HEAD (leak fix).
14255
14256 2004-08-25 [colin]      0.9.12cvs81.1
14257
14258         * src/plugins/pgpmime/pgpmime.c
14259         * src/plugins/pgpmime/sgpgme.c
14260         * src/plugins/pgpmime/sgpgme.h
14261                 Sync with HEAD (Handle combined messages).
14262
14263 2004-08-24 [colin]      0.9.12cvs80.3
14264
14265         * src/wizard.c
14266                 Fix full name, ports, and imap
14267
14268 2004-08-24 [colin]      0.9.12cvs80.2
14269
14270         * src/Makefile.am
14271         * src/main.c
14272         * src/setup.c
14273         * src/setup.h
14274         * src/stock_pixmap.c
14275         * src/stock_pixmap.h
14276         * src/wizard.c ** ADDED **
14277         * src/wizard.h ** ADDED ** 
14278         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14279                 Add a setup wizard 
14280
14281 2004-08-24 [colin]      0.9.12cvs80.1
14282
14283         * src/folder.c
14284                 Sync with HEAD (set mimeflags on all messages)
14285
14286 2004-08-24 [colin]      0.9.12cvs79.3
14287
14288         * src/matcher_parser_lex.l
14289                 Fix 8bits strings not in utf8
14290
14291 2004-08-24 [colin]      0.9.12cvs79.2
14292
14293         * src/compose.c
14294                 Check conversion result before replacing buffer
14295
14296 2004-08-23 [colin]      0.9.12cvs79.1
14297
14298         * src/compose.c
14299                 Sync with HEAD (create message header in memory)
14300
14301 2004-08-23 [colin]      0.9.12cvs78.1
14302
14303         * src/rfc2015.c
14304         * src/rfc2015.h
14305                 Sync with HEAD (fix bug 197 again)
14306
14307 2004-08-23 [colin]      0.9.12cvs77.3
14308
14309         * src/compose.c
14310                 Fix again inline gpg signing (which outputs utf8
14311                 in gtk2). Not syncing this fix to HEAD as this 
14312                 code is meant to die.
14313
14314 2004-08-23 [colin]      0.9.12cvs77.2
14315
14316         * src/prefs_account.h
14317                 Remove useless include
14318
14319 2004-08-23 [colin]      0.9.12cvs77.1
14320
14321         * src/imap.c
14322         * po/es.po
14323         * po/fr.po
14324         * po/it.po
14325         * po/pl.po
14326         * po/pt_BR.po
14327         * po/sk.po
14328         * po/sr.po
14329                 Sync with HEAD (fix bug 577)
14330
14331 2004-08-22 [colin]      0.9.12cvs76.1
14332
14333         * src/plugins/trayicon/trayicon.c
14334                 Sync with HEAD (fix formatting bug)
14335
14336 2004-08-21 [colin]      0.9.12cvs74.2
14337
14338         * src/gtk/colorsel.c
14339                 Fix bug 564 (Folder color selection window exits on any
14340                 keypress)
14341
14342 2004-08-21 [colin]      0.9.12cvs74.1
14343
14344         * ChangeLog.claws
14345         * src/compose.c
14346         * src/summaryview.c
14347         * src/toolbar.c
14348                 Sync with HEAD (fix bug 576)
14349
14350 2004-08-21 [colin]      0.9.12cvs70.1
14351
14352         * src/compose.c
14353         * src/mainwindow.c
14354                 Sync with HEAD
14355                 
14356
14357 2004-08-21 [paul]       0.9.12cvs66.4
14358
14359         * src/mainwindow.c
14360         * src/messageview.c
14361         * src/gtk/menu.c
14362         * src/plugins/spamassassin/spamassassin_gtk.c
14363                 remove some deprecated gtk1 functions
14364
14365
14366 2004-08-21 [colin]      0.9.12cvs66.3
14367
14368         * src/compose.c
14369         * src/codeconv.c
14370                 Fix warnings
14371                 Remove encoding hacks
14372                 Fix bug 575 (Strange character messes up message)
14373                 Don't display conversion error when drafting
14374
14375 2004-08-21 [paul]       0.9.12cvs66.2
14376
14377         * src/prefs_account.c
14378                 fix GnuPG mode bugs
14379
14380
14381 2004-08-20 [colin]      0.9.12cvs66.1
14382
14383         * src/codeconv.c
14384                 Sync with HEAD 0.9.12cvs66
14385
14386 2004-08-20 [paul]
14387
14388         * src/plugins/pgpmime/plugin.c
14389                 modify PGP/MIME plugin's description
14390
14391 2004-08-17 [colin]      0.9.12cvs65.1
14392
14393         * src/common/ssl.c
14394         * src/plugins/pgpmime/plugin.c
14395                 Sync with HEAD
14396
14397 2004-08-14 [colin]      0.9.12cvs60.3
14398
14399         * src/plugins/trayicon/trayicon.c
14400                 Put back resize callback, on size-request signal
14401                 rather than size-allocate to avoid infinite 
14402                 callback loop
14403
14404 2004-08-13 [colin]      0.9.12cvs60.2
14405
14406         * src/common/defs.h
14407                 Cache versions have been fixed
14408
14409 2004-08-13 [colin]      0.9.12cvs60.1
14410
14411         * src/folderutils.c
14412                 Sync with HEAD
14413
14414 2004-08-12 [colin]      0.9.12cvs59.1
14415
14416         * src/plugins/trayicon/trayicon.c
14417                 Sync with HEAD
14418
14419 2004-08-12 [colin]      0.9.12cvs57.5
14420
14421         * sylpheed.desktop
14422         * configure.ac
14423         * src/Makefile.am
14424         * src/main.c
14425                 Add support for Freedesktop.org's startup notification
14426
14427 2004-08-11 [colin]      0.9.12cvs57.4
14428
14429         * src/textview.c
14430                 Fix off-by-one
14431
14432 2004-08-11 [colin]      0.9.12cvs57.3
14433
14434         * src/message_search.c
14435         * src/summary_search.c
14436                 Make searches case insensitive by default
14437         * src/textview.c
14438                 Fix case-insensitive search in message
14439
14440 2004-08-11 [colin]      0.9.12cvs57.2
14441
14442         * src/summary_search.c
14443                 Let case-sensitive be specified
14444
14445 2004-08-10 [colin]      0.9.12cvs55.4
14446
14447         * src/common/socket.c
14448                 Fix the possible race condition
14449
14450 2004-08-09 [paul]       0.9.12cvs55.3
14451
14452         * configure.ac
14453         * src/Makefile.am
14454         * src/common/Makefile.am
14455                 sync with HEAD
14456
14457
14458 2004-08-09 [paul]       0.9.12cvs55.2
14459
14460         * autogen.sh
14461         * po/poconv.sh
14462                 remove unneeded script
14463
14464         * configure.ac
14465                 add forgotten USE_LDAP_TLS (sync with HEAD)
14466
14467
14468 2004-08-09 [colin]      0.9.12cvs55.1
14469
14470         * src/main.c
14471         * src/common/ssl.c
14472         * src/common/sylpheed.c
14473         * src/common/sylpheed.h
14474                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14475
14476 2004-08-09 [paul]       0.9.12cvs54.1
14477
14478         * ChangeLog
14479         * ChangeLog.claws
14480         * ChangeLog.jp
14481         * configure.ac
14482         * po/POTFILES.in
14483         * src/Makefile.am
14484         * src/folderutils.c
14485         * src/main.c
14486         * src/pgpmime.c
14487         * src/pgpmime.h
14488         * src/sgpgme.c
14489         * src/sgpgme.h
14490         * src/plugins/Makefile.am
14491         * src/plugins/pgpmime/.cvsignore
14492         * src/plugins/pgpmime/Makefile.am
14493         * src/plugins/pgpmime/pgpmime.c
14494         * src/plugins/pgpmime/pgpmime.h
14495         * src/plugins/pgpmime/plugin.c
14496         * src/plugins/pgpmime/sgpgme.c
14497         * src/plugins/pgpmime/sgpgme.h
14498                 sync with HEAD
14499
14500 2004-08-08 [paul]       0.9.12cvs51.1
14501
14502         * configure.ac
14503         * src/folder.c
14504                 sync with HEAD
14505
14506 2004-08-07 [colin]      0.9.12cvs50.1
14507
14508         * src/pop.c
14509         * src/common/partial_download.c
14510                 fix warnings (sync from HEAD)
14511
14512 2004-08-07 [colin]      0.9.12cvs48.1
14513
14514         * src/prefs_folder_item.c
14515                 sync with HEAD 0.9.12cvs48
14516
14517 2004-08-06 [colin]      0.9.12cvs47.1
14518
14519         * src/compose.c
14520                 Sync with HEAD
14521
14522 2004-08-06 [christoph]  0.9.12cvs46.2
14523
14524         * src/main.c
14525         * src/plugins/clamav/clamav_plugin_gtk.c
14526         * src/plugins/dillo_viewer/dillo_viewer.c
14527         * src/plugins/image_viewer/plugin.c
14528         * src/plugins/mathml_viewer/mathml_viewer.c
14529         * src/plugins/spamassassin/spamassassin_gtk.c
14530         * src/plugins/trayicon/trayicon.c
14531                 don't mix GTK1.2 plugin with GTK2 plugins
14532
14533 2004-08-06 [colin]      0.9.12cvs46.1
14534
14535         * ChangeLog
14536         * ChangeLog.claws
14537         * ChangeLog.jp
14538         * configure.ac
14539         * sylpheed-claws.pc.in
14540         * src/folder.c
14541         * src/imap.c
14542         * src/localfolder.c
14543         * src/messageview.c
14544         * src/mimeview.c
14545         * src/mimeview.h
14546         * src/msgcache.c
14547         * src/news.c
14548         * src/prefs_ext_prog.c
14549         * src/prefs_folder_item.c
14550         * src/prefs_fonts.c
14551         * src/prefs_msg_colors.c
14552         * src/prefs_spelling.c
14553         * src/prefs_themes.c
14554         * src/prefs_toolbar.c
14555         * src/prefs_wrapping.c
14556         * src/procmime.h
14557         * src/common/defs.h
14558         * src/common/nntp.c
14559         * src/common/session.c
14560         * src/common/session.h
14561         * src/common/socket.c
14562         * src/common/utils.h
14563         * src/common/xml.c
14564         * src/common/xml.h
14565         * src/gtk/prefswindow.c
14566         * src/gtk/prefswindow.h
14567         * src/plugins/clamav/clamav_plugin_gtk.c
14568         * src/plugins/dillo_viewer/dillo_prefs.c
14569         * src/plugins/image_viewer/viewerprefs.c
14570         * src/plugins/spamassassin/spamassassin_gtk.c
14571         * m4/openssl.m4 *** REMOVED ***
14572                 Sync with HEAD 0.9.12cvs46
14573
14574 2004-08-03 [paul]       0.9.12cvs40.2
14575
14576         * src/action.c
14577         * src/addressadd.c
14578         * src/addressbook.c
14579         * src/addrgather.c
14580         * src/browseldap.c
14581         * src/compose.c
14582         * src/crash.c
14583         * src/editaddress.c
14584         * src/editgroup.c
14585         * src/editldap_basedn.c
14586         * src/foldersel.c
14587         * src/importldif.c
14588         * src/mimeview.c
14589         * src/prefs_common.c
14590         * src/prefs_template.c
14591         * src/sourcewindow.c
14592         * src/summaryview.c
14593         * src/gtk/about.c
14594         * src/gtk/foldersort.c
14595         * src/gtk/logwindow.c
14596         * src/gtk/pluginwindow.c
14597         * src/gtk/prefswindow.c
14598                 change all gtk_scrolled_window_set_policy from 
14599                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14600
14601 2004-08-02 [paul]       0.9.12cvs40.1
14602
14603         * AUTHORS
14604                 update translation team section
14605         * po/pt_BR.po
14606                 updated by Frederico Goncalves Guimaraes
14607                 <fggdebian@yahoo.com.br>
14608
14609 2004-07-31 [colin]      0.9.12cvs39.9
14610
14611         * src/exphtmldlg.c
14612                 Fix compilation
14613
14614 2004-07-31 [colin]      0.9.12cvs39.8
14615
14616         * src/exphtmldlg.c
14617                 Fix an alertpanel type
14618
14619 2004-07-30 [colin]      0.9.12cvs39.7
14620
14621         * src/alertpanel.c
14622                 Fix alertpanel_error_log's icon
14623
14624 2004-07-30 [colin]      0.9.12cvs39.6
14625
14626         * src/pop.c
14627                 Two of them should still be warnings
14628
14629 2004-07-30 [colin]      0.9.12cvs39.5
14630
14631         * src/pop.c
14632                 More warning -> error
14633 2004-07-29 [colin]      0.9.12cvs39.4
14634
14635         * src/pop.c
14636                 Warning -> error
14637
14638 2004-07-29 [colin]      0.9.12cvs39.3
14639
14640         * src/prefs_matcher.c
14641                 Fix segfault
14642
14643 2004-07-29 [colin]      0.9.12cvs39.2
14644
14645         * src/alertpanel.c
14646                 More nice-looking alertpanels
14647
14648 2004-07-29 [colin]      0.9.12cvs39.1
14649
14650         * src/messageview.c
14651                 sync with head
14652                 (inform user when partial mail is deleted on server)
14653
14654 2004-07-29 [colin]      0.9.12cvs38.1
14655
14656         * src/messageview.c
14657                 sync with head
14658
14659 2004-07-28 [paul]       0.9.12cvs37.7
14660
14661         * src/mainwindow.c
14662                 complete the replacement of deprecated gtk_progress_*
14663
14664 2004-07-28 [paul]       0.9.12cvs37.6
14665
14666         * src/action.c
14667         * src/inc.c
14668         * src/mainwindow.c
14669         * src/send_message.c
14670         * src/gtk/progressdialog.c
14671         * src/gtk/progressdialog.h
14672                 replace deprecated gtk_progress_*
14673
14674 2004-07-28 [paul]       0.9.12cvs37.5
14675
14676         * src/gtk/filesel.c
14677                 remove gtk_window_set_wmclass()
14678 2004-07-28 [paul]       0.9.12cvs37.4
14679
14680         * src/addressbook.c
14681         * src/compose.c
14682         * src/foldersel.c
14683         * src/mainwindow.c
14684         * src/messageview.c
14685         * src/sourcewindow.c
14686         * src/gtk/logwindow.c
14687                 remove gtk_window_set_wmclass()
14688                 
14689         * src/prefs_filtering.c
14690         * src/prefs_filtering_action.c
14691         * src/prefs_fonts.c
14692         * src/prefs_gtk.c
14693         * src/prefs_matcher.c
14694         * src/ssl_manager.c
14695         * src/gtk/prefswindow.c
14696                 replace gtk_window_position()
14697
14698 2004-07-28 [colin]      0.9.12cvs37.3
14699
14700         * src/alertpanel.c
14701         * src/alertpanel.h
14702                 Add a way to specify panel type for specific
14703                 panels (alertpanel())
14704         * src/account.c
14705         * src/addressbook.c
14706         * src/compose.c
14707         * src/expldifdlg.c
14708         * src/main.c
14709         * src/messageview.c
14710         * src/summaryview.c
14711         * src/textview.c
14712         * src/gtk/sslcertwindow.c
14713                 Fix alertpanel()s so that their icon match
14714                 their real type
14715
14716 2004-07-28 [paul]       0.9.12cvs37.2
14717
14718         * src/addr_compl.c
14719         * src/addressbook.c
14720         * src/alertpanel.c
14721         * src/compose.c
14722         * src/export.c
14723         * src/foldersel.c
14724         * src/folderview.c
14725         * src/grouplistdialog.c
14726         * src/import.c
14727         * src/mainwindow.c
14728         * src/message_search.c
14729         * src/messageview.c
14730         * src/passphrase.c
14731         * src/prefs_actions.c
14732         * src/prefs_common.c
14733         * src/prefs_customheader.c
14734         * src/prefs_display_header.c
14735         * src/prefs_filtering.c
14736         * src/prefs_filtering_action.c
14737         * src/prefs_gtk.c
14738         * src/prefs_matcher.c
14739         * src/prefs_msg_colors.c
14740         * src/prefs_summary_column.c
14741         * src/prefs_template.c
14742         * src/sourcewindow.c
14743         * src/ssl_manager.c
14744         * src/summary_search.c
14745         * src/gtk/colorsel.c
14746         * src/gtk/description_window.c
14747         * src/gtk/gtkaspell.c
14748         * src/gtk/inputdialog.c
14749         * src/gtk/logwindow.c
14750         * src/gtk/prefswindow.c
14751         * src/gtk/progressdialog.c
14752                 replace deprecated gtk_window_set_policy
14753
14754 2004-07-27 [colin]      0.9.12cvs37.1
14755
14756         * src/msgcache.c
14757                 More fixes (synced for head again)
14758
14759 2004-07-27 [colin]      0.9.12cvs35.3
14760
14761         * src/msgcache.c
14762                 Fix wrong test
14763
14764 2004-07-27 [colin]      0.9.12cvs35.2
14765
14766         * src/mimeview.c
14767                 Fix width a bit (by Paul)
14768         * src/alertpanel.c
14769         * src/alertpanel.h
14770                 Specialize icons, make alertpanel_message()
14771                 private
14772         * src/message_search.c
14773         * src/sgpgme.c
14774         * src/summary_search.c
14775                 Suit alertpanel changes
14776
14777 2004-07-27 [colin]      0.9.12cvs35.1
14778
14779         * src/alertpanel.c
14780                 Add an icon
14781         * src/passphrase.c
14782                 Add debug output - maybe someone will
14783                 want to look at the problem with Grab
14784                 Input :)
14785         Bump version as we're synced with HEAD
14786
14787 2004-07-26 [colin]      0.9.12cvs33.26
14788
14789         * src/pop.c
14790                 Fix uidl-file parsing when not in new
14791                 format
14792
14793 2004-07-26 [colin]      0.9.12cvs33.25
14794
14795         * src/gtk/menu.c
14796                 Move popup menu up if necessary (fixes 
14797                 account selector)
14798         * src/mainwindow.c
14799                 Set account selector's button height to
14800                 minimum
14801
14802 2004-07-26 [colin]      0.9.12cvs33.24
14803
14804         * src/alertpanel.c
14805                 Maybe fix 551 (Truncated font in alert window)
14806
14807 2004-07-26 [colin]      0.9.12cvs33.23
14808
14809         * po/de.po
14810         * po/es.po
14811         * po/fr.po
14812         * po/it.po
14813         * po/ja.po
14814         * po/pl.po
14815         * po/ru.po
14816         * po/sk.po
14817         * po/sr.po
14818         * po/zh_CN.po
14819                 Sync po files with HEAD
14820
14821 2004-07-26 [paul]       0.9.12cvs33.22
14822
14823         * src/compose.c
14824                 fix Bug 556 'Organisation-header is sent even if empty'
14825
14826 2004-07-24 [colin]      0.9.12cvs33.21
14827
14828         * src/compose.c
14829         * src/gtk/gtkaspell.c
14830         * src/gtk/gtkaspell.h
14831                 Fix speller accelerators (require hack)
14832
14833 2004-07-24 [colin]      0.9.12cvs33.20
14834
14835         * src/gtk/gtkaspell.c
14836                 Fix over-eager code deletion breaking
14837                 Check while typing
14838
14839 2004-07-24 [colin]      0.9.12cvs33.19
14840
14841         * src/browseldap.c
14842         * src/ldapctrl.c
14843         * src/ldapctrl.h
14844         * src/ldapserver.h
14845                 Sync ldap with HEAD
14846         (Fixes 546 LDAP completely broken)
14847
14848 2004-07-24 [colin]      0.9.12cvs33.18
14849
14850         * src/prefs_msg_colors.c
14851                 Fix prototype mismatch
14852         (Fixes 547 void function cannot return value)
14853
14854 2004-07-24 [colin]      0.9.12cvs33.17
14855
14856         * src/mainwindow.c
14857                 Fix sort going back to previous sort key
14858                 when changing sort direction
14859
14860 2004-07-24 [colin]      0.9.12cvs33.16
14861
14862         * src/compose.c
14863                 Fix space insertion when re-wrapping at 
14864                 cursor point
14865
14866 2004-07-24 [colin]      0.9.12cvs33.15
14867
14868         * src/gtk/gtkaspell.c
14869                 Don't change cursor position in insert-text
14870                 callback
14871         (Fixes 539 Word wrapping on input transposes letters)
14872
14873 2004-07-24 [colin]      0.9.12cvs33.14
14874
14875         * src/gtk/gtkaspell.c
14876                 Reencode non-ascii chars to dictionary's
14877                 encoding
14878         (Fixes 544 Spell check broken non english locale)
14879
14880 2004-07-24 [colin]      0.9.12cvs33.13
14881
14882         * src/summaryview.c
14883                 Fix Shift+Down, add Home/End/PgUp/PgDown
14884
14885 2004-07-21 [colin]      0.9.12cvs33.12
14886
14887         * src/prefs_common.c
14888                 Fix a gtk warning (Patch by Andrej Kacian)
14889
14890 2004-07-21 [colin]      0.9.12cvs33.11
14891
14892         * src/gtk/filesel.c
14893                 More check
14894
14895 2004-07-21 [colin]      0.9.12cvs33.10
14896
14897         * src/compose.c
14898         * src/crash.c
14899         * src/export.c
14900         * src/import.c
14901         * src/messageview.c
14902         * src/mimeview.c
14903         * src/prefs_spelling.c
14904         * src/prefs_themes.c
14905         * src/summaryview.c
14906         * src/gtk/filesel.c
14907         * src/gtk/filesel.h
14908         * src/gtk/pluginwindow.c
14909                 Untwist open/save mode guessing logic, make
14910                 it explicit
14911
14912 2004-07-20 [colin]      0.9.12cvs33.9
14913
14914         * src/codeconv.c
14915                 conv_encode_header: src_charset is UTF-8 on
14916                 gtk2
14917         * src/compose.c
14918                 Remove double encoding of the headers
14919
14920 2004-07-20 [colin]      0.9.12cvs33.8
14921
14922         * src/codeconv.c
14923                 Fix typo
14924
14925 2004-07-20 [colin]      0.9.12cvs33.7
14926
14927         * src/mainwindow.c
14928                 Set the separated messageview to the saved
14929                 size of Claws' messageview (Patch by Alfons)
14930                 Fix a callback prototype (me)
14931
14932 2004-07-20 [colin]      0.9.12cvs33.6
14933
14934         * src/codeconv.h
14935                 Forgot one hunk in 0.9.12cvs33.4
14936
14937 2004-07-19 [colin]      0.9.12cvs33.5
14938
14939         * src/action.c
14940                 Action output fix
14941                 Patch by Alfons
14942
14943 2004-07-19 [colin]      0.9.12cvs33.4
14944
14945         * src/compose.c
14946                 Fix outgoing charset bug in headers
14947         * src/codeconv.c
14948                 Clean for glib2 - Patch by Alfons
14949
14950 2004-07-19 [colin]      0.9.12cvs33.3
14951
14952         * src/statusbar.c
14953                 Remove grip from the statusbar
14954                 Patch by Alfons
14955
14956 2004-07-19 [colin]      0.9.12cvs33.2
14957
14958         * src/messageview.c
14959         * src/textview.c
14960                 Fix messageview remembering the previous
14961                 scroll position when loading a new message
14962                 Patch by Alfons
14963
14964 2004-07-19 [colin]      0.9.12cvs33.1
14965
14966         * src/folder.h
14967         * src/folderview.c
14968         * src/summaryview.c
14969                 Sync with HEAD
14970
14971 2004-07-18 [colin]      0.9.12cvs32.7
14972
14973         * configure.ac
14974                 Remove useless check for XIM - noticed
14975                 by Alfons
14976
14977 2004-07-18 [colin]      0.9.12cvs32.6
14978
14979         * src/summaryview.c
14980                 Remove non-modified and shift-modified
14981                 accelerators in summaryview's popup
14982                 menu, as that doesn't get catched by
14983                 the accel-activate signal catcher...
14984
14985 2004-07-18 [colin]      0.9.12cvs32.5
14986
14987         * src/prefs_common.c
14988                 Define sensible default prefs for 
14989                 wrapping
14990
14991 2004-07-18 [colin]      0.9.12cvs32.4
14992
14993         * src/compose.c
14994         * src/prefs_common.c
14995         * src/prefs_common.h
14996         * src/prefs_wrapping.c
14997                 Remove Smart Wrapping pref, which does
14998                 nothing on gtk2 branch
14999
15000 2004-07-18 [colin]      0.9.12cvs32.3
15001
15002         * src/sourcewindow.c
15003                 Proper utf8
15004
15005 2004-07-18 [colin]      0.9.12cvs32.2
15006
15007         * src/compose.c
15008                 Save attachment status when drafting
15009
15010 2004-07-18 [colin]      0.9.12cvs32.1
15011
15012         * src/gtk/filesel.c
15013                 Fix erratic folder selection in open mode
15014
15015 2004-07-18 [colin]      0.9.12cvs31.11
15016
15017         * src/pop.c
15018                 Don't let partial messages get deleted
15019                 even with "dowload all"
15020                 (0.9.12cvs31.8 fix extension)
15021 2004-07-18 [colin]      0.9.12cvs31.10
15022
15023         * src/gtk/logwindow.c
15024                 Fix log scrolling
15025
15026 2004-07-18 [colin]      0.9.12cvs31.9
15027
15028         * src/common/utils.c
15029                 Fix non-utf8 strings coming from commands
15030                 and files
15031
15032 2004-07-18 [colin]      0.9.12cvs31.8
15033
15034         * src/pop.c
15035                 Fix partial download bug with Download all
15036                 messages option
15037
15038 2004-07-18 [colin]      0.9.12cvs31.7
15039
15040         * src/textview.c
15041                 Fix bug introduced in 0.9.12cvs31.2
15042                 (blocked in select mode after double click)
15043
15044 2004-07-18 [colin]      0.9.12cvs31.6
15045
15046         * src/compose.c
15047         * src/gtk/menu.c
15048                 More glib-warning fixes
15049
15050 2004-07-18 [colin]      0.9.12cvs31.5
15051
15052         * src/compose.c
15053                 Fix trashing the primary clipboard when moving 
15054                 around with tab
15055         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15056
15057 2004-07-18 [colin]      0.9.12cvs31.4
15058
15059         * src/codeconv.c
15060                 convert unencoded iso headers to utf8
15061         (Fix Bug 538 Unencoded local characters in subject make it 
15062          disappear)
15063
15064 2004-07-18 [colin]      0.9.12cvs31.3
15065
15066         * src/compose.c
15067                 Fix tab char handling in wrapping
15068         (Fix Bug 537 Line wrap problem - TAB character treated as 
15069          one character instead of 8)
15070
15071 2004-07-18 [colin]      0.9.12cvs31.2
15072
15073         * src/textview.c
15074                 return FALSE on GDK_MOTION_NOTIFY
15075         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15076          (unable to highlight))
15077
15078 2004-07-18 [colin]      0.9.12cvs31.1
15079
15080         * src/folderview.c
15081                 Sync with 0.9.12cvs31
15082
15083 2004-07-18 [colin]      0.9.12cvs30.4
15084
15085         * src/compose.c
15086                 Also block text_inserted when inserting a file
15087
15088 2004-07-18 [colin]      0.9.12cvs30.3
15089
15090         * src/compose.c
15091                 Fix smart wrapping (block text_inserted handler
15092                 while putting quotation to avoid wrap on input,
15093                 don't join lines if next is sig separator)
15094
15095 2004-07-17 [colin]      0.9.12cvs30.2
15096
15097         * src/folderview.c
15098         * src/mainwindow.c
15099         * src/mimeview.c
15100         * src/summaryview.c
15101         * src/gtk/quicksearch.c
15102         * src/gtk/quicksearch.h
15103                 Block key events handlers *and* accels while
15104                 quicksearch is focused
15105         (Fixes Bug 534 quick-search bar not accepting certain letters)
15106
15107 2004-07-17 [colin]      0.9.12cvs30.1
15108
15109         * src/folder.h
15110         * src/folderview.c
15111         * src/summaryview.c
15112                 Sync with 0.9.12cvs30
15113
15114 2004-07-17 [colin]      0.9.12cvs28.2
15115
15116         * src/mimeview.c
15117         * src/procmime.c
15118         * src/summaryview.c
15119         * src/gtk/menu.c
15120                 Squash some compile and glib warnings
15121
15122 2004-07-17 [paul]       0.9.12cvs28.1
15123
15124         * src/mimeview.c
15125                 sync with 0.9.12cvs28 HEAD
15126
15127 2004-07-16 [paul]       0.9.12cvs26.1
15128         
15129         * src/gtk/quicksearch.c
15130         * src/account.c
15131         * src/account.h
15132         * src/compose.c
15133         * src/customheader.c
15134         * src/folder_item_prefs.c
15135         * src/main.c
15136         * src/mainwindow.c
15137         * src/messageview.c
15138         * src/mimeview.c
15139         * src/news.c
15140         * src/pgpmime.c
15141         * src/pop.c
15142         * src/pop.h
15143         * src/prefs_account.c
15144         * src/prefs_account.h
15145         * src/prefs_common.c
15146         * src/prefs_common.h
15147         * src/prefs_display_header.c
15148         * src/prefs_gtk.c
15149         * src/prefs_gtk.h
15150         * src/procheader.c
15151         * src/procmime.c
15152                 sync with 0.9.12cvs26 HEAD      
15153
15154 2004-07-15 [colin]      0.9.12cvs18.14
15155
15156         * src/folder.c
15157                 Disable GPG signature check during
15158                 folder move and scan
15159         (Closes Bug 521 Signature checking slows down Folder-Move)
15160
15161 2004-07-14 [colin]      0.9.12cvs18.13
15162
15163         * src/common/partial_download.c
15164                 update includes
15165
15166 2004-07-14 [colin]      0.9.12cvs18.12
15167
15168         * src/common/partial_download.c
15169         * src/common/partial_download.h
15170                 Move doc at top, add correct copyright
15171
15172 2004-07-14 [colin]      0.9.12cvs18.11
15173
15174         * src/folder.c
15175         * src/messageview.c
15176         * src/pop.c
15177         * src/pop.h
15178         * src/procmsg.c
15179         * src/summaryview.c
15180         * src/common/Makefile.am
15181         * src/common/partial_download.c ** NEW FILES **
15182         * src/common/partial_download.h ** NEW FILES **
15183                 Move partial-download related stuff to its
15184                 own file
15185
15186 2004-07-14 [colin]      0.9.12cvs18.10
15187
15188         * src/send_message.c
15189                 Fix smtp auth when user is null or empty
15190
15191 2004-07-13 [colin]      0.9.12cvs18.9
15192
15193         * src/gtk/quicksearch.c
15194                 Use alphabetic order
15195
15196 2004-07-13 [colin]      0.9.12cvs18.8
15197
15198         * src/pop.c
15199                 Be paranoid on the checks
15200
15201 2004-07-13 [colin]      0.9.12cvs18.7
15202
15203         * src/gtk/quicksearch.c
15204                 Fix Engrish once again
15205
15206 2004-07-13 [colin]      0.9.12cvs18.6
15207
15208         * src/procmsg.c
15209         * src/summaryview.c
15210                 Mark messages for deletion when they are about to
15211                 be removed from trash
15212
15213 2004-07-13 [colin]      0.9.12cvs18.5
15214
15215         * src/matcher.c
15216         * src/matcher.h
15217         * src/matcher_parser_parse.y
15218         * src/prefs_matcher.c
15219         * src/gtk/quicksearch.c
15220                 Add 'partial' ('p') match string to find partially
15221                 downloaded messages
15222
15223 2004-07-13 [colin]      0.9.12cvs18.4
15224
15225         * src/pop.c
15226                 Fix misplaced block
15227
15228 2004-07-13 [colin]      0.9.12cvs18.3
15229
15230         * src/pop.c
15231         * src/pop.h
15232         * src/messageview.c
15233                 Refactor API (to avoid passing 5+ params and code
15234                 duplication)
15235         * src/folder.c
15236         * src/msgcache.c
15237         * src/procheader.c
15238         * src/common/defs.h
15239                 Add planned_download to cache
15240                 Don't mess uidl file when moving partially downloaded
15241                 mails (they change folder, we should change it in the
15242                 uidl list too or we'll remove an incorrect message)
15243                 (this also helps removing hacks when changing 
15244                 planned_download in messageview.c)
15245
15246 2004-07-12 [colin]      0.9.12cvs18.2
15247
15248         * src/gtk/quicksearch.c
15249                 Fix missing status update in quicksearch
15250
15251 2004-07-12 [paul]       0.9.12cvs18.1
15252
15253         * po/POTFILES.in
15254         * src/Makefile.am
15255         * src/account.c
15256         * src/codeconv.c
15257         * src/compose.c
15258         * src/inc.c
15259         * src/main.c
15260         * src/prefs_common.c
15261         * src/procmsg.h
15262         * src/toolbar.c
15263         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15264         * src/prefs_wrapping.[ch]       ** NEW FILES **
15265         * src/common/intl.h
15266         * src/common/utils.[ch]
15267         * src/gtk/quicksearch.[ch]
15268                 sync with 0.9.12cvs18 HEAD
15269
15270 2004-07-12 [colin]      0.9.11cvs17.25
15271
15272         * src/folder.c
15273         * src/folder.h
15274                 Remove unused function added by me in 0.9.11cvs17.10
15275
15276 2004-07-11 [colin]      0.9.11cvs17.24
15277
15278         * src/inc.c
15279         * src/messageview.c
15280         * src/pop.c
15281         * src/pop.h
15282                 Use folderitem and msgnum instead of filename to
15283                 know which mail to delete
15284                 Move old partial mail deletion to pop.c
15285
15286 2004-07-10 [colin]      0.9.11cvs17.23
15287
15288         * src/inc.c
15289                 Add debug
15290         * src/pop.c
15291         * src/pop.h
15292                 Don't re-use same enums for unrelated stuff: it's 
15293                 completely misleading !
15294                 Document a bit
15295
15296 2004-07-09 [colin]      0.9.11cvs17.22
15297
15298         * src/inc.c
15299                 Remove folder-type check and do
15300                 more tests to be sure everything's
15301                 ok
15302         * src/messageview.c
15303                 Punctuation update, remove useless
15304                 code, fix two warnings
15305         * src/noticeview.c
15306                 Layout cleaning, reset 2nd button
15307                 when specifying one
15308
15309 2004-07-09 [colin]      0.9.11cvs17.21
15310
15311         * src/messageview.c
15312         * src/pop.c
15313         * src/pop.h
15314                 Allow user to change his mind
15315                 and postpone decision (by
15316                 unmarking the mail)
15317
15318 2004-07-09 [colin]      0.9.11cvs17.20
15319
15320         * src/messageview.c
15321                 Fix bug with delete state
15322         * src/pop.c
15323         * src/pop.h
15324                 Fix buffer leak (fread doesn't 
15325                 terminate buffers with \0)
15326                 Refactoring (remove magic 
15327                 numbers)
15328
15329 2004-07-09 [colin]      0.9.11cvs17.19
15330
15331         * src/pop.c
15332                 Don't log "Skipping message" if 
15333                 we're going to TOP it two lines
15334                 later
15335
15336 2004-07-09 [colin]      0.9.11cvs17.18
15337
15338         * src/messageview.c
15339                 Fix Engrish
15340
15341 2004-07-09 [colin]      0.9.11cvs17.17
15342
15343         * src/pop.c
15344                 strlen checking...
15345         * src/messageview.c
15346                 refactoring a bit
15347
15348 2004-07-08 [colin]      0.9.11cvs17.16
15349
15350         * src/noticeview.c
15351         * src/noticeview.h
15352                 Add an optional second button
15353         * src/messageview.c
15354         * src/pop.c
15355         * src/pop.h
15356                 Don't delete partially received mails after a certain
15357                 time; rather, let the user decide.
15358
15359 2004-07-08 [colin]      0.9.11cvs17.15
15360
15361         * src/common/smtp.h
15362                 Sync with HEAD
15363
15364 2004-07-08 [colin]      0.9.11cvs17.14
15365
15366         * src/messageview.c
15367         * src/common/smtp.c
15368                 Use to_human_readable() for sizes
15369
15370 2004-07-08 [colin]      0.9.11cvs17.13
15371
15372         * src/inc.c
15373         * src/messageview.c
15374         * src/pop.c
15375         * src/pop.h
15376         * src/procmsg.c
15377                 Fix partial-downloading issues:
15378                         catch unsupported TOP
15379                         don't delete partially downloaded mails before 5 days
15380                         don't update existing with non-MH folders; that'll
15381                         make dups, but it's better than trashing the folder
15382                         free new msginfo parts
15383                 Fix indentation ;-)
15384
15385 2004-07-08 [colin]      0.9.11cvs17.12
15386
15387         * src/common/smtp.c
15388         * src/common/smtp.h
15389                 Sync smtp size verification with HEAD
15390
15391 2004-07-08 [colin]      0.9.11cvs17.11
15392
15393         * src/summaryview.c
15394         * src/prefs_common.c
15395         * src/prefs_common.h
15396         * src/gtk/quicksearch.c
15397         * src/gtk/quicksearch.h
15398                 Sync sticky pref with HEAD
15399
15400 2004-07-08 [colin]      0.9.11cvs17.10
15401
15402         * src/folder.c [1.213.2.6]
15403         * src/folder.h [1.87.2.6]
15404         * src/inc.c [1.149.2.7]
15405         * src/messageview.c [1.94.2.8]
15406         * src/procheader.c [1.47.2.6]
15407         * src/procmsg.c [1.150.2.4]
15408         * src/procmsg.h [1.60.2.5]
15409         * src/pop.c [1.56.2.4]
15410         * src/pop.h [1.17.2.3]
15411                 Let too big messages get downloaded, but truncated
15412                 Add a button to download them completely
15413                 
15414 2004-07-06 [colin]      0.9.11cvs17.9
15415
15416         * src/gtk/quicksearch.c [1.1.2.3]
15417                 Add a Clear button
15418         * commitHelper
15419         * PATCHSETS
15420                 Add a script to help with cvs
15421
15422 2004-07-03 [colin]      0.9.11cvs17.8
15423
15424         * src/plugins/imageviewer/viewer.c
15425                 fix imageviewer (which was staying on the first
15426                 displayed image)
15427
15428 2004-07-03 [colin]      0.9.11cvs17.7
15429
15430         Removed FIXME_GTK2 warnings
15431         * src/gtk/gtkutils.c
15432                 useless #warnings
15433         * src/gtk/menu.c
15434                 useless #warnings (no need to mess with menu rc)
15435         * src/gtk/menu.h
15436                 unused functions
15437         
15438
15439 2004-07-03 [colin]      0.9.11cvs17.6
15440
15441         Removed FIXME_GTK2 warnings
15442         * src/codeconv.c
15443                 useless #warnings (rewrite needed)
15444         * src/compose.c
15445                 useless #warnings (rewrite needed)
15446                 useless #warnings (gtk2 is like that)
15447                 useless #warnings (previously fixed)
15448         * src/main.c
15449                 useless #warnings (previously fixed)
15450         * src/message_search.c
15451                 useless #warnings (gtk2 is like that)
15452                 Made apparent that search is case-sensitive
15453         * src/mimeview.c
15454                 useless #warnings (rewrite needed)
15455                 useless #warnings (gtk2 is like that)
15456                 reimplemented real warnings
15457         * src/prefs_common.c
15458                 Removed block cursor option (not it gtk2)
15459         * src/prefs_gtk.c
15460                 useless #warnings (rewrite needed)
15461         * src/procheader.c
15462                 useless #warnings (rewrite needed)
15463         * src/sourcewindow.c
15464                 useless #warnings (incorrect placing)
15465         * src/summary_search.c
15466                 useless #warnings (gtk2 is like that)
15467                 Made apparent that search is case-sensitive
15468         * src/action.c
15469                 useless #warnings (gtk2 is like that)
15470         * src/textview.c
15471                 useless #warnings (rewrite needed)
15472         * src/toolbar.c
15473                 useless #warnings (rewrite needed)
15474
15475 2004-07-03 [colin]      0.9.11cvs17.5
15476
15477         * src/textview.c
15478                 Fix mismerge which broke URI opening
15479                 
15480 2004-07-01 [colin]      0.9.11cvs17.4
15481
15482         * src/gtk/filesel.c
15483                 Fill filename when saving
15484                 
15485 2004-06-27 [colin]      0.9.11cvs17.3
15486
15487         * src/gtk/filesel.[ch]
15488                 Use the new GTK file selector
15489                 Update prototype to match the reality: multiple file
15490                 selection is open-only          
15491         * src/compose.c
15492                 Match the new prototypes        
15493         * configure.ac
15494                 Match the new requirements (gtk 2.4.0)
15495                         
15496 2004-06-26 [colin]      0.9.11cvs17.2
15497
15498         * src/plugins/trayicon/trayicon.c
15499                 Remove useless signal handler on resize, which causes
15500                 an infinite "loop"
15501         
15502 2004-06-26 [colin]      0.9.11cvs17.1
15503         
15504         * tools/Makefile.am
15505                 remove launch_firebird and add nautilus2sylpheed.sh
15506         * src/quicksearch.c
15507           src/summaryview.c
15508                 Fix show/hide "Extended symbols" button problem
15509                 Fix apparition at startup
15510                 Fix const warnings
15511         * src/plugins/image_viewer/Makefile.am
15512                 Fix configure 
15513         * common/ssl.c
15514                 Re-enable certificate check, as it doesn't seem to
15515                 cause Xlib errors anymore
15516
15517 2004-06-25 [paul]       0.9.11cvs17
15518
15519         * sync with 0.9.11cvs17 HEAD
15520         
15521         NOTE: QuickSearch is broken
15522
15523 2004-06-07 [colin]      0.9.10claws67.10
15524         * src/plugins/trayicon/trayicon.c
15525           src/plugins/trayicon/libeggtrayicon/Makefile.am
15526           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15527                 Fix gettextization in trayicon plugin
15528
15529 2004-06-07 [colin]      0.9.10claws67.9
15530         
15531         * src/summaryview.c
15532           src/gtk/gtksctree.[ch]
15533                 Let Shift+{Up,Down} work in summaryview
15534                 (well, Down "works" and Up works)
15535                 Let the list scroll when using these keys
15536
15537 2004-06-06 [colin]      0.9.10claws67.8
15538
15539         * src/plugins/trayicon/trayicon.c
15540                 Fix pixmap update
15541
15542 2004-06-06 [colin]      0.9.10claws67.7
15543
15544         * src/addressbook.c
15545                 Fix signal handling causing system-wide focus grab
15546
15547 2004-05-25 [paul]       0.9.10claws67.6
15548
15549         * Makefile.am
15550           src/Makefile.am
15551                 clean up
15552
15553 2004-05-25 [paul]       0.9.10claws67.5
15554
15555         * replace deprecated gtk_signal... functions
15556
15557 2004-05-23 [colin]      0.9.10claws67.4
15558
15559         * src/compose.c
15560                 Fix wrapping
15561
15562 2004-05-22 [colin]      0.9.10claws67.3
15563
15564         * src/compose.c
15565                 Re-fix [Edited] in compose.c::compose_reedit()
15566
15567 2004-05-22 [colin]      0.9.10claws67.2
15568
15569         * src/procmime.c
15570                 Fix parsing of multiparts mails
15571
15572 2004-05-22 [colin]      0.9.10claws67.1
15573
15574         * src/summaryview.c
15575                 Fix quicksearch
15576
15577 2004-05-22 [paul]       0.9.10claws67
15578
15579         * sync with 0.9.10claws67 HEAD
15580
15581 2004-05-14 [alfons]
15582
15583         * src/procmime.h
15584                 add forgotton prototype
15585
15586 2004-05-10 [paul]       0.9.10claws57
15587
15588         * sync with 0.9.10claws57 HEAD
15589
15590 2004-05-05 [paul]       0.9.9.claws1
15591
15592         * ChangeLog-gtk2        ** REMOVED **
15593           ChangeLog-gtk2.claws  ** ADDED **
15594                 rename and adopt the normal claws format
15595                 
15596         * configure.ac
15597                 require gtkmathview >= 0.5
15598
15599         * ac/*                          ** REMOVED **
15600           ac/                           ** REMOVED **
15601           intl/Makefile.in              ** REMOVED **
15602           m4/                           ** ADDED **
15603           m4/missing                    ** ADDED **
15604           m4/missing/gdk-pixbuf.m4      ** ADDED **
15605           m4/missing/gettext.m4         ** ADDED **
15606           m4/missing/gpgme.m4           ** ADDED **
15607           m4/missing/imlib.m4           ** ADDED **
15608           m4/.cvsignore                 ** ADDED **
15609           m4/Makefile.am                ** ADDED **
15610           m4/README                     ** ADDED **
15611           m4/aclocal-include.m4         ** ADDED **
15612           m4/aspell.m4                  ** ADDED **
15613           m4/check-type.m4              ** ADDED **
15614           m4/gnupg-check-typedef.m4     ** ADDED **
15615           m4/openssl.m4                 ** ADDED **
15616           m4/spamassassin.m4            ** ADDED **
15617           po/ChangeLog                  ** REMOVED **
15618           po/Makefile.in.in             ** REMOVED **
15619           po/Rules-quot                 ** REMOVED **
15620           po/boldquot.sed               ** REMOVED **
15621           po/en@boldquot.header         ** REMOVED **
15622           po/en@quot.header             ** REMOVED **
15623           po/insert-header.sin          ** REMOVED **
15624           po/quot.sed                   ** REMOVED **
15625           po/remove-potcdate.sed        ** REMOVED **
15626           po/remove-potcdate.sin        ** REMOVED **
15627           po/stamp-po                   ** REMOVED **
15628           Makefile.am
15629           autogen.sh
15630           configure.ac
15631                 enable building with automake 1.8.x
15632                 add 'autopoint --force' to autogen.sh and remove all
15633                 auto-generated files, remove ac/ directory and use
15634                 m4/ directory instead
15635                 
15636         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15637                 fix gettextization
15638
15639 2004-02-28 Colin Leroy <colin@colino.net>
15640         * src/prefs_matcher.c
15641           src/prefs_filtering.c
15642           src/prefs_filtering_action.c
15643                 Fix non-editable GtkEntries
15644
15645 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15646         * src/prefs_themes.c
15647                 utf8 conversion for theme info
15648
15649 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15650         * sync 0.9.9claws
15651
15652 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15653         * src/grouplistdialog.c
15654                 allow multiple selections without ctrl key
15655
15656 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15657         * src/main.c
15658                 enable customizable accelerators
15659
15660 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15661         * src/prefs_common.c
15662                 re-enable different font settings for gtk1/2
15663         * src/prefs_folder_item.c
15664                 fix folder prefs displayed wrong
15665         * src/textview.c
15666                 set 'sunken' shadow type
15667
15668 2004-02-07 Colin Leroy <colin@colino.net>
15669         * src/compose.c
15670                 Fix message being always [Edited]
15671                 Encode headers correctly (utf8 buf)
15672
15673 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15674         * src/socket.c
15675                 remove double g_source_attach()
15676                 (Thanks to Colin Leroy)
15677
15678 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15679         * src/gtk/gtksctree.c
15680                 Fix SSL certificate list not shown
15681         * src/mimeview.c
15682                 Fix clicks in mime tree
15683
15684 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15685         * src/common/socket.c
15686                 Fix SSL receive
15687         * src/compose.c
15688                 Fix clipboard menu hotkeys
15689
15690 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15691         * src/gtk/gtkaspell.[ch]
15692           src/compose.c
15693                 reimplement spellchecker
15694
15695 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15696         * src/gtk/filesel.c
15697                 crash when inserting file in compose window
15698                 (TODO: keep old selection on clicks)
15699         * src/main.c
15700                 use gtkrc-2.0 instead of gtkrc
15701
15702 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15703         * src/messageview.c
15704                 remove orphaned mimeview unref()
15705
15706 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15707         * src/grouplistdialog.c
15708                 expand nodes containing subscribed groups
15709
15710 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15711         * src/textview.c
15712                 textview: hide cursor, restore old click behaviour
15713
15714 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15715         * src/textview.c
15716                 variable names messed up
15717
15718 2004-01-17 Colin Leroy <colin@colino.net>
15719         * src/addr_compl.c
15720                 Fix completion address too thin
15721         * src/compose.c
15722                 Fix tab-to-subject behaviour
15723         * src/summaryview.c
15724                 Implement key up & down in summaryview
15725
15726 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15727
15728         * sync 098claws
15729
15730 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15731         * configure.ac
15732           Makefile.am
15733           doc/.cvsignore
15734           doc/Makefile.am
15735                 faq, man, manual moved to doc/
15736         * ac/aspell.m4
15737           ac/check-type.m4
15738           ac/gnupg-check-typedef.m4
15739           ac/openssl.m4
15740           ac/spamassassin.m4
15741           ac/missing/gdk-pixbuf.m4
15742           ac/missing/gpgme.m4
15743           ac/missing/imlib.m4
15744                 fix automake warnings
15745
15746 2003-12-06 Colin Leroy <colin@colino.net>
15747         * src/summaryview.c
15748                 Fix quicksearch
15749
15750 2003-12-05 Colin Leroy <colin@colino.net>
15751         * src/summaryview.c
15752                 Fix going to next unread folder
15753
15754 2003-12-05 Colin Leroy <colin@colino.net>
15755         * src/crash.c
15756                 Fix gtk2 compilation
15757         * src/session.c
15758                 Remove iotag source handler at disconnection
15759         * src/socket.[ch] 
15760                 Remove source handler when closing socket 
15761                 (fixes another seg)
15762
15763 2003-12-04 Colin Leroy <colin@colino.net>
15764         * src/compose.c
15765           src/prefs_account.c
15766           src/prefs_common.c
15767                 Fix some dropdown menus
15768
15769 2003-12-04 Colin Leroy <colin@colino.net>
15770         * src/compose.c
15771                 Fix event handlers on header fields
15772         * src/common/socket.c
15773           src/common/session.c
15774                 Fix segfault with callback (SSL)
15775                 Fix end of session 
15776
15777 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15778
15779         * Fix compile bug in src/compose.c
15780         * removed src/gtk/gtkstext.[ch]
15781
15782 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15783
15784         * Convert character set and escape "text" attributes in toolbar setting
15785         files.
15786         * Fixed bug in button-press-event handling.
15787
15788 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15789
15790         * Fixed bug in key-press-event handling.
15791
15792 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15793
15794         * Enabled to compile tray-icon plugin (Ad-hoc).
15795         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15796
15797 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15798
15799         * Enabled to compile on sylpheed-claws.
15800         (tray-icon plugin still cannot compile yet.)
15801
15802 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15803
15804         * Updated to 0.9.5.
15805
15806 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15807
15808         * Updated to 0.9.4.
15809         * Ported monitoring SSL mechanism to GSource of GLib2
15810         (I don't confirm it)
15811         * Added _gtk2 suffix to key name of font preference to avoid
15812         ovverwriting preference of Gtk+-1.2 version.
15813
15814 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15815
15816         * Updated to 0.9.2.
15817
15818 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15819
15820         * Updated to 0.9.1.
15821         * Translate po files into UTF-8 when execute autogen.sh.
15822
15823 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
15824
15825         * Updated to 0.9.0.
15826
15827 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
15828
15829         * Plugged GError related memory leaks.
15830
15831 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
15832
15833         * Changed default size of fonts.
15834         * Enabled to set titile font size of warning dialog.
15835
15836 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
15837
15838         * Embed a sylpheed icon into executable binary on Windows.
15839
15840 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
15841
15842         * I forgot to traslate character set of element string in src/xml.c.
15843
15844 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
15845
15846         * Fixed detecting bind_textdomain_codeset in configure.in.
15847         * The bug in which "Example" of "Date fromat" preference isn't displayed
15848         correctly has been fixed.
15849
15850 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
15851
15852         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
15853           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
15854           glib-gettextize
15855           Removed intl directory.
15856           Translated po files into UTF-8.
15857           (Thanks! Ryuji Abe)
15858
15859 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15860
15861         * The bug which doesn't unscape string in xml.c has been fixed.
15862
15863 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15864
15865         * The bug which is failed to translate encoding of file name thorough
15866         file dialog has been fixed.
15867
15868 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15869
15870         * Modified to translate file names which is used in inporting/expoting
15871         mbox feature and "Save as" feature into locale encoding.
15872         * Translate file names into locale encoding when "Attache file" and
15873         "Insert file".
15874         * Force set G_BROKEN_FILENAMES environment variable.
15875         * Other minor fixes.
15876
15877 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15878
15879         * Modified to treat MH folder's name as locale encoding.
15880
15881 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15882
15883         * The bug which clash on switching candidates of auto completion of
15884         addresses, cannot use auto completion in Japanesse is fixed
15885         (Thanks! Tokunaga-san)¡¥
15886
15887 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15888
15889         * The bug which cannot switch key accelerator preference has been fixed
15890         (Thanks! smbd-san)¡¥
15891
15892 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15893
15894         * version 0.8.11-gtk2-20030314
15895
15896 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15897
15898         * The bug in which character set conversion of filtering messages has
15899         been fixed.(Thanks! COCOA-san).
15900
15901 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15902
15903         * Revived "Leave space on head" preference in "Message" category.
15904         * A bug which clash when put the cursor to end of buffer and execute
15905         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15906
15907 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15908
15909         * version 0.8.11-gtk2-20030312
15910
15911 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15912
15913         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15914         * Modified to use Pango's API directly for font preference.
15915         * Integrated GtkTextView of textview to one widget.
15916         * Set fonts of header title in textview by "header_title" tag.
15917         * Removed some deprecated codes.
15918
15919 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15920
15921         * Updated to 0.8.11.
15922         * Merged cygwin patch(Thanks! Sakai-san).
15923
15924 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15925
15926         * version 0.8.10-gtk2-20030309