8c1400b5d58eaa42f761f57db6c5d4c7fcbddac1
[claws.git] / ChangeLog
1 2006-10-31 [colin]      2.5.6cvs12
2
3         * src/etpan/imap-thread.c
4         * src/imap.c
5                 Make really sure to have NULL sets in case
6                 of error
7
8 2006-10-30 [wwp]        2.5.6cvs11
9
10         * src/prefs_common.c
11         * src/prefs_common.h
12         * src/compose.c
13                 fix broken storage of quote format template when it contains \-escape
14                 sequences. The application of such sequences is also fixed now (\t
15                 in quote format will be a real tab instead of a 't', for instance).
16
17 2006-10-27 [colin]      2.5.6cvs10
18
19         * src/compose.c
20                 Probably fix bug 1045, 'sylpheed-claws 
21                 doesn't remove the mail from the IMAP 
22                 Queue folder after sending'. From
23                 2.5.6cvs3-stable
24
25 2006-10-27 [colin]      2.5.6cvs9
26
27         * configure.ac
28                 Require libetpan-0.48. I'm so annoying,
29                 I know ;-)
30
31 2006-10-27 [colin]      2.5.6cvs8
32
33         * src/folder.c
34         * src/imap.c
35                 Probably fix bug 1044, 'sylpheed-claws 
36                 segfaults while moving mails' - Fix relation
37                 usage when moving to an IMAP mailbox from another
38                 mailbox
39
40 2006-10-26 [paul]       2.5.6cvs7
41
42         * src/gtk/about.c
43                 add libSM to compiled-in features
44                 list
45
46 2006-10-24 [colin]      2.5.6cvs6
47
48         * src/textview.c
49         * src/gtk/gtkutils.c
50                 Fix crash when printing emails with an
51                 xface
52
53 2006-10-24 [mones]      2.5.6cvs5
54
55         * manual/es/advanced.xml
56                 Synchronize hidden option respect_flowed_format
57         * po/es.po
58                 Updated translation
59
60 2006-10-21 [paul]       2.5.6cvs4
61
62         * src/gtk/authors.h
63         * src/plugins/pgpcore/pgp_viewer.c
64         * src/plugins/pgpcore/sgpgme.c
65                 fix building on BSDs
66                 Thanks to Michael Hughes
67                 <Sylpheed-Claws_user@thehugheslogcabin.net>
68
69 2006-10-20 [colin]      2.5.6cvs3
70
71         * configure.ac
72                 Bump up libetpan requirement
73                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
74         * src/common/utils.c
75         * src/common/utils.h
76                 Add convenience get_file_mtime()
77         * src/imap.c
78         * src/etpan/imap-thread.c
79         * src/etpan/imap-thread.h
80                 Implement UIDPLUS support if the server
81                 supports it - faster sending in this case
82
83 2006-10-19 [colin]      2.5.6cvs2
84
85         * src/gtk/quicksearch.c
86                 Fix emptying in type-ahead+extended mode
87         * src/mainwindow.c
88         * src/mainwindow.h
89                 Add a hook for offline state change
90         * src/plugins/trayicon/trayicon.c
91                 Use it to display offline icons
92         * src/plugins/trayicon/Makefile.am
93         * src/plugins/trayicon/newmail.offline.xpm
94         * src/plugins/trayicon/newmarkedmail.offline.xpm
95         * src/plugins/trayicon/nomail.offline.xpm
96         * src/plugins/trayicon/unreadmail.offline.xpm
97         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
98                 Add the icons
99
100 2006-10-12 [paul]       2.5.6cvs1
101
102         * NEWS
103         * README
104         * configure.ac
105                 Update version number following
106                 stable release
107
108 2006-10-19 [colin]      2.5.5cvs18
109
110         * manual/handling.xml
111                 Add type-ahead search
112
113 2006-10-18 [colin]      2.5.5cvs17
114
115         * src/gtk/quicksearch.c
116                 Remove "save to history only if there's
117                 no syntax error", it breaks for some 
118                 reason which I'll investigate later.
119
120 2006-10-18 [colin]      2.5.5cvs16
121
122         * src/prefs_common.c
123         * src/prefs_common.h
124         * src/summaryview.c
125         * src/gtk/quicksearch.c
126         * src/gtk/quicksearch.h
127                 Add a type-ahead option for fast searches
128                 Patch by Fabien Vantard
129
130 2006-10-18 [colin]      2.5.5cvs15
131
132         * src/compose.c
133         * src/compose.h
134                 Add Options/Reply mode/ menu to be able to
135                 change the recipients of a reply on the fly
136
137 2006-10-18 [colin]      2.5.5cvs14
138
139         * src/compose.c
140                 Fix redirecting of our own sent mails
141
142 2006-10-17 [wwp]        2.5.5cvs13
143
144         * src/send_message.c
145                 Fix duplicate error messages when sending, and missing
146                 newline in such error messages.
147
148 2006-10-17 [colin]      2.5.5cvs12
149
150         * src/compose.c
151                 Compare addresses case-insensitive
152
153 2006-10-17 [colin]      2.5.5cvs11
154
155         * src/plugins/pgpcore/sgpgme.c
156                 Fix return status
157
158 2006-10-17 [colin]      2.5.5cvs10
159
160         * src/plugins/pgpcore/pgp_viewer.c
161                 Fix return status
162
163 2006-10-17 [colin]      2.5.5cvs9
164
165         * src/quote_fmt.c
166                 Fix a typo (thanks to Fabien)
167
168 2006-10-16 [colin]      2.5.5cvs8
169
170         * src/textview.c
171                 Fix problem with quote-folding when emails
172                 don't convert cleanly to UTF-8
173
174 2006-10-14 [colin]      2.5.5cvs7
175
176         * src/prefs_template.c
177                 Reset fields when reopening
178                 the window
179
180 2006-10-13 [paul]       2.5.5cvs6
181
182         * manual/advanced.xml
183         * src/prefs_message.c
184                 make 'respect_flowed_format' a hidden
185                 option, and add a manual entry for it
186                 Thanks to Colin
187
188 2006-10-12 [colin]      2.5.5cvs5
189
190         * src/codeconv.c
191                 Revert part of 2.5.2cvs21:
192                 Don't optimise by reusing the 
193                 last iconv converter if possible:
194                 it seems slightly broken in a 
195                 very hard way to reproduce
196
197 2006-10-12 [colin]      2.5.5cvs4
198
199         * src/prefs_common.c
200         * src/prefs_common.h
201         * src/prefs_message.c
202         * src/procmime.c
203                 Fix bug 1035, 'Incorrect handling 
204                 of flowed lines'. We now optionnaly
205                 handle this format (preference is in
206                 Message View/Text options section)
207
208 2006-10-12 [colin]      2.5.5cvs3
209
210         * po/POTFILES.in
211                 Add new file
212         * src/plugins/pgpcore/pgp_viewer.c
213         * src/plugins/pgpcore/sgpgme.c
214                 Don't try to import without asking
215
216 2006-10-12 [colin]      2.5.5cvs2
217
218         * src/compose.c
219                 Fix bug 1036, 'Forwarding a mutlipart
220                 mail with a "text/html" block to ms
221                 outlook users leeds to freeze of
222                 outlook'. Poor outlook users...
223
224 2006-10-12 [paul]       2.5.5cvs1
225
226         * NEWS
227         * README
228         * configure.ac
229                 Update version number following
230                 stable release
231
232 2006-10-11 [paul]       2.5.4cvs1
233
234         * NEWS
235         * README
236         * configure.ac
237                 Update version number following
238                 stable release
239
240 2006-10-11 [paul]       2.5.3cvs32
241
242         * src/textview.c
243                 fix bug 1032, 'Segmentation fault when showing
244                 message' (bug in quote folding)
245                 Thanks to Colin
246
247 2006-10-10 [colin]      2.5.3cvs31
248
249         * src/quote_fmt.c
250                 Rephrase english a bit
251
252 2006-10-10 [colin]      2.5.3cvs30
253
254         * src/prefs_compose_writing.c
255                 Stop making the page larger than the window
256
257 2006-10-10 [wwp]        2.5.3cvs29
258
259         * src/compose.c
260         * src/prefs_template.c
261         * src/quote_fmt.c
262         * src/quote_fmt.h
263         * src/quote_fmt_lex.l
264         * src/quote_fmt_parse.y
265                 Extend the quote parser a bit: allow to get access to
266                 basic (composing) account info.
267
268 2006-10-10 [colin]      2.5.3cvs28
269
270         * src/procheader.c
271                 Fix this \t problem in subject
272
273 2006-10-09 [colin]      2.5.3cvs27
274
275         * src/main.c
276         * src/prefs_gtk.c
277                 Prepare cache a bit later
278                 If section already exists, skip the new one 
279                 (as previously); avoid writing the same block
280                 twice - if we find a second block with the 
281                 same id, skip it.
282         * src/plugins/pgpcore/pgp_viewer.c
283                 Set cursor to busy when retrieving a key
284         * src/plugins/pgpcore/sgpgme.c
285                 allow 5 seconds for gpg to export the key
286                 
287
288 2006-10-09 [colin]      2.5.3cvs26
289
290         * configure.ac
291         * src/msgcache.c
292         * src/prefs_gtk.c
293                 Check for existence of fgets_unlocked
294                 and fwrite_unlocked
295
296 2006-10-09 [paul]       2.5.3cvs25
297
298         * src/prefs_summaries.c
299                 replace strftime() with fast_strftime() and in
300                 the consequence fix the bug in the display of
301                 AM/PM in the 'Example' string
302
303 2006-10-09 [ticho]      2.5.3cvs24
304
305         * po/sk.po
306                 Updated (and fixed up somewhat) Slovak translation.
307
308 2006-10-08 [colin]      2.5.3cvs23
309
310         * src/prefs_folder_item.c
311                 Explain why prefs in the top-level folder
312                 aren't retained, but are still useful
313
314 2006-10-08 [colin]      2.5.3cvs22
315
316         * src/prefs_gtk.c
317                 Don't cache anything if caching fails
318
319 2006-10-08 [colin]      2.5.3cvs21
320
321         * src/common/utils.c
322                 always include gi18n.h
323
324 2006-10-07 [colin]      2.5.3cvs20
325
326         * src/plugins/pgpcore/pgp_viewer.c
327                 Kill gpg after 5 seconds wait
328
329 2006-10-07 [colin]      2.5.3cvs19
330
331         * src/plugins/pgpcore/pgp_viewer.c
332         * src/plugins/pgpcore/pgp_viewer.h
333                 Fix copyright
334
335 2006-10-07 [colin]      2.5.3cvs18
336
337         * src/plugins/pgpcore/pgp_viewer.c
338         * src/plugins/pgpcore/pgp_viewer.h
339                 Actually add the files to CVS
340
341 2006-10-07 [colin]      2.5.3cvs17
342
343         * src/plugins/pgpcore/sgpgme.c
344                 Be sure not to crash on 'application/pgp-signature' that
345                 are not application/pgp-signatures
346
347 2006-10-07 [colin]      2.5.3cvs16
348
349         * src/textview.c
350         * src/textview.h
351                 Make a bit more of the API available
352         * src/plugins/pgpcore/Makefile.am
353         * src/plugins/pgpcore/plugin.c
354         * src/plugins/pgpcore/sgpgme.c
355                 Add basic key import/export
356
357 2006-10-07 [colin]      2.5.3cvs15
358
359         * src/folderview.c
360         * src/imap.c
361         * src/prefs_account.c
362         * src/wizard.c
363                 Warn users *everywhere* if libetpan's not
364                 linked in
365
366 2006-10-06 [mones]      2.5.3cvs14
367
368         * po/de.po
369         * po/es.po
370                 updated by Stephan Sachse and me
371
372 2006-10-06 [colin]      2.5.3cvs13
373
374         * src/main.c
375         * src/common/sylpheed.c
376                 Don't load common plugins if --exit is passed
377         * src/prefs_gtk.c
378         * src/prefs_gtk.h
379                 Implement a cache to avoid reading the same
380                 files over and over again at startup
381
382 2006-10-06 [colin]      2.5.3cvs12
383
384         * src/summaryview.c
385         * src/gtk/quicksearch.c
386                 Update display every 5k mails on fast searches
387
388 2006-10-06 [colin]      2.5.3cvs11
389
390         * src/textview.c
391                 Don't do quote folding on HTML or ERTF.
392                 May fix the Cygwin issues if they were
393                 happening with HTML mails?
394
395 2006-10-05 [colin]      2.5.3cvs10
396
397         * src/prefs_gtk.c
398                 Oops, forgot one
399
400 2006-10-05 [colin]      2.5.3cvs9
401
402         * src/prefs_gtk.c
403                 Use unlocked_stdio here too
404
405 2006-10-05 [colin]      2.5.3cvs8
406
407         * src/folderview.c
408                 Fix go to next * after preferences apply
409         * src/msgcache.c
410                 Do the fd lock/unlock ourselves instead of
411                 letting the libc do it at each write 
412
413 2006-10-05 [colin]      2.5.3cvs7
414
415         * src/common/utils.c
416                 Faster division, thanks to Jean Diraison
417
418 2006-10-05 [paul]       2.5.3cvs6
419
420         * src/common/utils.c
421                 fix building with --disable-nls
422
423 2006-10-04 [colin]      2.5.3cvs5
424
425         * src/folder.c
426                 Maybe fix a segfault
427
428 2006-10-04 [wwp]        2.5.3cvs4
429
430         * src/prefs_folder_item.c
431                 Fine-tune layouts in folder item prefs. Suggested by
432                 Fabien Vantard <fzzzzz@gmail.com>.
433
434 2006-10-04 [wwp]        2.5.3cvs3
435
436         * src/prefs_folder_item.c
437                 Kill the clandestine passengers. You didn't see anything.
438
439 2006-10-04 [wwp]        2.5.3cvs2
440
441         * src/prefs_folder_item.c
442                 Add a way to test the subject simplify regexp in
443                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
444                 w/ few layout changes.
445
446 2006-20-04 [paul]       2.5.3cvs1
447
448         * NEWS
449         * README
450         * configure.ac
451                 Update version number following
452                 stable release
453
454 2006-10-04 [colin]      2.5.2cvs42
455
456         * src/folder.c
457         * src/folder.h
458         * src/summaryview.c
459                 Provide a way for folder classes to set their sort
460                 type and key
461
462 2006-10-03 [colin]      2.5.2cvs41
463
464         * src/mh.c
465                 Don't use strlen() to know if the
466                 string's empty
467
468 2006-10-03 [colin]      2.5.2cvs40
469
470         * src/mh.c
471                 Fix "check for new folders" with accentued folders
472
473 2006-10-03 [ticho]      2.5.2cvs39
474
475         * src/filtering.c
476         * src/folder.c
477         * src/inc.c
478         * src/mbox.c
479                 Colin's fix for "copy" filtering rules.
480
481 2006-10-02 [colin]      2.5.2cvs38
482
483         * src/folderview.c
484                 Fix for double-click too
485
486 2006-10-02 [colin]      2.5.2cvs37
487
488         * src/folderview.c
489                 correct fix for cvs36
490
491 2006-10-02 [colin]      2.5.2cvs36
492
493         * src/folderview.c
494                 Fix 'goto next unread' after collapsing/expanding 
495                 a node.
496
497 2006-10-02 [colin]      2.5.2cvs35
498
499         * src/summaryview.c
500                 Fix double freeze/thaw
501         * src/common/utils.c
502         * src/common/utils.h
503                 Reimplement strftime
504         * src/procheader.c
505                 Use it
506
507
508 2006-10-02 [colin]      2.5.2cvs34
509
510         * src/mh.c
511                 Time mh_write_sequences() - it's fast
512         * src/summaryview.c
513                 Init a variable to shut up gcc
514
515 2006-10-01 [colin]      2.5.2cvs33
516
517         * src/folder.c
518         * src/mh.c
519         * src/mh.h
520         * src/msgcache.c
521                 Add helper mh_set_mtime(), and set mtime to stat()'s result
522                 Add fsync but disable it, it's slow as hell
523
524 2006-10-01 [colin]      2.5.2cvs32
525
526         * src/mh.c
527         * src/msgcache.c
528                 fflush() caches and mh_sequences before
529                 fclose()ing
530
531 2006-10-01 [colin]      2.5.2cvs31
532
533         * src/msgcache.c
534                 Don't ftruncate when not using mmap
535
536 2006-09-30 [colin]      2.5.2cvs30
537
538         * src/main.c
539                 Write folder list *after* saving caches
540
541 2006-09-30 [colin]      2.5.2cvs29
542
543         * src/folder.c
544         * src/mh.c
545                 Debug forced mtime changes
546
547 2006-09-30 [colin]      2.5.2cvs28
548
549         * src/folder.c
550         * src/main.c
551                 Remove useless debug_print()s (code
552                 well-tested)
553
554 2006-09-30 [colin]      2.5.2cvs27
555
556         * src/mh.c
557                 Do stuff faster when writing mh_sequences
558
559 2006-09-30 [colin]      2.5.2cvs26
560
561         * src/mh.c
562                 Don't let the writing of .mh_sequences, which
563                 can change the folder's mtime, let us think
564                 we need to scan.
565
566 2006-09-30 [colin]      2.5.2cvs25
567
568         * src/folder.c
569                 Move a debug_print where it belongs 
570                 (processing)
571         * src/summaryview.c
572                 Don't mess with a huge slow subject
573                 table if we're not threading by
574                 subject
575
576 2006-09-30 [colin]      2.5.2cvs24
577
578         * src/msgcache.c
579                 Reenable mmaped reads (*not* writes!)
580         * src/procmsg.c
581                 Don't destroy and recreate hashtables just
582                 for fun
583         * src/common/utils.c
584                 Remove useless reply prefixes (it's case
585                 unsensitive)
586
587 2006-09-30 [wwp]        2.5.2cvs23
588
589         * tools/fix_date.sh
590                 Fixed a minor bug in date value extraction, added a switch
591                 to replace non RFC-compliant Date: value, added a switch
592                 to use strict RFC matching patterns for dates.
593
594 2006-09-29 [colin]      2.5.2cvs22
595
596         * src/matcher_parser.h
597         * src/matcher_parser_parse.y
598         * src/prefs_filtering.c
599         * src/statusbar.c
600         * src/summary_search.c
601         * src/summaryview.c
602         * src/gtk/quicksearch.c
603         * src/gtk/quicksearch.h
604                 Optimise searches by setting different
605                 refresh intervals (depending if the 
606                 search is fast or not)
607
608 2006-09-29 [colin]      2.5.2cvs21
609
610         * src/codeconv.c
611                 Optimise by reusing the last iconv converter
612                 if possible
613         * src/textview.c
614                 Optimise a bit (the foldable quotes feature
615                 still has an awful O(n^2) algo
616
617 2006-09-29 [colin]      2.5.2cvs20
618
619         * src/gtk/gtksctree.c
620         * src/gtk/gtksctree.h
621                 Optimise de-selection via up/down or
622                 another key
623
624 2006-09-28 [colin]      2.5.2cvs19
625
626         * src/action.c
627         * src/compose.c
628         * src/folderview.c
629         * src/mainwindow.c
630         * src/messageview.c
631         * src/summary_search.c
632         * src/toolbar.c
633                 Avoid using summaryview->ctree directly
634
635 2006-09-28 [colin]      2.5.2cvs18
636
637         * src/summaryview.c
638         * src/summaryview.h
639                 Add helpers to freeze/thaw/grab_focus
640                 Factorize calls to freeze/thaw/grab_focus
641                 
642
643 2006-09-28 [colin]      2.5.2cvs17
644
645         * src/main.c
646                 More guards for the session management
647
648 2006-09-28 [colin]      2.5.2cvs16
649
650         * src/folderview.c
651         * src/gtk/gtksctree.c
652         * src/gtk/gtksctree.h
653                 Make expanding not recursive in folderview
654
655 2006-09-28 [colin]      2.5.2cvs15
656
657         * src/addressbook.c
658                 If nothing is selected in the list (right part)
659                 and a group is selected in the tree (left part),
660                 mail this group.
661
662 2006-09-28 [colin]      2.5.2cvs14
663
664         * src/Makefile.am
665                 Actually use SM_LIBS
666
667 2006-09-28 [ticho]      2.5.2cvs13
668
669         * src/export.c
670         * src/messageview.c
671         * src/mimeview.c
672         * src/news.c
673         * src/pop.c
674         * src/prefs_themes.c
675         * src/procmsg.c
676                 Small i18n string optimization.
677         * src/send_message.c
678         * src/summaryview.c
679         * src/common/session.c
680         * src/common/smtp.c
681         * src/common/ssl_certificate.c
682         * src/common/utils.c
683                 Use "Couldn't" instead of "Can't" in UI messages,
684                 where appropriate.
685
686 2006-09-28 [colin]      2.5.2cvs12
687
688         * configure.ac
689                 Possibly fix link errors
690
691 2006-09-27 [wwp]        2.5.2cvs11
692
693         * src/gtk/authors.h
694         * doc/man/sylpheed-claws.1
695         * manual/ack.xml
696         * manual/es/ack.xml
697         * manual/fr/ack.xml
698         * manual/pl/ack.xml
699                 Updated authors info (me, myself and I).
700
701 2006-09-27 [colin]      2.5.2cvs10
702
703         * src/addressbook.c
704                 Remove useless printf
705
706 2006-09-27 [wwp]        2.5.2cvs9
707
708         * src/editgroup.c
709         * src/send_message.c
710         * src/inc.c
711         * src/prefs_common.c
712         * src/prefs_common.h
713         * src/gtk/progressdialog.c
714                 remember more windows' sizes (send dialog, received dialog,
715                 edit group in addressbook).
716
717 2006-09-27 [colin]      2.5.2cvs8
718
719         * configure.ac
720         * src/main.c
721         * src/mainwindow.h
722                 Use libSM to communicate with the session
723                 manager, so that we can know when the 
724                 session ends, save our caches, and draft
725                 our compose windows.
726
727 2006-09-27 [colin]      2.5.2cvs7
728
729         * src/addressbook.c
730                 Fix issues:
731                 o Allow Book and Group creation from the tree's
732                   contextual menu
733                 o Do not actually delete the contacts when 
734                   deleting groups from the tree (duh!)
735
736 2006-09-27 [colin]      2.5.2cvs6
737
738         * src/compose.c
739         * src/compose.h
740         * src/mainwindow.c
741         * src/textview.c
742         * src/toolbar.c
743                 o Allow passing an email address to 
744                   compose_new_with_folderitem
745                 o Update callers
746                 o Use current folderitem when clicking
747                   on a TextView mailto: link
748                 o Fix a possible leak in TextView
749
750 2006-09-27 [colin]      2.5.2cvs5
751
752         * src/html.c
753                 Use UTF-8 chars to replace HTML entities
754
755 2006-09-27 [colin]      2.5.2cvs4
756
757         * AUTHORS
758         * src/prefs_account.c
759         * src/gtk/authors.h
760                 Fix bug #1024 (Array index out of
761                 range in sylpheed-claws-2.5.2)
762                 Patch by Ales Nosek <anosek@suse.cz>
763
764 2006-09-27 [colin]      2.5.2cvs3
765
766         * src/addr_compl.c
767                 Actually do the test
768
769 2006-09-27 [colin]      2.5.2cvs2
770
771         * src/addr_compl.c
772         * src/addr_compl.h
773                 Allow completing with comma (in certain cases: vCalendar
774                 for example doesn't support that)
775                 Patch by Fabien Vantard
776
777 2006-09-26 [colin]      2.5.2cvs1
778
779         * src/Makefile.am
780         * src/addr_compl.c
781         * src/addr_compl.h
782         * src/addrbook.c
783         * src/addrbook.h
784         * src/addressbook.c
785         * src/addrindex.c
786         * src/addrindex.h
787         * src/compose.c
788         * src/prefs_common.c
789         * src/prefs_filtering_action.c
790         * src/prefs_folder_item.c
791         * src/prefs_template.c
792         * src/stock_pixmap.c
793         * src/stock_pixmap.h
794         * src/pixmaps/addr_one.xpm
795         * src/pixmaps/addr_two.xpm
796                 Add auto-completion on groups
797
798 2006-09-26 [colin]      2.5.2
799
800         * NEWS
801         * README
802         * RELEASE_NOTES
803                 2.5.2 released
804
805 2006-09-26 [colin]      2.5.1cvs5
806
807         * src/matcher.c
808                 Fix condition
809
810 2006-09-26 [colin]      2.5.1cvs4
811
812         * src/mbox.c
813                 Revert cvs1 (useless as the message is printed 
814                 every 500 mails)
815
816 2006-09-26 [colin]      2.5.1cvs3
817
818         * src/partial_download.c
819                 Fix crasher found by Alexsandar Urosevic
820
821 2006-09-26 [colin]      2.5.1cvs2
822
823         * src/summaryview.c
824                 Fix bug #1023 (Sylpheed deletes too much messages)
825
826 2006-09-26 [ticho]      2.5.1cvs1
827
828         * src/mbox.c
829                 Make use of gettext's multiple plurals for statusbar
830                 progress message.
831
832 2006-09-25 [paul]       2.5.1
833
834         * NEWS
835         * README
836         * RELEASE_NOTES
837                 2.5.1 released
838
839 2006-09-25 [colin]      2.5.0cvs3
840
841         * src/plugins/bogofilter/bogofilter.c
842         * src/plugins/clamav/clamav_plugin.c
843         * src/plugins/spamassassin/spamassassin.c
844                 BogoFilter, Spamassassin: Fix double hook registering after
845                 visiting preferences
846                 Spamassassin, Clamav: Just set the mails to move instead of
847                 doing the move - caller will move the things at once.
848
849 2006-09-25 [colin]      2.5.0cvs2
850
851         * src/imap.c
852         * src/etpan/imap-thread.c
853                 Use UID SEARCH ALL instead of UID 1:*
854                 (braindead servers can't figure out that's
855                 the same...)
856
857 2006-09-25 [wwp]        2.5.0cvs1
858
859         * src/message_search.c
860                 Added the ability to stop a running search (in message body).
861
862 2006-09-25 [paul]       2.5.0
863
864         * NEWS
865         * README
866         * RELEASE_NOTES
867                 2.5.0 released
868
869 2006-09-25 [paul]       2.4.0cvs214
870
871         * po/cs.po
872         * po/de.po
873         * po/fi.po
874         * po/fr.po
875         * po/nl.po
876         * po/pt_BR.po
877         * po/sk.po
878         * po/sr.po
879         * po/zh_CN.po
880                 updated by Tim, Stephan Sachse, Flammie Pirinen,
881                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
882                 Ticho, Aleksander Urosevic, Ralgh Young
883
884 2006-09-24 [mones]      2.4.0cvs213
885
886         * po/es.po
887                 Updated for release
888
889 2006-09-23 [colin]      2.4.0cvs212
890
891         * src/gtk/inputdialog.c
892                 Fix [ ] remember this appearing in normal
893                 input dialogs after it's been used by
894                 mimeview.
895         * src/folder.c
896         * src/folderview.c
897         * src/msgcache.c
898         * src/procmsg.c
899         * src/summaryview.c
900         * src/textview.c
901         * src/common/timing.h
902                 Enable timings in debug mode and make it
903                 look prettier.
904
905 2006-09-22 [colin]      2.4.0cvs211
906
907         * README
908                 Revert test change
909         * commitHelper
910                 ping the correct URI
911
912 2006-09-22 [colin]      2.4.0cvs210
913
914         * README
915                 Let's see if bug #1022 is fixed
916
917 2006-09-21 [colin]      2.4.0cvs209
918
919         * src/wizard.c
920         * src/common/plugin.c
921                 Prepare infra to load predefined plugins when
922                 no configuration existed. Don't actually load
923                 anything yet (feat. freeze)
924
925 2006-09-21 [wwp]        2.4.0cvs208
926
927         * manual/fr/faq.xml
928                 Partial sync w/ 2.4.0cvs72:
929                 wrap file and minor updates.
930
931 2006-09-21 [wwp]        2.4.0cvs207
932
933         * tools/fix_date.sh
934                 several fixes and enhancements. A new --force switch has been
935                 added to prevent overriding by default Date: header when
936                 already existing.
937
938 2006-09-21 [paul]       2.4.0cvs206
939
940         * src/common/utils.c
941                 add Chinese UTF8 Re prefix
942
943 2006-09-21 [wwp]        2.4.0cvs205
944
945         * tools/Makefile.am
946                 Fics alfabettical order.
947
948 2006-09-21 [wwp]        2.4.0cvs204
949
950         * tools/fix_date.sh
951         * tools/Makefile.am
952                 Added an action tool to fix missing Date field in emails.
953                 Updated Makefile.am to reflect those last two additions.
954
955 2006-09-21 [wwp]        2.4.0cvs203
956
957         * tools/uuooffice
958                 Added a action tool to open uuencoded docs w/
959                 OpenOffice (based on uudec method).
960
961 2006-09-21 [colin]      2.4.0cvs202
962
963         * src/compose.c
964         * src/textview.c
965                 Workaround possible GTK crash: remove selection 
966                 clipboard before destroying widget, or GTK+-2.10
967                 dies. Thanks to Hiro.
968
969 2006-09-20 [colin]      2.4.0cvs201
970
971         * src/compose.c
972                 Fix free-after-use in some cases (when 
973                 procmime_encode_content() frees mimeinfo->data.mem
974                 and turns it to a temp file)
975
976 2006-09-20 [colin]      2.4.0cvs200
977
978         * src/folderview.c
979         * src/summaryview.c
980         * src/gtk/gtksctree.c
981         * src/gtk/gtksctree.h
982                 Add tooltips in the folderview and summaryview
983                 (Doesn't break string freeze as they already
984                 exist)
985         * src/toolbar.c
986                 Put the spam button in the default configuration
987                 if compiled with bogo plugin too
988
989 2006-09-19 [colin]      2.4.0cvs199
990
991         * src/summaryview.c
992         * src/summaryview.h
993                 Update folder name label on folder rename
994         * src/prefs_matcher.c
995         * src/gtk/logwindow.h
996                 Fix warnings
997                 Patches by Fabien
998
999 2006-09-19 [wwp]        2.4.0cvs198
1000
1001         * src/summary_search.c
1002                 fix can't click forward/backward buttons in the
1003                 search messages.
1004
1005 2006-09-18 [paul]       2.4.0cvs197
1006
1007         * src/wizard.c
1008                 add missing bracket, capitalise the A of
1009                 'SpamAssassin'
1010
1011 2006-09-18 [paul]       2.4.0cvs196
1012
1013         * src/compose.c
1014                 fix bug 1012 'crashed upon sending mail
1015                 from compose window'
1016                 Thanks to Colin
1017
1018 2006-09-16 [colin]      2.4.0cvs195
1019
1020         * src/folderview.c
1021                 Fix "real-time" sorting by freezing/thawing
1022
1023 2006-09-16 [colin]      2.4.0cvs194
1024
1025         * manual/faq.xml
1026                 Fix the anti-spam entry a bit
1027
1028 2006-09-16 [colin]      2.4.0cvs193
1029
1030         * src/wizard.c
1031                 Make sure reviewers have no excuse when stating
1032                 Sylpheed-Claws doesn't have antispam capabilities.
1033
1034 2006-09-16 [colin]      2.4.0cvs192
1035
1036         * src/main.c
1037                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
1038                 as if the SIGPIPE comes from etpan's thread we could
1039                 trigger a GUI update from this thread.
1040
1041 2006-09-16 [colin]      2.4.0cvs191
1042
1043         * src/summaryview.c
1044                 Init all members of the struct
1045
1046 2006-09-16 [paul]       2.4.0cvs190
1047
1048         * src/account.c
1049                 improvements to the English
1050
1051 2006-09-15 [colin]      2.4.0cvs189
1052
1053         * src/summaryview.c
1054                 HIG order on dialog
1055
1056 2006-09-14 [colin]      2.4.0cvs188
1057
1058         * src/common/socket.c
1059         * src/common/socket.h
1060         * src/common/ssl.c
1061         * src/common/ssl_certificate.c
1062         * src/common/ssl_certificate.h
1063         * src/etpan/imap-thread.c
1064                 the get_fqdn() call done to get canonical name when
1065                 checking an SSL certificate is blocking, which is
1066                 sad as we just did a non-blocking lookup to connect.
1067                 Fix that by letting the fqdn available to the SockInfo,
1068                 and use that in ssl_certificate_check(). For IMAP,
1069                 we don't do it as the lookup's done by libetpan, but
1070                 it's less annoying as IMAP connections as much more
1071                 rare than POP3 connections.
1072
1073 2006-09-14 [paul]       2.4.0cvs187
1074
1075         * manual/advanced.xml
1076                 improvements to the English,
1077                 properly place the new hidden options
1078                 within the alphabetical order
1079         * src/gtk/pluginwindow.c
1080                 improvements to the English
1081
1082 2006-09-14 [colin]      2.4.0cvs186
1083
1084         * src/prefs_common.c
1085         * src/prefs_common.h
1086         * src/gtk/gtksctree.c
1087         * manual/advanced.xml
1088                 New hidden pref, stripes_color_offset, to change
1089                 the value added/substracted to normal bgcolor to
1090                 create the stripes in summaries
1091
1092 2006-09-13 [colin]      2.4.0cvs185
1093
1094         * src/gedit-print.c
1095         * src/messageview.c
1096         * src/messageview.h
1097         * src/summaryview.c
1098         * src/textview.c
1099                 Fix misc. printing issues: 
1100                 - Bad font for linkified headers
1101                 - Different font if the mail was displayed or not
1102                 - Factorize the thing
1103
1104 2006-09-13 [colin]      2.4.0cvs184
1105
1106         * src/common/ssl_certificate.c
1107                 Only get FQDN once when checking certificate
1108
1109 2006-09-13 [colin]      2.4.0cvs183
1110
1111         * src/account.c
1112         * src/gtk/pluginwindow.c
1113                 Misc. GUI fixes by Fabien
1114
1115 2006-09-13 [wwp]        2.4.0cvs182
1116
1117         * configure.ac
1118         * src/common/utils.h
1119         * src/common/utils.c
1120                 get rid of unused wide-char functions.
1121
1122 2006-09-13 [wwp]        2.4.0cvs181
1123
1124         * src/plugins/pgpinline/sylpheed.def
1125         * src/textview.c
1126                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
1127                 add privacy_reset_error to the .def file,
1128                 do not fork for an external textviewer.
1129
1130 2006-09-13 [wwp]        2.4.0cvs180
1131
1132         * src/prefs_common.c
1133                 fix broken font entry in prefs (patch issued by the gpg4win team,
1134                 probably by Marcus Brinkmann <marcus@g10code.de>).
1135
1136 2006-09-13 [colin]      2.4.0cvs179
1137
1138         * src/folder.h
1139                 Fix a warning in summaryview.c
1140         * src/mainwindow.c
1141         * src/summaryview.c
1142         * src/summaryview.h
1143                 Add missing Mark/* elements in the
1144                 main menu
1145
1146 2006-09-12 [colin]      2.4.0cvs178
1147
1148         * src/prefs_actions.c
1149         * src/prefs_filtering_action.c
1150         * src/prefs_matcher.c
1151                 Use (New) instead of New everywhere
1152
1153 2006-09-12 [wwp]        2.4.0cvs177
1154
1155         * manual/fr/addrbook.xml
1156         * manual/fr/handling.xml
1157                 updated some quotes in the fr manual to match the fr translation.
1158
1159 2006-09-12 [wwp]        2.4.0cvs176
1160
1161         * src/prefs_matcher.c
1162                 don't store translated string elements in matcher expressions.
1163                 Also fixed a misused of Q_().
1164
1165 2006-09-11 [wwp]        2.4.0cvs175
1166
1167         * src/plugins//bogofilter/bogofilter.c
1168         * src/plugins//clamav/clamav_plugin.c
1169         * src/plugins//demo/demo.c
1170         * src/plugins//dillo_viewer/dillo_viewer.c
1171         * src/plugins//pgpcore/plugin.c
1172         * src/plugins//pgpinline/plugin.c
1173         * src/plugins//pgpmime/plugin.c
1174         * src/plugins//spamassassin/spamassassin.c
1175                 gettext-ize more strings (mostly plugin error messages).
1176
1177 2006-09-11 [colin]      2.4.0cvs174
1178
1179         * src/alertpanel.c
1180                 Make maximum buffer size bigger to avoid
1181                 truncating translated messages. Patch by
1182                 Fabien
1183
1184 2006-09-11 [colin]      2.4.0cvs173
1185
1186         * src/etpan/imap-thread.c
1187                 Fix compilation on OpenBSD, thanks to 
1188                 Landry
1189
1190 2006-09-10 [wwp]        2.4.0cvs172
1191
1192         * manual/account.xml
1193         * manual/addrbook.xml
1194         * manual/handling.xml
1195         * manual/es/handling.xml
1196         * manual/fr/account.xml
1197         * manual/fr/addrbook.xml
1198         * manual/fr/handling.xml
1199                 documented addressbook matching (condition configuration):
1200                   addrbook.xml, en fr
1201                 documented per-account filtering rules (handling/filtering
1202                   section, account section):
1203                   account.xml, handling.xml, en fr
1204                 slightly updated the handling/searching section to tell few
1205                   words about the extended search ability:
1206                   handling.xml, en fr
1207                 added missing <quote></quotes> to Quick Search:
1208                   handling.xml, en fr es
1209                 fixed a typo (auomatically):
1210                   handling.xml, en
1211                 changes revisited by Paul.
1212
1213 2006-09-10 [paul]       2.4.0cvs171
1214
1215         * src/prefs_actions.c
1216         * src/prefs_filtering.c
1217         * src/prefs_template.c
1218                 adjustments to the gui
1219                 Patch by Fabien Vantard (slightly modified)
1220
1221 2006-09-10 [colin]      2.4.0cvs170
1222
1223         * src/summaryview.c
1224                 Check folderitem/summaryview consistency
1225                 (basically automates Update summary). Fixes
1226                 #1011 (wrong (negative) count on unread 
1227                 messages)
1228
1229 2006-09-10 [colin]      2.4.0cvs169
1230
1231         * src/gtk/gtksctree.c
1232                 Fix recursive expansion via mouse
1233         * src/plugins/bogofilter/bogofilter.c
1234                 Use normal filtering way of moving
1235                 messages (batching), possibly fixing
1236                 bug #1015 (Bogofilter plugin doubles 
1237                 new messages)
1238
1239 2006-09-09 [wwp]        2.4.0cvs168
1240
1241         * src/prefs_filtering.c
1242                 better place for this fix.
1243
1244 2006-09-09 [wwp]        2.4.0cvs167
1245
1246         * src/prefs_filtering.c
1247                 fix a minor bug when the enabled status of a filtering/processing
1248                 rule always got set to TRUE when replacing this rule. That still
1249                 make sense when adding a new rule, but now when replacing, we
1250                 don't override the value of 'enabled'.
1251                 Also renamed the func prefs_filtering_list_view_get_rule_name()
1252                 to prefs_filtering_list_view_get_info() as this function not only
1253                 returns the name, but also the account_id and the enabled status.
1254
1255 2006-09-09 [mones]      2.4.0cvs166
1256
1257         * manual/glossary.xml
1258         * manual/plugins.xml
1259                 Minor format corrections
1260         * manual/gpl.xml
1261                 Fix misplaced NO WARRANTY section
1262         * manual/es/advanced.xml
1263         * manual/es/faq.xml
1264         * manual/es/glossary.xml
1265         * manual/es/gpl.xml
1266         * manual/es/handling.xml
1267         * manual/es/plugins.xml
1268         * manual/es/starting.xml
1269                 Incorporate changes from English version
1270         * manual/fr/ack.xml
1271         * manual/pl/ack.xml
1272         * manual/es/ack.xml
1273                 Fix address, (add translation credits in es version)
1274         * po/es.po
1275                 Updated translation
1276
1277 2006-09-09 [wwp]        2.4.0cvs165
1278
1279         * src/prefs_filtering.c
1280                 fix a crash when opening filtering prefs, if matcherrc file contains
1281                 broken data (non-existing account id, which is theoretically not
1282                 possible).
1283
1284 2006-09-08 [colin]      2.4.0cvs164
1285
1286         * src/folder.c
1287                 Wrong assert, make it an if()
1288         * src/gtk/gtksctree.c
1289                 Fix bug #1013 (expand selected thread 
1290                 tree) - expanding is now recursive
1291
1292 2006-09-07 [wwp]        2.4.0cvs163
1293
1294         * src/prefs_matcher.c
1295                 make better sentences about addressbook matching in the
1296                 matcher prefs. This should make translators' work easier
1297                 too.
1298
1299 2006-09-07 [wwp]        2.4.0cvs162
1300
1301         * src/prefs_filtering.c
1302                 code simplification (get rid of dup var. assignment).
1303
1304 2006-09-07 [wwp]        2.4.0cvs161
1305
1306         * src/summaryview.c
1307                 use GTK_STOCK icons when possible, patch by Fabien Vantard
1308                 <fzzzzz@gmail.com>.
1309
1310 2006-09-07 [paul]       2.4.0cvs160
1311
1312         * src/mimeview.c
1313                 fix compilation warnings
1314                 Thanks to Colin
1315
1316 2006-09-07 [paul]       2.4.0cvs159
1317
1318         * src/mimeview.c
1319                 select the mimepart icon when
1320                 displaying as text
1321                 Thanks to Colin
1322
1323 2006-09-06 [paul]       2.4.0cvs158
1324
1325         * src/prefs_filtering.c
1326                 fix labels and table element spacing
1327                 Patch by Fabien Vantard
1328
1329 2006-09-06 [paul]
1330
1331         2.5.0-rc3 released
1332
1333 2006-09-06 [paul]       2.4.0cvs157
1334
1335         * manual/es/advanced.xml
1336                 fix typo
1337
1338 2006-09-06 [wwp]        2.4.0cvs156
1339
1340         * src/mainwindow.c
1341                 fix an dup launch issue when iconified, thanks to Colin.
1342
1343 2006-09-06 [wwp]        2.4.0cvs155
1344
1345         * src/gtk//gtksctree.h
1346                 oops, forgot that one!
1347
1348 2006-09-06 [wwp]        2.4.0cvs154
1349
1350         * manual/pl/advanced.xml
1351         * manual/advanced.xml
1352         * manual/es/advanced.xml
1353         * manual/fr/advanced.xml
1354         * src/prefs_customheader.c
1355         * src/prefs_filtering_action.c
1356         * src/foldersel.c
1357         * src/prefs_summaries.c
1358         * src/prefs_filtering.c
1359         * src/account.c
1360         * src/compose.c
1361         * src/prefs_summary_column.c
1362         * src/addr_compl.c
1363         * src/prefs_actions.c
1364         * src/prefs_folder_column.c
1365         * src/ssl_manager.c
1366         * src/prefs_template.c
1367         * src/prefs_display_header.c
1368         * src/prefs_common.h
1369         * src/prefs_matcher.c
1370         * src/prefs_common.c
1371         * src/prefs_toolbar.c
1372         * src/summaryview.c
1373         * src/folderview.c
1374         * src/gtk/gtksctree.c
1375         * src/gtk/pluginwindow.c
1376         * src/gtk/progressdialog.c
1377         * src/gtk/prefswindow.c
1378                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1379                 to make its meaning more obvious (all versions of the manual reflect
1380                 the change).
1381                 added an extra hidden option use_stripes_in_summary to allow
1382                 discarding these stripes in mainwindow's folder and message lists;
1383                 en and fr manuals only are OK towards this.
1384
1385 2006-09-06 [colin]      2.4.0cvs153
1386
1387         * src/textview.c
1388                 Hide Sylpheed-Claws' internal queue headers
1389                 when showing all headers. They'll be present
1390                 only in Source window.
1391
1392 2006-09-05 [colin]      2.4.0cvs152
1393
1394         * src/plugins/trayicon/trayicon.c
1395                 Fix crash at exit - we have to disconnect
1396                 our handlers
1397         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1398                 Update eggtrayicon - patch adapted from a
1399                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1400                 on Sylpheed's ML
1401
1402 2006-09-05 [colin]      2.4.0cvs151
1403
1404         * src/mainwindow.c
1405         * src/gtk/logwindow.c
1406                 Fix race condition when something writes
1407                 to the log too soon during init. Thanks
1408                 to Fabien Vantard
1409
1410 2006-09-05 [colin]      2.4.0cvs150
1411
1412         * src/mimeview.c
1413                 Don't select part on right-click either
1414
1415 2006-09-05 [paul]       2.4.0cvs149
1416
1417         * src/mimeview.c
1418                 completion of previous commit
1419                 Thanks to Colin
1420
1421 2006-09-05 [colin]      2.4.0cvs148
1422
1423         * src/mimeview.c
1424                 Don't force selection on middle-click, just open
1425
1426 2006-09-04 [colin]      2.4.0cvs147
1427
1428         * src/mimeview.c
1429                 Looks like gtk_notebook_set_current_page()
1430                 sometimes steals focus, and this annoys us
1431                 in MimeViewers as it renders navigation
1432                 keys useless. Take back focus after switching
1433                 pages.
1434
1435 2006-09-04 [colin]      2.4.0cvs146
1436
1437         * src/messageview.c
1438                 Set stop_loading when clicking on Next
1439                 during load. Don't add a callback to 
1440                 avoid over-complicating things.
1441
1442 2006-09-04 [colin]      2.4.0cvs145
1443
1444         * src/mimeview.c
1445         * src/messageview.c
1446                 Fix multiple loads in separate messageview
1447
1448 2006-09-04 [colin]      2.4.0cvs144
1449
1450         * src/summaryview.c
1451                 Let navigation keys be handled during 
1452                 load
1453
1454 2006-09-04 [colin]      2.4.0cvs143
1455
1456         * src/messageview.c
1457         * src/summaryview.c
1458         * src/textview.c
1459         * src/textview.h
1460                 Make loading of huge mails (lots of text and/or
1461                 images) cancellable, so the GUI doesn't block 
1462
1463 2006-09-04 [colin]      2.4.0cvs142
1464
1465         * src/plugins/trayicon/trayicon.c
1466                 Fix annoyance when removing a folder with 
1467                 unread mails: trayicon didn't update
1468
1469 2006-09-04 [paul]       2.4.0cvs141
1470
1471         * src/gtk/icon_legend.c
1472                 straighten up columns
1473                 Patch by Fabien Vantard
1474
1475 2006-09-04 [wwp]        2.4.0cvs140
1476
1477         * src/prefs_filtering.c
1478                 fix new line's account name in filtering prefs:
1479                 was "All", is now "(New)".
1480
1481 2006-09-04 [paul]       2.4.0cvs139
1482
1483         * tools/make.themes.project
1484                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1485                 instead of homebrewed "make release"
1486
1487 2006-09-03 [colin]      2.4.0cvs138
1488
1489         * src/folderview.c
1490                 Fix bug #1007 (Wrong folder highlighted)
1491
1492 2006-09-03 [colin]      2.4.0cvs137
1493
1494         * src/compose.c
1495                 Don't set Newsgroup: header to a mail folder
1496                 path
1497
1498 2006-09-03 [paul]       2.4.0cvs136
1499
1500         * src/prefs_other.c
1501         * src/prefs_spelling.c
1502                 unify the gui
1503
1504 2006-09-03 [paul]       2.4.0cvs135
1505
1506         * src/prefs_summaries.c
1507                 correct menu item text in prefs_keybind_apply_clicked()
1508
1509 2006-09-03 [paul]       2.4.0cvs134
1510
1511         * manual/advanced.xml
1512                 some improvements to the descriptions
1513         * src/mainwindow.c
1514         * src/messageview.c
1515         * src/summaryview.c
1516         * src/gtk/menu.c
1517                 fix menu sensitivity issues
1518         * src/prefs_message.c
1519                 drop the useless word 'short'
1520         * src/prefs_other.c
1521                 add the word 'lines' indicating log length
1522                 is a measure of lines
1523         * src/textview.c
1524                 fix compilation warnings
1525
1526 2006-09-02 [colin]      2.4.0cvs133
1527
1528         * src/messageview.c
1529                 Display a special return-receipt message
1530                 if the message is from the user
1531         * src/summaryview.c
1532                 Fix missing freeze of the list when marking
1533                 all read and unthreading for exec. Thanks
1534                 to Stephan Sachse.
1535
1536 2006-09-02 [paul]       2.4.0cvs132
1537
1538         * src/mainwindow.c
1539         * src/prefs_message.c
1540         * src/summaryview.c
1541                 fix some english
1542
1543 2006-09-02 [wwp]        2.4.0cvs131
1544
1545         * src/prefs_filtering.c
1546                 added an account name column to the filtering rules
1547                 dialog.
1548
1549 2006-09-02 [colin]      2.4.0cvs130
1550
1551         * src/gtk/logwindow.c
1552         * src/gtk/logwindow.h
1553                 Block scrolling if we're not at the end
1554                 of the log
1555
1556 2006-09-02 [colin]      2.4.0cvs129
1557
1558         * src/folder.c
1559                 Make sure account-specific rules can't
1560                 be used in {pre-,post-,}processing
1561         * src/mainwindow.c
1562         * src/gtk/logwindow.c
1563         * src/gtk/logwindow.h
1564                 Jump to last error when clicking on the
1565                 warning icon
1566
1567 2006-09-02 [colin]      2.4.0cvs128
1568
1569         * src/imap.c
1570         * src/import.c
1571         * src/mainwindow.c
1572         * src/mainwindow.h
1573                 Fix warning icon
1574         * src/inc.c
1575         * src/mbox.c
1576         * src/mbox.h
1577                 Let proc_mbox know its account, for
1578                 account-specific rules
1579
1580 2006-09-01 [colin]      2.4.0cvs127
1581
1582         * src/codeconv.c
1583                 Don't uselessly use iconv to convert from
1584                 us-ascii
1585         * src/alertpanel.c
1586         * src/mainwindow.c
1587         * src/mainwindow.h
1588         * src/inc.c
1589                 Fix certain log cases, disable warning icon
1590                 for now, the correct way to display it when
1591                 necessary and only when necessary is probably
1592                 to do it manually rather than use error logs
1593         * src/etpan/imap-thread.c
1594                 Clean up UID logging a bit
1595         * src/gtk/logwindow.c
1596         * src/gtk/logwindow.h
1597                 Make logging faster when the window's closed
1598
1599 2006-09-01 [wwp]        2.4.0cvs126
1600
1601         * manual/fr/account.xml
1602                 reflect changes to the ref. manual (parts of cvs72):
1603                 fix tabnames and quotes.
1604
1605 2006-09-01 [wwp]        2.4.0cvs125
1606
1607         * manual/fr/plugins.xml
1608                 reflect changes to the reference manual (cvs42):
1609                 update IRC channel info.
1610
1611 2006-09-01 [wwp]        2.4.0cvs124
1612
1613         * commitHelper
1614                 use CVSEDITOR env. var. if set, according to `man cvs`.
1615
1616 2006-09-01 [wwp]        2.4.0cvs123
1617
1618         * manual/advanced.xml
1619                 better sentence again (thanks to Paul).
1620
1621 2006-09-01 [wwp]        2.4.0cvs122
1622
1623         * manual/advanced.xml
1624         fix definition of toolbar_detachable and rework a bit the one of
1625         enable_dotted_lines.
1626
1627 2006-09-01 [mones]      2.4.0cvs121
1628
1629         * manual/advanced.xml
1630                 Document enable_dotted_lines
1631
1632 2006-09-01 [paul]       2.4.0cvs120
1633
1634         * src/folderview.c
1635         * src/folderview.h
1636         * src/imap.c
1637         * src/mainwindow.c
1638         * src/summaryview.c
1639                 obey the 'When entering folder...' option
1640                 when using the /View/Go to/... menu items
1641                 Thanks to Colin
1642
1643 2006-08-31 [colin]      2.4.0cvs119
1644
1645         * src/folderview.c
1646                 Revert 2.4.0cvs116, wrong fix.
1647
1648 2006-08-31 [colin]      2.4.0cvs118
1649
1650         * src/gtk/gtksctree.c
1651                 Better state the various copyrights
1652
1653 2006-08-31 [colin]      2.4.0cvs117
1654
1655         * src/prefs_common.c
1656                 fix enable_dotted_lines
1657
1658 2006-08-31 [colin]      2.4.0cvs116
1659
1660         * src/folderview.c
1661                 Use pref "Always open on select" when going
1662                 to next unread folder
1663         * src/gtk/gtksctree.c
1664                 Fix link failure to _gtk_clist_create_cell_layout
1665                 on certain computers. (Why not mine, I wonder)
1666
1667 2006-08-31 [colin]      2.4.0cvs115
1668
1669         * src/procmsg.c
1670         * src/textview.c
1671         * src/plugins/bogofilter/bogofilter.c
1672         * src/plugins/spamassassin/spamassassin.c
1673                 Requalify some "errors" to warnings
1674         * src/mainwindow.c
1675         * src/mainwindow.h
1676         * src/statusbar.c
1677                 Add an icon in the statusbar to notify
1678                 of errors
1679         * src/gtk/gtksctree.c
1680         * src/folderview.c
1681         * src/summaryview.c
1682                 Make the GtkSCTree look more modern by
1683                 alternating background lines
1684         * src/prefs_common.c
1685         * src/prefs_common.h
1686                 Add a pref to let people have the old
1687                 way if they prefer
1688
1689
1690 2006-08-30 [colin]      2.4.0cvs114
1691
1692         * src/procmsg.c
1693         * src/procmsg.h
1694                 Provide a way to filter a list of
1695                 messages in an optimised manner, and
1696                 add a list-filtering hook
1697         * src/folder.c
1698         * src/inc.c
1699         * src/mbox.c
1700                 Use the list filtering
1701         * src/plugins/bogofilter/bogofilter.c
1702                 Use the list-filtering hook
1703                 Use -b (bulk) mode for more speed
1704                 when learning and filtering
1705         * src/etpan/imap-thread.c
1706                 Make log output shorter in UID SEARCH
1707
1708
1709 2006-08-30 [colin]      2.4.0cvs113
1710
1711         * src/plugins/bogofilter/bogofilter.c
1712                 Really fast mass learning - thanks to David
1713                 Relson for the options explanations :)
1714
1715 2006-08-30 [colin]      2.4.0cvs112
1716
1717         * src/msgcache.c
1718                 Fix compilation on FreeBSD. Thanks
1719                 to Michael Hugues
1720
1721 2006-08-29 [colin]      2.4.0cvs111
1722
1723         * src/folderview.c
1724                 Handle "popup_menu" signal (for popping the 
1725                 menu via the keyboard)
1726         * src/mimeview.c
1727         * src/mimeview.h
1728         * src/summaryview.c
1729         * src/textview.c
1730         * src/gtk/gtkutils.c
1731         * src/gtk/gtkutils.h
1732                 Factorize scrolling code, and add an API 
1733                 for MimeViewers to handle scroll orders
1734
1735 2006-08-29 [wwp]        2.4.0cvs110
1736
1737         * src/plugins//bogofilter/bogofilter.c
1738         * src/plugins//spamassassin/spamassassin.c
1739                 make the bogofilter/spamassassin filtering error dialogs at
1740         incorporation obey to the "don't popup error dialog on
1741         receive error" option. If disabled, feed the log window w/
1742         the error message.
1743
1744 2006-08-29 [paul]
1745
1746         2.5.0-rc2 released
1747
1748 2006-08-29 [paul]       2.4.0cvs109
1749
1750         * Makefile.am
1751                 remove 'make release', it's not needed
1752                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1753
1754 2006-08-29 [paul]       2.4.0cvs108
1755
1756         * src/foldersel.c
1757         * src/summary_search.c
1758         * src/gtk/progressdialog.c
1759         * src/plugins/pgpcore/passphrase.c
1760                 replace deprecated gtk_window_set_policy()
1761
1762 2006-08-29 [colin]      2.4.0cvs107
1763
1764         * src/folder.c
1765                 Fix data loss when copy fails during a move:
1766                 only use fast remove_msgs if everything was
1767                 copied OK; else use slow remove_msg on the
1768                 mails that got copied only.
1769
1770 2006-08-28 [paul]       2.4.0cvs106
1771
1772         * src/mh.c
1773                 revert change in 2.4.0cvs104, it breaks
1774                 stuff
1775
1776 2006-08-28 [paul]       2.4.0cvs105
1777
1778         * src/plugins/spamassassin/spamassassin.c
1779                 english fix
1780
1781 2006-08-28 [paul]       2.4.0cvs104
1782
1783         * src/mh.c
1784                 fix data loss when moving to another
1785                 mailbox fails
1786         * src/prefs_spelling.c
1787                 improve the english
1788         * src/gtk/pluginwindow.c
1789                 improve the layout of the dialog text
1790         All thanks to Colin
1791
1792 2006-08-28 [paul]       2.4.0cvs103
1793
1794         * src/plugins/bogofilter/bogofilter.c
1795         * src/plugins/bogofilter/bogofilter_gtk.c
1796                 fix english up a bit, innit
1797
1798 2006-08-28 [paul]       2.4.0cvs102
1799
1800         * configure.ac
1801         * po/Makefile.in.in
1802         * po/Makevars
1803                 require autoconf 2.60, enabling building
1804                 with gettext 0.15 (gettext 0.14.x build still
1805                 possible). Replace Makefiles with versions
1806                 from gettext 0.15.
1807                 Remove configure options --with-localedir and
1808                 --with-mandir. The options that are provided
1809                 directly by autoconf 2.60 can be used instead:
1810                 --mandir --localedir
1811
1812 2006-08-27 [colin]      2.4.0cvs101
1813
1814         * src/plugins/bogofilter/Makefile.am
1815                 Fix make dist (no README)
1816
1817 2006-08-27 [colin]      2.4.0cvs100
1818
1819         * src/folder.c
1820                 Don't use F_UNKNOWN folders for any default
1821                 outbox/trash/etc
1822         * src/plugins/bogofilter/bogofilter.c
1823         * src/plugins/bogofilter/bogofilter.h
1824         * src/plugins/bogofilter/bogofilter_gtk.c
1825                 Add an option to specify the path to bogofilter
1826                 Use single-quotes to be able to learn in folders
1827                 with spaces in their names
1828                 Verify learning status
1829
1830 2006-08-27 [colin]      2.4.0cvs99
1831
1832         * manual/faq.xml
1833         * manual/plugins.xml
1834                 Document Bogofilter plugin
1835
1836 2006-08-27 [colin]      2.4.0cvs98
1837
1838         * src/compose.c
1839         * src/messageview.c
1840         * src/procmsg.c
1841         * src/procmsg.h
1842                 When possible, copy the queued mail to sent folder
1843                 instead of re-adding. Much faster on IMAP.
1844
1845 2006-08-27 [colin]      2.4.0cvs97
1846
1847         * src/msgcache.c
1848                 Disable mmaped caches - huge metadata loss
1849                 here after a power failure.
1850         * src/summaryview.c
1851                 Add quicksearch timing
1852         * src/common/plugin.c
1853         * src/common/plugin.h
1854                 Implement an interface to tell what plugins
1855                 provide. Prevent loading of similar plugins.
1856         * src/plugins/clamav/clamav_plugin.c
1857         * src/plugins/demo/demo.c
1858         * src/plugins/dillo_viewer/dillo_viewer.c
1859         * src/plugins/pgpcore/plugin.c
1860         * src/plugins/pgpinline/pgpinline.c
1861         * src/plugins/pgpmime/pgpmime.c
1862         * src/plugins/spamassassin/spamassassin.c
1863         * src/plugins/trayicon/trayicon.c
1864                 Implement plugin_provides()
1865
1866 2006-08-27 [colin]      2.4.0cvs96
1867
1868         * configure.ac
1869         * src/plugins/Makefile.am
1870         * src/plugins/bogofilter/.cvsignore
1871         * src/plugins/bogofilter/Makefile.am
1872         * src/plugins/bogofilter/bogofilter.c
1873         * src/plugins/bogofilter/bogofilter.h
1874         * src/plugins/bogofilter/bogofilter_gtk.c
1875                 New Bogofilter plugin, provides filtering and
1876                 learning. Spamassassin will go to extra plugins.
1877
1878 2006-08-26 [mones]      2.4.0cvs95
1879
1880         * manual/handling.xml
1881                 Fix subfolder path in the example (thanks to Paul) 
1882
1883 2006-08-26 [mones]      2.4.0cvs94
1884
1885         * manual/glossary.xml
1886                 2.2. + add ISP to the glossary
1887                 7.5. + Add UIDL to glossary
1888                 7.7. + Add TCP to glossary
1889         * manual/handling.xml
1890                 7.1. + Mentions GNU/Linux distribution, what about the non...
1891                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1892                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1893                 7.4. = Use appropriate quotation for commands
1894                 7.6. = change "" to <quote></quote>
1895         * manual/plugins.xml
1896                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1897         * manual/starting.xml
1898                 2.1. + local mbox file: some examples of mbox file locations...
1899                 Also reformatted files requiring it
1900
1901 2006-08-26 [wwp]        2.4.0cvs93
1902
1903         * src/summary_search.c
1904                 disable find buttons while summary search is running.
1905
1906 2006-08-25 [colin]      2.4.0cvs92
1907
1908         * src/folder.c
1909         * src/folderutils.c
1910         * src/mh.c
1911         * src/procmsg.h
1912         * src/summaryview.c
1913                 Speed up MH moving, and add progressbar
1914                 for MH deletion
1915         * src/msgcache.c
1916                 Write cache files using mmap() too
1917
1918 2006-08-25 [wwp]        2.4.0cvs91
1919
1920         * src/summaryview.c
1921                 switch spam<->ham button when a message has been marked as spam or ham
1922                 and is still selected. Thanks to Colin.
1923
1924 2006-08-25 [paul]       2.4.0cvs90
1925
1926         * src/Makefile.am
1927         * src/stock_pixmap.c
1928         * src/stock_pixmap.h
1929         * src/summaryview.c
1930         * src/gtk/icon_legend.c
1931         * src/pixmaps/copied.xpm
1932         * src/pixmaps/moved.xpm
1933                 add icons for delayed execution marked for
1934                 copying, marked for moving
1935
1936 2006-08-25 [mones]      2.4.0cvs89
1937
1938         * manual/glossary.xml
1939                 Fix the other glossary items:
1940                 5.1. = Inmmediate execution -> <quote>immediate execution...
1941                 5.2. = Fix MBOX capitalization -> Mbox
1942                 5.3. + Improve Plugins def. w/ tech. ref.
1943                 5.4. = Quotation -> replace '>' by <quote>></quote>
1944                 5.5. - SMTP Server. -> remove dot
1945         * po/es.po
1946                 Updated translation
1947
1948 2006-08-25 [mones]      2.4.0cvs88
1949
1950         * manual/ack.xml
1951                 Reformatted, changed email address
1952         * manual/glossary.xml
1953                 Reformatted, fixed MANUAL-TODO items:
1954                 8.2. + add ROT-13 to glossary
1955                 8.4. + add URL to glossary
1956         * manual/es/advanced.xml
1957                 Fixed <literal>s
1958
1959 2006-08-25 [paul]       2.4.0cvs87
1960
1961         * src/gtk/icon_legend.c
1962                 add 'marked for deletion' icon
1963                 arrange icons by containing column
1964                 wrap long label text
1965
1966 2006-08-25 [colin]      2.4.0cvs86
1967
1968         * src/common/utils.c
1969         * src/common/utils.h
1970                 Add the sc_g_*list_bigger functions in
1971                 a place everyone can use it
1972         * src/summaryview.c
1973                 Only freeze/thaw the list when working
1974                 on the selection, if it's bigger than 1
1975         * src/gtk/gtksctree.c
1976                 Only freeze/thaw the list when unselec-
1977                 ting 'all' if ('all' != 1)
1978                 This avoids some flickering
1979
1980 2006-08-24 [colin]      2.4.0cvs85
1981
1982         * src/addressbook.c
1983                 Fix strange list selection
1984                 Fix random seg (Invalid read of freed memory)
1985
1986 2006-08-24 [colin]      2.4.0cvs84
1987
1988         * src/alertpanel.c
1989         * src/gtk/inputdialog.c
1990         * src/plugins/pgpcore/passphrase.c
1991                 Revert minimal width patch of 2.4.0cvs67,
1992                 as it is also a maximal width. Use 
1993                 gtk_window_set_default_size instead.
1994
1995 2006-08-24 [colin]      2.4.0cvs83
1996
1997         * src/msgcache.c
1998                 Write cache/mark to temp files before
1999                 overwriting old ones (avoids metadata
2000                 loss if writing the new files fail).
2001                 Use mmap() to read cache/mark file, as
2002                 this makes cache reading faster. Dis-
2003                 abled for big-endian machines until it
2004                 can be tested. (Big-endian users: set
2005                 msgcache_use_mmap = TRUE in the relevant
2006                 #if).
2007         * src/procmsg.h
2008                 Move rarely used fields of MsgInfo in 
2009                 another structure, which will only be
2010                 allocated if needed. Face, X-Face,
2011                 Return receipt headers and List-*
2012                 headers are moved. Mails having none
2013                 of these occupy 52 bytes less with
2014                 this patch, which makes 2.5MB of RAM
2015                 saved on a 50k folder).
2016         * src/headerview.c
2017         * src/mainwindow.c
2018         * src/messageview.c
2019         * src/partial_download.c
2020         * src/procheader.c
2021         * src/procmsg.c
2022         * src/textview.c
2023                 Follow this structure change.
2024
2025 2006-08-24 [wwp]        2.4.0cvs82
2026
2027         * manual/es/.cvsignore
2028         * manual/es/dist/.cvsignore
2029         * manual/es/dist/html/.cvsignore
2030         * manual/es/dist/pdf/.cvsignore
2031         * manual/es/dist/ps/.cvsignore
2032         * manual/es/dist/txt/.cvsignore
2033                 more (generated) files to ignore.
2034
2035 2006-08-24 [colin]      2.4.0cvs81
2036
2037         * src/folder.c
2038         * src/mh.c
2039                 Fix possible problems with local delivery. Check the folder doesn't
2040                 need scan before setting its mtime when saving cache (which can be
2041                 done long after the folder's been modified by an external process);
2042                 Check that the stored item's mtime didn't change in mh functions.
2043
2044 2006-08-24 [mones]      2.4.0cvs80
2045
2046         * manual/advanced.xml
2047                 Rewrapping, some fixes and MANUAL-TODO items:
2048                 8.1. = change "" to <quote></quote>
2049                 8.3. = quote menu items
2050                 8.5. - deploying -> new user ... ideally a new user (redundant)
2051
2052 2006-08-23 [colin]      2.4.0cvs79
2053
2054         * src/gtk/gtksctree.c
2055                 When selecting or deselecting range, only
2056                 freeze/thaw when selection is bigger than 10
2057
2058 2006-08-23 [colin]      2.4.0cvs78
2059
2060         * src/messageview.c
2061         * src/mimeview.c
2062         * src/mimeview.h
2063         * src/plugins/dillo_viewer/dillo_viewer.c
2064                 Provide an API for MimeViewer plugins to
2065                 return a text selection for replying
2066
2067 2006-08-23 [colin]      2.4.0cvs77
2068
2069         * src/image_viewer.c
2070         * src/textview.c
2071                 Use gtk_pixbuf_new_from_file_at_scale(), which
2072                 is faster than getting the pixbuf then resizing
2073                 it.
2074
2075 2006-08-23 [colin]      2.4.0cvs76
2076
2077         * src/procmime.c
2078                 UTF-8 should be sent Quoted-printable
2079
2080 2006-08-22 [colin]      2.4.0cvs75
2081
2082         * src/mh.c
2083                 Check if scan is required before touching
2084                 the folder (or it'll be required every time)
2085
2086 2006-08-22 [colin]      2.4.0cvs74
2087
2088         * configure.ac
2089                 Require libetpan 0.46 (crasher fix when built
2090                 against gnutls)
2091
2092 2006-08-22 [colin]      2.4.0cvs73
2093
2094         * src/folder.c
2095                 Set folder's mtime after writing its
2096                 cache
2097         * src/folderview.c
2098                 Add some timing
2099         * src/procmsg.c
2100                 Don't do useless stuff if we don't 
2101                 thread by subject
2102         * src/summaryview.c
2103                 Add some timing, don't deselect prior
2104                 to selecting (gtksctree does it itself),
2105                 remove crash avoidance hacks as it's been
2106                 properly fixed since a while
2107         * src/common/utils.c
2108                 Optimize to_human_readable(): _() is slow,
2109                 do it only once, and avoid %f format for KB
2110                 (the most common in a summaryview)
2111         * src/gtk/gtksctree.c
2112                 Don't uselessly freeze/thaw (fixes flicker
2113                 on next unread and friends), reduce number
2114                 of g_list_nth/g_list_position where possible
2115         * src/gtk/gtkutils.c
2116         * src/gtk/gtkutils.h
2117                 Reduce number of g_list_nth/g_list_position
2118                 where possible.
2119                 All of this makes loading as 70k folder 2.1
2120                 seconds instead of 3.2 (with hot FS caches).
2121                 (1.3 seconds without Date and Size columns...)
2122
2123 2006-08-22 [paul]       2.4.0cvs72
2124
2125         wrap documents and do some items from mones' MANUAL-TODO:
2126
2127         * manual/account.xml
2128                 4.1. = fix tabname references to <quote>tabname</quote>
2129                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
2130         * manual/faq.xml
2131                 1.1. = mentioned options don't match UI
2132                 Add information about the 'Never send Return Receipts'
2133                 option
2134         * manual/handling.xml
2135                 6.2. = Mentions Extended symbols button, but now is
2136                 named Information
2137                 6.3. = Mentions ... button, which is now Edit
2138
2139 2006-08-22 [colin]      2.4.0cvs71
2140
2141         * src/gtk/pluginwindow.c
2142                 Fix layout in verbose translations (such
2143                 as french)
2144
2145 2006-08-22 [paul]       2.4.0cvs70
2146
2147         * manual/Makefile.am
2148                 build manuals in alphabetical order
2149         * src/addressbook.c
2150         * src/prefs_themes.c
2151                 replace/remove deprecated symbols
2152         * src/gtk/gtkutils.c
2153                 fix a warning
2154         * src/gtk/pluginwindow.c
2155                 replace deprecated symbol
2156                 replace label text and move it
2157         * src/plugins/pgpcore/prefs_gpg.c
2158                 move the 'Generate...' button out of the
2159                 Sign Key frame, replace the English used
2160         * src/plugins/pgpcore/sgpgme.c
2161                 fixes to the English
2162
2163 2006-08-21 [colin]      2.4.0cvs69
2164
2165         * src/plugins/trayicon/trayicon.c
2166                 Add more strings for translation; patch
2167                 by Pawel
2168
2169 2006-08-21 [colin]      2.4.0cvs68
2170
2171         * src/compose.c
2172                 fix replied flag not set after drafting
2173         * src/matcher.c
2174                 fix body quicksearch in non-encoded bodies
2175                 containing '='
2176         * src/msgcache.c
2177                 Get rid of the g_malloc workaround for
2178                 corrupted caches, use g_try_malloc
2179
2180 2006-08-21 [colin]      2.4.0cvs67
2181
2182         * src/alertpanel.c
2183         * src/gtk/inputdialog.c
2184         * src/plugins/pgpcore/passphrase.c
2185                 Set minimal width to 375
2186         * src/mainwindow.c
2187                 Fix switching to offline, asking if it 
2188                 should be overriden for synchronising
2189         * src/mimeview.c
2190                 Don't offer to remember command on Open 
2191                 with for text parts, as the browser or 
2192                 text editor command isn't changed from 
2193                 there
2194
2195 2006-08-20 [paul]       2.4.0cvs66
2196
2197         * po/ko.po
2198         * po/zh_CN.po
2199                 fix plural form errors. revealed by stricter
2200                 checking of gettext 0.15
2201
2202 2006-08-18 [paul]       2.4.0cvs65
2203
2204         * src/stock_pixmap.c
2205                 fix the fix of 2.4.0cvs64
2206                 Thanks to Colin
2207
2208 2006-08-18 [paul]       2.4.0cvs64
2209
2210         * src/stock_pixmap.c
2211                 fix leaks
2212                 Thanks to Colin
2213
2214 2006-08-18 [paul]       2.4.0cvs63
2215
2216         * src/compose.c
2217         * src/procmsg.c
2218                 fix occasional IMAP bug where large msgs
2219                 were left in the queue folder after sending
2220                 Thanks to Colin
2221
2222 2006-08-18 [paul]       2.4.0cvs62
2223
2224         * src/folderview.c
2225                 freeze the summaryview while quicksearch results
2226                 are displayed
2227                 (fixes bug 456 'current message is hidden when the
2228                 view is refreshed and extended search is "unread 
2229                 messages"')
2230                 Thanks to Colin
2231         * src/textview.c
2232                 add missing #include "inputdialog.h"
2233         * src/common/utils.h
2234                 add missing mailcap_update_default() and improve
2235                 readability
2236
2237 2006-08-17 [colin]      2.4.0cvs61
2238
2239         * src/plugins/pgpcore/select-keys.c
2240                 Fix warnings :)
2241
2242 2006-08-17 [colin]      2.4.0cvs60
2243
2244         * src/compose.c
2245                 Don't continue queuing if Cancel is clicked
2246                 in select-keys
2247
2248 2006-08-17 [colin]      2.4.0cvs59
2249
2250         * src/plugins/pgpcore/select-keys.c
2251                 When encrypting, if only one key matches and it 
2252                 matches exactly, automatically use it.
2253
2254 2006-08-17 [colin]      2.4.0cvs58
2255
2256         * src/mimeview.c
2257         * src/prefs_common.c
2258         * src/prefs_common.h
2259         * src/prefs_ext_prog.c
2260         * src/textview.c
2261                 Fix issues with previous patch (text/html)
2262                 Remove outdated prefs
2263
2264 2006-08-17 [colin]      2.4.0cvs57
2265
2266         * src/imap.c
2267                 Add View Log button on auth error
2268         * src/procmsg.c
2269                 Fix encrypted mail marked as new when
2270                 saved in normal folders
2271         * src/plugins/pgpinline/pgpinline.c
2272                 Fix encrypt bug on IMAP
2273         * src/mimeview.c
2274         * src/common/utils.c
2275         * src/common/utils.h
2276         * src/gtk/inputdialog.c
2277         * src/gtk/inputdialog.h
2278                 Get rid of metamail stuff, simplify
2279                 opening, and allow remembering of user's
2280                 choices (by updating ~/.mailcap). There's
2281                 still to drop "Audio player" and "Image
2282                 viewer" preferences.
2283
2284 2006-08-17 [mones]      2.4.0cvs56
2285
2286         * manual/es/sylpheed-claws-manual.xml
2287                 fix DTD path
2288
2289 2006-08-17 [mones]      2.4.0cvs55
2290
2291         * configure.ac
2292         * manual/Makefile.am
2293         * manual/es/Makefile.am
2294         * manual/es/account.xml
2295         * manual/es/ack.xml
2296         * manual/es/addrbook.xml
2297         * manual/es/advanced.xml
2298         * manual/es/faq.xml
2299         * manual/es/glossary.xml
2300         * manual/es/gpl.xml
2301         * manual/es/handling.xml
2302         * manual/es/intro.xml
2303         * manual/es/keyboard.xml
2304         * manual/es/plugins.xml
2305         * manual/es/starting.xml
2306         * manual/es/sylpheed-claws-manual.xml
2307         * manual/es/dist/Makefile.am
2308         * manual/es/dist/html/Makefile.am
2309         * manual/es/dist/pdf/Makefile.am
2310         * manual/es/dist/ps/Makefile.am
2311         * manual/es/dist/txt/Makefile.am
2312                 Spanish translation for the manual
2313
2314 2006-08-16 [colin]      2.4.0cvs54
2315
2316         * src/compose.c
2317         * src/main.c
2318         * src/mainwindow.c
2319                 Fix send button sensitivity at startup
2320                 Set send menu sensitivity (patch by Fabien)
2321         * src/ssl_manager.c
2322                 Enable closing with esc (patch by Fabien)
2323         * src/gtk/foldersort.c
2324                 Enable closing with esc (patch by Fabien)
2325         * src/procmime.c
2326                 Optimisation (no need to copy to tempfile to
2327                 "decode" 7bit and 8bit)
2328         * src/summaryview.c
2329                 Fix cruft in swap_from case
2330         * src/textview.c
2331                 Fix missing last line in some mail cases 
2332                 (Fixes debian #381872)
2333         * src/plugins/pgpcore/prefs_gpg.c
2334         * src/plugins/pgpcore/sgpgme.c
2335         * src/plugins/pgpcore/sgpgme.h
2336                 Don't show "no key found" when user explicitely
2337                 wants to create a key
2338
2339 2006-08-16 [paul]       2.4.0cvs53
2340
2341         * configure.ac
2342         * src/account.c
2343         * src/addressbook.c
2344         * src/headerview.c
2345         * src/prefs_account.c
2346         * src/prefs_message.c
2347         * src/gtk/gtkutils.c
2348                 bump up minimum required versions of GTK+ and
2349                 GLIB to 2.6.0
2350
2351 2006-08-16 [paul]       2.4.0cvs52
2352
2353         * src/toolbar.c
2354                 workaround GTK+ Bug 351600 - 'Can't re-click
2355                 on button after sensitivity update'
2356                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2357                 Thanks to Colin
2358
2359 2006-08-15 [colin]      2.4.0cvs51
2360
2361         * src/plugins/pgpcore/prefs_gpg.c
2362                 Set options sensitivity according to
2363                 key existence
2364         * src/plugins/pgpcore/sgpgme.c
2365                 Allow to create key with no passphrase
2366
2367 2006-08-14 [cleroy]     2.4.0cvs50
2368
2369         * src/gtk/pluginwindow.c
2370                 New layout (maybe to be changed?)
2371         * src/gtk/gtkutils.c
2372                 Fix a bit label_window
2373         * src/plugins/pgpcore/passphrase.c
2374         * src/plugins/pgpcore/passphrase.h
2375         * src/plugins/pgpcore/plugin.c
2376         * src/plugins/pgpcore/prefs_gpg.c
2377         * src/plugins/pgpcore/prefs_gpg.h
2378         * src/plugins/pgpcore/sgpgme.c
2379         * src/plugins/pgpcore/sgpgme.h
2380                 Allow to create a PGP private key via the GUI
2381
2382 2006-08-14 [wwp]        2.4.0cvs49
2383
2384         * src/addressbook_foldersel.c
2385                 fix strict ISO C90 compliance.
2386
2387 2006-08-14 [paul]       2.4.0cvs48
2388
2389         * src/gtk/prefswindow.c
2390                 re-set scrolled window on opening
2391                 Patch by Ticho
2392
2393 2006-08-14 [paul]
2394
2395         2.5.0-rc1 released
2396
2397 2006-08-14 [paul]       2.4.0cvs47
2398
2399         * src/prefs_display_header.c
2400                 re-enable user-defined Displayed Headers
2401
2402 2006-08-14 [paul]       2.4.0cvs46
2403
2404         * src/prefs_account.c
2405                 use GTK_STOCK_EDIT
2406
2407 2006-08-13 [colin]      2.4.0cvs45
2408
2409         * src/common/utils.c
2410                 Fix "a" in quote when the original message is empty,
2411                 by using \0 instead of 'a' to test writability of
2412                 temp files.
2413
2414 2006-08-13 [wwp]        2.4.0cvs44
2415
2416         * src/plugins/spamassassin/spamassassin.c
2417                 fix capitalization of "SpamAssassin" in some debug, log and
2418                 dialog messages.
2419
2420 2006-08-13 [paul]       2.4.0cvs43
2421
2422         * src/editldap.c
2423                 fix overlapping widgets
2424         * src/prefs_account.c
2425                 fix translation of protocol_names[]
2426                 fix label disappearing off the edge of the
2427                 visible area
2428
2429 2006-08-12 [paul]       2.4.0cvs42
2430
2431         * manual/plugins.xml
2432                 update IRC channel info before it gets forgotten
2433                 about
2434
2435 2006-08-11 [colin]      2.4.0cvs41
2436
2437         * src/compose.c
2438         * src/mainwindow.c
2439         * src/mainwindow.h
2440         * src/procmsg.c
2441         * src/procmsg.h
2442         * src/summaryview.c
2443         * src/toolbar.c
2444                 Grey out the Send button if
2445                 - Queue folders are empty, or
2446                 - We're sending already
2447
2448 2006-08-11 [wwp]        2.4.0cvs40
2449
2450         * src/main.c
2451                 fix a logic issue when quitting while a compose window is
2452                 still open, thanks to Colin.
2453
2454 2006-08-10 [colin]      2.4.0cvs39
2455
2456         * src/main.c
2457                 Fix default font size setting after wizard run
2458         * src/imap.c
2459         * src/etpan/imap-thread.c
2460         * src/etpan/imap-thread.h
2461                 Fix bug #999 (Timing out on TSL cert validation 
2462                 dialog makes ugly things happen). Also, STARTTLS
2463                 unconditionnaly if initial capabilities contain
2464                 LOGINDISABLED and STARTTLS.
2465
2466 2006-08-09 [colin]      2.4.0cvs38
2467
2468         * src/mainwindow.c
2469         * src/mainwindow.h
2470                 Fix Tools/Actions sensitivity when there are
2471                 no actions
2472
2473 2006-08-09 [colin]      2.4.0cvs37
2474
2475         * src/prefs_filtering.c
2476                 Warning fix, patch by Paul
2477         * src/messageview.c
2478         * src/prefs_actions.c
2479         * src/prefs_filtering_action.c
2480         * src/prefs_matcher.c
2481                 Uniformisation of "Info ..." to "Info..." (for
2482                 old gtk), patch by Fabien
2483         * src/plugins/clamav/clamav_plugin_gtk.c
2484                 Sensitivity fix by Fabien
2485
2486 2006-08-09 [colin]      2.4.0cvs36
2487
2488         * src/main.c
2489         * src/main.h
2490                 Add a function to know whether we're exiting
2491         * src/plugins/trayicon/trayicon.c
2492                 If exiting, don't do anything. Faster, and
2493                 avoids gtk_main_iteration reentracy causing
2494                 segfaults at exit
2495
2496 2006-08-09 [colin]      2.4.0cvs35
2497
2498         * src/messageview.c
2499         * src/mimeview.c
2500         * src/mimeview.h
2501                 Fix lack of part selection when automatically 
2502                 jumping to a specific part
2503         * src/msgcache.c
2504                 Little optimisation in cache reading
2505
2506 2006-08-09 [colin]      2.4.0cvs34
2507
2508         * src/compose.c
2509                 Fix crash setting the priority on reedit
2510                 (Accessing compose before creating it!)
2511
2512 2006-08-08 [colin]      2.4.0cvs33
2513
2514         * src/procmime.c
2515                 Fix bug #998 (last attachment is not accessible)
2516                 Bad RFC interpretation on multipart close-delimiters
2517         * src/mimeview.c
2518         * src/mimeview.h
2519         * src/gtk/gtkvscrollbutton.c
2520         * src/gtk/gtkvscrollbutton.h
2521                 Make attachments list wheel-scrollable
2522
2523 2006-08-07 [colin]      2.4.0cvs32
2524
2525         * src/gtk/gtkaspell.c
2526                 Fix bug #973 (Unicode punctation characters 
2527                 are not recognized as separators by the
2528                 spell checker); fix unsigned stuff
2529
2530 2006-08-07 [colin]      2.4.0cvs31
2531
2532         * src/compose.c
2533                 Fix bug #956 (DnD text with accents in compose 
2534                 text entry); fix gccc's signed/unsigned fuss
2535
2536 2006-08-06 [colin]      2.4.0cvs30
2537
2538         * src/main.c
2539                 Fix bug #979 (Plugin crashes when exiting 
2540                 sylpheed-claws) : handle exit request only 
2541                 once
2542
2543 2006-08-05 [colin]      2.4.0cvs29
2544
2545         * src/news.c
2546                 Just make sure we have a msgid.
2547
2548 2006-08-05 [colin]      2.4.0cvs28
2549
2550         * src/news.c
2551         * src/summaryview.c
2552                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2553                 by reimplementing it
2554         * src/textview.c
2555                 Fix bug when hiding quotes with level > 3 and quote
2556                 colors are recycled
2557
2558 2006-08-04 [colin]      2.4.0cvs27
2559
2560         * src/compose.c
2561         * src/undo.c
2562         * src/undo.h
2563                 Fix a bit replace-by-pasting undo
2564         * src/mainwindow.c
2565         * src/messageview.c
2566                 Fix Fold quotes menu synchro in
2567                 mainwindow when it changes in 
2568                 messageview
2569         * src/textview.c
2570                 Fix right-click on quotes blocks
2571         * src/common/utils.c
2572                 Verify that the file created by
2573                 my_tmpfile() is writable. Fixes
2574                 bug #988 (very specific filesystem
2575                 issue)
2576         * src/plugins/pgpcore/sgpgme.c
2577                 Fix file descriptor leak
2578         * src/plugins/spamassassin/spamassassin.c
2579                 Warn once if spamd isn't reachable
2580
2581 2006-08-04 [colin]      2.4.0cvs26
2582
2583         * src/toolbar.c
2584                 i18n context patch by Fabien
2585
2586 2006-08-03 [colin]      2.4.0cvs25
2587
2588         * src/mainwindow.c
2589         * src/messageview.c
2590                 Rename "Hide quotes" to "Fold quotes"
2591         * src/textview.c
2592                 Don't use hand cursor on quotes. "all 
2593                 the bonuses of the feature and none of 
2594                 unwelcome side-effects"
2595
2596 2006-08-03 [colin]      2.4.0cvs24
2597
2598         * AUTHORS
2599         * sylpheed-claws.desktop
2600         * src/gtk/authors.h
2601                 Bring the desktop file to XDG compliance
2602                 Patch by Charles A. Edwards
2603
2604 2006-08-03 [colin]      2.4.0cvs23
2605
2606         * src/textview.c
2607                 Fix links offset when they are preceded
2608                 by accentued chars (g_utf8_strlen!)
2609         * src/mainwindow.c
2610                 Fix wrong status when starting offline
2611
2612
2613 2006-08-03 [wwp]        2.4.0cvs22
2614
2615         * src/prefs_common.h
2616                 ask what to do w/ filtering rules that belong to an account when
2617                 applying filtering rules manually from the main window (skip,
2618                 apply regardless of the account, use current account). This dialog
2619                 can be skipped and the last reply used.
2620                 (forgot that file)
2621
2622 2006-08-03 [wwp]        2.4.0cvs21
2623
2624         * src/filtering.c
2625         * src/filtering.h
2626         * src/prefs_common.c
2627         * src/summaryview.c
2628         * src/alertpanel.c
2629         * src/alertpanel.h
2630         * src/messageview.c
2631                 ask what to do w/ filtering rules that belong to an account when
2632                 applying filtering rules manually from the main window (skip,
2633                 apply regardless of the account, use current account). This dialog
2634                 can be skipped and the last reply used.
2635
2636
2637 2006-08-03 [colin]      2.4.0cvs20
2638
2639         * src/textview.c
2640                 Optimize previous patch
2641
2642 2006-08-03 [cleroy]     2.4.0cvs19
2643
2644         * src/textview.c
2645                 Fix quotes getting toggled back when the
2646                 mail has an even number of text parts
2647
2648 2006-08-02 [colin]      2.4.0cvs18
2649
2650         * src/messageview.c
2651                 Add Hide quotes menu
2652
2653 2006-08-02 [colin]      2.4.0cvs17
2654
2655         * src/mainwindow.c
2656         * src/prefs_common.c
2657         * src/textview.c
2658         * src/textview.h
2659         * src/gtk/about.c
2660                 Allow per-level quote hiding,
2661                 Allow toggling quotes by double-clicking them
2662                 Rename RemoteURI to ClickableText to reflect
2663                 the fact it's used for a variety of things
2664
2665 2006-08-02 [wwp]        2.4.0cvs16
2666
2667         * src/mainwindow.c
2668                 fix "View/Hide quotes" menu item status initialization.
2669
2670 2006-08-02 [wwp]        2.4.0cvs15
2671
2672         * src/matcher_parser_parse.y
2673                 remove a debug trace.
2674
2675 2006-08-02 [paul]       2.4.0cvs14
2676
2677         * src/plugins/pgpcore/passphrase.c
2678                 don't set initial dialog size
2679                 make it resizable
2680
2681 2006-08-02 [paul]       2.4.0cvs13
2682
2683         * src/noticeview.c
2684                 remove the rogue '/' character
2685
2686 2006-08-02 [paul]       2.4.0cvs12
2687
2688         * src/noticeview.c
2689                 allow buttons to resize as necessary
2690
2691 2006-08-01 [wwp]        2.4.0cvs11
2692
2693         * src/mbox.c
2694                 fix strict ISO C90 compliance.
2695
2696 2006-08-01 [wwp]        2.4.0cvs10
2697
2698         * tools/update-po
2699                 updated update-po tool to work w/ context-dependent translations.
2700                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2701
2702 2006-08-01 [wwp]        2.4.0cvs9
2703
2704         * src/matcher.c
2705         * src/prefs_filtering.c
2706         * src/prefs_matcher.c
2707                 allow context-dependent translations for "All",
2708                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2709
2710 2006-07-31 [colin]      2.4.0cvs8
2711
2712         * AUTHORS
2713         * src/gtk/authors.h
2714                 Add Rafal to authors
2715
2716 2006-07-31 [colin]      2.4.0cvs7
2717
2718         * src/compose.c
2719         * src/mainwindow.c
2720         * src/messageview.h
2721         * src/prefs_common.c
2722         * src/prefs_common.h
2723         * src/textview.c
2724                 Add 'View/Hide quotes'. Patch based on a patch
2725                 by Rafal Weglarz
2726
2727 2006-07-31 [colin]      2.4.0cvs6
2728
2729         * src/action.c
2730                 Fix problem with "> stuff >" actions
2731
2732 2006-07-31 [paul]       2.4.0cvs5
2733
2734         * po/nb.po
2735                 updated by Geir Helland
2736
2737 2006-07-31 [wwp]        2.4.0cvs4
2738
2739         * src/mainwindow.c
2740         * src/summaryview.c
2741         * src/summaryview.h
2742                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2743                 thanks to Colin.
2744
2745 2006-07-31 [wwp]        2.4.0cvs3
2746
2747         * src/Makefile.am
2748         * src/addr_compl.c
2749         * src/addr_compl.h
2750         * src/addressbook.c
2751         * src/addressbook.h
2752         * src/addressbook_foldersel.c
2753         * src/addressbook_foldersel.h
2754         * src/addrindex.c
2755         * src/addrindex.h
2756         * src/matcher.c
2757         * src/matcher.h
2758         * src/matcher_parser_lex.l
2759         * src/matcher_parser_parse.y
2760         * src/prefs_common.c
2761         * src/prefs_common.h
2762         * src/prefs_filtering.c
2763         * src/prefs_matcher.c
2764         * src/prefs_matcher.h
2765         * src/summaryview.c
2766                 introduce filtering against the address book. It's now possible to add
2767                 matched conditions to determine if any email address in a message matches
2768                 or doesn't match any or all books or folders in the address book.
2769
2770 2006-07-31 [wwp]        2.4.0cvs2
2771
2772         * src/account.c
2773         * src/filtering.c
2774         * src/filtering.h
2775         * src/folder.c
2776         * src/folderview.c
2777         * src/inc.c
2778         * src/mainwindow.c
2779         * src/matcher.c
2780         * src/matcher_parser_lex.l
2781         * src/matcher_parser_parse.y
2782         * src/mbox.c
2783         * src/prefs_filtering.c
2784         * src/prefs_filtering.h
2785         * src/procmsg.c
2786         * src/procmsg.h
2787         * src/summaryview.c
2788                 introduce per-account filtering rules. Each filtering rule can now be assigned
2789                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2790                 when applying filtering rules manually, as all rules will apply - even the ones
2791                 assigned to an account. This issue will be addressed soon.
2792  
2793
2794
2795 2006-07-31 [wwp]        2.4.0cvs1
2796
2797         * src/quote_fmt.c
2798                 make more strings translatable.
2799
2800 2006-07-31 [paul]       2.4.0
2801
2802         2.4.0 released
2803
2804 2006-07-31 [paul]       2.3.1cvs91
2805
2806         * po/ca.po
2807                 updated by Miquel Oliete
2808
2809 2006-07-31 [paul]       2.3.1cvs90
2810
2811         * po/de.po
2812         * po/el.po
2813         * po/fr.po
2814         * po/it.po
2815         * po/pl.po
2816         * po/pt_BR.po
2817         * po/sr.po
2818         * po/zh_CN.po
2819                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2820                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2821                 Aleksandar Urosevic, and Ralgh Young
2822
2823 2006-07-31 [paul]       2.3.1cvs89
2824
2825         * src/account.c
2826         * src/main.c
2827         * src/mainwindow.c
2828         * src/mainwindow.h
2829                 Fix a race condition when, after an SC crash, rescanning
2830                 folders took more than 0.5 seconds
2831                 Thanks to Colin
2832
2833 2006-07-31 [paul]       2.3.1cvs88
2834
2835         * src/folderview.c
2836                 don't translate separator strings
2837
2838 2006-07-30 [mones]      2.3.1cvs87
2839
2840         * doc/man/sylpheed-claws.1
2841                 Fixed non-ASCII chars in Hoa's name
2842         * po/es.po
2843                 Updated for release
2844
2845 2006-07-27 [colin]      2.3.1cvs86
2846
2847         * src/textview.c
2848                 Don't include the leading \n in links
2849                 Patch by Fabien
2850
2851 2006-07-25 [colin]      2.3.1cvs85
2852
2853         * src/mainwindow.c
2854         * src/common/socket.h
2855         * src/etpan/imap-thread.c
2856                 Refresh resolvers before connecting
2857                 to IMAP servers, and after switching
2858                 to online. Thanks to Paul.
2859
2860 2006-07-18 [colin]
2861
2862         * 2.4.0-rc4 released
2863
2864 2006-07-17 [colin]      2.3.1cvs84
2865
2866         * src/inc.c
2867                 Show connection attempt in statusbar before
2868                 connecting (previously first message was
2869                 "Retrieving messages from ..." after the
2870                 connection succeeded.
2871
2872 2006-07-16 [wwp]        2.3.1cvs83
2873
2874         * sylpheed-claws.ico
2875                 Added .ico file (windows multi-size icon file, generated).
2876
2877 2006-07-12 [wwp]        2.3.1cvs82
2878
2879         * src/messageview.c
2880                 remove Message/Re-edit menu entry from messageview window,
2881                 as sent/draft/queued messages are opened in compose window when
2882                 re-edited and it's not possible to re-edit other msgs.
2883
2884 2006-07-12 [paul]       2.3.1cvs81
2885
2886         * AUTHORS
2887         * src/mainwindow.c
2888         * src/gtk/authors.h
2889                 check online state before resetting
2890                 mailcheck timer. Useful if some program
2891                 verifies connection state and updates
2892                 Claws.
2893                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2894
2895 2006-07-12 [paul]       2.3.1cvs80
2896
2897         * sylpheed-claws-128x128.png
2898         * sylpheed-claws-64x64.png
2899         * sylpheed-claws.png
2900         * src/Makefile.am
2901         * src/main.c
2902         * src/prefs_toolbar.c
2903         * src/stock_pixmap.c
2904         * src/stock_pixmap.h
2905         * src/wizard.c
2906         * src/gtk/about.c
2907         * src/gtk/gtkutils.c
2908         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2909         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2910         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2911         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2912         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2913         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2914                 updated and renamed logo/icon files and related
2915                 logo by Jesper Schultz
2916
2917 2006-07-11 [paul]       2.3.1cvs79
2918
2919         * src/main.c
2920                 fix the labels a smidgin
2921
2922 2006-07-09 [colin]      2.3.1cvs78
2923
2924         * src/textview.c
2925                 Show errors in textviewer's command
2926                 Patch by H. Merijn Brand
2927
2928 2006-07-09 [colin]      2.3.1cvs77
2929
2930         * src/compose.c
2931                 Save FMID in drafts too
2932
2933 2006-07-08 [colin]      2.3.1cvs76
2934
2935         * src/compose.c
2936                 Svae RMID in drafted mails too
2937                 Save quote_fmt vars for whole mails,
2938                 don't reset at each quote_fmt_init:
2939                 allows to use the same |i{var} in
2940                 various template fields
2941         * src/prefs_template.c
2942         * src/quote_fmt.h
2943         * src/quote_fmt_parse.y
2944                 Same
2945
2946 2006-07-08 [colin]      2.3.1cvs75
2947
2948         * src/textview.c
2949                 Fix highlighting of attached parts URIs
2950
2951 2006-07-08 [colin]      2.3.1cvs74
2952
2953         * src/main.c
2954                 Prevent bug #981 (sc 2.3.1 segfaults with 
2955                 gtk+ 2.10) from being reported again:
2956                 if Sylpheed-Claws has been compiled against
2957                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2958                 of if Sylpheed-Claws has been compiled against
2959                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2960                 error out.
2961
2962 2006-07-07 [colin]      2.3.1cvs73
2963
2964         * src/prefs_actions.c
2965                 Fix label
2966
2967 2006-07-07 [colin]      2.3.1cvs72
2968
2969         * src/prefs_actions.c
2970                 Fix compile on gtk < 2.8. argh :)
2971
2972 2006-07-07 [paul]       2.3.1cvs71
2973
2974         * src/common/defs.h
2975                 update DONATE_URI
2976
2977 2006-07-07 [colin]      2.3.1cvs70
2978
2979         * po/POTFILES.in
2980         * src/quote_fmt.c
2981         * src/quote_fmt_lex.l
2982         * src/quote_fmt_parse.y
2983                 Add |i{var}, a way to insert user-entered
2984                 text in a template
2985
2986 2006-07-07 [colin]
2987
2988         * 2.4.0-rc3 released
2989
2990 2006-07-07 [colin]      2.3.1cvs69
2991
2992         * src/folder.c
2993                 Don't consider inboxes of UNKNOWN folder 
2994                 classes to be useable as default inboxes
2995
2996 2006-07-07 [paul]       2.3.1cvs68
2997
2998         * src/textview.c
2999                 add missing #include <errno.h>
3000                 Thanks to René J. Blokland
3001
3002 2006-07-07 [paul]       2.3.1cvs67
3003
3004         * src/action.c
3005                 Return now Closes dialog
3006         * src/mimeview.c
3007         * src/mimeview.h
3008         * src/textview.c
3009                 add contextual menu to mime parts listed
3010                 in the textview
3011                 Thanks to Colin
3012         * src/common/utils.c
3013                 reversal: ' is a valid character in URLs
3014
3015 2006-07-06 [colin]      2.3.1cvs66
3016
3017         * src/remotefolder.h
3018                 Forgotten in previous commit
3019
3020 2006-07-06 [colin]      2.3.1cvs65
3021
3022         * src/folder.c
3023                 Set summary update flag whenever
3024                 totals changed
3025         * src/imap.c
3026         * src/prefs_account.c
3027         * src/common/utils.h
3028         * src/etpan/imap-thread.c
3029                 Fix warnings, thanks to Fabien and
3030                 Ricardo
3031
3032 2006-07-06 [wwp]        2.3.1cvs64
3033
3034         * src/gtk/gtkutils.c
3035                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
3036
3037 2006-07-06 [wwp]        2.3.1cvs63
3038
3039         * src/account.c
3040         * src/addressbook.c
3041         * src/addressitem.h
3042         * src/folderview.c
3043         * src/mainwindow.c
3044         * src/manual.c
3045         * src/manual.h
3046         * src/message_search.c
3047         * src/prefs_actions.c
3048         * src/prefs_filtering.c
3049         * src/prefs_filtering.h
3050         * src/prefs_template.c
3051         * src/summary_search.c
3052         * src/summaryview.c
3053         * src/gtk/gtkutils.c
3054         * src/gtk/gtkutils.h
3055         * src/gtk/pluginwindow.c
3056                 add help buttons to some dialogs. Clicking such buttons opens a
3057                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
3058
3059 2006-07-06 [paul]       2.3.1cvs62
3060
3061         * src/textview.c
3062                 fix attachments contextual menu
3063                 Thanks to Colin
3064
3065 2006-07-05 [colin]      2.3.1cvs61
3066
3067         * src/textview.c
3068         * src/compose.c
3069                 Handle sftp:// links
3070
3071 2006-07-05 [paul]       2.3.1cvs60
3072
3073         * src/gtk/filesel.c
3074                 grab save button by default
3075                 Thanks to Colin
3076
3077 2006-07-05 [wwp]        2.3.1cvs59
3078
3079         * manual/xml2pdf
3080                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
3081
3082 2006-07-04 [colin]      2.3.1cvs58
3083
3084         * src/mimeview.c
3085         * src/textview.c
3086                 Use left click to select, middle click to open
3087                 on mimeparts links
3088         * src/common/utils.c
3089                 Fix segfault
3090
3091 2006-07-04 [colin]      2.3.1cvs57
3092
3093         * src/mainwindow.c
3094         * src/news.c
3095                 Warning fixes, thanks to Fabien
3096
3097 2006-07-04 [colin]      2.3.1cvs56
3098
3099         * src/mimeview.c
3100         * src/mimeview.h
3101         * src/textview.c
3102                 Allow parts to be selected via their text label
3103                 in textview
3104
3105 2006-07-04 [colin]      2.3.1cvs55
3106
3107         * src/folderview.c
3108                 Feedback when closing (for big folders)
3109         * src/prefs_actions.c
3110         * src/prefs_filtering.c
3111         * src/prefs_matcher.c
3112         * src/prefs_template.c
3113                 Fix default button when closing without
3114                 having saved
3115
3116 2006-07-04 [colin]      2.3.1cvs54
3117
3118         * src/news.c
3119                 Delete local file on deletion
3120
3121 2006-07-03 [colin]      2.3.1cvs53
3122
3123         * src/folderview.c
3124         * src/main.c
3125                 Don't freeze when rescanning after crash
3126
3127 2006-07-03 [wwp]        2.3.1cvs52
3128
3129         * src/compose.c
3130         * src/privacy.c
3131         * src/privacy.h
3132         * src/plugins/pgpinline/pgpinline.c
3133         * src/plugins/pgpmime/pgpmime.c
3134                 don't report an error when the user cancels the passphrase dialog.
3135
3136 2006-07-02 [colin]      2.3.1cvs51
3137
3138         * src/folderview.c
3139                 Open message when crossing folders with Space,
3140                 goto next unread and friends
3141
3142 2006-07-01 [colin]      2.3.1cvs50
3143
3144         * src/prefs_account.c
3145                 Typographic rules varying from language
3146                 to language (in french "Protocole :"),
3147                 we have to do that :)
3148
3149 2006-07-01 [ticho]      2.3.1cvs49
3150
3151         * src/prefs_account.c
3152                 Only use one temporary gchar* variable in
3153                 prefs_account_protocol_set_optmenu().
3154
3155 2006-07-01 [ticho]      2.3.1cvs48
3156
3157         * src/prefs_account.c
3158         * src/prefs_account.h
3159                 Use GtkLabel for existing account protocol name.
3160                 Created an array for protocol names and populate the
3161                 combobox from it in a for() cycle.
3162
3163 2006-06-30 [colin]      2.3.1cvs47
3164
3165         * src/compose.c
3166                 Block undo when changing signature (by changing
3167                 account)
3168
3169 2006-06-30 [paul]       2.3.1cvs46
3170
3171         * src/send_message.c
3172                 when editing From in the Compose window, use that address
3173                 in the Return-Path: header
3174                 Thanks to Colin
3175
3176 2006-06-30 [colin]      2.3.1cvs45
3177
3178         * src/compose.c
3179                 Fix signature replacement:
3180                 - when no newline before separator
3181                 - when reediting
3182
3183 2006-06-29 [colin]      2.3.1cvs44
3184
3185         * src/folderview.c
3186         * src/folderview.h
3187         * src/mainwindow.c
3188         * src/summaryview.c
3189                 Let 'View/Go to/Next marked' work like
3190                 Next new & Next unread: across folders
3191                 Change the select_on_entry pref to do
3192                 what we want when changing folder
3193         * src/common/utils.c
3194                 Fix single-quoted links 
3195
3196 2006-06-29 [colin]      2.3.1cvs43
3197
3198         * src/gtk/gtkaspell.c
3199                 "Sylpheed" and "Sylpheed-Claws" do exist !
3200
3201 2006-06-29 [colin]      2.3.1cvs42
3202
3203         * src/imap.c
3204                 Forgot to remove debug
3205
3206 2006-06-29 [colin]      2.3.1cvs41
3207
3208         * src/imap.c
3209         * src/imap.h
3210         * src/mainwindow.c
3211                 Disconnect from IMAP servers when going
3212                 offline. Fixes bug #978 (going to offline-mode 
3213                 won't close connections)
3214
3215 2006-06-29 [colin]      2.3.1cvs40
3216
3217         * src/main.c
3218                 Fix transient setting on failing plugins
3219                 Patch by Fabien
3220         * src/plugins/pgpcore/sgpgme.c
3221                 Only warn for OpenPGP. Most people don't
3222                 have CMS available.
3223
3224 2006-06-29 [colin]      2.3.1cvs39
3225
3226         * src/compose.c
3227                 Fix Spelling menu (discrepancy between context menu
3228                 and top menu when folder's dictionary isn't the 
3229                 default one)
3230         * src/plugins/pgpcore/sgpgme.c
3231                 More error reporting about why gpgme can fail
3232
3233 2006-06-29 [wwp]        2.3.1cvs38
3234
3235         * src/mainwindow.c
3236                 honor the display-header-pane setting even when the message view
3237                 is a separate window.
3238
3239 2006-06-29 [wwp]        2.3.1cvs37
3240
3241         * src/prefs_actions.c
3242                 forgot to commit that one (use of GTK_STOCK_INFO).
3243
3244 2006-06-29 [colin]      2.3.1cvs36
3245
3246         * src/imap.c
3247                 Better handling of login errors (ask the password
3248                 again once), alert in case of error. Fix three
3249                 signedness warnings.
3250
3251 2006-06-28 [wwp]        2.3.1cvs35
3252
3253         * src/prefs_template.c
3254         * src/prefs_matcher.c
3255         * src/prefs_filtering_action.c
3256         * src/prefs_quote.c
3257                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3258                 patch by Fabien Vantard, slightly modified.
3259
3260 2006-06-28 [paul]
3261
3262         2.4.0-rc2 released
3263
3264 2006-06-28 [colin]      2.3.1cvs34
3265
3266         * src/prefs_account.c
3267                 Fix bug #977 (Can't add or edit imap accounts)
3268
3269 2006-06-28 [colin]      2.3.1cvs33
3270
3271         * src/mimeview.c
3272                 Fix previous
3273
3274 2006-06-28 [colin]      2.3.1cvs32
3275
3276         * src/mimeview.c
3277                 Save named inlined attachments with "Save all"
3278         * src/main.c
3279         * src/mbox.c
3280         * src/common/plugin.c
3281         * src/common/plugin.h
3282         * src/common/sylpheed.c
3283         * src/common/utils.c
3284         * src/plugins/pgpcore/sylpheed.def
3285         * src/plugins/pgpinline/sylpheed.def
3286         * src/plugins/pgpmime/sylpheed.def
3287                 Win32 compatibility patch, by
3288                 Werner Koch
3289
3290 2006-06-28 [wwp]        2.3.1cvs31
3291
3292         * src/imap.c
3293         * src/prefs_folder_item.c
3294                 less compilation warnings (thanks to Fabien Vantard), less typos.
3295
3296 2006-06-28 [paul]       2.3.1cvs30
3297
3298         * src/gtk/gtkutils.c
3299                 gtk_combo_box_set_focus_on_click() is only
3300                 available since gtk 2.6.0
3301
3302 2006-06-28 [paul]       2.3.1cvs29
3303
3304         * src/prefs_ext_prog.c
3305                 fix engrish and add a tooltip for the
3306                 'command for 'Display as text' option
3307
3308 2006-06-28 [paul]
3309
3310         2.4.0-rc1 released
3311
3312 2006-06-28 [paul]       2.3.1cvs28
3313
3314         * ChangeLog
3315         * tools/Makefile.am
3316                 include textviewer.pl in releases
3317
3318 2006-06-28 [paul]       2.3.1cvs27
3319
3320         * src/prefs_ext_prog.c
3321                 hide Print command option if libgnomeprint
3322                 support is present
3323
3324 2006-06-27 [colin]      2.3.1cvs26
3325
3326         * src/compose.c
3327                 Fix Esc handling in insert/attach dialog
3328                 Don't show this dialog if dragging something
3329                 else than text/uri-list
3330                 Thanks to Fabien Vantard
3331         * tools/textviewer.pl
3332                 Filter script to display stuff as text
3333                 by H. Merijn Brand
3334
3335 2006-06-27 [wwp]        2.3.1cvs25
3336
3337         * src/messageview.c
3338                 use the exact product name (message view title), patch
3339                 by Fabien Vantard.
3340
3341 2006-06-27 [ticho]      2.3.1cvs24
3342
3343         * src/prefs_account.c
3344         * src/prefs_common.c
3345         * src/prefs_common.h
3346         * src/prefs_ext_prog.c
3347         * src/textview.c
3348                 Add a preference (Preferences/External programs)
3349                 to allow "Display as text" to be done via a script
3350                 (patch by H.Merijn Brand).
3351                 Use GtkComboBox for protocol selection in account
3352                 preferences.
3353                 Only include current choice for existing accounts, and
3354                 insensitivize the combobox.
3355
3356 2006-06-27 [paul]       2.3.1cvs23
3357
3358         * src/mbox.c
3359                 fix crasher introduced in cvs21.
3360                 Thanks to Colin
3361
3362 2006-06-26 [colin]      2.3.1cvs22
3363
3364         * src/mbox.c
3365                 Fix double-frees when leaving folders
3366                 after exporting to mbox
3367
3368 2006-06-26 [colin]      2.3.1cvs21
3369
3370         * src/mbox.c
3371                 More feedback (and optimisation)
3372                 on import/export
3373         * src/common/utils.c
3374                 Fix case when looking for mail addresses
3375         * src/gtk/gtkutils.c
3376                 Extra check for (X-)Face
3377
3378 2006-06-25 [ticho]      2.3.1cvs20
3379
3380         * src/compose.c
3381         * src/exphtmldlg.c
3382         * src/gtk/gtkutils.c
3383         * src/gtk/gtkutils.h
3384                 Added second argument to gtkut_sc_combobox_create() to
3385                 control focus-on-click for the widget.
3386                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3387
3388 2006-06-25 [ticho]      2.3.1cvs19
3389
3390         * src/compose.c
3391         * src/gtk/Makefile.am
3392         * src/gtk/combobox.c
3393         * src/gtk/combobox.h
3394         * src/gtk/gtkutils.c
3395         * src/gtk/gtkutils.h
3396                 Use GtkComboBox instead of deprecated GtkOptionMenu
3397                 for account selector in compose window and for encoding
3398                 selector in attachment properties.
3399                 Also factorise working with the new GtkComboBox somewhat.
3400
3401 2006-06-24 [paul]       2.3.1cvs18
3402
3403         * src/prefs_common.c
3404                 use the correct default value
3405
3406 2006-06-24 [paul]       2.3.1cvs17
3407
3408         * src/compose.c
3409         * src/prefs_common.c
3410         * src/prefs_common.h
3411         * src/prefs_compose_writing.c
3412                 enable setting of default action when
3413                 dnd'ing files in the compose window.
3414                 (Collaborative effort with wwp)
3415
3416 2006-06-23 [wwp]        2.3.1cvs16
3417
3418         * src/compose.c
3419                 i18n fix (thanks to Fabien Vantard)
3420
3421 2006-06-22 [colin]      2.3.1cvs15
3422
3423         * src/prefs_customheader.c
3424                 Don't use filters in custom headers' file 
3425                 selector. Remember, extensions mean nothing :)
3426
3427 2006-06-22 [paul]       2.3.1cvs14
3428
3429         * configure.ac
3430                 allow setting of man directory location
3431
3432 2006-06-22 [colin]      2.3.1cvs13
3433
3434         * src/mainwindow.c
3435                 Add 'View/Go to/Next unread folder'.
3436                 I missed that :)
3437
3438 2006-06-22 [colin]      2.3.1cvs12
3439
3440         * src/common/utils.c
3441                 Add some subject prefixes
3442                 Patch by Bjorn T Johansen <btj@havleik.no>
3443
3444 2006-06-22 [colin]      2.3.1cvs11
3445
3446         * manual/advanced.xml
3447                 Forgotten hidden pref
3448
3449 2006-06-21 [paul]       2.3.1cvs10
3450
3451         * src/prefs_account.c
3452                 complete the removal of 'Add date header' option
3453
3454 2006-06-21 [paul]       2.3.1cvs9
3455
3456         * src/account.c
3457         * src/compose.c
3458         * src/prefs_account.c
3459         * src/prefs_account.h
3460                 remove option to add date header - always
3461                 add date header
3462         * src/etpan/imap-thread.c
3463                 fix warnings (Thanks to Colin)
3464
3465 2006-06-21 [wwp]        2.3.1cvs8
3466
3467         * src/folder.c
3468                 set the attachment flag when inline text part are (file)named. This is more convenient
3469                 when receiving (for instance) inline source files or patches sent using thunderbird.
3470
3471 2006-06-21 [paul]       2.3.1cvs7
3472
3473         * src/inc.c
3474                 fix off-by-one count of current msg in
3475                 statusbar filtering progressbar
3476
3477 2006-06-21 [paul]       2.3.1cvs6
3478
3479         * src/folder.c
3480                 Show attachment icon even if the part is 'inline'
3481                 if the following conditions are met:
3482                 - content-type != 'text/plain'
3483                 - content-type != '*/pgp-signature'
3484                 - either 'name' or 'filename' parameter is not NULL
3485                 
3486                 Thanks to Colin
3487
3488 2006-06-21 [paul]       2.3.1cvs5
3489
3490         * src/messageview.c
3491         * src/prefs_common.c
3492         * src/prefs_common.h
3493         * src/prefs_other.c
3494                 add an option to 'Never send Return
3495                 Receipts'
3496                 Thanks to Colin
3497
3498 2006-06-20 [mones]      2.3.1cvs4
3499
3500         * po/es.po
3501                 updated
3502         * src/compose.c
3503                 typo fixed (space after comma)
3504         * tools/make.themes.project
3505                 remove exec mode from tarball files
3506
3507 2006-06-20 [colin]      2.3.1cvs3
3508
3509         * src/news.c
3510         * src/procheader.c
3511         * src/unmime.c
3512                 Better fix for \n's in headers (don't 
3513                 break Received: and others)
3514
3515 2006-06-20 [paul]       2.3.1cvs2
3516
3517         * src/alertpanel.c
3518         * src/textview.c
3519                 improve legibility of phishing attempt
3520                 dialog
3521
3522 2006-06-20 [paul]       2.3.1cvs1
3523
3524         * NEWS
3525         * README
3526         * configure.ac
3527                 Update version number following
3528                 stable release
3529
3530 2006-06-20 [colin]      2.3.0cvs26
3531
3532         * src/compose.c
3533                 When dragging a file to the text of the compose
3534                 window, ask whether we want to insert or attach
3535                 (I know lots of people who do that to attach)
3536
3537 2006-06-20 [colin]      2.3.0cvs25
3538
3539         * src/etpan/imap-thread.c
3540                 Fix threshold (the append command is often > 32 bytes)
3541
3542 2006-06-19 [colin]      2.3.0cvs24
3543
3544         * src/imap.c
3545         * src/etpan/imap-thread.c
3546                 Workaround Rockliffe IMAP server bug: replace
3547                 "x UID SEARCH (ANSWERED UID 1:*)" with
3548                 "x UID SEARCH ANSWERED"
3549                 (Rockliffe doesn't handle the parenthesis)
3550
3551 2006-06-19 [colin]      2.3.0cvs23
3552
3553         * src/compose.c
3554         * src/imap.c
3555         * src/etpan/imap-thread.c
3556                 Probably fix bug #972 (Freezes when adding 
3557                 an attachment to the message)
3558         * src/common/defs.h
3559                 Modernize Firefox cmd
3560
3561
3562 2006-06-18 [colin]      2.3.0cvs22
3563
3564         * src/prefs_customheader.c
3565                 Only allow correct filenames for various
3566                 custom headers
3567
3568 2006-06-18 [colin]      2.3.0cvs21
3569
3570         * src/prefs_customheader.c
3571                 Add a 'From File...' button in custom headers prefs, which
3572                 try to do the right thing: 
3573                 for normal headers, use file as plaintext,
3574                 for X-Face, calls compface,
3575                 for Face, encode to b64.
3576
3577 2006-06-17 [colin]      2.3.0cvs20
3578
3579         * src/mh.c
3580                 Warning fix
3581
3582 2006-06-16 [colin]      2.3.0cvs19
3583
3584         * src/summaryview.c
3585                 Recursive quicksearch: show message list
3586                 in current folder, *then* search children
3587                 in the background.
3588
3589 2006-06-16 [colin]      2.3.0cvs18
3590
3591         * src/main.c
3592                 Instead of ignoring SIGPIPE, save caches
3593                 when getting one. Will fix the fact that
3594                 hot caches are out-of-date when logging 
3595                 out of Xorg.
3596         * src/compose.c
3597         * src/prefs_compose_writing.c
3598                 Only save text (not attachments) when 
3599                 auto-saving to drafts
3600         * src/unmime.c
3601                 Always replace \n, \r and \t with spaces
3602                 in headers
3603         * manual/dist/html/Makefile.am
3604         * manual/dist/pdf/Makefile.am
3605         * manual/dist/ps/Makefile.am
3606         * manual/dist/txt/Makefile.am
3607         * manual/fr/dist/html/Makefile.am
3608         * manual/fr/dist/pdf/Makefile.am
3609         * manual/fr/dist/ps/Makefile.am
3610         * manual/fr/dist/txt/Makefile.am
3611         * manual/pl/dist/html/Makefile.am
3612         * manual/pl/dist/pdf/Makefile.am
3613         * manual/pl/dist/ps/Makefile.am
3614         * manual/pl/dist/txt/Makefile.am
3615                 Fix make clean removing pregenerated manuals
3616
3617
3618 2006-06-16 [colin]      2.3.0cvs17
3619
3620         * src/plugins/pgpcore/sgpgme.c
3621         * src/plugins/pgpmime/pgpmime.c
3622         * src/plugins/pgpinline/pgpinline.c
3623                 Better error reporting in setup_signers.
3624                 Don't fallback to default key if specified
3625                 key isn't found.
3626                 Don't allow signing if more than one secret
3627                 key matches the one specified in prefs.
3628
3629 2006-06-15 [colin]      2.3.0cvs16
3630
3631         * src/folderview.c
3632                 Add "Send queue" in the folder's contextual
3633                 menu
3634         * src/compose.c
3635         * src/messageview.c
3636         * src/privacy.c
3637         * src/privacy.h
3638         * src/procmime.c
3639         * src/procmsg.c
3640         * src/plugins/pgpcore/passphrase.c
3641         * src/plugins/pgpcore/sgpgme.c
3642         * src/plugins/pgpinline/pgpinline.c
3643         * src/plugins/pgpmime/pgpmime.c
3644                 Better error reporting
3645         * src/mbox.c
3646                 Probably fix bug #971 (2.2.3 cannot read mail 
3647                 from local mbox)
3648
3649
3650 2006-06-15 [mones]      2.3.0cvs15
3651
3652         * tools/make.themes.project
3653                 creates the themes project from the web page
3654
3655 2006-06-15 [colin]      2.3.0cvs14
3656
3657         * src/folder.c
3658                 Better fix (avoid losing the folder if scan_tree 
3659                 fails)
3660
3661 2006-06-15 [cleroy]     2.3.0cvs13
3662
3663         * src/folder.c
3664                 Probably fix Bug #969 (crash on rebuilding 
3665                 imap folder)
3666
3667 2006-06-14 [colin]      2.3.0cvs12
3668
3669         * manual/dtd/manual.xsl
3670         * manual/sylpheed-claws-manual.xml
3671         * manual/fr/sylpheed-claws-manual.xml
3672         * manual/pl/sylpheed-claws-manual.xml
3673                 Insert pagebreaks between sections
3674
3675 2006-06-14 [paul]       2.3.0cvs11
3676
3677         * configure.ac
3678                 better fix than 2.3.0cvs10
3679
3680 2006-06-14 [paul]       2.3.0cvs10
3681
3682         * configure.ac
3683                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3684                 (backwards compatible)
3685
3686 2006-06-13 [colin]      2.3.0cvs9
3687
3688         * src/messageview.c
3689                 Fix sending of return receipt with the new queue folders
3690
3691 2006-06-13 [wwp]        2.3.0cvs8
3692
3693         * src/quote_fmt_lex.l
3694                 fix wrong tokens returned in quote_fmt lexer, query not().
3695
3696 2006-06-13 [wwp]        2.3.0cvs7
3697
3698         * src/folder.c
3699         * src/prefs_folder_item.c
3700                 allow changing folder type even when folder is not a top-level one,
3701                 thanks to Colin.
3702
3703 2006-06-12 [colin]      2.3.0cvs6
3704
3705         * src/folderview.c
3706                 Fix double-ask of "Do you want to mark all
3707                 as read"
3708
3709 2006-06-12 [colin]      2.3.0cvs5
3710
3711         * src/compose.c
3712         * src/compose.h
3713         * src/folder.c
3714         * src/folder.h
3715         * src/imap.c
3716         * src/inc.c
3717         * src/main.c
3718         * src/messageview.c
3719         * src/mh.c
3720         * src/prefs_folder_item.c
3721         * src/procheader.c
3722         * src/procmime.c
3723         * src/procmsg.c
3724         * src/procmsg.h
3725         * src/send_message.c
3726         * src/summaryview.c
3727         * src/toolbar.c
3728                 Apply bug #964's patch (Queue and drafts aren't normal)
3729                 The Drafts and Queue folder now contain RFC-822 files,
3730                 allowing to move and copy mails from and to these 
3731                 folders. Moving from Drafts to Queue will prepare the
3732                 mail for sending (PGP signature, encryption, etc).
3733                 This patch also rework sending errors handling to try
3734                 to be more helpful.
3735                 Also, allow redefining folder types via the GUI 
3736                 (Folder type in its Properties)
3737
3738 2006-06-12 [colin]      2.3.0cvs4
3739
3740         * src/summaryview.c
3741         * src/prefs_common.c
3742         * src/prefs_common.h
3743         * src/gedit-print.c
3744                 Allow to define a specific print font - patch
3745                 by Bernhard Walle <bernhard.walle@gmx.de>
3746         * src/prefs_fonts.c
3747         * manual/advanced.xml
3748         * manual/fr/advanced.xml
3749                 Add a hidden pref to allow deletion without
3750                 confirmation
3751
3752 2006-06-12 [wwp]        2.3.0cvs3
3753
3754         * .cvsignore
3755                 more files to ignore.
3756
3757 2006-06-12 [wwp]        2.3.0cvs2
3758
3759         * src/quote_fmt.c
3760         * src/quote_fmt_lex.l
3761         * src/quote_fmt_parse.y
3762                 extend the quote_fmt parser (templates and quotes):
3763                 - allow limited sub-expressions in |p{} and |f{} expressions,
3764                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3765                 - implemented/fixed missing implementation of query_references and show_references,
3766                 - completed, fixed contents and format of the symbols help dialog,
3767                 - fix some compilation warnings.
3768
3769 2006-06-12 [wwp]        2.3.0cvs1
3770
3771         * manual/advanced.xml
3772         * manual/fr/advanced.xml
3773                 updates in the "templates" section of the manual (eng/fr):
3774                  - be more precise (both versions)
3775                  - completed to match the english reference (fr version)
3776                  - touchups (both versions)
3777
3778 2006-06-12 [paul]       2.3.0
3779
3780         2.3.0 released
3781
3782 2006-06-12 [paul]       2.2.3cvs14
3783
3784         * po/ca.po
3785         * po/cs.po
3786         * po/de.po
3787         * po/el.po
3788         * po/fr.po
3789         * po/it.po
3790         * po/pt_BR.po
3791         * po/sr.po
3792         * po/zh_CN.po
3793                 updated by Miquel Oliete, Tim, Stephan Sachse,
3794                 Stavros Giannouris, Fabien Vantard, Andrea
3795                 Spadaccini, Frederico Goncalves Guimaraes,
3796                 Aleksandar Urosevic, and Ralgh Young
3797
3798 2006-06-12 [colin]      2.2.3cvs13
3799
3800         * src/mbox.c
3801                 Add missing header
3802
3803 2006-06-11 [colin]      2.2.3cvs12
3804
3805         * src/msgcache.c
3806                 Verify that g_malloc() succeeded
3807
3808 2006-06-11 [colin]      2.2.3cvs11
3809
3810         * src/wizard.c
3811                 Add Face header to welcome mail
3812
3813 2006-06-10 [colin]      2.2.3cvs10
3814
3815         * src/textview.c
3816                 Revert previous (Forgot it changes the
3817                 margin on the whole mail)
3818
3819 2006-06-10 [colin]      2.2.3cvs9
3820
3821         * src/textview.c
3822                 Don't overlap long headers under (X-)Face
3823
3824 2006-06-10 [mones]      2.2.3cvs8
3825
3826         * manual/xml2pdf
3827                 allow generation of manual on systems lacking saxon binary
3828                 but with java and the saxon library installed
3829
3830         * po/es.po
3831                 updated for release
3832
3833 2006-06-09 [colin]      2.2.3cvs7
3834
3835         * src/summaryview.c
3836                 Fix leak when using Display Sender using Addressbook
3837
3838 2006-06-09 [colin]      2.2.3cvs6
3839
3840         * src/compose.c
3841         * src/folder.c
3842         * src/folderview.c
3843         * src/mimeview.c
3844         * src/summaryview.c
3845                 More leaks fixes
3846
3847 2006-06-09 [paul]       2.2.3cvs5
3848
3849         * AUTHORS
3850         * src/gtk/authors.h
3851         * tools/claws.i18n.status.pl
3852                 updated with new info
3853
3854 2006-06-09 [paul]       2.2.3cvs4
3855
3856         * README
3857                 updated
3858         * manual/ack.xml
3859                 add wwp to authors list
3860         * src/gtk/authors.h
3861                 update mine and Colin's addresses
3862
3863 2006-06-08 [colin]      2.2.3cvs3
3864
3865         * src/etpan/imap-thread.c
3866                 Fix leak on SSL cert check
3867
3868 2006-06-08 [colin]      2.2.3cvs2
3869
3870         * src/common/utils.c
3871                 Fix leak
3872
3873 2006-06-08 [paul]       2.2.3cvs1
3874
3875         * configure.ac
3876                 Update version number following
3877                 stable release
3878
3879 2006-06-07 [colin]      2.2.2cvs3
3880
3881         * src/msgcache.c
3882                 Fix catching cache read errors (guint instead of gint)
3883                 Prevent malloc'ing more than 8MB (means cache corruption)
3884
3885 2006-06-07 [paul]       2.2.2cvs2
3886
3887         * src/exporthtml.c
3888         * src/exportldif.c
3889         * src/mh.c
3890         * src/mutt.c
3891         * src/pine.c
3892         * src/common/utils.c
3893                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3894                 obey $HOME'
3895                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3896                 Thanks to Colin
3897
3898 2006-06-06 [paul]       2.2.2cvs1
3899
3900         * configure.ac
3901                 Update version number following
3902                 stable release
3903
3904 2006-06-06 [paul]       2.2.1cvs6
3905
3906         * src/matcher.c
3907                 fix  implicit declaration of
3908                 sylpheed_do_idle()
3909                 Patch by Fabien Vantard
3910
3911 2006-06-06 [paul]       2.2.1cvs5
3912
3913         * src/matcher.c
3914                 fix age_greater and age_lower so that they
3915                 mean what say and not '...or equal to'
3916                 Thanks to Colin
3917
3918 2006-06-06 [paul]       2.2.1cvs4
3919
3920         * src/textview.c
3921         * src/common/utils.c
3922                 fix URI check
3923                 Thanks to Colin
3924
3925 2006-06-05 [wwp]        2.2.1cvs3
3926
3927         * manual/fr/account.xml
3928                 minor language fixes (thanks to Fabien Vantard).
3929
3930 2006-06-05 [colin]      2.2.1cvs2
3931
3932         * src/prefs_folder_item.c
3933         * src/folderview.c
3934                 Allow recursive setting of properties 
3935                 for whole mailboxes
3936         * src/matcher.c
3937                 Don't freeze on 'test' filtering rule
3938
3939 2006-06-05 [colin]      2.2.1cvs1
3940
3941         * configure.ac
3942                 Update version number following
3943                 stable release
3944
3945 2006-06-04 [wwp]        2.2.0cvs82
3946
3947         * manual/glossary.xml
3948         * manual/account.xml
3949         * manual/fr/glossary.xml
3950         * manual/fr/account.xml
3951                 added glossary section and references/links related to the Face custom header.
3952
3953 2006-06-04 [colin]      2.2.0cvs81
3954
3955         * src/summaryview.c
3956                 Skip to next message on move with no
3957                 immediate execution
3958
3959 2006-06-04 [wwp]        2.2.0cvs80
3960
3961         * manual/xml2pdf
3962                 added sanity checks, exit when needed.
3963
3964 2006-06-03 [paul]       2.2.0cvs79
3965
3966         * src/prefs_receive.c
3967                 page name is now 'Receiving'
3968         * src/prefs_send.c
3969                 page name is now 'Sending'
3970
3971 2006-06-03 [colin]      2.2.0cvs78
3972
3973         * src/plugins/spamassassin/spamassassin_gtk.c
3974                 Autoswitch to Localhost if transport was previously
3975                 disabled. Else people had to check [] Enable, then
3976                 *reselect* transport.
3977
3978 2006-06-03 [colin]      2.2.0cvs77
3979
3980         * src/plugins/pgpinline/pgpinline.c
3981         * src/plugins/pgpmime/pgpmime.c
3982                 Check that gpg_data_release_and_get_mem 
3983                 didn't fail (now, why this happens...)
3984
3985 2006-06-03 [colin]      2.2.0cvs76
3986
3987         * src/mbox.c
3988                 Fix bug #962 (Manual and/or UI should 
3989                 warn about incompatible locking 
3990                 causing dataloss)
3991
3992 2006-06-02 [cleroy]     2.2.0cvs75
3993
3994         * src/filtering.c
3995         * src/folder.c
3996         * src/procmsg.c
3997         * src/summaryview.c
3998                 Fix a few leaks
3999
4000 2006-06-02 [colin]      2.2.0cvs74
4001
4002         * src/main.c
4003                 On exit, free caches after writing them
4004                 Shuts up some valgrind false positives
4005         * src/procmsg.c
4006         * src/send_message.c
4007                 Fix races when reusing existing SMTP connections
4008                 Fix inexistant session timeout
4009         * src/toolbar.c
4010                 Display alertpanel after all queues have
4011                 been processed, not after each
4012
4013 2006-06-02 [wwp]        2.2.0cvs73
4014
4015         * manual/fr/glossary.xml
4016         * manual/fr/ack.xml
4017         * manual/ack.xml
4018                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
4019
4020 2006-06-02 [wwp]        2.2.0cvs72
4021
4022         * manual/xml2pdf
4023         * manual/dist/pdf/Makefile.am
4024         * manual/dtd/manual.xsl
4025         * manual/fr/dist/pdf/Makefile.am
4026         * manual/pl/dist/pdf/Makefile.am
4027                 we changed the procedure to generate the .pdf version of the manual.
4028                 The procedure is more modern and the .pdf we get now has a valid index.
4029                 Here are the new pre-requisites:
4030
4031                 - JRE 1.x (1.4 here): there must be one from your distro
4032                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
4033                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
4034                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
4035
4036                 See my posts for further info about the installation of this toolchain:
4037
4038                 Date: Fri, 19 May 2006 19:40:06 +0200
4039                 From: wwp <subscript@free.fr>
4040                 To: sylpheed-claws-devel@lists.sourceforge.net
4041                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
4042
4043                 and
4044
4045                 Date: Wed, 24 May 2006 12:58:49 +0200
4046                 From: wwp <subscript@free.fr>
4047                 To: sylpheed-claws-devel@lists.sourceforge.net
4048                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
4049
4050 2006-06-01 [colin]      2.2.0cvs71
4051
4052         * src/compose.c
4053                 Better guards against IMAP races
4054         * src/main.c
4055         * src/prefs_common.c
4056         * src/prefs_common.h
4057         * src/common/ssl_certificate.c
4058         * src/etpan/imap-thread.c
4059         * src/etpan/imap-thread.h
4060         * src/gtk/sslcertwindow.c
4061                 New hidden option ssl_skip_cert_check to 
4062                 avoid dups of bug #959 (libetpan linked
4063                 against gnutls and gnutls buggy on 64bit)
4064                 Present expired warning only once per
4065                 session/server.
4066         * manual/advanced.xml
4067         * manual/fr/advanced.xml
4068                 Document new option
4069
4070 2006-06-01 [wwp]        2.2.0cvs70
4071
4072         * src/messageview.c
4073                 fix for bug #961 (return receipt dialog 
4074                 complains incorrectly about return-path 
4075                 email adress being different), thanks 
4076                 to Colin.
4077
4078 2006-05-31 [cleroy]     2.2.0cvs69
4079
4080         * src/common/ssl.c
4081                 Guard against NULLs, although this
4082                 should never be an issue
4083
4084 2006-05-31 [colin]      2.2.0cvs68
4085
4086         * src/filtering.c
4087                 Use g_slist_prepend
4088         * src/imap.c
4089                 Don't remove caches when destroying folder, it
4090                 could (should) be done at exit
4091         * src/inc.c
4092                 free processing cache after incorporation
4093         * src/etpan/imap-thread.c
4094                 Maybe fix bug #959 (Crash on moving to emails 
4095                 to a imap account per ssl with a expired 
4096                 certificate.)
4097
4098 2006-05-30 [colin]      2.2.0cvs67
4099
4100         * src/summaryview.c
4101                 Put back event flush when displaying message
4102                 It avoids reading a bunch of messages just
4103                 by hitting shift-n for too long ;)
4104
4105 2006-05-29 [colin]      2.2.0cvs66
4106
4107         * src/summaryview.c
4108                 Remove useless g_warnings
4109
4110 2006-05-29 [colin]      2.2.0cvs65
4111
4112         * src/imap.c
4113                 Fix g_slist_append()s for performance
4114
4115 2006-05-29 [colin]      2.2.0cvs64
4116
4117         * src/compose.c
4118         * src/common/utils.c
4119                 Fix extraneous tab at start of addresses
4120         * src/mainwindow.c
4121                 Fix warnings (thanks to Fabien)
4122                 Fix crash at exit when composing messages 
4123                 exist
4124         * src/pop.c
4125                 Fix progress bar when deleting expired mails
4126                 Thanks to Hiro
4127         * src/summaryview.c
4128         * src/gtk/gtksctree.c
4129                 Fix re-sorting slowness
4130
4131 2006-05-29 [paul]       2.2.0cvs63
4132
4133         * src/mh.c
4134                 fetch full message when moving mails
4135                 from another mailbox, (fixed data loss
4136                 when filtering from IMAP to MH, introduced
4137                 in 2.2.0cvs57).
4138                 Thanks to Colin
4139
4140 2006-05-29 [mones]      2.2.0cvs62
4141
4142         * src/gtk/gtksctree.c
4143                 Unselect faster (patch by Colin)        
4144
4145 2006-05-26 [colin]      2.2.0cvs61
4146
4147         * src/summaryview.c
4148                 Unplug MSGINFO_UPDATE callback on delete too.
4149
4150 2006-05-26 [colin]      2.2.0cvs60
4151
4152         * src/foldersel.c
4153                 Fix bold in folder selection window with glib2.10
4154                 thanks Hiro
4155
4156 2006-05-26 [colin]      2.2.0cvs59
4157
4158         * src/procheader.c
4159                 Convert date only if necessary (and don't
4160                 try to convert from utf8 to utf8, too)
4161         * src/summaryview.c
4162                 Only set column's text if the column's 
4163                 displayed
4164
4165 2006-05-26 [colin]      2.2.0cvs58
4166
4167         * src/summaryview.c
4168         * src/gtk/gtkutils.c
4169                 Fix useless warning
4170
4171 2006-05-26 [colin]      2.2.0cvs57
4172
4173         * src/mainwindow.c
4174                 Make summaryview selectable as long as 
4175                 no message has focus
4176         * src/mh.c
4177                 Faster deletion (by implementing mh_remove_msgs)
4178                 Faster copy (avoid using mh_fetch_msg just to get
4179                 the filename)
4180                 Faster move (using move_file instead of copy_file
4181                 if MSG_IS_MOVE)
4182                 No progressbar if total number of mails to cp/mv 
4183                 is less than 100
4184         * src/summaryview.c
4185                 Fix removal from subject_table when mail gets moved
4186                 Faster deletion (g_slist_prepend instead of append)
4187         * src/gtk/gtksctree.c
4188                 Remove useless code
4189
4190 2006-05-25 [colin]      2.2.0cvs56
4191
4192         * src/common/ssl_certificate.c
4193                 Fix leak in expired cert check
4194
4195 2006-05-25 [colin]      2.2.0cvs55
4196
4197         * src/mh.c
4198                 Disable flags syncing on .mh_sequences - it
4199                 is buggy and marks mails read under unknown
4200                 conditions.
4201
4202 2006-05-25 [paul]
4203
4204         * 2.3.0-rc4 released
4205
4206 2006-05-24 [colin]      2.2.0cvs54
4207
4208         attention cvs users: if you manage to crash
4209         Sylpheed-Claws while moving, copying or deleting
4210         mails, we *are* interested in stack traces and
4211         valgrind logs. It looks stable, but one never
4212         knows...
4213
4214         * src/folder.c
4215                 Add progressbar for cache updates
4216         * src/folderutils.c
4217                 Optimize Mark all read in the current
4218                 folder
4219         * src/mh.c
4220                 Add progressbar for copy/move
4221         * src/procmsg.c
4222                 Optimize O(n^2) in copy/move
4223         * src/summaryview.c
4224         * src/gtk/gtksctree.c
4225                 Optimize O(n^2) algos
4226         * src/common/timing.h
4227                 Display ms instead of us
4228
4229 2006-05-24 [wwp]        2.2.0cvs53
4230
4231         * manual/fr/advanced.xml
4232                 updates to the French manual.
4233
4234 2006-05-24 [wwp]        2.2.0cvs52
4235
4236         * src/common/utils.c
4237                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4238
4239 2006-05-24 [wwp]        2.2.0cvs51
4240
4241         * src/folderutils.c
4242                 fixed "mark all read" in MH folders (thanks to Colin).
4243
4244 2006-05-24 [paul]       2.2.0cvs50
4245
4246         * doc/man/sylpheed-claws.1
4247                 updated the man page
4248
4249 2006-05-23 [colin]      2.2.0cvs49
4250
4251         * src/folderview.c
4252         * src/imap.c
4253         * src/inc.c
4254         * src/mbox.c
4255         * src/messageview.c
4256         * src/news.c
4257         * src/send_message.c
4258         * src/summaryview.c
4259         * src/gtk/sslcertwindow.c
4260                 alertpanel fixes, by Fabien
4261
4262 2006-05-23 [colin]      2.2.0cvs48
4263
4264         * src/folder.c
4265         * src/folderview.c
4266         * src/msgcache.c
4267         * src/summaryview.c
4268         * src/gtk/gtksctree.c
4269         * src/gtk/gtksctree.h
4270                 More timings
4271                 Fix slow loading problem, which was caused by the
4272                 use of some gtk_ctree funcs and their use of
4273                 g_list_position while gtk_ctree_(un)link'ing.
4274                 Reap more functions from gtkctree.c to be sure we
4275                 use our (fast) version instead of theirs.
4276         * src/mh.c
4277                 Fix copy of unread mails
4278
4279
4280 2006-05-22 [wwp]        2.2.0cvs47
4281
4282         * manual/fr/advanced.xml
4283                 updated.
4284
4285 2006-05-22 [colin]      2.2.0cvs46
4286
4287         * src/filtering.c
4288                 Fix possible infinite loop. 'copy' is not a 
4289                 final action, so when encountering a 'copy',
4290                 we have to check if a previous one was set
4291                 and do it. In the same way, if we encounter
4292                 a 'move' we have to perform a possibly 
4293                 pending 'copy'. This will slow down filtering
4294                 on IMAP if move+copy or multiple copy actions
4295                 are to be done, but handling it via the batch
4296                 would be really too convoluted.
4297
4298 2006-05-22 [wwp]        2.2.0cvs45
4299
4300         * manual/fr/advanced.xml
4301         * manual/fr/faq.xml
4302         * manual/fr/glossary.xml
4303         * manual/fr/handling.xml
4304         * manual/fr/intro.xml
4305         * manual/fr/plugins.xml
4306         * manual/fr/sylpheed-claws-manual.xml
4307                 sync w/ the english manual: updates URIs, documented mailing-list
4308                 support, better explanation about the enabled/disabled feature
4309                 in filtering/processing rules by Paul.
4310
4311 2006-05-21 [colin]      2.2.0cvs44
4312
4313         * src/summaryview.c
4314                 Don't expand after building threads, but during
4315
4316 2006-05-21 [colin]      2.2.0cvs43
4317
4318         * src/procmsg.c
4319         * src/summaryview.c
4320                 More timing possibilities... For next time I have 
4321                 to find out how the hell some 3GHz computer takes
4322                 one minute to open a 30k folder...
4323
4324 2006-05-21 [colin]      2.2.0cvs42
4325
4326         * manual/pl/advanced.xml
4327         * manual/pl/faq.xml
4328         * manual/pl/glossary.xml
4329         * manual/pl/handling.xml
4330         * manual/pl/intro.xml
4331         * manual/pl/plugins.xml
4332         * manual/pl/sylpheed-claws-manual.xml
4333                 Polish manual updated by Pawel
4334
4335 2006-05-20 [colin]
4336
4337         * 2.3.0-rc3 released
4338
4339 2006-05-20 [colin]      2.2.0cvs41
4340
4341         * src/imap.c
4342                 Fix -rc2 problems:
4343                 - remove cache of moved messages from original folder
4344                 - apply new flags to messages even if they aren't appliable
4345                   via IMAP.
4346
4347 2006-05-20 [colin]
4348
4349         * 2.3.0-rc2 released
4350
4351 2006-05-19 [colin]      2.2.0cvs40
4352
4353         * src/imap.c
4354                 Don't issue SELECT in imap_change_flags
4355                 before having checked that we indeed have
4356                 some flags to change. MSG_POSTFILTERED for
4357                 example can't be used on IMAP.
4358                 Fixes bug #955 (copying messages between 
4359                 imap folders is extremely slow), which was
4360                 a regression.
4361
4362 2006-05-19 [colin]      2.2.0cvs39
4363
4364         * src/folder.c
4365         * src/folder.h
4366         * src/folderview.c
4367                 Try to fix bug #830 (Some unread messages 
4368                 get marked read in IMAP inbox):
4369                 - Prevent scanning a folder if it's being 
4370                   opened via the GUI
4371                 - Postpone opening via the GUI of a folder
4372                   currently scanned.
4373
4374
4375 2006-05-19 [wwp]        2.2.0cvs38
4376
4377         * manual/advanced.xml
4378                 fix English+typo (thanks to Paul).
4379
4380 2006-05-19 [wwp]        2.2.0cvs37
4381
4382         * manual/advanced.xml
4383         * manual/fr/advanced.xml
4384         * src/gtk/logwindow.c
4385         * src/prefs_common.c
4386         * src/prefs_common.h
4387                 added hidden prefs to allow customization of colors used in
4388                 protocol log window (useful for dark gtk+ themes).
4389
4390 2006-05-19 [wwp]        2.2.0cvs36
4391
4392         * ChangeLog
4393                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4394
4395 2006-05-19 [paul]       2.2.0cvs35
4396
4397         * src/textview.c
4398                 make Reply-To fully clickable
4399         * src/gtk/logwindow.c
4400                 more colouring (SMTP ESMTP)
4401         Both patches by Pawel Pekala
4402
4403 2006-05-19 [cleroy]     2.2.0cvs34
4404
4405         * src/mh.c
4406                 Don't update flags from current folder
4407                 Probably fixes bug #935 (Read Messages 
4408                 Revert to Being Marked as Unread)
4409
4410 2006-05-18 [colin]      2.2.0cvs33
4411
4412         * src/imap.c
4413                 Warning fix
4414         * src/compose.c
4415         * src/mainwindow.c
4416         * src/summaryview.c
4417         * src/toolbar.c
4418                 Allow replying to multiple emails
4419                 in multiple windows
4420         * src/mimeview.c
4421         * src/etpan/imap-thread.c
4422                 Leak fixes
4423
4424 2006-05-18 [paul]       2.2.0cvs32
4425
4426         * src/summaryview.c
4427                 keep Mailing-List menu refreshed
4428                 Thanks to Colin
4429
4430 2006-05-18 [paul]       2.2.0cvs31
4431
4432         * manual/advanced.xml
4433         * manual/faq.xml
4434         * manual/glossary.xml
4435         * manual/handling.xml
4436         * manual/intro.xml
4437         * manual/plugins.xml
4438         * manual/sylpheed-claws-manual.xml
4439                 update URLs
4440                 add info about mailing-list support
4441                 edit filtering info
4442         * src/wizard.c
4443         * src/common/defs.h
4444         * src/gtk/about.c
4445         * src/plugins/dillo_viewer/README
4446                 update URLs
4447
4448 2006-05-17 [wwp]        2.2.0cvs30
4449
4450         * manual/handling.xml
4451         * manual/fr/handling.xml
4452                 documented the ability to enabled/disable filtering/processing rules.
4453
4454 2006-05-17 [colin]      2.2.0cvs29
4455
4456         * src/main.c
4457                 Don't initialize g_thread subsystem if it's 
4458                 already done (thanks to Hiro)
4459         * src/mimeview.c
4460                 Fix saving of parts when there name can't be
4461                 converted from UTF-8.
4462
4463 2006-05-17 [paul]       2.2.0cvs28
4464
4465         * po/Makefile.in.in
4466                 fix config.status warning with autoconf 2.60
4467
4468 2006-05-17 [paul]       2.2.0cvs27
4469
4470         * po/POTFILES.in
4471                 add src/mbox.c
4472
4473 2006-05-17 [wwp]        2.2.0cvs26
4474
4475         * src/mainwindow.c
4476                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4477
4478 2006-05-17 [wwp]        2.2.0cvs25
4479
4480         * src/plugins/demo/demo.c
4481                 updated product name in plugin demo (many plugins need to be
4482                 sync'ed w/ that change).
4483
4484 2006-05-17 [colin]      2.2.0cvs24
4485
4486         * src/mh.c
4487                 Fix leak
4488
4489 2006-05-16 [colin]      2.2.0cvs23
4490
4491         * src/mainwindow.c
4492                 Stupid me hit again. Fix cvs22.
4493
4494 2006-05-16 [colin]      2.2.0cvs22
4495
4496         * src/mainwindow.c
4497                 Fix bug #922 (sylpheed-claws crashed after 
4498                 pushing on Inbox folder)
4499
4500 2006-05-16 [colin]      2.2.0cvs21
4501
4502         * src/compose.c
4503                 Make From header be copy/paste/select-able
4504
4505 2006-05-16 [wwp]        2.2.0cvs20
4506
4507         * src/export.c
4508         * src/matcher.c
4509         * src/summaryview.c
4510         * src/etpan/imap-thread.c
4511                 fix some compiler warnings (thanks to Colin).
4512
4513 2006-05-16 [wwp]        2.2.0cvs19
4514
4515         * src/action.c
4516         * src/gedit-print.c
4517         * src/inc.c
4518         * src/mainwindow.c
4519         * src/mh.c
4520         * src/statusbar.c
4521         * src/send_message.c
4522         * src/summaryview.c
4523                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4524
4525 2006-05-15 [colin]      2.2.0cvs18
4526
4527         * src/procmsg.c
4528                 Fix automatic rule creation with List-Post
4529
4530 2006-05-15 [paul]       2.2.0cvs17
4531
4532         * tools/filter_conv_new.pl
4533                 updated for rule enabling/disabling
4534                 claws version >= 2.3.x required
4535
4536 2006-05-15 [cleroy]     2.2.0cvs16
4537
4538         * src/main.c
4539                 Revert test
4540
4541 2006-05-15 [cleroy]     2.2.0cvs15
4542
4543         * src/main.c
4544                 test
4545
4546 2006-05-15 [wwp]        2.2.0cvs14
4547
4548         * manual/pl/.cvsignore
4549                 ignore generated files.
4550
4551 2006-05-14 [wwp]        2.3.0-rc1
4552
4553         * 2.3.0-rc1 released
4554
4555 2006-05-13 [wwp]        2.2.0cvs13
4556
4557         * src/filtering.c
4558         * src/filtering.h
4559         * src/matcher.c
4560         * src/matcher_parser_lex.l
4561         * src/matcher_parser_parse.y
4562         * src/prefs_filtering.c
4563                 new feature: provide the ability to disable filtering and processing
4564                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4565                 adaptations.
4566
4567 2006-05-13 [colin]      2.2.0cvs12
4568
4569         * src/compose.c
4570                 Remove useless if (a) b; else b;
4571                 Thanks to wwp
4572
4573 2006-05-13 [wwp]        2.2.0cvs11
4574
4575         * src/export.c
4576         * src/import.c
4577         * src/mainwindow.c
4578         * src/mbox.c
4579         * src/summaryview.c
4580         * src/summaryview.h
4581                 no more silent failures (or at least less ones) when importing
4582                 or exporting from/to mbox. Also start importing/exporting if
4583                 the necessary info is set.
4584
4585 2006-05-13 [wwp]        2.2.0cvs10
4586
4587         * RELEASE_NOTES
4588                 restored up-to-date release notes.
4589
4590 2006-05-13 [paul]       2.2.0cvs9
4591
4592         * po/nl.po
4593         * po/ru.po
4594                 updated by Tim Dijkstra and Pavlo Bohmat
4595
4596 2006-05-12 [colin]      2.2.0cvs8
4597
4598         * src/gtk/quicksearch.c
4599                 Add "k" as shortcut for "colorlabel". Patch
4600                 by ath42@users.sf.net.
4601
4602 2006-05-12 [paul]       2.2.0cvs7
4603
4604         * src/prefs_common.h
4605         * src/prefs_summaries.c
4606         * src/summaryview.c
4607                 when entering a folder also allow
4608                 going directly to first Marked message
4609
4610 2006-05-12 [paul]       2.2.0cvs6
4611
4612         * src/summaryview.c
4613                 always obey 'confirm before marking all
4614                 mails read' option
4615
4616 2006-05-12 [paul]       2.2.0cvs5
4617
4618         * src/textview.c
4619                 make Sender fully clickable
4620
4621 2006-05-12 [colin]      2.2.0cvs4
4622
4623         * src/compose.c
4624         * src/compose.h
4625                 Let From be editable
4626         * src/main.c
4627         * src/mh.c
4628                 Full support of .mh_sequences' Unseen seq
4629
4630 2006-05-12 [colin]      2.2.0cvs3
4631
4632         * src/folder.c
4633         * src/mainwindow.c
4634         * src/mainwindow.h
4635         * src/messageview.c
4636         * src/prefs_spelling.c
4637         * src/procheader.c
4638         * src/procmsg.c
4639         * src/procmsg.h
4640         * src/summaryview.c
4641         * src/toolbar.c
4642         * src/toolbar.h
4643                 Add contextual menu on Compose toolbar
4644                 button. Fixes bug #944 (Automatic
4645                 addresses not applied when changing account
4646                 from compose window)
4647                 add Mailing List support
4648                 based on the old 0.6.5claws25 patch by
4649                 Melvin Hadasht, with finishing touches
4650                 by Colin
4651                 Fix "ignore thread" when mails are threaded by
4652                 subject (and weren't ignored although appearing
4653                 in the thread).
4654                 GUI rework.
4655                 Both patches by Pawel.
4656
4657 2006-05-08 [paul]       2.2.0cvs2
4658
4659         * src/mainwindow.c
4660         * src/mainwindow.h
4661         * src/messageview.c
4662         * src/procheader.c
4663         * src/procmsg.c
4664         * src/procmsg.h
4665         * src/summaryview.c
4666                 add Mailing List support
4667                 based on the old 0.6.5claws25 patch by 
4668                 Melvin Hadasht, with finishing touches
4669                 by Colin
4670
4671 2006-05-08 [colin]      2.2.0cvs1
4672
4673         * src/mainwindow.c
4674         * src/toolbar.c
4675         * src/toolbar.h
4676                 Add contextual menu on Compose toolbar 
4677                 button. Fixes bug #944 (Automatic 
4678                 addresses not applied when changing account 
4679                 from compose window)
4680
4681 2006-05-08 [paul]       2.2.0
4682
4683         2.2.0 released
4684
4685 2006-05-08 [paul]       2.1.1cvs51
4686
4687         * po/cs.po
4688         * po/de.po
4689         * po/en_GB.po
4690         * po/fi.po
4691         * po/fr.po
4692         * po/pt_BR.po
4693         * po/sr.po
4694         * po/zh_CN.po
4695                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4696                 Fabien Vantard, Frederico Goncalves Guimaraes,
4697                 Aleksandar Urosevic, and Ralgh Young
4698
4699 2006-05-12 [colin]      2.1.1cvs50
4700
4701         * po/cs.po
4702         * po/de.po
4703         * po/en_GB.po
4704         * po/es.po
4705         * po/fi.po
4706         * po/fr.po
4707         * po/pt_BR.po
4708         * po/sr.po
4709         * po/zh_CN.po
4710                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4711                 Fabien Vantard, Frederico Goncalves Guimaraes,
4712                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4713
4714 2006-05-05 [colin]      2.1.1cvs49
4715
4716         * manual/Makefile.am
4717         * manual/pl/Makefile.am
4718         * manual/pl/account.xml
4719         * manual/pl/ack.xml
4720         * manual/pl/addrbook.xml
4721         * manual/pl/advanced.xml
4722         * manual/pl/faq.xml
4723         * manual/pl/glossary.xml
4724         * manual/pl/gpl.xml
4725         * manual/pl/handling.xml
4726         * manual/pl/intro.xml
4727         * manual/pl/keyboard.xml
4728         * manual/pl/plugins.xml
4729         * manual/pl/starting.xml
4730         * manual/pl/sylpheed-claws-manual.xml
4731         * manual/pl/dist/.cvsignore
4732         * manual/pl/dist/Makefile.am
4733         * manual/pl/dist/html/.cvsignore
4734         * manual/pl/dist/html/Makefile.am
4735         * manual/pl/dist/pdf/.cvsignore
4736         * manual/pl/dist/pdf/Makefile.am
4737         * manual/pl/dist/ps/.cvsignore
4738         * manual/pl/dist/ps/Makefile.am
4739         * manual/pl/dist/txt/.cvsignore
4740         * manual/pl/dist/txt/Makefile.am
4741                 Add the polish translation of the manual,
4742                 Authored by Pawel Pekala.
4743
4744 2006-05-05 [cleroy]     2.1.1cvs48
4745
4746         * src/main.c
4747                 Re-read matcherrc after loading plugins 
4748                 if some of them add folders.
4749
4750 2006-05-03 [colin]      2.1.1cvs47
4751
4752         * src/imap.c
4753                 I'm idiot
4754
4755 2006-05-03 [colin]      2.1.1cvs46
4756
4757         * src/imap.c
4758                 Be sure to have a session when
4759                 getting separator
4760
4761 2006-05-03 [colin]      2.1.1cvs45
4762
4763         * src/imap.c
4764         * src/imap.h
4765         * src/imap_gtk.c
4766                 Fix preventing renaming with namespace 
4767                 separator.
4768
4769 2006-05-01 [colin]      2.1.1cvs44
4770
4771         * src/action.c
4772                 Don't reload messageview when result of
4773                 action is piped.
4774
4775 2006-04-29 [colin]      2.1.1cvs43
4776
4777         * src/prefs_receive.c
4778         * src/plugins/spamassassin/spamassassin_gtk.c
4779         * src/plugins/clamav/clamav_plugin_gtk.c
4780                 GUI fixes by Pawel
4781
4782 2006-04-29 [colin]      2.1.1cvs42
4783
4784         * src/prefs_compose_writing.c
4785         * src/prefs_quote.c
4786                 Cleanups. Patch by Pawel
4787
4788 2006-04-28 [paul]       2.1.1cvs41
4789
4790         * src/matcher.c
4791                 fix returned quick search results when search
4792                 term contains an underscore.
4793                 Thanks to Colin
4794
4795 2006-04-28 [paul]       2.1.1cvs40
4796
4797         * src/prefs_message.c
4798         * src/prefs_receive.c
4799                 GUI cleanups
4800                 Patches by Pawel Pekala
4801
4802 2006-04-27 [colin]      2.1.1cvs39
4803
4804         * src/wizard.c
4805                 Differentiate subject Welcome from
4806                 window's title Welcome
4807
4808 2006-04-27 [paul]
4809
4810         2.2.0-rc1 released
4811
4812 2006-04-27 [paul]       2.1.1cvs38
4813
4814         * manual/advanced.xml
4815         * manual/fr/advanced.xml
4816                 add info about compose_no_markup hidden pref
4817
4818 2006-04-27 [paul]       2.1.1cvs37
4819
4820         * src/prefs_account.c
4821                 improve privacy labels
4822         * src/prefs_msg_colors.c
4823                 change some strings for translators' convenience
4824         * src/gtk/gtkutils.c
4825                 don't underline the link button text
4826
4827 2006-04-25 [colin]      2.1.1cvs36
4828
4829         * src/folder.c
4830                 Complete 2.1.1cvs33 (once more ;)
4831
4832 2006-04-25 [colin]      2.1.1cvs35
4833
4834         * src/editldap.c
4835                 Fix tooltip
4836
4837 2006-04-25 [cleroy]     2.1.1cvs34
4838
4839         * src/compose.c
4840         * src/gtk/gtkaspell.c
4841                 Fix crash on redirect (related to the return 
4842                 of the aspell menu in compose's toolbar)
4843         * src/prefs_msg_colors.c
4844                 Fix sensitivity widgets
4845         * src/image_viewer.c
4846         * src/gtk/pluginwindow.c
4847         * src/gtk/prefswindow.c
4848                 Change released signals to clicked (Fabien)
4849         * po/POTFILES.in
4850         * src/common/socket.c
4851         * src/plugins/spamassassin/spamassassin.c
4852                 Translate strings (Fabien)
4853
4854 2006-04-25 [paul]       2.1.1cvs33
4855
4856         * src/folder.c
4857         * src/folder.h
4858         * src/folderview.c
4859                 complete the fix of bug #912
4860                 Thanks to Colin
4861
4862 2006-04-25 [colin]      2.1.1cvs32
4863
4864         * src/news.c
4865                 Better progress bar
4866         * src/mimeview.c
4867         * src/summaryview.c
4868         * src/summaryview.h
4869                 Fix focus chain
4870                 Patches by Pawel Pekala
4871
4872 2006-04-24 [colin]      2.1.1cvs31
4873
4874         * src/compose.c
4875                 Fix compilation warnings (Fabien)
4876
4877 2006-04-24 [colin]      2.1.1cvs30
4878
4879         * src/addrindex.c
4880         * src/editldap.c
4881         * src/editldap_basedn.c
4882         * src/editldap_basedn.h
4883         * src/ldapctrl.c
4884         * src/ldapctrl.h
4885         * src/ldapquery.c
4886         * src/ldaputil.c
4887         * src/ldaputil.h
4888                 Fix bug #901 (LDAPS support)
4889
4890 2006-04-24 [colin]      2.1.1cvs29
4891
4892         * src/compose.c
4893                 Fix logic on error with send dialog on
4894         * src/imap.c
4895                 Fix compilation without libetpan, thanks
4896                 to Fabien
4897         * src/summaryview.c
4898                 Fix 'context-menu' key
4899
4900 2006-04-23 [colin]      2.1.1cvs28
4901
4902         * src/folder.c
4903                 Never free current's cache to free up 
4904                 memory. Fixes bug #912 (new count 
4905                 randomly set to message count)
4906
4907 2006-04-23 [colin]      2.1.1cvs27
4908
4909         * src/gtk/quicksearch.c
4910                 And remove printf...
4911
4912 2006-04-23 [colin]      2.1.1cvs26
4913
4914         * src/gtk/quicksearch.c
4915                 Fix replacing in quicksearch, and fix inserting
4916                 in the middle of the string. (introduced at 2.1.0cvs22)
4917
4918 2006-04-23 [colin]      2.1.1cvs25
4919
4920         * src/imap.c
4921                 Make sure uidnext is initialized in get_num_list
4922                 (not for stable, related to 2.1.1cvs8 and friends)
4923
4924 2006-04-23 [colin]      2.1.1cvs24
4925
4926         * src/imap.c
4927                 Output something when login is successful
4928                 too
4929
4930 2006-04-23 [colin]      2.1.1cvs23
4931
4932         * src/etpan/imap-thread.c
4933                 Better logging (line-per-line, hide data in fetch)
4934                 Fix a const warning
4935         * src/gtk/logwindow.c
4936         * src/gtk/logwindow.h
4937                 Better logging (color for input/output)
4938
4939 2006-04-21 [colin]      2.1.1cvs22
4940
4941         * src/gtk/quicksearch.c
4942                 On gtk+-2.8, use stock buttons in quicksearch
4943                 Based on a patch by Fabien and a design by Paul
4944
4945 2006-04-21 [colin]      2.1.1cvs21
4946
4947         * src/folderview.c
4948         * src/mainwindow.c
4949                 Fix occasional flicker in folderview
4950         * src/common/utils.c
4951                 Fix bug #943 (Incorrectly parsed email address 
4952                 list in short headers on message view and in 
4953                 printouts)
4954
4955 2006-04-20 [colin]      2.1.1cvs20
4956
4957         * src/imap.c
4958         * src/imap.h
4959         * src/prefs_account.c
4960                 Add ANONYMOUS auth for IMAP
4961
4962 2006-04-20 [paul]       2.1.1cvs19
4963
4964         * src/main.c
4965                 proper fix for 2.1.1cvs18
4966                 Thanks to Colin
4967
4968 2006-04-20 [paul]       2.1.1cvs18
4969
4970         * src/main.c
4971                 fix build warnings
4972
4973 2006-04-20 [paul]       2.1.1cvs17
4974
4975         * src/gtk/quicksearch.c
4976                 fix standard, non-extended Quick search,
4977                 was broken in 2.1.1cvs15.
4978                 Thanks to Colin.
4979
4980 2006-04-20 [colin]      2.1.1cvs16
4981
4982         * src/prefs_matcher.c
4983                 Fix values when reselecting a ~test
4984                 rule
4985
4986 2006-04-19 [colin]      2.1.1cvs15
4987
4988         * src/compose.c
4989         * src/compose.h
4990         * src/gtk/gtkaspell.c
4991         * src/gtk/gtkaspell.h
4992                 Put back Options menu in Spelling/
4993         * src/gtk/quicksearch.c
4994                 Don't search, and show error, if the
4995                 advanced search has a syntax error
4996
4997 2006-04-18 [colin]      2.1.1cvs14
4998
4999         * src/textview.c
5000                 Fix gdk warnings on set_cursor when textview
5001                 isn't visible
5002
5003 2006-04-18 [colin]      2.1.1cvs13
5004
5005         * src/gtk/gtksctree.c
5006                 Remove seemingly useless refresh that causes
5007                 flicker - watch this commit in case of 
5008                 problems before planned backport to stable
5009
5010 2006-04-18 [colin]      2.1.1cvs12
5011
5012         * src/imap.c
5013                 Factorize get/set_xml code
5014         * src/compose.c
5015         * src/prefs_account.c
5016         * src/prefs_account.h
5017         * src/procmsg.c
5018                 Add Encrypt to self option
5019
5020 2006-04-17 [colin]      2.1.1cvs11
5021
5022         * configure.ac
5023                 Fix search on encrpyt function on dragonfly
5024                 Patch by Jonathan Buschmann <jonthn@agmact.com>
5025
5026 2006-04-17 [colin]      2.1.1cvs10
5027
5028         * src/prefs_account.c
5029                 Be safe by default: remove mails from POP3
5030                 after 7 days, not immediately
5031
5032 2006-04-17 [colin]      2.1.1cvs9
5033
5034         * src/etpan/imap-thread.c
5035                 Fix build on DragonFly - patch by 
5036                 Jonathan Buschmann <jonthn@agmact.com>
5037
5038 2006-04-17 [colin]      2.1.1cvs8
5039
5040         * src/imap.c
5041                 Save uidnext between sessions
5042
5043 2006-04-17 [colin]      2.1.1cvs7
5044
5045         * src/imap.c
5046                 scan is required when uid validity changes
5047
5048 2006-04-17 [colin]      2.1.1cvs6
5049
5050         * src/folderview.c
5051                 Don't scan if not necessary, apart in current
5052                 folder and INBOX to fetch flags.
5053         * src/imap.c
5054                 Scan is necessary if unread count changes
5055
5056 2006-04-17 [colin]      2.1.1cvs5
5057
5058         * src/imap.c
5059                 ...But always fetch ANSWERED and DELETED flags for
5060                 INBOX, as filtering can happen on these flags.
5061
5062 2006-04-17 [colin]      2.1.1cvs4
5063
5064         * src/imap.c
5065                 Don't fetch REPLIED and DELETED flags when synchronising
5066                 flags with a closed folder. We only need UNSEEN and FLAGGED
5067                 to update the folderview.
5068
5069 2006-04-17 [colin]      2.1.1cvs3
5070
5071         * src/imap.c
5072                 Faster flag search when there are new mails 
5073                 in a folder. We can do a full search if the 
5074                 folder contains less messages than the new
5075                 list.
5076
5077 2006-04-17 [colin]      2.1.1cvs2
5078
5079         * po/cs.po
5080         * po/de.po
5081         * po/fr.po
5082         * po/nl.po
5083         * po/pt_BR.po
5084                 Update translations from stable branch
5085
5086 2006-04-17 [colin]      2.1.1cvs1
5087
5088         * configure.ac
5089                 Bump version to follow stable release
5090
5091 2006-04-16 [mones]      2.1.0cvs50
5092
5093         * po/es.po
5094                 Updated for release
5095
5096 2006-04-16 [colin]      2.1.0cvs49
5097
5098         * src/textview.c
5099                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
5100                 with gtk < 2.8. Thanks to Fabien Vantard.
5101
5102 2006-04-15 [colin]      2.1.0cvs48
5103
5104         * src/etpan/imap-thread.c
5105                 Fix bug #919 (libetpan: SEGV when connecting 
5106                 using command)
5107
5108 2006-04-14 [colin]      2.1.0cvs47
5109
5110         * src/main.c
5111                 Fix race on --select (should be done better)
5112
5113 2006-04-14 [wwp]        2.1.0cvs46
5114
5115         * src/send_message.c
5116                 enforce a check for domain in account prefs (a sending
5117                 error could be faced if domain was checked but no value set),
5118                 thanks to Colin.
5119
5120 2006-04-14 [colin]      2.1.0cvs45
5121
5122         * src/codeconv.c
5123                 when converting from unknown to unknown, if the
5124                 string is UTF8, don't convert it to the locale
5125                 (which breaks it)
5126
5127 2006-04-14 [colin]      2.1.0cvs44
5128
5129         * src/compose.c
5130                 Don't try to use ASCII for converting headers
5131                 (as done in body)
5132
5133 2006-04-14 [paul]       2.1.0cvs43
5134
5135         * src/crash.c
5136                 add locale/charset info to crash report
5137         * src/gtk/about.c
5138                 add wwp to doc team
5139                 replace 'e-mail' with preferred 'email'
5140         * src/gtk/authors.h
5141                 ensure contributors list is in alphabetical
5142                 order
5143
5144 2006-04-13 [colin]      2.1.0cvs42
5145
5146         * src/textview.c
5147                 Prevent gdk warnings
5148
5149 2006-04-13 [colin]      2.1.0cvs41
5150
5151         * src/common/ssl_certificate.c
5152         * src/common/ssl_certificate.h
5153         * src/gtk/sslcertwindow.c
5154                 Warn on expired certs, and display the expiration date
5155
5156 2006-04-13 [colin]      2.1.0cvs40
5157
5158         * src/plugins/spamassassin/spamassassin_gtk.c
5159                 Fix missing set_text on unix socket
5160
5161 2006-04-13 [wwp]        2.1.0cvs39
5162
5163         * manual/fr/advanced.xml
5164         * manual/fr/glossary.xml
5165                 applied new spam/ham/email lexicon (pourriel, courriel)
5166
5167 2006-04-13 [paul]       2.1.0cvs38
5168
5169         * src/plugins/pgpmime/plugin.c
5170                 remove the mention of S/MIME from the
5171                 description. This is now handled by the
5172                 S/MIME plugin.
5173
5174 2006-04-13 [paul]       2.1.0cvs37
5175
5176         * src/prefs_msg_colors.c
5177                 rework dialog
5178         * src/prefs_folder_item.c
5179         * src/prefs_spelling.c
5180                 add a tooltip to the colour selector buttons
5181
5182 2006-04-13 [wwp]        2.1.0cvs36
5183
5184         * manual/advanced.xml
5185         * manual/glossary.xml
5186         * manual/handling.xml
5187         * manual/keyboard.xml
5188         * manual/plugins.xml
5189         * manual/starting.xml
5190         * manual/fr/account.xml
5191         * manual/fr/ack.xml
5192         * manual/fr/addrbook.xml
5193         * manual/fr/advanced.xml
5194         * manual/fr/faq.xml
5195         * manual/fr/glossary.xml
5196         * manual/fr/gpl.xml
5197         * manual/fr/handling.xml
5198         * manual/fr/intro.xml
5199         * manual/fr/keyboard.xml
5200         * manual/fr/plugins.xml
5201         * manual/fr/starting.xml
5202         * manual/fr/sylpheed-claws-manual.xml
5203                 fixes to the manuals:
5204                  - summaryview -> Message List (same in French)
5205                  - translate key names
5206                  - fix French punctuation, use non-breakable spaces when
5207                    necessary, don't use &thinsp; which is not portable
5208                  - tell what maildir and mbox formats we support
5209
5210 2006-04-12 [wwp]        2.1.0cvs35
5211
5212         * src/prefs_toolbar.c
5213                 unified a replace button more,
5214                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5215
5216 2006-04-12 [wwp]        2.1.0cvs34
5217
5218         * src/prefs_common.c
5219         * src/prefs_msg_colors.c
5220                 make default color labels translatable,
5221                 patch from Fabien Vantard <fzzzzz@gmail.com>,
5222                 thanks to Tim <timbrain@post.cz> for reporting.
5223
5224 2006-04-12 [wwp]        2.1.0cvs33
5225
5226         * manual/glossary.xml
5227         * manual/intro.xml
5228         * manual/plugins.xml
5229         * manual/starting.xml
5230         * manual/sylpheed-claws-manual.xml
5231         * manual/fr/.cvsignore
5232         * manual/fr/account.xml
5233         * manual/fr/ack.xml
5234         * manual/fr/addrbook.xml
5235         * manual/fr/advanced.xml
5236         * manual/fr/faq.xml
5237         * manual/fr/glossary.xml
5238         * manual/fr/handling.xml
5239         * manual/fr/intro.xml
5240         * manual/fr/keyboard.xml
5241         * manual/fr/plugins.xml
5242         * manual/fr/starting.xml
5243         * manual/fr/sylpheed-claws-manual.xml
5244                 various fixes: typos, missing .fr translations, punctuation,
5245                 capitalization, links, accents and some bad French more.
5246
5247 2006-04-12 [wwp]        2.1.0cvs32
5248
5249         * src/prefs_gtk.c
5250                 fix for bug #935: always store prefs files in UTF-8 (thanks
5251                 to Colin).
5252
5253 2006-04-11 [colin]      2.1.0cvs31
5254
5255         * src/compose.c
5256                 Fix inserting files not in utf8 when locale is utf8
5257
5258 2006-04-11 [colin]      2.1.0cvs30
5259
5260         * src/inc.c
5261                 Don't show error dialog when cancelling connection
5262                 Patch by Pawel
5263
5264 2006-04-11 [cleroy]     2.1.0cvs29
5265
5266         * src/compose.c
5267                 Implement multiple quote levels
5268         * src/prefs_common.c
5269                 Change a little bit the quote bgcolor for 2nd level
5270
5271 2006-04-11 [colin]      2.1.0cvs28
5272
5273         * src/gtk/about.c
5274                 Add locale and charset in the label
5275
5276 2006-04-10 [colin]      2.1.0cvs27
5277
5278         * src/compose.c
5279         * src/prefs_common.c
5280         * src/prefs_common.h
5281         * src/prefs_msg_colors.c
5282         * src/textview.c
5283                 Allow optional background color in quotes
5284                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
5285                 GTK+-2.8.x feature
5286
5287 2006-04-10 [colin]      2.1.0cvs26
5288
5289         * src/main.c
5290         * src/mainwindow.c
5291         * src/mainwindow.h
5292                 Implement --select
5293
5294 2006-04-10 [colin]      2.1.0cvs25
5295
5296         * manual/plugins.xml
5297         * manual/fr/plugins.xml
5298                 Document libcurl's proxy variables
5299
5300 2006-04-09 [colin]      2.1.0cvs24
5301
5302         * src/prefs_common.c
5303                 gettext() returns statically allocated stuff. We have
5304                 to strdup it in order to be able to free it.
5305
5306 2006-04-09 [colin]      2.1.0cvs23
5307
5308         * AUTHORS
5309         * src/gtk/authors.h
5310                 Add Alexei
5311
5312 2006-04-09 [colin]      2.1.0cvs22
5313
5314         * src/mainwindow.c
5315         * src/gtk/quicksearch.c
5316                 Fix bug #859 (problems with cyrilic input in 
5317                 search panel) - Patch by Alexey Illarionov 
5318                 <littlesavage@rambler.ru>
5319
5320 2006-04-09 [colin]      2.1.0cvs21
5321
5322         * src/prefs_customheader.c
5323                 I prefer removing then freeing rather than the contrary
5324                 (even if it doesn't change anything ;-)
5325         * src/prefs_account.c
5326                 Fix bug #933 (Crash re-entering the custom headers list 
5327                 dialog in accounts prefs)
5328                 The problem happened when cancelling the Account 
5329                 Preferences' dialogs - in which case we didn't do 
5330                 anything to the PrefsAccount * struct. In case of applying,
5331                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5332                 working with in this dialog. The problem is that 
5333                 prefs_customheader.c, working on this tmp_ac_prefs, always
5334                 changes the ->customhdr_list pointer, even when cancelled. 
5335                 So in case of cancelling the prefs_account dialog, we still
5336                 have to update ->customhdr_list in the real account.
5337
5338 2006-04-08 [colin]      2.1.0cvs20
5339
5340         * manual/fr/glossary.xml
5341         * manual/fr/keyboard.xml
5342                 Forgot some headers :)
5343
5344 2006-04-08 [colin]      2.1.0cvs19
5345
5346         * manual/Makefile.am
5347         * manual/fr/Makefile.am
5348         * manual/fr/account.xml
5349         * manual/fr/ack.xml
5350         * manual/fr/addrbook.xml
5351         * manual/fr/advanced.xml
5352         * manual/fr/faq.xml
5353         * manual/fr/glossary.xml
5354         * manual/fr/gpl.xml
5355         * manual/fr/handling.xml
5356         * manual/fr/intro.xml
5357         * manual/fr/keyboard.xml
5358         * manual/fr/plugins.xml
5359         * manual/fr/starting.xml
5360         * manual/fr/sylpheed-claws-manual.xml
5361         * manual/fr/dist/.cvsignore
5362         * manual/fr/dist/Makefile.am
5363         * manual/fr/dist/html/.cvsignore
5364         * manual/fr/dist/html/Makefile.am
5365         * manual/fr/dist/pdf/.cvsignore
5366         * manual/fr/dist/pdf/Makefile.am
5367         * manual/fr/dist/ps/.cvsignore
5368         * manual/fr/dist/ps/Makefile.am
5369         * manual/fr/dist/txt/.cvsignore
5370         * manual/fr/dist/txt/Makefile.am
5371                 Add the french translation of the manual. Thanks to
5372                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5373                 account.xml, ack.xml, addrbook.xml and advanced.xml
5374
5375 2006-04-08 [colin]      2.1.0cvs18
5376
5377         * manual/plugins.xml
5378         * manual/starting.xml
5379                 More fixes
5380
5381 2006-04-07 [colin]      2.1.0cvs17
5382
5383         * manual/faq.xml
5384         * manual/intro.xml
5385         * manual/keyboard.xml
5386                 Little fixes
5387
5388 2006-04-07 [colin]      2.1.0cvs16
5389
5390         * README
5391         * src/compose.c
5392         * src/prefs_common.c
5393         * src/prefs_common.h
5394                 Add hidden compose_no_markup pref
5395
5396 2006-04-07 [wwp]        2.1.0cvs15
5397
5398         * src/summary_search.c
5399         * .cvsignore
5400                 Bugfix: stop button was sticky when searching in an empty folder.
5401                 Applied curly brackets code style to the whole file (summary_search.c).
5402                 More files to ignore.
5403
5404 2006-04-07 [wwp]        2.1.0cvs14
5405
5406         * src/message_search.c
5407         * src/summary_search.c
5408                 changed default button when search bumps at file/folder
5409                 beginning or end, for convenience (thanks to Colin).
5410
5411 2006-04-07 [paul]       2.1.0cvs13
5412
5413         * src/plugins/dillo_viewer/dillo_prefs.c
5414                 avoid future potential for namespace collision
5415                 Patch by Colin
5416
5417 2006-04-06 [wwp]        2.1.0cvs12
5418
5419         * src/summary_search.c
5420                 Unify extended/advanced searches names (and thus factorize labels),
5421                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5422
5423 2006-04-06 [wwp]        2.1.0cvs11
5424
5425         * src/folderview.c
5426         * src/prefs_themes.c
5427         * src/summaryview.c
5428                 Fixed some compilation warnings.
5429
5430 2006-04-06 [colin]      2.1.0cvs10
5431
5432         * manual/advanced.xml
5433                 Document the wizard template and how to deploy
5434                 Sylpheed-Claws effectively
5435
5436 2006-04-06 [colin]      2.1.0cvs9
5437
5438         * src/folderview.c
5439                 gettext patch to tell translators about _("#"),
5440                 by Maxim Britov
5441
5442 2006-04-06 [colin]      2.1.0cvs8
5443
5444         * src/textview.c
5445                 Fix invalid GtkTextBIter after clicking "Display as text"
5446
5447 2006-04-06 [mones]      2.1.0cvs7
5448
5449         * src/addr_compl.c
5450         * src/addrindex.c
5451         * src/addritem.c
5452         * src/codeconv.c
5453         * src/compose.c
5454         * src/filtering.c
5455         * src/folder.c
5456         * src/folder_item_prefs.c
5457         * src/folderview.c
5458         * src/localfolder.c
5459         * src/matcher.c
5460         * src/mimeview.c
5461         * src/prefs_msg_colors.c
5462         * src/prefs_spelling.c
5463         * src/prefs_themes.c
5464         * src/procmime.c
5465         * src/procmsg.c
5466         * src/stock_pixmap.c
5467         * src/summaryview.c
5468         * src/textview.c
5469         * src/toolbar.c
5470         * src/common/mgutils.c
5471         * src/common/prefs.c
5472         * src/common/ssl_certificate.c
5473         * src/gtk/colorlabel.c
5474         * src/gtk/quicksearch.c
5475         * src/plugins/pgpmime/pgpmime.c
5476         * src/plugins/spamassassin/spamassassin.c
5477                 Removed redundant NULL checks for g_free() calls.
5478                 Patch by Pawel Pekala.
5479
5480 2006-04-06 [mones]      2.1.0cvs6
5481
5482         * src/prefs_actions.c
5483         * src/prefs_filtering.c
5484         * src/prefs_filtering_action.c
5485         * src/prefs_matcher.c
5486         * src/prefs_template.c
5487         * src/gtk/gtkutils.c
5488         * src/gtk/gtkutils.h
5489                 Have a nice replace button. Patch by Pawel Pekala
5490
5491 2006-04-06 [colin]      2.1.0cvs5
5492
5493         * src/addressbook.c
5494                 Fix crash with empty columns
5495
5496 2006-04-05 [colin]      2.1.0cvs4
5497
5498         * src/wizard.c
5499         * src/prefs_gtk.c
5500                 Allow wizard customization with pre-filled values
5501
5502 2006-04-05 [colin]      2.1.0cvs3
5503
5504         * src/textview.c
5505         * src/mimeview.c
5506         * src/mimeview.h
5507                 Nicer messages in mimeview
5508
5509 2006-04-05 [colin]      2.1.0cvs2
5510
5511         * src/addressbook.c
5512         * src/prefs_summaries.c
5513                 i18n fix
5514
5515 2006-04-05 [colin]      2.1.0cvs1
5516
5517         * src/plugins/pgpcore/plugin.c
5518         * src/plugins/pgpcore/select-keys.c
5519         * src/plugins/pgpcore/select-keys.h
5520         * src/plugins/pgpcore/sgpgme.c
5521         * src/plugins/pgpcore/sgpgme.h
5522         * src/plugins/pgpinline/pgpinline.c
5523         * src/plugins/pgpinline/plugin.c
5524         * src/plugins/pgpmime/pgpmime.c
5525         * src/plugins/pgpmime/plugin.c
5526                 Factorize and generalize a bit 
5527                 Drop S/MIME signature verification from PGP/MIME
5528                 (adding it as another, more complete plugin)
5529
5530 2006-04-05 [paul]       2.1.0
5531
5532         2.1.0 released
5533
5534 2006-04-05 [paul]       2.0.0cvs186
5535
5536         * manual/advanced.xml
5537                 add info on colour labels
5538
5539 2006-04-05 [paul]       2.0.0cvs185
5540
5541         * po/bg.po
5542         * po/cs.po
5543         * po/de.po
5544         * po/el.po
5545         * po/en_GB.po
5546         * po/fi.po
5547         * po/fr.po
5548         * po/it.po
5549         * po/nl.po
5550         * po/pl.po
5551         * po/pt_BR.po
5552         * po/sr.po
5553         * po/zh_CN.po
5554                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5555                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5556                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5557                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5558         * src/gtk/authors.h
5559         * tools/claws.i18n.status.pl
5560                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5561                 and new Czech translator, Tim <timbrain@post.cz>
5562
5563 2006-04-05 [mones]      2.0.0cvs184
5564
5565         * po/es.po
5566                 Updated translation
5567
5568 2006-04-05 [colin]      2.0.0cvs183
5569
5570         * src/gtk/quicksearch.c
5571                 Fix bug #929 (unnecessary reload in quick search bar)
5572
5573 2006-04-05 [colin]      2.0.0cvs182
5574
5575         * src/compose.c
5576                 Fix crash on Reply with no From:
5577                 Show signature and conversion error on queuing 
5578                 (but not sending)
5579         * src/mainwindow.c
5580         * src/summaryview.c
5581         * src/summaryview.h
5582                 Factorize threading code and make sure msginfo 
5583                 is not null when it comes from a GtkCTreeRow's 
5584                 data
5585         * src/gtk/gtkaspell.c
5586                 Check for necessary things
5587         * src/gtk/gtksctree.c
5588         * src/gtk/gtksctree.h
5589                 Reset anchor if necessary when removing node
5590
5591 2006-03-29 [colin]      2.0.0cvs181
5592
5593         * src/folderview.c
5594                 Warn for disabled IMAP accounts (due to lack of
5595                 libetpan). Breaks string-freeze - sorry - but it
5596                 is kind of important ;)
5597
5598 2006-03-28 [colin]      2.0.0cvs180
5599
5600         * src/gtk/gtkutils.c
5601         * src/gtk/gtkutils.h
5602                 Add a gtkut_get_link_btn() function that
5603                 creates a button which acts like an URI
5604         * src/prefs_themes.c
5605         * src/gtk/about.c
5606                 Use this function (factorizes codes)
5607         * src/common/defs.h
5608         * src/gtk/pluginwindow.c
5609                 Add a "Get more..." in the plugins window
5610
5611 2006-03-28 [colin]      2.0.0cvs179
5612
5613         * src/common/smtp.c
5614         * src/common/passcrypt.c
5615         * src/undo.c
5616                 Warning fixes. Patch by Pawel Pekala
5617
5618 2006-03-27 [colin]      2.0.0cvs178
5619
5620         * src/undo.c
5621                 Fix undoing by blocks with spaces
5622
5623 2006-03-27 [colin]      2.0.0cvs177
5624
5625         * src/textview.c
5626                 Set margin to 3px for headers
5627
5628 2006-03-27 [paul]
5629
5630         2.1.0-rc2 released
5631
5632 2006-03-27 [wwp]        2.0.0cvs176
5633
5634         * src/summaryview.c
5635                 don't reset quicksearch when updating the message list.
5636                 Thanks to Colin.
5637
5638 2006-03-26 [wwp]        2.0.0cvs175
5639
5640         * src/compose.c
5641                 use a unified border width ('other' tab in the compose window,
5642                 patch by Pawel Pekala).
5643
5644
5645 2006-03-26 [wwp]        2.0.0cvs174
5646
5647         * src/common/quoted-printable.c
5648         * src/addressbook.c
5649                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5650
5651 2006-03-26 [colin]      2.0.0cvs173
5652
5653         * src/quote_fmt_parse.y
5654                 Fix non-UTF8 date formats messing up the whole quote a 
5655                 little bit
5656
5657 2006-03-26 [colin]      2.0.0cvs172
5658
5659         * src/procheader.c
5660                 Make sure the date is UTF8 valid, or try to make it
5661                 so. IncrediMail is really IncrediStupid.
5662         * src/compose.c
5663                 Fix possible conversions. 
5664                 
5665
5666 2006-03-26 [colin]      2.0.0cvs171
5667
5668         * src/matcher.c
5669                 Fix corner cases in body search. This is still a
5670                 hack... It seems impossible to make it good and 
5671                 reasonably fast at the same time.
5672
5673 2006-03-26 [colin]      2.0.0cvs170
5674
5675         * src/summaryview.c
5676                 I think I killed the twilight zone bug!
5677                 summary_select_node() flushes GTK events in order
5678                 to be able to center the view. But this also 
5679                 flushes keypresses like Ctrl-Alt-U, so this can
5680                 call summary_show from summary_select_node (itself
5681                 called from summary_show, etc.). And the summaryview
5682                 has to be unlocked in this function. So just locking
5683                 while processing GTK events, and bailing if locked, 
5684                 should fix it.
5685                 Fixes bug #927 (SIGSEGV during Update Summary)
5686
5687 2006-03-25 [colin]      2.0.0cvs169
5688
5689         * src/matcher.c
5690                 Fix search in QP-encoded bodies
5691                 Fix utf-8 searches in bodies encoded in the
5692                 locale's encoding
5693         * src/common/quoted-printable.c
5694         * src/common/quoted-printable.h
5695                 Add a decode function that doesn't overwrite
5696                 the original pointer
5697                 
5698
5699 2006-03-24 [colin]      2.0.0cvs168
5700
5701         * src/action.c
5702         * src/summaryview.c
5703         * src/summaryview.h
5704                 Update message cache after action
5705                 Patch by H. Merijn Brand
5706         * src/prefs_msg_colors.c
5707                 Factorize label 
5708                 Patch by Fabien Vantard
5709         * src/plugins/spamassassin/spamassassin_gtk.c
5710                 Remove useless translation
5711                 Patch by Fabien Vantard
5712
5713 2006-03-23 [colin]      2.0.0cvs167
5714
5715         * src/common/ssl.c
5716                 Let 30 seconds to SSL_connect
5717
5718 2006-03-23 [wwp]        2.0.0cvs166
5719
5720         * src/summaryview.c
5721         * src/gtk/description_window.c
5722                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5723                 and headers are translated; adjust description windows' width to fit their
5724                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5725
5726 2006-03-23 [paul]       2.0.0cvs165
5727
5728         * src/common/utils.c
5729                 fix highlighting of URIs containing "()"
5730                 (2.0.0cvs164's reversal fixed)
5731                 Thanks to Colin.
5732
5733 2006-03-23 [paul]       2.0.0cvs164
5734
5735         * src/common/utils.c
5736                 revert patch, (postponing a fix), at 2.0.0cvs120
5737                 as it breaks more URIs than it fixes.
5738                 Allow '-' to be a terminating character in a URI
5739
5740 2006-03-22 [colin]      2.0.0cvs163
5741
5742         * configure.ac
5743                 Require libetpan 0.45
5744                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5745
5746 2006-03-22 [paul]       2.0.0cvs162
5747
5748         * src/editgroup.c
5749                 replace '<-' and '->' buttons with GTK_STOCK graphical
5750                 buttons
5751         * src/summary_search.c
5752                 don't offer '...' for translation
5753                 add a tooltip to advanced search '...' button
5754         * src/gtk/quicksearch.c
5755                 don't offer '...' for translation
5756
5757 2006-03-21 [colin]      2.0.0cvs161
5758
5759         * src/compose.c
5760                 Fix middle-click pasting (insert at click
5761                 position instead of cursor position, don't
5762                 remove existing selection and allow pasting
5763                 our own selection)
5764         * src/addressbook.c
5765                 "LDAP Server" -> "LDAP servers"
5766
5767 2006-03-21 [wwp]        2.0.0cvs160
5768
5769         * src/etpan/imap-thread.c
5770                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5771
5772 2006-03-20 [colin]      2.0.0cvs159
5773
5774         * src/summaryview.c
5775                 Don't reload summaryview after an execute with no
5776                 move action
5777
5778 2006-03-19 [colin]      2.0.0cvs158
5779
5780         * src/addressbook.c
5781                 and put groups at the top, always
5782
5783 2006-03-19 [colin]      2.0.0cvs157
5784
5785         * src/addressbook.c
5786                 Order groups before names, as previously
5787
5788 2006-03-19 [colin]      2.0.0cvs156
5789
5790         * src/addressbook.c
5791                 - Sort case-unsensitive
5792                 - Put the sort arrow at opening too
5793
5794 2006-03-19 [wwp]        2.0.0cvs155
5795
5796         * src/addressbook.c
5797                 allow sorting by name/email/remarks, ensure that right-pane's contents
5798                 matches the left-pane selection (cleared when appropriate).
5799                 Patch by Pawel Pekala <c0rn@o2.pl>.
5800
5801 2006-03-18 [colin]      2.0.0cvs154
5802
5803         * src/textview.c
5804                 Fix text cursor ;)
5805
5806 2006-03-18 [colin]      2.0.0cvs153
5807
5808         * src/gtk/filesel.c
5809                 Make sure we hide the preview if we didn't get
5810                 a filename
5811
5812 2006-03-18 [colin]      2.0.0cvs152
5813
5814         * src/summaryview.c
5815                 Set cursor to watch for execution (fixes lack
5816                 of watch-cursor when dnd'ing hundreds of mails)
5817         * src/gtk/filesel.c
5818                 Check that mime type is 'image/*' before updating
5819                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5820
5821 2006-03-18 [colin]      2.0.0cvs151
5822
5823         * src/mainwindow.c
5824         * src/textview.c
5825         * src/textview.h
5826                 Put a watch cursor in textview too when the mainwindow's
5827                 cursor in a watch
5828
5829 2006-03-18 [colin]      2.0.0cvs150
5830
5831         * src/folder.c
5832                 Change wrong asserts to simple tests
5833
5834 2006-03-17 [colin]      2.0.0cvs149
5835
5836         * src/mainwindow.c
5837         * src/mainwindow.h
5838         * src/prefs_msg_colors.c
5839         * src/summaryview.c
5840         * src/summaryview.h
5841         * src/gtk/colorlabel.c
5842         * src/gtk/colorlabel.h
5843                 Add a color label menu in the main menubar
5844                 Add (fixed) accels Ctrl-{0-7} to change the color
5845                 They have to be fixed because the menu's dynamic,
5846                 the items are complex widgets, hence we can't use
5847                 a GtkItemFactory.
5848
5849
5850 2006-03-17 [wwp]        2.0.0cvs148
5851
5852         * src/compose.c
5853                 rollback few lines from my previous commit (those lines come from
5854                 a pending patch, accidentally commited, even if neutral as they are
5855                 commented out).
5856
5857 2006-03-17 [wwp]        2.0.0cvs147
5858
5859         * src/compose.c
5860                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5861                 applied code style/indentation to the modified function.
5862
5863 2006-03-17 [wwp]        2.0.0cvs146
5864
5865         * src/procmsg.c
5866         * src/compose.c
5867                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5868
5869 2006-03-17 [paul]
5870
5871         2.1.0-rc1 released
5872
5873 2006-03-17 [paul]       2.0.0cvs145
5874
5875         * src/main.c
5876                 addressbook_read_file() was called twice
5877         * src/textview.c
5878                 X-Mailer highlighting
5879
5880 2006-03-16 [colin]      2.0.0cvs144
5881
5882         * src/sourcewindow.c
5883         * src/sourcewindow.h
5884                 And the last one, in source window.
5885
5886 2006-03-16 [colin]      2.0.0cvs143
5887
5888         * src/compose.c
5889         * src/compose.h
5890                 Fix the same stuff in compose
5891
5892 2006-03-16 [colin]      2.0.0cvs142
5893
5894         * src/messageview.c
5895                 Complete the previous messageview crash fix
5896
5897 2006-03-16 [colin]      2.0.0cvs141
5898
5899         * src/procmsg.h
5900         * src/procmsg.c
5901         * src/folder.c
5902                 Fix POSTPROCESSING hook
5903                 Patch by H. Merijn Brand
5904
5905         * src/procmime.c
5906         * src/procmime.h
5907                 Parse Content-Location
5908
5909         * src/toolbar.c
5910         * src/messageview.c
5911         * src/messageview.h
5912                 Don't crash when a top-level MessageView has
5913                 been closed on us. Same problematic than
5914                 yesterday's quicksearch issue.
5915
5916 2006-03-15 [colin]      2.0.0cvs140
5917
5918         * src/gtk/quicksearch.c
5919                 Fix a bitchy race we didn't think about when we
5920                 added quicksearch cancellation:
5921                 If the search is not on cached fields, for example
5922                 body_part matchcase "stuff"
5923                 the matcher code has to get the whole message. If
5924                 we're on IMAP, that can be slow, and in order to
5925                 be non-blocking, the IMAP code idle loop processes
5926                 gtk events too. So it is possible to cancel a
5927                 quicksearch while the matcher is getting the mail's
5928                 body. After matcher got its body, it will start to
5929                 iterate over the matcher list that the Quicksearch's
5930                 clear_search_cb() just freed via prepare_matcher().
5931                 SIGSEGV ensues.
5932                 The fix consists of guarding the matcherlist_match()
5933                 call with a boolean 'matching'. If we reset the
5934                 quicksearch while matching is TRUE, we don't free
5935                 the matcherlist anymore like we did, but we set
5936                 another new flag, deferred_free, to TRUE. Then,
5937                 in quicksearch_match(), just after returning from
5938                 matcherlist_match() and unsetting the matching flag,
5939                 we check the deferred_free flag and do the
5940                 prepare_matcher() (which does the matcherlist_free)
5941                 for real, so we free the matcherlist once it's not
5942                 used anymore.
5943                 As all of this runs via the glib main loop, we
5944                 luckily don't need a mutex.
5945         * src/summaryview.c
5946                 Also, show progress while searching.
5947
5948
5949 2006-03-14 [colin]      2.0.0cvs139
5950
5951         * src/alertpanel.c
5952                 Make alertpanel_is_open non-static
5953
5954 2006-03-14 [colin]      2.0.0cvs138
5955
5956         * src/prefs_spelling.c
5957                 Cleanups - Fabien Vantard
5958
5959 2006-03-14 [wwp]        2.0.0cvs137
5960
5961         * src/main.c
5962                 code style normalization (curly braces, indentation).
5963
5964 2006-03-14 [wwp]        2.0.0cvs137
5965
5966         * src/main.c
5967                 code style (braces, indentation)
5968
5969 2006-03-12 [paul]       2.0.0cvs136
5970
5971         * src/prefs_common.c
5972                 trans_hdr defaults to FALSE to be RFC-savvy
5973         * src/prefs_summaries.c
5974                 add a tooltip to the trans_hdr option
5975                 
5976
5977 2006-03-12 [paul]       2.0.0cvs135
5978
5979         * src/prefs_matcher.c
5980                 give a little more width to the combos
5981         * src/prefs_display_header.c
5982         * src/textview.c
5983                 translate headers if prefs_common.trans_hdr
5984                 is TRUE
5985
5986         Patches by Pawel Pekala
5987
5988 2006-03-12 [paul]       2.0.0cvs134
5989
5990         * src/plugins/clamav/clamav_plugin.c
5991         * src/plugins/dillo_viewer/dillo_viewer.c
5992         * src/plugins/pgpcore/plugin.c
5993         * src/plugins/pgpinline/plugin.c
5994         * src/plugins/pgpmime/plugin.c
5995         * src/plugins/spamassassin/spamassassin.c
5996                 update/add to descriptions
5997         * src/plugins/spamassassin/spamassassin_gtk.c
5998                 fixes to the english, remove superfluous
5999                 tooltips, clean up a little
6000
6001 2006-03-12 [paul]       2.0.0cvs133
6002
6003         * src/compose.c
6004                 fix Bug 924, 'Account combo box shows up wrong 
6005                 if & is in account name'
6006
6007 2006-03-11 [colin]      2.0.0cvs132
6008
6009         * src/summaryview.c
6010                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
6011                 messed up shift-selection because is slows down
6012                 moving around summaryview. thanks -users
6013
6014 2006-03-10 [colin]      2.0.0cvs131
6015
6016         * src/plugins/spamassassin/spamassassin_gtk.c
6017                 Put back Paul's engrish fixes
6018
6019 2006-03-10 [colin]      2.0.0cvs130
6020
6021         * src/plugins/spamassassin/spamassassin.c
6022         * src/plugins/spamassassin/spamassassin.h
6023         * src/plugins/spamassassin/spamassassin_gtk.c
6024                 Cleanup SA prefs page (more)
6025                 Patch by Fabien Vantard
6026
6027 2006-03-10 [paul]       2.0.0cvs129
6028
6029         * src/prefs_msg_colors.c
6030         * src/prefs_spelling.c
6031                 widget sensitivity
6032
6033 2006-03-09 [mones]      2.0.0cvs128
6034
6035         * po/es.po
6036                 Update for next RC
6037
6038 2006-03-09 [wwp]        2.0.0cvs127
6039
6040         * configure.ac
6041                 revert accidental commit (requirement for libetpan 0.43), this time
6042                 not in HEAD.
6043
6044 2006-03-09 [wwp]        2.0.0cvs125
6045
6046         * configure.ac
6047                 revert accidental commit (requirement for libetpan 0.43)
6048
6049 2006-03-09 [paul]       2.0.0cvs126
6050
6051         * src/prefs_receive.c
6052                 remove useless frame
6053                 replace 'incorporation' with 'receiving'
6054         * src/plugins/clamav/clamav_plugin_gtk.c
6055         * src/plugins/spamassassin/spamassassin_gtk.c
6056                 improve widget sensitivity
6057                 fix a bit his engrish
6058
6059 2006-03-09 [wwp]        2.0.0cvs125
6060
6061         * src/addressadd.c
6062         * src/foldersel.c
6063         * src/prefs_common.c
6064         * src/prefs_common.h
6065                 remember some more windows' sizes (add to addressbook and
6066                 select folder).
6067
6068 2006-03-09 [paul]       2.0.0cvs124
6069
6070         * src/plugins/pgpcore/prefs_gpg.c
6071                 normalise construction of dialogue
6072
6073 2006-03-09 [paul]       2.0.0cvs123
6074
6075         * src/plugins/trayicon/Makefile.am
6076                 add missing slash
6077
6078 2006-03-08 [colin]      2.0.0cvs122
6079
6080         * src/plugins/trayicon/Makefile.am
6081                 Fix build in separate dir 
6082                 Patch by Bamanzi <bamanzi@gmail.com>
6083
6084 2006-03-08 [colin]      2.0.0cvs121
6085
6086         * src/procmsg.c
6087                 Batch move and copies from summaryview with delayed execution
6088                 too
6089
6090 2006-03-07 [paul]       2.0.0cvs120
6091
6092         * src/common/utils.c
6093                 fix highlighting of URIs containing "()"
6094                 Patch by Pawel Pekala
6095
6096 2006-03-07 [paul]       2.0.0cvs119
6097
6098         * src/folder.c
6099         * src/folder.h
6100         * src/folderview.c
6101                 immediately do alphabetical resort when
6102                 changing a folder's name
6103                 Patch by Pawel Pekala
6104
6105 2006-03-07 [paul]       2.0.0cvs118
6106
6107         * src/news.c
6108         * src/news_gtk.c
6109                 when unsubscribing a newsgroup, remove the
6110                 folder and msgs in .sylpheed-claws/newscache
6111                 Patch by Pawel Pekala <c0rn@gazeta.pl>
6112
6113 2006-03-07 [paul]       2.0.0cvs117
6114
6115         * src/textview.c
6116                 fix wrong Fake URL Warning
6117                 Thanks to Hiro
6118
6119 2006-03-07 [colin]      2.0.0cvs116
6120
6121         * src/imap.c
6122                 Return immediately when password dialog was
6123                 cancelled
6124         * src/gtk/inputdialog.c
6125                 Allow empty strings for passwords
6126
6127
6128 2006-03-06 [colin]      2.0.0cvs115
6129
6130         * src/imap.c
6131                 Prevent double-timeouts when connection fails
6132
6133 2006-03-06 [colin]
6134
6135         2.0.1-rc1 released
6136
6137 2006-03-06 [colin]      2.0.0cvs114
6138
6139         * src/imap.c
6140                 Refresh session during potentially long
6141                 operations
6142
6143 2006-03-06 [wwp]        2.0.0cvs113
6144
6145         * src/prefs_msg_colors.h
6146                 forgot that one (custom color labels).
6147
6148 2006-03-06 [wwp]        2.0.0cvs112
6149
6150         * src/prefs_common.c
6151         * src/prefs_common.h
6152         * src/prefs_msg_colors.c
6153         * src/summaryview.c
6154         * src/summaryview.h
6155         * src/gtk/colorlabel.c
6156         * src/gtk/colorlabel.h
6157                 colors in messages list are now customizable. Color values and names can
6158                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
6159                 Thanks to Paul and Colin for their help with this longstanding patch!
6160
6161 2006-03-06 [wwp]        2.0.0cvs111
6162
6163         * src/textview.c
6164                 don't crash if (x)face is bad.
6165
6166 2006-03-05 [paul]       2.0.0cvs110
6167
6168         * AUTHORS
6169         * configure.ac
6170         * src/Makefile.am
6171         * src/common/Makefile.am
6172         * src/common/utils.h
6173         * src/etpan/imap-thread.c
6174         * src/gtk/authors.h
6175         * src/plugins/clamav/Makefile.am
6176         * src/plugins/demo/Makefile.am
6177         * src/plugins/dillo_viewer/Makefile.am
6178         * src/plugins/pgpcore/Makefile.am
6179         * src/plugins/pgpcore/passphrase.c
6180         * src/plugins/pgpinline/Makefile.am
6181         * src/plugins/pgpmime/Makefile.am
6182         * src/plugins/spamassassin/Makefile.am
6183         * src/plugins/trayicon/Makefile.am
6184                 fix builiding on cygwin
6185                 Patch by Ralgh Young <bamanzi@gmail.com>
6186
6187 2006-03-04 [wwp]        2.0.0cvs109
6188
6189         * manual/keyboard.xml
6190                 fix mixed up/down keys.
6191
6192 2006-03-04 [wwp]        2.0.0cvs108
6193
6194         * README
6195         * INSTALL
6196                 updated links to SpamAssassin.
6197
6198 2006-03-04 [wwp]        2.0.0cvs107
6199
6200         * manual/plugins.xml
6201         * src/plugins/spamassassin/README
6202                 updated SpamAssassin plugin docs to reflect new functional additions
6203                 (also fix/update/documents few technical stuff more, see the README).
6204
6205 2006-03-04 [wwp]        2.0.0cvs106
6206
6207         * src/prefs_message.c
6208                 normalized capitalization of message-prefs paths.
6209
6210 2006-03-04 [wwp]        2.0.0cvs105
6211
6212         * manual/advanced.xml
6213                 typo.
6214
6215 2006-03-03 [colin]      2.0.0cvs104
6216
6217         * src/plugins/clamav/clamav_plugin_gtk.c
6218                 Rework prefs page, patch by Fabien 
6219
6220 2006-03-03 [colin]      2.0.0cvs103
6221
6222         * src/plugins/clamav/clamav_plugin.c
6223                 Set error on all errors
6224
6225 2006-03-03 [colin]      2.0.0cvs102
6226
6227         * src/common/plugin.c
6228                 Initialize error to avoid crashing when a plugin fails
6229                 without setting error
6230
6231 2006-03-02 [wwp]        2.0.0cvs101
6232
6233         * configure.ac
6234                 fixed linker flags for libetpan support on Cygwin
6235                 (thanks to H.Merijn Brand).
6236
6237 2006-03-02 [wwp]        2.0.0cvs100
6238
6239         * src/addressbook.c
6240                 fix some AB error messages: one for punctuation and
6241                 one wrongly duplicate (thanks, maxbritov).
6242
6243 2006-03-02 [wwp]        2.0.0cvs99
6244
6245         * src/plugins/spamassassin/spamassassin.c
6246                 make sync calls to sa-learn/spamc to prevent
6247                 system (whatever local or client/server) overload.
6248
6249 2006-03-02 [colin]      2.0.0cvs98
6250
6251         * src/summaryview.c
6252                 Put the spam icon in the status column instead of the
6253                 mark one
6254
6255 2006-03-01 [colin]      2.0.0cvs97
6256
6257         * src/plugins/spamassassin/spamassassin.c
6258                 Fix segfault (g_file_set_contents fails for some 
6259                 reason and err==0x2f. Can't find out why with
6260                 valgrind, using working function :-)
6261
6262 2006-03-01 [colin]      2.0.0cvs96
6263
6264         * src/inc.c
6265                 Offline overriding: let 'No' be cached only 3 seconds
6266
6267 2006-03-01 [colin]      2.0.0cvs95
6268
6269         * src/addr_compl.c
6270         * src/addrbook.c
6271         * src/addressbook.c
6272         * src/addrindex.c
6273         * src/folder_item_prefs.c
6274         * src/headerview.c
6275         * src/imap.c
6276         * src/inc.c
6277         * src/ldif.c
6278         * src/mainwindow.c
6279         * src/mh.c
6280         * src/msgcache.c
6281         * src/prefs_common.h
6282         * src/prefs_msg_colors.c
6283         * src/procheader.c
6284         * src/procheader.h
6285         * src/procmime.c
6286         * src/procmsg.c
6287         * src/procmsg.h
6288         * src/send_message.h
6289         * src/simple-gettext.c
6290         * src/summaryview.c
6291         * src/summaryview.h
6292         * src/syldap.c
6293         * src/textview.c
6294         * src/undo.c
6295         * src/common/ssl_certificate.c
6296         * src/common/utils.c
6297         * src/gtk/colorsel.c
6298         * src/gtk/gtksctree.c
6299         * src/gtk/gtkshruler.c
6300         * src/plugins/trayicon/trayicon.c
6301                 #if 0 goes to /dev/null
6302
6303 2006-03-01 [colin]      2.0.0cvs94
6304
6305         * src/compose.c
6306         * src/imap.c
6307         * src/inc.c
6308         * src/inc.h
6309         * src/messageview.c
6310         * src/news.c
6311         * src/plugins/spamassassin/spamassassin.c
6312                 Allow to add information in the "working offline"
6313                 window
6314
6315 2006-03-01 [wwp]        2.0.0cvs93
6316
6317         * src/plugins/spamassassin/spamassassin.c
6318                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6319                 'cause it seems that calling `spamc ... < inputfile` with
6320                 g_spawn_(a)sync simply.. erm doesn't work :-).
6321
6322 2006-03-01 [wwp]        2.0.0cvs92
6323
6324         * src/toolbar.c
6325         * src/toolbar.h
6326                 simplify the adding of spam/ham button to the messageview toolbar
6327                 (it gets more clear now that the same button will be "Mark as spam"
6328                 or "Mark as ham" according to the current message status,
6329                 thanks to Colin).
6330
6331 2006-03-01 [wwp]        2.0.0cvs91
6332
6333         * src/messageview.c
6334         * src/procmsg.c
6335         * src/procmsg.h
6336         * src/summaryview.c
6337         * src/plugins/spamassassin/spamassassin.c
6338         * src/plugins/spamassassin/spamassassin.h
6339                 make learner callbacks return a status (0 for ok),
6340                 handle it in main code to avoid setting flags when learning failed,
6341                 don't learn on TCP if offline in spamassassin,
6342                 thanks to Colin.
6343
6344                 
6345
6346 2006-03-01 [wwp]        2.0.0cvs90
6347
6348         * src/compose.c
6349                 some work around the compose window's account menu,
6350                 patch by Fabien Vantard.
6351
6352 2006-03-01 [wwp]        2.0.0cvs89
6353
6354         * src/plugins/spamassassin/spamassassin.c
6355                 fixed bad logics, was using spamc in local mode and sa-learn
6356                 in remote mode (thanks, Colin).
6357
6358 2006-03-01 [wwp]        2.0.0cvs88
6359
6360         * src/plugins/spamassassin/spamassassin.c
6361         * src/plugins/spamassassin/spamassassin.h
6362         * src/plugins/spamassassin/spamassassin_gtk.c
6363                 made processing of emails w/ sa-plugin an option (default is TRUE),
6364                 fixed Engrish some tooltips, capitalization of some debug messages
6365                 and warnings. The spamassassin plugin now provides two separate
6366                 services: process emails upon incorporation and spamd training.
6367                 Both services (un)register independently but use some common
6368                 plugin settings (transport settings, spam storage location).
6369
6370 2006-02-28 [wwp]        2.0.0cvs87
6371
6372         * src/plugins/spamassassin/spamassassin.c
6373                 fix async flag to spamc cmdline execution (batch exec should
6374                 be asynchronous).
6375
6376 2006-02-27 [wwp]        2.0.0cvs86
6377
6378         * src/plugins/spamassassin/spamassassin.c
6379         * src/plugins/spamassassin/spamassassin.h
6380         * src/plugins/spamassassin/spamassassin_gtk.c
6381                 - added the ability to learn a remote spamassassin server (spamd),
6382                 using spamc.
6383                 - added the spamassassin option 'username', that applies to all
6384                 spamassassin operations (filtering, learning, local or remote).
6385                 The default username is the current unix user (if left blank
6386                 from gtk prefs or config file).
6387                 - commented out some unused code (notebook widget), removed unused
6388                 layout (hbox1).
6389                 - make more widgets sensitive to the transport type.
6390
6391 2006-02-27 [colin]      2.0.0cvs85
6392
6393         * src/plugins/spamassassin/spamassassin.c
6394                 Fix sa-learn call when offline
6395
6396 2006-02-27 [colin]      2.0.0cvs84
6397
6398         * configure.ac
6399         * src/Makefile.am
6400         * src/mainwindow.c
6401         * src/mainwindow.h
6402         * src/messageview.c
6403         * src/messageview.h
6404         * src/prefs_toolbar.c
6405         * src/procmsg.c
6406         * src/stock_pixmap.c
6407         * src/stock_pixmap.h
6408         * src/summaryview.c
6409         * src/toolbar.c
6410         * src/toolbar.h
6411         * src/pixmaps/ham_btn.xpm
6412         * src/pixmaps/spam.xpm
6413         * src/pixmaps/spam_btn.xpm
6414         * src/plugins/spamassassin/spamassassin.c
6415                 Add button in toolbar for spam learning
6416                 Fix a few bugs from the last related commit
6417                 Revert 1.9.6cvs23 which messed up shift-selection
6418
6419 2006-02-24 [colin]      2.0.0cvs83
6420
6421         * src/procmsg.c
6422         * src/summaryview.c
6423         * src/summaryview.h
6424         * src/plugins/spamassassin/spamassassin.c
6425         * src/plugins/spamassassin/spamassassin.h
6426         * src/plugins/spamassassin/spamassassin_gtk.c
6427                 Unregister learner when spamassassin is either
6428                 disabled or over tcp
6429
6430 2006-02-24 [colin]      2.0.0cvs82
6431
6432         * src/Makefile.am
6433         * src/mainwindow.c
6434         * src/mainwindow.h
6435         * src/procmsg.c
6436         * src/procmsg.h
6437         * src/stock_pixmap.c
6438         * src/stock_pixmap.h
6439         * src/summaryview.c
6440         * src/summaryview.h
6441         * src/gtk/icon_legend.c
6442         * src/pixmaps/spam.xpm  ** NEW FILE **
6443         * src/plugins/spamassassin/spamassassin.c
6444         * src/plugins/spamassassin/spamassassin_gtk.c
6445                 Add spam learning interface (Mark/Mark as 
6446                 (spam|ham) menus)
6447
6448 2006-02-24 [wwp]        2.0.0cvs81
6449
6450         * src/compose.c
6451         * src/compose.h
6452         * src/filtering.c
6453                 hide compose window when sending message in batch mode
6454                 (filtering: forward and redirect). Also fixed a wrong
6455                 value returned when sending failed, neutral anyway.
6456                 (Colin, me) 
6457
6458 2006-02-24 [wwp]        2.0.0cvs80
6459
6460         * src/mainwindow.c
6461                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6462
6463 2006-02-24 [paul]       2.0.0cvs79
6464
6465         * src/news.c
6466         * src/news.h
6467         * src/news_gtk.c
6468                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6469                 Thanks to Colin
6470
6471 2006-02-23 [colin]      2.0.0cvs78
6472
6473         * src/alertpanel.c
6474                 Change OK to Close in alertpanel with View log
6475                 button; add accel to View log. Patch by Fabien
6476                 Vantard
6477
6478 2006-02-23 [wwp]        2.0.0cvs77
6479
6480         * src/compose.c
6481                 silly me, there were much more tests to perform, since toolbars can
6482                 really have down to 1 element only.
6483
6484 2006-02-23 [wwp]        2.0.0cvs76
6485
6486         * commitHelper
6487                 fixed indentation from my previous commit. Fallback to VISUAL if
6488                 EDITOR is not set (and to vi, at last resort).
6489
6490 2006-02-23 [wwp]        2.0.0cvs75
6491
6492         * commitHelper
6493                 improved error detection (Colin, me).
6494
6495 2006-02-23 [wwp]        2.0.0cvs74
6496
6497         * src/prefs_toolbar.c
6498                 simplify and fix prefs/toolbars layouting. Combos' contents can
6499                 now be really displayed.
6500
6501 2006-02-23 [wwp]        2.0.0cvs73
6502         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6503         be really displayed.
6504
6505 2006-02-22 [wwp]        2.0.0cvs72
6506
6507         * src/compose.c
6508                 fix a typo in my previous commit (sorry!).
6509
6510 2006-02-22 [wwp]        2.0.0cvs71
6511
6512         * src/prefs_toolbar.c
6513                 fix a crash when adding separators to toolbars,
6514                 also fix some separator item information.
6515
6516 2006-02-22 [wwp]        2.0.0cvs70
6517
6518         * src/compose.c
6519                 fix a crash when redirecting (for instance) when compose window's
6520                 toolbar contents has been customized (when some buttons have been
6521                 removed in fact).
6522
6523 2006-02-21 [wwp]        2.0.0cvs69
6524
6525         * src/summaryview.c
6526         * src/gtk/pluginwindow.c
6527         * src/plugins/pgpcore/prefs_gpg.c
6528                 fix some compilation warnings (feat. remains of removed code).
6529
6530 2006-02-21 [wwp]        2.0.0cvs68
6531
6532         * src/gtk/gtkutils.c
6533                 fix two compilation issues, thanks to Stephan Sachse.
6534
6535 2006-02-20 [colin]      2.0.0cvs67
6536
6537         * src/mainwindow.c
6538                 Don't reselect displayed mail on refocus
6539                 This fixes actions misbehaving 
6540
6541 2006-02-20 [wwp]        2.0.0cvs66
6542
6543         * src/summaryview.c
6544         * src/gtk/gtksctree.c
6545         * src/gtk/gtkshruler.c
6546                 changed more runtime typecast checks.
6547
6548 2006-02-20 [wwp]        2.0.0cvs65
6549
6550         * src/summary_search.c
6551                 find all - summaryview refresh issue fixed, thanks to Colin.
6552
6553 2006-02-20 [wwp]        2.0.0cvs64
6554
6555         * src/gtk/gtkutils.c
6556                 better runtime typecast checks.
6557
6558 2006-02-20 [wwp]        2.0.0cvs63
6559
6560         * src/summary_search.c
6561                 enhancements to the summary search:
6562                         - add the ability to stop the running search
6563                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6564                         - don't search if no criteria (From/To/Subject/Body) is set
6565                         - ensure that a busy mouse pointer is always shown when searching,
6566                           show it even a bit earlier
6567
6568 2006-02-19 [colin]      2.0.0cvs62
6569
6570         * src/compose.c
6571         * src/imap.c
6572         * src/etpan/imap-thread.c
6573         * src/etpan/imap-thread.h
6574                 (Future) IMAP speed improvement on sending
6575                 Will require a libetpan update
6576         * src/summaryview.c
6577         * src/gtk/quicksearch.c
6578                 Make quicksearch clearable while running.
6579
6580 2006-02-17 [colin]      2.0.0cvs61
6581
6582         * src/imap.c
6583         * src/etpan/imap-thread.c
6584         * src/etpan/imap-thread.h
6585                 Check for IMAP certificates
6586                 ** Requires libetpan-0.42-cvs4 
6587                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6588
6589 2006-02-17 [colin]      2.0.0cvs60
6590
6591         * src/messageview.c
6592         * src/prefs_common.c
6593         * src/prefs_common.h
6594         * src/prefs_message.c
6595                 Add pref to display HTML-only mails with plugin, 
6596                 if possible (defaulting to FALSE of course).
6597
6598 2006-02-16 [colin]      2.0.0cvs59
6599
6600         * src/main.c
6601         * src/common/plugin.c
6602         * src/common/plugin.h
6603         * src/gtk/pluginwindow.c
6604                 Keep track of requested (but unloaded) plugins
6605                 in some error cases.
6606
6607 2006-02-16 [wwp]        2.0.0cvs58
6608
6609         * src/gtk/gtkaspell.c
6610         * src/gtk/gtkaspell.h
6611         * src/prefs_spelling.c
6612         * src/compose.c
6613         * src/prefs_common.c
6614         * src/prefs_common.h
6615                 implemented new optional spellchecker behaviour: re-check message when
6616                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6617
6618 2006-02-16 [wwp]        2.0.0cvs57
6619
6620         * src/quote_fmt_parse.y
6621                 pclose popen'ed pipe.
6622
6623 2006-02-15 [colin]      2.0.0cvs56
6624
6625         * src/mimeview.c
6626         * src/mimeview.h
6627                 Let MimeViewers know which MimeView they
6628                 depend of.
6629         * src/summaryview.c
6630                 Swap From/To columns in Sent/Queue/Drafts
6631                 folders
6632         * src/etpan/imap-thread.c
6633                 Use mailstream_low_tls_open() for STARTTLS
6634                 instead of mailstream_low_ssl_open()
6635                 ** REQUIRES libetpan 0.42cvs3 **
6636
6637 2006-02-15 [wwp]        2.0.0cvs55
6638
6639         * src/compose.c
6640         * src/compose.h
6641         * src/message_search.c
6642         * src/message_search.h
6643         * src/textview.c
6644         * src/gtk/gtkutils.c
6645         * src/gtk/gtkutils.h
6646                 added the ability to Find text in the compose window (and a bit
6647                 of code factorization).
6648
6649 2006-02-15 [wwp]        2.0.0cvs54
6650
6651         * src/prefs_gtk.c
6652                 yet another one file was missing (fix for some widgets' sensitivity).
6653                 Thanks Colin!
6654
6655 2006-02-15 [wwp]        2.0.0cvs53
6656
6657         * src/prefs_gtk.h
6658                 oops forgot that file (fix for some widgets' sensitivity).
6659
6660 2006-02-15 [wwp]        2.0.0cvs52
6661
6662         * src/summary_search.c
6663                 implemented advanced summary search options (added the ability
6664                 to use matcher conditions in an advanced search mode).
6665
6666 2006-02-15 [wwp]        2.0.0cvs51
6667
6668         * src/plugins/pgpcore/prefs_gpg.c
6669         * src/prefs_account.c
6670                 fix some widget sensitivity, mostly around some labels in
6671                 account prefs.
6672
6673 2006-02-15 [paul]       2.0.0cvs50
6674
6675         * manual/advanced.xml
6676                 improve Templates info
6677                 written by wwp
6678
6679 2006-02-14 [colin]      2.0.0cvs49
6680
6681         * src/pixmaps/address_book.xpm
6682         * src/pixmaps/preferences.xpm
6683         * src/pixmaps/properties.xpm
6684                 Fix pixmap size - patch by Fabien Vantard
6685
6686 2006-02-13 [colin]      2.0.0cvs48
6687
6688         * src/procmime.c
6689                 Add missing fclose()s on error
6690         * src/textview.c
6691                 Remove unused code
6692         * src/common/utils.c
6693                 Fix temp files not being deleted on windows
6694         Patches by Thomas Gilgin
6695
6696 2006-02-13 [colin]      2.0.0cvs47
6697
6698         * src/mainwindow.c
6699                 Fix exit crash
6700
6701 2006-02-13 [wwp]        2.0.0cvs46
6702
6703         * src/plugins/pgpcore/prefs_gpg.c
6704                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6705
6706 2006-02-12 [colin]      2.0.0cvs45
6707
6708         * src/folderview.c
6709         * src/main.c
6710         * src/mainwindow.c
6711                 Fix "stuff" when quitting
6712
6713 2006-02-12 [wwp]        2.0.0cvs44
6714
6715         * src/prefs_themes.c
6716                 fix typos in debug messages.
6717
6718 2006-02-11 [colin]      2.0.0cvs43
6719
6720         * src/summaryview.c
6721                 don't allow drag/drop from ourself
6722
6723 2006-02-10 [wwp]        2.0.0cvs42
6724
6725         * src/exporthtml.c
6726         * src/html.c
6727         * src/html.h
6728         * src/procmime.c
6729         * src/textview.c
6730                 renamed html_ prefixed functions and data structures to avoid
6731                 namespace clashes w/ other software (gtkhtml2 for instance).
6732                 Closes bug #907.
6733
6734
6735 2006-02-09 [colin]      2.0.0cvs41
6736
6737         * src/summaryview.c
6738                 Fix shitty logic messed up. Thanks Ticho for the hint!
6739
6740 2006-02-09 [wwp]        2.0.0cvs40
6741
6742         * src/gtk/about.c
6743         * src/compose.c
6744         * src/prefs_account.c
6745         * src/prefs_gtk.h
6746         * src/editaddress.c
6747                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6748                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6749                 Browse buttons in accounts prefs.
6750
6751 2006-02-09 [colin]      2.0.0cvs39
6752
6753         * src/matcher.c
6754                 Check for pointer before using its members
6755         * src/gtk/gtksourceprintjob.c
6756                 Fix a wrong warning
6757
6758 2006-02-09 [wwp]        2.0.0cvs38
6759
6760         * src/gtk/filesel.c
6761                 fix few compiler warnings (type mismatch).
6762
6763 2006-02-09 [paul]       2.0.0cvs37
6764
6765         * po/fr.po
6766                 updated by Fabien Vantard
6767
6768 2006-02-08 [colin]      2.0.0cvs36
6769
6770         * src/prefs_common.c
6771         * src/common/defs.h
6772         * src/common/plugin.c
6773                 allow windows and linux configurations to coexist
6774                 patch by Thomas Gilgin
6775
6776 2006-02-08 [colin]      2.0.0cvs35
6777
6778         * src/filtering.c
6779         * src/matcher.c
6780         * src/matcher.h
6781         * src/matcher_parser_parse.y
6782         * src/prefs_filtering_action.c
6783         * src/prefs_matcher.c
6784                 Add the "Ignore thread" filtering
6785                 action
6786
6787 2006-02-08 [colin]      2.0.0cvs34
6788
6789         * src/compose.c
6790         * src/procmime.c
6791         * src/procmime.h
6792                 Fix bug #905 (damaged attachment)
6793                 text files with raw \0's aren't really text files
6794         FOR_STABLE
6795
6796 2006-02-08 [colin]      2.0.0cvs33
6797
6798         * src/summaryview.c
6799                 Fix crasher introduced yesterday
6800
6801 2006-02-08 [wwp]        2.0.0cvs32
6802
6803         * src/compose.c
6804         * src/compose.h
6805                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6806
6807 2006-02-08 [wwp]        2.0.0cvs31
6808
6809         * src/prefs_template.c
6810                 templates enhancement: allow address completion for Cc and Bcc fields
6811                 (it was currently possible for the To field only)
6812
6813 2006-02-08 [colin]      2.0.0cvs30
6814
6815         * src/compose.c
6816                 Don't unblock if not blocked
6817         FOR_STABLE
6818
6819 2006-02-07 [colin]      2.0.0cvs29
6820
6821         * src/action.c
6822                 Forgot to refresh summaryview
6823
6824 2006-02-07 [colin]      2.0.0cvs28
6825
6826         * src/action.c
6827                 Freeze/thaw message list and folder list while
6828                 processing %as{} actions 
6829         * src/compose.c
6830                 Fix auto-wrap disabling after a middle-click
6831                 paste - FOR_STABLE
6832
6833 2006-02-07 [paul]       2.0.0cvs27
6834
6835         * src/folder.c
6836                 fix freeing of uninitialised pointers
6837                 Thanks to Colin
6838
6839 2006-02-06 [colin]      2.0.0cvs26
6840
6841         * src/folder.c
6842                 Use g_slist_prepend in potentially big list
6843
6844 2006-02-06 [colin]      2.0.0cvs25
6845
6846         * src/folder.c
6847                 Completely skip processing if it doesn't 
6848                 exist (faster!)
6849
6850 2006-02-06 [colin]      2.0.0cvs24
6851
6852         * src/folder.c
6853         * src/summaryview.c
6854                 Batch filtering in summaryview (from Tools menu)
6855                 and pre/post//-processing too
6856
6857 2006-02-06 [colin]      2.0.0cvs23
6858
6859         * src/procmsg.h
6860         * src/filtering.c
6861                 Use a special field for batch filtering instead
6862                 of stepping on deferred execution's toes
6863
6864 2006-02-06 [colin]      2.0.0cvs22
6865
6866         * src/action.c
6867         * src/filtering.c
6868         * src/filtering.h
6869         * src/folder.c
6870         * src/summaryview.c
6871                 Fix filtering via menus and actions
6872
6873 2006-02-06 [colin]      2.0.0cvs21
6874
6875         * src/imap.c
6876                 Put the added file directly to cache if possible (will work
6877                 with next libetpan)
6878         * src/filtering.c
6879         * src/filtering.h
6880         * src/inc.c
6881         * src/folder.c
6882         * src/mbox.c
6883         * src/procmsg.h
6884                 Move and copy filtered messages by batches instead of one
6885                 by one - faster on IMAP
6886         * src/procmsg.c
6887                 Add a function that'll possibly be useful later
6888
6889 2006-02-06 [colin]      2.0.0cvs20
6890
6891         * src/addressbook.c
6892                 Use internal mime-type instead of text/plain for d'n'd
6893         * src/compose.c
6894                 Allow attaching files from mimeview's icon list via d'n'd
6895         * src/folderview.c
6896         * src/folderview.h
6897                 Use internal mime-type instead of text/plain for d'n'd
6898                 Don't try to selected opened folder if none is
6899                 Factorize d'n'd from other apps code
6900         * src/headerview.c
6901         * src/textview.c
6902         * src/gtk/gtkutils.c
6903         * src/gtk/gtkutils.h
6904                 Factorize Face/X-Face stuff
6905         * src/mimeview.c
6906                 Fix d'n'd to other apps
6907         * src/prefs_message.c
6908                 Let the XFace pref be usable without libcompface as it also
6909                 applies to Face
6910         * src/summaryview.c
6911                 Fix d'n'd to other apps
6912                 Factorize d'n'd from other apps code
6913
6914 2006-02-06 [wwp]        2.0.0cvs19
6915
6916         * po/it.po
6917                 Italian translation fixes by Andrea Spadaccini (no more confusion
6918                 between filtering and processing, and few changes in the About
6919                 dialog).
6920
6921
6922 2006-02-06 [mones]      2.0.0cvs18
6923
6924         * src/gtk/icon_legend.c
6925                 Improved descriptions allowing better translations
6926
6927 2006-02-05 [colin]      2.0.0cvs17
6928
6929         * src/imap.c
6930                 Add the f*cking missing expunge that caused imap_fetch_env
6931                 to fail after an add_msgs ! :-///
6932         * src/etpan/imap-thread.c
6933                 Add a bit of debug
6934         FOR_STABLE
6935
6936 2006-02-05 [colin]      2.0.0cvs16
6937
6938         * src/common/utils.c
6939                 Don't check for return-path (or we can't put
6940                 back non-sent mails)
6941
6942 2006-02-05 [colin]      2.0.0cvs15
6943
6944         * src/textview.c
6945                 Don't try to display Face header in textview
6946                 when teh headerview's active
6947
6948 2006-02-05 [colin]      2.0.0cvs14
6949
6950         * tools/tbird2syl.py
6951         * tools/Makefile.am
6952                 Add script to import Thunderbird mails
6953
6954 2006-02-05 [colin]      2.0.0cvs13
6955
6956         * src/headerview.c
6957         * src/procheader.c
6958         * src/procmsg.c
6959         * src/procmsg.h
6960         * src/textview.c
6961                 Show Face headers - patch partially by Klaus Flittner
6962
6963 2006-02-05 [colin]      2.0.0cvs12
6964
6965         * src/folderview.c
6966         * src/summaryview.c
6967         * src/common/utils.c
6968         * src/common/utils.h
6969                 Let dnd work from mime icons to summaryview
6970                 and to folderview too
6971                 Add a crude test to avoid trying to add files
6972                 drag'n'dropped when they're not mails
6973
6974 2006-02-04 [colin]      2.0.0cvs11
6975
6976         * src/summaryview.c
6977         * src/mimeview.c
6978                 Fix utf8 conversion
6979
6980 2006-02-04 [colin]      2.0.0cvs10
6981
6982         * src/compose.c
6983         * src/folderview.c
6984         * src/mimeview.c
6985         * src/summaryview.c
6986         * src/summaryview.h
6987                 Added various drag and drop capas:
6988                 From                    To
6989                 summaryview             other apps
6990                 mimeview icons          other apps
6991                 other apps              summaryview
6992                 other apps              folderview
6993
6994                 This shouldn't have broken the existing:
6995                 From                    To
6996                 summaryview             folderview
6997                 folderview              folderview
6998                 summaryview             compose's attachments
6999
7000         Tests welcomed.
7001
7002 2006-02-02 [paul]       2.0.0cvs9
7003
7004         * src/mainwindow.c
7005                 move global option 'Set displayed columns...' out
7006                 of folder option grouping.
7007                 fix sensitivity of 'harvest addresses'
7008         FOR_STABLE
7009
7010 2006-02-01 [colin]      2.0.0cvs8
7011
7012         * src/mimeview.c
7013                 Revert the alertpanel patch, it sucks (intrusive
7014                 and gets in the way of "open")
7015
7016 2006-02-01 [colin]      2.0.0cvs7
7017
7018         * src/compose.c
7019         * src/prefs_account.c
7020         * src/prefs_common.c
7021         * src/common/defs.h
7022         * src/common/utils.c
7023         * src/common/utils.h
7024                 Add ability to edit the signature file
7025                 from the account preferences, and use
7026                 a default for the text editor.
7027                 Patch by Fabien Vantard
7028
7029 2006-02-01 [colin]      2.0.0cvs6
7030
7031         * src/mimeview.c
7032                 Try to get mime type by extension if it is
7033                 application/octet-stream
7034                 Display a window with possible choices when
7035                 encountering unknown mime types
7036         * src/gtk/filesel.c
7037         * src/gtk/filesel.h
7038                 Add preview
7039                 Allow multiple selection in filtered filesel
7040                 (patch by Fabien Vantard)
7041         * src/gtk/pluginwindow.c
7042                 Use it (patch by Fabien Vantard)
7043
7044 2006-02-01 [paul]       2.0.0cvs5
7045
7046         * src/jpilot.c
7047                 fix crash on creating jpilot address book
7048                 Thanks to Colin - FOR_STABLE
7049         * src/prefs_summaries.c
7050         * src/prefs_wrapping.c
7051         * src/gtk/icon_legend.c
7052         * src/gtk/quicksearch.c
7053                 string fixes and additions
7054
7055 2006-02-01 [paul]       2.0.0cvs4
7056
7057         * src/compose.c
7058         * src/mainwindow.c
7059         * src/messageview.c
7060         * src/prefs_send.c
7061                 add Arabic encoding option
7062                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
7063
7064 2006-01-31 [colin]      2.0.0cvs3
7065
7066         * src/plugins/pgpcore/passphrase.c
7067                 Convert passphrase to locale encoding
7068         * src/compose.c
7069                 Fix drafting on IMAP. Crappy bug sneaked in
7070                 the release :-/
7071         FOR_STABLE
7072
7073 2006-01-30 [paul]       2.0.0cvs2
7074
7075         * src/gtk/icon_legend.c
7076                 show the new entries
7077
7078 2006-01-30 [colin]      2.0.0cvs1
7079
7080         * src/manual.c
7081                 Check for the file to be present before 
7082                 enabling the menu - FOR_STABLE
7083         * src/gtk/icon_legend.c
7084                 Add folders icons (not all of them, there
7085                 are too much, but the most intriguing ones)
7086
7087 2006-01-30 [paul]       2.0.0
7088
7089         version 2.0.0 released
7090
7091 2006-01-30 [paul]       1.9.100cvs200
7092
7093         * manual/faq.xml
7094         * manual/gpl.xml
7095         * manual/intro.xml
7096         * manual/starting.xml
7097         * manual/sylpheed-claws-manual.xml
7098                 fixes, additions
7099
7100 2006-01-29 [mones]      1.9.100cvs199
7101
7102         * manual/account.xml
7103         * manual/advanced.xml
7104         * manual/glossary.xml
7105                 Some typos fixed, added LDIF term to glossary
7106         * po/es.po
7107                 Fixed leading plus symbol
7108
7109 2006-01-29 [paul]       1.9.100cvs198
7110
7111         * po/fi.po
7112         * po/sk.po
7113                 updated by Tommi Pirinen and Andrej Kacian
7114
7115 2006-01-29 [paul]       1.9.100cvs197
7116
7117         * src/gtk/authors.h
7118                 remove duplicates
7119
7120 2006-01-29 [paul]       1.9.100cvs196
7121
7122         * AUTHORS
7123         * po/nl.po
7124         * src/gtk/authors.h
7125         * tools/claws.i18n.status.pl
7126                 nl translation updated by Tim Dijkstra
7127
7128 2006-01-29 [paul]       1.9.100cvs195
7129
7130         * po/sr.po
7131         * po/sv.po
7132                 updated by Aleksandar Urosevic and Anders Troback
7133
7134 2006-01-28 [colin]      1.9.100cvs194
7135
7136         * src/gtk/gtksourceprintjob.c
7137                 Don't fiddle with PangoLayout when we
7138                 have an image
7139
7140 2006-01-28 [paul]       1.9.100cvs193
7141
7142         * AUTHORS
7143         * po/el.po
7144         * po/zh_CN.po
7145         * src/gtk/authors.h
7146         * tools/claws.i18n.status.pl
7147                 updated translations submitted by Stavros Giannouris
7148                 and Ralgh Young
7149
7150 2006-01-27 [colin]      1.9.100cvs192
7151
7152         * src/summaryview.c
7153         * src/gtk/gtksourceprintjob.c
7154                 Add image printing 
7155                 (libgnomeprint only, of course)
7156
7157 2006-01-27 [paul]       1.9.100cvs191
7158
7159         * po/fr.po
7160         * po/it.po
7161                 updated by Fabien Vantard and Andrea Spadaccini
7162
7163 2006-01-26 [colin]      1.9.100cvs190
7164
7165         * manual/Makefile.am
7166         * configure.ac
7167                 Make building the manual optional 
7168                 (--disable-manual)
7169
7170 2006-01-26 [paul]       1.9.100cvs189
7171
7172         * manual/glossary.xml
7173         * manual/plugins.xml
7174                 edited
7175         * po/en_GB.po
7176                 updated
7177
7178 2006-01-26 [paul]       1.9.100cvs188
7179
7180         * src/prefs_display_header.c
7181         * src/prefs_folder_column.c
7182         * src/prefs_msg_colors.c
7183         * src/prefs_summaries.c
7184         * src/prefs_summary_column.c
7185                 HIGify
7186
7187 2006-01-25 [colin]      1.9.100cvs187
7188
7189         * src/imap.c
7190                 Don't allow moving/copying mails between
7191                 queue/drafts and non-queue/drafts folders
7192                 Fixes bug #897 (message header is resetted 
7193                 if one is copied to Drafts)
7194
7195 2006-01-25 [colin]      1.9.100cvs186
7196
7197         * src/folder.c
7198         * src/mainwindow.c
7199                 Fix subscribed folders not found
7200         * src/compose.c
7201                 Don't try to encode as original mail's charset
7202                 if it's ascii 
7203
7204 2006-01-25 [paul]       1.9.100cvs185
7205
7206         * AUTHORS
7207         * po/Makevars
7208                 updated
7209         * po/de.po
7210         * po/pl.po
7211         * po/pt_BR.po
7212         * po/sr.po
7213                 updates submitted by Stephan Sachse, Emilian Nowak
7214                 and Quar, Frederico Goncalves Guimaraes, and
7215                 Aleksandar Urosevic
7216                 Fix Bug 896, 'PT_BR locale broken'.
7217         * src/gtk/authors.h
7218                 updated
7219
7220 2006-01-24 [mones]      1.9.100cvs184
7221
7222         * manual/glossary.xml
7223                 All current terms finished. Reviewers welcome ;-)
7224         * manual/keyboard.xml
7225                 Fixed column width for pdf output.
7226         * po/es.po
7227                 Updated
7228
7229 2006-01-24 [paul]       1.9.100cvs183
7230
7231         * manual/glossary.xml
7232                 fix id name
7233         * manual/dist/html/Makefile.am
7234         * manual/dist/pdf/Makefile.am
7235         * manual/dist/ps/Makefile.am
7236         * manual/dist/txt/Makefile.am
7237                 fix make deps
7238                 Thanks to Colin
7239
7240 2006-01-24 [mones]      1.9.100cvs182
7241
7242         * manual/glossary.xml
7243                 Nearly finished, some terms missing.
7244
7245 2006-01-23 [paul]       1.9.100cvs181
7246
7247         * manual/dist/html/Makefile.am
7248         * manual/dist/pdf/Makefile.am
7249         * manual/dist/ps/Makefile.am
7250         * manual/dist/txt/Makefile.am
7251         * src/mainwindow.c
7252                 re-enable manual
7253                 Thanks to Colin
7254
7255 2006-01-22 [colin]      1.9.100cvs180
7256
7257         * src/compose.c
7258         * src/gtk/gtkaspell.c
7259                 Don't deselect stuff before right-clicking, with aspell.
7260                 (This prevented right-click Copy, for example).
7261                 Thanks to Clo!
7262
7263 2006-01-22 [paul]       1.9.100cvs179
7264
7265         * src/summary_search.c
7266                 don't fix the widget size as it causes problems
7267                 under localisation.
7268                 Thanks to Emilian Nowak
7269
7270 2006-01-21 [paul]       1.9.100cvs178
7271
7272         * src/prefs_themes.c
7273                 fix broken underlining of label text
7274                 with some translations
7275
7276 2006-01-21 [colin]      1.9.100cvs177
7277
7278         * po/fr.po
7279                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
7280
7281 2006-01-20 [colin]      1.9.100cvs176
7282
7283         * configure.ac
7284         * Makefile.am
7285         * manual/Makefile
7286         * manual/dist/html/.cvsignore
7287         * manual/dist/html/Makefile.am
7288         * manual/dist/pdf/.cvsignore
7289         * manual/dist/pdf/Makefile.am
7290         * manual/dist/ps/.cvsignore
7291         * manual/dist/ps/Makefile.am
7292         * manual/dist/txt/.cvsignore
7293         * manual/dist/txt/Makefile.am
7294                 Autotool-ize manual
7295
7296 2006-01-20 [paul]       1.9.100cvs175
7297
7298         * manual/handling.xml
7299                 make Filtering and Searching entries easier to find
7300         * manual/keyboard.xml
7301                 add the remaining default keybinds
7302         * src/prefs_summaries.c
7303                 update the default keybinds
7304
7305 2006-01-20 [paul]       1.9.100cvs174
7306
7307         * src/addressbook.c
7308         * src/addrgather.c
7309         * src/addrharvest.c
7310         * src/editaddress.c
7311         * src/editgroup.c
7312         * src/exphtmldlg.c
7313         * src/expldifdlg.c
7314         * src/exporthtml.c
7315         * src/exportldif.c
7316         * src/ldif.c
7317                 replace 'e-mail' with 'email'
7318         * src/summary_search.c
7319                 add mnemonic to "Find all" button
7320
7321 2006-01-20 [wwp]        1.9.100cvs173
7322
7323         * src/export.c
7324         * src/import.c
7325                 touched mbox import/export buttons for HIG-compliance
7326
7327 2006-01-19 [paul]       1.9.100cvs172
7328
7329         * manual/account.xml
7330         * manual/addrbook.xml
7331         * manual/advanced.xml
7332         * manual/faq.xml
7333         * manual/handling.xml
7334         * manual/intro.xml
7335         * manual/plugins.xml
7336         * manual/starting.xml
7337                 more editing
7338
7339 2006-01-19 [paul]       1.9.100cvs171
7340
7341         * src/toolbar.c
7342                 allow use of trash button while receiving
7343                 Thanks to Colin
7344
7345 2006-01-19 [wwp]        1.9.100cvs170
7346
7347         * src/gtk/quicksearch.c
7348         * src/compose.c
7349                 force text color to black when yellow background is set
7350
7351 2006-01-19 [colin]      1.9.100cvs169
7352
7353         * src/plugins/trayicon/trayicon.c
7354                 Gray out Get Mail when already getting mail
7355
7356 2006-01-18 [paul]       1.9.100cvs168
7357
7358         * src/compose.c
7359                 give widget yellow background was To is
7360                 set via folder prefs
7361         * src/gtk/quicksearch.c
7362                 give widget yellow background when quick
7363                 search is active.
7364                 Thanks to Colin
7365
7366 2006-01-18 [paul]       1.9.100cvs167
7367
7368         * doc/man/sylpheed-claws.1
7369                 add --subscribe option
7370
7371 2006-01-18 [paul]       1.9.100cvs166
7372
7373         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7374         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7375                 use %U instead of %F (%F is broken for user installed
7376                 files in kde 3.5)
7377
7378 2006-01-18 [colin]      1.9.100cvs165
7379
7380         * src/summaryview.c
7381                 Default to Yes in "No more * messages" dialogs
7382
7383 2006-01-17 [colin]      1.9.100cvs164
7384
7385         * src/compose.c
7386                 Possibly fix an invalid iterator causing
7387                 crash
7388
7389 2006-01-17 [colin]      1.9.100cvs163
7390
7391         * src/mimeview.c
7392                 Fix crash when the image disappears under the
7393                 image viewer
7394
7395 2006-01-16 [colin]      1.9.100cvs162
7396
7397         * src/compose.c
7398                 Fix reenabling autowrap
7399
7400 2006-01-16 [colin]      1.9.100cvs161
7401
7402         * src/compose.c
7403                 reset quote_len before getting quote_str
7404
7405 2006-01-16 [colin]      1.9.100cvs160
7406
7407         * src/account.c
7408         * src/account.h
7409         * src/folder.c
7410         * src/imap_gtk.c
7411         * src/mh_gtk.c
7412                 Fix bug #883 (default inbox does not track folder move)
7413
7414 2006-01-16 [colin]      1.9.100cvs159
7415
7416         * src/compose.c
7417         * src/plugins/pgpcore/passphrase.c
7418                 More buttons fixes
7419
7420 2006-01-16 [paul]       1.9.100cvs158
7421
7422         * src/prefs_actions.c
7423         * src/prefs_filtering_action.c
7424         * src/prefs_matcher.c
7425         * src/quote_fmt.c
7426         * src/gtk/description_window.c
7427         * src/gtk/description_window.h
7428         * src/gtk/quicksearch.c
7429                 description window cleanups
7430
7431 2006-01-15 [colin]      1.9.100cvs157
7432
7433         * src/addressbook.c
7434         * src/prefs_filtering.c
7435                 Same here
7436
7437 2006-01-15 [colin]      1.9.100cvs156
7438
7439         * src/folderview.c
7440         * src/mainwindow.c
7441                 Same for "Empty trash"
7442
7443 2006-01-15 [colin]      1.9.100cvs155
7444
7445         * src/inc.c
7446                 Override offline dialog had Yes by default
7447
7448 2006-01-15 [colin]      1.9.100cvs154
7449
7450         * src/summaryview.c
7451                 Delete selected messages? previously had Yes the default
7452
7453 2006-01-15 [colin]      1.9.100cvs153
7454
7455         * src/folder.c
7456         * src/folder.h
7457         * src/main.c
7458                 Check if a mailbox is loaded after all
7459                 plugins are loaded.
7460
7461 2006-01-15 [colin]      1.9.100cvs152
7462
7463         * src/folder.c
7464                 Don't start wizard when there are unloaded folders (will help
7465                 people with only mbox or maildir mailboxes)
7466
7467 2006-01-14 [colin]      1.9.100cvs151
7468
7469         * src/addressbook.c
7470         * src/expldifdlg.c
7471         * src/importldif.c
7472         * src/importmutt.c
7473         * src/importpine.c
7474         * src/mh_gtk.c
7475                 More HIG compliance and fixes
7476
7477 2006-01-14 [colin]      1.9.100cvs150
7478
7479         * src/prefs_filtering_action.c
7480         * src/foldersel.c
7481                 Two forgotten button order changes
7482
7483 2006-01-14 [colin]      1.9.100cvs149
7484
7485         * src/account.c
7486         * src/addressbook.c
7487         * src/compose.c
7488         * src/folderview.c
7489         * src/imap_gtk.c
7490         * src/mainwindow.c
7491         * src/mh_gtk.c
7492         * src/news_gtk.c
7493         * src/prefs_actions.c
7494         * src/prefs_customheader.c
7495         * src/prefs_filtering.c
7496         * src/prefs_matcher.c
7497         * src/prefs_template.c
7498         * src/ssl_manager.c
7499         * src/summaryview.c
7500         * src/textview.c
7501         * src/toolbar.c
7502                 All deletion confirmations are now "Cancel, Delete" 
7503                 instead of "No, Yes"
7504                 Clarified most of the other "No, Yes" to 
7505                 "Cancel, Descriptive_action"
7506                 Rechanged the "Entry not saved" alerts to have 
7507                 "Close, Continue editing"
7508
7509
7510 2006-01-14 [paul]
7511
7512         * 2.0.0-rc4 released
7513
7514 2006-01-14 [paul]       1.9.100cvs148
7515
7516         * src/account.c
7517         * src/addressadd.c
7518         * src/addressbook.c
7519         * src/compose.c
7520         * src/editaddress.c
7521         * src/editbook.c
7522         * src/editgroup.c
7523         * src/editjpilot.c
7524         * src/editldap.c
7525         * src/editvcard.c
7526         * src/exphtmldlg.c
7527         * src/expldifdlg.c
7528         * src/folderview.c
7529         * src/grouplistdialog.c
7530         * src/imap_gtk.c
7531         * src/importmutt.c
7532         * src/importpine.c
7533         * src/inc.c
7534         * src/main.c
7535         * src/mainwindow.c
7536         * src/message_search.c
7537         * src/messageview.c
7538         * src/mh_gtk.c
7539         * src/mimeview.c
7540         * src/news_gtk.c
7541         * src/prefs_actions.c
7542         * src/prefs_customheader.c
7543         * src/prefs_filtering.c
7544         * src/prefs_matcher.c
7545         * src/prefs_template.c
7546         * src/prefs_themes.c
7547         * src/ssl_manager.c
7548         * src/summary_search.c
7549         * src/summaryview.c
7550         * src/textview.c
7551         * src/toolbar.c
7552         * src/gtk/foldersort.c
7553         * src/gtk/gtkaspell.c
7554         * src/gtk/inputdialog.c
7555         * src/gtk/prefswindow.c
7556         * src/plugins/pgpcore/select-keys.c
7557         * src/plugins/trayicon/trayicon.c
7558                 HIG compliant button order
7559
7560 2006-01-14 [mones]      1.9.100cvs147
7561
7562         * po/es.po
7563                 Updated translation
7564
7565 2006-01-13 [paul]       1.9.100cvs146
7566
7567         * AUTHORS
7568         * ChangeLog
7569         * src/gtk/authors.h
7570                 add Joshua M. Kwan to contributors list
7571
7572 2006-01-13 [colin]      1.9.100cvs145
7573
7574         * src/gtk/quicksearch.c
7575                 Don't refocus quick search after executing (Esc or Enter)
7576                 Allows to '/'search something then move up/down in 
7577                 summaryview, and to Esc a search and be back in the 
7578                 summaryview
7579
7580 2006-01-13 [paul]       1.9.100cvs144
7581
7582         * src/plugins/pgpinline/pgpinline.c
7583                 support Content-Type 'application/pgp'
7584                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7585
7586 2006-01-13 [paul]       1.9.100cvs143
7587
7588         * manual/account.xml
7589                 make mention of partial retrieval
7590                 thanks to Colin
7591
7592 2006-01-13 [paul]       1.9.100cvs142
7593
7594         * src/account.c
7595         * src/account.h
7596         * src/action.c
7597         * src/action.h
7598         * src/adbookbase.h
7599         * src/addr_compl.c
7600         * src/addr_compl.h
7601         * src/addrbook.c
7602         * src/addrcache.c
7603         * src/addrcache.h
7604         * src/addrcindex.c
7605         * src/addrcindex.h
7606         * src/addrclip.c
7607         * src/addrclip.h
7608         * src/addrdefs.h
7609         * src/addressadd.c
7610         * src/addressadd.h
7611         * src/addressbook.c
7612         * src/addressbook.h
7613         * src/addrgather.c
7614         * src/addrgather.h
7615         * src/addrharvest.c
7616         * src/addrharvest.h
7617         * src/addrindex.c
7618         * src/addrindex.h
7619         * src/addritem.c
7620         * src/addritem.h
7621         * src/addrquery.c
7622         * src/addrquery.h
7623         * src/addrselect.c
7624         * src/addrselect.h
7625         * src/alertpanel.c
7626         * src/alertpanel.h
7627         * src/browseldap.c
7628         * src/browseldap.h
7629         * src/codeconv.c
7630         * src/codeconv.h
7631         * src/compose.c
7632         * src/compose.h
7633         * src/customheader.c
7634         * src/customheader.h
7635         * src/displayheader.c
7636         * src/displayheader.h
7637         * src/editaddress.c
7638         * src/editaddress.h
7639         * src/editbook.c
7640         * src/editbook.h
7641         * src/editgroup.c
7642         * src/editgroup.h
7643         * src/editjpilot.c
7644         * src/editjpilot.h
7645         * src/editldap.c
7646         * src/editldap.h
7647         * src/editldap_basedn.c
7648         * src/editldap_basedn.h
7649         * src/editvcard.c
7650         * src/editvcard.h
7651         * src/exphtmldlg.c
7652         * src/exphtmldlg.h
7653         * src/expldifdlg.c
7654         * src/expldifdlg.h
7655         * src/export.h
7656         * src/exporthtml.c
7657         * src/exporthtml.h
7658         * src/exportldif.c
7659         * src/exportldif.h
7660         * src/filtering.c
7661         * src/filtering.h
7662         * src/folder.c
7663         * src/folder.h
7664         * src/folder_item_prefs.c
7665         * src/folder_item_prefs.h
7666         * src/foldersel.c
7667         * src/foldersel.h
7668         * src/folderutils.c
7669         * src/folderutils.h
7670         * src/folderview.c
7671         * src/folderview.h
7672         * src/grouplistdialog.c
7673         * src/grouplistdialog.h
7674         * src/headerview.c
7675         * src/html.c
7676         * src/html.h
7677         * src/image_viewer.c
7678         * src/image_viewer.h
7679         * src/imap.c
7680         * src/imap.h
7681         * src/imap_gtk.c
7682         * src/imap_gtk.h
7683         * src/import.h
7684         * src/importldif.c
7685         * src/importldif.h
7686         * src/importmutt.c
7687         * src/importmutt.h
7688         * src/importpine.c
7689         * src/importpine.h
7690         * src/inc.c
7691         * src/inc.h
7692         * src/jpilot.c
7693         * src/jpilot.h
7694         * src/ldapctrl.c
7695         * src/ldapctrl.h
7696         * src/ldaplocate.c
7697         * src/ldaplocate.h
7698         * src/ldapquery.c
7699         * src/ldapquery.h
7700         * src/ldapserver.c
7701         * src/ldapserver.h
7702         * src/ldaputil.c
7703         * src/ldaputil.h
7704         * src/ldif.c
7705         * src/ldif.h
7706         * src/main.c
7707         * src/main.h
7708         * src/mainwindow.c
7709         * src/mainwindow.h
7710         * src/manual.c
7711         * src/manual.h
7712         * src/mbox.c
7713         * src/mbox.h
7714         * src/message_search.c
7715         * src/message_search.h
7716         * src/messageview.c
7717         * src/messageview.h
7718         * src/mh.c
7719         * src/mh.h
7720         * src/mh_gtk.c
7721         * src/mh_gtk.h
7722         * src/mimeview.c
7723         * src/mimeview.h
7724         * src/msgcache.c
7725         * src/msgcache.h
7726         * src/mutt.c
7727         * src/mutt.h
7728         * src/news.c
7729         * src/news.h
7730         * src/news_gtk.c
7731         * src/news_gtk.h
7732         * src/partial_download.c
7733         * src/partial_download.h
7734         * src/pine.c
7735         * src/pine.h
7736         * src/pop.c
7737         * src/pop.h
7738         * src/prefs_account.c
7739         * src/prefs_account.h
7740         * src/prefs_actions.c
7741         * src/prefs_actions.h
7742         * src/prefs_common.c
7743         * src/prefs_common.h
7744         * src/prefs_compose_writing.c
7745         * src/prefs_compose_writing.h
7746         * src/prefs_customheader.c
7747         * src/prefs_customheader.h
7748         * src/prefs_display_header.c
7749         * src/prefs_display_header.h
7750         * src/prefs_filtering.c
7751         * src/prefs_filtering.h
7752         * src/prefs_filtering_action.c
7753         * src/prefs_filtering_action.h
7754         * src/prefs_folder_column.c
7755         * src/prefs_folder_column.h
7756         * src/prefs_folder_item.c
7757         * src/prefs_folder_item.h
7758         * src/prefs_fonts.c
7759         * src/prefs_fonts.h
7760         * src/prefs_gtk.c
7761         * src/prefs_gtk.h
7762         * src/prefs_image_viewer.c
7763         * src/prefs_image_viewer.h
7764         * src/prefs_matcher.c
7765         * src/prefs_matcher.h
7766         * src/prefs_message.c
7767         * src/prefs_msg_colors.c
7768         * src/prefs_msg_colors.h
7769         * src/prefs_other.c
7770         * src/prefs_quote.c
7771         * src/prefs_receive.c
7772         * src/prefs_send.c
7773         * src/prefs_spelling.c
7774         * src/prefs_spelling.h
7775         * src/prefs_summaries.c
7776         * src/prefs_summaries.h
7777         * src/prefs_summary_column.c
7778         * src/prefs_summary_column.h
7779         * src/prefs_template.c
7780         * src/prefs_template.h
7781         * src/prefs_themes.c
7782         * src/prefs_themes.h
7783         * src/prefs_toolbar.c
7784         * src/prefs_toolbar.h
7785         * src/prefs_wrapping.c
7786         * src/prefs_wrapping.h
7787         * src/privacy.c
7788         * src/privacy.h
7789         * src/procheader.c
7790         * src/procheader.h
7791         * src/procmime.c
7792         * src/procmime.h
7793         * src/procmsg.c
7794         * src/procmsg.h
7795         * src/quote_fmt.c
7796         * src/quote_fmt_parse.y
7797         * src/recv.c
7798         * src/recv.h
7799         * src/remotefolder.c
7800         * src/remotefolder.h
7801         * src/send_message.c
7802         * src/send_message.h
7803         * src/setup.c
7804         * src/setup.h
7805         * src/sourcewindow.c
7806         * src/sourcewindow.h
7807         * src/ssl_manager.c
7808         * src/ssl_manager.h
7809         * src/statusbar.c
7810         * src/statusbar.h
7811         * src/stock_pixmap.c
7812         * src/stock_pixmap.h
7813         * src/summary_search.c
7814         * src/summary_search.h
7815         * src/summaryview.c
7816         * src/summaryview.h
7817         * src/syldap.c
7818         * src/syldap.h
7819         * src/textview.c
7820         * src/textview.h
7821         * src/toolbar.c
7822         * src/toolbar.h
7823         * src/undo.c
7824         * src/undo.h
7825         * src/unmime.c
7826         * src/unmime.h
7827         * src/vcard.c
7828         * src/vcard.h
7829         * src/wizard.c
7830         * src/wizard.h
7831         * src/common/base64.c
7832         * src/common/base64.h
7833         * src/common/defs.h
7834         * src/common/hooks.c
7835         * src/common/hooks.h
7836         * src/common/log.c
7837         * src/common/log.h
7838         * src/common/mgutils.c
7839         * src/common/mgutils.h
7840         * src/common/nntp.c
7841         * src/common/nntp.h
7842         * src/common/passcrypt.c
7843         * src/common/passcrypt.h.in
7844         * src/common/plugin.c
7845         * src/common/plugin.h
7846         * src/common/prefs.c
7847         * src/common/prefs.h
7848         * src/common/progressindicator.c
7849         * src/common/progressindicator.h
7850         * src/common/quoted-printable.c
7851         * src/common/quoted-printable.h
7852         * src/common/session.c
7853         * src/common/session.h
7854         * src/common/smtp.c
7855         * src/common/smtp.h
7856         * src/common/socket.c
7857         * src/common/socket.h
7858         * src/common/ssl.c
7859         * src/common/ssl.h
7860         * src/common/ssl_certificate.c
7861         * src/common/ssl_certificate.h
7862         * src/common/stringtable.c
7863         * src/common/stringtable.h
7864         * src/common/sylpheed.c
7865         * src/common/sylpheed.h
7866         * src/common/template.c
7867         * src/common/template.h
7868         * src/common/timing.h
7869         * src/common/utils.c
7870         * src/common/utils.h
7871         * src/common/version.h.in
7872         * src/common/xml.c
7873         * src/common/xml.h
7874         * src/common/xmlprops.c
7875         * src/common/xmlprops.h
7876         * src/gtk/colorlabel.c
7877         * src/gtk/colorsel.c
7878         * src/gtk/colorsel.h
7879         * src/gtk/description_window.c
7880         * src/gtk/description_window.h
7881         * src/gtk/filesel.c
7882         * src/gtk/filesel.h
7883         * src/gtk/foldersort.c
7884         * src/gtk/foldersort.h
7885         * src/gtk/gtkutils.c
7886         * src/gtk/gtkutils.h
7887         * src/gtk/inputdialog.c
7888         * src/gtk/inputdialog.h
7889         * src/gtk/logwindow.c
7890         * src/gtk/logwindow.h
7891         * src/gtk/manage_window.c
7892         * src/gtk/manage_window.h
7893         * src/gtk/menu.c
7894         * src/gtk/menu.h
7895         * src/gtk/pluginwindow.c
7896         * src/gtk/pluginwindow.h
7897         * src/gtk/prefswindow.c
7898         * src/gtk/prefswindow.h
7899         * src/gtk/progressdialog.c
7900         * src/gtk/progressdialog.h
7901         * src/gtk/sslcertwindow.c
7902         * src/gtk/sslcertwindow.h
7903         * src/plugins/clamav/clamav_plugin.c
7904         * src/plugins/clamav/clamav_plugin.h
7905         * src/plugins/clamav/clamav_plugin_gtk.c
7906         * src/plugins/demo/demo.c
7907         * src/plugins/dillo_viewer/dillo_prefs.c
7908         * src/plugins/dillo_viewer/dillo_prefs.h
7909         * src/plugins/dillo_viewer/dillo_viewer.c
7910         * src/plugins/pgpcore/passphrase.c
7911         * src/plugins/pgpcore/passphrase.h
7912         * src/plugins/pgpcore/plugin.c
7913         * src/plugins/pgpcore/select-keys.c
7914         * src/plugins/pgpcore/select-keys.h
7915         * src/plugins/pgpcore/sgpgme.c
7916         * src/plugins/pgpcore/sgpgme.h
7917         * src/plugins/pgpinline/pgpinline.c
7918         * src/plugins/pgpinline/pgpinline.h
7919         * src/plugins/pgpinline/plugin.c
7920         * src/plugins/pgpmime/pgpmime.c
7921         * src/plugins/pgpmime/pgpmime.h
7922         * src/plugins/pgpmime/plugin.c
7923         * src/plugins/spamassassin/spamassassin.c
7924         * src/plugins/spamassassin/spamassassin.h
7925         * src/plugins/spamassassin/spamassassin_gtk.c
7926         * src/plugins/trayicon/trayicon.c
7927                 update copyright header
7928
7929 2006-01-13 [paul]       1.9.100cvs141
7930
7931         * src/account.c
7932         * src/export.c
7933         * src/import.c
7934         * src/mainwindow.c
7935         * src/prefs_account.c
7936         * src/prefs_display_header.c
7937         * src/prefs_receive.c
7938         * src/prefs_send.c
7939         * src/prefs_summaries.c
7940         * src/prefs_themes.c
7941         * src/prefs_toolbar.c
7942         * src/gtk/about.c
7943                 various cleanups
7944
7945 2006-01-12 [colin]      1.9.100cvs140
7946
7947         * src/folder.c
7948         * src/folder.h
7949         * src/main.c
7950                 Add --subscribe option
7951                 Let sylpheed-claws email@domain.com equivalent to --compose
7952                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7953
7954 2006-01-12 [paul]       1.9.100cvs139
7955
7956         * src/mainwindow.c
7957                 append 'Change folder order' label with '...'
7958         * src/prefs_actions.c
7959                 allow reordering of actions list by dnd
7960         * src/gtk/foldersort.c
7961                 make the dialog nicer
7962
7963 2006-01-11 [colin]      1.9.100cvs138
7964
7965         * src/compose.c
7966                 Allow templates without text
7967
7968 2006-01-11 [paul]       1.9.100cvs137
7969
7970         * tools/README
7971         * tools/filter_conv_new.pl
7972                 add info to README
7973                 also check .sylpheed for filter.xml
7974                 be a bit informative to the user
7975
7976 2006-01-11 [colin]      1.9.100cvs136
7977
7978         * src/textview.c
7979                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7980
7981 2006-01-10 [paul]       1.9.100cvs135
7982
7983         * tools/Makefile.am
7984         * tools/filter_conv_new.pl
7985                 add script to convert new style Sylpheed
7986                 filter rules (Sylpheed >= 0.9.99) to
7987                 Claws filtering rules
7988
7989 2006-01-10 [colin]      1.9.100cvs134
7990
7991         * src/compose.c
7992                 Fix broken line joins in certain conditions
7993                 (between two quoted lines: <enter><enter><up>
7994                  <type a wrapped sentence><go in the first line>
7995                  <insert more text><watch as line joining failed>)
7996
7997 2006-01-10 [paul]       1.9.100cvs133
7998
7999         * src/compose.c
8000                 don't report success in error dialog
8001                 thanks to Colin
8002         * src/common/utils.c
8003                 include some trailing punctuations as URI
8004                 thanks to Hiro
8005
8006 2006-01-10 [paul]       1.9.100cvs132
8007
8008         * src/mimeview.c
8009                 fix incompatible pointer type
8010                 warning
8011
8012 2006-01-10 [paul]       1.9.100cvs131
8013
8014         * src/compose.c
8015                 change Subject in window title
8016                 instantaneously
8017
8018 2006-01-09 [colin]      1.9.100cvs130
8019
8020         * src/addressbook.c
8021         * src/headerview.c
8022         * src/mainwindow.c
8023         * src/messageview.c
8024         * src/mimeview.c
8025         * src/noticeview.c
8026         * src/summaryview.c
8027                 Fix possible crashes on exit and in addressbook
8028
8029 2006-01-09 [paul]       1.9.100cvs129
8030
8031         * src/prefs_msg_colors.c
8032                 some cleanups that I forgot last time
8033
8034 2006-01-09 [paul]       1.9.100cvs128
8035
8036         * README
8037         * src/folderview.c
8038         * src/prefs_msg_colors.c
8039                 add previously hidden option, color_new, to
8040                 the gui
8041                 move the page to Display/
8042                 rework the gui
8043
8044 2006-01-09 [wwp]        1.9.100cvs127
8045
8046         * src/prefs_themes.c
8047                 made the prefs/display/themes layouts spacing less condensed
8048                 (and so they match other prefs/pages' look).
8049
8050 2006-01-09 [paul]       1.9.100cvs126
8051
8052         * src/compose.c
8053         * src/prefs_common.c
8054         * src/prefs_common.h
8055         * src/prefs_wrapping.c
8056                 remove 'wrap at send' option
8057
8058 2006-01-06 [colin]      1.9.100cvs125
8059
8060         * src/compose.c
8061                 Just make completely sure we don't insert "manual line breaks" 
8062                 when wrapping... 
8063
8064 2006-01-04 [paul]
8065
8066         * 2.0.0-rc3 released
8067
8068 2006-01-04 [paul]       1.9.100cvs124
8069
8070         * src/folderview.c
8071                 fix bug 882, 'quick scroll in folder list
8072                 displays wrong folder contents'
8073
8074 2006-01-04 [paul]       1.9.100cvs123
8075
8076         * src/plugins/pgpmime/pgpmime.c
8077                 better debug information when signing
8078                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
8079
8080 2006-01-03 [colin]      1.9.100cvs122
8081
8082         * configure.ac
8083                 We need to recheck for gpgme 1.0.0 after checking
8084                 for 1.1.1, because if 1.1.1 isn't available, 
8085                 GPGME_LIBS and friends are blanked out by the 
8086                 second check.
8087
8088 2006-01-03 [colin]      1.9.100cvs121
8089
8090         * src/common/prefs.c
8091                 Windows unlink-before rename fix
8092         * src/plugins/pgpcore/sgpgme.c
8093                 Add support for PKA info if available
8094                 Both patches by Werner Koch
8095
8096 2006-01-03 [paul]       1.9.100cvs120
8097
8098         * src/messageview.c
8099                 fix bug 884, 'Send receipt' button visible in queue
8100                 Thanks to Colin
8101
8102 2006-01-02 [colin]      1.9.100cvs119
8103
8104         * src/compose.c
8105         * src/imap.c
8106                 Fix autosave on IMAP and more generally try to
8107                 return the correct ID on a newly added IMAP message
8108
8109 2006-01-02 [paul]       1.9.100cvs118
8110
8111         * manual/keyboard.xml
8112                 edited
8113
8114 2006-01-01 [paul]       1.9.100cvs117
8115
8116         * src/gtk/authors.h
8117                 alphabetical order
8118
8119 2005-12-30 [colin]      1.9.100cvs116
8120
8121         * manual/advanced.xml
8122                 Explain Pre/Post-processing differences.
8123
8124 2005-12-30 [colin]      1.9.100cvs115
8125
8126         * src/mh.c
8127                 Implement copy_msgs for a little optimization
8128         * src/imap.c
8129                 Finish yesterday's fix
8130
8131 2005-12-29 [colin]      1.9.100cvs114
8132
8133         * src/imap.c
8134                 Fix occasional failure in fetching a mail over
8135                 IMAP
8136
8137 2005-12-29 [colin]      1.9.100cvs113
8138
8139         * src/compose.c
8140                 Don't remove a draft when sending it, if it is 
8141                 locked.
8142
8143 2005-12-28 [colin]      1.9.100cvs112
8144
8145         * src/summaryview.c
8146                 Fix leak for real
8147
8148 2005-12-28 [wwp]        1.9.100cvs111
8149
8150         * doc/faq/.cvsignore
8151         * doc/faq/de/.cvsignore
8152         * doc/faq/en/.cvsignore
8153         * doc/faq/es/.cvsignore
8154         * doc/faq/fr/.cvsignore
8155         * doc/faq/it/.cvsignore
8156         * doc/manual/.cvsignore
8157         * doc/manual/de/.cvsignore
8158         * doc/manual/en/.cvsignore
8159         * doc/manual/es/.cvsignore
8160         * doc/manual/fr/.cvsignore
8161         * doc/manual/ja/.cvsignore
8162         * src/plugins/mathml_viewer/.cvsignore
8163                 rollback revival of those files (my bad, sorry for the noise).
8164
8165 2005-12-28 [wwp]        1.9.100cvs110
8166
8167         * src/compose.c
8168                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
8169
8170 2005-12-28 [wwp]        1.9.100cvs109
8171
8172         * doc/faq/.cvsignore
8173         * doc/faq/de/.cvsignore
8174         * doc/faq/en/.cvsignore
8175         * doc/faq/es/.cvsignore
8176         * doc/faq/fr/.cvsignore
8177         * doc/faq/it/.cvsignore
8178         * doc/manual/.cvsignore
8179         * doc/manual/de/.cvsignore
8180         * doc/manual/en/.cvsignore
8181         * doc/manual/es/.cvsignore
8182         * doc/manual/fr/.cvsignore
8183         * doc/manual/ja/.cvsignore
8184         * src/plugins/mathml_viewer/.cvsignore
8185         * po/.cvsignore
8186                 more files to ignore.
8187
8188 2005-12-24 [colin]      1.9.100cvs108
8189
8190         * AUTHORS
8191         * src/gtk/authors.h
8192                 Update for Werner
8193
8194 2005-12-24 [colin]      1.9.100cvs107
8195
8196         * src/procmsg.c
8197                 Allow NULL src_msginfo in 
8198                 procmsg_msginfo_new_from_mimeinfo
8199
8200 2005-12-23 [paul]       1.9.100cvs106
8201
8202         * src/plugins/pgpinline/mypgpcore.def
8203                 add this forgotten file
8204
8205 2005-12-23 [colin]      1.9.100cvs105
8206
8207         * src/mainwindow.c
8208                 Fix missing break
8209
8210 2005-12-23 [colin]      1.9.100cvs104
8211
8212         * autogen.sh
8213         * src/folder.c
8214         * src/mh.c
8215         * src/common/plugin.c
8216         * src/common/socket.c
8217         * src/common/socket.h
8218         * src/common/utils.c
8219         * src/common/utils.h
8220         * src/gtk/pluginwindow.c
8221         * src/plugins/pgpcore/plugin.def
8222         * src/plugins/pgpcore/sylpheed.def
8223         * src/plugins/pgpinline/Makefile.am
8224         * src/plugins/pgpinline/plugin.def
8225         * src/plugins/pgpinline/sylpheed.def
8226         * src/plugins/pgpmime/plugin.def
8227         * src/plugins/pgpmime/sylpheed.def
8228                 Various w32 fixes by Werner Koch
8229
8230 2005-12-22 [paul]       1.9.100cvs103
8231
8232         * src/wizard.c
8233                 don't offer IMAP as 'server type' if
8234                 libetpan isn't built in
8235
8236 2005-12-22 [paul]       1.9.100cvs102
8237
8238         * AUTHORS
8239         * src/mainwindow.c
8240         * src/mainwindow.h
8241         * src/toolbar.c
8242         * src/gtk/authors.h
8243                 support GTK_TOOLBAR_BOTH_HORIZ (text
8244                 next to icon) Patch by Marien Zwart
8245                 marienz@users.sf.net
8246                 Also reword the text
8247
8248 2005-12-21 [colin]      1.9.100cvs101
8249
8250         * configure.ac
8251                 Fix DATADIRNAME
8252         * COPYING
8253                 Fix missing section and explicit the exception better
8254         * src/compose.c
8255                 Prevent mail from being lost without notice when an
8256                 SMTP error happens on trying to send an unmodified
8257                 drafted mail.
8258         * src/send_message.c
8259         * src/common/smtp.c
8260                 Fix password remembering when wrong, and add return
8261                 value checks where they should have been
8262         * src/plugins/pgpcore/sylpheed.def
8263         * src/plugins/pgpinline/sylpheed.def
8264         * src/plugins/pgpmime/sylpheed.def
8265                 Add a few symbols needed
8266
8267 2005-12-21 [paul]       1.9.100cvs100
8268
8269         * m4/codeset.m4
8270         * m4/glibc21.m4
8271         * m4/intdiv0.m4
8272         * m4/inttypes-pri.m4
8273         * m4/inttypes.m4
8274         * m4/inttypes_h.m4
8275         * m4/isc-posix.m4
8276         * m4/lcmessage.m4
8277         * m4/stdint_h.m4
8278         * m4/uintmax_t.m4
8279                 gettextization
8280                 thanks to Colin
8281
8282 2005-12-21 [paul]       1.9.100cvs99
8283
8284         * po/sv.po
8285                 fixed by Colin
8286
8287 2005-12-20 [paul]       1.9.100cvs98
8288
8289         * po/sv.po
8290                 updated by Anders Trobäck
8291
8292 2005-12-20 [colin]      1.9.100cvs97
8293
8294         * ABOUT-NLS
8295         * Makefile.am
8296         * autogen.sh
8297         * configure.ac
8298         * config/config.rpath
8299         * config/mkinstalldirs
8300         * m4/Makefile.am
8301         * m4/glibc2.m4
8302         * m4/gnupg.m4
8303         * m4/gpgme.m4
8304         * m4/intmax.m4
8305         * m4/longdouble.m4
8306         * m4/longlong.m4
8307         * m4/printf-posix.m4
8308         * m4/signed.m4
8309         * m4/size_max.m4
8310         * m4/ulonglong.m4
8311         * m4/wchar_t.m4
8312         * m4/wint_t.m4
8313         * m4/xsize.m4
8314         * po/Makefile.in.in
8315         * po/Makevars
8316         * po/bg.po
8317         * po/ca.po
8318         * po/cs.po
8319         * po/de.po
8320         * po/el.po
8321         * po/en_GB.po
8322         * po/es.po
8323         * po/fi.po
8324         * po/fr.po
8325         * po/hr.po
8326         * po/hu.po
8327         * po/it.po
8328         * po/ja.po
8329         * po/ko.po
8330         * po/nb.po
8331         * po/nl.po
8332         * po/pl.po
8333         * po/pt_BR.po
8334         * po/ru.po
8335         * po/sk.po
8336         * po/sr.po
8337         * po/stamp-po
8338         * po/sv.po
8339         * po/zh_CN.po
8340         * po/zh_TW.po
8341         * src/Makefile.am
8342         * src/codeconv.c
8343         * src/compose.c
8344         * src/exporthtml.c
8345         * src/exportldif.c
8346         * src/folder.c
8347         * src/main.c
8348         * src/manual.c
8349         * src/mh.c
8350         * src/mimeview.c
8351         * src/send_message.c
8352         * src/common/Makefile.am
8353         * src/common/fnmatch.c
8354         * src/common/fnmatch.h
8355         * src/common/fnmatch_loop.c
8356         * src/common/nntp.c
8357         * src/common/plugin.c
8358         * src/common/smtp.c
8359         * src/common/socket.c
8360         * src/common/string_match.c
8361         * src/common/sylpheed.c
8362         * src/common/utils.c
8363         * src/common/utils.h
8364         * src/common/w32_dirent.c
8365         * src/common/w32_reg.c
8366         * src/common/w32_signal.c
8367         * src/common/w32_stat.c
8368         * src/common/w32_stdio.c
8369         * src/common/w32_stdlib.c
8370         * src/common/w32_string.c
8371         * src/common/w32_time.c
8372         * src/common/w32_unistd.c
8373         * src/common/w32_wait.c
8374         * src/common/w32lib.h
8375         * src/etpan/Makefile.am
8376         * src/gtk/Makefile.am
8377         * src/plugins/clamav/Makefile.am
8378         * src/plugins/demo/Makefile.am
8379         * src/plugins/dillo_viewer/Makefile.am
8380         * src/plugins/pgpcore/Makefile.am
8381         * src/plugins/pgpcore/passphrase.c
8382         * src/plugins/pgpcore/plugin.def
8383         * src/plugins/pgpcore/sgpgme.c
8384         * src/plugins/pgpcore/sylpheed.def
8385         * src/plugins/pgpcore/version.rc
8386         * src/plugins/pgpinline/Makefile.am
8387         * src/plugins/pgpinline/plugin.def
8388         * src/plugins/pgpinline/sylpheed.def
8389         * src/plugins/pgpinline/version.rc
8390         * src/plugins/pgpmime/Makefile.am
8391         * src/plugins/pgpmime/mypgpcore.def
8392         * src/plugins/pgpmime/plugin.def
8393         * src/plugins/pgpmime/sylpheed.def
8394         * src/plugins/pgpmime/version.rc
8395         * src/plugins/spamassassin/Makefile.am
8396                 Very little ;-) patch from Werner Koch, providing
8397                 infrastructure for cross-compiling to Win32
8398
8399 2005-12-20 [paul]       1.9.100cvs96
8400
8401         * src/account.c
8402         * src/account.h
8403         * src/mainwindow.c
8404         * src/mainwindow.h
8405         * src/toolbar.c
8406         * src/toolbar.h
8407                 add a combo to the Get All button, allowing
8408                 quick retrieval from any account
8409                 Patch by Fabien Vantard, slightly modified
8410                 by Colin
8411         * src/gtk/about.c
8412                 i18n fix. Patch by Fabien Vantard
8413
8414 2005-12-19 [colin]      1.9.100cvs95
8415
8416         * src/compose.c
8417         * src/compose.h
8418                 Don't automatically join lines when they've 
8419                 been separated by the user and not automatically
8420
8421 2005-12-19 [paul]       1.9.100cvs94
8422
8423         * src/gtk/pluginwindow.c
8424                 i18n fix.
8425                 Patch by Fabien Vantard
8426
8427 2005-12-15 [paul]       1.9.100cvs93
8428
8429         * src/common/plugin.c
8430         * src/common/plugin.h
8431         * src/gtk/pluginwindow.c
8432         * src/plugins/clamav/clamav_plugin.c
8433         * src/plugins/demo/demo.c
8434         * src/plugins/dillo_viewer/dillo_viewer.c
8435         * src/plugins/pgpcore/plugin.c
8436         * src/plugins/pgpinline/plugin.c
8437         * src/plugins/pgpmime/plugin.c
8438         * src/plugins/spamassassin/spamassassin.c
8439         * src/plugins/trayicon/trayicon.c
8440                 add plugin_version()
8441
8442 2005-12-15 [colin]      1.9.100cvs92
8443
8444         * src/compose.c
8445                 Further fix bug #875
8446
8447 2005-12-15 [paul]       1.9.100cvs91
8448
8449         * src/gtk/filesel.c
8450                 fix attach_load_dir getting set to
8451                 PLUGINDIR on plugin load
8452
8453 2005-12-14 [mones]      1.9.100cvs90
8454
8455         * manual/ack.xml
8456         * manual/keyboard.xml
8457                 Initial draft and some shortcuts added
8458                 
8459         * po/es.po
8460                 Updated translation
8461
8462 2005-12-14 [colin]      1.9.100cvs89
8463
8464         * src/compose.c
8465         * src/imap.c
8466         * src/summaryview.c
8467         * src/gtk/gtkaspell.c
8468                 More leaks fixed
8469         * src/prefs_folder_item.c
8470                 Fix recursive prefs apply
8471
8472
8473 2005-12-14 [colin]      1.9.100cvs88
8474
8475         * src/compose.c
8476                 Fix bug #875 (Freeze On Inline Forward of 
8477                 Large Message)
8478
8479 2005-12-13 [colin]      1.9.100cvs87
8480
8481         * src/compose.c
8482                 Uniq-ify and sort the mimetypes list
8483                 Patch by Fabien Vantard
8484
8485 2005-12-13 [colin]      1.9.100cvs86
8486
8487         * src/imap.c
8488         * src/etpan/imap-thread.c
8489                 Fix leaks (patch by Hoa)
8490         * src/news.c
8491         * src/common/plugin.c
8492                 Fix leaks
8493
8494 2005-12-12 [colin]
8495
8496         * 2.0.0-rc2 released
8497
8498 2005-12-12 [colin]      1.9.100cvs85
8499
8500         * src/matcher.c
8501                 Fix a leak
8502
8503 2005-12-12 [wwp]        1.9.100cvs84
8504
8505         * src/gtk/icon_legend.c
8506                 fix misbehaviour and crash when closing the legend window
8507         using the Esc key (patch by Fabien Vantard).
8508
8509 2005-12-12 [paul]       1.9.100cvs83
8510
8511         * src/browseldap.c
8512         * src/foldersel.c
8513         * src/prefs_actions.c
8514         * src/prefs_filtering.c
8515         * src/prefs_matcher.c
8516         * src/prefs_spelling.glade      ** REMOVED **
8517         * src/prefs_template.c
8518         * src/gtk/foldersort.glade      ** REMOVED **
8519         * src/gtk/pluginwindow.c
8520         * src/gtk/pluginwindow.glade    ** REMOVED **
8521         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8522                 cleanups
8523
8524 2005-12-11 [paul]       1.9.100cvs82
8525
8526         * src/gtk/filesel.c
8527                 fix attach_load_dir crasher (double free)
8528
8529 2005-12-09 [paul]       1.9.100cvs81
8530
8531         * po/POTFILES.in
8532         * src/mainwindow.c
8533         * src/gtk/Makefile.am
8534         * src/gtk/icon_legend.c
8535         * src/gtk/icon_legend.h
8536                 add icon legend
8537         * src/manual.c
8538                 cleanup
8539
8540 2005-12-09 [paul]       1.9.100cvs80
8541
8542         * src/plugins/pgpcore/passphrase.c
8543                 wrap the label in the dialog
8544
8545 2005-12-09 [colin]      1.9.100cvs79
8546
8547         * src/plugins/pgpcore/sgpgme.c
8548                 Display (untrusted) on not trusted signatures
8549                 Patch by Michal Èihaø <michal@cihar.com>
8550                 Closes bug #867 (Report also key trust)
8551
8552 2005-12-09 [colin]      1.9.100cvs78
8553
8554         * src/common/plugin.c
8555                 Update licence check, following Eben Moglen's advice
8556
8557 2005-12-08 [colin]      1.9.100cvs77
8558
8559         * src/folder.c
8560                 Fix the occasionnal item->cache != NULL 
8561                 assertion failure. 
8562
8563 2005-12-08 [colin]      1.9.100cvs76
8564
8565         * src/mimeview.c
8566         * src/plugins/pgpcore/sgpgme.c
8567                 Print key id when unable to check it
8568                 Closes bug #866 (Show key id when missing)
8569
8570 2005-12-08 [paul]       1.9.100cvs75
8571
8572         * src/prefs_common.c
8573         * src/prefs_common.h
8574         * src/gtk/filesel.c
8575                 remember load attachment dir
8576
8577 2005-12-07 [colin]      1.9.100cvs74
8578
8579         * src/prefs_toolbar.c
8580                 Gtk fixes, patch by Fabien Vantard
8581
8582 2005-12-07 [colin]      1.9.100cvs73
8583
8584         * src/action.c
8585         * src/compose.c
8586         * src/compose.h
8587                 Fix bug #839 (Quoted text isn't colored after 
8588                 executing an action)
8589         * src/common/plugin.c
8590                 Require plugins to declare their licence in plugin_licence()
8591                 Refuse to load non-GPL plugins as they'd be illegal (as 
8592                 derived works of Sylpheed-Claws, they must be GPL).
8593         * src/plugins/clamav/clamav_plugin.c
8594         * src/plugins/demo/demo.c
8595         * src/plugins/dillo_viewer/dillo_viewer.c
8596         * src/plugins/pgpcore/plugin.c
8597         * src/plugins/pgpinline/plugin.c
8598         * src/plugins/pgpmime/plugin.c
8599         * src/plugins/spamassassin/spamassassin.c
8600         * src/plugins/trayicon/trayicon.c
8601                 Add plugin_licence()
8602
8603 2005-12-07 [paul]       1.9.100cvs72
8604
8605         * configure.ac
8606         * src/mainwindow.c
8607         * src/manual.c
8608         * src/manual.h
8609         * src/common/defs.h
8610                 clean up after local FAQ removal and
8611                 temporary manual removal
8612
8613 2005-12-06 [colin]      1.9.100cvs71
8614
8615         * configure.ac
8616         * doc/Makefile.am
8617         * doc/faq/.cvsignore
8618         * doc/faq/Makefile.am
8619         * doc/faq/de/.cvsignore
8620         * doc/faq/de/Makefile.am
8621         * doc/faq/de/sylpheed-faq-1.html
8622         * doc/faq/de/sylpheed-faq-2.html
8623         * doc/faq/de/sylpheed-faq-3.html
8624         * doc/faq/de/sylpheed-faq.html
8625         * doc/faq/en/.cvsignore
8626         * doc/faq/en/Makefile.am
8627         * doc/faq/en/sylpheed-faq-1.html
8628         * doc/faq/en/sylpheed-faq-2.html
8629         * doc/faq/en/sylpheed-faq-3.html
8630         * doc/faq/en/sylpheed-faq-4.html
8631         * doc/faq/en/sylpheed-faq.html
8632         * doc/faq/es/.cvsignore
8633         * doc/faq/es/Makefile.am
8634         * doc/faq/es/sylpheed-faq-1.html
8635         * doc/faq/es/sylpheed-faq-2.html
8636         * doc/faq/es/sylpheed-faq-3.html
8637         * doc/faq/es/sylpheed-faq-4.html
8638         * doc/faq/es/sylpheed-faq.html
8639         * doc/faq/fr/.cvsignore
8640         * doc/faq/fr/Makefile.am
8641         * doc/faq/fr/sylpheed-faq-1.html
8642         * doc/faq/fr/sylpheed-faq-2.html
8643         * doc/faq/fr/sylpheed-faq-3.html
8644         * doc/faq/fr/sylpheed-faq.html
8645         * doc/faq/it/.cvsignore
8646         * doc/faq/it/Makefile.am
8647         * doc/faq/it/sylpheed-faq-1.html
8648         * doc/faq/it/sylpheed-faq-2.html
8649         * doc/faq/it/sylpheed-faq-3.html
8650         * doc/faq/it/sylpheed-faq.html
8651         * doc/manual/.cvsignore
8652         * doc/manual/Makefile.am
8653         * doc/manual/de/.cvsignore
8654         * doc/manual/de/Makefile.am
8655         * doc/manual/de/sylpheed-1.html
8656         * doc/manual/de/sylpheed-10.html
8657         * doc/manual/de/sylpheed-11.html
8658         * doc/manual/de/sylpheed-12.html
8659         * doc/manual/de/sylpheed-13.html
8660         * doc/manual/de/sylpheed-14.html
8661         * doc/manual/de/sylpheed-15.html
8662         * doc/manual/de/sylpheed-16.html
8663         * doc/manual/de/sylpheed-17.html
8664         * doc/manual/de/sylpheed-18.html
8665         * doc/manual/de/sylpheed-19.html
8666         * doc/manual/de/sylpheed-2.html
8667         * doc/manual/de/sylpheed-20.html
8668         * doc/manual/de/sylpheed-3.html
8669         * doc/manual/de/sylpheed-4.html
8670         * doc/manual/de/sylpheed-5.html
8671         * doc/manual/de/sylpheed-6.html
8672         * doc/manual/de/sylpheed-7.html
8673         * doc/manual/de/sylpheed-8.html
8674         * doc/manual/de/sylpheed-9.html
8675         * doc/manual/de/sylpheed.html
8676         * doc/manual/en/.cvsignore
8677         * doc/manual/en/Makefile.am
8678         * doc/manual/en/sylpheed-1.html
8679         * doc/manual/en/sylpheed-10.html
8680         * doc/manual/en/sylpheed-11.html
8681         * doc/manual/en/sylpheed-12.html
8682         * doc/manual/en/sylpheed-13.html
8683         * doc/manual/en/sylpheed-14.html
8684         * doc/manual/en/sylpheed-15.html
8685         * doc/manual/en/sylpheed-16.html
8686         * doc/manual/en/sylpheed-17.html
8687         * doc/manual/en/sylpheed-18.html
8688         * doc/manual/en/sylpheed-19.html
8689         * doc/manual/en/sylpheed-2.html
8690         * doc/manual/en/sylpheed-20.html
8691         * doc/manual/en/sylpheed-21.html
8692         * doc/manual/en/sylpheed-22.html
8693         * doc/manual/en/sylpheed-3.html
8694         * doc/manual/en/sylpheed-4.html
8695         * doc/manual/en/sylpheed-5.html
8696         * doc/manual/en/sylpheed-6.html
8697         * doc/manual/en/sylpheed-7.html
8698         * doc/manual/en/sylpheed-8.html
8699         * doc/manual/en/sylpheed-9.html
8700         * doc/manual/en/sylpheed.html
8701         * doc/manual/es/.cvsignore
8702         * doc/manual/es/Makefile.am
8703         * doc/manual/es/sylpheed-1.html
8704         * doc/manual/es/sylpheed-10.html
8705         * doc/manual/es/sylpheed-11.html
8706         * doc/manual/es/sylpheed-12.html
8707         * doc/manual/es/sylpheed-13.html
8708         * doc/manual/es/sylpheed-14.html
8709         * doc/manual/es/sylpheed-15.html
8710         * doc/manual/es/sylpheed-16.html
8711         * doc/manual/es/sylpheed-17.html
8712         * doc/manual/es/sylpheed-18.html
8713         * doc/manual/es/sylpheed-19.html
8714         * doc/manual/es/sylpheed-2.html
8715         * doc/manual/es/sylpheed-20.html
8716         * doc/manual/es/sylpheed-3.html
8717         * doc/manual/es/sylpheed-4.html
8718         * doc/manual/es/sylpheed-5.html
8719         * doc/manual/es/sylpheed-6.html
8720         * doc/manual/es/sylpheed-7.html
8721         * doc/manual/es/sylpheed-8.html
8722         * doc/manual/es/sylpheed-9.html
8723         * doc/manual/es/sylpheed.html
8724         * doc/manual/fr/.cvsignore
8725         * doc/manual/fr/Makefile.am
8726         * doc/manual/fr/sylpheed-1.html
8727         * doc/manual/fr/sylpheed-10.html
8728         * doc/manual/fr/sylpheed-11.html
8729         * doc/manual/fr/sylpheed-12.html
8730         * doc/manual/fr/sylpheed-13.html
8731         * doc/manual/fr/sylpheed-14.html
8732         * doc/manual/fr/sylpheed-15.html
8733         * doc/manual/fr/sylpheed-16.html
8734         * doc/manual/fr/sylpheed-17.html
8735         * doc/manual/fr/sylpheed-18.html
8736         * doc/manual/fr/sylpheed-19.html
8737         * doc/manual/fr/sylpheed-2.html
8738         * doc/manual/fr/sylpheed-20.html
8739         * doc/manual/fr/sylpheed-3.html
8740         * doc/manual/fr/sylpheed-4.html
8741         * doc/manual/fr/sylpheed-5.html
8742         * doc/manual/fr/sylpheed-6.html
8743         * doc/manual/fr/sylpheed-7.html
8744         * doc/manual/fr/sylpheed-8.html
8745         * doc/manual/fr/sylpheed-9.html
8746         * doc/manual/fr/sylpheed.html
8747         * doc/manual/ja/.cvsignore
8748         * doc/manual/ja/Makefile.am
8749         * doc/manual/ja/sylpheed-1.html
8750         * doc/manual/ja/sylpheed-10.html
8751         * doc/manual/ja/sylpheed-11.html
8752         * doc/manual/ja/sylpheed-12.html
8753         * doc/manual/ja/sylpheed-13.html
8754         * doc/manual/ja/sylpheed-14.html
8755         * doc/manual/ja/sylpheed-15.html
8756         * doc/manual/ja/sylpheed-16.html
8757         * doc/manual/ja/sylpheed-17.html
8758         * doc/manual/ja/sylpheed-18.html
8759         * doc/manual/ja/sylpheed-19.html
8760         * doc/manual/ja/sylpheed-2.html
8761         * doc/manual/ja/sylpheed-20.html
8762         * doc/manual/ja/sylpheed-3.html
8763         * doc/manual/ja/sylpheed-4.html
8764         * doc/manual/ja/sylpheed-5.html
8765         * doc/manual/ja/sylpheed-6.html
8766         * doc/manual/ja/sylpheed-7.html
8767         * doc/manual/ja/sylpheed-8.html
8768         * doc/manual/ja/sylpheed-9.html
8769         * doc/manual/ja/sylpheed.html
8770         * doc/manual/ja/sylpheed.sgml
8771         * src/mainwindow.c
8772                 Remove outdated manual and faq. Noisy, eh?
8773
8774 2005-12-06 [colin]      1.9.100cvs70
8775
8776         * src/compose.c
8777         * src/quote_fmt_parse.y
8778         * src/undo.c
8779         * src/undo.h
8780                 Allow %X to position cursor at 0 
8781                 (no %X = before signature)
8782                 Fix paste as quotation putting the cursor at 0
8783                 Fix undo offsets when pasting
8784                 Insert the quote_fmt at once instead of line 
8785                 by line
8786                 Fix [Edited] when starting to reply/forward
8787
8788 2005-12-06 [paul]       1.9.100cvs69
8789
8790         * src/plugins/clamav/clamav_plugin_gtk.c
8791                 add another tooltip
8792         * src/plugins/spamassassin/spamassassin_gtk.c
8793                 rework spamassassin_create_widget_func()
8794
8795 2005-12-05 [colin]      1.9.100cvs68
8796
8797         * po/POTFILES.in
8798                 Fix make release ;-)
8799
8800 2005-12-05 [colin]      1.9.100cvs67
8801
8802         * src/compose.c
8803         * src/compose.h
8804                 Fix cursor positioning (not obeying %X)
8805
8806 2005-12-05 [paul]       1.9.100cvs66
8807
8808         * src/plugins/dillo_viewer/dillo_prefs.c
8809                 fix compilation warning
8810
8811 2005-12-05 [paul]       1.9.100cvs65
8812
8813         * src/prefs_spelling.c
8814         * src/plugins/trayicon/trayicon.c
8815                 cleanups - remove unused stuff
8816
8817 2005-12-05 [paul]       1.9.100cvs64
8818
8819         * README
8820         * manual/plugins.xml
8821                 remove info about removed mathml_viewer plugin
8822
8823 2005-12-05 [paul]       1.9.100cvs63
8824
8825         * configure.ac
8826         * src/plugins/Makefile.am
8827         * src/plugins/mathml_viewer/.cvsignore
8828         * src/plugins/mathml_viewer/Makefile.am
8829         * src/plugins/mathml_viewer/mathml_viewer.c
8830                 remove unmaintained mathml_viewer plugin
8831
8832 2005-12-05 [paul]       1.9.100cvs62
8833
8834         * src/summaryview.c
8835                 obey prefs_common.always_show_msg when
8836                 moving a msg
8837                 Thanks to Colin
8838
8839 2005-12-05 [paul]       1.9.100cvs61
8840
8841         * src/compose.c
8842         * src/prefs_account.c
8843         * src/prefs_filtering.c
8844         * src/prefs_quote.c
8845         * src/prefs_spelling.c
8846         * src/prefs_toolbar.c
8847         * src/summaryview.c
8848         * src/gtk/gtkutils.c
8849         * src/gtk/quicksearch.c
8850         * src/plugins/dillo_viewer/dillo_prefs.c
8851                 dialog cleanups
8852
8853 2005-12-04 [paul]       1.9.100cvs60
8854
8855         * src/inc.c
8856         * src/prefs_account.c
8857         * src/prefs_account.h
8858                 allow a Local account to specify a
8859                 default inbox
8860                 (closes bug 843 'Inbox cannot be changed for local
8861                  mailboxes')
8862
8863 2005-12-04 [colin]      1.9.100cvs59
8864
8865         * src/plugins/trayicon/trayicon.c
8866                 Remove Get, rename Get All to Get Mail in order to
8867                 be consistent with the default main toolbar
8868
8869 2005-12-03 [colin]      1.9.100cvs58
8870
8871         * manual/gpl.xml
8872         * manual/sylpheed-claws-manual.xml
8873                 Add GPL appendix
8874
8875 2005-12-03 [paul]       1.9.100cvs57
8876
8877         * AUTHORS
8878         * po/sv.po
8879         * src/gtk/authors.h
8880                 new (partially complete) Swedish translation
8881                 by Anders Troback <sylpheed@troback.com>
8882
8883 2005-12-02 [paul]       1.9.100cvs56
8884
8885         * configure.ac
8886                 libetpan 0.41 required
8887
8888 2005-12-02 [paul]       1.9.100cvs55
8889
8890         * src/plugins/clamav/clamav_plugin.c
8891         * src/plugins/clamav/clamav_plugin.h
8892         * src/plugins/clamav/clamav_plugin_gtk.c
8893         * src/plugins/spamassassin/spamassassin.c
8894         * src/plugins/spamassassin/spamassassin.h
8895         * src/plugins/spamassassin/spamassassin_gtk.c
8896                 unregister prefs pages on unloading, thus
8897                 preventing a crash
8898                 (thanks to Colin for the hint)
8899
8900 2005-12-02 [wwp]        1.9.100cvs54
8901
8902         * src/quote_fmt.h
8903         * src/quote_fmt_parse.y
8904                 fix misuse of gboolean*, use gboolean instead
8905                 (thanks to Paul, Colin, for pointing out that scaring one)
8906
8907 2005-12-02 [paul]       1.9.100cvs53
8908
8909         * src/plugins/clamav/clamav_plugin.c
8910                 int no --> unsigned int no
8911         * src/plugins/clamav/clamav_plugin_gtk.c
8912                 rework config page
8913
8914 2005-12-02 [wwp]        1.9.100cvs52
8915
8916         * src/compose.c
8917         * src/prefs_template.c
8918         * src/quote_fmt.h
8919         * src/quote_fmt_parse.y
8920                 prevent from executing |f and |p templates commands when
8921                 adding or replacing templates in prefs (avoids annoying and
8922                 potentially dangerous behaviours)
8923
8924 2005-12-02 [paul]       1.9.100cvs51
8925
8926         * src/prefs_common.c
8927                 allow translation of some default values
8928                 Patch by Fabien Vantard
8929
8930 2005-12-02 [paul]       1.9.100cvs50
8931
8932         * src/codeconv.c
8933         * src/codeconv.h
8934         * src/prefs_common.c
8935         * src/prefs_common.h
8936         * src/prefs_message.c
8937         * src/textview.c
8938                 remove obsolete 'convert_mb_alnum' option
8939                 and related stuff
8940         * src/gtk/about.c
8941                 remove unused 'about_textview_visibility_notify'
8942
8943 2005-12-02 [paul]       1.9.100cvs49
8944
8945         * src/prefs_account.c
8946         * src/prefs_compose_writing.c
8947         * src/prefs_fonts.c
8948         * src/prefs_gtk.h
8949         * src/prefs_image_viewer.c
8950         * src/prefs_message.c
8951         * src/prefs_other.c
8952         * src/prefs_receive.c
8953         * src/prefs_send.c
8954         * src/prefs_spelling.c
8955         * src/prefs_summaries.c
8956         * src/prefs_wrapping.c
8957         * src/plugins/dillo_viewer/dillo_prefs.c
8958         * src/plugins/pgpcore/prefs_gpg.c
8959                 several cleanups to the prefs dialogs
8960                 (slightly modified) patch by Fabien Vantard
8961
8962 2005-12-02 [paul]       1.9.100cvs48
8963
8964         * src/main.c
8965                 --exit means exit
8966         * src/send_message.c
8967                 fix crash on send when connection fails
8968
8969         Thanks to Colin
8970
8971 2005-12-01 [colin]      1.9.100cvs47
8972
8973         * src/html.c
8974                 Translate &hellip; to "..."
8975
8976 2005-11-30 [colin]      1.9.100cvs46
8977
8978         * src/matcher.c
8979         * src/matcher.h
8980                 Optimize back yesterday's fix.
8981
8982 2005-11-30 [paul]       1.9.100cvs45
8983
8984         * manual/faq.xml
8985                 standardised
8986         * manual/intro.xml
8987                 written by Colin, edited by me
8988
8989 2005-11-29 [colin]      1.9.100cvs44
8990
8991         * src/matcher.c
8992                 Skip headers unconditionnaly in match_body if the
8993                 rule is not message or ~message
8994
8995 2005-11-29 [colin]      1.9.100cvs43
8996
8997         * src/matcher.c
8998                 Fix body_part and such, not skipping headers 
8999                 if the matchcriteria wasn't the first in the rule
9000
9001 2005-11-29 [colin]      1.9.100cvs42
9002
9003         * src/compose.c
9004                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
9005                 option missing from message view window)
9006                 Fix double text D'n'D with gtk-2.8
9007         * src/matcher.c
9008                 Fix ~message, ~headers_part, ~body_part rules
9009         * src/messageview.c
9010                 Add Windows-1252 (Closes bug #863)
9011                 Fix accels
9012         * src/gtk/gtkaspell.c
9013                 Properly destroy accels in all menus
9014
9015 2005-11-29 [mones]      1.9.100cvs41
9016
9017         * po/es.po
9018                 Updated.
9019
9020 2005-11-27 [colin]      1.9.100cvs40
9021
9022         * src/mh_gtk.c
9023                 "/Remove mailbox" -> "/Remove mailbox..."
9024
9025 2005-11-27 [paul]       1.9.100cvs39
9026
9027         * AUTHORS
9028         * po/de.po
9029         * src/gtk/authors.h
9030                 updated by new maintainer, Stephan Sachse
9031
9032 2005-11-27 [paul]       1.9.100cvs38
9033
9034         * manual/faq.xml
9035                 written by Colin, edited by me
9036
9037 2005-11-27 [paul]       1.9.100cvs37
9038
9039         * src/prefs_common.c
9040         * src/prefs_common.h
9041         * src/prefs_receive.c
9042         * src/prefs_summaries.c
9043                 move 'go to inbox after receiving new mail'
9044                 option from display/sumamaries to mail
9045                 handling/receive, and rework prefs_summaries
9046                 dialog a little
9047
9048 2005-11-25 [martin]     1.9.100cvs36
9049
9050         * po/de.po
9051             fixed windows-1252 translation;
9052             translated some new and fuzzy strings
9053
9054 2005-11-25 [paul]       1.9.100cvs35
9055
9056         * src/plugins/clamav/clamav_plugin.c
9057                 complete the update done in cvs34
9058
9059 2005-11-25 [paul]       1.9.100cvs34
9060
9061         * src/plugins/clamav/clamav_plugin.c
9062                 reflect upstream changes
9063
9064 2005-11-25 [paul]       1.9.100cvs33
9065
9066         * manual/ack.xml
9067         * manual/plugins.xml
9068         * manual/sylpheed-claws-manual.xml
9069                 written/updated by Colin, edited by me
9070         * tools/acroread2sylpheed.pl
9071                 update binary name
9072
9073 2005-11-24 [colin]      1.9.100cvs32
9074
9075         * src/compose.c
9076                 Fix bug #856 (reediting messages forgets Request
9077                 Return Receipt)
9078
9079 2005-11-24 [paul]       1.9.100cvs31
9080
9081         * manual/addrbook.xml
9082         * manual/starting.xml
9083                 written by Colin, proofread, edited, adapted by me
9084         * manual/advanced.xml
9085                 add some Actions examples
9086         * src/importldif.c
9087                 use a Save button instead of a Close button
9088         * src/wizard.c
9089                 indicate mandatory fields
9090                 fix page display
9091                 Thanks to Colin
9092
9093 2005-11-23 [colin]      1.9.100cvs30
9094
9095         * src/addressbook.c
9096                 Rename menu item, fix possible crash after
9097                 deletion of books
9098         * src/addrindex.c
9099                 Allow searching for '*' in ldap
9100         * src/browseldap.c
9101                 Fix "Browse Entry" (did anyone use it?)
9102         * src/wizard.c
9103                 Add guards for mandatory information
9104
9105 2005-11-23 [paul]       1.9.100cvs29
9106
9107         * manual/advanced.xml
9108                 corrections to the English
9109
9110 2005-11-23 [colin]      1.9.100cvs28
9111
9112         * src/mimeview.c
9113                 Fix possible crash at exit. After the call to
9114                 gtk_container_remove(), the Viewer's widget has no
9115                 more parent so gtk+ automatically frees it and its
9116                 sons. If destroy_viewer() then try to access it,
9117                 problems ensue.
9118
9119 2005-11-22 [colin]      1.9.100cvs27
9120
9121         * src/compose.c
9122         * src/gtk/gtkaspell.c
9123                 Fix right-clicking on a misspelled word
9124                 Fix More... in suggestions menu
9125
9126 2005-11-22 [wwp]        1.9.100cvs26
9127
9128         * src/prefs_template.c
9129                 templates works: re-sort templates list when adding or replacing,
9130                 prevent from adding or replacing when the template name is empty
9131
9132 2005-11-21 [colin]      1.9.100cvs25
9133
9134         * src/addressbook.c
9135                 Fix some addressbook suckage (dnd, select all)
9136         * src/compose.c
9137         * src/gtk/gtkaspell.c
9138         * src/gtk/gtkaspell.h
9139                 Make the spellchecker menu work with the 
9140                 GtkTextView one instead of overriding it
9141
9142 2005-11-20 [paul]       1.9.100cvs24
9143
9144         * manual/handling.xml
9145                 proofread and corrected
9146
9147 2005-11-20 [paul]       1.9.100cvs23
9148
9149         * manual/Makefile
9150                 generate html as one file
9151         * manual/advanced.xml
9152                 fix output generation
9153                 reformat hidden options list
9154         * manual/manual.xml     ** REMOVED **
9155         * manual/sylpheed-claws-manual.xml      ** ADDED **
9156                 renamed
9157
9158 2005-11-18 [colin]      1.9.100cvs22
9159
9160         * src/prefs_account.c
9161                 Fix layout in news and mbox accounts
9162         * manual/account.xml
9163         * manual/advanced.xml
9164                 New contents for Paul to check :)
9165
9166 2005-11-18 [wwp]        1.9.100cvs21
9167
9168         * src/gtk/quicksearch.c
9169                 don't update extended quicksearch buttons twice
9170
9171 2005-11-18 [paul]       1.9.100cvs20
9172
9173         * src/textview.c
9174                 complete 1.9.100cvs19
9175
9176 2005-11-18 [paul]       1.9.100cvs19
9177
9178         * src/compose.c
9179                 cosmetic improvements
9180         * src/textview.c
9181                 also list text/* attachments
9182
9183 2005-11-18 [colin]      1.9.100cvs18
9184
9185         * src/summaryview.c
9186                 Use column 0 instead of -1 in 
9187                 gtk_ctree_node_moveto, in a naive
9188                 hope it'll fix the gtk-related crashes
9189
9190 2005-11-18 [colin]      1.9.100cvs17
9191
9192         * src/gtk/inputdialog.c
9193                 Fix icon staying the first one
9194
9195 2005-11-17 [wwp]        1.9.100cvs16
9196                 fix possible problem showing some quicksearch buttons, and a bad
9197                 call to g_return_if_fail in a function that returns a value (both
9198                 fixes by Fabien Vantard)
9199
9200 2005-11-15 [wwp]        1.9.100cvs15
9201
9202         * src/gtk/quicksearch.c
9203                 added a tooltip to that obscure ... quicksearch button
9204
9205 2005-11-15 [wwp]        1.9.100cvs14
9206
9207         * src/gtk/quicksearch.c
9208                 add a quicksearch helper to filtering expression users: the ... button
9209                 raises the condition expr window. condition expressions set up w/ this
9210                 window are used by the quicksearch if the user closes it pressing OK.
9211
9212 2005-11-14 [paul]       1.9.100cvs13
9213
9214         * src/plugins/clamav/clamav_plugin.c
9215         * src/plugins/spamassassin/spamassassin.c
9216                 change plugin type following recent merging
9217
9218 2005-11-14 [wwp]        1.9.100cvs12
9219
9220         * src/folder.c
9221                 prevent from crashing when copying/moving message(s) from and
9222                 to the same folder
9223
9224 2005-11-14 [paul]       1.9.100cvs11
9225
9226         * src/plugins/clamav/Makefile.am
9227         * src/plugins/clamav/clamav_plugin.c
9228         * src/plugins/clamav/clamav_plugin.h
9229         * src/plugins/clamav/clamav_plugin_gtk.c
9230                 also merge clamav and clamav_gtk plugins
9231
9232 2005-11-13 [colin]      1.9.100cvs10
9233
9234         * configure.ac
9235         * src/plugins/spamassassin/Makefile.am
9236         * src/plugins/spamassassin/spamassassin.c
9237         * src/plugins/spamassassin/spamassassin.h
9238         * src/plugins/spamassassin/spamassassin_gtk.c
9239                 Merge spamassassin and spamassassin_gtk plugins,
9240                 and build it by default.
9241
9242 2005-11-12 [colin]      1.9.100cvs9
9243
9244         * src/etpan/imap-thread.c
9245                 Fix gcc warning
9246
9247 2005-11-12 [colin]      1.9.100cvs8
9248
9249         * src/procmime.c
9250                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
9251
9252 2005-11-10 [colin]      1.9.100cvs7
9253
9254         * src/main.c
9255                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
9256                 minimised state)
9257
9258 2005-11-10 [wwp]        1.9.100cvs6
9259
9260         * src/gtk/description_window.c
9261                 fix a crash when closing description windows using the WM's [X] button
9262
9263 2005-11-09 [colin]      1.9.100cvs5
9264
9265         * src/common/ssl.c
9266                 Update libetpan call to follow upstream
9267                 (yes, this requires libetpan-0.40cvs3)
9268
9269 2005-11-08 [colin]      1.9.100cvs4
9270
9271         * src/compose.c
9272         * src/textview.c
9273         * src/common/utils.c
9274         * src/common/utils.h
9275                 Enhance the email parser
9276
9277 2005-11-08 [colin]      1.9.100cvs3
9278
9279         * src/procmime.c
9280                 Fix what looks like an off-by-one (fixes 
9281                 attachments from the Bat)
9282
9283 2005-11-08 [wwp]        1.9.100cvs2
9284
9285         * src/main.c
9286                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
9287
9288 2005-11-08 [wwp]        1.9.100cvs1
9289
9290         * src/main.c
9291                 allow exiting Sylpheed-Claws from command-line
9292
9293 2005-11-08 [paul]       1.9.100
9294
9295         1.9.100 released
9296
9297 2005-11-07 [colin]      1.9.99cvs17
9298
9299         * src/addritem.c
9300         * src/ldif.c
9301                 Fix import of base-64 encoded items
9302
9303 2005-11-07 [colin]      1.9.99cvs16
9304
9305         * src/send_message.c
9306                 Fix bug #314 (Queue does not empty under certain 
9307                 circumstances)
9308
9309 2005-11-07 [paul]       1.9.99cvs15
9310
9311         * src/mutt.c
9312         * src/pine.c
9313                 fix buffer overflows
9314                 Thanks to Colin
9315
9316 2005-11-07 [paul]       1.9.99cvs14
9317
9318         * doc/man/Makefile.am
9319         * doc/man/sylpheed-claws.1      ** ADDED **
9320         * doc/man/sylpheed.1            ** DELETED **
9321                 rename and update the man file
9322
9323 2005-11-06 [colin]      1.9.99cvs13
9324
9325         * src/ldif.c
9326                 Fix ldif_get_line() that returned empty strings
9327                 (Didn't understand why). Also fix a possible
9328                 buffer overflow.
9329
9330 2005-11-06 [wwp]        1.9.99cvs12
9331
9332         * src/textview.c
9333         * src/gtk/about.c
9334         * src/gtk/gtkutils.c
9335         * src/gtk/gtkutils.h
9336                 fix a compilation warning,
9337                 make links sensitive in the about dialog
9338
9339 2005-11-04 [wwp]        1.9.99cvs11
9340
9341         * src/gtk/about.c
9342                 don't wrap or translate URIs, and a bit text format cleanup
9343
9344 2005-11-04 [wwp]        1.9.99cvs10
9345
9346         * src/gtk/about.c
9347                 better textview tagging implementation (no more use of marks for
9348                 postponed tagging)
9349
9350 2005-11-02 [colin]      1.9.99cvs9
9351
9352         * src/common/ssl.c
9353                 Forgot an ifdef
9354
9355 2005-11-02 [colin]      1.9.99cvs8
9356
9357         * configure.ac
9358                 Require libetpan-0.40 due to upstream fix
9359         * src/common/ssl.c
9360                 Tell libetpan not to call SSL_Library_Init,
9361                 as we do it ourselves.
9362
9363 2005-11-02 [colin]      1.9.99cvs7
9364
9365         * po/POTFILES.in
9366                 Add missing files (thanks to Fabien Vantard)
9367
9368 2005-11-02 [colin]      1.9.99cvs6
9369
9370         * src/summaryview.c
9371                 Fix totals when read messages are hidden or quicksearch
9372                 is on
9373         * src/ssl_manager.c
9374         * src/ssl_manager.h
9375         * src/common/ssl_certificate.c
9376         * src/common/ssl_certificate.h
9377         * src/gtk/sslcertwindow.c
9378         * src/gtk/sslcertwindow.h
9379                 Fix copyright on my stuff
9380
9381 2005-11-02 [wwp]        1.9.99cvs5
9382
9383         * src/prefs_themes.c
9384                 fix directory name checking (theme installation/removal),
9385                 made related error a bit more verbose
9386
9387 2005-11-02 [colin]      1.9.99cvs4
9388
9389         * src/summaryview.c
9390                 Fix typo (probably fixes bug #841 (Sort by the From 
9391                 field doesn't work)
9392
9393 2005-11-02 [paul]       1.9.99cvs3
9394
9395         * po/ko.po
9396         * po/nb.po
9397                 updated by SungHyun Nam, Geir Helland
9398         * src/wizard.c
9399                 fix typo in welcome message. spotted by
9400                 Andrea Spadaccini
9401
9402 2005-11-01 [colin]      1.9.99cvs2
9403
9404         * src/compose.c
9405                 Fix replying to ml wen confirming subscription
9406         * src/messageview.c
9407         * src/mimeview.c
9408         * src/mimeview.h
9409         * src/privacy.h
9410         * src/summaryview.c
9411                 Make key check non blocking
9412
9413 2005-10-31 [paul]       1.9.99cvs1
9414
9415         * tools/claws.i18n.status.pl
9416                 updated for ChangeLog
9417
9418 2005-10-31 [paul]       1.9.99
9419
9420         1.9.99 released
9421
9422 2005-10-31 [paul]       1.9.15cvs131
9423
9424         * .cvsignore
9425         * ChangeLog
9426         * ChangeLog.claws       ** REMOVED **
9427         * ChangeLog-gtk2.claws  ** REMOVED **
9428         * ChangeLog.gtk1        ** ADDED **
9429         * INSTALL
9430         * Makefile.am
9431         * NEWS
9432         * README
9433         * README.claws          ** REMOVED **
9434         * README.jp             ** REMOVED **
9435         * RELEASE_NOTES         ** ADDED **
9436         * RELEASE_NOTES.claws   ** REMOVED **
9437         * commitHelper
9438         * configure.ac
9439         * sylpheed.spec.in      ** REMOVED **
9440                 tidy up and update the default docs:
9441                 ChangeLog.claws is renamed ChangeLog.gtk1
9442                 ChangeLog-gtk2.claws is renamed ChangeLog
9443                 README.claws is renamed README
9444                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9445
9446 2005-10-31 [paul]       1.9.15cvs130
9447
9448         * po/it.po
9449                 fix errors
9450
9451 2005-10-31 [paul]       1.9.15cvs129
9452
9453         * po/ca.po
9454         * po/de.po
9455         * po/en_GB.po
9456         * po/fr.po
9457         * po/it.po
9458         * po/pt_BR.po
9459         * po/sk.po
9460         * po/sr.po
9461         * po/zh_CN.po
9462                 updated by Miquel Oliete, Stephan Sachse and
9463                 Thomas Gilgin, me, Fabien Vantard, Andrea
9464                 Spadaccini, Frederico Goncalves Guimaraes,
9465                 Andrej Kacian, Aleksandar Urosevic, and
9466                 Ralgh Young.
9467
9468 2005-10-31 [mones]      1.9.15cvs128
9469
9470         * manual/faq.xml
9471                 More questions.
9472         
9473         * po/es.po
9474                 Updated for release.
9475
9476 2005-10-30 [colin]      1.9.15cvs127
9477
9478         * src/compose.c
9479                 Place cursor before rewrapping (fixes cursor
9480                 pos if quotation gets rewrapped)
9481
9482 2005-10-29 [paul]       1.9.15cvs126
9483
9484         * src/crash.c
9485         * src/foldersel.c
9486         * src/main.c
9487         * src/messageview.c
9488         * src/toolbar.c
9489         * src/gtk/authors.h
9490                 corrections to text items
9491
9492 2005-10-28 [colin]      1.9.15cvs125
9493
9494         * src/messageview.c
9495                 Make "hit 'C' to check sig" work from extern 
9496                 messageviews
9497
9498 2005-10-27 [colin]      1.9.15cvs124
9499
9500         * src/summaryview.c
9501                 Add a hack to avoid segfaulting when hammering 
9502                 on gtk's events
9503
9504 2005-10-27 [wwp]        1.9.15cvs123
9505
9506         * src/prefs_themes.c
9507                 sort list of themes names in themes prefs
9508
9509 2005-10-27 [paul]       1.9.15cvs122
9510
9511         * src/folder.c
9512         * src/prefs_account.c
9513                 fix building on Solaris
9514                 Patch by Alex Moore
9515
9516 2005-10-27 [wwp]        1.9.15cvs121
9517
9518         * src/summaryview.c
9519         * src/gtk/gtksctree.c
9520                 speed up unselecting messages in summary view (thanks to Colin)
9521
9522 2005-10-27 [paul]       1.9.15cvs120
9523
9524         * src/mainwindow.c
9525                 fix a compilation warning
9526         * src/summaryview.c
9527                 fix updating of 'n items selected' count
9528                 when deselecting
9529
9530 2005-10-27 [martin]     1.9.15cvs119
9531
9532         * src/action.c
9533                 ignore actions with a leading '/' in the action menu name
9534                 fixes a crash on menu creation
9535         * src/prefs_actions.c
9536                 do not allow a leading '/' in the action menu name
9537
9538 2005-10-27 [paul]       1.9.15cvs118
9539
9540         * src/main.c
9541                 fix compilation warning
9542
9543 2005-10-27 [paul]       1.9.15cvs117
9544
9545         * src/procmime.c
9546                 add #if HAVE_LOCALE_H
9547
9548 2005-10-27 [paul]       1.9.15cvs116
9549
9550         * src/plugins/clamav/clamav_plugin.c
9551         * src/plugins/dillo_viewer/dillo_viewer.c
9552         * src/plugins/mathml_viewer/mathml_viewer.c
9553         * src/plugins/pgpcore/plugin.c
9554         * src/plugins/pgpinline/plugin.c
9555         * src/plugins/pgpmime/plugin.c
9556         * src/plugins/spamassassin/spamassassin.c
9557         * src/plugins/trayicon/trayicon.c
9558                 plugin_init() : make error messages more
9559                 informative
9560
9561 2005-10-26 [wwp]        1.9.15cvs115
9562
9563         * src/prefs_matcher.c
9564                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9565
9566 2005-10-26 [wwp]        1.9.15cvs114
9567
9568         * src/procmime.c
9569         * src/gtk/gtksctree.c
9570         * src/plugins/spamassassin/libspamc.c
9571         * src/plugins/spamassassin/spamassassin.c
9572                 fix some compilation warnings more
9573
9574 2005-10-26 [mones]      1.9.15cvs113
9575
9576         * po/es.po
9577                 Updated translation
9578
9579 2005-10-26 [paul]       1.9.15cvs112
9580
9581         * src/prefs_message.c
9582                 give all display_xface stuff the
9583                 #if HAVE_LIBCOMPFACE treatment, thus
9584                 preventing a crash
9585                 (Thanks to Wolfgang Enderlein)
9586
9587 2005-10-26 [colin]      1.9.15cvs111
9588
9589         * src/gedit-print.c
9590                 Fix date format
9591         * src/imap_gtk.c
9592         * src/news_gtk.c
9593                 Remove context menu items that should not be there
9594         * src/jpilot.c
9595                 Fix encoding
9596         * src/main.c
9597         * src/mainwindow.c
9598                 Don't show the mainwindow too soon
9599
9600 2005-10-26 [wwp]        1.9.15cvs110
9601
9602         * src/folder.c
9603         * src/manual.c
9604         * src/summaryview.c
9605                 fix uninitialized pointers in the folder updating hook
9606                 (thanks to Colin)
9607
9608 2005-10-25 [mones]      1.9.15cvs109
9609
9610         * manual/faq.xml
9611                 General information subsection completed. 
9612                 Removed archaic references.
9613                 
9614         * manual/Makefile
9615         * manual/dtd/manual.dsl
9616                 Added customization stylesheet for getting paragraphs
9617                 fully justified in PDF output (as suggested by Colin).
9618
9619 2005-10-25 [colin]      1.9.15cvs108
9620
9621         * src/compose.c
9622                 Fix a second leak
9623
9624 2005-10-25 [colin]      1.9.15cvs107
9625
9626         * src/addrbook.c
9627         * src/addrindex.c
9628                 Fix leak (xml_get_element() allocates memory)
9629         * src/compose.c
9630                 Fix leak + dead code (shame!)
9631         * src/procmime.c
9632                 Fix leak
9633
9634 2005-10-25 [colin]      1.9.15cvs106
9635
9636         * src/mimeview.c
9637                 Fix encoding issue in Save all and in 
9638                 overwrite-confirmation alertpanel
9639
9640 2005-10-25 [colin]      1.9.15cvs105
9641
9642         * src/common/socket.c
9643                 Fix a leak - Thanks to Christopher Aillon
9644                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9645
9646 2005-10-25 [paul]       1.9.15cvs104
9647
9648         * src/wizard.c
9649                 Always guess servers from the right-hand
9650                 email part and guess username from the
9651                 left-hand part. (Thanks to Colin)
9652                 add an X-Face to the welcome message
9653
9654 2005-10-25 [paul]       1.9.15cvs103
9655
9656         * manual/handling.xml
9657                 written by Colin, edited by me
9658
9659 2005-10-25 [wwp]        1.9.15cvs102
9660
9661         * src/folderview.c
9662         * src/grouplistdialog.c
9663         * src/imap.c
9664         * src/noticeview.c
9665                 fix some compilation warnings
9666
9667 2005-10-24 [paul]
9668
9669         1.9.99-rc3 released
9670
9671 2005-10-24 [paul]       1.9.15cvs101
9672
9673         * src/gtk/about.c
9674                 fix window sizing
9675
9676 2005-10-24 [paul]       1.9.15cvs100
9677
9678         * src/pixmaps/offline.xpm
9679         * src/pixmaps/online.xpm
9680                 replace with last default versions
9681
9682 2005-10-24 [colin]      1.9.15cvs99
9683
9684         * src/imap.c
9685                 Fix bug when moving a folder
9686         * src/imap_gtk.c
9687         * src/mh_gtk.c
9688                 "Delete folder" pops up a window, so it 
9689                 should be suffixed with "..."
9690         * src/plugins/pgpcore/sgpgme.c
9691                 Include locale.h
9692
9693 2005-10-24 [mones]      1.9.15cvs98
9694
9695         * manual/Makefile
9696         * manual/account.xml
9697         * manual/ack.xml
9698         * manual/addrbook.xml
9699         * manual/advanced.xml
9700         * manual/faq.xml
9701         * manual/glossary.xml
9702         * manual/gpl.xml
9703         * manual/handling.xml
9704         * manual/intro.xml
9705         * manual/keyboard.xml
9706         * manual/manual.xml
9707         * manual/plugins.xml
9708         * manual/starting.xml
9709         * manual/dtd/sdocbook.dtd
9710                 Initial manual structure and some content.
9711
9712 2005-10-23 [wwp]        1.9.15cvs97
9713
9714         * src/gtk/about.c
9715                 fix a typo
9716
9717 2005-10-23 [wwp]        1.9.15cvs96
9718
9719         * src/gtk/about.c
9720         * src/gtk/authors.h
9721                 rework of the about window (main work by Paul), also featuring a few
9722                 fixes for typos and duplicate names
9723
9724 2005-10-23 [wwp]        1.9.15cvs95
9725
9726         * src/.cvsignore
9727                 Ignore the right binary name (sylpheed-claws now)
9728
9729 2005-10-23 [paul]       1.9.15cvs94
9730
9731         * src/compose.c
9732                 when using Folder Pref 'Default To for
9733                 replies' make the entry in the Compose
9734                 window bold
9735                 Patch by Fabien Vantard
9736
9737 2005-10-22 [colin]      1.9.15cvs93
9738
9739         * src/codeconv.c
9740                 Fix leak
9741
9742 2005-10-22 [colin]      1.9.15cvs92
9743
9744         * src/codeconv.c
9745                 try to convert using locale (apart utf8) if necessary
9746
9747 2005-10-22 [colin]      1.9.15cvs91
9748
9749         * src/pixmaps/new.xpm
9750         * src/pixmaps/unread.xpm
9751                 Make the unread envelope blue again and
9752                 saturate the new one a bit more.
9753
9754 2005-10-22 [colin]      1.9.15cvs90
9755
9756         * src/compose.c
9757                 When replying to a mail sent by one of our accounts,
9758                 use the original list of recipients. Let 'Reply All'
9759                 and 'Reply to sender' work like previously.
9760
9761 2005-10-21 [colin]      1.9.15cvs89
9762
9763         * src/prefs_filtering.c
9764                 Clear fields after add and replace
9765         * src/textview.c
9766                 Display xface differently (better)
9767         * src/plugins/pgpinline/pgpinline.c
9768                 Fix crappy encodings/recodings
9769
9770 2005-10-21 [paul]       1.9.15cvs88
9771
9772         * src/compose.c
9773         * src/prefs_folder_item.c
9774         * src/toolbar.c
9775                 fix news folder Folder Properties
9776                 (thanks to Colin)
9777         * src/folderview.c
9778                 update folderview after Themes change
9779                 keep selected folder selected
9780                 (thanks to Colin)
9781
9782 2005-10-21 [paul]       1.9.15cvs87
9783
9784         * tools/Makefile.am
9785         * tools/OOo2sylpheed.pl
9786         * tools/README
9787         * tools/README.sylprint
9788         * tools/asus_mailled.sh         ** REMOVED **
9789         * tools/filter_conv.pl
9790         * tools/freshmeat_search.pl
9791         * tools/google_search.pl
9792         * tools/gpg-sign-syl            ** REMOVED **
9793         * tools/kmail2sylpheed.pl
9794         * tools/kmail2sylpheed_v2.pl
9795         * tools/multiwebsearch.pl
9796         * tools/nautilus2sylpheed.sh
9797         * tools/newscache_clean.pl
9798         * tools/outlook2sylpheed.pl
9799         * tools/sylpheed-switcher       ** REMOVED **
9800         * tools/sylprint.pl
9801         * tools/sylprint.rc
9802         * tools/tb2sylpheed
9803         * tools/vcard2xml.py
9804         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9805                 update default config dir
9806                 update binary name (thanks to Fabien Vantard)
9807                 remove obsolete scripts
9808
9809 2005-10-21 [colin]      1.9.15cvs86
9810
9811         * src/inc.c
9812                 Fix possible leak and units. Based on a patch by
9813                 Fabien Vantard.
9814
9815 2005-10-20 [colin]      1.9.15cvs85
9816
9817         * src/textview.c
9818                 Clear xface when clearing textview
9819
9820 2005-10-20 [colin]      1.9.15cvs84
9821
9822         * configure.ac
9823         * src/folderview.c
9824         * src/headerview.c
9825         * src/main.c
9826         * src/prefs_common.c
9827         * src/prefs_common.h
9828         * src/prefs_message.c
9829         * src/textview.c
9830         * src/textview.h
9831         * src/common/defs.h
9832         * src/common/utils.c
9833         * src/common/utils.h
9834         * src/gtk/gtkutils.c
9835         * src/gtk/gtkutils.h
9836                 Migrate config to .sylpheed-claws (Automatically)
9837                 Add a way to get the Xface in the TextView
9838
9839 2005-10-20 [colin]      1.9.15cvs83
9840
9841         * src/gtk/Makefile.am
9842         * src/gtk/about.c
9843         * src/gtk/authors.h
9844                 Make the about dialog *grooovy*
9845
9846 2005-10-20 [colin]      1.9.15cvs82
9847
9848         * src/mimeview.c
9849                 Use "Open with" on double click if no command
9850                 was found
9851
9852 2005-10-20 [colin]      1.9.15cvs81
9853
9854         * src/imap.c
9855         * src/etpan/imap-thread.c
9856                 Fix possible crash.
9857
9858 2005-10-20 [paul]       1.9.15cvs80
9859
9860         * src/folder.c
9861                 don't show clipkey icon if the only
9862                 attachment is the signature
9863                 Patch by Colin
9864
9865 2005-10-20 [paul]       1.9.15cvs79
9866
9867         * AUTHORS
9868         * src/plugins/pgpmime/pgpmime.c
9869                 name the PGP/MIME signature 'signature.asc'
9870                 Patch by Andrew Nelson <freeandy@gmail.com>
9871
9872 2005-10-19 [colin]      1.9.15cvs78
9873
9874         * src/plugins/pgpmime/pgpmime.c
9875                 Oops, no need to double-check though
9876
9877 2005-10-19 [colin]      1.9.15cvs77
9878
9879         * src/plugins/pgpinline/pgpinline.c
9880         * src/plugins/pgpmime/pgpmime.c
9881                 Check that my_tmpfile() doesn't 
9882                 return NULL
9883
9884 2005-10-19 [colin]      1.9.15cvs76
9885
9886         * src/common/utils.c
9887                 Use shorter mime boundaries to avoid having
9888                 MTAs rewrapping our headers, breaking the
9889                 PGP signature in the process 
9890         * src/compose.c
9891         * src/plugins/pgpmime/pgpmime.c
9892                 Check for boundary uniqueness to be sure
9893                 it won't happen, instead of hoping for the
9894                 best
9895
9896 2005-10-19 [colin]      1.9.15cvs75
9897
9898         * sylpheed-claws.desktop
9899         * src/Makefile.am
9900         * src/main.c
9901                 Ship a sylpheed-claws binary instead
9902                 of a sylpheed one. Change the socket
9903                 name, too
9904         * src/folderview.c
9905                 Update folder only if it changed
9906         * src/wizard.c
9907                 Fix i18n in welcome mail, patch by
9908                 Fabien Vantard
9909
9910 2005-10-19 [paul]
9911
9912         1.9.99-rc2 released
9913
9914 2005-10-19 [paul]       1.9.15cvs74
9915
9916         * src/folder.c
9917         * src/folderview.c
9918                 fix summaryview update
9919                 Patch by Colin
9920
9921 2005-10-18 [colin]      1.9.15cvs73
9922
9923         * src/plugins/pgpcore/passphrase.c
9924                 Don't XGrabServer, and try a bit more to 
9925                 sync everything before grabbing mouse/keyboard
9926
9927 2005-10-18 [colin]      1.9.15cvs72
9928
9929         * src/Makefile.am
9930         * src/addressadd.c
9931         * src/addressbook.c
9932         * src/folderview.c
9933         * src/grouplistdialog.c
9934         * src/mimeview.c
9935         * src/stock_pixmap.c
9936         * src/stock_pixmap.h
9937         * src/summaryview.c
9938         * src/gtk/gtksctree.c
9939         * src/gtk/gtksctree.h
9940         * src/pixmaps/empty.xpm
9941                 Implement a wrapper call for gtk_ctree_set_node_info
9942                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9943                 pixmap instead of a NULL one. This works around some
9944                 memory problems deep inside gtk, revealed by valgrind,
9945                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9946                 as locked crashes sylpheed.), as well as, probably, 
9947                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9948
9949 2005-10-17 [colin]      1.9.15cvs71
9950
9951         * src/mimeview.c
9952                 Provide visual feedback when checking
9953                 signature
9954
9955 2005-10-17 [colin]      1.9.15cvs70
9956
9957         * src/main.c
9958                 Keep the folder list frozen while checking caches...
9959
9960 2005-10-17 [colin]      1.9.15cvs69
9961
9962         * src/addr_compl.c
9963                 Fi bug #833 (Autocompleting from addressbook 
9964                 fails with extended chars)
9965         * src/imap.c
9966                 Fix 'adding messages' staying in statusbar
9967                 after an error
9968
9969 2005-10-17 [wwp]        1.9.15cvs68
9970
9971         * src/ssl_manager.c
9972                 Fix buttons' layout resizing when window size changes
9973
9974 2005-10-17 [wwp]        1.9.15cvs67
9975
9976         * src/account.c
9977         * src/prefs_account.c
9978         * src/prefs_common.c
9979         * src/prefs_common.h
9980         * src/prefs_folder_item.c
9981         * src/prefs_gtk.c
9982         * src/gtk/logwindow.c
9983         * src/gtk/pluginwindow.c
9984         * src/gtk/prefswindow.c
9985         * src/gtk/prefswindow.h
9986                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9987
9988 2005-10-17 [paul]       1.9.15cvs66
9989
9990         * configure.ac
9991                 fix missing libetpan message
9992         * po/en_GB.po
9993                 updated
9994         * src/crash.c
9995         * src/manual.c
9996         * src/prefs_themes.c
9997         * src/common/defs.h
9998                 add some new URI defines, change some
9999                 others
10000         * src/wizard.c
10001                 make welcome message translatable
10002                 small improvements to english
10003                 other tweaks
10004         * src/gtk/menu.c
10005                 fix warnings
10006
10007 2005-10-17 [paul]       1.9.15cvs65
10008
10009         * src/summaryview.c
10010                 fix column titles
10011
10012 2005-10-16 [mones]      1.9.15cvs64
10013
10014         * po/es.po
10015                 Updated translation
10016
10017 2005-10-16 [colin]
10018
10019         1.9.99-rc1 released
10020
10021 2005-10-16 [colin]      1.9.15cvs63
10022
10023         * src/wizard.c
10024                 Fix whitespace
10025
10026 2005-10-16 [colin]      1.9.15cvs62
10027
10028         * src/toolbar.c
10029                 s/Get All/Get Mail/
10030         * src/wizard.c
10031                 Real welcome mail text, thanks Paul
10032
10033 2005-10-16 [colin]      1.9.15cvs61
10034
10035         * src/editldap.c
10036         * src/exporthtml.c
10037         * src/main.c
10038         * src/mainwindow.c
10039         * src/prefs_themes.c
10040         * src/prefs_toolbar.c
10041         * src/plugins/demo/demo.c
10042         * src/plugins/trayicon/trayicon.c
10043                 s/Sylpheed/Sylpheed-Claws/
10044
10045 2005-10-16 [colin]      1.9.15cvs60
10046
10047         * src/wizard.c
10048                 Add a welcome email in the first empty mailbox
10049         * src/prefs_common.c
10050                 Change one more default
10051
10052 2005-10-16 [colin]      1.9.15cvs59
10053
10054         * src/wizard.c
10055                 Remove printf
10056
10057 2005-10-16 [colin]      1.9.15cvs58
10058
10059         * src/toolbar.c
10060         * src/prefs_common.c
10061                 Change some defaults
10062
10063 2005-10-16 [colin]      1.9.15cvs57
10064
10065         * src/toolbar.c
10066         * src/prefs_common.c
10067                 Change some defaults
10068
10069 2005-10-16 [colin]      1.9.15cvs56
10070
10071         * src/wizard.c
10072                 By default, initialize fonts to have
10073                 the same size as normal GtkWidgets
10074
10075 2005-10-16 [colin]      1.9.15cvs55
10076
10077         * src/mimeview.c
10078                 Fix message a bit more
10079
10080 2005-10-16 [colin]      1.9.15cvs54
10081
10082         * src/addressbook.c
10083                 Second attempt at flicker fixing
10084
10085 2005-10-16 [colin]      1.9.15cvs53
10086
10087         * src/addressbook.c
10088                 Fix flicker
10089
10090 2005-10-16 [wwp]        1.9.15cvs52
10091
10092         * src/addressbook.c
10093         * src/editaddress.c
10094         * src/prefs_common.c
10095         * src/prefs_common.h
10096                 Remember window sizes (address book)
10097
10098 2005-10-16 [wwp]        1.9.15cvs51
10099
10100         * src/plugins/clamav/clamav_plugin_gtk.c
10101         * src/plugins/spamassassin/spamassassin_gtk.c
10102                 Fix compilation warnings (missing #include).
10103
10104 2005-10-16 [colin]      1.9.15cvs50
10105
10106         * src/mimeview.c
10107         * src/summaryview.c
10108         * src/textview.c
10109                 Make 'c' check signature, and forward
10110                 c, l, y, t from summaryview to mimeview
10111
10112 2005-10-16 [colin]      1.9.15cvs49
10113
10114         * src/addressbook.c
10115                 Put border around buttons
10116         * src/mainwindow.c
10117         * src/summaryview.c
10118                 Rework menus (Patch based on a patch
10119                 by Paul)
10120
10121 2005-10-15 [wwp]        1.9.15cvs48
10122
10123         * src/editjpilot.c
10124         * src/editldap.c
10125         * src/editvcard.c
10126         * src/exphtmldlg.c
10127         * src/expldifdlg.c
10128         * src/export.c
10129         * src/import.c
10130         * src/importldif.c
10131         * src/importmutt.c
10132         * src/importpine.c
10133         * src/prefs_account.c
10134         * src/prefs_spelling.c
10135         * src/gtk/gtkutils.c
10136         * src/gtk/gtkutils.h
10137         * src/plugins/clamav/clamav_plugin_gtk.c
10138         * src/plugins/spamassassin/spamassassin_gtk.c
10139                 use nicer browse-for-file/dir buttons than the "..." ones,
10140                 code factorizing more.
10141
10142 2005-10-14 [colin]      1.9.15cvs47
10143
10144         * src/mainwindow.c
10145                 set relief on the account switcher so that people see it
10146                 grey out Create processing rules when no message is selected
10147         * src/prefs_filtering.c
10148                 ask before closing if the rule has not been modified, even if
10149                 it's not valid
10150         * src/prefs_matcher.c
10151                 fix sensitivity when entering the dialog
10152         * src/gtk/inputdialog.c
10153                 display a better icon on password ask
10154         * src/plugins/pgpcore/passphrase.c
10155                 make the dialog look better
10156
10157 2005-10-14 [paul]       1.9.15cvs46
10158
10159         * src/folderview.c
10160                 indicate presense of marked msgs in
10161                 unexpanded subfolders
10162
10163 2005-10-14 [paul]       1.9.15cvs45
10164
10165         * src/prefs_actions.c
10166         * src/prefs_common.c
10167         * src/prefs_common.h
10168         * src/prefs_filtering_action.c
10169         * src/prefs_matcher.c
10170         * src/prefs_template.c
10171                 remember window sizes
10172                 fix Info button size
10173
10174         Patches by wwp
10175
10176 2005-10-13 [colin]      1.9.15cvs44
10177
10178         * src/mimeview.c
10179         * src/noticeview.c
10180         * src/noticeview.h
10181                 Add a tooltip on the icon (optional) 
10182                 Get rid of the signature buttons and only
10183                 use the icon+tooltip
10184
10185 2005-10-13 [colin]      1.9.15cvs43
10186
10187         * src/noticeview.c
10188         * src/noticeview.h
10189                 Add hand cursor for hovering over icon
10190
10191 2005-10-13 [colin]      1.9.15cvs42
10192
10193         * src/summaryview.c
10194                 Fix crash when quicksearch's hidden 
10195                 at startup
10196
10197 2005-10-13 [colin]      1.9.15cvs41
10198
10199         * src/compose.c
10200                 Set subject when forwarding multiple mails
10201                 Check that other recipient than the default Cc or Bcc
10202                 have been set before sending.
10203
10204 2005-10-13 [colin]      1.9.15cvs40
10205
10206         * src/imap.c
10207                 Batch per-folder
10208                 Introduce locking, but don't use it yet
10209
10210 2005-10-13 [colin]      1.9.15cvs39
10211
10212         * src/gtk/quicksearch.c
10213                 Reset quicksearch when hiding it
10214                 Make sticky a real pref
10215
10216 2005-10-13 [colin]      1.9.15cvs38
10217
10218         * src/summaryview.c
10219                 Faster prefs apply
10220
10221 2005-10-13 [colin]      1.9.15cvs37
10222
10223         * src/mimeview.c
10224         * src/noticeview.c
10225         * src/noticeview.h
10226         * src/plugins/pgpcore/sgpgme.c
10227                 Make privacy icon clickable
10228                 Move Trust field in Full info
10229                 When trust is less than full, don't display
10230                 a warning icon
10231
10232 2005-10-13 [colin]      1.9.15cvs36
10233
10234         * src/folder.c
10235                 Batch on flags sync
10236         * src/folderview.c
10237                 Revert speed hack which is dangerous in fact
10238                 Apply prefs faster
10239
10240 2005-10-13 [colin]      1.9.15cvs35
10241
10242         * src/folder_item_prefs.c
10243                 Fix pref corruption on folder move. Patch
10244                 by wwp
10245
10246 2005-10-13 [paul]       1.9.15cvs34
10247
10248         * src/export.c
10249         * src/import.c
10250                 fix typos in g_warnings
10251         * src/prefs_account.c
10252                 add a file selector for Signature file
10253
10254         Patches by wwp
10255
10256 2005-10-12 [colin]      1.9.15cvs33
10257
10258         * src/mimeview.c
10259                 Provide a quick way to go back from a
10260                 signature's full info to the email part
10261
10262 2005-10-12 [colin]      1.9.15cvs32
10263
10264         * src/compose.c
10265                 Remove old hack of encoding signed mails with base64.
10266                 QP works equally well.
10267
10268 2005-10-12 [colin]      1.9.15cvs31
10269
10270         * src/crash.c
10271                 Replace deprecated GtkText with GtkTextView
10272         * src/imap.c
10273                 Fix a logic bug about counts in imap_select
10274                 (previously un-triggered)
10275         * src/mainwindow.c
10276         * src/summaryview.c
10277         * src/news.c
10278                 Allow local deletion of news posts
10279         * src/mimeview.c
10280                 Show GPG noticeview on the message/rfc822 part
10281                 in addition to the text/plain one
10282         * src/prefs_image_viewer.c
10283           src/plugins/pgpcore/prefs_gpg.c
10284                 Polish (set the label as part of the checkbox)
10285         * src/wizard.c
10286                 Don't sit there doing nothing after destroying
10287                 the window - return err
10288
10289 2005-10-11 [colin]      1.9.15cvs30
10290
10291         * src/folderview.c
10292                 Apply processing rules before showing folders.
10293                 Early folder show (before flags sync) will only
10294                 be done when there are no processing rules (nor
10295                 pre- or post- ones)
10296         * src/imap.c
10297                 Fix stuff related to mail subdir, creation and 
10298                 deletion of folders 
10299         * src/imap_gtk.c
10300                 Don't allow creation of folders in NoInferior
10301                 folders, as it won't work
10302
10303 2005-10-10 [colin]      1.9.15cvs29
10304
10305         * src/compose.c
10306                 Reselect "None" Privacy system when selecting an
10307                 account with no privacy system defined
10308
10309 2005-10-10 [colin]      1.9.15cvs28
10310
10311         * src/mainwindow.c
10312                 Add Windows-1252 encoding
10313         * src/prefs_common.c
10314                 Rework some defaults:
10315                 - autosave to draft by default
10316                 - don't show header pane (it's already in the textview)
10317                 - Select first new or unread mail on entry
10318                 - Assume 'Yes' to change folder when there's no more
10319                   unread message
10320         * src/prefs_matcher.c
10321                 Fix a gtk assertion failure
10322         * src/gtk/colorlabel.c
10323                 Workaround bad repainting on selection
10324         * src/main.c
10325                 Freeze/thaw (a bit faster on ssh -X)
10326         * src/msgcache.c
10327                 Get rid of StrdupConverter that just adds an
10328                 extra strdup/free 
10329         * src/etpan/imap_thread.c
10330                 memset buf to 0
10331
10332 2005-10-10 [colin]      1.9.15cvs27
10333
10334         * src/export.c
10335         * src/import.c
10336                 Fix compile on gtk 2.4. Patch by wwp
10337
10338 2005-10-09 [colin]      1.9.15cvs26
10339
10340         * src/mainwindow.c
10341         * src/messageview.c
10342         * src/summaryview.c
10343                 Clarify forward menus. Patch by wwp
10344
10345 2005-10-09 [colin]      1.9.15cvs25
10346
10347         * src/compose.c
10348         * src/compose.h
10349                 Fix bug #829 (Non-working "Encrypt message by 
10350                 default when replying to an encrypted message")
10351
10352 2005-10-08 [colin]      1.9.15cvs24
10353
10354         * src/wizard.c
10355                 Fix bug #827 ("Welcome" setup wizard after a 
10356                 permission error gives up & forgets itself.)
10357
10358 2005-10-08 [colin]      1.9.15cvs23
10359
10360         * src/procmime.c
10361                 Fix bug #828 (Ignoring headers with spaces around = sign)
10362
10363 2005-10-08 [colin]      1.9.15cvs22
10364
10365         * src/export.c
10366                 Warning fix by wwp
10367
10368 2005-10-08 [colin]      1.9.15cvs21
10369
10370         * src/folder.c
10371         * src/folder.h
10372                 Add a processing_pending indicator, set on 
10373                 folder_item_open and cleared after 
10374                 folder_item_process_open
10375         * src/folderview.c
10376         * src/summaryview.c
10377                 wrap procmsg_msginfo_*_flags, and in the
10378                 wrapper check that there's no folder processing 
10379                 pending. If there is, defer the flags change until 
10380                 processing is done to avoid stepping over each
10381                 other's toes.
10382                 Freeze during processing, but not during scanning.
10383
10384 2005-10-07 [colin]      1.9.15cvs20
10385
10386         * src/plugins/pgpcore/passphrase.c
10387                 Fix bug #826 (X-Server hangs when 
10388                 right-clicking a PGP encrypted message)
10389
10390 2005-10-07 [paul]       1.9.15cvs19
10391
10392         * src/compose.c
10393                 fix compose_entries[]
10394                 patch by Fabien Vantard
10395
10396 2005-10-06 [colin]      1.9.15cvs18
10397
10398         * src/pixmaps/address.xpm
10399         * src/pixmaps/address_book.xpm
10400         * src/pixmaps/book.xpm
10401         * src/pixmaps/check_spelling.xpm
10402         * src/pixmaps/checkbox_off.xpm
10403         * src/pixmaps/checkbox_on.xpm
10404         * src/pixmaps/close.xpm
10405         * src/pixmaps/complete.xpm
10406         * src/pixmaps/continue.xpm
10407         * src/pixmaps/deleted.xpm
10408         * src/pixmaps/down_arrow.xpm
10409         * src/pixmaps/exec.xpm
10410         * src/pixmaps/forwarded.xpm
10411         * src/pixmaps/group.xpm
10412         * src/pixmaps/ignorethread.xpm
10413         * src/pixmaps/interface.xpm
10414         * src/pixmaps/jpilot.xpm
10415         * src/pixmaps/ldap.xpm
10416         * src/pixmaps/linewrap.xpm
10417         * src/pixmaps/linewrapcurrent.xpm
10418         * src/pixmaps/mail.xpm
10419         * src/pixmaps/mail_attach.xpm
10420         * src/pixmaps/mail_compose.xpm
10421         * src/pixmaps/mail_forward.xpm
10422         * src/pixmaps/mail_receive.xpm
10423         * src/pixmaps/mail_receive_all.xpm
10424         * src/pixmaps/mail_reply.xpm
10425         * src/pixmaps/mail_reply_to_all.xpm
10426         * src/pixmaps/mail_reply_to_author.xpm
10427         * src/pixmaps/mail_send.xpm
10428         * src/pixmaps/mail_send_queue.xpm
10429         * src/pixmaps/mime_application.xpm
10430         * src/pixmaps/mime_audio.xpm
10431         * src/pixmaps/mime_image.xpm
10432         * src/pixmaps/mime_message.xpm
10433         * src/pixmaps/mime_text_enriched.xpm
10434         * src/pixmaps/mime_text_html.xpm
10435         * src/pixmaps/mime_text_plain.xpm
10436         * src/pixmaps/mime_unknown.xpm
10437         * src/pixmaps/new.xpm
10438         * src/pixmaps/news_compose.xpm
10439         * src/pixmaps/offline.xpm
10440         * src/pixmaps/online.xpm
10441         * src/pixmaps/paste.xpm
10442         * src/pixmaps/preferences.xpm
10443         * src/pixmaps/privacy_emblem_encrypted.xpm
10444         * src/pixmaps/privacy_expired.xpm
10445         * src/pixmaps/privacy_failed.xpm
10446         * src/pixmaps/privacy_passed.xpm
10447         * src/pixmaps/privacy_signed.xpm
10448         * src/pixmaps/privacy_unknown.xpm
10449         * src/pixmaps/privacy_warn.xpm
10450         * src/pixmaps/properties.xpm
10451         * src/pixmaps/replied.xpm
10452         * src/pixmaps/search.xpm
10453         * src/pixmaps/unread.xpm
10454         * src/pixmaps/up_arrow.xpm
10455         * src/pixmaps/vcard.xpm
10456                 Modernize internal theme, with icons from the 
10457                 Gnomaws theme. Keep some of the old ones where
10458                 they were better.
10459
10460 2005-10-06 [colin]      1.9.15cvs17
10461
10462         * src/summaryview.c
10463                 Little optimisations + bugfix
10464         * src/toolbar.c
10465                 Remove default useless items - useless being defined
10466                 by the default relevant prefs
10467         * src/wizard.c
10468                 include config.h to make gettext work
10469         * src/prefs_themes.c
10470                 Fix selection of current theme in prefs
10471
10472 2005-10-06 [colin]      1.9.15cvs16
10473
10474         * src/prefs_common.c
10475         * src/prefs_common.h
10476         * src/prefs_summaries.c
10477         * src/folderview.c
10478                 Add a warning dialog on Mark all read 
10479                 (with pref to get rid of it)
10480
10481 2005-10-06 [paul]       1.9.15cvs15
10482
10483         * po/nb.po
10484         * po/pt_BR.po
10485                 updated by Geir Helland and Frederico
10486                 Goncalves Guimaraes
10487
10488 2005-10-05 [colin]      1.9.15cvs14
10489
10490         * src/folder.c
10491         * src/folder.h
10492         * src/folderview.c
10493         * src/folderview.h
10494         * src/imap_gtk.c
10495         * src/mh_gtk.c
10496         * src/mainwindow.c
10497         * src/setup.c
10498                 add a way to rescan without rebuilding
10499                 make moving a bit faster (less folders changes)
10500                 don't lock the tree on Get 
10501         * src/imap.c
10502                 Don't re-delete deleted messages before expunging
10503         * src/summaryview.c
10504                 Set batch mode when deleting mails
10505
10506 2005-10-05 [paul]       1.9.15cvs13
10507
10508         * src/mainwindow.c
10509         * src/mainwindow.h
10510                 fix disabled Execute menu item
10511         * src/toolbar.c
10512                 match the change in 1.9.15cvs10: use Compose
10513                 instead of News by default
10514
10515 2005-10-04 [colin]      1.9.15cvs12
10516
10517         * src/compose.c
10518                 When replying to an ML post with Reply-To set
10519                 to the poster's email, honor it (as before),
10520                 but also honor our user's request to reply to
10521                 the mailing list: set the ML address in the To
10522                 field and the Reply-To address in the Cc: 
10523                 field.
10524
10525 2005-10-04 [colin]      1.9.15cvs11
10526
10527         * src/plugins/trayicon/trayicon.c
10528                 Finish cosmetic change - thanks to wwp
10529
10530 2005-10-04 [colin]      1.9.15cvs10
10531
10532         * src/toolbar.c
10533                 Use Compose instead of Email by default.
10534                 Spotted by wwp.
10535
10536 2005-10-04 [colin]      1.9.15cvs9
10537
10538         * src/folder.c
10539         * src/folder.h
10540         * src/folderview.c
10541         * src/imap.c
10542         * src/etpan/imap-thread.c
10543         * src/etpan/imap-thread.h
10544                 Try to make IMAP faster, by simplifying SEARCH
10545                 commands, avoiding sending two STATUS in a row,
10546                 and deferring flags sync and processing just
10547                 after displaying the folder. 
10548                 This will update the SummaryView in certain
10549                 cases (new mails not already fetched, flags
10550                 changed from another client) but in a non-
10551                 blocking manner.
10552
10553 2005-10-04 [colin]      1.9.15cvs8
10554
10555         * src/plugins/trayicon/trayicon.c
10556                 Relabel "Offline" to "Work offline"
10557
10558 2005-10-04 [colin]      1.9.15cvs7
10559
10560         * src/export.c
10561         * src/import.c
10562         * src/mbox.c
10563                 Fix mbox import/export buglets
10564                 Patch by wwp
10565         * src/plugins/trayicon/trayicon.c
10566                 Add offline swithc
10567                 Patch by wwp
10568
10569 2005-10-04 [colin]      1.9.15cvs6
10570
10571         * src/folder.c
10572         * src/folderview.c
10573         * src/summaryview.c
10574                 Better fix (don't break mark all read) for cvs2
10575
10576 2005-10-03 [colin]      1.9.15cvs5
10577
10578         * src/folder.c
10579                 Use a sane sort by default
10580
10581 2005-10-03 [colin]      1.9.15cvs4
10582
10583         * src/inc.c
10584                 Add a 'Only once' button for overriding offline mode
10585         * src/prefs_account.c
10586         * src/wizard.c
10587                 Add Local mbox to the wizard
10588                 Add IMAP subdir to the wizard (or the wizard is useless
10589                 for such accounts, or even worse than useless)
10590                 Move IMAP subdir from Advanced to Receive tab, as it's
10591                 not that uncommon
10592
10593 2005-10-03 [colin]      1.9.15cvs3
10594
10595         * src/send_message.c
10596                 Forgot this one in cvs1
10597
10598 2005-10-03 [colin]      1.9.15cvs2
10599
10600         * src/folder.c
10601                 Faster close when leaving a folder with lots
10602                 of new mails. Idea by David Relson.
10603
10604 2005-10-03 [colin]      1.9.15cvs1
10605
10606         * src/compose.c
10607         * src/imap.c
10608         * src/inc.c
10609         * src/main.c
10610         * src/messageview.c
10611         * src/news.c
10612         * src/summaryview.c
10613         * src/gtk/sslcertwindow.c
10614         * src/plugins/trayicon/trayicon.c
10615                 Add accels to every AlertPanel. Patch by Fabien 
10616                 Vantard
10617
10618 2005-10-03 [paul]       1.9.15
10619
10620         1.9.15 released
10621
10622 2005-10-03 [paul]       1.9.14cvs68
10623
10624         * po/ca.po
10625         * po/de.po
10626         * po/es.po
10627         * po/fi.po
10628         * po/fr.po
10629         * po/sk.po
10630         * po/sr.po
10631         * po/zh_CN.po
10632                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10633                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10634                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10635
10636 2005-10-03 [paul]       1.9.14cvs67
10637
10638         * src/send_message.c
10639                 prevent hang on Cancel
10640                 patch by Colin
10641
10642 2005-10-03 [paul]       1.9.14cvs66
10643
10644         * src/main.c
10645                 fix crash in IMAP caused by discrepancy
10646                 between check_at_startup and offline mode
10647                 Patch by Colin
10648
10649 2005-10-01 [paul]       1.9.14cvs65
10650
10651         * src/inc.c
10652                 fix engrish
10653
10654 2005-10-01 [paul]       1.9.14cvs64
10655         * src/export.c
10656         * src/import.c
10657                 synchronise import_mbox() and export_mbox()
10658         * src/mbox.c
10659                 proc_mbox(): add alert if file cannot be opened
10660                 export_list_to_mbox(): test if dest file exists,
10661                 prompt user to overwrite if it does. add alert
10662                 if file cannot be created
10663                                                                 
10664         Patch by wwp
10665                                                                                                                 
10666
10667 2005-09-30 [paul]       1.9.14cvs63
10668
10669         * src/addressbook.c
10670                 Fix sensitivity of a menu
10671         * src/codeconv.c
10672                 Respect hidden pref for mails with no encoding
10673         * src/common/xml.c
10674                 Fix memory corruption
10675         * src/plugins/pgpcore/sgpgme.c
10676                 Fix segfault on incomplete sigs, and display
10677                 of S/Mime UIDs
10678
10679         Patches by Colin
10680
10681 2005-09-30 [colin]      1.9.14cvs62
10682
10683         * src/partial_download.c
10684                 Little logic fix in almost-dead code
10685         * src/pop.c
10686                 Fix partial download when there's no new mail
10687
10688 2005-09-29 [paul]       1.9.14cvs61
10689
10690         * src/plugins/pgpinline/pgpinline.c
10691                 fix bug 819, 'crash accessing sign message'
10692                 Patch by Colin
10693
10694 2005-09-28 [martin]     1.9.14cvs60
10695
10696         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10697                 fix bug #790 (Crash when restarting window manager (fluxbox))
10698
10699 2005-09-28 [paul]       1.9.14cvs59
10700
10701         * src/gtk/gtkaspell.c
10702                 fix off-by-one typo
10703
10704 2005-09-27 [colin]      1.9.14cvs58
10705
10706         * src/plugins/pgpcore/sgpgme.c
10707                 Report error when there's one, instead of
10708                 "Signature unchecked" 
10709
10710 2005-09-27 [colin]      1.9.14cvs57
10711
10712         * src/prefs_quote.c
10713                 Fix bug #816 (Weird quotation with spaces)
10714
10715 2005-09-27 [colin]      1.9.14cvs56
10716
10717         * src/codeconv.c
10718         * src/compose.c
10719         * src/compose.h
10720                 Put subject in compose's title
10721                 Fix Automatic encoding so that it's really automatic:
10722                 first try default locale's charset, then charset of the replied mail, 
10723                 then utf-8
10724                 Fix encoding of headers (must be in strict mode too)
10725
10726 2005-09-26 [colin]      1.9.14cvs55
10727
10728         * src/gtk/gtkaspell.c
10729                 Fix previous patch - don't color the space,
10730                 just uncolor it :)
10731
10732 2005-09-26 [colin]      1.9.14cvs54
10733
10734         * src/gtk/gtkaspell.c
10735                 Unmark space if possible
10736
10737 2005-09-26 [colin]      1.9.14cvs53
10738
10739         * src/imap.c
10740                 log_error instead of alertpanel according to the pref
10741         * src/etpan/imap-thread.c
10742                 Print connect status, copy only necessary size to 
10743                 logger
10744         * src/plugins/pgpmime/pgpmime.c
10745                 Handle S/Mime signatures (verification only). Patch based
10746                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10747
10748 2005-09-26 [paul]       1.9.14cvs52
10749
10750         * src/common/passcrypt.c
10751                 this 'workaround' not necessary on NetBSD.
10752                 Thanks to Daniel Gustafson
10753
10754 2005-09-26 [paul]
10755
10756         1.9.15-rc4 released
10757
10758 2005-09-26 [paul]       1.9.14cvs51
10759
10760         * src/summaryview.c
10761                 Skip currently selected message when
10762                 looking for next new or unread message
10763                 in current folder. Patch by Colin
10764         * src/common/passcrypt.c
10765                 eliminate warnings on *BSD. Patch by
10766                 Daniel Gustafson
10767
10768 2005-09-26 [colin]      1.9.14cvs50
10769
10770         * src/procmsg.c
10771                 Call postfiltering hook anyway
10772
10773 2005-09-22 [colin]      1.9.14cvs49
10774
10775         * src/codeconv.c
10776         * src/codeconv.h
10777                 Add a strict mode that doesn't replace with _
10778         * src/compose.c
10779         * src/compose.h
10780                 Use strict conversion while sending
10781                 Fix race when drafting while sending (happens
10782                 on IMAP)
10783                 Fix d'n'd of messages from summaryview
10784         * src/prefs_common.c
10785         * src/prefs_common.h
10786                 add hidden utf8_instead_of_locale_for_broken_mail 
10787                 pref for people that preferred the default charset 
10788                 to be utf8 for broken mails
10789         * src/quote_fmt_parse.y
10790                 fix bug #815 (No quote insert if "From:" fied 
10791                 contained Russian letters)
10792         * src/summaryview.c
10793                 Fix d'n'd of messages to compose
10794
10795 2005-09-22 [paul]       1.9.14cvs48
10796
10797         * src/compose.c
10798                 fix bug where attachments Name entry
10799                 would display Path instead
10800
10801 2005-09-21 [paul]       1.9.14cvs47
10802
10803         * README
10804         * README.jp
10805         * configure.ac
10806         * config/config.rpath
10807         * doc/manual/en/sylpheed-20.html
10808         * doc/manual/es/sylpheed-20.html
10809         * po/bg.po
10810         * po/ca.po
10811         * po/de.po
10812         * po/es.po
10813         * po/fr.po
10814         * po/it.po
10815         * po/pt_BR.po
10816         * po/sk.po
10817         * po/zh_TW.po
10818         * src/account.c
10819         * src/account.h
10820         * src/action.c
10821         * src/action.h
10822         * src/adbookbase.h
10823         * src/addr_compl.c
10824         * src/addr_compl.h
10825         * src/addrbook.c
10826         * src/addrbook.h
10827         * src/addrcache.c
10828         * src/addrcache.h
10829         * src/addrcindex.c
10830         * src/addrcindex.h
10831         * src/addrclip.c
10832         * src/addrclip.h
10833         * src/addrdefs.h
10834         * src/addressadd.c
10835         * src/addressadd.h
10836         * src/addressbook.c
10837         * src/addressbook.h
10838         * src/addressitem.h
10839         * src/addrgather.c
10840         * src/addrgather.h
10841         * src/addrharvest.c
10842         * src/addrharvest.h
10843         * src/addrindex.c
10844         * src/addrindex.h
10845         * src/addritem.c
10846         * src/addritem.h
10847         * src/addrquery.c
10848         * src/addrquery.h
10849         * src/addrselect.c
10850         * src/addrselect.h
10851         * src/alertpanel.c
10852         * src/alertpanel.h
10853         * src/browseldap.c
10854         * src/browseldap.h
10855         * src/codeconv.c
10856         * src/codeconv.h
10857         * src/compose.c
10858         * src/compose.h
10859         * src/crash.c
10860         * src/crash.h
10861         * src/customheader.c
10862         * src/customheader.h
10863         * src/displayheader.c
10864         * src/displayheader.h
10865         * src/editaddress.c
10866         * src/editaddress.h
10867         * src/editbook.c
10868         * src/editbook.h
10869         * src/editgroup.c
10870         * src/editgroup.h
10871         * src/editjpilot.c
10872         * src/editjpilot.h
10873         * src/editldap.c
10874         * src/editldap.h
10875         * src/editldap_basedn.c
10876         * src/editldap_basedn.h
10877         * src/editvcard.c
10878         * src/editvcard.h
10879         * src/enriched.c
10880         * src/enriched.h
10881         * src/exphtmldlg.c
10882         * src/exphtmldlg.h
10883         * src/expldifdlg.c
10884         * src/expldifdlg.h
10885         * src/export.c
10886         * src/export.h
10887         * src/exporthtml.c
10888         * src/exporthtml.h
10889         * src/exportldif.c
10890         * src/exportldif.h
10891         * src/filtering.c
10892         * src/filtering.h
10893         * src/folder.c
10894         * src/folder.h
10895         * src/folder_item_prefs.c
10896         * src/folder_item_prefs.h
10897         * src/foldersel.c
10898         * src/foldersel.h
10899         * src/folderutils.c
10900         * src/folderutils.h
10901         * src/folderview.c
10902         * src/folderview.h
10903         * src/grouplistdialog.c
10904         * src/grouplistdialog.h
10905         * src/headerview.c
10906         * src/headerview.h
10907         * src/html.c
10908         * src/html.h
10909         * src/image_viewer.c
10910         * src/image_viewer.h
10911         * src/imap.c
10912         * src/imap.h
10913         * src/imap_gtk.c
10914         * src/imap_gtk.h
10915         * src/import.c
10916         * src/import.h
10917         * src/importldif.c
10918         * src/importldif.h
10919         * src/importmutt.c
10920         * src/importmutt.h
10921         * src/importpine.c
10922         * src/importpine.h
10923         * src/inc.c
10924         * src/inc.h
10925         * src/jpilot.c
10926         * src/jpilot.h
10927         * src/ldapctrl.c
10928         * src/ldapctrl.h
10929         * src/ldaplocate.c
10930         * src/ldaplocate.h
10931         * src/ldapquery.c
10932         * src/ldapquery.h
10933         * src/ldapserver.c
10934         * src/ldapserver.h
10935         * src/ldaputil.c
10936         * src/ldaputil.h
10937         * src/ldif.c
10938         * src/ldif.h
10939         * src/localfolder.c
10940         * src/localfolder.h
10941         * src/main.c
10942         * src/main.h
10943         * src/mainwindow.c
10944         * src/mainwindow.h
10945         * src/manual.c
10946         * src/manual.h
10947         * src/matcher.c
10948         * src/matcher.h
10949         * src/matcher_parser.h
10950         * src/matcher_parser_lex.l
10951         * src/matcher_parser_parse.y
10952         * src/mbox.c
10953         * src/mbox.h
10954         * src/message_search.c
10955         * src/message_search.h
10956         * src/messageview.c
10957         * src/messageview.h
10958         * src/mh.c
10959         * src/mh.h
10960         * src/mh_gtk.c
10961         * src/mh_gtk.h
10962         * src/mimeview.c
10963         * src/mimeview.h
10964         * src/msgcache.c
10965         * src/msgcache.h
10966         * src/mutt.c
10967         * src/mutt.h
10968         * src/news.c
10969         * src/news.h
10970         * src/news_gtk.c
10971         * src/news_gtk.h
10972         * src/noticeview.c
10973         * src/noticeview.h
10974         * src/partial_download.c
10975         * src/partial_download.h
10976         * src/pine.c
10977         * src/pine.h
10978         * src/pop.c
10979         * src/pop.h
10980         * src/prefs_account.c
10981         * src/prefs_account.h
10982         * src/prefs_actions.c
10983         * src/prefs_actions.h
10984         * src/prefs_common.c
10985         * src/prefs_common.h
10986         * src/prefs_compose_writing.c
10987         * src/prefs_compose_writing.h
10988         * src/prefs_customheader.c
10989         * src/prefs_customheader.h
10990         * src/prefs_display_header.c
10991         * src/prefs_display_header.h
10992         * src/prefs_ext_prog.c
10993         * src/prefs_ext_prog.h
10994         * src/prefs_filtering.c
10995         * src/prefs_filtering.h
10996         * src/prefs_filtering_action.c
10997         * src/prefs_filtering_action.h
10998         * src/prefs_folder_column.c
10999         * src/prefs_folder_column.h
11000         * src/prefs_folder_item.c
11001         * src/prefs_folder_item.h
11002         * src/prefs_fonts.c
11003         * src/prefs_fonts.h
11004         * src/prefs_gtk.c
11005         * src/prefs_gtk.h
11006         * src/prefs_image_viewer.c
11007         * src/prefs_image_viewer.h
11008         * src/prefs_matcher.c
11009         * src/prefs_matcher.h
11010         * src/prefs_message.c
11011         * src/prefs_message.h
11012         * src/prefs_msg_colors.c
11013         * src/prefs_msg_colors.h
11014         * src/prefs_other.c
11015         * src/prefs_other.h
11016         * src/prefs_quote.c
11017         * src/prefs_quote.h
11018         * src/prefs_receive.c
11019         * src/prefs_receive.h
11020         * src/prefs_send.c
11021         * src/prefs_send.h
11022         * src/prefs_spelling.c
11023         * src/prefs_spelling.h
11024         * src/prefs_summaries.c
11025         * src/prefs_summaries.h
11026         * src/prefs_summary_column.c
11027         * src/prefs_summary_column.h
11028         * src/prefs_template.c
11029         * src/prefs_template.h
11030         * src/prefs_themes.c
11031         * src/prefs_themes.h
11032         * src/prefs_toolbar.c
11033         * src/prefs_toolbar.h
11034         * src/prefs_wrapping.c
11035         * src/prefs_wrapping.h
11036         * src/privacy.c
11037         * src/privacy.h
11038         * src/procheader.c
11039         * src/procheader.h
11040         * src/procmime.c
11041         * src/procmime.h
11042         * src/procmsg.c
11043         * src/procmsg.h
11044         * src/quote_fmt.c
11045         * src/quote_fmt_parse.y
11046         * src/recv.c
11047         * src/recv.h
11048         * src/remotefolder.c
11049         * src/remotefolder.h
11050         * src/send_message.c
11051         * src/send_message.h
11052         * src/setup.c
11053         * src/setup.h
11054         * src/simple-gettext.c
11055         * src/sourcewindow.c
11056         * src/sourcewindow.h
11057         * src/ssl_manager.c
11058         * src/ssl_manager.h
11059         * src/statusbar.c
11060         * src/statusbar.h
11061         * src/stock_pixmap.c
11062         * src/stock_pixmap.h
11063         * src/summary_search.c
11064         * src/summary_search.h
11065         * src/summaryview.c
11066         * src/summaryview.h
11067         * src/syldap.c
11068         * src/syldap.h
11069         * src/textview.c
11070         * src/textview.h
11071         * src/toolbar.c
11072         * src/toolbar.h
11073         * src/undo.c
11074         * src/undo.h
11075         * src/unmime.c
11076         * src/unmime.h
11077         * src/vcard.c
11078         * src/vcard.h
11079         * src/wizard.c
11080         * src/wizard.h
11081         * src/common/base64.c
11082         * src/common/base64.h
11083         * src/common/defs.h
11084         * src/common/hooks.c
11085         * src/common/hooks.h
11086         * src/common/log.c
11087         * src/common/log.h
11088         * src/common/md5.c
11089         * src/common/md5.h
11090         * src/common/mgutils.c
11091         * src/common/mgutils.h
11092         * src/common/nntp.c
11093         * src/common/nntp.h
11094         * src/common/passcrypt.c
11095         * src/common/passcrypt.h.in
11096         * src/common/plugin.c
11097         * src/common/plugin.h
11098         * src/common/prefs.c
11099         * src/common/prefs.h
11100         * src/common/progressindicator.c
11101         * src/common/progressindicator.h
11102         * src/common/quoted-printable.c
11103         * src/common/quoted-printable.h
11104         * src/common/session.c
11105         * src/common/session.h
11106         * src/common/smtp.c
11107         * src/common/smtp.h
11108         * src/common/socket.c
11109         * src/common/socket.h
11110         * src/common/ssl.c
11111         * src/common/ssl.h
11112         * src/common/ssl_certificate.c
11113         * src/common/ssl_certificate.h
11114         * src/common/string_match.c
11115         * src/common/string_match.h
11116         * src/common/stringtable.c
11117         * src/common/sylpheed.c
11118         * src/common/sylpheed.h
11119         * src/common/template.c
11120         * src/common/template.h
11121         * src/common/timing.h
11122         * src/common/utils.c
11123         * src/common/utils.h
11124         * src/common/uuencode.c
11125         * src/common/uuencode.h
11126         * src/common/version.h.in
11127         * src/common/xml.c
11128         * src/common/xml.h
11129         * src/common/xmlprops.c
11130         * src/common/xmlprops.h
11131         * src/gtk/about.c
11132         * src/gtk/about.h
11133         * src/gtk/colorlabel.c
11134         * src/gtk/colorlabel.h
11135         * src/gtk/colorsel.c
11136         * src/gtk/colorsel.h
11137         * src/gtk/description_window.c
11138         * src/gtk/description_window.h
11139         * src/gtk/filesel.c
11140         * src/gtk/filesel.h
11141         * src/gtk/foldersort.c
11142         * src/gtk/foldersort.h
11143         * src/gtk/gtkutils.c
11144         * src/gtk/gtkutils.h
11145         * src/gtk/inputdialog.c
11146         * src/gtk/inputdialog.h
11147         * src/gtk/logwindow.c
11148         * src/gtk/logwindow.h
11149         * src/gtk/manage_window.c
11150         * src/gtk/manage_window.h
11151         * src/gtk/menu.c
11152         * src/gtk/menu.h
11153         * src/gtk/pluginwindow.c
11154         * src/gtk/pluginwindow.h
11155         * src/gtk/prefswindow.c
11156         * src/gtk/prefswindow.h
11157         * src/gtk/progressdialog.c
11158         * src/gtk/progressdialog.h
11159         * src/gtk/quicksearch.c
11160         * src/gtk/quicksearch.h
11161         * src/gtk/sslcertwindow.c
11162         * src/gtk/sslcertwindow.h
11163         * src/plugins/clamav/clamav_plugin.c
11164         * src/plugins/clamav/clamav_plugin.h
11165         * src/plugins/clamav/clamav_plugin_gtk.c
11166         * src/plugins/demo/demo.c
11167         * src/plugins/dillo_viewer/dillo_prefs.c
11168         * src/plugins/dillo_viewer/dillo_prefs.h
11169         * src/plugins/dillo_viewer/dillo_viewer.c
11170         * src/plugins/mathml_viewer/mathml_viewer.c
11171         * src/plugins/pgpcore/passphrase.c
11172         * src/plugins/pgpcore/passphrase.h
11173         * src/plugins/pgpcore/plugin.c
11174         * src/plugins/pgpcore/prefs_gpg.c
11175         * src/plugins/pgpcore/prefs_gpg.h
11176         * src/plugins/pgpcore/select-keys.c
11177         * src/plugins/pgpcore/select-keys.h
11178         * src/plugins/pgpcore/sgpgme.c
11179         * src/plugins/pgpcore/sgpgme.h
11180         * src/plugins/pgpinline/pgpinline.c
11181         * src/plugins/pgpinline/pgpinline.h
11182         * src/plugins/pgpinline/plugin.c
11183         * src/plugins/pgpmime/pgpmime.c
11184         * src/plugins/pgpmime/pgpmime.h
11185         * src/plugins/pgpmime/plugin.c
11186         * src/plugins/spamassassin/spamassassin.c
11187         * src/plugins/spamassassin/spamassassin.h
11188         * src/plugins/spamassassin/spamassassin_gtk.c
11189         * src/plugins/trayicon/trayicon.c
11190         * tools/OOo2sylpheed.pl
11191         * tools/acroread2sylpheed.pl
11192         * tools/asus_mailled.sh
11193         * tools/filter_conv.pl
11194         * tools/freshmeat_search.pl
11195         * tools/google_search.pl
11196         * tools/kmail2sylpheed.pl
11197         * tools/kmail2sylpheed_v2.pl
11198         * tools/maildir2sylpheed.pl
11199         * tools/multiwebsearch.pl
11200         * tools/newscache_clean.pl
11201         * tools/outlook2sylpheed.pl
11202         * tools/sylpheed-switcher
11203         * tools/update-po
11204         * tools/vcard2xml.py
11205         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11206                 update FSF address
11207
11208 2005-09-21 [colin]      1.9.14cvs46
11209
11210         * src/gedit-print.c
11211         * src/procmsg.c
11212         * src/procmsg.h
11213         * src/textview.c
11214         * src/summaryview.c
11215                 Remove some printing hacks (deselection/reselection),
11216                 which by the way fix printing the currently 
11217                 displayed mime part (still only text)
11218                 Plus a little optimisation of summary_show
11219
11220
11221 2005-09-20 [colin]      1.9.14cvs45
11222
11223         * src/mainwindow.c
11224         * src/messageview.c
11225                 GUI fixups: add accels, set message
11226                 view title to displayed mail's subject
11227         * src/prefs_spelling.c
11228         * src/gtk/gtkaspell.c
11229                 GUI fixups: allow underlining misspelled
11230                 words instead of coloring them (a11y!)
11231
11232 2005-09-19 [colin]
11233
11234         1.9.15rc3 released
11235
11236 2005-09-19 [colin]      1.9.14cvs44
11237
11238         * src/compose.c
11239                 Fix draft message
11240         * src/gtk/gtkaspell.c
11241                 Fix wrong test ;-)
11242
11243 2005-09-19 [colin]      1.9.14cvs43
11244
11245         * src/addressbook.c
11246                 Fix sensitivity of Delete button
11247         * src/compose.c
11248                 Warn if the requested Privacy system
11249                 is not available
11250         * src/exphtmldlg.c
11251         * src/expldifdlg.c
11252         * src/importldif.c
11253         * src/importmutt.c
11254         * src/importpine.c
11255                 Fix crappy UI
11256         * src/
11257         * src/ssl.h
11258         * src/prefs_account.h
11259         * src/prefs_account.c
11260                 Save SSL prefs even in builds that have
11261                 SSL support disable
11262         * src/imap.c
11263         * src/inc.c
11264         * src/news.c
11265         * src/send_message.c
11266                 Warn if connection should be secure, but
11267                 SSL support isn't compiled in
11268         * src/gtkaspell.c
11269                 Fix word separation on UTF-8 systems
11270                 Fixes bug #812 (Strange inline spellchecking)
11271         * src/compose.c
11272                 Warn if the requested Privacy system
11273                 is not available
11274                 Factorize offline warning
11275         * src/imap.c
11276         * src/imap_gtk.c
11277         * src/imap_gtk.h
11278         * src/inc.h
11279         * src/news_gtk.c
11280         * src/news_gtk.h
11281         * src/messageview.c
11282                 Factorize offline warning
11283
11284 2005-09-19 [paul]
11285
11286         1.9.15-rc2 released
11287
11288 2005-09-18 [colin]      1.9.14cvs42
11289
11290         * src/codeconv.c
11291         * src/codeconv.h
11292         * src/procmime.c
11293                 Add a way to get locale's charset ignoring utf-8,
11294                 and use that as default encoding for broken mails
11295
11296 2005-09-18 [colin]      1.9.14cvs41
11297
11298         * src/gtk/logwindow.c
11299                 Translate string. Patch by Fabien Vantard
11300
11301 2005-09-18 [colin]      1.9.14cvs40
11302
11303         * configure.ac
11304                 Fix bug #803 (IMAP/SSL support breaks with 
11305                 GnuTLS libetpan 0.38)
11306
11307 2005-09-18 [colin]      1.9.14cvs39
11308
11309         * src/codeconv.c
11310         * src/compose.c
11311         * src/procmime.c
11312                 More charsets fixes. Fixes bug #806 (non
11313                 ascii characters in subject line)
11314
11315 2005-09-17 [paul]       1.9.14cvs38
11316
11317         * src/folderview.c
11318         * src/mainwindow.c
11319                 fix gcc-2.95 issues
11320                 Patch by Pawel Pekala
11321
11322 2005-09-17 [colin]      1.9.14cvs37
11323
11324         * src/addrindex.c
11325                 bugfix for NO-USE LDAP compilation, patch 
11326                 by Fabien Vantard
11327
11328 2005-09-17 [colin]      1.9.14cvs36
11329
11330         * src/prefs_actions.c
11331         * src/prefs_customheader.c
11332         * src/prefs_display_header.c
11333         * src/prefs_filtering_action.c
11334         * src/prefs_matcher.c
11335         * src/prefs_toolbar.c
11336                 Fix strange casts (less elegant but
11337                 works better)
11338
11339 2005-09-16 [colin]      1.9.14cvs35
11340
11341         * src/jpilot.c
11342                 Missed that one
11343
11344 2005-09-16 [colin]      1.9.14cvs34
11345
11346         * configure.ac
11347         * src/Makefile.am
11348         * src/addr_compl.c
11349         * src/addrindex.c
11350         * src/browseldap.c
11351         * src/editldap.c
11352         * src/ldaplocate.c
11353         * src/ldapquery.c
11354         * src/ldapquery.h
11355         * src/ldapserver.c
11356         * src/ldapserver.h
11357         * src/main.c
11358         * src/matcher_parser_parse.y
11359         * src/prefs_themes.c
11360         * src/etpan/Makefile.am
11361         * src/gtk/description_window.c
11362         * src/plugins/clamav/Makefile.am
11363         * src/plugins/clamav/clamav_plugin.c
11364         * src/plugins/dillo_viewer/Makefile.am
11365         * src/plugins/pgpcore/Makefile.am
11366         * src/plugins/pgpinline/Makefile.am
11367         * src/plugins/pgpmime/Makefile.am
11368         * src/plugins/trayicon/Makefile.am
11369                 Fix 100% cpu usage in address completion list
11370                 Fix little bugs (return with no values etc)
11371                 Fix all warnings (with common CFLAGS)
11372
11373 2005-09-15 [colin]      1.9.14cvs33
11374
11375         * src/addressbook.c
11376                 Fix bug where sometimes a group's email list is empty,
11377                 force its refresh (probably fixes "Re: how to create a 
11378                 distribution list")
11379         * src/ldapquery.c
11380                 Don't return to the callback in the main thread from the
11381                 fetch thread (or face segs!)
11382
11383 2005-09-15 [paul]       1.9.14cvs32
11384
11385         * src/prefs_matcher.c
11386                 forgotten in last commit
11387
11388 2005-09-15 [paul]       1.9.14cvs31
11389
11390         * src/prefs_actions.c
11391         * src/prefs_filtering_action.c
11392         * src/prefs_quote.c
11393         * src/quote_fmt.c
11394         * src/summaryview.c
11395         * src/gtk/description_window.c
11396         * src/gtk/description_window.h
11397         * src/gtk/quicksearch.c
11398                 allow interaction with the called
11399                 description window
11400                 Patch by Anders Hammar
11401
11402 2005-09-14 [paul]       1.9.14cvs30
11403
11404         * src/compose.c
11405                 fix a little annoyance when pasting with 3rd button 
11406                 with wrap_pastes=0 and wrap_input=1
11407                 Patch by Colin
11408
11409 2005-09-14 [paul]       1.9.14cvs29
11410
11411         * src/prefs_account.c
11412                 disable 'Filter messages on receiving' for
11413                 SMTP-only accounts
11414                 Patch  by Anders Hammar
11415
11416 2005-09-14 [paul]       1.9.14cvs28
11417
11418         * po/sk.po
11419                 fix crash
11420                 updated by Andrej Kacian
11421
11422 2005-09-14 [paul]
11423
11424         1.9.15-rc1 released
11425
11426 2005-09-14 [paul]       1.9.14cvs27
11427
11428         * po/es.po
11429                 updated by Ricardo Mones Lastra
11430         * src/compose.c
11431         * src/compose.h
11432                 associate no_wrap_tags to Compose windows
11433                 instead of using a static one
11434                 Patch by Colin
11435         * src/mbox.c
11436                 fix proc_mbox()
11437                 Patch by wwp
11438         * src/textview.c
11439                 remove unneeded printf()
11440
11441 2005-09-14 [paul]       1.9.14cvs26
11442
11443         * src/addrcache.c
11444         * src/codeconv.h
11445         * src/folder.h
11446         * src/mainwindow.h
11447         * src/mh.c
11448         * src/mimeview.h
11449         * src/partial_download.c
11450         * src/pop.c
11451         * src/prefs_account.c
11452         * src/prefs_account.h
11453         * src/prefs_actions.c
11454         * src/prefs_customheader.c
11455         * src/prefs_display_header.c
11456         * src/prefs_filtering_action.c
11457         * src/prefs_matcher.c
11458         * src/prefs_toolbar.c
11459         * src/privacy.h
11460         * src/procmime.c
11461         * src/procmime.h
11462         * src/procmsg.h
11463         * src/textview.c
11464         * src/undo.h
11465         * src/common/plugin.c
11466         * src/common/session.h
11467         * src/common/socket.c
11468         * src/common/socket.h
11469         * src/common/template.c
11470         * src/gtk/gtkaspell.c
11471         * src/gtk/quicksearch.h
11472         * src/plugins/pgpcore/passphrase.c
11473         * src/plugins/pgpcore/prefs_gpg.h
11474         * src/plugins/pgpcore/select-keys.c
11475         * src/plugins/pgpcore/select-keys.h
11476         * src/plugins/pgpcore/sgpgme.c
11477         * src/plugins/pgpinline/pgpinline.c
11478         * src/plugins/pgpmime/pgpmime.c
11479         * src/plugins/trayicon/trayicon.c
11480                 fix compilation warnings
11481                 Patch by Daniel Gustafson
11482
11483 2005-09-14 [paul]       1.9.14cvs25
11484
11485         * src/addressbook.c
11486                 add missing column header, and other small
11487                 bug fixes
11488                 Patch by Anders Hammar
11489
11490 2005-09-13 [colin]      1.9.14cvs24
11491
11492         * src/gtk/gtkaspell.c
11493                 Fix non-utf8 in menu
11494                 Fix little leaks
11495                 Nullify struct members after free()s
11496
11497 2005-09-13 [colin]      1.9.14cvs23
11498
11499         * src/compose.c
11500                 Test utf8 compliance before inserting to 
11501                 buffer, and try to convert if necessary
11502         * src/procmime.c
11503                 If no charset is present, use the locale 
11504                 one instead of us-ascii
11505         * src/procmsg.c
11506                 Add Sender, List-Post and To in the checked 
11507                 headers for automatic rules creation 
11508                 (thanks to wwp)
11509         * src/prefs_themes.c
11510         * src/gtk/gtkaspell.c
11511                 Remove deprecated functions. 
11512                 patch by Daniel Gustafson
11513
11514 2005-09-12 [colin]      1.9.14cvs22
11515
11516         * src/compose.c
11517                 Fix bug #448 (Scrolling/Redraw issue with 
11518                 address-fields in Header)
11519         * src/mainwindow.c
11520         * src/summaryview.c
11521         * src/summaryview.h
11522                 Fix loss of MSG_MARKED on move/copy
11523                 Fix bug #804 (Quicksearch togglebutton doesn't 
11524                 get depressed after '/' key is pressed)
11525
11526 2005-09-12 [paul]       1.9.14cvs21
11527
11528         * AUTHORS
11529         * src/gtk/logwindow.c
11530                 add 'Clear Log' to popup menu
11531                 Patch by Anders Hammar <anders.hammar@telia.com>
11532
11533 2005-09-12 [paul]       1.9.14cvs20
11534
11535         * src/compose.c
11536                 set correct sensitivity on attachments
11537                 popup menu
11538         * src/folder.c
11539                 fix typo
11540         * src/prefs_spelling.c
11541                 fix crash when no LANG env is set
11542         * src/common/xml.c
11543                 fix crash in wizard
11544                 don't use memeory after free
11545
11546         All patches by Daniel Gustafson
11547
11548 2005-09-12 [paul]       1.9.14cvs19
11549
11550         * src/prefs_themes.c
11551                 make theme info selectable
11552         * src/gtk/description_window.c
11553                 make window non-modal
11554         * tools/README
11555                 add details of asus_mailed.sh
11556         * tools/claws.i18n.status.pl
11557                 update for new zh_TW translator
11558                 widen the output
11559                 create alternate coloured lines
11560                 improve readability
11561
11562 2005-09-10 [colin]      1.9.14cvs18
11563
11564         * src/plugins/pgpcore/select-keys.c
11565                 Better order for the buttons
11566
11567 2005-09-10 [colin]      1.9.14cvs17
11568
11569         * src/compose.c
11570         * src/plugins/pgpcore/select-keys.c
11571         * src/plugins/pgpcore/select-keys.h
11572         * src/plugins/pgpcore/sgpgme.c
11573                 Add a "Don't encrypt" button to the key
11574                 selection dialog. Fixes bug #177 (There should be a 
11575                 'Don't encrypt button in the Select Keys dialog)
11576
11577 2005-09-10 [colin]      1.9.14cvs16
11578
11579         * src/compose.c
11580                 Fix bug #572 (%X option does not work with templates)
11581
11582 2005-09-10 [colin]      1.9.14cvs15
11583
11584         * src/toolbar.c 
11585                 Remove g_print
11586
11587 2005-09-10 [colin]      1.9.14cvs14
11588
11589         * src/imap.c
11590                 Fix a possible crash
11591
11592 2005-09-09 [colin]      1.9.14cvs13
11593
11594         * src/imap.c
11595         * src/etpan/imap-thread.c
11596         * src/etpan/imap-thread.h
11597                 Fix moving from queue or drafts to normal folders
11598                 Fix bug #794 (No way to delete without expunging)
11599                 Take flags unset by other mailers into account
11600                 Take deleted flag set by other mailers into account
11601                 Fix unsetting REPLIED flag
11602                 Fix crash when capabilities can't be retrieved
11603         * src/mainwindow.c
11604         * src/mainwindow.h
11605                 Add M_DELAYED_FLAGS condition, and let the user use
11606                 Execute in order to be able to expunge deleted mails,
11607                 even if he's not in delayed execute mode
11608         * src/prefs_spelling.c
11609                 Use 'en' dictionary by default if LANG is POSIX or C
11610         * src/gtk/prefswindow.c
11611                 Fix bug #767 (Preferences windows expanding) by making
11612                 the window a bit larger when the resolution is greater
11613                 than 640x480, and by putting the prefs in a
11614                 GtkScrolledWindow.
11615
11616 2005-09-09 [paul]       1.9.14cvs12
11617
11618         * AUTHORS
11619         * configure.ac
11620         * po/zh_TW.Big5.po      ** REMOVED **
11621         * po/zh_TW.po           ** ADDED **
11622                 updated by Wei-Lun Chao
11623
11624 2005-09-09 [paul]       1.9.14cvs11
11625
11626         * src/mainwindow.c
11627                 fix asserts
11628         * src/common/xml.c
11629                 delay memory allocation until file is
11630                 opened successfully
11631                 Patch by Daniel Gustafson
11632
11633 2005-09-09 [colin]      1.9.14cvs10
11634
11635         * src/imap.c
11636                 Add guards
11637
11638 2005-09-08 [colin]      1.9.14cvs9
11639
11640         * src/compose.c
11641                 Alert when we can't save draft
11642                 Fix various wrap/color issues
11643                 Add mid-click pasting respecting wrap_paste option
11644         * src/folder.c
11645         * src/folder.h
11646         * src/folder_item_prefs.c
11647         * src/folder_item_prefs.h
11648         * src/imap.c
11649         * src/imap_gtk.c
11650         * src/imap_gtk.h
11651         * src/main.c
11652         * src/mainwindow.c
11653         * src/mainwindow.h
11654         * src/news.c
11655         * src/news_gtk.c
11656         * src/news_gtk.h
11657         * src/prefs_folder_item.c
11658                 Fix the impossibility to synchronise folders for
11659                 offline use (IMAP and NNTP are concerned)
11660
11661 2005-09-08 [colin]      1.9.14cvs8
11662
11663         * configure.ac
11664                 Build LDAP and JPilot by default if available
11665         * src/textview.c
11666                 Fix use after free
11667
11668 2005-09-08 [paul]       1.9.14cvs7
11669
11670         * doc/manual/en/sylpheed-1.html
11671         * doc/manual/en/sylpheed-18.html
11672         * doc/manual/en/sylpheed-19.html
11673         * doc/manual/en/sylpheed-4.html
11674         * doc/manual/en/sylpheed-6.html
11675         * doc/manual/en/sylpheed.html
11676                 a few minor updates, plus include some
11677                 details about plugins and their requirements
11678         * src/mainwindow.c
11679                 minor changes to English in /View/Sort
11680
11681 2005-09-07 [colin]      1.9.14cvs6
11682
11683         * doc/manual/en/sylpheed-1.html
11684         * doc/manual/en/sylpheed-10.html
11685         * doc/manual/en/sylpheed-11.html
11686         * doc/manual/en/sylpheed-12.html
11687         * doc/manual/en/sylpheed-13.html
11688         * doc/manual/en/sylpheed-14.html
11689         * doc/manual/en/sylpheed-15.html
11690         * doc/manual/en/sylpheed-16.html
11691         * doc/manual/en/sylpheed-17.html
11692         * doc/manual/en/sylpheed-18.html
11693         * doc/manual/en/sylpheed-19.html
11694         * doc/manual/en/sylpheed-2.html
11695         * doc/manual/en/sylpheed-20.html
11696         * doc/manual/en/sylpheed-21.html
11697         * doc/manual/en/sylpheed-22.html
11698         * doc/manual/en/sylpheed-3.html
11699         * doc/manual/en/sylpheed-4.html
11700         * doc/manual/en/sylpheed-5.html
11701         * doc/manual/en/sylpheed-6.html
11702         * doc/manual/en/sylpheed-7.html
11703         * doc/manual/en/sylpheed-8.html
11704         * doc/manual/en/sylpheed-9.html
11705         * doc/manual/en/sylpheed.html
11706                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11707
11708 2005-09-07 [colin]      1.9.14cvs5
11709
11710         * src/mainwindow.c
11711                 Make labels more to-the-point
11712
11713 2005-09-07 [colin]      1.9.14cvs4
11714
11715         * doc/manual/en/sylpheed-1.html
11716         * doc/manual/en/sylpheed-12.html
11717         * doc/manual/en/sylpheed-13.html
11718         * doc/manual/en/sylpheed-14.html
11719         * doc/manual/en/sylpheed-15.html
11720         * doc/manual/en/sylpheed-16.html
11721         * doc/manual/en/sylpheed-17.html
11722         * doc/manual/en/sylpheed-18.html
11723         * doc/manual/en/sylpheed-19.html
11724         * doc/manual/en/sylpheed-2.html
11725         * doc/manual/en/sylpheed-20.html
11726         * doc/manual/en/sylpheed-21.html
11727         * doc/manual/en/sylpheed-22.html
11728         * doc/manual/en/sylpheed-4.html
11729         * doc/manual/en/sylpheed-5.html
11730         * doc/manual/en/sylpheed-6.html
11731         * doc/manual/en/sylpheed-7.html
11732         * doc/manual/en/sylpheed-8.html
11733         * doc/manual/en/sylpheed-9.html
11734         * doc/manual/en/sylpheed.html
11735                 Update manual
11736
11737 2005-09-07 [colin]      1.9.14cvs3
11738
11739         * doc/faq/en/sylpheed-faq-1.html
11740         * doc/faq/en/sylpheed-faq-2.html
11741         * doc/faq/en/sylpheed-faq-3.html
11742         * doc/faq/en/sylpheed-faq.html
11743                 Update FAQ
11744
11745 2005-09-07 [colin]      1.9.14cvs2
11746
11747         * src/folderview.c
11748         * src/procmsg.c
11749         * src/summaryview.c
11750         * src/toolbar.c
11751                 Fix special subfolders:
11752                 - Inherit parent's icon
11753                 - sent contents of queues subfolders
11754                 - empty subfolders of trashes
11755         * src/mainwindow.c
11756                 Remove outdated manual and faq entries
11757         * src/common/utils.c
11758                 Add quotes around %s coming from mailcap
11759
11760 2005-09-07 [colin]      1.9.14cvs1
11761
11762         * src/compose.c
11763                 After saving draft, set modified to FALSE
11764         * src/mimeview.c
11765         * src/common/utils.c
11766         * src/common/utils.h
11767                 Try to open mime parts using what is 
11768                 indicated in ~/.mailcap or /etc/mailcap,
11769                 if possible.
11770
11771 2005-09-05 [paul]       1.9.14
11772
11773         1.9.14 released
11774
11775         * po/sk.po
11776                 updated by Andrej Kacian
11777
11778 2005-09-05 [paul]       1.9.13cvs83
11779
11780         * po/de.po
11781         * po/es.po
11782         * po/fi.po
11783         * po/fr.po
11784         * po/nb.po
11785         * po/pt_BR.po
11786         * po/sr.po
11787                 updated translations by Thomas Gilgin, Ricardo Mones
11788                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11789                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11790
11791 2005-09-04 [paul]       1.9.13cvs82
11792
11793         * src/compose.c
11794                 only warn about exceeded line length limit
11795                 on send
11796
11797 2005-09-04 [paul]       1.9.13cvs81
11798
11799         * src/compose.c
11800                 fix crash in 'line length exceeded' dialogue
11801
11802 2005-09-02 [paul]       1.9.13cvs80
11803
11804         * src/imap.c
11805                 fix bug 795, 'Connection lost IMAP'
11806                 and add statusbar prints
11807                 Patch by Colin
11808
11809 2005-09-02 [paul]       1.9.13cvs79
11810
11811         * src/compose.c
11812                 compose_wrap_paragraph() becomes
11813                 compose_beautify_paragraph()
11814                 Patch by Colin
11815
11816 2005-09-02 [colin]      1.9.13cvs78
11817
11818         * src/folderview.c
11819                 Micro-fix
11820
11821 2005-09-01 [colin]      1.9.13cvs77
11822
11823         * src/imap.c
11824                 Maybe fix bug #795 (Connection lost IMAP)
11825                 Don't try to send logout when we're disconnected.
11826         * src/summaryview.c
11827                 Include locked and marked emails in HRM
11828                 view. Fixes bug #800 (Locked messages no longer 
11829                 show up when hide read messages is used)
11830
11831 2005-09-01 [paul]       1.9.13cvs76
11832
11833         * src/prefs_common.c
11834                 fix bad cutting
11835
11836 2005-08-31 [colin]      1.9.13cvs75
11837
11838         * src/folderview.c
11839         * src/folderview.h
11840         * src/prefs_summaries.c
11841         * src/summaryview.c
11842                 Fix "go to next new", fix preference
11843                 (Open unread/next swapped)
11844
11845 2005-08-31 [paul]       1.9.13cvs74
11846
11847         * src/compose.c
11848         * src/folderview.c
11849         * src/headerview.c
11850         * src/headerview.h
11851         * src/mainwindow.c
11852         * src/prefs_common.c
11853         * src/prefs_common.h
11854         * src/prefs_fonts.c
11855         * src/summaryview.c
11856         * src/textview.c
11857         * src/common/defs.h
11858                 remove obsolete BOLD_FONT setting
11859                 fix font update in headerview and textview
11860                 headers after prefs change
11861                 Patch By Colin
11862
11863 2005-08-31 [paul]
11864
11865         1.9.14-rc4 released
11866
11867 2005-08-30 [colin]      1.9.13cvs73
11868
11869         * src/summaryview.c
11870                 When Hide read messages is selected and we
11871                 refresh the summaryview, don't remove the 
11872                 currently displayed message. Fixes bug #797
11873                 (Summary view reloads when new mail is 
11874                 downloaded in 1.9.14 rc)
11875
11876 2005-08-30 [colin]      1.9.13cvs72
11877
11878         * src/folderview.c
11879                 Fix flickering
11880         * src/mainwindow.c
11881                 Remove useless callback
11882         * src/mimeview.c
11883         * src/gtk/filesel.c
11884         * src/gtk/filesel.h
11885                 Add a filesel_select_file_save_folder() - used by Save All
11886
11887 2005-08-29 [paul]       1.9.13cvs71
11888
11889         * AUTHORS
11890         * src/matcher_parser_parse.y
11891         * src/etpan/imap-thread.c
11892                 fix building on FreeBSD
11893                 Patch by Daniel Gustafson <daniel@hobbit.se>
11894
11895 2005-08-29 [paul]       1.9.13cvs70
11896
11897         * src/plugins/pgpinline/pgpinline.c
11898                 only initialise sig result if it's been handled
11899                 Patch by Colin
11900
11901 2005-08-29 [paul]       1.9.13cvs69
11902         
11903         Patches by Colin:
11904
11905         * src/imap.c
11906         * src/common.utils.c
11907         * src/common/utils.h
11908                 optimisation
11909         * src/stock_pixmap.h
11910                 fix wrong icon reference
11911         * src/pixmaps/trash_btn.xpm
11912                 replace with nicer image
11913
11914 2005-08-28 [colin]      1.9.13cvs68
11915
11916         * src/Makefile.am
11917         * src/stock_pixmap.c
11918         * src/stock_pixmap.h
11919         * src/toolbar.c
11920         * src/pixmaps/trash_btn.xpm
11921                 Add a specific trash xpm for the button
11922
11923 2005-08-28 [colin]      1.9.13cvs67
11924
11925         * src/imap.c
11926                 Fix leak
11927
11928 2005-08-27 [colin]      1.9.13cvs66
11929
11930         * src/imap.c
11931         * src/procmime.c
11932                 Correctly fix "Problem with replies", fixes
11933                 pgpmime encryption too. 
11934
11935 2005-08-27 [colin]      1.9.13cvs65
11936
11937         * src/folder.c
11938         * src/procmsg.c
11939         * src/procmsg.h
11940         * src/summaryview.c
11941                 Fix bug #517 (messages removed from summaryview 
11942                 when moving fails)
11943
11944 2005-08-27 [colin]      1.9.13cvs64
11945
11946         * tools/Makefile.am
11947         * tools/asus_mailled.sh
11948                 Add a script to blink ASUS laptops' mail LED where there
11949                 is unread mail.
11950
11951 2005-08-27 [colin]      1.9.13cvs63
11952
11953         * src/imap.c
11954         * src/etpan/imap-thread.c
11955         * src/etpan/imap-thread.h
11956                 Implement automatic choosing of login method
11957                 Fixes bug #791
11958         * src/gtk/.cvsignore
11959                 Add sylpheed-marshal.[ch]
11960
11961 2005-08-27 [colin]      1.9.13cvs62
11962
11963         * src/common/utils.c
11964                 Fix confusing perror
11965
11966 2005-08-27 [colin]      1.9.13cvs61
11967
11968         * src/toolbar.c
11969         * src/toolbar.h
11970                 Remove A_DELETE, replace it with 
11971                 A_TRASH and A_DELETE_REAL. Automatically
11972                 rewrite config files to replace A_DELETE
11973                 with A_TRASH (no functionality change).
11974                 Fixes half of #794
11975
11976 2005-08-26 [colin]      1.9.13cvs60
11977
11978         * src/procmime.c
11979                 Previous "Problem with replies" fix brought other
11980                 problems, fixing them
11981
11982 2005-08-26 [colin]      1.9.13cvs59
11983
11984         * src/procmime.c
11985                 Fix "Problem with replies". This happened only
11986                 on IMAP...
11987         * src/procmsg.c
11988                 Factorize code a bit
11989         * src/compose.c
11990                 Speed improvement on very long messages (wrapping)
11991                 Fix signature color on Reedit and Redirect
11992                 On Reedit, don't attach pgp-signatures parts, but
11993                 set signing to On.
11994
11995 2005-08-24 [paul]       1.9.13cvs58
11996
11997         * src/compose.c
11998                 don't claim success when clicking
11999                 Cancel on the passphrase box.
12000                 Patch by Colin
12001
12002 2005-08-24 [paul]       1.9.13cvs57
12003
12004         * src/main.c
12005                 fix misplaced sylpheed.log
12006         * src/common/defs.h
12007                 define UIDL_DIR
12008
12009 2005-08-24 [paul]       1.9.13cvs56
12010
12011         * src/imap.c
12012         * src/etpan/imap-thread.c
12013         * src/etpan/imap-thread.h
12014                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
12015                 Patch by Colin
12016         * src/gtk/sylpheed-marshal.c    ** REMOVED **
12017         * src/gtk/sylpheed-marshal.h    ** REMOVED **
12018                 remove autogenerated files
12019         * tools/kdeservicemenu/README
12020         * tools/kdeservicemenu/install.sh
12021         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12022         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12023                 use Claws icon, use 'Sylpheed-Claws' in menu,
12024                 use kdialog, and other cleanups
12025
12026 2005-08-23 [paul]       1.9.13cvs55
12027
12028         * src/compose.c
12029                 fix paste/wrap crash
12030                 Patch by Colin
12031
12032 2005-08-23 [paul]       1.9.13cvs54
12033
12034         * src/main.c
12035                 fix crash recovery
12036                 Patch by Colin
12037
12038 2005-08-23 [paul]       1.9.13cvs53
12039
12040         * src/addressbook.c
12041         * src/editaddress.c
12042                 view all data of LDAP contacts
12043                 Patch by Colin
12044
12045 2005-08-23 [paul]       1.9.13cvs52
12046
12047         * src/addressbook.c
12048                 fix issues with the Search field
12049                 Patch by Colin
12050
12051 2005-08-22 [paul]       1.9.13cvs51
12052
12053         * src/folderview.c
12054                 put name of folder in processing dialog
12055                 title
12056         * src/prefs_folder_item.c
12057                 improve english usage
12058
12059 2005-08-22 [paul]       1.9.13cvs50
12060
12061         * src/filtering.c
12062         * src/filtering.h
12063         * src/matcher.c
12064         * src/matcher_parser_lex.l
12065         * src/matcher_parser_parse.y
12066         * src/prefs_filtering.c
12067                 add Filtering/Processing rule names feature.
12068                 (the incompatible old matcherrc is saved as
12069                 matcherrc.pre_names).
12070                 Patch by Colin
12071
12072 2005-08-22 [paul]       1.9.13cvs49
12073
12074         * src/procmsg.c
12075                 fix colour labelling
12076                 Patch by Colin
12077
12078 2005-08-22 [paul]       1.9.13cvs48
12079
12080         * src/textview.c
12081                 fix open_image_cb()
12082
12083 2005-08-22 [paul]       1.9.13cvs47
12084
12085         * src/imap.c
12086                 fix bug 789, 'SC crashes with imap (CVS ver)'
12087                 Patch by Colin
12088
12089 2005-08-22 [paul]       1.9.13cvs46
12090
12091         * src/mimeview.c
12092         * src/prefs_common.c
12093         * src/common/defs.h
12094                 define reused defaults in defs.h
12095         * src/textview.c
12096                 add 'Open image' to image popup menu
12097
12098 2005-08-21 [colin]      1.9.13cvs45
12099
12100         * src/summaryview.c
12101                 Fix bug #788 (Bogus "From" address displayed)
12102
12103 2005-08-20 [colin]      1.9.13cvs44
12104
12105         * src/folder.c
12106                 Fix buf #787 (multilevel delete causes SIGSEGV)
12107
12108 2005-08-19 [colin]      1.9.13cvs43
12109
12110         * src/inc.c
12111         * src/prefs_common.c
12112         * src/prefs_common.h
12113                 Add an hidden pref to allow modifying the
12114                 update stepping in incorporation.
12115                 Patch by wwp.
12116
12117 2005-08-19 [colin]      1.9.13cvs42
12118
12119         * src/compose.c
12120         * src/procmime.c
12121                 Workaround for broken MUAs: encode 
12122                 Content-type: name: as ASCII and 
12123                 Content-Disposition: filename: as
12124                 per rfc2231
12125         * src/prefs_account.c
12126                 Fix invisible-ness of SMTP SSL prefs
12127                 in NNTP accounts
12128
12129 2005-08-19 [paul]       1.9.13cvs41
12130
12131         * src/compose.c
12132         * src/prefs_common.c
12133         * src/prefs_common.h
12134         * src/prefs_wrapping.c
12135                 paste with or without wrapping.
12136                 patch by Colin
12137
12138 2005-08-19 [paul]       1.9.13cvs40
12139
12140         * src/prefs_common.c
12141         * src/prefs_common.h
12142         * src/summaryview.c
12143                 reintroduce enable_swap_from as a
12144                 hidden pref. patch by Colin
12145         * src/quote_fmt_parse.y
12146         * src/plugins/clamav/clamav_plugin.c
12147         * src/plugins/dillo_viewer/dillo_viewer.c
12148         * src/plugins/mathml_viewer/mathml_viewer.c
12149         * src/plugins/pgpcore/sgpgme.c
12150         * src/plugins/pgpinline/pgpinline.c
12151         * src/plugins/pgpmime/pgpmime.c
12152                 tidy up. patch by Colin
12153
12154 2005-08-19 [paul]       1.9.13cvs39
12155
12156         * configure.ac
12157                 complete cvs38's sync
12158         * src/editaddress.c
12159         * src/gedit-print.c
12160         * src/mutt.c
12161         * src/etpan/etpan-log.c
12162         * src/etpan/imap-thread.c
12163         * src/gtk/gtksourceprintjob.c
12164                 fix compilation warnings
12165                 (patch by Colin)
12166
12167 2005-08-19 [paul]       1.9.13cvs38
12168
12169         sync with main:
12170
12171         * src/account.c
12172         * src/action.c
12173         * src/addrbook.c
12174         * src/addrcache.c
12175         * src/addrharvest.c
12176         * src/addrindex.c
12177         * src/codeconv.c
12178         * src/compose.c
12179         * src/crash.c
12180         * src/exporthtml.c
12181         * src/exportldif.c
12182         * src/folder.c
12183         * src/image_viewer.c
12184         * src/inc.c
12185         * src/inc.h
12186         * src/jpilot.c
12187         * src/ldif.c
12188         * src/main.c
12189         * src/matcher.c
12190         * src/mbox.c
12191         * src/messageview.c
12192         * src/mh.c
12193         * src/mimeview.c
12194         * src/msgcache.c
12195         * src/mutt.c
12196         * src/news.c
12197         * src/partial_download.c
12198         * src/pine.c
12199         * src/pop.c
12200         * src/prefs_actions.c
12201         * src/prefs_common.c
12202         * src/prefs_customheader.c
12203         * src/prefs_display_header.c
12204         * src/prefs_gtk.c
12205         * src/prefs_themes.c
12206         * src/procheader.c
12207         * src/procmime.c
12208         * src/procmsg.c
12209         * src/recv.c
12210         * src/send_message.c
12211         * src/simple-gettext.c
12212         * src/sourcewindow.c
12213         * src/textview.c
12214         * src/vcard.c
12215         * src/common/defs.h
12216         * src/common/log.c
12217         * src/common/plugin.c
12218         * src/common/prefs.c
12219         * src/common/session.c
12220         * src/common/session.h
12221         * src/common/socket.c
12222         * src/common/socket.h
12223         * src/common/ssl_certificate.c
12224         * src/common/template.c
12225         * src/common/utils.c
12226         * src/common/utils.h
12227         * src/common/xml.c
12228         * src/gtk/about.c
12229         added wrappers for C library function that
12230                 take pathname arguments.
12231                 enabled compilation with MinGW.
12232                 use GDir instead of directly using opendir().
12233                 added rename_force().
12234
12235 2005-08-19 [paul]       1.9.13cvs37
12236         
12237         patches by Colin:
12238         * src/compose.c
12239                 fix privacy settings on re-editing
12240                 a sent message
12241         * src/jpilot.c
12242                 fix encoding bug
12243         * src/folder.c
12244         * src/procmsg.c
12245         * src/procmsg.h
12246         * src/summaryview.c
12247                 flag changing optimisation
12248
12249 2005-08-18 [martin]     1.9.13cvs36
12250
12251         * commitHelper
12252             added my login
12253         * src/addrcache.c
12254         * src/addrharvest.c
12255         * src/addrindex.c
12256         * src/compose.c
12257         * src/grouplistdialog.c
12258         * src/main.c
12259         * src/mainwindow.c
12260         * src/msgcache.c
12261         * src/mutt.c
12262         * src/pine.c
12263         * src/prefs_account.c
12264         * src/prefs_themes.c
12265         * src/stock_pixmap.c
12266         * src/summaryview.c
12267         * src/gtk/about.c
12268         * src/gtk/logwindow.c
12269             removed deprecated glib and gdk stuff
12270         * src/plugins/pgpcore/select-keys.c
12271             convert attributes from locale to utf8
12272
12273 2005-08-17 [paul]       1.9.13cvs35
12274
12275         * src/account.c
12276         * src/addressbook.c
12277                 use new GTK_STOCK_ icons if available
12278         * src/summaryview.c
12279         * src/gtk/gtksctree.c
12280         * src/gtk/gtksctree.h
12281                 faster range select. patch by Colin
12282
12283 2005-08-17 [paul]       1.9.13cvs34
12284
12285         patches by colin:
12286         * src/addressbook.c
12287         * src/addressitem.h
12288                 Add an edit button for contacts, fix selections
12289                 of gtksctree items
12290         * src/editaddress.c
12291                 Change labels, let Save be always possible in the
12292                 email and user atributes tabs
12293         * src/folderview.c
12294                 fix sort issues
12295         * src/summaryview.c
12296                 select next item instead of the displayed one
12297                 after deletion
12298
12299         * src/gtk/progressdialog.c
12300                 use prefs_common.enable_rules_hint
12301
12302 2005-08-13 [hoa]        1.9.13cvs33
12303
12304         * src/etpan/imap-thread.c
12305                 fixed build on Solaris.
12306
12307 2005-08-10 [colin]      1.9.13cvs32
12308
12309         * src/procmsg.c
12310                 Fix cvs31 (missing fclose before reading
12311                 the file)
12312
12313 2005-08-10 [colin]      1.9.13cvs31
12314
12315         * src/procmsg.c
12316                 Fix procmsg_msginfo_new_from_mimeinfo() when
12317                 the MimeInfo isn't stored in memory. This fixes
12318                 replying to an attached message.
12319
12320 2005-08-10 [colin]      1.9.13cvs30
12321
12322         * src/mainwindow.c
12323                 Fix slowness in account changing
12324
12325 2005-08-10 [colin]      1.9.13cvs29
12326
12327         * src/folder.c
12328         * src/folderutils.c
12329         * src/folderview.c
12330         * src/imap_gtk.c
12331         * src/mainwindow.c
12332         * src/mh_gtk.c
12333         * src/procmsg.c
12334         * src/summaryview.c
12335                 Optimize folder_has_parent_of_type
12336                 Prevent moving special sub-folders from contextual menus
12337                 Rework message a bit ("Empty all messages" -> "Delete all
12338                 messages")
12339                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12340                 and "Deleted Items" folders)
12341
12342 2005-08-08 [colin]      1.9.13cvs28
12343
12344         * src/summaryview.c
12345         * src/prefs_summaries.c
12346                 Make "Select first unread|new" more flexible
12347                 (just prioritize new or unread)
12348
12349 2005-08-08 [colin]      1.9.13cvs27
12350
12351         * src/summaryview.c
12352                 If "select first new" is selected and there only
12353                 are unread messages, fallback to "select first
12354                 unread".
12355
12356 2005-08-08 [colin]      1.9.13cvs26
12357
12358         * src/folder.c
12359                 Fix shameful bugs (and bug #779)
12360
12361 2005-08-08 [colin]      1.9.13cvs25
12362
12363         * src/folder.c
12364         * src/folder.h
12365                 Cache parents' type to make folder_has_parent_of_type
12366                 faster
12367         * src/folderview.c
12368                 Forbid DnD of special sub-folders
12369         * src/procmsg.c
12370         * src/procmsg.h
12371                 Add MAIL_POSTFILTERING_HOOK
12372         * src/summaryview.c
12373                 Revert over-zealous deletion of the use_addr_book 
12374                 code
12375
12376 2005-08-07 [colin]      1.9.13cvs24
12377
12378         * src/folder.c
12379                 Fix big mistake (passing MsgInfo instead 
12380                 of FolderItem)
12381
12382 2005-08-07 [colin]      1.9.13cvs23
12383
12384         * src/compose.c
12385         * src/folder.c
12386         * src/folder.h
12387         * src/foldersel.c
12388         * src/folderutils.c
12389         * src/folderview.c
12390         * src/imap.c
12391         * src/mainwindow.c
12392         * src/messageview.c
12393         * src/mh.c
12394         * src/msgcache.c
12395         * src/procmime.c
12396         * src/summaryview.c
12397                 Make subfolders of Drafts, Queue, Outbox, Trash
12398                 work like their parents. 
12399                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12400
12401 2005-08-07 [colin]      1.9.13cvs22
12402
12403         * src/addressbook.c
12404                 Fix bug #771 (Dragged contacts not saved)
12405
12406 2005-08-07 [paul]       1.9.13cvs21
12407
12408         * src/summaryview.c
12409                 fix bug 32 'Search Doesn't display results
12410                 if "Hide Read Messages" is chosen'
12411                 be more literal in interpreting 'Hide read
12412                 messages'
12413
12414 2005-08-07 [colin]      1.9.13cvs20
12415
12416         * src/folderview.c
12417                 Add debug
12418         * src/summaryview.c
12419                 Faster 'unthread_for_execution'
12420
12421 2005-08-06 [paul]       1.9.13cvs19
12422
12423         * src/mainwindow.c
12424                 add mnemonics to Set displayed columns
12425                 fix bug where msgview_visible option was
12426                 overwritten as TRUE on startup
12427
12428 2005-08-06 [paul]       1.9.13cvs18
12429
12430         * src/mainwindow.c
12431                 refer to 'displayed columns in folder/message
12432                 list' not 'displayed items in summary/message view'
12433         * src/prefs_display_header.c
12434                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12435                 be consistent with similar dialogues
12436         * src/prefs_folder_column.c
12437         * src/prefs_summary_column.c
12438                 'columns' not 'items', and folder and message lists,
12439                 instead of folder and summary views;
12440                 Use 'Hidden columns' as list heading not 'Available
12441                 items';
12442                 move the 'Remove' button to the right hand side;
12443                 top-align the buttons;
12444                 remove unneeded vbox
12445         * src/prefs_summaries.c
12446                 put the 2 column prefs buttons in a frame to reduce
12447                 overall width; refer to columns not items &c.
12448
12449 2005-08-05 [colin]      1.9.13cvs17
12450
12451         * src/prefs_common.c
12452         * src/prefs_common.h
12453         * src/mainwindow.c
12454         * src/compose.c
12455         * src/messageview.c
12456                 Add an hidden toolbar_detachable pref, so
12457                 that I can get rid of these painful handles
12458                 in the toolbars. Defaults to TRUE to avoid
12459                 changing the GUI on unsuspecting people...
12460
12461 2005-08-05 [colin]      1.9.13cvs16
12462
12463         * src/Makefile.am
12464         * src/prefs_folder_column.c
12465         * src/prefs_folder_column.h
12466                 Add prefs for folder columns
12467         * src/folderview.c
12468         * src/folderview.h
12469         * src/mainwindow.c
12470         * src/mainwindow.h
12471         * src/prefs_common.c
12472         * src/prefs_common.h
12473         * src/prefs_summaries.c
12474                 Use them
12475         * src/prefs_summary_column.c
12476         * src/summaryview.c
12477         * src/summaryview.h
12478                 Add a To column
12479         * src/textview.c
12480         * src/common/utils.c
12481         * src/common/utils.h
12482                 Move uri colourisation functions
12483                 to utils
12484         * src/compose.c
12485                 Colourise URIs
12486         * src/imap.c
12487                 Fix bug with LIST where we'd try
12488                 to get Folder//////[...]/// 
12489
12490 2005-08-05 [paul]       1.9.13cvs15
12491
12492         * src/prefs_summaries.c
12493                 improve the English usage
12494         * src/summaryview.c
12495                 set font on column change
12496                 thanks to Colin
12497
12498 2005-08-05 [paul]       1.9.13cvs14
12499
12500         * src/prefs_common.c
12501         * src/prefs_common.h
12502         * src/prefs_summaries.c
12503         * src/summaryview.c
12504                 replace 'open_unread_on_enter' option with
12505                 'select_on_entry' option. opening/not opening
12506                 is now exclusively controlled by 'always_show_msg'
12507
12508 2005-08-04 [colin]      1.9.13cvs13
12509
12510         * src/compose.c
12511                 Remove dead code
12512                 Add colourisation of quotes and signatures
12513         * src/folderview.c
12514                 Fix possible crashes
12515         * src/messageview.c
12516                 Change an assert that is no problem
12517         * src/news.c
12518         * src/news_gtk.c
12519         * src/news_gtk.h
12520                 Fix offline mode
12521         * src/gtk/quicksearch.c
12522                 Fix a possible crash
12523
12524 2005-08-03 [colin]      1.9.13cvs12
12525
12526         * src/prefs_account.c
12527                 Fix bug #777 (Sylpheed crash in account configuration)
12528
12529 2005-08-03 [colin]      1.9.13cvs11
12530
12531         * src/addressbook.c
12532         * src/editaddress.c
12533         * src/editgroup.c
12534                 Fixing addressbook, round 2
12535         * src/textview.c
12536                 Fix emphasis color on rechecking 'Colorize messages'
12537
12538 2005-08-03 [paul]       1.9.13cvs10
12539
12540         sync with main
12541
12542         * src/addr_compl.c
12543         * src/compose.c
12544         * src/main.c
12545         * src/pop.c
12546         * src/prefs_account.c
12547         * src/procmime.c
12548         * src/procmsg.c
12549         * src/quote_fmt_parse.y
12550         * src/textview.c
12551         * src/common/quoted-printable.c
12552         * src/common/utils.c
12553         * src/common/utils.h
12554         * src/common/xml.c
12555                 replaced incorrect locale-independent
12556                 ctype functions with GLib's. Corrected
12557                 signedness mismatch.
12558         * src/headerview.c
12559                 headerview_create(): added spacing for vbox.
12560         * src/gtk/about.c
12561                 set focus to the OK button.
12562
12563 2005-08-03 [colin]      1.9.13cvs9
12564
12565         * src/folderview.c
12566                 Fix possible crash
12567
12568 2005-08-02 [colin]      1.9.13cvs8
12569
12570         * src/mainwindow.c
12571                 Fix cast
12572         * src/addressbook.c
12573         * src/addressitem.h
12574                 Fix a cast and more generally, try to make the
12575                 GUI more intuitive and consistent (round 1)
12576
12577 2005-08-02 [paul]       1.9.13cvs7
12578
12579         * src/folder.h
12580                 missing in 1.9.13cvs6
12581
12582 2005-08-02 [colin]      1.9.13cvs6
12583
12584         * src/folder.c
12585                 Fix one more leak
12586
12587 2005-08-02 [colin]      1.9.13cvs5
12588
12589         * src/folder.c
12590         * src/folderview.c
12591         * src/imap.c
12592         * src/main.c
12593         * src/mbox.c
12594         * src/procmsg.c
12595         * src/summaryview.c
12596                 Fix a number of folder_item_get_msg_list()-related
12597                 leaks (missing procmsg_msginfo_free()s)
12598
12599 2005-08-01 [colin]      1.9.13cvs4
12600
12601         * src/folderview.c
12602         * src/folderview.h
12603         * src/mainwindow.c
12604         * src/prefs_fonts.c
12605         * src/prefs_summaries.c
12606         * src/prefs_themes.c
12607         * src/summaryview.c
12608         * src/summaryview.h
12609         * src/textview.c
12610         * src/textview.h
12611                 Fix instant-apply of summary and folderview-related prefs
12612                 Fix erroneous g_free and alertpanels in prefs_theme
12613                 Add instant-apply for fonts
12614                 Defer applying of prefs a little bit so it's done only
12615                 once even if requested by multiples prefs pages
12616
12617 2005-08-01 [paul]       1.9.13cvs3
12618
12619         * src/main.c
12620                 fix bug 776 'S.C. crashes on close'
12621                 thanks to Colin
12622         * src/etpan/etpan-thread-manager-types.h
12623                 add missing include
12624                 thanks to Hoa
12625
12626 2005-07-25 [paul]       1.9.13cvs2
12627
12628         * src/summaryview.c
12629                 fix typos. spotted by Fabien Vantard
12630
12631 2005-07-24 [paul]       1.9.13cvs1
12632
12633         * doc/man/sylpheed.1
12634                 update man page, incorporating fix of
12635                 bug 769 'Typo in manpage'
12636         * src/etpan/imap-thread.c
12637                 fix NetBSD openssl dependencies. patch by
12638                 George Michaelson <ggm@apnic.net>
12639         * po/pt_BR.po
12640                 updated by Frederico Goncalves Guimaraes
12641
12642 2005-07-22 [paul]       1.9.13
12643
12644         1.9.13 release
12645
12646 2005-07-22 [paul]       1.9.12cvs91
12647
12648         * AUTHORS
12649         * INSTALL
12650         * README.claws
12651         * RELEASE_NOTES.claws
12652                 updated for release
12653         * configure.ac
12654         * po/nb.po
12655         * tools/claws.i18n.status.pl
12656                 add Norwegian translation. submiited by
12657                 Geir Helland <pjallabais@users.sourceforge.net>
12658         * po/ca.po
12659         * po/de.po
12660         * po/es.po
12661         * po/fi.po
12662         * po/fr.po
12663         * po/it.po
12664         * po/sk.po
12665         * po/sr.po
12666         * po/zh_CN.po
12667                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12668                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12669                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12670                 Yang Guilong
12671         * src/plugins/clamav/clamav_plugin_gtk.c
12672         * src/plugins/spamassassin/spamassassin_gtk.c
12673                 replace outdated description strings
12674
12675 2005-07-21 [colin]      1.9.12cvs90
12676
12677         * src/folder.c
12678                 Set folder to batch mode when scanning it. Makes deletion
12679                 of unread mails on IMAP much faster (due to the UNREAD 
12680                 flag unsetting)
12681
12682 2005-07-21 [darko]      1.9.12cvs89
12683
12684         * configure.ac
12685                 link against libresolv if necessary (patch by Paul)
12686         * src/msgcache.c
12687                 use glib's portable macros to determine endianness
12688
12689 2005-07-21 [paul]       1.9.12cvs88
12690
12691         * src/crash.c
12692         * src/gtk/about.c
12693                 update compiled-in features list
12694
12695 2005-07-20 [colin]      1.9.12cvs87
12696
12697         * src/folder.c
12698         * src/textview.c
12699                 Gcc 2.9x compilation fixes, thanks to Darko
12700         * src/plugins/clamav/clamav_plugin.c
12701                 Little optimisation: load virus database only once
12702         * src/plugins/spamassassin/spamassassin.c
12703                 Big optimisation: filtering one mail took at least 1 second,
12704                 now it takes at least 50ms. Doesn't speed up spamassassin 
12705                 itself, but should already be much more tolerable.
12706
12707 2005-07-20 [colin]      1.9.12cvs86
12708
12709         * src/summaryview.c
12710                 Fix performance issue
12711
12712 2005-07-19 [colin]      1.9.12cvs85
12713
12714         * src/plugins/pgpinline/plugin.c
12715                 Fix warning
12716
12717 2005-07-19 [colin]      1.9.12cvs84
12718
12719         * configure.ac
12720         * src/plugins/Makefile.am
12721         * src/plugins/pgpinline/.cvsignore
12722         * src/plugins/pgpinline/Makefile.am
12723         * src/plugins/pgpinline/pgpinline.c
12724         * src/plugins/pgpinline/pgpinline.deps
12725         * src/plugins/pgpinline/pgpinline.h
12726         * src/plugins/pgpinline/plugin.c
12727                 Put pgpinline in the main tree
12728
12729 2005-07-19 [paul]       1.9.12cvs83
12730
12731         * src/prefs_actions.c
12732                 prevent '//' in menu names, which cause a crash
12733                 thanks to Colin
12734
12735 2005-07-19 [paul]       1.9.12cvs82
12736
12737         * configure.ac
12738                 be generally more informative in configure output.
12739                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12740                 '[ --disable-openssl ...', as --enable-openssl is default
12741                 PGP/MIME: don't check for GPGME again, check for
12742                 pgpcore instead. Therefore prevent the possibility of
12743                 attempting to build pgpmime if pgpcore dependencies are
12744                 not met
12745                 ClamAV: use pkgconfig to check for lib
12746                 libgnomeprint: revert logic on inner test to match
12747                 everything else
12748         * src/plugins/pgpcore/sgpgme.c
12749                 add missing include
12750
12751 2005-07-19 [colin]      1.9.12cvs81
12752
12753         * src/summaryview.c
12754                 Fix slow thread rebuilding in particular
12755                 cases
12756
12757 2005-07-19 [paul]       1.9.12cvs80
12758
12759         * sylpheed-claws.desktop
12760                 fix typo, spotted by Stephan Sachse
12761         * src/account.c
12762                 replace GTK_STOCK_ADD with
12763                 GTK_STOCK_NEW button
12764
12765 2005-07-18 [colin]      1.9.12cvs79
12766
12767         * src/etpan/imap-thread.c
12768                 Fix return value (Thanks Hoa)
12769
12770 2005-07-18 [colin]      1.9.12cvs78
12771
12772         * src/imap.c
12773                 Allow empty passwords
12774                 Create drafts/queue/outbox if necessary
12775         * src/summaryview.c
12776                 Remove old code
12777         * src/etpan/imap-thread.c
12778                 Fix STARTTLS (Thanks to Hoa)
12779
12780 2005-07-18 [paul]       1.9.12cvs77
12781
12782         * ChangeLog-gtk2.jp
12783         * ChangeLog.jp
12784                 removed
12785         * Makefile.am
12786                 updated to reflect additions and removals
12787         * TODO
12788                 updated to be claws-specific
12789         * TODO-gtk2
12790         * TODO-gtk2.jp
12791         * TODO.jp
12792         * sylpheed-128x128.png
12793         * sylpheed-64x64.png
12794                 removed
12795         * sylpheed-claws-128x128.png
12796         * sylpheed-claws-64x64.png
12797         * sylpheed-claws.desktop
12798         * sylpheed-claws.png
12799                 added
12800         * sylpheed.desktop
12801         * sylpheed.png
12802                 removed
12803
12804 2005-07-17 [paul]       1.9.12cvs76
12805
12806         * src/account.c
12807         * src/addressbook.c
12808         * src/alertpanel.c
12809         * src/alertpanel.h
12810         * src/compose.c
12811         * src/exphtmldlg.c
12812         * src/expldifdlg.c
12813         * src/folderview.c
12814         * src/imap_gtk.c
12815         * src/inc.c
12816         * src/message_search.c
12817         * src/messageview.c
12818         * src/mh_gtk.c
12819         * src/news_gtk.c
12820         * src/prefs_actions.c
12821         * src/prefs_filtering.c
12822         * src/prefs_matcher.c
12823         * src/prefs_template.c
12824         * src/prefs_themes.c
12825         * src/ssl_manager.c
12826         * src/summary_search.c
12827         * src/textview.c
12828         * src/toolbar.c
12829         * src/gtk/sslcertwindow.c
12830         * src/plugins/pgpcore/sgpgme.c
12831                 rework alertpanels
12832
12833 2005-07-17 [colin]      1.9.12cvs75
12834
12835         * src/privacy.c
12836                 add a PrivacySystem accessor that checks that
12837                 the system cached in a MimeInfo's privacydata
12838                 is still registered. Use this accessor instead
12839                 of directly using data->system. Fixes crashes
12840                 after unloading pgp plugins.
12841
12842 2005-07-17 [colin]      1.9.12cvs74
12843
12844         * src/alertpanel.c
12845                 Change geometry hints to a simple default size.
12846                 Fixes the certs dialogs.
12847
12848 2005-07-17 [colin]      1.9.12cvs73
12849
12850         * src/gtk/sslcertwindow.c
12851                 Use a gtkExpander
12852
12853 2005-07-17 [colin]      1.9.12cvs72
12854
12855         * src/plugins/pgpcore/Makefile.am
12856         * src/plugins/pgpmime/Makefile.am
12857                 Add gpgme libs
12858
12859 2005-07-17 [paul]       1.9.12cvs71
12860
12861         * configure.ac
12862                 add --disable-gnomeprint option
12863                 modified version of patch by Marius Mauch
12864
12865 2005-07-17 [paul]       1.9.12cvs70
12866
12867         * src/common/defs.h
12868                 update urls
12869         * src/account.c
12870         * src/action.c
12871         * src/addressbook.c
12872         * src/compose.c
12873         * src/foldersel.c
12874         * src/folderview.c
12875         * src/html.c
12876         * src/imap_gtk.c
12877         * src/main.c
12878         * src/mainwindow.c
12879         * src/messageview.c
12880         * src/mh_gtk.c
12881         * src/mimeview.c
12882         * src/news_gtk.c
12883         * src/prefs_account.c
12884         * src/prefs_send.c
12885         * src/prefs_summaries.c
12886         * src/procmsg.c
12887         * src/summaryview.c
12888         * src/common/utils.c
12889         * src/common/xml.c
12890         * src/plugins/pgpcore/passphrase.c
12891         * src/plugins/pgpcore/select-keys.c
12892                 replace inappropriately used backticks
12893                 with single quotes
12894
12895 2005-07-16 [colin]      1.9.12cvs69
12896
12897         * src/image_viewer.c
12898                 Add extra paranoid checks
12899
12900 2005-07-16 [colin]      1.9.12cvs68
12901
12902         * src/plugins/pgpcore/prefs_gpg.c
12903                 Don't auto-check sigs by default, as it
12904                 can be really slow.
12905
12906 2005-07-16 [colin]      1.9.12cvs67
12907
12908         * src/plugins/pgpcore/sgpgme.c
12909                 Make messages a bit better.
12910
12911 2005-07-16 [colin]      1.9.12cvs66
12912
12913         * src/imap.c
12914                 Remove pseudo-log
12915         * src/etpan/imap-thread.c
12916                 Add real log
12917
12918 2005-07-16 [colin]      1.9.12cvs65
12919
12920         * src/main.c
12921         * src/prefs_other.c
12922                 And now, fix build with libetpan :-/
12923
12924 2005-07-15 [colin]      1.9.12cvs64
12925
12926         * src/prefs_other.c
12927                 Continue fixing build without libetpan.
12928
12929 2005-07-15 [colin]      1.9.12cvs63
12930
12931         * src/main.c
12932                 Fix build with --disable-libetpan
12933
12934 2005-07-15 [colin]      1.9.12cvs62
12935
12936         * configure.ac
12937                 Bump libetpan's version
12938
12939 2005-07-15 [colin]      1.9.12cvs61
12940
12941         * src/etpan/imap-thread.c
12942                 Actually stop logging :)
12943
12944 2005-07-15 [colin]      1.9.12cvs60
12945
12946         * src/addressbook.c
12947                 Fix dnd of multiple addresses.
12948
12949 2005-07-15 [hoa]        1.9.12cvs59
12950
12951         * src/etpan/imap-thread.c
12952             disable login of IMAP password in libetpan log file.
12953
12954 2005-07-15 [paul]       1.9.12cvs58
12955
12956         * src/account.c
12957                 don't automatically sort
12958                 do allow drag n drop
12959
12960 2005-07-15 [paul]       1.9.12cvs57
12961
12962         * src/account.c
12963         * src/ssl_manager.c
12964                 alphabetical listing
12965
12966 2005-07-15 [paul]       1.9.12cvs56
12967
12968         * src/gtk/pluginwindow.c
12969                 sort plugin list alphabetically
12970
12971 2005-07-15 [paul]       1.9.12cvs55
12972
12973         * src/prefs_spelling.c
12974         * src/prefs_wrapping.c
12975                 unify English usage
12976
12977 2005-07-15 [colin]      1.9.12cvs54
12978
12979         * src/wizard.c
12980                 Typo fix
12981
12982 2005-07-15 [paul]       1.9.12cvs53
12983
12984         * src/prefs_message.c
12985                 make 'show cursor' a hidden option
12986
12987 2005-07-14 [colin]      1.9.12cvs52
12988
12989         * src/plugins/spamassassin/Makefile.am
12990         * src/plugins/clamav/Makefile.am
12991                 Fix double EXTRA_DISTs
12992
12993 2005-07-14 [colin]      1.9.12cvs51
12994
12995         * src/plugins/clamav/Makefile.am
12996         * src/plugins/clamav/clamav_plugin_gtk.deps
12997         * src/plugins/spamassassin/Makefile.am
12998         * src/plugins/spamassassin/spamassassin_gtk.deps
12999                 Make $plugin_gtk depend on $plugin
13000
13001 2005-07-14 [hoa]        1.9.12cvs50
13002
13003         * src/etpan/imap-thread.c
13004                 enable debug log of libetpan when running with --debug
13005
13006 2005-07-14 [colin]      1.9.12cvs49
13007
13008         * configure.ac
13009         * src/common/Makefile.am
13010         * src/common/plugin.c
13011         * src/common/plugin.h
13012                 Add a little plugin dependancy system.
13013                 Plugins can ship a $plugin_name.deps file
13014                 (near them in PLUGINDIR) so that their
13015                 dependancies are loaded if possible.
13016         * src/plugins/Makefile.am
13017         * src/plugins/pgpcore/Makefile.am
13018         * src/plugins/pgpcore/passphrase.c
13019         * src/plugins/pgpcore/passphrase.h
13020         * src/plugins/pgpcore/plugin.c
13021         * src/plugins/pgpcore/prefs_gpg.c
13022         * src/plugins/pgpcore/prefs_gpg.h
13023         * src/plugins/pgpcore/select-keys.c
13024         * src/plugins/pgpcore/select-keys.h
13025         * src/plugins/pgpcore/sgpgme.c
13026         * src/plugins/pgpcore/sgpgme.h
13027                 Introduce pgpcore, used by pgpmime and
13028                 pgpinline
13029         * src/plugins/pgpmime/Makefile.am
13030         * src/plugins/pgpmime/passphrase.c
13031         * src/plugins/pgpmime/passphrase.h
13032         * src/plugins/pgpmime/pgpmime.c
13033         * src/plugins/pgpmime/pgpmime.deps
13034         * src/plugins/pgpmime/plugin.c
13035         * src/plugins/pgpmime/prefs_gpg.c
13036         * src/plugins/pgpmime/prefs_gpg.h
13037         * src/plugins/pgpmime/select-keys.c
13038         * src/plugins/pgpmime/select-keys.h
13039         * src/plugins/pgpmime/sgpgme.c
13040         * src/plugins/pgpmime/sgpgme.h
13041                 Remove the core from pgpmime and add the
13042                 dependancy to pgpcore.
13043
13044 2005-07-14 [paul]       1.9.12cvs48
13045
13046         * src/stock_pixmap.c
13047                 forgot this in last commit
13048
13049 2005-07-14 [paul]       1.9.12cvs47
13050
13051         * src/account.c
13052         * src/addressbook.c
13053                 add accelerators for the buttons (sync with main)
13054         * src/compose.c
13055         * src/compose.h
13056                 add accelerators for the buttons.
13057                 fix editing with external editor.
13058                 replace gdk_input_*() with GIOChannel;
13059                 (sync with main)
13060         * src/foldersel.c
13061                 display folder names with new/unread
13062                 representation (sync with main)
13063         * src/main.c
13064                 specify default window icon (sync with main)
13065         * src/prefs_common.c
13066                 use_addr_book default to FALSE
13067         * src/summaryview.c
13068         * src/textview.c
13069                 add accelerators for the buttons (sync with main)
13070         * src/gtk/menu.c
13071                 fix typos
13072         * src/pixmaps/sylpheed_icon.xpm
13073                 updated
13074
13075 2005-07-13 [paul]       1.9.12cvs46
13076
13077         * src/plugins/pgpmime/pgpmime.c
13078         * src/plugins/pgpmime/sgpgme.c
13079                 (temporarily) use deprecated gpgme_data_rewind()
13080                 while largefile support is not present
13081                 (as suggested by Colin)
13082
13083 2005-07-13 [paul]       1.9.12cvs45
13084
13085         * configure.ac
13086                 remove large file support (for now):
13087                 it breaks too many things
13088
13089 2005-07-13 [paul]       1.9.12cvs44
13090
13091         * configure.ac
13092                 add large file support
13093         * src/html.c
13094                 fix bug #763 where href attribute was not
13095                 the very first attribute of a link
13096                 patch by Thomas Gilgin
13097
13098 2005-07-13 [colin]      1.9.12cvs43
13099
13100         * src/gtk/pluginwindow.c
13101                 Little portability fix
13102
13103 2005-07-13 [colin]      1.9.12cvs42
13104
13105         * src/plugins/pgpmime/sgpgme.c
13106                 Fix crasher.
13107
13108 2005-07-13 [colin]      1.9.12cvs41
13109
13110         * src/plugins/pgpmime/pgpmime.c
13111         * src/plugins/pgpmime/sgpgme.c
13112                 Use gpgme_data_release_and_get_mem instead
13113                 of gpgme_data_read.
13114
13115 2005-07-13 [colin]      1.9.12cvs40
13116
13117         * configure.ac
13118         * src/plugins/pgpmime/passphrase.c
13119         * src/plugins/pgpmime/passphrase.h
13120         * src/plugins/pgpmime/pgpmime.c
13121         * src/plugins/pgpmime/plugin.c
13122         * src/plugins/pgpmime/select-keys.c
13123         * src/plugins/pgpmime/select-keys.h
13124         * src/plugins/pgpmime/sgpgme.c
13125         * src/plugins/pgpmime/sgpgme.h
13126                 Port pgpmime to gpgme-1.0.
13127
13128 2005-07-12 [paul]       1.9.12cvs39
13129
13130         * AUTHORS
13131         * src/toolbar.c
13132         * src/toolbar.h
13133                 add a 'Go to Prev' button to the toolbar.
13134                 correct tooltip text of go to buttons.
13135                 based on patch by Yang Guilong <bamanzi@gmail.com>
13136
13137 2005-07-12 [colin]      1.9.12cvs38
13138
13139         * src/statusbar.c
13140                 Fix progress bar showing stuff at startup.
13141
13142 2005-07-12 [paul]       1.9.12cvs37
13143
13144         * src/editjpilot.c
13145                 fix building with jpilot support
13146
13147 2005-07-11 [colin]      1.9.12cvs36
13148
13149         * src/inc.c
13150                 Add visual indication that filtering is running
13151         * src/textview.c
13152                 Make {}[] uri delimiters
13153         * src/summaryview.c
13154                 Remove useless (and slow) calls
13155
13156 2005-07-11 [paul]       1.9.12cvs35
13157
13158         * src/plugins/clamav/clamav_plugin_gtk.c
13159         * src/plugins/dillo_viewer/dillo_prefs.c
13160         * src/plugins/pgpmime/prefs_gpg.c
13161         * src/plugins/spamassassin/spamassassin_gtk.c
13162                 gather plugins prefs together under their
13163                 own 'Plugins' heading
13164
13165 2005-07-11 [paul]       1.9.12cvs34
13166
13167         sync with main
13168
13169         * src/account.c
13170                 account_delete(): modified alert dialog
13171         * src/editjpilot.c
13172         * src/editvcard.c
13173                 fixed a crash when cancelling file selection
13174                 dialog by Escape key. Made non-ascii filename
13175                 selectable.
13176         * src/prefs_template.c
13177                 prefs_template_window_create(): make scrolled
13178                 window policy AUTOMATIC
13179
13180 2005-07-10 [hoa]        1.9.12cvs33
13181
13182         * src/etpan/imap-thread.c
13183                 workaround for old Courier IMAP servers.
13184
13185 2005-07-10 [colin]      1.9.12cvs32
13186
13187         * src/folder.c
13188         * src/statusbar.c
13189         * src/statusbar.h
13190                 Add visual progress indicator on filtering/processing
13191                 Factorize the progress bar code
13192         * src/imap.c
13193         * src/imap.h
13194         * src/etpan/imap-thread.c
13195                 Add a reference counter to avoid destroying the Folder
13196                 while it's in use by another callback.
13197
13198 2005-07-09 [hoa]        1.9.12cvs31
13199
13200         * src/imap.c
13201         * src/etpan/imap-thread.c
13202                 fixed deadlock when removing IMAP account.
13203
13204 2005-07-08 [colin]      1.9.12cvs30
13205
13206         * src/textview.c
13207         * src/unmime.c
13208                 Fix again problems decoding broken headers
13209         * src/gtk/inputdialog.c
13210                 Fix local variable shadowing a global one
13211
13212 2005-07-08 [colin]      1.9.12cvs29
13213
13214         * src/msgcache.c
13215                 Make the cache/mark files platform-agnostic by writing
13216                 them in little-endian format. Reading them is also done
13217                 in little-endian format, of course; however, in order
13218                 to avoid trashing mark data on big-endian machines, the
13219                 files are, at first, read from the native format if the
13220                 little-endian one doesn't exist. This is easy to deter-
13221                 mine by trying to open a file with a swapped data_ver
13222                 and seeing if it's the wanted version.
13223                 Little-endian using users should see absolutely no
13224                 difference, Big-endian users may get a very little
13225                 performance drop due to byte-swapping.
13226                 Tested on i386 and ppc32. 
13227                 Fixes bug #159 (The index file, in the mailboxes, is 
13228                 hardware depending).
13229
13230                 To have the cache/mark files updated to the new little-
13231                 endian format, "Check for new messages" or even
13232                 "Rebuild folder tree" aren't enough. Files will be
13233                 updated as soon as a folder has been opened/closed.
13234                 To update everything, just select all folders by
13235                 selecting them one by one.
13236
13237 2005-07-07 [colin]      1.9.12cvs28
13238
13239         * src/imap.c
13240                 Remember the folder separator per IMAPFolder
13241                 instead of globally.
13242                 Revive the Session on noop; fixes bug #761
13243                 (mark a bunch of unread messages as read takes 
13244                 forever)
13245
13246 2005-07-07 [darko]      1.9.12cvs27
13247
13248         * src/common/template.c
13249                 Sort templates alphabetically
13250
13251 2005-07-06 [colin]      1.9.12cvs26
13252
13253         * src/imap.c
13254                 Try to use the correct separator in
13255                 most cases. Possibly fixes bug #759
13256                 (only creates the INBOX folder when 
13257                 setting up new IMAP account) and 
13258                 bug #760 (Can't retrieve messages)
13259
13260 2005-07-06 [colin]      1.9.12cvs25
13261
13262         * src/imap.c
13263                 Use real_path in status command. This will
13264                 help later, when namespaces will be used.
13265
13266 2005-07-06 [colin]      1.9.12cvs24
13267
13268         * configure.ac
13269         * src/account.c
13270         * src/folder.c
13271         * src/imap.c
13272         * src/etpan/etpan-log.c
13273         * src/etpan/etpan-thread-manager.c
13274         * src/etpan/imap-thread.c
13275                 Add a --disable-libetpan parameter. With this,
13276                 users that don't want IMAP4 support can avoid
13277                 the new dependancy (and have no IMAP support).
13278                 Users that have IMAP4 accounts and use this
13279                 parameter won't lose their configuration, their
13280                 IMAP accounts will just be invisible and not
13281                 used.
13282         * src/textview.c
13283                 Make the "Copy ..." contextual menu items 
13284                 copy to both the X clipboard and the gtk 
13285                 clipboard - as most other apps do.
13286         * src/gtk/about.c
13287                 Add a notice about OpenSSL usage, in order to
13288                 comply with OpenSSL's license (point 6):
13289                 http://www.openssl.org/source/license.html
13290
13291 2005-07-06 [colin]      1.9.12cvs23
13292
13293         * src/alertpanel.c
13294                 Fix a minimum size for alertpanels
13295         * src/compose.c
13296                 Show 'No space left on device' type errors
13297                 when queuing/sending
13298         * src/imap_gtk.c
13299         * src/mh_gtk.c
13300                 Rework folder's deletion message (remove 
13301                 extra \n)
13302
13303 2005-07-05 [colin]      1.9.12cvs22
13304
13305         * src/imap.c
13306                 Add an alertpanel on auth error
13307                 Add pseudo-log
13308                 Remove pthread-related stuff
13309
13310 2005-07-05 [colin]      1.9.12cvs21
13311
13312         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13313                 Fix crash on plugin reloading (with a hack)
13314
13315 2005-07-05 [colin]      1.9.12cvs20
13316
13317         * src/prefs_account.c
13318         * src/prefs_account.h
13319                 Fix typo
13320         * src/gtk/filesel.c
13321         * src/gtk/filesel.h
13322                 Add a way to filter the view
13323         * src/gtk/pluginwindow.c
13324                 Filter loadable stuff
13325         * src/plugins/pgpmime/prefs_gpg.c
13326                 Fix missing unregistration
13327         * .cvsignore
13328         * src/etpan/.cvsignore
13329         * src/plugins/spamassassin/.cvsignore
13330                 Add more stuff to cvs ignored files
13331
13332 2005-07-04 [colin]      1.9.12cvs19
13333
13334         * src/imap.c
13335                 Fix scan_required returning FALSE when it
13336                 shouldn't. Maybe fix #760 (Can't retrieve
13337                 messages)
13338
13339 2005-07-04 [colin]      1.9.12cvs18
13340
13341         * src/summaryview.c
13342                 Fix always_show_msg pref
13343
13344 2005-07-04 [paul]       1.9.12cvs17
13345
13346         sync with main (forgotten in last commit)
13347         
13348         * src/common/utils.c
13349         * src/common/utils.h
13350                 check_line_length(): new.
13351                 is_dir_exist()
13352                 is_file_entry_exist()
13353                 dirent_is_regular_file()
13354                 dirent_is_directory(): use g_file_test() instead of stat().
13355
13356 2005-07-04 [paul]       1.9.12cvs16
13357
13358         sync with main:
13359
13360         * src/compose.c
13361                 compose_write_to_file(): check for line
13362                 length limit and display warning if exceeds
13363         * src/jpilot.c
13364                 use get_home_dir() instead of g_get_home_dir()
13365         * src/procheader.c
13366                 removed warning about invalid date
13367         * src/vcard.c
13368                 use get_home_dir() instead of g_get_home_dir()
13369
13370 2005-07-04 [paul]       1.9.12cvs15
13371
13372         * src/stock_pixmap.c
13373                 fix new pixmap naming errors
13374                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13375
13376 2005-07-04 [colin]      1.9.12cvs14
13377
13378         * src/imap.c
13379                 Fix debugging string with a warning
13380
13381 2005-07-04 [colin]      1.9.12cvs13
13382
13383         * configure.ac
13384                 Add a check for libetpan's version (>= 0.37)
13385
13386 2005-07-04 [hoa]        1.9.12cvs12
13387
13388         * commitHelper
13389         * src/imap.c
13390         * src/etpan/imap-thread.c
13391         * src/etpan/imap-thread.h
13392                 fixed IMAP implementation of check of mails.
13393
13394 2005-07-03 [hoa]        1.9.12cvs11
13395
13396         * src/etpan/Makefile.am
13397         * src/etpan/etpan-errors.h
13398         * src/etpan/etpan-log.[ch]
13399         * src/etpan/etpan-thread-manager-types.h
13400         * src/etpan/etpan-thread-manager.[ch]
13401         * src/etpan/imap-thread.[ch]
13402         * src/Makefile.am
13403         * src/imap.c
13404         * src/main.c
13405         * src/prefs_other.c
13406         * configure.ac
13407             merged imap branch.
13408             dependency on libetpan 0.37 is now added.
13409
13410 2005-07-01 [colin]      1.9.12cvs10
13411
13412         * src/Makefile.am
13413         * src/folder.c
13414         * src/folder.h
13415         * src/folderview.c
13416         * src/stock_pixmap.c
13417         * src/stock_pixmap.h
13418         * src/plugins/trayicon/trayicon.c
13419                 Add marked symbol on folders containing
13420                 marked messages
13421         * src/procmsg.c
13422         * src/procmsg.h
13423         * src/toolbar.c
13424         * src/prefs_common.c
13425         * src/prefs_common.h
13426         * src/prefs_send.c
13427                 Add an optional confirmation dialog on queue
13428                 sending. Patch by wwp.
13429         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13430         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13431         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13432         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13433         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13434         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13435         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13436         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13437         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13438         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13439         * src/pixmaps/trash_mark.xpm            ** ADDED **
13440                 New pixmaps
13441
13442 2005-07-01 [colin]      1.9.12cvs9
13443
13444         * src/summaryview.c
13445                 Fix a little threading bug
13446         * src/addrgather.c
13447         * src/mainwindow.c
13448                 A little bit of HIG normality never hurts
13449
13450 2005-07-01 [colin]      1.9.12cvs8
13451
13452         * src/compose.c
13453         * src/msgcache.c
13454         * src/pop.c
13455         * src/procmime.c
13456         * src/recv.c
13457         * src/common/log.c
13458         * src/common/template.c
13459         * src/common/utils.c
13460         * src/common/utils.h
13461                 Reverted the fwrite_atomic stuff. In fact
13462                 it is already atomic.
13463
13464 2005-06-30 [colin]      1.9.12cvs7
13465
13466         * src/common/utils.c
13467         * src/common/utils.h
13468                 Add an fwrite_atomic() function to make
13469                 sure we write everything: fwrite can make
13470                 short writes.
13471         * src/compose.c
13472         * src/msgcache.c
13473         * src/pop.c
13474         * src/procmime.c
13475         * src/recv.c
13476         * src/common/log.c
13477         * src/common/template.c
13478                 Use that (and fix swapping of size and nmemb).
13479                 Thanks to Rich Coe for the heads up.
13480
13481 2005-06-30 [colin]      1.9.12cvs6
13482
13483         * src/addressbook.c
13484                 Optimize addressbook opening 
13485
13486 2005-06-30 [colin]      1.9.12cvs5
13487
13488         * src/summaryview.c
13489                 Remove calls to summary_step after move/copy
13490
13491 2005-06-28 [paul]       1.9.12cvs4
13492
13493         * src/alertpanel.c
13494                 wrap and make the error msg selectable
13495
13496 2005-06-28 [paul]       1.9.12cvs3
13497
13498         * src/ssl_manager.c
13499                 replace the OK button with a Close button
13500         * src/gtk/foldersort.c
13501                 use GTK_STOCK_ icons/buttons
13502
13503 2005-06-28 [colin]      1.9.12cvs2
13504
13505         * src/gedit-print.c             ** ADDED **
13506         * src/gedit-print.h             ** ADDED **
13507         * src/gtk/gtksourceprintjob.c   ** ADDED **
13508         * src/gtk/gtksourceprintjob.h   ** ADDED **
13509                 I can't believe no one had enough time to tell
13510                 me I forgot the `cvs add`
13511
13512 2005-06-27 [colin]      1.9.12cvs1
13513
13514         * src/Makefile.am
13515         * src/gtk/Makefile.am
13516         * src/messageview.c
13517         * src/procmsg.c
13518         * src/summaryview.c
13519         * configure.ac
13520                 Add optional libgnomeprint-based printing
13521         * src/mainwindow.c
13522         * src/gtk/quicksearch.c
13523                 Add an Edit/Quick search menu item to show
13524                 and focus the quicksearch
13525
13526 2005-06-27 [paul]       1.9.12
13527
13528         1.9.12 release
13529
13530         * po/ca.po
13531         * po/de.po
13532         * po/es.po
13533         * po/fr.po
13534         * po/it.po
13535         * po/ko.po
13536         * po/pt_BR.po
13537         * po/sk.po
13538         * po/zh_CN.po
13539                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13540                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13541                 SungHyun Nam, Frederico Goncalves Guimaraes,
13542                 Andrej Kacian, and Yang Guilong
13543 2005-06-26 [colin]      1.9.11cvs106
13544
13545         * src/imap_gtk.c
13546                 Forgot one file for previous fix
13547
13548 2005-06-26 [colin]      1.9.11cvs105
13549
13550         * src/folder.c
13551         * src/imap.c
13552                 Fix problems with folder operations in no_select
13553                 imap folders. it applies only to mails, and 
13554                 creation/deletion/move/renaming of folders 
13555                 should be possible
13556
13557 2005-06-26 [paul]       1.9.11cvs104
13558
13559         * src/prefs_filtering.c
13560                 replace one more GTK_STOCK_REMOVE
13561                 with GTK_STOCK_DELETE
13562
13563 2005-06-25 [colin]      1.9.11cvs103
13564
13565         * src/imap.c
13566                 Optimize get_seq_set_from_seq_list
13567                 (Patch by Ricardo) 
13568
13569 2005-06-25 [colin]      1.9.11cvs102
13570
13571         * src/mh.c
13572                 If the directory exists, but not in the
13573                 correct encoding, rename it. This should
13574                 handle old-versions-induced bugs.
13575
13576 2005-06-25 [colin]      1.9.11cvs101
13577
13578         * src/mh.c
13579                 Fix path access with extended dir names
13580                 Fixes bug #589 (SC segfaults with wrong locale
13581                 settings)
13582
13583 2005-06-25 [colin]      1.9.11cvs100
13584
13585         * src/prefs_account.c
13586         * src/prefs_account.h
13587         * src/compose.c
13588                 Add an option to encrypt replies to
13589                 encrypted messages
13590
13591 2005-06-25 [colin]      1.9.11cvs99
13592
13593         * src/compose.c
13594         * src/quote_fmt_parse.y
13595                 ... And make it work with pgpinline.
13596
13597 2005-06-25 [colin]      1.9.11cvs98
13598
13599         * src/compose.c
13600         * src/procmime.c
13601         * src/procmime.h
13602         * src/quote_fmt_parse.y
13603                 o Make reedition of encrypted messages possible
13604                   (as long as it is encrypted to self too, no
13605                    magic there)
13606                 o Make replying with quote (and without selecting
13607                   text) possible for encrypted messages.
13608                 Closes bug #550 (Not possible to "reply with quote"
13609                 to gnupg encrypted messages)
13610
13611 2005-06-24 [paul]       1.9.11cvs97
13612
13613         * src/imap.c
13614                 add missing include
13615
13616 2005-06-24 [paul]       1.9.11cvs96
13617
13618         * src/editldap.c
13619                 made bind password entry invisible
13620                 (sync with main)
13621         * src/send_message.c
13622                 send_message_local(): check exit status
13623                 to detect errors (sync with main)
13624         * src/textview.c
13625                 use main's less ambiguous popup menu
13626                 wording
13627
13628 2005-06-24 [paul]       1.9.11cvs95
13629
13630         * src/prefs_actions.c
13631         * src/prefs_customheader.c
13632         * src/prefs_display_header.c
13633         * src/prefs_filtering_action.c
13634         * src/prefs_matcher.c
13635         * src/prefs_template.c
13636         * src/prefs_toolbar.c
13637                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13638         * src/gtk/description_window.c
13639                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13640
13641 2005-06-23 [colin]      1.9.11cvs94
13642
13643         * src/summaryview.c
13644                 Fix rough edges (be sure to call status_show whenever
13645                 necessary).
13646
13647 2005-06-23 [colin]      1.9.11cvs93
13648
13649         * src/summaryview.c
13650                 Optimize Select All
13651                 Before, in a 5K mails folder: 11s
13652                 After, in the same folder: 58000µs
13653                 The joys of locking... gtk_clist_select_all() fires a 
13654                 tree-select-row event for each selected row, which in 
13655                 summaryview, callbacks summary_selected which in turn,
13656                 calls summary_status_show, which walks the selected
13657                 rows. Hence, calling gtk_clist_select_all was 
13658                 exponential. Locking the summaryview makes 
13659                 summary_selected return early.
13660
13661 2005-06-23 [colin]      1.9.11cvs92
13662
13663         * src/imap.c
13664                 Move mutex at the important place to avoid
13665                 deadlocks
13666         * src/summaryview.c
13667                 Fix Del key deleting directly instead of
13668                 moving to trash
13669
13670 2005-06-22 [colin]      1.9.11cvs91
13671
13672         * src/plugins/spamassassin/libspamc.c
13673                 As we do spagetti code with assignations in multiple
13674                 places (see _message_read_raw where out = msg = raw),
13675                 let's be sure we don't free the same pointer twice.
13676                 Should fix bug #683 (Crash in libpam at 
13677                 message_cleanup).
13678
13679 2005-06-22 [colin]      1.9.11cvs90
13680
13681         * src/compose.c
13682         * src/messageview.c
13683         * src/toolbar.c
13684                 Make toolbar's delete use the move to trash stuff;
13685                 Add gtk_widget_realize to be sure pixmaps can get
13686                 created (that may fix an old worksforme bug which
13687                 I can't find back...)
13688
13689 2005-06-22 [colin]      1.9.11cvs89
13690
13691         * src/summaryview.c
13692         * src/summaryview.h
13693         * src/mainwindow.c
13694                 Rename "Message/Delete" to "Message/Move to trash"
13695                 Add "Message/Delete..." that directly destroys the
13696                 selected messages after asking for a confirmation.
13697
13698 2005-06-22 [colin]      1.9.11cvs88
13699
13700         * src/imap.c
13701                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13702                 o Fix a deadlock (thanks Darko)
13703
13704 2005-06-22 [colin]      1.9.11cvs87
13705
13706         * src/gtk/foldersort.c
13707                 Add missing include for the i18n;
13708                 patch by Fabien Vantard
13709
13710 2005-06-21 [colin]      1.9.11cvs86
13711
13712         * src/folder.c
13713         * src/folderview.c
13714                 Respect the no_select flag
13715         * src/imap.c
13716                 Fix recursive deletion
13717         * src/imap_gtk.c
13718         * src/mh_gtk.c
13719                 Make the folder deletion's warning
13720                 more explicit
13721
13722 2005-06-21 [colin]      1.9.11cvs85
13723
13724         * src/textview.c
13725                 Prevent email addresses from spanning accross
13726                 lines - fixes bug # 646 (newline-chars in 
13727                 email addresses)
13728
13729 2005-06-20 [colin]      1.9.11cvs84
13730
13731         * src/folder.c
13732                 Be sure not to remove source if copy failed
13733
13734 2005-06-20 [colin]      1.9.11cvs83
13735
13736         * src/folderview.c
13737         * src/imap_gtk.c
13738                 remove summaryview's lock
13739         * src/imap.c
13740                 introduce threads to avoid problems when foreground tasks
13741                 interfere with background tasks
13742         * src/mh.c
13743                 prevent moving to drafts/queue
13744         * src/mimeview.c
13745                 fix leak
13746
13747 2005-06-19 [colin]      1.9.11cvs82
13748
13749         * src/imap_gtk.c
13750                 Remember that the user doesn't want to override
13751                 offline mode, for 3 seconds. It avoid presenting
13752                 him with N popups in a really short time.
13753
13754 2005-06-17 [colin]      1.9.11cvs81
13755
13756         * src/imap.c
13757                 Fix IMAP breaking on folders containing '('
13758                 (Probably won't be enough)
13759
13760 2005-06-17 [colin]      1.9.11cvs80
13761
13762         Forgotten files on 1.9.11cvs79
13763         * src/summaryview.c
13764                 Fix stepping when not immediately executing
13765         * src/imap.c
13766                 Really prevent UID FETCH 0
13767         * src/codeconv.c
13768                 Fix outgoing charset never set to utf-8
13769         * src/mh.c
13770                 Fix leak
13771
13772 2005-06-16 [colin]      1.9.11cvs79
13773
13774         * src/compose.c
13775                 Fix bug #707 (Dash splits rows)
13776                 Only wrap if we're on a line break position and
13777                 the previous one was a "white" (space) char.
13778                 Pango stuff is weird.
13779
13780 2005-06-16 [colin]      1.9.11cvs78
13781
13782         * src/imap_gtk.c
13783                 Lock summaryview while downloading messages
13784                 on user demand
13785         * src/procheader.c
13786         * src/unmime.c
13787         * src/common/utils.c
13788         * src/common/utils.h
13789                 Replace \r and \n with spaces in From and
13790                 Subject headers
13791
13792 2005-06-16 [paul]       1.9.11cvs77
13793
13794         * src/procmime.c
13795                 liberalise the mime parser
13796         * src/gtk/about.c
13797                 add text wrapping
13798
13799 2005-06-16 [paul]       1.9.11cvs76
13800
13801         * src/gtk/about.c
13802                 reworked
13803
13804 2005-06-15 [colin]      1.9.11cvs75
13805
13806         * src/compose.c
13807                 Finish header encoding fix
13808         * src/summaryview.c
13809                 Fix segfault
13810         * src/headerview.c
13811                 Fix compilation (Thanks Stephan
13812                 Sachse)
13813
13814 2005-06-15 [colin]      1.9.11cvs74
13815
13816         * Makefile.am
13817                 Install gnome2 stuff rather than gnome1, 
13818                 if both are present
13819         * src/codeconv.c
13820         * src/codeconv.h
13821         * src/compose.c
13822                 Fix headers encoding
13823         * src/folder.c
13824                 Visual progress when fetching all messages
13825         * src/folderview.c
13826         * src/summaryview.c
13827         * src/summaryview.h
13828                 Prevent changing current message while
13829                 incorporating
13830
13831 2005-06-15 [paul]       1.9.11cvs73
13832
13833         * src/gtk/gtkaspell.c
13834         * src/gtk/gtkaspell.h
13835                 fix build warnings
13836
13837 2005-06-15 [paul]       1.9.11cvs72
13838
13839         * src/prefs_filtering.c
13840                 allow reordering of filter rules by
13841                 drag n drop
13842
13843 2005-06-15 [paul]       1.9.11cvs71
13844
13845         * COPYING
13846                 updated
13847         * src/codeconv.c
13848                 replace deprecated function
13849         * src/inc.c
13850         * src/send_message.c
13851         * src/gtk/progressdialog.c
13852         * src/gtk/progressdialog.h
13853                 salvage and reuse parts of reverted sync
13854
13855 2005-06-15 [paul]       1.9.11cvs70
13856
13857         * src/inc.c
13858         * src/send_message.c
13859         * src/gtk/progressdialog.c
13860         * src/gtk/progressdialog.h
13861                 revert yesterday's sync with main
13862                 it contains deprecated functions
13863
13864 2005-06-15 [colin]      1.9.11cvs69
13865
13866         * src/headerview.c
13867                 Fix bug #670 (multi user to: will corrupt message 
13868                 headers display)
13869
13870 2005-06-15 [colin]      1.9.11cvs68
13871
13872         * src/compose.c
13873                 Fix bug #421 (Fix undo on wrapping)
13874
13875 2005-06-15 [colin]      1.9.11cvs67
13876
13877         * src/folder.c
13878                 Provide visual feedback while processing
13879                 folder's rules.
13880         * src/imap.c
13881                 Provide visual feedback while getting
13882                 short headers (for uncached messages)
13883
13884
13885 2005-06-14 [paul]       1.9.11cvs66
13886
13887         * src/account.c
13888                 change a couple stock icons
13889         * src/inc.c
13890         * src/send_message.c
13891         * src/gtk/progressdialog.c
13892         * src/gtk/progressdialog.h
13893                 sync main's GtkTreeView implementation
13894
13895 2005-06-14 [colin]      1.9.11cvs65
13896
13897         * src/imap.c
13898                 Various little fixes, mainly on error paths
13899
13900 2005-06-13 [colin]      1.9.11cvs64
13901
13902         * matcher.c
13903         * procmsg.c
13904         * procmsg.h
13905                 Add a way to fetch only headers. This speeds
13906                 up filtering on headers for IMAP. Fixes:
13907                 bug #481 extraneous imap commands slow down 
13908                         imap filtering
13909                 bug #522 Sylpheed downloads all messages 
13910                         when opening mailbox (IMAP)
13911                 bug #677 IMAP fetch is soooooooooooooo slow
13912         * src/folder.c
13913         * src/folder.h
13914                 Add a folder set_batch method so that
13915                 implementations can speed up flags changes
13916         * src/folderutils.c
13917         * src/summaryview.c
13918                 Use that in mark as (un)read and mark all read
13919                 Refix bug #679
13920         * src/imap.c
13921                 Implement set_batch - brings back deferred
13922                 flags in a less buggy manner. Fixes:
13923                 bug #729 IMAP immediate expunge of deleted messages
13924                 bug #191 remove list of messages with one command
13925                 Fix login with strange chars
13926                 Implement fetch_msg_full
13927                 Fix copy (wrong counts)
13928
13929 2005-06-12 [colin]      1.9.11cvs63
13930
13931         * src/folder.c
13932                 lock incorporation during long operations.
13933                 Avoids fucking up the IMAP socket.
13934
13935 2005-06-12 [colin]      1.9.11cvs62
13936
13937         * src/imap.c
13938                 Fix harmful typo
13939                 Factorize remove_all_msg
13940                 Thread-ize expunge
13941         * src/summaryview.c
13942                 Don't update partial-download status if unnecessary
13943         * src/folder.c
13944                 Use remove_msgs everywhere possible
13945
13946 2005-06-12 [colin]      1.9.11cvs61
13947
13948         * src/folder.c
13949         * src/folder.h
13950                 Add a remove_msgs function to remove a 
13951                 list of messages
13952         * src/imap.c
13953                 Implement that.
13954
13955 2005-06-12 [colin]      1.9.11cvs60
13956
13957         * src/imap.c
13958                 Remove flags-processing deferring... Too hard
13959                 to get it to work in all cases.
13960
13961 2005-06-11 [colin]      1.9.11cvs59
13962
13963         * src/imap.c
13964                 printf -> debug_print
13965
13966 2005-06-11 [colin]      1.9.11cvs58
13967
13968         * src/imap.c
13969                 o Fix build without USE_PTHREAD
13970                 o Factorize imap_open
13971                 o Alertpanel in case of impossible connection
13972                 o Alertpanel in case of impossible login
13973                 o Fix deferred flags processing to force a 
13974                   flush before adding some more flags to process,
13975                   but in another folder.
13976
13977 2005-06-10 [colin]      1.9.11cvs57
13978
13979         * src/imap.c
13980                 o Fix a format string error
13981                 o init ssl socket outside of the thread 
13982                   (it possibly invokes gtk calls)
13983         * src/procmime.c
13984                 o Put back the buffer to its necessary size
13985                 o Fix changing a file pointer without keeping
13986                   track of it (thanks Valgrind)
13987         * src/common/smtp.c
13988                 o Fix automatic STARTTLS if login should be done
13989                   and the server only allows it after starting TLS
13990         * src/gtk/gtkinputdialog.c
13991                 o Eat GDK_Return so that the combo popup doesn't 
13992                   appear when we press Enter to validate the combo
13993                   input dialog (as seen in the Open with... dialog)
13994
13995 2005-06-10 [colin]      1.9.11cvs56
13996
13997         * src/imap.c
13998                 o A bit less debug
13999                 o Fix a crash on deletion
14000                 o Threadize imap_select (it's called outside of 
14001                   threads)
14002                 o Defer treatment of DELETED flags
14003
14004
14005 2005-06-09 [colin]      1.9.11cvs55
14006
14007         * src/imap.c
14008                 Make sure we check imap_gtk_should_override(), which
14009                 potentially calls gtk stuff, before creating thread.
14010                 That way it should't be called via imap_get_session()
14011                 inside a thread.
14012
14013 2005-06-09 [colin]      1.9.11cvs54
14014
14015         * src/imap.c
14016                 o add a bit of status output
14017                 o remove some dead code
14018                 o threadize get_list_of_uids
14019                 o threadize imap_get_flags
14020                 o defer flag changing by 500ms so that they
14021                   can be batched
14022
14023
14024 2005-06-08 [colin]      1.9.11cvs53
14025
14026         * src/imap.c
14027                 Thread-ize imap_cmd_fetch
14028
14029 2005-06-08 [colin]      1.9.11cvs52
14030
14031         * src/main.c
14032                 Mmh, that broke POP3...
14033
14034 2005-06-08 [colin]      1.9.11cvs51
14035
14036         * src/main.c
14037                 Stabilize IMAP patch (thanks to Hoa)
14038
14039 2005-06-08 [colin]      1.9.11cvs50
14040
14041         * src/imap.c
14042                 Test patch to speed up imap. 
14043
14044 2005-06-08 [colin]      1.9.11cvs49
14045
14046         * src/imap_gtk.c
14047                 Warning fix
14048         * src/procmime.c
14049                 Apply patch from gentoo to use /usr/share/mime/globs if 
14050                 available, after un-breaking it
14051         * src/common/log.c
14052         * src/common/log.h
14053                 Use g_timeout for invoking hooks that possibly use gtk
14054                 calls. This should leave gtk calls in the main thread.
14055
14056 2005-06-08 [paul]       1.9.11cvs48
14057
14058         * src/codeconv.c
14059                 conv_get_outgoing_charset_str(): don't
14060                 use prefs_common setting
14061         * src/compose.c
14062         * src/compose.h
14063                 add /Options/Character encoding/... to
14064                 temporarily change the outgoing encoding
14065
14066         (belated sync with main)
14067
14068 2005-06-08 [paul]       1.9.11cvs47
14069
14070         * src/compose.c
14071                 correction to/completion of last
14072                 sync with main
14073
14074 2005-06-08 [paul]       1.9.11cvs46
14075
14076         sync with main:
14077         
14078         * src/codeconv.c
14079         * src/codeconv.h
14080                 always enabled Japanese auto-detection
14081                 if the first letters of locale string
14082                 is "ja"
14083         * src/compose.c
14084                 don't use "destroy" signal to destroy
14085                 Compose object (fix rare crashes on discard?)
14086         * src/mainwindow.c
14087         * src/messageview.c
14088         * src/prefs_send.c
14089                 added Hebrew encodings
14090         * src/sourcewindow.c
14091                 don't use "destroy" signal to destroy
14092                 objects
14093
14094 2005-06-07 [colin]      1.9.11cvs45
14095
14096         * src/summaryview.c
14097                 Add missing unlocks/locks
14098
14099 2005-06-07 [paul]       1.9.11cvs44
14100
14101         * src/summaryview.c
14102                 restore bug #749 fix
14103
14104 2005-06-06 [colin]      1.9.11cvs43
14105
14106         * src/summaryview.c
14107                 Fix selection bug when prefs_common.open_unread 
14108                 is FALSE
14109
14110 2005-06-06 [colin]      1.9.11cvs42
14111
14112         * src/common/md5.c
14113                 Fix a warning
14114         * src/summaryview.c
14115         * src/folderview.c
14116                 Factorize long operations beginning and end
14117                 (locking, freezing/thawing, cursor, ...)
14118                 Check selection->data member in selection-
14119                 related loops; this avoids dying an awful
14120                 death if the selection changes on us while
14121                 we're marking a whole IMAP folder unread, 
14122                 for example.
14123
14124 2005-06-06 [paul]       1.9.11cvs41
14125
14126         * src/textview.c
14127                 don't g_free() a static gchar buffer
14128
14129 2005-06-05 [colin]      1.9.11cvs40
14130
14131         * src/mainwindow.c
14132         * src/messageview.c
14133         * src/summaryview.c
14134                 Fix bug #749 (Show all headers should be
14135                 sticky as the GUI suggests)
14136
14137 2005-06-03 [paul]       1.9.11cvs39
14138
14139         * src/compose.c
14140                 don't allow editing of mail while sending.
14141                 patch by Colin
14142
14143 2005-06-03 [paul]       1.9.11cvs38
14144
14145         * src/folderview.c
14146                 add a freeze/thaw to speed up 'mark all read'
14147
14148 2005-06-03 [paul]       1.9.11cvs37
14149
14150         * src/prefs_message.c
14151                 reflect changes immediately
14152
14153 2005-06-02 [colin]      1.9.11cvs36
14154
14155         * po/POTFILES.in
14156                 Patch by Fabien Vantard.
14157
14158 2005-06-02 [colin]      1.9.11cvs35
14159
14160         * src/imap.c
14161                 Use a non-blocking imap_getline() if possible.
14162                 This should completely prevent the interface
14163                 from freezin on imap operations, although it
14164                 may do strange stuff in case of folder switching
14165                 while a big imap operation is taking place...
14166
14167                 In addition, fix a leak in the case thread
14168                 creation fails on connection.
14169
14170 2005-06-02 [colin]      1.9.11cvs34
14171
14172         * src/crash.c
14173         * src/prefs_common.h
14174                 Fix build (prefs_common_init() doesn't exist
14175                 anymore)
14176
14177 2005-06-02 [colin]      1.9.11cvs33
14178
14179         * src/prefs_account.c
14180                 Fix bug #245 (filtering rules broken when
14181                 renaming a remote account (imap4 or nntp)
14182
14183 2005-06-02 [colin]      1.9.11cvs32
14184
14185         * src/imap.c
14186                 Try to fix IMAP shortcomings: 
14187                 o Multithread imap_open()
14188                 o allow offline-mode overriding instead of
14189                   just returning NULL
14190         * src/imap_gtk.c
14191         * src/imap_gtk.h
14192                 Add a function to ask whether we want to
14193                 override offline-mode for 10 minutes (one-shot
14194                 asking was painful)
14195         * src/procheader.c
14196                 Fix segfault when imap parser isn't happy about
14197                 a missing {
14198
14199 2005-06-01 [colin]      1.9.11cvs31
14200
14201         * src/addrharvest.c
14202         * src/compose.c
14203         * src/mbox.c
14204         * src/mbox.h
14205         * src/mh.c
14206         * src/msgcache.c
14207         * src/send_message.c
14208         * src/setup.c
14209         * src/undo.c
14210         * src/common/hooks.c
14211         * src/common/prefs.c
14212         * src/common/template.c
14213         * src/common/utils.c
14214         * src/gtk/gtkutils.c
14215         * src/gtk/inputdialog.c
14216         * src/gtk/menu.c
14217         * src/gtk/pluginwindow.c
14218         * src/gtk/prefswindow.c
14219         * src/plugins/pgpmime/passphrase.c
14220         * src/plugins/pgpmime/prefs_gpg.c
14221                 More -Wall fixes
14222
14223         * src/common/Makefile.am
14224         * src/common/timing.h
14225                 Add basic timing code
14226
14227         * src/summaryview.c
14228                 Fix a bug with unread messages when 
14229                 re-sorting folders, and by the way
14230                 fix a big performance hit when 
14231                 re-sorting (10k mails: before 5s,
14232                 after .5s)
14233
14234         * src/prefs_compose_writing.c
14235         * src/prefs_compose_writing.h
14236         * src/prefs_message.c
14237         * src/prefs_message.h
14238         * src/prefs_other.c
14239         * src/prefs_other.h
14240         * src/prefs_quote.c
14241         * src/prefs_quote.h
14242         * src/prefs_receive.c
14243         * src/prefs_receive.h
14244         * src/prefs_send.c
14245         * src/prefs_send.h
14246         * src/prefs_summaries.c
14247         * src/prefs_summaries.h
14248                 Fix copyright banner
14249
14250 2005-06-01 [paul]       1.9.11cvs30
14251
14252         * po/fi.po
14253                 updated by Flammie Pirinen
14254         * src/procmime.c
14255                 fix 'Bad BASE64 content' output
14256
14257 2005-05-31 [colin]      1.9.11cvs29
14258
14259         * src/procmime.c
14260                 Oops, where did my hunk go.
14261
14262 2005-05-31 [colin]      1.9.11cvs28
14263
14264         * src/Makefile.am
14265         * src/account.c
14266         * src/action.c
14267         * src/addr_compl.c
14268         * src/addressbook.c
14269         * src/codeconv.c
14270         * src/compose.c
14271         * src/export.c
14272         * src/folder.c
14273         * src/folderview.c
14274         * src/image_viewer.c
14275         * src/main.c
14276         * src/mainwindow.c
14277         * src/messageview.c
14278         * src/mimeview.c
14279         * src/msgcache.c
14280         * src/prefs_account.c
14281         * src/prefs_actions.c
14282         * src/prefs_common.c
14283         * src/prefs_compose_writing.c
14284         * src/prefs_customheader.c
14285         * src/prefs_ext_prog.c
14286         * src/prefs_filtering.c
14287         * src/prefs_filtering_action.c
14288         * src/prefs_fonts.c
14289         * src/prefs_image_viewer.c
14290         * src/prefs_message.c
14291         * src/prefs_message.h
14292         * src/prefs_msg_colors.c
14293         * src/prefs_other.c
14294         * src/prefs_other.h
14295         * src/prefs_quote.c
14296         * src/prefs_receive.c
14297         * src/prefs_receive.h
14298         * src/prefs_send.c
14299         * src/prefs_send.h
14300         * src/prefs_spelling.c
14301         * src/prefs_summaries.c
14302         * src/prefs_summary_column.c
14303         * src/prefs_template.c
14304         * src/prefs_themes.c
14305         * src/prefs_toolbar.c
14306         * src/prefs_wrapping.c
14307         * src/procmime.c
14308         * src/procmsg.c
14309         * src/send_message.h
14310         * src/ssl_manager.c
14311         * src/summary_search.c
14312         * src/summaryview.c
14313         * src/textview.c
14314         * src/wizard.c
14315         * src/common/smtp.c
14316         * src/common/smtp.h
14317         * src/gtk/gtkutils.h
14318                 o Move the rest of Common prefs to new style
14319                 o Lots of -Wall warning fixes
14320                 o fix FIXME in cache memusage calculation
14321                 o Let return receipts be sent from any account
14322                 o Little cache optimisation (read)
14323                 o Fix bug #746 (don't treat commas as separators
14324                   when inside a quoted string)
14325
14326 2005-05-31 [paul]       1.9.11cvs27
14327
14328         * src/prefs_common.c
14329                 fix 'off-by-one' typo
14330
14331 2005-05-31 [paul]       1.9.11cvs26
14332
14333         * src/account.c
14334         * src/addr_compl.c
14335         * src/compose.c
14336         * src/foldersel.c
14337         * src/prefs_actions.c
14338         * src/prefs_common.c
14339         * src/prefs_common.h
14340         * src/prefs_customheader.c
14341         * src/prefs_display_header.c
14342         * src/prefs_filtering.c
14343         * src/prefs_filtering_action.c
14344         * src/prefs_matcher.c
14345         * src/prefs_summaries.c
14346         * src/prefs_summary_column.c
14347         * src/prefs_template.c
14348         * src/prefs_toolbar.c
14349         * src/ssl_manager.c
14350         * src/gtk/pluginwindow.c
14351         * src/gtk/prefswindow.c
14352         * src/gtk/progressdialog.c
14353                 add hidden prefs 'enable_rules_hint'
14354                 for gtk_tree_view_set_rules_hint()
14355                 (sync with main)
14356                 
14357
14358 2005-05-31 [colin]      1.9.11cvs25
14359
14360         * src/Makefile.am
14361         * src/main.c
14362         * src/prefs_common.c
14363         * src/prefs_summaries.c ** ADDED **
14364         * src/prefs_summaries.h ** ADDED **
14365                 Common/Display -> Display/Summaries
14366
14367 2005-05-31 [colin]      1.9.11cvs24
14368
14369         * src/Makefile.am
14370         * src/main.c
14371         * src/prefs_quote.c ** ADDED **
14372         * src/prefs_quote.h ** ADDED **
14373                 Move Common/Quote to Compose/Quoting
14374         * src/prefs_common.c
14375         * src/prefs_common.h
14376                 Remove old quote stuff, add
14377                 convenience functions for GtkTextView prefs
14378         * src/gtk/prefswindow.c
14379                 Set default height higher
14380
14381 2005-05-30 [colin]      1.9.11cvs23
14382
14383         * src/Makefile.am
14384         * src/main.c
14385         * src/prefs_common.c
14386         * src/prefs_compose_writing.c ** ADDED **
14387         * src/prefs_compose_writing.h ** ADDED **
14388                 Move Common/Compose prefs to Compose/Writing
14389
14390 2005-05-30 [colin]      1.9.11cvs22
14391
14392         * src/common/utils.c
14393                 Fix bug #651 (Confused Attract by Subject)
14394                 Patch by M. Benkmann <haferfrost@web.de>
14395         * AUTHORS
14396
14397 2005-05-30 [colin]      1.9.11cvs21
14398
14399         * src/compose.c
14400                 Fix concatenation of different headers of
14401                 the same type (bug #645)
14402         * src/prefs_folder_item.c
14403                 Fix bug #699 (setting color to black doesn't
14404                 work immediately)
14405         * src/procmime.c
14406                 Print out decoding error only once per
14407                 block
14408
14409 2005-05-30 [paul]       1.9.11cvs20
14410
14411         * src/common/template.c
14412                 fix Bcc
14413
14414 2005-05-30 [paul]       1.9.11cvs19
14415
14416         * doc/src/rfc2368.txt   **NEW FILE**
14417         * src/compose.c
14418                 compose_entries_set(): don't interpret Bcc
14419                 header field (conform to RFC 2368)
14420                 (sync with main)
14421
14422 2005-05-29 [colin]      1.9.11cvs18
14423
14424         * src/prefs_common.c
14425                 Let the default reply format respect
14426                 netiquette by cutting the signature.
14427
14428 2005-05-29 [colin]      1.9.11cvs17
14429
14430         * src/summaryview.c
14431                 Don't let always_show_msg override
14432                 open_unread_on_enter when opening a new
14433                 directory.
14434
14435 2005-05-27 [paul]       1.9.11cvs16
14436
14437         sync with main:
14438
14439         * src/main.c
14440                 app_will_exit(): cleanup tmp directory when exit
14441         * src/message_search.c
14442                 improved the interface and made code cleanup.
14443                 removed Clear button
14444         * src/send_message.c
14445                 send_message_local(): use GSpawn, and detect errors
14446         * src/summary_search.c
14447                 improved the interface and made code cleanup
14448         * src/textview.c
14449                 textview_write_link(): also skip non-ascii space
14450                  at the head of link strings (phishing check
14451                  didn't work at the case)
14452         * src/common/utils.c
14453                 get_command_output(): use g_spawn_command_line_sync()
14454                 instead of popen()
14455
14456 2005-05-26 [colin]      1.9.11cvs15
14457
14458         * src/folder.c
14459                 remove printf
14460
14461 2005-05-26 [colin]      1.9.11cvs14
14462
14463         * src/common/nntp.c
14464                 Fix nntp mode reader (bug #611)
14465                 Patch by Florian Mickler <florian@mickler.org>
14466
14467 2005-05-26 [colin]      1.9.11cvs13
14468
14469         * src/plugins/pgpmime/passphrase.c
14470                 Fix mouse grabbing (bug #557)
14471
14472 2005-05-26 [colin]      1.9.11cvs12
14473
14474         * src/prefs_themes.c
14475                 Fix g_warning (bug #541)
14476
14477 2005-05-26 [colin]      1.9.11cvs11
14478
14479         * src/prefs_actions.c
14480         * src/prefs_template.c
14481                 Fix bug #506 (no warning if action/template
14482                 is not saved)
14483         * src/common/template.c
14484                 Fix a possible crash
14485
14486 2005-05-26 [colin]      1.9.11cvs10
14487
14488         * src/folder.c
14489         * src/folderview.c
14490         * src/procmsg.c
14491         * src/summaryview.c
14492                 Forbid locked messages to be moved or
14493                 deleted. Locked messages in trashes 
14494                 still get deleted, for performance
14495                 reason (mh.c::mh_remove_all_msgs)
14496
14497 2005-05-25 [colin]      1.9.11cvs9
14498
14499         * src/procmime.c
14500                 Use correct encoding when sending mails
14501                 with attachments that have accentued 
14502                 chars in their name
14503
14504 2005-05-24 [colin]      1.9.11cvs8
14505
14506         * src/summaryview.c
14507                 Fix bug #688 f) read/unread marker not
14508                 changed on first click
14509                 Also, optimize summary_status_show()
14510                 calls
14511         * src/folder.c
14512         * src/inc.c
14513         * src/procmime.c
14514                 Fix bug #688 b) and c) wrt message
14515                 attachments and signature
14516         * src/stock_pixmap.c
14517         * src/stock_pixmap.h
14518         * src/stock_pixmap.c
14519         * src/stock_pixmap.h
14520         * src/Makefile.am
14521         * src/pixmaps/clip_gpg_signed.xpm
14522                 Add clip/signed icon
14523
14524 2005-05-24 [colin]      1.9.11cvs7
14525
14526         * src/folder_item_prefs.c
14527                 whitespace fix
14528
14529 2005-05-24 [colin]      1.9.11cvs6
14530
14531         * src/folderview.c
14532         * src/prefs_common.c
14533         * src/prefs_common.h
14534                 Add a confirmation to folder drag and drop
14535                 fixes bug #156
14536         * src/alertpanel.c
14537         * src/alertpanel.h
14538                 fix _with_disable parameters so that
14539                 the buttons labels are specifiable too
14540         * src/plugins/pgpmime/sgpgme.c
14541                 reflect said change
14542                 
14543
14544 2005-05-24 [colin]      1.9.11cvs5
14545
14546         * src/folderview.c
14547                 Uncollapse/collapse folders on double-click
14548                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14549                 closes bug #108
14550
14551 2005-05-23 [colin]      1.9.11cvs4
14552
14553         * src/common/socket.c
14554                 Check another special SSL_peek() error.
14555                 Should help wrt bug #728
14556
14557 2005-05-23 [colin]      1.9.11cvs3
14558
14559         * src/plugins/pgpmime/pgpmime.c
14560                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14561                 breaking menu accelerators and stuff. Users will have to
14562                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14563                 account's privacy preferences if needed.
14564
14565 2005-05-22 [paul]
14566
14567         * tools/kdeservicemenu/install.sh
14568                 use kdesu to prompt for root password if doing
14569                 global install/uninstall
14570
14571 2005-05-20 [colin]      1.9.11cvs2
14572
14573         * src/procmsg.c
14574                 Fix another compilation error with gcc-2.9x
14575                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14576         * src/send_message.c
14577                 Don't send QUIT if we aren't connected
14578
14579 2005-05-19 [colin]      1.9.11cvs1
14580
14581         * src/procmsg.c
14582                 Fix compilation with gcc 2.9x
14583
14584 2005-05-19 [paul]       1.9.11
14585
14586         1.9.11 released
14587
14588 2005-05-19 [paul]       1.9.9cvs14
14589
14590         * src/gtk/inputdialog.c
14591                 prevent gettext warning
14592
14593 2005-05-19 [paul]       1.9.9cvs13
14594
14595         * src/mainwindow.c
14596         * src/prefs_common.c
14597         * src/prefs_common.h
14598         * src/textview.c
14599         * src/textview.h
14600                 add an option to toggle cursor in message
14601                 view (sync with main)
14602
14603 2005-05-18 [colin]      1.9.9cvs12
14604
14605         * src/compose.c
14606                 Dereference freed pointer
14607         * src/gtk/gtkaspell.c
14608                 Fix duplication of dictionaries (is it an aspell issue?)
14609
14610 2005-05-18 [colin]      1.9.9cvs11
14611
14612         * src/gtk/inputdialog.c
14613         * src/gtk/gtkaspell.c
14614                 HIGuify dialogs
14615         * src/alertpanel.c
14616                 Remove a double call
14617
14618 2005-05-17 [colin]      1.9.9cvs10
14619
14620         * src/gtk/gtkaspell.c
14621                 Fix dialogs, Ctrl-Enter accel
14622
14623 2005-05-17 [colin]      1.9.9cvs9
14624
14625         * src/gtk/gtkaspell.c
14626                 Fix some accelerators, escape in replace-window
14627
14628 2005-05-16 [colin]      1.9.9cvs8
14629
14630         * src/gtk/gtkaspell.c
14631                 Revert last commit, it was a mistake.
14632
14633 2005-05-16 [colin]      1.9.9cvs7
14634
14635         * src/gtk/gtkaspell.c
14636                 Remove buggy code while we're at it. It's a 
14637                 dead code path anyway.
14638
14639 2005-05-16 [colin]      1.9.9cvs6
14640
14641         * src/gtk/gtkaspell.c
14642                 Missed some gtk_menu_popup where deactivate
14643                 signal should be handled. Should fix bug
14644                 #629 a bit more.
14645
14646 2005-05-16 [colin]      1.9.9cvs5
14647
14648         * src/gtk/gtkaspell.c
14649                 Remove debug printf()s
14650
14651 2005-05-16 [colin]      1.9.9cvs4
14652
14653         * src/gtk/gtkaspell.c
14654                 Fix a bit aspell problems
14655                 (see bug #629)
14656
14657 2005-05-13 [colin]      1.9.9cvs3
14658
14659         * src/folderview.c
14660                 Fix the + appearing even when no subfolders
14661                 have unread messages. Thanks to wwp for the
14662                 bug report.
14663
14664 2005-05-11 [paul]       1.9.9cvs2
14665
14666         * src/folderview.c
14667                 correction to 1.9.9cvs1, only colour folders that
14668                 have new msgs (not unread msgs)
14669
14670 2005-05-10 [colin]      1.9.9cvs1
14671
14672         * src/folderview.c
14673         * src/summaryview.c
14674                 Try to fix bolding bugs again.
14675
14676 2005-05-09 [paul]
14677
14678         * tools/claws.i18n.status.pl
14679                 add Ricardo Mones Lastra's script that has been providing
14680                 the i18n status page for many months
14681
14682 2005-05-09 [paul]       1.9.9
14683
14684         1.9.9 release
14685
14686 2005-05-09 [paul]       1.9.6cvs58
14687
14688         * AUTHORS
14689         * INSTALL
14690         * README.claws
14691                 updated
14692         * Makefile.am 
14693         * RELEASE_NOTES.claws
14694                 add release notes to cvs to simplify release
14695                 procedure
14696         * configure.ac
14697                 add ca and fi to ALL_LINGUAS
14698         * po/Makefile.in.in
14699                 workaround for missing Makevars
14700         * po/ca.po
14701         * po/fi.po
14702                 add new Catalan and Finnish translations
14703                 submitted by Miquel Oliete and Flammie Pirinen
14704         * po/de.po
14705         * po/es.po
14706         * po/fr.po
14707         * po/it.po
14708         * po/pl.po
14709         * po/ru.po
14710         * po/sk.po
14711         * po/sr.po
14712         * po/zh_CN.po
14713                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14714                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14715                 Urke MMI, and Hansom Young
14716         * src/main.c
14717                 Fix drafting when quitting. compose_draft() closes the
14718                 compose windows, which modifies the compose_list GSList.
14719                 We have to refresh this list after echo drafting to avoid a
14720                 segfault
14721         * src/partial_download.c
14722                 fix segfault on exit
14723
14724 2005-05-06 [paul]       1.9.6cvs57
14725
14726         * src/grouplistdialog.c
14727                 quick fix/workaround for unresizeable newsgroup
14728                 name column 
14729
14730 2005-05-06 [paul]       1.9.6cvs56
14731
14732         * src/inc.c
14733         * src/mainwindow.c
14734                 use gettext plural forms
14735         * src/imap_gtk.c
14736         * src/mh_gtk.c
14737         * src/toolbar.c
14738                 small improvement to english usage
14739
14740 2005-05-05 [thorsten]   1.9.6cvs55
14741
14742         * src/folder.c
14743                 fix possible crash
14744
14745 2005-05-05 [paul]       1.9.6cvs54
14746         
14747         sync with HEAD
14748
14749         * AUTHORS
14750         * src/compose.c
14751                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14752                 patch by Tim Mann
14753
14754 2005-05-05 [paul]       1.9.6cvs53
14755
14756         * src/mainwindow.c
14757                 fix resizing of separate message and
14758                 folder views
14759
14760 2005-05-05 [paul]       1.9.6cvs52
14761
14762         * src/account.c
14763         * src/addrgather.c
14764         * src/browseldap.c
14765         * src/exphtmldlg.c
14766         * src/expldifdlg.c
14767         * src/importmutt.c
14768         * src/importpine.c
14769         * src/main.c
14770         * src/mainwindow.c
14771         * src/noticeview.c
14772         * src/prefs_filtering.c
14773         * src/prefs_filtering_action.c
14774         * src/prefs_matcher.c
14775         * src/prefs_spelling.c
14776         * src/prefs_toolbar.c
14777         * src/toolbar.c
14778         * src/wizard.c
14779         * src/gtk/description_window.c
14780         * src/gtk/gtkvscrollbutton.c
14781         * src/gtk/progressdialog.c
14782         * src/gtk/quicksearch.c
14783         * src/plugins/pgpmime/prefs_gpg.c
14784         * src/plugins/spamassassin/spamassassin_gtk.c
14785                 replace deprecated gtk_widget_set_usize
14786
14787 2005-05-04 [colin]      1.9.6cvs51
14788
14789         * src/common/utils.c
14790                 Fix crash when subst_for_filename is called
14791                 with a NULL parameter
14792
14793 2005-05-04 [colin]      1.9.6cvs50
14794
14795         * src/partial_download.c
14796         * src/pop.c
14797                 Escape login when writing uidl file
14798                 fixes bug #736
14799
14800 2005-05-03 [colin]      1.9.6cvs49
14801
14802         * src/procmime.c
14803                 Fix possible DOS in mime parser
14804                 (see bug #634)
14805
14806 2005-05-02 [colin]      1.9.6cvs48
14807
14808         * src/compose.c
14809                 Try to fix the copy/paste mess once again.
14810
14811
14812 2005-04-30 [colin]      1.9.6cvs47
14813
14814         * src/prefs_account.h
14815         * src/procmsg.c
14816         * src/send_message.c
14817         * src/common/smtp.c
14818         * src/common/smtp.h
14819                 Try to batch sending mails (per account) instead of
14820                 reconnecting to server every time.
14821
14822 2005-04-29 [colin]      1.9.6cvs46
14823
14824         * src/messageview.c
14825                 Fix window resizing that refused to size down
14826         * src/prefs_common.c
14827         * src/prefs_common.h
14828         * src/prefs_filtering.c
14829                 Save Filtering's window size
14830
14831 2005-04-21 [paul]       1.9.6cvs45
14832
14833         * ChangeLog-gtk2.claws
14834         * src/setup.c
14835                 correction to sync
14836
14837 2005-04-21 [paul]       1.9.6cvs44
14838
14839         sync with main:
14840
14841         * src/setup.c
14842         * src/statusbar.c
14843         * src/statusbar.h
14844                 use gtkut_widget_draw_now(). Improved performance
14845                 of the update of statusbar
14846         * src/textview.c
14847                 textview_smooth_scroll_do(): redraw it after scroll
14848                 is done (fixed incorrect display when a part of the
14849                 view is hidden).
14850         * src/gtk/gtkutils.c
14851         * src/gtk/gtkutils.h
14852                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14853                 to force update of widgets.
14854                 Removed gtkut_widget_wait_for_draw() which had a big
14855                 overhead  because of waiting for all events processed 
14856
14857 2005-04-20 [paul]       1.9.6cvs43
14858
14859         * src/codeconv.c
14860                 complete 1.9.6cvs42's sync:
14861                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14862
14863 2005-04-19 [paul]       1.9.6cvs42
14864
14865         sync with main:
14866
14867         * src/action.c
14868                 catch_output(): correctly select the insert text
14869                 (fix invalid iterator warnings).
14870         * src/codeconv.c
14871         * src/codeconv.h
14872         * src/mainwindow.c
14873         * src/messageview.c
14874         * src/prefs_common.c
14875                 support GBK encoding.
14876         * src/common/session.c
14877         * src/common/session.h
14878                 use separate buffer for large data to be sent,
14879                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14880
14881 2005-04-18 [paul]       1.9.6cvs41
14882
14883         * src/jpilot.c
14884                 convert unsigned long into guint32
14885                 patch by Paul LeoNerd Evans 
14886
14887 2005-04-17 [colin]      1.9.6cvs40
14888
14889         * src/compose.c
14890                 Fix 'Request return receipt' from folder
14891                 properties (bug #708)
14892
14893 2005-04-17 [colin]      1.9.6cvs39
14894
14895         * src/mainwindow.c
14896                 Fix duplicate hotkeys in Mainwindow's menu
14897
14898 2005-04-17 [colin]      1.9.6cvs38
14899
14900         * src/folderview.c
14901                 Fix duplicate hotkeys in Folderview's contextual
14902                 menu
14903
14904 2005-04-15 [colin]      1.9.6cvs37
14905
14906         * src/summaryview.c
14907                 Fix 'Save as...' with non-ascii filenames
14908
14909 2005-04-15 [colin]      1.9.6cvs36
14910
14911         * src/plugins/pgpmime/pgpmime.c
14912                 Fix bus error on 64bit. Spotted by 
14913                 macallan1888@gmail.com
14914
14915 2005-04-15 [colin]      1.9.6cvs35
14916
14917         * src/prefs_account.c
14918                 Fix cvs34.
14919
14920 2005-04-12 [colin]      1.9.6cvs34
14921
14922         * src/prefs_account.c
14923                 Fix smtp auth type off-by-one. We forgot to
14924                 add PLAIN in the prefs-to-gui setter func and
14925                 as a result, the selected auth when opening
14926                 account prefs was not the correct one.
14927
14928 2005-04-12 [paul]       1.9.6cvs33
14929
14930         * src/inc.c
14931                 if the recv dialog is visible, Cancel only
14932                 cancels the current account
14933
14934
14935 2005-04-10 [colin]      1.9.6cvs32
14936
14937         * src/filtering.c
14938                 Copy score when copying FilteringActions
14939                 Fix bug #674
14940
14941 2005-04-10 [colin]      1.9.6cvs31
14942
14943         * src/inc.c
14944                 Make Message -> Receive -> Cancel cancel 
14945                 incorporation on all accounts. Fixes
14946                 bug #693
14947
14948 2005-04-10 [colin]      1.9.6cvs30
14949
14950         * src/prefs_account.c
14951                 Update Privacy checkbuttons status based
14952                 on the selected privacy system
14953         * src/compose.c
14954                 Always connect the "None" privacy system; the
14955                 static boolean was probably there to avoid
14956                 reconnecting twice in the same compose window,
14957                 but as the parent function is only called once
14958                 per compose, it's only a bug - as a static is
14959                 initialized once per application instance.
14960                 Also, don't uncheck Sign and Encrypt when
14961                 selecting None as privacy system; just ignore
14962                 them when sending/queuing.
14963                 Should fix bug #695
14964
14965 2005-04-08 [colin]      1.9.6cvs29
14966
14967         * src/account.c
14968         * src/prefs_account.c
14969         * src/prefs_account.h
14970                 Add account preference to queue message in a certain
14971                 folder.
14972
14973 2005-04-06 [colin]      1.9.6cvs28
14974
14975         * src/prefs_account.c
14976                 Update old inbox path syntax
14977
14978 2005-04-06 [paul]       1.9.6cvs27
14979
14980         sync with main:
14981
14982         * configure.ac
14983                 changed -traditional-cpp to -no-cpp-precomp for newer
14984                 Mac OS X support
14985         * src/foldersel.c
14986                 made column resize automatically
14987         * src/send_message.c
14988                 send_message_smtp(): consider EOF right after QUIT
14989                 successful (workaround for Gmail SMTP server)
14990         * src/common/socket.c
14991                 ssl_read(), ssl_peek(): check EOF which violates the
14992                 SSL protocol
14993         * src/gtk/colorlabel.c
14994                 removed warnings when displaying colorlabel menu
14995                 (don't use GtkAlignment)
14996
14997 2005-04-05 [paul]       1.9.6cvs26
14998
14999         * src/plugins/trayicon/trayicon.c
15000                 fix clipping of icon under KDE3 
15001
15002 2005-04-05 [paul]       1.9.6cvs25
15003
15004         * src/summaryview.c
15005                 hide display of threading
15006                 patch by Alfons
15007
15008 2005-04-04 [thorsten]   1.9.6cvs24
15009
15010         * src/mh.c
15011                 marks lost on filesystems with different stat() results on
15012                 summer-/wintertime
15013
15014 2005-04-03 [colin]      1.9.6cvs23
15015
15016         * src/summaryview.c
15017                 Don't handle up/down. Patch by Alfons
15018
15019 2005-04-02 [colin]      1.9.6cvs22
15020
15021         * src/summaryview.c
15022                 Make scrolling faster. Patch by Alfons.
15023
15024 2005-04-01 [colin]      1.9.6cvs21
15025
15026         * src/Makefile.am
15027         * src/stock_pixmap.c
15028         * src/pixmaps/dir-noselect.xpm ** REMOVED **
15029         * src/pixmaps/dir_noselect.xpm ** ADDED **
15030                 Fix pixmap name mismatch (Thanks Stephan Sachse)
15031
15032 2005-04-01 [colin]      1.9.6cvs20
15033
15034         * src/image_viewer.c
15035         * src/image_viewer.h
15036         * src/procmime.c
15037         * src/procmime.h
15038         * src/textview.c
15039         * src/textview.h
15040                 Implement inline image resizing and right-clicking
15041
15042 2005-04-01 [paul]       1.9.6cvs19
15043
15044         * AUTHORS
15045         * Makefile.am
15046         * configure.ac
15047                 check for gnome2
15048                 patch by Luca Cavalli <loopback<AT>slackit.org>
15049         * po/ru.po
15050                 updated by Pavlo Bohmat
15051
15052 2005-03-31 [colin]      1.9.6cvs18
15053
15054         * src/news.c
15055                 Fix parsing references
15056         * src/msgcache.c
15057                 don't put nulls in the references list
15058         * src/procheader.c
15059                 commit that forgotten file in 1.9.6cvs14
15060
15061 2005-03-31 [colin]      1.9.6cvs17
15062
15063         * src/compose.c
15064                 Fix joining of signature separator again. 
15065                 Maybe Hiro could put it in main too...
15066
15067 2005-03-31 [colin]      1.9.6cvs16
15068
15069         * src/Makefile.am
15070         * src/foldersel.c
15071         * src/stock_pixmap.c
15072         * src/stock_pixmap.h
15073         * src/pixmaps/dir-noselect.xpm
15074                 Update foldersel.c (sync from main, patch by Alfons)
15075
15076 2005-03-30 [colin]      1.9.6cvs15
15077
15078         * src/imap.c
15079                 Fix handling of imap folders containing [] in 
15080                 their name. Thanks to Nahuel Angelinetti for
15081                 the detailed bugreport.
15082
15083 2005-03-30 [colin]      1.9.6cvs14
15084
15085         * src/common/utils.h
15086         * src/common/utils.c
15087         * src/common/defs.h
15088         * src/matcher.c
15089         * src/msgcache.c
15090         * src/news.c
15091         * src/procmsg.c
15092         * src/procmsg.h
15093         * src/quote_fmt_parse.y
15094         * src/summaryview.c
15095                 Update references system. Patch by Alfons
15096
15097 2005-03-30 [colin]      1.9.6cvs13
15098
15099         * src/common/socket.c
15100                 Force the glibc to read resolv.conf again when 
15101                 it has changed. Should fix issues when changing
15102                 networks on a laptop and not restarting sylpheed. 
15103
15104 2005-03-30 [paul]       1.9.6cvs12
15105
15106         partial sync with main:
15107
15108         * src/action.c
15109                 create_io_dialog(): use user-defined text font
15110                 (thanks to Alfons), and modified its appearance.
15111         * src/addrgather.c
15112         * src/addrharvest.c
15113         * src/browseldap.c
15114                 replace old code
15115         * src/compose.c
15116                 don't join (presumably) itemized lines on line-wrapping
15117                 fixed wrapping of quote when auto-wrapping is enabled
15118                 compose_destroy(): destroy paned only if it's not
15119                 attached to window. Fixed memory leak of popup menu.
15120         * src/exphtmldlg.c
15121         * src/expldifdlg.c
15122                 replace old code
15123         * src/html.c
15124         * src/html.h
15125         * src/importmutt.c
15126         * src/importpine.c
15127                 replace old code
15128         * src/main.c
15129                 removed redundant code
15130         * src/mainwindow.c
15131                 changed 'Code set' (which is rather incorrect)
15132                 in the menu to 'Character encoding'
15133                 main_window_set_widgets(): request size first
15134                 to prevent window size becoming wrong
15135                 fixed remembering of the state of the visibility
15136                 of MessageView
15137         * src/messageview.c
15138                 changed 'Code set' (which is rather incorrect)
15139                 in the menu to 'Character encoding'
15140         * src/prefs_common.c
15141         * src/prefs_common.h
15142                 added an option whether to render HTML as text or not
15143                 added separators to outgoing encoding menu
15144         * src/procheader.c
15145                 procheader_scan_date_string(): support header
15146                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
15147         * src/summaryview.c
15148         * src/summaryview.h
15149                 minor code cleanup
15150         * src/textview.c
15151                 textview_show_html(): force output of newline
15152                 added an option whether to render HTML as text or not
15153         * src/common/utils.c
15154                 strncpy2(): optimized based on Alfons' code
15155         * src/gtk/gtkutils.c
15156         * src/gtk/gtkutils.h
15157                 removed non-used code
15158         * src/plugins/pgpmime/passphrase.c
15159                 partially fixed grab input of passphrase dialog
15160                 Confine pointer to window
15161
15162 2005-03-30 [colin]      1.9.6cvs11
15163
15164         * src/msgcache.c
15165         * src/msgcache.h
15166                 Read/write 32bit ints from cache & marks
15167                 From main.
15168
15169 2005-03-29 [paul]       1.9.6cvs10
15170
15171         * AUTHORS
15172         * ChangeLog.claws
15173         * src/compose.c
15174         * src/gtk/gtkaspell.c
15175                 sync with HEAD (don't pass NULL pointers) 
15176
15177 2005-03-24 [paul]
15178
15179         * tools/Makefile.am
15180         * tools/README
15181         * tools/acroread2sylpheed.pl
15182                 sync with HEAD (add script to send pdfs as
15183                 attachments from Adobe Reader 7)
15184
15185 2005-03-21 [paul]       1.9.6cvs9
15186
15187         * configure.ac
15188         * po/POTFILES.in
15189         * src/Makefile.am
15190         * src/crash.c
15191         * src/image_viewer.c ** ADDED **
15192         * src/image_viewer.h ** ADDED **
15193         * src/main.c
15194         * src/prefs_common.c
15195         * src/prefs_common.h
15196         * src/prefs_image_viewer.c ** ADDED **
15197         * src/prefs_image_viewer.h ** ADDED **
15198         * src/textview.c
15199         * src/gtk/about.c
15200         * src/pixmaps/sylpheed_logo.xpm
15201         * src/plugins/Makefile.am
15202         * src/plugins/image_viewer/.cvsignore ** REMOVED **
15203         * src/plugins/image_viewer/Makefile.am ** REMOVED **
15204         * src/plugins/image_viewer/plugin.c ** REMOVED **
15205         * src/plugins/image_viewer/viewer.c ** REMOVED **
15206         * src/plugins/image_viewer/viewer.glade ** REMOVED **
15207         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
15208         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
15209         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
15210         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
15211                 as gdk-pixbuf is now built-in
15212                 remove image_viewer plugin and put code back into
15213                 main codebase
15214                 implement inline image display (sync with main)
15215
15216                 replace logo with newer, nicer, larger version  
15217
15218 2005-03-21 [paul]       1.9.6cvs8
15219
15220         * src/gtk/about.c
15221                 cosmetic improvement
15222
15223 2005-03-21 [holger]     1.9.6cvs7
15224
15225         * src/plugins/spamassassin/spamassassin.c
15226                 Sync with HEAD
15227                 (unregister hook on failed plugin init)
15228
15229 2005-03-20 [colin]      1.9.6cvs6
15230
15231         * src/common/plugin.c
15232                 Check that plugin isn't already loaded
15233                 Patch by Alfons
15234
15235 2005-03-20 [thorsten]   1.9.6cvs5
15236
15237         * src/compose.c
15238                 use a more compatible syntax
15239
15240 2005-03-20 [thorsten]   1.9.6cvs4
15241
15242         * src/prefs_toolbar.c
15243                 fix crash when selecting toolbar item (uninitialized pointer)
15244
15245 2005-03-20 [thorsten]   1.9.6cvs3
15246
15247         * src/procmime.c
15248                 fix mimetype detection (referenced free()d string)
15249
15250 2005-03-20 [paul]       1.9.6cvs2
15251
15252         * src/compose.c
15253                 sync with HEAD (1.0.3cvs5)
15254                 neglect Reply-To header if empty
15255                 Patch by Alfons 
15256
15257 2005-03-19 [holger]     1.9.6cvs1
15258
15259         * src/summaryview.c
15260         * src/summaryview.h
15261                 Sync with HEAD
15262
15263 2005-03-18 [paul]       1.9.6
15264
15265         initial GTK2 release
15266
15267 2005-03-18 [paul]       1.0.3cvs3.1
15268
15269         * AUTHORS
15270         * ChangeLog.claws
15271         * configure.ac
15272         * src/gtk/about.c
15273         * src/pixmaps/sylpheed_logo.xpm
15274                 sync with HEAD
15275
15276 2005-03-18 [colin]      1.0.3cvs2.6
15277
15278         * src/summaryview.c
15279                 Remove call to summary_step in summary_copy_selected_to
15280                 Can't see its purpose, and this causes bug when copying
15281                 a message if the next one is unread: it reads it.
15282
15283 2005-03-18 [paul]       1.0.3cvs2.5
15284
15285         * src/foldersel.c
15286                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
15287
15288 2005-03-18 [paul]       1.0.3cvs2.4
15289
15290         * src/addrharvest.c
15291         * src/codeconv.c
15292         * src/codeconv.h
15293         * src/compose.c
15294         * src/news.c
15295         * src/procheader.c
15296         * src/procmime.c
15297         * src/unmime.c
15298         * src/unmime.h
15299                 fix buffer overflow, CAN-2005-0667, see
15300                 http://secunia.com/advisories/14491/
15301                 Patch by Alfons
15302
15303 2005-03-17 [colin]      1.0.3cvs2.3
15304
15305         * src/prefs_fonts.c
15306         * src/summaryview.c
15307                 Fix font bugs (both lists now officialy share 
15308                 the same font)
15309                 
15310
15311 2005-03-17 [paul]       1.0.3cvs2.2
15312
15313         * src/gtk/pluginwindow.c
15314                 make plugin descriptions uneditable
15315
15316 2005-03-11 [paul]       1.0.3cvs2.1
15317
15318         * ChangeLog.claws
15319         * configure.ac
15320         * po/POTFILES.in
15321         * src/plugins/trayicon/trayicon.c
15322                 sync with HEAD
15323                 add src/wizard.c to POTFILES.in
15324
15325 2005-03-11 [paul]       1.0.3cvs1.1
15326
15327         * ChangeLog
15328         * ChangeLog.claws
15329         * configure.ac
15330         * po/de.po
15331         * po/es.po
15332         * po/fr.po
15333         * po/it.po
15334         * po/pt_BR.po
15335         * po/ru.po
15336         * po/sk.po
15337         * po/sr.po
15338         * po/zh_CN.po
15339                 sync with HEAD
15340
15341 2005-03-04 [colin]      1.0.1cvs22.2
15342
15343         * src/compose.c
15344                 Fix signatures with accentued chars in it
15345
15346 2005-03-04 [colin]      1.0.1cvs22.1
15347
15348         * src/common/smtp.c
15349         * src/common/smtp.h
15350                 Don't use SIZE param in MAIL FROM: if server 
15351                 doesn't support it. Patch by Eugen Freiter
15352                 <eugen_f@users.sf.net>
15353
15354 2005-02-27 [paul]       1.0.1cvs20.1
15355
15356         * ChangeLog.claws
15357         * configure.ac
15358         * src/messageview.c
15359                 sync with HEAD
15360
15361 2005-02-27 [colin]      1.0.1cvs19.4
15362
15363         * src/procheader.c
15364         * src/procheader.h
15365                 Fix prototypes. Patch by Alfons
15366
15367 2005-02-27 [colin]      1.0.1cvs19.3
15368
15369         * src/compose.c
15370                 Don't auto-join the signature separator.
15371
15372 2005-02-26 [colin]      1.0.1cvs19.2
15373
15374         * src/summaryview.c
15375                 Fix 'mark all read' with collapsed threads.
15376                 Patch by Alfons.
15377
15378 2005-02-25 [paul]       1.0.1cvs19.1
15379
15380         * ChangeLog.claws
15381         * configure.ac
15382         * src/prefs_account.c
15383         * src/prefs_folder_item.c
15384         * src/gtk/prefswindow.c
15385         * src/gtk/prefswindow.h
15386                 sync with HEAD
15387
15388 2005-02-25 [paul]       1.0.1cvs15.12
15389
15390         * src/alertpanel.c
15391         * src/codeconv.c
15392         * src/compose.c
15393         * src/textview.c
15394         * src/gtk/gtkutils.c
15395         * src/gtk/gtkutils.h
15396         * src/gtk/logwindow.c
15397         * src/gtk/progressdialog.c
15398                 sync with main (revision 127)
15399                 and fix logwindow clipping
15400
15401 2005-02-24 [colin]      1.0.1cvs15.11
15402
15403         * src/plugins/pgpmime/passphrase.c
15404                 Disable input grabbing; it doesn't work yet.
15405
15406 2005-02-24 [colin]      1.0.1cvs15.10
15407
15408         * src/messageview.c
15409                 Don't send out receipts if offline. Ask.
15410
15411 2005-02-23 [colin]      1.0.1cvs15.9
15412
15413         * src/summaryview.c     
15414                 Fix expanding
15415
15416 2005-02-23 [colin]      1.0.1cvs15.8
15417
15418         * src/summaryview.c
15419                 Really fix Bug 568 by removing useless
15420                 calls. summary_thread_init() now called
15421                 in summary_sort(). This should please
15422                 Alfons as it should be faster than 
15423                 previously.
15424
15425 2005-02-23 [colin]      1.0.1cvs15.7
15426
15427         * src/compose.c
15428                 Encode parts as QP or B64 if signing
15429
15430 2005-02-23 [colin]      1.0.1cvs15.6
15431
15432         * src/compose.c
15433                 Fix Mimeinfo leakage (including tmp files)
15434         * src/procmsg.c
15435                 Fix tmp file leakage (spotted by Ivan Rayner)
15436
15437 2005-02-22 [colin]      1.0.1cvs15.5
15438
15439         * src/expldifdlg.c
15440                 Fix keyboard input. Patch by Alfons.
15441
15442 2005-02-21 [colin]      1.0.1cvs15.4
15443
15444         * src/compose.c
15445                 Fix Sign/Encrypt when unselecting privacy
15446                 system
15447         * src/prefs_common.c
15448                 Change default message font to Monospace
15449         * src/summaryview.c
15450                 More freezing during potentially large operations
15451
15452 2005-02-21 [paul]       1.0.1cvs15.3
15453
15454         * src/main.c
15455                 fix --help output
15456
15457 2005-02-21 [paul]       1.0.1cvs15.2
15458
15459         * po/Makefile.in.in
15460         * src/compose.c
15461         * src/summaryview.c
15462         * src/textview.c
15463         * src/common/utils.c
15464         * src/common/utils.h
15465                 sync with main (revision 117)
15466
15467 2005-02-20 [colin]      1.0.1cvs15.1
15468
15469         * src/common/defs.h
15470                 Change cache file to .sylpheed_claws_cache, as
15471                 suggested by Alfons. Allows people to switch
15472                 between Sylpheed and Sylpheed-Claws. it is
15473                 a good idea to "Check for new messages" at next
15474                 startup.
15475
15476
15477 2005-02-18 [colin]      1.0.1cvs14.1
15478
15479         * src/quote_fmt_lex.l
15480         * src/quote_fmt_parse.y
15481                 Fix parser initialisation. Patch by Ivan.
15482
15483 2005-02-18 [colin]      1.0.1cvs11.6
15484
15485         * src/folderview.c
15486                 Fix scrolldown (bug 662)
15487
15488 2005-02-17 [colin]      1.0.1cvs11.5
15489
15490         * src/codeconv.c
15491                 conv_filename_to_utf8: return clean 7bit instead
15492                 of broken utf8 if needed
15493         * src/mimeview.c
15494                 Fix display of parts with unclean 8bit names
15495
15496 2005-02-17 [paul]       1.0.1cvs11.4
15497
15498         * src/compose.c
15499         * src/exportldif.c
15500         * src/matcher_parser_parse.y
15501         * src/procmime.c
15502         * src/sourcewindow.c
15503         * src/common/Makefile.am
15504         * src/common/intl.h             ** REMOVED **
15505         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15506                 sync with main (revision 109)
15507                 and clean up
15508
15509 2005-02-16 [colin]      1.0.1cvs11.3
15510
15511         * src/summaryview.c
15512                 Fix collapsed thread not highlighting when new
15513                 messages in it (Bug 568) Patch by Stephan Sachse.
15514                 Fix messed up selection when reaching bounds (Bug 632)
15515         * src/prefs_themes.c
15516                 Fix theme installing (Bug 684)
15517
15518 2005-02-16 [colin]      1.0.1cvs11.2
15519
15520         * src/messageview.c
15521                 Fix messageview_select_all
15522
15523 2005-02-16 [colin]      1.0.1cvs11.1
15524
15525         * src/mh.c
15526                 Sync with HEAD (MH scan required function)
15527
15528 2005-02-15 [colin]      1.0.1cvs8.1
15529
15530         * src/mimeview.c
15531         * src/common/utils.c
15532                 Sync with HEAD (filename chars substitution)
15533
15534 2005-02-15 [colin]      1.0.1cvs7.3
15535
15536         * src/gtk/pluginwindow.c
15537                 Fix button spacing
15538
15539 2005-02-15 [colin]      1.0.1cvs7.2
15540
15541         * src/mimeview.c
15542                 Fix mime icons not reset across message when
15543                 scrolled down
15544
15545 2005-02-15 [colin]      1.0.1cvs7.1
15546
15547         * src/compose.c
15548         * src/procmime.c
15549                 Sync with HEAD (optimisation of cvs6)
15550
15551 2005-02-14 [colin]      1.0.1cvs6.1
15552
15553         * src/compose.c
15554         * src/procmime.c
15555                 Sync with HEAD (encode "From " at line beginning)
15556
15557 2005-02-14 [colin]      1.0.1cvs5.3
15558
15559         * src/compose.c
15560                 Fix wrapping with accentued chars.
15561
15562 2005-02-13 [colin]      1.0.1cvs5.2
15563
15564         * src/textview.c
15565                 Fix email informative part parsing with
15566                 accentued chars in it. ispunct() returns
15567                 true for them in utf8...
15568
15569 2005-02-12 [colin]      1.0.1cvs5.1
15570
15571         * src/filtering.c
15572                 Sync with HEAD (remove wrong use of compose after send)
15573
15574 2005-02-12 [paul]       1.0.1cvs4.5
15575
15576         * src/textview.c
15577                 remove unnecessary code (thanks to Alfons)
15578
15579 2005-02-12 [paul]       1.0.1cvs4.4
15580
15581         * src/textview.c
15582                 add 'Copy' to contextual menu on emails
15583
15584 2005-02-11 [colin]      1.0.1cvs4.3
15585
15586         * src/compose.c
15587                 revert 1.0.0cvs28.2, it doesn't work that well.
15588
15589 2005-02-11 [paul]       1.0.1cvs4.2
15590
15591         * po/Makefile.in.in
15592                 fix 'make release'
15593
15594 2005-02-10 [paul]       1.0.1cvs4.1
15595
15596         * ChangeLog
15597         * ChangeLog.claws
15598         * ChangeLog.jp
15599         * configure.ac
15600         * src/compose.c
15601                 sync with HEAD (sync with main)
15602
15603 2005-02-10 [paul]       1.0.1cvs3.2
15604
15605         * AUTHORS
15606         * Makefile.am
15607         * autogen.sh
15608         * configure.ac
15609         * config/mkinstalldirs
15610         * intl/.cvsignore
15611         * intl/ChangeLog
15612         * intl/VERSION
15613         * intl/bindtextdom.c
15614         * intl/config.charset
15615         * intl/dcgettext.c
15616         * intl/dcigettext.c
15617         * intl/dcngettext.c
15618         * intl/dgettext.c
15619         * intl/dngettext.c
15620         * intl/eval-plural.h
15621         * intl/explodename.c
15622         * intl/finddomain.c
15623         * intl/gettext.c
15624         * intl/gettextP.h
15625         * intl/gmo.h
15626         * intl/hash-string.h
15627         * intl/intl-compat.c
15628         * intl/l10nflist.c
15629         * intl/libgnuintl.h.in
15630         * intl/loadinfo.h
15631         * intl/loadmsgcat.c
15632         * intl/localcharset.c
15633         * intl/localcharset.h
15634         * intl/locale.alias
15635         * intl/localealias.c
15636         * intl/localename.c
15637         * intl/log.c
15638         * intl/ngettext.c
15639         * intl/os2compat.c
15640         * intl/os2compat.h
15641         * intl/osdep.c
15642         * intl/plural-exp.c
15643         * intl/plural-exp.h
15644         * intl/plural.c
15645         * intl/plural.y
15646         * intl/ref-add.sin
15647         * intl/ref-del.sin
15648         * intl/relocatable.c
15649         * intl/relocatable.h
15650         * intl/textdomain.c
15651         * m4/Makefile.am
15652         * po/Makefile.in.in
15653         * src/Makefile.am
15654         * src/account.c
15655         * src/action.c
15656         * src/addr_compl.c
15657         * src/addressadd.c
15658         * src/addressbook.c
15659         * src/addrgather.c
15660         * src/addrindex.c
15661         * src/alertpanel.c
15662         * src/browseldap.c
15663         * src/codeconv.c
15664         * src/codeconv.h
15665         * src/compose.c
15666         * src/compose.h
15667         * src/crash.c
15668         * src/editaddress.c
15669         * src/editbook.c
15670         * src/editgroup.c
15671         * src/editjpilot.c
15672         * src/editldap.c
15673         * src/editldap_basedn.c
15674         * src/editvcard.c
15675         * src/exphtmldlg.c
15676         * src/expldifdlg.c
15677         * src/export.c
15678         * src/exporthtml.c
15679         * src/filtering.c
15680         * src/folder.c
15681         * src/folder_item_prefs.c
15682         * src/foldersel.c
15683         * src/folderview.c
15684         * src/grouplistdialog.c
15685         * src/headerview.c
15686         * src/imap.c
15687         * src/imap_gtk.c
15688         * src/import.c
15689         * src/importldif.c
15690         * src/importmutt.c
15691         * src/importpine.c
15692         * src/inc.c
15693         * src/ldif.c
15694         * src/main.c
15695         * src/mainwindow.c
15696         * src/matcher.c
15697         * src/mbox.c
15698         * src/message_search.c
15699         * src/messageview.c
15700         * src/mh.c
15701         * src/mh_gtk.c
15702         * src/mimeview.c
15703         * src/msgcache.c
15704         * src/news.c
15705         * src/news_gtk.c
15706         * src/noticeview.c
15707         * src/partial_download.c
15708         * src/pop.c
15709         * src/prefs_account.c
15710         * src/prefs_actions.c
15711         * src/prefs_common.c
15712         * src/prefs_customheader.c
15713         * src/prefs_display_header.c
15714         * src/prefs_ext_prog.c
15715         * src/prefs_filtering.c
15716         * src/prefs_filtering_action.c
15717         * src/prefs_folder_item.c
15718         * src/prefs_fonts.c
15719         * src/prefs_gtk.c
15720         * src/prefs_matcher.c
15721         * src/prefs_msg_colors.c
15722         * src/prefs_spelling.c
15723         * src/prefs_summary_column.c
15724         * src/prefs_template.c
15725         * src/prefs_themes.c
15726         * src/prefs_toolbar.c
15727         * src/prefs_wrapping.c
15728         * src/privacy.c
15729         * src/procheader.c
15730         * src/procmime.c
15731         * src/procmsg.c
15732         * src/quote_fmt.c
15733         * src/recv.c
15734         * src/send_message.c
15735         * src/setup.c
15736         * src/sourcewindow.c
15737         * src/ssl_manager.c
15738         * src/statusbar.c
15739         * src/summary_search.c
15740         * src/summaryview.c
15741         * src/textview.c
15742         * src/toolbar.c
15743         * src/wizard.c
15744         * src/common/nntp.c
15745         * src/common/plugin.c
15746         * src/common/smtp.c
15747         * src/common/ssl.c
15748         * src/common/ssl_certificate.c
15749         * src/common/string_match.c
15750         * src/common/sylpheed.c
15751         * src/common/template.c
15752         * src/common/utils.c
15753         * src/gtk/about.c
15754         * src/gtk/colorlabel.c
15755         * src/gtk/description_window.c
15756         * src/gtk/filesel.c
15757         * src/gtk/foldersort.c
15758         * src/gtk/gtkaspell.c
15759         * src/gtk/gtkutils.c
15760         * src/gtk/inputdialog.c
15761         * src/gtk/logwindow.c
15762         * src/gtk/menu.c
15763         * src/gtk/pluginwindow.c
15764         * src/gtk/prefswindow.c
15765         * src/gtk/progressdialog.c
15766         * src/gtk/quicksearch.c
15767         * src/gtk/sslcertwindow.c
15768         * src/plugins/clamav/clamav_plugin.c
15769         * src/plugins/clamav/clamav_plugin_gtk.c
15770         * src/plugins/demo/demo.c
15771         * src/plugins/dillo_viewer/dillo_prefs.c
15772         * src/plugins/dillo_viewer/dillo_viewer.c
15773         * src/plugins/image_viewer/plugin.c
15774         * src/plugins/image_viewer/viewer.c
15775         * src/plugins/image_viewer/viewerprefs.c
15776         * src/plugins/mathml_viewer/mathml_viewer.c
15777         * src/plugins/pgpmime/passphrase.c
15778         * src/plugins/pgpmime/plugin.c
15779         * src/plugins/pgpmime/prefs_gpg.c
15780         * src/plugins/pgpmime/select-keys.c
15781         * src/plugins/pgpmime/sgpgme.c
15782         * src/plugins/spamassassin/spamassassin.c
15783         * src/plugins/spamassassin/spamassassin_gtk.c
15784         * src/plugins/trayicon/trayicon.c
15785                 sync with main (revision 104)
15786
15787 2005-02-10 [colin]      1.0.1cvs3.1
15788
15789         * src/mainwindow.c
15790                 Sync with HEAD (fix occasional crasher)
15791
15792 2005-02-10 [colin]      1.0.1cvs2.1
15793
15794         * src/messageview.c
15795                 Synw with HEAD (don't automatically display html)
15796
15797 2005-02-09 [colin]      1.0.1cvs1.3
15798
15799         * src/textview.c
15800         * src/textview.h
15801                 Add contextual menu on emails
15802
15803 2005-02-09 [colin]      1.0.1cvs1.2
15804
15805         * src/codeconv.c
15806                 Fix converting from broken headers and 
15807                 put back the _ in missing places
15808                 (feature broke with cvs24.2 sync, main 
15809                  possibly affected?)
15810
15811 2005-02-09 [colin]      1.0.1cvs1.1
15812
15813         * src/messageview.c
15814         * src/mimeview.c
15815         * src/mimeview.h
15816                 Sync with HEAD (display non text/plain mails with plugin)
15817
15818 2005-02-08 [colin]      1.0.1.1
15819
15820         * ChangeLog.claws
15821         * po/pt_BR.po
15822                 Sync with HEAD
15823         * configure.ac
15824                 Make default configuration directory 
15825                 be .sylpheed-gtk2
15826
15827 2005-02-08 [colin]      1.0.0cvs29.1
15828
15829         * po/de.po
15830         * po/es.po
15831         * po/fr.po
15832         * po/it.po
15833         * po/sk.po
15834         * po/sr.po
15835                 Sync translations with HEAD
15836
15837 2005-02-06 [colin]      1.0.0cvs28.3
15838
15839         * src/compose.c
15840                 Make compose a bit faster - patch by Alfons.
15841
15842 2005-02-06 [colin]      1.0.0cvs28.2
15843
15844         * src/compose.c
15845                 Make pasting via middle-click more reliable
15846
15847 2005-02-05 [paul]       1.0.0cvs28.1
15848
15849         * ChangeLog
15850         * ChangeLog.claws
15851         * ChangeLog.jp
15852         * configure.ac
15853         * src/compose.c
15854                 sync with HEAD
15855                 (fix bug 682 'redirect is broken'
15856
15857 2005-02-05 [torte]      1.0.0cvs27.1
15858
15859         * ChangeLog.claws
15860         * configure.ac
15861         * src/partial_download.c
15862                 Sync with HEAD (fix buf overflow)
15863
15864 2005-02-03 [colin]      1.0.0cvs26.1
15865
15866         * src/common/plugin.c
15867                 Sync with HEAD (avoid plugin mismatches)
15868
15869 2005-02-03 [paul]       1.0.0cvs25.3
15870
15871         * src/folderview.c
15872         * src/headerview.c
15873         * src/summaryview.c
15874         * src/textview.c
15875         * src/gtk/colorlabel.c
15876                 third and final part of initial sync with main-gtk2
15877
15878 2005-02-03 [paul]       1.0.0cvs25.2
15879
15880         * src/jpilot.c
15881                 fix building with jpilot support
15882
15883 2005-02-02 [colin]      1.0.0cvs25.1
15884
15885         * src/messageview.c
15886                 Sync with HEAD (fix dangerous typo)
15887
15888 2005-02-01 [colin]      1.0.0cvs24.3
15889
15890         * src/common/xml.c
15891                 Write file as advertised (UTF-8)
15892
15893 2005-02-01 [paul]       1.0.0cvs24.2
15894
15895         * src/addrbook.c
15896         * src/addrindex.c
15897         * src/alertpanel.h
15898         * src/codeconv.c
15899         * src/codeconv.h
15900         * src/compose.c
15901         * src/export.c
15902         * src/folder_item_prefs.c
15903         * src/html.c
15904         * src/imap.c
15905         * src/import.c
15906         * src/jpilot.c
15907         * src/mainwindow.c
15908         * src/matcher_parser_lex.l
15909         * src/messageview.c
15910         * src/mh.c
15911         * src/prefs_account.c
15912         * src/prefs_actions.c
15913         * src/prefs_common.c
15914         * src/prefs_gtk.c
15915         * src/prefs_gtk.h
15916         * src/prefs_themes.c
15917         * src/procheader.c
15918         * src/procmime.c
15919         * src/sourcewindow.c
15920         * src/statusbar.c
15921         * src/summaryview.c
15922         * src/textview.c
15923         * src/toolbar.c
15924         * src/unmime.c
15925         * src/common/template.c
15926         * src/common/utils.c
15927         * src/common/xml.c
15928         * src/common/xml.h
15929         * src/gtk/gtkaspell.c
15930         * src/plugins/clamav/clamav_plugin.c
15931         * src/plugins/dillo_viewer/dillo_prefs.c
15932         * src/plugins/image_viewer/viewerprefs.c
15933         * src/plugins/pgpmime/passphrase.c
15934         * src/plugins/pgpmime/prefs_gpg.c
15935         * src/plugins/pgpmime/select-keys.c
15936         * src/plugins/spamassassin/spamassassin.c
15937                 second part of initial sync with main-gtk2
15938                 (more to follow)
15939
15940 2005-01-31 [colin]      1.0.0cvs24.1
15941
15942         * src/compose.c
15943                 Sync with HEAD
15944
15945 2005-01-29 [paul]       1.0.0cvs23.2
15946
15947         * src/account.c
15948         * src/action.c
15949         * src/addressadd.c
15950         * src/addressbook.c
15951         * src/alertpanel.c
15952         * src/compose.c
15953         * src/editaddress.c
15954         * src/editbook.c
15955         * src/editgroup.c
15956         * src/editjpilot.c
15957         * src/editldap.c
15958         * src/editldap_basedn.c
15959         * src/editvcard.c
15960         * src/export.c
15961         * src/foldersel.c
15962         * src/grouplistdialog.c
15963         * src/import.c
15964         * src/importldif.c
15965         * src/inc.c
15966         * src/main.c
15967         * src/mainwindow.c
15968         * src/message_search.c
15969         * src/messageview.c
15970         * src/mimeview.c
15971         * src/prefs_actions.c
15972         * src/prefs_common.c
15973         * src/prefs_common.h
15974         * src/prefs_customheader.c
15975         * src/prefs_display_header.c
15976         * src/prefs_filtering.c
15977         * src/prefs_filtering_action.c
15978         * src/prefs_gtk.c
15979         * src/prefs_matcher.c
15980         * src/prefs_summary_column.c
15981         * src/prefs_template.c
15982         * src/sourcewindow.c
15983         * src/summary_search.c
15984         * src/summaryview.c
15985         * src/textview.c
15986         * src/gtk/about.c
15987         * src/gtk/description_window.c
15988         * src/gtk/gtkshruler.c
15989         * src/gtk/gtkutils.c
15990         * src/gtk/gtkutils.h
15991         * src/gtk/inputdialog.c
15992         * src/gtk/logwindow.c
15993         * src/gtk/prefswindow.c
15994         * src/gtk/progressdialog.c
15995         * src/gtk/progressdialog.h
15996                 first part of initial sync with main-gtk2
15997                 (more to follow)
15998
15999 2005-01-28 [colin]      1.0.0cvs23.1
16000
16001         * src/folderview.c
16002                 Sync with HEAD
16003
16004 2005-01-27 [colin]      1.0.0cvs21.1
16005
16006         * src/folder.c
16007         * src/folderview.c
16008                 Sync with HEAD
16009
16010 2005-01-27 [colin]      1.0.0cvs19.1
16011
16012         * src/procmime.c
16013                 Sync with HEAD
16014
16015 2005-01-27 [colin]      1.0.0cvs18.1
16016
16017         * src/messageview.c
16018         * src/summaryview.c
16019         * src/mainwindow.c
16020         * src/compose.c
16021         * src/compose.h
16022         * src/procmsg.c
16023         * src/procmsg.h
16024         * src/toolbar.c
16025                 Sync with HEAD
16026
16027 2005-01-26 [paul]       1.0.0cvs15.2
16028
16029         * src/compose.c
16030                 compose_entries_set(): convert subject and body to
16031                 utf8 if necessary. patch by Felix Eckhofer
16032
16033 2005-01-26 [paul]       1.0.0cvs15.1
16034
16035         * configure.ac
16036         * src/common/template.c
16037                 sync with HEAD (fix memory leak)
16038
16039 2005-01-25 [paul]       1.0.0cvs14.1
16040
16041         * configure.ac
16042         * src/compose.c
16043                 sync with HEAD
16044
16045 2005-01-24 [colin]      1.0.0cvs13.1
16046
16047         * src/summaryview.c
16048                 Sync with HEAD
16049
16050 2005-01-24 [paul]       1.0.0cvs12.1
16051
16052         * configure.ac
16053         * src/messageview.c
16054         * src/mh.c
16055         * src/common/utils.c
16056                 sync with HEAD
16057
16058 2005-01-24 [colin]      1.0.0cvs11.1
16059
16060         * src/procheader.c
16061                 Sync with HEAD
16062
16063 2005-01-24 [colin]      1.0.0cvs10.1
16064
16065         * src/folderview.c
16066                 Sync with HEAD
16067
16068 2005-01-23 [colin]      1.0.0cvs9.1
16069
16070         * src/crash.c
16071                 Sync with HEAD
16072
16073 2005-01-22 [colin]      1.0.0cvs8.1
16074
16075         * src/summaryview.c
16076         * src/gtk/quicksearch.c
16077                 Sync with HEAD
16078
16079 2005-01-21 [colin]      1.0.0cvs7.1
16080
16081         * src/summaryview.c
16082                 Sync with HEAD
16083
16084 2005-01-21 [colin]      1.0.0cvs6.1
16085
16086         * src/summaryview.c
16087                 Sync with HEAD
16088
16089 2005-01-21 [colin]      1.0.0cvs5.1
16090
16091         * src/gtk/quicksearch.c
16092         * src/prefs_common.c
16093         * src/prefs_common.h
16094                 Sync with HEAD (recurse option)
16095
16096 2005-01-21 [colin]      1.0.0cvs4.1
16097
16098         * src/folder.h
16099         * src/folderview.c
16100         * src/folderview.h
16101         * src/summaryview.c
16102         * src/gtk/quicksearch.c
16103         * src/gtk/quicksearch.h
16104                 Sync with HEAD (recursive quicksearch)
16105
16106 2005-01-20 [colin]      1.0.0cvs3.4
16107
16108         * src/ssl_manager.c
16109                 Remove useless code
16110
16111 2005-01-20 [colin]      1.0.0cvs3.3
16112
16113         * src/ssl_manager.c
16114                 Fix leak, thanks to Alfons.
16115
16116 2005-01-20 [colin]      1.0.0cvs3.2
16117
16118         * src/ssl_manager.c
16119                 Port SSL certificate window to GTK2.
16120
16121 2005-01-20 [paul]       1.0.0cvs3.1
16122
16123         * ChangeLog.claws
16124         * configure.ac
16125         * src/addrindex.c
16126         * src/addrindex.h
16127                 sync with HEAD
16128
16129 2005-01-19 [colin]      1.0.0cvs2.2
16130
16131         * src/plugins/trayicon/trayicon.c
16132                 Fix freeze with gtk-2.6, the easy way
16133                 (signal blocking helpless there...)
16134                 Closes bug #668.
16135
16136 2005-01-19 [colin]      1.0.0cvs2.1
16137
16138         * src/mbox.c
16139         * src/mbox.h
16140         * src/mainwindow.c
16141         * src/summaryview.c
16142         * src/summaryview.h
16143                 Sync with HEAD
16144
16145 2005-01-19 [paul]       1.0.0cvs1.1
16146
16147         * configure.ac
16148         * po/de.po
16149         * po/es.po
16150         * po/fr.po
16151         * po/hr.po
16152         * po/it.po
16153         * po/ja.po
16154         * po/ko.po
16155         * po/pt_BR.po
16156         * po/ru.po
16157         * po/sk.po
16158         * po/sr.po
16159                 sync with HEAD (update translations)
16160
16161 2005-01-18 [colin]      1.0.0cvs0.1
16162
16163         * src/foldersel.c
16164                 Specify search column - patch by Alfons
16165
16166 2005-01-18 [colin]      0.9.13cvs36.3
16167
16168         * src/prefs_toolbar.c
16169                 Change Delete to Remove
16170         * src/prefs_fonts.c
16171                 GTK2 version and leak fixes
16172         * src/prefs_actions.c
16173                 Add stock buttons.
16174                 All patches by Alfons
16175
16176 2005-01-17 [colin]      0.9.13cvs36.2
16177
16178         * src/compose.c
16179                 Fix DnD inserting twice. While at it,
16180                 add DnD support for text/plain in the
16181                 body, and add support in the headers.
16182
16183 2005-01-16 [colin]      0.9.13cvs36.1
16184
16185         * ChangeLog
16186         * ChangeLog.jp
16187         * ChangeLog.claws
16188                 Sync with HEAD (nothing applicable)
16189
16190 2005-01-16 [colin]      0.9.13cvs33.2
16191
16192         * src/prefs_toolbar.c
16193                 GTK2ize prefs_toolbar, by Alfons.
16194
16195 2005-01-14 [colin]      0.9.13cvs33.1
16196
16197         * src/html.c
16198         * src/msgcache.c
16199                 Sync with HEAD
16200
16201 2005-01-14 [colin]      0.9.13cvs32.1
16202
16203         * src/html.c
16204         * src/html.h
16205         * src/msgcache.c
16206         * AUTHORS
16207         * tools/calypso_convert.pl
16208                 Sync with HEAD
16209
16210 2005-01-08 [colin]      0.9.13cvs29.2
16211
16212         * src/prefs_filtering_action.c
16213         * src/prefs_filtering.c
16214                 2 more gtk2 patches by Alfons
16215
16216 2005-01-07 [paul]       0.9.13cvs29.1
16217
16218         * ChangeLog
16219         * ChangeLog.claws
16220         * ChangeLog.jp
16221         * configure.ac
16222         * src/pop.c
16223         * src/pop.h
16224                 sync with HEAD
16225
16226 2005-01-07 [colin]      0.9.13cvs28.3
16227
16228         * src/gtk/progressdialog.c
16229         * src/gtk/progressdialog.h
16230         * src/inc.c
16231         * src/send_message.c
16232                 GTK2 for the incorporation dialog. The CList isn't dead
16233                 yet, for a more smooth migration. Patch by Alfons.
16234
16235 2005-01-06 [colin]      0.9.13cvs28.2
16236
16237         * src/prefs_display_header.c
16238                 GTK2 conversion by Alfons
16239         * src/prefs_actions.c
16240         * src/prefs_matcher.c
16241                 Fix 2 leaks - patch by Alfons
16242
16243 2005-01-06 [colin]      0.9.13cvs28.1
16244
16245         * src/prefs_matcher.c
16246                 Sync with HEAD
16247
16248 2005-01-06 [colin]      0.9.13cvs27.4
16249
16250         * src/prefs_matcher.c
16251                 Fix double-free. Patch by Alfons
16252
16253 2005-01-06 [colin]      0.9.13cvs27.3
16254
16255         * src/prefs_matcher.c
16256                 GTK2 widgets + memleak
16257                 Patch by Alfons
16258
16259 2005-01-05 [colin]      0.9.13cvs27.2
16260
16261         * src/account.c
16262         * src/addr_compl.c
16263         * src/foldersel.c
16264         * src/stock_pixmap.c
16265         * src/stock_pixmap.h
16266                 3 more GTK2 patches by Alfons.
16267
16268 2005-01-04 [colin]      0.9.13cvs27.1
16269
16270         * src/folderview.c
16271         * src/imap_gtk.c
16272         * src/news_gtk.c
16273                 Sync with HEAD
16274
16275 2005-01-04 [colin]      0.9.13cvs25.9
16276
16277         * src/compose.c
16278                 Fix Show Ruler menuitem
16279         * src/prefs_template.c
16280                 Convert to GTK2
16281         * src/common/utils.c
16282                 Make auto pointer stuff handles NULLs
16283                 Patches by Alfons.
16284
16285 2005-01-04 [colin]      0.9.13cvs25.8
16286
16287         * src/compose.c
16288                 Move the attachment list to gtk2
16289                 Patch by Alfons.
16290
16291 2005-01-04 [colin]      0.9.13cvs25.7
16292
16293         * src/textview.c
16294                 Make some keys work again
16295                 Patch by SungHyun Nam <namsh@kldp.org>
16296
16297 2005-01-04 [colin]      0.9.13cvs25.6
16298
16299         * src/gtk/gtkshruler.c
16300                 Move the ruler to GTK2
16301                 Patch by Alfons
16302
16303 2005-01-03 [colin]      0.9.13cvs25.5
16304
16305         * src/compose.c
16306                 Fix my broken patch apply 
16307
16308 2005-01-03 [colin]      0.9.13cvs25.4
16309
16310         * src/common/utils.c
16311         * src/common/utils.h
16312         * src/gtk/prefswindow.c
16313                 Move auto pointer stuff to utils.c
16314                 Patch by Alfons again :)
16315
16316 2005-01-03 [colin]      0.9.13cvs25.3
16317
16318         * src/compose.c
16319         * src/prefs_gtk.c
16320         * src/prefs_template.c
16321         * src/textview.c
16322                 Empty text widgets with empty strings, not NULL char
16323                 Patch by SungHyun Nam <namsh@kldp_org>
16324
16325 2005-01-03 [colin]      0.9.13cvs25.2
16326
16327         * src/main.c
16328         * AUTHORS
16329                 Sync with HEAD
16330
16331 2005-01-03 [colin]      0.9.13cvs25.1
16332
16333         * src/pop.c
16334         * src/pop.h
16335                 Sync with HEAD
16336
16337 2005-01-03 [colin]      0.9.13cvs24.3
16338
16339         * src/account.c
16340                 Two patches from Alfons and Alex S Moore:
16341                 fix images, fix return value.
16342
16343 2005-01-01 [colin]      0.9.13cvs24.2
16344
16345         * src/prefs_actions.c
16346                 Fix over-zealous assertion. Patch by Alfons
16347
16348 2005-01-01 [colin]      0.9.13cvs24.1
16349
16350         * src/procmime.c
16351                 Sync with HEAD (leak fix)
16352
16353 2004-12-31 [colin]      0.9.13cvs23.2
16354
16355         * src/prefs_common.c
16356                 GTK2 widgets + stock buttons - patch by Alfons
16357
16358 2004-12-31 [paul]       0.9.13cvs23.1
16359
16360         * configure.ac
16361                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16362         * src/gtk/pluginwindow.c
16363                 use GTK2 widgets and plug memory leaks,
16364                 patches by Alfons
16365
16366 2004-12-30 [colin]      0.9.13cvs22.4
16367
16368         * src/account.c
16369         * src/action.c
16370         * src/export.c
16371         * src/foldersel.c
16372         * src/import.c
16373         * src/message_search.c
16374         * src/prefs_actions.c
16375         * src/prefs_common.c
16376         * src/prefs_customheader.c
16377         * src/prefs_filtering.c
16378         * src/prefs_summary_column.c
16379         * src/summary_search.c
16380         * src/gtk/about.c
16381         * src/gtk/description_window.c
16382         * src/gtk/gtkutils.c
16383         * src/gtk/gtkutils.h
16384         * src/gtk/inputdialog.c
16385         * src/gtk/prefswindow.c
16386                 Use GTK2 stock buttons. Patches by Alfons.
16387
16388 2004-12-30 [colin]      0.9.13cvs22.3
16389
16390         * src/account.c
16391                 Sync with HEAD
16392         * src/prefs_actions.c
16393         * src/prefs_customheader.c
16394         * src/prefs_filtering.c
16395         * src/prefs_msg_colors.c
16396         * src/prefs_summary_column.c
16397         * src/gtk/prefswindow.c
16398                 Use GtkTreeView instead of deprecated 
16399                 widgets. Patches by Alfons.
16400
16401 2004-12-30 [paul]       0.9.13cvs22.2
16402
16403         * src/foldersel.c
16404                 use GTK 2 Tree View
16405                 patch by Alfons, with root folder sorting fix
16406                 by Stephan Sachse
16407
16408 2004-12-30 [paul]       0.9.13cvs22.1
16409
16410         * ChangeLog
16411         * ChangeLog.claws
16412         * ChangeLog.jp
16413         * NEWS
16414         * configure.ac
16415         * src/account.c
16416                 sync with HEAD
16417
16418 2004-12-22 [martin]     0.9.13cvs21.2
16419
16420         * src/action.c
16421                 free the command line after its use
16422
16423 2004-12-18 [paul]       0.9.13cvs21.1
16424
16425         * AUTHORS
16426         * ChangeLog
16427         * ChangeLog.claws
16428         * ChangeLog.jp
16429         * NEWS
16430         * configure.ac
16431         * src/action.c
16432         * src/compose.c
16433         * src/syldap.c
16434                 sync with HEAD
16435
16436 2004-12-17 [martin]     0.9.13cvs17.2
16437
16438         * src/action.c
16439                 convert actions input to locale
16440         * src/inc.c
16441                 convert notification command to locale
16442         * src/plugins/pgpmime/select-keys.c
16443                 convert attributes to utf8
16444
16445 2004-12-14 [colin]      0.9.13cvs17.1
16446
16447         * ChangeLog
16448         * ChangeLog.jp
16449         * ChangeLog.claws
16450         * src/action.c
16451         * src/common/utils.c
16452         * src/gtk/prefswindow.c
16453         * src/gtk/gtkutils.c
16454         * src/gtk/gtkutils.h
16455         * src/plugins/spamassassin/libspamc.c
16456                 Sync with HEAD
16457
16458 2004-12-13 [colin]      0.9.13cvs14.1
16459
16460         * src/quote_fmt_parse.y
16461                 Sync with HEAD
16462
16463 2004-12-10 [colin]      0.9.13cvs12.1
16464
16465         * src/prefs_themes.c
16466         * src/mainwindow.c
16467         * src/messageview.c
16468                 Sync with HEAD
16469
16470 2004-12-09 [colin]      0.9.13cvs10.1
16471
16472         * src/procmime.c
16473                 Sync with HEAD (fix B64 encoding from memory)
16474
16475 2004-12-08 [colin]      0.9.13cvs9.1
16476
16477         * src/gtk/colorlabel.c
16478                 Sync with HEAD
16479
16480 2004-12-08 [paul]       0.9.13cvs8.2
16481
16482         * src/gtk/pluginwindow.c
16483                 fix window resizing oddities
16484
16485 2004-12-08 [colin]      0.9.13cvs8.1
16486
16487         * src/quote_fmt_parse.y
16488                 Sync with HEAD
16489
16490 2004-12-08 [colin]      0.9.13cvs7.1
16491
16492         * src/matcher_parser_parse.y
16493         * src/msgcache.c
16494         * src/prefs_matcher.c
16495         * src/procheader.c
16496         * src/matcher.c
16497         * src/common/defs.h
16498         * po/sr.po
16499                 Sync with HEAD
16500
16501 2004-12-08 [colin]      0.9.13cvs6.1
16502
16503         * src/quote_fmt_parse.y
16504         * src/textview.c
16505                 Sync with HEAD
16506         * src/gtk/prefswindow.c
16507         * src/gtk/pluginwindow.c
16508                 Fix G_CALLBACKS protos (thanks to Alfons)
16509
16510 2004-12-07 [torte]      0.9.13cvs2.2
16511
16512         * src/procmime.c
16513                 [Bug 650] reply button causes crash
16514                 Thanks to David Relson and Christoph
16515
16516 2004-12-07 [colin]      0.9.13cvs2.1
16517
16518         * ChangeLog.claws
16519         * AUTHORS
16520         * po/sk.po
16521         * src/procmime.c
16522         * src/prefs_account.c
16523         * src/common/smtp.c
16524         * src/common/smtp.h
16525                 Sync with HEAD
16526
16527 2004-12-06 [colin]      0.9.12cvs187.1
16528
16529         * ChangeLog.claws
16530         * INSTALL
16531         * Makefile.am
16532         * README.claws
16533         * TODO.claws
16534         * configure.ac
16535         * po/bg.po
16536         * po/cs.po
16537         * po/el.po
16538         * po/en_GB.po
16539         * po/es.po
16540         * po/fr.po
16541         * po/hr.po
16542         * po/hu.po
16543         * po/it.po
16544         * po/ja.po
16545         * po/ko.po
16546         * po/nl.po
16547         * po/pl.po
16548         * po/pt_BR.po
16549         * po/ru.po
16550         * po/sk.po
16551         * po/sr.po
16552         * po/sv.po
16553         * po/zh_CN.po
16554         * po/zh_TW.Big5.po
16555         * src/compose.c
16556         * tools/Makefile.am
16557         * tools/README
16558         * tools/filter_conv.pl
16559         * tools/kdeservicemenu/README
16560         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16561         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16562                 Sync with HEAD
16563
16564 2004-12-04 [colin]      0.9.12cvs183.1
16565
16566         * src/compose.c
16567                 Sync with HEAD (compose window position saving)
16568
16569 2004-12-04 [paul]       0.9.12cvs182.3
16570
16571         * src/messageview.c
16572         * src/mimeview.c
16573         * src/prefs_customheader.c
16574         * src/gtk/quicksearch.c
16575                 replace some forgotten GTK_SIGNAL_FUNCs
16576
16577 2004-12-04 [paul]       0.9.12cvs182.2
16578
16579         * src/Makefile.am
16580                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16581                 committed in error      
16582
16583 2004-12-04 [paul]       0.9.12cvs182.1
16584
16585         * ChangeLog
16586         * ChangeLog.claws
16587         * ChangeLog.jp
16588         * INSTALL
16589         * NEWS
16590         * README
16591         * README.jp
16592         * configure.ac
16593         * doc/manual/ja/Makefile.am
16594         * doc/manual/ja/sylpheed-1.html
16595         * doc/manual/ja/sylpheed-10.html
16596         * doc/manual/ja/sylpheed-11.html
16597         * doc/manual/ja/sylpheed-12.html
16598         * doc/manual/ja/sylpheed-13.html
16599         * doc/manual/ja/sylpheed-14.html
16600         * doc/manual/ja/sylpheed-15.html
16601         * doc/manual/ja/sylpheed-16.html
16602         * doc/manual/ja/sylpheed-17.html
16603         * doc/manual/ja/sylpheed-18.html
16604         * doc/manual/ja/sylpheed-19.html
16605         * doc/manual/ja/sylpheed-2.html
16606         * doc/manual/ja/sylpheed-20.html
16607         * doc/manual/ja/sylpheed-3.html
16608         * doc/manual/ja/sylpheed-4.html
16609         * doc/manual/ja/sylpheed-5.html
16610         * doc/manual/ja/sylpheed-6.html
16611         * doc/manual/ja/sylpheed-7.html
16612         * doc/manual/ja/sylpheed-8.html
16613         * doc/manual/ja/sylpheed-9.html
16614         * doc/manual/ja/sylpheed.html
16615         * doc/manual/ja/sylpheed.sgml
16616         * po/de.po
16617         * src/Makefile.am
16618         * src/compose.c
16619         * src/procmime.c
16620         * src/pixmaps/regular.xpm **REMOVED**
16621         * src/plugins/pgpmime/pgpmime.c
16622         * src/plugins/pgpmime/plugin.c
16623         * src/plugins/pgpmime/prefs_gpg.c
16624                 sync with HEAD
16625
16626 2004-12-03 [paul]       0.9.12cvs180.1
16627
16628         * ChangeLog
16629         * ChangeLog.claws
16630         * ChangeLog.jp
16631         * configure.ac
16632         * src/Makefile.am
16633         * src/pop.c
16634         * src/common/utils.c
16635         * src/common/utils.h
16636         * src/pixmaps/continue.xpm
16637         * src/pixmaps/dir_close.xpm
16638         * src/pixmaps/dir_open.xpm
16639         * src/pixmaps/drafts_close.xpm
16640         * src/pixmaps/drafts_open.xpm
16641         * src/pixmaps/folder.xpm **REMOVED**
16642         * src/pixmaps/group.xpm
16643         * src/pixmaps/unread.xpm
16644                 sync with HEAD
16645
16646 2004-12-02 [colin]      0.9.12cvs179.1
16647
16648         * src/compose.c
16649                 Sync with HEAD (non-duplicated reedition)
16650
16651 2004-12-02 [colin]      0.9.12cvs178.1
16652
16653         * src/compose.c
16654                 Sync with HEAD (linewrap_quote fix)
16655
16656 2004-12-01 [colin]      0.9.12cvs177.3
16657
16658         * src/addrharvest.c
16659                 Replace sizeof with strlen
16660
16661 2004-12-01 [paul]       0.9.12cvs177.2
16662
16663         * src/addrharvest.c
16664                 fix 'harvest addresses'
16665
16666 2004-11-30 [colin]      0.9.12cvs177.1
16667
16668         * src/gtk/prefswindow.c
16669         * src/gtk/pluginwindow.c
16670                 Sync with HEAD
16671
16672 2004-11-29 [colin]      0.9.12cvs176.1
16673
16674         * src/folderview.c
16675                 sync with HEAD (Fix disappearing separators in folderview's popup)
16676
16677 2004-11-29 [colin]      0.9.12cvs175.1
16678
16679         * src/procmime.c
16680                 Sync with head (another format fix)
16681
16682 2004-11-29 [colin]      0.9.12cvs174.1
16683
16684         * src/pop.c
16685                 Sync with HEAD (format string fix)
16686
16687 2004-11-26 [colin]      0.9.12cvs173.1
16688
16689         * src/common/smtp.c
16690         * src/common/smtp.h
16691                 Sync with HEAD
16692
16693 2004-11-24 [colin]      0.9.12cvs172.1
16694
16695         * src/plugins/pgpmime/pgpmime.c
16696                 Sync with HEAD
16697
16698 2004-11-24 [colin]      0.9.12cvs171.1
16699
16700         * src/plugins/pgpmime/pgpmime.c
16701                 Sync with head (gpgmectx leaks)
16702
16703 2004-11-24 [colin]      0.9.12cvs169.1
16704
16705         * src/plugins/pgpmime/plugin.c
16706         * src/plugins/trayicon/Makefile.am
16707         * src/plugins/trayicon/newmarkedmail.xpm
16708         * src/plugins/trayicon/trayicon.c
16709         * src/plugins/trayicon/unreadmarkedmail.xpm
16710                 Sync with HEAD
16711
16712 2004-11-23 [colin]      0.9.12cvs168.1
16713
16714         * src/partial_download.c
16715         * src/partial_download.h
16716         * src/plugins/pgpmime/plugin.c
16717                 Sync with HEAD
16718
16719 2004-11-23 [colin]      0.9.12cvs166.1
16720
16721         * src/Makefile.am
16722         * src/codeconv.c
16723         * src/compose.c
16724         * src/folderview.c
16725         * src/main.c
16726         * src/partial_download.c
16727         * src/partial_download.h
16728         * src/prefs_account.c
16729         * src/prefs_account.h
16730         * src/privacy.c
16731         * src/privacy.h
16732         * src/procmime.c
16733         * src/common/Makefile.am
16734         * src/common/base64.h
16735         * src/common/partial_download.c
16736         * src/common/partial_download.h
16737         * src/gtk/prefswindow.c
16738         * src/gtk/prefswindow.h
16739         * src/plugins/pgpmime/pgpmime.c
16740         * src/plugins/pgpmime/prefs_gpg.c
16741         * src/plugins/pgpmime/prefs_gpg.h
16742         * src/plugins/pgpmime/sgpgme.c
16743         * src/plugins/pgpmime/sgpgme.h
16744                 Sync with HEAD
16745
16746 2004-11-23 [colin]      0.9.12cvs163.1
16747
16748         * src/main.c
16749                 Sync with HEAD (cursor optimization)
16750
16751 2004-11-23 [colin]      0.9.12cvs162.1
16752
16753         * src/prefs_common.c
16754         * src/prefs_themes.c
16755         * src/procmsg.c
16756                 Sync with HEAD
16757
16758 2004-11-23 [colin]      0.9.12cvs158.9
16759
16760         * src/compose.c
16761                 Fix double-free when forwarding
16762         * src/msgcache.c
16763                 Fix leak on error path
16764                 
16765
16766 2004-11-23 [colin]      0.9.12cvs158.8
16767
16768         * src/compose.c
16769                 Fix possible double-free
16770                 Spotted by Alfons
16771
16772 2004-11-23 [colin]      0.9.12cvs158.7
16773
16774         * src/compose.c
16775                 Fix some signal handlers' prototypes
16776                 Spotted by Alfons
16777
16778 2004-11-22 [colin]      0.9.12cvs158.6
16779
16780         * src/compose.c
16781                 Remove unneeded code and duplicated
16782                 wrapping - patch by Alfons
16783
16784 2004-11-22 [colin]      0.9.12cvs158.5
16785
16786         * src/prefs_themes.c
16787                 Fix oversized selector
16788
16789 2004-11-22 [colin]      0.9.12cvs158.4
16790
16791         * src/compose.c
16792                 fix dump_text()
16793                 patch by Alfons
16794
16795 2004-11-19 [colin]      0.9.12cvs158.3
16796
16797         * src/textview.c
16798                 Add a context menu on links (open, copy)
16799
16800 2004-11-18 [paul]       0.9.12cvs158.2
16801
16802         * src/addrgather.c
16803         * src/exphtmldlg.c
16804         * src/expldifdlg.c
16805         * src/mimeview.c
16806         * src/prefs_common.c
16807         * src/plugins/image_viewer/viewer.c
16808         * src/plugins/spamassassin/spamassassin_gtk.c
16809                 replace deprecated gtk_notebook_set_page
16810                 and gtk_notebook_current_page
16811
16812 2004-11-18 [paul]       0.9.12cvs158.1
16813
16814         * configure.ac
16815         * src/compose.c
16816         * src/mainwindow.c
16817         * src/messageview.c
16818         * src/prefs_common.c
16819         * src/common/utils.c
16820         * src/common/utils.h
16821                 sync with HEAD
16822
16823 2004-11-17 [colin]      0.9.12cvs156.1
16824
16825         * src/prefs_account.c
16826         * src/prefs_account.h
16827         * src/procmsg.c
16828                 Sync with HEAD (add pref to store encrypted mails encrypted)
16829
16830 2004-11-17 [paul]       0.9.12cvs155.1
16831
16832         * ChangeLog
16833         * ChangeLog.claws
16834         * ChangeLog.jp
16835         * NEWS
16836         * configure.ac
16837         * src/compose.c
16838         * src/jpilot.c
16839         * src/privacy.c
16840         * src/procmime.c
16841         * src/procmime.h
16842         * src/procmsg.c
16843         * src/toolbar.c
16844         * src/pixmaps/error.xpm
16845                 sync with HEAD
16846
16847 2004-11-17 [colin]      0.9.12cvs151.1
16848
16849         * src/plugins/pgpmime/pgpmime.c
16850                 Sync with HEAD (remove debug printf)
16851
16852 2004-11-17 [colin]      0.9.12cvs150.1
16853
16854         * src/plugins/pgpmime/pgpmime.c
16855                 Sync with HEAD (off-by-one fix)
16856
16857 2004-11-17 [colin]      0.9.12cvs149.1
16858
16859         * src/procmsg.c
16860                 Sync with HEAD (coding style fixes)
16861
16862 2004-11-16 [colin]      0.9.12cvs148.1
16863
16864         * src/procmsg.c
16865                 Sync with head (Fix the fix)
16866
16867 2004-11-16 [colin]      0.9.12cvs147.1
16868
16869         * src/procmsg.c
16870                 Sync with Main (leak fix)
16871
16872 2004-11-16 [colin]      0.9.12cvs146.14
16873
16874         * src/compose.c
16875                 Remove useless chunk of code
16876                 Patch by Alfons
16877
16878 2004-11-15 [colin]      0.9.12cvs146.13
16879
16880         * src/compose.c
16881                 Fix drafting after insertion
16882                 Patch by Alfons
16883
16884 2004-11-15 [colin]      0.9.12cvs146.12
16885
16886         * src/compose.c
16887         * src/prefs_filtering.c
16888         * src/prefs_filtering_action.c
16889         * src/prefs_toolbar.c
16890                 Fix some const-correctness
16891
16892 2004-11-15 [colin]      0.9.12cvs146.11
16893
16894         * src/summaryview.c
16895         * src/prefs_themes.c
16896         * src/messageview.c
16897                 Fix some leaks
16898
16899 2004-11-15 [colin]      0.9.12cvs146.10
16900
16901         * src/codeconv.c
16902                 More unreadable locale fixes
16903
16904 2004-11-14 [colin]      0.9.12cvs146.9
16905
16906         * src/textview.c
16907                 Fix uri_security_check
16908                 Patch by Alfons
16909
16910 2004-11-13 [paul]       0.9.12cvs146.8
16911
16912         * src/folder.c
16913         * src/procmime.c
16914                 fix 2 bugs introduced in last commit
16915
16916 2004-11-13 [paul]       0.9.12cvs146.7
16917
16918         * src/compose.c
16919         * src/exporthtml.c
16920         * src/exportldif.c
16921         * src/folder.c
16922         * src/imap.c
16923         * src/imap_gtk.c
16924         * src/main.c
16925         * src/mainwindow.c
16926         * src/messageview.c
16927         * src/mh_gtk.c
16928         * src/prefs_themes.c
16929         * src/procmime.c
16930         * src/setup.c
16931         * src/summaryview.c
16932                 replace deprecated g_basename
16933
16934 2004-11-13 [paul]       0.9.12cvs146.6
16935
16936         * src/compose.c
16937         * src/imap.c
16938         * src/matcher_parser.h
16939         * src/matcher_parser_parse.y
16940         * src/prefs_filtering.c
16941         * src/prefs_filtering_action.c
16942         * src/prefs_themes.c
16943         * src/prefs_toolbar.c
16944         * src/common/utils.c
16945                 various small fixes/cleanups
16946
16947 2004-11-12 [colin]      0.9.12cvs146.5
16948
16949         * src/textview.c
16950                 Validate event's origin on visibility notify
16951                 Patch by Alfons.
16952
16953 2004-11-12 [paul]       0.9.12cvs146.4
16954
16955         * src/exporthtml.c
16956         * src/exportldif.c
16957         * src/imap.c
16958         * src/mh.c
16959         * src/mimeview.c
16960         * src/prefs_spelling.c
16961         * src/prefs_themes.c
16962                 replace deprecated g_dirname    
16963
16964 2004-11-12 [colin]      0.9.12cvs146.3
16965
16966         * src/textview.c
16967                 Some coding style fixes
16968
16969 2004-11-12 [colin]      0.9.12cvs146.2
16970
16971         * src/codeconv.c
16972                 We want to replace _all_ extended chars in
16973                 conv_unreadable_*, because any string containing
16974                 extended chars not parsing as UTF8 is 
16975                 undisplayed on gtk2.
16976
16977 2004-11-12 [paul]       0.9.12cvs146.1
16978
16979         * ChangeLog
16980         * ChangeLog.claws
16981         * ChangeLog.jp
16982         * NEWS
16983         * configure.ac
16984         * src/account.c
16985         * src/folderview.c
16986         * src/folderview.h
16987         * src/imap.c
16988         * src/imap_gtk.c
16989         * src/inc.c
16990         * src/mainwindow.c
16991         * src/mh_gtk.c
16992         * src/news_gtk.c
16993         * src/pop.c
16994         * src/prefs_account.c
16995         * src/prefs_account.h
16996         * src/prefs_ext_prog.c
16997         * src/procmime.c
16998         * src/procmime.h
16999         * src/procmsg.c
17000         * src/procmsg.h
17001         * src/summary_search.c
17002         * src/summaryview.c
17003         * src/textview.c
17004         * src/common/defs.h
17005         * src/common/utils.c
17006         * src/common/utils.h
17007         * src/gtk/menu.c
17008         * src/gtk/menu.h
17009                 sync with HEAD
17010
17011 2004-11-11 [colin]      0.9.12cvs144.2
17012
17013         * src/textview.c
17014                 Fix URI range selection (patch by Alfons)
17015
17016 2004-11-09 [colin]      0.9.12cvs144.1
17017
17018         * ChangeLog.claws
17019         * src/compose.c
17020         * src/folder.c
17021         * src/folder_item_prefs.c
17022         * src/prefs_account.c
17023         * src/prefs_account.h
17024         * src/plugins/pgpmime/pgpmime.c
17025                 Sync with HEAD
17026
17027 2004-11-08 [colin]      0.9.12cvs143.1
17028
17029         * src/summaryview.c
17030                 Sync with HEAD (optimize quicksearch)
17031
17032 2004-11-08 [colin]      0.9.12cvs142.2
17033
17034         * src/compose.c
17035                 Don't wrap when Edit/Auto wrapping is disabled
17036
17037 2004-11-08 [colin]      0.9.12cvs142.1
17038
17039         * src/textview.c
17040                 Sync with HEAD
17041
17042 2004-11-08 [colin]      0.9.12cvs141.1
17043
17044         * src/textview.c
17045                 Sync with HEAD (fix some mail URIs)
17046
17047 2004-11-08 [colin]      0.9.12cvs140.3
17048
17049         * src/textview.c
17050                 o Use text cursor instead of arrow when
17051                   not on a link
17052                 o Fix handling of contiguous links (as in
17053                   "colin@colino.net" <colin@colino.net>)
17054                   This one unveils a bug in get_email_part()
17055
17056 2004-11-07 [colin]      0.9.12cvs140.2
17057
17058         * src/textview.c
17059                 Fix memleak. Patch by Alfons.
17060
17061 2004-11-06 [colin]      0.9.12cvs140.1
17062
17063         * src/compose.c
17064                 Sync with HEAD (don't ask passphrase
17065                 when drafting)
17066
17067 2004-11-06 [paul]       0.9.12cvs139.2
17068
17069         * AUTHORS
17070         * src/textview.c
17071         * src/textview.h
17072                 textview URI handling. hovering over a 
17073                 link displays it in the status bar,
17074                 and changes the mouse pointer to a hand 
17075                 cursor. a link is activated with a single 
17076                 click. (Modified from the) patch by Jean-Yves 
17077                 Lefort <jylefort@users.sourceforge.net>
17078                 
17079
17080 2004-11-05 [colin]      0.9.12cvs139.1
17081
17082         * src/compose.c
17083         * src/procmime.c
17084                 Sync with HEAD again ^^
17085
17086 2004-11-05 [colin]      0.9.12cvs139.1
17087
17088         * src/compose.c
17089         * src/procmime.c
17090                 Sync with HEAD
17091
17092 2004-11-03 [paul]       0.9.12cvs138.1
17093
17094         * ChangeLog.claws
17095         * configure.ac
17096         * po/POTFILES.in
17097         * src/prefs_ext_prog.c
17098         * src/procmime.c
17099         * tools/kdeservicemenu/README
17100         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17101         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17102                 sync with HEAD
17103
17104 2004-11-01 [christoph]  0.9.12cvs136.2
17105
17106         * src/procmime.c
17107                 convert MIME parameters to UTF-8
17108
17109 2004-10-29 [colin]      0.9.12cvs136.1
17110
17111         * src/common/utils.c
17112                 Sync with HEAD (don't use '=' in mime boundary)
17113
17114 2004-10-29 [paul]       0.9.12cvs135.1
17115
17116         * configure.ac
17117         * doc/src/rfc2231.txt
17118         * src/procmime.c
17119         * src/common/quoted-printable.c
17120         * src/common/utils.c
17121         * src/common/utils.h
17122                 sync with HEAD
17123
17124 2004-10-27 [paul]       0.9.12cvs134.1
17125
17126         * configure.ac
17127         * src/main.c
17128         * src/procmime.c
17129         * src/plugins/pgpmime/pgpmime.c
17130                 sync with HEAD
17131
17132 2004-10-26 [paul]       0.9.12cvs132.3
17133
17134         * src/account.c
17135         * src/addressbook.c
17136         * src/addrgather.c
17137         * src/addrharvest.c
17138         * src/codeconv.c
17139         * src/compose.c
17140         * src/customheader.c
17141         * src/editaddress.c
17142         * src/editgroup.c
17143         * src/enriched.c
17144         * src/expldifdlg.c
17145         * src/exporthtml.c
17146         * src/exportldif.c
17147         * src/folder.c
17148         * src/foldersel.c
17149         * src/folderview.c
17150         * src/grouplistdialog.c
17151         * src/html.c
17152         * src/imap.c
17153         * src/jpilot.c
17154         * src/ldapserver.c
17155         * src/ldif.c
17156         * src/mimeview.c
17157         * src/news.c
17158         * src/news_gtk.c
17159         * src/pop.c
17160         * src/prefs_display_header.c
17161         * src/prefs_gtk.c
17162         * src/prefs_msg_colors.c
17163         * src/prefs_toolbar.c
17164         * src/procheader.c
17165         * src/procmime.c
17166         * src/summaryview.c
17167         * src/textview.c
17168         * src/toolbar.c
17169         * src/vcard.c
17170         * src/common/mgutils.c
17171         * src/common/nntp.c
17172         * src/common/smtp.c
17173         * src/common/template.c
17174         * src/common/utils.c
17175         * src/common/xmlprops.c
17176         * src/plugins/pgpmime/pgpmime.c
17177         * src/plugins/pgpmime/select-keys.c
17178         * src/plugins/pgpmime/sgpgme.c
17179                 replace deprecated g_strcasecmp(), g_strncasecmp(),
17180                 g_string_sprintfa(), gtk_notebook_current_page()
17181
17182 2004-10-26 [colin]      0.9.12cvs132.2
17183
17184         * src/prefs_folder_item.c
17185                 Fix default-account selection
17186
17187 2004-10-21 [colin]      0.9.12cvs133
17188
17189         * src/compose.c
17190                 Sync with HEAD (Remove extra separator in compose's Options)
17191         * src/textview.c
17192                 Set wrapping to char
17193
17194 2004-10-21 [paul]       0.9.12cvs131.2
17195
17196         * src/compose.c
17197         * src/sourcewindow.c
17198                 fix wrapping
17199                 fix window shrinking 
17200
17201 2004-10-21 [colin]      0.9.12cvs131.1
17202
17203         * ChangeLog.claws
17204         * src/compose.c
17205                 Sync with HEAD
17206
17207 2004-10-21 [paul]       0.9.12cvs130.2
17208
17209         * src/prefs_folder_item.c
17210                 sync with HEAD (Apply to subfolders)
17211
17212 2004-10-19 [colin]      0.9.12cvs130.1
17213
17214         * ChangeLog.claws
17215         * src/compose.c
17216         * src/common/utils.c
17217         * src/gtk/menu.c
17218                 Sync with HEAD
17219
17220 2004-10-19 [colin]      0.9.12cvs128.1
17221
17222         * src/addrbook.c
17223         * src/addrcache.c
17224         * src/addressbook.c
17225         * src/codeconv.c
17226         * src/compose.c
17227         * src/customheader.c
17228         * src/editaddress.c
17229         * src/editgroup.c
17230         * src/exporthtml.c
17231         * src/folder.c
17232         * src/folderview.c
17233         * src/imap.c
17234         * src/jpilot.c
17235         * src/main.c
17236         * src/matcher_parser_parse.y
17237         * src/mbox.c
17238         * src/pop.c
17239         * src/prefs_account.c
17240         * src/prefs_gtk.c
17241         * src/prefs_msg_colors.c
17242         * src/procheader.c
17243         * src/procmime.c
17244         * src/procmime.h
17245         * src/procmsg.c
17246         * src/summaryview.c
17247         * src/textview.c
17248         * src/common/base64.c
17249         * src/common/partial_download.c
17250         * src/common/socket.c
17251         * src/common/sylpheed.c
17252         * src/common/utils.c
17253         * src/common/utils.h
17254         * src/gtk/pluginwindow.c
17255         * src/gtk/quicksearch.c
17256         * src/plugins/clamav/clamav_plugin.c
17257         * src/plugins/clamav/clamav_plugin.h
17258         * src/plugins/clamav/clamav_plugin_gtk.c
17259         * src/plugins/pgpmime/passphrase.c
17260         * src/plugins/pgpmime/pgpmime.c
17261         * src/plugins/pgpmime/plugin.c
17262         * src/plugins/pgpmime/prefs_gpg.c
17263         * src/plugins/pgpmime/prefs_gpg.h
17264         * src/plugins/pgpmime/select-keys.c
17265         * src/plugins/pgpmime/sgpgme.c
17266         * src/plugins/spamassassin/libspamc.c
17267         * src/plugins/spamassassin/spamassassin.c
17268         * src/plugins/spamassassin/spamassassin.h
17269         * src/plugins/spamassassin/spamassassin_gtk.c
17270         * src/plugins/trayicon/trayicon.c
17271         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
17272                 Sync with HEAD
17273
17274 2004-10-14 [colin]      0.9.12cvs126.2
17275
17276         * src/codeconv.c
17277         * src/textview.c
17278                 Fix conv_unreadable_locale
17279
17280 2004-10-13 [colin]      0.9.12cvs126.1
17281
17282         * src/compose.c
17283                 Sync with HEAD (don't convert charset for 
17284                 drafted messages, minor cleanup)
17285
17286 2004-10-13 [colin]      0.9.12cvs125.1
17287
17288         * po/POTFILES.in
17289                 Sync with HEAD (POTFILES fix)
17290
17291 2004-10-12 [colin]      0.9.12cvs124.3
17292
17293         * src/compose.c
17294                 Fix encoding bug from latest sync
17295
17296 2004-10-12 [paul]       0.9.12cvs124.2
17297
17298         * src/plugins/pgpmime/prefs_gpg.c
17299         * src/plugins/pgpmime/prefs_gpg.h
17300                 forgotten in last commit        
17301
17302 2004-10-12 [paul]       0.9.12cvs124.1
17303
17304         * ChangeLog.claws
17305         * configure.ac
17306         * m4/spamassassin.m4
17307         * src/Makefile.am
17308         * src/account.c
17309         * src/compose.c
17310         * src/compose.h
17311         * src/crash.c
17312         * src/main.c
17313         * src/mimeview.c
17314         * src/passphrase.c
17315         * src/passphrase.h
17316         * src/prefs_account.c
17317         * src/prefs_account.h
17318         * src/prefs_common.c
17319         * src/privacy.c
17320         * src/privacy.h
17321         * src/procmime.c
17322         * src/procmime.h
17323         * src/procmsg.c
17324         * src/rfc2015.c
17325         * src/rfc2015.h
17326         * src/select-keys.c
17327         * src/select-keys.h
17328         * src/textview.c
17329         * src/common/utils.c
17330         * src/common/utils.h
17331         * src/gtk/about.c
17332         * src/plugins/pgpmime/Makefile.am
17333         * src/plugins/pgpmime/passphrase.c
17334         * src/plugins/pgpmime/passphrase.h
17335         * src/plugins/pgpmime/pgpmime.c
17336         * src/plugins/pgpmime/plugin.c
17337         * src/plugins/pgpmime/select-keys.c
17338         * src/plugins/pgpmime/select-keys.h
17339         * src/plugins/pgpmime/sgpgme.c
17340         * src/plugins/pgpmime/sgpgme.h
17341                 sync with HEAD
17342
17343 2004-10-04 [colin]      0.9.12cvs122.1
17344
17345         * src/mainwindow.c
17346         * src/messageview.c
17347         * src/messageview.h
17348         * src/textview.c
17349                 Sync with HEAD
17350
17351 2004-10-04 [colin]      0.9.12cvs121.1
17352
17353         * src/summaryview.c
17354                 Sync with HEAD
17355
17356 2004-10-04 [paul]       0.9.12cvs120.1
17357
17358         * configure.ac
17359                 sync with HEAD [don't try to build 
17360                 pgpmime plugin when gpgme is disabled]
17361
17362 2004-10-03 [colin]      0.9.12cvs119.3
17363
17364         * src/gtk/gtksctree.c
17365                 Lots of side effects. Put back as before 117.2.
17366         * src/summaryview.c
17367                 Fix bug #602
17368
17369 2004-10-03 [colin]      0.9.12cvs119.2
17370
17371         * src/gtk/gtksctree.c
17372                 Revert 608 fix that doesn't work that good
17373
17374 2004-10-02 [colin]      0.9.12cvs119.1
17375
17376         * src/mainwindow.c
17377         * src/messageview.c
17378         * src/prefs_common.h
17379         * src/procmime.c
17380         * src/procmime.h
17381         * src/textview.c
17382                 Sync with HEAD
17383         * src/gtk/gtksctree.c
17384                 Close bug #608
17385
17386 2004-10-01 [colin]      0.9.12cvs118.1
17387
17388         * src/mimeview.c
17389                 Sync with HEAD (better Save All fix)
17390
17391 2004-10-01 [colin]      0.9.12cvs117.2
17392
17393         * src/gtk/gtksctree.c
17394                 Faster on selection
17395
17396 2004-10-01 [colin]      0.9.12cvs117.1
17397
17398         * src/mimeview.c
17399                 Sync with HEAD (Save All: only attachments)
17400
17401 2004-10-01 [paul]       0.9.12cvs116.1
17402
17403         * ChangeLog.claws
17404         * configure.ac
17405         * src/account.c
17406         * src/prefs_common.c
17407         * src/gtk/colorlabel.c
17408                 sync with HEAD
17409
17410 2004-09-30 [colin]      0.9.12cvs115.1
17411
17412         * src/stock_pixmap.c
17413         * src/stock_pixmap.h
17414         * src/folderview.c
17415         * src/Makefile.am
17416         * src/pixmaps/read.xpm
17417                 Sync with HEAD (new pixmap)
17418
17419 2004-09-29 [colin]      0.9.12cvs114.1
17420
17421         * src/compose.c
17422                 Sync with HEAD
17423                 Fix focus handling in headers
17424
17425 2004-09-29 [paul]       0.9.12cvs113.1
17426
17427         * src/quote_fmt_parse.y
17428                 sync with HEAD
17429  
17430
17431 2004-09-28 [colin]      0.9.12cvs112.1
17432
17433         * src/folderview.c
17434         * src/mainwindow.c
17435                 Sync with HEAD
17436
17437 2004-09-28 [colin]      0.9.12cvs110.1
17438
17439         * src/folderview.c
17440                 Sync with HEAD (Contextual Empty trash menu)
17441
17442 2004-09-28 [colin]      0.9.12cvs108.1
17443
17444         * src/addressbook.c
17445                 Sync with HEAD (addressbook edit on double-click)
17446
17447 2004-09-28 [colin]      0.9.12cvs106.1
17448
17449         * src/inc.c
17450                 Sync with HEAD (folder_item freeze on inc)
17451
17452 2004-09-27 [colin]      0.9.12cvs105.1
17453
17454         * src/folderview.c
17455                 Sync with HEAD (right-align new and unread column)
17456
17457 2004-09-27 [colin]      0.9.12cvs104.1
17458
17459         * src/main.c
17460                 Sync with HEAD (revert 0.9.12cvs101)
17461
17462 2004-09-24 [colin]      0.9.12cvs103.2
17463
17464         * src/wizard.c
17465                 Fix gtk warnings and use domain part of the email address 
17466                 when domain detection fails (no dot in domain name)
17467
17468 2004-09-23 [colin]      0.9.12cvs103.1
17469
17470         * src/plugins/spamassassin/libspamc.c
17471         * src/plugins/spamassassin/libspamc.h
17472         * src/plugins/spamassassin/utils.c
17473         * src/plugins/spamassassin/utils.h
17474                 Sync with HEAD (Update spamassassin to 3.0)
17475
17476 2004-09-21 [colin]      0.9.12cvs102.3
17477
17478         * src/action.c
17479                 Add horizontal scrollbar in action io dialog as needed
17480                 Patch by Alfons.
17481
17482 2004-09-20 [colin]      0.9.12cvs102.2
17483
17484         * src/plugins/image_viewer/viewer.c
17485                 Remove imlib stuff
17486                 use gtk_pixmap_set when clearing
17487                 (would be better to use gtkImages, but causes size-allocate 
17488                 signals storm)
17489
17490 2004-09-17 [paul]       0.9.12cvs102.1
17491
17492         * ChangeLog
17493         * ChangeLog.claws
17494         * ChangeLog.jp
17495         * configure.ac
17496         * src/inc.c
17497                 sync with HEAD
17498
17499
17500 2004-09-17 [colin]      0.9.12cvs101.1
17501
17502         * ChangeLog.claws
17503         * src/main.c
17504                 Sync with HEAD (fix segs at exit)
17505
17506 2004-09-14 [colin]      0.9.12cvs99.5
17507
17508         * src/common/socket.c
17509         * AUTHORS
17510                 Fix send error on 64bit platforms
17511                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17512
17513 2004-09-14 [colin]      0.9.12cvs99.4
17514
17515         * src/action.c
17516                 Fix action output with utf8 
17517                 Patch by Alfons.
17518
17519 2004-09-14 [colin]      0.9.12cvs99.3
17520
17521         * ChangeLog.claws
17522         * src/folder.c
17523                 Sync with HEAD
17524
17525 2004-09-09 [colin]      0.9.12cvs99.2
17526
17527         * src/action.c
17528                 Fix progress bar (displaying "Completed %v/%u")
17529                 Patch by Alfons.
17530
17531 2004-09-08 [colin]      0.9.12cvs99.1
17532
17533         * src/account.c
17534         * src/folder.c
17535         * src/procmsg.c
17536         * src/procmsg.h
17537         * src/plugins/pgpmime/pgpmime.c
17538                 Sync with HEAD
17539
17540 2004-09-08 [colin]      0.9.12cvs97.2
17541
17542         * src/summaryview.c
17543                 Don't select mails in collapsed threads 
17544                 when navigating with up/down
17545
17546 2004-09-07 [colin]      0.9.12cvs97.1
17547
17548         * src/inc.c
17549                 Sync with HEAD (meaningful error messages)
17550
17551 2004-09-06 [colin]      0.9.12cvs96.1
17552
17553         * src/toolbar.c
17554                 Sync with HEAD (fix Redirect graying out)
17555
17556 2004-09-06 [colin]      0.9.12cvs95.1
17557
17558         * src/summaryview.c
17559         * src/mimeview.c
17560                 Sync with HEAD (fix dropped URIs)
17561
17562 2004-09-06 [colin]      0.9.12cvs94.1
17563
17564         * src/addressbook.c
17565         * src/addressitem.h
17566         * src/addritem.c
17567         * src/addritem.h
17568                 Sync with HEAD (addressbook DnD)
17569
17570 2004-09-03 [colin]      0.9.12cvs93.1
17571
17572         * src/summaryview.c
17573                 Sync with HEAD (next/prev unread)
17574
17575 2004-09-03 [colin]      0.9.12cvs92.1
17576
17577         * src/prefs_common.c
17578         * src/prefs_common.h
17579         * src/summaryview.c
17580                 Sync with HEAD ('mark_as_read_delay' pref)
17581
17582 2004-09-02 [colin]      0.9.12cvs91.2
17583
17584         * src/common/xml.c
17585                 Fix leak
17586
17587 2004-09-02 [colin]      0.9.12cvs91.1
17588
17589         * src/gtk/menu.c
17590                 Sync with HEAD (menu accel don't work, but whatever)
17591
17592 2004-09-02 [colin]      0.9.12cvs90.1
17593
17594         * src/account.c
17595                 Sync with HEAD (fix bug 582)
17596
17597 2004-09-02 [colin]      0.9.12cvs89.1
17598
17599         * src/addrindex.c
17600                 Sync with HEAD (free deleted queries)
17601
17602 2004-09-02 [colin]      0.9.12cvs88.1
17603
17604         * src/ldapquery.c
17605                 Sync with HEAD (fix LDAP freezes)
17606
17607 2004-09-02 [colin]      0.9.12cvs87.1
17608
17609         * src/prefs_spelling.c
17610                 Sync with HEAD (add default dictionary)
17611
17612 2004-09-01 [colin]      0.9.12cvs86.1
17613
17614         * src/filtering.c
17615         * src/folderview.c
17616         * src/imap.c
17617         * src/prefs_matcher.c
17618         * src/stock_pixmap.c
17619         * src/summary_search.c
17620         * src/summaryview.c
17621         * src/wizard.c
17622         * src/wizard.h
17623                 Sync with HEAD (uninitialized vars fixes)
17624                 + gtk2 specific warning fixes
17625
17626 2004-08-31 [colin]      0.9.12cvs85.1
17627
17628         * src/folder.c
17629                 Sync with HEAD (Fix memory corruption due to 
17630                 uninitialized var)
17631
17632 2004-08-31 [colin]      0.9.12cvs84.4
17633
17634         * src/summary_search.c
17635                 Fix segfaults when searching in folders with broken headers
17636
17637 2004-08-31 [colin]      0.9.12cvs84.3
17638
17639         * src/compose.c
17640         * src/textview.c
17641                 Fix some more encoding/decoding issues
17642
17643 2004-08-30 [colin]      0.9.12cvs84.2
17644
17645         * src/mimeview.c
17646         * src/prefs_themes.c
17647         * src/gtk/filesel.c
17648         * src/gtk/filesel.h
17649                 Add a folder-mode selection (fixes mimeview's "Save all")
17650
17651 2004-08-29 [colin]      0.9.12cvs84.1
17652
17653         * src/mimeview.c
17654                 Sync with HEAD (don't escape saved filenames)
17655
17656 2004-08-27 [colin]      0.9.12cvs83.1
17657
17658         * ChangeLog
17659         * ChangeLog.claws
17660         * ChangeLog.jp
17661         * src/mh.c
17662         * src/procheader.c
17663         * src/procmsg.c
17664         * src/procmsg.h
17665         * src/common/utils.c
17666         * src/gtk/menu.h
17667         * po/
17668                 Sync with HEAD 0.9.12cvs83 (sync with main)
17669
17670 2004-08-26 [colin]      0.9.12cvs82.4
17671
17672         * src/codeconv.c
17673                 Fix strange stack corruption
17674                 Convert to utf8 after unmime, not before
17675
17676 2004-08-26 [colin]      0.9.12cvs82.3
17677
17678         * src/main.c
17679         * src/wizard.c
17680                 Fix account folders duplication
17681
17682 2004-08-25 [colin]      0.9.12cvs82.2
17683
17684         * src/wizard.c
17685                 Remove ports
17686                 Add SSL selection
17687                 Use login@server as account name
17688
17689 2004-08-25 [colin]      0.9.12cvs82.1
17690
17691         * src/plugins/pgpmime/pgpmime.c
17692                 Sync with HEAD (leak fix).
17693
17694 2004-08-25 [colin]      0.9.12cvs81.1
17695
17696         * src/plugins/pgpmime/pgpmime.c
17697         * src/plugins/pgpmime/sgpgme.c
17698         * src/plugins/pgpmime/sgpgme.h
17699                 Sync with HEAD (Handle combined messages).
17700
17701 2004-08-24 [colin]      0.9.12cvs80.3
17702
17703         * src/wizard.c
17704                 Fix full name, ports, and imap
17705
17706 2004-08-24 [colin]      0.9.12cvs80.2
17707
17708         * src/Makefile.am
17709         * src/main.c
17710         * src/setup.c
17711         * src/setup.h
17712         * src/stock_pixmap.c
17713         * src/stock_pixmap.h
17714         * src/wizard.c ** ADDED **
17715         * src/wizard.h ** ADDED ** 
17716         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17717                 Add a setup wizard 
17718
17719 2004-08-24 [colin]      0.9.12cvs80.1
17720
17721         * src/folder.c
17722                 Sync with HEAD (set mimeflags on all messages)
17723
17724 2004-08-24 [colin]      0.9.12cvs79.3
17725
17726         * src/matcher_parser_lex.l
17727                 Fix 8bits strings not in utf8
17728
17729 2004-08-24 [colin]      0.9.12cvs79.2
17730
17731         * src/compose.c
17732                 Check conversion result before replacing buffer
17733
17734 2004-08-23 [colin]      0.9.12cvs79.1
17735
17736         * src/compose.c
17737                 Sync with HEAD (create message header in memory)
17738
17739 2004-08-23 [colin]      0.9.12cvs78.1
17740
17741         * src/rfc2015.c
17742         * src/rfc2015.h
17743                 Sync with HEAD (fix bug 197 again)
17744
17745 2004-08-23 [colin]      0.9.12cvs77.3
17746
17747         * src/compose.c
17748                 Fix again inline gpg signing (which outputs utf8
17749                 in gtk2). Not syncing this fix to HEAD as this 
17750                 code is meant to die.
17751
17752 2004-08-23 [colin]      0.9.12cvs77.2
17753
17754         * src/prefs_account.h
17755                 Remove useless include
17756
17757 2004-08-23 [colin]      0.9.12cvs77.1
17758
17759         * src/imap.c
17760         * po/es.po
17761         * po/fr.po
17762         * po/it.po
17763         * po/pl.po
17764         * po/pt_BR.po
17765         * po/sk.po
17766         * po/sr.po
17767                 Sync with HEAD (fix bug 577)
17768
17769 2004-08-22 [colin]      0.9.12cvs76.1
17770
17771         * src/plugins/trayicon/trayicon.c
17772                 Sync with HEAD (fix formatting bug)
17773
17774 2004-08-21 [colin]      0.9.12cvs74.2
17775
17776         * src/gtk/colorsel.c
17777                 Fix bug 564 (Folder color selection window exits on any
17778                 keypress)
17779
17780 2004-08-21 [colin]      0.9.12cvs74.1
17781
17782         * ChangeLog.claws
17783         * src/compose.c
17784         * src/summaryview.c
17785         * src/toolbar.c
17786                 Sync with HEAD (fix bug 576)
17787
17788 2004-08-21 [colin]      0.9.12cvs70.1
17789
17790         * src/compose.c
17791         * src/mainwindow.c
17792                 Sync with HEAD
17793                 
17794
17795 2004-08-21 [paul]       0.9.12cvs66.4
17796
17797         * src/mainwindow.c
17798         * src/messageview.c
17799         * src/gtk/menu.c
17800         * src/plugins/spamassassin/spamassassin_gtk.c
17801                 remove some deprecated gtk1 functions
17802
17803
17804 2004-08-21 [colin]      0.9.12cvs66.3
17805
17806         * src/compose.c
17807         * src/codeconv.c
17808                 Fix warnings
17809                 Remove encoding hacks
17810                 Fix bug 575 (Strange character messes up message)
17811                 Don't display conversion error when drafting
17812
17813 2004-08-21 [paul]       0.9.12cvs66.2
17814
17815         * src/prefs_account.c
17816                 fix GnuPG mode bugs
17817
17818
17819 2004-08-20 [colin]      0.9.12cvs66.1
17820
17821         * src/codeconv.c
17822                 Sync with HEAD 0.9.12cvs66
17823
17824 2004-08-20 [paul]
17825
17826         * src/plugins/pgpmime/plugin.c
17827                 modify PGP/MIME plugin's description
17828
17829 2004-08-17 [colin]      0.9.12cvs65.1
17830
17831         * src/common/ssl.c
17832         * src/plugins/pgpmime/plugin.c
17833                 Sync with HEAD
17834
17835 2004-08-14 [colin]      0.9.12cvs60.3
17836
17837         * src/plugins/trayicon/trayicon.c
17838                 Put back resize callback, on size-request signal
17839                 rather than size-allocate to avoid infinite 
17840                 callback loop
17841
17842 2004-08-13 [colin]      0.9.12cvs60.2
17843
17844         * src/common/defs.h
17845                 Cache versions have been fixed
17846
17847 2004-08-13 [colin]      0.9.12cvs60.1
17848
17849         * src/folderutils.c
17850                 Sync with HEAD
17851
17852 2004-08-12 [colin]      0.9.12cvs59.1
17853
17854         * src/plugins/trayicon/trayicon.c
17855                 Sync with HEAD
17856
17857 2004-08-12 [colin]      0.9.12cvs57.5
17858
17859         * sylpheed.desktop
17860         * configure.ac
17861         * src/Makefile.am
17862         * src/main.c
17863                 Add support for Freedesktop.org's startup notification
17864
17865 2004-08-11 [colin]      0.9.12cvs57.4
17866
17867         * src/textview.c
17868                 Fix off-by-one
17869
17870 2004-08-11 [colin]      0.9.12cvs57.3
17871
17872         * src/message_search.c
17873         * src/summary_search.c
17874                 Make searches case insensitive by default
17875         * src/textview.c
17876                 Fix case-insensitive search in message
17877
17878 2004-08-11 [colin]      0.9.12cvs57.2
17879
17880         * src/summary_search.c
17881                 Let case-sensitive be specified
17882
17883 2004-08-10 [colin]      0.9.12cvs55.4
17884
17885         * src/common/socket.c
17886                 Fix the possible race condition
17887
17888 2004-08-09 [paul]       0.9.12cvs55.3
17889
17890         * configure.ac
17891         * src/Makefile.am
17892         * src/common/Makefile.am
17893                 sync with HEAD
17894
17895
17896 2004-08-09 [paul]       0.9.12cvs55.2
17897
17898         * autogen.sh
17899         * po/poconv.sh
17900                 remove unneeded script
17901
17902         * configure.ac
17903                 add forgotten USE_LDAP_TLS (sync with HEAD)
17904
17905
17906 2004-08-09 [colin]      0.9.12cvs55.1
17907
17908         * src/main.c
17909         * src/common/ssl.c
17910         * src/common/sylpheed.c
17911         * src/common/sylpheed.h
17912                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17913
17914 2004-08-09 [paul]       0.9.12cvs54.1
17915
17916         * ChangeLog
17917         * ChangeLog.claws
17918         * ChangeLog.jp
17919         * configure.ac
17920         * po/POTFILES.in
17921         * src/Makefile.am
17922         * src/folderutils.c
17923         * src/main.c
17924         * src/pgpmime.c
17925         * src/pgpmime.h
17926         * src/sgpgme.c
17927         * src/sgpgme.h
17928         * src/plugins/Makefile.am
17929         * src/plugins/pgpmime/.cvsignore
17930         * src/plugins/pgpmime/Makefile.am
17931         * src/plugins/pgpmime/pgpmime.c
17932         * src/plugins/pgpmime/pgpmime.h
17933         * src/plugins/pgpmime/plugin.c
17934         * src/plugins/pgpmime/sgpgme.c
17935         * src/plugins/pgpmime/sgpgme.h
17936                 sync with HEAD
17937
17938 2004-08-08 [paul]       0.9.12cvs51.1
17939
17940         * configure.ac
17941         * src/folder.c
17942                 sync with HEAD
17943
17944 2004-08-07 [colin]      0.9.12cvs50.1
17945
17946         * src/pop.c
17947         * src/common/partial_download.c
17948                 fix warnings (sync from HEAD)
17949
17950 2004-08-07 [colin]      0.9.12cvs48.1
17951
17952         * src/prefs_folder_item.c
17953                 sync with HEAD 0.9.12cvs48
17954
17955 2004-08-06 [colin]      0.9.12cvs47.1
17956
17957         * src/compose.c
17958                 Sync with HEAD
17959
17960 2004-08-06 [christoph]  0.9.12cvs46.2
17961
17962         * src/main.c
17963         * src/plugins/clamav/clamav_plugin_gtk.c
17964         * src/plugins/dillo_viewer/dillo_viewer.c
17965         * src/plugins/image_viewer/plugin.c
17966         * src/plugins/mathml_viewer/mathml_viewer.c
17967         * src/plugins/spamassassin/spamassassin_gtk.c
17968         * src/plugins/trayicon/trayicon.c
17969                 don't mix GTK1.2 plugin with GTK2 plugins
17970
17971 2004-08-06 [colin]      0.9.12cvs46.1
17972
17973         * ChangeLog
17974         * ChangeLog.claws
17975         * ChangeLog.jp
17976         * configure.ac
17977         * sylpheed-claws.pc.in
17978         * src/folder.c
17979         * src/imap.c
17980         * src/localfolder.c
17981         * src/messageview.c
17982         * src/mimeview.c
17983         * src/mimeview.h
17984         * src/msgcache.c
17985         * src/news.c
17986         * src/prefs_ext_prog.c
17987         * src/prefs_folder_item.c
17988         * src/prefs_fonts.c
17989         * src/prefs_msg_colors.c
17990         * src/prefs_spelling.c
17991         * src/prefs_themes.c
17992         * src/prefs_toolbar.c
17993         * src/prefs_wrapping.c
17994         * src/procmime.h
17995         * src/common/defs.h
17996         * src/common/nntp.c
17997         * src/common/session.c
17998         * src/common/session.h
17999         * src/common/socket.c
18000         * src/common/utils.h
18001         * src/common/xml.c
18002         * src/common/xml.h
18003         * src/gtk/prefswindow.c
18004         * src/gtk/prefswindow.h
18005         * src/plugins/clamav/clamav_plugin_gtk.c
18006         * src/plugins/dillo_viewer/dillo_prefs.c
18007         * src/plugins/image_viewer/viewerprefs.c
18008         * src/plugins/spamassassin/spamassassin_gtk.c
18009         * m4/openssl.m4 *** REMOVED ***
18010                 Sync with HEAD 0.9.12cvs46
18011
18012 2004-08-03 [paul]       0.9.12cvs40.2
18013
18014         * src/action.c
18015         * src/addressadd.c
18016         * src/addressbook.c
18017         * src/addrgather.c
18018         * src/browseldap.c
18019         * src/compose.c
18020         * src/crash.c
18021         * src/editaddress.c
18022         * src/editgroup.c
18023         * src/editldap_basedn.c
18024         * src/foldersel.c
18025         * src/importldif.c
18026         * src/mimeview.c
18027         * src/prefs_common.c
18028         * src/prefs_template.c
18029         * src/sourcewindow.c
18030         * src/summaryview.c
18031         * src/gtk/about.c
18032         * src/gtk/foldersort.c
18033         * src/gtk/logwindow.c
18034         * src/gtk/pluginwindow.c
18035         * src/gtk/prefswindow.c
18036                 change all gtk_scrolled_window_set_policy from 
18037                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
18038
18039 2004-08-02 [paul]       0.9.12cvs40.1
18040
18041         * AUTHORS
18042                 update translation team section
18043         * po/pt_BR.po
18044                 updated by Frederico Goncalves Guimaraes
18045                 <fggdebian@yahoo.com.br>
18046
18047 2004-07-31 [colin]      0.9.12cvs39.9
18048
18049         * src/exphtmldlg.c
18050                 Fix compilation
18051
18052 2004-07-31 [colin]      0.9.12cvs39.8
18053
18054         * src/exphtmldlg.c
18055                 Fix an alertpanel type
18056
18057 2004-07-30 [colin]      0.9.12cvs39.7
18058
18059         * src/alertpanel.c
18060                 Fix alertpanel_error_log's icon
18061
18062 2004-07-30 [colin]      0.9.12cvs39.6
18063
18064         * src/pop.c
18065                 Two of them should still be warnings
18066
18067 2004-07-30 [colin]      0.9.12cvs39.5
18068
18069         * src/pop.c
18070                 More warning -> error
18071 2004-07-29 [colin]      0.9.12cvs39.4
18072
18073         * src/pop.c
18074                 Warning -> error
18075
18076 2004-07-29 [colin]      0.9.12cvs39.3
18077
18078         * src/prefs_matcher.c
18079                 Fix segfault
18080
18081 2004-07-29 [colin]      0.9.12cvs39.2
18082
18083         * src/alertpanel.c
18084                 More nice-looking alertpanels
18085
18086 2004-07-29 [colin]      0.9.12cvs39.1
18087
18088         * src/messageview.c
18089                 sync with head
18090                 (inform user when partial mail is deleted on server)
18091
18092 2004-07-29 [colin]      0.9.12cvs38.1
18093
18094         * src/messageview.c
18095                 sync with head
18096
18097 2004-07-28 [paul]       0.9.12cvs37.7
18098
18099         * src/mainwindow.c
18100                 complete the replacement of deprecated gtk_progress_*
18101
18102 2004-07-28 [paul]       0.9.12cvs37.6
18103
18104         * src/action.c
18105         * src/inc.c
18106         * src/mainwindow.c
18107         * src/send_message.c
18108         * src/gtk/progressdialog.c
18109         * src/gtk/progressdialog.h
18110                 replace deprecated gtk_progress_*
18111
18112 2004-07-28 [paul]       0.9.12cvs37.5
18113
18114         * src/gtk/filesel.c
18115                 remove gtk_window_set_wmclass()
18116 2004-07-28 [paul]       0.9.12cvs37.4
18117
18118         * src/addressbook.c
18119         * src/compose.c
18120         * src/foldersel.c
18121         * src/mainwindow.c
18122         * src/messageview.c
18123         * src/sourcewindow.c
18124         * src/gtk/logwindow.c
18125                 remove gtk_window_set_wmclass()
18126                 
18127         * src/prefs_filtering.c
18128         * src/prefs_filtering_action.c
18129         * src/prefs_fonts.c
18130         * src/prefs_gtk.c
18131         * src/prefs_matcher.c
18132         * src/ssl_manager.c
18133         * src/gtk/prefswindow.c
18134                 replace gtk_window_position()
18135
18136 2004-07-28 [colin]      0.9.12cvs37.3
18137
18138         * src/alertpanel.c
18139         * src/alertpanel.h
18140                 Add a way to specify panel type for specific
18141                 panels (alertpanel())
18142         * src/account.c
18143         * src/addressbook.c
18144         * src/compose.c
18145         * src/expldifdlg.c
18146         * src/main.c
18147         * src/messageview.c
18148         * src/summaryview.c
18149         * src/textview.c
18150         * src/gtk/sslcertwindow.c
18151                 Fix alertpanel()s so that their icon match
18152                 their real type
18153
18154 2004-07-28 [paul]       0.9.12cvs37.2
18155
18156         * src/addr_compl.c
18157         * src/addressbook.c
18158         * src/alertpanel.c
18159         * src/compose.c
18160         * src/export.c
18161         * src/foldersel.c
18162         * src/folderview.c
18163         * src/grouplistdialog.c
18164         * src/import.c
18165         * src/mainwindow.c
18166         * src/message_search.c
18167         * src/messageview.c
18168         * src/passphrase.c
18169         * src/prefs_actions.c
18170         * src/prefs_common.c
18171         * src/prefs_customheader.c
18172         * src/prefs_display_header.c
18173         * src/prefs_filtering.c
18174         * src/prefs_filtering_action.c
18175         * src/prefs_gtk.c
18176         * src/prefs_matcher.c
18177         * src/prefs_msg_colors.c
18178         * src/prefs_summary_column.c
18179         * src/prefs_template.c
18180         * src/sourcewindow.c
18181         * src/ssl_manager.c
18182         * src/summary_search.c
18183         * src/gtk/colorsel.c
18184         * src/gtk/description_window.c
18185         * src/gtk/gtkaspell.c
18186         * src/gtk/inputdialog.c
18187         * src/gtk/logwindow.c
18188         * src/gtk/prefswindow.c
18189         * src/gtk/progressdialog.c
18190                 replace deprecated gtk_window_set_policy
18191
18192 2004-07-27 [colin]      0.9.12cvs37.1
18193
18194         * src/msgcache.c
18195                 More fixes (synced for head again)
18196
18197 2004-07-27 [colin]      0.9.12cvs35.3
18198
18199         * src/msgcache.c
18200                 Fix wrong test
18201
18202 2004-07-27 [colin]      0.9.12cvs35.2
18203
18204         * src/mimeview.c
18205                 Fix width a bit (by Paul)
18206         * src/alertpanel.c
18207         * src/alertpanel.h
18208                 Specialize icons, make alertpanel_message()
18209                 private
18210         * src/message_search.c
18211         * src/sgpgme.c
18212         * src/summary_search.c
18213                 Suit alertpanel changes
18214
18215 2004-07-27 [colin]      0.9.12cvs35.1
18216
18217         * src/alertpanel.c
18218                 Add an icon
18219         * src/passphrase.c
18220                 Add debug output - maybe someone will
18221                 want to look at the problem with Grab
18222                 Input :)
18223         Bump version as we're synced with HEAD
18224
18225 2004-07-26 [colin]      0.9.12cvs33.26
18226
18227         * src/pop.c
18228                 Fix uidl-file parsing when not in new
18229                 format
18230
18231 2004-07-26 [colin]      0.9.12cvs33.25
18232
18233         * src/gtk/menu.c
18234                 Move popup menu up if necessary (fixes 
18235                 account selector)
18236         * src/mainwindow.c
18237                 Set account selector's button height to
18238                 minimum
18239
18240 2004-07-26 [colin]      0.9.12cvs33.24
18241
18242         * src/alertpanel.c
18243                 Maybe fix 551 (Truncated font in alert window)
18244
18245 2004-07-26 [colin]      0.9.12cvs33.23
18246
18247         * po/de.po
18248         * po/es.po
18249         * po/fr.po
18250         * po/it.po
18251         * po/ja.po
18252         * po/pl.po
18253         * po/ru.po
18254         * po/sk.po
18255         * po/sr.po
18256         * po/zh_CN.po
18257                 Sync po files with HEAD
18258
18259 2004-07-26 [paul]       0.9.12cvs33.22
18260
18261         * src/compose.c
18262                 fix Bug 556 'Organisation-header is sent even if empty'
18263
18264 2004-07-24 [colin]      0.9.12cvs33.21
18265
18266         * src/compose.c
18267         * src/gtk/gtkaspell.c
18268         * src/gtk/gtkaspell.h
18269                 Fix speller accelerators (require hack)
18270
18271 2004-07-24 [colin]      0.9.12cvs33.20
18272
18273         * src/gtk/gtkaspell.c
18274                 Fix over-eager code deletion breaking
18275                 Check while typing
18276
18277 2004-07-24 [colin]      0.9.12cvs33.19
18278
18279         * src/browseldap.c
18280         * src/ldapctrl.c
18281         * src/ldapctrl.h
18282         * src/ldapserver.h
18283                 Sync ldap with HEAD
18284         (Fixes 546 LDAP completely broken)
18285
18286 2004-07-24 [colin]      0.9.12cvs33.18
18287
18288         * src/prefs_msg_colors.c
18289                 Fix prototype mismatch
18290         (Fixes 547 void function cannot return value)
18291
18292 2004-07-24 [colin]      0.9.12cvs33.17
18293
18294         * src/mainwindow.c
18295                 Fix sort going back to previous sort key
18296                 when changing sort direction
18297
18298 2004-07-24 [colin]      0.9.12cvs33.16
18299
18300         * src/compose.c
18301                 Fix space insertion when re-wrapping at 
18302                 cursor point
18303
18304 2004-07-24 [colin]      0.9.12cvs33.15
18305
18306         * src/gtk/gtkaspell.c
18307                 Don't change cursor position in insert-text
18308                 callback
18309         (Fixes 539 Word wrapping on input transposes letters)
18310
18311 2004-07-24 [colin]      0.9.12cvs33.14
18312
18313         * src/gtk/gtkaspell.c
18314                 Reencode non-ascii chars to dictionary's
18315                 encoding
18316         (Fixes 544 Spell check broken non english locale)
18317
18318 2004-07-24 [colin]      0.9.12cvs33.13
18319
18320         * src/summaryview.c
18321                 Fix Shift+Down, add Home/End/PgUp/PgDown
18322
18323 2004-07-21 [colin]      0.9.12cvs33.12
18324
18325         * src/prefs_common.c
18326                 Fix a gtk warning (Patch by Andrej Kacian)
18327
18328 2004-07-21 [colin]      0.9.12cvs33.11
18329
18330         * src/gtk/filesel.c
18331                 More check
18332
18333 2004-07-21 [colin]      0.9.12cvs33.10
18334
18335         * src/compose.c
18336         * src/crash.c
18337         * src/export.c
18338         * src/import.c
18339         * src/messageview.c
18340         * src/mimeview.c
18341         * src/prefs_spelling.c
18342         * src/prefs_themes.c
18343         * src/summaryview.c
18344         * src/gtk/filesel.c
18345         * src/gtk/filesel.h
18346         * src/gtk/pluginwindow.c
18347                 Untwist open/save mode guessing logic, make
18348                 it explicit
18349
18350 2004-07-20 [colin]      0.9.12cvs33.9
18351
18352         * src/codeconv.c
18353                 conv_encode_header: src_charset is UTF-8 on
18354                 gtk2
18355         * src/compose.c
18356                 Remove double encoding of the headers
18357
18358 2004-07-20 [colin]      0.9.12cvs33.8
18359
18360         * src/codeconv.c
18361                 Fix typo
18362
18363 2004-07-20 [colin]      0.9.12cvs33.7
18364
18365         * src/mainwindow.c
18366                 Set the separated messageview to the saved
18367                 size of Claws' messageview (Patch by Alfons)
18368                 Fix a callback prototype (me)
18369
18370 2004-07-20 [colin]      0.9.12cvs33.6
18371
18372         * src/codeconv.h
18373                 Forgot one hunk in 0.9.12cvs33.4
18374
18375 2004-07-19 [colin]      0.9.12cvs33.5
18376
18377         * src/action.c
18378                 Action output fix
18379                 Patch by Alfons
18380
18381 2004-07-19 [colin]      0.9.12cvs33.4
18382
18383         * src/compose.c
18384                 Fix outgoing charset bug in headers
18385         * src/codeconv.c
18386                 Clean for glib2 - Patch by Alfons
18387
18388 2004-07-19 [colin]      0.9.12cvs33.3
18389
18390         * src/statusbar.c
18391                 Remove grip from the statusbar
18392                 Patch by Alfons
18393
18394 2004-07-19 [colin]      0.9.12cvs33.2
18395
18396         * src/messageview.c
18397         * src/textview.c
18398                 Fix messageview remembering the previous
18399                 scroll position when loading a new message
18400                 Patch by Alfons
18401
18402 2004-07-19 [colin]      0.9.12cvs33.1
18403
18404         * src/folder.h
18405         * src/folderview.c
18406         * src/summaryview.c
18407                 Sync with HEAD
18408
18409 2004-07-18 [colin]      0.9.12cvs32.7
18410
18411         * configure.ac
18412                 Remove useless check for XIM - noticed
18413                 by Alfons
18414
18415 2004-07-18 [colin]      0.9.12cvs32.6
18416
18417         * src/summaryview.c
18418                 Remove non-modified and shift-modified
18419                 accelerators in summaryview's popup
18420                 menu, as that doesn't get catched by
18421                 the accel-activate signal catcher...
18422
18423 2004-07-18 [colin]      0.9.12cvs32.5
18424
18425         * src/prefs_common.c
18426                 Define sensible default prefs for 
18427                 wrapping
18428
18429 2004-07-18 [colin]      0.9.12cvs32.4
18430
18431         * src/compose.c
18432         * src/prefs_common.c
18433         * src/prefs_common.h
18434         * src/prefs_wrapping.c
18435                 Remove Smart Wrapping pref, which does
18436                 nothing on gtk2 branch
18437
18438 2004-07-18 [colin]      0.9.12cvs32.3
18439
18440         * src/sourcewindow.c
18441                 Proper utf8
18442
18443 2004-07-18 [colin]      0.9.12cvs32.2
18444
18445         * src/compose.c
18446                 Save attachment status when drafting
18447
18448 2004-07-18 [colin]      0.9.12cvs32.1
18449
18450         * src/gtk/filesel.c
18451                 Fix erratic folder selection in open mode
18452
18453 2004-07-18 [colin]      0.9.12cvs31.11
18454
18455         * src/pop.c
18456                 Don't let partial messages get deleted
18457                 even with "dowload all"
18458                 (0.9.12cvs31.8 fix extension)
18459 2004-07-18 [colin]      0.9.12cvs31.10
18460
18461         * src/gtk/logwindow.c
18462                 Fix log scrolling
18463
18464 2004-07-18 [colin]      0.9.12cvs31.9
18465
18466         * src/common/utils.c
18467                 Fix non-utf8 strings coming from commands
18468                 and files
18469
18470 2004-07-18 [colin]      0.9.12cvs31.8
18471
18472         * src/pop.c
18473                 Fix partial download bug with Download all
18474                 messages option
18475
18476 2004-07-18 [colin]      0.9.12cvs31.7
18477
18478         * src/textview.c
18479                 Fix bug introduced in 0.9.12cvs31.2
18480                 (blocked in select mode after double click)
18481
18482 2004-07-18 [colin]      0.9.12cvs31.6
18483
18484         * src/compose.c
18485         * src/gtk/menu.c
18486                 More glib-warning fixes
18487
18488 2004-07-18 [colin]      0.9.12cvs31.5
18489
18490         * src/compose.c
18491                 Fix trashing the primary clipboard when moving 
18492                 around with tab
18493         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18494
18495 2004-07-18 [colin]      0.9.12cvs31.4
18496
18497         * src/codeconv.c
18498                 convert unencoded iso headers to utf8
18499         (Fix Bug 538 Unencoded local characters in subject make it 
18500          disappear)
18501
18502 2004-07-18 [colin]      0.9.12cvs31.3
18503
18504         * src/compose.c
18505                 Fix tab char handling in wrapping
18506         (Fix Bug 537 Line wrap problem - TAB character treated as 
18507          one character instead of 8)
18508
18509 2004-07-18 [colin]      0.9.12cvs31.2
18510
18511         * src/textview.c
18512                 return FALSE on GDK_MOTION_NOTIFY
18513         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18514          (unable to highlight))
18515
18516 2004-07-18 [colin]      0.9.12cvs31.1
18517
18518         * src/folderview.c
18519                 Sync with 0.9.12cvs31
18520
18521 2004-07-18 [colin]      0.9.12cvs30.4
18522
18523         * src/compose.c
18524                 Also block text_inserted when inserting a file
18525
18526 2004-07-18 [colin]      0.9.12cvs30.3
18527
18528         * src/compose.c
18529                 Fix smart wrapping (block text_inserted handler
18530                 while putting quotation to avoid wrap on input,
18531                 don't join lines if next is sig separator)
18532
18533 2004-07-17 [colin]      0.9.12cvs30.2
18534
18535         * src/folderview.c
18536         * src/mainwindow.c
18537         * src/mimeview.c
18538         * src/summaryview.c
18539         * src/gtk/quicksearch.c
18540         * src/gtk/quicksearch.h
18541                 Block key events handlers *and* accels while
18542                 quicksearch is focused
18543         (Fixes Bug 534 quick-search bar not accepting certain letters)
18544
18545 2004-07-17 [colin]      0.9.12cvs30.1
18546
18547         * src/folder.h
18548         * src/folderview.c
18549         * src/summaryview.c
18550                 Sync with 0.9.12cvs30
18551
18552 2004-07-17 [colin]      0.9.12cvs28.2
18553
18554         * src/mimeview.c
18555         * src/procmime.c
18556         * src/summaryview.c
18557         * src/gtk/menu.c
18558                 Squash some compile and glib warnings
18559
18560 2004-07-17 [paul]       0.9.12cvs28.1
18561
18562         * src/mimeview.c
18563                 sync with 0.9.12cvs28 HEAD
18564
18565 2004-07-16 [paul]       0.9.12cvs26.1
18566         
18567         * src/gtk/quicksearch.c
18568         * src/account.c
18569         * src/account.h
18570         * src/compose.c
18571         * src/customheader.c
18572         * src/folder_item_prefs.c
18573         * src/main.c
18574         * src/mainwindow.c
18575         * src/messageview.c
18576         * src/mimeview.c
18577         * src/news.c
18578         * src/pgpmime.c
18579         * src/pop.c
18580         * src/pop.h
18581         * src/prefs_account.c
18582         * src/prefs_account.h
18583         * src/prefs_common.c
18584         * src/prefs_common.h
18585         * src/prefs_display_header.c
18586         * src/prefs_gtk.c
18587         * src/prefs_gtk.h
18588         * src/procheader.c
18589         * src/procmime.c
18590                 sync with 0.9.12cvs26 HEAD      
18591
18592 2004-07-15 [colin]      0.9.12cvs18.14
18593
18594         * src/folder.c
18595                 Disable GPG signature check during
18596                 folder move and scan
18597         (Closes Bug 521 Signature checking slows down Folder-Move)
18598
18599 2004-07-14 [colin]      0.9.12cvs18.13
18600
18601         * src/common/partial_download.c
18602                 update includes
18603
18604 2004-07-14 [colin]      0.9.12cvs18.12
18605
18606         * src/common/partial_download.c
18607         * src/common/partial_download.h
18608                 Move doc at top, add correct copyright
18609
18610 2004-07-14 [colin]      0.9.12cvs18.11
18611
18612         * src/folder.c
18613         * src/messageview.c
18614         * src/pop.c
18615         * src/pop.h
18616         * src/procmsg.c
18617         * src/summaryview.c
18618         * src/common/Makefile.am
18619         * src/common/partial_download.c ** NEW FILES **
18620         * src/common/partial_download.h ** NEW FILES **
18621                 Move partial-download related stuff to its
18622                 own file
18623
18624 2004-07-14 [colin]      0.9.12cvs18.10
18625
18626         * src/send_message.c
18627                 Fix smtp auth when user is null or empty
18628
18629 2004-07-13 [colin]      0.9.12cvs18.9
18630
18631         * src/gtk/quicksearch.c
18632                 Use alphabetic order
18633
18634 2004-07-13 [colin]      0.9.12cvs18.8
18635
18636         * src/pop.c
18637                 Be paranoid on the checks
18638
18639 2004-07-13 [colin]      0.9.12cvs18.7
18640
18641         * src/gtk/quicksearch.c
18642                 Fix Engrish once again
18643
18644 2004-07-13 [colin]      0.9.12cvs18.6
18645
18646         * src/procmsg.c
18647         * src/summaryview.c
18648                 Mark messages for deletion when they are about to
18649                 be removed from trash
18650
18651 2004-07-13 [colin]      0.9.12cvs18.5
18652
18653         * src/matcher.c
18654         * src/matcher.h
18655         * src/matcher_parser_parse.y
18656         * src/prefs_matcher.c
18657         * src/gtk/quicksearch.c
18658                 Add 'partial' ('p') match string to find partially
18659                 downloaded messages
18660
18661 2004-07-13 [colin]      0.9.12cvs18.4
18662
18663         * src/pop.c
18664                 Fix misplaced block
18665
18666 2004-07-13 [colin]      0.9.12cvs18.3
18667
18668         * src/pop.c
18669         * src/pop.h
18670         * src/messageview.c
18671                 Refactor API (to avoid passing 5+ params and code
18672                 duplication)
18673         * src/folder.c
18674         * src/msgcache.c
18675         * src/procheader.c
18676         * src/common/defs.h
18677                 Add planned_download to cache
18678                 Don't mess uidl file when moving partially downloaded
18679                 mails (they change folder, we should change it in the
18680                 uidl list too or we'll remove an incorrect message)
18681                 (this also helps removing hacks when changing 
18682                 planned_download in messageview.c)
18683
18684 2004-07-12 [colin]      0.9.12cvs18.2
18685
18686         * src/gtk/quicksearch.c
18687                 Fix missing status update in quicksearch
18688
18689 2004-07-12 [paul]       0.9.12cvs18.1
18690
18691         * po/POTFILES.in
18692         * src/Makefile.am
18693         * src/account.c
18694         * src/codeconv.c
18695         * src/compose.c
18696         * src/inc.c
18697         * src/main.c
18698         * src/prefs_common.c
18699         * src/procmsg.h
18700         * src/toolbar.c
18701         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18702         * src/prefs_wrapping.[ch]       ** NEW FILES **
18703         * src/common/intl.h
18704         * src/common/utils.[ch]
18705         * src/gtk/quicksearch.[ch]
18706                 sync with 0.9.12cvs18 HEAD
18707
18708 2004-07-12 [colin]      0.9.11cvs17.25
18709
18710         * src/folder.c
18711         * src/folder.h
18712                 Remove unused function added by me in 0.9.11cvs17.10
18713
18714 2004-07-11 [colin]      0.9.11cvs17.24
18715
18716         * src/inc.c
18717         * src/messageview.c
18718         * src/pop.c
18719         * src/pop.h
18720                 Use folderitem and msgnum instead of filename to
18721                 know which mail to delete
18722                 Move old partial mail deletion to pop.c
18723
18724 2004-07-10 [colin]      0.9.11cvs17.23
18725
18726         * src/inc.c
18727                 Add debug
18728         * src/pop.c
18729         * src/pop.h
18730                 Don't re-use same enums for unrelated stuff: it's 
18731                 completely misleading !
18732                 Document a bit
18733
18734 2004-07-09 [colin]      0.9.11cvs17.22
18735
18736         * src/inc.c
18737                 Remove folder-type check and do
18738                 more tests to be sure everything's
18739                 ok
18740         * src/messageview.c
18741                 Punctuation update, remove useless
18742                 code, fix two warnings
18743         * src/noticeview.c
18744                 Layout cleaning, reset 2nd button
18745                 when specifying one
18746
18747 2004-07-09 [colin]      0.9.11cvs17.21
18748
18749         * src/messageview.c
18750         * src/pop.c
18751         * src/pop.h
18752                 Allow user to change his mind
18753                 and postpone decision (by
18754                 unmarking the mail)
18755
18756 2004-07-09 [colin]      0.9.11cvs17.20
18757
18758         * src/messageview.c
18759                 Fix bug with delete state
18760         * src/pop.c
18761         * src/pop.h
18762                 Fix buffer leak (fread doesn't 
18763                 terminate buffers with \0)
18764                 Refactoring (remove magic 
18765                 numbers)
18766
18767 2004-07-09 [colin]      0.9.11cvs17.19
18768
18769         * src/pop.c
18770                 Don't log "Skipping message" if 
18771                 we're going to TOP it two lines
18772                 later
18773
18774 2004-07-09 [colin]      0.9.11cvs17.18
18775
18776         * src/messageview.c
18777                 Fix Engrish
18778
18779 2004-07-09 [colin]      0.9.11cvs17.17
18780
18781         * src/pop.c
18782                 strlen checking...
18783         * src/messageview.c
18784                 refactoring a bit
18785
18786 2004-07-08 [colin]      0.9.11cvs17.16
18787
18788         * src/noticeview.c
18789         * src/noticeview.h
18790                 Add an optional second button
18791         * src/messageview.c
18792         * src/pop.c
18793         * src/pop.h
18794                 Don't delete partially received mails after a certain
18795                 time; rather, let the user decide.
18796
18797 2004-07-08 [colin]      0.9.11cvs17.15
18798
18799         * src/common/smtp.h
18800                 Sync with HEAD
18801
18802 2004-07-08 [colin]      0.9.11cvs17.14
18803
18804         * src/messageview.c
18805         * src/common/smtp.c
18806                 Use to_human_readable() for sizes
18807
18808 2004-07-08 [colin]      0.9.11cvs17.13
18809
18810         * src/inc.c
18811         * src/messageview.c
18812         * src/pop.c
18813         * src/pop.h
18814         * src/procmsg.c
18815                 Fix partial-downloading issues:
18816                         catch unsupported TOP
18817                         don't delete partially downloaded mails before 5 days
18818                         don't update existing with non-MH folders; that'll
18819                         make dups, but it's better than trashing the folder
18820                         free new msginfo parts
18821                 Fix indentation ;-)
18822
18823 2004-07-08 [colin]      0.9.11cvs17.12
18824
18825         * src/common/smtp.c
18826         * src/common/smtp.h
18827                 Sync smtp size verification with HEAD
18828
18829 2004-07-08 [colin]      0.9.11cvs17.11
18830
18831         * src/summaryview.c
18832         * src/prefs_common.c
18833         * src/prefs_common.h
18834         * src/gtk/quicksearch.c
18835         * src/gtk/quicksearch.h
18836                 Sync sticky pref with HEAD
18837
18838 2004-07-08 [colin]      0.9.11cvs17.10
18839
18840         * src/folder.c [1.213.2.6]
18841         * src/folder.h [1.87.2.6]
18842         * src/inc.c [1.149.2.7]
18843         * src/messageview.c [1.94.2.8]
18844         * src/procheader.c [1.47.2.6]
18845         * src/procmsg.c [1.150.2.4]
18846         * src/procmsg.h [1.60.2.5]
18847         * src/pop.c [1.56.2.4]
18848         * src/pop.h [1.17.2.3]
18849                 Let too big messages get downloaded, but truncated
18850                 Add a button to download them completely
18851                 
18852 2004-07-06 [colin]      0.9.11cvs17.9
18853
18854         * src/gtk/quicksearch.c [1.1.2.3]
18855                 Add a Clear button
18856         * commitHelper
18857         * PATCHSETS
18858                 Add a script to help with cvs
18859
18860 2004-07-03 [colin]      0.9.11cvs17.8
18861
18862         * src/plugins/imageviewer/viewer.c
18863                 fix imageviewer (which was staying on the first
18864                 displayed image)
18865
18866 2004-07-03 [colin]      0.9.11cvs17.7
18867
18868         Removed FIXME_GTK2 warnings
18869         * src/gtk/gtkutils.c
18870                 useless #warnings
18871         * src/gtk/menu.c
18872                 useless #warnings (no need to mess with menu rc)
18873         * src/gtk/menu.h
18874                 unused functions
18875         
18876
18877 2004-07-03 [colin]      0.9.11cvs17.6
18878
18879         Removed FIXME_GTK2 warnings
18880         * src/codeconv.c
18881                 useless #warnings (rewrite needed)
18882         * src/compose.c
18883                 useless #warnings (rewrite needed)
18884                 useless #warnings (gtk2 is like that)
18885                 useless #warnings (previously fixed)
18886         * src/main.c
18887                 useless #warnings (previously fixed)
18888         * src/message_search.c
18889                 useless #warnings (gtk2 is like that)
18890                 Made apparent that search is case-sensitive
18891         * src/mimeview.c
18892                 useless #warnings (rewrite needed)
18893                 useless #warnings (gtk2 is like that)
18894                 reimplemented real warnings
18895         * src/prefs_common.c
18896                 Removed block cursor option (not it gtk2)
18897         * src/prefs_gtk.c
18898                 useless #warnings (rewrite needed)
18899         * src/procheader.c
18900                 useless #warnings (rewrite needed)
18901         * src/sourcewindow.c
18902                 useless #warnings (incorrect placing)
18903         * src/summary_search.c
18904                 useless #warnings (gtk2 is like that)
18905                 Made apparent that search is case-sensitive
18906         * src/action.c
18907                 useless #warnings (gtk2 is like that)
18908         * src/textview.c
18909                 useless #warnings (rewrite needed)
18910         * src/toolbar.c
18911                 useless #warnings (rewrite needed)
18912
18913 2004-07-03 [colin]      0.9.11cvs17.5
18914
18915         * src/textview.c
18916                 Fix mismerge which broke URI opening
18917                 
18918 2004-07-01 [colin]      0.9.11cvs17.4
18919
18920         * src/gtk/filesel.c
18921                 Fill filename when saving
18922                 
18923 2004-06-27 [colin]      0.9.11cvs17.3
18924
18925         * src/gtk/filesel.[ch]
18926                 Use the new GTK file selector
18927                 Update prototype to match the reality: multiple file
18928                 selection is open-only          
18929         * src/compose.c
18930                 Match the new prototypes        
18931         * configure.ac
18932                 Match the new requirements (gtk 2.4.0)
18933                         
18934 2004-06-26 [colin]      0.9.11cvs17.2
18935
18936         * src/plugins/trayicon/trayicon.c
18937                 Remove useless signal handler on resize, which causes
18938                 an infinite "loop"
18939         
18940 2004-06-26 [colin]      0.9.11cvs17.1
18941         
18942         * tools/Makefile.am
18943                 remove launch_firebird and add nautilus2sylpheed.sh
18944         * src/quicksearch.c
18945           src/summaryview.c
18946                 Fix show/hide "Extended symbols" button problem
18947                 Fix apparition at startup
18948                 Fix const warnings
18949         * src/plugins/image_viewer/Makefile.am
18950                 Fix configure 
18951         * common/ssl.c
18952                 Re-enable certificate check, as it doesn't seem to
18953                 cause Xlib errors anymore
18954
18955 2004-06-25 [paul]       0.9.11cvs17
18956
18957         * sync with 0.9.11cvs17 HEAD
18958         
18959         NOTE: QuickSearch is broken
18960
18961 2004-06-07 [colin]      0.9.10claws67.10
18962         * src/plugins/trayicon/trayicon.c
18963           src/plugins/trayicon/libeggtrayicon/Makefile.am
18964           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18965                 Fix gettextization in trayicon plugin
18966
18967 2004-06-07 [colin]      0.9.10claws67.9
18968         
18969         * src/summaryview.c
18970           src/gtk/gtksctree.[ch]
18971                 Let Shift+{Up,Down} work in summaryview
18972                 (well, Down "works" and Up works)
18973                 Let the list scroll when using these keys
18974
18975 2004-06-06 [colin]      0.9.10claws67.8
18976
18977         * src/plugins/trayicon/trayicon.c
18978                 Fix pixmap update
18979
18980 2004-06-06 [colin]      0.9.10claws67.7
18981
18982         * src/addressbook.c
18983                 Fix signal handling causing system-wide focus grab
18984
18985 2004-05-25 [paul]       0.9.10claws67.6
18986
18987         * Makefile.am
18988           src/Makefile.am
18989                 clean up
18990
18991 2004-05-25 [paul]       0.9.10claws67.5
18992
18993         * replace deprecated gtk_signal... functions
18994
18995 2004-05-23 [colin]      0.9.10claws67.4
18996
18997         * src/compose.c
18998                 Fix wrapping
18999
19000 2004-05-22 [colin]      0.9.10claws67.3
19001
19002         * src/compose.c
19003                 Re-fix [Edited] in compose.c::compose_reedit()
19004
19005 2004-05-22 [colin]      0.9.10claws67.2
19006
19007         * src/procmime.c
19008                 Fix parsing of multiparts mails
19009
19010 2004-05-22 [colin]      0.9.10claws67.1
19011
19012         * src/summaryview.c
19013                 Fix quicksearch
19014
19015 2004-05-22 [paul]       0.9.10claws67
19016
19017         * sync with 0.9.10claws67 HEAD
19018
19019 2004-05-14 [alfons]
19020
19021         * src/procmime.h
19022                 add forgotton prototype
19023
19024 2004-05-10 [paul]       0.9.10claws57
19025
19026         * sync with 0.9.10claws57 HEAD
19027
19028 2004-05-05 [paul]       0.9.9.claws1
19029
19030         * ChangeLog-gtk2        ** REMOVED **
19031           ChangeLog-gtk2.claws  ** ADDED **
19032                 rename and adopt the normal claws format
19033                 
19034         * configure.ac
19035                 require gtkmathview >= 0.5
19036
19037         * ac/*                          ** REMOVED **
19038           ac/                           ** REMOVED **
19039           intl/Makefile.in              ** REMOVED **
19040           m4/                           ** ADDED **
19041           m4/missing                    ** ADDED **
19042           m4/missing/gdk-pixbuf.m4      ** ADDED **
19043           m4/missing/gettext.m4         ** ADDED **
19044           m4/missing/gpgme.m4           ** ADDED **
19045           m4/missing/imlib.m4           ** ADDED **
19046           m4/.cvsignore                 ** ADDED **
19047           m4/Makefile.am                ** ADDED **
19048           m4/README                     ** ADDED **
19049           m4/aclocal-include.m4         ** ADDED **
19050           m4/aspell.m4                  ** ADDED **
19051           m4/check-type.m4              ** ADDED **
19052           m4/gnupg-check-typedef.m4     ** ADDED **
19053           m4/openssl.m4                 ** ADDED **
19054           m4/spamassassin.m4            ** ADDED **
19055           po/ChangeLog                  ** REMOVED **
19056           po/Makefile.in.in             ** REMOVED **
19057           po/Rules-quot                 ** REMOVED **
19058           po/boldquot.sed               ** REMOVED **
19059           po/en@boldquot.header         ** REMOVED **
19060           po/en@quot.header             ** REMOVED **
19061           po/insert-header.sin          ** REMOVED **
19062           po/quot.sed                   ** REMOVED **
19063           po/remove-potcdate.sed        ** REMOVED **
19064           po/remove-potcdate.sin        ** REMOVED **
19065           po/stamp-po                   ** REMOVED **
19066           Makefile.am
19067           autogen.sh
19068           configure.ac
19069                 enable building with automake 1.8.x
19070                 add 'autopoint --force' to autogen.sh and remove all
19071                 auto-generated files, remove ac/ directory and use
19072                 m4/ directory instead
19073                 
19074         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19075                 fix gettextization
19076
19077 2004-02-28 Colin Leroy <colin@colino.net>
19078         * src/prefs_matcher.c
19079           src/prefs_filtering.c
19080           src/prefs_filtering_action.c
19081                 Fix non-editable GtkEntries
19082
19083 2004-02-22 Thorsten Maerz <torte@netztorte.de>
19084         * src/prefs_themes.c
19085                 utf8 conversion for theme info
19086
19087 2004-02-21 Thorsten Maerz <torte@netztorte.de>
19088         * sync 0.9.9claws
19089
19090 2004-02-14 Thorsten Maerz <torte@netztorte.de>
19091         * src/grouplistdialog.c
19092                 allow multiple selections without ctrl key
19093
19094 2004-02-09 Thorsten Maerz <torte@netztorte.de>
19095         * src/main.c
19096                 enable customizable accelerators
19097
19098 2004-02-08 Thorsten Maerz <torte@netztorte.de>
19099         * src/prefs_common.c
19100                 re-enable different font settings for gtk1/2
19101         * src/prefs_folder_item.c
19102                 fix folder prefs displayed wrong
19103         * src/textview.c
19104                 set 'sunken' shadow type
19105
19106 2004-02-07 Colin Leroy <colin@colino.net>
19107         * src/compose.c
19108                 Fix message being always [Edited]
19109                 Encode headers correctly (utf8 buf)
19110
19111 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19112         * src/socket.c
19113                 remove double g_source_attach()
19114                 (Thanks to Colin Leroy)
19115
19116 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19117         * src/gtk/gtksctree.c
19118                 Fix SSL certificate list not shown
19119         * src/mimeview.c
19120                 Fix clicks in mime tree
19121
19122 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19123         * src/common/socket.c
19124                 Fix SSL receive
19125         * src/compose.c
19126                 Fix clipboard menu hotkeys
19127
19128 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19129         * src/gtk/gtkaspell.[ch]
19130           src/compose.c
19131                 reimplement spellchecker
19132
19133 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19134         * src/gtk/filesel.c
19135                 crash when inserting file in compose window
19136                 (TODO: keep old selection on clicks)
19137         * src/main.c
19138                 use gtkrc-2.0 instead of gtkrc
19139
19140 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19141         * src/messageview.c
19142                 remove orphaned mimeview unref()
19143
19144 2004-01-20 Thorsten Maerz <torte@netztorte.de>
19145         * src/grouplistdialog.c
19146                 expand nodes containing subscribed groups
19147
19148 2004-01-19 Thorsten Maerz <torte@netztorte.de>
19149         * src/textview.c
19150                 textview: hide cursor, restore old click behaviour
19151
19152 2004-01-18 Thorsten Maerz <torte@netztorte.de>
19153         * src/textview.c
19154                 variable names messed up
19155
19156 2004-01-17 Colin Leroy <colin@colino.net>
19157         * src/addr_compl.c
19158                 Fix completion address too thin
19159         * src/compose.c
19160                 Fix tab-to-subject behaviour
19161         * src/summaryview.c
19162                 Implement key up & down in summaryview
19163
19164 2004-01-12 Thorsten Maerz <torte@netztorte.de>
19165
19166         * sync 098claws
19167
19168 2004-01-08 Thorsten Maerz <torte@netztorte.de>
19169         * configure.ac
19170           Makefile.am
19171           doc/.cvsignore
19172           doc/Makefile.am
19173                 faq, man, manual moved to doc/
19174         * ac/aspell.m4
19175           ac/check-type.m4
19176           ac/gnupg-check-typedef.m4
19177           ac/openssl.m4
19178           ac/spamassassin.m4
19179           ac/missing/gdk-pixbuf.m4
19180           ac/missing/gpgme.m4
19181           ac/missing/imlib.m4
19182                 fix automake warnings
19183
19184 2003-12-06 Colin Leroy <colin@colino.net>
19185         * src/summaryview.c
19186                 Fix quicksearch
19187
19188 2003-12-05 Colin Leroy <colin@colino.net>
19189         * src/summaryview.c
19190                 Fix going to next unread folder
19191
19192 2003-12-05 Colin Leroy <colin@colino.net>
19193         * src/crash.c
19194                 Fix gtk2 compilation
19195         * src/session.c
19196                 Remove iotag source handler at disconnection
19197         * src/socket.[ch] 
19198                 Remove source handler when closing socket 
19199                 (fixes another seg)
19200
19201 2003-12-04 Colin Leroy <colin@colino.net>
19202         * src/compose.c
19203           src/prefs_account.c
19204           src/prefs_common.c
19205                 Fix some dropdown menus
19206
19207 2003-12-04 Colin Leroy <colin@colino.net>
19208         * src/compose.c
19209                 Fix event handlers on header fields
19210         * src/common/socket.c
19211           src/common/session.c
19212                 Fix segfault with callback (SSL)
19213                 Fix end of session 
19214
19215 2003-10-06 Thorsten Maerz <torte@netztorte.de>
19216
19217         * Fix compile bug in src/compose.c
19218         * removed src/gtk/gtkstext.[ch]
19219
19220 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
19221
19222         * Convert character set and escape "text" attributes in toolbar setting
19223         files.
19224         * Fixed bug in button-press-event handling.
19225
19226 2003-09-16 Thorsten Maerz <torte@netztorte.de>
19227
19228         * Fixed bug in key-press-event handling.
19229
19230 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
19231
19232         * Enabled to compile tray-icon plugin (Ad-hoc).
19233         * Avoid hang up bug of icon list in mime view (Ad-hoc).
19234
19235 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
19236
19237         * Enabled to compile on sylpheed-claws.
19238         (tray-icon plugin still cannot compile yet.)
19239
19240 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
19241
19242         * Updated to 0.9.5.
19243
19244 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
19245
19246         * Updated to 0.9.4.
19247         * Ported monitoring SSL mechanism to GSource of GLib2
19248         (I don't confirm it)
19249         * Added _gtk2 suffix to key name of font preference to avoid
19250         ovverwriting preference of Gtk+-1.2 version.
19251
19252 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
19253
19254         * Updated to 0.9.2.
19255
19256 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
19257
19258         * Updated to 0.9.1.
19259         * Translate po files into UTF-8 when execute autogen.sh.
19260
19261 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
19262
19263         * Updated to 0.9.0.
19264
19265 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
19266
19267         * Plugged GError related memory leaks.
19268
19269 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
19270
19271         * Changed default size of fonts.
19272         * Enabled to set titile font size of warning dialog.
19273
19274 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
19275
19276         * Embed a sylpheed icon into executable binary on Windows.
19277
19278 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
19279
19280         * I forgot to traslate character set of element string in src/xml.c.
19281
19282 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
19283
19284         * Fixed detecting bind_textdomain_codeset in configure.in.
19285         * The bug in which "Example" of "Date fromat" preference isn't displayed
19286         correctly has been fixed.
19287
19288 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
19289
19290         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
19291           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
19292           glib-gettextize
19293           Removed intl directory.
19294           Translated po files into UTF-8.
19295           (Thanks! Ryuji Abe)
19296
19297 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
19298
19299         * The bug which doesn't unscape string in xml.c has been fixed.
19300
19301 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
19302
19303         * The bug which is failed to translate encoding of file name thorough
19304         file dialog has been fixed.
19305
19306 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
19307
19308         * Modified to translate file names which is used in inporting/expoting
19309         mbox feature and "Save as" feature into locale encoding.
19310         * Translate file names into locale encoding when "Attache file" and
19311         "Insert file".
19312         * Force set G_BROKEN_FILENAMES environment variable.
19313         * Other minor fixes.
19314
19315 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
19316
19317         * Modified to treat MH folder's name as locale encoding.
19318
19319 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19320
19321         * The bug which clash on switching candidates of auto completion of
19322         addresses, cannot use auto completion in Japanesse is fixed
19323         (Thanks! Tokunaga-san)¡¥
19324
19325 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19326
19327         * The bug which cannot switch key accelerator preference has been fixed
19328         (Thanks! smbd-san)¡¥
19329
19330 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19331
19332         * version 0.8.11-gtk2-20030314
19333
19334 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19335
19336         * The bug in which character set conversion of filtering messages has
19337         been fixed.(Thanks! COCOA-san).
19338
19339 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19340
19341         * Revived "Leave space on head" preference in "Message" category.
19342         * A bug which clash when put the cursor to end of buffer and execute
19343         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19344
19345 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19346
19347         * version 0.8.11-gtk2-20030312
19348
19349 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19350
19351         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19352         * Modified to use Pango's API directly for font preference.
19353         * Integrated GtkTextView of textview to one widget.
19354         * Set fonts of header title in textview by "header_title" tag.
19355         * Removed some deprecated codes.
19356
19357 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19358
19359         * Updated to 0.8.11.
19360         * Merged cygwin patch(Thanks! Sakai-san).
19361
19362 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19363
19364         * version 0.8.10-gtk2-20030309