2006-10-17 [colin] 2.5.5cvs12
[claws.git] / ChangeLog
1 2006-10-17 [colin]      2.5.5cvs12
2
3         * src/compose.c
4                 Compare addresses case-insensitive
5
6 2006-10-17 [colin]      2.5.5cvs11
7
8         * src/plugins/pgpcore/sgpgme.c
9                 Fix return status
10
11 2006-10-17 [colin]      2.5.5cvs10
12
13         * src/plugins/pgpcore/pgp_viewer.c
14                 Fix return status
15
16 2006-10-17 [colin]      2.5.5cvs9
17
18         * src/quote_fmt.c
19                 Fix a typo (thanks to Fabien)
20
21 2006-10-16 [colin]      2.5.5cvs8
22
23         * src/textview.c
24                 Fix problem with quote-folding when emails
25                 don't convert cleanly to UTF-8
26
27 2006-10-14 [colin]      2.5.5cvs7
28
29         * src/prefs_template.c
30                 Reset fields when reopening
31                 the window
32
33 2006-10-13 [paul]       2.5.5cvs6
34
35         * manual/advanced.xml
36         * src/prefs_message.c
37                 make 'respect_flowed_format' a hidden
38                 option, and add a manual entry for it
39                 Thanks to Colin
40
41 2006-10-12 [colin]      2.5.5cvs5
42
43         * src/codeconv.c
44                 Revert part of 2.5.2cvs21:
45                 Don't optimise by reusing the 
46                 last iconv converter if possible:
47                 it seems slightly broken in a 
48                 very hard way to reproduce
49
50 2006-10-12 [colin]      2.5.5cvs4
51
52         * src/prefs_common.c
53         * src/prefs_common.h
54         * src/prefs_message.c
55         * src/procmime.c
56                 Fix bug 1035, 'Incorrect handling 
57                 of flowed lines'. We now optionnaly
58                 handle this format (preference is in
59                 Message View/Text options section)
60
61 2006-10-12 [colin]      2.5.5cvs3
62
63         * po/POTFILES.in
64                 Add new file
65         * src/plugins/pgpcore/pgp_viewer.c
66         * src/plugins/pgpcore/sgpgme.c
67                 Don't try to import without asking
68
69 2006-10-12 [colin]      2.5.5cvs2
70
71         * src/compose.c
72                 Fix bug 1036, 'Forwarding a mutlipart
73                 mail with a "text/html" block to ms
74                 outlook users leeds to freeze of
75                 outlook'. Poor outlook users...
76
77 2006-10-12 [paul]       2.5.5cvs1
78
79         * NEWS
80         * README
81         * configure.ac
82                 Update version number following
83                 stable release
84
85 2006-10-11 [paul]       2.5.4cvs1
86
87         * NEWS
88         * README
89         * configure.ac
90                 Update version number following
91                 stable release
92
93 2006-10-11 [paul]       2.5.3cvs32
94
95         * src/textview.c
96                 fix bug 1032, 'Segmentation fault when showing
97                 message' (bug in quote folding)
98                 Thanks to Colin
99
100 2006-10-10 [colin]      2.5.3cvs31
101
102         * src/quote_fmt.c
103                 Rephrase english a bit
104
105 2006-10-10 [colin]      2.5.3cvs30
106
107         * src/prefs_compose_writing.c
108                 Stop making the page larger than the window
109
110 2006-10-10 [wwp]        2.5.3cvs29
111
112         * src/compose.c
113         * src/prefs_template.c
114         * src/quote_fmt.c
115         * src/quote_fmt.h
116         * src/quote_fmt_lex.l
117         * src/quote_fmt_parse.y
118                 Extend the quote parser a bit: allow to get access to
119                 basic (composing) account info.
120
121 2006-10-10 [colin]      2.5.3cvs28
122
123         * src/procheader.c
124                 Fix this \t problem in subject
125
126 2006-10-09 [colin]      2.5.3cvs27
127
128         * src/main.c
129         * src/prefs_gtk.c
130                 Prepare cache a bit later
131                 If section already exists, skip the new one 
132                 (as previously); avoid writing the same block
133                 twice - if we find a second block with the 
134                 same id, skip it.
135         * src/plugins/pgpcore/pgp_viewer.c
136                 Set cursor to busy when retrieving a key
137         * src/plugins/pgpcore/sgpgme.c
138                 allow 5 seconds for gpg to export the key
139                 
140
141 2006-10-09 [colin]      2.5.3cvs26
142
143         * configure.ac
144         * src/msgcache.c
145         * src/prefs_gtk.c
146                 Check for existence of fgets_unlocked
147                 and fwrite_unlocked
148
149 2006-10-09 [paul]       2.5.3cvs25
150
151         * src/prefs_summaries.c
152                 replace strftime() with fast_strftime() and in
153                 the consequence fix the bug in the display of
154                 AM/PM in the 'Example' string
155
156 2006-10-09 [ticho]      2.5.3cvs24
157
158         * po/sk.po
159                 Updated (and fixed up somewhat) Slovak translation.
160
161 2006-10-08 [colin]      2.5.3cvs23
162
163         * src/prefs_folder_item.c
164                 Explain why prefs in the top-level folder
165                 aren't retained, but are still useful
166
167 2006-10-08 [colin]      2.5.3cvs22
168
169         * src/prefs_gtk.c
170                 Don't cache anything if caching fails
171
172 2006-10-08 [colin]      2.5.3cvs21
173
174         * src/common/utils.c
175                 always include gi18n.h
176
177 2006-10-07 [colin]      2.5.3cvs20
178
179         * src/plugins/pgpcore/pgp_viewer.c
180                 Kill gpg after 5 seconds wait
181
182 2006-10-07 [colin]      2.5.3cvs19
183
184         * src/plugins/pgpcore/pgp_viewer.c
185         * src/plugins/pgpcore/pgp_viewer.h
186                 Fix copyright
187
188 2006-10-07 [colin]      2.5.3cvs18
189
190         * src/plugins/pgpcore/pgp_viewer.c
191         * src/plugins/pgpcore/pgp_viewer.h
192                 Actually add the files to CVS
193
194 2006-10-07 [colin]      2.5.3cvs17
195
196         * src/plugins/pgpcore/sgpgme.c
197                 Be sure not to crash on 'application/pgp-signature' that
198                 are not application/pgp-signatures
199
200 2006-10-07 [colin]      2.5.3cvs16
201
202         * src/textview.c
203         * src/textview.h
204                 Make a bit more of the API available
205         * src/plugins/pgpcore/Makefile.am
206         * src/plugins/pgpcore/plugin.c
207         * src/plugins/pgpcore/sgpgme.c
208                 Add basic key import/export
209
210 2006-10-07 [colin]      2.5.3cvs15
211
212         * src/folderview.c
213         * src/imap.c
214         * src/prefs_account.c
215         * src/wizard.c
216                 Warn users *everywhere* if libetpan's not
217                 linked in
218
219 2006-10-06 [mones]      2.5.3cvs14
220
221         * po/de.po
222         * po/es.po
223                 updated by Stephan Sachse and me
224
225 2006-10-06 [colin]      2.5.3cvs13
226
227         * src/main.c
228         * src/common/sylpheed.c
229                 Don't load common plugins if --exit is passed
230         * src/prefs_gtk.c
231         * src/prefs_gtk.h
232                 Implement a cache to avoid reading the same
233                 files over and over again at startup
234
235 2006-10-06 [colin]      2.5.3cvs12
236
237         * src/summaryview.c
238         * src/gtk/quicksearch.c
239                 Update display every 5k mails on fast searches
240
241 2006-10-06 [colin]      2.5.3cvs11
242
243         * src/textview.c
244                 Don't do quote folding on HTML or ERTF.
245                 May fix the Cygwin issues if they were
246                 happening with HTML mails?
247
248 2006-10-05 [colin]      2.5.3cvs10
249
250         * src/prefs_gtk.c
251                 Oops, forgot one
252
253 2006-10-05 [colin]      2.5.3cvs9
254
255         * src/prefs_gtk.c
256                 Use unlocked_stdio here too
257
258 2006-10-05 [colin]      2.5.3cvs8
259
260         * src/folderview.c
261                 Fix go to next * after preferences apply
262         * src/msgcache.c
263                 Do the fd lock/unlock ourselves instead of
264                 letting the libc do it at each write 
265
266 2006-10-05 [colin]      2.5.3cvs7
267
268         * src/common/utils.c
269                 Faster division, thanks to Jean Diraison
270
271 2006-10-05 [paul]       2.5.3cvs6
272
273         * src/common/utils.c
274                 fix building with --disable-nls
275
276 2006-10-04 [colin]      2.5.3cvs5
277
278         * src/folder.c
279                 Maybe fix a segfault
280
281 2006-10-04 [wwp]        2.5.3cvs4
282
283         * src/prefs_folder_item.c
284                 Fine-tune layouts in folder item prefs. Suggested by
285                 Fabien Vantard <fzzzzz@gmail.com>.
286
287 2006-10-04 [wwp]        2.5.3cvs3
288
289         * src/prefs_folder_item.c
290                 Kill the clandestine passengers. You didn't see anything.
291
292 2006-10-04 [wwp]        2.5.3cvs2
293
294         * src/prefs_folder_item.c
295                 Add a way to test the subject simplify regexp in
296                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
297                 w/ few layout changes.
298
299 2006-20-04 [paul]       2.5.3cvs1
300
301         * NEWS
302         * README
303         * configure.ac
304                 Update version number following
305                 stable release
306
307 2006-10-04 [colin]      2.5.2cvs42
308
309         * src/folder.c
310         * src/folder.h
311         * src/summaryview.c
312                 Provide a way for folder classes to set their sort
313                 type and key
314
315 2006-10-03 [colin]      2.5.2cvs41
316
317         * src/mh.c
318                 Don't use strlen() to know if the
319                 string's empty
320
321 2006-10-03 [colin]      2.5.2cvs40
322
323         * src/mh.c
324                 Fix "check for new folders" with accentued folders
325
326 2006-10-03 [ticho]      2.5.2cvs39
327
328         * src/filtering.c
329         * src/folder.c
330         * src/inc.c
331         * src/mbox.c
332                 Colin's fix for "copy" filtering rules.
333
334 2006-10-02 [colin]      2.5.2cvs38
335
336         * src/folderview.c
337                 Fix for double-click too
338
339 2006-10-02 [colin]      2.5.2cvs37
340
341         * src/folderview.c
342                 correct fix for cvs36
343
344 2006-10-02 [colin]      2.5.2cvs36
345
346         * src/folderview.c
347                 Fix 'goto next unread' after collapsing/expanding 
348                 a node.
349
350 2006-10-02 [colin]      2.5.2cvs35
351
352         * src/summaryview.c
353                 Fix double freeze/thaw
354         * src/common/utils.c
355         * src/common/utils.h
356                 Reimplement strftime
357         * src/procheader.c
358                 Use it
359
360
361 2006-10-02 [colin]      2.5.2cvs34
362
363         * src/mh.c
364                 Time mh_write_sequences() - it's fast
365         * src/summaryview.c
366                 Init a variable to shut up gcc
367
368 2006-10-01 [colin]      2.5.2cvs33
369
370         * src/folder.c
371         * src/mh.c
372         * src/mh.h
373         * src/msgcache.c
374                 Add helper mh_set_mtime(), and set mtime to stat()'s result
375                 Add fsync but disable it, it's slow as hell
376
377 2006-10-01 [colin]      2.5.2cvs32
378
379         * src/mh.c
380         * src/msgcache.c
381                 fflush() caches and mh_sequences before
382                 fclose()ing
383
384 2006-10-01 [colin]      2.5.2cvs31
385
386         * src/msgcache.c
387                 Don't ftruncate when not using mmap
388
389 2006-09-30 [colin]      2.5.2cvs30
390
391         * src/main.c
392                 Write folder list *after* saving caches
393
394 2006-09-30 [colin]      2.5.2cvs29
395
396         * src/folder.c
397         * src/mh.c
398                 Debug forced mtime changes
399
400 2006-09-30 [colin]      2.5.2cvs28
401
402         * src/folder.c
403         * src/main.c
404                 Remove useless debug_print()s (code
405                 well-tested)
406
407 2006-09-30 [colin]      2.5.2cvs27
408
409         * src/mh.c
410                 Do stuff faster when writing mh_sequences
411
412 2006-09-30 [colin]      2.5.2cvs26
413
414         * src/mh.c
415                 Don't let the writing of .mh_sequences, which
416                 can change the folder's mtime, let us think
417                 we need to scan.
418
419 2006-09-30 [colin]      2.5.2cvs25
420
421         * src/folder.c
422                 Move a debug_print where it belongs 
423                 (processing)
424         * src/summaryview.c
425                 Don't mess with a huge slow subject
426                 table if we're not threading by
427                 subject
428
429 2006-09-30 [colin]      2.5.2cvs24
430
431         * src/msgcache.c
432                 Reenable mmaped reads (*not* writes!)
433         * src/procmsg.c
434                 Don't destroy and recreate hashtables just
435                 for fun
436         * src/common/utils.c
437                 Remove useless reply prefixes (it's case
438                 unsensitive)
439
440 2006-09-30 [wwp]        2.5.2cvs23
441
442         * tools/fix_date.sh
443                 Fixed a minor bug in date value extraction, added a switch
444                 to replace non RFC-compliant Date: value, added a switch
445                 to use strict RFC matching patterns for dates.
446
447 2006-09-29 [colin]      2.5.2cvs22
448
449         * src/matcher_parser.h
450         * src/matcher_parser_parse.y
451         * src/prefs_filtering.c
452         * src/statusbar.c
453         * src/summary_search.c
454         * src/summaryview.c
455         * src/gtk/quicksearch.c
456         * src/gtk/quicksearch.h
457                 Optimise searches by setting different
458                 refresh intervals (depending if the 
459                 search is fast or not)
460
461 2006-09-29 [colin]      2.5.2cvs21
462
463         * src/codeconv.c
464                 Optimise by reusing the last iconv converter
465                 if possible
466         * src/textview.c
467                 Optimise a bit (the foldable quotes feature
468                 still has an awful O(n^2) algo
469
470 2006-09-29 [colin]      2.5.2cvs20
471
472         * src/gtk/gtksctree.c
473         * src/gtk/gtksctree.h
474                 Optimise de-selection via up/down or
475                 another key
476
477 2006-09-28 [colin]      2.5.2cvs19
478
479         * src/action.c
480         * src/compose.c
481         * src/folderview.c
482         * src/mainwindow.c
483         * src/messageview.c
484         * src/summary_search.c
485         * src/toolbar.c
486                 Avoid using summaryview->ctree directly
487
488 2006-09-28 [colin]      2.5.2cvs18
489
490         * src/summaryview.c
491         * src/summaryview.h
492                 Add helpers to freeze/thaw/grab_focus
493                 Factorize calls to freeze/thaw/grab_focus
494                 
495
496 2006-09-28 [colin]      2.5.2cvs17
497
498         * src/main.c
499                 More guards for the session management
500
501 2006-09-28 [colin]      2.5.2cvs16
502
503         * src/folderview.c
504         * src/gtk/gtksctree.c
505         * src/gtk/gtksctree.h
506                 Make expanding not recursive in folderview
507
508 2006-09-28 [colin]      2.5.2cvs15
509
510         * src/addressbook.c
511                 If nothing is selected in the list (right part)
512                 and a group is selected in the tree (left part),
513                 mail this group.
514
515 2006-09-28 [colin]      2.5.2cvs14
516
517         * src/Makefile.am
518                 Actually use SM_LIBS
519
520 2006-09-28 [ticho]      2.5.2cvs13
521
522         * src/export.c
523         * src/messageview.c
524         * src/mimeview.c
525         * src/news.c
526         * src/pop.c
527         * src/prefs_themes.c
528         * src/procmsg.c
529                 Small i18n string optimization.
530         * src/send_message.c
531         * src/summaryview.c
532         * src/common/session.c
533         * src/common/smtp.c
534         * src/common/ssl_certificate.c
535         * src/common/utils.c
536                 Use "Couldn't" instead of "Can't" in UI messages,
537                 where appropriate.
538
539 2006-09-28 [colin]      2.5.2cvs12
540
541         * configure.ac
542                 Possibly fix link errors
543
544 2006-09-27 [wwp]        2.5.2cvs11
545
546         * src/gtk/authors.h
547         * doc/man/sylpheed-claws.1
548         * manual/ack.xml
549         * manual/es/ack.xml
550         * manual/fr/ack.xml
551         * manual/pl/ack.xml
552                 Updated authors info (me, myself and I).
553
554 2006-09-27 [colin]      2.5.2cvs10
555
556         * src/addressbook.c
557                 Remove useless printf
558
559 2006-09-27 [wwp]        2.5.2cvs9
560
561         * src/editgroup.c
562         * src/send_message.c
563         * src/inc.c
564         * src/prefs_common.c
565         * src/prefs_common.h
566         * src/gtk/progressdialog.c
567                 remember more windows' sizes (send dialog, received dialog,
568                 edit group in addressbook).
569
570 2006-09-27 [colin]      2.5.2cvs8
571
572         * configure.ac
573         * src/main.c
574         * src/mainwindow.h
575                 Use libSM to communicate with the session
576                 manager, so that we can know when the 
577                 session ends, save our caches, and draft
578                 our compose windows.
579
580 2006-09-27 [colin]      2.5.2cvs7
581
582         * src/addressbook.c
583                 Fix issues:
584                 o Allow Book and Group creation from the tree's
585                   contextual menu
586                 o Do not actually delete the contacts when 
587                   deleting groups from the tree (duh!)
588
589 2006-09-27 [colin]      2.5.2cvs6
590
591         * src/compose.c
592         * src/compose.h
593         * src/mainwindow.c
594         * src/textview.c
595         * src/toolbar.c
596                 o Allow passing an email address to 
597                   compose_new_with_folderitem
598                 o Update callers
599                 o Use current folderitem when clicking
600                   on a TextView mailto: link
601                 o Fix a possible leak in TextView
602
603 2006-09-27 [colin]      2.5.2cvs5
604
605         * src/html.c
606                 Use UTF-8 chars to replace HTML entities
607
608 2006-09-27 [colin]      2.5.2cvs4
609
610         * AUTHORS
611         * src/prefs_account.c
612         * src/gtk/authors.h
613                 Fix bug #1024 (Array index out of
614                 range in sylpheed-claws-2.5.2)
615                 Patch by Ales Nosek <anosek@suse.cz>
616
617 2006-09-27 [colin]      2.5.2cvs3
618
619         * src/addr_compl.c
620                 Actually do the test
621
622 2006-09-27 [colin]      2.5.2cvs2
623
624         * src/addr_compl.c
625         * src/addr_compl.h
626                 Allow completing with comma (in certain cases: vCalendar
627                 for example doesn't support that)
628                 Patch by Fabien Vantard
629
630 2006-09-26 [colin]      2.5.2cvs1
631
632         * src/Makefile.am
633         * src/addr_compl.c
634         * src/addr_compl.h
635         * src/addrbook.c
636         * src/addrbook.h
637         * src/addressbook.c
638         * src/addrindex.c
639         * src/addrindex.h
640         * src/compose.c
641         * src/prefs_common.c
642         * src/prefs_filtering_action.c
643         * src/prefs_folder_item.c
644         * src/prefs_template.c
645         * src/stock_pixmap.c
646         * src/stock_pixmap.h
647         * src/pixmaps/addr_one.xpm
648         * src/pixmaps/addr_two.xpm
649                 Add auto-completion on groups
650
651 2006-09-26 [colin]      2.5.2
652
653         * NEWS
654         * README
655         * RELEASE_NOTES
656                 2.5.2 released
657
658 2006-09-26 [colin]      2.5.1cvs5
659
660         * src/matcher.c
661                 Fix condition
662
663 2006-09-26 [colin]      2.5.1cvs4
664
665         * src/mbox.c
666                 Revert cvs1 (useless as the message is printed 
667                 every 500 mails)
668
669 2006-09-26 [colin]      2.5.1cvs3
670
671         * src/partial_download.c
672                 Fix crasher found by Alexsandar Urosevic
673
674 2006-09-26 [colin]      2.5.1cvs2
675
676         * src/summaryview.c
677                 Fix bug #1023 (Sylpheed deletes too much messages)
678
679 2006-09-26 [ticho]      2.5.1cvs1
680
681         * src/mbox.c
682                 Make use of gettext's multiple plurals for statusbar
683                 progress message.
684
685 2006-09-25 [paul]       2.5.1
686
687         * NEWS
688         * README
689         * RELEASE_NOTES
690                 2.5.1 released
691
692 2006-09-25 [colin]      2.5.0cvs3
693
694         * src/plugins/bogofilter/bogofilter.c
695         * src/plugins/clamav/clamav_plugin.c
696         * src/plugins/spamassassin/spamassassin.c
697                 BogoFilter, Spamassassin: Fix double hook registering after
698                 visiting preferences
699                 Spamassassin, Clamav: Just set the mails to move instead of
700                 doing the move - caller will move the things at once.
701
702 2006-09-25 [colin]      2.5.0cvs2
703
704         * src/imap.c
705         * src/etpan/imap-thread.c
706                 Use UID SEARCH ALL instead of UID 1:*
707                 (braindead servers can't figure out that's
708                 the same...)
709
710 2006-09-25 [wwp]        2.5.0cvs1
711
712         * src/message_search.c
713                 Added the ability to stop a running search (in message body).
714
715 2006-09-25 [paul]       2.5.0
716
717         * NEWS
718         * README
719         * RELEASE_NOTES
720                 2.5.0 released
721
722 2006-09-25 [paul]       2.4.0cvs214
723
724         * po/cs.po
725         * po/de.po
726         * po/fi.po
727         * po/fr.po
728         * po/nl.po
729         * po/pt_BR.po
730         * po/sk.po
731         * po/sr.po
732         * po/zh_CN.po
733                 updated by Tim, Stephan Sachse, Flammie Pirinen,
734                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
735                 Ticho, Aleksander Urosevic, Ralgh Young
736
737 2006-09-24 [mones]      2.4.0cvs213
738
739         * po/es.po
740                 Updated for release
741
742 2006-09-23 [colin]      2.4.0cvs212
743
744         * src/gtk/inputdialog.c
745                 Fix [ ] remember this appearing in normal
746                 input dialogs after it's been used by
747                 mimeview.
748         * src/folder.c
749         * src/folderview.c
750         * src/msgcache.c
751         * src/procmsg.c
752         * src/summaryview.c
753         * src/textview.c
754         * src/common/timing.h
755                 Enable timings in debug mode and make it
756                 look prettier.
757
758 2006-09-22 [colin]      2.4.0cvs211
759
760         * README
761                 Revert test change
762         * commitHelper
763                 ping the correct URI
764
765 2006-09-22 [colin]      2.4.0cvs210
766
767         * README
768                 Let's see if bug #1022 is fixed
769
770 2006-09-21 [colin]      2.4.0cvs209
771
772         * src/wizard.c
773         * src/common/plugin.c
774                 Prepare infra to load predefined plugins when
775                 no configuration existed. Don't actually load
776                 anything yet (feat. freeze)
777
778 2006-09-21 [wwp]        2.4.0cvs208
779
780         * manual/fr/faq.xml
781                 Partial sync w/ 2.4.0cvs72:
782                 wrap file and minor updates.
783
784 2006-09-21 [wwp]        2.4.0cvs207
785
786         * tools/fix_date.sh
787                 several fixes and enhancements. A new --force switch has been
788                 added to prevent overriding by default Date: header when
789                 already existing.
790
791 2006-09-21 [paul]       2.4.0cvs206
792
793         * src/common/utils.c
794                 add Chinese UTF8 Re prefix
795
796 2006-09-21 [wwp]        2.4.0cvs205
797
798         * tools/Makefile.am
799                 Fics alfabettical order.
800
801 2006-09-21 [wwp]        2.4.0cvs204
802
803         * tools/fix_date.sh
804         * tools/Makefile.am
805                 Added an action tool to fix missing Date field in emails.
806                 Updated Makefile.am to reflect those last two additions.
807
808 2006-09-21 [wwp]        2.4.0cvs203
809
810         * tools/uuooffice
811                 Added a action tool to open uuencoded docs w/
812                 OpenOffice (based on uudec method).
813
814 2006-09-21 [colin]      2.4.0cvs202
815
816         * src/compose.c
817         * src/textview.c
818                 Workaround possible GTK crash: remove selection 
819                 clipboard before destroying widget, or GTK+-2.10
820                 dies. Thanks to Hiro.
821
822 2006-09-20 [colin]      2.4.0cvs201
823
824         * src/compose.c
825                 Fix free-after-use in some cases (when 
826                 procmime_encode_content() frees mimeinfo->data.mem
827                 and turns it to a temp file)
828
829 2006-09-20 [colin]      2.4.0cvs200
830
831         * src/folderview.c
832         * src/summaryview.c
833         * src/gtk/gtksctree.c
834         * src/gtk/gtksctree.h
835                 Add tooltips in the folderview and summaryview
836                 (Doesn't break string freeze as they already
837                 exist)
838         * src/toolbar.c
839                 Put the spam button in the default configuration
840                 if compiled with bogo plugin too
841
842 2006-09-19 [colin]      2.4.0cvs199
843
844         * src/summaryview.c
845         * src/summaryview.h
846                 Update folder name label on folder rename
847         * src/prefs_matcher.c
848         * src/gtk/logwindow.h
849                 Fix warnings
850                 Patches by Fabien
851
852 2006-09-19 [wwp]        2.4.0cvs198
853
854         * src/summary_search.c
855                 fix can't click forward/backward buttons in the
856                 search messages.
857
858 2006-09-18 [paul]       2.4.0cvs197
859
860         * src/wizard.c
861                 add missing bracket, capitalise the A of
862                 'SpamAssassin'
863
864 2006-09-18 [paul]       2.4.0cvs196
865
866         * src/compose.c
867                 fix bug 1012 'crashed upon sending mail
868                 from compose window'
869                 Thanks to Colin
870
871 2006-09-16 [colin]      2.4.0cvs195
872
873         * src/folderview.c
874                 Fix "real-time" sorting by freezing/thawing
875
876 2006-09-16 [colin]      2.4.0cvs194
877
878         * manual/faq.xml
879                 Fix the anti-spam entry a bit
880
881 2006-09-16 [colin]      2.4.0cvs193
882
883         * src/wizard.c
884                 Make sure reviewers have no excuse when stating
885                 Sylpheed-Claws doesn't have antispam capabilities.
886
887 2006-09-16 [colin]      2.4.0cvs192
888
889         * src/main.c
890                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
891                 as if the SIGPIPE comes from etpan's thread we could
892                 trigger a GUI update from this thread.
893
894 2006-09-16 [colin]      2.4.0cvs191
895
896         * src/summaryview.c
897                 Init all members of the struct
898
899 2006-09-16 [paul]       2.4.0cvs190
900
901         * src/account.c
902                 improvements to the English
903
904 2006-09-15 [colin]      2.4.0cvs189
905
906         * src/summaryview.c
907                 HIG order on dialog
908
909 2006-09-14 [colin]      2.4.0cvs188
910
911         * src/common/socket.c
912         * src/common/socket.h
913         * src/common/ssl.c
914         * src/common/ssl_certificate.c
915         * src/common/ssl_certificate.h
916         * src/etpan/imap-thread.c
917                 the get_fqdn() call done to get canonical name when
918                 checking an SSL certificate is blocking, which is
919                 sad as we just did a non-blocking lookup to connect.
920                 Fix that by letting the fqdn available to the SockInfo,
921                 and use that in ssl_certificate_check(). For IMAP,
922                 we don't do it as the lookup's done by libetpan, but
923                 it's less annoying as IMAP connections as much more
924                 rare than POP3 connections.
925
926 2006-09-14 [paul]       2.4.0cvs187
927
928         * manual/advanced.xml
929                 improvements to the English,
930                 properly place the new hidden options
931                 within the alphabetical order
932         * src/gtk/pluginwindow.c
933                 improvements to the English
934
935 2006-09-14 [colin]      2.4.0cvs186
936
937         * src/prefs_common.c
938         * src/prefs_common.h
939         * src/gtk/gtksctree.c
940         * manual/advanced.xml
941                 New hidden pref, stripes_color_offset, to change
942                 the value added/substracted to normal bgcolor to
943                 create the stripes in summaries
944
945 2006-09-13 [colin]      2.4.0cvs185
946
947         * src/gedit-print.c
948         * src/messageview.c
949         * src/messageview.h
950         * src/summaryview.c
951         * src/textview.c
952                 Fix misc. printing issues: 
953                 - Bad font for linkified headers
954                 - Different font if the mail was displayed or not
955                 - Factorize the thing
956
957 2006-09-13 [colin]      2.4.0cvs184
958
959         * src/common/ssl_certificate.c
960                 Only get FQDN once when checking certificate
961
962 2006-09-13 [colin]      2.4.0cvs183
963
964         * src/account.c
965         * src/gtk/pluginwindow.c
966                 Misc. GUI fixes by Fabien
967
968 2006-09-13 [wwp]        2.4.0cvs182
969
970         * configure.ac
971         * src/common/utils.h
972         * src/common/utils.c
973                 get rid of unused wide-char functions.
974
975 2006-09-13 [wwp]        2.4.0cvs181
976
977         * src/plugins/pgpinline/sylpheed.def
978         * src/textview.c
979                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
980                 add privacy_reset_error to the .def file,
981                 do not fork for an external textviewer.
982
983 2006-09-13 [wwp]        2.4.0cvs180
984
985         * src/prefs_common.c
986                 fix broken font entry in prefs (patch issued by the gpg4win team,
987                 probably by Marcus Brinkmann <marcus@g10code.de>).
988
989 2006-09-13 [colin]      2.4.0cvs179
990
991         * src/folder.h
992                 Fix a warning in summaryview.c
993         * src/mainwindow.c
994         * src/summaryview.c
995         * src/summaryview.h
996                 Add missing Mark/* elements in the
997                 main menu
998
999 2006-09-12 [colin]      2.4.0cvs178
1000
1001         * src/prefs_actions.c
1002         * src/prefs_filtering_action.c
1003         * src/prefs_matcher.c
1004                 Use (New) instead of New everywhere
1005
1006 2006-09-12 [wwp]        2.4.0cvs177
1007
1008         * manual/fr/addrbook.xml
1009         * manual/fr/handling.xml
1010                 updated some quotes in the fr manual to match the fr translation.
1011
1012 2006-09-12 [wwp]        2.4.0cvs176
1013
1014         * src/prefs_matcher.c
1015                 don't store translated string elements in matcher expressions.
1016                 Also fixed a misused of Q_().
1017
1018 2006-09-11 [wwp]        2.4.0cvs175
1019
1020         * src/plugins//bogofilter/bogofilter.c
1021         * src/plugins//clamav/clamav_plugin.c
1022         * src/plugins//demo/demo.c
1023         * src/plugins//dillo_viewer/dillo_viewer.c
1024         * src/plugins//pgpcore/plugin.c
1025         * src/plugins//pgpinline/plugin.c
1026         * src/plugins//pgpmime/plugin.c
1027         * src/plugins//spamassassin/spamassassin.c
1028                 gettext-ize more strings (mostly plugin error messages).
1029
1030 2006-09-11 [colin]      2.4.0cvs174
1031
1032         * src/alertpanel.c
1033                 Make maximum buffer size bigger to avoid
1034                 truncating translated messages. Patch by
1035                 Fabien
1036
1037 2006-09-11 [colin]      2.4.0cvs173
1038
1039         * src/etpan/imap-thread.c
1040                 Fix compilation on OpenBSD, thanks to 
1041                 Landry
1042
1043 2006-09-10 [wwp]        2.4.0cvs172
1044
1045         * manual/account.xml
1046         * manual/addrbook.xml
1047         * manual/handling.xml
1048         * manual/es/handling.xml
1049         * manual/fr/account.xml
1050         * manual/fr/addrbook.xml
1051         * manual/fr/handling.xml
1052                 documented addressbook matching (condition configuration):
1053                   addrbook.xml, en fr
1054                 documented per-account filtering rules (handling/filtering
1055                   section, account section):
1056                   account.xml, handling.xml, en fr
1057                 slightly updated the handling/searching section to tell few
1058                   words about the extended search ability:
1059                   handling.xml, en fr
1060                 added missing <quote></quotes> to Quick Search:
1061                   handling.xml, en fr es
1062                 fixed a typo (auomatically):
1063                   handling.xml, en
1064                 changes revisited by Paul.
1065
1066 2006-09-10 [paul]       2.4.0cvs171
1067
1068         * src/prefs_actions.c
1069         * src/prefs_filtering.c
1070         * src/prefs_template.c
1071                 adjustments to the gui
1072                 Patch by Fabien Vantard (slightly modified)
1073
1074 2006-09-10 [colin]      2.4.0cvs170
1075
1076         * src/summaryview.c
1077                 Check folderitem/summaryview consistency
1078                 (basically automates Update summary). Fixes
1079                 #1011 (wrong (negative) count on unread 
1080                 messages)
1081
1082 2006-09-10 [colin]      2.4.0cvs169
1083
1084         * src/gtk/gtksctree.c
1085                 Fix recursive expansion via mouse
1086         * src/plugins/bogofilter/bogofilter.c
1087                 Use normal filtering way of moving
1088                 messages (batching), possibly fixing
1089                 bug #1015 (Bogofilter plugin doubles 
1090                 new messages)
1091
1092 2006-09-09 [wwp]        2.4.0cvs168
1093
1094         * src/prefs_filtering.c
1095                 better place for this fix.
1096
1097 2006-09-09 [wwp]        2.4.0cvs167
1098
1099         * src/prefs_filtering.c
1100                 fix a minor bug when the enabled status of a filtering/processing
1101                 rule always got set to TRUE when replacing this rule. That still
1102                 make sense when adding a new rule, but now when replacing, we
1103                 don't override the value of 'enabled'.
1104                 Also renamed the func prefs_filtering_list_view_get_rule_name()
1105                 to prefs_filtering_list_view_get_info() as this function not only
1106                 returns the name, but also the account_id and the enabled status.
1107
1108 2006-09-09 [mones]      2.4.0cvs166
1109
1110         * manual/glossary.xml
1111         * manual/plugins.xml
1112                 Minor format corrections
1113         * manual/gpl.xml
1114                 Fix misplaced NO WARRANTY section
1115         * manual/es/advanced.xml
1116         * manual/es/faq.xml
1117         * manual/es/glossary.xml
1118         * manual/es/gpl.xml
1119         * manual/es/handling.xml
1120         * manual/es/plugins.xml
1121         * manual/es/starting.xml
1122                 Incorporate changes from English version
1123         * manual/fr/ack.xml
1124         * manual/pl/ack.xml
1125         * manual/es/ack.xml
1126                 Fix address, (add translation credits in es version)
1127         * po/es.po
1128                 Updated translation
1129
1130 2006-09-09 [wwp]        2.4.0cvs165
1131
1132         * src/prefs_filtering.c
1133                 fix a crash when opening filtering prefs, if matcherrc file contains
1134                 broken data (non-existing account id, which is theoretically not
1135                 possible).
1136
1137 2006-09-08 [colin]      2.4.0cvs164
1138
1139         * src/folder.c
1140                 Wrong assert, make it an if()
1141         * src/gtk/gtksctree.c
1142                 Fix bug #1013 (expand selected thread 
1143                 tree) - expanding is now recursive
1144
1145 2006-09-07 [wwp]        2.4.0cvs163
1146
1147         * src/prefs_matcher.c
1148                 make better sentences about addressbook matching in the
1149                 matcher prefs. This should make translators' work easier
1150                 too.
1151
1152 2006-09-07 [wwp]        2.4.0cvs162
1153
1154         * src/prefs_filtering.c
1155                 code simplification (get rid of dup var. assignment).
1156
1157 2006-09-07 [wwp]        2.4.0cvs161
1158
1159         * src/summaryview.c
1160                 use GTK_STOCK icons when possible, patch by Fabien Vantard
1161                 <fzzzzz@gmail.com>.
1162
1163 2006-09-07 [paul]       2.4.0cvs160
1164
1165         * src/mimeview.c
1166                 fix compilation warnings
1167                 Thanks to Colin
1168
1169 2006-09-07 [paul]       2.4.0cvs159
1170
1171         * src/mimeview.c
1172                 select the mimepart icon when
1173                 displaying as text
1174                 Thanks to Colin
1175
1176 2006-09-06 [paul]       2.4.0cvs158
1177
1178         * src/prefs_filtering.c
1179                 fix labels and table element spacing
1180                 Patch by Fabien Vantard
1181
1182 2006-09-06 [paul]
1183
1184         2.5.0-rc3 released
1185
1186 2006-09-06 [paul]       2.4.0cvs157
1187
1188         * manual/es/advanced.xml
1189                 fix typo
1190
1191 2006-09-06 [wwp]        2.4.0cvs156
1192
1193         * src/mainwindow.c
1194                 fix an dup launch issue when iconified, thanks to Colin.
1195
1196 2006-09-06 [wwp]        2.4.0cvs155
1197
1198         * src/gtk//gtksctree.h
1199                 oops, forgot that one!
1200
1201 2006-09-06 [wwp]        2.4.0cvs154
1202
1203         * manual/pl/advanced.xml
1204         * manual/advanced.xml
1205         * manual/es/advanced.xml
1206         * manual/fr/advanced.xml
1207         * src/prefs_customheader.c
1208         * src/prefs_filtering_action.c
1209         * src/foldersel.c
1210         * src/prefs_summaries.c
1211         * src/prefs_filtering.c
1212         * src/account.c
1213         * src/compose.c
1214         * src/prefs_summary_column.c
1215         * src/addr_compl.c
1216         * src/prefs_actions.c
1217         * src/prefs_folder_column.c
1218         * src/ssl_manager.c
1219         * src/prefs_template.c
1220         * src/prefs_display_header.c
1221         * src/prefs_common.h
1222         * src/prefs_matcher.c
1223         * src/prefs_common.c
1224         * src/prefs_toolbar.c
1225         * src/summaryview.c
1226         * src/folderview.c
1227         * src/gtk/gtksctree.c
1228         * src/gtk/pluginwindow.c
1229         * src/gtk/progressdialog.c
1230         * src/gtk/prefswindow.c
1231                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1232                 to make its meaning more obvious (all versions of the manual reflect
1233                 the change).
1234                 added an extra hidden option use_stripes_in_summary to allow
1235                 discarding these stripes in mainwindow's folder and message lists;
1236                 en and fr manuals only are OK towards this.
1237
1238 2006-09-06 [colin]      2.4.0cvs153
1239
1240         * src/textview.c
1241                 Hide Sylpheed-Claws' internal queue headers
1242                 when showing all headers. They'll be present
1243                 only in Source window.
1244
1245 2006-09-05 [colin]      2.4.0cvs152
1246
1247         * src/plugins/trayicon/trayicon.c
1248                 Fix crash at exit - we have to disconnect
1249                 our handlers
1250         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1251                 Update eggtrayicon - patch adapted from a
1252                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1253                 on Sylpheed's ML
1254
1255 2006-09-05 [colin]      2.4.0cvs151
1256
1257         * src/mainwindow.c
1258         * src/gtk/logwindow.c
1259                 Fix race condition when something writes
1260                 to the log too soon during init. Thanks
1261                 to Fabien Vantard
1262
1263 2006-09-05 [colin]      2.4.0cvs150
1264
1265         * src/mimeview.c
1266                 Don't select part on right-click either
1267
1268 2006-09-05 [paul]       2.4.0cvs149
1269
1270         * src/mimeview.c
1271                 completion of previous commit
1272                 Thanks to Colin
1273
1274 2006-09-05 [colin]      2.4.0cvs148
1275
1276         * src/mimeview.c
1277                 Don't force selection on middle-click, just open
1278
1279 2006-09-04 [colin]      2.4.0cvs147
1280
1281         * src/mimeview.c
1282                 Looks like gtk_notebook_set_current_page()
1283                 sometimes steals focus, and this annoys us
1284                 in MimeViewers as it renders navigation
1285                 keys useless. Take back focus after switching
1286                 pages.
1287
1288 2006-09-04 [colin]      2.4.0cvs146
1289
1290         * src/messageview.c
1291                 Set stop_loading when clicking on Next
1292                 during load. Don't add a callback to 
1293                 avoid over-complicating things.
1294
1295 2006-09-04 [colin]      2.4.0cvs145
1296
1297         * src/mimeview.c
1298         * src/messageview.c
1299                 Fix multiple loads in separate messageview
1300
1301 2006-09-04 [colin]      2.4.0cvs144
1302
1303         * src/summaryview.c
1304                 Let navigation keys be handled during 
1305                 load
1306
1307 2006-09-04 [colin]      2.4.0cvs143
1308
1309         * src/messageview.c
1310         * src/summaryview.c
1311         * src/textview.c
1312         * src/textview.h
1313                 Make loading of huge mails (lots of text and/or
1314                 images) cancellable, so the GUI doesn't block 
1315
1316 2006-09-04 [colin]      2.4.0cvs142
1317
1318         * src/plugins/trayicon/trayicon.c
1319                 Fix annoyance when removing a folder with 
1320                 unread mails: trayicon didn't update
1321
1322 2006-09-04 [paul]       2.4.0cvs141
1323
1324         * src/gtk/icon_legend.c
1325                 straighten up columns
1326                 Patch by Fabien Vantard
1327
1328 2006-09-04 [wwp]        2.4.0cvs140
1329
1330         * src/prefs_filtering.c
1331                 fix new line's account name in filtering prefs:
1332                 was "All", is now "(New)".
1333
1334 2006-09-04 [paul]       2.4.0cvs139
1335
1336         * tools/make.themes.project
1337                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1338                 instead of homebrewed "make release"
1339
1340 2006-09-03 [colin]      2.4.0cvs138
1341
1342         * src/folderview.c
1343                 Fix bug #1007 (Wrong folder highlighted)
1344
1345 2006-09-03 [colin]      2.4.0cvs137
1346
1347         * src/compose.c
1348                 Don't set Newsgroup: header to a mail folder
1349                 path
1350
1351 2006-09-03 [paul]       2.4.0cvs136
1352
1353         * src/prefs_other.c
1354         * src/prefs_spelling.c
1355                 unify the gui
1356
1357 2006-09-03 [paul]       2.4.0cvs135
1358
1359         * src/prefs_summaries.c
1360                 correct menu item text in prefs_keybind_apply_clicked()
1361
1362 2006-09-03 [paul]       2.4.0cvs134
1363
1364         * manual/advanced.xml
1365                 some improvements to the descriptions
1366         * src/mainwindow.c
1367         * src/messageview.c
1368         * src/summaryview.c
1369         * src/gtk/menu.c
1370                 fix menu sensitivity issues
1371         * src/prefs_message.c
1372                 drop the useless word 'short'
1373         * src/prefs_other.c
1374                 add the word 'lines' indicating log length
1375                 is a measure of lines
1376         * src/textview.c
1377                 fix compilation warnings
1378
1379 2006-09-02 [colin]      2.4.0cvs133
1380
1381         * src/messageview.c
1382                 Display a special return-receipt message
1383                 if the message is from the user
1384         * src/summaryview.c
1385                 Fix missing freeze of the list when marking
1386                 all read and unthreading for exec. Thanks
1387                 to Stephan Sachse.
1388
1389 2006-09-02 [paul]       2.4.0cvs132
1390
1391         * src/mainwindow.c
1392         * src/prefs_message.c
1393         * src/summaryview.c
1394                 fix some english
1395
1396 2006-09-02 [wwp]        2.4.0cvs131
1397
1398         * src/prefs_filtering.c
1399                 added an account name column to the filtering rules
1400                 dialog.
1401
1402 2006-09-02 [colin]      2.4.0cvs130
1403
1404         * src/gtk/logwindow.c
1405         * src/gtk/logwindow.h
1406                 Block scrolling if we're not at the end
1407                 of the log
1408
1409 2006-09-02 [colin]      2.4.0cvs129
1410
1411         * src/folder.c
1412                 Make sure account-specific rules can't
1413                 be used in {pre-,post-,}processing
1414         * src/mainwindow.c
1415         * src/gtk/logwindow.c
1416         * src/gtk/logwindow.h
1417                 Jump to last error when clicking on the
1418                 warning icon
1419
1420 2006-09-02 [colin]      2.4.0cvs128
1421
1422         * src/imap.c
1423         * src/import.c
1424         * src/mainwindow.c
1425         * src/mainwindow.h
1426                 Fix warning icon
1427         * src/inc.c
1428         * src/mbox.c
1429         * src/mbox.h
1430                 Let proc_mbox know its account, for
1431                 account-specific rules
1432
1433 2006-09-01 [colin]      2.4.0cvs127
1434
1435         * src/codeconv.c
1436                 Don't uselessly use iconv to convert from
1437                 us-ascii
1438         * src/alertpanel.c
1439         * src/mainwindow.c
1440         * src/mainwindow.h
1441         * src/inc.c
1442                 Fix certain log cases, disable warning icon
1443                 for now, the correct way to display it when
1444                 necessary and only when necessary is probably
1445                 to do it manually rather than use error logs
1446         * src/etpan/imap-thread.c
1447                 Clean up UID logging a bit
1448         * src/gtk/logwindow.c
1449         * src/gtk/logwindow.h
1450                 Make logging faster when the window's closed
1451
1452 2006-09-01 [wwp]        2.4.0cvs126
1453
1454         * manual/fr/account.xml
1455                 reflect changes to the ref. manual (parts of cvs72):
1456                 fix tabnames and quotes.
1457
1458 2006-09-01 [wwp]        2.4.0cvs125
1459
1460         * manual/fr/plugins.xml
1461                 reflect changes to the reference manual (cvs42):
1462                 update IRC channel info.
1463
1464 2006-09-01 [wwp]        2.4.0cvs124
1465
1466         * commitHelper
1467                 use CVSEDITOR env. var. if set, according to `man cvs`.
1468
1469 2006-09-01 [wwp]        2.4.0cvs123
1470
1471         * manual/advanced.xml
1472                 better sentence again (thanks to Paul).
1473
1474 2006-09-01 [wwp]        2.4.0cvs122
1475
1476         * manual/advanced.xml
1477         fix definition of toolbar_detachable and rework a bit the one of
1478         enable_dotted_lines.
1479
1480 2006-09-01 [mones]      2.4.0cvs121
1481
1482         * manual/advanced.xml
1483                 Document enable_dotted_lines
1484
1485 2006-09-01 [paul]       2.4.0cvs120
1486
1487         * src/folderview.c
1488         * src/folderview.h
1489         * src/imap.c
1490         * src/mainwindow.c
1491         * src/summaryview.c
1492                 obey the 'When entering folder...' option
1493                 when using the /View/Go to/... menu items
1494                 Thanks to Colin
1495
1496 2006-08-31 [colin]      2.4.0cvs119
1497
1498         * src/folderview.c
1499                 Revert 2.4.0cvs116, wrong fix.
1500
1501 2006-08-31 [colin]      2.4.0cvs118
1502
1503         * src/gtk/gtksctree.c
1504                 Better state the various copyrights
1505
1506 2006-08-31 [colin]      2.4.0cvs117
1507
1508         * src/prefs_common.c
1509                 fix enable_dotted_lines
1510
1511 2006-08-31 [colin]      2.4.0cvs116
1512
1513         * src/folderview.c
1514                 Use pref "Always open on select" when going
1515                 to next unread folder
1516         * src/gtk/gtksctree.c
1517                 Fix link failure to _gtk_clist_create_cell_layout
1518                 on certain computers. (Why not mine, I wonder)
1519
1520 2006-08-31 [colin]      2.4.0cvs115
1521
1522         * src/procmsg.c
1523         * src/textview.c
1524         * src/plugins/bogofilter/bogofilter.c
1525         * src/plugins/spamassassin/spamassassin.c
1526                 Requalify some "errors" to warnings
1527         * src/mainwindow.c
1528         * src/mainwindow.h
1529         * src/statusbar.c
1530                 Add an icon in the statusbar to notify
1531                 of errors
1532         * src/gtk/gtksctree.c
1533         * src/folderview.c
1534         * src/summaryview.c
1535                 Make the GtkSCTree look more modern by
1536                 alternating background lines
1537         * src/prefs_common.c
1538         * src/prefs_common.h
1539                 Add a pref to let people have the old
1540                 way if they prefer
1541
1542
1543 2006-08-30 [colin]      2.4.0cvs114
1544
1545         * src/procmsg.c
1546         * src/procmsg.h
1547                 Provide a way to filter a list of
1548                 messages in an optimised manner, and
1549                 add a list-filtering hook
1550         * src/folder.c
1551         * src/inc.c
1552         * src/mbox.c
1553                 Use the list filtering
1554         * src/plugins/bogofilter/bogofilter.c
1555                 Use the list-filtering hook
1556                 Use -b (bulk) mode for more speed
1557                 when learning and filtering
1558         * src/etpan/imap-thread.c
1559                 Make log output shorter in UID SEARCH
1560
1561
1562 2006-08-30 [colin]      2.4.0cvs113
1563
1564         * src/plugins/bogofilter/bogofilter.c
1565                 Really fast mass learning - thanks to David
1566                 Relson for the options explanations :)
1567
1568 2006-08-30 [colin]      2.4.0cvs112
1569
1570         * src/msgcache.c
1571                 Fix compilation on FreeBSD. Thanks
1572                 to Michael Hugues
1573
1574 2006-08-29 [colin]      2.4.0cvs111
1575
1576         * src/folderview.c
1577                 Handle "popup_menu" signal (for popping the 
1578                 menu via the keyboard)
1579         * src/mimeview.c
1580         * src/mimeview.h
1581         * src/summaryview.c
1582         * src/textview.c
1583         * src/gtk/gtkutils.c
1584         * src/gtk/gtkutils.h
1585                 Factorize scrolling code, and add an API 
1586                 for MimeViewers to handle scroll orders
1587
1588 2006-08-29 [wwp]        2.4.0cvs110
1589
1590         * src/plugins//bogofilter/bogofilter.c
1591         * src/plugins//spamassassin/spamassassin.c
1592                 make the bogofilter/spamassassin filtering error dialogs at
1593         incorporation obey to the "don't popup error dialog on
1594         receive error" option. If disabled, feed the log window w/
1595         the error message.
1596
1597 2006-08-29 [paul]
1598
1599         2.5.0-rc2 released
1600
1601 2006-08-29 [paul]       2.4.0cvs109
1602
1603         * Makefile.am
1604                 remove 'make release', it's not needed
1605                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1606
1607 2006-08-29 [paul]       2.4.0cvs108
1608
1609         * src/foldersel.c
1610         * src/summary_search.c
1611         * src/gtk/progressdialog.c
1612         * src/plugins/pgpcore/passphrase.c
1613                 replace deprecated gtk_window_set_policy()
1614
1615 2006-08-29 [colin]      2.4.0cvs107
1616
1617         * src/folder.c
1618                 Fix data loss when copy fails during a move:
1619                 only use fast remove_msgs if everything was
1620                 copied OK; else use slow remove_msg on the
1621                 mails that got copied only.
1622
1623 2006-08-28 [paul]       2.4.0cvs106
1624
1625         * src/mh.c
1626                 revert change in 2.4.0cvs104, it breaks
1627                 stuff
1628
1629 2006-08-28 [paul]       2.4.0cvs105
1630
1631         * src/plugins/spamassassin/spamassassin.c
1632                 english fix
1633
1634 2006-08-28 [paul]       2.4.0cvs104
1635
1636         * src/mh.c
1637                 fix data loss when moving to another
1638                 mailbox fails
1639         * src/prefs_spelling.c
1640                 improve the english
1641         * src/gtk/pluginwindow.c
1642                 improve the layout of the dialog text
1643         All thanks to Colin
1644
1645 2006-08-28 [paul]       2.4.0cvs103
1646
1647         * src/plugins/bogofilter/bogofilter.c
1648         * src/plugins/bogofilter/bogofilter_gtk.c
1649                 fix english up a bit, innit
1650
1651 2006-08-28 [paul]       2.4.0cvs102
1652
1653         * configure.ac
1654         * po/Makefile.in.in
1655         * po/Makevars
1656                 require autoconf 2.60, enabling building
1657                 with gettext 0.15 (gettext 0.14.x build still
1658                 possible). Replace Makefiles with versions
1659                 from gettext 0.15.
1660                 Remove configure options --with-localedir and
1661                 --with-mandir. The options that are provided
1662                 directly by autoconf 2.60 can be used instead:
1663                 --mandir --localedir
1664
1665 2006-08-27 [colin]      2.4.0cvs101
1666
1667         * src/plugins/bogofilter/Makefile.am
1668                 Fix make dist (no README)
1669
1670 2006-08-27 [colin]      2.4.0cvs100
1671
1672         * src/folder.c
1673                 Don't use F_UNKNOWN folders for any default
1674                 outbox/trash/etc
1675         * src/plugins/bogofilter/bogofilter.c
1676         * src/plugins/bogofilter/bogofilter.h
1677         * src/plugins/bogofilter/bogofilter_gtk.c
1678                 Add an option to specify the path to bogofilter
1679                 Use single-quotes to be able to learn in folders
1680                 with spaces in their names
1681                 Verify learning status
1682
1683 2006-08-27 [colin]      2.4.0cvs99
1684
1685         * manual/faq.xml
1686         * manual/plugins.xml
1687                 Document Bogofilter plugin
1688
1689 2006-08-27 [colin]      2.4.0cvs98
1690
1691         * src/compose.c
1692         * src/messageview.c
1693         * src/procmsg.c
1694         * src/procmsg.h
1695                 When possible, copy the queued mail to sent folder
1696                 instead of re-adding. Much faster on IMAP.
1697
1698 2006-08-27 [colin]      2.4.0cvs97
1699
1700         * src/msgcache.c
1701                 Disable mmaped caches - huge metadata loss
1702                 here after a power failure.
1703         * src/summaryview.c
1704                 Add quicksearch timing
1705         * src/common/plugin.c
1706         * src/common/plugin.h
1707                 Implement an interface to tell what plugins
1708                 provide. Prevent loading of similar plugins.
1709         * src/plugins/clamav/clamav_plugin.c
1710         * src/plugins/demo/demo.c
1711         * src/plugins/dillo_viewer/dillo_viewer.c
1712         * src/plugins/pgpcore/plugin.c
1713         * src/plugins/pgpinline/pgpinline.c
1714         * src/plugins/pgpmime/pgpmime.c
1715         * src/plugins/spamassassin/spamassassin.c
1716         * src/plugins/trayicon/trayicon.c
1717                 Implement plugin_provides()
1718
1719 2006-08-27 [colin]      2.4.0cvs96
1720
1721         * configure.ac
1722         * src/plugins/Makefile.am
1723         * src/plugins/bogofilter/.cvsignore
1724         * src/plugins/bogofilter/Makefile.am
1725         * src/plugins/bogofilter/bogofilter.c
1726         * src/plugins/bogofilter/bogofilter.h
1727         * src/plugins/bogofilter/bogofilter_gtk.c
1728                 New Bogofilter plugin, provides filtering and
1729                 learning. Spamassassin will go to extra plugins.
1730
1731 2006-08-26 [mones]      2.4.0cvs95
1732
1733         * manual/handling.xml
1734                 Fix subfolder path in the example (thanks to Paul) 
1735
1736 2006-08-26 [mones]      2.4.0cvs94
1737
1738         * manual/glossary.xml
1739                 2.2. + add ISP to the glossary
1740                 7.5. + Add UIDL to glossary
1741                 7.7. + Add TCP to glossary
1742         * manual/handling.xml
1743                 7.1. + Mentions GNU/Linux distribution, what about the non...
1744                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1745                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1746                 7.4. = Use appropriate quotation for commands
1747                 7.6. = change "" to <quote></quote>
1748         * manual/plugins.xml
1749                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1750         * manual/starting.xml
1751                 2.1. + local mbox file: some examples of mbox file locations...
1752                 Also reformatted files requiring it
1753
1754 2006-08-26 [wwp]        2.4.0cvs93
1755
1756         * src/summary_search.c
1757                 disable find buttons while summary search is running.
1758
1759 2006-08-25 [colin]      2.4.0cvs92
1760
1761         * src/folder.c
1762         * src/folderutils.c
1763         * src/mh.c
1764         * src/procmsg.h
1765         * src/summaryview.c
1766                 Speed up MH moving, and add progressbar
1767                 for MH deletion
1768         * src/msgcache.c
1769                 Write cache files using mmap() too
1770
1771 2006-08-25 [wwp]        2.4.0cvs91
1772
1773         * src/summaryview.c
1774                 switch spam<->ham button when a message has been marked as spam or ham
1775                 and is still selected. Thanks to Colin.
1776
1777 2006-08-25 [paul]       2.4.0cvs90
1778
1779         * src/Makefile.am
1780         * src/stock_pixmap.c
1781         * src/stock_pixmap.h
1782         * src/summaryview.c
1783         * src/gtk/icon_legend.c
1784         * src/pixmaps/copied.xpm
1785         * src/pixmaps/moved.xpm
1786                 add icons for delayed execution marked for
1787                 copying, marked for moving
1788
1789 2006-08-25 [mones]      2.4.0cvs89
1790
1791         * manual/glossary.xml
1792                 Fix the other glossary items:
1793                 5.1. = Inmmediate execution -> <quote>immediate execution...
1794                 5.2. = Fix MBOX capitalization -> Mbox
1795                 5.3. + Improve Plugins def. w/ tech. ref.
1796                 5.4. = Quotation -> replace '>' by <quote>></quote>
1797                 5.5. - SMTP Server. -> remove dot
1798         * po/es.po
1799                 Updated translation
1800
1801 2006-08-25 [mones]      2.4.0cvs88
1802
1803         * manual/ack.xml
1804                 Reformatted, changed email address
1805         * manual/glossary.xml
1806                 Reformatted, fixed MANUAL-TODO items:
1807                 8.2. + add ROT-13 to glossary
1808                 8.4. + add URL to glossary
1809         * manual/es/advanced.xml
1810                 Fixed <literal>s
1811
1812 2006-08-25 [paul]       2.4.0cvs87
1813
1814         * src/gtk/icon_legend.c
1815                 add 'marked for deletion' icon
1816                 arrange icons by containing column
1817                 wrap long label text
1818
1819 2006-08-25 [colin]      2.4.0cvs86
1820
1821         * src/common/utils.c
1822         * src/common/utils.h
1823                 Add the sc_g_*list_bigger functions in
1824                 a place everyone can use it
1825         * src/summaryview.c
1826                 Only freeze/thaw the list when working
1827                 on the selection, if it's bigger than 1
1828         * src/gtk/gtksctree.c
1829                 Only freeze/thaw the list when unselec-
1830                 ting 'all' if ('all' != 1)
1831                 This avoids some flickering
1832
1833 2006-08-24 [colin]      2.4.0cvs85
1834
1835         * src/addressbook.c
1836                 Fix strange list selection
1837                 Fix random seg (Invalid read of freed memory)
1838
1839 2006-08-24 [colin]      2.4.0cvs84
1840
1841         * src/alertpanel.c
1842         * src/gtk/inputdialog.c
1843         * src/plugins/pgpcore/passphrase.c
1844                 Revert minimal width patch of 2.4.0cvs67,
1845                 as it is also a maximal width. Use 
1846                 gtk_window_set_default_size instead.
1847
1848 2006-08-24 [colin]      2.4.0cvs83
1849
1850         * src/msgcache.c
1851                 Write cache/mark to temp files before
1852                 overwriting old ones (avoids metadata
1853                 loss if writing the new files fail).
1854                 Use mmap() to read cache/mark file, as
1855                 this makes cache reading faster. Dis-
1856                 abled for big-endian machines until it
1857                 can be tested. (Big-endian users: set
1858                 msgcache_use_mmap = TRUE in the relevant
1859                 #if).
1860         * src/procmsg.h
1861                 Move rarely used fields of MsgInfo in 
1862                 another structure, which will only be
1863                 allocated if needed. Face, X-Face,
1864                 Return receipt headers and List-*
1865                 headers are moved. Mails having none
1866                 of these occupy 52 bytes less with
1867                 this patch, which makes 2.5MB of RAM
1868                 saved on a 50k folder).
1869         * src/headerview.c
1870         * src/mainwindow.c
1871         * src/messageview.c
1872         * src/partial_download.c
1873         * src/procheader.c
1874         * src/procmsg.c
1875         * src/textview.c
1876                 Follow this structure change.
1877
1878 2006-08-24 [wwp]        2.4.0cvs82
1879
1880         * manual/es/.cvsignore
1881         * manual/es/dist/.cvsignore
1882         * manual/es/dist/html/.cvsignore
1883         * manual/es/dist/pdf/.cvsignore
1884         * manual/es/dist/ps/.cvsignore
1885         * manual/es/dist/txt/.cvsignore
1886                 more (generated) files to ignore.
1887
1888 2006-08-24 [colin]      2.4.0cvs81
1889
1890         * src/folder.c
1891         * src/mh.c
1892                 Fix possible problems with local delivery. Check the folder doesn't
1893                 need scan before setting its mtime when saving cache (which can be
1894                 done long after the folder's been modified by an external process);
1895                 Check that the stored item's mtime didn't change in mh functions.
1896
1897 2006-08-24 [mones]      2.4.0cvs80
1898
1899         * manual/advanced.xml
1900                 Rewrapping, some fixes and MANUAL-TODO items:
1901                 8.1. = change "" to <quote></quote>
1902                 8.3. = quote menu items
1903                 8.5. - deploying -> new user ... ideally a new user (redundant)
1904
1905 2006-08-23 [colin]      2.4.0cvs79
1906
1907         * src/gtk/gtksctree.c
1908                 When selecting or deselecting range, only
1909                 freeze/thaw when selection is bigger than 10
1910
1911 2006-08-23 [colin]      2.4.0cvs78
1912
1913         * src/messageview.c
1914         * src/mimeview.c
1915         * src/mimeview.h
1916         * src/plugins/dillo_viewer/dillo_viewer.c
1917                 Provide an API for MimeViewer plugins to
1918                 return a text selection for replying
1919
1920 2006-08-23 [colin]      2.4.0cvs77
1921
1922         * src/image_viewer.c
1923         * src/textview.c
1924                 Use gtk_pixbuf_new_from_file_at_scale(), which
1925                 is faster than getting the pixbuf then resizing
1926                 it.
1927
1928 2006-08-23 [colin]      2.4.0cvs76
1929
1930         * src/procmime.c
1931                 UTF-8 should be sent Quoted-printable
1932
1933 2006-08-22 [colin]      2.4.0cvs75
1934
1935         * src/mh.c
1936                 Check if scan is required before touching
1937                 the folder (or it'll be required every time)
1938
1939 2006-08-22 [colin]      2.4.0cvs74
1940
1941         * configure.ac
1942                 Require libetpan 0.46 (crasher fix when built
1943                 against gnutls)
1944
1945 2006-08-22 [colin]      2.4.0cvs73
1946
1947         * src/folder.c
1948                 Set folder's mtime after writing its
1949                 cache
1950         * src/folderview.c
1951                 Add some timing
1952         * src/procmsg.c
1953                 Don't do useless stuff if we don't 
1954                 thread by subject
1955         * src/summaryview.c
1956                 Add some timing, don't deselect prior
1957                 to selecting (gtksctree does it itself),
1958                 remove crash avoidance hacks as it's been
1959                 properly fixed since a while
1960         * src/common/utils.c
1961                 Optimize to_human_readable(): _() is slow,
1962                 do it only once, and avoid %f format for KB
1963                 (the most common in a summaryview)
1964         * src/gtk/gtksctree.c
1965                 Don't uselessly freeze/thaw (fixes flicker
1966                 on next unread and friends), reduce number
1967                 of g_list_nth/g_list_position where possible
1968         * src/gtk/gtkutils.c
1969         * src/gtk/gtkutils.h
1970                 Reduce number of g_list_nth/g_list_position
1971                 where possible.
1972                 All of this makes loading as 70k folder 2.1
1973                 seconds instead of 3.2 (with hot FS caches).
1974                 (1.3 seconds without Date and Size columns...)
1975
1976 2006-08-22 [paul]       2.4.0cvs72
1977
1978         wrap documents and do some items from mones' MANUAL-TODO:
1979
1980         * manual/account.xml
1981                 4.1. = fix tabname references to <quote>tabname</quote>
1982                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1983         * manual/faq.xml
1984                 1.1. = mentioned options don't match UI
1985                 Add information about the 'Never send Return Receipts'
1986                 option
1987         * manual/handling.xml
1988                 6.2. = Mentions Extended symbols button, but now is
1989                 named Information
1990                 6.3. = Mentions ... button, which is now Edit
1991
1992 2006-08-22 [colin]      2.4.0cvs71
1993
1994         * src/gtk/pluginwindow.c
1995                 Fix layout in verbose translations (such
1996                 as french)
1997
1998 2006-08-22 [paul]       2.4.0cvs70
1999
2000         * manual/Makefile.am
2001                 build manuals in alphabetical order
2002         * src/addressbook.c
2003         * src/prefs_themes.c
2004                 replace/remove deprecated symbols
2005         * src/gtk/gtkutils.c
2006                 fix a warning
2007         * src/gtk/pluginwindow.c
2008                 replace deprecated symbol
2009                 replace label text and move it
2010         * src/plugins/pgpcore/prefs_gpg.c
2011                 move the 'Generate...' button out of the
2012                 Sign Key frame, replace the English used
2013         * src/plugins/pgpcore/sgpgme.c
2014                 fixes to the English
2015
2016 2006-08-21 [colin]      2.4.0cvs69
2017
2018         * src/plugins/trayicon/trayicon.c
2019                 Add more strings for translation; patch
2020                 by Pawel
2021
2022 2006-08-21 [colin]      2.4.0cvs68
2023
2024         * src/compose.c
2025                 fix replied flag not set after drafting
2026         * src/matcher.c
2027                 fix body quicksearch in non-encoded bodies
2028                 containing '='
2029         * src/msgcache.c
2030                 Get rid of the g_malloc workaround for
2031                 corrupted caches, use g_try_malloc
2032
2033 2006-08-21 [colin]      2.4.0cvs67
2034
2035         * src/alertpanel.c
2036         * src/gtk/inputdialog.c
2037         * src/plugins/pgpcore/passphrase.c
2038                 Set minimal width to 375
2039         * src/mainwindow.c
2040                 Fix switching to offline, asking if it 
2041                 should be overriden for synchronising
2042         * src/mimeview.c
2043                 Don't offer to remember command on Open 
2044                 with for text parts, as the browser or 
2045                 text editor command isn't changed from 
2046                 there
2047
2048 2006-08-20 [paul]       2.4.0cvs66
2049
2050         * po/ko.po
2051         * po/zh_CN.po
2052                 fix plural form errors. revealed by stricter
2053                 checking of gettext 0.15
2054
2055 2006-08-18 [paul]       2.4.0cvs65
2056
2057         * src/stock_pixmap.c
2058                 fix the fix of 2.4.0cvs64
2059                 Thanks to Colin
2060
2061 2006-08-18 [paul]       2.4.0cvs64
2062
2063         * src/stock_pixmap.c
2064                 fix leaks
2065                 Thanks to Colin
2066
2067 2006-08-18 [paul]       2.4.0cvs63
2068
2069         * src/compose.c
2070         * src/procmsg.c
2071                 fix occasional IMAP bug where large msgs
2072                 were left in the queue folder after sending
2073                 Thanks to Colin
2074
2075 2006-08-18 [paul]       2.4.0cvs62
2076
2077         * src/folderview.c
2078                 freeze the summaryview while quicksearch results
2079                 are displayed
2080                 (fixes bug 456 'current message is hidden when the
2081                 view is refreshed and extended search is "unread 
2082                 messages"')
2083                 Thanks to Colin
2084         * src/textview.c
2085                 add missing #include "inputdialog.h"
2086         * src/common/utils.h
2087                 add missing mailcap_update_default() and improve
2088                 readability
2089
2090 2006-08-17 [colin]      2.4.0cvs61
2091
2092         * src/plugins/pgpcore/select-keys.c
2093                 Fix warnings :)
2094
2095 2006-08-17 [colin]      2.4.0cvs60
2096
2097         * src/compose.c
2098                 Don't continue queuing if Cancel is clicked
2099                 in select-keys
2100
2101 2006-08-17 [colin]      2.4.0cvs59
2102
2103         * src/plugins/pgpcore/select-keys.c
2104                 When encrypting, if only one key matches and it 
2105                 matches exactly, automatically use it.
2106
2107 2006-08-17 [colin]      2.4.0cvs58
2108
2109         * src/mimeview.c
2110         * src/prefs_common.c
2111         * src/prefs_common.h
2112         * src/prefs_ext_prog.c
2113         * src/textview.c
2114                 Fix issues with previous patch (text/html)
2115                 Remove outdated prefs
2116
2117 2006-08-17 [colin]      2.4.0cvs57
2118
2119         * src/imap.c
2120                 Add View Log button on auth error
2121         * src/procmsg.c
2122                 Fix encrypted mail marked as new when
2123                 saved in normal folders
2124         * src/plugins/pgpinline/pgpinline.c
2125                 Fix encrypt bug on IMAP
2126         * src/mimeview.c
2127         * src/common/utils.c
2128         * src/common/utils.h
2129         * src/gtk/inputdialog.c
2130         * src/gtk/inputdialog.h
2131                 Get rid of metamail stuff, simplify
2132                 opening, and allow remembering of user's
2133                 choices (by updating ~/.mailcap). There's
2134                 still to drop "Audio player" and "Image
2135                 viewer" preferences.
2136
2137 2006-08-17 [mones]      2.4.0cvs56
2138
2139         * manual/es/sylpheed-claws-manual.xml
2140                 fix DTD path
2141
2142 2006-08-17 [mones]      2.4.0cvs55
2143
2144         * configure.ac
2145         * manual/Makefile.am
2146         * manual/es/Makefile.am
2147         * manual/es/account.xml
2148         * manual/es/ack.xml
2149         * manual/es/addrbook.xml
2150         * manual/es/advanced.xml
2151         * manual/es/faq.xml
2152         * manual/es/glossary.xml
2153         * manual/es/gpl.xml
2154         * manual/es/handling.xml
2155         * manual/es/intro.xml
2156         * manual/es/keyboard.xml
2157         * manual/es/plugins.xml
2158         * manual/es/starting.xml
2159         * manual/es/sylpheed-claws-manual.xml
2160         * manual/es/dist/Makefile.am
2161         * manual/es/dist/html/Makefile.am
2162         * manual/es/dist/pdf/Makefile.am
2163         * manual/es/dist/ps/Makefile.am
2164         * manual/es/dist/txt/Makefile.am
2165                 Spanish translation for the manual
2166
2167 2006-08-16 [colin]      2.4.0cvs54
2168
2169         * src/compose.c
2170         * src/main.c
2171         * src/mainwindow.c
2172                 Fix send button sensitivity at startup
2173                 Set send menu sensitivity (patch by Fabien)
2174         * src/ssl_manager.c
2175                 Enable closing with esc (patch by Fabien)
2176         * src/gtk/foldersort.c
2177                 Enable closing with esc (patch by Fabien)
2178         * src/procmime.c
2179                 Optimisation (no need to copy to tempfile to
2180                 "decode" 7bit and 8bit)
2181         * src/summaryview.c
2182                 Fix cruft in swap_from case
2183         * src/textview.c
2184                 Fix missing last line in some mail cases 
2185                 (Fixes debian #381872)
2186         * src/plugins/pgpcore/prefs_gpg.c
2187         * src/plugins/pgpcore/sgpgme.c
2188         * src/plugins/pgpcore/sgpgme.h
2189                 Don't show "no key found" when user explicitely
2190                 wants to create a key
2191
2192 2006-08-16 [paul]       2.4.0cvs53
2193
2194         * configure.ac
2195         * src/account.c
2196         * src/addressbook.c
2197         * src/headerview.c
2198         * src/prefs_account.c
2199         * src/prefs_message.c
2200         * src/gtk/gtkutils.c
2201                 bump up minimum required versions of GTK+ and
2202                 GLIB to 2.6.0
2203
2204 2006-08-16 [paul]       2.4.0cvs52
2205
2206         * src/toolbar.c
2207                 workaround GTK+ Bug 351600 - 'Can't re-click
2208                 on button after sensitivity update'
2209                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2210                 Thanks to Colin
2211
2212 2006-08-15 [colin]      2.4.0cvs51
2213
2214         * src/plugins/pgpcore/prefs_gpg.c
2215                 Set options sensitivity according to
2216                 key existence
2217         * src/plugins/pgpcore/sgpgme.c
2218                 Allow to create key with no passphrase
2219
2220 2006-08-14 [cleroy]     2.4.0cvs50
2221
2222         * src/gtk/pluginwindow.c
2223                 New layout (maybe to be changed?)
2224         * src/gtk/gtkutils.c
2225                 Fix a bit label_window
2226         * src/plugins/pgpcore/passphrase.c
2227         * src/plugins/pgpcore/passphrase.h
2228         * src/plugins/pgpcore/plugin.c
2229         * src/plugins/pgpcore/prefs_gpg.c
2230         * src/plugins/pgpcore/prefs_gpg.h
2231         * src/plugins/pgpcore/sgpgme.c
2232         * src/plugins/pgpcore/sgpgme.h
2233                 Allow to create a PGP private key via the GUI
2234
2235 2006-08-14 [wwp]        2.4.0cvs49
2236
2237         * src/addressbook_foldersel.c
2238                 fix strict ISO C90 compliance.
2239
2240 2006-08-14 [paul]       2.4.0cvs48
2241
2242         * src/gtk/prefswindow.c
2243                 re-set scrolled window on opening
2244                 Patch by Ticho
2245
2246 2006-08-14 [paul]
2247
2248         2.5.0-rc1 released
2249
2250 2006-08-14 [paul]       2.4.0cvs47
2251
2252         * src/prefs_display_header.c
2253                 re-enable user-defined Displayed Headers
2254
2255 2006-08-14 [paul]       2.4.0cvs46
2256
2257         * src/prefs_account.c
2258                 use GTK_STOCK_EDIT
2259
2260 2006-08-13 [colin]      2.4.0cvs45
2261
2262         * src/common/utils.c
2263                 Fix "a" in quote when the original message is empty,
2264                 by using \0 instead of 'a' to test writability of
2265                 temp files.
2266
2267 2006-08-13 [wwp]        2.4.0cvs44
2268
2269         * src/plugins/spamassassin/spamassassin.c
2270                 fix capitalization of "SpamAssassin" in some debug, log and
2271                 dialog messages.
2272
2273 2006-08-13 [paul]       2.4.0cvs43
2274
2275         * src/editldap.c
2276                 fix overlapping widgets
2277         * src/prefs_account.c
2278                 fix translation of protocol_names[]
2279                 fix label disappearing off the edge of the
2280                 visible area
2281
2282 2006-08-12 [paul]       2.4.0cvs42
2283
2284         * manual/plugins.xml
2285                 update IRC channel info before it gets forgotten
2286                 about
2287
2288 2006-08-11 [colin]      2.4.0cvs41
2289
2290         * src/compose.c
2291         * src/mainwindow.c
2292         * src/mainwindow.h
2293         * src/procmsg.c
2294         * src/procmsg.h
2295         * src/summaryview.c
2296         * src/toolbar.c
2297                 Grey out the Send button if
2298                 - Queue folders are empty, or
2299                 - We're sending already
2300
2301 2006-08-11 [wwp]        2.4.0cvs40
2302
2303         * src/main.c
2304                 fix a logic issue when quitting while a compose window is
2305                 still open, thanks to Colin.
2306
2307 2006-08-10 [colin]      2.4.0cvs39
2308
2309         * src/main.c
2310                 Fix default font size setting after wizard run
2311         * src/imap.c
2312         * src/etpan/imap-thread.c
2313         * src/etpan/imap-thread.h
2314                 Fix bug #999 (Timing out on TSL cert validation 
2315                 dialog makes ugly things happen). Also, STARTTLS
2316                 unconditionnaly if initial capabilities contain
2317                 LOGINDISABLED and STARTTLS.
2318
2319 2006-08-09 [colin]      2.4.0cvs38
2320
2321         * src/mainwindow.c
2322         * src/mainwindow.h
2323                 Fix Tools/Actions sensitivity when there are
2324                 no actions
2325
2326 2006-08-09 [colin]      2.4.0cvs37
2327
2328         * src/prefs_filtering.c
2329                 Warning fix, patch by Paul
2330         * src/messageview.c
2331         * src/prefs_actions.c
2332         * src/prefs_filtering_action.c
2333         * src/prefs_matcher.c
2334                 Uniformisation of "Info ..." to "Info..." (for
2335                 old gtk), patch by Fabien
2336         * src/plugins/clamav/clamav_plugin_gtk.c
2337                 Sensitivity fix by Fabien
2338
2339 2006-08-09 [colin]      2.4.0cvs36
2340
2341         * src/main.c
2342         * src/main.h
2343                 Add a function to know whether we're exiting
2344         * src/plugins/trayicon/trayicon.c
2345                 If exiting, don't do anything. Faster, and
2346                 avoids gtk_main_iteration reentracy causing
2347                 segfaults at exit
2348
2349 2006-08-09 [colin]      2.4.0cvs35
2350
2351         * src/messageview.c
2352         * src/mimeview.c
2353         * src/mimeview.h
2354                 Fix lack of part selection when automatically 
2355                 jumping to a specific part
2356         * src/msgcache.c
2357                 Little optimisation in cache reading
2358
2359 2006-08-09 [colin]      2.4.0cvs34
2360
2361         * src/compose.c
2362                 Fix crash setting the priority on reedit
2363                 (Accessing compose before creating it!)
2364
2365 2006-08-08 [colin]      2.4.0cvs33
2366
2367         * src/procmime.c
2368                 Fix bug #998 (last attachment is not accessible)
2369                 Bad RFC interpretation on multipart close-delimiters
2370         * src/mimeview.c
2371         * src/mimeview.h
2372         * src/gtk/gtkvscrollbutton.c
2373         * src/gtk/gtkvscrollbutton.h
2374                 Make attachments list wheel-scrollable
2375
2376 2006-08-07 [colin]      2.4.0cvs32
2377
2378         * src/gtk/gtkaspell.c
2379                 Fix bug #973 (Unicode punctation characters 
2380                 are not recognized as separators by the
2381                 spell checker); fix unsigned stuff
2382
2383 2006-08-07 [colin]      2.4.0cvs31
2384
2385         * src/compose.c
2386                 Fix bug #956 (DnD text with accents in compose 
2387                 text entry); fix gccc's signed/unsigned fuss
2388
2389 2006-08-06 [colin]      2.4.0cvs30
2390
2391         * src/main.c
2392                 Fix bug #979 (Plugin crashes when exiting 
2393                 sylpheed-claws) : handle exit request only 
2394                 once
2395
2396 2006-08-05 [colin]      2.4.0cvs29
2397
2398         * src/news.c
2399                 Just make sure we have a msgid.
2400
2401 2006-08-05 [colin]      2.4.0cvs28
2402
2403         * src/news.c
2404         * src/summaryview.c
2405                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2406                 by reimplementing it
2407         * src/textview.c
2408                 Fix bug when hiding quotes with level > 3 and quote
2409                 colors are recycled
2410
2411 2006-08-04 [colin]      2.4.0cvs27
2412
2413         * src/compose.c
2414         * src/undo.c
2415         * src/undo.h
2416                 Fix a bit replace-by-pasting undo
2417         * src/mainwindow.c
2418         * src/messageview.c
2419                 Fix Fold quotes menu synchro in
2420                 mainwindow when it changes in 
2421                 messageview
2422         * src/textview.c
2423                 Fix right-click on quotes blocks
2424         * src/common/utils.c
2425                 Verify that the file created by
2426                 my_tmpfile() is writable. Fixes
2427                 bug #988 (very specific filesystem
2428                 issue)
2429         * src/plugins/pgpcore/sgpgme.c
2430                 Fix file descriptor leak
2431         * src/plugins/spamassassin/spamassassin.c
2432                 Warn once if spamd isn't reachable
2433
2434 2006-08-04 [colin]      2.4.0cvs26
2435
2436         * src/toolbar.c
2437                 i18n context patch by Fabien
2438
2439 2006-08-03 [colin]      2.4.0cvs25
2440
2441         * src/mainwindow.c
2442         * src/messageview.c
2443                 Rename "Hide quotes" to "Fold quotes"
2444         * src/textview.c
2445                 Don't use hand cursor on quotes. "all 
2446                 the bonuses of the feature and none of 
2447                 unwelcome side-effects"
2448
2449 2006-08-03 [colin]      2.4.0cvs24
2450
2451         * AUTHORS
2452         * sylpheed-claws.desktop
2453         * src/gtk/authors.h
2454                 Bring the desktop file to XDG compliance
2455                 Patch by Charles A. Edwards
2456
2457 2006-08-03 [colin]      2.4.0cvs23
2458
2459         * src/textview.c
2460                 Fix links offset when they are preceded
2461                 by accentued chars (g_utf8_strlen!)
2462         * src/mainwindow.c
2463                 Fix wrong status when starting offline
2464
2465
2466 2006-08-03 [wwp]        2.4.0cvs22
2467
2468         * src/prefs_common.h
2469                 ask what to do w/ filtering rules that belong to an account when
2470                 applying filtering rules manually from the main window (skip,
2471                 apply regardless of the account, use current account). This dialog
2472                 can be skipped and the last reply used.
2473                 (forgot that file)
2474
2475 2006-08-03 [wwp]        2.4.0cvs21
2476
2477         * src/filtering.c
2478         * src/filtering.h
2479         * src/prefs_common.c
2480         * src/summaryview.c
2481         * src/alertpanel.c
2482         * src/alertpanel.h
2483         * src/messageview.c
2484                 ask what to do w/ filtering rules that belong to an account when
2485                 applying filtering rules manually from the main window (skip,
2486                 apply regardless of the account, use current account). This dialog
2487                 can be skipped and the last reply used.
2488
2489
2490 2006-08-03 [colin]      2.4.0cvs20
2491
2492         * src/textview.c
2493                 Optimize previous patch
2494
2495 2006-08-03 [cleroy]     2.4.0cvs19
2496
2497         * src/textview.c
2498                 Fix quotes getting toggled back when the
2499                 mail has an even number of text parts
2500
2501 2006-08-02 [colin]      2.4.0cvs18
2502
2503         * src/messageview.c
2504                 Add Hide quotes menu
2505
2506 2006-08-02 [colin]      2.4.0cvs17
2507
2508         * src/mainwindow.c
2509         * src/prefs_common.c
2510         * src/textview.c
2511         * src/textview.h
2512         * src/gtk/about.c
2513                 Allow per-level quote hiding,
2514                 Allow toggling quotes by double-clicking them
2515                 Rename RemoteURI to ClickableText to reflect
2516                 the fact it's used for a variety of things
2517
2518 2006-08-02 [wwp]        2.4.0cvs16
2519
2520         * src/mainwindow.c
2521                 fix "View/Hide quotes" menu item status initialization.
2522
2523 2006-08-02 [wwp]        2.4.0cvs15
2524
2525         * src/matcher_parser_parse.y
2526                 remove a debug trace.
2527
2528 2006-08-02 [paul]       2.4.0cvs14
2529
2530         * src/plugins/pgpcore/passphrase.c
2531                 don't set initial dialog size
2532                 make it resizable
2533
2534 2006-08-02 [paul]       2.4.0cvs13
2535
2536         * src/noticeview.c
2537                 remove the rogue '/' character
2538
2539 2006-08-02 [paul]       2.4.0cvs12
2540
2541         * src/noticeview.c
2542                 allow buttons to resize as necessary
2543
2544 2006-08-01 [wwp]        2.4.0cvs11
2545
2546         * src/mbox.c
2547                 fix strict ISO C90 compliance.
2548
2549 2006-08-01 [wwp]        2.4.0cvs10
2550
2551         * tools/update-po
2552                 updated update-po tool to work w/ context-dependent translations.
2553                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2554
2555 2006-08-01 [wwp]        2.4.0cvs9
2556
2557         * src/matcher.c
2558         * src/prefs_filtering.c
2559         * src/prefs_matcher.c
2560                 allow context-dependent translations for "All",
2561                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2562
2563 2006-07-31 [colin]      2.4.0cvs8
2564
2565         * AUTHORS
2566         * src/gtk/authors.h
2567                 Add Rafal to authors
2568
2569 2006-07-31 [colin]      2.4.0cvs7
2570
2571         * src/compose.c
2572         * src/mainwindow.c
2573         * src/messageview.h
2574         * src/prefs_common.c
2575         * src/prefs_common.h
2576         * src/textview.c
2577                 Add 'View/Hide quotes'. Patch based on a patch
2578                 by Rafal Weglarz
2579
2580 2006-07-31 [colin]      2.4.0cvs6
2581
2582         * src/action.c
2583                 Fix problem with "> stuff >" actions
2584
2585 2006-07-31 [paul]       2.4.0cvs5
2586
2587         * po/nb.po
2588                 updated by Geir Helland
2589
2590 2006-07-31 [wwp]        2.4.0cvs4
2591
2592         * src/mainwindow.c
2593         * src/summaryview.c
2594         * src/summaryview.h
2595                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2596                 thanks to Colin.
2597
2598 2006-07-31 [wwp]        2.4.0cvs3
2599
2600         * src/Makefile.am
2601         * src/addr_compl.c
2602         * src/addr_compl.h
2603         * src/addressbook.c
2604         * src/addressbook.h
2605         * src/addressbook_foldersel.c
2606         * src/addressbook_foldersel.h
2607         * src/addrindex.c
2608         * src/addrindex.h
2609         * src/matcher.c
2610         * src/matcher.h
2611         * src/matcher_parser_lex.l
2612         * src/matcher_parser_parse.y
2613         * src/prefs_common.c
2614         * src/prefs_common.h
2615         * src/prefs_filtering.c
2616         * src/prefs_matcher.c
2617         * src/prefs_matcher.h
2618         * src/summaryview.c
2619                 introduce filtering against the address book. It's now possible to add
2620                 matched conditions to determine if any email address in a message matches
2621                 or doesn't match any or all books or folders in the address book.
2622
2623 2006-07-31 [wwp]        2.4.0cvs2
2624
2625         * src/account.c
2626         * src/filtering.c
2627         * src/filtering.h
2628         * src/folder.c
2629         * src/folderview.c
2630         * src/inc.c
2631         * src/mainwindow.c
2632         * src/matcher.c
2633         * src/matcher_parser_lex.l
2634         * src/matcher_parser_parse.y
2635         * src/mbox.c
2636         * src/prefs_filtering.c
2637         * src/prefs_filtering.h
2638         * src/procmsg.c
2639         * src/procmsg.h
2640         * src/summaryview.c
2641                 introduce per-account filtering rules. Each filtering rule can now be assigned
2642                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2643                 when applying filtering rules manually, as all rules will apply - even the ones
2644                 assigned to an account. This issue will be addressed soon.
2645  
2646
2647
2648 2006-07-31 [wwp]        2.4.0cvs1
2649
2650         * src/quote_fmt.c
2651                 make more strings translatable.
2652
2653 2006-07-31 [paul]       2.4.0
2654
2655         2.4.0 released
2656
2657 2006-07-31 [paul]       2.3.1cvs91
2658
2659         * po/ca.po
2660                 updated by Miquel Oliete
2661
2662 2006-07-31 [paul]       2.3.1cvs90
2663
2664         * po/de.po
2665         * po/el.po
2666         * po/fr.po
2667         * po/it.po
2668         * po/pl.po
2669         * po/pt_BR.po
2670         * po/sr.po
2671         * po/zh_CN.po
2672                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2673                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2674                 Aleksandar Urosevic, and Ralgh Young
2675
2676 2006-07-31 [paul]       2.3.1cvs89
2677
2678         * src/account.c
2679         * src/main.c
2680         * src/mainwindow.c
2681         * src/mainwindow.h
2682                 Fix a race condition when, after an SC crash, rescanning
2683                 folders took more than 0.5 seconds
2684                 Thanks to Colin
2685
2686 2006-07-31 [paul]       2.3.1cvs88
2687
2688         * src/folderview.c
2689                 don't translate separator strings
2690
2691 2006-07-30 [mones]      2.3.1cvs87
2692
2693         * doc/man/sylpheed-claws.1
2694                 Fixed non-ASCII chars in Hoa's name
2695         * po/es.po
2696                 Updated for release
2697
2698 2006-07-27 [colin]      2.3.1cvs86
2699
2700         * src/textview.c
2701                 Don't include the leading \n in links
2702                 Patch by Fabien
2703
2704 2006-07-25 [colin]      2.3.1cvs85
2705
2706         * src/mainwindow.c
2707         * src/common/socket.h
2708         * src/etpan/imap-thread.c
2709                 Refresh resolvers before connecting
2710                 to IMAP servers, and after switching
2711                 to online. Thanks to Paul.
2712
2713 2006-07-18 [colin]
2714
2715         * 2.4.0-rc4 released
2716
2717 2006-07-17 [colin]      2.3.1cvs84
2718
2719         * src/inc.c
2720                 Show connection attempt in statusbar before
2721                 connecting (previously first message was
2722                 "Retrieving messages from ..." after the
2723                 connection succeeded.
2724
2725 2006-07-16 [wwp]        2.3.1cvs83
2726
2727         * sylpheed-claws.ico
2728                 Added .ico file (windows multi-size icon file, generated).
2729
2730 2006-07-12 [wwp]        2.3.1cvs82
2731
2732         * src/messageview.c
2733                 remove Message/Re-edit menu entry from messageview window,
2734                 as sent/draft/queued messages are opened in compose window when
2735                 re-edited and it's not possible to re-edit other msgs.
2736
2737 2006-07-12 [paul]       2.3.1cvs81
2738
2739         * AUTHORS
2740         * src/mainwindow.c
2741         * src/gtk/authors.h
2742                 check online state before resetting
2743                 mailcheck timer. Useful if some program
2744                 verifies connection state and updates
2745                 Claws.
2746                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2747
2748 2006-07-12 [paul]       2.3.1cvs80
2749
2750         * sylpheed-claws-128x128.png
2751         * sylpheed-claws-64x64.png
2752         * sylpheed-claws.png
2753         * src/Makefile.am
2754         * src/main.c
2755         * src/prefs_toolbar.c
2756         * src/stock_pixmap.c
2757         * src/stock_pixmap.h
2758         * src/wizard.c
2759         * src/gtk/about.c
2760         * src/gtk/gtkutils.c
2761         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2762         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2763         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2764         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2765         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2766         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2767                 updated and renamed logo/icon files and related
2768                 logo by Jesper Schultz
2769
2770 2006-07-11 [paul]       2.3.1cvs79
2771
2772         * src/main.c
2773                 fix the labels a smidgin
2774
2775 2006-07-09 [colin]      2.3.1cvs78
2776
2777         * src/textview.c
2778                 Show errors in textviewer's command
2779                 Patch by H. Merijn Brand
2780
2781 2006-07-09 [colin]      2.3.1cvs77
2782
2783         * src/compose.c
2784                 Save FMID in drafts too
2785
2786 2006-07-08 [colin]      2.3.1cvs76
2787
2788         * src/compose.c
2789                 Svae RMID in drafted mails too
2790                 Save quote_fmt vars for whole mails,
2791                 don't reset at each quote_fmt_init:
2792                 allows to use the same |i{var} in
2793                 various template fields
2794         * src/prefs_template.c
2795         * src/quote_fmt.h
2796         * src/quote_fmt_parse.y
2797                 Same
2798
2799 2006-07-08 [colin]      2.3.1cvs75
2800
2801         * src/textview.c
2802                 Fix highlighting of attached parts URIs
2803
2804 2006-07-08 [colin]      2.3.1cvs74
2805
2806         * src/main.c
2807                 Prevent bug #981 (sc 2.3.1 segfaults with 
2808                 gtk+ 2.10) from being reported again:
2809                 if Sylpheed-Claws has been compiled against
2810                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2811                 of if Sylpheed-Claws has been compiled against
2812                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2813                 error out.
2814
2815 2006-07-07 [colin]      2.3.1cvs73
2816
2817         * src/prefs_actions.c
2818                 Fix label
2819
2820 2006-07-07 [colin]      2.3.1cvs72
2821
2822         * src/prefs_actions.c
2823                 Fix compile on gtk < 2.8. argh :)
2824
2825 2006-07-07 [paul]       2.3.1cvs71
2826
2827         * src/common/defs.h
2828                 update DONATE_URI
2829
2830 2006-07-07 [colin]      2.3.1cvs70
2831
2832         * po/POTFILES.in
2833         * src/quote_fmt.c
2834         * src/quote_fmt_lex.l
2835         * src/quote_fmt_parse.y
2836                 Add |i{var}, a way to insert user-entered
2837                 text in a template
2838
2839 2006-07-07 [colin]
2840
2841         * 2.4.0-rc3 released
2842
2843 2006-07-07 [colin]      2.3.1cvs69
2844
2845         * src/folder.c
2846                 Don't consider inboxes of UNKNOWN folder 
2847                 classes to be useable as default inboxes
2848
2849 2006-07-07 [paul]       2.3.1cvs68
2850
2851         * src/textview.c
2852                 add missing #include <errno.h>
2853                 Thanks to René J. Blokland
2854
2855 2006-07-07 [paul]       2.3.1cvs67
2856
2857         * src/action.c
2858                 Return now Closes dialog
2859         * src/mimeview.c
2860         * src/mimeview.h
2861         * src/textview.c
2862                 add contextual menu to mime parts listed
2863                 in the textview
2864                 Thanks to Colin
2865         * src/common/utils.c
2866                 reversal: ' is a valid character in URLs
2867
2868 2006-07-06 [colin]      2.3.1cvs66
2869
2870         * src/remotefolder.h
2871                 Forgotten in previous commit
2872
2873 2006-07-06 [colin]      2.3.1cvs65
2874
2875         * src/folder.c
2876                 Set summary update flag whenever
2877                 totals changed
2878         * src/imap.c
2879         * src/prefs_account.c
2880         * src/common/utils.h
2881         * src/etpan/imap-thread.c
2882                 Fix warnings, thanks to Fabien and
2883                 Ricardo
2884
2885 2006-07-06 [wwp]        2.3.1cvs64
2886
2887         * src/gtk/gtkutils.c
2888                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2889
2890 2006-07-06 [wwp]        2.3.1cvs63
2891
2892         * src/account.c
2893         * src/addressbook.c
2894         * src/addressitem.h
2895         * src/folderview.c
2896         * src/mainwindow.c
2897         * src/manual.c
2898         * src/manual.h
2899         * src/message_search.c
2900         * src/prefs_actions.c
2901         * src/prefs_filtering.c
2902         * src/prefs_filtering.h
2903         * src/prefs_template.c
2904         * src/summary_search.c
2905         * src/summaryview.c
2906         * src/gtk/gtkutils.c
2907         * src/gtk/gtkutils.h
2908         * src/gtk/pluginwindow.c
2909                 add help buttons to some dialogs. Clicking such buttons opens a
2910                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2911
2912 2006-07-06 [paul]       2.3.1cvs62
2913
2914         * src/textview.c
2915                 fix attachments contextual menu
2916                 Thanks to Colin
2917
2918 2006-07-05 [colin]      2.3.1cvs61
2919
2920         * src/textview.c
2921         * src/compose.c
2922                 Handle sftp:// links
2923
2924 2006-07-05 [paul]       2.3.1cvs60
2925
2926         * src/gtk/filesel.c
2927                 grab save button by default
2928                 Thanks to Colin
2929
2930 2006-07-05 [wwp]        2.3.1cvs59
2931
2932         * manual/xml2pdf
2933                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2934
2935 2006-07-04 [colin]      2.3.1cvs58
2936
2937         * src/mimeview.c
2938         * src/textview.c
2939                 Use left click to select, middle click to open
2940                 on mimeparts links
2941         * src/common/utils.c
2942                 Fix segfault
2943
2944 2006-07-04 [colin]      2.3.1cvs57
2945
2946         * src/mainwindow.c
2947         * src/news.c
2948                 Warning fixes, thanks to Fabien
2949
2950 2006-07-04 [colin]      2.3.1cvs56
2951
2952         * src/mimeview.c
2953         * src/mimeview.h
2954         * src/textview.c
2955                 Allow parts to be selected via their text label
2956                 in textview
2957
2958 2006-07-04 [colin]      2.3.1cvs55
2959
2960         * src/folderview.c
2961                 Feedback when closing (for big folders)
2962         * src/prefs_actions.c
2963         * src/prefs_filtering.c
2964         * src/prefs_matcher.c
2965         * src/prefs_template.c
2966                 Fix default button when closing without
2967                 having saved
2968
2969 2006-07-04 [colin]      2.3.1cvs54
2970
2971         * src/news.c
2972                 Delete local file on deletion
2973
2974 2006-07-03 [colin]      2.3.1cvs53
2975
2976         * src/folderview.c
2977         * src/main.c
2978                 Don't freeze when rescanning after crash
2979
2980 2006-07-03 [wwp]        2.3.1cvs52
2981
2982         * src/compose.c
2983         * src/privacy.c
2984         * src/privacy.h
2985         * src/plugins/pgpinline/pgpinline.c
2986         * src/plugins/pgpmime/pgpmime.c
2987                 don't report an error when the user cancels the passphrase dialog.
2988
2989 2006-07-02 [colin]      2.3.1cvs51
2990
2991         * src/folderview.c
2992                 Open message when crossing folders with Space,
2993                 goto next unread and friends
2994
2995 2006-07-01 [colin]      2.3.1cvs50
2996
2997         * src/prefs_account.c
2998                 Typographic rules varying from language
2999                 to language (in french "Protocole :"),
3000                 we have to do that :)
3001
3002 2006-07-01 [ticho]      2.3.1cvs49
3003
3004         * src/prefs_account.c
3005                 Only use one temporary gchar* variable in
3006                 prefs_account_protocol_set_optmenu().
3007
3008 2006-07-01 [ticho]      2.3.1cvs48
3009
3010         * src/prefs_account.c
3011         * src/prefs_account.h
3012                 Use GtkLabel for existing account protocol name.
3013                 Created an array for protocol names and populate the
3014                 combobox from it in a for() cycle.
3015
3016 2006-06-30 [colin]      2.3.1cvs47
3017
3018         * src/compose.c
3019                 Block undo when changing signature (by changing
3020                 account)
3021
3022 2006-06-30 [paul]       2.3.1cvs46
3023
3024         * src/send_message.c
3025                 when editing From in the Compose window, use that address
3026                 in the Return-Path: header
3027                 Thanks to Colin
3028
3029 2006-06-30 [colin]      2.3.1cvs45
3030
3031         * src/compose.c
3032                 Fix signature replacement:
3033                 - when no newline before separator
3034                 - when reediting
3035
3036 2006-06-29 [colin]      2.3.1cvs44
3037
3038         * src/folderview.c
3039         * src/folderview.h
3040         * src/mainwindow.c
3041         * src/summaryview.c
3042                 Let 'View/Go to/Next marked' work like
3043                 Next new & Next unread: across folders
3044                 Change the select_on_entry pref to do
3045                 what we want when changing folder
3046         * src/common/utils.c
3047                 Fix single-quoted links 
3048
3049 2006-06-29 [colin]      2.3.1cvs43
3050
3051         * src/gtk/gtkaspell.c
3052                 "Sylpheed" and "Sylpheed-Claws" do exist !
3053
3054 2006-06-29 [colin]      2.3.1cvs42
3055
3056         * src/imap.c
3057                 Forgot to remove debug
3058
3059 2006-06-29 [colin]      2.3.1cvs41
3060
3061         * src/imap.c
3062         * src/imap.h
3063         * src/mainwindow.c
3064                 Disconnect from IMAP servers when going
3065                 offline. Fixes bug #978 (going to offline-mode 
3066                 won't close connections)
3067
3068 2006-06-29 [colin]      2.3.1cvs40
3069
3070         * src/main.c
3071                 Fix transient setting on failing plugins
3072                 Patch by Fabien
3073         * src/plugins/pgpcore/sgpgme.c
3074                 Only warn for OpenPGP. Most people don't
3075                 have CMS available.
3076
3077 2006-06-29 [colin]      2.3.1cvs39
3078
3079         * src/compose.c
3080                 Fix Spelling menu (discrepancy between context menu
3081                 and top menu when folder's dictionary isn't the 
3082                 default one)
3083         * src/plugins/pgpcore/sgpgme.c
3084                 More error reporting about why gpgme can fail
3085
3086 2006-06-29 [wwp]        2.3.1cvs38
3087
3088         * src/mainwindow.c
3089                 honor the display-header-pane setting even when the message view
3090                 is a separate window.
3091
3092 2006-06-29 [wwp]        2.3.1cvs37
3093
3094         * src/prefs_actions.c
3095                 forgot to commit that one (use of GTK_STOCK_INFO).
3096
3097 2006-06-29 [colin]      2.3.1cvs36
3098
3099         * src/imap.c
3100                 Better handling of login errors (ask the password
3101                 again once), alert in case of error. Fix three
3102                 signedness warnings.
3103
3104 2006-06-28 [wwp]        2.3.1cvs35
3105
3106         * src/prefs_template.c
3107         * src/prefs_matcher.c
3108         * src/prefs_filtering_action.c
3109         * src/prefs_quote.c
3110                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3111                 patch by Fabien Vantard, slightly modified.
3112
3113 2006-06-28 [paul]
3114
3115         2.4.0-rc2 released
3116
3117 2006-06-28 [colin]      2.3.1cvs34
3118
3119         * src/prefs_account.c
3120                 Fix bug #977 (Can't add or edit imap accounts)
3121
3122 2006-06-28 [colin]      2.3.1cvs33
3123
3124         * src/mimeview.c
3125                 Fix previous
3126
3127 2006-06-28 [colin]      2.3.1cvs32
3128
3129         * src/mimeview.c
3130                 Save named inlined attachments with "Save all"
3131         * src/main.c
3132         * src/mbox.c
3133         * src/common/plugin.c
3134         * src/common/plugin.h
3135         * src/common/sylpheed.c
3136         * src/common/utils.c
3137         * src/plugins/pgpcore/sylpheed.def
3138         * src/plugins/pgpinline/sylpheed.def
3139         * src/plugins/pgpmime/sylpheed.def
3140                 Win32 compatibility patch, by
3141                 Werner Koch
3142
3143 2006-06-28 [wwp]        2.3.1cvs31
3144
3145         * src/imap.c
3146         * src/prefs_folder_item.c
3147                 less compilation warnings (thanks to Fabien Vantard), less typos.
3148
3149 2006-06-28 [paul]       2.3.1cvs30
3150
3151         * src/gtk/gtkutils.c
3152                 gtk_combo_box_set_focus_on_click() is only
3153                 available since gtk 2.6.0
3154
3155 2006-06-28 [paul]       2.3.1cvs29
3156
3157         * src/prefs_ext_prog.c
3158                 fix engrish and add a tooltip for the
3159                 'command for 'Display as text' option
3160
3161 2006-06-28 [paul]
3162
3163         2.4.0-rc1 released
3164
3165 2006-06-28 [paul]       2.3.1cvs28
3166
3167         * ChangeLog
3168         * tools/Makefile.am
3169                 include textviewer.pl in releases
3170
3171 2006-06-28 [paul]       2.3.1cvs27
3172
3173         * src/prefs_ext_prog.c
3174                 hide Print command option if libgnomeprint
3175                 support is present
3176
3177 2006-06-27 [colin]      2.3.1cvs26
3178
3179         * src/compose.c
3180                 Fix Esc handling in insert/attach dialog
3181                 Don't show this dialog if dragging something
3182                 else than text/uri-list
3183                 Thanks to Fabien Vantard
3184         * tools/textviewer.pl
3185                 Filter script to display stuff as text
3186                 by H. Merijn Brand
3187
3188 2006-06-27 [wwp]        2.3.1cvs25
3189
3190         * src/messageview.c
3191                 use the exact product name (message view title), patch
3192                 by Fabien Vantard.
3193
3194 2006-06-27 [ticho]      2.3.1cvs24
3195
3196         * src/prefs_account.c
3197         * src/prefs_common.c
3198         * src/prefs_common.h
3199         * src/prefs_ext_prog.c
3200         * src/textview.c
3201                 Add a preference (Preferences/External programs)
3202                 to allow "Display as text" to be done via a script
3203                 (patch by H.Merijn Brand).
3204                 Use GtkComboBox for protocol selection in account
3205                 preferences.
3206                 Only include current choice for existing accounts, and
3207                 insensitivize the combobox.
3208
3209 2006-06-27 [paul]       2.3.1cvs23
3210
3211         * src/mbox.c
3212                 fix crasher introduced in cvs21.
3213                 Thanks to Colin
3214
3215 2006-06-26 [colin]      2.3.1cvs22
3216
3217         * src/mbox.c
3218                 Fix double-frees when leaving folders
3219                 after exporting to mbox
3220
3221 2006-06-26 [colin]      2.3.1cvs21
3222
3223         * src/mbox.c
3224                 More feedback (and optimisation)
3225                 on import/export
3226         * src/common/utils.c
3227                 Fix case when looking for mail addresses
3228         * src/gtk/gtkutils.c
3229                 Extra check for (X-)Face
3230
3231 2006-06-25 [ticho]      2.3.1cvs20
3232
3233         * src/compose.c
3234         * src/exphtmldlg.c
3235         * src/gtk/gtkutils.c
3236         * src/gtk/gtkutils.h
3237                 Added second argument to gtkut_sc_combobox_create() to
3238                 control focus-on-click for the widget.
3239                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3240
3241 2006-06-25 [ticho]      2.3.1cvs19
3242
3243         * src/compose.c
3244         * src/gtk/Makefile.am
3245         * src/gtk/combobox.c
3246         * src/gtk/combobox.h
3247         * src/gtk/gtkutils.c
3248         * src/gtk/gtkutils.h
3249                 Use GtkComboBox instead of deprecated GtkOptionMenu
3250                 for account selector in compose window and for encoding
3251                 selector in attachment properties.
3252                 Also factorise working with the new GtkComboBox somewhat.
3253
3254 2006-06-24 [paul]       2.3.1cvs18
3255
3256         * src/prefs_common.c
3257                 use the correct default value
3258
3259 2006-06-24 [paul]       2.3.1cvs17
3260
3261         * src/compose.c
3262         * src/prefs_common.c
3263         * src/prefs_common.h
3264         * src/prefs_compose_writing.c
3265                 enable setting of default action when
3266                 dnd'ing files in the compose window.
3267                 (Collaborative effort with wwp)
3268
3269 2006-06-23 [wwp]        2.3.1cvs16
3270
3271         * src/compose.c
3272                 i18n fix (thanks to Fabien Vantard)
3273
3274 2006-06-22 [colin]      2.3.1cvs15
3275
3276         * src/prefs_customheader.c
3277                 Don't use filters in custom headers' file 
3278                 selector. Remember, extensions mean nothing :)
3279
3280 2006-06-22 [paul]       2.3.1cvs14
3281
3282         * configure.ac
3283                 allow setting of man directory location
3284
3285 2006-06-22 [colin]      2.3.1cvs13
3286
3287         * src/mainwindow.c
3288                 Add 'View/Go to/Next unread folder'.
3289                 I missed that :)
3290
3291 2006-06-22 [colin]      2.3.1cvs12
3292
3293         * src/common/utils.c
3294                 Add some subject prefixes
3295                 Patch by Bjorn T Johansen <btj@havleik.no>
3296
3297 2006-06-22 [colin]      2.3.1cvs11
3298
3299         * manual/advanced.xml
3300                 Forgotten hidden pref
3301
3302 2006-06-21 [paul]       2.3.1cvs10
3303
3304         * src/prefs_account.c
3305                 complete the removal of 'Add date header' option
3306
3307 2006-06-21 [paul]       2.3.1cvs9
3308
3309         * src/account.c
3310         * src/compose.c
3311         * src/prefs_account.c
3312         * src/prefs_account.h
3313                 remove option to add date header - always
3314                 add date header
3315         * src/etpan/imap-thread.c
3316                 fix warnings (Thanks to Colin)
3317
3318 2006-06-21 [wwp]        2.3.1cvs8
3319
3320         * src/folder.c
3321                 set the attachment flag when inline text part are (file)named. This is more convenient
3322                 when receiving (for instance) inline source files or patches sent using thunderbird.
3323
3324 2006-06-21 [paul]       2.3.1cvs7
3325
3326         * src/inc.c
3327                 fix off-by-one count of current msg in
3328                 statusbar filtering progressbar
3329
3330 2006-06-21 [paul]       2.3.1cvs6
3331
3332         * src/folder.c
3333                 Show attachment icon even if the part is 'inline'
3334                 if the following conditions are met:
3335                 - content-type != 'text/plain'
3336                 - content-type != '*/pgp-signature'
3337                 - either 'name' or 'filename' parameter is not NULL
3338                 
3339                 Thanks to Colin
3340
3341 2006-06-21 [paul]       2.3.1cvs5
3342
3343         * src/messageview.c
3344         * src/prefs_common.c
3345         * src/prefs_common.h
3346         * src/prefs_other.c
3347                 add an option to 'Never send Return
3348                 Receipts'
3349                 Thanks to Colin
3350
3351 2006-06-20 [mones]      2.3.1cvs4
3352
3353         * po/es.po
3354                 updated
3355         * src/compose.c
3356                 typo fixed (space after comma)
3357         * tools/make.themes.project
3358                 remove exec mode from tarball files
3359
3360 2006-06-20 [colin]      2.3.1cvs3
3361
3362         * src/news.c
3363         * src/procheader.c
3364         * src/unmime.c
3365                 Better fix for \n's in headers (don't 
3366                 break Received: and others)
3367
3368 2006-06-20 [paul]       2.3.1cvs2
3369
3370         * src/alertpanel.c
3371         * src/textview.c
3372                 improve legibility of phishing attempt
3373                 dialog
3374
3375 2006-06-20 [paul]       2.3.1cvs1
3376
3377         * NEWS
3378         * README
3379         * configure.ac
3380                 Update version number following
3381                 stable release
3382
3383 2006-06-20 [colin]      2.3.0cvs26
3384
3385         * src/compose.c
3386                 When dragging a file to the text of the compose
3387                 window, ask whether we want to insert or attach
3388                 (I know lots of people who do that to attach)
3389
3390 2006-06-20 [colin]      2.3.0cvs25
3391
3392         * src/etpan/imap-thread.c
3393                 Fix threshold (the append command is often > 32 bytes)
3394
3395 2006-06-19 [colin]      2.3.0cvs24
3396
3397         * src/imap.c
3398         * src/etpan/imap-thread.c
3399                 Workaround Rockliffe IMAP server bug: replace
3400                 "x UID SEARCH (ANSWERED UID 1:*)" with
3401                 "x UID SEARCH ANSWERED"
3402                 (Rockliffe doesn't handle the parenthesis)
3403
3404 2006-06-19 [colin]      2.3.0cvs23
3405
3406         * src/compose.c
3407         * src/imap.c
3408         * src/etpan/imap-thread.c
3409                 Probably fix bug #972 (Freezes when adding 
3410                 an attachment to the message)
3411         * src/common/defs.h
3412                 Modernize Firefox cmd
3413
3414
3415 2006-06-18 [colin]      2.3.0cvs22
3416
3417         * src/prefs_customheader.c
3418                 Only allow correct filenames for various
3419                 custom headers
3420
3421 2006-06-18 [colin]      2.3.0cvs21
3422
3423         * src/prefs_customheader.c
3424                 Add a 'From File...' button in custom headers prefs, which
3425                 try to do the right thing: 
3426                 for normal headers, use file as plaintext,
3427                 for X-Face, calls compface,
3428                 for Face, encode to b64.
3429
3430 2006-06-17 [colin]      2.3.0cvs20
3431
3432         * src/mh.c
3433                 Warning fix
3434
3435 2006-06-16 [colin]      2.3.0cvs19
3436
3437         * src/summaryview.c
3438                 Recursive quicksearch: show message list
3439                 in current folder, *then* search children
3440                 in the background.
3441
3442 2006-06-16 [colin]      2.3.0cvs18
3443
3444         * src/main.c
3445                 Instead of ignoring SIGPIPE, save caches
3446                 when getting one. Will fix the fact that
3447                 hot caches are out-of-date when logging 
3448                 out of Xorg.
3449         * src/compose.c
3450         * src/prefs_compose_writing.c
3451                 Only save text (not attachments) when 
3452                 auto-saving to drafts
3453         * src/unmime.c
3454                 Always replace \n, \r and \t with spaces
3455                 in headers
3456         * manual/dist/html/Makefile.am
3457         * manual/dist/pdf/Makefile.am
3458         * manual/dist/ps/Makefile.am
3459         * manual/dist/txt/Makefile.am
3460         * manual/fr/dist/html/Makefile.am
3461         * manual/fr/dist/pdf/Makefile.am
3462         * manual/fr/dist/ps/Makefile.am
3463         * manual/fr/dist/txt/Makefile.am
3464         * manual/pl/dist/html/Makefile.am
3465         * manual/pl/dist/pdf/Makefile.am
3466         * manual/pl/dist/ps/Makefile.am
3467         * manual/pl/dist/txt/Makefile.am
3468                 Fix make clean removing pregenerated manuals
3469
3470
3471 2006-06-16 [colin]      2.3.0cvs17
3472
3473         * src/plugins/pgpcore/sgpgme.c
3474         * src/plugins/pgpmime/pgpmime.c
3475         * src/plugins/pgpinline/pgpinline.c
3476                 Better error reporting in setup_signers.
3477                 Don't fallback to default key if specified
3478                 key isn't found.
3479                 Don't allow signing if more than one secret
3480                 key matches the one specified in prefs.
3481
3482 2006-06-15 [colin]      2.3.0cvs16
3483
3484         * src/folderview.c
3485                 Add "Send queue" in the folder's contextual
3486                 menu
3487         * src/compose.c
3488         * src/messageview.c
3489         * src/privacy.c
3490         * src/privacy.h
3491         * src/procmime.c
3492         * src/procmsg.c
3493         * src/plugins/pgpcore/passphrase.c
3494         * src/plugins/pgpcore/sgpgme.c
3495         * src/plugins/pgpinline/pgpinline.c
3496         * src/plugins/pgpmime/pgpmime.c
3497                 Better error reporting
3498         * src/mbox.c
3499                 Probably fix bug #971 (2.2.3 cannot read mail 
3500                 from local mbox)
3501
3502
3503 2006-06-15 [mones]      2.3.0cvs15
3504
3505         * tools/make.themes.project
3506                 creates the themes project from the web page
3507
3508 2006-06-15 [colin]      2.3.0cvs14
3509
3510         * src/folder.c
3511                 Better fix (avoid losing the folder if scan_tree 
3512                 fails)
3513
3514 2006-06-15 [cleroy]     2.3.0cvs13
3515
3516         * src/folder.c
3517                 Probably fix Bug #969 (crash on rebuilding 
3518                 imap folder)
3519
3520 2006-06-14 [colin]      2.3.0cvs12
3521
3522         * manual/dtd/manual.xsl
3523         * manual/sylpheed-claws-manual.xml
3524         * manual/fr/sylpheed-claws-manual.xml
3525         * manual/pl/sylpheed-claws-manual.xml
3526                 Insert pagebreaks between sections
3527
3528 2006-06-14 [paul]       2.3.0cvs11
3529
3530         * configure.ac
3531                 better fix than 2.3.0cvs10
3532
3533 2006-06-14 [paul]       2.3.0cvs10
3534
3535         * configure.ac
3536                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3537                 (backwards compatible)
3538
3539 2006-06-13 [colin]      2.3.0cvs9
3540
3541         * src/messageview.c
3542                 Fix sending of return receipt with the new queue folders
3543
3544 2006-06-13 [wwp]        2.3.0cvs8
3545
3546         * src/quote_fmt_lex.l
3547                 fix wrong tokens returned in quote_fmt lexer, query not().
3548
3549 2006-06-13 [wwp]        2.3.0cvs7
3550
3551         * src/folder.c
3552         * src/prefs_folder_item.c
3553                 allow changing folder type even when folder is not a top-level one,
3554                 thanks to Colin.
3555
3556 2006-06-12 [colin]      2.3.0cvs6
3557
3558         * src/folderview.c
3559                 Fix double-ask of "Do you want to mark all
3560                 as read"
3561
3562 2006-06-12 [colin]      2.3.0cvs5
3563
3564         * src/compose.c
3565         * src/compose.h
3566         * src/folder.c
3567         * src/folder.h
3568         * src/imap.c
3569         * src/inc.c
3570         * src/main.c
3571         * src/messageview.c
3572         * src/mh.c
3573         * src/prefs_folder_item.c
3574         * src/procheader.c
3575         * src/procmime.c
3576         * src/procmsg.c
3577         * src/procmsg.h
3578         * src/send_message.c
3579         * src/summaryview.c
3580         * src/toolbar.c
3581                 Apply bug #964's patch (Queue and drafts aren't normal)
3582                 The Drafts and Queue folder now contain RFC-822 files,
3583                 allowing to move and copy mails from and to these 
3584                 folders. Moving from Drafts to Queue will prepare the
3585                 mail for sending (PGP signature, encryption, etc).
3586                 This patch also rework sending errors handling to try
3587                 to be more helpful.
3588                 Also, allow redefining folder types via the GUI 
3589                 (Folder type in its Properties)
3590
3591 2006-06-12 [colin]      2.3.0cvs4
3592
3593         * src/summaryview.c
3594         * src/prefs_common.c
3595         * src/prefs_common.h
3596         * src/gedit-print.c
3597                 Allow to define a specific print font - patch
3598                 by Bernhard Walle <bernhard.walle@gmx.de>
3599         * src/prefs_fonts.c
3600         * manual/advanced.xml
3601         * manual/fr/advanced.xml
3602                 Add a hidden pref to allow deletion without
3603                 confirmation
3604
3605 2006-06-12 [wwp]        2.3.0cvs3
3606
3607         * .cvsignore
3608                 more files to ignore.
3609
3610 2006-06-12 [wwp]        2.3.0cvs2
3611
3612         * src/quote_fmt.c
3613         * src/quote_fmt_lex.l
3614         * src/quote_fmt_parse.y
3615                 extend the quote_fmt parser (templates and quotes):
3616                 - allow limited sub-expressions in |p{} and |f{} expressions,
3617                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3618                 - implemented/fixed missing implementation of query_references and show_references,
3619                 - completed, fixed contents and format of the symbols help dialog,
3620                 - fix some compilation warnings.
3621
3622 2006-06-12 [wwp]        2.3.0cvs1
3623
3624         * manual/advanced.xml
3625         * manual/fr/advanced.xml
3626                 updates in the "templates" section of the manual (eng/fr):
3627                  - be more precise (both versions)
3628                  - completed to match the english reference (fr version)
3629                  - touchups (both versions)
3630
3631 2006-06-12 [paul]       2.3.0
3632
3633         2.3.0 released
3634
3635 2006-06-12 [paul]       2.2.3cvs14
3636
3637         * po/ca.po
3638         * po/cs.po
3639         * po/de.po
3640         * po/el.po
3641         * po/fr.po
3642         * po/it.po
3643         * po/pt_BR.po
3644         * po/sr.po
3645         * po/zh_CN.po
3646                 updated by Miquel Oliete, Tim, Stephan Sachse,
3647                 Stavros Giannouris, Fabien Vantard, Andrea
3648                 Spadaccini, Frederico Goncalves Guimaraes,
3649                 Aleksandar Urosevic, and Ralgh Young
3650
3651 2006-06-12 [colin]      2.2.3cvs13
3652
3653         * src/mbox.c
3654                 Add missing header
3655
3656 2006-06-11 [colin]      2.2.3cvs12
3657
3658         * src/msgcache.c
3659                 Verify that g_malloc() succeeded
3660
3661 2006-06-11 [colin]      2.2.3cvs11
3662
3663         * src/wizard.c
3664                 Add Face header to welcome mail
3665
3666 2006-06-10 [colin]      2.2.3cvs10
3667
3668         * src/textview.c
3669                 Revert previous (Forgot it changes the
3670                 margin on the whole mail)
3671
3672 2006-06-10 [colin]      2.2.3cvs9
3673
3674         * src/textview.c
3675                 Don't overlap long headers under (X-)Face
3676
3677 2006-06-10 [mones]      2.2.3cvs8
3678
3679         * manual/xml2pdf
3680                 allow generation of manual on systems lacking saxon binary
3681                 but with java and the saxon library installed
3682
3683         * po/es.po
3684                 updated for release
3685
3686 2006-06-09 [colin]      2.2.3cvs7
3687
3688         * src/summaryview.c
3689                 Fix leak when using Display Sender using Addressbook
3690
3691 2006-06-09 [colin]      2.2.3cvs6
3692
3693         * src/compose.c
3694         * src/folder.c
3695         * src/folderview.c
3696         * src/mimeview.c
3697         * src/summaryview.c
3698                 More leaks fixes
3699
3700 2006-06-09 [paul]       2.2.3cvs5
3701
3702         * AUTHORS
3703         * src/gtk/authors.h
3704         * tools/claws.i18n.status.pl
3705                 updated with new info
3706
3707 2006-06-09 [paul]       2.2.3cvs4
3708
3709         * README
3710                 updated
3711         * manual/ack.xml
3712                 add wwp to authors list
3713         * src/gtk/authors.h
3714                 update mine and Colin's addresses
3715
3716 2006-06-08 [colin]      2.2.3cvs3
3717
3718         * src/etpan/imap-thread.c
3719                 Fix leak on SSL cert check
3720
3721 2006-06-08 [colin]      2.2.3cvs2
3722
3723         * src/common/utils.c
3724                 Fix leak
3725
3726 2006-06-08 [paul]       2.2.3cvs1
3727
3728         * configure.ac
3729                 Update version number following
3730                 stable release
3731
3732 2006-06-07 [colin]      2.2.2cvs3
3733
3734         * src/msgcache.c
3735                 Fix catching cache read errors (guint instead of gint)
3736                 Prevent malloc'ing more than 8MB (means cache corruption)
3737
3738 2006-06-07 [paul]       2.2.2cvs2
3739
3740         * src/exporthtml.c
3741         * src/exportldif.c
3742         * src/mh.c
3743         * src/mutt.c
3744         * src/pine.c
3745         * src/common/utils.c
3746                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3747                 obey $HOME'
3748                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3749                 Thanks to Colin
3750
3751 2006-06-06 [paul]       2.2.2cvs1
3752
3753         * configure.ac
3754                 Update version number following
3755                 stable release
3756
3757 2006-06-06 [paul]       2.2.1cvs6
3758
3759         * src/matcher.c
3760                 fix  implicit declaration of
3761                 sylpheed_do_idle()
3762                 Patch by Fabien Vantard
3763
3764 2006-06-06 [paul]       2.2.1cvs5
3765
3766         * src/matcher.c
3767                 fix age_greater and age_lower so that they
3768                 mean what say and not '...or equal to'
3769                 Thanks to Colin
3770
3771 2006-06-06 [paul]       2.2.1cvs4
3772
3773         * src/textview.c
3774         * src/common/utils.c
3775                 fix URI check
3776                 Thanks to Colin
3777
3778 2006-06-05 [wwp]        2.2.1cvs3
3779
3780         * manual/fr/account.xml
3781                 minor language fixes (thanks to Fabien Vantard).
3782
3783 2006-06-05 [colin]      2.2.1cvs2
3784
3785         * src/prefs_folder_item.c
3786         * src/folderview.c
3787                 Allow recursive setting of properties 
3788                 for whole mailboxes
3789         * src/matcher.c
3790                 Don't freeze on 'test' filtering rule
3791
3792 2006-06-05 [colin]      2.2.1cvs1
3793
3794         * configure.ac
3795                 Update version number following
3796                 stable release
3797
3798 2006-06-04 [wwp]        2.2.0cvs82
3799
3800         * manual/glossary.xml
3801         * manual/account.xml
3802         * manual/fr/glossary.xml
3803         * manual/fr/account.xml
3804                 added glossary section and references/links related to the Face custom header.
3805
3806 2006-06-04 [colin]      2.2.0cvs81
3807
3808         * src/summaryview.c
3809                 Skip to next message on move with no
3810                 immediate execution
3811
3812 2006-06-04 [wwp]        2.2.0cvs80
3813
3814         * manual/xml2pdf
3815                 added sanity checks, exit when needed.
3816
3817 2006-06-03 [paul]       2.2.0cvs79
3818
3819         * src/prefs_receive.c
3820                 page name is now 'Receiving'
3821         * src/prefs_send.c
3822                 page name is now 'Sending'
3823
3824 2006-06-03 [colin]      2.2.0cvs78
3825
3826         * src/plugins/spamassassin/spamassassin_gtk.c
3827                 Autoswitch to Localhost if transport was previously
3828                 disabled. Else people had to check [] Enable, then
3829                 *reselect* transport.
3830
3831 2006-06-03 [colin]      2.2.0cvs77
3832
3833         * src/plugins/pgpinline/pgpinline.c
3834         * src/plugins/pgpmime/pgpmime.c
3835                 Check that gpg_data_release_and_get_mem 
3836                 didn't fail (now, why this happens...)
3837
3838 2006-06-03 [colin]      2.2.0cvs76
3839
3840         * src/mbox.c
3841                 Fix bug #962 (Manual and/or UI should 
3842                 warn about incompatible locking 
3843                 causing dataloss)
3844
3845 2006-06-02 [cleroy]     2.2.0cvs75
3846
3847         * src/filtering.c
3848         * src/folder.c
3849         * src/procmsg.c
3850         * src/summaryview.c
3851                 Fix a few leaks
3852
3853 2006-06-02 [colin]      2.2.0cvs74
3854
3855         * src/main.c
3856                 On exit, free caches after writing them
3857                 Shuts up some valgrind false positives
3858         * src/procmsg.c
3859         * src/send_message.c
3860                 Fix races when reusing existing SMTP connections
3861                 Fix inexistant session timeout
3862         * src/toolbar.c
3863                 Display alertpanel after all queues have
3864                 been processed, not after each
3865
3866 2006-06-02 [wwp]        2.2.0cvs73
3867
3868         * manual/fr/glossary.xml
3869         * manual/fr/ack.xml
3870         * manual/ack.xml
3871                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3872
3873 2006-06-02 [wwp]        2.2.0cvs72
3874
3875         * manual/xml2pdf
3876         * manual/dist/pdf/Makefile.am
3877         * manual/dtd/manual.xsl
3878         * manual/fr/dist/pdf/Makefile.am
3879         * manual/pl/dist/pdf/Makefile.am
3880                 we changed the procedure to generate the .pdf version of the manual.
3881                 The procedure is more modern and the .pdf we get now has a valid index.
3882                 Here are the new pre-requisites:
3883
3884                 - JRE 1.x (1.4 here): there must be one from your distro
3885                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3886                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3887                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3888
3889                 See my posts for further info about the installation of this toolchain:
3890
3891                 Date: Fri, 19 May 2006 19:40:06 +0200
3892                 From: wwp <subscript@free.fr>
3893                 To: sylpheed-claws-devel@lists.sourceforge.net
3894                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3895
3896                 and
3897
3898                 Date: Wed, 24 May 2006 12:58:49 +0200
3899                 From: wwp <subscript@free.fr>
3900                 To: sylpheed-claws-devel@lists.sourceforge.net
3901                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3902
3903 2006-06-01 [colin]      2.2.0cvs71
3904
3905         * src/compose.c
3906                 Better guards against IMAP races
3907         * src/main.c
3908         * src/prefs_common.c
3909         * src/prefs_common.h
3910         * src/common/ssl_certificate.c
3911         * src/etpan/imap-thread.c
3912         * src/etpan/imap-thread.h
3913         * src/gtk/sslcertwindow.c
3914                 New hidden option ssl_skip_cert_check to 
3915                 avoid dups of bug #959 (libetpan linked
3916                 against gnutls and gnutls buggy on 64bit)
3917                 Present expired warning only once per
3918                 session/server.
3919         * manual/advanced.xml
3920         * manual/fr/advanced.xml
3921                 Document new option
3922
3923 2006-06-01 [wwp]        2.2.0cvs70
3924
3925         * src/messageview.c
3926                 fix for bug #961 (return receipt dialog 
3927                 complains incorrectly about return-path 
3928                 email adress being different), thanks 
3929                 to Colin.
3930
3931 2006-05-31 [cleroy]     2.2.0cvs69
3932
3933         * src/common/ssl.c
3934                 Guard against NULLs, although this
3935                 should never be an issue
3936
3937 2006-05-31 [colin]      2.2.0cvs68
3938
3939         * src/filtering.c
3940                 Use g_slist_prepend
3941         * src/imap.c
3942                 Don't remove caches when destroying folder, it
3943                 could (should) be done at exit
3944         * src/inc.c
3945                 free processing cache after incorporation
3946         * src/etpan/imap-thread.c
3947                 Maybe fix bug #959 (Crash on moving to emails 
3948                 to a imap account per ssl with a expired 
3949                 certificate.)
3950
3951 2006-05-30 [colin]      2.2.0cvs67
3952
3953         * src/summaryview.c
3954                 Put back event flush when displaying message
3955                 It avoids reading a bunch of messages just
3956                 by hitting shift-n for too long ;)
3957
3958 2006-05-29 [colin]      2.2.0cvs66
3959
3960         * src/summaryview.c
3961                 Remove useless g_warnings
3962
3963 2006-05-29 [colin]      2.2.0cvs65
3964
3965         * src/imap.c
3966                 Fix g_slist_append()s for performance
3967
3968 2006-05-29 [colin]      2.2.0cvs64
3969
3970         * src/compose.c
3971         * src/common/utils.c
3972                 Fix extraneous tab at start of addresses
3973         * src/mainwindow.c
3974                 Fix warnings (thanks to Fabien)
3975                 Fix crash at exit when composing messages 
3976                 exist
3977         * src/pop.c
3978                 Fix progress bar when deleting expired mails
3979                 Thanks to Hiro
3980         * src/summaryview.c
3981         * src/gtk/gtksctree.c
3982                 Fix re-sorting slowness
3983
3984 2006-05-29 [paul]       2.2.0cvs63
3985
3986         * src/mh.c
3987                 fetch full message when moving mails
3988                 from another mailbox, (fixed data loss
3989                 when filtering from IMAP to MH, introduced
3990                 in 2.2.0cvs57).
3991                 Thanks to Colin
3992
3993 2006-05-29 [mones]      2.2.0cvs62
3994
3995         * src/gtk/gtksctree.c
3996                 Unselect faster (patch by Colin)        
3997
3998 2006-05-26 [colin]      2.2.0cvs61
3999
4000         * src/summaryview.c
4001                 Unplug MSGINFO_UPDATE callback on delete too.
4002
4003 2006-05-26 [colin]      2.2.0cvs60
4004
4005         * src/foldersel.c
4006                 Fix bold in folder selection window with glib2.10
4007                 thanks Hiro
4008
4009 2006-05-26 [colin]      2.2.0cvs59
4010
4011         * src/procheader.c
4012                 Convert date only if necessary (and don't
4013                 try to convert from utf8 to utf8, too)
4014         * src/summaryview.c
4015                 Only set column's text if the column's 
4016                 displayed
4017
4018 2006-05-26 [colin]      2.2.0cvs58
4019
4020         * src/summaryview.c
4021         * src/gtk/gtkutils.c
4022                 Fix useless warning
4023
4024 2006-05-26 [colin]      2.2.0cvs57
4025
4026         * src/mainwindow.c
4027                 Make summaryview selectable as long as 
4028                 no message has focus
4029         * src/mh.c
4030                 Faster deletion (by implementing mh_remove_msgs)
4031                 Faster copy (avoid using mh_fetch_msg just to get
4032                 the filename)
4033                 Faster move (using move_file instead of copy_file
4034                 if MSG_IS_MOVE)
4035                 No progressbar if total number of mails to cp/mv 
4036                 is less than 100
4037         * src/summaryview.c
4038                 Fix removal from subject_table when mail gets moved
4039                 Faster deletion (g_slist_prepend instead of append)
4040         * src/gtk/gtksctree.c
4041                 Remove useless code
4042
4043 2006-05-25 [colin]      2.2.0cvs56
4044
4045         * src/common/ssl_certificate.c
4046                 Fix leak in expired cert check
4047
4048 2006-05-25 [colin]      2.2.0cvs55
4049
4050         * src/mh.c
4051                 Disable flags syncing on .mh_sequences - it
4052                 is buggy and marks mails read under unknown
4053                 conditions.
4054
4055 2006-05-25 [paul]
4056
4057         * 2.3.0-rc4 released
4058
4059 2006-05-24 [colin]      2.2.0cvs54
4060
4061         attention cvs users: if you manage to crash
4062         Sylpheed-Claws while moving, copying or deleting
4063         mails, we *are* interested in stack traces and
4064         valgrind logs. It looks stable, but one never
4065         knows...
4066
4067         * src/folder.c
4068                 Add progressbar for cache updates
4069         * src/folderutils.c
4070                 Optimize Mark all read in the current
4071                 folder
4072         * src/mh.c
4073                 Add progressbar for copy/move
4074         * src/procmsg.c
4075                 Optimize O(n^2) in copy/move
4076         * src/summaryview.c
4077         * src/gtk/gtksctree.c
4078                 Optimize O(n^2) algos
4079         * src/common/timing.h
4080                 Display ms instead of us
4081
4082 2006-05-24 [wwp]        2.2.0cvs53
4083
4084         * manual/fr/advanced.xml
4085                 updates to the French manual.
4086
4087 2006-05-24 [wwp]        2.2.0cvs52
4088
4089         * src/common/utils.c
4090                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4091
4092 2006-05-24 [wwp]        2.2.0cvs51
4093
4094         * src/folderutils.c
4095                 fixed "mark all read" in MH folders (thanks to Colin).
4096
4097 2006-05-24 [paul]       2.2.0cvs50
4098
4099         * doc/man/sylpheed-claws.1
4100                 updated the man page
4101
4102 2006-05-23 [colin]      2.2.0cvs49
4103
4104         * src/folderview.c
4105         * src/imap.c
4106         * src/inc.c
4107         * src/mbox.c
4108         * src/messageview.c
4109         * src/news.c
4110         * src/send_message.c
4111         * src/summaryview.c
4112         * src/gtk/sslcertwindow.c
4113                 alertpanel fixes, by Fabien
4114
4115 2006-05-23 [colin]      2.2.0cvs48
4116
4117         * src/folder.c
4118         * src/folderview.c
4119         * src/msgcache.c
4120         * src/summaryview.c
4121         * src/gtk/gtksctree.c
4122         * src/gtk/gtksctree.h
4123                 More timings
4124                 Fix slow loading problem, which was caused by the
4125                 use of some gtk_ctree funcs and their use of
4126                 g_list_position while gtk_ctree_(un)link'ing.
4127                 Reap more functions from gtkctree.c to be sure we
4128                 use our (fast) version instead of theirs.
4129         * src/mh.c
4130                 Fix copy of unread mails
4131
4132
4133 2006-05-22 [wwp]        2.2.0cvs47
4134
4135         * manual/fr/advanced.xml
4136                 updated.
4137
4138 2006-05-22 [colin]      2.2.0cvs46
4139
4140         * src/filtering.c
4141                 Fix possible infinite loop. 'copy' is not a 
4142                 final action, so when encountering a 'copy',
4143                 we have to check if a previous one was set
4144                 and do it. In the same way, if we encounter
4145                 a 'move' we have to perform a possibly 
4146                 pending 'copy'. This will slow down filtering
4147                 on IMAP if move+copy or multiple copy actions
4148                 are to be done, but handling it via the batch
4149                 would be really too convoluted.
4150
4151 2006-05-22 [wwp]        2.2.0cvs45
4152
4153         * manual/fr/advanced.xml
4154         * manual/fr/faq.xml
4155         * manual/fr/glossary.xml
4156         * manual/fr/handling.xml
4157         * manual/fr/intro.xml
4158         * manual/fr/plugins.xml
4159         * manual/fr/sylpheed-claws-manual.xml
4160                 sync w/ the english manual: updates URIs, documented mailing-list
4161                 support, better explanation about the enabled/disabled feature
4162                 in filtering/processing rules by Paul.
4163
4164 2006-05-21 [colin]      2.2.0cvs44
4165
4166         * src/summaryview.c
4167                 Don't expand after building threads, but during
4168
4169 2006-05-21 [colin]      2.2.0cvs43
4170
4171         * src/procmsg.c
4172         * src/summaryview.c
4173                 More timing possibilities... For next time I have 
4174                 to find out how the hell some 3GHz computer takes
4175                 one minute to open a 30k folder...
4176
4177 2006-05-21 [colin]      2.2.0cvs42
4178
4179         * manual/pl/advanced.xml
4180         * manual/pl/faq.xml
4181         * manual/pl/glossary.xml
4182         * manual/pl/handling.xml
4183         * manual/pl/intro.xml
4184         * manual/pl/plugins.xml
4185         * manual/pl/sylpheed-claws-manual.xml
4186                 Polish manual updated by Pawel
4187
4188 2006-05-20 [colin]
4189
4190         * 2.3.0-rc3 released
4191
4192 2006-05-20 [colin]      2.2.0cvs41
4193
4194         * src/imap.c
4195                 Fix -rc2 problems:
4196                 - remove cache of moved messages from original folder
4197                 - apply new flags to messages even if they aren't appliable
4198                   via IMAP.
4199
4200 2006-05-20 [colin]
4201
4202         * 2.3.0-rc2 released
4203
4204 2006-05-19 [colin]      2.2.0cvs40
4205
4206         * src/imap.c
4207                 Don't issue SELECT in imap_change_flags
4208                 before having checked that we indeed have
4209                 some flags to change. MSG_POSTFILTERED for
4210                 example can't be used on IMAP.
4211                 Fixes bug #955 (copying messages between 
4212                 imap folders is extremely slow), which was
4213                 a regression.
4214
4215 2006-05-19 [colin]      2.2.0cvs39
4216
4217         * src/folder.c
4218         * src/folder.h
4219         * src/folderview.c
4220                 Try to fix bug #830 (Some unread messages 
4221                 get marked read in IMAP inbox):
4222                 - Prevent scanning a folder if it's being 
4223                   opened via the GUI
4224                 - Postpone opening via the GUI of a folder
4225                   currently scanned.
4226
4227
4228 2006-05-19 [wwp]        2.2.0cvs38
4229
4230         * manual/advanced.xml
4231                 fix English+typo (thanks to Paul).
4232
4233 2006-05-19 [wwp]        2.2.0cvs37
4234
4235         * manual/advanced.xml
4236         * manual/fr/advanced.xml
4237         * src/gtk/logwindow.c
4238         * src/prefs_common.c
4239         * src/prefs_common.h
4240                 added hidden prefs to allow customization of colors used in
4241                 protocol log window (useful for dark gtk+ themes).
4242
4243 2006-05-19 [wwp]        2.2.0cvs36
4244
4245         * ChangeLog
4246                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4247
4248 2006-05-19 [paul]       2.2.0cvs35
4249
4250         * src/textview.c
4251                 make Reply-To fully clickable
4252         * src/gtk/logwindow.c
4253                 more colouring (SMTP ESMTP)
4254         Both patches by Pawel Pekala
4255
4256 2006-05-19 [cleroy]     2.2.0cvs34
4257
4258         * src/mh.c
4259                 Don't update flags from current folder
4260                 Probably fixes bug #935 (Read Messages 
4261                 Revert to Being Marked as Unread)
4262
4263 2006-05-18 [colin]      2.2.0cvs33
4264
4265         * src/imap.c
4266                 Warning fix
4267         * src/compose.c
4268         * src/mainwindow.c
4269         * src/summaryview.c
4270         * src/toolbar.c
4271                 Allow replying to multiple emails
4272                 in multiple windows
4273         * src/mimeview.c
4274         * src/etpan/imap-thread.c
4275                 Leak fixes
4276
4277 2006-05-18 [paul]       2.2.0cvs32
4278
4279         * src/summaryview.c
4280                 keep Mailing-List menu refreshed
4281                 Thanks to Colin
4282
4283 2006-05-18 [paul]       2.2.0cvs31
4284
4285         * manual/advanced.xml
4286         * manual/faq.xml
4287         * manual/glossary.xml
4288         * manual/handling.xml
4289         * manual/intro.xml
4290         * manual/plugins.xml
4291         * manual/sylpheed-claws-manual.xml
4292                 update URLs
4293                 add info about mailing-list support
4294                 edit filtering info
4295         * src/wizard.c
4296         * src/common/defs.h
4297         * src/gtk/about.c
4298         * src/plugins/dillo_viewer/README
4299                 update URLs
4300
4301 2006-05-17 [wwp]        2.2.0cvs30
4302
4303         * manual/handling.xml
4304         * manual/fr/handling.xml
4305                 documented the ability to enabled/disable filtering/processing rules.
4306
4307 2006-05-17 [colin]      2.2.0cvs29
4308
4309         * src/main.c
4310                 Don't initialize g_thread subsystem if it's 
4311                 already done (thanks to Hiro)
4312         * src/mimeview.c
4313                 Fix saving of parts when there name can't be
4314                 converted from UTF-8.
4315
4316 2006-05-17 [paul]       2.2.0cvs28
4317
4318         * po/Makefile.in.in
4319                 fix config.status warning with autoconf 2.60
4320
4321 2006-05-17 [paul]       2.2.0cvs27
4322
4323         * po/POTFILES.in
4324                 add src/mbox.c
4325
4326 2006-05-17 [wwp]        2.2.0cvs26
4327
4328         * src/mainwindow.c
4329                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4330
4331 2006-05-17 [wwp]        2.2.0cvs25
4332
4333         * src/plugins/demo/demo.c
4334                 updated product name in plugin demo (many plugins need to be
4335                 sync'ed w/ that change).
4336
4337 2006-05-17 [colin]      2.2.0cvs24
4338
4339         * src/mh.c
4340                 Fix leak
4341
4342 2006-05-16 [colin]      2.2.0cvs23
4343
4344         * src/mainwindow.c
4345                 Stupid me hit again. Fix cvs22.
4346
4347 2006-05-16 [colin]      2.2.0cvs22
4348
4349         * src/mainwindow.c
4350                 Fix bug #922 (sylpheed-claws crashed after 
4351                 pushing on Inbox folder)
4352
4353 2006-05-16 [colin]      2.2.0cvs21
4354
4355         * src/compose.c
4356                 Make From header be copy/paste/select-able
4357
4358 2006-05-16 [wwp]        2.2.0cvs20
4359
4360         * src/export.c
4361         * src/matcher.c
4362         * src/summaryview.c
4363         * src/etpan/imap-thread.c
4364                 fix some compiler warnings (thanks to Colin).
4365
4366 2006-05-16 [wwp]        2.2.0cvs19
4367
4368         * src/action.c
4369         * src/gedit-print.c
4370         * src/inc.c
4371         * src/mainwindow.c
4372         * src/mh.c
4373         * src/statusbar.c
4374         * src/send_message.c
4375         * src/summaryview.c
4376                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4377
4378 2006-05-15 [colin]      2.2.0cvs18
4379
4380         * src/procmsg.c
4381                 Fix automatic rule creation with List-Post
4382
4383 2006-05-15 [paul]       2.2.0cvs17
4384
4385         * tools/filter_conv_new.pl
4386                 updated for rule enabling/disabling
4387                 claws version >= 2.3.x required
4388
4389 2006-05-15 [cleroy]     2.2.0cvs16
4390
4391         * src/main.c
4392                 Revert test
4393
4394 2006-05-15 [cleroy]     2.2.0cvs15
4395
4396         * src/main.c
4397                 test
4398
4399 2006-05-15 [wwp]        2.2.0cvs14
4400
4401         * manual/pl/.cvsignore
4402                 ignore generated files.
4403
4404 2006-05-14 [wwp]        2.3.0-rc1
4405
4406         * 2.3.0-rc1 released
4407
4408 2006-05-13 [wwp]        2.2.0cvs13
4409
4410         * src/filtering.c
4411         * src/filtering.h
4412         * src/matcher.c
4413         * src/matcher_parser_lex.l
4414         * src/matcher_parser_parse.y
4415         * src/prefs_filtering.c
4416                 new feature: provide the ability to disable filtering and processing
4417                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4418                 adaptations.
4419
4420 2006-05-13 [colin]      2.2.0cvs12
4421
4422         * src/compose.c
4423                 Remove useless if (a) b; else b;
4424                 Thanks to wwp
4425
4426 2006-05-13 [wwp]        2.2.0cvs11
4427
4428         * src/export.c
4429         * src/import.c
4430         * src/mainwindow.c
4431         * src/mbox.c
4432         * src/summaryview.c
4433         * src/summaryview.h
4434                 no more silent failures (or at least less ones) when importing
4435                 or exporting from/to mbox. Also start importing/exporting if
4436                 the necessary info is set.
4437
4438 2006-05-13 [wwp]        2.2.0cvs10
4439
4440         * RELEASE_NOTES
4441                 restored up-to-date release notes.
4442
4443 2006-05-13 [paul]       2.2.0cvs9
4444
4445         * po/nl.po
4446         * po/ru.po
4447                 updated by Tim Dijkstra and Pavlo Bohmat
4448
4449 2006-05-12 [colin]      2.2.0cvs8
4450
4451         * src/gtk/quicksearch.c
4452                 Add "k" as shortcut for "colorlabel". Patch
4453                 by ath42@users.sf.net.
4454
4455 2006-05-12 [paul]       2.2.0cvs7
4456
4457         * src/prefs_common.h
4458         * src/prefs_summaries.c
4459         * src/summaryview.c
4460                 when entering a folder also allow
4461                 going directly to first Marked message
4462
4463 2006-05-12 [paul]       2.2.0cvs6
4464
4465         * src/summaryview.c
4466                 always obey 'confirm before marking all
4467                 mails read' option
4468
4469 2006-05-12 [paul]       2.2.0cvs5
4470
4471         * src/textview.c
4472                 make Sender fully clickable
4473
4474 2006-05-12 [colin]      2.2.0cvs4
4475
4476         * src/compose.c
4477         * src/compose.h
4478                 Let From be editable
4479         * src/main.c
4480         * src/mh.c
4481                 Full support of .mh_sequences' Unseen seq
4482
4483 2006-05-12 [colin]      2.2.0cvs3
4484
4485         * src/folder.c
4486         * src/mainwindow.c
4487         * src/mainwindow.h
4488         * src/messageview.c
4489         * src/prefs_spelling.c
4490         * src/procheader.c
4491         * src/procmsg.c
4492         * src/procmsg.h
4493         * src/summaryview.c
4494         * src/toolbar.c
4495         * src/toolbar.h
4496                 Add contextual menu on Compose toolbar
4497                 button. Fixes bug #944 (Automatic
4498                 addresses not applied when changing account
4499                 from compose window)
4500                 add Mailing List support
4501                 based on the old 0.6.5claws25 patch by
4502                 Melvin Hadasht, with finishing touches
4503                 by Colin
4504                 Fix "ignore thread" when mails are threaded by
4505                 subject (and weren't ignored although appearing
4506                 in the thread).
4507                 GUI rework.
4508                 Both patches by Pawel.
4509
4510 2006-05-08 [paul]       2.2.0cvs2
4511
4512         * src/mainwindow.c
4513         * src/mainwindow.h
4514         * src/messageview.c
4515         * src/procheader.c
4516         * src/procmsg.c
4517         * src/procmsg.h
4518         * src/summaryview.c
4519                 add Mailing List support
4520                 based on the old 0.6.5claws25 patch by 
4521                 Melvin Hadasht, with finishing touches
4522                 by Colin
4523
4524 2006-05-08 [colin]      2.2.0cvs1
4525
4526         * src/mainwindow.c
4527         * src/toolbar.c
4528         * src/toolbar.h
4529                 Add contextual menu on Compose toolbar 
4530                 button. Fixes bug #944 (Automatic 
4531                 addresses not applied when changing account 
4532                 from compose window)
4533
4534 2006-05-08 [paul]       2.2.0
4535
4536         2.2.0 released
4537
4538 2006-05-08 [paul]       2.1.1cvs51
4539
4540         * po/cs.po
4541         * po/de.po
4542         * po/en_GB.po
4543         * po/fi.po
4544         * po/fr.po
4545         * po/pt_BR.po
4546         * po/sr.po
4547         * po/zh_CN.po
4548                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4549                 Fabien Vantard, Frederico Goncalves Guimaraes,
4550                 Aleksandar Urosevic, and Ralgh Young
4551
4552 2006-05-12 [colin]      2.1.1cvs50
4553
4554         * po/cs.po
4555         * po/de.po
4556         * po/en_GB.po
4557         * po/es.po
4558         * po/fi.po
4559         * po/fr.po
4560         * po/pt_BR.po
4561         * po/sr.po
4562         * po/zh_CN.po
4563                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4564                 Fabien Vantard, Frederico Goncalves Guimaraes,
4565                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4566
4567 2006-05-05 [colin]      2.1.1cvs49
4568
4569         * manual/Makefile.am
4570         * manual/pl/Makefile.am
4571         * manual/pl/account.xml
4572         * manual/pl/ack.xml
4573         * manual/pl/addrbook.xml
4574         * manual/pl/advanced.xml
4575         * manual/pl/faq.xml
4576         * manual/pl/glossary.xml
4577         * manual/pl/gpl.xml
4578         * manual/pl/handling.xml
4579         * manual/pl/intro.xml
4580         * manual/pl/keyboard.xml
4581         * manual/pl/plugins.xml
4582         * manual/pl/starting.xml
4583         * manual/pl/sylpheed-claws-manual.xml
4584         * manual/pl/dist/.cvsignore
4585         * manual/pl/dist/Makefile.am
4586         * manual/pl/dist/html/.cvsignore
4587         * manual/pl/dist/html/Makefile.am
4588         * manual/pl/dist/pdf/.cvsignore
4589         * manual/pl/dist/pdf/Makefile.am
4590         * manual/pl/dist/ps/.cvsignore
4591         * manual/pl/dist/ps/Makefile.am
4592         * manual/pl/dist/txt/.cvsignore
4593         * manual/pl/dist/txt/Makefile.am
4594                 Add the polish translation of the manual,
4595                 Authored by Pawel Pekala.
4596
4597 2006-05-05 [cleroy]     2.1.1cvs48
4598
4599         * src/main.c
4600                 Re-read matcherrc after loading plugins 
4601                 if some of them add folders.
4602
4603 2006-05-03 [colin]      2.1.1cvs47
4604
4605         * src/imap.c
4606                 I'm idiot
4607
4608 2006-05-03 [colin]      2.1.1cvs46
4609
4610         * src/imap.c
4611                 Be sure to have a session when
4612                 getting separator
4613
4614 2006-05-03 [colin]      2.1.1cvs45
4615
4616         * src/imap.c
4617         * src/imap.h
4618         * src/imap_gtk.c
4619                 Fix preventing renaming with namespace 
4620                 separator.
4621
4622 2006-05-01 [colin]      2.1.1cvs44
4623
4624         * src/action.c
4625                 Don't reload messageview when result of
4626                 action is piped.
4627
4628 2006-04-29 [colin]      2.1.1cvs43
4629
4630         * src/prefs_receive.c
4631         * src/plugins/spamassassin/spamassassin_gtk.c
4632         * src/plugins/clamav/clamav_plugin_gtk.c
4633                 GUI fixes by Pawel
4634
4635 2006-04-29 [colin]      2.1.1cvs42
4636
4637         * src/prefs_compose_writing.c
4638         * src/prefs_quote.c
4639                 Cleanups. Patch by Pawel
4640
4641 2006-04-28 [paul]       2.1.1cvs41
4642
4643         * src/matcher.c
4644                 fix returned quick search results when search
4645                 term contains an underscore.
4646                 Thanks to Colin
4647
4648 2006-04-28 [paul]       2.1.1cvs40
4649
4650         * src/prefs_message.c
4651         * src/prefs_receive.c
4652                 GUI cleanups
4653                 Patches by Pawel Pekala
4654
4655 2006-04-27 [colin]      2.1.1cvs39
4656
4657         * src/wizard.c
4658                 Differentiate subject Welcome from
4659                 window's title Welcome
4660
4661 2006-04-27 [paul]
4662
4663         2.2.0-rc1 released
4664
4665 2006-04-27 [paul]       2.1.1cvs38
4666
4667         * manual/advanced.xml
4668         * manual/fr/advanced.xml
4669                 add info about compose_no_markup hidden pref
4670
4671 2006-04-27 [paul]       2.1.1cvs37
4672
4673         * src/prefs_account.c
4674                 improve privacy labels
4675         * src/prefs_msg_colors.c
4676                 change some strings for translators' convenience
4677         * src/gtk/gtkutils.c
4678                 don't underline the link button text
4679
4680 2006-04-25 [colin]      2.1.1cvs36
4681
4682         * src/folder.c
4683                 Complete 2.1.1cvs33 (once more ;)
4684
4685 2006-04-25 [colin]      2.1.1cvs35
4686
4687         * src/editldap.c
4688                 Fix tooltip
4689
4690 2006-04-25 [cleroy]     2.1.1cvs34
4691
4692         * src/compose.c
4693         * src/gtk/gtkaspell.c
4694                 Fix crash on redirect (related to the return 
4695                 of the aspell menu in compose's toolbar)
4696         * src/prefs_msg_colors.c
4697                 Fix sensitivity widgets
4698         * src/image_viewer.c
4699         * src/gtk/pluginwindow.c
4700         * src/gtk/prefswindow.c
4701                 Change released signals to clicked (Fabien)
4702         * po/POTFILES.in
4703         * src/common/socket.c
4704         * src/plugins/spamassassin/spamassassin.c
4705                 Translate strings (Fabien)
4706
4707 2006-04-25 [paul]       2.1.1cvs33
4708
4709         * src/folder.c
4710         * src/folder.h
4711         * src/folderview.c
4712                 complete the fix of bug #912
4713                 Thanks to Colin
4714
4715 2006-04-25 [colin]      2.1.1cvs32
4716
4717         * src/news.c
4718                 Better progress bar
4719         * src/mimeview.c
4720         * src/summaryview.c
4721         * src/summaryview.h
4722                 Fix focus chain
4723                 Patches by Pawel Pekala
4724
4725 2006-04-24 [colin]      2.1.1cvs31
4726
4727         * src/compose.c
4728                 Fix compilation warnings (Fabien)
4729
4730 2006-04-24 [colin]      2.1.1cvs30
4731
4732         * src/addrindex.c
4733         * src/editldap.c
4734         * src/editldap_basedn.c
4735         * src/editldap_basedn.h
4736         * src/ldapctrl.c
4737         * src/ldapctrl.h
4738         * src/ldapquery.c
4739         * src/ldaputil.c
4740         * src/ldaputil.h
4741                 Fix bug #901 (LDAPS support)
4742
4743 2006-04-24 [colin]      2.1.1cvs29
4744
4745         * src/compose.c
4746                 Fix logic on error with send dialog on
4747         * src/imap.c
4748                 Fix compilation without libetpan, thanks
4749                 to Fabien
4750         * src/summaryview.c
4751                 Fix 'context-menu' key
4752
4753 2006-04-23 [colin]      2.1.1cvs28
4754
4755         * src/folder.c
4756                 Never free current's cache to free up 
4757                 memory. Fixes bug #912 (new count 
4758                 randomly set to message count)
4759
4760 2006-04-23 [colin]      2.1.1cvs27
4761
4762         * src/gtk/quicksearch.c
4763                 And remove printf...
4764
4765 2006-04-23 [colin]      2.1.1cvs26
4766
4767         * src/gtk/quicksearch.c
4768                 Fix replacing in quicksearch, and fix inserting
4769                 in the middle of the string. (introduced at 2.1.0cvs22)
4770
4771 2006-04-23 [colin]      2.1.1cvs25
4772
4773         * src/imap.c
4774                 Make sure uidnext is initialized in get_num_list
4775                 (not for stable, related to 2.1.1cvs8 and friends)
4776
4777 2006-04-23 [colin]      2.1.1cvs24
4778
4779         * src/imap.c
4780                 Output something when login is successful
4781                 too
4782
4783 2006-04-23 [colin]      2.1.1cvs23
4784
4785         * src/etpan/imap-thread.c
4786                 Better logging (line-per-line, hide data in fetch)
4787                 Fix a const warning
4788         * src/gtk/logwindow.c
4789         * src/gtk/logwindow.h
4790                 Better logging (color for input/output)
4791
4792 2006-04-21 [colin]      2.1.1cvs22
4793
4794         * src/gtk/quicksearch.c
4795                 On gtk+-2.8, use stock buttons in quicksearch
4796                 Based on a patch by Fabien and a design by Paul
4797
4798 2006-04-21 [colin]      2.1.1cvs21
4799
4800         * src/folderview.c
4801         * src/mainwindow.c
4802                 Fix occasional flicker in folderview
4803         * src/common/utils.c
4804                 Fix bug #943 (Incorrectly parsed email address 
4805                 list in short headers on message view and in 
4806                 printouts)
4807
4808 2006-04-20 [colin]      2.1.1cvs20
4809
4810         * src/imap.c
4811         * src/imap.h
4812         * src/prefs_account.c
4813                 Add ANONYMOUS auth for IMAP
4814
4815 2006-04-20 [paul]       2.1.1cvs19
4816
4817         * src/main.c
4818                 proper fix for 2.1.1cvs18
4819                 Thanks to Colin
4820
4821 2006-04-20 [paul]       2.1.1cvs18
4822
4823         * src/main.c
4824                 fix build warnings
4825
4826 2006-04-20 [paul]       2.1.1cvs17
4827
4828         * src/gtk/quicksearch.c
4829                 fix standard, non-extended Quick search,
4830                 was broken in 2.1.1cvs15.
4831                 Thanks to Colin.
4832
4833 2006-04-20 [colin]      2.1.1cvs16
4834
4835         * src/prefs_matcher.c
4836                 Fix values when reselecting a ~test
4837                 rule
4838
4839 2006-04-19 [colin]      2.1.1cvs15
4840
4841         * src/compose.c
4842         * src/compose.h
4843         * src/gtk/gtkaspell.c
4844         * src/gtk/gtkaspell.h
4845                 Put back Options menu in Spelling/
4846         * src/gtk/quicksearch.c
4847                 Don't search, and show error, if the
4848                 advanced search has a syntax error
4849
4850 2006-04-18 [colin]      2.1.1cvs14
4851
4852         * src/textview.c
4853                 Fix gdk warnings on set_cursor when textview
4854                 isn't visible
4855
4856 2006-04-18 [colin]      2.1.1cvs13
4857
4858         * src/gtk/gtksctree.c
4859                 Remove seemingly useless refresh that causes
4860                 flicker - watch this commit in case of 
4861                 problems before planned backport to stable
4862
4863 2006-04-18 [colin]      2.1.1cvs12
4864
4865         * src/imap.c
4866                 Factorize get/set_xml code
4867         * src/compose.c
4868         * src/prefs_account.c
4869         * src/prefs_account.h
4870         * src/procmsg.c
4871                 Add Encrypt to self option
4872
4873 2006-04-17 [colin]      2.1.1cvs11
4874
4875         * configure.ac
4876                 Fix search on encrpyt function on dragonfly
4877                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4878
4879 2006-04-17 [colin]      2.1.1cvs10
4880
4881         * src/prefs_account.c
4882                 Be safe by default: remove mails from POP3
4883                 after 7 days, not immediately
4884
4885 2006-04-17 [colin]      2.1.1cvs9
4886
4887         * src/etpan/imap-thread.c
4888                 Fix build on DragonFly - patch by 
4889                 Jonathan Buschmann <jonthn@agmact.com>
4890
4891 2006-04-17 [colin]      2.1.1cvs8
4892
4893         * src/imap.c
4894                 Save uidnext between sessions
4895
4896 2006-04-17 [colin]      2.1.1cvs7
4897
4898         * src/imap.c
4899                 scan is required when uid validity changes
4900
4901 2006-04-17 [colin]      2.1.1cvs6
4902
4903         * src/folderview.c
4904                 Don't scan if not necessary, apart in current
4905                 folder and INBOX to fetch flags.
4906         * src/imap.c
4907                 Scan is necessary if unread count changes
4908
4909 2006-04-17 [colin]      2.1.1cvs5
4910
4911         * src/imap.c
4912                 ...But always fetch ANSWERED and DELETED flags for
4913                 INBOX, as filtering can happen on these flags.
4914
4915 2006-04-17 [colin]      2.1.1cvs4
4916
4917         * src/imap.c
4918                 Don't fetch REPLIED and DELETED flags when synchronising
4919                 flags with a closed folder. We only need UNSEEN and FLAGGED
4920                 to update the folderview.
4921
4922 2006-04-17 [colin]      2.1.1cvs3
4923
4924         * src/imap.c
4925                 Faster flag search when there are new mails 
4926                 in a folder. We can do a full search if the 
4927                 folder contains less messages than the new
4928                 list.
4929
4930 2006-04-17 [colin]      2.1.1cvs2
4931
4932         * po/cs.po
4933         * po/de.po
4934         * po/fr.po
4935         * po/nl.po
4936         * po/pt_BR.po
4937                 Update translations from stable branch
4938
4939 2006-04-17 [colin]      2.1.1cvs1
4940
4941         * configure.ac
4942                 Bump version to follow stable release
4943
4944 2006-04-16 [mones]      2.1.0cvs50
4945
4946         * po/es.po
4947                 Updated for release
4948
4949 2006-04-16 [colin]      2.1.0cvs49
4950
4951         * src/textview.c
4952                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4953                 with gtk < 2.8. Thanks to Fabien Vantard.
4954
4955 2006-04-15 [colin]      2.1.0cvs48
4956
4957         * src/etpan/imap-thread.c
4958                 Fix bug #919 (libetpan: SEGV when connecting 
4959                 using command)
4960
4961 2006-04-14 [colin]      2.1.0cvs47
4962
4963         * src/main.c
4964                 Fix race on --select (should be done better)
4965
4966 2006-04-14 [wwp]        2.1.0cvs46
4967
4968         * src/send_message.c
4969                 enforce a check for domain in account prefs (a sending
4970                 error could be faced if domain was checked but no value set),
4971                 thanks to Colin.
4972
4973 2006-04-14 [colin]      2.1.0cvs45
4974
4975         * src/codeconv.c
4976                 when converting from unknown to unknown, if the
4977                 string is UTF8, don't convert it to the locale
4978                 (which breaks it)
4979
4980 2006-04-14 [colin]      2.1.0cvs44
4981
4982         * src/compose.c
4983                 Don't try to use ASCII for converting headers
4984                 (as done in body)
4985
4986 2006-04-14 [paul]       2.1.0cvs43
4987
4988         * src/crash.c
4989                 add locale/charset info to crash report
4990         * src/gtk/about.c
4991                 add wwp to doc team
4992                 replace 'e-mail' with preferred 'email'
4993         * src/gtk/authors.h
4994                 ensure contributors list is in alphabetical
4995                 order
4996
4997 2006-04-13 [colin]      2.1.0cvs42
4998
4999         * src/textview.c
5000                 Prevent gdk warnings
5001
5002 2006-04-13 [colin]      2.1.0cvs41
5003
5004         * src/common/ssl_certificate.c
5005         * src/common/ssl_certificate.h
5006         * src/gtk/sslcertwindow.c
5007                 Warn on expired certs, and display the expiration date
5008
5009 2006-04-13 [colin]      2.1.0cvs40
5010
5011         * src/plugins/spamassassin/spamassassin_gtk.c
5012                 Fix missing set_text on unix socket
5013
5014 2006-04-13 [wwp]        2.1.0cvs39
5015
5016         * manual/fr/advanced.xml
5017         * manual/fr/glossary.xml
5018                 applied new spam/ham/email lexicon (pourriel, courriel)
5019
5020 2006-04-13 [paul]       2.1.0cvs38
5021
5022         * src/plugins/pgpmime/plugin.c
5023                 remove the mention of S/MIME from the
5024                 description. This is now handled by the
5025                 S/MIME plugin.
5026
5027 2006-04-13 [paul]       2.1.0cvs37
5028
5029         * src/prefs_msg_colors.c
5030                 rework dialog
5031         * src/prefs_folder_item.c
5032         * src/prefs_spelling.c
5033                 add a tooltip to the colour selector buttons
5034
5035 2006-04-13 [wwp]        2.1.0cvs36
5036
5037         * manual/advanced.xml
5038         * manual/glossary.xml
5039         * manual/handling.xml
5040         * manual/keyboard.xml
5041         * manual/plugins.xml
5042         * manual/starting.xml
5043         * manual/fr/account.xml
5044         * manual/fr/ack.xml
5045         * manual/fr/addrbook.xml
5046         * manual/fr/advanced.xml
5047         * manual/fr/faq.xml
5048         * manual/fr/glossary.xml
5049         * manual/fr/gpl.xml
5050         * manual/fr/handling.xml
5051         * manual/fr/intro.xml
5052         * manual/fr/keyboard.xml
5053         * manual/fr/plugins.xml
5054         * manual/fr/starting.xml
5055         * manual/fr/sylpheed-claws-manual.xml
5056                 fixes to the manuals:
5057                  - summaryview -> Message List (same in French)
5058                  - translate key names
5059                  - fix French punctuation, use non-breakable spaces when
5060                    necessary, don't use &thinsp; which is not portable
5061                  - tell what maildir and mbox formats we support
5062
5063 2006-04-12 [wwp]        2.1.0cvs35
5064
5065         * src/prefs_toolbar.c
5066                 unified a replace button more,
5067                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5068
5069 2006-04-12 [wwp]        2.1.0cvs34
5070
5071         * src/prefs_common.c
5072         * src/prefs_msg_colors.c
5073                 make default color labels translatable,
5074                 patch from Fabien Vantard <fzzzzz@gmail.com>,
5075                 thanks to Tim <timbrain@post.cz> for reporting.
5076
5077 2006-04-12 [wwp]        2.1.0cvs33
5078
5079         * manual/glossary.xml
5080         * manual/intro.xml
5081         * manual/plugins.xml
5082         * manual/starting.xml
5083         * manual/sylpheed-claws-manual.xml
5084         * manual/fr/.cvsignore
5085         * manual/fr/account.xml
5086         * manual/fr/ack.xml
5087         * manual/fr/addrbook.xml
5088         * manual/fr/advanced.xml
5089         * manual/fr/faq.xml
5090         * manual/fr/glossary.xml
5091         * manual/fr/handling.xml
5092         * manual/fr/intro.xml
5093         * manual/fr/keyboard.xml
5094         * manual/fr/plugins.xml
5095         * manual/fr/starting.xml
5096         * manual/fr/sylpheed-claws-manual.xml
5097                 various fixes: typos, missing .fr translations, punctuation,
5098                 capitalization, links, accents and some bad French more.
5099
5100 2006-04-12 [wwp]        2.1.0cvs32
5101
5102         * src/prefs_gtk.c
5103                 fix for bug #935: always store prefs files in UTF-8 (thanks
5104                 to Colin).
5105
5106 2006-04-11 [colin]      2.1.0cvs31
5107
5108         * src/compose.c
5109                 Fix inserting files not in utf8 when locale is utf8
5110
5111 2006-04-11 [colin]      2.1.0cvs30
5112
5113         * src/inc.c
5114                 Don't show error dialog when cancelling connection
5115                 Patch by Pawel
5116
5117 2006-04-11 [cleroy]     2.1.0cvs29
5118
5119         * src/compose.c
5120                 Implement multiple quote levels
5121         * src/prefs_common.c
5122                 Change a little bit the quote bgcolor for 2nd level
5123
5124 2006-04-11 [colin]      2.1.0cvs28
5125
5126         * src/gtk/about.c
5127                 Add locale and charset in the label
5128
5129 2006-04-10 [colin]      2.1.0cvs27
5130
5131         * src/compose.c
5132         * src/prefs_common.c
5133         * src/prefs_common.h
5134         * src/prefs_msg_colors.c
5135         * src/textview.c
5136                 Allow optional background color in quotes
5137                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
5138                 GTK+-2.8.x feature
5139
5140 2006-04-10 [colin]      2.1.0cvs26
5141
5142         * src/main.c
5143         * src/mainwindow.c
5144         * src/mainwindow.h
5145                 Implement --select
5146
5147 2006-04-10 [colin]      2.1.0cvs25
5148
5149         * manual/plugins.xml
5150         * manual/fr/plugins.xml
5151                 Document libcurl's proxy variables
5152
5153 2006-04-09 [colin]      2.1.0cvs24
5154
5155         * src/prefs_common.c
5156                 gettext() returns statically allocated stuff. We have
5157                 to strdup it in order to be able to free it.
5158
5159 2006-04-09 [colin]      2.1.0cvs23
5160
5161         * AUTHORS
5162         * src/gtk/authors.h
5163                 Add Alexei
5164
5165 2006-04-09 [colin]      2.1.0cvs22
5166
5167         * src/mainwindow.c
5168         * src/gtk/quicksearch.c
5169                 Fix bug #859 (problems with cyrilic input in 
5170                 search panel) - Patch by Alexey Illarionov 
5171                 <littlesavage@rambler.ru>
5172
5173 2006-04-09 [colin]      2.1.0cvs21
5174
5175         * src/prefs_customheader.c
5176                 I prefer removing then freeing rather than the contrary
5177                 (even if it doesn't change anything ;-)
5178         * src/prefs_account.c
5179                 Fix bug #933 (Crash re-entering the custom headers list 
5180                 dialog in accounts prefs)
5181                 The problem happened when cancelling the Account 
5182                 Preferences' dialogs - in which case we didn't do 
5183                 anything to the PrefsAccount * struct. In case of applying,
5184                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5185                 working with in this dialog. The problem is that 
5186                 prefs_customheader.c, working on this tmp_ac_prefs, always
5187                 changes the ->customhdr_list pointer, even when cancelled. 
5188                 So in case of cancelling the prefs_account dialog, we still
5189                 have to update ->customhdr_list in the real account.
5190
5191 2006-04-08 [colin]      2.1.0cvs20
5192
5193         * manual/fr/glossary.xml
5194         * manual/fr/keyboard.xml
5195                 Forgot some headers :)
5196
5197 2006-04-08 [colin]      2.1.0cvs19
5198
5199         * manual/Makefile.am
5200         * manual/fr/Makefile.am
5201         * manual/fr/account.xml
5202         * manual/fr/ack.xml
5203         * manual/fr/addrbook.xml
5204         * manual/fr/advanced.xml
5205         * manual/fr/faq.xml
5206         * manual/fr/glossary.xml
5207         * manual/fr/gpl.xml
5208         * manual/fr/handling.xml
5209         * manual/fr/intro.xml
5210         * manual/fr/keyboard.xml
5211         * manual/fr/plugins.xml
5212         * manual/fr/starting.xml
5213         * manual/fr/sylpheed-claws-manual.xml
5214         * manual/fr/dist/.cvsignore
5215         * manual/fr/dist/Makefile.am
5216         * manual/fr/dist/html/.cvsignore
5217         * manual/fr/dist/html/Makefile.am
5218         * manual/fr/dist/pdf/.cvsignore
5219         * manual/fr/dist/pdf/Makefile.am
5220         * manual/fr/dist/ps/.cvsignore
5221         * manual/fr/dist/ps/Makefile.am
5222         * manual/fr/dist/txt/.cvsignore
5223         * manual/fr/dist/txt/Makefile.am
5224                 Add the french translation of the manual. Thanks to
5225                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5226                 account.xml, ack.xml, addrbook.xml and advanced.xml
5227
5228 2006-04-08 [colin]      2.1.0cvs18
5229
5230         * manual/plugins.xml
5231         * manual/starting.xml
5232                 More fixes
5233
5234 2006-04-07 [colin]      2.1.0cvs17
5235
5236         * manual/faq.xml
5237         * manual/intro.xml
5238         * manual/keyboard.xml
5239                 Little fixes
5240
5241 2006-04-07 [colin]      2.1.0cvs16
5242
5243         * README
5244         * src/compose.c
5245         * src/prefs_common.c
5246         * src/prefs_common.h
5247                 Add hidden compose_no_markup pref
5248
5249 2006-04-07 [wwp]        2.1.0cvs15
5250
5251         * src/summary_search.c
5252         * .cvsignore
5253                 Bugfix: stop button was sticky when searching in an empty folder.
5254                 Applied curly brackets code style to the whole file (summary_search.c).
5255                 More files to ignore.
5256
5257 2006-04-07 [wwp]        2.1.0cvs14
5258
5259         * src/message_search.c
5260         * src/summary_search.c
5261                 changed default button when search bumps at file/folder
5262                 beginning or end, for convenience (thanks to Colin).
5263
5264 2006-04-07 [paul]       2.1.0cvs13
5265
5266         * src/plugins/dillo_viewer/dillo_prefs.c
5267                 avoid future potential for namespace collision
5268                 Patch by Colin
5269
5270 2006-04-06 [wwp]        2.1.0cvs12
5271
5272         * src/summary_search.c
5273                 Unify extended/advanced searches names (and thus factorize labels),
5274                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5275
5276 2006-04-06 [wwp]        2.1.0cvs11
5277
5278         * src/folderview.c
5279         * src/prefs_themes.c
5280         * src/summaryview.c
5281                 Fixed some compilation warnings.
5282
5283 2006-04-06 [colin]      2.1.0cvs10
5284
5285         * manual/advanced.xml
5286                 Document the wizard template and how to deploy
5287                 Sylpheed-Claws effectively
5288
5289 2006-04-06 [colin]      2.1.0cvs9
5290
5291         * src/folderview.c
5292                 gettext patch to tell translators about _("#"),
5293                 by Maxim Britov
5294
5295 2006-04-06 [colin]      2.1.0cvs8
5296
5297         * src/textview.c
5298                 Fix invalid GtkTextBIter after clicking "Display as text"
5299
5300 2006-04-06 [mones]      2.1.0cvs7
5301
5302         * src/addr_compl.c
5303         * src/addrindex.c
5304         * src/addritem.c
5305         * src/codeconv.c
5306         * src/compose.c
5307         * src/filtering.c
5308         * src/folder.c
5309         * src/folder_item_prefs.c
5310         * src/folderview.c
5311         * src/localfolder.c
5312         * src/matcher.c
5313         * src/mimeview.c
5314         * src/prefs_msg_colors.c
5315         * src/prefs_spelling.c
5316         * src/prefs_themes.c
5317         * src/procmime.c
5318         * src/procmsg.c
5319         * src/stock_pixmap.c
5320         * src/summaryview.c
5321         * src/textview.c
5322         * src/toolbar.c
5323         * src/common/mgutils.c
5324         * src/common/prefs.c
5325         * src/common/ssl_certificate.c
5326         * src/gtk/colorlabel.c
5327         * src/gtk/quicksearch.c
5328         * src/plugins/pgpmime/pgpmime.c
5329         * src/plugins/spamassassin/spamassassin.c
5330                 Removed redundant NULL checks for g_free() calls.
5331                 Patch by Pawel Pekala.
5332
5333 2006-04-06 [mones]      2.1.0cvs6
5334
5335         * src/prefs_actions.c
5336         * src/prefs_filtering.c
5337         * src/prefs_filtering_action.c
5338         * src/prefs_matcher.c
5339         * src/prefs_template.c
5340         * src/gtk/gtkutils.c
5341         * src/gtk/gtkutils.h
5342                 Have a nice replace button. Patch by Pawel Pekala
5343
5344 2006-04-06 [colin]      2.1.0cvs5
5345
5346         * src/addressbook.c
5347                 Fix crash with empty columns
5348
5349 2006-04-05 [colin]      2.1.0cvs4
5350
5351         * src/wizard.c
5352         * src/prefs_gtk.c
5353                 Allow wizard customization with pre-filled values
5354
5355 2006-04-05 [colin]      2.1.0cvs3
5356
5357         * src/textview.c
5358         * src/mimeview.c
5359         * src/mimeview.h
5360                 Nicer messages in mimeview
5361
5362 2006-04-05 [colin]      2.1.0cvs2
5363
5364         * src/addressbook.c
5365         * src/prefs_summaries.c
5366                 i18n fix
5367
5368 2006-04-05 [colin]      2.1.0cvs1
5369
5370         * src/plugins/pgpcore/plugin.c
5371         * src/plugins/pgpcore/select-keys.c
5372         * src/plugins/pgpcore/select-keys.h
5373         * src/plugins/pgpcore/sgpgme.c
5374         * src/plugins/pgpcore/sgpgme.h
5375         * src/plugins/pgpinline/pgpinline.c
5376         * src/plugins/pgpinline/plugin.c
5377         * src/plugins/pgpmime/pgpmime.c
5378         * src/plugins/pgpmime/plugin.c
5379                 Factorize and generalize a bit 
5380                 Drop S/MIME signature verification from PGP/MIME
5381                 (adding it as another, more complete plugin)
5382
5383 2006-04-05 [paul]       2.1.0
5384
5385         2.1.0 released
5386
5387 2006-04-05 [paul]       2.0.0cvs186
5388
5389         * manual/advanced.xml
5390                 add info on colour labels
5391
5392 2006-04-05 [paul]       2.0.0cvs185
5393
5394         * po/bg.po
5395         * po/cs.po
5396         * po/de.po
5397         * po/el.po
5398         * po/en_GB.po
5399         * po/fi.po
5400         * po/fr.po
5401         * po/it.po
5402         * po/nl.po
5403         * po/pl.po
5404         * po/pt_BR.po
5405         * po/sr.po
5406         * po/zh_CN.po
5407                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5408                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5409                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5410                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5411         * src/gtk/authors.h
5412         * tools/claws.i18n.status.pl
5413                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5414                 and new Czech translator, Tim <timbrain@post.cz>
5415
5416 2006-04-05 [mones]      2.0.0cvs184
5417
5418         * po/es.po
5419                 Updated translation
5420
5421 2006-04-05 [colin]      2.0.0cvs183
5422
5423         * src/gtk/quicksearch.c
5424                 Fix bug #929 (unnecessary reload in quick search bar)
5425
5426 2006-04-05 [colin]      2.0.0cvs182
5427
5428         * src/compose.c
5429                 Fix crash on Reply with no From:
5430                 Show signature and conversion error on queuing 
5431                 (but not sending)
5432         * src/mainwindow.c
5433         * src/summaryview.c
5434         * src/summaryview.h
5435                 Factorize threading code and make sure msginfo 
5436                 is not null when it comes from a GtkCTreeRow's 
5437                 data
5438         * src/gtk/gtkaspell.c
5439                 Check for necessary things
5440         * src/gtk/gtksctree.c
5441         * src/gtk/gtksctree.h
5442                 Reset anchor if necessary when removing node
5443
5444 2006-03-29 [colin]      2.0.0cvs181
5445
5446         * src/folderview.c
5447                 Warn for disabled IMAP accounts (due to lack of
5448                 libetpan). Breaks string-freeze - sorry - but it
5449                 is kind of important ;)
5450
5451 2006-03-28 [colin]      2.0.0cvs180
5452
5453         * src/gtk/gtkutils.c
5454         * src/gtk/gtkutils.h
5455                 Add a gtkut_get_link_btn() function that
5456                 creates a button which acts like an URI
5457         * src/prefs_themes.c
5458         * src/gtk/about.c
5459                 Use this function (factorizes codes)
5460         * src/common/defs.h
5461         * src/gtk/pluginwindow.c
5462                 Add a "Get more..." in the plugins window
5463
5464 2006-03-28 [colin]      2.0.0cvs179
5465
5466         * src/common/smtp.c
5467         * src/common/passcrypt.c
5468         * src/undo.c
5469                 Warning fixes. Patch by Pawel Pekala
5470
5471 2006-03-27 [colin]      2.0.0cvs178
5472
5473         * src/undo.c
5474                 Fix undoing by blocks with spaces
5475
5476 2006-03-27 [colin]      2.0.0cvs177
5477
5478         * src/textview.c
5479                 Set margin to 3px for headers
5480
5481 2006-03-27 [paul]
5482
5483         2.1.0-rc2 released
5484
5485 2006-03-27 [wwp]        2.0.0cvs176
5486
5487         * src/summaryview.c
5488                 don't reset quicksearch when updating the message list.
5489                 Thanks to Colin.
5490
5491 2006-03-26 [wwp]        2.0.0cvs175
5492
5493         * src/compose.c
5494                 use a unified border width ('other' tab in the compose window,
5495                 patch by Pawel Pekala).
5496
5497
5498 2006-03-26 [wwp]        2.0.0cvs174
5499
5500         * src/common/quoted-printable.c
5501         * src/addressbook.c
5502                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5503
5504 2006-03-26 [colin]      2.0.0cvs173
5505
5506         * src/quote_fmt_parse.y
5507                 Fix non-UTF8 date formats messing up the whole quote a 
5508                 little bit
5509
5510 2006-03-26 [colin]      2.0.0cvs172
5511
5512         * src/procheader.c
5513                 Make sure the date is UTF8 valid, or try to make it
5514                 so. IncrediMail is really IncrediStupid.
5515         * src/compose.c
5516                 Fix possible conversions. 
5517                 
5518
5519 2006-03-26 [colin]      2.0.0cvs171
5520
5521         * src/matcher.c
5522                 Fix corner cases in body search. This is still a
5523                 hack... It seems impossible to make it good and 
5524                 reasonably fast at the same time.
5525
5526 2006-03-26 [colin]      2.0.0cvs170
5527
5528         * src/summaryview.c
5529                 I think I killed the twilight zone bug!
5530                 summary_select_node() flushes GTK events in order
5531                 to be able to center the view. But this also 
5532                 flushes keypresses like Ctrl-Alt-U, so this can
5533                 call summary_show from summary_select_node (itself
5534                 called from summary_show, etc.). And the summaryview
5535                 has to be unlocked in this function. So just locking
5536                 while processing GTK events, and bailing if locked, 
5537                 should fix it.
5538                 Fixes bug #927 (SIGSEGV during Update Summary)
5539
5540 2006-03-25 [colin]      2.0.0cvs169
5541
5542         * src/matcher.c
5543                 Fix search in QP-encoded bodies
5544                 Fix utf-8 searches in bodies encoded in the
5545                 locale's encoding
5546         * src/common/quoted-printable.c
5547         * src/common/quoted-printable.h
5548                 Add a decode function that doesn't overwrite
5549                 the original pointer
5550                 
5551
5552 2006-03-24 [colin]      2.0.0cvs168
5553
5554         * src/action.c
5555         * src/summaryview.c
5556         * src/summaryview.h
5557                 Update message cache after action
5558                 Patch by H. Merijn Brand
5559         * src/prefs_msg_colors.c
5560                 Factorize label 
5561                 Patch by Fabien Vantard
5562         * src/plugins/spamassassin/spamassassin_gtk.c
5563                 Remove useless translation
5564                 Patch by Fabien Vantard
5565
5566 2006-03-23 [colin]      2.0.0cvs167
5567
5568         * src/common/ssl.c
5569                 Let 30 seconds to SSL_connect
5570
5571 2006-03-23 [wwp]        2.0.0cvs166
5572
5573         * src/summaryview.c
5574         * src/gtk/description_window.c
5575                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5576                 and headers are translated; adjust description windows' width to fit their
5577                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5578
5579 2006-03-23 [paul]       2.0.0cvs165
5580
5581         * src/common/utils.c
5582                 fix highlighting of URIs containing "()"
5583                 (2.0.0cvs164's reversal fixed)
5584                 Thanks to Colin.
5585
5586 2006-03-23 [paul]       2.0.0cvs164
5587
5588         * src/common/utils.c
5589                 revert patch, (postponing a fix), at 2.0.0cvs120
5590                 as it breaks more URIs than it fixes.
5591                 Allow '-' to be a terminating character in a URI
5592
5593 2006-03-22 [colin]      2.0.0cvs163
5594
5595         * configure.ac
5596                 Require libetpan 0.45
5597                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5598
5599 2006-03-22 [paul]       2.0.0cvs162
5600
5601         * src/editgroup.c
5602                 replace '<-' and '->' buttons with GTK_STOCK graphical
5603                 buttons
5604         * src/summary_search.c
5605                 don't offer '...' for translation
5606                 add a tooltip to advanced search '...' button
5607         * src/gtk/quicksearch.c
5608                 don't offer '...' for translation
5609
5610 2006-03-21 [colin]      2.0.0cvs161
5611
5612         * src/compose.c
5613                 Fix middle-click pasting (insert at click
5614                 position instead of cursor position, don't
5615                 remove existing selection and allow pasting
5616                 our own selection)
5617         * src/addressbook.c
5618                 "LDAP Server" -> "LDAP servers"
5619
5620 2006-03-21 [wwp]        2.0.0cvs160
5621
5622         * src/etpan/imap-thread.c
5623                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5624
5625 2006-03-20 [colin]      2.0.0cvs159
5626
5627         * src/summaryview.c
5628                 Don't reload summaryview after an execute with no
5629                 move action
5630
5631 2006-03-19 [colin]      2.0.0cvs158
5632
5633         * src/addressbook.c
5634                 and put groups at the top, always
5635
5636 2006-03-19 [colin]      2.0.0cvs157
5637
5638         * src/addressbook.c
5639                 Order groups before names, as previously
5640
5641 2006-03-19 [colin]      2.0.0cvs156
5642
5643         * src/addressbook.c
5644                 - Sort case-unsensitive
5645                 - Put the sort arrow at opening too
5646
5647 2006-03-19 [wwp]        2.0.0cvs155
5648
5649         * src/addressbook.c
5650                 allow sorting by name/email/remarks, ensure that right-pane's contents
5651                 matches the left-pane selection (cleared when appropriate).
5652                 Patch by Pawel Pekala <c0rn@o2.pl>.
5653
5654 2006-03-18 [colin]      2.0.0cvs154
5655
5656         * src/textview.c
5657                 Fix text cursor ;)
5658
5659 2006-03-18 [colin]      2.0.0cvs153
5660
5661         * src/gtk/filesel.c
5662                 Make sure we hide the preview if we didn't get
5663                 a filename
5664
5665 2006-03-18 [colin]      2.0.0cvs152
5666
5667         * src/summaryview.c
5668                 Set cursor to watch for execution (fixes lack
5669                 of watch-cursor when dnd'ing hundreds of mails)
5670         * src/gtk/filesel.c
5671                 Check that mime type is 'image/*' before updating
5672                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5673
5674 2006-03-18 [colin]      2.0.0cvs151
5675
5676         * src/mainwindow.c
5677         * src/textview.c
5678         * src/textview.h
5679                 Put a watch cursor in textview too when the mainwindow's
5680                 cursor in a watch
5681
5682 2006-03-18 [colin]      2.0.0cvs150
5683
5684         * src/folder.c
5685                 Change wrong asserts to simple tests
5686
5687 2006-03-17 [colin]      2.0.0cvs149
5688
5689         * src/mainwindow.c
5690         * src/mainwindow.h
5691         * src/prefs_msg_colors.c
5692         * src/summaryview.c
5693         * src/summaryview.h
5694         * src/gtk/colorlabel.c
5695         * src/gtk/colorlabel.h
5696                 Add a color label menu in the main menubar
5697                 Add (fixed) accels Ctrl-{0-7} to change the color
5698                 They have to be fixed because the menu's dynamic,
5699                 the items are complex widgets, hence we can't use
5700                 a GtkItemFactory.
5701
5702
5703 2006-03-17 [wwp]        2.0.0cvs148
5704
5705         * src/compose.c
5706                 rollback few lines from my previous commit (those lines come from
5707                 a pending patch, accidentally commited, even if neutral as they are
5708                 commented out).
5709
5710 2006-03-17 [wwp]        2.0.0cvs147
5711
5712         * src/compose.c
5713                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5714                 applied code style/indentation to the modified function.
5715
5716 2006-03-17 [wwp]        2.0.0cvs146
5717
5718         * src/procmsg.c
5719         * src/compose.c
5720                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5721
5722 2006-03-17 [paul]
5723
5724         2.1.0-rc1 released
5725
5726 2006-03-17 [paul]       2.0.0cvs145
5727
5728         * src/main.c
5729                 addressbook_read_file() was called twice
5730         * src/textview.c
5731                 X-Mailer highlighting
5732
5733 2006-03-16 [colin]      2.0.0cvs144
5734
5735         * src/sourcewindow.c
5736         * src/sourcewindow.h
5737                 And the last one, in source window.
5738
5739 2006-03-16 [colin]      2.0.0cvs143
5740
5741         * src/compose.c
5742         * src/compose.h
5743                 Fix the same stuff in compose
5744
5745 2006-03-16 [colin]      2.0.0cvs142
5746
5747         * src/messageview.c
5748                 Complete the previous messageview crash fix
5749
5750 2006-03-16 [colin]      2.0.0cvs141
5751
5752         * src/procmsg.h
5753         * src/procmsg.c
5754         * src/folder.c
5755                 Fix POSTPROCESSING hook
5756                 Patch by H. Merijn Brand
5757
5758         * src/procmime.c
5759         * src/procmime.h
5760                 Parse Content-Location
5761
5762         * src/toolbar.c
5763         * src/messageview.c
5764         * src/messageview.h
5765                 Don't crash when a top-level MessageView has
5766                 been closed on us. Same problematic than
5767                 yesterday's quicksearch issue.
5768
5769 2006-03-15 [colin]      2.0.0cvs140
5770
5771         * src/gtk/quicksearch.c
5772                 Fix a bitchy race we didn't think about when we
5773                 added quicksearch cancellation:
5774                 If the search is not on cached fields, for example
5775                 body_part matchcase "stuff"
5776                 the matcher code has to get the whole message. If
5777                 we're on IMAP, that can be slow, and in order to
5778                 be non-blocking, the IMAP code idle loop processes
5779                 gtk events too. So it is possible to cancel a
5780                 quicksearch while the matcher is getting the mail's
5781                 body. After matcher got its body, it will start to
5782                 iterate over the matcher list that the Quicksearch's
5783                 clear_search_cb() just freed via prepare_matcher().
5784                 SIGSEGV ensues.
5785                 The fix consists of guarding the matcherlist_match()
5786                 call with a boolean 'matching'. If we reset the
5787                 quicksearch while matching is TRUE, we don't free
5788                 the matcherlist anymore like we did, but we set
5789                 another new flag, deferred_free, to TRUE. Then,
5790                 in quicksearch_match(), just after returning from
5791                 matcherlist_match() and unsetting the matching flag,
5792                 we check the deferred_free flag and do the
5793                 prepare_matcher() (which does the matcherlist_free)
5794                 for real, so we free the matcherlist once it's not
5795                 used anymore.
5796                 As all of this runs via the glib main loop, we
5797                 luckily don't need a mutex.
5798         * src/summaryview.c
5799                 Also, show progress while searching.
5800
5801
5802 2006-03-14 [colin]      2.0.0cvs139
5803
5804         * src/alertpanel.c
5805                 Make alertpanel_is_open non-static
5806
5807 2006-03-14 [colin]      2.0.0cvs138
5808
5809         * src/prefs_spelling.c
5810                 Cleanups - Fabien Vantard
5811
5812 2006-03-14 [wwp]        2.0.0cvs137
5813
5814         * src/main.c
5815                 code style normalization (curly braces, indentation).
5816
5817 2006-03-14 [wwp]        2.0.0cvs137
5818
5819         * src/main.c
5820                 code style (braces, indentation)
5821
5822 2006-03-12 [paul]       2.0.0cvs136
5823
5824         * src/prefs_common.c
5825                 trans_hdr defaults to FALSE to be RFC-savvy
5826         * src/prefs_summaries.c
5827                 add a tooltip to the trans_hdr option
5828                 
5829
5830 2006-03-12 [paul]       2.0.0cvs135
5831
5832         * src/prefs_matcher.c
5833                 give a little more width to the combos
5834         * src/prefs_display_header.c
5835         * src/textview.c
5836                 translate headers if prefs_common.trans_hdr
5837                 is TRUE
5838
5839         Patches by Pawel Pekala
5840
5841 2006-03-12 [paul]       2.0.0cvs134
5842
5843         * src/plugins/clamav/clamav_plugin.c
5844         * src/plugins/dillo_viewer/dillo_viewer.c
5845         * src/plugins/pgpcore/plugin.c
5846         * src/plugins/pgpinline/plugin.c
5847         * src/plugins/pgpmime/plugin.c
5848         * src/plugins/spamassassin/spamassassin.c
5849                 update/add to descriptions
5850         * src/plugins/spamassassin/spamassassin_gtk.c
5851                 fixes to the english, remove superfluous
5852                 tooltips, clean up a little
5853
5854 2006-03-12 [paul]       2.0.0cvs133
5855
5856         * src/compose.c
5857                 fix Bug 924, 'Account combo box shows up wrong 
5858                 if & is in account name'
5859
5860 2006-03-11 [colin]      2.0.0cvs132
5861
5862         * src/summaryview.c
5863                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5864                 messed up shift-selection because is slows down
5865                 moving around summaryview. thanks -users
5866
5867 2006-03-10 [colin]      2.0.0cvs131
5868
5869         * src/plugins/spamassassin/spamassassin_gtk.c
5870                 Put back Paul's engrish fixes
5871
5872 2006-03-10 [colin]      2.0.0cvs130
5873
5874         * src/plugins/spamassassin/spamassassin.c
5875         * src/plugins/spamassassin/spamassassin.h
5876         * src/plugins/spamassassin/spamassassin_gtk.c
5877                 Cleanup SA prefs page (more)
5878                 Patch by Fabien Vantard
5879
5880 2006-03-10 [paul]       2.0.0cvs129
5881
5882         * src/prefs_msg_colors.c
5883         * src/prefs_spelling.c
5884                 widget sensitivity
5885
5886 2006-03-09 [mones]      2.0.0cvs128
5887
5888         * po/es.po
5889                 Update for next RC
5890
5891 2006-03-09 [wwp]        2.0.0cvs127
5892
5893         * configure.ac
5894                 revert accidental commit (requirement for libetpan 0.43), this time
5895                 not in HEAD.
5896
5897 2006-03-09 [wwp]        2.0.0cvs125
5898
5899         * configure.ac
5900                 revert accidental commit (requirement for libetpan 0.43)
5901
5902 2006-03-09 [paul]       2.0.0cvs126
5903
5904         * src/prefs_receive.c
5905                 remove useless frame
5906                 replace 'incorporation' with 'receiving'
5907         * src/plugins/clamav/clamav_plugin_gtk.c
5908         * src/plugins/spamassassin/spamassassin_gtk.c
5909                 improve widget sensitivity
5910                 fix a bit his engrish
5911
5912 2006-03-09 [wwp]        2.0.0cvs125
5913
5914         * src/addressadd.c
5915         * src/foldersel.c
5916         * src/prefs_common.c
5917         * src/prefs_common.h
5918                 remember some more windows' sizes (add to addressbook and
5919                 select folder).
5920
5921 2006-03-09 [paul]       2.0.0cvs124
5922
5923         * src/plugins/pgpcore/prefs_gpg.c
5924                 normalise construction of dialogue
5925
5926 2006-03-09 [paul]       2.0.0cvs123
5927
5928         * src/plugins/trayicon/Makefile.am
5929                 add missing slash
5930
5931 2006-03-08 [colin]      2.0.0cvs122
5932
5933         * src/plugins/trayicon/Makefile.am
5934                 Fix build in separate dir 
5935                 Patch by Bamanzi <bamanzi@gmail.com>
5936
5937 2006-03-08 [colin]      2.0.0cvs121
5938
5939         * src/procmsg.c
5940                 Batch move and copies from summaryview with delayed execution
5941                 too
5942
5943 2006-03-07 [paul]       2.0.0cvs120
5944
5945         * src/common/utils.c
5946                 fix highlighting of URIs containing "()"
5947                 Patch by Pawel Pekala
5948
5949 2006-03-07 [paul]       2.0.0cvs119
5950
5951         * src/folder.c
5952         * src/folder.h
5953         * src/folderview.c
5954                 immediately do alphabetical resort when
5955                 changing a folder's name
5956                 Patch by Pawel Pekala
5957
5958 2006-03-07 [paul]       2.0.0cvs118
5959
5960         * src/news.c
5961         * src/news_gtk.c
5962                 when unsubscribing a newsgroup, remove the
5963                 folder and msgs in .sylpheed-claws/newscache
5964                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5965
5966 2006-03-07 [paul]       2.0.0cvs117
5967
5968         * src/textview.c
5969                 fix wrong Fake URL Warning
5970                 Thanks to Hiro
5971
5972 2006-03-07 [colin]      2.0.0cvs116
5973
5974         * src/imap.c
5975                 Return immediately when password dialog was
5976                 cancelled
5977         * src/gtk/inputdialog.c
5978                 Allow empty strings for passwords
5979
5980
5981 2006-03-06 [colin]      2.0.0cvs115
5982
5983         * src/imap.c
5984                 Prevent double-timeouts when connection fails
5985
5986 2006-03-06 [colin]
5987
5988         2.0.1-rc1 released
5989
5990 2006-03-06 [colin]      2.0.0cvs114
5991
5992         * src/imap.c
5993                 Refresh session during potentially long
5994                 operations
5995
5996 2006-03-06 [wwp]        2.0.0cvs113
5997
5998         * src/prefs_msg_colors.h
5999                 forgot that one (custom color labels).
6000
6001 2006-03-06 [wwp]        2.0.0cvs112
6002
6003         * src/prefs_common.c
6004         * src/prefs_common.h
6005         * src/prefs_msg_colors.c
6006         * src/summaryview.c
6007         * src/summaryview.h
6008         * src/gtk/colorlabel.c
6009         * src/gtk/colorlabel.h
6010                 colors in messages list are now customizable. Color values and names can
6011                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
6012                 Thanks to Paul and Colin for their help with this longstanding patch!
6013
6014 2006-03-06 [wwp]        2.0.0cvs111
6015
6016         * src/textview.c
6017                 don't crash if (x)face is bad.
6018
6019 2006-03-05 [paul]       2.0.0cvs110
6020
6021         * AUTHORS
6022         * configure.ac
6023         * src/Makefile.am
6024         * src/common/Makefile.am
6025         * src/common/utils.h
6026         * src/etpan/imap-thread.c
6027         * src/gtk/authors.h
6028         * src/plugins/clamav/Makefile.am
6029         * src/plugins/demo/Makefile.am
6030         * src/plugins/dillo_viewer/Makefile.am
6031         * src/plugins/pgpcore/Makefile.am
6032         * src/plugins/pgpcore/passphrase.c
6033         * src/plugins/pgpinline/Makefile.am
6034         * src/plugins/pgpmime/Makefile.am
6035         * src/plugins/spamassassin/Makefile.am
6036         * src/plugins/trayicon/Makefile.am
6037                 fix builiding on cygwin
6038                 Patch by Ralgh Young <bamanzi@gmail.com>
6039
6040 2006-03-04 [wwp]        2.0.0cvs109
6041
6042         * manual/keyboard.xml
6043                 fix mixed up/down keys.
6044
6045 2006-03-04 [wwp]        2.0.0cvs108
6046
6047         * README
6048         * INSTALL
6049                 updated links to SpamAssassin.
6050
6051 2006-03-04 [wwp]        2.0.0cvs107
6052
6053         * manual/plugins.xml
6054         * src/plugins/spamassassin/README
6055                 updated SpamAssassin plugin docs to reflect new functional additions
6056                 (also fix/update/documents few technical stuff more, see the README).
6057
6058 2006-03-04 [wwp]        2.0.0cvs106
6059
6060         * src/prefs_message.c
6061                 normalized capitalization of message-prefs paths.
6062
6063 2006-03-04 [wwp]        2.0.0cvs105
6064
6065         * manual/advanced.xml
6066                 typo.
6067
6068 2006-03-03 [colin]      2.0.0cvs104
6069
6070         * src/plugins/clamav/clamav_plugin_gtk.c
6071                 Rework prefs page, patch by Fabien 
6072
6073 2006-03-03 [colin]      2.0.0cvs103
6074
6075         * src/plugins/clamav/clamav_plugin.c
6076                 Set error on all errors
6077
6078 2006-03-03 [colin]      2.0.0cvs102
6079
6080         * src/common/plugin.c
6081                 Initialize error to avoid crashing when a plugin fails
6082                 without setting error
6083
6084 2006-03-02 [wwp]        2.0.0cvs101
6085
6086         * configure.ac
6087                 fixed linker flags for libetpan support on Cygwin
6088                 (thanks to H.Merijn Brand).
6089
6090 2006-03-02 [wwp]        2.0.0cvs100
6091
6092         * src/addressbook.c
6093                 fix some AB error messages: one for punctuation and
6094                 one wrongly duplicate (thanks, maxbritov).
6095
6096 2006-03-02 [wwp]        2.0.0cvs99
6097
6098         * src/plugins/spamassassin/spamassassin.c
6099                 make sync calls to sa-learn/spamc to prevent
6100                 system (whatever local or client/server) overload.
6101
6102 2006-03-02 [colin]      2.0.0cvs98
6103
6104         * src/summaryview.c
6105                 Put the spam icon in the status column instead of the
6106                 mark one
6107
6108 2006-03-01 [colin]      2.0.0cvs97
6109
6110         * src/plugins/spamassassin/spamassassin.c
6111                 Fix segfault (g_file_set_contents fails for some 
6112                 reason and err==0x2f. Can't find out why with
6113                 valgrind, using working function :-)
6114
6115 2006-03-01 [colin]      2.0.0cvs96
6116
6117         * src/inc.c
6118                 Offline overriding: let 'No' be cached only 3 seconds
6119
6120 2006-03-01 [colin]      2.0.0cvs95
6121
6122         * src/addr_compl.c
6123         * src/addrbook.c
6124         * src/addressbook.c
6125         * src/addrindex.c
6126         * src/folder_item_prefs.c
6127         * src/headerview.c
6128         * src/imap.c
6129         * src/inc.c
6130         * src/ldif.c
6131         * src/mainwindow.c
6132         * src/mh.c
6133         * src/msgcache.c
6134         * src/prefs_common.h
6135         * src/prefs_msg_colors.c
6136         * src/procheader.c
6137         * src/procheader.h
6138         * src/procmime.c
6139         * src/procmsg.c
6140         * src/procmsg.h
6141         * src/send_message.h
6142         * src/simple-gettext.c
6143         * src/summaryview.c
6144         * src/summaryview.h
6145         * src/syldap.c
6146         * src/textview.c
6147         * src/undo.c
6148         * src/common/ssl_certificate.c
6149         * src/common/utils.c
6150         * src/gtk/colorsel.c
6151         * src/gtk/gtksctree.c
6152         * src/gtk/gtkshruler.c
6153         * src/plugins/trayicon/trayicon.c
6154                 #if 0 goes to /dev/null
6155
6156 2006-03-01 [colin]      2.0.0cvs94
6157
6158         * src/compose.c
6159         * src/imap.c
6160         * src/inc.c
6161         * src/inc.h
6162         * src/messageview.c
6163         * src/news.c
6164         * src/plugins/spamassassin/spamassassin.c
6165                 Allow to add information in the "working offline"
6166                 window
6167
6168 2006-03-01 [wwp]        2.0.0cvs93
6169
6170         * src/plugins/spamassassin/spamassassin.c
6171                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6172                 'cause it seems that calling `spamc ... < inputfile` with
6173                 g_spawn_(a)sync simply.. erm doesn't work :-).
6174
6175 2006-03-01 [wwp]        2.0.0cvs92
6176
6177         * src/toolbar.c
6178         * src/toolbar.h
6179                 simplify the adding of spam/ham button to the messageview toolbar
6180                 (it gets more clear now that the same button will be "Mark as spam"
6181                 or "Mark as ham" according to the current message status,
6182                 thanks to Colin).
6183
6184 2006-03-01 [wwp]        2.0.0cvs91
6185
6186         * src/messageview.c
6187         * src/procmsg.c
6188         * src/procmsg.h
6189         * src/summaryview.c
6190         * src/plugins/spamassassin/spamassassin.c
6191         * src/plugins/spamassassin/spamassassin.h
6192                 make learner callbacks return a status (0 for ok),
6193                 handle it in main code to avoid setting flags when learning failed,
6194                 don't learn on TCP if offline in spamassassin,
6195                 thanks to Colin.
6196
6197                 
6198
6199 2006-03-01 [wwp]        2.0.0cvs90
6200
6201         * src/compose.c
6202                 some work around the compose window's account menu,
6203                 patch by Fabien Vantard.
6204
6205 2006-03-01 [wwp]        2.0.0cvs89
6206
6207         * src/plugins/spamassassin/spamassassin.c
6208                 fixed bad logics, was using spamc in local mode and sa-learn
6209                 in remote mode (thanks, Colin).
6210
6211 2006-03-01 [wwp]        2.0.0cvs88
6212
6213         * src/plugins/spamassassin/spamassassin.c
6214         * src/plugins/spamassassin/spamassassin.h
6215         * src/plugins/spamassassin/spamassassin_gtk.c
6216                 made processing of emails w/ sa-plugin an option (default is TRUE),
6217                 fixed Engrish some tooltips, capitalization of some debug messages
6218                 and warnings. The spamassassin plugin now provides two separate
6219                 services: process emails upon incorporation and spamd training.
6220                 Both services (un)register independently but use some common
6221                 plugin settings (transport settings, spam storage location).
6222
6223 2006-02-28 [wwp]        2.0.0cvs87
6224
6225         * src/plugins/spamassassin/spamassassin.c
6226                 fix async flag to spamc cmdline execution (batch exec should
6227                 be asynchronous).
6228
6229 2006-02-27 [wwp]        2.0.0cvs86
6230
6231         * src/plugins/spamassassin/spamassassin.c
6232         * src/plugins/spamassassin/spamassassin.h
6233         * src/plugins/spamassassin/spamassassin_gtk.c
6234                 - added the ability to learn a remote spamassassin server (spamd),
6235                 using spamc.
6236                 - added the spamassassin option 'username', that applies to all
6237                 spamassassin operations (filtering, learning, local or remote).
6238                 The default username is the current unix user (if left blank
6239                 from gtk prefs or config file).
6240                 - commented out some unused code (notebook widget), removed unused
6241                 layout (hbox1).
6242                 - make more widgets sensitive to the transport type.
6243
6244 2006-02-27 [colin]      2.0.0cvs85
6245
6246         * src/plugins/spamassassin/spamassassin.c
6247                 Fix sa-learn call when offline
6248
6249 2006-02-27 [colin]      2.0.0cvs84
6250
6251         * configure.ac
6252         * src/Makefile.am
6253         * src/mainwindow.c
6254         * src/mainwindow.h
6255         * src/messageview.c
6256         * src/messageview.h
6257         * src/prefs_toolbar.c
6258         * src/procmsg.c
6259         * src/stock_pixmap.c
6260         * src/stock_pixmap.h
6261         * src/summaryview.c
6262         * src/toolbar.c
6263         * src/toolbar.h
6264         * src/pixmaps/ham_btn.xpm
6265         * src/pixmaps/spam.xpm
6266         * src/pixmaps/spam_btn.xpm
6267         * src/plugins/spamassassin/spamassassin.c
6268                 Add button in toolbar for spam learning
6269                 Fix a few bugs from the last related commit
6270                 Revert 1.9.6cvs23 which messed up shift-selection
6271
6272 2006-02-24 [colin]      2.0.0cvs83
6273
6274         * src/procmsg.c
6275         * src/summaryview.c
6276         * src/summaryview.h
6277         * src/plugins/spamassassin/spamassassin.c
6278         * src/plugins/spamassassin/spamassassin.h
6279         * src/plugins/spamassassin/spamassassin_gtk.c
6280                 Unregister learner when spamassassin is either
6281                 disabled or over tcp
6282
6283 2006-02-24 [colin]      2.0.0cvs82
6284
6285         * src/Makefile.am
6286         * src/mainwindow.c
6287         * src/mainwindow.h
6288         * src/procmsg.c
6289         * src/procmsg.h
6290         * src/stock_pixmap.c
6291         * src/stock_pixmap.h
6292         * src/summaryview.c
6293         * src/summaryview.h
6294         * src/gtk/icon_legend.c
6295         * src/pixmaps/spam.xpm  ** NEW FILE **
6296         * src/plugins/spamassassin/spamassassin.c
6297         * src/plugins/spamassassin/spamassassin_gtk.c
6298                 Add spam learning interface (Mark/Mark as 
6299                 (spam|ham) menus)
6300
6301 2006-02-24 [wwp]        2.0.0cvs81
6302
6303         * src/compose.c
6304         * src/compose.h
6305         * src/filtering.c
6306                 hide compose window when sending message in batch mode
6307                 (filtering: forward and redirect). Also fixed a wrong
6308                 value returned when sending failed, neutral anyway.
6309                 (Colin, me) 
6310
6311 2006-02-24 [wwp]        2.0.0cvs80
6312
6313         * src/mainwindow.c
6314                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6315
6316 2006-02-24 [paul]       2.0.0cvs79
6317
6318         * src/news.c
6319         * src/news.h
6320         * src/news_gtk.c
6321                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6322                 Thanks to Colin
6323
6324 2006-02-23 [colin]      2.0.0cvs78
6325
6326         * src/alertpanel.c
6327                 Change OK to Close in alertpanel with View log
6328                 button; add accel to View log. Patch by Fabien
6329                 Vantard
6330
6331 2006-02-23 [wwp]        2.0.0cvs77
6332
6333         * src/compose.c
6334                 silly me, there were much more tests to perform, since toolbars can
6335                 really have down to 1 element only.
6336
6337 2006-02-23 [wwp]        2.0.0cvs76
6338
6339         * commitHelper
6340                 fixed indentation from my previous commit. Fallback to VISUAL if
6341                 EDITOR is not set (and to vi, at last resort).
6342
6343 2006-02-23 [wwp]        2.0.0cvs75
6344
6345         * commitHelper
6346                 improved error detection (Colin, me).
6347
6348 2006-02-23 [wwp]        2.0.0cvs74
6349
6350         * src/prefs_toolbar.c
6351                 simplify and fix prefs/toolbars layouting. Combos' contents can
6352                 now be really displayed.
6353
6354 2006-02-23 [wwp]        2.0.0cvs73
6355         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6356         be really displayed.
6357
6358 2006-02-22 [wwp]        2.0.0cvs72
6359
6360         * src/compose.c
6361                 fix a typo in my previous commit (sorry!).
6362
6363 2006-02-22 [wwp]        2.0.0cvs71
6364
6365         * src/prefs_toolbar.c
6366                 fix a crash when adding separators to toolbars,
6367                 also fix some separator item information.
6368
6369 2006-02-22 [wwp]        2.0.0cvs70
6370
6371         * src/compose.c
6372                 fix a crash when redirecting (for instance) when compose window's
6373                 toolbar contents has been customized (when some buttons have been
6374                 removed in fact).
6375
6376 2006-02-21 [wwp]        2.0.0cvs69
6377
6378         * src/summaryview.c
6379         * src/gtk/pluginwindow.c
6380         * src/plugins/pgpcore/prefs_gpg.c
6381                 fix some compilation warnings (feat. remains of removed code).
6382
6383 2006-02-21 [wwp]        2.0.0cvs68
6384
6385         * src/gtk/gtkutils.c
6386                 fix two compilation issues, thanks to Stephan Sachse.
6387
6388 2006-02-20 [colin]      2.0.0cvs67
6389
6390         * src/mainwindow.c
6391                 Don't reselect displayed mail on refocus
6392                 This fixes actions misbehaving 
6393
6394 2006-02-20 [wwp]        2.0.0cvs66
6395
6396         * src/summaryview.c
6397         * src/gtk/gtksctree.c
6398         * src/gtk/gtkshruler.c
6399                 changed more runtime typecast checks.
6400
6401 2006-02-20 [wwp]        2.0.0cvs65
6402
6403         * src/summary_search.c
6404                 find all - summaryview refresh issue fixed, thanks to Colin.
6405
6406 2006-02-20 [wwp]        2.0.0cvs64
6407
6408         * src/gtk/gtkutils.c
6409                 better runtime typecast checks.
6410
6411 2006-02-20 [wwp]        2.0.0cvs63
6412
6413         * src/summary_search.c
6414                 enhancements to the summary search:
6415                         - add the ability to stop the running search
6416                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6417                         - don't search if no criteria (From/To/Subject/Body) is set
6418                         - ensure that a busy mouse pointer is always shown when searching,
6419                           show it even a bit earlier
6420
6421 2006-02-19 [colin]      2.0.0cvs62
6422
6423         * src/compose.c
6424         * src/imap.c
6425         * src/etpan/imap-thread.c
6426         * src/etpan/imap-thread.h
6427                 (Future) IMAP speed improvement on sending
6428                 Will require a libetpan update
6429         * src/summaryview.c
6430         * src/gtk/quicksearch.c
6431                 Make quicksearch clearable while running.
6432
6433 2006-02-17 [colin]      2.0.0cvs61
6434
6435         * src/imap.c
6436         * src/etpan/imap-thread.c
6437         * src/etpan/imap-thread.h
6438                 Check for IMAP certificates
6439                 ** Requires libetpan-0.42-cvs4 
6440                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6441
6442 2006-02-17 [colin]      2.0.0cvs60
6443
6444         * src/messageview.c
6445         * src/prefs_common.c
6446         * src/prefs_common.h
6447         * src/prefs_message.c
6448                 Add pref to display HTML-only mails with plugin, 
6449                 if possible (defaulting to FALSE of course).
6450
6451 2006-02-16 [colin]      2.0.0cvs59
6452
6453         * src/main.c
6454         * src/common/plugin.c
6455         * src/common/plugin.h
6456         * src/gtk/pluginwindow.c
6457                 Keep track of requested (but unloaded) plugins
6458                 in some error cases.
6459
6460 2006-02-16 [wwp]        2.0.0cvs58
6461
6462         * src/gtk/gtkaspell.c
6463         * src/gtk/gtkaspell.h
6464         * src/prefs_spelling.c
6465         * src/compose.c
6466         * src/prefs_common.c
6467         * src/prefs_common.h
6468                 implemented new optional spellchecker behaviour: re-check message when
6469                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6470
6471 2006-02-16 [wwp]        2.0.0cvs57
6472
6473         * src/quote_fmt_parse.y
6474                 pclose popen'ed pipe.
6475
6476 2006-02-15 [colin]      2.0.0cvs56
6477
6478         * src/mimeview.c
6479         * src/mimeview.h
6480                 Let MimeViewers know which MimeView they
6481                 depend of.
6482         * src/summaryview.c
6483                 Swap From/To columns in Sent/Queue/Drafts
6484                 folders
6485         * src/etpan/imap-thread.c
6486                 Use mailstream_low_tls_open() for STARTTLS
6487                 instead of mailstream_low_ssl_open()
6488                 ** REQUIRES libetpan 0.42cvs3 **
6489
6490 2006-02-15 [wwp]        2.0.0cvs55
6491
6492         * src/compose.c
6493         * src/compose.h
6494         * src/message_search.c
6495         * src/message_search.h
6496         * src/textview.c
6497         * src/gtk/gtkutils.c
6498         * src/gtk/gtkutils.h
6499                 added the ability to Find text in the compose window (and a bit
6500                 of code factorization).
6501
6502 2006-02-15 [wwp]        2.0.0cvs54
6503
6504         * src/prefs_gtk.c
6505                 yet another one file was missing (fix for some widgets' sensitivity).
6506                 Thanks Colin!
6507
6508 2006-02-15 [wwp]        2.0.0cvs53
6509
6510         * src/prefs_gtk.h
6511                 oops forgot that file (fix for some widgets' sensitivity).
6512
6513 2006-02-15 [wwp]        2.0.0cvs52
6514
6515         * src/summary_search.c
6516                 implemented advanced summary search options (added the ability
6517                 to use matcher conditions in an advanced search mode).
6518
6519 2006-02-15 [wwp]        2.0.0cvs51
6520
6521         * src/plugins/pgpcore/prefs_gpg.c
6522         * src/prefs_account.c
6523                 fix some widget sensitivity, mostly around some labels in
6524                 account prefs.
6525
6526 2006-02-15 [paul]       2.0.0cvs50
6527
6528         * manual/advanced.xml
6529                 improve Templates info
6530                 written by wwp
6531
6532 2006-02-14 [colin]      2.0.0cvs49
6533
6534         * src/pixmaps/address_book.xpm
6535         * src/pixmaps/preferences.xpm
6536         * src/pixmaps/properties.xpm
6537                 Fix pixmap size - patch by Fabien Vantard
6538
6539 2006-02-13 [colin]      2.0.0cvs48
6540
6541         * src/procmime.c
6542                 Add missing fclose()s on error
6543         * src/textview.c
6544                 Remove unused code
6545         * src/common/utils.c
6546                 Fix temp files not being deleted on windows
6547         Patches by Thomas Gilgin
6548
6549 2006-02-13 [colin]      2.0.0cvs47
6550
6551         * src/mainwindow.c
6552                 Fix exit crash
6553
6554 2006-02-13 [wwp]        2.0.0cvs46
6555
6556         * src/plugins/pgpcore/prefs_gpg.c
6557                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6558
6559 2006-02-12 [colin]      2.0.0cvs45
6560
6561         * src/folderview.c
6562         * src/main.c
6563         * src/mainwindow.c
6564                 Fix "stuff" when quitting
6565
6566 2006-02-12 [wwp]        2.0.0cvs44
6567
6568         * src/prefs_themes.c
6569                 fix typos in debug messages.
6570
6571 2006-02-11 [colin]      2.0.0cvs43
6572
6573         * src/summaryview.c
6574                 don't allow drag/drop from ourself
6575
6576 2006-02-10 [wwp]        2.0.0cvs42
6577
6578         * src/exporthtml.c
6579         * src/html.c
6580         * src/html.h
6581         * src/procmime.c
6582         * src/textview.c
6583                 renamed html_ prefixed functions and data structures to avoid
6584                 namespace clashes w/ other software (gtkhtml2 for instance).
6585                 Closes bug #907.
6586
6587
6588 2006-02-09 [colin]      2.0.0cvs41
6589
6590         * src/summaryview.c
6591                 Fix shitty logic messed up. Thanks Ticho for the hint!
6592
6593 2006-02-09 [wwp]        2.0.0cvs40
6594
6595         * src/gtk/about.c
6596         * src/compose.c
6597         * src/prefs_account.c
6598         * src/prefs_gtk.h
6599         * src/editaddress.c
6600                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6601                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6602                 Browse buttons in accounts prefs.
6603
6604 2006-02-09 [colin]      2.0.0cvs39
6605
6606         * src/matcher.c
6607                 Check for pointer before using its members
6608         * src/gtk/gtksourceprintjob.c
6609                 Fix a wrong warning
6610
6611 2006-02-09 [wwp]        2.0.0cvs38
6612
6613         * src/gtk/filesel.c
6614                 fix few compiler warnings (type mismatch).
6615
6616 2006-02-09 [paul]       2.0.0cvs37
6617
6618         * po/fr.po
6619                 updated by Fabien Vantard
6620
6621 2006-02-08 [colin]      2.0.0cvs36
6622
6623         * src/prefs_common.c
6624         * src/common/defs.h
6625         * src/common/plugin.c
6626                 allow windows and linux configurations to coexist
6627                 patch by Thomas Gilgin
6628
6629 2006-02-08 [colin]      2.0.0cvs35
6630
6631         * src/filtering.c
6632         * src/matcher.c
6633         * src/matcher.h
6634         * src/matcher_parser_parse.y
6635         * src/prefs_filtering_action.c
6636         * src/prefs_matcher.c
6637                 Add the "Ignore thread" filtering
6638                 action
6639
6640 2006-02-08 [colin]      2.0.0cvs34
6641
6642         * src/compose.c
6643         * src/procmime.c
6644         * src/procmime.h
6645                 Fix bug #905 (damaged attachment)
6646                 text files with raw \0's aren't really text files
6647         FOR_STABLE
6648
6649 2006-02-08 [colin]      2.0.0cvs33
6650
6651         * src/summaryview.c
6652                 Fix crasher introduced yesterday
6653
6654 2006-02-08 [wwp]        2.0.0cvs32
6655
6656         * src/compose.c
6657         * src/compose.h
6658                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6659
6660 2006-02-08 [wwp]        2.0.0cvs31
6661
6662         * src/prefs_template.c
6663                 templates enhancement: allow address completion for Cc and Bcc fields
6664                 (it was currently possible for the To field only)
6665
6666 2006-02-08 [colin]      2.0.0cvs30
6667
6668         * src/compose.c
6669                 Don't unblock if not blocked
6670         FOR_STABLE
6671
6672 2006-02-07 [colin]      2.0.0cvs29
6673
6674         * src/action.c
6675                 Forgot to refresh summaryview
6676
6677 2006-02-07 [colin]      2.0.0cvs28
6678
6679         * src/action.c
6680                 Freeze/thaw message list and folder list while
6681                 processing %as{} actions 
6682         * src/compose.c
6683                 Fix auto-wrap disabling after a middle-click
6684                 paste - FOR_STABLE
6685
6686 2006-02-07 [paul]       2.0.0cvs27
6687
6688         * src/folder.c
6689                 fix freeing of uninitialised pointers
6690                 Thanks to Colin
6691
6692 2006-02-06 [colin]      2.0.0cvs26
6693
6694         * src/folder.c
6695                 Use g_slist_prepend in potentially big list
6696
6697 2006-02-06 [colin]      2.0.0cvs25
6698
6699         * src/folder.c
6700                 Completely skip processing if it doesn't 
6701                 exist (faster!)
6702
6703 2006-02-06 [colin]      2.0.0cvs24
6704
6705         * src/folder.c
6706         * src/summaryview.c
6707                 Batch filtering in summaryview (from Tools menu)
6708                 and pre/post//-processing too
6709
6710 2006-02-06 [colin]      2.0.0cvs23
6711
6712         * src/procmsg.h
6713         * src/filtering.c
6714                 Use a special field for batch filtering instead
6715                 of stepping on deferred execution's toes
6716
6717 2006-02-06 [colin]      2.0.0cvs22
6718
6719         * src/action.c
6720         * src/filtering.c
6721         * src/filtering.h
6722         * src/folder.c
6723         * src/summaryview.c
6724                 Fix filtering via menus and actions
6725
6726 2006-02-06 [colin]      2.0.0cvs21
6727
6728         * src/imap.c
6729                 Put the added file directly to cache if possible (will work
6730                 with next libetpan)
6731         * src/filtering.c
6732         * src/filtering.h
6733         * src/inc.c
6734         * src/folder.c
6735         * src/mbox.c
6736         * src/procmsg.h
6737                 Move and copy filtered messages by batches instead of one
6738                 by one - faster on IMAP
6739         * src/procmsg.c
6740                 Add a function that'll possibly be useful later
6741
6742 2006-02-06 [colin]      2.0.0cvs20
6743
6744         * src/addressbook.c
6745                 Use internal mime-type instead of text/plain for d'n'd
6746         * src/compose.c
6747                 Allow attaching files from mimeview's icon list via d'n'd
6748         * src/folderview.c
6749         * src/folderview.h
6750                 Use internal mime-type instead of text/plain for d'n'd
6751                 Don't try to selected opened folder if none is
6752                 Factorize d'n'd from other apps code
6753         * src/headerview.c
6754         * src/textview.c
6755         * src/gtk/gtkutils.c
6756         * src/gtk/gtkutils.h
6757                 Factorize Face/X-Face stuff
6758         * src/mimeview.c
6759                 Fix d'n'd to other apps
6760         * src/prefs_message.c
6761                 Let the XFace pref be usable without libcompface as it also
6762                 applies to Face
6763         * src/summaryview.c
6764                 Fix d'n'd to other apps
6765                 Factorize d'n'd from other apps code
6766
6767 2006-02-06 [wwp]        2.0.0cvs19
6768
6769         * po/it.po
6770                 Italian translation fixes by Andrea Spadaccini (no more confusion
6771                 between filtering and processing, and few changes in the About
6772                 dialog).
6773
6774
6775 2006-02-06 [mones]      2.0.0cvs18
6776
6777         * src/gtk/icon_legend.c
6778                 Improved descriptions allowing better translations
6779
6780 2006-02-05 [colin]      2.0.0cvs17
6781
6782         * src/imap.c
6783                 Add the f*cking missing expunge that caused imap_fetch_env
6784                 to fail after an add_msgs ! :-///
6785         * src/etpan/imap-thread.c
6786                 Add a bit of debug
6787         FOR_STABLE
6788
6789 2006-02-05 [colin]      2.0.0cvs16
6790
6791         * src/common/utils.c
6792                 Don't check for return-path (or we can't put
6793                 back non-sent mails)
6794
6795 2006-02-05 [colin]      2.0.0cvs15
6796
6797         * src/textview.c
6798                 Don't try to display Face header in textview
6799                 when teh headerview's active
6800
6801 2006-02-05 [colin]      2.0.0cvs14
6802
6803         * tools/tbird2syl.py
6804         * tools/Makefile.am
6805                 Add script to import Thunderbird mails
6806
6807 2006-02-05 [colin]      2.0.0cvs13
6808
6809         * src/headerview.c
6810         * src/procheader.c
6811         * src/procmsg.c
6812         * src/procmsg.h
6813         * src/textview.c
6814                 Show Face headers - patch partially by Klaus Flittner
6815
6816 2006-02-05 [colin]      2.0.0cvs12
6817
6818         * src/folderview.c
6819         * src/summaryview.c
6820         * src/common/utils.c
6821         * src/common/utils.h
6822                 Let dnd work from mime icons to summaryview
6823                 and to folderview too
6824                 Add a crude test to avoid trying to add files
6825                 drag'n'dropped when they're not mails
6826
6827 2006-02-04 [colin]      2.0.0cvs11
6828
6829         * src/summaryview.c
6830         * src/mimeview.c
6831                 Fix utf8 conversion
6832
6833 2006-02-04 [colin]      2.0.0cvs10
6834
6835         * src/compose.c
6836         * src/folderview.c
6837         * src/mimeview.c
6838         * src/summaryview.c
6839         * src/summaryview.h
6840                 Added various drag and drop capas:
6841                 From                    To
6842                 summaryview             other apps
6843                 mimeview icons          other apps
6844                 other apps              summaryview
6845                 other apps              folderview
6846
6847                 This shouldn't have broken the existing:
6848                 From                    To
6849                 summaryview             folderview
6850                 folderview              folderview
6851                 summaryview             compose's attachments
6852
6853         Tests welcomed.
6854
6855 2006-02-02 [paul]       2.0.0cvs9
6856
6857         * src/mainwindow.c
6858                 move global option 'Set displayed columns...' out
6859                 of folder option grouping.
6860                 fix sensitivity of 'harvest addresses'
6861         FOR_STABLE
6862
6863 2006-02-01 [colin]      2.0.0cvs8
6864
6865         * src/mimeview.c
6866                 Revert the alertpanel patch, it sucks (intrusive
6867                 and gets in the way of "open")
6868
6869 2006-02-01 [colin]      2.0.0cvs7
6870
6871         * src/compose.c
6872         * src/prefs_account.c
6873         * src/prefs_common.c
6874         * src/common/defs.h
6875         * src/common/utils.c
6876         * src/common/utils.h
6877                 Add ability to edit the signature file
6878                 from the account preferences, and use
6879                 a default for the text editor.
6880                 Patch by Fabien Vantard
6881
6882 2006-02-01 [colin]      2.0.0cvs6
6883
6884         * src/mimeview.c
6885                 Try to get mime type by extension if it is
6886                 application/octet-stream
6887                 Display a window with possible choices when
6888                 encountering unknown mime types
6889         * src/gtk/filesel.c
6890         * src/gtk/filesel.h
6891                 Add preview
6892                 Allow multiple selection in filtered filesel
6893                 (patch by Fabien Vantard)
6894         * src/gtk/pluginwindow.c
6895                 Use it (patch by Fabien Vantard)
6896
6897 2006-02-01 [paul]       2.0.0cvs5
6898
6899         * src/jpilot.c
6900                 fix crash on creating jpilot address book
6901                 Thanks to Colin - FOR_STABLE
6902         * src/prefs_summaries.c
6903         * src/prefs_wrapping.c
6904         * src/gtk/icon_legend.c
6905         * src/gtk/quicksearch.c
6906                 string fixes and additions
6907
6908 2006-02-01 [paul]       2.0.0cvs4
6909
6910         * src/compose.c
6911         * src/mainwindow.c
6912         * src/messageview.c
6913         * src/prefs_send.c
6914                 add Arabic encoding option
6915                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6916
6917 2006-01-31 [colin]      2.0.0cvs3
6918
6919         * src/plugins/pgpcore/passphrase.c
6920                 Convert passphrase to locale encoding
6921         * src/compose.c
6922                 Fix drafting on IMAP. Crappy bug sneaked in
6923                 the release :-/
6924         FOR_STABLE
6925
6926 2006-01-30 [paul]       2.0.0cvs2
6927
6928         * src/gtk/icon_legend.c
6929                 show the new entries
6930
6931 2006-01-30 [colin]      2.0.0cvs1
6932
6933         * src/manual.c
6934                 Check for the file to be present before 
6935                 enabling the menu - FOR_STABLE
6936         * src/gtk/icon_legend.c
6937                 Add folders icons (not all of them, there
6938                 are too much, but the most intriguing ones)
6939
6940 2006-01-30 [paul]       2.0.0
6941
6942         version 2.0.0 released
6943
6944 2006-01-30 [paul]       1.9.100cvs200
6945
6946         * manual/faq.xml
6947         * manual/gpl.xml
6948         * manual/intro.xml
6949         * manual/starting.xml
6950         * manual/sylpheed-claws-manual.xml
6951                 fixes, additions
6952
6953 2006-01-29 [mones]      1.9.100cvs199
6954
6955         * manual/account.xml
6956         * manual/advanced.xml
6957         * manual/glossary.xml
6958                 Some typos fixed, added LDIF term to glossary
6959         * po/es.po
6960                 Fixed leading plus symbol
6961
6962 2006-01-29 [paul]       1.9.100cvs198
6963
6964         * po/fi.po
6965         * po/sk.po
6966                 updated by Tommi Pirinen and Andrej Kacian
6967
6968 2006-01-29 [paul]       1.9.100cvs197
6969
6970         * src/gtk/authors.h
6971                 remove duplicates
6972
6973 2006-01-29 [paul]       1.9.100cvs196
6974
6975         * AUTHORS
6976         * po/nl.po
6977         * src/gtk/authors.h
6978         * tools/claws.i18n.status.pl
6979                 nl translation updated by Tim Dijkstra
6980
6981 2006-01-29 [paul]       1.9.100cvs195
6982
6983         * po/sr.po
6984         * po/sv.po
6985                 updated by Aleksandar Urosevic and Anders Troback
6986
6987 2006-01-28 [colin]      1.9.100cvs194
6988
6989         * src/gtk/gtksourceprintjob.c
6990                 Don't fiddle with PangoLayout when we
6991                 have an image
6992
6993 2006-01-28 [paul]       1.9.100cvs193
6994
6995         * AUTHORS
6996         * po/el.po
6997         * po/zh_CN.po
6998         * src/gtk/authors.h
6999         * tools/claws.i18n.status.pl
7000                 updated translations submitted by Stavros Giannouris
7001                 and Ralgh Young
7002
7003 2006-01-27 [colin]      1.9.100cvs192
7004
7005         * src/summaryview.c
7006         * src/gtk/gtksourceprintjob.c
7007                 Add image printing 
7008                 (libgnomeprint only, of course)
7009
7010 2006-01-27 [paul]       1.9.100cvs191
7011
7012         * po/fr.po
7013         * po/it.po
7014                 updated by Fabien Vantard and Andrea Spadaccini
7015
7016 2006-01-26 [colin]      1.9.100cvs190
7017
7018         * manual/Makefile.am
7019         * configure.ac
7020                 Make building the manual optional 
7021                 (--disable-manual)
7022
7023 2006-01-26 [paul]       1.9.100cvs189
7024
7025         * manual/glossary.xml
7026         * manual/plugins.xml
7027                 edited
7028         * po/en_GB.po
7029                 updated
7030
7031 2006-01-26 [paul]       1.9.100cvs188
7032
7033         * src/prefs_display_header.c
7034         * src/prefs_folder_column.c
7035         * src/prefs_msg_colors.c
7036         * src/prefs_summaries.c
7037         * src/prefs_summary_column.c
7038                 HIGify
7039
7040 2006-01-25 [colin]      1.9.100cvs187
7041
7042         * src/imap.c
7043                 Don't allow moving/copying mails between
7044                 queue/drafts and non-queue/drafts folders
7045                 Fixes bug #897 (message header is resetted 
7046                 if one is copied to Drafts)
7047
7048 2006-01-25 [colin]      1.9.100cvs186
7049
7050         * src/folder.c
7051         * src/mainwindow.c
7052                 Fix subscribed folders not found
7053         * src/compose.c
7054                 Don't try to encode as original mail's charset
7055                 if it's ascii 
7056
7057 2006-01-25 [paul]       1.9.100cvs185
7058
7059         * AUTHORS
7060         * po/Makevars
7061                 updated
7062         * po/de.po
7063         * po/pl.po
7064         * po/pt_BR.po
7065         * po/sr.po
7066                 updates submitted by Stephan Sachse, Emilian Nowak
7067                 and Quar, Frederico Goncalves Guimaraes, and
7068                 Aleksandar Urosevic
7069                 Fix Bug 896, 'PT_BR locale broken'.
7070         * src/gtk/authors.h
7071                 updated
7072
7073 2006-01-24 [mones]      1.9.100cvs184
7074
7075         * manual/glossary.xml
7076                 All current terms finished. Reviewers welcome ;-)
7077         * manual/keyboard.xml
7078                 Fixed column width for pdf output.
7079         * po/es.po
7080                 Updated
7081
7082 2006-01-24 [paul]       1.9.100cvs183
7083
7084         * manual/glossary.xml
7085                 fix id name
7086         * manual/dist/html/Makefile.am
7087         * manual/dist/pdf/Makefile.am
7088         * manual/dist/ps/Makefile.am
7089         * manual/dist/txt/Makefile.am
7090                 fix make deps
7091                 Thanks to Colin
7092
7093 2006-01-24 [mones]      1.9.100cvs182
7094
7095         * manual/glossary.xml
7096                 Nearly finished, some terms missing.
7097
7098 2006-01-23 [paul]       1.9.100cvs181
7099
7100         * manual/dist/html/Makefile.am
7101         * manual/dist/pdf/Makefile.am
7102         * manual/dist/ps/Makefile.am
7103         * manual/dist/txt/Makefile.am
7104         * src/mainwindow.c
7105                 re-enable manual
7106                 Thanks to Colin
7107
7108 2006-01-22 [colin]      1.9.100cvs180
7109
7110         * src/compose.c
7111         * src/gtk/gtkaspell.c
7112                 Don't deselect stuff before right-clicking, with aspell.
7113                 (This prevented right-click Copy, for example).
7114                 Thanks to Clo!
7115
7116 2006-01-22 [paul]       1.9.100cvs179
7117
7118         * src/summary_search.c
7119                 don't fix the widget size as it causes problems
7120                 under localisation.
7121                 Thanks to Emilian Nowak
7122
7123 2006-01-21 [paul]       1.9.100cvs178
7124
7125         * src/prefs_themes.c
7126                 fix broken underlining of label text
7127                 with some translations
7128
7129 2006-01-21 [colin]      1.9.100cvs177
7130
7131         * po/fr.po
7132                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
7133
7134 2006-01-20 [colin]      1.9.100cvs176
7135
7136         * configure.ac
7137         * Makefile.am
7138         * manual/Makefile
7139         * manual/dist/html/.cvsignore
7140         * manual/dist/html/Makefile.am
7141         * manual/dist/pdf/.cvsignore
7142         * manual/dist/pdf/Makefile.am
7143         * manual/dist/ps/.cvsignore
7144         * manual/dist/ps/Makefile.am
7145         * manual/dist/txt/.cvsignore
7146         * manual/dist/txt/Makefile.am
7147                 Autotool-ize manual
7148
7149 2006-01-20 [paul]       1.9.100cvs175
7150
7151         * manual/handling.xml
7152                 make Filtering and Searching entries easier to find
7153         * manual/keyboard.xml
7154                 add the remaining default keybinds
7155         * src/prefs_summaries.c
7156                 update the default keybinds
7157
7158 2006-01-20 [paul]       1.9.100cvs174
7159
7160         * src/addressbook.c
7161         * src/addrgather.c
7162         * src/addrharvest.c
7163         * src/editaddress.c
7164         * src/editgroup.c
7165         * src/exphtmldlg.c
7166         * src/expldifdlg.c
7167         * src/exporthtml.c
7168         * src/exportldif.c
7169         * src/ldif.c
7170                 replace 'e-mail' with 'email'
7171         * src/summary_search.c
7172                 add mnemonic to "Find all" button
7173
7174 2006-01-20 [wwp]        1.9.100cvs173
7175
7176         * src/export.c
7177         * src/import.c
7178                 touched mbox import/export buttons for HIG-compliance
7179
7180 2006-01-19 [paul]       1.9.100cvs172
7181
7182         * manual/account.xml
7183         * manual/addrbook.xml
7184         * manual/advanced.xml
7185         * manual/faq.xml
7186         * manual/handling.xml
7187         * manual/intro.xml
7188         * manual/plugins.xml
7189         * manual/starting.xml
7190                 more editing
7191
7192 2006-01-19 [paul]       1.9.100cvs171
7193
7194         * src/toolbar.c
7195                 allow use of trash button while receiving
7196                 Thanks to Colin
7197
7198 2006-01-19 [wwp]        1.9.100cvs170
7199
7200         * src/gtk/quicksearch.c
7201         * src/compose.c
7202                 force text color to black when yellow background is set
7203
7204 2006-01-19 [colin]      1.9.100cvs169
7205
7206         * src/plugins/trayicon/trayicon.c
7207                 Gray out Get Mail when already getting mail
7208
7209 2006-01-18 [paul]       1.9.100cvs168
7210
7211         * src/compose.c
7212                 give widget yellow background was To is
7213                 set via folder prefs
7214         * src/gtk/quicksearch.c
7215                 give widget yellow background when quick
7216                 search is active.
7217                 Thanks to Colin
7218
7219 2006-01-18 [paul]       1.9.100cvs167
7220
7221         * doc/man/sylpheed-claws.1
7222                 add --subscribe option
7223
7224 2006-01-18 [paul]       1.9.100cvs166
7225
7226         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7227         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7228                 use %U instead of %F (%F is broken for user installed
7229                 files in kde 3.5)
7230
7231 2006-01-18 [colin]      1.9.100cvs165
7232
7233         * src/summaryview.c
7234                 Default to Yes in "No more * messages" dialogs
7235
7236 2006-01-17 [colin]      1.9.100cvs164
7237
7238         * src/compose.c
7239                 Possibly fix an invalid iterator causing
7240                 crash
7241
7242 2006-01-17 [colin]      1.9.100cvs163
7243
7244         * src/mimeview.c
7245                 Fix crash when the image disappears under the
7246                 image viewer
7247
7248 2006-01-16 [colin]      1.9.100cvs162
7249
7250         * src/compose.c
7251                 Fix reenabling autowrap
7252
7253 2006-01-16 [colin]      1.9.100cvs161
7254
7255         * src/compose.c
7256                 reset quote_len before getting quote_str
7257
7258 2006-01-16 [colin]      1.9.100cvs160
7259
7260         * src/account.c
7261         * src/account.h
7262         * src/folder.c
7263         * src/imap_gtk.c
7264         * src/mh_gtk.c
7265                 Fix bug #883 (default inbox does not track folder move)
7266
7267 2006-01-16 [colin]      1.9.100cvs159
7268
7269         * src/compose.c
7270         * src/plugins/pgpcore/passphrase.c
7271                 More buttons fixes
7272
7273 2006-01-16 [paul]       1.9.100cvs158
7274
7275         * src/prefs_actions.c
7276         * src/prefs_filtering_action.c
7277         * src/prefs_matcher.c
7278         * src/quote_fmt.c
7279         * src/gtk/description_window.c
7280         * src/gtk/description_window.h
7281         * src/gtk/quicksearch.c
7282                 description window cleanups
7283
7284 2006-01-15 [colin]      1.9.100cvs157
7285
7286         * src/addressbook.c
7287         * src/prefs_filtering.c
7288                 Same here
7289
7290 2006-01-15 [colin]      1.9.100cvs156
7291
7292         * src/folderview.c
7293         * src/mainwindow.c
7294                 Same for "Empty trash"
7295
7296 2006-01-15 [colin]      1.9.100cvs155
7297
7298         * src/inc.c
7299                 Override offline dialog had Yes by default
7300
7301 2006-01-15 [colin]      1.9.100cvs154
7302
7303         * src/summaryview.c
7304                 Delete selected messages? previously had Yes the default
7305
7306 2006-01-15 [colin]      1.9.100cvs153
7307
7308         * src/folder.c
7309         * src/folder.h
7310         * src/main.c
7311                 Check if a mailbox is loaded after all
7312                 plugins are loaded.
7313
7314 2006-01-15 [colin]      1.9.100cvs152
7315
7316         * src/folder.c
7317                 Don't start wizard when there are unloaded folders (will help
7318                 people with only mbox or maildir mailboxes)
7319
7320 2006-01-14 [colin]      1.9.100cvs151
7321
7322         * src/addressbook.c
7323         * src/expldifdlg.c
7324         * src/importldif.c
7325         * src/importmutt.c
7326         * src/importpine.c
7327         * src/mh_gtk.c
7328                 More HIG compliance and fixes
7329
7330 2006-01-14 [colin]      1.9.100cvs150
7331
7332         * src/prefs_filtering_action.c
7333         * src/foldersel.c
7334                 Two forgotten button order changes
7335
7336 2006-01-14 [colin]      1.9.100cvs149
7337
7338         * src/account.c
7339         * src/addressbook.c
7340         * src/compose.c
7341         * src/folderview.c
7342         * src/imap_gtk.c
7343         * src/mainwindow.c
7344         * src/mh_gtk.c
7345         * src/news_gtk.c
7346         * src/prefs_actions.c
7347         * src/prefs_customheader.c
7348         * src/prefs_filtering.c
7349         * src/prefs_matcher.c
7350         * src/prefs_template.c
7351         * src/ssl_manager.c
7352         * src/summaryview.c
7353         * src/textview.c
7354         * src/toolbar.c
7355                 All deletion confirmations are now "Cancel, Delete" 
7356                 instead of "No, Yes"
7357                 Clarified most of the other "No, Yes" to 
7358                 "Cancel, Descriptive_action"
7359                 Rechanged the "Entry not saved" alerts to have 
7360                 "Close, Continue editing"
7361
7362
7363 2006-01-14 [paul]
7364
7365         * 2.0.0-rc4 released
7366
7367 2006-01-14 [paul]       1.9.100cvs148
7368
7369         * src/account.c
7370         * src/addressadd.c
7371         * src/addressbook.c
7372         * src/compose.c
7373         * src/editaddress.c
7374         * src/editbook.c
7375         * src/editgroup.c
7376         * src/editjpilot.c
7377         * src/editldap.c
7378         * src/editvcard.c
7379         * src/exphtmldlg.c
7380         * src/expldifdlg.c
7381         * src/folderview.c
7382         * src/grouplistdialog.c
7383         * src/imap_gtk.c
7384         * src/importmutt.c
7385         * src/importpine.c
7386         * src/inc.c
7387         * src/main.c
7388         * src/mainwindow.c
7389         * src/message_search.c
7390         * src/messageview.c
7391         * src/mh_gtk.c
7392         * src/mimeview.c
7393         * src/news_gtk.c
7394         * src/prefs_actions.c
7395         * src/prefs_customheader.c
7396         * src/prefs_filtering.c
7397         * src/prefs_matcher.c
7398         * src/prefs_template.c
7399         * src/prefs_themes.c
7400         * src/ssl_manager.c
7401         * src/summary_search.c
7402         * src/summaryview.c
7403         * src/textview.c
7404         * src/toolbar.c
7405         * src/gtk/foldersort.c
7406         * src/gtk/gtkaspell.c
7407         * src/gtk/inputdialog.c
7408         * src/gtk/prefswindow.c
7409         * src/plugins/pgpcore/select-keys.c
7410         * src/plugins/trayicon/trayicon.c
7411                 HIG compliant button order
7412
7413 2006-01-14 [mones]      1.9.100cvs147
7414
7415         * po/es.po
7416                 Updated translation
7417
7418 2006-01-13 [paul]       1.9.100cvs146
7419
7420         * AUTHORS
7421         * ChangeLog
7422         * src/gtk/authors.h
7423                 add Joshua M. Kwan to contributors list
7424
7425 2006-01-13 [colin]      1.9.100cvs145
7426
7427         * src/gtk/quicksearch.c
7428                 Don't refocus quick search after executing (Esc or Enter)
7429                 Allows to '/'search something then move up/down in 
7430                 summaryview, and to Esc a search and be back in the 
7431                 summaryview
7432
7433 2006-01-13 [paul]       1.9.100cvs144
7434
7435         * src/plugins/pgpinline/pgpinline.c
7436                 support Content-Type 'application/pgp'
7437                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7438
7439 2006-01-13 [paul]       1.9.100cvs143
7440
7441         * manual/account.xml
7442                 make mention of partial retrieval
7443                 thanks to Colin
7444
7445 2006-01-13 [paul]       1.9.100cvs142
7446
7447         * src/account.c
7448         * src/account.h
7449         * src/action.c
7450         * src/action.h
7451         * src/adbookbase.h
7452         * src/addr_compl.c
7453         * src/addr_compl.h
7454         * src/addrbook.c
7455         * src/addrcache.c
7456         * src/addrcache.h
7457         * src/addrcindex.c
7458         * src/addrcindex.h
7459         * src/addrclip.c
7460         * src/addrclip.h
7461         * src/addrdefs.h
7462         * src/addressadd.c
7463         * src/addressadd.h
7464         * src/addressbook.c
7465         * src/addressbook.h
7466         * src/addrgather.c
7467         * src/addrgather.h
7468         * src/addrharvest.c
7469         * src/addrharvest.h
7470         * src/addrindex.c
7471         * src/addrindex.h
7472         * src/addritem.c
7473         * src/addritem.h
7474         * src/addrquery.c
7475         * src/addrquery.h
7476         * src/addrselect.c
7477         * src/addrselect.h
7478         * src/alertpanel.c
7479         * src/alertpanel.h
7480         * src/browseldap.c
7481         * src/browseldap.h
7482         * src/codeconv.c
7483         * src/codeconv.h
7484         * src/compose.c
7485         * src/compose.h
7486         * src/customheader.c
7487         * src/customheader.h
7488         * src/displayheader.c
7489         * src/displayheader.h
7490         * src/editaddress.c
7491         * src/editaddress.h
7492         * src/editbook.c
7493         * src/editbook.h
7494         * src/editgroup.c
7495         * src/editgroup.h
7496         * src/editjpilot.c
7497         * src/editjpilot.h
7498         * src/editldap.c
7499         * src/editldap.h
7500         * src/editldap_basedn.c
7501         * src/editldap_basedn.h
7502         * src/editvcard.c
7503         * src/editvcard.h
7504         * src/exphtmldlg.c
7505         * src/exphtmldlg.h
7506         * src/expldifdlg.c
7507         * src/expldifdlg.h
7508         * src/export.h
7509         * src/exporthtml.c
7510         * src/exporthtml.h
7511         * src/exportldif.c
7512         * src/exportldif.h
7513         * src/filtering.c
7514         * src/filtering.h
7515         * src/folder.c
7516         * src/folder.h
7517         * src/folder_item_prefs.c
7518         * src/folder_item_prefs.h
7519         * src/foldersel.c
7520         * src/foldersel.h
7521         * src/folderutils.c
7522         * src/folderutils.h
7523         * src/folderview.c
7524         * src/folderview.h
7525         * src/grouplistdialog.c
7526         * src/grouplistdialog.h
7527         * src/headerview.c
7528         * src/html.c
7529         * src/html.h
7530         * src/image_viewer.c
7531         * src/image_viewer.h
7532         * src/imap.c
7533         * src/imap.h
7534         * src/imap_gtk.c
7535         * src/imap_gtk.h
7536         * src/import.h
7537         * src/importldif.c
7538         * src/importldif.h
7539         * src/importmutt.c
7540         * src/importmutt.h
7541         * src/importpine.c
7542         * src/importpine.h
7543         * src/inc.c
7544         * src/inc.h
7545         * src/jpilot.c
7546         * src/jpilot.h
7547         * src/ldapctrl.c
7548         * src/ldapctrl.h
7549         * src/ldaplocate.c
7550         * src/ldaplocate.h
7551         * src/ldapquery.c
7552         * src/ldapquery.h
7553         * src/ldapserver.c
7554         * src/ldapserver.h
7555         * src/ldaputil.c
7556         * src/ldaputil.h
7557         * src/ldif.c
7558         * src/ldif.h
7559         * src/main.c
7560         * src/main.h
7561         * src/mainwindow.c
7562         * src/mainwindow.h
7563         * src/manual.c
7564         * src/manual.h
7565         * src/mbox.c
7566         * src/mbox.h
7567         * src/message_search.c
7568         * src/message_search.h
7569         * src/messageview.c
7570         * src/messageview.h
7571         * src/mh.c
7572         * src/mh.h
7573         * src/mh_gtk.c
7574         * src/mh_gtk.h
7575         * src/mimeview.c
7576         * src/mimeview.h
7577         * src/msgcache.c
7578         * src/msgcache.h
7579         * src/mutt.c
7580         * src/mutt.h
7581         * src/news.c
7582         * src/news.h
7583         * src/news_gtk.c
7584         * src/news_gtk.h
7585         * src/partial_download.c
7586         * src/partial_download.h
7587         * src/pine.c
7588         * src/pine.h
7589         * src/pop.c
7590         * src/pop.h
7591         * src/prefs_account.c
7592         * src/prefs_account.h
7593         * src/prefs_actions.c
7594         * src/prefs_actions.h
7595         * src/prefs_common.c
7596         * src/prefs_common.h
7597         * src/prefs_compose_writing.c
7598         * src/prefs_compose_writing.h
7599         * src/prefs_customheader.c
7600         * src/prefs_customheader.h
7601         * src/prefs_display_header.c
7602         * src/prefs_display_header.h
7603         * src/prefs_filtering.c
7604         * src/prefs_filtering.h
7605         * src/prefs_filtering_action.c
7606         * src/prefs_filtering_action.h
7607         * src/prefs_folder_column.c
7608         * src/prefs_folder_column.h
7609         * src/prefs_folder_item.c
7610         * src/prefs_folder_item.h
7611         * src/prefs_fonts.c
7612         * src/prefs_fonts.h
7613         * src/prefs_gtk.c
7614         * src/prefs_gtk.h
7615         * src/prefs_image_viewer.c
7616         * src/prefs_image_viewer.h
7617         * src/prefs_matcher.c
7618         * src/prefs_matcher.h
7619         * src/prefs_message.c
7620         * src/prefs_msg_colors.c
7621         * src/prefs_msg_colors.h
7622         * src/prefs_other.c
7623         * src/prefs_quote.c
7624         * src/prefs_receive.c
7625         * src/prefs_send.c
7626         * src/prefs_spelling.c
7627         * src/prefs_spelling.h
7628         * src/prefs_summaries.c
7629         * src/prefs_summaries.h
7630         * src/prefs_summary_column.c
7631         * src/prefs_summary_column.h
7632         * src/prefs_template.c
7633         * src/prefs_template.h
7634         * src/prefs_themes.c
7635         * src/prefs_themes.h
7636         * src/prefs_toolbar.c
7637         * src/prefs_toolbar.h
7638         * src/prefs_wrapping.c
7639         * src/prefs_wrapping.h
7640         * src/privacy.c
7641         * src/privacy.h
7642         * src/procheader.c
7643         * src/procheader.h
7644         * src/procmime.c
7645         * src/procmime.h
7646         * src/procmsg.c
7647         * src/procmsg.h
7648         * src/quote_fmt.c
7649         * src/quote_fmt_parse.y
7650         * src/recv.c
7651         * src/recv.h
7652         * src/remotefolder.c
7653         * src/remotefolder.h
7654         * src/send_message.c
7655         * src/send_message.h
7656         * src/setup.c
7657         * src/setup.h
7658         * src/sourcewindow.c
7659         * src/sourcewindow.h
7660         * src/ssl_manager.c
7661         * src/ssl_manager.h
7662         * src/statusbar.c
7663         * src/statusbar.h
7664         * src/stock_pixmap.c
7665         * src/stock_pixmap.h
7666         * src/summary_search.c
7667         * src/summary_search.h
7668         * src/summaryview.c
7669         * src/summaryview.h
7670         * src/syldap.c
7671         * src/syldap.h
7672         * src/textview.c
7673         * src/textview.h
7674         * src/toolbar.c
7675         * src/toolbar.h
7676         * src/undo.c
7677         * src/undo.h
7678         * src/unmime.c
7679         * src/unmime.h
7680         * src/vcard.c
7681         * src/vcard.h
7682         * src/wizard.c
7683         * src/wizard.h
7684         * src/common/base64.c
7685         * src/common/base64.h
7686         * src/common/defs.h
7687         * src/common/hooks.c
7688         * src/common/hooks.h
7689         * src/common/log.c
7690         * src/common/log.h
7691         * src/common/mgutils.c
7692         * src/common/mgutils.h
7693         * src/common/nntp.c
7694         * src/common/nntp.h
7695         * src/common/passcrypt.c
7696         * src/common/passcrypt.h.in
7697         * src/common/plugin.c
7698         * src/common/plugin.h
7699         * src/common/prefs.c
7700         * src/common/prefs.h
7701         * src/common/progressindicator.c
7702         * src/common/progressindicator.h
7703         * src/common/quoted-printable.c
7704         * src/common/quoted-printable.h
7705         * src/common/session.c
7706         * src/common/session.h
7707         * src/common/smtp.c
7708         * src/common/smtp.h
7709         * src/common/socket.c
7710         * src/common/socket.h
7711         * src/common/ssl.c
7712         * src/common/ssl.h
7713         * src/common/ssl_certificate.c
7714         * src/common/ssl_certificate.h
7715         * src/common/stringtable.c
7716         * src/common/stringtable.h
7717         * src/common/sylpheed.c
7718         * src/common/sylpheed.h
7719         * src/common/template.c
7720         * src/common/template.h
7721         * src/common/timing.h
7722         * src/common/utils.c
7723         * src/common/utils.h
7724         * src/common/version.h.in
7725         * src/common/xml.c
7726         * src/common/xml.h
7727         * src/common/xmlprops.c
7728         * src/common/xmlprops.h
7729         * src/gtk/colorlabel.c
7730         * src/gtk/colorsel.c
7731         * src/gtk/colorsel.h
7732         * src/gtk/description_window.c
7733         * src/gtk/description_window.h
7734         * src/gtk/filesel.c
7735         * src/gtk/filesel.h
7736         * src/gtk/foldersort.c
7737         * src/gtk/foldersort.h
7738         * src/gtk/gtkutils.c
7739         * src/gtk/gtkutils.h
7740         * src/gtk/inputdialog.c
7741         * src/gtk/inputdialog.h
7742         * src/gtk/logwindow.c
7743         * src/gtk/logwindow.h
7744         * src/gtk/manage_window.c
7745         * src/gtk/manage_window.h
7746         * src/gtk/menu.c
7747         * src/gtk/menu.h
7748         * src/gtk/pluginwindow.c
7749         * src/gtk/pluginwindow.h
7750         * src/gtk/prefswindow.c
7751         * src/gtk/prefswindow.h
7752         * src/gtk/progressdialog.c
7753         * src/gtk/progressdialog.h
7754         * src/gtk/sslcertwindow.c
7755         * src/gtk/sslcertwindow.h
7756         * src/plugins/clamav/clamav_plugin.c
7757         * src/plugins/clamav/clamav_plugin.h
7758         * src/plugins/clamav/clamav_plugin_gtk.c
7759         * src/plugins/demo/demo.c
7760         * src/plugins/dillo_viewer/dillo_prefs.c
7761         * src/plugins/dillo_viewer/dillo_prefs.h
7762         * src/plugins/dillo_viewer/dillo_viewer.c
7763         * src/plugins/pgpcore/passphrase.c
7764         * src/plugins/pgpcore/passphrase.h
7765         * src/plugins/pgpcore/plugin.c
7766         * src/plugins/pgpcore/select-keys.c
7767         * src/plugins/pgpcore/select-keys.h
7768         * src/plugins/pgpcore/sgpgme.c
7769         * src/plugins/pgpcore/sgpgme.h
7770         * src/plugins/pgpinline/pgpinline.c
7771         * src/plugins/pgpinline/pgpinline.h
7772         * src/plugins/pgpinline/plugin.c
7773         * src/plugins/pgpmime/pgpmime.c
7774         * src/plugins/pgpmime/pgpmime.h
7775         * src/plugins/pgpmime/plugin.c
7776         * src/plugins/spamassassin/spamassassin.c
7777         * src/plugins/spamassassin/spamassassin.h
7778         * src/plugins/spamassassin/spamassassin_gtk.c
7779         * src/plugins/trayicon/trayicon.c
7780                 update copyright header
7781
7782 2006-01-13 [paul]       1.9.100cvs141
7783
7784         * src/account.c
7785         * src/export.c
7786         * src/import.c
7787         * src/mainwindow.c
7788         * src/prefs_account.c
7789         * src/prefs_display_header.c
7790         * src/prefs_receive.c
7791         * src/prefs_send.c
7792         * src/prefs_summaries.c
7793         * src/prefs_themes.c
7794         * src/prefs_toolbar.c
7795         * src/gtk/about.c
7796                 various cleanups
7797
7798 2006-01-12 [colin]      1.9.100cvs140
7799
7800         * src/folder.c
7801         * src/folder.h
7802         * src/main.c
7803                 Add --subscribe option
7804                 Let sylpheed-claws email@domain.com equivalent to --compose
7805                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7806
7807 2006-01-12 [paul]       1.9.100cvs139
7808
7809         * src/mainwindow.c
7810                 append 'Change folder order' label with '...'
7811         * src/prefs_actions.c
7812                 allow reordering of actions list by dnd
7813         * src/gtk/foldersort.c
7814                 make the dialog nicer
7815
7816 2006-01-11 [colin]      1.9.100cvs138
7817
7818         * src/compose.c
7819                 Allow templates without text
7820
7821 2006-01-11 [paul]       1.9.100cvs137
7822
7823         * tools/README
7824         * tools/filter_conv_new.pl
7825                 add info to README
7826                 also check .sylpheed for filter.xml
7827                 be a bit informative to the user
7828
7829 2006-01-11 [colin]      1.9.100cvs136
7830
7831         * src/textview.c
7832                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7833
7834 2006-01-10 [paul]       1.9.100cvs135
7835
7836         * tools/Makefile.am
7837         * tools/filter_conv_new.pl
7838                 add script to convert new style Sylpheed
7839                 filter rules (Sylpheed >= 0.9.99) to
7840                 Claws filtering rules
7841
7842 2006-01-10 [colin]      1.9.100cvs134
7843
7844         * src/compose.c
7845                 Fix broken line joins in certain conditions
7846                 (between two quoted lines: <enter><enter><up>
7847                  <type a wrapped sentence><go in the first line>
7848                  <insert more text><watch as line joining failed>)
7849
7850 2006-01-10 [paul]       1.9.100cvs133
7851
7852         * src/compose.c
7853                 don't report success in error dialog
7854                 thanks to Colin
7855         * src/common/utils.c
7856                 include some trailing punctuations as URI
7857                 thanks to Hiro
7858
7859 2006-01-10 [paul]       1.9.100cvs132
7860
7861         * src/mimeview.c
7862                 fix incompatible pointer type
7863                 warning
7864
7865 2006-01-10 [paul]       1.9.100cvs131
7866
7867         * src/compose.c
7868                 change Subject in window title
7869                 instantaneously
7870
7871 2006-01-09 [colin]      1.9.100cvs130
7872
7873         * src/addressbook.c
7874         * src/headerview.c
7875         * src/mainwindow.c
7876         * src/messageview.c
7877         * src/mimeview.c
7878         * src/noticeview.c
7879         * src/summaryview.c
7880                 Fix possible crashes on exit and in addressbook
7881
7882 2006-01-09 [paul]       1.9.100cvs129
7883
7884         * src/prefs_msg_colors.c
7885                 some cleanups that I forgot last time
7886
7887 2006-01-09 [paul]       1.9.100cvs128
7888
7889         * README
7890         * src/folderview.c
7891         * src/prefs_msg_colors.c
7892                 add previously hidden option, color_new, to
7893                 the gui
7894                 move the page to Display/
7895                 rework the gui
7896
7897 2006-01-09 [wwp]        1.9.100cvs127
7898
7899         * src/prefs_themes.c
7900                 made the prefs/display/themes layouts spacing less condensed
7901                 (and so they match other prefs/pages' look).
7902
7903 2006-01-09 [paul]       1.9.100cvs126
7904
7905         * src/compose.c
7906         * src/prefs_common.c
7907         * src/prefs_common.h
7908         * src/prefs_wrapping.c
7909                 remove 'wrap at send' option
7910
7911 2006-01-06 [colin]      1.9.100cvs125
7912
7913         * src/compose.c
7914                 Just make completely sure we don't insert "manual line breaks" 
7915                 when wrapping... 
7916
7917 2006-01-04 [paul]
7918
7919         * 2.0.0-rc3 released
7920
7921 2006-01-04 [paul]       1.9.100cvs124
7922
7923         * src/folderview.c
7924                 fix bug 882, 'quick scroll in folder list
7925                 displays wrong folder contents'
7926
7927 2006-01-04 [paul]       1.9.100cvs123
7928
7929         * src/plugins/pgpmime/pgpmime.c
7930                 better debug information when signing
7931                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7932
7933 2006-01-03 [colin]      1.9.100cvs122
7934
7935         * configure.ac
7936                 We need to recheck for gpgme 1.0.0 after checking
7937                 for 1.1.1, because if 1.1.1 isn't available, 
7938                 GPGME_LIBS and friends are blanked out by the 
7939                 second check.
7940
7941 2006-01-03 [colin]      1.9.100cvs121
7942
7943         * src/common/prefs.c
7944                 Windows unlink-before rename fix
7945         * src/plugins/pgpcore/sgpgme.c
7946                 Add support for PKA info if available
7947                 Both patches by Werner Koch
7948
7949 2006-01-03 [paul]       1.9.100cvs120
7950
7951         * src/messageview.c
7952                 fix bug 884, 'Send receipt' button visible in queue
7953                 Thanks to Colin
7954
7955 2006-01-02 [colin]      1.9.100cvs119
7956
7957         * src/compose.c
7958         * src/imap.c
7959                 Fix autosave on IMAP and more generally try to
7960                 return the correct ID on a newly added IMAP message
7961
7962 2006-01-02 [paul]       1.9.100cvs118
7963
7964         * manual/keyboard.xml
7965                 edited
7966
7967 2006-01-01 [paul]       1.9.100cvs117
7968
7969         * src/gtk/authors.h
7970                 alphabetical order
7971
7972 2005-12-30 [colin]      1.9.100cvs116
7973
7974         * manual/advanced.xml
7975                 Explain Pre/Post-processing differences.
7976
7977 2005-12-30 [colin]      1.9.100cvs115
7978
7979         * src/mh.c
7980                 Implement copy_msgs for a little optimization
7981         * src/imap.c
7982                 Finish yesterday's fix
7983
7984 2005-12-29 [colin]      1.9.100cvs114
7985
7986         * src/imap.c
7987                 Fix occasional failure in fetching a mail over
7988                 IMAP
7989
7990 2005-12-29 [colin]      1.9.100cvs113
7991
7992         * src/compose.c
7993                 Don't remove a draft when sending it, if it is 
7994                 locked.
7995
7996 2005-12-28 [colin]      1.9.100cvs112
7997
7998         * src/summaryview.c
7999                 Fix leak for real
8000
8001 2005-12-28 [wwp]        1.9.100cvs111
8002
8003         * doc/faq/.cvsignore
8004         * doc/faq/de/.cvsignore
8005         * doc/faq/en/.cvsignore
8006         * doc/faq/es/.cvsignore
8007         * doc/faq/fr/.cvsignore
8008         * doc/faq/it/.cvsignore
8009         * doc/manual/.cvsignore
8010         * doc/manual/de/.cvsignore
8011         * doc/manual/en/.cvsignore
8012         * doc/manual/es/.cvsignore
8013         * doc/manual/fr/.cvsignore
8014         * doc/manual/ja/.cvsignore
8015         * src/plugins/mathml_viewer/.cvsignore
8016                 rollback revival of those files (my bad, sorry for the noise).
8017
8018 2005-12-28 [wwp]        1.9.100cvs110
8019
8020         * src/compose.c
8021                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
8022
8023 2005-12-28 [wwp]        1.9.100cvs109
8024
8025         * doc/faq/.cvsignore
8026         * doc/faq/de/.cvsignore
8027         * doc/faq/en/.cvsignore
8028         * doc/faq/es/.cvsignore
8029         * doc/faq/fr/.cvsignore
8030         * doc/faq/it/.cvsignore
8031         * doc/manual/.cvsignore
8032         * doc/manual/de/.cvsignore
8033         * doc/manual/en/.cvsignore
8034         * doc/manual/es/.cvsignore
8035         * doc/manual/fr/.cvsignore
8036         * doc/manual/ja/.cvsignore
8037         * src/plugins/mathml_viewer/.cvsignore
8038         * po/.cvsignore
8039                 more files to ignore.
8040
8041 2005-12-24 [colin]      1.9.100cvs108
8042
8043         * AUTHORS
8044         * src/gtk/authors.h
8045                 Update for Werner
8046
8047 2005-12-24 [colin]      1.9.100cvs107
8048
8049         * src/procmsg.c
8050                 Allow NULL src_msginfo in 
8051                 procmsg_msginfo_new_from_mimeinfo
8052
8053 2005-12-23 [paul]       1.9.100cvs106
8054
8055         * src/plugins/pgpinline/mypgpcore.def
8056                 add this forgotten file
8057
8058 2005-12-23 [colin]      1.9.100cvs105
8059
8060         * src/mainwindow.c
8061                 Fix missing break
8062
8063 2005-12-23 [colin]      1.9.100cvs104
8064
8065         * autogen.sh
8066         * src/folder.c
8067         * src/mh.c
8068         * src/common/plugin.c
8069         * src/common/socket.c
8070         * src/common/socket.h
8071         * src/common/utils.c
8072         * src/common/utils.h
8073         * src/gtk/pluginwindow.c
8074         * src/plugins/pgpcore/plugin.def
8075         * src/plugins/pgpcore/sylpheed.def
8076         * src/plugins/pgpinline/Makefile.am
8077         * src/plugins/pgpinline/plugin.def
8078         * src/plugins/pgpinline/sylpheed.def
8079         * src/plugins/pgpmime/plugin.def
8080         * src/plugins/pgpmime/sylpheed.def
8081                 Various w32 fixes by Werner Koch
8082
8083 2005-12-22 [paul]       1.9.100cvs103
8084
8085         * src/wizard.c
8086                 don't offer IMAP as 'server type' if
8087                 libetpan isn't built in
8088
8089 2005-12-22 [paul]       1.9.100cvs102
8090
8091         * AUTHORS
8092         * src/mainwindow.c
8093         * src/mainwindow.h
8094         * src/toolbar.c
8095         * src/gtk/authors.h
8096                 support GTK_TOOLBAR_BOTH_HORIZ (text
8097                 next to icon) Patch by Marien Zwart
8098                 marienz@users.sf.net
8099                 Also reword the text
8100
8101 2005-12-21 [colin]      1.9.100cvs101
8102
8103         * configure.ac
8104                 Fix DATADIRNAME
8105         * COPYING
8106                 Fix missing section and explicit the exception better
8107         * src/compose.c
8108                 Prevent mail from being lost without notice when an
8109                 SMTP error happens on trying to send an unmodified
8110                 drafted mail.
8111         * src/send_message.c
8112         * src/common/smtp.c
8113                 Fix password remembering when wrong, and add return
8114                 value checks where they should have been
8115         * src/plugins/pgpcore/sylpheed.def
8116         * src/plugins/pgpinline/sylpheed.def
8117         * src/plugins/pgpmime/sylpheed.def
8118                 Add a few symbols needed
8119
8120 2005-12-21 [paul]       1.9.100cvs100
8121
8122         * m4/codeset.m4
8123         * m4/glibc21.m4
8124         * m4/intdiv0.m4
8125         * m4/inttypes-pri.m4
8126         * m4/inttypes.m4
8127         * m4/inttypes_h.m4
8128         * m4/isc-posix.m4
8129         * m4/lcmessage.m4
8130         * m4/stdint_h.m4
8131         * m4/uintmax_t.m4
8132                 gettextization
8133                 thanks to Colin
8134
8135 2005-12-21 [paul]       1.9.100cvs99
8136
8137         * po/sv.po
8138                 fixed by Colin
8139
8140 2005-12-20 [paul]       1.9.100cvs98
8141
8142         * po/sv.po
8143                 updated by Anders Trobäck
8144
8145 2005-12-20 [colin]      1.9.100cvs97
8146
8147         * ABOUT-NLS
8148         * Makefile.am
8149         * autogen.sh
8150         * configure.ac
8151         * config/config.rpath
8152         * config/mkinstalldirs
8153         * m4/Makefile.am
8154         * m4/glibc2.m4
8155         * m4/gnupg.m4
8156         * m4/gpgme.m4
8157         * m4/intmax.m4
8158         * m4/longdouble.m4
8159         * m4/longlong.m4
8160         * m4/printf-posix.m4
8161         * m4/signed.m4
8162         * m4/size_max.m4
8163         * m4/ulonglong.m4
8164         * m4/wchar_t.m4
8165         * m4/wint_t.m4
8166         * m4/xsize.m4
8167         * po/Makefile.in.in
8168         * po/Makevars
8169         * po/bg.po
8170         * po/ca.po
8171         * po/cs.po
8172         * po/de.po
8173         * po/el.po
8174         * po/en_GB.po
8175         * po/es.po
8176         * po/fi.po
8177         * po/fr.po
8178         * po/hr.po
8179         * po/hu.po
8180         * po/it.po
8181         * po/ja.po
8182         * po/ko.po
8183         * po/nb.po
8184         * po/nl.po
8185         * po/pl.po
8186         * po/pt_BR.po
8187         * po/ru.po
8188         * po/sk.po
8189         * po/sr.po
8190         * po/stamp-po
8191         * po/sv.po
8192         * po/zh_CN.po
8193         * po/zh_TW.po
8194         * src/Makefile.am
8195         * src/codeconv.c
8196         * src/compose.c
8197         * src/exporthtml.c
8198         * src/exportldif.c
8199         * src/folder.c
8200         * src/main.c
8201         * src/manual.c
8202         * src/mh.c
8203         * src/mimeview.c
8204         * src/send_message.c
8205         * src/common/Makefile.am
8206         * src/common/fnmatch.c
8207         * src/common/fnmatch.h
8208         * src/common/fnmatch_loop.c
8209         * src/common/nntp.c
8210         * src/common/plugin.c
8211         * src/common/smtp.c
8212         * src/common/socket.c
8213         * src/common/string_match.c
8214         * src/common/sylpheed.c
8215         * src/common/utils.c
8216         * src/common/utils.h
8217         * src/common/w32_dirent.c
8218         * src/common/w32_reg.c
8219         * src/common/w32_signal.c
8220         * src/common/w32_stat.c
8221         * src/common/w32_stdio.c
8222         * src/common/w32_stdlib.c
8223         * src/common/w32_string.c
8224         * src/common/w32_time.c
8225         * src/common/w32_unistd.c
8226         * src/common/w32_wait.c
8227         * src/common/w32lib.h
8228         * src/etpan/Makefile.am
8229         * src/gtk/Makefile.am
8230         * src/plugins/clamav/Makefile.am
8231         * src/plugins/demo/Makefile.am
8232         * src/plugins/dillo_viewer/Makefile.am
8233         * src/plugins/pgpcore/Makefile.am
8234         * src/plugins/pgpcore/passphrase.c
8235         * src/plugins/pgpcore/plugin.def
8236         * src/plugins/pgpcore/sgpgme.c
8237         * src/plugins/pgpcore/sylpheed.def
8238         * src/plugins/pgpcore/version.rc
8239         * src/plugins/pgpinline/Makefile.am
8240         * src/plugins/pgpinline/plugin.def
8241         * src/plugins/pgpinline/sylpheed.def
8242         * src/plugins/pgpinline/version.rc
8243         * src/plugins/pgpmime/Makefile.am
8244         * src/plugins/pgpmime/mypgpcore.def
8245         * src/plugins/pgpmime/plugin.def
8246         * src/plugins/pgpmime/sylpheed.def
8247         * src/plugins/pgpmime/version.rc
8248         * src/plugins/spamassassin/Makefile.am
8249                 Very little ;-) patch from Werner Koch, providing
8250                 infrastructure for cross-compiling to Win32
8251
8252 2005-12-20 [paul]       1.9.100cvs96
8253
8254         * src/account.c
8255         * src/account.h
8256         * src/mainwindow.c
8257         * src/mainwindow.h
8258         * src/toolbar.c
8259         * src/toolbar.h
8260                 add a combo to the Get All button, allowing
8261                 quick retrieval from any account
8262                 Patch by Fabien Vantard, slightly modified
8263                 by Colin
8264         * src/gtk/about.c
8265                 i18n fix. Patch by Fabien Vantard
8266
8267 2005-12-19 [colin]      1.9.100cvs95
8268
8269         * src/compose.c
8270         * src/compose.h
8271                 Don't automatically join lines when they've 
8272                 been separated by the user and not automatically
8273
8274 2005-12-19 [paul]       1.9.100cvs94
8275
8276         * src/gtk/pluginwindow.c
8277                 i18n fix.
8278                 Patch by Fabien Vantard
8279
8280 2005-12-15 [paul]       1.9.100cvs93
8281
8282         * src/common/plugin.c
8283         * src/common/plugin.h
8284         * src/gtk/pluginwindow.c
8285         * src/plugins/clamav/clamav_plugin.c
8286         * src/plugins/demo/demo.c
8287         * src/plugins/dillo_viewer/dillo_viewer.c
8288         * src/plugins/pgpcore/plugin.c
8289         * src/plugins/pgpinline/plugin.c
8290         * src/plugins/pgpmime/plugin.c
8291         * src/plugins/spamassassin/spamassassin.c
8292         * src/plugins/trayicon/trayicon.c
8293                 add plugin_version()
8294
8295 2005-12-15 [colin]      1.9.100cvs92
8296
8297         * src/compose.c
8298                 Further fix bug #875
8299
8300 2005-12-15 [paul]       1.9.100cvs91
8301
8302         * src/gtk/filesel.c
8303                 fix attach_load_dir getting set to
8304                 PLUGINDIR on plugin load
8305
8306 2005-12-14 [mones]      1.9.100cvs90
8307
8308         * manual/ack.xml
8309         * manual/keyboard.xml
8310                 Initial draft and some shortcuts added
8311                 
8312         * po/es.po
8313                 Updated translation
8314
8315 2005-12-14 [colin]      1.9.100cvs89
8316
8317         * src/compose.c
8318         * src/imap.c
8319         * src/summaryview.c
8320         * src/gtk/gtkaspell.c
8321                 More leaks fixed
8322         * src/prefs_folder_item.c
8323                 Fix recursive prefs apply
8324
8325
8326 2005-12-14 [colin]      1.9.100cvs88
8327
8328         * src/compose.c
8329                 Fix bug #875 (Freeze On Inline Forward of 
8330                 Large Message)
8331
8332 2005-12-13 [colin]      1.9.100cvs87
8333
8334         * src/compose.c
8335                 Uniq-ify and sort the mimetypes list
8336                 Patch by Fabien Vantard
8337
8338 2005-12-13 [colin]      1.9.100cvs86
8339
8340         * src/imap.c
8341         * src/etpan/imap-thread.c
8342                 Fix leaks (patch by Hoa)
8343         * src/news.c
8344         * src/common/plugin.c
8345                 Fix leaks
8346
8347 2005-12-12 [colin]
8348
8349         * 2.0.0-rc2 released
8350
8351 2005-12-12 [colin]      1.9.100cvs85
8352
8353         * src/matcher.c
8354                 Fix a leak
8355
8356 2005-12-12 [wwp]        1.9.100cvs84
8357
8358         * src/gtk/icon_legend.c
8359                 fix misbehaviour and crash when closing the legend window
8360         using the Esc key (patch by Fabien Vantard).
8361
8362 2005-12-12 [paul]       1.9.100cvs83
8363
8364         * src/browseldap.c
8365         * src/foldersel.c
8366         * src/prefs_actions.c
8367         * src/prefs_filtering.c
8368         * src/prefs_matcher.c
8369         * src/prefs_spelling.glade      ** REMOVED **
8370         * src/prefs_template.c
8371         * src/gtk/foldersort.glade      ** REMOVED **
8372         * src/gtk/pluginwindow.c
8373         * src/gtk/pluginwindow.glade    ** REMOVED **
8374         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8375                 cleanups
8376
8377 2005-12-11 [paul]       1.9.100cvs82
8378
8379         * src/gtk/filesel.c
8380                 fix attach_load_dir crasher (double free)
8381
8382 2005-12-09 [paul]       1.9.100cvs81
8383
8384         * po/POTFILES.in
8385         * src/mainwindow.c
8386         * src/gtk/Makefile.am
8387         * src/gtk/icon_legend.c
8388         * src/gtk/icon_legend.h
8389                 add icon legend
8390         * src/manual.c
8391                 cleanup
8392
8393 2005-12-09 [paul]       1.9.100cvs80
8394
8395         * src/plugins/pgpcore/passphrase.c
8396                 wrap the label in the dialog
8397
8398 2005-12-09 [colin]      1.9.100cvs79
8399
8400         * src/plugins/pgpcore/sgpgme.c
8401                 Display (untrusted) on not trusted signatures
8402                 Patch by Michal Èihaø <michal@cihar.com>
8403                 Closes bug #867 (Report also key trust)
8404
8405 2005-12-09 [colin]      1.9.100cvs78
8406
8407         * src/common/plugin.c
8408                 Update licence check, following Eben Moglen's advice
8409
8410 2005-12-08 [colin]      1.9.100cvs77
8411
8412         * src/folder.c
8413                 Fix the occasionnal item->cache != NULL 
8414                 assertion failure. 
8415
8416 2005-12-08 [colin]      1.9.100cvs76
8417
8418         * src/mimeview.c
8419         * src/plugins/pgpcore/sgpgme.c
8420                 Print key id when unable to check it
8421                 Closes bug #866 (Show key id when missing)
8422
8423 2005-12-08 [paul]       1.9.100cvs75
8424
8425         * src/prefs_common.c
8426         * src/prefs_common.h
8427         * src/gtk/filesel.c
8428                 remember load attachment dir
8429
8430 2005-12-07 [colin]      1.9.100cvs74
8431
8432         * src/prefs_toolbar.c
8433                 Gtk fixes, patch by Fabien Vantard
8434
8435 2005-12-07 [colin]      1.9.100cvs73
8436
8437         * src/action.c
8438         * src/compose.c
8439         * src/compose.h
8440                 Fix bug #839 (Quoted text isn't colored after 
8441                 executing an action)
8442         * src/common/plugin.c
8443                 Require plugins to declare their licence in plugin_licence()
8444                 Refuse to load non-GPL plugins as they'd be illegal (as 
8445                 derived works of Sylpheed-Claws, they must be GPL).
8446         * src/plugins/clamav/clamav_plugin.c
8447         * src/plugins/demo/demo.c
8448         * src/plugins/dillo_viewer/dillo_viewer.c
8449         * src/plugins/pgpcore/plugin.c
8450         * src/plugins/pgpinline/plugin.c
8451         * src/plugins/pgpmime/plugin.c
8452         * src/plugins/spamassassin/spamassassin.c
8453         * src/plugins/trayicon/trayicon.c
8454                 Add plugin_licence()
8455
8456 2005-12-07 [paul]       1.9.100cvs72
8457
8458         * configure.ac
8459         * src/mainwindow.c
8460         * src/manual.c
8461         * src/manual.h
8462         * src/common/defs.h
8463                 clean up after local FAQ removal and
8464                 temporary manual removal
8465
8466 2005-12-06 [colin]      1.9.100cvs71
8467
8468         * configure.ac
8469         * doc/Makefile.am
8470         * doc/faq/.cvsignore
8471         * doc/faq/Makefile.am
8472         * doc/faq/de/.cvsignore
8473         * doc/faq/de/Makefile.am
8474         * doc/faq/de/sylpheed-faq-1.html
8475         * doc/faq/de/sylpheed-faq-2.html
8476         * doc/faq/de/sylpheed-faq-3.html
8477         * doc/faq/de/sylpheed-faq.html
8478         * doc/faq/en/.cvsignore
8479         * doc/faq/en/Makefile.am
8480         * doc/faq/en/sylpheed-faq-1.html
8481         * doc/faq/en/sylpheed-faq-2.html
8482         * doc/faq/en/sylpheed-faq-3.html
8483         * doc/faq/en/sylpheed-faq-4.html
8484         * doc/faq/en/sylpheed-faq.html
8485         * doc/faq/es/.cvsignore
8486         * doc/faq/es/Makefile.am
8487         * doc/faq/es/sylpheed-faq-1.html
8488         * doc/faq/es/sylpheed-faq-2.html
8489         * doc/faq/es/sylpheed-faq-3.html
8490         * doc/faq/es/sylpheed-faq-4.html
8491         * doc/faq/es/sylpheed-faq.html
8492         * doc/faq/fr/.cvsignore
8493         * doc/faq/fr/Makefile.am
8494         * doc/faq/fr/sylpheed-faq-1.html
8495         * doc/faq/fr/sylpheed-faq-2.html
8496         * doc/faq/fr/sylpheed-faq-3.html
8497         * doc/faq/fr/sylpheed-faq.html
8498         * doc/faq/it/.cvsignore
8499         * doc/faq/it/Makefile.am
8500         * doc/faq/it/sylpheed-faq-1.html
8501         * doc/faq/it/sylpheed-faq-2.html
8502         * doc/faq/it/sylpheed-faq-3.html
8503         * doc/faq/it/sylpheed-faq.html
8504         * doc/manual/.cvsignore
8505         * doc/manual/Makefile.am
8506         * doc/manual/de/.cvsignore
8507         * doc/manual/de/Makefile.am
8508         * doc/manual/de/sylpheed-1.html
8509         * doc/manual/de/sylpheed-10.html
8510         * doc/manual/de/sylpheed-11.html
8511         * doc/manual/de/sylpheed-12.html
8512         * doc/manual/de/sylpheed-13.html
8513         * doc/manual/de/sylpheed-14.html
8514         * doc/manual/de/sylpheed-15.html
8515         * doc/manual/de/sylpheed-16.html
8516         * doc/manual/de/sylpheed-17.html
8517         * doc/manual/de/sylpheed-18.html
8518         * doc/manual/de/sylpheed-19.html
8519         * doc/manual/de/sylpheed-2.html
8520         * doc/manual/de/sylpheed-20.html
8521         * doc/manual/de/sylpheed-3.html
8522         * doc/manual/de/sylpheed-4.html
8523         * doc/manual/de/sylpheed-5.html
8524         * doc/manual/de/sylpheed-6.html
8525         * doc/manual/de/sylpheed-7.html
8526         * doc/manual/de/sylpheed-8.html
8527         * doc/manual/de/sylpheed-9.html
8528         * doc/manual/de/sylpheed.html
8529         * doc/manual/en/.cvsignore
8530         * doc/manual/en/Makefile.am
8531         * doc/manual/en/sylpheed-1.html
8532         * doc/manual/en/sylpheed-10.html
8533         * doc/manual/en/sylpheed-11.html
8534         * doc/manual/en/sylpheed-12.html
8535         * doc/manual/en/sylpheed-13.html
8536         * doc/manual/en/sylpheed-14.html
8537         * doc/manual/en/sylpheed-15.html
8538         * doc/manual/en/sylpheed-16.html
8539         * doc/manual/en/sylpheed-17.html
8540         * doc/manual/en/sylpheed-18.html
8541         * doc/manual/en/sylpheed-19.html
8542         * doc/manual/en/sylpheed-2.html
8543         * doc/manual/en/sylpheed-20.html
8544         * doc/manual/en/sylpheed-21.html
8545         * doc/manual/en/sylpheed-22.html
8546         * doc/manual/en/sylpheed-3.html
8547         * doc/manual/en/sylpheed-4.html
8548         * doc/manual/en/sylpheed-5.html
8549         * doc/manual/en/sylpheed-6.html
8550         * doc/manual/en/sylpheed-7.html
8551         * doc/manual/en/sylpheed-8.html
8552         * doc/manual/en/sylpheed-9.html
8553         * doc/manual/en/sylpheed.html
8554         * doc/manual/es/.cvsignore
8555         * doc/manual/es/Makefile.am
8556         * doc/manual/es/sylpheed-1.html
8557         * doc/manual/es/sylpheed-10.html
8558         * doc/manual/es/sylpheed-11.html
8559         * doc/manual/es/sylpheed-12.html
8560         * doc/manual/es/sylpheed-13.html
8561         * doc/manual/es/sylpheed-14.html
8562         * doc/manual/es/sylpheed-15.html
8563         * doc/manual/es/sylpheed-16.html
8564         * doc/manual/es/sylpheed-17.html
8565         * doc/manual/es/sylpheed-18.html
8566         * doc/manual/es/sylpheed-19.html
8567         * doc/manual/es/sylpheed-2.html
8568         * doc/manual/es/sylpheed-20.html
8569         * doc/manual/es/sylpheed-3.html
8570         * doc/manual/es/sylpheed-4.html
8571         * doc/manual/es/sylpheed-5.html
8572         * doc/manual/es/sylpheed-6.html
8573         * doc/manual/es/sylpheed-7.html
8574         * doc/manual/es/sylpheed-8.html
8575         * doc/manual/es/sylpheed-9.html
8576         * doc/manual/es/sylpheed.html
8577         * doc/manual/fr/.cvsignore
8578         * doc/manual/fr/Makefile.am
8579         * doc/manual/fr/sylpheed-1.html
8580         * doc/manual/fr/sylpheed-10.html
8581         * doc/manual/fr/sylpheed-11.html
8582         * doc/manual/fr/sylpheed-12.html
8583         * doc/manual/fr/sylpheed-13.html
8584         * doc/manual/fr/sylpheed-14.html
8585         * doc/manual/fr/sylpheed-15.html
8586         * doc/manual/fr/sylpheed-16.html
8587         * doc/manual/fr/sylpheed-17.html
8588         * doc/manual/fr/sylpheed-18.html
8589         * doc/manual/fr/sylpheed-19.html
8590         * doc/manual/fr/sylpheed-2.html
8591         * doc/manual/fr/sylpheed-20.html
8592         * doc/manual/fr/sylpheed-3.html
8593         * doc/manual/fr/sylpheed-4.html
8594         * doc/manual/fr/sylpheed-5.html
8595         * doc/manual/fr/sylpheed-6.html
8596         * doc/manual/fr/sylpheed-7.html
8597         * doc/manual/fr/sylpheed-8.html
8598         * doc/manual/fr/sylpheed-9.html
8599         * doc/manual/fr/sylpheed.html
8600         * doc/manual/ja/.cvsignore
8601         * doc/manual/ja/Makefile.am
8602         * doc/manual/ja/sylpheed-1.html
8603         * doc/manual/ja/sylpheed-10.html
8604         * doc/manual/ja/sylpheed-11.html
8605         * doc/manual/ja/sylpheed-12.html
8606         * doc/manual/ja/sylpheed-13.html
8607         * doc/manual/ja/sylpheed-14.html
8608         * doc/manual/ja/sylpheed-15.html
8609         * doc/manual/ja/sylpheed-16.html
8610         * doc/manual/ja/sylpheed-17.html
8611         * doc/manual/ja/sylpheed-18.html
8612         * doc/manual/ja/sylpheed-19.html
8613         * doc/manual/ja/sylpheed-2.html
8614         * doc/manual/ja/sylpheed-20.html
8615         * doc/manual/ja/sylpheed-3.html
8616         * doc/manual/ja/sylpheed-4.html
8617         * doc/manual/ja/sylpheed-5.html
8618         * doc/manual/ja/sylpheed-6.html
8619         * doc/manual/ja/sylpheed-7.html
8620         * doc/manual/ja/sylpheed-8.html
8621         * doc/manual/ja/sylpheed-9.html
8622         * doc/manual/ja/sylpheed.html
8623         * doc/manual/ja/sylpheed.sgml
8624         * src/mainwindow.c
8625                 Remove outdated manual and faq. Noisy, eh?
8626
8627 2005-12-06 [colin]      1.9.100cvs70
8628
8629         * src/compose.c
8630         * src/quote_fmt_parse.y
8631         * src/undo.c
8632         * src/undo.h
8633                 Allow %X to position cursor at 0 
8634                 (no %X = before signature)
8635                 Fix paste as quotation putting the cursor at 0
8636                 Fix undo offsets when pasting
8637                 Insert the quote_fmt at once instead of line 
8638                 by line
8639                 Fix [Edited] when starting to reply/forward
8640
8641 2005-12-06 [paul]       1.9.100cvs69
8642
8643         * src/plugins/clamav/clamav_plugin_gtk.c
8644                 add another tooltip
8645         * src/plugins/spamassassin/spamassassin_gtk.c
8646                 rework spamassassin_create_widget_func()
8647
8648 2005-12-05 [colin]      1.9.100cvs68
8649
8650         * po/POTFILES.in
8651                 Fix make release ;-)
8652
8653 2005-12-05 [colin]      1.9.100cvs67
8654
8655         * src/compose.c
8656         * src/compose.h
8657                 Fix cursor positioning (not obeying %X)
8658
8659 2005-12-05 [paul]       1.9.100cvs66
8660
8661         * src/plugins/dillo_viewer/dillo_prefs.c
8662                 fix compilation warning
8663
8664 2005-12-05 [paul]       1.9.100cvs65
8665
8666         * src/prefs_spelling.c
8667         * src/plugins/trayicon/trayicon.c
8668                 cleanups - remove unused stuff
8669
8670 2005-12-05 [paul]       1.9.100cvs64
8671
8672         * README
8673         * manual/plugins.xml
8674                 remove info about removed mathml_viewer plugin
8675
8676 2005-12-05 [paul]       1.9.100cvs63
8677
8678         * configure.ac
8679         * src/plugins/Makefile.am
8680         * src/plugins/mathml_viewer/.cvsignore
8681         * src/plugins/mathml_viewer/Makefile.am
8682         * src/plugins/mathml_viewer/mathml_viewer.c
8683                 remove unmaintained mathml_viewer plugin
8684
8685 2005-12-05 [paul]       1.9.100cvs62
8686
8687         * src/summaryview.c
8688                 obey prefs_common.always_show_msg when
8689                 moving a msg
8690                 Thanks to Colin
8691
8692 2005-12-05 [paul]       1.9.100cvs61
8693
8694         * src/compose.c
8695         * src/prefs_account.c
8696         * src/prefs_filtering.c
8697         * src/prefs_quote.c
8698         * src/prefs_spelling.c
8699         * src/prefs_toolbar.c
8700         * src/summaryview.c
8701         * src/gtk/gtkutils.c
8702         * src/gtk/quicksearch.c
8703         * src/plugins/dillo_viewer/dillo_prefs.c
8704                 dialog cleanups
8705
8706 2005-12-04 [paul]       1.9.100cvs60
8707
8708         * src/inc.c
8709         * src/prefs_account.c
8710         * src/prefs_account.h
8711                 allow a Local account to specify a
8712                 default inbox
8713                 (closes bug 843 'Inbox cannot be changed for local
8714                  mailboxes')
8715
8716 2005-12-04 [colin]      1.9.100cvs59
8717
8718         * src/plugins/trayicon/trayicon.c
8719                 Remove Get, rename Get All to Get Mail in order to
8720                 be consistent with the default main toolbar
8721
8722 2005-12-03 [colin]      1.9.100cvs58
8723
8724         * manual/gpl.xml
8725         * manual/sylpheed-claws-manual.xml
8726                 Add GPL appendix
8727
8728 2005-12-03 [paul]       1.9.100cvs57
8729
8730         * AUTHORS
8731         * po/sv.po
8732         * src/gtk/authors.h
8733                 new (partially complete) Swedish translation
8734                 by Anders Troback <sylpheed@troback.com>
8735
8736 2005-12-02 [paul]       1.9.100cvs56
8737
8738         * configure.ac
8739                 libetpan 0.41 required
8740
8741 2005-12-02 [paul]       1.9.100cvs55
8742
8743         * src/plugins/clamav/clamav_plugin.c
8744         * src/plugins/clamav/clamav_plugin.h
8745         * src/plugins/clamav/clamav_plugin_gtk.c
8746         * src/plugins/spamassassin/spamassassin.c
8747         * src/plugins/spamassassin/spamassassin.h
8748         * src/plugins/spamassassin/spamassassin_gtk.c
8749                 unregister prefs pages on unloading, thus
8750                 preventing a crash
8751                 (thanks to Colin for the hint)
8752
8753 2005-12-02 [wwp]        1.9.100cvs54
8754
8755         * src/quote_fmt.h
8756         * src/quote_fmt_parse.y
8757                 fix misuse of gboolean*, use gboolean instead
8758                 (thanks to Paul, Colin, for pointing out that scaring one)
8759
8760 2005-12-02 [paul]       1.9.100cvs53
8761
8762         * src/plugins/clamav/clamav_plugin.c
8763                 int no --> unsigned int no
8764         * src/plugins/clamav/clamav_plugin_gtk.c
8765                 rework config page
8766
8767 2005-12-02 [wwp]        1.9.100cvs52
8768
8769         * src/compose.c
8770         * src/prefs_template.c
8771         * src/quote_fmt.h
8772         * src/quote_fmt_parse.y
8773                 prevent from executing |f and |p templates commands when
8774                 adding or replacing templates in prefs (avoids annoying and
8775                 potentially dangerous behaviours)
8776
8777 2005-12-02 [paul]       1.9.100cvs51
8778
8779         * src/prefs_common.c
8780                 allow translation of some default values
8781                 Patch by Fabien Vantard
8782
8783 2005-12-02 [paul]       1.9.100cvs50
8784
8785         * src/codeconv.c
8786         * src/codeconv.h
8787         * src/prefs_common.c
8788         * src/prefs_common.h
8789         * src/prefs_message.c
8790         * src/textview.c
8791                 remove obsolete 'convert_mb_alnum' option
8792                 and related stuff
8793         * src/gtk/about.c
8794                 remove unused 'about_textview_visibility_notify'
8795
8796 2005-12-02 [paul]       1.9.100cvs49
8797
8798         * src/prefs_account.c
8799         * src/prefs_compose_writing.c
8800         * src/prefs_fonts.c
8801         * src/prefs_gtk.h
8802         * src/prefs_image_viewer.c
8803         * src/prefs_message.c
8804         * src/prefs_other.c
8805         * src/prefs_receive.c
8806         * src/prefs_send.c
8807         * src/prefs_spelling.c
8808         * src/prefs_summaries.c
8809         * src/prefs_wrapping.c
8810         * src/plugins/dillo_viewer/dillo_prefs.c
8811         * src/plugins/pgpcore/prefs_gpg.c
8812                 several cleanups to the prefs dialogs
8813                 (slightly modified) patch by Fabien Vantard
8814
8815 2005-12-02 [paul]       1.9.100cvs48
8816
8817         * src/main.c
8818                 --exit means exit
8819         * src/send_message.c
8820                 fix crash on send when connection fails
8821
8822         Thanks to Colin
8823
8824 2005-12-01 [colin]      1.9.100cvs47
8825
8826         * src/html.c
8827                 Translate &hellip; to "..."
8828
8829 2005-11-30 [colin]      1.9.100cvs46
8830
8831         * src/matcher.c
8832         * src/matcher.h
8833                 Optimize back yesterday's fix.
8834
8835 2005-11-30 [paul]       1.9.100cvs45
8836
8837         * manual/faq.xml
8838                 standardised
8839         * manual/intro.xml
8840                 written by Colin, edited by me
8841
8842 2005-11-29 [colin]      1.9.100cvs44
8843
8844         * src/matcher.c
8845                 Skip headers unconditionnaly in match_body if the
8846                 rule is not message or ~message
8847
8848 2005-11-29 [colin]      1.9.100cvs43
8849
8850         * src/matcher.c
8851                 Fix body_part and such, not skipping headers 
8852                 if the matchcriteria wasn't the first in the rule
8853
8854 2005-11-29 [colin]      1.9.100cvs42
8855
8856         * src/compose.c
8857                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8858                 option missing from message view window)
8859                 Fix double text D'n'D with gtk-2.8
8860         * src/matcher.c
8861                 Fix ~message, ~headers_part, ~body_part rules
8862         * src/messageview.c
8863                 Add Windows-1252 (Closes bug #863)
8864                 Fix accels
8865         * src/gtk/gtkaspell.c
8866                 Properly destroy accels in all menus
8867
8868 2005-11-29 [mones]      1.9.100cvs41
8869
8870         * po/es.po
8871                 Updated.
8872
8873 2005-11-27 [colin]      1.9.100cvs40
8874
8875         * src/mh_gtk.c
8876                 "/Remove mailbox" -> "/Remove mailbox..."
8877
8878 2005-11-27 [paul]       1.9.100cvs39
8879
8880         * AUTHORS
8881         * po/de.po
8882         * src/gtk/authors.h
8883                 updated by new maintainer, Stephan Sachse
8884
8885 2005-11-27 [paul]       1.9.100cvs38
8886
8887         * manual/faq.xml
8888                 written by Colin, edited by me
8889
8890 2005-11-27 [paul]       1.9.100cvs37
8891
8892         * src/prefs_common.c
8893         * src/prefs_common.h
8894         * src/prefs_receive.c
8895         * src/prefs_summaries.c
8896                 move 'go to inbox after receiving new mail'
8897                 option from display/sumamaries to mail
8898                 handling/receive, and rework prefs_summaries
8899                 dialog a little
8900
8901 2005-11-25 [martin]     1.9.100cvs36
8902
8903         * po/de.po
8904             fixed windows-1252 translation;
8905             translated some new and fuzzy strings
8906
8907 2005-11-25 [paul]       1.9.100cvs35
8908
8909         * src/plugins/clamav/clamav_plugin.c
8910                 complete the update done in cvs34
8911
8912 2005-11-25 [paul]       1.9.100cvs34
8913
8914         * src/plugins/clamav/clamav_plugin.c
8915                 reflect upstream changes
8916
8917 2005-11-25 [paul]       1.9.100cvs33
8918
8919         * manual/ack.xml
8920         * manual/plugins.xml
8921         * manual/sylpheed-claws-manual.xml
8922                 written/updated by Colin, edited by me
8923         * tools/acroread2sylpheed.pl
8924                 update binary name
8925
8926 2005-11-24 [colin]      1.9.100cvs32
8927
8928         * src/compose.c
8929                 Fix bug #856 (reediting messages forgets Request
8930                 Return Receipt)
8931
8932 2005-11-24 [paul]       1.9.100cvs31
8933
8934         * manual/addrbook.xml
8935         * manual/starting.xml
8936                 written by Colin, proofread, edited, adapted by me
8937         * manual/advanced.xml
8938                 add some Actions examples
8939         * src/importldif.c
8940                 use a Save button instead of a Close button
8941         * src/wizard.c
8942                 indicate mandatory fields
8943                 fix page display
8944                 Thanks to Colin
8945
8946 2005-11-23 [colin]      1.9.100cvs30
8947
8948         * src/addressbook.c
8949                 Rename menu item, fix possible crash after
8950                 deletion of books
8951         * src/addrindex.c
8952                 Allow searching for '*' in ldap
8953         * src/browseldap.c
8954                 Fix "Browse Entry" (did anyone use it?)
8955         * src/wizard.c
8956                 Add guards for mandatory information
8957
8958 2005-11-23 [paul]       1.9.100cvs29
8959
8960         * manual/advanced.xml
8961                 corrections to the English
8962
8963 2005-11-23 [colin]      1.9.100cvs28
8964
8965         * src/mimeview.c
8966                 Fix possible crash at exit. After the call to
8967                 gtk_container_remove(), the Viewer's widget has no
8968                 more parent so gtk+ automatically frees it and its
8969                 sons. If destroy_viewer() then try to access it,
8970                 problems ensue.
8971
8972 2005-11-22 [colin]      1.9.100cvs27
8973
8974         * src/compose.c
8975         * src/gtk/gtkaspell.c
8976                 Fix right-clicking on a misspelled word
8977                 Fix More... in suggestions menu
8978
8979 2005-11-22 [wwp]        1.9.100cvs26
8980
8981         * src/prefs_template.c
8982                 templates works: re-sort templates list when adding or replacing,
8983                 prevent from adding or replacing when the template name is empty
8984
8985 2005-11-21 [colin]      1.9.100cvs25
8986
8987         * src/addressbook.c
8988                 Fix some addressbook suckage (dnd, select all)
8989         * src/compose.c
8990         * src/gtk/gtkaspell.c
8991         * src/gtk/gtkaspell.h
8992                 Make the spellchecker menu work with the 
8993                 GtkTextView one instead of overriding it
8994
8995 2005-11-20 [paul]       1.9.100cvs24
8996
8997         * manual/handling.xml
8998                 proofread and corrected
8999
9000 2005-11-20 [paul]       1.9.100cvs23
9001
9002         * manual/Makefile
9003                 generate html as one file
9004         * manual/advanced.xml
9005                 fix output generation
9006                 reformat hidden options list
9007         * manual/manual.xml     ** REMOVED **
9008         * manual/sylpheed-claws-manual.xml      ** ADDED **
9009                 renamed
9010
9011 2005-11-18 [colin]      1.9.100cvs22
9012
9013         * src/prefs_account.c
9014                 Fix layout in news and mbox accounts
9015         * manual/account.xml
9016         * manual/advanced.xml
9017                 New contents for Paul to check :)
9018
9019 2005-11-18 [wwp]        1.9.100cvs21
9020
9021         * src/gtk/quicksearch.c
9022                 don't update extended quicksearch buttons twice
9023
9024 2005-11-18 [paul]       1.9.100cvs20
9025
9026         * src/textview.c
9027                 complete 1.9.100cvs19
9028
9029 2005-11-18 [paul]       1.9.100cvs19
9030
9031         * src/compose.c
9032                 cosmetic improvements
9033         * src/textview.c
9034                 also list text/* attachments
9035
9036 2005-11-18 [colin]      1.9.100cvs18
9037
9038         * src/summaryview.c
9039                 Use column 0 instead of -1 in 
9040                 gtk_ctree_node_moveto, in a naive
9041                 hope it'll fix the gtk-related crashes
9042
9043 2005-11-18 [colin]      1.9.100cvs17
9044
9045         * src/gtk/inputdialog.c
9046                 Fix icon staying the first one
9047
9048 2005-11-17 [wwp]        1.9.100cvs16
9049                 fix possible problem showing some quicksearch buttons, and a bad
9050                 call to g_return_if_fail in a function that returns a value (both
9051                 fixes by Fabien Vantard)
9052
9053 2005-11-15 [wwp]        1.9.100cvs15
9054
9055         * src/gtk/quicksearch.c
9056                 added a tooltip to that obscure ... quicksearch button
9057
9058 2005-11-15 [wwp]        1.9.100cvs14
9059
9060         * src/gtk/quicksearch.c
9061                 add a quicksearch helper to filtering expression users: the ... button
9062                 raises the condition expr window. condition expressions set up w/ this
9063                 window are used by the quicksearch if the user closes it pressing OK.
9064
9065 2005-11-14 [paul]       1.9.100cvs13
9066
9067         * src/plugins/clamav/clamav_plugin.c
9068         * src/plugins/spamassassin/spamassassin.c
9069                 change plugin type following recent merging
9070
9071 2005-11-14 [wwp]        1.9.100cvs12
9072
9073         * src/folder.c
9074                 prevent from crashing when copying/moving message(s) from and
9075                 to the same folder
9076
9077 2005-11-14 [paul]       1.9.100cvs11
9078
9079         * src/plugins/clamav/Makefile.am
9080         * src/plugins/clamav/clamav_plugin.c
9081         * src/plugins/clamav/clamav_plugin.h
9082         * src/plugins/clamav/clamav_plugin_gtk.c
9083                 also merge clamav and clamav_gtk plugins
9084
9085 2005-11-13 [colin]      1.9.100cvs10
9086
9087         * configure.ac
9088         * src/plugins/spamassassin/Makefile.am
9089         * src/plugins/spamassassin/spamassassin.c
9090         * src/plugins/spamassassin/spamassassin.h
9091         * src/plugins/spamassassin/spamassassin_gtk.c
9092                 Merge spamassassin and spamassassin_gtk plugins,
9093                 and build it by default.
9094
9095 2005-11-12 [colin]      1.9.100cvs9
9096
9097         * src/etpan/imap-thread.c
9098                 Fix gcc warning
9099
9100 2005-11-12 [colin]      1.9.100cvs8
9101
9102         * src/procmime.c
9103                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
9104
9105 2005-11-10 [colin]      1.9.100cvs7
9106
9107         * src/main.c
9108                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
9109                 minimised state)
9110
9111 2005-11-10 [wwp]        1.9.100cvs6
9112
9113         * src/gtk/description_window.c
9114                 fix a crash when closing description windows using the WM's [X] button
9115
9116 2005-11-09 [colin]      1.9.100cvs5
9117
9118         * src/common/ssl.c
9119                 Update libetpan call to follow upstream
9120                 (yes, this requires libetpan-0.40cvs3)
9121
9122 2005-11-08 [colin]      1.9.100cvs4
9123
9124         * src/compose.c
9125         * src/textview.c
9126         * src/common/utils.c
9127         * src/common/utils.h
9128                 Enhance the email parser
9129
9130 2005-11-08 [colin]      1.9.100cvs3
9131
9132         * src/procmime.c
9133                 Fix what looks like an off-by-one (fixes 
9134                 attachments from the Bat)
9135
9136 2005-11-08 [wwp]        1.9.100cvs2
9137
9138         * src/main.c
9139                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
9140
9141 2005-11-08 [wwp]        1.9.100cvs1
9142
9143         * src/main.c
9144                 allow exiting Sylpheed-Claws from command-line
9145
9146 2005-11-08 [paul]       1.9.100
9147
9148         1.9.100 released
9149
9150 2005-11-07 [colin]      1.9.99cvs17
9151
9152         * src/addritem.c
9153         * src/ldif.c
9154                 Fix import of base-64 encoded items
9155
9156 2005-11-07 [colin]      1.9.99cvs16
9157
9158         * src/send_message.c
9159                 Fix bug #314 (Queue does not empty under certain 
9160                 circumstances)
9161
9162 2005-11-07 [paul]       1.9.99cvs15
9163
9164         * src/mutt.c
9165         * src/pine.c
9166                 fix buffer overflows
9167                 Thanks to Colin
9168
9169 2005-11-07 [paul]       1.9.99cvs14
9170
9171         * doc/man/Makefile.am
9172         * doc/man/sylpheed-claws.1      ** ADDED **
9173         * doc/man/sylpheed.1            ** DELETED **
9174                 rename and update the man file
9175
9176 2005-11-06 [colin]      1.9.99cvs13
9177
9178         * src/ldif.c
9179                 Fix ldif_get_line() that returned empty strings
9180                 (Didn't understand why). Also fix a possible
9181                 buffer overflow.
9182
9183 2005-11-06 [wwp]        1.9.99cvs12
9184
9185         * src/textview.c
9186         * src/gtk/about.c
9187         * src/gtk/gtkutils.c
9188         * src/gtk/gtkutils.h
9189                 fix a compilation warning,
9190                 make links sensitive in the about dialog
9191
9192 2005-11-04 [wwp]        1.9.99cvs11
9193
9194         * src/gtk/about.c
9195                 don't wrap or translate URIs, and a bit text format cleanup
9196
9197 2005-11-04 [wwp]        1.9.99cvs10
9198
9199         * src/gtk/about.c
9200                 better textview tagging implementation (no more use of marks for
9201                 postponed tagging)
9202
9203 2005-11-02 [colin]      1.9.99cvs9
9204
9205         * src/common/ssl.c
9206                 Forgot an ifdef
9207
9208 2005-11-02 [colin]      1.9.99cvs8
9209
9210         * configure.ac
9211                 Require libetpan-0.40 due to upstream fix
9212         * src/common/ssl.c
9213                 Tell libetpan not to call SSL_Library_Init,
9214                 as we do it ourselves.
9215
9216 2005-11-02 [colin]      1.9.99cvs7
9217
9218         * po/POTFILES.in
9219                 Add missing files (thanks to Fabien Vantard)
9220
9221 2005-11-02 [colin]      1.9.99cvs6
9222
9223         * src/summaryview.c
9224                 Fix totals when read messages are hidden or quicksearch
9225                 is on
9226         * src/ssl_manager.c
9227         * src/ssl_manager.h
9228         * src/common/ssl_certificate.c
9229         * src/common/ssl_certificate.h
9230         * src/gtk/sslcertwindow.c
9231         * src/gtk/sslcertwindow.h
9232                 Fix copyright on my stuff
9233
9234 2005-11-02 [wwp]        1.9.99cvs5
9235
9236         * src/prefs_themes.c
9237                 fix directory name checking (theme installation/removal),
9238                 made related error a bit more verbose
9239
9240 2005-11-02 [colin]      1.9.99cvs4
9241
9242         * src/summaryview.c
9243                 Fix typo (probably fixes bug #841 (Sort by the From 
9244                 field doesn't work)
9245
9246 2005-11-02 [paul]       1.9.99cvs3
9247
9248         * po/ko.po
9249         * po/nb.po
9250                 updated by SungHyun Nam, Geir Helland
9251         * src/wizard.c
9252                 fix typo in welcome message. spotted by
9253                 Andrea Spadaccini
9254
9255 2005-11-01 [colin]      1.9.99cvs2
9256
9257         * src/compose.c
9258                 Fix replying to ml wen confirming subscription
9259         * src/messageview.c
9260         * src/mimeview.c
9261         * src/mimeview.h
9262         * src/privacy.h
9263         * src/summaryview.c
9264                 Make key check non blocking
9265
9266 2005-10-31 [paul]       1.9.99cvs1
9267
9268         * tools/claws.i18n.status.pl
9269                 updated for ChangeLog
9270
9271 2005-10-31 [paul]       1.9.99
9272
9273         1.9.99 released
9274
9275 2005-10-31 [paul]       1.9.15cvs131
9276
9277         * .cvsignore
9278         * ChangeLog
9279         * ChangeLog.claws       ** REMOVED **
9280         * ChangeLog-gtk2.claws  ** REMOVED **
9281         * ChangeLog.gtk1        ** ADDED **
9282         * INSTALL
9283         * Makefile.am
9284         * NEWS
9285         * README
9286         * README.claws          ** REMOVED **
9287         * README.jp             ** REMOVED **
9288         * RELEASE_NOTES         ** ADDED **
9289         * RELEASE_NOTES.claws   ** REMOVED **
9290         * commitHelper
9291         * configure.ac
9292         * sylpheed.spec.in      ** REMOVED **
9293                 tidy up and update the default docs:
9294                 ChangeLog.claws is renamed ChangeLog.gtk1
9295                 ChangeLog-gtk2.claws is renamed ChangeLog
9296                 README.claws is renamed README
9297                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9298
9299 2005-10-31 [paul]       1.9.15cvs130
9300
9301         * po/it.po
9302                 fix errors
9303
9304 2005-10-31 [paul]       1.9.15cvs129
9305
9306         * po/ca.po
9307         * po/de.po
9308         * po/en_GB.po
9309         * po/fr.po
9310         * po/it.po
9311         * po/pt_BR.po
9312         * po/sk.po
9313         * po/sr.po
9314         * po/zh_CN.po
9315                 updated by Miquel Oliete, Stephan Sachse and
9316                 Thomas Gilgin, me, Fabien Vantard, Andrea
9317                 Spadaccini, Frederico Goncalves Guimaraes,
9318                 Andrej Kacian, Aleksandar Urosevic, and
9319                 Ralgh Young.
9320
9321 2005-10-31 [mones]      1.9.15cvs128
9322
9323         * manual/faq.xml
9324                 More questions.
9325         
9326         * po/es.po
9327                 Updated for release.
9328
9329 2005-10-30 [colin]      1.9.15cvs127
9330
9331         * src/compose.c
9332                 Place cursor before rewrapping (fixes cursor
9333                 pos if quotation gets rewrapped)
9334
9335 2005-10-29 [paul]       1.9.15cvs126
9336
9337         * src/crash.c
9338         * src/foldersel.c
9339         * src/main.c
9340         * src/messageview.c
9341         * src/toolbar.c
9342         * src/gtk/authors.h
9343                 corrections to text items
9344
9345 2005-10-28 [colin]      1.9.15cvs125
9346
9347         * src/messageview.c
9348                 Make "hit 'C' to check sig" work from extern 
9349                 messageviews
9350
9351 2005-10-27 [colin]      1.9.15cvs124
9352
9353         * src/summaryview.c
9354                 Add a hack to avoid segfaulting when hammering 
9355                 on gtk's events
9356
9357 2005-10-27 [wwp]        1.9.15cvs123
9358
9359         * src/prefs_themes.c
9360                 sort list of themes names in themes prefs
9361
9362 2005-10-27 [paul]       1.9.15cvs122
9363
9364         * src/folder.c
9365         * src/prefs_account.c
9366                 fix building on Solaris
9367                 Patch by Alex Moore
9368
9369 2005-10-27 [wwp]        1.9.15cvs121
9370
9371         * src/summaryview.c
9372         * src/gtk/gtksctree.c
9373                 speed up unselecting messages in summary view (thanks to Colin)
9374
9375 2005-10-27 [paul]       1.9.15cvs120
9376
9377         * src/mainwindow.c
9378                 fix a compilation warning
9379         * src/summaryview.c
9380                 fix updating of 'n items selected' count
9381                 when deselecting
9382
9383 2005-10-27 [martin]     1.9.15cvs119
9384
9385         * src/action.c
9386                 ignore actions with a leading '/' in the action menu name
9387                 fixes a crash on menu creation
9388         * src/prefs_actions.c
9389                 do not allow a leading '/' in the action menu name
9390
9391 2005-10-27 [paul]       1.9.15cvs118
9392
9393         * src/main.c
9394                 fix compilation warning
9395
9396 2005-10-27 [paul]       1.9.15cvs117
9397
9398         * src/procmime.c
9399                 add #if HAVE_LOCALE_H
9400
9401 2005-10-27 [paul]       1.9.15cvs116
9402
9403         * src/plugins/clamav/clamav_plugin.c
9404         * src/plugins/dillo_viewer/dillo_viewer.c
9405         * src/plugins/mathml_viewer/mathml_viewer.c
9406         * src/plugins/pgpcore/plugin.c
9407         * src/plugins/pgpinline/plugin.c
9408         * src/plugins/pgpmime/plugin.c
9409         * src/plugins/spamassassin/spamassassin.c
9410         * src/plugins/trayicon/trayicon.c
9411                 plugin_init() : make error messages more
9412                 informative
9413
9414 2005-10-26 [wwp]        1.9.15cvs115
9415
9416         * src/prefs_matcher.c
9417                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9418
9419 2005-10-26 [wwp]        1.9.15cvs114
9420
9421         * src/procmime.c
9422         * src/gtk/gtksctree.c
9423         * src/plugins/spamassassin/libspamc.c
9424         * src/plugins/spamassassin/spamassassin.c
9425                 fix some compilation warnings more
9426
9427 2005-10-26 [mones]      1.9.15cvs113
9428
9429         * po/es.po
9430                 Updated translation
9431
9432 2005-10-26 [paul]       1.9.15cvs112
9433
9434         * src/prefs_message.c
9435                 give all display_xface stuff the
9436                 #if HAVE_LIBCOMPFACE treatment, thus
9437                 preventing a crash
9438                 (Thanks to Wolfgang Enderlein)
9439
9440 2005-10-26 [colin]      1.9.15cvs111
9441
9442         * src/gedit-print.c
9443                 Fix date format
9444         * src/imap_gtk.c
9445         * src/news_gtk.c
9446                 Remove context menu items that should not be there
9447         * src/jpilot.c
9448                 Fix encoding
9449         * src/main.c
9450         * src/mainwindow.c
9451                 Don't show the mainwindow too soon
9452
9453 2005-10-26 [wwp]        1.9.15cvs110
9454
9455         * src/folder.c
9456         * src/manual.c
9457         * src/summaryview.c
9458                 fix uninitialized pointers in the folder updating hook
9459                 (thanks to Colin)
9460
9461 2005-10-25 [mones]      1.9.15cvs109
9462
9463         * manual/faq.xml
9464                 General information subsection completed. 
9465                 Removed archaic references.
9466                 
9467         * manual/Makefile
9468         * manual/dtd/manual.dsl
9469                 Added customization stylesheet for getting paragraphs
9470                 fully justified in PDF output (as suggested by Colin).
9471
9472 2005-10-25 [colin]      1.9.15cvs108
9473
9474         * src/compose.c
9475                 Fix a second leak
9476
9477 2005-10-25 [colin]      1.9.15cvs107
9478
9479         * src/addrbook.c
9480         * src/addrindex.c
9481                 Fix leak (xml_get_element() allocates memory)
9482         * src/compose.c
9483                 Fix leak + dead code (shame!)
9484         * src/procmime.c
9485                 Fix leak
9486
9487 2005-10-25 [colin]      1.9.15cvs106
9488
9489         * src/mimeview.c
9490                 Fix encoding issue in Save all and in 
9491                 overwrite-confirmation alertpanel
9492
9493 2005-10-25 [colin]      1.9.15cvs105
9494
9495         * src/common/socket.c
9496                 Fix a leak - Thanks to Christopher Aillon
9497                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9498
9499 2005-10-25 [paul]       1.9.15cvs104
9500
9501         * src/wizard.c
9502                 Always guess servers from the right-hand
9503                 email part and guess username from the
9504                 left-hand part. (Thanks to Colin)
9505                 add an X-Face to the welcome message
9506
9507 2005-10-25 [paul]       1.9.15cvs103
9508
9509         * manual/handling.xml
9510                 written by Colin, edited by me
9511
9512 2005-10-25 [wwp]        1.9.15cvs102
9513
9514         * src/folderview.c
9515         * src/grouplistdialog.c
9516         * src/imap.c
9517         * src/noticeview.c
9518                 fix some compilation warnings
9519
9520 2005-10-24 [paul]
9521
9522         1.9.99-rc3 released
9523
9524 2005-10-24 [paul]       1.9.15cvs101
9525
9526         * src/gtk/about.c
9527                 fix window sizing
9528
9529 2005-10-24 [paul]       1.9.15cvs100
9530
9531         * src/pixmaps/offline.xpm
9532         * src/pixmaps/online.xpm
9533                 replace with last default versions
9534
9535 2005-10-24 [colin]      1.9.15cvs99
9536
9537         * src/imap.c
9538                 Fix bug when moving a folder
9539         * src/imap_gtk.c
9540         * src/mh_gtk.c
9541                 "Delete folder" pops up a window, so it 
9542                 should be suffixed with "..."
9543         * src/plugins/pgpcore/sgpgme.c
9544                 Include locale.h
9545
9546 2005-10-24 [mones]      1.9.15cvs98
9547
9548         * manual/Makefile
9549         * manual/account.xml
9550         * manual/ack.xml
9551         * manual/addrbook.xml
9552         * manual/advanced.xml
9553         * manual/faq.xml
9554         * manual/glossary.xml
9555         * manual/gpl.xml
9556         * manual/handling.xml
9557         * manual/intro.xml
9558         * manual/keyboard.xml
9559         * manual/manual.xml
9560         * manual/plugins.xml
9561         * manual/starting.xml
9562         * manual/dtd/sdocbook.dtd
9563                 Initial manual structure and some content.
9564
9565 2005-10-23 [wwp]        1.9.15cvs97
9566
9567         * src/gtk/about.c
9568                 fix a typo
9569
9570 2005-10-23 [wwp]        1.9.15cvs96
9571
9572         * src/gtk/about.c
9573         * src/gtk/authors.h
9574                 rework of the about window (main work by Paul), also featuring a few
9575                 fixes for typos and duplicate names
9576
9577 2005-10-23 [wwp]        1.9.15cvs95
9578
9579         * src/.cvsignore
9580                 Ignore the right binary name (sylpheed-claws now)
9581
9582 2005-10-23 [paul]       1.9.15cvs94
9583
9584         * src/compose.c
9585                 when using Folder Pref 'Default To for
9586                 replies' make the entry in the Compose
9587                 window bold
9588                 Patch by Fabien Vantard
9589
9590 2005-10-22 [colin]      1.9.15cvs93
9591
9592         * src/codeconv.c
9593                 Fix leak
9594
9595 2005-10-22 [colin]      1.9.15cvs92
9596
9597         * src/codeconv.c
9598                 try to convert using locale (apart utf8) if necessary
9599
9600 2005-10-22 [colin]      1.9.15cvs91
9601
9602         * src/pixmaps/new.xpm
9603         * src/pixmaps/unread.xpm
9604                 Make the unread envelope blue again and
9605                 saturate the new one a bit more.
9606
9607 2005-10-22 [colin]      1.9.15cvs90
9608
9609         * src/compose.c
9610                 When replying to a mail sent by one of our accounts,
9611                 use the original list of recipients. Let 'Reply All'
9612                 and 'Reply to sender' work like previously.
9613
9614 2005-10-21 [colin]      1.9.15cvs89
9615
9616         * src/prefs_filtering.c
9617                 Clear fields after add and replace
9618         * src/textview.c
9619                 Display xface differently (better)
9620         * src/plugins/pgpinline/pgpinline.c
9621                 Fix crappy encodings/recodings
9622
9623 2005-10-21 [paul]       1.9.15cvs88
9624
9625         * src/compose.c
9626         * src/prefs_folder_item.c
9627         * src/toolbar.c
9628                 fix news folder Folder Properties
9629                 (thanks to Colin)
9630         * src/folderview.c
9631                 update folderview after Themes change
9632                 keep selected folder selected
9633                 (thanks to Colin)
9634
9635 2005-10-21 [paul]       1.9.15cvs87
9636
9637         * tools/Makefile.am
9638         * tools/OOo2sylpheed.pl
9639         * tools/README
9640         * tools/README.sylprint
9641         * tools/asus_mailled.sh         ** REMOVED **
9642         * tools/filter_conv.pl
9643         * tools/freshmeat_search.pl
9644         * tools/google_search.pl
9645         * tools/gpg-sign-syl            ** REMOVED **
9646         * tools/kmail2sylpheed.pl
9647         * tools/kmail2sylpheed_v2.pl
9648         * tools/multiwebsearch.pl
9649         * tools/nautilus2sylpheed.sh
9650         * tools/newscache_clean.pl
9651         * tools/outlook2sylpheed.pl
9652         * tools/sylpheed-switcher       ** REMOVED **
9653         * tools/sylprint.pl
9654         * tools/sylprint.rc
9655         * tools/tb2sylpheed
9656         * tools/vcard2xml.py
9657         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9658                 update default config dir
9659                 update binary name (thanks to Fabien Vantard)
9660                 remove obsolete scripts
9661
9662 2005-10-21 [colin]      1.9.15cvs86
9663
9664         * src/inc.c
9665                 Fix possible leak and units. Based on a patch by
9666                 Fabien Vantard.
9667
9668 2005-10-20 [colin]      1.9.15cvs85
9669
9670         * src/textview.c
9671                 Clear xface when clearing textview
9672
9673 2005-10-20 [colin]      1.9.15cvs84
9674
9675         * configure.ac
9676         * src/folderview.c
9677         * src/headerview.c
9678         * src/main.c
9679         * src/prefs_common.c
9680         * src/prefs_common.h
9681         * src/prefs_message.c
9682         * src/textview.c
9683         * src/textview.h
9684         * src/common/defs.h
9685         * src/common/utils.c
9686         * src/common/utils.h
9687         * src/gtk/gtkutils.c
9688         * src/gtk/gtkutils.h
9689                 Migrate config to .sylpheed-claws (Automatically)
9690                 Add a way to get the Xface in the TextView
9691
9692 2005-10-20 [colin]      1.9.15cvs83
9693
9694         * src/gtk/Makefile.am
9695         * src/gtk/about.c
9696         * src/gtk/authors.h
9697                 Make the about dialog *grooovy*
9698
9699 2005-10-20 [colin]      1.9.15cvs82
9700
9701         * src/mimeview.c
9702                 Use "Open with" on double click if no command
9703                 was found
9704
9705 2005-10-20 [colin]      1.9.15cvs81
9706
9707         * src/imap.c
9708         * src/etpan/imap-thread.c
9709                 Fix possible crash.
9710
9711 2005-10-20 [paul]       1.9.15cvs80
9712
9713         * src/folder.c
9714                 don't show clipkey icon if the only
9715                 attachment is the signature
9716                 Patch by Colin
9717
9718 2005-10-20 [paul]       1.9.15cvs79
9719
9720         * AUTHORS
9721         * src/plugins/pgpmime/pgpmime.c
9722                 name the PGP/MIME signature 'signature.asc'
9723                 Patch by Andrew Nelson <freeandy@gmail.com>
9724
9725 2005-10-19 [colin]      1.9.15cvs78
9726
9727         * src/plugins/pgpmime/pgpmime.c
9728                 Oops, no need to double-check though
9729
9730 2005-10-19 [colin]      1.9.15cvs77
9731
9732         * src/plugins/pgpinline/pgpinline.c
9733         * src/plugins/pgpmime/pgpmime.c
9734                 Check that my_tmpfile() doesn't 
9735                 return NULL
9736
9737 2005-10-19 [colin]      1.9.15cvs76
9738
9739         * src/common/utils.c
9740                 Use shorter mime boundaries to avoid having
9741                 MTAs rewrapping our headers, breaking the
9742                 PGP signature in the process 
9743         * src/compose.c
9744         * src/plugins/pgpmime/pgpmime.c
9745                 Check for boundary uniqueness to be sure
9746                 it won't happen, instead of hoping for the
9747                 best
9748
9749 2005-10-19 [colin]      1.9.15cvs75
9750
9751         * sylpheed-claws.desktop
9752         * src/Makefile.am
9753         * src/main.c
9754                 Ship a sylpheed-claws binary instead
9755                 of a sylpheed one. Change the socket
9756                 name, too
9757         * src/folderview.c
9758                 Update folder only if it changed
9759         * src/wizard.c
9760                 Fix i18n in welcome mail, patch by
9761                 Fabien Vantard
9762
9763 2005-10-19 [paul]
9764
9765         1.9.99-rc2 released
9766
9767 2005-10-19 [paul]       1.9.15cvs74
9768
9769         * src/folder.c
9770         * src/folderview.c
9771                 fix summaryview update
9772                 Patch by Colin
9773
9774 2005-10-18 [colin]      1.9.15cvs73
9775
9776         * src/plugins/pgpcore/passphrase.c
9777                 Don't XGrabServer, and try a bit more to 
9778                 sync everything before grabbing mouse/keyboard
9779
9780 2005-10-18 [colin]      1.9.15cvs72
9781
9782         * src/Makefile.am
9783         * src/addressadd.c
9784         * src/addressbook.c
9785         * src/folderview.c
9786         * src/grouplistdialog.c
9787         * src/mimeview.c
9788         * src/stock_pixmap.c
9789         * src/stock_pixmap.h
9790         * src/summaryview.c
9791         * src/gtk/gtksctree.c
9792         * src/gtk/gtksctree.h
9793         * src/pixmaps/empty.xpm
9794                 Implement a wrapper call for gtk_ctree_set_node_info
9795                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9796                 pixmap instead of a NULL one. This works around some
9797                 memory problems deep inside gtk, revealed by valgrind,
9798                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9799                 as locked crashes sylpheed.), as well as, probably, 
9800                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9801
9802 2005-10-17 [colin]      1.9.15cvs71
9803
9804         * src/mimeview.c
9805                 Provide visual feedback when checking
9806                 signature
9807
9808 2005-10-17 [colin]      1.9.15cvs70
9809
9810         * src/main.c
9811                 Keep the folder list frozen while checking caches...
9812
9813 2005-10-17 [colin]      1.9.15cvs69
9814
9815         * src/addr_compl.c
9816                 Fi bug #833 (Autocompleting from addressbook 
9817                 fails with extended chars)
9818         * src/imap.c
9819                 Fix 'adding messages' staying in statusbar
9820                 after an error
9821
9822 2005-10-17 [wwp]        1.9.15cvs68
9823
9824         * src/ssl_manager.c
9825                 Fix buttons' layout resizing when window size changes
9826
9827 2005-10-17 [wwp]        1.9.15cvs67
9828
9829         * src/account.c
9830         * src/prefs_account.c
9831         * src/prefs_common.c
9832         * src/prefs_common.h
9833         * src/prefs_folder_item.c
9834         * src/prefs_gtk.c
9835         * src/gtk/logwindow.c
9836         * src/gtk/pluginwindow.c
9837         * src/gtk/prefswindow.c
9838         * src/gtk/prefswindow.h
9839                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9840
9841 2005-10-17 [paul]       1.9.15cvs66
9842
9843         * configure.ac
9844                 fix missing libetpan message
9845         * po/en_GB.po
9846                 updated
9847         * src/crash.c
9848         * src/manual.c
9849         * src/prefs_themes.c
9850         * src/common/defs.h
9851                 add some new URI defines, change some
9852                 others
9853         * src/wizard.c
9854                 make welcome message translatable
9855                 small improvements to english
9856                 other tweaks
9857         * src/gtk/menu.c
9858                 fix warnings
9859
9860 2005-10-17 [paul]       1.9.15cvs65
9861
9862         * src/summaryview.c
9863                 fix column titles
9864
9865 2005-10-16 [mones]      1.9.15cvs64
9866
9867         * po/es.po
9868                 Updated translation
9869
9870 2005-10-16 [colin]
9871
9872         1.9.99-rc1 released
9873
9874 2005-10-16 [colin]      1.9.15cvs63
9875
9876         * src/wizard.c
9877                 Fix whitespace
9878
9879 2005-10-16 [colin]      1.9.15cvs62
9880
9881         * src/toolbar.c
9882                 s/Get All/Get Mail/
9883         * src/wizard.c
9884                 Real welcome mail text, thanks Paul
9885
9886 2005-10-16 [colin]      1.9.15cvs61
9887
9888         * src/editldap.c
9889         * src/exporthtml.c
9890         * src/main.c
9891         * src/mainwindow.c
9892         * src/prefs_themes.c
9893         * src/prefs_toolbar.c
9894         * src/plugins/demo/demo.c
9895         * src/plugins/trayicon/trayicon.c
9896                 s/Sylpheed/Sylpheed-Claws/
9897
9898 2005-10-16 [colin]      1.9.15cvs60
9899
9900         * src/wizard.c
9901                 Add a welcome email in the first empty mailbox
9902         * src/prefs_common.c
9903                 Change one more default
9904
9905 2005-10-16 [colin]      1.9.15cvs59
9906
9907         * src/wizard.c
9908                 Remove printf
9909
9910 2005-10-16 [colin]      1.9.15cvs58
9911
9912         * src/toolbar.c
9913         * src/prefs_common.c
9914                 Change some defaults
9915
9916 2005-10-16 [colin]      1.9.15cvs57
9917
9918         * src/toolbar.c
9919         * src/prefs_common.c
9920                 Change some defaults
9921
9922 2005-10-16 [colin]      1.9.15cvs56
9923
9924         * src/wizard.c
9925                 By default, initialize fonts to have
9926                 the same size as normal GtkWidgets
9927
9928 2005-10-16 [colin]      1.9.15cvs55
9929
9930         * src/mimeview.c
9931                 Fix message a bit more
9932
9933 2005-10-16 [colin]      1.9.15cvs54
9934
9935         * src/addressbook.c
9936                 Second attempt at flicker fixing
9937
9938 2005-10-16 [colin]      1.9.15cvs53
9939
9940         * src/addressbook.c
9941                 Fix flicker
9942
9943 2005-10-16 [wwp]        1.9.15cvs52
9944
9945         * src/addressbook.c
9946         * src/editaddress.c
9947         * src/prefs_common.c
9948         * src/prefs_common.h
9949                 Remember window sizes (address book)
9950
9951 2005-10-16 [wwp]        1.9.15cvs51
9952
9953         * src/plugins/clamav/clamav_plugin_gtk.c
9954         * src/plugins/spamassassin/spamassassin_gtk.c
9955                 Fix compilation warnings (missing #include).
9956
9957 2005-10-16 [colin]      1.9.15cvs50
9958
9959         * src/mimeview.c
9960         * src/summaryview.c
9961         * src/textview.c
9962                 Make 'c' check signature, and forward
9963                 c, l, y, t from summaryview to mimeview
9964
9965 2005-10-16 [colin]      1.9.15cvs49
9966
9967         * src/addressbook.c
9968                 Put border around buttons
9969         * src/mainwindow.c
9970         * src/summaryview.c
9971                 Rework menus (Patch based on a patch
9972                 by Paul)
9973
9974 2005-10-15 [wwp]        1.9.15cvs48
9975
9976         * src/editjpilot.c
9977         * src/editldap.c
9978         * src/editvcard.c
9979         * src/exphtmldlg.c
9980         * src/expldifdlg.c
9981         * src/export.c
9982         * src/import.c
9983         * src/importldif.c
9984         * src/importmutt.c
9985         * src/importpine.c
9986         * src/prefs_account.c
9987         * src/prefs_spelling.c
9988         * src/gtk/gtkutils.c
9989         * src/gtk/gtkutils.h
9990         * src/plugins/clamav/clamav_plugin_gtk.c
9991         * src/plugins/spamassassin/spamassassin_gtk.c
9992                 use nicer browse-for-file/dir buttons than the "..." ones,
9993                 code factorizing more.
9994
9995 2005-10-14 [colin]      1.9.15cvs47
9996
9997         * src/mainwindow.c
9998                 set relief on the account switcher so that people see it
9999                 grey out Create processing rules when no message is selected
10000         * src/prefs_filtering.c
10001                 ask before closing if the rule has not been modified, even if
10002                 it's not valid
10003         * src/prefs_matcher.c
10004                 fix sensitivity when entering the dialog
10005         * src/gtk/inputdialog.c
10006                 display a better icon on password ask
10007         * src/plugins/pgpcore/passphrase.c
10008                 make the dialog look better
10009
10010 2005-10-14 [paul]       1.9.15cvs46
10011
10012         * src/folderview.c
10013                 indicate presense of marked msgs in
10014                 unexpanded subfolders
10015
10016 2005-10-14 [paul]       1.9.15cvs45
10017
10018         * src/prefs_actions.c
10019         * src/prefs_common.c
10020         * src/prefs_common.h
10021         * src/prefs_filtering_action.c
10022         * src/prefs_matcher.c
10023         * src/prefs_template.c
10024                 remember window sizes
10025                 fix Info button size
10026
10027         Patches by wwp
10028
10029 2005-10-13 [colin]      1.9.15cvs44
10030
10031         * src/mimeview.c
10032         * src/noticeview.c
10033         * src/noticeview.h
10034                 Add a tooltip on the icon (optional) 
10035                 Get rid of the signature buttons and only
10036                 use the icon+tooltip
10037
10038 2005-10-13 [colin]      1.9.15cvs43
10039
10040         * src/noticeview.c
10041         * src/noticeview.h
10042                 Add hand cursor for hovering over icon
10043
10044 2005-10-13 [colin]      1.9.15cvs42
10045
10046         * src/summaryview.c
10047                 Fix crash when quicksearch's hidden 
10048                 at startup
10049
10050 2005-10-13 [colin]      1.9.15cvs41
10051
10052         * src/compose.c
10053                 Set subject when forwarding multiple mails
10054                 Check that other recipient than the default Cc or Bcc
10055                 have been set before sending.
10056
10057 2005-10-13 [colin]      1.9.15cvs40
10058
10059         * src/imap.c
10060                 Batch per-folder
10061                 Introduce locking, but don't use it yet
10062
10063 2005-10-13 [colin]      1.9.15cvs39
10064
10065         * src/gtk/quicksearch.c
10066                 Reset quicksearch when hiding it
10067                 Make sticky a real pref
10068
10069 2005-10-13 [colin]      1.9.15cvs38
10070
10071         * src/summaryview.c
10072                 Faster prefs apply
10073
10074 2005-10-13 [colin]      1.9.15cvs37
10075
10076         * src/mimeview.c
10077         * src/noticeview.c
10078         * src/noticeview.h
10079         * src/plugins/pgpcore/sgpgme.c
10080                 Make privacy icon clickable
10081                 Move Trust field in Full info
10082                 When trust is less than full, don't display
10083                 a warning icon
10084
10085 2005-10-13 [colin]      1.9.15cvs36
10086
10087         * src/folder.c
10088                 Batch on flags sync
10089         * src/folderview.c
10090                 Revert speed hack which is dangerous in fact
10091                 Apply prefs faster
10092
10093 2005-10-13 [colin]      1.9.15cvs35
10094
10095         * src/folder_item_prefs.c
10096                 Fix pref corruption on folder move. Patch
10097                 by wwp
10098
10099 2005-10-13 [paul]       1.9.15cvs34
10100
10101         * src/export.c
10102         * src/import.c
10103                 fix typos in g_warnings
10104         * src/prefs_account.c
10105                 add a file selector for Signature file
10106
10107         Patches by wwp
10108
10109 2005-10-12 [colin]      1.9.15cvs33
10110
10111         * src/mimeview.c
10112                 Provide a quick way to go back from a
10113                 signature's full info to the email part
10114
10115 2005-10-12 [colin]      1.9.15cvs32
10116
10117         * src/compose.c
10118                 Remove old hack of encoding signed mails with base64.
10119                 QP works equally well.
10120
10121 2005-10-12 [colin]      1.9.15cvs31
10122
10123         * src/crash.c
10124                 Replace deprecated GtkText with GtkTextView
10125         * src/imap.c
10126                 Fix a logic bug about counts in imap_select
10127                 (previously un-triggered)
10128         * src/mainwindow.c
10129         * src/summaryview.c
10130         * src/news.c
10131                 Allow local deletion of news posts
10132         * src/mimeview.c
10133                 Show GPG noticeview on the message/rfc822 part
10134                 in addition to the text/plain one
10135         * src/prefs_image_viewer.c
10136           src/plugins/pgpcore/prefs_gpg.c
10137                 Polish (set the label as part of the checkbox)
10138         * src/wizard.c
10139                 Don't sit there doing nothing after destroying
10140                 the window - return err
10141
10142 2005-10-11 [colin]      1.9.15cvs30
10143
10144         * src/folderview.c
10145                 Apply processing rules before showing folders.
10146                 Early folder show (before flags sync) will only
10147                 be done when there are no processing rules (nor
10148                 pre- or post- ones)
10149         * src/imap.c
10150                 Fix stuff related to mail subdir, creation and 
10151                 deletion of folders 
10152         * src/imap_gtk.c
10153                 Don't allow creation of folders in NoInferior
10154                 folders, as it won't work
10155
10156 2005-10-10 [colin]      1.9.15cvs29
10157
10158         * src/compose.c
10159                 Reselect "None" Privacy system when selecting an
10160                 account with no privacy system defined
10161
10162 2005-10-10 [colin]      1.9.15cvs28
10163
10164         * src/mainwindow.c
10165                 Add Windows-1252 encoding
10166         * src/prefs_common.c
10167                 Rework some defaults:
10168                 - autosave to draft by default
10169                 - don't show header pane (it's already in the textview)
10170                 - Select first new or unread mail on entry
10171                 - Assume 'Yes' to change folder when there's no more
10172                   unread message
10173         * src/prefs_matcher.c
10174                 Fix a gtk assertion failure
10175         * src/gtk/colorlabel.c
10176                 Workaround bad repainting on selection
10177         * src/main.c
10178                 Freeze/thaw (a bit faster on ssh -X)
10179         * src/msgcache.c
10180                 Get rid of StrdupConverter that just adds an
10181                 extra strdup/free 
10182         * src/etpan/imap_thread.c
10183                 memset buf to 0
10184
10185 2005-10-10 [colin]      1.9.15cvs27
10186
10187         * src/export.c
10188         * src/import.c
10189                 Fix compile on gtk 2.4. Patch by wwp
10190
10191 2005-10-09 [colin]      1.9.15cvs26
10192
10193         * src/mainwindow.c
10194         * src/messageview.c
10195         * src/summaryview.c
10196                 Clarify forward menus. Patch by wwp
10197
10198 2005-10-09 [colin]      1.9.15cvs25
10199
10200         * src/compose.c
10201         * src/compose.h
10202                 Fix bug #829 (Non-working "Encrypt message by 
10203                 default when replying to an encrypted message")
10204
10205 2005-10-08 [colin]      1.9.15cvs24
10206
10207         * src/wizard.c
10208                 Fix bug #827 ("Welcome" setup wizard after a 
10209                 permission error gives up & forgets itself.)
10210
10211 2005-10-08 [colin]      1.9.15cvs23
10212
10213         * src/procmime.c
10214                 Fix bug #828 (Ignoring headers with spaces around = sign)
10215
10216 2005-10-08 [colin]      1.9.15cvs22
10217
10218         * src/export.c
10219                 Warning fix by wwp
10220
10221 2005-10-08 [colin]      1.9.15cvs21
10222
10223         * src/folder.c
10224         * src/folder.h
10225                 Add a processing_pending indicator, set on 
10226                 folder_item_open and cleared after 
10227                 folder_item_process_open
10228         * src/folderview.c
10229         * src/summaryview.c
10230                 wrap procmsg_msginfo_*_flags, and in the
10231                 wrapper check that there's no folder processing 
10232                 pending. If there is, defer the flags change until 
10233                 processing is done to avoid stepping over each
10234                 other's toes.
10235                 Freeze during processing, but not during scanning.
10236
10237 2005-10-07 [colin]      1.9.15cvs20
10238
10239         * src/plugins/pgpcore/passphrase.c
10240                 Fix bug #826 (X-Server hangs when 
10241                 right-clicking a PGP encrypted message)
10242
10243 2005-10-07 [paul]       1.9.15cvs19
10244
10245         * src/compose.c
10246                 fix compose_entries[]
10247                 patch by Fabien Vantard
10248
10249 2005-10-06 [colin]      1.9.15cvs18
10250
10251         * src/pixmaps/address.xpm
10252         * src/pixmaps/address_book.xpm
10253         * src/pixmaps/book.xpm
10254         * src/pixmaps/check_spelling.xpm
10255         * src/pixmaps/checkbox_off.xpm
10256         * src/pixmaps/checkbox_on.xpm
10257         * src/pixmaps/close.xpm
10258         * src/pixmaps/complete.xpm
10259         * src/pixmaps/continue.xpm
10260         * src/pixmaps/deleted.xpm
10261         * src/pixmaps/down_arrow.xpm
10262         * src/pixmaps/exec.xpm
10263         * src/pixmaps/forwarded.xpm
10264         * src/pixmaps/group.xpm
10265         * src/pixmaps/ignorethread.xpm
10266         * src/pixmaps/interface.xpm
10267         * src/pixmaps/jpilot.xpm
10268         * src/pixmaps/ldap.xpm
10269         * src/pixmaps/linewrap.xpm
10270         * src/pixmaps/linewrapcurrent.xpm
10271         * src/pixmaps/mail.xpm
10272         * src/pixmaps/mail_attach.xpm
10273         * src/pixmaps/mail_compose.xpm
10274         * src/pixmaps/mail_forward.xpm
10275         * src/pixmaps/mail_receive.xpm
10276         * src/pixmaps/mail_receive_all.xpm
10277         * src/pixmaps/mail_reply.xpm
10278         * src/pixmaps/mail_reply_to_all.xpm
10279         * src/pixmaps/mail_reply_to_author.xpm
10280         * src/pixmaps/mail_send.xpm
10281         * src/pixmaps/mail_send_queue.xpm
10282         * src/pixmaps/mime_application.xpm
10283         * src/pixmaps/mime_audio.xpm
10284         * src/pixmaps/mime_image.xpm
10285         * src/pixmaps/mime_message.xpm
10286         * src/pixmaps/mime_text_enriched.xpm
10287         * src/pixmaps/mime_text_html.xpm
10288         * src/pixmaps/mime_text_plain.xpm
10289         * src/pixmaps/mime_unknown.xpm
10290         * src/pixmaps/new.xpm
10291         * src/pixmaps/news_compose.xpm
10292         * src/pixmaps/offline.xpm
10293         * src/pixmaps/online.xpm
10294         * src/pixmaps/paste.xpm
10295         * src/pixmaps/preferences.xpm
10296         * src/pixmaps/privacy_emblem_encrypted.xpm
10297         * src/pixmaps/privacy_expired.xpm
10298         * src/pixmaps/privacy_failed.xpm
10299         * src/pixmaps/privacy_passed.xpm
10300         * src/pixmaps/privacy_signed.xpm
10301         * src/pixmaps/privacy_unknown.xpm
10302         * src/pixmaps/privacy_warn.xpm
10303         * src/pixmaps/properties.xpm
10304         * src/pixmaps/replied.xpm
10305         * src/pixmaps/search.xpm
10306         * src/pixmaps/unread.xpm
10307         * src/pixmaps/up_arrow.xpm
10308         * src/pixmaps/vcard.xpm
10309                 Modernize internal theme, with icons from the 
10310                 Gnomaws theme. Keep some of the old ones where
10311                 they were better.
10312
10313 2005-10-06 [colin]      1.9.15cvs17
10314
10315         * src/summaryview.c
10316                 Little optimisations + bugfix
10317         * src/toolbar.c
10318                 Remove default useless items - useless being defined
10319                 by the default relevant prefs
10320         * src/wizard.c
10321                 include config.h to make gettext work
10322         * src/prefs_themes.c
10323                 Fix selection of current theme in prefs
10324
10325 2005-10-06 [colin]      1.9.15cvs16
10326
10327         * src/prefs_common.c
10328         * src/prefs_common.h
10329         * src/prefs_summaries.c
10330         * src/folderview.c
10331                 Add a warning dialog on Mark all read 
10332                 (with pref to get rid of it)
10333
10334 2005-10-06 [paul]       1.9.15cvs15
10335
10336         * po/nb.po
10337         * po/pt_BR.po
10338                 updated by Geir Helland and Frederico
10339                 Goncalves Guimaraes
10340
10341 2005-10-05 [colin]      1.9.15cvs14
10342
10343         * src/folder.c
10344         * src/folder.h
10345         * src/folderview.c
10346         * src/folderview.h
10347         * src/imap_gtk.c
10348         * src/mh_gtk.c
10349         * src/mainwindow.c
10350         * src/setup.c
10351                 add a way to rescan without rebuilding
10352                 make moving a bit faster (less folders changes)
10353                 don't lock the tree on Get 
10354         * src/imap.c
10355                 Don't re-delete deleted messages before expunging
10356         * src/summaryview.c
10357                 Set batch mode when deleting mails
10358
10359 2005-10-05 [paul]       1.9.15cvs13
10360
10361         * src/mainwindow.c
10362         * src/mainwindow.h
10363                 fix disabled Execute menu item
10364         * src/toolbar.c
10365                 match the change in 1.9.15cvs10: use Compose
10366                 instead of News by default
10367
10368 2005-10-04 [colin]      1.9.15cvs12
10369
10370         * src/compose.c
10371                 When replying to an ML post with Reply-To set
10372                 to the poster's email, honor it (as before),
10373                 but also honor our user's request to reply to
10374                 the mailing list: set the ML address in the To
10375                 field and the Reply-To address in the Cc: 
10376                 field.
10377
10378 2005-10-04 [colin]      1.9.15cvs11
10379
10380         * src/plugins/trayicon/trayicon.c
10381                 Finish cosmetic change - thanks to wwp
10382
10383 2005-10-04 [colin]      1.9.15cvs10
10384
10385         * src/toolbar.c
10386                 Use Compose instead of Email by default.
10387                 Spotted by wwp.
10388
10389 2005-10-04 [colin]      1.9.15cvs9
10390
10391         * src/folder.c
10392         * src/folder.h
10393         * src/folderview.c
10394         * src/imap.c
10395         * src/etpan/imap-thread.c
10396         * src/etpan/imap-thread.h
10397                 Try to make IMAP faster, by simplifying SEARCH
10398                 commands, avoiding sending two STATUS in a row,
10399                 and deferring flags sync and processing just
10400                 after displaying the folder. 
10401                 This will update the SummaryView in certain
10402                 cases (new mails not already fetched, flags
10403                 changed from another client) but in a non-
10404                 blocking manner.
10405
10406 2005-10-04 [colin]      1.9.15cvs8
10407
10408         * src/plugins/trayicon/trayicon.c
10409                 Relabel "Offline" to "Work offline"
10410
10411 2005-10-04 [colin]      1.9.15cvs7
10412
10413         * src/export.c
10414         * src/import.c
10415         * src/mbox.c
10416                 Fix mbox import/export buglets
10417                 Patch by wwp
10418         * src/plugins/trayicon/trayicon.c
10419                 Add offline swithc
10420                 Patch by wwp
10421
10422 2005-10-04 [colin]      1.9.15cvs6
10423
10424         * src/folder.c
10425         * src/folderview.c
10426         * src/summaryview.c
10427                 Better fix (don't break mark all read) for cvs2
10428
10429 2005-10-03 [colin]      1.9.15cvs5
10430
10431         * src/folder.c
10432                 Use a sane sort by default
10433
10434 2005-10-03 [colin]      1.9.15cvs4
10435
10436         * src/inc.c
10437                 Add a 'Only once' button for overriding offline mode
10438         * src/prefs_account.c
10439         * src/wizard.c
10440                 Add Local mbox to the wizard
10441                 Add IMAP subdir to the wizard (or the wizard is useless
10442                 for such accounts, or even worse than useless)
10443                 Move IMAP subdir from Advanced to Receive tab, as it's
10444                 not that uncommon
10445
10446 2005-10-03 [colin]      1.9.15cvs3
10447
10448         * src/send_message.c
10449                 Forgot this one in cvs1
10450
10451 2005-10-03 [colin]      1.9.15cvs2
10452
10453         * src/folder.c
10454                 Faster close when leaving a folder with lots
10455                 of new mails. Idea by David Relson.
10456
10457 2005-10-03 [colin]      1.9.15cvs1
10458
10459         * src/compose.c
10460         * src/imap.c
10461         * src/inc.c
10462         * src/main.c
10463         * src/messageview.c
10464         * src/news.c
10465         * src/summaryview.c
10466         * src/gtk/sslcertwindow.c
10467         * src/plugins/trayicon/trayicon.c
10468                 Add accels to every AlertPanel. Patch by Fabien 
10469                 Vantard
10470
10471 2005-10-03 [paul]       1.9.15
10472
10473         1.9.15 released
10474
10475 2005-10-03 [paul]       1.9.14cvs68
10476
10477         * po/ca.po
10478         * po/de.po
10479         * po/es.po
10480         * po/fi.po
10481         * po/fr.po
10482         * po/sk.po
10483         * po/sr.po
10484         * po/zh_CN.po
10485                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10486                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10487                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10488
10489 2005-10-03 [paul]       1.9.14cvs67
10490
10491         * src/send_message.c
10492                 prevent hang on Cancel
10493                 patch by Colin
10494
10495 2005-10-03 [paul]       1.9.14cvs66
10496
10497         * src/main.c
10498                 fix crash in IMAP caused by discrepancy
10499                 between check_at_startup and offline mode
10500                 Patch by Colin
10501
10502 2005-10-01 [paul]       1.9.14cvs65
10503
10504         * src/inc.c
10505                 fix engrish
10506
10507 2005-10-01 [paul]       1.9.14cvs64
10508         * src/export.c
10509         * src/import.c
10510                 synchronise import_mbox() and export_mbox()
10511         * src/mbox.c
10512                 proc_mbox(): add alert if file cannot be opened
10513                 export_list_to_mbox(): test if dest file exists,
10514                 prompt user to overwrite if it does. add alert
10515                 if file cannot be created
10516                                                                 
10517         Patch by wwp
10518                                                                                                                 
10519
10520 2005-09-30 [paul]       1.9.14cvs63
10521
10522         * src/addressbook.c
10523                 Fix sensitivity of a menu
10524         * src/codeconv.c
10525                 Respect hidden pref for mails with no encoding
10526         * src/common/xml.c
10527                 Fix memory corruption
10528         * src/plugins/pgpcore/sgpgme.c
10529                 Fix segfault on incomplete sigs, and display
10530                 of S/Mime UIDs
10531
10532         Patches by Colin
10533
10534 2005-09-30 [colin]      1.9.14cvs62
10535
10536         * src/partial_download.c
10537                 Little logic fix in almost-dead code
10538         * src/pop.c
10539                 Fix partial download when there's no new mail
10540
10541 2005-09-29 [paul]       1.9.14cvs61
10542
10543         * src/plugins/pgpinline/pgpinline.c
10544                 fix bug 819, 'crash accessing sign message'
10545                 Patch by Colin
10546
10547 2005-09-28 [martin]     1.9.14cvs60
10548
10549         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10550                 fix bug #790 (Crash when restarting window manager (fluxbox))
10551
10552 2005-09-28 [paul]       1.9.14cvs59
10553
10554         * src/gtk/gtkaspell.c
10555                 fix off-by-one typo
10556
10557 2005-09-27 [colin]      1.9.14cvs58
10558
10559         * src/plugins/pgpcore/sgpgme.c
10560                 Report error when there's one, instead of
10561                 "Signature unchecked" 
10562
10563 2005-09-27 [colin]      1.9.14cvs57
10564
10565         * src/prefs_quote.c
10566                 Fix bug #816 (Weird quotation with spaces)
10567
10568 2005-09-27 [colin]      1.9.14cvs56
10569
10570         * src/codeconv.c
10571         * src/compose.c
10572         * src/compose.h
10573                 Put subject in compose's title
10574                 Fix Automatic encoding so that it's really automatic:
10575                 first try default locale's charset, then charset of the replied mail, 
10576                 then utf-8
10577                 Fix encoding of headers (must be in strict mode too)
10578
10579 2005-09-26 [colin]      1.9.14cvs55
10580
10581         * src/gtk/gtkaspell.c
10582                 Fix previous patch - don't color the space,
10583                 just uncolor it :)
10584
10585 2005-09-26 [colin]      1.9.14cvs54
10586
10587         * src/gtk/gtkaspell.c
10588                 Unmark space if possible
10589
10590 2005-09-26 [colin]      1.9.14cvs53
10591
10592         * src/imap.c
10593                 log_error instead of alertpanel according to the pref
10594         * src/etpan/imap-thread.c
10595                 Print connect status, copy only necessary size to 
10596                 logger
10597         * src/plugins/pgpmime/pgpmime.c
10598                 Handle S/Mime signatures (verification only). Patch based
10599                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10600
10601 2005-09-26 [paul]       1.9.14cvs52
10602
10603         * src/common/passcrypt.c
10604                 this 'workaround' not necessary on NetBSD.
10605                 Thanks to Daniel Gustafson
10606
10607 2005-09-26 [paul]
10608
10609         1.9.15-rc4 released
10610
10611 2005-09-26 [paul]       1.9.14cvs51
10612
10613         * src/summaryview.c
10614                 Skip currently selected message when
10615                 looking for next new or unread message
10616                 in current folder. Patch by Colin
10617         * src/common/passcrypt.c
10618                 eliminate warnings on *BSD. Patch by
10619                 Daniel Gustafson
10620
10621 2005-09-26 [colin]      1.9.14cvs50
10622
10623         * src/procmsg.c
10624                 Call postfiltering hook anyway
10625
10626 2005-09-22 [colin]      1.9.14cvs49
10627
10628         * src/codeconv.c
10629         * src/codeconv.h
10630                 Add a strict mode that doesn't replace with _
10631         * src/compose.c
10632         * src/compose.h
10633                 Use strict conversion while sending
10634                 Fix race when drafting while sending (happens
10635                 on IMAP)
10636                 Fix d'n'd of messages from summaryview
10637         * src/prefs_common.c
10638         * src/prefs_common.h
10639                 add hidden utf8_instead_of_locale_for_broken_mail 
10640                 pref for people that preferred the default charset 
10641                 to be utf8 for broken mails
10642         * src/quote_fmt_parse.y
10643                 fix bug #815 (No quote insert if "From:" fied 
10644                 contained Russian letters)
10645         * src/summaryview.c
10646                 Fix d'n'd of messages to compose
10647
10648 2005-09-22 [paul]       1.9.14cvs48
10649
10650         * src/compose.c
10651                 fix bug where attachments Name entry
10652                 would display Path instead
10653
10654 2005-09-21 [paul]       1.9.14cvs47
10655
10656         * README
10657         * README.jp
10658         * configure.ac
10659         * config/config.rpath
10660         * doc/manual/en/sylpheed-20.html
10661         * doc/manual/es/sylpheed-20.html
10662         * po/bg.po
10663         * po/ca.po
10664         * po/de.po
10665         * po/es.po
10666         * po/fr.po
10667         * po/it.po
10668         * po/pt_BR.po
10669         * po/sk.po
10670         * po/zh_TW.po
10671         * src/account.c
10672         * src/account.h
10673         * src/action.c
10674         * src/action.h
10675         * src/adbookbase.h
10676         * src/addr_compl.c
10677         * src/addr_compl.h
10678         * src/addrbook.c
10679         * src/addrbook.h
10680         * src/addrcache.c
10681         * src/addrcache.h
10682         * src/addrcindex.c
10683         * src/addrcindex.h
10684         * src/addrclip.c
10685         * src/addrclip.h
10686         * src/addrdefs.h
10687         * src/addressadd.c
10688         * src/addressadd.h
10689         * src/addressbook.c
10690         * src/addressbook.h
10691         * src/addressitem.h
10692         * src/addrgather.c
10693         * src/addrgather.h
10694         * src/addrharvest.c
10695         * src/addrharvest.h
10696         * src/addrindex.c
10697         * src/addrindex.h
10698         * src/addritem.c
10699         * src/addritem.h
10700         * src/addrquery.c
10701         * src/addrquery.h
10702         * src/addrselect.c
10703         * src/addrselect.h
10704         * src/alertpanel.c
10705         * src/alertpanel.h
10706         * src/browseldap.c
10707         * src/browseldap.h
10708         * src/codeconv.c
10709         * src/codeconv.h
10710         * src/compose.c
10711         * src/compose.h
10712         * src/crash.c
10713         * src/crash.h
10714         * src/customheader.c
10715         * src/customheader.h
10716         * src/displayheader.c
10717         * src/displayheader.h
10718         * src/editaddress.c
10719         * src/editaddress.h
10720         * src/editbook.c
10721         * src/editbook.h
10722         * src/editgroup.c
10723         * src/editgroup.h
10724         * src/editjpilot.c
10725         * src/editjpilot.h
10726         * src/editldap.c
10727         * src/editldap.h
10728         * src/editldap_basedn.c
10729         * src/editldap_basedn.h
10730         * src/editvcard.c
10731         * src/editvcard.h
10732         * src/enriched.c
10733         * src/enriched.h
10734         * src/exphtmldlg.c
10735         * src/exphtmldlg.h
10736         * src/expldifdlg.c
10737         * src/expldifdlg.h
10738         * src/export.c
10739         * src/export.h
10740         * src/exporthtml.c
10741         * src/exporthtml.h
10742         * src/exportldif.c
10743         * src/exportldif.h
10744         * src/filtering.c
10745         * src/filtering.h
10746         * src/folder.c
10747         * src/folder.h
10748         * src/folder_item_prefs.c
10749         * src/folder_item_prefs.h
10750         * src/foldersel.c
10751         * src/foldersel.h
10752         * src/folderutils.c
10753         * src/folderutils.h
10754         * src/folderview.c
10755         * src/folderview.h
10756         * src/grouplistdialog.c
10757         * src/grouplistdialog.h
10758         * src/headerview.c
10759         * src/headerview.h
10760         * src/html.c
10761         * src/html.h
10762         * src/image_viewer.c
10763         * src/image_viewer.h
10764         * src/imap.c
10765         * src/imap.h
10766         * src/imap_gtk.c
10767         * src/imap_gtk.h
10768         * src/import.c
10769         * src/import.h
10770         * src/importldif.c
10771         * src/importldif.h
10772         * src/importmutt.c
10773         * src/importmutt.h
10774         * src/importpine.c
10775         * src/importpine.h
10776         * src/inc.c
10777         * src/inc.h
10778         * src/jpilot.c
10779         * src/jpilot.h
10780         * src/ldapctrl.c
10781         * src/ldapctrl.h
10782         * src/ldaplocate.c
10783         * src/ldaplocate.h
10784         * src/ldapquery.c
10785         * src/ldapquery.h
10786         * src/ldapserver.c
10787         * src/ldapserver.h
10788         * src/ldaputil.c
10789         * src/ldaputil.h
10790         * src/ldif.c
10791         * src/ldif.h
10792         * src/localfolder.c
10793         * src/localfolder.h
10794         * src/main.c
10795         * src/main.h
10796         * src/mainwindow.c
10797         * src/mainwindow.h
10798         * src/manual.c
10799         * src/manual.h
10800         * src/matcher.c
10801         * src/matcher.h
10802         * src/matcher_parser.h
10803         * src/matcher_parser_lex.l
10804         * src/matcher_parser_parse.y
10805         * src/mbox.c
10806         * src/mbox.h
10807         * src/message_search.c
10808         * src/message_search.h
10809         * src/messageview.c
10810         * src/messageview.h
10811         * src/mh.c
10812         * src/mh.h
10813         * src/mh_gtk.c
10814         * src/mh_gtk.h
10815         * src/mimeview.c
10816         * src/mimeview.h
10817         * src/msgcache.c
10818         * src/msgcache.h
10819         * src/mutt.c
10820         * src/mutt.h
10821         * src/news.c
10822         * src/news.h
10823         * src/news_gtk.c
10824         * src/news_gtk.h
10825         * src/noticeview.c
10826         * src/noticeview.h
10827         * src/partial_download.c
10828         * src/partial_download.h
10829         * src/pine.c
10830         * src/pine.h
10831         * src/pop.c
10832         * src/pop.h
10833         * src/prefs_account.c
10834         * src/prefs_account.h
10835         * src/prefs_actions.c
10836         * src/prefs_actions.h
10837         * src/prefs_common.c
10838         * src/prefs_common.h
10839         * src/prefs_compose_writing.c
10840         * src/prefs_compose_writing.h
10841         * src/prefs_customheader.c
10842         * src/prefs_customheader.h
10843         * src/prefs_display_header.c
10844         * src/prefs_display_header.h
10845         * src/prefs_ext_prog.c
10846         * src/prefs_ext_prog.h
10847         * src/prefs_filtering.c
10848         * src/prefs_filtering.h
10849         * src/prefs_filtering_action.c
10850         * src/prefs_filtering_action.h
10851         * src/prefs_folder_column.c
10852         * src/prefs_folder_column.h
10853         * src/prefs_folder_item.c
10854         * src/prefs_folder_item.h
10855         * src/prefs_fonts.c
10856         * src/prefs_fonts.h
10857         * src/prefs_gtk.c
10858         * src/prefs_gtk.h
10859         * src/prefs_image_viewer.c
10860         * src/prefs_image_viewer.h
10861         * src/prefs_matcher.c
10862         * src/prefs_matcher.h
10863         * src/prefs_message.c
10864         * src/prefs_message.h
10865         * src/prefs_msg_colors.c
10866         * src/prefs_msg_colors.h
10867         * src/prefs_other.c
10868         * src/prefs_other.h
10869         * src/prefs_quote.c
10870         * src/prefs_quote.h
10871         * src/prefs_receive.c
10872         * src/prefs_receive.h
10873         * src/prefs_send.c
10874         * src/prefs_send.h
10875         * src/prefs_spelling.c
10876         * src/prefs_spelling.h
10877         * src/prefs_summaries.c
10878         * src/prefs_summaries.h
10879         * src/prefs_summary_column.c
10880         * src/prefs_summary_column.h
10881         * src/prefs_template.c
10882         * src/prefs_template.h
10883         * src/prefs_themes.c
10884         * src/prefs_themes.h
10885         * src/prefs_toolbar.c
10886         * src/prefs_toolbar.h
10887         * src/prefs_wrapping.c
10888         * src/prefs_wrapping.h
10889         * src/privacy.c
10890         * src/privacy.h
10891         * src/procheader.c
10892         * src/procheader.h
10893         * src/procmime.c
10894         * src/procmime.h
10895         * src/procmsg.c
10896         * src/procmsg.h
10897         * src/quote_fmt.c
10898         * src/quote_fmt_parse.y
10899         * src/recv.c
10900         * src/recv.h
10901         * src/remotefolder.c
10902         * src/remotefolder.h
10903         * src/send_message.c
10904         * src/send_message.h
10905         * src/setup.c
10906         * src/setup.h
10907         * src/simple-gettext.c
10908         * src/sourcewindow.c
10909         * src/sourcewindow.h
10910         * src/ssl_manager.c
10911         * src/ssl_manager.h
10912         * src/statusbar.c
10913         * src/statusbar.h
10914         * src/stock_pixmap.c
10915         * src/stock_pixmap.h
10916         * src/summary_search.c
10917         * src/summary_search.h
10918         * src/summaryview.c
10919         * src/summaryview.h
10920         * src/syldap.c
10921         * src/syldap.h
10922         * src/textview.c
10923         * src/textview.h
10924         * src/toolbar.c
10925         * src/toolbar.h
10926         * src/undo.c
10927         * src/undo.h
10928         * src/unmime.c
10929         * src/unmime.h
10930         * src/vcard.c
10931         * src/vcard.h
10932         * src/wizard.c
10933         * src/wizard.h
10934         * src/common/base64.c
10935         * src/common/base64.h
10936         * src/common/defs.h
10937         * src/common/hooks.c
10938         * src/common/hooks.h
10939         * src/common/log.c
10940         * src/common/log.h
10941         * src/common/md5.c
10942         * src/common/md5.h
10943         * src/common/mgutils.c
10944         * src/common/mgutils.h
10945         * src/common/nntp.c
10946         * src/common/nntp.h
10947         * src/common/passcrypt.c
10948         * src/common/passcrypt.h.in
10949         * src/common/plugin.c
10950         * src/common/plugin.h
10951         * src/common/prefs.c
10952         * src/common/prefs.h
10953         * src/common/progressindicator.c
10954         * src/common/progressindicator.h
10955         * src/common/quoted-printable.c
10956         * src/common/quoted-printable.h
10957         * src/common/session.c
10958         * src/common/session.h
10959         * src/common/smtp.c
10960         * src/common/smtp.h
10961         * src/common/socket.c
10962         * src/common/socket.h
10963         * src/common/ssl.c
10964         * src/common/ssl.h
10965         * src/common/ssl_certificate.c
10966         * src/common/ssl_certificate.h
10967         * src/common/string_match.c
10968         * src/common/string_match.h
10969         * src/common/stringtable.c
10970         * src/common/sylpheed.c
10971         * src/common/sylpheed.h
10972         * src/common/template.c
10973         * src/common/template.h
10974         * src/common/timing.h
10975         * src/common/utils.c
10976         * src/common/utils.h
10977         * src/common/uuencode.c
10978         * src/common/uuencode.h
10979         * src/common/version.h.in
10980         * src/common/xml.c
10981         * src/common/xml.h
10982         * src/common/xmlprops.c
10983         * src/common/xmlprops.h
10984         * src/gtk/about.c
10985         * src/gtk/about.h
10986         * src/gtk/colorlabel.c
10987         * src/gtk/colorlabel.h
10988         * src/gtk/colorsel.c
10989         * src/gtk/colorsel.h
10990         * src/gtk/description_window.c
10991         * src/gtk/description_window.h
10992         * src/gtk/filesel.c
10993         * src/gtk/filesel.h
10994         * src/gtk/foldersort.c
10995         * src/gtk/foldersort.h
10996         * src/gtk/gtkutils.c
10997         * src/gtk/gtkutils.h
10998         * src/gtk/inputdialog.c
10999         * src/gtk/inputdialog.h
11000         * src/gtk/logwindow.c
11001         * src/gtk/logwindow.h
11002         * src/gtk/manage_window.c
11003         * src/gtk/manage_window.h
11004         * src/gtk/menu.c
11005         * src/gtk/menu.h
11006         * src/gtk/pluginwindow.c
11007         * src/gtk/pluginwindow.h
11008         * src/gtk/prefswindow.c
11009         * src/gtk/prefswindow.h
11010         * src/gtk/progressdialog.c
11011         * src/gtk/progressdialog.h
11012         * src/gtk/quicksearch.c
11013         * src/gtk/quicksearch.h
11014         * src/gtk/sslcertwindow.c
11015         * src/gtk/sslcertwindow.h
11016         * src/plugins/clamav/clamav_plugin.c
11017         * src/plugins/clamav/clamav_plugin.h
11018         * src/plugins/clamav/clamav_plugin_gtk.c
11019         * src/plugins/demo/demo.c
11020         * src/plugins/dillo_viewer/dillo_prefs.c
11021         * src/plugins/dillo_viewer/dillo_prefs.h
11022         * src/plugins/dillo_viewer/dillo_viewer.c
11023         * src/plugins/mathml_viewer/mathml_viewer.c
11024         * src/plugins/pgpcore/passphrase.c
11025         * src/plugins/pgpcore/passphrase.h
11026         * src/plugins/pgpcore/plugin.c
11027         * src/plugins/pgpcore/prefs_gpg.c
11028         * src/plugins/pgpcore/prefs_gpg.h
11029         * src/plugins/pgpcore/select-keys.c
11030         * src/plugins/pgpcore/select-keys.h
11031         * src/plugins/pgpcore/sgpgme.c
11032         * src/plugins/pgpcore/sgpgme.h
11033         * src/plugins/pgpinline/pgpinline.c
11034         * src/plugins/pgpinline/pgpinline.h
11035         * src/plugins/pgpinline/plugin.c
11036         * src/plugins/pgpmime/pgpmime.c
11037         * src/plugins/pgpmime/pgpmime.h
11038         * src/plugins/pgpmime/plugin.c
11039         * src/plugins/spamassassin/spamassassin.c
11040         * src/plugins/spamassassin/spamassassin.h
11041         * src/plugins/spamassassin/spamassassin_gtk.c
11042         * src/plugins/trayicon/trayicon.c
11043         * tools/OOo2sylpheed.pl
11044         * tools/acroread2sylpheed.pl
11045         * tools/asus_mailled.sh
11046         * tools/filter_conv.pl
11047         * tools/freshmeat_search.pl
11048         * tools/google_search.pl
11049         * tools/kmail2sylpheed.pl
11050         * tools/kmail2sylpheed_v2.pl
11051         * tools/maildir2sylpheed.pl
11052         * tools/multiwebsearch.pl
11053         * tools/newscache_clean.pl
11054         * tools/outlook2sylpheed.pl
11055         * tools/sylpheed-switcher
11056         * tools/update-po
11057         * tools/vcard2xml.py
11058         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11059                 update FSF address
11060
11061 2005-09-21 [colin]      1.9.14cvs46
11062
11063         * src/gedit-print.c
11064         * src/procmsg.c
11065         * src/procmsg.h
11066         * src/textview.c
11067         * src/summaryview.c
11068                 Remove some printing hacks (deselection/reselection),
11069                 which by the way fix printing the currently 
11070                 displayed mime part (still only text)
11071                 Plus a little optimisation of summary_show
11072
11073
11074 2005-09-20 [colin]      1.9.14cvs45
11075
11076         * src/mainwindow.c
11077         * src/messageview.c
11078                 GUI fixups: add accels, set message
11079                 view title to displayed mail's subject
11080         * src/prefs_spelling.c
11081         * src/gtk/gtkaspell.c
11082                 GUI fixups: allow underlining misspelled
11083                 words instead of coloring them (a11y!)
11084
11085 2005-09-19 [colin]
11086
11087         1.9.15rc3 released
11088
11089 2005-09-19 [colin]      1.9.14cvs44
11090
11091         * src/compose.c
11092                 Fix draft message
11093         * src/gtk/gtkaspell.c
11094                 Fix wrong test ;-)
11095
11096 2005-09-19 [colin]      1.9.14cvs43
11097
11098         * src/addressbook.c
11099                 Fix sensitivity of Delete button
11100         * src/compose.c
11101                 Warn if the requested Privacy system
11102                 is not available
11103         * src/exphtmldlg.c
11104         * src/expldifdlg.c
11105         * src/importldif.c
11106         * src/importmutt.c
11107         * src/importpine.c
11108                 Fix crappy UI
11109         * src/
11110         * src/ssl.h
11111         * src/prefs_account.h
11112         * src/prefs_account.c
11113                 Save SSL prefs even in builds that have
11114                 SSL support disable
11115         * src/imap.c
11116         * src/inc.c
11117         * src/news.c
11118         * src/send_message.c
11119                 Warn if connection should be secure, but
11120                 SSL support isn't compiled in
11121         * src/gtkaspell.c
11122                 Fix word separation on UTF-8 systems
11123                 Fixes bug #812 (Strange inline spellchecking)
11124         * src/compose.c
11125                 Warn if the requested Privacy system
11126                 is not available
11127                 Factorize offline warning
11128         * src/imap.c
11129         * src/imap_gtk.c
11130         * src/imap_gtk.h
11131         * src/inc.h
11132         * src/news_gtk.c
11133         * src/news_gtk.h
11134         * src/messageview.c
11135                 Factorize offline warning
11136
11137 2005-09-19 [paul]
11138
11139         1.9.15-rc2 released
11140
11141 2005-09-18 [colin]      1.9.14cvs42
11142
11143         * src/codeconv.c
11144         * src/codeconv.h
11145         * src/procmime.c
11146                 Add a way to get locale's charset ignoring utf-8,
11147                 and use that as default encoding for broken mails
11148
11149 2005-09-18 [colin]      1.9.14cvs41
11150
11151         * src/gtk/logwindow.c
11152                 Translate string. Patch by Fabien Vantard
11153
11154 2005-09-18 [colin]      1.9.14cvs40
11155
11156         * configure.ac
11157                 Fix bug #803 (IMAP/SSL support breaks with 
11158                 GnuTLS libetpan 0.38)
11159
11160 2005-09-18 [colin]      1.9.14cvs39
11161
11162         * src/codeconv.c
11163         * src/compose.c
11164         * src/procmime.c
11165                 More charsets fixes. Fixes bug #806 (non
11166                 ascii characters in subject line)
11167
11168 2005-09-17 [paul]       1.9.14cvs38
11169
11170         * src/folderview.c
11171         * src/mainwindow.c
11172                 fix gcc-2.95 issues
11173                 Patch by Pawel Pekala
11174
11175 2005-09-17 [colin]      1.9.14cvs37
11176
11177         * src/addrindex.c
11178                 bugfix for NO-USE LDAP compilation, patch 
11179                 by Fabien Vantard
11180
11181 2005-09-17 [colin]      1.9.14cvs36
11182
11183         * src/prefs_actions.c
11184         * src/prefs_customheader.c
11185         * src/prefs_display_header.c
11186         * src/prefs_filtering_action.c
11187         * src/prefs_matcher.c
11188         * src/prefs_toolbar.c
11189                 Fix strange casts (less elegant but
11190                 works better)
11191
11192 2005-09-16 [colin]      1.9.14cvs35
11193
11194         * src/jpilot.c
11195                 Missed that one
11196
11197 2005-09-16 [colin]      1.9.14cvs34
11198
11199         * configure.ac
11200         * src/Makefile.am
11201         * src/addr_compl.c
11202         * src/addrindex.c
11203         * src/browseldap.c
11204         * src/editldap.c
11205         * src/ldaplocate.c
11206         * src/ldapquery.c
11207         * src/ldapquery.h
11208         * src/ldapserver.c
11209         * src/ldapserver.h
11210         * src/main.c
11211         * src/matcher_parser_parse.y
11212         * src/prefs_themes.c
11213         * src/etpan/Makefile.am
11214         * src/gtk/description_window.c
11215         * src/plugins/clamav/Makefile.am
11216         * src/plugins/clamav/clamav_plugin.c
11217         * src/plugins/dillo_viewer/Makefile.am
11218         * src/plugins/pgpcore/Makefile.am
11219         * src/plugins/pgpinline/Makefile.am
11220         * src/plugins/pgpmime/Makefile.am
11221         * src/plugins/trayicon/Makefile.am
11222                 Fix 100% cpu usage in address completion list
11223                 Fix little bugs (return with no values etc)
11224                 Fix all warnings (with common CFLAGS)
11225
11226 2005-09-15 [colin]      1.9.14cvs33
11227
11228         * src/addressbook.c
11229                 Fix bug where sometimes a group's email list is empty,
11230                 force its refresh (probably fixes "Re: how to create a 
11231                 distribution list")
11232         * src/ldapquery.c
11233                 Don't return to the callback in the main thread from the
11234                 fetch thread (or face segs!)
11235
11236 2005-09-15 [paul]       1.9.14cvs32
11237
11238         * src/prefs_matcher.c
11239                 forgotten in last commit
11240
11241 2005-09-15 [paul]       1.9.14cvs31
11242
11243         * src/prefs_actions.c
11244         * src/prefs_filtering_action.c
11245         * src/prefs_quote.c
11246         * src/quote_fmt.c
11247         * src/summaryview.c
11248         * src/gtk/description_window.c
11249         * src/gtk/description_window.h
11250         * src/gtk/quicksearch.c
11251                 allow interaction with the called
11252                 description window
11253                 Patch by Anders Hammar
11254
11255 2005-09-14 [paul]       1.9.14cvs30
11256
11257         * src/compose.c
11258                 fix a little annoyance when pasting with 3rd button 
11259                 with wrap_pastes=0 and wrap_input=1
11260                 Patch by Colin
11261
11262 2005-09-14 [paul]       1.9.14cvs29
11263
11264         * src/prefs_account.c
11265                 disable 'Filter messages on receiving' for
11266                 SMTP-only accounts
11267                 Patch  by Anders Hammar
11268
11269 2005-09-14 [paul]       1.9.14cvs28
11270
11271         * po/sk.po
11272                 fix crash
11273                 updated by Andrej Kacian
11274
11275 2005-09-14 [paul]
11276
11277         1.9.15-rc1 released
11278
11279 2005-09-14 [paul]       1.9.14cvs27
11280
11281         * po/es.po
11282                 updated by Ricardo Mones Lastra
11283         * src/compose.c
11284         * src/compose.h
11285                 associate no_wrap_tags to Compose windows
11286                 instead of using a static one
11287                 Patch by Colin
11288         * src/mbox.c
11289                 fix proc_mbox()
11290                 Patch by wwp
11291         * src/textview.c
11292                 remove unneeded printf()
11293
11294 2005-09-14 [paul]       1.9.14cvs26
11295
11296         * src/addrcache.c
11297         * src/codeconv.h
11298         * src/folder.h
11299         * src/mainwindow.h
11300         * src/mh.c
11301         * src/mimeview.h
11302         * src/partial_download.c
11303         * src/pop.c
11304         * src/prefs_account.c
11305         * src/prefs_account.h
11306         * src/prefs_actions.c
11307         * src/prefs_customheader.c
11308         * src/prefs_display_header.c
11309         * src/prefs_filtering_action.c
11310         * src/prefs_matcher.c
11311         * src/prefs_toolbar.c
11312         * src/privacy.h
11313         * src/procmime.c
11314         * src/procmime.h
11315         * src/procmsg.h
11316         * src/textview.c
11317         * src/undo.h
11318         * src/common/plugin.c
11319         * src/common/session.h
11320         * src/common/socket.c
11321         * src/common/socket.h
11322         * src/common/template.c
11323         * src/gtk/gtkaspell.c
11324         * src/gtk/quicksearch.h
11325         * src/plugins/pgpcore/passphrase.c
11326         * src/plugins/pgpcore/prefs_gpg.h
11327         * src/plugins/pgpcore/select-keys.c
11328         * src/plugins/pgpcore/select-keys.h
11329         * src/plugins/pgpcore/sgpgme.c
11330         * src/plugins/pgpinline/pgpinline.c
11331         * src/plugins/pgpmime/pgpmime.c
11332         * src/plugins/trayicon/trayicon.c
11333                 fix compilation warnings
11334                 Patch by Daniel Gustafson
11335
11336 2005-09-14 [paul]       1.9.14cvs25
11337
11338         * src/addressbook.c
11339                 add missing column header, and other small
11340                 bug fixes
11341                 Patch by Anders Hammar
11342
11343 2005-09-13 [colin]      1.9.14cvs24
11344
11345         * src/gtk/gtkaspell.c
11346                 Fix non-utf8 in menu
11347                 Fix little leaks
11348                 Nullify struct members after free()s
11349
11350 2005-09-13 [colin]      1.9.14cvs23
11351
11352         * src/compose.c
11353                 Test utf8 compliance before inserting to 
11354                 buffer, and try to convert if necessary
11355         * src/procmime.c
11356                 If no charset is present, use the locale 
11357                 one instead of us-ascii
11358         * src/procmsg.c
11359                 Add Sender, List-Post and To in the checked 
11360                 headers for automatic rules creation 
11361                 (thanks to wwp)
11362         * src/prefs_themes.c
11363         * src/gtk/gtkaspell.c
11364                 Remove deprecated functions. 
11365                 patch by Daniel Gustafson
11366
11367 2005-09-12 [colin]      1.9.14cvs22
11368
11369         * src/compose.c
11370                 Fix bug #448 (Scrolling/Redraw issue with 
11371                 address-fields in Header)
11372         * src/mainwindow.c
11373         * src/summaryview.c
11374         * src/summaryview.h
11375                 Fix loss of MSG_MARKED on move/copy
11376                 Fix bug #804 (Quicksearch togglebutton doesn't 
11377                 get depressed after '/' key is pressed)
11378
11379 2005-09-12 [paul]       1.9.14cvs21
11380
11381         * AUTHORS
11382         * src/gtk/logwindow.c
11383                 add 'Clear Log' to popup menu
11384                 Patch by Anders Hammar <anders.hammar@telia.com>
11385
11386 2005-09-12 [paul]       1.9.14cvs20
11387
11388         * src/compose.c
11389                 set correct sensitivity on attachments
11390                 popup menu
11391         * src/folder.c
11392                 fix typo
11393         * src/prefs_spelling.c
11394                 fix crash when no LANG env is set
11395         * src/common/xml.c
11396                 fix crash in wizard
11397                 don't use memeory after free
11398
11399         All patches by Daniel Gustafson
11400
11401 2005-09-12 [paul]       1.9.14cvs19
11402
11403         * src/prefs_themes.c
11404                 make theme info selectable
11405         * src/gtk/description_window.c
11406                 make window non-modal
11407         * tools/README
11408                 add details of asus_mailed.sh
11409         * tools/claws.i18n.status.pl
11410                 update for new zh_TW translator
11411                 widen the output
11412                 create alternate coloured lines
11413                 improve readability
11414
11415 2005-09-10 [colin]      1.9.14cvs18
11416
11417         * src/plugins/pgpcore/select-keys.c
11418                 Better order for the buttons
11419
11420 2005-09-10 [colin]      1.9.14cvs17
11421
11422         * src/compose.c
11423         * src/plugins/pgpcore/select-keys.c
11424         * src/plugins/pgpcore/select-keys.h
11425         * src/plugins/pgpcore/sgpgme.c
11426                 Add a "Don't encrypt" button to the key
11427                 selection dialog. Fixes bug #177 (There should be a 
11428                 'Don't encrypt button in the Select Keys dialog)
11429
11430 2005-09-10 [colin]      1.9.14cvs16
11431
11432         * src/compose.c
11433                 Fix bug #572 (%X option does not work with templates)
11434
11435 2005-09-10 [colin]      1.9.14cvs15
11436
11437         * src/toolbar.c 
11438                 Remove g_print
11439
11440 2005-09-10 [colin]      1.9.14cvs14
11441
11442         * src/imap.c
11443                 Fix a possible crash
11444
11445 2005-09-09 [colin]      1.9.14cvs13
11446
11447         * src/imap.c
11448         * src/etpan/imap-thread.c
11449         * src/etpan/imap-thread.h
11450                 Fix moving from queue or drafts to normal folders
11451                 Fix bug #794 (No way to delete without expunging)
11452                 Take flags unset by other mailers into account
11453                 Take deleted flag set by other mailers into account
11454                 Fix unsetting REPLIED flag
11455                 Fix crash when capabilities can't be retrieved
11456         * src/mainwindow.c
11457         * src/mainwindow.h
11458                 Add M_DELAYED_FLAGS condition, and let the user use
11459                 Execute in order to be able to expunge deleted mails,
11460                 even if he's not in delayed execute mode
11461         * src/prefs_spelling.c
11462                 Use 'en' dictionary by default if LANG is POSIX or C
11463         * src/gtk/prefswindow.c
11464                 Fix bug #767 (Preferences windows expanding) by making
11465                 the window a bit larger when the resolution is greater
11466                 than 640x480, and by putting the prefs in a
11467                 GtkScrolledWindow.
11468
11469 2005-09-09 [paul]       1.9.14cvs12
11470
11471         * AUTHORS
11472         * configure.ac
11473         * po/zh_TW.Big5.po      ** REMOVED **
11474         * po/zh_TW.po           ** ADDED **
11475                 updated by Wei-Lun Chao
11476
11477 2005-09-09 [paul]       1.9.14cvs11
11478
11479         * src/mainwindow.c
11480                 fix asserts
11481         * src/common/xml.c
11482                 delay memory allocation until file is
11483                 opened successfully
11484                 Patch by Daniel Gustafson
11485
11486 2005-09-09 [colin]      1.9.14cvs10
11487
11488         * src/imap.c
11489                 Add guards
11490
11491 2005-09-08 [colin]      1.9.14cvs9
11492
11493         * src/compose.c
11494                 Alert when we can't save draft
11495                 Fix various wrap/color issues
11496                 Add mid-click pasting respecting wrap_paste option
11497         * src/folder.c
11498         * src/folder.h
11499         * src/folder_item_prefs.c
11500         * src/folder_item_prefs.h
11501         * src/imap.c
11502         * src/imap_gtk.c
11503         * src/imap_gtk.h
11504         * src/main.c
11505         * src/mainwindow.c
11506         * src/mainwindow.h
11507         * src/news.c
11508         * src/news_gtk.c
11509         * src/news_gtk.h
11510         * src/prefs_folder_item.c
11511                 Fix the impossibility to synchronise folders for
11512                 offline use (IMAP and NNTP are concerned)
11513
11514 2005-09-08 [colin]      1.9.14cvs8
11515
11516         * configure.ac
11517                 Build LDAP and JPilot by default if available
11518         * src/textview.c
11519                 Fix use after free
11520
11521 2005-09-08 [paul]       1.9.14cvs7
11522
11523         * doc/manual/en/sylpheed-1.html
11524         * doc/manual/en/sylpheed-18.html
11525         * doc/manual/en/sylpheed-19.html
11526         * doc/manual/en/sylpheed-4.html
11527         * doc/manual/en/sylpheed-6.html
11528         * doc/manual/en/sylpheed.html
11529                 a few minor updates, plus include some
11530                 details about plugins and their requirements
11531         * src/mainwindow.c
11532                 minor changes to English in /View/Sort
11533
11534 2005-09-07 [colin]      1.9.14cvs6
11535
11536         * doc/manual/en/sylpheed-1.html
11537         * doc/manual/en/sylpheed-10.html
11538         * doc/manual/en/sylpheed-11.html
11539         * doc/manual/en/sylpheed-12.html
11540         * doc/manual/en/sylpheed-13.html
11541         * doc/manual/en/sylpheed-14.html
11542         * doc/manual/en/sylpheed-15.html
11543         * doc/manual/en/sylpheed-16.html
11544         * doc/manual/en/sylpheed-17.html
11545         * doc/manual/en/sylpheed-18.html
11546         * doc/manual/en/sylpheed-19.html
11547         * doc/manual/en/sylpheed-2.html
11548         * doc/manual/en/sylpheed-20.html
11549         * doc/manual/en/sylpheed-21.html
11550         * doc/manual/en/sylpheed-22.html
11551         * doc/manual/en/sylpheed-3.html
11552         * doc/manual/en/sylpheed-4.html
11553         * doc/manual/en/sylpheed-5.html
11554         * doc/manual/en/sylpheed-6.html
11555         * doc/manual/en/sylpheed-7.html
11556         * doc/manual/en/sylpheed-8.html
11557         * doc/manual/en/sylpheed-9.html
11558         * doc/manual/en/sylpheed.html
11559                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11560
11561 2005-09-07 [colin]      1.9.14cvs5
11562
11563         * src/mainwindow.c
11564                 Make labels more to-the-point
11565
11566 2005-09-07 [colin]      1.9.14cvs4
11567
11568         * doc/manual/en/sylpheed-1.html
11569         * doc/manual/en/sylpheed-12.html
11570         * doc/manual/en/sylpheed-13.html
11571         * doc/manual/en/sylpheed-14.html
11572         * doc/manual/en/sylpheed-15.html
11573         * doc/manual/en/sylpheed-16.html
11574         * doc/manual/en/sylpheed-17.html
11575         * doc/manual/en/sylpheed-18.html
11576         * doc/manual/en/sylpheed-19.html
11577         * doc/manual/en/sylpheed-2.html
11578         * doc/manual/en/sylpheed-20.html
11579         * doc/manual/en/sylpheed-21.html
11580         * doc/manual/en/sylpheed-22.html
11581         * doc/manual/en/sylpheed-4.html
11582         * doc/manual/en/sylpheed-5.html
11583         * doc/manual/en/sylpheed-6.html
11584         * doc/manual/en/sylpheed-7.html
11585         * doc/manual/en/sylpheed-8.html
11586         * doc/manual/en/sylpheed-9.html
11587         * doc/manual/en/sylpheed.html
11588                 Update manual
11589
11590 2005-09-07 [colin]      1.9.14cvs3
11591
11592         * doc/faq/en/sylpheed-faq-1.html
11593         * doc/faq/en/sylpheed-faq-2.html
11594         * doc/faq/en/sylpheed-faq-3.html
11595         * doc/faq/en/sylpheed-faq.html
11596                 Update FAQ
11597
11598 2005-09-07 [colin]      1.9.14cvs2
11599
11600         * src/folderview.c
11601         * src/procmsg.c
11602         * src/summaryview.c
11603         * src/toolbar.c
11604                 Fix special subfolders:
11605                 - Inherit parent's icon
11606                 - sent contents of queues subfolders
11607                 - empty subfolders of trashes
11608         * src/mainwindow.c
11609                 Remove outdated manual and faq entries
11610         * src/common/utils.c
11611                 Add quotes around %s coming from mailcap
11612
11613 2005-09-07 [colin]      1.9.14cvs1
11614
11615         * src/compose.c
11616                 After saving draft, set modified to FALSE
11617         * src/mimeview.c
11618         * src/common/utils.c
11619         * src/common/utils.h
11620                 Try to open mime parts using what is 
11621                 indicated in ~/.mailcap or /etc/mailcap,
11622                 if possible.
11623
11624 2005-09-05 [paul]       1.9.14
11625
11626         1.9.14 released
11627
11628         * po/sk.po
11629                 updated by Andrej Kacian
11630
11631 2005-09-05 [paul]       1.9.13cvs83
11632
11633         * po/de.po
11634         * po/es.po
11635         * po/fi.po
11636         * po/fr.po
11637         * po/nb.po
11638         * po/pt_BR.po
11639         * po/sr.po
11640                 updated translations by Thomas Gilgin, Ricardo Mones
11641                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11642                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11643
11644 2005-09-04 [paul]       1.9.13cvs82
11645
11646         * src/compose.c
11647                 only warn about exceeded line length limit
11648                 on send
11649
11650 2005-09-04 [paul]       1.9.13cvs81
11651
11652         * src/compose.c
11653                 fix crash in 'line length exceeded' dialogue
11654
11655 2005-09-02 [paul]       1.9.13cvs80
11656
11657         * src/imap.c
11658                 fix bug 795, 'Connection lost IMAP'
11659                 and add statusbar prints
11660                 Patch by Colin
11661
11662 2005-09-02 [paul]       1.9.13cvs79
11663
11664         * src/compose.c
11665                 compose_wrap_paragraph() becomes
11666                 compose_beautify_paragraph()
11667                 Patch by Colin
11668
11669 2005-09-02 [colin]      1.9.13cvs78
11670
11671         * src/folderview.c
11672                 Micro-fix
11673
11674 2005-09-01 [colin]      1.9.13cvs77
11675
11676         * src/imap.c
11677                 Maybe fix bug #795 (Connection lost IMAP)
11678                 Don't try to send logout when we're disconnected.
11679         * src/summaryview.c
11680                 Include locked and marked emails in HRM
11681                 view. Fixes bug #800 (Locked messages no longer 
11682                 show up when hide read messages is used)
11683
11684 2005-09-01 [paul]       1.9.13cvs76
11685
11686         * src/prefs_common.c
11687                 fix bad cutting
11688
11689 2005-08-31 [colin]      1.9.13cvs75
11690
11691         * src/folderview.c
11692         * src/folderview.h
11693         * src/prefs_summaries.c
11694         * src/summaryview.c
11695                 Fix "go to next new", fix preference
11696                 (Open unread/next swapped)
11697
11698 2005-08-31 [paul]       1.9.13cvs74
11699
11700         * src/compose.c
11701         * src/folderview.c
11702         * src/headerview.c
11703         * src/headerview.h
11704         * src/mainwindow.c
11705         * src/prefs_common.c
11706         * src/prefs_common.h
11707         * src/prefs_fonts.c
11708         * src/summaryview.c
11709         * src/textview.c
11710         * src/common/defs.h
11711                 remove obsolete BOLD_FONT setting
11712                 fix font update in headerview and textview
11713                 headers after prefs change
11714                 Patch By Colin
11715
11716 2005-08-31 [paul]
11717
11718         1.9.14-rc4 released
11719
11720 2005-08-30 [colin]      1.9.13cvs73
11721
11722         * src/summaryview.c
11723                 When Hide read messages is selected and we
11724                 refresh the summaryview, don't remove the 
11725                 currently displayed message. Fixes bug #797
11726                 (Summary view reloads when new mail is 
11727                 downloaded in 1.9.14 rc)
11728
11729 2005-08-30 [colin]      1.9.13cvs72
11730
11731         * src/folderview.c
11732                 Fix flickering
11733         * src/mainwindow.c
11734                 Remove useless callback
11735         * src/mimeview.c
11736         * src/gtk/filesel.c
11737         * src/gtk/filesel.h
11738                 Add a filesel_select_file_save_folder() - used by Save All
11739
11740 2005-08-29 [paul]       1.9.13cvs71
11741
11742         * AUTHORS
11743         * src/matcher_parser_parse.y
11744         * src/etpan/imap-thread.c
11745                 fix building on FreeBSD
11746                 Patch by Daniel Gustafson <daniel@hobbit.se>
11747
11748 2005-08-29 [paul]       1.9.13cvs70
11749
11750         * src/plugins/pgpinline/pgpinline.c
11751                 only initialise sig result if it's been handled
11752                 Patch by Colin
11753
11754 2005-08-29 [paul]       1.9.13cvs69
11755         
11756         Patches by Colin:
11757
11758         * src/imap.c
11759         * src/common.utils.c
11760         * src/common/utils.h
11761                 optimisation
11762         * src/stock_pixmap.h
11763                 fix wrong icon reference
11764         * src/pixmaps/trash_btn.xpm
11765                 replace with nicer image
11766
11767 2005-08-28 [colin]      1.9.13cvs68
11768
11769         * src/Makefile.am
11770         * src/stock_pixmap.c
11771         * src/stock_pixmap.h
11772         * src/toolbar.c
11773         * src/pixmaps/trash_btn.xpm
11774                 Add a specific trash xpm for the button
11775
11776 2005-08-28 [colin]      1.9.13cvs67
11777
11778         * src/imap.c
11779                 Fix leak
11780
11781 2005-08-27 [colin]      1.9.13cvs66
11782
11783         * src/imap.c
11784         * src/procmime.c
11785                 Correctly fix "Problem with replies", fixes
11786                 pgpmime encryption too. 
11787
11788 2005-08-27 [colin]      1.9.13cvs65
11789
11790         * src/folder.c
11791         * src/procmsg.c
11792         * src/procmsg.h
11793         * src/summaryview.c
11794                 Fix bug #517 (messages removed from summaryview 
11795                 when moving fails)
11796
11797 2005-08-27 [colin]      1.9.13cvs64
11798
11799         * tools/Makefile.am
11800         * tools/asus_mailled.sh
11801                 Add a script to blink ASUS laptops' mail LED where there
11802                 is unread mail.
11803
11804 2005-08-27 [colin]      1.9.13cvs63
11805
11806         * src/imap.c
11807         * src/etpan/imap-thread.c
11808         * src/etpan/imap-thread.h
11809                 Implement automatic choosing of login method
11810                 Fixes bug #791
11811         * src/gtk/.cvsignore
11812                 Add sylpheed-marshal.[ch]
11813
11814 2005-08-27 [colin]      1.9.13cvs62
11815
11816         * src/common/utils.c
11817                 Fix confusing perror
11818
11819 2005-08-27 [colin]      1.9.13cvs61
11820
11821         * src/toolbar.c
11822         * src/toolbar.h
11823                 Remove A_DELETE, replace it with 
11824                 A_TRASH and A_DELETE_REAL. Automatically
11825                 rewrite config files to replace A_DELETE
11826                 with A_TRASH (no functionality change).
11827                 Fixes half of #794
11828
11829 2005-08-26 [colin]      1.9.13cvs60
11830
11831         * src/procmime.c
11832                 Previous "Problem with replies" fix brought other
11833                 problems, fixing them
11834
11835 2005-08-26 [colin]      1.9.13cvs59
11836
11837         * src/procmime.c
11838                 Fix "Problem with replies". This happened only
11839                 on IMAP...
11840         * src/procmsg.c
11841                 Factorize code a bit
11842         * src/compose.c
11843                 Speed improvement on very long messages (wrapping)
11844                 Fix signature color on Reedit and Redirect
11845                 On Reedit, don't attach pgp-signatures parts, but
11846                 set signing to On.
11847
11848 2005-08-24 [paul]       1.9.13cvs58
11849
11850         * src/compose.c
11851                 don't claim success when clicking
11852                 Cancel on the passphrase box.
11853                 Patch by Colin
11854
11855 2005-08-24 [paul]       1.9.13cvs57
11856
11857         * src/main.c
11858                 fix misplaced sylpheed.log
11859         * src/common/defs.h
11860                 define UIDL_DIR
11861
11862 2005-08-24 [paul]       1.9.13cvs56
11863
11864         * src/imap.c
11865         * src/etpan/imap-thread.c
11866         * src/etpan/imap-thread.h
11867                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11868                 Patch by Colin
11869         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11870         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11871                 remove autogenerated files
11872         * tools/kdeservicemenu/README
11873         * tools/kdeservicemenu/install.sh
11874         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11875         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11876                 use Claws icon, use 'Sylpheed-Claws' in menu,
11877                 use kdialog, and other cleanups
11878
11879 2005-08-23 [paul]       1.9.13cvs55
11880
11881         * src/compose.c
11882                 fix paste/wrap crash
11883                 Patch by Colin
11884
11885 2005-08-23 [paul]       1.9.13cvs54
11886
11887         * src/main.c
11888                 fix crash recovery
11889                 Patch by Colin
11890
11891 2005-08-23 [paul]       1.9.13cvs53
11892
11893         * src/addressbook.c
11894         * src/editaddress.c
11895                 view all data of LDAP contacts
11896                 Patch by Colin
11897
11898 2005-08-23 [paul]       1.9.13cvs52
11899
11900         * src/addressbook.c
11901                 fix issues with the Search field
11902                 Patch by Colin
11903
11904 2005-08-22 [paul]       1.9.13cvs51
11905
11906         * src/folderview.c
11907                 put name of folder in processing dialog
11908                 title
11909         * src/prefs_folder_item.c
11910                 improve english usage
11911
11912 2005-08-22 [paul]       1.9.13cvs50
11913
11914         * src/filtering.c
11915         * src/filtering.h
11916         * src/matcher.c
11917         * src/matcher_parser_lex.l
11918         * src/matcher_parser_parse.y
11919         * src/prefs_filtering.c
11920                 add Filtering/Processing rule names feature.
11921                 (the incompatible old matcherrc is saved as
11922                 matcherrc.pre_names).
11923                 Patch by Colin
11924
11925 2005-08-22 [paul]       1.9.13cvs49
11926
11927         * src/procmsg.c
11928                 fix colour labelling
11929                 Patch by Colin
11930
11931 2005-08-22 [paul]       1.9.13cvs48
11932
11933         * src/textview.c
11934                 fix open_image_cb()
11935
11936 2005-08-22 [paul]       1.9.13cvs47
11937
11938         * src/imap.c
11939                 fix bug 789, 'SC crashes with imap (CVS ver)'
11940                 Patch by Colin
11941
11942 2005-08-22 [paul]       1.9.13cvs46
11943
11944         * src/mimeview.c
11945         * src/prefs_common.c
11946         * src/common/defs.h
11947                 define reused defaults in defs.h
11948         * src/textview.c
11949                 add 'Open image' to image popup menu
11950
11951 2005-08-21 [colin]      1.9.13cvs45
11952
11953         * src/summaryview.c
11954                 Fix bug #788 (Bogus "From" address displayed)
11955
11956 2005-08-20 [colin]      1.9.13cvs44
11957
11958         * src/folder.c
11959                 Fix buf #787 (multilevel delete causes SIGSEGV)
11960
11961 2005-08-19 [colin]      1.9.13cvs43
11962
11963         * src/inc.c
11964         * src/prefs_common.c
11965         * src/prefs_common.h
11966                 Add an hidden pref to allow modifying the
11967                 update stepping in incorporation.
11968                 Patch by wwp.
11969
11970 2005-08-19 [colin]      1.9.13cvs42
11971
11972         * src/compose.c
11973         * src/procmime.c
11974                 Workaround for broken MUAs: encode 
11975                 Content-type: name: as ASCII and 
11976                 Content-Disposition: filename: as
11977                 per rfc2231
11978         * src/prefs_account.c
11979                 Fix invisible-ness of SMTP SSL prefs
11980                 in NNTP accounts
11981
11982 2005-08-19 [paul]       1.9.13cvs41
11983
11984         * src/compose.c
11985         * src/prefs_common.c
11986         * src/prefs_common.h
11987         * src/prefs_wrapping.c
11988                 paste with or without wrapping.
11989                 patch by Colin
11990
11991 2005-08-19 [paul]       1.9.13cvs40
11992
11993         * src/prefs_common.c
11994         * src/prefs_common.h
11995         * src/summaryview.c
11996                 reintroduce enable_swap_from as a
11997                 hidden pref. patch by Colin
11998         * src/quote_fmt_parse.y
11999         * src/plugins/clamav/clamav_plugin.c
12000         * src/plugins/dillo_viewer/dillo_viewer.c
12001         * src/plugins/mathml_viewer/mathml_viewer.c
12002         * src/plugins/pgpcore/sgpgme.c
12003         * src/plugins/pgpinline/pgpinline.c
12004         * src/plugins/pgpmime/pgpmime.c
12005                 tidy up. patch by Colin
12006
12007 2005-08-19 [paul]       1.9.13cvs39
12008
12009         * configure.ac
12010                 complete cvs38's sync
12011         * src/editaddress.c
12012         * src/gedit-print.c
12013         * src/mutt.c
12014         * src/etpan/etpan-log.c
12015         * src/etpan/imap-thread.c
12016         * src/gtk/gtksourceprintjob.c
12017                 fix compilation warnings
12018                 (patch by Colin)
12019
12020 2005-08-19 [paul]       1.9.13cvs38
12021
12022         sync with main:
12023
12024         * src/account.c
12025         * src/action.c
12026         * src/addrbook.c
12027         * src/addrcache.c
12028         * src/addrharvest.c
12029         * src/addrindex.c
12030         * src/codeconv.c
12031         * src/compose.c
12032         * src/crash.c
12033         * src/exporthtml.c
12034         * src/exportldif.c
12035         * src/folder.c
12036         * src/image_viewer.c
12037         * src/inc.c
12038         * src/inc.h
12039         * src/jpilot.c
12040         * src/ldif.c
12041         * src/main.c
12042         * src/matcher.c
12043         * src/mbox.c
12044         * src/messageview.c
12045         * src/mh.c
12046         * src/mimeview.c
12047         * src/msgcache.c
12048         * src/mutt.c
12049         * src/news.c
12050         * src/partial_download.c
12051         * src/pine.c
12052         * src/pop.c
12053         * src/prefs_actions.c
12054         * src/prefs_common.c
12055         * src/prefs_customheader.c
12056         * src/prefs_display_header.c
12057         * src/prefs_gtk.c
12058         * src/prefs_themes.c
12059         * src/procheader.c
12060         * src/procmime.c
12061         * src/procmsg.c
12062         * src/recv.c
12063         * src/send_message.c
12064         * src/simple-gettext.c
12065         * src/sourcewindow.c
12066         * src/textview.c
12067         * src/vcard.c
12068         * src/common/defs.h
12069         * src/common/log.c
12070         * src/common/plugin.c
12071         * src/common/prefs.c
12072         * src/common/session.c
12073         * src/common/session.h
12074         * src/common/socket.c
12075         * src/common/socket.h
12076         * src/common/ssl_certificate.c
12077         * src/common/template.c
12078         * src/common/utils.c
12079         * src/common/utils.h
12080         * src/common/xml.c
12081         * src/gtk/about.c
12082         added wrappers for C library function that
12083                 take pathname arguments.
12084                 enabled compilation with MinGW.
12085                 use GDir instead of directly using opendir().
12086                 added rename_force().
12087
12088 2005-08-19 [paul]       1.9.13cvs37
12089         
12090         patches by Colin:
12091         * src/compose.c
12092                 fix privacy settings on re-editing
12093                 a sent message
12094         * src/jpilot.c
12095                 fix encoding bug
12096         * src/folder.c
12097         * src/procmsg.c
12098         * src/procmsg.h
12099         * src/summaryview.c
12100                 flag changing optimisation
12101
12102 2005-08-18 [martin]     1.9.13cvs36
12103
12104         * commitHelper
12105             added my login
12106         * src/addrcache.c
12107         * src/addrharvest.c
12108         * src/addrindex.c
12109         * src/compose.c
12110         * src/grouplistdialog.c
12111         * src/main.c
12112         * src/mainwindow.c
12113         * src/msgcache.c
12114         * src/mutt.c
12115         * src/pine.c
12116         * src/prefs_account.c
12117         * src/prefs_themes.c
12118         * src/stock_pixmap.c
12119         * src/summaryview.c
12120         * src/gtk/about.c
12121         * src/gtk/logwindow.c
12122             removed deprecated glib and gdk stuff
12123         * src/plugins/pgpcore/select-keys.c
12124             convert attributes from locale to utf8
12125
12126 2005-08-17 [paul]       1.9.13cvs35
12127
12128         * src/account.c
12129         * src/addressbook.c
12130                 use new GTK_STOCK_ icons if available
12131         * src/summaryview.c
12132         * src/gtk/gtksctree.c
12133         * src/gtk/gtksctree.h
12134                 faster range select. patch by Colin
12135
12136 2005-08-17 [paul]       1.9.13cvs34
12137
12138         patches by colin:
12139         * src/addressbook.c
12140         * src/addressitem.h
12141                 Add an edit button for contacts, fix selections
12142                 of gtksctree items
12143         * src/editaddress.c
12144                 Change labels, let Save be always possible in the
12145                 email and user atributes tabs
12146         * src/folderview.c
12147                 fix sort issues
12148         * src/summaryview.c
12149                 select next item instead of the displayed one
12150                 after deletion
12151
12152         * src/gtk/progressdialog.c
12153                 use prefs_common.enable_rules_hint
12154
12155 2005-08-13 [hoa]        1.9.13cvs33
12156
12157         * src/etpan/imap-thread.c
12158                 fixed build on Solaris.
12159
12160 2005-08-10 [colin]      1.9.13cvs32
12161
12162         * src/procmsg.c
12163                 Fix cvs31 (missing fclose before reading
12164                 the file)
12165
12166 2005-08-10 [colin]      1.9.13cvs31
12167
12168         * src/procmsg.c
12169                 Fix procmsg_msginfo_new_from_mimeinfo() when
12170                 the MimeInfo isn't stored in memory. This fixes
12171                 replying to an attached message.
12172
12173 2005-08-10 [colin]      1.9.13cvs30
12174
12175         * src/mainwindow.c
12176                 Fix slowness in account changing
12177
12178 2005-08-10 [colin]      1.9.13cvs29
12179
12180         * src/folder.c
12181         * src/folderutils.c
12182         * src/folderview.c
12183         * src/imap_gtk.c
12184         * src/mainwindow.c
12185         * src/mh_gtk.c
12186         * src/procmsg.c
12187         * src/summaryview.c
12188                 Optimize folder_has_parent_of_type
12189                 Prevent moving special sub-folders from contextual menus
12190                 Rework message a bit ("Empty all messages" -> "Delete all
12191                 messages")
12192                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12193                 and "Deleted Items" folders)
12194
12195 2005-08-08 [colin]      1.9.13cvs28
12196
12197         * src/summaryview.c
12198         * src/prefs_summaries.c
12199                 Make "Select first unread|new" more flexible
12200                 (just prioritize new or unread)
12201
12202 2005-08-08 [colin]      1.9.13cvs27
12203
12204         * src/summaryview.c
12205                 If "select first new" is selected and there only
12206                 are unread messages, fallback to "select first
12207                 unread".
12208
12209 2005-08-08 [colin]      1.9.13cvs26
12210
12211         * src/folder.c
12212                 Fix shameful bugs (and bug #779)
12213
12214 2005-08-08 [colin]      1.9.13cvs25
12215
12216         * src/folder.c
12217         * src/folder.h
12218                 Cache parents' type to make folder_has_parent_of_type
12219                 faster
12220         * src/folderview.c
12221                 Forbid DnD of special sub-folders
12222         * src/procmsg.c
12223         * src/procmsg.h
12224                 Add MAIL_POSTFILTERING_HOOK
12225         * src/summaryview.c
12226                 Revert over-zealous deletion of the use_addr_book 
12227                 code
12228
12229 2005-08-07 [colin]      1.9.13cvs24
12230
12231         * src/folder.c
12232                 Fix big mistake (passing MsgInfo instead 
12233                 of FolderItem)
12234
12235 2005-08-07 [colin]      1.9.13cvs23
12236
12237         * src/compose.c
12238         * src/folder.c
12239         * src/folder.h
12240         * src/foldersel.c
12241         * src/folderutils.c
12242         * src/folderview.c
12243         * src/imap.c
12244         * src/mainwindow.c
12245         * src/messageview.c
12246         * src/mh.c
12247         * src/msgcache.c
12248         * src/procmime.c
12249         * src/summaryview.c
12250                 Make subfolders of Drafts, Queue, Outbox, Trash
12251                 work like their parents. 
12252                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12253
12254 2005-08-07 [colin]      1.9.13cvs22
12255
12256         * src/addressbook.c
12257                 Fix bug #771 (Dragged contacts not saved)
12258
12259 2005-08-07 [paul]       1.9.13cvs21
12260
12261         * src/summaryview.c
12262                 fix bug 32 'Search Doesn't display results
12263                 if "Hide Read Messages" is chosen'
12264                 be more literal in interpreting 'Hide read
12265                 messages'
12266
12267 2005-08-07 [colin]      1.9.13cvs20
12268
12269         * src/folderview.c
12270                 Add debug
12271         * src/summaryview.c
12272                 Faster 'unthread_for_execution'
12273
12274 2005-08-06 [paul]       1.9.13cvs19
12275
12276         * src/mainwindow.c
12277                 add mnemonics to Set displayed columns
12278                 fix bug where msgview_visible option was
12279                 overwritten as TRUE on startup
12280
12281 2005-08-06 [paul]       1.9.13cvs18
12282
12283         * src/mainwindow.c
12284                 refer to 'displayed columns in folder/message
12285                 list' not 'displayed items in summary/message view'
12286         * src/prefs_display_header.c
12287                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12288                 be consistent with similar dialogues
12289         * src/prefs_folder_column.c
12290         * src/prefs_summary_column.c
12291                 'columns' not 'items', and folder and message lists,
12292                 instead of folder and summary views;
12293                 Use 'Hidden columns' as list heading not 'Available
12294                 items';
12295                 move the 'Remove' button to the right hand side;
12296                 top-align the buttons;
12297                 remove unneeded vbox
12298         * src/prefs_summaries.c
12299                 put the 2 column prefs buttons in a frame to reduce
12300                 overall width; refer to columns not items &c.
12301
12302 2005-08-05 [colin]      1.9.13cvs17
12303
12304         * src/prefs_common.c
12305         * src/prefs_common.h
12306         * src/mainwindow.c
12307         * src/compose.c
12308         * src/messageview.c
12309                 Add an hidden toolbar_detachable pref, so
12310                 that I can get rid of these painful handles
12311                 in the toolbars. Defaults to TRUE to avoid
12312                 changing the GUI on unsuspecting people...
12313
12314 2005-08-05 [colin]      1.9.13cvs16
12315
12316         * src/Makefile.am
12317         * src/prefs_folder_column.c
12318         * src/prefs_folder_column.h
12319                 Add prefs for folder columns
12320         * src/folderview.c
12321         * src/folderview.h
12322         * src/mainwindow.c
12323         * src/mainwindow.h
12324         * src/prefs_common.c
12325         * src/prefs_common.h
12326         * src/prefs_summaries.c
12327                 Use them
12328         * src/prefs_summary_column.c
12329         * src/summaryview.c
12330         * src/summaryview.h
12331                 Add a To column
12332         * src/textview.c
12333         * src/common/utils.c
12334         * src/common/utils.h
12335                 Move uri colourisation functions
12336                 to utils
12337         * src/compose.c
12338                 Colourise URIs
12339         * src/imap.c
12340                 Fix bug with LIST where we'd try
12341                 to get Folder//////[...]/// 
12342
12343 2005-08-05 [paul]       1.9.13cvs15
12344
12345         * src/prefs_summaries.c
12346                 improve the English usage
12347         * src/summaryview.c
12348                 set font on column change
12349                 thanks to Colin
12350
12351 2005-08-05 [paul]       1.9.13cvs14
12352
12353         * src/prefs_common.c
12354         * src/prefs_common.h
12355         * src/prefs_summaries.c
12356         * src/summaryview.c
12357                 replace 'open_unread_on_enter' option with
12358                 'select_on_entry' option. opening/not opening
12359                 is now exclusively controlled by 'always_show_msg'
12360
12361 2005-08-04 [colin]      1.9.13cvs13
12362
12363         * src/compose.c
12364                 Remove dead code
12365                 Add colourisation of quotes and signatures
12366         * src/folderview.c
12367                 Fix possible crashes
12368         * src/messageview.c
12369                 Change an assert that is no problem
12370         * src/news.c
12371         * src/news_gtk.c
12372         * src/news_gtk.h
12373                 Fix offline mode
12374         * src/gtk/quicksearch.c
12375                 Fix a possible crash
12376
12377 2005-08-03 [colin]      1.9.13cvs12
12378
12379         * src/prefs_account.c
12380                 Fix bug #777 (Sylpheed crash in account configuration)
12381
12382 2005-08-03 [colin]      1.9.13cvs11
12383
12384         * src/addressbook.c
12385         * src/editaddress.c
12386         * src/editgroup.c
12387                 Fixing addressbook, round 2
12388         * src/textview.c
12389                 Fix emphasis color on rechecking 'Colorize messages'
12390
12391 2005-08-03 [paul]       1.9.13cvs10
12392
12393         sync with main
12394
12395         * src/addr_compl.c
12396         * src/compose.c
12397         * src/main.c
12398         * src/pop.c
12399         * src/prefs_account.c
12400         * src/procmime.c
12401         * src/procmsg.c
12402         * src/quote_fmt_parse.y
12403         * src/textview.c
12404         * src/common/quoted-printable.c
12405         * src/common/utils.c
12406         * src/common/utils.h
12407         * src/common/xml.c
12408                 replaced incorrect locale-independent
12409                 ctype functions with GLib's. Corrected
12410                 signedness mismatch.
12411         * src/headerview.c
12412                 headerview_create(): added spacing for vbox.
12413         * src/gtk/about.c
12414                 set focus to the OK button.
12415
12416 2005-08-03 [colin]      1.9.13cvs9
12417
12418         * src/folderview.c
12419                 Fix possible crash
12420
12421 2005-08-02 [colin]      1.9.13cvs8
12422
12423         * src/mainwindow.c
12424                 Fix cast
12425         * src/addressbook.c
12426         * src/addressitem.h
12427                 Fix a cast and more generally, try to make the
12428                 GUI more intuitive and consistent (round 1)
12429
12430 2005-08-02 [paul]       1.9.13cvs7
12431
12432         * src/folder.h
12433                 missing in 1.9.13cvs6
12434
12435 2005-08-02 [colin]      1.9.13cvs6
12436
12437         * src/folder.c
12438                 Fix one more leak
12439
12440 2005-08-02 [colin]      1.9.13cvs5
12441
12442         * src/folder.c
12443         * src/folderview.c
12444         * src/imap.c
12445         * src/main.c
12446         * src/mbox.c
12447         * src/procmsg.c
12448         * src/summaryview.c
12449                 Fix a number of folder_item_get_msg_list()-related
12450                 leaks (missing procmsg_msginfo_free()s)
12451
12452 2005-08-01 [colin]      1.9.13cvs4
12453
12454         * src/folderview.c
12455         * src/folderview.h
12456         * src/mainwindow.c
12457         * src/prefs_fonts.c
12458         * src/prefs_summaries.c
12459         * src/prefs_themes.c
12460         * src/summaryview.c
12461         * src/summaryview.h
12462         * src/textview.c
12463         * src/textview.h
12464                 Fix instant-apply of summary and folderview-related prefs
12465                 Fix erroneous g_free and alertpanels in prefs_theme
12466                 Add instant-apply for fonts
12467                 Defer applying of prefs a little bit so it's done only
12468                 once even if requested by multiples prefs pages
12469
12470 2005-08-01 [paul]       1.9.13cvs3
12471
12472         * src/main.c
12473                 fix bug 776 'S.C. crashes on close'
12474                 thanks to Colin
12475         * src/etpan/etpan-thread-manager-types.h
12476                 add missing include
12477                 thanks to Hoa
12478
12479 2005-07-25 [paul]       1.9.13cvs2
12480
12481         * src/summaryview.c
12482                 fix typos. spotted by Fabien Vantard
12483
12484 2005-07-24 [paul]       1.9.13cvs1
12485
12486         * doc/man/sylpheed.1
12487                 update man page, incorporating fix of
12488                 bug 769 'Typo in manpage'
12489         * src/etpan/imap-thread.c
12490                 fix NetBSD openssl dependencies. patch by
12491                 George Michaelson <ggm@apnic.net>
12492         * po/pt_BR.po
12493                 updated by Frederico Goncalves Guimaraes
12494
12495 2005-07-22 [paul]       1.9.13
12496
12497         1.9.13 release
12498
12499 2005-07-22 [paul]       1.9.12cvs91
12500
12501         * AUTHORS
12502         * INSTALL
12503         * README.claws
12504         * RELEASE_NOTES.claws
12505                 updated for release
12506         * configure.ac
12507         * po/nb.po
12508         * tools/claws.i18n.status.pl
12509                 add Norwegian translation. submiited by
12510                 Geir Helland <pjallabais@users.sourceforge.net>
12511         * po/ca.po
12512         * po/de.po
12513         * po/es.po
12514         * po/fi.po
12515         * po/fr.po
12516         * po/it.po
12517         * po/sk.po
12518         * po/sr.po
12519         * po/zh_CN.po
12520                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12521                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12522                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12523                 Yang Guilong
12524         * src/plugins/clamav/clamav_plugin_gtk.c
12525         * src/plugins/spamassassin/spamassassin_gtk.c
12526                 replace outdated description strings
12527
12528 2005-07-21 [colin]      1.9.12cvs90
12529
12530         * src/folder.c
12531                 Set folder to batch mode when scanning it. Makes deletion
12532                 of unread mails on IMAP much faster (due to the UNREAD 
12533                 flag unsetting)
12534
12535 2005-07-21 [darko]      1.9.12cvs89
12536
12537         * configure.ac
12538                 link against libresolv if necessary (patch by Paul)
12539         * src/msgcache.c
12540                 use glib's portable macros to determine endianness
12541
12542 2005-07-21 [paul]       1.9.12cvs88
12543
12544         * src/crash.c
12545         * src/gtk/about.c
12546                 update compiled-in features list
12547
12548 2005-07-20 [colin]      1.9.12cvs87
12549
12550         * src/folder.c
12551         * src/textview.c
12552                 Gcc 2.9x compilation fixes, thanks to Darko
12553         * src/plugins/clamav/clamav_plugin.c
12554                 Little optimisation: load virus database only once
12555         * src/plugins/spamassassin/spamassassin.c
12556                 Big optimisation: filtering one mail took at least 1 second,
12557                 now it takes at least 50ms. Doesn't speed up spamassassin 
12558                 itself, but should already be much more tolerable.
12559
12560 2005-07-20 [colin]      1.9.12cvs86
12561
12562         * src/summaryview.c
12563                 Fix performance issue
12564
12565 2005-07-19 [colin]      1.9.12cvs85
12566
12567         * src/plugins/pgpinline/plugin.c
12568                 Fix warning
12569
12570 2005-07-19 [colin]      1.9.12cvs84
12571
12572         * configure.ac
12573         * src/plugins/Makefile.am
12574         * src/plugins/pgpinline/.cvsignore
12575         * src/plugins/pgpinline/Makefile.am
12576         * src/plugins/pgpinline/pgpinline.c
12577         * src/plugins/pgpinline/pgpinline.deps
12578         * src/plugins/pgpinline/pgpinline.h
12579         * src/plugins/pgpinline/plugin.c
12580                 Put pgpinline in the main tree
12581
12582 2005-07-19 [paul]       1.9.12cvs83
12583
12584         * src/prefs_actions.c
12585                 prevent '//' in menu names, which cause a crash
12586                 thanks to Colin
12587
12588 2005-07-19 [paul]       1.9.12cvs82
12589
12590         * configure.ac
12591                 be generally more informative in configure output.
12592                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12593                 '[ --disable-openssl ...', as --enable-openssl is default
12594                 PGP/MIME: don't check for GPGME again, check for
12595                 pgpcore instead. Therefore prevent the possibility of
12596                 attempting to build pgpmime if pgpcore dependencies are
12597                 not met
12598                 ClamAV: use pkgconfig to check for lib
12599                 libgnomeprint: revert logic on inner test to match
12600                 everything else
12601         * src/plugins/pgpcore/sgpgme.c
12602                 add missing include
12603
12604 2005-07-19 [colin]      1.9.12cvs81
12605
12606         * src/summaryview.c
12607                 Fix slow thread rebuilding in particular
12608                 cases
12609
12610 2005-07-19 [paul]       1.9.12cvs80
12611
12612         * sylpheed-claws.desktop
12613                 fix typo, spotted by Stephan Sachse
12614         * src/account.c
12615                 replace GTK_STOCK_ADD with
12616                 GTK_STOCK_NEW button
12617
12618 2005-07-18 [colin]      1.9.12cvs79
12619
12620         * src/etpan/imap-thread.c
12621                 Fix return value (Thanks Hoa)
12622
12623 2005-07-18 [colin]      1.9.12cvs78
12624
12625         * src/imap.c
12626                 Allow empty passwords
12627                 Create drafts/queue/outbox if necessary
12628         * src/summaryview.c
12629                 Remove old code
12630         * src/etpan/imap-thread.c
12631                 Fix STARTTLS (Thanks to Hoa)
12632
12633 2005-07-18 [paul]       1.9.12cvs77
12634
12635         * ChangeLog-gtk2.jp
12636         * ChangeLog.jp
12637                 removed
12638         * Makefile.am
12639                 updated to reflect additions and removals
12640         * TODO
12641                 updated to be claws-specific
12642         * TODO-gtk2
12643         * TODO-gtk2.jp
12644         * TODO.jp
12645         * sylpheed-128x128.png
12646         * sylpheed-64x64.png
12647                 removed
12648         * sylpheed-claws-128x128.png
12649         * sylpheed-claws-64x64.png
12650         * sylpheed-claws.desktop
12651         * sylpheed-claws.png
12652                 added
12653         * sylpheed.desktop
12654         * sylpheed.png
12655                 removed
12656
12657 2005-07-17 [paul]       1.9.12cvs76
12658
12659         * src/account.c
12660         * src/addressbook.c
12661         * src/alertpanel.c
12662         * src/alertpanel.h
12663         * src/compose.c
12664         * src/exphtmldlg.c
12665         * src/expldifdlg.c
12666         * src/folderview.c
12667         * src/imap_gtk.c
12668         * src/inc.c
12669         * src/message_search.c
12670         * src/messageview.c
12671         * src/mh_gtk.c
12672         * src/news_gtk.c
12673         * src/prefs_actions.c
12674         * src/prefs_filtering.c
12675         * src/prefs_matcher.c
12676         * src/prefs_template.c
12677         * src/prefs_themes.c
12678         * src/ssl_manager.c
12679         * src/summary_search.c
12680         * src/textview.c
12681         * src/toolbar.c
12682         * src/gtk/sslcertwindow.c
12683         * src/plugins/pgpcore/sgpgme.c
12684                 rework alertpanels
12685
12686 2005-07-17 [colin]      1.9.12cvs75
12687
12688         * src/privacy.c
12689                 add a PrivacySystem accessor that checks that
12690                 the system cached in a MimeInfo's privacydata
12691                 is still registered. Use this accessor instead
12692                 of directly using data->system. Fixes crashes
12693                 after unloading pgp plugins.
12694
12695 2005-07-17 [colin]      1.9.12cvs74
12696
12697         * src/alertpanel.c
12698                 Change geometry hints to a simple default size.
12699                 Fixes the certs dialogs.
12700
12701 2005-07-17 [colin]      1.9.12cvs73
12702
12703         * src/gtk/sslcertwindow.c
12704                 Use a gtkExpander
12705
12706 2005-07-17 [colin]      1.9.12cvs72
12707
12708         * src/plugins/pgpcore/Makefile.am
12709         * src/plugins/pgpmime/Makefile.am
12710                 Add gpgme libs
12711
12712 2005-07-17 [paul]       1.9.12cvs71
12713
12714         * configure.ac
12715                 add --disable-gnomeprint option
12716                 modified version of patch by Marius Mauch
12717
12718 2005-07-17 [paul]       1.9.12cvs70
12719
12720         * src/common/defs.h
12721                 update urls
12722         * src/account.c
12723         * src/action.c
12724         * src/addressbook.c
12725         * src/compose.c
12726         * src/foldersel.c
12727         * src/folderview.c
12728         * src/html.c
12729         * src/imap_gtk.c
12730         * src/main.c
12731         * src/mainwindow.c
12732         * src/messageview.c
12733         * src/mh_gtk.c
12734         * src/mimeview.c
12735         * src/news_gtk.c
12736         * src/prefs_account.c
12737         * src/prefs_send.c
12738         * src/prefs_summaries.c
12739         * src/procmsg.c
12740         * src/summaryview.c
12741         * src/common/utils.c
12742         * src/common/xml.c
12743         * src/plugins/pgpcore/passphrase.c
12744         * src/plugins/pgpcore/select-keys.c
12745                 replace inappropriately used backticks
12746                 with single quotes
12747
12748 2005-07-16 [colin]      1.9.12cvs69
12749
12750         * src/image_viewer.c
12751                 Add extra paranoid checks
12752
12753 2005-07-16 [colin]      1.9.12cvs68
12754
12755         * src/plugins/pgpcore/prefs_gpg.c
12756                 Don't auto-check sigs by default, as it
12757                 can be really slow.
12758
12759 2005-07-16 [colin]      1.9.12cvs67
12760
12761         * src/plugins/pgpcore/sgpgme.c
12762                 Make messages a bit better.
12763
12764 2005-07-16 [colin]      1.9.12cvs66
12765
12766         * src/imap.c
12767                 Remove pseudo-log
12768         * src/etpan/imap-thread.c
12769                 Add real log
12770
12771 2005-07-16 [colin]      1.9.12cvs65
12772
12773         * src/main.c
12774         * src/prefs_other.c
12775                 And now, fix build with libetpan :-/
12776
12777 2005-07-15 [colin]      1.9.12cvs64
12778
12779         * src/prefs_other.c
12780                 Continue fixing build without libetpan.
12781
12782 2005-07-15 [colin]      1.9.12cvs63
12783
12784         * src/main.c
12785                 Fix build with --disable-libetpan
12786
12787 2005-07-15 [colin]      1.9.12cvs62
12788
12789         * configure.ac
12790                 Bump libetpan's version
12791
12792 2005-07-15 [colin]      1.9.12cvs61
12793
12794         * src/etpan/imap-thread.c
12795                 Actually stop logging :)
12796
12797 2005-07-15 [colin]      1.9.12cvs60
12798
12799         * src/addressbook.c
12800                 Fix dnd of multiple addresses.
12801
12802 2005-07-15 [hoa]        1.9.12cvs59
12803
12804         * src/etpan/imap-thread.c
12805             disable login of IMAP password in libetpan log file.
12806
12807 2005-07-15 [paul]       1.9.12cvs58
12808
12809         * src/account.c
12810                 don't automatically sort
12811                 do allow drag n drop
12812
12813 2005-07-15 [paul]       1.9.12cvs57
12814
12815         * src/account.c
12816         * src/ssl_manager.c
12817                 alphabetical listing
12818
12819 2005-07-15 [paul]       1.9.12cvs56
12820
12821         * src/gtk/pluginwindow.c
12822                 sort plugin list alphabetically
12823
12824 2005-07-15 [paul]       1.9.12cvs55
12825
12826         * src/prefs_spelling.c
12827         * src/prefs_wrapping.c
12828                 unify English usage
12829
12830 2005-07-15 [colin]      1.9.12cvs54
12831
12832         * src/wizard.c
12833                 Typo fix
12834
12835 2005-07-15 [paul]       1.9.12cvs53
12836
12837         * src/prefs_message.c
12838                 make 'show cursor' a hidden option
12839
12840 2005-07-14 [colin]      1.9.12cvs52
12841
12842         * src/plugins/spamassassin/Makefile.am
12843         * src/plugins/clamav/Makefile.am
12844                 Fix double EXTRA_DISTs
12845
12846 2005-07-14 [colin]      1.9.12cvs51
12847
12848         * src/plugins/clamav/Makefile.am
12849         * src/plugins/clamav/clamav_plugin_gtk.deps
12850         * src/plugins/spamassassin/Makefile.am
12851         * src/plugins/spamassassin/spamassassin_gtk.deps
12852                 Make $plugin_gtk depend on $plugin
12853
12854 2005-07-14 [hoa]        1.9.12cvs50
12855
12856         * src/etpan/imap-thread.c
12857                 enable debug log of libetpan when running with --debug
12858
12859 2005-07-14 [colin]      1.9.12cvs49
12860
12861         * configure.ac
12862         * src/common/Makefile.am
12863         * src/common/plugin.c
12864         * src/common/plugin.h
12865                 Add a little plugin dependancy system.
12866                 Plugins can ship a $plugin_name.deps file
12867                 (near them in PLUGINDIR) so that their
12868                 dependancies are loaded if possible.
12869         * src/plugins/Makefile.am
12870         * src/plugins/pgpcore/Makefile.am
12871         * src/plugins/pgpcore/passphrase.c
12872         * src/plugins/pgpcore/passphrase.h
12873         * src/plugins/pgpcore/plugin.c
12874         * src/plugins/pgpcore/prefs_gpg.c
12875         * src/plugins/pgpcore/prefs_gpg.h
12876         * src/plugins/pgpcore/select-keys.c
12877         * src/plugins/pgpcore/select-keys.h
12878         * src/plugins/pgpcore/sgpgme.c
12879         * src/plugins/pgpcore/sgpgme.h
12880                 Introduce pgpcore, used by pgpmime and
12881                 pgpinline
12882         * src/plugins/pgpmime/Makefile.am
12883         * src/plugins/pgpmime/passphrase.c
12884         * src/plugins/pgpmime/passphrase.h
12885         * src/plugins/pgpmime/pgpmime.c
12886         * src/plugins/pgpmime/pgpmime.deps
12887         * src/plugins/pgpmime/plugin.c
12888         * src/plugins/pgpmime/prefs_gpg.c
12889         * src/plugins/pgpmime/prefs_gpg.h
12890         * src/plugins/pgpmime/select-keys.c
12891         * src/plugins/pgpmime/select-keys.h
12892         * src/plugins/pgpmime/sgpgme.c
12893         * src/plugins/pgpmime/sgpgme.h
12894                 Remove the core from pgpmime and add the
12895                 dependancy to pgpcore.
12896
12897 2005-07-14 [paul]       1.9.12cvs48
12898
12899         * src/stock_pixmap.c
12900                 forgot this in last commit
12901
12902 2005-07-14 [paul]       1.9.12cvs47
12903
12904         * src/account.c
12905         * src/addressbook.c
12906                 add accelerators for the buttons (sync with main)
12907         * src/compose.c
12908         * src/compose.h
12909                 add accelerators for the buttons.
12910                 fix editing with external editor.
12911                 replace gdk_input_*() with GIOChannel;
12912                 (sync with main)
12913         * src/foldersel.c
12914                 display folder names with new/unread
12915                 representation (sync with main)
12916         * src/main.c
12917                 specify default window icon (sync with main)
12918         * src/prefs_common.c
12919                 use_addr_book default to FALSE
12920         * src/summaryview.c
12921         * src/textview.c
12922                 add accelerators for the buttons (sync with main)
12923         * src/gtk/menu.c
12924                 fix typos
12925         * src/pixmaps/sylpheed_icon.xpm
12926                 updated
12927
12928 2005-07-13 [paul]       1.9.12cvs46
12929
12930         * src/plugins/pgpmime/pgpmime.c
12931         * src/plugins/pgpmime/sgpgme.c
12932                 (temporarily) use deprecated gpgme_data_rewind()
12933                 while largefile support is not present
12934                 (as suggested by Colin)
12935
12936 2005-07-13 [paul]       1.9.12cvs45
12937
12938         * configure.ac
12939                 remove large file support (for now):
12940                 it breaks too many things
12941
12942 2005-07-13 [paul]       1.9.12cvs44
12943
12944         * configure.ac
12945                 add large file support
12946         * src/html.c
12947                 fix bug #763 where href attribute was not
12948                 the very first attribute of a link
12949                 patch by Thomas Gilgin
12950
12951 2005-07-13 [colin]      1.9.12cvs43
12952
12953         * src/gtk/pluginwindow.c
12954                 Little portability fix
12955
12956 2005-07-13 [colin]      1.9.12cvs42
12957
12958         * src/plugins/pgpmime/sgpgme.c
12959                 Fix crasher.
12960
12961 2005-07-13 [colin]      1.9.12cvs41
12962
12963         * src/plugins/pgpmime/pgpmime.c
12964         * src/plugins/pgpmime/sgpgme.c
12965                 Use gpgme_data_release_and_get_mem instead
12966                 of gpgme_data_read.
12967
12968 2005-07-13 [colin]      1.9.12cvs40
12969
12970         * configure.ac
12971         * src/plugins/pgpmime/passphrase.c
12972         * src/plugins/pgpmime/passphrase.h
12973         * src/plugins/pgpmime/pgpmime.c
12974         * src/plugins/pgpmime/plugin.c
12975         * src/plugins/pgpmime/select-keys.c
12976         * src/plugins/pgpmime/select-keys.h
12977         * src/plugins/pgpmime/sgpgme.c
12978         * src/plugins/pgpmime/sgpgme.h
12979                 Port pgpmime to gpgme-1.0.
12980
12981 2005-07-12 [paul]       1.9.12cvs39
12982
12983         * AUTHORS
12984         * src/toolbar.c
12985         * src/toolbar.h
12986                 add a 'Go to Prev' button to the toolbar.
12987                 correct tooltip text of go to buttons.
12988                 based on patch by Yang Guilong <bamanzi@gmail.com>
12989
12990 2005-07-12 [colin]      1.9.12cvs38
12991
12992         * src/statusbar.c
12993                 Fix progress bar showing stuff at startup.
12994
12995 2005-07-12 [paul]       1.9.12cvs37
12996
12997         * src/editjpilot.c
12998                 fix building with jpilot support
12999
13000 2005-07-11 [colin]      1.9.12cvs36
13001
13002         * src/inc.c
13003                 Add visual indication that filtering is running
13004         * src/textview.c
13005                 Make {}[] uri delimiters
13006         * src/summaryview.c
13007                 Remove useless (and slow) calls
13008
13009 2005-07-11 [paul]       1.9.12cvs35
13010
13011         * src/plugins/clamav/clamav_plugin_gtk.c
13012         * src/plugins/dillo_viewer/dillo_prefs.c
13013         * src/plugins/pgpmime/prefs_gpg.c
13014         * src/plugins/spamassassin/spamassassin_gtk.c
13015                 gather plugins prefs together under their
13016                 own 'Plugins' heading
13017
13018 2005-07-11 [paul]       1.9.12cvs34
13019
13020         sync with main
13021
13022         * src/account.c
13023                 account_delete(): modified alert dialog
13024         * src/editjpilot.c
13025         * src/editvcard.c
13026                 fixed a crash when cancelling file selection
13027                 dialog by Escape key. Made non-ascii filename
13028                 selectable.
13029         * src/prefs_template.c
13030                 prefs_template_window_create(): make scrolled
13031                 window policy AUTOMATIC
13032
13033 2005-07-10 [hoa]        1.9.12cvs33
13034
13035         * src/etpan/imap-thread.c
13036                 workaround for old Courier IMAP servers.
13037
13038 2005-07-10 [colin]      1.9.12cvs32
13039
13040         * src/folder.c
13041         * src/statusbar.c
13042         * src/statusbar.h
13043                 Add visual progress indicator on filtering/processing
13044                 Factorize the progress bar code
13045         * src/imap.c
13046         * src/imap.h
13047         * src/etpan/imap-thread.c
13048                 Add a reference counter to avoid destroying the Folder
13049                 while it's in use by another callback.
13050
13051 2005-07-09 [hoa]        1.9.12cvs31
13052
13053         * src/imap.c
13054         * src/etpan/imap-thread.c
13055                 fixed deadlock when removing IMAP account.
13056
13057 2005-07-08 [colin]      1.9.12cvs30
13058
13059         * src/textview.c
13060         * src/unmime.c
13061                 Fix again problems decoding broken headers
13062         * src/gtk/inputdialog.c
13063                 Fix local variable shadowing a global one
13064
13065 2005-07-08 [colin]      1.9.12cvs29
13066
13067         * src/msgcache.c
13068                 Make the cache/mark files platform-agnostic by writing
13069                 them in little-endian format. Reading them is also done
13070                 in little-endian format, of course; however, in order
13071                 to avoid trashing mark data on big-endian machines, the
13072                 files are, at first, read from the native format if the
13073                 little-endian one doesn't exist. This is easy to deter-
13074                 mine by trying to open a file with a swapped data_ver
13075                 and seeing if it's the wanted version.
13076                 Little-endian using users should see absolutely no
13077                 difference, Big-endian users may get a very little
13078                 performance drop due to byte-swapping.
13079                 Tested on i386 and ppc32. 
13080                 Fixes bug #159 (The index file, in the mailboxes, is 
13081                 hardware depending).
13082
13083                 To have the cache/mark files updated to the new little-
13084                 endian format, "Check for new messages" or even
13085                 "Rebuild folder tree" aren't enough. Files will be
13086                 updated as soon as a folder has been opened/closed.
13087                 To update everything, just select all folders by
13088                 selecting them one by one.
13089
13090 2005-07-07 [colin]      1.9.12cvs28
13091
13092         * src/imap.c
13093                 Remember the folder separator per IMAPFolder
13094                 instead of globally.
13095                 Revive the Session on noop; fixes bug #761
13096                 (mark a bunch of unread messages as read takes 
13097                 forever)
13098
13099 2005-07-07 [darko]      1.9.12cvs27
13100
13101         * src/common/template.c
13102                 Sort templates alphabetically
13103
13104 2005-07-06 [colin]      1.9.12cvs26
13105
13106         * src/imap.c
13107                 Try to use the correct separator in
13108                 most cases. Possibly fixes bug #759
13109                 (only creates the INBOX folder when 
13110                 setting up new IMAP account) and 
13111                 bug #760 (Can't retrieve messages)
13112
13113 2005-07-06 [colin]      1.9.12cvs25
13114
13115         * src/imap.c
13116                 Use real_path in status command. This will
13117                 help later, when namespaces will be used.
13118
13119 2005-07-06 [colin]      1.9.12cvs24
13120
13121         * configure.ac
13122         * src/account.c
13123         * src/folder.c
13124         * src/imap.c
13125         * src/etpan/etpan-log.c
13126         * src/etpan/etpan-thread-manager.c
13127         * src/etpan/imap-thread.c
13128                 Add a --disable-libetpan parameter. With this,
13129                 users that don't want IMAP4 support can avoid
13130                 the new dependancy (and have no IMAP support).
13131                 Users that have IMAP4 accounts and use this
13132                 parameter won't lose their configuration, their
13133                 IMAP accounts will just be invisible and not
13134                 used.
13135         * src/textview.c
13136                 Make the "Copy ..." contextual menu items 
13137                 copy to both the X clipboard and the gtk 
13138                 clipboard - as most other apps do.
13139         * src/gtk/about.c
13140                 Add a notice about OpenSSL usage, in order to
13141                 comply with OpenSSL's license (point 6):
13142                 http://www.openssl.org/source/license.html
13143
13144 2005-07-06 [colin]      1.9.12cvs23
13145
13146         * src/alertpanel.c
13147                 Fix a minimum size for alertpanels
13148         * src/compose.c
13149                 Show 'No space left on device' type errors
13150                 when queuing/sending
13151         * src/imap_gtk.c
13152         * src/mh_gtk.c
13153                 Rework folder's deletion message (remove 
13154                 extra \n)
13155
13156 2005-07-05 [colin]      1.9.12cvs22
13157
13158         * src/imap.c
13159                 Add an alertpanel on auth error
13160                 Add pseudo-log
13161                 Remove pthread-related stuff
13162
13163 2005-07-05 [colin]      1.9.12cvs21
13164
13165         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13166                 Fix crash on plugin reloading (with a hack)
13167
13168 2005-07-05 [colin]      1.9.12cvs20
13169
13170         * src/prefs_account.c
13171         * src/prefs_account.h
13172                 Fix typo
13173         * src/gtk/filesel.c
13174         * src/gtk/filesel.h
13175                 Add a way to filter the view
13176         * src/gtk/pluginwindow.c
13177                 Filter loadable stuff
13178         * src/plugins/pgpmime/prefs_gpg.c
13179                 Fix missing unregistration
13180         * .cvsignore
13181         * src/etpan/.cvsignore
13182         * src/plugins/spamassassin/.cvsignore
13183                 Add more stuff to cvs ignored files
13184
13185 2005-07-04 [colin]      1.9.12cvs19
13186
13187         * src/imap.c
13188                 Fix scan_required returning FALSE when it
13189                 shouldn't. Maybe fix #760 (Can't retrieve
13190                 messages)
13191
13192 2005-07-04 [colin]      1.9.12cvs18
13193
13194         * src/summaryview.c
13195                 Fix always_show_msg pref
13196
13197 2005-07-04 [paul]       1.9.12cvs17
13198
13199         sync with main (forgotten in last commit)
13200         
13201         * src/common/utils.c
13202         * src/common/utils.h
13203                 check_line_length(): new.
13204                 is_dir_exist()
13205                 is_file_entry_exist()
13206                 dirent_is_regular_file()
13207                 dirent_is_directory(): use g_file_test() instead of stat().
13208
13209 2005-07-04 [paul]       1.9.12cvs16
13210
13211         sync with main:
13212
13213         * src/compose.c
13214                 compose_write_to_file(): check for line
13215                 length limit and display warning if exceeds
13216         * src/jpilot.c
13217                 use get_home_dir() instead of g_get_home_dir()
13218         * src/procheader.c
13219                 removed warning about invalid date
13220         * src/vcard.c
13221                 use get_home_dir() instead of g_get_home_dir()
13222
13223 2005-07-04 [paul]       1.9.12cvs15
13224
13225         * src/stock_pixmap.c
13226                 fix new pixmap naming errors
13227                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13228
13229 2005-07-04 [colin]      1.9.12cvs14
13230
13231         * src/imap.c
13232                 Fix debugging string with a warning
13233
13234 2005-07-04 [colin]      1.9.12cvs13
13235
13236         * configure.ac
13237                 Add a check for libetpan's version (>= 0.37)
13238
13239 2005-07-04 [hoa]        1.9.12cvs12
13240
13241         * commitHelper
13242         * src/imap.c
13243         * src/etpan/imap-thread.c
13244         * src/etpan/imap-thread.h
13245                 fixed IMAP implementation of check of mails.
13246
13247 2005-07-03 [hoa]        1.9.12cvs11
13248
13249         * src/etpan/Makefile.am
13250         * src/etpan/etpan-errors.h
13251         * src/etpan/etpan-log.[ch]
13252         * src/etpan/etpan-thread-manager-types.h
13253         * src/etpan/etpan-thread-manager.[ch]
13254         * src/etpan/imap-thread.[ch]
13255         * src/Makefile.am
13256         * src/imap.c
13257         * src/main.c
13258         * src/prefs_other.c
13259         * configure.ac
13260             merged imap branch.
13261             dependency on libetpan 0.37 is now added.
13262
13263 2005-07-01 [colin]      1.9.12cvs10
13264
13265         * src/Makefile.am
13266         * src/folder.c
13267         * src/folder.h
13268         * src/folderview.c
13269         * src/stock_pixmap.c
13270         * src/stock_pixmap.h
13271         * src/plugins/trayicon/trayicon.c
13272                 Add marked symbol on folders containing
13273                 marked messages
13274         * src/procmsg.c
13275         * src/procmsg.h
13276         * src/toolbar.c
13277         * src/prefs_common.c
13278         * src/prefs_common.h
13279         * src/prefs_send.c
13280                 Add an optional confirmation dialog on queue
13281                 sending. Patch by wwp.
13282         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13283         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13284         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13285         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13286         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13287         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13288         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13289         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13290         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13291         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13292         * src/pixmaps/trash_mark.xpm            ** ADDED **
13293                 New pixmaps
13294
13295 2005-07-01 [colin]      1.9.12cvs9
13296
13297         * src/summaryview.c
13298                 Fix a little threading bug
13299         * src/addrgather.c
13300         * src/mainwindow.c
13301                 A little bit of HIG normality never hurts
13302
13303 2005-07-01 [colin]      1.9.12cvs8
13304
13305         * src/compose.c
13306         * src/msgcache.c
13307         * src/pop.c
13308         * src/procmime.c
13309         * src/recv.c
13310         * src/common/log.c
13311         * src/common/template.c
13312         * src/common/utils.c
13313         * src/common/utils.h
13314                 Reverted the fwrite_atomic stuff. In fact
13315                 it is already atomic.
13316
13317 2005-06-30 [colin]      1.9.12cvs7
13318
13319         * src/common/utils.c
13320         * src/common/utils.h
13321                 Add an fwrite_atomic() function to make
13322                 sure we write everything: fwrite can make
13323                 short writes.
13324         * src/compose.c
13325         * src/msgcache.c
13326         * src/pop.c
13327         * src/procmime.c
13328         * src/recv.c
13329         * src/common/log.c
13330         * src/common/template.c
13331                 Use that (and fix swapping of size and nmemb).
13332                 Thanks to Rich Coe for the heads up.
13333
13334 2005-06-30 [colin]      1.9.12cvs6
13335
13336         * src/addressbook.c
13337                 Optimize addressbook opening 
13338
13339 2005-06-30 [colin]      1.9.12cvs5
13340
13341         * src/summaryview.c
13342                 Remove calls to summary_step after move/copy
13343
13344 2005-06-28 [paul]       1.9.12cvs4
13345
13346         * src/alertpanel.c
13347                 wrap and make the error msg selectable
13348
13349 2005-06-28 [paul]       1.9.12cvs3
13350
13351         * src/ssl_manager.c
13352                 replace the OK button with a Close button
13353         * src/gtk/foldersort.c
13354                 use GTK_STOCK_ icons/buttons
13355
13356 2005-06-28 [colin]      1.9.12cvs2
13357
13358         * src/gedit-print.c             ** ADDED **
13359         * src/gedit-print.h             ** ADDED **
13360         * src/gtk/gtksourceprintjob.c   ** ADDED **
13361         * src/gtk/gtksourceprintjob.h   ** ADDED **
13362                 I can't believe no one had enough time to tell
13363                 me I forgot the `cvs add`
13364
13365 2005-06-27 [colin]      1.9.12cvs1
13366
13367         * src/Makefile.am
13368         * src/gtk/Makefile.am
13369         * src/messageview.c
13370         * src/procmsg.c
13371         * src/summaryview.c
13372         * configure.ac
13373                 Add optional libgnomeprint-based printing
13374         * src/mainwindow.c
13375         * src/gtk/quicksearch.c
13376                 Add an Edit/Quick search menu item to show
13377                 and focus the quicksearch
13378
13379 2005-06-27 [paul]       1.9.12
13380
13381         1.9.12 release
13382
13383         * po/ca.po
13384         * po/de.po
13385         * po/es.po
13386         * po/fr.po
13387         * po/it.po
13388         * po/ko.po
13389         * po/pt_BR.po
13390         * po/sk.po
13391         * po/zh_CN.po
13392                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13393                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13394                 SungHyun Nam, Frederico Goncalves Guimaraes,
13395                 Andrej Kacian, and Yang Guilong
13396 2005-06-26 [colin]      1.9.11cvs106
13397
13398         * src/imap_gtk.c
13399                 Forgot one file for previous fix
13400
13401 2005-06-26 [colin]      1.9.11cvs105
13402
13403         * src/folder.c
13404         * src/imap.c
13405                 Fix problems with folder operations in no_select
13406                 imap folders. it applies only to mails, and 
13407                 creation/deletion/move/renaming of folders 
13408                 should be possible
13409
13410 2005-06-26 [paul]       1.9.11cvs104
13411
13412         * src/prefs_filtering.c
13413                 replace one more GTK_STOCK_REMOVE
13414                 with GTK_STOCK_DELETE
13415
13416 2005-06-25 [colin]      1.9.11cvs103
13417
13418         * src/imap.c
13419                 Optimize get_seq_set_from_seq_list
13420                 (Patch by Ricardo) 
13421
13422 2005-06-25 [colin]      1.9.11cvs102
13423
13424         * src/mh.c
13425                 If the directory exists, but not in the
13426                 correct encoding, rename it. This should
13427                 handle old-versions-induced bugs.
13428
13429 2005-06-25 [colin]      1.9.11cvs101
13430
13431         * src/mh.c
13432                 Fix path access with extended dir names
13433                 Fixes bug #589 (SC segfaults with wrong locale
13434                 settings)
13435
13436 2005-06-25 [colin]      1.9.11cvs100
13437
13438         * src/prefs_account.c
13439         * src/prefs_account.h
13440         * src/compose.c
13441                 Add an option to encrypt replies to
13442                 encrypted messages
13443
13444 2005-06-25 [colin]      1.9.11cvs99
13445
13446         * src/compose.c
13447         * src/quote_fmt_parse.y
13448                 ... And make it work with pgpinline.
13449
13450 2005-06-25 [colin]      1.9.11cvs98
13451
13452         * src/compose.c
13453         * src/procmime.c
13454         * src/procmime.h
13455         * src/quote_fmt_parse.y
13456                 o Make reedition of encrypted messages possible
13457                   (as long as it is encrypted to self too, no
13458                    magic there)
13459                 o Make replying with quote (and without selecting
13460                   text) possible for encrypted messages.
13461                 Closes bug #550 (Not possible to "reply with quote"
13462                 to gnupg encrypted messages)
13463
13464 2005-06-24 [paul]       1.9.11cvs97
13465
13466         * src/imap.c
13467                 add missing include
13468
13469 2005-06-24 [paul]       1.9.11cvs96
13470
13471         * src/editldap.c
13472                 made bind password entry invisible
13473                 (sync with main)
13474         * src/send_message.c
13475                 send_message_local(): check exit status
13476                 to detect errors (sync with main)
13477         * src/textview.c
13478                 use main's less ambiguous popup menu
13479                 wording
13480
13481 2005-06-24 [paul]       1.9.11cvs95
13482
13483         * src/prefs_actions.c
13484         * src/prefs_customheader.c
13485         * src/prefs_display_header.c
13486         * src/prefs_filtering_action.c
13487         * src/prefs_matcher.c
13488         * src/prefs_template.c
13489         * src/prefs_toolbar.c
13490                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13491         * src/gtk/description_window.c
13492                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13493
13494 2005-06-23 [colin]      1.9.11cvs94
13495
13496         * src/summaryview.c
13497                 Fix rough edges (be sure to call status_show whenever
13498                 necessary).
13499
13500 2005-06-23 [colin]      1.9.11cvs93
13501
13502         * src/summaryview.c
13503                 Optimize Select All
13504                 Before, in a 5K mails folder: 11s
13505                 After, in the same folder: 58000µs
13506                 The joys of locking... gtk_clist_select_all() fires a 
13507                 tree-select-row event for each selected row, which in 
13508                 summaryview, callbacks summary_selected which in turn,
13509                 calls summary_status_show, which walks the selected
13510                 rows. Hence, calling gtk_clist_select_all was 
13511                 exponential. Locking the summaryview makes 
13512                 summary_selected return early.
13513
13514 2005-06-23 [colin]      1.9.11cvs92
13515
13516         * src/imap.c
13517                 Move mutex at the important place to avoid
13518                 deadlocks
13519         * src/summaryview.c
13520                 Fix Del key deleting directly instead of
13521                 moving to trash
13522
13523 2005-06-22 [colin]      1.9.11cvs91
13524
13525         * src/plugins/spamassassin/libspamc.c
13526                 As we do spagetti code with assignations in multiple
13527                 places (see _message_read_raw where out = msg = raw),
13528                 let's be sure we don't free the same pointer twice.
13529                 Should fix bug #683 (Crash in libpam at 
13530                 message_cleanup).
13531
13532 2005-06-22 [colin]      1.9.11cvs90
13533
13534         * src/compose.c
13535         * src/messageview.c
13536         * src/toolbar.c
13537                 Make toolbar's delete use the move to trash stuff;
13538                 Add gtk_widget_realize to be sure pixmaps can get
13539                 created (that may fix an old worksforme bug which
13540                 I can't find back...)
13541
13542 2005-06-22 [colin]      1.9.11cvs89
13543
13544         * src/summaryview.c
13545         * src/summaryview.h
13546         * src/mainwindow.c
13547                 Rename "Message/Delete" to "Message/Move to trash"
13548                 Add "Message/Delete..." that directly destroys the
13549                 selected messages after asking for a confirmation.
13550
13551 2005-06-22 [colin]      1.9.11cvs88
13552
13553         * src/imap.c
13554                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13555                 o Fix a deadlock (thanks Darko)
13556
13557 2005-06-22 [colin]      1.9.11cvs87
13558
13559         * src/gtk/foldersort.c
13560                 Add missing include for the i18n;
13561                 patch by Fabien Vantard
13562
13563 2005-06-21 [colin]      1.9.11cvs86
13564
13565         * src/folder.c
13566         * src/folderview.c
13567                 Respect the no_select flag
13568         * src/imap.c
13569                 Fix recursive deletion
13570         * src/imap_gtk.c
13571         * src/mh_gtk.c
13572                 Make the folder deletion's warning
13573                 more explicit
13574
13575 2005-06-21 [colin]      1.9.11cvs85
13576
13577         * src/textview.c
13578                 Prevent email addresses from spanning accross
13579                 lines - fixes bug # 646 (newline-chars in 
13580                 email addresses)
13581
13582 2005-06-20 [colin]      1.9.11cvs84
13583
13584         * src/folder.c
13585                 Be sure not to remove source if copy failed
13586
13587 2005-06-20 [colin]      1.9.11cvs83
13588
13589         * src/folderview.c
13590         * src/imap_gtk.c
13591                 remove summaryview's lock
13592         * src/imap.c
13593                 introduce threads to avoid problems when foreground tasks
13594                 interfere with background tasks
13595         * src/mh.c
13596                 prevent moving to drafts/queue
13597         * src/mimeview.c
13598                 fix leak
13599
13600 2005-06-19 [colin]      1.9.11cvs82
13601
13602         * src/imap_gtk.c
13603                 Remember that the user doesn't want to override
13604                 offline mode, for 3 seconds. It avoid presenting
13605                 him with N popups in a really short time.
13606
13607 2005-06-17 [colin]      1.9.11cvs81
13608
13609         * src/imap.c
13610                 Fix IMAP breaking on folders containing '('
13611                 (Probably won't be enough)
13612
13613 2005-06-17 [colin]      1.9.11cvs80
13614
13615         Forgotten files on 1.9.11cvs79
13616         * src/summaryview.c
13617                 Fix stepping when not immediately executing
13618         * src/imap.c
13619                 Really prevent UID FETCH 0
13620         * src/codeconv.c
13621                 Fix outgoing charset never set to utf-8
13622         * src/mh.c
13623                 Fix leak
13624
13625 2005-06-16 [colin]      1.9.11cvs79
13626
13627         * src/compose.c
13628                 Fix bug #707 (Dash splits rows)
13629                 Only wrap if we're on a line break position and
13630                 the previous one was a "white" (space) char.
13631                 Pango stuff is weird.
13632
13633 2005-06-16 [colin]      1.9.11cvs78
13634
13635         * src/imap_gtk.c
13636                 Lock summaryview while downloading messages
13637                 on user demand
13638         * src/procheader.c
13639         * src/unmime.c
13640         * src/common/utils.c
13641         * src/common/utils.h
13642                 Replace \r and \n with spaces in From and
13643                 Subject headers
13644
13645 2005-06-16 [paul]       1.9.11cvs77
13646
13647         * src/procmime.c
13648                 liberalise the mime parser
13649         * src/gtk/about.c
13650                 add text wrapping
13651
13652 2005-06-16 [paul]       1.9.11cvs76
13653
13654         * src/gtk/about.c
13655                 reworked
13656
13657 2005-06-15 [colin]      1.9.11cvs75
13658
13659         * src/compose.c
13660                 Finish header encoding fix
13661         * src/summaryview.c
13662                 Fix segfault
13663         * src/headerview.c
13664                 Fix compilation (Thanks Stephan
13665                 Sachse)
13666
13667 2005-06-15 [colin]      1.9.11cvs74
13668
13669         * Makefile.am
13670                 Install gnome2 stuff rather than gnome1, 
13671                 if both are present
13672         * src/codeconv.c
13673         * src/codeconv.h
13674         * src/compose.c
13675                 Fix headers encoding
13676         * src/folder.c
13677                 Visual progress when fetching all messages
13678         * src/folderview.c
13679         * src/summaryview.c
13680         * src/summaryview.h
13681                 Prevent changing current message while
13682                 incorporating
13683
13684 2005-06-15 [paul]       1.9.11cvs73
13685
13686         * src/gtk/gtkaspell.c
13687         * src/gtk/gtkaspell.h
13688                 fix build warnings
13689
13690 2005-06-15 [paul]       1.9.11cvs72
13691
13692         * src/prefs_filtering.c
13693                 allow reordering of filter rules by
13694                 drag n drop
13695
13696 2005-06-15 [paul]       1.9.11cvs71
13697
13698         * COPYING
13699                 updated
13700         * src/codeconv.c
13701                 replace deprecated function
13702         * src/inc.c
13703         * src/send_message.c
13704         * src/gtk/progressdialog.c
13705         * src/gtk/progressdialog.h
13706                 salvage and reuse parts of reverted sync
13707
13708 2005-06-15 [paul]       1.9.11cvs70
13709
13710         * src/inc.c
13711         * src/send_message.c
13712         * src/gtk/progressdialog.c
13713         * src/gtk/progressdialog.h
13714                 revert yesterday's sync with main
13715                 it contains deprecated functions
13716
13717 2005-06-15 [colin]      1.9.11cvs69
13718
13719         * src/headerview.c
13720                 Fix bug #670 (multi user to: will corrupt message 
13721                 headers display)
13722
13723 2005-06-15 [colin]      1.9.11cvs68
13724
13725         * src/compose.c
13726                 Fix bug #421 (Fix undo on wrapping)
13727
13728 2005-06-15 [colin]      1.9.11cvs67
13729
13730         * src/folder.c
13731                 Provide visual feedback while processing
13732                 folder's rules.
13733         * src/imap.c
13734                 Provide visual feedback while getting
13735                 short headers (for uncached messages)
13736
13737
13738 2005-06-14 [paul]       1.9.11cvs66
13739
13740         * src/account.c
13741                 change a couple stock icons
13742         * src/inc.c
13743         * src/send_message.c
13744         * src/gtk/progressdialog.c
13745         * src/gtk/progressdialog.h
13746                 sync main's GtkTreeView implementation
13747
13748 2005-06-14 [colin]      1.9.11cvs65
13749
13750         * src/imap.c
13751                 Various little fixes, mainly on error paths
13752
13753 2005-06-13 [colin]      1.9.11cvs64
13754
13755         * matcher.c
13756         * procmsg.c
13757         * procmsg.h
13758                 Add a way to fetch only headers. This speeds
13759                 up filtering on headers for IMAP. Fixes:
13760                 bug #481 extraneous imap commands slow down 
13761                         imap filtering
13762                 bug #522 Sylpheed downloads all messages 
13763                         when opening mailbox (IMAP)
13764                 bug #677 IMAP fetch is soooooooooooooo slow
13765         * src/folder.c
13766         * src/folder.h
13767                 Add a folder set_batch method so that
13768                 implementations can speed up flags changes
13769         * src/folderutils.c
13770         * src/summaryview.c
13771                 Use that in mark as (un)read and mark all read
13772                 Refix bug #679
13773         * src/imap.c
13774                 Implement set_batch - brings back deferred
13775                 flags in a less buggy manner. Fixes:
13776                 bug #729 IMAP immediate expunge of deleted messages
13777                 bug #191 remove list of messages with one command
13778                 Fix login with strange chars
13779                 Implement fetch_msg_full
13780                 Fix copy (wrong counts)
13781
13782 2005-06-12 [colin]      1.9.11cvs63
13783
13784         * src/folder.c
13785                 lock incorporation during long operations.
13786                 Avoids fucking up the IMAP socket.
13787
13788 2005-06-12 [colin]      1.9.11cvs62
13789
13790         * src/imap.c
13791                 Fix harmful typo
13792                 Factorize remove_all_msg
13793                 Thread-ize expunge
13794         * src/summaryview.c
13795                 Don't update partial-download status if unnecessary
13796         * src/folder.c
13797                 Use remove_msgs everywhere possible
13798
13799 2005-06-12 [colin]      1.9.11cvs61
13800
13801         * src/folder.c
13802         * src/folder.h
13803                 Add a remove_msgs function to remove a 
13804                 list of messages
13805         * src/imap.c
13806                 Implement that.
13807
13808 2005-06-12 [colin]      1.9.11cvs60
13809
13810         * src/imap.c
13811                 Remove flags-processing deferring... Too hard
13812                 to get it to work in all cases.
13813
13814 2005-06-11 [colin]      1.9.11cvs59
13815
13816         * src/imap.c
13817                 printf -> debug_print
13818
13819 2005-06-11 [colin]      1.9.11cvs58
13820
13821         * src/imap.c
13822                 o Fix build without USE_PTHREAD
13823                 o Factorize imap_open
13824                 o Alertpanel in case of impossible connection
13825                 o Alertpanel in case of impossible login
13826                 o Fix deferred flags processing to force a 
13827                   flush before adding some more flags to process,
13828                   but in another folder.
13829
13830 2005-06-10 [colin]      1.9.11cvs57
13831
13832         * src/imap.c
13833                 o Fix a format string error
13834                 o init ssl socket outside of the thread 
13835                   (it possibly invokes gtk calls)
13836         * src/procmime.c
13837                 o Put back the buffer to its necessary size
13838                 o Fix changing a file pointer without keeping
13839                   track of it (thanks Valgrind)
13840         * src/common/smtp.c
13841                 o Fix automatic STARTTLS if login should be done
13842                   and the server only allows it after starting TLS
13843         * src/gtk/gtkinputdialog.c
13844                 o Eat GDK_Return so that the combo popup doesn't 
13845                   appear when we press Enter to validate the combo
13846                   input dialog (as seen in the Open with... dialog)
13847
13848 2005-06-10 [colin]      1.9.11cvs56
13849
13850         * src/imap.c
13851                 o A bit less debug
13852                 o Fix a crash on deletion
13853                 o Threadize imap_select (it's called outside of 
13854                   threads)
13855                 o Defer treatment of DELETED flags
13856
13857
13858 2005-06-09 [colin]      1.9.11cvs55
13859
13860         * src/imap.c
13861                 Make sure we check imap_gtk_should_override(), which
13862                 potentially calls gtk stuff, before creating thread.
13863                 That way it should't be called via imap_get_session()
13864                 inside a thread.
13865
13866 2005-06-09 [colin]      1.9.11cvs54
13867
13868         * src/imap.c
13869                 o add a bit of status output
13870                 o remove some dead code
13871                 o threadize get_list_of_uids
13872                 o threadize imap_get_flags
13873                 o defer flag changing by 500ms so that they
13874                   can be batched
13875
13876
13877 2005-06-08 [colin]      1.9.11cvs53
13878
13879         * src/imap.c
13880                 Thread-ize imap_cmd_fetch
13881
13882 2005-06-08 [colin]      1.9.11cvs52
13883
13884         * src/main.c
13885                 Mmh, that broke POP3...
13886
13887 2005-06-08 [colin]      1.9.11cvs51
13888
13889         * src/main.c
13890                 Stabilize IMAP patch (thanks to Hoa)
13891
13892 2005-06-08 [colin]      1.9.11cvs50
13893
13894         * src/imap.c
13895                 Test patch to speed up imap. 
13896
13897 2005-06-08 [colin]      1.9.11cvs49
13898
13899         * src/imap_gtk.c
13900                 Warning fix
13901         * src/procmime.c
13902                 Apply patch from gentoo to use /usr/share/mime/globs if 
13903                 available, after un-breaking it
13904         * src/common/log.c
13905         * src/common/log.h
13906                 Use g_timeout for invoking hooks that possibly use gtk
13907                 calls. This should leave gtk calls in the main thread.
13908
13909 2005-06-08 [paul]       1.9.11cvs48
13910
13911         * src/codeconv.c
13912                 conv_get_outgoing_charset_str(): don't
13913                 use prefs_common setting
13914         * src/compose.c
13915         * src/compose.h
13916                 add /Options/Character encoding/... to
13917                 temporarily change the outgoing encoding
13918
13919         (belated sync with main)
13920
13921 2005-06-08 [paul]       1.9.11cvs47
13922
13923         * src/compose.c
13924                 correction to/completion of last
13925                 sync with main
13926
13927 2005-06-08 [paul]       1.9.11cvs46
13928
13929         sync with main:
13930         
13931         * src/codeconv.c
13932         * src/codeconv.h
13933                 always enabled Japanese auto-detection
13934                 if the first letters of locale string
13935                 is "ja"
13936         * src/compose.c
13937                 don't use "destroy" signal to destroy
13938                 Compose object (fix rare crashes on discard?)
13939         * src/mainwindow.c
13940         * src/messageview.c
13941         * src/prefs_send.c
13942                 added Hebrew encodings
13943         * src/sourcewindow.c
13944                 don't use "destroy" signal to destroy
13945                 objects
13946
13947 2005-06-07 [colin]      1.9.11cvs45
13948
13949         * src/summaryview.c
13950                 Add missing unlocks/locks
13951
13952 2005-06-07 [paul]       1.9.11cvs44
13953
13954         * src/summaryview.c
13955                 restore bug #749 fix
13956
13957 2005-06-06 [colin]      1.9.11cvs43
13958
13959         * src/summaryview.c
13960                 Fix selection bug when prefs_common.open_unread 
13961                 is FALSE
13962
13963 2005-06-06 [colin]      1.9.11cvs42
13964
13965         * src/common/md5.c
13966                 Fix a warning
13967         * src/summaryview.c
13968         * src/folderview.c
13969                 Factorize long operations beginning and end
13970                 (locking, freezing/thawing, cursor, ...)
13971                 Check selection->data member in selection-
13972                 related loops; this avoids dying an awful
13973                 death if the selection changes on us while
13974                 we're marking a whole IMAP folder unread, 
13975                 for example.
13976
13977 2005-06-06 [paul]       1.9.11cvs41
13978
13979         * src/textview.c
13980                 don't g_free() a static gchar buffer
13981
13982 2005-06-05 [colin]      1.9.11cvs40
13983
13984         * src/mainwindow.c
13985         * src/messageview.c
13986         * src/summaryview.c
13987                 Fix bug #749 (Show all headers should be
13988                 sticky as the GUI suggests)
13989
13990 2005-06-03 [paul]       1.9.11cvs39
13991
13992         * src/compose.c
13993                 don't allow editing of mail while sending.
13994                 patch by Colin
13995
13996 2005-06-03 [paul]       1.9.11cvs38
13997
13998         * src/folderview.c
13999                 add a freeze/thaw to speed up 'mark all read'
14000
14001 2005-06-03 [paul]       1.9.11cvs37
14002
14003         * src/prefs_message.c
14004                 reflect changes immediately
14005
14006 2005-06-02 [colin]      1.9.11cvs36
14007
14008         * po/POTFILES.in
14009                 Patch by Fabien Vantard.
14010
14011 2005-06-02 [colin]      1.9.11cvs35
14012
14013         * src/imap.c
14014                 Use a non-blocking imap_getline() if possible.
14015                 This should completely prevent the interface
14016                 from freezin on imap operations, although it
14017                 may do strange stuff in case of folder switching
14018                 while a big imap operation is taking place...
14019
14020                 In addition, fix a leak in the case thread
14021                 creation fails on connection.
14022
14023 2005-06-02 [colin]      1.9.11cvs34
14024
14025         * src/crash.c
14026         * src/prefs_common.h
14027                 Fix build (prefs_common_init() doesn't exist
14028                 anymore)
14029
14030 2005-06-02 [colin]      1.9.11cvs33
14031
14032         * src/prefs_account.c
14033                 Fix bug #245 (filtering rules broken when
14034                 renaming a remote account (imap4 or nntp)
14035
14036 2005-06-02 [colin]      1.9.11cvs32
14037
14038         * src/imap.c
14039                 Try to fix IMAP shortcomings: 
14040                 o Multithread imap_open()
14041                 o allow offline-mode overriding instead of
14042                   just returning NULL
14043         * src/imap_gtk.c
14044         * src/imap_gtk.h
14045                 Add a function to ask whether we want to
14046                 override offline-mode for 10 minutes (one-shot
14047                 asking was painful)
14048         * src/procheader.c
14049                 Fix segfault when imap parser isn't happy about
14050                 a missing {
14051
14052 2005-06-01 [colin]      1.9.11cvs31
14053
14054         * src/addrharvest.c
14055         * src/compose.c
14056         * src/mbox.c
14057         * src/mbox.h
14058         * src/mh.c
14059         * src/msgcache.c
14060         * src/send_message.c
14061         * src/setup.c
14062         * src/undo.c
14063         * src/common/hooks.c
14064         * src/common/prefs.c
14065         * src/common/template.c
14066         * src/common/utils.c
14067         * src/gtk/gtkutils.c
14068         * src/gtk/inputdialog.c
14069         * src/gtk/menu.c
14070         * src/gtk/pluginwindow.c
14071         * src/gtk/prefswindow.c
14072         * src/plugins/pgpmime/passphrase.c
14073         * src/plugins/pgpmime/prefs_gpg.c
14074                 More -Wall fixes
14075
14076         * src/common/Makefile.am
14077         * src/common/timing.h
14078                 Add basic timing code
14079
14080         * src/summaryview.c
14081                 Fix a bug with unread messages when 
14082                 re-sorting folders, and by the way
14083                 fix a big performance hit when 
14084                 re-sorting (10k mails: before 5s,
14085                 after .5s)
14086
14087         * src/prefs_compose_writing.c
14088         * src/prefs_compose_writing.h
14089         * src/prefs_message.c
14090         * src/prefs_message.h
14091         * src/prefs_other.c
14092         * src/prefs_other.h
14093         * src/prefs_quote.c
14094         * src/prefs_quote.h
14095         * src/prefs_receive.c
14096         * src/prefs_receive.h
14097         * src/prefs_send.c
14098         * src/prefs_send.h
14099         * src/prefs_summaries.c
14100         * src/prefs_summaries.h
14101                 Fix copyright banner
14102
14103 2005-06-01 [paul]       1.9.11cvs30
14104
14105         * po/fi.po
14106                 updated by Flammie Pirinen
14107         * src/procmime.c
14108                 fix 'Bad BASE64 content' output
14109
14110 2005-05-31 [colin]      1.9.11cvs29
14111
14112         * src/procmime.c
14113                 Oops, where did my hunk go.
14114
14115 2005-05-31 [colin]      1.9.11cvs28
14116
14117         * src/Makefile.am
14118         * src/account.c
14119         * src/action.c
14120         * src/addr_compl.c
14121         * src/addressbook.c
14122         * src/codeconv.c
14123         * src/compose.c
14124         * src/export.c
14125         * src/folder.c
14126         * src/folderview.c
14127         * src/image_viewer.c
14128         * src/main.c
14129         * src/mainwindow.c
14130         * src/messageview.c
14131         * src/mimeview.c
14132         * src/msgcache.c
14133         * src/prefs_account.c
14134         * src/prefs_actions.c
14135         * src/prefs_common.c
14136         * src/prefs_compose_writing.c
14137         * src/prefs_customheader.c
14138         * src/prefs_ext_prog.c
14139         * src/prefs_filtering.c
14140         * src/prefs_filtering_action.c
14141         * src/prefs_fonts.c
14142         * src/prefs_image_viewer.c
14143         * src/prefs_message.c
14144         * src/prefs_message.h
14145         * src/prefs_msg_colors.c
14146         * src/prefs_other.c
14147         * src/prefs_other.h
14148         * src/prefs_quote.c
14149         * src/prefs_receive.c
14150         * src/prefs_receive.h
14151         * src/prefs_send.c
14152         * src/prefs_send.h
14153         * src/prefs_spelling.c
14154         * src/prefs_summaries.c
14155         * src/prefs_summary_column.c
14156         * src/prefs_template.c
14157         * src/prefs_themes.c
14158         * src/prefs_toolbar.c
14159         * src/prefs_wrapping.c
14160         * src/procmime.c
14161         * src/procmsg.c
14162         * src/send_message.h
14163         * src/ssl_manager.c
14164         * src/summary_search.c
14165         * src/summaryview.c
14166         * src/textview.c
14167         * src/wizard.c
14168         * src/common/smtp.c
14169         * src/common/smtp.h
14170         * src/gtk/gtkutils.h
14171                 o Move the rest of Common prefs to new style
14172                 o Lots of -Wall warning fixes
14173                 o fix FIXME in cache memusage calculation
14174                 o Let return receipts be sent from any account
14175                 o Little cache optimisation (read)
14176                 o Fix bug #746 (don't treat commas as separators
14177                   when inside a quoted string)
14178
14179 2005-05-31 [paul]       1.9.11cvs27
14180
14181         * src/prefs_common.c
14182                 fix 'off-by-one' typo
14183
14184 2005-05-31 [paul]       1.9.11cvs26
14185
14186         * src/account.c
14187         * src/addr_compl.c
14188         * src/compose.c
14189         * src/foldersel.c
14190         * src/prefs_actions.c
14191         * src/prefs_common.c
14192         * src/prefs_common.h
14193         * src/prefs_customheader.c
14194         * src/prefs_display_header.c
14195         * src/prefs_filtering.c
14196         * src/prefs_filtering_action.c
14197         * src/prefs_matcher.c
14198         * src/prefs_summaries.c
14199         * src/prefs_summary_column.c
14200         * src/prefs_template.c
14201         * src/prefs_toolbar.c
14202         * src/ssl_manager.c
14203         * src/gtk/pluginwindow.c
14204         * src/gtk/prefswindow.c
14205         * src/gtk/progressdialog.c
14206                 add hidden prefs 'enable_rules_hint'
14207                 for gtk_tree_view_set_rules_hint()
14208                 (sync with main)
14209                 
14210
14211 2005-05-31 [colin]      1.9.11cvs25
14212
14213         * src/Makefile.am
14214         * src/main.c
14215         * src/prefs_common.c
14216         * src/prefs_summaries.c ** ADDED **
14217         * src/prefs_summaries.h ** ADDED **
14218                 Common/Display -> Display/Summaries
14219
14220 2005-05-31 [colin]      1.9.11cvs24
14221
14222         * src/Makefile.am
14223         * src/main.c
14224         * src/prefs_quote.c ** ADDED **
14225         * src/prefs_quote.h ** ADDED **
14226                 Move Common/Quote to Compose/Quoting
14227         * src/prefs_common.c
14228         * src/prefs_common.h
14229                 Remove old quote stuff, add
14230                 convenience functions for GtkTextView prefs
14231         * src/gtk/prefswindow.c
14232                 Set default height higher
14233
14234 2005-05-30 [colin]      1.9.11cvs23
14235
14236         * src/Makefile.am
14237         * src/main.c
14238         * src/prefs_common.c
14239         * src/prefs_compose_writing.c ** ADDED **
14240         * src/prefs_compose_writing.h ** ADDED **
14241                 Move Common/Compose prefs to Compose/Writing
14242
14243 2005-05-30 [colin]      1.9.11cvs22
14244
14245         * src/common/utils.c
14246                 Fix bug #651 (Confused Attract by Subject)
14247                 Patch by M. Benkmann <haferfrost@web.de>
14248         * AUTHORS
14249
14250 2005-05-30 [colin]      1.9.11cvs21
14251
14252         * src/compose.c
14253                 Fix concatenation of different headers of
14254                 the same type (bug #645)
14255         * src/prefs_folder_item.c
14256                 Fix bug #699 (setting color to black doesn't
14257                 work immediately)
14258         * src/procmime.c
14259                 Print out decoding error only once per
14260                 block
14261
14262 2005-05-30 [paul]       1.9.11cvs20
14263
14264         * src/common/template.c
14265                 fix Bcc
14266
14267 2005-05-30 [paul]       1.9.11cvs19
14268
14269         * doc/src/rfc2368.txt   **NEW FILE**
14270         * src/compose.c
14271                 compose_entries_set(): don't interpret Bcc
14272                 header field (conform to RFC 2368)
14273                 (sync with main)
14274
14275 2005-05-29 [colin]      1.9.11cvs18
14276
14277         * src/prefs_common.c
14278                 Let the default reply format respect
14279                 netiquette by cutting the signature.
14280
14281 2005-05-29 [colin]      1.9.11cvs17
14282
14283         * src/summaryview.c
14284                 Don't let always_show_msg override
14285                 open_unread_on_enter when opening a new
14286                 directory.
14287
14288 2005-05-27 [paul]       1.9.11cvs16
14289
14290         sync with main:
14291
14292         * src/main.c
14293                 app_will_exit(): cleanup tmp directory when exit
14294         * src/message_search.c
14295                 improved the interface and made code cleanup.
14296                 removed Clear button
14297         * src/send_message.c
14298                 send_message_local(): use GSpawn, and detect errors
14299         * src/summary_search.c
14300                 improved the interface and made code cleanup
14301         * src/textview.c
14302                 textview_write_link(): also skip non-ascii space
14303                  at the head of link strings (phishing check
14304                  didn't work at the case)
14305         * src/common/utils.c
14306                 get_command_output(): use g_spawn_command_line_sync()
14307                 instead of popen()
14308
14309 2005-05-26 [colin]      1.9.11cvs15
14310
14311         * src/folder.c
14312                 remove printf
14313
14314 2005-05-26 [colin]      1.9.11cvs14
14315
14316         * src/common/nntp.c
14317                 Fix nntp mode reader (bug #611)
14318                 Patch by Florian Mickler <florian@mickler.org>
14319
14320 2005-05-26 [colin]      1.9.11cvs13
14321
14322         * src/plugins/pgpmime/passphrase.c
14323                 Fix mouse grabbing (bug #557)
14324
14325 2005-05-26 [colin]      1.9.11cvs12
14326
14327         * src/prefs_themes.c
14328                 Fix g_warning (bug #541)
14329
14330 2005-05-26 [colin]      1.9.11cvs11
14331
14332         * src/prefs_actions.c
14333         * src/prefs_template.c
14334                 Fix bug #506 (no warning if action/template
14335                 is not saved)
14336         * src/common/template.c
14337                 Fix a possible crash
14338
14339 2005-05-26 [colin]      1.9.11cvs10
14340
14341         * src/folder.c
14342         * src/folderview.c
14343         * src/procmsg.c
14344         * src/summaryview.c
14345                 Forbid locked messages to be moved or
14346                 deleted. Locked messages in trashes 
14347                 still get deleted, for performance
14348                 reason (mh.c::mh_remove_all_msgs)
14349
14350 2005-05-25 [colin]      1.9.11cvs9
14351
14352         * src/procmime.c
14353                 Use correct encoding when sending mails
14354                 with attachments that have accentued 
14355                 chars in their name
14356
14357 2005-05-24 [colin]      1.9.11cvs8
14358
14359         * src/summaryview.c
14360                 Fix bug #688 f) read/unread marker not
14361                 changed on first click
14362                 Also, optimize summary_status_show()
14363                 calls
14364         * src/folder.c
14365         * src/inc.c
14366         * src/procmime.c
14367                 Fix bug #688 b) and c) wrt message
14368                 attachments and signature
14369         * src/stock_pixmap.c
14370         * src/stock_pixmap.h
14371         * src/stock_pixmap.c
14372         * src/stock_pixmap.h
14373         * src/Makefile.am
14374         * src/pixmaps/clip_gpg_signed.xpm
14375                 Add clip/signed icon
14376
14377 2005-05-24 [colin]      1.9.11cvs7
14378
14379         * src/folder_item_prefs.c
14380                 whitespace fix
14381
14382 2005-05-24 [colin]      1.9.11cvs6
14383
14384         * src/folderview.c
14385         * src/prefs_common.c
14386         * src/prefs_common.h
14387                 Add a confirmation to folder drag and drop
14388                 fixes bug #156
14389         * src/alertpanel.c
14390         * src/alertpanel.h
14391                 fix _with_disable parameters so that
14392                 the buttons labels are specifiable too
14393         * src/plugins/pgpmime/sgpgme.c
14394                 reflect said change
14395                 
14396
14397 2005-05-24 [colin]      1.9.11cvs5
14398
14399         * src/folderview.c
14400                 Uncollapse/collapse folders on double-click
14401                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14402                 closes bug #108
14403
14404 2005-05-23 [colin]      1.9.11cvs4
14405
14406         * src/common/socket.c
14407                 Check another special SSL_peek() error.
14408                 Should help wrt bug #728
14409
14410 2005-05-23 [colin]      1.9.11cvs3
14411
14412         * src/plugins/pgpmime/pgpmime.c
14413                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14414                 breaking menu accelerators and stuff. Users will have to
14415                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14416                 account's privacy preferences if needed.
14417
14418 2005-05-22 [paul]
14419
14420         * tools/kdeservicemenu/install.sh
14421                 use kdesu to prompt for root password if doing
14422                 global install/uninstall
14423
14424 2005-05-20 [colin]      1.9.11cvs2
14425
14426         * src/procmsg.c
14427                 Fix another compilation error with gcc-2.9x
14428                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14429         * src/send_message.c
14430                 Don't send QUIT if we aren't connected
14431
14432 2005-05-19 [colin]      1.9.11cvs1
14433
14434         * src/procmsg.c
14435                 Fix compilation with gcc 2.9x
14436
14437 2005-05-19 [paul]       1.9.11
14438
14439         1.9.11 released
14440
14441 2005-05-19 [paul]       1.9.9cvs14
14442
14443         * src/gtk/inputdialog.c
14444                 prevent gettext warning
14445
14446 2005-05-19 [paul]       1.9.9cvs13
14447
14448         * src/mainwindow.c
14449         * src/prefs_common.c
14450         * src/prefs_common.h
14451         * src/textview.c
14452         * src/textview.h
14453                 add an option to toggle cursor in message
14454                 view (sync with main)
14455
14456 2005-05-18 [colin]      1.9.9cvs12
14457
14458         * src/compose.c
14459                 Dereference freed pointer
14460         * src/gtk/gtkaspell.c
14461                 Fix duplication of dictionaries (is it an aspell issue?)
14462
14463 2005-05-18 [colin]      1.9.9cvs11
14464
14465         * src/gtk/inputdialog.c
14466         * src/gtk/gtkaspell.c
14467                 HIGuify dialogs
14468         * src/alertpanel.c
14469                 Remove a double call
14470
14471 2005-05-17 [colin]      1.9.9cvs10
14472
14473         * src/gtk/gtkaspell.c
14474                 Fix dialogs, Ctrl-Enter accel
14475
14476 2005-05-17 [colin]      1.9.9cvs9
14477
14478         * src/gtk/gtkaspell.c
14479                 Fix some accelerators, escape in replace-window
14480
14481 2005-05-16 [colin]      1.9.9cvs8
14482
14483         * src/gtk/gtkaspell.c
14484                 Revert last commit, it was a mistake.
14485
14486 2005-05-16 [colin]      1.9.9cvs7
14487
14488         * src/gtk/gtkaspell.c
14489                 Remove buggy code while we're at it. It's a 
14490                 dead code path anyway.
14491
14492 2005-05-16 [colin]      1.9.9cvs6
14493
14494         * src/gtk/gtkaspell.c
14495                 Missed some gtk_menu_popup where deactivate
14496                 signal should be handled. Should fix bug
14497                 #629 a bit more.
14498
14499 2005-05-16 [colin]      1.9.9cvs5
14500
14501         * src/gtk/gtkaspell.c
14502                 Remove debug printf()s
14503
14504 2005-05-16 [colin]      1.9.9cvs4
14505
14506         * src/gtk/gtkaspell.c
14507                 Fix a bit aspell problems
14508                 (see bug #629)
14509
14510 2005-05-13 [colin]      1.9.9cvs3
14511
14512         * src/folderview.c
14513                 Fix the + appearing even when no subfolders
14514                 have unread messages. Thanks to wwp for the
14515                 bug report.
14516
14517 2005-05-11 [paul]       1.9.9cvs2
14518
14519         * src/folderview.c
14520                 correction to 1.9.9cvs1, only colour folders that
14521                 have new msgs (not unread msgs)
14522
14523 2005-05-10 [colin]      1.9.9cvs1
14524
14525         * src/folderview.c
14526         * src/summaryview.c
14527                 Try to fix bolding bugs again.
14528
14529 2005-05-09 [paul]
14530
14531         * tools/claws.i18n.status.pl
14532                 add Ricardo Mones Lastra's script that has been providing
14533                 the i18n status page for many months
14534
14535 2005-05-09 [paul]       1.9.9
14536
14537         1.9.9 release
14538
14539 2005-05-09 [paul]       1.9.6cvs58
14540
14541         * AUTHORS
14542         * INSTALL
14543         * README.claws
14544                 updated
14545         * Makefile.am 
14546         * RELEASE_NOTES.claws
14547                 add release notes to cvs to simplify release
14548                 procedure
14549         * configure.ac
14550                 add ca and fi to ALL_LINGUAS
14551         * po/Makefile.in.in
14552                 workaround for missing Makevars
14553         * po/ca.po
14554         * po/fi.po
14555                 add new Catalan and Finnish translations
14556                 submitted by Miquel Oliete and Flammie Pirinen
14557         * po/de.po
14558         * po/es.po
14559         * po/fr.po
14560         * po/it.po
14561         * po/pl.po
14562         * po/ru.po
14563         * po/sk.po
14564         * po/sr.po
14565         * po/zh_CN.po
14566                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14567                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14568                 Urke MMI, and Hansom Young
14569         * src/main.c
14570                 Fix drafting when quitting. compose_draft() closes the
14571                 compose windows, which modifies the compose_list GSList.
14572                 We have to refresh this list after echo drafting to avoid a
14573                 segfault
14574         * src/partial_download.c
14575                 fix segfault on exit
14576
14577 2005-05-06 [paul]       1.9.6cvs57
14578
14579         * src/grouplistdialog.c
14580                 quick fix/workaround for unresizeable newsgroup
14581                 name column 
14582
14583 2005-05-06 [paul]       1.9.6cvs56
14584
14585         * src/inc.c
14586         * src/mainwindow.c
14587                 use gettext plural forms
14588         * src/imap_gtk.c
14589         * src/mh_gtk.c
14590         * src/toolbar.c
14591                 small improvement to english usage
14592
14593 2005-05-05 [thorsten]   1.9.6cvs55
14594
14595         * src/folder.c
14596                 fix possible crash
14597
14598 2005-05-05 [paul]       1.9.6cvs54
14599         
14600         sync with HEAD
14601
14602         * AUTHORS
14603         * src/compose.c
14604                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14605                 patch by Tim Mann
14606
14607 2005-05-05 [paul]       1.9.6cvs53
14608
14609         * src/mainwindow.c
14610                 fix resizing of separate message and
14611                 folder views
14612
14613 2005-05-05 [paul]       1.9.6cvs52
14614
14615         * src/account.c
14616         * src/addrgather.c
14617         * src/browseldap.c
14618         * src/exphtmldlg.c
14619         * src/expldifdlg.c
14620         * src/importmutt.c
14621         * src/importpine.c
14622         * src/main.c
14623         * src/mainwindow.c
14624         * src/noticeview.c
14625         * src/prefs_filtering.c
14626         * src/prefs_filtering_action.c
14627         * src/prefs_matcher.c
14628         * src/prefs_spelling.c
14629         * src/prefs_toolbar.c
14630         * src/toolbar.c
14631         * src/wizard.c
14632         * src/gtk/description_window.c
14633         * src/gtk/gtkvscrollbutton.c
14634         * src/gtk/progressdialog.c
14635         * src/gtk/quicksearch.c
14636         * src/plugins/pgpmime/prefs_gpg.c
14637         * src/plugins/spamassassin/spamassassin_gtk.c
14638                 replace deprecated gtk_widget_set_usize
14639
14640 2005-05-04 [colin]      1.9.6cvs51
14641
14642         * src/common/utils.c
14643                 Fix crash when subst_for_filename is called
14644                 with a NULL parameter
14645
14646 2005-05-04 [colin]      1.9.6cvs50
14647
14648         * src/partial_download.c
14649         * src/pop.c
14650                 Escape login when writing uidl file
14651                 fixes bug #736
14652
14653 2005-05-03 [colin]      1.9.6cvs49
14654
14655         * src/procmime.c
14656                 Fix possible DOS in mime parser
14657                 (see bug #634)
14658
14659 2005-05-02 [colin]      1.9.6cvs48
14660
14661         * src/compose.c
14662                 Try to fix the copy/paste mess once again.
14663
14664
14665 2005-04-30 [colin]      1.9.6cvs47
14666
14667         * src/prefs_account.h
14668         * src/procmsg.c
14669         * src/send_message.c
14670         * src/common/smtp.c
14671         * src/common/smtp.h
14672                 Try to batch sending mails (per account) instead of
14673                 reconnecting to server every time.
14674
14675 2005-04-29 [colin]      1.9.6cvs46
14676
14677         * src/messageview.c
14678                 Fix window resizing that refused to size down
14679         * src/prefs_common.c
14680         * src/prefs_common.h
14681         * src/prefs_filtering.c
14682                 Save Filtering's window size
14683
14684 2005-04-21 [paul]       1.9.6cvs45
14685
14686         * ChangeLog-gtk2.claws
14687         * src/setup.c
14688                 correction to sync
14689
14690 2005-04-21 [paul]       1.9.6cvs44
14691
14692         sync with main:
14693
14694         * src/setup.c
14695         * src/statusbar.c
14696         * src/statusbar.h
14697                 use gtkut_widget_draw_now(). Improved performance
14698                 of the update of statusbar
14699         * src/textview.c
14700                 textview_smooth_scroll_do(): redraw it after scroll
14701                 is done (fixed incorrect display when a part of the
14702                 view is hidden).
14703         * src/gtk/gtkutils.c
14704         * src/gtk/gtkutils.h
14705                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14706                 to force update of widgets.
14707                 Removed gtkut_widget_wait_for_draw() which had a big
14708                 overhead  because of waiting for all events processed 
14709
14710 2005-04-20 [paul]       1.9.6cvs43
14711
14712         * src/codeconv.c
14713                 complete 1.9.6cvs42's sync:
14714                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14715
14716 2005-04-19 [paul]       1.9.6cvs42
14717
14718         sync with main:
14719
14720         * src/action.c
14721                 catch_output(): correctly select the insert text
14722                 (fix invalid iterator warnings).
14723         * src/codeconv.c
14724         * src/codeconv.h
14725         * src/mainwindow.c
14726         * src/messageview.c
14727         * src/prefs_common.c
14728                 support GBK encoding.
14729         * src/common/session.c
14730         * src/common/session.h
14731                 use separate buffer for large data to be sent,
14732                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14733
14734 2005-04-18 [paul]       1.9.6cvs41
14735
14736         * src/jpilot.c
14737                 convert unsigned long into guint32
14738                 patch by Paul LeoNerd Evans 
14739
14740 2005-04-17 [colin]      1.9.6cvs40
14741
14742         * src/compose.c
14743                 Fix 'Request return receipt' from folder
14744                 properties (bug #708)
14745
14746 2005-04-17 [colin]      1.9.6cvs39
14747
14748         * src/mainwindow.c
14749                 Fix duplicate hotkeys in Mainwindow's menu
14750
14751 2005-04-17 [colin]      1.9.6cvs38
14752
14753         * src/folderview.c
14754                 Fix duplicate hotkeys in Folderview's contextual
14755                 menu
14756
14757 2005-04-15 [colin]      1.9.6cvs37
14758
14759         * src/summaryview.c
14760                 Fix 'Save as...' with non-ascii filenames
14761
14762 2005-04-15 [colin]      1.9.6cvs36
14763
14764         * src/plugins/pgpmime/pgpmime.c
14765                 Fix bus error on 64bit. Spotted by 
14766                 macallan1888@gmail.com
14767
14768 2005-04-15 [colin]      1.9.6cvs35
14769
14770         * src/prefs_account.c
14771                 Fix cvs34.
14772
14773 2005-04-12 [colin]      1.9.6cvs34
14774
14775         * src/prefs_account.c
14776                 Fix smtp auth type off-by-one. We forgot to
14777                 add PLAIN in the prefs-to-gui setter func and
14778                 as a result, the selected auth when opening
14779                 account prefs was not the correct one.
14780
14781 2005-04-12 [paul]       1.9.6cvs33
14782
14783         * src/inc.c
14784                 if the recv dialog is visible, Cancel only
14785                 cancels the current account
14786
14787
14788 2005-04-10 [colin]      1.9.6cvs32
14789
14790         * src/filtering.c
14791                 Copy score when copying FilteringActions
14792                 Fix bug #674
14793
14794 2005-04-10 [colin]      1.9.6cvs31
14795
14796         * src/inc.c
14797                 Make Message -> Receive -> Cancel cancel 
14798                 incorporation on all accounts. Fixes
14799                 bug #693
14800
14801 2005-04-10 [colin]      1.9.6cvs30
14802
14803         * src/prefs_account.c
14804                 Update Privacy checkbuttons status based
14805                 on the selected privacy system
14806         * src/compose.c
14807                 Always connect the "None" privacy system; the
14808                 static boolean was probably there to avoid
14809                 reconnecting twice in the same compose window,
14810                 but as the parent function is only called once
14811                 per compose, it's only a bug - as a static is
14812                 initialized once per application instance.
14813                 Also, don't uncheck Sign and Encrypt when
14814                 selecting None as privacy system; just ignore
14815                 them when sending/queuing.
14816                 Should fix bug #695
14817
14818 2005-04-08 [colin]      1.9.6cvs29
14819
14820         * src/account.c
14821         * src/prefs_account.c
14822         * src/prefs_account.h
14823                 Add account preference to queue message in a certain
14824                 folder.
14825
14826 2005-04-06 [colin]      1.9.6cvs28
14827
14828         * src/prefs_account.c
14829                 Update old inbox path syntax
14830
14831 2005-04-06 [paul]       1.9.6cvs27
14832
14833         sync with main:
14834
14835         * configure.ac
14836                 changed -traditional-cpp to -no-cpp-precomp for newer
14837                 Mac OS X support
14838         * src/foldersel.c
14839                 made column resize automatically
14840         * src/send_message.c
14841                 send_message_smtp(): consider EOF right after QUIT
14842                 successful (workaround for Gmail SMTP server)
14843         * src/common/socket.c
14844                 ssl_read(), ssl_peek(): check EOF which violates the
14845                 SSL protocol
14846         * src/gtk/colorlabel.c
14847                 removed warnings when displaying colorlabel menu
14848                 (don't use GtkAlignment)
14849
14850 2005-04-05 [paul]       1.9.6cvs26
14851
14852         * src/plugins/trayicon/trayicon.c
14853                 fix clipping of icon under KDE3 
14854
14855 2005-04-05 [paul]       1.9.6cvs25
14856
14857         * src/summaryview.c
14858                 hide display of threading
14859                 patch by Alfons
14860
14861 2005-04-04 [thorsten]   1.9.6cvs24
14862
14863         * src/mh.c
14864                 marks lost on filesystems with different stat() results on
14865                 summer-/wintertime
14866
14867 2005-04-03 [colin]      1.9.6cvs23
14868
14869         * src/summaryview.c
14870                 Don't handle up/down. Patch by Alfons
14871
14872 2005-04-02 [colin]      1.9.6cvs22
14873
14874         * src/summaryview.c
14875                 Make scrolling faster. Patch by Alfons.
14876
14877 2005-04-01 [colin]      1.9.6cvs21
14878
14879         * src/Makefile.am
14880         * src/stock_pixmap.c
14881         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14882         * src/pixmaps/dir_noselect.xpm ** ADDED **
14883                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14884
14885 2005-04-01 [colin]      1.9.6cvs20
14886
14887         * src/image_viewer.c
14888         * src/image_viewer.h
14889         * src/procmime.c
14890         * src/procmime.h
14891         * src/textview.c
14892         * src/textview.h
14893                 Implement inline image resizing and right-clicking
14894
14895 2005-04-01 [paul]       1.9.6cvs19
14896
14897         * AUTHORS
14898         * Makefile.am
14899         * configure.ac
14900                 check for gnome2
14901                 patch by Luca Cavalli <loopback<AT>slackit.org>
14902         * po/ru.po
14903                 updated by Pavlo Bohmat
14904
14905 2005-03-31 [colin]      1.9.6cvs18
14906
14907         * src/news.c
14908                 Fix parsing references
14909         * src/msgcache.c
14910                 don't put nulls in the references list
14911         * src/procheader.c
14912                 commit that forgotten file in 1.9.6cvs14
14913
14914 2005-03-31 [colin]      1.9.6cvs17
14915
14916         * src/compose.c
14917                 Fix joining of signature separator again. 
14918                 Maybe Hiro could put it in main too...
14919
14920 2005-03-31 [colin]      1.9.6cvs16
14921
14922         * src/Makefile.am
14923         * src/foldersel.c
14924         * src/stock_pixmap.c
14925         * src/stock_pixmap.h
14926         * src/pixmaps/dir-noselect.xpm
14927                 Update foldersel.c (sync from main, patch by Alfons)
14928
14929 2005-03-30 [colin]      1.9.6cvs15
14930
14931         * src/imap.c
14932                 Fix handling of imap folders containing [] in 
14933                 their name. Thanks to Nahuel Angelinetti for
14934                 the detailed bugreport.
14935
14936 2005-03-30 [colin]      1.9.6cvs14
14937
14938         * src/common/utils.h
14939         * src/common/utils.c
14940         * src/common/defs.h
14941         * src/matcher.c
14942         * src/msgcache.c
14943         * src/news.c
14944         * src/procmsg.c
14945         * src/procmsg.h
14946         * src/quote_fmt_parse.y
14947         * src/summaryview.c
14948                 Update references system. Patch by Alfons
14949
14950 2005-03-30 [colin]      1.9.6cvs13
14951
14952         * src/common/socket.c
14953                 Force the glibc to read resolv.conf again when 
14954                 it has changed. Should fix issues when changing
14955                 networks on a laptop and not restarting sylpheed. 
14956
14957 2005-03-30 [paul]       1.9.6cvs12
14958
14959         partial sync with main:
14960
14961         * src/action.c
14962                 create_io_dialog(): use user-defined text font
14963                 (thanks to Alfons), and modified its appearance.
14964         * src/addrgather.c
14965         * src/addrharvest.c
14966         * src/browseldap.c
14967                 replace old code
14968         * src/compose.c
14969                 don't join (presumably) itemized lines on line-wrapping
14970                 fixed wrapping of quote when auto-wrapping is enabled
14971                 compose_destroy(): destroy paned only if it's not
14972                 attached to window. Fixed memory leak of popup menu.
14973         * src/exphtmldlg.c
14974         * src/expldifdlg.c
14975                 replace old code
14976         * src/html.c
14977         * src/html.h
14978         * src/importmutt.c
14979         * src/importpine.c
14980                 replace old code
14981         * src/main.c
14982                 removed redundant code
14983         * src/mainwindow.c
14984                 changed 'Code set' (which is rather incorrect)
14985                 in the menu to 'Character encoding'
14986                 main_window_set_widgets(): request size first
14987                 to prevent window size becoming wrong
14988                 fixed remembering of the state of the visibility
14989                 of MessageView
14990         * src/messageview.c
14991                 changed 'Code set' (which is rather incorrect)
14992                 in the menu to 'Character encoding'
14993         * src/prefs_common.c
14994         * src/prefs_common.h
14995                 added an option whether to render HTML as text or not
14996                 added separators to outgoing encoding menu
14997         * src/procheader.c
14998                 procheader_scan_date_string(): support header
14999                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
15000         * src/summaryview.c
15001         * src/summaryview.h
15002                 minor code cleanup
15003         * src/textview.c
15004                 textview_show_html(): force output of newline
15005                 added an option whether to render HTML as text or not
15006         * src/common/utils.c
15007                 strncpy2(): optimized based on Alfons' code
15008         * src/gtk/gtkutils.c
15009         * src/gtk/gtkutils.h
15010                 removed non-used code
15011         * src/plugins/pgpmime/passphrase.c
15012                 partially fixed grab input of passphrase dialog
15013                 Confine pointer to window
15014
15015 2005-03-30 [colin]      1.9.6cvs11
15016
15017         * src/msgcache.c
15018         * src/msgcache.h
15019                 Read/write 32bit ints from cache & marks
15020                 From main.
15021
15022 2005-03-29 [paul]       1.9.6cvs10
15023
15024         * AUTHORS
15025         * ChangeLog.claws
15026         * src/compose.c
15027         * src/gtk/gtkaspell.c
15028                 sync with HEAD (don't pass NULL pointers) 
15029
15030 2005-03-24 [paul]
15031
15032         * tools/Makefile.am
15033         * tools/README
15034         * tools/acroread2sylpheed.pl
15035                 sync with HEAD (add script to send pdfs as
15036                 attachments from Adobe Reader 7)
15037
15038 2005-03-21 [paul]       1.9.6cvs9
15039
15040         * configure.ac
15041         * po/POTFILES.in
15042         * src/Makefile.am
15043         * src/crash.c
15044         * src/image_viewer.c ** ADDED **
15045         * src/image_viewer.h ** ADDED **
15046         * src/main.c
15047         * src/prefs_common.c
15048         * src/prefs_common.h
15049         * src/prefs_image_viewer.c ** ADDED **
15050         * src/prefs_image_viewer.h ** ADDED **
15051         * src/textview.c
15052         * src/gtk/about.c
15053         * src/pixmaps/sylpheed_logo.xpm
15054         * src/plugins/Makefile.am
15055         * src/plugins/image_viewer/.cvsignore ** REMOVED **
15056         * src/plugins/image_viewer/Makefile.am ** REMOVED **
15057         * src/plugins/image_viewer/plugin.c ** REMOVED **
15058         * src/plugins/image_viewer/viewer.c ** REMOVED **
15059         * src/plugins/image_viewer/viewer.glade ** REMOVED **
15060         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
15061         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
15062         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
15063         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
15064                 as gdk-pixbuf is now built-in
15065                 remove image_viewer plugin and put code back into
15066                 main codebase
15067                 implement inline image display (sync with main)
15068
15069                 replace logo with newer, nicer, larger version  
15070
15071 2005-03-21 [paul]       1.9.6cvs8
15072
15073         * src/gtk/about.c
15074                 cosmetic improvement
15075
15076 2005-03-21 [holger]     1.9.6cvs7
15077
15078         * src/plugins/spamassassin/spamassassin.c
15079                 Sync with HEAD
15080                 (unregister hook on failed plugin init)
15081
15082 2005-03-20 [colin]      1.9.6cvs6
15083
15084         * src/common/plugin.c
15085                 Check that plugin isn't already loaded
15086                 Patch by Alfons
15087
15088 2005-03-20 [thorsten]   1.9.6cvs5
15089
15090         * src/compose.c
15091                 use a more compatible syntax
15092
15093 2005-03-20 [thorsten]   1.9.6cvs4
15094
15095         * src/prefs_toolbar.c
15096                 fix crash when selecting toolbar item (uninitialized pointer)
15097
15098 2005-03-20 [thorsten]   1.9.6cvs3
15099
15100         * src/procmime.c
15101                 fix mimetype detection (referenced free()d string)
15102
15103 2005-03-20 [paul]       1.9.6cvs2
15104
15105         * src/compose.c
15106                 sync with HEAD (1.0.3cvs5)
15107                 neglect Reply-To header if empty
15108                 Patch by Alfons 
15109
15110 2005-03-19 [holger]     1.9.6cvs1
15111
15112         * src/summaryview.c
15113         * src/summaryview.h
15114                 Sync with HEAD
15115
15116 2005-03-18 [paul]       1.9.6
15117
15118         initial GTK2 release
15119
15120 2005-03-18 [paul]       1.0.3cvs3.1
15121
15122         * AUTHORS
15123         * ChangeLog.claws
15124         * configure.ac
15125         * src/gtk/about.c
15126         * src/pixmaps/sylpheed_logo.xpm
15127                 sync with HEAD
15128
15129 2005-03-18 [colin]      1.0.3cvs2.6
15130
15131         * src/summaryview.c
15132                 Remove call to summary_step in summary_copy_selected_to
15133                 Can't see its purpose, and this causes bug when copying
15134                 a message if the next one is unread: it reads it.
15135
15136 2005-03-18 [paul]       1.0.3cvs2.5
15137
15138         * src/foldersel.c
15139                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
15140
15141 2005-03-18 [paul]       1.0.3cvs2.4
15142
15143         * src/addrharvest.c
15144         * src/codeconv.c
15145         * src/codeconv.h
15146         * src/compose.c
15147         * src/news.c
15148         * src/procheader.c
15149         * src/procmime.c
15150         * src/unmime.c
15151         * src/unmime.h
15152                 fix buffer overflow, CAN-2005-0667, see
15153                 http://secunia.com/advisories/14491/
15154                 Patch by Alfons
15155
15156 2005-03-17 [colin]      1.0.3cvs2.3
15157
15158         * src/prefs_fonts.c
15159         * src/summaryview.c
15160                 Fix font bugs (both lists now officialy share 
15161                 the same font)
15162                 
15163
15164 2005-03-17 [paul]       1.0.3cvs2.2
15165
15166         * src/gtk/pluginwindow.c
15167                 make plugin descriptions uneditable
15168
15169 2005-03-11 [paul]       1.0.3cvs2.1
15170
15171         * ChangeLog.claws
15172         * configure.ac
15173         * po/POTFILES.in
15174         * src/plugins/trayicon/trayicon.c
15175                 sync with HEAD
15176                 add src/wizard.c to POTFILES.in
15177
15178 2005-03-11 [paul]       1.0.3cvs1.1
15179
15180         * ChangeLog
15181         * ChangeLog.claws
15182         * configure.ac
15183         * po/de.po
15184         * po/es.po
15185         * po/fr.po
15186         * po/it.po
15187         * po/pt_BR.po
15188         * po/ru.po
15189         * po/sk.po
15190         * po/sr.po
15191         * po/zh_CN.po
15192                 sync with HEAD
15193
15194 2005-03-04 [colin]      1.0.1cvs22.2
15195
15196         * src/compose.c
15197                 Fix signatures with accentued chars in it
15198
15199 2005-03-04 [colin]      1.0.1cvs22.1
15200
15201         * src/common/smtp.c
15202         * src/common/smtp.h
15203                 Don't use SIZE param in MAIL FROM: if server 
15204                 doesn't support it. Patch by Eugen Freiter
15205                 <eugen_f@users.sf.net>
15206
15207 2005-02-27 [paul]       1.0.1cvs20.1
15208
15209         * ChangeLog.claws
15210         * configure.ac
15211         * src/messageview.c
15212                 sync with HEAD
15213
15214 2005-02-27 [colin]      1.0.1cvs19.4
15215
15216         * src/procheader.c
15217         * src/procheader.h
15218                 Fix prototypes. Patch by Alfons
15219
15220 2005-02-27 [colin]      1.0.1cvs19.3
15221
15222         * src/compose.c
15223                 Don't auto-join the signature separator.
15224
15225 2005-02-26 [colin]      1.0.1cvs19.2
15226
15227         * src/summaryview.c
15228                 Fix 'mark all read' with collapsed threads.
15229                 Patch by Alfons.
15230
15231 2005-02-25 [paul]       1.0.1cvs19.1
15232
15233         * ChangeLog.claws
15234         * configure.ac
15235         * src/prefs_account.c
15236         * src/prefs_folder_item.c
15237         * src/gtk/prefswindow.c
15238         * src/gtk/prefswindow.h
15239                 sync with HEAD
15240
15241 2005-02-25 [paul]       1.0.1cvs15.12
15242
15243         * src/alertpanel.c
15244         * src/codeconv.c
15245         * src/compose.c
15246         * src/textview.c
15247         * src/gtk/gtkutils.c
15248         * src/gtk/gtkutils.h
15249         * src/gtk/logwindow.c
15250         * src/gtk/progressdialog.c
15251                 sync with main (revision 127)
15252                 and fix logwindow clipping
15253
15254 2005-02-24 [colin]      1.0.1cvs15.11
15255
15256         * src/plugins/pgpmime/passphrase.c
15257                 Disable input grabbing; it doesn't work yet.
15258
15259 2005-02-24 [colin]      1.0.1cvs15.10
15260
15261         * src/messageview.c
15262                 Don't send out receipts if offline. Ask.
15263
15264 2005-02-23 [colin]      1.0.1cvs15.9
15265
15266         * src/summaryview.c     
15267                 Fix expanding
15268
15269 2005-02-23 [colin]      1.0.1cvs15.8
15270
15271         * src/summaryview.c
15272                 Really fix Bug 568 by removing useless
15273                 calls. summary_thread_init() now called
15274                 in summary_sort(). This should please
15275                 Alfons as it should be faster than 
15276                 previously.
15277
15278 2005-02-23 [colin]      1.0.1cvs15.7
15279
15280         * src/compose.c
15281                 Encode parts as QP or B64 if signing
15282
15283 2005-02-23 [colin]      1.0.1cvs15.6
15284
15285         * src/compose.c
15286                 Fix Mimeinfo leakage (including tmp files)
15287         * src/procmsg.c
15288                 Fix tmp file leakage (spotted by Ivan Rayner)
15289
15290 2005-02-22 [colin]      1.0.1cvs15.5
15291
15292         * src/expldifdlg.c
15293                 Fix keyboard input. Patch by Alfons.
15294
15295 2005-02-21 [colin]      1.0.1cvs15.4
15296
15297         * src/compose.c
15298                 Fix Sign/Encrypt when unselecting privacy
15299                 system
15300         * src/prefs_common.c
15301                 Change default message font to Monospace
15302         * src/summaryview.c
15303                 More freezing during potentially large operations
15304
15305 2005-02-21 [paul]       1.0.1cvs15.3
15306
15307         * src/main.c
15308                 fix --help output
15309
15310 2005-02-21 [paul]       1.0.1cvs15.2
15311
15312         * po/Makefile.in.in
15313         * src/compose.c
15314         * src/summaryview.c
15315         * src/textview.c
15316         * src/common/utils.c
15317         * src/common/utils.h
15318                 sync with main (revision 117)
15319
15320 2005-02-20 [colin]      1.0.1cvs15.1
15321
15322         * src/common/defs.h
15323                 Change cache file to .sylpheed_claws_cache, as
15324                 suggested by Alfons. Allows people to switch
15325                 between Sylpheed and Sylpheed-Claws. it is
15326                 a good idea to "Check for new messages" at next
15327                 startup.
15328
15329
15330 2005-02-18 [colin]      1.0.1cvs14.1
15331
15332         * src/quote_fmt_lex.l
15333         * src/quote_fmt_parse.y
15334                 Fix parser initialisation. Patch by Ivan.
15335
15336 2005-02-18 [colin]      1.0.1cvs11.6
15337
15338         * src/folderview.c
15339                 Fix scrolldown (bug 662)
15340
15341 2005-02-17 [colin]      1.0.1cvs11.5
15342
15343         * src/codeconv.c
15344                 conv_filename_to_utf8: return clean 7bit instead
15345                 of broken utf8 if needed
15346         * src/mimeview.c
15347                 Fix display of parts with unclean 8bit names
15348
15349 2005-02-17 [paul]       1.0.1cvs11.4
15350
15351         * src/compose.c
15352         * src/exportldif.c
15353         * src/matcher_parser_parse.y
15354         * src/procmime.c
15355         * src/sourcewindow.c
15356         * src/common/Makefile.am
15357         * src/common/intl.h             ** REMOVED **
15358         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15359                 sync with main (revision 109)
15360                 and clean up
15361
15362 2005-02-16 [colin]      1.0.1cvs11.3
15363
15364         * src/summaryview.c
15365                 Fix collapsed thread not highlighting when new
15366                 messages in it (Bug 568) Patch by Stephan Sachse.
15367                 Fix messed up selection when reaching bounds (Bug 632)
15368         * src/prefs_themes.c
15369                 Fix theme installing (Bug 684)
15370
15371 2005-02-16 [colin]      1.0.1cvs11.2
15372
15373         * src/messageview.c
15374                 Fix messageview_select_all
15375
15376 2005-02-16 [colin]      1.0.1cvs11.1
15377
15378         * src/mh.c
15379                 Sync with HEAD (MH scan required function)
15380
15381 2005-02-15 [colin]      1.0.1cvs8.1
15382
15383         * src/mimeview.c
15384         * src/common/utils.c
15385                 Sync with HEAD (filename chars substitution)
15386
15387 2005-02-15 [colin]      1.0.1cvs7.3
15388
15389         * src/gtk/pluginwindow.c
15390                 Fix button spacing
15391
15392 2005-02-15 [colin]      1.0.1cvs7.2
15393
15394         * src/mimeview.c
15395                 Fix mime icons not reset across message when
15396                 scrolled down
15397
15398 2005-02-15 [colin]      1.0.1cvs7.1
15399
15400         * src/compose.c
15401         * src/procmime.c
15402                 Sync with HEAD (optimisation of cvs6)
15403
15404 2005-02-14 [colin]      1.0.1cvs6.1
15405
15406         * src/compose.c
15407         * src/procmime.c
15408                 Sync with HEAD (encode "From " at line beginning)
15409
15410 2005-02-14 [colin]      1.0.1cvs5.3
15411
15412         * src/compose.c
15413                 Fix wrapping with accentued chars.
15414
15415 2005-02-13 [colin]      1.0.1cvs5.2
15416
15417         * src/textview.c
15418                 Fix email informative part parsing with
15419                 accentued chars in it. ispunct() returns
15420                 true for them in utf8...
15421
15422 2005-02-12 [colin]      1.0.1cvs5.1
15423
15424         * src/filtering.c
15425                 Sync with HEAD (remove wrong use of compose after send)
15426
15427 2005-02-12 [paul]       1.0.1cvs4.5
15428
15429         * src/textview.c
15430                 remove unnecessary code (thanks to Alfons)
15431
15432 2005-02-12 [paul]       1.0.1cvs4.4
15433
15434         * src/textview.c
15435                 add 'Copy' to contextual menu on emails
15436
15437 2005-02-11 [colin]      1.0.1cvs4.3
15438
15439         * src/compose.c
15440                 revert 1.0.0cvs28.2, it doesn't work that well.
15441
15442 2005-02-11 [paul]       1.0.1cvs4.2
15443
15444         * po/Makefile.in.in
15445                 fix 'make release'
15446
15447 2005-02-10 [paul]       1.0.1cvs4.1
15448
15449         * ChangeLog
15450         * ChangeLog.claws
15451         * ChangeLog.jp
15452         * configure.ac
15453         * src/compose.c
15454                 sync with HEAD (sync with main)
15455
15456 2005-02-10 [paul]       1.0.1cvs3.2
15457
15458         * AUTHORS
15459         * Makefile.am
15460         * autogen.sh
15461         * configure.ac
15462         * config/mkinstalldirs
15463         * intl/.cvsignore
15464         * intl/ChangeLog
15465         * intl/VERSION
15466         * intl/bindtextdom.c
15467         * intl/config.charset
15468         * intl/dcgettext.c
15469         * intl/dcigettext.c
15470         * intl/dcngettext.c
15471         * intl/dgettext.c
15472         * intl/dngettext.c
15473         * intl/eval-plural.h
15474         * intl/explodename.c
15475         * intl/finddomain.c
15476         * intl/gettext.c
15477         * intl/gettextP.h
15478         * intl/gmo.h
15479         * intl/hash-string.h
15480         * intl/intl-compat.c
15481         * intl/l10nflist.c
15482         * intl/libgnuintl.h.in
15483         * intl/loadinfo.h
15484         * intl/loadmsgcat.c
15485         * intl/localcharset.c
15486         * intl/localcharset.h
15487         * intl/locale.alias
15488         * intl/localealias.c
15489         * intl/localename.c
15490         * intl/log.c
15491         * intl/ngettext.c
15492         * intl/os2compat.c
15493         * intl/os2compat.h
15494         * intl/osdep.c
15495         * intl/plural-exp.c
15496         * intl/plural-exp.h
15497         * intl/plural.c
15498         * intl/plural.y
15499         * intl/ref-add.sin
15500         * intl/ref-del.sin
15501         * intl/relocatable.c
15502         * intl/relocatable.h
15503         * intl/textdomain.c
15504         * m4/Makefile.am
15505         * po/Makefile.in.in
15506         * src/Makefile.am
15507         * src/account.c
15508         * src/action.c
15509         * src/addr_compl.c
15510         * src/addressadd.c
15511         * src/addressbook.c
15512         * src/addrgather.c
15513         * src/addrindex.c
15514         * src/alertpanel.c
15515         * src/browseldap.c
15516         * src/codeconv.c
15517         * src/codeconv.h
15518         * src/compose.c
15519         * src/compose.h
15520         * src/crash.c
15521         * src/editaddress.c
15522         * src/editbook.c
15523         * src/editgroup.c
15524         * src/editjpilot.c
15525         * src/editldap.c
15526         * src/editldap_basedn.c
15527         * src/editvcard.c
15528         * src/exphtmldlg.c
15529         * src/expldifdlg.c
15530         * src/export.c
15531         * src/exporthtml.c
15532         * src/filtering.c
15533         * src/folder.c
15534         * src/folder_item_prefs.c
15535         * src/foldersel.c
15536         * src/folderview.c
15537         * src/grouplistdialog.c
15538         * src/headerview.c
15539         * src/imap.c
15540         * src/imap_gtk.c
15541         * src/import.c
15542         * src/importldif.c
15543         * src/importmutt.c
15544         * src/importpine.c
15545         * src/inc.c
15546         * src/ldif.c
15547         * src/main.c
15548         * src/mainwindow.c
15549         * src/matcher.c
15550         * src/mbox.c
15551         * src/message_search.c
15552         * src/messageview.c
15553         * src/mh.c
15554         * src/mh_gtk.c
15555         * src/mimeview.c
15556         * src/msgcache.c
15557         * src/news.c
15558         * src/news_gtk.c
15559         * src/noticeview.c
15560         * src/partial_download.c
15561         * src/pop.c
15562         * src/prefs_account.c
15563         * src/prefs_actions.c
15564         * src/prefs_common.c
15565         * src/prefs_customheader.c
15566         * src/prefs_display_header.c
15567         * src/prefs_ext_prog.c
15568         * src/prefs_filtering.c
15569         * src/prefs_filtering_action.c
15570         * src/prefs_folder_item.c
15571         * src/prefs_fonts.c
15572         * src/prefs_gtk.c
15573         * src/prefs_matcher.c
15574         * src/prefs_msg_colors.c
15575         * src/prefs_spelling.c
15576         * src/prefs_summary_column.c
15577         * src/prefs_template.c
15578         * src/prefs_themes.c
15579         * src/prefs_toolbar.c
15580         * src/prefs_wrapping.c
15581         * src/privacy.c
15582         * src/procheader.c
15583         * src/procmime.c
15584         * src/procmsg.c
15585         * src/quote_fmt.c
15586         * src/recv.c
15587         * src/send_message.c
15588         * src/setup.c
15589         * src/sourcewindow.c
15590         * src/ssl_manager.c
15591         * src/statusbar.c
15592         * src/summary_search.c
15593         * src/summaryview.c
15594         * src/textview.c
15595         * src/toolbar.c
15596         * src/wizard.c
15597         * src/common/nntp.c
15598         * src/common/plugin.c
15599         * src/common/smtp.c
15600         * src/common/ssl.c
15601         * src/common/ssl_certificate.c
15602         * src/common/string_match.c
15603         * src/common/sylpheed.c
15604         * src/common/template.c
15605         * src/common/utils.c
15606         * src/gtk/about.c
15607         * src/gtk/colorlabel.c
15608         * src/gtk/description_window.c
15609         * src/gtk/filesel.c
15610         * src/gtk/foldersort.c
15611         * src/gtk/gtkaspell.c
15612         * src/gtk/gtkutils.c
15613         * src/gtk/inputdialog.c
15614         * src/gtk/logwindow.c
15615         * src/gtk/menu.c
15616         * src/gtk/pluginwindow.c
15617         * src/gtk/prefswindow.c
15618         * src/gtk/progressdialog.c
15619         * src/gtk/quicksearch.c
15620         * src/gtk/sslcertwindow.c
15621         * src/plugins/clamav/clamav_plugin.c
15622         * src/plugins/clamav/clamav_plugin_gtk.c
15623         * src/plugins/demo/demo.c
15624         * src/plugins/dillo_viewer/dillo_prefs.c
15625         * src/plugins/dillo_viewer/dillo_viewer.c
15626         * src/plugins/image_viewer/plugin.c
15627         * src/plugins/image_viewer/viewer.c
15628         * src/plugins/image_viewer/viewerprefs.c
15629         * src/plugins/mathml_viewer/mathml_viewer.c
15630         * src/plugins/pgpmime/passphrase.c
15631         * src/plugins/pgpmime/plugin.c
15632         * src/plugins/pgpmime/prefs_gpg.c
15633         * src/plugins/pgpmime/select-keys.c
15634         * src/plugins/pgpmime/sgpgme.c
15635         * src/plugins/spamassassin/spamassassin.c
15636         * src/plugins/spamassassin/spamassassin_gtk.c
15637         * src/plugins/trayicon/trayicon.c
15638                 sync with main (revision 104)
15639
15640 2005-02-10 [colin]      1.0.1cvs3.1
15641
15642         * src/mainwindow.c
15643                 Sync with HEAD (fix occasional crasher)
15644
15645 2005-02-10 [colin]      1.0.1cvs2.1
15646
15647         * src/messageview.c
15648                 Synw with HEAD (don't automatically display html)
15649
15650 2005-02-09 [colin]      1.0.1cvs1.3
15651
15652         * src/textview.c
15653         * src/textview.h
15654                 Add contextual menu on emails
15655
15656 2005-02-09 [colin]      1.0.1cvs1.2
15657
15658         * src/codeconv.c
15659                 Fix converting from broken headers and 
15660                 put back the _ in missing places
15661                 (feature broke with cvs24.2 sync, main 
15662                  possibly affected?)
15663
15664 2005-02-09 [colin]      1.0.1cvs1.1
15665
15666         * src/messageview.c
15667         * src/mimeview.c
15668         * src/mimeview.h
15669                 Sync with HEAD (display non text/plain mails with plugin)
15670
15671 2005-02-08 [colin]      1.0.1.1
15672
15673         * ChangeLog.claws
15674         * po/pt_BR.po
15675                 Sync with HEAD
15676         * configure.ac
15677                 Make default configuration directory 
15678                 be .sylpheed-gtk2
15679
15680 2005-02-08 [colin]      1.0.0cvs29.1
15681
15682         * po/de.po
15683         * po/es.po
15684         * po/fr.po
15685         * po/it.po
15686         * po/sk.po
15687         * po/sr.po
15688                 Sync translations with HEAD
15689
15690 2005-02-06 [colin]      1.0.0cvs28.3
15691
15692         * src/compose.c
15693                 Make compose a bit faster - patch by Alfons.
15694
15695 2005-02-06 [colin]      1.0.0cvs28.2
15696
15697         * src/compose.c
15698                 Make pasting via middle-click more reliable
15699
15700 2005-02-05 [paul]       1.0.0cvs28.1
15701
15702         * ChangeLog
15703         * ChangeLog.claws
15704         * ChangeLog.jp
15705         * configure.ac
15706         * src/compose.c
15707                 sync with HEAD
15708                 (fix bug 682 'redirect is broken'
15709
15710 2005-02-05 [torte]      1.0.0cvs27.1
15711
15712         * ChangeLog.claws
15713         * configure.ac
15714         * src/partial_download.c
15715                 Sync with HEAD (fix buf overflow)
15716
15717 2005-02-03 [colin]      1.0.0cvs26.1
15718
15719         * src/common/plugin.c
15720                 Sync with HEAD (avoid plugin mismatches)
15721
15722 2005-02-03 [paul]       1.0.0cvs25.3
15723
15724         * src/folderview.c
15725         * src/headerview.c
15726         * src/summaryview.c
15727         * src/textview.c
15728         * src/gtk/colorlabel.c
15729                 third and final part of initial sync with main-gtk2
15730
15731 2005-02-03 [paul]       1.0.0cvs25.2
15732
15733         * src/jpilot.c
15734                 fix building with jpilot support
15735
15736 2005-02-02 [colin]      1.0.0cvs25.1
15737
15738         * src/messageview.c
15739                 Sync with HEAD (fix dangerous typo)
15740
15741 2005-02-01 [colin]      1.0.0cvs24.3
15742
15743         * src/common/xml.c
15744                 Write file as advertised (UTF-8)
15745
15746 2005-02-01 [paul]       1.0.0cvs24.2
15747
15748         * src/addrbook.c
15749         * src/addrindex.c
15750         * src/alertpanel.h
15751         * src/codeconv.c
15752         * src/codeconv.h
15753         * src/compose.c
15754         * src/export.c
15755         * src/folder_item_prefs.c
15756         * src/html.c
15757         * src/imap.c
15758         * src/import.c
15759         * src/jpilot.c
15760         * src/mainwindow.c
15761         * src/matcher_parser_lex.l
15762         * src/messageview.c
15763         * src/mh.c
15764         * src/prefs_account.c
15765         * src/prefs_actions.c
15766         * src/prefs_common.c
15767         * src/prefs_gtk.c
15768         * src/prefs_gtk.h
15769         * src/prefs_themes.c
15770         * src/procheader.c
15771         * src/procmime.c
15772         * src/sourcewindow.c
15773         * src/statusbar.c
15774         * src/summaryview.c
15775         * src/textview.c
15776         * src/toolbar.c
15777         * src/unmime.c
15778         * src/common/template.c
15779         * src/common/utils.c
15780         * src/common/xml.c
15781         * src/common/xml.h
15782         * src/gtk/gtkaspell.c
15783         * src/plugins/clamav/clamav_plugin.c
15784         * src/plugins/dillo_viewer/dillo_prefs.c
15785         * src/plugins/image_viewer/viewerprefs.c
15786         * src/plugins/pgpmime/passphrase.c
15787         * src/plugins/pgpmime/prefs_gpg.c
15788         * src/plugins/pgpmime/select-keys.c
15789         * src/plugins/spamassassin/spamassassin.c
15790                 second part of initial sync with main-gtk2
15791                 (more to follow)
15792
15793 2005-01-31 [colin]      1.0.0cvs24.1
15794
15795         * src/compose.c
15796                 Sync with HEAD
15797
15798 2005-01-29 [paul]       1.0.0cvs23.2
15799
15800         * src/account.c
15801         * src/action.c
15802         * src/addressadd.c
15803         * src/addressbook.c
15804         * src/alertpanel.c
15805         * src/compose.c
15806         * src/editaddress.c
15807         * src/editbook.c
15808         * src/editgroup.c
15809         * src/editjpilot.c
15810         * src/editldap.c
15811         * src/editldap_basedn.c
15812         * src/editvcard.c
15813         * src/export.c
15814         * src/foldersel.c
15815         * src/grouplistdialog.c
15816         * src/import.c
15817         * src/importldif.c
15818         * src/inc.c
15819         * src/main.c
15820         * src/mainwindow.c
15821         * src/message_search.c
15822         * src/messageview.c
15823         * src/mimeview.c
15824         * src/prefs_actions.c
15825         * src/prefs_common.c
15826         * src/prefs_common.h
15827         * src/prefs_customheader.c
15828         * src/prefs_display_header.c
15829         * src/prefs_filtering.c
15830         * src/prefs_filtering_action.c
15831         * src/prefs_gtk.c
15832         * src/prefs_matcher.c
15833         * src/prefs_summary_column.c
15834         * src/prefs_template.c
15835         * src/sourcewindow.c
15836         * src/summary_search.c
15837         * src/summaryview.c
15838         * src/textview.c
15839         * src/gtk/about.c
15840         * src/gtk/description_window.c
15841         * src/gtk/gtkshruler.c
15842         * src/gtk/gtkutils.c
15843         * src/gtk/gtkutils.h
15844         * src/gtk/inputdialog.c
15845         * src/gtk/logwindow.c
15846         * src/gtk/prefswindow.c
15847         * src/gtk/progressdialog.c
15848         * src/gtk/progressdialog.h
15849                 first part of initial sync with main-gtk2
15850                 (more to follow)
15851
15852 2005-01-28 [colin]      1.0.0cvs23.1
15853
15854         * src/folderview.c
15855                 Sync with HEAD
15856
15857 2005-01-27 [colin]      1.0.0cvs21.1
15858
15859         * src/folder.c
15860         * src/folderview.c
15861                 Sync with HEAD
15862
15863 2005-01-27 [colin]      1.0.0cvs19.1
15864
15865         * src/procmime.c
15866                 Sync with HEAD
15867
15868 2005-01-27 [colin]      1.0.0cvs18.1
15869
15870         * src/messageview.c
15871         * src/summaryview.c
15872         * src/mainwindow.c
15873         * src/compose.c
15874         * src/compose.h
15875         * src/procmsg.c
15876         * src/procmsg.h
15877         * src/toolbar.c
15878                 Sync with HEAD
15879
15880 2005-01-26 [paul]       1.0.0cvs15.2
15881
15882         * src/compose.c
15883                 compose_entries_set(): convert subject and body to
15884                 utf8 if necessary. patch by Felix Eckhofer
15885
15886 2005-01-26 [paul]       1.0.0cvs15.1
15887
15888         * configure.ac
15889         * src/common/template.c
15890                 sync with HEAD (fix memory leak)
15891
15892 2005-01-25 [paul]       1.0.0cvs14.1
15893
15894         * configure.ac
15895         * src/compose.c
15896                 sync with HEAD
15897
15898 2005-01-24 [colin]      1.0.0cvs13.1
15899
15900         * src/summaryview.c
15901                 Sync with HEAD
15902
15903 2005-01-24 [paul]       1.0.0cvs12.1
15904
15905         * configure.ac
15906         * src/messageview.c
15907         * src/mh.c
15908         * src/common/utils.c
15909                 sync with HEAD
15910
15911 2005-01-24 [colin]      1.0.0cvs11.1
15912
15913         * src/procheader.c
15914                 Sync with HEAD
15915
15916 2005-01-24 [colin]      1.0.0cvs10.1
15917
15918         * src/folderview.c
15919                 Sync with HEAD
15920
15921 2005-01-23 [colin]      1.0.0cvs9.1
15922
15923         * src/crash.c
15924                 Sync with HEAD
15925
15926 2005-01-22 [colin]      1.0.0cvs8.1
15927
15928         * src/summaryview.c
15929         * src/gtk/quicksearch.c
15930                 Sync with HEAD
15931
15932 2005-01-21 [colin]      1.0.0cvs7.1
15933
15934         * src/summaryview.c
15935                 Sync with HEAD
15936
15937 2005-01-21 [colin]      1.0.0cvs6.1
15938
15939         * src/summaryview.c
15940                 Sync with HEAD
15941
15942 2005-01-21 [colin]      1.0.0cvs5.1
15943
15944         * src/gtk/quicksearch.c
15945         * src/prefs_common.c
15946         * src/prefs_common.h
15947                 Sync with HEAD (recurse option)
15948
15949 2005-01-21 [colin]      1.0.0cvs4.1
15950
15951         * src/folder.h
15952         * src/folderview.c
15953         * src/folderview.h
15954         * src/summaryview.c
15955         * src/gtk/quicksearch.c
15956         * src/gtk/quicksearch.h
15957                 Sync with HEAD (recursive quicksearch)
15958
15959 2005-01-20 [colin]      1.0.0cvs3.4
15960
15961         * src/ssl_manager.c
15962                 Remove useless code
15963
15964 2005-01-20 [colin]      1.0.0cvs3.3
15965
15966         * src/ssl_manager.c
15967                 Fix leak, thanks to Alfons.
15968
15969 2005-01-20 [colin]      1.0.0cvs3.2
15970
15971         * src/ssl_manager.c
15972                 Port SSL certificate window to GTK2.
15973
15974 2005-01-20 [paul]       1.0.0cvs3.1
15975
15976         * ChangeLog.claws
15977         * configure.ac
15978         * src/addrindex.c
15979         * src/addrindex.h
15980                 sync with HEAD
15981
15982 2005-01-19 [colin]      1.0.0cvs2.2
15983
15984         * src/plugins/trayicon/trayicon.c
15985                 Fix freeze with gtk-2.6, the easy way
15986                 (signal blocking helpless there...)
15987                 Closes bug #668.
15988
15989 2005-01-19 [colin]      1.0.0cvs2.1
15990
15991         * src/mbox.c
15992         * src/mbox.h
15993         * src/mainwindow.c
15994         * src/summaryview.c
15995         * src/summaryview.h
15996                 Sync with HEAD
15997
15998 2005-01-19 [paul]       1.0.0cvs1.1
15999
16000         * configure.ac
16001         * po/de.po
16002         * po/es.po
16003         * po/fr.po
16004         * po/hr.po
16005         * po/it.po
16006         * po/ja.po
16007         * po/ko.po
16008         * po/pt_BR.po
16009         * po/ru.po
16010         * po/sk.po
16011         * po/sr.po
16012                 sync with HEAD (update translations)
16013
16014 2005-01-18 [colin]      1.0.0cvs0.1
16015
16016         * src/foldersel.c
16017                 Specify search column - patch by Alfons
16018
16019 2005-01-18 [colin]      0.9.13cvs36.3
16020
16021         * src/prefs_toolbar.c
16022                 Change Delete to Remove
16023         * src/prefs_fonts.c
16024                 GTK2 version and leak fixes
16025         * src/prefs_actions.c
16026                 Add stock buttons.
16027                 All patches by Alfons
16028
16029 2005-01-17 [colin]      0.9.13cvs36.2
16030
16031         * src/compose.c
16032                 Fix DnD inserting twice. While at it,
16033                 add DnD support for text/plain in the
16034                 body, and add support in the headers.
16035
16036 2005-01-16 [colin]      0.9.13cvs36.1
16037
16038         * ChangeLog
16039         * ChangeLog.jp
16040         * ChangeLog.claws
16041                 Sync with HEAD (nothing applicable)
16042
16043 2005-01-16 [colin]      0.9.13cvs33.2
16044
16045         * src/prefs_toolbar.c
16046                 GTK2ize prefs_toolbar, by Alfons.
16047
16048 2005-01-14 [colin]      0.9.13cvs33.1
16049
16050         * src/html.c
16051         * src/msgcache.c
16052                 Sync with HEAD
16053
16054 2005-01-14 [colin]      0.9.13cvs32.1
16055
16056         * src/html.c
16057         * src/html.h
16058         * src/msgcache.c
16059         * AUTHORS
16060         * tools/calypso_convert.pl
16061                 Sync with HEAD
16062
16063 2005-01-08 [colin]      0.9.13cvs29.2
16064
16065         * src/prefs_filtering_action.c
16066         * src/prefs_filtering.c
16067                 2 more gtk2 patches by Alfons
16068
16069 2005-01-07 [paul]       0.9.13cvs29.1
16070
16071         * ChangeLog
16072         * ChangeLog.claws
16073         * ChangeLog.jp
16074         * configure.ac
16075         * src/pop.c
16076         * src/pop.h
16077                 sync with HEAD
16078
16079 2005-01-07 [colin]      0.9.13cvs28.3
16080
16081         * src/gtk/progressdialog.c
16082         * src/gtk/progressdialog.h
16083         * src/inc.c
16084         * src/send_message.c
16085                 GTK2 for the incorporation dialog. The CList isn't dead
16086                 yet, for a more smooth migration. Patch by Alfons.
16087
16088 2005-01-06 [colin]      0.9.13cvs28.2
16089
16090         * src/prefs_display_header.c
16091                 GTK2 conversion by Alfons
16092         * src/prefs_actions.c
16093         * src/prefs_matcher.c
16094                 Fix 2 leaks - patch by Alfons
16095
16096 2005-01-06 [colin]      0.9.13cvs28.1
16097
16098         * src/prefs_matcher.c
16099                 Sync with HEAD
16100
16101 2005-01-06 [colin]      0.9.13cvs27.4
16102
16103         * src/prefs_matcher.c
16104                 Fix double-free. Patch by Alfons
16105
16106 2005-01-06 [colin]      0.9.13cvs27.3
16107
16108         * src/prefs_matcher.c
16109                 GTK2 widgets + memleak
16110                 Patch by Alfons
16111
16112 2005-01-05 [colin]      0.9.13cvs27.2
16113
16114         * src/account.c
16115         * src/addr_compl.c
16116         * src/foldersel.c
16117         * src/stock_pixmap.c
16118         * src/stock_pixmap.h
16119                 3 more GTK2 patches by Alfons.
16120
16121 2005-01-04 [colin]      0.9.13cvs27.1
16122
16123         * src/folderview.c
16124         * src/imap_gtk.c
16125         * src/news_gtk.c
16126                 Sync with HEAD
16127
16128 2005-01-04 [colin]      0.9.13cvs25.9
16129
16130         * src/compose.c
16131                 Fix Show Ruler menuitem
16132         * src/prefs_template.c
16133                 Convert to GTK2
16134         * src/common/utils.c
16135                 Make auto pointer stuff handles NULLs
16136                 Patches by Alfons.
16137
16138 2005-01-04 [colin]      0.9.13cvs25.8
16139
16140         * src/compose.c
16141                 Move the attachment list to gtk2
16142                 Patch by Alfons.
16143
16144 2005-01-04 [colin]      0.9.13cvs25.7
16145
16146         * src/textview.c
16147                 Make some keys work again
16148                 Patch by SungHyun Nam <namsh@kldp.org>
16149
16150 2005-01-04 [colin]      0.9.13cvs25.6
16151
16152         * src/gtk/gtkshruler.c
16153                 Move the ruler to GTK2
16154                 Patch by Alfons
16155
16156 2005-01-03 [colin]      0.9.13cvs25.5
16157
16158         * src/compose.c
16159                 Fix my broken patch apply 
16160
16161 2005-01-03 [colin]      0.9.13cvs25.4
16162
16163         * src/common/utils.c
16164         * src/common/utils.h
16165         * src/gtk/prefswindow.c
16166                 Move auto pointer stuff to utils.c
16167                 Patch by Alfons again :)
16168
16169 2005-01-03 [colin]      0.9.13cvs25.3
16170
16171         * src/compose.c
16172         * src/prefs_gtk.c
16173         * src/prefs_template.c
16174         * src/textview.c
16175                 Empty text widgets with empty strings, not NULL char
16176                 Patch by SungHyun Nam <namsh@kldp_org>
16177
16178 2005-01-03 [colin]      0.9.13cvs25.2
16179
16180         * src/main.c
16181         * AUTHORS
16182                 Sync with HEAD
16183
16184 2005-01-03 [colin]      0.9.13cvs25.1
16185
16186         * src/pop.c
16187         * src/pop.h
16188                 Sync with HEAD
16189
16190 2005-01-03 [colin]      0.9.13cvs24.3
16191
16192         * src/account.c
16193                 Two patches from Alfons and Alex S Moore:
16194                 fix images, fix return value.
16195
16196 2005-01-01 [colin]      0.9.13cvs24.2
16197
16198         * src/prefs_actions.c
16199                 Fix over-zealous assertion. Patch by Alfons
16200
16201 2005-01-01 [colin]      0.9.13cvs24.1
16202
16203         * src/procmime.c
16204                 Sync with HEAD (leak fix)
16205
16206 2004-12-31 [colin]      0.9.13cvs23.2
16207
16208         * src/prefs_common.c
16209                 GTK2 widgets + stock buttons - patch by Alfons
16210
16211 2004-12-31 [paul]       0.9.13cvs23.1
16212
16213         * configure.ac
16214                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16215         * src/gtk/pluginwindow.c
16216                 use GTK2 widgets and plug memory leaks,
16217                 patches by Alfons
16218
16219 2004-12-30 [colin]      0.9.13cvs22.4
16220
16221         * src/account.c
16222         * src/action.c
16223         * src/export.c
16224         * src/foldersel.c
16225         * src/import.c
16226         * src/message_search.c
16227         * src/prefs_actions.c
16228         * src/prefs_common.c
16229         * src/prefs_customheader.c
16230         * src/prefs_filtering.c
16231         * src/prefs_summary_column.c
16232         * src/summary_search.c
16233         * src/gtk/about.c
16234         * src/gtk/description_window.c
16235         * src/gtk/gtkutils.c
16236         * src/gtk/gtkutils.h
16237         * src/gtk/inputdialog.c
16238         * src/gtk/prefswindow.c
16239                 Use GTK2 stock buttons. Patches by Alfons.
16240
16241 2004-12-30 [colin]      0.9.13cvs22.3
16242
16243         * src/account.c
16244                 Sync with HEAD
16245         * src/prefs_actions.c
16246         * src/prefs_customheader.c
16247         * src/prefs_filtering.c
16248         * src/prefs_msg_colors.c
16249         * src/prefs_summary_column.c
16250         * src/gtk/prefswindow.c
16251                 Use GtkTreeView instead of deprecated 
16252                 widgets. Patches by Alfons.
16253
16254 2004-12-30 [paul]       0.9.13cvs22.2
16255
16256         * src/foldersel.c
16257                 use GTK 2 Tree View
16258                 patch by Alfons, with root folder sorting fix
16259                 by Stephan Sachse
16260
16261 2004-12-30 [paul]       0.9.13cvs22.1
16262
16263         * ChangeLog
16264         * ChangeLog.claws
16265         * ChangeLog.jp
16266         * NEWS
16267         * configure.ac
16268         * src/account.c
16269                 sync with HEAD
16270
16271 2004-12-22 [martin]     0.9.13cvs21.2
16272
16273         * src/action.c
16274                 free the command line after its use
16275
16276 2004-12-18 [paul]       0.9.13cvs21.1
16277
16278         * AUTHORS
16279         * ChangeLog
16280         * ChangeLog.claws
16281         * ChangeLog.jp
16282         * NEWS
16283         * configure.ac
16284         * src/action.c
16285         * src/compose.c
16286         * src/syldap.c
16287                 sync with HEAD
16288
16289 2004-12-17 [martin]     0.9.13cvs17.2
16290
16291         * src/action.c
16292                 convert actions input to locale
16293         * src/inc.c
16294                 convert notification command to locale
16295         * src/plugins/pgpmime/select-keys.c
16296                 convert attributes to utf8
16297
16298 2004-12-14 [colin]      0.9.13cvs17.1
16299
16300         * ChangeLog
16301         * ChangeLog.jp
16302         * ChangeLog.claws
16303         * src/action.c
16304         * src/common/utils.c
16305         * src/gtk/prefswindow.c
16306         * src/gtk/gtkutils.c
16307         * src/gtk/gtkutils.h
16308         * src/plugins/spamassassin/libspamc.c
16309                 Sync with HEAD
16310
16311 2004-12-13 [colin]      0.9.13cvs14.1
16312
16313         * src/quote_fmt_parse.y
16314                 Sync with HEAD
16315
16316 2004-12-10 [colin]      0.9.13cvs12.1
16317
16318         * src/prefs_themes.c
16319         * src/mainwindow.c
16320         * src/messageview.c
16321                 Sync with HEAD
16322
16323 2004-12-09 [colin]      0.9.13cvs10.1
16324
16325         * src/procmime.c
16326                 Sync with HEAD (fix B64 encoding from memory)
16327
16328 2004-12-08 [colin]      0.9.13cvs9.1
16329
16330         * src/gtk/colorlabel.c
16331                 Sync with HEAD
16332
16333 2004-12-08 [paul]       0.9.13cvs8.2
16334
16335         * src/gtk/pluginwindow.c
16336                 fix window resizing oddities
16337
16338 2004-12-08 [colin]      0.9.13cvs8.1
16339
16340         * src/quote_fmt_parse.y
16341                 Sync with HEAD
16342
16343 2004-12-08 [colin]      0.9.13cvs7.1
16344
16345         * src/matcher_parser_parse.y
16346         * src/msgcache.c
16347         * src/prefs_matcher.c
16348         * src/procheader.c
16349         * src/matcher.c
16350         * src/common/defs.h
16351         * po/sr.po
16352                 Sync with HEAD
16353
16354 2004-12-08 [colin]      0.9.13cvs6.1
16355
16356         * src/quote_fmt_parse.y
16357         * src/textview.c
16358                 Sync with HEAD
16359         * src/gtk/prefswindow.c
16360         * src/gtk/pluginwindow.c
16361                 Fix G_CALLBACKS protos (thanks to Alfons)
16362
16363 2004-12-07 [torte]      0.9.13cvs2.2
16364
16365         * src/procmime.c
16366                 [Bug 650] reply button causes crash
16367                 Thanks to David Relson and Christoph
16368
16369 2004-12-07 [colin]      0.9.13cvs2.1
16370
16371         * ChangeLog.claws
16372         * AUTHORS
16373         * po/sk.po
16374         * src/procmime.c
16375         * src/prefs_account.c
16376         * src/common/smtp.c
16377         * src/common/smtp.h
16378                 Sync with HEAD
16379
16380 2004-12-06 [colin]      0.9.12cvs187.1
16381
16382         * ChangeLog.claws
16383         * INSTALL
16384         * Makefile.am
16385         * README.claws
16386         * TODO.claws
16387         * configure.ac
16388         * po/bg.po
16389         * po/cs.po
16390         * po/el.po
16391         * po/en_GB.po
16392         * po/es.po
16393         * po/fr.po
16394         * po/hr.po
16395         * po/hu.po
16396         * po/it.po
16397         * po/ja.po
16398         * po/ko.po
16399         * po/nl.po
16400         * po/pl.po
16401         * po/pt_BR.po
16402         * po/ru.po
16403         * po/sk.po
16404         * po/sr.po
16405         * po/sv.po
16406         * po/zh_CN.po
16407         * po/zh_TW.Big5.po
16408         * src/compose.c
16409         * tools/Makefile.am
16410         * tools/README
16411         * tools/filter_conv.pl
16412         * tools/kdeservicemenu/README
16413         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16414         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16415                 Sync with HEAD
16416
16417 2004-12-04 [colin]      0.9.12cvs183.1
16418
16419         * src/compose.c
16420                 Sync with HEAD (compose window position saving)
16421
16422 2004-12-04 [paul]       0.9.12cvs182.3
16423
16424         * src/messageview.c
16425         * src/mimeview.c
16426         * src/prefs_customheader.c
16427         * src/gtk/quicksearch.c
16428                 replace some forgotten GTK_SIGNAL_FUNCs
16429
16430 2004-12-04 [paul]       0.9.12cvs182.2
16431
16432         * src/Makefile.am
16433                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16434                 committed in error      
16435
16436 2004-12-04 [paul]       0.9.12cvs182.1
16437
16438         * ChangeLog
16439         * ChangeLog.claws
16440         * ChangeLog.jp
16441         * INSTALL
16442         * NEWS
16443         * README
16444         * README.jp
16445         * configure.ac
16446         * doc/manual/ja/Makefile.am
16447         * doc/manual/ja/sylpheed-1.html
16448         * doc/manual/ja/sylpheed-10.html
16449         * doc/manual/ja/sylpheed-11.html
16450         * doc/manual/ja/sylpheed-12.html
16451         * doc/manual/ja/sylpheed-13.html
16452         * doc/manual/ja/sylpheed-14.html
16453         * doc/manual/ja/sylpheed-15.html
16454         * doc/manual/ja/sylpheed-16.html
16455         * doc/manual/ja/sylpheed-17.html
16456         * doc/manual/ja/sylpheed-18.html
16457         * doc/manual/ja/sylpheed-19.html
16458         * doc/manual/ja/sylpheed-2.html
16459         * doc/manual/ja/sylpheed-20.html
16460         * doc/manual/ja/sylpheed-3.html
16461         * doc/manual/ja/sylpheed-4.html
16462         * doc/manual/ja/sylpheed-5.html
16463         * doc/manual/ja/sylpheed-6.html
16464         * doc/manual/ja/sylpheed-7.html
16465         * doc/manual/ja/sylpheed-8.html
16466         * doc/manual/ja/sylpheed-9.html
16467         * doc/manual/ja/sylpheed.html
16468         * doc/manual/ja/sylpheed.sgml
16469         * po/de.po
16470         * src/Makefile.am
16471         * src/compose.c
16472         * src/procmime.c
16473         * src/pixmaps/regular.xpm **REMOVED**
16474         * src/plugins/pgpmime/pgpmime.c
16475         * src/plugins/pgpmime/plugin.c
16476         * src/plugins/pgpmime/prefs_gpg.c
16477                 sync with HEAD
16478
16479 2004-12-03 [paul]       0.9.12cvs180.1
16480
16481         * ChangeLog
16482         * ChangeLog.claws
16483         * ChangeLog.jp
16484         * configure.ac
16485         * src/Makefile.am
16486         * src/pop.c
16487         * src/common/utils.c
16488         * src/common/utils.h
16489         * src/pixmaps/continue.xpm
16490         * src/pixmaps/dir_close.xpm
16491         * src/pixmaps/dir_open.xpm
16492         * src/pixmaps/drafts_close.xpm
16493         * src/pixmaps/drafts_open.xpm
16494         * src/pixmaps/folder.xpm **REMOVED**
16495         * src/pixmaps/group.xpm
16496         * src/pixmaps/unread.xpm
16497                 sync with HEAD
16498
16499 2004-12-02 [colin]      0.9.12cvs179.1
16500
16501         * src/compose.c
16502                 Sync with HEAD (non-duplicated reedition)
16503
16504 2004-12-02 [colin]      0.9.12cvs178.1
16505
16506         * src/compose.c
16507                 Sync with HEAD (linewrap_quote fix)
16508
16509 2004-12-01 [colin]      0.9.12cvs177.3
16510
16511         * src/addrharvest.c
16512                 Replace sizeof with strlen
16513
16514 2004-12-01 [paul]       0.9.12cvs177.2
16515
16516         * src/addrharvest.c
16517                 fix 'harvest addresses'
16518
16519 2004-11-30 [colin]      0.9.12cvs177.1
16520
16521         * src/gtk/prefswindow.c
16522         * src/gtk/pluginwindow.c
16523                 Sync with HEAD
16524
16525 2004-11-29 [colin]      0.9.12cvs176.1
16526
16527         * src/folderview.c
16528                 sync with HEAD (Fix disappearing separators in folderview's popup)
16529
16530 2004-11-29 [colin]      0.9.12cvs175.1
16531
16532         * src/procmime.c
16533                 Sync with head (another format fix)
16534
16535 2004-11-29 [colin]      0.9.12cvs174.1
16536
16537         * src/pop.c
16538                 Sync with HEAD (format string fix)
16539
16540 2004-11-26 [colin]      0.9.12cvs173.1
16541
16542         * src/common/smtp.c
16543         * src/common/smtp.h
16544                 Sync with HEAD
16545
16546 2004-11-24 [colin]      0.9.12cvs172.1
16547
16548         * src/plugins/pgpmime/pgpmime.c
16549                 Sync with HEAD
16550
16551 2004-11-24 [colin]      0.9.12cvs171.1
16552
16553         * src/plugins/pgpmime/pgpmime.c
16554                 Sync with head (gpgmectx leaks)
16555
16556 2004-11-24 [colin]      0.9.12cvs169.1
16557
16558         * src/plugins/pgpmime/plugin.c
16559         * src/plugins/trayicon/Makefile.am
16560         * src/plugins/trayicon/newmarkedmail.xpm
16561         * src/plugins/trayicon/trayicon.c
16562         * src/plugins/trayicon/unreadmarkedmail.xpm
16563                 Sync with HEAD
16564
16565 2004-11-23 [colin]      0.9.12cvs168.1
16566
16567         * src/partial_download.c
16568         * src/partial_download.h
16569         * src/plugins/pgpmime/plugin.c
16570                 Sync with HEAD
16571
16572 2004-11-23 [colin]      0.9.12cvs166.1
16573
16574         * src/Makefile.am
16575         * src/codeconv.c
16576         * src/compose.c
16577         * src/folderview.c
16578         * src/main.c
16579         * src/partial_download.c
16580         * src/partial_download.h
16581         * src/prefs_account.c
16582         * src/prefs_account.h
16583         * src/privacy.c
16584         * src/privacy.h
16585         * src/procmime.c
16586         * src/common/Makefile.am
16587         * src/common/base64.h
16588         * src/common/partial_download.c
16589         * src/common/partial_download.h
16590         * src/gtk/prefswindow.c
16591         * src/gtk/prefswindow.h
16592         * src/plugins/pgpmime/pgpmime.c
16593         * src/plugins/pgpmime/prefs_gpg.c
16594         * src/plugins/pgpmime/prefs_gpg.h
16595         * src/plugins/pgpmime/sgpgme.c
16596         * src/plugins/pgpmime/sgpgme.h
16597                 Sync with HEAD
16598
16599 2004-11-23 [colin]      0.9.12cvs163.1
16600
16601         * src/main.c
16602                 Sync with HEAD (cursor optimization)
16603
16604 2004-11-23 [colin]      0.9.12cvs162.1
16605
16606         * src/prefs_common.c
16607         * src/prefs_themes.c
16608         * src/procmsg.c
16609                 Sync with HEAD
16610
16611 2004-11-23 [colin]      0.9.12cvs158.9
16612
16613         * src/compose.c
16614                 Fix double-free when forwarding
16615         * src/msgcache.c
16616                 Fix leak on error path
16617                 
16618
16619 2004-11-23 [colin]      0.9.12cvs158.8
16620
16621         * src/compose.c
16622                 Fix possible double-free
16623                 Spotted by Alfons
16624
16625 2004-11-23 [colin]      0.9.12cvs158.7
16626
16627         * src/compose.c
16628                 Fix some signal handlers' prototypes
16629                 Spotted by Alfons
16630
16631 2004-11-22 [colin]      0.9.12cvs158.6
16632
16633         * src/compose.c
16634                 Remove unneeded code and duplicated
16635                 wrapping - patch by Alfons
16636
16637 2004-11-22 [colin]      0.9.12cvs158.5
16638
16639         * src/prefs_themes.c
16640                 Fix oversized selector
16641
16642 2004-11-22 [colin]      0.9.12cvs158.4
16643
16644         * src/compose.c
16645                 fix dump_text()
16646                 patch by Alfons
16647
16648 2004-11-19 [colin]      0.9.12cvs158.3
16649
16650         * src/textview.c
16651                 Add a context menu on links (open, copy)
16652
16653 2004-11-18 [paul]       0.9.12cvs158.2
16654
16655         * src/addrgather.c
16656         * src/exphtmldlg.c
16657         * src/expldifdlg.c
16658         * src/mimeview.c
16659         * src/prefs_common.c
16660         * src/plugins/image_viewer/viewer.c
16661         * src/plugins/spamassassin/spamassassin_gtk.c
16662                 replace deprecated gtk_notebook_set_page
16663                 and gtk_notebook_current_page
16664
16665 2004-11-18 [paul]       0.9.12cvs158.1
16666
16667         * configure.ac
16668         * src/compose.c
16669         * src/mainwindow.c
16670         * src/messageview.c
16671         * src/prefs_common.c
16672         * src/common/utils.c
16673         * src/common/utils.h
16674                 sync with HEAD
16675
16676 2004-11-17 [colin]      0.9.12cvs156.1
16677
16678         * src/prefs_account.c
16679         * src/prefs_account.h
16680         * src/procmsg.c
16681                 Sync with HEAD (add pref to store encrypted mails encrypted)
16682
16683 2004-11-17 [paul]       0.9.12cvs155.1
16684
16685         * ChangeLog
16686         * ChangeLog.claws
16687         * ChangeLog.jp
16688         * NEWS
16689         * configure.ac
16690         * src/compose.c
16691         * src/jpilot.c
16692         * src/privacy.c
16693         * src/procmime.c
16694         * src/procmime.h
16695         * src/procmsg.c
16696         * src/toolbar.c
16697         * src/pixmaps/error.xpm
16698                 sync with HEAD
16699
16700 2004-11-17 [colin]      0.9.12cvs151.1
16701
16702         * src/plugins/pgpmime/pgpmime.c
16703                 Sync with HEAD (remove debug printf)
16704
16705 2004-11-17 [colin]      0.9.12cvs150.1
16706
16707         * src/plugins/pgpmime/pgpmime.c
16708                 Sync with HEAD (off-by-one fix)
16709
16710 2004-11-17 [colin]      0.9.12cvs149.1
16711
16712         * src/procmsg.c
16713                 Sync with HEAD (coding style fixes)
16714
16715 2004-11-16 [colin]      0.9.12cvs148.1
16716
16717         * src/procmsg.c
16718                 Sync with head (Fix the fix)
16719
16720 2004-11-16 [colin]      0.9.12cvs147.1
16721
16722         * src/procmsg.c
16723                 Sync with Main (leak fix)
16724
16725 2004-11-16 [colin]      0.9.12cvs146.14
16726
16727         * src/compose.c
16728                 Remove useless chunk of code
16729                 Patch by Alfons
16730
16731 2004-11-15 [colin]      0.9.12cvs146.13
16732
16733         * src/compose.c
16734                 Fix drafting after insertion
16735                 Patch by Alfons
16736
16737 2004-11-15 [colin]      0.9.12cvs146.12
16738
16739         * src/compose.c
16740         * src/prefs_filtering.c
16741         * src/prefs_filtering_action.c
16742         * src/prefs_toolbar.c
16743                 Fix some const-correctness
16744
16745 2004-11-15 [colin]      0.9.12cvs146.11
16746
16747         * src/summaryview.c
16748         * src/prefs_themes.c
16749         * src/messageview.c
16750                 Fix some leaks
16751
16752 2004-11-15 [colin]      0.9.12cvs146.10
16753
16754         * src/codeconv.c
16755                 More unreadable locale fixes
16756
16757 2004-11-14 [colin]      0.9.12cvs146.9
16758
16759         * src/textview.c
16760                 Fix uri_security_check
16761                 Patch by Alfons
16762
16763 2004-11-13 [paul]       0.9.12cvs146.8
16764
16765         * src/folder.c
16766         * src/procmime.c
16767                 fix 2 bugs introduced in last commit
16768
16769 2004-11-13 [paul]       0.9.12cvs146.7
16770
16771         * src/compose.c
16772         * src/exporthtml.c
16773         * src/exportldif.c
16774         * src/folder.c
16775         * src/imap.c
16776         * src/imap_gtk.c
16777         * src/main.c
16778         * src/mainwindow.c
16779         * src/messageview.c
16780         * src/mh_gtk.c
16781         * src/prefs_themes.c
16782         * src/procmime.c
16783         * src/setup.c
16784         * src/summaryview.c
16785                 replace deprecated g_basename
16786
16787 2004-11-13 [paul]       0.9.12cvs146.6
16788
16789         * src/compose.c
16790         * src/imap.c
16791         * src/matcher_parser.h
16792         * src/matcher_parser_parse.y
16793         * src/prefs_filtering.c
16794         * src/prefs_filtering_action.c
16795         * src/prefs_themes.c
16796         * src/prefs_toolbar.c
16797         * src/common/utils.c
16798                 various small fixes/cleanups
16799
16800 2004-11-12 [colin]      0.9.12cvs146.5
16801
16802         * src/textview.c
16803                 Validate event's origin on visibility notify
16804                 Patch by Alfons.
16805
16806 2004-11-12 [paul]       0.9.12cvs146.4
16807
16808         * src/exporthtml.c
16809         * src/exportldif.c
16810         * src/imap.c
16811         * src/mh.c
16812         * src/mimeview.c
16813         * src/prefs_spelling.c
16814         * src/prefs_themes.c
16815                 replace deprecated g_dirname    
16816
16817 2004-11-12 [colin]      0.9.12cvs146.3
16818
16819         * src/textview.c
16820                 Some coding style fixes
16821
16822 2004-11-12 [colin]      0.9.12cvs146.2
16823
16824         * src/codeconv.c
16825                 We want to replace _all_ extended chars in
16826                 conv_unreadable_*, because any string containing
16827                 extended chars not parsing as UTF8 is 
16828                 undisplayed on gtk2.
16829
16830 2004-11-12 [paul]       0.9.12cvs146.1
16831
16832         * ChangeLog
16833         * ChangeLog.claws
16834         * ChangeLog.jp
16835         * NEWS
16836         * configure.ac
16837         * src/account.c
16838         * src/folderview.c
16839         * src/folderview.h
16840         * src/imap.c
16841         * src/imap_gtk.c
16842         * src/inc.c
16843         * src/mainwindow.c
16844         * src/mh_gtk.c
16845         * src/news_gtk.c
16846         * src/pop.c
16847         * src/prefs_account.c
16848         * src/prefs_account.h
16849         * src/prefs_ext_prog.c
16850         * src/procmime.c
16851         * src/procmime.h
16852         * src/procmsg.c
16853         * src/procmsg.h
16854         * src/summary_search.c
16855         * src/summaryview.c
16856         * src/textview.c
16857         * src/common/defs.h
16858         * src/common/utils.c
16859         * src/common/utils.h
16860         * src/gtk/menu.c
16861         * src/gtk/menu.h
16862                 sync with HEAD
16863
16864 2004-11-11 [colin]      0.9.12cvs144.2
16865
16866         * src/textview.c
16867                 Fix URI range selection (patch by Alfons)
16868
16869 2004-11-09 [colin]      0.9.12cvs144.1
16870
16871         * ChangeLog.claws
16872         * src/compose.c
16873         * src/folder.c
16874         * src/folder_item_prefs.c
16875         * src/prefs_account.c
16876         * src/prefs_account.h
16877         * src/plugins/pgpmime/pgpmime.c
16878                 Sync with HEAD
16879
16880 2004-11-08 [colin]      0.9.12cvs143.1
16881
16882         * src/summaryview.c
16883                 Sync with HEAD (optimize quicksearch)
16884
16885 2004-11-08 [colin]      0.9.12cvs142.2
16886
16887         * src/compose.c
16888                 Don't wrap when Edit/Auto wrapping is disabled
16889
16890 2004-11-08 [colin]      0.9.12cvs142.1
16891
16892         * src/textview.c
16893                 Sync with HEAD
16894
16895 2004-11-08 [colin]      0.9.12cvs141.1
16896
16897         * src/textview.c
16898                 Sync with HEAD (fix some mail URIs)
16899
16900 2004-11-08 [colin]      0.9.12cvs140.3
16901
16902         * src/textview.c
16903                 o Use text cursor instead of arrow when
16904                   not on a link
16905                 o Fix handling of contiguous links (as in
16906                   "colin@colino.net" <colin@colino.net>)
16907                   This one unveils a bug in get_email_part()
16908
16909 2004-11-07 [colin]      0.9.12cvs140.2
16910
16911         * src/textview.c
16912                 Fix memleak. Patch by Alfons.
16913
16914 2004-11-06 [colin]      0.9.12cvs140.1
16915
16916         * src/compose.c
16917                 Sync with HEAD (don't ask passphrase
16918                 when drafting)
16919
16920 2004-11-06 [paul]       0.9.12cvs139.2
16921
16922         * AUTHORS
16923         * src/textview.c
16924         * src/textview.h
16925                 textview URI handling. hovering over a 
16926                 link displays it in the status bar,
16927                 and changes the mouse pointer to a hand 
16928                 cursor. a link is activated with a single 
16929                 click. (Modified from the) patch by Jean-Yves 
16930                 Lefort <jylefort@users.sourceforge.net>
16931                 
16932
16933 2004-11-05 [colin]      0.9.12cvs139.1
16934
16935         * src/compose.c
16936         * src/procmime.c
16937                 Sync with HEAD again ^^
16938
16939 2004-11-05 [colin]      0.9.12cvs139.1
16940
16941         * src/compose.c
16942         * src/procmime.c
16943                 Sync with HEAD
16944
16945 2004-11-03 [paul]       0.9.12cvs138.1
16946
16947         * ChangeLog.claws
16948         * configure.ac
16949         * po/POTFILES.in
16950         * src/prefs_ext_prog.c
16951         * src/procmime.c
16952         * tools/kdeservicemenu/README
16953         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16954         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16955                 sync with HEAD
16956
16957 2004-11-01 [christoph]  0.9.12cvs136.2
16958
16959         * src/procmime.c
16960                 convert MIME parameters to UTF-8
16961
16962 2004-10-29 [colin]      0.9.12cvs136.1
16963
16964         * src/common/utils.c
16965                 Sync with HEAD (don't use '=' in mime boundary)
16966
16967 2004-10-29 [paul]       0.9.12cvs135.1
16968
16969         * configure.ac
16970         * doc/src/rfc2231.txt
16971         * src/procmime.c
16972         * src/common/quoted-printable.c
16973         * src/common/utils.c
16974         * src/common/utils.h
16975                 sync with HEAD
16976
16977 2004-10-27 [paul]       0.9.12cvs134.1
16978
16979         * configure.ac
16980         * src/main.c
16981         * src/procmime.c
16982         * src/plugins/pgpmime/pgpmime.c
16983                 sync with HEAD
16984
16985 2004-10-26 [paul]       0.9.12cvs132.3
16986
16987         * src/account.c
16988         * src/addressbook.c
16989         * src/addrgather.c
16990         * src/addrharvest.c
16991         * src/codeconv.c
16992         * src/compose.c
16993         * src/customheader.c
16994         * src/editaddress.c
16995         * src/editgroup.c
16996         * src/enriched.c
16997         * src/expldifdlg.c
16998         * src/exporthtml.c
16999         * src/exportldif.c
17000         * src/folder.c
17001         * src/foldersel.c
17002         * src/folderview.c
17003         * src/grouplistdialog.c
17004         * src/html.c
17005         * src/imap.c
17006         * src/jpilot.c
17007         * src/ldapserver.c
17008         * src/ldif.c
17009         * src/mimeview.c
17010         * src/news.c
17011         * src/news_gtk.c
17012         * src/pop.c
17013         * src/prefs_display_header.c
17014         * src/prefs_gtk.c
17015         * src/prefs_msg_colors.c
17016         * src/prefs_toolbar.c
17017         * src/procheader.c
17018         * src/procmime.c
17019         * src/summaryview.c
17020         * src/textview.c
17021         * src/toolbar.c
17022         * src/vcard.c
17023         * src/common/mgutils.c
17024         * src/common/nntp.c
17025         * src/common/smtp.c
17026         * src/common/template.c
17027         * src/common/utils.c
17028         * src/common/xmlprops.c
17029         * src/plugins/pgpmime/pgpmime.c
17030         * src/plugins/pgpmime/select-keys.c
17031         * src/plugins/pgpmime/sgpgme.c
17032                 replace deprecated g_strcasecmp(), g_strncasecmp(),
17033                 g_string_sprintfa(), gtk_notebook_current_page()
17034
17035 2004-10-26 [colin]      0.9.12cvs132.2
17036
17037         * src/prefs_folder_item.c
17038                 Fix default-account selection
17039
17040 2004-10-21 [colin]      0.9.12cvs133
17041
17042         * src/compose.c
17043                 Sync with HEAD (Remove extra separator in compose's Options)
17044         * src/textview.c
17045                 Set wrapping to char
17046
17047 2004-10-21 [paul]       0.9.12cvs131.2
17048
17049         * src/compose.c
17050         * src/sourcewindow.c
17051                 fix wrapping
17052                 fix window shrinking 
17053
17054 2004-10-21 [colin]      0.9.12cvs131.1
17055
17056         * ChangeLog.claws
17057         * src/compose.c
17058                 Sync with HEAD
17059
17060 2004-10-21 [paul]       0.9.12cvs130.2
17061
17062         * src/prefs_folder_item.c
17063                 sync with HEAD (Apply to subfolders)
17064
17065 2004-10-19 [colin]      0.9.12cvs130.1
17066
17067         * ChangeLog.claws
17068         * src/compose.c
17069         * src/common/utils.c
17070         * src/gtk/menu.c
17071                 Sync with HEAD
17072
17073 2004-10-19 [colin]      0.9.12cvs128.1
17074
17075         * src/addrbook.c
17076         * src/addrcache.c
17077         * src/addressbook.c
17078         * src/codeconv.c
17079         * src/compose.c
17080         * src/customheader.c
17081         * src/editaddress.c
17082         * src/editgroup.c
17083         * src/exporthtml.c
17084         * src/folder.c
17085         * src/folderview.c
17086         * src/imap.c
17087         * src/jpilot.c
17088         * src/main.c
17089         * src/matcher_parser_parse.y
17090         * src/mbox.c
17091         * src/pop.c
17092         * src/prefs_account.c
17093         * src/prefs_gtk.c
17094         * src/prefs_msg_colors.c
17095         * src/procheader.c
17096         * src/procmime.c
17097         * src/procmime.h
17098         * src/procmsg.c
17099         * src/summaryview.c
17100         * src/textview.c
17101         * src/common/base64.c
17102         * src/common/partial_download.c
17103         * src/common/socket.c
17104         * src/common/sylpheed.c
17105         * src/common/utils.c
17106         * src/common/utils.h
17107         * src/gtk/pluginwindow.c
17108         * src/gtk/quicksearch.c
17109         * src/plugins/clamav/clamav_plugin.c
17110         * src/plugins/clamav/clamav_plugin.h
17111         * src/plugins/clamav/clamav_plugin_gtk.c
17112         * src/plugins/pgpmime/passphrase.c
17113         * src/plugins/pgpmime/pgpmime.c
17114         * src/plugins/pgpmime/plugin.c
17115         * src/plugins/pgpmime/prefs_gpg.c
17116         * src/plugins/pgpmime/prefs_gpg.h
17117         * src/plugins/pgpmime/select-keys.c
17118         * src/plugins/pgpmime/sgpgme.c
17119         * src/plugins/spamassassin/libspamc.c
17120         * src/plugins/spamassassin/spamassassin.c
17121         * src/plugins/spamassassin/spamassassin.h
17122         * src/plugins/spamassassin/spamassassin_gtk.c
17123         * src/plugins/trayicon/trayicon.c
17124         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
17125                 Sync with HEAD
17126
17127 2004-10-14 [colin]      0.9.12cvs126.2
17128
17129         * src/codeconv.c
17130         * src/textview.c
17131                 Fix conv_unreadable_locale
17132
17133 2004-10-13 [colin]      0.9.12cvs126.1
17134
17135         * src/compose.c
17136                 Sync with HEAD (don't convert charset for 
17137                 drafted messages, minor cleanup)
17138
17139 2004-10-13 [colin]      0.9.12cvs125.1
17140
17141         * po/POTFILES.in
17142                 Sync with HEAD (POTFILES fix)
17143
17144 2004-10-12 [colin]      0.9.12cvs124.3
17145
17146         * src/compose.c
17147                 Fix encoding bug from latest sync
17148
17149 2004-10-12 [paul]       0.9.12cvs124.2
17150
17151         * src/plugins/pgpmime/prefs_gpg.c
17152         * src/plugins/pgpmime/prefs_gpg.h
17153                 forgotten in last commit        
17154
17155 2004-10-12 [paul]       0.9.12cvs124.1
17156
17157         * ChangeLog.claws
17158         * configure.ac
17159         * m4/spamassassin.m4
17160         * src/Makefile.am
17161         * src/account.c
17162         * src/compose.c
17163         * src/compose.h
17164         * src/crash.c
17165         * src/main.c
17166         * src/mimeview.c
17167         * src/passphrase.c
17168         * src/passphrase.h
17169         * src/prefs_account.c
17170         * src/prefs_account.h
17171         * src/prefs_common.c
17172         * src/privacy.c
17173         * src/privacy.h
17174         * src/procmime.c
17175         * src/procmime.h
17176         * src/procmsg.c
17177         * src/rfc2015.c
17178         * src/rfc2015.h
17179         * src/select-keys.c
17180         * src/select-keys.h
17181         * src/textview.c
17182         * src/common/utils.c
17183         * src/common/utils.h
17184         * src/gtk/about.c
17185         * src/plugins/pgpmime/Makefile.am
17186         * src/plugins/pgpmime/passphrase.c
17187         * src/plugins/pgpmime/passphrase.h
17188         * src/plugins/pgpmime/pgpmime.c
17189         * src/plugins/pgpmime/plugin.c
17190         * src/plugins/pgpmime/select-keys.c
17191         * src/plugins/pgpmime/select-keys.h
17192         * src/plugins/pgpmime/sgpgme.c
17193         * src/plugins/pgpmime/sgpgme.h
17194                 sync with HEAD
17195
17196 2004-10-04 [colin]      0.9.12cvs122.1
17197
17198         * src/mainwindow.c
17199         * src/messageview.c
17200         * src/messageview.h
17201         * src/textview.c
17202                 Sync with HEAD
17203
17204 2004-10-04 [colin]      0.9.12cvs121.1
17205
17206         * src/summaryview.c
17207                 Sync with HEAD
17208
17209 2004-10-04 [paul]       0.9.12cvs120.1
17210
17211         * configure.ac
17212                 sync with HEAD [don't try to build 
17213                 pgpmime plugin when gpgme is disabled]
17214
17215 2004-10-03 [colin]      0.9.12cvs119.3
17216
17217         * src/gtk/gtksctree.c
17218                 Lots of side effects. Put back as before 117.2.
17219         * src/summaryview.c
17220                 Fix bug #602
17221
17222 2004-10-03 [colin]      0.9.12cvs119.2
17223
17224         * src/gtk/gtksctree.c
17225                 Revert 608 fix that doesn't work that good
17226
17227 2004-10-02 [colin]      0.9.12cvs119.1
17228
17229         * src/mainwindow.c
17230         * src/messageview.c
17231         * src/prefs_common.h
17232         * src/procmime.c
17233         * src/procmime.h
17234         * src/textview.c
17235                 Sync with HEAD
17236         * src/gtk/gtksctree.c
17237                 Close bug #608
17238
17239 2004-10-01 [colin]      0.9.12cvs118.1
17240
17241         * src/mimeview.c
17242                 Sync with HEAD (better Save All fix)
17243
17244 2004-10-01 [colin]      0.9.12cvs117.2
17245
17246         * src/gtk/gtksctree.c
17247                 Faster on selection
17248
17249 2004-10-01 [colin]      0.9.12cvs117.1
17250
17251         * src/mimeview.c
17252                 Sync with HEAD (Save All: only attachments)
17253
17254 2004-10-01 [paul]       0.9.12cvs116.1
17255
17256         * ChangeLog.claws
17257         * configure.ac
17258         * src/account.c
17259         * src/prefs_common.c
17260         * src/gtk/colorlabel.c
17261                 sync with HEAD
17262
17263 2004-09-30 [colin]      0.9.12cvs115.1
17264
17265         * src/stock_pixmap.c
17266         * src/stock_pixmap.h
17267         * src/folderview.c
17268         * src/Makefile.am
17269         * src/pixmaps/read.xpm
17270                 Sync with HEAD (new pixmap)
17271
17272 2004-09-29 [colin]      0.9.12cvs114.1
17273
17274         * src/compose.c
17275                 Sync with HEAD
17276                 Fix focus handling in headers
17277
17278 2004-09-29 [paul]       0.9.12cvs113.1
17279
17280         * src/quote_fmt_parse.y
17281                 sync with HEAD
17282  
17283
17284 2004-09-28 [colin]      0.9.12cvs112.1
17285
17286         * src/folderview.c
17287         * src/mainwindow.c
17288                 Sync with HEAD
17289
17290 2004-09-28 [colin]      0.9.12cvs110.1
17291
17292         * src/folderview.c
17293                 Sync with HEAD (Contextual Empty trash menu)
17294
17295 2004-09-28 [colin]      0.9.12cvs108.1
17296
17297         * src/addressbook.c
17298                 Sync with HEAD (addressbook edit on double-click)
17299
17300 2004-09-28 [colin]      0.9.12cvs106.1
17301
17302         * src/inc.c
17303                 Sync with HEAD (folder_item freeze on inc)
17304
17305 2004-09-27 [colin]      0.9.12cvs105.1
17306
17307         * src/folderview.c
17308                 Sync with HEAD (right-align new and unread column)
17309
17310 2004-09-27 [colin]      0.9.12cvs104.1
17311
17312         * src/main.c
17313                 Sync with HEAD (revert 0.9.12cvs101)
17314
17315 2004-09-24 [colin]      0.9.12cvs103.2
17316
17317         * src/wizard.c
17318                 Fix gtk warnings and use domain part of the email address 
17319                 when domain detection fails (no dot in domain name)
17320
17321 2004-09-23 [colin]      0.9.12cvs103.1
17322
17323         * src/plugins/spamassassin/libspamc.c
17324         * src/plugins/spamassassin/libspamc.h
17325         * src/plugins/spamassassin/utils.c
17326         * src/plugins/spamassassin/utils.h
17327                 Sync with HEAD (Update spamassassin to 3.0)
17328
17329 2004-09-21 [colin]      0.9.12cvs102.3
17330
17331         * src/action.c
17332                 Add horizontal scrollbar in action io dialog as needed
17333                 Patch by Alfons.
17334
17335 2004-09-20 [colin]      0.9.12cvs102.2
17336
17337         * src/plugins/image_viewer/viewer.c
17338                 Remove imlib stuff
17339                 use gtk_pixmap_set when clearing
17340                 (would be better to use gtkImages, but causes size-allocate 
17341                 signals storm)
17342
17343 2004-09-17 [paul]       0.9.12cvs102.1
17344
17345         * ChangeLog
17346         * ChangeLog.claws
17347         * ChangeLog.jp
17348         * configure.ac
17349         * src/inc.c
17350                 sync with HEAD
17351
17352
17353 2004-09-17 [colin]      0.9.12cvs101.1
17354
17355         * ChangeLog.claws
17356         * src/main.c
17357                 Sync with HEAD (fix segs at exit)
17358
17359 2004-09-14 [colin]      0.9.12cvs99.5
17360
17361         * src/common/socket.c
17362         * AUTHORS
17363                 Fix send error on 64bit platforms
17364                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17365
17366 2004-09-14 [colin]      0.9.12cvs99.4
17367
17368         * src/action.c
17369                 Fix action output with utf8 
17370                 Patch by Alfons.
17371
17372 2004-09-14 [colin]      0.9.12cvs99.3
17373
17374         * ChangeLog.claws
17375         * src/folder.c
17376                 Sync with HEAD
17377
17378 2004-09-09 [colin]      0.9.12cvs99.2
17379
17380         * src/action.c
17381                 Fix progress bar (displaying "Completed %v/%u")
17382                 Patch by Alfons.
17383
17384 2004-09-08 [colin]      0.9.12cvs99.1
17385
17386         * src/account.c
17387         * src/folder.c
17388         * src/procmsg.c
17389         * src/procmsg.h
17390         * src/plugins/pgpmime/pgpmime.c
17391                 Sync with HEAD
17392
17393 2004-09-08 [colin]      0.9.12cvs97.2
17394
17395         * src/summaryview.c
17396                 Don't select mails in collapsed threads 
17397                 when navigating with up/down
17398
17399 2004-09-07 [colin]      0.9.12cvs97.1
17400
17401         * src/inc.c
17402                 Sync with HEAD (meaningful error messages)
17403
17404 2004-09-06 [colin]      0.9.12cvs96.1
17405
17406         * src/toolbar.c
17407                 Sync with HEAD (fix Redirect graying out)
17408
17409 2004-09-06 [colin]      0.9.12cvs95.1
17410
17411         * src/summaryview.c
17412         * src/mimeview.c
17413                 Sync with HEAD (fix dropped URIs)
17414
17415 2004-09-06 [colin]      0.9.12cvs94.1
17416
17417         * src/addressbook.c
17418         * src/addressitem.h
17419         * src/addritem.c
17420         * src/addritem.h
17421                 Sync with HEAD (addressbook DnD)
17422
17423 2004-09-03 [colin]      0.9.12cvs93.1
17424
17425         * src/summaryview.c
17426                 Sync with HEAD (next/prev unread)
17427
17428 2004-09-03 [colin]      0.9.12cvs92.1
17429
17430         * src/prefs_common.c
17431         * src/prefs_common.h
17432         * src/summaryview.c
17433                 Sync with HEAD ('mark_as_read_delay' pref)
17434
17435 2004-09-02 [colin]      0.9.12cvs91.2
17436
17437         * src/common/xml.c
17438                 Fix leak
17439
17440 2004-09-02 [colin]      0.9.12cvs91.1
17441
17442         * src/gtk/menu.c
17443                 Sync with HEAD (menu accel don't work, but whatever)
17444
17445 2004-09-02 [colin]      0.9.12cvs90.1
17446
17447         * src/account.c
17448                 Sync with HEAD (fix bug 582)
17449
17450 2004-09-02 [colin]      0.9.12cvs89.1
17451
17452         * src/addrindex.c
17453                 Sync with HEAD (free deleted queries)
17454
17455 2004-09-02 [colin]      0.9.12cvs88.1
17456
17457         * src/ldapquery.c
17458                 Sync with HEAD (fix LDAP freezes)
17459
17460 2004-09-02 [colin]      0.9.12cvs87.1
17461
17462         * src/prefs_spelling.c
17463                 Sync with HEAD (add default dictionary)
17464
17465 2004-09-01 [colin]      0.9.12cvs86.1
17466
17467         * src/filtering.c
17468         * src/folderview.c
17469         * src/imap.c
17470         * src/prefs_matcher.c
17471         * src/stock_pixmap.c
17472         * src/summary_search.c
17473         * src/summaryview.c
17474         * src/wizard.c
17475         * src/wizard.h
17476                 Sync with HEAD (uninitialized vars fixes)
17477                 + gtk2 specific warning fixes
17478
17479 2004-08-31 [colin]      0.9.12cvs85.1
17480
17481         * src/folder.c
17482                 Sync with HEAD (Fix memory corruption due to 
17483                 uninitialized var)
17484
17485 2004-08-31 [colin]      0.9.12cvs84.4
17486
17487         * src/summary_search.c
17488                 Fix segfaults when searching in folders with broken headers
17489
17490 2004-08-31 [colin]      0.9.12cvs84.3
17491
17492         * src/compose.c
17493         * src/textview.c
17494                 Fix some more encoding/decoding issues
17495
17496 2004-08-30 [colin]      0.9.12cvs84.2
17497
17498         * src/mimeview.c
17499         * src/prefs_themes.c
17500         * src/gtk/filesel.c
17501         * src/gtk/filesel.h
17502                 Add a folder-mode selection (fixes mimeview's "Save all")
17503
17504 2004-08-29 [colin]      0.9.12cvs84.1
17505
17506         * src/mimeview.c
17507                 Sync with HEAD (don't escape saved filenames)
17508
17509 2004-08-27 [colin]      0.9.12cvs83.1
17510
17511         * ChangeLog
17512         * ChangeLog.claws
17513         * ChangeLog.jp
17514         * src/mh.c
17515         * src/procheader.c
17516         * src/procmsg.c
17517         * src/procmsg.h
17518         * src/common/utils.c
17519         * src/gtk/menu.h
17520         * po/
17521                 Sync with HEAD 0.9.12cvs83 (sync with main)
17522
17523 2004-08-26 [colin]      0.9.12cvs82.4
17524
17525         * src/codeconv.c
17526                 Fix strange stack corruption
17527                 Convert to utf8 after unmime, not before
17528
17529 2004-08-26 [colin]      0.9.12cvs82.3
17530
17531         * src/main.c
17532         * src/wizard.c
17533                 Fix account folders duplication
17534
17535 2004-08-25 [colin]      0.9.12cvs82.2
17536
17537         * src/wizard.c
17538                 Remove ports
17539                 Add SSL selection
17540                 Use login@server as account name
17541
17542 2004-08-25 [colin]      0.9.12cvs82.1
17543
17544         * src/plugins/pgpmime/pgpmime.c
17545                 Sync with HEAD (leak fix).
17546
17547 2004-08-25 [colin]      0.9.12cvs81.1
17548
17549         * src/plugins/pgpmime/pgpmime.c
17550         * src/plugins/pgpmime/sgpgme.c
17551         * src/plugins/pgpmime/sgpgme.h
17552                 Sync with HEAD (Handle combined messages).
17553
17554 2004-08-24 [colin]      0.9.12cvs80.3
17555
17556         * src/wizard.c
17557                 Fix full name, ports, and imap
17558
17559 2004-08-24 [colin]      0.9.12cvs80.2
17560
17561         * src/Makefile.am
17562         * src/main.c
17563         * src/setup.c
17564         * src/setup.h
17565         * src/stock_pixmap.c
17566         * src/stock_pixmap.h
17567         * src/wizard.c ** ADDED **
17568         * src/wizard.h ** ADDED ** 
17569         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17570                 Add a setup wizard 
17571
17572 2004-08-24 [colin]      0.9.12cvs80.1
17573
17574         * src/folder.c
17575                 Sync with HEAD (set mimeflags on all messages)
17576
17577 2004-08-24 [colin]      0.9.12cvs79.3
17578
17579         * src/matcher_parser_lex.l
17580                 Fix 8bits strings not in utf8
17581
17582 2004-08-24 [colin]      0.9.12cvs79.2
17583
17584         * src/compose.c
17585                 Check conversion result before replacing buffer
17586
17587 2004-08-23 [colin]      0.9.12cvs79.1
17588
17589         * src/compose.c
17590                 Sync with HEAD (create message header in memory)
17591
17592 2004-08-23 [colin]      0.9.12cvs78.1
17593
17594         * src/rfc2015.c
17595         * src/rfc2015.h
17596                 Sync with HEAD (fix bug 197 again)
17597
17598 2004-08-23 [colin]      0.9.12cvs77.3
17599
17600         * src/compose.c
17601                 Fix again inline gpg signing (which outputs utf8
17602                 in gtk2). Not syncing this fix to HEAD as this 
17603                 code is meant to die.
17604
17605 2004-08-23 [colin]      0.9.12cvs77.2
17606
17607         * src/prefs_account.h
17608                 Remove useless include
17609
17610 2004-08-23 [colin]      0.9.12cvs77.1
17611
17612         * src/imap.c
17613         * po/es.po
17614         * po/fr.po
17615         * po/it.po
17616         * po/pl.po
17617         * po/pt_BR.po
17618         * po/sk.po
17619         * po/sr.po
17620                 Sync with HEAD (fix bug 577)
17621
17622 2004-08-22 [colin]      0.9.12cvs76.1
17623
17624         * src/plugins/trayicon/trayicon.c
17625                 Sync with HEAD (fix formatting bug)
17626
17627 2004-08-21 [colin]      0.9.12cvs74.2
17628
17629         * src/gtk/colorsel.c
17630                 Fix bug 564 (Folder color selection window exits on any
17631                 keypress)
17632
17633 2004-08-21 [colin]      0.9.12cvs74.1
17634
17635         * ChangeLog.claws
17636         * src/compose.c
17637         * src/summaryview.c
17638         * src/toolbar.c
17639                 Sync with HEAD (fix bug 576)
17640
17641 2004-08-21 [colin]      0.9.12cvs70.1
17642
17643         * src/compose.c
17644         * src/mainwindow.c
17645                 Sync with HEAD
17646                 
17647
17648 2004-08-21 [paul]       0.9.12cvs66.4
17649
17650         * src/mainwindow.c
17651         * src/messageview.c
17652         * src/gtk/menu.c
17653         * src/plugins/spamassassin/spamassassin_gtk.c
17654                 remove some deprecated gtk1 functions
17655
17656
17657 2004-08-21 [colin]      0.9.12cvs66.3
17658
17659         * src/compose.c
17660         * src/codeconv.c
17661                 Fix warnings
17662                 Remove encoding hacks
17663                 Fix bug 575 (Strange character messes up message)
17664                 Don't display conversion error when drafting
17665
17666 2004-08-21 [paul]       0.9.12cvs66.2
17667
17668         * src/prefs_account.c
17669                 fix GnuPG mode bugs
17670
17671
17672 2004-08-20 [colin]      0.9.12cvs66.1
17673
17674         * src/codeconv.c
17675                 Sync with HEAD 0.9.12cvs66
17676
17677 2004-08-20 [paul]
17678
17679         * src/plugins/pgpmime/plugin.c
17680                 modify PGP/MIME plugin's description
17681
17682 2004-08-17 [colin]      0.9.12cvs65.1
17683
17684         * src/common/ssl.c
17685         * src/plugins/pgpmime/plugin.c
17686                 Sync with HEAD
17687
17688 2004-08-14 [colin]      0.9.12cvs60.3
17689
17690         * src/plugins/trayicon/trayicon.c
17691                 Put back resize callback, on size-request signal
17692                 rather than size-allocate to avoid infinite 
17693                 callback loop
17694
17695 2004-08-13 [colin]      0.9.12cvs60.2
17696
17697         * src/common/defs.h
17698                 Cache versions have been fixed
17699
17700 2004-08-13 [colin]      0.9.12cvs60.1
17701
17702         * src/folderutils.c
17703                 Sync with HEAD
17704
17705 2004-08-12 [colin]      0.9.12cvs59.1
17706
17707         * src/plugins/trayicon/trayicon.c
17708                 Sync with HEAD
17709
17710 2004-08-12 [colin]      0.9.12cvs57.5
17711
17712         * sylpheed.desktop
17713         * configure.ac
17714         * src/Makefile.am
17715         * src/main.c
17716                 Add support for Freedesktop.org's startup notification
17717
17718 2004-08-11 [colin]      0.9.12cvs57.4
17719
17720         * src/textview.c
17721                 Fix off-by-one
17722
17723 2004-08-11 [colin]      0.9.12cvs57.3
17724
17725         * src/message_search.c
17726         * src/summary_search.c
17727                 Make searches case insensitive by default
17728         * src/textview.c
17729                 Fix case-insensitive search in message
17730
17731 2004-08-11 [colin]      0.9.12cvs57.2
17732
17733         * src/summary_search.c
17734                 Let case-sensitive be specified
17735
17736 2004-08-10 [colin]      0.9.12cvs55.4
17737
17738         * src/common/socket.c
17739                 Fix the possible race condition
17740
17741 2004-08-09 [paul]       0.9.12cvs55.3
17742
17743         * configure.ac
17744         * src/Makefile.am
17745         * src/common/Makefile.am
17746                 sync with HEAD
17747
17748
17749 2004-08-09 [paul]       0.9.12cvs55.2
17750
17751         * autogen.sh
17752         * po/poconv.sh
17753                 remove unneeded script
17754
17755         * configure.ac
17756                 add forgotten USE_LDAP_TLS (sync with HEAD)
17757
17758
17759 2004-08-09 [colin]      0.9.12cvs55.1
17760
17761         * src/main.c
17762         * src/common/ssl.c
17763         * src/common/sylpheed.c
17764         * src/common/sylpheed.h
17765                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17766
17767 2004-08-09 [paul]       0.9.12cvs54.1
17768
17769         * ChangeLog
17770         * ChangeLog.claws
17771         * ChangeLog.jp
17772         * configure.ac
17773         * po/POTFILES.in
17774         * src/Makefile.am
17775         * src/folderutils.c
17776         * src/main.c
17777         * src/pgpmime.c
17778         * src/pgpmime.h
17779         * src/sgpgme.c
17780         * src/sgpgme.h
17781         * src/plugins/Makefile.am
17782         * src/plugins/pgpmime/.cvsignore
17783         * src/plugins/pgpmime/Makefile.am
17784         * src/plugins/pgpmime/pgpmime.c
17785         * src/plugins/pgpmime/pgpmime.h
17786         * src/plugins/pgpmime/plugin.c
17787         * src/plugins/pgpmime/sgpgme.c
17788         * src/plugins/pgpmime/sgpgme.h
17789                 sync with HEAD
17790
17791 2004-08-08 [paul]       0.9.12cvs51.1
17792
17793         * configure.ac
17794         * src/folder.c
17795                 sync with HEAD
17796
17797 2004-08-07 [colin]      0.9.12cvs50.1
17798
17799         * src/pop.c
17800         * src/common/partial_download.c
17801                 fix warnings (sync from HEAD)
17802
17803 2004-08-07 [colin]      0.9.12cvs48.1
17804
17805         * src/prefs_folder_item.c
17806                 sync with HEAD 0.9.12cvs48
17807
17808 2004-08-06 [colin]      0.9.12cvs47.1
17809
17810         * src/compose.c
17811                 Sync with HEAD
17812
17813 2004-08-06 [christoph]  0.9.12cvs46.2
17814
17815         * src/main.c
17816         * src/plugins/clamav/clamav_plugin_gtk.c
17817         * src/plugins/dillo_viewer/dillo_viewer.c
17818         * src/plugins/image_viewer/plugin.c
17819         * src/plugins/mathml_viewer/mathml_viewer.c
17820         * src/plugins/spamassassin/spamassassin_gtk.c
17821         * src/plugins/trayicon/trayicon.c
17822                 don't mix GTK1.2 plugin with GTK2 plugins
17823
17824 2004-08-06 [colin]      0.9.12cvs46.1
17825
17826         * ChangeLog
17827         * ChangeLog.claws
17828         * ChangeLog.jp
17829         * configure.ac
17830         * sylpheed-claws.pc.in
17831         * src/folder.c
17832         * src/imap.c
17833         * src/localfolder.c
17834         * src/messageview.c
17835         * src/mimeview.c
17836         * src/mimeview.h
17837         * src/msgcache.c
17838         * src/news.c
17839         * src/prefs_ext_prog.c
17840         * src/prefs_folder_item.c
17841         * src/prefs_fonts.c
17842         * src/prefs_msg_colors.c
17843         * src/prefs_spelling.c
17844         * src/prefs_themes.c
17845         * src/prefs_toolbar.c
17846         * src/prefs_wrapping.c
17847         * src/procmime.h
17848         * src/common/defs.h
17849         * src/common/nntp.c
17850         * src/common/session.c
17851         * src/common/session.h
17852         * src/common/socket.c
17853         * src/common/utils.h
17854         * src/common/xml.c
17855         * src/common/xml.h
17856         * src/gtk/prefswindow.c
17857         * src/gtk/prefswindow.h
17858         * src/plugins/clamav/clamav_plugin_gtk.c
17859         * src/plugins/dillo_viewer/dillo_prefs.c
17860         * src/plugins/image_viewer/viewerprefs.c
17861         * src/plugins/spamassassin/spamassassin_gtk.c
17862         * m4/openssl.m4 *** REMOVED ***
17863                 Sync with HEAD 0.9.12cvs46
17864
17865 2004-08-03 [paul]       0.9.12cvs40.2
17866
17867         * src/action.c
17868         * src/addressadd.c
17869         * src/addressbook.c
17870         * src/addrgather.c
17871         * src/browseldap.c
17872         * src/compose.c
17873         * src/crash.c
17874         * src/editaddress.c
17875         * src/editgroup.c
17876         * src/editldap_basedn.c
17877         * src/foldersel.c
17878         * src/importldif.c
17879         * src/mimeview.c
17880         * src/prefs_common.c
17881         * src/prefs_template.c
17882         * src/sourcewindow.c
17883         * src/summaryview.c
17884         * src/gtk/about.c
17885         * src/gtk/foldersort.c
17886         * src/gtk/logwindow.c
17887         * src/gtk/pluginwindow.c
17888         * src/gtk/prefswindow.c
17889                 change all gtk_scrolled_window_set_policy from 
17890                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17891
17892 2004-08-02 [paul]       0.9.12cvs40.1
17893
17894         * AUTHORS
17895                 update translation team section
17896         * po/pt_BR.po
17897                 updated by Frederico Goncalves Guimaraes
17898                 <fggdebian@yahoo.com.br>
17899
17900 2004-07-31 [colin]      0.9.12cvs39.9
17901
17902         * src/exphtmldlg.c
17903                 Fix compilation
17904
17905 2004-07-31 [colin]      0.9.12cvs39.8
17906
17907         * src/exphtmldlg.c
17908                 Fix an alertpanel type
17909
17910 2004-07-30 [colin]      0.9.12cvs39.7
17911
17912         * src/alertpanel.c
17913                 Fix alertpanel_error_log's icon
17914
17915 2004-07-30 [colin]      0.9.12cvs39.6
17916
17917         * src/pop.c
17918                 Two of them should still be warnings
17919
17920 2004-07-30 [colin]      0.9.12cvs39.5
17921
17922         * src/pop.c
17923                 More warning -> error
17924 2004-07-29 [colin]      0.9.12cvs39.4
17925
17926         * src/pop.c
17927                 Warning -> error
17928
17929 2004-07-29 [colin]      0.9.12cvs39.3
17930
17931         * src/prefs_matcher.c
17932                 Fix segfault
17933
17934 2004-07-29 [colin]      0.9.12cvs39.2
17935
17936         * src/alertpanel.c
17937                 More nice-looking alertpanels
17938
17939 2004-07-29 [colin]      0.9.12cvs39.1
17940
17941         * src/messageview.c
17942                 sync with head
17943                 (inform user when partial mail is deleted on server)
17944
17945 2004-07-29 [colin]      0.9.12cvs38.1
17946
17947         * src/messageview.c
17948                 sync with head
17949
17950 2004-07-28 [paul]       0.9.12cvs37.7
17951
17952         * src/mainwindow.c
17953                 complete the replacement of deprecated gtk_progress_*
17954
17955 2004-07-28 [paul]       0.9.12cvs37.6
17956
17957         * src/action.c
17958         * src/inc.c
17959         * src/mainwindow.c
17960         * src/send_message.c
17961         * src/gtk/progressdialog.c
17962         * src/gtk/progressdialog.h
17963                 replace deprecated gtk_progress_*
17964
17965 2004-07-28 [paul]       0.9.12cvs37.5
17966
17967         * src/gtk/filesel.c
17968                 remove gtk_window_set_wmclass()
17969 2004-07-28 [paul]       0.9.12cvs37.4
17970
17971         * src/addressbook.c
17972         * src/compose.c
17973         * src/foldersel.c
17974         * src/mainwindow.c
17975         * src/messageview.c
17976         * src/sourcewindow.c
17977         * src/gtk/logwindow.c
17978                 remove gtk_window_set_wmclass()
17979                 
17980         * src/prefs_filtering.c
17981         * src/prefs_filtering_action.c
17982         * src/prefs_fonts.c
17983         * src/prefs_gtk.c
17984         * src/prefs_matcher.c
17985         * src/ssl_manager.c
17986         * src/gtk/prefswindow.c
17987                 replace gtk_window_position()
17988
17989 2004-07-28 [colin]      0.9.12cvs37.3
17990
17991         * src/alertpanel.c
17992         * src/alertpanel.h
17993                 Add a way to specify panel type for specific
17994                 panels (alertpanel())
17995         * src/account.c
17996         * src/addressbook.c
17997         * src/compose.c
17998         * src/expldifdlg.c
17999         * src/main.c
18000         * src/messageview.c
18001         * src/summaryview.c
18002         * src/textview.c
18003         * src/gtk/sslcertwindow.c
18004                 Fix alertpanel()s so that their icon match
18005                 their real type
18006
18007 2004-07-28 [paul]       0.9.12cvs37.2
18008
18009         * src/addr_compl.c
18010         * src/addressbook.c
18011         * src/alertpanel.c
18012         * src/compose.c
18013         * src/export.c
18014         * src/foldersel.c
18015         * src/folderview.c
18016         * src/grouplistdialog.c
18017         * src/import.c
18018         * src/mainwindow.c
18019         * src/message_search.c
18020         * src/messageview.c
18021         * src/passphrase.c
18022         * src/prefs_actions.c
18023         * src/prefs_common.c
18024         * src/prefs_customheader.c
18025         * src/prefs_display_header.c
18026         * src/prefs_filtering.c
18027         * src/prefs_filtering_action.c
18028         * src/prefs_gtk.c
18029         * src/prefs_matcher.c
18030         * src/prefs_msg_colors.c
18031         * src/prefs_summary_column.c
18032         * src/prefs_template.c
18033         * src/sourcewindow.c
18034         * src/ssl_manager.c
18035         * src/summary_search.c
18036         * src/gtk/colorsel.c
18037         * src/gtk/description_window.c
18038         * src/gtk/gtkaspell.c
18039         * src/gtk/inputdialog.c
18040         * src/gtk/logwindow.c
18041         * src/gtk/prefswindow.c
18042         * src/gtk/progressdialog.c
18043                 replace deprecated gtk_window_set_policy
18044
18045 2004-07-27 [colin]      0.9.12cvs37.1
18046
18047         * src/msgcache.c
18048                 More fixes (synced for head again)
18049
18050 2004-07-27 [colin]      0.9.12cvs35.3
18051
18052         * src/msgcache.c
18053                 Fix wrong test
18054
18055 2004-07-27 [colin]      0.9.12cvs35.2
18056
18057         * src/mimeview.c
18058                 Fix width a bit (by Paul)
18059         * src/alertpanel.c
18060         * src/alertpanel.h
18061                 Specialize icons, make alertpanel_message()
18062                 private
18063         * src/message_search.c
18064         * src/sgpgme.c
18065         * src/summary_search.c
18066                 Suit alertpanel changes
18067
18068 2004-07-27 [colin]      0.9.12cvs35.1
18069
18070         * src/alertpanel.c
18071                 Add an icon
18072         * src/passphrase.c
18073                 Add debug output - maybe someone will
18074                 want to look at the problem with Grab
18075                 Input :)
18076         Bump version as we're synced with HEAD
18077
18078 2004-07-26 [colin]      0.9.12cvs33.26
18079
18080         * src/pop.c
18081                 Fix uidl-file parsing when not in new
18082                 format
18083
18084 2004-07-26 [colin]      0.9.12cvs33.25
18085
18086         * src/gtk/menu.c
18087                 Move popup menu up if necessary (fixes 
18088                 account selector)
18089         * src/mainwindow.c
18090                 Set account selector's button height to
18091                 minimum
18092
18093 2004-07-26 [colin]      0.9.12cvs33.24
18094
18095         * src/alertpanel.c
18096                 Maybe fix 551 (Truncated font in alert window)
18097
18098 2004-07-26 [colin]      0.9.12cvs33.23
18099
18100         * po/de.po
18101         * po/es.po
18102         * po/fr.po
18103         * po/it.po
18104         * po/ja.po
18105         * po/pl.po
18106         * po/ru.po
18107         * po/sk.po
18108         * po/sr.po
18109         * po/zh_CN.po
18110                 Sync po files with HEAD
18111
18112 2004-07-26 [paul]       0.9.12cvs33.22
18113
18114         * src/compose.c
18115                 fix Bug 556 'Organisation-header is sent even if empty'
18116
18117 2004-07-24 [colin]      0.9.12cvs33.21
18118
18119         * src/compose.c
18120         * src/gtk/gtkaspell.c
18121         * src/gtk/gtkaspell.h
18122                 Fix speller accelerators (require hack)
18123
18124 2004-07-24 [colin]      0.9.12cvs33.20
18125
18126         * src/gtk/gtkaspell.c
18127                 Fix over-eager code deletion breaking
18128                 Check while typing
18129
18130 2004-07-24 [colin]      0.9.12cvs33.19
18131
18132         * src/browseldap.c
18133         * src/ldapctrl.c
18134         * src/ldapctrl.h
18135         * src/ldapserver.h
18136                 Sync ldap with HEAD
18137         (Fixes 546 LDAP completely broken)
18138
18139 2004-07-24 [colin]      0.9.12cvs33.18
18140
18141         * src/prefs_msg_colors.c
18142                 Fix prototype mismatch
18143         (Fixes 547 void function cannot return value)
18144
18145 2004-07-24 [colin]      0.9.12cvs33.17
18146
18147         * src/mainwindow.c
18148                 Fix sort going back to previous sort key
18149                 when changing sort direction
18150
18151 2004-07-24 [colin]      0.9.12cvs33.16
18152
18153         * src/compose.c
18154                 Fix space insertion when re-wrapping at 
18155                 cursor point
18156
18157 2004-07-24 [colin]      0.9.12cvs33.15
18158
18159         * src/gtk/gtkaspell.c
18160                 Don't change cursor position in insert-text
18161                 callback
18162         (Fixes 539 Word wrapping on input transposes letters)
18163
18164 2004-07-24 [colin]      0.9.12cvs33.14
18165
18166         * src/gtk/gtkaspell.c
18167                 Reencode non-ascii chars to dictionary's
18168                 encoding
18169         (Fixes 544 Spell check broken non english locale)
18170
18171 2004-07-24 [colin]      0.9.12cvs33.13
18172
18173         * src/summaryview.c
18174                 Fix Shift+Down, add Home/End/PgUp/PgDown
18175
18176 2004-07-21 [colin]      0.9.12cvs33.12
18177
18178         * src/prefs_common.c
18179                 Fix a gtk warning (Patch by Andrej Kacian)
18180
18181 2004-07-21 [colin]      0.9.12cvs33.11
18182
18183         * src/gtk/filesel.c
18184                 More check
18185
18186 2004-07-21 [colin]      0.9.12cvs33.10
18187
18188         * src/compose.c
18189         * src/crash.c
18190         * src/export.c
18191         * src/import.c
18192         * src/messageview.c
18193         * src/mimeview.c
18194         * src/prefs_spelling.c
18195         * src/prefs_themes.c
18196         * src/summaryview.c
18197         * src/gtk/filesel.c
18198         * src/gtk/filesel.h
18199         * src/gtk/pluginwindow.c
18200                 Untwist open/save mode guessing logic, make
18201                 it explicit
18202
18203 2004-07-20 [colin]      0.9.12cvs33.9
18204
18205         * src/codeconv.c
18206                 conv_encode_header: src_charset is UTF-8 on
18207                 gtk2
18208         * src/compose.c
18209                 Remove double encoding of the headers
18210
18211 2004-07-20 [colin]      0.9.12cvs33.8
18212
18213         * src/codeconv.c
18214                 Fix typo
18215
18216 2004-07-20 [colin]      0.9.12cvs33.7
18217
18218         * src/mainwindow.c
18219                 Set the separated messageview to the saved
18220                 size of Claws' messageview (Patch by Alfons)
18221                 Fix a callback prototype (me)
18222
18223 2004-07-20 [colin]      0.9.12cvs33.6
18224
18225         * src/codeconv.h
18226                 Forgot one hunk in 0.9.12cvs33.4
18227
18228 2004-07-19 [colin]      0.9.12cvs33.5
18229
18230         * src/action.c
18231                 Action output fix
18232                 Patch by Alfons
18233
18234 2004-07-19 [colin]      0.9.12cvs33.4
18235
18236         * src/compose.c
18237                 Fix outgoing charset bug in headers
18238         * src/codeconv.c
18239                 Clean for glib2 - Patch by Alfons
18240
18241 2004-07-19 [colin]      0.9.12cvs33.3
18242
18243         * src/statusbar.c
18244                 Remove grip from the statusbar
18245                 Patch by Alfons
18246
18247 2004-07-19 [colin]      0.9.12cvs33.2
18248
18249         * src/messageview.c
18250         * src/textview.c
18251                 Fix messageview remembering the previous
18252                 scroll position when loading a new message
18253                 Patch by Alfons
18254
18255 2004-07-19 [colin]      0.9.12cvs33.1
18256
18257         * src/folder.h
18258         * src/folderview.c
18259         * src/summaryview.c
18260                 Sync with HEAD
18261
18262 2004-07-18 [colin]      0.9.12cvs32.7
18263
18264         * configure.ac
18265                 Remove useless check for XIM - noticed
18266                 by Alfons
18267
18268 2004-07-18 [colin]      0.9.12cvs32.6
18269
18270         * src/summaryview.c
18271                 Remove non-modified and shift-modified
18272                 accelerators in summaryview's popup
18273                 menu, as that doesn't get catched by
18274                 the accel-activate signal catcher...
18275
18276 2004-07-18 [colin]      0.9.12cvs32.5
18277
18278         * src/prefs_common.c
18279                 Define sensible default prefs for 
18280                 wrapping
18281
18282 2004-07-18 [colin]      0.9.12cvs32.4
18283
18284         * src/compose.c
18285         * src/prefs_common.c
18286         * src/prefs_common.h
18287         * src/prefs_wrapping.c
18288                 Remove Smart Wrapping pref, which does
18289                 nothing on gtk2 branch
18290
18291 2004-07-18 [colin]      0.9.12cvs32.3
18292
18293         * src/sourcewindow.c
18294                 Proper utf8
18295
18296 2004-07-18 [colin]      0.9.12cvs32.2
18297
18298         * src/compose.c
18299                 Save attachment status when drafting
18300
18301 2004-07-18 [colin]      0.9.12cvs32.1
18302
18303         * src/gtk/filesel.c
18304                 Fix erratic folder selection in open mode
18305
18306 2004-07-18 [colin]      0.9.12cvs31.11
18307
18308         * src/pop.c
18309                 Don't let partial messages get deleted
18310                 even with "dowload all"
18311                 (0.9.12cvs31.8 fix extension)
18312 2004-07-18 [colin]      0.9.12cvs31.10
18313
18314         * src/gtk/logwindow.c
18315                 Fix log scrolling
18316
18317 2004-07-18 [colin]      0.9.12cvs31.9
18318
18319         * src/common/utils.c
18320                 Fix non-utf8 strings coming from commands
18321                 and files
18322
18323 2004-07-18 [colin]      0.9.12cvs31.8
18324
18325         * src/pop.c
18326                 Fix partial download bug with Download all
18327                 messages option
18328
18329 2004-07-18 [colin]      0.9.12cvs31.7
18330
18331         * src/textview.c
18332                 Fix bug introduced in 0.9.12cvs31.2
18333                 (blocked in select mode after double click)
18334
18335 2004-07-18 [colin]      0.9.12cvs31.6
18336
18337         * src/compose.c
18338         * src/gtk/menu.c
18339                 More glib-warning fixes
18340
18341 2004-07-18 [colin]      0.9.12cvs31.5
18342
18343         * src/compose.c
18344                 Fix trashing the primary clipboard when moving 
18345                 around with tab
18346         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18347
18348 2004-07-18 [colin]      0.9.12cvs31.4
18349
18350         * src/codeconv.c
18351                 convert unencoded iso headers to utf8
18352         (Fix Bug 538 Unencoded local characters in subject make it 
18353          disappear)
18354
18355 2004-07-18 [colin]      0.9.12cvs31.3
18356
18357         * src/compose.c
18358                 Fix tab char handling in wrapping
18359         (Fix Bug 537 Line wrap problem - TAB character treated as 
18360          one character instead of 8)
18361
18362 2004-07-18 [colin]      0.9.12cvs31.2
18363
18364         * src/textview.c
18365                 return FALSE on GDK_MOTION_NOTIFY
18366         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18367          (unable to highlight))
18368
18369 2004-07-18 [colin]      0.9.12cvs31.1
18370
18371         * src/folderview.c
18372                 Sync with 0.9.12cvs31
18373
18374 2004-07-18 [colin]      0.9.12cvs30.4
18375
18376         * src/compose.c
18377                 Also block text_inserted when inserting a file
18378
18379 2004-07-18 [colin]      0.9.12cvs30.3
18380
18381         * src/compose.c
18382                 Fix smart wrapping (block text_inserted handler
18383                 while putting quotation to avoid wrap on input,
18384                 don't join lines if next is sig separator)
18385
18386 2004-07-17 [colin]      0.9.12cvs30.2
18387
18388         * src/folderview.c
18389         * src/mainwindow.c
18390         * src/mimeview.c
18391         * src/summaryview.c
18392         * src/gtk/quicksearch.c
18393         * src/gtk/quicksearch.h
18394                 Block key events handlers *and* accels while
18395                 quicksearch is focused
18396         (Fixes Bug 534 quick-search bar not accepting certain letters)
18397
18398 2004-07-17 [colin]      0.9.12cvs30.1
18399
18400         * src/folder.h
18401         * src/folderview.c
18402         * src/summaryview.c
18403                 Sync with 0.9.12cvs30
18404
18405 2004-07-17 [colin]      0.9.12cvs28.2
18406
18407         * src/mimeview.c
18408         * src/procmime.c
18409         * src/summaryview.c
18410         * src/gtk/menu.c
18411                 Squash some compile and glib warnings
18412
18413 2004-07-17 [paul]       0.9.12cvs28.1
18414
18415         * src/mimeview.c
18416                 sync with 0.9.12cvs28 HEAD
18417
18418 2004-07-16 [paul]       0.9.12cvs26.1
18419         
18420         * src/gtk/quicksearch.c
18421         * src/account.c
18422         * src/account.h
18423         * src/compose.c
18424         * src/customheader.c
18425         * src/folder_item_prefs.c
18426         * src/main.c
18427         * src/mainwindow.c
18428         * src/messageview.c
18429         * src/mimeview.c
18430         * src/news.c
18431         * src/pgpmime.c
18432         * src/pop.c
18433         * src/pop.h
18434         * src/prefs_account.c
18435         * src/prefs_account.h
18436         * src/prefs_common.c
18437         * src/prefs_common.h
18438         * src/prefs_display_header.c
18439         * src/prefs_gtk.c
18440         * src/prefs_gtk.h
18441         * src/procheader.c
18442         * src/procmime.c
18443                 sync with 0.9.12cvs26 HEAD      
18444
18445 2004-07-15 [colin]      0.9.12cvs18.14
18446
18447         * src/folder.c
18448                 Disable GPG signature check during
18449                 folder move and scan
18450         (Closes Bug 521 Signature checking slows down Folder-Move)
18451
18452 2004-07-14 [colin]      0.9.12cvs18.13
18453
18454         * src/common/partial_download.c
18455                 update includes
18456
18457 2004-07-14 [colin]      0.9.12cvs18.12
18458
18459         * src/common/partial_download.c
18460         * src/common/partial_download.h
18461                 Move doc at top, add correct copyright
18462
18463 2004-07-14 [colin]      0.9.12cvs18.11
18464
18465         * src/folder.c
18466         * src/messageview.c
18467         * src/pop.c
18468         * src/pop.h
18469         * src/procmsg.c
18470         * src/summaryview.c
18471         * src/common/Makefile.am
18472         * src/common/partial_download.c ** NEW FILES **
18473         * src/common/partial_download.h ** NEW FILES **
18474                 Move partial-download related stuff to its
18475                 own file
18476
18477 2004-07-14 [colin]      0.9.12cvs18.10
18478
18479         * src/send_message.c
18480                 Fix smtp auth when user is null or empty
18481
18482 2004-07-13 [colin]      0.9.12cvs18.9
18483
18484         * src/gtk/quicksearch.c
18485                 Use alphabetic order
18486
18487 2004-07-13 [colin]      0.9.12cvs18.8
18488
18489         * src/pop.c
18490                 Be paranoid on the checks
18491
18492 2004-07-13 [colin]      0.9.12cvs18.7
18493
18494         * src/gtk/quicksearch.c
18495                 Fix Engrish once again
18496
18497 2004-07-13 [colin]      0.9.12cvs18.6
18498
18499         * src/procmsg.c
18500         * src/summaryview.c
18501                 Mark messages for deletion when they are about to
18502                 be removed from trash
18503
18504 2004-07-13 [colin]      0.9.12cvs18.5
18505
18506         * src/matcher.c
18507         * src/matcher.h
18508         * src/matcher_parser_parse.y
18509         * src/prefs_matcher.c
18510         * src/gtk/quicksearch.c
18511                 Add 'partial' ('p') match string to find partially
18512                 downloaded messages
18513
18514 2004-07-13 [colin]      0.9.12cvs18.4
18515
18516         * src/pop.c
18517                 Fix misplaced block
18518
18519 2004-07-13 [colin]      0.9.12cvs18.3
18520
18521         * src/pop.c
18522         * src/pop.h
18523         * src/messageview.c
18524                 Refactor API (to avoid passing 5+ params and code
18525                 duplication)
18526         * src/folder.c
18527         * src/msgcache.c
18528         * src/procheader.c
18529         * src/common/defs.h
18530                 Add planned_download to cache
18531                 Don't mess uidl file when moving partially downloaded
18532                 mails (they change folder, we should change it in the
18533                 uidl list too or we'll remove an incorrect message)
18534                 (this also helps removing hacks when changing 
18535                 planned_download in messageview.c)
18536
18537 2004-07-12 [colin]      0.9.12cvs18.2
18538
18539         * src/gtk/quicksearch.c
18540                 Fix missing status update in quicksearch
18541
18542 2004-07-12 [paul]       0.9.12cvs18.1
18543
18544         * po/POTFILES.in
18545         * src/Makefile.am
18546         * src/account.c
18547         * src/codeconv.c
18548         * src/compose.c
18549         * src/inc.c
18550         * src/main.c
18551         * src/prefs_common.c
18552         * src/procmsg.h
18553         * src/toolbar.c
18554         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18555         * src/prefs_wrapping.[ch]       ** NEW FILES **
18556         * src/common/intl.h
18557         * src/common/utils.[ch]
18558         * src/gtk/quicksearch.[ch]
18559                 sync with 0.9.12cvs18 HEAD
18560
18561 2004-07-12 [colin]      0.9.11cvs17.25
18562
18563         * src/folder.c
18564         * src/folder.h
18565                 Remove unused function added by me in 0.9.11cvs17.10
18566
18567 2004-07-11 [colin]      0.9.11cvs17.24
18568
18569         * src/inc.c
18570         * src/messageview.c
18571         * src/pop.c
18572         * src/pop.h
18573                 Use folderitem and msgnum instead of filename to
18574                 know which mail to delete
18575                 Move old partial mail deletion to pop.c
18576
18577 2004-07-10 [colin]      0.9.11cvs17.23
18578
18579         * src/inc.c
18580                 Add debug
18581         * src/pop.c
18582         * src/pop.h
18583                 Don't re-use same enums for unrelated stuff: it's 
18584                 completely misleading !
18585                 Document a bit
18586
18587 2004-07-09 [colin]      0.9.11cvs17.22
18588
18589         * src/inc.c
18590                 Remove folder-type check and do
18591                 more tests to be sure everything's
18592                 ok
18593         * src/messageview.c
18594                 Punctuation update, remove useless
18595                 code, fix two warnings
18596         * src/noticeview.c
18597                 Layout cleaning, reset 2nd button
18598                 when specifying one
18599
18600 2004-07-09 [colin]      0.9.11cvs17.21
18601
18602         * src/messageview.c
18603         * src/pop.c
18604         * src/pop.h
18605                 Allow user to change his mind
18606                 and postpone decision (by
18607                 unmarking the mail)
18608
18609 2004-07-09 [colin]      0.9.11cvs17.20
18610
18611         * src/messageview.c
18612                 Fix bug with delete state
18613         * src/pop.c
18614         * src/pop.h
18615                 Fix buffer leak (fread doesn't 
18616                 terminate buffers with \0)
18617                 Refactoring (remove magic 
18618                 numbers)
18619
18620 2004-07-09 [colin]      0.9.11cvs17.19
18621
18622         * src/pop.c
18623                 Don't log "Skipping message" if 
18624                 we're going to TOP it two lines
18625                 later
18626
18627 2004-07-09 [colin]      0.9.11cvs17.18
18628
18629         * src/messageview.c
18630                 Fix Engrish
18631
18632 2004-07-09 [colin]      0.9.11cvs17.17
18633
18634         * src/pop.c
18635                 strlen checking...
18636         * src/messageview.c
18637                 refactoring a bit
18638
18639 2004-07-08 [colin]      0.9.11cvs17.16
18640
18641         * src/noticeview.c
18642         * src/noticeview.h
18643                 Add an optional second button
18644         * src/messageview.c
18645         * src/pop.c
18646         * src/pop.h
18647                 Don't delete partially received mails after a certain
18648                 time; rather, let the user decide.
18649
18650 2004-07-08 [colin]      0.9.11cvs17.15
18651
18652         * src/common/smtp.h
18653                 Sync with HEAD
18654
18655 2004-07-08 [colin]      0.9.11cvs17.14
18656
18657         * src/messageview.c
18658         * src/common/smtp.c
18659                 Use to_human_readable() for sizes
18660
18661 2004-07-08 [colin]      0.9.11cvs17.13
18662
18663         * src/inc.c
18664         * src/messageview.c
18665         * src/pop.c
18666         * src/pop.h
18667         * src/procmsg.c
18668                 Fix partial-downloading issues:
18669                         catch unsupported TOP
18670                         don't delete partially downloaded mails before 5 days
18671                         don't update existing with non-MH folders; that'll
18672                         make dups, but it's better than trashing the folder
18673                         free new msginfo parts
18674                 Fix indentation ;-)
18675
18676 2004-07-08 [colin]      0.9.11cvs17.12
18677
18678         * src/common/smtp.c
18679         * src/common/smtp.h
18680                 Sync smtp size verification with HEAD
18681
18682 2004-07-08 [colin]      0.9.11cvs17.11
18683
18684         * src/summaryview.c
18685         * src/prefs_common.c
18686         * src/prefs_common.h
18687         * src/gtk/quicksearch.c
18688         * src/gtk/quicksearch.h
18689                 Sync sticky pref with HEAD
18690
18691 2004-07-08 [colin]      0.9.11cvs17.10
18692
18693         * src/folder.c [1.213.2.6]
18694         * src/folder.h [1.87.2.6]
18695         * src/inc.c [1.149.2.7]
18696         * src/messageview.c [1.94.2.8]
18697         * src/procheader.c [1.47.2.6]
18698         * src/procmsg.c [1.150.2.4]
18699         * src/procmsg.h [1.60.2.5]
18700         * src/pop.c [1.56.2.4]
18701         * src/pop.h [1.17.2.3]
18702                 Let too big messages get downloaded, but truncated
18703                 Add a button to download them completely
18704                 
18705 2004-07-06 [colin]      0.9.11cvs17.9
18706
18707         * src/gtk/quicksearch.c [1.1.2.3]
18708                 Add a Clear button
18709         * commitHelper
18710         * PATCHSETS
18711                 Add a script to help with cvs
18712
18713 2004-07-03 [colin]      0.9.11cvs17.8
18714
18715         * src/plugins/imageviewer/viewer.c
18716                 fix imageviewer (which was staying on the first
18717                 displayed image)
18718
18719 2004-07-03 [colin]      0.9.11cvs17.7
18720
18721         Removed FIXME_GTK2 warnings
18722         * src/gtk/gtkutils.c
18723                 useless #warnings
18724         * src/gtk/menu.c
18725                 useless #warnings (no need to mess with menu rc)
18726         * src/gtk/menu.h
18727                 unused functions
18728         
18729
18730 2004-07-03 [colin]      0.9.11cvs17.6
18731
18732         Removed FIXME_GTK2 warnings
18733         * src/codeconv.c
18734                 useless #warnings (rewrite needed)
18735         * src/compose.c
18736                 useless #warnings (rewrite needed)
18737                 useless #warnings (gtk2 is like that)
18738                 useless #warnings (previously fixed)
18739         * src/main.c
18740                 useless #warnings (previously fixed)
18741         * src/message_search.c
18742                 useless #warnings (gtk2 is like that)
18743                 Made apparent that search is case-sensitive
18744         * src/mimeview.c
18745                 useless #warnings (rewrite needed)
18746                 useless #warnings (gtk2 is like that)
18747                 reimplemented real warnings
18748         * src/prefs_common.c
18749                 Removed block cursor option (not it gtk2)
18750         * src/prefs_gtk.c
18751                 useless #warnings (rewrite needed)
18752         * src/procheader.c
18753                 useless #warnings (rewrite needed)
18754         * src/sourcewindow.c
18755                 useless #warnings (incorrect placing)
18756         * src/summary_search.c
18757                 useless #warnings (gtk2 is like that)
18758                 Made apparent that search is case-sensitive
18759         * src/action.c
18760                 useless #warnings (gtk2 is like that)
18761         * src/textview.c
18762                 useless #warnings (rewrite needed)
18763         * src/toolbar.c
18764                 useless #warnings (rewrite needed)
18765
18766 2004-07-03 [colin]      0.9.11cvs17.5
18767
18768         * src/textview.c
18769                 Fix mismerge which broke URI opening
18770                 
18771 2004-07-01 [colin]      0.9.11cvs17.4
18772
18773         * src/gtk/filesel.c
18774                 Fill filename when saving
18775                 
18776 2004-06-27 [colin]      0.9.11cvs17.3
18777
18778         * src/gtk/filesel.[ch]
18779                 Use the new GTK file selector
18780                 Update prototype to match the reality: multiple file
18781                 selection is open-only          
18782         * src/compose.c
18783                 Match the new prototypes        
18784         * configure.ac
18785                 Match the new requirements (gtk 2.4.0)
18786                         
18787 2004-06-26 [colin]      0.9.11cvs17.2
18788
18789         * src/plugins/trayicon/trayicon.c
18790                 Remove useless signal handler on resize, which causes
18791                 an infinite "loop"
18792         
18793 2004-06-26 [colin]      0.9.11cvs17.1
18794         
18795         * tools/Makefile.am
18796                 remove launch_firebird and add nautilus2sylpheed.sh
18797         * src/quicksearch.c
18798           src/summaryview.c
18799                 Fix show/hide "Extended symbols" button problem
18800                 Fix apparition at startup
18801                 Fix const warnings
18802         * src/plugins/image_viewer/Makefile.am
18803                 Fix configure 
18804         * common/ssl.c
18805                 Re-enable certificate check, as it doesn't seem to
18806                 cause Xlib errors anymore
18807
18808 2004-06-25 [paul]       0.9.11cvs17
18809
18810         * sync with 0.9.11cvs17 HEAD
18811         
18812         NOTE: QuickSearch is broken
18813
18814 2004-06-07 [colin]      0.9.10claws67.10
18815         * src/plugins/trayicon/trayicon.c
18816           src/plugins/trayicon/libeggtrayicon/Makefile.am
18817           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18818                 Fix gettextization in trayicon plugin
18819
18820 2004-06-07 [colin]      0.9.10claws67.9
18821         
18822         * src/summaryview.c
18823           src/gtk/gtksctree.[ch]
18824                 Let Shift+{Up,Down} work in summaryview
18825                 (well, Down "works" and Up works)
18826                 Let the list scroll when using these keys
18827
18828 2004-06-06 [colin]      0.9.10claws67.8
18829
18830         * src/plugins/trayicon/trayicon.c
18831                 Fix pixmap update
18832
18833 2004-06-06 [colin]      0.9.10claws67.7
18834
18835         * src/addressbook.c
18836                 Fix signal handling causing system-wide focus grab
18837
18838 2004-05-25 [paul]       0.9.10claws67.6
18839
18840         * Makefile.am
18841           src/Makefile.am
18842                 clean up
18843
18844 2004-05-25 [paul]       0.9.10claws67.5
18845
18846         * replace deprecated gtk_signal... functions
18847
18848 2004-05-23 [colin]      0.9.10claws67.4
18849
18850         * src/compose.c
18851                 Fix wrapping
18852
18853 2004-05-22 [colin]      0.9.10claws67.3
18854
18855         * src/compose.c
18856                 Re-fix [Edited] in compose.c::compose_reedit()
18857
18858 2004-05-22 [colin]      0.9.10claws67.2
18859
18860         * src/procmime.c
18861                 Fix parsing of multiparts mails
18862
18863 2004-05-22 [colin]      0.9.10claws67.1
18864
18865         * src/summaryview.c
18866                 Fix quicksearch
18867
18868 2004-05-22 [paul]       0.9.10claws67
18869
18870         * sync with 0.9.10claws67 HEAD
18871
18872 2004-05-14 [alfons]
18873
18874         * src/procmime.h
18875                 add forgotton prototype
18876
18877 2004-05-10 [paul]       0.9.10claws57
18878
18879         * sync with 0.9.10claws57 HEAD
18880
18881 2004-05-05 [paul]       0.9.9.claws1
18882
18883         * ChangeLog-gtk2        ** REMOVED **
18884           ChangeLog-gtk2.claws  ** ADDED **
18885                 rename and adopt the normal claws format
18886                 
18887         * configure.ac
18888                 require gtkmathview >= 0.5
18889
18890         * ac/*                          ** REMOVED **
18891           ac/                           ** REMOVED **
18892           intl/Makefile.in              ** REMOVED **
18893           m4/                           ** ADDED **
18894           m4/missing                    ** ADDED **
18895           m4/missing/gdk-pixbuf.m4      ** ADDED **
18896           m4/missing/gettext.m4         ** ADDED **
18897           m4/missing/gpgme.m4           ** ADDED **
18898           m4/missing/imlib.m4           ** ADDED **
18899           m4/.cvsignore                 ** ADDED **
18900           m4/Makefile.am                ** ADDED **
18901           m4/README                     ** ADDED **
18902           m4/aclocal-include.m4         ** ADDED **
18903           m4/aspell.m4                  ** ADDED **
18904           m4/check-type.m4              ** ADDED **
18905           m4/gnupg-check-typedef.m4     ** ADDED **
18906           m4/openssl.m4                 ** ADDED **
18907           m4/spamassassin.m4            ** ADDED **
18908           po/ChangeLog                  ** REMOVED **
18909           po/Makefile.in.in             ** REMOVED **
18910           po/Rules-quot                 ** REMOVED **
18911           po/boldquot.sed               ** REMOVED **
18912           po/en@boldquot.header         ** REMOVED **
18913           po/en@quot.header             ** REMOVED **
18914           po/insert-header.sin          ** REMOVED **
18915           po/quot.sed                   ** REMOVED **
18916           po/remove-potcdate.sed        ** REMOVED **
18917           po/remove-potcdate.sin        ** REMOVED **
18918           po/stamp-po                   ** REMOVED **
18919           Makefile.am
18920           autogen.sh
18921           configure.ac
18922                 enable building with automake 1.8.x
18923                 add 'autopoint --force' to autogen.sh and remove all
18924                 auto-generated files, remove ac/ directory and use
18925                 m4/ directory instead
18926                 
18927         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18928                 fix gettextization
18929
18930 2004-02-28 Colin Leroy <colin@colino.net>
18931         * src/prefs_matcher.c
18932           src/prefs_filtering.c
18933           src/prefs_filtering_action.c
18934                 Fix non-editable GtkEntries
18935
18936 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18937         * src/prefs_themes.c
18938                 utf8 conversion for theme info
18939
18940 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18941         * sync 0.9.9claws
18942
18943 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18944         * src/grouplistdialog.c
18945                 allow multiple selections without ctrl key
18946
18947 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18948         * src/main.c
18949                 enable customizable accelerators
18950
18951 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18952         * src/prefs_common.c
18953                 re-enable different font settings for gtk1/2
18954         * src/prefs_folder_item.c
18955                 fix folder prefs displayed wrong
18956         * src/textview.c
18957                 set 'sunken' shadow type
18958
18959 2004-02-07 Colin Leroy <colin@colino.net>
18960         * src/compose.c
18961                 Fix message being always [Edited]
18962                 Encode headers correctly (utf8 buf)
18963
18964 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18965         * src/socket.c
18966                 remove double g_source_attach()
18967                 (Thanks to Colin Leroy)
18968
18969 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18970         * src/gtk/gtksctree.c
18971                 Fix SSL certificate list not shown
18972         * src/mimeview.c
18973                 Fix clicks in mime tree
18974
18975 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18976         * src/common/socket.c
18977                 Fix SSL receive
18978         * src/compose.c
18979                 Fix clipboard menu hotkeys
18980
18981 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18982         * src/gtk/gtkaspell.[ch]
18983           src/compose.c
18984                 reimplement spellchecker
18985
18986 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18987         * src/gtk/filesel.c
18988                 crash when inserting file in compose window
18989                 (TODO: keep old selection on clicks)
18990         * src/main.c
18991                 use gtkrc-2.0 instead of gtkrc
18992
18993 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18994         * src/messageview.c
18995                 remove orphaned mimeview unref()
18996
18997 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18998         * src/grouplistdialog.c
18999                 expand nodes containing subscribed groups
19000
19001 2004-01-19 Thorsten Maerz <torte@netztorte.de>
19002         * src/textview.c
19003                 textview: hide cursor, restore old click behaviour
19004
19005 2004-01-18 Thorsten Maerz <torte@netztorte.de>
19006         * src/textview.c
19007                 variable names messed up
19008
19009 2004-01-17 Colin Leroy <colin@colino.net>
19010         * src/addr_compl.c
19011                 Fix completion address too thin
19012         * src/compose.c
19013                 Fix tab-to-subject behaviour
19014         * src/summaryview.c
19015                 Implement key up & down in summaryview
19016
19017 2004-01-12 Thorsten Maerz <torte@netztorte.de>
19018
19019         * sync 098claws
19020
19021 2004-01-08 Thorsten Maerz <torte@netztorte.de>
19022         * configure.ac
19023           Makefile.am
19024           doc/.cvsignore
19025           doc/Makefile.am
19026                 faq, man, manual moved to doc/
19027         * ac/aspell.m4
19028           ac/check-type.m4
19029           ac/gnupg-check-typedef.m4
19030           ac/openssl.m4
19031           ac/spamassassin.m4
19032           ac/missing/gdk-pixbuf.m4
19033           ac/missing/gpgme.m4
19034           ac/missing/imlib.m4
19035                 fix automake warnings
19036
19037 2003-12-06 Colin Leroy <colin@colino.net>
19038         * src/summaryview.c
19039                 Fix quicksearch
19040
19041 2003-12-05 Colin Leroy <colin@colino.net>
19042         * src/summaryview.c
19043                 Fix going to next unread folder
19044
19045 2003-12-05 Colin Leroy <colin@colino.net>
19046         * src/crash.c
19047                 Fix gtk2 compilation
19048         * src/session.c
19049                 Remove iotag source handler at disconnection
19050         * src/socket.[ch] 
19051                 Remove source handler when closing socket 
19052                 (fixes another seg)
19053
19054 2003-12-04 Colin Leroy <colin@colino.net>
19055         * src/compose.c
19056           src/prefs_account.c
19057           src/prefs_common.c
19058                 Fix some dropdown menus
19059
19060 2003-12-04 Colin Leroy <colin@colino.net>
19061         * src/compose.c
19062                 Fix event handlers on header fields
19063         * src/common/socket.c
19064           src/common/session.c
19065                 Fix segfault with callback (SSL)
19066                 Fix end of session 
19067
19068 2003-10-06 Thorsten Maerz <torte@netztorte.de>
19069
19070         * Fix compile bug in src/compose.c
19071         * removed src/gtk/gtkstext.[ch]
19072
19073 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
19074
19075         * Convert character set and escape "text" attributes in toolbar setting
19076         files.
19077         * Fixed bug in button-press-event handling.
19078
19079 2003-09-16 Thorsten Maerz <torte@netztorte.de>
19080
19081         * Fixed bug in key-press-event handling.
19082
19083 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
19084
19085         * Enabled to compile tray-icon plugin (Ad-hoc).
19086         * Avoid hang up bug of icon list in mime view (Ad-hoc).
19087
19088 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
19089
19090         * Enabled to compile on sylpheed-claws.
19091         (tray-icon plugin still cannot compile yet.)
19092
19093 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
19094
19095         * Updated to 0.9.5.
19096
19097 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
19098
19099         * Updated to 0.9.4.
19100         * Ported monitoring SSL mechanism to GSource of GLib2
19101         (I don't confirm it)
19102         * Added _gtk2 suffix to key name of font preference to avoid
19103         ovverwriting preference of Gtk+-1.2 version.
19104
19105 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
19106
19107         * Updated to 0.9.2.
19108
19109 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
19110
19111         * Updated to 0.9.1.
19112         * Translate po files into UTF-8 when execute autogen.sh.
19113
19114 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
19115
19116         * Updated to 0.9.0.
19117
19118 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
19119
19120         * Plugged GError related memory leaks.
19121
19122 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
19123
19124         * Changed default size of fonts.
19125         * Enabled to set titile font size of warning dialog.
19126
19127 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
19128
19129         * Embed a sylpheed icon into executable binary on Windows.
19130
19131 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
19132
19133         * I forgot to traslate character set of element string in src/xml.c.
19134
19135 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
19136
19137         * Fixed detecting bind_textdomain_codeset in configure.in.
19138         * The bug in which "Example" of "Date fromat" preference isn't displayed
19139         correctly has been fixed.
19140
19141 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
19142
19143         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
19144           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
19145           glib-gettextize
19146           Removed intl directory.
19147           Translated po files into UTF-8.
19148           (Thanks! Ryuji Abe)
19149
19150 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
19151
19152         * The bug which doesn't unscape string in xml.c has been fixed.
19153
19154 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
19155
19156         * The bug which is failed to translate encoding of file name thorough
19157         file dialog has been fixed.
19158
19159 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
19160
19161         * Modified to translate file names which is used in inporting/expoting
19162         mbox feature and "Save as" feature into locale encoding.
19163         * Translate file names into locale encoding when "Attache file" and
19164         "Insert file".
19165         * Force set G_BROKEN_FILENAMES environment variable.
19166         * Other minor fixes.
19167
19168 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
19169
19170         * Modified to treat MH folder's name as locale encoding.
19171
19172 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19173
19174         * The bug which clash on switching candidates of auto completion of
19175         addresses, cannot use auto completion in Japanesse is fixed
19176         (Thanks! Tokunaga-san)¡¥
19177
19178 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19179
19180         * The bug which cannot switch key accelerator preference has been fixed
19181         (Thanks! smbd-san)¡¥
19182
19183 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19184
19185         * version 0.8.11-gtk2-20030314
19186
19187 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19188
19189         * The bug in which character set conversion of filtering messages has
19190         been fixed.(Thanks! COCOA-san).
19191
19192 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19193
19194         * Revived "Leave space on head" preference in "Message" category.
19195         * A bug which clash when put the cursor to end of buffer and execute
19196         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19197
19198 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19199
19200         * version 0.8.11-gtk2-20030312
19201
19202 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19203
19204         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19205         * Modified to use Pango's API directly for font preference.
19206         * Integrated GtkTextView of textview to one widget.
19207         * Set fonts of header title in textview by "header_title" tag.
19208         * Removed some deprecated codes.
19209
19210 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19211
19212         * Updated to 0.8.11.
19213         * Merged cygwin patch(Thanks! Sakai-san).
19214
19215 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19216
19217         * version 0.8.10-gtk2-20030309