e0a421c12c586749220d0d2ff1610f9069df8974
[claws.git] / ChangeLog
1 2006-06-12 [colin]      2.2.3cvs13
2
3         * src/mbox.c
4                 Add missing header
5
6 2006-06-11 [colin]      2.2.3cvs12
7
8         * src/msgcache.c
9                 Verify that g_malloc() succeeded
10
11 2006-06-11 [colin]      2.2.3cvs11
12
13         * src/wizard.c
14                 Add Face header to welcome mail
15
16 2006-06-10 [colin]      2.2.3cvs10
17
18         * src/textview.c
19                 Revert previous (Forgot it changes the
20                 margin on the whole mail)
21
22 2006-06-10 [colin]      2.2.3cvs9
23
24         * src/textview.c
25                 Don't overlap long headers under (X-)Face
26
27 2006-06-10 [mones]      2.2.3cvs8
28
29         * manual/xml2pdf
30                 allow generation of manual on systems lacking saxon binary
31                 but with java and the saxon library installed
32
33         * po/es.po
34                 updated for release
35
36 2006-06-09 [colin]      2.2.3cvs7
37
38         * src/summaryview.c
39                 Fix leak when using Display Sender using Addressbook
40
41 2006-06-09 [colin]      2.2.3cvs6
42
43         * src/compose.c
44         * src/folder.c
45         * src/folderview.c
46         * src/mimeview.c
47         * src/summaryview.c
48                 More leaks fixes
49
50 2006-06-09 [paul]       2.2.3cvs5
51
52         * AUTHORS
53         * src/gtk/authors.h
54         * tools/claws.i18n.status.pl
55                 updated with new info
56
57 2006-06-09 [paul]       2.2.3cvs4
58
59         * README
60                 updated
61         * manual/ack.xml
62                 add wwp to authors list
63         * src/gtk/authors.h
64                 update mine and Colin's addresses
65
66 2006-06-08 [colin]      2.2.3cvs3
67
68         * src/etpan/imap-thread.c
69                 Fix leak on SSL cert check
70
71 2006-06-08 [colin]      2.2.3cvs2
72
73         * src/common/utils.c
74                 Fix leak
75
76 2006-06-08 [paul]       2.2.3cvs1
77
78         * configure.ac
79                 Update version number following
80                 stable release
81
82 2006-06-07 [colin]      2.2.2cvs3
83
84         * src/msgcache.c
85                 Fix catching cache read errors (guint instead of gint)
86                 Prevent malloc'ing more than 8MB (means cache corruption)
87
88 2006-06-07 [paul]       2.2.2cvs2
89
90         * src/exporthtml.c
91         * src/exportldif.c
92         * src/mh.c
93         * src/mutt.c
94         * src/pine.c
95         * src/common/utils.c
96                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
97                 obey $HOME'
98                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
99                 Thanks to Colin
100
101 2006-06-06 [paul]       2.2.2cvs1
102
103         * configure.ac
104                 Update version number following
105                 stable release
106
107 2006-06-06 [paul]       2.2.1cvs6
108
109         * src/matcher.c
110                 fix  implicit declaration of
111                 sylpheed_do_idle()
112                 Patch by Fabien Vantard
113
114 2006-06-06 [paul]       2.2.1cvs5
115
116         * src/matcher.c
117                 fix age_greater and age_lower so that they
118                 mean what say and not '...or equal to'
119                 Thanks to Colin
120
121 2006-06-06 [paul]       2.2.1cvs4
122
123         * src/textview.c
124         * src/common/utils.c
125                 fix URI check
126                 Thanks to Colin
127
128 2006-06-05 [wwp]        2.2.1cvs3
129
130         * manual/fr/account.xml
131                 minor language fixes (thanks to Fabien Vantard).
132
133 2006-06-05 [colin]      2.2.1cvs2
134
135         * src/prefs_folder_item.c
136         * src/folderview.c
137                 Allow recursive setting of properties 
138                 for whole mailboxes
139         * src/matcher.c
140                 Don't freeze on 'test' filtering rule
141
142 2006-06-05 [colin]      2.2.1cvs1
143
144         * configure.ac
145                 Update version number following
146                 stable release
147
148 2006-06-04 [wwp]        2.2.0cvs82
149
150         * manual/glossary.xml
151         * manual/account.xml
152         * manual/fr/glossary.xml
153         * manual/fr/account.xml
154                 added glossary section and references/links related to the Face custom header.
155
156 2006-06-04 [colin]      2.2.0cvs81
157
158         * src/summaryview.c
159                 Skip to next message on move with no
160                 immediate execution
161
162 2006-06-04 [wwp]        2.2.0cvs80
163
164         * manual/xml2pdf
165                 added sanity checks, exit when needed.
166
167 2006-06-03 [paul]       2.2.0cvs79
168
169         * src/prefs_receive.c
170                 page name is now 'Receiving'
171         * src/prefs_send.c
172                 page name is now 'Sending'
173
174 2006-06-03 [colin]      2.2.0cvs78
175
176         * src/plugins/spamassassin/spamassassin_gtk.c
177                 Autoswitch to Localhost if transport was previously
178                 disabled. Else people had to check [] Enable, then
179                 *reselect* transport.
180
181 2006-06-03 [colin]      2.2.0cvs77
182
183         * src/plugins/pgpinline/pgpinline.c
184         * src/plugins/pgpmime/pgpmime.c
185                 Check that gpg_data_release_and_get_mem 
186                 didn't fail (now, why this happens...)
187
188 2006-06-03 [colin]      2.2.0cvs76
189
190         * src/mbox.c
191                 Fix bug #962 (Manual and/or UI should 
192                 warn about incompatible locking 
193                 causing dataloss)
194
195 2006-06-02 [cleroy]     2.2.0cvs75
196
197         * src/filtering.c
198         * src/folder.c
199         * src/procmsg.c
200         * src/summaryview.c
201                 Fix a few leaks
202
203 2006-06-02 [colin]      2.2.0cvs74
204
205         * src/main.c
206                 On exit, free caches after writing them
207                 Shuts up some valgrind false positives
208         * src/procmsg.c
209         * src/send_message.c
210                 Fix races when reusing existing SMTP connections
211                 Fix inexistant session timeout
212         * src/toolbar.c
213                 Display alertpanel after all queues have
214                 been processed, not after each
215
216 2006-06-02 [wwp]        2.2.0cvs73
217
218         * manual/fr/glossary.xml
219         * manual/fr/ack.xml
220         * manual/ack.xml
221                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
222
223 2006-06-02 [wwp]        2.2.0cvs72
224
225         * manual/xml2pdf
226         * manual/dist/pdf/Makefile.am
227         * manual/dtd/manual.xsl
228         * manual/fr/dist/pdf/Makefile.am
229         * manual/pl/dist/pdf/Makefile.am
230                 we changed the procedure to generate the .pdf version of the manual.
231                 The procedure is more modern and the .pdf we get now has a valid index.
232                 Here are the new pre-requisites:
233
234                 - JRE 1.x (1.4 here): there must be one from your distro
235                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
236                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
237                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
238
239                 See my posts for further info about the installation of this toolchain:
240
241                 Date: Fri, 19 May 2006 19:40:06 +0200
242                 From: wwp <subscript@free.fr>
243                 To: sylpheed-claws-devel@lists.sourceforge.net
244                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
245
246                 and
247
248                 Date: Wed, 24 May 2006 12:58:49 +0200
249                 From: wwp <subscript@free.fr>
250                 To: sylpheed-claws-devel@lists.sourceforge.net
251                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
252
253 2006-06-01 [colin]      2.2.0cvs71
254
255         * src/compose.c
256                 Better guards against IMAP races
257         * src/main.c
258         * src/prefs_common.c
259         * src/prefs_common.h
260         * src/common/ssl_certificate.c
261         * src/etpan/imap-thread.c
262         * src/etpan/imap-thread.h
263         * src/gtk/sslcertwindow.c
264                 New hidden option ssl_skip_cert_check to 
265                 avoid dups of bug #959 (libetpan linked
266                 against gnutls and gnutls buggy on 64bit)
267                 Present expired warning only once per
268                 session/server.
269         * manual/advanced.xml
270         * manual/fr/advanced.xml
271                 Document new option
272
273 2006-06-01 [wwp]        2.2.0cvs70
274
275         * src/messageview.c
276                 fix for bug #961 (return receipt dialog 
277                 complains incorrectly about return-path 
278                 email adress being different), thanks 
279                 to Colin.
280
281 2006-05-31 [cleroy]     2.2.0cvs69
282
283         * src/common/ssl.c
284                 Guard against NULLs, although this
285                 should never be an issue
286
287 2006-05-31 [colin]      2.2.0cvs68
288
289         * src/filtering.c
290                 Use g_slist_prepend
291         * src/imap.c
292                 Don't remove caches when destroying folder, it
293                 could (should) be done at exit
294         * src/inc.c
295                 free processing cache after incorporation
296         * src/etpan/imap-thread.c
297                 Maybe fix bug #959 (Crash on moving to emails 
298                 to a imap account per ssl with a expired 
299                 certificate.)
300
301 2006-05-30 [colin]      2.2.0cvs67
302
303         * src/summaryview.c
304                 Put back event flush when displaying message
305                 It avoids reading a bunch of messages just
306                 by hitting shift-n for too long ;)
307
308 2006-05-29 [colin]      2.2.0cvs66
309
310         * src/summaryview.c
311                 Remove useless g_warnings
312
313 2006-05-29 [colin]      2.2.0cvs65
314
315         * src/imap.c
316                 Fix g_slist_append()s for performance
317
318 2006-05-29 [colin]      2.2.0cvs64
319
320         * src/compose.c
321         * src/common/utils.c
322                 Fix extraneous tab at start of addresses
323         * src/mainwindow.c
324                 Fix warnings (thanks to Fabien)
325                 Fix crash at exit when composing messages 
326                 exist
327         * src/pop.c
328                 Fix progress bar when deleting expired mails
329                 Thanks to Hiro
330         * src/summaryview.c
331         * src/gtk/gtksctree.c
332                 Fix re-sorting slowness
333
334 2006-05-29 [paul]       2.2.0cvs63
335
336         * src/mh.c
337                 fetch full message when moving mails
338                 from another mailbox, (fixed data loss
339                 when filtering from IMAP to MH, introduced
340                 in 2.2.0cvs57).
341                 Thanks to Colin
342
343 2006-05-29 [mones]      2.2.0cvs62
344
345         * src/gtk/gtksctree.c
346                 Unselect faster (patch by Colin)        
347
348 2006-05-26 [colin]      2.2.0cvs61
349
350         * src/summaryview.c
351                 Unplug MSGINFO_UPDATE callback on delete too.
352
353 2006-05-26 [colin]      2.2.0cvs60
354
355         * src/foldersel.c
356                 Fix bold in folder selection window with glib2.10
357                 thanks Hiro
358
359 2006-05-26 [colin]      2.2.0cvs59
360
361         * src/procheader.c
362                 Convert date only if necessary (and don't
363                 try to convert from utf8 to utf8, too)
364         * src/summaryview.c
365                 Only set column's text if the column's 
366                 displayed
367
368 2006-05-26 [colin]      2.2.0cvs58
369
370         * src/summaryview.c
371         * src/gtk/gtkutils.c
372                 Fix useless warning
373
374 2006-05-26 [colin]      2.2.0cvs57
375
376         * src/mainwindow.c
377                 Make summaryview selectable as long as 
378                 no message has focus
379         * src/mh.c
380                 Faster deletion (by implementing mh_remove_msgs)
381                 Faster copy (avoid using mh_fetch_msg just to get
382                 the filename)
383                 Faster move (using move_file instead of copy_file
384                 if MSG_IS_MOVE)
385                 No progressbar if total number of mails to cp/mv 
386                 is less than 100
387         * src/summaryview.c
388                 Fix removal from subject_table when mail gets moved
389                 Faster deletion (g_slist_prepend instead of append)
390         * src/gtk/gtksctree.c
391                 Remove useless code
392
393 2006-05-25 [colin]      2.2.0cvs56
394
395         * src/common/ssl_certificate.c
396                 Fix leak in expired cert check
397
398 2006-05-25 [colin]      2.2.0cvs55
399
400         * src/mh.c
401                 Disable flags syncing on .mh_sequences - it
402                 is buggy and marks mails read under unknown
403                 conditions.
404
405 2006-05-25 [paul]
406
407         * 2.3.0-rc4 released
408
409 2006-05-24 [colin]      2.2.0cvs54
410
411         attention cvs users: if you manage to crash
412         Sylpheed-Claws while moving, copying or deleting
413         mails, we *are* interested in stack traces and
414         valgrind logs. It looks stable, but one never
415         knows...
416
417         * src/folder.c
418                 Add progressbar for cache updates
419         * src/folderutils.c
420                 Optimize Mark all read in the current
421                 folder
422         * src/mh.c
423                 Add progressbar for copy/move
424         * src/procmsg.c
425                 Optimize O(n^2) in copy/move
426         * src/summaryview.c
427         * src/gtk/gtksctree.c
428                 Optimize O(n^2) algos
429         * src/common/timing.h
430                 Display ms instead of us
431
432 2006-05-24 [wwp]        2.2.0cvs53
433
434         * manual/fr/advanced.xml
435                 updates to the French manual.
436
437 2006-05-24 [wwp]        2.2.0cvs52
438
439         * src/common/utils.c
440                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
441
442 2006-05-24 [wwp]        2.2.0cvs51
443
444         * src/folderutils.c
445                 fixed "mark all read" in MH folders (thanks to Colin).
446
447 2006-05-24 [paul]       2.2.0cvs50
448
449         * doc/man/sylpheed-claws.1
450                 updated the man page
451
452 2006-05-23 [colin]      2.2.0cvs49
453
454         * src/folderview.c
455         * src/imap.c
456         * src/inc.c
457         * src/mbox.c
458         * src/messageview.c
459         * src/news.c
460         * src/send_message.c
461         * src/summaryview.c
462         * src/gtk/sslcertwindow.c
463                 alertpanel fixes, by Fabien
464
465 2006-05-23 [colin]      2.2.0cvs48
466
467         * src/folder.c
468         * src/folderview.c
469         * src/msgcache.c
470         * src/summaryview.c
471         * src/gtk/gtksctree.c
472         * src/gtk/gtksctree.h
473                 More timings
474                 Fix slow loading problem, which was caused by the
475                 use of some gtk_ctree funcs and their use of
476                 g_list_position while gtk_ctree_(un)link'ing.
477                 Reap more functions from gtkctree.c to be sure we
478                 use our (fast) version instead of theirs.
479         * src/mh.c
480                 Fix copy of unread mails
481
482
483 2006-05-22 [wwp]        2.2.0cvs47
484
485         * manual/fr/advanced.xml
486                 updated.
487
488 2006-05-22 [colin]      2.2.0cvs46
489
490         * src/filtering.c
491                 Fix possible infinite loop. 'copy' is not a 
492                 final action, so when encountering a 'copy',
493                 we have to check if a previous one was set
494                 and do it. In the same way, if we encounter
495                 a 'move' we have to perform a possibly 
496                 pending 'copy'. This will slow down filtering
497                 on IMAP if move+copy or multiple copy actions
498                 are to be done, but handling it via the batch
499                 would be really too convoluted.
500
501 2006-05-22 [wwp]        2.2.0cvs45
502
503         * manual/fr/advanced.xml
504         * manual/fr/faq.xml
505         * manual/fr/glossary.xml
506         * manual/fr/handling.xml
507         * manual/fr/intro.xml
508         * manual/fr/plugins.xml
509         * manual/fr/sylpheed-claws-manual.xml
510                 sync w/ the english manual: updates URIs, documented mailing-list
511                 support, better explanation about the enabled/disabled feature
512                 in filtering/processing rules by Paul.
513
514 2006-05-21 [colin]      2.2.0cvs44
515
516         * src/summaryview.c
517                 Don't expand after building threads, but during
518
519 2006-05-21 [colin]      2.2.0cvs43
520
521         * src/procmsg.c
522         * src/summaryview.c
523                 More timing possibilities... For next time I have 
524                 to find out how the hell some 3GHz computer takes
525                 one minute to open a 30k folder...
526
527 2006-05-21 [colin]      2.2.0cvs42
528
529         * manual/pl/advanced.xml
530         * manual/pl/faq.xml
531         * manual/pl/glossary.xml
532         * manual/pl/handling.xml
533         * manual/pl/intro.xml
534         * manual/pl/plugins.xml
535         * manual/pl/sylpheed-claws-manual.xml
536                 Polish manual updated by Pawel
537
538 2006-05-20 [colin]
539
540         * 2.3.0-rc3 released
541
542 2006-05-20 [colin]      2.2.0cvs41
543
544         * src/imap.c
545                 Fix -rc2 problems:
546                 - remove cache of moved messages from original folder
547                 - apply new flags to messages even if they aren't appliable
548                   via IMAP.
549
550 2006-05-20 [colin]
551
552         * 2.3.0-rc2 released
553
554 2006-05-19 [colin]      2.2.0cvs40
555
556         * src/imap.c
557                 Don't issue SELECT in imap_change_flags
558                 before having checked that we indeed have
559                 some flags to change. MSG_POSTFILTERED for
560                 example can't be used on IMAP.
561                 Fixes bug #955 (copying messages between 
562                 imap folders is extremely slow), which was
563                 a regression.
564
565 2006-05-19 [colin]      2.2.0cvs39
566
567         * src/folder.c
568         * src/folder.h
569         * src/folderview.c
570                 Try to fix bug #830 (Some unread messages 
571                 get marked read in IMAP inbox):
572                 - Prevent scanning a folder if it's being 
573                   opened via the GUI
574                 - Postpone opening via the GUI of a folder
575                   currently scanned.
576
577
578 2006-05-19 [wwp]        2.2.0cvs38
579
580         * manual/advanced.xml
581                 fix English+typo (thanks to Paul).
582
583 2006-05-19 [wwp]        2.2.0cvs37
584
585         * manual/advanced.xml
586         * manual/fr/advanced.xml
587         * src/gtk/logwindow.c
588         * src/prefs_common.c
589         * src/prefs_common.h
590                 added hidden prefs to allow customization of colors used in
591                 protocol log window (useful for dark gtk+ themes).
592
593 2006-05-19 [wwp]        2.2.0cvs36
594
595         * ChangeLog
596                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
597
598 2006-05-19 [paul]       2.2.0cvs35
599
600         * src/textview.c
601                 make Reply-To fully clickable
602         * src/gtk/logwindow.c
603                 more colouring (SMTP ESMTP)
604         Both patches by Pawel Pekala
605
606 2006-05-19 [cleroy]     2.2.0cvs34
607
608         * src/mh.c
609                 Don't update flags from current folder
610                 Probably fixes bug #935 (Read Messages 
611                 Revert to Being Marked as Unread)
612
613 2006-05-18 [colin]      2.2.0cvs33
614
615         * src/imap.c
616                 Warning fix
617         * src/compose.c
618         * src/mainwindow.c
619         * src/summaryview.c
620         * src/toolbar.c
621                 Allow replying to multiple emails
622                 in multiple windows
623         * src/mimeview.c
624         * src/etpan/imap-thread.c
625                 Leak fixes
626
627 2006-05-18 [paul]       2.2.0cvs32
628
629         * src/summaryview.c
630                 keep Mailing-List menu refreshed
631                 Thanks to Colin
632
633 2006-05-18 [paul]       2.2.0cvs31
634
635         * manual/advanced.xml
636         * manual/faq.xml
637         * manual/glossary.xml
638         * manual/handling.xml
639         * manual/intro.xml
640         * manual/plugins.xml
641         * manual/sylpheed-claws-manual.xml
642                 update URLs
643                 add info about mailing-list support
644                 edit filtering info
645         * src/wizard.c
646         * src/common/defs.h
647         * src/gtk/about.c
648         * src/plugins/dillo_viewer/README
649                 update URLs
650
651 2006-05-17 [wwp]        2.2.0cvs30
652
653         * manual/handling.xml
654         * manual/fr/handling.xml
655                 documented the ability to enabled/disable filtering/processing rules.
656
657 2006-05-17 [colin]      2.2.0cvs29
658
659         * src/main.c
660                 Don't initialize g_thread subsystem if it's 
661                 already done (thanks to Hiro)
662         * src/mimeview.c
663                 Fix saving of parts when there name can't be
664                 converted from UTF-8.
665
666 2006-05-17 [paul]       2.2.0cvs28
667
668         * po/Makefile.in.in
669                 fix config.status warning with autoconf 2.60
670
671 2006-05-17 [paul]       2.2.0cvs27
672
673         * po/POTFILES.in
674                 add src/mbox.c
675
676 2006-05-17 [wwp]        2.2.0cvs26
677
678         * src/mainwindow.c
679                 fix useless and potentially dangerous buffer walking (thanks to Colin).
680
681 2006-05-17 [wwp]        2.2.0cvs25
682
683         * src/plugins/demo/demo.c
684                 updated product name in plugin demo (many plugins need to be
685                 sync'ed w/ that change).
686
687 2006-05-17 [colin]      2.2.0cvs24
688
689         * src/mh.c
690                 Fix leak
691
692 2006-05-16 [colin]      2.2.0cvs23
693
694         * src/mainwindow.c
695                 Stupid me hit again. Fix cvs22.
696
697 2006-05-16 [colin]      2.2.0cvs22
698
699         * src/mainwindow.c
700                 Fix bug #922 (sylpheed-claws crashed after 
701                 pushing on Inbox folder)
702
703 2006-05-16 [colin]      2.2.0cvs21
704
705         * src/compose.c
706                 Make From header be copy/paste/select-able
707
708 2006-05-16 [wwp]        2.2.0cvs20
709
710         * src/export.c
711         * src/matcher.c
712         * src/summaryview.c
713         * src/etpan/imap-thread.c
714                 fix some compiler warnings (thanks to Colin).
715
716 2006-05-16 [wwp]        2.2.0cvs19
717
718         * src/action.c
719         * src/gedit-print.c
720         * src/inc.c
721         * src/mainwindow.c
722         * src/mh.c
723         * src/statusbar.c
724         * src/send_message.c
725         * src/summaryview.c
726                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
727
728 2006-05-15 [colin]      2.2.0cvs18
729
730         * src/procmsg.c
731                 Fix automatic rule creation with List-Post
732
733 2006-05-15 [paul]       2.2.0cvs17
734
735         * tools/filter_conv_new.pl
736                 updated for rule enabling/disabling
737                 claws version >= 2.3.x required
738
739 2006-05-15 [cleroy]     2.2.0cvs16
740
741         * src/main.c
742                 Revert test
743
744 2006-05-15 [cleroy]     2.2.0cvs15
745
746         * src/main.c
747                 test
748
749 2006-05-15 [wwp]        2.2.0cvs14
750
751         * manual/pl/.cvsignore
752                 ignore generated files.
753
754 2006-05-14 [wwp]        2.3.0-rc1
755
756         * 2.3.0-rc1 released
757
758 2006-05-13 [wwp]        2.2.0cvs13
759
760         * src/filtering.c
761         * src/filtering.h
762         * src/matcher.c
763         * src/matcher_parser_lex.l
764         * src/matcher_parser_parse.y
765         * src/prefs_filtering.c
766                 new feature: provide the ability to disable filtering and processing
767                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
768                 adaptations.
769
770 2006-05-13 [colin]      2.2.0cvs12
771
772         * src/compose.c
773                 Remove useless if (a) b; else b;
774                 Thanks to wwp
775
776 2006-05-13 [wwp]        2.2.0cvs11
777
778         * src/export.c
779         * src/import.c
780         * src/mainwindow.c
781         * src/mbox.c
782         * src/summaryview.c
783         * src/summaryview.h
784                 no more silent failures (or at least less ones) when importing
785                 or exporting from/to mbox. Also start importing/exporting if
786                 the necessary info is set.
787
788 2006-05-13 [wwp]        2.2.0cvs10
789
790         * RELEASE_NOTES
791                 restored up-to-date release notes.
792
793 2006-05-13 [paul]       2.2.0cvs9
794
795         * po/nl.po
796         * po/ru.po
797                 updated by Tim Dijkstra and Pavlo Bohmat
798
799 2006-05-12 [colin]      2.2.0cvs8
800
801         * src/gtk/quicksearch.c
802                 Add "k" as shortcut for "colorlabel". Patch
803                 by ath42@users.sf.net.
804
805 2006-05-12 [paul]       2.2.0cvs7
806
807         * src/prefs_common.h
808         * src/prefs_summaries.c
809         * src/summaryview.c
810                 when entering a folder also allow
811                 going directly to first Marked message
812
813 2006-05-12 [paul]       2.2.0cvs6
814
815         * src/summaryview.c
816                 always obey 'confirm before marking all
817                 mails read' option
818
819 2006-05-12 [paul]       2.2.0cvs5
820
821         * src/textview.c
822                 make Sender fully clickable
823
824 2006-05-12 [colin]      2.2.0cvs4
825
826         * src/compose.c
827         * src/compose.h
828                 Let From be editable
829         * src/main.c
830         * src/mh.c
831                 Full support of .mh_sequences' Unseen seq
832
833 2006-05-12 [colin]      2.2.0cvs3
834
835         * src/folder.c
836         * src/mainwindow.c
837         * src/mainwindow.h
838         * src/messageview.c
839         * src/prefs_spelling.c
840         * src/procheader.c
841         * src/procmsg.c
842         * src/procmsg.h
843         * src/summaryview.c
844         * src/toolbar.c
845         * src/toolbar.h
846                 Add contextual menu on Compose toolbar
847                 button. Fixes bug #944 (Automatic
848                 addresses not applied when changing account
849                 from compose window)
850                 add Mailing List support
851                 based on the old 0.6.5claws25 patch by
852                 Melvin Hadasht, with finishing touches
853                 by Colin
854                 Fix "ignore thread" when mails are threaded by
855                 subject (and weren't ignored although appearing
856                 in the thread).
857                 GUI rework.
858                 Both patches by Pawel.
859
860 2006-05-08 [paul]       2.2.0cvs2
861
862         * src/mainwindow.c
863         * src/mainwindow.h
864         * src/messageview.c
865         * src/procheader.c
866         * src/procmsg.c
867         * src/procmsg.h
868         * src/summaryview.c
869                 add Mailing List support
870                 based on the old 0.6.5claws25 patch by 
871                 Melvin Hadasht, with finishing touches
872                 by Colin
873
874 2006-05-08 [colin]      2.2.0cvs1
875
876         * src/mainwindow.c
877         * src/toolbar.c
878         * src/toolbar.h
879                 Add contextual menu on Compose toolbar 
880                 button. Fixes bug #944 (Automatic 
881                 addresses not applied when changing account 
882                 from compose window)
883
884 2006-05-08 [paul]       2.2.0
885
886         2.2.0 released
887
888 2006-05-08 [paul]       2.1.1cvs51
889
890         * po/cs.po
891         * po/de.po
892         * po/en_GB.po
893         * po/fi.po
894         * po/fr.po
895         * po/pt_BR.po
896         * po/sr.po
897         * po/zh_CN.po
898                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
899                 Fabien Vantard, Frederico Goncalves Guimaraes,
900                 Aleksandar Urosevic, and Ralgh Young
901
902 2006-05-12 [colin]      2.1.1cvs50
903
904         * po/cs.po
905         * po/de.po
906         * po/en_GB.po
907         * po/es.po
908         * po/fi.po
909         * po/fr.po
910         * po/pt_BR.po
911         * po/sr.po
912         * po/zh_CN.po
913                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
914                 Fabien Vantard, Frederico Goncalves Guimaraes,
915                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
916
917 2006-05-05 [colin]      2.1.1cvs49
918
919         * manual/Makefile.am
920         * manual/pl/Makefile.am
921         * manual/pl/account.xml
922         * manual/pl/ack.xml
923         * manual/pl/addrbook.xml
924         * manual/pl/advanced.xml
925         * manual/pl/faq.xml
926         * manual/pl/glossary.xml
927         * manual/pl/gpl.xml
928         * manual/pl/handling.xml
929         * manual/pl/intro.xml
930         * manual/pl/keyboard.xml
931         * manual/pl/plugins.xml
932         * manual/pl/starting.xml
933         * manual/pl/sylpheed-claws-manual.xml
934         * manual/pl/dist/.cvsignore
935         * manual/pl/dist/Makefile.am
936         * manual/pl/dist/html/.cvsignore
937         * manual/pl/dist/html/Makefile.am
938         * manual/pl/dist/pdf/.cvsignore
939         * manual/pl/dist/pdf/Makefile.am
940         * manual/pl/dist/ps/.cvsignore
941         * manual/pl/dist/ps/Makefile.am
942         * manual/pl/dist/txt/.cvsignore
943         * manual/pl/dist/txt/Makefile.am
944                 Add the polish translation of the manual,
945                 Authored by Pawel Pekala.
946
947 2006-05-05 [cleroy]     2.1.1cvs48
948
949         * src/main.c
950                 Re-read matcherrc after loading plugins 
951                 if some of them add folders.
952
953 2006-05-03 [colin]      2.1.1cvs47
954
955         * src/imap.c
956                 I'm idiot
957
958 2006-05-03 [colin]      2.1.1cvs46
959
960         * src/imap.c
961                 Be sure to have a session when
962                 getting separator
963
964 2006-05-03 [colin]      2.1.1cvs45
965
966         * src/imap.c
967         * src/imap.h
968         * src/imap_gtk.c
969                 Fix preventing renaming with namespace 
970                 separator.
971
972 2006-05-01 [colin]      2.1.1cvs44
973
974         * src/action.c
975                 Don't reload messageview when result of
976                 action is piped.
977
978 2006-04-29 [colin]      2.1.1cvs43
979
980         * src/prefs_receive.c
981         * src/plugins/spamassassin/spamassassin_gtk.c
982         * src/plugins/clamav/clamav_plugin_gtk.c
983                 GUI fixes by Pawel
984
985 2006-04-29 [colin]      2.1.1cvs42
986
987         * src/prefs_compose_writing.c
988         * src/prefs_quote.c
989                 Cleanups. Patch by Pawel
990
991 2006-04-28 [paul]       2.1.1cvs41
992
993         * src/matcher.c
994                 fix returned quick search results when search
995                 term contains an underscore.
996                 Thanks to Colin
997
998 2006-04-28 [paul]       2.1.1cvs40
999
1000         * src/prefs_message.c
1001         * src/prefs_receive.c
1002                 GUI cleanups
1003                 Patches by Pawel Pekala
1004
1005 2006-04-27 [colin]      2.1.1cvs39
1006
1007         * src/wizard.c
1008                 Differentiate subject Welcome from
1009                 window's title Welcome
1010
1011 2006-04-27 [paul]
1012
1013         2.2.0-rc1 released
1014
1015 2006-04-27 [paul]       2.1.1cvs38
1016
1017         * manual/advanced.xml
1018         * manual/fr/advanced.xml
1019                 add info about compose_no_markup hidden pref
1020
1021 2006-04-27 [paul]       2.1.1cvs37
1022
1023         * src/prefs_account.c
1024                 improve privacy labels
1025         * src/prefs_msg_colors.c
1026                 change some strings for translators' convenience
1027         * src/gtk/gtkutils.c
1028                 don't underline the link button text
1029
1030 2006-04-25 [colin]      2.1.1cvs36
1031
1032         * src/folder.c
1033                 Complete 2.1.1cvs33 (once more ;)
1034
1035 2006-04-25 [colin]      2.1.1cvs35
1036
1037         * src/editldap.c
1038                 Fix tooltip
1039
1040 2006-04-25 [cleroy]     2.1.1cvs34
1041
1042         * src/compose.c
1043         * src/gtk/gtkaspell.c
1044                 Fix crash on redirect (related to the return 
1045                 of the aspell menu in compose's toolbar)
1046         * src/prefs_msg_colors.c
1047                 Fix sensitivity widgets
1048         * src/image_viewer.c
1049         * src/gtk/pluginwindow.c
1050         * src/gtk/prefswindow.c
1051                 Change released signals to clicked (Fabien)
1052         * po/POTFILES.in
1053         * src/common/socket.c
1054         * src/plugins/spamassassin/spamassassin.c
1055                 Translate strings (Fabien)
1056
1057 2006-04-25 [paul]       2.1.1cvs33
1058
1059         * src/folder.c
1060         * src/folder.h
1061         * src/folderview.c
1062                 complete the fix of bug #912
1063                 Thanks to Colin
1064
1065 2006-04-25 [colin]      2.1.1cvs32
1066
1067         * src/news.c
1068                 Better progress bar
1069         * src/mimeview.c
1070         * src/summaryview.c
1071         * src/summaryview.h
1072                 Fix focus chain
1073                 Patches by Pawel Pekala
1074
1075 2006-04-24 [colin]      2.1.1cvs31
1076
1077         * src/compose.c
1078                 Fix compilation warnings (Fabien)
1079
1080 2006-04-24 [colin]      2.1.1cvs30
1081
1082         * src/addrindex.c
1083         * src/editldap.c
1084         * src/editldap_basedn.c
1085         * src/editldap_basedn.h
1086         * src/ldapctrl.c
1087         * src/ldapctrl.h
1088         * src/ldapquery.c
1089         * src/ldaputil.c
1090         * src/ldaputil.h
1091                 Fix bug #901 (LDAPS support)
1092
1093 2006-04-24 [colin]      2.1.1cvs29
1094
1095         * src/compose.c
1096                 Fix logic on error with send dialog on
1097         * src/imap.c
1098                 Fix compilation without libetpan, thanks
1099                 to Fabien
1100         * src/summaryview.c
1101                 Fix 'context-menu' key
1102
1103 2006-04-23 [colin]      2.1.1cvs28
1104
1105         * src/folder.c
1106                 Never free current's cache to free up 
1107                 memory. Fixes bug #912 (new count 
1108                 randomly set to message count)
1109
1110 2006-04-23 [colin]      2.1.1cvs27
1111
1112         * src/gtk/quicksearch.c
1113                 And remove printf...
1114
1115 2006-04-23 [colin]      2.1.1cvs26
1116
1117         * src/gtk/quicksearch.c
1118                 Fix replacing in quicksearch, and fix inserting
1119                 in the middle of the string. (introduced at 2.1.0cvs22)
1120
1121 2006-04-23 [colin]      2.1.1cvs25
1122
1123         * src/imap.c
1124                 Make sure uidnext is initialized in get_num_list
1125                 (not for stable, related to 2.1.1cvs8 and friends)
1126
1127 2006-04-23 [colin]      2.1.1cvs24
1128
1129         * src/imap.c
1130                 Output something when login is successful
1131                 too
1132
1133 2006-04-23 [colin]      2.1.1cvs23
1134
1135         * src/etpan/imap-thread.c
1136                 Better logging (line-per-line, hide data in fetch)
1137                 Fix a const warning
1138         * src/gtk/logwindow.c
1139         * src/gtk/logwindow.h
1140                 Better logging (color for input/output)
1141
1142 2006-04-21 [colin]      2.1.1cvs22
1143
1144         * src/gtk/quicksearch.c
1145                 On gtk+-2.8, use stock buttons in quicksearch
1146                 Based on a patch by Fabien and a design by Paul
1147
1148 2006-04-21 [colin]      2.1.1cvs21
1149
1150         * src/folderview.c
1151         * src/mainwindow.c
1152                 Fix occasional flicker in folderview
1153         * src/common/utils.c
1154                 Fix bug #943 (Incorrectly parsed email address 
1155                 list in short headers on message view and in 
1156                 printouts)
1157
1158 2006-04-20 [colin]      2.1.1cvs20
1159
1160         * src/imap.c
1161         * src/imap.h
1162         * src/prefs_account.c
1163                 Add ANONYMOUS auth for IMAP
1164
1165 2006-04-20 [paul]       2.1.1cvs19
1166
1167         * src/main.c
1168                 proper fix for 2.1.1cvs18
1169                 Thanks to Colin
1170
1171 2006-04-20 [paul]       2.1.1cvs18
1172
1173         * src/main.c
1174                 fix build warnings
1175
1176 2006-04-20 [paul]       2.1.1cvs17
1177
1178         * src/gtk/quicksearch.c
1179                 fix standard, non-extended Quick search,
1180                 was broken in 2.1.1cvs15.
1181                 Thanks to Colin.
1182
1183 2006-04-20 [colin]      2.1.1cvs16
1184
1185         * src/prefs_matcher.c
1186                 Fix values when reselecting a ~test
1187                 rule
1188
1189 2006-04-19 [colin]      2.1.1cvs15
1190
1191         * src/compose.c
1192         * src/compose.h
1193         * src/gtk/gtkaspell.c
1194         * src/gtk/gtkaspell.h
1195                 Put back Options menu in Spelling/
1196         * src/gtk/quicksearch.c
1197                 Don't search, and show error, if the
1198                 advanced search has a syntax error
1199
1200 2006-04-18 [colin]      2.1.1cvs14
1201
1202         * src/textview.c
1203                 Fix gdk warnings on set_cursor when textview
1204                 isn't visible
1205
1206 2006-04-18 [colin]      2.1.1cvs13
1207
1208         * src/gtk/gtksctree.c
1209                 Remove seemingly useless refresh that causes
1210                 flicker - watch this commit in case of 
1211                 problems before planned backport to stable
1212
1213 2006-04-18 [colin]      2.1.1cvs12
1214
1215         * src/imap.c
1216                 Factorize get/set_xml code
1217         * src/compose.c
1218         * src/prefs_account.c
1219         * src/prefs_account.h
1220         * src/procmsg.c
1221                 Add Encrypt to self option
1222
1223 2006-04-17 [colin]      2.1.1cvs11
1224
1225         * configure.ac
1226                 Fix search on encrpyt function on dragonfly
1227                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1228
1229 2006-04-17 [colin]      2.1.1cvs10
1230
1231         * src/prefs_account.c
1232                 Be safe by default: remove mails from POP3
1233                 after 7 days, not immediately
1234
1235 2006-04-17 [colin]      2.1.1cvs9
1236
1237         * src/etpan/imap-thread.c
1238                 Fix build on DragonFly - patch by 
1239                 Jonathan Buschmann <jonthn@agmact.com>
1240
1241 2006-04-17 [colin]      2.1.1cvs8
1242
1243         * src/imap.c
1244                 Save uidnext between sessions
1245
1246 2006-04-17 [colin]      2.1.1cvs7
1247
1248         * src/imap.c
1249                 scan is required when uid validity changes
1250
1251 2006-04-17 [colin]      2.1.1cvs6
1252
1253         * src/folderview.c
1254                 Don't scan if not necessary, apart in current
1255                 folder and INBOX to fetch flags.
1256         * src/imap.c
1257                 Scan is necessary if unread count changes
1258
1259 2006-04-17 [colin]      2.1.1cvs5
1260
1261         * src/imap.c
1262                 ...But always fetch ANSWERED and DELETED flags for
1263                 INBOX, as filtering can happen on these flags.
1264
1265 2006-04-17 [colin]      2.1.1cvs4
1266
1267         * src/imap.c
1268                 Don't fetch REPLIED and DELETED flags when synchronising
1269                 flags with a closed folder. We only need UNSEEN and FLAGGED
1270                 to update the folderview.
1271
1272 2006-04-17 [colin]      2.1.1cvs3
1273
1274         * src/imap.c
1275                 Faster flag search when there are new mails 
1276                 in a folder. We can do a full search if the 
1277                 folder contains less messages than the new
1278                 list.
1279
1280 2006-04-17 [colin]      2.1.1cvs2
1281
1282         * po/cs.po
1283         * po/de.po
1284         * po/fr.po
1285         * po/nl.po
1286         * po/pt_BR.po
1287                 Update translations from stable branch
1288
1289 2006-04-17 [colin]      2.1.1cvs1
1290
1291         * configure.ac
1292                 Bump version to follow stable release
1293
1294 2006-04-16 [mones]      2.1.0cvs50
1295
1296         * po/es.po
1297                 Updated for release
1298
1299 2006-04-16 [colin]      2.1.0cvs49
1300
1301         * src/textview.c
1302                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1303                 with gtk < 2.8. Thanks to Fabien Vantard.
1304
1305 2006-04-15 [colin]      2.1.0cvs48
1306
1307         * src/etpan/imap-thread.c
1308                 Fix bug #919 (libetpan: SEGV when connecting 
1309                 using command)
1310
1311 2006-04-14 [colin]      2.1.0cvs47
1312
1313         * src/main.c
1314                 Fix race on --select (should be done better)
1315
1316 2006-04-14 [wwp]        2.1.0cvs46
1317
1318         * src/send_message.c
1319                 enforce a check for domain in account prefs (a sending
1320                 error could be faced if domain was checked but no value set),
1321                 thanks to Colin.
1322
1323 2006-04-14 [colin]      2.1.0cvs45
1324
1325         * src/codeconv.c
1326                 when converting from unknown to unknown, if the
1327                 string is UTF8, don't convert it to the locale
1328                 (which breaks it)
1329
1330 2006-04-14 [colin]      2.1.0cvs44
1331
1332         * src/compose.c
1333                 Don't try to use ASCII for converting headers
1334                 (as done in body)
1335
1336 2006-04-14 [paul]       2.1.0cvs43
1337
1338         * src/crash.c
1339                 add locale/charset info to crash report
1340         * src/gtk/about.c
1341                 add wwp to doc team
1342                 replace 'e-mail' with preferred 'email'
1343         * src/gtk/authors.h
1344                 ensure contributors list is in alphabetical
1345                 order
1346
1347 2006-04-13 [colin]      2.1.0cvs42
1348
1349         * src/textview.c
1350                 Prevent gdk warnings
1351
1352 2006-04-13 [colin]      2.1.0cvs41
1353
1354         * src/common/ssl_certificate.c
1355         * src/common/ssl_certificate.h
1356         * src/gtk/sslcertwindow.c
1357                 Warn on expired certs, and display the expiration date
1358
1359 2006-04-13 [colin]      2.1.0cvs40
1360
1361         * src/plugins/spamassassin/spamassassin_gtk.c
1362                 Fix missing set_text on unix socket
1363
1364 2006-04-13 [wwp]        2.1.0cvs39
1365
1366         * manual/fr/advanced.xml
1367         * manual/fr/glossary.xml
1368                 applied new spam/ham/email lexicon (pourriel, courriel)
1369
1370 2006-04-13 [paul]       2.1.0cvs38
1371
1372         * src/plugins/pgpmime/plugin.c
1373                 remove the mention of S/MIME from the
1374                 description. This is now handled by the
1375                 S/MIME plugin.
1376
1377 2006-04-13 [paul]       2.1.0cvs37
1378
1379         * src/prefs_msg_colors.c
1380                 rework dialog
1381         * src/prefs_folder_item.c
1382         * src/prefs_spelling.c
1383                 add a tooltip to the colour selector buttons
1384
1385 2006-04-13 [wwp]        2.1.0cvs36
1386
1387         * manual/advanced.xml
1388         * manual/glossary.xml
1389         * manual/handling.xml
1390         * manual/keyboard.xml
1391         * manual/plugins.xml
1392         * manual/starting.xml
1393         * manual/fr/account.xml
1394         * manual/fr/ack.xml
1395         * manual/fr/addrbook.xml
1396         * manual/fr/advanced.xml
1397         * manual/fr/faq.xml
1398         * manual/fr/glossary.xml
1399         * manual/fr/gpl.xml
1400         * manual/fr/handling.xml
1401         * manual/fr/intro.xml
1402         * manual/fr/keyboard.xml
1403         * manual/fr/plugins.xml
1404         * manual/fr/starting.xml
1405         * manual/fr/sylpheed-claws-manual.xml
1406                 fixes to the manuals:
1407                  - summaryview -> Message List (same in French)
1408                  - translate key names
1409                  - fix French punctuation, use non-breakable spaces when
1410                    necessary, don't use &thinsp; which is not portable
1411                  - tell what maildir and mbox formats we support
1412
1413 2006-04-12 [wwp]        2.1.0cvs35
1414
1415         * src/prefs_toolbar.c
1416                 unified a replace button more,
1417                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1418
1419 2006-04-12 [wwp]        2.1.0cvs34
1420
1421         * src/prefs_common.c
1422         * src/prefs_msg_colors.c
1423                 make default color labels translatable,
1424                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1425                 thanks to Tim <timbrain@post.cz> for reporting.
1426
1427 2006-04-12 [wwp]        2.1.0cvs33
1428
1429         * manual/glossary.xml
1430         * manual/intro.xml
1431         * manual/plugins.xml
1432         * manual/starting.xml
1433         * manual/sylpheed-claws-manual.xml
1434         * manual/fr/.cvsignore
1435         * manual/fr/account.xml
1436         * manual/fr/ack.xml
1437         * manual/fr/addrbook.xml
1438         * manual/fr/advanced.xml
1439         * manual/fr/faq.xml
1440         * manual/fr/glossary.xml
1441         * manual/fr/handling.xml
1442         * manual/fr/intro.xml
1443         * manual/fr/keyboard.xml
1444         * manual/fr/plugins.xml
1445         * manual/fr/starting.xml
1446         * manual/fr/sylpheed-claws-manual.xml
1447                 various fixes: typos, missing .fr translations, punctuation,
1448                 capitalization, links, accents and some bad French more.
1449
1450 2006-04-12 [wwp]        2.1.0cvs32
1451
1452         * src/prefs_gtk.c
1453                 fix for bug #935: always store prefs files in UTF-8 (thanks
1454                 to Colin).
1455
1456 2006-04-11 [colin]      2.1.0cvs31
1457
1458         * src/compose.c
1459                 Fix inserting files not in utf8 when locale is utf8
1460
1461 2006-04-11 [colin]      2.1.0cvs30
1462
1463         * src/inc.c
1464                 Don't show error dialog when cancelling connection
1465                 Patch by Pawel
1466
1467 2006-04-11 [cleroy]     2.1.0cvs29
1468
1469         * src/compose.c
1470                 Implement multiple quote levels
1471         * src/prefs_common.c
1472                 Change a little bit the quote bgcolor for 2nd level
1473
1474 2006-04-11 [colin]      2.1.0cvs28
1475
1476         * src/gtk/about.c
1477                 Add locale and charset in the label
1478
1479 2006-04-10 [colin]      2.1.0cvs27
1480
1481         * src/compose.c
1482         * src/prefs_common.c
1483         * src/prefs_common.h
1484         * src/prefs_msg_colors.c
1485         * src/textview.c
1486                 Allow optional background color in quotes
1487                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
1488                 GTK+-2.8.x feature
1489
1490 2006-04-10 [colin]      2.1.0cvs26
1491
1492         * src/main.c
1493         * src/mainwindow.c
1494         * src/mainwindow.h
1495                 Implement --select
1496
1497 2006-04-10 [colin]      2.1.0cvs25
1498
1499         * manual/plugins.xml
1500         * manual/fr/plugins.xml
1501                 Document libcurl's proxy variables
1502
1503 2006-04-09 [colin]      2.1.0cvs24
1504
1505         * src/prefs_common.c
1506                 gettext() returns statically allocated stuff. We have
1507                 to strdup it in order to be able to free it.
1508
1509 2006-04-09 [colin]      2.1.0cvs23
1510
1511         * AUTHORS
1512         * src/gtk/authors.h
1513                 Add Alexei
1514
1515 2006-04-09 [colin]      2.1.0cvs22
1516
1517         * src/mainwindow.c
1518         * src/gtk/quicksearch.c
1519                 Fix bug #859 (problems with cyrilic input in 
1520                 search panel) - Patch by Alexey Illarionov 
1521                 <littlesavage@rambler.ru>
1522
1523 2006-04-09 [colin]      2.1.0cvs21
1524
1525         * src/prefs_customheader.c
1526                 I prefer removing then freeing rather than the contrary
1527                 (even if it doesn't change anything ;-)
1528         * src/prefs_account.c
1529                 Fix bug #933 (Crash re-entering the custom headers list 
1530                 dialog in accounts prefs)
1531                 The problem happened when cancelling the Account 
1532                 Preferences' dialogs - in which case we didn't do 
1533                 anything to the PrefsAccount * struct. In case of applying,
1534                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1535                 working with in this dialog. The problem is that 
1536                 prefs_customheader.c, working on this tmp_ac_prefs, always
1537                 changes the ->customhdr_list pointer, even when cancelled. 
1538                 So in case of cancelling the prefs_account dialog, we still
1539                 have to update ->customhdr_list in the real account.
1540
1541 2006-04-08 [colin]      2.1.0cvs20
1542
1543         * manual/fr/glossary.xml
1544         * manual/fr/keyboard.xml
1545                 Forgot some headers :)
1546
1547 2006-04-08 [colin]      2.1.0cvs19
1548
1549         * manual/Makefile.am
1550         * manual/fr/Makefile.am
1551         * manual/fr/account.xml
1552         * manual/fr/ack.xml
1553         * manual/fr/addrbook.xml
1554         * manual/fr/advanced.xml
1555         * manual/fr/faq.xml
1556         * manual/fr/glossary.xml
1557         * manual/fr/gpl.xml
1558         * manual/fr/handling.xml
1559         * manual/fr/intro.xml
1560         * manual/fr/keyboard.xml
1561         * manual/fr/plugins.xml
1562         * manual/fr/starting.xml
1563         * manual/fr/sylpheed-claws-manual.xml
1564         * manual/fr/dist/.cvsignore
1565         * manual/fr/dist/Makefile.am
1566         * manual/fr/dist/html/.cvsignore
1567         * manual/fr/dist/html/Makefile.am
1568         * manual/fr/dist/pdf/.cvsignore
1569         * manual/fr/dist/pdf/Makefile.am
1570         * manual/fr/dist/ps/.cvsignore
1571         * manual/fr/dist/ps/Makefile.am
1572         * manual/fr/dist/txt/.cvsignore
1573         * manual/fr/dist/txt/Makefile.am
1574                 Add the french translation of the manual. Thanks to
1575                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1576                 account.xml, ack.xml, addrbook.xml and advanced.xml
1577
1578 2006-04-08 [colin]      2.1.0cvs18
1579
1580         * manual/plugins.xml
1581         * manual/starting.xml
1582                 More fixes
1583
1584 2006-04-07 [colin]      2.1.0cvs17
1585
1586         * manual/faq.xml
1587         * manual/intro.xml
1588         * manual/keyboard.xml
1589                 Little fixes
1590
1591 2006-04-07 [colin]      2.1.0cvs16
1592
1593         * README
1594         * src/compose.c
1595         * src/prefs_common.c
1596         * src/prefs_common.h
1597                 Add hidden compose_no_markup pref
1598
1599 2006-04-07 [wwp]        2.1.0cvs15
1600
1601         * src/summary_search.c
1602         * .cvsignore
1603                 Bugfix: stop button was sticky when searching in an empty folder.
1604                 Applied curly brackets code style to the whole file (summary_search.c).
1605                 More files to ignore.
1606
1607 2006-04-07 [wwp]        2.1.0cvs14
1608
1609         * src/message_search.c
1610         * src/summary_search.c
1611                 changed default button when search bumps at file/folder
1612                 beginning or end, for convenience (thanks to Colin).
1613
1614 2006-04-07 [paul]       2.1.0cvs13
1615
1616         * src/plugins/dillo_viewer/dillo_prefs.c
1617                 avoid future potential for namespace collision
1618                 Patch by Colin
1619
1620 2006-04-06 [wwp]        2.1.0cvs12
1621
1622         * src/summary_search.c
1623                 Unify extended/advanced searches names (and thus factorize labels),
1624                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1625
1626 2006-04-06 [wwp]        2.1.0cvs11
1627
1628         * src/folderview.c
1629         * src/prefs_themes.c
1630         * src/summaryview.c
1631                 Fixed some compilation warnings.
1632
1633 2006-04-06 [colin]      2.1.0cvs10
1634
1635         * manual/advanced.xml
1636                 Document the wizard template and how to deploy
1637                 Sylpheed-Claws effectively
1638
1639 2006-04-06 [colin]      2.1.0cvs9
1640
1641         * src/folderview.c
1642                 gettext patch to tell translators about _("#"),
1643                 by Maxim Britov
1644
1645 2006-04-06 [colin]      2.1.0cvs8
1646
1647         * src/textview.c
1648                 Fix invalid GtkTextBIter after clicking "Display as text"
1649
1650 2006-04-06 [mones]      2.1.0cvs7
1651
1652         * src/addr_compl.c
1653         * src/addrindex.c
1654         * src/addritem.c
1655         * src/codeconv.c
1656         * src/compose.c
1657         * src/filtering.c
1658         * src/folder.c
1659         * src/folder_item_prefs.c
1660         * src/folderview.c
1661         * src/localfolder.c
1662         * src/matcher.c
1663         * src/mimeview.c
1664         * src/prefs_msg_colors.c
1665         * src/prefs_spelling.c
1666         * src/prefs_themes.c
1667         * src/procmime.c
1668         * src/procmsg.c
1669         * src/stock_pixmap.c
1670         * src/summaryview.c
1671         * src/textview.c
1672         * src/toolbar.c
1673         * src/common/mgutils.c
1674         * src/common/prefs.c
1675         * src/common/ssl_certificate.c
1676         * src/gtk/colorlabel.c
1677         * src/gtk/quicksearch.c
1678         * src/plugins/pgpmime/pgpmime.c
1679         * src/plugins/spamassassin/spamassassin.c
1680                 Removed redundant NULL checks for g_free() calls.
1681                 Patch by Pawel Pekala.
1682
1683 2006-04-06 [mones]      2.1.0cvs6
1684
1685         * src/prefs_actions.c
1686         * src/prefs_filtering.c
1687         * src/prefs_filtering_action.c
1688         * src/prefs_matcher.c
1689         * src/prefs_template.c
1690         * src/gtk/gtkutils.c
1691         * src/gtk/gtkutils.h
1692                 Have a nice replace button. Patch by Pawel Pekala
1693
1694 2006-04-06 [colin]      2.1.0cvs5
1695
1696         * src/addressbook.c
1697                 Fix crash with empty columns
1698
1699 2006-04-05 [colin]      2.1.0cvs4
1700
1701         * src/wizard.c
1702         * src/prefs_gtk.c
1703                 Allow wizard customization with pre-filled values
1704
1705 2006-04-05 [colin]      2.1.0cvs3
1706
1707         * src/textview.c
1708         * src/mimeview.c
1709         * src/mimeview.h
1710                 Nicer messages in mimeview
1711
1712 2006-04-05 [colin]      2.1.0cvs2
1713
1714         * src/addressbook.c
1715         * src/prefs_summaries.c
1716                 i18n fix
1717
1718 2006-04-05 [colin]      2.1.0cvs1
1719
1720         * src/plugins/pgpcore/plugin.c
1721         * src/plugins/pgpcore/select-keys.c
1722         * src/plugins/pgpcore/select-keys.h
1723         * src/plugins/pgpcore/sgpgme.c
1724         * src/plugins/pgpcore/sgpgme.h
1725         * src/plugins/pgpinline/pgpinline.c
1726         * src/plugins/pgpinline/plugin.c
1727         * src/plugins/pgpmime/pgpmime.c
1728         * src/plugins/pgpmime/plugin.c
1729                 Factorize and generalize a bit 
1730                 Drop S/MIME signature verification from PGP/MIME
1731                 (adding it as another, more complete plugin)
1732
1733 2006-04-05 [paul]       2.1.0
1734
1735         2.1.0 released
1736
1737 2006-04-05 [paul]       2.0.0cvs186
1738
1739         * manual/advanced.xml
1740                 add info on colour labels
1741
1742 2006-04-05 [paul]       2.0.0cvs185
1743
1744         * po/bg.po
1745         * po/cs.po
1746         * po/de.po
1747         * po/el.po
1748         * po/en_GB.po
1749         * po/fi.po
1750         * po/fr.po
1751         * po/it.po
1752         * po/nl.po
1753         * po/pl.po
1754         * po/pt_BR.po
1755         * po/sr.po
1756         * po/zh_CN.po
1757                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1758                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1759                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1760                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1761         * src/gtk/authors.h
1762         * tools/claws.i18n.status.pl
1763                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1764                 and new Czech translator, Tim <timbrain@post.cz>
1765
1766 2006-04-05 [mones]      2.0.0cvs184
1767
1768         * po/es.po
1769                 Updated translation
1770
1771 2006-04-05 [colin]      2.0.0cvs183
1772
1773         * src/gtk/quicksearch.c
1774                 Fix bug #929 (unnecessary reload in quick search bar)
1775
1776 2006-04-05 [colin]      2.0.0cvs182
1777
1778         * src/compose.c
1779                 Fix crash on Reply with no From:
1780                 Show signature and conversion error on queuing 
1781                 (but not sending)
1782         * src/mainwindow.c
1783         * src/summaryview.c
1784         * src/summaryview.h
1785                 Factorize threading code and make sure msginfo 
1786                 is not null when it comes from a GtkCTreeRow's 
1787                 data
1788         * src/gtk/gtkaspell.c
1789                 Check for necessary things
1790         * src/gtk/gtksctree.c
1791         * src/gtk/gtksctree.h
1792                 Reset anchor if necessary when removing node
1793
1794 2006-03-29 [colin]      2.0.0cvs181
1795
1796         * src/folderview.c
1797                 Warn for disabled IMAP accounts (due to lack of
1798                 libetpan). Breaks string-freeze - sorry - but it
1799                 is kind of important ;)
1800
1801 2006-03-28 [colin]      2.0.0cvs180
1802
1803         * src/gtk/gtkutils.c
1804         * src/gtk/gtkutils.h
1805                 Add a gtkut_get_link_btn() function that
1806                 creates a button which acts like an URI
1807         * src/prefs_themes.c
1808         * src/gtk/about.c
1809                 Use this function (factorizes codes)
1810         * src/common/defs.h
1811         * src/gtk/pluginwindow.c
1812                 Add a "Get more..." in the plugins window
1813
1814 2006-03-28 [colin]      2.0.0cvs179
1815
1816         * src/common/smtp.c
1817         * src/common/passcrypt.c
1818         * src/undo.c
1819                 Warning fixes. Patch by Pawel Pekala
1820
1821 2006-03-27 [colin]      2.0.0cvs178
1822
1823         * src/undo.c
1824                 Fix undoing by blocks with spaces
1825
1826 2006-03-27 [colin]      2.0.0cvs177
1827
1828         * src/textview.c
1829                 Set margin to 3px for headers
1830
1831 2006-03-27 [paul]
1832
1833         2.1.0-rc2 released
1834
1835 2006-03-27 [wwp]        2.0.0cvs176
1836
1837         * src/summaryview.c
1838                 don't reset quicksearch when updating the message list.
1839                 Thanks to Colin.
1840
1841 2006-03-26 [wwp]        2.0.0cvs175
1842
1843         * src/compose.c
1844                 use a unified border width ('other' tab in the compose window,
1845                 patch by Pawel Pekala).
1846
1847
1848 2006-03-26 [wwp]        2.0.0cvs174
1849
1850         * src/common/quoted-printable.c
1851         * src/addressbook.c
1852                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1853
1854 2006-03-26 [colin]      2.0.0cvs173
1855
1856         * src/quote_fmt_parse.y
1857                 Fix non-UTF8 date formats messing up the whole quote a 
1858                 little bit
1859
1860 2006-03-26 [colin]      2.0.0cvs172
1861
1862         * src/procheader.c
1863                 Make sure the date is UTF8 valid, or try to make it
1864                 so. IncrediMail is really IncrediStupid.
1865         * src/compose.c
1866                 Fix possible conversions. 
1867                 
1868
1869 2006-03-26 [colin]      2.0.0cvs171
1870
1871         * src/matcher.c
1872                 Fix corner cases in body search. This is still a
1873                 hack... It seems impossible to make it good and 
1874                 reasonably fast at the same time.
1875
1876 2006-03-26 [colin]      2.0.0cvs170
1877
1878         * src/summaryview.c
1879                 I think I killed the twilight zone bug!
1880                 summary_select_node() flushes GTK events in order
1881                 to be able to center the view. But this also 
1882                 flushes keypresses like Ctrl-Alt-U, so this can
1883                 call summary_show from summary_select_node (itself
1884                 called from summary_show, etc.). And the summaryview
1885                 has to be unlocked in this function. So just locking
1886                 while processing GTK events, and bailing if locked, 
1887                 should fix it.
1888                 Fixes bug #927 (SIGSEGV during Update Summary)
1889
1890 2006-03-25 [colin]      2.0.0cvs169
1891
1892         * src/matcher.c
1893                 Fix search in QP-encoded bodies
1894                 Fix utf-8 searches in bodies encoded in the
1895                 locale's encoding
1896         * src/common/quoted-printable.c
1897         * src/common/quoted-printable.h
1898                 Add a decode function that doesn't overwrite
1899                 the original pointer
1900                 
1901
1902 2006-03-24 [colin]      2.0.0cvs168
1903
1904         * src/action.c
1905         * src/summaryview.c
1906         * src/summaryview.h
1907                 Update message cache after action
1908                 Patch by H. Merijn Brand
1909         * src/prefs_msg_colors.c
1910                 Factorize label 
1911                 Patch by Fabien Vantard
1912         * src/plugins/spamassassin/spamassassin_gtk.c
1913                 Remove useless translation
1914                 Patch by Fabien Vantard
1915
1916 2006-03-23 [colin]      2.0.0cvs167
1917
1918         * src/common/ssl.c
1919                 Let 30 seconds to SSL_connect
1920
1921 2006-03-23 [wwp]        2.0.0cvs166
1922
1923         * src/summaryview.c
1924         * src/gtk/description_window.c
1925                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1926                 and headers are translated; adjust description windows' width to fit their
1927                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1928
1929 2006-03-23 [paul]       2.0.0cvs165
1930
1931         * src/common/utils.c
1932                 fix highlighting of URIs containing "()"
1933                 (2.0.0cvs164's reversal fixed)
1934                 Thanks to Colin.
1935
1936 2006-03-23 [paul]       2.0.0cvs164
1937
1938         * src/common/utils.c
1939                 revert patch, (postponing a fix), at 2.0.0cvs120
1940                 as it breaks more URIs than it fixes.
1941                 Allow '-' to be a terminating character in a URI
1942
1943 2006-03-22 [colin]      2.0.0cvs163
1944
1945         * configure.ac
1946                 Require libetpan 0.45
1947                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1948
1949 2006-03-22 [paul]       2.0.0cvs162
1950
1951         * src/editgroup.c
1952                 replace '<-' and '->' buttons with GTK_STOCK graphical
1953                 buttons
1954         * src/summary_search.c
1955                 don't offer '...' for translation
1956                 add a tooltip to advanced search '...' button
1957         * src/gtk/quicksearch.c
1958                 don't offer '...' for translation
1959
1960 2006-03-21 [colin]      2.0.0cvs161
1961
1962         * src/compose.c
1963                 Fix middle-click pasting (insert at click
1964                 position instead of cursor position, don't
1965                 remove existing selection and allow pasting
1966                 our own selection)
1967         * src/addressbook.c
1968                 "LDAP Server" -> "LDAP servers"
1969
1970 2006-03-21 [wwp]        2.0.0cvs160
1971
1972         * src/etpan/imap-thread.c
1973                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1974
1975 2006-03-20 [colin]      2.0.0cvs159
1976
1977         * src/summaryview.c
1978                 Don't reload summaryview after an execute with no
1979                 move action
1980
1981 2006-03-19 [colin]      2.0.0cvs158
1982
1983         * src/addressbook.c
1984                 and put groups at the top, always
1985
1986 2006-03-19 [colin]      2.0.0cvs157
1987
1988         * src/addressbook.c
1989                 Order groups before names, as previously
1990
1991 2006-03-19 [colin]      2.0.0cvs156
1992
1993         * src/addressbook.c
1994                 - Sort case-unsensitive
1995                 - Put the sort arrow at opening too
1996
1997 2006-03-19 [wwp]        2.0.0cvs155
1998
1999         * src/addressbook.c
2000                 allow sorting by name/email/remarks, ensure that right-pane's contents
2001                 matches the left-pane selection (cleared when appropriate).
2002                 Patch by Pawel Pekala <c0rn@o2.pl>.
2003
2004 2006-03-18 [colin]      2.0.0cvs154
2005
2006         * src/textview.c
2007                 Fix text cursor ;)
2008
2009 2006-03-18 [colin]      2.0.0cvs153
2010
2011         * src/gtk/filesel.c
2012                 Make sure we hide the preview if we didn't get
2013                 a filename
2014
2015 2006-03-18 [colin]      2.0.0cvs152
2016
2017         * src/summaryview.c
2018                 Set cursor to watch for execution (fixes lack
2019                 of watch-cursor when dnd'ing hundreds of mails)
2020         * src/gtk/filesel.c
2021                 Check that mime type is 'image/*' before updating
2022                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2023
2024 2006-03-18 [colin]      2.0.0cvs151
2025
2026         * src/mainwindow.c
2027         * src/textview.c
2028         * src/textview.h
2029                 Put a watch cursor in textview too when the mainwindow's
2030                 cursor in a watch
2031
2032 2006-03-18 [colin]      2.0.0cvs150
2033
2034         * src/folder.c
2035                 Change wrong asserts to simple tests
2036
2037 2006-03-17 [colin]      2.0.0cvs149
2038
2039         * src/mainwindow.c
2040         * src/mainwindow.h
2041         * src/prefs_msg_colors.c
2042         * src/summaryview.c
2043         * src/summaryview.h
2044         * src/gtk/colorlabel.c
2045         * src/gtk/colorlabel.h
2046                 Add a color label menu in the main menubar
2047                 Add (fixed) accels Ctrl-{0-7} to change the color
2048                 They have to be fixed because the menu's dynamic,
2049                 the items are complex widgets, hence we can't use
2050                 a GtkItemFactory.
2051
2052
2053 2006-03-17 [wwp]        2.0.0cvs148
2054
2055         * src/compose.c
2056                 rollback few lines from my previous commit (those lines come from
2057                 a pending patch, accidentally commited, even if neutral as they are
2058                 commented out).
2059
2060 2006-03-17 [wwp]        2.0.0cvs147
2061
2062         * src/compose.c
2063                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2064                 applied code style/indentation to the modified function.
2065
2066 2006-03-17 [wwp]        2.0.0cvs146
2067
2068         * src/procmsg.c
2069         * src/compose.c
2070                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2071
2072 2006-03-17 [paul]
2073
2074         2.1.0-rc1 released
2075
2076 2006-03-17 [paul]       2.0.0cvs145
2077
2078         * src/main.c
2079                 addressbook_read_file() was called twice
2080         * src/textview.c
2081                 X-Mailer highlighting
2082
2083 2006-03-16 [colin]      2.0.0cvs144
2084
2085         * src/sourcewindow.c
2086         * src/sourcewindow.h
2087                 And the last one, in source window.
2088
2089 2006-03-16 [colin]      2.0.0cvs143
2090
2091         * src/compose.c
2092         * src/compose.h
2093                 Fix the same stuff in compose
2094
2095 2006-03-16 [colin]      2.0.0cvs142
2096
2097         * src/messageview.c
2098                 Complete the previous messageview crash fix
2099
2100 2006-03-16 [colin]      2.0.0cvs141
2101
2102         * src/procmsg.h
2103         * src/procmsg.c
2104         * src/folder.c
2105                 Fix POSTPROCESSING hook
2106                 Patch by H. Merijn Brand
2107
2108         * src/procmime.c
2109         * src/procmime.h
2110                 Parse Content-Location
2111
2112         * src/toolbar.c
2113         * src/messageview.c
2114         * src/messageview.h
2115                 Don't crash when a top-level MessageView has
2116                 been closed on us. Same problematic than
2117                 yesterday's quicksearch issue.
2118
2119 2006-03-15 [colin]      2.0.0cvs140
2120
2121         * src/gtk/quicksearch.c
2122                 Fix a bitchy race we didn't think about when we
2123                 added quicksearch cancellation:
2124                 If the search is not on cached fields, for example
2125                 body_part matchcase "stuff"
2126                 the matcher code has to get the whole message. If
2127                 we're on IMAP, that can be slow, and in order to
2128                 be non-blocking, the IMAP code idle loop processes
2129                 gtk events too. So it is possible to cancel a
2130                 quicksearch while the matcher is getting the mail's
2131                 body. After matcher got its body, it will start to
2132                 iterate over the matcher list that the Quicksearch's
2133                 clear_search_cb() just freed via prepare_matcher().
2134                 SIGSEGV ensues.
2135                 The fix consists of guarding the matcherlist_match()
2136                 call with a boolean 'matching'. If we reset the
2137                 quicksearch while matching is TRUE, we don't free
2138                 the matcherlist anymore like we did, but we set
2139                 another new flag, deferred_free, to TRUE. Then,
2140                 in quicksearch_match(), just after returning from
2141                 matcherlist_match() and unsetting the matching flag,
2142                 we check the deferred_free flag and do the
2143                 prepare_matcher() (which does the matcherlist_free)
2144                 for real, so we free the matcherlist once it's not
2145                 used anymore.
2146                 As all of this runs via the glib main loop, we
2147                 luckily don't need a mutex.
2148         * src/summaryview.c
2149                 Also, show progress while searching.
2150
2151
2152 2006-03-14 [colin]      2.0.0cvs139
2153
2154         * src/alertpanel.c
2155                 Make alertpanel_is_open non-static
2156
2157 2006-03-14 [colin]      2.0.0cvs138
2158
2159         * src/prefs_spelling.c
2160                 Cleanups - Fabien Vantard
2161
2162 2006-03-14 [wwp]        2.0.0cvs137
2163
2164         * src/main.c
2165                 code style normalization (curly braces, indentation).
2166
2167 2006-03-14 [wwp]        2.0.0cvs137
2168
2169         * src/main.c
2170                 code style (braces, indentation)
2171
2172 2006-03-12 [paul]       2.0.0cvs136
2173
2174         * src/prefs_common.c
2175                 trans_hdr defaults to FALSE to be RFC-savvy
2176         * src/prefs_summaries.c
2177                 add a tooltip to the trans_hdr option
2178                 
2179
2180 2006-03-12 [paul]       2.0.0cvs135
2181
2182         * src/prefs_matcher.c
2183                 give a little more width to the combos
2184         * src/prefs_display_header.c
2185         * src/textview.c
2186                 translate headers if prefs_common.trans_hdr
2187                 is TRUE
2188
2189         Patches by Pawel Pekala
2190
2191 2006-03-12 [paul]       2.0.0cvs134
2192
2193         * src/plugins/clamav/clamav_plugin.c
2194         * src/plugins/dillo_viewer/dillo_viewer.c
2195         * src/plugins/pgpcore/plugin.c
2196         * src/plugins/pgpinline/plugin.c
2197         * src/plugins/pgpmime/plugin.c
2198         * src/plugins/spamassassin/spamassassin.c
2199                 update/add to descriptions
2200         * src/plugins/spamassassin/spamassassin_gtk.c
2201                 fixes to the english, remove superfluous
2202                 tooltips, clean up a little
2203
2204 2006-03-12 [paul]       2.0.0cvs133
2205
2206         * src/compose.c
2207                 fix Bug 924, 'Account combo box shows up wrong 
2208                 if & is in account name'
2209
2210 2006-03-11 [colin]      2.0.0cvs132
2211
2212         * src/summaryview.c
2213                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2214                 messed up shift-selection because is slows down
2215                 moving around summaryview. thanks -users
2216
2217 2006-03-10 [colin]      2.0.0cvs131
2218
2219         * src/plugins/spamassassin/spamassassin_gtk.c
2220                 Put back Paul's engrish fixes
2221
2222 2006-03-10 [colin]      2.0.0cvs130
2223
2224         * src/plugins/spamassassin/spamassassin.c
2225         * src/plugins/spamassassin/spamassassin.h
2226         * src/plugins/spamassassin/spamassassin_gtk.c
2227                 Cleanup SA prefs page (more)
2228                 Patch by Fabien Vantard
2229
2230 2006-03-10 [paul]       2.0.0cvs129
2231
2232         * src/prefs_msg_colors.c
2233         * src/prefs_spelling.c
2234                 widget sensitivity
2235
2236 2006-03-09 [mones]      2.0.0cvs128
2237
2238         * po/es.po
2239                 Update for next RC
2240
2241 2006-03-09 [wwp]        2.0.0cvs127
2242
2243         * configure.ac
2244                 revert accidental commit (requirement for libetpan 0.43), this time
2245                 not in HEAD.
2246
2247 2006-03-09 [wwp]        2.0.0cvs125
2248
2249         * configure.ac
2250                 revert accidental commit (requirement for libetpan 0.43)
2251
2252 2006-03-09 [paul]       2.0.0cvs126
2253
2254         * src/prefs_receive.c
2255                 remove useless frame
2256                 replace 'incorporation' with 'receiving'
2257         * src/plugins/clamav/clamav_plugin_gtk.c
2258         * src/plugins/spamassassin/spamassassin_gtk.c
2259                 improve widget sensitivity
2260                 fix a bit his engrish
2261
2262 2006-03-09 [wwp]        2.0.0cvs125
2263
2264         * src/addressadd.c
2265         * src/foldersel.c
2266         * src/prefs_common.c
2267         * src/prefs_common.h
2268                 remember some more windows' sizes (add to addressbook and
2269                 select folder).
2270
2271 2006-03-09 [paul]       2.0.0cvs124
2272
2273         * src/plugins/pgpcore/prefs_gpg.c
2274                 normalise construction of dialogue
2275
2276 2006-03-09 [paul]       2.0.0cvs123
2277
2278         * src/plugins/trayicon/Makefile.am
2279                 add missing slash
2280
2281 2006-03-08 [colin]      2.0.0cvs122
2282
2283         * src/plugins/trayicon/Makefile.am
2284                 Fix build in separate dir 
2285                 Patch by Bamanzi <bamanzi@gmail.com>
2286
2287 2006-03-08 [colin]      2.0.0cvs121
2288
2289         * src/procmsg.c
2290                 Batch move and copies from summaryview with delayed execution
2291                 too
2292
2293 2006-03-07 [paul]       2.0.0cvs120
2294
2295         * src/common/utils.c
2296                 fix highlighting of URIs containing "()"
2297                 Patch by Pawel Pekala
2298
2299 2006-03-07 [paul]       2.0.0cvs119
2300
2301         * src/folder.c
2302         * src/folder.h
2303         * src/folderview.c
2304                 immediately do alphabetical resort when
2305                 changing a folder's name
2306                 Patch by Pawel Pekala
2307
2308 2006-03-07 [paul]       2.0.0cvs118
2309
2310         * src/news.c
2311         * src/news_gtk.c
2312                 when unsubscribing a newsgroup, remove the
2313                 folder and msgs in .sylpheed-claws/newscache
2314                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2315
2316 2006-03-07 [paul]       2.0.0cvs117
2317
2318         * src/textview.c
2319                 fix wrong Fake URL Warning
2320                 Thanks to Hiro
2321
2322 2006-03-07 [colin]      2.0.0cvs116
2323
2324         * src/imap.c
2325                 Return immediately when password dialog was
2326                 cancelled
2327         * src/gtk/inputdialog.c
2328                 Allow empty strings for passwords
2329
2330
2331 2006-03-06 [colin]      2.0.0cvs115
2332
2333         * src/imap.c
2334                 Prevent double-timeouts when connection fails
2335
2336 2006-03-06 [colin]
2337
2338         2.0.1-rc1 released
2339
2340 2006-03-06 [colin]      2.0.0cvs114
2341
2342         * src/imap.c
2343                 Refresh session during potentially long
2344                 operations
2345
2346 2006-03-06 [wwp]        2.0.0cvs113
2347
2348         * src/prefs_msg_colors.h
2349                 forgot that one (custom color labels).
2350
2351 2006-03-06 [wwp]        2.0.0cvs112
2352
2353         * src/prefs_common.c
2354         * src/prefs_common.h
2355         * src/prefs_msg_colors.c
2356         * src/summaryview.c
2357         * src/summaryview.h
2358         * src/gtk/colorlabel.c
2359         * src/gtk/colorlabel.h
2360                 colors in messages list are now customizable. Color values and names can
2361                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2362                 Thanks to Paul and Colin for their help with this longstanding patch!
2363
2364 2006-03-06 [wwp]        2.0.0cvs111
2365
2366         * src/textview.c
2367                 don't crash if (x)face is bad.
2368
2369 2006-03-05 [paul]       2.0.0cvs110
2370
2371         * AUTHORS
2372         * configure.ac
2373         * src/Makefile.am
2374         * src/common/Makefile.am
2375         * src/common/utils.h
2376         * src/etpan/imap-thread.c
2377         * src/gtk/authors.h
2378         * src/plugins/clamav/Makefile.am
2379         * src/plugins/demo/Makefile.am
2380         * src/plugins/dillo_viewer/Makefile.am
2381         * src/plugins/pgpcore/Makefile.am
2382         * src/plugins/pgpcore/passphrase.c
2383         * src/plugins/pgpinline/Makefile.am
2384         * src/plugins/pgpmime/Makefile.am
2385         * src/plugins/spamassassin/Makefile.am
2386         * src/plugins/trayicon/Makefile.am
2387                 fix builiding on cygwin
2388                 Patch by Ralgh Young <bamanzi@gmail.com>
2389
2390 2006-03-04 [wwp]        2.0.0cvs109
2391
2392         * manual/keyboard.xml
2393                 fix mixed up/down keys.
2394
2395 2006-03-04 [wwp]        2.0.0cvs108
2396
2397         * README
2398         * INSTALL
2399                 updated links to SpamAssassin.
2400
2401 2006-03-04 [wwp]        2.0.0cvs107
2402
2403         * manual/plugins.xml
2404         * src/plugins/spamassassin/README
2405                 updated SpamAssassin plugin docs to reflect new functional additions
2406                 (also fix/update/documents few technical stuff more, see the README).
2407
2408 2006-03-04 [wwp]        2.0.0cvs106
2409
2410         * src/prefs_message.c
2411                 normalized capitalization of message-prefs paths.
2412
2413 2006-03-04 [wwp]        2.0.0cvs105
2414
2415         * manual/advanced.xml
2416                 typo.
2417
2418 2006-03-03 [colin]      2.0.0cvs104
2419
2420         * src/plugins/clamav/clamav_plugin_gtk.c
2421                 Rework prefs page, patch by Fabien 
2422
2423 2006-03-03 [colin]      2.0.0cvs103
2424
2425         * src/plugins/clamav/clamav_plugin.c
2426                 Set error on all errors
2427
2428 2006-03-03 [colin]      2.0.0cvs102
2429
2430         * src/common/plugin.c
2431                 Initialize error to avoid crashing when a plugin fails
2432                 without setting error
2433
2434 2006-03-02 [wwp]        2.0.0cvs101
2435
2436         * configure.ac
2437                 fixed linker flags for libetpan support on Cygwin
2438                 (thanks to H.Merijn Brand).
2439
2440 2006-03-02 [wwp]        2.0.0cvs100
2441
2442         * src/addressbook.c
2443                 fix some AB error messages: one for punctuation and
2444                 one wrongly duplicate (thanks, maxbritov).
2445
2446 2006-03-02 [wwp]        2.0.0cvs99
2447
2448         * src/plugins/spamassassin/spamassassin.c
2449                 make sync calls to sa-learn/spamc to prevent
2450                 system (whatever local or client/server) overload.
2451
2452 2006-03-02 [colin]      2.0.0cvs98
2453
2454         * src/summaryview.c
2455                 Put the spam icon in the status column instead of the
2456                 mark one
2457
2458 2006-03-01 [colin]      2.0.0cvs97
2459
2460         * src/plugins/spamassassin/spamassassin.c
2461                 Fix segfault (g_file_set_contents fails for some 
2462                 reason and err==0x2f. Can't find out why with
2463                 valgrind, using working function :-)
2464
2465 2006-03-01 [colin]      2.0.0cvs96
2466
2467         * src/inc.c
2468                 Offline overriding: let 'No' be cached only 3 seconds
2469
2470 2006-03-01 [colin]      2.0.0cvs95
2471
2472         * src/addr_compl.c
2473         * src/addrbook.c
2474         * src/addressbook.c
2475         * src/addrindex.c
2476         * src/folder_item_prefs.c
2477         * src/headerview.c
2478         * src/imap.c
2479         * src/inc.c
2480         * src/ldif.c
2481         * src/mainwindow.c
2482         * src/mh.c
2483         * src/msgcache.c
2484         * src/prefs_common.h
2485         * src/prefs_msg_colors.c
2486         * src/procheader.c
2487         * src/procheader.h
2488         * src/procmime.c
2489         * src/procmsg.c
2490         * src/procmsg.h
2491         * src/send_message.h
2492         * src/simple-gettext.c
2493         * src/summaryview.c
2494         * src/summaryview.h
2495         * src/syldap.c
2496         * src/textview.c
2497         * src/undo.c
2498         * src/common/ssl_certificate.c
2499         * src/common/utils.c
2500         * src/gtk/colorsel.c
2501         * src/gtk/gtksctree.c
2502         * src/gtk/gtkshruler.c
2503         * src/plugins/trayicon/trayicon.c
2504                 #if 0 goes to /dev/null
2505
2506 2006-03-01 [colin]      2.0.0cvs94
2507
2508         * src/compose.c
2509         * src/imap.c
2510         * src/inc.c
2511         * src/inc.h
2512         * src/messageview.c
2513         * src/news.c
2514         * src/plugins/spamassassin/spamassassin.c
2515                 Allow to add information in the "working offline"
2516                 window
2517
2518 2006-03-01 [wwp]        2.0.0cvs93
2519
2520         * src/plugins/spamassassin/spamassassin.c
2521                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2522                 'cause it seems that calling `spamc ... < inputfile` with
2523                 g_spawn_(a)sync simply.. erm doesn't work :-).
2524
2525 2006-03-01 [wwp]        2.0.0cvs92
2526
2527         * src/toolbar.c
2528         * src/toolbar.h
2529                 simplify the adding of spam/ham button to the messageview toolbar
2530                 (it gets more clear now that the same button will be "Mark as spam"
2531                 or "Mark as ham" according to the current message status,
2532                 thanks to Colin).
2533
2534 2006-03-01 [wwp]        2.0.0cvs91
2535
2536         * src/messageview.c
2537         * src/procmsg.c
2538         * src/procmsg.h
2539         * src/summaryview.c
2540         * src/plugins/spamassassin/spamassassin.c
2541         * src/plugins/spamassassin/spamassassin.h
2542                 make learner callbacks return a status (0 for ok),
2543                 handle it in main code to avoid setting flags when learning failed,
2544                 don't learn on TCP if offline in spamassassin,
2545                 thanks to Colin.
2546
2547                 
2548
2549 2006-03-01 [wwp]        2.0.0cvs90
2550
2551         * src/compose.c
2552                 some work around the compose window's account menu,
2553                 patch by Fabien Vantard.
2554
2555 2006-03-01 [wwp]        2.0.0cvs89
2556
2557         * src/plugins/spamassassin/spamassassin.c
2558                 fixed bad logics, was using spamc in local mode and sa-learn
2559                 in remote mode (thanks, Colin).
2560
2561 2006-03-01 [wwp]        2.0.0cvs88
2562
2563         * src/plugins/spamassassin/spamassassin.c
2564         * src/plugins/spamassassin/spamassassin.h
2565         * src/plugins/spamassassin/spamassassin_gtk.c
2566                 made processing of emails w/ sa-plugin an option (default is TRUE),
2567                 fixed Engrish some tooltips, capitalization of some debug messages
2568                 and warnings. The spamassassin plugin now provides two separate
2569                 services: process emails upon incorporation and spamd training.
2570                 Both services (un)register independently but use some common
2571                 plugin settings (transport settings, spam storage location).
2572
2573 2006-02-28 [wwp]        2.0.0cvs87
2574
2575         * src/plugins/spamassassin/spamassassin.c
2576                 fix async flag to spamc cmdline execution (batch exec should
2577                 be asynchronous).
2578
2579 2006-02-27 [wwp]        2.0.0cvs86
2580
2581         * src/plugins/spamassassin/spamassassin.c
2582         * src/plugins/spamassassin/spamassassin.h
2583         * src/plugins/spamassassin/spamassassin_gtk.c
2584                 - added the ability to learn a remote spamassassin server (spamd),
2585                 using spamc.
2586                 - added the spamassassin option 'username', that applies to all
2587                 spamassassin operations (filtering, learning, local or remote).
2588                 The default username is the current unix user (if left blank
2589                 from gtk prefs or config file).
2590                 - commented out some unused code (notebook widget), removed unused
2591                 layout (hbox1).
2592                 - make more widgets sensitive to the transport type.
2593
2594 2006-02-27 [colin]      2.0.0cvs85
2595
2596         * src/plugins/spamassassin/spamassassin.c
2597                 Fix sa-learn call when offline
2598
2599 2006-02-27 [colin]      2.0.0cvs84
2600
2601         * configure.ac
2602         * src/Makefile.am
2603         * src/mainwindow.c
2604         * src/mainwindow.h
2605         * src/messageview.c
2606         * src/messageview.h
2607         * src/prefs_toolbar.c
2608         * src/procmsg.c
2609         * src/stock_pixmap.c
2610         * src/stock_pixmap.h
2611         * src/summaryview.c
2612         * src/toolbar.c
2613         * src/toolbar.h
2614         * src/pixmaps/ham_btn.xpm
2615         * src/pixmaps/spam.xpm
2616         * src/pixmaps/spam_btn.xpm
2617         * src/plugins/spamassassin/spamassassin.c
2618                 Add button in toolbar for spam learning
2619                 Fix a few bugs from the last related commit
2620                 Revert 1.9.6cvs23 which messed up shift-selection
2621
2622 2006-02-24 [colin]      2.0.0cvs83
2623
2624         * src/procmsg.c
2625         * src/summaryview.c
2626         * src/summaryview.h
2627         * src/plugins/spamassassin/spamassassin.c
2628         * src/plugins/spamassassin/spamassassin.h
2629         * src/plugins/spamassassin/spamassassin_gtk.c
2630                 Unregister learner when spamassassin is either
2631                 disabled or over tcp
2632
2633 2006-02-24 [colin]      2.0.0cvs82
2634
2635         * src/Makefile.am
2636         * src/mainwindow.c
2637         * src/mainwindow.h
2638         * src/procmsg.c
2639         * src/procmsg.h
2640         * src/stock_pixmap.c
2641         * src/stock_pixmap.h
2642         * src/summaryview.c
2643         * src/summaryview.h
2644         * src/gtk/icon_legend.c
2645         * src/pixmaps/spam.xpm  ** NEW FILE **
2646         * src/plugins/spamassassin/spamassassin.c
2647         * src/plugins/spamassassin/spamassassin_gtk.c
2648                 Add spam learning interface (Mark/Mark as 
2649                 (spam|ham) menus)
2650
2651 2006-02-24 [wwp]        2.0.0cvs81
2652
2653         * src/compose.c
2654         * src/compose.h
2655         * src/filtering.c
2656                 hide compose window when sending message in batch mode
2657                 (filtering: forward and redirect). Also fixed a wrong
2658                 value returned when sending failed, neutral anyway.
2659                 (Colin, me) 
2660
2661 2006-02-24 [wwp]        2.0.0cvs80
2662
2663         * src/mainwindow.c
2664                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2665
2666 2006-02-24 [paul]       2.0.0cvs79
2667
2668         * src/news.c
2669         * src/news.h
2670         * src/news_gtk.c
2671                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2672                 Thanks to Colin
2673
2674 2006-02-23 [colin]      2.0.0cvs78
2675
2676         * src/alertpanel.c
2677                 Change OK to Close in alertpanel with View log
2678                 button; add accel to View log. Patch by Fabien
2679                 Vantard
2680
2681 2006-02-23 [wwp]        2.0.0cvs77
2682
2683         * src/compose.c
2684                 silly me, there were much more tests to perform, since toolbars can
2685                 really have down to 1 element only.
2686
2687 2006-02-23 [wwp]        2.0.0cvs76
2688
2689         * commitHelper
2690                 fixed indentation from my previous commit. Fallback to VISUAL if
2691                 EDITOR is not set (and to vi, at last resort).
2692
2693 2006-02-23 [wwp]        2.0.0cvs75
2694
2695         * commitHelper
2696                 improved error detection (Colin, me).
2697
2698 2006-02-23 [wwp]        2.0.0cvs74
2699
2700         * src/prefs_toolbar.c
2701                 simplify and fix prefs/toolbars layouting. Combos' contents can
2702                 now be really displayed.
2703
2704 2006-02-23 [wwp]        2.0.0cvs73
2705         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2706         be really displayed.
2707
2708 2006-02-22 [wwp]        2.0.0cvs72
2709
2710         * src/compose.c
2711                 fix a typo in my previous commit (sorry!).
2712
2713 2006-02-22 [wwp]        2.0.0cvs71
2714
2715         * src/prefs_toolbar.c
2716                 fix a crash when adding separators to toolbars,
2717                 also fix some separator item information.
2718
2719 2006-02-22 [wwp]        2.0.0cvs70
2720
2721         * src/compose.c
2722                 fix a crash when redirecting (for instance) when compose window's
2723                 toolbar contents has been customized (when some buttons have been
2724                 removed in fact).
2725
2726 2006-02-21 [wwp]        2.0.0cvs69
2727
2728         * src/summaryview.c
2729         * src/gtk/pluginwindow.c
2730         * src/plugins/pgpcore/prefs_gpg.c
2731                 fix some compilation warnings (feat. remains of removed code).
2732
2733 2006-02-21 [wwp]        2.0.0cvs68
2734
2735         * src/gtk/gtkutils.c
2736                 fix two compilation issues, thanks to Stephan Sachse.
2737
2738 2006-02-20 [colin]      2.0.0cvs67
2739
2740         * src/mainwindow.c
2741                 Don't reselect displayed mail on refocus
2742                 This fixes actions misbehaving 
2743
2744 2006-02-20 [wwp]        2.0.0cvs66
2745
2746         * src/summaryview.c
2747         * src/gtk/gtksctree.c
2748         * src/gtk/gtkshruler.c
2749                 changed more runtime typecast checks.
2750
2751 2006-02-20 [wwp]        2.0.0cvs65
2752
2753         * src/summary_search.c
2754                 find all - summaryview refresh issue fixed, thanks to Colin.
2755
2756 2006-02-20 [wwp]        2.0.0cvs64
2757
2758         * src/gtk/gtkutils.c
2759                 better runtime typecast checks.
2760
2761 2006-02-20 [wwp]        2.0.0cvs63
2762
2763         * src/summary_search.c
2764                 enhancements to the summary search:
2765                         - add the ability to stop the running search
2766                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2767                         - don't search if no criteria (From/To/Subject/Body) is set
2768                         - ensure that a busy mouse pointer is always shown when searching,
2769                           show it even a bit earlier
2770
2771 2006-02-19 [colin]      2.0.0cvs62
2772
2773         * src/compose.c
2774         * src/imap.c
2775         * src/etpan/imap-thread.c
2776         * src/etpan/imap-thread.h
2777                 (Future) IMAP speed improvement on sending
2778                 Will require a libetpan update
2779         * src/summaryview.c
2780         * src/gtk/quicksearch.c
2781                 Make quicksearch clearable while running.
2782
2783 2006-02-17 [colin]      2.0.0cvs61
2784
2785         * src/imap.c
2786         * src/etpan/imap-thread.c
2787         * src/etpan/imap-thread.h
2788                 Check for IMAP certificates
2789                 ** Requires libetpan-0.42-cvs4 
2790                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2791
2792 2006-02-17 [colin]      2.0.0cvs60
2793
2794         * src/messageview.c
2795         * src/prefs_common.c
2796         * src/prefs_common.h
2797         * src/prefs_message.c
2798                 Add pref to display HTML-only mails with plugin, 
2799                 if possible (defaulting to FALSE of course).
2800
2801 2006-02-16 [colin]      2.0.0cvs59
2802
2803         * src/main.c
2804         * src/common/plugin.c
2805         * src/common/plugin.h
2806         * src/gtk/pluginwindow.c
2807                 Keep track of requested (but unloaded) plugins
2808                 in some error cases.
2809
2810 2006-02-16 [wwp]        2.0.0cvs58
2811
2812         * src/gtk/gtkaspell.c
2813         * src/gtk/gtkaspell.h
2814         * src/prefs_spelling.c
2815         * src/compose.c
2816         * src/prefs_common.c
2817         * src/prefs_common.h
2818                 implemented new optional spellchecker behaviour: re-check message when
2819                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2820
2821 2006-02-16 [wwp]        2.0.0cvs57
2822
2823         * src/quote_fmt_parse.y
2824                 pclose popen'ed pipe.
2825
2826 2006-02-15 [colin]      2.0.0cvs56
2827
2828         * src/mimeview.c
2829         * src/mimeview.h
2830                 Let MimeViewers know which MimeView they
2831                 depend of.
2832         * src/summaryview.c
2833                 Swap From/To columns in Sent/Queue/Drafts
2834                 folders
2835         * src/etpan/imap-thread.c
2836                 Use mailstream_low_tls_open() for STARTTLS
2837                 instead of mailstream_low_ssl_open()
2838                 ** REQUIRES libetpan 0.42cvs3 **
2839
2840 2006-02-15 [wwp]        2.0.0cvs55
2841
2842         * src/compose.c
2843         * src/compose.h
2844         * src/message_search.c
2845         * src/message_search.h
2846         * src/textview.c
2847         * src/gtk/gtkutils.c
2848         * src/gtk/gtkutils.h
2849                 added the ability to Find text in the compose window (and a bit
2850                 of code factorization).
2851
2852 2006-02-15 [wwp]        2.0.0cvs54
2853
2854         * src/prefs_gtk.c
2855                 yet another one file was missing (fix for some widgets' sensitivity).
2856                 Thanks Colin!
2857
2858 2006-02-15 [wwp]        2.0.0cvs53
2859
2860         * src/prefs_gtk.h
2861                 oops forgot that file (fix for some widgets' sensitivity).
2862
2863 2006-02-15 [wwp]        2.0.0cvs52
2864
2865         * src/summary_search.c
2866                 implemented advanced summary search options (added the ability
2867                 to use matcher conditions in an advanced search mode).
2868
2869 2006-02-15 [wwp]        2.0.0cvs51
2870
2871         * src/plugins/pgpcore/prefs_gpg.c
2872         * src/prefs_account.c
2873                 fix some widget sensitivity, mostly around some labels in
2874                 account prefs.
2875
2876 2006-02-15 [paul]       2.0.0cvs50
2877
2878         * manual/advanced.xml
2879                 improve Templates info
2880                 written by wwp
2881
2882 2006-02-14 [colin]      2.0.0cvs49
2883
2884         * src/pixmaps/address_book.xpm
2885         * src/pixmaps/preferences.xpm
2886         * src/pixmaps/properties.xpm
2887                 Fix pixmap size - patch by Fabien Vantard
2888
2889 2006-02-13 [colin]      2.0.0cvs48
2890
2891         * src/procmime.c
2892                 Add missing fclose()s on error
2893         * src/textview.c
2894                 Remove unused code
2895         * src/common/utils.c
2896                 Fix temp files not being deleted on windows
2897         Patches by Thomas Gilgin
2898
2899 2006-02-13 [colin]      2.0.0cvs47
2900
2901         * src/mainwindow.c
2902                 Fix exit crash
2903
2904 2006-02-13 [wwp]        2.0.0cvs46
2905
2906         * src/plugins/pgpcore/prefs_gpg.c
2907                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2908
2909 2006-02-12 [colin]      2.0.0cvs45
2910
2911         * src/folderview.c
2912         * src/main.c
2913         * src/mainwindow.c
2914                 Fix "stuff" when quitting
2915
2916 2006-02-12 [wwp]        2.0.0cvs44
2917
2918         * src/prefs_themes.c
2919                 fix typos in debug messages.
2920
2921 2006-02-11 [colin]      2.0.0cvs43
2922
2923         * src/summaryview.c
2924                 don't allow drag/drop from ourself
2925
2926 2006-02-10 [wwp]        2.0.0cvs42
2927
2928         * src/exporthtml.c
2929         * src/html.c
2930         * src/html.h
2931         * src/procmime.c
2932         * src/textview.c
2933                 renamed html_ prefixed functions and data structures to avoid
2934                 namespace clashes w/ other software (gtkhtml2 for instance).
2935                 Closes bug #907.
2936
2937
2938 2006-02-09 [colin]      2.0.0cvs41
2939
2940         * src/summaryview.c
2941                 Fix shitty logic messed up. Thanks Ticho for the hint!
2942
2943 2006-02-09 [wwp]        2.0.0cvs40
2944
2945         * src/gtk/about.c
2946         * src/compose.c
2947         * src/prefs_account.c
2948         * src/prefs_gtk.h
2949         * src/editaddress.c
2950                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2951                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2952                 Browse buttons in accounts prefs.
2953
2954 2006-02-09 [colin]      2.0.0cvs39
2955
2956         * src/matcher.c
2957                 Check for pointer before using its members
2958         * src/gtk/gtksourceprintjob.c
2959                 Fix a wrong warning
2960
2961 2006-02-09 [wwp]        2.0.0cvs38
2962
2963         * src/gtk/filesel.c
2964                 fix few compiler warnings (type mismatch).
2965
2966 2006-02-09 [paul]       2.0.0cvs37
2967
2968         * po/fr.po
2969                 updated by Fabien Vantard
2970
2971 2006-02-08 [colin]      2.0.0cvs36
2972
2973         * src/prefs_common.c
2974         * src/common/defs.h
2975         * src/common/plugin.c
2976                 allow windows and linux configurations to coexist
2977                 patch by Thomas Gilgin
2978
2979 2006-02-08 [colin]      2.0.0cvs35
2980
2981         * src/filtering.c
2982         * src/matcher.c
2983         * src/matcher.h
2984         * src/matcher_parser_parse.y
2985         * src/prefs_filtering_action.c
2986         * src/prefs_matcher.c
2987                 Add the "Ignore thread" filtering
2988                 action
2989
2990 2006-02-08 [colin]      2.0.0cvs34
2991
2992         * src/compose.c
2993         * src/procmime.c
2994         * src/procmime.h
2995                 Fix bug #905 (damaged attachment)
2996                 text files with raw \0's aren't really text files
2997         FOR_STABLE
2998
2999 2006-02-08 [colin]      2.0.0cvs33
3000
3001         * src/summaryview.c
3002                 Fix crasher introduced yesterday
3003
3004 2006-02-08 [wwp]        2.0.0cvs32
3005
3006         * src/compose.c
3007         * src/compose.h
3008                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3009
3010 2006-02-08 [wwp]        2.0.0cvs31
3011
3012         * src/prefs_template.c
3013                 templates enhancement: allow address completion for Cc and Bcc fields
3014                 (it was currently possible for the To field only)
3015
3016 2006-02-08 [colin]      2.0.0cvs30
3017
3018         * src/compose.c
3019                 Don't unblock if not blocked
3020         FOR_STABLE
3021
3022 2006-02-07 [colin]      2.0.0cvs29
3023
3024         * src/action.c
3025                 Forgot to refresh summaryview
3026
3027 2006-02-07 [colin]      2.0.0cvs28
3028
3029         * src/action.c
3030                 Freeze/thaw message list and folder list while
3031                 processing %as{} actions 
3032         * src/compose.c
3033                 Fix auto-wrap disabling after a middle-click
3034                 paste - FOR_STABLE
3035
3036 2006-02-07 [paul]       2.0.0cvs27
3037
3038         * src/folder.c
3039                 fix freeing of uninitialised pointers
3040                 Thanks to Colin
3041
3042 2006-02-06 [colin]      2.0.0cvs26
3043
3044         * src/folder.c
3045                 Use g_slist_prepend in potentially big list
3046
3047 2006-02-06 [colin]      2.0.0cvs25
3048
3049         * src/folder.c
3050                 Completely skip processing if it doesn't 
3051                 exist (faster!)
3052
3053 2006-02-06 [colin]      2.0.0cvs24
3054
3055         * src/folder.c
3056         * src/summaryview.c
3057                 Batch filtering in summaryview (from Tools menu)
3058                 and pre/post//-processing too
3059
3060 2006-02-06 [colin]      2.0.0cvs23
3061
3062         * src/procmsg.h
3063         * src/filtering.c
3064                 Use a special field for batch filtering instead
3065                 of stepping on deferred execution's toes
3066
3067 2006-02-06 [colin]      2.0.0cvs22
3068
3069         * src/action.c
3070         * src/filtering.c
3071         * src/filtering.h
3072         * src/folder.c
3073         * src/summaryview.c
3074                 Fix filtering via menus and actions
3075
3076 2006-02-06 [colin]      2.0.0cvs21
3077
3078         * src/imap.c
3079                 Put the added file directly to cache if possible (will work
3080                 with next libetpan)
3081         * src/filtering.c
3082         * src/filtering.h
3083         * src/inc.c
3084         * src/folder.c
3085         * src/mbox.c
3086         * src/procmsg.h
3087                 Move and copy filtered messages by batches instead of one
3088                 by one - faster on IMAP
3089         * src/procmsg.c
3090                 Add a function that'll possibly be useful later
3091
3092 2006-02-06 [colin]      2.0.0cvs20
3093
3094         * src/addressbook.c
3095                 Use internal mime-type instead of text/plain for d'n'd
3096         * src/compose.c
3097                 Allow attaching files from mimeview's icon list via d'n'd
3098         * src/folderview.c
3099         * src/folderview.h
3100                 Use internal mime-type instead of text/plain for d'n'd
3101                 Don't try to selected opened folder if none is
3102                 Factorize d'n'd from other apps code
3103         * src/headerview.c
3104         * src/textview.c
3105         * src/gtk/gtkutils.c
3106         * src/gtk/gtkutils.h
3107                 Factorize Face/X-Face stuff
3108         * src/mimeview.c
3109                 Fix d'n'd to other apps
3110         * src/prefs_message.c
3111                 Let the XFace pref be usable without libcompface as it also
3112                 applies to Face
3113         * src/summaryview.c
3114                 Fix d'n'd to other apps
3115                 Factorize d'n'd from other apps code
3116
3117 2006-02-06 [wwp]        2.0.0cvs19
3118
3119         * po/it.po
3120                 Italian translation fixes by Andrea Spadaccini (no more confusion
3121                 between filtering and processing, and few changes in the About
3122                 dialog).
3123
3124
3125 2006-02-06 [mones]      2.0.0cvs18
3126
3127         * src/gtk/icon_legend.c
3128                 Improved descriptions allowing better translations
3129
3130 2006-02-05 [colin]      2.0.0cvs17
3131
3132         * src/imap.c
3133                 Add the f*cking missing expunge that caused imap_fetch_env
3134                 to fail after an add_msgs ! :-///
3135         * src/etpan/imap-thread.c
3136                 Add a bit of debug
3137         FOR_STABLE
3138
3139 2006-02-05 [colin]      2.0.0cvs16
3140
3141         * src/common/utils.c
3142                 Don't check for return-path (or we can't put
3143                 back non-sent mails)
3144
3145 2006-02-05 [colin]      2.0.0cvs15
3146
3147         * src/textview.c
3148                 Don't try to display Face header in textview
3149                 when teh headerview's active
3150
3151 2006-02-05 [colin]      2.0.0cvs14
3152
3153         * tools/tbird2syl.py
3154         * tools/Makefile.am
3155                 Add script to import Thunderbird mails
3156
3157 2006-02-05 [colin]      2.0.0cvs13
3158
3159         * src/headerview.c
3160         * src/procheader.c
3161         * src/procmsg.c
3162         * src/procmsg.h
3163         * src/textview.c
3164                 Show Face headers - patch partially by Klaus Flittner
3165
3166 2006-02-05 [colin]      2.0.0cvs12
3167
3168         * src/folderview.c
3169         * src/summaryview.c
3170         * src/common/utils.c
3171         * src/common/utils.h
3172                 Let dnd work from mime icons to summaryview
3173                 and to folderview too
3174                 Add a crude test to avoid trying to add files
3175                 drag'n'dropped when they're not mails
3176
3177 2006-02-04 [colin]      2.0.0cvs11
3178
3179         * src/summaryview.c
3180         * src/mimeview.c
3181                 Fix utf8 conversion
3182
3183 2006-02-04 [colin]      2.0.0cvs10
3184
3185         * src/compose.c
3186         * src/folderview.c
3187         * src/mimeview.c
3188         * src/summaryview.c
3189         * src/summaryview.h
3190                 Added various drag and drop capas:
3191                 From                    To
3192                 summaryview             other apps
3193                 mimeview icons          other apps
3194                 other apps              summaryview
3195                 other apps              folderview
3196
3197                 This shouldn't have broken the existing:
3198                 From                    To
3199                 summaryview             folderview
3200                 folderview              folderview
3201                 summaryview             compose's attachments
3202
3203         Tests welcomed.
3204
3205 2006-02-02 [paul]       2.0.0cvs9
3206
3207         * src/mainwindow.c
3208                 move global option 'Set displayed columns...' out
3209                 of folder option grouping.
3210                 fix sensitivity of 'harvest addresses'
3211         FOR_STABLE
3212
3213 2006-02-01 [colin]      2.0.0cvs8
3214
3215         * src/mimeview.c
3216                 Revert the alertpanel patch, it sucks (intrusive
3217                 and gets in the way of "open")
3218
3219 2006-02-01 [colin]      2.0.0cvs7
3220
3221         * src/compose.c
3222         * src/prefs_account.c
3223         * src/prefs_common.c
3224         * src/common/defs.h
3225         * src/common/utils.c
3226         * src/common/utils.h
3227                 Add ability to edit the signature file
3228                 from the account preferences, and use
3229                 a default for the text editor.
3230                 Patch by Fabien Vantard
3231
3232 2006-02-01 [colin]      2.0.0cvs6
3233
3234         * src/mimeview.c
3235                 Try to get mime type by extension if it is
3236                 application/octet-stream
3237                 Display a window with possible choices when
3238                 encountering unknown mime types
3239         * src/gtk/filesel.c
3240         * src/gtk/filesel.h
3241                 Add preview
3242                 Allow multiple selection in filtered filesel
3243                 (patch by Fabien Vantard)
3244         * src/gtk/pluginwindow.c
3245                 Use it (patch by Fabien Vantard)
3246
3247 2006-02-01 [paul]       2.0.0cvs5
3248
3249         * src/jpilot.c
3250                 fix crash on creating jpilot address book
3251                 Thanks to Colin - FOR_STABLE
3252         * src/prefs_summaries.c
3253         * src/prefs_wrapping.c
3254         * src/gtk/icon_legend.c
3255         * src/gtk/quicksearch.c
3256                 string fixes and additions
3257
3258 2006-02-01 [paul]       2.0.0cvs4
3259
3260         * src/compose.c
3261         * src/mainwindow.c
3262         * src/messageview.c
3263         * src/prefs_send.c
3264                 add Arabic encoding option
3265                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3266
3267 2006-01-31 [colin]      2.0.0cvs3
3268
3269         * src/plugins/pgpcore/passphrase.c
3270                 Convert passphrase to locale encoding
3271         * src/compose.c
3272                 Fix drafting on IMAP. Crappy bug sneaked in
3273                 the release :-/
3274         FOR_STABLE
3275
3276 2006-01-30 [paul]       2.0.0cvs2
3277
3278         * src/gtk/icon_legend.c
3279                 show the new entries
3280
3281 2006-01-30 [colin]      2.0.0cvs1
3282
3283         * src/manual.c
3284                 Check for the file to be present before 
3285                 enabling the menu - FOR_STABLE
3286         * src/gtk/icon_legend.c
3287                 Add folders icons (not all of them, there
3288                 are too much, but the most intriguing ones)
3289
3290 2006-01-30 [paul]       2.0.0
3291
3292         version 2.0.0 released
3293
3294 2006-01-30 [paul]       1.9.100cvs200
3295
3296         * manual/faq.xml
3297         * manual/gpl.xml
3298         * manual/intro.xml
3299         * manual/starting.xml
3300         * manual/sylpheed-claws-manual.xml
3301                 fixes, additions
3302
3303 2006-01-29 [mones]      1.9.100cvs199
3304
3305         * manual/account.xml
3306         * manual/advanced.xml
3307         * manual/glossary.xml
3308                 Some typos fixed, added LDIF term to glossary
3309         * po/es.po
3310                 Fixed leading plus symbol
3311
3312 2006-01-29 [paul]       1.9.100cvs198
3313
3314         * po/fi.po
3315         * po/sk.po
3316                 updated by Tommi Pirinen and Andrej Kacian
3317
3318 2006-01-29 [paul]       1.9.100cvs197
3319
3320         * src/gtk/authors.h
3321                 remove duplicates
3322
3323 2006-01-29 [paul]       1.9.100cvs196
3324
3325         * AUTHORS
3326         * po/nl.po
3327         * src/gtk/authors.h
3328         * tools/claws.i18n.status.pl
3329                 nl translation updated by Tim Dijkstra
3330
3331 2006-01-29 [paul]       1.9.100cvs195
3332
3333         * po/sr.po
3334         * po/sv.po
3335                 updated by Aleksandar Urosevic and Anders Troback
3336
3337 2006-01-28 [colin]      1.9.100cvs194
3338
3339         * src/gtk/gtksourceprintjob.c
3340                 Don't fiddle with PangoLayout when we
3341                 have an image
3342
3343 2006-01-28 [paul]       1.9.100cvs193
3344
3345         * AUTHORS
3346         * po/el.po
3347         * po/zh_CN.po
3348         * src/gtk/authors.h
3349         * tools/claws.i18n.status.pl
3350                 updated translations submitted by Stavros Giannouris
3351                 and Ralgh Young
3352
3353 2006-01-27 [colin]      1.9.100cvs192
3354
3355         * src/summaryview.c
3356         * src/gtk/gtksourceprintjob.c
3357                 Add image printing 
3358                 (libgnomeprint only, of course)
3359
3360 2006-01-27 [paul]       1.9.100cvs191
3361
3362         * po/fr.po
3363         * po/it.po
3364                 updated by Fabien Vantard and Andrea Spadaccini
3365
3366 2006-01-26 [colin]      1.9.100cvs190
3367
3368         * manual/Makefile.am
3369         * configure.ac
3370                 Make building the manual optional 
3371                 (--disable-manual)
3372
3373 2006-01-26 [paul]       1.9.100cvs189
3374
3375         * manual/glossary.xml
3376         * manual/plugins.xml
3377                 edited
3378         * po/en_GB.po
3379                 updated
3380
3381 2006-01-26 [paul]       1.9.100cvs188
3382
3383         * src/prefs_display_header.c
3384         * src/prefs_folder_column.c
3385         * src/prefs_msg_colors.c
3386         * src/prefs_summaries.c
3387         * src/prefs_summary_column.c
3388                 HIGify
3389
3390 2006-01-25 [colin]      1.9.100cvs187
3391
3392         * src/imap.c
3393                 Don't allow moving/copying mails between
3394                 queue/drafts and non-queue/drafts folders
3395                 Fixes bug #897 (message header is resetted 
3396                 if one is copied to Drafts)
3397
3398 2006-01-25 [colin]      1.9.100cvs186
3399
3400         * src/folder.c
3401         * src/mainwindow.c
3402                 Fix subscribed folders not found
3403         * src/compose.c
3404                 Don't try to encode as original mail's charset
3405                 if it's ascii 
3406
3407 2006-01-25 [paul]       1.9.100cvs185
3408
3409         * AUTHORS
3410         * po/Makevars
3411                 updated
3412         * po/de.po
3413         * po/pl.po
3414         * po/pt_BR.po
3415         * po/sr.po
3416                 updates submitted by Stephan Sachse, Emilian Nowak
3417                 and Quar, Frederico Goncalves Guimaraes, and
3418                 Aleksandar Urosevic
3419                 Fix Bug 896, 'PT_BR locale broken'.
3420         * src/gtk/authors.h
3421                 updated
3422
3423 2006-01-24 [mones]      1.9.100cvs184
3424
3425         * manual/glossary.xml
3426                 All current terms finished. Reviewers welcome ;-)
3427         * manual/keyboard.xml
3428                 Fixed column width for pdf output.
3429         * po/es.po
3430                 Updated
3431
3432 2006-01-24 [paul]       1.9.100cvs183
3433
3434         * manual/glossary.xml
3435                 fix id name
3436         * manual/dist/html/Makefile.am
3437         * manual/dist/pdf/Makefile.am
3438         * manual/dist/ps/Makefile.am
3439         * manual/dist/txt/Makefile.am
3440                 fix make deps
3441                 Thanks to Colin
3442
3443 2006-01-24 [mones]      1.9.100cvs182
3444
3445         * manual/glossary.xml
3446                 Nearly finished, some terms missing.
3447
3448 2006-01-23 [paul]       1.9.100cvs181
3449
3450         * manual/dist/html/Makefile.am
3451         * manual/dist/pdf/Makefile.am
3452         * manual/dist/ps/Makefile.am
3453         * manual/dist/txt/Makefile.am
3454         * src/mainwindow.c
3455                 re-enable manual
3456                 Thanks to Colin
3457
3458 2006-01-22 [colin]      1.9.100cvs180
3459
3460         * src/compose.c
3461         * src/gtk/gtkaspell.c
3462                 Don't deselect stuff before right-clicking, with aspell.
3463                 (This prevented right-click Copy, for example).
3464                 Thanks to Clo!
3465
3466 2006-01-22 [paul]       1.9.100cvs179
3467
3468         * src/summary_search.c
3469                 don't fix the widget size as it causes problems
3470                 under localisation.
3471                 Thanks to Emilian Nowak
3472
3473 2006-01-21 [paul]       1.9.100cvs178
3474
3475         * src/prefs_themes.c
3476                 fix broken underlining of label text
3477                 with some translations
3478
3479 2006-01-21 [colin]      1.9.100cvs177
3480
3481         * po/fr.po
3482                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
3483
3484 2006-01-20 [colin]      1.9.100cvs176
3485
3486         * configure.ac
3487         * Makefile.am
3488         * manual/Makefile
3489         * manual/dist/html/.cvsignore
3490         * manual/dist/html/Makefile.am
3491         * manual/dist/pdf/.cvsignore
3492         * manual/dist/pdf/Makefile.am
3493         * manual/dist/ps/.cvsignore
3494         * manual/dist/ps/Makefile.am
3495         * manual/dist/txt/.cvsignore
3496         * manual/dist/txt/Makefile.am
3497                 Autotool-ize manual
3498
3499 2006-01-20 [paul]       1.9.100cvs175
3500
3501         * manual/handling.xml
3502                 make Filtering and Searching entries easier to find
3503         * manual/keyboard.xml
3504                 add the remaining default keybinds
3505         * src/prefs_summaries.c
3506                 update the default keybinds
3507
3508 2006-01-20 [paul]       1.9.100cvs174
3509
3510         * src/addressbook.c
3511         * src/addrgather.c
3512         * src/addrharvest.c
3513         * src/editaddress.c
3514         * src/editgroup.c
3515         * src/exphtmldlg.c
3516         * src/expldifdlg.c
3517         * src/exporthtml.c
3518         * src/exportldif.c
3519         * src/ldif.c
3520                 replace 'e-mail' with 'email'
3521         * src/summary_search.c
3522                 add mnemonic to "Find all" button
3523
3524 2006-01-20 [wwp]        1.9.100cvs173
3525
3526         * src/export.c
3527         * src/import.c
3528                 touched mbox import/export buttons for HIG-compliance
3529
3530 2006-01-19 [paul]       1.9.100cvs172
3531
3532         * manual/account.xml
3533         * manual/addrbook.xml
3534         * manual/advanced.xml
3535         * manual/faq.xml
3536         * manual/handling.xml
3537         * manual/intro.xml
3538         * manual/plugins.xml
3539         * manual/starting.xml
3540                 more editing
3541
3542 2006-01-19 [paul]       1.9.100cvs171
3543
3544         * src/toolbar.c
3545                 allow use of trash button while receiving
3546                 Thanks to Colin
3547
3548 2006-01-19 [wwp]        1.9.100cvs170
3549
3550         * src/gtk/quicksearch.c
3551         * src/compose.c
3552                 force text color to black when yellow background is set
3553
3554 2006-01-19 [colin]      1.9.100cvs169
3555
3556         * src/plugins/trayicon/trayicon.c
3557                 Gray out Get Mail when already getting mail
3558
3559 2006-01-18 [paul]       1.9.100cvs168
3560
3561         * src/compose.c
3562                 give widget yellow background was To is
3563                 set via folder prefs
3564         * src/gtk/quicksearch.c
3565                 give widget yellow background when quick
3566                 search is active.
3567                 Thanks to Colin
3568
3569 2006-01-18 [paul]       1.9.100cvs167
3570
3571         * doc/man/sylpheed-claws.1
3572                 add --subscribe option
3573
3574 2006-01-18 [paul]       1.9.100cvs166
3575
3576         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3577         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3578                 use %U instead of %F (%F is broken for user installed
3579                 files in kde 3.5)
3580
3581 2006-01-18 [colin]      1.9.100cvs165
3582
3583         * src/summaryview.c
3584                 Default to Yes in "No more * messages" dialogs
3585
3586 2006-01-17 [colin]      1.9.100cvs164
3587
3588         * src/compose.c
3589                 Possibly fix an invalid iterator causing
3590                 crash
3591
3592 2006-01-17 [colin]      1.9.100cvs163
3593
3594         * src/mimeview.c
3595                 Fix crash when the image disappears under the
3596                 image viewer
3597
3598 2006-01-16 [colin]      1.9.100cvs162
3599
3600         * src/compose.c
3601                 Fix reenabling autowrap
3602
3603 2006-01-16 [colin]      1.9.100cvs161
3604
3605         * src/compose.c
3606                 reset quote_len before getting quote_str
3607
3608 2006-01-16 [colin]      1.9.100cvs160
3609
3610         * src/account.c
3611         * src/account.h
3612         * src/folder.c
3613         * src/imap_gtk.c
3614         * src/mh_gtk.c
3615                 Fix bug #883 (default inbox does not track folder move)
3616
3617 2006-01-16 [colin]      1.9.100cvs159
3618
3619         * src/compose.c
3620         * src/plugins/pgpcore/passphrase.c
3621                 More buttons fixes
3622
3623 2006-01-16 [paul]       1.9.100cvs158
3624
3625         * src/prefs_actions.c
3626         * src/prefs_filtering_action.c
3627         * src/prefs_matcher.c
3628         * src/quote_fmt.c
3629         * src/gtk/description_window.c
3630         * src/gtk/description_window.h
3631         * src/gtk/quicksearch.c
3632                 description window cleanups
3633
3634 2006-01-15 [colin]      1.9.100cvs157
3635
3636         * src/addressbook.c
3637         * src/prefs_filtering.c
3638                 Same here
3639
3640 2006-01-15 [colin]      1.9.100cvs156
3641
3642         * src/folderview.c
3643         * src/mainwindow.c
3644                 Same for "Empty trash"
3645
3646 2006-01-15 [colin]      1.9.100cvs155
3647
3648         * src/inc.c
3649                 Override offline dialog had Yes by default
3650
3651 2006-01-15 [colin]      1.9.100cvs154
3652
3653         * src/summaryview.c
3654                 Delete selected messages? previously had Yes the default
3655
3656 2006-01-15 [colin]      1.9.100cvs153
3657
3658         * src/folder.c
3659         * src/folder.h
3660         * src/main.c
3661                 Check if a mailbox is loaded after all
3662                 plugins are loaded.
3663
3664 2006-01-15 [colin]      1.9.100cvs152
3665
3666         * src/folder.c
3667                 Don't start wizard when there are unloaded folders (will help
3668                 people with only mbox or maildir mailboxes)
3669
3670 2006-01-14 [colin]      1.9.100cvs151
3671
3672         * src/addressbook.c
3673         * src/expldifdlg.c
3674         * src/importldif.c
3675         * src/importmutt.c
3676         * src/importpine.c
3677         * src/mh_gtk.c
3678                 More HIG compliance and fixes
3679
3680 2006-01-14 [colin]      1.9.100cvs150
3681
3682         * src/prefs_filtering_action.c
3683         * src/foldersel.c
3684                 Two forgotten button order changes
3685
3686 2006-01-14 [colin]      1.9.100cvs149
3687
3688         * src/account.c
3689         * src/addressbook.c
3690         * src/compose.c
3691         * src/folderview.c
3692         * src/imap_gtk.c
3693         * src/mainwindow.c
3694         * src/mh_gtk.c
3695         * src/news_gtk.c
3696         * src/prefs_actions.c
3697         * src/prefs_customheader.c
3698         * src/prefs_filtering.c
3699         * src/prefs_matcher.c
3700         * src/prefs_template.c
3701         * src/ssl_manager.c
3702         * src/summaryview.c
3703         * src/textview.c
3704         * src/toolbar.c
3705                 All deletion confirmations are now "Cancel, Delete" 
3706                 instead of "No, Yes"
3707                 Clarified most of the other "No, Yes" to 
3708                 "Cancel, Descriptive_action"
3709                 Rechanged the "Entry not saved" alerts to have 
3710                 "Close, Continue editing"
3711
3712
3713 2006-01-14 [paul]
3714
3715         * 2.0.0-rc4 released
3716
3717 2006-01-14 [paul]       1.9.100cvs148
3718
3719         * src/account.c
3720         * src/addressadd.c
3721         * src/addressbook.c
3722         * src/compose.c
3723         * src/editaddress.c
3724         * src/editbook.c
3725         * src/editgroup.c
3726         * src/editjpilot.c
3727         * src/editldap.c
3728         * src/editvcard.c
3729         * src/exphtmldlg.c
3730         * src/expldifdlg.c
3731         * src/folderview.c
3732         * src/grouplistdialog.c
3733         * src/imap_gtk.c
3734         * src/importmutt.c
3735         * src/importpine.c
3736         * src/inc.c
3737         * src/main.c
3738         * src/mainwindow.c
3739         * src/message_search.c
3740         * src/messageview.c
3741         * src/mh_gtk.c
3742         * src/mimeview.c
3743         * src/news_gtk.c
3744         * src/prefs_actions.c
3745         * src/prefs_customheader.c
3746         * src/prefs_filtering.c
3747         * src/prefs_matcher.c
3748         * src/prefs_template.c
3749         * src/prefs_themes.c
3750         * src/ssl_manager.c
3751         * src/summary_search.c
3752         * src/summaryview.c
3753         * src/textview.c
3754         * src/toolbar.c
3755         * src/gtk/foldersort.c
3756         * src/gtk/gtkaspell.c
3757         * src/gtk/inputdialog.c
3758         * src/gtk/prefswindow.c
3759         * src/plugins/pgpcore/select-keys.c
3760         * src/plugins/trayicon/trayicon.c
3761                 HIG compliant button order
3762
3763 2006-01-14 [mones]      1.9.100cvs147
3764
3765         * po/es.po
3766                 Updated translation
3767
3768 2006-01-13 [paul]       1.9.100cvs146
3769
3770         * AUTHORS
3771         * ChangeLog
3772         * src/gtk/authors.h
3773                 add Joshua M. Kwan to contributors list
3774
3775 2006-01-13 [colin]      1.9.100cvs145
3776
3777         * src/gtk/quicksearch.c
3778                 Don't refocus quick search after executing (Esc or Enter)
3779                 Allows to '/'search something then move up/down in 
3780                 summaryview, and to Esc a search and be back in the 
3781                 summaryview
3782
3783 2006-01-13 [paul]       1.9.100cvs144
3784
3785         * src/plugins/pgpinline/pgpinline.c
3786                 support Content-Type 'application/pgp'
3787                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3788
3789 2006-01-13 [paul]       1.9.100cvs143
3790
3791         * manual/account.xml
3792                 make mention of partial retrieval
3793                 thanks to Colin
3794
3795 2006-01-13 [paul]       1.9.100cvs142
3796
3797         * src/account.c
3798         * src/account.h
3799         * src/action.c
3800         * src/action.h
3801         * src/adbookbase.h
3802         * src/addr_compl.c
3803         * src/addr_compl.h
3804         * src/addrbook.c
3805         * src/addrcache.c
3806         * src/addrcache.h
3807         * src/addrcindex.c
3808         * src/addrcindex.h
3809         * src/addrclip.c
3810         * src/addrclip.h
3811         * src/addrdefs.h
3812         * src/addressadd.c
3813         * src/addressadd.h
3814         * src/addressbook.c
3815         * src/addressbook.h
3816         * src/addrgather.c
3817         * src/addrgather.h
3818         * src/addrharvest.c
3819         * src/addrharvest.h
3820         * src/addrindex.c
3821         * src/addrindex.h
3822         * src/addritem.c
3823         * src/addritem.h
3824         * src/addrquery.c
3825         * src/addrquery.h
3826         * src/addrselect.c
3827         * src/addrselect.h
3828         * src/alertpanel.c
3829         * src/alertpanel.h
3830         * src/browseldap.c
3831         * src/browseldap.h
3832         * src/codeconv.c
3833         * src/codeconv.h
3834         * src/compose.c
3835         * src/compose.h
3836         * src/customheader.c
3837         * src/customheader.h
3838         * src/displayheader.c
3839         * src/displayheader.h
3840         * src/editaddress.c
3841         * src/editaddress.h
3842         * src/editbook.c
3843         * src/editbook.h
3844         * src/editgroup.c
3845         * src/editgroup.h
3846         * src/editjpilot.c
3847         * src/editjpilot.h
3848         * src/editldap.c
3849         * src/editldap.h
3850         * src/editldap_basedn.c
3851         * src/editldap_basedn.h
3852         * src/editvcard.c
3853         * src/editvcard.h
3854         * src/exphtmldlg.c
3855         * src/exphtmldlg.h
3856         * src/expldifdlg.c
3857         * src/expldifdlg.h
3858         * src/export.h
3859         * src/exporthtml.c
3860         * src/exporthtml.h
3861         * src/exportldif.c
3862         * src/exportldif.h
3863         * src/filtering.c
3864         * src/filtering.h
3865         * src/folder.c
3866         * src/folder.h
3867         * src/folder_item_prefs.c
3868         * src/folder_item_prefs.h
3869         * src/foldersel.c
3870         * src/foldersel.h
3871         * src/folderutils.c
3872         * src/folderutils.h
3873         * src/folderview.c
3874         * src/folderview.h
3875         * src/grouplistdialog.c
3876         * src/grouplistdialog.h
3877         * src/headerview.c
3878         * src/html.c
3879         * src/html.h
3880         * src/image_viewer.c
3881         * src/image_viewer.h
3882         * src/imap.c
3883         * src/imap.h
3884         * src/imap_gtk.c
3885         * src/imap_gtk.h
3886         * src/import.h
3887         * src/importldif.c
3888         * src/importldif.h
3889         * src/importmutt.c
3890         * src/importmutt.h
3891         * src/importpine.c
3892         * src/importpine.h
3893         * src/inc.c
3894         * src/inc.h
3895         * src/jpilot.c
3896         * src/jpilot.h
3897         * src/ldapctrl.c
3898         * src/ldapctrl.h
3899         * src/ldaplocate.c
3900         * src/ldaplocate.h
3901         * src/ldapquery.c
3902         * src/ldapquery.h
3903         * src/ldapserver.c
3904         * src/ldapserver.h
3905         * src/ldaputil.c
3906         * src/ldaputil.h
3907         * src/ldif.c
3908         * src/ldif.h
3909         * src/main.c
3910         * src/main.h
3911         * src/mainwindow.c
3912         * src/mainwindow.h
3913         * src/manual.c
3914         * src/manual.h
3915         * src/mbox.c
3916         * src/mbox.h
3917         * src/message_search.c
3918         * src/message_search.h
3919         * src/messageview.c
3920         * src/messageview.h
3921         * src/mh.c
3922         * src/mh.h
3923         * src/mh_gtk.c
3924         * src/mh_gtk.h
3925         * src/mimeview.c
3926         * src/mimeview.h
3927         * src/msgcache.c
3928         * src/msgcache.h
3929         * src/mutt.c
3930         * src/mutt.h
3931         * src/news.c
3932         * src/news.h
3933         * src/news_gtk.c
3934         * src/news_gtk.h
3935         * src/partial_download.c
3936         * src/partial_download.h
3937         * src/pine.c
3938         * src/pine.h
3939         * src/pop.c
3940         * src/pop.h
3941         * src/prefs_account.c
3942         * src/prefs_account.h
3943         * src/prefs_actions.c
3944         * src/prefs_actions.h
3945         * src/prefs_common.c
3946         * src/prefs_common.h
3947         * src/prefs_compose_writing.c
3948         * src/prefs_compose_writing.h
3949         * src/prefs_customheader.c
3950         * src/prefs_customheader.h
3951         * src/prefs_display_header.c
3952         * src/prefs_display_header.h
3953         * src/prefs_filtering.c
3954         * src/prefs_filtering.h
3955         * src/prefs_filtering_action.c
3956         * src/prefs_filtering_action.h
3957         * src/prefs_folder_column.c
3958         * src/prefs_folder_column.h
3959         * src/prefs_folder_item.c
3960         * src/prefs_folder_item.h
3961         * src/prefs_fonts.c
3962         * src/prefs_fonts.h
3963         * src/prefs_gtk.c
3964         * src/prefs_gtk.h
3965         * src/prefs_image_viewer.c
3966         * src/prefs_image_viewer.h
3967         * src/prefs_matcher.c
3968         * src/prefs_matcher.h
3969         * src/prefs_message.c
3970         * src/prefs_msg_colors.c
3971         * src/prefs_msg_colors.h
3972         * src/prefs_other.c
3973         * src/prefs_quote.c
3974         * src/prefs_receive.c
3975         * src/prefs_send.c
3976         * src/prefs_spelling.c
3977         * src/prefs_spelling.h
3978         * src/prefs_summaries.c
3979         * src/prefs_summaries.h
3980         * src/prefs_summary_column.c
3981         * src/prefs_summary_column.h
3982         * src/prefs_template.c
3983         * src/prefs_template.h
3984         * src/prefs_themes.c
3985         * src/prefs_themes.h
3986         * src/prefs_toolbar.c
3987         * src/prefs_toolbar.h
3988         * src/prefs_wrapping.c
3989         * src/prefs_wrapping.h
3990         * src/privacy.c
3991         * src/privacy.h
3992         * src/procheader.c
3993         * src/procheader.h
3994         * src/procmime.c
3995         * src/procmime.h
3996         * src/procmsg.c
3997         * src/procmsg.h
3998         * src/quote_fmt.c
3999         * src/quote_fmt_parse.y
4000         * src/recv.c
4001         * src/recv.h
4002         * src/remotefolder.c
4003         * src/remotefolder.h
4004         * src/send_message.c
4005         * src/send_message.h
4006         * src/setup.c
4007         * src/setup.h
4008         * src/sourcewindow.c
4009         * src/sourcewindow.h
4010         * src/ssl_manager.c
4011         * src/ssl_manager.h
4012         * src/statusbar.c
4013         * src/statusbar.h
4014         * src/stock_pixmap.c
4015         * src/stock_pixmap.h
4016         * src/summary_search.c
4017         * src/summary_search.h
4018         * src/summaryview.c
4019         * src/summaryview.h
4020         * src/syldap.c
4021         * src/syldap.h
4022         * src/textview.c
4023         * src/textview.h
4024         * src/toolbar.c
4025         * src/toolbar.h
4026         * src/undo.c
4027         * src/undo.h
4028         * src/unmime.c
4029         * src/unmime.h
4030         * src/vcard.c
4031         * src/vcard.h
4032         * src/wizard.c
4033         * src/wizard.h
4034         * src/common/base64.c
4035         * src/common/base64.h
4036         * src/common/defs.h
4037         * src/common/hooks.c
4038         * src/common/hooks.h
4039         * src/common/log.c
4040         * src/common/log.h
4041         * src/common/mgutils.c
4042         * src/common/mgutils.h
4043         * src/common/nntp.c
4044         * src/common/nntp.h
4045         * src/common/passcrypt.c
4046         * src/common/passcrypt.h.in
4047         * src/common/plugin.c
4048         * src/common/plugin.h
4049         * src/common/prefs.c
4050         * src/common/prefs.h
4051         * src/common/progressindicator.c
4052         * src/common/progressindicator.h
4053         * src/common/quoted-printable.c
4054         * src/common/quoted-printable.h
4055         * src/common/session.c
4056         * src/common/session.h
4057         * src/common/smtp.c
4058         * src/common/smtp.h
4059         * src/common/socket.c
4060         * src/common/socket.h
4061         * src/common/ssl.c
4062         * src/common/ssl.h
4063         * src/common/ssl_certificate.c
4064         * src/common/ssl_certificate.h
4065         * src/common/stringtable.c
4066         * src/common/stringtable.h
4067         * src/common/sylpheed.c
4068         * src/common/sylpheed.h
4069         * src/common/template.c
4070         * src/common/template.h
4071         * src/common/timing.h
4072         * src/common/utils.c
4073         * src/common/utils.h
4074         * src/common/version.h.in
4075         * src/common/xml.c
4076         * src/common/xml.h
4077         * src/common/xmlprops.c
4078         * src/common/xmlprops.h
4079         * src/gtk/colorlabel.c
4080         * src/gtk/colorsel.c
4081         * src/gtk/colorsel.h
4082         * src/gtk/description_window.c
4083         * src/gtk/description_window.h
4084         * src/gtk/filesel.c
4085         * src/gtk/filesel.h
4086         * src/gtk/foldersort.c
4087         * src/gtk/foldersort.h
4088         * src/gtk/gtkutils.c
4089         * src/gtk/gtkutils.h
4090         * src/gtk/inputdialog.c
4091         * src/gtk/inputdialog.h
4092         * src/gtk/logwindow.c
4093         * src/gtk/logwindow.h
4094         * src/gtk/manage_window.c
4095         * src/gtk/manage_window.h
4096         * src/gtk/menu.c
4097         * src/gtk/menu.h
4098         * src/gtk/pluginwindow.c
4099         * src/gtk/pluginwindow.h
4100         * src/gtk/prefswindow.c
4101         * src/gtk/prefswindow.h
4102         * src/gtk/progressdialog.c
4103         * src/gtk/progressdialog.h
4104         * src/gtk/sslcertwindow.c
4105         * src/gtk/sslcertwindow.h
4106         * src/plugins/clamav/clamav_plugin.c
4107         * src/plugins/clamav/clamav_plugin.h
4108         * src/plugins/clamav/clamav_plugin_gtk.c
4109         * src/plugins/demo/demo.c
4110         * src/plugins/dillo_viewer/dillo_prefs.c
4111         * src/plugins/dillo_viewer/dillo_prefs.h
4112         * src/plugins/dillo_viewer/dillo_viewer.c
4113         * src/plugins/pgpcore/passphrase.c
4114         * src/plugins/pgpcore/passphrase.h
4115         * src/plugins/pgpcore/plugin.c
4116         * src/plugins/pgpcore/select-keys.c
4117         * src/plugins/pgpcore/select-keys.h
4118         * src/plugins/pgpcore/sgpgme.c
4119         * src/plugins/pgpcore/sgpgme.h
4120         * src/plugins/pgpinline/pgpinline.c
4121         * src/plugins/pgpinline/pgpinline.h
4122         * src/plugins/pgpinline/plugin.c
4123         * src/plugins/pgpmime/pgpmime.c
4124         * src/plugins/pgpmime/pgpmime.h
4125         * src/plugins/pgpmime/plugin.c
4126         * src/plugins/spamassassin/spamassassin.c
4127         * src/plugins/spamassassin/spamassassin.h
4128         * src/plugins/spamassassin/spamassassin_gtk.c
4129         * src/plugins/trayicon/trayicon.c
4130                 update copyright header
4131
4132 2006-01-13 [paul]       1.9.100cvs141
4133
4134         * src/account.c
4135         * src/export.c
4136         * src/import.c
4137         * src/mainwindow.c
4138         * src/prefs_account.c
4139         * src/prefs_display_header.c
4140         * src/prefs_receive.c
4141         * src/prefs_send.c
4142         * src/prefs_summaries.c
4143         * src/prefs_themes.c
4144         * src/prefs_toolbar.c
4145         * src/gtk/about.c
4146                 various cleanups
4147
4148 2006-01-12 [colin]      1.9.100cvs140
4149
4150         * src/folder.c
4151         * src/folder.h
4152         * src/main.c
4153                 Add --subscribe option
4154                 Let sylpheed-claws email@domain.com equivalent to --compose
4155                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4156
4157 2006-01-12 [paul]       1.9.100cvs139
4158
4159         * src/mainwindow.c
4160                 append 'Change folder order' label with '...'
4161         * src/prefs_actions.c
4162                 allow reordering of actions list by dnd
4163         * src/gtk/foldersort.c
4164                 make the dialog nicer
4165
4166 2006-01-11 [colin]      1.9.100cvs138
4167
4168         * src/compose.c
4169                 Allow templates without text
4170
4171 2006-01-11 [paul]       1.9.100cvs137
4172
4173         * tools/README
4174         * tools/filter_conv_new.pl
4175                 add info to README
4176                 also check .sylpheed for filter.xml
4177                 be a bit informative to the user
4178
4179 2006-01-11 [colin]      1.9.100cvs136
4180
4181         * src/textview.c
4182                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4183
4184 2006-01-10 [paul]       1.9.100cvs135
4185
4186         * tools/Makefile.am
4187         * tools/filter_conv_new.pl
4188                 add script to convert new style Sylpheed
4189                 filter rules (Sylpheed >= 0.9.99) to
4190                 Claws filtering rules
4191
4192 2006-01-10 [colin]      1.9.100cvs134
4193
4194         * src/compose.c
4195                 Fix broken line joins in certain conditions
4196                 (between two quoted lines: <enter><enter><up>
4197                  <type a wrapped sentence><go in the first line>
4198                  <insert more text><watch as line joining failed>)
4199
4200 2006-01-10 [paul]       1.9.100cvs133
4201
4202         * src/compose.c
4203                 don't report success in error dialog
4204                 thanks to Colin
4205         * src/common/utils.c
4206                 include some trailing punctuations as URI
4207                 thanks to Hiro
4208
4209 2006-01-10 [paul]       1.9.100cvs132
4210
4211         * src/mimeview.c
4212                 fix incompatible pointer type
4213                 warning
4214
4215 2006-01-10 [paul]       1.9.100cvs131
4216
4217         * src/compose.c
4218                 change Subject in window title
4219                 instantaneously
4220
4221 2006-01-09 [colin]      1.9.100cvs130
4222
4223         * src/addressbook.c
4224         * src/headerview.c
4225         * src/mainwindow.c
4226         * src/messageview.c
4227         * src/mimeview.c
4228         * src/noticeview.c
4229         * src/summaryview.c
4230                 Fix possible crashes on exit and in addressbook
4231
4232 2006-01-09 [paul]       1.9.100cvs129
4233
4234         * src/prefs_msg_colors.c
4235                 some cleanups that I forgot last time
4236
4237 2006-01-09 [paul]       1.9.100cvs128
4238
4239         * README
4240         * src/folderview.c
4241         * src/prefs_msg_colors.c
4242                 add previously hidden option, color_new, to
4243                 the gui
4244                 move the page to Display/
4245                 rework the gui
4246
4247 2006-01-09 [wwp]        1.9.100cvs127
4248
4249         * src/prefs_themes.c
4250                 made the prefs/display/themes layouts spacing less condensed
4251                 (and so they match other prefs/pages' look).
4252
4253 2006-01-09 [paul]       1.9.100cvs126
4254
4255         * src/compose.c
4256         * src/prefs_common.c
4257         * src/prefs_common.h
4258         * src/prefs_wrapping.c
4259                 remove 'wrap at send' option
4260
4261 2006-01-06 [colin]      1.9.100cvs125
4262
4263         * src/compose.c
4264                 Just make completely sure we don't insert "manual line breaks" 
4265                 when wrapping... 
4266
4267 2006-01-04 [paul]
4268
4269         * 2.0.0-rc3 released
4270
4271 2006-01-04 [paul]       1.9.100cvs124
4272
4273         * src/folderview.c
4274                 fix bug 882, 'quick scroll in folder list
4275                 displays wrong folder contents'
4276
4277 2006-01-04 [paul]       1.9.100cvs123
4278
4279         * src/plugins/pgpmime/pgpmime.c
4280                 better debug information when signing
4281                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4282
4283 2006-01-03 [colin]      1.9.100cvs122
4284
4285         * configure.ac
4286                 We need to recheck for gpgme 1.0.0 after checking
4287                 for 1.1.1, because if 1.1.1 isn't available, 
4288                 GPGME_LIBS and friends are blanked out by the 
4289                 second check.
4290
4291 2006-01-03 [colin]      1.9.100cvs121
4292
4293         * src/common/prefs.c
4294                 Windows unlink-before rename fix
4295         * src/plugins/pgpcore/sgpgme.c
4296                 Add support for PKA info if available
4297                 Both patches by Werner Koch
4298
4299 2006-01-03 [paul]       1.9.100cvs120
4300
4301         * src/messageview.c
4302                 fix bug 884, 'Send receipt' button visible in queue
4303                 Thanks to Colin
4304
4305 2006-01-02 [colin]      1.9.100cvs119
4306
4307         * src/compose.c
4308         * src/imap.c
4309                 Fix autosave on IMAP and more generally try to
4310                 return the correct ID on a newly added IMAP message
4311
4312 2006-01-02 [paul]       1.9.100cvs118
4313
4314         * manual/keyboard.xml
4315                 edited
4316
4317 2006-01-01 [paul]       1.9.100cvs117
4318
4319         * src/gtk/authors.h
4320                 alphabetical order
4321
4322 2005-12-30 [colin]      1.9.100cvs116
4323
4324         * manual/advanced.xml
4325                 Explain Pre/Post-processing differences.
4326
4327 2005-12-30 [colin]      1.9.100cvs115
4328
4329         * src/mh.c
4330                 Implement copy_msgs for a little optimization
4331         * src/imap.c
4332                 Finish yesterday's fix
4333
4334 2005-12-29 [colin]      1.9.100cvs114
4335
4336         * src/imap.c
4337                 Fix occasional failure in fetching a mail over
4338                 IMAP
4339
4340 2005-12-29 [colin]      1.9.100cvs113
4341
4342         * src/compose.c
4343                 Don't remove a draft when sending it, if it is 
4344                 locked.
4345
4346 2005-12-28 [colin]      1.9.100cvs112
4347
4348         * src/summaryview.c
4349                 Fix leak for real
4350
4351 2005-12-28 [wwp]        1.9.100cvs111
4352
4353         * doc/faq/.cvsignore
4354         * doc/faq/de/.cvsignore
4355         * doc/faq/en/.cvsignore
4356         * doc/faq/es/.cvsignore
4357         * doc/faq/fr/.cvsignore
4358         * doc/faq/it/.cvsignore
4359         * doc/manual/.cvsignore
4360         * doc/manual/de/.cvsignore
4361         * doc/manual/en/.cvsignore
4362         * doc/manual/es/.cvsignore
4363         * doc/manual/fr/.cvsignore
4364         * doc/manual/ja/.cvsignore
4365         * src/plugins/mathml_viewer/.cvsignore
4366                 rollback revival of those files (my bad, sorry for the noise).
4367
4368 2005-12-28 [wwp]        1.9.100cvs110
4369
4370         * src/compose.c
4371                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4372
4373 2005-12-28 [wwp]        1.9.100cvs109
4374
4375         * doc/faq/.cvsignore
4376         * doc/faq/de/.cvsignore
4377         * doc/faq/en/.cvsignore
4378         * doc/faq/es/.cvsignore
4379         * doc/faq/fr/.cvsignore
4380         * doc/faq/it/.cvsignore
4381         * doc/manual/.cvsignore
4382         * doc/manual/de/.cvsignore
4383         * doc/manual/en/.cvsignore
4384         * doc/manual/es/.cvsignore
4385         * doc/manual/fr/.cvsignore
4386         * doc/manual/ja/.cvsignore
4387         * src/plugins/mathml_viewer/.cvsignore
4388         * po/.cvsignore
4389                 more files to ignore.
4390
4391 2005-12-24 [colin]      1.9.100cvs108
4392
4393         * AUTHORS
4394         * src/gtk/authors.h
4395                 Update for Werner
4396
4397 2005-12-24 [colin]      1.9.100cvs107
4398
4399         * src/procmsg.c
4400                 Allow NULL src_msginfo in 
4401                 procmsg_msginfo_new_from_mimeinfo
4402
4403 2005-12-23 [paul]       1.9.100cvs106
4404
4405         * src/plugins/pgpinline/mypgpcore.def
4406                 add this forgotten file
4407
4408 2005-12-23 [colin]      1.9.100cvs105
4409
4410         * src/mainwindow.c
4411                 Fix missing break
4412
4413 2005-12-23 [colin]      1.9.100cvs104
4414
4415         * autogen.sh
4416         * src/folder.c
4417         * src/mh.c
4418         * src/common/plugin.c
4419         * src/common/socket.c
4420         * src/common/socket.h
4421         * src/common/utils.c
4422         * src/common/utils.h
4423         * src/gtk/pluginwindow.c
4424         * src/plugins/pgpcore/plugin.def
4425         * src/plugins/pgpcore/sylpheed.def
4426         * src/plugins/pgpinline/Makefile.am
4427         * src/plugins/pgpinline/plugin.def
4428         * src/plugins/pgpinline/sylpheed.def
4429         * src/plugins/pgpmime/plugin.def
4430         * src/plugins/pgpmime/sylpheed.def
4431                 Various w32 fixes by Werner Koch
4432
4433 2005-12-22 [paul]       1.9.100cvs103
4434
4435         * src/wizard.c
4436                 don't offer IMAP as 'server type' if
4437                 libetpan isn't built in
4438
4439 2005-12-22 [paul]       1.9.100cvs102
4440
4441         * AUTHORS
4442         * src/mainwindow.c
4443         * src/mainwindow.h
4444         * src/toolbar.c
4445         * src/gtk/authors.h
4446                 support GTK_TOOLBAR_BOTH_HORIZ (text
4447                 next to icon) Patch by Marien Zwart
4448                 marienz@users.sf.net
4449                 Also reword the text
4450
4451 2005-12-21 [colin]      1.9.100cvs101
4452
4453         * configure.ac
4454                 Fix DATADIRNAME
4455         * COPYING
4456                 Fix missing section and explicit the exception better
4457         * src/compose.c
4458                 Prevent mail from being lost without notice when an
4459                 SMTP error happens on trying to send an unmodified
4460                 drafted mail.
4461         * src/send_message.c
4462         * src/common/smtp.c
4463                 Fix password remembering when wrong, and add return
4464                 value checks where they should have been
4465         * src/plugins/pgpcore/sylpheed.def
4466         * src/plugins/pgpinline/sylpheed.def
4467         * src/plugins/pgpmime/sylpheed.def
4468                 Add a few symbols needed
4469
4470 2005-12-21 [paul]       1.9.100cvs100
4471
4472         * m4/codeset.m4
4473         * m4/glibc21.m4
4474         * m4/intdiv0.m4
4475         * m4/inttypes-pri.m4
4476         * m4/inttypes.m4
4477         * m4/inttypes_h.m4
4478         * m4/isc-posix.m4
4479         * m4/lcmessage.m4
4480         * m4/stdint_h.m4
4481         * m4/uintmax_t.m4
4482                 gettextization
4483                 thanks to Colin
4484
4485 2005-12-21 [paul]       1.9.100cvs99
4486
4487         * po/sv.po
4488                 fixed by Colin
4489
4490 2005-12-20 [paul]       1.9.100cvs98
4491
4492         * po/sv.po
4493                 updated by Anders Trobäck
4494
4495 2005-12-20 [colin]      1.9.100cvs97
4496
4497         * ABOUT-NLS
4498         * Makefile.am
4499         * autogen.sh
4500         * configure.ac
4501         * config/config.rpath
4502         * config/mkinstalldirs
4503         * m4/Makefile.am
4504         * m4/glibc2.m4
4505         * m4/gnupg.m4
4506         * m4/gpgme.m4
4507         * m4/intmax.m4
4508         * m4/longdouble.m4
4509         * m4/longlong.m4
4510         * m4/printf-posix.m4
4511         * m4/signed.m4
4512         * m4/size_max.m4
4513         * m4/ulonglong.m4
4514         * m4/wchar_t.m4
4515         * m4/wint_t.m4
4516         * m4/xsize.m4
4517         * po/Makefile.in.in
4518         * po/Makevars
4519         * po/bg.po
4520         * po/ca.po
4521         * po/cs.po
4522         * po/de.po
4523         * po/el.po
4524         * po/en_GB.po
4525         * po/es.po
4526         * po/fi.po
4527         * po/fr.po
4528         * po/hr.po
4529         * po/hu.po
4530         * po/it.po
4531         * po/ja.po
4532         * po/ko.po
4533         * po/nb.po
4534         * po/nl.po
4535         * po/pl.po
4536         * po/pt_BR.po
4537         * po/ru.po
4538         * po/sk.po
4539         * po/sr.po
4540         * po/stamp-po
4541         * po/sv.po
4542         * po/zh_CN.po
4543         * po/zh_TW.po
4544         * src/Makefile.am
4545         * src/codeconv.c
4546         * src/compose.c
4547         * src/exporthtml.c
4548         * src/exportldif.c
4549         * src/folder.c
4550         * src/main.c
4551         * src/manual.c
4552         * src/mh.c
4553         * src/mimeview.c
4554         * src/send_message.c
4555         * src/common/Makefile.am
4556         * src/common/fnmatch.c
4557         * src/common/fnmatch.h
4558         * src/common/fnmatch_loop.c
4559         * src/common/nntp.c
4560         * src/common/plugin.c
4561         * src/common/smtp.c
4562         * src/common/socket.c
4563         * src/common/string_match.c
4564         * src/common/sylpheed.c
4565         * src/common/utils.c
4566         * src/common/utils.h
4567         * src/common/w32_dirent.c
4568         * src/common/w32_reg.c
4569         * src/common/w32_signal.c
4570         * src/common/w32_stat.c
4571         * src/common/w32_stdio.c
4572         * src/common/w32_stdlib.c
4573         * src/common/w32_string.c
4574         * src/common/w32_time.c
4575         * src/common/w32_unistd.c
4576         * src/common/w32_wait.c
4577         * src/common/w32lib.h
4578         * src/etpan/Makefile.am
4579         * src/gtk/Makefile.am
4580         * src/plugins/clamav/Makefile.am
4581         * src/plugins/demo/Makefile.am
4582         * src/plugins/dillo_viewer/Makefile.am
4583         * src/plugins/pgpcore/Makefile.am
4584         * src/plugins/pgpcore/passphrase.c
4585         * src/plugins/pgpcore/plugin.def
4586         * src/plugins/pgpcore/sgpgme.c
4587         * src/plugins/pgpcore/sylpheed.def
4588         * src/plugins/pgpcore/version.rc
4589         * src/plugins/pgpinline/Makefile.am
4590         * src/plugins/pgpinline/plugin.def
4591         * src/plugins/pgpinline/sylpheed.def
4592         * src/plugins/pgpinline/version.rc
4593         * src/plugins/pgpmime/Makefile.am
4594         * src/plugins/pgpmime/mypgpcore.def
4595         * src/plugins/pgpmime/plugin.def
4596         * src/plugins/pgpmime/sylpheed.def
4597         * src/plugins/pgpmime/version.rc
4598         * src/plugins/spamassassin/Makefile.am
4599                 Very little ;-) patch from Werner Koch, providing
4600                 infrastructure for cross-compiling to Win32
4601
4602 2005-12-20 [paul]       1.9.100cvs96
4603
4604         * src/account.c
4605         * src/account.h
4606         * src/mainwindow.c
4607         * src/mainwindow.h
4608         * src/toolbar.c
4609         * src/toolbar.h
4610                 add a combo to the Get All button, allowing
4611                 quick retrieval from any account
4612                 Patch by Fabien Vantard, slightly modified
4613                 by Colin
4614         * src/gtk/about.c
4615                 i18n fix. Patch by Fabien Vantard
4616
4617 2005-12-19 [colin]      1.9.100cvs95
4618
4619         * src/compose.c
4620         * src/compose.h
4621                 Don't automatically join lines when they've 
4622                 been separated by the user and not automatically
4623
4624 2005-12-19 [paul]       1.9.100cvs94
4625
4626         * src/gtk/pluginwindow.c
4627                 i18n fix.
4628                 Patch by Fabien Vantard
4629
4630 2005-12-15 [paul]       1.9.100cvs93
4631
4632         * src/common/plugin.c
4633         * src/common/plugin.h
4634         * src/gtk/pluginwindow.c
4635         * src/plugins/clamav/clamav_plugin.c
4636         * src/plugins/demo/demo.c
4637         * src/plugins/dillo_viewer/dillo_viewer.c
4638         * src/plugins/pgpcore/plugin.c
4639         * src/plugins/pgpinline/plugin.c
4640         * src/plugins/pgpmime/plugin.c
4641         * src/plugins/spamassassin/spamassassin.c
4642         * src/plugins/trayicon/trayicon.c
4643                 add plugin_version()
4644
4645 2005-12-15 [colin]      1.9.100cvs92
4646
4647         * src/compose.c
4648                 Further fix bug #875
4649
4650 2005-12-15 [paul]       1.9.100cvs91
4651
4652         * src/gtk/filesel.c
4653                 fix attach_load_dir getting set to
4654                 PLUGINDIR on plugin load
4655
4656 2005-12-14 [mones]      1.9.100cvs90
4657
4658         * manual/ack.xml
4659         * manual/keyboard.xml
4660                 Initial draft and some shortcuts added
4661                 
4662         * po/es.po
4663                 Updated translation
4664
4665 2005-12-14 [colin]      1.9.100cvs89
4666
4667         * src/compose.c
4668         * src/imap.c
4669         * src/summaryview.c
4670         * src/gtk/gtkaspell.c
4671                 More leaks fixed
4672         * src/prefs_folder_item.c
4673                 Fix recursive prefs apply
4674
4675
4676 2005-12-14 [colin]      1.9.100cvs88
4677
4678         * src/compose.c
4679                 Fix bug #875 (Freeze On Inline Forward of 
4680                 Large Message)
4681
4682 2005-12-13 [colin]      1.9.100cvs87
4683
4684         * src/compose.c
4685                 Uniq-ify and sort the mimetypes list
4686                 Patch by Fabien Vantard
4687
4688 2005-12-13 [colin]      1.9.100cvs86
4689
4690         * src/imap.c
4691         * src/etpan/imap-thread.c
4692                 Fix leaks (patch by Hoa)
4693         * src/news.c
4694         * src/common/plugin.c
4695                 Fix leaks
4696
4697 2005-12-12 [colin]
4698
4699         * 2.0.0-rc2 released
4700
4701 2005-12-12 [colin]      1.9.100cvs85
4702
4703         * src/matcher.c
4704                 Fix a leak
4705
4706 2005-12-12 [wwp]        1.9.100cvs84
4707
4708         * src/gtk/icon_legend.c
4709                 fix misbehaviour and crash when closing the legend window
4710         using the Esc key (patch by Fabien Vantard).
4711
4712 2005-12-12 [paul]       1.9.100cvs83
4713
4714         * src/browseldap.c
4715         * src/foldersel.c
4716         * src/prefs_actions.c
4717         * src/prefs_filtering.c
4718         * src/prefs_matcher.c
4719         * src/prefs_spelling.glade      ** REMOVED **
4720         * src/prefs_template.c
4721         * src/gtk/foldersort.glade      ** REMOVED **
4722         * src/gtk/pluginwindow.c
4723         * src/gtk/pluginwindow.glade    ** REMOVED **
4724         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
4725                 cleanups
4726
4727 2005-12-11 [paul]       1.9.100cvs82
4728
4729         * src/gtk/filesel.c
4730                 fix attach_load_dir crasher (double free)
4731
4732 2005-12-09 [paul]       1.9.100cvs81
4733
4734         * po/POTFILES.in
4735         * src/mainwindow.c
4736         * src/gtk/Makefile.am
4737         * src/gtk/icon_legend.c
4738         * src/gtk/icon_legend.h
4739                 add icon legend
4740         * src/manual.c
4741                 cleanup
4742
4743 2005-12-09 [paul]       1.9.100cvs80
4744
4745         * src/plugins/pgpcore/passphrase.c
4746                 wrap the label in the dialog
4747
4748 2005-12-09 [colin]      1.9.100cvs79
4749
4750         * src/plugins/pgpcore/sgpgme.c
4751                 Display (untrusted) on not trusted signatures
4752                 Patch by Michal Èihaø <michal@cihar.com>
4753                 Closes bug #867 (Report also key trust)
4754
4755 2005-12-09 [colin]      1.9.100cvs78
4756
4757         * src/common/plugin.c
4758                 Update licence check, following Eben Moglen's advice
4759
4760 2005-12-08 [colin]      1.9.100cvs77
4761
4762         * src/folder.c
4763                 Fix the occasionnal item->cache != NULL 
4764                 assertion failure. 
4765
4766 2005-12-08 [colin]      1.9.100cvs76
4767
4768         * src/mimeview.c
4769         * src/plugins/pgpcore/sgpgme.c
4770                 Print key id when unable to check it
4771                 Closes bug #866 (Show key id when missing)
4772
4773 2005-12-08 [paul]       1.9.100cvs75
4774
4775         * src/prefs_common.c
4776         * src/prefs_common.h
4777         * src/gtk/filesel.c
4778                 remember load attachment dir
4779
4780 2005-12-07 [colin]      1.9.100cvs74
4781
4782         * src/prefs_toolbar.c
4783                 Gtk fixes, patch by Fabien Vantard
4784
4785 2005-12-07 [colin]      1.9.100cvs73
4786
4787         * src/action.c
4788         * src/compose.c
4789         * src/compose.h
4790                 Fix bug #839 (Quoted text isn't colored after 
4791                 executing an action)
4792         * src/common/plugin.c
4793                 Require plugins to declare their licence in plugin_licence()
4794                 Refuse to load non-GPL plugins as they'd be illegal (as 
4795                 derived works of Sylpheed-Claws, they must be GPL).
4796         * src/plugins/clamav/clamav_plugin.c
4797         * src/plugins/demo/demo.c
4798         * src/plugins/dillo_viewer/dillo_viewer.c
4799         * src/plugins/pgpcore/plugin.c
4800         * src/plugins/pgpinline/plugin.c
4801         * src/plugins/pgpmime/plugin.c
4802         * src/plugins/spamassassin/spamassassin.c
4803         * src/plugins/trayicon/trayicon.c
4804                 Add plugin_licence()
4805
4806 2005-12-07 [paul]       1.9.100cvs72
4807
4808         * configure.ac
4809         * src/mainwindow.c
4810         * src/manual.c
4811         * src/manual.h
4812         * src/common/defs.h
4813                 clean up after local FAQ removal and
4814                 temporary manual removal
4815
4816 2005-12-06 [colin]      1.9.100cvs71
4817
4818         * configure.ac
4819         * doc/Makefile.am
4820         * doc/faq/.cvsignore
4821         * doc/faq/Makefile.am
4822         * doc/faq/de/.cvsignore
4823         * doc/faq/de/Makefile.am
4824         * doc/faq/de/sylpheed-faq-1.html
4825         * doc/faq/de/sylpheed-faq-2.html
4826         * doc/faq/de/sylpheed-faq-3.html
4827         * doc/faq/de/sylpheed-faq.html
4828         * doc/faq/en/.cvsignore
4829         * doc/faq/en/Makefile.am
4830         * doc/faq/en/sylpheed-faq-1.html
4831         * doc/faq/en/sylpheed-faq-2.html
4832         * doc/faq/en/sylpheed-faq-3.html
4833         * doc/faq/en/sylpheed-faq-4.html
4834         * doc/faq/en/sylpheed-faq.html
4835         * doc/faq/es/.cvsignore
4836         * doc/faq/es/Makefile.am
4837         * doc/faq/es/sylpheed-faq-1.html
4838         * doc/faq/es/sylpheed-faq-2.html
4839         * doc/faq/es/sylpheed-faq-3.html
4840         * doc/faq/es/sylpheed-faq-4.html
4841         * doc/faq/es/sylpheed-faq.html
4842         * doc/faq/fr/.cvsignore
4843         * doc/faq/fr/Makefile.am
4844         * doc/faq/fr/sylpheed-faq-1.html
4845         * doc/faq/fr/sylpheed-faq-2.html
4846         * doc/faq/fr/sylpheed-faq-3.html
4847         * doc/faq/fr/sylpheed-faq.html
4848         * doc/faq/it/.cvsignore
4849         * doc/faq/it/Makefile.am
4850         * doc/faq/it/sylpheed-faq-1.html
4851         * doc/faq/it/sylpheed-faq-2.html
4852         * doc/faq/it/sylpheed-faq-3.html
4853         * doc/faq/it/sylpheed-faq.html
4854         * doc/manual/.cvsignore
4855         * doc/manual/Makefile.am
4856         * doc/manual/de/.cvsignore
4857         * doc/manual/de/Makefile.am
4858         * doc/manual/de/sylpheed-1.html
4859         * doc/manual/de/sylpheed-10.html
4860         * doc/manual/de/sylpheed-11.html
4861         * doc/manual/de/sylpheed-12.html
4862         * doc/manual/de/sylpheed-13.html
4863         * doc/manual/de/sylpheed-14.html
4864         * doc/manual/de/sylpheed-15.html
4865         * doc/manual/de/sylpheed-16.html
4866         * doc/manual/de/sylpheed-17.html
4867         * doc/manual/de/sylpheed-18.html
4868         * doc/manual/de/sylpheed-19.html
4869         * doc/manual/de/sylpheed-2.html
4870         * doc/manual/de/sylpheed-20.html
4871         * doc/manual/de/sylpheed-3.html
4872         * doc/manual/de/sylpheed-4.html
4873         * doc/manual/de/sylpheed-5.html
4874         * doc/manual/de/sylpheed-6.html
4875         * doc/manual/de/sylpheed-7.html
4876         * doc/manual/de/sylpheed-8.html
4877         * doc/manual/de/sylpheed-9.html
4878         * doc/manual/de/sylpheed.html
4879         * doc/manual/en/.cvsignore
4880         * doc/manual/en/Makefile.am
4881         * doc/manual/en/sylpheed-1.html
4882         * doc/manual/en/sylpheed-10.html
4883         * doc/manual/en/sylpheed-11.html
4884         * doc/manual/en/sylpheed-12.html
4885         * doc/manual/en/sylpheed-13.html
4886         * doc/manual/en/sylpheed-14.html
4887         * doc/manual/en/sylpheed-15.html
4888         * doc/manual/en/sylpheed-16.html
4889         * doc/manual/en/sylpheed-17.html
4890         * doc/manual/en/sylpheed-18.html
4891         * doc/manual/en/sylpheed-19.html
4892         * doc/manual/en/sylpheed-2.html
4893         * doc/manual/en/sylpheed-20.html
4894         * doc/manual/en/sylpheed-21.html
4895         * doc/manual/en/sylpheed-22.html
4896         * doc/manual/en/sylpheed-3.html
4897         * doc/manual/en/sylpheed-4.html
4898         * doc/manual/en/sylpheed-5.html
4899         * doc/manual/en/sylpheed-6.html
4900         * doc/manual/en/sylpheed-7.html
4901         * doc/manual/en/sylpheed-8.html
4902         * doc/manual/en/sylpheed-9.html
4903         * doc/manual/en/sylpheed.html
4904         * doc/manual/es/.cvsignore
4905         * doc/manual/es/Makefile.am
4906         * doc/manual/es/sylpheed-1.html
4907         * doc/manual/es/sylpheed-10.html
4908         * doc/manual/es/sylpheed-11.html
4909         * doc/manual/es/sylpheed-12.html
4910         * doc/manual/es/sylpheed-13.html
4911         * doc/manual/es/sylpheed-14.html
4912         * doc/manual/es/sylpheed-15.html
4913         * doc/manual/es/sylpheed-16.html
4914         * doc/manual/es/sylpheed-17.html
4915         * doc/manual/es/sylpheed-18.html
4916         * doc/manual/es/sylpheed-19.html
4917         * doc/manual/es/sylpheed-2.html
4918         * doc/manual/es/sylpheed-20.html
4919         * doc/manual/es/sylpheed-3.html
4920         * doc/manual/es/sylpheed-4.html
4921         * doc/manual/es/sylpheed-5.html
4922         * doc/manual/es/sylpheed-6.html
4923         * doc/manual/es/sylpheed-7.html
4924         * doc/manual/es/sylpheed-8.html
4925         * doc/manual/es/sylpheed-9.html
4926         * doc/manual/es/sylpheed.html
4927         * doc/manual/fr/.cvsignore
4928         * doc/manual/fr/Makefile.am
4929         * doc/manual/fr/sylpheed-1.html
4930         * doc/manual/fr/sylpheed-10.html
4931         * doc/manual/fr/sylpheed-11.html
4932         * doc/manual/fr/sylpheed-12.html
4933         * doc/manual/fr/sylpheed-13.html
4934         * doc/manual/fr/sylpheed-14.html
4935         * doc/manual/fr/sylpheed-15.html
4936         * doc/manual/fr/sylpheed-16.html
4937         * doc/manual/fr/sylpheed-17.html
4938         * doc/manual/fr/sylpheed-18.html
4939         * doc/manual/fr/sylpheed-19.html
4940         * doc/manual/fr/sylpheed-2.html
4941         * doc/manual/fr/sylpheed-20.html
4942         * doc/manual/fr/sylpheed-3.html
4943         * doc/manual/fr/sylpheed-4.html
4944         * doc/manual/fr/sylpheed-5.html
4945         * doc/manual/fr/sylpheed-6.html
4946         * doc/manual/fr/sylpheed-7.html
4947         * doc/manual/fr/sylpheed-8.html
4948         * doc/manual/fr/sylpheed-9.html
4949         * doc/manual/fr/sylpheed.html
4950         * doc/manual/ja/.cvsignore
4951         * doc/manual/ja/Makefile.am
4952         * doc/manual/ja/sylpheed-1.html
4953         * doc/manual/ja/sylpheed-10.html
4954         * doc/manual/ja/sylpheed-11.html
4955         * doc/manual/ja/sylpheed-12.html
4956         * doc/manual/ja/sylpheed-13.html
4957         * doc/manual/ja/sylpheed-14.html
4958         * doc/manual/ja/sylpheed-15.html
4959         * doc/manual/ja/sylpheed-16.html
4960         * doc/manual/ja/sylpheed-17.html
4961         * doc/manual/ja/sylpheed-18.html
4962         * doc/manual/ja/sylpheed-19.html
4963         * doc/manual/ja/sylpheed-2.html
4964         * doc/manual/ja/sylpheed-20.html
4965         * doc/manual/ja/sylpheed-3.html
4966         * doc/manual/ja/sylpheed-4.html
4967         * doc/manual/ja/sylpheed-5.html
4968         * doc/manual/ja/sylpheed-6.html
4969         * doc/manual/ja/sylpheed-7.html
4970         * doc/manual/ja/sylpheed-8.html
4971         * doc/manual/ja/sylpheed-9.html
4972         * doc/manual/ja/sylpheed.html
4973         * doc/manual/ja/sylpheed.sgml
4974         * src/mainwindow.c
4975                 Remove outdated manual and faq. Noisy, eh?
4976
4977 2005-12-06 [colin]      1.9.100cvs70
4978
4979         * src/compose.c
4980         * src/quote_fmt_parse.y
4981         * src/undo.c
4982         * src/undo.h
4983                 Allow %X to position cursor at 0 
4984                 (no %X = before signature)
4985                 Fix paste as quotation putting the cursor at 0
4986                 Fix undo offsets when pasting
4987                 Insert the quote_fmt at once instead of line 
4988                 by line
4989                 Fix [Edited] when starting to reply/forward
4990
4991 2005-12-06 [paul]       1.9.100cvs69
4992
4993         * src/plugins/clamav/clamav_plugin_gtk.c
4994                 add another tooltip
4995         * src/plugins/spamassassin/spamassassin_gtk.c
4996                 rework spamassassin_create_widget_func()
4997
4998 2005-12-05 [colin]      1.9.100cvs68
4999
5000         * po/POTFILES.in
5001                 Fix make release ;-)
5002
5003 2005-12-05 [colin]      1.9.100cvs67
5004
5005         * src/compose.c
5006         * src/compose.h
5007                 Fix cursor positioning (not obeying %X)
5008
5009 2005-12-05 [paul]       1.9.100cvs66
5010
5011         * src/plugins/dillo_viewer/dillo_prefs.c
5012                 fix compilation warning
5013
5014 2005-12-05 [paul]       1.9.100cvs65
5015
5016         * src/prefs_spelling.c
5017         * src/plugins/trayicon/trayicon.c
5018                 cleanups - remove unused stuff
5019
5020 2005-12-05 [paul]       1.9.100cvs64
5021
5022         * README
5023         * manual/plugins.xml
5024                 remove info about removed mathml_viewer plugin
5025
5026 2005-12-05 [paul]       1.9.100cvs63
5027
5028         * configure.ac
5029         * src/plugins/Makefile.am
5030         * src/plugins/mathml_viewer/.cvsignore
5031         * src/plugins/mathml_viewer/Makefile.am
5032         * src/plugins/mathml_viewer/mathml_viewer.c
5033                 remove unmaintained mathml_viewer plugin
5034
5035 2005-12-05 [paul]       1.9.100cvs62
5036
5037         * src/summaryview.c
5038                 obey prefs_common.always_show_msg when
5039                 moving a msg
5040                 Thanks to Colin
5041
5042 2005-12-05 [paul]       1.9.100cvs61
5043
5044         * src/compose.c
5045         * src/prefs_account.c
5046         * src/prefs_filtering.c
5047         * src/prefs_quote.c
5048         * src/prefs_spelling.c
5049         * src/prefs_toolbar.c
5050         * src/summaryview.c
5051         * src/gtk/gtkutils.c
5052         * src/gtk/quicksearch.c
5053         * src/plugins/dillo_viewer/dillo_prefs.c
5054                 dialog cleanups
5055
5056 2005-12-04 [paul]       1.9.100cvs60
5057
5058         * src/inc.c
5059         * src/prefs_account.c
5060         * src/prefs_account.h
5061                 allow a Local account to specify a
5062                 default inbox
5063                 (closes bug 843 'Inbox cannot be changed for local
5064                  mailboxes')
5065
5066 2005-12-04 [colin]      1.9.100cvs59
5067
5068         * src/plugins/trayicon/trayicon.c
5069                 Remove Get, rename Get All to Get Mail in order to
5070                 be consistent with the default main toolbar
5071
5072 2005-12-03 [colin]      1.9.100cvs58
5073
5074         * manual/gpl.xml
5075         * manual/sylpheed-claws-manual.xml
5076                 Add GPL appendix
5077
5078 2005-12-03 [paul]       1.9.100cvs57
5079
5080         * AUTHORS
5081         * po/sv.po
5082         * src/gtk/authors.h
5083                 new (partially complete) Swedish translation
5084                 by Anders Troback <sylpheed@troback.com>
5085
5086 2005-12-02 [paul]       1.9.100cvs56
5087
5088         * configure.ac
5089                 libetpan 0.41 required
5090
5091 2005-12-02 [paul]       1.9.100cvs55
5092
5093         * src/plugins/clamav/clamav_plugin.c
5094         * src/plugins/clamav/clamav_plugin.h
5095         * src/plugins/clamav/clamav_plugin_gtk.c
5096         * src/plugins/spamassassin/spamassassin.c
5097         * src/plugins/spamassassin/spamassassin.h
5098         * src/plugins/spamassassin/spamassassin_gtk.c
5099                 unregister prefs pages on unloading, thus
5100                 preventing a crash
5101                 (thanks to Colin for the hint)
5102
5103 2005-12-02 [wwp]        1.9.100cvs54
5104
5105         * src/quote_fmt.h
5106         * src/quote_fmt_parse.y
5107                 fix misuse of gboolean*, use gboolean instead
5108                 (thanks to Paul, Colin, for pointing out that scaring one)
5109
5110 2005-12-02 [paul]       1.9.100cvs53
5111
5112         * src/plugins/clamav/clamav_plugin.c
5113                 int no --> unsigned int no
5114         * src/plugins/clamav/clamav_plugin_gtk.c
5115                 rework config page
5116
5117 2005-12-02 [wwp]        1.9.100cvs52
5118
5119         * src/compose.c
5120         * src/prefs_template.c
5121         * src/quote_fmt.h
5122         * src/quote_fmt_parse.y
5123                 prevent from executing |f and |p templates commands when
5124                 adding or replacing templates in prefs (avoids annoying and
5125                 potentially dangerous behaviours)
5126
5127 2005-12-02 [paul]       1.9.100cvs51
5128
5129         * src/prefs_common.c
5130                 allow translation of some default values
5131                 Patch by Fabien Vantard
5132
5133 2005-12-02 [paul]       1.9.100cvs50
5134
5135         * src/codeconv.c
5136         * src/codeconv.h
5137         * src/prefs_common.c
5138         * src/prefs_common.h
5139         * src/prefs_message.c
5140         * src/textview.c
5141                 remove obsolete 'convert_mb_alnum' option
5142                 and related stuff
5143         * src/gtk/about.c
5144                 remove unused 'about_textview_visibility_notify'
5145
5146 2005-12-02 [paul]       1.9.100cvs49
5147
5148         * src/prefs_account.c
5149         * src/prefs_compose_writing.c
5150         * src/prefs_fonts.c
5151         * src/prefs_gtk.h
5152         * src/prefs_image_viewer.c
5153         * src/prefs_message.c
5154         * src/prefs_other.c
5155         * src/prefs_receive.c
5156         * src/prefs_send.c
5157         * src/prefs_spelling.c
5158         * src/prefs_summaries.c
5159         * src/prefs_wrapping.c
5160         * src/plugins/dillo_viewer/dillo_prefs.c
5161         * src/plugins/pgpcore/prefs_gpg.c
5162                 several cleanups to the prefs dialogs
5163                 (slightly modified) patch by Fabien Vantard
5164
5165 2005-12-02 [paul]       1.9.100cvs48
5166
5167         * src/main.c
5168                 --exit means exit
5169         * src/send_message.c
5170                 fix crash on send when connection fails
5171
5172         Thanks to Colin
5173
5174 2005-12-01 [colin]      1.9.100cvs47
5175
5176         * src/html.c
5177                 Translate &hellip; to "..."
5178
5179 2005-11-30 [colin]      1.9.100cvs46
5180
5181         * src/matcher.c
5182         * src/matcher.h
5183                 Optimize back yesterday's fix.
5184
5185 2005-11-30 [paul]       1.9.100cvs45
5186
5187         * manual/faq.xml
5188                 standardised
5189         * manual/intro.xml
5190                 written by Colin, edited by me
5191
5192 2005-11-29 [colin]      1.9.100cvs44
5193
5194         * src/matcher.c
5195                 Skip headers unconditionnaly in match_body if the
5196                 rule is not message or ~message
5197
5198 2005-11-29 [colin]      1.9.100cvs43
5199
5200         * src/matcher.c
5201                 Fix body_part and such, not skipping headers 
5202                 if the matchcriteria wasn't the first in the rule
5203
5204 2005-11-29 [colin]      1.9.100cvs42
5205
5206         * src/compose.c
5207                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5208                 option missing from message view window)
5209                 Fix double text D'n'D with gtk-2.8
5210         * src/matcher.c
5211                 Fix ~message, ~headers_part, ~body_part rules
5212         * src/messageview.c
5213                 Add Windows-1252 (Closes bug #863)
5214                 Fix accels
5215         * src/gtk/gtkaspell.c
5216                 Properly destroy accels in all menus
5217
5218 2005-11-29 [mones]      1.9.100cvs41
5219
5220         * po/es.po
5221                 Updated.
5222
5223 2005-11-27 [colin]      1.9.100cvs40
5224
5225         * src/mh_gtk.c
5226                 "/Remove mailbox" -> "/Remove mailbox..."
5227
5228 2005-11-27 [paul]       1.9.100cvs39
5229
5230         * AUTHORS
5231         * po/de.po
5232         * src/gtk/authors.h
5233                 updated by new maintainer, Stephan Sachse
5234
5235 2005-11-27 [paul]       1.9.100cvs38
5236
5237         * manual/faq.xml
5238                 written by Colin, edited by me
5239
5240 2005-11-27 [paul]       1.9.100cvs37
5241
5242         * src/prefs_common.c
5243         * src/prefs_common.h
5244         * src/prefs_receive.c
5245         * src/prefs_summaries.c
5246                 move 'go to inbox after receiving new mail'
5247                 option from display/sumamaries to mail
5248                 handling/receive, and rework prefs_summaries
5249                 dialog a little
5250
5251 2005-11-25 [martin]     1.9.100cvs36
5252
5253         * po/de.po
5254             fixed windows-1252 translation;
5255             translated some new and fuzzy strings
5256
5257 2005-11-25 [paul]       1.9.100cvs35
5258
5259         * src/plugins/clamav/clamav_plugin.c
5260                 complete the update done in cvs34
5261
5262 2005-11-25 [paul]       1.9.100cvs34
5263
5264         * src/plugins/clamav/clamav_plugin.c
5265                 reflect upstream changes
5266
5267 2005-11-25 [paul]       1.9.100cvs33
5268
5269         * manual/ack.xml
5270         * manual/plugins.xml
5271         * manual/sylpheed-claws-manual.xml
5272                 written/updated by Colin, edited by me
5273         * tools/acroread2sylpheed.pl
5274                 update binary name
5275
5276 2005-11-24 [colin]      1.9.100cvs32
5277
5278         * src/compose.c
5279                 Fix bug #856 (reediting messages forgets Request
5280                 Return Receipt)
5281
5282 2005-11-24 [paul]       1.9.100cvs31
5283
5284         * manual/addrbook.xml
5285         * manual/starting.xml
5286                 written by Colin, proofread, edited, adapted by me
5287         * manual/advanced.xml
5288                 add some Actions examples
5289         * src/importldif.c
5290                 use a Save button instead of a Close button
5291         * src/wizard.c
5292                 indicate mandatory fields
5293                 fix page display
5294                 Thanks to Colin
5295
5296 2005-11-23 [colin]      1.9.100cvs30
5297
5298         * src/addressbook.c
5299                 Rename menu item, fix possible crash after
5300                 deletion of books
5301         * src/addrindex.c
5302                 Allow searching for '*' in ldap
5303         * src/browseldap.c
5304                 Fix "Browse Entry" (did anyone use it?)
5305         * src/wizard.c
5306                 Add guards for mandatory information
5307
5308 2005-11-23 [paul]       1.9.100cvs29
5309
5310         * manual/advanced.xml
5311                 corrections to the English
5312
5313 2005-11-23 [colin]      1.9.100cvs28
5314
5315         * src/mimeview.c
5316                 Fix possible crash at exit. After the call to
5317                 gtk_container_remove(), the Viewer's widget has no
5318                 more parent so gtk+ automatically frees it and its
5319                 sons. If destroy_viewer() then try to access it,
5320                 problems ensue.
5321
5322 2005-11-22 [colin]      1.9.100cvs27
5323
5324         * src/compose.c
5325         * src/gtk/gtkaspell.c
5326                 Fix right-clicking on a misspelled word
5327                 Fix More... in suggestions menu
5328
5329 2005-11-22 [wwp]        1.9.100cvs26
5330
5331         * src/prefs_template.c
5332                 templates works: re-sort templates list when adding or replacing,
5333                 prevent from adding or replacing when the template name is empty
5334
5335 2005-11-21 [colin]      1.9.100cvs25
5336
5337         * src/addressbook.c
5338                 Fix some addressbook suckage (dnd, select all)
5339         * src/compose.c
5340         * src/gtk/gtkaspell.c
5341         * src/gtk/gtkaspell.h
5342                 Make the spellchecker menu work with the 
5343                 GtkTextView one instead of overriding it
5344
5345 2005-11-20 [paul]       1.9.100cvs24
5346
5347         * manual/handling.xml
5348                 proofread and corrected
5349
5350 2005-11-20 [paul]       1.9.100cvs23
5351
5352         * manual/Makefile
5353                 generate html as one file
5354         * manual/advanced.xml
5355                 fix output generation
5356                 reformat hidden options list
5357         * manual/manual.xml     ** REMOVED **
5358         * manual/sylpheed-claws-manual.xml      ** ADDED **
5359                 renamed
5360
5361 2005-11-18 [colin]      1.9.100cvs22
5362
5363         * src/prefs_account.c
5364                 Fix layout in news and mbox accounts
5365         * manual/account.xml
5366         * manual/advanced.xml
5367                 New contents for Paul to check :)
5368
5369 2005-11-18 [wwp]        1.9.100cvs21
5370
5371         * src/gtk/quicksearch.c
5372                 don't update extended quicksearch buttons twice
5373
5374 2005-11-18 [paul]       1.9.100cvs20
5375
5376         * src/textview.c
5377                 complete 1.9.100cvs19
5378
5379 2005-11-18 [paul]       1.9.100cvs19
5380
5381         * src/compose.c
5382                 cosmetic improvements
5383         * src/textview.c
5384                 also list text/* attachments
5385
5386 2005-11-18 [colin]      1.9.100cvs18
5387
5388         * src/summaryview.c
5389                 Use column 0 instead of -1 in 
5390                 gtk_ctree_node_moveto, in a naive
5391                 hope it'll fix the gtk-related crashes
5392
5393 2005-11-18 [colin]      1.9.100cvs17
5394
5395         * src/gtk/inputdialog.c
5396                 Fix icon staying the first one
5397
5398 2005-11-17 [wwp]        1.9.100cvs16
5399                 fix possible problem showing some quicksearch buttons, and a bad
5400                 call to g_return_if_fail in a function that returns a value (both
5401                 fixes by Fabien Vantard)
5402
5403 2005-11-15 [wwp]        1.9.100cvs15
5404
5405         * src/gtk/quicksearch.c
5406                 added a tooltip to that obscure ... quicksearch button
5407
5408 2005-11-15 [wwp]        1.9.100cvs14
5409
5410         * src/gtk/quicksearch.c
5411                 add a quicksearch helper to filtering expression users: the ... button
5412                 raises the condition expr window. condition expressions set up w/ this
5413                 window are used by the quicksearch if the user closes it pressing OK.
5414
5415 2005-11-14 [paul]       1.9.100cvs13
5416
5417         * src/plugins/clamav/clamav_plugin.c
5418         * src/plugins/spamassassin/spamassassin.c
5419                 change plugin type following recent merging
5420
5421 2005-11-14 [wwp]        1.9.100cvs12
5422
5423         * src/folder.c
5424                 prevent from crashing when copying/moving message(s) from and
5425                 to the same folder
5426
5427 2005-11-14 [paul]       1.9.100cvs11
5428
5429         * src/plugins/clamav/Makefile.am
5430         * src/plugins/clamav/clamav_plugin.c
5431         * src/plugins/clamav/clamav_plugin.h
5432         * src/plugins/clamav/clamav_plugin_gtk.c
5433                 also merge clamav and clamav_gtk plugins
5434
5435 2005-11-13 [colin]      1.9.100cvs10
5436
5437         * configure.ac
5438         * src/plugins/spamassassin/Makefile.am
5439         * src/plugins/spamassassin/spamassassin.c
5440         * src/plugins/spamassassin/spamassassin.h
5441         * src/plugins/spamassassin/spamassassin_gtk.c
5442                 Merge spamassassin and spamassassin_gtk plugins,
5443                 and build it by default.
5444
5445 2005-11-12 [colin]      1.9.100cvs9
5446
5447         * src/etpan/imap-thread.c
5448                 Fix gcc warning
5449
5450 2005-11-12 [colin]      1.9.100cvs8
5451
5452         * src/procmime.c
5453                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5454
5455 2005-11-10 [colin]      1.9.100cvs7
5456
5457         * src/main.c
5458                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5459                 minimised state)
5460
5461 2005-11-10 [wwp]        1.9.100cvs6
5462
5463         * src/gtk/description_window.c
5464                 fix a crash when closing description windows using the WM's [X] button
5465
5466 2005-11-09 [colin]      1.9.100cvs5
5467
5468         * src/common/ssl.c
5469                 Update libetpan call to follow upstream
5470                 (yes, this requires libetpan-0.40cvs3)
5471
5472 2005-11-08 [colin]      1.9.100cvs4
5473
5474         * src/compose.c
5475         * src/textview.c
5476         * src/common/utils.c
5477         * src/common/utils.h
5478                 Enhance the email parser
5479
5480 2005-11-08 [colin]      1.9.100cvs3
5481
5482         * src/procmime.c
5483                 Fix what looks like an off-by-one (fixes 
5484                 attachments from the Bat)
5485
5486 2005-11-08 [wwp]        1.9.100cvs2
5487
5488         * src/main.c
5489                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
5490
5491 2005-11-08 [wwp]        1.9.100cvs1
5492
5493         * src/main.c
5494                 allow exiting Sylpheed-Claws from command-line
5495
5496 2005-11-08 [paul]       1.9.100
5497
5498         1.9.100 released
5499
5500 2005-11-07 [colin]      1.9.99cvs17
5501
5502         * src/addritem.c
5503         * src/ldif.c
5504                 Fix import of base-64 encoded items
5505
5506 2005-11-07 [colin]      1.9.99cvs16
5507
5508         * src/send_message.c
5509                 Fix bug #314 (Queue does not empty under certain 
5510                 circumstances)
5511
5512 2005-11-07 [paul]       1.9.99cvs15
5513
5514         * src/mutt.c
5515         * src/pine.c
5516                 fix buffer overflows
5517                 Thanks to Colin
5518
5519 2005-11-07 [paul]       1.9.99cvs14
5520
5521         * doc/man/Makefile.am
5522         * doc/man/sylpheed-claws.1      ** ADDED **
5523         * doc/man/sylpheed.1            ** DELETED **
5524                 rename and update the man file
5525
5526 2005-11-06 [colin]      1.9.99cvs13
5527
5528         * src/ldif.c
5529                 Fix ldif_get_line() that returned empty strings
5530                 (Didn't understand why). Also fix a possible
5531                 buffer overflow.
5532
5533 2005-11-06 [wwp]        1.9.99cvs12
5534
5535         * src/textview.c
5536         * src/gtk/about.c
5537         * src/gtk/gtkutils.c
5538         * src/gtk/gtkutils.h
5539                 fix a compilation warning,
5540                 make links sensitive in the about dialog
5541
5542 2005-11-04 [wwp]        1.9.99cvs11
5543
5544         * src/gtk/about.c
5545                 don't wrap or translate URIs, and a bit text format cleanup
5546
5547 2005-11-04 [wwp]        1.9.99cvs10
5548
5549         * src/gtk/about.c
5550                 better textview tagging implementation (no more use of marks for
5551                 postponed tagging)
5552
5553 2005-11-02 [colin]      1.9.99cvs9
5554
5555         * src/common/ssl.c
5556                 Forgot an ifdef
5557
5558 2005-11-02 [colin]      1.9.99cvs8
5559
5560         * configure.ac
5561                 Require libetpan-0.40 due to upstream fix
5562         * src/common/ssl.c
5563                 Tell libetpan not to call SSL_Library_Init,
5564                 as we do it ourselves.
5565
5566 2005-11-02 [colin]      1.9.99cvs7
5567
5568         * po/POTFILES.in
5569                 Add missing files (thanks to Fabien Vantard)
5570
5571 2005-11-02 [colin]      1.9.99cvs6
5572
5573         * src/summaryview.c
5574                 Fix totals when read messages are hidden or quicksearch
5575                 is on
5576         * src/ssl_manager.c
5577         * src/ssl_manager.h
5578         * src/common/ssl_certificate.c
5579         * src/common/ssl_certificate.h
5580         * src/gtk/sslcertwindow.c
5581         * src/gtk/sslcertwindow.h
5582                 Fix copyright on my stuff
5583
5584 2005-11-02 [wwp]        1.9.99cvs5
5585
5586         * src/prefs_themes.c
5587                 fix directory name checking (theme installation/removal),
5588                 made related error a bit more verbose
5589
5590 2005-11-02 [colin]      1.9.99cvs4
5591
5592         * src/summaryview.c
5593                 Fix typo (probably fixes bug #841 (Sort by the From 
5594                 field doesn't work)
5595
5596 2005-11-02 [paul]       1.9.99cvs3
5597
5598         * po/ko.po
5599         * po/nb.po
5600                 updated by SungHyun Nam, Geir Helland
5601         * src/wizard.c
5602                 fix typo in welcome message. spotted by
5603                 Andrea Spadaccini
5604
5605 2005-11-01 [colin]      1.9.99cvs2
5606
5607         * src/compose.c
5608                 Fix replying to ml wen confirming subscription
5609         * src/messageview.c
5610         * src/mimeview.c
5611         * src/mimeview.h
5612         * src/privacy.h
5613         * src/summaryview.c
5614                 Make key check non blocking
5615
5616 2005-10-31 [paul]       1.9.99cvs1
5617
5618         * tools/claws.i18n.status.pl
5619                 updated for ChangeLog
5620
5621 2005-10-31 [paul]       1.9.99
5622
5623         1.9.99 released
5624
5625 2005-10-31 [paul]       1.9.15cvs131
5626
5627         * .cvsignore
5628         * ChangeLog
5629         * ChangeLog.claws       ** REMOVED **
5630         * ChangeLog-gtk2.claws  ** REMOVED **
5631         * ChangeLog.gtk1        ** ADDED **
5632         * INSTALL
5633         * Makefile.am
5634         * NEWS
5635         * README
5636         * README.claws          ** REMOVED **
5637         * README.jp             ** REMOVED **
5638         * RELEASE_NOTES         ** ADDED **
5639         * RELEASE_NOTES.claws   ** REMOVED **
5640         * commitHelper
5641         * configure.ac
5642         * sylpheed.spec.in      ** REMOVED **
5643                 tidy up and update the default docs:
5644                 ChangeLog.claws is renamed ChangeLog.gtk1
5645                 ChangeLog-gtk2.claws is renamed ChangeLog
5646                 README.claws is renamed README
5647                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5648
5649 2005-10-31 [paul]       1.9.15cvs130
5650
5651         * po/it.po
5652                 fix errors
5653
5654 2005-10-31 [paul]       1.9.15cvs129
5655
5656         * po/ca.po
5657         * po/de.po
5658         * po/en_GB.po
5659         * po/fr.po
5660         * po/it.po
5661         * po/pt_BR.po
5662         * po/sk.po
5663         * po/sr.po
5664         * po/zh_CN.po
5665                 updated by Miquel Oliete, Stephan Sachse and
5666                 Thomas Gilgin, me, Fabien Vantard, Andrea
5667                 Spadaccini, Frederico Goncalves Guimaraes,
5668                 Andrej Kacian, Aleksandar Urosevic, and
5669                 Ralgh Young.
5670
5671 2005-10-31 [mones]      1.9.15cvs128
5672
5673         * manual/faq.xml
5674                 More questions.
5675         
5676         * po/es.po
5677                 Updated for release.
5678
5679 2005-10-30 [colin]      1.9.15cvs127
5680
5681         * src/compose.c
5682                 Place cursor before rewrapping (fixes cursor
5683                 pos if quotation gets rewrapped)
5684
5685 2005-10-29 [paul]       1.9.15cvs126
5686
5687         * src/crash.c
5688         * src/foldersel.c
5689         * src/main.c
5690         * src/messageview.c
5691         * src/toolbar.c
5692         * src/gtk/authors.h
5693                 corrections to text items
5694
5695 2005-10-28 [colin]      1.9.15cvs125
5696
5697         * src/messageview.c
5698                 Make "hit 'C' to check sig" work from extern 
5699                 messageviews
5700
5701 2005-10-27 [colin]      1.9.15cvs124
5702
5703         * src/summaryview.c
5704                 Add a hack to avoid segfaulting when hammering 
5705                 on gtk's events
5706
5707 2005-10-27 [wwp]        1.9.15cvs123
5708
5709         * src/prefs_themes.c
5710                 sort list of themes names in themes prefs
5711
5712 2005-10-27 [paul]       1.9.15cvs122
5713
5714         * src/folder.c
5715         * src/prefs_account.c
5716                 fix building on Solaris
5717                 Patch by Alex Moore
5718
5719 2005-10-27 [wwp]        1.9.15cvs121
5720
5721         * src/summaryview.c
5722         * src/gtk/gtksctree.c
5723                 speed up unselecting messages in summary view (thanks to Colin)
5724
5725 2005-10-27 [paul]       1.9.15cvs120
5726
5727         * src/mainwindow.c
5728                 fix a compilation warning
5729         * src/summaryview.c
5730                 fix updating of 'n items selected' count
5731                 when deselecting
5732
5733 2005-10-27 [martin]     1.9.15cvs119
5734
5735         * src/action.c
5736                 ignore actions with a leading '/' in the action menu name
5737                 fixes a crash on menu creation
5738         * src/prefs_actions.c
5739                 do not allow a leading '/' in the action menu name
5740
5741 2005-10-27 [paul]       1.9.15cvs118
5742
5743         * src/main.c
5744                 fix compilation warning
5745
5746 2005-10-27 [paul]       1.9.15cvs117
5747
5748         * src/procmime.c
5749                 add #if HAVE_LOCALE_H
5750
5751 2005-10-27 [paul]       1.9.15cvs116
5752
5753         * src/plugins/clamav/clamav_plugin.c
5754         * src/plugins/dillo_viewer/dillo_viewer.c
5755         * src/plugins/mathml_viewer/mathml_viewer.c
5756         * src/plugins/pgpcore/plugin.c
5757         * src/plugins/pgpinline/plugin.c
5758         * src/plugins/pgpmime/plugin.c
5759         * src/plugins/spamassassin/spamassassin.c
5760         * src/plugins/trayicon/trayicon.c
5761                 plugin_init() : make error messages more
5762                 informative
5763
5764 2005-10-26 [wwp]        1.9.15cvs115
5765
5766         * src/prefs_matcher.c
5767                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5768
5769 2005-10-26 [wwp]        1.9.15cvs114
5770
5771         * src/procmime.c
5772         * src/gtk/gtksctree.c
5773         * src/plugins/spamassassin/libspamc.c
5774         * src/plugins/spamassassin/spamassassin.c
5775                 fix some compilation warnings more
5776
5777 2005-10-26 [mones]      1.9.15cvs113
5778
5779         * po/es.po
5780                 Updated translation
5781
5782 2005-10-26 [paul]       1.9.15cvs112
5783
5784         * src/prefs_message.c
5785                 give all display_xface stuff the
5786                 #if HAVE_LIBCOMPFACE treatment, thus
5787                 preventing a crash
5788                 (Thanks to Wolfgang Enderlein)
5789
5790 2005-10-26 [colin]      1.9.15cvs111
5791
5792         * src/gedit-print.c
5793                 Fix date format
5794         * src/imap_gtk.c
5795         * src/news_gtk.c
5796                 Remove context menu items that should not be there
5797         * src/jpilot.c
5798                 Fix encoding
5799         * src/main.c
5800         * src/mainwindow.c
5801                 Don't show the mainwindow too soon
5802
5803 2005-10-26 [wwp]        1.9.15cvs110
5804
5805         * src/folder.c
5806         * src/manual.c
5807         * src/summaryview.c
5808                 fix uninitialized pointers in the folder updating hook
5809                 (thanks to Colin)
5810
5811 2005-10-25 [mones]      1.9.15cvs109
5812
5813         * manual/faq.xml
5814                 General information subsection completed. 
5815                 Removed archaic references.
5816                 
5817         * manual/Makefile
5818         * manual/dtd/manual.dsl
5819                 Added customization stylesheet for getting paragraphs
5820                 fully justified in PDF output (as suggested by Colin).
5821
5822 2005-10-25 [colin]      1.9.15cvs108
5823
5824         * src/compose.c
5825                 Fix a second leak
5826
5827 2005-10-25 [colin]      1.9.15cvs107
5828
5829         * src/addrbook.c
5830         * src/addrindex.c
5831                 Fix leak (xml_get_element() allocates memory)
5832         * src/compose.c
5833                 Fix leak + dead code (shame!)
5834         * src/procmime.c
5835                 Fix leak
5836
5837 2005-10-25 [colin]      1.9.15cvs106
5838
5839         * src/mimeview.c
5840                 Fix encoding issue in Save all and in 
5841                 overwrite-confirmation alertpanel
5842
5843 2005-10-25 [colin]      1.9.15cvs105
5844
5845         * src/common/socket.c
5846                 Fix a leak - Thanks to Christopher Aillon
5847                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5848
5849 2005-10-25 [paul]       1.9.15cvs104
5850
5851         * src/wizard.c
5852                 Always guess servers from the right-hand
5853                 email part and guess username from the
5854                 left-hand part. (Thanks to Colin)
5855                 add an X-Face to the welcome message
5856
5857 2005-10-25 [paul]       1.9.15cvs103
5858
5859         * manual/handling.xml
5860                 written by Colin, edited by me
5861
5862 2005-10-25 [wwp]        1.9.15cvs102
5863
5864         * src/folderview.c
5865         * src/grouplistdialog.c
5866         * src/imap.c
5867         * src/noticeview.c
5868                 fix some compilation warnings
5869
5870 2005-10-24 [paul]
5871
5872         1.9.99-rc3 released
5873
5874 2005-10-24 [paul]       1.9.15cvs101
5875
5876         * src/gtk/about.c
5877                 fix window sizing
5878
5879 2005-10-24 [paul]       1.9.15cvs100
5880
5881         * src/pixmaps/offline.xpm
5882         * src/pixmaps/online.xpm
5883                 replace with last default versions
5884
5885 2005-10-24 [colin]      1.9.15cvs99
5886
5887         * src/imap.c
5888                 Fix bug when moving a folder
5889         * src/imap_gtk.c
5890         * src/mh_gtk.c
5891                 "Delete folder" pops up a window, so it 
5892                 should be suffixed with "..."
5893         * src/plugins/pgpcore/sgpgme.c
5894                 Include locale.h
5895
5896 2005-10-24 [mones]      1.9.15cvs98
5897
5898         * manual/Makefile
5899         * manual/account.xml
5900         * manual/ack.xml
5901         * manual/addrbook.xml
5902         * manual/advanced.xml
5903         * manual/faq.xml
5904         * manual/glossary.xml
5905         * manual/gpl.xml
5906         * manual/handling.xml
5907         * manual/intro.xml
5908         * manual/keyboard.xml
5909         * manual/manual.xml
5910         * manual/plugins.xml
5911         * manual/starting.xml
5912         * manual/dtd/sdocbook.dtd
5913                 Initial manual structure and some content.
5914
5915 2005-10-23 [wwp]        1.9.15cvs97
5916
5917         * src/gtk/about.c
5918                 fix a typo
5919
5920 2005-10-23 [wwp]        1.9.15cvs96
5921
5922         * src/gtk/about.c
5923         * src/gtk/authors.h
5924                 rework of the about window (main work by Paul), also featuring a few
5925                 fixes for typos and duplicate names
5926
5927 2005-10-23 [wwp]        1.9.15cvs95
5928
5929         * src/.cvsignore
5930                 Ignore the right binary name (sylpheed-claws now)
5931
5932 2005-10-23 [paul]       1.9.15cvs94
5933
5934         * src/compose.c
5935                 when using Folder Pref 'Default To for
5936                 replies' make the entry in the Compose
5937                 window bold
5938                 Patch by Fabien Vantard
5939
5940 2005-10-22 [colin]      1.9.15cvs93
5941
5942         * src/codeconv.c
5943                 Fix leak
5944
5945 2005-10-22 [colin]      1.9.15cvs92
5946
5947         * src/codeconv.c
5948                 try to convert using locale (apart utf8) if necessary
5949
5950 2005-10-22 [colin]      1.9.15cvs91
5951
5952         * src/pixmaps/new.xpm
5953         * src/pixmaps/unread.xpm
5954                 Make the unread envelope blue again and
5955                 saturate the new one a bit more.
5956
5957 2005-10-22 [colin]      1.9.15cvs90
5958
5959         * src/compose.c
5960                 When replying to a mail sent by one of our accounts,
5961                 use the original list of recipients. Let 'Reply All'
5962                 and 'Reply to sender' work like previously.
5963
5964 2005-10-21 [colin]      1.9.15cvs89
5965
5966         * src/prefs_filtering.c
5967                 Clear fields after add and replace
5968         * src/textview.c
5969                 Display xface differently (better)
5970         * src/plugins/pgpinline/pgpinline.c
5971                 Fix crappy encodings/recodings
5972
5973 2005-10-21 [paul]       1.9.15cvs88
5974
5975         * src/compose.c
5976         * src/prefs_folder_item.c
5977         * src/toolbar.c
5978                 fix news folder Folder Properties
5979                 (thanks to Colin)
5980         * src/folderview.c
5981                 update folderview after Themes change
5982                 keep selected folder selected
5983                 (thanks to Colin)
5984
5985 2005-10-21 [paul]       1.9.15cvs87
5986
5987         * tools/Makefile.am
5988         * tools/OOo2sylpheed.pl
5989         * tools/README
5990         * tools/README.sylprint
5991         * tools/asus_mailled.sh         ** REMOVED **
5992         * tools/filter_conv.pl
5993         * tools/freshmeat_search.pl
5994         * tools/google_search.pl
5995         * tools/gpg-sign-syl            ** REMOVED **
5996         * tools/kmail2sylpheed.pl
5997         * tools/kmail2sylpheed_v2.pl
5998         * tools/multiwebsearch.pl
5999         * tools/nautilus2sylpheed.sh
6000         * tools/newscache_clean.pl
6001         * tools/outlook2sylpheed.pl
6002         * tools/sylpheed-switcher       ** REMOVED **
6003         * tools/sylprint.pl
6004         * tools/sylprint.rc
6005         * tools/tb2sylpheed
6006         * tools/vcard2xml.py
6007         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6008                 update default config dir
6009                 update binary name (thanks to Fabien Vantard)
6010                 remove obsolete scripts
6011
6012 2005-10-21 [colin]      1.9.15cvs86
6013
6014         * src/inc.c
6015                 Fix possible leak and units. Based on a patch by
6016                 Fabien Vantard.
6017
6018 2005-10-20 [colin]      1.9.15cvs85
6019
6020         * src/textview.c
6021                 Clear xface when clearing textview
6022
6023 2005-10-20 [colin]      1.9.15cvs84
6024
6025         * configure.ac
6026         * src/folderview.c
6027         * src/headerview.c
6028         * src/main.c
6029         * src/prefs_common.c
6030         * src/prefs_common.h
6031         * src/prefs_message.c
6032         * src/textview.c
6033         * src/textview.h
6034         * src/common/defs.h
6035         * src/common/utils.c
6036         * src/common/utils.h
6037         * src/gtk/gtkutils.c
6038         * src/gtk/gtkutils.h
6039                 Migrate config to .sylpheed-claws (Automatically)
6040                 Add a way to get the Xface in the TextView
6041
6042 2005-10-20 [colin]      1.9.15cvs83
6043
6044         * src/gtk/Makefile.am
6045         * src/gtk/about.c
6046         * src/gtk/authors.h
6047                 Make the about dialog *grooovy*
6048
6049 2005-10-20 [colin]      1.9.15cvs82
6050
6051         * src/mimeview.c
6052                 Use "Open with" on double click if no command
6053                 was found
6054
6055 2005-10-20 [colin]      1.9.15cvs81
6056
6057         * src/imap.c
6058         * src/etpan/imap-thread.c
6059                 Fix possible crash.
6060
6061 2005-10-20 [paul]       1.9.15cvs80
6062
6063         * src/folder.c
6064                 don't show clipkey icon if the only
6065                 attachment is the signature
6066                 Patch by Colin
6067
6068 2005-10-20 [paul]       1.9.15cvs79
6069
6070         * AUTHORS
6071         * src/plugins/pgpmime/pgpmime.c
6072                 name the PGP/MIME signature 'signature.asc'
6073                 Patch by Andrew Nelson <freeandy@gmail.com>
6074
6075 2005-10-19 [colin]      1.9.15cvs78
6076
6077         * src/plugins/pgpmime/pgpmime.c
6078                 Oops, no need to double-check though
6079
6080 2005-10-19 [colin]      1.9.15cvs77
6081
6082         * src/plugins/pgpinline/pgpinline.c
6083         * src/plugins/pgpmime/pgpmime.c
6084                 Check that my_tmpfile() doesn't 
6085                 return NULL
6086
6087 2005-10-19 [colin]      1.9.15cvs76
6088
6089         * src/common/utils.c
6090                 Use shorter mime boundaries to avoid having
6091                 MTAs rewrapping our headers, breaking the
6092                 PGP signature in the process 
6093         * src/compose.c
6094         * src/plugins/pgpmime/pgpmime.c
6095                 Check for boundary uniqueness to be sure
6096                 it won't happen, instead of hoping for the
6097                 best
6098
6099 2005-10-19 [colin]      1.9.15cvs75
6100
6101         * sylpheed-claws.desktop
6102         * src/Makefile.am
6103         * src/main.c
6104                 Ship a sylpheed-claws binary instead
6105                 of a sylpheed one. Change the socket
6106                 name, too
6107         * src/folderview.c
6108                 Update folder only if it changed
6109         * src/wizard.c
6110                 Fix i18n in welcome mail, patch by
6111                 Fabien Vantard
6112
6113 2005-10-19 [paul]
6114
6115         1.9.99-rc2 released
6116
6117 2005-10-19 [paul]       1.9.15cvs74
6118
6119         * src/folder.c
6120         * src/folderview.c
6121                 fix summaryview update
6122                 Patch by Colin
6123
6124 2005-10-18 [colin]      1.9.15cvs73
6125
6126         * src/plugins/pgpcore/passphrase.c
6127                 Don't XGrabServer, and try a bit more to 
6128                 sync everything before grabbing mouse/keyboard
6129
6130 2005-10-18 [colin]      1.9.15cvs72
6131
6132         * src/Makefile.am
6133         * src/addressadd.c
6134         * src/addressbook.c
6135         * src/folderview.c
6136         * src/grouplistdialog.c
6137         * src/mimeview.c
6138         * src/stock_pixmap.c
6139         * src/stock_pixmap.h
6140         * src/summaryview.c
6141         * src/gtk/gtksctree.c
6142         * src/gtk/gtksctree.h
6143         * src/pixmaps/empty.xpm
6144                 Implement a wrapper call for gtk_ctree_set_node_info
6145                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6146                 pixmap instead of a NULL one. This works around some
6147                 memory problems deep inside gtk, revealed by valgrind,
6148                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6149                 as locked crashes sylpheed.), as well as, probably, 
6150                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6151
6152 2005-10-17 [colin]      1.9.15cvs71
6153
6154         * src/mimeview.c
6155                 Provide visual feedback when checking
6156                 signature
6157
6158 2005-10-17 [colin]      1.9.15cvs70
6159
6160         * src/main.c
6161                 Keep the folder list frozen while checking caches...
6162
6163 2005-10-17 [colin]      1.9.15cvs69
6164
6165         * src/addr_compl.c
6166                 Fi bug #833 (Autocompleting from addressbook 
6167                 fails with extended chars)
6168         * src/imap.c
6169                 Fix 'adding messages' staying in statusbar
6170                 after an error
6171
6172 2005-10-17 [wwp]        1.9.15cvs68
6173
6174         * src/ssl_manager.c
6175                 Fix buttons' layout resizing when window size changes
6176
6177 2005-10-17 [wwp]        1.9.15cvs67
6178
6179         * src/account.c
6180         * src/prefs_account.c
6181         * src/prefs_common.c
6182         * src/prefs_common.h
6183         * src/prefs_folder_item.c
6184         * src/prefs_gtk.c
6185         * src/gtk/logwindow.c
6186         * src/gtk/pluginwindow.c
6187         * src/gtk/prefswindow.c
6188         * src/gtk/prefswindow.h
6189                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6190
6191 2005-10-17 [paul]       1.9.15cvs66
6192
6193         * configure.ac
6194                 fix missing libetpan message
6195         * po/en_GB.po
6196                 updated
6197         * src/crash.c
6198         * src/manual.c
6199         * src/prefs_themes.c
6200         * src/common/defs.h
6201                 add some new URI defines, change some
6202                 others
6203         * src/wizard.c
6204                 make welcome message translatable
6205                 small improvements to english
6206                 other tweaks
6207         * src/gtk/menu.c
6208                 fix warnings
6209
6210 2005-10-17 [paul]       1.9.15cvs65
6211
6212         * src/summaryview.c
6213                 fix column titles
6214
6215 2005-10-16 [mones]      1.9.15cvs64
6216
6217         * po/es.po
6218                 Updated translation
6219
6220 2005-10-16 [colin]
6221
6222         1.9.99-rc1 released
6223
6224 2005-10-16 [colin]      1.9.15cvs63
6225
6226         * src/wizard.c
6227                 Fix whitespace
6228
6229 2005-10-16 [colin]      1.9.15cvs62
6230
6231         * src/toolbar.c
6232                 s/Get All/Get Mail/
6233         * src/wizard.c
6234                 Real welcome mail text, thanks Paul
6235
6236 2005-10-16 [colin]      1.9.15cvs61
6237
6238         * src/editldap.c
6239         * src/exporthtml.c
6240         * src/main.c
6241         * src/mainwindow.c
6242         * src/prefs_themes.c
6243         * src/prefs_toolbar.c
6244         * src/plugins/demo/demo.c
6245         * src/plugins/trayicon/trayicon.c
6246                 s/Sylpheed/Sylpheed-Claws/
6247
6248 2005-10-16 [colin]      1.9.15cvs60
6249
6250         * src/wizard.c
6251                 Add a welcome email in the first empty mailbox
6252         * src/prefs_common.c
6253                 Change one more default
6254
6255 2005-10-16 [colin]      1.9.15cvs59
6256
6257         * src/wizard.c
6258                 Remove printf
6259
6260 2005-10-16 [colin]      1.9.15cvs58
6261
6262         * src/toolbar.c
6263         * src/prefs_common.c
6264                 Change some defaults
6265
6266 2005-10-16 [colin]      1.9.15cvs57
6267
6268         * src/toolbar.c
6269         * src/prefs_common.c
6270                 Change some defaults
6271
6272 2005-10-16 [colin]      1.9.15cvs56
6273
6274         * src/wizard.c
6275                 By default, initialize fonts to have
6276                 the same size as normal GtkWidgets
6277
6278 2005-10-16 [colin]      1.9.15cvs55
6279
6280         * src/mimeview.c
6281                 Fix message a bit more
6282
6283 2005-10-16 [colin]      1.9.15cvs54
6284
6285         * src/addressbook.c
6286                 Second attempt at flicker fixing
6287
6288 2005-10-16 [colin]      1.9.15cvs53
6289
6290         * src/addressbook.c
6291                 Fix flicker
6292
6293 2005-10-16 [wwp]        1.9.15cvs52
6294
6295         * src/addressbook.c
6296         * src/editaddress.c
6297         * src/prefs_common.c
6298         * src/prefs_common.h
6299                 Remember window sizes (address book)
6300
6301 2005-10-16 [wwp]        1.9.15cvs51
6302
6303         * src/plugins/clamav/clamav_plugin_gtk.c
6304         * src/plugins/spamassassin/spamassassin_gtk.c
6305                 Fix compilation warnings (missing #include).
6306
6307 2005-10-16 [colin]      1.9.15cvs50
6308
6309         * src/mimeview.c
6310         * src/summaryview.c
6311         * src/textview.c
6312                 Make 'c' check signature, and forward
6313                 c, l, y, t from summaryview to mimeview
6314
6315 2005-10-16 [colin]      1.9.15cvs49
6316
6317         * src/addressbook.c
6318                 Put border around buttons
6319         * src/mainwindow.c
6320         * src/summaryview.c
6321                 Rework menus (Patch based on a patch
6322                 by Paul)
6323
6324 2005-10-15 [wwp]        1.9.15cvs48
6325
6326         * src/editjpilot.c
6327         * src/editldap.c
6328         * src/editvcard.c
6329         * src/exphtmldlg.c
6330         * src/expldifdlg.c
6331         * src/export.c
6332         * src/import.c
6333         * src/importldif.c
6334         * src/importmutt.c
6335         * src/importpine.c
6336         * src/prefs_account.c
6337         * src/prefs_spelling.c
6338         * src/gtk/gtkutils.c
6339         * src/gtk/gtkutils.h
6340         * src/plugins/clamav/clamav_plugin_gtk.c
6341         * src/plugins/spamassassin/spamassassin_gtk.c
6342                 use nicer browse-for-file/dir buttons than the "..." ones,
6343                 code factorizing more.
6344
6345 2005-10-14 [colin]      1.9.15cvs47
6346
6347         * src/mainwindow.c
6348                 set relief on the account switcher so that people see it
6349                 grey out Create processing rules when no message is selected
6350         * src/prefs_filtering.c
6351                 ask before closing if the rule has not been modified, even if
6352                 it's not valid
6353         * src/prefs_matcher.c
6354                 fix sensitivity when entering the dialog
6355         * src/gtk/inputdialog.c
6356                 display a better icon on password ask
6357         * src/plugins/pgpcore/passphrase.c
6358                 make the dialog look better
6359
6360 2005-10-14 [paul]       1.9.15cvs46
6361
6362         * src/folderview.c
6363                 indicate presense of marked msgs in
6364                 unexpanded subfolders
6365
6366 2005-10-14 [paul]       1.9.15cvs45
6367
6368         * src/prefs_actions.c
6369         * src/prefs_common.c
6370         * src/prefs_common.h
6371         * src/prefs_filtering_action.c
6372         * src/prefs_matcher.c
6373         * src/prefs_template.c
6374                 remember window sizes
6375                 fix Info button size
6376
6377         Patches by wwp
6378
6379 2005-10-13 [colin]      1.9.15cvs44
6380
6381         * src/mimeview.c
6382         * src/noticeview.c
6383         * src/noticeview.h
6384                 Add a tooltip on the icon (optional) 
6385                 Get rid of the signature buttons and only
6386                 use the icon+tooltip
6387
6388 2005-10-13 [colin]      1.9.15cvs43
6389
6390         * src/noticeview.c
6391         * src/noticeview.h
6392                 Add hand cursor for hovering over icon
6393
6394 2005-10-13 [colin]      1.9.15cvs42
6395
6396         * src/summaryview.c
6397                 Fix crash when quicksearch's hidden 
6398                 at startup
6399
6400 2005-10-13 [colin]      1.9.15cvs41
6401
6402         * src/compose.c
6403                 Set subject when forwarding multiple mails
6404                 Check that other recipient than the default Cc or Bcc
6405                 have been set before sending.
6406
6407 2005-10-13 [colin]      1.9.15cvs40
6408
6409         * src/imap.c
6410                 Batch per-folder
6411                 Introduce locking, but don't use it yet
6412
6413 2005-10-13 [colin]      1.9.15cvs39
6414
6415         * src/gtk/quicksearch.c
6416                 Reset quicksearch when hiding it
6417                 Make sticky a real pref
6418
6419 2005-10-13 [colin]      1.9.15cvs38
6420
6421         * src/summaryview.c
6422                 Faster prefs apply
6423
6424 2005-10-13 [colin]      1.9.15cvs37
6425
6426         * src/mimeview.c
6427         * src/noticeview.c
6428         * src/noticeview.h
6429         * src/plugins/pgpcore/sgpgme.c
6430                 Make privacy icon clickable
6431                 Move Trust field in Full info
6432                 When trust is less than full, don't display
6433                 a warning icon
6434
6435 2005-10-13 [colin]      1.9.15cvs36
6436
6437         * src/folder.c
6438                 Batch on flags sync
6439         * src/folderview.c
6440                 Revert speed hack which is dangerous in fact
6441                 Apply prefs faster
6442
6443 2005-10-13 [colin]      1.9.15cvs35
6444
6445         * src/folder_item_prefs.c
6446                 Fix pref corruption on folder move. Patch
6447                 by wwp
6448
6449 2005-10-13 [paul]       1.9.15cvs34
6450
6451         * src/export.c
6452         * src/import.c
6453                 fix typos in g_warnings
6454         * src/prefs_account.c
6455                 add a file selector for Signature file
6456
6457         Patches by wwp
6458
6459 2005-10-12 [colin]      1.9.15cvs33
6460
6461         * src/mimeview.c
6462                 Provide a quick way to go back from a
6463                 signature's full info to the email part
6464
6465 2005-10-12 [colin]      1.9.15cvs32
6466
6467         * src/compose.c
6468                 Remove old hack of encoding signed mails with base64.
6469                 QP works equally well.
6470
6471 2005-10-12 [colin]      1.9.15cvs31
6472
6473         * src/crash.c
6474                 Replace deprecated GtkText with GtkTextView
6475         * src/imap.c
6476                 Fix a logic bug about counts in imap_select
6477                 (previously un-triggered)
6478         * src/mainwindow.c
6479         * src/summaryview.c
6480         * src/news.c
6481                 Allow local deletion of news posts
6482         * src/mimeview.c
6483                 Show GPG noticeview on the message/rfc822 part
6484                 in addition to the text/plain one
6485         * src/prefs_image_viewer.c
6486           src/plugins/pgpcore/prefs_gpg.c
6487                 Polish (set the label as part of the checkbox)
6488         * src/wizard.c
6489                 Don't sit there doing nothing after destroying
6490                 the window - return err
6491
6492 2005-10-11 [colin]      1.9.15cvs30
6493
6494         * src/folderview.c
6495                 Apply processing rules before showing folders.
6496                 Early folder show (before flags sync) will only
6497                 be done when there are no processing rules (nor
6498                 pre- or post- ones)
6499         * src/imap.c
6500                 Fix stuff related to mail subdir, creation and 
6501                 deletion of folders 
6502         * src/imap_gtk.c
6503                 Don't allow creation of folders in NoInferior
6504                 folders, as it won't work
6505
6506 2005-10-10 [colin]      1.9.15cvs29
6507
6508         * src/compose.c
6509                 Reselect "None" Privacy system when selecting an
6510                 account with no privacy system defined
6511
6512 2005-10-10 [colin]      1.9.15cvs28
6513
6514         * src/mainwindow.c
6515                 Add Windows-1252 encoding
6516         * src/prefs_common.c
6517                 Rework some defaults:
6518                 - autosave to draft by default
6519                 - don't show header pane (it's already in the textview)
6520                 - Select first new or unread mail on entry
6521                 - Assume 'Yes' to change folder when there's no more
6522                   unread message
6523         * src/prefs_matcher.c
6524                 Fix a gtk assertion failure
6525         * src/gtk/colorlabel.c
6526                 Workaround bad repainting on selection
6527         * src/main.c
6528                 Freeze/thaw (a bit faster on ssh -X)
6529         * src/msgcache.c
6530                 Get rid of StrdupConverter that just adds an
6531                 extra strdup/free 
6532         * src/etpan/imap_thread.c
6533                 memset buf to 0
6534
6535 2005-10-10 [colin]      1.9.15cvs27
6536
6537         * src/export.c
6538         * src/import.c
6539                 Fix compile on gtk 2.4. Patch by wwp
6540
6541 2005-10-09 [colin]      1.9.15cvs26
6542
6543         * src/mainwindow.c
6544         * src/messageview.c
6545         * src/summaryview.c
6546                 Clarify forward menus. Patch by wwp
6547
6548 2005-10-09 [colin]      1.9.15cvs25
6549
6550         * src/compose.c
6551         * src/compose.h
6552                 Fix bug #829 (Non-working "Encrypt message by 
6553                 default when replying to an encrypted message")
6554
6555 2005-10-08 [colin]      1.9.15cvs24
6556
6557         * src/wizard.c
6558                 Fix bug #827 ("Welcome" setup wizard after a 
6559                 permission error gives up & forgets itself.)
6560
6561 2005-10-08 [colin]      1.9.15cvs23
6562
6563         * src/procmime.c
6564                 Fix bug #828 (Ignoring headers with spaces around = sign)
6565
6566 2005-10-08 [colin]      1.9.15cvs22
6567
6568         * src/export.c
6569                 Warning fix by wwp
6570
6571 2005-10-08 [colin]      1.9.15cvs21
6572
6573         * src/folder.c
6574         * src/folder.h
6575                 Add a processing_pending indicator, set on 
6576                 folder_item_open and cleared after 
6577                 folder_item_process_open
6578         * src/folderview.c
6579         * src/summaryview.c
6580                 wrap procmsg_msginfo_*_flags, and in the
6581                 wrapper check that there's no folder processing 
6582                 pending. If there is, defer the flags change until 
6583                 processing is done to avoid stepping over each
6584                 other's toes.
6585                 Freeze during processing, but not during scanning.
6586
6587 2005-10-07 [colin]      1.9.15cvs20
6588
6589         * src/plugins/pgpcore/passphrase.c
6590                 Fix bug #826 (X-Server hangs when 
6591                 right-clicking a PGP encrypted message)
6592
6593 2005-10-07 [paul]       1.9.15cvs19
6594
6595         * src/compose.c
6596                 fix compose_entries[]
6597                 patch by Fabien Vantard
6598
6599 2005-10-06 [colin]      1.9.15cvs18
6600
6601         * src/pixmaps/address.xpm
6602         * src/pixmaps/address_book.xpm
6603         * src/pixmaps/book.xpm
6604         * src/pixmaps/check_spelling.xpm
6605         * src/pixmaps/checkbox_off.xpm
6606         * src/pixmaps/checkbox_on.xpm
6607         * src/pixmaps/close.xpm
6608         * src/pixmaps/complete.xpm
6609         * src/pixmaps/continue.xpm
6610         * src/pixmaps/deleted.xpm
6611         * src/pixmaps/down_arrow.xpm
6612         * src/pixmaps/exec.xpm
6613         * src/pixmaps/forwarded.xpm
6614         * src/pixmaps/group.xpm
6615         * src/pixmaps/ignorethread.xpm
6616         * src/pixmaps/interface.xpm
6617         * src/pixmaps/jpilot.xpm
6618         * src/pixmaps/ldap.xpm
6619         * src/pixmaps/linewrap.xpm
6620         * src/pixmaps/linewrapcurrent.xpm
6621         * src/pixmaps/mail.xpm
6622         * src/pixmaps/mail_attach.xpm
6623         * src/pixmaps/mail_compose.xpm
6624         * src/pixmaps/mail_forward.xpm
6625         * src/pixmaps/mail_receive.xpm
6626         * src/pixmaps/mail_receive_all.xpm
6627         * src/pixmaps/mail_reply.xpm
6628         * src/pixmaps/mail_reply_to_all.xpm
6629         * src/pixmaps/mail_reply_to_author.xpm
6630         * src/pixmaps/mail_send.xpm
6631         * src/pixmaps/mail_send_queue.xpm
6632         * src/pixmaps/mime_application.xpm
6633         * src/pixmaps/mime_audio.xpm
6634         * src/pixmaps/mime_image.xpm
6635         * src/pixmaps/mime_message.xpm
6636         * src/pixmaps/mime_text_enriched.xpm
6637         * src/pixmaps/mime_text_html.xpm
6638         * src/pixmaps/mime_text_plain.xpm
6639         * src/pixmaps/mime_unknown.xpm
6640         * src/pixmaps/new.xpm
6641         * src/pixmaps/news_compose.xpm
6642         * src/pixmaps/offline.xpm
6643         * src/pixmaps/online.xpm
6644         * src/pixmaps/paste.xpm
6645         * src/pixmaps/preferences.xpm
6646         * src/pixmaps/privacy_emblem_encrypted.xpm
6647         * src/pixmaps/privacy_expired.xpm
6648         * src/pixmaps/privacy_failed.xpm
6649         * src/pixmaps/privacy_passed.xpm
6650         * src/pixmaps/privacy_signed.xpm
6651         * src/pixmaps/privacy_unknown.xpm
6652         * src/pixmaps/privacy_warn.xpm
6653         * src/pixmaps/properties.xpm
6654         * src/pixmaps/replied.xpm
6655         * src/pixmaps/search.xpm
6656         * src/pixmaps/unread.xpm
6657         * src/pixmaps/up_arrow.xpm
6658         * src/pixmaps/vcard.xpm
6659                 Modernize internal theme, with icons from the 
6660                 Gnomaws theme. Keep some of the old ones where
6661                 they were better.
6662
6663 2005-10-06 [colin]      1.9.15cvs17
6664
6665         * src/summaryview.c
6666                 Little optimisations + bugfix
6667         * src/toolbar.c
6668                 Remove default useless items - useless being defined
6669                 by the default relevant prefs
6670         * src/wizard.c
6671                 include config.h to make gettext work
6672         * src/prefs_themes.c
6673                 Fix selection of current theme in prefs
6674
6675 2005-10-06 [colin]      1.9.15cvs16
6676
6677         * src/prefs_common.c
6678         * src/prefs_common.h
6679         * src/prefs_summaries.c
6680         * src/folderview.c
6681                 Add a warning dialog on Mark all read 
6682                 (with pref to get rid of it)
6683
6684 2005-10-06 [paul]       1.9.15cvs15
6685
6686         * po/nb.po
6687         * po/pt_BR.po
6688                 updated by Geir Helland and Frederico
6689                 Goncalves Guimaraes
6690
6691 2005-10-05 [colin]      1.9.15cvs14
6692
6693         * src/folder.c
6694         * src/folder.h
6695         * src/folderview.c
6696         * src/folderview.h
6697         * src/imap_gtk.c
6698         * src/mh_gtk.c
6699         * src/mainwindow.c
6700         * src/setup.c
6701                 add a way to rescan without rebuilding
6702                 make moving a bit faster (less folders changes)
6703                 don't lock the tree on Get 
6704         * src/imap.c
6705                 Don't re-delete deleted messages before expunging
6706         * src/summaryview.c
6707                 Set batch mode when deleting mails
6708
6709 2005-10-05 [paul]       1.9.15cvs13
6710
6711         * src/mainwindow.c
6712         * src/mainwindow.h
6713                 fix disabled Execute menu item
6714         * src/toolbar.c
6715                 match the change in 1.9.15cvs10: use Compose
6716                 instead of News by default
6717
6718 2005-10-04 [colin]      1.9.15cvs12
6719
6720         * src/compose.c
6721                 When replying to an ML post with Reply-To set
6722                 to the poster's email, honor it (as before),
6723                 but also honor our user's request to reply to
6724                 the mailing list: set the ML address in the To
6725                 field and the Reply-To address in the Cc: 
6726                 field.
6727
6728 2005-10-04 [colin]      1.9.15cvs11
6729
6730         * src/plugins/trayicon/trayicon.c
6731                 Finish cosmetic change - thanks to wwp
6732
6733 2005-10-04 [colin]      1.9.15cvs10
6734
6735         * src/toolbar.c
6736                 Use Compose instead of Email by default.
6737                 Spotted by wwp.
6738
6739 2005-10-04 [colin]      1.9.15cvs9
6740
6741         * src/folder.c
6742         * src/folder.h
6743         * src/folderview.c
6744         * src/imap.c
6745         * src/etpan/imap-thread.c
6746         * src/etpan/imap-thread.h
6747                 Try to make IMAP faster, by simplifying SEARCH
6748                 commands, avoiding sending two STATUS in a row,
6749                 and deferring flags sync and processing just
6750                 after displaying the folder. 
6751                 This will update the SummaryView in certain
6752                 cases (new mails not already fetched, flags
6753                 changed from another client) but in a non-
6754                 blocking manner.
6755
6756 2005-10-04 [colin]      1.9.15cvs8
6757
6758         * src/plugins/trayicon/trayicon.c
6759                 Relabel "Offline" to "Work offline"
6760
6761 2005-10-04 [colin]      1.9.15cvs7
6762
6763         * src/export.c
6764         * src/import.c
6765         * src/mbox.c
6766                 Fix mbox import/export buglets
6767                 Patch by wwp
6768         * src/plugins/trayicon/trayicon.c
6769                 Add offline swithc
6770                 Patch by wwp
6771
6772 2005-10-04 [colin]      1.9.15cvs6
6773
6774         * src/folder.c
6775         * src/folderview.c
6776         * src/summaryview.c
6777                 Better fix (don't break mark all read) for cvs2
6778
6779 2005-10-03 [colin]      1.9.15cvs5
6780
6781         * src/folder.c
6782                 Use a sane sort by default
6783
6784 2005-10-03 [colin]      1.9.15cvs4
6785
6786         * src/inc.c
6787                 Add a 'Only once' button for overriding offline mode
6788         * src/prefs_account.c
6789         * src/wizard.c
6790                 Add Local mbox to the wizard
6791                 Add IMAP subdir to the wizard (or the wizard is useless
6792                 for such accounts, or even worse than useless)
6793                 Move IMAP subdir from Advanced to Receive tab, as it's
6794                 not that uncommon
6795
6796 2005-10-03 [colin]      1.9.15cvs3
6797
6798         * src/send_message.c
6799                 Forgot this one in cvs1
6800
6801 2005-10-03 [colin]      1.9.15cvs2
6802
6803         * src/folder.c
6804                 Faster close when leaving a folder with lots
6805                 of new mails. Idea by David Relson.
6806
6807 2005-10-03 [colin]      1.9.15cvs1
6808
6809         * src/compose.c
6810         * src/imap.c
6811         * src/inc.c
6812         * src/main.c
6813         * src/messageview.c
6814         * src/news.c
6815         * src/summaryview.c
6816         * src/gtk/sslcertwindow.c
6817         * src/plugins/trayicon/trayicon.c
6818                 Add accels to every AlertPanel. Patch by Fabien 
6819                 Vantard
6820
6821 2005-10-03 [paul]       1.9.15
6822
6823         1.9.15 released
6824
6825 2005-10-03 [paul]       1.9.14cvs68
6826
6827         * po/ca.po
6828         * po/de.po
6829         * po/es.po
6830         * po/fi.po
6831         * po/fr.po
6832         * po/sk.po
6833         * po/sr.po
6834         * po/zh_CN.po
6835                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6836                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6837                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6838
6839 2005-10-03 [paul]       1.9.14cvs67
6840
6841         * src/send_message.c
6842                 prevent hang on Cancel
6843                 patch by Colin
6844
6845 2005-10-03 [paul]       1.9.14cvs66
6846
6847         * src/main.c
6848                 fix crash in IMAP caused by discrepancy
6849                 between check_at_startup and offline mode
6850                 Patch by Colin
6851
6852 2005-10-01 [paul]       1.9.14cvs65
6853
6854         * src/inc.c
6855                 fix engrish
6856
6857 2005-10-01 [paul]       1.9.14cvs64
6858         * src/export.c
6859         * src/import.c
6860                 synchronise import_mbox() and export_mbox()
6861         * src/mbox.c
6862                 proc_mbox(): add alert if file cannot be opened
6863                 export_list_to_mbox(): test if dest file exists,
6864                 prompt user to overwrite if it does. add alert
6865                 if file cannot be created
6866                                                                 
6867         Patch by wwp
6868                                                                                                                 
6869
6870 2005-09-30 [paul]       1.9.14cvs63
6871
6872         * src/addressbook.c
6873                 Fix sensitivity of a menu
6874         * src/codeconv.c
6875                 Respect hidden pref for mails with no encoding
6876         * src/common/xml.c
6877                 Fix memory corruption
6878         * src/plugins/pgpcore/sgpgme.c
6879                 Fix segfault on incomplete sigs, and display
6880                 of S/Mime UIDs
6881
6882         Patches by Colin
6883
6884 2005-09-30 [colin]      1.9.14cvs62
6885
6886         * src/partial_download.c
6887                 Little logic fix in almost-dead code
6888         * src/pop.c
6889                 Fix partial download when there's no new mail
6890
6891 2005-09-29 [paul]       1.9.14cvs61
6892
6893         * src/plugins/pgpinline/pgpinline.c
6894                 fix bug 819, 'crash accessing sign message'
6895                 Patch by Colin
6896
6897 2005-09-28 [martin]     1.9.14cvs60
6898
6899         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6900                 fix bug #790 (Crash when restarting window manager (fluxbox))
6901
6902 2005-09-28 [paul]       1.9.14cvs59
6903
6904         * src/gtk/gtkaspell.c
6905                 fix off-by-one typo
6906
6907 2005-09-27 [colin]      1.9.14cvs58
6908
6909         * src/plugins/pgpcore/sgpgme.c
6910                 Report error when there's one, instead of
6911                 "Signature unchecked" 
6912
6913 2005-09-27 [colin]      1.9.14cvs57
6914
6915         * src/prefs_quote.c
6916                 Fix bug #816 (Weird quotation with spaces)
6917
6918 2005-09-27 [colin]      1.9.14cvs56
6919
6920         * src/codeconv.c
6921         * src/compose.c
6922         * src/compose.h
6923                 Put subject in compose's title
6924                 Fix Automatic encoding so that it's really automatic:
6925                 first try default locale's charset, then charset of the replied mail, 
6926                 then utf-8
6927                 Fix encoding of headers (must be in strict mode too)
6928
6929 2005-09-26 [colin]      1.9.14cvs55
6930
6931         * src/gtk/gtkaspell.c
6932                 Fix previous patch - don't color the space,
6933                 just uncolor it :)
6934
6935 2005-09-26 [colin]      1.9.14cvs54
6936
6937         * src/gtk/gtkaspell.c
6938                 Unmark space if possible
6939
6940 2005-09-26 [colin]      1.9.14cvs53
6941
6942         * src/imap.c
6943                 log_error instead of alertpanel according to the pref
6944         * src/etpan/imap-thread.c
6945                 Print connect status, copy only necessary size to 
6946                 logger
6947         * src/plugins/pgpmime/pgpmime.c
6948                 Handle S/Mime signatures (verification only). Patch based
6949                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6950
6951 2005-09-26 [paul]       1.9.14cvs52
6952
6953         * src/common/passcrypt.c
6954                 this 'workaround' not necessary on NetBSD.
6955                 Thanks to Daniel Gustafson
6956
6957 2005-09-26 [paul]
6958
6959         1.9.15-rc4 released
6960
6961 2005-09-26 [paul]       1.9.14cvs51
6962
6963         * src/summaryview.c
6964                 Skip currently selected message when
6965                 looking for next new or unread message
6966                 in current folder. Patch by Colin
6967         * src/common/passcrypt.c
6968                 eliminate warnings on *BSD. Patch by
6969                 Daniel Gustafson
6970
6971 2005-09-26 [colin]      1.9.14cvs50
6972
6973         * src/procmsg.c
6974                 Call postfiltering hook anyway
6975
6976 2005-09-22 [colin]      1.9.14cvs49
6977
6978         * src/codeconv.c
6979         * src/codeconv.h
6980                 Add a strict mode that doesn't replace with _
6981         * src/compose.c
6982         * src/compose.h
6983                 Use strict conversion while sending
6984                 Fix race when drafting while sending (happens
6985                 on IMAP)
6986                 Fix d'n'd of messages from summaryview
6987         * src/prefs_common.c
6988         * src/prefs_common.h
6989                 add hidden utf8_instead_of_locale_for_broken_mail 
6990                 pref for people that preferred the default charset 
6991                 to be utf8 for broken mails
6992         * src/quote_fmt_parse.y
6993                 fix bug #815 (No quote insert if "From:" fied 
6994                 contained Russian letters)
6995         * src/summaryview.c
6996                 Fix d'n'd of messages to compose
6997
6998 2005-09-22 [paul]       1.9.14cvs48
6999
7000         * src/compose.c
7001                 fix bug where attachments Name entry
7002                 would display Path instead
7003
7004 2005-09-21 [paul]       1.9.14cvs47
7005
7006         * README
7007         * README.jp
7008         * configure.ac
7009         * config/config.rpath
7010         * doc/manual/en/sylpheed-20.html
7011         * doc/manual/es/sylpheed-20.html
7012         * po/bg.po
7013         * po/ca.po
7014         * po/de.po
7015         * po/es.po
7016         * po/fr.po
7017         * po/it.po
7018         * po/pt_BR.po
7019         * po/sk.po
7020         * po/zh_TW.po
7021         * src/account.c
7022         * src/account.h
7023         * src/action.c
7024         * src/action.h
7025         * src/adbookbase.h
7026         * src/addr_compl.c
7027         * src/addr_compl.h
7028         * src/addrbook.c
7029         * src/addrbook.h
7030         * src/addrcache.c
7031         * src/addrcache.h
7032         * src/addrcindex.c
7033         * src/addrcindex.h
7034         * src/addrclip.c
7035         * src/addrclip.h
7036         * src/addrdefs.h
7037         * src/addressadd.c
7038         * src/addressadd.h
7039         * src/addressbook.c
7040         * src/addressbook.h
7041         * src/addressitem.h
7042         * src/addrgather.c
7043         * src/addrgather.h
7044         * src/addrharvest.c
7045         * src/addrharvest.h
7046         * src/addrindex.c
7047         * src/addrindex.h
7048         * src/addritem.c
7049         * src/addritem.h
7050         * src/addrquery.c
7051         * src/addrquery.h
7052         * src/addrselect.c
7053         * src/addrselect.h
7054         * src/alertpanel.c
7055         * src/alertpanel.h
7056         * src/browseldap.c
7057         * src/browseldap.h
7058         * src/codeconv.c
7059         * src/codeconv.h
7060         * src/compose.c
7061         * src/compose.h
7062         * src/crash.c
7063         * src/crash.h
7064         * src/customheader.c
7065         * src/customheader.h
7066         * src/displayheader.c
7067         * src/displayheader.h
7068         * src/editaddress.c
7069         * src/editaddress.h
7070         * src/editbook.c
7071         * src/editbook.h
7072         * src/editgroup.c
7073         * src/editgroup.h
7074         * src/editjpilot.c
7075         * src/editjpilot.h
7076         * src/editldap.c
7077         * src/editldap.h
7078         * src/editldap_basedn.c
7079         * src/editldap_basedn.h
7080         * src/editvcard.c
7081         * src/editvcard.h
7082         * src/enriched.c
7083         * src/enriched.h
7084         * src/exphtmldlg.c
7085         * src/exphtmldlg.h
7086         * src/expldifdlg.c
7087         * src/expldifdlg.h
7088         * src/export.c
7089         * src/export.h
7090         * src/exporthtml.c
7091         * src/exporthtml.h
7092         * src/exportldif.c
7093         * src/exportldif.h
7094         * src/filtering.c
7095         * src/filtering.h
7096         * src/folder.c
7097         * src/folder.h
7098         * src/folder_item_prefs.c
7099         * src/folder_item_prefs.h
7100         * src/foldersel.c
7101         * src/foldersel.h
7102         * src/folderutils.c
7103         * src/folderutils.h
7104         * src/folderview.c
7105         * src/folderview.h
7106         * src/grouplistdialog.c
7107         * src/grouplistdialog.h
7108         * src/headerview.c
7109         * src/headerview.h
7110         * src/html.c
7111         * src/html.h
7112         * src/image_viewer.c
7113         * src/image_viewer.h
7114         * src/imap.c
7115         * src/imap.h
7116         * src/imap_gtk.c
7117         * src/imap_gtk.h
7118         * src/import.c
7119         * src/import.h
7120         * src/importldif.c
7121         * src/importldif.h
7122         * src/importmutt.c
7123         * src/importmutt.h
7124         * src/importpine.c
7125         * src/importpine.h
7126         * src/inc.c
7127         * src/inc.h
7128         * src/jpilot.c
7129         * src/jpilot.h
7130         * src/ldapctrl.c
7131         * src/ldapctrl.h
7132         * src/ldaplocate.c
7133         * src/ldaplocate.h
7134         * src/ldapquery.c
7135         * src/ldapquery.h
7136         * src/ldapserver.c
7137         * src/ldapserver.h
7138         * src/ldaputil.c
7139         * src/ldaputil.h
7140         * src/ldif.c
7141         * src/ldif.h
7142         * src/localfolder.c
7143         * src/localfolder.h
7144         * src/main.c
7145         * src/main.h
7146         * src/mainwindow.c
7147         * src/mainwindow.h
7148         * src/manual.c
7149         * src/manual.h
7150         * src/matcher.c
7151         * src/matcher.h
7152         * src/matcher_parser.h
7153         * src/matcher_parser_lex.l
7154         * src/matcher_parser_parse.y
7155         * src/mbox.c
7156         * src/mbox.h
7157         * src/message_search.c
7158         * src/message_search.h
7159         * src/messageview.c
7160         * src/messageview.h
7161         * src/mh.c
7162         * src/mh.h
7163         * src/mh_gtk.c
7164         * src/mh_gtk.h
7165         * src/mimeview.c
7166         * src/mimeview.h
7167         * src/msgcache.c
7168         * src/msgcache.h
7169         * src/mutt.c
7170         * src/mutt.h
7171         * src/news.c
7172         * src/news.h
7173         * src/news_gtk.c
7174         * src/news_gtk.h
7175         * src/noticeview.c
7176         * src/noticeview.h
7177         * src/partial_download.c
7178         * src/partial_download.h
7179         * src/pine.c
7180         * src/pine.h
7181         * src/pop.c
7182         * src/pop.h
7183         * src/prefs_account.c
7184         * src/prefs_account.h
7185         * src/prefs_actions.c
7186         * src/prefs_actions.h
7187         * src/prefs_common.c
7188         * src/prefs_common.h
7189         * src/prefs_compose_writing.c
7190         * src/prefs_compose_writing.h
7191         * src/prefs_customheader.c
7192         * src/prefs_customheader.h
7193         * src/prefs_display_header.c
7194         * src/prefs_display_header.h
7195         * src/prefs_ext_prog.c
7196         * src/prefs_ext_prog.h
7197         * src/prefs_filtering.c
7198         * src/prefs_filtering.h
7199         * src/prefs_filtering_action.c
7200         * src/prefs_filtering_action.h
7201         * src/prefs_folder_column.c
7202         * src/prefs_folder_column.h
7203         * src/prefs_folder_item.c
7204         * src/prefs_folder_item.h
7205         * src/prefs_fonts.c
7206         * src/prefs_fonts.h
7207         * src/prefs_gtk.c
7208         * src/prefs_gtk.h
7209         * src/prefs_image_viewer.c
7210         * src/prefs_image_viewer.h
7211         * src/prefs_matcher.c
7212         * src/prefs_matcher.h
7213         * src/prefs_message.c
7214         * src/prefs_message.h
7215         * src/prefs_msg_colors.c
7216         * src/prefs_msg_colors.h
7217         * src/prefs_other.c
7218         * src/prefs_other.h
7219         * src/prefs_quote.c
7220         * src/prefs_quote.h
7221         * src/prefs_receive.c
7222         * src/prefs_receive.h
7223         * src/prefs_send.c
7224         * src/prefs_send.h
7225         * src/prefs_spelling.c
7226         * src/prefs_spelling.h
7227         * src/prefs_summaries.c
7228         * src/prefs_summaries.h
7229         * src/prefs_summary_column.c
7230         * src/prefs_summary_column.h
7231         * src/prefs_template.c
7232         * src/prefs_template.h
7233         * src/prefs_themes.c
7234         * src/prefs_themes.h
7235         * src/prefs_toolbar.c
7236         * src/prefs_toolbar.h
7237         * src/prefs_wrapping.c
7238         * src/prefs_wrapping.h
7239         * src/privacy.c
7240         * src/privacy.h
7241         * src/procheader.c
7242         * src/procheader.h
7243         * src/procmime.c
7244         * src/procmime.h
7245         * src/procmsg.c
7246         * src/procmsg.h
7247         * src/quote_fmt.c
7248         * src/quote_fmt_parse.y
7249         * src/recv.c
7250         * src/recv.h
7251         * src/remotefolder.c
7252         * src/remotefolder.h
7253         * src/send_message.c
7254         * src/send_message.h
7255         * src/setup.c
7256         * src/setup.h
7257         * src/simple-gettext.c
7258         * src/sourcewindow.c
7259         * src/sourcewindow.h
7260         * src/ssl_manager.c
7261         * src/ssl_manager.h
7262         * src/statusbar.c
7263         * src/statusbar.h
7264         * src/stock_pixmap.c
7265         * src/stock_pixmap.h
7266         * src/summary_search.c
7267         * src/summary_search.h
7268         * src/summaryview.c
7269         * src/summaryview.h
7270         * src/syldap.c
7271         * src/syldap.h
7272         * src/textview.c
7273         * src/textview.h
7274         * src/toolbar.c
7275         * src/toolbar.h
7276         * src/undo.c
7277         * src/undo.h
7278         * src/unmime.c
7279         * src/unmime.h
7280         * src/vcard.c
7281         * src/vcard.h
7282         * src/wizard.c
7283         * src/wizard.h
7284         * src/common/base64.c
7285         * src/common/base64.h
7286         * src/common/defs.h
7287         * src/common/hooks.c
7288         * src/common/hooks.h
7289         * src/common/log.c
7290         * src/common/log.h
7291         * src/common/md5.c
7292         * src/common/md5.h
7293         * src/common/mgutils.c
7294         * src/common/mgutils.h
7295         * src/common/nntp.c
7296         * src/common/nntp.h
7297         * src/common/passcrypt.c
7298         * src/common/passcrypt.h.in
7299         * src/common/plugin.c
7300         * src/common/plugin.h
7301         * src/common/prefs.c
7302         * src/common/prefs.h
7303         * src/common/progressindicator.c
7304         * src/common/progressindicator.h
7305         * src/common/quoted-printable.c
7306         * src/common/quoted-printable.h
7307         * src/common/session.c
7308         * src/common/session.h
7309         * src/common/smtp.c
7310         * src/common/smtp.h
7311         * src/common/socket.c
7312         * src/common/socket.h
7313         * src/common/ssl.c
7314         * src/common/ssl.h
7315         * src/common/ssl_certificate.c
7316         * src/common/ssl_certificate.h
7317         * src/common/string_match.c
7318         * src/common/string_match.h
7319         * src/common/stringtable.c
7320         * src/common/sylpheed.c
7321         * src/common/sylpheed.h
7322         * src/common/template.c
7323         * src/common/template.h
7324         * src/common/timing.h
7325         * src/common/utils.c
7326         * src/common/utils.h
7327         * src/common/uuencode.c
7328         * src/common/uuencode.h
7329         * src/common/version.h.in
7330         * src/common/xml.c
7331         * src/common/xml.h
7332         * src/common/xmlprops.c
7333         * src/common/xmlprops.h
7334         * src/gtk/about.c
7335         * src/gtk/about.h
7336         * src/gtk/colorlabel.c
7337         * src/gtk/colorlabel.h
7338         * src/gtk/colorsel.c
7339         * src/gtk/colorsel.h
7340         * src/gtk/description_window.c
7341         * src/gtk/description_window.h
7342         * src/gtk/filesel.c
7343         * src/gtk/filesel.h
7344         * src/gtk/foldersort.c
7345         * src/gtk/foldersort.h
7346         * src/gtk/gtkutils.c
7347         * src/gtk/gtkutils.h
7348         * src/gtk/inputdialog.c
7349         * src/gtk/inputdialog.h
7350         * src/gtk/logwindow.c
7351         * src/gtk/logwindow.h
7352         * src/gtk/manage_window.c
7353         * src/gtk/manage_window.h
7354         * src/gtk/menu.c
7355         * src/gtk/menu.h
7356         * src/gtk/pluginwindow.c
7357         * src/gtk/pluginwindow.h
7358         * src/gtk/prefswindow.c
7359         * src/gtk/prefswindow.h
7360         * src/gtk/progressdialog.c
7361         * src/gtk/progressdialog.h
7362         * src/gtk/quicksearch.c
7363         * src/gtk/quicksearch.h
7364         * src/gtk/sslcertwindow.c
7365         * src/gtk/sslcertwindow.h
7366         * src/plugins/clamav/clamav_plugin.c
7367         * src/plugins/clamav/clamav_plugin.h
7368         * src/plugins/clamav/clamav_plugin_gtk.c
7369         * src/plugins/demo/demo.c
7370         * src/plugins/dillo_viewer/dillo_prefs.c
7371         * src/plugins/dillo_viewer/dillo_prefs.h
7372         * src/plugins/dillo_viewer/dillo_viewer.c
7373         * src/plugins/mathml_viewer/mathml_viewer.c
7374         * src/plugins/pgpcore/passphrase.c
7375         * src/plugins/pgpcore/passphrase.h
7376         * src/plugins/pgpcore/plugin.c
7377         * src/plugins/pgpcore/prefs_gpg.c
7378         * src/plugins/pgpcore/prefs_gpg.h
7379         * src/plugins/pgpcore/select-keys.c
7380         * src/plugins/pgpcore/select-keys.h
7381         * src/plugins/pgpcore/sgpgme.c
7382         * src/plugins/pgpcore/sgpgme.h
7383         * src/plugins/pgpinline/pgpinline.c
7384         * src/plugins/pgpinline/pgpinline.h
7385         * src/plugins/pgpinline/plugin.c
7386         * src/plugins/pgpmime/pgpmime.c
7387         * src/plugins/pgpmime/pgpmime.h
7388         * src/plugins/pgpmime/plugin.c
7389         * src/plugins/spamassassin/spamassassin.c
7390         * src/plugins/spamassassin/spamassassin.h
7391         * src/plugins/spamassassin/spamassassin_gtk.c
7392         * src/plugins/trayicon/trayicon.c
7393         * tools/OOo2sylpheed.pl
7394         * tools/acroread2sylpheed.pl
7395         * tools/asus_mailled.sh
7396         * tools/filter_conv.pl
7397         * tools/freshmeat_search.pl
7398         * tools/google_search.pl
7399         * tools/kmail2sylpheed.pl
7400         * tools/kmail2sylpheed_v2.pl
7401         * tools/maildir2sylpheed.pl
7402         * tools/multiwebsearch.pl
7403         * tools/newscache_clean.pl
7404         * tools/outlook2sylpheed.pl
7405         * tools/sylpheed-switcher
7406         * tools/update-po
7407         * tools/vcard2xml.py
7408         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7409                 update FSF address
7410
7411 2005-09-21 [colin]      1.9.14cvs46
7412
7413         * src/gedit-print.c
7414         * src/procmsg.c
7415         * src/procmsg.h
7416         * src/textview.c
7417         * src/summaryview.c
7418                 Remove some printing hacks (deselection/reselection),
7419                 which by the way fix printing the currently 
7420                 displayed mime part (still only text)
7421                 Plus a little optimisation of summary_show
7422
7423
7424 2005-09-20 [colin]      1.9.14cvs45
7425
7426         * src/mainwindow.c
7427         * src/messageview.c
7428                 GUI fixups: add accels, set message
7429                 view title to displayed mail's subject
7430         * src/prefs_spelling.c
7431         * src/gtk/gtkaspell.c
7432                 GUI fixups: allow underlining misspelled
7433                 words instead of coloring them (a11y!)
7434
7435 2005-09-19 [colin]
7436
7437         1.9.15rc3 released
7438
7439 2005-09-19 [colin]      1.9.14cvs44
7440
7441         * src/compose.c
7442                 Fix draft message
7443         * src/gtk/gtkaspell.c
7444                 Fix wrong test ;-)
7445
7446 2005-09-19 [colin]      1.9.14cvs43
7447
7448         * src/addressbook.c
7449                 Fix sensitivity of Delete button
7450         * src/compose.c
7451                 Warn if the requested Privacy system
7452                 is not available
7453         * src/exphtmldlg.c
7454         * src/expldifdlg.c
7455         * src/importldif.c
7456         * src/importmutt.c
7457         * src/importpine.c
7458                 Fix crappy UI
7459         * src/
7460         * src/ssl.h
7461         * src/prefs_account.h
7462         * src/prefs_account.c
7463                 Save SSL prefs even in builds that have
7464                 SSL support disable
7465         * src/imap.c
7466         * src/inc.c
7467         * src/news.c
7468         * src/send_message.c
7469                 Warn if connection should be secure, but
7470                 SSL support isn't compiled in
7471         * src/gtkaspell.c
7472                 Fix word separation on UTF-8 systems
7473                 Fixes bug #812 (Strange inline spellchecking)
7474         * src/compose.c
7475                 Warn if the requested Privacy system
7476                 is not available
7477                 Factorize offline warning
7478         * src/imap.c
7479         * src/imap_gtk.c
7480         * src/imap_gtk.h
7481         * src/inc.h
7482         * src/news_gtk.c
7483         * src/news_gtk.h
7484         * src/messageview.c
7485                 Factorize offline warning
7486
7487 2005-09-19 [paul]
7488
7489         1.9.15-rc2 released
7490
7491 2005-09-18 [colin]      1.9.14cvs42
7492
7493         * src/codeconv.c
7494         * src/codeconv.h
7495         * src/procmime.c
7496                 Add a way to get locale's charset ignoring utf-8,
7497                 and use that as default encoding for broken mails
7498
7499 2005-09-18 [colin]      1.9.14cvs41
7500
7501         * src/gtk/logwindow.c
7502                 Translate string. Patch by Fabien Vantard
7503
7504 2005-09-18 [colin]      1.9.14cvs40
7505
7506         * configure.ac
7507                 Fix bug #803 (IMAP/SSL support breaks with 
7508                 GnuTLS libetpan 0.38)
7509
7510 2005-09-18 [colin]      1.9.14cvs39
7511
7512         * src/codeconv.c
7513         * src/compose.c
7514         * src/procmime.c
7515                 More charsets fixes. Fixes bug #806 (non
7516                 ascii characters in subject line)
7517
7518 2005-09-17 [paul]       1.9.14cvs38
7519
7520         * src/folderview.c
7521         * src/mainwindow.c
7522                 fix gcc-2.95 issues
7523                 Patch by Pawel Pekala
7524
7525 2005-09-17 [colin]      1.9.14cvs37
7526
7527         * src/addrindex.c
7528                 bugfix for NO-USE LDAP compilation, patch 
7529                 by Fabien Vantard
7530
7531 2005-09-17 [colin]      1.9.14cvs36
7532
7533         * src/prefs_actions.c
7534         * src/prefs_customheader.c
7535         * src/prefs_display_header.c
7536         * src/prefs_filtering_action.c
7537         * src/prefs_matcher.c
7538         * src/prefs_toolbar.c
7539                 Fix strange casts (less elegant but
7540                 works better)
7541
7542 2005-09-16 [colin]      1.9.14cvs35
7543
7544         * src/jpilot.c
7545                 Missed that one
7546
7547 2005-09-16 [colin]      1.9.14cvs34
7548
7549         * configure.ac
7550         * src/Makefile.am
7551         * src/addr_compl.c
7552         * src/addrindex.c
7553         * src/browseldap.c
7554         * src/editldap.c
7555         * src/ldaplocate.c
7556         * src/ldapquery.c
7557         * src/ldapquery.h
7558         * src/ldapserver.c
7559         * src/ldapserver.h
7560         * src/main.c
7561         * src/matcher_parser_parse.y
7562         * src/prefs_themes.c
7563         * src/etpan/Makefile.am
7564         * src/gtk/description_window.c
7565         * src/plugins/clamav/Makefile.am
7566         * src/plugins/clamav/clamav_plugin.c
7567         * src/plugins/dillo_viewer/Makefile.am
7568         * src/plugins/pgpcore/Makefile.am
7569         * src/plugins/pgpinline/Makefile.am
7570         * src/plugins/pgpmime/Makefile.am
7571         * src/plugins/trayicon/Makefile.am
7572                 Fix 100% cpu usage in address completion list
7573                 Fix little bugs (return with no values etc)
7574                 Fix all warnings (with common CFLAGS)
7575
7576 2005-09-15 [colin]      1.9.14cvs33
7577
7578         * src/addressbook.c
7579                 Fix bug where sometimes a group's email list is empty,
7580                 force its refresh (probably fixes "Re: how to create a 
7581                 distribution list")
7582         * src/ldapquery.c
7583                 Don't return to the callback in the main thread from the
7584                 fetch thread (or face segs!)
7585
7586 2005-09-15 [paul]       1.9.14cvs32
7587
7588         * src/prefs_matcher.c
7589                 forgotten in last commit
7590
7591 2005-09-15 [paul]       1.9.14cvs31
7592
7593         * src/prefs_actions.c
7594         * src/prefs_filtering_action.c
7595         * src/prefs_quote.c
7596         * src/quote_fmt.c
7597         * src/summaryview.c
7598         * src/gtk/description_window.c
7599         * src/gtk/description_window.h
7600         * src/gtk/quicksearch.c
7601                 allow interaction with the called
7602                 description window
7603                 Patch by Anders Hammar
7604
7605 2005-09-14 [paul]       1.9.14cvs30
7606
7607         * src/compose.c
7608                 fix a little annoyance when pasting with 3rd button 
7609                 with wrap_pastes=0 and wrap_input=1
7610                 Patch by Colin
7611
7612 2005-09-14 [paul]       1.9.14cvs29
7613
7614         * src/prefs_account.c
7615                 disable 'Filter messages on receiving' for
7616                 SMTP-only accounts
7617                 Patch  by Anders Hammar
7618
7619 2005-09-14 [paul]       1.9.14cvs28
7620
7621         * po/sk.po
7622                 fix crash
7623                 updated by Andrej Kacian
7624
7625 2005-09-14 [paul]
7626
7627         1.9.15-rc1 released
7628
7629 2005-09-14 [paul]       1.9.14cvs27
7630
7631         * po/es.po
7632                 updated by Ricardo Mones Lastra
7633         * src/compose.c
7634         * src/compose.h
7635                 associate no_wrap_tags to Compose windows
7636                 instead of using a static one
7637                 Patch by Colin
7638         * src/mbox.c
7639                 fix proc_mbox()
7640                 Patch by wwp
7641         * src/textview.c
7642                 remove unneeded printf()
7643
7644 2005-09-14 [paul]       1.9.14cvs26
7645
7646         * src/addrcache.c
7647         * src/codeconv.h
7648         * src/folder.h
7649         * src/mainwindow.h
7650         * src/mh.c
7651         * src/mimeview.h
7652         * src/partial_download.c
7653         * src/pop.c
7654         * src/prefs_account.c
7655         * src/prefs_account.h
7656         * src/prefs_actions.c
7657         * src/prefs_customheader.c
7658         * src/prefs_display_header.c
7659         * src/prefs_filtering_action.c
7660         * src/prefs_matcher.c
7661         * src/prefs_toolbar.c
7662         * src/privacy.h
7663         * src/procmime.c
7664         * src/procmime.h
7665         * src/procmsg.h
7666         * src/textview.c
7667         * src/undo.h
7668         * src/common/plugin.c
7669         * src/common/session.h
7670         * src/common/socket.c
7671         * src/common/socket.h
7672         * src/common/template.c
7673         * src/gtk/gtkaspell.c
7674         * src/gtk/quicksearch.h
7675         * src/plugins/pgpcore/passphrase.c
7676         * src/plugins/pgpcore/prefs_gpg.h
7677         * src/plugins/pgpcore/select-keys.c
7678         * src/plugins/pgpcore/select-keys.h
7679         * src/plugins/pgpcore/sgpgme.c
7680         * src/plugins/pgpinline/pgpinline.c
7681         * src/plugins/pgpmime/pgpmime.c
7682         * src/plugins/trayicon/trayicon.c
7683                 fix compilation warnings
7684                 Patch by Daniel Gustafson
7685
7686 2005-09-14 [paul]       1.9.14cvs25
7687
7688         * src/addressbook.c
7689                 add missing column header, and other small
7690                 bug fixes
7691                 Patch by Anders Hammar
7692
7693 2005-09-13 [colin]      1.9.14cvs24
7694
7695         * src/gtk/gtkaspell.c
7696                 Fix non-utf8 in menu
7697                 Fix little leaks
7698                 Nullify struct members after free()s
7699
7700 2005-09-13 [colin]      1.9.14cvs23
7701
7702         * src/compose.c
7703                 Test utf8 compliance before inserting to 
7704                 buffer, and try to convert if necessary
7705         * src/procmime.c
7706                 If no charset is present, use the locale 
7707                 one instead of us-ascii
7708         * src/procmsg.c
7709                 Add Sender, List-Post and To in the checked 
7710                 headers for automatic rules creation 
7711                 (thanks to wwp)
7712         * src/prefs_themes.c
7713         * src/gtk/gtkaspell.c
7714                 Remove deprecated functions. 
7715                 patch by Daniel Gustafson
7716
7717 2005-09-12 [colin]      1.9.14cvs22
7718
7719         * src/compose.c
7720                 Fix bug #448 (Scrolling/Redraw issue with 
7721                 address-fields in Header)
7722         * src/mainwindow.c
7723         * src/summaryview.c
7724         * src/summaryview.h
7725                 Fix loss of MSG_MARKED on move/copy
7726                 Fix bug #804 (Quicksearch togglebutton doesn't 
7727                 get depressed after '/' key is pressed)
7728
7729 2005-09-12 [paul]       1.9.14cvs21
7730
7731         * AUTHORS
7732         * src/gtk/logwindow.c
7733                 add 'Clear Log' to popup menu
7734                 Patch by Anders Hammar <anders.hammar@telia.com>
7735
7736 2005-09-12 [paul]       1.9.14cvs20
7737
7738         * src/compose.c
7739                 set correct sensitivity on attachments
7740                 popup menu
7741         * src/folder.c
7742                 fix typo
7743         * src/prefs_spelling.c
7744                 fix crash when no LANG env is set
7745         * src/common/xml.c
7746                 fix crash in wizard
7747                 don't use memeory after free
7748
7749         All patches by Daniel Gustafson
7750
7751 2005-09-12 [paul]       1.9.14cvs19
7752
7753         * src/prefs_themes.c
7754                 make theme info selectable
7755         * src/gtk/description_window.c
7756                 make window non-modal
7757         * tools/README
7758                 add details of asus_mailed.sh
7759         * tools/claws.i18n.status.pl
7760                 update for new zh_TW translator
7761                 widen the output
7762                 create alternate coloured lines
7763                 improve readability
7764
7765 2005-09-10 [colin]      1.9.14cvs18
7766
7767         * src/plugins/pgpcore/select-keys.c
7768                 Better order for the buttons
7769
7770 2005-09-10 [colin]      1.9.14cvs17
7771
7772         * src/compose.c
7773         * src/plugins/pgpcore/select-keys.c
7774         * src/plugins/pgpcore/select-keys.h
7775         * src/plugins/pgpcore/sgpgme.c
7776                 Add a "Don't encrypt" button to the key
7777                 selection dialog. Fixes bug #177 (There should be a 
7778                 'Don't encrypt button in the Select Keys dialog)
7779
7780 2005-09-10 [colin]      1.9.14cvs16
7781
7782         * src/compose.c
7783                 Fix bug #572 (%X option does not work with templates)
7784
7785 2005-09-10 [colin]      1.9.14cvs15
7786
7787         * src/toolbar.c 
7788                 Remove g_print
7789
7790 2005-09-10 [colin]      1.9.14cvs14
7791
7792         * src/imap.c
7793                 Fix a possible crash
7794
7795 2005-09-09 [colin]      1.9.14cvs13
7796
7797         * src/imap.c
7798         * src/etpan/imap-thread.c
7799         * src/etpan/imap-thread.h
7800                 Fix moving from queue or drafts to normal folders
7801                 Fix bug #794 (No way to delete without expunging)
7802                 Take flags unset by other mailers into account
7803                 Take deleted flag set by other mailers into account
7804                 Fix unsetting REPLIED flag
7805                 Fix crash when capabilities can't be retrieved
7806         * src/mainwindow.c
7807         * src/mainwindow.h
7808                 Add M_DELAYED_FLAGS condition, and let the user use
7809                 Execute in order to be able to expunge deleted mails,
7810                 even if he's not in delayed execute mode
7811         * src/prefs_spelling.c
7812                 Use 'en' dictionary by default if LANG is POSIX or C
7813         * src/gtk/prefswindow.c
7814                 Fix bug #767 (Preferences windows expanding) by making
7815                 the window a bit larger when the resolution is greater
7816                 than 640x480, and by putting the prefs in a
7817                 GtkScrolledWindow.
7818
7819 2005-09-09 [paul]       1.9.14cvs12
7820
7821         * AUTHORS
7822         * configure.ac
7823         * po/zh_TW.Big5.po      ** REMOVED **
7824         * po/zh_TW.po           ** ADDED **
7825                 updated by Wei-Lun Chao
7826
7827 2005-09-09 [paul]       1.9.14cvs11
7828
7829         * src/mainwindow.c
7830                 fix asserts
7831         * src/common/xml.c
7832                 delay memory allocation until file is
7833                 opened successfully
7834                 Patch by Daniel Gustafson
7835
7836 2005-09-09 [colin]      1.9.14cvs10
7837
7838         * src/imap.c
7839                 Add guards
7840
7841 2005-09-08 [colin]      1.9.14cvs9
7842
7843         * src/compose.c
7844                 Alert when we can't save draft
7845                 Fix various wrap/color issues
7846                 Add mid-click pasting respecting wrap_paste option
7847         * src/folder.c
7848         * src/folder.h
7849         * src/folder_item_prefs.c
7850         * src/folder_item_prefs.h
7851         * src/imap.c
7852         * src/imap_gtk.c
7853         * src/imap_gtk.h
7854         * src/main.c
7855         * src/mainwindow.c
7856         * src/mainwindow.h
7857         * src/news.c
7858         * src/news_gtk.c
7859         * src/news_gtk.h
7860         * src/prefs_folder_item.c
7861                 Fix the impossibility to synchronise folders for
7862                 offline use (IMAP and NNTP are concerned)
7863
7864 2005-09-08 [colin]      1.9.14cvs8
7865
7866         * configure.ac
7867                 Build LDAP and JPilot by default if available
7868         * src/textview.c
7869                 Fix use after free
7870
7871 2005-09-08 [paul]       1.9.14cvs7
7872
7873         * doc/manual/en/sylpheed-1.html
7874         * doc/manual/en/sylpheed-18.html
7875         * doc/manual/en/sylpheed-19.html
7876         * doc/manual/en/sylpheed-4.html
7877         * doc/manual/en/sylpheed-6.html
7878         * doc/manual/en/sylpheed.html
7879                 a few minor updates, plus include some
7880                 details about plugins and their requirements
7881         * src/mainwindow.c
7882                 minor changes to English in /View/Sort
7883
7884 2005-09-07 [colin]      1.9.14cvs6
7885
7886         * doc/manual/en/sylpheed-1.html
7887         * doc/manual/en/sylpheed-10.html
7888         * doc/manual/en/sylpheed-11.html
7889         * doc/manual/en/sylpheed-12.html
7890         * doc/manual/en/sylpheed-13.html
7891         * doc/manual/en/sylpheed-14.html
7892         * doc/manual/en/sylpheed-15.html
7893         * doc/manual/en/sylpheed-16.html
7894         * doc/manual/en/sylpheed-17.html
7895         * doc/manual/en/sylpheed-18.html
7896         * doc/manual/en/sylpheed-19.html
7897         * doc/manual/en/sylpheed-2.html
7898         * doc/manual/en/sylpheed-20.html
7899         * doc/manual/en/sylpheed-21.html
7900         * doc/manual/en/sylpheed-22.html
7901         * doc/manual/en/sylpheed-3.html
7902         * doc/manual/en/sylpheed-4.html
7903         * doc/manual/en/sylpheed-5.html
7904         * doc/manual/en/sylpheed-6.html
7905         * doc/manual/en/sylpheed-7.html
7906         * doc/manual/en/sylpheed-8.html
7907         * doc/manual/en/sylpheed-9.html
7908         * doc/manual/en/sylpheed.html
7909                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7910
7911 2005-09-07 [colin]      1.9.14cvs5
7912
7913         * src/mainwindow.c
7914                 Make labels more to-the-point
7915
7916 2005-09-07 [colin]      1.9.14cvs4
7917
7918         * doc/manual/en/sylpheed-1.html
7919         * doc/manual/en/sylpheed-12.html
7920         * doc/manual/en/sylpheed-13.html
7921         * doc/manual/en/sylpheed-14.html
7922         * doc/manual/en/sylpheed-15.html
7923         * doc/manual/en/sylpheed-16.html
7924         * doc/manual/en/sylpheed-17.html
7925         * doc/manual/en/sylpheed-18.html
7926         * doc/manual/en/sylpheed-19.html
7927         * doc/manual/en/sylpheed-2.html
7928         * doc/manual/en/sylpheed-20.html
7929         * doc/manual/en/sylpheed-21.html
7930         * doc/manual/en/sylpheed-22.html
7931         * doc/manual/en/sylpheed-4.html
7932         * doc/manual/en/sylpheed-5.html
7933         * doc/manual/en/sylpheed-6.html
7934         * doc/manual/en/sylpheed-7.html
7935         * doc/manual/en/sylpheed-8.html
7936         * doc/manual/en/sylpheed-9.html
7937         * doc/manual/en/sylpheed.html
7938                 Update manual
7939
7940 2005-09-07 [colin]      1.9.14cvs3
7941
7942         * doc/faq/en/sylpheed-faq-1.html
7943         * doc/faq/en/sylpheed-faq-2.html
7944         * doc/faq/en/sylpheed-faq-3.html
7945         * doc/faq/en/sylpheed-faq.html
7946                 Update FAQ
7947
7948 2005-09-07 [colin]      1.9.14cvs2
7949
7950         * src/folderview.c
7951         * src/procmsg.c
7952         * src/summaryview.c
7953         * src/toolbar.c
7954                 Fix special subfolders:
7955                 - Inherit parent's icon
7956                 - sent contents of queues subfolders
7957                 - empty subfolders of trashes
7958         * src/mainwindow.c
7959                 Remove outdated manual and faq entries
7960         * src/common/utils.c
7961                 Add quotes around %s coming from mailcap
7962
7963 2005-09-07 [colin]      1.9.14cvs1
7964
7965         * src/compose.c
7966                 After saving draft, set modified to FALSE
7967         * src/mimeview.c
7968         * src/common/utils.c
7969         * src/common/utils.h
7970                 Try to open mime parts using what is 
7971                 indicated in ~/.mailcap or /etc/mailcap,
7972                 if possible.
7973
7974 2005-09-05 [paul]       1.9.14
7975
7976         1.9.14 released
7977
7978         * po/sk.po
7979                 updated by Andrej Kacian
7980
7981 2005-09-05 [paul]       1.9.13cvs83
7982
7983         * po/de.po
7984         * po/es.po
7985         * po/fi.po
7986         * po/fr.po
7987         * po/nb.po
7988         * po/pt_BR.po
7989         * po/sr.po
7990                 updated translations by Thomas Gilgin, Ricardo Mones
7991                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7992                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7993
7994 2005-09-04 [paul]       1.9.13cvs82
7995
7996         * src/compose.c
7997                 only warn about exceeded line length limit
7998                 on send
7999
8000 2005-09-04 [paul]       1.9.13cvs81
8001
8002         * src/compose.c
8003                 fix crash in 'line length exceeded' dialogue
8004
8005 2005-09-02 [paul]       1.9.13cvs80
8006
8007         * src/imap.c
8008                 fix bug 795, 'Connection lost IMAP'
8009                 and add statusbar prints
8010                 Patch by Colin
8011
8012 2005-09-02 [paul]       1.9.13cvs79
8013
8014         * src/compose.c
8015                 compose_wrap_paragraph() becomes
8016                 compose_beautify_paragraph()
8017                 Patch by Colin
8018
8019 2005-09-02 [colin]      1.9.13cvs78
8020
8021         * src/folderview.c
8022                 Micro-fix
8023
8024 2005-09-01 [colin]      1.9.13cvs77
8025
8026         * src/imap.c
8027                 Maybe fix bug #795 (Connection lost IMAP)
8028                 Don't try to send logout when we're disconnected.
8029         * src/summaryview.c
8030                 Include locked and marked emails in HRM
8031                 view. Fixes bug #800 (Locked messages no longer 
8032                 show up when hide read messages is used)
8033
8034 2005-09-01 [paul]       1.9.13cvs76
8035
8036         * src/prefs_common.c
8037                 fix bad cutting
8038
8039 2005-08-31 [colin]      1.9.13cvs75
8040
8041         * src/folderview.c
8042         * src/folderview.h
8043         * src/prefs_summaries.c
8044         * src/summaryview.c
8045                 Fix "go to next new", fix preference
8046                 (Open unread/next swapped)
8047
8048 2005-08-31 [paul]       1.9.13cvs74
8049
8050         * src/compose.c
8051         * src/folderview.c
8052         * src/headerview.c
8053         * src/headerview.h
8054         * src/mainwindow.c
8055         * src/prefs_common.c
8056         * src/prefs_common.h
8057         * src/prefs_fonts.c
8058         * src/summaryview.c
8059         * src/textview.c
8060         * src/common/defs.h
8061                 remove obsolete BOLD_FONT setting
8062                 fix font update in headerview and textview
8063                 headers after prefs change
8064                 Patch By Colin
8065
8066 2005-08-31 [paul]
8067
8068         1.9.14-rc4 released
8069
8070 2005-08-30 [colin]      1.9.13cvs73
8071
8072         * src/summaryview.c
8073                 When Hide read messages is selected and we
8074                 refresh the summaryview, don't remove the 
8075                 currently displayed message. Fixes bug #797
8076                 (Summary view reloads when new mail is 
8077                 downloaded in 1.9.14 rc)
8078
8079 2005-08-30 [colin]      1.9.13cvs72
8080
8081         * src/folderview.c
8082                 Fix flickering
8083         * src/mainwindow.c
8084                 Remove useless callback
8085         * src/mimeview.c
8086         * src/gtk/filesel.c
8087         * src/gtk/filesel.h
8088                 Add a filesel_select_file_save_folder() - used by Save All
8089
8090 2005-08-29 [paul]       1.9.13cvs71
8091
8092         * AUTHORS
8093         * src/matcher_parser_parse.y
8094         * src/etpan/imap-thread.c
8095                 fix building on FreeBSD
8096                 Patch by Daniel Gustafson <daniel@hobbit.se>
8097
8098 2005-08-29 [paul]       1.9.13cvs70
8099
8100         * src/plugins/pgpinline/pgpinline.c
8101                 only initialise sig result if it's been handled
8102                 Patch by Colin
8103
8104 2005-08-29 [paul]       1.9.13cvs69
8105         
8106         Patches by Colin:
8107
8108         * src/imap.c
8109         * src/common.utils.c
8110         * src/common/utils.h
8111                 optimisation
8112         * src/stock_pixmap.h
8113                 fix wrong icon reference
8114         * src/pixmaps/trash_btn.xpm
8115                 replace with nicer image
8116
8117 2005-08-28 [colin]      1.9.13cvs68
8118
8119         * src/Makefile.am
8120         * src/stock_pixmap.c
8121         * src/stock_pixmap.h
8122         * src/toolbar.c
8123         * src/pixmaps/trash_btn.xpm
8124                 Add a specific trash xpm for the button
8125
8126 2005-08-28 [colin]      1.9.13cvs67
8127
8128         * src/imap.c
8129                 Fix leak
8130
8131 2005-08-27 [colin]      1.9.13cvs66
8132
8133         * src/imap.c
8134         * src/procmime.c
8135                 Correctly fix "Problem with replies", fixes
8136                 pgpmime encryption too. 
8137
8138 2005-08-27 [colin]      1.9.13cvs65
8139
8140         * src/folder.c
8141         * src/procmsg.c
8142         * src/procmsg.h
8143         * src/summaryview.c
8144                 Fix bug #517 (messages removed from summaryview 
8145                 when moving fails)
8146
8147 2005-08-27 [colin]      1.9.13cvs64
8148
8149         * tools/Makefile.am
8150         * tools/asus_mailled.sh
8151                 Add a script to blink ASUS laptops' mail LED where there
8152                 is unread mail.
8153
8154 2005-08-27 [colin]      1.9.13cvs63
8155
8156         * src/imap.c
8157         * src/etpan/imap-thread.c
8158         * src/etpan/imap-thread.h
8159                 Implement automatic choosing of login method
8160                 Fixes bug #791
8161         * src/gtk/.cvsignore
8162                 Add sylpheed-marshal.[ch]
8163
8164 2005-08-27 [colin]      1.9.13cvs62
8165
8166         * src/common/utils.c
8167                 Fix confusing perror
8168
8169 2005-08-27 [colin]      1.9.13cvs61
8170
8171         * src/toolbar.c
8172         * src/toolbar.h
8173                 Remove A_DELETE, replace it with 
8174                 A_TRASH and A_DELETE_REAL. Automatically
8175                 rewrite config files to replace A_DELETE
8176                 with A_TRASH (no functionality change).
8177                 Fixes half of #794
8178
8179 2005-08-26 [colin]      1.9.13cvs60
8180
8181         * src/procmime.c
8182                 Previous "Problem with replies" fix brought other
8183                 problems, fixing them
8184
8185 2005-08-26 [colin]      1.9.13cvs59
8186
8187         * src/procmime.c
8188                 Fix "Problem with replies". This happened only
8189                 on IMAP...
8190         * src/procmsg.c
8191                 Factorize code a bit
8192         * src/compose.c
8193                 Speed improvement on very long messages (wrapping)
8194                 Fix signature color on Reedit and Redirect
8195                 On Reedit, don't attach pgp-signatures parts, but
8196                 set signing to On.
8197
8198 2005-08-24 [paul]       1.9.13cvs58
8199
8200         * src/compose.c
8201                 don't claim success when clicking
8202                 Cancel on the passphrase box.
8203                 Patch by Colin
8204
8205 2005-08-24 [paul]       1.9.13cvs57
8206
8207         * src/main.c
8208                 fix misplaced sylpheed.log
8209         * src/common/defs.h
8210                 define UIDL_DIR
8211
8212 2005-08-24 [paul]       1.9.13cvs56
8213
8214         * src/imap.c
8215         * src/etpan/imap-thread.c
8216         * src/etpan/imap-thread.h
8217                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8218                 Patch by Colin
8219         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8220         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8221                 remove autogenerated files
8222         * tools/kdeservicemenu/README
8223         * tools/kdeservicemenu/install.sh
8224         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8225         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8226                 use Claws icon, use 'Sylpheed-Claws' in menu,
8227                 use kdialog, and other cleanups
8228
8229 2005-08-23 [paul]       1.9.13cvs55
8230
8231         * src/compose.c
8232                 fix paste/wrap crash
8233                 Patch by Colin
8234
8235 2005-08-23 [paul]       1.9.13cvs54
8236
8237         * src/main.c
8238                 fix crash recovery
8239                 Patch by Colin
8240
8241 2005-08-23 [paul]       1.9.13cvs53
8242
8243         * src/addressbook.c
8244         * src/editaddress.c
8245                 view all data of LDAP contacts
8246                 Patch by Colin
8247
8248 2005-08-23 [paul]       1.9.13cvs52
8249
8250         * src/addressbook.c
8251                 fix issues with the Search field
8252                 Patch by Colin
8253
8254 2005-08-22 [paul]       1.9.13cvs51
8255
8256         * src/folderview.c
8257                 put name of folder in processing dialog
8258                 title
8259         * src/prefs_folder_item.c
8260                 improve english usage
8261
8262 2005-08-22 [paul]       1.9.13cvs50
8263
8264         * src/filtering.c
8265         * src/filtering.h
8266         * src/matcher.c
8267         * src/matcher_parser_lex.l
8268         * src/matcher_parser_parse.y
8269         * src/prefs_filtering.c
8270                 add Filtering/Processing rule names feature.
8271                 (the incompatible old matcherrc is saved as
8272                 matcherrc.pre_names).
8273                 Patch by Colin
8274
8275 2005-08-22 [paul]       1.9.13cvs49
8276
8277         * src/procmsg.c
8278                 fix colour labelling
8279                 Patch by Colin
8280
8281 2005-08-22 [paul]       1.9.13cvs48
8282
8283         * src/textview.c
8284                 fix open_image_cb()
8285
8286 2005-08-22 [paul]       1.9.13cvs47
8287
8288         * src/imap.c
8289                 fix bug 789, 'SC crashes with imap (CVS ver)'
8290                 Patch by Colin
8291
8292 2005-08-22 [paul]       1.9.13cvs46
8293
8294         * src/mimeview.c
8295         * src/prefs_common.c
8296         * src/common/defs.h
8297                 define reused defaults in defs.h
8298         * src/textview.c
8299                 add 'Open image' to image popup menu
8300
8301 2005-08-21 [colin]      1.9.13cvs45
8302
8303         * src/summaryview.c
8304                 Fix bug #788 (Bogus "From" address displayed)
8305
8306 2005-08-20 [colin]      1.9.13cvs44
8307
8308         * src/folder.c
8309                 Fix buf #787 (multilevel delete causes SIGSEGV)
8310
8311 2005-08-19 [colin]      1.9.13cvs43
8312
8313         * src/inc.c
8314         * src/prefs_common.c
8315         * src/prefs_common.h
8316                 Add an hidden pref to allow modifying the
8317                 update stepping in incorporation.
8318                 Patch by wwp.
8319
8320 2005-08-19 [colin]      1.9.13cvs42
8321
8322         * src/compose.c
8323         * src/procmime.c
8324                 Workaround for broken MUAs: encode 
8325                 Content-type: name: as ASCII and 
8326                 Content-Disposition: filename: as
8327                 per rfc2231
8328         * src/prefs_account.c
8329                 Fix invisible-ness of SMTP SSL prefs
8330                 in NNTP accounts
8331
8332 2005-08-19 [paul]       1.9.13cvs41
8333
8334         * src/compose.c
8335         * src/prefs_common.c
8336         * src/prefs_common.h
8337         * src/prefs_wrapping.c
8338                 paste with or without wrapping.
8339                 patch by Colin
8340
8341 2005-08-19 [paul]       1.9.13cvs40
8342
8343         * src/prefs_common.c
8344         * src/prefs_common.h
8345         * src/summaryview.c
8346                 reintroduce enable_swap_from as a
8347                 hidden pref. patch by Colin
8348         * src/quote_fmt_parse.y
8349         * src/plugins/clamav/clamav_plugin.c
8350         * src/plugins/dillo_viewer/dillo_viewer.c
8351         * src/plugins/mathml_viewer/mathml_viewer.c
8352         * src/plugins/pgpcore/sgpgme.c
8353         * src/plugins/pgpinline/pgpinline.c
8354         * src/plugins/pgpmime/pgpmime.c
8355                 tidy up. patch by Colin
8356
8357 2005-08-19 [paul]       1.9.13cvs39
8358
8359         * configure.ac
8360                 complete cvs38's sync
8361         * src/editaddress.c
8362         * src/gedit-print.c
8363         * src/mutt.c
8364         * src/etpan/etpan-log.c
8365         * src/etpan/imap-thread.c
8366         * src/gtk/gtksourceprintjob.c
8367                 fix compilation warnings
8368                 (patch by Colin)
8369
8370 2005-08-19 [paul]       1.9.13cvs38
8371
8372         sync with main:
8373
8374         * src/account.c
8375         * src/action.c
8376         * src/addrbook.c
8377         * src/addrcache.c
8378         * src/addrharvest.c
8379         * src/addrindex.c
8380         * src/codeconv.c
8381         * src/compose.c
8382         * src/crash.c
8383         * src/exporthtml.c
8384         * src/exportldif.c
8385         * src/folder.c
8386         * src/image_viewer.c
8387         * src/inc.c
8388         * src/inc.h
8389         * src/jpilot.c
8390         * src/ldif.c
8391         * src/main.c
8392         * src/matcher.c
8393         * src/mbox.c
8394         * src/messageview.c
8395         * src/mh.c
8396         * src/mimeview.c
8397         * src/msgcache.c
8398         * src/mutt.c
8399         * src/news.c
8400         * src/partial_download.c
8401         * src/pine.c
8402         * src/pop.c
8403         * src/prefs_actions.c
8404         * src/prefs_common.c
8405         * src/prefs_customheader.c
8406         * src/prefs_display_header.c
8407         * src/prefs_gtk.c
8408         * src/prefs_themes.c
8409         * src/procheader.c
8410         * src/procmime.c
8411         * src/procmsg.c
8412         * src/recv.c
8413         * src/send_message.c
8414         * src/simple-gettext.c
8415         * src/sourcewindow.c
8416         * src/textview.c
8417         * src/vcard.c
8418         * src/common/defs.h
8419         * src/common/log.c
8420         * src/common/plugin.c
8421         * src/common/prefs.c
8422         * src/common/session.c
8423         * src/common/session.h
8424         * src/common/socket.c
8425         * src/common/socket.h
8426         * src/common/ssl_certificate.c
8427         * src/common/template.c
8428         * src/common/utils.c
8429         * src/common/utils.h
8430         * src/common/xml.c
8431         * src/gtk/about.c
8432         added wrappers for C library function that
8433                 take pathname arguments.
8434                 enabled compilation with MinGW.
8435                 use GDir instead of directly using opendir().
8436                 added rename_force().
8437
8438 2005-08-19 [paul]       1.9.13cvs37
8439         
8440         patches by Colin:
8441         * src/compose.c
8442                 fix privacy settings on re-editing
8443                 a sent message
8444         * src/jpilot.c
8445                 fix encoding bug
8446         * src/folder.c
8447         * src/procmsg.c
8448         * src/procmsg.h
8449         * src/summaryview.c
8450                 flag changing optimisation
8451
8452 2005-08-18 [martin]     1.9.13cvs36
8453
8454         * commitHelper
8455             added my login
8456         * src/addrcache.c
8457         * src/addrharvest.c
8458         * src/addrindex.c
8459         * src/compose.c
8460         * src/grouplistdialog.c
8461         * src/main.c
8462         * src/mainwindow.c
8463         * src/msgcache.c
8464         * src/mutt.c
8465         * src/pine.c
8466         * src/prefs_account.c
8467         * src/prefs_themes.c
8468         * src/stock_pixmap.c
8469         * src/summaryview.c
8470         * src/gtk/about.c
8471         * src/gtk/logwindow.c
8472             removed deprecated glib and gdk stuff
8473         * src/plugins/pgpcore/select-keys.c
8474             convert attributes from locale to utf8
8475
8476 2005-08-17 [paul]       1.9.13cvs35
8477
8478         * src/account.c
8479         * src/addressbook.c
8480                 use new GTK_STOCK_ icons if available
8481         * src/summaryview.c
8482         * src/gtk/gtksctree.c
8483         * src/gtk/gtksctree.h
8484                 faster range select. patch by Colin
8485
8486 2005-08-17 [paul]       1.9.13cvs34
8487
8488         patches by colin:
8489         * src/addressbook.c
8490         * src/addressitem.h
8491                 Add an edit button for contacts, fix selections
8492                 of gtksctree items
8493         * src/editaddress.c
8494                 Change labels, let Save be always possible in the
8495                 email and user atributes tabs
8496         * src/folderview.c
8497                 fix sort issues
8498         * src/summaryview.c
8499                 select next item instead of the displayed one
8500                 after deletion
8501
8502         * src/gtk/progressdialog.c
8503                 use prefs_common.enable_rules_hint
8504
8505 2005-08-13 [hoa]        1.9.13cvs33
8506
8507         * src/etpan/imap-thread.c
8508                 fixed build on Solaris.
8509
8510 2005-08-10 [colin]      1.9.13cvs32
8511
8512         * src/procmsg.c
8513                 Fix cvs31 (missing fclose before reading
8514                 the file)
8515
8516 2005-08-10 [colin]      1.9.13cvs31
8517
8518         * src/procmsg.c
8519                 Fix procmsg_msginfo_new_from_mimeinfo() when
8520                 the MimeInfo isn't stored in memory. This fixes
8521                 replying to an attached message.
8522
8523 2005-08-10 [colin]      1.9.13cvs30
8524
8525         * src/mainwindow.c
8526                 Fix slowness in account changing
8527
8528 2005-08-10 [colin]      1.9.13cvs29
8529
8530         * src/folder.c
8531         * src/folderutils.c
8532         * src/folderview.c
8533         * src/imap_gtk.c
8534         * src/mainwindow.c
8535         * src/mh_gtk.c
8536         * src/procmsg.c
8537         * src/summaryview.c
8538                 Optimize folder_has_parent_of_type
8539                 Prevent moving special sub-folders from contextual menus
8540                 Rework message a bit ("Empty all messages" -> "Delete all
8541                 messages")
8542                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8543                 and "Deleted Items" folders)
8544
8545 2005-08-08 [colin]      1.9.13cvs28
8546
8547         * src/summaryview.c
8548         * src/prefs_summaries.c
8549                 Make "Select first unread|new" more flexible
8550                 (just prioritize new or unread)
8551
8552 2005-08-08 [colin]      1.9.13cvs27
8553
8554         * src/summaryview.c
8555                 If "select first new" is selected and there only
8556                 are unread messages, fallback to "select first
8557                 unread".
8558
8559 2005-08-08 [colin]      1.9.13cvs26
8560
8561         * src/folder.c
8562                 Fix shameful bugs (and bug #779)
8563
8564 2005-08-08 [colin]      1.9.13cvs25
8565
8566         * src/folder.c
8567         * src/folder.h
8568                 Cache parents' type to make folder_has_parent_of_type
8569                 faster
8570         * src/folderview.c
8571                 Forbid DnD of special sub-folders
8572         * src/procmsg.c
8573         * src/procmsg.h
8574                 Add MAIL_POSTFILTERING_HOOK
8575         * src/summaryview.c
8576                 Revert over-zealous deletion of the use_addr_book 
8577                 code
8578
8579 2005-08-07 [colin]      1.9.13cvs24
8580
8581         * src/folder.c
8582                 Fix big mistake (passing MsgInfo instead 
8583                 of FolderItem)
8584
8585 2005-08-07 [colin]      1.9.13cvs23
8586
8587         * src/compose.c
8588         * src/folder.c
8589         * src/folder.h
8590         * src/foldersel.c
8591         * src/folderutils.c
8592         * src/folderview.c
8593         * src/imap.c
8594         * src/mainwindow.c
8595         * src/messageview.c
8596         * src/mh.c
8597         * src/msgcache.c
8598         * src/procmime.c
8599         * src/summaryview.c
8600                 Make subfolders of Drafts, Queue, Outbox, Trash
8601                 work like their parents. 
8602                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8603
8604 2005-08-07 [colin]      1.9.13cvs22
8605
8606         * src/addressbook.c
8607                 Fix bug #771 (Dragged contacts not saved)
8608
8609 2005-08-07 [paul]       1.9.13cvs21
8610
8611         * src/summaryview.c
8612                 fix bug 32 'Search Doesn't display results
8613                 if "Hide Read Messages" is chosen'
8614                 be more literal in interpreting 'Hide read
8615                 messages'
8616
8617 2005-08-07 [colin]      1.9.13cvs20
8618
8619         * src/folderview.c
8620                 Add debug
8621         * src/summaryview.c
8622                 Faster 'unthread_for_execution'
8623
8624 2005-08-06 [paul]       1.9.13cvs19
8625
8626         * src/mainwindow.c
8627                 add mnemonics to Set displayed columns
8628                 fix bug where msgview_visible option was
8629                 overwritten as TRUE on startup
8630
8631 2005-08-06 [paul]       1.9.13cvs18
8632
8633         * src/mainwindow.c
8634                 refer to 'displayed columns in folder/message
8635                 list' not 'displayed items in summary/message view'
8636         * src/prefs_display_header.c
8637                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8638                 be consistent with similar dialogues
8639         * src/prefs_folder_column.c
8640         * src/prefs_summary_column.c
8641                 'columns' not 'items', and folder and message lists,
8642                 instead of folder and summary views;
8643                 Use 'Hidden columns' as list heading not 'Available
8644                 items';
8645                 move the 'Remove' button to the right hand side;
8646                 top-align the buttons;
8647                 remove unneeded vbox
8648         * src/prefs_summaries.c
8649                 put the 2 column prefs buttons in a frame to reduce
8650                 overall width; refer to columns not items &c.
8651
8652 2005-08-05 [colin]      1.9.13cvs17
8653
8654         * src/prefs_common.c
8655         * src/prefs_common.h
8656         * src/mainwindow.c
8657         * src/compose.c
8658         * src/messageview.c
8659                 Add an hidden toolbar_detachable pref, so
8660                 that I can get rid of these painful handles
8661                 in the toolbars. Defaults to TRUE to avoid
8662                 changing the GUI on unsuspecting people...
8663
8664 2005-08-05 [colin]      1.9.13cvs16
8665
8666         * src/Makefile.am
8667         * src/prefs_folder_column.c
8668         * src/prefs_folder_column.h
8669                 Add prefs for folder columns
8670         * src/folderview.c
8671         * src/folderview.h
8672         * src/mainwindow.c
8673         * src/mainwindow.h
8674         * src/prefs_common.c
8675         * src/prefs_common.h
8676         * src/prefs_summaries.c
8677                 Use them
8678         * src/prefs_summary_column.c
8679         * src/summaryview.c
8680         * src/summaryview.h
8681                 Add a To column
8682         * src/textview.c
8683         * src/common/utils.c
8684         * src/common/utils.h
8685                 Move uri colourisation functions
8686                 to utils
8687         * src/compose.c
8688                 Colourise URIs
8689         * src/imap.c
8690                 Fix bug with LIST where we'd try
8691                 to get Folder//////[...]/// 
8692
8693 2005-08-05 [paul]       1.9.13cvs15
8694
8695         * src/prefs_summaries.c
8696                 improve the English usage
8697         * src/summaryview.c
8698                 set font on column change
8699                 thanks to Colin
8700
8701 2005-08-05 [paul]       1.9.13cvs14
8702
8703         * src/prefs_common.c
8704         * src/prefs_common.h
8705         * src/prefs_summaries.c
8706         * src/summaryview.c
8707                 replace 'open_unread_on_enter' option with
8708                 'select_on_entry' option. opening/not opening
8709                 is now exclusively controlled by 'always_show_msg'
8710
8711 2005-08-04 [colin]      1.9.13cvs13
8712
8713         * src/compose.c
8714                 Remove dead code
8715                 Add colourisation of quotes and signatures
8716         * src/folderview.c
8717                 Fix possible crashes
8718         * src/messageview.c
8719                 Change an assert that is no problem
8720         * src/news.c
8721         * src/news_gtk.c
8722         * src/news_gtk.h
8723                 Fix offline mode
8724         * src/gtk/quicksearch.c
8725                 Fix a possible crash
8726
8727 2005-08-03 [colin]      1.9.13cvs12
8728
8729         * src/prefs_account.c
8730                 Fix bug #777 (Sylpheed crash in account configuration)
8731
8732 2005-08-03 [colin]      1.9.13cvs11
8733
8734         * src/addressbook.c
8735         * src/editaddress.c
8736         * src/editgroup.c
8737                 Fixing addressbook, round 2
8738         * src/textview.c
8739                 Fix emphasis color on rechecking 'Colorize messages'
8740
8741 2005-08-03 [paul]       1.9.13cvs10
8742
8743         sync with main
8744
8745         * src/addr_compl.c
8746         * src/compose.c
8747         * src/main.c
8748         * src/pop.c
8749         * src/prefs_account.c
8750         * src/procmime.c
8751         * src/procmsg.c
8752         * src/quote_fmt_parse.y
8753         * src/textview.c
8754         * src/common/quoted-printable.c
8755         * src/common/utils.c
8756         * src/common/utils.h
8757         * src/common/xml.c
8758                 replaced incorrect locale-independent
8759                 ctype functions with GLib's. Corrected
8760                 signedness mismatch.
8761         * src/headerview.c
8762                 headerview_create(): added spacing for vbox.
8763         * src/gtk/about.c
8764                 set focus to the OK button.
8765
8766 2005-08-03 [colin]      1.9.13cvs9
8767
8768         * src/folderview.c
8769                 Fix possible crash
8770
8771 2005-08-02 [colin]      1.9.13cvs8
8772
8773         * src/mainwindow.c
8774                 Fix cast
8775         * src/addressbook.c
8776         * src/addressitem.h
8777                 Fix a cast and more generally, try to make the
8778                 GUI more intuitive and consistent (round 1)
8779
8780 2005-08-02 [paul]       1.9.13cvs7
8781
8782         * src/folder.h
8783                 missing in 1.9.13cvs6
8784
8785 2005-08-02 [colin]      1.9.13cvs6
8786
8787         * src/folder.c
8788                 Fix one more leak
8789
8790 2005-08-02 [colin]      1.9.13cvs5
8791
8792         * src/folder.c
8793         * src/folderview.c
8794         * src/imap.c
8795         * src/main.c
8796         * src/mbox.c
8797         * src/procmsg.c
8798         * src/summaryview.c
8799                 Fix a number of folder_item_get_msg_list()-related
8800                 leaks (missing procmsg_msginfo_free()s)
8801
8802 2005-08-01 [colin]      1.9.13cvs4
8803
8804         * src/folderview.c
8805         * src/folderview.h
8806         * src/mainwindow.c
8807         * src/prefs_fonts.c
8808         * src/prefs_summaries.c
8809         * src/prefs_themes.c
8810         * src/summaryview.c
8811         * src/summaryview.h
8812         * src/textview.c
8813         * src/textview.h
8814                 Fix instant-apply of summary and folderview-related prefs
8815                 Fix erroneous g_free and alertpanels in prefs_theme
8816                 Add instant-apply for fonts
8817                 Defer applying of prefs a little bit so it's done only
8818                 once even if requested by multiples prefs pages
8819
8820 2005-08-01 [paul]       1.9.13cvs3
8821
8822         * src/main.c
8823                 fix bug 776 'S.C. crashes on close'
8824                 thanks to Colin
8825         * src/etpan/etpan-thread-manager-types.h
8826                 add missing include
8827                 thanks to Hoa
8828
8829 2005-07-25 [paul]       1.9.13cvs2
8830
8831         * src/summaryview.c
8832                 fix typos. spotted by Fabien Vantard
8833
8834 2005-07-24 [paul]       1.9.13cvs1
8835
8836         * doc/man/sylpheed.1
8837                 update man page, incorporating fix of
8838                 bug 769 'Typo in manpage'
8839         * src/etpan/imap-thread.c
8840                 fix NetBSD openssl dependencies. patch by
8841                 George Michaelson <ggm@apnic.net>
8842         * po/pt_BR.po
8843                 updated by Frederico Goncalves Guimaraes
8844
8845 2005-07-22 [paul]       1.9.13
8846
8847         1.9.13 release
8848
8849 2005-07-22 [paul]       1.9.12cvs91
8850
8851         * AUTHORS
8852         * INSTALL
8853         * README.claws
8854         * RELEASE_NOTES.claws
8855                 updated for release
8856         * configure.ac
8857         * po/nb.po
8858         * tools/claws.i18n.status.pl
8859                 add Norwegian translation. submiited by
8860                 Geir Helland <pjallabais@users.sourceforge.net>
8861         * po/ca.po
8862         * po/de.po
8863         * po/es.po
8864         * po/fi.po
8865         * po/fr.po
8866         * po/it.po
8867         * po/sk.po
8868         * po/sr.po
8869         * po/zh_CN.po
8870                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8871                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8872                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8873                 Yang Guilong
8874         * src/plugins/clamav/clamav_plugin_gtk.c
8875         * src/plugins/spamassassin/spamassassin_gtk.c
8876                 replace outdated description strings
8877
8878 2005-07-21 [colin]      1.9.12cvs90
8879
8880         * src/folder.c
8881                 Set folder to batch mode when scanning it. Makes deletion
8882                 of unread mails on IMAP much faster (due to the UNREAD 
8883                 flag unsetting)
8884
8885 2005-07-21 [darko]      1.9.12cvs89
8886
8887         * configure.ac
8888                 link against libresolv if necessary (patch by Paul)
8889         * src/msgcache.c
8890                 use glib's portable macros to determine endianness
8891
8892 2005-07-21 [paul]       1.9.12cvs88
8893
8894         * src/crash.c
8895         * src/gtk/about.c
8896                 update compiled-in features list
8897
8898 2005-07-20 [colin]      1.9.12cvs87
8899
8900         * src/folder.c
8901         * src/textview.c
8902                 Gcc 2.9x compilation fixes, thanks to Darko
8903         * src/plugins/clamav/clamav_plugin.c
8904                 Little optimisation: load virus database only once
8905         * src/plugins/spamassassin/spamassassin.c
8906                 Big optimisation: filtering one mail took at least 1 second,
8907                 now it takes at least 50ms. Doesn't speed up spamassassin 
8908                 itself, but should already be much more tolerable.
8909
8910 2005-07-20 [colin]      1.9.12cvs86
8911
8912         * src/summaryview.c
8913                 Fix performance issue
8914
8915 2005-07-19 [colin]      1.9.12cvs85
8916
8917         * src/plugins/pgpinline/plugin.c
8918                 Fix warning
8919
8920 2005-07-19 [colin]      1.9.12cvs84
8921
8922         * configure.ac
8923         * src/plugins/Makefile.am
8924         * src/plugins/pgpinline/.cvsignore
8925         * src/plugins/pgpinline/Makefile.am
8926         * src/plugins/pgpinline/pgpinline.c
8927         * src/plugins/pgpinline/pgpinline.deps
8928         * src/plugins/pgpinline/pgpinline.h
8929         * src/plugins/pgpinline/plugin.c
8930                 Put pgpinline in the main tree
8931
8932 2005-07-19 [paul]       1.9.12cvs83
8933
8934         * src/prefs_actions.c
8935                 prevent '//' in menu names, which cause a crash
8936                 thanks to Colin
8937
8938 2005-07-19 [paul]       1.9.12cvs82
8939
8940         * configure.ac
8941                 be generally more informative in configure output.
8942                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8943                 '[ --disable-openssl ...', as --enable-openssl is default
8944                 PGP/MIME: don't check for GPGME again, check for
8945                 pgpcore instead. Therefore prevent the possibility of
8946                 attempting to build pgpmime if pgpcore dependencies are
8947                 not met
8948                 ClamAV: use pkgconfig to check for lib
8949                 libgnomeprint: revert logic on inner test to match
8950                 everything else
8951         * src/plugins/pgpcore/sgpgme.c
8952                 add missing include
8953
8954 2005-07-19 [colin]      1.9.12cvs81
8955
8956         * src/summaryview.c
8957                 Fix slow thread rebuilding in particular
8958                 cases
8959
8960 2005-07-19 [paul]       1.9.12cvs80
8961
8962         * sylpheed-claws.desktop
8963                 fix typo, spotted by Stephan Sachse
8964         * src/account.c
8965                 replace GTK_STOCK_ADD with
8966                 GTK_STOCK_NEW button
8967
8968 2005-07-18 [colin]      1.9.12cvs79
8969
8970         * src/etpan/imap-thread.c
8971                 Fix return value (Thanks Hoa)
8972
8973 2005-07-18 [colin]      1.9.12cvs78
8974
8975         * src/imap.c
8976                 Allow empty passwords
8977                 Create drafts/queue/outbox if necessary
8978         * src/summaryview.c
8979                 Remove old code
8980         * src/etpan/imap-thread.c
8981                 Fix STARTTLS (Thanks to Hoa)
8982
8983 2005-07-18 [paul]       1.9.12cvs77
8984
8985         * ChangeLog-gtk2.jp
8986         * ChangeLog.jp
8987                 removed
8988         * Makefile.am
8989                 updated to reflect additions and removals
8990         * TODO
8991                 updated to be claws-specific
8992         * TODO-gtk2
8993         * TODO-gtk2.jp
8994         * TODO.jp
8995         * sylpheed-128x128.png
8996         * sylpheed-64x64.png
8997                 removed
8998         * sylpheed-claws-128x128.png
8999         * sylpheed-claws-64x64.png
9000         * sylpheed-claws.desktop
9001         * sylpheed-claws.png
9002                 added
9003         * sylpheed.desktop
9004         * sylpheed.png
9005                 removed
9006
9007 2005-07-17 [paul]       1.9.12cvs76
9008
9009         * src/account.c
9010         * src/addressbook.c
9011         * src/alertpanel.c
9012         * src/alertpanel.h
9013         * src/compose.c
9014         * src/exphtmldlg.c
9015         * src/expldifdlg.c
9016         * src/folderview.c
9017         * src/imap_gtk.c
9018         * src/inc.c
9019         * src/message_search.c
9020         * src/messageview.c
9021         * src/mh_gtk.c
9022         * src/news_gtk.c
9023         * src/prefs_actions.c
9024         * src/prefs_filtering.c
9025         * src/prefs_matcher.c
9026         * src/prefs_template.c
9027         * src/prefs_themes.c
9028         * src/ssl_manager.c
9029         * src/summary_search.c
9030         * src/textview.c
9031         * src/toolbar.c
9032         * src/gtk/sslcertwindow.c
9033         * src/plugins/pgpcore/sgpgme.c
9034                 rework alertpanels
9035
9036 2005-07-17 [colin]      1.9.12cvs75
9037
9038         * src/privacy.c
9039                 add a PrivacySystem accessor that checks that
9040                 the system cached in a MimeInfo's privacydata
9041                 is still registered. Use this accessor instead
9042                 of directly using data->system. Fixes crashes
9043                 after unloading pgp plugins.
9044
9045 2005-07-17 [colin]      1.9.12cvs74
9046
9047         * src/alertpanel.c
9048                 Change geometry hints to a simple default size.
9049                 Fixes the certs dialogs.
9050
9051 2005-07-17 [colin]      1.9.12cvs73
9052
9053         * src/gtk/sslcertwindow.c
9054                 Use a gtkExpander
9055
9056 2005-07-17 [colin]      1.9.12cvs72
9057
9058         * src/plugins/pgpcore/Makefile.am
9059         * src/plugins/pgpmime/Makefile.am
9060                 Add gpgme libs
9061
9062 2005-07-17 [paul]       1.9.12cvs71
9063
9064         * configure.ac
9065                 add --disable-gnomeprint option
9066                 modified version of patch by Marius Mauch
9067
9068 2005-07-17 [paul]       1.9.12cvs70
9069
9070         * src/common/defs.h
9071                 update urls
9072         * src/account.c
9073         * src/action.c
9074         * src/addressbook.c
9075         * src/compose.c
9076         * src/foldersel.c
9077         * src/folderview.c
9078         * src/html.c
9079         * src/imap_gtk.c
9080         * src/main.c
9081         * src/mainwindow.c
9082         * src/messageview.c
9083         * src/mh_gtk.c
9084         * src/mimeview.c
9085         * src/news_gtk.c
9086         * src/prefs_account.c
9087         * src/prefs_send.c
9088         * src/prefs_summaries.c
9089         * src/procmsg.c
9090         * src/summaryview.c
9091         * src/common/utils.c
9092         * src/common/xml.c
9093         * src/plugins/pgpcore/passphrase.c
9094         * src/plugins/pgpcore/select-keys.c
9095                 replace inappropriately used backticks
9096                 with single quotes
9097
9098 2005-07-16 [colin]      1.9.12cvs69
9099
9100         * src/image_viewer.c
9101                 Add extra paranoid checks
9102
9103 2005-07-16 [colin]      1.9.12cvs68
9104
9105         * src/plugins/pgpcore/prefs_gpg.c
9106                 Don't auto-check sigs by default, as it
9107                 can be really slow.
9108
9109 2005-07-16 [colin]      1.9.12cvs67
9110
9111         * src/plugins/pgpcore/sgpgme.c
9112                 Make messages a bit better.
9113
9114 2005-07-16 [colin]      1.9.12cvs66
9115
9116         * src/imap.c
9117                 Remove pseudo-log
9118         * src/etpan/imap-thread.c
9119                 Add real log
9120
9121 2005-07-16 [colin]      1.9.12cvs65
9122
9123         * src/main.c
9124         * src/prefs_other.c
9125                 And now, fix build with libetpan :-/
9126
9127 2005-07-15 [colin]      1.9.12cvs64
9128
9129         * src/prefs_other.c
9130                 Continue fixing build without libetpan.
9131
9132 2005-07-15 [colin]      1.9.12cvs63
9133
9134         * src/main.c
9135                 Fix build with --disable-libetpan
9136
9137 2005-07-15 [colin]      1.9.12cvs62
9138
9139         * configure.ac
9140                 Bump libetpan's version
9141
9142 2005-07-15 [colin]      1.9.12cvs61
9143
9144         * src/etpan/imap-thread.c
9145                 Actually stop logging :)
9146
9147 2005-07-15 [colin]      1.9.12cvs60
9148
9149         * src/addressbook.c
9150                 Fix dnd of multiple addresses.
9151
9152 2005-07-15 [hoa]        1.9.12cvs59
9153
9154         * src/etpan/imap-thread.c
9155             disable login of IMAP password in libetpan log file.
9156
9157 2005-07-15 [paul]       1.9.12cvs58
9158
9159         * src/account.c
9160                 don't automatically sort
9161                 do allow drag n drop
9162
9163 2005-07-15 [paul]       1.9.12cvs57
9164
9165         * src/account.c
9166         * src/ssl_manager.c
9167                 alphabetical listing
9168
9169 2005-07-15 [paul]       1.9.12cvs56
9170
9171         * src/gtk/pluginwindow.c
9172                 sort plugin list alphabetically
9173
9174 2005-07-15 [paul]       1.9.12cvs55
9175
9176         * src/prefs_spelling.c
9177         * src/prefs_wrapping.c
9178                 unify English usage
9179
9180 2005-07-15 [colin]      1.9.12cvs54
9181
9182         * src/wizard.c
9183                 Typo fix
9184
9185 2005-07-15 [paul]       1.9.12cvs53
9186
9187         * src/prefs_message.c
9188                 make 'show cursor' a hidden option
9189
9190 2005-07-14 [colin]      1.9.12cvs52
9191
9192         * src/plugins/spamassassin/Makefile.am
9193         * src/plugins/clamav/Makefile.am
9194                 Fix double EXTRA_DISTs
9195
9196 2005-07-14 [colin]      1.9.12cvs51
9197
9198         * src/plugins/clamav/Makefile.am
9199         * src/plugins/clamav/clamav_plugin_gtk.deps
9200         * src/plugins/spamassassin/Makefile.am
9201         * src/plugins/spamassassin/spamassassin_gtk.deps
9202                 Make $plugin_gtk depend on $plugin
9203
9204 2005-07-14 [hoa]        1.9.12cvs50
9205
9206         * src/etpan/imap-thread.c
9207                 enable debug log of libetpan when running with --debug
9208
9209 2005-07-14 [colin]      1.9.12cvs49
9210
9211         * configure.ac
9212         * src/common/Makefile.am
9213         * src/common/plugin.c
9214         * src/common/plugin.h
9215                 Add a little plugin dependancy system.
9216                 Plugins can ship a $plugin_name.deps file
9217                 (near them in PLUGINDIR) so that their
9218                 dependancies are loaded if possible.
9219         * src/plugins/Makefile.am
9220         * src/plugins/pgpcore/Makefile.am
9221         * src/plugins/pgpcore/passphrase.c
9222         * src/plugins/pgpcore/passphrase.h
9223         * src/plugins/pgpcore/plugin.c
9224         * src/plugins/pgpcore/prefs_gpg.c
9225         * src/plugins/pgpcore/prefs_gpg.h
9226         * src/plugins/pgpcore/select-keys.c
9227         * src/plugins/pgpcore/select-keys.h
9228         * src/plugins/pgpcore/sgpgme.c
9229         * src/plugins/pgpcore/sgpgme.h
9230                 Introduce pgpcore, used by pgpmime and
9231                 pgpinline
9232         * src/plugins/pgpmime/Makefile.am
9233         * src/plugins/pgpmime/passphrase.c
9234         * src/plugins/pgpmime/passphrase.h
9235         * src/plugins/pgpmime/pgpmime.c
9236         * src/plugins/pgpmime/pgpmime.deps
9237         * src/plugins/pgpmime/plugin.c
9238         * src/plugins/pgpmime/prefs_gpg.c
9239         * src/plugins/pgpmime/prefs_gpg.h
9240         * src/plugins/pgpmime/select-keys.c
9241         * src/plugins/pgpmime/select-keys.h
9242         * src/plugins/pgpmime/sgpgme.c
9243         * src/plugins/pgpmime/sgpgme.h
9244                 Remove the core from pgpmime and add the
9245                 dependancy to pgpcore.
9246
9247 2005-07-14 [paul]       1.9.12cvs48
9248
9249         * src/stock_pixmap.c
9250                 forgot this in last commit
9251
9252 2005-07-14 [paul]       1.9.12cvs47
9253
9254         * src/account.c
9255         * src/addressbook.c
9256                 add accelerators for the buttons (sync with main)
9257         * src/compose.c
9258         * src/compose.h
9259                 add accelerators for the buttons.
9260                 fix editing with external editor.
9261                 replace gdk_input_*() with GIOChannel;
9262                 (sync with main)
9263         * src/foldersel.c
9264                 display folder names with new/unread
9265                 representation (sync with main)
9266         * src/main.c
9267                 specify default window icon (sync with main)
9268         * src/prefs_common.c
9269                 use_addr_book default to FALSE
9270         * src/summaryview.c
9271         * src/textview.c
9272                 add accelerators for the buttons (sync with main)
9273         * src/gtk/menu.c
9274                 fix typos
9275         * src/pixmaps/sylpheed_icon.xpm
9276                 updated
9277
9278 2005-07-13 [paul]       1.9.12cvs46
9279
9280         * src/plugins/pgpmime/pgpmime.c
9281         * src/plugins/pgpmime/sgpgme.c
9282                 (temporarily) use deprecated gpgme_data_rewind()
9283                 while largefile support is not present
9284                 (as suggested by Colin)
9285
9286 2005-07-13 [paul]       1.9.12cvs45
9287
9288         * configure.ac
9289                 remove large file support (for now):
9290                 it breaks too many things
9291
9292 2005-07-13 [paul]       1.9.12cvs44
9293
9294         * configure.ac
9295                 add large file support
9296         * src/html.c
9297                 fix bug #763 where href attribute was not
9298                 the very first attribute of a link
9299                 patch by Thomas Gilgin
9300
9301 2005-07-13 [colin]      1.9.12cvs43
9302
9303         * src/gtk/pluginwindow.c
9304                 Little portability fix
9305
9306 2005-07-13 [colin]      1.9.12cvs42
9307
9308         * src/plugins/pgpmime/sgpgme.c
9309                 Fix crasher.
9310
9311 2005-07-13 [colin]      1.9.12cvs41
9312
9313         * src/plugins/pgpmime/pgpmime.c
9314         * src/plugins/pgpmime/sgpgme.c
9315                 Use gpgme_data_release_and_get_mem instead
9316                 of gpgme_data_read.
9317
9318 2005-07-13 [colin]      1.9.12cvs40
9319
9320         * configure.ac
9321         * src/plugins/pgpmime/passphrase.c
9322         * src/plugins/pgpmime/passphrase.h
9323         * src/plugins/pgpmime/pgpmime.c
9324         * src/plugins/pgpmime/plugin.c
9325         * src/plugins/pgpmime/select-keys.c
9326         * src/plugins/pgpmime/select-keys.h
9327         * src/plugins/pgpmime/sgpgme.c
9328         * src/plugins/pgpmime/sgpgme.h
9329                 Port pgpmime to gpgme-1.0.
9330
9331 2005-07-12 [paul]       1.9.12cvs39
9332
9333         * AUTHORS
9334         * src/toolbar.c
9335         * src/toolbar.h
9336                 add a 'Go to Prev' button to the toolbar.
9337                 correct tooltip text of go to buttons.
9338                 based on patch by Yang Guilong <bamanzi@gmail.com>
9339
9340 2005-07-12 [colin]      1.9.12cvs38
9341
9342         * src/statusbar.c
9343                 Fix progress bar showing stuff at startup.
9344
9345 2005-07-12 [paul]       1.9.12cvs37
9346
9347         * src/editjpilot.c
9348                 fix building with jpilot support
9349
9350 2005-07-11 [colin]      1.9.12cvs36
9351
9352         * src/inc.c
9353                 Add visual indication that filtering is running
9354         * src/textview.c
9355                 Make {}[] uri delimiters
9356         * src/summaryview.c
9357                 Remove useless (and slow) calls
9358
9359 2005-07-11 [paul]       1.9.12cvs35
9360
9361         * src/plugins/clamav/clamav_plugin_gtk.c
9362         * src/plugins/dillo_viewer/dillo_prefs.c
9363         * src/plugins/pgpmime/prefs_gpg.c
9364         * src/plugins/spamassassin/spamassassin_gtk.c
9365                 gather plugins prefs together under their
9366                 own 'Plugins' heading
9367
9368 2005-07-11 [paul]       1.9.12cvs34
9369
9370         sync with main
9371
9372         * src/account.c
9373                 account_delete(): modified alert dialog
9374         * src/editjpilot.c
9375         * src/editvcard.c
9376                 fixed a crash when cancelling file selection
9377                 dialog by Escape key. Made non-ascii filename
9378                 selectable.
9379         * src/prefs_template.c
9380                 prefs_template_window_create(): make scrolled
9381                 window policy AUTOMATIC
9382
9383 2005-07-10 [hoa]        1.9.12cvs33
9384
9385         * src/etpan/imap-thread.c
9386                 workaround for old Courier IMAP servers.
9387
9388 2005-07-10 [colin]      1.9.12cvs32
9389
9390         * src/folder.c
9391         * src/statusbar.c
9392         * src/statusbar.h
9393                 Add visual progress indicator on filtering/processing
9394                 Factorize the progress bar code
9395         * src/imap.c
9396         * src/imap.h
9397         * src/etpan/imap-thread.c
9398                 Add a reference counter to avoid destroying the Folder
9399                 while it's in use by another callback.
9400
9401 2005-07-09 [hoa]        1.9.12cvs31
9402
9403         * src/imap.c
9404         * src/etpan/imap-thread.c
9405                 fixed deadlock when removing IMAP account.
9406
9407 2005-07-08 [colin]      1.9.12cvs30
9408
9409         * src/textview.c
9410         * src/unmime.c
9411                 Fix again problems decoding broken headers
9412         * src/gtk/inputdialog.c
9413                 Fix local variable shadowing a global one
9414
9415 2005-07-08 [colin]      1.9.12cvs29
9416
9417         * src/msgcache.c
9418                 Make the cache/mark files platform-agnostic by writing
9419                 them in little-endian format. Reading them is also done
9420                 in little-endian format, of course; however, in order
9421                 to avoid trashing mark data on big-endian machines, the
9422                 files are, at first, read from the native format if the
9423                 little-endian one doesn't exist. This is easy to deter-
9424                 mine by trying to open a file with a swapped data_ver
9425                 and seeing if it's the wanted version.
9426                 Little-endian using users should see absolutely no
9427                 difference, Big-endian users may get a very little
9428                 performance drop due to byte-swapping.
9429                 Tested on i386 and ppc32. 
9430                 Fixes bug #159 (The index file, in the mailboxes, is 
9431                 hardware depending).
9432
9433                 To have the cache/mark files updated to the new little-
9434                 endian format, "Check for new messages" or even
9435                 "Rebuild folder tree" aren't enough. Files will be
9436                 updated as soon as a folder has been opened/closed.
9437                 To update everything, just select all folders by
9438                 selecting them one by one.
9439
9440 2005-07-07 [colin]      1.9.12cvs28
9441
9442         * src/imap.c
9443                 Remember the folder separator per IMAPFolder
9444                 instead of globally.
9445                 Revive the Session on noop; fixes bug #761
9446                 (mark a bunch of unread messages as read takes 
9447                 forever)
9448
9449 2005-07-07 [darko]      1.9.12cvs27
9450
9451         * src/common/template.c
9452                 Sort templates alphabetically
9453
9454 2005-07-06 [colin]      1.9.12cvs26
9455
9456         * src/imap.c
9457                 Try to use the correct separator in
9458                 most cases. Possibly fixes bug #759
9459                 (only creates the INBOX folder when 
9460                 setting up new IMAP account) and 
9461                 bug #760 (Can't retrieve messages)
9462
9463 2005-07-06 [colin]      1.9.12cvs25
9464
9465         * src/imap.c
9466                 Use real_path in status command. This will
9467                 help later, when namespaces will be used.
9468
9469 2005-07-06 [colin]      1.9.12cvs24
9470
9471         * configure.ac
9472         * src/account.c
9473         * src/folder.c
9474         * src/imap.c
9475         * src/etpan/etpan-log.c
9476         * src/etpan/etpan-thread-manager.c
9477         * src/etpan/imap-thread.c
9478                 Add a --disable-libetpan parameter. With this,
9479                 users that don't want IMAP4 support can avoid
9480                 the new dependancy (and have no IMAP support).
9481                 Users that have IMAP4 accounts and use this
9482                 parameter won't lose their configuration, their
9483                 IMAP accounts will just be invisible and not
9484                 used.
9485         * src/textview.c
9486                 Make the "Copy ..." contextual menu items 
9487                 copy to both the X clipboard and the gtk 
9488                 clipboard - as most other apps do.
9489         * src/gtk/about.c
9490                 Add a notice about OpenSSL usage, in order to
9491                 comply with OpenSSL's license (point 6):
9492                 http://www.openssl.org/source/license.html
9493
9494 2005-07-06 [colin]      1.9.12cvs23
9495
9496         * src/alertpanel.c
9497                 Fix a minimum size for alertpanels
9498         * src/compose.c
9499                 Show 'No space left on device' type errors
9500                 when queuing/sending
9501         * src/imap_gtk.c
9502         * src/mh_gtk.c
9503                 Rework folder's deletion message (remove 
9504                 extra \n)
9505
9506 2005-07-05 [colin]      1.9.12cvs22
9507
9508         * src/imap.c
9509                 Add an alertpanel on auth error
9510                 Add pseudo-log
9511                 Remove pthread-related stuff
9512
9513 2005-07-05 [colin]      1.9.12cvs21
9514
9515         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9516                 Fix crash on plugin reloading (with a hack)
9517
9518 2005-07-05 [colin]      1.9.12cvs20
9519
9520         * src/prefs_account.c
9521         * src/prefs_account.h
9522                 Fix typo
9523         * src/gtk/filesel.c
9524         * src/gtk/filesel.h
9525                 Add a way to filter the view
9526         * src/gtk/pluginwindow.c
9527                 Filter loadable stuff
9528         * src/plugins/pgpmime/prefs_gpg.c
9529                 Fix missing unregistration
9530         * .cvsignore
9531         * src/etpan/.cvsignore
9532         * src/plugins/spamassassin/.cvsignore
9533                 Add more stuff to cvs ignored files
9534
9535 2005-07-04 [colin]      1.9.12cvs19
9536
9537         * src/imap.c
9538                 Fix scan_required returning FALSE when it
9539                 shouldn't. Maybe fix #760 (Can't retrieve
9540                 messages)
9541
9542 2005-07-04 [colin]      1.9.12cvs18
9543
9544         * src/summaryview.c
9545                 Fix always_show_msg pref
9546
9547 2005-07-04 [paul]       1.9.12cvs17
9548
9549         sync with main (forgotten in last commit)
9550         
9551         * src/common/utils.c
9552         * src/common/utils.h
9553                 check_line_length(): new.
9554                 is_dir_exist()
9555                 is_file_entry_exist()
9556                 dirent_is_regular_file()
9557                 dirent_is_directory(): use g_file_test() instead of stat().
9558
9559 2005-07-04 [paul]       1.9.12cvs16
9560
9561         sync with main:
9562
9563         * src/compose.c
9564                 compose_write_to_file(): check for line
9565                 length limit and display warning if exceeds
9566         * src/jpilot.c
9567                 use get_home_dir() instead of g_get_home_dir()
9568         * src/procheader.c
9569                 removed warning about invalid date
9570         * src/vcard.c
9571                 use get_home_dir() instead of g_get_home_dir()
9572
9573 2005-07-04 [paul]       1.9.12cvs15
9574
9575         * src/stock_pixmap.c
9576                 fix new pixmap naming errors
9577                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9578
9579 2005-07-04 [colin]      1.9.12cvs14
9580
9581         * src/imap.c
9582                 Fix debugging string with a warning
9583
9584 2005-07-04 [colin]      1.9.12cvs13
9585
9586         * configure.ac
9587                 Add a check for libetpan's version (>= 0.37)
9588
9589 2005-07-04 [hoa]        1.9.12cvs12
9590
9591         * commitHelper
9592         * src/imap.c
9593         * src/etpan/imap-thread.c
9594         * src/etpan/imap-thread.h
9595                 fixed IMAP implementation of check of mails.
9596
9597 2005-07-03 [hoa]        1.9.12cvs11
9598
9599         * src/etpan/Makefile.am
9600         * src/etpan/etpan-errors.h
9601         * src/etpan/etpan-log.[ch]
9602         * src/etpan/etpan-thread-manager-types.h
9603         * src/etpan/etpan-thread-manager.[ch]
9604         * src/etpan/imap-thread.[ch]
9605         * src/Makefile.am
9606         * src/imap.c
9607         * src/main.c
9608         * src/prefs_other.c
9609         * configure.ac
9610             merged imap branch.
9611             dependency on libetpan 0.37 is now added.
9612
9613 2005-07-01 [colin]      1.9.12cvs10
9614
9615         * src/Makefile.am
9616         * src/folder.c
9617         * src/folder.h
9618         * src/folderview.c
9619         * src/stock_pixmap.c
9620         * src/stock_pixmap.h
9621         * src/plugins/trayicon/trayicon.c
9622                 Add marked symbol on folders containing
9623                 marked messages
9624         * src/procmsg.c
9625         * src/procmsg.h
9626         * src/toolbar.c
9627         * src/prefs_common.c
9628         * src/prefs_common.h
9629         * src/prefs_send.c
9630                 Add an optional confirmation dialog on queue
9631                 sending. Patch by wwp.
9632         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9633         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9634         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9635         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9636         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9637         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9638         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9639         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9640         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9641         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9642         * src/pixmaps/trash_mark.xpm            ** ADDED **
9643                 New pixmaps
9644
9645 2005-07-01 [colin]      1.9.12cvs9
9646
9647         * src/summaryview.c
9648                 Fix a little threading bug
9649         * src/addrgather.c
9650         * src/mainwindow.c
9651                 A little bit of HIG normality never hurts
9652
9653 2005-07-01 [colin]      1.9.12cvs8
9654
9655         * src/compose.c
9656         * src/msgcache.c
9657         * src/pop.c
9658         * src/procmime.c
9659         * src/recv.c
9660         * src/common/log.c
9661         * src/common/template.c
9662         * src/common/utils.c
9663         * src/common/utils.h
9664                 Reverted the fwrite_atomic stuff. In fact
9665                 it is already atomic.
9666
9667 2005-06-30 [colin]      1.9.12cvs7
9668
9669         * src/common/utils.c
9670         * src/common/utils.h
9671                 Add an fwrite_atomic() function to make
9672                 sure we write everything: fwrite can make
9673                 short writes.
9674         * src/compose.c
9675         * src/msgcache.c
9676         * src/pop.c
9677         * src/procmime.c
9678         * src/recv.c
9679         * src/common/log.c
9680         * src/common/template.c
9681                 Use that (and fix swapping of size and nmemb).
9682                 Thanks to Rich Coe for the heads up.
9683
9684 2005-06-30 [colin]      1.9.12cvs6
9685
9686         * src/addressbook.c
9687                 Optimize addressbook opening 
9688
9689 2005-06-30 [colin]      1.9.12cvs5
9690
9691         * src/summaryview.c
9692                 Remove calls to summary_step after move/copy
9693
9694 2005-06-28 [paul]       1.9.12cvs4
9695
9696         * src/alertpanel.c
9697                 wrap and make the error msg selectable
9698
9699 2005-06-28 [paul]       1.9.12cvs3
9700
9701         * src/ssl_manager.c
9702                 replace the OK button with a Close button
9703         * src/gtk/foldersort.c
9704                 use GTK_STOCK_ icons/buttons
9705
9706 2005-06-28 [colin]      1.9.12cvs2
9707
9708         * src/gedit-print.c             ** ADDED **
9709         * src/gedit-print.h             ** ADDED **
9710         * src/gtk/gtksourceprintjob.c   ** ADDED **
9711         * src/gtk/gtksourceprintjob.h   ** ADDED **
9712                 I can't believe no one had enough time to tell
9713                 me I forgot the `cvs add`
9714
9715 2005-06-27 [colin]      1.9.12cvs1
9716
9717         * src/Makefile.am
9718         * src/gtk/Makefile.am
9719         * src/messageview.c
9720         * src/procmsg.c
9721         * src/summaryview.c
9722         * configure.ac
9723                 Add optional libgnomeprint-based printing
9724         * src/mainwindow.c
9725         * src/gtk/quicksearch.c
9726                 Add an Edit/Quick search menu item to show
9727                 and focus the quicksearch
9728
9729 2005-06-27 [paul]       1.9.12
9730
9731         1.9.12 release
9732
9733         * po/ca.po
9734         * po/de.po
9735         * po/es.po
9736         * po/fr.po
9737         * po/it.po
9738         * po/ko.po
9739         * po/pt_BR.po
9740         * po/sk.po
9741         * po/zh_CN.po
9742                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9743                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9744                 SungHyun Nam, Frederico Goncalves Guimaraes,
9745                 Andrej Kacian, and Yang Guilong
9746 2005-06-26 [colin]      1.9.11cvs106
9747
9748         * src/imap_gtk.c
9749                 Forgot one file for previous fix
9750
9751 2005-06-26 [colin]      1.9.11cvs105
9752
9753         * src/folder.c
9754         * src/imap.c
9755                 Fix problems with folder operations in no_select
9756                 imap folders. it applies only to mails, and 
9757                 creation/deletion/move/renaming of folders 
9758                 should be possible
9759
9760 2005-06-26 [paul]       1.9.11cvs104
9761
9762         * src/prefs_filtering.c
9763                 replace one more GTK_STOCK_REMOVE
9764                 with GTK_STOCK_DELETE
9765
9766 2005-06-25 [colin]      1.9.11cvs103
9767
9768         * src/imap.c
9769                 Optimize get_seq_set_from_seq_list
9770                 (Patch by Ricardo) 
9771
9772 2005-06-25 [colin]      1.9.11cvs102
9773
9774         * src/mh.c
9775                 If the directory exists, but not in the
9776                 correct encoding, rename it. This should
9777                 handle old-versions-induced bugs.
9778
9779 2005-06-25 [colin]      1.9.11cvs101
9780
9781         * src/mh.c
9782                 Fix path access with extended dir names
9783                 Fixes bug #589 (SC segfaults with wrong locale
9784                 settings)
9785
9786 2005-06-25 [colin]      1.9.11cvs100
9787
9788         * src/prefs_account.c
9789         * src/prefs_account.h
9790         * src/compose.c
9791                 Add an option to encrypt replies to
9792                 encrypted messages
9793
9794 2005-06-25 [colin]      1.9.11cvs99
9795
9796         * src/compose.c
9797         * src/quote_fmt_parse.y
9798                 ... And make it work with pgpinline.
9799
9800 2005-06-25 [colin]      1.9.11cvs98
9801
9802         * src/compose.c
9803         * src/procmime.c
9804         * src/procmime.h
9805         * src/quote_fmt_parse.y
9806                 o Make reedition of encrypted messages possible
9807                   (as long as it is encrypted to self too, no
9808                    magic there)
9809                 o Make replying with quote (and without selecting
9810                   text) possible for encrypted messages.
9811                 Closes bug #550 (Not possible to "reply with quote"
9812                 to gnupg encrypted messages)
9813
9814 2005-06-24 [paul]       1.9.11cvs97
9815
9816         * src/imap.c
9817                 add missing include
9818
9819 2005-06-24 [paul]       1.9.11cvs96
9820
9821         * src/editldap.c
9822                 made bind password entry invisible
9823                 (sync with main)
9824         * src/send_message.c
9825                 send_message_local(): check exit status
9826                 to detect errors (sync with main)
9827         * src/textview.c
9828                 use main's less ambiguous popup menu
9829                 wording
9830
9831 2005-06-24 [paul]       1.9.11cvs95
9832
9833         * src/prefs_actions.c
9834         * src/prefs_customheader.c
9835         * src/prefs_display_header.c
9836         * src/prefs_filtering_action.c
9837         * src/prefs_matcher.c
9838         * src/prefs_template.c
9839         * src/prefs_toolbar.c
9840                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9841         * src/gtk/description_window.c
9842                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9843
9844 2005-06-23 [colin]      1.9.11cvs94
9845
9846         * src/summaryview.c
9847                 Fix rough edges (be sure to call status_show whenever
9848                 necessary).
9849
9850 2005-06-23 [colin]      1.9.11cvs93
9851
9852         * src/summaryview.c
9853                 Optimize Select All
9854                 Before, in a 5K mails folder: 11s
9855                 After, in the same folder: 58000µs
9856                 The joys of locking... gtk_clist_select_all() fires a 
9857                 tree-select-row event for each selected row, which in 
9858                 summaryview, callbacks summary_selected which in turn,
9859                 calls summary_status_show, which walks the selected
9860                 rows. Hence, calling gtk_clist_select_all was 
9861                 exponential. Locking the summaryview makes 
9862                 summary_selected return early.
9863
9864 2005-06-23 [colin]      1.9.11cvs92
9865
9866         * src/imap.c
9867                 Move mutex at the important place to avoid
9868                 deadlocks
9869         * src/summaryview.c
9870                 Fix Del key deleting directly instead of
9871                 moving to trash
9872
9873 2005-06-22 [colin]      1.9.11cvs91
9874
9875         * src/plugins/spamassassin/libspamc.c
9876                 As we do spagetti code with assignations in multiple
9877                 places (see _message_read_raw where out = msg = raw),
9878                 let's be sure we don't free the same pointer twice.
9879                 Should fix bug #683 (Crash in libpam at 
9880                 message_cleanup).
9881
9882 2005-06-22 [colin]      1.9.11cvs90
9883
9884         * src/compose.c
9885         * src/messageview.c
9886         * src/toolbar.c
9887                 Make toolbar's delete use the move to trash stuff;
9888                 Add gtk_widget_realize to be sure pixmaps can get
9889                 created (that may fix an old worksforme bug which
9890                 I can't find back...)
9891
9892 2005-06-22 [colin]      1.9.11cvs89
9893
9894         * src/summaryview.c
9895         * src/summaryview.h
9896         * src/mainwindow.c
9897                 Rename "Message/Delete" to "Message/Move to trash"
9898                 Add "Message/Delete..." that directly destroys the
9899                 selected messages after asking for a confirmation.
9900
9901 2005-06-22 [colin]      1.9.11cvs88
9902
9903         * src/imap.c
9904                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9905                 o Fix a deadlock (thanks Darko)
9906
9907 2005-06-22 [colin]      1.9.11cvs87
9908
9909         * src/gtk/foldersort.c
9910                 Add missing include for the i18n;
9911                 patch by Fabien Vantard
9912
9913 2005-06-21 [colin]      1.9.11cvs86
9914
9915         * src/folder.c
9916         * src/folderview.c
9917                 Respect the no_select flag
9918         * src/imap.c
9919                 Fix recursive deletion
9920         * src/imap_gtk.c
9921         * src/mh_gtk.c
9922                 Make the folder deletion's warning
9923                 more explicit
9924
9925 2005-06-21 [colin]      1.9.11cvs85
9926
9927         * src/textview.c
9928                 Prevent email addresses from spanning accross
9929                 lines - fixes bug # 646 (newline-chars in 
9930                 email addresses)
9931
9932 2005-06-20 [colin]      1.9.11cvs84
9933
9934         * src/folder.c
9935                 Be sure not to remove source if copy failed
9936
9937 2005-06-20 [colin]      1.9.11cvs83
9938
9939         * src/folderview.c
9940         * src/imap_gtk.c
9941                 remove summaryview's lock
9942         * src/imap.c
9943                 introduce threads to avoid problems when foreground tasks
9944                 interfere with background tasks
9945         * src/mh.c
9946                 prevent moving to drafts/queue
9947         * src/mimeview.c
9948                 fix leak
9949
9950 2005-06-19 [colin]      1.9.11cvs82
9951
9952         * src/imap_gtk.c
9953                 Remember that the user doesn't want to override
9954                 offline mode, for 3 seconds. It avoid presenting
9955                 him with N popups in a really short time.
9956
9957 2005-06-17 [colin]      1.9.11cvs81
9958
9959         * src/imap.c
9960                 Fix IMAP breaking on folders containing '('
9961                 (Probably won't be enough)
9962
9963 2005-06-17 [colin]      1.9.11cvs80
9964
9965         Forgotten files on 1.9.11cvs79
9966         * src/summaryview.c
9967                 Fix stepping when not immediately executing
9968         * src/imap.c
9969                 Really prevent UID FETCH 0
9970         * src/codeconv.c
9971                 Fix outgoing charset never set to utf-8
9972         * src/mh.c
9973                 Fix leak
9974
9975 2005-06-16 [colin]      1.9.11cvs79
9976
9977         * src/compose.c
9978                 Fix bug #707 (Dash splits rows)
9979                 Only wrap if we're on a line break position and
9980                 the previous one was a "white" (space) char.
9981                 Pango stuff is weird.
9982
9983 2005-06-16 [colin]      1.9.11cvs78
9984
9985         * src/imap_gtk.c
9986                 Lock summaryview while downloading messages
9987                 on user demand
9988         * src/procheader.c
9989         * src/unmime.c
9990         * src/common/utils.c
9991         * src/common/utils.h
9992                 Replace \r and \n with spaces in From and
9993                 Subject headers
9994
9995 2005-06-16 [paul]       1.9.11cvs77
9996
9997         * src/procmime.c
9998                 liberalise the mime parser
9999         * src/gtk/about.c
10000                 add text wrapping
10001
10002 2005-06-16 [paul]       1.9.11cvs76
10003
10004         * src/gtk/about.c
10005                 reworked
10006
10007 2005-06-15 [colin]      1.9.11cvs75
10008
10009         * src/compose.c
10010                 Finish header encoding fix
10011         * src/summaryview.c
10012                 Fix segfault
10013         * src/headerview.c
10014                 Fix compilation (Thanks Stephan
10015                 Sachse)
10016
10017 2005-06-15 [colin]      1.9.11cvs74
10018
10019         * Makefile.am
10020                 Install gnome2 stuff rather than gnome1, 
10021                 if both are present
10022         * src/codeconv.c
10023         * src/codeconv.h
10024         * src/compose.c
10025                 Fix headers encoding
10026         * src/folder.c
10027                 Visual progress when fetching all messages
10028         * src/folderview.c
10029         * src/summaryview.c
10030         * src/summaryview.h
10031                 Prevent changing current message while
10032                 incorporating
10033
10034 2005-06-15 [paul]       1.9.11cvs73
10035
10036         * src/gtk/gtkaspell.c
10037         * src/gtk/gtkaspell.h
10038                 fix build warnings
10039
10040 2005-06-15 [paul]       1.9.11cvs72
10041
10042         * src/prefs_filtering.c
10043                 allow reordering of filter rules by
10044                 drag n drop
10045
10046 2005-06-15 [paul]       1.9.11cvs71
10047
10048         * COPYING
10049                 updated
10050         * src/codeconv.c
10051                 replace deprecated function
10052         * src/inc.c
10053         * src/send_message.c
10054         * src/gtk/progressdialog.c
10055         * src/gtk/progressdialog.h
10056                 salvage and reuse parts of reverted sync
10057
10058 2005-06-15 [paul]       1.9.11cvs70
10059
10060         * src/inc.c
10061         * src/send_message.c
10062         * src/gtk/progressdialog.c
10063         * src/gtk/progressdialog.h
10064                 revert yesterday's sync with main
10065                 it contains deprecated functions
10066
10067 2005-06-15 [colin]      1.9.11cvs69
10068
10069         * src/headerview.c
10070                 Fix bug #670 (multi user to: will corrupt message 
10071                 headers display)
10072
10073 2005-06-15 [colin]      1.9.11cvs68
10074
10075         * src/compose.c
10076                 Fix bug #421 (Fix undo on wrapping)
10077
10078 2005-06-15 [colin]      1.9.11cvs67
10079
10080         * src/folder.c
10081                 Provide visual feedback while processing
10082                 folder's rules.
10083         * src/imap.c
10084                 Provide visual feedback while getting
10085                 short headers (for uncached messages)
10086
10087
10088 2005-06-14 [paul]       1.9.11cvs66
10089
10090         * src/account.c
10091                 change a couple stock icons
10092         * src/inc.c
10093         * src/send_message.c
10094         * src/gtk/progressdialog.c
10095         * src/gtk/progressdialog.h
10096                 sync main's GtkTreeView implementation
10097
10098 2005-06-14 [colin]      1.9.11cvs65
10099
10100         * src/imap.c
10101                 Various little fixes, mainly on error paths
10102
10103 2005-06-13 [colin]      1.9.11cvs64
10104
10105         * matcher.c
10106         * procmsg.c
10107         * procmsg.h
10108                 Add a way to fetch only headers. This speeds
10109                 up filtering on headers for IMAP. Fixes:
10110                 bug #481 extraneous imap commands slow down 
10111                         imap filtering
10112                 bug #522 Sylpheed downloads all messages 
10113                         when opening mailbox (IMAP)
10114                 bug #677 IMAP fetch is soooooooooooooo slow
10115         * src/folder.c
10116         * src/folder.h
10117                 Add a folder set_batch method so that
10118                 implementations can speed up flags changes
10119         * src/folderutils.c
10120         * src/summaryview.c
10121                 Use that in mark as (un)read and mark all read
10122                 Refix bug #679
10123         * src/imap.c
10124                 Implement set_batch - brings back deferred
10125                 flags in a less buggy manner. Fixes:
10126                 bug #729 IMAP immediate expunge of deleted messages
10127                 bug #191 remove list of messages with one command
10128                 Fix login with strange chars
10129                 Implement fetch_msg_full
10130                 Fix copy (wrong counts)
10131
10132 2005-06-12 [colin]      1.9.11cvs63
10133
10134         * src/folder.c
10135                 lock incorporation during long operations.
10136                 Avoids fucking up the IMAP socket.
10137
10138 2005-06-12 [colin]      1.9.11cvs62
10139
10140         * src/imap.c
10141                 Fix harmful typo
10142                 Factorize remove_all_msg
10143                 Thread-ize expunge
10144         * src/summaryview.c
10145                 Don't update partial-download status if unnecessary
10146         * src/folder.c
10147                 Use remove_msgs everywhere possible
10148
10149 2005-06-12 [colin]      1.9.11cvs61
10150
10151         * src/folder.c
10152         * src/folder.h
10153                 Add a remove_msgs function to remove a 
10154                 list of messages
10155         * src/imap.c
10156                 Implement that.
10157
10158 2005-06-12 [colin]      1.9.11cvs60
10159
10160         * src/imap.c
10161                 Remove flags-processing deferring... Too hard
10162                 to get it to work in all cases.
10163
10164 2005-06-11 [colin]      1.9.11cvs59
10165
10166         * src/imap.c
10167                 printf -> debug_print
10168
10169 2005-06-11 [colin]      1.9.11cvs58
10170
10171         * src/imap.c
10172                 o Fix build without USE_PTHREAD
10173                 o Factorize imap_open
10174                 o Alertpanel in case of impossible connection
10175                 o Alertpanel in case of impossible login
10176                 o Fix deferred flags processing to force a 
10177                   flush before adding some more flags to process,
10178                   but in another folder.
10179
10180 2005-06-10 [colin]      1.9.11cvs57
10181
10182         * src/imap.c
10183                 o Fix a format string error
10184                 o init ssl socket outside of the thread 
10185                   (it possibly invokes gtk calls)
10186         * src/procmime.c
10187                 o Put back the buffer to its necessary size
10188                 o Fix changing a file pointer without keeping
10189                   track of it (thanks Valgrind)
10190         * src/common/smtp.c
10191                 o Fix automatic STARTTLS if login should be done
10192                   and the server only allows it after starting TLS
10193         * src/gtk/gtkinputdialog.c
10194                 o Eat GDK_Return so that the combo popup doesn't 
10195                   appear when we press Enter to validate the combo
10196                   input dialog (as seen in the Open with... dialog)
10197
10198 2005-06-10 [colin]      1.9.11cvs56
10199
10200         * src/imap.c
10201                 o A bit less debug
10202                 o Fix a crash on deletion
10203                 o Threadize imap_select (it's called outside of 
10204                   threads)
10205                 o Defer treatment of DELETED flags
10206
10207
10208 2005-06-09 [colin]      1.9.11cvs55
10209
10210         * src/imap.c
10211                 Make sure we check imap_gtk_should_override(), which
10212                 potentially calls gtk stuff, before creating thread.
10213                 That way it should't be called via imap_get_session()
10214                 inside a thread.
10215
10216 2005-06-09 [colin]      1.9.11cvs54
10217
10218         * src/imap.c
10219                 o add a bit of status output
10220                 o remove some dead code
10221                 o threadize get_list_of_uids
10222                 o threadize imap_get_flags
10223                 o defer flag changing by 500ms so that they
10224                   can be batched
10225
10226
10227 2005-06-08 [colin]      1.9.11cvs53
10228
10229         * src/imap.c
10230                 Thread-ize imap_cmd_fetch
10231
10232 2005-06-08 [colin]      1.9.11cvs52
10233
10234         * src/main.c
10235                 Mmh, that broke POP3...
10236
10237 2005-06-08 [colin]      1.9.11cvs51
10238
10239         * src/main.c
10240                 Stabilize IMAP patch (thanks to Hoa)
10241
10242 2005-06-08 [colin]      1.9.11cvs50
10243
10244         * src/imap.c
10245                 Test patch to speed up imap. 
10246
10247 2005-06-08 [colin]      1.9.11cvs49
10248
10249         * src/imap_gtk.c
10250                 Warning fix
10251         * src/procmime.c
10252                 Apply patch from gentoo to use /usr/share/mime/globs if 
10253                 available, after un-breaking it
10254         * src/common/log.c
10255         * src/common/log.h
10256                 Use g_timeout for invoking hooks that possibly use gtk
10257                 calls. This should leave gtk calls in the main thread.
10258
10259 2005-06-08 [paul]       1.9.11cvs48
10260
10261         * src/codeconv.c
10262                 conv_get_outgoing_charset_str(): don't
10263                 use prefs_common setting
10264         * src/compose.c
10265         * src/compose.h
10266                 add /Options/Character encoding/... to
10267                 temporarily change the outgoing encoding
10268
10269         (belated sync with main)
10270
10271 2005-06-08 [paul]       1.9.11cvs47
10272
10273         * src/compose.c
10274                 correction to/completion of last
10275                 sync with main
10276
10277 2005-06-08 [paul]       1.9.11cvs46
10278
10279         sync with main:
10280         
10281         * src/codeconv.c
10282         * src/codeconv.h
10283                 always enabled Japanese auto-detection
10284                 if the first letters of locale string
10285                 is "ja"
10286         * src/compose.c
10287                 don't use "destroy" signal to destroy
10288                 Compose object (fix rare crashes on discard?)
10289         * src/mainwindow.c
10290         * src/messageview.c
10291         * src/prefs_send.c
10292                 added Hebrew encodings
10293         * src/sourcewindow.c
10294                 don't use "destroy" signal to destroy
10295                 objects
10296
10297 2005-06-07 [colin]      1.9.11cvs45
10298
10299         * src/summaryview.c
10300                 Add missing unlocks/locks
10301
10302 2005-06-07 [paul]       1.9.11cvs44
10303
10304         * src/summaryview.c
10305                 restore bug #749 fix
10306
10307 2005-06-06 [colin]      1.9.11cvs43
10308
10309         * src/summaryview.c
10310                 Fix selection bug when prefs_common.open_unread 
10311                 is FALSE
10312
10313 2005-06-06 [colin]      1.9.11cvs42
10314
10315         * src/common/md5.c
10316                 Fix a warning
10317         * src/summaryview.c
10318         * src/folderview.c
10319                 Factorize long operations beginning and end
10320                 (locking, freezing/thawing, cursor, ...)
10321                 Check selection->data member in selection-
10322                 related loops; this avoids dying an awful
10323                 death if the selection changes on us while
10324                 we're marking a whole IMAP folder unread, 
10325                 for example.
10326
10327 2005-06-06 [paul]       1.9.11cvs41
10328
10329         * src/textview.c
10330                 don't g_free() a static gchar buffer
10331
10332 2005-06-05 [colin]      1.9.11cvs40
10333
10334         * src/mainwindow.c
10335         * src/messageview.c
10336         * src/summaryview.c
10337                 Fix bug #749 (Show all headers should be
10338                 sticky as the GUI suggests)
10339
10340 2005-06-03 [paul]       1.9.11cvs39
10341
10342         * src/compose.c
10343                 don't allow editing of mail while sending.
10344                 patch by Colin
10345
10346 2005-06-03 [paul]       1.9.11cvs38
10347
10348         * src/folderview.c
10349                 add a freeze/thaw to speed up 'mark all read'
10350
10351 2005-06-03 [paul]       1.9.11cvs37
10352
10353         * src/prefs_message.c
10354                 reflect changes immediately
10355
10356 2005-06-02 [colin]      1.9.11cvs36
10357
10358         * po/POTFILES.in
10359                 Patch by Fabien Vantard.
10360
10361 2005-06-02 [colin]      1.9.11cvs35
10362
10363         * src/imap.c
10364                 Use a non-blocking imap_getline() if possible.
10365                 This should completely prevent the interface
10366                 from freezin on imap operations, although it
10367                 may do strange stuff in case of folder switching
10368                 while a big imap operation is taking place...
10369
10370                 In addition, fix a leak in the case thread
10371                 creation fails on connection.
10372
10373 2005-06-02 [colin]      1.9.11cvs34
10374
10375         * src/crash.c
10376         * src/prefs_common.h
10377                 Fix build (prefs_common_init() doesn't exist
10378                 anymore)
10379
10380 2005-06-02 [colin]      1.9.11cvs33
10381
10382         * src/prefs_account.c
10383                 Fix bug #245 (filtering rules broken when
10384                 renaming a remote account (imap4 or nntp)
10385
10386 2005-06-02 [colin]      1.9.11cvs32
10387
10388         * src/imap.c
10389                 Try to fix IMAP shortcomings: 
10390                 o Multithread imap_open()
10391                 o allow offline-mode overriding instead of
10392                   just returning NULL
10393         * src/imap_gtk.c
10394         * src/imap_gtk.h
10395                 Add a function to ask whether we want to
10396                 override offline-mode for 10 minutes (one-shot
10397                 asking was painful)
10398         * src/procheader.c
10399                 Fix segfault when imap parser isn't happy about
10400                 a missing {
10401
10402 2005-06-01 [colin]      1.9.11cvs31
10403
10404         * src/addrharvest.c
10405         * src/compose.c
10406         * src/mbox.c
10407         * src/mbox.h
10408         * src/mh.c
10409         * src/msgcache.c
10410         * src/send_message.c
10411         * src/setup.c
10412         * src/undo.c
10413         * src/common/hooks.c
10414         * src/common/prefs.c
10415         * src/common/template.c
10416         * src/common/utils.c
10417         * src/gtk/gtkutils.c
10418         * src/gtk/inputdialog.c
10419         * src/gtk/menu.c
10420         * src/gtk/pluginwindow.c
10421         * src/gtk/prefswindow.c
10422         * src/plugins/pgpmime/passphrase.c
10423         * src/plugins/pgpmime/prefs_gpg.c
10424                 More -Wall fixes
10425
10426         * src/common/Makefile.am
10427         * src/common/timing.h
10428                 Add basic timing code
10429
10430         * src/summaryview.c
10431                 Fix a bug with unread messages when 
10432                 re-sorting folders, and by the way
10433                 fix a big performance hit when 
10434                 re-sorting (10k mails: before 5s,
10435                 after .5s)
10436
10437         * src/prefs_compose_writing.c
10438         * src/prefs_compose_writing.h
10439         * src/prefs_message.c
10440         * src/prefs_message.h
10441         * src/prefs_other.c
10442         * src/prefs_other.h
10443         * src/prefs_quote.c
10444         * src/prefs_quote.h
10445         * src/prefs_receive.c
10446         * src/prefs_receive.h
10447         * src/prefs_send.c
10448         * src/prefs_send.h
10449         * src/prefs_summaries.c
10450         * src/prefs_summaries.h
10451                 Fix copyright banner
10452
10453 2005-06-01 [paul]       1.9.11cvs30
10454
10455         * po/fi.po
10456                 updated by Flammie Pirinen
10457         * src/procmime.c
10458                 fix 'Bad BASE64 content' output
10459
10460 2005-05-31 [colin]      1.9.11cvs29
10461
10462         * src/procmime.c
10463                 Oops, where did my hunk go.
10464
10465 2005-05-31 [colin]      1.9.11cvs28
10466
10467         * src/Makefile.am
10468         * src/account.c
10469         * src/action.c
10470         * src/addr_compl.c
10471         * src/addressbook.c
10472         * src/codeconv.c
10473         * src/compose.c
10474         * src/export.c
10475         * src/folder.c
10476         * src/folderview.c
10477         * src/image_viewer.c
10478         * src/main.c
10479         * src/mainwindow.c
10480         * src/messageview.c
10481         * src/mimeview.c
10482         * src/msgcache.c
10483         * src/prefs_account.c
10484         * src/prefs_actions.c
10485         * src/prefs_common.c
10486         * src/prefs_compose_writing.c
10487         * src/prefs_customheader.c
10488         * src/prefs_ext_prog.c
10489         * src/prefs_filtering.c
10490         * src/prefs_filtering_action.c
10491         * src/prefs_fonts.c
10492         * src/prefs_image_viewer.c
10493         * src/prefs_message.c
10494         * src/prefs_message.h
10495         * src/prefs_msg_colors.c
10496         * src/prefs_other.c
10497         * src/prefs_other.h
10498         * src/prefs_quote.c
10499         * src/prefs_receive.c
10500         * src/prefs_receive.h
10501         * src/prefs_send.c
10502         * src/prefs_send.h
10503         * src/prefs_spelling.c
10504         * src/prefs_summaries.c
10505         * src/prefs_summary_column.c
10506         * src/prefs_template.c
10507         * src/prefs_themes.c
10508         * src/prefs_toolbar.c
10509         * src/prefs_wrapping.c
10510         * src/procmime.c
10511         * src/procmsg.c
10512         * src/send_message.h
10513         * src/ssl_manager.c
10514         * src/summary_search.c
10515         * src/summaryview.c
10516         * src/textview.c
10517         * src/wizard.c
10518         * src/common/smtp.c
10519         * src/common/smtp.h
10520         * src/gtk/gtkutils.h
10521                 o Move the rest of Common prefs to new style
10522                 o Lots of -Wall warning fixes
10523                 o fix FIXME in cache memusage calculation
10524                 o Let return receipts be sent from any account
10525                 o Little cache optimisation (read)
10526                 o Fix bug #746 (don't treat commas as separators
10527                   when inside a quoted string)
10528
10529 2005-05-31 [paul]       1.9.11cvs27
10530
10531         * src/prefs_common.c
10532                 fix 'off-by-one' typo
10533
10534 2005-05-31 [paul]       1.9.11cvs26
10535
10536         * src/account.c
10537         * src/addr_compl.c
10538         * src/compose.c
10539         * src/foldersel.c
10540         * src/prefs_actions.c
10541         * src/prefs_common.c
10542         * src/prefs_common.h
10543         * src/prefs_customheader.c
10544         * src/prefs_display_header.c
10545         * src/prefs_filtering.c
10546         * src/prefs_filtering_action.c
10547         * src/prefs_matcher.c
10548         * src/prefs_summaries.c
10549         * src/prefs_summary_column.c
10550         * src/prefs_template.c
10551         * src/prefs_toolbar.c
10552         * src/ssl_manager.c
10553         * src/gtk/pluginwindow.c
10554         * src/gtk/prefswindow.c
10555         * src/gtk/progressdialog.c
10556                 add hidden prefs 'enable_rules_hint'
10557                 for gtk_tree_view_set_rules_hint()
10558                 (sync with main)
10559                 
10560
10561 2005-05-31 [colin]      1.9.11cvs25
10562
10563         * src/Makefile.am
10564         * src/main.c
10565         * src/prefs_common.c
10566         * src/prefs_summaries.c ** ADDED **
10567         * src/prefs_summaries.h ** ADDED **
10568                 Common/Display -> Display/Summaries
10569
10570 2005-05-31 [colin]      1.9.11cvs24
10571
10572         * src/Makefile.am
10573         * src/main.c
10574         * src/prefs_quote.c ** ADDED **
10575         * src/prefs_quote.h ** ADDED **
10576                 Move Common/Quote to Compose/Quoting
10577         * src/prefs_common.c
10578         * src/prefs_common.h
10579                 Remove old quote stuff, add
10580                 convenience functions for GtkTextView prefs
10581         * src/gtk/prefswindow.c
10582                 Set default height higher
10583
10584 2005-05-30 [colin]      1.9.11cvs23
10585
10586         * src/Makefile.am
10587         * src/main.c
10588         * src/prefs_common.c
10589         * src/prefs_compose_writing.c ** ADDED **
10590         * src/prefs_compose_writing.h ** ADDED **
10591                 Move Common/Compose prefs to Compose/Writing
10592
10593 2005-05-30 [colin]      1.9.11cvs22
10594
10595         * src/common/utils.c
10596                 Fix bug #651 (Confused Attract by Subject)
10597                 Patch by M. Benkmann <haferfrost@web.de>
10598         * AUTHORS
10599
10600 2005-05-30 [colin]      1.9.11cvs21
10601
10602         * src/compose.c
10603                 Fix concatenation of different headers of
10604                 the same type (bug #645)
10605         * src/prefs_folder_item.c
10606                 Fix bug #699 (setting color to black doesn't
10607                 work immediately)
10608         * src/procmime.c
10609                 Print out decoding error only once per
10610                 block
10611
10612 2005-05-30 [paul]       1.9.11cvs20
10613
10614         * src/common/template.c
10615                 fix Bcc
10616
10617 2005-05-30 [paul]       1.9.11cvs19
10618
10619         * doc/src/rfc2368.txt   **NEW FILE**
10620         * src/compose.c
10621                 compose_entries_set(): don't interpret Bcc
10622                 header field (conform to RFC 2368)
10623                 (sync with main)
10624
10625 2005-05-29 [colin]      1.9.11cvs18
10626
10627         * src/prefs_common.c
10628                 Let the default reply format respect
10629                 netiquette by cutting the signature.
10630
10631 2005-05-29 [colin]      1.9.11cvs17
10632
10633         * src/summaryview.c
10634                 Don't let always_show_msg override
10635                 open_unread_on_enter when opening a new
10636                 directory.
10637
10638 2005-05-27 [paul]       1.9.11cvs16
10639
10640         sync with main:
10641
10642         * src/main.c
10643                 app_will_exit(): cleanup tmp directory when exit
10644         * src/message_search.c
10645                 improved the interface and made code cleanup.
10646                 removed Clear button
10647         * src/send_message.c
10648                 send_message_local(): use GSpawn, and detect errors
10649         * src/summary_search.c
10650                 improved the interface and made code cleanup
10651         * src/textview.c
10652                 textview_write_link(): also skip non-ascii space
10653                  at the head of link strings (phishing check
10654                  didn't work at the case)
10655         * src/common/utils.c
10656                 get_command_output(): use g_spawn_command_line_sync()
10657                 instead of popen()
10658
10659 2005-05-26 [colin]      1.9.11cvs15
10660
10661         * src/folder.c
10662                 remove printf
10663
10664 2005-05-26 [colin]      1.9.11cvs14
10665
10666         * src/common/nntp.c
10667                 Fix nntp mode reader (bug #611)
10668                 Patch by Florian Mickler <florian@mickler.org>
10669
10670 2005-05-26 [colin]      1.9.11cvs13
10671
10672         * src/plugins/pgpmime/passphrase.c
10673                 Fix mouse grabbing (bug #557)
10674
10675 2005-05-26 [colin]      1.9.11cvs12
10676
10677         * src/prefs_themes.c
10678                 Fix g_warning (bug #541)
10679
10680 2005-05-26 [colin]      1.9.11cvs11
10681
10682         * src/prefs_actions.c
10683         * src/prefs_template.c
10684                 Fix bug #506 (no warning if action/template
10685                 is not saved)
10686         * src/common/template.c
10687                 Fix a possible crash
10688
10689 2005-05-26 [colin]      1.9.11cvs10
10690
10691         * src/folder.c
10692         * src/folderview.c
10693         * src/procmsg.c
10694         * src/summaryview.c
10695                 Forbid locked messages to be moved or
10696                 deleted. Locked messages in trashes 
10697                 still get deleted, for performance
10698                 reason (mh.c::mh_remove_all_msgs)
10699
10700 2005-05-25 [colin]      1.9.11cvs9
10701
10702         * src/procmime.c
10703                 Use correct encoding when sending mails
10704                 with attachments that have accentued 
10705                 chars in their name
10706
10707 2005-05-24 [colin]      1.9.11cvs8
10708
10709         * src/summaryview.c
10710                 Fix bug #688 f) read/unread marker not
10711                 changed on first click
10712                 Also, optimize summary_status_show()
10713                 calls
10714         * src/folder.c
10715         * src/inc.c
10716         * src/procmime.c
10717                 Fix bug #688 b) and c) wrt message
10718                 attachments and signature
10719         * src/stock_pixmap.c
10720         * src/stock_pixmap.h
10721         * src/stock_pixmap.c
10722         * src/stock_pixmap.h
10723         * src/Makefile.am
10724         * src/pixmaps/clip_gpg_signed.xpm
10725                 Add clip/signed icon
10726
10727 2005-05-24 [colin]      1.9.11cvs7
10728
10729         * src/folder_item_prefs.c
10730                 whitespace fix
10731
10732 2005-05-24 [colin]      1.9.11cvs6
10733
10734         * src/folderview.c
10735         * src/prefs_common.c
10736         * src/prefs_common.h
10737                 Add a confirmation to folder drag and drop
10738                 fixes bug #156
10739         * src/alertpanel.c
10740         * src/alertpanel.h
10741                 fix _with_disable parameters so that
10742                 the buttons labels are specifiable too
10743         * src/plugins/pgpmime/sgpgme.c
10744                 reflect said change
10745                 
10746
10747 2005-05-24 [colin]      1.9.11cvs5
10748
10749         * src/folderview.c
10750                 Uncollapse/collapse folders on double-click
10751                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10752                 closes bug #108
10753
10754 2005-05-23 [colin]      1.9.11cvs4
10755
10756         * src/common/socket.c
10757                 Check another special SSL_peek() error.
10758                 Should help wrt bug #728
10759
10760 2005-05-23 [colin]      1.9.11cvs3
10761
10762         * src/plugins/pgpmime/pgpmime.c
10763                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10764                 breaking menu accelerators and stuff. Users will have to
10765                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10766                 account's privacy preferences if needed.
10767
10768 2005-05-22 [paul]
10769
10770         * tools/kdeservicemenu/install.sh
10771                 use kdesu to prompt for root password if doing
10772                 global install/uninstall
10773
10774 2005-05-20 [colin]      1.9.11cvs2
10775
10776         * src/procmsg.c
10777                 Fix another compilation error with gcc-2.9x
10778                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10779         * src/send_message.c
10780                 Don't send QUIT if we aren't connected
10781
10782 2005-05-19 [colin]      1.9.11cvs1
10783
10784         * src/procmsg.c
10785                 Fix compilation with gcc 2.9x
10786
10787 2005-05-19 [paul]       1.9.11
10788
10789         1.9.11 released
10790
10791 2005-05-19 [paul]       1.9.9cvs14
10792
10793         * src/gtk/inputdialog.c
10794                 prevent gettext warning
10795
10796 2005-05-19 [paul]       1.9.9cvs13
10797
10798         * src/mainwindow.c
10799         * src/prefs_common.c
10800         * src/prefs_common.h
10801         * src/textview.c
10802         * src/textview.h
10803                 add an option to toggle cursor in message
10804                 view (sync with main)
10805
10806 2005-05-18 [colin]      1.9.9cvs12
10807
10808         * src/compose.c
10809                 Dereference freed pointer
10810         * src/gtk/gtkaspell.c
10811                 Fix duplication of dictionaries (is it an aspell issue?)
10812
10813 2005-05-18 [colin]      1.9.9cvs11
10814
10815         * src/gtk/inputdialog.c
10816         * src/gtk/gtkaspell.c
10817                 HIGuify dialogs
10818         * src/alertpanel.c
10819                 Remove a double call
10820
10821 2005-05-17 [colin]      1.9.9cvs10
10822
10823         * src/gtk/gtkaspell.c
10824                 Fix dialogs, Ctrl-Enter accel
10825
10826 2005-05-17 [colin]      1.9.9cvs9
10827
10828         * src/gtk/gtkaspell.c
10829                 Fix some accelerators, escape in replace-window
10830
10831 2005-05-16 [colin]      1.9.9cvs8
10832
10833         * src/gtk/gtkaspell.c
10834                 Revert last commit, it was a mistake.
10835
10836 2005-05-16 [colin]      1.9.9cvs7
10837
10838         * src/gtk/gtkaspell.c
10839                 Remove buggy code while we're at it. It's a 
10840                 dead code path anyway.
10841
10842 2005-05-16 [colin]      1.9.9cvs6
10843
10844         * src/gtk/gtkaspell.c
10845                 Missed some gtk_menu_popup where deactivate
10846                 signal should be handled. Should fix bug
10847                 #629 a bit more.
10848
10849 2005-05-16 [colin]      1.9.9cvs5
10850
10851         * src/gtk/gtkaspell.c
10852                 Remove debug printf()s
10853
10854 2005-05-16 [colin]      1.9.9cvs4
10855
10856         * src/gtk/gtkaspell.c
10857                 Fix a bit aspell problems
10858                 (see bug #629)
10859
10860 2005-05-13 [colin]      1.9.9cvs3
10861
10862         * src/folderview.c
10863                 Fix the + appearing even when no subfolders
10864                 have unread messages. Thanks to wwp for the
10865                 bug report.
10866
10867 2005-05-11 [paul]       1.9.9cvs2
10868
10869         * src/folderview.c
10870                 correction to 1.9.9cvs1, only colour folders that
10871                 have new msgs (not unread msgs)
10872
10873 2005-05-10 [colin]      1.9.9cvs1
10874
10875         * src/folderview.c
10876         * src/summaryview.c
10877                 Try to fix bolding bugs again.
10878
10879 2005-05-09 [paul]
10880
10881         * tools/claws.i18n.status.pl
10882                 add Ricardo Mones Lastra's script that has been providing
10883                 the i18n status page for many months
10884
10885 2005-05-09 [paul]       1.9.9
10886
10887         1.9.9 release
10888
10889 2005-05-09 [paul]       1.9.6cvs58
10890
10891         * AUTHORS
10892         * INSTALL
10893         * README.claws
10894                 updated
10895         * Makefile.am 
10896         * RELEASE_NOTES.claws
10897                 add release notes to cvs to simplify release
10898                 procedure
10899         * configure.ac
10900                 add ca and fi to ALL_LINGUAS
10901         * po/Makefile.in.in
10902                 workaround for missing Makevars
10903         * po/ca.po
10904         * po/fi.po
10905                 add new Catalan and Finnish translations
10906                 submitted by Miquel Oliete and Flammie Pirinen
10907         * po/de.po
10908         * po/es.po
10909         * po/fr.po
10910         * po/it.po
10911         * po/pl.po
10912         * po/ru.po
10913         * po/sk.po
10914         * po/sr.po
10915         * po/zh_CN.po
10916                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10917                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10918                 Urke MMI, and Hansom Young
10919         * src/main.c
10920                 Fix drafting when quitting. compose_draft() closes the
10921                 compose windows, which modifies the compose_list GSList.
10922                 We have to refresh this list after echo drafting to avoid a
10923                 segfault
10924         * src/partial_download.c
10925                 fix segfault on exit
10926
10927 2005-05-06 [paul]       1.9.6cvs57
10928
10929         * src/grouplistdialog.c
10930                 quick fix/workaround for unresizeable newsgroup
10931                 name column 
10932
10933 2005-05-06 [paul]       1.9.6cvs56
10934
10935         * src/inc.c
10936         * src/mainwindow.c
10937                 use gettext plural forms
10938         * src/imap_gtk.c
10939         * src/mh_gtk.c
10940         * src/toolbar.c
10941                 small improvement to english usage
10942
10943 2005-05-05 [thorsten]   1.9.6cvs55
10944
10945         * src/folder.c
10946                 fix possible crash
10947
10948 2005-05-05 [paul]       1.9.6cvs54
10949         
10950         sync with HEAD
10951
10952         * AUTHORS
10953         * src/compose.c
10954                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10955                 patch by Tim Mann
10956
10957 2005-05-05 [paul]       1.9.6cvs53
10958
10959         * src/mainwindow.c
10960                 fix resizing of separate message and
10961                 folder views
10962
10963 2005-05-05 [paul]       1.9.6cvs52
10964
10965         * src/account.c
10966         * src/addrgather.c
10967         * src/browseldap.c
10968         * src/exphtmldlg.c
10969         * src/expldifdlg.c
10970         * src/importmutt.c
10971         * src/importpine.c
10972         * src/main.c
10973         * src/mainwindow.c
10974         * src/noticeview.c
10975         * src/prefs_filtering.c
10976         * src/prefs_filtering_action.c
10977         * src/prefs_matcher.c
10978         * src/prefs_spelling.c
10979         * src/prefs_toolbar.c
10980         * src/toolbar.c
10981         * src/wizard.c
10982         * src/gtk/description_window.c
10983         * src/gtk/gtkvscrollbutton.c
10984         * src/gtk/progressdialog.c
10985         * src/gtk/quicksearch.c
10986         * src/plugins/pgpmime/prefs_gpg.c
10987         * src/plugins/spamassassin/spamassassin_gtk.c
10988                 replace deprecated gtk_widget_set_usize
10989
10990 2005-05-04 [colin]      1.9.6cvs51
10991
10992         * src/common/utils.c
10993                 Fix crash when subst_for_filename is called
10994                 with a NULL parameter
10995
10996 2005-05-04 [colin]      1.9.6cvs50
10997
10998         * src/partial_download.c
10999         * src/pop.c
11000                 Escape login when writing uidl file
11001                 fixes bug #736
11002
11003 2005-05-03 [colin]      1.9.6cvs49
11004
11005         * src/procmime.c
11006                 Fix possible DOS in mime parser
11007                 (see bug #634)
11008
11009 2005-05-02 [colin]      1.9.6cvs48
11010
11011         * src/compose.c
11012                 Try to fix the copy/paste mess once again.
11013
11014
11015 2005-04-30 [colin]      1.9.6cvs47
11016
11017         * src/prefs_account.h
11018         * src/procmsg.c
11019         * src/send_message.c
11020         * src/common/smtp.c
11021         * src/common/smtp.h
11022                 Try to batch sending mails (per account) instead of
11023                 reconnecting to server every time.
11024
11025 2005-04-29 [colin]      1.9.6cvs46
11026
11027         * src/messageview.c
11028                 Fix window resizing that refused to size down
11029         * src/prefs_common.c
11030         * src/prefs_common.h
11031         * src/prefs_filtering.c
11032                 Save Filtering's window size
11033
11034 2005-04-21 [paul]       1.9.6cvs45
11035
11036         * ChangeLog-gtk2.claws
11037         * src/setup.c
11038                 correction to sync
11039
11040 2005-04-21 [paul]       1.9.6cvs44
11041
11042         sync with main:
11043
11044         * src/setup.c
11045         * src/statusbar.c
11046         * src/statusbar.h
11047                 use gtkut_widget_draw_now(). Improved performance
11048                 of the update of statusbar
11049         * src/textview.c
11050                 textview_smooth_scroll_do(): redraw it after scroll
11051                 is done (fixed incorrect display when a part of the
11052                 view is hidden).
11053         * src/gtk/gtkutils.c
11054         * src/gtk/gtkutils.h
11055                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11056                 to force update of widgets.
11057                 Removed gtkut_widget_wait_for_draw() which had a big
11058                 overhead  because of waiting for all events processed 
11059
11060 2005-04-20 [paul]       1.9.6cvs43
11061
11062         * src/codeconv.c
11063                 complete 1.9.6cvs42's sync:
11064                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11065
11066 2005-04-19 [paul]       1.9.6cvs42
11067
11068         sync with main:
11069
11070         * src/action.c
11071                 catch_output(): correctly select the insert text
11072                 (fix invalid iterator warnings).
11073         * src/codeconv.c
11074         * src/codeconv.h
11075         * src/mainwindow.c
11076         * src/messageview.c
11077         * src/prefs_common.c
11078                 support GBK encoding.
11079         * src/common/session.c
11080         * src/common/session.h
11081                 use separate buffer for large data to be sent,
11082                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11083
11084 2005-04-18 [paul]       1.9.6cvs41
11085
11086         * src/jpilot.c
11087                 convert unsigned long into guint32
11088                 patch by Paul LeoNerd Evans 
11089
11090 2005-04-17 [colin]      1.9.6cvs40
11091
11092         * src/compose.c
11093                 Fix 'Request return receipt' from folder
11094                 properties (bug #708)
11095
11096 2005-04-17 [colin]      1.9.6cvs39
11097
11098         * src/mainwindow.c
11099                 Fix duplicate hotkeys in Mainwindow's menu
11100
11101 2005-04-17 [colin]      1.9.6cvs38
11102
11103         * src/folderview.c
11104                 Fix duplicate hotkeys in Folderview's contextual
11105                 menu
11106
11107 2005-04-15 [colin]      1.9.6cvs37
11108
11109         * src/summaryview.c
11110                 Fix 'Save as...' with non-ascii filenames
11111
11112 2005-04-15 [colin]      1.9.6cvs36
11113
11114         * src/plugins/pgpmime/pgpmime.c
11115                 Fix bus error on 64bit. Spotted by 
11116                 macallan1888@gmail.com
11117
11118 2005-04-15 [colin]      1.9.6cvs35
11119
11120         * src/prefs_account.c
11121                 Fix cvs34.
11122
11123 2005-04-12 [colin]      1.9.6cvs34
11124
11125         * src/prefs_account.c
11126                 Fix smtp auth type off-by-one. We forgot to
11127                 add PLAIN in the prefs-to-gui setter func and
11128                 as a result, the selected auth when opening
11129                 account prefs was not the correct one.
11130
11131 2005-04-12 [paul]       1.9.6cvs33
11132
11133         * src/inc.c
11134                 if the recv dialog is visible, Cancel only
11135                 cancels the current account
11136
11137
11138 2005-04-10 [colin]      1.9.6cvs32
11139
11140         * src/filtering.c
11141                 Copy score when copying FilteringActions
11142                 Fix bug #674
11143
11144 2005-04-10 [colin]      1.9.6cvs31
11145
11146         * src/inc.c
11147                 Make Message -> Receive -> Cancel cancel 
11148                 incorporation on all accounts. Fixes
11149                 bug #693
11150
11151 2005-04-10 [colin]      1.9.6cvs30
11152
11153         * src/prefs_account.c
11154                 Update Privacy checkbuttons status based
11155                 on the selected privacy system
11156         * src/compose.c
11157                 Always connect the "None" privacy system; the
11158                 static boolean was probably there to avoid
11159                 reconnecting twice in the same compose window,
11160                 but as the parent function is only called once
11161                 per compose, it's only a bug - as a static is
11162                 initialized once per application instance.
11163                 Also, don't uncheck Sign and Encrypt when
11164                 selecting None as privacy system; just ignore
11165                 them when sending/queuing.
11166                 Should fix bug #695
11167
11168 2005-04-08 [colin]      1.9.6cvs29
11169
11170         * src/account.c
11171         * src/prefs_account.c
11172         * src/prefs_account.h
11173                 Add account preference to queue message in a certain
11174                 folder.
11175
11176 2005-04-06 [colin]      1.9.6cvs28
11177
11178         * src/prefs_account.c
11179                 Update old inbox path syntax
11180
11181 2005-04-06 [paul]       1.9.6cvs27
11182
11183         sync with main:
11184
11185         * configure.ac
11186                 changed -traditional-cpp to -no-cpp-precomp for newer
11187                 Mac OS X support
11188         * src/foldersel.c
11189                 made column resize automatically
11190         * src/send_message.c
11191                 send_message_smtp(): consider EOF right after QUIT
11192                 successful (workaround for Gmail SMTP server)
11193         * src/common/socket.c
11194                 ssl_read(), ssl_peek(): check EOF which violates the
11195                 SSL protocol
11196         * src/gtk/colorlabel.c
11197                 removed warnings when displaying colorlabel menu
11198                 (don't use GtkAlignment)
11199
11200 2005-04-05 [paul]       1.9.6cvs26
11201
11202         * src/plugins/trayicon/trayicon.c
11203                 fix clipping of icon under KDE3 
11204
11205 2005-04-05 [paul]       1.9.6cvs25
11206
11207         * src/summaryview.c
11208                 hide display of threading
11209                 patch by Alfons
11210
11211 2005-04-04 [thorsten]   1.9.6cvs24
11212
11213         * src/mh.c
11214                 marks lost on filesystems with different stat() results on
11215                 summer-/wintertime
11216
11217 2005-04-03 [colin]      1.9.6cvs23
11218
11219         * src/summaryview.c
11220                 Don't handle up/down. Patch by Alfons
11221
11222 2005-04-02 [colin]      1.9.6cvs22
11223
11224         * src/summaryview.c
11225                 Make scrolling faster. Patch by Alfons.
11226
11227 2005-04-01 [colin]      1.9.6cvs21
11228
11229         * src/Makefile.am
11230         * src/stock_pixmap.c
11231         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11232         * src/pixmaps/dir_noselect.xpm ** ADDED **
11233                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11234
11235 2005-04-01 [colin]      1.9.6cvs20
11236
11237         * src/image_viewer.c
11238         * src/image_viewer.h
11239         * src/procmime.c
11240         * src/procmime.h
11241         * src/textview.c
11242         * src/textview.h
11243                 Implement inline image resizing and right-clicking
11244
11245 2005-04-01 [paul]       1.9.6cvs19
11246
11247         * AUTHORS
11248         * Makefile.am
11249         * configure.ac
11250                 check for gnome2
11251                 patch by Luca Cavalli <loopback<AT>slackit.org>
11252         * po/ru.po
11253                 updated by Pavlo Bohmat
11254
11255 2005-03-31 [colin]      1.9.6cvs18
11256
11257         * src/news.c
11258                 Fix parsing references
11259         * src/msgcache.c
11260                 don't put nulls in the references list
11261         * src/procheader.c
11262                 commit that forgotten file in 1.9.6cvs14
11263
11264 2005-03-31 [colin]      1.9.6cvs17
11265
11266         * src/compose.c
11267                 Fix joining of signature separator again. 
11268                 Maybe Hiro could put it in main too...
11269
11270 2005-03-31 [colin]      1.9.6cvs16
11271
11272         * src/Makefile.am
11273         * src/foldersel.c
11274         * src/stock_pixmap.c
11275         * src/stock_pixmap.h
11276         * src/pixmaps/dir-noselect.xpm
11277                 Update foldersel.c (sync from main, patch by Alfons)
11278
11279 2005-03-30 [colin]      1.9.6cvs15
11280
11281         * src/imap.c
11282                 Fix handling of imap folders containing [] in 
11283                 their name. Thanks to Nahuel Angelinetti for
11284                 the detailed bugreport.
11285
11286 2005-03-30 [colin]      1.9.6cvs14
11287
11288         * src/common/utils.h
11289         * src/common/utils.c
11290         * src/common/defs.h
11291         * src/matcher.c
11292         * src/msgcache.c
11293         * src/news.c
11294         * src/procmsg.c
11295         * src/procmsg.h
11296         * src/quote_fmt_parse.y
11297         * src/summaryview.c
11298                 Update references system. Patch by Alfons
11299
11300 2005-03-30 [colin]      1.9.6cvs13
11301
11302         * src/common/socket.c
11303                 Force the glibc to read resolv.conf again when 
11304                 it has changed. Should fix issues when changing
11305                 networks on a laptop and not restarting sylpheed. 
11306
11307 2005-03-30 [paul]       1.9.6cvs12
11308
11309         partial sync with main:
11310
11311         * src/action.c
11312                 create_io_dialog(): use user-defined text font
11313                 (thanks to Alfons), and modified its appearance.
11314         * src/addrgather.c
11315         * src/addrharvest.c
11316         * src/browseldap.c
11317                 replace old code
11318         * src/compose.c
11319                 don't join (presumably) itemized lines on line-wrapping
11320                 fixed wrapping of quote when auto-wrapping is enabled
11321                 compose_destroy(): destroy paned only if it's not
11322                 attached to window. Fixed memory leak of popup menu.
11323         * src/exphtmldlg.c
11324         * src/expldifdlg.c
11325                 replace old code
11326         * src/html.c
11327         * src/html.h
11328         * src/importmutt.c
11329         * src/importpine.c
11330                 replace old code
11331         * src/main.c
11332                 removed redundant code
11333         * src/mainwindow.c
11334                 changed 'Code set' (which is rather incorrect)
11335                 in the menu to 'Character encoding'
11336                 main_window_set_widgets(): request size first
11337                 to prevent window size becoming wrong
11338                 fixed remembering of the state of the visibility
11339                 of MessageView
11340         * src/messageview.c
11341                 changed 'Code set' (which is rather incorrect)
11342                 in the menu to 'Character encoding'
11343         * src/prefs_common.c
11344         * src/prefs_common.h
11345                 added an option whether to render HTML as text or not
11346                 added separators to outgoing encoding menu
11347         * src/procheader.c
11348                 procheader_scan_date_string(): support header
11349                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11350         * src/summaryview.c
11351         * src/summaryview.h
11352                 minor code cleanup
11353         * src/textview.c
11354                 textview_show_html(): force output of newline
11355                 added an option whether to render HTML as text or not
11356         * src/common/utils.c
11357                 strncpy2(): optimized based on Alfons' code
11358         * src/gtk/gtkutils.c
11359         * src/gtk/gtkutils.h
11360                 removed non-used code
11361         * src/plugins/pgpmime/passphrase.c
11362                 partially fixed grab input of passphrase dialog
11363                 Confine pointer to window
11364
11365 2005-03-30 [colin]      1.9.6cvs11
11366
11367         * src/msgcache.c
11368         * src/msgcache.h
11369                 Read/write 32bit ints from cache & marks
11370                 From main.
11371
11372 2005-03-29 [paul]       1.9.6cvs10
11373
11374         * AUTHORS
11375         * ChangeLog.claws
11376         * src/compose.c
11377         * src/gtk/gtkaspell.c
11378                 sync with HEAD (don't pass NULL pointers) 
11379
11380 2005-03-24 [paul]
11381
11382         * tools/Makefile.am
11383         * tools/README
11384         * tools/acroread2sylpheed.pl
11385                 sync with HEAD (add script to send pdfs as
11386                 attachments from Adobe Reader 7)
11387
11388 2005-03-21 [paul]       1.9.6cvs9
11389
11390         * configure.ac
11391         * po/POTFILES.in
11392         * src/Makefile.am
11393         * src/crash.c
11394         * src/image_viewer.c ** ADDED **
11395         * src/image_viewer.h ** ADDED **
11396         * src/main.c
11397         * src/prefs_common.c
11398         * src/prefs_common.h
11399         * src/prefs_image_viewer.c ** ADDED **
11400         * src/prefs_image_viewer.h ** ADDED **
11401         * src/textview.c
11402         * src/gtk/about.c
11403         * src/pixmaps/sylpheed_logo.xpm
11404         * src/plugins/Makefile.am
11405         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11406         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11407         * src/plugins/image_viewer/plugin.c ** REMOVED **
11408         * src/plugins/image_viewer/viewer.c ** REMOVED **
11409         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11410         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11411         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11412         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11413         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11414                 as gdk-pixbuf is now built-in
11415                 remove image_viewer plugin and put code back into
11416                 main codebase
11417                 implement inline image display (sync with main)
11418
11419                 replace logo with newer, nicer, larger version  
11420
11421 2005-03-21 [paul]       1.9.6cvs8
11422
11423         * src/gtk/about.c
11424                 cosmetic improvement
11425
11426 2005-03-21 [holger]     1.9.6cvs7
11427
11428         * src/plugins/spamassassin/spamassassin.c
11429                 Sync with HEAD
11430                 (unregister hook on failed plugin init)
11431
11432 2005-03-20 [colin]      1.9.6cvs6
11433
11434         * src/common/plugin.c
11435                 Check that plugin isn't already loaded
11436                 Patch by Alfons
11437
11438 2005-03-20 [thorsten]   1.9.6cvs5
11439
11440         * src/compose.c
11441                 use a more compatible syntax
11442
11443 2005-03-20 [thorsten]   1.9.6cvs4
11444
11445         * src/prefs_toolbar.c
11446                 fix crash when selecting toolbar item (uninitialized pointer)
11447
11448 2005-03-20 [thorsten]   1.9.6cvs3
11449
11450         * src/procmime.c
11451                 fix mimetype detection (referenced free()d string)
11452
11453 2005-03-20 [paul]       1.9.6cvs2
11454
11455         * src/compose.c
11456                 sync with HEAD (1.0.3cvs5)
11457                 neglect Reply-To header if empty
11458                 Patch by Alfons 
11459
11460 2005-03-19 [holger]     1.9.6cvs1
11461
11462         * src/summaryview.c
11463         * src/summaryview.h
11464                 Sync with HEAD
11465
11466 2005-03-18 [paul]       1.9.6
11467
11468         initial GTK2 release
11469
11470 2005-03-18 [paul]       1.0.3cvs3.1
11471
11472         * AUTHORS
11473         * ChangeLog.claws
11474         * configure.ac
11475         * src/gtk/about.c
11476         * src/pixmaps/sylpheed_logo.xpm
11477                 sync with HEAD
11478
11479 2005-03-18 [colin]      1.0.3cvs2.6
11480
11481         * src/summaryview.c
11482                 Remove call to summary_step in summary_copy_selected_to
11483                 Can't see its purpose, and this causes bug when copying
11484                 a message if the next one is unread: it reads it.
11485
11486 2005-03-18 [paul]       1.0.3cvs2.5
11487
11488         * src/foldersel.c
11489                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
11490
11491 2005-03-18 [paul]       1.0.3cvs2.4
11492
11493         * src/addrharvest.c
11494         * src/codeconv.c
11495         * src/codeconv.h
11496         * src/compose.c
11497         * src/news.c
11498         * src/procheader.c
11499         * src/procmime.c
11500         * src/unmime.c
11501         * src/unmime.h
11502                 fix buffer overflow, CAN-2005-0667, see
11503                 http://secunia.com/advisories/14491/
11504                 Patch by Alfons
11505
11506 2005-03-17 [colin]      1.0.3cvs2.3
11507
11508         * src/prefs_fonts.c
11509         * src/summaryview.c
11510                 Fix font bugs (both lists now officialy share 
11511                 the same font)
11512                 
11513
11514 2005-03-17 [paul]       1.0.3cvs2.2
11515
11516         * src/gtk/pluginwindow.c
11517                 make plugin descriptions uneditable
11518
11519 2005-03-11 [paul]       1.0.3cvs2.1
11520
11521         * ChangeLog.claws
11522         * configure.ac
11523         * po/POTFILES.in
11524         * src/plugins/trayicon/trayicon.c
11525                 sync with HEAD
11526                 add src/wizard.c to POTFILES.in
11527
11528 2005-03-11 [paul]       1.0.3cvs1.1
11529
11530         * ChangeLog
11531         * ChangeLog.claws
11532         * configure.ac
11533         * po/de.po
11534         * po/es.po
11535         * po/fr.po
11536         * po/it.po
11537         * po/pt_BR.po
11538         * po/ru.po
11539         * po/sk.po
11540         * po/sr.po
11541         * po/zh_CN.po
11542                 sync with HEAD
11543
11544 2005-03-04 [colin]      1.0.1cvs22.2
11545
11546         * src/compose.c
11547                 Fix signatures with accentued chars in it
11548
11549 2005-03-04 [colin]      1.0.1cvs22.1
11550
11551         * src/common/smtp.c
11552         * src/common/smtp.h
11553                 Don't use SIZE param in MAIL FROM: if server 
11554                 doesn't support it. Patch by Eugen Freiter
11555                 <eugen_f@users.sf.net>
11556
11557 2005-02-27 [paul]       1.0.1cvs20.1
11558
11559         * ChangeLog.claws
11560         * configure.ac
11561         * src/messageview.c
11562                 sync with HEAD
11563
11564 2005-02-27 [colin]      1.0.1cvs19.4
11565
11566         * src/procheader.c
11567         * src/procheader.h
11568                 Fix prototypes. Patch by Alfons
11569
11570 2005-02-27 [colin]      1.0.1cvs19.3
11571
11572         * src/compose.c
11573                 Don't auto-join the signature separator.
11574
11575 2005-02-26 [colin]      1.0.1cvs19.2
11576
11577         * src/summaryview.c
11578                 Fix 'mark all read' with collapsed threads.
11579                 Patch by Alfons.
11580
11581 2005-02-25 [paul]       1.0.1cvs19.1
11582
11583         * ChangeLog.claws
11584         * configure.ac
11585         * src/prefs_account.c
11586         * src/prefs_folder_item.c
11587         * src/gtk/prefswindow.c
11588         * src/gtk/prefswindow.h
11589                 sync with HEAD
11590
11591 2005-02-25 [paul]       1.0.1cvs15.12
11592
11593         * src/alertpanel.c
11594         * src/codeconv.c
11595         * src/compose.c
11596         * src/textview.c
11597         * src/gtk/gtkutils.c
11598         * src/gtk/gtkutils.h
11599         * src/gtk/logwindow.c
11600         * src/gtk/progressdialog.c
11601                 sync with main (revision 127)
11602                 and fix logwindow clipping
11603
11604 2005-02-24 [colin]      1.0.1cvs15.11
11605
11606         * src/plugins/pgpmime/passphrase.c
11607                 Disable input grabbing; it doesn't work yet.
11608
11609 2005-02-24 [colin]      1.0.1cvs15.10
11610
11611         * src/messageview.c
11612                 Don't send out receipts if offline. Ask.
11613
11614 2005-02-23 [colin]      1.0.1cvs15.9
11615
11616         * src/summaryview.c     
11617                 Fix expanding
11618
11619 2005-02-23 [colin]      1.0.1cvs15.8
11620
11621         * src/summaryview.c
11622                 Really fix Bug 568 by removing useless
11623                 calls. summary_thread_init() now called
11624                 in summary_sort(). This should please
11625                 Alfons as it should be faster than 
11626                 previously.
11627
11628 2005-02-23 [colin]      1.0.1cvs15.7
11629
11630         * src/compose.c
11631                 Encode parts as QP or B64 if signing
11632
11633 2005-02-23 [colin]      1.0.1cvs15.6
11634
11635         * src/compose.c
11636                 Fix Mimeinfo leakage (including tmp files)
11637         * src/procmsg.c
11638                 Fix tmp file leakage (spotted by Ivan Rayner)
11639
11640 2005-02-22 [colin]      1.0.1cvs15.5
11641
11642         * src/expldifdlg.c
11643                 Fix keyboard input. Patch by Alfons.
11644
11645 2005-02-21 [colin]      1.0.1cvs15.4
11646
11647         * src/compose.c
11648                 Fix Sign/Encrypt when unselecting privacy
11649                 system
11650         * src/prefs_common.c
11651                 Change default message font to Monospace
11652         * src/summaryview.c
11653                 More freezing during potentially large operations
11654
11655 2005-02-21 [paul]       1.0.1cvs15.3
11656
11657         * src/main.c
11658                 fix --help output
11659
11660 2005-02-21 [paul]       1.0.1cvs15.2
11661
11662         * po/Makefile.in.in
11663         * src/compose.c
11664         * src/summaryview.c
11665         * src/textview.c
11666         * src/common/utils.c
11667         * src/common/utils.h
11668                 sync with main (revision 117)
11669
11670 2005-02-20 [colin]      1.0.1cvs15.1
11671
11672         * src/common/defs.h
11673                 Change cache file to .sylpheed_claws_cache, as
11674                 suggested by Alfons. Allows people to switch
11675                 between Sylpheed and Sylpheed-Claws. it is
11676                 a good idea to "Check for new messages" at next
11677                 startup.
11678
11679
11680 2005-02-18 [colin]      1.0.1cvs14.1
11681
11682         * src/quote_fmt_lex.l
11683         * src/quote_fmt_parse.y
11684                 Fix parser initialisation. Patch by Ivan.
11685
11686 2005-02-18 [colin]      1.0.1cvs11.6
11687
11688         * src/folderview.c
11689                 Fix scrolldown (bug 662)
11690
11691 2005-02-17 [colin]      1.0.1cvs11.5
11692
11693         * src/codeconv.c
11694                 conv_filename_to_utf8: return clean 7bit instead
11695                 of broken utf8 if needed
11696         * src/mimeview.c
11697                 Fix display of parts with unclean 8bit names
11698
11699 2005-02-17 [paul]       1.0.1cvs11.4
11700
11701         * src/compose.c
11702         * src/exportldif.c
11703         * src/matcher_parser_parse.y
11704         * src/procmime.c
11705         * src/sourcewindow.c
11706         * src/common/Makefile.am
11707         * src/common/intl.h             ** REMOVED **
11708         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11709                 sync with main (revision 109)
11710                 and clean up
11711
11712 2005-02-16 [colin]      1.0.1cvs11.3
11713
11714         * src/summaryview.c
11715                 Fix collapsed thread not highlighting when new
11716                 messages in it (Bug 568) Patch by Stephan Sachse.
11717                 Fix messed up selection when reaching bounds (Bug 632)
11718         * src/prefs_themes.c
11719                 Fix theme installing (Bug 684)
11720
11721 2005-02-16 [colin]      1.0.1cvs11.2
11722
11723         * src/messageview.c
11724                 Fix messageview_select_all
11725
11726 2005-02-16 [colin]      1.0.1cvs11.1
11727
11728         * src/mh.c
11729                 Sync with HEAD (MH scan required function)
11730
11731 2005-02-15 [colin]      1.0.1cvs8.1
11732
11733         * src/mimeview.c
11734         * src/common/utils.c
11735                 Sync with HEAD (filename chars substitution)
11736
11737 2005-02-15 [colin]      1.0.1cvs7.3
11738
11739         * src/gtk/pluginwindow.c
11740                 Fix button spacing
11741
11742 2005-02-15 [colin]      1.0.1cvs7.2
11743
11744         * src/mimeview.c
11745                 Fix mime icons not reset across message when
11746                 scrolled down
11747
11748 2005-02-15 [colin]      1.0.1cvs7.1
11749
11750         * src/compose.c
11751         * src/procmime.c
11752                 Sync with HEAD (optimisation of cvs6)
11753
11754 2005-02-14 [colin]      1.0.1cvs6.1
11755
11756         * src/compose.c
11757         * src/procmime.c
11758                 Sync with HEAD (encode "From " at line beginning)
11759
11760 2005-02-14 [colin]      1.0.1cvs5.3
11761
11762         * src/compose.c
11763                 Fix wrapping with accentued chars.
11764
11765 2005-02-13 [colin]      1.0.1cvs5.2
11766
11767         * src/textview.c
11768                 Fix email informative part parsing with
11769                 accentued chars in it. ispunct() returns
11770                 true for them in utf8...
11771
11772 2005-02-12 [colin]      1.0.1cvs5.1
11773
11774         * src/filtering.c
11775                 Sync with HEAD (remove wrong use of compose after send)
11776
11777 2005-02-12 [paul]       1.0.1cvs4.5
11778
11779         * src/textview.c
11780                 remove unnecessary code (thanks to Alfons)
11781
11782 2005-02-12 [paul]       1.0.1cvs4.4
11783
11784         * src/textview.c
11785                 add 'Copy' to contextual menu on emails
11786
11787 2005-02-11 [colin]      1.0.1cvs4.3
11788
11789         * src/compose.c
11790                 revert 1.0.0cvs28.2, it doesn't work that well.
11791
11792 2005-02-11 [paul]       1.0.1cvs4.2
11793
11794         * po/Makefile.in.in
11795                 fix 'make release'
11796
11797 2005-02-10 [paul]       1.0.1cvs4.1
11798
11799         * ChangeLog
11800         * ChangeLog.claws
11801         * ChangeLog.jp
11802         * configure.ac
11803         * src/compose.c
11804                 sync with HEAD (sync with main)
11805
11806 2005-02-10 [paul]       1.0.1cvs3.2
11807
11808         * AUTHORS
11809         * Makefile.am
11810         * autogen.sh
11811         * configure.ac
11812         * config/mkinstalldirs
11813         * intl/.cvsignore
11814         * intl/ChangeLog
11815         * intl/VERSION
11816         * intl/bindtextdom.c
11817         * intl/config.charset
11818         * intl/dcgettext.c
11819         * intl/dcigettext.c
11820         * intl/dcngettext.c
11821         * intl/dgettext.c
11822         * intl/dngettext.c
11823         * intl/eval-plural.h
11824         * intl/explodename.c
11825         * intl/finddomain.c
11826         * intl/gettext.c
11827         * intl/gettextP.h
11828         * intl/gmo.h
11829         * intl/hash-string.h
11830         * intl/intl-compat.c
11831         * intl/l10nflist.c
11832         * intl/libgnuintl.h.in
11833         * intl/loadinfo.h
11834         * intl/loadmsgcat.c
11835         * intl/localcharset.c
11836         * intl/localcharset.h
11837         * intl/locale.alias
11838         * intl/localealias.c
11839         * intl/localename.c
11840         * intl/log.c
11841         * intl/ngettext.c
11842         * intl/os2compat.c
11843         * intl/os2compat.h
11844         * intl/osdep.c
11845         * intl/plural-exp.c
11846         * intl/plural-exp.h
11847         * intl/plural.c
11848         * intl/plural.y
11849         * intl/ref-add.sin
11850         * intl/ref-del.sin
11851         * intl/relocatable.c
11852         * intl/relocatable.h
11853         * intl/textdomain.c
11854         * m4/Makefile.am
11855         * po/Makefile.in.in
11856         * src/Makefile.am
11857         * src/account.c
11858         * src/action.c
11859         * src/addr_compl.c
11860         * src/addressadd.c
11861         * src/addressbook.c
11862         * src/addrgather.c
11863         * src/addrindex.c
11864         * src/alertpanel.c
11865         * src/browseldap.c
11866         * src/codeconv.c
11867         * src/codeconv.h
11868         * src/compose.c
11869         * src/compose.h
11870         * src/crash.c
11871         * src/editaddress.c
11872         * src/editbook.c
11873         * src/editgroup.c
11874         * src/editjpilot.c
11875         * src/editldap.c
11876         * src/editldap_basedn.c
11877         * src/editvcard.c
11878         * src/exphtmldlg.c
11879         * src/expldifdlg.c
11880         * src/export.c
11881         * src/exporthtml.c
11882         * src/filtering.c
11883         * src/folder.c
11884         * src/folder_item_prefs.c
11885         * src/foldersel.c
11886         * src/folderview.c
11887         * src/grouplistdialog.c
11888         * src/headerview.c
11889         * src/imap.c
11890         * src/imap_gtk.c
11891         * src/import.c
11892         * src/importldif.c
11893         * src/importmutt.c
11894         * src/importpine.c
11895         * src/inc.c
11896         * src/ldif.c
11897         * src/main.c
11898         * src/mainwindow.c
11899         * src/matcher.c
11900         * src/mbox.c
11901         * src/message_search.c
11902         * src/messageview.c
11903         * src/mh.c
11904         * src/mh_gtk.c
11905         * src/mimeview.c
11906         * src/msgcache.c
11907         * src/news.c
11908         * src/news_gtk.c
11909         * src/noticeview.c
11910         * src/partial_download.c
11911         * src/pop.c
11912         * src/prefs_account.c
11913         * src/prefs_actions.c
11914         * src/prefs_common.c
11915         * src/prefs_customheader.c
11916         * src/prefs_display_header.c
11917         * src/prefs_ext_prog.c
11918         * src/prefs_filtering.c
11919         * src/prefs_filtering_action.c
11920         * src/prefs_folder_item.c
11921         * src/prefs_fonts.c
11922         * src/prefs_gtk.c
11923         * src/prefs_matcher.c
11924         * src/prefs_msg_colors.c
11925         * src/prefs_spelling.c
11926         * src/prefs_summary_column.c
11927         * src/prefs_template.c
11928         * src/prefs_themes.c
11929         * src/prefs_toolbar.c
11930         * src/prefs_wrapping.c
11931         * src/privacy.c
11932         * src/procheader.c
11933         * src/procmime.c
11934         * src/procmsg.c
11935         * src/quote_fmt.c
11936         * src/recv.c
11937         * src/send_message.c
11938         * src/setup.c
11939         * src/sourcewindow.c
11940         * src/ssl_manager.c
11941         * src/statusbar.c
11942         * src/summary_search.c
11943         * src/summaryview.c
11944         * src/textview.c
11945         * src/toolbar.c
11946         * src/wizard.c
11947         * src/common/nntp.c
11948         * src/common/plugin.c
11949         * src/common/smtp.c
11950         * src/common/ssl.c
11951         * src/common/ssl_certificate.c
11952         * src/common/string_match.c
11953         * src/common/sylpheed.c
11954         * src/common/template.c
11955         * src/common/utils.c
11956         * src/gtk/about.c
11957         * src/gtk/colorlabel.c
11958         * src/gtk/description_window.c
11959         * src/gtk/filesel.c
11960         * src/gtk/foldersort.c
11961         * src/gtk/gtkaspell.c
11962         * src/gtk/gtkutils.c
11963         * src/gtk/inputdialog.c
11964         * src/gtk/logwindow.c
11965         * src/gtk/menu.c
11966         * src/gtk/pluginwindow.c
11967         * src/gtk/prefswindow.c
11968         * src/gtk/progressdialog.c
11969         * src/gtk/quicksearch.c
11970         * src/gtk/sslcertwindow.c
11971         * src/plugins/clamav/clamav_plugin.c
11972         * src/plugins/clamav/clamav_plugin_gtk.c
11973         * src/plugins/demo/demo.c
11974         * src/plugins/dillo_viewer/dillo_prefs.c
11975         * src/plugins/dillo_viewer/dillo_viewer.c
11976         * src/plugins/image_viewer/plugin.c
11977         * src/plugins/image_viewer/viewer.c
11978         * src/plugins/image_viewer/viewerprefs.c
11979         * src/plugins/mathml_viewer/mathml_viewer.c
11980         * src/plugins/pgpmime/passphrase.c
11981         * src/plugins/pgpmime/plugin.c
11982         * src/plugins/pgpmime/prefs_gpg.c
11983         * src/plugins/pgpmime/select-keys.c
11984         * src/plugins/pgpmime/sgpgme.c
11985         * src/plugins/spamassassin/spamassassin.c
11986         * src/plugins/spamassassin/spamassassin_gtk.c
11987         * src/plugins/trayicon/trayicon.c
11988                 sync with main (revision 104)
11989
11990 2005-02-10 [colin]      1.0.1cvs3.1
11991
11992         * src/mainwindow.c
11993                 Sync with HEAD (fix occasional crasher)
11994
11995 2005-02-10 [colin]      1.0.1cvs2.1
11996
11997         * src/messageview.c
11998                 Synw with HEAD (don't automatically display html)
11999
12000 2005-02-09 [colin]      1.0.1cvs1.3
12001
12002         * src/textview.c
12003         * src/textview.h
12004                 Add contextual menu on emails
12005
12006 2005-02-09 [colin]      1.0.1cvs1.2
12007
12008         * src/codeconv.c
12009                 Fix converting from broken headers and 
12010                 put back the _ in missing places
12011                 (feature broke with cvs24.2 sync, main 
12012                  possibly affected?)
12013
12014 2005-02-09 [colin]      1.0.1cvs1.1
12015
12016         * src/messageview.c
12017         * src/mimeview.c
12018         * src/mimeview.h
12019                 Sync with HEAD (display non text/plain mails with plugin)
12020
12021 2005-02-08 [colin]      1.0.1.1
12022
12023         * ChangeLog.claws
12024         * po/pt_BR.po
12025                 Sync with HEAD
12026         * configure.ac
12027                 Make default configuration directory 
12028                 be .sylpheed-gtk2
12029
12030 2005-02-08 [colin]      1.0.0cvs29.1
12031
12032         * po/de.po
12033         * po/es.po
12034         * po/fr.po
12035         * po/it.po
12036         * po/sk.po
12037         * po/sr.po
12038                 Sync translations with HEAD
12039
12040 2005-02-06 [colin]      1.0.0cvs28.3
12041
12042         * src/compose.c
12043                 Make compose a bit faster - patch by Alfons.
12044
12045 2005-02-06 [colin]      1.0.0cvs28.2
12046
12047         * src/compose.c
12048                 Make pasting via middle-click more reliable
12049
12050 2005-02-05 [paul]       1.0.0cvs28.1
12051
12052         * ChangeLog
12053         * ChangeLog.claws
12054         * ChangeLog.jp
12055         * configure.ac
12056         * src/compose.c
12057                 sync with HEAD
12058                 (fix bug 682 'redirect is broken'
12059
12060 2005-02-05 [torte]      1.0.0cvs27.1
12061
12062         * ChangeLog.claws
12063         * configure.ac
12064         * src/partial_download.c
12065                 Sync with HEAD (fix buf overflow)
12066
12067 2005-02-03 [colin]      1.0.0cvs26.1
12068
12069         * src/common/plugin.c
12070                 Sync with HEAD (avoid plugin mismatches)
12071
12072 2005-02-03 [paul]       1.0.0cvs25.3
12073
12074         * src/folderview.c
12075         * src/headerview.c
12076         * src/summaryview.c
12077         * src/textview.c
12078         * src/gtk/colorlabel.c
12079                 third and final part of initial sync with main-gtk2
12080
12081 2005-02-03 [paul]       1.0.0cvs25.2
12082
12083         * src/jpilot.c
12084                 fix building with jpilot support
12085
12086 2005-02-02 [colin]      1.0.0cvs25.1
12087
12088         * src/messageview.c
12089                 Sync with HEAD (fix dangerous typo)
12090
12091 2005-02-01 [colin]      1.0.0cvs24.3
12092
12093         * src/common/xml.c
12094                 Write file as advertised (UTF-8)
12095
12096 2005-02-01 [paul]       1.0.0cvs24.2
12097
12098         * src/addrbook.c
12099         * src/addrindex.c
12100         * src/alertpanel.h
12101         * src/codeconv.c
12102         * src/codeconv.h
12103         * src/compose.c
12104         * src/export.c
12105         * src/folder_item_prefs.c
12106         * src/html.c
12107         * src/imap.c
12108         * src/import.c
12109         * src/jpilot.c
12110         * src/mainwindow.c
12111         * src/matcher_parser_lex.l
12112         * src/messageview.c
12113         * src/mh.c
12114         * src/prefs_account.c
12115         * src/prefs_actions.c
12116         * src/prefs_common.c
12117         * src/prefs_gtk.c
12118         * src/prefs_gtk.h
12119         * src/prefs_themes.c
12120         * src/procheader.c
12121         * src/procmime.c
12122         * src/sourcewindow.c
12123         * src/statusbar.c
12124         * src/summaryview.c
12125         * src/textview.c
12126         * src/toolbar.c
12127         * src/unmime.c
12128         * src/common/template.c
12129         * src/common/utils.c
12130         * src/common/xml.c
12131         * src/common/xml.h
12132         * src/gtk/gtkaspell.c
12133         * src/plugins/clamav/clamav_plugin.c
12134         * src/plugins/dillo_viewer/dillo_prefs.c
12135         * src/plugins/image_viewer/viewerprefs.c
12136         * src/plugins/pgpmime/passphrase.c
12137         * src/plugins/pgpmime/prefs_gpg.c
12138         * src/plugins/pgpmime/select-keys.c
12139         * src/plugins/spamassassin/spamassassin.c
12140                 second part of initial sync with main-gtk2
12141                 (more to follow)
12142
12143 2005-01-31 [colin]      1.0.0cvs24.1
12144
12145         * src/compose.c
12146                 Sync with HEAD
12147
12148 2005-01-29 [paul]       1.0.0cvs23.2
12149
12150         * src/account.c
12151         * src/action.c
12152         * src/addressadd.c
12153         * src/addressbook.c
12154         * src/alertpanel.c
12155         * src/compose.c
12156         * src/editaddress.c
12157         * src/editbook.c
12158         * src/editgroup.c
12159         * src/editjpilot.c
12160         * src/editldap.c
12161         * src/editldap_basedn.c
12162         * src/editvcard.c
12163         * src/export.c
12164         * src/foldersel.c
12165         * src/grouplistdialog.c
12166         * src/import.c
12167         * src/importldif.c
12168         * src/inc.c
12169         * src/main.c
12170         * src/mainwindow.c
12171         * src/message_search.c
12172         * src/messageview.c
12173         * src/mimeview.c
12174         * src/prefs_actions.c
12175         * src/prefs_common.c
12176         * src/prefs_common.h
12177         * src/prefs_customheader.c
12178         * src/prefs_display_header.c
12179         * src/prefs_filtering.c
12180         * src/prefs_filtering_action.c
12181         * src/prefs_gtk.c
12182         * src/prefs_matcher.c
12183         * src/prefs_summary_column.c
12184         * src/prefs_template.c
12185         * src/sourcewindow.c
12186         * src/summary_search.c
12187         * src/summaryview.c
12188         * src/textview.c
12189         * src/gtk/about.c
12190         * src/gtk/description_window.c
12191         * src/gtk/gtkshruler.c
12192         * src/gtk/gtkutils.c
12193         * src/gtk/gtkutils.h
12194         * src/gtk/inputdialog.c
12195         * src/gtk/logwindow.c
12196         * src/gtk/prefswindow.c
12197         * src/gtk/progressdialog.c
12198         * src/gtk/progressdialog.h
12199                 first part of initial sync with main-gtk2
12200                 (more to follow)
12201
12202 2005-01-28 [colin]      1.0.0cvs23.1
12203
12204         * src/folderview.c
12205                 Sync with HEAD
12206
12207 2005-01-27 [colin]      1.0.0cvs21.1
12208
12209         * src/folder.c
12210         * src/folderview.c
12211                 Sync with HEAD
12212
12213 2005-01-27 [colin]      1.0.0cvs19.1
12214
12215         * src/procmime.c
12216                 Sync with HEAD
12217
12218 2005-01-27 [colin]      1.0.0cvs18.1
12219
12220         * src/messageview.c
12221         * src/summaryview.c
12222         * src/mainwindow.c
12223         * src/compose.c
12224         * src/compose.h
12225         * src/procmsg.c
12226         * src/procmsg.h
12227         * src/toolbar.c
12228                 Sync with HEAD
12229
12230 2005-01-26 [paul]       1.0.0cvs15.2
12231
12232         * src/compose.c
12233                 compose_entries_set(): convert subject and body to
12234                 utf8 if necessary. patch by Felix Eckhofer
12235
12236 2005-01-26 [paul]       1.0.0cvs15.1
12237
12238         * configure.ac
12239         * src/common/template.c
12240                 sync with HEAD (fix memory leak)
12241
12242 2005-01-25 [paul]       1.0.0cvs14.1
12243
12244         * configure.ac
12245         * src/compose.c
12246                 sync with HEAD
12247
12248 2005-01-24 [colin]      1.0.0cvs13.1
12249
12250         * src/summaryview.c
12251                 Sync with HEAD
12252
12253 2005-01-24 [paul]       1.0.0cvs12.1
12254
12255         * configure.ac
12256         * src/messageview.c
12257         * src/mh.c
12258         * src/common/utils.c
12259                 sync with HEAD
12260
12261 2005-01-24 [colin]      1.0.0cvs11.1
12262
12263         * src/procheader.c
12264                 Sync with HEAD
12265
12266 2005-01-24 [colin]      1.0.0cvs10.1
12267
12268         * src/folderview.c
12269                 Sync with HEAD
12270
12271 2005-01-23 [colin]      1.0.0cvs9.1
12272
12273         * src/crash.c
12274                 Sync with HEAD
12275
12276 2005-01-22 [colin]      1.0.0cvs8.1
12277
12278         * src/summaryview.c
12279         * src/gtk/quicksearch.c
12280                 Sync with HEAD
12281
12282 2005-01-21 [colin]      1.0.0cvs7.1
12283
12284         * src/summaryview.c
12285                 Sync with HEAD
12286
12287 2005-01-21 [colin]      1.0.0cvs6.1
12288
12289         * src/summaryview.c
12290                 Sync with HEAD
12291
12292 2005-01-21 [colin]      1.0.0cvs5.1
12293
12294         * src/gtk/quicksearch.c
12295         * src/prefs_common.c
12296         * src/prefs_common.h
12297                 Sync with HEAD (recurse option)
12298
12299 2005-01-21 [colin]      1.0.0cvs4.1
12300
12301         * src/folder.h
12302         * src/folderview.c
12303         * src/folderview.h
12304         * src/summaryview.c
12305         * src/gtk/quicksearch.c
12306         * src/gtk/quicksearch.h
12307                 Sync with HEAD (recursive quicksearch)
12308
12309 2005-01-20 [colin]      1.0.0cvs3.4
12310
12311         * src/ssl_manager.c
12312                 Remove useless code
12313
12314 2005-01-20 [colin]      1.0.0cvs3.3
12315
12316         * src/ssl_manager.c
12317                 Fix leak, thanks to Alfons.
12318
12319 2005-01-20 [colin]      1.0.0cvs3.2
12320
12321         * src/ssl_manager.c
12322                 Port SSL certificate window to GTK2.
12323
12324 2005-01-20 [paul]       1.0.0cvs3.1
12325
12326         * ChangeLog.claws
12327         * configure.ac
12328         * src/addrindex.c
12329         * src/addrindex.h
12330                 sync with HEAD
12331
12332 2005-01-19 [colin]      1.0.0cvs2.2
12333
12334         * src/plugins/trayicon/trayicon.c
12335                 Fix freeze with gtk-2.6, the easy way
12336                 (signal blocking helpless there...)
12337                 Closes bug #668.
12338
12339 2005-01-19 [colin]      1.0.0cvs2.1
12340
12341         * src/mbox.c
12342         * src/mbox.h
12343         * src/mainwindow.c
12344         * src/summaryview.c
12345         * src/summaryview.h
12346                 Sync with HEAD
12347
12348 2005-01-19 [paul]       1.0.0cvs1.1
12349
12350         * configure.ac
12351         * po/de.po
12352         * po/es.po
12353         * po/fr.po
12354         * po/hr.po
12355         * po/it.po
12356         * po/ja.po
12357         * po/ko.po
12358         * po/pt_BR.po
12359         * po/ru.po
12360         * po/sk.po
12361         * po/sr.po
12362                 sync with HEAD (update translations)
12363
12364 2005-01-18 [colin]      1.0.0cvs0.1
12365
12366         * src/foldersel.c
12367                 Specify search column - patch by Alfons
12368
12369 2005-01-18 [colin]      0.9.13cvs36.3
12370
12371         * src/prefs_toolbar.c
12372                 Change Delete to Remove
12373         * src/prefs_fonts.c
12374                 GTK2 version and leak fixes
12375         * src/prefs_actions.c
12376                 Add stock buttons.
12377                 All patches by Alfons
12378
12379 2005-01-17 [colin]      0.9.13cvs36.2
12380
12381         * src/compose.c
12382                 Fix DnD inserting twice. While at it,
12383                 add DnD support for text/plain in the
12384                 body, and add support in the headers.
12385
12386 2005-01-16 [colin]      0.9.13cvs36.1
12387
12388         * ChangeLog
12389         * ChangeLog.jp
12390         * ChangeLog.claws
12391                 Sync with HEAD (nothing applicable)
12392
12393 2005-01-16 [colin]      0.9.13cvs33.2
12394
12395         * src/prefs_toolbar.c
12396                 GTK2ize prefs_toolbar, by Alfons.
12397
12398 2005-01-14 [colin]      0.9.13cvs33.1
12399
12400         * src/html.c
12401         * src/msgcache.c
12402                 Sync with HEAD
12403
12404 2005-01-14 [colin]      0.9.13cvs32.1
12405
12406         * src/html.c
12407         * src/html.h
12408         * src/msgcache.c
12409         * AUTHORS
12410         * tools/calypso_convert.pl
12411                 Sync with HEAD
12412
12413 2005-01-08 [colin]      0.9.13cvs29.2
12414
12415         * src/prefs_filtering_action.c
12416         * src/prefs_filtering.c
12417                 2 more gtk2 patches by Alfons
12418
12419 2005-01-07 [paul]       0.9.13cvs29.1
12420
12421         * ChangeLog
12422         * ChangeLog.claws
12423         * ChangeLog.jp
12424         * configure.ac
12425         * src/pop.c
12426         * src/pop.h
12427                 sync with HEAD
12428
12429 2005-01-07 [colin]      0.9.13cvs28.3
12430
12431         * src/gtk/progressdialog.c
12432         * src/gtk/progressdialog.h
12433         * src/inc.c
12434         * src/send_message.c
12435                 GTK2 for the incorporation dialog. The CList isn't dead
12436                 yet, for a more smooth migration. Patch by Alfons.
12437
12438 2005-01-06 [colin]      0.9.13cvs28.2
12439
12440         * src/prefs_display_header.c
12441                 GTK2 conversion by Alfons
12442         * src/prefs_actions.c
12443         * src/prefs_matcher.c
12444                 Fix 2 leaks - patch by Alfons
12445
12446 2005-01-06 [colin]      0.9.13cvs28.1
12447
12448         * src/prefs_matcher.c
12449                 Sync with HEAD
12450
12451 2005-01-06 [colin]      0.9.13cvs27.4
12452
12453         * src/prefs_matcher.c
12454                 Fix double-free. Patch by Alfons
12455
12456 2005-01-06 [colin]      0.9.13cvs27.3
12457
12458         * src/prefs_matcher.c
12459                 GTK2 widgets + memleak
12460                 Patch by Alfons
12461
12462 2005-01-05 [colin]      0.9.13cvs27.2
12463
12464         * src/account.c
12465         * src/addr_compl.c
12466         * src/foldersel.c
12467         * src/stock_pixmap.c
12468         * src/stock_pixmap.h
12469                 3 more GTK2 patches by Alfons.
12470
12471 2005-01-04 [colin]      0.9.13cvs27.1
12472
12473         * src/folderview.c
12474         * src/imap_gtk.c
12475         * src/news_gtk.c
12476                 Sync with HEAD
12477
12478 2005-01-04 [colin]      0.9.13cvs25.9
12479
12480         * src/compose.c
12481                 Fix Show Ruler menuitem
12482         * src/prefs_template.c
12483                 Convert to GTK2
12484         * src/common/utils.c
12485                 Make auto pointer stuff handles NULLs
12486                 Patches by Alfons.
12487
12488 2005-01-04 [colin]      0.9.13cvs25.8
12489
12490         * src/compose.c
12491                 Move the attachment list to gtk2
12492                 Patch by Alfons.
12493
12494 2005-01-04 [colin]      0.9.13cvs25.7
12495
12496         * src/textview.c
12497                 Make some keys work again
12498                 Patch by SungHyun Nam <namsh@kldp.org>
12499
12500 2005-01-04 [colin]      0.9.13cvs25.6
12501
12502         * src/gtk/gtkshruler.c
12503                 Move the ruler to GTK2
12504                 Patch by Alfons
12505
12506 2005-01-03 [colin]      0.9.13cvs25.5
12507
12508         * src/compose.c
12509                 Fix my broken patch apply 
12510
12511 2005-01-03 [colin]      0.9.13cvs25.4
12512
12513         * src/common/utils.c
12514         * src/common/utils.h
12515         * src/gtk/prefswindow.c
12516                 Move auto pointer stuff to utils.c
12517                 Patch by Alfons again :)
12518
12519 2005-01-03 [colin]      0.9.13cvs25.3
12520
12521         * src/compose.c
12522         * src/prefs_gtk.c
12523         * src/prefs_template.c
12524         * src/textview.c
12525                 Empty text widgets with empty strings, not NULL char
12526                 Patch by SungHyun Nam <namsh@kldp_org>
12527
12528 2005-01-03 [colin]      0.9.13cvs25.2
12529
12530         * src/main.c
12531         * AUTHORS
12532                 Sync with HEAD
12533
12534 2005-01-03 [colin]      0.9.13cvs25.1
12535
12536         * src/pop.c
12537         * src/pop.h
12538                 Sync with HEAD
12539
12540 2005-01-03 [colin]      0.9.13cvs24.3
12541
12542         * src/account.c
12543                 Two patches from Alfons and Alex S Moore:
12544                 fix images, fix return value.
12545
12546 2005-01-01 [colin]      0.9.13cvs24.2
12547
12548         * src/prefs_actions.c
12549                 Fix over-zealous assertion. Patch by Alfons
12550
12551 2005-01-01 [colin]      0.9.13cvs24.1
12552
12553         * src/procmime.c
12554                 Sync with HEAD (leak fix)
12555
12556 2004-12-31 [colin]      0.9.13cvs23.2
12557
12558         * src/prefs_common.c
12559                 GTK2 widgets + stock buttons - patch by Alfons
12560
12561 2004-12-31 [paul]       0.9.13cvs23.1
12562
12563         * configure.ac
12564                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12565         * src/gtk/pluginwindow.c
12566                 use GTK2 widgets and plug memory leaks,
12567                 patches by Alfons
12568
12569 2004-12-30 [colin]      0.9.13cvs22.4
12570
12571         * src/account.c
12572         * src/action.c
12573         * src/export.c
12574         * src/foldersel.c
12575         * src/import.c
12576         * src/message_search.c
12577         * src/prefs_actions.c
12578         * src/prefs_common.c
12579         * src/prefs_customheader.c
12580         * src/prefs_filtering.c
12581         * src/prefs_summary_column.c
12582         * src/summary_search.c
12583         * src/gtk/about.c
12584         * src/gtk/description_window.c
12585         * src/gtk/gtkutils.c
12586         * src/gtk/gtkutils.h
12587         * src/gtk/inputdialog.c
12588         * src/gtk/prefswindow.c
12589                 Use GTK2 stock buttons. Patches by Alfons.
12590
12591 2004-12-30 [colin]      0.9.13cvs22.3
12592
12593         * src/account.c
12594                 Sync with HEAD
12595         * src/prefs_actions.c
12596         * src/prefs_customheader.c
12597         * src/prefs_filtering.c
12598         * src/prefs_msg_colors.c
12599         * src/prefs_summary_column.c
12600         * src/gtk/prefswindow.c
12601                 Use GtkTreeView instead of deprecated 
12602                 widgets. Patches by Alfons.
12603
12604 2004-12-30 [paul]       0.9.13cvs22.2
12605
12606         * src/foldersel.c
12607                 use GTK 2 Tree View
12608                 patch by Alfons, with root folder sorting fix
12609                 by Stephan Sachse
12610
12611 2004-12-30 [paul]       0.9.13cvs22.1
12612
12613         * ChangeLog
12614         * ChangeLog.claws
12615         * ChangeLog.jp
12616         * NEWS
12617         * configure.ac
12618         * src/account.c
12619                 sync with HEAD
12620
12621 2004-12-22 [martin]     0.9.13cvs21.2
12622
12623         * src/action.c
12624                 free the command line after its use
12625
12626 2004-12-18 [paul]       0.9.13cvs21.1
12627
12628         * AUTHORS
12629         * ChangeLog
12630         * ChangeLog.claws
12631         * ChangeLog.jp
12632         * NEWS
12633         * configure.ac
12634         * src/action.c
12635         * src/compose.c
12636         * src/syldap.c
12637                 sync with HEAD
12638
12639 2004-12-17 [martin]     0.9.13cvs17.2
12640
12641         * src/action.c
12642                 convert actions input to locale
12643         * src/inc.c
12644                 convert notification command to locale
12645         * src/plugins/pgpmime/select-keys.c
12646                 convert attributes to utf8
12647
12648 2004-12-14 [colin]      0.9.13cvs17.1
12649
12650         * ChangeLog
12651         * ChangeLog.jp
12652         * ChangeLog.claws
12653         * src/action.c
12654         * src/common/utils.c
12655         * src/gtk/prefswindow.c
12656         * src/gtk/gtkutils.c
12657         * src/gtk/gtkutils.h
12658         * src/plugins/spamassassin/libspamc.c
12659                 Sync with HEAD
12660
12661 2004-12-13 [colin]      0.9.13cvs14.1
12662
12663         * src/quote_fmt_parse.y
12664                 Sync with HEAD
12665
12666 2004-12-10 [colin]      0.9.13cvs12.1
12667
12668         * src/prefs_themes.c
12669         * src/mainwindow.c
12670         * src/messageview.c
12671                 Sync with HEAD
12672
12673 2004-12-09 [colin]      0.9.13cvs10.1
12674
12675         * src/procmime.c
12676                 Sync with HEAD (fix B64 encoding from memory)
12677
12678 2004-12-08 [colin]      0.9.13cvs9.1
12679
12680         * src/gtk/colorlabel.c
12681                 Sync with HEAD
12682
12683 2004-12-08 [paul]       0.9.13cvs8.2
12684
12685         * src/gtk/pluginwindow.c
12686                 fix window resizing oddities
12687
12688 2004-12-08 [colin]      0.9.13cvs8.1
12689
12690         * src/quote_fmt_parse.y
12691                 Sync with HEAD
12692
12693 2004-12-08 [colin]      0.9.13cvs7.1
12694
12695         * src/matcher_parser_parse.y
12696         * src/msgcache.c
12697         * src/prefs_matcher.c
12698         * src/procheader.c
12699         * src/matcher.c
12700         * src/common/defs.h
12701         * po/sr.po
12702                 Sync with HEAD
12703
12704 2004-12-08 [colin]      0.9.13cvs6.1
12705
12706         * src/quote_fmt_parse.y
12707         * src/textview.c
12708                 Sync with HEAD
12709         * src/gtk/prefswindow.c
12710         * src/gtk/pluginwindow.c
12711                 Fix G_CALLBACKS protos (thanks to Alfons)
12712
12713 2004-12-07 [torte]      0.9.13cvs2.2
12714
12715         * src/procmime.c
12716                 [Bug 650] reply button causes crash
12717                 Thanks to David Relson and Christoph
12718
12719 2004-12-07 [colin]      0.9.13cvs2.1
12720
12721         * ChangeLog.claws
12722         * AUTHORS
12723         * po/sk.po
12724         * src/procmime.c
12725         * src/prefs_account.c
12726         * src/common/smtp.c
12727         * src/common/smtp.h
12728                 Sync with HEAD
12729
12730 2004-12-06 [colin]      0.9.12cvs187.1
12731
12732         * ChangeLog.claws
12733         * INSTALL
12734         * Makefile.am
12735         * README.claws
12736         * TODO.claws
12737         * configure.ac
12738         * po/bg.po
12739         * po/cs.po
12740         * po/el.po
12741         * po/en_GB.po
12742         * po/es.po
12743         * po/fr.po
12744         * po/hr.po
12745         * po/hu.po
12746         * po/it.po
12747         * po/ja.po
12748         * po/ko.po
12749         * po/nl.po
12750         * po/pl.po
12751         * po/pt_BR.po
12752         * po/ru.po
12753         * po/sk.po
12754         * po/sr.po
12755         * po/sv.po
12756         * po/zh_CN.po
12757         * po/zh_TW.Big5.po
12758         * src/compose.c
12759         * tools/Makefile.am
12760         * tools/README
12761         * tools/filter_conv.pl
12762         * tools/kdeservicemenu/README
12763         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12764         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12765                 Sync with HEAD
12766
12767 2004-12-04 [colin]      0.9.12cvs183.1
12768
12769         * src/compose.c
12770                 Sync with HEAD (compose window position saving)
12771
12772 2004-12-04 [paul]       0.9.12cvs182.3
12773
12774         * src/messageview.c
12775         * src/mimeview.c
12776         * src/prefs_customheader.c
12777         * src/gtk/quicksearch.c
12778                 replace some forgotten GTK_SIGNAL_FUNCs
12779
12780 2004-12-04 [paul]       0.9.12cvs182.2
12781
12782         * src/Makefile.am
12783                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12784                 committed in error      
12785
12786 2004-12-04 [paul]       0.9.12cvs182.1
12787
12788         * ChangeLog
12789         * ChangeLog.claws
12790         * ChangeLog.jp
12791         * INSTALL
12792         * NEWS
12793         * README
12794         * README.jp
12795         * configure.ac
12796         * doc/manual/ja/Makefile.am
12797         * doc/manual/ja/sylpheed-1.html
12798         * doc/manual/ja/sylpheed-10.html
12799         * doc/manual/ja/sylpheed-11.html
12800         * doc/manual/ja/sylpheed-12.html
12801         * doc/manual/ja/sylpheed-13.html
12802         * doc/manual/ja/sylpheed-14.html
12803         * doc/manual/ja/sylpheed-15.html
12804         * doc/manual/ja/sylpheed-16.html
12805         * doc/manual/ja/sylpheed-17.html
12806         * doc/manual/ja/sylpheed-18.html
12807         * doc/manual/ja/sylpheed-19.html
12808         * doc/manual/ja/sylpheed-2.html
12809         * doc/manual/ja/sylpheed-20.html
12810         * doc/manual/ja/sylpheed-3.html
12811         * doc/manual/ja/sylpheed-4.html
12812         * doc/manual/ja/sylpheed-5.html
12813         * doc/manual/ja/sylpheed-6.html
12814         * doc/manual/ja/sylpheed-7.html
12815         * doc/manual/ja/sylpheed-8.html
12816         * doc/manual/ja/sylpheed-9.html
12817         * doc/manual/ja/sylpheed.html
12818         * doc/manual/ja/sylpheed.sgml
12819         * po/de.po
12820         * src/Makefile.am
12821         * src/compose.c
12822         * src/procmime.c
12823         * src/pixmaps/regular.xpm **REMOVED**
12824         * src/plugins/pgpmime/pgpmime.c
12825         * src/plugins/pgpmime/plugin.c
12826         * src/plugins/pgpmime/prefs_gpg.c
12827                 sync with HEAD
12828
12829 2004-12-03 [paul]       0.9.12cvs180.1
12830
12831         * ChangeLog
12832         * ChangeLog.claws
12833         * ChangeLog.jp
12834         * configure.ac
12835         * src/Makefile.am
12836         * src/pop.c
12837         * src/common/utils.c
12838         * src/common/utils.h
12839         * src/pixmaps/continue.xpm
12840         * src/pixmaps/dir_close.xpm
12841         * src/pixmaps/dir_open.xpm
12842         * src/pixmaps/drafts_close.xpm
12843         * src/pixmaps/drafts_open.xpm
12844         * src/pixmaps/folder.xpm **REMOVED**
12845         * src/pixmaps/group.xpm
12846         * src/pixmaps/unread.xpm
12847                 sync with HEAD
12848
12849 2004-12-02 [colin]      0.9.12cvs179.1
12850
12851         * src/compose.c
12852                 Sync with HEAD (non-duplicated reedition)
12853
12854 2004-12-02 [colin]      0.9.12cvs178.1
12855
12856         * src/compose.c
12857                 Sync with HEAD (linewrap_quote fix)
12858
12859 2004-12-01 [colin]      0.9.12cvs177.3
12860
12861         * src/addrharvest.c
12862                 Replace sizeof with strlen
12863
12864 2004-12-01 [paul]       0.9.12cvs177.2
12865
12866         * src/addrharvest.c
12867                 fix 'harvest addresses'
12868
12869 2004-11-30 [colin]      0.9.12cvs177.1
12870
12871         * src/gtk/prefswindow.c
12872         * src/gtk/pluginwindow.c
12873                 Sync with HEAD
12874
12875 2004-11-29 [colin]      0.9.12cvs176.1
12876
12877         * src/folderview.c
12878                 sync with HEAD (Fix disappearing separators in folderview's popup)
12879
12880 2004-11-29 [colin]      0.9.12cvs175.1
12881
12882         * src/procmime.c
12883                 Sync with head (another format fix)
12884
12885 2004-11-29 [colin]      0.9.12cvs174.1
12886
12887         * src/pop.c
12888                 Sync with HEAD (format string fix)
12889
12890 2004-11-26 [colin]      0.9.12cvs173.1
12891
12892         * src/common/smtp.c
12893         * src/common/smtp.h
12894                 Sync with HEAD
12895
12896 2004-11-24 [colin]      0.9.12cvs172.1
12897
12898         * src/plugins/pgpmime/pgpmime.c
12899                 Sync with HEAD
12900
12901 2004-11-24 [colin]      0.9.12cvs171.1
12902
12903         * src/plugins/pgpmime/pgpmime.c
12904                 Sync with head (gpgmectx leaks)
12905
12906 2004-11-24 [colin]      0.9.12cvs169.1
12907
12908         * src/plugins/pgpmime/plugin.c
12909         * src/plugins/trayicon/Makefile.am
12910         * src/plugins/trayicon/newmarkedmail.xpm
12911         * src/plugins/trayicon/trayicon.c
12912         * src/plugins/trayicon/unreadmarkedmail.xpm
12913                 Sync with HEAD
12914
12915 2004-11-23 [colin]      0.9.12cvs168.1
12916
12917         * src/partial_download.c
12918         * src/partial_download.h
12919         * src/plugins/pgpmime/plugin.c
12920                 Sync with HEAD
12921
12922 2004-11-23 [colin]      0.9.12cvs166.1
12923
12924         * src/Makefile.am
12925         * src/codeconv.c
12926         * src/compose.c
12927         * src/folderview.c
12928         * src/main.c
12929         * src/partial_download.c
12930         * src/partial_download.h
12931         * src/prefs_account.c
12932         * src/prefs_account.h
12933         * src/privacy.c
12934         * src/privacy.h
12935         * src/procmime.c
12936         * src/common/Makefile.am
12937         * src/common/base64.h
12938         * src/common/partial_download.c
12939         * src/common/partial_download.h
12940         * src/gtk/prefswindow.c
12941         * src/gtk/prefswindow.h
12942         * src/plugins/pgpmime/pgpmime.c
12943         * src/plugins/pgpmime/prefs_gpg.c
12944         * src/plugins/pgpmime/prefs_gpg.h
12945         * src/plugins/pgpmime/sgpgme.c
12946         * src/plugins/pgpmime/sgpgme.h
12947                 Sync with HEAD
12948
12949 2004-11-23 [colin]      0.9.12cvs163.1
12950
12951         * src/main.c
12952                 Sync with HEAD (cursor optimization)
12953
12954 2004-11-23 [colin]      0.9.12cvs162.1
12955
12956         * src/prefs_common.c
12957         * src/prefs_themes.c
12958         * src/procmsg.c
12959                 Sync with HEAD
12960
12961 2004-11-23 [colin]      0.9.12cvs158.9
12962
12963         * src/compose.c
12964                 Fix double-free when forwarding
12965         * src/msgcache.c
12966                 Fix leak on error path
12967                 
12968
12969 2004-11-23 [colin]      0.9.12cvs158.8
12970
12971         * src/compose.c
12972                 Fix possible double-free
12973                 Spotted by Alfons
12974
12975 2004-11-23 [colin]      0.9.12cvs158.7
12976
12977         * src/compose.c
12978                 Fix some signal handlers' prototypes
12979                 Spotted by Alfons
12980
12981 2004-11-22 [colin]      0.9.12cvs158.6
12982
12983         * src/compose.c
12984                 Remove unneeded code and duplicated
12985                 wrapping - patch by Alfons
12986
12987 2004-11-22 [colin]      0.9.12cvs158.5
12988
12989         * src/prefs_themes.c
12990                 Fix oversized selector
12991
12992 2004-11-22 [colin]      0.9.12cvs158.4
12993
12994         * src/compose.c
12995                 fix dump_text()
12996                 patch by Alfons
12997
12998 2004-11-19 [colin]      0.9.12cvs158.3
12999
13000         * src/textview.c
13001                 Add a context menu on links (open, copy)
13002
13003 2004-11-18 [paul]       0.9.12cvs158.2
13004
13005         * src/addrgather.c
13006         * src/exphtmldlg.c
13007         * src/expldifdlg.c
13008         * src/mimeview.c
13009         * src/prefs_common.c
13010         * src/plugins/image_viewer/viewer.c
13011         * src/plugins/spamassassin/spamassassin_gtk.c
13012                 replace deprecated gtk_notebook_set_page
13013                 and gtk_notebook_current_page
13014
13015 2004-11-18 [paul]       0.9.12cvs158.1
13016
13017         * configure.ac
13018         * src/compose.c
13019         * src/mainwindow.c
13020         * src/messageview.c
13021         * src/prefs_common.c
13022         * src/common/utils.c
13023         * src/common/utils.h
13024                 sync with HEAD
13025
13026 2004-11-17 [colin]      0.9.12cvs156.1
13027
13028         * src/prefs_account.c
13029         * src/prefs_account.h
13030         * src/procmsg.c
13031                 Sync with HEAD (add pref to store encrypted mails encrypted)
13032
13033 2004-11-17 [paul]       0.9.12cvs155.1
13034
13035         * ChangeLog
13036         * ChangeLog.claws
13037         * ChangeLog.jp
13038         * NEWS
13039         * configure.ac
13040         * src/compose.c
13041         * src/jpilot.c
13042         * src/privacy.c
13043         * src/procmime.c
13044         * src/procmime.h
13045         * src/procmsg.c
13046         * src/toolbar.c
13047         * src/pixmaps/error.xpm
13048                 sync with HEAD
13049
13050 2004-11-17 [colin]      0.9.12cvs151.1
13051
13052         * src/plugins/pgpmime/pgpmime.c
13053                 Sync with HEAD (remove debug printf)
13054
13055 2004-11-17 [colin]      0.9.12cvs150.1
13056
13057         * src/plugins/pgpmime/pgpmime.c
13058                 Sync with HEAD (off-by-one fix)
13059
13060 2004-11-17 [colin]      0.9.12cvs149.1
13061
13062         * src/procmsg.c
13063                 Sync with HEAD (coding style fixes)
13064
13065 2004-11-16 [colin]      0.9.12cvs148.1
13066
13067         * src/procmsg.c
13068                 Sync with head (Fix the fix)
13069
13070 2004-11-16 [colin]      0.9.12cvs147.1
13071
13072         * src/procmsg.c
13073                 Sync with Main (leak fix)
13074
13075 2004-11-16 [colin]      0.9.12cvs146.14
13076
13077         * src/compose.c
13078                 Remove useless chunk of code
13079                 Patch by Alfons
13080
13081 2004-11-15 [colin]      0.9.12cvs146.13
13082
13083         * src/compose.c
13084                 Fix drafting after insertion
13085                 Patch by Alfons
13086
13087 2004-11-15 [colin]      0.9.12cvs146.12
13088
13089         * src/compose.c
13090         * src/prefs_filtering.c
13091         * src/prefs_filtering_action.c
13092         * src/prefs_toolbar.c
13093                 Fix some const-correctness
13094
13095 2004-11-15 [colin]      0.9.12cvs146.11
13096
13097         * src/summaryview.c
13098         * src/prefs_themes.c
13099         * src/messageview.c
13100                 Fix some leaks
13101
13102 2004-11-15 [colin]      0.9.12cvs146.10
13103
13104         * src/codeconv.c
13105                 More unreadable locale fixes
13106
13107 2004-11-14 [colin]      0.9.12cvs146.9
13108
13109         * src/textview.c
13110                 Fix uri_security_check
13111                 Patch by Alfons
13112
13113 2004-11-13 [paul]       0.9.12cvs146.8
13114
13115         * src/folder.c
13116         * src/procmime.c
13117                 fix 2 bugs introduced in last commit
13118
13119 2004-11-13 [paul]       0.9.12cvs146.7
13120
13121         * src/compose.c
13122         * src/exporthtml.c
13123         * src/exportldif.c
13124         * src/folder.c
13125         * src/imap.c
13126         * src/imap_gtk.c
13127         * src/main.c
13128         * src/mainwindow.c
13129         * src/messageview.c
13130         * src/mh_gtk.c
13131         * src/prefs_themes.c
13132         * src/procmime.c
13133         * src/setup.c
13134         * src/summaryview.c
13135                 replace deprecated g_basename
13136
13137 2004-11-13 [paul]       0.9.12cvs146.6
13138
13139         * src/compose.c
13140         * src/imap.c
13141         * src/matcher_parser.h
13142         * src/matcher_parser_parse.y
13143         * src/prefs_filtering.c
13144         * src/prefs_filtering_action.c
13145         * src/prefs_themes.c
13146         * src/prefs_toolbar.c
13147         * src/common/utils.c
13148                 various small fixes/cleanups
13149
13150 2004-11-12 [colin]      0.9.12cvs146.5
13151
13152         * src/textview.c
13153                 Validate event's origin on visibility notify
13154                 Patch by Alfons.
13155
13156 2004-11-12 [paul]       0.9.12cvs146.4
13157
13158         * src/exporthtml.c
13159         * src/exportldif.c
13160         * src/imap.c
13161         * src/mh.c
13162         * src/mimeview.c
13163         * src/prefs_spelling.c
13164         * src/prefs_themes.c
13165                 replace deprecated g_dirname    
13166
13167 2004-11-12 [colin]      0.9.12cvs146.3
13168
13169         * src/textview.c
13170                 Some coding style fixes
13171
13172 2004-11-12 [colin]      0.9.12cvs146.2
13173
13174         * src/codeconv.c
13175                 We want to replace _all_ extended chars in
13176                 conv_unreadable_*, because any string containing
13177                 extended chars not parsing as UTF8 is 
13178                 undisplayed on gtk2.
13179
13180 2004-11-12 [paul]       0.9.12cvs146.1
13181
13182         * ChangeLog
13183         * ChangeLog.claws
13184         * ChangeLog.jp
13185         * NEWS
13186         * configure.ac
13187         * src/account.c
13188         * src/folderview.c
13189         * src/folderview.h
13190         * src/imap.c
13191         * src/imap_gtk.c
13192         * src/inc.c
13193         * src/mainwindow.c
13194         * src/mh_gtk.c
13195         * src/news_gtk.c
13196         * src/pop.c
13197         * src/prefs_account.c
13198         * src/prefs_account.h
13199         * src/prefs_ext_prog.c
13200         * src/procmime.c
13201         * src/procmime.h
13202         * src/procmsg.c
13203         * src/procmsg.h
13204         * src/summary_search.c
13205         * src/summaryview.c
13206         * src/textview.c
13207         * src/common/defs.h
13208         * src/common/utils.c
13209         * src/common/utils.h
13210         * src/gtk/menu.c
13211         * src/gtk/menu.h
13212                 sync with HEAD
13213
13214 2004-11-11 [colin]      0.9.12cvs144.2
13215
13216         * src/textview.c
13217                 Fix URI range selection (patch by Alfons)
13218
13219 2004-11-09 [colin]      0.9.12cvs144.1
13220
13221         * ChangeLog.claws
13222         * src/compose.c
13223         * src/folder.c
13224         * src/folder_item_prefs.c
13225         * src/prefs_account.c
13226         * src/prefs_account.h
13227         * src/plugins/pgpmime/pgpmime.c
13228                 Sync with HEAD
13229
13230 2004-11-08 [colin]      0.9.12cvs143.1
13231
13232         * src/summaryview.c
13233                 Sync with HEAD (optimize quicksearch)
13234
13235 2004-11-08 [colin]      0.9.12cvs142.2
13236
13237         * src/compose.c
13238                 Don't wrap when Edit/Auto wrapping is disabled
13239
13240 2004-11-08 [colin]      0.9.12cvs142.1
13241
13242         * src/textview.c
13243                 Sync with HEAD
13244
13245 2004-11-08 [colin]      0.9.12cvs141.1
13246
13247         * src/textview.c
13248                 Sync with HEAD (fix some mail URIs)
13249
13250 2004-11-08 [colin]      0.9.12cvs140.3
13251
13252         * src/textview.c
13253                 o Use text cursor instead of arrow when
13254                   not on a link
13255                 o Fix handling of contiguous links (as in
13256                   "colin@colino.net" <colin@colino.net>)
13257                   This one unveils a bug in get_email_part()
13258
13259 2004-11-07 [colin]      0.9.12cvs140.2
13260
13261         * src/textview.c
13262                 Fix memleak. Patch by Alfons.
13263
13264 2004-11-06 [colin]      0.9.12cvs140.1
13265
13266         * src/compose.c
13267                 Sync with HEAD (don't ask passphrase
13268                 when drafting)
13269
13270 2004-11-06 [paul]       0.9.12cvs139.2
13271
13272         * AUTHORS
13273         * src/textview.c
13274         * src/textview.h
13275                 textview URI handling. hovering over a 
13276                 link displays it in the status bar,
13277                 and changes the mouse pointer to a hand 
13278                 cursor. a link is activated with a single 
13279                 click. (Modified from the) patch by Jean-Yves 
13280                 Lefort <jylefort@users.sourceforge.net>
13281                 
13282
13283 2004-11-05 [colin]      0.9.12cvs139.1
13284
13285         * src/compose.c
13286         * src/procmime.c
13287                 Sync with HEAD again ^^
13288
13289 2004-11-05 [colin]      0.9.12cvs139.1
13290
13291         * src/compose.c
13292         * src/procmime.c
13293                 Sync with HEAD
13294
13295 2004-11-03 [paul]       0.9.12cvs138.1
13296
13297         * ChangeLog.claws
13298         * configure.ac
13299         * po/POTFILES.in
13300         * src/prefs_ext_prog.c
13301         * src/procmime.c
13302         * tools/kdeservicemenu/README
13303         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13304         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13305                 sync with HEAD
13306
13307 2004-11-01 [christoph]  0.9.12cvs136.2
13308
13309         * src/procmime.c
13310                 convert MIME parameters to UTF-8
13311
13312 2004-10-29 [colin]      0.9.12cvs136.1
13313
13314         * src/common/utils.c
13315                 Sync with HEAD (don't use '=' in mime boundary)
13316
13317 2004-10-29 [paul]       0.9.12cvs135.1
13318
13319         * configure.ac
13320         * doc/src/rfc2231.txt
13321         * src/procmime.c
13322         * src/common/quoted-printable.c
13323         * src/common/utils.c
13324         * src/common/utils.h
13325                 sync with HEAD
13326
13327 2004-10-27 [paul]       0.9.12cvs134.1
13328
13329         * configure.ac
13330         * src/main.c
13331         * src/procmime.c
13332         * src/plugins/pgpmime/pgpmime.c
13333                 sync with HEAD
13334
13335 2004-10-26 [paul]       0.9.12cvs132.3
13336
13337         * src/account.c
13338         * src/addressbook.c
13339         * src/addrgather.c
13340         * src/addrharvest.c
13341         * src/codeconv.c
13342         * src/compose.c
13343         * src/customheader.c
13344         * src/editaddress.c
13345         * src/editgroup.c
13346         * src/enriched.c
13347         * src/expldifdlg.c
13348         * src/exporthtml.c
13349         * src/exportldif.c
13350         * src/folder.c
13351         * src/foldersel.c
13352         * src/folderview.c
13353         * src/grouplistdialog.c
13354         * src/html.c
13355         * src/imap.c
13356         * src/jpilot.c
13357         * src/ldapserver.c
13358         * src/ldif.c
13359         * src/mimeview.c
13360         * src/news.c
13361         * src/news_gtk.c
13362         * src/pop.c
13363         * src/prefs_display_header.c
13364         * src/prefs_gtk.c
13365         * src/prefs_msg_colors.c
13366         * src/prefs_toolbar.c
13367         * src/procheader.c
13368         * src/procmime.c
13369         * src/summaryview.c
13370         * src/textview.c
13371         * src/toolbar.c
13372         * src/vcard.c
13373         * src/common/mgutils.c
13374         * src/common/nntp.c
13375         * src/common/smtp.c
13376         * src/common/template.c
13377         * src/common/utils.c
13378         * src/common/xmlprops.c
13379         * src/plugins/pgpmime/pgpmime.c
13380         * src/plugins/pgpmime/select-keys.c
13381         * src/plugins/pgpmime/sgpgme.c
13382                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13383                 g_string_sprintfa(), gtk_notebook_current_page()
13384
13385 2004-10-26 [colin]      0.9.12cvs132.2
13386
13387         * src/prefs_folder_item.c
13388                 Fix default-account selection
13389
13390 2004-10-21 [colin]      0.9.12cvs133
13391
13392         * src/compose.c
13393                 Sync with HEAD (Remove extra separator in compose's Options)
13394         * src/textview.c
13395                 Set wrapping to char
13396
13397 2004-10-21 [paul]       0.9.12cvs131.2
13398
13399         * src/compose.c
13400         * src/sourcewindow.c
13401                 fix wrapping
13402                 fix window shrinking 
13403
13404 2004-10-21 [colin]      0.9.12cvs131.1
13405
13406         * ChangeLog.claws
13407         * src/compose.c
13408                 Sync with HEAD
13409
13410 2004-10-21 [paul]       0.9.12cvs130.2
13411
13412         * src/prefs_folder_item.c
13413                 sync with HEAD (Apply to subfolders)
13414
13415 2004-10-19 [colin]      0.9.12cvs130.1
13416
13417         * ChangeLog.claws
13418         * src/compose.c
13419         * src/common/utils.c
13420         * src/gtk/menu.c
13421                 Sync with HEAD
13422
13423 2004-10-19 [colin]      0.9.12cvs128.1
13424
13425         * src/addrbook.c
13426         * src/addrcache.c
13427         * src/addressbook.c
13428         * src/codeconv.c
13429         * src/compose.c
13430         * src/customheader.c
13431         * src/editaddress.c
13432         * src/editgroup.c
13433         * src/exporthtml.c
13434         * src/folder.c
13435         * src/folderview.c
13436         * src/imap.c
13437         * src/jpilot.c
13438         * src/main.c
13439         * src/matcher_parser_parse.y
13440         * src/mbox.c
13441         * src/pop.c
13442         * src/prefs_account.c
13443         * src/prefs_gtk.c
13444         * src/prefs_msg_colors.c
13445         * src/procheader.c
13446         * src/procmime.c
13447         * src/procmime.h
13448         * src/procmsg.c
13449         * src/summaryview.c
13450         * src/textview.c
13451         * src/common/base64.c
13452         * src/common/partial_download.c
13453         * src/common/socket.c
13454         * src/common/sylpheed.c
13455         * src/common/utils.c
13456         * src/common/utils.h
13457         * src/gtk/pluginwindow.c
13458         * src/gtk/quicksearch.c
13459         * src/plugins/clamav/clamav_plugin.c
13460         * src/plugins/clamav/clamav_plugin.h
13461         * src/plugins/clamav/clamav_plugin_gtk.c
13462         * src/plugins/pgpmime/passphrase.c
13463         * src/plugins/pgpmime/pgpmime.c
13464         * src/plugins/pgpmime/plugin.c
13465         * src/plugins/pgpmime/prefs_gpg.c
13466         * src/plugins/pgpmime/prefs_gpg.h
13467         * src/plugins/pgpmime/select-keys.c
13468         * src/plugins/pgpmime/sgpgme.c
13469         * src/plugins/spamassassin/libspamc.c
13470         * src/plugins/spamassassin/spamassassin.c
13471         * src/plugins/spamassassin/spamassassin.h
13472         * src/plugins/spamassassin/spamassassin_gtk.c
13473         * src/plugins/trayicon/trayicon.c
13474         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
13475                 Sync with HEAD
13476
13477 2004-10-14 [colin]      0.9.12cvs126.2
13478
13479         * src/codeconv.c
13480         * src/textview.c
13481                 Fix conv_unreadable_locale
13482
13483 2004-10-13 [colin]      0.9.12cvs126.1
13484
13485         * src/compose.c
13486                 Sync with HEAD (don't convert charset for 
13487                 drafted messages, minor cleanup)
13488
13489 2004-10-13 [colin]      0.9.12cvs125.1
13490
13491         * po/POTFILES.in
13492                 Sync with HEAD (POTFILES fix)
13493
13494 2004-10-12 [colin]      0.9.12cvs124.3
13495
13496         * src/compose.c
13497                 Fix encoding bug from latest sync
13498
13499 2004-10-12 [paul]       0.9.12cvs124.2
13500
13501         * src/plugins/pgpmime/prefs_gpg.c
13502         * src/plugins/pgpmime/prefs_gpg.h
13503                 forgotten in last commit        
13504
13505 2004-10-12 [paul]       0.9.12cvs124.1
13506
13507         * ChangeLog.claws
13508         * configure.ac
13509         * m4/spamassassin.m4
13510         * src/Makefile.am
13511         * src/account.c
13512         * src/compose.c
13513         * src/compose.h
13514         * src/crash.c
13515         * src/main.c
13516         * src/mimeview.c
13517         * src/passphrase.c
13518         * src/passphrase.h
13519         * src/prefs_account.c
13520         * src/prefs_account.h
13521         * src/prefs_common.c
13522         * src/privacy.c
13523         * src/privacy.h
13524         * src/procmime.c
13525         * src/procmime.h
13526         * src/procmsg.c
13527         * src/rfc2015.c
13528         * src/rfc2015.h
13529         * src/select-keys.c
13530         * src/select-keys.h
13531         * src/textview.c
13532         * src/common/utils.c
13533         * src/common/utils.h
13534         * src/gtk/about.c
13535         * src/plugins/pgpmime/Makefile.am
13536         * src/plugins/pgpmime/passphrase.c
13537         * src/plugins/pgpmime/passphrase.h
13538         * src/plugins/pgpmime/pgpmime.c
13539         * src/plugins/pgpmime/plugin.c
13540         * src/plugins/pgpmime/select-keys.c
13541         * src/plugins/pgpmime/select-keys.h
13542         * src/plugins/pgpmime/sgpgme.c
13543         * src/plugins/pgpmime/sgpgme.h
13544                 sync with HEAD
13545
13546 2004-10-04 [colin]      0.9.12cvs122.1
13547
13548         * src/mainwindow.c
13549         * src/messageview.c
13550         * src/messageview.h
13551         * src/textview.c
13552                 Sync with HEAD
13553
13554 2004-10-04 [colin]      0.9.12cvs121.1
13555
13556         * src/summaryview.c
13557                 Sync with HEAD
13558
13559 2004-10-04 [paul]       0.9.12cvs120.1
13560
13561         * configure.ac
13562                 sync with HEAD [don't try to build 
13563                 pgpmime plugin when gpgme is disabled]
13564
13565 2004-10-03 [colin]      0.9.12cvs119.3
13566
13567         * src/gtk/gtksctree.c
13568                 Lots of side effects. Put back as before 117.2.
13569         * src/summaryview.c
13570                 Fix bug #602
13571
13572 2004-10-03 [colin]      0.9.12cvs119.2
13573
13574         * src/gtk/gtksctree.c
13575                 Revert 608 fix that doesn't work that good
13576
13577 2004-10-02 [colin]      0.9.12cvs119.1
13578
13579         * src/mainwindow.c
13580         * src/messageview.c
13581         * src/prefs_common.h
13582         * src/procmime.c
13583         * src/procmime.h
13584         * src/textview.c
13585                 Sync with HEAD
13586         * src/gtk/gtksctree.c
13587                 Close bug #608
13588
13589 2004-10-01 [colin]      0.9.12cvs118.1
13590
13591         * src/mimeview.c
13592                 Sync with HEAD (better Save All fix)
13593
13594 2004-10-01 [colin]      0.9.12cvs117.2
13595
13596         * src/gtk/gtksctree.c
13597                 Faster on selection
13598
13599 2004-10-01 [colin]      0.9.12cvs117.1
13600
13601         * src/mimeview.c
13602                 Sync with HEAD (Save All: only attachments)
13603
13604 2004-10-01 [paul]       0.9.12cvs116.1
13605
13606         * ChangeLog.claws
13607         * configure.ac
13608         * src/account.c
13609         * src/prefs_common.c
13610         * src/gtk/colorlabel.c
13611                 sync with HEAD
13612
13613 2004-09-30 [colin]      0.9.12cvs115.1
13614
13615         * src/stock_pixmap.c
13616         * src/stock_pixmap.h
13617         * src/folderview.c
13618         * src/Makefile.am
13619         * src/pixmaps/read.xpm
13620                 Sync with HEAD (new pixmap)
13621
13622 2004-09-29 [colin]      0.9.12cvs114.1
13623
13624         * src/compose.c
13625                 Sync with HEAD
13626                 Fix focus handling in headers
13627
13628 2004-09-29 [paul]       0.9.12cvs113.1
13629
13630         * src/quote_fmt_parse.y
13631                 sync with HEAD
13632  
13633
13634 2004-09-28 [colin]      0.9.12cvs112.1
13635
13636         * src/folderview.c
13637         * src/mainwindow.c
13638                 Sync with HEAD
13639
13640 2004-09-28 [colin]      0.9.12cvs110.1
13641
13642         * src/folderview.c
13643                 Sync with HEAD (Contextual Empty trash menu)
13644
13645 2004-09-28 [colin]      0.9.12cvs108.1
13646
13647         * src/addressbook.c
13648                 Sync with HEAD (addressbook edit on double-click)
13649
13650 2004-09-28 [colin]      0.9.12cvs106.1
13651
13652         * src/inc.c
13653                 Sync with HEAD (folder_item freeze on inc)
13654
13655 2004-09-27 [colin]      0.9.12cvs105.1
13656
13657         * src/folderview.c
13658                 Sync with HEAD (right-align new and unread column)
13659
13660 2004-09-27 [colin]      0.9.12cvs104.1
13661
13662         * src/main.c
13663                 Sync with HEAD (revert 0.9.12cvs101)
13664
13665 2004-09-24 [colin]      0.9.12cvs103.2
13666
13667         * src/wizard.c
13668                 Fix gtk warnings and use domain part of the email address 
13669                 when domain detection fails (no dot in domain name)
13670
13671 2004-09-23 [colin]      0.9.12cvs103.1
13672
13673         * src/plugins/spamassassin/libspamc.c
13674         * src/plugins/spamassassin/libspamc.h
13675         * src/plugins/spamassassin/utils.c
13676         * src/plugins/spamassassin/utils.h
13677                 Sync with HEAD (Update spamassassin to 3.0)
13678
13679 2004-09-21 [colin]      0.9.12cvs102.3
13680
13681         * src/action.c
13682                 Add horizontal scrollbar in action io dialog as needed
13683                 Patch by Alfons.
13684
13685 2004-09-20 [colin]      0.9.12cvs102.2
13686
13687         * src/plugins/image_viewer/viewer.c
13688                 Remove imlib stuff
13689                 use gtk_pixmap_set when clearing
13690                 (would be better to use gtkImages, but causes size-allocate 
13691                 signals storm)
13692
13693 2004-09-17 [paul]       0.9.12cvs102.1
13694
13695         * ChangeLog
13696         * ChangeLog.claws
13697         * ChangeLog.jp
13698         * configure.ac
13699         * src/inc.c
13700                 sync with HEAD
13701
13702
13703 2004-09-17 [colin]      0.9.12cvs101.1
13704
13705         * ChangeLog.claws
13706         * src/main.c
13707                 Sync with HEAD (fix segs at exit)
13708
13709 2004-09-14 [colin]      0.9.12cvs99.5
13710
13711         * src/common/socket.c
13712         * AUTHORS
13713                 Fix send error on 64bit platforms
13714                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13715
13716 2004-09-14 [colin]      0.9.12cvs99.4
13717
13718         * src/action.c
13719                 Fix action output with utf8 
13720                 Patch by Alfons.
13721
13722 2004-09-14 [colin]      0.9.12cvs99.3
13723
13724         * ChangeLog.claws
13725         * src/folder.c
13726                 Sync with HEAD
13727
13728 2004-09-09 [colin]      0.9.12cvs99.2
13729
13730         * src/action.c
13731                 Fix progress bar (displaying "Completed %v/%u")
13732                 Patch by Alfons.
13733
13734 2004-09-08 [colin]      0.9.12cvs99.1
13735
13736         * src/account.c
13737         * src/folder.c
13738         * src/procmsg.c
13739         * src/procmsg.h
13740         * src/plugins/pgpmime/pgpmime.c
13741                 Sync with HEAD
13742
13743 2004-09-08 [colin]      0.9.12cvs97.2
13744
13745         * src/summaryview.c
13746                 Don't select mails in collapsed threads 
13747                 when navigating with up/down
13748
13749 2004-09-07 [colin]      0.9.12cvs97.1
13750
13751         * src/inc.c
13752                 Sync with HEAD (meaningful error messages)
13753
13754 2004-09-06 [colin]      0.9.12cvs96.1
13755
13756         * src/toolbar.c
13757                 Sync with HEAD (fix Redirect graying out)
13758
13759 2004-09-06 [colin]      0.9.12cvs95.1
13760
13761         * src/summaryview.c
13762         * src/mimeview.c
13763                 Sync with HEAD (fix dropped URIs)
13764
13765 2004-09-06 [colin]      0.9.12cvs94.1
13766
13767         * src/addressbook.c
13768         * src/addressitem.h
13769         * src/addritem.c
13770         * src/addritem.h
13771                 Sync with HEAD (addressbook DnD)
13772
13773 2004-09-03 [colin]      0.9.12cvs93.1
13774
13775         * src/summaryview.c
13776                 Sync with HEAD (next/prev unread)
13777
13778 2004-09-03 [colin]      0.9.12cvs92.1
13779
13780         * src/prefs_common.c
13781         * src/prefs_common.h
13782         * src/summaryview.c
13783                 Sync with HEAD ('mark_as_read_delay' pref)
13784
13785 2004-09-02 [colin]      0.9.12cvs91.2
13786
13787         * src/common/xml.c
13788                 Fix leak
13789
13790 2004-09-02 [colin]      0.9.12cvs91.1
13791
13792         * src/gtk/menu.c
13793                 Sync with HEAD (menu accel don't work, but whatever)
13794
13795 2004-09-02 [colin]      0.9.12cvs90.1
13796
13797         * src/account.c
13798                 Sync with HEAD (fix bug 582)
13799
13800 2004-09-02 [colin]      0.9.12cvs89.1
13801
13802         * src/addrindex.c
13803                 Sync with HEAD (free deleted queries)
13804
13805 2004-09-02 [colin]      0.9.12cvs88.1
13806
13807         * src/ldapquery.c
13808                 Sync with HEAD (fix LDAP freezes)
13809
13810 2004-09-02 [colin]      0.9.12cvs87.1
13811
13812         * src/prefs_spelling.c
13813                 Sync with HEAD (add default dictionary)
13814
13815 2004-09-01 [colin]      0.9.12cvs86.1
13816
13817         * src/filtering.c
13818         * src/folderview.c
13819         * src/imap.c
13820         * src/prefs_matcher.c
13821         * src/stock_pixmap.c
13822         * src/summary_search.c
13823         * src/summaryview.c
13824         * src/wizard.c
13825         * src/wizard.h
13826                 Sync with HEAD (uninitialized vars fixes)
13827                 + gtk2 specific warning fixes
13828
13829 2004-08-31 [colin]      0.9.12cvs85.1
13830
13831         * src/folder.c
13832                 Sync with HEAD (Fix memory corruption due to 
13833                 uninitialized var)
13834
13835 2004-08-31 [colin]      0.9.12cvs84.4
13836
13837         * src/summary_search.c
13838                 Fix segfaults when searching in folders with broken headers
13839
13840 2004-08-31 [colin]      0.9.12cvs84.3
13841
13842         * src/compose.c
13843         * src/textview.c
13844                 Fix some more encoding/decoding issues
13845
13846 2004-08-30 [colin]      0.9.12cvs84.2
13847
13848         * src/mimeview.c
13849         * src/prefs_themes.c
13850         * src/gtk/filesel.c
13851         * src/gtk/filesel.h
13852                 Add a folder-mode selection (fixes mimeview's "Save all")
13853
13854 2004-08-29 [colin]      0.9.12cvs84.1
13855
13856         * src/mimeview.c
13857                 Sync with HEAD (don't escape saved filenames)
13858
13859 2004-08-27 [colin]      0.9.12cvs83.1
13860
13861         * ChangeLog
13862         * ChangeLog.claws
13863         * ChangeLog.jp
13864         * src/mh.c
13865         * src/procheader.c
13866         * src/procmsg.c
13867         * src/procmsg.h
13868         * src/common/utils.c
13869         * src/gtk/menu.h
13870         * po/
13871                 Sync with HEAD 0.9.12cvs83 (sync with main)
13872
13873 2004-08-26 [colin]      0.9.12cvs82.4
13874
13875         * src/codeconv.c
13876                 Fix strange stack corruption
13877                 Convert to utf8 after unmime, not before
13878
13879 2004-08-26 [colin]      0.9.12cvs82.3
13880
13881         * src/main.c
13882         * src/wizard.c
13883                 Fix account folders duplication
13884
13885 2004-08-25 [colin]      0.9.12cvs82.2
13886
13887         * src/wizard.c
13888                 Remove ports
13889                 Add SSL selection
13890                 Use login@server as account name
13891
13892 2004-08-25 [colin]      0.9.12cvs82.1
13893
13894         * src/plugins/pgpmime/pgpmime.c
13895                 Sync with HEAD (leak fix).
13896
13897 2004-08-25 [colin]      0.9.12cvs81.1
13898
13899         * src/plugins/pgpmime/pgpmime.c
13900         * src/plugins/pgpmime/sgpgme.c
13901         * src/plugins/pgpmime/sgpgme.h
13902                 Sync with HEAD (Handle combined messages).
13903
13904 2004-08-24 [colin]      0.9.12cvs80.3
13905
13906         * src/wizard.c
13907                 Fix full name, ports, and imap
13908
13909 2004-08-24 [colin]      0.9.12cvs80.2
13910
13911         * src/Makefile.am
13912         * src/main.c
13913         * src/setup.c
13914         * src/setup.h
13915         * src/stock_pixmap.c
13916         * src/stock_pixmap.h
13917         * src/wizard.c ** ADDED **
13918         * src/wizard.h ** ADDED ** 
13919         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13920                 Add a setup wizard 
13921
13922 2004-08-24 [colin]      0.9.12cvs80.1
13923
13924         * src/folder.c
13925                 Sync with HEAD (set mimeflags on all messages)
13926
13927 2004-08-24 [colin]      0.9.12cvs79.3
13928
13929         * src/matcher_parser_lex.l
13930                 Fix 8bits strings not in utf8
13931
13932 2004-08-24 [colin]      0.9.12cvs79.2
13933
13934         * src/compose.c
13935                 Check conversion result before replacing buffer
13936
13937 2004-08-23 [colin]      0.9.12cvs79.1
13938
13939         * src/compose.c
13940                 Sync with HEAD (create message header in memory)
13941
13942 2004-08-23 [colin]      0.9.12cvs78.1
13943
13944         * src/rfc2015.c
13945         * src/rfc2015.h
13946                 Sync with HEAD (fix bug 197 again)
13947
13948 2004-08-23 [colin]      0.9.12cvs77.3
13949
13950         * src/compose.c
13951                 Fix again inline gpg signing (which outputs utf8
13952                 in gtk2). Not syncing this fix to HEAD as this 
13953                 code is meant to die.
13954
13955 2004-08-23 [colin]      0.9.12cvs77.2
13956
13957         * src/prefs_account.h
13958                 Remove useless include
13959
13960 2004-08-23 [colin]      0.9.12cvs77.1
13961
13962         * src/imap.c
13963         * po/es.po
13964         * po/fr.po
13965         * po/it.po
13966         * po/pl.po
13967         * po/pt_BR.po
13968         * po/sk.po
13969         * po/sr.po
13970                 Sync with HEAD (fix bug 577)
13971
13972 2004-08-22 [colin]      0.9.12cvs76.1
13973
13974         * src/plugins/trayicon/trayicon.c
13975                 Sync with HEAD (fix formatting bug)
13976
13977 2004-08-21 [colin]      0.9.12cvs74.2
13978
13979         * src/gtk/colorsel.c
13980                 Fix bug 564 (Folder color selection window exits on any
13981                 keypress)
13982
13983 2004-08-21 [colin]      0.9.12cvs74.1
13984
13985         * ChangeLog.claws
13986         * src/compose.c
13987         * src/summaryview.c
13988         * src/toolbar.c
13989                 Sync with HEAD (fix bug 576)
13990
13991 2004-08-21 [colin]      0.9.12cvs70.1
13992
13993         * src/compose.c
13994         * src/mainwindow.c
13995                 Sync with HEAD
13996                 
13997
13998 2004-08-21 [paul]       0.9.12cvs66.4
13999
14000         * src/mainwindow.c
14001         * src/messageview.c
14002         * src/gtk/menu.c
14003         * src/plugins/spamassassin/spamassassin_gtk.c
14004                 remove some deprecated gtk1 functions
14005
14006
14007 2004-08-21 [colin]      0.9.12cvs66.3
14008
14009         * src/compose.c
14010         * src/codeconv.c
14011                 Fix warnings
14012                 Remove encoding hacks
14013                 Fix bug 575 (Strange character messes up message)
14014                 Don't display conversion error when drafting
14015
14016 2004-08-21 [paul]       0.9.12cvs66.2
14017
14018         * src/prefs_account.c
14019                 fix GnuPG mode bugs
14020
14021
14022 2004-08-20 [colin]      0.9.12cvs66.1
14023
14024         * src/codeconv.c
14025                 Sync with HEAD 0.9.12cvs66
14026
14027 2004-08-20 [paul]
14028
14029         * src/plugins/pgpmime/plugin.c
14030                 modify PGP/MIME plugin's description
14031
14032 2004-08-17 [colin]      0.9.12cvs65.1
14033
14034         * src/common/ssl.c
14035         * src/plugins/pgpmime/plugin.c
14036                 Sync with HEAD
14037
14038 2004-08-14 [colin]      0.9.12cvs60.3
14039
14040         * src/plugins/trayicon/trayicon.c
14041                 Put back resize callback, on size-request signal
14042                 rather than size-allocate to avoid infinite 
14043                 callback loop
14044
14045 2004-08-13 [colin]      0.9.12cvs60.2
14046
14047         * src/common/defs.h
14048                 Cache versions have been fixed
14049
14050 2004-08-13 [colin]      0.9.12cvs60.1
14051
14052         * src/folderutils.c
14053                 Sync with HEAD
14054
14055 2004-08-12 [colin]      0.9.12cvs59.1
14056
14057         * src/plugins/trayicon/trayicon.c
14058                 Sync with HEAD
14059
14060 2004-08-12 [colin]      0.9.12cvs57.5
14061
14062         * sylpheed.desktop
14063         * configure.ac
14064         * src/Makefile.am
14065         * src/main.c
14066                 Add support for Freedesktop.org's startup notification
14067
14068 2004-08-11 [colin]      0.9.12cvs57.4
14069
14070         * src/textview.c
14071                 Fix off-by-one
14072
14073 2004-08-11 [colin]      0.9.12cvs57.3
14074
14075         * src/message_search.c
14076         * src/summary_search.c
14077                 Make searches case insensitive by default
14078         * src/textview.c
14079                 Fix case-insensitive search in message
14080
14081 2004-08-11 [colin]      0.9.12cvs57.2
14082
14083         * src/summary_search.c
14084                 Let case-sensitive be specified
14085
14086 2004-08-10 [colin]      0.9.12cvs55.4
14087
14088         * src/common/socket.c
14089                 Fix the possible race condition
14090
14091 2004-08-09 [paul]       0.9.12cvs55.3
14092
14093         * configure.ac
14094         * src/Makefile.am
14095         * src/common/Makefile.am
14096                 sync with HEAD
14097
14098
14099 2004-08-09 [paul]       0.9.12cvs55.2
14100
14101         * autogen.sh
14102         * po/poconv.sh
14103                 remove unneeded script
14104
14105         * configure.ac
14106                 add forgotten USE_LDAP_TLS (sync with HEAD)
14107
14108
14109 2004-08-09 [colin]      0.9.12cvs55.1
14110
14111         * src/main.c
14112         * src/common/ssl.c
14113         * src/common/sylpheed.c
14114         * src/common/sylpheed.h
14115                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14116
14117 2004-08-09 [paul]       0.9.12cvs54.1
14118
14119         * ChangeLog
14120         * ChangeLog.claws
14121         * ChangeLog.jp
14122         * configure.ac
14123         * po/POTFILES.in
14124         * src/Makefile.am
14125         * src/folderutils.c
14126         * src/main.c
14127         * src/pgpmime.c
14128         * src/pgpmime.h
14129         * src/sgpgme.c
14130         * src/sgpgme.h
14131         * src/plugins/Makefile.am
14132         * src/plugins/pgpmime/.cvsignore
14133         * src/plugins/pgpmime/Makefile.am
14134         * src/plugins/pgpmime/pgpmime.c
14135         * src/plugins/pgpmime/pgpmime.h
14136         * src/plugins/pgpmime/plugin.c
14137         * src/plugins/pgpmime/sgpgme.c
14138         * src/plugins/pgpmime/sgpgme.h
14139                 sync with HEAD
14140
14141 2004-08-08 [paul]       0.9.12cvs51.1
14142
14143         * configure.ac
14144         * src/folder.c
14145                 sync with HEAD
14146
14147 2004-08-07 [colin]      0.9.12cvs50.1
14148
14149         * src/pop.c
14150         * src/common/partial_download.c
14151                 fix warnings (sync from HEAD)
14152
14153 2004-08-07 [colin]      0.9.12cvs48.1
14154
14155         * src/prefs_folder_item.c
14156                 sync with HEAD 0.9.12cvs48
14157
14158 2004-08-06 [colin]      0.9.12cvs47.1
14159
14160         * src/compose.c
14161                 Sync with HEAD
14162
14163 2004-08-06 [christoph]  0.9.12cvs46.2
14164
14165         * src/main.c
14166         * src/plugins/clamav/clamav_plugin_gtk.c
14167         * src/plugins/dillo_viewer/dillo_viewer.c
14168         * src/plugins/image_viewer/plugin.c
14169         * src/plugins/mathml_viewer/mathml_viewer.c
14170         * src/plugins/spamassassin/spamassassin_gtk.c
14171         * src/plugins/trayicon/trayicon.c
14172                 don't mix GTK1.2 plugin with GTK2 plugins
14173
14174 2004-08-06 [colin]      0.9.12cvs46.1
14175
14176         * ChangeLog
14177         * ChangeLog.claws
14178         * ChangeLog.jp
14179         * configure.ac
14180         * sylpheed-claws.pc.in
14181         * src/folder.c
14182         * src/imap.c
14183         * src/localfolder.c
14184         * src/messageview.c
14185         * src/mimeview.c
14186         * src/mimeview.h
14187         * src/msgcache.c
14188         * src/news.c
14189         * src/prefs_ext_prog.c
14190         * src/prefs_folder_item.c
14191         * src/prefs_fonts.c
14192         * src/prefs_msg_colors.c
14193         * src/prefs_spelling.c
14194         * src/prefs_themes.c
14195         * src/prefs_toolbar.c
14196         * src/prefs_wrapping.c
14197         * src/procmime.h
14198         * src/common/defs.h
14199         * src/common/nntp.c
14200         * src/common/session.c
14201         * src/common/session.h
14202         * src/common/socket.c
14203         * src/common/utils.h
14204         * src/common/xml.c
14205         * src/common/xml.h
14206         * src/gtk/prefswindow.c
14207         * src/gtk/prefswindow.h
14208         * src/plugins/clamav/clamav_plugin_gtk.c
14209         * src/plugins/dillo_viewer/dillo_prefs.c
14210         * src/plugins/image_viewer/viewerprefs.c
14211         * src/plugins/spamassassin/spamassassin_gtk.c
14212         * m4/openssl.m4 *** REMOVED ***
14213                 Sync with HEAD 0.9.12cvs46
14214
14215 2004-08-03 [paul]       0.9.12cvs40.2
14216
14217         * src/action.c
14218         * src/addressadd.c
14219         * src/addressbook.c
14220         * src/addrgather.c
14221         * src/browseldap.c
14222         * src/compose.c
14223         * src/crash.c
14224         * src/editaddress.c
14225         * src/editgroup.c
14226         * src/editldap_basedn.c
14227         * src/foldersel.c
14228         * src/importldif.c
14229         * src/mimeview.c
14230         * src/prefs_common.c
14231         * src/prefs_template.c
14232         * src/sourcewindow.c
14233         * src/summaryview.c
14234         * src/gtk/about.c
14235         * src/gtk/foldersort.c
14236         * src/gtk/logwindow.c
14237         * src/gtk/pluginwindow.c
14238         * src/gtk/prefswindow.c
14239                 change all gtk_scrolled_window_set_policy from 
14240                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14241
14242 2004-08-02 [paul]       0.9.12cvs40.1
14243
14244         * AUTHORS
14245                 update translation team section
14246         * po/pt_BR.po
14247                 updated by Frederico Goncalves Guimaraes
14248                 <fggdebian@yahoo.com.br>
14249
14250 2004-07-31 [colin]      0.9.12cvs39.9
14251
14252         * src/exphtmldlg.c
14253                 Fix compilation
14254
14255 2004-07-31 [colin]      0.9.12cvs39.8
14256
14257         * src/exphtmldlg.c
14258                 Fix an alertpanel type
14259
14260 2004-07-30 [colin]      0.9.12cvs39.7
14261
14262         * src/alertpanel.c
14263                 Fix alertpanel_error_log's icon
14264
14265 2004-07-30 [colin]      0.9.12cvs39.6
14266
14267         * src/pop.c
14268                 Two of them should still be warnings
14269
14270 2004-07-30 [colin]      0.9.12cvs39.5
14271
14272         * src/pop.c
14273                 More warning -> error
14274 2004-07-29 [colin]      0.9.12cvs39.4
14275
14276         * src/pop.c
14277                 Warning -> error
14278
14279 2004-07-29 [colin]      0.9.12cvs39.3
14280
14281         * src/prefs_matcher.c
14282                 Fix segfault
14283
14284 2004-07-29 [colin]      0.9.12cvs39.2
14285
14286         * src/alertpanel.c
14287                 More nice-looking alertpanels
14288
14289 2004-07-29 [colin]      0.9.12cvs39.1
14290
14291         * src/messageview.c
14292                 sync with head
14293                 (inform user when partial mail is deleted on server)
14294
14295 2004-07-29 [colin]      0.9.12cvs38.1
14296
14297         * src/messageview.c
14298                 sync with head
14299
14300 2004-07-28 [paul]       0.9.12cvs37.7
14301
14302         * src/mainwindow.c
14303                 complete the replacement of deprecated gtk_progress_*
14304
14305 2004-07-28 [paul]       0.9.12cvs37.6
14306
14307         * src/action.c
14308         * src/inc.c
14309         * src/mainwindow.c
14310         * src/send_message.c
14311         * src/gtk/progressdialog.c
14312         * src/gtk/progressdialog.h
14313                 replace deprecated gtk_progress_*
14314
14315 2004-07-28 [paul]       0.9.12cvs37.5
14316
14317         * src/gtk/filesel.c
14318                 remove gtk_window_set_wmclass()
14319 2004-07-28 [paul]       0.9.12cvs37.4
14320
14321         * src/addressbook.c
14322         * src/compose.c
14323         * src/foldersel.c
14324         * src/mainwindow.c
14325         * src/messageview.c
14326         * src/sourcewindow.c
14327         * src/gtk/logwindow.c
14328                 remove gtk_window_set_wmclass()
14329                 
14330         * src/prefs_filtering.c
14331         * src/prefs_filtering_action.c
14332         * src/prefs_fonts.c
14333         * src/prefs_gtk.c
14334         * src/prefs_matcher.c
14335         * src/ssl_manager.c
14336         * src/gtk/prefswindow.c
14337                 replace gtk_window_position()
14338
14339 2004-07-28 [colin]      0.9.12cvs37.3
14340
14341         * src/alertpanel.c
14342         * src/alertpanel.h
14343                 Add a way to specify panel type for specific
14344                 panels (alertpanel())
14345         * src/account.c
14346         * src/addressbook.c
14347         * src/compose.c
14348         * src/expldifdlg.c
14349         * src/main.c
14350         * src/messageview.c
14351         * src/summaryview.c
14352         * src/textview.c
14353         * src/gtk/sslcertwindow.c
14354                 Fix alertpanel()s so that their icon match
14355                 their real type
14356
14357 2004-07-28 [paul]       0.9.12cvs37.2
14358
14359         * src/addr_compl.c
14360         * src/addressbook.c
14361         * src/alertpanel.c
14362         * src/compose.c
14363         * src/export.c
14364         * src/foldersel.c
14365         * src/folderview.c
14366         * src/grouplistdialog.c
14367         * src/import.c
14368         * src/mainwindow.c
14369         * src/message_search.c
14370         * src/messageview.c
14371         * src/passphrase.c
14372         * src/prefs_actions.c
14373         * src/prefs_common.c
14374         * src/prefs_customheader.c
14375         * src/prefs_display_header.c
14376         * src/prefs_filtering.c
14377         * src/prefs_filtering_action.c
14378         * src/prefs_gtk.c
14379         * src/prefs_matcher.c
14380         * src/prefs_msg_colors.c
14381         * src/prefs_summary_column.c
14382         * src/prefs_template.c
14383         * src/sourcewindow.c
14384         * src/ssl_manager.c
14385         * src/summary_search.c
14386         * src/gtk/colorsel.c
14387         * src/gtk/description_window.c
14388         * src/gtk/gtkaspell.c
14389         * src/gtk/inputdialog.c
14390         * src/gtk/logwindow.c
14391         * src/gtk/prefswindow.c
14392         * src/gtk/progressdialog.c
14393                 replace deprecated gtk_window_set_policy
14394
14395 2004-07-27 [colin]      0.9.12cvs37.1
14396
14397         * src/msgcache.c
14398                 More fixes (synced for head again)
14399
14400 2004-07-27 [colin]      0.9.12cvs35.3
14401
14402         * src/msgcache.c
14403                 Fix wrong test
14404
14405 2004-07-27 [colin]      0.9.12cvs35.2
14406
14407         * src/mimeview.c
14408                 Fix width a bit (by Paul)
14409         * src/alertpanel.c
14410         * src/alertpanel.h
14411                 Specialize icons, make alertpanel_message()
14412                 private
14413         * src/message_search.c
14414         * src/sgpgme.c
14415         * src/summary_search.c
14416                 Suit alertpanel changes
14417
14418 2004-07-27 [colin]      0.9.12cvs35.1
14419
14420         * src/alertpanel.c
14421                 Add an icon
14422         * src/passphrase.c
14423                 Add debug output - maybe someone will
14424                 want to look at the problem with Grab
14425                 Input :)
14426         Bump version as we're synced with HEAD
14427
14428 2004-07-26 [colin]      0.9.12cvs33.26
14429
14430         * src/pop.c
14431                 Fix uidl-file parsing when not in new
14432                 format
14433
14434 2004-07-26 [colin]      0.9.12cvs33.25
14435
14436         * src/gtk/menu.c
14437                 Move popup menu up if necessary (fixes 
14438                 account selector)
14439         * src/mainwindow.c
14440                 Set account selector's button height to
14441                 minimum
14442
14443 2004-07-26 [colin]      0.9.12cvs33.24
14444
14445         * src/alertpanel.c
14446                 Maybe fix 551 (Truncated font in alert window)
14447
14448 2004-07-26 [colin]      0.9.12cvs33.23
14449
14450         * po/de.po
14451         * po/es.po
14452         * po/fr.po
14453         * po/it.po
14454         * po/ja.po
14455         * po/pl.po
14456         * po/ru.po
14457         * po/sk.po
14458         * po/sr.po
14459         * po/zh_CN.po
14460                 Sync po files with HEAD
14461
14462 2004-07-26 [paul]       0.9.12cvs33.22
14463
14464         * src/compose.c
14465                 fix Bug 556 'Organisation-header is sent even if empty'
14466
14467 2004-07-24 [colin]      0.9.12cvs33.21
14468
14469         * src/compose.c
14470         * src/gtk/gtkaspell.c
14471         * src/gtk/gtkaspell.h
14472                 Fix speller accelerators (require hack)
14473
14474 2004-07-24 [colin]      0.9.12cvs33.20
14475
14476         * src/gtk/gtkaspell.c
14477                 Fix over-eager code deletion breaking
14478                 Check while typing
14479
14480 2004-07-24 [colin]      0.9.12cvs33.19
14481
14482         * src/browseldap.c
14483         * src/ldapctrl.c
14484         * src/ldapctrl.h
14485         * src/ldapserver.h
14486                 Sync ldap with HEAD
14487         (Fixes 546 LDAP completely broken)
14488
14489 2004-07-24 [colin]      0.9.12cvs33.18
14490
14491         * src/prefs_msg_colors.c
14492                 Fix prototype mismatch
14493         (Fixes 547 void function cannot return value)
14494
14495 2004-07-24 [colin]      0.9.12cvs33.17
14496
14497         * src/mainwindow.c
14498                 Fix sort going back to previous sort key
14499                 when changing sort direction
14500
14501 2004-07-24 [colin]      0.9.12cvs33.16
14502
14503         * src/compose.c
14504                 Fix space insertion when re-wrapping at 
14505                 cursor point
14506
14507 2004-07-24 [colin]      0.9.12cvs33.15
14508
14509         * src/gtk/gtkaspell.c
14510                 Don't change cursor position in insert-text
14511                 callback
14512         (Fixes 539 Word wrapping on input transposes letters)
14513
14514 2004-07-24 [colin]      0.9.12cvs33.14
14515
14516         * src/gtk/gtkaspell.c
14517                 Reencode non-ascii chars to dictionary's
14518                 encoding
14519         (Fixes 544 Spell check broken non english locale)
14520
14521 2004-07-24 [colin]      0.9.12cvs33.13
14522
14523         * src/summaryview.c
14524                 Fix Shift+Down, add Home/End/PgUp/PgDown
14525
14526 2004-07-21 [colin]      0.9.12cvs33.12
14527
14528         * src/prefs_common.c
14529                 Fix a gtk warning (Patch by Andrej Kacian)
14530
14531 2004-07-21 [colin]      0.9.12cvs33.11
14532
14533         * src/gtk/filesel.c
14534                 More check
14535
14536 2004-07-21 [colin]      0.9.12cvs33.10
14537
14538         * src/compose.c
14539         * src/crash.c
14540         * src/export.c
14541         * src/import.c
14542         * src/messageview.c
14543         * src/mimeview.c
14544         * src/prefs_spelling.c
14545         * src/prefs_themes.c
14546         * src/summaryview.c
14547         * src/gtk/filesel.c
14548         * src/gtk/filesel.h
14549         * src/gtk/pluginwindow.c
14550                 Untwist open/save mode guessing logic, make
14551                 it explicit
14552
14553 2004-07-20 [colin]      0.9.12cvs33.9
14554
14555         * src/codeconv.c
14556                 conv_encode_header: src_charset is UTF-8 on
14557                 gtk2
14558         * src/compose.c
14559                 Remove double encoding of the headers
14560
14561 2004-07-20 [colin]      0.9.12cvs33.8
14562
14563         * src/codeconv.c
14564                 Fix typo
14565
14566 2004-07-20 [colin]      0.9.12cvs33.7
14567
14568         * src/mainwindow.c
14569                 Set the separated messageview to the saved
14570                 size of Claws' messageview (Patch by Alfons)
14571                 Fix a callback prototype (me)
14572
14573 2004-07-20 [colin]      0.9.12cvs33.6
14574
14575         * src/codeconv.h
14576                 Forgot one hunk in 0.9.12cvs33.4
14577
14578 2004-07-19 [colin]      0.9.12cvs33.5
14579
14580         * src/action.c
14581                 Action output fix
14582                 Patch by Alfons
14583
14584 2004-07-19 [colin]      0.9.12cvs33.4
14585
14586         * src/compose.c
14587                 Fix outgoing charset bug in headers
14588         * src/codeconv.c
14589                 Clean for glib2 - Patch by Alfons
14590
14591 2004-07-19 [colin]      0.9.12cvs33.3
14592
14593         * src/statusbar.c
14594                 Remove grip from the statusbar
14595                 Patch by Alfons
14596
14597 2004-07-19 [colin]      0.9.12cvs33.2
14598
14599         * src/messageview.c
14600         * src/textview.c
14601                 Fix messageview remembering the previous
14602                 scroll position when loading a new message
14603                 Patch by Alfons
14604
14605 2004-07-19 [colin]      0.9.12cvs33.1
14606
14607         * src/folder.h
14608         * src/folderview.c
14609         * src/summaryview.c
14610                 Sync with HEAD
14611
14612 2004-07-18 [colin]      0.9.12cvs32.7
14613
14614         * configure.ac
14615                 Remove useless check for XIM - noticed
14616                 by Alfons
14617
14618 2004-07-18 [colin]      0.9.12cvs32.6
14619
14620         * src/summaryview.c
14621                 Remove non-modified and shift-modified
14622                 accelerators in summaryview's popup
14623                 menu, as that doesn't get catched by
14624                 the accel-activate signal catcher...
14625
14626 2004-07-18 [colin]      0.9.12cvs32.5
14627
14628         * src/prefs_common.c
14629                 Define sensible default prefs for 
14630                 wrapping
14631
14632 2004-07-18 [colin]      0.9.12cvs32.4
14633
14634         * src/compose.c
14635         * src/prefs_common.c
14636         * src/prefs_common.h
14637         * src/prefs_wrapping.c
14638                 Remove Smart Wrapping pref, which does
14639                 nothing on gtk2 branch
14640
14641 2004-07-18 [colin]      0.9.12cvs32.3
14642
14643         * src/sourcewindow.c
14644                 Proper utf8
14645
14646 2004-07-18 [colin]      0.9.12cvs32.2
14647
14648         * src/compose.c
14649                 Save attachment status when drafting
14650
14651 2004-07-18 [colin]      0.9.12cvs32.1
14652
14653         * src/gtk/filesel.c
14654                 Fix erratic folder selection in open mode
14655
14656 2004-07-18 [colin]      0.9.12cvs31.11
14657
14658         * src/pop.c
14659                 Don't let partial messages get deleted
14660                 even with "dowload all"
14661                 (0.9.12cvs31.8 fix extension)
14662 2004-07-18 [colin]      0.9.12cvs31.10
14663
14664         * src/gtk/logwindow.c
14665                 Fix log scrolling
14666
14667 2004-07-18 [colin]      0.9.12cvs31.9
14668
14669         * src/common/utils.c
14670                 Fix non-utf8 strings coming from commands
14671                 and files
14672
14673 2004-07-18 [colin]      0.9.12cvs31.8
14674
14675         * src/pop.c
14676                 Fix partial download bug with Download all
14677                 messages option
14678
14679 2004-07-18 [colin]      0.9.12cvs31.7
14680
14681         * src/textview.c
14682                 Fix bug introduced in 0.9.12cvs31.2
14683                 (blocked in select mode after double click)
14684
14685 2004-07-18 [colin]      0.9.12cvs31.6
14686
14687         * src/compose.c
14688         * src/gtk/menu.c
14689                 More glib-warning fixes
14690
14691 2004-07-18 [colin]      0.9.12cvs31.5
14692
14693         * src/compose.c
14694                 Fix trashing the primary clipboard when moving 
14695                 around with tab
14696         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14697
14698 2004-07-18 [colin]      0.9.12cvs31.4
14699
14700         * src/codeconv.c
14701                 convert unencoded iso headers to utf8
14702         (Fix Bug 538 Unencoded local characters in subject make it 
14703          disappear)
14704
14705 2004-07-18 [colin]      0.9.12cvs31.3
14706
14707         * src/compose.c
14708                 Fix tab char handling in wrapping
14709         (Fix Bug 537 Line wrap problem - TAB character treated as 
14710          one character instead of 8)
14711
14712 2004-07-18 [colin]      0.9.12cvs31.2
14713
14714         * src/textview.c
14715                 return FALSE on GDK_MOTION_NOTIFY
14716         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14717          (unable to highlight))
14718
14719 2004-07-18 [colin]      0.9.12cvs31.1
14720
14721         * src/folderview.c
14722                 Sync with 0.9.12cvs31
14723
14724 2004-07-18 [colin]      0.9.12cvs30.4
14725
14726         * src/compose.c
14727                 Also block text_inserted when inserting a file
14728
14729 2004-07-18 [colin]      0.9.12cvs30.3
14730
14731         * src/compose.c
14732                 Fix smart wrapping (block text_inserted handler
14733                 while putting quotation to avoid wrap on input,
14734                 don't join lines if next is sig separator)
14735
14736 2004-07-17 [colin]      0.9.12cvs30.2
14737
14738         * src/folderview.c
14739         * src/mainwindow.c
14740         * src/mimeview.c
14741         * src/summaryview.c
14742         * src/gtk/quicksearch.c
14743         * src/gtk/quicksearch.h
14744                 Block key events handlers *and* accels while
14745                 quicksearch is focused
14746         (Fixes Bug 534 quick-search bar not accepting certain letters)
14747
14748 2004-07-17 [colin]      0.9.12cvs30.1
14749
14750         * src/folder.h
14751         * src/folderview.c
14752         * src/summaryview.c
14753                 Sync with 0.9.12cvs30
14754
14755 2004-07-17 [colin]      0.9.12cvs28.2
14756
14757         * src/mimeview.c
14758         * src/procmime.c
14759         * src/summaryview.c
14760         * src/gtk/menu.c
14761                 Squash some compile and glib warnings
14762
14763 2004-07-17 [paul]       0.9.12cvs28.1
14764
14765         * src/mimeview.c
14766                 sync with 0.9.12cvs28 HEAD
14767
14768 2004-07-16 [paul]       0.9.12cvs26.1
14769         
14770         * src/gtk/quicksearch.c
14771         * src/account.c
14772         * src/account.h
14773         * src/compose.c
14774         * src/customheader.c
14775         * src/folder_item_prefs.c
14776         * src/main.c
14777         * src/mainwindow.c
14778         * src/messageview.c
14779         * src/mimeview.c
14780         * src/news.c
14781         * src/pgpmime.c
14782         * src/pop.c
14783         * src/pop.h
14784         * src/prefs_account.c
14785         * src/prefs_account.h
14786         * src/prefs_common.c
14787         * src/prefs_common.h
14788         * src/prefs_display_header.c
14789         * src/prefs_gtk.c
14790         * src/prefs_gtk.h
14791         * src/procheader.c
14792         * src/procmime.c
14793                 sync with 0.9.12cvs26 HEAD      
14794
14795 2004-07-15 [colin]      0.9.12cvs18.14
14796
14797         * src/folder.c
14798                 Disable GPG signature check during
14799                 folder move and scan
14800         (Closes Bug 521 Signature checking slows down Folder-Move)
14801
14802 2004-07-14 [colin]      0.9.12cvs18.13
14803
14804         * src/common/partial_download.c
14805                 update includes
14806
14807 2004-07-14 [colin]      0.9.12cvs18.12
14808
14809         * src/common/partial_download.c
14810         * src/common/partial_download.h
14811                 Move doc at top, add correct copyright
14812
14813 2004-07-14 [colin]      0.9.12cvs18.11
14814
14815         * src/folder.c
14816         * src/messageview.c
14817         * src/pop.c
14818         * src/pop.h
14819         * src/procmsg.c
14820         * src/summaryview.c
14821         * src/common/Makefile.am
14822         * src/common/partial_download.c ** NEW FILES **
14823         * src/common/partial_download.h ** NEW FILES **
14824                 Move partial-download related stuff to its
14825                 own file
14826
14827 2004-07-14 [colin]      0.9.12cvs18.10
14828
14829         * src/send_message.c
14830                 Fix smtp auth when user is null or empty
14831
14832 2004-07-13 [colin]      0.9.12cvs18.9
14833
14834         * src/gtk/quicksearch.c
14835                 Use alphabetic order
14836
14837 2004-07-13 [colin]      0.9.12cvs18.8
14838
14839         * src/pop.c
14840                 Be paranoid on the checks
14841
14842 2004-07-13 [colin]      0.9.12cvs18.7
14843
14844         * src/gtk/quicksearch.c
14845                 Fix Engrish once again
14846
14847 2004-07-13 [colin]      0.9.12cvs18.6
14848
14849         * src/procmsg.c
14850         * src/summaryview.c
14851                 Mark messages for deletion when they are about to
14852                 be removed from trash
14853
14854 2004-07-13 [colin]      0.9.12cvs18.5
14855
14856         * src/matcher.c
14857         * src/matcher.h
14858         * src/matcher_parser_parse.y
14859         * src/prefs_matcher.c
14860         * src/gtk/quicksearch.c
14861                 Add 'partial' ('p') match string to find partially
14862                 downloaded messages
14863
14864 2004-07-13 [colin]      0.9.12cvs18.4
14865
14866         * src/pop.c
14867                 Fix misplaced block
14868
14869 2004-07-13 [colin]      0.9.12cvs18.3
14870
14871         * src/pop.c
14872         * src/pop.h
14873         * src/messageview.c
14874                 Refactor API (to avoid passing 5+ params and code
14875                 duplication)
14876         * src/folder.c
14877         * src/msgcache.c
14878         * src/procheader.c
14879         * src/common/defs.h
14880                 Add planned_download to cache
14881                 Don't mess uidl file when moving partially downloaded
14882                 mails (they change folder, we should change it in the
14883                 uidl list too or we'll remove an incorrect message)
14884                 (this also helps removing hacks when changing 
14885                 planned_download in messageview.c)
14886
14887 2004-07-12 [colin]      0.9.12cvs18.2
14888
14889         * src/gtk/quicksearch.c
14890                 Fix missing status update in quicksearch
14891
14892 2004-07-12 [paul]       0.9.12cvs18.1
14893
14894         * po/POTFILES.in
14895         * src/Makefile.am
14896         * src/account.c
14897         * src/codeconv.c
14898         * src/compose.c
14899         * src/inc.c
14900         * src/main.c
14901         * src/prefs_common.c
14902         * src/procmsg.h
14903         * src/toolbar.c
14904         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14905         * src/prefs_wrapping.[ch]       ** NEW FILES **
14906         * src/common/intl.h
14907         * src/common/utils.[ch]
14908         * src/gtk/quicksearch.[ch]
14909                 sync with 0.9.12cvs18 HEAD
14910
14911 2004-07-12 [colin]      0.9.11cvs17.25
14912
14913         * src/folder.c
14914         * src/folder.h
14915                 Remove unused function added by me in 0.9.11cvs17.10
14916
14917 2004-07-11 [colin]      0.9.11cvs17.24
14918
14919         * src/inc.c
14920         * src/messageview.c
14921         * src/pop.c
14922         * src/pop.h
14923                 Use folderitem and msgnum instead of filename to
14924                 know which mail to delete
14925                 Move old partial mail deletion to pop.c
14926
14927 2004-07-10 [colin]      0.9.11cvs17.23
14928
14929         * src/inc.c
14930                 Add debug
14931         * src/pop.c
14932         * src/pop.h
14933                 Don't re-use same enums for unrelated stuff: it's 
14934                 completely misleading !
14935                 Document a bit
14936
14937 2004-07-09 [colin]      0.9.11cvs17.22
14938
14939         * src/inc.c
14940                 Remove folder-type check and do
14941                 more tests to be sure everything's
14942                 ok
14943         * src/messageview.c
14944                 Punctuation update, remove useless
14945                 code, fix two warnings
14946         * src/noticeview.c
14947                 Layout cleaning, reset 2nd button
14948                 when specifying one
14949
14950 2004-07-09 [colin]      0.9.11cvs17.21
14951
14952         * src/messageview.c
14953         * src/pop.c
14954         * src/pop.h
14955                 Allow user to change his mind
14956                 and postpone decision (by
14957                 unmarking the mail)
14958
14959 2004-07-09 [colin]      0.9.11cvs17.20
14960
14961         * src/messageview.c
14962                 Fix bug with delete state
14963         * src/pop.c
14964         * src/pop.h
14965                 Fix buffer leak (fread doesn't 
14966                 terminate buffers with \0)
14967                 Refactoring (remove magic 
14968                 numbers)
14969
14970 2004-07-09 [colin]      0.9.11cvs17.19
14971
14972         * src/pop.c
14973                 Don't log "Skipping message" if 
14974                 we're going to TOP it two lines
14975                 later
14976
14977 2004-07-09 [colin]      0.9.11cvs17.18
14978
14979         * src/messageview.c
14980                 Fix Engrish
14981
14982 2004-07-09 [colin]      0.9.11cvs17.17
14983
14984         * src/pop.c
14985                 strlen checking...
14986         * src/messageview.c
14987                 refactoring a bit
14988
14989 2004-07-08 [colin]      0.9.11cvs17.16
14990
14991         * src/noticeview.c
14992         * src/noticeview.h
14993                 Add an optional second button
14994         * src/messageview.c
14995         * src/pop.c
14996         * src/pop.h
14997                 Don't delete partially received mails after a certain
14998                 time; rather, let the user decide.
14999
15000 2004-07-08 [colin]      0.9.11cvs17.15
15001
15002         * src/common/smtp.h
15003                 Sync with HEAD
15004
15005 2004-07-08 [colin]      0.9.11cvs17.14
15006
15007         * src/messageview.c
15008         * src/common/smtp.c
15009                 Use to_human_readable() for sizes
15010
15011 2004-07-08 [colin]      0.9.11cvs17.13
15012
15013         * src/inc.c
15014         * src/messageview.c
15015         * src/pop.c
15016         * src/pop.h
15017         * src/procmsg.c
15018                 Fix partial-downloading issues:
15019                         catch unsupported TOP
15020                         don't delete partially downloaded mails before 5 days
15021                         don't update existing with non-MH folders; that'll
15022                         make dups, but it's better than trashing the folder
15023                         free new msginfo parts
15024                 Fix indentation ;-)
15025
15026 2004-07-08 [colin]      0.9.11cvs17.12
15027
15028         * src/common/smtp.c
15029         * src/common/smtp.h
15030                 Sync smtp size verification with HEAD
15031
15032 2004-07-08 [colin]      0.9.11cvs17.11
15033
15034         * src/summaryview.c
15035         * src/prefs_common.c
15036         * src/prefs_common.h
15037         * src/gtk/quicksearch.c
15038         * src/gtk/quicksearch.h
15039                 Sync sticky pref with HEAD
15040
15041 2004-07-08 [colin]      0.9.11cvs17.10
15042
15043         * src/folder.c [1.213.2.6]
15044         * src/folder.h [1.87.2.6]
15045         * src/inc.c [1.149.2.7]
15046         * src/messageview.c [1.94.2.8]
15047         * src/procheader.c [1.47.2.6]
15048         * src/procmsg.c [1.150.2.4]
15049         * src/procmsg.h [1.60.2.5]
15050         * src/pop.c [1.56.2.4]
15051         * src/pop.h [1.17.2.3]
15052                 Let too big messages get downloaded, but truncated
15053                 Add a button to download them completely
15054                 
15055 2004-07-06 [colin]      0.9.11cvs17.9
15056
15057         * src/gtk/quicksearch.c [1.1.2.3]
15058                 Add a Clear button
15059         * commitHelper
15060         * PATCHSETS
15061                 Add a script to help with cvs
15062
15063 2004-07-03 [colin]      0.9.11cvs17.8
15064
15065         * src/plugins/imageviewer/viewer.c
15066                 fix imageviewer (which was staying on the first
15067                 displayed image)
15068
15069 2004-07-03 [colin]      0.9.11cvs17.7
15070
15071         Removed FIXME_GTK2 warnings
15072         * src/gtk/gtkutils.c
15073                 useless #warnings
15074         * src/gtk/menu.c
15075                 useless #warnings (no need to mess with menu rc)
15076         * src/gtk/menu.h
15077                 unused functions
15078         
15079
15080 2004-07-03 [colin]      0.9.11cvs17.6
15081
15082         Removed FIXME_GTK2 warnings
15083         * src/codeconv.c
15084                 useless #warnings (rewrite needed)
15085         * src/compose.c
15086                 useless #warnings (rewrite needed)
15087                 useless #warnings (gtk2 is like that)
15088                 useless #warnings (previously fixed)
15089         * src/main.c
15090                 useless #warnings (previously fixed)
15091         * src/message_search.c
15092                 useless #warnings (gtk2 is like that)
15093                 Made apparent that search is case-sensitive
15094         * src/mimeview.c
15095                 useless #warnings (rewrite needed)
15096                 useless #warnings (gtk2 is like that)
15097                 reimplemented real warnings
15098         * src/prefs_common.c
15099                 Removed block cursor option (not it gtk2)
15100         * src/prefs_gtk.c
15101                 useless #warnings (rewrite needed)
15102         * src/procheader.c
15103                 useless #warnings (rewrite needed)
15104         * src/sourcewindow.c
15105                 useless #warnings (incorrect placing)
15106         * src/summary_search.c
15107                 useless #warnings (gtk2 is like that)
15108                 Made apparent that search is case-sensitive
15109         * src/action.c
15110                 useless #warnings (gtk2 is like that)
15111         * src/textview.c
15112                 useless #warnings (rewrite needed)
15113         * src/toolbar.c
15114                 useless #warnings (rewrite needed)
15115
15116 2004-07-03 [colin]      0.9.11cvs17.5
15117
15118         * src/textview.c
15119                 Fix mismerge which broke URI opening
15120                 
15121 2004-07-01 [colin]      0.9.11cvs17.4
15122
15123         * src/gtk/filesel.c
15124                 Fill filename when saving
15125                 
15126 2004-06-27 [colin]      0.9.11cvs17.3
15127
15128         * src/gtk/filesel.[ch]
15129                 Use the new GTK file selector
15130                 Update prototype to match the reality: multiple file
15131                 selection is open-only          
15132         * src/compose.c
15133                 Match the new prototypes        
15134         * configure.ac
15135                 Match the new requirements (gtk 2.4.0)
15136                         
15137 2004-06-26 [colin]      0.9.11cvs17.2
15138
15139         * src/plugins/trayicon/trayicon.c
15140                 Remove useless signal handler on resize, which causes
15141                 an infinite "loop"
15142         
15143 2004-06-26 [colin]      0.9.11cvs17.1
15144         
15145         * tools/Makefile.am
15146                 remove launch_firebird and add nautilus2sylpheed.sh
15147         * src/quicksearch.c
15148           src/summaryview.c
15149                 Fix show/hide "Extended symbols" button problem
15150                 Fix apparition at startup
15151                 Fix const warnings
15152         * src/plugins/image_viewer/Makefile.am
15153                 Fix configure 
15154         * common/ssl.c
15155                 Re-enable certificate check, as it doesn't seem to
15156                 cause Xlib errors anymore
15157
15158 2004-06-25 [paul]       0.9.11cvs17
15159
15160         * sync with 0.9.11cvs17 HEAD
15161         
15162         NOTE: QuickSearch is broken
15163
15164 2004-06-07 [colin]      0.9.10claws67.10
15165         * src/plugins/trayicon/trayicon.c
15166           src/plugins/trayicon/libeggtrayicon/Makefile.am
15167           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15168                 Fix gettextization in trayicon plugin
15169
15170 2004-06-07 [colin]      0.9.10claws67.9
15171         
15172         * src/summaryview.c
15173           src/gtk/gtksctree.[ch]
15174                 Let Shift+{Up,Down} work in summaryview
15175                 (well, Down "works" and Up works)
15176                 Let the list scroll when using these keys
15177
15178 2004-06-06 [colin]      0.9.10claws67.8
15179
15180         * src/plugins/trayicon/trayicon.c
15181                 Fix pixmap update
15182
15183 2004-06-06 [colin]      0.9.10claws67.7
15184
15185         * src/addressbook.c
15186                 Fix signal handling causing system-wide focus grab
15187
15188 2004-05-25 [paul]       0.9.10claws67.6
15189
15190         * Makefile.am
15191           src/Makefile.am
15192                 clean up
15193
15194 2004-05-25 [paul]       0.9.10claws67.5
15195
15196         * replace deprecated gtk_signal... functions
15197
15198 2004-05-23 [colin]      0.9.10claws67.4
15199
15200         * src/compose.c
15201                 Fix wrapping
15202
15203 2004-05-22 [colin]      0.9.10claws67.3
15204
15205         * src/compose.c
15206                 Re-fix [Edited] in compose.c::compose_reedit()
15207
15208 2004-05-22 [colin]      0.9.10claws67.2
15209
15210         * src/procmime.c
15211                 Fix parsing of multiparts mails
15212
15213 2004-05-22 [colin]      0.9.10claws67.1
15214
15215         * src/summaryview.c
15216                 Fix quicksearch
15217
15218 2004-05-22 [paul]       0.9.10claws67
15219
15220         * sync with 0.9.10claws67 HEAD
15221
15222 2004-05-14 [alfons]
15223
15224         * src/procmime.h
15225                 add forgotton prototype
15226
15227 2004-05-10 [paul]       0.9.10claws57
15228
15229         * sync with 0.9.10claws57 HEAD
15230
15231 2004-05-05 [paul]       0.9.9.claws1
15232
15233         * ChangeLog-gtk2        ** REMOVED **
15234           ChangeLog-gtk2.claws  ** ADDED **
15235                 rename and adopt the normal claws format
15236                 
15237         * configure.ac
15238                 require gtkmathview >= 0.5
15239
15240         * ac/*                          ** REMOVED **
15241           ac/                           ** REMOVED **
15242           intl/Makefile.in              ** REMOVED **
15243           m4/                           ** ADDED **
15244           m4/missing                    ** ADDED **
15245           m4/missing/gdk-pixbuf.m4      ** ADDED **
15246           m4/missing/gettext.m4         ** ADDED **
15247           m4/missing/gpgme.m4           ** ADDED **
15248           m4/missing/imlib.m4           ** ADDED **
15249           m4/.cvsignore                 ** ADDED **
15250           m4/Makefile.am                ** ADDED **
15251           m4/README                     ** ADDED **
15252           m4/aclocal-include.m4         ** ADDED **
15253           m4/aspell.m4                  ** ADDED **
15254           m4/check-type.m4              ** ADDED **
15255           m4/gnupg-check-typedef.m4     ** ADDED **
15256           m4/openssl.m4                 ** ADDED **
15257           m4/spamassassin.m4            ** ADDED **
15258           po/ChangeLog                  ** REMOVED **
15259           po/Makefile.in.in             ** REMOVED **
15260           po/Rules-quot                 ** REMOVED **
15261           po/boldquot.sed               ** REMOVED **
15262           po/en@boldquot.header         ** REMOVED **
15263           po/en@quot.header             ** REMOVED **
15264           po/insert-header.sin          ** REMOVED **
15265           po/quot.sed                   ** REMOVED **
15266           po/remove-potcdate.sed        ** REMOVED **
15267           po/remove-potcdate.sin        ** REMOVED **
15268           po/stamp-po                   ** REMOVED **
15269           Makefile.am
15270           autogen.sh
15271           configure.ac
15272                 enable building with automake 1.8.x
15273                 add 'autopoint --force' to autogen.sh and remove all
15274                 auto-generated files, remove ac/ directory and use
15275                 m4/ directory instead
15276                 
15277         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15278                 fix gettextization
15279
15280 2004-02-28 Colin Leroy <colin@colino.net>
15281         * src/prefs_matcher.c
15282           src/prefs_filtering.c
15283           src/prefs_filtering_action.c
15284                 Fix non-editable GtkEntries
15285
15286 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15287         * src/prefs_themes.c
15288                 utf8 conversion for theme info
15289
15290 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15291         * sync 0.9.9claws
15292
15293 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15294         * src/grouplistdialog.c
15295                 allow multiple selections without ctrl key
15296
15297 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15298         * src/main.c
15299                 enable customizable accelerators
15300
15301 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15302         * src/prefs_common.c
15303                 re-enable different font settings for gtk1/2
15304         * src/prefs_folder_item.c
15305                 fix folder prefs displayed wrong
15306         * src/textview.c
15307                 set 'sunken' shadow type
15308
15309 2004-02-07 Colin Leroy <colin@colino.net>
15310         * src/compose.c
15311                 Fix message being always [Edited]
15312                 Encode headers correctly (utf8 buf)
15313
15314 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15315         * src/socket.c
15316                 remove double g_source_attach()
15317                 (Thanks to Colin Leroy)
15318
15319 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15320         * src/gtk/gtksctree.c
15321                 Fix SSL certificate list not shown
15322         * src/mimeview.c
15323                 Fix clicks in mime tree
15324
15325 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15326         * src/common/socket.c
15327                 Fix SSL receive
15328         * src/compose.c
15329                 Fix clipboard menu hotkeys
15330
15331 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15332         * src/gtk/gtkaspell.[ch]
15333           src/compose.c
15334                 reimplement spellchecker
15335
15336 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15337         * src/gtk/filesel.c
15338                 crash when inserting file in compose window
15339                 (TODO: keep old selection on clicks)
15340         * src/main.c
15341                 use gtkrc-2.0 instead of gtkrc
15342
15343 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15344         * src/messageview.c
15345                 remove orphaned mimeview unref()
15346
15347 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15348         * src/grouplistdialog.c
15349                 expand nodes containing subscribed groups
15350
15351 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15352         * src/textview.c
15353                 textview: hide cursor, restore old click behaviour
15354
15355 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15356         * src/textview.c
15357                 variable names messed up
15358
15359 2004-01-17 Colin Leroy <colin@colino.net>
15360         * src/addr_compl.c
15361                 Fix completion address too thin
15362         * src/compose.c
15363                 Fix tab-to-subject behaviour
15364         * src/summaryview.c
15365                 Implement key up & down in summaryview
15366
15367 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15368
15369         * sync 098claws
15370
15371 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15372         * configure.ac
15373           Makefile.am
15374           doc/.cvsignore
15375           doc/Makefile.am
15376                 faq, man, manual moved to doc/
15377         * ac/aspell.m4
15378           ac/check-type.m4
15379           ac/gnupg-check-typedef.m4
15380           ac/openssl.m4
15381           ac/spamassassin.m4
15382           ac/missing/gdk-pixbuf.m4
15383           ac/missing/gpgme.m4
15384           ac/missing/imlib.m4
15385                 fix automake warnings
15386
15387 2003-12-06 Colin Leroy <colin@colino.net>
15388         * src/summaryview.c
15389                 Fix quicksearch
15390
15391 2003-12-05 Colin Leroy <colin@colino.net>
15392         * src/summaryview.c
15393                 Fix going to next unread folder
15394
15395 2003-12-05 Colin Leroy <colin@colino.net>
15396         * src/crash.c
15397                 Fix gtk2 compilation
15398         * src/session.c
15399                 Remove iotag source handler at disconnection
15400         * src/socket.[ch] 
15401                 Remove source handler when closing socket 
15402                 (fixes another seg)
15403
15404 2003-12-04 Colin Leroy <colin@colino.net>
15405         * src/compose.c
15406           src/prefs_account.c
15407           src/prefs_common.c
15408                 Fix some dropdown menus
15409
15410 2003-12-04 Colin Leroy <colin@colino.net>
15411         * src/compose.c
15412                 Fix event handlers on header fields
15413         * src/common/socket.c
15414           src/common/session.c
15415                 Fix segfault with callback (SSL)
15416                 Fix end of session 
15417
15418 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15419
15420         * Fix compile bug in src/compose.c
15421         * removed src/gtk/gtkstext.[ch]
15422
15423 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15424
15425         * Convert character set and escape "text" attributes in toolbar setting
15426         files.
15427         * Fixed bug in button-press-event handling.
15428
15429 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15430
15431         * Fixed bug in key-press-event handling.
15432
15433 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15434
15435         * Enabled to compile tray-icon plugin (Ad-hoc).
15436         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15437
15438 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15439
15440         * Enabled to compile on sylpheed-claws.
15441         (tray-icon plugin still cannot compile yet.)
15442
15443 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15444
15445         * Updated to 0.9.5.
15446
15447 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15448
15449         * Updated to 0.9.4.
15450         * Ported monitoring SSL mechanism to GSource of GLib2
15451         (I don't confirm it)
15452         * Added _gtk2 suffix to key name of font preference to avoid
15453         ovverwriting preference of Gtk+-1.2 version.
15454
15455 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15456
15457         * Updated to 0.9.2.
15458
15459 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15460
15461         * Updated to 0.9.1.
15462         * Translate po files into UTF-8 when execute autogen.sh.
15463
15464 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
15465
15466         * Updated to 0.9.0.
15467
15468 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
15469
15470         * Plugged GError related memory leaks.
15471
15472 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
15473
15474         * Changed default size of fonts.
15475         * Enabled to set titile font size of warning dialog.
15476
15477 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
15478
15479         * Embed a sylpheed icon into executable binary on Windows.
15480
15481 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
15482
15483         * I forgot to traslate character set of element string in src/xml.c.
15484
15485 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
15486
15487         * Fixed detecting bind_textdomain_codeset in configure.in.
15488         * The bug in which "Example" of "Date fromat" preference isn't displayed
15489         correctly has been fixed.
15490
15491 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
15492
15493         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
15494           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
15495           glib-gettextize
15496           Removed intl directory.
15497           Translated po files into UTF-8.
15498           (Thanks! Ryuji Abe)
15499
15500 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15501
15502         * The bug which doesn't unscape string in xml.c has been fixed.
15503
15504 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15505
15506         * The bug which is failed to translate encoding of file name thorough
15507         file dialog has been fixed.
15508
15509 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15510
15511         * Modified to translate file names which is used in inporting/expoting
15512         mbox feature and "Save as" feature into locale encoding.
15513         * Translate file names into locale encoding when "Attache file" and
15514         "Insert file".
15515         * Force set G_BROKEN_FILENAMES environment variable.
15516         * Other minor fixes.
15517
15518 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15519
15520         * Modified to treat MH folder's name as locale encoding.
15521
15522 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15523
15524         * The bug which clash on switching candidates of auto completion of
15525         addresses, cannot use auto completion in Japanesse is fixed
15526         (Thanks! Tokunaga-san)¡¥
15527
15528 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15529
15530         * The bug which cannot switch key accelerator preference has been fixed
15531         (Thanks! smbd-san)¡¥
15532
15533 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15534
15535         * version 0.8.11-gtk2-20030314
15536
15537 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15538
15539         * The bug in which character set conversion of filtering messages has
15540         been fixed.(Thanks! COCOA-san).
15541
15542 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15543
15544         * Revived "Leave space on head" preference in "Message" category.
15545         * A bug which clash when put the cursor to end of buffer and execute
15546         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15547
15548 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15549
15550         * version 0.8.11-gtk2-20030312
15551
15552 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15553
15554         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15555         * Modified to use Pango's API directly for font preference.
15556         * Integrated GtkTextView of textview to one widget.
15557         * Set fonts of header title in textview by "header_title" tag.
15558         * Removed some deprecated codes.
15559
15560 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15561
15562         * Updated to 0.8.11.
15563         * Merged cygwin patch(Thanks! Sakai-san).
15564
15565 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15566
15567         * version 0.8.10-gtk2-20030309