2006-11-06 [paul] 2.5.6cvs22
[claws.git] / ChangeLog
1 2006-11-06 [paul]       2.5.6cvs22
2
3         * manual/advanced.xml
4         * manual/es/advanced.xml
5                 put 'respect_flowed_format' info in the correct
6                 place
7
8 2006-11-06 [mones]      2.5.6cvs21
9
10         * po/es.po
11                 Minor fixes for release
12
13 2006-11-06 [paul]       2.5.6cvs20
14
15         * po/cs.po
16         * po/de.po
17         * po/fr.po
18         * po/it.po
19         * po/nl.po
20         * po/pt_BR.po
21         * po/sk.po
22         * po/sv.po
23         * po/zh_CN.po
24                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
25                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
26                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
27                 Young
28
29 2006-11-02 [colin]      2.5.6cvs19
30
31         * src/imap.c
32         * src/imap.h
33         * src/prefs_account.c
34         * src/etpan/imap-thread.c
35                 Add GSSAPI support - fixes Debian bug #383274
36
37 2006-11-01 [colin]      2.5.6cvs18
38
39         * src/jpilot.c
40                 Handle libpisock12 support. Probably
41                 fixes bug 1046, 'jpilot AddressDB.pdb 
42                 import fail'
43
44 2006-11-01 [colin]      2.5.6cvs17
45
46         * src/folderutils.c
47                 debug_print() folderutils_mark_all_read()
48
49 2006-11-01 [colin]      2.5.6cvs16
50
51         * COPYING
52                 Add missed files to the Apache exception
53
54 2006-10-31 [colin]      2.5.6cvs15
55
56         * src/folder.c
57         * src/folder.h
58                 Add a copy_private_data() func to FolderClasses
59                 Doesn't break the feature freeze, because we 
60                 won't use it (right now) in the core.
61
62 2006-10-31 [colin]      2.5.6cvs14
63
64         * COPYING
65                 Allow linking with the Apache licensed files in
66                 src/plugins/spamassassin. Hopefully fixes 
67                 bug 1048, 'Spamassassin plugin license problem'
68
69 2006-10-31 [wwp]        2.5.6cvs13
70
71         * src/compose.c
72                 fix and optimize trimming of leading linefeeds in body loop.
73
74 2006-10-31 [colin]      2.5.6cvs12
75
76         * src/etpan/imap-thread.c
77         * src/imap.c
78                 Make really sure to have NULL sets in case
79                 of error
80
81 2006-10-30 [wwp]        2.5.6cvs11
82
83         * src/prefs_common.c
84         * src/prefs_common.h
85         * src/compose.c
86                 fix broken storage of quote format template when it contains \-escape
87                 sequences. The application of such sequences is also fixed now (\t
88                 in quote format will be a real tab instead of a 't', for instance).
89
90 2006-10-27 [colin]      2.5.6cvs10
91
92         * src/compose.c
93                 Probably fix bug 1045, 'sylpheed-claws 
94                 doesn't remove the mail from the IMAP 
95                 Queue folder after sending'. From
96                 2.5.6cvs3-stable
97
98 2006-10-27 [colin]      2.5.6cvs9
99
100         * configure.ac
101                 Require libetpan-0.48. I'm so annoying,
102                 I know ;-)
103
104 2006-10-27 [colin]      2.5.6cvs8
105
106         * src/folder.c
107         * src/imap.c
108                 Probably fix bug 1044, 'sylpheed-claws 
109                 segfaults while moving mails' - Fix relation
110                 usage when moving to an IMAP mailbox from another
111                 mailbox
112
113 2006-10-26 [paul]       2.5.6cvs7
114
115         * src/gtk/about.c
116                 add libSM to compiled-in features
117                 list
118
119 2006-10-24 [colin]      2.5.6cvs6
120
121         * src/textview.c
122         * src/gtk/gtkutils.c
123                 Fix crash when printing emails with an
124                 xface
125
126 2006-10-24 [mones]      2.5.6cvs5
127
128         * manual/es/advanced.xml
129                 Synchronize hidden option respect_flowed_format
130         * po/es.po
131                 Updated translation
132
133 2006-10-21 [paul]       2.5.6cvs4
134
135         * src/gtk/authors.h
136         * src/plugins/pgpcore/pgp_viewer.c
137         * src/plugins/pgpcore/sgpgme.c
138                 fix building on BSDs
139                 Thanks to Michael Hughes
140                 <Sylpheed-Claws_user@thehugheslogcabin.net>
141
142 2006-10-20 [colin]      2.5.6cvs3
143
144         * configure.ac
145                 Bump up libetpan requirement
146                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
147         * src/common/utils.c
148         * src/common/utils.h
149                 Add convenience get_file_mtime()
150         * src/imap.c
151         * src/etpan/imap-thread.c
152         * src/etpan/imap-thread.h
153                 Implement UIDPLUS support if the server
154                 supports it - faster sending in this case
155
156 2006-10-19 [colin]      2.5.6cvs2
157
158         * src/gtk/quicksearch.c
159                 Fix emptying in type-ahead+extended mode
160         * src/mainwindow.c
161         * src/mainwindow.h
162                 Add a hook for offline state change
163         * src/plugins/trayicon/trayicon.c
164                 Use it to display offline icons
165         * src/plugins/trayicon/Makefile.am
166         * src/plugins/trayicon/newmail.offline.xpm
167         * src/plugins/trayicon/newmarkedmail.offline.xpm
168         * src/plugins/trayicon/nomail.offline.xpm
169         * src/plugins/trayicon/unreadmail.offline.xpm
170         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
171                 Add the icons
172
173 2006-10-12 [paul]       2.5.6cvs1
174
175         * NEWS
176         * README
177         * configure.ac
178                 Update version number following
179                 stable release
180
181 2006-10-19 [colin]      2.5.5cvs18
182
183         * manual/handling.xml
184                 Add type-ahead search
185
186 2006-10-18 [colin]      2.5.5cvs17
187
188         * src/gtk/quicksearch.c
189                 Remove "save to history only if there's
190                 no syntax error", it breaks for some 
191                 reason which I'll investigate later.
192
193 2006-10-18 [colin]      2.5.5cvs16
194
195         * src/prefs_common.c
196         * src/prefs_common.h
197         * src/summaryview.c
198         * src/gtk/quicksearch.c
199         * src/gtk/quicksearch.h
200                 Add a type-ahead option for fast searches
201                 Patch by Fabien Vantard
202
203 2006-10-18 [colin]      2.5.5cvs15
204
205         * src/compose.c
206         * src/compose.h
207                 Add Options/Reply mode/ menu to be able to
208                 change the recipients of a reply on the fly
209
210 2006-10-18 [colin]      2.5.5cvs14
211
212         * src/compose.c
213                 Fix redirecting of our own sent mails
214
215 2006-10-17 [wwp]        2.5.5cvs13
216
217         * src/send_message.c
218                 Fix duplicate error messages when sending, and missing
219                 newline in such error messages.
220
221 2006-10-17 [colin]      2.5.5cvs12
222
223         * src/compose.c
224                 Compare addresses case-insensitive
225
226 2006-10-17 [colin]      2.5.5cvs11
227
228         * src/plugins/pgpcore/sgpgme.c
229                 Fix return status
230
231 2006-10-17 [colin]      2.5.5cvs10
232
233         * src/plugins/pgpcore/pgp_viewer.c
234                 Fix return status
235
236 2006-10-17 [colin]      2.5.5cvs9
237
238         * src/quote_fmt.c
239                 Fix a typo (thanks to Fabien)
240
241 2006-10-16 [colin]      2.5.5cvs8
242
243         * src/textview.c
244                 Fix problem with quote-folding when emails
245                 don't convert cleanly to UTF-8
246
247 2006-10-14 [colin]      2.5.5cvs7
248
249         * src/prefs_template.c
250                 Reset fields when reopening
251                 the window
252
253 2006-10-13 [paul]       2.5.5cvs6
254
255         * manual/advanced.xml
256         * src/prefs_message.c
257                 make 'respect_flowed_format' a hidden
258                 option, and add a manual entry for it
259                 Thanks to Colin
260
261 2006-10-12 [colin]      2.5.5cvs5
262
263         * src/codeconv.c
264                 Revert part of 2.5.2cvs21:
265                 Don't optimise by reusing the 
266                 last iconv converter if possible:
267                 it seems slightly broken in a 
268                 very hard way to reproduce
269
270 2006-10-12 [colin]      2.5.5cvs4
271
272         * src/prefs_common.c
273         * src/prefs_common.h
274         * src/prefs_message.c
275         * src/procmime.c
276                 Fix bug 1035, 'Incorrect handling 
277                 of flowed lines'. We now optionnaly
278                 handle this format (preference is in
279                 Message View/Text options section)
280
281 2006-10-12 [colin]      2.5.5cvs3
282
283         * po/POTFILES.in
284                 Add new file
285         * src/plugins/pgpcore/pgp_viewer.c
286         * src/plugins/pgpcore/sgpgme.c
287                 Don't try to import without asking
288
289 2006-10-12 [colin]      2.5.5cvs2
290
291         * src/compose.c
292                 Fix bug 1036, 'Forwarding a mutlipart
293                 mail with a "text/html" block to ms
294                 outlook users leeds to freeze of
295                 outlook'. Poor outlook users...
296
297 2006-10-12 [paul]       2.5.5cvs1
298
299         * NEWS
300         * README
301         * configure.ac
302                 Update version number following
303                 stable release
304
305 2006-10-11 [paul]       2.5.4cvs1
306
307         * NEWS
308         * README
309         * configure.ac
310                 Update version number following
311                 stable release
312
313 2006-10-11 [paul]       2.5.3cvs32
314
315         * src/textview.c
316                 fix bug 1032, 'Segmentation fault when showing
317                 message' (bug in quote folding)
318                 Thanks to Colin
319
320 2006-10-10 [colin]      2.5.3cvs31
321
322         * src/quote_fmt.c
323                 Rephrase english a bit
324
325 2006-10-10 [colin]      2.5.3cvs30
326
327         * src/prefs_compose_writing.c
328                 Stop making the page larger than the window
329
330 2006-10-10 [wwp]        2.5.3cvs29
331
332         * src/compose.c
333         * src/prefs_template.c
334         * src/quote_fmt.c
335         * src/quote_fmt.h
336         * src/quote_fmt_lex.l
337         * src/quote_fmt_parse.y
338                 Extend the quote parser a bit: allow to get access to
339                 basic (composing) account info.
340
341 2006-10-10 [colin]      2.5.3cvs28
342
343         * src/procheader.c
344                 Fix this \t problem in subject
345
346 2006-10-09 [colin]      2.5.3cvs27
347
348         * src/main.c
349         * src/prefs_gtk.c
350                 Prepare cache a bit later
351                 If section already exists, skip the new one 
352                 (as previously); avoid writing the same block
353                 twice - if we find a second block with the 
354                 same id, skip it.
355         * src/plugins/pgpcore/pgp_viewer.c
356                 Set cursor to busy when retrieving a key
357         * src/plugins/pgpcore/sgpgme.c
358                 allow 5 seconds for gpg to export the key
359                 
360
361 2006-10-09 [colin]      2.5.3cvs26
362
363         * configure.ac
364         * src/msgcache.c
365         * src/prefs_gtk.c
366                 Check for existence of fgets_unlocked
367                 and fwrite_unlocked
368
369 2006-10-09 [paul]       2.5.3cvs25
370
371         * src/prefs_summaries.c
372                 replace strftime() with fast_strftime() and in
373                 the consequence fix the bug in the display of
374                 AM/PM in the 'Example' string
375
376 2006-10-09 [ticho]      2.5.3cvs24
377
378         * po/sk.po
379                 Updated (and fixed up somewhat) Slovak translation.
380
381 2006-10-08 [colin]      2.5.3cvs23
382
383         * src/prefs_folder_item.c
384                 Explain why prefs in the top-level folder
385                 aren't retained, but are still useful
386
387 2006-10-08 [colin]      2.5.3cvs22
388
389         * src/prefs_gtk.c
390                 Don't cache anything if caching fails
391
392 2006-10-08 [colin]      2.5.3cvs21
393
394         * src/common/utils.c
395                 always include gi18n.h
396
397 2006-10-07 [colin]      2.5.3cvs20
398
399         * src/plugins/pgpcore/pgp_viewer.c
400                 Kill gpg after 5 seconds wait
401
402 2006-10-07 [colin]      2.5.3cvs19
403
404         * src/plugins/pgpcore/pgp_viewer.c
405         * src/plugins/pgpcore/pgp_viewer.h
406                 Fix copyright
407
408 2006-10-07 [colin]      2.5.3cvs18
409
410         * src/plugins/pgpcore/pgp_viewer.c
411         * src/plugins/pgpcore/pgp_viewer.h
412                 Actually add the files to CVS
413
414 2006-10-07 [colin]      2.5.3cvs17
415
416         * src/plugins/pgpcore/sgpgme.c
417                 Be sure not to crash on 'application/pgp-signature' that
418                 are not application/pgp-signatures
419
420 2006-10-07 [colin]      2.5.3cvs16
421
422         * src/textview.c
423         * src/textview.h
424                 Make a bit more of the API available
425         * src/plugins/pgpcore/Makefile.am
426         * src/plugins/pgpcore/plugin.c
427         * src/plugins/pgpcore/sgpgme.c
428                 Add basic key import/export
429
430 2006-10-07 [colin]      2.5.3cvs15
431
432         * src/folderview.c
433         * src/imap.c
434         * src/prefs_account.c
435         * src/wizard.c
436                 Warn users *everywhere* if libetpan's not
437                 linked in
438
439 2006-10-06 [mones]      2.5.3cvs14
440
441         * po/de.po
442         * po/es.po
443                 updated by Stephan Sachse and me
444
445 2006-10-06 [colin]      2.5.3cvs13
446
447         * src/main.c
448         * src/common/sylpheed.c
449                 Don't load common plugins if --exit is passed
450         * src/prefs_gtk.c
451         * src/prefs_gtk.h
452                 Implement a cache to avoid reading the same
453                 files over and over again at startup
454
455 2006-10-06 [colin]      2.5.3cvs12
456
457         * src/summaryview.c
458         * src/gtk/quicksearch.c
459                 Update display every 5k mails on fast searches
460
461 2006-10-06 [colin]      2.5.3cvs11
462
463         * src/textview.c
464                 Don't do quote folding on HTML or ERTF.
465                 May fix the Cygwin issues if they were
466                 happening with HTML mails?
467
468 2006-10-05 [colin]      2.5.3cvs10
469
470         * src/prefs_gtk.c
471                 Oops, forgot one
472
473 2006-10-05 [colin]      2.5.3cvs9
474
475         * src/prefs_gtk.c
476                 Use unlocked_stdio here too
477
478 2006-10-05 [colin]      2.5.3cvs8
479
480         * src/folderview.c
481                 Fix go to next * after preferences apply
482         * src/msgcache.c
483                 Do the fd lock/unlock ourselves instead of
484                 letting the libc do it at each write 
485
486 2006-10-05 [colin]      2.5.3cvs7
487
488         * src/common/utils.c
489                 Faster division, thanks to Jean Diraison
490
491 2006-10-05 [paul]       2.5.3cvs6
492
493         * src/common/utils.c
494                 fix building with --disable-nls
495
496 2006-10-04 [colin]      2.5.3cvs5
497
498         * src/folder.c
499                 Maybe fix a segfault
500
501 2006-10-04 [wwp]        2.5.3cvs4
502
503         * src/prefs_folder_item.c
504                 Fine-tune layouts in folder item prefs. Suggested by
505                 Fabien Vantard <fzzzzz@gmail.com>.
506
507 2006-10-04 [wwp]        2.5.3cvs3
508
509         * src/prefs_folder_item.c
510                 Kill the clandestine passengers. You didn't see anything.
511
512 2006-10-04 [wwp]        2.5.3cvs2
513
514         * src/prefs_folder_item.c
515                 Add a way to test the subject simplify regexp in
516                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
517                 w/ few layout changes.
518
519 2006-20-04 [paul]       2.5.3cvs1
520
521         * NEWS
522         * README
523         * configure.ac
524                 Update version number following
525                 stable release
526
527 2006-10-04 [colin]      2.5.2cvs42
528
529         * src/folder.c
530         * src/folder.h
531         * src/summaryview.c
532                 Provide a way for folder classes to set their sort
533                 type and key
534
535 2006-10-03 [colin]      2.5.2cvs41
536
537         * src/mh.c
538                 Don't use strlen() to know if the
539                 string's empty
540
541 2006-10-03 [colin]      2.5.2cvs40
542
543         * src/mh.c
544                 Fix "check for new folders" with accentued folders
545
546 2006-10-03 [ticho]      2.5.2cvs39
547
548         * src/filtering.c
549         * src/folder.c
550         * src/inc.c
551         * src/mbox.c
552                 Colin's fix for "copy" filtering rules.
553
554 2006-10-02 [colin]      2.5.2cvs38
555
556         * src/folderview.c
557                 Fix for double-click too
558
559 2006-10-02 [colin]      2.5.2cvs37
560
561         * src/folderview.c
562                 correct fix for cvs36
563
564 2006-10-02 [colin]      2.5.2cvs36
565
566         * src/folderview.c
567                 Fix 'goto next unread' after collapsing/expanding 
568                 a node.
569
570 2006-10-02 [colin]      2.5.2cvs35
571
572         * src/summaryview.c
573                 Fix double freeze/thaw
574         * src/common/utils.c
575         * src/common/utils.h
576                 Reimplement strftime
577         * src/procheader.c
578                 Use it
579
580
581 2006-10-02 [colin]      2.5.2cvs34
582
583         * src/mh.c
584                 Time mh_write_sequences() - it's fast
585         * src/summaryview.c
586                 Init a variable to shut up gcc
587
588 2006-10-01 [colin]      2.5.2cvs33
589
590         * src/folder.c
591         * src/mh.c
592         * src/mh.h
593         * src/msgcache.c
594                 Add helper mh_set_mtime(), and set mtime to stat()'s result
595                 Add fsync but disable it, it's slow as hell
596
597 2006-10-01 [colin]      2.5.2cvs32
598
599         * src/mh.c
600         * src/msgcache.c
601                 fflush() caches and mh_sequences before
602                 fclose()ing
603
604 2006-10-01 [colin]      2.5.2cvs31
605
606         * src/msgcache.c
607                 Don't ftruncate when not using mmap
608
609 2006-09-30 [colin]      2.5.2cvs30
610
611         * src/main.c
612                 Write folder list *after* saving caches
613
614 2006-09-30 [colin]      2.5.2cvs29
615
616         * src/folder.c
617         * src/mh.c
618                 Debug forced mtime changes
619
620 2006-09-30 [colin]      2.5.2cvs28
621
622         * src/folder.c
623         * src/main.c
624                 Remove useless debug_print()s (code
625                 well-tested)
626
627 2006-09-30 [colin]      2.5.2cvs27
628
629         * src/mh.c
630                 Do stuff faster when writing mh_sequences
631
632 2006-09-30 [colin]      2.5.2cvs26
633
634         * src/mh.c
635                 Don't let the writing of .mh_sequences, which
636                 can change the folder's mtime, let us think
637                 we need to scan.
638
639 2006-09-30 [colin]      2.5.2cvs25
640
641         * src/folder.c
642                 Move a debug_print where it belongs 
643                 (processing)
644         * src/summaryview.c
645                 Don't mess with a huge slow subject
646                 table if we're not threading by
647                 subject
648
649 2006-09-30 [colin]      2.5.2cvs24
650
651         * src/msgcache.c
652                 Reenable mmaped reads (*not* writes!)
653         * src/procmsg.c
654                 Don't destroy and recreate hashtables just
655                 for fun
656         * src/common/utils.c
657                 Remove useless reply prefixes (it's case
658                 unsensitive)
659
660 2006-09-30 [wwp]        2.5.2cvs23
661
662         * tools/fix_date.sh
663                 Fixed a minor bug in date value extraction, added a switch
664                 to replace non RFC-compliant Date: value, added a switch
665                 to use strict RFC matching patterns for dates.
666
667 2006-09-29 [colin]      2.5.2cvs22
668
669         * src/matcher_parser.h
670         * src/matcher_parser_parse.y
671         * src/prefs_filtering.c
672         * src/statusbar.c
673         * src/summary_search.c
674         * src/summaryview.c
675         * src/gtk/quicksearch.c
676         * src/gtk/quicksearch.h
677                 Optimise searches by setting different
678                 refresh intervals (depending if the 
679                 search is fast or not)
680
681 2006-09-29 [colin]      2.5.2cvs21
682
683         * src/codeconv.c
684                 Optimise by reusing the last iconv converter
685                 if possible
686         * src/textview.c
687                 Optimise a bit (the foldable quotes feature
688                 still has an awful O(n^2) algo
689
690 2006-09-29 [colin]      2.5.2cvs20
691
692         * src/gtk/gtksctree.c
693         * src/gtk/gtksctree.h
694                 Optimise de-selection via up/down or
695                 another key
696
697 2006-09-28 [colin]      2.5.2cvs19
698
699         * src/action.c
700         * src/compose.c
701         * src/folderview.c
702         * src/mainwindow.c
703         * src/messageview.c
704         * src/summary_search.c
705         * src/toolbar.c
706                 Avoid using summaryview->ctree directly
707
708 2006-09-28 [colin]      2.5.2cvs18
709
710         * src/summaryview.c
711         * src/summaryview.h
712                 Add helpers to freeze/thaw/grab_focus
713                 Factorize calls to freeze/thaw/grab_focus
714                 
715
716 2006-09-28 [colin]      2.5.2cvs17
717
718         * src/main.c
719                 More guards for the session management
720
721 2006-09-28 [colin]      2.5.2cvs16
722
723         * src/folderview.c
724         * src/gtk/gtksctree.c
725         * src/gtk/gtksctree.h
726                 Make expanding not recursive in folderview
727
728 2006-09-28 [colin]      2.5.2cvs15
729
730         * src/addressbook.c
731                 If nothing is selected in the list (right part)
732                 and a group is selected in the tree (left part),
733                 mail this group.
734
735 2006-09-28 [colin]      2.5.2cvs14
736
737         * src/Makefile.am
738                 Actually use SM_LIBS
739
740 2006-09-28 [ticho]      2.5.2cvs13
741
742         * src/export.c
743         * src/messageview.c
744         * src/mimeview.c
745         * src/news.c
746         * src/pop.c
747         * src/prefs_themes.c
748         * src/procmsg.c
749                 Small i18n string optimization.
750         * src/send_message.c
751         * src/summaryview.c
752         * src/common/session.c
753         * src/common/smtp.c
754         * src/common/ssl_certificate.c
755         * src/common/utils.c
756                 Use "Couldn't" instead of "Can't" in UI messages,
757                 where appropriate.
758
759 2006-09-28 [colin]      2.5.2cvs12
760
761         * configure.ac
762                 Possibly fix link errors
763
764 2006-09-27 [wwp]        2.5.2cvs11
765
766         * src/gtk/authors.h
767         * doc/man/sylpheed-claws.1
768         * manual/ack.xml
769         * manual/es/ack.xml
770         * manual/fr/ack.xml
771         * manual/pl/ack.xml
772                 Updated authors info (me, myself and I).
773
774 2006-09-27 [colin]      2.5.2cvs10
775
776         * src/addressbook.c
777                 Remove useless printf
778
779 2006-09-27 [wwp]        2.5.2cvs9
780
781         * src/editgroup.c
782         * src/send_message.c
783         * src/inc.c
784         * src/prefs_common.c
785         * src/prefs_common.h
786         * src/gtk/progressdialog.c
787                 remember more windows' sizes (send dialog, received dialog,
788                 edit group in addressbook).
789
790 2006-09-27 [colin]      2.5.2cvs8
791
792         * configure.ac
793         * src/main.c
794         * src/mainwindow.h
795                 Use libSM to communicate with the session
796                 manager, so that we can know when the 
797                 session ends, save our caches, and draft
798                 our compose windows.
799
800 2006-09-27 [colin]      2.5.2cvs7
801
802         * src/addressbook.c
803                 Fix issues:
804                 o Allow Book and Group creation from the tree's
805                   contextual menu
806                 o Do not actually delete the contacts when 
807                   deleting groups from the tree (duh!)
808
809 2006-09-27 [colin]      2.5.2cvs6
810
811         * src/compose.c
812         * src/compose.h
813         * src/mainwindow.c
814         * src/textview.c
815         * src/toolbar.c
816                 o Allow passing an email address to 
817                   compose_new_with_folderitem
818                 o Update callers
819                 o Use current folderitem when clicking
820                   on a TextView mailto: link
821                 o Fix a possible leak in TextView
822
823 2006-09-27 [colin]      2.5.2cvs5
824
825         * src/html.c
826                 Use UTF-8 chars to replace HTML entities
827
828 2006-09-27 [colin]      2.5.2cvs4
829
830         * AUTHORS
831         * src/prefs_account.c
832         * src/gtk/authors.h
833                 Fix bug #1024 (Array index out of
834                 range in sylpheed-claws-2.5.2)
835                 Patch by Ales Nosek <anosek@suse.cz>
836
837 2006-09-27 [colin]      2.5.2cvs3
838
839         * src/addr_compl.c
840                 Actually do the test
841
842 2006-09-27 [colin]      2.5.2cvs2
843
844         * src/addr_compl.c
845         * src/addr_compl.h
846                 Allow completing with comma (in certain cases: vCalendar
847                 for example doesn't support that)
848                 Patch by Fabien Vantard
849
850 2006-09-26 [colin]      2.5.2cvs1
851
852         * src/Makefile.am
853         * src/addr_compl.c
854         * src/addr_compl.h
855         * src/addrbook.c
856         * src/addrbook.h
857         * src/addressbook.c
858         * src/addrindex.c
859         * src/addrindex.h
860         * src/compose.c
861         * src/prefs_common.c
862         * src/prefs_filtering_action.c
863         * src/prefs_folder_item.c
864         * src/prefs_template.c
865         * src/stock_pixmap.c
866         * src/stock_pixmap.h
867         * src/pixmaps/addr_one.xpm
868         * src/pixmaps/addr_two.xpm
869                 Add auto-completion on groups
870
871 2006-09-26 [colin]      2.5.2
872
873         * NEWS
874         * README
875         * RELEASE_NOTES
876                 2.5.2 released
877
878 2006-09-26 [colin]      2.5.1cvs5
879
880         * src/matcher.c
881                 Fix condition
882
883 2006-09-26 [colin]      2.5.1cvs4
884
885         * src/mbox.c
886                 Revert cvs1 (useless as the message is printed 
887                 every 500 mails)
888
889 2006-09-26 [colin]      2.5.1cvs3
890
891         * src/partial_download.c
892                 Fix crasher found by Alexsandar Urosevic
893
894 2006-09-26 [colin]      2.5.1cvs2
895
896         * src/summaryview.c
897                 Fix bug #1023 (Sylpheed deletes too much messages)
898
899 2006-09-26 [ticho]      2.5.1cvs1
900
901         * src/mbox.c
902                 Make use of gettext's multiple plurals for statusbar
903                 progress message.
904
905 2006-09-25 [paul]       2.5.1
906
907         * NEWS
908         * README
909         * RELEASE_NOTES
910                 2.5.1 released
911
912 2006-09-25 [colin]      2.5.0cvs3
913
914         * src/plugins/bogofilter/bogofilter.c
915         * src/plugins/clamav/clamav_plugin.c
916         * src/plugins/spamassassin/spamassassin.c
917                 BogoFilter, Spamassassin: Fix double hook registering after
918                 visiting preferences
919                 Spamassassin, Clamav: Just set the mails to move instead of
920                 doing the move - caller will move the things at once.
921
922 2006-09-25 [colin]      2.5.0cvs2
923
924         * src/imap.c
925         * src/etpan/imap-thread.c
926                 Use UID SEARCH ALL instead of UID 1:*
927                 (braindead servers can't figure out that's
928                 the same...)
929
930 2006-09-25 [wwp]        2.5.0cvs1
931
932         * src/message_search.c
933                 Added the ability to stop a running search (in message body).
934
935 2006-09-25 [paul]       2.5.0
936
937         * NEWS
938         * README
939         * RELEASE_NOTES
940                 2.5.0 released
941
942 2006-09-25 [paul]       2.4.0cvs214
943
944         * po/cs.po
945         * po/de.po
946         * po/fi.po
947         * po/fr.po
948         * po/nl.po
949         * po/pt_BR.po
950         * po/sk.po
951         * po/sr.po
952         * po/zh_CN.po
953                 updated by Tim, Stephan Sachse, Flammie Pirinen,
954                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
955                 Ticho, Aleksander Urosevic, Ralgh Young
956
957 2006-09-24 [mones]      2.4.0cvs213
958
959         * po/es.po
960                 Updated for release
961
962 2006-09-23 [colin]      2.4.0cvs212
963
964         * src/gtk/inputdialog.c
965                 Fix [ ] remember this appearing in normal
966                 input dialogs after it's been used by
967                 mimeview.
968         * src/folder.c
969         * src/folderview.c
970         * src/msgcache.c
971         * src/procmsg.c
972         * src/summaryview.c
973         * src/textview.c
974         * src/common/timing.h
975                 Enable timings in debug mode and make it
976                 look prettier.
977
978 2006-09-22 [colin]      2.4.0cvs211
979
980         * README
981                 Revert test change
982         * commitHelper
983                 ping the correct URI
984
985 2006-09-22 [colin]      2.4.0cvs210
986
987         * README
988                 Let's see if bug #1022 is fixed
989
990 2006-09-21 [colin]      2.4.0cvs209
991
992         * src/wizard.c
993         * src/common/plugin.c
994                 Prepare infra to load predefined plugins when
995                 no configuration existed. Don't actually load
996                 anything yet (feat. freeze)
997
998 2006-09-21 [wwp]        2.4.0cvs208
999
1000         * manual/fr/faq.xml
1001                 Partial sync w/ 2.4.0cvs72:
1002                 wrap file and minor updates.
1003
1004 2006-09-21 [wwp]        2.4.0cvs207
1005
1006         * tools/fix_date.sh
1007                 several fixes and enhancements. A new --force switch has been
1008                 added to prevent overriding by default Date: header when
1009                 already existing.
1010
1011 2006-09-21 [paul]       2.4.0cvs206
1012
1013         * src/common/utils.c
1014                 add Chinese UTF8 Re prefix
1015
1016 2006-09-21 [wwp]        2.4.0cvs205
1017
1018         * tools/Makefile.am
1019                 Fics alfabettical order.
1020
1021 2006-09-21 [wwp]        2.4.0cvs204
1022
1023         * tools/fix_date.sh
1024         * tools/Makefile.am
1025                 Added an action tool to fix missing Date field in emails.
1026                 Updated Makefile.am to reflect those last two additions.
1027
1028 2006-09-21 [wwp]        2.4.0cvs203
1029
1030         * tools/uuooffice
1031                 Added a action tool to open uuencoded docs w/
1032                 OpenOffice (based on uudec method).
1033
1034 2006-09-21 [colin]      2.4.0cvs202
1035
1036         * src/compose.c
1037         * src/textview.c
1038                 Workaround possible GTK crash: remove selection 
1039                 clipboard before destroying widget, or GTK+-2.10
1040                 dies. Thanks to Hiro.
1041
1042 2006-09-20 [colin]      2.4.0cvs201
1043
1044         * src/compose.c
1045                 Fix free-after-use in some cases (when 
1046                 procmime_encode_content() frees mimeinfo->data.mem
1047                 and turns it to a temp file)
1048
1049 2006-09-20 [colin]      2.4.0cvs200
1050
1051         * src/folderview.c
1052         * src/summaryview.c
1053         * src/gtk/gtksctree.c
1054         * src/gtk/gtksctree.h
1055                 Add tooltips in the folderview and summaryview
1056                 (Doesn't break string freeze as they already
1057                 exist)
1058         * src/toolbar.c
1059                 Put the spam button in the default configuration
1060                 if compiled with bogo plugin too
1061
1062 2006-09-19 [colin]      2.4.0cvs199
1063
1064         * src/summaryview.c
1065         * src/summaryview.h
1066                 Update folder name label on folder rename
1067         * src/prefs_matcher.c
1068         * src/gtk/logwindow.h
1069                 Fix warnings
1070                 Patches by Fabien
1071
1072 2006-09-19 [wwp]        2.4.0cvs198
1073
1074         * src/summary_search.c
1075                 fix can't click forward/backward buttons in the
1076                 search messages.
1077
1078 2006-09-18 [paul]       2.4.0cvs197
1079
1080         * src/wizard.c
1081                 add missing bracket, capitalise the A of
1082                 'SpamAssassin'
1083
1084 2006-09-18 [paul]       2.4.0cvs196
1085
1086         * src/compose.c
1087                 fix bug 1012 'crashed upon sending mail
1088                 from compose window'
1089                 Thanks to Colin
1090
1091 2006-09-16 [colin]      2.4.0cvs195
1092
1093         * src/folderview.c
1094                 Fix "real-time" sorting by freezing/thawing
1095
1096 2006-09-16 [colin]      2.4.0cvs194
1097
1098         * manual/faq.xml
1099                 Fix the anti-spam entry a bit
1100
1101 2006-09-16 [colin]      2.4.0cvs193
1102
1103         * src/wizard.c
1104                 Make sure reviewers have no excuse when stating
1105                 Sylpheed-Claws doesn't have antispam capabilities.
1106
1107 2006-09-16 [colin]      2.4.0cvs192
1108
1109         * src/main.c
1110                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
1111                 as if the SIGPIPE comes from etpan's thread we could
1112                 trigger a GUI update from this thread.
1113
1114 2006-09-16 [colin]      2.4.0cvs191
1115
1116         * src/summaryview.c
1117                 Init all members of the struct
1118
1119 2006-09-16 [paul]       2.4.0cvs190
1120
1121         * src/account.c
1122                 improvements to the English
1123
1124 2006-09-15 [colin]      2.4.0cvs189
1125
1126         * src/summaryview.c
1127                 HIG order on dialog
1128
1129 2006-09-14 [colin]      2.4.0cvs188
1130
1131         * src/common/socket.c
1132         * src/common/socket.h
1133         * src/common/ssl.c
1134         * src/common/ssl_certificate.c
1135         * src/common/ssl_certificate.h
1136         * src/etpan/imap-thread.c
1137                 the get_fqdn() call done to get canonical name when
1138                 checking an SSL certificate is blocking, which is
1139                 sad as we just did a non-blocking lookup to connect.
1140                 Fix that by letting the fqdn available to the SockInfo,
1141                 and use that in ssl_certificate_check(). For IMAP,
1142                 we don't do it as the lookup's done by libetpan, but
1143                 it's less annoying as IMAP connections as much more
1144                 rare than POP3 connections.
1145
1146 2006-09-14 [paul]       2.4.0cvs187
1147
1148         * manual/advanced.xml
1149                 improvements to the English,
1150                 properly place the new hidden options
1151                 within the alphabetical order
1152         * src/gtk/pluginwindow.c
1153                 improvements to the English
1154
1155 2006-09-14 [colin]      2.4.0cvs186
1156
1157         * src/prefs_common.c
1158         * src/prefs_common.h
1159         * src/gtk/gtksctree.c
1160         * manual/advanced.xml
1161                 New hidden pref, stripes_color_offset, to change
1162                 the value added/substracted to normal bgcolor to
1163                 create the stripes in summaries
1164
1165 2006-09-13 [colin]      2.4.0cvs185
1166
1167         * src/gedit-print.c
1168         * src/messageview.c
1169         * src/messageview.h
1170         * src/summaryview.c
1171         * src/textview.c
1172                 Fix misc. printing issues: 
1173                 - Bad font for linkified headers
1174                 - Different font if the mail was displayed or not
1175                 - Factorize the thing
1176
1177 2006-09-13 [colin]      2.4.0cvs184
1178
1179         * src/common/ssl_certificate.c
1180                 Only get FQDN once when checking certificate
1181
1182 2006-09-13 [colin]      2.4.0cvs183
1183
1184         * src/account.c
1185         * src/gtk/pluginwindow.c
1186                 Misc. GUI fixes by Fabien
1187
1188 2006-09-13 [wwp]        2.4.0cvs182
1189
1190         * configure.ac
1191         * src/common/utils.h
1192         * src/common/utils.c
1193                 get rid of unused wide-char functions.
1194
1195 2006-09-13 [wwp]        2.4.0cvs181
1196
1197         * src/plugins/pgpinline/sylpheed.def
1198         * src/textview.c
1199                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
1200                 add privacy_reset_error to the .def file,
1201                 do not fork for an external textviewer.
1202
1203 2006-09-13 [wwp]        2.4.0cvs180
1204
1205         * src/prefs_common.c
1206                 fix broken font entry in prefs (patch issued by the gpg4win team,
1207                 probably by Marcus Brinkmann <marcus@g10code.de>).
1208
1209 2006-09-13 [colin]      2.4.0cvs179
1210
1211         * src/folder.h
1212                 Fix a warning in summaryview.c
1213         * src/mainwindow.c
1214         * src/summaryview.c
1215         * src/summaryview.h
1216                 Add missing Mark/* elements in the
1217                 main menu
1218
1219 2006-09-12 [colin]      2.4.0cvs178
1220
1221         * src/prefs_actions.c
1222         * src/prefs_filtering_action.c
1223         * src/prefs_matcher.c
1224                 Use (New) instead of New everywhere
1225
1226 2006-09-12 [wwp]        2.4.0cvs177
1227
1228         * manual/fr/addrbook.xml
1229         * manual/fr/handling.xml
1230                 updated some quotes in the fr manual to match the fr translation.
1231
1232 2006-09-12 [wwp]        2.4.0cvs176
1233
1234         * src/prefs_matcher.c
1235                 don't store translated string elements in matcher expressions.
1236                 Also fixed a misused of Q_().
1237
1238 2006-09-11 [wwp]        2.4.0cvs175
1239
1240         * src/plugins//bogofilter/bogofilter.c
1241         * src/plugins//clamav/clamav_plugin.c
1242         * src/plugins//demo/demo.c
1243         * src/plugins//dillo_viewer/dillo_viewer.c
1244         * src/plugins//pgpcore/plugin.c
1245         * src/plugins//pgpinline/plugin.c
1246         * src/plugins//pgpmime/plugin.c
1247         * src/plugins//spamassassin/spamassassin.c
1248                 gettext-ize more strings (mostly plugin error messages).
1249
1250 2006-09-11 [colin]      2.4.0cvs174
1251
1252         * src/alertpanel.c
1253                 Make maximum buffer size bigger to avoid
1254                 truncating translated messages. Patch by
1255                 Fabien
1256
1257 2006-09-11 [colin]      2.4.0cvs173
1258
1259         * src/etpan/imap-thread.c
1260                 Fix compilation on OpenBSD, thanks to 
1261                 Landry
1262
1263 2006-09-10 [wwp]        2.4.0cvs172
1264
1265         * manual/account.xml
1266         * manual/addrbook.xml
1267         * manual/handling.xml
1268         * manual/es/handling.xml
1269         * manual/fr/account.xml
1270         * manual/fr/addrbook.xml
1271         * manual/fr/handling.xml
1272                 documented addressbook matching (condition configuration):
1273                   addrbook.xml, en fr
1274                 documented per-account filtering rules (handling/filtering
1275                   section, account section):
1276                   account.xml, handling.xml, en fr
1277                 slightly updated the handling/searching section to tell few
1278                   words about the extended search ability:
1279                   handling.xml, en fr
1280                 added missing <quote></quotes> to Quick Search:
1281                   handling.xml, en fr es
1282                 fixed a typo (auomatically):
1283                   handling.xml, en
1284                 changes revisited by Paul.
1285
1286 2006-09-10 [paul]       2.4.0cvs171
1287
1288         * src/prefs_actions.c
1289         * src/prefs_filtering.c
1290         * src/prefs_template.c
1291                 adjustments to the gui
1292                 Patch by Fabien Vantard (slightly modified)
1293
1294 2006-09-10 [colin]      2.4.0cvs170
1295
1296         * src/summaryview.c
1297                 Check folderitem/summaryview consistency
1298                 (basically automates Update summary). Fixes
1299                 #1011 (wrong (negative) count on unread 
1300                 messages)
1301
1302 2006-09-10 [colin]      2.4.0cvs169
1303
1304         * src/gtk/gtksctree.c
1305                 Fix recursive expansion via mouse
1306         * src/plugins/bogofilter/bogofilter.c
1307                 Use normal filtering way of moving
1308                 messages (batching), possibly fixing
1309                 bug #1015 (Bogofilter plugin doubles 
1310                 new messages)
1311
1312 2006-09-09 [wwp]        2.4.0cvs168
1313
1314         * src/prefs_filtering.c
1315                 better place for this fix.
1316
1317 2006-09-09 [wwp]        2.4.0cvs167
1318
1319         * src/prefs_filtering.c
1320                 fix a minor bug when the enabled status of a filtering/processing
1321                 rule always got set to TRUE when replacing this rule. That still
1322                 make sense when adding a new rule, but now when replacing, we
1323                 don't override the value of 'enabled'.
1324                 Also renamed the func prefs_filtering_list_view_get_rule_name()
1325                 to prefs_filtering_list_view_get_info() as this function not only
1326                 returns the name, but also the account_id and the enabled status.
1327
1328 2006-09-09 [mones]      2.4.0cvs166
1329
1330         * manual/glossary.xml
1331         * manual/plugins.xml
1332                 Minor format corrections
1333         * manual/gpl.xml
1334                 Fix misplaced NO WARRANTY section
1335         * manual/es/advanced.xml
1336         * manual/es/faq.xml
1337         * manual/es/glossary.xml
1338         * manual/es/gpl.xml
1339         * manual/es/handling.xml
1340         * manual/es/plugins.xml
1341         * manual/es/starting.xml
1342                 Incorporate changes from English version
1343         * manual/fr/ack.xml
1344         * manual/pl/ack.xml
1345         * manual/es/ack.xml
1346                 Fix address, (add translation credits in es version)
1347         * po/es.po
1348                 Updated translation
1349
1350 2006-09-09 [wwp]        2.4.0cvs165
1351
1352         * src/prefs_filtering.c
1353                 fix a crash when opening filtering prefs, if matcherrc file contains
1354                 broken data (non-existing account id, which is theoretically not
1355                 possible).
1356
1357 2006-09-08 [colin]      2.4.0cvs164
1358
1359         * src/folder.c
1360                 Wrong assert, make it an if()
1361         * src/gtk/gtksctree.c
1362                 Fix bug #1013 (expand selected thread 
1363                 tree) - expanding is now recursive
1364
1365 2006-09-07 [wwp]        2.4.0cvs163
1366
1367         * src/prefs_matcher.c
1368                 make better sentences about addressbook matching in the
1369                 matcher prefs. This should make translators' work easier
1370                 too.
1371
1372 2006-09-07 [wwp]        2.4.0cvs162
1373
1374         * src/prefs_filtering.c
1375                 code simplification (get rid of dup var. assignment).
1376
1377 2006-09-07 [wwp]        2.4.0cvs161
1378
1379         * src/summaryview.c
1380                 use GTK_STOCK icons when possible, patch by Fabien Vantard
1381                 <fzzzzz@gmail.com>.
1382
1383 2006-09-07 [paul]       2.4.0cvs160
1384
1385         * src/mimeview.c
1386                 fix compilation warnings
1387                 Thanks to Colin
1388
1389 2006-09-07 [paul]       2.4.0cvs159
1390
1391         * src/mimeview.c
1392                 select the mimepart icon when
1393                 displaying as text
1394                 Thanks to Colin
1395
1396 2006-09-06 [paul]       2.4.0cvs158
1397
1398         * src/prefs_filtering.c
1399                 fix labels and table element spacing
1400                 Patch by Fabien Vantard
1401
1402 2006-09-06 [paul]
1403
1404         2.5.0-rc3 released
1405
1406 2006-09-06 [paul]       2.4.0cvs157
1407
1408         * manual/es/advanced.xml
1409                 fix typo
1410
1411 2006-09-06 [wwp]        2.4.0cvs156
1412
1413         * src/mainwindow.c
1414                 fix an dup launch issue when iconified, thanks to Colin.
1415
1416 2006-09-06 [wwp]        2.4.0cvs155
1417
1418         * src/gtk//gtksctree.h
1419                 oops, forgot that one!
1420
1421 2006-09-06 [wwp]        2.4.0cvs154
1422
1423         * manual/pl/advanced.xml
1424         * manual/advanced.xml
1425         * manual/es/advanced.xml
1426         * manual/fr/advanced.xml
1427         * src/prefs_customheader.c
1428         * src/prefs_filtering_action.c
1429         * src/foldersel.c
1430         * src/prefs_summaries.c
1431         * src/prefs_filtering.c
1432         * src/account.c
1433         * src/compose.c
1434         * src/prefs_summary_column.c
1435         * src/addr_compl.c
1436         * src/prefs_actions.c
1437         * src/prefs_folder_column.c
1438         * src/ssl_manager.c
1439         * src/prefs_template.c
1440         * src/prefs_display_header.c
1441         * src/prefs_common.h
1442         * src/prefs_matcher.c
1443         * src/prefs_common.c
1444         * src/prefs_toolbar.c
1445         * src/summaryview.c
1446         * src/folderview.c
1447         * src/gtk/gtksctree.c
1448         * src/gtk/pluginwindow.c
1449         * src/gtk/progressdialog.c
1450         * src/gtk/prefswindow.c
1451                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1452                 to make its meaning more obvious (all versions of the manual reflect
1453                 the change).
1454                 added an extra hidden option use_stripes_in_summary to allow
1455                 discarding these stripes in mainwindow's folder and message lists;
1456                 en and fr manuals only are OK towards this.
1457
1458 2006-09-06 [colin]      2.4.0cvs153
1459
1460         * src/textview.c
1461                 Hide Sylpheed-Claws' internal queue headers
1462                 when showing all headers. They'll be present
1463                 only in Source window.
1464
1465 2006-09-05 [colin]      2.4.0cvs152
1466
1467         * src/plugins/trayicon/trayicon.c
1468                 Fix crash at exit - we have to disconnect
1469                 our handlers
1470         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1471                 Update eggtrayicon - patch adapted from a
1472                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1473                 on Sylpheed's ML
1474
1475 2006-09-05 [colin]      2.4.0cvs151
1476
1477         * src/mainwindow.c
1478         * src/gtk/logwindow.c
1479                 Fix race condition when something writes
1480                 to the log too soon during init. Thanks
1481                 to Fabien Vantard
1482
1483 2006-09-05 [colin]      2.4.0cvs150
1484
1485         * src/mimeview.c
1486                 Don't select part on right-click either
1487
1488 2006-09-05 [paul]       2.4.0cvs149
1489
1490         * src/mimeview.c
1491                 completion of previous commit
1492                 Thanks to Colin
1493
1494 2006-09-05 [colin]      2.4.0cvs148
1495
1496         * src/mimeview.c
1497                 Don't force selection on middle-click, just open
1498
1499 2006-09-04 [colin]      2.4.0cvs147
1500
1501         * src/mimeview.c
1502                 Looks like gtk_notebook_set_current_page()
1503                 sometimes steals focus, and this annoys us
1504                 in MimeViewers as it renders navigation
1505                 keys useless. Take back focus after switching
1506                 pages.
1507
1508 2006-09-04 [colin]      2.4.0cvs146
1509
1510         * src/messageview.c
1511                 Set stop_loading when clicking on Next
1512                 during load. Don't add a callback to 
1513                 avoid over-complicating things.
1514
1515 2006-09-04 [colin]      2.4.0cvs145
1516
1517         * src/mimeview.c
1518         * src/messageview.c
1519                 Fix multiple loads in separate messageview
1520
1521 2006-09-04 [colin]      2.4.0cvs144
1522
1523         * src/summaryview.c
1524                 Let navigation keys be handled during 
1525                 load
1526
1527 2006-09-04 [colin]      2.4.0cvs143
1528
1529         * src/messageview.c
1530         * src/summaryview.c
1531         * src/textview.c
1532         * src/textview.h
1533                 Make loading of huge mails (lots of text and/or
1534                 images) cancellable, so the GUI doesn't block 
1535
1536 2006-09-04 [colin]      2.4.0cvs142
1537
1538         * src/plugins/trayicon/trayicon.c
1539                 Fix annoyance when removing a folder with 
1540                 unread mails: trayicon didn't update
1541
1542 2006-09-04 [paul]       2.4.0cvs141
1543
1544         * src/gtk/icon_legend.c
1545                 straighten up columns
1546                 Patch by Fabien Vantard
1547
1548 2006-09-04 [wwp]        2.4.0cvs140
1549
1550         * src/prefs_filtering.c
1551                 fix new line's account name in filtering prefs:
1552                 was "All", is now "(New)".
1553
1554 2006-09-04 [paul]       2.4.0cvs139
1555
1556         * tools/make.themes.project
1557                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1558                 instead of homebrewed "make release"
1559
1560 2006-09-03 [colin]      2.4.0cvs138
1561
1562         * src/folderview.c
1563                 Fix bug #1007 (Wrong folder highlighted)
1564
1565 2006-09-03 [colin]      2.4.0cvs137
1566
1567         * src/compose.c
1568                 Don't set Newsgroup: header to a mail folder
1569                 path
1570
1571 2006-09-03 [paul]       2.4.0cvs136
1572
1573         * src/prefs_other.c
1574         * src/prefs_spelling.c
1575                 unify the gui
1576
1577 2006-09-03 [paul]       2.4.0cvs135
1578
1579         * src/prefs_summaries.c
1580                 correct menu item text in prefs_keybind_apply_clicked()
1581
1582 2006-09-03 [paul]       2.4.0cvs134
1583
1584         * manual/advanced.xml
1585                 some improvements to the descriptions
1586         * src/mainwindow.c
1587         * src/messageview.c
1588         * src/summaryview.c
1589         * src/gtk/menu.c
1590                 fix menu sensitivity issues
1591         * src/prefs_message.c
1592                 drop the useless word 'short'
1593         * src/prefs_other.c
1594                 add the word 'lines' indicating log length
1595                 is a measure of lines
1596         * src/textview.c
1597                 fix compilation warnings
1598
1599 2006-09-02 [colin]      2.4.0cvs133
1600
1601         * src/messageview.c
1602                 Display a special return-receipt message
1603                 if the message is from the user
1604         * src/summaryview.c
1605                 Fix missing freeze of the list when marking
1606                 all read and unthreading for exec. Thanks
1607                 to Stephan Sachse.
1608
1609 2006-09-02 [paul]       2.4.0cvs132
1610
1611         * src/mainwindow.c
1612         * src/prefs_message.c
1613         * src/summaryview.c
1614                 fix some english
1615
1616 2006-09-02 [wwp]        2.4.0cvs131
1617
1618         * src/prefs_filtering.c
1619                 added an account name column to the filtering rules
1620                 dialog.
1621
1622 2006-09-02 [colin]      2.4.0cvs130
1623
1624         * src/gtk/logwindow.c
1625         * src/gtk/logwindow.h
1626                 Block scrolling if we're not at the end
1627                 of the log
1628
1629 2006-09-02 [colin]      2.4.0cvs129
1630
1631         * src/folder.c
1632                 Make sure account-specific rules can't
1633                 be used in {pre-,post-,}processing
1634         * src/mainwindow.c
1635         * src/gtk/logwindow.c
1636         * src/gtk/logwindow.h
1637                 Jump to last error when clicking on the
1638                 warning icon
1639
1640 2006-09-02 [colin]      2.4.0cvs128
1641
1642         * src/imap.c
1643         * src/import.c
1644         * src/mainwindow.c
1645         * src/mainwindow.h
1646                 Fix warning icon
1647         * src/inc.c
1648         * src/mbox.c
1649         * src/mbox.h
1650                 Let proc_mbox know its account, for
1651                 account-specific rules
1652
1653 2006-09-01 [colin]      2.4.0cvs127
1654
1655         * src/codeconv.c
1656                 Don't uselessly use iconv to convert from
1657                 us-ascii
1658         * src/alertpanel.c
1659         * src/mainwindow.c
1660         * src/mainwindow.h
1661         * src/inc.c
1662                 Fix certain log cases, disable warning icon
1663                 for now, the correct way to display it when
1664                 necessary and only when necessary is probably
1665                 to do it manually rather than use error logs
1666         * src/etpan/imap-thread.c
1667                 Clean up UID logging a bit
1668         * src/gtk/logwindow.c
1669         * src/gtk/logwindow.h
1670                 Make logging faster when the window's closed
1671
1672 2006-09-01 [wwp]        2.4.0cvs126
1673
1674         * manual/fr/account.xml
1675                 reflect changes to the ref. manual (parts of cvs72):
1676                 fix tabnames and quotes.
1677
1678 2006-09-01 [wwp]        2.4.0cvs125
1679
1680         * manual/fr/plugins.xml
1681                 reflect changes to the reference manual (cvs42):
1682                 update IRC channel info.
1683
1684 2006-09-01 [wwp]        2.4.0cvs124
1685
1686         * commitHelper
1687                 use CVSEDITOR env. var. if set, according to `man cvs`.
1688
1689 2006-09-01 [wwp]        2.4.0cvs123
1690
1691         * manual/advanced.xml
1692                 better sentence again (thanks to Paul).
1693
1694 2006-09-01 [wwp]        2.4.0cvs122
1695
1696         * manual/advanced.xml
1697         fix definition of toolbar_detachable and rework a bit the one of
1698         enable_dotted_lines.
1699
1700 2006-09-01 [mones]      2.4.0cvs121
1701
1702         * manual/advanced.xml
1703                 Document enable_dotted_lines
1704
1705 2006-09-01 [paul]       2.4.0cvs120
1706
1707         * src/folderview.c
1708         * src/folderview.h
1709         * src/imap.c
1710         * src/mainwindow.c
1711         * src/summaryview.c
1712                 obey the 'When entering folder...' option
1713                 when using the /View/Go to/... menu items
1714                 Thanks to Colin
1715
1716 2006-08-31 [colin]      2.4.0cvs119
1717
1718         * src/folderview.c
1719                 Revert 2.4.0cvs116, wrong fix.
1720
1721 2006-08-31 [colin]      2.4.0cvs118
1722
1723         * src/gtk/gtksctree.c
1724                 Better state the various copyrights
1725
1726 2006-08-31 [colin]      2.4.0cvs117
1727
1728         * src/prefs_common.c
1729                 fix enable_dotted_lines
1730
1731 2006-08-31 [colin]      2.4.0cvs116
1732
1733         * src/folderview.c
1734                 Use pref "Always open on select" when going
1735                 to next unread folder
1736         * src/gtk/gtksctree.c
1737                 Fix link failure to _gtk_clist_create_cell_layout
1738                 on certain computers. (Why not mine, I wonder)
1739
1740 2006-08-31 [colin]      2.4.0cvs115
1741
1742         * src/procmsg.c
1743         * src/textview.c
1744         * src/plugins/bogofilter/bogofilter.c
1745         * src/plugins/spamassassin/spamassassin.c
1746                 Requalify some "errors" to warnings
1747         * src/mainwindow.c
1748         * src/mainwindow.h
1749         * src/statusbar.c
1750                 Add an icon in the statusbar to notify
1751                 of errors
1752         * src/gtk/gtksctree.c
1753         * src/folderview.c
1754         * src/summaryview.c
1755                 Make the GtkSCTree look more modern by
1756                 alternating background lines
1757         * src/prefs_common.c
1758         * src/prefs_common.h
1759                 Add a pref to let people have the old
1760                 way if they prefer
1761
1762
1763 2006-08-30 [colin]      2.4.0cvs114
1764
1765         * src/procmsg.c
1766         * src/procmsg.h
1767                 Provide a way to filter a list of
1768                 messages in an optimised manner, and
1769                 add a list-filtering hook
1770         * src/folder.c
1771         * src/inc.c
1772         * src/mbox.c
1773                 Use the list filtering
1774         * src/plugins/bogofilter/bogofilter.c
1775                 Use the list-filtering hook
1776                 Use -b (bulk) mode for more speed
1777                 when learning and filtering
1778         * src/etpan/imap-thread.c
1779                 Make log output shorter in UID SEARCH
1780
1781
1782 2006-08-30 [colin]      2.4.0cvs113
1783
1784         * src/plugins/bogofilter/bogofilter.c
1785                 Really fast mass learning - thanks to David
1786                 Relson for the options explanations :)
1787
1788 2006-08-30 [colin]      2.4.0cvs112
1789
1790         * src/msgcache.c
1791                 Fix compilation on FreeBSD. Thanks
1792                 to Michael Hugues
1793
1794 2006-08-29 [colin]      2.4.0cvs111
1795
1796         * src/folderview.c
1797                 Handle "popup_menu" signal (for popping the 
1798                 menu via the keyboard)
1799         * src/mimeview.c
1800         * src/mimeview.h
1801         * src/summaryview.c
1802         * src/textview.c
1803         * src/gtk/gtkutils.c
1804         * src/gtk/gtkutils.h
1805                 Factorize scrolling code, and add an API 
1806                 for MimeViewers to handle scroll orders
1807
1808 2006-08-29 [wwp]        2.4.0cvs110
1809
1810         * src/plugins//bogofilter/bogofilter.c
1811         * src/plugins//spamassassin/spamassassin.c
1812                 make the bogofilter/spamassassin filtering error dialogs at
1813         incorporation obey to the "don't popup error dialog on
1814         receive error" option. If disabled, feed the log window w/
1815         the error message.
1816
1817 2006-08-29 [paul]
1818
1819         2.5.0-rc2 released
1820
1821 2006-08-29 [paul]       2.4.0cvs109
1822
1823         * Makefile.am
1824                 remove 'make release', it's not needed
1825                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1826
1827 2006-08-29 [paul]       2.4.0cvs108
1828
1829         * src/foldersel.c
1830         * src/summary_search.c
1831         * src/gtk/progressdialog.c
1832         * src/plugins/pgpcore/passphrase.c
1833                 replace deprecated gtk_window_set_policy()
1834
1835 2006-08-29 [colin]      2.4.0cvs107
1836
1837         * src/folder.c
1838                 Fix data loss when copy fails during a move:
1839                 only use fast remove_msgs if everything was
1840                 copied OK; else use slow remove_msg on the
1841                 mails that got copied only.
1842
1843 2006-08-28 [paul]       2.4.0cvs106
1844
1845         * src/mh.c
1846                 revert change in 2.4.0cvs104, it breaks
1847                 stuff
1848
1849 2006-08-28 [paul]       2.4.0cvs105
1850
1851         * src/plugins/spamassassin/spamassassin.c
1852                 english fix
1853
1854 2006-08-28 [paul]       2.4.0cvs104
1855
1856         * src/mh.c
1857                 fix data loss when moving to another
1858                 mailbox fails
1859         * src/prefs_spelling.c
1860                 improve the english
1861         * src/gtk/pluginwindow.c
1862                 improve the layout of the dialog text
1863         All thanks to Colin
1864
1865 2006-08-28 [paul]       2.4.0cvs103
1866
1867         * src/plugins/bogofilter/bogofilter.c
1868         * src/plugins/bogofilter/bogofilter_gtk.c
1869                 fix english up a bit, innit
1870
1871 2006-08-28 [paul]       2.4.0cvs102
1872
1873         * configure.ac
1874         * po/Makefile.in.in
1875         * po/Makevars
1876                 require autoconf 2.60, enabling building
1877                 with gettext 0.15 (gettext 0.14.x build still
1878                 possible). Replace Makefiles with versions
1879                 from gettext 0.15.
1880                 Remove configure options --with-localedir and
1881                 --with-mandir. The options that are provided
1882                 directly by autoconf 2.60 can be used instead:
1883                 --mandir --localedir
1884
1885 2006-08-27 [colin]      2.4.0cvs101
1886
1887         * src/plugins/bogofilter/Makefile.am
1888                 Fix make dist (no README)
1889
1890 2006-08-27 [colin]      2.4.0cvs100
1891
1892         * src/folder.c
1893                 Don't use F_UNKNOWN folders for any default
1894                 outbox/trash/etc
1895         * src/plugins/bogofilter/bogofilter.c
1896         * src/plugins/bogofilter/bogofilter.h
1897         * src/plugins/bogofilter/bogofilter_gtk.c
1898                 Add an option to specify the path to bogofilter
1899                 Use single-quotes to be able to learn in folders
1900                 with spaces in their names
1901                 Verify learning status
1902
1903 2006-08-27 [colin]      2.4.0cvs99
1904
1905         * manual/faq.xml
1906         * manual/plugins.xml
1907                 Document Bogofilter plugin
1908
1909 2006-08-27 [colin]      2.4.0cvs98
1910
1911         * src/compose.c
1912         * src/messageview.c
1913         * src/procmsg.c
1914         * src/procmsg.h
1915                 When possible, copy the queued mail to sent folder
1916                 instead of re-adding. Much faster on IMAP.
1917
1918 2006-08-27 [colin]      2.4.0cvs97
1919
1920         * src/msgcache.c
1921                 Disable mmaped caches - huge metadata loss
1922                 here after a power failure.
1923         * src/summaryview.c
1924                 Add quicksearch timing
1925         * src/common/plugin.c
1926         * src/common/plugin.h
1927                 Implement an interface to tell what plugins
1928                 provide. Prevent loading of similar plugins.
1929         * src/plugins/clamav/clamav_plugin.c
1930         * src/plugins/demo/demo.c
1931         * src/plugins/dillo_viewer/dillo_viewer.c
1932         * src/plugins/pgpcore/plugin.c
1933         * src/plugins/pgpinline/pgpinline.c
1934         * src/plugins/pgpmime/pgpmime.c
1935         * src/plugins/spamassassin/spamassassin.c
1936         * src/plugins/trayicon/trayicon.c
1937                 Implement plugin_provides()
1938
1939 2006-08-27 [colin]      2.4.0cvs96
1940
1941         * configure.ac
1942         * src/plugins/Makefile.am
1943         * src/plugins/bogofilter/.cvsignore
1944         * src/plugins/bogofilter/Makefile.am
1945         * src/plugins/bogofilter/bogofilter.c
1946         * src/plugins/bogofilter/bogofilter.h
1947         * src/plugins/bogofilter/bogofilter_gtk.c
1948                 New Bogofilter plugin, provides filtering and
1949                 learning. Spamassassin will go to extra plugins.
1950
1951 2006-08-26 [mones]      2.4.0cvs95
1952
1953         * manual/handling.xml
1954                 Fix subfolder path in the example (thanks to Paul) 
1955
1956 2006-08-26 [mones]      2.4.0cvs94
1957
1958         * manual/glossary.xml
1959                 2.2. + add ISP to the glossary
1960                 7.5. + Add UIDL to glossary
1961                 7.7. + Add TCP to glossary
1962         * manual/handling.xml
1963                 7.1. + Mentions GNU/Linux distribution, what about the non...
1964                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1965                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1966                 7.4. = Use appropriate quotation for commands
1967                 7.6. = change "" to <quote></quote>
1968         * manual/plugins.xml
1969                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1970         * manual/starting.xml
1971                 2.1. + local mbox file: some examples of mbox file locations...
1972                 Also reformatted files requiring it
1973
1974 2006-08-26 [wwp]        2.4.0cvs93
1975
1976         * src/summary_search.c
1977                 disable find buttons while summary search is running.
1978
1979 2006-08-25 [colin]      2.4.0cvs92
1980
1981         * src/folder.c
1982         * src/folderutils.c
1983         * src/mh.c
1984         * src/procmsg.h
1985         * src/summaryview.c
1986                 Speed up MH moving, and add progressbar
1987                 for MH deletion
1988         * src/msgcache.c
1989                 Write cache files using mmap() too
1990
1991 2006-08-25 [wwp]        2.4.0cvs91
1992
1993         * src/summaryview.c
1994                 switch spam<->ham button when a message has been marked as spam or ham
1995                 and is still selected. Thanks to Colin.
1996
1997 2006-08-25 [paul]       2.4.0cvs90
1998
1999         * src/Makefile.am
2000         * src/stock_pixmap.c
2001         * src/stock_pixmap.h
2002         * src/summaryview.c
2003         * src/gtk/icon_legend.c
2004         * src/pixmaps/copied.xpm
2005         * src/pixmaps/moved.xpm
2006                 add icons for delayed execution marked for
2007                 copying, marked for moving
2008
2009 2006-08-25 [mones]      2.4.0cvs89
2010
2011         * manual/glossary.xml
2012                 Fix the other glossary items:
2013                 5.1. = Inmmediate execution -> <quote>immediate execution...
2014                 5.2. = Fix MBOX capitalization -> Mbox
2015                 5.3. + Improve Plugins def. w/ tech. ref.
2016                 5.4. = Quotation -> replace '>' by <quote>></quote>
2017                 5.5. - SMTP Server. -> remove dot
2018         * po/es.po
2019                 Updated translation
2020
2021 2006-08-25 [mones]      2.4.0cvs88
2022
2023         * manual/ack.xml
2024                 Reformatted, changed email address
2025         * manual/glossary.xml
2026                 Reformatted, fixed MANUAL-TODO items:
2027                 8.2. + add ROT-13 to glossary
2028                 8.4. + add URL to glossary
2029         * manual/es/advanced.xml
2030                 Fixed <literal>s
2031
2032 2006-08-25 [paul]       2.4.0cvs87
2033
2034         * src/gtk/icon_legend.c
2035                 add 'marked for deletion' icon
2036                 arrange icons by containing column
2037                 wrap long label text
2038
2039 2006-08-25 [colin]      2.4.0cvs86
2040
2041         * src/common/utils.c
2042         * src/common/utils.h
2043                 Add the sc_g_*list_bigger functions in
2044                 a place everyone can use it
2045         * src/summaryview.c
2046                 Only freeze/thaw the list when working
2047                 on the selection, if it's bigger than 1
2048         * src/gtk/gtksctree.c
2049                 Only freeze/thaw the list when unselec-
2050                 ting 'all' if ('all' != 1)
2051                 This avoids some flickering
2052
2053 2006-08-24 [colin]      2.4.0cvs85
2054
2055         * src/addressbook.c
2056                 Fix strange list selection
2057                 Fix random seg (Invalid read of freed memory)
2058
2059 2006-08-24 [colin]      2.4.0cvs84
2060
2061         * src/alertpanel.c
2062         * src/gtk/inputdialog.c
2063         * src/plugins/pgpcore/passphrase.c
2064                 Revert minimal width patch of 2.4.0cvs67,
2065                 as it is also a maximal width. Use 
2066                 gtk_window_set_default_size instead.
2067
2068 2006-08-24 [colin]      2.4.0cvs83
2069
2070         * src/msgcache.c
2071                 Write cache/mark to temp files before
2072                 overwriting old ones (avoids metadata
2073                 loss if writing the new files fail).
2074                 Use mmap() to read cache/mark file, as
2075                 this makes cache reading faster. Dis-
2076                 abled for big-endian machines until it
2077                 can be tested. (Big-endian users: set
2078                 msgcache_use_mmap = TRUE in the relevant
2079                 #if).
2080         * src/procmsg.h
2081                 Move rarely used fields of MsgInfo in 
2082                 another structure, which will only be
2083                 allocated if needed. Face, X-Face,
2084                 Return receipt headers and List-*
2085                 headers are moved. Mails having none
2086                 of these occupy 52 bytes less with
2087                 this patch, which makes 2.5MB of RAM
2088                 saved on a 50k folder).
2089         * src/headerview.c
2090         * src/mainwindow.c
2091         * src/messageview.c
2092         * src/partial_download.c
2093         * src/procheader.c
2094         * src/procmsg.c
2095         * src/textview.c
2096                 Follow this structure change.
2097
2098 2006-08-24 [wwp]        2.4.0cvs82
2099
2100         * manual/es/.cvsignore
2101         * manual/es/dist/.cvsignore
2102         * manual/es/dist/html/.cvsignore
2103         * manual/es/dist/pdf/.cvsignore
2104         * manual/es/dist/ps/.cvsignore
2105         * manual/es/dist/txt/.cvsignore
2106                 more (generated) files to ignore.
2107
2108 2006-08-24 [colin]      2.4.0cvs81
2109
2110         * src/folder.c
2111         * src/mh.c
2112                 Fix possible problems with local delivery. Check the folder doesn't
2113                 need scan before setting its mtime when saving cache (which can be
2114                 done long after the folder's been modified by an external process);
2115                 Check that the stored item's mtime didn't change in mh functions.
2116
2117 2006-08-24 [mones]      2.4.0cvs80
2118
2119         * manual/advanced.xml
2120                 Rewrapping, some fixes and MANUAL-TODO items:
2121                 8.1. = change "" to <quote></quote>
2122                 8.3. = quote menu items
2123                 8.5. - deploying -> new user ... ideally a new user (redundant)
2124
2125 2006-08-23 [colin]      2.4.0cvs79
2126
2127         * src/gtk/gtksctree.c
2128                 When selecting or deselecting range, only
2129                 freeze/thaw when selection is bigger than 10
2130
2131 2006-08-23 [colin]      2.4.0cvs78
2132
2133         * src/messageview.c
2134         * src/mimeview.c
2135         * src/mimeview.h
2136         * src/plugins/dillo_viewer/dillo_viewer.c
2137                 Provide an API for MimeViewer plugins to
2138                 return a text selection for replying
2139
2140 2006-08-23 [colin]      2.4.0cvs77
2141
2142         * src/image_viewer.c
2143         * src/textview.c
2144                 Use gtk_pixbuf_new_from_file_at_scale(), which
2145                 is faster than getting the pixbuf then resizing
2146                 it.
2147
2148 2006-08-23 [colin]      2.4.0cvs76
2149
2150         * src/procmime.c
2151                 UTF-8 should be sent Quoted-printable
2152
2153 2006-08-22 [colin]      2.4.0cvs75
2154
2155         * src/mh.c
2156                 Check if scan is required before touching
2157                 the folder (or it'll be required every time)
2158
2159 2006-08-22 [colin]      2.4.0cvs74
2160
2161         * configure.ac
2162                 Require libetpan 0.46 (crasher fix when built
2163                 against gnutls)
2164
2165 2006-08-22 [colin]      2.4.0cvs73
2166
2167         * src/folder.c
2168                 Set folder's mtime after writing its
2169                 cache
2170         * src/folderview.c
2171                 Add some timing
2172         * src/procmsg.c
2173                 Don't do useless stuff if we don't 
2174                 thread by subject
2175         * src/summaryview.c
2176                 Add some timing, don't deselect prior
2177                 to selecting (gtksctree does it itself),
2178                 remove crash avoidance hacks as it's been
2179                 properly fixed since a while
2180         * src/common/utils.c
2181                 Optimize to_human_readable(): _() is slow,
2182                 do it only once, and avoid %f format for KB
2183                 (the most common in a summaryview)
2184         * src/gtk/gtksctree.c
2185                 Don't uselessly freeze/thaw (fixes flicker
2186                 on next unread and friends), reduce number
2187                 of g_list_nth/g_list_position where possible
2188         * src/gtk/gtkutils.c
2189         * src/gtk/gtkutils.h
2190                 Reduce number of g_list_nth/g_list_position
2191                 where possible.
2192                 All of this makes loading as 70k folder 2.1
2193                 seconds instead of 3.2 (with hot FS caches).
2194                 (1.3 seconds without Date and Size columns...)
2195
2196 2006-08-22 [paul]       2.4.0cvs72
2197
2198         wrap documents and do some items from mones' MANUAL-TODO:
2199
2200         * manual/account.xml
2201                 4.1. = fix tabname references to <quote>tabname</quote>
2202                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
2203         * manual/faq.xml
2204                 1.1. = mentioned options don't match UI
2205                 Add information about the 'Never send Return Receipts'
2206                 option
2207         * manual/handling.xml
2208                 6.2. = Mentions Extended symbols button, but now is
2209                 named Information
2210                 6.3. = Mentions ... button, which is now Edit
2211
2212 2006-08-22 [colin]      2.4.0cvs71
2213
2214         * src/gtk/pluginwindow.c
2215                 Fix layout in verbose translations (such
2216                 as french)
2217
2218 2006-08-22 [paul]       2.4.0cvs70
2219
2220         * manual/Makefile.am
2221                 build manuals in alphabetical order
2222         * src/addressbook.c
2223         * src/prefs_themes.c
2224                 replace/remove deprecated symbols
2225         * src/gtk/gtkutils.c
2226                 fix a warning
2227         * src/gtk/pluginwindow.c
2228                 replace deprecated symbol
2229                 replace label text and move it
2230         * src/plugins/pgpcore/prefs_gpg.c
2231                 move the 'Generate...' button out of the
2232                 Sign Key frame, replace the English used
2233         * src/plugins/pgpcore/sgpgme.c
2234                 fixes to the English
2235
2236 2006-08-21 [colin]      2.4.0cvs69
2237
2238         * src/plugins/trayicon/trayicon.c
2239                 Add more strings for translation; patch
2240                 by Pawel
2241
2242 2006-08-21 [colin]      2.4.0cvs68
2243
2244         * src/compose.c
2245                 fix replied flag not set after drafting
2246         * src/matcher.c
2247                 fix body quicksearch in non-encoded bodies
2248                 containing '='
2249         * src/msgcache.c
2250                 Get rid of the g_malloc workaround for
2251                 corrupted caches, use g_try_malloc
2252
2253 2006-08-21 [colin]      2.4.0cvs67
2254
2255         * src/alertpanel.c
2256         * src/gtk/inputdialog.c
2257         * src/plugins/pgpcore/passphrase.c
2258                 Set minimal width to 375
2259         * src/mainwindow.c
2260                 Fix switching to offline, asking if it 
2261                 should be overriden for synchronising
2262         * src/mimeview.c
2263                 Don't offer to remember command on Open 
2264                 with for text parts, as the browser or 
2265                 text editor command isn't changed from 
2266                 there
2267
2268 2006-08-20 [paul]       2.4.0cvs66
2269
2270         * po/ko.po
2271         * po/zh_CN.po
2272                 fix plural form errors. revealed by stricter
2273                 checking of gettext 0.15
2274
2275 2006-08-18 [paul]       2.4.0cvs65
2276
2277         * src/stock_pixmap.c
2278                 fix the fix of 2.4.0cvs64
2279                 Thanks to Colin
2280
2281 2006-08-18 [paul]       2.4.0cvs64
2282
2283         * src/stock_pixmap.c
2284                 fix leaks
2285                 Thanks to Colin
2286
2287 2006-08-18 [paul]       2.4.0cvs63
2288
2289         * src/compose.c
2290         * src/procmsg.c
2291                 fix occasional IMAP bug where large msgs
2292                 were left in the queue folder after sending
2293                 Thanks to Colin
2294
2295 2006-08-18 [paul]       2.4.0cvs62
2296
2297         * src/folderview.c
2298                 freeze the summaryview while quicksearch results
2299                 are displayed
2300                 (fixes bug 456 'current message is hidden when the
2301                 view is refreshed and extended search is "unread 
2302                 messages"')
2303                 Thanks to Colin
2304         * src/textview.c
2305                 add missing #include "inputdialog.h"
2306         * src/common/utils.h
2307                 add missing mailcap_update_default() and improve
2308                 readability
2309
2310 2006-08-17 [colin]      2.4.0cvs61
2311
2312         * src/plugins/pgpcore/select-keys.c
2313                 Fix warnings :)
2314
2315 2006-08-17 [colin]      2.4.0cvs60
2316
2317         * src/compose.c
2318                 Don't continue queuing if Cancel is clicked
2319                 in select-keys
2320
2321 2006-08-17 [colin]      2.4.0cvs59
2322
2323         * src/plugins/pgpcore/select-keys.c
2324                 When encrypting, if only one key matches and it 
2325                 matches exactly, automatically use it.
2326
2327 2006-08-17 [colin]      2.4.0cvs58
2328
2329         * src/mimeview.c
2330         * src/prefs_common.c
2331         * src/prefs_common.h
2332         * src/prefs_ext_prog.c
2333         * src/textview.c
2334                 Fix issues with previous patch (text/html)
2335                 Remove outdated prefs
2336
2337 2006-08-17 [colin]      2.4.0cvs57
2338
2339         * src/imap.c
2340                 Add View Log button on auth error
2341         * src/procmsg.c
2342                 Fix encrypted mail marked as new when
2343                 saved in normal folders
2344         * src/plugins/pgpinline/pgpinline.c
2345                 Fix encrypt bug on IMAP
2346         * src/mimeview.c
2347         * src/common/utils.c
2348         * src/common/utils.h
2349         * src/gtk/inputdialog.c
2350         * src/gtk/inputdialog.h
2351                 Get rid of metamail stuff, simplify
2352                 opening, and allow remembering of user's
2353                 choices (by updating ~/.mailcap). There's
2354                 still to drop "Audio player" and "Image
2355                 viewer" preferences.
2356
2357 2006-08-17 [mones]      2.4.0cvs56
2358
2359         * manual/es/sylpheed-claws-manual.xml
2360                 fix DTD path
2361
2362 2006-08-17 [mones]      2.4.0cvs55
2363
2364         * configure.ac
2365         * manual/Makefile.am
2366         * manual/es/Makefile.am
2367         * manual/es/account.xml
2368         * manual/es/ack.xml
2369         * manual/es/addrbook.xml
2370         * manual/es/advanced.xml
2371         * manual/es/faq.xml
2372         * manual/es/glossary.xml
2373         * manual/es/gpl.xml
2374         * manual/es/handling.xml
2375         * manual/es/intro.xml
2376         * manual/es/keyboard.xml
2377         * manual/es/plugins.xml
2378         * manual/es/starting.xml
2379         * manual/es/sylpheed-claws-manual.xml
2380         * manual/es/dist/Makefile.am
2381         * manual/es/dist/html/Makefile.am
2382         * manual/es/dist/pdf/Makefile.am
2383         * manual/es/dist/ps/Makefile.am
2384         * manual/es/dist/txt/Makefile.am
2385                 Spanish translation for the manual
2386
2387 2006-08-16 [colin]      2.4.0cvs54
2388
2389         * src/compose.c
2390         * src/main.c
2391         * src/mainwindow.c
2392                 Fix send button sensitivity at startup
2393                 Set send menu sensitivity (patch by Fabien)
2394         * src/ssl_manager.c
2395                 Enable closing with esc (patch by Fabien)
2396         * src/gtk/foldersort.c
2397                 Enable closing with esc (patch by Fabien)
2398         * src/procmime.c
2399                 Optimisation (no need to copy to tempfile to
2400                 "decode" 7bit and 8bit)
2401         * src/summaryview.c
2402                 Fix cruft in swap_from case
2403         * src/textview.c
2404                 Fix missing last line in some mail cases 
2405                 (Fixes debian #381872)
2406         * src/plugins/pgpcore/prefs_gpg.c
2407         * src/plugins/pgpcore/sgpgme.c
2408         * src/plugins/pgpcore/sgpgme.h
2409                 Don't show "no key found" when user explicitely
2410                 wants to create a key
2411
2412 2006-08-16 [paul]       2.4.0cvs53
2413
2414         * configure.ac
2415         * src/account.c
2416         * src/addressbook.c
2417         * src/headerview.c
2418         * src/prefs_account.c
2419         * src/prefs_message.c
2420         * src/gtk/gtkutils.c
2421                 bump up minimum required versions of GTK+ and
2422                 GLIB to 2.6.0
2423
2424 2006-08-16 [paul]       2.4.0cvs52
2425
2426         * src/toolbar.c
2427                 workaround GTK+ Bug 351600 - 'Can't re-click
2428                 on button after sensitivity update'
2429                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2430                 Thanks to Colin
2431
2432 2006-08-15 [colin]      2.4.0cvs51
2433
2434         * src/plugins/pgpcore/prefs_gpg.c
2435                 Set options sensitivity according to
2436                 key existence
2437         * src/plugins/pgpcore/sgpgme.c
2438                 Allow to create key with no passphrase
2439
2440 2006-08-14 [cleroy]     2.4.0cvs50
2441
2442         * src/gtk/pluginwindow.c
2443                 New layout (maybe to be changed?)
2444         * src/gtk/gtkutils.c
2445                 Fix a bit label_window
2446         * src/plugins/pgpcore/passphrase.c
2447         * src/plugins/pgpcore/passphrase.h
2448         * src/plugins/pgpcore/plugin.c
2449         * src/plugins/pgpcore/prefs_gpg.c
2450         * src/plugins/pgpcore/prefs_gpg.h
2451         * src/plugins/pgpcore/sgpgme.c
2452         * src/plugins/pgpcore/sgpgme.h
2453                 Allow to create a PGP private key via the GUI
2454
2455 2006-08-14 [wwp]        2.4.0cvs49
2456
2457         * src/addressbook_foldersel.c
2458                 fix strict ISO C90 compliance.
2459
2460 2006-08-14 [paul]       2.4.0cvs48
2461
2462         * src/gtk/prefswindow.c
2463                 re-set scrolled window on opening
2464                 Patch by Ticho
2465
2466 2006-08-14 [paul]
2467
2468         2.5.0-rc1 released
2469
2470 2006-08-14 [paul]       2.4.0cvs47
2471
2472         * src/prefs_display_header.c
2473                 re-enable user-defined Displayed Headers
2474
2475 2006-08-14 [paul]       2.4.0cvs46
2476
2477         * src/prefs_account.c
2478                 use GTK_STOCK_EDIT
2479
2480 2006-08-13 [colin]      2.4.0cvs45
2481
2482         * src/common/utils.c
2483                 Fix "a" in quote when the original message is empty,
2484                 by using \0 instead of 'a' to test writability of
2485                 temp files.
2486
2487 2006-08-13 [wwp]        2.4.0cvs44
2488
2489         * src/plugins/spamassassin/spamassassin.c
2490                 fix capitalization of "SpamAssassin" in some debug, log and
2491                 dialog messages.
2492
2493 2006-08-13 [paul]       2.4.0cvs43
2494
2495         * src/editldap.c
2496                 fix overlapping widgets
2497         * src/prefs_account.c
2498                 fix translation of protocol_names[]
2499                 fix label disappearing off the edge of the
2500                 visible area
2501
2502 2006-08-12 [paul]       2.4.0cvs42
2503
2504         * manual/plugins.xml
2505                 update IRC channel info before it gets forgotten
2506                 about
2507
2508 2006-08-11 [colin]      2.4.0cvs41
2509
2510         * src/compose.c
2511         * src/mainwindow.c
2512         * src/mainwindow.h
2513         * src/procmsg.c
2514         * src/procmsg.h
2515         * src/summaryview.c
2516         * src/toolbar.c
2517                 Grey out the Send button if
2518                 - Queue folders are empty, or
2519                 - We're sending already
2520
2521 2006-08-11 [wwp]        2.4.0cvs40
2522
2523         * src/main.c
2524                 fix a logic issue when quitting while a compose window is
2525                 still open, thanks to Colin.
2526
2527 2006-08-10 [colin]      2.4.0cvs39
2528
2529         * src/main.c
2530                 Fix default font size setting after wizard run
2531         * src/imap.c
2532         * src/etpan/imap-thread.c
2533         * src/etpan/imap-thread.h
2534                 Fix bug #999 (Timing out on TSL cert validation 
2535                 dialog makes ugly things happen). Also, STARTTLS
2536                 unconditionnaly if initial capabilities contain
2537                 LOGINDISABLED and STARTTLS.
2538
2539 2006-08-09 [colin]      2.4.0cvs38
2540
2541         * src/mainwindow.c
2542         * src/mainwindow.h
2543                 Fix Tools/Actions sensitivity when there are
2544                 no actions
2545
2546 2006-08-09 [colin]      2.4.0cvs37
2547
2548         * src/prefs_filtering.c
2549                 Warning fix, patch by Paul
2550         * src/messageview.c
2551         * src/prefs_actions.c
2552         * src/prefs_filtering_action.c
2553         * src/prefs_matcher.c
2554                 Uniformisation of "Info ..." to "Info..." (for
2555                 old gtk), patch by Fabien
2556         * src/plugins/clamav/clamav_plugin_gtk.c
2557                 Sensitivity fix by Fabien
2558
2559 2006-08-09 [colin]      2.4.0cvs36
2560
2561         * src/main.c
2562         * src/main.h
2563                 Add a function to know whether we're exiting
2564         * src/plugins/trayicon/trayicon.c
2565                 If exiting, don't do anything. Faster, and
2566                 avoids gtk_main_iteration reentracy causing
2567                 segfaults at exit
2568
2569 2006-08-09 [colin]      2.4.0cvs35
2570
2571         * src/messageview.c
2572         * src/mimeview.c
2573         * src/mimeview.h
2574                 Fix lack of part selection when automatically 
2575                 jumping to a specific part
2576         * src/msgcache.c
2577                 Little optimisation in cache reading
2578
2579 2006-08-09 [colin]      2.4.0cvs34
2580
2581         * src/compose.c
2582                 Fix crash setting the priority on reedit
2583                 (Accessing compose before creating it!)
2584
2585 2006-08-08 [colin]      2.4.0cvs33
2586
2587         * src/procmime.c
2588                 Fix bug #998 (last attachment is not accessible)
2589                 Bad RFC interpretation on multipart close-delimiters
2590         * src/mimeview.c
2591         * src/mimeview.h
2592         * src/gtk/gtkvscrollbutton.c
2593         * src/gtk/gtkvscrollbutton.h
2594                 Make attachments list wheel-scrollable
2595
2596 2006-08-07 [colin]      2.4.0cvs32
2597
2598         * src/gtk/gtkaspell.c
2599                 Fix bug #973 (Unicode punctation characters 
2600                 are not recognized as separators by the
2601                 spell checker); fix unsigned stuff
2602
2603 2006-08-07 [colin]      2.4.0cvs31
2604
2605         * src/compose.c
2606                 Fix bug #956 (DnD text with accents in compose 
2607                 text entry); fix gccc's signed/unsigned fuss
2608
2609 2006-08-06 [colin]      2.4.0cvs30
2610
2611         * src/main.c
2612                 Fix bug #979 (Plugin crashes when exiting 
2613                 sylpheed-claws) : handle exit request only 
2614                 once
2615
2616 2006-08-05 [colin]      2.4.0cvs29
2617
2618         * src/news.c
2619                 Just make sure we have a msgid.
2620
2621 2006-08-05 [colin]      2.4.0cvs28
2622
2623         * src/news.c
2624         * src/summaryview.c
2625                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2626                 by reimplementing it
2627         * src/textview.c
2628                 Fix bug when hiding quotes with level > 3 and quote
2629                 colors are recycled
2630
2631 2006-08-04 [colin]      2.4.0cvs27
2632
2633         * src/compose.c
2634         * src/undo.c
2635         * src/undo.h
2636                 Fix a bit replace-by-pasting undo
2637         * src/mainwindow.c
2638         * src/messageview.c
2639                 Fix Fold quotes menu synchro in
2640                 mainwindow when it changes in 
2641                 messageview
2642         * src/textview.c
2643                 Fix right-click on quotes blocks
2644         * src/common/utils.c
2645                 Verify that the file created by
2646                 my_tmpfile() is writable. Fixes
2647                 bug #988 (very specific filesystem
2648                 issue)
2649         * src/plugins/pgpcore/sgpgme.c
2650                 Fix file descriptor leak
2651         * src/plugins/spamassassin/spamassassin.c
2652                 Warn once if spamd isn't reachable
2653
2654 2006-08-04 [colin]      2.4.0cvs26
2655
2656         * src/toolbar.c
2657                 i18n context patch by Fabien
2658
2659 2006-08-03 [colin]      2.4.0cvs25
2660
2661         * src/mainwindow.c
2662         * src/messageview.c
2663                 Rename "Hide quotes" to "Fold quotes"
2664         * src/textview.c
2665                 Don't use hand cursor on quotes. "all 
2666                 the bonuses of the feature and none of 
2667                 unwelcome side-effects"
2668
2669 2006-08-03 [colin]      2.4.0cvs24
2670
2671         * AUTHORS
2672         * sylpheed-claws.desktop
2673         * src/gtk/authors.h
2674                 Bring the desktop file to XDG compliance
2675                 Patch by Charles A. Edwards
2676
2677 2006-08-03 [colin]      2.4.0cvs23
2678
2679         * src/textview.c
2680                 Fix links offset when they are preceded
2681                 by accentued chars (g_utf8_strlen!)
2682         * src/mainwindow.c
2683                 Fix wrong status when starting offline
2684
2685
2686 2006-08-03 [wwp]        2.4.0cvs22
2687
2688         * src/prefs_common.h
2689                 ask what to do w/ filtering rules that belong to an account when
2690                 applying filtering rules manually from the main window (skip,
2691                 apply regardless of the account, use current account). This dialog
2692                 can be skipped and the last reply used.
2693                 (forgot that file)
2694
2695 2006-08-03 [wwp]        2.4.0cvs21
2696
2697         * src/filtering.c
2698         * src/filtering.h
2699         * src/prefs_common.c
2700         * src/summaryview.c
2701         * src/alertpanel.c
2702         * src/alertpanel.h
2703         * src/messageview.c
2704                 ask what to do w/ filtering rules that belong to an account when
2705                 applying filtering rules manually from the main window (skip,
2706                 apply regardless of the account, use current account). This dialog
2707                 can be skipped and the last reply used.
2708
2709
2710 2006-08-03 [colin]      2.4.0cvs20
2711
2712         * src/textview.c
2713                 Optimize previous patch
2714
2715 2006-08-03 [cleroy]     2.4.0cvs19
2716
2717         * src/textview.c
2718                 Fix quotes getting toggled back when the
2719                 mail has an even number of text parts
2720
2721 2006-08-02 [colin]      2.4.0cvs18
2722
2723         * src/messageview.c
2724                 Add Hide quotes menu
2725
2726 2006-08-02 [colin]      2.4.0cvs17
2727
2728         * src/mainwindow.c
2729         * src/prefs_common.c
2730         * src/textview.c
2731         * src/textview.h
2732         * src/gtk/about.c
2733                 Allow per-level quote hiding,
2734                 Allow toggling quotes by double-clicking them
2735                 Rename RemoteURI to ClickableText to reflect
2736                 the fact it's used for a variety of things
2737
2738 2006-08-02 [wwp]        2.4.0cvs16
2739
2740         * src/mainwindow.c
2741                 fix "View/Hide quotes" menu item status initialization.
2742
2743 2006-08-02 [wwp]        2.4.0cvs15
2744
2745         * src/matcher_parser_parse.y
2746                 remove a debug trace.
2747
2748 2006-08-02 [paul]       2.4.0cvs14
2749
2750         * src/plugins/pgpcore/passphrase.c
2751                 don't set initial dialog size
2752                 make it resizable
2753
2754 2006-08-02 [paul]       2.4.0cvs13
2755
2756         * src/noticeview.c
2757                 remove the rogue '/' character
2758
2759 2006-08-02 [paul]       2.4.0cvs12
2760
2761         * src/noticeview.c
2762                 allow buttons to resize as necessary
2763
2764 2006-08-01 [wwp]        2.4.0cvs11
2765
2766         * src/mbox.c
2767                 fix strict ISO C90 compliance.
2768
2769 2006-08-01 [wwp]        2.4.0cvs10
2770
2771         * tools/update-po
2772                 updated update-po tool to work w/ context-dependent translations.
2773                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2774
2775 2006-08-01 [wwp]        2.4.0cvs9
2776
2777         * src/matcher.c
2778         * src/prefs_filtering.c
2779         * src/prefs_matcher.c
2780                 allow context-dependent translations for "All",
2781                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2782
2783 2006-07-31 [colin]      2.4.0cvs8
2784
2785         * AUTHORS
2786         * src/gtk/authors.h
2787                 Add Rafal to authors
2788
2789 2006-07-31 [colin]      2.4.0cvs7
2790
2791         * src/compose.c
2792         * src/mainwindow.c
2793         * src/messageview.h
2794         * src/prefs_common.c
2795         * src/prefs_common.h
2796         * src/textview.c
2797                 Add 'View/Hide quotes'. Patch based on a patch
2798                 by Rafal Weglarz
2799
2800 2006-07-31 [colin]      2.4.0cvs6
2801
2802         * src/action.c
2803                 Fix problem with "> stuff >" actions
2804
2805 2006-07-31 [paul]       2.4.0cvs5
2806
2807         * po/nb.po
2808                 updated by Geir Helland
2809
2810 2006-07-31 [wwp]        2.4.0cvs4
2811
2812         * src/mainwindow.c
2813         * src/summaryview.c
2814         * src/summaryview.h
2815                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2816                 thanks to Colin.
2817
2818 2006-07-31 [wwp]        2.4.0cvs3
2819
2820         * src/Makefile.am
2821         * src/addr_compl.c
2822         * src/addr_compl.h
2823         * src/addressbook.c
2824         * src/addressbook.h
2825         * src/addressbook_foldersel.c
2826         * src/addressbook_foldersel.h
2827         * src/addrindex.c
2828         * src/addrindex.h
2829         * src/matcher.c
2830         * src/matcher.h
2831         * src/matcher_parser_lex.l
2832         * src/matcher_parser_parse.y
2833         * src/prefs_common.c
2834         * src/prefs_common.h
2835         * src/prefs_filtering.c
2836         * src/prefs_matcher.c
2837         * src/prefs_matcher.h
2838         * src/summaryview.c
2839                 introduce filtering against the address book. It's now possible to add
2840                 matched conditions to determine if any email address in a message matches
2841                 or doesn't match any or all books or folders in the address book.
2842
2843 2006-07-31 [wwp]        2.4.0cvs2
2844
2845         * src/account.c
2846         * src/filtering.c
2847         * src/filtering.h
2848         * src/folder.c
2849         * src/folderview.c
2850         * src/inc.c
2851         * src/mainwindow.c
2852         * src/matcher.c
2853         * src/matcher_parser_lex.l
2854         * src/matcher_parser_parse.y
2855         * src/mbox.c
2856         * src/prefs_filtering.c
2857         * src/prefs_filtering.h
2858         * src/procmsg.c
2859         * src/procmsg.h
2860         * src/summaryview.c
2861                 introduce per-account filtering rules. Each filtering rule can now be assigned
2862                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2863                 when applying filtering rules manually, as all rules will apply - even the ones
2864                 assigned to an account. This issue will be addressed soon.
2865  
2866
2867
2868 2006-07-31 [wwp]        2.4.0cvs1
2869
2870         * src/quote_fmt.c
2871                 make more strings translatable.
2872
2873 2006-07-31 [paul]       2.4.0
2874
2875         2.4.0 released
2876
2877 2006-07-31 [paul]       2.3.1cvs91
2878
2879         * po/ca.po
2880                 updated by Miquel Oliete
2881
2882 2006-07-31 [paul]       2.3.1cvs90
2883
2884         * po/de.po
2885         * po/el.po
2886         * po/fr.po
2887         * po/it.po
2888         * po/pl.po
2889         * po/pt_BR.po
2890         * po/sr.po
2891         * po/zh_CN.po
2892                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2893                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2894                 Aleksandar Urosevic, and Ralgh Young
2895
2896 2006-07-31 [paul]       2.3.1cvs89
2897
2898         * src/account.c
2899         * src/main.c
2900         * src/mainwindow.c
2901         * src/mainwindow.h
2902                 Fix a race condition when, after an SC crash, rescanning
2903                 folders took more than 0.5 seconds
2904                 Thanks to Colin
2905
2906 2006-07-31 [paul]       2.3.1cvs88
2907
2908         * src/folderview.c
2909                 don't translate separator strings
2910
2911 2006-07-30 [mones]      2.3.1cvs87
2912
2913         * doc/man/sylpheed-claws.1
2914                 Fixed non-ASCII chars in Hoa's name
2915         * po/es.po
2916                 Updated for release
2917
2918 2006-07-27 [colin]      2.3.1cvs86
2919
2920         * src/textview.c
2921                 Don't include the leading \n in links
2922                 Patch by Fabien
2923
2924 2006-07-25 [colin]      2.3.1cvs85
2925
2926         * src/mainwindow.c
2927         * src/common/socket.h
2928         * src/etpan/imap-thread.c
2929                 Refresh resolvers before connecting
2930                 to IMAP servers, and after switching
2931                 to online. Thanks to Paul.
2932
2933 2006-07-18 [colin]
2934
2935         * 2.4.0-rc4 released
2936
2937 2006-07-17 [colin]      2.3.1cvs84
2938
2939         * src/inc.c
2940                 Show connection attempt in statusbar before
2941                 connecting (previously first message was
2942                 "Retrieving messages from ..." after the
2943                 connection succeeded.
2944
2945 2006-07-16 [wwp]        2.3.1cvs83
2946
2947         * sylpheed-claws.ico
2948                 Added .ico file (windows multi-size icon file, generated).
2949
2950 2006-07-12 [wwp]        2.3.1cvs82
2951
2952         * src/messageview.c
2953                 remove Message/Re-edit menu entry from messageview window,
2954                 as sent/draft/queued messages are opened in compose window when
2955                 re-edited and it's not possible to re-edit other msgs.
2956
2957 2006-07-12 [paul]       2.3.1cvs81
2958
2959         * AUTHORS
2960         * src/mainwindow.c
2961         * src/gtk/authors.h
2962                 check online state before resetting
2963                 mailcheck timer. Useful if some program
2964                 verifies connection state and updates
2965                 Claws.
2966                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2967
2968 2006-07-12 [paul]       2.3.1cvs80
2969
2970         * sylpheed-claws-128x128.png
2971         * sylpheed-claws-64x64.png
2972         * sylpheed-claws.png
2973         * src/Makefile.am
2974         * src/main.c
2975         * src/prefs_toolbar.c
2976         * src/stock_pixmap.c
2977         * src/stock_pixmap.h
2978         * src/wizard.c
2979         * src/gtk/about.c
2980         * src/gtk/gtkutils.c
2981         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2982         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2983         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2984         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2985         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2986         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2987                 updated and renamed logo/icon files and related
2988                 logo by Jesper Schultz
2989
2990 2006-07-11 [paul]       2.3.1cvs79
2991
2992         * src/main.c
2993                 fix the labels a smidgin
2994
2995 2006-07-09 [colin]      2.3.1cvs78
2996
2997         * src/textview.c
2998                 Show errors in textviewer's command
2999                 Patch by H. Merijn Brand
3000
3001 2006-07-09 [colin]      2.3.1cvs77
3002
3003         * src/compose.c
3004                 Save FMID in drafts too
3005
3006 2006-07-08 [colin]      2.3.1cvs76
3007
3008         * src/compose.c
3009                 Svae RMID in drafted mails too
3010                 Save quote_fmt vars for whole mails,
3011                 don't reset at each quote_fmt_init:
3012                 allows to use the same |i{var} in
3013                 various template fields
3014         * src/prefs_template.c
3015         * src/quote_fmt.h
3016         * src/quote_fmt_parse.y
3017                 Same
3018
3019 2006-07-08 [colin]      2.3.1cvs75
3020
3021         * src/textview.c
3022                 Fix highlighting of attached parts URIs
3023
3024 2006-07-08 [colin]      2.3.1cvs74
3025
3026         * src/main.c
3027                 Prevent bug #981 (sc 2.3.1 segfaults with 
3028                 gtk+ 2.10) from being reported again:
3029                 if Sylpheed-Claws has been compiled against
3030                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
3031                 of if Sylpheed-Claws has been compiled against
3032                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
3033                 error out.
3034
3035 2006-07-07 [colin]      2.3.1cvs73
3036
3037         * src/prefs_actions.c
3038                 Fix label
3039
3040 2006-07-07 [colin]      2.3.1cvs72
3041
3042         * src/prefs_actions.c
3043                 Fix compile on gtk < 2.8. argh :)
3044
3045 2006-07-07 [paul]       2.3.1cvs71
3046
3047         * src/common/defs.h
3048                 update DONATE_URI
3049
3050 2006-07-07 [colin]      2.3.1cvs70
3051
3052         * po/POTFILES.in
3053         * src/quote_fmt.c
3054         * src/quote_fmt_lex.l
3055         * src/quote_fmt_parse.y
3056                 Add |i{var}, a way to insert user-entered
3057                 text in a template
3058
3059 2006-07-07 [colin]
3060
3061         * 2.4.0-rc3 released
3062
3063 2006-07-07 [colin]      2.3.1cvs69
3064
3065         * src/folder.c
3066                 Don't consider inboxes of UNKNOWN folder 
3067                 classes to be useable as default inboxes
3068
3069 2006-07-07 [paul]       2.3.1cvs68
3070
3071         * src/textview.c
3072                 add missing #include <errno.h>
3073                 Thanks to René J. Blokland
3074
3075 2006-07-07 [paul]       2.3.1cvs67
3076
3077         * src/action.c
3078                 Return now Closes dialog
3079         * src/mimeview.c
3080         * src/mimeview.h
3081         * src/textview.c
3082                 add contextual menu to mime parts listed
3083                 in the textview
3084                 Thanks to Colin
3085         * src/common/utils.c
3086                 reversal: ' is a valid character in URLs
3087
3088 2006-07-06 [colin]      2.3.1cvs66
3089
3090         * src/remotefolder.h
3091                 Forgotten in previous commit
3092
3093 2006-07-06 [colin]      2.3.1cvs65
3094
3095         * src/folder.c
3096                 Set summary update flag whenever
3097                 totals changed
3098         * src/imap.c
3099         * src/prefs_account.c
3100         * src/common/utils.h
3101         * src/etpan/imap-thread.c
3102                 Fix warnings, thanks to Fabien and
3103                 Ricardo
3104
3105 2006-07-06 [wwp]        2.3.1cvs64
3106
3107         * src/gtk/gtkutils.c
3108                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
3109
3110 2006-07-06 [wwp]        2.3.1cvs63
3111
3112         * src/account.c
3113         * src/addressbook.c
3114         * src/addressitem.h
3115         * src/folderview.c
3116         * src/mainwindow.c
3117         * src/manual.c
3118         * src/manual.h
3119         * src/message_search.c
3120         * src/prefs_actions.c
3121         * src/prefs_filtering.c
3122         * src/prefs_filtering.h
3123         * src/prefs_template.c
3124         * src/summary_search.c
3125         * src/summaryview.c
3126         * src/gtk/gtkutils.c
3127         * src/gtk/gtkutils.h
3128         * src/gtk/pluginwindow.c
3129                 add help buttons to some dialogs. Clicking such buttons opens a
3130                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
3131
3132 2006-07-06 [paul]       2.3.1cvs62
3133
3134         * src/textview.c
3135                 fix attachments contextual menu
3136                 Thanks to Colin
3137
3138 2006-07-05 [colin]      2.3.1cvs61
3139
3140         * src/textview.c
3141         * src/compose.c
3142                 Handle sftp:// links
3143
3144 2006-07-05 [paul]       2.3.1cvs60
3145
3146         * src/gtk/filesel.c
3147                 grab save button by default
3148                 Thanks to Colin
3149
3150 2006-07-05 [wwp]        2.3.1cvs59
3151
3152         * manual/xml2pdf
3153                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
3154
3155 2006-07-04 [colin]      2.3.1cvs58
3156
3157         * src/mimeview.c
3158         * src/textview.c
3159                 Use left click to select, middle click to open
3160                 on mimeparts links
3161         * src/common/utils.c
3162                 Fix segfault
3163
3164 2006-07-04 [colin]      2.3.1cvs57
3165
3166         * src/mainwindow.c
3167         * src/news.c
3168                 Warning fixes, thanks to Fabien
3169
3170 2006-07-04 [colin]      2.3.1cvs56
3171
3172         * src/mimeview.c
3173         * src/mimeview.h
3174         * src/textview.c
3175                 Allow parts to be selected via their text label
3176                 in textview
3177
3178 2006-07-04 [colin]      2.3.1cvs55
3179
3180         * src/folderview.c
3181                 Feedback when closing (for big folders)
3182         * src/prefs_actions.c
3183         * src/prefs_filtering.c
3184         * src/prefs_matcher.c
3185         * src/prefs_template.c
3186                 Fix default button when closing without
3187                 having saved
3188
3189 2006-07-04 [colin]      2.3.1cvs54
3190
3191         * src/news.c
3192                 Delete local file on deletion
3193
3194 2006-07-03 [colin]      2.3.1cvs53
3195
3196         * src/folderview.c
3197         * src/main.c
3198                 Don't freeze when rescanning after crash
3199
3200 2006-07-03 [wwp]        2.3.1cvs52
3201
3202         * src/compose.c
3203         * src/privacy.c
3204         * src/privacy.h
3205         * src/plugins/pgpinline/pgpinline.c
3206         * src/plugins/pgpmime/pgpmime.c
3207                 don't report an error when the user cancels the passphrase dialog.
3208
3209 2006-07-02 [colin]      2.3.1cvs51
3210
3211         * src/folderview.c
3212                 Open message when crossing folders with Space,
3213                 goto next unread and friends
3214
3215 2006-07-01 [colin]      2.3.1cvs50
3216
3217         * src/prefs_account.c
3218                 Typographic rules varying from language
3219                 to language (in french "Protocole :"),
3220                 we have to do that :)
3221
3222 2006-07-01 [ticho]      2.3.1cvs49
3223
3224         * src/prefs_account.c
3225                 Only use one temporary gchar* variable in
3226                 prefs_account_protocol_set_optmenu().
3227
3228 2006-07-01 [ticho]      2.3.1cvs48
3229
3230         * src/prefs_account.c
3231         * src/prefs_account.h
3232                 Use GtkLabel for existing account protocol name.
3233                 Created an array for protocol names and populate the
3234                 combobox from it in a for() cycle.
3235
3236 2006-06-30 [colin]      2.3.1cvs47
3237
3238         * src/compose.c
3239                 Block undo when changing signature (by changing
3240                 account)
3241
3242 2006-06-30 [paul]       2.3.1cvs46
3243
3244         * src/send_message.c
3245                 when editing From in the Compose window, use that address
3246                 in the Return-Path: header
3247                 Thanks to Colin
3248
3249 2006-06-30 [colin]      2.3.1cvs45
3250
3251         * src/compose.c
3252                 Fix signature replacement:
3253                 - when no newline before separator
3254                 - when reediting
3255
3256 2006-06-29 [colin]      2.3.1cvs44
3257
3258         * src/folderview.c
3259         * src/folderview.h
3260         * src/mainwindow.c
3261         * src/summaryview.c
3262                 Let 'View/Go to/Next marked' work like
3263                 Next new & Next unread: across folders
3264                 Change the select_on_entry pref to do
3265                 what we want when changing folder
3266         * src/common/utils.c
3267                 Fix single-quoted links 
3268
3269 2006-06-29 [colin]      2.3.1cvs43
3270
3271         * src/gtk/gtkaspell.c
3272                 "Sylpheed" and "Sylpheed-Claws" do exist !
3273
3274 2006-06-29 [colin]      2.3.1cvs42
3275
3276         * src/imap.c
3277                 Forgot to remove debug
3278
3279 2006-06-29 [colin]      2.3.1cvs41
3280
3281         * src/imap.c
3282         * src/imap.h
3283         * src/mainwindow.c
3284                 Disconnect from IMAP servers when going
3285                 offline. Fixes bug #978 (going to offline-mode 
3286                 won't close connections)
3287
3288 2006-06-29 [colin]      2.3.1cvs40
3289
3290         * src/main.c
3291                 Fix transient setting on failing plugins
3292                 Patch by Fabien
3293         * src/plugins/pgpcore/sgpgme.c
3294                 Only warn for OpenPGP. Most people don't
3295                 have CMS available.
3296
3297 2006-06-29 [colin]      2.3.1cvs39
3298
3299         * src/compose.c
3300                 Fix Spelling menu (discrepancy between context menu
3301                 and top menu when folder's dictionary isn't the 
3302                 default one)
3303         * src/plugins/pgpcore/sgpgme.c
3304                 More error reporting about why gpgme can fail
3305
3306 2006-06-29 [wwp]        2.3.1cvs38
3307
3308         * src/mainwindow.c
3309                 honor the display-header-pane setting even when the message view
3310                 is a separate window.
3311
3312 2006-06-29 [wwp]        2.3.1cvs37
3313
3314         * src/prefs_actions.c
3315                 forgot to commit that one (use of GTK_STOCK_INFO).
3316
3317 2006-06-29 [colin]      2.3.1cvs36
3318
3319         * src/imap.c
3320                 Better handling of login errors (ask the password
3321                 again once), alert in case of error. Fix three
3322                 signedness warnings.
3323
3324 2006-06-28 [wwp]        2.3.1cvs35
3325
3326         * src/prefs_template.c
3327         * src/prefs_matcher.c
3328         * src/prefs_filtering_action.c
3329         * src/prefs_quote.c
3330                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3331                 patch by Fabien Vantard, slightly modified.
3332
3333 2006-06-28 [paul]
3334
3335         2.4.0-rc2 released
3336
3337 2006-06-28 [colin]      2.3.1cvs34
3338
3339         * src/prefs_account.c
3340                 Fix bug #977 (Can't add or edit imap accounts)
3341
3342 2006-06-28 [colin]      2.3.1cvs33
3343
3344         * src/mimeview.c
3345                 Fix previous
3346
3347 2006-06-28 [colin]      2.3.1cvs32
3348
3349         * src/mimeview.c
3350                 Save named inlined attachments with "Save all"
3351         * src/main.c
3352         * src/mbox.c
3353         * src/common/plugin.c
3354         * src/common/plugin.h
3355         * src/common/sylpheed.c
3356         * src/common/utils.c
3357         * src/plugins/pgpcore/sylpheed.def
3358         * src/plugins/pgpinline/sylpheed.def
3359         * src/plugins/pgpmime/sylpheed.def
3360                 Win32 compatibility patch, by
3361                 Werner Koch
3362
3363 2006-06-28 [wwp]        2.3.1cvs31
3364
3365         * src/imap.c
3366         * src/prefs_folder_item.c
3367                 less compilation warnings (thanks to Fabien Vantard), less typos.
3368
3369 2006-06-28 [paul]       2.3.1cvs30
3370
3371         * src/gtk/gtkutils.c
3372                 gtk_combo_box_set_focus_on_click() is only
3373                 available since gtk 2.6.0
3374
3375 2006-06-28 [paul]       2.3.1cvs29
3376
3377         * src/prefs_ext_prog.c
3378                 fix engrish and add a tooltip for the
3379                 'command for 'Display as text' option
3380
3381 2006-06-28 [paul]
3382
3383         2.4.0-rc1 released
3384
3385 2006-06-28 [paul]       2.3.1cvs28
3386
3387         * ChangeLog
3388         * tools/Makefile.am
3389                 include textviewer.pl in releases
3390
3391 2006-06-28 [paul]       2.3.1cvs27
3392
3393         * src/prefs_ext_prog.c
3394                 hide Print command option if libgnomeprint
3395                 support is present
3396
3397 2006-06-27 [colin]      2.3.1cvs26
3398
3399         * src/compose.c
3400                 Fix Esc handling in insert/attach dialog
3401                 Don't show this dialog if dragging something
3402                 else than text/uri-list
3403                 Thanks to Fabien Vantard
3404         * tools/textviewer.pl
3405                 Filter script to display stuff as text
3406                 by H. Merijn Brand
3407
3408 2006-06-27 [wwp]        2.3.1cvs25
3409
3410         * src/messageview.c
3411                 use the exact product name (message view title), patch
3412                 by Fabien Vantard.
3413
3414 2006-06-27 [ticho]      2.3.1cvs24
3415
3416         * src/prefs_account.c
3417         * src/prefs_common.c
3418         * src/prefs_common.h
3419         * src/prefs_ext_prog.c
3420         * src/textview.c
3421                 Add a preference (Preferences/External programs)
3422                 to allow "Display as text" to be done via a script
3423                 (patch by H.Merijn Brand).
3424                 Use GtkComboBox for protocol selection in account
3425                 preferences.
3426                 Only include current choice for existing accounts, and
3427                 insensitivize the combobox.
3428
3429 2006-06-27 [paul]       2.3.1cvs23
3430
3431         * src/mbox.c
3432                 fix crasher introduced in cvs21.
3433                 Thanks to Colin
3434
3435 2006-06-26 [colin]      2.3.1cvs22
3436
3437         * src/mbox.c
3438                 Fix double-frees when leaving folders
3439                 after exporting to mbox
3440
3441 2006-06-26 [colin]      2.3.1cvs21
3442
3443         * src/mbox.c
3444                 More feedback (and optimisation)
3445                 on import/export
3446         * src/common/utils.c
3447                 Fix case when looking for mail addresses
3448         * src/gtk/gtkutils.c
3449                 Extra check for (X-)Face
3450
3451 2006-06-25 [ticho]      2.3.1cvs20
3452
3453         * src/compose.c
3454         * src/exphtmldlg.c
3455         * src/gtk/gtkutils.c
3456         * src/gtk/gtkutils.h
3457                 Added second argument to gtkut_sc_combobox_create() to
3458                 control focus-on-click for the widget.
3459                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3460
3461 2006-06-25 [ticho]      2.3.1cvs19
3462
3463         * src/compose.c
3464         * src/gtk/Makefile.am
3465         * src/gtk/combobox.c
3466         * src/gtk/combobox.h
3467         * src/gtk/gtkutils.c
3468         * src/gtk/gtkutils.h
3469                 Use GtkComboBox instead of deprecated GtkOptionMenu
3470                 for account selector in compose window and for encoding
3471                 selector in attachment properties.
3472                 Also factorise working with the new GtkComboBox somewhat.
3473
3474 2006-06-24 [paul]       2.3.1cvs18
3475
3476         * src/prefs_common.c
3477                 use the correct default value
3478
3479 2006-06-24 [paul]       2.3.1cvs17
3480
3481         * src/compose.c
3482         * src/prefs_common.c
3483         * src/prefs_common.h
3484         * src/prefs_compose_writing.c
3485                 enable setting of default action when
3486                 dnd'ing files in the compose window.
3487                 (Collaborative effort with wwp)
3488
3489 2006-06-23 [wwp]        2.3.1cvs16
3490
3491         * src/compose.c
3492                 i18n fix (thanks to Fabien Vantard)
3493
3494 2006-06-22 [colin]      2.3.1cvs15
3495
3496         * src/prefs_customheader.c
3497                 Don't use filters in custom headers' file 
3498                 selector. Remember, extensions mean nothing :)
3499
3500 2006-06-22 [paul]       2.3.1cvs14
3501
3502         * configure.ac
3503                 allow setting of man directory location
3504
3505 2006-06-22 [colin]      2.3.1cvs13
3506
3507         * src/mainwindow.c
3508                 Add 'View/Go to/Next unread folder'.
3509                 I missed that :)
3510
3511 2006-06-22 [colin]      2.3.1cvs12
3512
3513         * src/common/utils.c
3514                 Add some subject prefixes
3515                 Patch by Bjorn T Johansen <btj@havleik.no>
3516
3517 2006-06-22 [colin]      2.3.1cvs11
3518
3519         * manual/advanced.xml
3520                 Forgotten hidden pref
3521
3522 2006-06-21 [paul]       2.3.1cvs10
3523
3524         * src/prefs_account.c
3525                 complete the removal of 'Add date header' option
3526
3527 2006-06-21 [paul]       2.3.1cvs9
3528
3529         * src/account.c
3530         * src/compose.c
3531         * src/prefs_account.c
3532         * src/prefs_account.h
3533                 remove option to add date header - always
3534                 add date header
3535         * src/etpan/imap-thread.c
3536                 fix warnings (Thanks to Colin)
3537
3538 2006-06-21 [wwp]        2.3.1cvs8
3539
3540         * src/folder.c
3541                 set the attachment flag when inline text part are (file)named. This is more convenient
3542                 when receiving (for instance) inline source files or patches sent using thunderbird.
3543
3544 2006-06-21 [paul]       2.3.1cvs7
3545
3546         * src/inc.c
3547                 fix off-by-one count of current msg in
3548                 statusbar filtering progressbar
3549
3550 2006-06-21 [paul]       2.3.1cvs6
3551
3552         * src/folder.c
3553                 Show attachment icon even if the part is 'inline'
3554                 if the following conditions are met:
3555                 - content-type != 'text/plain'
3556                 - content-type != '*/pgp-signature'
3557                 - either 'name' or 'filename' parameter is not NULL
3558                 
3559                 Thanks to Colin
3560
3561 2006-06-21 [paul]       2.3.1cvs5
3562
3563         * src/messageview.c
3564         * src/prefs_common.c
3565         * src/prefs_common.h
3566         * src/prefs_other.c
3567                 add an option to 'Never send Return
3568                 Receipts'
3569                 Thanks to Colin
3570
3571 2006-06-20 [mones]      2.3.1cvs4
3572
3573         * po/es.po
3574                 updated
3575         * src/compose.c
3576                 typo fixed (space after comma)
3577         * tools/make.themes.project
3578                 remove exec mode from tarball files
3579
3580 2006-06-20 [colin]      2.3.1cvs3
3581
3582         * src/news.c
3583         * src/procheader.c
3584         * src/unmime.c
3585                 Better fix for \n's in headers (don't 
3586                 break Received: and others)
3587
3588 2006-06-20 [paul]       2.3.1cvs2
3589
3590         * src/alertpanel.c
3591         * src/textview.c
3592                 improve legibility of phishing attempt
3593                 dialog
3594
3595 2006-06-20 [paul]       2.3.1cvs1
3596
3597         * NEWS
3598         * README
3599         * configure.ac
3600                 Update version number following
3601                 stable release
3602
3603 2006-06-20 [colin]      2.3.0cvs26
3604
3605         * src/compose.c
3606                 When dragging a file to the text of the compose
3607                 window, ask whether we want to insert or attach
3608                 (I know lots of people who do that to attach)
3609
3610 2006-06-20 [colin]      2.3.0cvs25
3611
3612         * src/etpan/imap-thread.c
3613                 Fix threshold (the append command is often > 32 bytes)
3614
3615 2006-06-19 [colin]      2.3.0cvs24
3616
3617         * src/imap.c
3618         * src/etpan/imap-thread.c
3619                 Workaround Rockliffe IMAP server bug: replace
3620                 "x UID SEARCH (ANSWERED UID 1:*)" with
3621                 "x UID SEARCH ANSWERED"
3622                 (Rockliffe doesn't handle the parenthesis)
3623
3624 2006-06-19 [colin]      2.3.0cvs23
3625
3626         * src/compose.c
3627         * src/imap.c
3628         * src/etpan/imap-thread.c
3629                 Probably fix bug #972 (Freezes when adding 
3630                 an attachment to the message)
3631         * src/common/defs.h
3632                 Modernize Firefox cmd
3633
3634
3635 2006-06-18 [colin]      2.3.0cvs22
3636
3637         * src/prefs_customheader.c
3638                 Only allow correct filenames for various
3639                 custom headers
3640
3641 2006-06-18 [colin]      2.3.0cvs21
3642
3643         * src/prefs_customheader.c
3644                 Add a 'From File...' button in custom headers prefs, which
3645                 try to do the right thing: 
3646                 for normal headers, use file as plaintext,
3647                 for X-Face, calls compface,
3648                 for Face, encode to b64.
3649
3650 2006-06-17 [colin]      2.3.0cvs20
3651
3652         * src/mh.c
3653                 Warning fix
3654
3655 2006-06-16 [colin]      2.3.0cvs19
3656
3657         * src/summaryview.c
3658                 Recursive quicksearch: show message list
3659                 in current folder, *then* search children
3660                 in the background.
3661
3662 2006-06-16 [colin]      2.3.0cvs18
3663
3664         * src/main.c
3665                 Instead of ignoring SIGPIPE, save caches
3666                 when getting one. Will fix the fact that
3667                 hot caches are out-of-date when logging 
3668                 out of Xorg.
3669         * src/compose.c
3670         * src/prefs_compose_writing.c
3671                 Only save text (not attachments) when 
3672                 auto-saving to drafts
3673         * src/unmime.c
3674                 Always replace \n, \r and \t with spaces
3675                 in headers
3676         * manual/dist/html/Makefile.am
3677         * manual/dist/pdf/Makefile.am
3678         * manual/dist/ps/Makefile.am
3679         * manual/dist/txt/Makefile.am
3680         * manual/fr/dist/html/Makefile.am
3681         * manual/fr/dist/pdf/Makefile.am
3682         * manual/fr/dist/ps/Makefile.am
3683         * manual/fr/dist/txt/Makefile.am
3684         * manual/pl/dist/html/Makefile.am
3685         * manual/pl/dist/pdf/Makefile.am
3686         * manual/pl/dist/ps/Makefile.am
3687         * manual/pl/dist/txt/Makefile.am
3688                 Fix make clean removing pregenerated manuals
3689
3690
3691 2006-06-16 [colin]      2.3.0cvs17
3692
3693         * src/plugins/pgpcore/sgpgme.c
3694         * src/plugins/pgpmime/pgpmime.c
3695         * src/plugins/pgpinline/pgpinline.c
3696                 Better error reporting in setup_signers.
3697                 Don't fallback to default key if specified
3698                 key isn't found.
3699                 Don't allow signing if more than one secret
3700                 key matches the one specified in prefs.
3701
3702 2006-06-15 [colin]      2.3.0cvs16
3703
3704         * src/folderview.c
3705                 Add "Send queue" in the folder's contextual
3706                 menu
3707         * src/compose.c
3708         * src/messageview.c
3709         * src/privacy.c
3710         * src/privacy.h
3711         * src/procmime.c
3712         * src/procmsg.c
3713         * src/plugins/pgpcore/passphrase.c
3714         * src/plugins/pgpcore/sgpgme.c
3715         * src/plugins/pgpinline/pgpinline.c
3716         * src/plugins/pgpmime/pgpmime.c
3717                 Better error reporting
3718         * src/mbox.c
3719                 Probably fix bug #971 (2.2.3 cannot read mail 
3720                 from local mbox)
3721
3722
3723 2006-06-15 [mones]      2.3.0cvs15
3724
3725         * tools/make.themes.project
3726                 creates the themes project from the web page
3727
3728 2006-06-15 [colin]      2.3.0cvs14
3729
3730         * src/folder.c
3731                 Better fix (avoid losing the folder if scan_tree 
3732                 fails)
3733
3734 2006-06-15 [cleroy]     2.3.0cvs13
3735
3736         * src/folder.c
3737                 Probably fix Bug #969 (crash on rebuilding 
3738                 imap folder)
3739
3740 2006-06-14 [colin]      2.3.0cvs12
3741
3742         * manual/dtd/manual.xsl
3743         * manual/sylpheed-claws-manual.xml
3744         * manual/fr/sylpheed-claws-manual.xml
3745         * manual/pl/sylpheed-claws-manual.xml
3746                 Insert pagebreaks between sections
3747
3748 2006-06-14 [paul]       2.3.0cvs11
3749
3750         * configure.ac
3751                 better fix than 2.3.0cvs10
3752
3753 2006-06-14 [paul]       2.3.0cvs10
3754
3755         * configure.ac
3756                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3757                 (backwards compatible)
3758
3759 2006-06-13 [colin]      2.3.0cvs9
3760
3761         * src/messageview.c
3762                 Fix sending of return receipt with the new queue folders
3763
3764 2006-06-13 [wwp]        2.3.0cvs8
3765
3766         * src/quote_fmt_lex.l
3767                 fix wrong tokens returned in quote_fmt lexer, query not().
3768
3769 2006-06-13 [wwp]        2.3.0cvs7
3770
3771         * src/folder.c
3772         * src/prefs_folder_item.c
3773                 allow changing folder type even when folder is not a top-level one,
3774                 thanks to Colin.
3775
3776 2006-06-12 [colin]      2.3.0cvs6
3777
3778         * src/folderview.c
3779                 Fix double-ask of "Do you want to mark all
3780                 as read"
3781
3782 2006-06-12 [colin]      2.3.0cvs5
3783
3784         * src/compose.c
3785         * src/compose.h
3786         * src/folder.c
3787         * src/folder.h
3788         * src/imap.c
3789         * src/inc.c
3790         * src/main.c
3791         * src/messageview.c
3792         * src/mh.c
3793         * src/prefs_folder_item.c
3794         * src/procheader.c
3795         * src/procmime.c
3796         * src/procmsg.c
3797         * src/procmsg.h
3798         * src/send_message.c
3799         * src/summaryview.c
3800         * src/toolbar.c
3801                 Apply bug #964's patch (Queue and drafts aren't normal)
3802                 The Drafts and Queue folder now contain RFC-822 files,
3803                 allowing to move and copy mails from and to these 
3804                 folders. Moving from Drafts to Queue will prepare the
3805                 mail for sending (PGP signature, encryption, etc).
3806                 This patch also rework sending errors handling to try
3807                 to be more helpful.
3808                 Also, allow redefining folder types via the GUI 
3809                 (Folder type in its Properties)
3810
3811 2006-06-12 [colin]      2.3.0cvs4
3812
3813         * src/summaryview.c
3814         * src/prefs_common.c
3815         * src/prefs_common.h
3816         * src/gedit-print.c
3817                 Allow to define a specific print font - patch
3818                 by Bernhard Walle <bernhard.walle@gmx.de>
3819         * src/prefs_fonts.c
3820         * manual/advanced.xml
3821         * manual/fr/advanced.xml
3822                 Add a hidden pref to allow deletion without
3823                 confirmation
3824
3825 2006-06-12 [wwp]        2.3.0cvs3
3826
3827         * .cvsignore
3828                 more files to ignore.
3829
3830 2006-06-12 [wwp]        2.3.0cvs2
3831
3832         * src/quote_fmt.c
3833         * src/quote_fmt_lex.l
3834         * src/quote_fmt_parse.y
3835                 extend the quote_fmt parser (templates and quotes):
3836                 - allow limited sub-expressions in |p{} and |f{} expressions,
3837                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3838                 - implemented/fixed missing implementation of query_references and show_references,
3839                 - completed, fixed contents and format of the symbols help dialog,
3840                 - fix some compilation warnings.
3841
3842 2006-06-12 [wwp]        2.3.0cvs1
3843
3844         * manual/advanced.xml
3845         * manual/fr/advanced.xml
3846                 updates in the "templates" section of the manual (eng/fr):
3847                  - be more precise (both versions)
3848                  - completed to match the english reference (fr version)
3849                  - touchups (both versions)
3850
3851 2006-06-12 [paul]       2.3.0
3852
3853         2.3.0 released
3854
3855 2006-06-12 [paul]       2.2.3cvs14
3856
3857         * po/ca.po
3858         * po/cs.po
3859         * po/de.po
3860         * po/el.po
3861         * po/fr.po
3862         * po/it.po
3863         * po/pt_BR.po
3864         * po/sr.po
3865         * po/zh_CN.po
3866                 updated by Miquel Oliete, Tim, Stephan Sachse,
3867                 Stavros Giannouris, Fabien Vantard, Andrea
3868                 Spadaccini, Frederico Goncalves Guimaraes,
3869                 Aleksandar Urosevic, and Ralgh Young
3870
3871 2006-06-12 [colin]      2.2.3cvs13
3872
3873         * src/mbox.c
3874                 Add missing header
3875
3876 2006-06-11 [colin]      2.2.3cvs12
3877
3878         * src/msgcache.c
3879                 Verify that g_malloc() succeeded
3880
3881 2006-06-11 [colin]      2.2.3cvs11
3882
3883         * src/wizard.c
3884                 Add Face header to welcome mail
3885
3886 2006-06-10 [colin]      2.2.3cvs10
3887
3888         * src/textview.c
3889                 Revert previous (Forgot it changes the
3890                 margin on the whole mail)
3891
3892 2006-06-10 [colin]      2.2.3cvs9
3893
3894         * src/textview.c
3895                 Don't overlap long headers under (X-)Face
3896
3897 2006-06-10 [mones]      2.2.3cvs8
3898
3899         * manual/xml2pdf
3900                 allow generation of manual on systems lacking saxon binary
3901                 but with java and the saxon library installed
3902
3903         * po/es.po
3904                 updated for release
3905
3906 2006-06-09 [colin]      2.2.3cvs7
3907
3908         * src/summaryview.c
3909                 Fix leak when using Display Sender using Addressbook
3910
3911 2006-06-09 [colin]      2.2.3cvs6
3912
3913         * src/compose.c
3914         * src/folder.c
3915         * src/folderview.c
3916         * src/mimeview.c
3917         * src/summaryview.c
3918                 More leaks fixes
3919
3920 2006-06-09 [paul]       2.2.3cvs5
3921
3922         * AUTHORS
3923         * src/gtk/authors.h
3924         * tools/claws.i18n.status.pl
3925                 updated with new info
3926
3927 2006-06-09 [paul]       2.2.3cvs4
3928
3929         * README
3930                 updated
3931         * manual/ack.xml
3932                 add wwp to authors list
3933         * src/gtk/authors.h
3934                 update mine and Colin's addresses
3935
3936 2006-06-08 [colin]      2.2.3cvs3
3937
3938         * src/etpan/imap-thread.c
3939                 Fix leak on SSL cert check
3940
3941 2006-06-08 [colin]      2.2.3cvs2
3942
3943         * src/common/utils.c
3944                 Fix leak
3945
3946 2006-06-08 [paul]       2.2.3cvs1
3947
3948         * configure.ac
3949                 Update version number following
3950                 stable release
3951
3952 2006-06-07 [colin]      2.2.2cvs3
3953
3954         * src/msgcache.c
3955                 Fix catching cache read errors (guint instead of gint)
3956                 Prevent malloc'ing more than 8MB (means cache corruption)
3957
3958 2006-06-07 [paul]       2.2.2cvs2
3959
3960         * src/exporthtml.c
3961         * src/exportldif.c
3962         * src/mh.c
3963         * src/mutt.c
3964         * src/pine.c
3965         * src/common/utils.c
3966                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3967                 obey $HOME'
3968                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3969                 Thanks to Colin
3970
3971 2006-06-06 [paul]       2.2.2cvs1
3972
3973         * configure.ac
3974                 Update version number following
3975                 stable release
3976
3977 2006-06-06 [paul]       2.2.1cvs6
3978
3979         * src/matcher.c
3980                 fix  implicit declaration of
3981                 sylpheed_do_idle()
3982                 Patch by Fabien Vantard
3983
3984 2006-06-06 [paul]       2.2.1cvs5
3985
3986         * src/matcher.c
3987                 fix age_greater and age_lower so that they
3988                 mean what say and not '...or equal to'
3989                 Thanks to Colin
3990
3991 2006-06-06 [paul]       2.2.1cvs4
3992
3993         * src/textview.c
3994         * src/common/utils.c
3995                 fix URI check
3996                 Thanks to Colin
3997
3998 2006-06-05 [wwp]        2.2.1cvs3
3999
4000         * manual/fr/account.xml
4001                 minor language fixes (thanks to Fabien Vantard).
4002
4003 2006-06-05 [colin]      2.2.1cvs2
4004
4005         * src/prefs_folder_item.c
4006         * src/folderview.c
4007                 Allow recursive setting of properties 
4008                 for whole mailboxes
4009         * src/matcher.c
4010                 Don't freeze on 'test' filtering rule
4011
4012 2006-06-05 [colin]      2.2.1cvs1
4013
4014         * configure.ac
4015                 Update version number following
4016                 stable release
4017
4018 2006-06-04 [wwp]        2.2.0cvs82
4019
4020         * manual/glossary.xml
4021         * manual/account.xml
4022         * manual/fr/glossary.xml
4023         * manual/fr/account.xml
4024                 added glossary section and references/links related to the Face custom header.
4025
4026 2006-06-04 [colin]      2.2.0cvs81
4027
4028         * src/summaryview.c
4029                 Skip to next message on move with no
4030                 immediate execution
4031
4032 2006-06-04 [wwp]        2.2.0cvs80
4033
4034         * manual/xml2pdf
4035                 added sanity checks, exit when needed.
4036
4037 2006-06-03 [paul]       2.2.0cvs79
4038
4039         * src/prefs_receive.c
4040                 page name is now 'Receiving'
4041         * src/prefs_send.c
4042                 page name is now 'Sending'
4043
4044 2006-06-03 [colin]      2.2.0cvs78
4045
4046         * src/plugins/spamassassin/spamassassin_gtk.c
4047                 Autoswitch to Localhost if transport was previously
4048                 disabled. Else people had to check [] Enable, then
4049                 *reselect* transport.
4050
4051 2006-06-03 [colin]      2.2.0cvs77
4052
4053         * src/plugins/pgpinline/pgpinline.c
4054         * src/plugins/pgpmime/pgpmime.c
4055                 Check that gpg_data_release_and_get_mem 
4056                 didn't fail (now, why this happens...)
4057
4058 2006-06-03 [colin]      2.2.0cvs76
4059
4060         * src/mbox.c
4061                 Fix bug #962 (Manual and/or UI should 
4062                 warn about incompatible locking 
4063                 causing dataloss)
4064
4065 2006-06-02 [cleroy]     2.2.0cvs75
4066
4067         * src/filtering.c
4068         * src/folder.c
4069         * src/procmsg.c
4070         * src/summaryview.c
4071                 Fix a few leaks
4072
4073 2006-06-02 [colin]      2.2.0cvs74
4074
4075         * src/main.c
4076                 On exit, free caches after writing them
4077                 Shuts up some valgrind false positives
4078         * src/procmsg.c
4079         * src/send_message.c
4080                 Fix races when reusing existing SMTP connections
4081                 Fix inexistant session timeout
4082         * src/toolbar.c
4083                 Display alertpanel after all queues have
4084                 been processed, not after each
4085
4086 2006-06-02 [wwp]        2.2.0cvs73
4087
4088         * manual/fr/glossary.xml
4089         * manual/fr/ack.xml
4090         * manual/ack.xml
4091                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
4092
4093 2006-06-02 [wwp]        2.2.0cvs72
4094
4095         * manual/xml2pdf
4096         * manual/dist/pdf/Makefile.am
4097         * manual/dtd/manual.xsl
4098         * manual/fr/dist/pdf/Makefile.am
4099         * manual/pl/dist/pdf/Makefile.am
4100                 we changed the procedure to generate the .pdf version of the manual.
4101                 The procedure is more modern and the .pdf we get now has a valid index.
4102                 Here are the new pre-requisites:
4103
4104                 - JRE 1.x (1.4 here): there must be one from your distro
4105                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
4106                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
4107                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
4108
4109                 See my posts for further info about the installation of this toolchain:
4110
4111                 Date: Fri, 19 May 2006 19:40:06 +0200
4112                 From: wwp <subscript@free.fr>
4113                 To: sylpheed-claws-devel@lists.sourceforge.net
4114                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
4115
4116                 and
4117
4118                 Date: Wed, 24 May 2006 12:58:49 +0200
4119                 From: wwp <subscript@free.fr>
4120                 To: sylpheed-claws-devel@lists.sourceforge.net
4121                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
4122
4123 2006-06-01 [colin]      2.2.0cvs71
4124
4125         * src/compose.c
4126                 Better guards against IMAP races
4127         * src/main.c
4128         * src/prefs_common.c
4129         * src/prefs_common.h
4130         * src/common/ssl_certificate.c
4131         * src/etpan/imap-thread.c
4132         * src/etpan/imap-thread.h
4133         * src/gtk/sslcertwindow.c
4134                 New hidden option ssl_skip_cert_check to 
4135                 avoid dups of bug #959 (libetpan linked
4136                 against gnutls and gnutls buggy on 64bit)
4137                 Present expired warning only once per
4138                 session/server.
4139         * manual/advanced.xml
4140         * manual/fr/advanced.xml
4141                 Document new option
4142
4143 2006-06-01 [wwp]        2.2.0cvs70
4144
4145         * src/messageview.c
4146                 fix for bug #961 (return receipt dialog 
4147                 complains incorrectly about return-path 
4148                 email adress being different), thanks 
4149                 to Colin.
4150
4151 2006-05-31 [cleroy]     2.2.0cvs69
4152
4153         * src/common/ssl.c
4154                 Guard against NULLs, although this
4155                 should never be an issue
4156
4157 2006-05-31 [colin]      2.2.0cvs68
4158
4159         * src/filtering.c
4160                 Use g_slist_prepend
4161         * src/imap.c
4162                 Don't remove caches when destroying folder, it
4163                 could (should) be done at exit
4164         * src/inc.c
4165                 free processing cache after incorporation
4166         * src/etpan/imap-thread.c
4167                 Maybe fix bug #959 (Crash on moving to emails 
4168                 to a imap account per ssl with a expired 
4169                 certificate.)
4170
4171 2006-05-30 [colin]      2.2.0cvs67
4172
4173         * src/summaryview.c
4174                 Put back event flush when displaying message
4175                 It avoids reading a bunch of messages just
4176                 by hitting shift-n for too long ;)
4177
4178 2006-05-29 [colin]      2.2.0cvs66
4179
4180         * src/summaryview.c
4181                 Remove useless g_warnings
4182
4183 2006-05-29 [colin]      2.2.0cvs65
4184
4185         * src/imap.c
4186                 Fix g_slist_append()s for performance
4187
4188 2006-05-29 [colin]      2.2.0cvs64
4189
4190         * src/compose.c
4191         * src/common/utils.c
4192                 Fix extraneous tab at start of addresses
4193         * src/mainwindow.c
4194                 Fix warnings (thanks to Fabien)
4195                 Fix crash at exit when composing messages 
4196                 exist
4197         * src/pop.c
4198                 Fix progress bar when deleting expired mails
4199                 Thanks to Hiro
4200         * src/summaryview.c
4201         * src/gtk/gtksctree.c
4202                 Fix re-sorting slowness
4203
4204 2006-05-29 [paul]       2.2.0cvs63
4205
4206         * src/mh.c
4207                 fetch full message when moving mails
4208                 from another mailbox, (fixed data loss
4209                 when filtering from IMAP to MH, introduced
4210                 in 2.2.0cvs57).
4211                 Thanks to Colin
4212
4213 2006-05-29 [mones]      2.2.0cvs62
4214
4215         * src/gtk/gtksctree.c
4216                 Unselect faster (patch by Colin)        
4217
4218 2006-05-26 [colin]      2.2.0cvs61
4219
4220         * src/summaryview.c
4221                 Unplug MSGINFO_UPDATE callback on delete too.
4222
4223 2006-05-26 [colin]      2.2.0cvs60
4224
4225         * src/foldersel.c
4226                 Fix bold in folder selection window with glib2.10
4227                 thanks Hiro
4228
4229 2006-05-26 [colin]      2.2.0cvs59
4230
4231         * src/procheader.c
4232                 Convert date only if necessary (and don't
4233                 try to convert from utf8 to utf8, too)
4234         * src/summaryview.c
4235                 Only set column's text if the column's 
4236                 displayed
4237
4238 2006-05-26 [colin]      2.2.0cvs58
4239
4240         * src/summaryview.c
4241         * src/gtk/gtkutils.c
4242                 Fix useless warning
4243
4244 2006-05-26 [colin]      2.2.0cvs57
4245
4246         * src/mainwindow.c
4247                 Make summaryview selectable as long as 
4248                 no message has focus
4249         * src/mh.c
4250                 Faster deletion (by implementing mh_remove_msgs)
4251                 Faster copy (avoid using mh_fetch_msg just to get
4252                 the filename)
4253                 Faster move (using move_file instead of copy_file
4254                 if MSG_IS_MOVE)
4255                 No progressbar if total number of mails to cp/mv 
4256                 is less than 100
4257         * src/summaryview.c
4258                 Fix removal from subject_table when mail gets moved
4259                 Faster deletion (g_slist_prepend instead of append)
4260         * src/gtk/gtksctree.c
4261                 Remove useless code
4262
4263 2006-05-25 [colin]      2.2.0cvs56
4264
4265         * src/common/ssl_certificate.c
4266                 Fix leak in expired cert check
4267
4268 2006-05-25 [colin]      2.2.0cvs55
4269
4270         * src/mh.c
4271                 Disable flags syncing on .mh_sequences - it
4272                 is buggy and marks mails read under unknown
4273                 conditions.
4274
4275 2006-05-25 [paul]
4276
4277         * 2.3.0-rc4 released
4278
4279 2006-05-24 [colin]      2.2.0cvs54
4280
4281         attention cvs users: if you manage to crash
4282         Sylpheed-Claws while moving, copying or deleting
4283         mails, we *are* interested in stack traces and
4284         valgrind logs. It looks stable, but one never
4285         knows...
4286
4287         * src/folder.c
4288                 Add progressbar for cache updates
4289         * src/folderutils.c
4290                 Optimize Mark all read in the current
4291                 folder
4292         * src/mh.c
4293                 Add progressbar for copy/move
4294         * src/procmsg.c
4295                 Optimize O(n^2) in copy/move
4296         * src/summaryview.c
4297         * src/gtk/gtksctree.c
4298                 Optimize O(n^2) algos
4299         * src/common/timing.h
4300                 Display ms instead of us
4301
4302 2006-05-24 [wwp]        2.2.0cvs53
4303
4304         * manual/fr/advanced.xml
4305                 updates to the French manual.
4306
4307 2006-05-24 [wwp]        2.2.0cvs52
4308
4309         * src/common/utils.c
4310                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4311
4312 2006-05-24 [wwp]        2.2.0cvs51
4313
4314         * src/folderutils.c
4315                 fixed "mark all read" in MH folders (thanks to Colin).
4316
4317 2006-05-24 [paul]       2.2.0cvs50
4318
4319         * doc/man/sylpheed-claws.1
4320                 updated the man page
4321
4322 2006-05-23 [colin]      2.2.0cvs49
4323
4324         * src/folderview.c
4325         * src/imap.c
4326         * src/inc.c
4327         * src/mbox.c
4328         * src/messageview.c
4329         * src/news.c
4330         * src/send_message.c
4331         * src/summaryview.c
4332         * src/gtk/sslcertwindow.c
4333                 alertpanel fixes, by Fabien
4334
4335 2006-05-23 [colin]      2.2.0cvs48
4336
4337         * src/folder.c
4338         * src/folderview.c
4339         * src/msgcache.c
4340         * src/summaryview.c
4341         * src/gtk/gtksctree.c
4342         * src/gtk/gtksctree.h
4343                 More timings
4344                 Fix slow loading problem, which was caused by the
4345                 use of some gtk_ctree funcs and their use of
4346                 g_list_position while gtk_ctree_(un)link'ing.
4347                 Reap more functions from gtkctree.c to be sure we
4348                 use our (fast) version instead of theirs.
4349         * src/mh.c
4350                 Fix copy of unread mails
4351
4352
4353 2006-05-22 [wwp]        2.2.0cvs47
4354
4355         * manual/fr/advanced.xml
4356                 updated.
4357
4358 2006-05-22 [colin]      2.2.0cvs46
4359
4360         * src/filtering.c
4361                 Fix possible infinite loop. 'copy' is not a 
4362                 final action, so when encountering a 'copy',
4363                 we have to check if a previous one was set
4364                 and do it. In the same way, if we encounter
4365                 a 'move' we have to perform a possibly 
4366                 pending 'copy'. This will slow down filtering
4367                 on IMAP if move+copy or multiple copy actions
4368                 are to be done, but handling it via the batch
4369                 would be really too convoluted.
4370
4371 2006-05-22 [wwp]        2.2.0cvs45
4372
4373         * manual/fr/advanced.xml
4374         * manual/fr/faq.xml
4375         * manual/fr/glossary.xml
4376         * manual/fr/handling.xml
4377         * manual/fr/intro.xml
4378         * manual/fr/plugins.xml
4379         * manual/fr/sylpheed-claws-manual.xml
4380                 sync w/ the english manual: updates URIs, documented mailing-list
4381                 support, better explanation about the enabled/disabled feature
4382                 in filtering/processing rules by Paul.
4383
4384 2006-05-21 [colin]      2.2.0cvs44
4385
4386         * src/summaryview.c
4387                 Don't expand after building threads, but during
4388
4389 2006-05-21 [colin]      2.2.0cvs43
4390
4391         * src/procmsg.c
4392         * src/summaryview.c
4393                 More timing possibilities... For next time I have 
4394                 to find out how the hell some 3GHz computer takes
4395                 one minute to open a 30k folder...
4396
4397 2006-05-21 [colin]      2.2.0cvs42
4398
4399         * manual/pl/advanced.xml
4400         * manual/pl/faq.xml
4401         * manual/pl/glossary.xml
4402         * manual/pl/handling.xml
4403         * manual/pl/intro.xml
4404         * manual/pl/plugins.xml
4405         * manual/pl/sylpheed-claws-manual.xml
4406                 Polish manual updated by Pawel
4407
4408 2006-05-20 [colin]
4409
4410         * 2.3.0-rc3 released
4411
4412 2006-05-20 [colin]      2.2.0cvs41
4413
4414         * src/imap.c
4415                 Fix -rc2 problems:
4416                 - remove cache of moved messages from original folder
4417                 - apply new flags to messages even if they aren't appliable
4418                   via IMAP.
4419
4420 2006-05-20 [colin]
4421
4422         * 2.3.0-rc2 released
4423
4424 2006-05-19 [colin]      2.2.0cvs40
4425
4426         * src/imap.c
4427                 Don't issue SELECT in imap_change_flags
4428                 before having checked that we indeed have
4429                 some flags to change. MSG_POSTFILTERED for
4430                 example can't be used on IMAP.
4431                 Fixes bug #955 (copying messages between 
4432                 imap folders is extremely slow), which was
4433                 a regression.
4434
4435 2006-05-19 [colin]      2.2.0cvs39
4436
4437         * src/folder.c
4438         * src/folder.h
4439         * src/folderview.c
4440                 Try to fix bug #830 (Some unread messages 
4441                 get marked read in IMAP inbox):
4442                 - Prevent scanning a folder if it's being 
4443                   opened via the GUI
4444                 - Postpone opening via the GUI of a folder
4445                   currently scanned.
4446
4447
4448 2006-05-19 [wwp]        2.2.0cvs38
4449
4450         * manual/advanced.xml
4451                 fix English+typo (thanks to Paul).
4452
4453 2006-05-19 [wwp]        2.2.0cvs37
4454
4455         * manual/advanced.xml
4456         * manual/fr/advanced.xml
4457         * src/gtk/logwindow.c
4458         * src/prefs_common.c
4459         * src/prefs_common.h
4460                 added hidden prefs to allow customization of colors used in
4461                 protocol log window (useful for dark gtk+ themes).
4462
4463 2006-05-19 [wwp]        2.2.0cvs36
4464
4465         * ChangeLog
4466                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4467
4468 2006-05-19 [paul]       2.2.0cvs35
4469
4470         * src/textview.c
4471                 make Reply-To fully clickable
4472         * src/gtk/logwindow.c
4473                 more colouring (SMTP ESMTP)
4474         Both patches by Pawel Pekala
4475
4476 2006-05-19 [cleroy]     2.2.0cvs34
4477
4478         * src/mh.c
4479                 Don't update flags from current folder
4480                 Probably fixes bug #935 (Read Messages 
4481                 Revert to Being Marked as Unread)
4482
4483 2006-05-18 [colin]      2.2.0cvs33
4484
4485         * src/imap.c
4486                 Warning fix
4487         * src/compose.c
4488         * src/mainwindow.c
4489         * src/summaryview.c
4490         * src/toolbar.c
4491                 Allow replying to multiple emails
4492                 in multiple windows
4493         * src/mimeview.c
4494         * src/etpan/imap-thread.c
4495                 Leak fixes
4496
4497 2006-05-18 [paul]       2.2.0cvs32
4498
4499         * src/summaryview.c
4500                 keep Mailing-List menu refreshed
4501                 Thanks to Colin
4502
4503 2006-05-18 [paul]       2.2.0cvs31
4504
4505         * manual/advanced.xml
4506         * manual/faq.xml
4507         * manual/glossary.xml
4508         * manual/handling.xml
4509         * manual/intro.xml
4510         * manual/plugins.xml
4511         * manual/sylpheed-claws-manual.xml
4512                 update URLs
4513                 add info about mailing-list support
4514                 edit filtering info
4515         * src/wizard.c
4516         * src/common/defs.h
4517         * src/gtk/about.c
4518         * src/plugins/dillo_viewer/README
4519                 update URLs
4520
4521 2006-05-17 [wwp]        2.2.0cvs30
4522
4523         * manual/handling.xml
4524         * manual/fr/handling.xml
4525                 documented the ability to enabled/disable filtering/processing rules.
4526
4527 2006-05-17 [colin]      2.2.0cvs29
4528
4529         * src/main.c
4530                 Don't initialize g_thread subsystem if it's 
4531                 already done (thanks to Hiro)
4532         * src/mimeview.c
4533                 Fix saving of parts when there name can't be
4534                 converted from UTF-8.
4535
4536 2006-05-17 [paul]       2.2.0cvs28
4537
4538         * po/Makefile.in.in
4539                 fix config.status warning with autoconf 2.60
4540
4541 2006-05-17 [paul]       2.2.0cvs27
4542
4543         * po/POTFILES.in
4544                 add src/mbox.c
4545
4546 2006-05-17 [wwp]        2.2.0cvs26
4547
4548         * src/mainwindow.c
4549                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4550
4551 2006-05-17 [wwp]        2.2.0cvs25
4552
4553         * src/plugins/demo/demo.c
4554                 updated product name in plugin demo (many plugins need to be
4555                 sync'ed w/ that change).
4556
4557 2006-05-17 [colin]      2.2.0cvs24
4558
4559         * src/mh.c
4560                 Fix leak
4561
4562 2006-05-16 [colin]      2.2.0cvs23
4563
4564         * src/mainwindow.c
4565                 Stupid me hit again. Fix cvs22.
4566
4567 2006-05-16 [colin]      2.2.0cvs22
4568
4569         * src/mainwindow.c
4570                 Fix bug #922 (sylpheed-claws crashed after 
4571                 pushing on Inbox folder)
4572
4573 2006-05-16 [colin]      2.2.0cvs21
4574
4575         * src/compose.c
4576                 Make From header be copy/paste/select-able
4577
4578 2006-05-16 [wwp]        2.2.0cvs20
4579
4580         * src/export.c
4581         * src/matcher.c
4582         * src/summaryview.c
4583         * src/etpan/imap-thread.c
4584                 fix some compiler warnings (thanks to Colin).
4585
4586 2006-05-16 [wwp]        2.2.0cvs19
4587
4588         * src/action.c
4589         * src/gedit-print.c
4590         * src/inc.c
4591         * src/mainwindow.c
4592         * src/mh.c
4593         * src/statusbar.c
4594         * src/send_message.c
4595         * src/summaryview.c
4596                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4597
4598 2006-05-15 [colin]      2.2.0cvs18
4599
4600         * src/procmsg.c
4601                 Fix automatic rule creation with List-Post
4602
4603 2006-05-15 [paul]       2.2.0cvs17
4604
4605         * tools/filter_conv_new.pl
4606                 updated for rule enabling/disabling
4607                 claws version >= 2.3.x required
4608
4609 2006-05-15 [cleroy]     2.2.0cvs16
4610
4611         * src/main.c
4612                 Revert test
4613
4614 2006-05-15 [cleroy]     2.2.0cvs15
4615
4616         * src/main.c
4617                 test
4618
4619 2006-05-15 [wwp]        2.2.0cvs14
4620
4621         * manual/pl/.cvsignore
4622                 ignore generated files.
4623
4624 2006-05-14 [wwp]        2.3.0-rc1
4625
4626         * 2.3.0-rc1 released
4627
4628 2006-05-13 [wwp]        2.2.0cvs13
4629
4630         * src/filtering.c
4631         * src/filtering.h
4632         * src/matcher.c
4633         * src/matcher_parser_lex.l
4634         * src/matcher_parser_parse.y
4635         * src/prefs_filtering.c
4636                 new feature: provide the ability to disable filtering and processing
4637                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4638                 adaptations.
4639
4640 2006-05-13 [colin]      2.2.0cvs12
4641
4642         * src/compose.c
4643                 Remove useless if (a) b; else b;
4644                 Thanks to wwp
4645
4646 2006-05-13 [wwp]        2.2.0cvs11
4647
4648         * src/export.c
4649         * src/import.c
4650         * src/mainwindow.c
4651         * src/mbox.c
4652         * src/summaryview.c
4653         * src/summaryview.h
4654                 no more silent failures (or at least less ones) when importing
4655                 or exporting from/to mbox. Also start importing/exporting if
4656                 the necessary info is set.
4657
4658 2006-05-13 [wwp]        2.2.0cvs10
4659
4660         * RELEASE_NOTES
4661                 restored up-to-date release notes.
4662
4663 2006-05-13 [paul]       2.2.0cvs9
4664
4665         * po/nl.po
4666         * po/ru.po
4667                 updated by Tim Dijkstra and Pavlo Bohmat
4668
4669 2006-05-12 [colin]      2.2.0cvs8
4670
4671         * src/gtk/quicksearch.c
4672                 Add "k" as shortcut for "colorlabel". Patch
4673                 by ath42@users.sf.net.
4674
4675 2006-05-12 [paul]       2.2.0cvs7
4676
4677         * src/prefs_common.h
4678         * src/prefs_summaries.c
4679         * src/summaryview.c
4680                 when entering a folder also allow
4681                 going directly to first Marked message
4682
4683 2006-05-12 [paul]       2.2.0cvs6
4684
4685         * src/summaryview.c
4686                 always obey 'confirm before marking all
4687                 mails read' option
4688
4689 2006-05-12 [paul]       2.2.0cvs5
4690
4691         * src/textview.c
4692                 make Sender fully clickable
4693
4694 2006-05-12 [colin]      2.2.0cvs4
4695
4696         * src/compose.c
4697         * src/compose.h
4698                 Let From be editable
4699         * src/main.c
4700         * src/mh.c
4701                 Full support of .mh_sequences' Unseen seq
4702
4703 2006-05-12 [colin]      2.2.0cvs3
4704
4705         * src/folder.c
4706         * src/mainwindow.c
4707         * src/mainwindow.h
4708         * src/messageview.c
4709         * src/prefs_spelling.c
4710         * src/procheader.c
4711         * src/procmsg.c
4712         * src/procmsg.h
4713         * src/summaryview.c
4714         * src/toolbar.c
4715         * src/toolbar.h
4716                 Add contextual menu on Compose toolbar
4717                 button. Fixes bug #944 (Automatic
4718                 addresses not applied when changing account
4719                 from compose window)
4720                 add Mailing List support
4721                 based on the old 0.6.5claws25 patch by
4722                 Melvin Hadasht, with finishing touches
4723                 by Colin
4724                 Fix "ignore thread" when mails are threaded by
4725                 subject (and weren't ignored although appearing
4726                 in the thread).
4727                 GUI rework.
4728                 Both patches by Pawel.
4729
4730 2006-05-08 [paul]       2.2.0cvs2
4731
4732         * src/mainwindow.c
4733         * src/mainwindow.h
4734         * src/messageview.c
4735         * src/procheader.c
4736         * src/procmsg.c
4737         * src/procmsg.h
4738         * src/summaryview.c
4739                 add Mailing List support
4740                 based on the old 0.6.5claws25 patch by 
4741                 Melvin Hadasht, with finishing touches
4742                 by Colin
4743
4744 2006-05-08 [colin]      2.2.0cvs1
4745
4746         * src/mainwindow.c
4747         * src/toolbar.c
4748         * src/toolbar.h
4749                 Add contextual menu on Compose toolbar 
4750                 button. Fixes bug #944 (Automatic 
4751                 addresses not applied when changing account 
4752                 from compose window)
4753
4754 2006-05-08 [paul]       2.2.0
4755
4756         2.2.0 released
4757
4758 2006-05-08 [paul]       2.1.1cvs51
4759
4760         * po/cs.po
4761         * po/de.po
4762         * po/en_GB.po
4763         * po/fi.po
4764         * po/fr.po
4765         * po/pt_BR.po
4766         * po/sr.po
4767         * po/zh_CN.po
4768                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4769                 Fabien Vantard, Frederico Goncalves Guimaraes,
4770                 Aleksandar Urosevic, and Ralgh Young
4771
4772 2006-05-12 [colin]      2.1.1cvs50
4773
4774         * po/cs.po
4775         * po/de.po
4776         * po/en_GB.po
4777         * po/es.po
4778         * po/fi.po
4779         * po/fr.po
4780         * po/pt_BR.po
4781         * po/sr.po
4782         * po/zh_CN.po
4783                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4784                 Fabien Vantard, Frederico Goncalves Guimaraes,
4785                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4786
4787 2006-05-05 [colin]      2.1.1cvs49
4788
4789         * manual/Makefile.am
4790         * manual/pl/Makefile.am
4791         * manual/pl/account.xml
4792         * manual/pl/ack.xml
4793         * manual/pl/addrbook.xml
4794         * manual/pl/advanced.xml
4795         * manual/pl/faq.xml
4796         * manual/pl/glossary.xml
4797         * manual/pl/gpl.xml
4798         * manual/pl/handling.xml
4799         * manual/pl/intro.xml
4800         * manual/pl/keyboard.xml
4801         * manual/pl/plugins.xml
4802         * manual/pl/starting.xml
4803         * manual/pl/sylpheed-claws-manual.xml
4804         * manual/pl/dist/.cvsignore
4805         * manual/pl/dist/Makefile.am
4806         * manual/pl/dist/html/.cvsignore
4807         * manual/pl/dist/html/Makefile.am
4808         * manual/pl/dist/pdf/.cvsignore
4809         * manual/pl/dist/pdf/Makefile.am
4810         * manual/pl/dist/ps/.cvsignore
4811         * manual/pl/dist/ps/Makefile.am
4812         * manual/pl/dist/txt/.cvsignore
4813         * manual/pl/dist/txt/Makefile.am
4814                 Add the polish translation of the manual,
4815                 Authored by Pawel Pekala.
4816
4817 2006-05-05 [cleroy]     2.1.1cvs48
4818
4819         * src/main.c
4820                 Re-read matcherrc after loading plugins 
4821                 if some of them add folders.
4822
4823 2006-05-03 [colin]      2.1.1cvs47
4824
4825         * src/imap.c
4826                 I'm idiot
4827
4828 2006-05-03 [colin]      2.1.1cvs46
4829
4830         * src/imap.c
4831                 Be sure to have a session when
4832                 getting separator
4833
4834 2006-05-03 [colin]      2.1.1cvs45
4835
4836         * src/imap.c
4837         * src/imap.h
4838         * src/imap_gtk.c
4839                 Fix preventing renaming with namespace 
4840                 separator.
4841
4842 2006-05-01 [colin]      2.1.1cvs44
4843
4844         * src/action.c
4845                 Don't reload messageview when result of
4846                 action is piped.
4847
4848 2006-04-29 [colin]      2.1.1cvs43
4849
4850         * src/prefs_receive.c
4851         * src/plugins/spamassassin/spamassassin_gtk.c
4852         * src/plugins/clamav/clamav_plugin_gtk.c
4853                 GUI fixes by Pawel
4854
4855 2006-04-29 [colin]      2.1.1cvs42
4856
4857         * src/prefs_compose_writing.c
4858         * src/prefs_quote.c
4859                 Cleanups. Patch by Pawel
4860
4861 2006-04-28 [paul]       2.1.1cvs41
4862
4863         * src/matcher.c
4864                 fix returned quick search results when search
4865                 term contains an underscore.
4866                 Thanks to Colin
4867
4868 2006-04-28 [paul]       2.1.1cvs40
4869
4870         * src/prefs_message.c
4871         * src/prefs_receive.c
4872                 GUI cleanups
4873                 Patches by Pawel Pekala
4874
4875 2006-04-27 [colin]      2.1.1cvs39
4876
4877         * src/wizard.c
4878                 Differentiate subject Welcome from
4879                 window's title Welcome
4880
4881 2006-04-27 [paul]
4882
4883         2.2.0-rc1 released
4884
4885 2006-04-27 [paul]       2.1.1cvs38
4886
4887         * manual/advanced.xml
4888         * manual/fr/advanced.xml
4889                 add info about compose_no_markup hidden pref
4890
4891 2006-04-27 [paul]       2.1.1cvs37
4892
4893         * src/prefs_account.c
4894                 improve privacy labels
4895         * src/prefs_msg_colors.c
4896                 change some strings for translators' convenience
4897         * src/gtk/gtkutils.c
4898                 don't underline the link button text
4899
4900 2006-04-25 [colin]      2.1.1cvs36
4901
4902         * src/folder.c
4903                 Complete 2.1.1cvs33 (once more ;)
4904
4905 2006-04-25 [colin]      2.1.1cvs35
4906
4907         * src/editldap.c
4908                 Fix tooltip
4909
4910 2006-04-25 [cleroy]     2.1.1cvs34
4911
4912         * src/compose.c
4913         * src/gtk/gtkaspell.c
4914                 Fix crash on redirect (related to the return 
4915                 of the aspell menu in compose's toolbar)
4916         * src/prefs_msg_colors.c
4917                 Fix sensitivity widgets
4918         * src/image_viewer.c
4919         * src/gtk/pluginwindow.c
4920         * src/gtk/prefswindow.c
4921                 Change released signals to clicked (Fabien)
4922         * po/POTFILES.in
4923         * src/common/socket.c
4924         * src/plugins/spamassassin/spamassassin.c
4925                 Translate strings (Fabien)
4926
4927 2006-04-25 [paul]       2.1.1cvs33
4928
4929         * src/folder.c
4930         * src/folder.h
4931         * src/folderview.c
4932                 complete the fix of bug #912
4933                 Thanks to Colin
4934
4935 2006-04-25 [colin]      2.1.1cvs32
4936
4937         * src/news.c
4938                 Better progress bar
4939         * src/mimeview.c
4940         * src/summaryview.c
4941         * src/summaryview.h
4942                 Fix focus chain
4943                 Patches by Pawel Pekala
4944
4945 2006-04-24 [colin]      2.1.1cvs31
4946
4947         * src/compose.c
4948                 Fix compilation warnings (Fabien)
4949
4950 2006-04-24 [colin]      2.1.1cvs30
4951
4952         * src/addrindex.c
4953         * src/editldap.c
4954         * src/editldap_basedn.c
4955         * src/editldap_basedn.h
4956         * src/ldapctrl.c
4957         * src/ldapctrl.h
4958         * src/ldapquery.c
4959         * src/ldaputil.c
4960         * src/ldaputil.h
4961                 Fix bug #901 (LDAPS support)
4962
4963 2006-04-24 [colin]      2.1.1cvs29
4964
4965         * src/compose.c
4966                 Fix logic on error with send dialog on
4967         * src/imap.c
4968                 Fix compilation without libetpan, thanks
4969                 to Fabien
4970         * src/summaryview.c
4971                 Fix 'context-menu' key
4972
4973 2006-04-23 [colin]      2.1.1cvs28
4974
4975         * src/folder.c
4976                 Never free current's cache to free up 
4977                 memory. Fixes bug #912 (new count 
4978                 randomly set to message count)
4979
4980 2006-04-23 [colin]      2.1.1cvs27
4981
4982         * src/gtk/quicksearch.c
4983                 And remove printf...
4984
4985 2006-04-23 [colin]      2.1.1cvs26
4986
4987         * src/gtk/quicksearch.c
4988                 Fix replacing in quicksearch, and fix inserting
4989                 in the middle of the string. (introduced at 2.1.0cvs22)
4990
4991 2006-04-23 [colin]      2.1.1cvs25
4992
4993         * src/imap.c
4994                 Make sure uidnext is initialized in get_num_list
4995                 (not for stable, related to 2.1.1cvs8 and friends)
4996
4997 2006-04-23 [colin]      2.1.1cvs24
4998
4999         * src/imap.c
5000                 Output something when login is successful
5001                 too
5002
5003 2006-04-23 [colin]      2.1.1cvs23
5004
5005         * src/etpan/imap-thread.c
5006                 Better logging (line-per-line, hide data in fetch)
5007                 Fix a const warning
5008         * src/gtk/logwindow.c
5009         * src/gtk/logwindow.h
5010                 Better logging (color for input/output)
5011
5012 2006-04-21 [colin]      2.1.1cvs22
5013
5014         * src/gtk/quicksearch.c
5015                 On gtk+-2.8, use stock buttons in quicksearch
5016                 Based on a patch by Fabien and a design by Paul
5017
5018 2006-04-21 [colin]      2.1.1cvs21
5019
5020         * src/folderview.c
5021         * src/mainwindow.c
5022                 Fix occasional flicker in folderview
5023         * src/common/utils.c
5024                 Fix bug #943 (Incorrectly parsed email address 
5025                 list in short headers on message view and in 
5026                 printouts)
5027
5028 2006-04-20 [colin]      2.1.1cvs20
5029
5030         * src/imap.c
5031         * src/imap.h
5032         * src/prefs_account.c
5033                 Add ANONYMOUS auth for IMAP
5034
5035 2006-04-20 [paul]       2.1.1cvs19
5036
5037         * src/main.c
5038                 proper fix for 2.1.1cvs18
5039                 Thanks to Colin
5040
5041 2006-04-20 [paul]       2.1.1cvs18
5042
5043         * src/main.c
5044                 fix build warnings
5045
5046 2006-04-20 [paul]       2.1.1cvs17
5047
5048         * src/gtk/quicksearch.c
5049                 fix standard, non-extended Quick search,
5050                 was broken in 2.1.1cvs15.
5051                 Thanks to Colin.
5052
5053 2006-04-20 [colin]      2.1.1cvs16
5054
5055         * src/prefs_matcher.c
5056                 Fix values when reselecting a ~test
5057                 rule
5058
5059 2006-04-19 [colin]      2.1.1cvs15
5060
5061         * src/compose.c
5062         * src/compose.h
5063         * src/gtk/gtkaspell.c
5064         * src/gtk/gtkaspell.h
5065                 Put back Options menu in Spelling/
5066         * src/gtk/quicksearch.c
5067                 Don't search, and show error, if the
5068                 advanced search has a syntax error
5069
5070 2006-04-18 [colin]      2.1.1cvs14
5071
5072         * src/textview.c
5073                 Fix gdk warnings on set_cursor when textview
5074                 isn't visible
5075
5076 2006-04-18 [colin]      2.1.1cvs13
5077
5078         * src/gtk/gtksctree.c
5079                 Remove seemingly useless refresh that causes
5080                 flicker - watch this commit in case of 
5081                 problems before planned backport to stable
5082
5083 2006-04-18 [colin]      2.1.1cvs12
5084
5085         * src/imap.c
5086                 Factorize get/set_xml code
5087         * src/compose.c
5088         * src/prefs_account.c
5089         * src/prefs_account.h
5090         * src/procmsg.c
5091                 Add Encrypt to self option
5092
5093 2006-04-17 [colin]      2.1.1cvs11
5094
5095         * configure.ac
5096                 Fix search on encrpyt function on dragonfly
5097                 Patch by Jonathan Buschmann <jonthn@agmact.com>
5098
5099 2006-04-17 [colin]      2.1.1cvs10
5100
5101         * src/prefs_account.c
5102                 Be safe by default: remove mails from POP3
5103                 after 7 days, not immediately
5104
5105 2006-04-17 [colin]      2.1.1cvs9
5106
5107         * src/etpan/imap-thread.c
5108                 Fix build on DragonFly - patch by 
5109                 Jonathan Buschmann <jonthn@agmact.com>
5110
5111 2006-04-17 [colin]      2.1.1cvs8
5112
5113         * src/imap.c
5114                 Save uidnext between sessions
5115
5116 2006-04-17 [colin]      2.1.1cvs7
5117
5118         * src/imap.c
5119                 scan is required when uid validity changes
5120
5121 2006-04-17 [colin]      2.1.1cvs6
5122
5123         * src/folderview.c
5124                 Don't scan if not necessary, apart in current
5125                 folder and INBOX to fetch flags.
5126         * src/imap.c
5127                 Scan is necessary if unread count changes
5128
5129 2006-04-17 [colin]      2.1.1cvs5
5130
5131         * src/imap.c
5132                 ...But always fetch ANSWERED and DELETED flags for
5133                 INBOX, as filtering can happen on these flags.
5134
5135 2006-04-17 [colin]      2.1.1cvs4
5136
5137         * src/imap.c
5138                 Don't fetch REPLIED and DELETED flags when synchronising
5139                 flags with a closed folder. We only need UNSEEN and FLAGGED
5140                 to update the folderview.
5141
5142 2006-04-17 [colin]      2.1.1cvs3
5143
5144         * src/imap.c
5145                 Faster flag search when there are new mails 
5146                 in a folder. We can do a full search if the 
5147                 folder contains less messages than the new
5148                 list.
5149
5150 2006-04-17 [colin]      2.1.1cvs2
5151
5152         * po/cs.po
5153         * po/de.po
5154         * po/fr.po
5155         * po/nl.po
5156         * po/pt_BR.po
5157                 Update translations from stable branch
5158
5159 2006-04-17 [colin]      2.1.1cvs1
5160
5161         * configure.ac
5162                 Bump version to follow stable release
5163
5164 2006-04-16 [mones]      2.1.0cvs50
5165
5166         * po/es.po
5167                 Updated for release
5168
5169 2006-04-16 [colin]      2.1.0cvs49
5170
5171         * src/textview.c
5172                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
5173                 with gtk < 2.8. Thanks to Fabien Vantard.
5174
5175 2006-04-15 [colin]      2.1.0cvs48
5176
5177         * src/etpan/imap-thread.c
5178                 Fix bug #919 (libetpan: SEGV when connecting 
5179                 using command)
5180
5181 2006-04-14 [colin]      2.1.0cvs47
5182
5183         * src/main.c
5184                 Fix race on --select (should be done better)
5185
5186 2006-04-14 [wwp]        2.1.0cvs46
5187
5188         * src/send_message.c
5189                 enforce a check for domain in account prefs (a sending
5190                 error could be faced if domain was checked but no value set),
5191                 thanks to Colin.
5192
5193 2006-04-14 [colin]      2.1.0cvs45
5194
5195         * src/codeconv.c
5196                 when converting from unknown to unknown, if the
5197                 string is UTF8, don't convert it to the locale
5198                 (which breaks it)
5199
5200 2006-04-14 [colin]      2.1.0cvs44
5201
5202         * src/compose.c
5203                 Don't try to use ASCII for converting headers
5204                 (as done in body)
5205
5206 2006-04-14 [paul]       2.1.0cvs43
5207
5208         * src/crash.c
5209                 add locale/charset info to crash report
5210         * src/gtk/about.c
5211                 add wwp to doc team
5212                 replace 'e-mail' with preferred 'email'
5213         * src/gtk/authors.h
5214                 ensure contributors list is in alphabetical
5215                 order
5216
5217 2006-04-13 [colin]      2.1.0cvs42
5218
5219         * src/textview.c
5220                 Prevent gdk warnings
5221
5222 2006-04-13 [colin]      2.1.0cvs41
5223
5224         * src/common/ssl_certificate.c
5225         * src/common/ssl_certificate.h
5226         * src/gtk/sslcertwindow.c
5227                 Warn on expired certs, and display the expiration date
5228
5229 2006-04-13 [colin]      2.1.0cvs40
5230
5231         * src/plugins/spamassassin/spamassassin_gtk.c
5232                 Fix missing set_text on unix socket
5233
5234 2006-04-13 [wwp]        2.1.0cvs39
5235
5236         * manual/fr/advanced.xml
5237         * manual/fr/glossary.xml
5238                 applied new spam/ham/email lexicon (pourriel, courriel)
5239
5240 2006-04-13 [paul]       2.1.0cvs38
5241
5242         * src/plugins/pgpmime/plugin.c
5243                 remove the mention of S/MIME from the
5244                 description. This is now handled by the
5245                 S/MIME plugin.
5246
5247 2006-04-13 [paul]       2.1.0cvs37
5248
5249         * src/prefs_msg_colors.c
5250                 rework dialog
5251         * src/prefs_folder_item.c
5252         * src/prefs_spelling.c
5253                 add a tooltip to the colour selector buttons
5254
5255 2006-04-13 [wwp]        2.1.0cvs36
5256
5257         * manual/advanced.xml
5258         * manual/glossary.xml
5259         * manual/handling.xml
5260         * manual/keyboard.xml
5261         * manual/plugins.xml
5262         * manual/starting.xml
5263         * manual/fr/account.xml
5264         * manual/fr/ack.xml
5265         * manual/fr/addrbook.xml
5266         * manual/fr/advanced.xml
5267         * manual/fr/faq.xml
5268         * manual/fr/glossary.xml
5269         * manual/fr/gpl.xml
5270         * manual/fr/handling.xml
5271         * manual/fr/intro.xml
5272         * manual/fr/keyboard.xml
5273         * manual/fr/plugins.xml
5274         * manual/fr/starting.xml
5275         * manual/fr/sylpheed-claws-manual.xml
5276                 fixes to the manuals:
5277                  - summaryview -> Message List (same in French)
5278                  - translate key names
5279                  - fix French punctuation, use non-breakable spaces when
5280                    necessary, don't use &thinsp; which is not portable
5281                  - tell what maildir and mbox formats we support
5282
5283 2006-04-12 [wwp]        2.1.0cvs35
5284
5285         * src/prefs_toolbar.c
5286                 unified a replace button more,
5287                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5288
5289 2006-04-12 [wwp]        2.1.0cvs34
5290
5291         * src/prefs_common.c
5292         * src/prefs_msg_colors.c
5293                 make default color labels translatable,
5294                 patch from Fabien Vantard <fzzzzz@gmail.com>,
5295                 thanks to Tim <timbrain@post.cz> for reporting.
5296
5297 2006-04-12 [wwp]        2.1.0cvs33
5298
5299         * manual/glossary.xml
5300         * manual/intro.xml
5301         * manual/plugins.xml
5302         * manual/starting.xml
5303         * manual/sylpheed-claws-manual.xml
5304         * manual/fr/.cvsignore
5305         * manual/fr/account.xml
5306         * manual/fr/ack.xml
5307         * manual/fr/addrbook.xml
5308         * manual/fr/advanced.xml
5309         * manual/fr/faq.xml
5310         * manual/fr/glossary.xml
5311         * manual/fr/handling.xml
5312         * manual/fr/intro.xml
5313         * manual/fr/keyboard.xml
5314         * manual/fr/plugins.xml
5315         * manual/fr/starting.xml
5316         * manual/fr/sylpheed-claws-manual.xml
5317                 various fixes: typos, missing .fr translations, punctuation,
5318                 capitalization, links, accents and some bad French more.
5319
5320 2006-04-12 [wwp]        2.1.0cvs32
5321
5322         * src/prefs_gtk.c
5323                 fix for bug #935: always store prefs files in UTF-8 (thanks
5324                 to Colin).
5325
5326 2006-04-11 [colin]      2.1.0cvs31
5327
5328         * src/compose.c
5329                 Fix inserting files not in utf8 when locale is utf8
5330
5331 2006-04-11 [colin]      2.1.0cvs30
5332
5333         * src/inc.c
5334                 Don't show error dialog when cancelling connection
5335                 Patch by Pawel
5336
5337 2006-04-11 [cleroy]     2.1.0cvs29
5338
5339         * src/compose.c
5340                 Implement multiple quote levels
5341         * src/prefs_common.c
5342                 Change a little bit the quote bgcolor for 2nd level
5343
5344 2006-04-11 [colin]      2.1.0cvs28
5345
5346         * src/gtk/about.c
5347                 Add locale and charset in the label
5348
5349 2006-04-10 [colin]      2.1.0cvs27
5350
5351         * src/compose.c
5352         * src/prefs_common.c
5353         * src/prefs_common.h
5354         * src/prefs_msg_colors.c
5355         * src/textview.c
5356                 Allow optional background color in quotes
5357                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
5358                 GTK+-2.8.x feature
5359
5360 2006-04-10 [colin]      2.1.0cvs26
5361
5362         * src/main.c
5363         * src/mainwindow.c
5364         * src/mainwindow.h
5365                 Implement --select
5366
5367 2006-04-10 [colin]      2.1.0cvs25
5368
5369         * manual/plugins.xml
5370         * manual/fr/plugins.xml
5371                 Document libcurl's proxy variables
5372
5373 2006-04-09 [colin]      2.1.0cvs24
5374
5375         * src/prefs_common.c
5376                 gettext() returns statically allocated stuff. We have
5377                 to strdup it in order to be able to free it.
5378
5379 2006-04-09 [colin]      2.1.0cvs23
5380
5381         * AUTHORS
5382         * src/gtk/authors.h
5383                 Add Alexei
5384
5385 2006-04-09 [colin]      2.1.0cvs22
5386
5387         * src/mainwindow.c
5388         * src/gtk/quicksearch.c
5389                 Fix bug #859 (problems with cyrilic input in 
5390                 search panel) - Patch by Alexey Illarionov 
5391                 <littlesavage@rambler.ru>
5392
5393 2006-04-09 [colin]      2.1.0cvs21
5394
5395         * src/prefs_customheader.c
5396                 I prefer removing then freeing rather than the contrary
5397                 (even if it doesn't change anything ;-)
5398         * src/prefs_account.c
5399                 Fix bug #933 (Crash re-entering the custom headers list 
5400                 dialog in accounts prefs)
5401                 The problem happened when cancelling the Account 
5402                 Preferences' dialogs - in which case we didn't do 
5403                 anything to the PrefsAccount * struct. In case of applying,
5404                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5405                 working with in this dialog. The problem is that 
5406                 prefs_customheader.c, working on this tmp_ac_prefs, always
5407                 changes the ->customhdr_list pointer, even when cancelled. 
5408                 So in case of cancelling the prefs_account dialog, we still
5409                 have to update ->customhdr_list in the real account.
5410
5411 2006-04-08 [colin]      2.1.0cvs20
5412
5413         * manual/fr/glossary.xml
5414         * manual/fr/keyboard.xml
5415                 Forgot some headers :)
5416
5417 2006-04-08 [colin]      2.1.0cvs19
5418
5419         * manual/Makefile.am
5420         * manual/fr/Makefile.am
5421         * manual/fr/account.xml
5422         * manual/fr/ack.xml
5423         * manual/fr/addrbook.xml
5424         * manual/fr/advanced.xml
5425         * manual/fr/faq.xml
5426         * manual/fr/glossary.xml
5427         * manual/fr/gpl.xml
5428         * manual/fr/handling.xml
5429         * manual/fr/intro.xml
5430         * manual/fr/keyboard.xml
5431         * manual/fr/plugins.xml
5432         * manual/fr/starting.xml
5433         * manual/fr/sylpheed-claws-manual.xml
5434         * manual/fr/dist/.cvsignore
5435         * manual/fr/dist/Makefile.am
5436         * manual/fr/dist/html/.cvsignore
5437         * manual/fr/dist/html/Makefile.am
5438         * manual/fr/dist/pdf/.cvsignore
5439         * manual/fr/dist/pdf/Makefile.am
5440         * manual/fr/dist/ps/.cvsignore
5441         * manual/fr/dist/ps/Makefile.am
5442         * manual/fr/dist/txt/.cvsignore
5443         * manual/fr/dist/txt/Makefile.am
5444                 Add the french translation of the manual. Thanks to
5445                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5446                 account.xml, ack.xml, addrbook.xml and advanced.xml
5447
5448 2006-04-08 [colin]      2.1.0cvs18
5449
5450         * manual/plugins.xml
5451         * manual/starting.xml
5452                 More fixes
5453
5454 2006-04-07 [colin]      2.1.0cvs17
5455
5456         * manual/faq.xml
5457         * manual/intro.xml
5458         * manual/keyboard.xml
5459                 Little fixes
5460
5461 2006-04-07 [colin]      2.1.0cvs16
5462
5463         * README
5464         * src/compose.c
5465         * src/prefs_common.c
5466         * src/prefs_common.h
5467                 Add hidden compose_no_markup pref
5468
5469 2006-04-07 [wwp]        2.1.0cvs15
5470
5471         * src/summary_search.c
5472         * .cvsignore
5473                 Bugfix: stop button was sticky when searching in an empty folder.
5474                 Applied curly brackets code style to the whole file (summary_search.c).
5475                 More files to ignore.
5476
5477 2006-04-07 [wwp]        2.1.0cvs14
5478
5479         * src/message_search.c
5480         * src/summary_search.c
5481                 changed default button when search bumps at file/folder
5482                 beginning or end, for convenience (thanks to Colin).
5483
5484 2006-04-07 [paul]       2.1.0cvs13
5485
5486         * src/plugins/dillo_viewer/dillo_prefs.c
5487                 avoid future potential for namespace collision
5488                 Patch by Colin
5489
5490 2006-04-06 [wwp]        2.1.0cvs12
5491
5492         * src/summary_search.c
5493                 Unify extended/advanced searches names (and thus factorize labels),
5494                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5495
5496 2006-04-06 [wwp]        2.1.0cvs11
5497
5498         * src/folderview.c
5499         * src/prefs_themes.c
5500         * src/summaryview.c
5501                 Fixed some compilation warnings.
5502
5503 2006-04-06 [colin]      2.1.0cvs10
5504
5505         * manual/advanced.xml
5506                 Document the wizard template and how to deploy
5507                 Sylpheed-Claws effectively
5508
5509 2006-04-06 [colin]      2.1.0cvs9
5510
5511         * src/folderview.c
5512                 gettext patch to tell translators about _("#"),
5513                 by Maxim Britov
5514
5515 2006-04-06 [colin]      2.1.0cvs8
5516
5517         * src/textview.c
5518                 Fix invalid GtkTextBIter after clicking "Display as text"
5519
5520 2006-04-06 [mones]      2.1.0cvs7
5521
5522         * src/addr_compl.c
5523         * src/addrindex.c
5524         * src/addritem.c
5525         * src/codeconv.c
5526         * src/compose.c
5527         * src/filtering.c
5528         * src/folder.c
5529         * src/folder_item_prefs.c
5530         * src/folderview.c
5531         * src/localfolder.c
5532         * src/matcher.c
5533         * src/mimeview.c
5534         * src/prefs_msg_colors.c
5535         * src/prefs_spelling.c
5536         * src/prefs_themes.c
5537         * src/procmime.c
5538         * src/procmsg.c
5539         * src/stock_pixmap.c
5540         * src/summaryview.c
5541         * src/textview.c
5542         * src/toolbar.c
5543         * src/common/mgutils.c
5544         * src/common/prefs.c
5545         * src/common/ssl_certificate.c
5546         * src/gtk/colorlabel.c
5547         * src/gtk/quicksearch.c
5548         * src/plugins/pgpmime/pgpmime.c
5549         * src/plugins/spamassassin/spamassassin.c
5550                 Removed redundant NULL checks for g_free() calls.
5551                 Patch by Pawel Pekala.
5552
5553 2006-04-06 [mones]      2.1.0cvs6
5554
5555         * src/prefs_actions.c
5556         * src/prefs_filtering.c
5557         * src/prefs_filtering_action.c
5558         * src/prefs_matcher.c
5559         * src/prefs_template.c
5560         * src/gtk/gtkutils.c
5561         * src/gtk/gtkutils.h
5562                 Have a nice replace button. Patch by Pawel Pekala
5563
5564 2006-04-06 [colin]      2.1.0cvs5
5565
5566         * src/addressbook.c
5567                 Fix crash with empty columns
5568
5569 2006-04-05 [colin]      2.1.0cvs4
5570
5571         * src/wizard.c
5572         * src/prefs_gtk.c
5573                 Allow wizard customization with pre-filled values
5574
5575 2006-04-05 [colin]      2.1.0cvs3
5576
5577         * src/textview.c
5578         * src/mimeview.c
5579         * src/mimeview.h
5580                 Nicer messages in mimeview
5581
5582 2006-04-05 [colin]      2.1.0cvs2
5583
5584         * src/addressbook.c
5585         * src/prefs_summaries.c
5586                 i18n fix
5587
5588 2006-04-05 [colin]      2.1.0cvs1
5589
5590         * src/plugins/pgpcore/plugin.c
5591         * src/plugins/pgpcore/select-keys.c
5592         * src/plugins/pgpcore/select-keys.h
5593         * src/plugins/pgpcore/sgpgme.c
5594         * src/plugins/pgpcore/sgpgme.h
5595         * src/plugins/pgpinline/pgpinline.c
5596         * src/plugins/pgpinline/plugin.c
5597         * src/plugins/pgpmime/pgpmime.c
5598         * src/plugins/pgpmime/plugin.c
5599                 Factorize and generalize a bit 
5600                 Drop S/MIME signature verification from PGP/MIME
5601                 (adding it as another, more complete plugin)
5602
5603 2006-04-05 [paul]       2.1.0
5604
5605         2.1.0 released
5606
5607 2006-04-05 [paul]       2.0.0cvs186
5608
5609         * manual/advanced.xml
5610                 add info on colour labels
5611
5612 2006-04-05 [paul]       2.0.0cvs185
5613
5614         * po/bg.po
5615         * po/cs.po
5616         * po/de.po
5617         * po/el.po
5618         * po/en_GB.po
5619         * po/fi.po
5620         * po/fr.po
5621         * po/it.po
5622         * po/nl.po
5623         * po/pl.po
5624         * po/pt_BR.po
5625         * po/sr.po
5626         * po/zh_CN.po
5627                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5628                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5629                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5630                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5631         * src/gtk/authors.h
5632         * tools/claws.i18n.status.pl
5633                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5634                 and new Czech translator, Tim <timbrain@post.cz>
5635
5636 2006-04-05 [mones]      2.0.0cvs184
5637
5638         * po/es.po
5639                 Updated translation
5640
5641 2006-04-05 [colin]      2.0.0cvs183
5642
5643         * src/gtk/quicksearch.c
5644                 Fix bug #929 (unnecessary reload in quick search bar)
5645
5646 2006-04-05 [colin]      2.0.0cvs182
5647
5648         * src/compose.c
5649                 Fix crash on Reply with no From:
5650                 Show signature and conversion error on queuing 
5651                 (but not sending)
5652         * src/mainwindow.c
5653         * src/summaryview.c
5654         * src/summaryview.h
5655                 Factorize threading code and make sure msginfo 
5656                 is not null when it comes from a GtkCTreeRow's 
5657                 data
5658         * src/gtk/gtkaspell.c
5659                 Check for necessary things
5660         * src/gtk/gtksctree.c
5661         * src/gtk/gtksctree.h
5662                 Reset anchor if necessary when removing node
5663
5664 2006-03-29 [colin]      2.0.0cvs181
5665
5666         * src/folderview.c
5667                 Warn for disabled IMAP accounts (due to lack of
5668                 libetpan). Breaks string-freeze - sorry - but it
5669                 is kind of important ;)
5670
5671 2006-03-28 [colin]      2.0.0cvs180
5672
5673         * src/gtk/gtkutils.c
5674         * src/gtk/gtkutils.h
5675                 Add a gtkut_get_link_btn() function that
5676                 creates a button which acts like an URI
5677         * src/prefs_themes.c
5678         * src/gtk/about.c
5679                 Use this function (factorizes codes)
5680         * src/common/defs.h
5681         * src/gtk/pluginwindow.c
5682                 Add a "Get more..." in the plugins window
5683
5684 2006-03-28 [colin]      2.0.0cvs179
5685
5686         * src/common/smtp.c
5687         * src/common/passcrypt.c
5688         * src/undo.c
5689                 Warning fixes. Patch by Pawel Pekala
5690
5691 2006-03-27 [colin]      2.0.0cvs178
5692
5693         * src/undo.c
5694                 Fix undoing by blocks with spaces
5695
5696 2006-03-27 [colin]      2.0.0cvs177
5697
5698         * src/textview.c
5699                 Set margin to 3px for headers
5700
5701 2006-03-27 [paul]
5702
5703         2.1.0-rc2 released
5704
5705 2006-03-27 [wwp]        2.0.0cvs176
5706
5707         * src/summaryview.c
5708                 don't reset quicksearch when updating the message list.
5709                 Thanks to Colin.
5710
5711 2006-03-26 [wwp]        2.0.0cvs175
5712
5713         * src/compose.c
5714                 use a unified border width ('other' tab in the compose window,
5715                 patch by Pawel Pekala).
5716
5717
5718 2006-03-26 [wwp]        2.0.0cvs174
5719
5720         * src/common/quoted-printable.c
5721         * src/addressbook.c
5722                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5723
5724 2006-03-26 [colin]      2.0.0cvs173
5725
5726         * src/quote_fmt_parse.y
5727                 Fix non-UTF8 date formats messing up the whole quote a 
5728                 little bit
5729
5730 2006-03-26 [colin]      2.0.0cvs172
5731
5732         * src/procheader.c
5733                 Make sure the date is UTF8 valid, or try to make it
5734                 so. IncrediMail is really IncrediStupid.
5735         * src/compose.c
5736                 Fix possible conversions. 
5737                 
5738
5739 2006-03-26 [colin]      2.0.0cvs171
5740
5741         * src/matcher.c
5742                 Fix corner cases in body search. This is still a
5743                 hack... It seems impossible to make it good and 
5744                 reasonably fast at the same time.
5745
5746 2006-03-26 [colin]      2.0.0cvs170
5747
5748         * src/summaryview.c
5749                 I think I killed the twilight zone bug!
5750                 summary_select_node() flushes GTK events in order
5751                 to be able to center the view. But this also 
5752                 flushes keypresses like Ctrl-Alt-U, so this can
5753                 call summary_show from summary_select_node (itself
5754                 called from summary_show, etc.). And the summaryview
5755                 has to be unlocked in this function. So just locking
5756                 while processing GTK events, and bailing if locked, 
5757                 should fix it.
5758                 Fixes bug #927 (SIGSEGV during Update Summary)
5759
5760 2006-03-25 [colin]      2.0.0cvs169
5761
5762         * src/matcher.c
5763                 Fix search in QP-encoded bodies
5764                 Fix utf-8 searches in bodies encoded in the
5765                 locale's encoding
5766         * src/common/quoted-printable.c
5767         * src/common/quoted-printable.h
5768                 Add a decode function that doesn't overwrite
5769                 the original pointer
5770                 
5771
5772 2006-03-24 [colin]      2.0.0cvs168
5773
5774         * src/action.c
5775         * src/summaryview.c
5776         * src/summaryview.h
5777                 Update message cache after action
5778                 Patch by H. Merijn Brand
5779         * src/prefs_msg_colors.c
5780                 Factorize label 
5781                 Patch by Fabien Vantard
5782         * src/plugins/spamassassin/spamassassin_gtk.c
5783                 Remove useless translation
5784                 Patch by Fabien Vantard
5785
5786 2006-03-23 [colin]      2.0.0cvs167
5787
5788         * src/common/ssl.c
5789                 Let 30 seconds to SSL_connect
5790
5791 2006-03-23 [wwp]        2.0.0cvs166
5792
5793         * src/summaryview.c
5794         * src/gtk/description_window.c
5795                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5796                 and headers are translated; adjust description windows' width to fit their
5797                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5798
5799 2006-03-23 [paul]       2.0.0cvs165
5800
5801         * src/common/utils.c
5802                 fix highlighting of URIs containing "()"
5803                 (2.0.0cvs164's reversal fixed)
5804                 Thanks to Colin.
5805
5806 2006-03-23 [paul]       2.0.0cvs164
5807
5808         * src/common/utils.c
5809                 revert patch, (postponing a fix), at 2.0.0cvs120
5810                 as it breaks more URIs than it fixes.
5811                 Allow '-' to be a terminating character in a URI
5812
5813 2006-03-22 [colin]      2.0.0cvs163
5814
5815         * configure.ac
5816                 Require libetpan 0.45
5817                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5818
5819 2006-03-22 [paul]       2.0.0cvs162
5820
5821         * src/editgroup.c
5822                 replace '<-' and '->' buttons with GTK_STOCK graphical
5823                 buttons
5824         * src/summary_search.c
5825                 don't offer '...' for translation
5826                 add a tooltip to advanced search '...' button
5827         * src/gtk/quicksearch.c
5828                 don't offer '...' for translation
5829
5830 2006-03-21 [colin]      2.0.0cvs161
5831
5832         * src/compose.c
5833                 Fix middle-click pasting (insert at click
5834                 position instead of cursor position, don't
5835                 remove existing selection and allow pasting
5836                 our own selection)
5837         * src/addressbook.c
5838                 "LDAP Server" -> "LDAP servers"
5839
5840 2006-03-21 [wwp]        2.0.0cvs160
5841
5842         * src/etpan/imap-thread.c
5843                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5844
5845 2006-03-20 [colin]      2.0.0cvs159
5846
5847         * src/summaryview.c
5848                 Don't reload summaryview after an execute with no
5849                 move action
5850
5851 2006-03-19 [colin]      2.0.0cvs158
5852
5853         * src/addressbook.c
5854                 and put groups at the top, always
5855
5856 2006-03-19 [colin]      2.0.0cvs157
5857
5858         * src/addressbook.c
5859                 Order groups before names, as previously
5860
5861 2006-03-19 [colin]      2.0.0cvs156
5862
5863         * src/addressbook.c
5864                 - Sort case-unsensitive
5865                 - Put the sort arrow at opening too
5866
5867 2006-03-19 [wwp]        2.0.0cvs155
5868
5869         * src/addressbook.c
5870                 allow sorting by name/email/remarks, ensure that right-pane's contents
5871                 matches the left-pane selection (cleared when appropriate).
5872                 Patch by Pawel Pekala <c0rn@o2.pl>.
5873
5874 2006-03-18 [colin]      2.0.0cvs154
5875
5876         * src/textview.c
5877                 Fix text cursor ;)
5878
5879 2006-03-18 [colin]      2.0.0cvs153
5880
5881         * src/gtk/filesel.c
5882                 Make sure we hide the preview if we didn't get
5883                 a filename
5884
5885 2006-03-18 [colin]      2.0.0cvs152
5886
5887         * src/summaryview.c
5888                 Set cursor to watch for execution (fixes lack
5889                 of watch-cursor when dnd'ing hundreds of mails)
5890         * src/gtk/filesel.c
5891                 Check that mime type is 'image/*' before updating
5892                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5893
5894 2006-03-18 [colin]      2.0.0cvs151
5895
5896         * src/mainwindow.c
5897         * src/textview.c
5898         * src/textview.h
5899                 Put a watch cursor in textview too when the mainwindow's
5900                 cursor in a watch
5901
5902 2006-03-18 [colin]      2.0.0cvs150
5903
5904         * src/folder.c
5905                 Change wrong asserts to simple tests
5906
5907 2006-03-17 [colin]      2.0.0cvs149
5908
5909         * src/mainwindow.c
5910         * src/mainwindow.h
5911         * src/prefs_msg_colors.c
5912         * src/summaryview.c
5913         * src/summaryview.h
5914         * src/gtk/colorlabel.c
5915         * src/gtk/colorlabel.h
5916                 Add a color label menu in the main menubar
5917                 Add (fixed) accels Ctrl-{0-7} to change the color
5918                 They have to be fixed because the menu's dynamic,
5919                 the items are complex widgets, hence we can't use
5920                 a GtkItemFactory.
5921
5922
5923 2006-03-17 [wwp]        2.0.0cvs148
5924
5925         * src/compose.c
5926                 rollback few lines from my previous commit (those lines come from
5927                 a pending patch, accidentally commited, even if neutral as they are
5928                 commented out).
5929
5930 2006-03-17 [wwp]        2.0.0cvs147
5931
5932         * src/compose.c
5933                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5934                 applied code style/indentation to the modified function.
5935
5936 2006-03-17 [wwp]        2.0.0cvs146
5937
5938         * src/procmsg.c
5939         * src/compose.c
5940                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5941
5942 2006-03-17 [paul]
5943
5944         2.1.0-rc1 released
5945
5946 2006-03-17 [paul]       2.0.0cvs145
5947
5948         * src/main.c
5949                 addressbook_read_file() was called twice
5950         * src/textview.c
5951                 X-Mailer highlighting
5952
5953 2006-03-16 [colin]      2.0.0cvs144
5954
5955         * src/sourcewindow.c
5956         * src/sourcewindow.h
5957                 And the last one, in source window.
5958
5959 2006-03-16 [colin]      2.0.0cvs143
5960
5961         * src/compose.c
5962         * src/compose.h
5963                 Fix the same stuff in compose
5964
5965 2006-03-16 [colin]      2.0.0cvs142
5966
5967         * src/messageview.c
5968                 Complete the previous messageview crash fix
5969
5970 2006-03-16 [colin]      2.0.0cvs141
5971
5972         * src/procmsg.h
5973         * src/procmsg.c
5974         * src/folder.c
5975                 Fix POSTPROCESSING hook
5976                 Patch by H. Merijn Brand
5977
5978         * src/procmime.c
5979         * src/procmime.h
5980                 Parse Content-Location
5981
5982         * src/toolbar.c
5983         * src/messageview.c
5984         * src/messageview.h
5985                 Don't crash when a top-level MessageView has
5986                 been closed on us. Same problematic than
5987                 yesterday's quicksearch issue.
5988
5989 2006-03-15 [colin]      2.0.0cvs140
5990
5991         * src/gtk/quicksearch.c
5992                 Fix a bitchy race we didn't think about when we
5993                 added quicksearch cancellation:
5994                 If the search is not on cached fields, for example
5995                 body_part matchcase "stuff"
5996                 the matcher code has to get the whole message. If
5997                 we're on IMAP, that can be slow, and in order to
5998                 be non-blocking, the IMAP code idle loop processes
5999                 gtk events too. So it is possible to cancel a
6000                 quicksearch while the matcher is getting the mail's
6001                 body. After matcher got its body, it will start to
6002                 iterate over the matcher list that the Quicksearch's
6003                 clear_search_cb() just freed via prepare_matcher().
6004                 SIGSEGV ensues.
6005                 The fix consists of guarding the matcherlist_match()
6006                 call with a boolean 'matching'. If we reset the
6007                 quicksearch while matching is TRUE, we don't free
6008                 the matcherlist anymore like we did, but we set
6009                 another new flag, deferred_free, to TRUE. Then,
6010                 in quicksearch_match(), just after returning from
6011                 matcherlist_match() and unsetting the matching flag,
6012                 we check the deferred_free flag and do the
6013                 prepare_matcher() (which does the matcherlist_free)
6014                 for real, so we free the matcherlist once it's not
6015                 used anymore.
6016                 As all of this runs via the glib main loop, we
6017                 luckily don't need a mutex.
6018         * src/summaryview.c
6019                 Also, show progress while searching.
6020
6021
6022 2006-03-14 [colin]      2.0.0cvs139
6023
6024         * src/alertpanel.c
6025                 Make alertpanel_is_open non-static
6026
6027 2006-03-14 [colin]      2.0.0cvs138
6028
6029         * src/prefs_spelling.c
6030                 Cleanups - Fabien Vantard
6031
6032 2006-03-14 [wwp]        2.0.0cvs137
6033
6034         * src/main.c
6035                 code style normalization (curly braces, indentation).
6036
6037 2006-03-14 [wwp]        2.0.0cvs137
6038
6039         * src/main.c
6040                 code style (braces, indentation)
6041
6042 2006-03-12 [paul]       2.0.0cvs136
6043
6044         * src/prefs_common.c
6045                 trans_hdr defaults to FALSE to be RFC-savvy
6046         * src/prefs_summaries.c
6047                 add a tooltip to the trans_hdr option
6048                 
6049
6050 2006-03-12 [paul]       2.0.0cvs135
6051
6052         * src/prefs_matcher.c
6053                 give a little more width to the combos
6054         * src/prefs_display_header.c
6055         * src/textview.c
6056                 translate headers if prefs_common.trans_hdr
6057                 is TRUE
6058
6059         Patches by Pawel Pekala
6060
6061 2006-03-12 [paul]       2.0.0cvs134
6062
6063         * src/plugins/clamav/clamav_plugin.c
6064         * src/plugins/dillo_viewer/dillo_viewer.c
6065         * src/plugins/pgpcore/plugin.c
6066         * src/plugins/pgpinline/plugin.c
6067         * src/plugins/pgpmime/plugin.c
6068         * src/plugins/spamassassin/spamassassin.c
6069                 update/add to descriptions
6070         * src/plugins/spamassassin/spamassassin_gtk.c
6071                 fixes to the english, remove superfluous
6072                 tooltips, clean up a little
6073
6074 2006-03-12 [paul]       2.0.0cvs133
6075
6076         * src/compose.c
6077                 fix Bug 924, 'Account combo box shows up wrong 
6078                 if & is in account name'
6079
6080 2006-03-11 [colin]      2.0.0cvs132
6081
6082         * src/summaryview.c
6083                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
6084                 messed up shift-selection because is slows down
6085                 moving around summaryview. thanks -users
6086
6087 2006-03-10 [colin]      2.0.0cvs131
6088
6089         * src/plugins/spamassassin/spamassassin_gtk.c
6090                 Put back Paul's engrish fixes
6091
6092 2006-03-10 [colin]      2.0.0cvs130
6093
6094         * src/plugins/spamassassin/spamassassin.c
6095         * src/plugins/spamassassin/spamassassin.h
6096         * src/plugins/spamassassin/spamassassin_gtk.c
6097                 Cleanup SA prefs page (more)
6098                 Patch by Fabien Vantard
6099
6100 2006-03-10 [paul]       2.0.0cvs129
6101
6102         * src/prefs_msg_colors.c
6103         * src/prefs_spelling.c
6104                 widget sensitivity
6105
6106 2006-03-09 [mones]      2.0.0cvs128
6107
6108         * po/es.po
6109                 Update for next RC
6110
6111 2006-03-09 [wwp]        2.0.0cvs127
6112
6113         * configure.ac
6114                 revert accidental commit (requirement for libetpan 0.43), this time
6115                 not in HEAD.
6116
6117 2006-03-09 [wwp]        2.0.0cvs125
6118
6119         * configure.ac
6120                 revert accidental commit (requirement for libetpan 0.43)
6121
6122 2006-03-09 [paul]       2.0.0cvs126
6123
6124         * src/prefs_receive.c
6125                 remove useless frame
6126                 replace 'incorporation' with 'receiving'
6127         * src/plugins/clamav/clamav_plugin_gtk.c
6128         * src/plugins/spamassassin/spamassassin_gtk.c
6129                 improve widget sensitivity
6130                 fix a bit his engrish
6131
6132 2006-03-09 [wwp]        2.0.0cvs125
6133
6134         * src/addressadd.c
6135         * src/foldersel.c
6136         * src/prefs_common.c
6137         * src/prefs_common.h
6138                 remember some more windows' sizes (add to addressbook and
6139                 select folder).
6140
6141 2006-03-09 [paul]       2.0.0cvs124
6142
6143         * src/plugins/pgpcore/prefs_gpg.c
6144                 normalise construction of dialogue
6145
6146 2006-03-09 [paul]       2.0.0cvs123
6147
6148         * src/plugins/trayicon/Makefile.am
6149                 add missing slash
6150
6151 2006-03-08 [colin]      2.0.0cvs122
6152
6153         * src/plugins/trayicon/Makefile.am
6154                 Fix build in separate dir 
6155                 Patch by Bamanzi <bamanzi@gmail.com>
6156
6157 2006-03-08 [colin]      2.0.0cvs121
6158
6159         * src/procmsg.c
6160                 Batch move and copies from summaryview with delayed execution
6161                 too
6162
6163 2006-03-07 [paul]       2.0.0cvs120
6164
6165         * src/common/utils.c
6166                 fix highlighting of URIs containing "()"
6167                 Patch by Pawel Pekala
6168
6169 2006-03-07 [paul]       2.0.0cvs119
6170
6171         * src/folder.c
6172         * src/folder.h
6173         * src/folderview.c
6174                 immediately do alphabetical resort when
6175                 changing a folder's name
6176                 Patch by Pawel Pekala
6177
6178 2006-03-07 [paul]       2.0.0cvs118
6179
6180         * src/news.c
6181         * src/news_gtk.c
6182                 when unsubscribing a newsgroup, remove the
6183                 folder and msgs in .sylpheed-claws/newscache
6184                 Patch by Pawel Pekala <c0rn@gazeta.pl>
6185
6186 2006-03-07 [paul]       2.0.0cvs117
6187
6188         * src/textview.c
6189                 fix wrong Fake URL Warning
6190                 Thanks to Hiro
6191
6192 2006-03-07 [colin]      2.0.0cvs116
6193
6194         * src/imap.c
6195                 Return immediately when password dialog was
6196                 cancelled
6197         * src/gtk/inputdialog.c
6198                 Allow empty strings for passwords
6199
6200
6201 2006-03-06 [colin]      2.0.0cvs115
6202
6203         * src/imap.c
6204                 Prevent double-timeouts when connection fails
6205
6206 2006-03-06 [colin]
6207
6208         2.0.1-rc1 released
6209
6210 2006-03-06 [colin]      2.0.0cvs114
6211
6212         * src/imap.c
6213                 Refresh session during potentially long
6214                 operations
6215
6216 2006-03-06 [wwp]        2.0.0cvs113
6217
6218         * src/prefs_msg_colors.h
6219                 forgot that one (custom color labels).
6220
6221 2006-03-06 [wwp]        2.0.0cvs112
6222
6223         * src/prefs_common.c
6224         * src/prefs_common.h
6225         * src/prefs_msg_colors.c
6226         * src/summaryview.c
6227         * src/summaryview.h
6228         * src/gtk/colorlabel.c
6229         * src/gtk/colorlabel.h
6230                 colors in messages list are now customizable. Color values and names can
6231                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
6232                 Thanks to Paul and Colin for their help with this longstanding patch!
6233
6234 2006-03-06 [wwp]        2.0.0cvs111
6235
6236         * src/textview.c
6237                 don't crash if (x)face is bad.
6238
6239 2006-03-05 [paul]       2.0.0cvs110
6240
6241         * AUTHORS
6242         * configure.ac
6243         * src/Makefile.am
6244         * src/common/Makefile.am
6245         * src/common/utils.h
6246         * src/etpan/imap-thread.c
6247         * src/gtk/authors.h
6248         * src/plugins/clamav/Makefile.am
6249         * src/plugins/demo/Makefile.am
6250         * src/plugins/dillo_viewer/Makefile.am
6251         * src/plugins/pgpcore/Makefile.am
6252         * src/plugins/pgpcore/passphrase.c
6253         * src/plugins/pgpinline/Makefile.am
6254         * src/plugins/pgpmime/Makefile.am
6255         * src/plugins/spamassassin/Makefile.am
6256         * src/plugins/trayicon/Makefile.am
6257                 fix builiding on cygwin
6258                 Patch by Ralgh Young <bamanzi@gmail.com>
6259
6260 2006-03-04 [wwp]        2.0.0cvs109
6261
6262         * manual/keyboard.xml
6263                 fix mixed up/down keys.
6264
6265 2006-03-04 [wwp]        2.0.0cvs108
6266
6267         * README
6268         * INSTALL
6269                 updated links to SpamAssassin.
6270
6271 2006-03-04 [wwp]        2.0.0cvs107
6272
6273         * manual/plugins.xml
6274         * src/plugins/spamassassin/README
6275                 updated SpamAssassin plugin docs to reflect new functional additions
6276                 (also fix/update/documents few technical stuff more, see the README).
6277
6278 2006-03-04 [wwp]        2.0.0cvs106
6279
6280         * src/prefs_message.c
6281                 normalized capitalization of message-prefs paths.
6282
6283 2006-03-04 [wwp]        2.0.0cvs105
6284
6285         * manual/advanced.xml
6286                 typo.
6287
6288 2006-03-03 [colin]      2.0.0cvs104
6289
6290         * src/plugins/clamav/clamav_plugin_gtk.c
6291                 Rework prefs page, patch by Fabien 
6292
6293 2006-03-03 [colin]      2.0.0cvs103
6294
6295         * src/plugins/clamav/clamav_plugin.c
6296                 Set error on all errors
6297
6298 2006-03-03 [colin]      2.0.0cvs102
6299
6300         * src/common/plugin.c
6301                 Initialize error to avoid crashing when a plugin fails
6302                 without setting error
6303
6304 2006-03-02 [wwp]        2.0.0cvs101
6305
6306         * configure.ac
6307                 fixed linker flags for libetpan support on Cygwin
6308                 (thanks to H.Merijn Brand).
6309
6310 2006-03-02 [wwp]        2.0.0cvs100
6311
6312         * src/addressbook.c
6313                 fix some AB error messages: one for punctuation and
6314                 one wrongly duplicate (thanks, maxbritov).
6315
6316 2006-03-02 [wwp]        2.0.0cvs99
6317
6318         * src/plugins/spamassassin/spamassassin.c
6319                 make sync calls to sa-learn/spamc to prevent
6320                 system (whatever local or client/server) overload.
6321
6322 2006-03-02 [colin]      2.0.0cvs98
6323
6324         * src/summaryview.c
6325                 Put the spam icon in the status column instead of the
6326                 mark one
6327
6328 2006-03-01 [colin]      2.0.0cvs97
6329
6330         * src/plugins/spamassassin/spamassassin.c
6331                 Fix segfault (g_file_set_contents fails for some 
6332                 reason and err==0x2f. Can't find out why with
6333                 valgrind, using working function :-)
6334
6335 2006-03-01 [colin]      2.0.0cvs96
6336
6337         * src/inc.c
6338                 Offline overriding: let 'No' be cached only 3 seconds
6339
6340 2006-03-01 [colin]      2.0.0cvs95
6341
6342         * src/addr_compl.c
6343         * src/addrbook.c
6344         * src/addressbook.c
6345         * src/addrindex.c
6346         * src/folder_item_prefs.c
6347         * src/headerview.c
6348         * src/imap.c
6349         * src/inc.c
6350         * src/ldif.c
6351         * src/mainwindow.c
6352         * src/mh.c
6353         * src/msgcache.c
6354         * src/prefs_common.h
6355         * src/prefs_msg_colors.c
6356         * src/procheader.c
6357         * src/procheader.h
6358         * src/procmime.c
6359         * src/procmsg.c
6360         * src/procmsg.h
6361         * src/send_message.h
6362         * src/simple-gettext.c
6363         * src/summaryview.c
6364         * src/summaryview.h
6365         * src/syldap.c
6366         * src/textview.c
6367         * src/undo.c
6368         * src/common/ssl_certificate.c
6369         * src/common/utils.c
6370         * src/gtk/colorsel.c
6371         * src/gtk/gtksctree.c
6372         * src/gtk/gtkshruler.c
6373         * src/plugins/trayicon/trayicon.c
6374                 #if 0 goes to /dev/null
6375
6376 2006-03-01 [colin]      2.0.0cvs94
6377
6378         * src/compose.c
6379         * src/imap.c
6380         * src/inc.c
6381         * src/inc.h
6382         * src/messageview.c
6383         * src/news.c
6384         * src/plugins/spamassassin/spamassassin.c
6385                 Allow to add information in the "working offline"
6386                 window
6387
6388 2006-03-01 [wwp]        2.0.0cvs93
6389
6390         * src/plugins/spamassassin/spamassassin.c
6391                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6392                 'cause it seems that calling `spamc ... < inputfile` with
6393                 g_spawn_(a)sync simply.. erm doesn't work :-).
6394
6395 2006-03-01 [wwp]        2.0.0cvs92
6396
6397         * src/toolbar.c
6398         * src/toolbar.h
6399                 simplify the adding of spam/ham button to the messageview toolbar
6400                 (it gets more clear now that the same button will be "Mark as spam"
6401                 or "Mark as ham" according to the current message status,
6402                 thanks to Colin).
6403
6404 2006-03-01 [wwp]        2.0.0cvs91
6405
6406         * src/messageview.c
6407         * src/procmsg.c
6408         * src/procmsg.h
6409         * src/summaryview.c
6410         * src/plugins/spamassassin/spamassassin.c
6411         * src/plugins/spamassassin/spamassassin.h
6412                 make learner callbacks return a status (0 for ok),
6413                 handle it in main code to avoid setting flags when learning failed,
6414                 don't learn on TCP if offline in spamassassin,
6415                 thanks to Colin.
6416
6417                 
6418
6419 2006-03-01 [wwp]        2.0.0cvs90
6420
6421         * src/compose.c
6422                 some work around the compose window's account menu,
6423                 patch by Fabien Vantard.
6424
6425 2006-03-01 [wwp]        2.0.0cvs89
6426
6427         * src/plugins/spamassassin/spamassassin.c
6428                 fixed bad logics, was using spamc in local mode and sa-learn
6429                 in remote mode (thanks, Colin).
6430
6431 2006-03-01 [wwp]        2.0.0cvs88
6432
6433         * src/plugins/spamassassin/spamassassin.c
6434         * src/plugins/spamassassin/spamassassin.h
6435         * src/plugins/spamassassin/spamassassin_gtk.c
6436                 made processing of emails w/ sa-plugin an option (default is TRUE),
6437                 fixed Engrish some tooltips, capitalization of some debug messages
6438                 and warnings. The spamassassin plugin now provides two separate
6439                 services: process emails upon incorporation and spamd training.
6440                 Both services (un)register independently but use some common
6441                 plugin settings (transport settings, spam storage location).
6442
6443 2006-02-28 [wwp]        2.0.0cvs87
6444
6445         * src/plugins/spamassassin/spamassassin.c
6446                 fix async flag to spamc cmdline execution (batch exec should
6447                 be asynchronous).
6448
6449 2006-02-27 [wwp]        2.0.0cvs86
6450
6451         * src/plugins/spamassassin/spamassassin.c
6452         * src/plugins/spamassassin/spamassassin.h
6453         * src/plugins/spamassassin/spamassassin_gtk.c
6454                 - added the ability to learn a remote spamassassin server (spamd),
6455                 using spamc.
6456                 - added the spamassassin option 'username', that applies to all
6457                 spamassassin operations (filtering, learning, local or remote).
6458                 The default username is the current unix user (if left blank
6459                 from gtk prefs or config file).
6460                 - commented out some unused code (notebook widget), removed unused
6461                 layout (hbox1).
6462                 - make more widgets sensitive to the transport type.
6463
6464 2006-02-27 [colin]      2.0.0cvs85
6465
6466         * src/plugins/spamassassin/spamassassin.c
6467                 Fix sa-learn call when offline
6468
6469 2006-02-27 [colin]      2.0.0cvs84
6470
6471         * configure.ac
6472         * src/Makefile.am
6473         * src/mainwindow.c
6474         * src/mainwindow.h
6475         * src/messageview.c
6476         * src/messageview.h
6477         * src/prefs_toolbar.c
6478         * src/procmsg.c
6479         * src/stock_pixmap.c
6480         * src/stock_pixmap.h
6481         * src/summaryview.c
6482         * src/toolbar.c
6483         * src/toolbar.h
6484         * src/pixmaps/ham_btn.xpm
6485         * src/pixmaps/spam.xpm
6486         * src/pixmaps/spam_btn.xpm
6487         * src/plugins/spamassassin/spamassassin.c
6488                 Add button in toolbar for spam learning
6489                 Fix a few bugs from the last related commit
6490                 Revert 1.9.6cvs23 which messed up shift-selection
6491
6492 2006-02-24 [colin]      2.0.0cvs83
6493
6494         * src/procmsg.c
6495         * src/summaryview.c
6496         * src/summaryview.h
6497         * src/plugins/spamassassin/spamassassin.c
6498         * src/plugins/spamassassin/spamassassin.h
6499         * src/plugins/spamassassin/spamassassin_gtk.c
6500                 Unregister learner when spamassassin is either
6501                 disabled or over tcp
6502
6503 2006-02-24 [colin]      2.0.0cvs82
6504
6505         * src/Makefile.am
6506         * src/mainwindow.c
6507         * src/mainwindow.h
6508         * src/procmsg.c
6509         * src/procmsg.h
6510         * src/stock_pixmap.c
6511         * src/stock_pixmap.h
6512         * src/summaryview.c
6513         * src/summaryview.h
6514         * src/gtk/icon_legend.c
6515         * src/pixmaps/spam.xpm  ** NEW FILE **
6516         * src/plugins/spamassassin/spamassassin.c
6517         * src/plugins/spamassassin/spamassassin_gtk.c
6518                 Add spam learning interface (Mark/Mark as 
6519                 (spam|ham) menus)
6520
6521 2006-02-24 [wwp]        2.0.0cvs81
6522
6523         * src/compose.c
6524         * src/compose.h
6525         * src/filtering.c
6526                 hide compose window when sending message in batch mode
6527                 (filtering: forward and redirect). Also fixed a wrong
6528                 value returned when sending failed, neutral anyway.
6529                 (Colin, me) 
6530
6531 2006-02-24 [wwp]        2.0.0cvs80
6532
6533         * src/mainwindow.c
6534                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6535
6536 2006-02-24 [paul]       2.0.0cvs79
6537
6538         * src/news.c
6539         * src/news.h
6540         * src/news_gtk.c
6541                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6542                 Thanks to Colin
6543
6544 2006-02-23 [colin]      2.0.0cvs78
6545
6546         * src/alertpanel.c
6547                 Change OK to Close in alertpanel with View log
6548                 button; add accel to View log. Patch by Fabien
6549                 Vantard
6550
6551 2006-02-23 [wwp]        2.0.0cvs77
6552
6553         * src/compose.c
6554                 silly me, there were much more tests to perform, since toolbars can
6555                 really have down to 1 element only.
6556
6557 2006-02-23 [wwp]        2.0.0cvs76
6558
6559         * commitHelper
6560                 fixed indentation from my previous commit. Fallback to VISUAL if
6561                 EDITOR is not set (and to vi, at last resort).
6562
6563 2006-02-23 [wwp]        2.0.0cvs75
6564
6565         * commitHelper
6566                 improved error detection (Colin, me).
6567
6568 2006-02-23 [wwp]        2.0.0cvs74
6569
6570         * src/prefs_toolbar.c
6571                 simplify and fix prefs/toolbars layouting. Combos' contents can
6572                 now be really displayed.
6573
6574 2006-02-23 [wwp]        2.0.0cvs73
6575         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6576         be really displayed.
6577
6578 2006-02-22 [wwp]        2.0.0cvs72
6579
6580         * src/compose.c
6581                 fix a typo in my previous commit (sorry!).
6582
6583 2006-02-22 [wwp]        2.0.0cvs71
6584
6585         * src/prefs_toolbar.c
6586                 fix a crash when adding separators to toolbars,
6587                 also fix some separator item information.
6588
6589 2006-02-22 [wwp]        2.0.0cvs70
6590
6591         * src/compose.c
6592                 fix a crash when redirecting (for instance) when compose window's
6593                 toolbar contents has been customized (when some buttons have been
6594                 removed in fact).
6595
6596 2006-02-21 [wwp]        2.0.0cvs69
6597
6598         * src/summaryview.c
6599         * src/gtk/pluginwindow.c
6600         * src/plugins/pgpcore/prefs_gpg.c
6601                 fix some compilation warnings (feat. remains of removed code).
6602
6603 2006-02-21 [wwp]        2.0.0cvs68
6604
6605         * src/gtk/gtkutils.c
6606                 fix two compilation issues, thanks to Stephan Sachse.
6607
6608 2006-02-20 [colin]      2.0.0cvs67
6609
6610         * src/mainwindow.c
6611                 Don't reselect displayed mail on refocus
6612                 This fixes actions misbehaving 
6613
6614 2006-02-20 [wwp]        2.0.0cvs66
6615
6616         * src/summaryview.c
6617         * src/gtk/gtksctree.c
6618         * src/gtk/gtkshruler.c
6619                 changed more runtime typecast checks.
6620
6621 2006-02-20 [wwp]        2.0.0cvs65
6622
6623         * src/summary_search.c
6624                 find all - summaryview refresh issue fixed, thanks to Colin.
6625
6626 2006-02-20 [wwp]        2.0.0cvs64
6627
6628         * src/gtk/gtkutils.c
6629                 better runtime typecast checks.
6630
6631 2006-02-20 [wwp]        2.0.0cvs63
6632
6633         * src/summary_search.c
6634                 enhancements to the summary search:
6635                         - add the ability to stop the running search
6636                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6637                         - don't search if no criteria (From/To/Subject/Body) is set
6638                         - ensure that a busy mouse pointer is always shown when searching,
6639                           show it even a bit earlier
6640
6641 2006-02-19 [colin]      2.0.0cvs62
6642
6643         * src/compose.c
6644         * src/imap.c
6645         * src/etpan/imap-thread.c
6646         * src/etpan/imap-thread.h
6647                 (Future) IMAP speed improvement on sending
6648                 Will require a libetpan update
6649         * src/summaryview.c
6650         * src/gtk/quicksearch.c
6651                 Make quicksearch clearable while running.
6652
6653 2006-02-17 [colin]      2.0.0cvs61
6654
6655         * src/imap.c
6656         * src/etpan/imap-thread.c
6657         * src/etpan/imap-thread.h
6658                 Check for IMAP certificates
6659                 ** Requires libetpan-0.42-cvs4 
6660                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6661
6662 2006-02-17 [colin]      2.0.0cvs60
6663
6664         * src/messageview.c
6665         * src/prefs_common.c
6666         * src/prefs_common.h
6667         * src/prefs_message.c
6668                 Add pref to display HTML-only mails with plugin, 
6669                 if possible (defaulting to FALSE of course).
6670
6671 2006-02-16 [colin]      2.0.0cvs59
6672
6673         * src/main.c
6674         * src/common/plugin.c
6675         * src/common/plugin.h
6676         * src/gtk/pluginwindow.c
6677                 Keep track of requested (but unloaded) plugins
6678                 in some error cases.
6679
6680 2006-02-16 [wwp]        2.0.0cvs58
6681
6682         * src/gtk/gtkaspell.c
6683         * src/gtk/gtkaspell.h
6684         * src/prefs_spelling.c
6685         * src/compose.c
6686         * src/prefs_common.c
6687         * src/prefs_common.h
6688                 implemented new optional spellchecker behaviour: re-check message when
6689                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6690
6691 2006-02-16 [wwp]        2.0.0cvs57
6692
6693         * src/quote_fmt_parse.y
6694                 pclose popen'ed pipe.
6695
6696 2006-02-15 [colin]      2.0.0cvs56
6697
6698         * src/mimeview.c
6699         * src/mimeview.h
6700                 Let MimeViewers know which MimeView they
6701                 depend of.
6702         * src/summaryview.c
6703                 Swap From/To columns in Sent/Queue/Drafts
6704                 folders
6705         * src/etpan/imap-thread.c
6706                 Use mailstream_low_tls_open() for STARTTLS
6707                 instead of mailstream_low_ssl_open()
6708                 ** REQUIRES libetpan 0.42cvs3 **
6709
6710 2006-02-15 [wwp]        2.0.0cvs55
6711
6712         * src/compose.c
6713         * src/compose.h
6714         * src/message_search.c
6715         * src/message_search.h
6716         * src/textview.c
6717         * src/gtk/gtkutils.c
6718         * src/gtk/gtkutils.h
6719                 added the ability to Find text in the compose window (and a bit
6720                 of code factorization).
6721
6722 2006-02-15 [wwp]        2.0.0cvs54
6723
6724         * src/prefs_gtk.c
6725                 yet another one file was missing (fix for some widgets' sensitivity).
6726                 Thanks Colin!
6727
6728 2006-02-15 [wwp]        2.0.0cvs53
6729
6730         * src/prefs_gtk.h
6731                 oops forgot that file (fix for some widgets' sensitivity).
6732
6733 2006-02-15 [wwp]        2.0.0cvs52
6734
6735         * src/summary_search.c
6736                 implemented advanced summary search options (added the ability
6737                 to use matcher conditions in an advanced search mode).
6738
6739 2006-02-15 [wwp]        2.0.0cvs51
6740
6741         * src/plugins/pgpcore/prefs_gpg.c
6742         * src/prefs_account.c
6743                 fix some widget sensitivity, mostly around some labels in
6744                 account prefs.
6745
6746 2006-02-15 [paul]       2.0.0cvs50
6747
6748         * manual/advanced.xml
6749                 improve Templates info
6750                 written by wwp
6751
6752 2006-02-14 [colin]      2.0.0cvs49
6753
6754         * src/pixmaps/address_book.xpm
6755         * src/pixmaps/preferences.xpm
6756         * src/pixmaps/properties.xpm
6757                 Fix pixmap size - patch by Fabien Vantard
6758
6759 2006-02-13 [colin]      2.0.0cvs48
6760
6761         * src/procmime.c
6762                 Add missing fclose()s on error
6763         * src/textview.c
6764                 Remove unused code
6765         * src/common/utils.c
6766                 Fix temp files not being deleted on windows
6767         Patches by Thomas Gilgin
6768
6769 2006-02-13 [colin]      2.0.0cvs47
6770
6771         * src/mainwindow.c
6772                 Fix exit crash
6773
6774 2006-02-13 [wwp]        2.0.0cvs46
6775
6776         * src/plugins/pgpcore/prefs_gpg.c
6777                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6778
6779 2006-02-12 [colin]      2.0.0cvs45
6780
6781         * src/folderview.c
6782         * src/main.c
6783         * src/mainwindow.c
6784                 Fix "stuff" when quitting
6785
6786 2006-02-12 [wwp]        2.0.0cvs44
6787
6788         * src/prefs_themes.c
6789                 fix typos in debug messages.
6790
6791 2006-02-11 [colin]      2.0.0cvs43
6792
6793         * src/summaryview.c
6794                 don't allow drag/drop from ourself
6795
6796 2006-02-10 [wwp]        2.0.0cvs42
6797
6798         * src/exporthtml.c
6799         * src/html.c
6800         * src/html.h
6801         * src/procmime.c
6802         * src/textview.c
6803                 renamed html_ prefixed functions and data structures to avoid
6804                 namespace clashes w/ other software (gtkhtml2 for instance).
6805                 Closes bug #907.
6806
6807
6808 2006-02-09 [colin]      2.0.0cvs41
6809
6810         * src/summaryview.c
6811                 Fix shitty logic messed up. Thanks Ticho for the hint!
6812
6813 2006-02-09 [wwp]        2.0.0cvs40
6814
6815         * src/gtk/about.c
6816         * src/compose.c
6817         * src/prefs_account.c
6818         * src/prefs_gtk.h
6819         * src/editaddress.c
6820                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6821                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6822                 Browse buttons in accounts prefs.
6823
6824 2006-02-09 [colin]      2.0.0cvs39
6825
6826         * src/matcher.c
6827                 Check for pointer before using its members
6828         * src/gtk/gtksourceprintjob.c
6829                 Fix a wrong warning
6830
6831 2006-02-09 [wwp]        2.0.0cvs38
6832
6833         * src/gtk/filesel.c
6834                 fix few compiler warnings (type mismatch).
6835
6836 2006-02-09 [paul]       2.0.0cvs37
6837
6838         * po/fr.po
6839                 updated by Fabien Vantard
6840
6841 2006-02-08 [colin]      2.0.0cvs36
6842
6843         * src/prefs_common.c
6844         * src/common/defs.h
6845         * src/common/plugin.c
6846                 allow windows and linux configurations to coexist
6847                 patch by Thomas Gilgin
6848
6849 2006-02-08 [colin]      2.0.0cvs35
6850
6851         * src/filtering.c
6852         * src/matcher.c
6853         * src/matcher.h
6854         * src/matcher_parser_parse.y
6855         * src/prefs_filtering_action.c
6856         * src/prefs_matcher.c
6857                 Add the "Ignore thread" filtering
6858                 action
6859
6860 2006-02-08 [colin]      2.0.0cvs34
6861
6862         * src/compose.c
6863         * src/procmime.c
6864         * src/procmime.h
6865                 Fix bug #905 (damaged attachment)
6866                 text files with raw \0's aren't really text files
6867         FOR_STABLE
6868
6869 2006-02-08 [colin]      2.0.0cvs33
6870
6871         * src/summaryview.c
6872                 Fix crasher introduced yesterday
6873
6874 2006-02-08 [wwp]        2.0.0cvs32
6875
6876         * src/compose.c
6877         * src/compose.h
6878                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6879
6880 2006-02-08 [wwp]        2.0.0cvs31
6881
6882         * src/prefs_template.c
6883                 templates enhancement: allow address completion for Cc and Bcc fields
6884                 (it was currently possible for the To field only)
6885
6886 2006-02-08 [colin]      2.0.0cvs30
6887
6888         * src/compose.c
6889                 Don't unblock if not blocked
6890         FOR_STABLE
6891
6892 2006-02-07 [colin]      2.0.0cvs29
6893
6894         * src/action.c
6895                 Forgot to refresh summaryview
6896
6897 2006-02-07 [colin]      2.0.0cvs28
6898
6899         * src/action.c
6900                 Freeze/thaw message list and folder list while
6901                 processing %as{} actions 
6902         * src/compose.c
6903                 Fix auto-wrap disabling after a middle-click
6904                 paste - FOR_STABLE
6905
6906 2006-02-07 [paul]       2.0.0cvs27
6907
6908         * src/folder.c
6909                 fix freeing of uninitialised pointers
6910                 Thanks to Colin
6911
6912 2006-02-06 [colin]      2.0.0cvs26
6913
6914         * src/folder.c
6915                 Use g_slist_prepend in potentially big list
6916
6917 2006-02-06 [colin]      2.0.0cvs25
6918
6919         * src/folder.c
6920                 Completely skip processing if it doesn't 
6921                 exist (faster!)
6922
6923 2006-02-06 [colin]      2.0.0cvs24
6924
6925         * src/folder.c
6926         * src/summaryview.c
6927                 Batch filtering in summaryview (from Tools menu)
6928                 and pre/post//-processing too
6929
6930 2006-02-06 [colin]      2.0.0cvs23
6931
6932         * src/procmsg.h
6933         * src/filtering.c
6934                 Use a special field for batch filtering instead
6935                 of stepping on deferred execution's toes
6936
6937 2006-02-06 [colin]      2.0.0cvs22
6938
6939         * src/action.c
6940         * src/filtering.c
6941         * src/filtering.h
6942         * src/folder.c
6943         * src/summaryview.c
6944                 Fix filtering via menus and actions
6945
6946 2006-02-06 [colin]      2.0.0cvs21
6947
6948         * src/imap.c
6949                 Put the added file directly to cache if possible (will work
6950                 with next libetpan)
6951         * src/filtering.c
6952         * src/filtering.h
6953         * src/inc.c
6954         * src/folder.c
6955         * src/mbox.c
6956         * src/procmsg.h
6957                 Move and copy filtered messages by batches instead of one
6958                 by one - faster on IMAP
6959         * src/procmsg.c
6960                 Add a function that'll possibly be useful later
6961
6962 2006-02-06 [colin]      2.0.0cvs20
6963
6964         * src/addressbook.c
6965                 Use internal mime-type instead of text/plain for d'n'd
6966         * src/compose.c
6967                 Allow attaching files from mimeview's icon list via d'n'd
6968         * src/folderview.c
6969         * src/folderview.h
6970                 Use internal mime-type instead of text/plain for d'n'd
6971                 Don't try to selected opened folder if none is
6972                 Factorize d'n'd from other apps code
6973         * src/headerview.c
6974         * src/textview.c
6975         * src/gtk/gtkutils.c
6976         * src/gtk/gtkutils.h
6977                 Factorize Face/X-Face stuff
6978         * src/mimeview.c
6979                 Fix d'n'd to other apps
6980         * src/prefs_message.c
6981                 Let the XFace pref be usable without libcompface as it also
6982                 applies to Face
6983         * src/summaryview.c
6984                 Fix d'n'd to other apps
6985                 Factorize d'n'd from other apps code
6986
6987 2006-02-06 [wwp]        2.0.0cvs19
6988
6989         * po/it.po
6990                 Italian translation fixes by Andrea Spadaccini (no more confusion
6991                 between filtering and processing, and few changes in the About
6992                 dialog).
6993
6994
6995 2006-02-06 [mones]      2.0.0cvs18
6996
6997         * src/gtk/icon_legend.c
6998                 Improved descriptions allowing better translations
6999
7000 2006-02-05 [colin]      2.0.0cvs17
7001
7002         * src/imap.c
7003                 Add the f*cking missing expunge that caused imap_fetch_env
7004                 to fail after an add_msgs ! :-///
7005         * src/etpan/imap-thread.c
7006                 Add a bit of debug
7007         FOR_STABLE
7008
7009 2006-02-05 [colin]      2.0.0cvs16
7010
7011         * src/common/utils.c
7012                 Don't check for return-path (or we can't put
7013                 back non-sent mails)
7014
7015 2006-02-05 [colin]      2.0.0cvs15
7016
7017         * src/textview.c
7018                 Don't try to display Face header in textview
7019                 when teh headerview's active
7020
7021 2006-02-05 [colin]      2.0.0cvs14
7022
7023         * tools/tbird2syl.py
7024         * tools/Makefile.am
7025                 Add script to import Thunderbird mails
7026
7027 2006-02-05 [colin]      2.0.0cvs13
7028
7029         * src/headerview.c
7030         * src/procheader.c
7031         * src/procmsg.c
7032         * src/procmsg.h
7033         * src/textview.c
7034                 Show Face headers - patch partially by Klaus Flittner
7035
7036 2006-02-05 [colin]      2.0.0cvs12
7037
7038         * src/folderview.c
7039         * src/summaryview.c
7040         * src/common/utils.c
7041         * src/common/utils.h
7042                 Let dnd work from mime icons to summaryview
7043                 and to folderview too
7044                 Add a crude test to avoid trying to add files
7045                 drag'n'dropped when they're not mails
7046
7047 2006-02-04 [colin]      2.0.0cvs11
7048
7049         * src/summaryview.c
7050         * src/mimeview.c
7051                 Fix utf8 conversion
7052
7053 2006-02-04 [colin]      2.0.0cvs10
7054
7055         * src/compose.c
7056         * src/folderview.c
7057         * src/mimeview.c
7058         * src/summaryview.c
7059         * src/summaryview.h
7060                 Added various drag and drop capas:
7061                 From                    To
7062                 summaryview             other apps
7063                 mimeview icons          other apps
7064                 other apps              summaryview
7065                 other apps              folderview
7066
7067                 This shouldn't have broken the existing:
7068                 From                    To
7069                 summaryview             folderview
7070                 folderview              folderview
7071                 summaryview             compose's attachments
7072
7073         Tests welcomed.
7074
7075 2006-02-02 [paul]       2.0.0cvs9
7076
7077         * src/mainwindow.c
7078                 move global option 'Set displayed columns...' out
7079                 of folder option grouping.
7080                 fix sensitivity of 'harvest addresses'
7081         FOR_STABLE
7082
7083 2006-02-01 [colin]      2.0.0cvs8
7084
7085         * src/mimeview.c
7086                 Revert the alertpanel patch, it sucks (intrusive
7087                 and gets in the way of "open")
7088
7089 2006-02-01 [colin]      2.0.0cvs7
7090
7091         * src/compose.c
7092         * src/prefs_account.c
7093         * src/prefs_common.c
7094         * src/common/defs.h
7095         * src/common/utils.c
7096         * src/common/utils.h
7097                 Add ability to edit the signature file
7098                 from the account preferences, and use
7099                 a default for the text editor.
7100                 Patch by Fabien Vantard
7101
7102 2006-02-01 [colin]      2.0.0cvs6
7103
7104         * src/mimeview.c
7105                 Try to get mime type by extension if it is
7106                 application/octet-stream
7107                 Display a window with possible choices when
7108                 encountering unknown mime types
7109         * src/gtk/filesel.c
7110         * src/gtk/filesel.h
7111                 Add preview
7112                 Allow multiple selection in filtered filesel
7113                 (patch by Fabien Vantard)
7114         * src/gtk/pluginwindow.c
7115                 Use it (patch by Fabien Vantard)
7116
7117 2006-02-01 [paul]       2.0.0cvs5
7118
7119         * src/jpilot.c
7120                 fix crash on creating jpilot address book
7121                 Thanks to Colin - FOR_STABLE
7122         * src/prefs_summaries.c
7123         * src/prefs_wrapping.c
7124         * src/gtk/icon_legend.c
7125         * src/gtk/quicksearch.c
7126                 string fixes and additions
7127
7128 2006-02-01 [paul]       2.0.0cvs4
7129
7130         * src/compose.c
7131         * src/mainwindow.c
7132         * src/messageview.c
7133         * src/prefs_send.c
7134                 add Arabic encoding option
7135                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
7136
7137 2006-01-31 [colin]      2.0.0cvs3
7138
7139         * src/plugins/pgpcore/passphrase.c
7140                 Convert passphrase to locale encoding
7141         * src/compose.c
7142                 Fix drafting on IMAP. Crappy bug sneaked in
7143                 the release :-/
7144         FOR_STABLE
7145
7146 2006-01-30 [paul]       2.0.0cvs2
7147
7148         * src/gtk/icon_legend.c
7149                 show the new entries
7150
7151 2006-01-30 [colin]      2.0.0cvs1
7152
7153         * src/manual.c
7154                 Check for the file to be present before 
7155                 enabling the menu - FOR_STABLE
7156         * src/gtk/icon_legend.c
7157                 Add folders icons (not all of them, there
7158                 are too much, but the most intriguing ones)
7159
7160 2006-01-30 [paul]       2.0.0
7161
7162         version 2.0.0 released
7163
7164 2006-01-30 [paul]       1.9.100cvs200
7165
7166         * manual/faq.xml
7167         * manual/gpl.xml
7168         * manual/intro.xml
7169         * manual/starting.xml
7170         * manual/sylpheed-claws-manual.xml
7171                 fixes, additions
7172
7173 2006-01-29 [mones]      1.9.100cvs199
7174
7175         * manual/account.xml
7176         * manual/advanced.xml
7177         * manual/glossary.xml
7178                 Some typos fixed, added LDIF term to glossary
7179         * po/es.po
7180                 Fixed leading plus symbol
7181
7182 2006-01-29 [paul]       1.9.100cvs198
7183
7184         * po/fi.po
7185         * po/sk.po
7186                 updated by Tommi Pirinen and Andrej Kacian
7187
7188 2006-01-29 [paul]       1.9.100cvs197
7189
7190         * src/gtk/authors.h
7191                 remove duplicates
7192
7193 2006-01-29 [paul]       1.9.100cvs196
7194
7195         * AUTHORS
7196         * po/nl.po
7197         * src/gtk/authors.h
7198         * tools/claws.i18n.status.pl
7199                 nl translation updated by Tim Dijkstra
7200
7201 2006-01-29 [paul]       1.9.100cvs195
7202
7203         * po/sr.po
7204         * po/sv.po
7205                 updated by Aleksandar Urosevic and Anders Troback
7206
7207 2006-01-28 [colin]      1.9.100cvs194
7208
7209         * src/gtk/gtksourceprintjob.c
7210                 Don't fiddle with PangoLayout when we
7211                 have an image
7212
7213 2006-01-28 [paul]       1.9.100cvs193
7214
7215         * AUTHORS
7216         * po/el.po
7217         * po/zh_CN.po
7218         * src/gtk/authors.h
7219         * tools/claws.i18n.status.pl
7220                 updated translations submitted by Stavros Giannouris
7221                 and Ralgh Young
7222
7223 2006-01-27 [colin]      1.9.100cvs192
7224
7225         * src/summaryview.c
7226         * src/gtk/gtksourceprintjob.c
7227                 Add image printing 
7228                 (libgnomeprint only, of course)
7229
7230 2006-01-27 [paul]       1.9.100cvs191
7231
7232         * po/fr.po
7233         * po/it.po
7234                 updated by Fabien Vantard and Andrea Spadaccini
7235
7236 2006-01-26 [colin]      1.9.100cvs190
7237
7238         * manual/Makefile.am
7239         * configure.ac
7240                 Make building the manual optional 
7241                 (--disable-manual)
7242
7243 2006-01-26 [paul]       1.9.100cvs189
7244
7245         * manual/glossary.xml
7246         * manual/plugins.xml
7247                 edited
7248         * po/en_GB.po
7249                 updated
7250
7251 2006-01-26 [paul]       1.9.100cvs188
7252
7253         * src/prefs_display_header.c
7254         * src/prefs_folder_column.c
7255         * src/prefs_msg_colors.c
7256         * src/prefs_summaries.c
7257         * src/prefs_summary_column.c
7258                 HIGify
7259
7260 2006-01-25 [colin]      1.9.100cvs187
7261
7262         * src/imap.c
7263                 Don't allow moving/copying mails between
7264                 queue/drafts and non-queue/drafts folders
7265                 Fixes bug #897 (message header is resetted 
7266                 if one is copied to Drafts)
7267
7268 2006-01-25 [colin]      1.9.100cvs186
7269
7270         * src/folder.c
7271         * src/mainwindow.c
7272                 Fix subscribed folders not found
7273         * src/compose.c
7274                 Don't try to encode as original mail's charset
7275                 if it's ascii 
7276
7277 2006-01-25 [paul]       1.9.100cvs185
7278
7279         * AUTHORS
7280         * po/Makevars
7281                 updated
7282         * po/de.po
7283         * po/pl.po
7284         * po/pt_BR.po
7285         * po/sr.po
7286                 updates submitted by Stephan Sachse, Emilian Nowak
7287                 and Quar, Frederico Goncalves Guimaraes, and
7288                 Aleksandar Urosevic
7289                 Fix Bug 896, 'PT_BR locale broken'.
7290         * src/gtk/authors.h
7291                 updated
7292
7293 2006-01-24 [mones]      1.9.100cvs184
7294
7295         * manual/glossary.xml
7296                 All current terms finished. Reviewers welcome ;-)
7297         * manual/keyboard.xml
7298                 Fixed column width for pdf output.
7299         * po/es.po
7300                 Updated
7301
7302 2006-01-24 [paul]       1.9.100cvs183
7303
7304         * manual/glossary.xml
7305                 fix id name
7306         * manual/dist/html/Makefile.am
7307         * manual/dist/pdf/Makefile.am
7308         * manual/dist/ps/Makefile.am
7309         * manual/dist/txt/Makefile.am
7310                 fix make deps
7311                 Thanks to Colin
7312
7313 2006-01-24 [mones]      1.9.100cvs182
7314
7315         * manual/glossary.xml
7316                 Nearly finished, some terms missing.
7317
7318 2006-01-23 [paul]       1.9.100cvs181
7319
7320         * manual/dist/html/Makefile.am
7321         * manual/dist/pdf/Makefile.am
7322         * manual/dist/ps/Makefile.am
7323         * manual/dist/txt/Makefile.am
7324         * src/mainwindow.c
7325                 re-enable manual
7326                 Thanks to Colin
7327
7328 2006-01-22 [colin]      1.9.100cvs180
7329
7330         * src/compose.c
7331         * src/gtk/gtkaspell.c
7332                 Don't deselect stuff before right-clicking, with aspell.
7333                 (This prevented right-click Copy, for example).
7334                 Thanks to Clo!
7335
7336 2006-01-22 [paul]       1.9.100cvs179
7337
7338         * src/summary_search.c
7339                 don't fix the widget size as it causes problems
7340                 under localisation.
7341                 Thanks to Emilian Nowak
7342
7343 2006-01-21 [paul]       1.9.100cvs178
7344
7345         * src/prefs_themes.c
7346                 fix broken underlining of label text
7347                 with some translations
7348
7349 2006-01-21 [colin]      1.9.100cvs177
7350
7351         * po/fr.po
7352                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
7353
7354 2006-01-20 [colin]      1.9.100cvs176
7355
7356         * configure.ac
7357         * Makefile.am
7358         * manual/Makefile
7359         * manual/dist/html/.cvsignore
7360         * manual/dist/html/Makefile.am
7361         * manual/dist/pdf/.cvsignore
7362         * manual/dist/pdf/Makefile.am
7363         * manual/dist/ps/.cvsignore
7364         * manual/dist/ps/Makefile.am
7365         * manual/dist/txt/.cvsignore
7366         * manual/dist/txt/Makefile.am
7367                 Autotool-ize manual
7368
7369 2006-01-20 [paul]       1.9.100cvs175
7370
7371         * manual/handling.xml
7372                 make Filtering and Searching entries easier to find
7373         * manual/keyboard.xml
7374                 add the remaining default keybinds
7375         * src/prefs_summaries.c
7376                 update the default keybinds
7377
7378 2006-01-20 [paul]       1.9.100cvs174
7379
7380         * src/addressbook.c
7381         * src/addrgather.c
7382         * src/addrharvest.c
7383         * src/editaddress.c
7384         * src/editgroup.c
7385         * src/exphtmldlg.c
7386         * src/expldifdlg.c
7387         * src/exporthtml.c
7388         * src/exportldif.c
7389         * src/ldif.c
7390                 replace 'e-mail' with 'email'
7391         * src/summary_search.c
7392                 add mnemonic to "Find all" button
7393
7394 2006-01-20 [wwp]        1.9.100cvs173
7395
7396         * src/export.c
7397         * src/import.c
7398                 touched mbox import/export buttons for HIG-compliance
7399
7400 2006-01-19 [paul]       1.9.100cvs172
7401
7402         * manual/account.xml
7403         * manual/addrbook.xml
7404         * manual/advanced.xml
7405         * manual/faq.xml
7406         * manual/handling.xml
7407         * manual/intro.xml
7408         * manual/plugins.xml
7409         * manual/starting.xml
7410                 more editing
7411
7412 2006-01-19 [paul]       1.9.100cvs171
7413
7414         * src/toolbar.c
7415                 allow use of trash button while receiving
7416                 Thanks to Colin
7417
7418 2006-01-19 [wwp]        1.9.100cvs170
7419
7420         * src/gtk/quicksearch.c
7421         * src/compose.c
7422                 force text color to black when yellow background is set
7423
7424 2006-01-19 [colin]      1.9.100cvs169
7425
7426         * src/plugins/trayicon/trayicon.c
7427                 Gray out Get Mail when already getting mail
7428
7429 2006-01-18 [paul]       1.9.100cvs168
7430
7431         * src/compose.c
7432                 give widget yellow background was To is
7433                 set via folder prefs
7434         * src/gtk/quicksearch.c
7435                 give widget yellow background when quick
7436                 search is active.
7437                 Thanks to Colin
7438
7439 2006-01-18 [paul]       1.9.100cvs167
7440
7441         * doc/man/sylpheed-claws.1
7442                 add --subscribe option
7443
7444 2006-01-18 [paul]       1.9.100cvs166
7445
7446         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7447         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7448                 use %U instead of %F (%F is broken for user installed
7449                 files in kde 3.5)
7450
7451 2006-01-18 [colin]      1.9.100cvs165
7452
7453         * src/summaryview.c
7454                 Default to Yes in "No more * messages" dialogs
7455
7456 2006-01-17 [colin]      1.9.100cvs164
7457
7458         * src/compose.c
7459                 Possibly fix an invalid iterator causing
7460                 crash
7461
7462 2006-01-17 [colin]      1.9.100cvs163
7463
7464         * src/mimeview.c
7465                 Fix crash when the image disappears under the
7466                 image viewer
7467
7468 2006-01-16 [colin]      1.9.100cvs162
7469
7470         * src/compose.c
7471                 Fix reenabling autowrap
7472
7473 2006-01-16 [colin]      1.9.100cvs161
7474
7475         * src/compose.c
7476                 reset quote_len before getting quote_str
7477
7478 2006-01-16 [colin]      1.9.100cvs160
7479
7480         * src/account.c
7481         * src/account.h
7482         * src/folder.c
7483         * src/imap_gtk.c
7484         * src/mh_gtk.c
7485                 Fix bug #883 (default inbox does not track folder move)
7486
7487 2006-01-16 [colin]      1.9.100cvs159
7488
7489         * src/compose.c
7490         * src/plugins/pgpcore/passphrase.c
7491                 More buttons fixes
7492
7493 2006-01-16 [paul]       1.9.100cvs158
7494
7495         * src/prefs_actions.c
7496         * src/prefs_filtering_action.c
7497         * src/prefs_matcher.c
7498         * src/quote_fmt.c
7499         * src/gtk/description_window.c
7500         * src/gtk/description_window.h
7501         * src/gtk/quicksearch.c
7502                 description window cleanups
7503
7504 2006-01-15 [colin]      1.9.100cvs157
7505
7506         * src/addressbook.c
7507         * src/prefs_filtering.c
7508                 Same here
7509
7510 2006-01-15 [colin]      1.9.100cvs156
7511
7512         * src/folderview.c
7513         * src/mainwindow.c
7514                 Same for "Empty trash"
7515
7516 2006-01-15 [colin]      1.9.100cvs155
7517
7518         * src/inc.c
7519                 Override offline dialog had Yes by default
7520
7521 2006-01-15 [colin]      1.9.100cvs154
7522
7523         * src/summaryview.c
7524                 Delete selected messages? previously had Yes the default
7525
7526 2006-01-15 [colin]      1.9.100cvs153
7527
7528         * src/folder.c
7529         * src/folder.h
7530         * src/main.c
7531                 Check if a mailbox is loaded after all
7532                 plugins are loaded.
7533
7534 2006-01-15 [colin]      1.9.100cvs152
7535
7536         * src/folder.c
7537                 Don't start wizard when there are unloaded folders (will help
7538                 people with only mbox or maildir mailboxes)
7539
7540 2006-01-14 [colin]      1.9.100cvs151
7541
7542         * src/addressbook.c
7543         * src/expldifdlg.c
7544         * src/importldif.c
7545         * src/importmutt.c
7546         * src/importpine.c
7547         * src/mh_gtk.c
7548                 More HIG compliance and fixes
7549
7550 2006-01-14 [colin]      1.9.100cvs150
7551
7552         * src/prefs_filtering_action.c
7553         * src/foldersel.c
7554                 Two forgotten button order changes
7555
7556 2006-01-14 [colin]      1.9.100cvs149
7557
7558         * src/account.c
7559         * src/addressbook.c
7560         * src/compose.c
7561         * src/folderview.c
7562         * src/imap_gtk.c
7563         * src/mainwindow.c
7564         * src/mh_gtk.c
7565         * src/news_gtk.c
7566         * src/prefs_actions.c
7567         * src/prefs_customheader.c
7568         * src/prefs_filtering.c
7569         * src/prefs_matcher.c
7570         * src/prefs_template.c
7571         * src/ssl_manager.c
7572         * src/summaryview.c
7573         * src/textview.c
7574         * src/toolbar.c
7575                 All deletion confirmations are now "Cancel, Delete" 
7576                 instead of "No, Yes"
7577                 Clarified most of the other "No, Yes" to 
7578                 "Cancel, Descriptive_action"
7579                 Rechanged the "Entry not saved" alerts to have 
7580                 "Close, Continue editing"
7581
7582
7583 2006-01-14 [paul]
7584
7585         * 2.0.0-rc4 released
7586
7587 2006-01-14 [paul]       1.9.100cvs148
7588
7589         * src/account.c
7590         * src/addressadd.c
7591         * src/addressbook.c
7592         * src/compose.c
7593         * src/editaddress.c
7594         * src/editbook.c
7595         * src/editgroup.c
7596         * src/editjpilot.c
7597         * src/editldap.c
7598         * src/editvcard.c
7599         * src/exphtmldlg.c
7600         * src/expldifdlg.c
7601         * src/folderview.c
7602         * src/grouplistdialog.c
7603         * src/imap_gtk.c
7604         * src/importmutt.c
7605         * src/importpine.c
7606         * src/inc.c
7607         * src/main.c
7608         * src/mainwindow.c
7609         * src/message_search.c
7610         * src/messageview.c
7611         * src/mh_gtk.c
7612         * src/mimeview.c
7613         * src/news_gtk.c
7614         * src/prefs_actions.c
7615         * src/prefs_customheader.c
7616         * src/prefs_filtering.c
7617         * src/prefs_matcher.c
7618         * src/prefs_template.c
7619         * src/prefs_themes.c
7620         * src/ssl_manager.c
7621         * src/summary_search.c
7622         * src/summaryview.c
7623         * src/textview.c
7624         * src/toolbar.c
7625         * src/gtk/foldersort.c
7626         * src/gtk/gtkaspell.c
7627         * src/gtk/inputdialog.c
7628         * src/gtk/prefswindow.c
7629         * src/plugins/pgpcore/select-keys.c
7630         * src/plugins/trayicon/trayicon.c
7631                 HIG compliant button order
7632
7633 2006-01-14 [mones]      1.9.100cvs147
7634
7635         * po/es.po
7636                 Updated translation
7637
7638 2006-01-13 [paul]       1.9.100cvs146
7639
7640         * AUTHORS
7641         * ChangeLog
7642         * src/gtk/authors.h
7643                 add Joshua M. Kwan to contributors list
7644
7645 2006-01-13 [colin]      1.9.100cvs145
7646
7647         * src/gtk/quicksearch.c
7648                 Don't refocus quick search after executing (Esc or Enter)
7649                 Allows to '/'search something then move up/down in 
7650                 summaryview, and to Esc a search and be back in the 
7651                 summaryview
7652
7653 2006-01-13 [paul]       1.9.100cvs144
7654
7655         * src/plugins/pgpinline/pgpinline.c
7656                 support Content-Type 'application/pgp'
7657                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7658
7659 2006-01-13 [paul]       1.9.100cvs143
7660
7661         * manual/account.xml
7662                 make mention of partial retrieval
7663                 thanks to Colin
7664
7665 2006-01-13 [paul]       1.9.100cvs142
7666
7667         * src/account.c
7668         * src/account.h
7669         * src/action.c
7670         * src/action.h
7671         * src/adbookbase.h
7672         * src/addr_compl.c
7673         * src/addr_compl.h
7674         * src/addrbook.c
7675         * src/addrcache.c
7676         * src/addrcache.h
7677         * src/addrcindex.c
7678         * src/addrcindex.h
7679         * src/addrclip.c
7680         * src/addrclip.h
7681         * src/addrdefs.h
7682         * src/addressadd.c
7683         * src/addressadd.h
7684         * src/addressbook.c
7685         * src/addressbook.h
7686         * src/addrgather.c
7687         * src/addrgather.h
7688         * src/addrharvest.c
7689         * src/addrharvest.h
7690         * src/addrindex.c
7691         * src/addrindex.h
7692         * src/addritem.c
7693         * src/addritem.h
7694         * src/addrquery.c
7695         * src/addrquery.h
7696         * src/addrselect.c
7697         * src/addrselect.h
7698         * src/alertpanel.c
7699         * src/alertpanel.h
7700         * src/browseldap.c
7701         * src/browseldap.h
7702         * src/codeconv.c
7703         * src/codeconv.h
7704         * src/compose.c
7705         * src/compose.h
7706         * src/customheader.c
7707         * src/customheader.h
7708         * src/displayheader.c
7709         * src/displayheader.h
7710         * src/editaddress.c
7711         * src/editaddress.h
7712         * src/editbook.c
7713         * src/editbook.h
7714         * src/editgroup.c
7715         * src/editgroup.h
7716         * src/editjpilot.c
7717         * src/editjpilot.h
7718         * src/editldap.c
7719         * src/editldap.h
7720         * src/editldap_basedn.c
7721         * src/editldap_basedn.h
7722         * src/editvcard.c
7723         * src/editvcard.h
7724         * src/exphtmldlg.c
7725         * src/exphtmldlg.h
7726         * src/expldifdlg.c
7727         * src/expldifdlg.h
7728         * src/export.h
7729         * src/exporthtml.c
7730         * src/exporthtml.h
7731         * src/exportldif.c
7732         * src/exportldif.h
7733         * src/filtering.c
7734         * src/filtering.h
7735         * src/folder.c
7736         * src/folder.h
7737         * src/folder_item_prefs.c
7738         * src/folder_item_prefs.h
7739         * src/foldersel.c
7740         * src/foldersel.h
7741         * src/folderutils.c
7742         * src/folderutils.h
7743         * src/folderview.c
7744         * src/folderview.h
7745         * src/grouplistdialog.c
7746         * src/grouplistdialog.h
7747         * src/headerview.c
7748         * src/html.c
7749         * src/html.h
7750         * src/image_viewer.c
7751         * src/image_viewer.h
7752         * src/imap.c
7753         * src/imap.h
7754         * src/imap_gtk.c
7755         * src/imap_gtk.h
7756         * src/import.h
7757         * src/importldif.c
7758         * src/importldif.h
7759         * src/importmutt.c
7760         * src/importmutt.h
7761         * src/importpine.c
7762         * src/importpine.h
7763         * src/inc.c
7764         * src/inc.h
7765         * src/jpilot.c
7766         * src/jpilot.h
7767         * src/ldapctrl.c
7768         * src/ldapctrl.h
7769         * src/ldaplocate.c
7770         * src/ldaplocate.h
7771         * src/ldapquery.c
7772         * src/ldapquery.h
7773         * src/ldapserver.c
7774         * src/ldapserver.h
7775         * src/ldaputil.c
7776         * src/ldaputil.h
7777         * src/ldif.c
7778         * src/ldif.h
7779         * src/main.c
7780         * src/main.h
7781         * src/mainwindow.c
7782         * src/mainwindow.h
7783         * src/manual.c
7784         * src/manual.h
7785         * src/mbox.c
7786         * src/mbox.h
7787         * src/message_search.c
7788         * src/message_search.h
7789         * src/messageview.c
7790         * src/messageview.h
7791         * src/mh.c
7792         * src/mh.h
7793         * src/mh_gtk.c
7794         * src/mh_gtk.h
7795         * src/mimeview.c
7796         * src/mimeview.h
7797         * src/msgcache.c
7798         * src/msgcache.h
7799         * src/mutt.c
7800         * src/mutt.h
7801         * src/news.c
7802         * src/news.h
7803         * src/news_gtk.c
7804         * src/news_gtk.h
7805         * src/partial_download.c
7806         * src/partial_download.h
7807         * src/pine.c
7808         * src/pine.h
7809         * src/pop.c
7810         * src/pop.h
7811         * src/prefs_account.c
7812         * src/prefs_account.h
7813         * src/prefs_actions.c
7814         * src/prefs_actions.h
7815         * src/prefs_common.c
7816         * src/prefs_common.h
7817         * src/prefs_compose_writing.c
7818         * src/prefs_compose_writing.h
7819         * src/prefs_customheader.c
7820         * src/prefs_customheader.h
7821         * src/prefs_display_header.c
7822         * src/prefs_display_header.h
7823         * src/prefs_filtering.c
7824         * src/prefs_filtering.h
7825         * src/prefs_filtering_action.c
7826         * src/prefs_filtering_action.h
7827         * src/prefs_folder_column.c
7828         * src/prefs_folder_column.h
7829         * src/prefs_folder_item.c
7830         * src/prefs_folder_item.h
7831         * src/prefs_fonts.c
7832         * src/prefs_fonts.h
7833         * src/prefs_gtk.c
7834         * src/prefs_gtk.h
7835         * src/prefs_image_viewer.c
7836         * src/prefs_image_viewer.h
7837         * src/prefs_matcher.c
7838         * src/prefs_matcher.h
7839         * src/prefs_message.c
7840         * src/prefs_msg_colors.c
7841         * src/prefs_msg_colors.h
7842         * src/prefs_other.c
7843         * src/prefs_quote.c
7844         * src/prefs_receive.c
7845         * src/prefs_send.c
7846         * src/prefs_spelling.c
7847         * src/prefs_spelling.h
7848         * src/prefs_summaries.c
7849         * src/prefs_summaries.h
7850         * src/prefs_summary_column.c
7851         * src/prefs_summary_column.h
7852         * src/prefs_template.c
7853         * src/prefs_template.h
7854         * src/prefs_themes.c
7855         * src/prefs_themes.h
7856         * src/prefs_toolbar.c
7857         * src/prefs_toolbar.h
7858         * src/prefs_wrapping.c
7859         * src/prefs_wrapping.h
7860         * src/privacy.c
7861         * src/privacy.h
7862         * src/procheader.c
7863         * src/procheader.h
7864         * src/procmime.c
7865         * src/procmime.h
7866         * src/procmsg.c
7867         * src/procmsg.h
7868         * src/quote_fmt.c
7869         * src/quote_fmt_parse.y
7870         * src/recv.c
7871         * src/recv.h
7872         * src/remotefolder.c
7873         * src/remotefolder.h
7874         * src/send_message.c
7875         * src/send_message.h
7876         * src/setup.c
7877         * src/setup.h
7878         * src/sourcewindow.c
7879         * src/sourcewindow.h
7880         * src/ssl_manager.c
7881         * src/ssl_manager.h
7882         * src/statusbar.c
7883         * src/statusbar.h
7884         * src/stock_pixmap.c
7885         * src/stock_pixmap.h
7886         * src/summary_search.c
7887         * src/summary_search.h
7888         * src/summaryview.c
7889         * src/summaryview.h
7890         * src/syldap.c
7891         * src/syldap.h
7892         * src/textview.c
7893         * src/textview.h
7894         * src/toolbar.c
7895         * src/toolbar.h
7896         * src/undo.c
7897         * src/undo.h
7898         * src/unmime.c
7899         * src/unmime.h
7900         * src/vcard.c
7901         * src/vcard.h
7902         * src/wizard.c
7903         * src/wizard.h
7904         * src/common/base64.c
7905         * src/common/base64.h
7906         * src/common/defs.h
7907         * src/common/hooks.c
7908         * src/common/hooks.h
7909         * src/common/log.c
7910         * src/common/log.h
7911         * src/common/mgutils.c
7912         * src/common/mgutils.h
7913         * src/common/nntp.c
7914         * src/common/nntp.h
7915         * src/common/passcrypt.c
7916         * src/common/passcrypt.h.in
7917         * src/common/plugin.c
7918         * src/common/plugin.h
7919         * src/common/prefs.c
7920         * src/common/prefs.h
7921         * src/common/progressindicator.c
7922         * src/common/progressindicator.h
7923         * src/common/quoted-printable.c
7924         * src/common/quoted-printable.h
7925         * src/common/session.c
7926         * src/common/session.h
7927         * src/common/smtp.c
7928         * src/common/smtp.h
7929         * src/common/socket.c
7930         * src/common/socket.h
7931         * src/common/ssl.c
7932         * src/common/ssl.h
7933         * src/common/ssl_certificate.c
7934         * src/common/ssl_certificate.h
7935         * src/common/stringtable.c
7936         * src/common/stringtable.h
7937         * src/common/sylpheed.c
7938         * src/common/sylpheed.h
7939         * src/common/template.c
7940         * src/common/template.h
7941         * src/common/timing.h
7942         * src/common/utils.c
7943         * src/common/utils.h
7944         * src/common/version.h.in
7945         * src/common/xml.c
7946         * src/common/xml.h
7947         * src/common/xmlprops.c
7948         * src/common/xmlprops.h
7949         * src/gtk/colorlabel.c
7950         * src/gtk/colorsel.c
7951         * src/gtk/colorsel.h
7952         * src/gtk/description_window.c
7953         * src/gtk/description_window.h
7954         * src/gtk/filesel.c
7955         * src/gtk/filesel.h
7956         * src/gtk/foldersort.c
7957         * src/gtk/foldersort.h
7958         * src/gtk/gtkutils.c
7959         * src/gtk/gtkutils.h
7960         * src/gtk/inputdialog.c
7961         * src/gtk/inputdialog.h
7962         * src/gtk/logwindow.c
7963         * src/gtk/logwindow.h
7964         * src/gtk/manage_window.c
7965         * src/gtk/manage_window.h
7966         * src/gtk/menu.c
7967         * src/gtk/menu.h
7968         * src/gtk/pluginwindow.c
7969         * src/gtk/pluginwindow.h
7970         * src/gtk/prefswindow.c
7971         * src/gtk/prefswindow.h
7972         * src/gtk/progressdialog.c
7973         * src/gtk/progressdialog.h
7974         * src/gtk/sslcertwindow.c
7975         * src/gtk/sslcertwindow.h
7976         * src/plugins/clamav/clamav_plugin.c
7977         * src/plugins/clamav/clamav_plugin.h
7978         * src/plugins/clamav/clamav_plugin_gtk.c
7979         * src/plugins/demo/demo.c
7980         * src/plugins/dillo_viewer/dillo_prefs.c
7981         * src/plugins/dillo_viewer/dillo_prefs.h
7982         * src/plugins/dillo_viewer/dillo_viewer.c
7983         * src/plugins/pgpcore/passphrase.c
7984         * src/plugins/pgpcore/passphrase.h
7985         * src/plugins/pgpcore/plugin.c
7986         * src/plugins/pgpcore/select-keys.c
7987         * src/plugins/pgpcore/select-keys.h
7988         * src/plugins/pgpcore/sgpgme.c
7989         * src/plugins/pgpcore/sgpgme.h
7990         * src/plugins/pgpinline/pgpinline.c
7991         * src/plugins/pgpinline/pgpinline.h
7992         * src/plugins/pgpinline/plugin.c
7993         * src/plugins/pgpmime/pgpmime.c
7994         * src/plugins/pgpmime/pgpmime.h
7995         * src/plugins/pgpmime/plugin.c
7996         * src/plugins/spamassassin/spamassassin.c
7997         * src/plugins/spamassassin/spamassassin.h
7998         * src/plugins/spamassassin/spamassassin_gtk.c
7999         * src/plugins/trayicon/trayicon.c
8000                 update copyright header
8001
8002 2006-01-13 [paul]       1.9.100cvs141
8003
8004         * src/account.c
8005         * src/export.c
8006         * src/import.c
8007         * src/mainwindow.c
8008         * src/prefs_account.c
8009         * src/prefs_display_header.c
8010         * src/prefs_receive.c
8011         * src/prefs_send.c
8012         * src/prefs_summaries.c
8013         * src/prefs_themes.c
8014         * src/prefs_toolbar.c
8015         * src/gtk/about.c
8016                 various cleanups
8017
8018 2006-01-12 [colin]      1.9.100cvs140
8019
8020         * src/folder.c
8021         * src/folder.h
8022         * src/main.c
8023                 Add --subscribe option
8024                 Let sylpheed-claws email@domain.com equivalent to --compose
8025                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
8026
8027 2006-01-12 [paul]       1.9.100cvs139
8028
8029         * src/mainwindow.c
8030                 append 'Change folder order' label with '...'
8031         * src/prefs_actions.c
8032                 allow reordering of actions list by dnd
8033         * src/gtk/foldersort.c
8034                 make the dialog nicer
8035
8036 2006-01-11 [colin]      1.9.100cvs138
8037
8038         * src/compose.c
8039                 Allow templates without text
8040
8041 2006-01-11 [paul]       1.9.100cvs137
8042
8043         * tools/README
8044         * tools/filter_conv_new.pl
8045                 add info to README
8046                 also check .sylpheed for filter.xml
8047                 be a bit informative to the user
8048
8049 2006-01-11 [colin]      1.9.100cvs136
8050
8051         * src/textview.c
8052                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
8053
8054 2006-01-10 [paul]       1.9.100cvs135
8055
8056         * tools/Makefile.am
8057         * tools/filter_conv_new.pl
8058                 add script to convert new style Sylpheed
8059                 filter rules (Sylpheed >= 0.9.99) to
8060                 Claws filtering rules
8061
8062 2006-01-10 [colin]      1.9.100cvs134
8063
8064         * src/compose.c
8065                 Fix broken line joins in certain conditions
8066                 (between two quoted lines: <enter><enter><up>
8067                  <type a wrapped sentence><go in the first line>
8068                  <insert more text><watch as line joining failed>)
8069
8070 2006-01-10 [paul]       1.9.100cvs133
8071
8072         * src/compose.c
8073                 don't report success in error dialog
8074                 thanks to Colin
8075         * src/common/utils.c
8076                 include some trailing punctuations as URI
8077                 thanks to Hiro
8078
8079 2006-01-10 [paul]       1.9.100cvs132
8080
8081         * src/mimeview.c
8082                 fix incompatible pointer type
8083                 warning
8084
8085 2006-01-10 [paul]       1.9.100cvs131
8086
8087         * src/compose.c
8088                 change Subject in window title
8089                 instantaneously
8090
8091 2006-01-09 [colin]      1.9.100cvs130
8092
8093         * src/addressbook.c
8094         * src/headerview.c
8095         * src/mainwindow.c
8096         * src/messageview.c
8097         * src/mimeview.c
8098         * src/noticeview.c
8099         * src/summaryview.c
8100                 Fix possible crashes on exit and in addressbook
8101
8102 2006-01-09 [paul]       1.9.100cvs129
8103
8104         * src/prefs_msg_colors.c
8105                 some cleanups that I forgot last time
8106
8107 2006-01-09 [paul]       1.9.100cvs128
8108
8109         * README
8110         * src/folderview.c
8111         * src/prefs_msg_colors.c
8112                 add previously hidden option, color_new, to
8113                 the gui
8114                 move the page to Display/
8115                 rework the gui
8116
8117 2006-01-09 [wwp]        1.9.100cvs127
8118
8119         * src/prefs_themes.c
8120                 made the prefs/display/themes layouts spacing less condensed
8121                 (and so they match other prefs/pages' look).
8122
8123 2006-01-09 [paul]       1.9.100cvs126
8124
8125         * src/compose.c
8126         * src/prefs_common.c
8127         * src/prefs_common.h
8128         * src/prefs_wrapping.c
8129                 remove 'wrap at send' option
8130
8131 2006-01-06 [colin]      1.9.100cvs125
8132
8133         * src/compose.c
8134                 Just make completely sure we don't insert "manual line breaks" 
8135                 when wrapping... 
8136
8137 2006-01-04 [paul]
8138
8139         * 2.0.0-rc3 released
8140
8141 2006-01-04 [paul]       1.9.100cvs124
8142
8143         * src/folderview.c
8144                 fix bug 882, 'quick scroll in folder list
8145                 displays wrong folder contents'
8146
8147 2006-01-04 [paul]       1.9.100cvs123
8148
8149         * src/plugins/pgpmime/pgpmime.c
8150                 better debug information when signing
8151                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
8152
8153 2006-01-03 [colin]      1.9.100cvs122
8154
8155         * configure.ac
8156                 We need to recheck for gpgme 1.0.0 after checking
8157                 for 1.1.1, because if 1.1.1 isn't available, 
8158                 GPGME_LIBS and friends are blanked out by the 
8159                 second check.
8160
8161 2006-01-03 [colin]      1.9.100cvs121
8162
8163         * src/common/prefs.c
8164                 Windows unlink-before rename fix
8165         * src/plugins/pgpcore/sgpgme.c
8166                 Add support for PKA info if available
8167                 Both patches by Werner Koch
8168
8169 2006-01-03 [paul]       1.9.100cvs120
8170
8171         * src/messageview.c
8172                 fix bug 884, 'Send receipt' button visible in queue
8173                 Thanks to Colin
8174
8175 2006-01-02 [colin]      1.9.100cvs119
8176
8177         * src/compose.c
8178         * src/imap.c
8179                 Fix autosave on IMAP and more generally try to
8180                 return the correct ID on a newly added IMAP message
8181
8182 2006-01-02 [paul]       1.9.100cvs118
8183
8184         * manual/keyboard.xml
8185                 edited
8186
8187 2006-01-01 [paul]       1.9.100cvs117
8188
8189         * src/gtk/authors.h
8190                 alphabetical order
8191
8192 2005-12-30 [colin]      1.9.100cvs116
8193
8194         * manual/advanced.xml
8195                 Explain Pre/Post-processing differences.
8196
8197 2005-12-30 [colin]      1.9.100cvs115
8198
8199         * src/mh.c
8200                 Implement copy_msgs for a little optimization
8201         * src/imap.c
8202                 Finish yesterday's fix
8203
8204 2005-12-29 [colin]      1.9.100cvs114
8205
8206         * src/imap.c
8207                 Fix occasional failure in fetching a mail over
8208                 IMAP
8209
8210 2005-12-29 [colin]      1.9.100cvs113
8211
8212         * src/compose.c
8213                 Don't remove a draft when sending it, if it is 
8214                 locked.
8215
8216 2005-12-28 [colin]      1.9.100cvs112
8217
8218         * src/summaryview.c
8219                 Fix leak for real
8220
8221 2005-12-28 [wwp]        1.9.100cvs111
8222
8223         * doc/faq/.cvsignore
8224         * doc/faq/de/.cvsignore
8225         * doc/faq/en/.cvsignore
8226         * doc/faq/es/.cvsignore
8227         * doc/faq/fr/.cvsignore
8228         * doc/faq/it/.cvsignore
8229         * doc/manual/.cvsignore
8230         * doc/manual/de/.cvsignore
8231         * doc/manual/en/.cvsignore
8232         * doc/manual/es/.cvsignore
8233         * doc/manual/fr/.cvsignore
8234         * doc/manual/ja/.cvsignore
8235         * src/plugins/mathml_viewer/.cvsignore
8236                 rollback revival of those files (my bad, sorry for the noise).
8237
8238 2005-12-28 [wwp]        1.9.100cvs110
8239
8240         * src/compose.c
8241                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
8242
8243 2005-12-28 [wwp]        1.9.100cvs109
8244
8245         * doc/faq/.cvsignore
8246         * doc/faq/de/.cvsignore
8247         * doc/faq/en/.cvsignore
8248         * doc/faq/es/.cvsignore
8249         * doc/faq/fr/.cvsignore
8250         * doc/faq/it/.cvsignore
8251         * doc/manual/.cvsignore
8252         * doc/manual/de/.cvsignore
8253         * doc/manual/en/.cvsignore
8254         * doc/manual/es/.cvsignore
8255         * doc/manual/fr/.cvsignore
8256         * doc/manual/ja/.cvsignore
8257         * src/plugins/mathml_viewer/.cvsignore
8258         * po/.cvsignore
8259                 more files to ignore.
8260
8261 2005-12-24 [colin]      1.9.100cvs108
8262
8263         * AUTHORS
8264         * src/gtk/authors.h
8265                 Update for Werner
8266
8267 2005-12-24 [colin]      1.9.100cvs107
8268
8269         * src/procmsg.c
8270                 Allow NULL src_msginfo in 
8271                 procmsg_msginfo_new_from_mimeinfo
8272
8273 2005-12-23 [paul]       1.9.100cvs106
8274
8275         * src/plugins/pgpinline/mypgpcore.def
8276                 add this forgotten file
8277
8278 2005-12-23 [colin]      1.9.100cvs105
8279
8280         * src/mainwindow.c
8281                 Fix missing break
8282
8283 2005-12-23 [colin]      1.9.100cvs104
8284
8285         * autogen.sh
8286         * src/folder.c
8287         * src/mh.c
8288         * src/common/plugin.c
8289         * src/common/socket.c
8290         * src/common/socket.h
8291         * src/common/utils.c
8292         * src/common/utils.h
8293         * src/gtk/pluginwindow.c
8294         * src/plugins/pgpcore/plugin.def
8295         * src/plugins/pgpcore/sylpheed.def
8296         * src/plugins/pgpinline/Makefile.am
8297         * src/plugins/pgpinline/plugin.def
8298         * src/plugins/pgpinline/sylpheed.def
8299         * src/plugins/pgpmime/plugin.def
8300         * src/plugins/pgpmime/sylpheed.def
8301                 Various w32 fixes by Werner Koch
8302
8303 2005-12-22 [paul]       1.9.100cvs103
8304
8305         * src/wizard.c
8306                 don't offer IMAP as 'server type' if
8307                 libetpan isn't built in
8308
8309 2005-12-22 [paul]       1.9.100cvs102
8310
8311         * AUTHORS
8312         * src/mainwindow.c
8313         * src/mainwindow.h
8314         * src/toolbar.c
8315         * src/gtk/authors.h
8316                 support GTK_TOOLBAR_BOTH_HORIZ (text
8317                 next to icon) Patch by Marien Zwart
8318                 marienz@users.sf.net
8319                 Also reword the text
8320
8321 2005-12-21 [colin]      1.9.100cvs101
8322
8323         * configure.ac
8324                 Fix DATADIRNAME
8325         * COPYING
8326                 Fix missing section and explicit the exception better
8327         * src/compose.c
8328                 Prevent mail from being lost without notice when an
8329                 SMTP error happens on trying to send an unmodified
8330                 drafted mail.
8331         * src/send_message.c
8332         * src/common/smtp.c
8333                 Fix password remembering when wrong, and add return
8334                 value checks where they should have been
8335         * src/plugins/pgpcore/sylpheed.def
8336         * src/plugins/pgpinline/sylpheed.def
8337         * src/plugins/pgpmime/sylpheed.def
8338                 Add a few symbols needed
8339
8340 2005-12-21 [paul]       1.9.100cvs100
8341
8342         * m4/codeset.m4
8343         * m4/glibc21.m4
8344         * m4/intdiv0.m4
8345         * m4/inttypes-pri.m4
8346         * m4/inttypes.m4
8347         * m4/inttypes_h.m4
8348         * m4/isc-posix.m4
8349         * m4/lcmessage.m4
8350         * m4/stdint_h.m4
8351         * m4/uintmax_t.m4
8352                 gettextization
8353                 thanks to Colin
8354
8355 2005-12-21 [paul]       1.9.100cvs99
8356
8357         * po/sv.po
8358                 fixed by Colin
8359
8360 2005-12-20 [paul]       1.9.100cvs98
8361
8362         * po/sv.po
8363                 updated by Anders Trobäck
8364
8365 2005-12-20 [colin]      1.9.100cvs97
8366
8367         * ABOUT-NLS
8368         * Makefile.am
8369         * autogen.sh
8370         * configure.ac
8371         * config/config.rpath
8372         * config/mkinstalldirs
8373         * m4/Makefile.am
8374         * m4/glibc2.m4
8375         * m4/gnupg.m4
8376         * m4/gpgme.m4
8377         * m4/intmax.m4
8378         * m4/longdouble.m4
8379         * m4/longlong.m4
8380         * m4/printf-posix.m4
8381         * m4/signed.m4
8382         * m4/size_max.m4
8383         * m4/ulonglong.m4
8384         * m4/wchar_t.m4
8385         * m4/wint_t.m4
8386         * m4/xsize.m4
8387         * po/Makefile.in.in
8388         * po/Makevars
8389         * po/bg.po
8390         * po/ca.po
8391         * po/cs.po
8392         * po/de.po
8393         * po/el.po
8394         * po/en_GB.po
8395         * po/es.po
8396         * po/fi.po
8397         * po/fr.po
8398         * po/hr.po
8399         * po/hu.po
8400         * po/it.po
8401         * po/ja.po
8402         * po/ko.po
8403         * po/nb.po
8404         * po/nl.po
8405         * po/pl.po
8406         * po/pt_BR.po
8407         * po/ru.po
8408         * po/sk.po
8409         * po/sr.po
8410         * po/stamp-po
8411         * po/sv.po
8412         * po/zh_CN.po
8413         * po/zh_TW.po
8414         * src/Makefile.am
8415         * src/codeconv.c
8416         * src/compose.c
8417         * src/exporthtml.c
8418         * src/exportldif.c
8419         * src/folder.c
8420         * src/main.c
8421         * src/manual.c
8422         * src/mh.c
8423         * src/mimeview.c
8424         * src/send_message.c
8425         * src/common/Makefile.am
8426         * src/common/fnmatch.c
8427         * src/common/fnmatch.h
8428         * src/common/fnmatch_loop.c
8429         * src/common/nntp.c
8430         * src/common/plugin.c
8431         * src/common/smtp.c
8432         * src/common/socket.c
8433         * src/common/string_match.c
8434         * src/common/sylpheed.c
8435         * src/common/utils.c
8436         * src/common/utils.h
8437         * src/common/w32_dirent.c
8438         * src/common/w32_reg.c
8439         * src/common/w32_signal.c
8440         * src/common/w32_stat.c
8441         * src/common/w32_stdio.c
8442         * src/common/w32_stdlib.c
8443         * src/common/w32_string.c
8444         * src/common/w32_time.c
8445         * src/common/w32_unistd.c
8446         * src/common/w32_wait.c
8447         * src/common/w32lib.h
8448         * src/etpan/Makefile.am
8449         * src/gtk/Makefile.am
8450         * src/plugins/clamav/Makefile.am
8451         * src/plugins/demo/Makefile.am
8452         * src/plugins/dillo_viewer/Makefile.am
8453         * src/plugins/pgpcore/Makefile.am
8454         * src/plugins/pgpcore/passphrase.c
8455         * src/plugins/pgpcore/plugin.def
8456         * src/plugins/pgpcore/sgpgme.c
8457         * src/plugins/pgpcore/sylpheed.def
8458         * src/plugins/pgpcore/version.rc
8459         * src/plugins/pgpinline/Makefile.am
8460         * src/plugins/pgpinline/plugin.def
8461         * src/plugins/pgpinline/sylpheed.def
8462         * src/plugins/pgpinline/version.rc
8463         * src/plugins/pgpmime/Makefile.am
8464         * src/plugins/pgpmime/mypgpcore.def
8465         * src/plugins/pgpmime/plugin.def
8466         * src/plugins/pgpmime/sylpheed.def
8467         * src/plugins/pgpmime/version.rc
8468         * src/plugins/spamassassin/Makefile.am
8469                 Very little ;-) patch from Werner Koch, providing
8470                 infrastructure for cross-compiling to Win32
8471
8472 2005-12-20 [paul]       1.9.100cvs96
8473
8474         * src/account.c
8475         * src/account.h
8476         * src/mainwindow.c
8477         * src/mainwindow.h
8478         * src/toolbar.c
8479         * src/toolbar.h
8480                 add a combo to the Get All button, allowing
8481                 quick retrieval from any account
8482                 Patch by Fabien Vantard, slightly modified
8483                 by Colin
8484         * src/gtk/about.c
8485                 i18n fix. Patch by Fabien Vantard
8486
8487 2005-12-19 [colin]      1.9.100cvs95
8488
8489         * src/compose.c
8490         * src/compose.h
8491                 Don't automatically join lines when they've 
8492                 been separated by the user and not automatically
8493
8494 2005-12-19 [paul]       1.9.100cvs94
8495
8496         * src/gtk/pluginwindow.c
8497                 i18n fix.
8498                 Patch by Fabien Vantard
8499
8500 2005-12-15 [paul]       1.9.100cvs93
8501
8502         * src/common/plugin.c
8503         * src/common/plugin.h
8504         * src/gtk/pluginwindow.c
8505         * src/plugins/clamav/clamav_plugin.c
8506         * src/plugins/demo/demo.c
8507         * src/plugins/dillo_viewer/dillo_viewer.c
8508         * src/plugins/pgpcore/plugin.c
8509         * src/plugins/pgpinline/plugin.c
8510         * src/plugins/pgpmime/plugin.c
8511         * src/plugins/spamassassin/spamassassin.c
8512         * src/plugins/trayicon/trayicon.c
8513                 add plugin_version()
8514
8515 2005-12-15 [colin]      1.9.100cvs92
8516
8517         * src/compose.c
8518                 Further fix bug #875
8519
8520 2005-12-15 [paul]       1.9.100cvs91
8521
8522         * src/gtk/filesel.c
8523                 fix attach_load_dir getting set to
8524                 PLUGINDIR on plugin load
8525
8526 2005-12-14 [mones]      1.9.100cvs90
8527
8528         * manual/ack.xml
8529         * manual/keyboard.xml
8530                 Initial draft and some shortcuts added
8531                 
8532         * po/es.po
8533                 Updated translation
8534
8535 2005-12-14 [colin]      1.9.100cvs89
8536
8537         * src/compose.c
8538         * src/imap.c
8539         * src/summaryview.c
8540         * src/gtk/gtkaspell.c
8541                 More leaks fixed
8542         * src/prefs_folder_item.c
8543                 Fix recursive prefs apply
8544
8545
8546 2005-12-14 [colin]      1.9.100cvs88
8547
8548         * src/compose.c
8549                 Fix bug #875 (Freeze On Inline Forward of 
8550                 Large Message)
8551
8552 2005-12-13 [colin]      1.9.100cvs87
8553
8554         * src/compose.c
8555                 Uniq-ify and sort the mimetypes list
8556                 Patch by Fabien Vantard
8557
8558 2005-12-13 [colin]      1.9.100cvs86
8559
8560         * src/imap.c
8561         * src/etpan/imap-thread.c
8562                 Fix leaks (patch by Hoa)
8563         * src/news.c
8564         * src/common/plugin.c
8565                 Fix leaks
8566
8567 2005-12-12 [colin]
8568
8569         * 2.0.0-rc2 released
8570
8571 2005-12-12 [colin]      1.9.100cvs85
8572
8573         * src/matcher.c
8574                 Fix a leak
8575
8576 2005-12-12 [wwp]        1.9.100cvs84
8577
8578         * src/gtk/icon_legend.c
8579                 fix misbehaviour and crash when closing the legend window
8580         using the Esc key (patch by Fabien Vantard).
8581
8582 2005-12-12 [paul]       1.9.100cvs83
8583
8584         * src/browseldap.c
8585         * src/foldersel.c
8586         * src/prefs_actions.c
8587         * src/prefs_filtering.c
8588         * src/prefs_matcher.c
8589         * src/prefs_spelling.glade      ** REMOVED **
8590         * src/prefs_template.c
8591         * src/gtk/foldersort.glade      ** REMOVED **
8592         * src/gtk/pluginwindow.c
8593         * src/gtk/pluginwindow.glade    ** REMOVED **
8594         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8595                 cleanups
8596
8597 2005-12-11 [paul]       1.9.100cvs82
8598
8599         * src/gtk/filesel.c
8600                 fix attach_load_dir crasher (double free)
8601
8602 2005-12-09 [paul]       1.9.100cvs81
8603
8604         * po/POTFILES.in
8605         * src/mainwindow.c
8606         * src/gtk/Makefile.am
8607         * src/gtk/icon_legend.c
8608         * src/gtk/icon_legend.h
8609                 add icon legend
8610         * src/manual.c
8611                 cleanup
8612
8613 2005-12-09 [paul]       1.9.100cvs80
8614
8615         * src/plugins/pgpcore/passphrase.c
8616                 wrap the label in the dialog
8617
8618 2005-12-09 [colin]      1.9.100cvs79
8619
8620         * src/plugins/pgpcore/sgpgme.c
8621                 Display (untrusted) on not trusted signatures
8622                 Patch by Michal Èihaø <michal@cihar.com>
8623                 Closes bug #867 (Report also key trust)
8624
8625 2005-12-09 [colin]      1.9.100cvs78
8626
8627         * src/common/plugin.c
8628                 Update licence check, following Eben Moglen's advice
8629
8630 2005-12-08 [colin]      1.9.100cvs77
8631
8632         * src/folder.c
8633                 Fix the occasionnal item->cache != NULL 
8634                 assertion failure. 
8635
8636 2005-12-08 [colin]      1.9.100cvs76
8637
8638         * src/mimeview.c
8639         * src/plugins/pgpcore/sgpgme.c
8640                 Print key id when unable to check it
8641                 Closes bug #866 (Show key id when missing)
8642
8643 2005-12-08 [paul]       1.9.100cvs75
8644
8645         * src/prefs_common.c
8646         * src/prefs_common.h
8647         * src/gtk/filesel.c
8648                 remember load attachment dir
8649
8650 2005-12-07 [colin]      1.9.100cvs74
8651
8652         * src/prefs_toolbar.c
8653                 Gtk fixes, patch by Fabien Vantard
8654
8655 2005-12-07 [colin]      1.9.100cvs73
8656
8657         * src/action.c
8658         * src/compose.c
8659         * src/compose.h
8660                 Fix bug #839 (Quoted text isn't colored after 
8661                 executing an action)
8662         * src/common/plugin.c
8663                 Require plugins to declare their licence in plugin_licence()
8664                 Refuse to load non-GPL plugins as they'd be illegal (as 
8665                 derived works of Sylpheed-Claws, they must be GPL).
8666         * src/plugins/clamav/clamav_plugin.c
8667         * src/plugins/demo/demo.c
8668         * src/plugins/dillo_viewer/dillo_viewer.c
8669         * src/plugins/pgpcore/plugin.c
8670         * src/plugins/pgpinline/plugin.c
8671         * src/plugins/pgpmime/plugin.c
8672         * src/plugins/spamassassin/spamassassin.c
8673         * src/plugins/trayicon/trayicon.c
8674                 Add plugin_licence()
8675
8676 2005-12-07 [paul]       1.9.100cvs72
8677
8678         * configure.ac
8679         * src/mainwindow.c
8680         * src/manual.c
8681         * src/manual.h
8682         * src/common/defs.h
8683                 clean up after local FAQ removal and
8684                 temporary manual removal
8685
8686 2005-12-06 [colin]      1.9.100cvs71
8687
8688         * configure.ac
8689         * doc/Makefile.am
8690         * doc/faq/.cvsignore
8691         * doc/faq/Makefile.am
8692         * doc/faq/de/.cvsignore
8693         * doc/faq/de/Makefile.am
8694         * doc/faq/de/sylpheed-faq-1.html
8695         * doc/faq/de/sylpheed-faq-2.html
8696         * doc/faq/de/sylpheed-faq-3.html
8697         * doc/faq/de/sylpheed-faq.html
8698         * doc/faq/en/.cvsignore
8699         * doc/faq/en/Makefile.am
8700         * doc/faq/en/sylpheed-faq-1.html
8701         * doc/faq/en/sylpheed-faq-2.html
8702         * doc/faq/en/sylpheed-faq-3.html
8703         * doc/faq/en/sylpheed-faq-4.html
8704         * doc/faq/en/sylpheed-faq.html
8705         * doc/faq/es/.cvsignore
8706         * doc/faq/es/Makefile.am
8707         * doc/faq/es/sylpheed-faq-1.html
8708         * doc/faq/es/sylpheed-faq-2.html
8709         * doc/faq/es/sylpheed-faq-3.html
8710         * doc/faq/es/sylpheed-faq-4.html
8711         * doc/faq/es/sylpheed-faq.html
8712         * doc/faq/fr/.cvsignore
8713         * doc/faq/fr/Makefile.am
8714         * doc/faq/fr/sylpheed-faq-1.html
8715         * doc/faq/fr/sylpheed-faq-2.html
8716         * doc/faq/fr/sylpheed-faq-3.html
8717         * doc/faq/fr/sylpheed-faq.html
8718         * doc/faq/it/.cvsignore
8719         * doc/faq/it/Makefile.am
8720         * doc/faq/it/sylpheed-faq-1.html
8721         * doc/faq/it/sylpheed-faq-2.html
8722         * doc/faq/it/sylpheed-faq-3.html
8723         * doc/faq/it/sylpheed-faq.html
8724         * doc/manual/.cvsignore
8725         * doc/manual/Makefile.am
8726         * doc/manual/de/.cvsignore
8727         * doc/manual/de/Makefile.am
8728         * doc/manual/de/sylpheed-1.html
8729         * doc/manual/de/sylpheed-10.html
8730         * doc/manual/de/sylpheed-11.html
8731         * doc/manual/de/sylpheed-12.html
8732         * doc/manual/de/sylpheed-13.html
8733         * doc/manual/de/sylpheed-14.html
8734         * doc/manual/de/sylpheed-15.html
8735         * doc/manual/de/sylpheed-16.html
8736         * doc/manual/de/sylpheed-17.html
8737         * doc/manual/de/sylpheed-18.html
8738         * doc/manual/de/sylpheed-19.html
8739         * doc/manual/de/sylpheed-2.html
8740         * doc/manual/de/sylpheed-20.html
8741         * doc/manual/de/sylpheed-3.html
8742         * doc/manual/de/sylpheed-4.html
8743         * doc/manual/de/sylpheed-5.html
8744         * doc/manual/de/sylpheed-6.html
8745         * doc/manual/de/sylpheed-7.html
8746         * doc/manual/de/sylpheed-8.html
8747         * doc/manual/de/sylpheed-9.html
8748         * doc/manual/de/sylpheed.html
8749         * doc/manual/en/.cvsignore
8750         * doc/manual/en/Makefile.am
8751         * doc/manual/en/sylpheed-1.html
8752         * doc/manual/en/sylpheed-10.html
8753         * doc/manual/en/sylpheed-11.html
8754         * doc/manual/en/sylpheed-12.html
8755         * doc/manual/en/sylpheed-13.html
8756         * doc/manual/en/sylpheed-14.html
8757         * doc/manual/en/sylpheed-15.html
8758         * doc/manual/en/sylpheed-16.html
8759         * doc/manual/en/sylpheed-17.html
8760         * doc/manual/en/sylpheed-18.html
8761         * doc/manual/en/sylpheed-19.html
8762         * doc/manual/en/sylpheed-2.html
8763         * doc/manual/en/sylpheed-20.html
8764         * doc/manual/en/sylpheed-21.html
8765         * doc/manual/en/sylpheed-22.html
8766         * doc/manual/en/sylpheed-3.html
8767         * doc/manual/en/sylpheed-4.html
8768         * doc/manual/en/sylpheed-5.html
8769         * doc/manual/en/sylpheed-6.html
8770         * doc/manual/en/sylpheed-7.html
8771         * doc/manual/en/sylpheed-8.html
8772         * doc/manual/en/sylpheed-9.html
8773         * doc/manual/en/sylpheed.html
8774         * doc/manual/es/.cvsignore
8775         * doc/manual/es/Makefile.am
8776         * doc/manual/es/sylpheed-1.html
8777         * doc/manual/es/sylpheed-10.html
8778         * doc/manual/es/sylpheed-11.html
8779         * doc/manual/es/sylpheed-12.html
8780         * doc/manual/es/sylpheed-13.html
8781         * doc/manual/es/sylpheed-14.html
8782         * doc/manual/es/sylpheed-15.html
8783         * doc/manual/es/sylpheed-16.html
8784         * doc/manual/es/sylpheed-17.html
8785         * doc/manual/es/sylpheed-18.html
8786         * doc/manual/es/sylpheed-19.html
8787         * doc/manual/es/sylpheed-2.html
8788         * doc/manual/es/sylpheed-20.html
8789         * doc/manual/es/sylpheed-3.html
8790         * doc/manual/es/sylpheed-4.html
8791         * doc/manual/es/sylpheed-5.html
8792         * doc/manual/es/sylpheed-6.html
8793         * doc/manual/es/sylpheed-7.html
8794         * doc/manual/es/sylpheed-8.html
8795         * doc/manual/es/sylpheed-9.html
8796         * doc/manual/es/sylpheed.html
8797         * doc/manual/fr/.cvsignore
8798         * doc/manual/fr/Makefile.am
8799         * doc/manual/fr/sylpheed-1.html
8800         * doc/manual/fr/sylpheed-10.html
8801         * doc/manual/fr/sylpheed-11.html
8802         * doc/manual/fr/sylpheed-12.html
8803         * doc/manual/fr/sylpheed-13.html
8804         * doc/manual/fr/sylpheed-14.html
8805         * doc/manual/fr/sylpheed-15.html
8806         * doc/manual/fr/sylpheed-16.html
8807         * doc/manual/fr/sylpheed-17.html
8808         * doc/manual/fr/sylpheed-18.html
8809         * doc/manual/fr/sylpheed-19.html
8810         * doc/manual/fr/sylpheed-2.html
8811         * doc/manual/fr/sylpheed-20.html
8812         * doc/manual/fr/sylpheed-3.html
8813         * doc/manual/fr/sylpheed-4.html
8814         * doc/manual/fr/sylpheed-5.html
8815         * doc/manual/fr/sylpheed-6.html
8816         * doc/manual/fr/sylpheed-7.html
8817         * doc/manual/fr/sylpheed-8.html
8818         * doc/manual/fr/sylpheed-9.html
8819         * doc/manual/fr/sylpheed.html
8820         * doc/manual/ja/.cvsignore
8821         * doc/manual/ja/Makefile.am
8822         * doc/manual/ja/sylpheed-1.html
8823         * doc/manual/ja/sylpheed-10.html
8824         * doc/manual/ja/sylpheed-11.html
8825         * doc/manual/ja/sylpheed-12.html
8826         * doc/manual/ja/sylpheed-13.html
8827         * doc/manual/ja/sylpheed-14.html
8828         * doc/manual/ja/sylpheed-15.html
8829         * doc/manual/ja/sylpheed-16.html
8830         * doc/manual/ja/sylpheed-17.html
8831         * doc/manual/ja/sylpheed-18.html
8832         * doc/manual/ja/sylpheed-19.html
8833         * doc/manual/ja/sylpheed-2.html
8834         * doc/manual/ja/sylpheed-20.html
8835         * doc/manual/ja/sylpheed-3.html
8836         * doc/manual/ja/sylpheed-4.html
8837         * doc/manual/ja/sylpheed-5.html
8838         * doc/manual/ja/sylpheed-6.html
8839         * doc/manual/ja/sylpheed-7.html
8840         * doc/manual/ja/sylpheed-8.html
8841         * doc/manual/ja/sylpheed-9.html
8842         * doc/manual/ja/sylpheed.html
8843         * doc/manual/ja/sylpheed.sgml
8844         * src/mainwindow.c
8845                 Remove outdated manual and faq. Noisy, eh?
8846
8847 2005-12-06 [colin]      1.9.100cvs70
8848
8849         * src/compose.c
8850         * src/quote_fmt_parse.y
8851         * src/undo.c
8852         * src/undo.h
8853                 Allow %X to position cursor at 0 
8854                 (no %X = before signature)
8855                 Fix paste as quotation putting the cursor at 0
8856                 Fix undo offsets when pasting
8857                 Insert the quote_fmt at once instead of line 
8858                 by line
8859                 Fix [Edited] when starting to reply/forward
8860
8861 2005-12-06 [paul]       1.9.100cvs69
8862
8863         * src/plugins/clamav/clamav_plugin_gtk.c
8864                 add another tooltip
8865         * src/plugins/spamassassin/spamassassin_gtk.c
8866                 rework spamassassin_create_widget_func()
8867
8868 2005-12-05 [colin]      1.9.100cvs68
8869
8870         * po/POTFILES.in
8871                 Fix make release ;-)
8872
8873 2005-12-05 [colin]      1.9.100cvs67
8874
8875         * src/compose.c
8876         * src/compose.h
8877                 Fix cursor positioning (not obeying %X)
8878
8879 2005-12-05 [paul]       1.9.100cvs66
8880
8881         * src/plugins/dillo_viewer/dillo_prefs.c
8882                 fix compilation warning
8883
8884 2005-12-05 [paul]       1.9.100cvs65
8885
8886         * src/prefs_spelling.c
8887         * src/plugins/trayicon/trayicon.c
8888                 cleanups - remove unused stuff
8889
8890 2005-12-05 [paul]       1.9.100cvs64
8891
8892         * README
8893         * manual/plugins.xml
8894                 remove info about removed mathml_viewer plugin
8895
8896 2005-12-05 [paul]       1.9.100cvs63
8897
8898         * configure.ac
8899         * src/plugins/Makefile.am
8900         * src/plugins/mathml_viewer/.cvsignore
8901         * src/plugins/mathml_viewer/Makefile.am
8902         * src/plugins/mathml_viewer/mathml_viewer.c
8903                 remove unmaintained mathml_viewer plugin
8904
8905 2005-12-05 [paul]       1.9.100cvs62
8906
8907         * src/summaryview.c
8908                 obey prefs_common.always_show_msg when
8909                 moving a msg
8910                 Thanks to Colin
8911
8912 2005-12-05 [paul]       1.9.100cvs61
8913
8914         * src/compose.c
8915         * src/prefs_account.c
8916         * src/prefs_filtering.c
8917         * src/prefs_quote.c
8918         * src/prefs_spelling.c
8919         * src/prefs_toolbar.c
8920         * src/summaryview.c
8921         * src/gtk/gtkutils.c
8922         * src/gtk/quicksearch.c
8923         * src/plugins/dillo_viewer/dillo_prefs.c
8924                 dialog cleanups
8925
8926 2005-12-04 [paul]       1.9.100cvs60
8927
8928         * src/inc.c
8929         * src/prefs_account.c
8930         * src/prefs_account.h
8931                 allow a Local account to specify a
8932                 default inbox
8933                 (closes bug 843 'Inbox cannot be changed for local
8934                  mailboxes')
8935
8936 2005-12-04 [colin]      1.9.100cvs59
8937
8938         * src/plugins/trayicon/trayicon.c
8939                 Remove Get, rename Get All to Get Mail in order to
8940                 be consistent with the default main toolbar
8941
8942 2005-12-03 [colin]      1.9.100cvs58
8943
8944         * manual/gpl.xml
8945         * manual/sylpheed-claws-manual.xml
8946                 Add GPL appendix
8947
8948 2005-12-03 [paul]       1.9.100cvs57
8949
8950         * AUTHORS
8951         * po/sv.po
8952         * src/gtk/authors.h
8953                 new (partially complete) Swedish translation
8954                 by Anders Troback <sylpheed@troback.com>
8955
8956 2005-12-02 [paul]       1.9.100cvs56
8957
8958         * configure.ac
8959                 libetpan 0.41 required
8960
8961 2005-12-02 [paul]       1.9.100cvs55
8962
8963         * src/plugins/clamav/clamav_plugin.c
8964         * src/plugins/clamav/clamav_plugin.h
8965         * src/plugins/clamav/clamav_plugin_gtk.c
8966         * src/plugins/spamassassin/spamassassin.c
8967         * src/plugins/spamassassin/spamassassin.h
8968         * src/plugins/spamassassin/spamassassin_gtk.c
8969                 unregister prefs pages on unloading, thus
8970                 preventing a crash
8971                 (thanks to Colin for the hint)
8972
8973 2005-12-02 [wwp]        1.9.100cvs54
8974
8975         * src/quote_fmt.h
8976         * src/quote_fmt_parse.y
8977                 fix misuse of gboolean*, use gboolean instead
8978                 (thanks to Paul, Colin, for pointing out that scaring one)
8979
8980 2005-12-02 [paul]       1.9.100cvs53
8981
8982         * src/plugins/clamav/clamav_plugin.c
8983                 int no --> unsigned int no
8984         * src/plugins/clamav/clamav_plugin_gtk.c
8985                 rework config page
8986
8987 2005-12-02 [wwp]        1.9.100cvs52
8988
8989         * src/compose.c
8990         * src/prefs_template.c
8991         * src/quote_fmt.h
8992         * src/quote_fmt_parse.y
8993                 prevent from executing |f and |p templates commands when
8994                 adding or replacing templates in prefs (avoids annoying and
8995                 potentially dangerous behaviours)
8996
8997 2005-12-02 [paul]       1.9.100cvs51
8998
8999         * src/prefs_common.c
9000                 allow translation of some default values
9001                 Patch by Fabien Vantard
9002
9003 2005-12-02 [paul]       1.9.100cvs50
9004
9005         * src/codeconv.c
9006         * src/codeconv.h
9007         * src/prefs_common.c
9008         * src/prefs_common.h
9009         * src/prefs_message.c
9010         * src/textview.c
9011                 remove obsolete 'convert_mb_alnum' option
9012                 and related stuff
9013         * src/gtk/about.c
9014                 remove unused 'about_textview_visibility_notify'
9015
9016 2005-12-02 [paul]       1.9.100cvs49
9017
9018         * src/prefs_account.c
9019         * src/prefs_compose_writing.c
9020         * src/prefs_fonts.c
9021         * src/prefs_gtk.h
9022         * src/prefs_image_viewer.c
9023         * src/prefs_message.c
9024         * src/prefs_other.c
9025         * src/prefs_receive.c
9026         * src/prefs_send.c
9027         * src/prefs_spelling.c
9028         * src/prefs_summaries.c
9029         * src/prefs_wrapping.c
9030         * src/plugins/dillo_viewer/dillo_prefs.c
9031         * src/plugins/pgpcore/prefs_gpg.c
9032                 several cleanups to the prefs dialogs
9033                 (slightly modified) patch by Fabien Vantard
9034
9035 2005-12-02 [paul]       1.9.100cvs48
9036
9037         * src/main.c
9038                 --exit means exit
9039         * src/send_message.c
9040                 fix crash on send when connection fails
9041
9042         Thanks to Colin
9043
9044 2005-12-01 [colin]      1.9.100cvs47
9045
9046         * src/html.c
9047                 Translate &hellip; to "..."
9048
9049 2005-11-30 [colin]      1.9.100cvs46
9050
9051         * src/matcher.c
9052         * src/matcher.h
9053                 Optimize back yesterday's fix.
9054
9055 2005-11-30 [paul]       1.9.100cvs45
9056
9057         * manual/faq.xml
9058                 standardised
9059         * manual/intro.xml
9060                 written by Colin, edited by me
9061
9062 2005-11-29 [colin]      1.9.100cvs44
9063
9064         * src/matcher.c
9065                 Skip headers unconditionnaly in match_body if the
9066                 rule is not message or ~message
9067
9068 2005-11-29 [colin]      1.9.100cvs43
9069
9070         * src/matcher.c
9071                 Fix body_part and such, not skipping headers 
9072                 if the matchcriteria wasn't the first in the rule
9073
9074 2005-11-29 [colin]      1.9.100cvs42
9075
9076         * src/compose.c
9077                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
9078                 option missing from message view window)
9079                 Fix double text D'n'D with gtk-2.8
9080         * src/matcher.c
9081                 Fix ~message, ~headers_part, ~body_part rules
9082         * src/messageview.c
9083                 Add Windows-1252 (Closes bug #863)
9084                 Fix accels
9085         * src/gtk/gtkaspell.c
9086                 Properly destroy accels in all menus
9087
9088 2005-11-29 [mones]      1.9.100cvs41
9089
9090         * po/es.po
9091                 Updated.
9092
9093 2005-11-27 [colin]      1.9.100cvs40
9094
9095         * src/mh_gtk.c
9096                 "/Remove mailbox" -> "/Remove mailbox..."
9097
9098 2005-11-27 [paul]       1.9.100cvs39
9099
9100         * AUTHORS
9101         * po/de.po
9102         * src/gtk/authors.h
9103                 updated by new maintainer, Stephan Sachse
9104
9105 2005-11-27 [paul]       1.9.100cvs38
9106
9107         * manual/faq.xml
9108                 written by Colin, edited by me
9109
9110 2005-11-27 [paul]       1.9.100cvs37
9111
9112         * src/prefs_common.c
9113         * src/prefs_common.h
9114         * src/prefs_receive.c
9115         * src/prefs_summaries.c
9116                 move 'go to inbox after receiving new mail'
9117                 option from display/sumamaries to mail
9118                 handling/receive, and rework prefs_summaries
9119                 dialog a little
9120
9121 2005-11-25 [martin]     1.9.100cvs36
9122
9123         * po/de.po
9124             fixed windows-1252 translation;
9125             translated some new and fuzzy strings
9126
9127 2005-11-25 [paul]       1.9.100cvs35
9128
9129         * src/plugins/clamav/clamav_plugin.c
9130                 complete the update done in cvs34
9131
9132 2005-11-25 [paul]       1.9.100cvs34
9133
9134         * src/plugins/clamav/clamav_plugin.c
9135                 reflect upstream changes
9136
9137 2005-11-25 [paul]       1.9.100cvs33
9138
9139         * manual/ack.xml
9140         * manual/plugins.xml
9141         * manual/sylpheed-claws-manual.xml
9142                 written/updated by Colin, edited by me
9143         * tools/acroread2sylpheed.pl
9144                 update binary name
9145
9146 2005-11-24 [colin]      1.9.100cvs32
9147
9148         * src/compose.c
9149                 Fix bug #856 (reediting messages forgets Request
9150                 Return Receipt)
9151
9152 2005-11-24 [paul]       1.9.100cvs31
9153
9154         * manual/addrbook.xml
9155         * manual/starting.xml
9156                 written by Colin, proofread, edited, adapted by me
9157         * manual/advanced.xml
9158                 add some Actions examples
9159         * src/importldif.c
9160                 use a Save button instead of a Close button
9161         * src/wizard.c
9162                 indicate mandatory fields
9163                 fix page display
9164                 Thanks to Colin
9165
9166 2005-11-23 [colin]      1.9.100cvs30
9167
9168         * src/addressbook.c
9169                 Rename menu item, fix possible crash after
9170                 deletion of books
9171         * src/addrindex.c
9172                 Allow searching for '*' in ldap
9173         * src/browseldap.c
9174                 Fix "Browse Entry" (did anyone use it?)
9175         * src/wizard.c
9176                 Add guards for mandatory information
9177
9178 2005-11-23 [paul]       1.9.100cvs29
9179
9180         * manual/advanced.xml
9181                 corrections to the English
9182
9183 2005-11-23 [colin]      1.9.100cvs28
9184
9185         * src/mimeview.c
9186                 Fix possible crash at exit. After the call to
9187                 gtk_container_remove(), the Viewer's widget has no
9188                 more parent so gtk+ automatically frees it and its
9189                 sons. If destroy_viewer() then try to access it,
9190                 problems ensue.
9191
9192 2005-11-22 [colin]      1.9.100cvs27
9193
9194         * src/compose.c
9195         * src/gtk/gtkaspell.c
9196                 Fix right-clicking on a misspelled word
9197                 Fix More... in suggestions menu
9198
9199 2005-11-22 [wwp]        1.9.100cvs26
9200
9201         * src/prefs_template.c
9202                 templates works: re-sort templates list when adding or replacing,
9203                 prevent from adding or replacing when the template name is empty
9204
9205 2005-11-21 [colin]      1.9.100cvs25
9206
9207         * src/addressbook.c
9208                 Fix some addressbook suckage (dnd, select all)
9209         * src/compose.c
9210         * src/gtk/gtkaspell.c
9211         * src/gtk/gtkaspell.h
9212                 Make the spellchecker menu work with the 
9213                 GtkTextView one instead of overriding it
9214
9215 2005-11-20 [paul]       1.9.100cvs24
9216
9217         * manual/handling.xml
9218                 proofread and corrected
9219
9220 2005-11-20 [paul]       1.9.100cvs23
9221
9222         * manual/Makefile
9223                 generate html as one file
9224         * manual/advanced.xml
9225                 fix output generation
9226                 reformat hidden options list
9227         * manual/manual.xml     ** REMOVED **
9228         * manual/sylpheed-claws-manual.xml      ** ADDED **
9229                 renamed
9230
9231 2005-11-18 [colin]      1.9.100cvs22
9232
9233         * src/prefs_account.c
9234                 Fix layout in news and mbox accounts
9235         * manual/account.xml
9236         * manual/advanced.xml
9237                 New contents for Paul to check :)
9238
9239 2005-11-18 [wwp]        1.9.100cvs21
9240
9241         * src/gtk/quicksearch.c
9242                 don't update extended quicksearch buttons twice
9243
9244 2005-11-18 [paul]       1.9.100cvs20
9245
9246         * src/textview.c
9247                 complete 1.9.100cvs19
9248
9249 2005-11-18 [paul]       1.9.100cvs19
9250
9251         * src/compose.c
9252                 cosmetic improvements
9253         * src/textview.c
9254                 also list text/* attachments
9255
9256 2005-11-18 [colin]      1.9.100cvs18
9257
9258         * src/summaryview.c
9259                 Use column 0 instead of -1 in 
9260                 gtk_ctree_node_moveto, in a naive
9261                 hope it'll fix the gtk-related crashes
9262
9263 2005-11-18 [colin]      1.9.100cvs17
9264
9265         * src/gtk/inputdialog.c
9266                 Fix icon staying the first one
9267
9268 2005-11-17 [wwp]        1.9.100cvs16
9269                 fix possible problem showing some quicksearch buttons, and a bad
9270                 call to g_return_if_fail in a function that returns a value (both
9271                 fixes by Fabien Vantard)
9272
9273 2005-11-15 [wwp]        1.9.100cvs15
9274
9275         * src/gtk/quicksearch.c
9276                 added a tooltip to that obscure ... quicksearch button
9277
9278 2005-11-15 [wwp]        1.9.100cvs14
9279
9280         * src/gtk/quicksearch.c
9281                 add a quicksearch helper to filtering expression users: the ... button
9282                 raises the condition expr window. condition expressions set up w/ this
9283                 window are used by the quicksearch if the user closes it pressing OK.
9284
9285 2005-11-14 [paul]       1.9.100cvs13
9286
9287         * src/plugins/clamav/clamav_plugin.c
9288         * src/plugins/spamassassin/spamassassin.c
9289                 change plugin type following recent merging
9290
9291 2005-11-14 [wwp]        1.9.100cvs12
9292
9293         * src/folder.c
9294                 prevent from crashing when copying/moving message(s) from and
9295                 to the same folder
9296
9297 2005-11-14 [paul]       1.9.100cvs11
9298
9299         * src/plugins/clamav/Makefile.am
9300         * src/plugins/clamav/clamav_plugin.c
9301         * src/plugins/clamav/clamav_plugin.h
9302         * src/plugins/clamav/clamav_plugin_gtk.c
9303                 also merge clamav and clamav_gtk plugins
9304
9305 2005-11-13 [colin]      1.9.100cvs10
9306
9307         * configure.ac
9308         * src/plugins/spamassassin/Makefile.am
9309         * src/plugins/spamassassin/spamassassin.c
9310         * src/plugins/spamassassin/spamassassin.h
9311         * src/plugins/spamassassin/spamassassin_gtk.c
9312                 Merge spamassassin and spamassassin_gtk plugins,
9313                 and build it by default.
9314
9315 2005-11-12 [colin]      1.9.100cvs9
9316
9317         * src/etpan/imap-thread.c
9318                 Fix gcc warning
9319
9320 2005-11-12 [colin]      1.9.100cvs8
9321
9322         * src/procmime.c
9323                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
9324
9325 2005-11-10 [colin]      1.9.100cvs7
9326
9327         * src/main.c
9328                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
9329                 minimised state)
9330
9331 2005-11-10 [wwp]        1.9.100cvs6
9332
9333         * src/gtk/description_window.c
9334                 fix a crash when closing description windows using the WM's [X] button
9335
9336 2005-11-09 [colin]      1.9.100cvs5
9337
9338         * src/common/ssl.c
9339                 Update libetpan call to follow upstream
9340                 (yes, this requires libetpan-0.40cvs3)
9341
9342 2005-11-08 [colin]      1.9.100cvs4
9343
9344         * src/compose.c
9345         * src/textview.c
9346         * src/common/utils.c
9347         * src/common/utils.h
9348                 Enhance the email parser
9349
9350 2005-11-08 [colin]      1.9.100cvs3
9351
9352         * src/procmime.c
9353                 Fix what looks like an off-by-one (fixes 
9354                 attachments from the Bat)
9355
9356 2005-11-08 [wwp]        1.9.100cvs2
9357
9358         * src/main.c
9359                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
9360
9361 2005-11-08 [wwp]        1.9.100cvs1
9362
9363         * src/main.c
9364                 allow exiting Sylpheed-Claws from command-line
9365
9366 2005-11-08 [paul]       1.9.100
9367
9368         1.9.100 released
9369
9370 2005-11-07 [colin]      1.9.99cvs17
9371
9372         * src/addritem.c
9373         * src/ldif.c
9374                 Fix import of base-64 encoded items
9375
9376 2005-11-07 [colin]      1.9.99cvs16
9377
9378         * src/send_message.c
9379                 Fix bug #314 (Queue does not empty under certain 
9380                 circumstances)
9381
9382 2005-11-07 [paul]       1.9.99cvs15
9383
9384         * src/mutt.c
9385         * src/pine.c
9386                 fix buffer overflows
9387                 Thanks to Colin
9388
9389 2005-11-07 [paul]       1.9.99cvs14
9390
9391         * doc/man/Makefile.am
9392         * doc/man/sylpheed-claws.1      ** ADDED **
9393         * doc/man/sylpheed.1            ** DELETED **
9394                 rename and update the man file
9395
9396 2005-11-06 [colin]      1.9.99cvs13
9397
9398         * src/ldif.c
9399                 Fix ldif_get_line() that returned empty strings
9400                 (Didn't understand why). Also fix a possible
9401                 buffer overflow.
9402
9403 2005-11-06 [wwp]        1.9.99cvs12
9404
9405         * src/textview.c
9406         * src/gtk/about.c
9407         * src/gtk/gtkutils.c
9408         * src/gtk/gtkutils.h
9409                 fix a compilation warning,
9410                 make links sensitive in the about dialog
9411
9412 2005-11-04 [wwp]        1.9.99cvs11
9413
9414         * src/gtk/about.c
9415                 don't wrap or translate URIs, and a bit text format cleanup
9416
9417 2005-11-04 [wwp]        1.9.99cvs10
9418
9419         * src/gtk/about.c
9420                 better textview tagging implementation (no more use of marks for
9421                 postponed tagging)
9422
9423 2005-11-02 [colin]      1.9.99cvs9
9424
9425         * src/common/ssl.c
9426                 Forgot an ifdef
9427
9428 2005-11-02 [colin]      1.9.99cvs8
9429
9430         * configure.ac
9431                 Require libetpan-0.40 due to upstream fix
9432         * src/common/ssl.c
9433                 Tell libetpan not to call SSL_Library_Init,
9434                 as we do it ourselves.
9435
9436 2005-11-02 [colin]      1.9.99cvs7
9437
9438         * po/POTFILES.in
9439                 Add missing files (thanks to Fabien Vantard)
9440
9441 2005-11-02 [colin]      1.9.99cvs6
9442
9443         * src/summaryview.c
9444                 Fix totals when read messages are hidden or quicksearch
9445                 is on
9446         * src/ssl_manager.c
9447         * src/ssl_manager.h
9448         * src/common/ssl_certificate.c
9449         * src/common/ssl_certificate.h
9450         * src/gtk/sslcertwindow.c
9451         * src/gtk/sslcertwindow.h
9452                 Fix copyright on my stuff
9453
9454 2005-11-02 [wwp]        1.9.99cvs5
9455
9456         * src/prefs_themes.c
9457                 fix directory name checking (theme installation/removal),
9458                 made related error a bit more verbose
9459
9460 2005-11-02 [colin]      1.9.99cvs4
9461
9462         * src/summaryview.c
9463                 Fix typo (probably fixes bug #841 (Sort by the From 
9464                 field doesn't work)
9465
9466 2005-11-02 [paul]       1.9.99cvs3
9467
9468         * po/ko.po
9469         * po/nb.po
9470                 updated by SungHyun Nam, Geir Helland
9471         * src/wizard.c
9472                 fix typo in welcome message. spotted by
9473                 Andrea Spadaccini
9474
9475 2005-11-01 [colin]      1.9.99cvs2
9476
9477         * src/compose.c
9478                 Fix replying to ml wen confirming subscription
9479         * src/messageview.c
9480         * src/mimeview.c
9481         * src/mimeview.h
9482         * src/privacy.h
9483         * src/summaryview.c
9484                 Make key check non blocking
9485
9486 2005-10-31 [paul]       1.9.99cvs1
9487
9488         * tools/claws.i18n.status.pl
9489                 updated for ChangeLog
9490
9491 2005-10-31 [paul]       1.9.99
9492
9493         1.9.99 released
9494
9495 2005-10-31 [paul]       1.9.15cvs131
9496
9497         * .cvsignore
9498         * ChangeLog
9499         * ChangeLog.claws       ** REMOVED **
9500         * ChangeLog-gtk2.claws  ** REMOVED **
9501         * ChangeLog.gtk1        ** ADDED **
9502         * INSTALL
9503         * Makefile.am
9504         * NEWS
9505         * README
9506         * README.claws          ** REMOVED **
9507         * README.jp             ** REMOVED **
9508         * RELEASE_NOTES         ** ADDED **
9509         * RELEASE_NOTES.claws   ** REMOVED **
9510         * commitHelper
9511         * configure.ac
9512         * sylpheed.spec.in      ** REMOVED **
9513                 tidy up and update the default docs:
9514                 ChangeLog.claws is renamed ChangeLog.gtk1
9515                 ChangeLog-gtk2.claws is renamed ChangeLog
9516                 README.claws is renamed README
9517                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9518
9519 2005-10-31 [paul]       1.9.15cvs130
9520
9521         * po/it.po
9522                 fix errors
9523
9524 2005-10-31 [paul]       1.9.15cvs129
9525
9526         * po/ca.po
9527         * po/de.po
9528         * po/en_GB.po
9529         * po/fr.po
9530         * po/it.po
9531         * po/pt_BR.po
9532         * po/sk.po
9533         * po/sr.po
9534         * po/zh_CN.po
9535                 updated by Miquel Oliete, Stephan Sachse and
9536                 Thomas Gilgin, me, Fabien Vantard, Andrea
9537                 Spadaccini, Frederico Goncalves Guimaraes,
9538                 Andrej Kacian, Aleksandar Urosevic, and
9539                 Ralgh Young.
9540
9541 2005-10-31 [mones]      1.9.15cvs128
9542
9543         * manual/faq.xml
9544                 More questions.
9545         
9546         * po/es.po
9547                 Updated for release.
9548
9549 2005-10-30 [colin]      1.9.15cvs127
9550
9551         * src/compose.c
9552                 Place cursor before rewrapping (fixes cursor
9553                 pos if quotation gets rewrapped)
9554
9555 2005-10-29 [paul]       1.9.15cvs126
9556
9557         * src/crash.c
9558         * src/foldersel.c
9559         * src/main.c
9560         * src/messageview.c
9561         * src/toolbar.c
9562         * src/gtk/authors.h
9563                 corrections to text items
9564
9565 2005-10-28 [colin]      1.9.15cvs125
9566
9567         * src/messageview.c
9568                 Make "hit 'C' to check sig" work from extern 
9569                 messageviews
9570
9571 2005-10-27 [colin]      1.9.15cvs124
9572
9573         * src/summaryview.c
9574                 Add a hack to avoid segfaulting when hammering 
9575                 on gtk's events
9576
9577 2005-10-27 [wwp]        1.9.15cvs123
9578
9579         * src/prefs_themes.c
9580                 sort list of themes names in themes prefs
9581
9582 2005-10-27 [paul]       1.9.15cvs122
9583
9584         * src/folder.c
9585         * src/prefs_account.c
9586                 fix building on Solaris
9587                 Patch by Alex Moore
9588
9589 2005-10-27 [wwp]        1.9.15cvs121
9590
9591         * src/summaryview.c
9592         * src/gtk/gtksctree.c
9593                 speed up unselecting messages in summary view (thanks to Colin)
9594
9595 2005-10-27 [paul]       1.9.15cvs120
9596
9597         * src/mainwindow.c
9598                 fix a compilation warning
9599         * src/summaryview.c
9600                 fix updating of 'n items selected' count
9601                 when deselecting
9602
9603 2005-10-27 [martin]     1.9.15cvs119
9604
9605         * src/action.c
9606                 ignore actions with a leading '/' in the action menu name
9607                 fixes a crash on menu creation
9608         * src/prefs_actions.c
9609                 do not allow a leading '/' in the action menu name
9610
9611 2005-10-27 [paul]       1.9.15cvs118
9612
9613         * src/main.c
9614                 fix compilation warning
9615
9616 2005-10-27 [paul]       1.9.15cvs117
9617
9618         * src/procmime.c
9619                 add #if HAVE_LOCALE_H
9620
9621 2005-10-27 [paul]       1.9.15cvs116
9622
9623         * src/plugins/clamav/clamav_plugin.c
9624         * src/plugins/dillo_viewer/dillo_viewer.c
9625         * src/plugins/mathml_viewer/mathml_viewer.c
9626         * src/plugins/pgpcore/plugin.c
9627         * src/plugins/pgpinline/plugin.c
9628         * src/plugins/pgpmime/plugin.c
9629         * src/plugins/spamassassin/spamassassin.c
9630         * src/plugins/trayicon/trayicon.c
9631                 plugin_init() : make error messages more
9632                 informative
9633
9634 2005-10-26 [wwp]        1.9.15cvs115
9635
9636         * src/prefs_matcher.c
9637                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9638
9639 2005-10-26 [wwp]        1.9.15cvs114
9640
9641         * src/procmime.c
9642         * src/gtk/gtksctree.c
9643         * src/plugins/spamassassin/libspamc.c
9644         * src/plugins/spamassassin/spamassassin.c
9645                 fix some compilation warnings more
9646
9647 2005-10-26 [mones]      1.9.15cvs113
9648
9649         * po/es.po
9650                 Updated translation
9651
9652 2005-10-26 [paul]       1.9.15cvs112
9653
9654         * src/prefs_message.c
9655                 give all display_xface stuff the
9656                 #if HAVE_LIBCOMPFACE treatment, thus
9657                 preventing a crash
9658                 (Thanks to Wolfgang Enderlein)
9659
9660 2005-10-26 [colin]      1.9.15cvs111
9661
9662         * src/gedit-print.c
9663                 Fix date format
9664         * src/imap_gtk.c
9665         * src/news_gtk.c
9666                 Remove context menu items that should not be there
9667         * src/jpilot.c
9668                 Fix encoding
9669         * src/main.c
9670         * src/mainwindow.c
9671                 Don't show the mainwindow too soon
9672
9673 2005-10-26 [wwp]        1.9.15cvs110
9674
9675         * src/folder.c
9676         * src/manual.c
9677         * src/summaryview.c
9678                 fix uninitialized pointers in the folder updating hook
9679                 (thanks to Colin)
9680
9681 2005-10-25 [mones]      1.9.15cvs109
9682
9683         * manual/faq.xml
9684                 General information subsection completed. 
9685                 Removed archaic references.
9686                 
9687         * manual/Makefile
9688         * manual/dtd/manual.dsl
9689                 Added customization stylesheet for getting paragraphs
9690                 fully justified in PDF output (as suggested by Colin).
9691
9692 2005-10-25 [colin]      1.9.15cvs108
9693
9694         * src/compose.c
9695                 Fix a second leak
9696
9697 2005-10-25 [colin]      1.9.15cvs107
9698
9699         * src/addrbook.c
9700         * src/addrindex.c
9701                 Fix leak (xml_get_element() allocates memory)
9702         * src/compose.c
9703                 Fix leak + dead code (shame!)
9704         * src/procmime.c
9705                 Fix leak
9706
9707 2005-10-25 [colin]      1.9.15cvs106
9708
9709         * src/mimeview.c
9710                 Fix encoding issue in Save all and in 
9711                 overwrite-confirmation alertpanel
9712
9713 2005-10-25 [colin]      1.9.15cvs105
9714
9715         * src/common/socket.c
9716                 Fix a leak - Thanks to Christopher Aillon
9717                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9718
9719 2005-10-25 [paul]       1.9.15cvs104
9720
9721         * src/wizard.c
9722                 Always guess servers from the right-hand
9723                 email part and guess username from the
9724                 left-hand part. (Thanks to Colin)
9725                 add an X-Face to the welcome message
9726
9727 2005-10-25 [paul]       1.9.15cvs103
9728
9729         * manual/handling.xml
9730                 written by Colin, edited by me
9731
9732 2005-10-25 [wwp]        1.9.15cvs102
9733
9734         * src/folderview.c
9735         * src/grouplistdialog.c
9736         * src/imap.c
9737         * src/noticeview.c
9738                 fix some compilation warnings
9739
9740 2005-10-24 [paul]
9741
9742         1.9.99-rc3 released
9743
9744 2005-10-24 [paul]       1.9.15cvs101
9745
9746         * src/gtk/about.c
9747                 fix window sizing
9748
9749 2005-10-24 [paul]       1.9.15cvs100
9750
9751         * src/pixmaps/offline.xpm
9752         * src/pixmaps/online.xpm
9753                 replace with last default versions
9754
9755 2005-10-24 [colin]      1.9.15cvs99
9756
9757         * src/imap.c
9758                 Fix bug when moving a folder
9759         * src/imap_gtk.c
9760         * src/mh_gtk.c
9761                 "Delete folder" pops up a window, so it 
9762                 should be suffixed with "..."
9763         * src/plugins/pgpcore/sgpgme.c
9764                 Include locale.h
9765
9766 2005-10-24 [mones]      1.9.15cvs98
9767
9768         * manual/Makefile
9769         * manual/account.xml
9770         * manual/ack.xml
9771         * manual/addrbook.xml
9772         * manual/advanced.xml
9773         * manual/faq.xml
9774         * manual/glossary.xml
9775         * manual/gpl.xml
9776         * manual/handling.xml
9777         * manual/intro.xml
9778         * manual/keyboard.xml
9779         * manual/manual.xml
9780         * manual/plugins.xml
9781         * manual/starting.xml
9782         * manual/dtd/sdocbook.dtd
9783                 Initial manual structure and some content.
9784
9785 2005-10-23 [wwp]        1.9.15cvs97
9786
9787         * src/gtk/about.c
9788                 fix a typo
9789
9790 2005-10-23 [wwp]        1.9.15cvs96
9791
9792         * src/gtk/about.c
9793         * src/gtk/authors.h
9794                 rework of the about window (main work by Paul), also featuring a few
9795                 fixes for typos and duplicate names
9796
9797 2005-10-23 [wwp]        1.9.15cvs95
9798
9799         * src/.cvsignore
9800                 Ignore the right binary name (sylpheed-claws now)
9801
9802 2005-10-23 [paul]       1.9.15cvs94
9803
9804         * src/compose.c
9805                 when using Folder Pref 'Default To for
9806                 replies' make the entry in the Compose
9807                 window bold
9808                 Patch by Fabien Vantard
9809
9810 2005-10-22 [colin]      1.9.15cvs93
9811
9812         * src/codeconv.c
9813                 Fix leak
9814
9815 2005-10-22 [colin]      1.9.15cvs92
9816
9817         * src/codeconv.c
9818                 try to convert using locale (apart utf8) if necessary
9819
9820 2005-10-22 [colin]      1.9.15cvs91
9821
9822         * src/pixmaps/new.xpm
9823         * src/pixmaps/unread.xpm
9824                 Make the unread envelope blue again and
9825                 saturate the new one a bit more.
9826
9827 2005-10-22 [colin]      1.9.15cvs90
9828
9829         * src/compose.c
9830                 When replying to a mail sent by one of our accounts,
9831                 use the original list of recipients. Let 'Reply All'
9832                 and 'Reply to sender' work like previously.
9833
9834 2005-10-21 [colin]      1.9.15cvs89
9835
9836         * src/prefs_filtering.c
9837                 Clear fields after add and replace
9838         * src/textview.c
9839                 Display xface differently (better)
9840         * src/plugins/pgpinline/pgpinline.c
9841                 Fix crappy encodings/recodings
9842
9843 2005-10-21 [paul]       1.9.15cvs88
9844
9845         * src/compose.c
9846         * src/prefs_folder_item.c
9847         * src/toolbar.c
9848                 fix news folder Folder Properties
9849                 (thanks to Colin)
9850         * src/folderview.c
9851                 update folderview after Themes change
9852                 keep selected folder selected
9853                 (thanks to Colin)
9854
9855 2005-10-21 [paul]       1.9.15cvs87
9856
9857         * tools/Makefile.am
9858         * tools/OOo2sylpheed.pl
9859         * tools/README
9860         * tools/README.sylprint
9861         * tools/asus_mailled.sh         ** REMOVED **
9862         * tools/filter_conv.pl
9863         * tools/freshmeat_search.pl
9864         * tools/google_search.pl
9865         * tools/gpg-sign-syl            ** REMOVED **
9866         * tools/kmail2sylpheed.pl
9867         * tools/kmail2sylpheed_v2.pl
9868         * tools/multiwebsearch.pl
9869         * tools/nautilus2sylpheed.sh
9870         * tools/newscache_clean.pl
9871         * tools/outlook2sylpheed.pl
9872         * tools/sylpheed-switcher       ** REMOVED **
9873         * tools/sylprint.pl
9874         * tools/sylprint.rc
9875         * tools/tb2sylpheed
9876         * tools/vcard2xml.py
9877         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9878                 update default config dir
9879                 update binary name (thanks to Fabien Vantard)
9880                 remove obsolete scripts
9881
9882 2005-10-21 [colin]      1.9.15cvs86
9883
9884         * src/inc.c
9885                 Fix possible leak and units. Based on a patch by
9886                 Fabien Vantard.
9887
9888 2005-10-20 [colin]      1.9.15cvs85
9889
9890         * src/textview.c
9891                 Clear xface when clearing textview
9892
9893 2005-10-20 [colin]      1.9.15cvs84
9894
9895         * configure.ac
9896         * src/folderview.c
9897         * src/headerview.c
9898         * src/main.c
9899         * src/prefs_common.c
9900         * src/prefs_common.h
9901         * src/prefs_message.c
9902         * src/textview.c
9903         * src/textview.h
9904         * src/common/defs.h
9905         * src/common/utils.c
9906         * src/common/utils.h
9907         * src/gtk/gtkutils.c
9908         * src/gtk/gtkutils.h
9909                 Migrate config to .sylpheed-claws (Automatically)
9910                 Add a way to get the Xface in the TextView
9911
9912 2005-10-20 [colin]      1.9.15cvs83
9913
9914         * src/gtk/Makefile.am
9915         * src/gtk/about.c
9916         * src/gtk/authors.h
9917                 Make the about dialog *grooovy*
9918
9919 2005-10-20 [colin]      1.9.15cvs82
9920
9921         * src/mimeview.c
9922                 Use "Open with" on double click if no command
9923                 was found
9924
9925 2005-10-20 [colin]      1.9.15cvs81
9926
9927         * src/imap.c
9928         * src/etpan/imap-thread.c
9929                 Fix possible crash.
9930
9931 2005-10-20 [paul]       1.9.15cvs80
9932
9933         * src/folder.c
9934                 don't show clipkey icon if the only
9935                 attachment is the signature
9936                 Patch by Colin
9937
9938 2005-10-20 [paul]       1.9.15cvs79
9939
9940         * AUTHORS
9941         * src/plugins/pgpmime/pgpmime.c
9942                 name the PGP/MIME signature 'signature.asc'
9943                 Patch by Andrew Nelson <freeandy@gmail.com>
9944
9945 2005-10-19 [colin]      1.9.15cvs78
9946
9947         * src/plugins/pgpmime/pgpmime.c
9948                 Oops, no need to double-check though
9949
9950 2005-10-19 [colin]      1.9.15cvs77
9951
9952         * src/plugins/pgpinline/pgpinline.c
9953         * src/plugins/pgpmime/pgpmime.c
9954                 Check that my_tmpfile() doesn't 
9955                 return NULL
9956
9957 2005-10-19 [colin]      1.9.15cvs76
9958
9959         * src/common/utils.c
9960                 Use shorter mime boundaries to avoid having
9961                 MTAs rewrapping our headers, breaking the
9962                 PGP signature in the process 
9963         * src/compose.c
9964         * src/plugins/pgpmime/pgpmime.c
9965                 Check for boundary uniqueness to be sure
9966                 it won't happen, instead of hoping for the
9967                 best
9968
9969 2005-10-19 [colin]      1.9.15cvs75
9970
9971         * sylpheed-claws.desktop
9972         * src/Makefile.am
9973         * src/main.c
9974                 Ship a sylpheed-claws binary instead
9975                 of a sylpheed one. Change the socket
9976                 name, too
9977         * src/folderview.c
9978                 Update folder only if it changed
9979         * src/wizard.c
9980                 Fix i18n in welcome mail, patch by
9981                 Fabien Vantard
9982
9983 2005-10-19 [paul]
9984
9985         1.9.99-rc2 released
9986
9987 2005-10-19 [paul]       1.9.15cvs74
9988
9989         * src/folder.c
9990         * src/folderview.c
9991                 fix summaryview update
9992                 Patch by Colin
9993
9994 2005-10-18 [colin]      1.9.15cvs73
9995
9996         * src/plugins/pgpcore/passphrase.c
9997                 Don't XGrabServer, and try a bit more to 
9998                 sync everything before grabbing mouse/keyboard
9999
10000 2005-10-18 [colin]      1.9.15cvs72
10001
10002         * src/Makefile.am
10003         * src/addressadd.c
10004         * src/addressbook.c
10005         * src/folderview.c
10006         * src/grouplistdialog.c
10007         * src/mimeview.c
10008         * src/stock_pixmap.c
10009         * src/stock_pixmap.h
10010         * src/summaryview.c
10011         * src/gtk/gtksctree.c
10012         * src/gtk/gtksctree.h
10013         * src/pixmaps/empty.xpm
10014                 Implement a wrapper call for gtk_ctree_set_node_info
10015                 and gtk_ctree_insert_node, that uses a 1x1 transparent
10016                 pixmap instead of a NULL one. This works around some
10017                 memory problems deep inside gtk, revealed by valgrind,
10018                 and fixes bug #834 (Pressing CTRl-D on a message marked 
10019                 as locked crashes sylpheed.), as well as, probably, 
10020                 wwp's 4th dimension problems that happen in gtk_ctree_*.
10021
10022 2005-10-17 [colin]      1.9.15cvs71
10023
10024         * src/mimeview.c
10025                 Provide visual feedback when checking
10026                 signature
10027
10028 2005-10-17 [colin]      1.9.15cvs70
10029
10030         * src/main.c
10031                 Keep the folder list frozen while checking caches...
10032
10033 2005-10-17 [colin]      1.9.15cvs69
10034
10035         * src/addr_compl.c
10036                 Fi bug #833 (Autocompleting from addressbook 
10037                 fails with extended chars)
10038         * src/imap.c
10039                 Fix 'adding messages' staying in statusbar
10040                 after an error
10041
10042 2005-10-17 [wwp]        1.9.15cvs68
10043
10044         * src/ssl_manager.c
10045                 Fix buttons' layout resizing when window size changes
10046
10047 2005-10-17 [wwp]        1.9.15cvs67
10048
10049         * src/account.c
10050         * src/prefs_account.c
10051         * src/prefs_common.c
10052         * src/prefs_common.h
10053         * src/prefs_folder_item.c
10054         * src/prefs_gtk.c
10055         * src/gtk/logwindow.c
10056         * src/gtk/pluginwindow.c
10057         * src/gtk/prefswindow.c
10058         * src/gtk/prefswindow.h
10059                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
10060
10061 2005-10-17 [paul]       1.9.15cvs66
10062
10063         * configure.ac
10064                 fix missing libetpan message
10065         * po/en_GB.po
10066                 updated
10067         * src/crash.c
10068         * src/manual.c
10069         * src/prefs_themes.c
10070         * src/common/defs.h
10071                 add some new URI defines, change some
10072                 others
10073         * src/wizard.c
10074                 make welcome message translatable
10075                 small improvements to english
10076                 other tweaks
10077         * src/gtk/menu.c
10078                 fix warnings
10079
10080 2005-10-17 [paul]       1.9.15cvs65
10081
10082         * src/summaryview.c
10083                 fix column titles
10084
10085 2005-10-16 [mones]      1.9.15cvs64
10086
10087         * po/es.po
10088                 Updated translation
10089
10090 2005-10-16 [colin]
10091
10092         1.9.99-rc1 released
10093
10094 2005-10-16 [colin]      1.9.15cvs63
10095
10096         * src/wizard.c
10097                 Fix whitespace
10098
10099 2005-10-16 [colin]      1.9.15cvs62
10100
10101         * src/toolbar.c
10102                 s/Get All/Get Mail/
10103         * src/wizard.c
10104                 Real welcome mail text, thanks Paul
10105
10106 2005-10-16 [colin]      1.9.15cvs61
10107
10108         * src/editldap.c
10109         * src/exporthtml.c
10110         * src/main.c
10111         * src/mainwindow.c
10112         * src/prefs_themes.c
10113         * src/prefs_toolbar.c
10114         * src/plugins/demo/demo.c
10115         * src/plugins/trayicon/trayicon.c
10116                 s/Sylpheed/Sylpheed-Claws/
10117
10118 2005-10-16 [colin]      1.9.15cvs60
10119
10120         * src/wizard.c
10121                 Add a welcome email in the first empty mailbox
10122         * src/prefs_common.c
10123                 Change one more default
10124
10125 2005-10-16 [colin]      1.9.15cvs59
10126
10127         * src/wizard.c
10128                 Remove printf
10129
10130 2005-10-16 [colin]      1.9.15cvs58
10131
10132         * src/toolbar.c
10133         * src/prefs_common.c
10134                 Change some defaults
10135
10136 2005-10-16 [colin]      1.9.15cvs57
10137
10138         * src/toolbar.c
10139         * src/prefs_common.c
10140                 Change some defaults
10141
10142 2005-10-16 [colin]      1.9.15cvs56
10143
10144         * src/wizard.c
10145                 By default, initialize fonts to have
10146                 the same size as normal GtkWidgets
10147
10148 2005-10-16 [colin]      1.9.15cvs55
10149
10150         * src/mimeview.c
10151                 Fix message a bit more
10152
10153 2005-10-16 [colin]      1.9.15cvs54
10154
10155         * src/addressbook.c
10156                 Second attempt at flicker fixing
10157
10158 2005-10-16 [colin]      1.9.15cvs53
10159
10160         * src/addressbook.c
10161                 Fix flicker
10162
10163 2005-10-16 [wwp]        1.9.15cvs52
10164
10165         * src/addressbook.c
10166         * src/editaddress.c
10167         * src/prefs_common.c
10168         * src/prefs_common.h
10169                 Remember window sizes (address book)
10170
10171 2005-10-16 [wwp]        1.9.15cvs51
10172
10173         * src/plugins/clamav/clamav_plugin_gtk.c
10174         * src/plugins/spamassassin/spamassassin_gtk.c
10175                 Fix compilation warnings (missing #include).
10176
10177 2005-10-16 [colin]      1.9.15cvs50
10178
10179         * src/mimeview.c
10180         * src/summaryview.c
10181         * src/textview.c
10182                 Make 'c' check signature, and forward
10183                 c, l, y, t from summaryview to mimeview
10184
10185 2005-10-16 [colin]      1.9.15cvs49
10186
10187         * src/addressbook.c
10188                 Put border around buttons
10189         * src/mainwindow.c
10190         * src/summaryview.c
10191                 Rework menus (Patch based on a patch
10192                 by Paul)
10193
10194 2005-10-15 [wwp]        1.9.15cvs48
10195
10196         * src/editjpilot.c
10197         * src/editldap.c
10198         * src/editvcard.c
10199         * src/exphtmldlg.c
10200         * src/expldifdlg.c
10201         * src/export.c
10202         * src/import.c
10203         * src/importldif.c
10204         * src/importmutt.c
10205         * src/importpine.c
10206         * src/prefs_account.c
10207         * src/prefs_spelling.c
10208         * src/gtk/gtkutils.c
10209         * src/gtk/gtkutils.h
10210         * src/plugins/clamav/clamav_plugin_gtk.c
10211         * src/plugins/spamassassin/spamassassin_gtk.c
10212                 use nicer browse-for-file/dir buttons than the "..." ones,
10213                 code factorizing more.
10214
10215 2005-10-14 [colin]      1.9.15cvs47
10216
10217         * src/mainwindow.c
10218                 set relief on the account switcher so that people see it
10219                 grey out Create processing rules when no message is selected
10220         * src/prefs_filtering.c
10221                 ask before closing if the rule has not been modified, even if
10222                 it's not valid
10223         * src/prefs_matcher.c
10224                 fix sensitivity when entering the dialog
10225         * src/gtk/inputdialog.c
10226                 display a better icon on password ask
10227         * src/plugins/pgpcore/passphrase.c
10228                 make the dialog look better
10229
10230 2005-10-14 [paul]       1.9.15cvs46
10231
10232         * src/folderview.c
10233                 indicate presense of marked msgs in
10234                 unexpanded subfolders
10235
10236 2005-10-14 [paul]       1.9.15cvs45
10237
10238         * src/prefs_actions.c
10239         * src/prefs_common.c
10240         * src/prefs_common.h
10241         * src/prefs_filtering_action.c
10242         * src/prefs_matcher.c
10243         * src/prefs_template.c
10244                 remember window sizes
10245                 fix Info button size
10246
10247         Patches by wwp
10248
10249 2005-10-13 [colin]      1.9.15cvs44
10250
10251         * src/mimeview.c
10252         * src/noticeview.c
10253         * src/noticeview.h
10254                 Add a tooltip on the icon (optional) 
10255                 Get rid of the signature buttons and only
10256                 use the icon+tooltip
10257
10258 2005-10-13 [colin]      1.9.15cvs43
10259
10260         * src/noticeview.c
10261         * src/noticeview.h
10262                 Add hand cursor for hovering over icon
10263
10264 2005-10-13 [colin]      1.9.15cvs42
10265
10266         * src/summaryview.c
10267                 Fix crash when quicksearch's hidden 
10268                 at startup
10269
10270 2005-10-13 [colin]      1.9.15cvs41
10271
10272         * src/compose.c
10273                 Set subject when forwarding multiple mails
10274                 Check that other recipient than the default Cc or Bcc
10275                 have been set before sending.
10276
10277 2005-10-13 [colin]      1.9.15cvs40
10278
10279         * src/imap.c
10280                 Batch per-folder
10281                 Introduce locking, but don't use it yet
10282
10283 2005-10-13 [colin]      1.9.15cvs39
10284
10285         * src/gtk/quicksearch.c
10286                 Reset quicksearch when hiding it
10287                 Make sticky a real pref
10288
10289 2005-10-13 [colin]      1.9.15cvs38
10290
10291         * src/summaryview.c
10292                 Faster prefs apply
10293
10294 2005-10-13 [colin]      1.9.15cvs37
10295
10296         * src/mimeview.c
10297         * src/noticeview.c
10298         * src/noticeview.h
10299         * src/plugins/pgpcore/sgpgme.c
10300                 Make privacy icon clickable
10301                 Move Trust field in Full info
10302                 When trust is less than full, don't display
10303                 a warning icon
10304
10305 2005-10-13 [colin]      1.9.15cvs36
10306
10307         * src/folder.c
10308                 Batch on flags sync
10309         * src/folderview.c
10310                 Revert speed hack which is dangerous in fact
10311                 Apply prefs faster
10312
10313 2005-10-13 [colin]      1.9.15cvs35
10314
10315         * src/folder_item_prefs.c
10316                 Fix pref corruption on folder move. Patch
10317                 by wwp
10318
10319 2005-10-13 [paul]       1.9.15cvs34
10320
10321         * src/export.c
10322         * src/import.c
10323                 fix typos in g_warnings
10324         * src/prefs_account.c
10325                 add a file selector for Signature file
10326
10327         Patches by wwp
10328
10329 2005-10-12 [colin]      1.9.15cvs33
10330
10331         * src/mimeview.c
10332                 Provide a quick way to go back from a
10333                 signature's full info to the email part
10334
10335 2005-10-12 [colin]      1.9.15cvs32
10336
10337         * src/compose.c
10338                 Remove old hack of encoding signed mails with base64.
10339                 QP works equally well.
10340
10341 2005-10-12 [colin]      1.9.15cvs31
10342
10343         * src/crash.c
10344                 Replace deprecated GtkText with GtkTextView
10345         * src/imap.c
10346                 Fix a logic bug about counts in imap_select
10347                 (previously un-triggered)
10348         * src/mainwindow.c
10349         * src/summaryview.c
10350         * src/news.c
10351                 Allow local deletion of news posts
10352         * src/mimeview.c
10353                 Show GPG noticeview on the message/rfc822 part
10354                 in addition to the text/plain one
10355         * src/prefs_image_viewer.c
10356           src/plugins/pgpcore/prefs_gpg.c
10357                 Polish (set the label as part of the checkbox)
10358         * src/wizard.c
10359                 Don't sit there doing nothing after destroying
10360                 the window - return err
10361
10362 2005-10-11 [colin]      1.9.15cvs30
10363
10364         * src/folderview.c
10365                 Apply processing rules before showing folders.
10366                 Early folder show (before flags sync) will only
10367                 be done when there are no processing rules (nor
10368                 pre- or post- ones)
10369         * src/imap.c
10370                 Fix stuff related to mail subdir, creation and 
10371                 deletion of folders 
10372         * src/imap_gtk.c
10373                 Don't allow creation of folders in NoInferior
10374                 folders, as it won't work
10375
10376 2005-10-10 [colin]      1.9.15cvs29
10377
10378         * src/compose.c
10379                 Reselect "None" Privacy system when selecting an
10380                 account with no privacy system defined
10381
10382 2005-10-10 [colin]      1.9.15cvs28
10383
10384         * src/mainwindow.c
10385                 Add Windows-1252 encoding
10386         * src/prefs_common.c
10387                 Rework some defaults:
10388                 - autosave to draft by default
10389                 - don't show header pane (it's already in the textview)
10390                 - Select first new or unread mail on entry
10391                 - Assume 'Yes' to change folder when there's no more
10392                   unread message
10393         * src/prefs_matcher.c
10394                 Fix a gtk assertion failure
10395         * src/gtk/colorlabel.c
10396                 Workaround bad repainting on selection
10397         * src/main.c
10398                 Freeze/thaw (a bit faster on ssh -X)
10399         * src/msgcache.c
10400                 Get rid of StrdupConverter that just adds an
10401                 extra strdup/free 
10402         * src/etpan/imap_thread.c
10403                 memset buf to 0
10404
10405 2005-10-10 [colin]      1.9.15cvs27
10406
10407         * src/export.c
10408         * src/import.c
10409                 Fix compile on gtk 2.4. Patch by wwp
10410
10411 2005-10-09 [colin]      1.9.15cvs26
10412
10413         * src/mainwindow.c
10414         * src/messageview.c
10415         * src/summaryview.c
10416                 Clarify forward menus. Patch by wwp
10417
10418 2005-10-09 [colin]      1.9.15cvs25
10419
10420         * src/compose.c
10421         * src/compose.h
10422                 Fix bug #829 (Non-working "Encrypt message by 
10423                 default when replying to an encrypted message")
10424
10425 2005-10-08 [colin]      1.9.15cvs24
10426
10427         * src/wizard.c
10428                 Fix bug #827 ("Welcome" setup wizard after a 
10429                 permission error gives up & forgets itself.)
10430
10431 2005-10-08 [colin]      1.9.15cvs23
10432
10433         * src/procmime.c
10434                 Fix bug #828 (Ignoring headers with spaces around = sign)
10435
10436 2005-10-08 [colin]      1.9.15cvs22
10437
10438         * src/export.c
10439                 Warning fix by wwp
10440
10441 2005-10-08 [colin]      1.9.15cvs21
10442
10443         * src/folder.c
10444         * src/folder.h
10445                 Add a processing_pending indicator, set on 
10446                 folder_item_open and cleared after 
10447                 folder_item_process_open
10448         * src/folderview.c
10449         * src/summaryview.c
10450                 wrap procmsg_msginfo_*_flags, and in the
10451                 wrapper check that there's no folder processing 
10452                 pending. If there is, defer the flags change until 
10453                 processing is done to avoid stepping over each
10454                 other's toes.
10455                 Freeze during processing, but not during scanning.
10456
10457 2005-10-07 [colin]      1.9.15cvs20
10458
10459         * src/plugins/pgpcore/passphrase.c
10460                 Fix bug #826 (X-Server hangs when 
10461                 right-clicking a PGP encrypted message)
10462
10463 2005-10-07 [paul]       1.9.15cvs19
10464
10465         * src/compose.c
10466                 fix compose_entries[]
10467                 patch by Fabien Vantard
10468
10469 2005-10-06 [colin]      1.9.15cvs18
10470
10471         * src/pixmaps/address.xpm
10472         * src/pixmaps/address_book.xpm
10473         * src/pixmaps/book.xpm
10474         * src/pixmaps/check_spelling.xpm
10475         * src/pixmaps/checkbox_off.xpm
10476         * src/pixmaps/checkbox_on.xpm
10477         * src/pixmaps/close.xpm
10478         * src/pixmaps/complete.xpm
10479         * src/pixmaps/continue.xpm
10480         * src/pixmaps/deleted.xpm
10481         * src/pixmaps/down_arrow.xpm
10482         * src/pixmaps/exec.xpm
10483         * src/pixmaps/forwarded.xpm
10484         * src/pixmaps/group.xpm
10485         * src/pixmaps/ignorethread.xpm
10486         * src/pixmaps/interface.xpm
10487         * src/pixmaps/jpilot.xpm
10488         * src/pixmaps/ldap.xpm
10489         * src/pixmaps/linewrap.xpm
10490         * src/pixmaps/linewrapcurrent.xpm
10491         * src/pixmaps/mail.xpm
10492         * src/pixmaps/mail_attach.xpm
10493         * src/pixmaps/mail_compose.xpm
10494         * src/pixmaps/mail_forward.xpm
10495         * src/pixmaps/mail_receive.xpm
10496         * src/pixmaps/mail_receive_all.xpm
10497         * src/pixmaps/mail_reply.xpm
10498         * src/pixmaps/mail_reply_to_all.xpm
10499         * src/pixmaps/mail_reply_to_author.xpm
10500         * src/pixmaps/mail_send.xpm
10501         * src/pixmaps/mail_send_queue.xpm
10502         * src/pixmaps/mime_application.xpm
10503         * src/pixmaps/mime_audio.xpm
10504         * src/pixmaps/mime_image.xpm
10505         * src/pixmaps/mime_message.xpm
10506         * src/pixmaps/mime_text_enriched.xpm
10507         * src/pixmaps/mime_text_html.xpm
10508         * src/pixmaps/mime_text_plain.xpm
10509         * src/pixmaps/mime_unknown.xpm
10510         * src/pixmaps/new.xpm
10511         * src/pixmaps/news_compose.xpm
10512         * src/pixmaps/offline.xpm
10513         * src/pixmaps/online.xpm
10514         * src/pixmaps/paste.xpm
10515         * src/pixmaps/preferences.xpm
10516         * src/pixmaps/privacy_emblem_encrypted.xpm
10517         * src/pixmaps/privacy_expired.xpm
10518         * src/pixmaps/privacy_failed.xpm
10519         * src/pixmaps/privacy_passed.xpm
10520         * src/pixmaps/privacy_signed.xpm
10521         * src/pixmaps/privacy_unknown.xpm
10522         * src/pixmaps/privacy_warn.xpm
10523         * src/pixmaps/properties.xpm
10524         * src/pixmaps/replied.xpm
10525         * src/pixmaps/search.xpm
10526         * src/pixmaps/unread.xpm
10527         * src/pixmaps/up_arrow.xpm
10528         * src/pixmaps/vcard.xpm
10529                 Modernize internal theme, with icons from the 
10530                 Gnomaws theme. Keep some of the old ones where
10531                 they were better.
10532
10533 2005-10-06 [colin]      1.9.15cvs17
10534
10535         * src/summaryview.c
10536                 Little optimisations + bugfix
10537         * src/toolbar.c
10538                 Remove default useless items - useless being defined
10539                 by the default relevant prefs
10540         * src/wizard.c
10541                 include config.h to make gettext work
10542         * src/prefs_themes.c
10543                 Fix selection of current theme in prefs
10544
10545 2005-10-06 [colin]      1.9.15cvs16
10546
10547         * src/prefs_common.c
10548         * src/prefs_common.h
10549         * src/prefs_summaries.c
10550         * src/folderview.c
10551                 Add a warning dialog on Mark all read 
10552                 (with pref to get rid of it)
10553
10554 2005-10-06 [paul]       1.9.15cvs15
10555
10556         * po/nb.po
10557         * po/pt_BR.po
10558                 updated by Geir Helland and Frederico
10559                 Goncalves Guimaraes
10560
10561 2005-10-05 [colin]      1.9.15cvs14
10562
10563         * src/folder.c
10564         * src/folder.h
10565         * src/folderview.c
10566         * src/folderview.h
10567         * src/imap_gtk.c
10568         * src/mh_gtk.c
10569         * src/mainwindow.c
10570         * src/setup.c
10571                 add a way to rescan without rebuilding
10572                 make moving a bit faster (less folders changes)
10573                 don't lock the tree on Get 
10574         * src/imap.c
10575                 Don't re-delete deleted messages before expunging
10576         * src/summaryview.c
10577                 Set batch mode when deleting mails
10578
10579 2005-10-05 [paul]       1.9.15cvs13
10580
10581         * src/mainwindow.c
10582         * src/mainwindow.h
10583                 fix disabled Execute menu item
10584         * src/toolbar.c
10585                 match the change in 1.9.15cvs10: use Compose
10586                 instead of News by default
10587
10588 2005-10-04 [colin]      1.9.15cvs12
10589
10590         * src/compose.c
10591                 When replying to an ML post with Reply-To set
10592                 to the poster's email, honor it (as before),
10593                 but also honor our user's request to reply to
10594                 the mailing list: set the ML address in the To
10595                 field and the Reply-To address in the Cc: 
10596                 field.
10597
10598 2005-10-04 [colin]      1.9.15cvs11
10599
10600         * src/plugins/trayicon/trayicon.c
10601                 Finish cosmetic change - thanks to wwp
10602
10603 2005-10-04 [colin]      1.9.15cvs10
10604
10605         * src/toolbar.c
10606                 Use Compose instead of Email by default.
10607                 Spotted by wwp.
10608
10609 2005-10-04 [colin]      1.9.15cvs9
10610
10611         * src/folder.c
10612         * src/folder.h
10613         * src/folderview.c
10614         * src/imap.c
10615         * src/etpan/imap-thread.c
10616         * src/etpan/imap-thread.h
10617                 Try to make IMAP faster, by simplifying SEARCH
10618                 commands, avoiding sending two STATUS in a row,
10619                 and deferring flags sync and processing just
10620                 after displaying the folder. 
10621                 This will update the SummaryView in certain
10622                 cases (new mails not already fetched, flags
10623                 changed from another client) but in a non-
10624                 blocking manner.
10625
10626 2005-10-04 [colin]      1.9.15cvs8
10627
10628         * src/plugins/trayicon/trayicon.c
10629                 Relabel "Offline" to "Work offline"
10630
10631 2005-10-04 [colin]      1.9.15cvs7
10632
10633         * src/export.c
10634         * src/import.c
10635         * src/mbox.c
10636                 Fix mbox import/export buglets
10637                 Patch by wwp
10638         * src/plugins/trayicon/trayicon.c
10639                 Add offline swithc
10640                 Patch by wwp
10641
10642 2005-10-04 [colin]      1.9.15cvs6
10643
10644         * src/folder.c
10645         * src/folderview.c
10646         * src/summaryview.c
10647                 Better fix (don't break mark all read) for cvs2
10648
10649 2005-10-03 [colin]      1.9.15cvs5
10650
10651         * src/folder.c
10652                 Use a sane sort by default
10653
10654 2005-10-03 [colin]      1.9.15cvs4
10655
10656         * src/inc.c
10657                 Add a 'Only once' button for overriding offline mode
10658         * src/prefs_account.c
10659         * src/wizard.c
10660                 Add Local mbox to the wizard
10661                 Add IMAP subdir to the wizard (or the wizard is useless
10662                 for such accounts, or even worse than useless)
10663                 Move IMAP subdir from Advanced to Receive tab, as it's
10664                 not that uncommon
10665
10666 2005-10-03 [colin]      1.9.15cvs3
10667
10668         * src/send_message.c
10669                 Forgot this one in cvs1
10670
10671 2005-10-03 [colin]      1.9.15cvs2
10672
10673         * src/folder.c
10674                 Faster close when leaving a folder with lots
10675                 of new mails. Idea by David Relson.
10676
10677 2005-10-03 [colin]      1.9.15cvs1
10678
10679         * src/compose.c
10680         * src/imap.c
10681         * src/inc.c
10682         * src/main.c
10683         * src/messageview.c
10684         * src/news.c
10685         * src/summaryview.c
10686         * src/gtk/sslcertwindow.c
10687         * src/plugins/trayicon/trayicon.c
10688                 Add accels to every AlertPanel. Patch by Fabien 
10689                 Vantard
10690
10691 2005-10-03 [paul]       1.9.15
10692
10693         1.9.15 released
10694
10695 2005-10-03 [paul]       1.9.14cvs68
10696
10697         * po/ca.po
10698         * po/de.po
10699         * po/es.po
10700         * po/fi.po
10701         * po/fr.po
10702         * po/sk.po
10703         * po/sr.po
10704         * po/zh_CN.po
10705                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10706                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10707                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10708
10709 2005-10-03 [paul]       1.9.14cvs67
10710
10711         * src/send_message.c
10712                 prevent hang on Cancel
10713                 patch by Colin
10714
10715 2005-10-03 [paul]       1.9.14cvs66
10716
10717         * src/main.c
10718                 fix crash in IMAP caused by discrepancy
10719                 between check_at_startup and offline mode
10720                 Patch by Colin
10721
10722 2005-10-01 [paul]       1.9.14cvs65
10723
10724         * src/inc.c
10725                 fix engrish
10726
10727 2005-10-01 [paul]       1.9.14cvs64
10728         * src/export.c
10729         * src/import.c
10730                 synchronise import_mbox() and export_mbox()
10731         * src/mbox.c
10732                 proc_mbox(): add alert if file cannot be opened
10733                 export_list_to_mbox(): test if dest file exists,
10734                 prompt user to overwrite if it does. add alert
10735                 if file cannot be created
10736                                                                 
10737         Patch by wwp
10738                                                                                                                 
10739
10740 2005-09-30 [paul]       1.9.14cvs63
10741
10742         * src/addressbook.c
10743                 Fix sensitivity of a menu
10744         * src/codeconv.c
10745                 Respect hidden pref for mails with no encoding
10746         * src/common/xml.c
10747                 Fix memory corruption
10748         * src/plugins/pgpcore/sgpgme.c
10749                 Fix segfault on incomplete sigs, and display
10750                 of S/Mime UIDs
10751
10752         Patches by Colin
10753
10754 2005-09-30 [colin]      1.9.14cvs62
10755
10756         * src/partial_download.c
10757                 Little logic fix in almost-dead code
10758         * src/pop.c
10759                 Fix partial download when there's no new mail
10760
10761 2005-09-29 [paul]       1.9.14cvs61
10762
10763         * src/plugins/pgpinline/pgpinline.c
10764                 fix bug 819, 'crash accessing sign message'
10765                 Patch by Colin
10766
10767 2005-09-28 [martin]     1.9.14cvs60
10768
10769         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10770                 fix bug #790 (Crash when restarting window manager (fluxbox))
10771
10772 2005-09-28 [paul]       1.9.14cvs59
10773
10774         * src/gtk/gtkaspell.c
10775                 fix off-by-one typo
10776
10777 2005-09-27 [colin]      1.9.14cvs58
10778
10779         * src/plugins/pgpcore/sgpgme.c
10780                 Report error when there's one, instead of
10781                 "Signature unchecked" 
10782
10783 2005-09-27 [colin]      1.9.14cvs57
10784
10785         * src/prefs_quote.c
10786                 Fix bug #816 (Weird quotation with spaces)
10787
10788 2005-09-27 [colin]      1.9.14cvs56
10789
10790         * src/codeconv.c
10791         * src/compose.c
10792         * src/compose.h
10793                 Put subject in compose's title
10794                 Fix Automatic encoding so that it's really automatic:
10795                 first try default locale's charset, then charset of the replied mail, 
10796                 then utf-8
10797                 Fix encoding of headers (must be in strict mode too)
10798
10799 2005-09-26 [colin]      1.9.14cvs55
10800
10801         * src/gtk/gtkaspell.c
10802                 Fix previous patch - don't color the space,
10803                 just uncolor it :)
10804
10805 2005-09-26 [colin]      1.9.14cvs54
10806
10807         * src/gtk/gtkaspell.c
10808                 Unmark space if possible
10809
10810 2005-09-26 [colin]      1.9.14cvs53
10811
10812         * src/imap.c
10813                 log_error instead of alertpanel according to the pref
10814         * src/etpan/imap-thread.c
10815                 Print connect status, copy only necessary size to 
10816                 logger
10817         * src/plugins/pgpmime/pgpmime.c
10818                 Handle S/Mime signatures (verification only). Patch based
10819                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10820
10821 2005-09-26 [paul]       1.9.14cvs52
10822
10823         * src/common/passcrypt.c
10824                 this 'workaround' not necessary on NetBSD.
10825                 Thanks to Daniel Gustafson
10826
10827 2005-09-26 [paul]
10828
10829         1.9.15-rc4 released
10830
10831 2005-09-26 [paul]       1.9.14cvs51
10832
10833         * src/summaryview.c
10834                 Skip currently selected message when
10835                 looking for next new or unread message
10836                 in current folder. Patch by Colin
10837         * src/common/passcrypt.c
10838                 eliminate warnings on *BSD. Patch by
10839                 Daniel Gustafson
10840
10841 2005-09-26 [colin]      1.9.14cvs50
10842
10843         * src/procmsg.c
10844                 Call postfiltering hook anyway
10845
10846 2005-09-22 [colin]      1.9.14cvs49
10847
10848         * src/codeconv.c
10849         * src/codeconv.h
10850                 Add a strict mode that doesn't replace with _
10851         * src/compose.c
10852         * src/compose.h
10853                 Use strict conversion while sending
10854                 Fix race when drafting while sending (happens
10855                 on IMAP)
10856                 Fix d'n'd of messages from summaryview
10857         * src/prefs_common.c
10858         * src/prefs_common.h
10859                 add hidden utf8_instead_of_locale_for_broken_mail 
10860                 pref for people that preferred the default charset 
10861                 to be utf8 for broken mails
10862         * src/quote_fmt_parse.y
10863                 fix bug #815 (No quote insert if "From:" fied 
10864                 contained Russian letters)
10865         * src/summaryview.c
10866                 Fix d'n'd of messages to compose
10867
10868 2005-09-22 [paul]       1.9.14cvs48
10869
10870         * src/compose.c
10871                 fix bug where attachments Name entry
10872                 would display Path instead
10873
10874 2005-09-21 [paul]       1.9.14cvs47
10875
10876         * README
10877         * README.jp
10878         * configure.ac
10879         * config/config.rpath
10880         * doc/manual/en/sylpheed-20.html
10881         * doc/manual/es/sylpheed-20.html
10882         * po/bg.po
10883         * po/ca.po
10884         * po/de.po
10885         * po/es.po
10886         * po/fr.po
10887         * po/it.po
10888         * po/pt_BR.po
10889         * po/sk.po
10890         * po/zh_TW.po
10891         * src/account.c
10892         * src/account.h
10893         * src/action.c
10894         * src/action.h
10895         * src/adbookbase.h
10896         * src/addr_compl.c
10897         * src/addr_compl.h
10898         * src/addrbook.c
10899         * src/addrbook.h
10900         * src/addrcache.c
10901         * src/addrcache.h
10902         * src/addrcindex.c
10903         * src/addrcindex.h
10904         * src/addrclip.c
10905         * src/addrclip.h
10906         * src/addrdefs.h
10907         * src/addressadd.c
10908         * src/addressadd.h
10909         * src/addressbook.c
10910         * src/addressbook.h
10911         * src/addressitem.h
10912         * src/addrgather.c
10913         * src/addrgather.h
10914         * src/addrharvest.c
10915         * src/addrharvest.h
10916         * src/addrindex.c
10917         * src/addrindex.h
10918         * src/addritem.c
10919         * src/addritem.h
10920         * src/addrquery.c
10921         * src/addrquery.h
10922         * src/addrselect.c
10923         * src/addrselect.h
10924         * src/alertpanel.c
10925         * src/alertpanel.h
10926         * src/browseldap.c
10927         * src/browseldap.h
10928         * src/codeconv.c
10929         * src/codeconv.h
10930         * src/compose.c
10931         * src/compose.h
10932         * src/crash.c
10933         * src/crash.h
10934         * src/customheader.c
10935         * src/customheader.h
10936         * src/displayheader.c
10937         * src/displayheader.h
10938         * src/editaddress.c
10939         * src/editaddress.h
10940         * src/editbook.c
10941         * src/editbook.h
10942         * src/editgroup.c
10943         * src/editgroup.h
10944         * src/editjpilot.c
10945         * src/editjpilot.h
10946         * src/editldap.c
10947         * src/editldap.h
10948         * src/editldap_basedn.c
10949         * src/editldap_basedn.h
10950         * src/editvcard.c
10951         * src/editvcard.h
10952         * src/enriched.c
10953         * src/enriched.h
10954         * src/exphtmldlg.c
10955         * src/exphtmldlg.h
10956         * src/expldifdlg.c
10957         * src/expldifdlg.h
10958         * src/export.c
10959         * src/export.h
10960         * src/exporthtml.c
10961         * src/exporthtml.h
10962         * src/exportldif.c
10963         * src/exportldif.h
10964         * src/filtering.c
10965         * src/filtering.h
10966         * src/folder.c
10967         * src/folder.h
10968         * src/folder_item_prefs.c
10969         * src/folder_item_prefs.h
10970         * src/foldersel.c
10971         * src/foldersel.h
10972         * src/folderutils.c
10973         * src/folderutils.h
10974         * src/folderview.c
10975         * src/folderview.h
10976         * src/grouplistdialog.c
10977         * src/grouplistdialog.h
10978         * src/headerview.c
10979         * src/headerview.h
10980         * src/html.c
10981         * src/html.h
10982         * src/image_viewer.c
10983         * src/image_viewer.h
10984         * src/imap.c
10985         * src/imap.h
10986         * src/imap_gtk.c
10987         * src/imap_gtk.h
10988         * src/import.c
10989         * src/import.h
10990         * src/importldif.c
10991         * src/importldif.h
10992         * src/importmutt.c
10993         * src/importmutt.h
10994         * src/importpine.c
10995         * src/importpine.h
10996         * src/inc.c
10997         * src/inc.h
10998         * src/jpilot.c
10999         * src/jpilot.h
11000         * src/ldapctrl.c
11001         * src/ldapctrl.h
11002         * src/ldaplocate.c
11003         * src/ldaplocate.h
11004         * src/ldapquery.c
11005         * src/ldapquery.h
11006         * src/ldapserver.c
11007         * src/ldapserver.h
11008         * src/ldaputil.c
11009         * src/ldaputil.h
11010         * src/ldif.c
11011         * src/ldif.h
11012         * src/localfolder.c
11013         * src/localfolder.h
11014         * src/main.c
11015         * src/main.h
11016         * src/mainwindow.c
11017         * src/mainwindow.h
11018         * src/manual.c
11019         * src/manual.h
11020         * src/matcher.c
11021         * src/matcher.h
11022         * src/matcher_parser.h
11023         * src/matcher_parser_lex.l
11024         * src/matcher_parser_parse.y
11025         * src/mbox.c
11026         * src/mbox.h
11027         * src/message_search.c
11028         * src/message_search.h
11029         * src/messageview.c
11030         * src/messageview.h
11031         * src/mh.c
11032         * src/mh.h
11033         * src/mh_gtk.c
11034         * src/mh_gtk.h
11035         * src/mimeview.c
11036         * src/mimeview.h
11037         * src/msgcache.c
11038         * src/msgcache.h
11039         * src/mutt.c
11040         * src/mutt.h
11041         * src/news.c
11042         * src/news.h
11043         * src/news_gtk.c
11044         * src/news_gtk.h
11045         * src/noticeview.c
11046         * src/noticeview.h
11047         * src/partial_download.c
11048         * src/partial_download.h
11049         * src/pine.c
11050         * src/pine.h
11051         * src/pop.c
11052         * src/pop.h
11053         * src/prefs_account.c
11054         * src/prefs_account.h
11055         * src/prefs_actions.c
11056         * src/prefs_actions.h
11057         * src/prefs_common.c
11058         * src/prefs_common.h
11059         * src/prefs_compose_writing.c
11060         * src/prefs_compose_writing.h
11061         * src/prefs_customheader.c
11062         * src/prefs_customheader.h
11063         * src/prefs_display_header.c
11064         * src/prefs_display_header.h
11065         * src/prefs_ext_prog.c
11066         * src/prefs_ext_prog.h
11067         * src/prefs_filtering.c
11068         * src/prefs_filtering.h
11069         * src/prefs_filtering_action.c
11070         * src/prefs_filtering_action.h
11071         * src/prefs_folder_column.c
11072         * src/prefs_folder_column.h
11073         * src/prefs_folder_item.c
11074         * src/prefs_folder_item.h
11075         * src/prefs_fonts.c
11076         * src/prefs_fonts.h
11077         * src/prefs_gtk.c
11078         * src/prefs_gtk.h
11079         * src/prefs_image_viewer.c
11080         * src/prefs_image_viewer.h
11081         * src/prefs_matcher.c
11082         * src/prefs_matcher.h
11083         * src/prefs_message.c
11084         * src/prefs_message.h
11085         * src/prefs_msg_colors.c
11086         * src/prefs_msg_colors.h
11087         * src/prefs_other.c
11088         * src/prefs_other.h
11089         * src/prefs_quote.c
11090         * src/prefs_quote.h
11091         * src/prefs_receive.c
11092         * src/prefs_receive.h
11093         * src/prefs_send.c
11094         * src/prefs_send.h
11095         * src/prefs_spelling.c
11096         * src/prefs_spelling.h
11097         * src/prefs_summaries.c
11098         * src/prefs_summaries.h
11099         * src/prefs_summary_column.c
11100         * src/prefs_summary_column.h
11101         * src/prefs_template.c
11102         * src/prefs_template.h
11103         * src/prefs_themes.c
11104         * src/prefs_themes.h
11105         * src/prefs_toolbar.c
11106         * src/prefs_toolbar.h
11107         * src/prefs_wrapping.c
11108         * src/prefs_wrapping.h
11109         * src/privacy.c
11110         * src/privacy.h
11111         * src/procheader.c
11112         * src/procheader.h
11113         * src/procmime.c
11114         * src/procmime.h
11115         * src/procmsg.c
11116         * src/procmsg.h
11117         * src/quote_fmt.c
11118         * src/quote_fmt_parse.y
11119         * src/recv.c
11120         * src/recv.h
11121         * src/remotefolder.c
11122         * src/remotefolder.h
11123         * src/send_message.c
11124         * src/send_message.h
11125         * src/setup.c
11126         * src/setup.h
11127         * src/simple-gettext.c
11128         * src/sourcewindow.c
11129         * src/sourcewindow.h
11130         * src/ssl_manager.c
11131         * src/ssl_manager.h
11132         * src/statusbar.c
11133         * src/statusbar.h
11134         * src/stock_pixmap.c
11135         * src/stock_pixmap.h
11136         * src/summary_search.c
11137         * src/summary_search.h
11138         * src/summaryview.c
11139         * src/summaryview.h
11140         * src/syldap.c
11141         * src/syldap.h
11142         * src/textview.c
11143         * src/textview.h
11144         * src/toolbar.c
11145         * src/toolbar.h
11146         * src/undo.c
11147         * src/undo.h
11148         * src/unmime.c
11149         * src/unmime.h
11150         * src/vcard.c
11151         * src/vcard.h
11152         * src/wizard.c
11153         * src/wizard.h
11154         * src/common/base64.c
11155         * src/common/base64.h
11156         * src/common/defs.h
11157         * src/common/hooks.c
11158         * src/common/hooks.h
11159         * src/common/log.c
11160         * src/common/log.h
11161         * src/common/md5.c
11162         * src/common/md5.h
11163         * src/common/mgutils.c
11164         * src/common/mgutils.h
11165         * src/common/nntp.c
11166         * src/common/nntp.h
11167         * src/common/passcrypt.c
11168         * src/common/passcrypt.h.in
11169         * src/common/plugin.c
11170         * src/common/plugin.h
11171         * src/common/prefs.c
11172         * src/common/prefs.h
11173         * src/common/progressindicator.c
11174         * src/common/progressindicator.h
11175         * src/common/quoted-printable.c
11176         * src/common/quoted-printable.h
11177         * src/common/session.c
11178         * src/common/session.h
11179         * src/common/smtp.c
11180         * src/common/smtp.h
11181         * src/common/socket.c
11182         * src/common/socket.h
11183         * src/common/ssl.c
11184         * src/common/ssl.h
11185         * src/common/ssl_certificate.c
11186         * src/common/ssl_certificate.h
11187         * src/common/string_match.c
11188         * src/common/string_match.h
11189         * src/common/stringtable.c
11190         * src/common/sylpheed.c
11191         * src/common/sylpheed.h
11192         * src/common/template.c
11193         * src/common/template.h
11194         * src/common/timing.h
11195         * src/common/utils.c
11196         * src/common/utils.h
11197         * src/common/uuencode.c
11198         * src/common/uuencode.h
11199         * src/common/version.h.in
11200         * src/common/xml.c
11201         * src/common/xml.h
11202         * src/common/xmlprops.c
11203         * src/common/xmlprops.h
11204         * src/gtk/about.c
11205         * src/gtk/about.h
11206         * src/gtk/colorlabel.c
11207         * src/gtk/colorlabel.h
11208         * src/gtk/colorsel.c
11209         * src/gtk/colorsel.h
11210         * src/gtk/description_window.c
11211         * src/gtk/description_window.h
11212         * src/gtk/filesel.c
11213         * src/gtk/filesel.h
11214         * src/gtk/foldersort.c
11215         * src/gtk/foldersort.h
11216         * src/gtk/gtkutils.c
11217         * src/gtk/gtkutils.h
11218         * src/gtk/inputdialog.c
11219         * src/gtk/inputdialog.h
11220         * src/gtk/logwindow.c
11221         * src/gtk/logwindow.h
11222         * src/gtk/manage_window.c
11223         * src/gtk/manage_window.h
11224         * src/gtk/menu.c
11225         * src/gtk/menu.h
11226         * src/gtk/pluginwindow.c
11227         * src/gtk/pluginwindow.h
11228         * src/gtk/prefswindow.c
11229         * src/gtk/prefswindow.h
11230         * src/gtk/progressdialog.c
11231         * src/gtk/progressdialog.h
11232         * src/gtk/quicksearch.c
11233         * src/gtk/quicksearch.h
11234         * src/gtk/sslcertwindow.c
11235         * src/gtk/sslcertwindow.h
11236         * src/plugins/clamav/clamav_plugin.c
11237         * src/plugins/clamav/clamav_plugin.h
11238         * src/plugins/clamav/clamav_plugin_gtk.c
11239         * src/plugins/demo/demo.c
11240         * src/plugins/dillo_viewer/dillo_prefs.c
11241         * src/plugins/dillo_viewer/dillo_prefs.h
11242         * src/plugins/dillo_viewer/dillo_viewer.c
11243         * src/plugins/mathml_viewer/mathml_viewer.c
11244         * src/plugins/pgpcore/passphrase.c
11245         * src/plugins/pgpcore/passphrase.h
11246         * src/plugins/pgpcore/plugin.c
11247         * src/plugins/pgpcore/prefs_gpg.c
11248         * src/plugins/pgpcore/prefs_gpg.h
11249         * src/plugins/pgpcore/select-keys.c
11250         * src/plugins/pgpcore/select-keys.h
11251         * src/plugins/pgpcore/sgpgme.c
11252         * src/plugins/pgpcore/sgpgme.h
11253         * src/plugins/pgpinline/pgpinline.c
11254         * src/plugins/pgpinline/pgpinline.h
11255         * src/plugins/pgpinline/plugin.c
11256         * src/plugins/pgpmime/pgpmime.c
11257         * src/plugins/pgpmime/pgpmime.h
11258         * src/plugins/pgpmime/plugin.c
11259         * src/plugins/spamassassin/spamassassin.c
11260         * src/plugins/spamassassin/spamassassin.h
11261         * src/plugins/spamassassin/spamassassin_gtk.c
11262         * src/plugins/trayicon/trayicon.c
11263         * tools/OOo2sylpheed.pl
11264         * tools/acroread2sylpheed.pl
11265         * tools/asus_mailled.sh
11266         * tools/filter_conv.pl
11267         * tools/freshmeat_search.pl
11268         * tools/google_search.pl
11269         * tools/kmail2sylpheed.pl
11270         * tools/kmail2sylpheed_v2.pl
11271         * tools/maildir2sylpheed.pl
11272         * tools/multiwebsearch.pl
11273         * tools/newscache_clean.pl
11274         * tools/outlook2sylpheed.pl
11275         * tools/sylpheed-switcher
11276         * tools/update-po
11277         * tools/vcard2xml.py
11278         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11279                 update FSF address
11280
11281 2005-09-21 [colin]      1.9.14cvs46
11282
11283         * src/gedit-print.c
11284         * src/procmsg.c
11285         * src/procmsg.h
11286         * src/textview.c
11287         * src/summaryview.c
11288                 Remove some printing hacks (deselection/reselection),
11289                 which by the way fix printing the currently 
11290                 displayed mime part (still only text)
11291                 Plus a little optimisation of summary_show
11292
11293
11294 2005-09-20 [colin]      1.9.14cvs45
11295
11296         * src/mainwindow.c
11297         * src/messageview.c
11298                 GUI fixups: add accels, set message
11299                 view title to displayed mail's subject
11300         * src/prefs_spelling.c
11301         * src/gtk/gtkaspell.c
11302                 GUI fixups: allow underlining misspelled
11303                 words instead of coloring them (a11y!)
11304
11305 2005-09-19 [colin]
11306
11307         1.9.15rc3 released
11308
11309 2005-09-19 [colin]      1.9.14cvs44
11310
11311         * src/compose.c
11312                 Fix draft message
11313         * src/gtk/gtkaspell.c
11314                 Fix wrong test ;-)
11315
11316 2005-09-19 [colin]      1.9.14cvs43
11317
11318         * src/addressbook.c
11319                 Fix sensitivity of Delete button
11320         * src/compose.c
11321                 Warn if the requested Privacy system
11322                 is not available
11323         * src/exphtmldlg.c
11324         * src/expldifdlg.c
11325         * src/importldif.c
11326         * src/importmutt.c
11327         * src/importpine.c
11328                 Fix crappy UI
11329         * src/
11330         * src/ssl.h
11331         * src/prefs_account.h
11332         * src/prefs_account.c
11333                 Save SSL prefs even in builds that have
11334                 SSL support disable
11335         * src/imap.c
11336         * src/inc.c
11337         * src/news.c
11338         * src/send_message.c
11339                 Warn if connection should be secure, but
11340                 SSL support isn't compiled in
11341         * src/gtkaspell.c
11342                 Fix word separation on UTF-8 systems
11343                 Fixes bug #812 (Strange inline spellchecking)
11344         * src/compose.c
11345                 Warn if the requested Privacy system
11346                 is not available
11347                 Factorize offline warning
11348         * src/imap.c
11349         * src/imap_gtk.c
11350         * src/imap_gtk.h
11351         * src/inc.h
11352         * src/news_gtk.c
11353         * src/news_gtk.h
11354         * src/messageview.c
11355                 Factorize offline warning
11356
11357 2005-09-19 [paul]
11358
11359         1.9.15-rc2 released
11360
11361 2005-09-18 [colin]      1.9.14cvs42
11362
11363         * src/codeconv.c
11364         * src/codeconv.h
11365         * src/procmime.c
11366                 Add a way to get locale's charset ignoring utf-8,
11367                 and use that as default encoding for broken mails
11368
11369 2005-09-18 [colin]      1.9.14cvs41
11370
11371         * src/gtk/logwindow.c
11372                 Translate string. Patch by Fabien Vantard
11373
11374 2005-09-18 [colin]      1.9.14cvs40
11375
11376         * configure.ac
11377                 Fix bug #803 (IMAP/SSL support breaks with 
11378                 GnuTLS libetpan 0.38)
11379
11380 2005-09-18 [colin]      1.9.14cvs39
11381
11382         * src/codeconv.c
11383         * src/compose.c
11384         * src/procmime.c
11385                 More charsets fixes. Fixes bug #806 (non
11386                 ascii characters in subject line)
11387
11388 2005-09-17 [paul]       1.9.14cvs38
11389
11390         * src/folderview.c
11391         * src/mainwindow.c
11392                 fix gcc-2.95 issues
11393                 Patch by Pawel Pekala
11394
11395 2005-09-17 [colin]      1.9.14cvs37
11396
11397         * src/addrindex.c
11398                 bugfix for NO-USE LDAP compilation, patch 
11399                 by Fabien Vantard
11400
11401 2005-09-17 [colin]      1.9.14cvs36
11402
11403         * src/prefs_actions.c
11404         * src/prefs_customheader.c
11405         * src/prefs_display_header.c
11406         * src/prefs_filtering_action.c
11407         * src/prefs_matcher.c
11408         * src/prefs_toolbar.c
11409                 Fix strange casts (less elegant but
11410                 works better)
11411
11412 2005-09-16 [colin]      1.9.14cvs35
11413
11414         * src/jpilot.c
11415                 Missed that one
11416
11417 2005-09-16 [colin]      1.9.14cvs34
11418
11419         * configure.ac
11420         * src/Makefile.am
11421         * src/addr_compl.c
11422         * src/addrindex.c
11423         * src/browseldap.c
11424         * src/editldap.c
11425         * src/ldaplocate.c
11426         * src/ldapquery.c
11427         * src/ldapquery.h
11428         * src/ldapserver.c
11429         * src/ldapserver.h
11430         * src/main.c
11431         * src/matcher_parser_parse.y
11432         * src/prefs_themes.c
11433         * src/etpan/Makefile.am
11434         * src/gtk/description_window.c
11435         * src/plugins/clamav/Makefile.am
11436         * src/plugins/clamav/clamav_plugin.c
11437         * src/plugins/dillo_viewer/Makefile.am
11438         * src/plugins/pgpcore/Makefile.am
11439         * src/plugins/pgpinline/Makefile.am
11440         * src/plugins/pgpmime/Makefile.am
11441         * src/plugins/trayicon/Makefile.am
11442                 Fix 100% cpu usage in address completion list
11443                 Fix little bugs (return with no values etc)
11444                 Fix all warnings (with common CFLAGS)
11445
11446 2005-09-15 [colin]      1.9.14cvs33
11447
11448         * src/addressbook.c
11449                 Fix bug where sometimes a group's email list is empty,
11450                 force its refresh (probably fixes "Re: how to create a 
11451                 distribution list")
11452         * src/ldapquery.c
11453                 Don't return to the callback in the main thread from the
11454                 fetch thread (or face segs!)
11455
11456 2005-09-15 [paul]       1.9.14cvs32
11457
11458         * src/prefs_matcher.c
11459                 forgotten in last commit
11460
11461 2005-09-15 [paul]       1.9.14cvs31
11462
11463         * src/prefs_actions.c
11464         * src/prefs_filtering_action.c
11465         * src/prefs_quote.c
11466         * src/quote_fmt.c
11467         * src/summaryview.c
11468         * src/gtk/description_window.c
11469         * src/gtk/description_window.h
11470         * src/gtk/quicksearch.c
11471                 allow interaction with the called
11472                 description window
11473                 Patch by Anders Hammar
11474
11475 2005-09-14 [paul]       1.9.14cvs30
11476
11477         * src/compose.c
11478                 fix a little annoyance when pasting with 3rd button 
11479                 with wrap_pastes=0 and wrap_input=1
11480                 Patch by Colin
11481
11482 2005-09-14 [paul]       1.9.14cvs29
11483
11484         * src/prefs_account.c
11485                 disable 'Filter messages on receiving' for
11486                 SMTP-only accounts
11487                 Patch  by Anders Hammar
11488
11489 2005-09-14 [paul]       1.9.14cvs28
11490
11491         * po/sk.po
11492                 fix crash
11493                 updated by Andrej Kacian
11494
11495 2005-09-14 [paul]
11496
11497         1.9.15-rc1 released
11498
11499 2005-09-14 [paul]       1.9.14cvs27
11500
11501         * po/es.po
11502                 updated by Ricardo Mones Lastra
11503         * src/compose.c
11504         * src/compose.h
11505                 associate no_wrap_tags to Compose windows
11506                 instead of using a static one
11507                 Patch by Colin
11508         * src/mbox.c
11509                 fix proc_mbox()
11510                 Patch by wwp
11511         * src/textview.c
11512                 remove unneeded printf()
11513
11514 2005-09-14 [paul]       1.9.14cvs26
11515
11516         * src/addrcache.c
11517         * src/codeconv.h
11518         * src/folder.h
11519         * src/mainwindow.h
11520         * src/mh.c
11521         * src/mimeview.h
11522         * src/partial_download.c
11523         * src/pop.c
11524         * src/prefs_account.c
11525         * src/prefs_account.h
11526         * src/prefs_actions.c
11527         * src/prefs_customheader.c
11528         * src/prefs_display_header.c
11529         * src/prefs_filtering_action.c
11530         * src/prefs_matcher.c
11531         * src/prefs_toolbar.c
11532         * src/privacy.h
11533         * src/procmime.c
11534         * src/procmime.h
11535         * src/procmsg.h
11536         * src/textview.c
11537         * src/undo.h
11538         * src/common/plugin.c
11539         * src/common/session.h
11540         * src/common/socket.c
11541         * src/common/socket.h
11542         * src/common/template.c
11543         * src/gtk/gtkaspell.c
11544         * src/gtk/quicksearch.h
11545         * src/plugins/pgpcore/passphrase.c
11546         * src/plugins/pgpcore/prefs_gpg.h
11547         * src/plugins/pgpcore/select-keys.c
11548         * src/plugins/pgpcore/select-keys.h
11549         * src/plugins/pgpcore/sgpgme.c
11550         * src/plugins/pgpinline/pgpinline.c
11551         * src/plugins/pgpmime/pgpmime.c
11552         * src/plugins/trayicon/trayicon.c
11553                 fix compilation warnings
11554                 Patch by Daniel Gustafson
11555
11556 2005-09-14 [paul]       1.9.14cvs25
11557
11558         * src/addressbook.c
11559                 add missing column header, and other small
11560                 bug fixes
11561                 Patch by Anders Hammar
11562
11563 2005-09-13 [colin]      1.9.14cvs24
11564
11565         * src/gtk/gtkaspell.c
11566                 Fix non-utf8 in menu
11567                 Fix little leaks
11568                 Nullify struct members after free()s
11569
11570 2005-09-13 [colin]      1.9.14cvs23
11571
11572         * src/compose.c
11573                 Test utf8 compliance before inserting to 
11574                 buffer, and try to convert if necessary
11575         * src/procmime.c
11576                 If no charset is present, use the locale 
11577                 one instead of us-ascii
11578         * src/procmsg.c
11579                 Add Sender, List-Post and To in the checked 
11580                 headers for automatic rules creation 
11581                 (thanks to wwp)
11582         * src/prefs_themes.c
11583         * src/gtk/gtkaspell.c
11584                 Remove deprecated functions. 
11585                 patch by Daniel Gustafson
11586
11587 2005-09-12 [colin]      1.9.14cvs22
11588
11589         * src/compose.c
11590                 Fix bug #448 (Scrolling/Redraw issue with 
11591                 address-fields in Header)
11592         * src/mainwindow.c
11593         * src/summaryview.c
11594         * src/summaryview.h
11595                 Fix loss of MSG_MARKED on move/copy
11596                 Fix bug #804 (Quicksearch togglebutton doesn't 
11597                 get depressed after '/' key is pressed)
11598
11599 2005-09-12 [paul]       1.9.14cvs21
11600
11601         * AUTHORS
11602         * src/gtk/logwindow.c
11603                 add 'Clear Log' to popup menu
11604                 Patch by Anders Hammar <anders.hammar@telia.com>
11605
11606 2005-09-12 [paul]       1.9.14cvs20
11607
11608         * src/compose.c
11609                 set correct sensitivity on attachments
11610                 popup menu
11611         * src/folder.c
11612                 fix typo
11613         * src/prefs_spelling.c
11614                 fix crash when no LANG env is set
11615         * src/common/xml.c
11616                 fix crash in wizard
11617                 don't use memeory after free
11618
11619         All patches by Daniel Gustafson
11620
11621 2005-09-12 [paul]       1.9.14cvs19
11622
11623         * src/prefs_themes.c
11624                 make theme info selectable
11625         * src/gtk/description_window.c
11626                 make window non-modal
11627         * tools/README
11628                 add details of asus_mailed.sh
11629         * tools/claws.i18n.status.pl
11630                 update for new zh_TW translator
11631                 widen the output
11632                 create alternate coloured lines
11633                 improve readability
11634
11635 2005-09-10 [colin]      1.9.14cvs18
11636
11637         * src/plugins/pgpcore/select-keys.c
11638                 Better order for the buttons
11639
11640 2005-09-10 [colin]      1.9.14cvs17
11641
11642         * src/compose.c
11643         * src/plugins/pgpcore/select-keys.c
11644         * src/plugins/pgpcore/select-keys.h
11645         * src/plugins/pgpcore/sgpgme.c
11646                 Add a "Don't encrypt" button to the key
11647                 selection dialog. Fixes bug #177 (There should be a 
11648                 'Don't encrypt button in the Select Keys dialog)
11649
11650 2005-09-10 [colin]      1.9.14cvs16
11651
11652         * src/compose.c
11653                 Fix bug #572 (%X option does not work with templates)
11654
11655 2005-09-10 [colin]      1.9.14cvs15
11656
11657         * src/toolbar.c 
11658                 Remove g_print
11659
11660 2005-09-10 [colin]      1.9.14cvs14
11661
11662         * src/imap.c
11663                 Fix a possible crash
11664
11665 2005-09-09 [colin]      1.9.14cvs13
11666
11667         * src/imap.c
11668         * src/etpan/imap-thread.c
11669         * src/etpan/imap-thread.h
11670                 Fix moving from queue or drafts to normal folders
11671                 Fix bug #794 (No way to delete without expunging)
11672                 Take flags unset by other mailers into account
11673                 Take deleted flag set by other mailers into account
11674                 Fix unsetting REPLIED flag
11675                 Fix crash when capabilities can't be retrieved
11676         * src/mainwindow.c
11677         * src/mainwindow.h
11678                 Add M_DELAYED_FLAGS condition, and let the user use
11679                 Execute in order to be able to expunge deleted mails,
11680                 even if he's not in delayed execute mode
11681         * src/prefs_spelling.c
11682                 Use 'en' dictionary by default if LANG is POSIX or C
11683         * src/gtk/prefswindow.c
11684                 Fix bug #767 (Preferences windows expanding) by making
11685                 the window a bit larger when the resolution is greater
11686                 than 640x480, and by putting the prefs in a
11687                 GtkScrolledWindow.
11688
11689 2005-09-09 [paul]       1.9.14cvs12
11690
11691         * AUTHORS
11692         * configure.ac
11693         * po/zh_TW.Big5.po      ** REMOVED **
11694         * po/zh_TW.po           ** ADDED **
11695                 updated by Wei-Lun Chao
11696
11697 2005-09-09 [paul]       1.9.14cvs11
11698
11699         * src/mainwindow.c
11700                 fix asserts
11701         * src/common/xml.c
11702                 delay memory allocation until file is
11703                 opened successfully
11704                 Patch by Daniel Gustafson
11705
11706 2005-09-09 [colin]      1.9.14cvs10
11707
11708         * src/imap.c
11709                 Add guards
11710
11711 2005-09-08 [colin]      1.9.14cvs9
11712
11713         * src/compose.c
11714                 Alert when we can't save draft
11715                 Fix various wrap/color issues
11716                 Add mid-click pasting respecting wrap_paste option
11717         * src/folder.c
11718         * src/folder.h
11719         * src/folder_item_prefs.c
11720         * src/folder_item_prefs.h
11721         * src/imap.c
11722         * src/imap_gtk.c
11723         * src/imap_gtk.h
11724         * src/main.c
11725         * src/mainwindow.c
11726         * src/mainwindow.h
11727         * src/news.c
11728         * src/news_gtk.c
11729         * src/news_gtk.h
11730         * src/prefs_folder_item.c
11731                 Fix the impossibility to synchronise folders for
11732                 offline use (IMAP and NNTP are concerned)
11733
11734 2005-09-08 [colin]      1.9.14cvs8
11735
11736         * configure.ac
11737                 Build LDAP and JPilot by default if available
11738         * src/textview.c
11739                 Fix use after free
11740
11741 2005-09-08 [paul]       1.9.14cvs7
11742
11743         * doc/manual/en/sylpheed-1.html
11744         * doc/manual/en/sylpheed-18.html
11745         * doc/manual/en/sylpheed-19.html
11746         * doc/manual/en/sylpheed-4.html
11747         * doc/manual/en/sylpheed-6.html
11748         * doc/manual/en/sylpheed.html
11749                 a few minor updates, plus include some
11750                 details about plugins and their requirements
11751         * src/mainwindow.c
11752                 minor changes to English in /View/Sort
11753
11754 2005-09-07 [colin]      1.9.14cvs6
11755
11756         * doc/manual/en/sylpheed-1.html
11757         * doc/manual/en/sylpheed-10.html
11758         * doc/manual/en/sylpheed-11.html
11759         * doc/manual/en/sylpheed-12.html
11760         * doc/manual/en/sylpheed-13.html
11761         * doc/manual/en/sylpheed-14.html
11762         * doc/manual/en/sylpheed-15.html
11763         * doc/manual/en/sylpheed-16.html
11764         * doc/manual/en/sylpheed-17.html
11765         * doc/manual/en/sylpheed-18.html
11766         * doc/manual/en/sylpheed-19.html
11767         * doc/manual/en/sylpheed-2.html
11768         * doc/manual/en/sylpheed-20.html
11769         * doc/manual/en/sylpheed-21.html
11770         * doc/manual/en/sylpheed-22.html
11771         * doc/manual/en/sylpheed-3.html
11772         * doc/manual/en/sylpheed-4.html
11773         * doc/manual/en/sylpheed-5.html
11774         * doc/manual/en/sylpheed-6.html
11775         * doc/manual/en/sylpheed-7.html
11776         * doc/manual/en/sylpheed-8.html
11777         * doc/manual/en/sylpheed-9.html
11778         * doc/manual/en/sylpheed.html
11779                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11780
11781 2005-09-07 [colin]      1.9.14cvs5
11782
11783         * src/mainwindow.c
11784                 Make labels more to-the-point
11785
11786 2005-09-07 [colin]      1.9.14cvs4
11787
11788         * doc/manual/en/sylpheed-1.html
11789         * doc/manual/en/sylpheed-12.html
11790         * doc/manual/en/sylpheed-13.html
11791         * doc/manual/en/sylpheed-14.html
11792         * doc/manual/en/sylpheed-15.html
11793         * doc/manual/en/sylpheed-16.html
11794         * doc/manual/en/sylpheed-17.html
11795         * doc/manual/en/sylpheed-18.html
11796         * doc/manual/en/sylpheed-19.html
11797         * doc/manual/en/sylpheed-2.html
11798         * doc/manual/en/sylpheed-20.html
11799         * doc/manual/en/sylpheed-21.html
11800         * doc/manual/en/sylpheed-22.html
11801         * doc/manual/en/sylpheed-4.html
11802         * doc/manual/en/sylpheed-5.html
11803         * doc/manual/en/sylpheed-6.html
11804         * doc/manual/en/sylpheed-7.html
11805         * doc/manual/en/sylpheed-8.html
11806         * doc/manual/en/sylpheed-9.html
11807         * doc/manual/en/sylpheed.html
11808                 Update manual
11809
11810 2005-09-07 [colin]      1.9.14cvs3
11811
11812         * doc/faq/en/sylpheed-faq-1.html
11813         * doc/faq/en/sylpheed-faq-2.html
11814         * doc/faq/en/sylpheed-faq-3.html
11815         * doc/faq/en/sylpheed-faq.html
11816                 Update FAQ
11817
11818 2005-09-07 [colin]      1.9.14cvs2
11819
11820         * src/folderview.c
11821         * src/procmsg.c
11822         * src/summaryview.c
11823         * src/toolbar.c
11824                 Fix special subfolders:
11825                 - Inherit parent's icon
11826                 - sent contents of queues subfolders
11827                 - empty subfolders of trashes
11828         * src/mainwindow.c
11829                 Remove outdated manual and faq entries
11830         * src/common/utils.c
11831                 Add quotes around %s coming from mailcap
11832
11833 2005-09-07 [colin]      1.9.14cvs1
11834
11835         * src/compose.c
11836                 After saving draft, set modified to FALSE
11837         * src/mimeview.c
11838         * src/common/utils.c
11839         * src/common/utils.h
11840                 Try to open mime parts using what is 
11841                 indicated in ~/.mailcap or /etc/mailcap,
11842                 if possible.
11843
11844 2005-09-05 [paul]       1.9.14
11845
11846         1.9.14 released
11847
11848         * po/sk.po
11849                 updated by Andrej Kacian
11850
11851 2005-09-05 [paul]       1.9.13cvs83
11852
11853         * po/de.po
11854         * po/es.po
11855         * po/fi.po
11856         * po/fr.po
11857         * po/nb.po
11858         * po/pt_BR.po
11859         * po/sr.po
11860                 updated translations by Thomas Gilgin, Ricardo Mones
11861                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11862                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11863
11864 2005-09-04 [paul]       1.9.13cvs82
11865
11866         * src/compose.c
11867                 only warn about exceeded line length limit
11868                 on send
11869
11870 2005-09-04 [paul]       1.9.13cvs81
11871
11872         * src/compose.c
11873                 fix crash in 'line length exceeded' dialogue
11874
11875 2005-09-02 [paul]       1.9.13cvs80
11876
11877         * src/imap.c
11878                 fix bug 795, 'Connection lost IMAP'
11879                 and add statusbar prints
11880                 Patch by Colin
11881
11882 2005-09-02 [paul]       1.9.13cvs79
11883
11884         * src/compose.c
11885                 compose_wrap_paragraph() becomes
11886                 compose_beautify_paragraph()
11887                 Patch by Colin
11888
11889 2005-09-02 [colin]      1.9.13cvs78
11890
11891         * src/folderview.c
11892                 Micro-fix
11893
11894 2005-09-01 [colin]      1.9.13cvs77
11895
11896         * src/imap.c
11897                 Maybe fix bug #795 (Connection lost IMAP)
11898                 Don't try to send logout when we're disconnected.
11899         * src/summaryview.c
11900                 Include locked and marked emails in HRM
11901                 view. Fixes bug #800 (Locked messages no longer 
11902                 show up when hide read messages is used)
11903
11904 2005-09-01 [paul]       1.9.13cvs76
11905
11906         * src/prefs_common.c
11907                 fix bad cutting
11908
11909 2005-08-31 [colin]      1.9.13cvs75
11910
11911         * src/folderview.c
11912         * src/folderview.h
11913         * src/prefs_summaries.c
11914         * src/summaryview.c
11915                 Fix "go to next new", fix preference
11916                 (Open unread/next swapped)
11917
11918 2005-08-31 [paul]       1.9.13cvs74
11919
11920         * src/compose.c
11921         * src/folderview.c
11922         * src/headerview.c
11923         * src/headerview.h
11924         * src/mainwindow.c
11925         * src/prefs_common.c
11926         * src/prefs_common.h
11927         * src/prefs_fonts.c
11928         * src/summaryview.c
11929         * src/textview.c
11930         * src/common/defs.h
11931                 remove obsolete BOLD_FONT setting
11932                 fix font update in headerview and textview
11933                 headers after prefs change
11934                 Patch By Colin
11935
11936 2005-08-31 [paul]
11937
11938         1.9.14-rc4 released
11939
11940 2005-08-30 [colin]      1.9.13cvs73
11941
11942         * src/summaryview.c
11943                 When Hide read messages is selected and we
11944                 refresh the summaryview, don't remove the 
11945                 currently displayed message. Fixes bug #797
11946                 (Summary view reloads when new mail is 
11947                 downloaded in 1.9.14 rc)
11948
11949 2005-08-30 [colin]      1.9.13cvs72
11950
11951         * src/folderview.c
11952                 Fix flickering
11953         * src/mainwindow.c
11954                 Remove useless callback
11955         * src/mimeview.c
11956         * src/gtk/filesel.c
11957         * src/gtk/filesel.h
11958                 Add a filesel_select_file_save_folder() - used by Save All
11959
11960 2005-08-29 [paul]       1.9.13cvs71
11961
11962         * AUTHORS
11963         * src/matcher_parser_parse.y
11964         * src/etpan/imap-thread.c
11965                 fix building on FreeBSD
11966                 Patch by Daniel Gustafson <daniel@hobbit.se>
11967
11968 2005-08-29 [paul]       1.9.13cvs70
11969
11970         * src/plugins/pgpinline/pgpinline.c
11971                 only initialise sig result if it's been handled
11972                 Patch by Colin
11973
11974 2005-08-29 [paul]       1.9.13cvs69
11975         
11976         Patches by Colin:
11977
11978         * src/imap.c
11979         * src/common.utils.c
11980         * src/common/utils.h
11981                 optimisation
11982         * src/stock_pixmap.h
11983                 fix wrong icon reference
11984         * src/pixmaps/trash_btn.xpm
11985                 replace with nicer image
11986
11987 2005-08-28 [colin]      1.9.13cvs68
11988
11989         * src/Makefile.am
11990         * src/stock_pixmap.c
11991         * src/stock_pixmap.h
11992         * src/toolbar.c
11993         * src/pixmaps/trash_btn.xpm
11994                 Add a specific trash xpm for the button
11995
11996 2005-08-28 [colin]      1.9.13cvs67
11997
11998         * src/imap.c
11999                 Fix leak
12000
12001 2005-08-27 [colin]      1.9.13cvs66
12002
12003         * src/imap.c
12004         * src/procmime.c
12005                 Correctly fix "Problem with replies", fixes
12006                 pgpmime encryption too. 
12007
12008 2005-08-27 [colin]      1.9.13cvs65
12009
12010         * src/folder.c
12011         * src/procmsg.c
12012         * src/procmsg.h
12013         * src/summaryview.c
12014                 Fix bug #517 (messages removed from summaryview 
12015                 when moving fails)
12016
12017 2005-08-27 [colin]      1.9.13cvs64
12018
12019         * tools/Makefile.am
12020         * tools/asus_mailled.sh
12021                 Add a script to blink ASUS laptops' mail LED where there
12022                 is unread mail.
12023
12024 2005-08-27 [colin]      1.9.13cvs63
12025
12026         * src/imap.c
12027         * src/etpan/imap-thread.c
12028         * src/etpan/imap-thread.h
12029                 Implement automatic choosing of login method
12030                 Fixes bug #791
12031         * src/gtk/.cvsignore
12032                 Add sylpheed-marshal.[ch]
12033
12034 2005-08-27 [colin]      1.9.13cvs62
12035
12036         * src/common/utils.c
12037                 Fix confusing perror
12038
12039 2005-08-27 [colin]      1.9.13cvs61
12040
12041         * src/toolbar.c
12042         * src/toolbar.h
12043                 Remove A_DELETE, replace it with 
12044                 A_TRASH and A_DELETE_REAL. Automatically
12045                 rewrite config files to replace A_DELETE
12046                 with A_TRASH (no functionality change).
12047                 Fixes half of #794
12048
12049 2005-08-26 [colin]      1.9.13cvs60
12050
12051         * src/procmime.c
12052                 Previous "Problem with replies" fix brought other
12053                 problems, fixing them
12054
12055 2005-08-26 [colin]      1.9.13cvs59
12056
12057         * src/procmime.c
12058                 Fix "Problem with replies". This happened only
12059                 on IMAP...
12060         * src/procmsg.c
12061                 Factorize code a bit
12062         * src/compose.c
12063                 Speed improvement on very long messages (wrapping)
12064                 Fix signature color on Reedit and Redirect
12065                 On Reedit, don't attach pgp-signatures parts, but
12066                 set signing to On.
12067
12068 2005-08-24 [paul]       1.9.13cvs58
12069
12070         * src/compose.c
12071                 don't claim success when clicking
12072                 Cancel on the passphrase box.
12073                 Patch by Colin
12074
12075 2005-08-24 [paul]       1.9.13cvs57
12076
12077         * src/main.c
12078                 fix misplaced sylpheed.log
12079         * src/common/defs.h
12080                 define UIDL_DIR
12081
12082 2005-08-24 [paul]       1.9.13cvs56
12083
12084         * src/imap.c
12085         * src/etpan/imap-thread.c
12086         * src/etpan/imap-thread.h
12087                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
12088                 Patch by Colin
12089         * src/gtk/sylpheed-marshal.c    ** REMOVED **
12090         * src/gtk/sylpheed-marshal.h    ** REMOVED **
12091                 remove autogenerated files
12092         * tools/kdeservicemenu/README
12093         * tools/kdeservicemenu/install.sh
12094         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12095         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12096                 use Claws icon, use 'Sylpheed-Claws' in menu,
12097                 use kdialog, and other cleanups
12098
12099 2005-08-23 [paul]       1.9.13cvs55
12100
12101         * src/compose.c
12102                 fix paste/wrap crash
12103                 Patch by Colin
12104
12105 2005-08-23 [paul]       1.9.13cvs54
12106
12107         * src/main.c
12108                 fix crash recovery
12109                 Patch by Colin
12110
12111 2005-08-23 [paul]       1.9.13cvs53
12112
12113         * src/addressbook.c
12114         * src/editaddress.c
12115                 view all data of LDAP contacts
12116                 Patch by Colin
12117
12118 2005-08-23 [paul]       1.9.13cvs52
12119
12120         * src/addressbook.c
12121                 fix issues with the Search field
12122                 Patch by Colin
12123
12124 2005-08-22 [paul]       1.9.13cvs51
12125
12126         * src/folderview.c
12127                 put name of folder in processing dialog
12128                 title
12129         * src/prefs_folder_item.c
12130                 improve english usage
12131
12132 2005-08-22 [paul]       1.9.13cvs50
12133
12134         * src/filtering.c
12135         * src/filtering.h
12136         * src/matcher.c
12137         * src/matcher_parser_lex.l
12138         * src/matcher_parser_parse.y
12139         * src/prefs_filtering.c
12140                 add Filtering/Processing rule names feature.
12141                 (the incompatible old matcherrc is saved as
12142                 matcherrc.pre_names).
12143                 Patch by Colin
12144
12145 2005-08-22 [paul]       1.9.13cvs49
12146
12147         * src/procmsg.c
12148                 fix colour labelling
12149                 Patch by Colin
12150
12151 2005-08-22 [paul]       1.9.13cvs48
12152
12153         * src/textview.c
12154                 fix open_image_cb()
12155
12156 2005-08-22 [paul]       1.9.13cvs47
12157
12158         * src/imap.c
12159                 fix bug 789, 'SC crashes with imap (CVS ver)'
12160                 Patch by Colin
12161
12162 2005-08-22 [paul]       1.9.13cvs46
12163
12164         * src/mimeview.c
12165         * src/prefs_common.c
12166         * src/common/defs.h
12167                 define reused defaults in defs.h
12168         * src/textview.c
12169                 add 'Open image' to image popup menu
12170
12171 2005-08-21 [colin]      1.9.13cvs45
12172
12173         * src/summaryview.c
12174                 Fix bug #788 (Bogus "From" address displayed)
12175
12176 2005-08-20 [colin]      1.9.13cvs44
12177
12178         * src/folder.c
12179                 Fix buf #787 (multilevel delete causes SIGSEGV)
12180
12181 2005-08-19 [colin]      1.9.13cvs43
12182
12183         * src/inc.c
12184         * src/prefs_common.c
12185         * src/prefs_common.h
12186                 Add an hidden pref to allow modifying the
12187                 update stepping in incorporation.
12188                 Patch by wwp.
12189
12190 2005-08-19 [colin]      1.9.13cvs42
12191
12192         * src/compose.c
12193         * src/procmime.c
12194                 Workaround for broken MUAs: encode 
12195                 Content-type: name: as ASCII and 
12196                 Content-Disposition: filename: as
12197                 per rfc2231
12198         * src/prefs_account.c
12199                 Fix invisible-ness of SMTP SSL prefs
12200                 in NNTP accounts
12201
12202 2005-08-19 [paul]       1.9.13cvs41
12203
12204         * src/compose.c
12205         * src/prefs_common.c
12206         * src/prefs_common.h
12207         * src/prefs_wrapping.c
12208                 paste with or without wrapping.
12209                 patch by Colin
12210
12211 2005-08-19 [paul]       1.9.13cvs40
12212
12213         * src/prefs_common.c
12214         * src/prefs_common.h
12215         * src/summaryview.c
12216                 reintroduce enable_swap_from as a
12217                 hidden pref. patch by Colin
12218         * src/quote_fmt_parse.y
12219         * src/plugins/clamav/clamav_plugin.c
12220         * src/plugins/dillo_viewer/dillo_viewer.c
12221         * src/plugins/mathml_viewer/mathml_viewer.c
12222         * src/plugins/pgpcore/sgpgme.c
12223         * src/plugins/pgpinline/pgpinline.c
12224         * src/plugins/pgpmime/pgpmime.c
12225                 tidy up. patch by Colin
12226
12227 2005-08-19 [paul]       1.9.13cvs39
12228
12229         * configure.ac
12230                 complete cvs38's sync
12231         * src/editaddress.c
12232         * src/gedit-print.c
12233         * src/mutt.c
12234         * src/etpan/etpan-log.c
12235         * src/etpan/imap-thread.c
12236         * src/gtk/gtksourceprintjob.c
12237                 fix compilation warnings
12238                 (patch by Colin)
12239
12240 2005-08-19 [paul]       1.9.13cvs38
12241
12242         sync with main:
12243
12244         * src/account.c
12245         * src/action.c
12246         * src/addrbook.c
12247         * src/addrcache.c
12248         * src/addrharvest.c
12249         * src/addrindex.c
12250         * src/codeconv.c
12251         * src/compose.c
12252         * src/crash.c
12253         * src/exporthtml.c
12254         * src/exportldif.c
12255         * src/folder.c
12256         * src/image_viewer.c
12257         * src/inc.c
12258         * src/inc.h
12259         * src/jpilot.c
12260         * src/ldif.c
12261         * src/main.c
12262         * src/matcher.c
12263         * src/mbox.c
12264         * src/messageview.c
12265         * src/mh.c
12266         * src/mimeview.c
12267         * src/msgcache.c
12268         * src/mutt.c
12269         * src/news.c
12270         * src/partial_download.c
12271         * src/pine.c
12272         * src/pop.c
12273         * src/prefs_actions.c
12274         * src/prefs_common.c
12275         * src/prefs_customheader.c
12276         * src/prefs_display_header.c
12277         * src/prefs_gtk.c
12278         * src/prefs_themes.c
12279         * src/procheader.c
12280         * src/procmime.c
12281         * src/procmsg.c
12282         * src/recv.c
12283         * src/send_message.c
12284         * src/simple-gettext.c
12285         * src/sourcewindow.c
12286         * src/textview.c
12287         * src/vcard.c
12288         * src/common/defs.h
12289         * src/common/log.c
12290         * src/common/plugin.c
12291         * src/common/prefs.c
12292         * src/common/session.c
12293         * src/common/session.h
12294         * src/common/socket.c
12295         * src/common/socket.h
12296         * src/common/ssl_certificate.c
12297         * src/common/template.c
12298         * src/common/utils.c
12299         * src/common/utils.h
12300         * src/common/xml.c
12301         * src/gtk/about.c
12302         added wrappers for C library function that
12303                 take pathname arguments.
12304                 enabled compilation with MinGW.
12305                 use GDir instead of directly using opendir().
12306                 added rename_force().
12307
12308 2005-08-19 [paul]       1.9.13cvs37
12309         
12310         patches by Colin:
12311         * src/compose.c
12312                 fix privacy settings on re-editing
12313                 a sent message
12314         * src/jpilot.c
12315                 fix encoding bug
12316         * src/folder.c
12317         * src/procmsg.c
12318         * src/procmsg.h
12319         * src/summaryview.c
12320                 flag changing optimisation
12321
12322 2005-08-18 [martin]     1.9.13cvs36
12323
12324         * commitHelper
12325             added my login
12326         * src/addrcache.c
12327         * src/addrharvest.c
12328         * src/addrindex.c
12329         * src/compose.c
12330         * src/grouplistdialog.c
12331         * src/main.c
12332         * src/mainwindow.c
12333         * src/msgcache.c
12334         * src/mutt.c
12335         * src/pine.c
12336         * src/prefs_account.c
12337         * src/prefs_themes.c
12338         * src/stock_pixmap.c
12339         * src/summaryview.c
12340         * src/gtk/about.c
12341         * src/gtk/logwindow.c
12342             removed deprecated glib and gdk stuff
12343         * src/plugins/pgpcore/select-keys.c
12344             convert attributes from locale to utf8
12345
12346 2005-08-17 [paul]       1.9.13cvs35
12347
12348         * src/account.c
12349         * src/addressbook.c
12350                 use new GTK_STOCK_ icons if available
12351         * src/summaryview.c
12352         * src/gtk/gtksctree.c
12353         * src/gtk/gtksctree.h
12354                 faster range select. patch by Colin
12355
12356 2005-08-17 [paul]       1.9.13cvs34
12357
12358         patches by colin:
12359         * src/addressbook.c
12360         * src/addressitem.h
12361                 Add an edit button for contacts, fix selections
12362                 of gtksctree items
12363         * src/editaddress.c
12364                 Change labels, let Save be always possible in the
12365                 email and user atributes tabs
12366         * src/folderview.c
12367                 fix sort issues
12368         * src/summaryview.c
12369                 select next item instead of the displayed one
12370                 after deletion
12371
12372         * src/gtk/progressdialog.c
12373                 use prefs_common.enable_rules_hint
12374
12375 2005-08-13 [hoa]        1.9.13cvs33
12376
12377         * src/etpan/imap-thread.c
12378                 fixed build on Solaris.
12379
12380 2005-08-10 [colin]      1.9.13cvs32
12381
12382         * src/procmsg.c
12383                 Fix cvs31 (missing fclose before reading
12384                 the file)
12385
12386 2005-08-10 [colin]      1.9.13cvs31
12387
12388         * src/procmsg.c
12389                 Fix procmsg_msginfo_new_from_mimeinfo() when
12390                 the MimeInfo isn't stored in memory. This fixes
12391                 replying to an attached message.
12392
12393 2005-08-10 [colin]      1.9.13cvs30
12394
12395         * src/mainwindow.c
12396                 Fix slowness in account changing
12397
12398 2005-08-10 [colin]      1.9.13cvs29
12399
12400         * src/folder.c
12401         * src/folderutils.c
12402         * src/folderview.c
12403         * src/imap_gtk.c
12404         * src/mainwindow.c
12405         * src/mh_gtk.c
12406         * src/procmsg.c
12407         * src/summaryview.c
12408                 Optimize folder_has_parent_of_type
12409                 Prevent moving special sub-folders from contextual menus
12410                 Rework message a bit ("Empty all messages" -> "Delete all
12411                 messages")
12412                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12413                 and "Deleted Items" folders)
12414
12415 2005-08-08 [colin]      1.9.13cvs28
12416
12417         * src/summaryview.c
12418         * src/prefs_summaries.c
12419                 Make "Select first unread|new" more flexible
12420                 (just prioritize new or unread)
12421
12422 2005-08-08 [colin]      1.9.13cvs27
12423
12424         * src/summaryview.c
12425                 If "select first new" is selected and there only
12426                 are unread messages, fallback to "select first
12427                 unread".
12428
12429 2005-08-08 [colin]      1.9.13cvs26
12430
12431         * src/folder.c
12432                 Fix shameful bugs (and bug #779)
12433
12434 2005-08-08 [colin]      1.9.13cvs25
12435
12436         * src/folder.c
12437         * src/folder.h
12438                 Cache parents' type to make folder_has_parent_of_type
12439                 faster
12440         * src/folderview.c
12441                 Forbid DnD of special sub-folders
12442         * src/procmsg.c
12443         * src/procmsg.h
12444                 Add MAIL_POSTFILTERING_HOOK
12445         * src/summaryview.c
12446                 Revert over-zealous deletion of the use_addr_book 
12447                 code
12448
12449 2005-08-07 [colin]      1.9.13cvs24
12450
12451         * src/folder.c
12452                 Fix big mistake (passing MsgInfo instead 
12453                 of FolderItem)
12454
12455 2005-08-07 [colin]      1.9.13cvs23
12456
12457         * src/compose.c
12458         * src/folder.c
12459         * src/folder.h
12460         * src/foldersel.c
12461         * src/folderutils.c
12462         * src/folderview.c
12463         * src/imap.c
12464         * src/mainwindow.c
12465         * src/messageview.c
12466         * src/mh.c
12467         * src/msgcache.c
12468         * src/procmime.c
12469         * src/summaryview.c
12470                 Make subfolders of Drafts, Queue, Outbox, Trash
12471                 work like their parents. 
12472                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12473
12474 2005-08-07 [colin]      1.9.13cvs22
12475
12476         * src/addressbook.c
12477                 Fix bug #771 (Dragged contacts not saved)
12478
12479 2005-08-07 [paul]       1.9.13cvs21
12480
12481         * src/summaryview.c
12482                 fix bug 32 'Search Doesn't display results
12483                 if "Hide Read Messages" is chosen'
12484                 be more literal in interpreting 'Hide read
12485                 messages'
12486
12487 2005-08-07 [colin]      1.9.13cvs20
12488
12489         * src/folderview.c
12490                 Add debug
12491         * src/summaryview.c
12492                 Faster 'unthread_for_execution'
12493
12494 2005-08-06 [paul]       1.9.13cvs19
12495
12496         * src/mainwindow.c
12497                 add mnemonics to Set displayed columns
12498                 fix bug where msgview_visible option was
12499                 overwritten as TRUE on startup
12500
12501 2005-08-06 [paul]       1.9.13cvs18
12502
12503         * src/mainwindow.c
12504                 refer to 'displayed columns in folder/message
12505                 list' not 'displayed items in summary/message view'
12506         * src/prefs_display_header.c
12507                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12508                 be consistent with similar dialogues
12509         * src/prefs_folder_column.c
12510         * src/prefs_summary_column.c
12511                 'columns' not 'items', and folder and message lists,
12512                 instead of folder and summary views;
12513                 Use 'Hidden columns' as list heading not 'Available
12514                 items';
12515                 move the 'Remove' button to the right hand side;
12516                 top-align the buttons;
12517                 remove unneeded vbox
12518         * src/prefs_summaries.c
12519                 put the 2 column prefs buttons in a frame to reduce
12520                 overall width; refer to columns not items &c.
12521
12522 2005-08-05 [colin]      1.9.13cvs17
12523
12524         * src/prefs_common.c
12525         * src/prefs_common.h
12526         * src/mainwindow.c
12527         * src/compose.c
12528         * src/messageview.c
12529                 Add an hidden toolbar_detachable pref, so
12530                 that I can get rid of these painful handles
12531                 in the toolbars. Defaults to TRUE to avoid
12532                 changing the GUI on unsuspecting people...
12533
12534 2005-08-05 [colin]      1.9.13cvs16
12535
12536         * src/Makefile.am
12537         * src/prefs_folder_column.c
12538         * src/prefs_folder_column.h
12539                 Add prefs for folder columns
12540         * src/folderview.c
12541         * src/folderview.h
12542         * src/mainwindow.c
12543         * src/mainwindow.h
12544         * src/prefs_common.c
12545         * src/prefs_common.h
12546         * src/prefs_summaries.c
12547                 Use them
12548         * src/prefs_summary_column.c
12549         * src/summaryview.c
12550         * src/summaryview.h
12551                 Add a To column
12552         * src/textview.c
12553         * src/common/utils.c
12554         * src/common/utils.h
12555                 Move uri colourisation functions
12556                 to utils
12557         * src/compose.c
12558                 Colourise URIs
12559         * src/imap.c
12560                 Fix bug with LIST where we'd try
12561                 to get Folder//////[...]/// 
12562
12563 2005-08-05 [paul]       1.9.13cvs15
12564
12565         * src/prefs_summaries.c
12566                 improve the English usage
12567         * src/summaryview.c
12568                 set font on column change
12569                 thanks to Colin
12570
12571 2005-08-05 [paul]       1.9.13cvs14
12572
12573         * src/prefs_common.c
12574         * src/prefs_common.h
12575         * src/prefs_summaries.c
12576         * src/summaryview.c
12577                 replace 'open_unread_on_enter' option with
12578                 'select_on_entry' option. opening/not opening
12579                 is now exclusively controlled by 'always_show_msg'
12580
12581 2005-08-04 [colin]      1.9.13cvs13
12582
12583         * src/compose.c
12584                 Remove dead code
12585                 Add colourisation of quotes and signatures
12586         * src/folderview.c
12587                 Fix possible crashes
12588         * src/messageview.c
12589                 Change an assert that is no problem
12590         * src/news.c
12591         * src/news_gtk.c
12592         * src/news_gtk.h
12593                 Fix offline mode
12594         * src/gtk/quicksearch.c
12595                 Fix a possible crash
12596
12597 2005-08-03 [colin]      1.9.13cvs12
12598
12599         * src/prefs_account.c
12600                 Fix bug #777 (Sylpheed crash in account configuration)
12601
12602 2005-08-03 [colin]      1.9.13cvs11
12603
12604         * src/addressbook.c
12605         * src/editaddress.c
12606         * src/editgroup.c
12607                 Fixing addressbook, round 2
12608         * src/textview.c
12609                 Fix emphasis color on rechecking 'Colorize messages'
12610
12611 2005-08-03 [paul]       1.9.13cvs10
12612
12613         sync with main
12614
12615         * src/addr_compl.c
12616         * src/compose.c
12617         * src/main.c
12618         * src/pop.c
12619         * src/prefs_account.c
12620         * src/procmime.c
12621         * src/procmsg.c
12622         * src/quote_fmt_parse.y
12623         * src/textview.c
12624         * src/common/quoted-printable.c
12625         * src/common/utils.c
12626         * src/common/utils.h
12627         * src/common/xml.c
12628                 replaced incorrect locale-independent
12629                 ctype functions with GLib's. Corrected
12630                 signedness mismatch.
12631         * src/headerview.c
12632                 headerview_create(): added spacing for vbox.
12633         * src/gtk/about.c
12634                 set focus to the OK button.
12635
12636 2005-08-03 [colin]      1.9.13cvs9
12637
12638         * src/folderview.c
12639                 Fix possible crash
12640
12641 2005-08-02 [colin]      1.9.13cvs8
12642
12643         * src/mainwindow.c
12644                 Fix cast
12645         * src/addressbook.c
12646         * src/addressitem.h
12647                 Fix a cast and more generally, try to make the
12648                 GUI more intuitive and consistent (round 1)
12649
12650 2005-08-02 [paul]       1.9.13cvs7
12651
12652         * src/folder.h
12653                 missing in 1.9.13cvs6
12654
12655 2005-08-02 [colin]      1.9.13cvs6
12656
12657         * src/folder.c
12658                 Fix one more leak
12659
12660 2005-08-02 [colin]      1.9.13cvs5
12661
12662         * src/folder.c
12663         * src/folderview.c
12664         * src/imap.c
12665         * src/main.c
12666         * src/mbox.c
12667         * src/procmsg.c
12668         * src/summaryview.c
12669                 Fix a number of folder_item_get_msg_list()-related
12670                 leaks (missing procmsg_msginfo_free()s)
12671
12672 2005-08-01 [colin]      1.9.13cvs4
12673
12674         * src/folderview.c
12675         * src/folderview.h
12676         * src/mainwindow.c
12677         * src/prefs_fonts.c
12678         * src/prefs_summaries.c
12679         * src/prefs_themes.c
12680         * src/summaryview.c
12681         * src/summaryview.h
12682         * src/textview.c
12683         * src/textview.h
12684                 Fix instant-apply of summary and folderview-related prefs
12685                 Fix erroneous g_free and alertpanels in prefs_theme
12686                 Add instant-apply for fonts
12687                 Defer applying of prefs a little bit so it's done only
12688                 once even if requested by multiples prefs pages
12689
12690 2005-08-01 [paul]       1.9.13cvs3
12691
12692         * src/main.c
12693                 fix bug 776 'S.C. crashes on close'
12694                 thanks to Colin
12695         * src/etpan/etpan-thread-manager-types.h
12696                 add missing include
12697                 thanks to Hoa
12698
12699 2005-07-25 [paul]       1.9.13cvs2
12700
12701         * src/summaryview.c
12702                 fix typos. spotted by Fabien Vantard
12703
12704 2005-07-24 [paul]       1.9.13cvs1
12705
12706         * doc/man/sylpheed.1
12707                 update man page, incorporating fix of
12708                 bug 769 'Typo in manpage'
12709         * src/etpan/imap-thread.c
12710                 fix NetBSD openssl dependencies. patch by
12711                 George Michaelson <ggm@apnic.net>
12712         * po/pt_BR.po
12713                 updated by Frederico Goncalves Guimaraes
12714
12715 2005-07-22 [paul]       1.9.13
12716
12717         1.9.13 release
12718
12719 2005-07-22 [paul]       1.9.12cvs91
12720
12721         * AUTHORS
12722         * INSTALL
12723         * README.claws
12724         * RELEASE_NOTES.claws
12725                 updated for release
12726         * configure.ac
12727         * po/nb.po
12728         * tools/claws.i18n.status.pl
12729                 add Norwegian translation. submiited by
12730                 Geir Helland <pjallabais@users.sourceforge.net>
12731         * po/ca.po
12732         * po/de.po
12733         * po/es.po
12734         * po/fi.po
12735         * po/fr.po
12736         * po/it.po
12737         * po/sk.po
12738         * po/sr.po
12739         * po/zh_CN.po
12740                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12741                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12742                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12743                 Yang Guilong
12744         * src/plugins/clamav/clamav_plugin_gtk.c
12745         * src/plugins/spamassassin/spamassassin_gtk.c
12746                 replace outdated description strings
12747
12748 2005-07-21 [colin]      1.9.12cvs90
12749
12750         * src/folder.c
12751                 Set folder to batch mode when scanning it. Makes deletion
12752                 of unread mails on IMAP much faster (due to the UNREAD 
12753                 flag unsetting)
12754
12755 2005-07-21 [darko]      1.9.12cvs89
12756
12757         * configure.ac
12758                 link against libresolv if necessary (patch by Paul)
12759         * src/msgcache.c
12760                 use glib's portable macros to determine endianness
12761
12762 2005-07-21 [paul]       1.9.12cvs88
12763
12764         * src/crash.c
12765         * src/gtk/about.c
12766                 update compiled-in features list
12767
12768 2005-07-20 [colin]      1.9.12cvs87
12769
12770         * src/folder.c
12771         * src/textview.c
12772                 Gcc 2.9x compilation fixes, thanks to Darko
12773         * src/plugins/clamav/clamav_plugin.c
12774                 Little optimisation: load virus database only once
12775         * src/plugins/spamassassin/spamassassin.c
12776                 Big optimisation: filtering one mail took at least 1 second,
12777                 now it takes at least 50ms. Doesn't speed up spamassassin 
12778                 itself, but should already be much more tolerable.
12779
12780 2005-07-20 [colin]      1.9.12cvs86
12781
12782         * src/summaryview.c
12783                 Fix performance issue
12784
12785 2005-07-19 [colin]      1.9.12cvs85
12786
12787         * src/plugins/pgpinline/plugin.c
12788                 Fix warning
12789
12790 2005-07-19 [colin]      1.9.12cvs84
12791
12792         * configure.ac
12793         * src/plugins/Makefile.am
12794         * src/plugins/pgpinline/.cvsignore
12795         * src/plugins/pgpinline/Makefile.am
12796         * src/plugins/pgpinline/pgpinline.c
12797         * src/plugins/pgpinline/pgpinline.deps
12798         * src/plugins/pgpinline/pgpinline.h
12799         * src/plugins/pgpinline/plugin.c
12800                 Put pgpinline in the main tree
12801
12802 2005-07-19 [paul]       1.9.12cvs83
12803
12804         * src/prefs_actions.c
12805                 prevent '//' in menu names, which cause a crash
12806                 thanks to Colin
12807
12808 2005-07-19 [paul]       1.9.12cvs82
12809
12810         * configure.ac
12811                 be generally more informative in configure output.
12812                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12813                 '[ --disable-openssl ...', as --enable-openssl is default
12814                 PGP/MIME: don't check for GPGME again, check for
12815                 pgpcore instead. Therefore prevent the possibility of
12816                 attempting to build pgpmime if pgpcore dependencies are
12817                 not met
12818                 ClamAV: use pkgconfig to check for lib
12819                 libgnomeprint: revert logic on inner test to match
12820                 everything else
12821         * src/plugins/pgpcore/sgpgme.c
12822                 add missing include
12823
12824 2005-07-19 [colin]      1.9.12cvs81
12825
12826         * src/summaryview.c
12827                 Fix slow thread rebuilding in particular
12828                 cases
12829
12830 2005-07-19 [paul]       1.9.12cvs80
12831
12832         * sylpheed-claws.desktop
12833                 fix typo, spotted by Stephan Sachse
12834         * src/account.c
12835                 replace GTK_STOCK_ADD with
12836                 GTK_STOCK_NEW button
12837
12838 2005-07-18 [colin]      1.9.12cvs79
12839
12840         * src/etpan/imap-thread.c
12841                 Fix return value (Thanks Hoa)
12842
12843 2005-07-18 [colin]      1.9.12cvs78
12844
12845         * src/imap.c
12846                 Allow empty passwords
12847                 Create drafts/queue/outbox if necessary
12848         * src/summaryview.c
12849                 Remove old code
12850         * src/etpan/imap-thread.c
12851                 Fix STARTTLS (Thanks to Hoa)
12852
12853 2005-07-18 [paul]       1.9.12cvs77
12854
12855         * ChangeLog-gtk2.jp
12856         * ChangeLog.jp
12857                 removed
12858         * Makefile.am
12859                 updated to reflect additions and removals
12860         * TODO
12861                 updated to be claws-specific
12862         * TODO-gtk2
12863         * TODO-gtk2.jp
12864         * TODO.jp
12865         * sylpheed-128x128.png
12866         * sylpheed-64x64.png
12867                 removed
12868         * sylpheed-claws-128x128.png
12869         * sylpheed-claws-64x64.png
12870         * sylpheed-claws.desktop
12871         * sylpheed-claws.png
12872                 added
12873         * sylpheed.desktop
12874         * sylpheed.png
12875                 removed
12876
12877 2005-07-17 [paul]       1.9.12cvs76
12878
12879         * src/account.c
12880         * src/addressbook.c
12881         * src/alertpanel.c
12882         * src/alertpanel.h
12883         * src/compose.c
12884         * src/exphtmldlg.c
12885         * src/expldifdlg.c
12886         * src/folderview.c
12887         * src/imap_gtk.c
12888         * src/inc.c
12889         * src/message_search.c
12890         * src/messageview.c
12891         * src/mh_gtk.c
12892         * src/news_gtk.c
12893         * src/prefs_actions.c
12894         * src/prefs_filtering.c
12895         * src/prefs_matcher.c
12896         * src/prefs_template.c
12897         * src/prefs_themes.c
12898         * src/ssl_manager.c
12899         * src/summary_search.c
12900         * src/textview.c
12901         * src/toolbar.c
12902         * src/gtk/sslcertwindow.c
12903         * src/plugins/pgpcore/sgpgme.c
12904                 rework alertpanels
12905
12906 2005-07-17 [colin]      1.9.12cvs75
12907
12908         * src/privacy.c
12909                 add a PrivacySystem accessor that checks that
12910                 the system cached in a MimeInfo's privacydata
12911                 is still registered. Use this accessor instead
12912                 of directly using data->system. Fixes crashes
12913                 after unloading pgp plugins.
12914
12915 2005-07-17 [colin]      1.9.12cvs74
12916
12917         * src/alertpanel.c
12918                 Change geometry hints to a simple default size.
12919                 Fixes the certs dialogs.
12920
12921 2005-07-17 [colin]      1.9.12cvs73
12922
12923         * src/gtk/sslcertwindow.c
12924                 Use a gtkExpander
12925
12926 2005-07-17 [colin]      1.9.12cvs72
12927
12928         * src/plugins/pgpcore/Makefile.am
12929         * src/plugins/pgpmime/Makefile.am
12930                 Add gpgme libs
12931
12932 2005-07-17 [paul]       1.9.12cvs71
12933
12934         * configure.ac
12935                 add --disable-gnomeprint option
12936                 modified version of patch by Marius Mauch
12937
12938 2005-07-17 [paul]       1.9.12cvs70
12939
12940         * src/common/defs.h
12941                 update urls
12942         * src/account.c
12943         * src/action.c
12944         * src/addressbook.c
12945         * src/compose.c
12946         * src/foldersel.c
12947         * src/folderview.c
12948         * src/html.c
12949         * src/imap_gtk.c
12950         * src/main.c
12951         * src/mainwindow.c
12952         * src/messageview.c
12953         * src/mh_gtk.c
12954         * src/mimeview.c
12955         * src/news_gtk.c
12956         * src/prefs_account.c
12957         * src/prefs_send.c
12958         * src/prefs_summaries.c
12959         * src/procmsg.c
12960         * src/summaryview.c
12961         * src/common/utils.c
12962         * src/common/xml.c
12963         * src/plugins/pgpcore/passphrase.c
12964         * src/plugins/pgpcore/select-keys.c
12965                 replace inappropriately used backticks
12966                 with single quotes
12967
12968 2005-07-16 [colin]      1.9.12cvs69
12969
12970         * src/image_viewer.c
12971                 Add extra paranoid checks
12972
12973 2005-07-16 [colin]      1.9.12cvs68
12974
12975         * src/plugins/pgpcore/prefs_gpg.c
12976                 Don't auto-check sigs by default, as it
12977                 can be really slow.
12978
12979 2005-07-16 [colin]      1.9.12cvs67
12980
12981         * src/plugins/pgpcore/sgpgme.c
12982                 Make messages a bit better.
12983
12984 2005-07-16 [colin]      1.9.12cvs66
12985
12986         * src/imap.c
12987                 Remove pseudo-log
12988         * src/etpan/imap-thread.c
12989                 Add real log
12990
12991 2005-07-16 [colin]      1.9.12cvs65
12992
12993         * src/main.c
12994         * src/prefs_other.c
12995                 And now, fix build with libetpan :-/
12996
12997 2005-07-15 [colin]      1.9.12cvs64
12998
12999         * src/prefs_other.c
13000                 Continue fixing build without libetpan.
13001
13002 2005-07-15 [colin]      1.9.12cvs63
13003
13004         * src/main.c
13005                 Fix build with --disable-libetpan
13006
13007 2005-07-15 [colin]      1.9.12cvs62
13008
13009         * configure.ac
13010                 Bump libetpan's version
13011
13012 2005-07-15 [colin]      1.9.12cvs61
13013
13014         * src/etpan/imap-thread.c
13015                 Actually stop logging :)
13016
13017 2005-07-15 [colin]      1.9.12cvs60
13018
13019         * src/addressbook.c
13020                 Fix dnd of multiple addresses.
13021
13022 2005-07-15 [hoa]        1.9.12cvs59
13023
13024         * src/etpan/imap-thread.c
13025             disable login of IMAP password in libetpan log file.
13026
13027 2005-07-15 [paul]       1.9.12cvs58
13028
13029         * src/account.c
13030                 don't automatically sort
13031                 do allow drag n drop
13032
13033 2005-07-15 [paul]       1.9.12cvs57
13034
13035         * src/account.c
13036         * src/ssl_manager.c
13037                 alphabetical listing
13038
13039 2005-07-15 [paul]       1.9.12cvs56
13040
13041         * src/gtk/pluginwindow.c
13042                 sort plugin list alphabetically
13043
13044 2005-07-15 [paul]       1.9.12cvs55
13045
13046         * src/prefs_spelling.c
13047         * src/prefs_wrapping.c
13048                 unify English usage
13049
13050 2005-07-15 [colin]      1.9.12cvs54
13051
13052         * src/wizard.c
13053                 Typo fix
13054
13055 2005-07-15 [paul]       1.9.12cvs53
13056
13057         * src/prefs_message.c
13058                 make 'show cursor' a hidden option
13059
13060 2005-07-14 [colin]      1.9.12cvs52
13061
13062         * src/plugins/spamassassin/Makefile.am
13063         * src/plugins/clamav/Makefile.am
13064                 Fix double EXTRA_DISTs
13065
13066 2005-07-14 [colin]      1.9.12cvs51
13067
13068         * src/plugins/clamav/Makefile.am
13069         * src/plugins/clamav/clamav_plugin_gtk.deps
13070         * src/plugins/spamassassin/Makefile.am
13071         * src/plugins/spamassassin/spamassassin_gtk.deps
13072                 Make $plugin_gtk depend on $plugin
13073
13074 2005-07-14 [hoa]        1.9.12cvs50
13075
13076         * src/etpan/imap-thread.c
13077                 enable debug log of libetpan when running with --debug
13078
13079 2005-07-14 [colin]      1.9.12cvs49
13080
13081         * configure.ac
13082         * src/common/Makefile.am
13083         * src/common/plugin.c
13084         * src/common/plugin.h
13085                 Add a little plugin dependancy system.
13086                 Plugins can ship a $plugin_name.deps file
13087                 (near them in PLUGINDIR) so that their
13088                 dependancies are loaded if possible.
13089         * src/plugins/Makefile.am
13090         * src/plugins/pgpcore/Makefile.am
13091         * src/plugins/pgpcore/passphrase.c
13092         * src/plugins/pgpcore/passphrase.h
13093         * src/plugins/pgpcore/plugin.c
13094         * src/plugins/pgpcore/prefs_gpg.c
13095         * src/plugins/pgpcore/prefs_gpg.h
13096         * src/plugins/pgpcore/select-keys.c
13097         * src/plugins/pgpcore/select-keys.h
13098         * src/plugins/pgpcore/sgpgme.c
13099         * src/plugins/pgpcore/sgpgme.h
13100                 Introduce pgpcore, used by pgpmime and
13101                 pgpinline
13102         * src/plugins/pgpmime/Makefile.am
13103         * src/plugins/pgpmime/passphrase.c
13104         * src/plugins/pgpmime/passphrase.h
13105         * src/plugins/pgpmime/pgpmime.c
13106         * src/plugins/pgpmime/pgpmime.deps
13107         * src/plugins/pgpmime/plugin.c
13108         * src/plugins/pgpmime/prefs_gpg.c
13109         * src/plugins/pgpmime/prefs_gpg.h
13110         * src/plugins/pgpmime/select-keys.c
13111         * src/plugins/pgpmime/select-keys.h
13112         * src/plugins/pgpmime/sgpgme.c
13113         * src/plugins/pgpmime/sgpgme.h
13114                 Remove the core from pgpmime and add the
13115                 dependancy to pgpcore.
13116
13117 2005-07-14 [paul]       1.9.12cvs48
13118
13119         * src/stock_pixmap.c
13120                 forgot this in last commit
13121
13122 2005-07-14 [paul]       1.9.12cvs47
13123
13124         * src/account.c
13125         * src/addressbook.c
13126                 add accelerators for the buttons (sync with main)
13127         * src/compose.c
13128         * src/compose.h
13129                 add accelerators for the buttons.
13130                 fix editing with external editor.
13131                 replace gdk_input_*() with GIOChannel;
13132                 (sync with main)
13133         * src/foldersel.c
13134                 display folder names with new/unread
13135                 representation (sync with main)
13136         * src/main.c
13137                 specify default window icon (sync with main)
13138         * src/prefs_common.c
13139                 use_addr_book default to FALSE
13140         * src/summaryview.c
13141         * src/textview.c
13142                 add accelerators for the buttons (sync with main)
13143         * src/gtk/menu.c
13144                 fix typos
13145         * src/pixmaps/sylpheed_icon.xpm
13146                 updated
13147
13148 2005-07-13 [paul]       1.9.12cvs46
13149
13150         * src/plugins/pgpmime/pgpmime.c
13151         * src/plugins/pgpmime/sgpgme.c
13152                 (temporarily) use deprecated gpgme_data_rewind()
13153                 while largefile support is not present
13154                 (as suggested by Colin)
13155
13156 2005-07-13 [paul]       1.9.12cvs45
13157
13158         * configure.ac
13159                 remove large file support (for now):
13160                 it breaks too many things
13161
13162 2005-07-13 [paul]       1.9.12cvs44
13163
13164         * configure.ac
13165                 add large file support
13166         * src/html.c
13167                 fix bug #763 where href attribute was not
13168                 the very first attribute of a link
13169                 patch by Thomas Gilgin
13170
13171 2005-07-13 [colin]      1.9.12cvs43
13172
13173         * src/gtk/pluginwindow.c
13174                 Little portability fix
13175
13176 2005-07-13 [colin]      1.9.12cvs42
13177
13178         * src/plugins/pgpmime/sgpgme.c
13179                 Fix crasher.
13180
13181 2005-07-13 [colin]      1.9.12cvs41
13182
13183         * src/plugins/pgpmime/pgpmime.c
13184         * src/plugins/pgpmime/sgpgme.c
13185                 Use gpgme_data_release_and_get_mem instead
13186                 of gpgme_data_read.
13187
13188 2005-07-13 [colin]      1.9.12cvs40
13189
13190         * configure.ac
13191         * src/plugins/pgpmime/passphrase.c
13192         * src/plugins/pgpmime/passphrase.h
13193         * src/plugins/pgpmime/pgpmime.c
13194         * src/plugins/pgpmime/plugin.c
13195         * src/plugins/pgpmime/select-keys.c
13196         * src/plugins/pgpmime/select-keys.h
13197         * src/plugins/pgpmime/sgpgme.c
13198         * src/plugins/pgpmime/sgpgme.h
13199                 Port pgpmime to gpgme-1.0.
13200
13201 2005-07-12 [paul]       1.9.12cvs39
13202
13203         * AUTHORS
13204         * src/toolbar.c
13205         * src/toolbar.h
13206                 add a 'Go to Prev' button to the toolbar.
13207                 correct tooltip text of go to buttons.
13208                 based on patch by Yang Guilong <bamanzi@gmail.com>
13209
13210 2005-07-12 [colin]      1.9.12cvs38
13211
13212         * src/statusbar.c
13213                 Fix progress bar showing stuff at startup.
13214
13215 2005-07-12 [paul]       1.9.12cvs37
13216
13217         * src/editjpilot.c
13218                 fix building with jpilot support
13219
13220 2005-07-11 [colin]      1.9.12cvs36
13221
13222         * src/inc.c
13223                 Add visual indication that filtering is running
13224         * src/textview.c
13225                 Make {}[] uri delimiters
13226         * src/summaryview.c
13227                 Remove useless (and slow) calls
13228
13229 2005-07-11 [paul]       1.9.12cvs35
13230
13231         * src/plugins/clamav/clamav_plugin_gtk.c
13232         * src/plugins/dillo_viewer/dillo_prefs.c
13233         * src/plugins/pgpmime/prefs_gpg.c
13234         * src/plugins/spamassassin/spamassassin_gtk.c
13235                 gather plugins prefs together under their
13236                 own 'Plugins' heading
13237
13238 2005-07-11 [paul]       1.9.12cvs34
13239
13240         sync with main
13241
13242         * src/account.c
13243                 account_delete(): modified alert dialog
13244         * src/editjpilot.c
13245         * src/editvcard.c
13246                 fixed a crash when cancelling file selection
13247                 dialog by Escape key. Made non-ascii filename
13248                 selectable.
13249         * src/prefs_template.c
13250                 prefs_template_window_create(): make scrolled
13251                 window policy AUTOMATIC
13252
13253 2005-07-10 [hoa]        1.9.12cvs33
13254
13255         * src/etpan/imap-thread.c
13256                 workaround for old Courier IMAP servers.
13257
13258 2005-07-10 [colin]      1.9.12cvs32
13259
13260         * src/folder.c
13261         * src/statusbar.c
13262         * src/statusbar.h
13263                 Add visual progress indicator on filtering/processing
13264                 Factorize the progress bar code
13265         * src/imap.c
13266         * src/imap.h
13267         * src/etpan/imap-thread.c
13268                 Add a reference counter to avoid destroying the Folder
13269                 while it's in use by another callback.
13270
13271 2005-07-09 [hoa]        1.9.12cvs31
13272
13273         * src/imap.c
13274         * src/etpan/imap-thread.c
13275                 fixed deadlock when removing IMAP account.
13276
13277 2005-07-08 [colin]      1.9.12cvs30
13278
13279         * src/textview.c
13280         * src/unmime.c
13281                 Fix again problems decoding broken headers
13282         * src/gtk/inputdialog.c
13283                 Fix local variable shadowing a global one
13284
13285 2005-07-08 [colin]      1.9.12cvs29
13286
13287         * src/msgcache.c
13288                 Make the cache/mark files platform-agnostic by writing
13289                 them in little-endian format. Reading them is also done
13290                 in little-endian format, of course; however, in order
13291                 to avoid trashing mark data on big-endian machines, the
13292                 files are, at first, read from the native format if the
13293                 little-endian one doesn't exist. This is easy to deter-
13294                 mine by trying to open a file with a swapped data_ver
13295                 and seeing if it's the wanted version.
13296                 Little-endian using users should see absolutely no
13297                 difference, Big-endian users may get a very little
13298                 performance drop due to byte-swapping.
13299                 Tested on i386 and ppc32. 
13300                 Fixes bug #159 (The index file, in the mailboxes, is 
13301                 hardware depending).
13302
13303                 To have the cache/mark files updated to the new little-
13304                 endian format, "Check for new messages" or even
13305                 "Rebuild folder tree" aren't enough. Files will be
13306                 updated as soon as a folder has been opened/closed.
13307                 To update everything, just select all folders by
13308                 selecting them one by one.
13309
13310 2005-07-07 [colin]      1.9.12cvs28
13311
13312         * src/imap.c
13313                 Remember the folder separator per IMAPFolder
13314                 instead of globally.
13315                 Revive the Session on noop; fixes bug #761
13316                 (mark a bunch of unread messages as read takes 
13317                 forever)
13318
13319 2005-07-07 [darko]      1.9.12cvs27
13320
13321         * src/common/template.c
13322                 Sort templates alphabetically
13323
13324 2005-07-06 [colin]      1.9.12cvs26
13325
13326         * src/imap.c
13327                 Try to use the correct separator in
13328                 most cases. Possibly fixes bug #759
13329                 (only creates the INBOX folder when 
13330                 setting up new IMAP account) and 
13331                 bug #760 (Can't retrieve messages)
13332
13333 2005-07-06 [colin]      1.9.12cvs25
13334
13335         * src/imap.c
13336                 Use real_path in status command. This will
13337                 help later, when namespaces will be used.
13338
13339 2005-07-06 [colin]      1.9.12cvs24
13340
13341         * configure.ac
13342         * src/account.c
13343         * src/folder.c
13344         * src/imap.c
13345         * src/etpan/etpan-log.c
13346         * src/etpan/etpan-thread-manager.c
13347         * src/etpan/imap-thread.c
13348                 Add a --disable-libetpan parameter. With this,
13349                 users that don't want IMAP4 support can avoid
13350                 the new dependancy (and have no IMAP support).
13351                 Users that have IMAP4 accounts and use this
13352                 parameter won't lose their configuration, their
13353                 IMAP accounts will just be invisible and not
13354                 used.
13355         * src/textview.c
13356                 Make the "Copy ..." contextual menu items 
13357                 copy to both the X clipboard and the gtk 
13358                 clipboard - as most other apps do.
13359         * src/gtk/about.c
13360                 Add a notice about OpenSSL usage, in order to
13361                 comply with OpenSSL's license (point 6):
13362                 http://www.openssl.org/source/license.html
13363
13364 2005-07-06 [colin]      1.9.12cvs23
13365
13366         * src/alertpanel.c
13367                 Fix a minimum size for alertpanels
13368         * src/compose.c
13369                 Show 'No space left on device' type errors
13370                 when queuing/sending
13371         * src/imap_gtk.c
13372         * src/mh_gtk.c
13373                 Rework folder's deletion message (remove 
13374                 extra \n)
13375
13376 2005-07-05 [colin]      1.9.12cvs22
13377
13378         * src/imap.c
13379                 Add an alertpanel on auth error
13380                 Add pseudo-log
13381                 Remove pthread-related stuff
13382
13383 2005-07-05 [colin]      1.9.12cvs21
13384
13385         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13386                 Fix crash on plugin reloading (with a hack)
13387
13388 2005-07-05 [colin]      1.9.12cvs20
13389
13390         * src/prefs_account.c
13391         * src/prefs_account.h
13392                 Fix typo
13393         * src/gtk/filesel.c
13394         * src/gtk/filesel.h
13395                 Add a way to filter the view
13396         * src/gtk/pluginwindow.c
13397                 Filter loadable stuff
13398         * src/plugins/pgpmime/prefs_gpg.c
13399                 Fix missing unregistration
13400         * .cvsignore
13401         * src/etpan/.cvsignore
13402         * src/plugins/spamassassin/.cvsignore
13403                 Add more stuff to cvs ignored files
13404
13405 2005-07-04 [colin]      1.9.12cvs19
13406
13407         * src/imap.c
13408                 Fix scan_required returning FALSE when it
13409                 shouldn't. Maybe fix #760 (Can't retrieve
13410                 messages)
13411
13412 2005-07-04 [colin]      1.9.12cvs18
13413
13414         * src/summaryview.c
13415                 Fix always_show_msg pref
13416
13417 2005-07-04 [paul]       1.9.12cvs17
13418
13419         sync with main (forgotten in last commit)
13420         
13421         * src/common/utils.c
13422         * src/common/utils.h
13423                 check_line_length(): new.
13424                 is_dir_exist()
13425                 is_file_entry_exist()
13426                 dirent_is_regular_file()
13427                 dirent_is_directory(): use g_file_test() instead of stat().
13428
13429 2005-07-04 [paul]       1.9.12cvs16
13430
13431         sync with main:
13432
13433         * src/compose.c
13434                 compose_write_to_file(): check for line
13435                 length limit and display warning if exceeds
13436         * src/jpilot.c
13437                 use get_home_dir() instead of g_get_home_dir()
13438         * src/procheader.c
13439                 removed warning about invalid date
13440         * src/vcard.c
13441                 use get_home_dir() instead of g_get_home_dir()
13442
13443 2005-07-04 [paul]       1.9.12cvs15
13444
13445         * src/stock_pixmap.c
13446                 fix new pixmap naming errors
13447                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13448
13449 2005-07-04 [colin]      1.9.12cvs14
13450
13451         * src/imap.c
13452                 Fix debugging string with a warning
13453
13454 2005-07-04 [colin]      1.9.12cvs13
13455
13456         * configure.ac
13457                 Add a check for libetpan's version (>= 0.37)
13458
13459 2005-07-04 [hoa]        1.9.12cvs12
13460
13461         * commitHelper
13462         * src/imap.c
13463         * src/etpan/imap-thread.c
13464         * src/etpan/imap-thread.h
13465                 fixed IMAP implementation of check of mails.
13466
13467 2005-07-03 [hoa]        1.9.12cvs11
13468
13469         * src/etpan/Makefile.am
13470         * src/etpan/etpan-errors.h
13471         * src/etpan/etpan-log.[ch]
13472         * src/etpan/etpan-thread-manager-types.h
13473         * src/etpan/etpan-thread-manager.[ch]
13474         * src/etpan/imap-thread.[ch]
13475         * src/Makefile.am
13476         * src/imap.c
13477         * src/main.c
13478         * src/prefs_other.c
13479         * configure.ac
13480             merged imap branch.
13481             dependency on libetpan 0.37 is now added.
13482
13483 2005-07-01 [colin]      1.9.12cvs10
13484
13485         * src/Makefile.am
13486         * src/folder.c
13487         * src/folder.h
13488         * src/folderview.c
13489         * src/stock_pixmap.c
13490         * src/stock_pixmap.h
13491         * src/plugins/trayicon/trayicon.c
13492                 Add marked symbol on folders containing
13493                 marked messages
13494         * src/procmsg.c
13495         * src/procmsg.h
13496         * src/toolbar.c
13497         * src/prefs_common.c
13498         * src/prefs_common.h
13499         * src/prefs_send.c
13500                 Add an optional confirmation dialog on queue
13501                 sending. Patch by wwp.
13502         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13503         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13504         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13505         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13506         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13507         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13508         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13509         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13510         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13511         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13512         * src/pixmaps/trash_mark.xpm            ** ADDED **
13513                 New pixmaps
13514
13515 2005-07-01 [colin]      1.9.12cvs9
13516
13517         * src/summaryview.c
13518                 Fix a little threading bug
13519         * src/addrgather.c
13520         * src/mainwindow.c
13521                 A little bit of HIG normality never hurts
13522
13523 2005-07-01 [colin]      1.9.12cvs8
13524
13525         * src/compose.c
13526         * src/msgcache.c
13527         * src/pop.c
13528         * src/procmime.c
13529         * src/recv.c
13530         * src/common/log.c
13531         * src/common/template.c
13532         * src/common/utils.c
13533         * src/common/utils.h
13534                 Reverted the fwrite_atomic stuff. In fact
13535                 it is already atomic.
13536
13537 2005-06-30 [colin]      1.9.12cvs7
13538
13539         * src/common/utils.c
13540         * src/common/utils.h
13541                 Add an fwrite_atomic() function to make
13542                 sure we write everything: fwrite can make
13543                 short writes.
13544         * src/compose.c
13545         * src/msgcache.c
13546         * src/pop.c
13547         * src/procmime.c
13548         * src/recv.c
13549         * src/common/log.c
13550         * src/common/template.c
13551                 Use that (and fix swapping of size and nmemb).
13552                 Thanks to Rich Coe for the heads up.
13553
13554 2005-06-30 [colin]      1.9.12cvs6
13555
13556         * src/addressbook.c
13557                 Optimize addressbook opening 
13558
13559 2005-06-30 [colin]      1.9.12cvs5
13560
13561         * src/summaryview.c
13562                 Remove calls to summary_step after move/copy
13563
13564 2005-06-28 [paul]       1.9.12cvs4
13565
13566         * src/alertpanel.c
13567                 wrap and make the error msg selectable
13568
13569 2005-06-28 [paul]       1.9.12cvs3
13570
13571         * src/ssl_manager.c
13572                 replace the OK button with a Close button
13573         * src/gtk/foldersort.c
13574                 use GTK_STOCK_ icons/buttons
13575
13576 2005-06-28 [colin]      1.9.12cvs2
13577
13578         * src/gedit-print.c             ** ADDED **
13579         * src/gedit-print.h             ** ADDED **
13580         * src/gtk/gtksourceprintjob.c   ** ADDED **
13581         * src/gtk/gtksourceprintjob.h   ** ADDED **
13582                 I can't believe no one had enough time to tell
13583                 me I forgot the `cvs add`
13584
13585 2005-06-27 [colin]      1.9.12cvs1
13586
13587         * src/Makefile.am
13588         * src/gtk/Makefile.am
13589         * src/messageview.c
13590         * src/procmsg.c
13591         * src/summaryview.c
13592         * configure.ac
13593                 Add optional libgnomeprint-based printing
13594         * src/mainwindow.c
13595         * src/gtk/quicksearch.c
13596                 Add an Edit/Quick search menu item to show
13597                 and focus the quicksearch
13598
13599 2005-06-27 [paul]       1.9.12
13600
13601         1.9.12 release
13602
13603         * po/ca.po
13604         * po/de.po
13605         * po/es.po
13606         * po/fr.po
13607         * po/it.po
13608         * po/ko.po
13609         * po/pt_BR.po
13610         * po/sk.po
13611         * po/zh_CN.po
13612                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13613                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13614                 SungHyun Nam, Frederico Goncalves Guimaraes,
13615                 Andrej Kacian, and Yang Guilong
13616 2005-06-26 [colin]      1.9.11cvs106
13617
13618         * src/imap_gtk.c
13619                 Forgot one file for previous fix
13620
13621 2005-06-26 [colin]      1.9.11cvs105
13622
13623         * src/folder.c
13624         * src/imap.c
13625                 Fix problems with folder operations in no_select
13626                 imap folders. it applies only to mails, and 
13627                 creation/deletion/move/renaming of folders 
13628                 should be possible
13629
13630 2005-06-26 [paul]       1.9.11cvs104
13631
13632         * src/prefs_filtering.c
13633                 replace one more GTK_STOCK_REMOVE
13634                 with GTK_STOCK_DELETE
13635
13636 2005-06-25 [colin]      1.9.11cvs103
13637
13638         * src/imap.c
13639                 Optimize get_seq_set_from_seq_list
13640                 (Patch by Ricardo) 
13641
13642 2005-06-25 [colin]      1.9.11cvs102
13643
13644         * src/mh.c
13645                 If the directory exists, but not in the
13646                 correct encoding, rename it. This should
13647                 handle old-versions-induced bugs.
13648
13649 2005-06-25 [colin]      1.9.11cvs101
13650
13651         * src/mh.c
13652                 Fix path access with extended dir names
13653                 Fixes bug #589 (SC segfaults with wrong locale
13654                 settings)
13655
13656 2005-06-25 [colin]      1.9.11cvs100
13657
13658         * src/prefs_account.c
13659         * src/prefs_account.h
13660         * src/compose.c
13661                 Add an option to encrypt replies to
13662                 encrypted messages
13663
13664 2005-06-25 [colin]      1.9.11cvs99
13665
13666         * src/compose.c
13667         * src/quote_fmt_parse.y
13668                 ... And make it work with pgpinline.
13669
13670 2005-06-25 [colin]      1.9.11cvs98
13671
13672         * src/compose.c
13673         * src/procmime.c
13674         * src/procmime.h
13675         * src/quote_fmt_parse.y
13676                 o Make reedition of encrypted messages possible
13677                   (as long as it is encrypted to self too, no
13678                    magic there)
13679                 o Make replying with quote (and without selecting
13680                   text) possible for encrypted messages.
13681                 Closes bug #550 (Not possible to "reply with quote"
13682                 to gnupg encrypted messages)
13683
13684 2005-06-24 [paul]       1.9.11cvs97
13685
13686         * src/imap.c
13687                 add missing include
13688
13689 2005-06-24 [paul]       1.9.11cvs96
13690
13691         * src/editldap.c
13692                 made bind password entry invisible
13693                 (sync with main)
13694         * src/send_message.c
13695                 send_message_local(): check exit status
13696                 to detect errors (sync with main)
13697         * src/textview.c
13698                 use main's less ambiguous popup menu
13699                 wording
13700
13701 2005-06-24 [paul]       1.9.11cvs95
13702
13703         * src/prefs_actions.c
13704         * src/prefs_customheader.c
13705         * src/prefs_display_header.c
13706         * src/prefs_filtering_action.c
13707         * src/prefs_matcher.c
13708         * src/prefs_template.c
13709         * src/prefs_toolbar.c
13710                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13711         * src/gtk/description_window.c
13712                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13713
13714 2005-06-23 [colin]      1.9.11cvs94
13715
13716         * src/summaryview.c
13717                 Fix rough edges (be sure to call status_show whenever
13718                 necessary).
13719
13720 2005-06-23 [colin]      1.9.11cvs93
13721
13722         * src/summaryview.c
13723                 Optimize Select All
13724                 Before, in a 5K mails folder: 11s
13725                 After, in the same folder: 58000µs
13726                 The joys of locking... gtk_clist_select_all() fires a 
13727                 tree-select-row event for each selected row, which in 
13728                 summaryview, callbacks summary_selected which in turn,
13729                 calls summary_status_show, which walks the selected
13730                 rows. Hence, calling gtk_clist_select_all was 
13731                 exponential. Locking the summaryview makes 
13732                 summary_selected return early.
13733
13734 2005-06-23 [colin]      1.9.11cvs92
13735
13736         * src/imap.c
13737                 Move mutex at the important place to avoid
13738                 deadlocks
13739         * src/summaryview.c
13740                 Fix Del key deleting directly instead of
13741                 moving to trash
13742
13743 2005-06-22 [colin]      1.9.11cvs91
13744
13745         * src/plugins/spamassassin/libspamc.c
13746                 As we do spagetti code with assignations in multiple
13747                 places (see _message_read_raw where out = msg = raw),
13748                 let's be sure we don't free the same pointer twice.
13749                 Should fix bug #683 (Crash in libpam at 
13750                 message_cleanup).
13751
13752 2005-06-22 [colin]      1.9.11cvs90
13753
13754         * src/compose.c
13755         * src/messageview.c
13756         * src/toolbar.c
13757                 Make toolbar's delete use the move to trash stuff;
13758                 Add gtk_widget_realize to be sure pixmaps can get
13759                 created (that may fix an old worksforme bug which
13760                 I can't find back...)
13761
13762 2005-06-22 [colin]      1.9.11cvs89
13763
13764         * src/summaryview.c
13765         * src/summaryview.h
13766         * src/mainwindow.c
13767                 Rename "Message/Delete" to "Message/Move to trash"
13768                 Add "Message/Delete..." that directly destroys the
13769                 selected messages after asking for a confirmation.
13770
13771 2005-06-22 [colin]      1.9.11cvs88
13772
13773         * src/imap.c
13774                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13775                 o Fix a deadlock (thanks Darko)
13776
13777 2005-06-22 [colin]      1.9.11cvs87
13778
13779         * src/gtk/foldersort.c
13780                 Add missing include for the i18n;
13781                 patch by Fabien Vantard
13782
13783 2005-06-21 [colin]      1.9.11cvs86
13784
13785         * src/folder.c
13786         * src/folderview.c
13787                 Respect the no_select flag
13788         * src/imap.c
13789                 Fix recursive deletion
13790         * src/imap_gtk.c
13791         * src/mh_gtk.c
13792                 Make the folder deletion's warning
13793                 more explicit
13794
13795 2005-06-21 [colin]      1.9.11cvs85
13796
13797         * src/textview.c
13798                 Prevent email addresses from spanning accross
13799                 lines - fixes bug # 646 (newline-chars in 
13800                 email addresses)
13801
13802 2005-06-20 [colin]      1.9.11cvs84
13803
13804         * src/folder.c
13805                 Be sure not to remove source if copy failed
13806
13807 2005-06-20 [colin]      1.9.11cvs83
13808
13809         * src/folderview.c
13810         * src/imap_gtk.c
13811                 remove summaryview's lock
13812         * src/imap.c
13813                 introduce threads to avoid problems when foreground tasks
13814                 interfere with background tasks
13815         * src/mh.c
13816                 prevent moving to drafts/queue
13817         * src/mimeview.c
13818                 fix leak
13819
13820 2005-06-19 [colin]      1.9.11cvs82
13821
13822         * src/imap_gtk.c
13823                 Remember that the user doesn't want to override
13824                 offline mode, for 3 seconds. It avoid presenting
13825                 him with N popups in a really short time.
13826
13827 2005-06-17 [colin]      1.9.11cvs81
13828
13829         * src/imap.c
13830                 Fix IMAP breaking on folders containing '('
13831                 (Probably won't be enough)
13832
13833 2005-06-17 [colin]      1.9.11cvs80
13834
13835         Forgotten files on 1.9.11cvs79
13836         * src/summaryview.c
13837                 Fix stepping when not immediately executing
13838         * src/imap.c
13839                 Really prevent UID FETCH 0
13840         * src/codeconv.c
13841                 Fix outgoing charset never set to utf-8
13842         * src/mh.c
13843                 Fix leak
13844
13845 2005-06-16 [colin]      1.9.11cvs79
13846
13847         * src/compose.c
13848                 Fix bug #707 (Dash splits rows)
13849                 Only wrap if we're on a line break position and
13850                 the previous one was a "white" (space) char.
13851                 Pango stuff is weird.
13852
13853 2005-06-16 [colin]      1.9.11cvs78
13854
13855         * src/imap_gtk.c
13856                 Lock summaryview while downloading messages
13857                 on user demand
13858         * src/procheader.c
13859         * src/unmime.c
13860         * src/common/utils.c
13861         * src/common/utils.h
13862                 Replace \r and \n with spaces in From and
13863                 Subject headers
13864
13865 2005-06-16 [paul]       1.9.11cvs77
13866
13867         * src/procmime.c
13868                 liberalise the mime parser
13869         * src/gtk/about.c
13870                 add text wrapping
13871
13872 2005-06-16 [paul]       1.9.11cvs76
13873
13874         * src/gtk/about.c
13875                 reworked
13876
13877 2005-06-15 [colin]      1.9.11cvs75
13878
13879         * src/compose.c
13880                 Finish header encoding fix
13881         * src/summaryview.c
13882                 Fix segfault
13883         * src/headerview.c
13884                 Fix compilation (Thanks Stephan
13885                 Sachse)
13886
13887 2005-06-15 [colin]      1.9.11cvs74
13888
13889         * Makefile.am
13890                 Install gnome2 stuff rather than gnome1, 
13891                 if both are present
13892         * src/codeconv.c
13893         * src/codeconv.h
13894         * src/compose.c
13895                 Fix headers encoding
13896         * src/folder.c
13897                 Visual progress when fetching all messages
13898         * src/folderview.c
13899         * src/summaryview.c
13900         * src/summaryview.h
13901                 Prevent changing current message while
13902                 incorporating
13903
13904 2005-06-15 [paul]       1.9.11cvs73
13905
13906         * src/gtk/gtkaspell.c
13907         * src/gtk/gtkaspell.h
13908                 fix build warnings
13909
13910 2005-06-15 [paul]       1.9.11cvs72
13911
13912         * src/prefs_filtering.c
13913                 allow reordering of filter rules by
13914                 drag n drop
13915
13916 2005-06-15 [paul]       1.9.11cvs71
13917
13918         * COPYING
13919                 updated
13920         * src/codeconv.c
13921                 replace deprecated function
13922         * src/inc.c
13923         * src/send_message.c
13924         * src/gtk/progressdialog.c
13925         * src/gtk/progressdialog.h
13926                 salvage and reuse parts of reverted sync
13927
13928 2005-06-15 [paul]       1.9.11cvs70
13929
13930         * src/inc.c
13931         * src/send_message.c
13932         * src/gtk/progressdialog.c
13933         * src/gtk/progressdialog.h
13934                 revert yesterday's sync with main
13935                 it contains deprecated functions
13936
13937 2005-06-15 [colin]      1.9.11cvs69
13938
13939         * src/headerview.c
13940                 Fix bug #670 (multi user to: will corrupt message 
13941                 headers display)
13942
13943 2005-06-15 [colin]      1.9.11cvs68
13944
13945         * src/compose.c
13946                 Fix bug #421 (Fix undo on wrapping)
13947
13948 2005-06-15 [colin]      1.9.11cvs67
13949
13950         * src/folder.c
13951                 Provide visual feedback while processing
13952                 folder's rules.
13953         * src/imap.c
13954                 Provide visual feedback while getting
13955                 short headers (for uncached messages)
13956
13957
13958 2005-06-14 [paul]       1.9.11cvs66
13959
13960         * src/account.c
13961                 change a couple stock icons
13962         * src/inc.c
13963         * src/send_message.c
13964         * src/gtk/progressdialog.c
13965         * src/gtk/progressdialog.h
13966                 sync main's GtkTreeView implementation
13967
13968 2005-06-14 [colin]      1.9.11cvs65
13969
13970         * src/imap.c
13971                 Various little fixes, mainly on error paths
13972
13973 2005-06-13 [colin]      1.9.11cvs64
13974
13975         * matcher.c
13976         * procmsg.c
13977         * procmsg.h
13978                 Add a way to fetch only headers. This speeds
13979                 up filtering on headers for IMAP. Fixes:
13980                 bug #481 extraneous imap commands slow down 
13981                         imap filtering
13982                 bug #522 Sylpheed downloads all messages 
13983                         when opening mailbox (IMAP)
13984                 bug #677 IMAP fetch is soooooooooooooo slow
13985         * src/folder.c
13986         * src/folder.h
13987                 Add a folder set_batch method so that
13988                 implementations can speed up flags changes
13989         * src/folderutils.c
13990         * src/summaryview.c
13991                 Use that in mark as (un)read and mark all read
13992                 Refix bug #679
13993         * src/imap.c
13994                 Implement set_batch - brings back deferred
13995                 flags in a less buggy manner. Fixes:
13996                 bug #729 IMAP immediate expunge of deleted messages
13997                 bug #191 remove list of messages with one command
13998                 Fix login with strange chars
13999                 Implement fetch_msg_full
14000                 Fix copy (wrong counts)
14001
14002 2005-06-12 [colin]      1.9.11cvs63
14003
14004         * src/folder.c
14005                 lock incorporation during long operations.
14006                 Avoids fucking up the IMAP socket.
14007
14008 2005-06-12 [colin]      1.9.11cvs62
14009
14010         * src/imap.c
14011                 Fix harmful typo
14012                 Factorize remove_all_msg
14013                 Thread-ize expunge
14014         * src/summaryview.c
14015                 Don't update partial-download status if unnecessary
14016         * src/folder.c
14017                 Use remove_msgs everywhere possible
14018
14019 2005-06-12 [colin]      1.9.11cvs61
14020
14021         * src/folder.c
14022         * src/folder.h
14023                 Add a remove_msgs function to remove a 
14024                 list of messages
14025         * src/imap.c
14026                 Implement that.
14027
14028 2005-06-12 [colin]      1.9.11cvs60
14029
14030         * src/imap.c
14031                 Remove flags-processing deferring... Too hard
14032                 to get it to work in all cases.
14033
14034 2005-06-11 [colin]      1.9.11cvs59
14035
14036         * src/imap.c
14037                 printf -> debug_print
14038
14039 2005-06-11 [colin]      1.9.11cvs58
14040
14041         * src/imap.c
14042                 o Fix build without USE_PTHREAD
14043                 o Factorize imap_open
14044                 o Alertpanel in case of impossible connection
14045                 o Alertpanel in case of impossible login
14046                 o Fix deferred flags processing to force a 
14047                   flush before adding some more flags to process,
14048                   but in another folder.
14049
14050 2005-06-10 [colin]      1.9.11cvs57
14051
14052         * src/imap.c
14053                 o Fix a format string error
14054                 o init ssl socket outside of the thread 
14055                   (it possibly invokes gtk calls)
14056         * src/procmime.c
14057                 o Put back the buffer to its necessary size
14058                 o Fix changing a file pointer without keeping
14059                   track of it (thanks Valgrind)
14060         * src/common/smtp.c
14061                 o Fix automatic STARTTLS if login should be done
14062                   and the server only allows it after starting TLS
14063         * src/gtk/gtkinputdialog.c
14064                 o Eat GDK_Return so that the combo popup doesn't 
14065                   appear when we press Enter to validate the combo
14066                   input dialog (as seen in the Open with... dialog)
14067
14068 2005-06-10 [colin]      1.9.11cvs56
14069
14070         * src/imap.c
14071                 o A bit less debug
14072                 o Fix a crash on deletion
14073                 o Threadize imap_select (it's called outside of 
14074                   threads)
14075                 o Defer treatment of DELETED flags
14076
14077
14078 2005-06-09 [colin]      1.9.11cvs55
14079
14080         * src/imap.c
14081                 Make sure we check imap_gtk_should_override(), which
14082                 potentially calls gtk stuff, before creating thread.
14083                 That way it should't be called via imap_get_session()
14084                 inside a thread.
14085
14086 2005-06-09 [colin]      1.9.11cvs54
14087
14088         * src/imap.c
14089                 o add a bit of status output
14090                 o remove some dead code
14091                 o threadize get_list_of_uids
14092                 o threadize imap_get_flags
14093                 o defer flag changing by 500ms so that they
14094                   can be batched
14095
14096
14097 2005-06-08 [colin]      1.9.11cvs53
14098
14099         * src/imap.c
14100                 Thread-ize imap_cmd_fetch
14101
14102 2005-06-08 [colin]      1.9.11cvs52
14103
14104         * src/main.c
14105                 Mmh, that broke POP3...
14106
14107 2005-06-08 [colin]      1.9.11cvs51
14108
14109         * src/main.c
14110                 Stabilize IMAP patch (thanks to Hoa)
14111
14112 2005-06-08 [colin]      1.9.11cvs50
14113
14114         * src/imap.c
14115                 Test patch to speed up imap. 
14116
14117 2005-06-08 [colin]      1.9.11cvs49
14118
14119         * src/imap_gtk.c
14120                 Warning fix
14121         * src/procmime.c
14122                 Apply patch from gentoo to use /usr/share/mime/globs if 
14123                 available, after un-breaking it
14124         * src/common/log.c
14125         * src/common/log.h
14126                 Use g_timeout for invoking hooks that possibly use gtk
14127                 calls. This should leave gtk calls in the main thread.
14128
14129 2005-06-08 [paul]       1.9.11cvs48
14130
14131         * src/codeconv.c
14132                 conv_get_outgoing_charset_str(): don't
14133                 use prefs_common setting
14134         * src/compose.c
14135         * src/compose.h
14136                 add /Options/Character encoding/... to
14137                 temporarily change the outgoing encoding
14138
14139         (belated sync with main)
14140
14141 2005-06-08 [paul]       1.9.11cvs47
14142
14143         * src/compose.c
14144                 correction to/completion of last
14145                 sync with main
14146
14147 2005-06-08 [paul]       1.9.11cvs46
14148
14149         sync with main:
14150         
14151         * src/codeconv.c
14152         * src/codeconv.h
14153                 always enabled Japanese auto-detection
14154                 if the first letters of locale string
14155                 is "ja"
14156         * src/compose.c
14157                 don't use "destroy" signal to destroy
14158                 Compose object (fix rare crashes on discard?)
14159         * src/mainwindow.c
14160         * src/messageview.c
14161         * src/prefs_send.c
14162                 added Hebrew encodings
14163         * src/sourcewindow.c
14164                 don't use "destroy" signal to destroy
14165                 objects
14166
14167 2005-06-07 [colin]      1.9.11cvs45
14168
14169         * src/summaryview.c
14170                 Add missing unlocks/locks
14171
14172 2005-06-07 [paul]       1.9.11cvs44
14173
14174         * src/summaryview.c
14175                 restore bug #749 fix
14176
14177 2005-06-06 [colin]      1.9.11cvs43
14178
14179         * src/summaryview.c
14180                 Fix selection bug when prefs_common.open_unread 
14181                 is FALSE
14182
14183 2005-06-06 [colin]      1.9.11cvs42
14184
14185         * src/common/md5.c
14186                 Fix a warning
14187         * src/summaryview.c
14188         * src/folderview.c
14189                 Factorize long operations beginning and end
14190                 (locking, freezing/thawing, cursor, ...)
14191                 Check selection->data member in selection-
14192                 related loops; this avoids dying an awful
14193                 death if the selection changes on us while
14194                 we're marking a whole IMAP folder unread, 
14195                 for example.
14196
14197 2005-06-06 [paul]       1.9.11cvs41
14198
14199         * src/textview.c
14200                 don't g_free() a static gchar buffer
14201
14202 2005-06-05 [colin]      1.9.11cvs40
14203
14204         * src/mainwindow.c
14205         * src/messageview.c
14206         * src/summaryview.c
14207                 Fix bug #749 (Show all headers should be
14208                 sticky as the GUI suggests)
14209
14210 2005-06-03 [paul]       1.9.11cvs39
14211
14212         * src/compose.c
14213                 don't allow editing of mail while sending.
14214                 patch by Colin
14215
14216 2005-06-03 [paul]       1.9.11cvs38
14217
14218         * src/folderview.c
14219                 add a freeze/thaw to speed up 'mark all read'
14220
14221 2005-06-03 [paul]       1.9.11cvs37
14222
14223         * src/prefs_message.c
14224                 reflect changes immediately
14225
14226 2005-06-02 [colin]      1.9.11cvs36
14227
14228         * po/POTFILES.in
14229                 Patch by Fabien Vantard.
14230
14231 2005-06-02 [colin]      1.9.11cvs35
14232
14233         * src/imap.c
14234                 Use a non-blocking imap_getline() if possible.
14235                 This should completely prevent the interface
14236                 from freezin on imap operations, although it
14237                 may do strange stuff in case of folder switching
14238                 while a big imap operation is taking place...
14239
14240                 In addition, fix a leak in the case thread
14241                 creation fails on connection.
14242
14243 2005-06-02 [colin]      1.9.11cvs34
14244
14245         * src/crash.c
14246         * src/prefs_common.h
14247                 Fix build (prefs_common_init() doesn't exist
14248                 anymore)
14249
14250 2005-06-02 [colin]      1.9.11cvs33
14251
14252         * src/prefs_account.c
14253                 Fix bug #245 (filtering rules broken when
14254                 renaming a remote account (imap4 or nntp)
14255
14256 2005-06-02 [colin]      1.9.11cvs32
14257
14258         * src/imap.c
14259                 Try to fix IMAP shortcomings: 
14260                 o Multithread imap_open()
14261                 o allow offline-mode overriding instead of
14262                   just returning NULL
14263         * src/imap_gtk.c
14264         * src/imap_gtk.h
14265                 Add a function to ask whether we want to
14266                 override offline-mode for 10 minutes (one-shot
14267                 asking was painful)
14268         * src/procheader.c
14269                 Fix segfault when imap parser isn't happy about
14270                 a missing {
14271
14272 2005-06-01 [colin]      1.9.11cvs31
14273
14274         * src/addrharvest.c
14275         * src/compose.c
14276         * src/mbox.c
14277         * src/mbox.h
14278         * src/mh.c
14279         * src/msgcache.c
14280         * src/send_message.c
14281         * src/setup.c
14282         * src/undo.c
14283         * src/common/hooks.c
14284         * src/common/prefs.c
14285         * src/common/template.c
14286         * src/common/utils.c
14287         * src/gtk/gtkutils.c
14288         * src/gtk/inputdialog.c
14289         * src/gtk/menu.c
14290         * src/gtk/pluginwindow.c
14291         * src/gtk/prefswindow.c
14292         * src/plugins/pgpmime/passphrase.c
14293         * src/plugins/pgpmime/prefs_gpg.c
14294                 More -Wall fixes
14295
14296         * src/common/Makefile.am
14297         * src/common/timing.h
14298                 Add basic timing code
14299
14300         * src/summaryview.c
14301                 Fix a bug with unread messages when 
14302                 re-sorting folders, and by the way
14303                 fix a big performance hit when 
14304                 re-sorting (10k mails: before 5s,
14305                 after .5s)
14306
14307         * src/prefs_compose_writing.c
14308         * src/prefs_compose_writing.h
14309         * src/prefs_message.c
14310         * src/prefs_message.h
14311         * src/prefs_other.c
14312         * src/prefs_other.h
14313         * src/prefs_quote.c
14314         * src/prefs_quote.h
14315         * src/prefs_receive.c
14316         * src/prefs_receive.h
14317         * src/prefs_send.c
14318         * src/prefs_send.h
14319         * src/prefs_summaries.c
14320         * src/prefs_summaries.h
14321                 Fix copyright banner
14322
14323 2005-06-01 [paul]       1.9.11cvs30
14324
14325         * po/fi.po
14326                 updated by Flammie Pirinen
14327         * src/procmime.c
14328                 fix 'Bad BASE64 content' output
14329
14330 2005-05-31 [colin]      1.9.11cvs29
14331
14332         * src/procmime.c
14333                 Oops, where did my hunk go.
14334
14335 2005-05-31 [colin]      1.9.11cvs28
14336
14337         * src/Makefile.am
14338         * src/account.c
14339         * src/action.c
14340         * src/addr_compl.c
14341         * src/addressbook.c
14342         * src/codeconv.c
14343         * src/compose.c
14344         * src/export.c
14345         * src/folder.c
14346         * src/folderview.c
14347         * src/image_viewer.c
14348         * src/main.c
14349         * src/mainwindow.c
14350         * src/messageview.c
14351         * src/mimeview.c
14352         * src/msgcache.c
14353         * src/prefs_account.c
14354         * src/prefs_actions.c
14355         * src/prefs_common.c
14356         * src/prefs_compose_writing.c
14357         * src/prefs_customheader.c
14358         * src/prefs_ext_prog.c
14359         * src/prefs_filtering.c
14360         * src/prefs_filtering_action.c
14361         * src/prefs_fonts.c
14362         * src/prefs_image_viewer.c
14363         * src/prefs_message.c
14364         * src/prefs_message.h
14365         * src/prefs_msg_colors.c
14366         * src/prefs_other.c
14367         * src/prefs_other.h
14368         * src/prefs_quote.c
14369         * src/prefs_receive.c
14370         * src/prefs_receive.h
14371         * src/prefs_send.c
14372         * src/prefs_send.h
14373         * src/prefs_spelling.c
14374         * src/prefs_summaries.c
14375         * src/prefs_summary_column.c
14376         * src/prefs_template.c
14377         * src/prefs_themes.c
14378         * src/prefs_toolbar.c
14379         * src/prefs_wrapping.c
14380         * src/procmime.c
14381         * src/procmsg.c
14382         * src/send_message.h
14383         * src/ssl_manager.c
14384         * src/summary_search.c
14385         * src/summaryview.c
14386         * src/textview.c
14387         * src/wizard.c
14388         * src/common/smtp.c
14389         * src/common/smtp.h
14390         * src/gtk/gtkutils.h
14391                 o Move the rest of Common prefs to new style
14392                 o Lots of -Wall warning fixes
14393                 o fix FIXME in cache memusage calculation
14394                 o Let return receipts be sent from any account
14395                 o Little cache optimisation (read)
14396                 o Fix bug #746 (don't treat commas as separators
14397                   when inside a quoted string)
14398
14399 2005-05-31 [paul]       1.9.11cvs27
14400
14401         * src/prefs_common.c
14402                 fix 'off-by-one' typo
14403
14404 2005-05-31 [paul]       1.9.11cvs26
14405
14406         * src/account.c
14407         * src/addr_compl.c
14408         * src/compose.c
14409         * src/foldersel.c
14410         * src/prefs_actions.c
14411         * src/prefs_common.c
14412         * src/prefs_common.h
14413         * src/prefs_customheader.c
14414         * src/prefs_display_header.c
14415         * src/prefs_filtering.c
14416         * src/prefs_filtering_action.c
14417         * src/prefs_matcher.c
14418         * src/prefs_summaries.c
14419         * src/prefs_summary_column.c
14420         * src/prefs_template.c
14421         * src/prefs_toolbar.c
14422         * src/ssl_manager.c
14423         * src/gtk/pluginwindow.c
14424         * src/gtk/prefswindow.c
14425         * src/gtk/progressdialog.c
14426                 add hidden prefs 'enable_rules_hint'
14427                 for gtk_tree_view_set_rules_hint()
14428                 (sync with main)
14429                 
14430
14431 2005-05-31 [colin]      1.9.11cvs25
14432
14433         * src/Makefile.am
14434         * src/main.c
14435         * src/prefs_common.c
14436         * src/prefs_summaries.c ** ADDED **
14437         * src/prefs_summaries.h ** ADDED **
14438                 Common/Display -> Display/Summaries
14439
14440 2005-05-31 [colin]      1.9.11cvs24
14441
14442         * src/Makefile.am
14443         * src/main.c
14444         * src/prefs_quote.c ** ADDED **
14445         * src/prefs_quote.h ** ADDED **
14446                 Move Common/Quote to Compose/Quoting
14447         * src/prefs_common.c
14448         * src/prefs_common.h
14449                 Remove old quote stuff, add
14450                 convenience functions for GtkTextView prefs
14451         * src/gtk/prefswindow.c
14452                 Set default height higher
14453
14454 2005-05-30 [colin]      1.9.11cvs23
14455
14456         * src/Makefile.am
14457         * src/main.c
14458         * src/prefs_common.c
14459         * src/prefs_compose_writing.c ** ADDED **
14460         * src/prefs_compose_writing.h ** ADDED **
14461                 Move Common/Compose prefs to Compose/Writing
14462
14463 2005-05-30 [colin]      1.9.11cvs22
14464
14465         * src/common/utils.c
14466                 Fix bug #651 (Confused Attract by Subject)
14467                 Patch by M. Benkmann <haferfrost@web.de>
14468         * AUTHORS
14469
14470 2005-05-30 [colin]      1.9.11cvs21
14471
14472         * src/compose.c
14473                 Fix concatenation of different headers of
14474                 the same type (bug #645)
14475         * src/prefs_folder_item.c
14476                 Fix bug #699 (setting color to black doesn't
14477                 work immediately)
14478         * src/procmime.c
14479                 Print out decoding error only once per
14480                 block
14481
14482 2005-05-30 [paul]       1.9.11cvs20
14483
14484         * src/common/template.c
14485                 fix Bcc
14486
14487 2005-05-30 [paul]       1.9.11cvs19
14488
14489         * doc/src/rfc2368.txt   **NEW FILE**
14490         * src/compose.c
14491                 compose_entries_set(): don't interpret Bcc
14492                 header field (conform to RFC 2368)
14493                 (sync with main)
14494
14495 2005-05-29 [colin]      1.9.11cvs18
14496
14497         * src/prefs_common.c
14498                 Let the default reply format respect
14499                 netiquette by cutting the signature.
14500
14501 2005-05-29 [colin]      1.9.11cvs17
14502
14503         * src/summaryview.c
14504                 Don't let always_show_msg override
14505                 open_unread_on_enter when opening a new
14506                 directory.
14507
14508 2005-05-27 [paul]       1.9.11cvs16
14509
14510         sync with main:
14511
14512         * src/main.c
14513                 app_will_exit(): cleanup tmp directory when exit
14514         * src/message_search.c
14515                 improved the interface and made code cleanup.
14516                 removed Clear button
14517         * src/send_message.c
14518                 send_message_local(): use GSpawn, and detect errors
14519         * src/summary_search.c
14520                 improved the interface and made code cleanup
14521         * src/textview.c
14522                 textview_write_link(): also skip non-ascii space
14523                  at the head of link strings (phishing check
14524                  didn't work at the case)
14525         * src/common/utils.c
14526                 get_command_output(): use g_spawn_command_line_sync()
14527                 instead of popen()
14528
14529 2005-05-26 [colin]      1.9.11cvs15
14530
14531         * src/folder.c
14532                 remove printf
14533
14534 2005-05-26 [colin]      1.9.11cvs14
14535
14536         * src/common/nntp.c
14537                 Fix nntp mode reader (bug #611)
14538                 Patch by Florian Mickler <florian@mickler.org>
14539
14540 2005-05-26 [colin]      1.9.11cvs13
14541
14542         * src/plugins/pgpmime/passphrase.c
14543                 Fix mouse grabbing (bug #557)
14544
14545 2005-05-26 [colin]      1.9.11cvs12
14546
14547         * src/prefs_themes.c
14548                 Fix g_warning (bug #541)
14549
14550 2005-05-26 [colin]      1.9.11cvs11
14551
14552         * src/prefs_actions.c
14553         * src/prefs_template.c
14554                 Fix bug #506 (no warning if action/template
14555                 is not saved)
14556         * src/common/template.c
14557                 Fix a possible crash
14558
14559 2005-05-26 [colin]      1.9.11cvs10
14560
14561         * src/folder.c
14562         * src/folderview.c
14563         * src/procmsg.c
14564         * src/summaryview.c
14565                 Forbid locked messages to be moved or
14566                 deleted. Locked messages in trashes 
14567                 still get deleted, for performance
14568                 reason (mh.c::mh_remove_all_msgs)
14569
14570 2005-05-25 [colin]      1.9.11cvs9
14571
14572         * src/procmime.c
14573                 Use correct encoding when sending mails
14574                 with attachments that have accentued 
14575                 chars in their name
14576
14577 2005-05-24 [colin]      1.9.11cvs8
14578
14579         * src/summaryview.c
14580                 Fix bug #688 f) read/unread marker not
14581                 changed on first click
14582                 Also, optimize summary_status_show()
14583                 calls
14584         * src/folder.c
14585         * src/inc.c
14586         * src/procmime.c
14587                 Fix bug #688 b) and c) wrt message
14588                 attachments and signature
14589         * src/stock_pixmap.c
14590         * src/stock_pixmap.h
14591         * src/stock_pixmap.c
14592         * src/stock_pixmap.h
14593         * src/Makefile.am
14594         * src/pixmaps/clip_gpg_signed.xpm
14595                 Add clip/signed icon
14596
14597 2005-05-24 [colin]      1.9.11cvs7
14598
14599         * src/folder_item_prefs.c
14600                 whitespace fix
14601
14602 2005-05-24 [colin]      1.9.11cvs6
14603
14604         * src/folderview.c
14605         * src/prefs_common.c
14606         * src/prefs_common.h
14607                 Add a confirmation to folder drag and drop
14608                 fixes bug #156
14609         * src/alertpanel.c
14610         * src/alertpanel.h
14611                 fix _with_disable parameters so that
14612                 the buttons labels are specifiable too
14613         * src/plugins/pgpmime/sgpgme.c
14614                 reflect said change
14615                 
14616
14617 2005-05-24 [colin]      1.9.11cvs5
14618
14619         * src/folderview.c
14620                 Uncollapse/collapse folders on double-click
14621                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14622                 closes bug #108
14623
14624 2005-05-23 [colin]      1.9.11cvs4
14625
14626         * src/common/socket.c
14627                 Check another special SSL_peek() error.
14628                 Should help wrt bug #728
14629
14630 2005-05-23 [colin]      1.9.11cvs3
14631
14632         * src/plugins/pgpmime/pgpmime.c
14633                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14634                 breaking menu accelerators and stuff. Users will have to
14635                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14636                 account's privacy preferences if needed.
14637
14638 2005-05-22 [paul]
14639
14640         * tools/kdeservicemenu/install.sh
14641                 use kdesu to prompt for root password if doing
14642                 global install/uninstall
14643
14644 2005-05-20 [colin]      1.9.11cvs2
14645
14646         * src/procmsg.c
14647                 Fix another compilation error with gcc-2.9x
14648                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14649         * src/send_message.c
14650                 Don't send QUIT if we aren't connected
14651
14652 2005-05-19 [colin]      1.9.11cvs1
14653
14654         * src/procmsg.c
14655                 Fix compilation with gcc 2.9x
14656
14657 2005-05-19 [paul]       1.9.11
14658
14659         1.9.11 released
14660
14661 2005-05-19 [paul]       1.9.9cvs14
14662
14663         * src/gtk/inputdialog.c
14664                 prevent gettext warning
14665
14666 2005-05-19 [paul]       1.9.9cvs13
14667
14668         * src/mainwindow.c
14669         * src/prefs_common.c
14670         * src/prefs_common.h
14671         * src/textview.c
14672         * src/textview.h
14673                 add an option to toggle cursor in message
14674                 view (sync with main)
14675
14676 2005-05-18 [colin]      1.9.9cvs12
14677
14678         * src/compose.c
14679                 Dereference freed pointer
14680         * src/gtk/gtkaspell.c
14681                 Fix duplication of dictionaries (is it an aspell issue?)
14682
14683 2005-05-18 [colin]      1.9.9cvs11
14684
14685         * src/gtk/inputdialog.c
14686         * src/gtk/gtkaspell.c
14687                 HIGuify dialogs
14688         * src/alertpanel.c
14689                 Remove a double call
14690
14691 2005-05-17 [colin]      1.9.9cvs10
14692
14693         * src/gtk/gtkaspell.c
14694                 Fix dialogs, Ctrl-Enter accel
14695
14696 2005-05-17 [colin]      1.9.9cvs9
14697
14698         * src/gtk/gtkaspell.c
14699                 Fix some accelerators, escape in replace-window
14700
14701 2005-05-16 [colin]      1.9.9cvs8
14702
14703         * src/gtk/gtkaspell.c
14704                 Revert last commit, it was a mistake.
14705
14706 2005-05-16 [colin]      1.9.9cvs7
14707
14708         * src/gtk/gtkaspell.c
14709                 Remove buggy code while we're at it. It's a 
14710                 dead code path anyway.
14711
14712 2005-05-16 [colin]      1.9.9cvs6
14713
14714         * src/gtk/gtkaspell.c
14715                 Missed some gtk_menu_popup where deactivate
14716                 signal should be handled. Should fix bug
14717                 #629 a bit more.
14718
14719 2005-05-16 [colin]      1.9.9cvs5
14720
14721         * src/gtk/gtkaspell.c
14722                 Remove debug printf()s
14723
14724 2005-05-16 [colin]      1.9.9cvs4
14725
14726         * src/gtk/gtkaspell.c
14727                 Fix a bit aspell problems
14728                 (see bug #629)
14729
14730 2005-05-13 [colin]      1.9.9cvs3
14731
14732         * src/folderview.c
14733                 Fix the + appearing even when no subfolders
14734                 have unread messages. Thanks to wwp for the
14735                 bug report.
14736
14737 2005-05-11 [paul]       1.9.9cvs2
14738
14739         * src/folderview.c
14740                 correction to 1.9.9cvs1, only colour folders that
14741                 have new msgs (not unread msgs)
14742
14743 2005-05-10 [colin]      1.9.9cvs1
14744
14745         * src/folderview.c
14746         * src/summaryview.c
14747                 Try to fix bolding bugs again.
14748
14749 2005-05-09 [paul]
14750
14751         * tools/claws.i18n.status.pl
14752                 add Ricardo Mones Lastra's script that has been providing
14753                 the i18n status page for many months
14754
14755 2005-05-09 [paul]       1.9.9
14756
14757         1.9.9 release
14758
14759 2005-05-09 [paul]       1.9.6cvs58
14760
14761         * AUTHORS
14762         * INSTALL
14763         * README.claws
14764                 updated
14765         * Makefile.am 
14766         * RELEASE_NOTES.claws
14767                 add release notes to cvs to simplify release
14768                 procedure
14769         * configure.ac
14770                 add ca and fi to ALL_LINGUAS
14771         * po/Makefile.in.in
14772                 workaround for missing Makevars
14773         * po/ca.po
14774         * po/fi.po
14775                 add new Catalan and Finnish translations
14776                 submitted by Miquel Oliete and Flammie Pirinen
14777         * po/de.po
14778         * po/es.po
14779         * po/fr.po
14780         * po/it.po
14781         * po/pl.po
14782         * po/ru.po
14783         * po/sk.po
14784         * po/sr.po
14785         * po/zh_CN.po
14786                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14787                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14788                 Urke MMI, and Hansom Young
14789         * src/main.c
14790                 Fix drafting when quitting. compose_draft() closes the
14791                 compose windows, which modifies the compose_list GSList.
14792                 We have to refresh this list after echo drafting to avoid a
14793                 segfault
14794         * src/partial_download.c
14795                 fix segfault on exit
14796
14797 2005-05-06 [paul]       1.9.6cvs57
14798
14799         * src/grouplistdialog.c
14800                 quick fix/workaround for unresizeable newsgroup
14801                 name column 
14802
14803 2005-05-06 [paul]       1.9.6cvs56
14804
14805         * src/inc.c
14806         * src/mainwindow.c
14807                 use gettext plural forms
14808         * src/imap_gtk.c
14809         * src/mh_gtk.c
14810         * src/toolbar.c
14811                 small improvement to english usage
14812
14813 2005-05-05 [thorsten]   1.9.6cvs55
14814
14815         * src/folder.c
14816                 fix possible crash
14817
14818 2005-05-05 [paul]       1.9.6cvs54
14819         
14820         sync with HEAD
14821
14822         * AUTHORS
14823         * src/compose.c
14824                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14825                 patch by Tim Mann
14826
14827 2005-05-05 [paul]       1.9.6cvs53
14828
14829         * src/mainwindow.c
14830                 fix resizing of separate message and
14831                 folder views
14832
14833 2005-05-05 [paul]       1.9.6cvs52
14834
14835         * src/account.c
14836         * src/addrgather.c
14837         * src/browseldap.c
14838         * src/exphtmldlg.c
14839         * src/expldifdlg.c
14840         * src/importmutt.c
14841         * src/importpine.c
14842         * src/main.c
14843         * src/mainwindow.c
14844         * src/noticeview.c
14845         * src/prefs_filtering.c
14846         * src/prefs_filtering_action.c
14847         * src/prefs_matcher.c
14848         * src/prefs_spelling.c
14849         * src/prefs_toolbar.c
14850         * src/toolbar.c
14851         * src/wizard.c
14852         * src/gtk/description_window.c
14853         * src/gtk/gtkvscrollbutton.c
14854         * src/gtk/progressdialog.c
14855         * src/gtk/quicksearch.c
14856         * src/plugins/pgpmime/prefs_gpg.c
14857         * src/plugins/spamassassin/spamassassin_gtk.c
14858                 replace deprecated gtk_widget_set_usize
14859
14860 2005-05-04 [colin]      1.9.6cvs51
14861
14862         * src/common/utils.c
14863                 Fix crash when subst_for_filename is called
14864                 with a NULL parameter
14865
14866 2005-05-04 [colin]      1.9.6cvs50
14867
14868         * src/partial_download.c
14869         * src/pop.c
14870                 Escape login when writing uidl file
14871                 fixes bug #736
14872
14873 2005-05-03 [colin]      1.9.6cvs49
14874
14875         * src/procmime.c
14876                 Fix possible DOS in mime parser
14877                 (see bug #634)
14878
14879 2005-05-02 [colin]      1.9.6cvs48
14880
14881         * src/compose.c
14882                 Try to fix the copy/paste mess once again.
14883
14884
14885 2005-04-30 [colin]      1.9.6cvs47
14886
14887         * src/prefs_account.h
14888         * src/procmsg.c
14889         * src/send_message.c
14890         * src/common/smtp.c
14891         * src/common/smtp.h
14892                 Try to batch sending mails (per account) instead of
14893                 reconnecting to server every time.
14894
14895 2005-04-29 [colin]      1.9.6cvs46
14896
14897         * src/messageview.c
14898                 Fix window resizing that refused to size down
14899         * src/prefs_common.c
14900         * src/prefs_common.h
14901         * src/prefs_filtering.c
14902                 Save Filtering's window size
14903
14904 2005-04-21 [paul]       1.9.6cvs45
14905
14906         * ChangeLog-gtk2.claws
14907         * src/setup.c
14908                 correction to sync
14909
14910 2005-04-21 [paul]       1.9.6cvs44
14911
14912         sync with main:
14913
14914         * src/setup.c
14915         * src/statusbar.c
14916         * src/statusbar.h
14917                 use gtkut_widget_draw_now(). Improved performance
14918                 of the update of statusbar
14919         * src/textview.c
14920                 textview_smooth_scroll_do(): redraw it after scroll
14921                 is done (fixed incorrect display when a part of the
14922                 view is hidden).
14923         * src/gtk/gtkutils.c
14924         * src/gtk/gtkutils.h
14925                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14926                 to force update of widgets.
14927                 Removed gtkut_widget_wait_for_draw() which had a big
14928                 overhead  because of waiting for all events processed 
14929
14930 2005-04-20 [paul]       1.9.6cvs43
14931
14932         * src/codeconv.c
14933                 complete 1.9.6cvs42's sync:
14934                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14935
14936 2005-04-19 [paul]       1.9.6cvs42
14937
14938         sync with main:
14939
14940         * src/action.c
14941                 catch_output(): correctly select the insert text
14942                 (fix invalid iterator warnings).
14943         * src/codeconv.c
14944         * src/codeconv.h
14945         * src/mainwindow.c
14946         * src/messageview.c
14947         * src/prefs_common.c
14948                 support GBK encoding.
14949         * src/common/session.c
14950         * src/common/session.h
14951                 use separate buffer for large data to be sent,
14952                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14953
14954 2005-04-18 [paul]       1.9.6cvs41
14955
14956         * src/jpilot.c
14957                 convert unsigned long into guint32
14958                 patch by Paul LeoNerd Evans 
14959
14960 2005-04-17 [colin]      1.9.6cvs40
14961
14962         * src/compose.c
14963                 Fix 'Request return receipt' from folder
14964                 properties (bug #708)
14965
14966 2005-04-17 [colin]      1.9.6cvs39
14967
14968         * src/mainwindow.c
14969                 Fix duplicate hotkeys in Mainwindow's menu
14970
14971 2005-04-17 [colin]      1.9.6cvs38
14972
14973         * src/folderview.c
14974                 Fix duplicate hotkeys in Folderview's contextual
14975                 menu
14976
14977 2005-04-15 [colin]      1.9.6cvs37
14978
14979         * src/summaryview.c
14980                 Fix 'Save as...' with non-ascii filenames
14981
14982 2005-04-15 [colin]      1.9.6cvs36
14983
14984         * src/plugins/pgpmime/pgpmime.c
14985                 Fix bus error on 64bit. Spotted by 
14986                 macallan1888@gmail.com
14987
14988 2005-04-15 [colin]      1.9.6cvs35
14989
14990         * src/prefs_account.c
14991                 Fix cvs34.
14992
14993 2005-04-12 [colin]      1.9.6cvs34
14994
14995         * src/prefs_account.c
14996                 Fix smtp auth type off-by-one. We forgot to
14997                 add PLAIN in the prefs-to-gui setter func and
14998                 as a result, the selected auth when opening
14999                 account prefs was not the correct one.
15000
15001 2005-04-12 [paul]       1.9.6cvs33
15002
15003         * src/inc.c
15004                 if the recv dialog is visible, Cancel only
15005                 cancels the current account
15006
15007
15008 2005-04-10 [colin]      1.9.6cvs32
15009
15010         * src/filtering.c
15011                 Copy score when copying FilteringActions
15012                 Fix bug #674
15013
15014 2005-04-10 [colin]      1.9.6cvs31
15015
15016         * src/inc.c
15017                 Make Message -> Receive -> Cancel cancel 
15018                 incorporation on all accounts. Fixes
15019                 bug #693
15020
15021 2005-04-10 [colin]      1.9.6cvs30
15022
15023         * src/prefs_account.c
15024                 Update Privacy checkbuttons status based
15025                 on the selected privacy system
15026         * src/compose.c
15027                 Always connect the "None" privacy system; the
15028                 static boolean was probably there to avoid
15029                 reconnecting twice in the same compose window,
15030                 but as the parent function is only called once
15031                 per compose, it's only a bug - as a static is
15032                 initialized once per application instance.
15033                 Also, don't uncheck Sign and Encrypt when
15034                 selecting None as privacy system; just ignore
15035                 them when sending/queuing.
15036                 Should fix bug #695
15037
15038 2005-04-08 [colin]      1.9.6cvs29
15039
15040         * src/account.c
15041         * src/prefs_account.c
15042         * src/prefs_account.h
15043                 Add account preference to queue message in a certain
15044                 folder.
15045
15046 2005-04-06 [colin]      1.9.6cvs28
15047
15048         * src/prefs_account.c
15049                 Update old inbox path syntax
15050
15051 2005-04-06 [paul]       1.9.6cvs27
15052
15053         sync with main:
15054
15055         * configure.ac
15056                 changed -traditional-cpp to -no-cpp-precomp for newer
15057                 Mac OS X support
15058         * src/foldersel.c
15059                 made column resize automatically
15060         * src/send_message.c
15061                 send_message_smtp(): consider EOF right after QUIT
15062                 successful (workaround for Gmail SMTP server)
15063         * src/common/socket.c
15064                 ssl_read(), ssl_peek(): check EOF which violates the
15065                 SSL protocol
15066         * src/gtk/colorlabel.c
15067                 removed warnings when displaying colorlabel menu
15068                 (don't use GtkAlignment)
15069
15070 2005-04-05 [paul]       1.9.6cvs26
15071
15072         * src/plugins/trayicon/trayicon.c
15073                 fix clipping of icon under KDE3 
15074
15075 2005-04-05 [paul]       1.9.6cvs25
15076
15077         * src/summaryview.c
15078                 hide display of threading
15079                 patch by Alfons
15080
15081 2005-04-04 [thorsten]   1.9.6cvs24
15082
15083         * src/mh.c
15084                 marks lost on filesystems with different stat() results on
15085                 summer-/wintertime
15086
15087 2005-04-03 [colin]      1.9.6cvs23
15088
15089         * src/summaryview.c
15090                 Don't handle up/down. Patch by Alfons
15091
15092 2005-04-02 [colin]      1.9.6cvs22
15093
15094         * src/summaryview.c
15095                 Make scrolling faster. Patch by Alfons.
15096
15097 2005-04-01 [colin]      1.9.6cvs21
15098
15099         * src/Makefile.am
15100         * src/stock_pixmap.c
15101         * src/pixmaps/dir-noselect.xpm ** REMOVED **
15102         * src/pixmaps/dir_noselect.xpm ** ADDED **
15103                 Fix pixmap name mismatch (Thanks Stephan Sachse)
15104
15105 2005-04-01 [colin]      1.9.6cvs20
15106
15107         * src/image_viewer.c
15108         * src/image_viewer.h
15109         * src/procmime.c
15110         * src/procmime.h
15111         * src/textview.c
15112         * src/textview.h
15113                 Implement inline image resizing and right-clicking
15114
15115 2005-04-01 [paul]       1.9.6cvs19
15116
15117         * AUTHORS
15118         * Makefile.am
15119         * configure.ac
15120                 check for gnome2
15121                 patch by Luca Cavalli <loopback<AT>slackit.org>
15122         * po/ru.po
15123                 updated by Pavlo Bohmat
15124
15125 2005-03-31 [colin]      1.9.6cvs18
15126
15127         * src/news.c
15128                 Fix parsing references
15129         * src/msgcache.c
15130                 don't put nulls in the references list
15131         * src/procheader.c
15132                 commit that forgotten file in 1.9.6cvs14
15133
15134 2005-03-31 [colin]      1.9.6cvs17
15135
15136         * src/compose.c
15137                 Fix joining of signature separator again. 
15138                 Maybe Hiro could put it in main too...
15139
15140 2005-03-31 [colin]      1.9.6cvs16
15141
15142         * src/Makefile.am
15143         * src/foldersel.c
15144         * src/stock_pixmap.c
15145         * src/stock_pixmap.h
15146         * src/pixmaps/dir-noselect.xpm
15147                 Update foldersel.c (sync from main, patch by Alfons)
15148
15149 2005-03-30 [colin]      1.9.6cvs15
15150
15151         * src/imap.c
15152                 Fix handling of imap folders containing [] in 
15153                 their name. Thanks to Nahuel Angelinetti for
15154                 the detailed bugreport.
15155
15156 2005-03-30 [colin]      1.9.6cvs14
15157
15158         * src/common/utils.h
15159         * src/common/utils.c
15160         * src/common/defs.h
15161         * src/matcher.c
15162         * src/msgcache.c
15163         * src/news.c
15164         * src/procmsg.c
15165         * src/procmsg.h
15166         * src/quote_fmt_parse.y
15167         * src/summaryview.c
15168                 Update references system. Patch by Alfons
15169
15170 2005-03-30 [colin]      1.9.6cvs13
15171
15172         * src/common/socket.c
15173                 Force the glibc to read resolv.conf again when 
15174                 it has changed. Should fix issues when changing
15175                 networks on a laptop and not restarting sylpheed. 
15176
15177 2005-03-30 [paul]       1.9.6cvs12
15178
15179         partial sync with main:
15180
15181         * src/action.c
15182                 create_io_dialog(): use user-defined text font
15183                 (thanks to Alfons), and modified its appearance.
15184         * src/addrgather.c
15185         * src/addrharvest.c
15186         * src/browseldap.c
15187                 replace old code
15188         * src/compose.c
15189                 don't join (presumably) itemized lines on line-wrapping
15190                 fixed wrapping of quote when auto-wrapping is enabled
15191                 compose_destroy(): destroy paned only if it's not
15192                 attached to window. Fixed memory leak of popup menu.
15193         * src/exphtmldlg.c
15194         * src/expldifdlg.c
15195                 replace old code
15196         * src/html.c
15197         * src/html.h
15198         * src/importmutt.c
15199         * src/importpine.c
15200                 replace old code
15201         * src/main.c
15202                 removed redundant code
15203         * src/mainwindow.c
15204                 changed 'Code set' (which is rather incorrect)
15205                 in the menu to 'Character encoding'
15206                 main_window_set_widgets(): request size first
15207                 to prevent window size becoming wrong
15208                 fixed remembering of the state of the visibility
15209                 of MessageView
15210         * src/messageview.c
15211                 changed 'Code set' (which is rather incorrect)
15212                 in the menu to 'Character encoding'
15213         * src/prefs_common.c
15214         * src/prefs_common.h
15215                 added an option whether to render HTML as text or not
15216                 added separators to outgoing encoding menu
15217         * src/procheader.c
15218                 procheader_scan_date_string(): support header
15219                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
15220         * src/summaryview.c
15221         * src/summaryview.h
15222                 minor code cleanup
15223         * src/textview.c
15224                 textview_show_html(): force output of newline
15225                 added an option whether to render HTML as text or not
15226         * src/common/utils.c
15227                 strncpy2(): optimized based on Alfons' code
15228         * src/gtk/gtkutils.c
15229         * src/gtk/gtkutils.h
15230                 removed non-used code
15231         * src/plugins/pgpmime/passphrase.c
15232                 partially fixed grab input of passphrase dialog
15233                 Confine pointer to window
15234
15235 2005-03-30 [colin]      1.9.6cvs11
15236
15237         * src/msgcache.c
15238         * src/msgcache.h
15239                 Read/write 32bit ints from cache & marks
15240                 From main.
15241
15242 2005-03-29 [paul]       1.9.6cvs10
15243
15244         * AUTHORS
15245         * ChangeLog.claws
15246         * src/compose.c
15247         * src/gtk/gtkaspell.c
15248                 sync with HEAD (don't pass NULL pointers) 
15249
15250 2005-03-24 [paul]
15251
15252         * tools/Makefile.am
15253         * tools/README
15254         * tools/acroread2sylpheed.pl
15255                 sync with HEAD (add script to send pdfs as
15256                 attachments from Adobe Reader 7)
15257
15258 2005-03-21 [paul]       1.9.6cvs9
15259
15260         * configure.ac
15261         * po/POTFILES.in
15262         * src/Makefile.am
15263         * src/crash.c
15264         * src/image_viewer.c ** ADDED **
15265         * src/image_viewer.h ** ADDED **
15266         * src/main.c
15267         * src/prefs_common.c
15268         * src/prefs_common.h
15269         * src/prefs_image_viewer.c ** ADDED **
15270         * src/prefs_image_viewer.h ** ADDED **
15271         * src/textview.c
15272         * src/gtk/about.c
15273         * src/pixmaps/sylpheed_logo.xpm
15274         * src/plugins/Makefile.am
15275         * src/plugins/image_viewer/.cvsignore ** REMOVED **
15276         * src/plugins/image_viewer/Makefile.am ** REMOVED **
15277         * src/plugins/image_viewer/plugin.c ** REMOVED **
15278         * src/plugins/image_viewer/viewer.c ** REMOVED **
15279         * src/plugins/image_viewer/viewer.glade ** REMOVED **
15280         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
15281         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
15282         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
15283         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
15284                 as gdk-pixbuf is now built-in
15285                 remove image_viewer plugin and put code back into
15286                 main codebase
15287                 implement inline image display (sync with main)
15288
15289                 replace logo with newer, nicer, larger version  
15290
15291 2005-03-21 [paul]       1.9.6cvs8
15292
15293         * src/gtk/about.c
15294                 cosmetic improvement
15295
15296 2005-03-21 [holger]     1.9.6cvs7
15297
15298         * src/plugins/spamassassin/spamassassin.c
15299                 Sync with HEAD
15300                 (unregister hook on failed plugin init)
15301
15302 2005-03-20 [colin]      1.9.6cvs6
15303
15304         * src/common/plugin.c
15305                 Check that plugin isn't already loaded
15306                 Patch by Alfons
15307
15308 2005-03-20 [thorsten]   1.9.6cvs5
15309
15310         * src/compose.c
15311                 use a more compatible syntax
15312
15313 2005-03-20 [thorsten]   1.9.6cvs4
15314
15315         * src/prefs_toolbar.c
15316                 fix crash when selecting toolbar item (uninitialized pointer)
15317
15318 2005-03-20 [thorsten]   1.9.6cvs3
15319
15320         * src/procmime.c
15321                 fix mimetype detection (referenced free()d string)
15322
15323 2005-03-20 [paul]       1.9.6cvs2
15324
15325         * src/compose.c
15326                 sync with HEAD (1.0.3cvs5)
15327                 neglect Reply-To header if empty
15328                 Patch by Alfons 
15329
15330 2005-03-19 [holger]     1.9.6cvs1
15331
15332         * src/summaryview.c
15333         * src/summaryview.h
15334                 Sync with HEAD
15335
15336 2005-03-18 [paul]       1.9.6
15337
15338         initial GTK2 release
15339
15340 2005-03-18 [paul]       1.0.3cvs3.1
15341
15342         * AUTHORS
15343         * ChangeLog.claws
15344         * configure.ac
15345         * src/gtk/about.c
15346         * src/pixmaps/sylpheed_logo.xpm
15347                 sync with HEAD
15348
15349 2005-03-18 [colin]      1.0.3cvs2.6
15350
15351         * src/summaryview.c
15352                 Remove call to summary_step in summary_copy_selected_to
15353                 Can't see its purpose, and this causes bug when copying
15354                 a message if the next one is unread: it reads it.
15355
15356 2005-03-18 [paul]       1.0.3cvs2.5
15357
15358         * src/foldersel.c
15359                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
15360
15361 2005-03-18 [paul]       1.0.3cvs2.4
15362
15363         * src/addrharvest.c
15364         * src/codeconv.c
15365         * src/codeconv.h
15366         * src/compose.c
15367         * src/news.c
15368         * src/procheader.c
15369         * src/procmime.c
15370         * src/unmime.c
15371         * src/unmime.h
15372                 fix buffer overflow, CAN-2005-0667, see
15373                 http://secunia.com/advisories/14491/
15374                 Patch by Alfons
15375
15376 2005-03-17 [colin]      1.0.3cvs2.3
15377
15378         * src/prefs_fonts.c
15379         * src/summaryview.c
15380                 Fix font bugs (both lists now officialy share 
15381                 the same font)
15382                 
15383
15384 2005-03-17 [paul]       1.0.3cvs2.2
15385
15386         * src/gtk/pluginwindow.c
15387                 make plugin descriptions uneditable
15388
15389 2005-03-11 [paul]       1.0.3cvs2.1
15390
15391         * ChangeLog.claws
15392         * configure.ac
15393         * po/POTFILES.in
15394         * src/plugins/trayicon/trayicon.c
15395                 sync with HEAD
15396                 add src/wizard.c to POTFILES.in
15397
15398 2005-03-11 [paul]       1.0.3cvs1.1
15399
15400         * ChangeLog
15401         * ChangeLog.claws
15402         * configure.ac
15403         * po/de.po
15404         * po/es.po
15405         * po/fr.po
15406         * po/it.po
15407         * po/pt_BR.po
15408         * po/ru.po
15409         * po/sk.po
15410         * po/sr.po
15411         * po/zh_CN.po
15412                 sync with HEAD
15413
15414 2005-03-04 [colin]      1.0.1cvs22.2
15415
15416         * src/compose.c
15417                 Fix signatures with accentued chars in it
15418
15419 2005-03-04 [colin]      1.0.1cvs22.1
15420
15421         * src/common/smtp.c
15422         * src/common/smtp.h
15423                 Don't use SIZE param in MAIL FROM: if server 
15424                 doesn't support it. Patch by Eugen Freiter
15425                 <eugen_f@users.sf.net>
15426
15427 2005-02-27 [paul]       1.0.1cvs20.1
15428
15429         * ChangeLog.claws
15430         * configure.ac
15431         * src/messageview.c
15432                 sync with HEAD
15433
15434 2005-02-27 [colin]      1.0.1cvs19.4
15435
15436         * src/procheader.c
15437         * src/procheader.h
15438                 Fix prototypes. Patch by Alfons
15439
15440 2005-02-27 [colin]      1.0.1cvs19.3
15441
15442         * src/compose.c
15443                 Don't auto-join the signature separator.
15444
15445 2005-02-26 [colin]      1.0.1cvs19.2
15446
15447         * src/summaryview.c
15448                 Fix 'mark all read' with collapsed threads.
15449                 Patch by Alfons.
15450
15451 2005-02-25 [paul]       1.0.1cvs19.1
15452
15453         * ChangeLog.claws
15454         * configure.ac
15455         * src/prefs_account.c
15456         * src/prefs_folder_item.c
15457         * src/gtk/prefswindow.c
15458         * src/gtk/prefswindow.h
15459                 sync with HEAD
15460
15461 2005-02-25 [paul]       1.0.1cvs15.12
15462
15463         * src/alertpanel.c
15464         * src/codeconv.c
15465         * src/compose.c
15466         * src/textview.c
15467         * src/gtk/gtkutils.c
15468         * src/gtk/gtkutils.h
15469         * src/gtk/logwindow.c
15470         * src/gtk/progressdialog.c
15471                 sync with main (revision 127)
15472                 and fix logwindow clipping
15473
15474 2005-02-24 [colin]      1.0.1cvs15.11
15475
15476         * src/plugins/pgpmime/passphrase.c
15477                 Disable input grabbing; it doesn't work yet.
15478
15479 2005-02-24 [colin]      1.0.1cvs15.10
15480
15481         * src/messageview.c
15482                 Don't send out receipts if offline. Ask.
15483
15484 2005-02-23 [colin]      1.0.1cvs15.9
15485
15486         * src/summaryview.c     
15487                 Fix expanding
15488
15489 2005-02-23 [colin]      1.0.1cvs15.8
15490
15491         * src/summaryview.c
15492                 Really fix Bug 568 by removing useless
15493                 calls. summary_thread_init() now called
15494                 in summary_sort(). This should please
15495                 Alfons as it should be faster than 
15496                 previously.
15497
15498 2005-02-23 [colin]      1.0.1cvs15.7
15499
15500         * src/compose.c
15501                 Encode parts as QP or B64 if signing
15502
15503 2005-02-23 [colin]      1.0.1cvs15.6
15504
15505         * src/compose.c
15506                 Fix Mimeinfo leakage (including tmp files)
15507         * src/procmsg.c
15508                 Fix tmp file leakage (spotted by Ivan Rayner)
15509
15510 2005-02-22 [colin]      1.0.1cvs15.5
15511
15512         * src/expldifdlg.c
15513                 Fix keyboard input. Patch by Alfons.
15514
15515 2005-02-21 [colin]      1.0.1cvs15.4
15516
15517         * src/compose.c
15518                 Fix Sign/Encrypt when unselecting privacy
15519                 system
15520         * src/prefs_common.c
15521                 Change default message font to Monospace
15522         * src/summaryview.c
15523                 More freezing during potentially large operations
15524
15525 2005-02-21 [paul]       1.0.1cvs15.3
15526
15527         * src/main.c
15528                 fix --help output
15529
15530 2005-02-21 [paul]       1.0.1cvs15.2
15531
15532         * po/Makefile.in.in
15533         * src/compose.c
15534         * src/summaryview.c
15535         * src/textview.c
15536         * src/common/utils.c
15537         * src/common/utils.h
15538                 sync with main (revision 117)
15539
15540 2005-02-20 [colin]      1.0.1cvs15.1
15541
15542         * src/common/defs.h
15543                 Change cache file to .sylpheed_claws_cache, as
15544                 suggested by Alfons. Allows people to switch
15545                 between Sylpheed and Sylpheed-Claws. it is
15546                 a good idea to "Check for new messages" at next
15547                 startup.
15548
15549
15550 2005-02-18 [colin]      1.0.1cvs14.1
15551
15552         * src/quote_fmt_lex.l
15553         * src/quote_fmt_parse.y
15554                 Fix parser initialisation. Patch by Ivan.
15555
15556 2005-02-18 [colin]      1.0.1cvs11.6
15557
15558         * src/folderview.c
15559                 Fix scrolldown (bug 662)
15560
15561 2005-02-17 [colin]      1.0.1cvs11.5
15562
15563         * src/codeconv.c
15564                 conv_filename_to_utf8: return clean 7bit instead
15565                 of broken utf8 if needed
15566         * src/mimeview.c
15567                 Fix display of parts with unclean 8bit names
15568
15569 2005-02-17 [paul]       1.0.1cvs11.4
15570
15571         * src/compose.c
15572         * src/exportldif.c
15573         * src/matcher_parser_parse.y
15574         * src/procmime.c
15575         * src/sourcewindow.c
15576         * src/common/Makefile.am
15577         * src/common/intl.h             ** REMOVED **
15578         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15579                 sync with main (revision 109)
15580                 and clean up
15581
15582 2005-02-16 [colin]      1.0.1cvs11.3
15583
15584         * src/summaryview.c
15585                 Fix collapsed thread not highlighting when new
15586                 messages in it (Bug 568) Patch by Stephan Sachse.
15587                 Fix messed up selection when reaching bounds (Bug 632)
15588         * src/prefs_themes.c
15589                 Fix theme installing (Bug 684)
15590
15591 2005-02-16 [colin]      1.0.1cvs11.2
15592
15593         * src/messageview.c
15594                 Fix messageview_select_all
15595
15596 2005-02-16 [colin]      1.0.1cvs11.1
15597
15598         * src/mh.c
15599                 Sync with HEAD (MH scan required function)
15600
15601 2005-02-15 [colin]      1.0.1cvs8.1
15602
15603         * src/mimeview.c
15604         * src/common/utils.c
15605                 Sync with HEAD (filename chars substitution)
15606
15607 2005-02-15 [colin]      1.0.1cvs7.3
15608
15609         * src/gtk/pluginwindow.c
15610                 Fix button spacing
15611
15612 2005-02-15 [colin]      1.0.1cvs7.2
15613
15614         * src/mimeview.c
15615                 Fix mime icons not reset across message when
15616                 scrolled down
15617
15618 2005-02-15 [colin]      1.0.1cvs7.1
15619
15620         * src/compose.c
15621         * src/procmime.c
15622                 Sync with HEAD (optimisation of cvs6)
15623
15624 2005-02-14 [colin]      1.0.1cvs6.1
15625
15626         * src/compose.c
15627         * src/procmime.c
15628                 Sync with HEAD (encode "From " at line beginning)
15629
15630 2005-02-14 [colin]      1.0.1cvs5.3
15631
15632         * src/compose.c
15633                 Fix wrapping with accentued chars.
15634
15635 2005-02-13 [colin]      1.0.1cvs5.2
15636
15637         * src/textview.c
15638                 Fix email informative part parsing with
15639                 accentued chars in it. ispunct() returns
15640                 true for them in utf8...
15641
15642 2005-02-12 [colin]      1.0.1cvs5.1
15643
15644         * src/filtering.c
15645                 Sync with HEAD (remove wrong use of compose after send)
15646
15647 2005-02-12 [paul]       1.0.1cvs4.5
15648
15649         * src/textview.c
15650                 remove unnecessary code (thanks to Alfons)
15651
15652 2005-02-12 [paul]       1.0.1cvs4.4
15653
15654         * src/textview.c
15655                 add 'Copy' to contextual menu on emails
15656
15657 2005-02-11 [colin]      1.0.1cvs4.3
15658
15659         * src/compose.c
15660                 revert 1.0.0cvs28.2, it doesn't work that well.
15661
15662 2005-02-11 [paul]       1.0.1cvs4.2
15663
15664         * po/Makefile.in.in
15665                 fix 'make release'
15666
15667 2005-02-10 [paul]       1.0.1cvs4.1
15668
15669         * ChangeLog
15670         * ChangeLog.claws
15671         * ChangeLog.jp
15672         * configure.ac
15673         * src/compose.c
15674                 sync with HEAD (sync with main)
15675
15676 2005-02-10 [paul]       1.0.1cvs3.2
15677
15678         * AUTHORS
15679         * Makefile.am
15680         * autogen.sh
15681         * configure.ac
15682         * config/mkinstalldirs
15683         * intl/.cvsignore
15684         * intl/ChangeLog
15685         * intl/VERSION
15686         * intl/bindtextdom.c
15687         * intl/config.charset
15688         * intl/dcgettext.c
15689         * intl/dcigettext.c
15690         * intl/dcngettext.c
15691         * intl/dgettext.c
15692         * intl/dngettext.c
15693         * intl/eval-plural.h
15694         * intl/explodename.c
15695         * intl/finddomain.c
15696         * intl/gettext.c
15697         * intl/gettextP.h
15698         * intl/gmo.h
15699         * intl/hash-string.h
15700         * intl/intl-compat.c
15701         * intl/l10nflist.c
15702         * intl/libgnuintl.h.in
15703         * intl/loadinfo.h
15704         * intl/loadmsgcat.c
15705         * intl/localcharset.c
15706         * intl/localcharset.h
15707         * intl/locale.alias
15708         * intl/localealias.c
15709         * intl/localename.c
15710         * intl/log.c
15711         * intl/ngettext.c
15712         * intl/os2compat.c
15713         * intl/os2compat.h
15714         * intl/osdep.c
15715         * intl/plural-exp.c
15716         * intl/plural-exp.h
15717         * intl/plural.c
15718         * intl/plural.y
15719         * intl/ref-add.sin
15720         * intl/ref-del.sin
15721         * intl/relocatable.c
15722         * intl/relocatable.h
15723         * intl/textdomain.c
15724         * m4/Makefile.am
15725         * po/Makefile.in.in
15726         * src/Makefile.am
15727         * src/account.c
15728         * src/action.c
15729         * src/addr_compl.c
15730         * src/addressadd.c
15731         * src/addressbook.c
15732         * src/addrgather.c
15733         * src/addrindex.c
15734         * src/alertpanel.c
15735         * src/browseldap.c
15736         * src/codeconv.c
15737         * src/codeconv.h
15738         * src/compose.c
15739         * src/compose.h
15740         * src/crash.c
15741         * src/editaddress.c
15742         * src/editbook.c
15743         * src/editgroup.c
15744         * src/editjpilot.c
15745         * src/editldap.c
15746         * src/editldap_basedn.c
15747         * src/editvcard.c
15748         * src/exphtmldlg.c
15749         * src/expldifdlg.c
15750         * src/export.c
15751         * src/exporthtml.c
15752         * src/filtering.c
15753         * src/folder.c
15754         * src/folder_item_prefs.c
15755         * src/foldersel.c
15756         * src/folderview.c
15757         * src/grouplistdialog.c
15758         * src/headerview.c
15759         * src/imap.c
15760         * src/imap_gtk.c
15761         * src/import.c
15762         * src/importldif.c
15763         * src/importmutt.c
15764         * src/importpine.c
15765         * src/inc.c
15766         * src/ldif.c
15767         * src/main.c
15768         * src/mainwindow.c
15769         * src/matcher.c
15770         * src/mbox.c
15771         * src/message_search.c
15772         * src/messageview.c
15773         * src/mh.c
15774         * src/mh_gtk.c
15775         * src/mimeview.c
15776         * src/msgcache.c
15777         * src/news.c
15778         * src/news_gtk.c
15779         * src/noticeview.c
15780         * src/partial_download.c
15781         * src/pop.c
15782         * src/prefs_account.c
15783         * src/prefs_actions.c
15784         * src/prefs_common.c
15785         * src/prefs_customheader.c
15786         * src/prefs_display_header.c
15787         * src/prefs_ext_prog.c
15788         * src/prefs_filtering.c
15789         * src/prefs_filtering_action.c
15790         * src/prefs_folder_item.c
15791         * src/prefs_fonts.c
15792         * src/prefs_gtk.c
15793         * src/prefs_matcher.c
15794         * src/prefs_msg_colors.c
15795         * src/prefs_spelling.c
15796         * src/prefs_summary_column.c
15797         * src/prefs_template.c
15798         * src/prefs_themes.c
15799         * src/prefs_toolbar.c
15800         * src/prefs_wrapping.c
15801         * src/privacy.c
15802         * src/procheader.c
15803         * src/procmime.c
15804         * src/procmsg.c
15805         * src/quote_fmt.c
15806         * src/recv.c
15807         * src/send_message.c
15808         * src/setup.c
15809         * src/sourcewindow.c
15810         * src/ssl_manager.c
15811         * src/statusbar.c
15812         * src/summary_search.c
15813         * src/summaryview.c
15814         * src/textview.c
15815         * src/toolbar.c
15816         * src/wizard.c
15817         * src/common/nntp.c
15818         * src/common/plugin.c
15819         * src/common/smtp.c
15820         * src/common/ssl.c
15821         * src/common/ssl_certificate.c
15822         * src/common/string_match.c
15823         * src/common/sylpheed.c
15824         * src/common/template.c
15825         * src/common/utils.c
15826         * src/gtk/about.c
15827         * src/gtk/colorlabel.c
15828         * src/gtk/description_window.c
15829         * src/gtk/filesel.c
15830         * src/gtk/foldersort.c
15831         * src/gtk/gtkaspell.c
15832         * src/gtk/gtkutils.c
15833         * src/gtk/inputdialog.c
15834         * src/gtk/logwindow.c
15835         * src/gtk/menu.c
15836         * src/gtk/pluginwindow.c
15837         * src/gtk/prefswindow.c
15838         * src/gtk/progressdialog.c
15839         * src/gtk/quicksearch.c
15840         * src/gtk/sslcertwindow.c
15841         * src/plugins/clamav/clamav_plugin.c
15842         * src/plugins/clamav/clamav_plugin_gtk.c
15843         * src/plugins/demo/demo.c
15844         * src/plugins/dillo_viewer/dillo_prefs.c
15845         * src/plugins/dillo_viewer/dillo_viewer.c
15846         * src/plugins/image_viewer/plugin.c
15847         * src/plugins/image_viewer/viewer.c
15848         * src/plugins/image_viewer/viewerprefs.c
15849         * src/plugins/mathml_viewer/mathml_viewer.c
15850         * src/plugins/pgpmime/passphrase.c
15851         * src/plugins/pgpmime/plugin.c
15852         * src/plugins/pgpmime/prefs_gpg.c
15853         * src/plugins/pgpmime/select-keys.c
15854         * src/plugins/pgpmime/sgpgme.c
15855         * src/plugins/spamassassin/spamassassin.c
15856         * src/plugins/spamassassin/spamassassin_gtk.c
15857         * src/plugins/trayicon/trayicon.c
15858                 sync with main (revision 104)
15859
15860 2005-02-10 [colin]      1.0.1cvs3.1
15861
15862         * src/mainwindow.c
15863                 Sync with HEAD (fix occasional crasher)
15864
15865 2005-02-10 [colin]      1.0.1cvs2.1
15866
15867         * src/messageview.c
15868                 Synw with HEAD (don't automatically display html)
15869
15870 2005-02-09 [colin]      1.0.1cvs1.3
15871
15872         * src/textview.c
15873         * src/textview.h
15874                 Add contextual menu on emails
15875
15876 2005-02-09 [colin]      1.0.1cvs1.2
15877
15878         * src/codeconv.c
15879                 Fix converting from broken headers and 
15880                 put back the _ in missing places
15881                 (feature broke with cvs24.2 sync, main 
15882                  possibly affected?)
15883
15884 2005-02-09 [colin]      1.0.1cvs1.1
15885
15886         * src/messageview.c
15887         * src/mimeview.c
15888         * src/mimeview.h
15889                 Sync with HEAD (display non text/plain mails with plugin)
15890
15891 2005-02-08 [colin]      1.0.1.1
15892
15893         * ChangeLog.claws
15894         * po/pt_BR.po
15895                 Sync with HEAD
15896         * configure.ac
15897                 Make default configuration directory 
15898                 be .sylpheed-gtk2
15899
15900 2005-02-08 [colin]      1.0.0cvs29.1
15901
15902         * po/de.po
15903         * po/es.po
15904         * po/fr.po
15905         * po/it.po
15906         * po/sk.po
15907         * po/sr.po
15908                 Sync translations with HEAD
15909
15910 2005-02-06 [colin]      1.0.0cvs28.3
15911
15912         * src/compose.c
15913                 Make compose a bit faster - patch by Alfons.
15914
15915 2005-02-06 [colin]      1.0.0cvs28.2
15916
15917         * src/compose.c
15918                 Make pasting via middle-click more reliable
15919
15920 2005-02-05 [paul]       1.0.0cvs28.1
15921
15922         * ChangeLog
15923         * ChangeLog.claws
15924         * ChangeLog.jp
15925         * configure.ac
15926         * src/compose.c
15927                 sync with HEAD
15928                 (fix bug 682 'redirect is broken'
15929
15930 2005-02-05 [torte]      1.0.0cvs27.1
15931
15932         * ChangeLog.claws
15933         * configure.ac
15934         * src/partial_download.c
15935                 Sync with HEAD (fix buf overflow)
15936
15937 2005-02-03 [colin]      1.0.0cvs26.1
15938
15939         * src/common/plugin.c
15940                 Sync with HEAD (avoid plugin mismatches)
15941
15942 2005-02-03 [paul]       1.0.0cvs25.3
15943
15944         * src/folderview.c
15945         * src/headerview.c
15946         * src/summaryview.c
15947         * src/textview.c
15948         * src/gtk/colorlabel.c
15949                 third and final part of initial sync with main-gtk2
15950
15951 2005-02-03 [paul]       1.0.0cvs25.2
15952
15953         * src/jpilot.c
15954                 fix building with jpilot support
15955
15956 2005-02-02 [colin]      1.0.0cvs25.1
15957
15958         * src/messageview.c
15959                 Sync with HEAD (fix dangerous typo)
15960
15961 2005-02-01 [colin]      1.0.0cvs24.3
15962
15963         * src/common/xml.c
15964                 Write file as advertised (UTF-8)
15965
15966 2005-02-01 [paul]       1.0.0cvs24.2
15967
15968         * src/addrbook.c
15969         * src/addrindex.c
15970         * src/alertpanel.h
15971         * src/codeconv.c
15972         * src/codeconv.h
15973         * src/compose.c
15974         * src/export.c
15975         * src/folder_item_prefs.c
15976         * src/html.c
15977         * src/imap.c
15978         * src/import.c
15979         * src/jpilot.c
15980         * src/mainwindow.c
15981         * src/matcher_parser_lex.l
15982         * src/messageview.c
15983         * src/mh.c
15984         * src/prefs_account.c
15985         * src/prefs_actions.c
15986         * src/prefs_common.c
15987         * src/prefs_gtk.c
15988         * src/prefs_gtk.h
15989         * src/prefs_themes.c
15990         * src/procheader.c
15991         * src/procmime.c
15992         * src/sourcewindow.c
15993         * src/statusbar.c
15994         * src/summaryview.c
15995         * src/textview.c
15996         * src/toolbar.c
15997         * src/unmime.c
15998         * src/common/template.c
15999         * src/common/utils.c
16000         * src/common/xml.c
16001         * src/common/xml.h
16002         * src/gtk/gtkaspell.c
16003         * src/plugins/clamav/clamav_plugin.c
16004         * src/plugins/dillo_viewer/dillo_prefs.c
16005         * src/plugins/image_viewer/viewerprefs.c
16006         * src/plugins/pgpmime/passphrase.c
16007         * src/plugins/pgpmime/prefs_gpg.c
16008         * src/plugins/pgpmime/select-keys.c
16009         * src/plugins/spamassassin/spamassassin.c
16010                 second part of initial sync with main-gtk2
16011                 (more to follow)
16012
16013 2005-01-31 [colin]      1.0.0cvs24.1
16014
16015         * src/compose.c
16016                 Sync with HEAD
16017
16018 2005-01-29 [paul]       1.0.0cvs23.2
16019
16020         * src/account.c
16021         * src/action.c
16022         * src/addressadd.c
16023         * src/addressbook.c
16024         * src/alertpanel.c
16025         * src/compose.c
16026         * src/editaddress.c
16027         * src/editbook.c
16028         * src/editgroup.c
16029         * src/editjpilot.c
16030         * src/editldap.c
16031         * src/editldap_basedn.c
16032         * src/editvcard.c
16033         * src/export.c
16034         * src/foldersel.c
16035         * src/grouplistdialog.c
16036         * src/import.c
16037         * src/importldif.c
16038         * src/inc.c
16039         * src/main.c
16040         * src/mainwindow.c
16041         * src/message_search.c
16042         * src/messageview.c
16043         * src/mimeview.c
16044         * src/prefs_actions.c
16045         * src/prefs_common.c
16046         * src/prefs_common.h
16047         * src/prefs_customheader.c
16048         * src/prefs_display_header.c
16049         * src/prefs_filtering.c
16050         * src/prefs_filtering_action.c
16051         * src/prefs_gtk.c
16052         * src/prefs_matcher.c
16053         * src/prefs_summary_column.c
16054         * src/prefs_template.c
16055         * src/sourcewindow.c
16056         * src/summary_search.c
16057         * src/summaryview.c
16058         * src/textview.c
16059         * src/gtk/about.c
16060         * src/gtk/description_window.c
16061         * src/gtk/gtkshruler.c
16062         * src/gtk/gtkutils.c
16063         * src/gtk/gtkutils.h
16064         * src/gtk/inputdialog.c
16065         * src/gtk/logwindow.c
16066         * src/gtk/prefswindow.c
16067         * src/gtk/progressdialog.c
16068         * src/gtk/progressdialog.h
16069                 first part of initial sync with main-gtk2
16070                 (more to follow)
16071
16072 2005-01-28 [colin]      1.0.0cvs23.1
16073
16074         * src/folderview.c
16075                 Sync with HEAD
16076
16077 2005-01-27 [colin]      1.0.0cvs21.1
16078
16079         * src/folder.c
16080         * src/folderview.c
16081                 Sync with HEAD
16082
16083 2005-01-27 [colin]      1.0.0cvs19.1
16084
16085         * src/procmime.c
16086                 Sync with HEAD
16087
16088 2005-01-27 [colin]      1.0.0cvs18.1
16089
16090         * src/messageview.c
16091         * src/summaryview.c
16092         * src/mainwindow.c
16093         * src/compose.c
16094         * src/compose.h
16095         * src/procmsg.c
16096         * src/procmsg.h
16097         * src/toolbar.c
16098                 Sync with HEAD
16099
16100 2005-01-26 [paul]       1.0.0cvs15.2
16101
16102         * src/compose.c
16103                 compose_entries_set(): convert subject and body to
16104                 utf8 if necessary. patch by Felix Eckhofer
16105
16106 2005-01-26 [paul]       1.0.0cvs15.1
16107
16108         * configure.ac
16109         * src/common/template.c
16110                 sync with HEAD (fix memory leak)
16111
16112 2005-01-25 [paul]       1.0.0cvs14.1
16113
16114         * configure.ac
16115         * src/compose.c
16116                 sync with HEAD
16117
16118 2005-01-24 [colin]      1.0.0cvs13.1
16119
16120         * src/summaryview.c
16121                 Sync with HEAD
16122
16123 2005-01-24 [paul]       1.0.0cvs12.1
16124
16125         * configure.ac
16126         * src/messageview.c
16127         * src/mh.c
16128         * src/common/utils.c
16129                 sync with HEAD
16130
16131 2005-01-24 [colin]      1.0.0cvs11.1
16132
16133         * src/procheader.c
16134                 Sync with HEAD
16135
16136 2005-01-24 [colin]      1.0.0cvs10.1
16137
16138         * src/folderview.c
16139                 Sync with HEAD
16140
16141 2005-01-23 [colin]      1.0.0cvs9.1
16142
16143         * src/crash.c
16144                 Sync with HEAD
16145
16146 2005-01-22 [colin]      1.0.0cvs8.1
16147
16148         * src/summaryview.c
16149         * src/gtk/quicksearch.c
16150                 Sync with HEAD
16151
16152 2005-01-21 [colin]      1.0.0cvs7.1
16153
16154         * src/summaryview.c
16155                 Sync with HEAD
16156
16157 2005-01-21 [colin]      1.0.0cvs6.1
16158
16159         * src/summaryview.c
16160                 Sync with HEAD
16161
16162 2005-01-21 [colin]      1.0.0cvs5.1
16163
16164         * src/gtk/quicksearch.c
16165         * src/prefs_common.c
16166         * src/prefs_common.h
16167                 Sync with HEAD (recurse option)
16168
16169 2005-01-21 [colin]      1.0.0cvs4.1
16170
16171         * src/folder.h
16172         * src/folderview.c
16173         * src/folderview.h
16174         * src/summaryview.c
16175         * src/gtk/quicksearch.c
16176         * src/gtk/quicksearch.h
16177                 Sync with HEAD (recursive quicksearch)
16178
16179 2005-01-20 [colin]      1.0.0cvs3.4
16180
16181         * src/ssl_manager.c
16182                 Remove useless code
16183
16184 2005-01-20 [colin]      1.0.0cvs3.3
16185
16186         * src/ssl_manager.c
16187                 Fix leak, thanks to Alfons.
16188
16189 2005-01-20 [colin]      1.0.0cvs3.2
16190
16191         * src/ssl_manager.c
16192                 Port SSL certificate window to GTK2.
16193
16194 2005-01-20 [paul]       1.0.0cvs3.1
16195
16196         * ChangeLog.claws
16197         * configure.ac
16198         * src/addrindex.c
16199         * src/addrindex.h
16200                 sync with HEAD
16201
16202 2005-01-19 [colin]      1.0.0cvs2.2
16203
16204         * src/plugins/trayicon/trayicon.c
16205                 Fix freeze with gtk-2.6, the easy way
16206                 (signal blocking helpless there...)
16207                 Closes bug #668.
16208
16209 2005-01-19 [colin]      1.0.0cvs2.1
16210
16211         * src/mbox.c
16212         * src/mbox.h
16213         * src/mainwindow.c
16214         * src/summaryview.c
16215         * src/summaryview.h
16216                 Sync with HEAD
16217
16218 2005-01-19 [paul]       1.0.0cvs1.1
16219
16220         * configure.ac
16221         * po/de.po
16222         * po/es.po
16223         * po/fr.po
16224         * po/hr.po
16225         * po/it.po
16226         * po/ja.po
16227         * po/ko.po
16228         * po/pt_BR.po
16229         * po/ru.po
16230         * po/sk.po
16231         * po/sr.po
16232                 sync with HEAD (update translations)
16233
16234 2005-01-18 [colin]      1.0.0cvs0.1
16235
16236         * src/foldersel.c
16237                 Specify search column - patch by Alfons
16238
16239 2005-01-18 [colin]      0.9.13cvs36.3
16240
16241         * src/prefs_toolbar.c
16242                 Change Delete to Remove
16243         * src/prefs_fonts.c
16244                 GTK2 version and leak fixes
16245         * src/prefs_actions.c
16246                 Add stock buttons.
16247                 All patches by Alfons
16248
16249 2005-01-17 [colin]      0.9.13cvs36.2
16250
16251         * src/compose.c
16252                 Fix DnD inserting twice. While at it,
16253                 add DnD support for text/plain in the
16254                 body, and add support in the headers.
16255
16256 2005-01-16 [colin]      0.9.13cvs36.1
16257
16258         * ChangeLog
16259         * ChangeLog.jp
16260         * ChangeLog.claws
16261                 Sync with HEAD (nothing applicable)
16262
16263 2005-01-16 [colin]      0.9.13cvs33.2
16264
16265         * src/prefs_toolbar.c
16266                 GTK2ize prefs_toolbar, by Alfons.
16267
16268 2005-01-14 [colin]      0.9.13cvs33.1
16269
16270         * src/html.c
16271         * src/msgcache.c
16272                 Sync with HEAD
16273
16274 2005-01-14 [colin]      0.9.13cvs32.1
16275
16276         * src/html.c
16277         * src/html.h
16278         * src/msgcache.c
16279         * AUTHORS
16280         * tools/calypso_convert.pl
16281                 Sync with HEAD
16282
16283 2005-01-08 [colin]      0.9.13cvs29.2
16284
16285         * src/prefs_filtering_action.c
16286         * src/prefs_filtering.c
16287                 2 more gtk2 patches by Alfons
16288
16289 2005-01-07 [paul]       0.9.13cvs29.1
16290
16291         * ChangeLog
16292         * ChangeLog.claws
16293         * ChangeLog.jp
16294         * configure.ac
16295         * src/pop.c
16296         * src/pop.h
16297                 sync with HEAD
16298
16299 2005-01-07 [colin]      0.9.13cvs28.3
16300
16301         * src/gtk/progressdialog.c
16302         * src/gtk/progressdialog.h
16303         * src/inc.c
16304         * src/send_message.c
16305                 GTK2 for the incorporation dialog. The CList isn't dead
16306                 yet, for a more smooth migration. Patch by Alfons.
16307
16308 2005-01-06 [colin]      0.9.13cvs28.2
16309
16310         * src/prefs_display_header.c
16311                 GTK2 conversion by Alfons
16312         * src/prefs_actions.c
16313         * src/prefs_matcher.c
16314                 Fix 2 leaks - patch by Alfons
16315
16316 2005-01-06 [colin]      0.9.13cvs28.1
16317
16318         * src/prefs_matcher.c
16319                 Sync with HEAD
16320
16321 2005-01-06 [colin]      0.9.13cvs27.4
16322
16323         * src/prefs_matcher.c
16324                 Fix double-free. Patch by Alfons
16325
16326 2005-01-06 [colin]      0.9.13cvs27.3
16327
16328         * src/prefs_matcher.c
16329                 GTK2 widgets + memleak
16330                 Patch by Alfons
16331
16332 2005-01-05 [colin]      0.9.13cvs27.2
16333
16334         * src/account.c
16335         * src/addr_compl.c
16336         * src/foldersel.c
16337         * src/stock_pixmap.c
16338         * src/stock_pixmap.h
16339                 3 more GTK2 patches by Alfons.
16340
16341 2005-01-04 [colin]      0.9.13cvs27.1
16342
16343         * src/folderview.c
16344         * src/imap_gtk.c
16345         * src/news_gtk.c
16346                 Sync with HEAD
16347
16348 2005-01-04 [colin]      0.9.13cvs25.9
16349
16350         * src/compose.c
16351                 Fix Show Ruler menuitem
16352         * src/prefs_template.c
16353                 Convert to GTK2
16354         * src/common/utils.c
16355                 Make auto pointer stuff handles NULLs
16356                 Patches by Alfons.
16357
16358 2005-01-04 [colin]      0.9.13cvs25.8
16359
16360         * src/compose.c
16361                 Move the attachment list to gtk2
16362                 Patch by Alfons.
16363
16364 2005-01-04 [colin]      0.9.13cvs25.7
16365
16366         * src/textview.c
16367                 Make some keys work again
16368                 Patch by SungHyun Nam <namsh@kldp.org>
16369
16370 2005-01-04 [colin]      0.9.13cvs25.6
16371
16372         * src/gtk/gtkshruler.c
16373                 Move the ruler to GTK2
16374                 Patch by Alfons
16375
16376 2005-01-03 [colin]      0.9.13cvs25.5
16377
16378         * src/compose.c
16379                 Fix my broken patch apply 
16380
16381 2005-01-03 [colin]      0.9.13cvs25.4
16382
16383         * src/common/utils.c
16384         * src/common/utils.h
16385         * src/gtk/prefswindow.c
16386                 Move auto pointer stuff to utils.c
16387                 Patch by Alfons again :)
16388
16389 2005-01-03 [colin]      0.9.13cvs25.3
16390
16391         * src/compose.c
16392         * src/prefs_gtk.c
16393         * src/prefs_template.c
16394         * src/textview.c
16395                 Empty text widgets with empty strings, not NULL char
16396                 Patch by SungHyun Nam <namsh@kldp_org>
16397
16398 2005-01-03 [colin]      0.9.13cvs25.2
16399
16400         * src/main.c
16401         * AUTHORS
16402                 Sync with HEAD
16403
16404 2005-01-03 [colin]      0.9.13cvs25.1
16405
16406         * src/pop.c
16407         * src/pop.h
16408                 Sync with HEAD
16409
16410 2005-01-03 [colin]      0.9.13cvs24.3
16411
16412         * src/account.c
16413                 Two patches from Alfons and Alex S Moore:
16414                 fix images, fix return value.
16415
16416 2005-01-01 [colin]      0.9.13cvs24.2
16417
16418         * src/prefs_actions.c
16419                 Fix over-zealous assertion. Patch by Alfons
16420
16421 2005-01-01 [colin]      0.9.13cvs24.1
16422
16423         * src/procmime.c
16424                 Sync with HEAD (leak fix)
16425
16426 2004-12-31 [colin]      0.9.13cvs23.2
16427
16428         * src/prefs_common.c
16429                 GTK2 widgets + stock buttons - patch by Alfons
16430
16431 2004-12-31 [paul]       0.9.13cvs23.1
16432
16433         * configure.ac
16434                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16435         * src/gtk/pluginwindow.c
16436                 use GTK2 widgets and plug memory leaks,
16437                 patches by Alfons
16438
16439 2004-12-30 [colin]      0.9.13cvs22.4
16440
16441         * src/account.c
16442         * src/action.c
16443         * src/export.c
16444         * src/foldersel.c
16445         * src/import.c
16446         * src/message_search.c
16447         * src/prefs_actions.c
16448         * src/prefs_common.c
16449         * src/prefs_customheader.c
16450         * src/prefs_filtering.c
16451         * src/prefs_summary_column.c
16452         * src/summary_search.c
16453         * src/gtk/about.c
16454         * src/gtk/description_window.c
16455         * src/gtk/gtkutils.c
16456         * src/gtk/gtkutils.h
16457         * src/gtk/inputdialog.c
16458         * src/gtk/prefswindow.c
16459                 Use GTK2 stock buttons. Patches by Alfons.
16460
16461 2004-12-30 [colin]      0.9.13cvs22.3
16462
16463         * src/account.c
16464                 Sync with HEAD
16465         * src/prefs_actions.c
16466         * src/prefs_customheader.c
16467         * src/prefs_filtering.c
16468         * src/prefs_msg_colors.c
16469         * src/prefs_summary_column.c
16470         * src/gtk/prefswindow.c
16471                 Use GtkTreeView instead of deprecated 
16472                 widgets. Patches by Alfons.
16473
16474 2004-12-30 [paul]       0.9.13cvs22.2
16475
16476         * src/foldersel.c
16477                 use GTK 2 Tree View
16478                 patch by Alfons, with root folder sorting fix
16479                 by Stephan Sachse
16480
16481 2004-12-30 [paul]       0.9.13cvs22.1
16482
16483         * ChangeLog
16484         * ChangeLog.claws
16485         * ChangeLog.jp
16486         * NEWS
16487         * configure.ac
16488         * src/account.c
16489                 sync with HEAD
16490
16491 2004-12-22 [martin]     0.9.13cvs21.2
16492
16493         * src/action.c
16494                 free the command line after its use
16495
16496 2004-12-18 [paul]       0.9.13cvs21.1
16497
16498         * AUTHORS
16499         * ChangeLog
16500         * ChangeLog.claws
16501         * ChangeLog.jp
16502         * NEWS
16503         * configure.ac
16504         * src/action.c
16505         * src/compose.c
16506         * src/syldap.c
16507                 sync with HEAD
16508
16509 2004-12-17 [martin]     0.9.13cvs17.2
16510
16511         * src/action.c
16512                 convert actions input to locale
16513         * src/inc.c
16514                 convert notification command to locale
16515         * src/plugins/pgpmime/select-keys.c
16516                 convert attributes to utf8
16517
16518 2004-12-14 [colin]      0.9.13cvs17.1
16519
16520         * ChangeLog
16521         * ChangeLog.jp
16522         * ChangeLog.claws
16523         * src/action.c
16524         * src/common/utils.c
16525         * src/gtk/prefswindow.c
16526         * src/gtk/gtkutils.c
16527         * src/gtk/gtkutils.h
16528         * src/plugins/spamassassin/libspamc.c
16529                 Sync with HEAD
16530
16531 2004-12-13 [colin]      0.9.13cvs14.1
16532
16533         * src/quote_fmt_parse.y
16534                 Sync with HEAD
16535
16536 2004-12-10 [colin]      0.9.13cvs12.1
16537
16538         * src/prefs_themes.c
16539         * src/mainwindow.c
16540         * src/messageview.c
16541                 Sync with HEAD
16542
16543 2004-12-09 [colin]      0.9.13cvs10.1
16544
16545         * src/procmime.c
16546                 Sync with HEAD (fix B64 encoding from memory)
16547
16548 2004-12-08 [colin]      0.9.13cvs9.1
16549
16550         * src/gtk/colorlabel.c
16551                 Sync with HEAD
16552
16553 2004-12-08 [paul]       0.9.13cvs8.2
16554
16555         * src/gtk/pluginwindow.c
16556                 fix window resizing oddities
16557
16558 2004-12-08 [colin]      0.9.13cvs8.1
16559
16560         * src/quote_fmt_parse.y
16561                 Sync with HEAD
16562
16563 2004-12-08 [colin]      0.9.13cvs7.1
16564
16565         * src/matcher_parser_parse.y
16566         * src/msgcache.c
16567         * src/prefs_matcher.c
16568         * src/procheader.c
16569         * src/matcher.c
16570         * src/common/defs.h
16571         * po/sr.po
16572                 Sync with HEAD
16573
16574 2004-12-08 [colin]      0.9.13cvs6.1
16575
16576         * src/quote_fmt_parse.y
16577         * src/textview.c
16578                 Sync with HEAD
16579         * src/gtk/prefswindow.c
16580         * src/gtk/pluginwindow.c
16581                 Fix G_CALLBACKS protos (thanks to Alfons)
16582
16583 2004-12-07 [torte]      0.9.13cvs2.2
16584
16585         * src/procmime.c
16586                 [Bug 650] reply button causes crash
16587                 Thanks to David Relson and Christoph
16588
16589 2004-12-07 [colin]      0.9.13cvs2.1
16590
16591         * ChangeLog.claws
16592         * AUTHORS
16593         * po/sk.po
16594         * src/procmime.c
16595         * src/prefs_account.c
16596         * src/common/smtp.c
16597         * src/common/smtp.h
16598                 Sync with HEAD
16599
16600 2004-12-06 [colin]      0.9.12cvs187.1
16601
16602         * ChangeLog.claws
16603         * INSTALL
16604         * Makefile.am
16605         * README.claws
16606         * TODO.claws
16607         * configure.ac
16608         * po/bg.po
16609         * po/cs.po
16610         * po/el.po
16611         * po/en_GB.po
16612         * po/es.po
16613         * po/fr.po
16614         * po/hr.po
16615         * po/hu.po
16616         * po/it.po
16617         * po/ja.po
16618         * po/ko.po
16619         * po/nl.po
16620         * po/pl.po
16621         * po/pt_BR.po
16622         * po/ru.po
16623         * po/sk.po
16624         * po/sr.po
16625         * po/sv.po
16626         * po/zh_CN.po
16627         * po/zh_TW.Big5.po
16628         * src/compose.c
16629         * tools/Makefile.am
16630         * tools/README
16631         * tools/filter_conv.pl
16632         * tools/kdeservicemenu/README
16633         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16634         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16635                 Sync with HEAD
16636
16637 2004-12-04 [colin]      0.9.12cvs183.1
16638
16639         * src/compose.c
16640                 Sync with HEAD (compose window position saving)
16641
16642 2004-12-04 [paul]       0.9.12cvs182.3
16643
16644         * src/messageview.c
16645         * src/mimeview.c
16646         * src/prefs_customheader.c
16647         * src/gtk/quicksearch.c
16648                 replace some forgotten GTK_SIGNAL_FUNCs
16649
16650 2004-12-04 [paul]       0.9.12cvs182.2
16651
16652         * src/Makefile.am
16653                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16654                 committed in error      
16655
16656 2004-12-04 [paul]       0.9.12cvs182.1
16657
16658         * ChangeLog
16659         * ChangeLog.claws
16660         * ChangeLog.jp
16661         * INSTALL
16662         * NEWS
16663         * README
16664         * README.jp
16665         * configure.ac
16666         * doc/manual/ja/Makefile.am
16667         * doc/manual/ja/sylpheed-1.html
16668         * doc/manual/ja/sylpheed-10.html
16669         * doc/manual/ja/sylpheed-11.html
16670         * doc/manual/ja/sylpheed-12.html
16671         * doc/manual/ja/sylpheed-13.html
16672         * doc/manual/ja/sylpheed-14.html
16673         * doc/manual/ja/sylpheed-15.html
16674         * doc/manual/ja/sylpheed-16.html
16675         * doc/manual/ja/sylpheed-17.html
16676         * doc/manual/ja/sylpheed-18.html
16677         * doc/manual/ja/sylpheed-19.html
16678         * doc/manual/ja/sylpheed-2.html
16679         * doc/manual/ja/sylpheed-20.html
16680         * doc/manual/ja/sylpheed-3.html
16681         * doc/manual/ja/sylpheed-4.html
16682         * doc/manual/ja/sylpheed-5.html
16683         * doc/manual/ja/sylpheed-6.html
16684         * doc/manual/ja/sylpheed-7.html
16685         * doc/manual/ja/sylpheed-8.html
16686         * doc/manual/ja/sylpheed-9.html
16687         * doc/manual/ja/sylpheed.html
16688         * doc/manual/ja/sylpheed.sgml
16689         * po/de.po
16690         * src/Makefile.am
16691         * src/compose.c
16692         * src/procmime.c
16693         * src/pixmaps/regular.xpm **REMOVED**
16694         * src/plugins/pgpmime/pgpmime.c
16695         * src/plugins/pgpmime/plugin.c
16696         * src/plugins/pgpmime/prefs_gpg.c
16697                 sync with HEAD
16698
16699 2004-12-03 [paul]       0.9.12cvs180.1
16700
16701         * ChangeLog
16702         * ChangeLog.claws
16703         * ChangeLog.jp
16704         * configure.ac
16705         * src/Makefile.am
16706         * src/pop.c
16707         * src/common/utils.c
16708         * src/common/utils.h
16709         * src/pixmaps/continue.xpm
16710         * src/pixmaps/dir_close.xpm
16711         * src/pixmaps/dir_open.xpm
16712         * src/pixmaps/drafts_close.xpm
16713         * src/pixmaps/drafts_open.xpm
16714         * src/pixmaps/folder.xpm **REMOVED**
16715         * src/pixmaps/group.xpm
16716         * src/pixmaps/unread.xpm
16717                 sync with HEAD
16718
16719 2004-12-02 [colin]      0.9.12cvs179.1
16720
16721         * src/compose.c
16722                 Sync with HEAD (non-duplicated reedition)
16723
16724 2004-12-02 [colin]      0.9.12cvs178.1
16725
16726         * src/compose.c
16727                 Sync with HEAD (linewrap_quote fix)
16728
16729 2004-12-01 [colin]      0.9.12cvs177.3
16730
16731         * src/addrharvest.c
16732                 Replace sizeof with strlen
16733
16734 2004-12-01 [paul]       0.9.12cvs177.2
16735
16736         * src/addrharvest.c
16737                 fix 'harvest addresses'
16738
16739 2004-11-30 [colin]      0.9.12cvs177.1
16740
16741         * src/gtk/prefswindow.c
16742         * src/gtk/pluginwindow.c
16743                 Sync with HEAD
16744
16745 2004-11-29 [colin]      0.9.12cvs176.1
16746
16747         * src/folderview.c
16748                 sync with HEAD (Fix disappearing separators in folderview's popup)
16749
16750 2004-11-29 [colin]      0.9.12cvs175.1
16751
16752         * src/procmime.c
16753                 Sync with head (another format fix)
16754
16755 2004-11-29 [colin]      0.9.12cvs174.1
16756
16757         * src/pop.c
16758                 Sync with HEAD (format string fix)
16759
16760 2004-11-26 [colin]      0.9.12cvs173.1
16761
16762         * src/common/smtp.c
16763         * src/common/smtp.h
16764                 Sync with HEAD
16765
16766 2004-11-24 [colin]      0.9.12cvs172.1
16767
16768         * src/plugins/pgpmime/pgpmime.c
16769                 Sync with HEAD
16770
16771 2004-11-24 [colin]      0.9.12cvs171.1
16772
16773         * src/plugins/pgpmime/pgpmime.c
16774                 Sync with head (gpgmectx leaks)
16775
16776 2004-11-24 [colin]      0.9.12cvs169.1
16777
16778         * src/plugins/pgpmime/plugin.c
16779         * src/plugins/trayicon/Makefile.am
16780         * src/plugins/trayicon/newmarkedmail.xpm
16781         * src/plugins/trayicon/trayicon.c
16782         * src/plugins/trayicon/unreadmarkedmail.xpm
16783                 Sync with HEAD
16784
16785 2004-11-23 [colin]      0.9.12cvs168.1
16786
16787         * src/partial_download.c
16788         * src/partial_download.h
16789         * src/plugins/pgpmime/plugin.c
16790                 Sync with HEAD
16791
16792 2004-11-23 [colin]      0.9.12cvs166.1
16793
16794         * src/Makefile.am
16795         * src/codeconv.c
16796         * src/compose.c
16797         * src/folderview.c
16798         * src/main.c
16799         * src/partial_download.c
16800         * src/partial_download.h
16801         * src/prefs_account.c
16802         * src/prefs_account.h
16803         * src/privacy.c
16804         * src/privacy.h
16805         * src/procmime.c
16806         * src/common/Makefile.am
16807         * src/common/base64.h
16808         * src/common/partial_download.c
16809         * src/common/partial_download.h
16810         * src/gtk/prefswindow.c
16811         * src/gtk/prefswindow.h
16812         * src/plugins/pgpmime/pgpmime.c
16813         * src/plugins/pgpmime/prefs_gpg.c
16814         * src/plugins/pgpmime/prefs_gpg.h
16815         * src/plugins/pgpmime/sgpgme.c
16816         * src/plugins/pgpmime/sgpgme.h
16817                 Sync with HEAD
16818
16819 2004-11-23 [colin]      0.9.12cvs163.1
16820
16821         * src/main.c
16822                 Sync with HEAD (cursor optimization)
16823
16824 2004-11-23 [colin]      0.9.12cvs162.1
16825
16826         * src/prefs_common.c
16827         * src/prefs_themes.c
16828         * src/procmsg.c
16829                 Sync with HEAD
16830
16831 2004-11-23 [colin]      0.9.12cvs158.9
16832
16833         * src/compose.c
16834                 Fix double-free when forwarding
16835         * src/msgcache.c
16836                 Fix leak on error path
16837                 
16838
16839 2004-11-23 [colin]      0.9.12cvs158.8
16840
16841         * src/compose.c
16842                 Fix possible double-free
16843                 Spotted by Alfons
16844
16845 2004-11-23 [colin]      0.9.12cvs158.7
16846
16847         * src/compose.c
16848                 Fix some signal handlers' prototypes
16849                 Spotted by Alfons
16850
16851 2004-11-22 [colin]      0.9.12cvs158.6
16852
16853         * src/compose.c
16854                 Remove unneeded code and duplicated
16855                 wrapping - patch by Alfons
16856
16857 2004-11-22 [colin]      0.9.12cvs158.5
16858
16859         * src/prefs_themes.c
16860                 Fix oversized selector
16861
16862 2004-11-22 [colin]      0.9.12cvs158.4
16863
16864         * src/compose.c
16865                 fix dump_text()
16866                 patch by Alfons
16867
16868 2004-11-19 [colin]      0.9.12cvs158.3
16869
16870         * src/textview.c
16871                 Add a context menu on links (open, copy)
16872
16873 2004-11-18 [paul]       0.9.12cvs158.2
16874
16875         * src/addrgather.c
16876         * src/exphtmldlg.c
16877         * src/expldifdlg.c
16878         * src/mimeview.c
16879         * src/prefs_common.c
16880         * src/plugins/image_viewer/viewer.c
16881         * src/plugins/spamassassin/spamassassin_gtk.c
16882                 replace deprecated gtk_notebook_set_page
16883                 and gtk_notebook_current_page
16884
16885 2004-11-18 [paul]       0.9.12cvs158.1
16886
16887         * configure.ac
16888         * src/compose.c
16889         * src/mainwindow.c
16890         * src/messageview.c
16891         * src/prefs_common.c
16892         * src/common/utils.c
16893         * src/common/utils.h
16894                 sync with HEAD
16895
16896 2004-11-17 [colin]      0.9.12cvs156.1
16897
16898         * src/prefs_account.c
16899         * src/prefs_account.h
16900         * src/procmsg.c
16901                 Sync with HEAD (add pref to store encrypted mails encrypted)
16902
16903 2004-11-17 [paul]       0.9.12cvs155.1
16904
16905         * ChangeLog
16906         * ChangeLog.claws
16907         * ChangeLog.jp
16908         * NEWS
16909         * configure.ac
16910         * src/compose.c
16911         * src/jpilot.c
16912         * src/privacy.c
16913         * src/procmime.c
16914         * src/procmime.h
16915         * src/procmsg.c
16916         * src/toolbar.c
16917         * src/pixmaps/error.xpm
16918                 sync with HEAD
16919
16920 2004-11-17 [colin]      0.9.12cvs151.1
16921
16922         * src/plugins/pgpmime/pgpmime.c
16923                 Sync with HEAD (remove debug printf)
16924
16925 2004-11-17 [colin]      0.9.12cvs150.1
16926
16927         * src/plugins/pgpmime/pgpmime.c
16928                 Sync with HEAD (off-by-one fix)
16929
16930 2004-11-17 [colin]      0.9.12cvs149.1
16931
16932         * src/procmsg.c
16933                 Sync with HEAD (coding style fixes)
16934
16935 2004-11-16 [colin]      0.9.12cvs148.1
16936
16937         * src/procmsg.c
16938                 Sync with head (Fix the fix)
16939
16940 2004-11-16 [colin]      0.9.12cvs147.1
16941
16942         * src/procmsg.c
16943                 Sync with Main (leak fix)
16944
16945 2004-11-16 [colin]      0.9.12cvs146.14
16946
16947         * src/compose.c
16948                 Remove useless chunk of code
16949                 Patch by Alfons
16950
16951 2004-11-15 [colin]      0.9.12cvs146.13
16952
16953         * src/compose.c
16954                 Fix drafting after insertion
16955                 Patch by Alfons
16956
16957 2004-11-15 [colin]      0.9.12cvs146.12
16958
16959         * src/compose.c
16960         * src/prefs_filtering.c
16961         * src/prefs_filtering_action.c
16962         * src/prefs_toolbar.c
16963                 Fix some const-correctness
16964
16965 2004-11-15 [colin]      0.9.12cvs146.11
16966
16967         * src/summaryview.c
16968         * src/prefs_themes.c
16969         * src/messageview.c
16970                 Fix some leaks
16971
16972 2004-11-15 [colin]      0.9.12cvs146.10
16973
16974         * src/codeconv.c
16975                 More unreadable locale fixes
16976
16977 2004-11-14 [colin]      0.9.12cvs146.9
16978
16979         * src/textview.c
16980                 Fix uri_security_check
16981                 Patch by Alfons
16982
16983 2004-11-13 [paul]       0.9.12cvs146.8
16984
16985         * src/folder.c
16986         * src/procmime.c
16987                 fix 2 bugs introduced in last commit
16988
16989 2004-11-13 [paul]       0.9.12cvs146.7
16990
16991         * src/compose.c
16992         * src/exporthtml.c
16993         * src/exportldif.c
16994         * src/folder.c
16995         * src/imap.c
16996         * src/imap_gtk.c
16997         * src/main.c
16998         * src/mainwindow.c
16999         * src/messageview.c
17000         * src/mh_gtk.c
17001         * src/prefs_themes.c
17002         * src/procmime.c
17003         * src/setup.c
17004         * src/summaryview.c
17005                 replace deprecated g_basename
17006
17007 2004-11-13 [paul]       0.9.12cvs146.6
17008
17009         * src/compose.c
17010         * src/imap.c
17011         * src/matcher_parser.h
17012         * src/matcher_parser_parse.y
17013         * src/prefs_filtering.c
17014         * src/prefs_filtering_action.c
17015         * src/prefs_themes.c
17016         * src/prefs_toolbar.c
17017         * src/common/utils.c
17018                 various small fixes/cleanups
17019
17020 2004-11-12 [colin]      0.9.12cvs146.5
17021
17022         * src/textview.c
17023                 Validate event's origin on visibility notify
17024                 Patch by Alfons.
17025
17026 2004-11-12 [paul]       0.9.12cvs146.4
17027
17028         * src/exporthtml.c
17029         * src/exportldif.c
17030         * src/imap.c
17031         * src/mh.c
17032         * src/mimeview.c
17033         * src/prefs_spelling.c
17034         * src/prefs_themes.c
17035                 replace deprecated g_dirname    
17036
17037 2004-11-12 [colin]      0.9.12cvs146.3
17038
17039         * src/textview.c
17040                 Some coding style fixes
17041
17042 2004-11-12 [colin]      0.9.12cvs146.2
17043
17044         * src/codeconv.c
17045                 We want to replace _all_ extended chars in
17046                 conv_unreadable_*, because any string containing
17047                 extended chars not parsing as UTF8 is 
17048                 undisplayed on gtk2.
17049
17050 2004-11-12 [paul]       0.9.12cvs146.1
17051
17052         * ChangeLog
17053         * ChangeLog.claws
17054         * ChangeLog.jp
17055         * NEWS
17056         * configure.ac
17057         * src/account.c
17058         * src/folderview.c
17059         * src/folderview.h
17060         * src/imap.c
17061         * src/imap_gtk.c
17062         * src/inc.c
17063         * src/mainwindow.c
17064         * src/mh_gtk.c
17065         * src/news_gtk.c
17066         * src/pop.c
17067         * src/prefs_account.c
17068         * src/prefs_account.h
17069         * src/prefs_ext_prog.c
17070         * src/procmime.c
17071         * src/procmime.h
17072         * src/procmsg.c
17073         * src/procmsg.h
17074         * src/summary_search.c
17075         * src/summaryview.c
17076         * src/textview.c
17077         * src/common/defs.h
17078         * src/common/utils.c
17079         * src/common/utils.h
17080         * src/gtk/menu.c
17081         * src/gtk/menu.h
17082                 sync with HEAD
17083
17084 2004-11-11 [colin]      0.9.12cvs144.2
17085
17086         * src/textview.c
17087                 Fix URI range selection (patch by Alfons)
17088
17089 2004-11-09 [colin]      0.9.12cvs144.1
17090
17091         * ChangeLog.claws
17092         * src/compose.c
17093         * src/folder.c
17094         * src/folder_item_prefs.c
17095         * src/prefs_account.c
17096         * src/prefs_account.h
17097         * src/plugins/pgpmime/pgpmime.c
17098                 Sync with HEAD
17099
17100 2004-11-08 [colin]      0.9.12cvs143.1
17101
17102         * src/summaryview.c
17103                 Sync with HEAD (optimize quicksearch)
17104
17105 2004-11-08 [colin]      0.9.12cvs142.2
17106
17107         * src/compose.c
17108                 Don't wrap when Edit/Auto wrapping is disabled
17109
17110 2004-11-08 [colin]      0.9.12cvs142.1
17111
17112         * src/textview.c
17113                 Sync with HEAD
17114
17115 2004-11-08 [colin]      0.9.12cvs141.1
17116
17117         * src/textview.c
17118                 Sync with HEAD (fix some mail URIs)
17119
17120 2004-11-08 [colin]      0.9.12cvs140.3
17121
17122         * src/textview.c
17123                 o Use text cursor instead of arrow when
17124                   not on a link
17125                 o Fix handling of contiguous links (as in
17126                   "colin@colino.net" <colin@colino.net>)
17127                   This one unveils a bug in get_email_part()
17128
17129 2004-11-07 [colin]      0.9.12cvs140.2
17130
17131         * src/textview.c
17132                 Fix memleak. Patch by Alfons.
17133
17134 2004-11-06 [colin]      0.9.12cvs140.1
17135
17136         * src/compose.c
17137                 Sync with HEAD (don't ask passphrase
17138                 when drafting)
17139
17140 2004-11-06 [paul]       0.9.12cvs139.2
17141
17142         * AUTHORS
17143         * src/textview.c
17144         * src/textview.h
17145                 textview URI handling. hovering over a 
17146                 link displays it in the status bar,
17147                 and changes the mouse pointer to a hand 
17148                 cursor. a link is activated with a single 
17149                 click. (Modified from the) patch by Jean-Yves 
17150                 Lefort <jylefort@users.sourceforge.net>
17151                 
17152
17153 2004-11-05 [colin]      0.9.12cvs139.1
17154
17155         * src/compose.c
17156         * src/procmime.c
17157                 Sync with HEAD again ^^
17158
17159 2004-11-05 [colin]      0.9.12cvs139.1
17160
17161         * src/compose.c
17162         * src/procmime.c
17163                 Sync with HEAD
17164
17165 2004-11-03 [paul]       0.9.12cvs138.1
17166
17167         * ChangeLog.claws
17168         * configure.ac
17169         * po/POTFILES.in
17170         * src/prefs_ext_prog.c
17171         * src/procmime.c
17172         * tools/kdeservicemenu/README
17173         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17174         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17175                 sync with HEAD
17176
17177 2004-11-01 [christoph]  0.9.12cvs136.2
17178
17179         * src/procmime.c
17180                 convert MIME parameters to UTF-8
17181
17182 2004-10-29 [colin]      0.9.12cvs136.1
17183
17184         * src/common/utils.c
17185                 Sync with HEAD (don't use '=' in mime boundary)
17186
17187 2004-10-29 [paul]       0.9.12cvs135.1
17188
17189         * configure.ac
17190         * doc/src/rfc2231.txt
17191         * src/procmime.c
17192         * src/common/quoted-printable.c
17193         * src/common/utils.c
17194         * src/common/utils.h
17195                 sync with HEAD
17196
17197 2004-10-27 [paul]       0.9.12cvs134.1
17198
17199         * configure.ac
17200         * src/main.c
17201         * src/procmime.c
17202         * src/plugins/pgpmime/pgpmime.c
17203                 sync with HEAD
17204
17205 2004-10-26 [paul]       0.9.12cvs132.3
17206
17207         * src/account.c
17208         * src/addressbook.c
17209         * src/addrgather.c
17210         * src/addrharvest.c
17211         * src/codeconv.c
17212         * src/compose.c
17213         * src/customheader.c
17214         * src/editaddress.c
17215         * src/editgroup.c
17216         * src/enriched.c
17217         * src/expldifdlg.c
17218         * src/exporthtml.c
17219         * src/exportldif.c
17220         * src/folder.c
17221         * src/foldersel.c
17222         * src/folderview.c
17223         * src/grouplistdialog.c
17224         * src/html.c
17225         * src/imap.c
17226         * src/jpilot.c
17227         * src/ldapserver.c
17228         * src/ldif.c
17229         * src/mimeview.c
17230         * src/news.c
17231         * src/news_gtk.c
17232         * src/pop.c
17233         * src/prefs_display_header.c
17234         * src/prefs_gtk.c
17235         * src/prefs_msg_colors.c
17236         * src/prefs_toolbar.c
17237         * src/procheader.c
17238         * src/procmime.c
17239         * src/summaryview.c
17240         * src/textview.c
17241         * src/toolbar.c
17242         * src/vcard.c
17243         * src/common/mgutils.c
17244         * src/common/nntp.c
17245         * src/common/smtp.c
17246         * src/common/template.c
17247         * src/common/utils.c
17248         * src/common/xmlprops.c
17249         * src/plugins/pgpmime/pgpmime.c
17250         * src/plugins/pgpmime/select-keys.c
17251         * src/plugins/pgpmime/sgpgme.c
17252                 replace deprecated g_strcasecmp(), g_strncasecmp(),
17253                 g_string_sprintfa(), gtk_notebook_current_page()
17254
17255 2004-10-26 [colin]      0.9.12cvs132.2
17256
17257         * src/prefs_folder_item.c
17258                 Fix default-account selection
17259
17260 2004-10-21 [colin]      0.9.12cvs133
17261
17262         * src/compose.c
17263                 Sync with HEAD (Remove extra separator in compose's Options)
17264         * src/textview.c
17265                 Set wrapping to char
17266
17267 2004-10-21 [paul]       0.9.12cvs131.2
17268
17269         * src/compose.c
17270         * src/sourcewindow.c
17271                 fix wrapping
17272                 fix window shrinking 
17273
17274 2004-10-21 [colin]      0.9.12cvs131.1
17275
17276         * ChangeLog.claws
17277         * src/compose.c
17278                 Sync with HEAD
17279
17280 2004-10-21 [paul]       0.9.12cvs130.2
17281
17282         * src/prefs_folder_item.c
17283                 sync with HEAD (Apply to subfolders)
17284
17285 2004-10-19 [colin]      0.9.12cvs130.1
17286
17287         * ChangeLog.claws
17288         * src/compose.c
17289         * src/common/utils.c
17290         * src/gtk/menu.c
17291                 Sync with HEAD
17292
17293 2004-10-19 [colin]      0.9.12cvs128.1
17294
17295         * src/addrbook.c
17296         * src/addrcache.c
17297         * src/addressbook.c
17298         * src/codeconv.c
17299         * src/compose.c
17300         * src/customheader.c
17301         * src/editaddress.c
17302         * src/editgroup.c
17303         * src/exporthtml.c
17304         * src/folder.c
17305         * src/folderview.c
17306         * src/imap.c
17307         * src/jpilot.c
17308         * src/main.c
17309         * src/matcher_parser_parse.y
17310         * src/mbox.c
17311         * src/pop.c
17312         * src/prefs_account.c
17313         * src/prefs_gtk.c
17314         * src/prefs_msg_colors.c
17315         * src/procheader.c
17316         * src/procmime.c
17317         * src/procmime.h
17318         * src/procmsg.c
17319         * src/summaryview.c
17320         * src/textview.c
17321         * src/common/base64.c
17322         * src/common/partial_download.c
17323         * src/common/socket.c
17324         * src/common/sylpheed.c
17325         * src/common/utils.c
17326         * src/common/utils.h
17327         * src/gtk/pluginwindow.c
17328         * src/gtk/quicksearch.c
17329         * src/plugins/clamav/clamav_plugin.c
17330         * src/plugins/clamav/clamav_plugin.h
17331         * src/plugins/clamav/clamav_plugin_gtk.c
17332         * src/plugins/pgpmime/passphrase.c
17333         * src/plugins/pgpmime/pgpmime.c
17334         * src/plugins/pgpmime/plugin.c
17335         * src/plugins/pgpmime/prefs_gpg.c
17336         * src/plugins/pgpmime/prefs_gpg.h
17337         * src/plugins/pgpmime/select-keys.c
17338         * src/plugins/pgpmime/sgpgme.c
17339         * src/plugins/spamassassin/libspamc.c
17340         * src/plugins/spamassassin/spamassassin.c
17341         * src/plugins/spamassassin/spamassassin.h
17342         * src/plugins/spamassassin/spamassassin_gtk.c
17343         * src/plugins/trayicon/trayicon.c
17344         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
17345                 Sync with HEAD
17346
17347 2004-10-14 [colin]      0.9.12cvs126.2
17348
17349         * src/codeconv.c
17350         * src/textview.c
17351                 Fix conv_unreadable_locale
17352
17353 2004-10-13 [colin]      0.9.12cvs126.1
17354
17355         * src/compose.c
17356                 Sync with HEAD (don't convert charset for 
17357                 drafted messages, minor cleanup)
17358
17359 2004-10-13 [colin]      0.9.12cvs125.1
17360
17361         * po/POTFILES.in
17362                 Sync with HEAD (POTFILES fix)
17363
17364 2004-10-12 [colin]      0.9.12cvs124.3
17365
17366         * src/compose.c
17367                 Fix encoding bug from latest sync
17368
17369 2004-10-12 [paul]       0.9.12cvs124.2
17370
17371         * src/plugins/pgpmime/prefs_gpg.c
17372         * src/plugins/pgpmime/prefs_gpg.h
17373                 forgotten in last commit        
17374
17375 2004-10-12 [paul]       0.9.12cvs124.1
17376
17377         * ChangeLog.claws
17378         * configure.ac
17379         * m4/spamassassin.m4
17380         * src/Makefile.am
17381         * src/account.c
17382         * src/compose.c
17383         * src/compose.h
17384         * src/crash.c
17385         * src/main.c
17386         * src/mimeview.c
17387         * src/passphrase.c
17388         * src/passphrase.h
17389         * src/prefs_account.c
17390         * src/prefs_account.h
17391         * src/prefs_common.c
17392         * src/privacy.c
17393         * src/privacy.h
17394         * src/procmime.c
17395         * src/procmime.h
17396         * src/procmsg.c
17397         * src/rfc2015.c
17398         * src/rfc2015.h
17399         * src/select-keys.c
17400         * src/select-keys.h
17401         * src/textview.c
17402         * src/common/utils.c
17403         * src/common/utils.h
17404         * src/gtk/about.c
17405         * src/plugins/pgpmime/Makefile.am
17406         * src/plugins/pgpmime/passphrase.c
17407         * src/plugins/pgpmime/passphrase.h
17408         * src/plugins/pgpmime/pgpmime.c
17409         * src/plugins/pgpmime/plugin.c
17410         * src/plugins/pgpmime/select-keys.c
17411         * src/plugins/pgpmime/select-keys.h
17412         * src/plugins/pgpmime/sgpgme.c
17413         * src/plugins/pgpmime/sgpgme.h
17414                 sync with HEAD
17415
17416 2004-10-04 [colin]      0.9.12cvs122.1
17417
17418         * src/mainwindow.c
17419         * src/messageview.c
17420         * src/messageview.h
17421         * src/textview.c
17422                 Sync with HEAD
17423
17424 2004-10-04 [colin]      0.9.12cvs121.1
17425
17426         * src/summaryview.c
17427                 Sync with HEAD
17428
17429 2004-10-04 [paul]       0.9.12cvs120.1
17430
17431         * configure.ac
17432                 sync with HEAD [don't try to build 
17433                 pgpmime plugin when gpgme is disabled]
17434
17435 2004-10-03 [colin]      0.9.12cvs119.3
17436
17437         * src/gtk/gtksctree.c
17438                 Lots of side effects. Put back as before 117.2.
17439         * src/summaryview.c
17440                 Fix bug #602
17441
17442 2004-10-03 [colin]      0.9.12cvs119.2
17443
17444         * src/gtk/gtksctree.c
17445                 Revert 608 fix that doesn't work that good
17446
17447 2004-10-02 [colin]      0.9.12cvs119.1
17448
17449         * src/mainwindow.c
17450         * src/messageview.c
17451         * src/prefs_common.h
17452         * src/procmime.c
17453         * src/procmime.h
17454         * src/textview.c
17455                 Sync with HEAD
17456         * src/gtk/gtksctree.c
17457                 Close bug #608
17458
17459 2004-10-01 [colin]      0.9.12cvs118.1
17460
17461         * src/mimeview.c
17462                 Sync with HEAD (better Save All fix)
17463
17464 2004-10-01 [colin]      0.9.12cvs117.2
17465
17466         * src/gtk/gtksctree.c
17467                 Faster on selection
17468
17469 2004-10-01 [colin]      0.9.12cvs117.1
17470
17471         * src/mimeview.c
17472                 Sync with HEAD (Save All: only attachments)
17473
17474 2004-10-01 [paul]       0.9.12cvs116.1
17475
17476         * ChangeLog.claws
17477         * configure.ac
17478         * src/account.c
17479         * src/prefs_common.c
17480         * src/gtk/colorlabel.c
17481                 sync with HEAD
17482
17483 2004-09-30 [colin]      0.9.12cvs115.1
17484
17485         * src/stock_pixmap.c
17486         * src/stock_pixmap.h
17487         * src/folderview.c
17488         * src/Makefile.am
17489         * src/pixmaps/read.xpm
17490                 Sync with HEAD (new pixmap)
17491
17492 2004-09-29 [colin]      0.9.12cvs114.1
17493
17494         * src/compose.c
17495                 Sync with HEAD
17496                 Fix focus handling in headers
17497
17498 2004-09-29 [paul]       0.9.12cvs113.1
17499
17500         * src/quote_fmt_parse.y
17501                 sync with HEAD
17502  
17503
17504 2004-09-28 [colin]      0.9.12cvs112.1
17505
17506         * src/folderview.c
17507         * src/mainwindow.c
17508                 Sync with HEAD
17509
17510 2004-09-28 [colin]      0.9.12cvs110.1
17511
17512         * src/folderview.c
17513                 Sync with HEAD (Contextual Empty trash menu)
17514
17515 2004-09-28 [colin]      0.9.12cvs108.1
17516
17517         * src/addressbook.c
17518                 Sync with HEAD (addressbook edit on double-click)
17519
17520 2004-09-28 [colin]      0.9.12cvs106.1
17521
17522         * src/inc.c
17523                 Sync with HEAD (folder_item freeze on inc)
17524
17525 2004-09-27 [colin]      0.9.12cvs105.1
17526
17527         * src/folderview.c
17528                 Sync with HEAD (right-align new and unread column)
17529
17530 2004-09-27 [colin]      0.9.12cvs104.1
17531
17532         * src/main.c
17533                 Sync with HEAD (revert 0.9.12cvs101)
17534
17535 2004-09-24 [colin]      0.9.12cvs103.2
17536
17537         * src/wizard.c
17538                 Fix gtk warnings and use domain part of the email address 
17539                 when domain detection fails (no dot in domain name)
17540
17541 2004-09-23 [colin]      0.9.12cvs103.1
17542
17543         * src/plugins/spamassassin/libspamc.c
17544         * src/plugins/spamassassin/libspamc.h
17545         * src/plugins/spamassassin/utils.c
17546         * src/plugins/spamassassin/utils.h
17547                 Sync with HEAD (Update spamassassin to 3.0)
17548
17549 2004-09-21 [colin]      0.9.12cvs102.3
17550
17551         * src/action.c
17552                 Add horizontal scrollbar in action io dialog as needed
17553                 Patch by Alfons.
17554
17555 2004-09-20 [colin]      0.9.12cvs102.2
17556
17557         * src/plugins/image_viewer/viewer.c
17558                 Remove imlib stuff
17559                 use gtk_pixmap_set when clearing
17560                 (would be better to use gtkImages, but causes size-allocate 
17561                 signals storm)
17562
17563 2004-09-17 [paul]       0.9.12cvs102.1
17564
17565         * ChangeLog
17566         * ChangeLog.claws
17567         * ChangeLog.jp
17568         * configure.ac
17569         * src/inc.c
17570                 sync with HEAD
17571
17572
17573 2004-09-17 [colin]      0.9.12cvs101.1
17574
17575         * ChangeLog.claws
17576         * src/main.c
17577                 Sync with HEAD (fix segs at exit)
17578
17579 2004-09-14 [colin]      0.9.12cvs99.5
17580
17581         * src/common/socket.c
17582         * AUTHORS
17583                 Fix send error on 64bit platforms
17584                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17585
17586 2004-09-14 [colin]      0.9.12cvs99.4
17587
17588         * src/action.c
17589                 Fix action output with utf8 
17590                 Patch by Alfons.
17591
17592 2004-09-14 [colin]      0.9.12cvs99.3
17593
17594         * ChangeLog.claws
17595         * src/folder.c
17596                 Sync with HEAD
17597
17598 2004-09-09 [colin]      0.9.12cvs99.2
17599
17600         * src/action.c
17601                 Fix progress bar (displaying "Completed %v/%u")
17602                 Patch by Alfons.
17603
17604 2004-09-08 [colin]      0.9.12cvs99.1
17605
17606         * src/account.c
17607         * src/folder.c
17608         * src/procmsg.c
17609         * src/procmsg.h
17610         * src/plugins/pgpmime/pgpmime.c
17611                 Sync with HEAD
17612
17613 2004-09-08 [colin]      0.9.12cvs97.2
17614
17615         * src/summaryview.c
17616                 Don't select mails in collapsed threads 
17617                 when navigating with up/down
17618
17619 2004-09-07 [colin]      0.9.12cvs97.1
17620
17621         * src/inc.c
17622                 Sync with HEAD (meaningful error messages)
17623
17624 2004-09-06 [colin]      0.9.12cvs96.1
17625
17626         * src/toolbar.c
17627                 Sync with HEAD (fix Redirect graying out)
17628
17629 2004-09-06 [colin]      0.9.12cvs95.1
17630
17631         * src/summaryview.c
17632         * src/mimeview.c
17633                 Sync with HEAD (fix dropped URIs)
17634
17635 2004-09-06 [colin]      0.9.12cvs94.1
17636
17637         * src/addressbook.c
17638         * src/addressitem.h
17639         * src/addritem.c
17640         * src/addritem.h
17641                 Sync with HEAD (addressbook DnD)
17642
17643 2004-09-03 [colin]      0.9.12cvs93.1
17644
17645         * src/summaryview.c
17646                 Sync with HEAD (next/prev unread)
17647
17648 2004-09-03 [colin]      0.9.12cvs92.1
17649
17650         * src/prefs_common.c
17651         * src/prefs_common.h
17652         * src/summaryview.c
17653                 Sync with HEAD ('mark_as_read_delay' pref)
17654
17655 2004-09-02 [colin]      0.9.12cvs91.2
17656
17657         * src/common/xml.c
17658                 Fix leak
17659
17660 2004-09-02 [colin]      0.9.12cvs91.1
17661
17662         * src/gtk/menu.c
17663                 Sync with HEAD (menu accel don't work, but whatever)
17664
17665 2004-09-02 [colin]      0.9.12cvs90.1
17666
17667         * src/account.c
17668                 Sync with HEAD (fix bug 582)
17669
17670 2004-09-02 [colin]      0.9.12cvs89.1
17671
17672         * src/addrindex.c
17673                 Sync with HEAD (free deleted queries)
17674
17675 2004-09-02 [colin]      0.9.12cvs88.1
17676
17677         * src/ldapquery.c
17678                 Sync with HEAD (fix LDAP freezes)
17679
17680 2004-09-02 [colin]      0.9.12cvs87.1
17681
17682         * src/prefs_spelling.c
17683                 Sync with HEAD (add default dictionary)
17684
17685 2004-09-01 [colin]      0.9.12cvs86.1
17686
17687         * src/filtering.c
17688         * src/folderview.c
17689         * src/imap.c
17690         * src/prefs_matcher.c
17691         * src/stock_pixmap.c
17692         * src/summary_search.c
17693         * src/summaryview.c
17694         * src/wizard.c
17695         * src/wizard.h
17696                 Sync with HEAD (uninitialized vars fixes)
17697                 + gtk2 specific warning fixes
17698
17699 2004-08-31 [colin]      0.9.12cvs85.1
17700
17701         * src/folder.c
17702                 Sync with HEAD (Fix memory corruption due to 
17703                 uninitialized var)
17704
17705 2004-08-31 [colin]      0.9.12cvs84.4
17706
17707         * src/summary_search.c
17708                 Fix segfaults when searching in folders with broken headers
17709
17710 2004-08-31 [colin]      0.9.12cvs84.3
17711
17712         * src/compose.c
17713         * src/textview.c
17714                 Fix some more encoding/decoding issues
17715
17716 2004-08-30 [colin]      0.9.12cvs84.2
17717
17718         * src/mimeview.c
17719         * src/prefs_themes.c
17720         * src/gtk/filesel.c
17721         * src/gtk/filesel.h
17722                 Add a folder-mode selection (fixes mimeview's "Save all")
17723
17724 2004-08-29 [colin]      0.9.12cvs84.1
17725
17726         * src/mimeview.c
17727                 Sync with HEAD (don't escape saved filenames)
17728
17729 2004-08-27 [colin]      0.9.12cvs83.1
17730
17731         * ChangeLog
17732         * ChangeLog.claws
17733         * ChangeLog.jp
17734         * src/mh.c
17735         * src/procheader.c
17736         * src/procmsg.c
17737         * src/procmsg.h
17738         * src/common/utils.c
17739         * src/gtk/menu.h
17740         * po/
17741                 Sync with HEAD 0.9.12cvs83 (sync with main)
17742
17743 2004-08-26 [colin]      0.9.12cvs82.4
17744
17745         * src/codeconv.c
17746                 Fix strange stack corruption
17747                 Convert to utf8 after unmime, not before
17748
17749 2004-08-26 [colin]      0.9.12cvs82.3
17750
17751         * src/main.c
17752         * src/wizard.c
17753                 Fix account folders duplication
17754
17755 2004-08-25 [colin]      0.9.12cvs82.2
17756
17757         * src/wizard.c
17758                 Remove ports
17759                 Add SSL selection
17760                 Use login@server as account name
17761
17762 2004-08-25 [colin]      0.9.12cvs82.1
17763
17764         * src/plugins/pgpmime/pgpmime.c
17765                 Sync with HEAD (leak fix).
17766
17767 2004-08-25 [colin]      0.9.12cvs81.1
17768
17769         * src/plugins/pgpmime/pgpmime.c
17770         * src/plugins/pgpmime/sgpgme.c
17771         * src/plugins/pgpmime/sgpgme.h
17772                 Sync with HEAD (Handle combined messages).
17773
17774 2004-08-24 [colin]      0.9.12cvs80.3
17775
17776         * src/wizard.c
17777                 Fix full name, ports, and imap
17778
17779 2004-08-24 [colin]      0.9.12cvs80.2
17780
17781         * src/Makefile.am
17782         * src/main.c
17783         * src/setup.c
17784         * src/setup.h
17785         * src/stock_pixmap.c
17786         * src/stock_pixmap.h
17787         * src/wizard.c ** ADDED **
17788         * src/wizard.h ** ADDED ** 
17789         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17790                 Add a setup wizard 
17791
17792 2004-08-24 [colin]      0.9.12cvs80.1
17793
17794         * src/folder.c
17795                 Sync with HEAD (set mimeflags on all messages)
17796
17797 2004-08-24 [colin]      0.9.12cvs79.3
17798
17799         * src/matcher_parser_lex.l
17800                 Fix 8bits strings not in utf8
17801
17802 2004-08-24 [colin]      0.9.12cvs79.2
17803
17804         * src/compose.c
17805                 Check conversion result before replacing buffer
17806
17807 2004-08-23 [colin]      0.9.12cvs79.1
17808
17809         * src/compose.c
17810                 Sync with HEAD (create message header in memory)
17811
17812 2004-08-23 [colin]      0.9.12cvs78.1
17813
17814         * src/rfc2015.c
17815         * src/rfc2015.h
17816                 Sync with HEAD (fix bug 197 again)
17817
17818 2004-08-23 [colin]      0.9.12cvs77.3
17819
17820         * src/compose.c
17821                 Fix again inline gpg signing (which outputs utf8
17822                 in gtk2). Not syncing this fix to HEAD as this 
17823                 code is meant to die.
17824
17825 2004-08-23 [colin]      0.9.12cvs77.2
17826
17827         * src/prefs_account.h
17828                 Remove useless include
17829
17830 2004-08-23 [colin]      0.9.12cvs77.1
17831
17832         * src/imap.c
17833         * po/es.po
17834         * po/fr.po
17835         * po/it.po
17836         * po/pl.po
17837         * po/pt_BR.po
17838         * po/sk.po
17839         * po/sr.po
17840                 Sync with HEAD (fix bug 577)
17841
17842 2004-08-22 [colin]      0.9.12cvs76.1
17843
17844         * src/plugins/trayicon/trayicon.c
17845                 Sync with HEAD (fix formatting bug)
17846
17847 2004-08-21 [colin]      0.9.12cvs74.2
17848
17849         * src/gtk/colorsel.c
17850                 Fix bug 564 (Folder color selection window exits on any
17851                 keypress)
17852
17853 2004-08-21 [colin]      0.9.12cvs74.1
17854
17855         * ChangeLog.claws
17856         * src/compose.c
17857         * src/summaryview.c
17858         * src/toolbar.c
17859                 Sync with HEAD (fix bug 576)
17860
17861 2004-08-21 [colin]      0.9.12cvs70.1
17862
17863         * src/compose.c
17864         * src/mainwindow.c
17865                 Sync with HEAD
17866                 
17867
17868 2004-08-21 [paul]       0.9.12cvs66.4
17869
17870         * src/mainwindow.c
17871         * src/messageview.c
17872         * src/gtk/menu.c
17873         * src/plugins/spamassassin/spamassassin_gtk.c
17874                 remove some deprecated gtk1 functions
17875
17876
17877 2004-08-21 [colin]      0.9.12cvs66.3
17878
17879         * src/compose.c
17880         * src/codeconv.c
17881                 Fix warnings
17882                 Remove encoding hacks
17883                 Fix bug 575 (Strange character messes up message)
17884                 Don't display conversion error when drafting
17885
17886 2004-08-21 [paul]       0.9.12cvs66.2
17887
17888         * src/prefs_account.c
17889                 fix GnuPG mode bugs
17890
17891
17892 2004-08-20 [colin]      0.9.12cvs66.1
17893
17894         * src/codeconv.c
17895                 Sync with HEAD 0.9.12cvs66
17896
17897 2004-08-20 [paul]
17898
17899         * src/plugins/pgpmime/plugin.c
17900                 modify PGP/MIME plugin's description
17901
17902 2004-08-17 [colin]      0.9.12cvs65.1
17903
17904         * src/common/ssl.c
17905         * src/plugins/pgpmime/plugin.c
17906                 Sync with HEAD
17907
17908 2004-08-14 [colin]      0.9.12cvs60.3
17909
17910         * src/plugins/trayicon/trayicon.c
17911                 Put back resize callback, on size-request signal
17912                 rather than size-allocate to avoid infinite 
17913                 callback loop
17914
17915 2004-08-13 [colin]      0.9.12cvs60.2
17916
17917         * src/common/defs.h
17918                 Cache versions have been fixed
17919
17920 2004-08-13 [colin]      0.9.12cvs60.1
17921
17922         * src/folderutils.c
17923                 Sync with HEAD
17924
17925 2004-08-12 [colin]      0.9.12cvs59.1
17926
17927         * src/plugins/trayicon/trayicon.c
17928                 Sync with HEAD
17929
17930 2004-08-12 [colin]      0.9.12cvs57.5
17931
17932         * sylpheed.desktop
17933         * configure.ac
17934         * src/Makefile.am
17935         * src/main.c
17936                 Add support for Freedesktop.org's startup notification
17937
17938 2004-08-11 [colin]      0.9.12cvs57.4
17939
17940         * src/textview.c
17941                 Fix off-by-one
17942
17943 2004-08-11 [colin]      0.9.12cvs57.3
17944
17945         * src/message_search.c
17946         * src/summary_search.c
17947                 Make searches case insensitive by default
17948         * src/textview.c
17949                 Fix case-insensitive search in message
17950
17951 2004-08-11 [colin]      0.9.12cvs57.2
17952
17953         * src/summary_search.c
17954                 Let case-sensitive be specified
17955
17956 2004-08-10 [colin]      0.9.12cvs55.4
17957
17958         * src/common/socket.c
17959                 Fix the possible race condition
17960
17961 2004-08-09 [paul]       0.9.12cvs55.3
17962
17963         * configure.ac
17964         * src/Makefile.am
17965         * src/common/Makefile.am
17966                 sync with HEAD
17967
17968
17969 2004-08-09 [paul]       0.9.12cvs55.2
17970
17971         * autogen.sh
17972         * po/poconv.sh
17973                 remove unneeded script
17974
17975         * configure.ac
17976                 add forgotten USE_LDAP_TLS (sync with HEAD)
17977
17978
17979 2004-08-09 [colin]      0.9.12cvs55.1
17980
17981         * src/main.c
17982         * src/common/ssl.c
17983         * src/common/sylpheed.c
17984         * src/common/sylpheed.h
17985                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17986
17987 2004-08-09 [paul]       0.9.12cvs54.1
17988
17989         * ChangeLog
17990         * ChangeLog.claws
17991         * ChangeLog.jp
17992         * configure.ac
17993         * po/POTFILES.in
17994         * src/Makefile.am
17995         * src/folderutils.c
17996         * src/main.c
17997         * src/pgpmime.c
17998         * src/pgpmime.h
17999         * src/sgpgme.c
18000         * src/sgpgme.h
18001         * src/plugins/Makefile.am
18002         * src/plugins/pgpmime/.cvsignore
18003         * src/plugins/pgpmime/Makefile.am
18004         * src/plugins/pgpmime/pgpmime.c
18005         * src/plugins/pgpmime/pgpmime.h
18006         * src/plugins/pgpmime/plugin.c
18007         * src/plugins/pgpmime/sgpgme.c
18008         * src/plugins/pgpmime/sgpgme.h
18009                 sync with HEAD
18010
18011 2004-08-08 [paul]       0.9.12cvs51.1
18012
18013         * configure.ac
18014         * src/folder.c
18015                 sync with HEAD
18016
18017 2004-08-07 [colin]      0.9.12cvs50.1
18018
18019         * src/pop.c
18020         * src/common/partial_download.c
18021                 fix warnings (sync from HEAD)
18022
18023 2004-08-07 [colin]      0.9.12cvs48.1
18024
18025         * src/prefs_folder_item.c
18026                 sync with HEAD 0.9.12cvs48
18027
18028 2004-08-06 [colin]      0.9.12cvs47.1
18029
18030         * src/compose.c
18031                 Sync with HEAD
18032
18033 2004-08-06 [christoph]  0.9.12cvs46.2
18034
18035         * src/main.c
18036         * src/plugins/clamav/clamav_plugin_gtk.c
18037         * src/plugins/dillo_viewer/dillo_viewer.c
18038         * src/plugins/image_viewer/plugin.c
18039         * src/plugins/mathml_viewer/mathml_viewer.c
18040         * src/plugins/spamassassin/spamassassin_gtk.c
18041         * src/plugins/trayicon/trayicon.c
18042                 don't mix GTK1.2 plugin with GTK2 plugins
18043
18044 2004-08-06 [colin]      0.9.12cvs46.1
18045
18046         * ChangeLog
18047         * ChangeLog.claws
18048         * ChangeLog.jp
18049         * configure.ac
18050         * sylpheed-claws.pc.in
18051         * src/folder.c
18052         * src/imap.c
18053         * src/localfolder.c
18054         * src/messageview.c
18055         * src/mimeview.c
18056         * src/mimeview.h
18057         * src/msgcache.c
18058         * src/news.c
18059         * src/prefs_ext_prog.c
18060         * src/prefs_folder_item.c
18061         * src/prefs_fonts.c
18062         * src/prefs_msg_colors.c
18063         * src/prefs_spelling.c
18064         * src/prefs_themes.c
18065         * src/prefs_toolbar.c
18066         * src/prefs_wrapping.c
18067         * src/procmime.h
18068         * src/common/defs.h
18069         * src/common/nntp.c
18070         * src/common/session.c
18071         * src/common/session.h
18072         * src/common/socket.c
18073         * src/common/utils.h
18074         * src/common/xml.c
18075         * src/common/xml.h
18076         * src/gtk/prefswindow.c
18077         * src/gtk/prefswindow.h
18078         * src/plugins/clamav/clamav_plugin_gtk.c
18079         * src/plugins/dillo_viewer/dillo_prefs.c
18080         * src/plugins/image_viewer/viewerprefs.c
18081         * src/plugins/spamassassin/spamassassin_gtk.c
18082         * m4/openssl.m4 *** REMOVED ***
18083                 Sync with HEAD 0.9.12cvs46
18084
18085 2004-08-03 [paul]       0.9.12cvs40.2
18086
18087         * src/action.c
18088         * src/addressadd.c
18089         * src/addressbook.c
18090         * src/addrgather.c
18091         * src/browseldap.c
18092         * src/compose.c
18093         * src/crash.c
18094         * src/editaddress.c
18095         * src/editgroup.c
18096         * src/editldap_basedn.c
18097         * src/foldersel.c
18098         * src/importldif.c
18099         * src/mimeview.c
18100         * src/prefs_common.c
18101         * src/prefs_template.c
18102         * src/sourcewindow.c
18103         * src/summaryview.c
18104         * src/gtk/about.c
18105         * src/gtk/foldersort.c
18106         * src/gtk/logwindow.c
18107         * src/gtk/pluginwindow.c
18108         * src/gtk/prefswindow.c
18109                 change all gtk_scrolled_window_set_policy from 
18110                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
18111
18112 2004-08-02 [paul]       0.9.12cvs40.1
18113
18114         * AUTHORS
18115                 update translation team section
18116         * po/pt_BR.po
18117                 updated by Frederico Goncalves Guimaraes
18118                 <fggdebian@yahoo.com.br>
18119
18120 2004-07-31 [colin]      0.9.12cvs39.9
18121
18122         * src/exphtmldlg.c
18123                 Fix compilation
18124
18125 2004-07-31 [colin]      0.9.12cvs39.8
18126
18127         * src/exphtmldlg.c
18128                 Fix an alertpanel type
18129
18130 2004-07-30 [colin]      0.9.12cvs39.7
18131
18132         * src/alertpanel.c
18133                 Fix alertpanel_error_log's icon
18134
18135 2004-07-30 [colin]      0.9.12cvs39.6
18136
18137         * src/pop.c
18138                 Two of them should still be warnings
18139
18140 2004-07-30 [colin]      0.9.12cvs39.5
18141
18142         * src/pop.c
18143                 More warning -> error
18144 2004-07-29 [colin]      0.9.12cvs39.4
18145
18146         * src/pop.c
18147                 Warning -> error
18148
18149 2004-07-29 [colin]      0.9.12cvs39.3
18150
18151         * src/prefs_matcher.c
18152                 Fix segfault
18153
18154 2004-07-29 [colin]      0.9.12cvs39.2
18155
18156         * src/alertpanel.c
18157                 More nice-looking alertpanels
18158
18159 2004-07-29 [colin]      0.9.12cvs39.1
18160
18161         * src/messageview.c
18162                 sync with head
18163                 (inform user when partial mail is deleted on server)
18164
18165 2004-07-29 [colin]      0.9.12cvs38.1
18166
18167         * src/messageview.c
18168                 sync with head
18169
18170 2004-07-28 [paul]       0.9.12cvs37.7
18171
18172         * src/mainwindow.c
18173                 complete the replacement of deprecated gtk_progress_*
18174
18175 2004-07-28 [paul]       0.9.12cvs37.6
18176
18177         * src/action.c
18178         * src/inc.c
18179         * src/mainwindow.c
18180         * src/send_message.c
18181         * src/gtk/progressdialog.c
18182         * src/gtk/progressdialog.h
18183                 replace deprecated gtk_progress_*
18184
18185 2004-07-28 [paul]       0.9.12cvs37.5
18186
18187         * src/gtk/filesel.c
18188                 remove gtk_window_set_wmclass()
18189 2004-07-28 [paul]       0.9.12cvs37.4
18190
18191         * src/addressbook.c
18192         * src/compose.c
18193         * src/foldersel.c
18194         * src/mainwindow.c
18195         * src/messageview.c
18196         * src/sourcewindow.c
18197         * src/gtk/logwindow.c
18198                 remove gtk_window_set_wmclass()
18199                 
18200         * src/prefs_filtering.c
18201         * src/prefs_filtering_action.c
18202         * src/prefs_fonts.c
18203         * src/prefs_gtk.c
18204         * src/prefs_matcher.c
18205         * src/ssl_manager.c
18206         * src/gtk/prefswindow.c
18207                 replace gtk_window_position()
18208
18209 2004-07-28 [colin]      0.9.12cvs37.3
18210
18211         * src/alertpanel.c
18212         * src/alertpanel.h
18213                 Add a way to specify panel type for specific
18214                 panels (alertpanel())
18215         * src/account.c
18216         * src/addressbook.c
18217         * src/compose.c
18218         * src/expldifdlg.c
18219         * src/main.c
18220         * src/messageview.c
18221         * src/summaryview.c
18222         * src/textview.c
18223         * src/gtk/sslcertwindow.c
18224                 Fix alertpanel()s so that their icon match
18225                 their real type
18226
18227 2004-07-28 [paul]       0.9.12cvs37.2
18228
18229         * src/addr_compl.c
18230         * src/addressbook.c
18231         * src/alertpanel.c
18232         * src/compose.c
18233         * src/export.c
18234         * src/foldersel.c
18235         * src/folderview.c
18236         * src/grouplistdialog.c
18237         * src/import.c
18238         * src/mainwindow.c
18239         * src/message_search.c
18240         * src/messageview.c
18241         * src/passphrase.c
18242         * src/prefs_actions.c
18243         * src/prefs_common.c
18244         * src/prefs_customheader.c
18245         * src/prefs_display_header.c
18246         * src/prefs_filtering.c
18247         * src/prefs_filtering_action.c
18248         * src/prefs_gtk.c
18249         * src/prefs_matcher.c
18250         * src/prefs_msg_colors.c
18251         * src/prefs_summary_column.c
18252         * src/prefs_template.c
18253         * src/sourcewindow.c
18254         * src/ssl_manager.c
18255         * src/summary_search.c
18256         * src/gtk/colorsel.c
18257         * src/gtk/description_window.c
18258         * src/gtk/gtkaspell.c
18259         * src/gtk/inputdialog.c
18260         * src/gtk/logwindow.c
18261         * src/gtk/prefswindow.c
18262         * src/gtk/progressdialog.c
18263                 replace deprecated gtk_window_set_policy
18264
18265 2004-07-27 [colin]      0.9.12cvs37.1
18266
18267         * src/msgcache.c
18268                 More fixes (synced for head again)
18269
18270 2004-07-27 [colin]      0.9.12cvs35.3
18271
18272         * src/msgcache.c
18273                 Fix wrong test
18274
18275 2004-07-27 [colin]      0.9.12cvs35.2
18276
18277         * src/mimeview.c
18278                 Fix width a bit (by Paul)
18279         * src/alertpanel.c
18280         * src/alertpanel.h
18281                 Specialize icons, make alertpanel_message()
18282                 private
18283         * src/message_search.c
18284         * src/sgpgme.c
18285         * src/summary_search.c
18286                 Suit alertpanel changes
18287
18288 2004-07-27 [colin]      0.9.12cvs35.1
18289
18290         * src/alertpanel.c
18291                 Add an icon
18292         * src/passphrase.c
18293                 Add debug output - maybe someone will
18294                 want to look at the problem with Grab
18295                 Input :)
18296         Bump version as we're synced with HEAD
18297
18298 2004-07-26 [colin]      0.9.12cvs33.26
18299
18300         * src/pop.c
18301                 Fix uidl-file parsing when not in new
18302                 format
18303
18304 2004-07-26 [colin]      0.9.12cvs33.25
18305
18306         * src/gtk/menu.c
18307                 Move popup menu up if necessary (fixes 
18308                 account selector)
18309         * src/mainwindow.c
18310                 Set account selector's button height to
18311                 minimum
18312
18313 2004-07-26 [colin]      0.9.12cvs33.24
18314
18315         * src/alertpanel.c
18316                 Maybe fix 551 (Truncated font in alert window)
18317
18318 2004-07-26 [colin]      0.9.12cvs33.23
18319
18320         * po/de.po
18321         * po/es.po
18322         * po/fr.po
18323         * po/it.po
18324         * po/ja.po
18325         * po/pl.po
18326         * po/ru.po
18327         * po/sk.po
18328         * po/sr.po
18329         * po/zh_CN.po
18330                 Sync po files with HEAD
18331
18332 2004-07-26 [paul]       0.9.12cvs33.22
18333
18334         * src/compose.c
18335                 fix Bug 556 'Organisation-header is sent even if empty'
18336
18337 2004-07-24 [colin]      0.9.12cvs33.21
18338
18339         * src/compose.c
18340         * src/gtk/gtkaspell.c
18341         * src/gtk/gtkaspell.h
18342                 Fix speller accelerators (require hack)
18343
18344 2004-07-24 [colin]      0.9.12cvs33.20
18345
18346         * src/gtk/gtkaspell.c
18347                 Fix over-eager code deletion breaking
18348                 Check while typing
18349
18350 2004-07-24 [colin]      0.9.12cvs33.19
18351
18352         * src/browseldap.c
18353         * src/ldapctrl.c
18354         * src/ldapctrl.h
18355         * src/ldapserver.h
18356                 Sync ldap with HEAD
18357         (Fixes 546 LDAP completely broken)
18358
18359 2004-07-24 [colin]      0.9.12cvs33.18
18360
18361         * src/prefs_msg_colors.c
18362                 Fix prototype mismatch
18363         (Fixes 547 void function cannot return value)
18364
18365 2004-07-24 [colin]      0.9.12cvs33.17
18366
18367         * src/mainwindow.c
18368                 Fix sort going back to previous sort key
18369                 when changing sort direction
18370
18371 2004-07-24 [colin]      0.9.12cvs33.16
18372
18373         * src/compose.c
18374                 Fix space insertion when re-wrapping at 
18375                 cursor point
18376
18377 2004-07-24 [colin]      0.9.12cvs33.15
18378
18379         * src/gtk/gtkaspell.c
18380                 Don't change cursor position in insert-text
18381                 callback
18382         (Fixes 539 Word wrapping on input transposes letters)
18383
18384 2004-07-24 [colin]      0.9.12cvs33.14
18385
18386         * src/gtk/gtkaspell.c
18387                 Reencode non-ascii chars to dictionary's
18388                 encoding
18389         (Fixes 544 Spell check broken non english locale)
18390
18391 2004-07-24 [colin]      0.9.12cvs33.13
18392
18393         * src/summaryview.c
18394                 Fix Shift+Down, add Home/End/PgUp/PgDown
18395
18396 2004-07-21 [colin]      0.9.12cvs33.12
18397
18398         * src/prefs_common.c
18399                 Fix a gtk warning (Patch by Andrej Kacian)
18400
18401 2004-07-21 [colin]      0.9.12cvs33.11
18402
18403         * src/gtk/filesel.c
18404                 More check
18405
18406 2004-07-21 [colin]      0.9.12cvs33.10
18407
18408         * src/compose.c
18409         * src/crash.c
18410         * src/export.c
18411         * src/import.c
18412         * src/messageview.c
18413         * src/mimeview.c
18414         * src/prefs_spelling.c
18415         * src/prefs_themes.c
18416         * src/summaryview.c
18417         * src/gtk/filesel.c
18418         * src/gtk/filesel.h
18419         * src/gtk/pluginwindow.c
18420                 Untwist open/save mode guessing logic, make
18421                 it explicit
18422
18423 2004-07-20 [colin]      0.9.12cvs33.9
18424
18425         * src/codeconv.c
18426                 conv_encode_header: src_charset is UTF-8 on
18427                 gtk2
18428         * src/compose.c
18429                 Remove double encoding of the headers
18430
18431 2004-07-20 [colin]      0.9.12cvs33.8
18432
18433         * src/codeconv.c
18434                 Fix typo
18435
18436 2004-07-20 [colin]      0.9.12cvs33.7
18437
18438         * src/mainwindow.c
18439                 Set the separated messageview to the saved
18440                 size of Claws' messageview (Patch by Alfons)
18441                 Fix a callback prototype (me)
18442
18443 2004-07-20 [colin]      0.9.12cvs33.6
18444
18445         * src/codeconv.h
18446                 Forgot one hunk in 0.9.12cvs33.4
18447
18448 2004-07-19 [colin]      0.9.12cvs33.5
18449
18450         * src/action.c
18451                 Action output fix
18452                 Patch by Alfons
18453
18454 2004-07-19 [colin]      0.9.12cvs33.4
18455
18456         * src/compose.c
18457                 Fix outgoing charset bug in headers
18458         * src/codeconv.c
18459                 Clean for glib2 - Patch by Alfons
18460
18461 2004-07-19 [colin]      0.9.12cvs33.3
18462
18463         * src/statusbar.c
18464                 Remove grip from the statusbar
18465                 Patch by Alfons
18466
18467 2004-07-19 [colin]      0.9.12cvs33.2
18468
18469         * src/messageview.c
18470         * src/textview.c
18471                 Fix messageview remembering the previous
18472                 scroll position when loading a new message
18473                 Patch by Alfons
18474
18475 2004-07-19 [colin]      0.9.12cvs33.1
18476
18477         * src/folder.h
18478         * src/folderview.c
18479         * src/summaryview.c
18480                 Sync with HEAD
18481
18482 2004-07-18 [colin]      0.9.12cvs32.7
18483
18484         * configure.ac
18485                 Remove useless check for XIM - noticed
18486                 by Alfons
18487
18488 2004-07-18 [colin]      0.9.12cvs32.6
18489
18490         * src/summaryview.c
18491                 Remove non-modified and shift-modified
18492                 accelerators in summaryview's popup
18493                 menu, as that doesn't get catched by
18494                 the accel-activate signal catcher...
18495
18496 2004-07-18 [colin]      0.9.12cvs32.5
18497
18498         * src/prefs_common.c
18499                 Define sensible default prefs for 
18500                 wrapping
18501
18502 2004-07-18 [colin]      0.9.12cvs32.4
18503
18504         * src/compose.c
18505         * src/prefs_common.c
18506         * src/prefs_common.h
18507         * src/prefs_wrapping.c
18508                 Remove Smart Wrapping pref, which does
18509                 nothing on gtk2 branch
18510
18511 2004-07-18 [colin]      0.9.12cvs32.3
18512
18513         * src/sourcewindow.c
18514                 Proper utf8
18515
18516 2004-07-18 [colin]      0.9.12cvs32.2
18517
18518         * src/compose.c
18519                 Save attachment status when drafting
18520
18521 2004-07-18 [colin]      0.9.12cvs32.1
18522
18523         * src/gtk/filesel.c
18524                 Fix erratic folder selection in open mode
18525
18526 2004-07-18 [colin]      0.9.12cvs31.11
18527
18528         * src/pop.c
18529                 Don't let partial messages get deleted
18530                 even with "dowload all"
18531                 (0.9.12cvs31.8 fix extension)
18532 2004-07-18 [colin]      0.9.12cvs31.10
18533
18534         * src/gtk/logwindow.c
18535                 Fix log scrolling
18536
18537 2004-07-18 [colin]      0.9.12cvs31.9
18538
18539         * src/common/utils.c
18540                 Fix non-utf8 strings coming from commands
18541                 and files
18542
18543 2004-07-18 [colin]      0.9.12cvs31.8
18544
18545         * src/pop.c
18546                 Fix partial download bug with Download all
18547                 messages option
18548
18549 2004-07-18 [colin]      0.9.12cvs31.7
18550
18551         * src/textview.c
18552                 Fix bug introduced in 0.9.12cvs31.2
18553                 (blocked in select mode after double click)
18554
18555 2004-07-18 [colin]      0.9.12cvs31.6
18556
18557         * src/compose.c
18558         * src/gtk/menu.c
18559                 More glib-warning fixes
18560
18561 2004-07-18 [colin]      0.9.12cvs31.5
18562
18563         * src/compose.c
18564                 Fix trashing the primary clipboard when moving 
18565                 around with tab
18566         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18567
18568 2004-07-18 [colin]      0.9.12cvs31.4
18569
18570         * src/codeconv.c
18571                 convert unencoded iso headers to utf8
18572         (Fix Bug 538 Unencoded local characters in subject make it 
18573          disappear)
18574
18575 2004-07-18 [colin]      0.9.12cvs31.3
18576
18577         * src/compose.c
18578                 Fix tab char handling in wrapping
18579         (Fix Bug 537 Line wrap problem - TAB character treated as 
18580          one character instead of 8)
18581
18582 2004-07-18 [colin]      0.9.12cvs31.2
18583
18584         * src/textview.c
18585                 return FALSE on GDK_MOTION_NOTIFY
18586         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18587          (unable to highlight))
18588
18589 2004-07-18 [colin]      0.9.12cvs31.1
18590
18591         * src/folderview.c
18592                 Sync with 0.9.12cvs31
18593
18594 2004-07-18 [colin]      0.9.12cvs30.4
18595
18596         * src/compose.c
18597                 Also block text_inserted when inserting a file
18598
18599 2004-07-18 [colin]      0.9.12cvs30.3
18600
18601         * src/compose.c
18602                 Fix smart wrapping (block text_inserted handler
18603                 while putting quotation to avoid wrap on input,
18604                 don't join lines if next is sig separator)
18605
18606 2004-07-17 [colin]      0.9.12cvs30.2
18607
18608         * src/folderview.c
18609         * src/mainwindow.c
18610         * src/mimeview.c
18611         * src/summaryview.c
18612         * src/gtk/quicksearch.c
18613         * src/gtk/quicksearch.h
18614                 Block key events handlers *and* accels while
18615                 quicksearch is focused
18616         (Fixes Bug 534 quick-search bar not accepting certain letters)
18617
18618 2004-07-17 [colin]      0.9.12cvs30.1
18619
18620         * src/folder.h
18621         * src/folderview.c
18622         * src/summaryview.c
18623                 Sync with 0.9.12cvs30
18624
18625 2004-07-17 [colin]      0.9.12cvs28.2
18626
18627         * src/mimeview.c
18628         * src/procmime.c
18629         * src/summaryview.c
18630         * src/gtk/menu.c
18631                 Squash some compile and glib warnings
18632
18633 2004-07-17 [paul]       0.9.12cvs28.1
18634
18635         * src/mimeview.c
18636                 sync with 0.9.12cvs28 HEAD
18637
18638 2004-07-16 [paul]       0.9.12cvs26.1
18639         
18640         * src/gtk/quicksearch.c
18641         * src/account.c
18642         * src/account.h
18643         * src/compose.c
18644         * src/customheader.c
18645         * src/folder_item_prefs.c
18646         * src/main.c
18647         * src/mainwindow.c
18648         * src/messageview.c
18649         * src/mimeview.c
18650         * src/news.c
18651         * src/pgpmime.c
18652         * src/pop.c
18653         * src/pop.h
18654         * src/prefs_account.c
18655         * src/prefs_account.h
18656         * src/prefs_common.c
18657         * src/prefs_common.h
18658         * src/prefs_display_header.c
18659         * src/prefs_gtk.c
18660         * src/prefs_gtk.h
18661         * src/procheader.c
18662         * src/procmime.c
18663                 sync with 0.9.12cvs26 HEAD      
18664
18665 2004-07-15 [colin]      0.9.12cvs18.14
18666
18667         * src/folder.c
18668                 Disable GPG signature check during
18669                 folder move and scan
18670         (Closes Bug 521 Signature checking slows down Folder-Move)
18671
18672 2004-07-14 [colin]      0.9.12cvs18.13
18673
18674         * src/common/partial_download.c
18675                 update includes
18676
18677 2004-07-14 [colin]      0.9.12cvs18.12
18678
18679         * src/common/partial_download.c
18680         * src/common/partial_download.h
18681                 Move doc at top, add correct copyright
18682
18683 2004-07-14 [colin]      0.9.12cvs18.11
18684
18685         * src/folder.c
18686         * src/messageview.c
18687         * src/pop.c
18688         * src/pop.h
18689         * src/procmsg.c
18690         * src/summaryview.c
18691         * src/common/Makefile.am
18692         * src/common/partial_download.c ** NEW FILES **
18693         * src/common/partial_download.h ** NEW FILES **
18694                 Move partial-download related stuff to its
18695                 own file
18696
18697 2004-07-14 [colin]      0.9.12cvs18.10
18698
18699         * src/send_message.c
18700                 Fix smtp auth when user is null or empty
18701
18702 2004-07-13 [colin]      0.9.12cvs18.9
18703
18704         * src/gtk/quicksearch.c
18705                 Use alphabetic order
18706
18707 2004-07-13 [colin]      0.9.12cvs18.8
18708
18709         * src/pop.c
18710                 Be paranoid on the checks
18711
18712 2004-07-13 [colin]      0.9.12cvs18.7
18713
18714         * src/gtk/quicksearch.c
18715                 Fix Engrish once again
18716
18717 2004-07-13 [colin]      0.9.12cvs18.6
18718
18719         * src/procmsg.c
18720         * src/summaryview.c
18721                 Mark messages for deletion when they are about to
18722                 be removed from trash
18723
18724 2004-07-13 [colin]      0.9.12cvs18.5
18725
18726         * src/matcher.c
18727         * src/matcher.h
18728         * src/matcher_parser_parse.y
18729         * src/prefs_matcher.c
18730         * src/gtk/quicksearch.c
18731                 Add 'partial' ('p') match string to find partially
18732                 downloaded messages
18733
18734 2004-07-13 [colin]      0.9.12cvs18.4
18735
18736         * src/pop.c
18737                 Fix misplaced block
18738
18739 2004-07-13 [colin]      0.9.12cvs18.3
18740
18741         * src/pop.c
18742         * src/pop.h
18743         * src/messageview.c
18744                 Refactor API (to avoid passing 5+ params and code
18745                 duplication)
18746         * src/folder.c
18747         * src/msgcache.c
18748         * src/procheader.c
18749         * src/common/defs.h
18750                 Add planned_download to cache
18751                 Don't mess uidl file when moving partially downloaded
18752                 mails (they change folder, we should change it in the
18753                 uidl list too or we'll remove an incorrect message)
18754                 (this also helps removing hacks when changing 
18755                 planned_download in messageview.c)
18756
18757 2004-07-12 [colin]      0.9.12cvs18.2
18758
18759         * src/gtk/quicksearch.c
18760                 Fix missing status update in quicksearch
18761
18762 2004-07-12 [paul]       0.9.12cvs18.1
18763
18764         * po/POTFILES.in
18765         * src/Makefile.am
18766         * src/account.c
18767         * src/codeconv.c
18768         * src/compose.c
18769         * src/inc.c
18770         * src/main.c
18771         * src/prefs_common.c
18772         * src/procmsg.h
18773         * src/toolbar.c
18774         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18775         * src/prefs_wrapping.[ch]       ** NEW FILES **
18776         * src/common/intl.h
18777         * src/common/utils.[ch]
18778         * src/gtk/quicksearch.[ch]
18779                 sync with 0.9.12cvs18 HEAD
18780
18781 2004-07-12 [colin]      0.9.11cvs17.25
18782
18783         * src/folder.c
18784         * src/folder.h
18785                 Remove unused function added by me in 0.9.11cvs17.10
18786
18787 2004-07-11 [colin]      0.9.11cvs17.24
18788
18789         * src/inc.c
18790         * src/messageview.c
18791         * src/pop.c
18792         * src/pop.h
18793                 Use folderitem and msgnum instead of filename to
18794                 know which mail to delete
18795                 Move old partial mail deletion to pop.c
18796
18797 2004-07-10 [colin]      0.9.11cvs17.23
18798
18799         * src/inc.c
18800                 Add debug
18801         * src/pop.c
18802         * src/pop.h
18803                 Don't re-use same enums for unrelated stuff: it's 
18804                 completely misleading !
18805                 Document a bit
18806
18807 2004-07-09 [colin]      0.9.11cvs17.22
18808
18809         * src/inc.c
18810                 Remove folder-type check and do
18811                 more tests to be sure everything's
18812                 ok
18813         * src/messageview.c
18814                 Punctuation update, remove useless
18815                 code, fix two warnings
18816         * src/noticeview.c
18817                 Layout cleaning, reset 2nd button
18818                 when specifying one
18819
18820 2004-07-09 [colin]      0.9.11cvs17.21
18821
18822         * src/messageview.c
18823         * src/pop.c
18824         * src/pop.h
18825                 Allow user to change his mind
18826                 and postpone decision (by
18827                 unmarking the mail)
18828
18829 2004-07-09 [colin]      0.9.11cvs17.20
18830
18831         * src/messageview.c
18832                 Fix bug with delete state
18833         * src/pop.c
18834         * src/pop.h
18835                 Fix buffer leak (fread doesn't 
18836                 terminate buffers with \0)
18837                 Refactoring (remove magic 
18838                 numbers)
18839
18840 2004-07-09 [colin]      0.9.11cvs17.19
18841
18842         * src/pop.c
18843                 Don't log "Skipping message" if 
18844                 we're going to TOP it two lines
18845                 later
18846
18847 2004-07-09 [colin]      0.9.11cvs17.18
18848
18849         * src/messageview.c
18850                 Fix Engrish
18851
18852 2004-07-09 [colin]      0.9.11cvs17.17
18853
18854         * src/pop.c
18855                 strlen checking...
18856         * src/messageview.c
18857                 refactoring a bit
18858
18859 2004-07-08 [colin]      0.9.11cvs17.16
18860
18861         * src/noticeview.c
18862         * src/noticeview.h
18863                 Add an optional second button
18864         * src/messageview.c
18865         * src/pop.c
18866         * src/pop.h
18867                 Don't delete partially received mails after a certain
18868                 time; rather, let the user decide.
18869
18870 2004-07-08 [colin]      0.9.11cvs17.15
18871
18872         * src/common/smtp.h
18873                 Sync with HEAD
18874
18875 2004-07-08 [colin]      0.9.11cvs17.14
18876
18877         * src/messageview.c
18878         * src/common/smtp.c
18879                 Use to_human_readable() for sizes
18880
18881 2004-07-08 [colin]      0.9.11cvs17.13
18882
18883         * src/inc.c
18884         * src/messageview.c
18885         * src/pop.c
18886         * src/pop.h
18887         * src/procmsg.c
18888                 Fix partial-downloading issues:
18889                         catch unsupported TOP
18890                         don't delete partially downloaded mails before 5 days
18891                         don't update existing with non-MH folders; that'll
18892                         make dups, but it's better than trashing the folder
18893                         free new msginfo parts
18894                 Fix indentation ;-)
18895
18896 2004-07-08 [colin]      0.9.11cvs17.12
18897
18898         * src/common/smtp.c
18899         * src/common/smtp.h
18900                 Sync smtp size verification with HEAD
18901
18902 2004-07-08 [colin]      0.9.11cvs17.11
18903
18904         * src/summaryview.c
18905         * src/prefs_common.c
18906         * src/prefs_common.h
18907         * src/gtk/quicksearch.c
18908         * src/gtk/quicksearch.h
18909                 Sync sticky pref with HEAD
18910
18911 2004-07-08 [colin]      0.9.11cvs17.10
18912
18913         * src/folder.c [1.213.2.6]
18914         * src/folder.h [1.87.2.6]
18915         * src/inc.c [1.149.2.7]
18916         * src/messageview.c [1.94.2.8]
18917         * src/procheader.c [1.47.2.6]
18918         * src/procmsg.c [1.150.2.4]
18919         * src/procmsg.h [1.60.2.5]
18920         * src/pop.c [1.56.2.4]
18921         * src/pop.h [1.17.2.3]
18922                 Let too big messages get downloaded, but truncated
18923                 Add a button to download them completely
18924                 
18925 2004-07-06 [colin]      0.9.11cvs17.9
18926
18927         * src/gtk/quicksearch.c [1.1.2.3]
18928                 Add a Clear button
18929         * commitHelper
18930         * PATCHSETS
18931                 Add a script to help with cvs
18932
18933 2004-07-03 [colin]      0.9.11cvs17.8
18934
18935         * src/plugins/imageviewer/viewer.c
18936                 fix imageviewer (which was staying on the first
18937                 displayed image)
18938
18939 2004-07-03 [colin]      0.9.11cvs17.7
18940
18941         Removed FIXME_GTK2 warnings
18942         * src/gtk/gtkutils.c
18943                 useless #warnings
18944         * src/gtk/menu.c
18945                 useless #warnings (no need to mess with menu rc)
18946         * src/gtk/menu.h
18947                 unused functions
18948         
18949
18950 2004-07-03 [colin]      0.9.11cvs17.6
18951
18952         Removed FIXME_GTK2 warnings
18953         * src/codeconv.c
18954                 useless #warnings (rewrite needed)
18955         * src/compose.c
18956                 useless #warnings (rewrite needed)
18957                 useless #warnings (gtk2 is like that)
18958                 useless #warnings (previously fixed)
18959         * src/main.c
18960                 useless #warnings (previously fixed)
18961         * src/message_search.c
18962                 useless #warnings (gtk2 is like that)
18963                 Made apparent that search is case-sensitive
18964         * src/mimeview.c
18965                 useless #warnings (rewrite needed)
18966                 useless #warnings (gtk2 is like that)
18967                 reimplemented real warnings
18968         * src/prefs_common.c
18969                 Removed block cursor option (not it gtk2)
18970         * src/prefs_gtk.c
18971                 useless #warnings (rewrite needed)
18972         * src/procheader.c
18973                 useless #warnings (rewrite needed)
18974         * src/sourcewindow.c
18975                 useless #warnings (incorrect placing)
18976         * src/summary_search.c
18977                 useless #warnings (gtk2 is like that)
18978                 Made apparent that search is case-sensitive
18979         * src/action.c
18980                 useless #warnings (gtk2 is like that)
18981         * src/textview.c
18982                 useless #warnings (rewrite needed)
18983         * src/toolbar.c
18984                 useless #warnings (rewrite needed)
18985
18986 2004-07-03 [colin]      0.9.11cvs17.5
18987
18988         * src/textview.c
18989                 Fix mismerge which broke URI opening
18990                 
18991 2004-07-01 [colin]      0.9.11cvs17.4
18992
18993         * src/gtk/filesel.c
18994                 Fill filename when saving
18995                 
18996 2004-06-27 [colin]      0.9.11cvs17.3
18997
18998         * src/gtk/filesel.[ch]
18999                 Use the new GTK file selector
19000                 Update prototype to match the reality: multiple file
19001                 selection is open-only          
19002         * src/compose.c
19003                 Match the new prototypes        
19004         * configure.ac
19005                 Match the new requirements (gtk 2.4.0)
19006                         
19007 2004-06-26 [colin]      0.9.11cvs17.2
19008
19009         * src/plugins/trayicon/trayicon.c
19010                 Remove useless signal handler on resize, which causes
19011                 an infinite "loop"
19012         
19013 2004-06-26 [colin]      0.9.11cvs17.1
19014         
19015         * tools/Makefile.am
19016                 remove launch_firebird and add nautilus2sylpheed.sh
19017         * src/quicksearch.c
19018           src/summaryview.c
19019                 Fix show/hide "Extended symbols" button problem
19020                 Fix apparition at startup
19021                 Fix const warnings
19022         * src/plugins/image_viewer/Makefile.am
19023                 Fix configure 
19024         * common/ssl.c
19025                 Re-enable certificate check, as it doesn't seem to
19026                 cause Xlib errors anymore
19027
19028 2004-06-25 [paul]       0.9.11cvs17
19029
19030         * sync with 0.9.11cvs17 HEAD
19031         
19032         NOTE: QuickSearch is broken
19033
19034 2004-06-07 [colin]      0.9.10claws67.10
19035         * src/plugins/trayicon/trayicon.c
19036           src/plugins/trayicon/libeggtrayicon/Makefile.am
19037           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19038                 Fix gettextization in trayicon plugin
19039
19040 2004-06-07 [colin]      0.9.10claws67.9
19041         
19042         * src/summaryview.c
19043           src/gtk/gtksctree.[ch]
19044                 Let Shift+{Up,Down} work in summaryview
19045                 (well, Down "works" and Up works)
19046                 Let the list scroll when using these keys
19047
19048 2004-06-06 [colin]      0.9.10claws67.8
19049
19050         * src/plugins/trayicon/trayicon.c
19051                 Fix pixmap update
19052
19053 2004-06-06 [colin]      0.9.10claws67.7
19054
19055         * src/addressbook.c
19056                 Fix signal handling causing system-wide focus grab
19057
19058 2004-05-25 [paul]       0.9.10claws67.6
19059
19060         * Makefile.am
19061           src/Makefile.am
19062                 clean up
19063
19064 2004-05-25 [paul]       0.9.10claws67.5
19065
19066         * replace deprecated gtk_signal... functions
19067
19068 2004-05-23 [colin]      0.9.10claws67.4
19069
19070         * src/compose.c
19071                 Fix wrapping
19072
19073 2004-05-22 [colin]      0.9.10claws67.3
19074
19075         * src/compose.c
19076                 Re-fix [Edited] in compose.c::compose_reedit()
19077
19078 2004-05-22 [colin]      0.9.10claws67.2
19079
19080         * src/procmime.c
19081                 Fix parsing of multiparts mails
19082
19083 2004-05-22 [colin]      0.9.10claws67.1
19084
19085         * src/summaryview.c
19086                 Fix quicksearch
19087
19088 2004-05-22 [paul]       0.9.10claws67
19089
19090         * sync with 0.9.10claws67 HEAD
19091
19092 2004-05-14 [alfons]
19093
19094         * src/procmime.h
19095                 add forgotton prototype
19096
19097 2004-05-10 [paul]       0.9.10claws57
19098
19099         * sync with 0.9.10claws57 HEAD
19100
19101 2004-05-05 [paul]       0.9.9.claws1
19102
19103         * ChangeLog-gtk2        ** REMOVED **
19104           ChangeLog-gtk2.claws  ** ADDED **
19105                 rename and adopt the normal claws format
19106                 
19107         * configure.ac
19108                 require gtkmathview >= 0.5
19109
19110         * ac/*                          ** REMOVED **
19111           ac/                           ** REMOVED **
19112           intl/Makefile.in              ** REMOVED **
19113           m4/                           ** ADDED **
19114           m4/missing                    ** ADDED **
19115           m4/missing/gdk-pixbuf.m4      ** ADDED **
19116           m4/missing/gettext.m4         ** ADDED **
19117           m4/missing/gpgme.m4           ** ADDED **
19118           m4/missing/imlib.m4           ** ADDED **
19119           m4/.cvsignore                 ** ADDED **
19120           m4/Makefile.am                ** ADDED **
19121           m4/README                     ** ADDED **
19122           m4/aclocal-include.m4         ** ADDED **
19123           m4/aspell.m4                  ** ADDED **
19124           m4/check-type.m4              ** ADDED **
19125           m4/gnupg-check-typedef.m4     ** ADDED **
19126           m4/openssl.m4                 ** ADDED **
19127           m4/spamassassin.m4            ** ADDED **
19128           po/ChangeLog                  ** REMOVED **
19129           po/Makefile.in.in             ** REMOVED **
19130           po/Rules-quot                 ** REMOVED **
19131           po/boldquot.sed               ** REMOVED **
19132           po/en@boldquot.header         ** REMOVED **
19133           po/en@quot.header             ** REMOVED **
19134           po/insert-header.sin          ** REMOVED **
19135           po/quot.sed                   ** REMOVED **
19136           po/remove-potcdate.sed        ** REMOVED **
19137           po/remove-potcdate.sin        ** REMOVED **
19138           po/stamp-po                   ** REMOVED **
19139           Makefile.am
19140           autogen.sh
19141           configure.ac
19142                 enable building with automake 1.8.x
19143                 add 'autopoint --force' to autogen.sh and remove all
19144                 auto-generated files, remove ac/ directory and use
19145                 m4/ directory instead
19146                 
19147         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19148                 fix gettextization
19149
19150 2004-02-28 Colin Leroy <colin@colino.net>
19151         * src/prefs_matcher.c
19152           src/prefs_filtering.c
19153           src/prefs_filtering_action.c
19154                 Fix non-editable GtkEntries
19155
19156 2004-02-22 Thorsten Maerz <torte@netztorte.de>
19157         * src/prefs_themes.c
19158                 utf8 conversion for theme info
19159
19160 2004-02-21 Thorsten Maerz <torte@netztorte.de>
19161         * sync 0.9.9claws
19162
19163 2004-02-14 Thorsten Maerz <torte@netztorte.de>
19164         * src/grouplistdialog.c
19165                 allow multiple selections without ctrl key
19166
19167 2004-02-09 Thorsten Maerz <torte@netztorte.de>
19168         * src/main.c
19169                 enable customizable accelerators
19170
19171 2004-02-08 Thorsten Maerz <torte@netztorte.de>
19172         * src/prefs_common.c
19173                 re-enable different font settings for gtk1/2
19174         * src/prefs_folder_item.c
19175                 fix folder prefs displayed wrong
19176         * src/textview.c
19177                 set 'sunken' shadow type
19178
19179 2004-02-07 Colin Leroy <colin@colino.net>
19180         * src/compose.c
19181                 Fix message being always [Edited]
19182                 Encode headers correctly (utf8 buf)
19183
19184 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19185         * src/socket.c
19186                 remove double g_source_attach()
19187                 (Thanks to Colin Leroy)
19188
19189 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19190         * src/gtk/gtksctree.c
19191                 Fix SSL certificate list not shown
19192         * src/mimeview.c
19193                 Fix clicks in mime tree
19194
19195 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19196         * src/common/socket.c
19197                 Fix SSL receive
19198         * src/compose.c
19199                 Fix clipboard menu hotkeys
19200
19201 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19202         * src/gtk/gtkaspell.[ch]
19203           src/compose.c
19204                 reimplement spellchecker
19205
19206 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19207         * src/gtk/filesel.c
19208                 crash when inserting file in compose window
19209                 (TODO: keep old selection on clicks)
19210         * src/main.c
19211                 use gtkrc-2.0 instead of gtkrc
19212
19213 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19214         * src/messageview.c
19215                 remove orphaned mimeview unref()
19216
19217 2004-01-20 Thorsten Maerz <torte@netztorte.de>
19218         * src/grouplistdialog.c
19219                 expand nodes containing subscribed groups
19220
19221 2004-01-19 Thorsten Maerz <torte@netztorte.de>
19222         * src/textview.c
19223                 textview: hide cursor, restore old click behaviour
19224
19225 2004-01-18 Thorsten Maerz <torte@netztorte.de>
19226         * src/textview.c
19227                 variable names messed up
19228
19229 2004-01-17 Colin Leroy <colin@colino.net>
19230         * src/addr_compl.c
19231                 Fix completion address too thin
19232         * src/compose.c
19233                 Fix tab-to-subject behaviour
19234         * src/summaryview.c
19235                 Implement key up & down in summaryview
19236
19237 2004-01-12 Thorsten Maerz <torte@netztorte.de>
19238
19239         * sync 098claws
19240
19241 2004-01-08 Thorsten Maerz <torte@netztorte.de>
19242         * configure.ac
19243           Makefile.am
19244           doc/.cvsignore
19245           doc/Makefile.am
19246                 faq, man, manual moved to doc/
19247         * ac/aspell.m4
19248           ac/check-type.m4
19249           ac/gnupg-check-typedef.m4
19250           ac/openssl.m4
19251           ac/spamassassin.m4
19252           ac/missing/gdk-pixbuf.m4
19253           ac/missing/gpgme.m4
19254           ac/missing/imlib.m4
19255                 fix automake warnings
19256
19257 2003-12-06 Colin Leroy <colin@colino.net>
19258         * src/summaryview.c
19259                 Fix quicksearch
19260
19261 2003-12-05 Colin Leroy <colin@colino.net>
19262         * src/summaryview.c
19263                 Fix going to next unread folder
19264
19265 2003-12-05 Colin Leroy <colin@colino.net>
19266         * src/crash.c
19267                 Fix gtk2 compilation
19268         * src/session.c
19269                 Remove iotag source handler at disconnection
19270         * src/socket.[ch] 
19271                 Remove source handler when closing socket 
19272                 (fixes another seg)
19273
19274 2003-12-04 Colin Leroy <colin@colino.net>
19275         * src/compose.c
19276           src/prefs_account.c
19277           src/prefs_common.c
19278                 Fix some dropdown menus
19279
19280 2003-12-04 Colin Leroy <colin@colino.net>
19281         * src/compose.c
19282                 Fix event handlers on header fields
19283         * src/common/socket.c
19284           src/common/session.c
19285                 Fix segfault with callback (SSL)
19286                 Fix end of session 
19287
19288 2003-10-06 Thorsten Maerz <torte@netztorte.de>
19289
19290         * Fix compile bug in src/compose.c
19291         * removed src/gtk/gtkstext.[ch]
19292
19293 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
19294
19295         * Convert character set and escape "text" attributes in toolbar setting
19296         files.
19297         * Fixed bug in button-press-event handling.
19298
19299 2003-09-16 Thorsten Maerz <torte@netztorte.de>
19300
19301         * Fixed bug in key-press-event handling.
19302
19303 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
19304
19305         * Enabled to compile tray-icon plugin (Ad-hoc).
19306         * Avoid hang up bug of icon list in mime view (Ad-hoc).
19307
19308 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
19309
19310         * Enabled to compile on sylpheed-claws.
19311         (tray-icon plugin still cannot compile yet.)
19312
19313 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
19314
19315         * Updated to 0.9.5.
19316
19317 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
19318
19319         * Updated to 0.9.4.
19320         * Ported monitoring SSL mechanism to GSource of GLib2
19321         (I don't confirm it)
19322         * Added _gtk2 suffix to key name of font preference to avoid
19323         ovverwriting preference of Gtk+-1.2 version.
19324
19325 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
19326
19327         * Updated to 0.9.2.
19328
19329 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
19330
19331         * Updated to 0.9.1.
19332         * Translate po files into UTF-8 when execute autogen.sh.
19333
19334 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
19335
19336         * Updated to 0.9.0.
19337
19338 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
19339
19340         * Plugged GError related memory leaks.
19341
19342 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
19343
19344         * Changed default size of fonts.
19345         * Enabled to set titile font size of warning dialog.
19346
19347 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
19348
19349         * Embed a sylpheed icon into executable binary on Windows.
19350
19351 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
19352
19353         * I forgot to traslate character set of element string in src/xml.c.
19354
19355 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
19356
19357         * Fixed detecting bind_textdomain_codeset in configure.in.
19358         * The bug in which "Example" of "Date fromat" preference isn't displayed
19359         correctly has been fixed.
19360
19361 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
19362
19363         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
19364           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
19365           glib-gettextize
19366           Removed intl directory.
19367           Translated po files into UTF-8.
19368           (Thanks! Ryuji Abe)
19369
19370 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
19371
19372         * The bug which doesn't unscape string in xml.c has been fixed.
19373
19374 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
19375
19376         * The bug which is failed to translate encoding of file name thorough
19377         file dialog has been fixed.
19378
19379 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
19380
19381         * Modified to translate file names which is used in inporting/expoting
19382         mbox feature and "Save as" feature into locale encoding.
19383         * Translate file names into locale encoding when "Attache file" and
19384         "Insert file".
19385         * Force set G_BROKEN_FILENAMES environment variable.
19386         * Other minor fixes.
19387
19388 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
19389
19390         * Modified to treat MH folder's name as locale encoding.
19391
19392 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19393
19394         * The bug which clash on switching candidates of auto completion of
19395         addresses, cannot use auto completion in Japanesse is fixed
19396         (Thanks! Tokunaga-san)¡¥
19397
19398 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19399
19400         * The bug which cannot switch key accelerator preference has been fixed
19401         (Thanks! smbd-san)¡¥
19402
19403 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19404
19405         * version 0.8.11-gtk2-20030314
19406
19407 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19408
19409         * The bug in which character set conversion of filtering messages has
19410         been fixed.(Thanks! COCOA-san).
19411
19412 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19413
19414         * Revived "Leave space on head" preference in "Message" category.
19415         * A bug which clash when put the cursor to end of buffer and execute
19416         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19417
19418 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19419
19420         * version 0.8.11-gtk2-20030312
19421
19422 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19423
19424         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19425         * Modified to use Pango's API directly for font preference.
19426         * Integrated GtkTextView of textview to one widget.
19427         * Set fonts of header title in textview by "header_title" tag.
19428         * Removed some deprecated codes.
19429
19430 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19431
19432         * Updated to 0.8.11.
19433         * Merged cygwin patch(Thanks! Sakai-san).
19434
19435 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19436
19437         * version 0.8.10-gtk2-20030309