2006-06-03 [colin] 2.2.0cvs78
[claws.git] / ChangeLog
1 2006-06-03 [colin]      2.2.0cvs78
2
3         * src/plugins/spamassassin/spamassassin_gtk.c
4                 Autoswitch to Localhost if transport was previously
5                 disabled. Else people had to check [] Enable, then
6                 *reselect* transport.
7
8 2006-06-03 [colin]      2.2.0cvs77
9
10         * src/plugins/pgpinline/pgpinline.c
11         * src/plugins/pgpmime/pgpmime.c
12                 Check that gpg_data_release_and_get_mem 
13                 didn't fail (now, why this happens...)
14
15 2006-06-03 [colin]      2.2.0cvs76
16
17         * src/mbox.c
18                 Fix bug #962 (Manual and/or UI should 
19                 warn about incompatible locking 
20                 causing dataloss)
21
22 2006-06-02 [cleroy]     2.2.0cvs75
23
24         * src/filtering.c
25         * src/folder.c
26         * src/procmsg.c
27         * src/summaryview.c
28                 Fix a few leaks
29
30 2006-06-02 [colin]      2.2.0cvs74
31
32         * src/main.c
33                 On exit, free caches after writing them
34                 Shuts up some valgrind false positives
35         * src/procmsg.c
36         * src/send_message.c
37                 Fix races when reusing existing SMTP connections
38                 Fix inexistant session timeout
39         * src/toolbar.c
40                 Display alertpanel after all queues have
41                 been processed, not after each
42
43 2006-06-02 [wwp]        2.2.0cvs73
44
45         * manual/fr/glossary.xml
46         * manual/fr/ack.xml
47         * manual/ack.xml
48                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
49
50 2006-06-02 [wwp]        2.2.0cvs72
51
52         * manual/xml2pdf
53         * manual/dist/pdf/Makefile.am
54         * manual/dtd/manual.xsl
55         * manual/fr/dist/pdf/Makefile.am
56         * manual/pl/dist/pdf/Makefile.am
57                 we changed the procedure to generate the .pdf version of the manual.
58                 The procedure is more modern and the .pdf we get now has a valid index.
59                 Here are the new pre-requisites:
60
61                 - JRE 1.x (1.4 here): there must be one from your distro
62                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
63                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
64                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
65
66                 See my posts for further info about the installation of this toolchain:
67
68                 Date: Fri, 19 May 2006 19:40:06 +0200
69                 From: wwp <subscript@free.fr>
70                 To: sylpheed-claws-devel@lists.sourceforge.net
71                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
72
73                 and
74
75                 Date: Wed, 24 May 2006 12:58:49 +0200
76                 From: wwp <subscript@free.fr>
77                 To: sylpheed-claws-devel@lists.sourceforge.net
78                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
79
80 2006-06-01 [colin]      2.2.0cvs71
81
82         * src/compose.c
83                 Better guards against IMAP races
84         * src/main.c
85         * src/prefs_common.c
86         * src/prefs_common.h
87         * src/common/ssl_certificate.c
88         * src/etpan/imap-thread.c
89         * src/etpan/imap-thread.h
90         * src/gtk/sslcertwindow.c
91                 New hidden option ssl_skip_cert_check to 
92                 avoid dups of bug #959 (libetpan linked
93                 against gnutls and gnutls buggy on 64bit)
94                 Present expired warning only once per
95                 session/server.
96         * manual/advanced.xml
97         * manual/fr/advanced.xml
98                 Document new option
99
100 2006-06-01 [wwp]        2.2.0cvs70
101
102         * src/messageview.c
103                 fix for bug #961 (wrong check was done when checking before sending
104                 notification email), thanks to Colin.
105
106 2006-05-31 [cleroy]     2.2.0cvs69
107
108         * src/common/ssl.c
109                 Guard against NULLs, although this
110                 should never be an issue
111
112 2006-05-31 [colin]      2.2.0cvs68
113
114         * src/filtering.c
115                 Use g_slist_prepend
116         * src/imap.c
117                 Don't remove caches when destroying folder, it
118                 could (should) be done at exit
119         * src/inc.c
120                 free processing cache after incorporation
121         * src/etpan/imap-thread.c
122                 Maybe fix bug #959 (Crash on moving to emails 
123                 to a imap account per ssl with a expired 
124                 certificate.)
125
126 2006-05-30 [colin]      2.2.0cvs67
127
128         * src/summaryview.c
129                 Put back event flush when displaying message
130                 It avoids reading a bunch of messages just
131                 by hitting shift-n for too long ;)
132
133 2006-05-29 [colin]      2.2.0cvs66
134
135         * src/summaryview.c
136                 Remove useless g_warnings
137
138 2006-05-29 [colin]      2.2.0cvs65
139
140         * src/imap.c
141                 Fix g_slist_append()s for performance
142
143 2006-05-29 [colin]      2.2.0cvs64
144
145         * src/compose.c
146         * src/common/utils.c
147                 Fix extraneous tab at start of addresses
148         * src/mainwindow.c
149                 Fix warnings (thanks to Fabien)
150                 Fix crash at exit when composing messages 
151                 exist
152         * src/pop.c
153                 Fix progress bar when deleting expired mails
154                 Thanks to Hiro
155         * src/summaryview.c
156         * src/gtk/gtksctree.c
157                 Fix re-sorting slowness
158
159 2006-05-29 [paul]       2.2.0cvs63
160
161         * src/mh.c
162                 fetch full message when moving mails
163                 from another mailbox, (fixed data loss
164                 when filtering from IMAP to MH, introduced
165                 in 2.2.0cvs57).
166                 Thanks to Colin
167
168 2006-05-29 [mones]      2.2.0cvs62
169
170         * src/gtk/gtksctree.c
171                 Unselect faster (patch by Colin)        
172
173 2006-05-26 [colin]      2.2.0cvs61
174
175         * src/summaryview.c
176                 Unplug MSGINFO_UPDATE callback on delete too.
177
178 2006-05-26 [colin]      2.2.0cvs60
179
180         * src/foldersel.c
181                 Fix bold in folder selection window with glib2.10
182                 thanks Hiro
183
184 2006-05-26 [colin]      2.2.0cvs59
185
186         * src/procheader.c
187                 Convert date only if necessary (and don't
188                 try to convert from utf8 to utf8, too)
189         * src/summaryview.c
190                 Only set column's text if the column's 
191                 displayed
192
193 2006-05-26 [colin]      2.2.0cvs58
194
195         * src/summaryview.c
196         * src/gtk/gtkutils.c
197                 Fix useless warning
198
199 2006-05-26 [colin]      2.2.0cvs57
200
201         * src/mainwindow.c
202                 Make summaryview selectable as long as 
203                 no message has focus
204         * src/mh.c
205                 Faster deletion (by implementing mh_remove_msgs)
206                 Faster copy (avoid using mh_fetch_msg just to get
207                 the filename)
208                 Faster move (using move_file instead of copy_file
209                 if MSG_IS_MOVE)
210                 No progressbar if total number of mails to cp/mv 
211                 is less than 100
212         * src/summaryview.c
213                 Fix removal from subject_table when mail gets moved
214                 Faster deletion (g_slist_prepend instead of append)
215         * src/gtk/gtksctree.c
216                 Remove useless code
217
218 2006-05-25 [colin]      2.2.0cvs56
219
220         * src/common/ssl_certificate.c
221                 Fix leak in expired cert check
222
223 2006-05-25 [colin]      2.2.0cvs55
224
225         * src/mh.c
226                 Disable flags syncing on .mh_sequences - it
227                 is buggy and marks mails read under unknown
228                 conditions.
229
230 2006-05-25 [paul]
231
232         * 2.3.0-rc4 released
233
234 2006-05-24 [colin]      2.2.0cvs54
235
236         attention cvs users: if you manage to crash
237         Sylpheed-Claws while moving, copying or deleting
238         mails, we *are* interested in stack traces and
239         valgrind logs. It looks stable, but one never
240         knows...
241
242         * src/folder.c
243                 Add progressbar for cache updates
244         * src/folderutils.c
245                 Optimize Mark all read in the current
246                 folder
247         * src/mh.c
248                 Add progressbar for copy/move
249         * src/procmsg.c
250                 Optimize O(n^2) in copy/move
251         * src/summaryview.c
252         * src/gtk/gtksctree.c
253                 Optimize O(n^2) algos
254         * src/common/timing.h
255                 Display ms instead of us
256
257 2006-05-24 [wwp]        2.2.0cvs53
258
259         * manual/fr/advanced.xml
260                 updates to the French manual.
261
262 2006-05-24 [wwp]        2.2.0cvs52
263
264         * src/common/utils.c
265                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
266
267 2006-05-24 [wwp]        2.2.0cvs51
268
269         * src/folderutils.c
270                 fixed "mark all read" in MH folders (thanks to Colin).
271
272 2006-05-24 [paul]       2.2.0cvs50
273
274         * doc/man/sylpheed-claws.1
275                 updated the man page
276
277 2006-05-23 [colin]      2.2.0cvs49
278
279         * src/folderview.c
280         * src/imap.c
281         * src/inc.c
282         * src/mbox.c
283         * src/messageview.c
284         * src/news.c
285         * src/send_message.c
286         * src/summaryview.c
287         * src/gtk/sslcertwindow.c
288                 alertpanel fixes, by Fabien
289
290 2006-05-23 [colin]      2.2.0cvs48
291
292         * src/folder.c
293         * src/folderview.c
294         * src/msgcache.c
295         * src/summaryview.c
296         * src/gtk/gtksctree.c
297         * src/gtk/gtksctree.h
298                 More timings
299                 Fix slow loading problem, which was caused by the
300                 use of some gtk_ctree funcs and their use of
301                 g_list_position while gtk_ctree_(un)link'ing.
302                 Reap more functions from gtkctree.c to be sure we
303                 use our (fast) version instead of theirs.
304         * src/mh.c
305                 Fix copy of unread mails
306
307
308 2006-05-22 [wwp]        2.2.0cvs47
309
310         * manual/fr/advanced.xml
311                 updated.
312
313 2006-05-22 [colin]      2.2.0cvs46
314
315         * src/filtering.c
316                 Fix possible infinite loop. 'copy' is not a 
317                 final action, so when encountering a 'copy',
318                 we have to check if a previous one was set
319                 and do it. In the same way, if we encounter
320                 a 'move' we have to perform a possibly 
321                 pending 'copy'. This will slow down filtering
322                 on IMAP if move+copy or multiple copy actions
323                 are to be done, but handling it via the batch
324                 would be really too convoluted.
325
326 2006-05-22 [wwp]        2.2.0cvs45
327
328         * manual/fr/advanced.xml
329         * manual/fr/faq.xml
330         * manual/fr/glossary.xml
331         * manual/fr/handling.xml
332         * manual/fr/intro.xml
333         * manual/fr/plugins.xml
334         * manual/fr/sylpheed-claws-manual.xml
335                 sync w/ the english manual: updates URIs, documented mailing-list
336                 support, better explanation about the enabled/disabled feature
337                 in filtering/processing rules by Paul.
338
339 2006-05-21 [colin]      2.2.0cvs44
340
341         * src/summaryview.c
342                 Don't expand after building threads, but during
343
344 2006-05-21 [colin]      2.2.0cvs43
345
346         * src/procmsg.c
347         * src/summaryview.c
348                 More timing possibilities... For next time I have 
349                 to find out how the hell some 3GHz computer takes
350                 one minute to open a 30k folder...
351
352 2006-05-21 [colin]      2.2.0cvs42
353
354         * manual/pl/advanced.xml
355         * manual/pl/faq.xml
356         * manual/pl/glossary.xml
357         * manual/pl/handling.xml
358         * manual/pl/intro.xml
359         * manual/pl/plugins.xml
360         * manual/pl/sylpheed-claws-manual.xml
361                 Polish manual updated by Pawel
362
363 2006-05-20 [colin]
364
365         * 2.3.0-rc3 released
366
367 2006-05-20 [colin]      2.2.0cvs41
368
369         * src/imap.c
370                 Fix -rc2 problems:
371                 - remove cache of moved messages from original folder
372                 - apply new flags to messages even if they aren't appliable
373                   via IMAP.
374
375 2006-05-20 [colin]
376
377         * 2.3.0-rc2 released
378
379 2006-05-19 [colin]      2.2.0cvs40
380
381         * src/imap.c
382                 Don't issue SELECT in imap_change_flags
383                 before having checked that we indeed have
384                 some flags to change. MSG_POSTFILTERED for
385                 example can't be used on IMAP.
386                 Fixes bug #955 (copying messages between 
387                 imap folders is extremely slow), which was
388                 a regression.
389
390 2006-05-19 [colin]      2.2.0cvs39
391
392         * src/folder.c
393         * src/folder.h
394         * src/folderview.c
395                 Try to fix bug #830 (Some unread messages 
396                 get marked read in IMAP inbox):
397                 - Prevent scanning a folder if it's being 
398                   opened via the GUI
399                 - Postpone opening via the GUI of a folder
400                   currently scanned.
401
402
403 2006-05-19 [wwp]        2.2.0cvs38
404
405         * manual/advanced.xml
406                 fix English+typo (thanks to Paul).
407
408 2006-05-19 [wwp]        2.2.0cvs37
409
410         * manual/advanced.xml
411         * manual/fr/advanced.xml
412         * src/gtk/logwindow.c
413         * src/prefs_common.c
414         * src/prefs_common.h
415                 added hidden prefs to allow customization of colors used in
416                 protocol log window (useful for dark gtk+ themes).
417
418 2006-05-19 [wwp]        2.2.0cvs36
419
420         * ChangeLog
421                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
422
423 2006-05-19 [paul]       2.2.0cvs35
424
425         * src/textview.c
426                 make Reply-To fully clickable
427         * src/gtk/logwindow.c
428                 more colouring (SMTP ESMTP)
429         Both patches by Pawel Pekala
430
431 2006-05-19 [cleroy]     2.2.0cvs34
432
433         * src/mh.c
434                 Don't update flags from current folder
435                 Probably fixes bug #935 (Read Messages 
436                 Revert to Being Marked as Unread)
437
438 2006-05-18 [colin]      2.2.0cvs33
439
440         * src/imap.c
441                 Warning fix
442         * src/compose.c
443         * src/mainwindow.c
444         * src/summaryview.c
445         * src/toolbar.c
446                 Allow replying to multiple emails
447                 in multiple windows
448         * src/mimeview.c
449         * src/etpan/imap-thread.c
450                 Leak fixes
451
452 2006-05-18 [paul]       2.2.0cvs32
453
454         * src/summaryview.c
455                 keep Mailing-List menu refreshed
456                 Thanks to Colin
457
458 2006-05-18 [paul]       2.2.0cvs31
459
460         * manual/advanced.xml
461         * manual/faq.xml
462         * manual/glossary.xml
463         * manual/handling.xml
464         * manual/intro.xml
465         * manual/plugins.xml
466         * manual/sylpheed-claws-manual.xml
467                 update URLs
468                 add info about mailing-list support
469                 edit filtering info
470         * src/wizard.c
471         * src/common/defs.h
472         * src/gtk/about.c
473         * src/plugins/dillo_viewer/README
474                 update URLs
475
476 2006-05-17 [wwp]        2.2.0cvs30
477
478         * manual/handling.xml
479         * manual/fr/handling.xml
480                 documented the ability to enabled/disable filtering/processing rules.
481
482 2006-05-17 [colin]      2.2.0cvs29
483
484         * src/main.c
485                 Don't initialize g_thread subsystem if it's 
486                 already done (thanks to Hiro)
487         * src/mimeview.c
488                 Fix saving of parts when there name can't be
489                 converted from UTF-8.
490
491 2006-05-17 [paul]       2.2.0cvs28
492
493         * po/Makefile.in.in
494                 fix config.status warning with autoconf 2.60
495
496 2006-05-17 [paul]       2.2.0cvs27
497
498         * po/POTFILES.in
499                 add src/mbox.c
500
501 2006-05-17 [wwp]        2.2.0cvs26
502
503         * src/mainwindow.c
504                 fix useless and potentially dangerous buffer walking (thanks to Colin).
505
506 2006-05-17 [wwp]        2.2.0cvs25
507
508         * src/plugins/demo/demo.c
509                 updated product name in plugin demo (many plugins need to be
510                 sync'ed w/ that change).
511
512 2006-05-17 [colin]      2.2.0cvs24
513
514         * src/mh.c
515                 Fix leak
516
517 2006-05-16 [colin]      2.2.0cvs23
518
519         * src/mainwindow.c
520                 Stupid me hit again. Fix cvs22.
521
522 2006-05-16 [colin]      2.2.0cvs22
523
524         * src/mainwindow.c
525                 Fix bug #922 (sylpheed-claws crashed after 
526                 pushing on Inbox folder)
527
528 2006-05-16 [colin]      2.2.0cvs21
529
530         * src/compose.c
531                 Make From header be copy/paste/select-able
532
533 2006-05-16 [wwp]        2.2.0cvs20
534
535         * src/export.c
536         * src/matcher.c
537         * src/summaryview.c
538         * src/etpan/imap-thread.c
539                 fix some compiler warnings (thanks to Colin).
540
541 2006-05-16 [wwp]        2.2.0cvs19
542
543         * src/action.c
544         * src/gedit-print.c
545         * src/inc.c
546         * src/mainwindow.c
547         * src/mh.c
548         * src/statusbar.c
549         * src/send_message.c
550         * src/summaryview.c
551                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
552
553 2006-05-15 [colin]      2.2.0cvs18
554
555         * src/procmsg.c
556                 Fix automatic rule creation with List-Post
557
558 2006-05-15 [paul]       2.2.0cvs17
559
560         * tools/filter_conv_new.pl
561                 updated for rule enabling/disabling
562                 claws version >= 2.3.x required
563
564 2006-05-15 [cleroy]     2.2.0cvs16
565
566         * src/main.c
567                 Revert test
568
569 2006-05-15 [cleroy]     2.2.0cvs15
570
571         * src/main.c
572                 test
573
574 2006-05-15 [wwp]        2.2.0cvs14
575
576         * manual/pl/.cvsignore
577                 ignore generated files.
578
579 2006-05-14 [wwp]        2.3.0-rc1
580
581         * 2.3.0-rc1 released
582
583 2006-05-13 [wwp]        2.2.0cvs13
584
585         * src/filtering.c
586         * src/filtering.h
587         * src/matcher.c
588         * src/matcher_parser_lex.l
589         * src/matcher_parser_parse.y
590         * src/prefs_filtering.c
591                 new feature: provide the ability to disable filtering and processing
592                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
593                 adaptations.
594
595 2006-05-13 [colin]      2.2.0cvs12
596
597         * src/compose.c
598                 Remove useless if (a) b; else b;
599                 Thanks to wwp
600
601 2006-05-13 [wwp]        2.2.0cvs11
602
603         * src/export.c
604         * src/import.c
605         * src/mainwindow.c
606         * src/mbox.c
607         * src/summaryview.c
608         * src/summaryview.h
609                 no more silent failures (or at least less ones) when importing
610                 or exporting from/to mbox. Also start importing/exporting if
611                 the necessary info is set.
612
613 2006-05-13 [wwp]        2.2.0cvs10
614
615         * RELEASE_NOTES
616                 restored up-to-date release notes.
617
618 2006-05-13 [paul]       2.2.0cvs9
619
620         * po/nl.po
621         * po/ru.po
622                 updated by Tim Dijkstra and Pavlo Bohmat
623
624 2006-05-12 [colin]      2.2.0cvs8
625
626         * src/gtk/quicksearch.c
627                 Add "k" as shortcut for "colorlabel". Patch
628                 by ath42@users.sf.net.
629
630 2006-05-12 [paul]       2.2.0cvs7
631
632         * src/prefs_common.h
633         * src/prefs_summaries.c
634         * src/summaryview.c
635                 when entering a folder also allow
636                 going directly to first Marked message
637
638 2006-05-12 [paul]       2.2.0cvs6
639
640         * src/summaryview.c
641                 always obey 'confirm before marking all
642                 mails read' option
643
644 2006-05-12 [paul]       2.2.0cvs5
645
646         * src/textview.c
647                 make Sender fully clickable
648
649 2006-05-12 [colin]      2.2.0cvs4
650
651         * src/compose.c
652         * src/compose.h
653                 Let From be editable
654         * src/main.c
655         * src/mh.c
656                 Full support of .mh_sequences' Unseen seq
657
658 2006-05-12 [colin]      2.2.0cvs3
659
660         * src/folder.c
661         * src/mainwindow.c
662         * src/mainwindow.h
663         * src/messageview.c
664         * src/prefs_spelling.c
665         * src/procheader.c
666         * src/procmsg.c
667         * src/procmsg.h
668         * src/summaryview.c
669         * src/toolbar.c
670         * src/toolbar.h
671                 Add contextual menu on Compose toolbar
672                 button. Fixes bug #944 (Automatic
673                 addresses not applied when changing account
674                 from compose window)
675                 add Mailing List support
676                 based on the old 0.6.5claws25 patch by
677                 Melvin Hadasht, with finishing touches
678                 by Colin
679                 Fix "ignore thread" when mails are threaded by
680                 subject (and weren't ignored although appearing
681                 in the thread).
682                 GUI rework.
683                 Both patches by Pawel.
684
685 2006-05-08 [paul]       2.2.0cvs2
686
687         * src/mainwindow.c
688         * src/mainwindow.h
689         * src/messageview.c
690         * src/procheader.c
691         * src/procmsg.c
692         * src/procmsg.h
693         * src/summaryview.c
694                 add Mailing List support
695                 based on the old 0.6.5claws25 patch by 
696                 Melvin Hadasht, with finishing touches
697                 by Colin
698
699 2006-05-08 [colin]      2.2.0cvs1
700
701         * src/mainwindow.c
702         * src/toolbar.c
703         * src/toolbar.h
704                 Add contextual menu on Compose toolbar 
705                 button. Fixes bug #944 (Automatic 
706                 addresses not applied when changing account 
707                 from compose window)
708
709 2006-05-08 [paul]       2.2.0
710
711         2.2.0 released
712
713 2006-05-08 [paul]       2.1.1cvs51
714
715         * po/cs.po
716         * po/de.po
717         * po/en_GB.po
718         * po/fi.po
719         * po/fr.po
720         * po/pt_BR.po
721         * po/sr.po
722         * po/zh_CN.po
723                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
724                 Fabien Vantard, Frederico Goncalves Guimaraes,
725                 Aleksandar Urosevic, and Ralgh Young
726
727 2006-05-12 [colin]      2.1.1cvs50
728
729         * po/cs.po
730         * po/de.po
731         * po/en_GB.po
732         * po/es.po
733         * po/fi.po
734         * po/fr.po
735         * po/pt_BR.po
736         * po/sr.po
737         * po/zh_CN.po
738                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
739                 Fabien Vantard, Frederico Goncalves Guimaraes,
740                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
741
742 2006-05-05 [colin]      2.1.1cvs49
743
744         * manual/Makefile.am
745         * manual/pl/Makefile.am
746         * manual/pl/account.xml
747         * manual/pl/ack.xml
748         * manual/pl/addrbook.xml
749         * manual/pl/advanced.xml
750         * manual/pl/faq.xml
751         * manual/pl/glossary.xml
752         * manual/pl/gpl.xml
753         * manual/pl/handling.xml
754         * manual/pl/intro.xml
755         * manual/pl/keyboard.xml
756         * manual/pl/plugins.xml
757         * manual/pl/starting.xml
758         * manual/pl/sylpheed-claws-manual.xml
759         * manual/pl/dist/.cvsignore
760         * manual/pl/dist/Makefile.am
761         * manual/pl/dist/html/.cvsignore
762         * manual/pl/dist/html/Makefile.am
763         * manual/pl/dist/pdf/.cvsignore
764         * manual/pl/dist/pdf/Makefile.am
765         * manual/pl/dist/ps/.cvsignore
766         * manual/pl/dist/ps/Makefile.am
767         * manual/pl/dist/txt/.cvsignore
768         * manual/pl/dist/txt/Makefile.am
769                 Add the polish translation of the manual,
770                 Authored by Pawel Pekala.
771
772 2006-05-05 [cleroy]     2.1.1cvs48
773
774         * src/main.c
775                 Re-read matcherrc after loading plugins 
776                 if some of them add folders.
777
778 2006-05-03 [colin]      2.1.1cvs47
779
780         * src/imap.c
781                 I'm idiot
782
783 2006-05-03 [colin]      2.1.1cvs46
784
785         * src/imap.c
786                 Be sure to have a session when
787                 getting separator
788
789 2006-05-03 [colin]      2.1.1cvs45
790
791         * src/imap.c
792         * src/imap.h
793         * src/imap_gtk.c
794                 Fix preventing renaming with namespace 
795                 separator.
796
797 2006-05-01 [colin]      2.1.1cvs44
798
799         * src/action.c
800                 Don't reload messageview when result of
801                 action is piped.
802
803 2006-04-29 [colin]      2.1.1cvs43
804
805         * src/prefs_receive.c
806         * src/plugins/spamassassin/spamassassin_gtk.c
807         * src/plugins/clamav/clamav_plugin_gtk.c
808                 GUI fixes by Pawel
809
810 2006-04-29 [colin]      2.1.1cvs42
811
812         * src/prefs_compose_writing.c
813         * src/prefs_quote.c
814                 Cleanups. Patch by Pawel
815
816 2006-04-28 [paul]       2.1.1cvs41
817
818         * src/matcher.c
819                 fix returned quick search results when search
820                 term contains an underscore.
821                 Thanks to Colin
822
823 2006-04-28 [paul]       2.1.1cvs40
824
825         * src/prefs_message.c
826         * src/prefs_receive.c
827                 GUI cleanups
828                 Patches by Pawel Pekala
829
830 2006-04-27 [colin]      2.1.1cvs39
831
832         * src/wizard.c
833                 Differentiate subject Welcome from
834                 window's title Welcome
835
836 2006-04-27 [paul]
837
838         2.2.0-rc1 released
839
840 2006-04-27 [paul]       2.1.1cvs38
841
842         * manual/advanced.xml
843         * manual/fr/advanced.xml
844                 add info about compose_no_markup hidden pref
845
846 2006-04-27 [paul]       2.1.1cvs37
847
848         * src/prefs_account.c
849                 improve privacy labels
850         * src/prefs_msg_colors.c
851                 change some strings for translators' convenience
852         * src/gtk/gtkutils.c
853                 don't underline the link button text
854
855 2006-04-25 [colin]      2.1.1cvs36
856
857         * src/folder.c
858                 Complete 2.1.1cvs33 (once more ;)
859
860 2006-04-25 [colin]      2.1.1cvs35
861
862         * src/editldap.c
863                 Fix tooltip
864
865 2006-04-25 [cleroy]     2.1.1cvs34
866
867         * src/compose.c
868         * src/gtk/gtkaspell.c
869                 Fix crash on redirect (related to the return 
870                 of the aspell menu in compose's toolbar)
871         * src/prefs_msg_colors.c
872                 Fix sensitivity widgets
873         * src/image_viewer.c
874         * src/gtk/pluginwindow.c
875         * src/gtk/prefswindow.c
876                 Change released signals to clicked (Fabien)
877         * po/POTFILES.in
878         * src/common/socket.c
879         * src/plugins/spamassassin/spamassassin.c
880                 Translate strings (Fabien)
881
882 2006-04-25 [paul]       2.1.1cvs33
883
884         * src/folder.c
885         * src/folder.h
886         * src/folderview.c
887                 complete the fix of bug #912
888                 Thanks to Colin
889
890 2006-04-25 [colin]      2.1.1cvs32
891
892         * src/news.c
893                 Better progress bar
894         * src/mimeview.c
895         * src/summaryview.c
896         * src/summaryview.h
897                 Fix focus chain
898                 Patches by Pawel Pekala
899
900 2006-04-24 [colin]      2.1.1cvs31
901
902         * src/compose.c
903                 Fix compilation warnings (Fabien)
904
905 2006-04-24 [colin]      2.1.1cvs30
906
907         * src/addrindex.c
908         * src/editldap.c
909         * src/editldap_basedn.c
910         * src/editldap_basedn.h
911         * src/ldapctrl.c
912         * src/ldapctrl.h
913         * src/ldapquery.c
914         * src/ldaputil.c
915         * src/ldaputil.h
916                 Fix bug #901 (LDAPS support)
917
918 2006-04-24 [colin]      2.1.1cvs29
919
920         * src/compose.c
921                 Fix logic on error with send dialog on
922         * src/imap.c
923                 Fix compilation without libetpan, thanks
924                 to Fabien
925         * src/summaryview.c
926                 Fix 'context-menu' key
927
928 2006-04-23 [colin]      2.1.1cvs28
929
930         * src/folder.c
931                 Never free current's cache to free up 
932                 memory. Fixes bug #912 (new count 
933                 randomly set to message count)
934
935 2006-04-23 [colin]      2.1.1cvs27
936
937         * src/gtk/quicksearch.c
938                 And remove printf...
939
940 2006-04-23 [colin]      2.1.1cvs26
941
942         * src/gtk/quicksearch.c
943                 Fix replacing in quicksearch, and fix inserting
944                 in the middle of the string. (introduced at 2.1.0cvs22)
945
946 2006-04-23 [colin]      2.1.1cvs25
947
948         * src/imap.c
949                 Make sure uidnext is initialized in get_num_list
950                 (not for stable, related to 2.1.1cvs8 and friends)
951
952 2006-04-23 [colin]      2.1.1cvs24
953
954         * src/imap.c
955                 Output something when login is successful
956                 too
957
958 2006-04-23 [colin]      2.1.1cvs23
959
960         * src/etpan/imap-thread.c
961                 Better logging (line-per-line, hide data in fetch)
962                 Fix a const warning
963         * src/gtk/logwindow.c
964         * src/gtk/logwindow.h
965                 Better logging (color for input/output)
966
967 2006-04-21 [colin]      2.1.1cvs22
968
969         * src/gtk/quicksearch.c
970                 On gtk+-2.8, use stock buttons in quicksearch
971                 Based on a patch by Fabien and a design by Paul
972
973 2006-04-21 [colin]      2.1.1cvs21
974
975         * src/folderview.c
976         * src/mainwindow.c
977                 Fix occasional flicker in folderview
978         * src/common/utils.c
979                 Fix bug #943 (Incorrectly parsed email address 
980                 list in short headers on message view and in 
981                 printouts)
982
983 2006-04-20 [colin]      2.1.1cvs20
984
985         * src/imap.c
986         * src/imap.h
987         * src/prefs_account.c
988                 Add ANONYMOUS auth for IMAP
989
990 2006-04-20 [paul]       2.1.1cvs19
991
992         * src/main.c
993                 proper fix for 2.1.1cvs18
994                 Thanks to Colin
995
996 2006-04-20 [paul]       2.1.1cvs18
997
998         * src/main.c
999                 fix build warnings
1000
1001 2006-04-20 [paul]       2.1.1cvs17
1002
1003         * src/gtk/quicksearch.c
1004                 fix standard, non-extended Quick search,
1005                 was broken in 2.1.1cvs15.
1006                 Thanks to Colin.
1007
1008 2006-04-20 [colin]      2.1.1cvs16
1009
1010         * src/prefs_matcher.c
1011                 Fix values when reselecting a ~test
1012                 rule
1013
1014 2006-04-19 [colin]      2.1.1cvs15
1015
1016         * src/compose.c
1017         * src/compose.h
1018         * src/gtk/gtkaspell.c
1019         * src/gtk/gtkaspell.h
1020                 Put back Options menu in Spelling/
1021         * src/gtk/quicksearch.c
1022                 Don't search, and show error, if the
1023                 advanced search has a syntax error
1024
1025 2006-04-18 [colin]      2.1.1cvs14
1026
1027         * src/textview.c
1028                 Fix gdk warnings on set_cursor when textview
1029                 isn't visible
1030
1031 2006-04-18 [colin]      2.1.1cvs13
1032
1033         * src/gtk/gtksctree.c
1034                 Remove seemingly useless refresh that causes
1035                 flicker - watch this commit in case of 
1036                 problems before planned backport to stable
1037
1038 2006-04-18 [colin]      2.1.1cvs12
1039
1040         * src/imap.c
1041                 Factorize get/set_xml code
1042         * src/compose.c
1043         * src/prefs_account.c
1044         * src/prefs_account.h
1045         * src/procmsg.c
1046                 Add Encrypt to self option
1047
1048 2006-04-17 [colin]      2.1.1cvs11
1049
1050         * configure.ac
1051                 Fix search on encrpyt function on dragonfly
1052                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1053
1054 2006-04-17 [colin]      2.1.1cvs10
1055
1056         * src/prefs_account.c
1057                 Be safe by default: remove mails from POP3
1058                 after 7 days, not immediately
1059
1060 2006-04-17 [colin]      2.1.1cvs9
1061
1062         * src/etpan/imap-thread.c
1063                 Fix build on DragonFly - patch by 
1064                 Jonathan Buschmann <jonthn@agmact.com>
1065
1066 2006-04-17 [colin]      2.1.1cvs8
1067
1068         * src/imap.c
1069                 Save uidnext between sessions
1070
1071 2006-04-17 [colin]      2.1.1cvs7
1072
1073         * src/imap.c
1074                 scan is required when uid validity changes
1075
1076 2006-04-17 [colin]      2.1.1cvs6
1077
1078         * src/folderview.c
1079                 Don't scan if not necessary, apart in current
1080                 folder and INBOX to fetch flags.
1081         * src/imap.c
1082                 Scan is necessary if unread count changes
1083
1084 2006-04-17 [colin]      2.1.1cvs5
1085
1086         * src/imap.c
1087                 ...But always fetch ANSWERED and DELETED flags for
1088                 INBOX, as filtering can happen on these flags.
1089
1090 2006-04-17 [colin]      2.1.1cvs4
1091
1092         * src/imap.c
1093                 Don't fetch REPLIED and DELETED flags when synchronising
1094                 flags with a closed folder. We only need UNSEEN and FLAGGED
1095                 to update the folderview.
1096
1097 2006-04-17 [colin]      2.1.1cvs3
1098
1099         * src/imap.c
1100                 Faster flag search when there are new mails 
1101                 in a folder. We can do a full search if the 
1102                 folder contains less messages than the new
1103                 list.
1104
1105 2006-04-17 [colin]      2.1.1cvs2
1106
1107         * po/cs.po
1108         * po/de.po
1109         * po/fr.po
1110         * po/nl.po
1111         * po/pt_BR.po
1112                 Update translations from stable branch
1113
1114 2006-04-17 [colin]      2.1.1cvs1
1115
1116         * configure.ac
1117                 Bump version to follow stable release
1118
1119 2006-04-16 [mones]      2.1.0cvs50
1120
1121         * po/es.po
1122                 Updated for release
1123
1124 2006-04-16 [colin]      2.1.0cvs49
1125
1126         * src/textview.c
1127                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1128                 with gtk < 2.8. Thanks to Fabien Vantard.
1129
1130 2006-04-15 [colin]      2.1.0cvs48
1131
1132         * src/etpan/imap-thread.c
1133                 Fix bug #919 (libetpan: SEGV when connecting 
1134                 using command)
1135
1136 2006-04-14 [colin]      2.1.0cvs47
1137
1138         * src/main.c
1139                 Fix race on --select (should be done better)
1140
1141 2006-04-14 [wwp]        2.1.0cvs46
1142
1143         * src/send_message.c
1144                 enforce a check for domain in account prefs (a sending
1145                 error could be faced if domain was checked but no value set),
1146                 thanks to Colin.
1147
1148 2006-04-14 [colin]      2.1.0cvs45
1149
1150         * src/codeconv.c
1151                 when converting from unknown to unknown, if the
1152                 string is UTF8, don't convert it to the locale
1153                 (which breaks it)
1154
1155 2006-04-14 [colin]      2.1.0cvs44
1156
1157         * src/compose.c
1158                 Don't try to use ASCII for converting headers
1159                 (as done in body)
1160
1161 2006-04-14 [paul]       2.1.0cvs43
1162
1163         * src/crash.c
1164                 add locale/charset info to crash report
1165         * src/gtk/about.c
1166                 add wwp to doc team
1167                 replace 'e-mail' with preferred 'email'
1168         * src/gtk/authors.h
1169                 ensure contributors list is in alphabetical
1170                 order
1171
1172 2006-04-13 [colin]      2.1.0cvs42
1173
1174         * src/textview.c
1175                 Prevent gdk warnings
1176
1177 2006-04-13 [colin]      2.1.0cvs41
1178
1179         * src/common/ssl_certificate.c
1180         * src/common/ssl_certificate.h
1181         * src/gtk/sslcertwindow.c
1182                 Warn on expired certs, and display the expiration date
1183
1184 2006-04-13 [colin]      2.1.0cvs40
1185
1186         * src/plugins/spamassassin/spamassassin_gtk.c
1187                 Fix missing set_text on unix socket
1188
1189 2006-04-13 [wwp]        2.1.0cvs39
1190
1191         * manual/fr/advanced.xml
1192         * manual/fr/glossary.xml
1193                 applied new spam/ham/email lexicon (pourriel, courriel)
1194
1195 2006-04-13 [paul]       2.1.0cvs38
1196
1197         * src/plugins/pgpmime/plugin.c
1198                 remove the mention of S/MIME from the
1199                 description. This is now handled by the
1200                 S/MIME plugin.
1201
1202 2006-04-13 [paul]       2.1.0cvs37
1203
1204         * src/prefs_msg_colors.c
1205                 rework dialog
1206         * src/prefs_folder_item.c
1207         * src/prefs_spelling.c
1208                 add a tooltip to the colour selector buttons
1209
1210 2006-04-13 [wwp]        2.1.0cvs36
1211
1212         * manual/advanced.xml
1213         * manual/glossary.xml
1214         * manual/handling.xml
1215         * manual/keyboard.xml
1216         * manual/plugins.xml
1217         * manual/starting.xml
1218         * manual/fr/account.xml
1219         * manual/fr/ack.xml
1220         * manual/fr/addrbook.xml
1221         * manual/fr/advanced.xml
1222         * manual/fr/faq.xml
1223         * manual/fr/glossary.xml
1224         * manual/fr/gpl.xml
1225         * manual/fr/handling.xml
1226         * manual/fr/intro.xml
1227         * manual/fr/keyboard.xml
1228         * manual/fr/plugins.xml
1229         * manual/fr/starting.xml
1230         * manual/fr/sylpheed-claws-manual.xml
1231                 fixes to the manuals:
1232                  - summaryview -> Message List (same in French)
1233                  - translate key names
1234                  - fix French punctuation, use non-breakable spaces when
1235                    necessary, don't use &thinsp; which is not portable
1236                  - tell what maildir and mbox formats we support
1237
1238 2006-04-12 [wwp]        2.1.0cvs35
1239
1240         * src/prefs_toolbar.c
1241                 unified a replace button more,
1242                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1243
1244 2006-04-12 [wwp]        2.1.0cvs34
1245
1246         * src/prefs_common.c
1247         * src/prefs_msg_colors.c
1248                 make default color labels translatable,
1249                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1250                 thanks to Tim <timbrain@post.cz> for reporting.
1251
1252 2006-04-12 [wwp]        2.1.0cvs33
1253
1254         * manual/glossary.xml
1255         * manual/intro.xml
1256         * manual/plugins.xml
1257         * manual/starting.xml
1258         * manual/sylpheed-claws-manual.xml
1259         * manual/fr/.cvsignore
1260         * manual/fr/account.xml
1261         * manual/fr/ack.xml
1262         * manual/fr/addrbook.xml
1263         * manual/fr/advanced.xml
1264         * manual/fr/faq.xml
1265         * manual/fr/glossary.xml
1266         * manual/fr/handling.xml
1267         * manual/fr/intro.xml
1268         * manual/fr/keyboard.xml
1269         * manual/fr/plugins.xml
1270         * manual/fr/starting.xml
1271         * manual/fr/sylpheed-claws-manual.xml
1272                 various fixes: typos, missing .fr translations, punctuation,
1273                 capitalization, links, accents and some bad French more.
1274
1275 2006-04-12 [wwp]        2.1.0cvs32
1276
1277         * src/prefs_gtk.c
1278                 fix for bug #935: always store prefs files in UTF-8 (thanks
1279                 to Colin).
1280
1281 2006-04-11 [colin]      2.1.0cvs31
1282
1283         * src/compose.c
1284                 Fix inserting files not in utf8 when locale is utf8
1285
1286 2006-04-11 [colin]      2.1.0cvs30
1287
1288         * src/inc.c
1289                 Don't show error dialog when cancelling connection
1290                 Patch by Pawel
1291
1292 2006-04-11 [cleroy]     2.1.0cvs29
1293
1294         * src/compose.c
1295                 Implement multiple quote levels
1296         * src/prefs_common.c
1297                 Change a little bit the quote bgcolor for 2nd level
1298
1299 2006-04-11 [colin]      2.1.0cvs28
1300
1301         * src/gtk/about.c
1302                 Add locale and charset in the label
1303
1304 2006-04-10 [colin]      2.1.0cvs27
1305
1306         * src/compose.c
1307         * src/prefs_common.c
1308         * src/prefs_common.h
1309         * src/prefs_msg_colors.c
1310         * src/textview.c
1311                 Allow optional background color in quotes
1312                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1313                 GTK+-2.8.x feature
1314
1315 2006-04-10 [colin]      2.1.0cvs26
1316
1317         * src/main.c
1318         * src/mainwindow.c
1319         * src/mainwindow.h
1320                 Implement --select
1321
1322 2006-04-10 [colin]      2.1.0cvs25
1323
1324         * manual/plugins.xml
1325         * manual/fr/plugins.xml
1326                 Document libcurl's proxy variables
1327
1328 2006-04-09 [colin]      2.1.0cvs24
1329
1330         * src/prefs_common.c
1331                 gettext() returns statically allocated stuff. We have
1332                 to strdup it in order to be able to free it.
1333
1334 2006-04-09 [colin]      2.1.0cvs23
1335
1336         * AUTHORS
1337         * src/gtk/authors.h
1338                 Add Alexei
1339
1340 2006-04-09 [colin]      2.1.0cvs22
1341
1342         * src/mainwindow.c
1343         * src/gtk/quicksearch.c
1344                 Fix bug #859 (problems with cyrilic input in 
1345                 search panel) - Patch by Alexey Illarionov 
1346                 <littlesavage@rambler.ru>
1347
1348 2006-04-09 [colin]      2.1.0cvs21
1349
1350         * src/prefs_customheader.c
1351                 I prefer removing then freeing rather than the contrary
1352                 (even if it doesn't change anything ;-)
1353         * src/prefs_account.c
1354                 Fix bug #933 (Crash re-entering the custom headers list 
1355                 dialog in accounts prefs)
1356                 The problem happened when cancelling the Account 
1357                 Preferences' dialogs - in which case we didn't do 
1358                 anything to the PrefsAccount * struct. In case of applying,
1359                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1360                 working with in this dialog. The problem is that 
1361                 prefs_customheader.c, working on this tmp_ac_prefs, always
1362                 changes the ->customhdr_list pointer, even when cancelled. 
1363                 So in case of cancelling the prefs_account dialog, we still
1364                 have to update ->customhdr_list in the real account.
1365
1366 2006-04-08 [colin]      2.1.0cvs20
1367
1368         * manual/fr/glossary.xml
1369         * manual/fr/keyboard.xml
1370                 Forgot some headers :)
1371
1372 2006-04-08 [colin]      2.1.0cvs19
1373
1374         * manual/Makefile.am
1375         * manual/fr/Makefile.am
1376         * manual/fr/account.xml
1377         * manual/fr/ack.xml
1378         * manual/fr/addrbook.xml
1379         * manual/fr/advanced.xml
1380         * manual/fr/faq.xml
1381         * manual/fr/glossary.xml
1382         * manual/fr/gpl.xml
1383         * manual/fr/handling.xml
1384         * manual/fr/intro.xml
1385         * manual/fr/keyboard.xml
1386         * manual/fr/plugins.xml
1387         * manual/fr/starting.xml
1388         * manual/fr/sylpheed-claws-manual.xml
1389         * manual/fr/dist/.cvsignore
1390         * manual/fr/dist/Makefile.am
1391         * manual/fr/dist/html/.cvsignore
1392         * manual/fr/dist/html/Makefile.am
1393         * manual/fr/dist/pdf/.cvsignore
1394         * manual/fr/dist/pdf/Makefile.am
1395         * manual/fr/dist/ps/.cvsignore
1396         * manual/fr/dist/ps/Makefile.am
1397         * manual/fr/dist/txt/.cvsignore
1398         * manual/fr/dist/txt/Makefile.am
1399                 Add the french translation of the manual. Thanks to
1400                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1401                 account.xml, ack.xml, addrbook.xml and advanced.xml
1402
1403 2006-04-08 [colin]      2.1.0cvs18
1404
1405         * manual/plugins.xml
1406         * manual/starting.xml
1407                 More fixes
1408
1409 2006-04-07 [colin]      2.1.0cvs17
1410
1411         * manual/faq.xml
1412         * manual/intro.xml
1413         * manual/keyboard.xml
1414                 Little fixes
1415
1416 2006-04-07 [colin]      2.1.0cvs16
1417
1418         * README
1419         * src/compose.c
1420         * src/prefs_common.c
1421         * src/prefs_common.h
1422                 Add hidden compose_no_markup pref
1423
1424 2006-04-07 [wwp]        2.1.0cvs15
1425
1426         * src/summary_search.c
1427         * .cvsignore
1428                 Bugfix: stop button was sticky when searching in an empty folder.
1429                 Applied curly brackets code style to the whole file (summary_search.c).
1430                 More files to ignore.
1431
1432 2006-04-07 [wwp]        2.1.0cvs14
1433
1434         * src/message_search.c
1435         * src/summary_search.c
1436                 changed default button when search bumps at file/folder
1437                 beginning or end, for convenience (thanks to Colin).
1438
1439 2006-04-07 [paul]       2.1.0cvs13
1440
1441         * src/plugins/dillo_viewer/dillo_prefs.c
1442                 avoid future potential for namespace collision
1443                 Patch by Colin
1444
1445 2006-04-06 [wwp]        2.1.0cvs12
1446
1447         * src/summary_search.c
1448                 Unify extended/advanced searches names (and thus factorize labels),
1449                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1450
1451 2006-04-06 [wwp]        2.1.0cvs11
1452
1453         * src/folderview.c
1454         * src/prefs_themes.c
1455         * src/summaryview.c
1456                 Fixed some compilation warnings.
1457
1458 2006-04-06 [colin]      2.1.0cvs10
1459
1460         * manual/advanced.xml
1461                 Document the wizard template and how to deploy
1462                 Sylpheed-Claws effectively
1463
1464 2006-04-06 [colin]      2.1.0cvs9
1465
1466         * src/folderview.c
1467                 gettext patch to tell translators about _("#"),
1468                 by Maxim Britov
1469
1470 2006-04-06 [colin]      2.1.0cvs8
1471
1472         * src/textview.c
1473                 Fix invalid GtkTextBIter after clicking "Display as text"
1474
1475 2006-04-06 [mones]      2.1.0cvs7
1476
1477         * src/addr_compl.c
1478         * src/addrindex.c
1479         * src/addritem.c
1480         * src/codeconv.c
1481         * src/compose.c
1482         * src/filtering.c
1483         * src/folder.c
1484         * src/folder_item_prefs.c
1485         * src/folderview.c
1486         * src/localfolder.c
1487         * src/matcher.c
1488         * src/mimeview.c
1489         * src/prefs_msg_colors.c
1490         * src/prefs_spelling.c
1491         * src/prefs_themes.c
1492         * src/procmime.c
1493         * src/procmsg.c
1494         * src/stock_pixmap.c
1495         * src/summaryview.c
1496         * src/textview.c
1497         * src/toolbar.c
1498         * src/common/mgutils.c
1499         * src/common/prefs.c
1500         * src/common/ssl_certificate.c
1501         * src/gtk/colorlabel.c
1502         * src/gtk/quicksearch.c
1503         * src/plugins/pgpmime/pgpmime.c
1504         * src/plugins/spamassassin/spamassassin.c
1505                 Removed redundant NULL checks for g_free() calls.
1506                 Patch by Pawel Pekala.
1507
1508 2006-04-06 [mones]      2.1.0cvs6
1509
1510         * src/prefs_actions.c
1511         * src/prefs_filtering.c
1512         * src/prefs_filtering_action.c
1513         * src/prefs_matcher.c
1514         * src/prefs_template.c
1515         * src/gtk/gtkutils.c
1516         * src/gtk/gtkutils.h
1517                 Have a nice replace button. Patch by Pawel Pekala
1518
1519 2006-04-06 [colin]      2.1.0cvs5
1520
1521         * src/addressbook.c
1522                 Fix crash with empty columns
1523
1524 2006-04-05 [colin]      2.1.0cvs4
1525
1526         * src/wizard.c
1527         * src/prefs_gtk.c
1528                 Allow wizard customization with pre-filled values
1529
1530 2006-04-05 [colin]      2.1.0cvs3
1531
1532         * src/textview.c
1533         * src/mimeview.c
1534         * src/mimeview.h
1535                 Nicer messages in mimeview
1536
1537 2006-04-05 [colin]      2.1.0cvs2
1538
1539         * src/addressbook.c
1540         * src/prefs_summaries.c
1541                 i18n fix
1542
1543 2006-04-05 [colin]      2.1.0cvs1
1544
1545         * src/plugins/pgpcore/plugin.c
1546         * src/plugins/pgpcore/select-keys.c
1547         * src/plugins/pgpcore/select-keys.h
1548         * src/plugins/pgpcore/sgpgme.c
1549         * src/plugins/pgpcore/sgpgme.h
1550         * src/plugins/pgpinline/pgpinline.c
1551         * src/plugins/pgpinline/plugin.c
1552         * src/plugins/pgpmime/pgpmime.c
1553         * src/plugins/pgpmime/plugin.c
1554                 Factorize and generalize a bit 
1555                 Drop S/MIME signature verification from PGP/MIME
1556                 (adding it as another, more complete plugin)
1557
1558 2006-04-05 [paul]       2.1.0
1559
1560         2.1.0 released
1561
1562 2006-04-05 [paul]       2.0.0cvs186
1563
1564         * manual/advanced.xml
1565                 add info on colour labels
1566
1567 2006-04-05 [paul]       2.0.0cvs185
1568
1569         * po/bg.po
1570         * po/cs.po
1571         * po/de.po
1572         * po/el.po
1573         * po/en_GB.po
1574         * po/fi.po
1575         * po/fr.po
1576         * po/it.po
1577         * po/nl.po
1578         * po/pl.po
1579         * po/pt_BR.po
1580         * po/sr.po
1581         * po/zh_CN.po
1582                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1583                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1584                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1585                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1586         * src/gtk/authors.h
1587         * tools/claws.i18n.status.pl
1588                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1589                 and new Czech translator, Tim <timbrain@post.cz>
1590
1591 2006-04-05 [mones]      2.0.0cvs184
1592
1593         * po/es.po
1594                 Updated translation
1595
1596 2006-04-05 [colin]      2.0.0cvs183
1597
1598         * src/gtk/quicksearch.c
1599                 Fix bug #929 (unnecessary reload in quick search bar)
1600
1601 2006-04-05 [colin]      2.0.0cvs182
1602
1603         * src/compose.c
1604                 Fix crash on Reply with no From:
1605                 Show signature and conversion error on queuing 
1606                 (but not sending)
1607         * src/mainwindow.c
1608         * src/summaryview.c
1609         * src/summaryview.h
1610                 Factorize threading code and make sure msginfo 
1611                 is not null when it comes from a GtkCTreeRow's 
1612                 data
1613         * src/gtk/gtkaspell.c
1614                 Check for necessary things
1615         * src/gtk/gtksctree.c
1616         * src/gtk/gtksctree.h
1617                 Reset anchor if necessary when removing node
1618
1619 2006-03-29 [colin]      2.0.0cvs181
1620
1621         * src/folderview.c
1622                 Warn for disabled IMAP accounts (due to lack of
1623                 libetpan). Breaks string-freeze - sorry - but it
1624                 is kind of important ;)
1625
1626 2006-03-28 [colin]      2.0.0cvs180
1627
1628         * src/gtk/gtkutils.c
1629         * src/gtk/gtkutils.h
1630                 Add a gtkut_get_link_btn() function that
1631                 creates a button which acts like an URI
1632         * src/prefs_themes.c
1633         * src/gtk/about.c
1634                 Use this function (factorizes codes)
1635         * src/common/defs.h
1636         * src/gtk/pluginwindow.c
1637                 Add a "Get more..." in the plugins window
1638
1639 2006-03-28 [colin]      2.0.0cvs179
1640
1641         * src/common/smtp.c
1642         * src/common/passcrypt.c
1643         * src/undo.c
1644                 Warning fixes. Patch by Pawel Pekala
1645
1646 2006-03-27 [colin]      2.0.0cvs178
1647
1648         * src/undo.c
1649                 Fix undoing by blocks with spaces
1650
1651 2006-03-27 [colin]      2.0.0cvs177
1652
1653         * src/textview.c
1654                 Set margin to 3px for headers
1655
1656 2006-03-27 [paul]
1657
1658         2.1.0-rc2 released
1659
1660 2006-03-27 [wwp]        2.0.0cvs176
1661
1662         * src/summaryview.c
1663                 don't reset quicksearch when updating the message list.
1664                 Thanks to Colin.
1665
1666 2006-03-26 [wwp]        2.0.0cvs175
1667
1668         * src/compose.c
1669                 use a unified border width ('other' tab in the compose window,
1670                 patch by Pawel Pekala).
1671
1672
1673 2006-03-26 [wwp]        2.0.0cvs174
1674
1675         * src/common/quoted-printable.c
1676         * src/addressbook.c
1677                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1678
1679 2006-03-26 [colin]      2.0.0cvs173
1680
1681         * src/quote_fmt_parse.y
1682                 Fix non-UTF8 date formats messing up the whole quote a 
1683                 little bit
1684
1685 2006-03-26 [colin]      2.0.0cvs172
1686
1687         * src/procheader.c
1688                 Make sure the date is UTF8 valid, or try to make it
1689                 so. IncrediMail is really IncrediStupid.
1690         * src/compose.c
1691                 Fix possible conversions. 
1692                 
1693
1694 2006-03-26 [colin]      2.0.0cvs171
1695
1696         * src/matcher.c
1697                 Fix corner cases in body search. This is still a
1698                 hack... It seems impossible to make it good and 
1699                 reasonably fast at the same time.
1700
1701 2006-03-26 [colin]      2.0.0cvs170
1702
1703         * src/summaryview.c
1704                 I think I killed the twilight zone bug!
1705                 summary_select_node() flushes GTK events in order
1706                 to be able to center the view. But this also 
1707                 flushes keypresses like Ctrl-Alt-U, so this can
1708                 call summary_show from summary_select_node (itself
1709                 called from summary_show, etc.). And the summaryview
1710                 has to be unlocked in this function. So just locking
1711                 while processing GTK events, and bailing if locked, 
1712                 should fix it.
1713                 Fixes bug #927 (SIGSEGV during Update Summary)
1714
1715 2006-03-25 [colin]      2.0.0cvs169
1716
1717         * src/matcher.c
1718                 Fix search in QP-encoded bodies
1719                 Fix utf-8 searches in bodies encoded in the
1720                 locale's encoding
1721         * src/common/quoted-printable.c
1722         * src/common/quoted-printable.h
1723                 Add a decode function that doesn't overwrite
1724                 the original pointer
1725                 
1726
1727 2006-03-24 [colin]      2.0.0cvs168
1728
1729         * src/action.c
1730         * src/summaryview.c
1731         * src/summaryview.h
1732                 Update message cache after action
1733                 Patch by H. Merijn Brand
1734         * src/prefs_msg_colors.c
1735                 Factorize label 
1736                 Patch by Fabien Vantard
1737         * src/plugins/spamassassin/spamassassin_gtk.c
1738                 Remove useless translation
1739                 Patch by Fabien Vantard
1740
1741 2006-03-23 [colin]      2.0.0cvs167
1742
1743         * src/common/ssl.c
1744                 Let 30 seconds to SSL_connect
1745
1746 2006-03-23 [wwp]        2.0.0cvs166
1747
1748         * src/summaryview.c
1749         * src/gtk/description_window.c
1750                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1751                 and headers are translated; adjust description windows' width to fit their
1752                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1753
1754 2006-03-23 [paul]       2.0.0cvs165
1755
1756         * src/common/utils.c
1757                 fix highlighting of URIs containing "()"
1758                 (2.0.0cvs164's reversal fixed)
1759                 Thanks to Colin.
1760
1761 2006-03-23 [paul]       2.0.0cvs164
1762
1763         * src/common/utils.c
1764                 revert patch, (postponing a fix), at 2.0.0cvs120
1765                 as it breaks more URIs than it fixes.
1766                 Allow '-' to be a terminating character in a URI
1767
1768 2006-03-22 [colin]      2.0.0cvs163
1769
1770         * configure.ac
1771                 Require libetpan 0.45
1772                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1773
1774 2006-03-22 [paul]       2.0.0cvs162
1775
1776         * src/editgroup.c
1777                 replace '<-' and '->' buttons with GTK_STOCK graphical
1778                 buttons
1779         * src/summary_search.c
1780                 don't offer '...' for translation
1781                 add a tooltip to advanced search '...' button
1782         * src/gtk/quicksearch.c
1783                 don't offer '...' for translation
1784
1785 2006-03-21 [colin]      2.0.0cvs161
1786
1787         * src/compose.c
1788                 Fix middle-click pasting (insert at click
1789                 position instead of cursor position, don't
1790                 remove existing selection and allow pasting
1791                 our own selection)
1792         * src/addressbook.c
1793                 "LDAP Server" -> "LDAP servers"
1794
1795 2006-03-21 [wwp]        2.0.0cvs160
1796
1797         * src/etpan/imap-thread.c
1798                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1799
1800 2006-03-20 [colin]      2.0.0cvs159
1801
1802         * src/summaryview.c
1803                 Don't reload summaryview after an execute with no
1804                 move action
1805
1806 2006-03-19 [colin]      2.0.0cvs158
1807
1808         * src/addressbook.c
1809                 and put groups at the top, always
1810
1811 2006-03-19 [colin]      2.0.0cvs157
1812
1813         * src/addressbook.c
1814                 Order groups before names, as previously
1815
1816 2006-03-19 [colin]      2.0.0cvs156
1817
1818         * src/addressbook.c
1819                 - Sort case-unsensitive
1820                 - Put the sort arrow at opening too
1821
1822 2006-03-19 [wwp]        2.0.0cvs155
1823
1824         * src/addressbook.c
1825                 allow sorting by name/email/remarks, ensure that right-pane's contents
1826                 matches the left-pane selection (cleared when appropriate).
1827                 Patch by Pawel Pekala <c0rn@o2.pl>.
1828
1829 2006-03-18 [colin]      2.0.0cvs154
1830
1831         * src/textview.c
1832                 Fix text cursor ;)
1833
1834 2006-03-18 [colin]      2.0.0cvs153
1835
1836         * src/gtk/filesel.c
1837                 Make sure we hide the preview if we didn't get
1838                 a filename
1839
1840 2006-03-18 [colin]      2.0.0cvs152
1841
1842         * src/summaryview.c
1843                 Set cursor to watch for execution (fixes lack
1844                 of watch-cursor when dnd'ing hundreds of mails)
1845         * src/gtk/filesel.c
1846                 Check that mime type is 'image/*' before updating
1847                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1848
1849 2006-03-18 [colin]      2.0.0cvs151
1850
1851         * src/mainwindow.c
1852         * src/textview.c
1853         * src/textview.h
1854                 Put a watch cursor in textview too when the mainwindow's
1855                 cursor in a watch
1856
1857 2006-03-18 [colin]      2.0.0cvs150
1858
1859         * src/folder.c
1860                 Change wrong asserts to simple tests
1861
1862 2006-03-17 [colin]      2.0.0cvs149
1863
1864         * src/mainwindow.c
1865         * src/mainwindow.h
1866         * src/prefs_msg_colors.c
1867         * src/summaryview.c
1868         * src/summaryview.h
1869         * src/gtk/colorlabel.c
1870         * src/gtk/colorlabel.h
1871                 Add a color label menu in the main menubar
1872                 Add (fixed) accels Ctrl-{0-7} to change the color
1873                 They have to be fixed because the menu's dynamic,
1874                 the items are complex widgets, hence we can't use
1875                 a GtkItemFactory.
1876
1877
1878 2006-03-17 [wwp]        2.0.0cvs148
1879
1880         * src/compose.c
1881                 rollback few lines from my previous commit (those lines come from
1882                 a pending patch, accidentally commited, even if neutral as they are
1883                 commented out).
1884
1885 2006-03-17 [wwp]        2.0.0cvs147
1886
1887         * src/compose.c
1888                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1889                 applied code style/indentation to the modified function.
1890
1891 2006-03-17 [wwp]        2.0.0cvs146
1892
1893         * src/procmsg.c
1894         * src/compose.c
1895                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1896
1897 2006-03-17 [paul]
1898
1899         2.1.0-rc1 released
1900
1901 2006-03-17 [paul]       2.0.0cvs145
1902
1903         * src/main.c
1904                 addressbook_read_file() was called twice
1905         * src/textview.c
1906                 X-Mailer highlighting
1907
1908 2006-03-16 [colin]      2.0.0cvs144
1909
1910         * src/sourcewindow.c
1911         * src/sourcewindow.h
1912                 And the last one, in source window.
1913
1914 2006-03-16 [colin]      2.0.0cvs143
1915
1916         * src/compose.c
1917         * src/compose.h
1918                 Fix the same stuff in compose
1919
1920 2006-03-16 [colin]      2.0.0cvs142
1921
1922         * src/messageview.c
1923                 Complete the previous messageview crash fix
1924
1925 2006-03-16 [colin]      2.0.0cvs141
1926
1927         * src/procmsg.h
1928         * src/procmsg.c
1929         * src/folder.c
1930                 Fix POSTPROCESSING hook
1931                 Patch by H. Merijn Brand
1932
1933         * src/procmime.c
1934         * src/procmime.h
1935                 Parse Content-Location
1936
1937         * src/toolbar.c
1938         * src/messageview.c
1939         * src/messageview.h
1940                 Don't crash when a top-level MessageView has
1941                 been closed on us. Same problematic than
1942                 yesterday's quicksearch issue.
1943
1944 2006-03-15 [colin]      2.0.0cvs140
1945
1946         * src/gtk/quicksearch.c
1947                 Fix a bitchy race we didn't think about when we
1948                 added quicksearch cancellation:
1949                 If the search is not on cached fields, for example
1950                 body_part matchcase "stuff"
1951                 the matcher code has to get the whole message. If
1952                 we're on IMAP, that can be slow, and in order to
1953                 be non-blocking, the IMAP code idle loop processes
1954                 gtk events too. So it is possible to cancel a
1955                 quicksearch while the matcher is getting the mail's
1956                 body. After matcher got its body, it will start to
1957                 iterate over the matcher list that the Quicksearch's
1958                 clear_search_cb() just freed via prepare_matcher().
1959                 SIGSEGV ensues.
1960                 The fix consists of guarding the matcherlist_match()
1961                 call with a boolean 'matching'. If we reset the
1962                 quicksearch while matching is TRUE, we don't free
1963                 the matcherlist anymore like we did, but we set
1964                 another new flag, deferred_free, to TRUE. Then,
1965                 in quicksearch_match(), just after returning from
1966                 matcherlist_match() and unsetting the matching flag,
1967                 we check the deferred_free flag and do the
1968                 prepare_matcher() (which does the matcherlist_free)
1969                 for real, so we free the matcherlist once it's not
1970                 used anymore.
1971                 As all of this runs via the glib main loop, we
1972                 luckily don't need a mutex.
1973         * src/summaryview.c
1974                 Also, show progress while searching.
1975
1976
1977 2006-03-14 [colin]      2.0.0cvs139
1978
1979         * src/alertpanel.c
1980                 Make alertpanel_is_open non-static
1981
1982 2006-03-14 [colin]      2.0.0cvs138
1983
1984         * src/prefs_spelling.c
1985                 Cleanups - Fabien Vantard
1986
1987 2006-03-14 [wwp]        2.0.0cvs137
1988
1989         * src/main.c
1990                 code style normalization (curly braces, indentation).
1991
1992 2006-03-14 [wwp]        2.0.0cvs137
1993
1994         * src/main.c
1995                 code style (braces, indentation)
1996
1997 2006-03-12 [paul]       2.0.0cvs136
1998
1999         * src/prefs_common.c
2000                 trans_hdr defaults to FALSE to be RFC-savvy
2001         * src/prefs_summaries.c
2002                 add a tooltip to the trans_hdr option
2003                 
2004
2005 2006-03-12 [paul]       2.0.0cvs135
2006
2007         * src/prefs_matcher.c
2008                 give a little more width to the combos
2009         * src/prefs_display_header.c
2010         * src/textview.c
2011                 translate headers if prefs_common.trans_hdr
2012                 is TRUE
2013
2014         Patches by Pawel Pekala
2015
2016 2006-03-12 [paul]       2.0.0cvs134
2017
2018         * src/plugins/clamav/clamav_plugin.c
2019         * src/plugins/dillo_viewer/dillo_viewer.c
2020         * src/plugins/pgpcore/plugin.c
2021         * src/plugins/pgpinline/plugin.c
2022         * src/plugins/pgpmime/plugin.c
2023         * src/plugins/spamassassin/spamassassin.c
2024                 update/add to descriptions
2025         * src/plugins/spamassassin/spamassassin_gtk.c
2026                 fixes to the english, remove superfluous
2027                 tooltips, clean up a little
2028
2029 2006-03-12 [paul]       2.0.0cvs133
2030
2031         * src/compose.c
2032                 fix Bug 924, 'Account combo box shows up wrong 
2033                 if & is in account name'
2034
2035 2006-03-11 [colin]      2.0.0cvs132
2036
2037         * src/summaryview.c
2038                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2039                 messed up shift-selection because is slows down
2040                 moving around summaryview. thanks -users
2041
2042 2006-03-10 [colin]      2.0.0cvs131
2043
2044         * src/plugins/spamassassin/spamassassin_gtk.c
2045                 Put back Paul's engrish fixes
2046
2047 2006-03-10 [colin]      2.0.0cvs130
2048
2049         * src/plugins/spamassassin/spamassassin.c
2050         * src/plugins/spamassassin/spamassassin.h
2051         * src/plugins/spamassassin/spamassassin_gtk.c
2052                 Cleanup SA prefs page (more)
2053                 Patch by Fabien Vantard
2054
2055 2006-03-10 [paul]       2.0.0cvs129
2056
2057         * src/prefs_msg_colors.c
2058         * src/prefs_spelling.c
2059                 widget sensitivity
2060
2061 2006-03-09 [mones]      2.0.0cvs128
2062
2063         * po/es.po
2064                 Update for next RC
2065
2066 2006-03-09 [wwp]        2.0.0cvs127
2067
2068         * configure.ac
2069                 revert accidental commit (requirement for libetpan 0.43), this time
2070                 not in HEAD.
2071
2072 2006-03-09 [wwp]        2.0.0cvs125
2073
2074         * configure.ac
2075                 revert accidental commit (requirement for libetpan 0.43)
2076
2077 2006-03-09 [paul]       2.0.0cvs126
2078
2079         * src/prefs_receive.c
2080                 remove useless frame
2081                 replace 'incorporation' with 'receiving'
2082         * src/plugins/clamav/clamav_plugin_gtk.c
2083         * src/plugins/spamassassin/spamassassin_gtk.c
2084                 improve widget sensitivity
2085                 fix a bit his engrish
2086
2087 2006-03-09 [wwp]        2.0.0cvs125
2088
2089         * src/addressadd.c
2090         * src/foldersel.c
2091         * src/prefs_common.c
2092         * src/prefs_common.h
2093                 remember some more windows' sizes (add to addressbook and
2094                 select folder).
2095
2096 2006-03-09 [paul]       2.0.0cvs124
2097
2098         * src/plugins/pgpcore/prefs_gpg.c
2099                 normalise construction of dialogue
2100
2101 2006-03-09 [paul]       2.0.0cvs123
2102
2103         * src/plugins/trayicon/Makefile.am
2104                 add missing slash
2105
2106 2006-03-08 [colin]      2.0.0cvs122
2107
2108         * src/plugins/trayicon/Makefile.am
2109                 Fix build in separate dir 
2110                 Patch by Bamanzi <bamanzi@gmail.com>
2111
2112 2006-03-08 [colin]      2.0.0cvs121
2113
2114         * src/procmsg.c
2115                 Batch move and copies from summaryview with delayed execution
2116                 too
2117
2118 2006-03-07 [paul]       2.0.0cvs120
2119
2120         * src/common/utils.c
2121                 fix highlighting of URIs containing "()"
2122                 Patch by Pawel Pekala
2123
2124 2006-03-07 [paul]       2.0.0cvs119
2125
2126         * src/folder.c
2127         * src/folder.h
2128         * src/folderview.c
2129                 immediately do alphabetical resort when
2130                 changing a folder's name
2131                 Patch by Pawel Pekala
2132
2133 2006-03-07 [paul]       2.0.0cvs118
2134
2135         * src/news.c
2136         * src/news_gtk.c
2137                 when unsubscribing a newsgroup, remove the
2138                 folder and msgs in .sylpheed-claws/newscache
2139                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2140
2141 2006-03-07 [paul]       2.0.0cvs117
2142
2143         * src/textview.c
2144                 fix wrong Fake URL Warning
2145                 Thanks to Hiro
2146
2147 2006-03-07 [colin]      2.0.0cvs116
2148
2149         * src/imap.c
2150                 Return immediately when password dialog was
2151                 cancelled
2152         * src/gtk/inputdialog.c
2153                 Allow empty strings for passwords
2154
2155
2156 2006-03-06 [colin]      2.0.0cvs115
2157
2158         * src/imap.c
2159                 Prevent double-timeouts when connection fails
2160
2161 2006-03-06 [colin]
2162
2163         2.0.1-rc1 released
2164
2165 2006-03-06 [colin]      2.0.0cvs114
2166
2167         * src/imap.c
2168                 Refresh session during potentially long
2169                 operations
2170
2171 2006-03-06 [wwp]        2.0.0cvs113
2172
2173         * src/prefs_msg_colors.h
2174                 forgot that one (custom color labels).
2175
2176 2006-03-06 [wwp]        2.0.0cvs112
2177
2178         * src/prefs_common.c
2179         * src/prefs_common.h
2180         * src/prefs_msg_colors.c
2181         * src/summaryview.c
2182         * src/summaryview.h
2183         * src/gtk/colorlabel.c
2184         * src/gtk/colorlabel.h
2185                 colors in messages list are now customizable. Color values and names can
2186                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2187                 Thanks to Paul and Colin for their help with this longstanding patch!
2188
2189 2006-03-06 [wwp]        2.0.0cvs111
2190
2191         * src/textview.c
2192                 don't crash if (x)face is bad.
2193
2194 2006-03-05 [paul]       2.0.0cvs110
2195
2196         * AUTHORS
2197         * configure.ac
2198         * src/Makefile.am
2199         * src/common/Makefile.am
2200         * src/common/utils.h
2201         * src/etpan/imap-thread.c
2202         * src/gtk/authors.h
2203         * src/plugins/clamav/Makefile.am
2204         * src/plugins/demo/Makefile.am
2205         * src/plugins/dillo_viewer/Makefile.am
2206         * src/plugins/pgpcore/Makefile.am
2207         * src/plugins/pgpcore/passphrase.c
2208         * src/plugins/pgpinline/Makefile.am
2209         * src/plugins/pgpmime/Makefile.am
2210         * src/plugins/spamassassin/Makefile.am
2211         * src/plugins/trayicon/Makefile.am
2212                 fix builiding on cygwin
2213                 Patch by Ralgh Young <bamanzi@gmail.com>
2214
2215 2006-03-04 [wwp]        2.0.0cvs109
2216
2217         * manual/keyboard.xml
2218                 fix mixed up/down keys.
2219
2220 2006-03-04 [wwp]        2.0.0cvs108
2221
2222         * README
2223         * INSTALL
2224                 updated links to SpamAssassin.
2225
2226 2006-03-04 [wwp]        2.0.0cvs107
2227
2228         * manual/plugins.xml
2229         * src/plugins/spamassassin/README
2230                 updated SpamAssassin plugin docs to reflect new functional additions
2231                 (also fix/update/documents few technical stuff more, see the README).
2232
2233 2006-03-04 [wwp]        2.0.0cvs106
2234
2235         * src/prefs_message.c
2236                 normalized capitalization of message-prefs paths.
2237
2238 2006-03-04 [wwp]        2.0.0cvs105
2239
2240         * manual/advanced.xml
2241                 typo.
2242
2243 2006-03-03 [colin]      2.0.0cvs104
2244
2245         * src/plugins/clamav/clamav_plugin_gtk.c
2246                 Rework prefs page, patch by Fabien 
2247
2248 2006-03-03 [colin]      2.0.0cvs103
2249
2250         * src/plugins/clamav/clamav_plugin.c
2251                 Set error on all errors
2252
2253 2006-03-03 [colin]      2.0.0cvs102
2254
2255         * src/common/plugin.c
2256                 Initialize error to avoid crashing when a plugin fails
2257                 without setting error
2258
2259 2006-03-02 [wwp]        2.0.0cvs101
2260
2261         * configure.ac
2262                 fixed linker flags for libetpan support on Cygwin
2263                 (thanks to H.Merijn Brand).
2264
2265 2006-03-02 [wwp]        2.0.0cvs100
2266
2267         * src/addressbook.c
2268                 fix some AB error messages: one for punctuation and
2269                 one wrongly duplicate (thanks, maxbritov).
2270
2271 2006-03-02 [wwp]        2.0.0cvs99
2272
2273         * src/plugins/spamassassin/spamassassin.c
2274                 make sync calls to sa-learn/spamc to prevent
2275                 system (whatever local or client/server) overload.
2276
2277 2006-03-02 [colin]      2.0.0cvs98
2278
2279         * src/summaryview.c
2280                 Put the spam icon in the status column instead of the
2281                 mark one
2282
2283 2006-03-01 [colin]      2.0.0cvs97
2284
2285         * src/plugins/spamassassin/spamassassin.c
2286                 Fix segfault (g_file_set_contents fails for some 
2287                 reason and err==0x2f. Can't find out why with
2288                 valgrind, using working function :-)
2289
2290 2006-03-01 [colin]      2.0.0cvs96
2291
2292         * src/inc.c
2293                 Offline overriding: let 'No' be cached only 3 seconds
2294
2295 2006-03-01 [colin]      2.0.0cvs95
2296
2297         * src/addr_compl.c
2298         * src/addrbook.c
2299         * src/addressbook.c
2300         * src/addrindex.c
2301         * src/folder_item_prefs.c
2302         * src/headerview.c
2303         * src/imap.c
2304         * src/inc.c
2305         * src/ldif.c
2306         * src/mainwindow.c
2307         * src/mh.c
2308         * src/msgcache.c
2309         * src/prefs_common.h
2310         * src/prefs_msg_colors.c
2311         * src/procheader.c
2312         * src/procheader.h
2313         * src/procmime.c
2314         * src/procmsg.c
2315         * src/procmsg.h
2316         * src/send_message.h
2317         * src/simple-gettext.c
2318         * src/summaryview.c
2319         * src/summaryview.h
2320         * src/syldap.c
2321         * src/textview.c
2322         * src/undo.c
2323         * src/common/ssl_certificate.c
2324         * src/common/utils.c
2325         * src/gtk/colorsel.c
2326         * src/gtk/gtksctree.c
2327         * src/gtk/gtkshruler.c
2328         * src/plugins/trayicon/trayicon.c
2329                 #if 0 goes to /dev/null
2330
2331 2006-03-01 [colin]      2.0.0cvs94
2332
2333         * src/compose.c
2334         * src/imap.c
2335         * src/inc.c
2336         * src/inc.h
2337         * src/messageview.c
2338         * src/news.c
2339         * src/plugins/spamassassin/spamassassin.c
2340                 Allow to add information in the "working offline"
2341                 window
2342
2343 2006-03-01 [wwp]        2.0.0cvs93
2344
2345         * src/plugins/spamassassin/spamassassin.c
2346                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2347                 'cause it seems that calling `spamc ... < inputfile` with
2348                 g_spawn_(a)sync simply.. erm doesn't work :-).
2349
2350 2006-03-01 [wwp]        2.0.0cvs92
2351
2352         * src/toolbar.c
2353         * src/toolbar.h
2354                 simplify the adding of spam/ham button to the messageview toolbar
2355                 (it gets more clear now that the same button will be "Mark as spam"
2356                 or "Mark as ham" according to the current message status,
2357                 thanks to Colin).
2358
2359 2006-03-01 [wwp]        2.0.0cvs91
2360
2361         * src/messageview.c
2362         * src/procmsg.c
2363         * src/procmsg.h
2364         * src/summaryview.c
2365         * src/plugins/spamassassin/spamassassin.c
2366         * src/plugins/spamassassin/spamassassin.h
2367                 make learner callbacks return a status (0 for ok),
2368                 handle it in main code to avoid setting flags when learning failed,
2369                 don't learn on TCP if offline in spamassassin,
2370                 thanks to Colin.
2371
2372                 
2373
2374 2006-03-01 [wwp]        2.0.0cvs90
2375
2376         * src/compose.c
2377                 some work around the compose window's account menu,
2378                 patch by Fabien Vantard.
2379
2380 2006-03-01 [wwp]        2.0.0cvs89
2381
2382         * src/plugins/spamassassin/spamassassin.c
2383                 fixed bad logics, was using spamc in local mode and sa-learn
2384                 in remote mode (thanks, Colin).
2385
2386 2006-03-01 [wwp]        2.0.0cvs88
2387
2388         * src/plugins/spamassassin/spamassassin.c
2389         * src/plugins/spamassassin/spamassassin.h
2390         * src/plugins/spamassassin/spamassassin_gtk.c
2391                 made processing of emails w/ sa-plugin an option (default is TRUE),
2392                 fixed Engrish some tooltips, capitalization of some debug messages
2393                 and warnings. The spamassassin plugin now provides two separate
2394                 services: process emails upon incorporation and spamd training.
2395                 Both services (un)register independently but use some common
2396                 plugin settings (transport settings, spam storage location).
2397
2398 2006-02-28 [wwp]        2.0.0cvs87
2399
2400         * src/plugins/spamassassin/spamassassin.c
2401                 fix async flag to spamc cmdline execution (batch exec should
2402                 be asynchronous).
2403
2404 2006-02-27 [wwp]        2.0.0cvs86
2405
2406         * src/plugins/spamassassin/spamassassin.c
2407         * src/plugins/spamassassin/spamassassin.h
2408         * src/plugins/spamassassin/spamassassin_gtk.c
2409                 - added the ability to learn a remote spamassassin server (spamd),
2410                 using spamc.
2411                 - added the spamassassin option 'username', that applies to all
2412                 spamassassin operations (filtering, learning, local or remote).
2413                 The default username is the current unix user (if left blank
2414                 from gtk prefs or config file).
2415                 - commented out some unused code (notebook widget), removed unused
2416                 layout (hbox1).
2417                 - make more widgets sensitive to the transport type.
2418
2419 2006-02-27 [colin]      2.0.0cvs85
2420
2421         * src/plugins/spamassassin/spamassassin.c
2422                 Fix sa-learn call when offline
2423
2424 2006-02-27 [colin]      2.0.0cvs84
2425
2426         * configure.ac
2427         * src/Makefile.am
2428         * src/mainwindow.c
2429         * src/mainwindow.h
2430         * src/messageview.c
2431         * src/messageview.h
2432         * src/prefs_toolbar.c
2433         * src/procmsg.c
2434         * src/stock_pixmap.c
2435         * src/stock_pixmap.h
2436         * src/summaryview.c
2437         * src/toolbar.c
2438         * src/toolbar.h
2439         * src/pixmaps/ham_btn.xpm
2440         * src/pixmaps/spam.xpm
2441         * src/pixmaps/spam_btn.xpm
2442         * src/plugins/spamassassin/spamassassin.c
2443                 Add button in toolbar for spam learning
2444                 Fix a few bugs from the last related commit
2445                 Revert 1.9.6cvs23 which messed up shift-selection
2446
2447 2006-02-24 [colin]      2.0.0cvs83
2448
2449         * src/procmsg.c
2450         * src/summaryview.c
2451         * src/summaryview.h
2452         * src/plugins/spamassassin/spamassassin.c
2453         * src/plugins/spamassassin/spamassassin.h
2454         * src/plugins/spamassassin/spamassassin_gtk.c
2455                 Unregister learner when spamassassin is either
2456                 disabled or over tcp
2457
2458 2006-02-24 [colin]      2.0.0cvs82
2459
2460         * src/Makefile.am
2461         * src/mainwindow.c
2462         * src/mainwindow.h
2463         * src/procmsg.c
2464         * src/procmsg.h
2465         * src/stock_pixmap.c
2466         * src/stock_pixmap.h
2467         * src/summaryview.c
2468         * src/summaryview.h
2469         * src/gtk/icon_legend.c
2470         * src/pixmaps/spam.xpm  ** NEW FILE **
2471         * src/plugins/spamassassin/spamassassin.c
2472         * src/plugins/spamassassin/spamassassin_gtk.c
2473                 Add spam learning interface (Mark/Mark as 
2474                 (spam|ham) menus)
2475
2476 2006-02-24 [wwp]        2.0.0cvs81
2477
2478         * src/compose.c
2479         * src/compose.h
2480         * src/filtering.c
2481                 hide compose window when sending message in batch mode
2482                 (filtering: forward and redirect). Also fixed a wrong
2483                 value returned when sending failed, neutral anyway.
2484                 (Colin, me) 
2485
2486 2006-02-24 [wwp]        2.0.0cvs80
2487
2488         * src/mainwindow.c
2489                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2490
2491 2006-02-24 [paul]       2.0.0cvs79
2492
2493         * src/news.c
2494         * src/news.h
2495         * src/news_gtk.c
2496                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2497                 Thanks to Colin
2498
2499 2006-02-23 [colin]      2.0.0cvs78
2500
2501         * src/alertpanel.c
2502                 Change OK to Close in alertpanel with View log
2503                 button; add accel to View log. Patch by Fabien
2504                 Vantard
2505
2506 2006-02-23 [wwp]        2.0.0cvs77
2507
2508         * src/compose.c
2509                 silly me, there were much more tests to perform, since toolbars can
2510                 really have down to 1 element only.
2511
2512 2006-02-23 [wwp]        2.0.0cvs76
2513
2514         * commitHelper
2515                 fixed indentation from my previous commit. Fallback to VISUAL if
2516                 EDITOR is not set (and to vi, at last resort).
2517
2518 2006-02-23 [wwp]        2.0.0cvs75
2519
2520         * commitHelper
2521                 improved error detection (Colin, me).
2522
2523 2006-02-23 [wwp]        2.0.0cvs74
2524
2525         * src/prefs_toolbar.c
2526                 simplify and fix prefs/toolbars layouting. Combos' contents can
2527                 now be really displayed.
2528
2529 2006-02-23 [wwp]        2.0.0cvs73
2530         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2531         be really displayed.
2532
2533 2006-02-22 [wwp]        2.0.0cvs72
2534
2535         * src/compose.c
2536                 fix a typo in my previous commit (sorry!).
2537
2538 2006-02-22 [wwp]        2.0.0cvs71
2539
2540         * src/prefs_toolbar.c
2541                 fix a crash when adding separators to toolbars,
2542                 also fix some separator item information.
2543
2544 2006-02-22 [wwp]        2.0.0cvs70
2545
2546         * src/compose.c
2547                 fix a crash when redirecting (for instance) when compose window's
2548                 toolbar contents has been customized (when some buttons have been
2549                 removed in fact).
2550
2551 2006-02-21 [wwp]        2.0.0cvs69
2552
2553         * src/summaryview.c
2554         * src/gtk/pluginwindow.c
2555         * src/plugins/pgpcore/prefs_gpg.c
2556                 fix some compilation warnings (feat. remains of removed code).
2557
2558 2006-02-21 [wwp]        2.0.0cvs68
2559
2560         * src/gtk/gtkutils.c
2561                 fix two compilation issues, thanks to Stephan Sachse.
2562
2563 2006-02-20 [colin]      2.0.0cvs67
2564
2565         * src/mainwindow.c
2566                 Don't reselect displayed mail on refocus
2567                 This fixes actions misbehaving 
2568
2569 2006-02-20 [wwp]        2.0.0cvs66
2570
2571         * src/summaryview.c
2572         * src/gtk/gtksctree.c
2573         * src/gtk/gtkshruler.c
2574                 changed more runtime typecast checks.
2575
2576 2006-02-20 [wwp]        2.0.0cvs65
2577
2578         * src/summary_search.c
2579                 find all - summaryview refresh issue fixed, thanks to Colin.
2580
2581 2006-02-20 [wwp]        2.0.0cvs64
2582
2583         * src/gtk/gtkutils.c
2584                 better runtime typecast checks.
2585
2586 2006-02-20 [wwp]        2.0.0cvs63
2587
2588         * src/summary_search.c
2589                 enhancements to the summary search:
2590                         - add the ability to stop the running search
2591                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2592                         - don't search if no criteria (From/To/Subject/Body) is set
2593                         - ensure that a busy mouse pointer is always shown when searching,
2594                           show it even a bit earlier
2595
2596 2006-02-19 [colin]      2.0.0cvs62
2597
2598         * src/compose.c
2599         * src/imap.c
2600         * src/etpan/imap-thread.c
2601         * src/etpan/imap-thread.h
2602                 (Future) IMAP speed improvement on sending
2603                 Will require a libetpan update
2604         * src/summaryview.c
2605         * src/gtk/quicksearch.c
2606                 Make quicksearch clearable while running.
2607
2608 2006-02-17 [colin]      2.0.0cvs61
2609
2610         * src/imap.c
2611         * src/etpan/imap-thread.c
2612         * src/etpan/imap-thread.h
2613                 Check for IMAP certificates
2614                 ** Requires libetpan-0.42-cvs4 
2615                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2616
2617 2006-02-17 [colin]      2.0.0cvs60
2618
2619         * src/messageview.c
2620         * src/prefs_common.c
2621         * src/prefs_common.h
2622         * src/prefs_message.c
2623                 Add pref to display HTML-only mails with plugin, 
2624                 if possible (defaulting to FALSE of course).
2625
2626 2006-02-16 [colin]      2.0.0cvs59
2627
2628         * src/main.c
2629         * src/common/plugin.c
2630         * src/common/plugin.h
2631         * src/gtk/pluginwindow.c
2632                 Keep track of requested (but unloaded) plugins
2633                 in some error cases.
2634
2635 2006-02-16 [wwp]        2.0.0cvs58
2636
2637         * src/gtk/gtkaspell.c
2638         * src/gtk/gtkaspell.h
2639         * src/prefs_spelling.c
2640         * src/compose.c
2641         * src/prefs_common.c
2642         * src/prefs_common.h
2643                 implemented new optional spellchecker behaviour: re-check message when
2644                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2645
2646 2006-02-16 [wwp]        2.0.0cvs57
2647
2648         * src/quote_fmt_parse.y
2649                 pclose popen'ed pipe.
2650
2651 2006-02-15 [colin]      2.0.0cvs56
2652
2653         * src/mimeview.c
2654         * src/mimeview.h
2655                 Let MimeViewers know which MimeView they
2656                 depend of.
2657         * src/summaryview.c
2658                 Swap From/To columns in Sent/Queue/Drafts
2659                 folders
2660         * src/etpan/imap-thread.c
2661                 Use mailstream_low_tls_open() for STARTTLS
2662                 instead of mailstream_low_ssl_open()
2663                 ** REQUIRES libetpan 0.42cvs3 **
2664
2665 2006-02-15 [wwp]        2.0.0cvs55
2666
2667         * src/compose.c
2668         * src/compose.h
2669         * src/message_search.c
2670         * src/message_search.h
2671         * src/textview.c
2672         * src/gtk/gtkutils.c
2673         * src/gtk/gtkutils.h
2674                 added the ability to Find text in the compose window (and a bit
2675                 of code factorization).
2676
2677 2006-02-15 [wwp]        2.0.0cvs54
2678
2679         * src/prefs_gtk.c
2680                 yet another one file was missing (fix for some widgets' sensitivity).
2681                 Thanks Colin!
2682
2683 2006-02-15 [wwp]        2.0.0cvs53
2684
2685         * src/prefs_gtk.h
2686                 oops forgot that file (fix for some widgets' sensitivity).
2687
2688 2006-02-15 [wwp]        2.0.0cvs52
2689
2690         * src/summary_search.c
2691                 implemented advanced summary search options (added the ability
2692                 to use matcher conditions in an advanced search mode).
2693
2694 2006-02-15 [wwp]        2.0.0cvs51
2695
2696         * src/plugins/pgpcore/prefs_gpg.c
2697         * src/prefs_account.c
2698                 fix some widget sensitivity, mostly around some labels in
2699                 account prefs.
2700
2701 2006-02-15 [paul]       2.0.0cvs50
2702
2703         * manual/advanced.xml
2704                 improve Templates info
2705                 written by wwp
2706
2707 2006-02-14 [colin]      2.0.0cvs49
2708
2709         * src/pixmaps/address_book.xpm
2710         * src/pixmaps/preferences.xpm
2711         * src/pixmaps/properties.xpm
2712                 Fix pixmap size - patch by Fabien Vantard
2713
2714 2006-02-13 [colin]      2.0.0cvs48
2715
2716         * src/procmime.c
2717                 Add missing fclose()s on error
2718         * src/textview.c
2719                 Remove unused code
2720         * src/common/utils.c
2721                 Fix temp files not being deleted on windows
2722         Patches by Thomas Gilgin
2723
2724 2006-02-13 [colin]      2.0.0cvs47
2725
2726         * src/mainwindow.c
2727                 Fix exit crash
2728
2729 2006-02-13 [wwp]        2.0.0cvs46
2730
2731         * src/plugins/pgpcore/prefs_gpg.c
2732                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2733
2734 2006-02-12 [colin]      2.0.0cvs45
2735
2736         * src/folderview.c
2737         * src/main.c
2738         * src/mainwindow.c
2739                 Fix "stuff" when quitting
2740
2741 2006-02-12 [wwp]        2.0.0cvs44
2742
2743         * src/prefs_themes.c
2744                 fix typos in debug messages.
2745
2746 2006-02-11 [colin]      2.0.0cvs43
2747
2748         * src/summaryview.c
2749                 don't allow drag/drop from ourself
2750
2751 2006-02-10 [wwp]        2.0.0cvs42
2752
2753         * src/exporthtml.c
2754         * src/html.c
2755         * src/html.h
2756         * src/procmime.c
2757         * src/textview.c
2758                 renamed html_ prefixed functions and data structures to avoid
2759                 namespace clashes w/ other software (gtkhtml2 for instance).
2760                 Closes bug #907.
2761
2762
2763 2006-02-09 [colin]      2.0.0cvs41
2764
2765         * src/summaryview.c
2766                 Fix shitty logic messed up. Thanks Ticho for the hint!
2767
2768 2006-02-09 [wwp]        2.0.0cvs40
2769
2770         * src/gtk/about.c
2771         * src/compose.c
2772         * src/prefs_account.c
2773         * src/prefs_gtk.h
2774         * src/editaddress.c
2775                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2776                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2777                 Browse buttons in accounts prefs.
2778
2779 2006-02-09 [colin]      2.0.0cvs39
2780
2781         * src/matcher.c
2782                 Check for pointer before using its members
2783         * src/gtk/gtksourceprintjob.c
2784                 Fix a wrong warning
2785
2786 2006-02-09 [wwp]        2.0.0cvs38
2787
2788         * src/gtk/filesel.c
2789                 fix few compiler warnings (type mismatch).
2790
2791 2006-02-09 [paul]       2.0.0cvs37
2792
2793         * po/fr.po
2794                 updated by Fabien Vantard
2795
2796 2006-02-08 [colin]      2.0.0cvs36
2797
2798         * src/prefs_common.c
2799         * src/common/defs.h
2800         * src/common/plugin.c
2801                 allow windows and linux configurations to coexist
2802                 patch by Thomas Gilgin
2803
2804 2006-02-08 [colin]      2.0.0cvs35
2805
2806         * src/filtering.c
2807         * src/matcher.c
2808         * src/matcher.h
2809         * src/matcher_parser_parse.y
2810         * src/prefs_filtering_action.c
2811         * src/prefs_matcher.c
2812                 Add the "Ignore thread" filtering
2813                 action
2814
2815 2006-02-08 [colin]      2.0.0cvs34
2816
2817         * src/compose.c
2818         * src/procmime.c
2819         * src/procmime.h
2820                 Fix bug #905 (damaged attachment)
2821                 text files with raw \0's aren't really text files
2822         FOR_STABLE
2823
2824 2006-02-08 [colin]      2.0.0cvs33
2825
2826         * src/summaryview.c
2827                 Fix crasher introduced yesterday
2828
2829 2006-02-08 [wwp]        2.0.0cvs32
2830
2831         * src/compose.c
2832         * src/compose.h
2833                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2834
2835 2006-02-08 [wwp]        2.0.0cvs31
2836
2837         * src/prefs_template.c
2838                 templates enhancement: allow address completion for Cc and Bcc fields
2839                 (it was currently possible for the To field only)
2840
2841 2006-02-08 [colin]      2.0.0cvs30
2842
2843         * src/compose.c
2844                 Don't unblock if not blocked
2845         FOR_STABLE
2846
2847 2006-02-07 [colin]      2.0.0cvs29
2848
2849         * src/action.c
2850                 Forgot to refresh summaryview
2851
2852 2006-02-07 [colin]      2.0.0cvs28
2853
2854         * src/action.c
2855                 Freeze/thaw message list and folder list while
2856                 processing %as{} actions 
2857         * src/compose.c
2858                 Fix auto-wrap disabling after a middle-click
2859                 paste - FOR_STABLE
2860
2861 2006-02-07 [paul]       2.0.0cvs27
2862
2863         * src/folder.c
2864                 fix freeing of uninitialised pointers
2865                 Thanks to Colin
2866
2867 2006-02-06 [colin]      2.0.0cvs26
2868
2869         * src/folder.c
2870                 Use g_slist_prepend in potentially big list
2871
2872 2006-02-06 [colin]      2.0.0cvs25
2873
2874         * src/folder.c
2875                 Completely skip processing if it doesn't 
2876                 exist (faster!)
2877
2878 2006-02-06 [colin]      2.0.0cvs24
2879
2880         * src/folder.c
2881         * src/summaryview.c
2882                 Batch filtering in summaryview (from Tools menu)
2883                 and pre/post//-processing too
2884
2885 2006-02-06 [colin]      2.0.0cvs23
2886
2887         * src/procmsg.h
2888         * src/filtering.c
2889                 Use a special field for batch filtering instead
2890                 of stepping on deferred execution's toes
2891
2892 2006-02-06 [colin]      2.0.0cvs22
2893
2894         * src/action.c
2895         * src/filtering.c
2896         * src/filtering.h
2897         * src/folder.c
2898         * src/summaryview.c
2899                 Fix filtering via menus and actions
2900
2901 2006-02-06 [colin]      2.0.0cvs21
2902
2903         * src/imap.c
2904                 Put the added file directly to cache if possible (will work
2905                 with next libetpan)
2906         * src/filtering.c
2907         * src/filtering.h
2908         * src/inc.c
2909         * src/folder.c
2910         * src/mbox.c
2911         * src/procmsg.h
2912                 Move and copy filtered messages by batches instead of one
2913                 by one - faster on IMAP
2914         * src/procmsg.c
2915                 Add a function that'll possibly be useful later
2916
2917 2006-02-06 [colin]      2.0.0cvs20
2918
2919         * src/addressbook.c
2920                 Use internal mime-type instead of text/plain for d'n'd
2921         * src/compose.c
2922                 Allow attaching files from mimeview's icon list via d'n'd
2923         * src/folderview.c
2924         * src/folderview.h
2925                 Use internal mime-type instead of text/plain for d'n'd
2926                 Don't try to selected opened folder if none is
2927                 Factorize d'n'd from other apps code
2928         * src/headerview.c
2929         * src/textview.c
2930         * src/gtk/gtkutils.c
2931         * src/gtk/gtkutils.h
2932                 Factorize Face/X-Face stuff
2933         * src/mimeview.c
2934                 Fix d'n'd to other apps
2935         * src/prefs_message.c
2936                 Let the XFace pref be usable without libcompface as it also
2937                 applies to Face
2938         * src/summaryview.c
2939                 Fix d'n'd to other apps
2940                 Factorize d'n'd from other apps code
2941
2942 2006-02-06 [wwp]        2.0.0cvs19
2943
2944         * po/it.po
2945                 Italian translation fixes by Andrea Spadaccini (no more confusion
2946                 between filtering and processing, and few changes in the About
2947                 dialog).
2948
2949
2950 2006-02-06 [mones]      2.0.0cvs18
2951
2952         * src/gtk/icon_legend.c
2953                 Improved descriptions allowing better translations
2954
2955 2006-02-05 [colin]      2.0.0cvs17
2956
2957         * src/imap.c
2958                 Add the f*cking missing expunge that caused imap_fetch_env
2959                 to fail after an add_msgs ! :-///
2960         * src/etpan/imap-thread.c
2961                 Add a bit of debug
2962         FOR_STABLE
2963
2964 2006-02-05 [colin]      2.0.0cvs16
2965
2966         * src/common/utils.c
2967                 Don't check for return-path (or we can't put
2968                 back non-sent mails)
2969
2970 2006-02-05 [colin]      2.0.0cvs15
2971
2972         * src/textview.c
2973                 Don't try to display Face header in textview
2974                 when teh headerview's active
2975
2976 2006-02-05 [colin]      2.0.0cvs14
2977
2978         * tools/tbird2syl.py
2979         * tools/Makefile.am
2980                 Add script to import Thunderbird mails
2981
2982 2006-02-05 [colin]      2.0.0cvs13
2983
2984         * src/headerview.c
2985         * src/procheader.c
2986         * src/procmsg.c
2987         * src/procmsg.h
2988         * src/textview.c
2989                 Show Face headers - patch partially by Klaus Flittner
2990
2991 2006-02-05 [colin]      2.0.0cvs12
2992
2993         * src/folderview.c
2994         * src/summaryview.c
2995         * src/common/utils.c
2996         * src/common/utils.h
2997                 Let dnd work from mime icons to summaryview
2998                 and to folderview too
2999                 Add a crude test to avoid trying to add files
3000                 drag'n'dropped when they're not mails
3001
3002 2006-02-04 [colin]      2.0.0cvs11
3003
3004         * src/summaryview.c
3005         * src/mimeview.c
3006                 Fix utf8 conversion
3007
3008 2006-02-04 [colin]      2.0.0cvs10
3009
3010         * src/compose.c
3011         * src/folderview.c
3012         * src/mimeview.c
3013         * src/summaryview.c
3014         * src/summaryview.h
3015                 Added various drag and drop capas:
3016                 From                    To
3017                 summaryview             other apps
3018                 mimeview icons          other apps
3019                 other apps              summaryview
3020                 other apps              folderview
3021
3022                 This shouldn't have broken the existing:
3023                 From                    To
3024                 summaryview             folderview
3025                 folderview              folderview
3026                 summaryview             compose's attachments
3027
3028         Tests welcomed.
3029
3030 2006-02-02 [paul]       2.0.0cvs9
3031
3032         * src/mainwindow.c
3033                 move global option 'Set displayed columns...' out
3034                 of folder option grouping.
3035                 fix sensitivity of 'harvest addresses'
3036         FOR_STABLE
3037
3038 2006-02-01 [colin]      2.0.0cvs8
3039
3040         * src/mimeview.c
3041                 Revert the alertpanel patch, it sucks (intrusive
3042                 and gets in the way of "open")
3043
3044 2006-02-01 [colin]      2.0.0cvs7
3045
3046         * src/compose.c
3047         * src/prefs_account.c
3048         * src/prefs_common.c
3049         * src/common/defs.h
3050         * src/common/utils.c
3051         * src/common/utils.h
3052                 Add ability to edit the signature file
3053                 from the account preferences, and use
3054                 a default for the text editor.
3055                 Patch by Fabien Vantard
3056
3057 2006-02-01 [colin]      2.0.0cvs6
3058
3059         * src/mimeview.c
3060                 Try to get mime type by extension if it is
3061                 application/octet-stream
3062                 Display a window with possible choices when
3063                 encountering unknown mime types
3064         * src/gtk/filesel.c
3065         * src/gtk/filesel.h
3066                 Add preview
3067                 Allow multiple selection in filtered filesel
3068                 (patch by Fabien Vantard)
3069         * src/gtk/pluginwindow.c
3070                 Use it (patch by Fabien Vantard)
3071
3072 2006-02-01 [paul]       2.0.0cvs5
3073
3074         * src/jpilot.c
3075                 fix crash on creating jpilot address book
3076                 Thanks to Colin - FOR_STABLE
3077         * src/prefs_summaries.c
3078         * src/prefs_wrapping.c
3079         * src/gtk/icon_legend.c
3080         * src/gtk/quicksearch.c
3081                 string fixes and additions
3082
3083 2006-02-01 [paul]       2.0.0cvs4
3084
3085         * src/compose.c
3086         * src/mainwindow.c
3087         * src/messageview.c
3088         * src/prefs_send.c
3089                 add Arabic encoding option
3090                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3091
3092 2006-01-31 [colin]      2.0.0cvs3
3093
3094         * src/plugins/pgpcore/passphrase.c
3095                 Convert passphrase to locale encoding
3096         * src/compose.c
3097                 Fix drafting on IMAP. Crappy bug sneaked in
3098                 the release :-/
3099         FOR_STABLE
3100
3101 2006-01-30 [paul]       2.0.0cvs2
3102
3103         * src/gtk/icon_legend.c
3104                 show the new entries
3105
3106 2006-01-30 [colin]      2.0.0cvs1
3107
3108         * src/manual.c
3109                 Check for the file to be present before 
3110                 enabling the menu - FOR_STABLE
3111         * src/gtk/icon_legend.c
3112                 Add folders icons (not all of them, there
3113                 are too much, but the most intriguing ones)
3114
3115 2006-01-30 [paul]       2.0.0
3116
3117         version 2.0.0 released
3118
3119 2006-01-30 [paul]       1.9.100cvs200
3120
3121         * manual/faq.xml
3122         * manual/gpl.xml
3123         * manual/intro.xml
3124         * manual/starting.xml
3125         * manual/sylpheed-claws-manual.xml
3126                 fixes, additions
3127
3128 2006-01-29 [mones]      1.9.100cvs199
3129
3130         * manual/account.xml
3131         * manual/advanced.xml
3132         * manual/glossary.xml
3133                 Some typos fixed, added LDIF term to glossary
3134         * po/es.po
3135                 Fixed leading plus symbol
3136
3137 2006-01-29 [paul]       1.9.100cvs198
3138
3139         * po/fi.po
3140         * po/sk.po
3141                 updated by Tommi Pirinen and Andrej Kacian
3142
3143 2006-01-29 [paul]       1.9.100cvs197
3144
3145         * src/gtk/authors.h
3146                 remove duplicates
3147
3148 2006-01-29 [paul]       1.9.100cvs196
3149
3150         * AUTHORS
3151         * po/nl.po
3152         * src/gtk/authors.h
3153         * tools/claws.i18n.status.pl
3154                 nl translation updated by Tim Dijkstra
3155
3156 2006-01-29 [paul]       1.9.100cvs195
3157
3158         * po/sr.po
3159         * po/sv.po
3160                 updated by Aleksandar Urosevic and Anders Troback
3161
3162 2006-01-28 [colin]      1.9.100cvs194
3163
3164         * src/gtk/gtksourceprintjob.c
3165                 Don't fiddle with PangoLayout when we
3166                 have an image
3167
3168 2006-01-28 [paul]       1.9.100cvs193
3169
3170         * AUTHORS
3171         * po/el.po
3172         * po/zh_CN.po
3173         * src/gtk/authors.h
3174         * tools/claws.i18n.status.pl
3175                 updated translations submitted by Stavros Giannouris
3176                 and Ralgh Young
3177
3178 2006-01-27 [colin]      1.9.100cvs192
3179
3180         * src/summaryview.c
3181         * src/gtk/gtksourceprintjob.c
3182                 Add image printing 
3183                 (libgnomeprint only, of course)
3184
3185 2006-01-27 [paul]       1.9.100cvs191
3186
3187         * po/fr.po
3188         * po/it.po
3189                 updated by Fabien Vantard and Andrea Spadaccini
3190
3191 2006-01-26 [colin]      1.9.100cvs190
3192
3193         * manual/Makefile.am
3194         * configure.ac
3195                 Make building the manual optional 
3196                 (--disable-manual)
3197
3198 2006-01-26 [paul]       1.9.100cvs189
3199
3200         * manual/glossary.xml
3201         * manual/plugins.xml
3202                 edited
3203         * po/en_GB.po
3204                 updated
3205
3206 2006-01-26 [paul]       1.9.100cvs188
3207
3208         * src/prefs_display_header.c
3209         * src/prefs_folder_column.c
3210         * src/prefs_msg_colors.c
3211         * src/prefs_summaries.c
3212         * src/prefs_summary_column.c
3213                 HIGify
3214
3215 2006-01-25 [colin]      1.9.100cvs187
3216
3217         * src/imap.c
3218                 Don't allow moving/copying mails between
3219                 queue/drafts and non-queue/drafts folders
3220                 Fixes bug #897 (message header is resetted 
3221                 if one is copied to Drafts)
3222
3223 2006-01-25 [colin]      1.9.100cvs186
3224
3225         * src/folder.c
3226         * src/mainwindow.c
3227                 Fix subscribed folders not found
3228         * src/compose.c
3229                 Don't try to encode as original mail's charset
3230                 if it's ascii 
3231
3232 2006-01-25 [paul]       1.9.100cvs185
3233
3234         * AUTHORS
3235         * po/Makevars
3236                 updated
3237         * po/de.po
3238         * po/pl.po
3239         * po/pt_BR.po
3240         * po/sr.po
3241                 updates submitted by Stephan Sachse, Emilian Nowak
3242                 and Quar, Frederico Goncalves Guimaraes, and
3243                 Aleksandar Urosevic
3244                 Fix Bug 896, 'PT_BR locale broken'.
3245         * src/gtk/authors.h
3246                 updated
3247
3248 2006-01-24 [mones]      1.9.100cvs184
3249
3250         * manual/glossary.xml
3251                 All current terms finished. Reviewers welcome ;-)
3252         * manual/keyboard.xml
3253                 Fixed column width for pdf output.
3254         * po/es.po
3255                 Updated
3256
3257 2006-01-24 [paul]       1.9.100cvs183
3258
3259         * manual/glossary.xml
3260                 fix id name
3261         * manual/dist/html/Makefile.am
3262         * manual/dist/pdf/Makefile.am
3263         * manual/dist/ps/Makefile.am
3264         * manual/dist/txt/Makefile.am
3265                 fix make deps
3266                 Thanks to Colin
3267
3268 2006-01-24 [mones]      1.9.100cvs182
3269
3270         * manual/glossary.xml
3271                 Nearly finished, some terms missing.
3272
3273 2006-01-23 [paul]       1.9.100cvs181
3274
3275         * manual/dist/html/Makefile.am
3276         * manual/dist/pdf/Makefile.am
3277         * manual/dist/ps/Makefile.am
3278         * manual/dist/txt/Makefile.am
3279         * src/mainwindow.c
3280                 re-enable manual
3281                 Thanks to Colin
3282
3283 2006-01-22 [colin]      1.9.100cvs180
3284
3285         * src/compose.c
3286         * src/gtk/gtkaspell.c
3287                 Don't deselect stuff before right-clicking, with aspell.
3288                 (This prevented right-click Copy, for example).
3289                 Thanks to Clo!
3290
3291 2006-01-22 [paul]       1.9.100cvs179
3292
3293         * src/summary_search.c
3294                 don't fix the widget size as it causes problems
3295                 under localisation.
3296                 Thanks to Emilian Nowak
3297
3298 2006-01-21 [paul]       1.9.100cvs178
3299
3300         * src/prefs_themes.c
3301                 fix broken underlining of label text
3302                 with some translations
3303
3304 2006-01-21 [colin]      1.9.100cvs177
3305
3306         * po/fr.po
3307                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3308
3309 2006-01-20 [colin]      1.9.100cvs176
3310
3311         * configure.ac
3312         * Makefile.am
3313         * manual/Makefile
3314         * manual/dist/html/.cvsignore
3315         * manual/dist/html/Makefile.am
3316         * manual/dist/pdf/.cvsignore
3317         * manual/dist/pdf/Makefile.am
3318         * manual/dist/ps/.cvsignore
3319         * manual/dist/ps/Makefile.am
3320         * manual/dist/txt/.cvsignore
3321         * manual/dist/txt/Makefile.am
3322                 Autotool-ize manual
3323
3324 2006-01-20 [paul]       1.9.100cvs175
3325
3326         * manual/handling.xml
3327                 make Filtering and Searching entries easier to find
3328         * manual/keyboard.xml
3329                 add the remaining default keybinds
3330         * src/prefs_summaries.c
3331                 update the default keybinds
3332
3333 2006-01-20 [paul]       1.9.100cvs174
3334
3335         * src/addressbook.c
3336         * src/addrgather.c
3337         * src/addrharvest.c
3338         * src/editaddress.c
3339         * src/editgroup.c
3340         * src/exphtmldlg.c
3341         * src/expldifdlg.c
3342         * src/exporthtml.c
3343         * src/exportldif.c
3344         * src/ldif.c
3345                 replace 'e-mail' with 'email'
3346         * src/summary_search.c
3347                 add mnemonic to "Find all" button
3348
3349 2006-01-20 [wwp]        1.9.100cvs173
3350
3351         * src/export.c
3352         * src/import.c
3353                 touched mbox import/export buttons for HIG-compliance
3354
3355 2006-01-19 [paul]       1.9.100cvs172
3356
3357         * manual/account.xml
3358         * manual/addrbook.xml
3359         * manual/advanced.xml
3360         * manual/faq.xml
3361         * manual/handling.xml
3362         * manual/intro.xml
3363         * manual/plugins.xml
3364         * manual/starting.xml
3365                 more editing
3366
3367 2006-01-19 [paul]       1.9.100cvs171
3368
3369         * src/toolbar.c
3370                 allow use of trash button while receiving
3371                 Thanks to Colin
3372
3373 2006-01-19 [wwp]        1.9.100cvs170
3374
3375         * src/gtk/quicksearch.c
3376         * src/compose.c
3377                 force text color to black when yellow background is set
3378
3379 2006-01-19 [colin]      1.9.100cvs169
3380
3381         * src/plugins/trayicon/trayicon.c
3382                 Gray out Get Mail when already getting mail
3383
3384 2006-01-18 [paul]       1.9.100cvs168
3385
3386         * src/compose.c
3387                 give widget yellow background was To is
3388                 set via folder prefs
3389         * src/gtk/quicksearch.c
3390                 give widget yellow background when quick
3391                 search is active.
3392                 Thanks to Colin
3393
3394 2006-01-18 [paul]       1.9.100cvs167
3395
3396         * doc/man/sylpheed-claws.1
3397                 add --subscribe option
3398
3399 2006-01-18 [paul]       1.9.100cvs166
3400
3401         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3402         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3403                 use %U instead of %F (%F is broken for user installed
3404                 files in kde 3.5)
3405
3406 2006-01-18 [colin]      1.9.100cvs165
3407
3408         * src/summaryview.c
3409                 Default to Yes in "No more * messages" dialogs
3410
3411 2006-01-17 [colin]      1.9.100cvs164
3412
3413         * src/compose.c
3414                 Possibly fix an invalid iterator causing
3415                 crash
3416
3417 2006-01-17 [colin]      1.9.100cvs163
3418
3419         * src/mimeview.c
3420                 Fix crash when the image disappears under the
3421                 image viewer
3422
3423 2006-01-16 [colin]      1.9.100cvs162
3424
3425         * src/compose.c
3426                 Fix reenabling autowrap
3427
3428 2006-01-16 [colin]      1.9.100cvs161
3429
3430         * src/compose.c
3431                 reset quote_len before getting quote_str
3432
3433 2006-01-16 [colin]      1.9.100cvs160
3434
3435         * src/account.c
3436         * src/account.h
3437         * src/folder.c
3438         * src/imap_gtk.c
3439         * src/mh_gtk.c
3440                 Fix bug #883 (default inbox does not track folder move)
3441
3442 2006-01-16 [colin]      1.9.100cvs159
3443
3444         * src/compose.c
3445         * src/plugins/pgpcore/passphrase.c
3446                 More buttons fixes
3447
3448 2006-01-16 [paul]       1.9.100cvs158
3449
3450         * src/prefs_actions.c
3451         * src/prefs_filtering_action.c
3452         * src/prefs_matcher.c
3453         * src/quote_fmt.c
3454         * src/gtk/description_window.c
3455         * src/gtk/description_window.h
3456         * src/gtk/quicksearch.c
3457                 description window cleanups
3458
3459 2006-01-15 [colin]      1.9.100cvs157
3460
3461         * src/addressbook.c
3462         * src/prefs_filtering.c
3463                 Same here
3464
3465 2006-01-15 [colin]      1.9.100cvs156
3466
3467         * src/folderview.c
3468         * src/mainwindow.c
3469                 Same for "Empty trash"
3470
3471 2006-01-15 [colin]      1.9.100cvs155
3472
3473         * src/inc.c
3474                 Override offline dialog had Yes by default
3475
3476 2006-01-15 [colin]      1.9.100cvs154
3477
3478         * src/summaryview.c
3479                 Delete selected messages? previously had Yes the default
3480
3481 2006-01-15 [colin]      1.9.100cvs153
3482
3483         * src/folder.c
3484         * src/folder.h
3485         * src/main.c
3486                 Check if a mailbox is loaded after all
3487                 plugins are loaded.
3488
3489 2006-01-15 [colin]      1.9.100cvs152
3490
3491         * src/folder.c
3492                 Don't start wizard when there are unloaded folders (will help
3493                 people with only mbox or maildir mailboxes)
3494
3495 2006-01-14 [colin]      1.9.100cvs151
3496
3497         * src/addressbook.c
3498         * src/expldifdlg.c
3499         * src/importldif.c
3500         * src/importmutt.c
3501         * src/importpine.c
3502         * src/mh_gtk.c
3503                 More HIG compliance and fixes
3504
3505 2006-01-14 [colin]      1.9.100cvs150
3506
3507         * src/prefs_filtering_action.c
3508         * src/foldersel.c
3509                 Two forgotten button order changes
3510
3511 2006-01-14 [colin]      1.9.100cvs149
3512
3513         * src/account.c
3514         * src/addressbook.c
3515         * src/compose.c
3516         * src/folderview.c
3517         * src/imap_gtk.c
3518         * src/mainwindow.c
3519         * src/mh_gtk.c
3520         * src/news_gtk.c
3521         * src/prefs_actions.c
3522         * src/prefs_customheader.c
3523         * src/prefs_filtering.c
3524         * src/prefs_matcher.c
3525         * src/prefs_template.c
3526         * src/ssl_manager.c
3527         * src/summaryview.c
3528         * src/textview.c
3529         * src/toolbar.c
3530                 All deletion confirmations are now "Cancel, Delete" 
3531                 instead of "No, Yes"
3532                 Clarified most of the other "No, Yes" to 
3533                 "Cancel, Descriptive_action"
3534                 Rechanged the "Entry not saved" alerts to have 
3535                 "Close, Continue editing"
3536
3537
3538 2006-01-14 [paul]
3539
3540         * 2.0.0-rc4 released
3541
3542 2006-01-14 [paul]       1.9.100cvs148
3543
3544         * src/account.c
3545         * src/addressadd.c
3546         * src/addressbook.c
3547         * src/compose.c
3548         * src/editaddress.c
3549         * src/editbook.c
3550         * src/editgroup.c
3551         * src/editjpilot.c
3552         * src/editldap.c
3553         * src/editvcard.c
3554         * src/exphtmldlg.c
3555         * src/expldifdlg.c
3556         * src/folderview.c
3557         * src/grouplistdialog.c
3558         * src/imap_gtk.c
3559         * src/importmutt.c
3560         * src/importpine.c
3561         * src/inc.c
3562         * src/main.c
3563         * src/mainwindow.c
3564         * src/message_search.c
3565         * src/messageview.c
3566         * src/mh_gtk.c
3567         * src/mimeview.c
3568         * src/news_gtk.c
3569         * src/prefs_actions.c
3570         * src/prefs_customheader.c
3571         * src/prefs_filtering.c
3572         * src/prefs_matcher.c
3573         * src/prefs_template.c
3574         * src/prefs_themes.c
3575         * src/ssl_manager.c
3576         * src/summary_search.c
3577         * src/summaryview.c
3578         * src/textview.c
3579         * src/toolbar.c
3580         * src/gtk/foldersort.c
3581         * src/gtk/gtkaspell.c
3582         * src/gtk/inputdialog.c
3583         * src/gtk/prefswindow.c
3584         * src/plugins/pgpcore/select-keys.c
3585         * src/plugins/trayicon/trayicon.c
3586                 HIG compliant button order
3587
3588 2006-01-14 [mones]      1.9.100cvs147
3589
3590         * po/es.po
3591                 Updated translation
3592
3593 2006-01-13 [paul]       1.9.100cvs146
3594
3595         * AUTHORS
3596         * ChangeLog
3597         * src/gtk/authors.h
3598                 add Joshua M. Kwan to contributors list
3599
3600 2006-01-13 [colin]      1.9.100cvs145
3601
3602         * src/gtk/quicksearch.c
3603                 Don't refocus quick search after executing (Esc or Enter)
3604                 Allows to '/'search something then move up/down in 
3605                 summaryview, and to Esc a search and be back in the 
3606                 summaryview
3607
3608 2006-01-13 [paul]       1.9.100cvs144
3609
3610         * src/plugins/pgpinline/pgpinline.c
3611                 support Content-Type 'application/pgp'
3612                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3613
3614 2006-01-13 [paul]       1.9.100cvs143
3615
3616         * manual/account.xml
3617                 make mention of partial retrieval
3618                 thanks to Colin
3619
3620 2006-01-13 [paul]       1.9.100cvs142
3621
3622         * src/account.c
3623         * src/account.h
3624         * src/action.c
3625         * src/action.h
3626         * src/adbookbase.h
3627         * src/addr_compl.c
3628         * src/addr_compl.h
3629         * src/addrbook.c
3630         * src/addrcache.c
3631         * src/addrcache.h
3632         * src/addrcindex.c
3633         * src/addrcindex.h
3634         * src/addrclip.c
3635         * src/addrclip.h
3636         * src/addrdefs.h
3637         * src/addressadd.c
3638         * src/addressadd.h
3639         * src/addressbook.c
3640         * src/addressbook.h
3641         * src/addrgather.c
3642         * src/addrgather.h
3643         * src/addrharvest.c
3644         * src/addrharvest.h
3645         * src/addrindex.c
3646         * src/addrindex.h
3647         * src/addritem.c
3648         * src/addritem.h
3649         * src/addrquery.c
3650         * src/addrquery.h
3651         * src/addrselect.c
3652         * src/addrselect.h
3653         * src/alertpanel.c
3654         * src/alertpanel.h
3655         * src/browseldap.c
3656         * src/browseldap.h
3657         * src/codeconv.c
3658         * src/codeconv.h
3659         * src/compose.c
3660         * src/compose.h
3661         * src/customheader.c
3662         * src/customheader.h
3663         * src/displayheader.c
3664         * src/displayheader.h
3665         * src/editaddress.c
3666         * src/editaddress.h
3667         * src/editbook.c
3668         * src/editbook.h
3669         * src/editgroup.c
3670         * src/editgroup.h
3671         * src/editjpilot.c
3672         * src/editjpilot.h
3673         * src/editldap.c
3674         * src/editldap.h
3675         * src/editldap_basedn.c
3676         * src/editldap_basedn.h
3677         * src/editvcard.c
3678         * src/editvcard.h
3679         * src/exphtmldlg.c
3680         * src/exphtmldlg.h
3681         * src/expldifdlg.c
3682         * src/expldifdlg.h
3683         * src/export.h
3684         * src/exporthtml.c
3685         * src/exporthtml.h
3686         * src/exportldif.c
3687         * src/exportldif.h
3688         * src/filtering.c
3689         * src/filtering.h
3690         * src/folder.c
3691         * src/folder.h
3692         * src/folder_item_prefs.c
3693         * src/folder_item_prefs.h
3694         * src/foldersel.c
3695         * src/foldersel.h
3696         * src/folderutils.c
3697         * src/folderutils.h
3698         * src/folderview.c
3699         * src/folderview.h
3700         * src/grouplistdialog.c
3701         * src/grouplistdialog.h
3702         * src/headerview.c
3703         * src/html.c
3704         * src/html.h
3705         * src/image_viewer.c
3706         * src/image_viewer.h
3707         * src/imap.c
3708         * src/imap.h
3709         * src/imap_gtk.c
3710         * src/imap_gtk.h
3711         * src/import.h
3712         * src/importldif.c
3713         * src/importldif.h
3714         * src/importmutt.c
3715         * src/importmutt.h
3716         * src/importpine.c
3717         * src/importpine.h
3718         * src/inc.c
3719         * src/inc.h
3720         * src/jpilot.c
3721         * src/jpilot.h
3722         * src/ldapctrl.c
3723         * src/ldapctrl.h
3724         * src/ldaplocate.c
3725         * src/ldaplocate.h
3726         * src/ldapquery.c
3727         * src/ldapquery.h
3728         * src/ldapserver.c
3729         * src/ldapserver.h
3730         * src/ldaputil.c
3731         * src/ldaputil.h
3732         * src/ldif.c
3733         * src/ldif.h
3734         * src/main.c
3735         * src/main.h
3736         * src/mainwindow.c
3737         * src/mainwindow.h
3738         * src/manual.c
3739         * src/manual.h
3740         * src/mbox.c
3741         * src/mbox.h
3742         * src/message_search.c
3743         * src/message_search.h
3744         * src/messageview.c
3745         * src/messageview.h
3746         * src/mh.c
3747         * src/mh.h
3748         * src/mh_gtk.c
3749         * src/mh_gtk.h
3750         * src/mimeview.c
3751         * src/mimeview.h
3752         * src/msgcache.c
3753         * src/msgcache.h
3754         * src/mutt.c
3755         * src/mutt.h
3756         * src/news.c
3757         * src/news.h
3758         * src/news_gtk.c
3759         * src/news_gtk.h
3760         * src/partial_download.c
3761         * src/partial_download.h
3762         * src/pine.c
3763         * src/pine.h
3764         * src/pop.c
3765         * src/pop.h
3766         * src/prefs_account.c
3767         * src/prefs_account.h
3768         * src/prefs_actions.c
3769         * src/prefs_actions.h
3770         * src/prefs_common.c
3771         * src/prefs_common.h
3772         * src/prefs_compose_writing.c
3773         * src/prefs_compose_writing.h
3774         * src/prefs_customheader.c
3775         * src/prefs_customheader.h
3776         * src/prefs_display_header.c
3777         * src/prefs_display_header.h
3778         * src/prefs_filtering.c
3779         * src/prefs_filtering.h
3780         * src/prefs_filtering_action.c
3781         * src/prefs_filtering_action.h
3782         * src/prefs_folder_column.c
3783         * src/prefs_folder_column.h
3784         * src/prefs_folder_item.c
3785         * src/prefs_folder_item.h
3786         * src/prefs_fonts.c
3787         * src/prefs_fonts.h
3788         * src/prefs_gtk.c
3789         * src/prefs_gtk.h
3790         * src/prefs_image_viewer.c
3791         * src/prefs_image_viewer.h
3792         * src/prefs_matcher.c
3793         * src/prefs_matcher.h
3794         * src/prefs_message.c
3795         * src/prefs_msg_colors.c
3796         * src/prefs_msg_colors.h
3797         * src/prefs_other.c
3798         * src/prefs_quote.c
3799         * src/prefs_receive.c
3800         * src/prefs_send.c
3801         * src/prefs_spelling.c
3802         * src/prefs_spelling.h
3803         * src/prefs_summaries.c
3804         * src/prefs_summaries.h
3805         * src/prefs_summary_column.c
3806         * src/prefs_summary_column.h
3807         * src/prefs_template.c
3808         * src/prefs_template.h
3809         * src/prefs_themes.c
3810         * src/prefs_themes.h
3811         * src/prefs_toolbar.c
3812         * src/prefs_toolbar.h
3813         * src/prefs_wrapping.c
3814         * src/prefs_wrapping.h
3815         * src/privacy.c
3816         * src/privacy.h
3817         * src/procheader.c
3818         * src/procheader.h
3819         * src/procmime.c
3820         * src/procmime.h
3821         * src/procmsg.c
3822         * src/procmsg.h
3823         * src/quote_fmt.c
3824         * src/quote_fmt_parse.y
3825         * src/recv.c
3826         * src/recv.h
3827         * src/remotefolder.c
3828         * src/remotefolder.h
3829         * src/send_message.c
3830         * src/send_message.h
3831         * src/setup.c
3832         * src/setup.h
3833         * src/sourcewindow.c
3834         * src/sourcewindow.h
3835         * src/ssl_manager.c
3836         * src/ssl_manager.h
3837         * src/statusbar.c
3838         * src/statusbar.h
3839         * src/stock_pixmap.c
3840         * src/stock_pixmap.h
3841         * src/summary_search.c
3842         * src/summary_search.h
3843         * src/summaryview.c
3844         * src/summaryview.h
3845         * src/syldap.c
3846         * src/syldap.h
3847         * src/textview.c
3848         * src/textview.h
3849         * src/toolbar.c
3850         * src/toolbar.h
3851         * src/undo.c
3852         * src/undo.h
3853         * src/unmime.c
3854         * src/unmime.h
3855         * src/vcard.c
3856         * src/vcard.h
3857         * src/wizard.c
3858         * src/wizard.h
3859         * src/common/base64.c
3860         * src/common/base64.h
3861         * src/common/defs.h
3862         * src/common/hooks.c
3863         * src/common/hooks.h
3864         * src/common/log.c
3865         * src/common/log.h
3866         * src/common/mgutils.c
3867         * src/common/mgutils.h
3868         * src/common/nntp.c
3869         * src/common/nntp.h
3870         * src/common/passcrypt.c
3871         * src/common/passcrypt.h.in
3872         * src/common/plugin.c
3873         * src/common/plugin.h
3874         * src/common/prefs.c
3875         * src/common/prefs.h
3876         * src/common/progressindicator.c
3877         * src/common/progressindicator.h
3878         * src/common/quoted-printable.c
3879         * src/common/quoted-printable.h
3880         * src/common/session.c
3881         * src/common/session.h
3882         * src/common/smtp.c
3883         * src/common/smtp.h
3884         * src/common/socket.c
3885         * src/common/socket.h
3886         * src/common/ssl.c
3887         * src/common/ssl.h
3888         * src/common/ssl_certificate.c
3889         * src/common/ssl_certificate.h
3890         * src/common/stringtable.c
3891         * src/common/stringtable.h
3892         * src/common/sylpheed.c
3893         * src/common/sylpheed.h
3894         * src/common/template.c
3895         * src/common/template.h
3896         * src/common/timing.h
3897         * src/common/utils.c
3898         * src/common/utils.h
3899         * src/common/version.h.in
3900         * src/common/xml.c
3901         * src/common/xml.h
3902         * src/common/xmlprops.c
3903         * src/common/xmlprops.h
3904         * src/gtk/colorlabel.c
3905         * src/gtk/colorsel.c
3906         * src/gtk/colorsel.h
3907         * src/gtk/description_window.c
3908         * src/gtk/description_window.h
3909         * src/gtk/filesel.c
3910         * src/gtk/filesel.h
3911         * src/gtk/foldersort.c
3912         * src/gtk/foldersort.h
3913         * src/gtk/gtkutils.c
3914         * src/gtk/gtkutils.h
3915         * src/gtk/inputdialog.c
3916         * src/gtk/inputdialog.h
3917         * src/gtk/logwindow.c
3918         * src/gtk/logwindow.h
3919         * src/gtk/manage_window.c
3920         * src/gtk/manage_window.h
3921         * src/gtk/menu.c
3922         * src/gtk/menu.h
3923         * src/gtk/pluginwindow.c
3924         * src/gtk/pluginwindow.h
3925         * src/gtk/prefswindow.c
3926         * src/gtk/prefswindow.h
3927         * src/gtk/progressdialog.c
3928         * src/gtk/progressdialog.h
3929         * src/gtk/sslcertwindow.c
3930         * src/gtk/sslcertwindow.h
3931         * src/plugins/clamav/clamav_plugin.c
3932         * src/plugins/clamav/clamav_plugin.h
3933         * src/plugins/clamav/clamav_plugin_gtk.c
3934         * src/plugins/demo/demo.c
3935         * src/plugins/dillo_viewer/dillo_prefs.c
3936         * src/plugins/dillo_viewer/dillo_prefs.h
3937         * src/plugins/dillo_viewer/dillo_viewer.c
3938         * src/plugins/pgpcore/passphrase.c
3939         * src/plugins/pgpcore/passphrase.h
3940         * src/plugins/pgpcore/plugin.c
3941         * src/plugins/pgpcore/select-keys.c
3942         * src/plugins/pgpcore/select-keys.h
3943         * src/plugins/pgpcore/sgpgme.c
3944         * src/plugins/pgpcore/sgpgme.h
3945         * src/plugins/pgpinline/pgpinline.c
3946         * src/plugins/pgpinline/pgpinline.h
3947         * src/plugins/pgpinline/plugin.c
3948         * src/plugins/pgpmime/pgpmime.c
3949         * src/plugins/pgpmime/pgpmime.h
3950         * src/plugins/pgpmime/plugin.c
3951         * src/plugins/spamassassin/spamassassin.c
3952         * src/plugins/spamassassin/spamassassin.h
3953         * src/plugins/spamassassin/spamassassin_gtk.c
3954         * src/plugins/trayicon/trayicon.c
3955                 update copyright header
3956
3957 2006-01-13 [paul]       1.9.100cvs141
3958
3959         * src/account.c
3960         * src/export.c
3961         * src/import.c
3962         * src/mainwindow.c
3963         * src/prefs_account.c
3964         * src/prefs_display_header.c
3965         * src/prefs_receive.c
3966         * src/prefs_send.c
3967         * src/prefs_summaries.c
3968         * src/prefs_themes.c
3969         * src/prefs_toolbar.c
3970         * src/gtk/about.c
3971                 various cleanups
3972
3973 2006-01-12 [colin]      1.9.100cvs140
3974
3975         * src/folder.c
3976         * src/folder.h
3977         * src/main.c
3978                 Add --subscribe option
3979                 Let sylpheed-claws email@domain.com equivalent to --compose
3980                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3981
3982 2006-01-12 [paul]       1.9.100cvs139
3983
3984         * src/mainwindow.c
3985                 append 'Change folder order' label with '...'
3986         * src/prefs_actions.c
3987                 allow reordering of actions list by dnd
3988         * src/gtk/foldersort.c
3989                 make the dialog nicer
3990
3991 2006-01-11 [colin]      1.9.100cvs138
3992
3993         * src/compose.c
3994                 Allow templates without text
3995
3996 2006-01-11 [paul]       1.9.100cvs137
3997
3998         * tools/README
3999         * tools/filter_conv_new.pl
4000                 add info to README
4001                 also check .sylpheed for filter.xml
4002                 be a bit informative to the user
4003
4004 2006-01-11 [colin]      1.9.100cvs136
4005
4006         * src/textview.c
4007                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4008
4009 2006-01-10 [paul]       1.9.100cvs135
4010
4011         * tools/Makefile.am
4012         * tools/filter_conv_new.pl
4013                 add script to convert new style Sylpheed
4014                 filter rules (Sylpheed >= 0.9.99) to
4015                 Claws filtering rules
4016
4017 2006-01-10 [colin]      1.9.100cvs134
4018
4019         * src/compose.c
4020                 Fix broken line joins in certain conditions
4021                 (between two quoted lines: <enter><enter><up>
4022                  <type a wrapped sentence><go in the first line>
4023                  <insert more text><watch as line joining failed>)
4024
4025 2006-01-10 [paul]       1.9.100cvs133
4026
4027         * src/compose.c
4028                 don't report success in error dialog
4029                 thanks to Colin
4030         * src/common/utils.c
4031                 include some trailing punctuations as URI
4032                 thanks to Hiro
4033
4034 2006-01-10 [paul]       1.9.100cvs132
4035
4036         * src/mimeview.c
4037                 fix incompatible pointer type
4038                 warning
4039
4040 2006-01-10 [paul]       1.9.100cvs131
4041
4042         * src/compose.c
4043                 change Subject in window title
4044                 instantaneously
4045
4046 2006-01-09 [colin]      1.9.100cvs130
4047
4048         * src/addressbook.c
4049         * src/headerview.c
4050         * src/mainwindow.c
4051         * src/messageview.c
4052         * src/mimeview.c
4053         * src/noticeview.c
4054         * src/summaryview.c
4055                 Fix possible crashes on exit and in addressbook
4056
4057 2006-01-09 [paul]       1.9.100cvs129
4058
4059         * src/prefs_msg_colors.c
4060                 some cleanups that I forgot last time
4061
4062 2006-01-09 [paul]       1.9.100cvs128
4063
4064         * README
4065         * src/folderview.c
4066         * src/prefs_msg_colors.c
4067                 add previously hidden option, color_new, to
4068                 the gui
4069                 move the page to Display/
4070                 rework the gui
4071
4072 2006-01-09 [wwp]        1.9.100cvs127
4073
4074         * src/prefs_themes.c
4075                 made the prefs/display/themes layouts spacing less condensed
4076                 (and so they match other prefs/pages' look).
4077
4078 2006-01-09 [paul]       1.9.100cvs126
4079
4080         * src/compose.c
4081         * src/prefs_common.c
4082         * src/prefs_common.h
4083         * src/prefs_wrapping.c
4084                 remove 'wrap at send' option
4085
4086 2006-01-06 [colin]      1.9.100cvs125
4087
4088         * src/compose.c
4089                 Just make completely sure we don't insert "manual line breaks" 
4090                 when wrapping... 
4091
4092 2006-01-04 [paul]
4093
4094         * 2.0.0-rc3 released
4095
4096 2006-01-04 [paul]       1.9.100cvs124
4097
4098         * src/folderview.c
4099                 fix bug 882, 'quick scroll in folder list
4100                 displays wrong folder contents'
4101
4102 2006-01-04 [paul]       1.9.100cvs123
4103
4104         * src/plugins/pgpmime/pgpmime.c
4105                 better debug information when signing
4106                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4107
4108 2006-01-03 [colin]      1.9.100cvs122
4109
4110         * configure.ac
4111                 We need to recheck for gpgme 1.0.0 after checking
4112                 for 1.1.1, because if 1.1.1 isn't available, 
4113                 GPGME_LIBS and friends are blanked out by the 
4114                 second check.
4115
4116 2006-01-03 [colin]      1.9.100cvs121
4117
4118         * src/common/prefs.c
4119                 Windows unlink-before rename fix
4120         * src/plugins/pgpcore/sgpgme.c
4121                 Add support for PKA info if available
4122                 Both patches by Werner Koch
4123
4124 2006-01-03 [paul]       1.9.100cvs120
4125
4126         * src/messageview.c
4127                 fix bug 884, 'Send receipt' button visible in queue
4128                 Thanks to Colin
4129
4130 2006-01-02 [colin]      1.9.100cvs119
4131
4132         * src/compose.c
4133         * src/imap.c
4134                 Fix autosave on IMAP and more generally try to
4135                 return the correct ID on a newly added IMAP message
4136
4137 2006-01-02 [paul]       1.9.100cvs118
4138
4139         * manual/keyboard.xml
4140                 edited
4141
4142 2006-01-01 [paul]       1.9.100cvs117
4143
4144         * src/gtk/authors.h
4145                 alphabetical order
4146
4147 2005-12-30 [colin]      1.9.100cvs116
4148
4149         * manual/advanced.xml
4150                 Explain Pre/Post-processing differences.
4151
4152 2005-12-30 [colin]      1.9.100cvs115
4153
4154         * src/mh.c
4155                 Implement copy_msgs for a little optimization
4156         * src/imap.c
4157                 Finish yesterday's fix
4158
4159 2005-12-29 [colin]      1.9.100cvs114
4160
4161         * src/imap.c
4162                 Fix occasional failure in fetching a mail over
4163                 IMAP
4164
4165 2005-12-29 [colin]      1.9.100cvs113
4166
4167         * src/compose.c
4168                 Don't remove a draft when sending it, if it is 
4169                 locked.
4170
4171 2005-12-28 [colin]      1.9.100cvs112
4172
4173         * src/summaryview.c
4174                 Fix leak for real
4175
4176 2005-12-28 [wwp]        1.9.100cvs111
4177
4178         * doc/faq/.cvsignore
4179         * doc/faq/de/.cvsignore
4180         * doc/faq/en/.cvsignore
4181         * doc/faq/es/.cvsignore
4182         * doc/faq/fr/.cvsignore
4183         * doc/faq/it/.cvsignore
4184         * doc/manual/.cvsignore
4185         * doc/manual/de/.cvsignore
4186         * doc/manual/en/.cvsignore
4187         * doc/manual/es/.cvsignore
4188         * doc/manual/fr/.cvsignore
4189         * doc/manual/ja/.cvsignore
4190         * src/plugins/mathml_viewer/.cvsignore
4191                 rollback revival of those files (my bad, sorry for the noise).
4192
4193 2005-12-28 [wwp]        1.9.100cvs110
4194
4195         * src/compose.c
4196                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4197
4198 2005-12-28 [wwp]        1.9.100cvs109
4199
4200         * doc/faq/.cvsignore
4201         * doc/faq/de/.cvsignore
4202         * doc/faq/en/.cvsignore
4203         * doc/faq/es/.cvsignore
4204         * doc/faq/fr/.cvsignore
4205         * doc/faq/it/.cvsignore
4206         * doc/manual/.cvsignore
4207         * doc/manual/de/.cvsignore
4208         * doc/manual/en/.cvsignore
4209         * doc/manual/es/.cvsignore
4210         * doc/manual/fr/.cvsignore
4211         * doc/manual/ja/.cvsignore
4212         * src/plugins/mathml_viewer/.cvsignore
4213         * po/.cvsignore
4214                 more files to ignore.
4215
4216 2005-12-24 [colin]      1.9.100cvs108
4217
4218         * AUTHORS
4219         * src/gtk/authors.h
4220                 Update for Werner
4221
4222 2005-12-24 [colin]      1.9.100cvs107
4223
4224         * src/procmsg.c
4225                 Allow NULL src_msginfo in 
4226                 procmsg_msginfo_new_from_mimeinfo
4227
4228 2005-12-23 [paul]       1.9.100cvs106
4229
4230         * src/plugins/pgpinline/mypgpcore.def
4231                 add this forgotten file
4232
4233 2005-12-23 [colin]      1.9.100cvs105
4234
4235         * src/mainwindow.c
4236                 Fix missing break
4237
4238 2005-12-23 [colin]      1.9.100cvs104
4239
4240         * autogen.sh
4241         * src/folder.c
4242         * src/mh.c
4243         * src/common/plugin.c
4244         * src/common/socket.c
4245         * src/common/socket.h
4246         * src/common/utils.c
4247         * src/common/utils.h
4248         * src/gtk/pluginwindow.c
4249         * src/plugins/pgpcore/plugin.def
4250         * src/plugins/pgpcore/sylpheed.def
4251         * src/plugins/pgpinline/Makefile.am
4252         * src/plugins/pgpinline/plugin.def
4253         * src/plugins/pgpinline/sylpheed.def
4254         * src/plugins/pgpmime/plugin.def
4255         * src/plugins/pgpmime/sylpheed.def
4256                 Various w32 fixes by Werner Koch
4257
4258 2005-12-22 [paul]       1.9.100cvs103
4259
4260         * src/wizard.c
4261                 don't offer IMAP as 'server type' if
4262                 libetpan isn't built in
4263
4264 2005-12-22 [paul]       1.9.100cvs102
4265
4266         * AUTHORS
4267         * src/mainwindow.c
4268         * src/mainwindow.h
4269         * src/toolbar.c
4270         * src/gtk/authors.h
4271                 support GTK_TOOLBAR_BOTH_HORIZ (text
4272                 next to icon) Patch by Marien Zwart
4273                 marienz@users.sf.net
4274                 Also reword the text
4275
4276 2005-12-21 [colin]      1.9.100cvs101
4277
4278         * configure.ac
4279                 Fix DATADIRNAME
4280         * COPYING
4281                 Fix missing section and explicit the exception better
4282         * src/compose.c
4283                 Prevent mail from being lost without notice when an
4284                 SMTP error happens on trying to send an unmodified
4285                 drafted mail.
4286         * src/send_message.c
4287         * src/common/smtp.c
4288                 Fix password remembering when wrong, and add return
4289                 value checks where they should have been
4290         * src/plugins/pgpcore/sylpheed.def
4291         * src/plugins/pgpinline/sylpheed.def
4292         * src/plugins/pgpmime/sylpheed.def
4293                 Add a few symbols needed
4294
4295 2005-12-21 [paul]       1.9.100cvs100
4296
4297         * m4/codeset.m4
4298         * m4/glibc21.m4
4299         * m4/intdiv0.m4
4300         * m4/inttypes-pri.m4
4301         * m4/inttypes.m4
4302         * m4/inttypes_h.m4
4303         * m4/isc-posix.m4
4304         * m4/lcmessage.m4
4305         * m4/stdint_h.m4
4306         * m4/uintmax_t.m4
4307                 gettextization
4308                 thanks to Colin
4309
4310 2005-12-21 [paul]       1.9.100cvs99
4311
4312         * po/sv.po
4313                 fixed by Colin
4314
4315 2005-12-20 [paul]       1.9.100cvs98
4316
4317         * po/sv.po
4318                 updated by Anders Trobäck
4319
4320 2005-12-20 [colin]      1.9.100cvs97
4321
4322         * ABOUT-NLS
4323         * Makefile.am
4324         * autogen.sh
4325         * configure.ac
4326         * config/config.rpath
4327         * config/mkinstalldirs
4328         * m4/Makefile.am
4329         * m4/glibc2.m4
4330         * m4/gnupg.m4
4331         * m4/gpgme.m4
4332         * m4/intmax.m4
4333         * m4/longdouble.m4
4334         * m4/longlong.m4
4335         * m4/printf-posix.m4
4336         * m4/signed.m4
4337         * m4/size_max.m4
4338         * m4/ulonglong.m4
4339         * m4/wchar_t.m4
4340         * m4/wint_t.m4
4341         * m4/xsize.m4
4342         * po/Makefile.in.in
4343         * po/Makevars
4344         * po/bg.po
4345         * po/ca.po
4346         * po/cs.po
4347         * po/de.po
4348         * po/el.po
4349         * po/en_GB.po
4350         * po/es.po
4351         * po/fi.po
4352         * po/fr.po
4353         * po/hr.po
4354         * po/hu.po
4355         * po/it.po
4356         * po/ja.po
4357         * po/ko.po
4358         * po/nb.po
4359         * po/nl.po
4360         * po/pl.po
4361         * po/pt_BR.po
4362         * po/ru.po
4363         * po/sk.po
4364         * po/sr.po
4365         * po/stamp-po
4366         * po/sv.po
4367         * po/zh_CN.po
4368         * po/zh_TW.po
4369         * src/Makefile.am
4370         * src/codeconv.c
4371         * src/compose.c
4372         * src/exporthtml.c
4373         * src/exportldif.c
4374         * src/folder.c
4375         * src/main.c
4376         * src/manual.c
4377         * src/mh.c
4378         * src/mimeview.c
4379         * src/send_message.c
4380         * src/common/Makefile.am
4381         * src/common/fnmatch.c
4382         * src/common/fnmatch.h
4383         * src/common/fnmatch_loop.c
4384         * src/common/nntp.c
4385         * src/common/plugin.c
4386         * src/common/smtp.c
4387         * src/common/socket.c
4388         * src/common/string_match.c
4389         * src/common/sylpheed.c
4390         * src/common/utils.c
4391         * src/common/utils.h
4392         * src/common/w32_dirent.c
4393         * src/common/w32_reg.c
4394         * src/common/w32_signal.c
4395         * src/common/w32_stat.c
4396         * src/common/w32_stdio.c
4397         * src/common/w32_stdlib.c
4398         * src/common/w32_string.c
4399         * src/common/w32_time.c
4400         * src/common/w32_unistd.c
4401         * src/common/w32_wait.c
4402         * src/common/w32lib.h
4403         * src/etpan/Makefile.am
4404         * src/gtk/Makefile.am
4405         * src/plugins/clamav/Makefile.am
4406         * src/plugins/demo/Makefile.am
4407         * src/plugins/dillo_viewer/Makefile.am
4408         * src/plugins/pgpcore/Makefile.am
4409         * src/plugins/pgpcore/passphrase.c
4410         * src/plugins/pgpcore/plugin.def
4411         * src/plugins/pgpcore/sgpgme.c
4412         * src/plugins/pgpcore/sylpheed.def
4413         * src/plugins/pgpcore/version.rc
4414         * src/plugins/pgpinline/Makefile.am
4415         * src/plugins/pgpinline/plugin.def
4416         * src/plugins/pgpinline/sylpheed.def
4417         * src/plugins/pgpinline/version.rc
4418         * src/plugins/pgpmime/Makefile.am
4419         * src/plugins/pgpmime/mypgpcore.def
4420         * src/plugins/pgpmime/plugin.def
4421         * src/plugins/pgpmime/sylpheed.def
4422         * src/plugins/pgpmime/version.rc
4423         * src/plugins/spamassassin/Makefile.am
4424                 Very little ;-) patch from Werner Koch, providing
4425                 infrastructure for cross-compiling to Win32
4426
4427 2005-12-20 [paul]       1.9.100cvs96
4428
4429         * src/account.c
4430         * src/account.h
4431         * src/mainwindow.c
4432         * src/mainwindow.h
4433         * src/toolbar.c
4434         * src/toolbar.h
4435                 add a combo to the Get All button, allowing
4436                 quick retrieval from any account
4437                 Patch by Fabien Vantard, slightly modified
4438                 by Colin
4439         * src/gtk/about.c
4440                 i18n fix. Patch by Fabien Vantard
4441
4442 2005-12-19 [colin]      1.9.100cvs95
4443
4444         * src/compose.c
4445         * src/compose.h
4446                 Don't automatically join lines when they've 
4447                 been separated by the user and not automatically
4448
4449 2005-12-19 [paul]       1.9.100cvs94
4450
4451         * src/gtk/pluginwindow.c
4452                 i18n fix.
4453                 Patch by Fabien Vantard
4454
4455 2005-12-15 [paul]       1.9.100cvs93
4456
4457         * src/common/plugin.c
4458         * src/common/plugin.h
4459         * src/gtk/pluginwindow.c
4460         * src/plugins/clamav/clamav_plugin.c
4461         * src/plugins/demo/demo.c
4462         * src/plugins/dillo_viewer/dillo_viewer.c
4463         * src/plugins/pgpcore/plugin.c
4464         * src/plugins/pgpinline/plugin.c
4465         * src/plugins/pgpmime/plugin.c
4466         * src/plugins/spamassassin/spamassassin.c
4467         * src/plugins/trayicon/trayicon.c
4468                 add plugin_version()
4469
4470 2005-12-15 [colin]      1.9.100cvs92
4471
4472         * src/compose.c
4473                 Further fix bug #875
4474
4475 2005-12-15 [paul]       1.9.100cvs91
4476
4477         * src/gtk/filesel.c
4478                 fix attach_load_dir getting set to
4479                 PLUGINDIR on plugin load
4480
4481 2005-12-14 [mones]      1.9.100cvs90
4482
4483         * manual/ack.xml
4484         * manual/keyboard.xml
4485                 Initial draft and some shortcuts added
4486                 
4487         * po/es.po
4488                 Updated translation
4489
4490 2005-12-14 [colin]      1.9.100cvs89
4491
4492         * src/compose.c
4493         * src/imap.c
4494         * src/summaryview.c
4495         * src/gtk/gtkaspell.c
4496                 More leaks fixed
4497         * src/prefs_folder_item.c
4498                 Fix recursive prefs apply
4499
4500
4501 2005-12-14 [colin]      1.9.100cvs88
4502
4503         * src/compose.c
4504                 Fix bug #875 (Freeze On Inline Forward of 
4505                 Large Message)
4506
4507 2005-12-13 [colin]      1.9.100cvs87
4508
4509         * src/compose.c
4510                 Uniq-ify and sort the mimetypes list
4511                 Patch by Fabien Vantard
4512
4513 2005-12-13 [colin]      1.9.100cvs86
4514
4515         * src/imap.c
4516         * src/etpan/imap-thread.c
4517                 Fix leaks (patch by Hoa)
4518         * src/news.c
4519         * src/common/plugin.c
4520                 Fix leaks
4521
4522 2005-12-12 [colin]
4523
4524         * 2.0.0-rc2 released
4525
4526 2005-12-12 [colin]      1.9.100cvs85
4527
4528         * src/matcher.c
4529                 Fix a leak
4530
4531 2005-12-12 [wwp]        1.9.100cvs84
4532
4533         * src/gtk/icon_legend.c
4534                 fix misbehaviour and crash when closing the legend window
4535         using the Esc key (patch by Fabien Vantard).
4536
4537 2005-12-12 [paul]       1.9.100cvs83
4538
4539         * src/browseldap.c
4540         * src/foldersel.c
4541         * src/prefs_actions.c
4542         * src/prefs_filtering.c
4543         * src/prefs_matcher.c
4544         * src/prefs_spelling.glade      ** REMOVED **
4545         * src/prefs_template.c
4546         * src/gtk/foldersort.glade      ** REMOVED **
4547         * src/gtk/pluginwindow.c
4548         * src/gtk/pluginwindow.glade    ** REMOVED **
4549         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
4550                 cleanups
4551
4552 2005-12-11 [paul]       1.9.100cvs82
4553
4554         * src/gtk/filesel.c
4555                 fix attach_load_dir crasher (double free)
4556
4557 2005-12-09 [paul]       1.9.100cvs81
4558
4559         * po/POTFILES.in
4560         * src/mainwindow.c
4561         * src/gtk/Makefile.am
4562         * src/gtk/icon_legend.c
4563         * src/gtk/icon_legend.h
4564                 add icon legend
4565         * src/manual.c
4566                 cleanup
4567
4568 2005-12-09 [paul]       1.9.100cvs80
4569
4570         * src/plugins/pgpcore/passphrase.c
4571                 wrap the label in the dialog
4572
4573 2005-12-09 [colin]      1.9.100cvs79
4574
4575         * src/plugins/pgpcore/sgpgme.c
4576                 Display (untrusted) on not trusted signatures
4577                 Patch by Michal Èihaø <michal@cihar.com>
4578                 Closes bug #867 (Report also key trust)
4579
4580 2005-12-09 [colin]      1.9.100cvs78
4581
4582         * src/common/plugin.c
4583                 Update licence check, following Eben Moglen's advice
4584
4585 2005-12-08 [colin]      1.9.100cvs77
4586
4587         * src/folder.c
4588                 Fix the occasionnal item->cache != NULL 
4589                 assertion failure. 
4590
4591 2005-12-08 [colin]      1.9.100cvs76
4592
4593         * src/mimeview.c
4594         * src/plugins/pgpcore/sgpgme.c
4595                 Print key id when unable to check it
4596                 Closes bug #866 (Show key id when missing)
4597
4598 2005-12-08 [paul]       1.9.100cvs75
4599
4600         * src/prefs_common.c
4601         * src/prefs_common.h
4602         * src/gtk/filesel.c
4603                 remember load attachment dir
4604
4605 2005-12-07 [colin]      1.9.100cvs74
4606
4607         * src/prefs_toolbar.c
4608                 Gtk fixes, patch by Fabien Vantard
4609
4610 2005-12-07 [colin]      1.9.100cvs73
4611
4612         * src/action.c
4613         * src/compose.c
4614         * src/compose.h
4615                 Fix bug #839 (Quoted text isn't colored after 
4616                 executing an action)
4617         * src/common/plugin.c
4618                 Require plugins to declare their licence in plugin_licence()
4619                 Refuse to load non-GPL plugins as they'd be illegal (as 
4620                 derived works of Sylpheed-Claws, they must be GPL).
4621         * src/plugins/clamav/clamav_plugin.c
4622         * src/plugins/demo/demo.c
4623         * src/plugins/dillo_viewer/dillo_viewer.c
4624         * src/plugins/pgpcore/plugin.c
4625         * src/plugins/pgpinline/plugin.c
4626         * src/plugins/pgpmime/plugin.c
4627         * src/plugins/spamassassin/spamassassin.c
4628         * src/plugins/trayicon/trayicon.c
4629                 Add plugin_licence()
4630
4631 2005-12-07 [paul]       1.9.100cvs72
4632
4633         * configure.ac
4634         * src/mainwindow.c
4635         * src/manual.c
4636         * src/manual.h
4637         * src/common/defs.h
4638                 clean up after local FAQ removal and
4639                 temporary manual removal
4640
4641 2005-12-06 [colin]      1.9.100cvs71
4642
4643         * configure.ac
4644         * doc/Makefile.am
4645         * doc/faq/.cvsignore
4646         * doc/faq/Makefile.am
4647         * doc/faq/de/.cvsignore
4648         * doc/faq/de/Makefile.am
4649         * doc/faq/de/sylpheed-faq-1.html
4650         * doc/faq/de/sylpheed-faq-2.html
4651         * doc/faq/de/sylpheed-faq-3.html
4652         * doc/faq/de/sylpheed-faq.html
4653         * doc/faq/en/.cvsignore
4654         * doc/faq/en/Makefile.am
4655         * doc/faq/en/sylpheed-faq-1.html
4656         * doc/faq/en/sylpheed-faq-2.html
4657         * doc/faq/en/sylpheed-faq-3.html
4658         * doc/faq/en/sylpheed-faq-4.html
4659         * doc/faq/en/sylpheed-faq.html
4660         * doc/faq/es/.cvsignore
4661         * doc/faq/es/Makefile.am
4662         * doc/faq/es/sylpheed-faq-1.html
4663         * doc/faq/es/sylpheed-faq-2.html
4664         * doc/faq/es/sylpheed-faq-3.html
4665         * doc/faq/es/sylpheed-faq-4.html
4666         * doc/faq/es/sylpheed-faq.html
4667         * doc/faq/fr/.cvsignore
4668         * doc/faq/fr/Makefile.am
4669         * doc/faq/fr/sylpheed-faq-1.html
4670         * doc/faq/fr/sylpheed-faq-2.html
4671         * doc/faq/fr/sylpheed-faq-3.html
4672         * doc/faq/fr/sylpheed-faq.html
4673         * doc/faq/it/.cvsignore
4674         * doc/faq/it/Makefile.am
4675         * doc/faq/it/sylpheed-faq-1.html
4676         * doc/faq/it/sylpheed-faq-2.html
4677         * doc/faq/it/sylpheed-faq-3.html
4678         * doc/faq/it/sylpheed-faq.html
4679         * doc/manual/.cvsignore
4680         * doc/manual/Makefile.am
4681         * doc/manual/de/.cvsignore
4682         * doc/manual/de/Makefile.am
4683         * doc/manual/de/sylpheed-1.html
4684         * doc/manual/de/sylpheed-10.html
4685         * doc/manual/de/sylpheed-11.html
4686         * doc/manual/de/sylpheed-12.html
4687         * doc/manual/de/sylpheed-13.html
4688         * doc/manual/de/sylpheed-14.html
4689         * doc/manual/de/sylpheed-15.html
4690         * doc/manual/de/sylpheed-16.html
4691         * doc/manual/de/sylpheed-17.html
4692         * doc/manual/de/sylpheed-18.html
4693         * doc/manual/de/sylpheed-19.html
4694         * doc/manual/de/sylpheed-2.html
4695         * doc/manual/de/sylpheed-20.html
4696         * doc/manual/de/sylpheed-3.html
4697         * doc/manual/de/sylpheed-4.html
4698         * doc/manual/de/sylpheed-5.html
4699         * doc/manual/de/sylpheed-6.html
4700         * doc/manual/de/sylpheed-7.html
4701         * doc/manual/de/sylpheed-8.html
4702         * doc/manual/de/sylpheed-9.html
4703         * doc/manual/de/sylpheed.html
4704         * doc/manual/en/.cvsignore
4705         * doc/manual/en/Makefile.am
4706         * doc/manual/en/sylpheed-1.html
4707         * doc/manual/en/sylpheed-10.html
4708         * doc/manual/en/sylpheed-11.html
4709         * doc/manual/en/sylpheed-12.html
4710         * doc/manual/en/sylpheed-13.html
4711         * doc/manual/en/sylpheed-14.html
4712         * doc/manual/en/sylpheed-15.html
4713         * doc/manual/en/sylpheed-16.html
4714         * doc/manual/en/sylpheed-17.html
4715         * doc/manual/en/sylpheed-18.html
4716         * doc/manual/en/sylpheed-19.html
4717         * doc/manual/en/sylpheed-2.html
4718         * doc/manual/en/sylpheed-20.html
4719         * doc/manual/en/sylpheed-21.html
4720         * doc/manual/en/sylpheed-22.html
4721         * doc/manual/en/sylpheed-3.html
4722         * doc/manual/en/sylpheed-4.html
4723         * doc/manual/en/sylpheed-5.html
4724         * doc/manual/en/sylpheed-6.html
4725         * doc/manual/en/sylpheed-7.html
4726         * doc/manual/en/sylpheed-8.html
4727         * doc/manual/en/sylpheed-9.html
4728         * doc/manual/en/sylpheed.html
4729         * doc/manual/es/.cvsignore
4730         * doc/manual/es/Makefile.am
4731         * doc/manual/es/sylpheed-1.html
4732         * doc/manual/es/sylpheed-10.html
4733         * doc/manual/es/sylpheed-11.html
4734         * doc/manual/es/sylpheed-12.html
4735         * doc/manual/es/sylpheed-13.html
4736         * doc/manual/es/sylpheed-14.html
4737         * doc/manual/es/sylpheed-15.html
4738         * doc/manual/es/sylpheed-16.html
4739         * doc/manual/es/sylpheed-17.html
4740         * doc/manual/es/sylpheed-18.html
4741         * doc/manual/es/sylpheed-19.html
4742         * doc/manual/es/sylpheed-2.html
4743         * doc/manual/es/sylpheed-20.html
4744         * doc/manual/es/sylpheed-3.html
4745         * doc/manual/es/sylpheed-4.html
4746         * doc/manual/es/sylpheed-5.html
4747         * doc/manual/es/sylpheed-6.html
4748         * doc/manual/es/sylpheed-7.html
4749         * doc/manual/es/sylpheed-8.html
4750         * doc/manual/es/sylpheed-9.html
4751         * doc/manual/es/sylpheed.html
4752         * doc/manual/fr/.cvsignore
4753         * doc/manual/fr/Makefile.am
4754         * doc/manual/fr/sylpheed-1.html
4755         * doc/manual/fr/sylpheed-10.html
4756         * doc/manual/fr/sylpheed-11.html
4757         * doc/manual/fr/sylpheed-12.html
4758         * doc/manual/fr/sylpheed-13.html
4759         * doc/manual/fr/sylpheed-14.html
4760         * doc/manual/fr/sylpheed-15.html
4761         * doc/manual/fr/sylpheed-16.html
4762         * doc/manual/fr/sylpheed-17.html
4763         * doc/manual/fr/sylpheed-18.html
4764         * doc/manual/fr/sylpheed-19.html
4765         * doc/manual/fr/sylpheed-2.html
4766         * doc/manual/fr/sylpheed-20.html
4767         * doc/manual/fr/sylpheed-3.html
4768         * doc/manual/fr/sylpheed-4.html
4769         * doc/manual/fr/sylpheed-5.html
4770         * doc/manual/fr/sylpheed-6.html
4771         * doc/manual/fr/sylpheed-7.html
4772         * doc/manual/fr/sylpheed-8.html
4773         * doc/manual/fr/sylpheed-9.html
4774         * doc/manual/fr/sylpheed.html
4775         * doc/manual/ja/.cvsignore
4776         * doc/manual/ja/Makefile.am
4777         * doc/manual/ja/sylpheed-1.html
4778         * doc/manual/ja/sylpheed-10.html
4779         * doc/manual/ja/sylpheed-11.html
4780         * doc/manual/ja/sylpheed-12.html
4781         * doc/manual/ja/sylpheed-13.html
4782         * doc/manual/ja/sylpheed-14.html
4783         * doc/manual/ja/sylpheed-15.html
4784         * doc/manual/ja/sylpheed-16.html
4785         * doc/manual/ja/sylpheed-17.html
4786         * doc/manual/ja/sylpheed-18.html
4787         * doc/manual/ja/sylpheed-19.html
4788         * doc/manual/ja/sylpheed-2.html
4789         * doc/manual/ja/sylpheed-20.html
4790         * doc/manual/ja/sylpheed-3.html
4791         * doc/manual/ja/sylpheed-4.html
4792         * doc/manual/ja/sylpheed-5.html
4793         * doc/manual/ja/sylpheed-6.html
4794         * doc/manual/ja/sylpheed-7.html
4795         * doc/manual/ja/sylpheed-8.html
4796         * doc/manual/ja/sylpheed-9.html
4797         * doc/manual/ja/sylpheed.html
4798         * doc/manual/ja/sylpheed.sgml
4799         * src/mainwindow.c
4800                 Remove outdated manual and faq. Noisy, eh?
4801
4802 2005-12-06 [colin]      1.9.100cvs70
4803
4804         * src/compose.c
4805         * src/quote_fmt_parse.y
4806         * src/undo.c
4807         * src/undo.h
4808                 Allow %X to position cursor at 0 
4809                 (no %X = before signature)
4810                 Fix paste as quotation putting the cursor at 0
4811                 Fix undo offsets when pasting
4812                 Insert the quote_fmt at once instead of line 
4813                 by line
4814                 Fix [Edited] when starting to reply/forward
4815
4816 2005-12-06 [paul]       1.9.100cvs69
4817
4818         * src/plugins/clamav/clamav_plugin_gtk.c
4819                 add another tooltip
4820         * src/plugins/spamassassin/spamassassin_gtk.c
4821                 rework spamassassin_create_widget_func()
4822
4823 2005-12-05 [colin]      1.9.100cvs68
4824
4825         * po/POTFILES.in
4826                 Fix make release ;-)
4827
4828 2005-12-05 [colin]      1.9.100cvs67
4829
4830         * src/compose.c
4831         * src/compose.h
4832                 Fix cursor positioning (not obeying %X)
4833
4834 2005-12-05 [paul]       1.9.100cvs66
4835
4836         * src/plugins/dillo_viewer/dillo_prefs.c
4837                 fix compilation warning
4838
4839 2005-12-05 [paul]       1.9.100cvs65
4840
4841         * src/prefs_spelling.c
4842         * src/plugins/trayicon/trayicon.c
4843                 cleanups - remove unused stuff
4844
4845 2005-12-05 [paul]       1.9.100cvs64
4846
4847         * README
4848         * manual/plugins.xml
4849                 remove info about removed mathml_viewer plugin
4850
4851 2005-12-05 [paul]       1.9.100cvs63
4852
4853         * configure.ac
4854         * src/plugins/Makefile.am
4855         * src/plugins/mathml_viewer/.cvsignore
4856         * src/plugins/mathml_viewer/Makefile.am
4857         * src/plugins/mathml_viewer/mathml_viewer.c
4858                 remove unmaintained mathml_viewer plugin
4859
4860 2005-12-05 [paul]       1.9.100cvs62
4861
4862         * src/summaryview.c
4863                 obey prefs_common.always_show_msg when
4864                 moving a msg
4865                 Thanks to Colin
4866
4867 2005-12-05 [paul]       1.9.100cvs61
4868
4869         * src/compose.c
4870         * src/prefs_account.c
4871         * src/prefs_filtering.c
4872         * src/prefs_quote.c
4873         * src/prefs_spelling.c
4874         * src/prefs_toolbar.c
4875         * src/summaryview.c
4876         * src/gtk/gtkutils.c
4877         * src/gtk/quicksearch.c
4878         * src/plugins/dillo_viewer/dillo_prefs.c
4879                 dialog cleanups
4880
4881 2005-12-04 [paul]       1.9.100cvs60
4882
4883         * src/inc.c
4884         * src/prefs_account.c
4885         * src/prefs_account.h
4886                 allow a Local account to specify a
4887                 default inbox
4888                 (closes bug 843 'Inbox cannot be changed for local
4889                  mailboxes')
4890
4891 2005-12-04 [colin]      1.9.100cvs59
4892
4893         * src/plugins/trayicon/trayicon.c
4894                 Remove Get, rename Get All to Get Mail in order to
4895                 be consistent with the default main toolbar
4896
4897 2005-12-03 [colin]      1.9.100cvs58
4898
4899         * manual/gpl.xml
4900         * manual/sylpheed-claws-manual.xml
4901                 Add GPL appendix
4902
4903 2005-12-03 [paul]       1.9.100cvs57
4904
4905         * AUTHORS
4906         * po/sv.po
4907         * src/gtk/authors.h
4908                 new (partially complete) Swedish translation
4909                 by Anders Troback <sylpheed@troback.com>
4910
4911 2005-12-02 [paul]       1.9.100cvs56
4912
4913         * configure.ac
4914                 libetpan 0.41 required
4915
4916 2005-12-02 [paul]       1.9.100cvs55
4917
4918         * src/plugins/clamav/clamav_plugin.c
4919         * src/plugins/clamav/clamav_plugin.h
4920         * src/plugins/clamav/clamav_plugin_gtk.c
4921         * src/plugins/spamassassin/spamassassin.c
4922         * src/plugins/spamassassin/spamassassin.h
4923         * src/plugins/spamassassin/spamassassin_gtk.c
4924                 unregister prefs pages on unloading, thus
4925                 preventing a crash
4926                 (thanks to Colin for the hint)
4927
4928 2005-12-02 [wwp]        1.9.100cvs54
4929
4930         * src/quote_fmt.h
4931         * src/quote_fmt_parse.y
4932                 fix misuse of gboolean*, use gboolean instead
4933                 (thanks to Paul, Colin, for pointing out that scaring one)
4934
4935 2005-12-02 [paul]       1.9.100cvs53
4936
4937         * src/plugins/clamav/clamav_plugin.c
4938                 int no --> unsigned int no
4939         * src/plugins/clamav/clamav_plugin_gtk.c
4940                 rework config page
4941
4942 2005-12-02 [wwp]        1.9.100cvs52
4943
4944         * src/compose.c
4945         * src/prefs_template.c
4946         * src/quote_fmt.h
4947         * src/quote_fmt_parse.y
4948                 prevent from executing |f and |p templates commands when
4949                 adding or replacing templates in prefs (avoids annoying and
4950                 potentially dangerous behaviours)
4951
4952 2005-12-02 [paul]       1.9.100cvs51
4953
4954         * src/prefs_common.c
4955                 allow translation of some default values
4956                 Patch by Fabien Vantard
4957
4958 2005-12-02 [paul]       1.9.100cvs50
4959
4960         * src/codeconv.c
4961         * src/codeconv.h
4962         * src/prefs_common.c
4963         * src/prefs_common.h
4964         * src/prefs_message.c
4965         * src/textview.c
4966                 remove obsolete 'convert_mb_alnum' option
4967                 and related stuff
4968         * src/gtk/about.c
4969                 remove unused 'about_textview_visibility_notify'
4970
4971 2005-12-02 [paul]       1.9.100cvs49
4972
4973         * src/prefs_account.c
4974         * src/prefs_compose_writing.c
4975         * src/prefs_fonts.c
4976         * src/prefs_gtk.h
4977         * src/prefs_image_viewer.c
4978         * src/prefs_message.c
4979         * src/prefs_other.c
4980         * src/prefs_receive.c
4981         * src/prefs_send.c
4982         * src/prefs_spelling.c
4983         * src/prefs_summaries.c
4984         * src/prefs_wrapping.c
4985         * src/plugins/dillo_viewer/dillo_prefs.c
4986         * src/plugins/pgpcore/prefs_gpg.c
4987                 several cleanups to the prefs dialogs
4988                 (slightly modified) patch by Fabien Vantard
4989
4990 2005-12-02 [paul]       1.9.100cvs48
4991
4992         * src/main.c
4993                 --exit means exit
4994         * src/send_message.c
4995                 fix crash on send when connection fails
4996
4997         Thanks to Colin
4998
4999 2005-12-01 [colin]      1.9.100cvs47
5000
5001         * src/html.c
5002                 Translate &hellip; to "..."
5003
5004 2005-11-30 [colin]      1.9.100cvs46
5005
5006         * src/matcher.c
5007         * src/matcher.h
5008                 Optimize back yesterday's fix.
5009
5010 2005-11-30 [paul]       1.9.100cvs45
5011
5012         * manual/faq.xml
5013                 standardised
5014         * manual/intro.xml
5015                 written by Colin, edited by me
5016
5017 2005-11-29 [colin]      1.9.100cvs44
5018
5019         * src/matcher.c
5020                 Skip headers unconditionnaly in match_body if the
5021                 rule is not message or ~message
5022
5023 2005-11-29 [colin]      1.9.100cvs43
5024
5025         * src/matcher.c
5026                 Fix body_part and such, not skipping headers 
5027                 if the matchcriteria wasn't the first in the rule
5028
5029 2005-11-29 [colin]      1.9.100cvs42
5030
5031         * src/compose.c
5032                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5033                 option missing from message view window)
5034                 Fix double text D'n'D with gtk-2.8
5035         * src/matcher.c
5036                 Fix ~message, ~headers_part, ~body_part rules
5037         * src/messageview.c
5038                 Add Windows-1252 (Closes bug #863)
5039                 Fix accels
5040         * src/gtk/gtkaspell.c
5041                 Properly destroy accels in all menus
5042
5043 2005-11-29 [mones]      1.9.100cvs41
5044
5045         * po/es.po
5046                 Updated.
5047
5048 2005-11-27 [colin]      1.9.100cvs40
5049
5050         * src/mh_gtk.c
5051                 "/Remove mailbox" -> "/Remove mailbox..."
5052
5053 2005-11-27 [paul]       1.9.100cvs39
5054
5055         * AUTHORS
5056         * po/de.po
5057         * src/gtk/authors.h
5058                 updated by new maintainer, Stephan Sachse
5059
5060 2005-11-27 [paul]       1.9.100cvs38
5061
5062         * manual/faq.xml
5063                 written by Colin, edited by me
5064
5065 2005-11-27 [paul]       1.9.100cvs37
5066
5067         * src/prefs_common.c
5068         * src/prefs_common.h
5069         * src/prefs_receive.c
5070         * src/prefs_summaries.c
5071                 move 'go to inbox after receiving new mail'
5072                 option from display/sumamaries to mail
5073                 handling/receive, and rework prefs_summaries
5074                 dialog a little
5075
5076 2005-11-25 [martin]     1.9.100cvs36
5077
5078         * po/de.po
5079             fixed windows-1252 translation;
5080             translated some new and fuzzy strings
5081
5082 2005-11-25 [paul]       1.9.100cvs35
5083
5084         * src/plugins/clamav/clamav_plugin.c
5085                 complete the update done in cvs34
5086
5087 2005-11-25 [paul]       1.9.100cvs34
5088
5089         * src/plugins/clamav/clamav_plugin.c
5090                 reflect upstream changes
5091
5092 2005-11-25 [paul]       1.9.100cvs33
5093
5094         * manual/ack.xml
5095         * manual/plugins.xml
5096         * manual/sylpheed-claws-manual.xml
5097                 written/updated by Colin, edited by me
5098         * tools/acroread2sylpheed.pl
5099                 update binary name
5100
5101 2005-11-24 [colin]      1.9.100cvs32
5102
5103         * src/compose.c
5104                 Fix bug #856 (reediting messages forgets Request
5105                 Return Receipt)
5106
5107 2005-11-24 [paul]       1.9.100cvs31
5108
5109         * manual/addrbook.xml
5110         * manual/starting.xml
5111                 written by Colin, proofread, edited, adapted by me
5112         * manual/advanced.xml
5113                 add some Actions examples
5114         * src/importldif.c
5115                 use a Save button instead of a Close button
5116         * src/wizard.c
5117                 indicate mandatory fields
5118                 fix page display
5119                 Thanks to Colin
5120
5121 2005-11-23 [colin]      1.9.100cvs30
5122
5123         * src/addressbook.c
5124                 Rename menu item, fix possible crash after
5125                 deletion of books
5126         * src/addrindex.c
5127                 Allow searching for '*' in ldap
5128         * src/browseldap.c
5129                 Fix "Browse Entry" (did anyone use it?)
5130         * src/wizard.c
5131                 Add guards for mandatory information
5132
5133 2005-11-23 [paul]       1.9.100cvs29
5134
5135         * manual/advanced.xml
5136                 corrections to the English
5137
5138 2005-11-23 [colin]      1.9.100cvs28
5139
5140         * src/mimeview.c
5141                 Fix possible crash at exit. After the call to
5142                 gtk_container_remove(), the Viewer's widget has no
5143                 more parent so gtk+ automatically frees it and its
5144                 sons. If destroy_viewer() then try to access it,
5145                 problems ensue.
5146
5147 2005-11-22 [colin]      1.9.100cvs27
5148
5149         * src/compose.c
5150         * src/gtk/gtkaspell.c
5151                 Fix right-clicking on a misspelled word
5152                 Fix More... in suggestions menu
5153
5154 2005-11-22 [wwp]        1.9.100cvs26
5155
5156         * src/prefs_template.c
5157                 templates works: re-sort templates list when adding or replacing,
5158                 prevent from adding or replacing when the template name is empty
5159
5160 2005-11-21 [colin]      1.9.100cvs25
5161
5162         * src/addressbook.c
5163                 Fix some addressbook suckage (dnd, select all)
5164         * src/compose.c
5165         * src/gtk/gtkaspell.c
5166         * src/gtk/gtkaspell.h
5167                 Make the spellchecker menu work with the 
5168                 GtkTextView one instead of overriding it
5169
5170 2005-11-20 [paul]       1.9.100cvs24
5171
5172         * manual/handling.xml
5173                 proofread and corrected
5174
5175 2005-11-20 [paul]       1.9.100cvs23
5176
5177         * manual/Makefile
5178                 generate html as one file
5179         * manual/advanced.xml
5180                 fix output generation
5181                 reformat hidden options list
5182         * manual/manual.xml     ** REMOVED **
5183         * manual/sylpheed-claws-manual.xml      ** ADDED **
5184                 renamed
5185
5186 2005-11-18 [colin]      1.9.100cvs22
5187
5188         * src/prefs_account.c
5189                 Fix layout in news and mbox accounts
5190         * manual/account.xml
5191         * manual/advanced.xml
5192                 New contents for Paul to check :)
5193
5194 2005-11-18 [wwp]        1.9.100cvs21
5195
5196         * src/gtk/quicksearch.c
5197                 don't update extended quicksearch buttons twice
5198
5199 2005-11-18 [paul]       1.9.100cvs20
5200
5201         * src/textview.c
5202                 complete 1.9.100cvs19
5203
5204 2005-11-18 [paul]       1.9.100cvs19
5205
5206         * src/compose.c
5207                 cosmetic improvements
5208         * src/textview.c
5209                 also list text/* attachments
5210
5211 2005-11-18 [colin]      1.9.100cvs18
5212
5213         * src/summaryview.c
5214                 Use column 0 instead of -1 in 
5215                 gtk_ctree_node_moveto, in a naive
5216                 hope it'll fix the gtk-related crashes
5217
5218 2005-11-18 [colin]      1.9.100cvs17
5219
5220         * src/gtk/inputdialog.c
5221                 Fix icon staying the first one
5222
5223 2005-11-17 [wwp]        1.9.100cvs16
5224                 fix possible problem showing some quicksearch buttons, and a bad
5225                 call to g_return_if_fail in a function that returns a value (both
5226                 fixes by Fabien Vantard)
5227
5228 2005-11-15 [wwp]        1.9.100cvs15
5229
5230         * src/gtk/quicksearch.c
5231                 added a tooltip to that obscure ... quicksearch button
5232
5233 2005-11-15 [wwp]        1.9.100cvs14
5234
5235         * src/gtk/quicksearch.c
5236                 add a quicksearch helper to filtering expression users: the ... button
5237                 raises the condition expr window. condition expressions set up w/ this
5238                 window are used by the quicksearch if the user closes it pressing OK.
5239
5240 2005-11-14 [paul]       1.9.100cvs13
5241
5242         * src/plugins/clamav/clamav_plugin.c
5243         * src/plugins/spamassassin/spamassassin.c
5244                 change plugin type following recent merging
5245
5246 2005-11-14 [wwp]        1.9.100cvs12
5247
5248         * src/folder.c
5249                 prevent from crashing when copying/moving message(s) from and
5250                 to the same folder
5251
5252 2005-11-14 [paul]       1.9.100cvs11
5253
5254         * src/plugins/clamav/Makefile.am
5255         * src/plugins/clamav/clamav_plugin.c
5256         * src/plugins/clamav/clamav_plugin.h
5257         * src/plugins/clamav/clamav_plugin_gtk.c
5258                 also merge clamav and clamav_gtk plugins
5259
5260 2005-11-13 [colin]      1.9.100cvs10
5261
5262         * configure.ac
5263         * src/plugins/spamassassin/Makefile.am
5264         * src/plugins/spamassassin/spamassassin.c
5265         * src/plugins/spamassassin/spamassassin.h
5266         * src/plugins/spamassassin/spamassassin_gtk.c
5267                 Merge spamassassin and spamassassin_gtk plugins,
5268                 and build it by default.
5269
5270 2005-11-12 [colin]      1.9.100cvs9
5271
5272         * src/etpan/imap-thread.c
5273                 Fix gcc warning
5274
5275 2005-11-12 [colin]      1.9.100cvs8
5276
5277         * src/procmime.c
5278                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5279
5280 2005-11-10 [colin]      1.9.100cvs7
5281
5282         * src/main.c
5283                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5284                 minimised state)
5285
5286 2005-11-10 [wwp]        1.9.100cvs6
5287
5288         * src/gtk/description_window.c
5289                 fix a crash when closing description windows using the WM's [X] button
5290
5291 2005-11-09 [colin]      1.9.100cvs5
5292
5293         * src/common/ssl.c
5294                 Update libetpan call to follow upstream
5295                 (yes, this requires libetpan-0.40cvs3)
5296
5297 2005-11-08 [colin]      1.9.100cvs4
5298
5299         * src/compose.c
5300         * src/textview.c
5301         * src/common/utils.c
5302         * src/common/utils.h
5303                 Enhance the email parser
5304
5305 2005-11-08 [colin]      1.9.100cvs3
5306
5307         * src/procmime.c
5308                 Fix what looks like an off-by-one (fixes 
5309                 attachments from the Bat)
5310
5311 2005-11-08 [wwp]        1.9.100cvs2
5312
5313         * src/main.c
5314                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
5315
5316 2005-11-08 [wwp]        1.9.100cvs1
5317
5318         * src/main.c
5319                 allow exiting Sylpheed-Claws from command-line
5320
5321 2005-11-08 [paul]       1.9.100
5322
5323         1.9.100 released
5324
5325 2005-11-07 [colin]      1.9.99cvs17
5326
5327         * src/addritem.c
5328         * src/ldif.c
5329                 Fix import of base-64 encoded items
5330
5331 2005-11-07 [colin]      1.9.99cvs16
5332
5333         * src/send_message.c
5334                 Fix bug #314 (Queue does not empty under certain 
5335                 circumstances)
5336
5337 2005-11-07 [paul]       1.9.99cvs15
5338
5339         * src/mutt.c
5340         * src/pine.c
5341                 fix buffer overflows
5342                 Thanks to Colin
5343
5344 2005-11-07 [paul]       1.9.99cvs14
5345
5346         * doc/man/Makefile.am
5347         * doc/man/sylpheed-claws.1      ** ADDED **
5348         * doc/man/sylpheed.1            ** DELETED **
5349                 rename and update the man file
5350
5351 2005-11-06 [colin]      1.9.99cvs13
5352
5353         * src/ldif.c
5354                 Fix ldif_get_line() that returned empty strings
5355                 (Didn't understand why). Also fix a possible
5356                 buffer overflow.
5357
5358 2005-11-06 [wwp]        1.9.99cvs12
5359
5360         * src/textview.c
5361         * src/gtk/about.c
5362         * src/gtk/gtkutils.c
5363         * src/gtk/gtkutils.h
5364                 fix a compilation warning,
5365                 make links sensitive in the about dialog
5366
5367 2005-11-04 [wwp]        1.9.99cvs11
5368
5369         * src/gtk/about.c
5370                 don't wrap or translate URIs, and a bit text format cleanup
5371
5372 2005-11-04 [wwp]        1.9.99cvs10
5373
5374         * src/gtk/about.c
5375                 better textview tagging implementation (no more use of marks for
5376                 postponed tagging)
5377
5378 2005-11-02 [colin]      1.9.99cvs9
5379
5380         * src/common/ssl.c
5381                 Forgot an ifdef
5382
5383 2005-11-02 [colin]      1.9.99cvs8
5384
5385         * configure.ac
5386                 Require libetpan-0.40 due to upstream fix
5387         * src/common/ssl.c
5388                 Tell libetpan not to call SSL_Library_Init,
5389                 as we do it ourselves.
5390
5391 2005-11-02 [colin]      1.9.99cvs7
5392
5393         * po/POTFILES.in
5394                 Add missing files (thanks to Fabien Vantard)
5395
5396 2005-11-02 [colin]      1.9.99cvs6
5397
5398         * src/summaryview.c
5399                 Fix totals when read messages are hidden or quicksearch
5400                 is on
5401         * src/ssl_manager.c
5402         * src/ssl_manager.h
5403         * src/common/ssl_certificate.c
5404         * src/common/ssl_certificate.h
5405         * src/gtk/sslcertwindow.c
5406         * src/gtk/sslcertwindow.h
5407                 Fix copyright on my stuff
5408
5409 2005-11-02 [wwp]        1.9.99cvs5
5410
5411         * src/prefs_themes.c
5412                 fix directory name checking (theme installation/removal),
5413                 made related error a bit more verbose
5414
5415 2005-11-02 [colin]      1.9.99cvs4
5416
5417         * src/summaryview.c
5418                 Fix typo (probably fixes bug #841 (Sort by the From 
5419                 field doesn't work)
5420
5421 2005-11-02 [paul]       1.9.99cvs3
5422
5423         * po/ko.po
5424         * po/nb.po
5425                 updated by SungHyun Nam, Geir Helland
5426         * src/wizard.c
5427                 fix typo in welcome message. spotted by
5428                 Andrea Spadaccini
5429
5430 2005-11-01 [colin]      1.9.99cvs2
5431
5432         * src/compose.c
5433                 Fix replying to ml wen confirming subscription
5434         * src/messageview.c
5435         * src/mimeview.c
5436         * src/mimeview.h
5437         * src/privacy.h
5438         * src/summaryview.c
5439                 Make key check non blocking
5440
5441 2005-10-31 [paul]       1.9.99cvs1
5442
5443         * tools/claws.i18n.status.pl
5444                 updated for ChangeLog
5445
5446 2005-10-31 [paul]       1.9.99
5447
5448         1.9.99 released
5449
5450 2005-10-31 [paul]       1.9.15cvs131
5451
5452         * .cvsignore
5453         * ChangeLog
5454         * ChangeLog.claws       ** REMOVED **
5455         * ChangeLog-gtk2.claws  ** REMOVED **
5456         * ChangeLog.gtk1        ** ADDED **
5457         * INSTALL
5458         * Makefile.am
5459         * NEWS
5460         * README
5461         * README.claws          ** REMOVED **
5462         * README.jp             ** REMOVED **
5463         * RELEASE_NOTES         ** ADDED **
5464         * RELEASE_NOTES.claws   ** REMOVED **
5465         * commitHelper
5466         * configure.ac
5467         * sylpheed.spec.in      ** REMOVED **
5468                 tidy up and update the default docs:
5469                 ChangeLog.claws is renamed ChangeLog.gtk1
5470                 ChangeLog-gtk2.claws is renamed ChangeLog
5471                 README.claws is renamed README
5472                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5473
5474 2005-10-31 [paul]       1.9.15cvs130
5475
5476         * po/it.po
5477                 fix errors
5478
5479 2005-10-31 [paul]       1.9.15cvs129
5480
5481         * po/ca.po
5482         * po/de.po
5483         * po/en_GB.po
5484         * po/fr.po
5485         * po/it.po
5486         * po/pt_BR.po
5487         * po/sk.po
5488         * po/sr.po
5489         * po/zh_CN.po
5490                 updated by Miquel Oliete, Stephan Sachse and
5491                 Thomas Gilgin, me, Fabien Vantard, Andrea
5492                 Spadaccini, Frederico Goncalves Guimaraes,
5493                 Andrej Kacian, Aleksandar Urosevic, and
5494                 Ralgh Young.
5495
5496 2005-10-31 [mones]      1.9.15cvs128
5497
5498         * manual/faq.xml
5499                 More questions.
5500         
5501         * po/es.po
5502                 Updated for release.
5503
5504 2005-10-30 [colin]      1.9.15cvs127
5505
5506         * src/compose.c
5507                 Place cursor before rewrapping (fixes cursor
5508                 pos if quotation gets rewrapped)
5509
5510 2005-10-29 [paul]       1.9.15cvs126
5511
5512         * src/crash.c
5513         * src/foldersel.c
5514         * src/main.c
5515         * src/messageview.c
5516         * src/toolbar.c
5517         * src/gtk/authors.h
5518                 corrections to text items
5519
5520 2005-10-28 [colin]      1.9.15cvs125
5521
5522         * src/messageview.c
5523                 Make "hit 'C' to check sig" work from extern 
5524                 messageviews
5525
5526 2005-10-27 [colin]      1.9.15cvs124
5527
5528         * src/summaryview.c
5529                 Add a hack to avoid segfaulting when hammering 
5530                 on gtk's events
5531
5532 2005-10-27 [wwp]        1.9.15cvs123
5533
5534         * src/prefs_themes.c
5535                 sort list of themes names in themes prefs
5536
5537 2005-10-27 [paul]       1.9.15cvs122
5538
5539         * src/folder.c
5540         * src/prefs_account.c
5541                 fix building on Solaris
5542                 Patch by Alex Moore
5543
5544 2005-10-27 [wwp]        1.9.15cvs121
5545
5546         * src/summaryview.c
5547         * src/gtk/gtksctree.c
5548                 speed up unselecting messages in summary view (thanks to Colin)
5549
5550 2005-10-27 [paul]       1.9.15cvs120
5551
5552         * src/mainwindow.c
5553                 fix a compilation warning
5554         * src/summaryview.c
5555                 fix updating of 'n items selected' count
5556                 when deselecting
5557
5558 2005-10-27 [martin]     1.9.15cvs119
5559
5560         * src/action.c
5561                 ignore actions with a leading '/' in the action menu name
5562                 fixes a crash on menu creation
5563         * src/prefs_actions.c
5564                 do not allow a leading '/' in the action menu name
5565
5566 2005-10-27 [paul]       1.9.15cvs118
5567
5568         * src/main.c
5569                 fix compilation warning
5570
5571 2005-10-27 [paul]       1.9.15cvs117
5572
5573         * src/procmime.c
5574                 add #if HAVE_LOCALE_H
5575
5576 2005-10-27 [paul]       1.9.15cvs116
5577
5578         * src/plugins/clamav/clamav_plugin.c
5579         * src/plugins/dillo_viewer/dillo_viewer.c
5580         * src/plugins/mathml_viewer/mathml_viewer.c
5581         * src/plugins/pgpcore/plugin.c
5582         * src/plugins/pgpinline/plugin.c
5583         * src/plugins/pgpmime/plugin.c
5584         * src/plugins/spamassassin/spamassassin.c
5585         * src/plugins/trayicon/trayicon.c
5586                 plugin_init() : make error messages more
5587                 informative
5588
5589 2005-10-26 [wwp]        1.9.15cvs115
5590
5591         * src/prefs_matcher.c
5592                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5593
5594 2005-10-26 [wwp]        1.9.15cvs114
5595
5596         * src/procmime.c
5597         * src/gtk/gtksctree.c
5598         * src/plugins/spamassassin/libspamc.c
5599         * src/plugins/spamassassin/spamassassin.c
5600                 fix some compilation warnings more
5601
5602 2005-10-26 [mones]      1.9.15cvs113
5603
5604         * po/es.po
5605                 Updated translation
5606
5607 2005-10-26 [paul]       1.9.15cvs112
5608
5609         * src/prefs_message.c
5610                 give all display_xface stuff the
5611                 #if HAVE_LIBCOMPFACE treatment, thus
5612                 preventing a crash
5613                 (Thanks to Wolfgang Enderlein)
5614
5615 2005-10-26 [colin]      1.9.15cvs111
5616
5617         * src/gedit-print.c
5618                 Fix date format
5619         * src/imap_gtk.c
5620         * src/news_gtk.c
5621                 Remove context menu items that should not be there
5622         * src/jpilot.c
5623                 Fix encoding
5624         * src/main.c
5625         * src/mainwindow.c
5626                 Don't show the mainwindow too soon
5627
5628 2005-10-26 [wwp]        1.9.15cvs110
5629
5630         * src/folder.c
5631         * src/manual.c
5632         * src/summaryview.c
5633                 fix uninitialized pointers in the folder updating hook
5634                 (thanks to Colin)
5635
5636 2005-10-25 [mones]      1.9.15cvs109
5637
5638         * manual/faq.xml
5639                 General information subsection completed. 
5640                 Removed archaic references.
5641                 
5642         * manual/Makefile
5643         * manual/dtd/manual.dsl
5644                 Added customization stylesheet for getting paragraphs
5645                 fully justified in PDF output (as suggested by Colin).
5646
5647 2005-10-25 [colin]      1.9.15cvs108
5648
5649         * src/compose.c
5650                 Fix a second leak
5651
5652 2005-10-25 [colin]      1.9.15cvs107
5653
5654         * src/addrbook.c
5655         * src/addrindex.c
5656                 Fix leak (xml_get_element() allocates memory)
5657         * src/compose.c
5658                 Fix leak + dead code (shame!)
5659         * src/procmime.c
5660                 Fix leak
5661
5662 2005-10-25 [colin]      1.9.15cvs106
5663
5664         * src/mimeview.c
5665                 Fix encoding issue in Save all and in 
5666                 overwrite-confirmation alertpanel
5667
5668 2005-10-25 [colin]      1.9.15cvs105
5669
5670         * src/common/socket.c
5671                 Fix a leak - Thanks to Christopher Aillon
5672                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5673
5674 2005-10-25 [paul]       1.9.15cvs104
5675
5676         * src/wizard.c
5677                 Always guess servers from the right-hand
5678                 email part and guess username from the
5679                 left-hand part. (Thanks to Colin)
5680                 add an X-Face to the welcome message
5681
5682 2005-10-25 [paul]       1.9.15cvs103
5683
5684         * manual/handling.xml
5685                 written by Colin, edited by me
5686
5687 2005-10-25 [wwp]        1.9.15cvs102
5688
5689         * src/folderview.c
5690         * src/grouplistdialog.c
5691         * src/imap.c
5692         * src/noticeview.c
5693                 fix some compilation warnings
5694
5695 2005-10-24 [paul]
5696
5697         1.9.99-rc3 released
5698
5699 2005-10-24 [paul]       1.9.15cvs101
5700
5701         * src/gtk/about.c
5702                 fix window sizing
5703
5704 2005-10-24 [paul]       1.9.15cvs100
5705
5706         * src/pixmaps/offline.xpm
5707         * src/pixmaps/online.xpm
5708                 replace with last default versions
5709
5710 2005-10-24 [colin]      1.9.15cvs99
5711
5712         * src/imap.c
5713                 Fix bug when moving a folder
5714         * src/imap_gtk.c
5715         * src/mh_gtk.c
5716                 "Delete folder" pops up a window, so it 
5717                 should be suffixed with "..."
5718         * src/plugins/pgpcore/sgpgme.c
5719                 Include locale.h
5720
5721 2005-10-24 [mones]      1.9.15cvs98
5722
5723         * manual/Makefile
5724         * manual/account.xml
5725         * manual/ack.xml
5726         * manual/addrbook.xml
5727         * manual/advanced.xml
5728         * manual/faq.xml
5729         * manual/glossary.xml
5730         * manual/gpl.xml
5731         * manual/handling.xml
5732         * manual/intro.xml
5733         * manual/keyboard.xml
5734         * manual/manual.xml
5735         * manual/plugins.xml
5736         * manual/starting.xml
5737         * manual/dtd/sdocbook.dtd
5738                 Initial manual structure and some content.
5739
5740 2005-10-23 [wwp]        1.9.15cvs97
5741
5742         * src/gtk/about.c
5743                 fix a typo
5744
5745 2005-10-23 [wwp]        1.9.15cvs96
5746
5747         * src/gtk/about.c
5748         * src/gtk/authors.h
5749                 rework of the about window (main work by Paul), also featuring a few
5750                 fixes for typos and duplicate names
5751
5752 2005-10-23 [wwp]        1.9.15cvs95
5753
5754         * src/.cvsignore
5755                 Ignore the right binary name (sylpheed-claws now)
5756
5757 2005-10-23 [paul]       1.9.15cvs94
5758
5759         * src/compose.c
5760                 when using Folder Pref 'Default To for
5761                 replies' make the entry in the Compose
5762                 window bold
5763                 Patch by Fabien Vantard
5764
5765 2005-10-22 [colin]      1.9.15cvs93
5766
5767         * src/codeconv.c
5768                 Fix leak
5769
5770 2005-10-22 [colin]      1.9.15cvs92
5771
5772         * src/codeconv.c
5773                 try to convert using locale (apart utf8) if necessary
5774
5775 2005-10-22 [colin]      1.9.15cvs91
5776
5777         * src/pixmaps/new.xpm
5778         * src/pixmaps/unread.xpm
5779                 Make the unread envelope blue again and
5780                 saturate the new one a bit more.
5781
5782 2005-10-22 [colin]      1.9.15cvs90
5783
5784         * src/compose.c
5785                 When replying to a mail sent by one of our accounts,
5786                 use the original list of recipients. Let 'Reply All'
5787                 and 'Reply to sender' work like previously.
5788
5789 2005-10-21 [colin]      1.9.15cvs89
5790
5791         * src/prefs_filtering.c
5792                 Clear fields after add and replace
5793         * src/textview.c
5794                 Display xface differently (better)
5795         * src/plugins/pgpinline/pgpinline.c
5796                 Fix crappy encodings/recodings
5797
5798 2005-10-21 [paul]       1.9.15cvs88
5799
5800         * src/compose.c
5801         * src/prefs_folder_item.c
5802         * src/toolbar.c
5803                 fix news folder Folder Properties
5804                 (thanks to Colin)
5805         * src/folderview.c
5806                 update folderview after Themes change
5807                 keep selected folder selected
5808                 (thanks to Colin)
5809
5810 2005-10-21 [paul]       1.9.15cvs87
5811
5812         * tools/Makefile.am
5813         * tools/OOo2sylpheed.pl
5814         * tools/README
5815         * tools/README.sylprint
5816         * tools/asus_mailled.sh         ** REMOVED **
5817         * tools/filter_conv.pl
5818         * tools/freshmeat_search.pl
5819         * tools/google_search.pl
5820         * tools/gpg-sign-syl            ** REMOVED **
5821         * tools/kmail2sylpheed.pl
5822         * tools/kmail2sylpheed_v2.pl
5823         * tools/multiwebsearch.pl
5824         * tools/nautilus2sylpheed.sh
5825         * tools/newscache_clean.pl
5826         * tools/outlook2sylpheed.pl
5827         * tools/sylpheed-switcher       ** REMOVED **
5828         * tools/sylprint.pl
5829         * tools/sylprint.rc
5830         * tools/tb2sylpheed
5831         * tools/vcard2xml.py
5832         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5833                 update default config dir
5834                 update binary name (thanks to Fabien Vantard)
5835                 remove obsolete scripts
5836
5837 2005-10-21 [colin]      1.9.15cvs86
5838
5839         * src/inc.c
5840                 Fix possible leak and units. Based on a patch by
5841                 Fabien Vantard.
5842
5843 2005-10-20 [colin]      1.9.15cvs85
5844
5845         * src/textview.c
5846                 Clear xface when clearing textview
5847
5848 2005-10-20 [colin]      1.9.15cvs84
5849
5850         * configure.ac
5851         * src/folderview.c
5852         * src/headerview.c
5853         * src/main.c
5854         * src/prefs_common.c
5855         * src/prefs_common.h
5856         * src/prefs_message.c
5857         * src/textview.c
5858         * src/textview.h
5859         * src/common/defs.h
5860         * src/common/utils.c
5861         * src/common/utils.h
5862         * src/gtk/gtkutils.c
5863         * src/gtk/gtkutils.h
5864                 Migrate config to .sylpheed-claws (Automatically)
5865                 Add a way to get the Xface in the TextView
5866
5867 2005-10-20 [colin]      1.9.15cvs83
5868
5869         * src/gtk/Makefile.am
5870         * src/gtk/about.c
5871         * src/gtk/authors.h
5872                 Make the about dialog *grooovy*
5873
5874 2005-10-20 [colin]      1.9.15cvs82
5875
5876         * src/mimeview.c
5877                 Use "Open with" on double click if no command
5878                 was found
5879
5880 2005-10-20 [colin]      1.9.15cvs81
5881
5882         * src/imap.c
5883         * src/etpan/imap-thread.c
5884                 Fix possible crash.
5885
5886 2005-10-20 [paul]       1.9.15cvs80
5887
5888         * src/folder.c
5889                 don't show clipkey icon if the only
5890                 attachment is the signature
5891                 Patch by Colin
5892
5893 2005-10-20 [paul]       1.9.15cvs79
5894
5895         * AUTHORS
5896         * src/plugins/pgpmime/pgpmime.c
5897                 name the PGP/MIME signature 'signature.asc'
5898                 Patch by Andrew Nelson <freeandy@gmail.com>
5899
5900 2005-10-19 [colin]      1.9.15cvs78
5901
5902         * src/plugins/pgpmime/pgpmime.c
5903                 Oops, no need to double-check though
5904
5905 2005-10-19 [colin]      1.9.15cvs77
5906
5907         * src/plugins/pgpinline/pgpinline.c
5908         * src/plugins/pgpmime/pgpmime.c
5909                 Check that my_tmpfile() doesn't 
5910                 return NULL
5911
5912 2005-10-19 [colin]      1.9.15cvs76
5913
5914         * src/common/utils.c
5915                 Use shorter mime boundaries to avoid having
5916                 MTAs rewrapping our headers, breaking the
5917                 PGP signature in the process 
5918         * src/compose.c
5919         * src/plugins/pgpmime/pgpmime.c
5920                 Check for boundary uniqueness to be sure
5921                 it won't happen, instead of hoping for the
5922                 best
5923
5924 2005-10-19 [colin]      1.9.15cvs75
5925
5926         * sylpheed-claws.desktop
5927         * src/Makefile.am
5928         * src/main.c
5929                 Ship a sylpheed-claws binary instead
5930                 of a sylpheed one. Change the socket
5931                 name, too
5932         * src/folderview.c
5933                 Update folder only if it changed
5934         * src/wizard.c
5935                 Fix i18n in welcome mail, patch by
5936                 Fabien Vantard
5937
5938 2005-10-19 [paul]
5939
5940         1.9.99-rc2 released
5941
5942 2005-10-19 [paul]       1.9.15cvs74
5943
5944         * src/folder.c
5945         * src/folderview.c
5946                 fix summaryview update
5947                 Patch by Colin
5948
5949 2005-10-18 [colin]      1.9.15cvs73
5950
5951         * src/plugins/pgpcore/passphrase.c
5952                 Don't XGrabServer, and try a bit more to 
5953                 sync everything before grabbing mouse/keyboard
5954
5955 2005-10-18 [colin]      1.9.15cvs72
5956
5957         * src/Makefile.am
5958         * src/addressadd.c
5959         * src/addressbook.c
5960         * src/folderview.c
5961         * src/grouplistdialog.c
5962         * src/mimeview.c
5963         * src/stock_pixmap.c
5964         * src/stock_pixmap.h
5965         * src/summaryview.c
5966         * src/gtk/gtksctree.c
5967         * src/gtk/gtksctree.h
5968         * src/pixmaps/empty.xpm
5969                 Implement a wrapper call for gtk_ctree_set_node_info
5970                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5971                 pixmap instead of a NULL one. This works around some
5972                 memory problems deep inside gtk, revealed by valgrind,
5973                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5974                 as locked crashes sylpheed.), as well as, probably, 
5975                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5976
5977 2005-10-17 [colin]      1.9.15cvs71
5978
5979         * src/mimeview.c
5980                 Provide visual feedback when checking
5981                 signature
5982
5983 2005-10-17 [colin]      1.9.15cvs70
5984
5985         * src/main.c
5986                 Keep the folder list frozen while checking caches...
5987
5988 2005-10-17 [colin]      1.9.15cvs69
5989
5990         * src/addr_compl.c
5991                 Fi bug #833 (Autocompleting from addressbook 
5992                 fails with extended chars)
5993         * src/imap.c
5994                 Fix 'adding messages' staying in statusbar
5995                 after an error
5996
5997 2005-10-17 [wwp]        1.9.15cvs68
5998
5999         * src/ssl_manager.c
6000                 Fix buttons' layout resizing when window size changes
6001
6002 2005-10-17 [wwp]        1.9.15cvs67
6003
6004         * src/account.c
6005         * src/prefs_account.c
6006         * src/prefs_common.c
6007         * src/prefs_common.h
6008         * src/prefs_folder_item.c
6009         * src/prefs_gtk.c
6010         * src/gtk/logwindow.c
6011         * src/gtk/pluginwindow.c
6012         * src/gtk/prefswindow.c
6013         * src/gtk/prefswindow.h
6014                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6015
6016 2005-10-17 [paul]       1.9.15cvs66
6017
6018         * configure.ac
6019                 fix missing libetpan message
6020         * po/en_GB.po
6021                 updated
6022         * src/crash.c
6023         * src/manual.c
6024         * src/prefs_themes.c
6025         * src/common/defs.h
6026                 add some new URI defines, change some
6027                 others
6028         * src/wizard.c
6029                 make welcome message translatable
6030                 small improvements to english
6031                 other tweaks
6032         * src/gtk/menu.c
6033                 fix warnings
6034
6035 2005-10-17 [paul]       1.9.15cvs65
6036
6037         * src/summaryview.c
6038                 fix column titles
6039
6040 2005-10-16 [mones]      1.9.15cvs64
6041
6042         * po/es.po
6043                 Updated translation
6044
6045 2005-10-16 [colin]
6046
6047         1.9.99-rc1 released
6048
6049 2005-10-16 [colin]      1.9.15cvs63
6050
6051         * src/wizard.c
6052                 Fix whitespace
6053
6054 2005-10-16 [colin]      1.9.15cvs62
6055
6056         * src/toolbar.c
6057                 s/Get All/Get Mail/
6058         * src/wizard.c
6059                 Real welcome mail text, thanks Paul
6060
6061 2005-10-16 [colin]      1.9.15cvs61
6062
6063         * src/editldap.c
6064         * src/exporthtml.c
6065         * src/main.c
6066         * src/mainwindow.c
6067         * src/prefs_themes.c
6068         * src/prefs_toolbar.c
6069         * src/plugins/demo/demo.c
6070         * src/plugins/trayicon/trayicon.c
6071                 s/Sylpheed/Sylpheed-Claws/
6072
6073 2005-10-16 [colin]      1.9.15cvs60
6074
6075         * src/wizard.c
6076                 Add a welcome email in the first empty mailbox
6077         * src/prefs_common.c
6078                 Change one more default
6079
6080 2005-10-16 [colin]      1.9.15cvs59
6081
6082         * src/wizard.c
6083                 Remove printf
6084
6085 2005-10-16 [colin]      1.9.15cvs58
6086
6087         * src/toolbar.c
6088         * src/prefs_common.c
6089                 Change some defaults
6090
6091 2005-10-16 [colin]      1.9.15cvs57
6092
6093         * src/toolbar.c
6094         * src/prefs_common.c
6095                 Change some defaults
6096
6097 2005-10-16 [colin]      1.9.15cvs56
6098
6099         * src/wizard.c
6100                 By default, initialize fonts to have
6101                 the same size as normal GtkWidgets
6102
6103 2005-10-16 [colin]      1.9.15cvs55
6104
6105         * src/mimeview.c
6106                 Fix message a bit more
6107
6108 2005-10-16 [colin]      1.9.15cvs54
6109
6110         * src/addressbook.c
6111                 Second attempt at flicker fixing
6112
6113 2005-10-16 [colin]      1.9.15cvs53
6114
6115         * src/addressbook.c
6116                 Fix flicker
6117
6118 2005-10-16 [wwp]        1.9.15cvs52
6119
6120         * src/addressbook.c
6121         * src/editaddress.c
6122         * src/prefs_common.c
6123         * src/prefs_common.h
6124                 Remember window sizes (address book)
6125
6126 2005-10-16 [wwp]        1.9.15cvs51
6127
6128         * src/plugins/clamav/clamav_plugin_gtk.c
6129         * src/plugins/spamassassin/spamassassin_gtk.c
6130                 Fix compilation warnings (missing #include).
6131
6132 2005-10-16 [colin]      1.9.15cvs50
6133
6134         * src/mimeview.c
6135         * src/summaryview.c
6136         * src/textview.c
6137                 Make 'c' check signature, and forward
6138                 c, l, y, t from summaryview to mimeview
6139
6140 2005-10-16 [colin]      1.9.15cvs49
6141
6142         * src/addressbook.c
6143                 Put border around buttons
6144         * src/mainwindow.c
6145         * src/summaryview.c
6146                 Rework menus (Patch based on a patch
6147                 by Paul)
6148
6149 2005-10-15 [wwp]        1.9.15cvs48
6150
6151         * src/editjpilot.c
6152         * src/editldap.c
6153         * src/editvcard.c
6154         * src/exphtmldlg.c
6155         * src/expldifdlg.c
6156         * src/export.c
6157         * src/import.c
6158         * src/importldif.c
6159         * src/importmutt.c
6160         * src/importpine.c
6161         * src/prefs_account.c
6162         * src/prefs_spelling.c
6163         * src/gtk/gtkutils.c
6164         * src/gtk/gtkutils.h
6165         * src/plugins/clamav/clamav_plugin_gtk.c
6166         * src/plugins/spamassassin/spamassassin_gtk.c
6167                 use nicer browse-for-file/dir buttons than the "..." ones,
6168                 code factorizing more.
6169
6170 2005-10-14 [colin]      1.9.15cvs47
6171
6172         * src/mainwindow.c
6173                 set relief on the account switcher so that people see it
6174                 grey out Create processing rules when no message is selected
6175         * src/prefs_filtering.c
6176                 ask before closing if the rule has not been modified, even if
6177                 it's not valid
6178         * src/prefs_matcher.c
6179                 fix sensitivity when entering the dialog
6180         * src/gtk/inputdialog.c
6181                 display a better icon on password ask
6182         * src/plugins/pgpcore/passphrase.c
6183                 make the dialog look better
6184
6185 2005-10-14 [paul]       1.9.15cvs46
6186
6187         * src/folderview.c
6188                 indicate presense of marked msgs in
6189                 unexpanded subfolders
6190
6191 2005-10-14 [paul]       1.9.15cvs45
6192
6193         * src/prefs_actions.c
6194         * src/prefs_common.c
6195         * src/prefs_common.h
6196         * src/prefs_filtering_action.c
6197         * src/prefs_matcher.c
6198         * src/prefs_template.c
6199                 remember window sizes
6200                 fix Info button size
6201
6202         Patches by wwp
6203
6204 2005-10-13 [colin]      1.9.15cvs44
6205
6206         * src/mimeview.c
6207         * src/noticeview.c
6208         * src/noticeview.h
6209                 Add a tooltip on the icon (optional) 
6210                 Get rid of the signature buttons and only
6211                 use the icon+tooltip
6212
6213 2005-10-13 [colin]      1.9.15cvs43
6214
6215         * src/noticeview.c
6216         * src/noticeview.h
6217                 Add hand cursor for hovering over icon
6218
6219 2005-10-13 [colin]      1.9.15cvs42
6220
6221         * src/summaryview.c
6222                 Fix crash when quicksearch's hidden 
6223                 at startup
6224
6225 2005-10-13 [colin]      1.9.15cvs41
6226
6227         * src/compose.c
6228                 Set subject when forwarding multiple mails
6229                 Check that other recipient than the default Cc or Bcc
6230                 have been set before sending.
6231
6232 2005-10-13 [colin]      1.9.15cvs40
6233
6234         * src/imap.c
6235                 Batch per-folder
6236                 Introduce locking, but don't use it yet
6237
6238 2005-10-13 [colin]      1.9.15cvs39
6239
6240         * src/gtk/quicksearch.c
6241                 Reset quicksearch when hiding it
6242                 Make sticky a real pref
6243
6244 2005-10-13 [colin]      1.9.15cvs38
6245
6246         * src/summaryview.c
6247                 Faster prefs apply
6248
6249 2005-10-13 [colin]      1.9.15cvs37
6250
6251         * src/mimeview.c
6252         * src/noticeview.c
6253         * src/noticeview.h
6254         * src/plugins/pgpcore/sgpgme.c
6255                 Make privacy icon clickable
6256                 Move Trust field in Full info
6257                 When trust is less than full, don't display
6258                 a warning icon
6259
6260 2005-10-13 [colin]      1.9.15cvs36
6261
6262         * src/folder.c
6263                 Batch on flags sync
6264         * src/folderview.c
6265                 Revert speed hack which is dangerous in fact
6266                 Apply prefs faster
6267
6268 2005-10-13 [colin]      1.9.15cvs35
6269
6270         * src/folder_item_prefs.c
6271                 Fix pref corruption on folder move. Patch
6272                 by wwp
6273
6274 2005-10-13 [paul]       1.9.15cvs34
6275
6276         * src/export.c
6277         * src/import.c
6278                 fix typos in g_warnings
6279         * src/prefs_account.c
6280                 add a file selector for Signature file
6281
6282         Patches by wwp
6283
6284 2005-10-12 [colin]      1.9.15cvs33
6285
6286         * src/mimeview.c
6287                 Provide a quick way to go back from a
6288                 signature's full info to the email part
6289
6290 2005-10-12 [colin]      1.9.15cvs32
6291
6292         * src/compose.c
6293                 Remove old hack of encoding signed mails with base64.
6294                 QP works equally well.
6295
6296 2005-10-12 [colin]      1.9.15cvs31
6297
6298         * src/crash.c
6299                 Replace deprecated GtkText with GtkTextView
6300         * src/imap.c
6301                 Fix a logic bug about counts in imap_select
6302                 (previously un-triggered)
6303         * src/mainwindow.c
6304         * src/summaryview.c
6305         * src/news.c
6306                 Allow local deletion of news posts
6307         * src/mimeview.c
6308                 Show GPG noticeview on the message/rfc822 part
6309                 in addition to the text/plain one
6310         * src/prefs_image_viewer.c
6311           src/plugins/pgpcore/prefs_gpg.c
6312                 Polish (set the label as part of the checkbox)
6313         * src/wizard.c
6314                 Don't sit there doing nothing after destroying
6315                 the window - return err
6316
6317 2005-10-11 [colin]      1.9.15cvs30
6318
6319         * src/folderview.c
6320                 Apply processing rules before showing folders.
6321                 Early folder show (before flags sync) will only
6322                 be done when there are no processing rules (nor
6323                 pre- or post- ones)
6324         * src/imap.c
6325                 Fix stuff related to mail subdir, creation and 
6326                 deletion of folders 
6327         * src/imap_gtk.c
6328                 Don't allow creation of folders in NoInferior
6329                 folders, as it won't work
6330
6331 2005-10-10 [colin]      1.9.15cvs29
6332
6333         * src/compose.c
6334                 Reselect "None" Privacy system when selecting an
6335                 account with no privacy system defined
6336
6337 2005-10-10 [colin]      1.9.15cvs28
6338
6339         * src/mainwindow.c
6340                 Add Windows-1252 encoding
6341         * src/prefs_common.c
6342                 Rework some defaults:
6343                 - autosave to draft by default
6344                 - don't show header pane (it's already in the textview)
6345                 - Select first new or unread mail on entry
6346                 - Assume 'Yes' to change folder when there's no more
6347                   unread message
6348         * src/prefs_matcher.c
6349                 Fix a gtk assertion failure
6350         * src/gtk/colorlabel.c
6351                 Workaround bad repainting on selection
6352         * src/main.c
6353                 Freeze/thaw (a bit faster on ssh -X)
6354         * src/msgcache.c
6355                 Get rid of StrdupConverter that just adds an
6356                 extra strdup/free 
6357         * src/etpan/imap_thread.c
6358                 memset buf to 0
6359
6360 2005-10-10 [colin]      1.9.15cvs27
6361
6362         * src/export.c
6363         * src/import.c
6364                 Fix compile on gtk 2.4. Patch by wwp
6365
6366 2005-10-09 [colin]      1.9.15cvs26
6367
6368         * src/mainwindow.c
6369         * src/messageview.c
6370         * src/summaryview.c
6371                 Clarify forward menus. Patch by wwp
6372
6373 2005-10-09 [colin]      1.9.15cvs25
6374
6375         * src/compose.c
6376         * src/compose.h
6377                 Fix bug #829 (Non-working "Encrypt message by 
6378                 default when replying to an encrypted message")
6379
6380 2005-10-08 [colin]      1.9.15cvs24
6381
6382         * src/wizard.c
6383                 Fix bug #827 ("Welcome" setup wizard after a 
6384                 permission error gives up & forgets itself.)
6385
6386 2005-10-08 [colin]      1.9.15cvs23
6387
6388         * src/procmime.c
6389                 Fix bug #828 (Ignoring headers with spaces around = sign)
6390
6391 2005-10-08 [colin]      1.9.15cvs22
6392
6393         * src/export.c
6394                 Warning fix by wwp
6395
6396 2005-10-08 [colin]      1.9.15cvs21
6397
6398         * src/folder.c
6399         * src/folder.h
6400                 Add a processing_pending indicator, set on 
6401                 folder_item_open and cleared after 
6402                 folder_item_process_open
6403         * src/folderview.c
6404         * src/summaryview.c
6405                 wrap procmsg_msginfo_*_flags, and in the
6406                 wrapper check that there's no folder processing 
6407                 pending. If there is, defer the flags change until 
6408                 processing is done to avoid stepping over each
6409                 other's toes.
6410                 Freeze during processing, but not during scanning.
6411
6412 2005-10-07 [colin]      1.9.15cvs20
6413
6414         * src/plugins/pgpcore/passphrase.c
6415                 Fix bug #826 (X-Server hangs when 
6416                 right-clicking a PGP encrypted message)
6417
6418 2005-10-07 [paul]       1.9.15cvs19
6419
6420         * src/compose.c
6421                 fix compose_entries[]
6422                 patch by Fabien Vantard
6423
6424 2005-10-06 [colin]      1.9.15cvs18
6425
6426         * src/pixmaps/address.xpm
6427         * src/pixmaps/address_book.xpm
6428         * src/pixmaps/book.xpm
6429         * src/pixmaps/check_spelling.xpm
6430         * src/pixmaps/checkbox_off.xpm
6431         * src/pixmaps/checkbox_on.xpm
6432         * src/pixmaps/close.xpm
6433         * src/pixmaps/complete.xpm
6434         * src/pixmaps/continue.xpm
6435         * src/pixmaps/deleted.xpm
6436         * src/pixmaps/down_arrow.xpm
6437         * src/pixmaps/exec.xpm
6438         * src/pixmaps/forwarded.xpm
6439         * src/pixmaps/group.xpm
6440         * src/pixmaps/ignorethread.xpm
6441         * src/pixmaps/interface.xpm
6442         * src/pixmaps/jpilot.xpm
6443         * src/pixmaps/ldap.xpm
6444         * src/pixmaps/linewrap.xpm
6445         * src/pixmaps/linewrapcurrent.xpm
6446         * src/pixmaps/mail.xpm
6447         * src/pixmaps/mail_attach.xpm
6448         * src/pixmaps/mail_compose.xpm
6449         * src/pixmaps/mail_forward.xpm
6450         * src/pixmaps/mail_receive.xpm
6451         * src/pixmaps/mail_receive_all.xpm
6452         * src/pixmaps/mail_reply.xpm
6453         * src/pixmaps/mail_reply_to_all.xpm
6454         * src/pixmaps/mail_reply_to_author.xpm
6455         * src/pixmaps/mail_send.xpm
6456         * src/pixmaps/mail_send_queue.xpm
6457         * src/pixmaps/mime_application.xpm
6458         * src/pixmaps/mime_audio.xpm
6459         * src/pixmaps/mime_image.xpm
6460         * src/pixmaps/mime_message.xpm
6461         * src/pixmaps/mime_text_enriched.xpm
6462         * src/pixmaps/mime_text_html.xpm
6463         * src/pixmaps/mime_text_plain.xpm
6464         * src/pixmaps/mime_unknown.xpm
6465         * src/pixmaps/new.xpm
6466         * src/pixmaps/news_compose.xpm
6467         * src/pixmaps/offline.xpm
6468         * src/pixmaps/online.xpm
6469         * src/pixmaps/paste.xpm
6470         * src/pixmaps/preferences.xpm
6471         * src/pixmaps/privacy_emblem_encrypted.xpm
6472         * src/pixmaps/privacy_expired.xpm
6473         * src/pixmaps/privacy_failed.xpm
6474         * src/pixmaps/privacy_passed.xpm
6475         * src/pixmaps/privacy_signed.xpm
6476         * src/pixmaps/privacy_unknown.xpm
6477         * src/pixmaps/privacy_warn.xpm
6478         * src/pixmaps/properties.xpm
6479         * src/pixmaps/replied.xpm
6480         * src/pixmaps/search.xpm
6481         * src/pixmaps/unread.xpm
6482         * src/pixmaps/up_arrow.xpm
6483         * src/pixmaps/vcard.xpm
6484                 Modernize internal theme, with icons from the 
6485                 Gnomaws theme. Keep some of the old ones where
6486                 they were better.
6487
6488 2005-10-06 [colin]      1.9.15cvs17
6489
6490         * src/summaryview.c
6491                 Little optimisations + bugfix
6492         * src/toolbar.c
6493                 Remove default useless items - useless being defined
6494                 by the default relevant prefs
6495         * src/wizard.c
6496                 include config.h to make gettext work
6497         * src/prefs_themes.c
6498                 Fix selection of current theme in prefs
6499
6500 2005-10-06 [colin]      1.9.15cvs16
6501
6502         * src/prefs_common.c
6503         * src/prefs_common.h
6504         * src/prefs_summaries.c
6505         * src/folderview.c
6506                 Add a warning dialog on Mark all read 
6507                 (with pref to get rid of it)
6508
6509 2005-10-06 [paul]       1.9.15cvs15
6510
6511         * po/nb.po
6512         * po/pt_BR.po
6513                 updated by Geir Helland and Frederico
6514                 Goncalves Guimaraes
6515
6516 2005-10-05 [colin]      1.9.15cvs14
6517
6518         * src/folder.c
6519         * src/folder.h
6520         * src/folderview.c
6521         * src/folderview.h
6522         * src/imap_gtk.c
6523         * src/mh_gtk.c
6524         * src/mainwindow.c
6525         * src/setup.c
6526                 add a way to rescan without rebuilding
6527                 make moving a bit faster (less folders changes)
6528                 don't lock the tree on Get 
6529         * src/imap.c
6530                 Don't re-delete deleted messages before expunging
6531         * src/summaryview.c
6532                 Set batch mode when deleting mails
6533
6534 2005-10-05 [paul]       1.9.15cvs13
6535
6536         * src/mainwindow.c
6537         * src/mainwindow.h
6538                 fix disabled Execute menu item
6539         * src/toolbar.c
6540                 match the change in 1.9.15cvs10: use Compose
6541                 instead of News by default
6542
6543 2005-10-04 [colin]      1.9.15cvs12
6544
6545         * src/compose.c
6546                 When replying to an ML post with Reply-To set
6547                 to the poster's email, honor it (as before),
6548                 but also honor our user's request to reply to
6549                 the mailing list: set the ML address in the To
6550                 field and the Reply-To address in the Cc: 
6551                 field.
6552
6553 2005-10-04 [colin]      1.9.15cvs11
6554
6555         * src/plugins/trayicon/trayicon.c
6556                 Finish cosmetic change - thanks to wwp
6557
6558 2005-10-04 [colin]      1.9.15cvs10
6559
6560         * src/toolbar.c
6561                 Use Compose instead of Email by default.
6562                 Spotted by wwp.
6563
6564 2005-10-04 [colin]      1.9.15cvs9
6565
6566         * src/folder.c
6567         * src/folder.h
6568         * src/folderview.c
6569         * src/imap.c
6570         * src/etpan/imap-thread.c
6571         * src/etpan/imap-thread.h
6572                 Try to make IMAP faster, by simplifying SEARCH
6573                 commands, avoiding sending two STATUS in a row,
6574                 and deferring flags sync and processing just
6575                 after displaying the folder. 
6576                 This will update the SummaryView in certain
6577                 cases (new mails not already fetched, flags
6578                 changed from another client) but in a non-
6579                 blocking manner.
6580
6581 2005-10-04 [colin]      1.9.15cvs8
6582
6583         * src/plugins/trayicon/trayicon.c
6584                 Relabel "Offline" to "Work offline"
6585
6586 2005-10-04 [colin]      1.9.15cvs7
6587
6588         * src/export.c
6589         * src/import.c
6590         * src/mbox.c
6591                 Fix mbox import/export buglets
6592                 Patch by wwp
6593         * src/plugins/trayicon/trayicon.c
6594                 Add offline swithc
6595                 Patch by wwp
6596
6597 2005-10-04 [colin]      1.9.15cvs6
6598
6599         * src/folder.c
6600         * src/folderview.c
6601         * src/summaryview.c
6602                 Better fix (don't break mark all read) for cvs2
6603
6604 2005-10-03 [colin]      1.9.15cvs5
6605
6606         * src/folder.c
6607                 Use a sane sort by default
6608
6609 2005-10-03 [colin]      1.9.15cvs4
6610
6611         * src/inc.c
6612                 Add a 'Only once' button for overriding offline mode
6613         * src/prefs_account.c
6614         * src/wizard.c
6615                 Add Local mbox to the wizard
6616                 Add IMAP subdir to the wizard (or the wizard is useless
6617                 for such accounts, or even worse than useless)
6618                 Move IMAP subdir from Advanced to Receive tab, as it's
6619                 not that uncommon
6620
6621 2005-10-03 [colin]      1.9.15cvs3
6622
6623         * src/send_message.c
6624                 Forgot this one in cvs1
6625
6626 2005-10-03 [colin]      1.9.15cvs2
6627
6628         * src/folder.c
6629                 Faster close when leaving a folder with lots
6630                 of new mails. Idea by David Relson.
6631
6632 2005-10-03 [colin]      1.9.15cvs1
6633
6634         * src/compose.c
6635         * src/imap.c
6636         * src/inc.c
6637         * src/main.c
6638         * src/messageview.c
6639         * src/news.c
6640         * src/summaryview.c
6641         * src/gtk/sslcertwindow.c
6642         * src/plugins/trayicon/trayicon.c
6643                 Add accels to every AlertPanel. Patch by Fabien 
6644                 Vantard
6645
6646 2005-10-03 [paul]       1.9.15
6647
6648         1.9.15 released
6649
6650 2005-10-03 [paul]       1.9.14cvs68
6651
6652         * po/ca.po
6653         * po/de.po
6654         * po/es.po
6655         * po/fi.po
6656         * po/fr.po
6657         * po/sk.po
6658         * po/sr.po
6659         * po/zh_CN.po
6660                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6661                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6662                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6663
6664 2005-10-03 [paul]       1.9.14cvs67
6665
6666         * src/send_message.c
6667                 prevent hang on Cancel
6668                 patch by Colin
6669
6670 2005-10-03 [paul]       1.9.14cvs66
6671
6672         * src/main.c
6673                 fix crash in IMAP caused by discrepancy
6674                 between check_at_startup and offline mode
6675                 Patch by Colin
6676
6677 2005-10-01 [paul]       1.9.14cvs65
6678
6679         * src/inc.c
6680                 fix engrish
6681
6682 2005-10-01 [paul]       1.9.14cvs64
6683         * src/export.c
6684         * src/import.c
6685                 synchronise import_mbox() and export_mbox()
6686         * src/mbox.c
6687                 proc_mbox(): add alert if file cannot be opened
6688                 export_list_to_mbox(): test if dest file exists,
6689                 prompt user to overwrite if it does. add alert
6690                 if file cannot be created
6691                                                                 
6692         Patch by wwp
6693                                                                                                                 
6694
6695 2005-09-30 [paul]       1.9.14cvs63
6696
6697         * src/addressbook.c
6698                 Fix sensitivity of a menu
6699         * src/codeconv.c
6700                 Respect hidden pref for mails with no encoding
6701         * src/common/xml.c
6702                 Fix memory corruption
6703         * src/plugins/pgpcore/sgpgme.c
6704                 Fix segfault on incomplete sigs, and display
6705                 of S/Mime UIDs
6706
6707         Patches by Colin
6708
6709 2005-09-30 [colin]      1.9.14cvs62
6710
6711         * src/partial_download.c
6712                 Little logic fix in almost-dead code
6713         * src/pop.c
6714                 Fix partial download when there's no new mail
6715
6716 2005-09-29 [paul]       1.9.14cvs61
6717
6718         * src/plugins/pgpinline/pgpinline.c
6719                 fix bug 819, 'crash accessing sign message'
6720                 Patch by Colin
6721
6722 2005-09-28 [martin]     1.9.14cvs60
6723
6724         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6725                 fix bug #790 (Crash when restarting window manager (fluxbox))
6726
6727 2005-09-28 [paul]       1.9.14cvs59
6728
6729         * src/gtk/gtkaspell.c
6730                 fix off-by-one typo
6731
6732 2005-09-27 [colin]      1.9.14cvs58
6733
6734         * src/plugins/pgpcore/sgpgme.c
6735                 Report error when there's one, instead of
6736                 "Signature unchecked" 
6737
6738 2005-09-27 [colin]      1.9.14cvs57
6739
6740         * src/prefs_quote.c
6741                 Fix bug #816 (Weird quotation with spaces)
6742
6743 2005-09-27 [colin]      1.9.14cvs56
6744
6745         * src/codeconv.c
6746         * src/compose.c
6747         * src/compose.h
6748                 Put subject in compose's title
6749                 Fix Automatic encoding so that it's really automatic:
6750                 first try default locale's charset, then charset of the replied mail, 
6751                 then utf-8
6752                 Fix encoding of headers (must be in strict mode too)
6753
6754 2005-09-26 [colin]      1.9.14cvs55
6755
6756         * src/gtk/gtkaspell.c
6757                 Fix previous patch - don't color the space,
6758                 just uncolor it :)
6759
6760 2005-09-26 [colin]      1.9.14cvs54
6761
6762         * src/gtk/gtkaspell.c
6763                 Unmark space if possible
6764
6765 2005-09-26 [colin]      1.9.14cvs53
6766
6767         * src/imap.c
6768                 log_error instead of alertpanel according to the pref
6769         * src/etpan/imap-thread.c
6770                 Print connect status, copy only necessary size to 
6771                 logger
6772         * src/plugins/pgpmime/pgpmime.c
6773                 Handle S/Mime signatures (verification only). Patch based
6774                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6775
6776 2005-09-26 [paul]       1.9.14cvs52
6777
6778         * src/common/passcrypt.c
6779                 this 'workaround' not necessary on NetBSD.
6780                 Thanks to Daniel Gustafson
6781
6782 2005-09-26 [paul]
6783
6784         1.9.15-rc4 released
6785
6786 2005-09-26 [paul]       1.9.14cvs51
6787
6788         * src/summaryview.c
6789                 Skip currently selected message when
6790                 looking for next new or unread message
6791                 in current folder. Patch by Colin
6792         * src/common/passcrypt.c
6793                 eliminate warnings on *BSD. Patch by
6794                 Daniel Gustafson
6795
6796 2005-09-26 [colin]      1.9.14cvs50
6797
6798         * src/procmsg.c
6799                 Call postfiltering hook anyway
6800
6801 2005-09-22 [colin]      1.9.14cvs49
6802
6803         * src/codeconv.c
6804         * src/codeconv.h
6805                 Add a strict mode that doesn't replace with _
6806         * src/compose.c
6807         * src/compose.h
6808                 Use strict conversion while sending
6809                 Fix race when drafting while sending (happens
6810                 on IMAP)
6811                 Fix d'n'd of messages from summaryview
6812         * src/prefs_common.c
6813         * src/prefs_common.h
6814                 add hidden utf8_instead_of_locale_for_broken_mail 
6815                 pref for people that preferred the default charset 
6816                 to be utf8 for broken mails
6817         * src/quote_fmt_parse.y
6818                 fix bug #815 (No quote insert if "From:" fied 
6819                 contained Russian letters)
6820         * src/summaryview.c
6821                 Fix d'n'd of messages to compose
6822
6823 2005-09-22 [paul]       1.9.14cvs48
6824
6825         * src/compose.c
6826                 fix bug where attachments Name entry
6827                 would display Path instead
6828
6829 2005-09-21 [paul]       1.9.14cvs47
6830
6831         * README
6832         * README.jp
6833         * configure.ac
6834         * config/config.rpath
6835         * doc/manual/en/sylpheed-20.html
6836         * doc/manual/es/sylpheed-20.html
6837         * po/bg.po
6838         * po/ca.po
6839         * po/de.po
6840         * po/es.po
6841         * po/fr.po
6842         * po/it.po
6843         * po/pt_BR.po
6844         * po/sk.po
6845         * po/zh_TW.po
6846         * src/account.c
6847         * src/account.h
6848         * src/action.c
6849         * src/action.h
6850         * src/adbookbase.h
6851         * src/addr_compl.c
6852         * src/addr_compl.h
6853         * src/addrbook.c
6854         * src/addrbook.h
6855         * src/addrcache.c
6856         * src/addrcache.h
6857         * src/addrcindex.c
6858         * src/addrcindex.h
6859         * src/addrclip.c
6860         * src/addrclip.h
6861         * src/addrdefs.h
6862         * src/addressadd.c
6863         * src/addressadd.h
6864         * src/addressbook.c
6865         * src/addressbook.h
6866         * src/addressitem.h
6867         * src/addrgather.c
6868         * src/addrgather.h
6869         * src/addrharvest.c
6870         * src/addrharvest.h
6871         * src/addrindex.c
6872         * src/addrindex.h
6873         * src/addritem.c
6874         * src/addritem.h
6875         * src/addrquery.c
6876         * src/addrquery.h
6877         * src/addrselect.c
6878         * src/addrselect.h
6879         * src/alertpanel.c
6880         * src/alertpanel.h
6881         * src/browseldap.c
6882         * src/browseldap.h
6883         * src/codeconv.c
6884         * src/codeconv.h
6885         * src/compose.c
6886         * src/compose.h
6887         * src/crash.c
6888         * src/crash.h
6889         * src/customheader.c
6890         * src/customheader.h
6891         * src/displayheader.c
6892         * src/displayheader.h
6893         * src/editaddress.c
6894         * src/editaddress.h
6895         * src/editbook.c
6896         * src/editbook.h
6897         * src/editgroup.c
6898         * src/editgroup.h
6899         * src/editjpilot.c
6900         * src/editjpilot.h
6901         * src/editldap.c
6902         * src/editldap.h
6903         * src/editldap_basedn.c
6904         * src/editldap_basedn.h
6905         * src/editvcard.c
6906         * src/editvcard.h
6907         * src/enriched.c
6908         * src/enriched.h
6909         * src/exphtmldlg.c
6910         * src/exphtmldlg.h
6911         * src/expldifdlg.c
6912         * src/expldifdlg.h
6913         * src/export.c
6914         * src/export.h
6915         * src/exporthtml.c
6916         * src/exporthtml.h
6917         * src/exportldif.c
6918         * src/exportldif.h
6919         * src/filtering.c
6920         * src/filtering.h
6921         * src/folder.c
6922         * src/folder.h
6923         * src/folder_item_prefs.c
6924         * src/folder_item_prefs.h
6925         * src/foldersel.c
6926         * src/foldersel.h
6927         * src/folderutils.c
6928         * src/folderutils.h
6929         * src/folderview.c
6930         * src/folderview.h
6931         * src/grouplistdialog.c
6932         * src/grouplistdialog.h
6933         * src/headerview.c
6934         * src/headerview.h
6935         * src/html.c
6936         * src/html.h
6937         * src/image_viewer.c
6938         * src/image_viewer.h
6939         * src/imap.c
6940         * src/imap.h
6941         * src/imap_gtk.c
6942         * src/imap_gtk.h
6943         * src/import.c
6944         * src/import.h
6945         * src/importldif.c
6946         * src/importldif.h
6947         * src/importmutt.c
6948         * src/importmutt.h
6949         * src/importpine.c
6950         * src/importpine.h
6951         * src/inc.c
6952         * src/inc.h
6953         * src/jpilot.c
6954         * src/jpilot.h
6955         * src/ldapctrl.c
6956         * src/ldapctrl.h
6957         * src/ldaplocate.c
6958         * src/ldaplocate.h
6959         * src/ldapquery.c
6960         * src/ldapquery.h
6961         * src/ldapserver.c
6962         * src/ldapserver.h
6963         * src/ldaputil.c
6964         * src/ldaputil.h
6965         * src/ldif.c
6966         * src/ldif.h
6967         * src/localfolder.c
6968         * src/localfolder.h
6969         * src/main.c
6970         * src/main.h
6971         * src/mainwindow.c
6972         * src/mainwindow.h
6973         * src/manual.c
6974         * src/manual.h
6975         * src/matcher.c
6976         * src/matcher.h
6977         * src/matcher_parser.h
6978         * src/matcher_parser_lex.l
6979         * src/matcher_parser_parse.y
6980         * src/mbox.c
6981         * src/mbox.h
6982         * src/message_search.c
6983         * src/message_search.h
6984         * src/messageview.c
6985         * src/messageview.h
6986         * src/mh.c
6987         * src/mh.h
6988         * src/mh_gtk.c
6989         * src/mh_gtk.h
6990         * src/mimeview.c
6991         * src/mimeview.h
6992         * src/msgcache.c
6993         * src/msgcache.h
6994         * src/mutt.c
6995         * src/mutt.h
6996         * src/news.c
6997         * src/news.h
6998         * src/news_gtk.c
6999         * src/news_gtk.h
7000         * src/noticeview.c
7001         * src/noticeview.h
7002         * src/partial_download.c
7003         * src/partial_download.h
7004         * src/pine.c
7005         * src/pine.h
7006         * src/pop.c
7007         * src/pop.h
7008         * src/prefs_account.c
7009         * src/prefs_account.h
7010         * src/prefs_actions.c
7011         * src/prefs_actions.h
7012         * src/prefs_common.c
7013         * src/prefs_common.h
7014         * src/prefs_compose_writing.c
7015         * src/prefs_compose_writing.h
7016         * src/prefs_customheader.c
7017         * src/prefs_customheader.h
7018         * src/prefs_display_header.c
7019         * src/prefs_display_header.h
7020         * src/prefs_ext_prog.c
7021         * src/prefs_ext_prog.h
7022         * src/prefs_filtering.c
7023         * src/prefs_filtering.h
7024         * src/prefs_filtering_action.c
7025         * src/prefs_filtering_action.h
7026         * src/prefs_folder_column.c
7027         * src/prefs_folder_column.h
7028         * src/prefs_folder_item.c
7029         * src/prefs_folder_item.h
7030         * src/prefs_fonts.c
7031         * src/prefs_fonts.h
7032         * src/prefs_gtk.c
7033         * src/prefs_gtk.h
7034         * src/prefs_image_viewer.c
7035         * src/prefs_image_viewer.h
7036         * src/prefs_matcher.c
7037         * src/prefs_matcher.h
7038         * src/prefs_message.c
7039         * src/prefs_message.h
7040         * src/prefs_msg_colors.c
7041         * src/prefs_msg_colors.h
7042         * src/prefs_other.c
7043         * src/prefs_other.h
7044         * src/prefs_quote.c
7045         * src/prefs_quote.h
7046         * src/prefs_receive.c
7047         * src/prefs_receive.h
7048         * src/prefs_send.c
7049         * src/prefs_send.h
7050         * src/prefs_spelling.c
7051         * src/prefs_spelling.h
7052         * src/prefs_summaries.c
7053         * src/prefs_summaries.h
7054         * src/prefs_summary_column.c
7055         * src/prefs_summary_column.h
7056         * src/prefs_template.c
7057         * src/prefs_template.h
7058         * src/prefs_themes.c
7059         * src/prefs_themes.h
7060         * src/prefs_toolbar.c
7061         * src/prefs_toolbar.h
7062         * src/prefs_wrapping.c
7063         * src/prefs_wrapping.h
7064         * src/privacy.c
7065         * src/privacy.h
7066         * src/procheader.c
7067         * src/procheader.h
7068         * src/procmime.c
7069         * src/procmime.h
7070         * src/procmsg.c
7071         * src/procmsg.h
7072         * src/quote_fmt.c
7073         * src/quote_fmt_parse.y
7074         * src/recv.c
7075         * src/recv.h
7076         * src/remotefolder.c
7077         * src/remotefolder.h
7078         * src/send_message.c
7079         * src/send_message.h
7080         * src/setup.c
7081         * src/setup.h
7082         * src/simple-gettext.c
7083         * src/sourcewindow.c
7084         * src/sourcewindow.h
7085         * src/ssl_manager.c
7086         * src/ssl_manager.h
7087         * src/statusbar.c
7088         * src/statusbar.h
7089         * src/stock_pixmap.c
7090         * src/stock_pixmap.h
7091         * src/summary_search.c
7092         * src/summary_search.h
7093         * src/summaryview.c
7094         * src/summaryview.h
7095         * src/syldap.c
7096         * src/syldap.h
7097         * src/textview.c
7098         * src/textview.h
7099         * src/toolbar.c
7100         * src/toolbar.h
7101         * src/undo.c
7102         * src/undo.h
7103         * src/unmime.c
7104         * src/unmime.h
7105         * src/vcard.c
7106         * src/vcard.h
7107         * src/wizard.c
7108         * src/wizard.h
7109         * src/common/base64.c
7110         * src/common/base64.h
7111         * src/common/defs.h
7112         * src/common/hooks.c
7113         * src/common/hooks.h
7114         * src/common/log.c
7115         * src/common/log.h
7116         * src/common/md5.c
7117         * src/common/md5.h
7118         * src/common/mgutils.c
7119         * src/common/mgutils.h
7120         * src/common/nntp.c
7121         * src/common/nntp.h
7122         * src/common/passcrypt.c
7123         * src/common/passcrypt.h.in
7124         * src/common/plugin.c
7125         * src/common/plugin.h
7126         * src/common/prefs.c
7127         * src/common/prefs.h
7128         * src/common/progressindicator.c
7129         * src/common/progressindicator.h
7130         * src/common/quoted-printable.c
7131         * src/common/quoted-printable.h
7132         * src/common/session.c
7133         * src/common/session.h
7134         * src/common/smtp.c
7135         * src/common/smtp.h
7136         * src/common/socket.c
7137         * src/common/socket.h
7138         * src/common/ssl.c
7139         * src/common/ssl.h
7140         * src/common/ssl_certificate.c
7141         * src/common/ssl_certificate.h
7142         * src/common/string_match.c
7143         * src/common/string_match.h
7144         * src/common/stringtable.c
7145         * src/common/sylpheed.c
7146         * src/common/sylpheed.h
7147         * src/common/template.c
7148         * src/common/template.h
7149         * src/common/timing.h
7150         * src/common/utils.c
7151         * src/common/utils.h
7152         * src/common/uuencode.c
7153         * src/common/uuencode.h
7154         * src/common/version.h.in
7155         * src/common/xml.c
7156         * src/common/xml.h
7157         * src/common/xmlprops.c
7158         * src/common/xmlprops.h
7159         * src/gtk/about.c
7160         * src/gtk/about.h
7161         * src/gtk/colorlabel.c
7162         * src/gtk/colorlabel.h
7163         * src/gtk/colorsel.c
7164         * src/gtk/colorsel.h
7165         * src/gtk/description_window.c
7166         * src/gtk/description_window.h
7167         * src/gtk/filesel.c
7168         * src/gtk/filesel.h
7169         * src/gtk/foldersort.c
7170         * src/gtk/foldersort.h
7171         * src/gtk/gtkutils.c
7172         * src/gtk/gtkutils.h
7173         * src/gtk/inputdialog.c
7174         * src/gtk/inputdialog.h
7175         * src/gtk/logwindow.c
7176         * src/gtk/logwindow.h
7177         * src/gtk/manage_window.c
7178         * src/gtk/manage_window.h
7179         * src/gtk/menu.c
7180         * src/gtk/menu.h
7181         * src/gtk/pluginwindow.c
7182         * src/gtk/pluginwindow.h
7183         * src/gtk/prefswindow.c
7184         * src/gtk/prefswindow.h
7185         * src/gtk/progressdialog.c
7186         * src/gtk/progressdialog.h
7187         * src/gtk/quicksearch.c
7188         * src/gtk/quicksearch.h
7189         * src/gtk/sslcertwindow.c
7190         * src/gtk/sslcertwindow.h
7191         * src/plugins/clamav/clamav_plugin.c
7192         * src/plugins/clamav/clamav_plugin.h
7193         * src/plugins/clamav/clamav_plugin_gtk.c
7194         * src/plugins/demo/demo.c
7195         * src/plugins/dillo_viewer/dillo_prefs.c
7196         * src/plugins/dillo_viewer/dillo_prefs.h
7197         * src/plugins/dillo_viewer/dillo_viewer.c
7198         * src/plugins/mathml_viewer/mathml_viewer.c
7199         * src/plugins/pgpcore/passphrase.c
7200         * src/plugins/pgpcore/passphrase.h
7201         * src/plugins/pgpcore/plugin.c
7202         * src/plugins/pgpcore/prefs_gpg.c
7203         * src/plugins/pgpcore/prefs_gpg.h
7204         * src/plugins/pgpcore/select-keys.c
7205         * src/plugins/pgpcore/select-keys.h
7206         * src/plugins/pgpcore/sgpgme.c
7207         * src/plugins/pgpcore/sgpgme.h
7208         * src/plugins/pgpinline/pgpinline.c
7209         * src/plugins/pgpinline/pgpinline.h
7210         * src/plugins/pgpinline/plugin.c
7211         * src/plugins/pgpmime/pgpmime.c
7212         * src/plugins/pgpmime/pgpmime.h
7213         * src/plugins/pgpmime/plugin.c
7214         * src/plugins/spamassassin/spamassassin.c
7215         * src/plugins/spamassassin/spamassassin.h
7216         * src/plugins/spamassassin/spamassassin_gtk.c
7217         * src/plugins/trayicon/trayicon.c
7218         * tools/OOo2sylpheed.pl
7219         * tools/acroread2sylpheed.pl
7220         * tools/asus_mailled.sh
7221         * tools/filter_conv.pl
7222         * tools/freshmeat_search.pl
7223         * tools/google_search.pl
7224         * tools/kmail2sylpheed.pl
7225         * tools/kmail2sylpheed_v2.pl
7226         * tools/maildir2sylpheed.pl
7227         * tools/multiwebsearch.pl
7228         * tools/newscache_clean.pl
7229         * tools/outlook2sylpheed.pl
7230         * tools/sylpheed-switcher
7231         * tools/update-po
7232         * tools/vcard2xml.py
7233         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7234                 update FSF address
7235
7236 2005-09-21 [colin]      1.9.14cvs46
7237
7238         * src/gedit-print.c
7239         * src/procmsg.c
7240         * src/procmsg.h
7241         * src/textview.c
7242         * src/summaryview.c
7243                 Remove some printing hacks (deselection/reselection),
7244                 which by the way fix printing the currently 
7245                 displayed mime part (still only text)
7246                 Plus a little optimisation of summary_show
7247
7248
7249 2005-09-20 [colin]      1.9.14cvs45
7250
7251         * src/mainwindow.c
7252         * src/messageview.c
7253                 GUI fixups: add accels, set message
7254                 view title to displayed mail's subject
7255         * src/prefs_spelling.c
7256         * src/gtk/gtkaspell.c
7257                 GUI fixups: allow underlining misspelled
7258                 words instead of coloring them (a11y!)
7259
7260 2005-09-19 [colin]
7261
7262         1.9.15rc3 released
7263
7264 2005-09-19 [colin]      1.9.14cvs44
7265
7266         * src/compose.c
7267                 Fix draft message
7268         * src/gtk/gtkaspell.c
7269                 Fix wrong test ;-)
7270
7271 2005-09-19 [colin]      1.9.14cvs43
7272
7273         * src/addressbook.c
7274                 Fix sensitivity of Delete button
7275         * src/compose.c
7276                 Warn if the requested Privacy system
7277                 is not available
7278         * src/exphtmldlg.c
7279         * src/expldifdlg.c
7280         * src/importldif.c
7281         * src/importmutt.c
7282         * src/importpine.c
7283                 Fix crappy UI
7284         * src/
7285         * src/ssl.h
7286         * src/prefs_account.h
7287         * src/prefs_account.c
7288                 Save SSL prefs even in builds that have
7289                 SSL support disable
7290         * src/imap.c
7291         * src/inc.c
7292         * src/news.c
7293         * src/send_message.c
7294                 Warn if connection should be secure, but
7295                 SSL support isn't compiled in
7296         * src/gtkaspell.c
7297                 Fix word separation on UTF-8 systems
7298                 Fixes bug #812 (Strange inline spellchecking)
7299         * src/compose.c
7300                 Warn if the requested Privacy system
7301                 is not available
7302                 Factorize offline warning
7303         * src/imap.c
7304         * src/imap_gtk.c
7305         * src/imap_gtk.h
7306         * src/inc.h
7307         * src/news_gtk.c
7308         * src/news_gtk.h
7309         * src/messageview.c
7310                 Factorize offline warning
7311
7312 2005-09-19 [paul]
7313
7314         1.9.15-rc2 released
7315
7316 2005-09-18 [colin]      1.9.14cvs42
7317
7318         * src/codeconv.c
7319         * src/codeconv.h
7320         * src/procmime.c
7321                 Add a way to get locale's charset ignoring utf-8,
7322                 and use that as default encoding for broken mails
7323
7324 2005-09-18 [colin]      1.9.14cvs41
7325
7326         * src/gtk/logwindow.c
7327                 Translate string. Patch by Fabien Vantard
7328
7329 2005-09-18 [colin]      1.9.14cvs40
7330
7331         * configure.ac
7332                 Fix bug #803 (IMAP/SSL support breaks with 
7333                 GnuTLS libetpan 0.38)
7334
7335 2005-09-18 [colin]      1.9.14cvs39
7336
7337         * src/codeconv.c
7338         * src/compose.c
7339         * src/procmime.c
7340                 More charsets fixes. Fixes bug #806 (non
7341                 ascii characters in subject line)
7342
7343 2005-09-17 [paul]       1.9.14cvs38
7344
7345         * src/folderview.c
7346         * src/mainwindow.c
7347                 fix gcc-2.95 issues
7348                 Patch by Pawel Pekala
7349
7350 2005-09-17 [colin]      1.9.14cvs37
7351
7352         * src/addrindex.c
7353                 bugfix for NO-USE LDAP compilation, patch 
7354                 by Fabien Vantard
7355
7356 2005-09-17 [colin]      1.9.14cvs36
7357
7358         * src/prefs_actions.c
7359         * src/prefs_customheader.c
7360         * src/prefs_display_header.c
7361         * src/prefs_filtering_action.c
7362         * src/prefs_matcher.c
7363         * src/prefs_toolbar.c
7364                 Fix strange casts (less elegant but
7365                 works better)
7366
7367 2005-09-16 [colin]      1.9.14cvs35
7368
7369         * src/jpilot.c
7370                 Missed that one
7371
7372 2005-09-16 [colin]      1.9.14cvs34
7373
7374         * configure.ac
7375         * src/Makefile.am
7376         * src/addr_compl.c
7377         * src/addrindex.c
7378         * src/browseldap.c
7379         * src/editldap.c
7380         * src/ldaplocate.c
7381         * src/ldapquery.c
7382         * src/ldapquery.h
7383         * src/ldapserver.c
7384         * src/ldapserver.h
7385         * src/main.c
7386         * src/matcher_parser_parse.y
7387         * src/prefs_themes.c
7388         * src/etpan/Makefile.am
7389         * src/gtk/description_window.c
7390         * src/plugins/clamav/Makefile.am
7391         * src/plugins/clamav/clamav_plugin.c
7392         * src/plugins/dillo_viewer/Makefile.am
7393         * src/plugins/pgpcore/Makefile.am
7394         * src/plugins/pgpinline/Makefile.am
7395         * src/plugins/pgpmime/Makefile.am
7396         * src/plugins/trayicon/Makefile.am
7397                 Fix 100% cpu usage in address completion list
7398                 Fix little bugs (return with no values etc)
7399                 Fix all warnings (with common CFLAGS)
7400
7401 2005-09-15 [colin]      1.9.14cvs33
7402
7403         * src/addressbook.c
7404                 Fix bug where sometimes a group's email list is empty,
7405                 force its refresh (probably fixes "Re: how to create a 
7406                 distribution list")
7407         * src/ldapquery.c
7408                 Don't return to the callback in the main thread from the
7409                 fetch thread (or face segs!)
7410
7411 2005-09-15 [paul]       1.9.14cvs32
7412
7413         * src/prefs_matcher.c
7414                 forgotten in last commit
7415
7416 2005-09-15 [paul]       1.9.14cvs31
7417
7418         * src/prefs_actions.c
7419         * src/prefs_filtering_action.c
7420         * src/prefs_quote.c
7421         * src/quote_fmt.c
7422         * src/summaryview.c
7423         * src/gtk/description_window.c
7424         * src/gtk/description_window.h
7425         * src/gtk/quicksearch.c
7426                 allow interaction with the called
7427                 description window
7428                 Patch by Anders Hammar
7429
7430 2005-09-14 [paul]       1.9.14cvs30
7431
7432         * src/compose.c
7433                 fix a little annoyance when pasting with 3rd button 
7434                 with wrap_pastes=0 and wrap_input=1
7435                 Patch by Colin
7436
7437 2005-09-14 [paul]       1.9.14cvs29
7438
7439         * src/prefs_account.c
7440                 disable 'Filter messages on receiving' for
7441                 SMTP-only accounts
7442                 Patch  by Anders Hammar
7443
7444 2005-09-14 [paul]       1.9.14cvs28
7445
7446         * po/sk.po
7447                 fix crash
7448                 updated by Andrej Kacian
7449
7450 2005-09-14 [paul]
7451
7452         1.9.15-rc1 released
7453
7454 2005-09-14 [paul]       1.9.14cvs27
7455
7456         * po/es.po
7457                 updated by Ricardo Mones Lastra
7458         * src/compose.c
7459         * src/compose.h
7460                 associate no_wrap_tags to Compose windows
7461                 instead of using a static one
7462                 Patch by Colin
7463         * src/mbox.c
7464                 fix proc_mbox()
7465                 Patch by wwp
7466         * src/textview.c
7467                 remove unneeded printf()
7468
7469 2005-09-14 [paul]       1.9.14cvs26
7470
7471         * src/addrcache.c
7472         * src/codeconv.h
7473         * src/folder.h
7474         * src/mainwindow.h
7475         * src/mh.c
7476         * src/mimeview.h
7477         * src/partial_download.c
7478         * src/pop.c
7479         * src/prefs_account.c
7480         * src/prefs_account.h
7481         * src/prefs_actions.c
7482         * src/prefs_customheader.c
7483         * src/prefs_display_header.c
7484         * src/prefs_filtering_action.c
7485         * src/prefs_matcher.c
7486         * src/prefs_toolbar.c
7487         * src/privacy.h
7488         * src/procmime.c
7489         * src/procmime.h
7490         * src/procmsg.h
7491         * src/textview.c
7492         * src/undo.h
7493         * src/common/plugin.c
7494         * src/common/session.h
7495         * src/common/socket.c
7496         * src/common/socket.h
7497         * src/common/template.c
7498         * src/gtk/gtkaspell.c
7499         * src/gtk/quicksearch.h
7500         * src/plugins/pgpcore/passphrase.c
7501         * src/plugins/pgpcore/prefs_gpg.h
7502         * src/plugins/pgpcore/select-keys.c
7503         * src/plugins/pgpcore/select-keys.h
7504         * src/plugins/pgpcore/sgpgme.c
7505         * src/plugins/pgpinline/pgpinline.c
7506         * src/plugins/pgpmime/pgpmime.c
7507         * src/plugins/trayicon/trayicon.c
7508                 fix compilation warnings
7509                 Patch by Daniel Gustafson
7510
7511 2005-09-14 [paul]       1.9.14cvs25
7512
7513         * src/addressbook.c
7514                 add missing column header, and other small
7515                 bug fixes
7516                 Patch by Anders Hammar
7517
7518 2005-09-13 [colin]      1.9.14cvs24
7519
7520         * src/gtk/gtkaspell.c
7521                 Fix non-utf8 in menu
7522                 Fix little leaks
7523                 Nullify struct members after free()s
7524
7525 2005-09-13 [colin]      1.9.14cvs23
7526
7527         * src/compose.c
7528                 Test utf8 compliance before inserting to 
7529                 buffer, and try to convert if necessary
7530         * src/procmime.c
7531                 If no charset is present, use the locale 
7532                 one instead of us-ascii
7533         * src/procmsg.c
7534                 Add Sender, List-Post and To in the checked 
7535                 headers for automatic rules creation 
7536                 (thanks to wwp)
7537         * src/prefs_themes.c
7538         * src/gtk/gtkaspell.c
7539                 Remove deprecated functions. 
7540                 patch by Daniel Gustafson
7541
7542 2005-09-12 [colin]      1.9.14cvs22
7543
7544         * src/compose.c
7545                 Fix bug #448 (Scrolling/Redraw issue with 
7546                 address-fields in Header)
7547         * src/mainwindow.c
7548         * src/summaryview.c
7549         * src/summaryview.h
7550                 Fix loss of MSG_MARKED on move/copy
7551                 Fix bug #804 (Quicksearch togglebutton doesn't 
7552                 get depressed after '/' key is pressed)
7553
7554 2005-09-12 [paul]       1.9.14cvs21
7555
7556         * AUTHORS
7557         * src/gtk/logwindow.c
7558                 add 'Clear Log' to popup menu
7559                 Patch by Anders Hammar <anders.hammar@telia.com>
7560
7561 2005-09-12 [paul]       1.9.14cvs20
7562
7563         * src/compose.c
7564                 set correct sensitivity on attachments
7565                 popup menu
7566         * src/folder.c
7567                 fix typo
7568         * src/prefs_spelling.c
7569                 fix crash when no LANG env is set
7570         * src/common/xml.c
7571                 fix crash in wizard
7572                 don't use memeory after free
7573
7574         All patches by Daniel Gustafson
7575
7576 2005-09-12 [paul]       1.9.14cvs19
7577
7578         * src/prefs_themes.c
7579                 make theme info selectable
7580         * src/gtk/description_window.c
7581                 make window non-modal
7582         * tools/README
7583                 add details of asus_mailed.sh
7584         * tools/claws.i18n.status.pl
7585                 update for new zh_TW translator
7586                 widen the output
7587                 create alternate coloured lines
7588                 improve readability
7589
7590 2005-09-10 [colin]      1.9.14cvs18
7591
7592         * src/plugins/pgpcore/select-keys.c
7593                 Better order for the buttons
7594
7595 2005-09-10 [colin]      1.9.14cvs17
7596
7597         * src/compose.c
7598         * src/plugins/pgpcore/select-keys.c
7599         * src/plugins/pgpcore/select-keys.h
7600         * src/plugins/pgpcore/sgpgme.c
7601                 Add a "Don't encrypt" button to the key
7602                 selection dialog. Fixes bug #177 (There should be a 
7603                 'Don't encrypt button in the Select Keys dialog)
7604
7605 2005-09-10 [colin]      1.9.14cvs16
7606
7607         * src/compose.c
7608                 Fix bug #572 (%X option does not work with templates)
7609
7610 2005-09-10 [colin]      1.9.14cvs15
7611
7612         * src/toolbar.c 
7613                 Remove g_print
7614
7615 2005-09-10 [colin]      1.9.14cvs14
7616
7617         * src/imap.c
7618                 Fix a possible crash
7619
7620 2005-09-09 [colin]      1.9.14cvs13
7621
7622         * src/imap.c
7623         * src/etpan/imap-thread.c
7624         * src/etpan/imap-thread.h
7625                 Fix moving from queue or drafts to normal folders
7626                 Fix bug #794 (No way to delete without expunging)
7627                 Take flags unset by other mailers into account
7628                 Take deleted flag set by other mailers into account
7629                 Fix unsetting REPLIED flag
7630                 Fix crash when capabilities can't be retrieved
7631         * src/mainwindow.c
7632         * src/mainwindow.h
7633                 Add M_DELAYED_FLAGS condition, and let the user use
7634                 Execute in order to be able to expunge deleted mails,
7635                 even if he's not in delayed execute mode
7636         * src/prefs_spelling.c
7637                 Use 'en' dictionary by default if LANG is POSIX or C
7638         * src/gtk/prefswindow.c
7639                 Fix bug #767 (Preferences windows expanding) by making
7640                 the window a bit larger when the resolution is greater
7641                 than 640x480, and by putting the prefs in a
7642                 GtkScrolledWindow.
7643
7644 2005-09-09 [paul]       1.9.14cvs12
7645
7646         * AUTHORS
7647         * configure.ac
7648         * po/zh_TW.Big5.po      ** REMOVED **
7649         * po/zh_TW.po           ** ADDED **
7650                 updated by Wei-Lun Chao
7651
7652 2005-09-09 [paul]       1.9.14cvs11
7653
7654         * src/mainwindow.c
7655                 fix asserts
7656         * src/common/xml.c
7657                 delay memory allocation until file is
7658                 opened successfully
7659                 Patch by Daniel Gustafson
7660
7661 2005-09-09 [colin]      1.9.14cvs10
7662
7663         * src/imap.c
7664                 Add guards
7665
7666 2005-09-08 [colin]      1.9.14cvs9
7667
7668         * src/compose.c
7669                 Alert when we can't save draft
7670                 Fix various wrap/color issues
7671                 Add mid-click pasting respecting wrap_paste option
7672         * src/folder.c
7673         * src/folder.h
7674         * src/folder_item_prefs.c
7675         * src/folder_item_prefs.h
7676         * src/imap.c
7677         * src/imap_gtk.c
7678         * src/imap_gtk.h
7679         * src/main.c
7680         * src/mainwindow.c
7681         * src/mainwindow.h
7682         * src/news.c
7683         * src/news_gtk.c
7684         * src/news_gtk.h
7685         * src/prefs_folder_item.c
7686                 Fix the impossibility to synchronise folders for
7687                 offline use (IMAP and NNTP are concerned)
7688
7689 2005-09-08 [colin]      1.9.14cvs8
7690
7691         * configure.ac
7692                 Build LDAP and JPilot by default if available
7693         * src/textview.c
7694                 Fix use after free
7695
7696 2005-09-08 [paul]       1.9.14cvs7
7697
7698         * doc/manual/en/sylpheed-1.html
7699         * doc/manual/en/sylpheed-18.html
7700         * doc/manual/en/sylpheed-19.html
7701         * doc/manual/en/sylpheed-4.html
7702         * doc/manual/en/sylpheed-6.html
7703         * doc/manual/en/sylpheed.html
7704                 a few minor updates, plus include some
7705                 details about plugins and their requirements
7706         * src/mainwindow.c
7707                 minor changes to English in /View/Sort
7708
7709 2005-09-07 [colin]      1.9.14cvs6
7710
7711         * doc/manual/en/sylpheed-1.html
7712         * doc/manual/en/sylpheed-10.html
7713         * doc/manual/en/sylpheed-11.html
7714         * doc/manual/en/sylpheed-12.html
7715         * doc/manual/en/sylpheed-13.html
7716         * doc/manual/en/sylpheed-14.html
7717         * doc/manual/en/sylpheed-15.html
7718         * doc/manual/en/sylpheed-16.html
7719         * doc/manual/en/sylpheed-17.html
7720         * doc/manual/en/sylpheed-18.html
7721         * doc/manual/en/sylpheed-19.html
7722         * doc/manual/en/sylpheed-2.html
7723         * doc/manual/en/sylpheed-20.html
7724         * doc/manual/en/sylpheed-21.html
7725         * doc/manual/en/sylpheed-22.html
7726         * doc/manual/en/sylpheed-3.html
7727         * doc/manual/en/sylpheed-4.html
7728         * doc/manual/en/sylpheed-5.html
7729         * doc/manual/en/sylpheed-6.html
7730         * doc/manual/en/sylpheed-7.html
7731         * doc/manual/en/sylpheed-8.html
7732         * doc/manual/en/sylpheed-9.html
7733         * doc/manual/en/sylpheed.html
7734                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7735
7736 2005-09-07 [colin]      1.9.14cvs5
7737
7738         * src/mainwindow.c
7739                 Make labels more to-the-point
7740
7741 2005-09-07 [colin]      1.9.14cvs4
7742
7743         * doc/manual/en/sylpheed-1.html
7744         * doc/manual/en/sylpheed-12.html
7745         * doc/manual/en/sylpheed-13.html
7746         * doc/manual/en/sylpheed-14.html
7747         * doc/manual/en/sylpheed-15.html
7748         * doc/manual/en/sylpheed-16.html
7749         * doc/manual/en/sylpheed-17.html
7750         * doc/manual/en/sylpheed-18.html
7751         * doc/manual/en/sylpheed-19.html
7752         * doc/manual/en/sylpheed-2.html
7753         * doc/manual/en/sylpheed-20.html
7754         * doc/manual/en/sylpheed-21.html
7755         * doc/manual/en/sylpheed-22.html
7756         * doc/manual/en/sylpheed-4.html
7757         * doc/manual/en/sylpheed-5.html
7758         * doc/manual/en/sylpheed-6.html
7759         * doc/manual/en/sylpheed-7.html
7760         * doc/manual/en/sylpheed-8.html
7761         * doc/manual/en/sylpheed-9.html
7762         * doc/manual/en/sylpheed.html
7763                 Update manual
7764
7765 2005-09-07 [colin]      1.9.14cvs3
7766
7767         * doc/faq/en/sylpheed-faq-1.html
7768         * doc/faq/en/sylpheed-faq-2.html
7769         * doc/faq/en/sylpheed-faq-3.html
7770         * doc/faq/en/sylpheed-faq.html
7771                 Update FAQ
7772
7773 2005-09-07 [colin]      1.9.14cvs2
7774
7775         * src/folderview.c
7776         * src/procmsg.c
7777         * src/summaryview.c
7778         * src/toolbar.c
7779                 Fix special subfolders:
7780                 - Inherit parent's icon
7781                 - sent contents of queues subfolders
7782                 - empty subfolders of trashes
7783         * src/mainwindow.c
7784                 Remove outdated manual and faq entries
7785         * src/common/utils.c
7786                 Add quotes around %s coming from mailcap
7787
7788 2005-09-07 [colin]      1.9.14cvs1
7789
7790         * src/compose.c
7791                 After saving draft, set modified to FALSE
7792         * src/mimeview.c
7793         * src/common/utils.c
7794         * src/common/utils.h
7795                 Try to open mime parts using what is 
7796                 indicated in ~/.mailcap or /etc/mailcap,
7797                 if possible.
7798
7799 2005-09-05 [paul]       1.9.14
7800
7801         1.9.14 released
7802
7803         * po/sk.po
7804                 updated by Andrej Kacian
7805
7806 2005-09-05 [paul]       1.9.13cvs83
7807
7808         * po/de.po
7809         * po/es.po
7810         * po/fi.po
7811         * po/fr.po
7812         * po/nb.po
7813         * po/pt_BR.po
7814         * po/sr.po
7815                 updated translations by Thomas Gilgin, Ricardo Mones
7816                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7817                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7818
7819 2005-09-04 [paul]       1.9.13cvs82
7820
7821         * src/compose.c
7822                 only warn about exceeded line length limit
7823                 on send
7824
7825 2005-09-04 [paul]       1.9.13cvs81
7826
7827         * src/compose.c
7828                 fix crash in 'line length exceeded' dialogue
7829
7830 2005-09-02 [paul]       1.9.13cvs80
7831
7832         * src/imap.c
7833                 fix bug 795, 'Connection lost IMAP'
7834                 and add statusbar prints
7835                 Patch by Colin
7836
7837 2005-09-02 [paul]       1.9.13cvs79
7838
7839         * src/compose.c
7840                 compose_wrap_paragraph() becomes
7841                 compose_beautify_paragraph()
7842                 Patch by Colin
7843
7844 2005-09-02 [colin]      1.9.13cvs78
7845
7846         * src/folderview.c
7847                 Micro-fix
7848
7849 2005-09-01 [colin]      1.9.13cvs77
7850
7851         * src/imap.c
7852                 Maybe fix bug #795 (Connection lost IMAP)
7853                 Don't try to send logout when we're disconnected.
7854         * src/summaryview.c
7855                 Include locked and marked emails in HRM
7856                 view. Fixes bug #800 (Locked messages no longer 
7857                 show up when hide read messages is used)
7858
7859 2005-09-01 [paul]       1.9.13cvs76
7860
7861         * src/prefs_common.c
7862                 fix bad cutting
7863
7864 2005-08-31 [colin]      1.9.13cvs75
7865
7866         * src/folderview.c
7867         * src/folderview.h
7868         * src/prefs_summaries.c
7869         * src/summaryview.c
7870                 Fix "go to next new", fix preference
7871                 (Open unread/next swapped)
7872
7873 2005-08-31 [paul]       1.9.13cvs74
7874
7875         * src/compose.c
7876         * src/folderview.c
7877         * src/headerview.c
7878         * src/headerview.h
7879         * src/mainwindow.c
7880         * src/prefs_common.c
7881         * src/prefs_common.h
7882         * src/prefs_fonts.c
7883         * src/summaryview.c
7884         * src/textview.c
7885         * src/common/defs.h
7886                 remove obsolete BOLD_FONT setting
7887                 fix font update in headerview and textview
7888                 headers after prefs change
7889                 Patch By Colin
7890
7891 2005-08-31 [paul]
7892
7893         1.9.14-rc4 released
7894
7895 2005-08-30 [colin]      1.9.13cvs73
7896
7897         * src/summaryview.c
7898                 When Hide read messages is selected and we
7899                 refresh the summaryview, don't remove the 
7900                 currently displayed message. Fixes bug #797
7901                 (Summary view reloads when new mail is 
7902                 downloaded in 1.9.14 rc)
7903
7904 2005-08-30 [colin]      1.9.13cvs72
7905
7906         * src/folderview.c
7907                 Fix flickering
7908         * src/mainwindow.c
7909                 Remove useless callback
7910         * src/mimeview.c
7911         * src/gtk/filesel.c
7912         * src/gtk/filesel.h
7913                 Add a filesel_select_file_save_folder() - used by Save All
7914
7915 2005-08-29 [paul]       1.9.13cvs71
7916
7917         * AUTHORS
7918         * src/matcher_parser_parse.y
7919         * src/etpan/imap-thread.c
7920                 fix building on FreeBSD
7921                 Patch by Daniel Gustafson <daniel@hobbit.se>
7922
7923 2005-08-29 [paul]       1.9.13cvs70
7924
7925         * src/plugins/pgpinline/pgpinline.c
7926                 only initialise sig result if it's been handled
7927                 Patch by Colin
7928
7929 2005-08-29 [paul]       1.9.13cvs69
7930         
7931         Patches by Colin:
7932
7933         * src/imap.c
7934         * src/common.utils.c
7935         * src/common/utils.h
7936                 optimisation
7937         * src/stock_pixmap.h
7938                 fix wrong icon reference
7939         * src/pixmaps/trash_btn.xpm
7940                 replace with nicer image
7941
7942 2005-08-28 [colin]      1.9.13cvs68
7943
7944         * src/Makefile.am
7945         * src/stock_pixmap.c
7946         * src/stock_pixmap.h
7947         * src/toolbar.c
7948         * src/pixmaps/trash_btn.xpm
7949                 Add a specific trash xpm for the button
7950
7951 2005-08-28 [colin]      1.9.13cvs67
7952
7953         * src/imap.c
7954                 Fix leak
7955
7956 2005-08-27 [colin]      1.9.13cvs66
7957
7958         * src/imap.c
7959         * src/procmime.c
7960                 Correctly fix "Problem with replies", fixes
7961                 pgpmime encryption too. 
7962
7963 2005-08-27 [colin]      1.9.13cvs65
7964
7965         * src/folder.c
7966         * src/procmsg.c
7967         * src/procmsg.h
7968         * src/summaryview.c
7969                 Fix bug #517 (messages removed from summaryview 
7970                 when moving fails)
7971
7972 2005-08-27 [colin]      1.9.13cvs64
7973
7974         * tools/Makefile.am
7975         * tools/asus_mailled.sh
7976                 Add a script to blink ASUS laptops' mail LED where there
7977                 is unread mail.
7978
7979 2005-08-27 [colin]      1.9.13cvs63
7980
7981         * src/imap.c
7982         * src/etpan/imap-thread.c
7983         * src/etpan/imap-thread.h
7984                 Implement automatic choosing of login method
7985                 Fixes bug #791
7986         * src/gtk/.cvsignore
7987                 Add sylpheed-marshal.[ch]
7988
7989 2005-08-27 [colin]      1.9.13cvs62
7990
7991         * src/common/utils.c
7992                 Fix confusing perror
7993
7994 2005-08-27 [colin]      1.9.13cvs61
7995
7996         * src/toolbar.c
7997         * src/toolbar.h
7998                 Remove A_DELETE, replace it with 
7999                 A_TRASH and A_DELETE_REAL. Automatically
8000                 rewrite config files to replace A_DELETE
8001                 with A_TRASH (no functionality change).
8002                 Fixes half of #794
8003
8004 2005-08-26 [colin]      1.9.13cvs60
8005
8006         * src/procmime.c
8007                 Previous "Problem with replies" fix brought other
8008                 problems, fixing them
8009
8010 2005-08-26 [colin]      1.9.13cvs59
8011
8012         * src/procmime.c
8013                 Fix "Problem with replies". This happened only
8014                 on IMAP...
8015         * src/procmsg.c
8016                 Factorize code a bit
8017         * src/compose.c
8018                 Speed improvement on very long messages (wrapping)
8019                 Fix signature color on Reedit and Redirect
8020                 On Reedit, don't attach pgp-signatures parts, but
8021                 set signing to On.
8022
8023 2005-08-24 [paul]       1.9.13cvs58
8024
8025         * src/compose.c
8026                 don't claim success when clicking
8027                 Cancel on the passphrase box.
8028                 Patch by Colin
8029
8030 2005-08-24 [paul]       1.9.13cvs57
8031
8032         * src/main.c
8033                 fix misplaced sylpheed.log
8034         * src/common/defs.h
8035                 define UIDL_DIR
8036
8037 2005-08-24 [paul]       1.9.13cvs56
8038
8039         * src/imap.c
8040         * src/etpan/imap-thread.c
8041         * src/etpan/imap-thread.h
8042                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8043                 Patch by Colin
8044         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8045         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8046                 remove autogenerated files
8047         * tools/kdeservicemenu/README
8048         * tools/kdeservicemenu/install.sh
8049         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8050         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8051                 use Claws icon, use 'Sylpheed-Claws' in menu,
8052                 use kdialog, and other cleanups
8053
8054 2005-08-23 [paul]       1.9.13cvs55
8055
8056         * src/compose.c
8057                 fix paste/wrap crash
8058                 Patch by Colin
8059
8060 2005-08-23 [paul]       1.9.13cvs54
8061
8062         * src/main.c
8063                 fix crash recovery
8064                 Patch by Colin
8065
8066 2005-08-23 [paul]       1.9.13cvs53
8067
8068         * src/addressbook.c
8069         * src/editaddress.c
8070                 view all data of LDAP contacts
8071                 Patch by Colin
8072
8073 2005-08-23 [paul]       1.9.13cvs52
8074
8075         * src/addressbook.c
8076                 fix issues with the Search field
8077                 Patch by Colin
8078
8079 2005-08-22 [paul]       1.9.13cvs51
8080
8081         * src/folderview.c
8082                 put name of folder in processing dialog
8083                 title
8084         * src/prefs_folder_item.c
8085                 improve english usage
8086
8087 2005-08-22 [paul]       1.9.13cvs50
8088
8089         * src/filtering.c
8090         * src/filtering.h
8091         * src/matcher.c
8092         * src/matcher_parser_lex.l
8093         * src/matcher_parser_parse.y
8094         * src/prefs_filtering.c
8095                 add Filtering/Processing rule names feature.
8096                 (the incompatible old matcherrc is saved as
8097                 matcherrc.pre_names).
8098                 Patch by Colin
8099
8100 2005-08-22 [paul]       1.9.13cvs49
8101
8102         * src/procmsg.c
8103                 fix colour labelling
8104                 Patch by Colin
8105
8106 2005-08-22 [paul]       1.9.13cvs48
8107
8108         * src/textview.c
8109                 fix open_image_cb()
8110
8111 2005-08-22 [paul]       1.9.13cvs47
8112
8113         * src/imap.c
8114                 fix bug 789, 'SC crashes with imap (CVS ver)'
8115                 Patch by Colin
8116
8117 2005-08-22 [paul]       1.9.13cvs46
8118
8119         * src/mimeview.c
8120         * src/prefs_common.c
8121         * src/common/defs.h
8122                 define reused defaults in defs.h
8123         * src/textview.c
8124                 add 'Open image' to image popup menu
8125
8126 2005-08-21 [colin]      1.9.13cvs45
8127
8128         * src/summaryview.c
8129                 Fix bug #788 (Bogus "From" address displayed)
8130
8131 2005-08-20 [colin]      1.9.13cvs44
8132
8133         * src/folder.c
8134                 Fix buf #787 (multilevel delete causes SIGSEGV)
8135
8136 2005-08-19 [colin]      1.9.13cvs43
8137
8138         * src/inc.c
8139         * src/prefs_common.c
8140         * src/prefs_common.h
8141                 Add an hidden pref to allow modifying the
8142                 update stepping in incorporation.
8143                 Patch by wwp.
8144
8145 2005-08-19 [colin]      1.9.13cvs42
8146
8147         * src/compose.c
8148         * src/procmime.c
8149                 Workaround for broken MUAs: encode 
8150                 Content-type: name: as ASCII and 
8151                 Content-Disposition: filename: as
8152                 per rfc2231
8153         * src/prefs_account.c
8154                 Fix invisible-ness of SMTP SSL prefs
8155                 in NNTP accounts
8156
8157 2005-08-19 [paul]       1.9.13cvs41
8158
8159         * src/compose.c
8160         * src/prefs_common.c
8161         * src/prefs_common.h
8162         * src/prefs_wrapping.c
8163                 paste with or without wrapping.
8164                 patch by Colin
8165
8166 2005-08-19 [paul]       1.9.13cvs40
8167
8168         * src/prefs_common.c
8169         * src/prefs_common.h
8170         * src/summaryview.c
8171                 reintroduce enable_swap_from as a
8172                 hidden pref. patch by Colin
8173         * src/quote_fmt_parse.y
8174         * src/plugins/clamav/clamav_plugin.c
8175         * src/plugins/dillo_viewer/dillo_viewer.c
8176         * src/plugins/mathml_viewer/mathml_viewer.c
8177         * src/plugins/pgpcore/sgpgme.c
8178         * src/plugins/pgpinline/pgpinline.c
8179         * src/plugins/pgpmime/pgpmime.c
8180                 tidy up. patch by Colin
8181
8182 2005-08-19 [paul]       1.9.13cvs39
8183
8184         * configure.ac
8185                 complete cvs38's sync
8186         * src/editaddress.c
8187         * src/gedit-print.c
8188         * src/mutt.c
8189         * src/etpan/etpan-log.c
8190         * src/etpan/imap-thread.c
8191         * src/gtk/gtksourceprintjob.c
8192                 fix compilation warnings
8193                 (patch by Colin)
8194
8195 2005-08-19 [paul]       1.9.13cvs38
8196
8197         sync with main:
8198
8199         * src/account.c
8200         * src/action.c
8201         * src/addrbook.c
8202         * src/addrcache.c
8203         * src/addrharvest.c
8204         * src/addrindex.c
8205         * src/codeconv.c
8206         * src/compose.c
8207         * src/crash.c
8208         * src/exporthtml.c
8209         * src/exportldif.c
8210         * src/folder.c
8211         * src/image_viewer.c
8212         * src/inc.c
8213         * src/inc.h
8214         * src/jpilot.c
8215         * src/ldif.c
8216         * src/main.c
8217         * src/matcher.c
8218         * src/mbox.c
8219         * src/messageview.c
8220         * src/mh.c
8221         * src/mimeview.c
8222         * src/msgcache.c
8223         * src/mutt.c
8224         * src/news.c
8225         * src/partial_download.c
8226         * src/pine.c
8227         * src/pop.c
8228         * src/prefs_actions.c
8229         * src/prefs_common.c
8230         * src/prefs_customheader.c
8231         * src/prefs_display_header.c
8232         * src/prefs_gtk.c
8233         * src/prefs_themes.c
8234         * src/procheader.c
8235         * src/procmime.c
8236         * src/procmsg.c
8237         * src/recv.c
8238         * src/send_message.c
8239         * src/simple-gettext.c
8240         * src/sourcewindow.c
8241         * src/textview.c
8242         * src/vcard.c
8243         * src/common/defs.h
8244         * src/common/log.c
8245         * src/common/plugin.c
8246         * src/common/prefs.c
8247         * src/common/session.c
8248         * src/common/session.h
8249         * src/common/socket.c
8250         * src/common/socket.h
8251         * src/common/ssl_certificate.c
8252         * src/common/template.c
8253         * src/common/utils.c
8254         * src/common/utils.h
8255         * src/common/xml.c
8256         * src/gtk/about.c
8257         added wrappers for C library function that
8258                 take pathname arguments.
8259                 enabled compilation with MinGW.
8260                 use GDir instead of directly using opendir().
8261                 added rename_force().
8262
8263 2005-08-19 [paul]       1.9.13cvs37
8264         
8265         patches by Colin:
8266         * src/compose.c
8267                 fix privacy settings on re-editing
8268                 a sent message
8269         * src/jpilot.c
8270                 fix encoding bug
8271         * src/folder.c
8272         * src/procmsg.c
8273         * src/procmsg.h
8274         * src/summaryview.c
8275                 flag changing optimisation
8276
8277 2005-08-18 [martin]     1.9.13cvs36
8278
8279         * commitHelper
8280             added my login
8281         * src/addrcache.c
8282         * src/addrharvest.c
8283         * src/addrindex.c
8284         * src/compose.c
8285         * src/grouplistdialog.c
8286         * src/main.c
8287         * src/mainwindow.c
8288         * src/msgcache.c
8289         * src/mutt.c
8290         * src/pine.c
8291         * src/prefs_account.c
8292         * src/prefs_themes.c
8293         * src/stock_pixmap.c
8294         * src/summaryview.c
8295         * src/gtk/about.c
8296         * src/gtk/logwindow.c
8297             removed deprecated glib and gdk stuff
8298         * src/plugins/pgpcore/select-keys.c
8299             convert attributes from locale to utf8
8300
8301 2005-08-17 [paul]       1.9.13cvs35
8302
8303         * src/account.c
8304         * src/addressbook.c
8305                 use new GTK_STOCK_ icons if available
8306         * src/summaryview.c
8307         * src/gtk/gtksctree.c
8308         * src/gtk/gtksctree.h
8309                 faster range select. patch by Colin
8310
8311 2005-08-17 [paul]       1.9.13cvs34
8312
8313         patches by colin:
8314         * src/addressbook.c
8315         * src/addressitem.h
8316                 Add an edit button for contacts, fix selections
8317                 of gtksctree items
8318         * src/editaddress.c
8319                 Change labels, let Save be always possible in the
8320                 email and user atributes tabs
8321         * src/folderview.c
8322                 fix sort issues
8323         * src/summaryview.c
8324                 select next item instead of the displayed one
8325                 after deletion
8326
8327         * src/gtk/progressdialog.c
8328                 use prefs_common.enable_rules_hint
8329
8330 2005-08-13 [hoa]        1.9.13cvs33
8331
8332         * src/etpan/imap-thread.c
8333                 fixed build on Solaris.
8334
8335 2005-08-10 [colin]      1.9.13cvs32
8336
8337         * src/procmsg.c
8338                 Fix cvs31 (missing fclose before reading
8339                 the file)
8340
8341 2005-08-10 [colin]      1.9.13cvs31
8342
8343         * src/procmsg.c
8344                 Fix procmsg_msginfo_new_from_mimeinfo() when
8345                 the MimeInfo isn't stored in memory. This fixes
8346                 replying to an attached message.
8347
8348 2005-08-10 [colin]      1.9.13cvs30
8349
8350         * src/mainwindow.c
8351                 Fix slowness in account changing
8352
8353 2005-08-10 [colin]      1.9.13cvs29
8354
8355         * src/folder.c
8356         * src/folderutils.c
8357         * src/folderview.c
8358         * src/imap_gtk.c
8359         * src/mainwindow.c
8360         * src/mh_gtk.c
8361         * src/procmsg.c
8362         * src/summaryview.c
8363                 Optimize folder_has_parent_of_type
8364                 Prevent moving special sub-folders from contextual menus
8365                 Rework message a bit ("Empty all messages" -> "Delete all
8366                 messages")
8367                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8368                 and "Deleted Items" folders)
8369
8370 2005-08-08 [colin]      1.9.13cvs28
8371
8372         * src/summaryview.c
8373         * src/prefs_summaries.c
8374                 Make "Select first unread|new" more flexible
8375                 (just prioritize new or unread)
8376
8377 2005-08-08 [colin]      1.9.13cvs27
8378
8379         * src/summaryview.c
8380                 If "select first new" is selected and there only
8381                 are unread messages, fallback to "select first
8382                 unread".
8383
8384 2005-08-08 [colin]      1.9.13cvs26
8385
8386         * src/folder.c
8387                 Fix shameful bugs (and bug #779)
8388
8389 2005-08-08 [colin]      1.9.13cvs25
8390
8391         * src/folder.c
8392         * src/folder.h
8393                 Cache parents' type to make folder_has_parent_of_type
8394                 faster
8395         * src/folderview.c
8396                 Forbid DnD of special sub-folders
8397         * src/procmsg.c
8398         * src/procmsg.h
8399                 Add MAIL_POSTFILTERING_HOOK
8400         * src/summaryview.c
8401                 Revert over-zealous deletion of the use_addr_book 
8402                 code
8403
8404 2005-08-07 [colin]      1.9.13cvs24
8405
8406         * src/folder.c
8407                 Fix big mistake (passing MsgInfo instead 
8408                 of FolderItem)
8409
8410 2005-08-07 [colin]      1.9.13cvs23
8411
8412         * src/compose.c
8413         * src/folder.c
8414         * src/folder.h
8415         * src/foldersel.c
8416         * src/folderutils.c
8417         * src/folderview.c
8418         * src/imap.c
8419         * src/mainwindow.c
8420         * src/messageview.c
8421         * src/mh.c
8422         * src/msgcache.c
8423         * src/procmime.c
8424         * src/summaryview.c
8425                 Make subfolders of Drafts, Queue, Outbox, Trash
8426                 work like their parents. 
8427                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8428
8429 2005-08-07 [colin]      1.9.13cvs22
8430
8431         * src/addressbook.c
8432                 Fix bug #771 (Dragged contacts not saved)
8433
8434 2005-08-07 [paul]       1.9.13cvs21
8435
8436         * src/summaryview.c
8437                 fix bug 32 'Search Doesn't display results
8438                 if "Hide Read Messages" is chosen'
8439                 be more literal in interpreting 'Hide read
8440                 messages'
8441
8442 2005-08-07 [colin]      1.9.13cvs20
8443
8444         * src/folderview.c
8445                 Add debug
8446         * src/summaryview.c
8447                 Faster 'unthread_for_execution'
8448
8449 2005-08-06 [paul]       1.9.13cvs19
8450
8451         * src/mainwindow.c
8452                 add mnemonics to Set displayed columns
8453                 fix bug where msgview_visible option was
8454                 overwritten as TRUE on startup
8455
8456 2005-08-06 [paul]       1.9.13cvs18
8457
8458         * src/mainwindow.c
8459                 refer to 'displayed columns in folder/message
8460                 list' not 'displayed items in summary/message view'
8461         * src/prefs_display_header.c
8462                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8463                 be consistent with similar dialogues
8464         * src/prefs_folder_column.c
8465         * src/prefs_summary_column.c
8466                 'columns' not 'items', and folder and message lists,
8467                 instead of folder and summary views;
8468                 Use 'Hidden columns' as list heading not 'Available
8469                 items';
8470                 move the 'Remove' button to the right hand side;
8471                 top-align the buttons;
8472                 remove unneeded vbox
8473         * src/prefs_summaries.c
8474                 put the 2 column prefs buttons in a frame to reduce
8475                 overall width; refer to columns not items &c.
8476
8477 2005-08-05 [colin]      1.9.13cvs17
8478
8479         * src/prefs_common.c
8480         * src/prefs_common.h
8481         * src/mainwindow.c
8482         * src/compose.c
8483         * src/messageview.c
8484                 Add an hidden toolbar_detachable pref, so
8485                 that I can get rid of these painful handles
8486                 in the toolbars. Defaults to TRUE to avoid
8487                 changing the GUI on unsuspecting people...
8488
8489 2005-08-05 [colin]      1.9.13cvs16
8490
8491         * src/Makefile.am
8492         * src/prefs_folder_column.c
8493         * src/prefs_folder_column.h
8494                 Add prefs for folder columns
8495         * src/folderview.c
8496         * src/folderview.h
8497         * src/mainwindow.c
8498         * src/mainwindow.h
8499         * src/prefs_common.c
8500         * src/prefs_common.h
8501         * src/prefs_summaries.c
8502                 Use them
8503         * src/prefs_summary_column.c
8504         * src/summaryview.c
8505         * src/summaryview.h
8506                 Add a To column
8507         * src/textview.c
8508         * src/common/utils.c
8509         * src/common/utils.h
8510                 Move uri colourisation functions
8511                 to utils
8512         * src/compose.c
8513                 Colourise URIs
8514         * src/imap.c
8515                 Fix bug with LIST where we'd try
8516                 to get Folder//////[...]/// 
8517
8518 2005-08-05 [paul]       1.9.13cvs15
8519
8520         * src/prefs_summaries.c
8521                 improve the English usage
8522         * src/summaryview.c
8523                 set font on column change
8524                 thanks to Colin
8525
8526 2005-08-05 [paul]       1.9.13cvs14
8527
8528         * src/prefs_common.c
8529         * src/prefs_common.h
8530         * src/prefs_summaries.c
8531         * src/summaryview.c
8532                 replace 'open_unread_on_enter' option with
8533                 'select_on_entry' option. opening/not opening
8534                 is now exclusively controlled by 'always_show_msg'
8535
8536 2005-08-04 [colin]      1.9.13cvs13
8537
8538         * src/compose.c
8539                 Remove dead code
8540                 Add colourisation of quotes and signatures
8541         * src/folderview.c
8542                 Fix possible crashes
8543         * src/messageview.c
8544                 Change an assert that is no problem
8545         * src/news.c
8546         * src/news_gtk.c
8547         * src/news_gtk.h
8548                 Fix offline mode
8549         * src/gtk/quicksearch.c
8550                 Fix a possible crash
8551
8552 2005-08-03 [colin]      1.9.13cvs12
8553
8554         * src/prefs_account.c
8555                 Fix bug #777 (Sylpheed crash in account configuration)
8556
8557 2005-08-03 [colin]      1.9.13cvs11
8558
8559         * src/addressbook.c
8560         * src/editaddress.c
8561         * src/editgroup.c
8562                 Fixing addressbook, round 2
8563         * src/textview.c
8564                 Fix emphasis color on rechecking 'Colorize messages'
8565
8566 2005-08-03 [paul]       1.9.13cvs10
8567
8568         sync with main
8569
8570         * src/addr_compl.c
8571         * src/compose.c
8572         * src/main.c
8573         * src/pop.c
8574         * src/prefs_account.c
8575         * src/procmime.c
8576         * src/procmsg.c
8577         * src/quote_fmt_parse.y
8578         * src/textview.c
8579         * src/common/quoted-printable.c
8580         * src/common/utils.c
8581         * src/common/utils.h
8582         * src/common/xml.c
8583                 replaced incorrect locale-independent
8584                 ctype functions with GLib's. Corrected
8585                 signedness mismatch.
8586         * src/headerview.c
8587                 headerview_create(): added spacing for vbox.
8588         * src/gtk/about.c
8589                 set focus to the OK button.
8590
8591 2005-08-03 [colin]      1.9.13cvs9
8592
8593         * src/folderview.c
8594                 Fix possible crash
8595
8596 2005-08-02 [colin]      1.9.13cvs8
8597
8598         * src/mainwindow.c
8599                 Fix cast
8600         * src/addressbook.c
8601         * src/addressitem.h
8602                 Fix a cast and more generally, try to make the
8603                 GUI more intuitive and consistent (round 1)
8604
8605 2005-08-02 [paul]       1.9.13cvs7
8606
8607         * src/folder.h
8608                 missing in 1.9.13cvs6
8609
8610 2005-08-02 [colin]      1.9.13cvs6
8611
8612         * src/folder.c
8613                 Fix one more leak
8614
8615 2005-08-02 [colin]      1.9.13cvs5
8616
8617         * src/folder.c
8618         * src/folderview.c
8619         * src/imap.c
8620         * src/main.c
8621         * src/mbox.c
8622         * src/procmsg.c
8623         * src/summaryview.c
8624                 Fix a number of folder_item_get_msg_list()-related
8625                 leaks (missing procmsg_msginfo_free()s)
8626
8627 2005-08-01 [colin]      1.9.13cvs4
8628
8629         * src/folderview.c
8630         * src/folderview.h
8631         * src/mainwindow.c
8632         * src/prefs_fonts.c
8633         * src/prefs_summaries.c
8634         * src/prefs_themes.c
8635         * src/summaryview.c
8636         * src/summaryview.h
8637         * src/textview.c
8638         * src/textview.h
8639                 Fix instant-apply of summary and folderview-related prefs
8640                 Fix erroneous g_free and alertpanels in prefs_theme
8641                 Add instant-apply for fonts
8642                 Defer applying of prefs a little bit so it's done only
8643                 once even if requested by multiples prefs pages
8644
8645 2005-08-01 [paul]       1.9.13cvs3
8646
8647         * src/main.c
8648                 fix bug 776 'S.C. crashes on close'
8649                 thanks to Colin
8650         * src/etpan/etpan-thread-manager-types.h
8651                 add missing include
8652                 thanks to Hoa
8653
8654 2005-07-25 [paul]       1.9.13cvs2
8655
8656         * src/summaryview.c
8657                 fix typos. spotted by Fabien Vantard
8658
8659 2005-07-24 [paul]       1.9.13cvs1
8660
8661         * doc/man/sylpheed.1
8662                 update man page, incorporating fix of
8663                 bug 769 'Typo in manpage'
8664         * src/etpan/imap-thread.c
8665                 fix NetBSD openssl dependencies. patch by
8666                 George Michaelson <ggm@apnic.net>
8667         * po/pt_BR.po
8668                 updated by Frederico Goncalves Guimaraes
8669
8670 2005-07-22 [paul]       1.9.13
8671
8672         1.9.13 release
8673
8674 2005-07-22 [paul]       1.9.12cvs91
8675
8676         * AUTHORS
8677         * INSTALL
8678         * README.claws
8679         * RELEASE_NOTES.claws
8680                 updated for release
8681         * configure.ac
8682         * po/nb.po
8683         * tools/claws.i18n.status.pl
8684                 add Norwegian translation. submiited by
8685                 Geir Helland <pjallabais@users.sourceforge.net>
8686         * po/ca.po
8687         * po/de.po
8688         * po/es.po
8689         * po/fi.po
8690         * po/fr.po
8691         * po/it.po
8692         * po/sk.po
8693         * po/sr.po
8694         * po/zh_CN.po
8695                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8696                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8697                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8698                 Yang Guilong
8699         * src/plugins/clamav/clamav_plugin_gtk.c
8700         * src/plugins/spamassassin/spamassassin_gtk.c
8701                 replace outdated description strings
8702
8703 2005-07-21 [colin]      1.9.12cvs90
8704
8705         * src/folder.c
8706                 Set folder to batch mode when scanning it. Makes deletion
8707                 of unread mails on IMAP much faster (due to the UNREAD 
8708                 flag unsetting)
8709
8710 2005-07-21 [darko]      1.9.12cvs89
8711
8712         * configure.ac
8713                 link against libresolv if necessary (patch by Paul)
8714         * src/msgcache.c
8715                 use glib's portable macros to determine endianness
8716
8717 2005-07-21 [paul]       1.9.12cvs88
8718
8719         * src/crash.c
8720         * src/gtk/about.c
8721                 update compiled-in features list
8722
8723 2005-07-20 [colin]      1.9.12cvs87
8724
8725         * src/folder.c
8726         * src/textview.c
8727                 Gcc 2.9x compilation fixes, thanks to Darko
8728         * src/plugins/clamav/clamav_plugin.c
8729                 Little optimisation: load virus database only once
8730         * src/plugins/spamassassin/spamassassin.c
8731                 Big optimisation: filtering one mail took at least 1 second,
8732                 now it takes at least 50ms. Doesn't speed up spamassassin 
8733                 itself, but should already be much more tolerable.
8734
8735 2005-07-20 [colin]      1.9.12cvs86
8736
8737         * src/summaryview.c
8738                 Fix performance issue
8739
8740 2005-07-19 [colin]      1.9.12cvs85
8741
8742         * src/plugins/pgpinline/plugin.c
8743                 Fix warning
8744
8745 2005-07-19 [colin]      1.9.12cvs84
8746
8747         * configure.ac
8748         * src/plugins/Makefile.am
8749         * src/plugins/pgpinline/.cvsignore
8750         * src/plugins/pgpinline/Makefile.am
8751         * src/plugins/pgpinline/pgpinline.c
8752         * src/plugins/pgpinline/pgpinline.deps
8753         * src/plugins/pgpinline/pgpinline.h
8754         * src/plugins/pgpinline/plugin.c
8755                 Put pgpinline in the main tree
8756
8757 2005-07-19 [paul]       1.9.12cvs83
8758
8759         * src/prefs_actions.c
8760                 prevent '//' in menu names, which cause a crash
8761                 thanks to Colin
8762
8763 2005-07-19 [paul]       1.9.12cvs82
8764
8765         * configure.ac
8766                 be generally more informative in configure output.
8767                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8768                 '[ --disable-openssl ...', as --enable-openssl is default
8769                 PGP/MIME: don't check for GPGME again, check for
8770                 pgpcore instead. Therefore prevent the possibility of
8771                 attempting to build pgpmime if pgpcore dependencies are
8772                 not met
8773                 ClamAV: use pkgconfig to check for lib
8774                 libgnomeprint: revert logic on inner test to match
8775                 everything else
8776         * src/plugins/pgpcore/sgpgme.c
8777                 add missing include
8778
8779 2005-07-19 [colin]      1.9.12cvs81
8780
8781         * src/summaryview.c
8782                 Fix slow thread rebuilding in particular
8783                 cases
8784
8785 2005-07-19 [paul]       1.9.12cvs80
8786
8787         * sylpheed-claws.desktop
8788                 fix typo, spotted by Stephan Sachse
8789         * src/account.c
8790                 replace GTK_STOCK_ADD with
8791                 GTK_STOCK_NEW button
8792
8793 2005-07-18 [colin]      1.9.12cvs79
8794
8795         * src/etpan/imap-thread.c
8796                 Fix return value (Thanks Hoa)
8797
8798 2005-07-18 [colin]      1.9.12cvs78
8799
8800         * src/imap.c
8801                 Allow empty passwords
8802                 Create drafts/queue/outbox if necessary
8803         * src/summaryview.c
8804                 Remove old code
8805         * src/etpan/imap-thread.c
8806                 Fix STARTTLS (Thanks to Hoa)
8807
8808 2005-07-18 [paul]       1.9.12cvs77
8809
8810         * ChangeLog-gtk2.jp
8811         * ChangeLog.jp
8812                 removed
8813         * Makefile.am
8814                 updated to reflect additions and removals
8815         * TODO
8816                 updated to be claws-specific
8817         * TODO-gtk2
8818         * TODO-gtk2.jp
8819         * TODO.jp
8820         * sylpheed-128x128.png
8821         * sylpheed-64x64.png
8822                 removed
8823         * sylpheed-claws-128x128.png
8824         * sylpheed-claws-64x64.png
8825         * sylpheed-claws.desktop
8826         * sylpheed-claws.png
8827                 added
8828         * sylpheed.desktop
8829         * sylpheed.png
8830                 removed
8831
8832 2005-07-17 [paul]       1.9.12cvs76
8833
8834         * src/account.c
8835         * src/addressbook.c
8836         * src/alertpanel.c
8837         * src/alertpanel.h
8838         * src/compose.c
8839         * src/exphtmldlg.c
8840         * src/expldifdlg.c
8841         * src/folderview.c
8842         * src/imap_gtk.c
8843         * src/inc.c
8844         * src/message_search.c
8845         * src/messageview.c
8846         * src/mh_gtk.c
8847         * src/news_gtk.c
8848         * src/prefs_actions.c
8849         * src/prefs_filtering.c
8850         * src/prefs_matcher.c
8851         * src/prefs_template.c
8852         * src/prefs_themes.c
8853         * src/ssl_manager.c
8854         * src/summary_search.c
8855         * src/textview.c
8856         * src/toolbar.c
8857         * src/gtk/sslcertwindow.c
8858         * src/plugins/pgpcore/sgpgme.c
8859                 rework alertpanels
8860
8861 2005-07-17 [colin]      1.9.12cvs75
8862
8863         * src/privacy.c
8864                 add a PrivacySystem accessor that checks that
8865                 the system cached in a MimeInfo's privacydata
8866                 is still registered. Use this accessor instead
8867                 of directly using data->system. Fixes crashes
8868                 after unloading pgp plugins.
8869
8870 2005-07-17 [colin]      1.9.12cvs74
8871
8872         * src/alertpanel.c
8873                 Change geometry hints to a simple default size.
8874                 Fixes the certs dialogs.
8875
8876 2005-07-17 [colin]      1.9.12cvs73
8877
8878         * src/gtk/sslcertwindow.c
8879                 Use a gtkExpander
8880
8881 2005-07-17 [colin]      1.9.12cvs72
8882
8883         * src/plugins/pgpcore/Makefile.am
8884         * src/plugins/pgpmime/Makefile.am
8885                 Add gpgme libs
8886
8887 2005-07-17 [paul]       1.9.12cvs71
8888
8889         * configure.ac
8890                 add --disable-gnomeprint option
8891                 modified version of patch by Marius Mauch
8892
8893 2005-07-17 [paul]       1.9.12cvs70
8894
8895         * src/common/defs.h
8896                 update urls
8897         * src/account.c
8898         * src/action.c
8899         * src/addressbook.c
8900         * src/compose.c
8901         * src/foldersel.c
8902         * src/folderview.c
8903         * src/html.c
8904         * src/imap_gtk.c
8905         * src/main.c
8906         * src/mainwindow.c
8907         * src/messageview.c
8908         * src/mh_gtk.c
8909         * src/mimeview.c
8910         * src/news_gtk.c
8911         * src/prefs_account.c
8912         * src/prefs_send.c
8913         * src/prefs_summaries.c
8914         * src/procmsg.c
8915         * src/summaryview.c
8916         * src/common/utils.c
8917         * src/common/xml.c
8918         * src/plugins/pgpcore/passphrase.c
8919         * src/plugins/pgpcore/select-keys.c
8920                 replace inappropriately used backticks
8921                 with single quotes
8922
8923 2005-07-16 [colin]      1.9.12cvs69
8924
8925         * src/image_viewer.c
8926                 Add extra paranoid checks
8927
8928 2005-07-16 [colin]      1.9.12cvs68
8929
8930         * src/plugins/pgpcore/prefs_gpg.c
8931                 Don't auto-check sigs by default, as it
8932                 can be really slow.
8933
8934 2005-07-16 [colin]      1.9.12cvs67
8935
8936         * src/plugins/pgpcore/sgpgme.c
8937                 Make messages a bit better.
8938
8939 2005-07-16 [colin]      1.9.12cvs66
8940
8941         * src/imap.c
8942                 Remove pseudo-log
8943         * src/etpan/imap-thread.c
8944                 Add real log
8945
8946 2005-07-16 [colin]      1.9.12cvs65
8947
8948         * src/main.c
8949         * src/prefs_other.c
8950                 And now, fix build with libetpan :-/
8951
8952 2005-07-15 [colin]      1.9.12cvs64
8953
8954         * src/prefs_other.c
8955                 Continue fixing build without libetpan.
8956
8957 2005-07-15 [colin]      1.9.12cvs63
8958
8959         * src/main.c
8960                 Fix build with --disable-libetpan
8961
8962 2005-07-15 [colin]      1.9.12cvs62
8963
8964         * configure.ac
8965                 Bump libetpan's version
8966
8967 2005-07-15 [colin]      1.9.12cvs61
8968
8969         * src/etpan/imap-thread.c
8970                 Actually stop logging :)
8971
8972 2005-07-15 [colin]      1.9.12cvs60
8973
8974         * src/addressbook.c
8975                 Fix dnd of multiple addresses.
8976
8977 2005-07-15 [hoa]        1.9.12cvs59
8978
8979         * src/etpan/imap-thread.c
8980             disable login of IMAP password in libetpan log file.
8981
8982 2005-07-15 [paul]       1.9.12cvs58
8983
8984         * src/account.c
8985                 don't automatically sort
8986                 do allow drag n drop
8987
8988 2005-07-15 [paul]       1.9.12cvs57
8989
8990         * src/account.c
8991         * src/ssl_manager.c
8992                 alphabetical listing
8993
8994 2005-07-15 [paul]       1.9.12cvs56
8995
8996         * src/gtk/pluginwindow.c
8997                 sort plugin list alphabetically
8998
8999 2005-07-15 [paul]       1.9.12cvs55
9000
9001         * src/prefs_spelling.c
9002         * src/prefs_wrapping.c
9003                 unify English usage
9004
9005 2005-07-15 [colin]      1.9.12cvs54
9006
9007         * src/wizard.c
9008                 Typo fix
9009
9010 2005-07-15 [paul]       1.9.12cvs53
9011
9012         * src/prefs_message.c
9013                 make 'show cursor' a hidden option
9014
9015 2005-07-14 [colin]      1.9.12cvs52
9016
9017         * src/plugins/spamassassin/Makefile.am
9018         * src/plugins/clamav/Makefile.am
9019                 Fix double EXTRA_DISTs
9020
9021 2005-07-14 [colin]      1.9.12cvs51
9022
9023         * src/plugins/clamav/Makefile.am
9024         * src/plugins/clamav/clamav_plugin_gtk.deps
9025         * src/plugins/spamassassin/Makefile.am
9026         * src/plugins/spamassassin/spamassassin_gtk.deps
9027                 Make $plugin_gtk depend on $plugin
9028
9029 2005-07-14 [hoa]        1.9.12cvs50
9030
9031         * src/etpan/imap-thread.c
9032                 enable debug log of libetpan when running with --debug
9033
9034 2005-07-14 [colin]      1.9.12cvs49
9035
9036         * configure.ac
9037         * src/common/Makefile.am
9038         * src/common/plugin.c
9039         * src/common/plugin.h
9040                 Add a little plugin dependancy system.
9041                 Plugins can ship a $plugin_name.deps file
9042                 (near them in PLUGINDIR) so that their
9043                 dependancies are loaded if possible.
9044         * src/plugins/Makefile.am
9045         * src/plugins/pgpcore/Makefile.am
9046         * src/plugins/pgpcore/passphrase.c
9047         * src/plugins/pgpcore/passphrase.h
9048         * src/plugins/pgpcore/plugin.c
9049         * src/plugins/pgpcore/prefs_gpg.c
9050         * src/plugins/pgpcore/prefs_gpg.h
9051         * src/plugins/pgpcore/select-keys.c
9052         * src/plugins/pgpcore/select-keys.h
9053         * src/plugins/pgpcore/sgpgme.c
9054         * src/plugins/pgpcore/sgpgme.h
9055                 Introduce pgpcore, used by pgpmime and
9056                 pgpinline
9057         * src/plugins/pgpmime/Makefile.am
9058         * src/plugins/pgpmime/passphrase.c
9059         * src/plugins/pgpmime/passphrase.h
9060         * src/plugins/pgpmime/pgpmime.c
9061         * src/plugins/pgpmime/pgpmime.deps
9062         * src/plugins/pgpmime/plugin.c
9063         * src/plugins/pgpmime/prefs_gpg.c
9064         * src/plugins/pgpmime/prefs_gpg.h
9065         * src/plugins/pgpmime/select-keys.c
9066         * src/plugins/pgpmime/select-keys.h
9067         * src/plugins/pgpmime/sgpgme.c
9068         * src/plugins/pgpmime/sgpgme.h
9069                 Remove the core from pgpmime and add the
9070                 dependancy to pgpcore.
9071
9072 2005-07-14 [paul]       1.9.12cvs48
9073
9074         * src/stock_pixmap.c
9075                 forgot this in last commit
9076
9077 2005-07-14 [paul]       1.9.12cvs47
9078
9079         * src/account.c
9080         * src/addressbook.c
9081                 add accelerators for the buttons (sync with main)
9082         * src/compose.c
9083         * src/compose.h
9084                 add accelerators for the buttons.
9085                 fix editing with external editor.
9086                 replace gdk_input_*() with GIOChannel;
9087                 (sync with main)
9088         * src/foldersel.c
9089                 display folder names with new/unread
9090                 representation (sync with main)
9091         * src/main.c
9092                 specify default window icon (sync with main)
9093         * src/prefs_common.c
9094                 use_addr_book default to FALSE
9095         * src/summaryview.c
9096         * src/textview.c
9097                 add accelerators for the buttons (sync with main)
9098         * src/gtk/menu.c
9099                 fix typos
9100         * src/pixmaps/sylpheed_icon.xpm
9101                 updated
9102
9103 2005-07-13 [paul]       1.9.12cvs46
9104
9105         * src/plugins/pgpmime/pgpmime.c
9106         * src/plugins/pgpmime/sgpgme.c
9107                 (temporarily) use deprecated gpgme_data_rewind()
9108                 while largefile support is not present
9109                 (as suggested by Colin)
9110
9111 2005-07-13 [paul]       1.9.12cvs45
9112
9113         * configure.ac
9114                 remove large file support (for now):
9115                 it breaks too many things
9116
9117 2005-07-13 [paul]       1.9.12cvs44
9118
9119         * configure.ac
9120                 add large file support
9121         * src/html.c
9122                 fix bug #763 where href attribute was not
9123                 the very first attribute of a link
9124                 patch by Thomas Gilgin
9125
9126 2005-07-13 [colin]      1.9.12cvs43
9127
9128         * src/gtk/pluginwindow.c
9129                 Little portability fix
9130
9131 2005-07-13 [colin]      1.9.12cvs42
9132
9133         * src/plugins/pgpmime/sgpgme.c
9134                 Fix crasher.
9135
9136 2005-07-13 [colin]      1.9.12cvs41
9137
9138         * src/plugins/pgpmime/pgpmime.c
9139         * src/plugins/pgpmime/sgpgme.c
9140                 Use gpgme_data_release_and_get_mem instead
9141                 of gpgme_data_read.
9142
9143 2005-07-13 [colin]      1.9.12cvs40
9144
9145         * configure.ac
9146         * src/plugins/pgpmime/passphrase.c
9147         * src/plugins/pgpmime/passphrase.h
9148         * src/plugins/pgpmime/pgpmime.c
9149         * src/plugins/pgpmime/plugin.c
9150         * src/plugins/pgpmime/select-keys.c
9151         * src/plugins/pgpmime/select-keys.h
9152         * src/plugins/pgpmime/sgpgme.c
9153         * src/plugins/pgpmime/sgpgme.h
9154                 Port pgpmime to gpgme-1.0.
9155
9156 2005-07-12 [paul]       1.9.12cvs39
9157
9158         * AUTHORS
9159         * src/toolbar.c
9160         * src/toolbar.h
9161                 add a 'Go to Prev' button to the toolbar.
9162                 correct tooltip text of go to buttons.
9163                 based on patch by Yang Guilong <bamanzi@gmail.com>
9164
9165 2005-07-12 [colin]      1.9.12cvs38
9166
9167         * src/statusbar.c
9168                 Fix progress bar showing stuff at startup.
9169
9170 2005-07-12 [paul]       1.9.12cvs37
9171
9172         * src/editjpilot.c
9173                 fix building with jpilot support
9174
9175 2005-07-11 [colin]      1.9.12cvs36
9176
9177         * src/inc.c
9178                 Add visual indication that filtering is running
9179         * src/textview.c
9180                 Make {}[] uri delimiters
9181         * src/summaryview.c
9182                 Remove useless (and slow) calls
9183
9184 2005-07-11 [paul]       1.9.12cvs35
9185
9186         * src/plugins/clamav/clamav_plugin_gtk.c
9187         * src/plugins/dillo_viewer/dillo_prefs.c
9188         * src/plugins/pgpmime/prefs_gpg.c
9189         * src/plugins/spamassassin/spamassassin_gtk.c
9190                 gather plugins prefs together under their
9191                 own 'Plugins' heading
9192
9193 2005-07-11 [paul]       1.9.12cvs34
9194
9195         sync with main
9196
9197         * src/account.c
9198                 account_delete(): modified alert dialog
9199         * src/editjpilot.c
9200         * src/editvcard.c
9201                 fixed a crash when cancelling file selection
9202                 dialog by Escape key. Made non-ascii filename
9203                 selectable.
9204         * src/prefs_template.c
9205                 prefs_template_window_create(): make scrolled
9206                 window policy AUTOMATIC
9207
9208 2005-07-10 [hoa]        1.9.12cvs33
9209
9210         * src/etpan/imap-thread.c
9211                 workaround for old Courier IMAP servers.
9212
9213 2005-07-10 [colin]      1.9.12cvs32
9214
9215         * src/folder.c
9216         * src/statusbar.c
9217         * src/statusbar.h
9218                 Add visual progress indicator on filtering/processing
9219                 Factorize the progress bar code
9220         * src/imap.c
9221         * src/imap.h
9222         * src/etpan/imap-thread.c
9223                 Add a reference counter to avoid destroying the Folder
9224                 while it's in use by another callback.
9225
9226 2005-07-09 [hoa]        1.9.12cvs31
9227
9228         * src/imap.c
9229         * src/etpan/imap-thread.c
9230                 fixed deadlock when removing IMAP account.
9231
9232 2005-07-08 [colin]      1.9.12cvs30
9233
9234         * src/textview.c
9235         * src/unmime.c
9236                 Fix again problems decoding broken headers
9237         * src/gtk/inputdialog.c
9238                 Fix local variable shadowing a global one
9239
9240 2005-07-08 [colin]      1.9.12cvs29
9241
9242         * src/msgcache.c
9243                 Make the cache/mark files platform-agnostic by writing
9244                 them in little-endian format. Reading them is also done
9245                 in little-endian format, of course; however, in order
9246                 to avoid trashing mark data on big-endian machines, the
9247                 files are, at first, read from the native format if the
9248                 little-endian one doesn't exist. This is easy to deter-
9249                 mine by trying to open a file with a swapped data_ver
9250                 and seeing if it's the wanted version.
9251                 Little-endian using users should see absolutely no
9252                 difference, Big-endian users may get a very little
9253                 performance drop due to byte-swapping.
9254                 Tested on i386 and ppc32. 
9255                 Fixes bug #159 (The index file, in the mailboxes, is 
9256                 hardware depending).
9257
9258                 To have the cache/mark files updated to the new little-
9259                 endian format, "Check for new messages" or even
9260                 "Rebuild folder tree" aren't enough. Files will be
9261                 updated as soon as a folder has been opened/closed.
9262                 To update everything, just select all folders by
9263                 selecting them one by one.
9264
9265 2005-07-07 [colin]      1.9.12cvs28
9266
9267         * src/imap.c
9268                 Remember the folder separator per IMAPFolder
9269                 instead of globally.
9270                 Revive the Session on noop; fixes bug #761
9271                 (mark a bunch of unread messages as read takes 
9272                 forever)
9273
9274 2005-07-07 [darko]      1.9.12cvs27
9275
9276         * src/common/template.c
9277                 Sort templates alphabetically
9278
9279 2005-07-06 [colin]      1.9.12cvs26
9280
9281         * src/imap.c
9282                 Try to use the correct separator in
9283                 most cases. Possibly fixes bug #759
9284                 (only creates the INBOX folder when 
9285                 setting up new IMAP account) and 
9286                 bug #760 (Can't retrieve messages)
9287
9288 2005-07-06 [colin]      1.9.12cvs25
9289
9290         * src/imap.c
9291                 Use real_path in status command. This will
9292                 help later, when namespaces will be used.
9293
9294 2005-07-06 [colin]      1.9.12cvs24
9295
9296         * configure.ac
9297         * src/account.c
9298         * src/folder.c
9299         * src/imap.c
9300         * src/etpan/etpan-log.c
9301         * src/etpan/etpan-thread-manager.c
9302         * src/etpan/imap-thread.c
9303                 Add a --disable-libetpan parameter. With this,
9304                 users that don't want IMAP4 support can avoid
9305                 the new dependancy (and have no IMAP support).
9306                 Users that have IMAP4 accounts and use this
9307                 parameter won't lose their configuration, their
9308                 IMAP accounts will just be invisible and not
9309                 used.
9310         * src/textview.c
9311                 Make the "Copy ..." contextual menu items 
9312                 copy to both the X clipboard and the gtk 
9313                 clipboard - as most other apps do.
9314         * src/gtk/about.c
9315                 Add a notice about OpenSSL usage, in order to
9316                 comply with OpenSSL's license (point 6):
9317                 http://www.openssl.org/source/license.html
9318
9319 2005-07-06 [colin]      1.9.12cvs23
9320
9321         * src/alertpanel.c
9322                 Fix a minimum size for alertpanels
9323         * src/compose.c
9324                 Show 'No space left on device' type errors
9325                 when queuing/sending
9326         * src/imap_gtk.c
9327         * src/mh_gtk.c
9328                 Rework folder's deletion message (remove 
9329                 extra \n)
9330
9331 2005-07-05 [colin]      1.9.12cvs22
9332
9333         * src/imap.c
9334                 Add an alertpanel on auth error
9335                 Add pseudo-log
9336                 Remove pthread-related stuff
9337
9338 2005-07-05 [colin]      1.9.12cvs21
9339
9340         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9341                 Fix crash on plugin reloading (with a hack)
9342
9343 2005-07-05 [colin]      1.9.12cvs20
9344
9345         * src/prefs_account.c
9346         * src/prefs_account.h
9347                 Fix typo
9348         * src/gtk/filesel.c
9349         * src/gtk/filesel.h
9350                 Add a way to filter the view
9351         * src/gtk/pluginwindow.c
9352                 Filter loadable stuff
9353         * src/plugins/pgpmime/prefs_gpg.c
9354                 Fix missing unregistration
9355         * .cvsignore
9356         * src/etpan/.cvsignore
9357         * src/plugins/spamassassin/.cvsignore
9358                 Add more stuff to cvs ignored files
9359
9360 2005-07-04 [colin]      1.9.12cvs19
9361
9362         * src/imap.c
9363                 Fix scan_required returning FALSE when it
9364                 shouldn't. Maybe fix #760 (Can't retrieve
9365                 messages)
9366
9367 2005-07-04 [colin]      1.9.12cvs18
9368
9369         * src/summaryview.c
9370                 Fix always_show_msg pref
9371
9372 2005-07-04 [paul]       1.9.12cvs17
9373
9374         sync with main (forgotten in last commit)
9375         
9376         * src/common/utils.c
9377         * src/common/utils.h
9378                 check_line_length(): new.
9379                 is_dir_exist()
9380                 is_file_entry_exist()
9381                 dirent_is_regular_file()
9382                 dirent_is_directory(): use g_file_test() instead of stat().
9383
9384 2005-07-04 [paul]       1.9.12cvs16
9385
9386         sync with main:
9387
9388         * src/compose.c
9389                 compose_write_to_file(): check for line
9390                 length limit and display warning if exceeds
9391         * src/jpilot.c
9392                 use get_home_dir() instead of g_get_home_dir()
9393         * src/procheader.c
9394                 removed warning about invalid date
9395         * src/vcard.c
9396                 use get_home_dir() instead of g_get_home_dir()
9397
9398 2005-07-04 [paul]       1.9.12cvs15
9399
9400         * src/stock_pixmap.c
9401                 fix new pixmap naming errors
9402                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9403
9404 2005-07-04 [colin]      1.9.12cvs14
9405
9406         * src/imap.c
9407                 Fix debugging string with a warning
9408
9409 2005-07-04 [colin]      1.9.12cvs13
9410
9411         * configure.ac
9412                 Add a check for libetpan's version (>= 0.37)
9413
9414 2005-07-04 [hoa]        1.9.12cvs12
9415
9416         * commitHelper
9417         * src/imap.c
9418         * src/etpan/imap-thread.c
9419         * src/etpan/imap-thread.h
9420                 fixed IMAP implementation of check of mails.
9421
9422 2005-07-03 [hoa]        1.9.12cvs11
9423
9424         * src/etpan/Makefile.am
9425         * src/etpan/etpan-errors.h
9426         * src/etpan/etpan-log.[ch]
9427         * src/etpan/etpan-thread-manager-types.h
9428         * src/etpan/etpan-thread-manager.[ch]
9429         * src/etpan/imap-thread.[ch]
9430         * src/Makefile.am
9431         * src/imap.c
9432         * src/main.c
9433         * src/prefs_other.c
9434         * configure.ac
9435             merged imap branch.
9436             dependency on libetpan 0.37 is now added.
9437
9438 2005-07-01 [colin]      1.9.12cvs10
9439
9440         * src/Makefile.am
9441         * src/folder.c
9442         * src/folder.h
9443         * src/folderview.c
9444         * src/stock_pixmap.c
9445         * src/stock_pixmap.h
9446         * src/plugins/trayicon/trayicon.c
9447                 Add marked symbol on folders containing
9448                 marked messages
9449         * src/procmsg.c
9450         * src/procmsg.h
9451         * src/toolbar.c
9452         * src/prefs_common.c
9453         * src/prefs_common.h
9454         * src/prefs_send.c
9455                 Add an optional confirmation dialog on queue
9456                 sending. Patch by wwp.
9457         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9458         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9459         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9460         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9461         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9462         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9463         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9464         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9465         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9466         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9467         * src/pixmaps/trash_mark.xpm            ** ADDED **
9468                 New pixmaps
9469
9470 2005-07-01 [colin]      1.9.12cvs9
9471
9472         * src/summaryview.c
9473                 Fix a little threading bug
9474         * src/addrgather.c
9475         * src/mainwindow.c
9476                 A little bit of HIG normality never hurts
9477
9478 2005-07-01 [colin]      1.9.12cvs8
9479
9480         * src/compose.c
9481         * src/msgcache.c
9482         * src/pop.c
9483         * src/procmime.c
9484         * src/recv.c
9485         * src/common/log.c
9486         * src/common/template.c
9487         * src/common/utils.c
9488         * src/common/utils.h
9489                 Reverted the fwrite_atomic stuff. In fact
9490                 it is already atomic.
9491
9492 2005-06-30 [colin]      1.9.12cvs7
9493
9494         * src/common/utils.c
9495         * src/common/utils.h
9496                 Add an fwrite_atomic() function to make
9497                 sure we write everything: fwrite can make
9498                 short writes.
9499         * src/compose.c
9500         * src/msgcache.c
9501         * src/pop.c
9502         * src/procmime.c
9503         * src/recv.c
9504         * src/common/log.c
9505         * src/common/template.c
9506                 Use that (and fix swapping of size and nmemb).
9507                 Thanks to Rich Coe for the heads up.
9508
9509 2005-06-30 [colin]      1.9.12cvs6
9510
9511         * src/addressbook.c
9512                 Optimize addressbook opening 
9513
9514 2005-06-30 [colin]      1.9.12cvs5
9515
9516         * src/summaryview.c
9517                 Remove calls to summary_step after move/copy
9518
9519 2005-06-28 [paul]       1.9.12cvs4
9520
9521         * src/alertpanel.c
9522                 wrap and make the error msg selectable
9523
9524 2005-06-28 [paul]       1.9.12cvs3
9525
9526         * src/ssl_manager.c
9527                 replace the OK button with a Close button
9528         * src/gtk/foldersort.c
9529                 use GTK_STOCK_ icons/buttons
9530
9531 2005-06-28 [colin]      1.9.12cvs2
9532
9533         * src/gedit-print.c             ** ADDED **
9534         * src/gedit-print.h             ** ADDED **
9535         * src/gtk/gtksourceprintjob.c   ** ADDED **
9536         * src/gtk/gtksourceprintjob.h   ** ADDED **
9537                 I can't believe no one had enough time to tell
9538                 me I forgot the `cvs add`
9539
9540 2005-06-27 [colin]      1.9.12cvs1
9541
9542         * src/Makefile.am
9543         * src/gtk/Makefile.am
9544         * src/messageview.c
9545         * src/procmsg.c
9546         * src/summaryview.c
9547         * configure.ac
9548                 Add optional libgnomeprint-based printing
9549         * src/mainwindow.c
9550         * src/gtk/quicksearch.c
9551                 Add an Edit/Quick search menu item to show
9552                 and focus the quicksearch
9553
9554 2005-06-27 [paul]       1.9.12
9555
9556         1.9.12 release
9557
9558         * po/ca.po
9559         * po/de.po
9560         * po/es.po
9561         * po/fr.po
9562         * po/it.po
9563         * po/ko.po
9564         * po/pt_BR.po
9565         * po/sk.po
9566         * po/zh_CN.po
9567                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9568                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9569                 SungHyun Nam, Frederico Goncalves Guimaraes,
9570                 Andrej Kacian, and Yang Guilong
9571 2005-06-26 [colin]      1.9.11cvs106
9572
9573         * src/imap_gtk.c
9574                 Forgot one file for previous fix
9575
9576 2005-06-26 [colin]      1.9.11cvs105
9577
9578         * src/folder.c
9579         * src/imap.c
9580                 Fix problems with folder operations in no_select
9581                 imap folders. it applies only to mails, and 
9582                 creation/deletion/move/renaming of folders 
9583                 should be possible
9584
9585 2005-06-26 [paul]       1.9.11cvs104
9586
9587         * src/prefs_filtering.c
9588                 replace one more GTK_STOCK_REMOVE
9589                 with GTK_STOCK_DELETE
9590
9591 2005-06-25 [colin]      1.9.11cvs103
9592
9593         * src/imap.c
9594                 Optimize get_seq_set_from_seq_list
9595                 (Patch by Ricardo) 
9596
9597 2005-06-25 [colin]      1.9.11cvs102
9598
9599         * src/mh.c
9600                 If the directory exists, but not in the
9601                 correct encoding, rename it. This should
9602                 handle old-versions-induced bugs.
9603
9604 2005-06-25 [colin]      1.9.11cvs101
9605
9606         * src/mh.c
9607                 Fix path access with extended dir names
9608                 Fixes bug #589 (SC segfaults with wrong locale
9609                 settings)
9610
9611 2005-06-25 [colin]      1.9.11cvs100
9612
9613         * src/prefs_account.c
9614         * src/prefs_account.h
9615         * src/compose.c
9616                 Add an option to encrypt replies to
9617                 encrypted messages
9618
9619 2005-06-25 [colin]      1.9.11cvs99
9620
9621         * src/compose.c
9622         * src/quote_fmt_parse.y
9623                 ... And make it work with pgpinline.
9624
9625 2005-06-25 [colin]      1.9.11cvs98
9626
9627         * src/compose.c
9628         * src/procmime.c
9629         * src/procmime.h
9630         * src/quote_fmt_parse.y
9631                 o Make reedition of encrypted messages possible
9632                   (as long as it is encrypted to self too, no
9633                    magic there)
9634                 o Make replying with quote (and without selecting
9635                   text) possible for encrypted messages.
9636                 Closes bug #550 (Not possible to "reply with quote"
9637                 to gnupg encrypted messages)
9638
9639 2005-06-24 [paul]       1.9.11cvs97
9640
9641         * src/imap.c
9642                 add missing include
9643
9644 2005-06-24 [paul]       1.9.11cvs96
9645
9646         * src/editldap.c
9647                 made bind password entry invisible
9648                 (sync with main)
9649         * src/send_message.c
9650                 send_message_local(): check exit status
9651                 to detect errors (sync with main)
9652         * src/textview.c
9653                 use main's less ambiguous popup menu
9654                 wording
9655
9656 2005-06-24 [paul]       1.9.11cvs95
9657
9658         * src/prefs_actions.c
9659         * src/prefs_customheader.c
9660         * src/prefs_display_header.c
9661         * src/prefs_filtering_action.c
9662         * src/prefs_matcher.c
9663         * src/prefs_template.c
9664         * src/prefs_toolbar.c
9665                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9666         * src/gtk/description_window.c
9667                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9668
9669 2005-06-23 [colin]      1.9.11cvs94
9670
9671         * src/summaryview.c
9672                 Fix rough edges (be sure to call status_show whenever
9673                 necessary).
9674
9675 2005-06-23 [colin]      1.9.11cvs93
9676
9677         * src/summaryview.c
9678                 Optimize Select All
9679                 Before, in a 5K mails folder: 11s
9680                 After, in the same folder: 58000µs
9681                 The joys of locking... gtk_clist_select_all() fires a 
9682                 tree-select-row event for each selected row, which in 
9683                 summaryview, callbacks summary_selected which in turn,
9684                 calls summary_status_show, which walks the selected
9685                 rows. Hence, calling gtk_clist_select_all was 
9686                 exponential. Locking the summaryview makes 
9687                 summary_selected return early.
9688
9689 2005-06-23 [colin]      1.9.11cvs92
9690
9691         * src/imap.c
9692                 Move mutex at the important place to avoid
9693                 deadlocks
9694         * src/summaryview.c
9695                 Fix Del key deleting directly instead of
9696                 moving to trash
9697
9698 2005-06-22 [colin]      1.9.11cvs91
9699
9700         * src/plugins/spamassassin/libspamc.c
9701                 As we do spagetti code with assignations in multiple
9702                 places (see _message_read_raw where out = msg = raw),
9703                 let's be sure we don't free the same pointer twice.
9704                 Should fix bug #683 (Crash in libpam at 
9705                 message_cleanup).
9706
9707 2005-06-22 [colin]      1.9.11cvs90
9708
9709         * src/compose.c
9710         * src/messageview.c
9711         * src/toolbar.c
9712                 Make toolbar's delete use the move to trash stuff;
9713                 Add gtk_widget_realize to be sure pixmaps can get
9714                 created (that may fix an old worksforme bug which
9715                 I can't find back...)
9716
9717 2005-06-22 [colin]      1.9.11cvs89
9718
9719         * src/summaryview.c
9720         * src/summaryview.h
9721         * src/mainwindow.c
9722                 Rename "Message/Delete" to "Message/Move to trash"
9723                 Add "Message/Delete..." that directly destroys the
9724                 selected messages after asking for a confirmation.
9725
9726 2005-06-22 [colin]      1.9.11cvs88
9727
9728         * src/imap.c
9729                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9730                 o Fix a deadlock (thanks Darko)
9731
9732 2005-06-22 [colin]      1.9.11cvs87
9733
9734         * src/gtk/foldersort.c
9735                 Add missing include for the i18n;
9736                 patch by Fabien Vantard
9737
9738 2005-06-21 [colin]      1.9.11cvs86
9739
9740         * src/folder.c
9741         * src/folderview.c
9742                 Respect the no_select flag
9743         * src/imap.c
9744                 Fix recursive deletion
9745         * src/imap_gtk.c
9746         * src/mh_gtk.c
9747                 Make the folder deletion's warning
9748                 more explicit
9749
9750 2005-06-21 [colin]      1.9.11cvs85
9751
9752         * src/textview.c
9753                 Prevent email addresses from spanning accross
9754                 lines - fixes bug # 646 (newline-chars in 
9755                 email addresses)
9756
9757 2005-06-20 [colin]      1.9.11cvs84
9758
9759         * src/folder.c
9760                 Be sure not to remove source if copy failed
9761
9762 2005-06-20 [colin]      1.9.11cvs83
9763
9764         * src/folderview.c
9765         * src/imap_gtk.c
9766                 remove summaryview's lock
9767         * src/imap.c
9768                 introduce threads to avoid problems when foreground tasks
9769                 interfere with background tasks
9770         * src/mh.c
9771                 prevent moving to drafts/queue
9772         * src/mimeview.c
9773                 fix leak
9774
9775 2005-06-19 [colin]      1.9.11cvs82
9776
9777         * src/imap_gtk.c
9778                 Remember that the user doesn't want to override
9779                 offline mode, for 3 seconds. It avoid presenting
9780                 him with N popups in a really short time.
9781
9782 2005-06-17 [colin]      1.9.11cvs81
9783
9784         * src/imap.c
9785                 Fix IMAP breaking on folders containing '('
9786                 (Probably won't be enough)
9787
9788 2005-06-17 [colin]      1.9.11cvs80
9789
9790         Forgotten files on 1.9.11cvs79
9791         * src/summaryview.c
9792                 Fix stepping when not immediately executing
9793         * src/imap.c
9794                 Really prevent UID FETCH 0
9795         * src/codeconv.c
9796                 Fix outgoing charset never set to utf-8
9797         * src/mh.c
9798                 Fix leak
9799
9800 2005-06-16 [colin]      1.9.11cvs79
9801
9802         * src/compose.c
9803                 Fix bug #707 (Dash splits rows)
9804                 Only wrap if we're on a line break position and
9805                 the previous one was a "white" (space) char.
9806                 Pango stuff is weird.
9807
9808 2005-06-16 [colin]      1.9.11cvs78
9809
9810         * src/imap_gtk.c
9811                 Lock summaryview while downloading messages
9812                 on user demand
9813         * src/procheader.c
9814         * src/unmime.c
9815         * src/common/utils.c
9816         * src/common/utils.h
9817                 Replace \r and \n with spaces in From and
9818                 Subject headers
9819
9820 2005-06-16 [paul]       1.9.11cvs77
9821
9822         * src/procmime.c
9823                 liberalise the mime parser
9824         * src/gtk/about.c
9825                 add text wrapping
9826
9827 2005-06-16 [paul]       1.9.11cvs76
9828
9829         * src/gtk/about.c
9830                 reworked
9831
9832 2005-06-15 [colin]      1.9.11cvs75
9833
9834         * src/compose.c
9835                 Finish header encoding fix
9836         * src/summaryview.c
9837                 Fix segfault
9838         * src/headerview.c
9839                 Fix compilation (Thanks Stephan
9840                 Sachse)
9841
9842 2005-06-15 [colin]      1.9.11cvs74
9843
9844         * Makefile.am
9845                 Install gnome2 stuff rather than gnome1, 
9846                 if both are present
9847         * src/codeconv.c
9848         * src/codeconv.h
9849         * src/compose.c
9850                 Fix headers encoding
9851         * src/folder.c
9852                 Visual progress when fetching all messages
9853         * src/folderview.c
9854         * src/summaryview.c
9855         * src/summaryview.h
9856                 Prevent changing current message while
9857                 incorporating
9858
9859 2005-06-15 [paul]       1.9.11cvs73
9860
9861         * src/gtk/gtkaspell.c
9862         * src/gtk/gtkaspell.h
9863                 fix build warnings
9864
9865 2005-06-15 [paul]       1.9.11cvs72
9866
9867         * src/prefs_filtering.c
9868                 allow reordering of filter rules by
9869                 drag n drop
9870
9871 2005-06-15 [paul]       1.9.11cvs71
9872
9873         * COPYING
9874                 updated
9875         * src/codeconv.c
9876                 replace deprecated function
9877         * src/inc.c
9878         * src/send_message.c
9879         * src/gtk/progressdialog.c
9880         * src/gtk/progressdialog.h
9881                 salvage and reuse parts of reverted sync
9882
9883 2005-06-15 [paul]       1.9.11cvs70
9884
9885         * src/inc.c
9886         * src/send_message.c
9887         * src/gtk/progressdialog.c
9888         * src/gtk/progressdialog.h
9889                 revert yesterday's sync with main
9890                 it contains deprecated functions
9891
9892 2005-06-15 [colin]      1.9.11cvs69
9893
9894         * src/headerview.c
9895                 Fix bug #670 (multi user to: will corrupt message 
9896                 headers display)
9897
9898 2005-06-15 [colin]      1.9.11cvs68
9899
9900         * src/compose.c
9901                 Fix bug #421 (Fix undo on wrapping)
9902
9903 2005-06-15 [colin]      1.9.11cvs67
9904
9905         * src/folder.c
9906                 Provide visual feedback while processing
9907                 folder's rules.
9908         * src/imap.c
9909                 Provide visual feedback while getting
9910                 short headers (for uncached messages)
9911
9912
9913 2005-06-14 [paul]       1.9.11cvs66
9914
9915         * src/account.c
9916                 change a couple stock icons
9917         * src/inc.c
9918         * src/send_message.c
9919         * src/gtk/progressdialog.c
9920         * src/gtk/progressdialog.h
9921                 sync main's GtkTreeView implementation
9922
9923 2005-06-14 [colin]      1.9.11cvs65
9924
9925         * src/imap.c
9926                 Various little fixes, mainly on error paths
9927
9928 2005-06-13 [colin]      1.9.11cvs64
9929
9930         * matcher.c
9931         * procmsg.c
9932         * procmsg.h
9933                 Add a way to fetch only headers. This speeds
9934                 up filtering on headers for IMAP. Fixes:
9935                 bug #481 extraneous imap commands slow down 
9936                         imap filtering
9937                 bug #522 Sylpheed downloads all messages 
9938                         when opening mailbox (IMAP)
9939                 bug #677 IMAP fetch is soooooooooooooo slow
9940         * src/folder.c
9941         * src/folder.h
9942                 Add a folder set_batch method so that
9943                 implementations can speed up flags changes
9944         * src/folderutils.c
9945         * src/summaryview.c
9946                 Use that in mark as (un)read and mark all read
9947                 Refix bug #679
9948         * src/imap.c
9949                 Implement set_batch - brings back deferred
9950                 flags in a less buggy manner. Fixes:
9951                 bug #729 IMAP immediate expunge of deleted messages
9952                 bug #191 remove list of messages with one command
9953                 Fix login with strange chars
9954                 Implement fetch_msg_full
9955                 Fix copy (wrong counts)
9956
9957 2005-06-12 [colin]      1.9.11cvs63
9958
9959         * src/folder.c
9960                 lock incorporation during long operations.
9961                 Avoids fucking up the IMAP socket.
9962
9963 2005-06-12 [colin]      1.9.11cvs62
9964
9965         * src/imap.c
9966                 Fix harmful typo
9967                 Factorize remove_all_msg
9968                 Thread-ize expunge
9969         * src/summaryview.c
9970                 Don't update partial-download status if unnecessary
9971         * src/folder.c
9972                 Use remove_msgs everywhere possible
9973
9974 2005-06-12 [colin]      1.9.11cvs61
9975
9976         * src/folder.c
9977         * src/folder.h
9978                 Add a remove_msgs function to remove a 
9979                 list of messages
9980         * src/imap.c
9981                 Implement that.
9982
9983 2005-06-12 [colin]      1.9.11cvs60
9984
9985         * src/imap.c
9986                 Remove flags-processing deferring... Too hard
9987                 to get it to work in all cases.
9988
9989 2005-06-11 [colin]      1.9.11cvs59
9990
9991         * src/imap.c
9992                 printf -> debug_print
9993
9994 2005-06-11 [colin]      1.9.11cvs58
9995
9996         * src/imap.c
9997                 o Fix build without USE_PTHREAD
9998                 o Factorize imap_open
9999                 o Alertpanel in case of impossible connection
10000                 o Alertpanel in case of impossible login
10001                 o Fix deferred flags processing to force a 
10002                   flush before adding some more flags to process,
10003                   but in another folder.
10004
10005 2005-06-10 [colin]      1.9.11cvs57
10006
10007         * src/imap.c
10008                 o Fix a format string error
10009                 o init ssl socket outside of the thread 
10010                   (it possibly invokes gtk calls)
10011         * src/procmime.c
10012                 o Put back the buffer to its necessary size
10013                 o Fix changing a file pointer without keeping
10014                   track of it (thanks Valgrind)
10015         * src/common/smtp.c
10016                 o Fix automatic STARTTLS if login should be done
10017                   and the server only allows it after starting TLS
10018         * src/gtk/gtkinputdialog.c
10019                 o Eat GDK_Return so that the combo popup doesn't 
10020                   appear when we press Enter to validate the combo
10021                   input dialog (as seen in the Open with... dialog)
10022
10023 2005-06-10 [colin]      1.9.11cvs56
10024
10025         * src/imap.c
10026                 o A bit less debug
10027                 o Fix a crash on deletion
10028                 o Threadize imap_select (it's called outside of 
10029                   threads)
10030                 o Defer treatment of DELETED flags
10031
10032
10033 2005-06-09 [colin]      1.9.11cvs55
10034
10035         * src/imap.c
10036                 Make sure we check imap_gtk_should_override(), which
10037                 potentially calls gtk stuff, before creating thread.
10038                 That way it should't be called via imap_get_session()
10039                 inside a thread.
10040
10041 2005-06-09 [colin]      1.9.11cvs54
10042
10043         * src/imap.c
10044                 o add a bit of status output
10045                 o remove some dead code
10046                 o threadize get_list_of_uids
10047                 o threadize imap_get_flags
10048                 o defer flag changing by 500ms so that they
10049                   can be batched
10050
10051
10052 2005-06-08 [colin]      1.9.11cvs53
10053
10054         * src/imap.c
10055                 Thread-ize imap_cmd_fetch
10056
10057 2005-06-08 [colin]      1.9.11cvs52
10058
10059         * src/main.c
10060                 Mmh, that broke POP3...
10061
10062 2005-06-08 [colin]      1.9.11cvs51
10063
10064         * src/main.c
10065                 Stabilize IMAP patch (thanks to Hoa)
10066
10067 2005-06-08 [colin]      1.9.11cvs50
10068
10069         * src/imap.c
10070                 Test patch to speed up imap. 
10071
10072 2005-06-08 [colin]      1.9.11cvs49
10073
10074         * src/imap_gtk.c
10075                 Warning fix
10076         * src/procmime.c
10077                 Apply patch from gentoo to use /usr/share/mime/globs if 
10078                 available, after un-breaking it
10079         * src/common/log.c
10080         * src/common/log.h
10081                 Use g_timeout for invoking hooks that possibly use gtk
10082                 calls. This should leave gtk calls in the main thread.
10083
10084 2005-06-08 [paul]       1.9.11cvs48
10085
10086         * src/codeconv.c
10087                 conv_get_outgoing_charset_str(): don't
10088                 use prefs_common setting
10089         * src/compose.c
10090         * src/compose.h
10091                 add /Options/Character encoding/... to
10092                 temporarily change the outgoing encoding
10093
10094         (belated sync with main)
10095
10096 2005-06-08 [paul]       1.9.11cvs47
10097
10098         * src/compose.c
10099                 correction to/completion of last
10100                 sync with main
10101
10102 2005-06-08 [paul]       1.9.11cvs46
10103
10104         sync with main:
10105         
10106         * src/codeconv.c
10107         * src/codeconv.h
10108                 always enabled Japanese auto-detection
10109                 if the first letters of locale string
10110                 is "ja"
10111         * src/compose.c
10112                 don't use "destroy" signal to destroy
10113                 Compose object (fix rare crashes on discard?)
10114         * src/mainwindow.c
10115         * src/messageview.c
10116         * src/prefs_send.c
10117                 added Hebrew encodings
10118         * src/sourcewindow.c
10119                 don't use "destroy" signal to destroy
10120                 objects
10121
10122 2005-06-07 [colin]      1.9.11cvs45
10123
10124         * src/summaryview.c
10125                 Add missing unlocks/locks
10126
10127 2005-06-07 [paul]       1.9.11cvs44
10128
10129         * src/summaryview.c
10130                 restore bug #749 fix
10131
10132 2005-06-06 [colin]      1.9.11cvs43
10133
10134         * src/summaryview.c
10135                 Fix selection bug when prefs_common.open_unread 
10136                 is FALSE
10137
10138 2005-06-06 [colin]      1.9.11cvs42
10139
10140         * src/common/md5.c
10141                 Fix a warning
10142         * src/summaryview.c
10143         * src/folderview.c
10144                 Factorize long operations beginning and end
10145                 (locking, freezing/thawing, cursor, ...)
10146                 Check selection->data member in selection-
10147                 related loops; this avoids dying an awful
10148                 death if the selection changes on us while
10149                 we're marking a whole IMAP folder unread, 
10150                 for example.
10151
10152 2005-06-06 [paul]       1.9.11cvs41
10153
10154         * src/textview.c
10155                 don't g_free() a static gchar buffer
10156
10157 2005-06-05 [colin]      1.9.11cvs40
10158
10159         * src/mainwindow.c
10160         * src/messageview.c
10161         * src/summaryview.c
10162                 Fix bug #749 (Show all headers should be
10163                 sticky as the GUI suggests)
10164
10165 2005-06-03 [paul]       1.9.11cvs39
10166
10167         * src/compose.c
10168                 don't allow editing of mail while sending.
10169                 patch by Colin
10170
10171 2005-06-03 [paul]       1.9.11cvs38
10172
10173         * src/folderview.c
10174                 add a freeze/thaw to speed up 'mark all read'
10175
10176 2005-06-03 [paul]       1.9.11cvs37
10177
10178         * src/prefs_message.c
10179                 reflect changes immediately
10180
10181 2005-06-02 [colin]      1.9.11cvs36
10182
10183         * po/POTFILES.in
10184                 Patch by Fabien Vantard.
10185
10186 2005-06-02 [colin]      1.9.11cvs35
10187
10188         * src/imap.c
10189                 Use a non-blocking imap_getline() if possible.
10190                 This should completely prevent the interface
10191                 from freezin on imap operations, although it
10192                 may do strange stuff in case of folder switching
10193                 while a big imap operation is taking place...
10194
10195                 In addition, fix a leak in the case thread
10196                 creation fails on connection.
10197
10198 2005-06-02 [colin]      1.9.11cvs34
10199
10200         * src/crash.c
10201         * src/prefs_common.h
10202                 Fix build (prefs_common_init() doesn't exist
10203                 anymore)
10204
10205 2005-06-02 [colin]      1.9.11cvs33
10206
10207         * src/prefs_account.c
10208                 Fix bug #245 (filtering rules broken when
10209                 renaming a remote account (imap4 or nntp)
10210
10211 2005-06-02 [colin]      1.9.11cvs32
10212
10213         * src/imap.c
10214                 Try to fix IMAP shortcomings: 
10215                 o Multithread imap_open()
10216                 o allow offline-mode overriding instead of
10217                   just returning NULL
10218         * src/imap_gtk.c
10219         * src/imap_gtk.h
10220                 Add a function to ask whether we want to
10221                 override offline-mode for 10 minutes (one-shot
10222                 asking was painful)
10223         * src/procheader.c
10224                 Fix segfault when imap parser isn't happy about
10225                 a missing {
10226
10227 2005-06-01 [colin]      1.9.11cvs31
10228
10229         * src/addrharvest.c
10230         * src/compose.c
10231         * src/mbox.c
10232         * src/mbox.h
10233         * src/mh.c
10234         * src/msgcache.c
10235         * src/send_message.c
10236         * src/setup.c
10237         * src/undo.c
10238         * src/common/hooks.c
10239         * src/common/prefs.c
10240         * src/common/template.c
10241         * src/common/utils.c
10242         * src/gtk/gtkutils.c
10243         * src/gtk/inputdialog.c
10244         * src/gtk/menu.c
10245         * src/gtk/pluginwindow.c
10246         * src/gtk/prefswindow.c
10247         * src/plugins/pgpmime/passphrase.c
10248         * src/plugins/pgpmime/prefs_gpg.c
10249                 More -Wall fixes
10250
10251         * src/common/Makefile.am
10252         * src/common/timing.h
10253                 Add basic timing code
10254
10255         * src/summaryview.c
10256                 Fix a bug with unread messages when 
10257                 re-sorting folders, and by the way
10258                 fix a big performance hit when 
10259                 re-sorting (10k mails: before 5s,
10260                 after .5s)
10261
10262         * src/prefs_compose_writing.c
10263         * src/prefs_compose_writing.h
10264         * src/prefs_message.c
10265         * src/prefs_message.h
10266         * src/prefs_other.c
10267         * src/prefs_other.h
10268         * src/prefs_quote.c
10269         * src/prefs_quote.h
10270         * src/prefs_receive.c
10271         * src/prefs_receive.h
10272         * src/prefs_send.c
10273         * src/prefs_send.h
10274         * src/prefs_summaries.c
10275         * src/prefs_summaries.h
10276                 Fix copyright banner
10277
10278 2005-06-01 [paul]       1.9.11cvs30
10279
10280         * po/fi.po
10281                 updated by Flammie Pirinen
10282         * src/procmime.c
10283                 fix 'Bad BASE64 content' output
10284
10285 2005-05-31 [colin]      1.9.11cvs29
10286
10287         * src/procmime.c
10288                 Oops, where did my hunk go.
10289
10290 2005-05-31 [colin]      1.9.11cvs28
10291
10292         * src/Makefile.am
10293         * src/account.c
10294         * src/action.c
10295         * src/addr_compl.c
10296         * src/addressbook.c
10297         * src/codeconv.c
10298         * src/compose.c
10299         * src/export.c
10300         * src/folder.c
10301         * src/folderview.c
10302         * src/image_viewer.c
10303         * src/main.c
10304         * src/mainwindow.c
10305         * src/messageview.c
10306         * src/mimeview.c
10307         * src/msgcache.c
10308         * src/prefs_account.c
10309         * src/prefs_actions.c
10310         * src/prefs_common.c
10311         * src/prefs_compose_writing.c
10312         * src/prefs_customheader.c
10313         * src/prefs_ext_prog.c
10314         * src/prefs_filtering.c
10315         * src/prefs_filtering_action.c
10316         * src/prefs_fonts.c
10317         * src/prefs_image_viewer.c
10318         * src/prefs_message.c
10319         * src/prefs_message.h
10320         * src/prefs_msg_colors.c
10321         * src/prefs_other.c
10322         * src/prefs_other.h
10323         * src/prefs_quote.c
10324         * src/prefs_receive.c
10325         * src/prefs_receive.h
10326         * src/prefs_send.c
10327         * src/prefs_send.h
10328         * src/prefs_spelling.c
10329         * src/prefs_summaries.c
10330         * src/prefs_summary_column.c
10331         * src/prefs_template.c
10332         * src/prefs_themes.c
10333         * src/prefs_toolbar.c
10334         * src/prefs_wrapping.c
10335         * src/procmime.c
10336         * src/procmsg.c
10337         * src/send_message.h
10338         * src/ssl_manager.c
10339         * src/summary_search.c
10340         * src/summaryview.c
10341         * src/textview.c
10342         * src/wizard.c
10343         * src/common/smtp.c
10344         * src/common/smtp.h
10345         * src/gtk/gtkutils.h
10346                 o Move the rest of Common prefs to new style
10347                 o Lots of -Wall warning fixes
10348                 o fix FIXME in cache memusage calculation
10349                 o Let return receipts be sent from any account
10350                 o Little cache optimisation (read)
10351                 o Fix bug #746 (don't treat commas as separators
10352                   when inside a quoted string)
10353
10354 2005-05-31 [paul]       1.9.11cvs27
10355
10356         * src/prefs_common.c
10357                 fix 'off-by-one' typo
10358
10359 2005-05-31 [paul]       1.9.11cvs26
10360
10361         * src/account.c
10362         * src/addr_compl.c
10363         * src/compose.c
10364         * src/foldersel.c
10365         * src/prefs_actions.c
10366         * src/prefs_common.c
10367         * src/prefs_common.h
10368         * src/prefs_customheader.c
10369         * src/prefs_display_header.c
10370         * src/prefs_filtering.c
10371         * src/prefs_filtering_action.c
10372         * src/prefs_matcher.c
10373         * src/prefs_summaries.c
10374         * src/prefs_summary_column.c
10375         * src/prefs_template.c
10376         * src/prefs_toolbar.c
10377         * src/ssl_manager.c
10378         * src/gtk/pluginwindow.c
10379         * src/gtk/prefswindow.c
10380         * src/gtk/progressdialog.c
10381                 add hidden prefs 'enable_rules_hint'
10382                 for gtk_tree_view_set_rules_hint()
10383                 (sync with main)
10384                 
10385
10386 2005-05-31 [colin]      1.9.11cvs25
10387
10388         * src/Makefile.am
10389         * src/main.c
10390         * src/prefs_common.c
10391         * src/prefs_summaries.c ** ADDED **
10392         * src/prefs_summaries.h ** ADDED **
10393                 Common/Display -> Display/Summaries
10394
10395 2005-05-31 [colin]      1.9.11cvs24
10396
10397         * src/Makefile.am
10398         * src/main.c
10399         * src/prefs_quote.c ** ADDED **
10400         * src/prefs_quote.h ** ADDED **
10401                 Move Common/Quote to Compose/Quoting
10402         * src/prefs_common.c
10403         * src/prefs_common.h
10404                 Remove old quote stuff, add
10405                 convenience functions for GtkTextView prefs
10406         * src/gtk/prefswindow.c
10407                 Set default height higher
10408
10409 2005-05-30 [colin]      1.9.11cvs23
10410
10411         * src/Makefile.am
10412         * src/main.c
10413         * src/prefs_common.c
10414         * src/prefs_compose_writing.c ** ADDED **
10415         * src/prefs_compose_writing.h ** ADDED **
10416                 Move Common/Compose prefs to Compose/Writing
10417
10418 2005-05-30 [colin]      1.9.11cvs22
10419
10420         * src/common/utils.c
10421                 Fix bug #651 (Confused Attract by Subject)
10422                 Patch by M. Benkmann <haferfrost@web.de>
10423         * AUTHORS
10424
10425 2005-05-30 [colin]      1.9.11cvs21
10426
10427         * src/compose.c
10428                 Fix concatenation of different headers of
10429                 the same type (bug #645)
10430         * src/prefs_folder_item.c
10431                 Fix bug #699 (setting color to black doesn't
10432                 work immediately)
10433         * src/procmime.c
10434                 Print out decoding error only once per
10435                 block
10436
10437 2005-05-30 [paul]       1.9.11cvs20
10438
10439         * src/common/template.c
10440                 fix Bcc
10441
10442 2005-05-30 [paul]       1.9.11cvs19
10443
10444         * doc/src/rfc2368.txt   **NEW FILE**
10445         * src/compose.c
10446                 compose_entries_set(): don't interpret Bcc
10447                 header field (conform to RFC 2368)
10448                 (sync with main)
10449
10450 2005-05-29 [colin]      1.9.11cvs18
10451
10452         * src/prefs_common.c
10453                 Let the default reply format respect
10454                 netiquette by cutting the signature.
10455
10456 2005-05-29 [colin]      1.9.11cvs17
10457
10458         * src/summaryview.c
10459                 Don't let always_show_msg override
10460                 open_unread_on_enter when opening a new
10461                 directory.
10462
10463 2005-05-27 [paul]       1.9.11cvs16
10464
10465         sync with main:
10466
10467         * src/main.c
10468                 app_will_exit(): cleanup tmp directory when exit
10469         * src/message_search.c
10470                 improved the interface and made code cleanup.
10471                 removed Clear button
10472         * src/send_message.c
10473                 send_message_local(): use GSpawn, and detect errors
10474         * src/summary_search.c
10475                 improved the interface and made code cleanup
10476         * src/textview.c
10477                 textview_write_link(): also skip non-ascii space
10478                  at the head of link strings (phishing check
10479                  didn't work at the case)
10480         * src/common/utils.c
10481                 get_command_output(): use g_spawn_command_line_sync()
10482                 instead of popen()
10483
10484 2005-05-26 [colin]      1.9.11cvs15
10485
10486         * src/folder.c
10487                 remove printf
10488
10489 2005-05-26 [colin]      1.9.11cvs14
10490
10491         * src/common/nntp.c
10492                 Fix nntp mode reader (bug #611)
10493                 Patch by Florian Mickler <florian@mickler.org>
10494
10495 2005-05-26 [colin]      1.9.11cvs13
10496
10497         * src/plugins/pgpmime/passphrase.c
10498                 Fix mouse grabbing (bug #557)
10499
10500 2005-05-26 [colin]      1.9.11cvs12
10501
10502         * src/prefs_themes.c
10503                 Fix g_warning (bug #541)
10504
10505 2005-05-26 [colin]      1.9.11cvs11
10506
10507         * src/prefs_actions.c
10508         * src/prefs_template.c
10509                 Fix bug #506 (no warning if action/template
10510                 is not saved)
10511         * src/common/template.c
10512                 Fix a possible crash
10513
10514 2005-05-26 [colin]      1.9.11cvs10
10515
10516         * src/folder.c
10517         * src/folderview.c
10518         * src/procmsg.c
10519         * src/summaryview.c
10520                 Forbid locked messages to be moved or
10521                 deleted. Locked messages in trashes 
10522                 still get deleted, for performance
10523                 reason (mh.c::mh_remove_all_msgs)
10524
10525 2005-05-25 [colin]      1.9.11cvs9
10526
10527         * src/procmime.c
10528                 Use correct encoding when sending mails
10529                 with attachments that have accentued 
10530                 chars in their name
10531
10532 2005-05-24 [colin]      1.9.11cvs8
10533
10534         * src/summaryview.c
10535                 Fix bug #688 f) read/unread marker not
10536                 changed on first click
10537                 Also, optimize summary_status_show()
10538                 calls
10539         * src/folder.c
10540         * src/inc.c
10541         * src/procmime.c
10542                 Fix bug #688 b) and c) wrt message
10543                 attachments and signature
10544         * src/stock_pixmap.c
10545         * src/stock_pixmap.h
10546         * src/stock_pixmap.c
10547         * src/stock_pixmap.h
10548         * src/Makefile.am
10549         * src/pixmaps/clip_gpg_signed.xpm
10550                 Add clip/signed icon
10551
10552 2005-05-24 [colin]      1.9.11cvs7
10553
10554         * src/folder_item_prefs.c
10555                 whitespace fix
10556
10557 2005-05-24 [colin]      1.9.11cvs6
10558
10559         * src/folderview.c
10560         * src/prefs_common.c
10561         * src/prefs_common.h
10562                 Add a confirmation to folder drag and drop
10563                 fixes bug #156
10564         * src/alertpanel.c
10565         * src/alertpanel.h
10566                 fix _with_disable parameters so that
10567                 the buttons labels are specifiable too
10568         * src/plugins/pgpmime/sgpgme.c
10569                 reflect said change
10570                 
10571
10572 2005-05-24 [colin]      1.9.11cvs5
10573
10574         * src/folderview.c
10575                 Uncollapse/collapse folders on double-click
10576                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10577                 closes bug #108
10578
10579 2005-05-23 [colin]      1.9.11cvs4
10580
10581         * src/common/socket.c
10582                 Check another special SSL_peek() error.
10583                 Should help wrt bug #728
10584
10585 2005-05-23 [colin]      1.9.11cvs3
10586
10587         * src/plugins/pgpmime/pgpmime.c
10588                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10589                 breaking menu accelerators and stuff. Users will have to
10590                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10591                 account's privacy preferences if needed.
10592
10593 2005-05-22 [paul]
10594
10595         * tools/kdeservicemenu/install.sh
10596                 use kdesu to prompt for root password if doing
10597                 global install/uninstall
10598
10599 2005-05-20 [colin]      1.9.11cvs2
10600
10601         * src/procmsg.c
10602                 Fix another compilation error with gcc-2.9x
10603                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10604         * src/send_message.c
10605                 Don't send QUIT if we aren't connected
10606
10607 2005-05-19 [colin]      1.9.11cvs1
10608
10609         * src/procmsg.c
10610                 Fix compilation with gcc 2.9x
10611
10612 2005-05-19 [paul]       1.9.11
10613
10614         1.9.11 released
10615
10616 2005-05-19 [paul]       1.9.9cvs14
10617
10618         * src/gtk/inputdialog.c
10619                 prevent gettext warning
10620
10621 2005-05-19 [paul]       1.9.9cvs13
10622
10623         * src/mainwindow.c
10624         * src/prefs_common.c
10625         * src/prefs_common.h
10626         * src/textview.c
10627         * src/textview.h
10628                 add an option to toggle cursor in message
10629                 view (sync with main)
10630
10631 2005-05-18 [colin]      1.9.9cvs12
10632
10633         * src/compose.c
10634                 Dereference freed pointer
10635         * src/gtk/gtkaspell.c
10636                 Fix duplication of dictionaries (is it an aspell issue?)
10637
10638 2005-05-18 [colin]      1.9.9cvs11
10639
10640         * src/gtk/inputdialog.c
10641         * src/gtk/gtkaspell.c
10642                 HIGuify dialogs
10643         * src/alertpanel.c
10644                 Remove a double call
10645
10646 2005-05-17 [colin]      1.9.9cvs10
10647
10648         * src/gtk/gtkaspell.c
10649                 Fix dialogs, Ctrl-Enter accel
10650
10651 2005-05-17 [colin]      1.9.9cvs9
10652
10653         * src/gtk/gtkaspell.c
10654                 Fix some accelerators, escape in replace-window
10655
10656 2005-05-16 [colin]      1.9.9cvs8
10657
10658         * src/gtk/gtkaspell.c
10659                 Revert last commit, it was a mistake.
10660
10661 2005-05-16 [colin]      1.9.9cvs7
10662
10663         * src/gtk/gtkaspell.c
10664                 Remove buggy code while we're at it. It's a 
10665                 dead code path anyway.
10666
10667 2005-05-16 [colin]      1.9.9cvs6
10668
10669         * src/gtk/gtkaspell.c
10670                 Missed some gtk_menu_popup where deactivate
10671                 signal should be handled. Should fix bug
10672                 #629 a bit more.
10673
10674 2005-05-16 [colin]      1.9.9cvs5
10675
10676         * src/gtk/gtkaspell.c
10677                 Remove debug printf()s
10678
10679 2005-05-16 [colin]      1.9.9cvs4
10680
10681         * src/gtk/gtkaspell.c
10682                 Fix a bit aspell problems
10683                 (see bug #629)
10684
10685 2005-05-13 [colin]      1.9.9cvs3
10686
10687         * src/folderview.c
10688                 Fix the + appearing even when no subfolders
10689                 have unread messages. Thanks to wwp for the
10690                 bug report.
10691
10692 2005-05-11 [paul]       1.9.9cvs2
10693
10694         * src/folderview.c
10695                 correction to 1.9.9cvs1, only colour folders that
10696                 have new msgs (not unread msgs)
10697
10698 2005-05-10 [colin]      1.9.9cvs1
10699
10700         * src/folderview.c
10701         * src/summaryview.c
10702                 Try to fix bolding bugs again.
10703
10704 2005-05-09 [paul]
10705
10706         * tools/claws.i18n.status.pl
10707                 add Ricardo Mones Lastra's script that has been providing
10708                 the i18n status page for many months
10709
10710 2005-05-09 [paul]       1.9.9
10711
10712         1.9.9 release
10713
10714 2005-05-09 [paul]       1.9.6cvs58
10715
10716         * AUTHORS
10717         * INSTALL
10718         * README.claws
10719                 updated
10720         * Makefile.am 
10721         * RELEASE_NOTES.claws
10722                 add release notes to cvs to simplify release
10723                 procedure
10724         * configure.ac
10725                 add ca and fi to ALL_LINGUAS
10726         * po/Makefile.in.in
10727                 workaround for missing Makevars
10728         * po/ca.po
10729         * po/fi.po
10730                 add new Catalan and Finnish translations
10731                 submitted by Miquel Oliete and Flammie Pirinen
10732         * po/de.po
10733         * po/es.po
10734         * po/fr.po
10735         * po/it.po
10736         * po/pl.po
10737         * po/ru.po
10738         * po/sk.po
10739         * po/sr.po
10740         * po/zh_CN.po
10741                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10742                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10743                 Urke MMI, and Hansom Young
10744         * src/main.c
10745                 Fix drafting when quitting. compose_draft() closes the
10746                 compose windows, which modifies the compose_list GSList.
10747                 We have to refresh this list after echo drafting to avoid a
10748                 segfault
10749         * src/partial_download.c
10750                 fix segfault on exit
10751
10752 2005-05-06 [paul]       1.9.6cvs57
10753
10754         * src/grouplistdialog.c
10755                 quick fix/workaround for unresizeable newsgroup
10756                 name column 
10757
10758 2005-05-06 [paul]       1.9.6cvs56
10759
10760         * src/inc.c
10761         * src/mainwindow.c
10762                 use gettext plural forms
10763         * src/imap_gtk.c
10764         * src/mh_gtk.c
10765         * src/toolbar.c
10766                 small improvement to english usage
10767
10768 2005-05-05 [thorsten]   1.9.6cvs55
10769
10770         * src/folder.c
10771                 fix possible crash
10772
10773 2005-05-05 [paul]       1.9.6cvs54
10774         
10775         sync with HEAD
10776
10777         * AUTHORS
10778         * src/compose.c
10779                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10780                 patch by Tim Mann
10781
10782 2005-05-05 [paul]       1.9.6cvs53
10783
10784         * src/mainwindow.c
10785                 fix resizing of separate message and
10786                 folder views
10787
10788 2005-05-05 [paul]       1.9.6cvs52
10789
10790         * src/account.c
10791         * src/addrgather.c
10792         * src/browseldap.c
10793         * src/exphtmldlg.c
10794         * src/expldifdlg.c
10795         * src/importmutt.c
10796         * src/importpine.c
10797         * src/main.c
10798         * src/mainwindow.c
10799         * src/noticeview.c
10800         * src/prefs_filtering.c
10801         * src/prefs_filtering_action.c
10802         * src/prefs_matcher.c
10803         * src/prefs_spelling.c
10804         * src/prefs_toolbar.c
10805         * src/toolbar.c
10806         * src/wizard.c
10807         * src/gtk/description_window.c
10808         * src/gtk/gtkvscrollbutton.c
10809         * src/gtk/progressdialog.c
10810         * src/gtk/quicksearch.c
10811         * src/plugins/pgpmime/prefs_gpg.c
10812         * src/plugins/spamassassin/spamassassin_gtk.c
10813                 replace deprecated gtk_widget_set_usize
10814
10815 2005-05-04 [colin]      1.9.6cvs51
10816
10817         * src/common/utils.c
10818                 Fix crash when subst_for_filename is called
10819                 with a NULL parameter
10820
10821 2005-05-04 [colin]      1.9.6cvs50
10822
10823         * src/partial_download.c
10824         * src/pop.c
10825                 Escape login when writing uidl file
10826                 fixes bug #736
10827
10828 2005-05-03 [colin]      1.9.6cvs49
10829
10830         * src/procmime.c
10831                 Fix possible DOS in mime parser
10832                 (see bug #634)
10833
10834 2005-05-02 [colin]      1.9.6cvs48
10835
10836         * src/compose.c
10837                 Try to fix the copy/paste mess once again.
10838
10839
10840 2005-04-30 [colin]      1.9.6cvs47
10841
10842         * src/prefs_account.h
10843         * src/procmsg.c
10844         * src/send_message.c
10845         * src/common/smtp.c
10846         * src/common/smtp.h
10847                 Try to batch sending mails (per account) instead of
10848                 reconnecting to server every time.
10849
10850 2005-04-29 [colin]      1.9.6cvs46
10851
10852         * src/messageview.c
10853                 Fix window resizing that refused to size down
10854         * src/prefs_common.c
10855         * src/prefs_common.h
10856         * src/prefs_filtering.c
10857                 Save Filtering's window size
10858
10859 2005-04-21 [paul]       1.9.6cvs45
10860
10861         * ChangeLog-gtk2.claws
10862         * src/setup.c
10863                 correction to sync
10864
10865 2005-04-21 [paul]       1.9.6cvs44
10866
10867         sync with main:
10868
10869         * src/setup.c
10870         * src/statusbar.c
10871         * src/statusbar.h
10872                 use gtkut_widget_draw_now(). Improved performance
10873                 of the update of statusbar
10874         * src/textview.c
10875                 textview_smooth_scroll_do(): redraw it after scroll
10876                 is done (fixed incorrect display when a part of the
10877                 view is hidden).
10878         * src/gtk/gtkutils.c
10879         * src/gtk/gtkutils.h
10880                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10881                 to force update of widgets.
10882                 Removed gtkut_widget_wait_for_draw() which had a big
10883                 overhead  because of waiting for all events processed 
10884
10885 2005-04-20 [paul]       1.9.6cvs43
10886
10887         * src/codeconv.c
10888                 complete 1.9.6cvs42's sync:
10889                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10890
10891 2005-04-19 [paul]       1.9.6cvs42
10892
10893         sync with main:
10894
10895         * src/action.c
10896                 catch_output(): correctly select the insert text
10897                 (fix invalid iterator warnings).
10898         * src/codeconv.c
10899         * src/codeconv.h
10900         * src/mainwindow.c
10901         * src/messageview.c
10902         * src/prefs_common.c
10903                 support GBK encoding.
10904         * src/common/session.c
10905         * src/common/session.h
10906                 use separate buffer for large data to be sent,
10907                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10908
10909 2005-04-18 [paul]       1.9.6cvs41
10910
10911         * src/jpilot.c
10912                 convert unsigned long into guint32
10913                 patch by Paul LeoNerd Evans 
10914
10915 2005-04-17 [colin]      1.9.6cvs40
10916
10917         * src/compose.c
10918                 Fix 'Request return receipt' from folder
10919                 properties (bug #708)
10920
10921 2005-04-17 [colin]      1.9.6cvs39
10922
10923         * src/mainwindow.c
10924                 Fix duplicate hotkeys in Mainwindow's menu
10925
10926 2005-04-17 [colin]      1.9.6cvs38
10927
10928         * src/folderview.c
10929                 Fix duplicate hotkeys in Folderview's contextual
10930                 menu
10931
10932 2005-04-15 [colin]      1.9.6cvs37
10933
10934         * src/summaryview.c
10935                 Fix 'Save as...' with non-ascii filenames
10936
10937 2005-04-15 [colin]      1.9.6cvs36
10938
10939         * src/plugins/pgpmime/pgpmime.c
10940                 Fix bus error on 64bit. Spotted by 
10941                 macallan1888@gmail.com
10942
10943 2005-04-15 [colin]      1.9.6cvs35
10944
10945         * src/prefs_account.c
10946                 Fix cvs34.
10947
10948 2005-04-12 [colin]      1.9.6cvs34
10949
10950         * src/prefs_account.c
10951                 Fix smtp auth type off-by-one. We forgot to
10952                 add PLAIN in the prefs-to-gui setter func and
10953                 as a result, the selected auth when opening
10954                 account prefs was not the correct one.
10955
10956 2005-04-12 [paul]       1.9.6cvs33
10957
10958         * src/inc.c
10959                 if the recv dialog is visible, Cancel only
10960                 cancels the current account
10961
10962
10963 2005-04-10 [colin]      1.9.6cvs32
10964
10965         * src/filtering.c
10966                 Copy score when copying FilteringActions
10967                 Fix bug #674
10968
10969 2005-04-10 [colin]      1.9.6cvs31
10970
10971         * src/inc.c
10972                 Make Message -> Receive -> Cancel cancel 
10973                 incorporation on all accounts. Fixes
10974                 bug #693
10975
10976 2005-04-10 [colin]      1.9.6cvs30
10977
10978         * src/prefs_account.c
10979                 Update Privacy checkbuttons status based
10980                 on the selected privacy system
10981         * src/compose.c
10982                 Always connect the "None" privacy system; the
10983                 static boolean was probably there to avoid
10984                 reconnecting twice in the same compose window,
10985                 but as the parent function is only called once
10986                 per compose, it's only a bug - as a static is
10987                 initialized once per application instance.
10988                 Also, don't uncheck Sign and Encrypt when
10989                 selecting None as privacy system; just ignore
10990                 them when sending/queuing.
10991                 Should fix bug #695
10992
10993 2005-04-08 [colin]      1.9.6cvs29
10994
10995         * src/account.c
10996         * src/prefs_account.c
10997         * src/prefs_account.h
10998                 Add account preference to queue message in a certain
10999                 folder.
11000
11001 2005-04-06 [colin]      1.9.6cvs28
11002
11003         * src/prefs_account.c
11004                 Update old inbox path syntax
11005
11006 2005-04-06 [paul]       1.9.6cvs27
11007
11008         sync with main:
11009
11010         * configure.ac
11011                 changed -traditional-cpp to -no-cpp-precomp for newer
11012                 Mac OS X support
11013         * src/foldersel.c
11014                 made column resize automatically
11015         * src/send_message.c
11016                 send_message_smtp(): consider EOF right after QUIT
11017                 successful (workaround for Gmail SMTP server)
11018         * src/common/socket.c
11019                 ssl_read(), ssl_peek(): check EOF which violates the
11020                 SSL protocol
11021         * src/gtk/colorlabel.c
11022                 removed warnings when displaying colorlabel menu
11023                 (don't use GtkAlignment)
11024
11025 2005-04-05 [paul]       1.9.6cvs26
11026
11027         * src/plugins/trayicon/trayicon.c
11028                 fix clipping of icon under KDE3 
11029
11030 2005-04-05 [paul]       1.9.6cvs25
11031
11032         * src/summaryview.c
11033                 hide display of threading
11034                 patch by Alfons
11035
11036 2005-04-04 [thorsten]   1.9.6cvs24
11037
11038         * src/mh.c
11039                 marks lost on filesystems with different stat() results on
11040                 summer-/wintertime
11041
11042 2005-04-03 [colin]      1.9.6cvs23
11043
11044         * src/summaryview.c
11045                 Don't handle up/down. Patch by Alfons
11046
11047 2005-04-02 [colin]      1.9.6cvs22
11048
11049         * src/summaryview.c
11050                 Make scrolling faster. Patch by Alfons.
11051
11052 2005-04-01 [colin]      1.9.6cvs21
11053
11054         * src/Makefile.am
11055         * src/stock_pixmap.c
11056         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11057         * src/pixmaps/dir_noselect.xpm ** ADDED **
11058                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11059
11060 2005-04-01 [colin]      1.9.6cvs20
11061
11062         * src/image_viewer.c
11063         * src/image_viewer.h
11064         * src/procmime.c
11065         * src/procmime.h
11066         * src/textview.c
11067         * src/textview.h
11068                 Implement inline image resizing and right-clicking
11069
11070 2005-04-01 [paul]       1.9.6cvs19
11071
11072         * AUTHORS
11073         * Makefile.am
11074         * configure.ac
11075                 check for gnome2
11076                 patch by Luca Cavalli <loopback<AT>slackit.org>
11077         * po/ru.po
11078                 updated by Pavlo Bohmat
11079
11080 2005-03-31 [colin]      1.9.6cvs18
11081
11082         * src/news.c
11083                 Fix parsing references
11084         * src/msgcache.c
11085                 don't put nulls in the references list
11086         * src/procheader.c
11087                 commit that forgotten file in 1.9.6cvs14
11088
11089 2005-03-31 [colin]      1.9.6cvs17
11090
11091         * src/compose.c
11092                 Fix joining of signature separator again. 
11093                 Maybe Hiro could put it in main too...
11094
11095 2005-03-31 [colin]      1.9.6cvs16
11096
11097         * src/Makefile.am
11098         * src/foldersel.c
11099         * src/stock_pixmap.c
11100         * src/stock_pixmap.h
11101         * src/pixmaps/dir-noselect.xpm
11102                 Update foldersel.c (sync from main, patch by Alfons)
11103
11104 2005-03-30 [colin]      1.9.6cvs15
11105
11106         * src/imap.c
11107                 Fix handling of imap folders containing [] in 
11108                 their name. Thanks to Nahuel Angelinetti for
11109                 the detailed bugreport.
11110
11111 2005-03-30 [colin]      1.9.6cvs14
11112
11113         * src/common/utils.h
11114         * src/common/utils.c
11115         * src/common/defs.h
11116         * src/matcher.c
11117         * src/msgcache.c
11118         * src/news.c
11119         * src/procmsg.c
11120         * src/procmsg.h
11121         * src/quote_fmt_parse.y
11122         * src/summaryview.c
11123                 Update references system. Patch by Alfons
11124
11125 2005-03-30 [colin]      1.9.6cvs13
11126
11127         * src/common/socket.c
11128                 Force the glibc to read resolv.conf again when 
11129                 it has changed. Should fix issues when changing
11130                 networks on a laptop and not restarting sylpheed. 
11131
11132 2005-03-30 [paul]       1.9.6cvs12
11133
11134         partial sync with main:
11135
11136         * src/action.c
11137                 create_io_dialog(): use user-defined text font
11138                 (thanks to Alfons), and modified its appearance.
11139         * src/addrgather.c
11140         * src/addrharvest.c
11141         * src/browseldap.c
11142                 replace old code
11143         * src/compose.c
11144                 don't join (presumably) itemized lines on line-wrapping
11145                 fixed wrapping of quote when auto-wrapping is enabled
11146                 compose_destroy(): destroy paned only if it's not
11147                 attached to window. Fixed memory leak of popup menu.
11148         * src/exphtmldlg.c
11149         * src/expldifdlg.c
11150                 replace old code
11151         * src/html.c
11152         * src/html.h
11153         * src/importmutt.c
11154         * src/importpine.c
11155                 replace old code
11156         * src/main.c
11157                 removed redundant code
11158         * src/mainwindow.c
11159                 changed 'Code set' (which is rather incorrect)
11160                 in the menu to 'Character encoding'
11161                 main_window_set_widgets(): request size first
11162                 to prevent window size becoming wrong
11163                 fixed remembering of the state of the visibility
11164                 of MessageView
11165         * src/messageview.c
11166                 changed 'Code set' (which is rather incorrect)
11167                 in the menu to 'Character encoding'
11168         * src/prefs_common.c
11169         * src/prefs_common.h
11170                 added an option whether to render HTML as text or not
11171                 added separators to outgoing encoding menu
11172         * src/procheader.c
11173                 procheader_scan_date_string(): support header
11174                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11175         * src/summaryview.c
11176         * src/summaryview.h
11177                 minor code cleanup
11178         * src/textview.c
11179                 textview_show_html(): force output of newline
11180                 added an option whether to render HTML as text or not
11181         * src/common/utils.c
11182                 strncpy2(): optimized based on Alfons' code
11183         * src/gtk/gtkutils.c
11184         * src/gtk/gtkutils.h
11185                 removed non-used code
11186         * src/plugins/pgpmime/passphrase.c
11187                 partially fixed grab input of passphrase dialog
11188                 Confine pointer to window
11189
11190 2005-03-30 [colin]      1.9.6cvs11
11191
11192         * src/msgcache.c
11193         * src/msgcache.h
11194                 Read/write 32bit ints from cache & marks
11195                 From main.
11196
11197 2005-03-29 [paul]       1.9.6cvs10
11198
11199         * AUTHORS
11200         * ChangeLog.claws
11201         * src/compose.c
11202         * src/gtk/gtkaspell.c
11203                 sync with HEAD (don't pass NULL pointers) 
11204
11205 2005-03-24 [paul]
11206
11207         * tools/Makefile.am
11208         * tools/README
11209         * tools/acroread2sylpheed.pl
11210                 sync with HEAD (add script to send pdfs as
11211                 attachments from Adobe Reader 7)
11212
11213 2005-03-21 [paul]       1.9.6cvs9
11214
11215         * configure.ac
11216         * po/POTFILES.in
11217         * src/Makefile.am
11218         * src/crash.c
11219         * src/image_viewer.c ** ADDED **
11220         * src/image_viewer.h ** ADDED **
11221         * src/main.c
11222         * src/prefs_common.c
11223         * src/prefs_common.h
11224         * src/prefs_image_viewer.c ** ADDED **
11225         * src/prefs_image_viewer.h ** ADDED **
11226         * src/textview.c
11227         * src/gtk/about.c
11228         * src/pixmaps/sylpheed_logo.xpm
11229         * src/plugins/Makefile.am
11230         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11231         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11232         * src/plugins/image_viewer/plugin.c ** REMOVED **
11233         * src/plugins/image_viewer/viewer.c ** REMOVED **
11234         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11235         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11236         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11237         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11238         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11239                 as gdk-pixbuf is now built-in
11240                 remove image_viewer plugin and put code back into
11241                 main codebase
11242                 implement inline image display (sync with main)
11243
11244                 replace logo with newer, nicer, larger version  
11245
11246 2005-03-21 [paul]       1.9.6cvs8
11247
11248         * src/gtk/about.c
11249                 cosmetic improvement
11250
11251 2005-03-21 [holger]     1.9.6cvs7
11252
11253         * src/plugins/spamassassin/spamassassin.c
11254                 Sync with HEAD
11255                 (unregister hook on failed plugin init)
11256
11257 2005-03-20 [colin]      1.9.6cvs6
11258
11259         * src/common/plugin.c
11260                 Check that plugin isn't already loaded
11261                 Patch by Alfons
11262
11263 2005-03-20 [thorsten]   1.9.6cvs5
11264
11265         * src/compose.c
11266                 use a more compatible syntax
11267
11268 2005-03-20 [thorsten]   1.9.6cvs4
11269
11270         * src/prefs_toolbar.c
11271                 fix crash when selecting toolbar item (uninitialized pointer)
11272
11273 2005-03-20 [thorsten]   1.9.6cvs3
11274
11275         * src/procmime.c
11276                 fix mimetype detection (referenced free()d string)
11277
11278 2005-03-20 [paul]       1.9.6cvs2
11279
11280         * src/compose.c
11281                 sync with HEAD (1.0.3cvs5)
11282                 neglect Reply-To header if empty
11283                 Patch by Alfons 
11284
11285 2005-03-19 [holger]     1.9.6cvs1
11286
11287         * src/summaryview.c
11288         * src/summaryview.h
11289                 Sync with HEAD
11290
11291 2005-03-18 [paul]       1.9.6
11292
11293         initial GTK2 release
11294
11295 2005-03-18 [paul]       1.0.3cvs3.1
11296
11297         * AUTHORS
11298         * ChangeLog.claws
11299         * configure.ac
11300         * src/gtk/about.c
11301         * src/pixmaps/sylpheed_logo.xpm
11302                 sync with HEAD
11303
11304 2005-03-18 [colin]      1.0.3cvs2.6
11305
11306         * src/summaryview.c
11307                 Remove call to summary_step in summary_copy_selected_to
11308                 Can't see its purpose, and this causes bug when copying
11309                 a message if the next one is unread: it reads it.
11310
11311 2005-03-18 [paul]       1.0.3cvs2.5
11312
11313         * src/foldersel.c
11314                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
11315
11316 2005-03-18 [paul]       1.0.3cvs2.4
11317
11318         * src/addrharvest.c
11319         * src/codeconv.c
11320         * src/codeconv.h
11321         * src/compose.c
11322         * src/news.c
11323         * src/procheader.c
11324         * src/procmime.c
11325         * src/unmime.c
11326         * src/unmime.h
11327                 fix buffer overflow, CAN-2005-0667, see
11328                 http://secunia.com/advisories/14491/
11329                 Patch by Alfons
11330
11331 2005-03-17 [colin]      1.0.3cvs2.3
11332
11333         * src/prefs_fonts.c
11334         * src/summaryview.c
11335                 Fix font bugs (both lists now officialy share 
11336                 the same font)
11337                 
11338
11339 2005-03-17 [paul]       1.0.3cvs2.2
11340
11341         * src/gtk/pluginwindow.c
11342                 make plugin descriptions uneditable
11343
11344 2005-03-11 [paul]       1.0.3cvs2.1
11345
11346         * ChangeLog.claws
11347         * configure.ac
11348         * po/POTFILES.in
11349         * src/plugins/trayicon/trayicon.c
11350                 sync with HEAD
11351                 add src/wizard.c to POTFILES.in
11352
11353 2005-03-11 [paul]       1.0.3cvs1.1
11354
11355         * ChangeLog
11356         * ChangeLog.claws
11357         * configure.ac
11358         * po/de.po
11359         * po/es.po
11360         * po/fr.po
11361         * po/it.po
11362         * po/pt_BR.po
11363         * po/ru.po
11364         * po/sk.po
11365         * po/sr.po
11366         * po/zh_CN.po
11367                 sync with HEAD
11368
11369 2005-03-04 [colin]      1.0.1cvs22.2
11370
11371         * src/compose.c
11372                 Fix signatures with accentued chars in it
11373
11374 2005-03-04 [colin]      1.0.1cvs22.1
11375
11376         * src/common/smtp.c
11377         * src/common/smtp.h
11378                 Don't use SIZE param in MAIL FROM: if server 
11379                 doesn't support it. Patch by Eugen Freiter
11380                 <eugen_f@users.sf.net>
11381
11382 2005-02-27 [paul]       1.0.1cvs20.1
11383
11384         * ChangeLog.claws
11385         * configure.ac
11386         * src/messageview.c
11387                 sync with HEAD
11388
11389 2005-02-27 [colin]      1.0.1cvs19.4
11390
11391         * src/procheader.c
11392         * src/procheader.h
11393                 Fix prototypes. Patch by Alfons
11394
11395 2005-02-27 [colin]      1.0.1cvs19.3
11396
11397         * src/compose.c
11398                 Don't auto-join the signature separator.
11399
11400 2005-02-26 [colin]      1.0.1cvs19.2
11401
11402         * src/summaryview.c
11403                 Fix 'mark all read' with collapsed threads.
11404                 Patch by Alfons.
11405
11406 2005-02-25 [paul]       1.0.1cvs19.1
11407
11408         * ChangeLog.claws
11409         * configure.ac
11410         * src/prefs_account.c
11411         * src/prefs_folder_item.c
11412         * src/gtk/prefswindow.c
11413         * src/gtk/prefswindow.h
11414                 sync with HEAD
11415
11416 2005-02-25 [paul]       1.0.1cvs15.12
11417
11418         * src/alertpanel.c
11419         * src/codeconv.c
11420         * src/compose.c
11421         * src/textview.c
11422         * src/gtk/gtkutils.c
11423         * src/gtk/gtkutils.h
11424         * src/gtk/logwindow.c
11425         * src/gtk/progressdialog.c
11426                 sync with main (revision 127)
11427                 and fix logwindow clipping
11428
11429 2005-02-24 [colin]      1.0.1cvs15.11
11430
11431         * src/plugins/pgpmime/passphrase.c
11432                 Disable input grabbing; it doesn't work yet.
11433
11434 2005-02-24 [colin]      1.0.1cvs15.10
11435
11436         * src/messageview.c
11437                 Don't send out receipts if offline. Ask.
11438
11439 2005-02-23 [colin]      1.0.1cvs15.9
11440
11441         * src/summaryview.c     
11442                 Fix expanding
11443
11444 2005-02-23 [colin]      1.0.1cvs15.8
11445
11446         * src/summaryview.c
11447                 Really fix Bug 568 by removing useless
11448                 calls. summary_thread_init() now called
11449                 in summary_sort(). This should please
11450                 Alfons as it should be faster than 
11451                 previously.
11452
11453 2005-02-23 [colin]      1.0.1cvs15.7
11454
11455         * src/compose.c
11456                 Encode parts as QP or B64 if signing
11457
11458 2005-02-23 [colin]      1.0.1cvs15.6
11459
11460         * src/compose.c
11461                 Fix Mimeinfo leakage (including tmp files)
11462         * src/procmsg.c
11463                 Fix tmp file leakage (spotted by Ivan Rayner)
11464
11465 2005-02-22 [colin]      1.0.1cvs15.5
11466
11467         * src/expldifdlg.c
11468                 Fix keyboard input. Patch by Alfons.
11469
11470 2005-02-21 [colin]      1.0.1cvs15.4
11471
11472         * src/compose.c
11473                 Fix Sign/Encrypt when unselecting privacy
11474                 system
11475         * src/prefs_common.c
11476                 Change default message font to Monospace
11477         * src/summaryview.c
11478                 More freezing during potentially large operations
11479
11480 2005-02-21 [paul]       1.0.1cvs15.3
11481
11482         * src/main.c
11483                 fix --help output
11484
11485 2005-02-21 [paul]       1.0.1cvs15.2
11486
11487         * po/Makefile.in.in
11488         * src/compose.c
11489         * src/summaryview.c
11490         * src/textview.c
11491         * src/common/utils.c
11492         * src/common/utils.h
11493                 sync with main (revision 117)
11494
11495 2005-02-20 [colin]      1.0.1cvs15.1
11496
11497         * src/common/defs.h
11498                 Change cache file to .sylpheed_claws_cache, as
11499                 suggested by Alfons. Allows people to switch
11500                 between Sylpheed and Sylpheed-Claws. it is
11501                 a good idea to "Check for new messages" at next
11502                 startup.
11503
11504
11505 2005-02-18 [colin]      1.0.1cvs14.1
11506
11507         * src/quote_fmt_lex.l
11508         * src/quote_fmt_parse.y
11509                 Fix parser initialisation. Patch by Ivan.
11510
11511 2005-02-18 [colin]      1.0.1cvs11.6
11512
11513         * src/folderview.c
11514                 Fix scrolldown (bug 662)
11515
11516 2005-02-17 [colin]      1.0.1cvs11.5
11517
11518         * src/codeconv.c
11519                 conv_filename_to_utf8: return clean 7bit instead
11520                 of broken utf8 if needed
11521         * src/mimeview.c
11522                 Fix display of parts with unclean 8bit names
11523
11524 2005-02-17 [paul]       1.0.1cvs11.4
11525
11526         * src/compose.c
11527         * src/exportldif.c
11528         * src/matcher_parser_parse.y
11529         * src/procmime.c
11530         * src/sourcewindow.c
11531         * src/common/Makefile.am
11532         * src/common/intl.h             ** REMOVED **
11533         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11534                 sync with main (revision 109)
11535                 and clean up
11536
11537 2005-02-16 [colin]      1.0.1cvs11.3
11538
11539         * src/summaryview.c
11540                 Fix collapsed thread not highlighting when new
11541                 messages in it (Bug 568) Patch by Stephan Sachse.
11542                 Fix messed up selection when reaching bounds (Bug 632)
11543         * src/prefs_themes.c
11544                 Fix theme installing (Bug 684)
11545
11546 2005-02-16 [colin]      1.0.1cvs11.2
11547
11548         * src/messageview.c
11549                 Fix messageview_select_all
11550
11551 2005-02-16 [colin]      1.0.1cvs11.1
11552
11553         * src/mh.c
11554                 Sync with HEAD (MH scan required function)
11555
11556 2005-02-15 [colin]      1.0.1cvs8.1
11557
11558         * src/mimeview.c
11559         * src/common/utils.c
11560                 Sync with HEAD (filename chars substitution)
11561
11562 2005-02-15 [colin]      1.0.1cvs7.3
11563
11564         * src/gtk/pluginwindow.c
11565                 Fix button spacing
11566
11567 2005-02-15 [colin]      1.0.1cvs7.2
11568
11569         * src/mimeview.c
11570                 Fix mime icons not reset across message when
11571                 scrolled down
11572
11573 2005-02-15 [colin]      1.0.1cvs7.1
11574
11575         * src/compose.c
11576         * src/procmime.c
11577                 Sync with HEAD (optimisation of cvs6)
11578
11579 2005-02-14 [colin]      1.0.1cvs6.1
11580
11581         * src/compose.c
11582         * src/procmime.c
11583                 Sync with HEAD (encode "From " at line beginning)
11584
11585 2005-02-14 [colin]      1.0.1cvs5.3
11586
11587         * src/compose.c
11588                 Fix wrapping with accentued chars.
11589
11590 2005-02-13 [colin]      1.0.1cvs5.2
11591
11592         * src/textview.c
11593                 Fix email informative part parsing with
11594                 accentued chars in it. ispunct() returns
11595                 true for them in utf8...
11596
11597 2005-02-12 [colin]      1.0.1cvs5.1
11598
11599         * src/filtering.c
11600                 Sync with HEAD (remove wrong use of compose after send)
11601
11602 2005-02-12 [paul]       1.0.1cvs4.5
11603
11604         * src/textview.c
11605                 remove unnecessary code (thanks to Alfons)
11606
11607 2005-02-12 [paul]       1.0.1cvs4.4
11608
11609         * src/textview.c
11610                 add 'Copy' to contextual menu on emails
11611
11612 2005-02-11 [colin]      1.0.1cvs4.3
11613
11614         * src/compose.c
11615                 revert 1.0.0cvs28.2, it doesn't work that well.
11616
11617 2005-02-11 [paul]       1.0.1cvs4.2
11618
11619         * po/Makefile.in.in
11620                 fix 'make release'
11621
11622 2005-02-10 [paul]       1.0.1cvs4.1
11623
11624         * ChangeLog
11625         * ChangeLog.claws
11626         * ChangeLog.jp
11627         * configure.ac
11628         * src/compose.c
11629                 sync with HEAD (sync with main)
11630
11631 2005-02-10 [paul]       1.0.1cvs3.2
11632
11633         * AUTHORS
11634         * Makefile.am
11635         * autogen.sh
11636         * configure.ac
11637         * config/mkinstalldirs
11638         * intl/.cvsignore
11639         * intl/ChangeLog
11640         * intl/VERSION
11641         * intl/bindtextdom.c
11642         * intl/config.charset
11643         * intl/dcgettext.c
11644         * intl/dcigettext.c
11645         * intl/dcngettext.c
11646         * intl/dgettext.c
11647         * intl/dngettext.c
11648         * intl/eval-plural.h
11649         * intl/explodename.c
11650         * intl/finddomain.c
11651         * intl/gettext.c
11652         * intl/gettextP.h
11653         * intl/gmo.h
11654         * intl/hash-string.h
11655         * intl/intl-compat.c
11656         * intl/l10nflist.c
11657         * intl/libgnuintl.h.in
11658         * intl/loadinfo.h
11659         * intl/loadmsgcat.c
11660         * intl/localcharset.c
11661         * intl/localcharset.h
11662         * intl/locale.alias
11663         * intl/localealias.c
11664         * intl/localename.c
11665         * intl/log.c
11666         * intl/ngettext.c
11667         * intl/os2compat.c
11668         * intl/os2compat.h
11669         * intl/osdep.c
11670         * intl/plural-exp.c
11671         * intl/plural-exp.h
11672         * intl/plural.c
11673         * intl/plural.y
11674         * intl/ref-add.sin
11675         * intl/ref-del.sin
11676         * intl/relocatable.c
11677         * intl/relocatable.h
11678         * intl/textdomain.c
11679         * m4/Makefile.am
11680         * po/Makefile.in.in
11681         * src/Makefile.am
11682         * src/account.c
11683         * src/action.c
11684         * src/addr_compl.c
11685         * src/addressadd.c
11686         * src/addressbook.c
11687         * src/addrgather.c
11688         * src/addrindex.c
11689         * src/alertpanel.c
11690         * src/browseldap.c
11691         * src/codeconv.c
11692         * src/codeconv.h
11693         * src/compose.c
11694         * src/compose.h
11695         * src/crash.c
11696         * src/editaddress.c
11697         * src/editbook.c
11698         * src/editgroup.c
11699         * src/editjpilot.c
11700         * src/editldap.c
11701         * src/editldap_basedn.c
11702         * src/editvcard.c
11703         * src/exphtmldlg.c
11704         * src/expldifdlg.c
11705         * src/export.c
11706         * src/exporthtml.c
11707         * src/filtering.c
11708         * src/folder.c
11709         * src/folder_item_prefs.c
11710         * src/foldersel.c
11711         * src/folderview.c
11712         * src/grouplistdialog.c
11713         * src/headerview.c
11714         * src/imap.c
11715         * src/imap_gtk.c
11716         * src/import.c
11717         * src/importldif.c
11718         * src/importmutt.c
11719         * src/importpine.c
11720         * src/inc.c
11721         * src/ldif.c
11722         * src/main.c
11723         * src/mainwindow.c
11724         * src/matcher.c
11725         * src/mbox.c
11726         * src/message_search.c
11727         * src/messageview.c
11728         * src/mh.c
11729         * src/mh_gtk.c
11730         * src/mimeview.c
11731         * src/msgcache.c
11732         * src/news.c
11733         * src/news_gtk.c
11734         * src/noticeview.c
11735         * src/partial_download.c
11736         * src/pop.c
11737         * src/prefs_account.c
11738         * src/prefs_actions.c
11739         * src/prefs_common.c
11740         * src/prefs_customheader.c
11741         * src/prefs_display_header.c
11742         * src/prefs_ext_prog.c
11743         * src/prefs_filtering.c
11744         * src/prefs_filtering_action.c
11745         * src/prefs_folder_item.c
11746         * src/prefs_fonts.c
11747         * src/prefs_gtk.c
11748         * src/prefs_matcher.c
11749         * src/prefs_msg_colors.c
11750         * src/prefs_spelling.c
11751         * src/prefs_summary_column.c
11752         * src/prefs_template.c
11753         * src/prefs_themes.c
11754         * src/prefs_toolbar.c
11755         * src/prefs_wrapping.c
11756         * src/privacy.c
11757         * src/procheader.c
11758         * src/procmime.c
11759         * src/procmsg.c
11760         * src/quote_fmt.c
11761         * src/recv.c
11762         * src/send_message.c
11763         * src/setup.c
11764         * src/sourcewindow.c
11765         * src/ssl_manager.c
11766         * src/statusbar.c
11767         * src/summary_search.c
11768         * src/summaryview.c
11769         * src/textview.c
11770         * src/toolbar.c
11771         * src/wizard.c
11772         * src/common/nntp.c
11773         * src/common/plugin.c
11774         * src/common/smtp.c
11775         * src/common/ssl.c
11776         * src/common/ssl_certificate.c
11777         * src/common/string_match.c
11778         * src/common/sylpheed.c
11779         * src/common/template.c
11780         * src/common/utils.c
11781         * src/gtk/about.c
11782         * src/gtk/colorlabel.c
11783         * src/gtk/description_window.c
11784         * src/gtk/filesel.c
11785         * src/gtk/foldersort.c
11786         * src/gtk/gtkaspell.c
11787         * src/gtk/gtkutils.c
11788         * src/gtk/inputdialog.c
11789         * src/gtk/logwindow.c
11790         * src/gtk/menu.c
11791         * src/gtk/pluginwindow.c
11792         * src/gtk/prefswindow.c
11793         * src/gtk/progressdialog.c
11794         * src/gtk/quicksearch.c
11795         * src/gtk/sslcertwindow.c
11796         * src/plugins/clamav/clamav_plugin.c
11797         * src/plugins/clamav/clamav_plugin_gtk.c
11798         * src/plugins/demo/demo.c
11799         * src/plugins/dillo_viewer/dillo_prefs.c
11800         * src/plugins/dillo_viewer/dillo_viewer.c
11801         * src/plugins/image_viewer/plugin.c
11802         * src/plugins/image_viewer/viewer.c
11803         * src/plugins/image_viewer/viewerprefs.c
11804         * src/plugins/mathml_viewer/mathml_viewer.c
11805         * src/plugins/pgpmime/passphrase.c
11806         * src/plugins/pgpmime/plugin.c
11807         * src/plugins/pgpmime/prefs_gpg.c
11808         * src/plugins/pgpmime/select-keys.c
11809         * src/plugins/pgpmime/sgpgme.c
11810         * src/plugins/spamassassin/spamassassin.c
11811         * src/plugins/spamassassin/spamassassin_gtk.c
11812         * src/plugins/trayicon/trayicon.c
11813                 sync with main (revision 104)
11814
11815 2005-02-10 [colin]      1.0.1cvs3.1
11816
11817         * src/mainwindow.c
11818                 Sync with HEAD (fix occasional crasher)
11819
11820 2005-02-10 [colin]      1.0.1cvs2.1
11821
11822         * src/messageview.c
11823                 Synw with HEAD (don't automatically display html)
11824
11825 2005-02-09 [colin]      1.0.1cvs1.3
11826
11827         * src/textview.c
11828         * src/textview.h
11829                 Add contextual menu on emails
11830
11831 2005-02-09 [colin]      1.0.1cvs1.2
11832
11833         * src/codeconv.c
11834                 Fix converting from broken headers and 
11835                 put back the _ in missing places
11836                 (feature broke with cvs24.2 sync, main 
11837                  possibly affected?)
11838
11839 2005-02-09 [colin]      1.0.1cvs1.1
11840
11841         * src/messageview.c
11842         * src/mimeview.c
11843         * src/mimeview.h
11844                 Sync with HEAD (display non text/plain mails with plugin)
11845
11846 2005-02-08 [colin]      1.0.1.1
11847
11848         * ChangeLog.claws
11849         * po/pt_BR.po
11850                 Sync with HEAD
11851         * configure.ac
11852                 Make default configuration directory 
11853                 be .sylpheed-gtk2
11854
11855 2005-02-08 [colin]      1.0.0cvs29.1
11856
11857         * po/de.po
11858         * po/es.po
11859         * po/fr.po
11860         * po/it.po
11861         * po/sk.po
11862         * po/sr.po
11863                 Sync translations with HEAD
11864
11865 2005-02-06 [colin]      1.0.0cvs28.3
11866
11867         * src/compose.c
11868                 Make compose a bit faster - patch by Alfons.
11869
11870 2005-02-06 [colin]      1.0.0cvs28.2
11871
11872         * src/compose.c
11873                 Make pasting via middle-click more reliable
11874
11875 2005-02-05 [paul]       1.0.0cvs28.1
11876
11877         * ChangeLog
11878         * ChangeLog.claws
11879         * ChangeLog.jp
11880         * configure.ac
11881         * src/compose.c
11882                 sync with HEAD
11883                 (fix bug 682 'redirect is broken'
11884
11885 2005-02-05 [torte]      1.0.0cvs27.1
11886
11887         * ChangeLog.claws
11888         * configure.ac
11889         * src/partial_download.c
11890                 Sync with HEAD (fix buf overflow)
11891
11892 2005-02-03 [colin]      1.0.0cvs26.1
11893
11894         * src/common/plugin.c
11895                 Sync with HEAD (avoid plugin mismatches)
11896
11897 2005-02-03 [paul]       1.0.0cvs25.3
11898
11899         * src/folderview.c
11900         * src/headerview.c
11901         * src/summaryview.c
11902         * src/textview.c
11903         * src/gtk/colorlabel.c
11904                 third and final part of initial sync with main-gtk2
11905
11906 2005-02-03 [paul]       1.0.0cvs25.2
11907
11908         * src/jpilot.c
11909                 fix building with jpilot support
11910
11911 2005-02-02 [colin]      1.0.0cvs25.1
11912
11913         * src/messageview.c
11914                 Sync with HEAD (fix dangerous typo)
11915
11916 2005-02-01 [colin]      1.0.0cvs24.3
11917
11918         * src/common/xml.c
11919                 Write file as advertised (UTF-8)
11920
11921 2005-02-01 [paul]       1.0.0cvs24.2
11922
11923         * src/addrbook.c
11924         * src/addrindex.c
11925         * src/alertpanel.h
11926         * src/codeconv.c
11927         * src/codeconv.h
11928         * src/compose.c
11929         * src/export.c
11930         * src/folder_item_prefs.c
11931         * src/html.c
11932         * src/imap.c
11933         * src/import.c
11934         * src/jpilot.c
11935         * src/mainwindow.c
11936         * src/matcher_parser_lex.l
11937         * src/messageview.c
11938         * src/mh.c
11939         * src/prefs_account.c
11940         * src/prefs_actions.c
11941         * src/prefs_common.c
11942         * src/prefs_gtk.c
11943         * src/prefs_gtk.h
11944         * src/prefs_themes.c
11945         * src/procheader.c
11946         * src/procmime.c
11947         * src/sourcewindow.c
11948         * src/statusbar.c
11949         * src/summaryview.c
11950         * src/textview.c
11951         * src/toolbar.c
11952         * src/unmime.c
11953         * src/common/template.c
11954         * src/common/utils.c
11955         * src/common/xml.c
11956         * src/common/xml.h
11957         * src/gtk/gtkaspell.c
11958         * src/plugins/clamav/clamav_plugin.c
11959         * src/plugins/dillo_viewer/dillo_prefs.c
11960         * src/plugins/image_viewer/viewerprefs.c
11961         * src/plugins/pgpmime/passphrase.c
11962         * src/plugins/pgpmime/prefs_gpg.c
11963         * src/plugins/pgpmime/select-keys.c
11964         * src/plugins/spamassassin/spamassassin.c
11965                 second part of initial sync with main-gtk2
11966                 (more to follow)
11967
11968 2005-01-31 [colin]      1.0.0cvs24.1
11969
11970         * src/compose.c
11971                 Sync with HEAD
11972
11973 2005-01-29 [paul]       1.0.0cvs23.2
11974
11975         * src/account.c
11976         * src/action.c
11977         * src/addressadd.c
11978         * src/addressbook.c
11979         * src/alertpanel.c
11980         * src/compose.c
11981         * src/editaddress.c
11982         * src/editbook.c
11983         * src/editgroup.c
11984         * src/editjpilot.c
11985         * src/editldap.c
11986         * src/editldap_basedn.c
11987         * src/editvcard.c
11988         * src/export.c
11989         * src/foldersel.c
11990         * src/grouplistdialog.c
11991         * src/import.c
11992         * src/importldif.c
11993         * src/inc.c
11994         * src/main.c
11995         * src/mainwindow.c
11996         * src/message_search.c
11997         * src/messageview.c
11998         * src/mimeview.c
11999         * src/prefs_actions.c
12000         * src/prefs_common.c
12001         * src/prefs_common.h
12002         * src/prefs_customheader.c
12003         * src/prefs_display_header.c
12004         * src/prefs_filtering.c
12005         * src/prefs_filtering_action.c
12006         * src/prefs_gtk.c
12007         * src/prefs_matcher.c
12008         * src/prefs_summary_column.c
12009         * src/prefs_template.c
12010         * src/sourcewindow.c
12011         * src/summary_search.c
12012         * src/summaryview.c
12013         * src/textview.c
12014         * src/gtk/about.c
12015         * src/gtk/description_window.c
12016         * src/gtk/gtkshruler.c
12017         * src/gtk/gtkutils.c
12018         * src/gtk/gtkutils.h
12019         * src/gtk/inputdialog.c
12020         * src/gtk/logwindow.c
12021         * src/gtk/prefswindow.c
12022         * src/gtk/progressdialog.c
12023         * src/gtk/progressdialog.h
12024                 first part of initial sync with main-gtk2
12025                 (more to follow)
12026
12027 2005-01-28 [colin]      1.0.0cvs23.1
12028
12029         * src/folderview.c
12030                 Sync with HEAD
12031
12032 2005-01-27 [colin]      1.0.0cvs21.1
12033
12034         * src/folder.c
12035         * src/folderview.c
12036                 Sync with HEAD
12037
12038 2005-01-27 [colin]      1.0.0cvs19.1
12039
12040         * src/procmime.c
12041                 Sync with HEAD
12042
12043 2005-01-27 [colin]      1.0.0cvs18.1
12044
12045         * src/messageview.c
12046         * src/summaryview.c
12047         * src/mainwindow.c
12048         * src/compose.c
12049         * src/compose.h
12050         * src/procmsg.c
12051         * src/procmsg.h
12052         * src/toolbar.c
12053                 Sync with HEAD
12054
12055 2005-01-26 [paul]       1.0.0cvs15.2
12056
12057         * src/compose.c
12058                 compose_entries_set(): convert subject and body to
12059                 utf8 if necessary. patch by Felix Eckhofer
12060
12061 2005-01-26 [paul]       1.0.0cvs15.1
12062
12063         * configure.ac
12064         * src/common/template.c
12065                 sync with HEAD (fix memory leak)
12066
12067 2005-01-25 [paul]       1.0.0cvs14.1
12068
12069         * configure.ac
12070         * src/compose.c
12071                 sync with HEAD
12072
12073 2005-01-24 [colin]      1.0.0cvs13.1
12074
12075         * src/summaryview.c
12076                 Sync with HEAD
12077
12078 2005-01-24 [paul]       1.0.0cvs12.1
12079
12080         * configure.ac
12081         * src/messageview.c
12082         * src/mh.c
12083         * src/common/utils.c
12084                 sync with HEAD
12085
12086 2005-01-24 [colin]      1.0.0cvs11.1
12087
12088         * src/procheader.c
12089                 Sync with HEAD
12090
12091 2005-01-24 [colin]      1.0.0cvs10.1
12092
12093         * src/folderview.c
12094                 Sync with HEAD
12095
12096 2005-01-23 [colin]      1.0.0cvs9.1
12097
12098         * src/crash.c
12099                 Sync with HEAD
12100
12101 2005-01-22 [colin]      1.0.0cvs8.1
12102
12103         * src/summaryview.c
12104         * src/gtk/quicksearch.c
12105                 Sync with HEAD
12106
12107 2005-01-21 [colin]      1.0.0cvs7.1
12108
12109         * src/summaryview.c
12110                 Sync with HEAD
12111
12112 2005-01-21 [colin]      1.0.0cvs6.1
12113
12114         * src/summaryview.c
12115                 Sync with HEAD
12116
12117 2005-01-21 [colin]      1.0.0cvs5.1
12118
12119         * src/gtk/quicksearch.c
12120         * src/prefs_common.c
12121         * src/prefs_common.h
12122                 Sync with HEAD (recurse option)
12123
12124 2005-01-21 [colin]      1.0.0cvs4.1
12125
12126         * src/folder.h
12127         * src/folderview.c
12128         * src/folderview.h
12129         * src/summaryview.c
12130         * src/gtk/quicksearch.c
12131         * src/gtk/quicksearch.h
12132                 Sync with HEAD (recursive quicksearch)
12133
12134 2005-01-20 [colin]      1.0.0cvs3.4
12135
12136         * src/ssl_manager.c
12137                 Remove useless code
12138
12139 2005-01-20 [colin]      1.0.0cvs3.3
12140
12141         * src/ssl_manager.c
12142                 Fix leak, thanks to Alfons.
12143
12144 2005-01-20 [colin]      1.0.0cvs3.2
12145
12146         * src/ssl_manager.c
12147                 Port SSL certificate window to GTK2.
12148
12149 2005-01-20 [paul]       1.0.0cvs3.1
12150
12151         * ChangeLog.claws
12152         * configure.ac
12153         * src/addrindex.c
12154         * src/addrindex.h
12155                 sync with HEAD
12156
12157 2005-01-19 [colin]      1.0.0cvs2.2
12158
12159         * src/plugins/trayicon/trayicon.c
12160                 Fix freeze with gtk-2.6, the easy way
12161                 (signal blocking helpless there...)
12162                 Closes bug #668.
12163
12164 2005-01-19 [colin]      1.0.0cvs2.1
12165
12166         * src/mbox.c
12167         * src/mbox.h
12168         * src/mainwindow.c
12169         * src/summaryview.c
12170         * src/summaryview.h
12171                 Sync with HEAD
12172
12173 2005-01-19 [paul]       1.0.0cvs1.1
12174
12175         * configure.ac
12176         * po/de.po
12177         * po/es.po
12178         * po/fr.po
12179         * po/hr.po
12180         * po/it.po
12181         * po/ja.po
12182         * po/ko.po
12183         * po/pt_BR.po
12184         * po/ru.po
12185         * po/sk.po
12186         * po/sr.po
12187                 sync with HEAD (update translations)
12188
12189 2005-01-18 [colin]      1.0.0cvs0.1
12190
12191         * src/foldersel.c
12192                 Specify search column - patch by Alfons
12193
12194 2005-01-18 [colin]      0.9.13cvs36.3
12195
12196         * src/prefs_toolbar.c
12197                 Change Delete to Remove
12198         * src/prefs_fonts.c
12199                 GTK2 version and leak fixes
12200         * src/prefs_actions.c
12201                 Add stock buttons.
12202                 All patches by Alfons
12203
12204 2005-01-17 [colin]      0.9.13cvs36.2
12205
12206         * src/compose.c
12207                 Fix DnD inserting twice. While at it,
12208                 add DnD support for text/plain in the
12209                 body, and add support in the headers.
12210
12211 2005-01-16 [colin]      0.9.13cvs36.1
12212
12213         * ChangeLog
12214         * ChangeLog.jp
12215         * ChangeLog.claws
12216                 Sync with HEAD (nothing applicable)
12217
12218 2005-01-16 [colin]      0.9.13cvs33.2
12219
12220         * src/prefs_toolbar.c
12221                 GTK2ize prefs_toolbar, by Alfons.
12222
12223 2005-01-14 [colin]      0.9.13cvs33.1
12224
12225         * src/html.c
12226         * src/msgcache.c
12227                 Sync with HEAD
12228
12229 2005-01-14 [colin]      0.9.13cvs32.1
12230
12231         * src/html.c
12232         * src/html.h
12233         * src/msgcache.c
12234         * AUTHORS
12235         * tools/calypso_convert.pl
12236                 Sync with HEAD
12237
12238 2005-01-08 [colin]      0.9.13cvs29.2
12239
12240         * src/prefs_filtering_action.c
12241         * src/prefs_filtering.c
12242                 2 more gtk2 patches by Alfons
12243
12244 2005-01-07 [paul]       0.9.13cvs29.1
12245
12246         * ChangeLog
12247         * ChangeLog.claws
12248         * ChangeLog.jp
12249         * configure.ac
12250         * src/pop.c
12251         * src/pop.h
12252                 sync with HEAD
12253
12254 2005-01-07 [colin]      0.9.13cvs28.3
12255
12256         * src/gtk/progressdialog.c
12257         * src/gtk/progressdialog.h
12258         * src/inc.c
12259         * src/send_message.c
12260                 GTK2 for the incorporation dialog. The CList isn't dead
12261                 yet, for a more smooth migration. Patch by Alfons.
12262
12263 2005-01-06 [colin]      0.9.13cvs28.2
12264
12265         * src/prefs_display_header.c
12266                 GTK2 conversion by Alfons
12267         * src/prefs_actions.c
12268         * src/prefs_matcher.c
12269                 Fix 2 leaks - patch by Alfons
12270
12271 2005-01-06 [colin]      0.9.13cvs28.1
12272
12273         * src/prefs_matcher.c
12274                 Sync with HEAD
12275
12276 2005-01-06 [colin]      0.9.13cvs27.4
12277
12278         * src/prefs_matcher.c
12279                 Fix double-free. Patch by Alfons
12280
12281 2005-01-06 [colin]      0.9.13cvs27.3
12282
12283         * src/prefs_matcher.c
12284                 GTK2 widgets + memleak
12285                 Patch by Alfons
12286
12287 2005-01-05 [colin]      0.9.13cvs27.2
12288
12289         * src/account.c
12290         * src/addr_compl.c
12291         * src/foldersel.c
12292         * src/stock_pixmap.c
12293         * src/stock_pixmap.h
12294                 3 more GTK2 patches by Alfons.
12295
12296 2005-01-04 [colin]      0.9.13cvs27.1
12297
12298         * src/folderview.c
12299         * src/imap_gtk.c
12300         * src/news_gtk.c
12301                 Sync with HEAD
12302
12303 2005-01-04 [colin]      0.9.13cvs25.9
12304
12305         * src/compose.c
12306                 Fix Show Ruler menuitem
12307         * src/prefs_template.c
12308                 Convert to GTK2
12309         * src/common/utils.c
12310                 Make auto pointer stuff handles NULLs
12311                 Patches by Alfons.
12312
12313 2005-01-04 [colin]      0.9.13cvs25.8
12314
12315         * src/compose.c
12316                 Move the attachment list to gtk2
12317                 Patch by Alfons.
12318
12319 2005-01-04 [colin]      0.9.13cvs25.7
12320
12321         * src/textview.c
12322                 Make some keys work again
12323                 Patch by SungHyun Nam <namsh@kldp.org>
12324
12325 2005-01-04 [colin]      0.9.13cvs25.6
12326
12327         * src/gtk/gtkshruler.c
12328                 Move the ruler to GTK2
12329                 Patch by Alfons
12330
12331 2005-01-03 [colin]      0.9.13cvs25.5
12332
12333         * src/compose.c
12334                 Fix my broken patch apply 
12335
12336 2005-01-03 [colin]      0.9.13cvs25.4
12337
12338         * src/common/utils.c
12339         * src/common/utils.h
12340         * src/gtk/prefswindow.c
12341                 Move auto pointer stuff to utils.c
12342                 Patch by Alfons again :)
12343
12344 2005-01-03 [colin]      0.9.13cvs25.3
12345
12346         * src/compose.c
12347         * src/prefs_gtk.c
12348         * src/prefs_template.c
12349         * src/textview.c
12350                 Empty text widgets with empty strings, not NULL char
12351                 Patch by SungHyun Nam <namsh@kldp_org>
12352
12353 2005-01-03 [colin]      0.9.13cvs25.2
12354
12355         * src/main.c
12356         * AUTHORS
12357                 Sync with HEAD
12358
12359 2005-01-03 [colin]      0.9.13cvs25.1
12360
12361         * src/pop.c
12362         * src/pop.h
12363                 Sync with HEAD
12364
12365 2005-01-03 [colin]      0.9.13cvs24.3
12366
12367         * src/account.c
12368                 Two patches from Alfons and Alex S Moore:
12369                 fix images, fix return value.
12370
12371 2005-01-01 [colin]      0.9.13cvs24.2
12372
12373         * src/prefs_actions.c
12374                 Fix over-zealous assertion. Patch by Alfons
12375
12376 2005-01-01 [colin]      0.9.13cvs24.1
12377
12378         * src/procmime.c
12379                 Sync with HEAD (leak fix)
12380
12381 2004-12-31 [colin]      0.9.13cvs23.2
12382
12383         * src/prefs_common.c
12384                 GTK2 widgets + stock buttons - patch by Alfons
12385
12386 2004-12-31 [paul]       0.9.13cvs23.1
12387
12388         * configure.ac
12389                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12390         * src/gtk/pluginwindow.c
12391                 use GTK2 widgets and plug memory leaks,
12392                 patches by Alfons
12393
12394 2004-12-30 [colin]      0.9.13cvs22.4
12395
12396         * src/account.c
12397         * src/action.c
12398         * src/export.c
12399         * src/foldersel.c
12400         * src/import.c
12401         * src/message_search.c
12402         * src/prefs_actions.c
12403         * src/prefs_common.c
12404         * src/prefs_customheader.c
12405         * src/prefs_filtering.c
12406         * src/prefs_summary_column.c
12407         * src/summary_search.c
12408         * src/gtk/about.c
12409         * src/gtk/description_window.c
12410         * src/gtk/gtkutils.c
12411         * src/gtk/gtkutils.h
12412         * src/gtk/inputdialog.c
12413         * src/gtk/prefswindow.c
12414                 Use GTK2 stock buttons. Patches by Alfons.
12415
12416 2004-12-30 [colin]      0.9.13cvs22.3
12417
12418         * src/account.c
12419                 Sync with HEAD
12420         * src/prefs_actions.c
12421         * src/prefs_customheader.c
12422         * src/prefs_filtering.c
12423         * src/prefs_msg_colors.c
12424         * src/prefs_summary_column.c
12425         * src/gtk/prefswindow.c
12426                 Use GtkTreeView instead of deprecated 
12427                 widgets. Patches by Alfons.
12428
12429 2004-12-30 [paul]       0.9.13cvs22.2
12430
12431         * src/foldersel.c
12432                 use GTK 2 Tree View
12433                 patch by Alfons, with root folder sorting fix
12434                 by Stephan Sachse
12435
12436 2004-12-30 [paul]       0.9.13cvs22.1
12437
12438         * ChangeLog
12439         * ChangeLog.claws
12440         * ChangeLog.jp
12441         * NEWS
12442         * configure.ac
12443         * src/account.c
12444                 sync with HEAD
12445
12446 2004-12-22 [martin]     0.9.13cvs21.2
12447
12448         * src/action.c
12449                 free the command line after its use
12450
12451 2004-12-18 [paul]       0.9.13cvs21.1
12452
12453         * AUTHORS
12454         * ChangeLog
12455         * ChangeLog.claws
12456         * ChangeLog.jp
12457         * NEWS
12458         * configure.ac
12459         * src/action.c
12460         * src/compose.c
12461         * src/syldap.c
12462                 sync with HEAD
12463
12464 2004-12-17 [martin]     0.9.13cvs17.2
12465
12466         * src/action.c
12467                 convert actions input to locale
12468         * src/inc.c
12469                 convert notification command to locale
12470         * src/plugins/pgpmime/select-keys.c
12471                 convert attributes to utf8
12472
12473 2004-12-14 [colin]      0.9.13cvs17.1
12474
12475         * ChangeLog
12476         * ChangeLog.jp
12477         * ChangeLog.claws
12478         * src/action.c
12479         * src/common/utils.c
12480         * src/gtk/prefswindow.c
12481         * src/gtk/gtkutils.c
12482         * src/gtk/gtkutils.h
12483         * src/plugins/spamassassin/libspamc.c
12484                 Sync with HEAD
12485
12486 2004-12-13 [colin]      0.9.13cvs14.1
12487
12488         * src/quote_fmt_parse.y
12489                 Sync with HEAD
12490
12491 2004-12-10 [colin]      0.9.13cvs12.1
12492
12493         * src/prefs_themes.c
12494         * src/mainwindow.c
12495         * src/messageview.c
12496                 Sync with HEAD
12497
12498 2004-12-09 [colin]      0.9.13cvs10.1
12499
12500         * src/procmime.c
12501                 Sync with HEAD (fix B64 encoding from memory)
12502
12503 2004-12-08 [colin]      0.9.13cvs9.1
12504
12505         * src/gtk/colorlabel.c
12506                 Sync with HEAD
12507
12508 2004-12-08 [paul]       0.9.13cvs8.2
12509
12510         * src/gtk/pluginwindow.c
12511                 fix window resizing oddities
12512
12513 2004-12-08 [colin]      0.9.13cvs8.1
12514
12515         * src/quote_fmt_parse.y
12516                 Sync with HEAD
12517
12518 2004-12-08 [colin]      0.9.13cvs7.1
12519
12520         * src/matcher_parser_parse.y
12521         * src/msgcache.c
12522         * src/prefs_matcher.c
12523         * src/procheader.c
12524         * src/matcher.c
12525         * src/common/defs.h
12526         * po/sr.po
12527                 Sync with HEAD
12528
12529 2004-12-08 [colin]      0.9.13cvs6.1
12530
12531         * src/quote_fmt_parse.y
12532         * src/textview.c
12533                 Sync with HEAD
12534         * src/gtk/prefswindow.c
12535         * src/gtk/pluginwindow.c
12536                 Fix G_CALLBACKS protos (thanks to Alfons)
12537
12538 2004-12-07 [torte]      0.9.13cvs2.2
12539
12540         * src/procmime.c
12541                 [Bug 650] reply button causes crash
12542                 Thanks to David Relson and Christoph
12543
12544 2004-12-07 [colin]      0.9.13cvs2.1
12545
12546         * ChangeLog.claws
12547         * AUTHORS
12548         * po/sk.po
12549         * src/procmime.c
12550         * src/prefs_account.c
12551         * src/common/smtp.c
12552         * src/common/smtp.h
12553                 Sync with HEAD
12554
12555 2004-12-06 [colin]      0.9.12cvs187.1
12556
12557         * ChangeLog.claws
12558         * INSTALL
12559         * Makefile.am
12560         * README.claws
12561         * TODO.claws
12562         * configure.ac
12563         * po/bg.po
12564         * po/cs.po
12565         * po/el.po
12566         * po/en_GB.po
12567         * po/es.po
12568         * po/fr.po
12569         * po/hr.po
12570         * po/hu.po
12571         * po/it.po
12572         * po/ja.po
12573         * po/ko.po
12574         * po/nl.po
12575         * po/pl.po
12576         * po/pt_BR.po
12577         * po/ru.po
12578         * po/sk.po
12579         * po/sr.po
12580         * po/sv.po
12581         * po/zh_CN.po
12582         * po/zh_TW.Big5.po
12583         * src/compose.c
12584         * tools/Makefile.am
12585         * tools/README
12586         * tools/filter_conv.pl
12587         * tools/kdeservicemenu/README
12588         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12589         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12590                 Sync with HEAD
12591
12592 2004-12-04 [colin]      0.9.12cvs183.1
12593
12594         * src/compose.c
12595                 Sync with HEAD (compose window position saving)
12596
12597 2004-12-04 [paul]       0.9.12cvs182.3
12598
12599         * src/messageview.c
12600         * src/mimeview.c
12601         * src/prefs_customheader.c
12602         * src/gtk/quicksearch.c
12603                 replace some forgotten GTK_SIGNAL_FUNCs
12604
12605 2004-12-04 [paul]       0.9.12cvs182.2
12606
12607         * src/Makefile.am
12608                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12609                 committed in error      
12610
12611 2004-12-04 [paul]       0.9.12cvs182.1
12612
12613         * ChangeLog
12614         * ChangeLog.claws
12615         * ChangeLog.jp
12616         * INSTALL
12617         * NEWS
12618         * README
12619         * README.jp
12620         * configure.ac
12621         * doc/manual/ja/Makefile.am
12622         * doc/manual/ja/sylpheed-1.html
12623         * doc/manual/ja/sylpheed-10.html
12624         * doc/manual/ja/sylpheed-11.html
12625         * doc/manual/ja/sylpheed-12.html
12626         * doc/manual/ja/sylpheed-13.html
12627         * doc/manual/ja/sylpheed-14.html
12628         * doc/manual/ja/sylpheed-15.html
12629         * doc/manual/ja/sylpheed-16.html
12630         * doc/manual/ja/sylpheed-17.html
12631         * doc/manual/ja/sylpheed-18.html
12632         * doc/manual/ja/sylpheed-19.html
12633         * doc/manual/ja/sylpheed-2.html
12634         * doc/manual/ja/sylpheed-20.html
12635         * doc/manual/ja/sylpheed-3.html
12636         * doc/manual/ja/sylpheed-4.html
12637         * doc/manual/ja/sylpheed-5.html
12638         * doc/manual/ja/sylpheed-6.html
12639         * doc/manual/ja/sylpheed-7.html
12640         * doc/manual/ja/sylpheed-8.html
12641         * doc/manual/ja/sylpheed-9.html
12642         * doc/manual/ja/sylpheed.html
12643         * doc/manual/ja/sylpheed.sgml
12644         * po/de.po
12645         * src/Makefile.am
12646         * src/compose.c
12647         * src/procmime.c
12648         * src/pixmaps/regular.xpm **REMOVED**
12649         * src/plugins/pgpmime/pgpmime.c
12650         * src/plugins/pgpmime/plugin.c
12651         * src/plugins/pgpmime/prefs_gpg.c
12652                 sync with HEAD
12653
12654 2004-12-03 [paul]       0.9.12cvs180.1
12655
12656         * ChangeLog
12657         * ChangeLog.claws
12658         * ChangeLog.jp
12659         * configure.ac
12660         * src/Makefile.am
12661         * src/pop.c
12662         * src/common/utils.c
12663         * src/common/utils.h
12664         * src/pixmaps/continue.xpm
12665         * src/pixmaps/dir_close.xpm
12666         * src/pixmaps/dir_open.xpm
12667         * src/pixmaps/drafts_close.xpm
12668         * src/pixmaps/drafts_open.xpm
12669         * src/pixmaps/folder.xpm **REMOVED**
12670         * src/pixmaps/group.xpm
12671         * src/pixmaps/unread.xpm
12672                 sync with HEAD
12673
12674 2004-12-02 [colin]      0.9.12cvs179.1
12675
12676         * src/compose.c
12677                 Sync with HEAD (non-duplicated reedition)
12678
12679 2004-12-02 [colin]      0.9.12cvs178.1
12680
12681         * src/compose.c
12682                 Sync with HEAD (linewrap_quote fix)
12683
12684 2004-12-01 [colin]      0.9.12cvs177.3
12685
12686         * src/addrharvest.c
12687                 Replace sizeof with strlen
12688
12689 2004-12-01 [paul]       0.9.12cvs177.2
12690
12691         * src/addrharvest.c
12692                 fix 'harvest addresses'
12693
12694 2004-11-30 [colin]      0.9.12cvs177.1
12695
12696         * src/gtk/prefswindow.c
12697         * src/gtk/pluginwindow.c
12698                 Sync with HEAD
12699
12700 2004-11-29 [colin]      0.9.12cvs176.1
12701
12702         * src/folderview.c
12703                 sync with HEAD (Fix disappearing separators in folderview's popup)
12704
12705 2004-11-29 [colin]      0.9.12cvs175.1
12706
12707         * src/procmime.c
12708                 Sync with head (another format fix)
12709
12710 2004-11-29 [colin]      0.9.12cvs174.1
12711
12712         * src/pop.c
12713                 Sync with HEAD (format string fix)
12714
12715 2004-11-26 [colin]      0.9.12cvs173.1
12716
12717         * src/common/smtp.c
12718         * src/common/smtp.h
12719                 Sync with HEAD
12720
12721 2004-11-24 [colin]      0.9.12cvs172.1
12722
12723         * src/plugins/pgpmime/pgpmime.c
12724                 Sync with HEAD
12725
12726 2004-11-24 [colin]      0.9.12cvs171.1
12727
12728         * src/plugins/pgpmime/pgpmime.c
12729                 Sync with head (gpgmectx leaks)
12730
12731 2004-11-24 [colin]      0.9.12cvs169.1
12732
12733         * src/plugins/pgpmime/plugin.c
12734         * src/plugins/trayicon/Makefile.am
12735         * src/plugins/trayicon/newmarkedmail.xpm
12736         * src/plugins/trayicon/trayicon.c
12737         * src/plugins/trayicon/unreadmarkedmail.xpm
12738                 Sync with HEAD
12739
12740 2004-11-23 [colin]      0.9.12cvs168.1
12741
12742         * src/partial_download.c
12743         * src/partial_download.h
12744         * src/plugins/pgpmime/plugin.c
12745                 Sync with HEAD
12746
12747 2004-11-23 [colin]      0.9.12cvs166.1
12748
12749         * src/Makefile.am
12750         * src/codeconv.c
12751         * src/compose.c
12752         * src/folderview.c
12753         * src/main.c
12754         * src/partial_download.c
12755         * src/partial_download.h
12756         * src/prefs_account.c
12757         * src/prefs_account.h
12758         * src/privacy.c
12759         * src/privacy.h
12760         * src/procmime.c
12761         * src/common/Makefile.am
12762         * src/common/base64.h
12763         * src/common/partial_download.c
12764         * src/common/partial_download.h
12765         * src/gtk/prefswindow.c
12766         * src/gtk/prefswindow.h
12767         * src/plugins/pgpmime/pgpmime.c
12768         * src/plugins/pgpmime/prefs_gpg.c
12769         * src/plugins/pgpmime/prefs_gpg.h
12770         * src/plugins/pgpmime/sgpgme.c
12771         * src/plugins/pgpmime/sgpgme.h
12772                 Sync with HEAD
12773
12774 2004-11-23 [colin]      0.9.12cvs163.1
12775
12776         * src/main.c
12777                 Sync with HEAD (cursor optimization)
12778
12779 2004-11-23 [colin]      0.9.12cvs162.1
12780
12781         * src/prefs_common.c
12782         * src/prefs_themes.c
12783         * src/procmsg.c
12784                 Sync with HEAD
12785
12786 2004-11-23 [colin]      0.9.12cvs158.9
12787
12788         * src/compose.c
12789                 Fix double-free when forwarding
12790         * src/msgcache.c
12791                 Fix leak on error path
12792                 
12793
12794 2004-11-23 [colin]      0.9.12cvs158.8
12795
12796         * src/compose.c
12797                 Fix possible double-free
12798                 Spotted by Alfons
12799
12800 2004-11-23 [colin]      0.9.12cvs158.7
12801
12802         * src/compose.c
12803                 Fix some signal handlers' prototypes
12804                 Spotted by Alfons
12805
12806 2004-11-22 [colin]      0.9.12cvs158.6
12807
12808         * src/compose.c
12809                 Remove unneeded code and duplicated
12810                 wrapping - patch by Alfons
12811
12812 2004-11-22 [colin]      0.9.12cvs158.5
12813
12814         * src/prefs_themes.c
12815                 Fix oversized selector
12816
12817 2004-11-22 [colin]      0.9.12cvs158.4
12818
12819         * src/compose.c
12820                 fix dump_text()
12821                 patch by Alfons
12822
12823 2004-11-19 [colin]      0.9.12cvs158.3
12824
12825         * src/textview.c
12826                 Add a context menu on links (open, copy)
12827
12828 2004-11-18 [paul]       0.9.12cvs158.2
12829
12830         * src/addrgather.c
12831         * src/exphtmldlg.c
12832         * src/expldifdlg.c
12833         * src/mimeview.c
12834         * src/prefs_common.c
12835         * src/plugins/image_viewer/viewer.c
12836         * src/plugins/spamassassin/spamassassin_gtk.c
12837                 replace deprecated gtk_notebook_set_page
12838                 and gtk_notebook_current_page
12839
12840 2004-11-18 [paul]       0.9.12cvs158.1
12841
12842         * configure.ac
12843         * src/compose.c
12844         * src/mainwindow.c
12845         * src/messageview.c
12846         * src/prefs_common.c
12847         * src/common/utils.c
12848         * src/common/utils.h
12849                 sync with HEAD
12850
12851 2004-11-17 [colin]      0.9.12cvs156.1
12852
12853         * src/prefs_account.c
12854         * src/prefs_account.h
12855         * src/procmsg.c
12856                 Sync with HEAD (add pref to store encrypted mails encrypted)
12857
12858 2004-11-17 [paul]       0.9.12cvs155.1
12859
12860         * ChangeLog
12861         * ChangeLog.claws
12862         * ChangeLog.jp
12863         * NEWS
12864         * configure.ac
12865         * src/compose.c
12866         * src/jpilot.c
12867         * src/privacy.c
12868         * src/procmime.c
12869         * src/procmime.h
12870         * src/procmsg.c
12871         * src/toolbar.c
12872         * src/pixmaps/error.xpm
12873                 sync with HEAD
12874
12875 2004-11-17 [colin]      0.9.12cvs151.1
12876
12877         * src/plugins/pgpmime/pgpmime.c
12878                 Sync with HEAD (remove debug printf)
12879
12880 2004-11-17 [colin]      0.9.12cvs150.1
12881
12882         * src/plugins/pgpmime/pgpmime.c
12883                 Sync with HEAD (off-by-one fix)
12884
12885 2004-11-17 [colin]      0.9.12cvs149.1
12886
12887         * src/procmsg.c
12888                 Sync with HEAD (coding style fixes)
12889
12890 2004-11-16 [colin]      0.9.12cvs148.1
12891
12892         * src/procmsg.c
12893                 Sync with head (Fix the fix)
12894
12895 2004-11-16 [colin]      0.9.12cvs147.1
12896
12897         * src/procmsg.c
12898                 Sync with Main (leak fix)
12899
12900 2004-11-16 [colin]      0.9.12cvs146.14
12901
12902         * src/compose.c
12903                 Remove useless chunk of code
12904                 Patch by Alfons
12905
12906 2004-11-15 [colin]      0.9.12cvs146.13
12907
12908         * src/compose.c
12909                 Fix drafting after insertion
12910                 Patch by Alfons
12911
12912 2004-11-15 [colin]      0.9.12cvs146.12
12913
12914         * src/compose.c
12915         * src/prefs_filtering.c
12916         * src/prefs_filtering_action.c
12917         * src/prefs_toolbar.c
12918                 Fix some const-correctness
12919
12920 2004-11-15 [colin]      0.9.12cvs146.11
12921
12922         * src/summaryview.c
12923         * src/prefs_themes.c
12924         * src/messageview.c
12925                 Fix some leaks
12926
12927 2004-11-15 [colin]      0.9.12cvs146.10
12928
12929         * src/codeconv.c
12930                 More unreadable locale fixes
12931
12932 2004-11-14 [colin]      0.9.12cvs146.9
12933
12934         * src/textview.c
12935                 Fix uri_security_check
12936                 Patch by Alfons
12937
12938 2004-11-13 [paul]       0.9.12cvs146.8
12939
12940         * src/folder.c
12941         * src/procmime.c
12942                 fix 2 bugs introduced in last commit
12943
12944 2004-11-13 [paul]       0.9.12cvs146.7
12945
12946         * src/compose.c
12947         * src/exporthtml.c
12948         * src/exportldif.c
12949         * src/folder.c
12950         * src/imap.c
12951         * src/imap_gtk.c
12952         * src/main.c
12953         * src/mainwindow.c
12954         * src/messageview.c
12955         * src/mh_gtk.c
12956         * src/prefs_themes.c
12957         * src/procmime.c
12958         * src/setup.c
12959         * src/summaryview.c
12960                 replace deprecated g_basename
12961
12962 2004-11-13 [paul]       0.9.12cvs146.6
12963
12964         * src/compose.c
12965         * src/imap.c
12966         * src/matcher_parser.h
12967         * src/matcher_parser_parse.y
12968         * src/prefs_filtering.c
12969         * src/prefs_filtering_action.c
12970         * src/prefs_themes.c
12971         * src/prefs_toolbar.c
12972         * src/common/utils.c
12973                 various small fixes/cleanups
12974
12975 2004-11-12 [colin]      0.9.12cvs146.5
12976
12977         * src/textview.c
12978                 Validate event's origin on visibility notify
12979                 Patch by Alfons.
12980
12981 2004-11-12 [paul]       0.9.12cvs146.4
12982
12983         * src/exporthtml.c
12984         * src/exportldif.c
12985         * src/imap.c
12986         * src/mh.c
12987         * src/mimeview.c
12988         * src/prefs_spelling.c
12989         * src/prefs_themes.c
12990                 replace deprecated g_dirname    
12991
12992 2004-11-12 [colin]      0.9.12cvs146.3
12993
12994         * src/textview.c
12995                 Some coding style fixes
12996
12997 2004-11-12 [colin]      0.9.12cvs146.2
12998
12999         * src/codeconv.c
13000                 We want to replace _all_ extended chars in
13001                 conv_unreadable_*, because any string containing
13002                 extended chars not parsing as UTF8 is 
13003                 undisplayed on gtk2.
13004
13005 2004-11-12 [paul]       0.9.12cvs146.1
13006
13007         * ChangeLog
13008         * ChangeLog.claws
13009         * ChangeLog.jp
13010         * NEWS
13011         * configure.ac
13012         * src/account.c
13013         * src/folderview.c
13014         * src/folderview.h
13015         * src/imap.c
13016         * src/imap_gtk.c
13017         * src/inc.c
13018         * src/mainwindow.c
13019         * src/mh_gtk.c
13020         * src/news_gtk.c
13021         * src/pop.c
13022         * src/prefs_account.c
13023         * src/prefs_account.h
13024         * src/prefs_ext_prog.c
13025         * src/procmime.c
13026         * src/procmime.h
13027         * src/procmsg.c
13028         * src/procmsg.h
13029         * src/summary_search.c
13030         * src/summaryview.c
13031         * src/textview.c
13032         * src/common/defs.h
13033         * src/common/utils.c
13034         * src/common/utils.h
13035         * src/gtk/menu.c
13036         * src/gtk/menu.h
13037                 sync with HEAD
13038
13039 2004-11-11 [colin]      0.9.12cvs144.2
13040
13041         * src/textview.c
13042                 Fix URI range selection (patch by Alfons)
13043
13044 2004-11-09 [colin]      0.9.12cvs144.1
13045
13046         * ChangeLog.claws
13047         * src/compose.c
13048         * src/folder.c
13049         * src/folder_item_prefs.c
13050         * src/prefs_account.c
13051         * src/prefs_account.h
13052         * src/plugins/pgpmime/pgpmime.c
13053                 Sync with HEAD
13054
13055 2004-11-08 [colin]      0.9.12cvs143.1
13056
13057         * src/summaryview.c
13058                 Sync with HEAD (optimize quicksearch)
13059
13060 2004-11-08 [colin]      0.9.12cvs142.2
13061
13062         * src/compose.c
13063                 Don't wrap when Edit/Auto wrapping is disabled
13064
13065 2004-11-08 [colin]      0.9.12cvs142.1
13066
13067         * src/textview.c
13068                 Sync with HEAD
13069
13070 2004-11-08 [colin]      0.9.12cvs141.1
13071
13072         * src/textview.c
13073                 Sync with HEAD (fix some mail URIs)
13074
13075 2004-11-08 [colin]      0.9.12cvs140.3
13076
13077         * src/textview.c
13078                 o Use text cursor instead of arrow when
13079                   not on a link
13080                 o Fix handling of contiguous links (as in
13081                   "colin@colino.net" <colin@colino.net>)
13082                   This one unveils a bug in get_email_part()
13083
13084 2004-11-07 [colin]      0.9.12cvs140.2
13085
13086         * src/textview.c
13087                 Fix memleak. Patch by Alfons.
13088
13089 2004-11-06 [colin]      0.9.12cvs140.1
13090
13091         * src/compose.c
13092                 Sync with HEAD (don't ask passphrase
13093                 when drafting)
13094
13095 2004-11-06 [paul]       0.9.12cvs139.2
13096
13097         * AUTHORS
13098         * src/textview.c
13099         * src/textview.h
13100                 textview URI handling. hovering over a 
13101                 link displays it in the status bar,
13102                 and changes the mouse pointer to a hand 
13103                 cursor. a link is activated with a single 
13104                 click. (Modified from the) patch by Jean-Yves 
13105                 Lefort <jylefort@users.sourceforge.net>
13106                 
13107
13108 2004-11-05 [colin]      0.9.12cvs139.1
13109
13110         * src/compose.c
13111         * src/procmime.c
13112                 Sync with HEAD again ^^
13113
13114 2004-11-05 [colin]      0.9.12cvs139.1
13115
13116         * src/compose.c
13117         * src/procmime.c
13118                 Sync with HEAD
13119
13120 2004-11-03 [paul]       0.9.12cvs138.1
13121
13122         * ChangeLog.claws
13123         * configure.ac
13124         * po/POTFILES.in
13125         * src/prefs_ext_prog.c
13126         * src/procmime.c
13127         * tools/kdeservicemenu/README
13128         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13129         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13130                 sync with HEAD
13131
13132 2004-11-01 [christoph]  0.9.12cvs136.2
13133
13134         * src/procmime.c
13135                 convert MIME parameters to UTF-8
13136
13137 2004-10-29 [colin]      0.9.12cvs136.1
13138
13139         * src/common/utils.c
13140                 Sync with HEAD (don't use '=' in mime boundary)
13141
13142 2004-10-29 [paul]       0.9.12cvs135.1
13143
13144         * configure.ac
13145         * doc/src/rfc2231.txt
13146         * src/procmime.c
13147         * src/common/quoted-printable.c
13148         * src/common/utils.c
13149         * src/common/utils.h
13150                 sync with HEAD
13151
13152 2004-10-27 [paul]       0.9.12cvs134.1
13153
13154         * configure.ac
13155         * src/main.c
13156         * src/procmime.c
13157         * src/plugins/pgpmime/pgpmime.c
13158                 sync with HEAD
13159
13160 2004-10-26 [paul]       0.9.12cvs132.3
13161
13162         * src/account.c
13163         * src/addressbook.c
13164         * src/addrgather.c
13165         * src/addrharvest.c
13166         * src/codeconv.c
13167         * src/compose.c
13168         * src/customheader.c
13169         * src/editaddress.c
13170         * src/editgroup.c
13171         * src/enriched.c
13172         * src/expldifdlg.c
13173         * src/exporthtml.c
13174         * src/exportldif.c
13175         * src/folder.c
13176         * src/foldersel.c
13177         * src/folderview.c
13178         * src/grouplistdialog.c
13179         * src/html.c
13180         * src/imap.c
13181         * src/jpilot.c
13182         * src/ldapserver.c
13183         * src/ldif.c
13184         * src/mimeview.c
13185         * src/news.c
13186         * src/news_gtk.c
13187         * src/pop.c
13188         * src/prefs_display_header.c
13189         * src/prefs_gtk.c
13190         * src/prefs_msg_colors.c
13191         * src/prefs_toolbar.c
13192         * src/procheader.c
13193         * src/procmime.c
13194         * src/summaryview.c
13195         * src/textview.c
13196         * src/toolbar.c
13197         * src/vcard.c
13198         * src/common/mgutils.c
13199         * src/common/nntp.c
13200         * src/common/smtp.c
13201         * src/common/template.c
13202         * src/common/utils.c
13203         * src/common/xmlprops.c
13204         * src/plugins/pgpmime/pgpmime.c
13205         * src/plugins/pgpmime/select-keys.c
13206         * src/plugins/pgpmime/sgpgme.c
13207                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13208                 g_string_sprintfa(), gtk_notebook_current_page()
13209
13210 2004-10-26 [colin]      0.9.12cvs132.2
13211
13212         * src/prefs_folder_item.c
13213                 Fix default-account selection
13214
13215 2004-10-21 [colin]      0.9.12cvs133
13216
13217         * src/compose.c
13218                 Sync with HEAD (Remove extra separator in compose's Options)
13219         * src/textview.c
13220                 Set wrapping to char
13221
13222 2004-10-21 [paul]       0.9.12cvs131.2
13223
13224         * src/compose.c
13225         * src/sourcewindow.c
13226                 fix wrapping
13227                 fix window shrinking 
13228
13229 2004-10-21 [colin]      0.9.12cvs131.1
13230
13231         * ChangeLog.claws
13232         * src/compose.c
13233                 Sync with HEAD
13234
13235 2004-10-21 [paul]       0.9.12cvs130.2
13236
13237         * src/prefs_folder_item.c
13238                 sync with HEAD (Apply to subfolders)
13239
13240 2004-10-19 [colin]      0.9.12cvs130.1
13241
13242         * ChangeLog.claws
13243         * src/compose.c
13244         * src/common/utils.c
13245         * src/gtk/menu.c
13246                 Sync with HEAD
13247
13248 2004-10-19 [colin]      0.9.12cvs128.1
13249
13250         * src/addrbook.c
13251         * src/addrcache.c
13252         * src/addressbook.c
13253         * src/codeconv.c
13254         * src/compose.c
13255         * src/customheader.c
13256         * src/editaddress.c
13257         * src/editgroup.c
13258         * src/exporthtml.c
13259         * src/folder.c
13260         * src/folderview.c
13261         * src/imap.c
13262         * src/jpilot.c
13263         * src/main.c
13264         * src/matcher_parser_parse.y
13265         * src/mbox.c
13266         * src/pop.c
13267         * src/prefs_account.c
13268         * src/prefs_gtk.c
13269         * src/prefs_msg_colors.c
13270         * src/procheader.c
13271         * src/procmime.c
13272         * src/procmime.h
13273         * src/procmsg.c
13274         * src/summaryview.c
13275         * src/textview.c
13276         * src/common/base64.c
13277         * src/common/partial_download.c
13278         * src/common/socket.c
13279         * src/common/sylpheed.c
13280         * src/common/utils.c
13281         * src/common/utils.h
13282         * src/gtk/pluginwindow.c
13283         * src/gtk/quicksearch.c
13284         * src/plugins/clamav/clamav_plugin.c
13285         * src/plugins/clamav/clamav_plugin.h
13286         * src/plugins/clamav/clamav_plugin_gtk.c
13287         * src/plugins/pgpmime/passphrase.c
13288         * src/plugins/pgpmime/pgpmime.c
13289         * src/plugins/pgpmime/plugin.c
13290         * src/plugins/pgpmime/prefs_gpg.c
13291         * src/plugins/pgpmime/prefs_gpg.h
13292         * src/plugins/pgpmime/select-keys.c
13293         * src/plugins/pgpmime/sgpgme.c
13294         * src/plugins/spamassassin/libspamc.c
13295         * src/plugins/spamassassin/spamassassin.c
13296         * src/plugins/spamassassin/spamassassin.h
13297         * src/plugins/spamassassin/spamassassin_gtk.c
13298         * src/plugins/trayicon/trayicon.c
13299         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
13300                 Sync with HEAD
13301
13302 2004-10-14 [colin]      0.9.12cvs126.2
13303
13304         * src/codeconv.c
13305         * src/textview.c
13306                 Fix conv_unreadable_locale
13307
13308 2004-10-13 [colin]      0.9.12cvs126.1
13309
13310         * src/compose.c
13311                 Sync with HEAD (don't convert charset for 
13312                 drafted messages, minor cleanup)
13313
13314 2004-10-13 [colin]      0.9.12cvs125.1
13315
13316         * po/POTFILES.in
13317                 Sync with HEAD (POTFILES fix)
13318
13319 2004-10-12 [colin]      0.9.12cvs124.3
13320
13321         * src/compose.c
13322                 Fix encoding bug from latest sync
13323
13324 2004-10-12 [paul]       0.9.12cvs124.2
13325
13326         * src/plugins/pgpmime/prefs_gpg.c
13327         * src/plugins/pgpmime/prefs_gpg.h
13328                 forgotten in last commit        
13329
13330 2004-10-12 [paul]       0.9.12cvs124.1
13331
13332         * ChangeLog.claws
13333         * configure.ac
13334         * m4/spamassassin.m4
13335         * src/Makefile.am
13336         * src/account.c
13337         * src/compose.c
13338         * src/compose.h
13339         * src/crash.c
13340         * src/main.c
13341         * src/mimeview.c
13342         * src/passphrase.c
13343         * src/passphrase.h
13344         * src/prefs_account.c
13345         * src/prefs_account.h
13346         * src/prefs_common.c
13347         * src/privacy.c
13348         * src/privacy.h
13349         * src/procmime.c
13350         * src/procmime.h
13351         * src/procmsg.c
13352         * src/rfc2015.c
13353         * src/rfc2015.h
13354         * src/select-keys.c
13355         * src/select-keys.h
13356         * src/textview.c
13357         * src/common/utils.c
13358         * src/common/utils.h
13359         * src/gtk/about.c
13360         * src/plugins/pgpmime/Makefile.am
13361         * src/plugins/pgpmime/passphrase.c
13362         * src/plugins/pgpmime/passphrase.h
13363         * src/plugins/pgpmime/pgpmime.c
13364         * src/plugins/pgpmime/plugin.c
13365         * src/plugins/pgpmime/select-keys.c
13366         * src/plugins/pgpmime/select-keys.h
13367         * src/plugins/pgpmime/sgpgme.c
13368         * src/plugins/pgpmime/sgpgme.h
13369                 sync with HEAD
13370
13371 2004-10-04 [colin]      0.9.12cvs122.1
13372
13373         * src/mainwindow.c
13374         * src/messageview.c
13375         * src/messageview.h
13376         * src/textview.c
13377                 Sync with HEAD
13378
13379 2004-10-04 [colin]      0.9.12cvs121.1
13380
13381         * src/summaryview.c
13382                 Sync with HEAD
13383
13384 2004-10-04 [paul]       0.9.12cvs120.1
13385
13386         * configure.ac
13387                 sync with HEAD [don't try to build 
13388                 pgpmime plugin when gpgme is disabled]
13389
13390 2004-10-03 [colin]      0.9.12cvs119.3
13391
13392         * src/gtk/gtksctree.c
13393                 Lots of side effects. Put back as before 117.2.
13394         * src/summaryview.c
13395                 Fix bug #602
13396
13397 2004-10-03 [colin]      0.9.12cvs119.2
13398
13399         * src/gtk/gtksctree.c
13400                 Revert 608 fix that doesn't work that good
13401
13402 2004-10-02 [colin]      0.9.12cvs119.1
13403
13404         * src/mainwindow.c
13405         * src/messageview.c
13406         * src/prefs_common.h
13407         * src/procmime.c
13408         * src/procmime.h
13409         * src/textview.c
13410                 Sync with HEAD
13411         * src/gtk/gtksctree.c
13412                 Close bug #608
13413
13414 2004-10-01 [colin]      0.9.12cvs118.1
13415
13416         * src/mimeview.c
13417                 Sync with HEAD (better Save All fix)
13418
13419 2004-10-01 [colin]      0.9.12cvs117.2
13420
13421         * src/gtk/gtksctree.c
13422                 Faster on selection
13423
13424 2004-10-01 [colin]      0.9.12cvs117.1
13425
13426         * src/mimeview.c
13427                 Sync with HEAD (Save All: only attachments)
13428
13429 2004-10-01 [paul]       0.9.12cvs116.1
13430
13431         * ChangeLog.claws
13432         * configure.ac
13433         * src/account.c
13434         * src/prefs_common.c
13435         * src/gtk/colorlabel.c
13436                 sync with HEAD
13437
13438 2004-09-30 [colin]      0.9.12cvs115.1
13439
13440         * src/stock_pixmap.c
13441         * src/stock_pixmap.h
13442         * src/folderview.c
13443         * src/Makefile.am
13444         * src/pixmaps/read.xpm
13445                 Sync with HEAD (new pixmap)
13446
13447 2004-09-29 [colin]      0.9.12cvs114.1
13448
13449         * src/compose.c
13450                 Sync with HEAD
13451                 Fix focus handling in headers
13452
13453 2004-09-29 [paul]       0.9.12cvs113.1
13454
13455         * src/quote_fmt_parse.y
13456                 sync with HEAD
13457  
13458
13459 2004-09-28 [colin]      0.9.12cvs112.1
13460
13461         * src/folderview.c
13462         * src/mainwindow.c
13463                 Sync with HEAD
13464
13465 2004-09-28 [colin]      0.9.12cvs110.1
13466
13467         * src/folderview.c
13468                 Sync with HEAD (Contextual Empty trash menu)
13469
13470 2004-09-28 [colin]      0.9.12cvs108.1
13471
13472         * src/addressbook.c
13473                 Sync with HEAD (addressbook edit on double-click)
13474
13475 2004-09-28 [colin]      0.9.12cvs106.1
13476
13477         * src/inc.c
13478                 Sync with HEAD (folder_item freeze on inc)
13479
13480 2004-09-27 [colin]      0.9.12cvs105.1
13481
13482         * src/folderview.c
13483                 Sync with HEAD (right-align new and unread column)
13484
13485 2004-09-27 [colin]      0.9.12cvs104.1
13486
13487         * src/main.c
13488                 Sync with HEAD (revert 0.9.12cvs101)
13489
13490 2004-09-24 [colin]      0.9.12cvs103.2
13491
13492         * src/wizard.c
13493                 Fix gtk warnings and use domain part of the email address 
13494                 when domain detection fails (no dot in domain name)
13495
13496 2004-09-23 [colin]      0.9.12cvs103.1
13497
13498         * src/plugins/spamassassin/libspamc.c
13499         * src/plugins/spamassassin/libspamc.h
13500         * src/plugins/spamassassin/utils.c
13501         * src/plugins/spamassassin/utils.h
13502                 Sync with HEAD (Update spamassassin to 3.0)
13503
13504 2004-09-21 [colin]      0.9.12cvs102.3
13505
13506         * src/action.c
13507                 Add horizontal scrollbar in action io dialog as needed
13508                 Patch by Alfons.
13509
13510 2004-09-20 [colin]      0.9.12cvs102.2
13511
13512         * src/plugins/image_viewer/viewer.c
13513                 Remove imlib stuff
13514                 use gtk_pixmap_set when clearing
13515                 (would be better to use gtkImages, but causes size-allocate 
13516                 signals storm)
13517
13518 2004-09-17 [paul]       0.9.12cvs102.1
13519
13520         * ChangeLog
13521         * ChangeLog.claws
13522         * ChangeLog.jp
13523         * configure.ac
13524         * src/inc.c
13525                 sync with HEAD
13526
13527
13528 2004-09-17 [colin]      0.9.12cvs101.1
13529
13530         * ChangeLog.claws
13531         * src/main.c
13532                 Sync with HEAD (fix segs at exit)
13533
13534 2004-09-14 [colin]      0.9.12cvs99.5
13535
13536         * src/common/socket.c
13537         * AUTHORS
13538                 Fix send error on 64bit platforms
13539                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13540
13541 2004-09-14 [colin]      0.9.12cvs99.4
13542
13543         * src/action.c
13544                 Fix action output with utf8 
13545                 Patch by Alfons.
13546
13547 2004-09-14 [colin]      0.9.12cvs99.3
13548
13549         * ChangeLog.claws
13550         * src/folder.c
13551                 Sync with HEAD
13552
13553 2004-09-09 [colin]      0.9.12cvs99.2
13554
13555         * src/action.c
13556                 Fix progress bar (displaying "Completed %v/%u")
13557                 Patch by Alfons.
13558
13559 2004-09-08 [colin]      0.9.12cvs99.1
13560
13561         * src/account.c
13562         * src/folder.c
13563         * src/procmsg.c
13564         * src/procmsg.h
13565         * src/plugins/pgpmime/pgpmime.c
13566                 Sync with HEAD
13567
13568 2004-09-08 [colin]      0.9.12cvs97.2
13569
13570         * src/summaryview.c
13571                 Don't select mails in collapsed threads 
13572                 when navigating with up/down
13573
13574 2004-09-07 [colin]      0.9.12cvs97.1
13575
13576         * src/inc.c
13577                 Sync with HEAD (meaningful error messages)
13578
13579 2004-09-06 [colin]      0.9.12cvs96.1
13580
13581         * src/toolbar.c
13582                 Sync with HEAD (fix Redirect graying out)
13583
13584 2004-09-06 [colin]      0.9.12cvs95.1
13585
13586         * src/summaryview.c
13587         * src/mimeview.c
13588                 Sync with HEAD (fix dropped URIs)
13589
13590 2004-09-06 [colin]      0.9.12cvs94.1
13591
13592         * src/addressbook.c
13593         * src/addressitem.h
13594         * src/addritem.c
13595         * src/addritem.h
13596                 Sync with HEAD (addressbook DnD)
13597
13598 2004-09-03 [colin]      0.9.12cvs93.1
13599
13600         * src/summaryview.c
13601                 Sync with HEAD (next/prev unread)
13602
13603 2004-09-03 [colin]      0.9.12cvs92.1
13604
13605         * src/prefs_common.c
13606         * src/prefs_common.h
13607         * src/summaryview.c
13608                 Sync with HEAD ('mark_as_read_delay' pref)
13609
13610 2004-09-02 [colin]      0.9.12cvs91.2
13611
13612         * src/common/xml.c
13613                 Fix leak
13614
13615 2004-09-02 [colin]      0.9.12cvs91.1
13616
13617         * src/gtk/menu.c
13618                 Sync with HEAD (menu accel don't work, but whatever)
13619
13620 2004-09-02 [colin]      0.9.12cvs90.1
13621
13622         * src/account.c
13623                 Sync with HEAD (fix bug 582)
13624
13625 2004-09-02 [colin]      0.9.12cvs89.1
13626
13627         * src/addrindex.c
13628                 Sync with HEAD (free deleted queries)
13629
13630 2004-09-02 [colin]      0.9.12cvs88.1
13631
13632         * src/ldapquery.c
13633                 Sync with HEAD (fix LDAP freezes)
13634
13635 2004-09-02 [colin]      0.9.12cvs87.1
13636
13637         * src/prefs_spelling.c
13638                 Sync with HEAD (add default dictionary)
13639
13640 2004-09-01 [colin]      0.9.12cvs86.1
13641
13642         * src/filtering.c
13643         * src/folderview.c
13644         * src/imap.c
13645         * src/prefs_matcher.c
13646         * src/stock_pixmap.c
13647         * src/summary_search.c
13648         * src/summaryview.c
13649         * src/wizard.c
13650         * src/wizard.h
13651                 Sync with HEAD (uninitialized vars fixes)
13652                 + gtk2 specific warning fixes
13653
13654 2004-08-31 [colin]      0.9.12cvs85.1
13655
13656         * src/folder.c
13657                 Sync with HEAD (Fix memory corruption due to 
13658                 uninitialized var)
13659
13660 2004-08-31 [colin]      0.9.12cvs84.4
13661
13662         * src/summary_search.c
13663                 Fix segfaults when searching in folders with broken headers
13664
13665 2004-08-31 [colin]      0.9.12cvs84.3
13666
13667         * src/compose.c
13668         * src/textview.c
13669                 Fix some more encoding/decoding issues
13670
13671 2004-08-30 [colin]      0.9.12cvs84.2
13672
13673         * src/mimeview.c
13674         * src/prefs_themes.c
13675         * src/gtk/filesel.c
13676         * src/gtk/filesel.h
13677                 Add a folder-mode selection (fixes mimeview's "Save all")
13678
13679 2004-08-29 [colin]      0.9.12cvs84.1
13680
13681         * src/mimeview.c
13682                 Sync with HEAD (don't escape saved filenames)
13683
13684 2004-08-27 [colin]      0.9.12cvs83.1
13685
13686         * ChangeLog
13687         * ChangeLog.claws
13688         * ChangeLog.jp
13689         * src/mh.c
13690         * src/procheader.c
13691         * src/procmsg.c
13692         * src/procmsg.h
13693         * src/common/utils.c
13694         * src/gtk/menu.h
13695         * po/
13696                 Sync with HEAD 0.9.12cvs83 (sync with main)
13697
13698 2004-08-26 [colin]      0.9.12cvs82.4
13699
13700         * src/codeconv.c
13701                 Fix strange stack corruption
13702                 Convert to utf8 after unmime, not before
13703
13704 2004-08-26 [colin]      0.9.12cvs82.3
13705
13706         * src/main.c
13707         * src/wizard.c
13708                 Fix account folders duplication
13709
13710 2004-08-25 [colin]      0.9.12cvs82.2
13711
13712         * src/wizard.c
13713                 Remove ports
13714                 Add SSL selection
13715                 Use login@server as account name
13716
13717 2004-08-25 [colin]      0.9.12cvs82.1
13718
13719         * src/plugins/pgpmime/pgpmime.c
13720                 Sync with HEAD (leak fix).
13721
13722 2004-08-25 [colin]      0.9.12cvs81.1
13723
13724         * src/plugins/pgpmime/pgpmime.c
13725         * src/plugins/pgpmime/sgpgme.c
13726         * src/plugins/pgpmime/sgpgme.h
13727                 Sync with HEAD (Handle combined messages).
13728
13729 2004-08-24 [colin]      0.9.12cvs80.3
13730
13731         * src/wizard.c
13732                 Fix full name, ports, and imap
13733
13734 2004-08-24 [colin]      0.9.12cvs80.2
13735
13736         * src/Makefile.am
13737         * src/main.c
13738         * src/setup.c
13739         * src/setup.h
13740         * src/stock_pixmap.c
13741         * src/stock_pixmap.h
13742         * src/wizard.c ** ADDED **
13743         * src/wizard.h ** ADDED ** 
13744         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13745                 Add a setup wizard 
13746
13747 2004-08-24 [colin]      0.9.12cvs80.1
13748
13749         * src/folder.c
13750                 Sync with HEAD (set mimeflags on all messages)
13751
13752 2004-08-24 [colin]      0.9.12cvs79.3
13753
13754         * src/matcher_parser_lex.l
13755                 Fix 8bits strings not in utf8
13756
13757 2004-08-24 [colin]      0.9.12cvs79.2
13758
13759         * src/compose.c
13760                 Check conversion result before replacing buffer
13761
13762 2004-08-23 [colin]      0.9.12cvs79.1
13763
13764         * src/compose.c
13765                 Sync with HEAD (create message header in memory)
13766
13767 2004-08-23 [colin]      0.9.12cvs78.1
13768
13769         * src/rfc2015.c
13770         * src/rfc2015.h
13771                 Sync with HEAD (fix bug 197 again)
13772
13773 2004-08-23 [colin]      0.9.12cvs77.3
13774
13775         * src/compose.c
13776                 Fix again inline gpg signing (which outputs utf8
13777                 in gtk2). Not syncing this fix to HEAD as this 
13778                 code is meant to die.
13779
13780 2004-08-23 [colin]      0.9.12cvs77.2
13781
13782         * src/prefs_account.h
13783                 Remove useless include
13784
13785 2004-08-23 [colin]      0.9.12cvs77.1
13786
13787         * src/imap.c
13788         * po/es.po
13789         * po/fr.po
13790         * po/it.po
13791         * po/pl.po
13792         * po/pt_BR.po
13793         * po/sk.po
13794         * po/sr.po
13795                 Sync with HEAD (fix bug 577)
13796
13797 2004-08-22 [colin]      0.9.12cvs76.1
13798
13799         * src/plugins/trayicon/trayicon.c
13800                 Sync with HEAD (fix formatting bug)
13801
13802 2004-08-21 [colin]      0.9.12cvs74.2
13803
13804         * src/gtk/colorsel.c
13805                 Fix bug 564 (Folder color selection window exits on any
13806                 keypress)
13807
13808 2004-08-21 [colin]      0.9.12cvs74.1
13809
13810         * ChangeLog.claws
13811         * src/compose.c
13812         * src/summaryview.c
13813         * src/toolbar.c
13814                 Sync with HEAD (fix bug 576)
13815
13816 2004-08-21 [colin]      0.9.12cvs70.1
13817
13818         * src/compose.c
13819         * src/mainwindow.c
13820                 Sync with HEAD
13821                 
13822
13823 2004-08-21 [paul]       0.9.12cvs66.4
13824
13825         * src/mainwindow.c
13826         * src/messageview.c
13827         * src/gtk/menu.c
13828         * src/plugins/spamassassin/spamassassin_gtk.c
13829                 remove some deprecated gtk1 functions
13830
13831
13832 2004-08-21 [colin]      0.9.12cvs66.3
13833
13834         * src/compose.c
13835         * src/codeconv.c
13836                 Fix warnings
13837                 Remove encoding hacks
13838                 Fix bug 575 (Strange character messes up message)
13839                 Don't display conversion error when drafting
13840
13841 2004-08-21 [paul]       0.9.12cvs66.2
13842
13843         * src/prefs_account.c
13844                 fix GnuPG mode bugs
13845
13846
13847 2004-08-20 [colin]      0.9.12cvs66.1
13848
13849         * src/codeconv.c
13850                 Sync with HEAD 0.9.12cvs66
13851
13852 2004-08-20 [paul]
13853
13854         * src/plugins/pgpmime/plugin.c
13855                 modify PGP/MIME plugin's description
13856
13857 2004-08-17 [colin]      0.9.12cvs65.1
13858
13859         * src/common/ssl.c
13860         * src/plugins/pgpmime/plugin.c
13861                 Sync with HEAD
13862
13863 2004-08-14 [colin]      0.9.12cvs60.3
13864
13865         * src/plugins/trayicon/trayicon.c
13866                 Put back resize callback, on size-request signal
13867                 rather than size-allocate to avoid infinite 
13868                 callback loop
13869
13870 2004-08-13 [colin]      0.9.12cvs60.2
13871
13872         * src/common/defs.h
13873                 Cache versions have been fixed
13874
13875 2004-08-13 [colin]      0.9.12cvs60.1
13876
13877         * src/folderutils.c
13878                 Sync with HEAD
13879
13880 2004-08-12 [colin]      0.9.12cvs59.1
13881
13882         * src/plugins/trayicon/trayicon.c
13883                 Sync with HEAD
13884
13885 2004-08-12 [colin]      0.9.12cvs57.5
13886
13887         * sylpheed.desktop
13888         * configure.ac
13889         * src/Makefile.am
13890         * src/main.c
13891                 Add support for Freedesktop.org's startup notification
13892
13893 2004-08-11 [colin]      0.9.12cvs57.4
13894
13895         * src/textview.c
13896                 Fix off-by-one
13897
13898 2004-08-11 [colin]      0.9.12cvs57.3
13899
13900         * src/message_search.c
13901         * src/summary_search.c
13902                 Make searches case insensitive by default
13903         * src/textview.c
13904                 Fix case-insensitive search in message
13905
13906 2004-08-11 [colin]      0.9.12cvs57.2
13907
13908         * src/summary_search.c
13909                 Let case-sensitive be specified
13910
13911 2004-08-10 [colin]      0.9.12cvs55.4
13912
13913         * src/common/socket.c
13914                 Fix the possible race condition
13915
13916 2004-08-09 [paul]       0.9.12cvs55.3
13917
13918         * configure.ac
13919         * src/Makefile.am
13920         * src/common/Makefile.am
13921                 sync with HEAD
13922
13923
13924 2004-08-09 [paul]       0.9.12cvs55.2
13925
13926         * autogen.sh
13927         * po/poconv.sh
13928                 remove unneeded script
13929
13930         * configure.ac
13931                 add forgotten USE_LDAP_TLS (sync with HEAD)
13932
13933
13934 2004-08-09 [colin]      0.9.12cvs55.1
13935
13936         * src/main.c
13937         * src/common/ssl.c
13938         * src/common/sylpheed.c
13939         * src/common/sylpheed.h
13940                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13941
13942 2004-08-09 [paul]       0.9.12cvs54.1
13943
13944         * ChangeLog
13945         * ChangeLog.claws
13946         * ChangeLog.jp
13947         * configure.ac
13948         * po/POTFILES.in
13949         * src/Makefile.am
13950         * src/folderutils.c
13951         * src/main.c
13952         * src/pgpmime.c
13953         * src/pgpmime.h
13954         * src/sgpgme.c
13955         * src/sgpgme.h
13956         * src/plugins/Makefile.am
13957         * src/plugins/pgpmime/.cvsignore
13958         * src/plugins/pgpmime/Makefile.am
13959         * src/plugins/pgpmime/pgpmime.c
13960         * src/plugins/pgpmime/pgpmime.h
13961         * src/plugins/pgpmime/plugin.c
13962         * src/plugins/pgpmime/sgpgme.c
13963         * src/plugins/pgpmime/sgpgme.h
13964                 sync with HEAD
13965
13966 2004-08-08 [paul]       0.9.12cvs51.1
13967
13968         * configure.ac
13969         * src/folder.c
13970                 sync with HEAD
13971
13972 2004-08-07 [colin]      0.9.12cvs50.1
13973
13974         * src/pop.c
13975         * src/common/partial_download.c
13976                 fix warnings (sync from HEAD)
13977
13978 2004-08-07 [colin]      0.9.12cvs48.1
13979
13980         * src/prefs_folder_item.c
13981                 sync with HEAD 0.9.12cvs48
13982
13983 2004-08-06 [colin]      0.9.12cvs47.1
13984
13985         * src/compose.c
13986                 Sync with HEAD
13987
13988 2004-08-06 [christoph]  0.9.12cvs46.2
13989
13990         * src/main.c
13991         * src/plugins/clamav/clamav_plugin_gtk.c
13992         * src/plugins/dillo_viewer/dillo_viewer.c
13993         * src/plugins/image_viewer/plugin.c
13994         * src/plugins/mathml_viewer/mathml_viewer.c
13995         * src/plugins/spamassassin/spamassassin_gtk.c
13996         * src/plugins/trayicon/trayicon.c
13997                 don't mix GTK1.2 plugin with GTK2 plugins
13998
13999 2004-08-06 [colin]      0.9.12cvs46.1
14000
14001         * ChangeLog
14002         * ChangeLog.claws
14003         * ChangeLog.jp
14004         * configure.ac
14005         * sylpheed-claws.pc.in
14006         * src/folder.c
14007         * src/imap.c
14008         * src/localfolder.c
14009         * src/messageview.c
14010         * src/mimeview.c
14011         * src/mimeview.h
14012         * src/msgcache.c
14013         * src/news.c
14014         * src/prefs_ext_prog.c
14015         * src/prefs_folder_item.c
14016         * src/prefs_fonts.c
14017         * src/prefs_msg_colors.c
14018         * src/prefs_spelling.c
14019         * src/prefs_themes.c
14020         * src/prefs_toolbar.c
14021         * src/prefs_wrapping.c
14022         * src/procmime.h
14023         * src/common/defs.h
14024         * src/common/nntp.c
14025         * src/common/session.c
14026         * src/common/session.h
14027         * src/common/socket.c
14028         * src/common/utils.h
14029         * src/common/xml.c
14030         * src/common/xml.h
14031         * src/gtk/prefswindow.c
14032         * src/gtk/prefswindow.h
14033         * src/plugins/clamav/clamav_plugin_gtk.c
14034         * src/plugins/dillo_viewer/dillo_prefs.c
14035         * src/plugins/image_viewer/viewerprefs.c
14036         * src/plugins/spamassassin/spamassassin_gtk.c
14037         * m4/openssl.m4 *** REMOVED ***
14038                 Sync with HEAD 0.9.12cvs46
14039
14040 2004-08-03 [paul]       0.9.12cvs40.2
14041
14042         * src/action.c
14043         * src/addressadd.c
14044         * src/addressbook.c
14045         * src/addrgather.c
14046         * src/browseldap.c
14047         * src/compose.c
14048         * src/crash.c
14049         * src/editaddress.c
14050         * src/editgroup.c
14051         * src/editldap_basedn.c
14052         * src/foldersel.c
14053         * src/importldif.c
14054         * src/mimeview.c
14055         * src/prefs_common.c
14056         * src/prefs_template.c
14057         * src/sourcewindow.c
14058         * src/summaryview.c
14059         * src/gtk/about.c
14060         * src/gtk/foldersort.c
14061         * src/gtk/logwindow.c
14062         * src/gtk/pluginwindow.c
14063         * src/gtk/prefswindow.c
14064                 change all gtk_scrolled_window_set_policy from 
14065                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14066
14067 2004-08-02 [paul]       0.9.12cvs40.1
14068
14069         * AUTHORS
14070                 update translation team section
14071         * po/pt_BR.po
14072                 updated by Frederico Goncalves Guimaraes
14073                 <fggdebian@yahoo.com.br>
14074
14075 2004-07-31 [colin]      0.9.12cvs39.9
14076
14077         * src/exphtmldlg.c
14078                 Fix compilation
14079
14080 2004-07-31 [colin]      0.9.12cvs39.8
14081
14082         * src/exphtmldlg.c
14083                 Fix an alertpanel type
14084
14085 2004-07-30 [colin]      0.9.12cvs39.7
14086
14087         * src/alertpanel.c
14088                 Fix alertpanel_error_log's icon
14089
14090 2004-07-30 [colin]      0.9.12cvs39.6
14091
14092         * src/pop.c
14093                 Two of them should still be warnings
14094
14095 2004-07-30 [colin]      0.9.12cvs39.5
14096
14097         * src/pop.c
14098                 More warning -> error
14099 2004-07-29 [colin]      0.9.12cvs39.4
14100
14101         * src/pop.c
14102                 Warning -> error
14103
14104 2004-07-29 [colin]      0.9.12cvs39.3
14105
14106         * src/prefs_matcher.c
14107                 Fix segfault
14108
14109 2004-07-29 [colin]      0.9.12cvs39.2
14110
14111         * src/alertpanel.c
14112                 More nice-looking alertpanels
14113
14114 2004-07-29 [colin]      0.9.12cvs39.1
14115
14116         * src/messageview.c
14117                 sync with head
14118                 (inform user when partial mail is deleted on server)
14119
14120 2004-07-29 [colin]      0.9.12cvs38.1
14121
14122         * src/messageview.c
14123                 sync with head
14124
14125 2004-07-28 [paul]       0.9.12cvs37.7
14126
14127         * src/mainwindow.c
14128                 complete the replacement of deprecated gtk_progress_*
14129
14130 2004-07-28 [paul]       0.9.12cvs37.6
14131
14132         * src/action.c
14133         * src/inc.c
14134         * src/mainwindow.c
14135         * src/send_message.c
14136         * src/gtk/progressdialog.c
14137         * src/gtk/progressdialog.h
14138                 replace deprecated gtk_progress_*
14139
14140 2004-07-28 [paul]       0.9.12cvs37.5
14141
14142         * src/gtk/filesel.c
14143                 remove gtk_window_set_wmclass()
14144 2004-07-28 [paul]       0.9.12cvs37.4
14145
14146         * src/addressbook.c
14147         * src/compose.c
14148         * src/foldersel.c
14149         * src/mainwindow.c
14150         * src/messageview.c
14151         * src/sourcewindow.c
14152         * src/gtk/logwindow.c
14153                 remove gtk_window_set_wmclass()
14154                 
14155         * src/prefs_filtering.c
14156         * src/prefs_filtering_action.c
14157         * src/prefs_fonts.c
14158         * src/prefs_gtk.c
14159         * src/prefs_matcher.c
14160         * src/ssl_manager.c
14161         * src/gtk/prefswindow.c
14162                 replace gtk_window_position()
14163
14164 2004-07-28 [colin]      0.9.12cvs37.3
14165
14166         * src/alertpanel.c
14167         * src/alertpanel.h
14168                 Add a way to specify panel type for specific
14169                 panels (alertpanel())
14170         * src/account.c
14171         * src/addressbook.c
14172         * src/compose.c
14173         * src/expldifdlg.c
14174         * src/main.c
14175         * src/messageview.c
14176         * src/summaryview.c
14177         * src/textview.c
14178         * src/gtk/sslcertwindow.c
14179                 Fix alertpanel()s so that their icon match
14180                 their real type
14181
14182 2004-07-28 [paul]       0.9.12cvs37.2
14183
14184         * src/addr_compl.c
14185         * src/addressbook.c
14186         * src/alertpanel.c
14187         * src/compose.c
14188         * src/export.c
14189         * src/foldersel.c
14190         * src/folderview.c
14191         * src/grouplistdialog.c
14192         * src/import.c
14193         * src/mainwindow.c
14194         * src/message_search.c
14195         * src/messageview.c
14196         * src/passphrase.c
14197         * src/prefs_actions.c
14198         * src/prefs_common.c
14199         * src/prefs_customheader.c
14200         * src/prefs_display_header.c
14201         * src/prefs_filtering.c
14202         * src/prefs_filtering_action.c
14203         * src/prefs_gtk.c
14204         * src/prefs_matcher.c
14205         * src/prefs_msg_colors.c
14206         * src/prefs_summary_column.c
14207         * src/prefs_template.c
14208         * src/sourcewindow.c
14209         * src/ssl_manager.c
14210         * src/summary_search.c
14211         * src/gtk/colorsel.c
14212         * src/gtk/description_window.c
14213         * src/gtk/gtkaspell.c
14214         * src/gtk/inputdialog.c
14215         * src/gtk/logwindow.c
14216         * src/gtk/prefswindow.c
14217         * src/gtk/progressdialog.c
14218                 replace deprecated gtk_window_set_policy
14219
14220 2004-07-27 [colin]      0.9.12cvs37.1
14221
14222         * src/msgcache.c
14223                 More fixes (synced for head again)
14224
14225 2004-07-27 [colin]      0.9.12cvs35.3
14226
14227         * src/msgcache.c
14228                 Fix wrong test
14229
14230 2004-07-27 [colin]      0.9.12cvs35.2
14231
14232         * src/mimeview.c
14233                 Fix width a bit (by Paul)
14234         * src/alertpanel.c
14235         * src/alertpanel.h
14236                 Specialize icons, make alertpanel_message()
14237                 private
14238         * src/message_search.c
14239         * src/sgpgme.c
14240         * src/summary_search.c
14241                 Suit alertpanel changes
14242
14243 2004-07-27 [colin]      0.9.12cvs35.1
14244
14245         * src/alertpanel.c
14246                 Add an icon
14247         * src/passphrase.c
14248                 Add debug output - maybe someone will
14249                 want to look at the problem with Grab
14250                 Input :)
14251         Bump version as we're synced with HEAD
14252
14253 2004-07-26 [colin]      0.9.12cvs33.26
14254
14255         * src/pop.c
14256                 Fix uidl-file parsing when not in new
14257                 format
14258
14259 2004-07-26 [colin]      0.9.12cvs33.25
14260
14261         * src/gtk/menu.c
14262                 Move popup menu up if necessary (fixes 
14263                 account selector)
14264         * src/mainwindow.c
14265                 Set account selector's button height to
14266                 minimum
14267
14268 2004-07-26 [colin]      0.9.12cvs33.24
14269
14270         * src/alertpanel.c
14271                 Maybe fix 551 (Truncated font in alert window)
14272
14273 2004-07-26 [colin]      0.9.12cvs33.23
14274
14275         * po/de.po
14276         * po/es.po
14277         * po/fr.po
14278         * po/it.po
14279         * po/ja.po
14280         * po/pl.po
14281         * po/ru.po
14282         * po/sk.po
14283         * po/sr.po
14284         * po/zh_CN.po
14285                 Sync po files with HEAD
14286
14287 2004-07-26 [paul]       0.9.12cvs33.22
14288
14289         * src/compose.c
14290                 fix Bug 556 'Organisation-header is sent even if empty'
14291
14292 2004-07-24 [colin]      0.9.12cvs33.21
14293
14294         * src/compose.c
14295         * src/gtk/gtkaspell.c
14296         * src/gtk/gtkaspell.h
14297                 Fix speller accelerators (require hack)
14298
14299 2004-07-24 [colin]      0.9.12cvs33.20
14300
14301         * src/gtk/gtkaspell.c
14302                 Fix over-eager code deletion breaking
14303                 Check while typing
14304
14305 2004-07-24 [colin]      0.9.12cvs33.19
14306
14307         * src/browseldap.c
14308         * src/ldapctrl.c
14309         * src/ldapctrl.h
14310         * src/ldapserver.h
14311                 Sync ldap with HEAD
14312         (Fixes 546 LDAP completely broken)
14313
14314 2004-07-24 [colin]      0.9.12cvs33.18
14315
14316         * src/prefs_msg_colors.c
14317                 Fix prototype mismatch
14318         (Fixes 547 void function cannot return value)
14319
14320 2004-07-24 [colin]      0.9.12cvs33.17
14321
14322         * src/mainwindow.c
14323                 Fix sort going back to previous sort key
14324                 when changing sort direction
14325
14326 2004-07-24 [colin]      0.9.12cvs33.16
14327
14328         * src/compose.c
14329                 Fix space insertion when re-wrapping at 
14330                 cursor point
14331
14332 2004-07-24 [colin]      0.9.12cvs33.15
14333
14334         * src/gtk/gtkaspell.c
14335                 Don't change cursor position in insert-text
14336                 callback
14337         (Fixes 539 Word wrapping on input transposes letters)
14338
14339 2004-07-24 [colin]      0.9.12cvs33.14
14340
14341         * src/gtk/gtkaspell.c
14342                 Reencode non-ascii chars to dictionary's
14343                 encoding
14344         (Fixes 544 Spell check broken non english locale)
14345
14346 2004-07-24 [colin]      0.9.12cvs33.13
14347
14348         * src/summaryview.c
14349                 Fix Shift+Down, add Home/End/PgUp/PgDown
14350
14351 2004-07-21 [colin]      0.9.12cvs33.12
14352
14353         * src/prefs_common.c
14354                 Fix a gtk warning (Patch by Andrej Kacian)
14355
14356 2004-07-21 [colin]      0.9.12cvs33.11
14357
14358         * src/gtk/filesel.c
14359                 More check
14360
14361 2004-07-21 [colin]      0.9.12cvs33.10
14362
14363         * src/compose.c
14364         * src/crash.c
14365         * src/export.c
14366         * src/import.c
14367         * src/messageview.c
14368         * src/mimeview.c
14369         * src/prefs_spelling.c
14370         * src/prefs_themes.c
14371         * src/summaryview.c
14372         * src/gtk/filesel.c
14373         * src/gtk/filesel.h
14374         * src/gtk/pluginwindow.c
14375                 Untwist open/save mode guessing logic, make
14376                 it explicit
14377
14378 2004-07-20 [colin]      0.9.12cvs33.9
14379
14380         * src/codeconv.c
14381                 conv_encode_header: src_charset is UTF-8 on
14382                 gtk2
14383         * src/compose.c
14384                 Remove double encoding of the headers
14385
14386 2004-07-20 [colin]      0.9.12cvs33.8
14387
14388         * src/codeconv.c
14389                 Fix typo
14390
14391 2004-07-20 [colin]      0.9.12cvs33.7
14392
14393         * src/mainwindow.c
14394                 Set the separated messageview to the saved
14395                 size of Claws' messageview (Patch by Alfons)
14396                 Fix a callback prototype (me)
14397
14398 2004-07-20 [colin]      0.9.12cvs33.6
14399
14400         * src/codeconv.h
14401                 Forgot one hunk in 0.9.12cvs33.4
14402
14403 2004-07-19 [colin]      0.9.12cvs33.5
14404
14405         * src/action.c
14406                 Action output fix
14407                 Patch by Alfons
14408
14409 2004-07-19 [colin]      0.9.12cvs33.4
14410
14411         * src/compose.c
14412                 Fix outgoing charset bug in headers
14413         * src/codeconv.c
14414                 Clean for glib2 - Patch by Alfons
14415
14416 2004-07-19 [colin]      0.9.12cvs33.3
14417
14418         * src/statusbar.c
14419                 Remove grip from the statusbar
14420                 Patch by Alfons
14421
14422 2004-07-19 [colin]      0.9.12cvs33.2
14423
14424         * src/messageview.c
14425         * src/textview.c
14426                 Fix messageview remembering the previous
14427                 scroll position when loading a new message
14428                 Patch by Alfons
14429
14430 2004-07-19 [colin]      0.9.12cvs33.1
14431
14432         * src/folder.h
14433         * src/folderview.c
14434         * src/summaryview.c
14435                 Sync with HEAD
14436
14437 2004-07-18 [colin]      0.9.12cvs32.7
14438
14439         * configure.ac
14440                 Remove useless check for XIM - noticed
14441                 by Alfons
14442
14443 2004-07-18 [colin]      0.9.12cvs32.6
14444
14445         * src/summaryview.c
14446                 Remove non-modified and shift-modified
14447                 accelerators in summaryview's popup
14448                 menu, as that doesn't get catched by
14449                 the accel-activate signal catcher...
14450
14451 2004-07-18 [colin]      0.9.12cvs32.5
14452
14453         * src/prefs_common.c
14454                 Define sensible default prefs for 
14455                 wrapping
14456
14457 2004-07-18 [colin]      0.9.12cvs32.4
14458
14459         * src/compose.c
14460         * src/prefs_common.c
14461         * src/prefs_common.h
14462         * src/prefs_wrapping.c
14463                 Remove Smart Wrapping pref, which does
14464                 nothing on gtk2 branch
14465
14466 2004-07-18 [colin]      0.9.12cvs32.3
14467
14468         * src/sourcewindow.c
14469                 Proper utf8
14470
14471 2004-07-18 [colin]      0.9.12cvs32.2
14472
14473         * src/compose.c
14474                 Save attachment status when drafting
14475
14476 2004-07-18 [colin]      0.9.12cvs32.1
14477
14478         * src/gtk/filesel.c
14479                 Fix erratic folder selection in open mode
14480
14481 2004-07-18 [colin]      0.9.12cvs31.11
14482
14483         * src/pop.c
14484                 Don't let partial messages get deleted
14485                 even with "dowload all"
14486                 (0.9.12cvs31.8 fix extension)
14487 2004-07-18 [colin]      0.9.12cvs31.10
14488
14489         * src/gtk/logwindow.c
14490                 Fix log scrolling
14491
14492 2004-07-18 [colin]      0.9.12cvs31.9
14493
14494         * src/common/utils.c
14495                 Fix non-utf8 strings coming from commands
14496                 and files
14497
14498 2004-07-18 [colin]      0.9.12cvs31.8
14499
14500         * src/pop.c
14501                 Fix partial download bug with Download all
14502                 messages option
14503
14504 2004-07-18 [colin]      0.9.12cvs31.7
14505
14506         * src/textview.c
14507                 Fix bug introduced in 0.9.12cvs31.2
14508                 (blocked in select mode after double click)
14509
14510 2004-07-18 [colin]      0.9.12cvs31.6
14511
14512         * src/compose.c
14513         * src/gtk/menu.c
14514                 More glib-warning fixes
14515
14516 2004-07-18 [colin]      0.9.12cvs31.5
14517
14518         * src/compose.c
14519                 Fix trashing the primary clipboard when moving 
14520                 around with tab
14521         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14522
14523 2004-07-18 [colin]      0.9.12cvs31.4
14524
14525         * src/codeconv.c
14526                 convert unencoded iso headers to utf8
14527         (Fix Bug 538 Unencoded local characters in subject make it 
14528          disappear)
14529
14530 2004-07-18 [colin]      0.9.12cvs31.3
14531
14532         * src/compose.c
14533                 Fix tab char handling in wrapping
14534         (Fix Bug 537 Line wrap problem - TAB character treated as 
14535          one character instead of 8)
14536
14537 2004-07-18 [colin]      0.9.12cvs31.2
14538
14539         * src/textview.c
14540                 return FALSE on GDK_MOTION_NOTIFY
14541         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14542          (unable to highlight))
14543
14544 2004-07-18 [colin]      0.9.12cvs31.1
14545
14546         * src/folderview.c
14547                 Sync with 0.9.12cvs31
14548
14549 2004-07-18 [colin]      0.9.12cvs30.4
14550
14551         * src/compose.c
14552                 Also block text_inserted when inserting a file
14553
14554 2004-07-18 [colin]      0.9.12cvs30.3
14555
14556         * src/compose.c
14557                 Fix smart wrapping (block text_inserted handler
14558                 while putting quotation to avoid wrap on input,
14559                 don't join lines if next is sig separator)
14560
14561 2004-07-17 [colin]      0.9.12cvs30.2
14562
14563         * src/folderview.c
14564         * src/mainwindow.c
14565         * src/mimeview.c
14566         * src/summaryview.c
14567         * src/gtk/quicksearch.c
14568         * src/gtk/quicksearch.h
14569                 Block key events handlers *and* accels while
14570                 quicksearch is focused
14571         (Fixes Bug 534 quick-search bar not accepting certain letters)
14572
14573 2004-07-17 [colin]      0.9.12cvs30.1
14574
14575         * src/folder.h
14576         * src/folderview.c
14577         * src/summaryview.c
14578                 Sync with 0.9.12cvs30
14579
14580 2004-07-17 [colin]      0.9.12cvs28.2
14581
14582         * src/mimeview.c
14583         * src/procmime.c
14584         * src/summaryview.c
14585         * src/gtk/menu.c
14586                 Squash some compile and glib warnings
14587
14588 2004-07-17 [paul]       0.9.12cvs28.1
14589
14590         * src/mimeview.c
14591                 sync with 0.9.12cvs28 HEAD
14592
14593 2004-07-16 [paul]       0.9.12cvs26.1
14594         
14595         * src/gtk/quicksearch.c
14596         * src/account.c
14597         * src/account.h
14598         * src/compose.c
14599         * src/customheader.c
14600         * src/folder_item_prefs.c
14601         * src/main.c
14602         * src/mainwindow.c
14603         * src/messageview.c
14604         * src/mimeview.c
14605         * src/news.c
14606         * src/pgpmime.c
14607         * src/pop.c
14608         * src/pop.h
14609         * src/prefs_account.c
14610         * src/prefs_account.h
14611         * src/prefs_common.c
14612         * src/prefs_common.h
14613         * src/prefs_display_header.c
14614         * src/prefs_gtk.c
14615         * src/prefs_gtk.h
14616         * src/procheader.c
14617         * src/procmime.c
14618                 sync with 0.9.12cvs26 HEAD      
14619
14620 2004-07-15 [colin]      0.9.12cvs18.14
14621
14622         * src/folder.c
14623                 Disable GPG signature check during
14624                 folder move and scan
14625         (Closes Bug 521 Signature checking slows down Folder-Move)
14626
14627 2004-07-14 [colin]      0.9.12cvs18.13
14628
14629         * src/common/partial_download.c
14630                 update includes
14631
14632 2004-07-14 [colin]      0.9.12cvs18.12
14633
14634         * src/common/partial_download.c
14635         * src/common/partial_download.h
14636                 Move doc at top, add correct copyright
14637
14638 2004-07-14 [colin]      0.9.12cvs18.11
14639
14640         * src/folder.c
14641         * src/messageview.c
14642         * src/pop.c
14643         * src/pop.h
14644         * src/procmsg.c
14645         * src/summaryview.c
14646         * src/common/Makefile.am
14647         * src/common/partial_download.c ** NEW FILES **
14648         * src/common/partial_download.h ** NEW FILES **
14649                 Move partial-download related stuff to its
14650                 own file
14651
14652 2004-07-14 [colin]      0.9.12cvs18.10
14653
14654         * src/send_message.c
14655                 Fix smtp auth when user is null or empty
14656
14657 2004-07-13 [colin]      0.9.12cvs18.9
14658
14659         * src/gtk/quicksearch.c
14660                 Use alphabetic order
14661
14662 2004-07-13 [colin]      0.9.12cvs18.8
14663
14664         * src/pop.c
14665                 Be paranoid on the checks
14666
14667 2004-07-13 [colin]      0.9.12cvs18.7
14668
14669         * src/gtk/quicksearch.c
14670                 Fix Engrish once again
14671
14672 2004-07-13 [colin]      0.9.12cvs18.6
14673
14674         * src/procmsg.c
14675         * src/summaryview.c
14676                 Mark messages for deletion when they are about to
14677                 be removed from trash
14678
14679 2004-07-13 [colin]      0.9.12cvs18.5
14680
14681         * src/matcher.c
14682         * src/matcher.h
14683         * src/matcher_parser_parse.y
14684         * src/prefs_matcher.c
14685         * src/gtk/quicksearch.c
14686                 Add 'partial' ('p') match string to find partially
14687                 downloaded messages
14688
14689 2004-07-13 [colin]      0.9.12cvs18.4
14690
14691         * src/pop.c
14692                 Fix misplaced block
14693
14694 2004-07-13 [colin]      0.9.12cvs18.3
14695
14696         * src/pop.c
14697         * src/pop.h
14698         * src/messageview.c
14699                 Refactor API (to avoid passing 5+ params and code
14700                 duplication)
14701         * src/folder.c
14702         * src/msgcache.c
14703         * src/procheader.c
14704         * src/common/defs.h
14705                 Add planned_download to cache
14706                 Don't mess uidl file when moving partially downloaded
14707                 mails (they change folder, we should change it in the
14708                 uidl list too or we'll remove an incorrect message)
14709                 (this also helps removing hacks when changing 
14710                 planned_download in messageview.c)
14711
14712 2004-07-12 [colin]      0.9.12cvs18.2
14713
14714         * src/gtk/quicksearch.c
14715                 Fix missing status update in quicksearch
14716
14717 2004-07-12 [paul]       0.9.12cvs18.1
14718
14719         * po/POTFILES.in
14720         * src/Makefile.am
14721         * src/account.c
14722         * src/codeconv.c
14723         * src/compose.c
14724         * src/inc.c
14725         * src/main.c
14726         * src/prefs_common.c
14727         * src/procmsg.h
14728         * src/toolbar.c
14729         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14730         * src/prefs_wrapping.[ch]       ** NEW FILES **
14731         * src/common/intl.h
14732         * src/common/utils.[ch]
14733         * src/gtk/quicksearch.[ch]
14734                 sync with 0.9.12cvs18 HEAD
14735
14736 2004-07-12 [colin]      0.9.11cvs17.25
14737
14738         * src/folder.c
14739         * src/folder.h
14740                 Remove unused function added by me in 0.9.11cvs17.10
14741
14742 2004-07-11 [colin]      0.9.11cvs17.24
14743
14744         * src/inc.c
14745         * src/messageview.c
14746         * src/pop.c
14747         * src/pop.h
14748                 Use folderitem and msgnum instead of filename to
14749                 know which mail to delete
14750                 Move old partial mail deletion to pop.c
14751
14752 2004-07-10 [colin]      0.9.11cvs17.23
14753
14754         * src/inc.c
14755                 Add debug
14756         * src/pop.c
14757         * src/pop.h
14758                 Don't re-use same enums for unrelated stuff: it's 
14759                 completely misleading !
14760                 Document a bit
14761
14762 2004-07-09 [colin]      0.9.11cvs17.22
14763
14764         * src/inc.c
14765                 Remove folder-type check and do
14766                 more tests to be sure everything's
14767                 ok
14768         * src/messageview.c
14769                 Punctuation update, remove useless
14770                 code, fix two warnings
14771         * src/noticeview.c
14772                 Layout cleaning, reset 2nd button
14773                 when specifying one
14774
14775 2004-07-09 [colin]      0.9.11cvs17.21
14776
14777         * src/messageview.c
14778         * src/pop.c
14779         * src/pop.h
14780                 Allow user to change his mind
14781                 and postpone decision (by
14782                 unmarking the mail)
14783
14784 2004-07-09 [colin]      0.9.11cvs17.20
14785
14786         * src/messageview.c
14787                 Fix bug with delete state
14788         * src/pop.c
14789         * src/pop.h
14790                 Fix buffer leak (fread doesn't 
14791                 terminate buffers with \0)
14792                 Refactoring (remove magic 
14793                 numbers)
14794
14795 2004-07-09 [colin]      0.9.11cvs17.19
14796
14797         * src/pop.c
14798                 Don't log "Skipping message" if 
14799                 we're going to TOP it two lines
14800                 later
14801
14802 2004-07-09 [colin]      0.9.11cvs17.18
14803
14804         * src/messageview.c
14805                 Fix Engrish
14806
14807 2004-07-09 [colin]      0.9.11cvs17.17
14808
14809         * src/pop.c
14810                 strlen checking...
14811         * src/messageview.c
14812                 refactoring a bit
14813
14814 2004-07-08 [colin]      0.9.11cvs17.16
14815
14816         * src/noticeview.c
14817         * src/noticeview.h
14818                 Add an optional second button
14819         * src/messageview.c
14820         * src/pop.c
14821         * src/pop.h
14822                 Don't delete partially received mails after a certain
14823                 time; rather, let the user decide.
14824
14825 2004-07-08 [colin]      0.9.11cvs17.15
14826
14827         * src/common/smtp.h
14828                 Sync with HEAD
14829
14830 2004-07-08 [colin]      0.9.11cvs17.14
14831
14832         * src/messageview.c
14833         * src/common/smtp.c
14834                 Use to_human_readable() for sizes
14835
14836 2004-07-08 [colin]      0.9.11cvs17.13
14837
14838         * src/inc.c
14839         * src/messageview.c
14840         * src/pop.c
14841         * src/pop.h
14842         * src/procmsg.c
14843                 Fix partial-downloading issues:
14844                         catch unsupported TOP
14845                         don't delete partially downloaded mails before 5 days
14846                         don't update existing with non-MH folders; that'll
14847                         make dups, but it's better than trashing the folder
14848                         free new msginfo parts
14849                 Fix indentation ;-)
14850
14851 2004-07-08 [colin]      0.9.11cvs17.12
14852
14853         * src/common/smtp.c
14854         * src/common/smtp.h
14855                 Sync smtp size verification with HEAD
14856
14857 2004-07-08 [colin]      0.9.11cvs17.11
14858
14859         * src/summaryview.c
14860         * src/prefs_common.c
14861         * src/prefs_common.h
14862         * src/gtk/quicksearch.c
14863         * src/gtk/quicksearch.h
14864                 Sync sticky pref with HEAD
14865
14866 2004-07-08 [colin]      0.9.11cvs17.10
14867
14868         * src/folder.c [1.213.2.6]
14869         * src/folder.h [1.87.2.6]
14870         * src/inc.c [1.149.2.7]
14871         * src/messageview.c [1.94.2.8]
14872         * src/procheader.c [1.47.2.6]
14873         * src/procmsg.c [1.150.2.4]
14874         * src/procmsg.h [1.60.2.5]
14875         * src/pop.c [1.56.2.4]
14876         * src/pop.h [1.17.2.3]
14877                 Let too big messages get downloaded, but truncated
14878                 Add a button to download them completely
14879                 
14880 2004-07-06 [colin]      0.9.11cvs17.9
14881
14882         * src/gtk/quicksearch.c [1.1.2.3]
14883                 Add a Clear button
14884         * commitHelper
14885         * PATCHSETS
14886                 Add a script to help with cvs
14887
14888 2004-07-03 [colin]      0.9.11cvs17.8
14889
14890         * src/plugins/imageviewer/viewer.c
14891                 fix imageviewer (which was staying on the first
14892                 displayed image)
14893
14894 2004-07-03 [colin]      0.9.11cvs17.7
14895
14896         Removed FIXME_GTK2 warnings
14897         * src/gtk/gtkutils.c
14898                 useless #warnings
14899         * src/gtk/menu.c
14900                 useless #warnings (no need to mess with menu rc)
14901         * src/gtk/menu.h
14902                 unused functions
14903         
14904
14905 2004-07-03 [colin]      0.9.11cvs17.6
14906
14907         Removed FIXME_GTK2 warnings
14908         * src/codeconv.c
14909                 useless #warnings (rewrite needed)
14910         * src/compose.c
14911                 useless #warnings (rewrite needed)
14912                 useless #warnings (gtk2 is like that)
14913                 useless #warnings (previously fixed)
14914         * src/main.c
14915                 useless #warnings (previously fixed)
14916         * src/message_search.c
14917                 useless #warnings (gtk2 is like that)
14918                 Made apparent that search is case-sensitive
14919         * src/mimeview.c
14920                 useless #warnings (rewrite needed)
14921                 useless #warnings (gtk2 is like that)
14922                 reimplemented real warnings
14923         * src/prefs_common.c
14924                 Removed block cursor option (not it gtk2)
14925         * src/prefs_gtk.c
14926                 useless #warnings (rewrite needed)
14927         * src/procheader.c
14928                 useless #warnings (rewrite needed)
14929         * src/sourcewindow.c
14930                 useless #warnings (incorrect placing)
14931         * src/summary_search.c
14932                 useless #warnings (gtk2 is like that)
14933                 Made apparent that search is case-sensitive
14934         * src/action.c
14935                 useless #warnings (gtk2 is like that)
14936         * src/textview.c
14937                 useless #warnings (rewrite needed)
14938         * src/toolbar.c
14939                 useless #warnings (rewrite needed)
14940
14941 2004-07-03 [colin]      0.9.11cvs17.5
14942
14943         * src/textview.c
14944                 Fix mismerge which broke URI opening
14945                 
14946 2004-07-01 [colin]      0.9.11cvs17.4
14947
14948         * src/gtk/filesel.c
14949                 Fill filename when saving
14950                 
14951 2004-06-27 [colin]      0.9.11cvs17.3
14952
14953         * src/gtk/filesel.[ch]
14954                 Use the new GTK file selector
14955                 Update prototype to match the reality: multiple file
14956                 selection is open-only          
14957         * src/compose.c
14958                 Match the new prototypes        
14959         * configure.ac
14960                 Match the new requirements (gtk 2.4.0)
14961                         
14962 2004-06-26 [colin]      0.9.11cvs17.2
14963
14964         * src/plugins/trayicon/trayicon.c
14965                 Remove useless signal handler on resize, which causes
14966                 an infinite "loop"
14967         
14968 2004-06-26 [colin]      0.9.11cvs17.1
14969         
14970         * tools/Makefile.am
14971                 remove launch_firebird and add nautilus2sylpheed.sh
14972         * src/quicksearch.c
14973           src/summaryview.c
14974                 Fix show/hide "Extended symbols" button problem
14975                 Fix apparition at startup
14976                 Fix const warnings
14977         * src/plugins/image_viewer/Makefile.am
14978                 Fix configure 
14979         * common/ssl.c
14980                 Re-enable certificate check, as it doesn't seem to
14981                 cause Xlib errors anymore
14982
14983 2004-06-25 [paul]       0.9.11cvs17
14984
14985         * sync with 0.9.11cvs17 HEAD
14986         
14987         NOTE: QuickSearch is broken
14988
14989 2004-06-07 [colin]      0.9.10claws67.10
14990         * src/plugins/trayicon/trayicon.c
14991           src/plugins/trayicon/libeggtrayicon/Makefile.am
14992           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14993                 Fix gettextization in trayicon plugin
14994
14995 2004-06-07 [colin]      0.9.10claws67.9
14996         
14997         * src/summaryview.c
14998           src/gtk/gtksctree.[ch]
14999                 Let Shift+{Up,Down} work in summaryview
15000                 (well, Down "works" and Up works)
15001                 Let the list scroll when using these keys
15002
15003 2004-06-06 [colin]      0.9.10claws67.8
15004
15005         * src/plugins/trayicon/trayicon.c
15006                 Fix pixmap update
15007
15008 2004-06-06 [colin]      0.9.10claws67.7
15009
15010         * src/addressbook.c
15011                 Fix signal handling causing system-wide focus grab
15012
15013 2004-05-25 [paul]       0.9.10claws67.6
15014
15015         * Makefile.am
15016           src/Makefile.am
15017                 clean up
15018
15019 2004-05-25 [paul]       0.9.10claws67.5
15020
15021         * replace deprecated gtk_signal... functions
15022
15023 2004-05-23 [colin]      0.9.10claws67.4
15024
15025         * src/compose.c
15026                 Fix wrapping
15027
15028 2004-05-22 [colin]      0.9.10claws67.3
15029
15030         * src/compose.c
15031                 Re-fix [Edited] in compose.c::compose_reedit()
15032
15033 2004-05-22 [colin]      0.9.10claws67.2
15034
15035         * src/procmime.c
15036                 Fix parsing of multiparts mails
15037
15038 2004-05-22 [colin]      0.9.10claws67.1
15039
15040         * src/summaryview.c
15041                 Fix quicksearch
15042
15043 2004-05-22 [paul]       0.9.10claws67
15044
15045         * sync with 0.9.10claws67 HEAD
15046
15047 2004-05-14 [alfons]
15048
15049         * src/procmime.h
15050                 add forgotton prototype
15051
15052 2004-05-10 [paul]       0.9.10claws57
15053
15054         * sync with 0.9.10claws57 HEAD
15055
15056 2004-05-05 [paul]       0.9.9.claws1
15057
15058         * ChangeLog-gtk2        ** REMOVED **
15059           ChangeLog-gtk2.claws  ** ADDED **
15060                 rename and adopt the normal claws format
15061                 
15062         * configure.ac
15063                 require gtkmathview >= 0.5
15064
15065         * ac/*                          ** REMOVED **
15066           ac/                           ** REMOVED **
15067           intl/Makefile.in              ** REMOVED **
15068           m4/                           ** ADDED **
15069           m4/missing                    ** ADDED **
15070           m4/missing/gdk-pixbuf.m4      ** ADDED **
15071           m4/missing/gettext.m4         ** ADDED **
15072           m4/missing/gpgme.m4           ** ADDED **
15073           m4/missing/imlib.m4           ** ADDED **
15074           m4/.cvsignore                 ** ADDED **
15075           m4/Makefile.am                ** ADDED **
15076           m4/README                     ** ADDED **
15077           m4/aclocal-include.m4         ** ADDED **
15078           m4/aspell.m4                  ** ADDED **
15079           m4/check-type.m4              ** ADDED **
15080           m4/gnupg-check-typedef.m4     ** ADDED **
15081           m4/openssl.m4                 ** ADDED **
15082           m4/spamassassin.m4            ** ADDED **
15083           po/ChangeLog                  ** REMOVED **
15084           po/Makefile.in.in             ** REMOVED **
15085           po/Rules-quot                 ** REMOVED **
15086           po/boldquot.sed               ** REMOVED **
15087           po/en@boldquot.header         ** REMOVED **
15088           po/en@quot.header             ** REMOVED **
15089           po/insert-header.sin          ** REMOVED **
15090           po/quot.sed                   ** REMOVED **
15091           po/remove-potcdate.sed        ** REMOVED **
15092           po/remove-potcdate.sin        ** REMOVED **
15093           po/stamp-po                   ** REMOVED **
15094           Makefile.am
15095           autogen.sh
15096           configure.ac
15097                 enable building with automake 1.8.x
15098                 add 'autopoint --force' to autogen.sh and remove all
15099                 auto-generated files, remove ac/ directory and use
15100                 m4/ directory instead
15101                 
15102         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15103                 fix gettextization
15104
15105 2004-02-28 Colin Leroy <colin@colino.net>
15106         * src/prefs_matcher.c
15107           src/prefs_filtering.c
15108           src/prefs_filtering_action.c
15109                 Fix non-editable GtkEntries
15110
15111 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15112         * src/prefs_themes.c
15113                 utf8 conversion for theme info
15114
15115 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15116         * sync 0.9.9claws
15117
15118 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15119         * src/grouplistdialog.c
15120                 allow multiple selections without ctrl key
15121
15122 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15123         * src/main.c
15124                 enable customizable accelerators
15125
15126 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15127         * src/prefs_common.c
15128                 re-enable different font settings for gtk1/2
15129         * src/prefs_folder_item.c
15130                 fix folder prefs displayed wrong
15131         * src/textview.c
15132                 set 'sunken' shadow type
15133
15134 2004-02-07 Colin Leroy <colin@colino.net>
15135         * src/compose.c
15136                 Fix message being always [Edited]
15137                 Encode headers correctly (utf8 buf)
15138
15139 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15140         * src/socket.c
15141                 remove double g_source_attach()
15142                 (Thanks to Colin Leroy)
15143
15144 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15145         * src/gtk/gtksctree.c
15146                 Fix SSL certificate list not shown
15147         * src/mimeview.c
15148                 Fix clicks in mime tree
15149
15150 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15151         * src/common/socket.c
15152                 Fix SSL receive
15153         * src/compose.c
15154                 Fix clipboard menu hotkeys
15155
15156 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15157         * src/gtk/gtkaspell.[ch]
15158           src/compose.c
15159                 reimplement spellchecker
15160
15161 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15162         * src/gtk/filesel.c
15163                 crash when inserting file in compose window
15164                 (TODO: keep old selection on clicks)
15165         * src/main.c
15166                 use gtkrc-2.0 instead of gtkrc
15167
15168 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15169         * src/messageview.c
15170                 remove orphaned mimeview unref()
15171
15172 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15173         * src/grouplistdialog.c
15174                 expand nodes containing subscribed groups
15175
15176 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15177         * src/textview.c
15178                 textview: hide cursor, restore old click behaviour
15179
15180 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15181         * src/textview.c
15182                 variable names messed up
15183
15184 2004-01-17 Colin Leroy <colin@colino.net>
15185         * src/addr_compl.c
15186                 Fix completion address too thin
15187         * src/compose.c
15188                 Fix tab-to-subject behaviour
15189         * src/summaryview.c
15190                 Implement key up & down in summaryview
15191
15192 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15193
15194         * sync 098claws
15195
15196 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15197         * configure.ac
15198           Makefile.am
15199           doc/.cvsignore
15200           doc/Makefile.am
15201                 faq, man, manual moved to doc/
15202         * ac/aspell.m4
15203           ac/check-type.m4
15204           ac/gnupg-check-typedef.m4
15205           ac/openssl.m4
15206           ac/spamassassin.m4
15207           ac/missing/gdk-pixbuf.m4
15208           ac/missing/gpgme.m4
15209           ac/missing/imlib.m4
15210                 fix automake warnings
15211
15212 2003-12-06 Colin Leroy <colin@colino.net>
15213         * src/summaryview.c
15214                 Fix quicksearch
15215
15216 2003-12-05 Colin Leroy <colin@colino.net>
15217         * src/summaryview.c
15218                 Fix going to next unread folder
15219
15220 2003-12-05 Colin Leroy <colin@colino.net>
15221         * src/crash.c
15222                 Fix gtk2 compilation
15223         * src/session.c
15224                 Remove iotag source handler at disconnection
15225         * src/socket.[ch] 
15226                 Remove source handler when closing socket 
15227                 (fixes another seg)
15228
15229 2003-12-04 Colin Leroy <colin@colino.net>
15230         * src/compose.c
15231           src/prefs_account.c
15232           src/prefs_common.c
15233                 Fix some dropdown menus
15234
15235 2003-12-04 Colin Leroy <colin@colino.net>
15236         * src/compose.c
15237                 Fix event handlers on header fields
15238         * src/common/socket.c
15239           src/common/session.c
15240                 Fix segfault with callback (SSL)
15241                 Fix end of session 
15242
15243 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15244
15245         * Fix compile bug in src/compose.c
15246         * removed src/gtk/gtkstext.[ch]
15247
15248 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15249
15250         * Convert character set and escape "text" attributes in toolbar setting
15251         files.
15252         * Fixed bug in button-press-event handling.
15253
15254 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15255
15256         * Fixed bug in key-press-event handling.
15257
15258 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15259
15260         * Enabled to compile tray-icon plugin (Ad-hoc).
15261         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15262
15263 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15264
15265         * Enabled to compile on sylpheed-claws.
15266         (tray-icon plugin still cannot compile yet.)
15267
15268 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15269
15270         * Updated to 0.9.5.
15271
15272 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15273
15274         * Updated to 0.9.4.
15275         * Ported monitoring SSL mechanism to GSource of GLib2
15276         (I don't confirm it)
15277         * Added _gtk2 suffix to key name of font preference to avoid
15278         ovverwriting preference of Gtk+-1.2 version.
15279
15280 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15281
15282         * Updated to 0.9.2.
15283
15284 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15285
15286         * Updated to 0.9.1.
15287         * Translate po files into UTF-8 when execute autogen.sh.
15288
15289 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
15290
15291         * Updated to 0.9.0.
15292
15293 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
15294
15295         * Plugged GError related memory leaks.
15296
15297 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
15298
15299         * Changed default size of fonts.
15300         * Enabled to set titile font size of warning dialog.
15301
15302 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
15303
15304         * Embed a sylpheed icon into executable binary on Windows.
15305
15306 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
15307
15308         * I forgot to traslate character set of element string in src/xml.c.
15309
15310 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
15311
15312         * Fixed detecting bind_textdomain_codeset in configure.in.
15313         * The bug in which "Example" of "Date fromat" preference isn't displayed
15314         correctly has been fixed.
15315
15316 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
15317
15318         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
15319           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
15320           glib-gettextize
15321           Removed intl directory.
15322           Translated po files into UTF-8.
15323           (Thanks! Ryuji Abe)
15324
15325 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15326
15327         * The bug which doesn't unscape string in xml.c has been fixed.
15328
15329 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15330
15331         * The bug which is failed to translate encoding of file name thorough
15332         file dialog has been fixed.
15333
15334 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15335
15336         * Modified to translate file names which is used in inporting/expoting
15337         mbox feature and "Save as" feature into locale encoding.
15338         * Translate file names into locale encoding when "Attache file" and
15339         "Insert file".
15340         * Force set G_BROKEN_FILENAMES environment variable.
15341         * Other minor fixes.
15342
15343 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15344
15345         * Modified to treat MH folder's name as locale encoding.
15346
15347 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15348
15349         * The bug which clash on switching candidates of auto completion of
15350         addresses, cannot use auto completion in Japanesse is fixed
15351         (Thanks! Tokunaga-san)¡¥
15352
15353 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15354
15355         * The bug which cannot switch key accelerator preference has been fixed
15356         (Thanks! smbd-san)¡¥
15357
15358 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15359
15360         * version 0.8.11-gtk2-20030314
15361
15362 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15363
15364         * The bug in which character set conversion of filtering messages has
15365         been fixed.(Thanks! COCOA-san).
15366
15367 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15368
15369         * Revived "Leave space on head" preference in "Message" category.
15370         * A bug which clash when put the cursor to end of buffer and execute
15371         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15372
15373 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15374
15375         * version 0.8.11-gtk2-20030312
15376
15377 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15378
15379         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15380         * Modified to use Pango's API directly for font preference.
15381         * Integrated GtkTextView of textview to one widget.
15382         * Set fonts of header title in textview by "header_title" tag.
15383         * Removed some deprecated codes.
15384
15385 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15386
15387         * Updated to 0.8.11.
15388         * Merged cygwin patch(Thanks! Sakai-san).
15389
15390 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15391
15392         * version 0.8.10-gtk2-20030309