2006-10-31 [colin] 2.5.6cvs14
[claws.git] / ChangeLog
1 2006-10-31 [colin]      2.5.6cvs14
2
3         * COPYING
4                 Allow linking with the Apache licensed files in
5                 src/plugins/spamassassin. Hopefully fixes 
6                 bug 1048, 'Spamassassin plugin license problem'
7
8 2006-10-31 [wwp]        2.5.6cvs13
9
10         * src/compose.c
11                 fix and optimize trimming of leading linefeeds in body loop.
12
13 2006-10-31 [colin]      2.5.6cvs12
14
15         * src/etpan/imap-thread.c
16         * src/imap.c
17                 Make really sure to have NULL sets in case
18                 of error
19
20 2006-10-30 [wwp]        2.5.6cvs11
21
22         * src/prefs_common.c
23         * src/prefs_common.h
24         * src/compose.c
25                 fix broken storage of quote format template when it contains \-escape
26                 sequences. The application of such sequences is also fixed now (\t
27                 in quote format will be a real tab instead of a 't', for instance).
28
29 2006-10-27 [colin]      2.5.6cvs10
30
31         * src/compose.c
32                 Probably fix bug 1045, 'sylpheed-claws 
33                 doesn't remove the mail from the IMAP 
34                 Queue folder after sending'. From
35                 2.5.6cvs3-stable
36
37 2006-10-27 [colin]      2.5.6cvs9
38
39         * configure.ac
40                 Require libetpan-0.48. I'm so annoying,
41                 I know ;-)
42
43 2006-10-27 [colin]      2.5.6cvs8
44
45         * src/folder.c
46         * src/imap.c
47                 Probably fix bug 1044, 'sylpheed-claws 
48                 segfaults while moving mails' - Fix relation
49                 usage when moving to an IMAP mailbox from another
50                 mailbox
51
52 2006-10-26 [paul]       2.5.6cvs7
53
54         * src/gtk/about.c
55                 add libSM to compiled-in features
56                 list
57
58 2006-10-24 [colin]      2.5.6cvs6
59
60         * src/textview.c
61         * src/gtk/gtkutils.c
62                 Fix crash when printing emails with an
63                 xface
64
65 2006-10-24 [mones]      2.5.6cvs5
66
67         * manual/es/advanced.xml
68                 Synchronize hidden option respect_flowed_format
69         * po/es.po
70                 Updated translation
71
72 2006-10-21 [paul]       2.5.6cvs4
73
74         * src/gtk/authors.h
75         * src/plugins/pgpcore/pgp_viewer.c
76         * src/plugins/pgpcore/sgpgme.c
77                 fix building on BSDs
78                 Thanks to Michael Hughes
79                 <Sylpheed-Claws_user@thehugheslogcabin.net>
80
81 2006-10-20 [colin]      2.5.6cvs3
82
83         * configure.ac
84                 Bump up libetpan requirement
85                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
86         * src/common/utils.c
87         * src/common/utils.h
88                 Add convenience get_file_mtime()
89         * src/imap.c
90         * src/etpan/imap-thread.c
91         * src/etpan/imap-thread.h
92                 Implement UIDPLUS support if the server
93                 supports it - faster sending in this case
94
95 2006-10-19 [colin]      2.5.6cvs2
96
97         * src/gtk/quicksearch.c
98                 Fix emptying in type-ahead+extended mode
99         * src/mainwindow.c
100         * src/mainwindow.h
101                 Add a hook for offline state change
102         * src/plugins/trayicon/trayicon.c
103                 Use it to display offline icons
104         * src/plugins/trayicon/Makefile.am
105         * src/plugins/trayicon/newmail.offline.xpm
106         * src/plugins/trayicon/newmarkedmail.offline.xpm
107         * src/plugins/trayicon/nomail.offline.xpm
108         * src/plugins/trayicon/unreadmail.offline.xpm
109         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
110                 Add the icons
111
112 2006-10-12 [paul]       2.5.6cvs1
113
114         * NEWS
115         * README
116         * configure.ac
117                 Update version number following
118                 stable release
119
120 2006-10-19 [colin]      2.5.5cvs18
121
122         * manual/handling.xml
123                 Add type-ahead search
124
125 2006-10-18 [colin]      2.5.5cvs17
126
127         * src/gtk/quicksearch.c
128                 Remove "save to history only if there's
129                 no syntax error", it breaks for some 
130                 reason which I'll investigate later.
131
132 2006-10-18 [colin]      2.5.5cvs16
133
134         * src/prefs_common.c
135         * src/prefs_common.h
136         * src/summaryview.c
137         * src/gtk/quicksearch.c
138         * src/gtk/quicksearch.h
139                 Add a type-ahead option for fast searches
140                 Patch by Fabien Vantard
141
142 2006-10-18 [colin]      2.5.5cvs15
143
144         * src/compose.c
145         * src/compose.h
146                 Add Options/Reply mode/ menu to be able to
147                 change the recipients of a reply on the fly
148
149 2006-10-18 [colin]      2.5.5cvs14
150
151         * src/compose.c
152                 Fix redirecting of our own sent mails
153
154 2006-10-17 [wwp]        2.5.5cvs13
155
156         * src/send_message.c
157                 Fix duplicate error messages when sending, and missing
158                 newline in such error messages.
159
160 2006-10-17 [colin]      2.5.5cvs12
161
162         * src/compose.c
163                 Compare addresses case-insensitive
164
165 2006-10-17 [colin]      2.5.5cvs11
166
167         * src/plugins/pgpcore/sgpgme.c
168                 Fix return status
169
170 2006-10-17 [colin]      2.5.5cvs10
171
172         * src/plugins/pgpcore/pgp_viewer.c
173                 Fix return status
174
175 2006-10-17 [colin]      2.5.5cvs9
176
177         * src/quote_fmt.c
178                 Fix a typo (thanks to Fabien)
179
180 2006-10-16 [colin]      2.5.5cvs8
181
182         * src/textview.c
183                 Fix problem with quote-folding when emails
184                 don't convert cleanly to UTF-8
185
186 2006-10-14 [colin]      2.5.5cvs7
187
188         * src/prefs_template.c
189                 Reset fields when reopening
190                 the window
191
192 2006-10-13 [paul]       2.5.5cvs6
193
194         * manual/advanced.xml
195         * src/prefs_message.c
196                 make 'respect_flowed_format' a hidden
197                 option, and add a manual entry for it
198                 Thanks to Colin
199
200 2006-10-12 [colin]      2.5.5cvs5
201
202         * src/codeconv.c
203                 Revert part of 2.5.2cvs21:
204                 Don't optimise by reusing the 
205                 last iconv converter if possible:
206                 it seems slightly broken in a 
207                 very hard way to reproduce
208
209 2006-10-12 [colin]      2.5.5cvs4
210
211         * src/prefs_common.c
212         * src/prefs_common.h
213         * src/prefs_message.c
214         * src/procmime.c
215                 Fix bug 1035, 'Incorrect handling 
216                 of flowed lines'. We now optionnaly
217                 handle this format (preference is in
218                 Message View/Text options section)
219
220 2006-10-12 [colin]      2.5.5cvs3
221
222         * po/POTFILES.in
223                 Add new file
224         * src/plugins/pgpcore/pgp_viewer.c
225         * src/plugins/pgpcore/sgpgme.c
226                 Don't try to import without asking
227
228 2006-10-12 [colin]      2.5.5cvs2
229
230         * src/compose.c
231                 Fix bug 1036, 'Forwarding a mutlipart
232                 mail with a "text/html" block to ms
233                 outlook users leeds to freeze of
234                 outlook'. Poor outlook users...
235
236 2006-10-12 [paul]       2.5.5cvs1
237
238         * NEWS
239         * README
240         * configure.ac
241                 Update version number following
242                 stable release
243
244 2006-10-11 [paul]       2.5.4cvs1
245
246         * NEWS
247         * README
248         * configure.ac
249                 Update version number following
250                 stable release
251
252 2006-10-11 [paul]       2.5.3cvs32
253
254         * src/textview.c
255                 fix bug 1032, 'Segmentation fault when showing
256                 message' (bug in quote folding)
257                 Thanks to Colin
258
259 2006-10-10 [colin]      2.5.3cvs31
260
261         * src/quote_fmt.c
262                 Rephrase english a bit
263
264 2006-10-10 [colin]      2.5.3cvs30
265
266         * src/prefs_compose_writing.c
267                 Stop making the page larger than the window
268
269 2006-10-10 [wwp]        2.5.3cvs29
270
271         * src/compose.c
272         * src/prefs_template.c
273         * src/quote_fmt.c
274         * src/quote_fmt.h
275         * src/quote_fmt_lex.l
276         * src/quote_fmt_parse.y
277                 Extend the quote parser a bit: allow to get access to
278                 basic (composing) account info.
279
280 2006-10-10 [colin]      2.5.3cvs28
281
282         * src/procheader.c
283                 Fix this \t problem in subject
284
285 2006-10-09 [colin]      2.5.3cvs27
286
287         * src/main.c
288         * src/prefs_gtk.c
289                 Prepare cache a bit later
290                 If section already exists, skip the new one 
291                 (as previously); avoid writing the same block
292                 twice - if we find a second block with the 
293                 same id, skip it.
294         * src/plugins/pgpcore/pgp_viewer.c
295                 Set cursor to busy when retrieving a key
296         * src/plugins/pgpcore/sgpgme.c
297                 allow 5 seconds for gpg to export the key
298                 
299
300 2006-10-09 [colin]      2.5.3cvs26
301
302         * configure.ac
303         * src/msgcache.c
304         * src/prefs_gtk.c
305                 Check for existence of fgets_unlocked
306                 and fwrite_unlocked
307
308 2006-10-09 [paul]       2.5.3cvs25
309
310         * src/prefs_summaries.c
311                 replace strftime() with fast_strftime() and in
312                 the consequence fix the bug in the display of
313                 AM/PM in the 'Example' string
314
315 2006-10-09 [ticho]      2.5.3cvs24
316
317         * po/sk.po
318                 Updated (and fixed up somewhat) Slovak translation.
319
320 2006-10-08 [colin]      2.5.3cvs23
321
322         * src/prefs_folder_item.c
323                 Explain why prefs in the top-level folder
324                 aren't retained, but are still useful
325
326 2006-10-08 [colin]      2.5.3cvs22
327
328         * src/prefs_gtk.c
329                 Don't cache anything if caching fails
330
331 2006-10-08 [colin]      2.5.3cvs21
332
333         * src/common/utils.c
334                 always include gi18n.h
335
336 2006-10-07 [colin]      2.5.3cvs20
337
338         * src/plugins/pgpcore/pgp_viewer.c
339                 Kill gpg after 5 seconds wait
340
341 2006-10-07 [colin]      2.5.3cvs19
342
343         * src/plugins/pgpcore/pgp_viewer.c
344         * src/plugins/pgpcore/pgp_viewer.h
345                 Fix copyright
346
347 2006-10-07 [colin]      2.5.3cvs18
348
349         * src/plugins/pgpcore/pgp_viewer.c
350         * src/plugins/pgpcore/pgp_viewer.h
351                 Actually add the files to CVS
352
353 2006-10-07 [colin]      2.5.3cvs17
354
355         * src/plugins/pgpcore/sgpgme.c
356                 Be sure not to crash on 'application/pgp-signature' that
357                 are not application/pgp-signatures
358
359 2006-10-07 [colin]      2.5.3cvs16
360
361         * src/textview.c
362         * src/textview.h
363                 Make a bit more of the API available
364         * src/plugins/pgpcore/Makefile.am
365         * src/plugins/pgpcore/plugin.c
366         * src/plugins/pgpcore/sgpgme.c
367                 Add basic key import/export
368
369 2006-10-07 [colin]      2.5.3cvs15
370
371         * src/folderview.c
372         * src/imap.c
373         * src/prefs_account.c
374         * src/wizard.c
375                 Warn users *everywhere* if libetpan's not
376                 linked in
377
378 2006-10-06 [mones]      2.5.3cvs14
379
380         * po/de.po
381         * po/es.po
382                 updated by Stephan Sachse and me
383
384 2006-10-06 [colin]      2.5.3cvs13
385
386         * src/main.c
387         * src/common/sylpheed.c
388                 Don't load common plugins if --exit is passed
389         * src/prefs_gtk.c
390         * src/prefs_gtk.h
391                 Implement a cache to avoid reading the same
392                 files over and over again at startup
393
394 2006-10-06 [colin]      2.5.3cvs12
395
396         * src/summaryview.c
397         * src/gtk/quicksearch.c
398                 Update display every 5k mails on fast searches
399
400 2006-10-06 [colin]      2.5.3cvs11
401
402         * src/textview.c
403                 Don't do quote folding on HTML or ERTF.
404                 May fix the Cygwin issues if they were
405                 happening with HTML mails?
406
407 2006-10-05 [colin]      2.5.3cvs10
408
409         * src/prefs_gtk.c
410                 Oops, forgot one
411
412 2006-10-05 [colin]      2.5.3cvs9
413
414         * src/prefs_gtk.c
415                 Use unlocked_stdio here too
416
417 2006-10-05 [colin]      2.5.3cvs8
418
419         * src/folderview.c
420                 Fix go to next * after preferences apply
421         * src/msgcache.c
422                 Do the fd lock/unlock ourselves instead of
423                 letting the libc do it at each write 
424
425 2006-10-05 [colin]      2.5.3cvs7
426
427         * src/common/utils.c
428                 Faster division, thanks to Jean Diraison
429
430 2006-10-05 [paul]       2.5.3cvs6
431
432         * src/common/utils.c
433                 fix building with --disable-nls
434
435 2006-10-04 [colin]      2.5.3cvs5
436
437         * src/folder.c
438                 Maybe fix a segfault
439
440 2006-10-04 [wwp]        2.5.3cvs4
441
442         * src/prefs_folder_item.c
443                 Fine-tune layouts in folder item prefs. Suggested by
444                 Fabien Vantard <fzzzzz@gmail.com>.
445
446 2006-10-04 [wwp]        2.5.3cvs3
447
448         * src/prefs_folder_item.c
449                 Kill the clandestine passengers. You didn't see anything.
450
451 2006-10-04 [wwp]        2.5.3cvs2
452
453         * src/prefs_folder_item.c
454                 Add a way to test the subject simplify regexp in
455                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
456                 w/ few layout changes.
457
458 2006-20-04 [paul]       2.5.3cvs1
459
460         * NEWS
461         * README
462         * configure.ac
463                 Update version number following
464                 stable release
465
466 2006-10-04 [colin]      2.5.2cvs42
467
468         * src/folder.c
469         * src/folder.h
470         * src/summaryview.c
471                 Provide a way for folder classes to set their sort
472                 type and key
473
474 2006-10-03 [colin]      2.5.2cvs41
475
476         * src/mh.c
477                 Don't use strlen() to know if the
478                 string's empty
479
480 2006-10-03 [colin]      2.5.2cvs40
481
482         * src/mh.c
483                 Fix "check for new folders" with accentued folders
484
485 2006-10-03 [ticho]      2.5.2cvs39
486
487         * src/filtering.c
488         * src/folder.c
489         * src/inc.c
490         * src/mbox.c
491                 Colin's fix for "copy" filtering rules.
492
493 2006-10-02 [colin]      2.5.2cvs38
494
495         * src/folderview.c
496                 Fix for double-click too
497
498 2006-10-02 [colin]      2.5.2cvs37
499
500         * src/folderview.c
501                 correct fix for cvs36
502
503 2006-10-02 [colin]      2.5.2cvs36
504
505         * src/folderview.c
506                 Fix 'goto next unread' after collapsing/expanding 
507                 a node.
508
509 2006-10-02 [colin]      2.5.2cvs35
510
511         * src/summaryview.c
512                 Fix double freeze/thaw
513         * src/common/utils.c
514         * src/common/utils.h
515                 Reimplement strftime
516         * src/procheader.c
517                 Use it
518
519
520 2006-10-02 [colin]      2.5.2cvs34
521
522         * src/mh.c
523                 Time mh_write_sequences() - it's fast
524         * src/summaryview.c
525                 Init a variable to shut up gcc
526
527 2006-10-01 [colin]      2.5.2cvs33
528
529         * src/folder.c
530         * src/mh.c
531         * src/mh.h
532         * src/msgcache.c
533                 Add helper mh_set_mtime(), and set mtime to stat()'s result
534                 Add fsync but disable it, it's slow as hell
535
536 2006-10-01 [colin]      2.5.2cvs32
537
538         * src/mh.c
539         * src/msgcache.c
540                 fflush() caches and mh_sequences before
541                 fclose()ing
542
543 2006-10-01 [colin]      2.5.2cvs31
544
545         * src/msgcache.c
546                 Don't ftruncate when not using mmap
547
548 2006-09-30 [colin]      2.5.2cvs30
549
550         * src/main.c
551                 Write folder list *after* saving caches
552
553 2006-09-30 [colin]      2.5.2cvs29
554
555         * src/folder.c
556         * src/mh.c
557                 Debug forced mtime changes
558
559 2006-09-30 [colin]      2.5.2cvs28
560
561         * src/folder.c
562         * src/main.c
563                 Remove useless debug_print()s (code
564                 well-tested)
565
566 2006-09-30 [colin]      2.5.2cvs27
567
568         * src/mh.c
569                 Do stuff faster when writing mh_sequences
570
571 2006-09-30 [colin]      2.5.2cvs26
572
573         * src/mh.c
574                 Don't let the writing of .mh_sequences, which
575                 can change the folder's mtime, let us think
576                 we need to scan.
577
578 2006-09-30 [colin]      2.5.2cvs25
579
580         * src/folder.c
581                 Move a debug_print where it belongs 
582                 (processing)
583         * src/summaryview.c
584                 Don't mess with a huge slow subject
585                 table if we're not threading by
586                 subject
587
588 2006-09-30 [colin]      2.5.2cvs24
589
590         * src/msgcache.c
591                 Reenable mmaped reads (*not* writes!)
592         * src/procmsg.c
593                 Don't destroy and recreate hashtables just
594                 for fun
595         * src/common/utils.c
596                 Remove useless reply prefixes (it's case
597                 unsensitive)
598
599 2006-09-30 [wwp]        2.5.2cvs23
600
601         * tools/fix_date.sh
602                 Fixed a minor bug in date value extraction, added a switch
603                 to replace non RFC-compliant Date: value, added a switch
604                 to use strict RFC matching patterns for dates.
605
606 2006-09-29 [colin]      2.5.2cvs22
607
608         * src/matcher_parser.h
609         * src/matcher_parser_parse.y
610         * src/prefs_filtering.c
611         * src/statusbar.c
612         * src/summary_search.c
613         * src/summaryview.c
614         * src/gtk/quicksearch.c
615         * src/gtk/quicksearch.h
616                 Optimise searches by setting different
617                 refresh intervals (depending if the 
618                 search is fast or not)
619
620 2006-09-29 [colin]      2.5.2cvs21
621
622         * src/codeconv.c
623                 Optimise by reusing the last iconv converter
624                 if possible
625         * src/textview.c
626                 Optimise a bit (the foldable quotes feature
627                 still has an awful O(n^2) algo
628
629 2006-09-29 [colin]      2.5.2cvs20
630
631         * src/gtk/gtksctree.c
632         * src/gtk/gtksctree.h
633                 Optimise de-selection via up/down or
634                 another key
635
636 2006-09-28 [colin]      2.5.2cvs19
637
638         * src/action.c
639         * src/compose.c
640         * src/folderview.c
641         * src/mainwindow.c
642         * src/messageview.c
643         * src/summary_search.c
644         * src/toolbar.c
645                 Avoid using summaryview->ctree directly
646
647 2006-09-28 [colin]      2.5.2cvs18
648
649         * src/summaryview.c
650         * src/summaryview.h
651                 Add helpers to freeze/thaw/grab_focus
652                 Factorize calls to freeze/thaw/grab_focus
653                 
654
655 2006-09-28 [colin]      2.5.2cvs17
656
657         * src/main.c
658                 More guards for the session management
659
660 2006-09-28 [colin]      2.5.2cvs16
661
662         * src/folderview.c
663         * src/gtk/gtksctree.c
664         * src/gtk/gtksctree.h
665                 Make expanding not recursive in folderview
666
667 2006-09-28 [colin]      2.5.2cvs15
668
669         * src/addressbook.c
670                 If nothing is selected in the list (right part)
671                 and a group is selected in the tree (left part),
672                 mail this group.
673
674 2006-09-28 [colin]      2.5.2cvs14
675
676         * src/Makefile.am
677                 Actually use SM_LIBS
678
679 2006-09-28 [ticho]      2.5.2cvs13
680
681         * src/export.c
682         * src/messageview.c
683         * src/mimeview.c
684         * src/news.c
685         * src/pop.c
686         * src/prefs_themes.c
687         * src/procmsg.c
688                 Small i18n string optimization.
689         * src/send_message.c
690         * src/summaryview.c
691         * src/common/session.c
692         * src/common/smtp.c
693         * src/common/ssl_certificate.c
694         * src/common/utils.c
695                 Use "Couldn't" instead of "Can't" in UI messages,
696                 where appropriate.
697
698 2006-09-28 [colin]      2.5.2cvs12
699
700         * configure.ac
701                 Possibly fix link errors
702
703 2006-09-27 [wwp]        2.5.2cvs11
704
705         * src/gtk/authors.h
706         * doc/man/sylpheed-claws.1
707         * manual/ack.xml
708         * manual/es/ack.xml
709         * manual/fr/ack.xml
710         * manual/pl/ack.xml
711                 Updated authors info (me, myself and I).
712
713 2006-09-27 [colin]      2.5.2cvs10
714
715         * src/addressbook.c
716                 Remove useless printf
717
718 2006-09-27 [wwp]        2.5.2cvs9
719
720         * src/editgroup.c
721         * src/send_message.c
722         * src/inc.c
723         * src/prefs_common.c
724         * src/prefs_common.h
725         * src/gtk/progressdialog.c
726                 remember more windows' sizes (send dialog, received dialog,
727                 edit group in addressbook).
728
729 2006-09-27 [colin]      2.5.2cvs8
730
731         * configure.ac
732         * src/main.c
733         * src/mainwindow.h
734                 Use libSM to communicate with the session
735                 manager, so that we can know when the 
736                 session ends, save our caches, and draft
737                 our compose windows.
738
739 2006-09-27 [colin]      2.5.2cvs7
740
741         * src/addressbook.c
742                 Fix issues:
743                 o Allow Book and Group creation from the tree's
744                   contextual menu
745                 o Do not actually delete the contacts when 
746                   deleting groups from the tree (duh!)
747
748 2006-09-27 [colin]      2.5.2cvs6
749
750         * src/compose.c
751         * src/compose.h
752         * src/mainwindow.c
753         * src/textview.c
754         * src/toolbar.c
755                 o Allow passing an email address to 
756                   compose_new_with_folderitem
757                 o Update callers
758                 o Use current folderitem when clicking
759                   on a TextView mailto: link
760                 o Fix a possible leak in TextView
761
762 2006-09-27 [colin]      2.5.2cvs5
763
764         * src/html.c
765                 Use UTF-8 chars to replace HTML entities
766
767 2006-09-27 [colin]      2.5.2cvs4
768
769         * AUTHORS
770         * src/prefs_account.c
771         * src/gtk/authors.h
772                 Fix bug #1024 (Array index out of
773                 range in sylpheed-claws-2.5.2)
774                 Patch by Ales Nosek <anosek@suse.cz>
775
776 2006-09-27 [colin]      2.5.2cvs3
777
778         * src/addr_compl.c
779                 Actually do the test
780
781 2006-09-27 [colin]      2.5.2cvs2
782
783         * src/addr_compl.c
784         * src/addr_compl.h
785                 Allow completing with comma (in certain cases: vCalendar
786                 for example doesn't support that)
787                 Patch by Fabien Vantard
788
789 2006-09-26 [colin]      2.5.2cvs1
790
791         * src/Makefile.am
792         * src/addr_compl.c
793         * src/addr_compl.h
794         * src/addrbook.c
795         * src/addrbook.h
796         * src/addressbook.c
797         * src/addrindex.c
798         * src/addrindex.h
799         * src/compose.c
800         * src/prefs_common.c
801         * src/prefs_filtering_action.c
802         * src/prefs_folder_item.c
803         * src/prefs_template.c
804         * src/stock_pixmap.c
805         * src/stock_pixmap.h
806         * src/pixmaps/addr_one.xpm
807         * src/pixmaps/addr_two.xpm
808                 Add auto-completion on groups
809
810 2006-09-26 [colin]      2.5.2
811
812         * NEWS
813         * README
814         * RELEASE_NOTES
815                 2.5.2 released
816
817 2006-09-26 [colin]      2.5.1cvs5
818
819         * src/matcher.c
820                 Fix condition
821
822 2006-09-26 [colin]      2.5.1cvs4
823
824         * src/mbox.c
825                 Revert cvs1 (useless as the message is printed 
826                 every 500 mails)
827
828 2006-09-26 [colin]      2.5.1cvs3
829
830         * src/partial_download.c
831                 Fix crasher found by Alexsandar Urosevic
832
833 2006-09-26 [colin]      2.5.1cvs2
834
835         * src/summaryview.c
836                 Fix bug #1023 (Sylpheed deletes too much messages)
837
838 2006-09-26 [ticho]      2.5.1cvs1
839
840         * src/mbox.c
841                 Make use of gettext's multiple plurals for statusbar
842                 progress message.
843
844 2006-09-25 [paul]       2.5.1
845
846         * NEWS
847         * README
848         * RELEASE_NOTES
849                 2.5.1 released
850
851 2006-09-25 [colin]      2.5.0cvs3
852
853         * src/plugins/bogofilter/bogofilter.c
854         * src/plugins/clamav/clamav_plugin.c
855         * src/plugins/spamassassin/spamassassin.c
856                 BogoFilter, Spamassassin: Fix double hook registering after
857                 visiting preferences
858                 Spamassassin, Clamav: Just set the mails to move instead of
859                 doing the move - caller will move the things at once.
860
861 2006-09-25 [colin]      2.5.0cvs2
862
863         * src/imap.c
864         * src/etpan/imap-thread.c
865                 Use UID SEARCH ALL instead of UID 1:*
866                 (braindead servers can't figure out that's
867                 the same...)
868
869 2006-09-25 [wwp]        2.5.0cvs1
870
871         * src/message_search.c
872                 Added the ability to stop a running search (in message body).
873
874 2006-09-25 [paul]       2.5.0
875
876         * NEWS
877         * README
878         * RELEASE_NOTES
879                 2.5.0 released
880
881 2006-09-25 [paul]       2.4.0cvs214
882
883         * po/cs.po
884         * po/de.po
885         * po/fi.po
886         * po/fr.po
887         * po/nl.po
888         * po/pt_BR.po
889         * po/sk.po
890         * po/sr.po
891         * po/zh_CN.po
892                 updated by Tim, Stephan Sachse, Flammie Pirinen,
893                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
894                 Ticho, Aleksander Urosevic, Ralgh Young
895
896 2006-09-24 [mones]      2.4.0cvs213
897
898         * po/es.po
899                 Updated for release
900
901 2006-09-23 [colin]      2.4.0cvs212
902
903         * src/gtk/inputdialog.c
904                 Fix [ ] remember this appearing in normal
905                 input dialogs after it's been used by
906                 mimeview.
907         * src/folder.c
908         * src/folderview.c
909         * src/msgcache.c
910         * src/procmsg.c
911         * src/summaryview.c
912         * src/textview.c
913         * src/common/timing.h
914                 Enable timings in debug mode and make it
915                 look prettier.
916
917 2006-09-22 [colin]      2.4.0cvs211
918
919         * README
920                 Revert test change
921         * commitHelper
922                 ping the correct URI
923
924 2006-09-22 [colin]      2.4.0cvs210
925
926         * README
927                 Let's see if bug #1022 is fixed
928
929 2006-09-21 [colin]      2.4.0cvs209
930
931         * src/wizard.c
932         * src/common/plugin.c
933                 Prepare infra to load predefined plugins when
934                 no configuration existed. Don't actually load
935                 anything yet (feat. freeze)
936
937 2006-09-21 [wwp]        2.4.0cvs208
938
939         * manual/fr/faq.xml
940                 Partial sync w/ 2.4.0cvs72:
941                 wrap file and minor updates.
942
943 2006-09-21 [wwp]        2.4.0cvs207
944
945         * tools/fix_date.sh
946                 several fixes and enhancements. A new --force switch has been
947                 added to prevent overriding by default Date: header when
948                 already existing.
949
950 2006-09-21 [paul]       2.4.0cvs206
951
952         * src/common/utils.c
953                 add Chinese UTF8 Re prefix
954
955 2006-09-21 [wwp]        2.4.0cvs205
956
957         * tools/Makefile.am
958                 Fics alfabettical order.
959
960 2006-09-21 [wwp]        2.4.0cvs204
961
962         * tools/fix_date.sh
963         * tools/Makefile.am
964                 Added an action tool to fix missing Date field in emails.
965                 Updated Makefile.am to reflect those last two additions.
966
967 2006-09-21 [wwp]        2.4.0cvs203
968
969         * tools/uuooffice
970                 Added a action tool to open uuencoded docs w/
971                 OpenOffice (based on uudec method).
972
973 2006-09-21 [colin]      2.4.0cvs202
974
975         * src/compose.c
976         * src/textview.c
977                 Workaround possible GTK crash: remove selection 
978                 clipboard before destroying widget, or GTK+-2.10
979                 dies. Thanks to Hiro.
980
981 2006-09-20 [colin]      2.4.0cvs201
982
983         * src/compose.c
984                 Fix free-after-use in some cases (when 
985                 procmime_encode_content() frees mimeinfo->data.mem
986                 and turns it to a temp file)
987
988 2006-09-20 [colin]      2.4.0cvs200
989
990         * src/folderview.c
991         * src/summaryview.c
992         * src/gtk/gtksctree.c
993         * src/gtk/gtksctree.h
994                 Add tooltips in the folderview and summaryview
995                 (Doesn't break string freeze as they already
996                 exist)
997         * src/toolbar.c
998                 Put the spam button in the default configuration
999                 if compiled with bogo plugin too
1000
1001 2006-09-19 [colin]      2.4.0cvs199
1002
1003         * src/summaryview.c
1004         * src/summaryview.h
1005                 Update folder name label on folder rename
1006         * src/prefs_matcher.c
1007         * src/gtk/logwindow.h
1008                 Fix warnings
1009                 Patches by Fabien
1010
1011 2006-09-19 [wwp]        2.4.0cvs198
1012
1013         * src/summary_search.c
1014                 fix can't click forward/backward buttons in the
1015                 search messages.
1016
1017 2006-09-18 [paul]       2.4.0cvs197
1018
1019         * src/wizard.c
1020                 add missing bracket, capitalise the A of
1021                 'SpamAssassin'
1022
1023 2006-09-18 [paul]       2.4.0cvs196
1024
1025         * src/compose.c
1026                 fix bug 1012 'crashed upon sending mail
1027                 from compose window'
1028                 Thanks to Colin
1029
1030 2006-09-16 [colin]      2.4.0cvs195
1031
1032         * src/folderview.c
1033                 Fix "real-time" sorting by freezing/thawing
1034
1035 2006-09-16 [colin]      2.4.0cvs194
1036
1037         * manual/faq.xml
1038                 Fix the anti-spam entry a bit
1039
1040 2006-09-16 [colin]      2.4.0cvs193
1041
1042         * src/wizard.c
1043                 Make sure reviewers have no excuse when stating
1044                 Sylpheed-Claws doesn't have antispam capabilities.
1045
1046 2006-09-16 [colin]      2.4.0cvs192
1047
1048         * src/main.c
1049                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
1050                 as if the SIGPIPE comes from etpan's thread we could
1051                 trigger a GUI update from this thread.
1052
1053 2006-09-16 [colin]      2.4.0cvs191
1054
1055         * src/summaryview.c
1056                 Init all members of the struct
1057
1058 2006-09-16 [paul]       2.4.0cvs190
1059
1060         * src/account.c
1061                 improvements to the English
1062
1063 2006-09-15 [colin]      2.4.0cvs189
1064
1065         * src/summaryview.c
1066                 HIG order on dialog
1067
1068 2006-09-14 [colin]      2.4.0cvs188
1069
1070         * src/common/socket.c
1071         * src/common/socket.h
1072         * src/common/ssl.c
1073         * src/common/ssl_certificate.c
1074         * src/common/ssl_certificate.h
1075         * src/etpan/imap-thread.c
1076                 the get_fqdn() call done to get canonical name when
1077                 checking an SSL certificate is blocking, which is
1078                 sad as we just did a non-blocking lookup to connect.
1079                 Fix that by letting the fqdn available to the SockInfo,
1080                 and use that in ssl_certificate_check(). For IMAP,
1081                 we don't do it as the lookup's done by libetpan, but
1082                 it's less annoying as IMAP connections as much more
1083                 rare than POP3 connections.
1084
1085 2006-09-14 [paul]       2.4.0cvs187
1086
1087         * manual/advanced.xml
1088                 improvements to the English,
1089                 properly place the new hidden options
1090                 within the alphabetical order
1091         * src/gtk/pluginwindow.c
1092                 improvements to the English
1093
1094 2006-09-14 [colin]      2.4.0cvs186
1095
1096         * src/prefs_common.c
1097         * src/prefs_common.h
1098         * src/gtk/gtksctree.c
1099         * manual/advanced.xml
1100                 New hidden pref, stripes_color_offset, to change
1101                 the value added/substracted to normal bgcolor to
1102                 create the stripes in summaries
1103
1104 2006-09-13 [colin]      2.4.0cvs185
1105
1106         * src/gedit-print.c
1107         * src/messageview.c
1108         * src/messageview.h
1109         * src/summaryview.c
1110         * src/textview.c
1111                 Fix misc. printing issues: 
1112                 - Bad font for linkified headers
1113                 - Different font if the mail was displayed or not
1114                 - Factorize the thing
1115
1116 2006-09-13 [colin]      2.4.0cvs184
1117
1118         * src/common/ssl_certificate.c
1119                 Only get FQDN once when checking certificate
1120
1121 2006-09-13 [colin]      2.4.0cvs183
1122
1123         * src/account.c
1124         * src/gtk/pluginwindow.c
1125                 Misc. GUI fixes by Fabien
1126
1127 2006-09-13 [wwp]        2.4.0cvs182
1128
1129         * configure.ac
1130         * src/common/utils.h
1131         * src/common/utils.c
1132                 get rid of unused wide-char functions.
1133
1134 2006-09-13 [wwp]        2.4.0cvs181
1135
1136         * src/plugins/pgpinline/sylpheed.def
1137         * src/textview.c
1138                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
1139                 add privacy_reset_error to the .def file,
1140                 do not fork for an external textviewer.
1141
1142 2006-09-13 [wwp]        2.4.0cvs180
1143
1144         * src/prefs_common.c
1145                 fix broken font entry in prefs (patch issued by the gpg4win team,
1146                 probably by Marcus Brinkmann <marcus@g10code.de>).
1147
1148 2006-09-13 [colin]      2.4.0cvs179
1149
1150         * src/folder.h
1151                 Fix a warning in summaryview.c
1152         * src/mainwindow.c
1153         * src/summaryview.c
1154         * src/summaryview.h
1155                 Add missing Mark/* elements in the
1156                 main menu
1157
1158 2006-09-12 [colin]      2.4.0cvs178
1159
1160         * src/prefs_actions.c
1161         * src/prefs_filtering_action.c
1162         * src/prefs_matcher.c
1163                 Use (New) instead of New everywhere
1164
1165 2006-09-12 [wwp]        2.4.0cvs177
1166
1167         * manual/fr/addrbook.xml
1168         * manual/fr/handling.xml
1169                 updated some quotes in the fr manual to match the fr translation.
1170
1171 2006-09-12 [wwp]        2.4.0cvs176
1172
1173         * src/prefs_matcher.c
1174                 don't store translated string elements in matcher expressions.
1175                 Also fixed a misused of Q_().
1176
1177 2006-09-11 [wwp]        2.4.0cvs175
1178
1179         * src/plugins//bogofilter/bogofilter.c
1180         * src/plugins//clamav/clamav_plugin.c
1181         * src/plugins//demo/demo.c
1182         * src/plugins//dillo_viewer/dillo_viewer.c
1183         * src/plugins//pgpcore/plugin.c
1184         * src/plugins//pgpinline/plugin.c
1185         * src/plugins//pgpmime/plugin.c
1186         * src/plugins//spamassassin/spamassassin.c
1187                 gettext-ize more strings (mostly plugin error messages).
1188
1189 2006-09-11 [colin]      2.4.0cvs174
1190
1191         * src/alertpanel.c
1192                 Make maximum buffer size bigger to avoid
1193                 truncating translated messages. Patch by
1194                 Fabien
1195
1196 2006-09-11 [colin]      2.4.0cvs173
1197
1198         * src/etpan/imap-thread.c
1199                 Fix compilation on OpenBSD, thanks to 
1200                 Landry
1201
1202 2006-09-10 [wwp]        2.4.0cvs172
1203
1204         * manual/account.xml
1205         * manual/addrbook.xml
1206         * manual/handling.xml
1207         * manual/es/handling.xml
1208         * manual/fr/account.xml
1209         * manual/fr/addrbook.xml
1210         * manual/fr/handling.xml
1211                 documented addressbook matching (condition configuration):
1212                   addrbook.xml, en fr
1213                 documented per-account filtering rules (handling/filtering
1214                   section, account section):
1215                   account.xml, handling.xml, en fr
1216                 slightly updated the handling/searching section to tell few
1217                   words about the extended search ability:
1218                   handling.xml, en fr
1219                 added missing <quote></quotes> to Quick Search:
1220                   handling.xml, en fr es
1221                 fixed a typo (auomatically):
1222                   handling.xml, en
1223                 changes revisited by Paul.
1224
1225 2006-09-10 [paul]       2.4.0cvs171
1226
1227         * src/prefs_actions.c
1228         * src/prefs_filtering.c
1229         * src/prefs_template.c
1230                 adjustments to the gui
1231                 Patch by Fabien Vantard (slightly modified)
1232
1233 2006-09-10 [colin]      2.4.0cvs170
1234
1235         * src/summaryview.c
1236                 Check folderitem/summaryview consistency
1237                 (basically automates Update summary). Fixes
1238                 #1011 (wrong (negative) count on unread 
1239                 messages)
1240
1241 2006-09-10 [colin]      2.4.0cvs169
1242
1243         * src/gtk/gtksctree.c
1244                 Fix recursive expansion via mouse
1245         * src/plugins/bogofilter/bogofilter.c
1246                 Use normal filtering way of moving
1247                 messages (batching), possibly fixing
1248                 bug #1015 (Bogofilter plugin doubles 
1249                 new messages)
1250
1251 2006-09-09 [wwp]        2.4.0cvs168
1252
1253         * src/prefs_filtering.c
1254                 better place for this fix.
1255
1256 2006-09-09 [wwp]        2.4.0cvs167
1257
1258         * src/prefs_filtering.c
1259                 fix a minor bug when the enabled status of a filtering/processing
1260                 rule always got set to TRUE when replacing this rule. That still
1261                 make sense when adding a new rule, but now when replacing, we
1262                 don't override the value of 'enabled'.
1263                 Also renamed the func prefs_filtering_list_view_get_rule_name()
1264                 to prefs_filtering_list_view_get_info() as this function not only
1265                 returns the name, but also the account_id and the enabled status.
1266
1267 2006-09-09 [mones]      2.4.0cvs166
1268
1269         * manual/glossary.xml
1270         * manual/plugins.xml
1271                 Minor format corrections
1272         * manual/gpl.xml
1273                 Fix misplaced NO WARRANTY section
1274         * manual/es/advanced.xml
1275         * manual/es/faq.xml
1276         * manual/es/glossary.xml
1277         * manual/es/gpl.xml
1278         * manual/es/handling.xml
1279         * manual/es/plugins.xml
1280         * manual/es/starting.xml
1281                 Incorporate changes from English version
1282         * manual/fr/ack.xml
1283         * manual/pl/ack.xml
1284         * manual/es/ack.xml
1285                 Fix address, (add translation credits in es version)
1286         * po/es.po
1287                 Updated translation
1288
1289 2006-09-09 [wwp]        2.4.0cvs165
1290
1291         * src/prefs_filtering.c
1292                 fix a crash when opening filtering prefs, if matcherrc file contains
1293                 broken data (non-existing account id, which is theoretically not
1294                 possible).
1295
1296 2006-09-08 [colin]      2.4.0cvs164
1297
1298         * src/folder.c
1299                 Wrong assert, make it an if()
1300         * src/gtk/gtksctree.c
1301                 Fix bug #1013 (expand selected thread 
1302                 tree) - expanding is now recursive
1303
1304 2006-09-07 [wwp]        2.4.0cvs163
1305
1306         * src/prefs_matcher.c
1307                 make better sentences about addressbook matching in the
1308                 matcher prefs. This should make translators' work easier
1309                 too.
1310
1311 2006-09-07 [wwp]        2.4.0cvs162
1312
1313         * src/prefs_filtering.c
1314                 code simplification (get rid of dup var. assignment).
1315
1316 2006-09-07 [wwp]        2.4.0cvs161
1317
1318         * src/summaryview.c
1319                 use GTK_STOCK icons when possible, patch by Fabien Vantard
1320                 <fzzzzz@gmail.com>.
1321
1322 2006-09-07 [paul]       2.4.0cvs160
1323
1324         * src/mimeview.c
1325                 fix compilation warnings
1326                 Thanks to Colin
1327
1328 2006-09-07 [paul]       2.4.0cvs159
1329
1330         * src/mimeview.c
1331                 select the mimepart icon when
1332                 displaying as text
1333                 Thanks to Colin
1334
1335 2006-09-06 [paul]       2.4.0cvs158
1336
1337         * src/prefs_filtering.c
1338                 fix labels and table element spacing
1339                 Patch by Fabien Vantard
1340
1341 2006-09-06 [paul]
1342
1343         2.5.0-rc3 released
1344
1345 2006-09-06 [paul]       2.4.0cvs157
1346
1347         * manual/es/advanced.xml
1348                 fix typo
1349
1350 2006-09-06 [wwp]        2.4.0cvs156
1351
1352         * src/mainwindow.c
1353                 fix an dup launch issue when iconified, thanks to Colin.
1354
1355 2006-09-06 [wwp]        2.4.0cvs155
1356
1357         * src/gtk//gtksctree.h
1358                 oops, forgot that one!
1359
1360 2006-09-06 [wwp]        2.4.0cvs154
1361
1362         * manual/pl/advanced.xml
1363         * manual/advanced.xml
1364         * manual/es/advanced.xml
1365         * manual/fr/advanced.xml
1366         * src/prefs_customheader.c
1367         * src/prefs_filtering_action.c
1368         * src/foldersel.c
1369         * src/prefs_summaries.c
1370         * src/prefs_filtering.c
1371         * src/account.c
1372         * src/compose.c
1373         * src/prefs_summary_column.c
1374         * src/addr_compl.c
1375         * src/prefs_actions.c
1376         * src/prefs_folder_column.c
1377         * src/ssl_manager.c
1378         * src/prefs_template.c
1379         * src/prefs_display_header.c
1380         * src/prefs_common.h
1381         * src/prefs_matcher.c
1382         * src/prefs_common.c
1383         * src/prefs_toolbar.c
1384         * src/summaryview.c
1385         * src/folderview.c
1386         * src/gtk/gtksctree.c
1387         * src/gtk/pluginwindow.c
1388         * src/gtk/progressdialog.c
1389         * src/gtk/prefswindow.c
1390                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1391                 to make its meaning more obvious (all versions of the manual reflect
1392                 the change).
1393                 added an extra hidden option use_stripes_in_summary to allow
1394                 discarding these stripes in mainwindow's folder and message lists;
1395                 en and fr manuals only are OK towards this.
1396
1397 2006-09-06 [colin]      2.4.0cvs153
1398
1399         * src/textview.c
1400                 Hide Sylpheed-Claws' internal queue headers
1401                 when showing all headers. They'll be present
1402                 only in Source window.
1403
1404 2006-09-05 [colin]      2.4.0cvs152
1405
1406         * src/plugins/trayicon/trayicon.c
1407                 Fix crash at exit - we have to disconnect
1408                 our handlers
1409         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1410                 Update eggtrayicon - patch adapted from a
1411                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1412                 on Sylpheed's ML
1413
1414 2006-09-05 [colin]      2.4.0cvs151
1415
1416         * src/mainwindow.c
1417         * src/gtk/logwindow.c
1418                 Fix race condition when something writes
1419                 to the log too soon during init. Thanks
1420                 to Fabien Vantard
1421
1422 2006-09-05 [colin]      2.4.0cvs150
1423
1424         * src/mimeview.c
1425                 Don't select part on right-click either
1426
1427 2006-09-05 [paul]       2.4.0cvs149
1428
1429         * src/mimeview.c
1430                 completion of previous commit
1431                 Thanks to Colin
1432
1433 2006-09-05 [colin]      2.4.0cvs148
1434
1435         * src/mimeview.c
1436                 Don't force selection on middle-click, just open
1437
1438 2006-09-04 [colin]      2.4.0cvs147
1439
1440         * src/mimeview.c
1441                 Looks like gtk_notebook_set_current_page()
1442                 sometimes steals focus, and this annoys us
1443                 in MimeViewers as it renders navigation
1444                 keys useless. Take back focus after switching
1445                 pages.
1446
1447 2006-09-04 [colin]      2.4.0cvs146
1448
1449         * src/messageview.c
1450                 Set stop_loading when clicking on Next
1451                 during load. Don't add a callback to 
1452                 avoid over-complicating things.
1453
1454 2006-09-04 [colin]      2.4.0cvs145
1455
1456         * src/mimeview.c
1457         * src/messageview.c
1458                 Fix multiple loads in separate messageview
1459
1460 2006-09-04 [colin]      2.4.0cvs144
1461
1462         * src/summaryview.c
1463                 Let navigation keys be handled during 
1464                 load
1465
1466 2006-09-04 [colin]      2.4.0cvs143
1467
1468         * src/messageview.c
1469         * src/summaryview.c
1470         * src/textview.c
1471         * src/textview.h
1472                 Make loading of huge mails (lots of text and/or
1473                 images) cancellable, so the GUI doesn't block 
1474
1475 2006-09-04 [colin]      2.4.0cvs142
1476
1477         * src/plugins/trayicon/trayicon.c
1478                 Fix annoyance when removing a folder with 
1479                 unread mails: trayicon didn't update
1480
1481 2006-09-04 [paul]       2.4.0cvs141
1482
1483         * src/gtk/icon_legend.c
1484                 straighten up columns
1485                 Patch by Fabien Vantard
1486
1487 2006-09-04 [wwp]        2.4.0cvs140
1488
1489         * src/prefs_filtering.c
1490                 fix new line's account name in filtering prefs:
1491                 was "All", is now "(New)".
1492
1493 2006-09-04 [paul]       2.4.0cvs139
1494
1495         * tools/make.themes.project
1496                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1497                 instead of homebrewed "make release"
1498
1499 2006-09-03 [colin]      2.4.0cvs138
1500
1501         * src/folderview.c
1502                 Fix bug #1007 (Wrong folder highlighted)
1503
1504 2006-09-03 [colin]      2.4.0cvs137
1505
1506         * src/compose.c
1507                 Don't set Newsgroup: header to a mail folder
1508                 path
1509
1510 2006-09-03 [paul]       2.4.0cvs136
1511
1512         * src/prefs_other.c
1513         * src/prefs_spelling.c
1514                 unify the gui
1515
1516 2006-09-03 [paul]       2.4.0cvs135
1517
1518         * src/prefs_summaries.c
1519                 correct menu item text in prefs_keybind_apply_clicked()
1520
1521 2006-09-03 [paul]       2.4.0cvs134
1522
1523         * manual/advanced.xml
1524                 some improvements to the descriptions
1525         * src/mainwindow.c
1526         * src/messageview.c
1527         * src/summaryview.c
1528         * src/gtk/menu.c
1529                 fix menu sensitivity issues
1530         * src/prefs_message.c
1531                 drop the useless word 'short'
1532         * src/prefs_other.c
1533                 add the word 'lines' indicating log length
1534                 is a measure of lines
1535         * src/textview.c
1536                 fix compilation warnings
1537
1538 2006-09-02 [colin]      2.4.0cvs133
1539
1540         * src/messageview.c
1541                 Display a special return-receipt message
1542                 if the message is from the user
1543         * src/summaryview.c
1544                 Fix missing freeze of the list when marking
1545                 all read and unthreading for exec. Thanks
1546                 to Stephan Sachse.
1547
1548 2006-09-02 [paul]       2.4.0cvs132
1549
1550         * src/mainwindow.c
1551         * src/prefs_message.c
1552         * src/summaryview.c
1553                 fix some english
1554
1555 2006-09-02 [wwp]        2.4.0cvs131
1556
1557         * src/prefs_filtering.c
1558                 added an account name column to the filtering rules
1559                 dialog.
1560
1561 2006-09-02 [colin]      2.4.0cvs130
1562
1563         * src/gtk/logwindow.c
1564         * src/gtk/logwindow.h
1565                 Block scrolling if we're not at the end
1566                 of the log
1567
1568 2006-09-02 [colin]      2.4.0cvs129
1569
1570         * src/folder.c
1571                 Make sure account-specific rules can't
1572                 be used in {pre-,post-,}processing
1573         * src/mainwindow.c
1574         * src/gtk/logwindow.c
1575         * src/gtk/logwindow.h
1576                 Jump to last error when clicking on the
1577                 warning icon
1578
1579 2006-09-02 [colin]      2.4.0cvs128
1580
1581         * src/imap.c
1582         * src/import.c
1583         * src/mainwindow.c
1584         * src/mainwindow.h
1585                 Fix warning icon
1586         * src/inc.c
1587         * src/mbox.c
1588         * src/mbox.h
1589                 Let proc_mbox know its account, for
1590                 account-specific rules
1591
1592 2006-09-01 [colin]      2.4.0cvs127
1593
1594         * src/codeconv.c
1595                 Don't uselessly use iconv to convert from
1596                 us-ascii
1597         * src/alertpanel.c
1598         * src/mainwindow.c
1599         * src/mainwindow.h
1600         * src/inc.c
1601                 Fix certain log cases, disable warning icon
1602                 for now, the correct way to display it when
1603                 necessary and only when necessary is probably
1604                 to do it manually rather than use error logs
1605         * src/etpan/imap-thread.c
1606                 Clean up UID logging a bit
1607         * src/gtk/logwindow.c
1608         * src/gtk/logwindow.h
1609                 Make logging faster when the window's closed
1610
1611 2006-09-01 [wwp]        2.4.0cvs126
1612
1613         * manual/fr/account.xml
1614                 reflect changes to the ref. manual (parts of cvs72):
1615                 fix tabnames and quotes.
1616
1617 2006-09-01 [wwp]        2.4.0cvs125
1618
1619         * manual/fr/plugins.xml
1620                 reflect changes to the reference manual (cvs42):
1621                 update IRC channel info.
1622
1623 2006-09-01 [wwp]        2.4.0cvs124
1624
1625         * commitHelper
1626                 use CVSEDITOR env. var. if set, according to `man cvs`.
1627
1628 2006-09-01 [wwp]        2.4.0cvs123
1629
1630         * manual/advanced.xml
1631                 better sentence again (thanks to Paul).
1632
1633 2006-09-01 [wwp]        2.4.0cvs122
1634
1635         * manual/advanced.xml
1636         fix definition of toolbar_detachable and rework a bit the one of
1637         enable_dotted_lines.
1638
1639 2006-09-01 [mones]      2.4.0cvs121
1640
1641         * manual/advanced.xml
1642                 Document enable_dotted_lines
1643
1644 2006-09-01 [paul]       2.4.0cvs120
1645
1646         * src/folderview.c
1647         * src/folderview.h
1648         * src/imap.c
1649         * src/mainwindow.c
1650         * src/summaryview.c
1651                 obey the 'When entering folder...' option
1652                 when using the /View/Go to/... menu items
1653                 Thanks to Colin
1654
1655 2006-08-31 [colin]      2.4.0cvs119
1656
1657         * src/folderview.c
1658                 Revert 2.4.0cvs116, wrong fix.
1659
1660 2006-08-31 [colin]      2.4.0cvs118
1661
1662         * src/gtk/gtksctree.c
1663                 Better state the various copyrights
1664
1665 2006-08-31 [colin]      2.4.0cvs117
1666
1667         * src/prefs_common.c
1668                 fix enable_dotted_lines
1669
1670 2006-08-31 [colin]      2.4.0cvs116
1671
1672         * src/folderview.c
1673                 Use pref "Always open on select" when going
1674                 to next unread folder
1675         * src/gtk/gtksctree.c
1676                 Fix link failure to _gtk_clist_create_cell_layout
1677                 on certain computers. (Why not mine, I wonder)
1678
1679 2006-08-31 [colin]      2.4.0cvs115
1680
1681         * src/procmsg.c
1682         * src/textview.c
1683         * src/plugins/bogofilter/bogofilter.c
1684         * src/plugins/spamassassin/spamassassin.c
1685                 Requalify some "errors" to warnings
1686         * src/mainwindow.c
1687         * src/mainwindow.h
1688         * src/statusbar.c
1689                 Add an icon in the statusbar to notify
1690                 of errors
1691         * src/gtk/gtksctree.c
1692         * src/folderview.c
1693         * src/summaryview.c
1694                 Make the GtkSCTree look more modern by
1695                 alternating background lines
1696         * src/prefs_common.c
1697         * src/prefs_common.h
1698                 Add a pref to let people have the old
1699                 way if they prefer
1700
1701
1702 2006-08-30 [colin]      2.4.0cvs114
1703
1704         * src/procmsg.c
1705         * src/procmsg.h
1706                 Provide a way to filter a list of
1707                 messages in an optimised manner, and
1708                 add a list-filtering hook
1709         * src/folder.c
1710         * src/inc.c
1711         * src/mbox.c
1712                 Use the list filtering
1713         * src/plugins/bogofilter/bogofilter.c
1714                 Use the list-filtering hook
1715                 Use -b (bulk) mode for more speed
1716                 when learning and filtering
1717         * src/etpan/imap-thread.c
1718                 Make log output shorter in UID SEARCH
1719
1720
1721 2006-08-30 [colin]      2.4.0cvs113
1722
1723         * src/plugins/bogofilter/bogofilter.c
1724                 Really fast mass learning - thanks to David
1725                 Relson for the options explanations :)
1726
1727 2006-08-30 [colin]      2.4.0cvs112
1728
1729         * src/msgcache.c
1730                 Fix compilation on FreeBSD. Thanks
1731                 to Michael Hugues
1732
1733 2006-08-29 [colin]      2.4.0cvs111
1734
1735         * src/folderview.c
1736                 Handle "popup_menu" signal (for popping the 
1737                 menu via the keyboard)
1738         * src/mimeview.c
1739         * src/mimeview.h
1740         * src/summaryview.c
1741         * src/textview.c
1742         * src/gtk/gtkutils.c
1743         * src/gtk/gtkutils.h
1744                 Factorize scrolling code, and add an API 
1745                 for MimeViewers to handle scroll orders
1746
1747 2006-08-29 [wwp]        2.4.0cvs110
1748
1749         * src/plugins//bogofilter/bogofilter.c
1750         * src/plugins//spamassassin/spamassassin.c
1751                 make the bogofilter/spamassassin filtering error dialogs at
1752         incorporation obey to the "don't popup error dialog on
1753         receive error" option. If disabled, feed the log window w/
1754         the error message.
1755
1756 2006-08-29 [paul]
1757
1758         2.5.0-rc2 released
1759
1760 2006-08-29 [paul]       2.4.0cvs109
1761
1762         * Makefile.am
1763                 remove 'make release', it's not needed
1764                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1765
1766 2006-08-29 [paul]       2.4.0cvs108
1767
1768         * src/foldersel.c
1769         * src/summary_search.c
1770         * src/gtk/progressdialog.c
1771         * src/plugins/pgpcore/passphrase.c
1772                 replace deprecated gtk_window_set_policy()
1773
1774 2006-08-29 [colin]      2.4.0cvs107
1775
1776         * src/folder.c
1777                 Fix data loss when copy fails during a move:
1778                 only use fast remove_msgs if everything was
1779                 copied OK; else use slow remove_msg on the
1780                 mails that got copied only.
1781
1782 2006-08-28 [paul]       2.4.0cvs106
1783
1784         * src/mh.c
1785                 revert change in 2.4.0cvs104, it breaks
1786                 stuff
1787
1788 2006-08-28 [paul]       2.4.0cvs105
1789
1790         * src/plugins/spamassassin/spamassassin.c
1791                 english fix
1792
1793 2006-08-28 [paul]       2.4.0cvs104
1794
1795         * src/mh.c
1796                 fix data loss when moving to another
1797                 mailbox fails
1798         * src/prefs_spelling.c
1799                 improve the english
1800         * src/gtk/pluginwindow.c
1801                 improve the layout of the dialog text
1802         All thanks to Colin
1803
1804 2006-08-28 [paul]       2.4.0cvs103
1805
1806         * src/plugins/bogofilter/bogofilter.c
1807         * src/plugins/bogofilter/bogofilter_gtk.c
1808                 fix english up a bit, innit
1809
1810 2006-08-28 [paul]       2.4.0cvs102
1811
1812         * configure.ac
1813         * po/Makefile.in.in
1814         * po/Makevars
1815                 require autoconf 2.60, enabling building
1816                 with gettext 0.15 (gettext 0.14.x build still
1817                 possible). Replace Makefiles with versions
1818                 from gettext 0.15.
1819                 Remove configure options --with-localedir and
1820                 --with-mandir. The options that are provided
1821                 directly by autoconf 2.60 can be used instead:
1822                 --mandir --localedir
1823
1824 2006-08-27 [colin]      2.4.0cvs101
1825
1826         * src/plugins/bogofilter/Makefile.am
1827                 Fix make dist (no README)
1828
1829 2006-08-27 [colin]      2.4.0cvs100
1830
1831         * src/folder.c
1832                 Don't use F_UNKNOWN folders for any default
1833                 outbox/trash/etc
1834         * src/plugins/bogofilter/bogofilter.c
1835         * src/plugins/bogofilter/bogofilter.h
1836         * src/plugins/bogofilter/bogofilter_gtk.c
1837                 Add an option to specify the path to bogofilter
1838                 Use single-quotes to be able to learn in folders
1839                 with spaces in their names
1840                 Verify learning status
1841
1842 2006-08-27 [colin]      2.4.0cvs99
1843
1844         * manual/faq.xml
1845         * manual/plugins.xml
1846                 Document Bogofilter plugin
1847
1848 2006-08-27 [colin]      2.4.0cvs98
1849
1850         * src/compose.c
1851         * src/messageview.c
1852         * src/procmsg.c
1853         * src/procmsg.h
1854                 When possible, copy the queued mail to sent folder
1855                 instead of re-adding. Much faster on IMAP.
1856
1857 2006-08-27 [colin]      2.4.0cvs97
1858
1859         * src/msgcache.c
1860                 Disable mmaped caches - huge metadata loss
1861                 here after a power failure.
1862         * src/summaryview.c
1863                 Add quicksearch timing
1864         * src/common/plugin.c
1865         * src/common/plugin.h
1866                 Implement an interface to tell what plugins
1867                 provide. Prevent loading of similar plugins.
1868         * src/plugins/clamav/clamav_plugin.c
1869         * src/plugins/demo/demo.c
1870         * src/plugins/dillo_viewer/dillo_viewer.c
1871         * src/plugins/pgpcore/plugin.c
1872         * src/plugins/pgpinline/pgpinline.c
1873         * src/plugins/pgpmime/pgpmime.c
1874         * src/plugins/spamassassin/spamassassin.c
1875         * src/plugins/trayicon/trayicon.c
1876                 Implement plugin_provides()
1877
1878 2006-08-27 [colin]      2.4.0cvs96
1879
1880         * configure.ac
1881         * src/plugins/Makefile.am
1882         * src/plugins/bogofilter/.cvsignore
1883         * src/plugins/bogofilter/Makefile.am
1884         * src/plugins/bogofilter/bogofilter.c
1885         * src/plugins/bogofilter/bogofilter.h
1886         * src/plugins/bogofilter/bogofilter_gtk.c
1887                 New Bogofilter plugin, provides filtering and
1888                 learning. Spamassassin will go to extra plugins.
1889
1890 2006-08-26 [mones]      2.4.0cvs95
1891
1892         * manual/handling.xml
1893                 Fix subfolder path in the example (thanks to Paul) 
1894
1895 2006-08-26 [mones]      2.4.0cvs94
1896
1897         * manual/glossary.xml
1898                 2.2. + add ISP to the glossary
1899                 7.5. + Add UIDL to glossary
1900                 7.7. + Add TCP to glossary
1901         * manual/handling.xml
1902                 7.1. + Mentions GNU/Linux distribution, what about the non...
1903                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1904                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1905                 7.4. = Use appropriate quotation for commands
1906                 7.6. = change "" to <quote></quote>
1907         * manual/plugins.xml
1908                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1909         * manual/starting.xml
1910                 2.1. + local mbox file: some examples of mbox file locations...
1911                 Also reformatted files requiring it
1912
1913 2006-08-26 [wwp]        2.4.0cvs93
1914
1915         * src/summary_search.c
1916                 disable find buttons while summary search is running.
1917
1918 2006-08-25 [colin]      2.4.0cvs92
1919
1920         * src/folder.c
1921         * src/folderutils.c
1922         * src/mh.c
1923         * src/procmsg.h
1924         * src/summaryview.c
1925                 Speed up MH moving, and add progressbar
1926                 for MH deletion
1927         * src/msgcache.c
1928                 Write cache files using mmap() too
1929
1930 2006-08-25 [wwp]        2.4.0cvs91
1931
1932         * src/summaryview.c
1933                 switch spam<->ham button when a message has been marked as spam or ham
1934                 and is still selected. Thanks to Colin.
1935
1936 2006-08-25 [paul]       2.4.0cvs90
1937
1938         * src/Makefile.am
1939         * src/stock_pixmap.c
1940         * src/stock_pixmap.h
1941         * src/summaryview.c
1942         * src/gtk/icon_legend.c
1943         * src/pixmaps/copied.xpm
1944         * src/pixmaps/moved.xpm
1945                 add icons for delayed execution marked for
1946                 copying, marked for moving
1947
1948 2006-08-25 [mones]      2.4.0cvs89
1949
1950         * manual/glossary.xml
1951                 Fix the other glossary items:
1952                 5.1. = Inmmediate execution -> <quote>immediate execution...
1953                 5.2. = Fix MBOX capitalization -> Mbox
1954                 5.3. + Improve Plugins def. w/ tech. ref.
1955                 5.4. = Quotation -> replace '>' by <quote>></quote>
1956                 5.5. - SMTP Server. -> remove dot
1957         * po/es.po
1958                 Updated translation
1959
1960 2006-08-25 [mones]      2.4.0cvs88
1961
1962         * manual/ack.xml
1963                 Reformatted, changed email address
1964         * manual/glossary.xml
1965                 Reformatted, fixed MANUAL-TODO items:
1966                 8.2. + add ROT-13 to glossary
1967                 8.4. + add URL to glossary
1968         * manual/es/advanced.xml
1969                 Fixed <literal>s
1970
1971 2006-08-25 [paul]       2.4.0cvs87
1972
1973         * src/gtk/icon_legend.c
1974                 add 'marked for deletion' icon
1975                 arrange icons by containing column
1976                 wrap long label text
1977
1978 2006-08-25 [colin]      2.4.0cvs86
1979
1980         * src/common/utils.c
1981         * src/common/utils.h
1982                 Add the sc_g_*list_bigger functions in
1983                 a place everyone can use it
1984         * src/summaryview.c
1985                 Only freeze/thaw the list when working
1986                 on the selection, if it's bigger than 1
1987         * src/gtk/gtksctree.c
1988                 Only freeze/thaw the list when unselec-
1989                 ting 'all' if ('all' != 1)
1990                 This avoids some flickering
1991
1992 2006-08-24 [colin]      2.4.0cvs85
1993
1994         * src/addressbook.c
1995                 Fix strange list selection
1996                 Fix random seg (Invalid read of freed memory)
1997
1998 2006-08-24 [colin]      2.4.0cvs84
1999
2000         * src/alertpanel.c
2001         * src/gtk/inputdialog.c
2002         * src/plugins/pgpcore/passphrase.c
2003                 Revert minimal width patch of 2.4.0cvs67,
2004                 as it is also a maximal width. Use 
2005                 gtk_window_set_default_size instead.
2006
2007 2006-08-24 [colin]      2.4.0cvs83
2008
2009         * src/msgcache.c
2010                 Write cache/mark to temp files before
2011                 overwriting old ones (avoids metadata
2012                 loss if writing the new files fail).
2013                 Use mmap() to read cache/mark file, as
2014                 this makes cache reading faster. Dis-
2015                 abled for big-endian machines until it
2016                 can be tested. (Big-endian users: set
2017                 msgcache_use_mmap = TRUE in the relevant
2018                 #if).
2019         * src/procmsg.h
2020                 Move rarely used fields of MsgInfo in 
2021                 another structure, which will only be
2022                 allocated if needed. Face, X-Face,
2023                 Return receipt headers and List-*
2024                 headers are moved. Mails having none
2025                 of these occupy 52 bytes less with
2026                 this patch, which makes 2.5MB of RAM
2027                 saved on a 50k folder).
2028         * src/headerview.c
2029         * src/mainwindow.c
2030         * src/messageview.c
2031         * src/partial_download.c
2032         * src/procheader.c
2033         * src/procmsg.c
2034         * src/textview.c
2035                 Follow this structure change.
2036
2037 2006-08-24 [wwp]        2.4.0cvs82
2038
2039         * manual/es/.cvsignore
2040         * manual/es/dist/.cvsignore
2041         * manual/es/dist/html/.cvsignore
2042         * manual/es/dist/pdf/.cvsignore
2043         * manual/es/dist/ps/.cvsignore
2044         * manual/es/dist/txt/.cvsignore
2045                 more (generated) files to ignore.
2046
2047 2006-08-24 [colin]      2.4.0cvs81
2048
2049         * src/folder.c
2050         * src/mh.c
2051                 Fix possible problems with local delivery. Check the folder doesn't
2052                 need scan before setting its mtime when saving cache (which can be
2053                 done long after the folder's been modified by an external process);
2054                 Check that the stored item's mtime didn't change in mh functions.
2055
2056 2006-08-24 [mones]      2.4.0cvs80
2057
2058         * manual/advanced.xml
2059                 Rewrapping, some fixes and MANUAL-TODO items:
2060                 8.1. = change "" to <quote></quote>
2061                 8.3. = quote menu items
2062                 8.5. - deploying -> new user ... ideally a new user (redundant)
2063
2064 2006-08-23 [colin]      2.4.0cvs79
2065
2066         * src/gtk/gtksctree.c
2067                 When selecting or deselecting range, only
2068                 freeze/thaw when selection is bigger than 10
2069
2070 2006-08-23 [colin]      2.4.0cvs78
2071
2072         * src/messageview.c
2073         * src/mimeview.c
2074         * src/mimeview.h
2075         * src/plugins/dillo_viewer/dillo_viewer.c
2076                 Provide an API for MimeViewer plugins to
2077                 return a text selection for replying
2078
2079 2006-08-23 [colin]      2.4.0cvs77
2080
2081         * src/image_viewer.c
2082         * src/textview.c
2083                 Use gtk_pixbuf_new_from_file_at_scale(), which
2084                 is faster than getting the pixbuf then resizing
2085                 it.
2086
2087 2006-08-23 [colin]      2.4.0cvs76
2088
2089         * src/procmime.c
2090                 UTF-8 should be sent Quoted-printable
2091
2092 2006-08-22 [colin]      2.4.0cvs75
2093
2094         * src/mh.c
2095                 Check if scan is required before touching
2096                 the folder (or it'll be required every time)
2097
2098 2006-08-22 [colin]      2.4.0cvs74
2099
2100         * configure.ac
2101                 Require libetpan 0.46 (crasher fix when built
2102                 against gnutls)
2103
2104 2006-08-22 [colin]      2.4.0cvs73
2105
2106         * src/folder.c
2107                 Set folder's mtime after writing its
2108                 cache
2109         * src/folderview.c
2110                 Add some timing
2111         * src/procmsg.c
2112                 Don't do useless stuff if we don't 
2113                 thread by subject
2114         * src/summaryview.c
2115                 Add some timing, don't deselect prior
2116                 to selecting (gtksctree does it itself),
2117                 remove crash avoidance hacks as it's been
2118                 properly fixed since a while
2119         * src/common/utils.c
2120                 Optimize to_human_readable(): _() is slow,
2121                 do it only once, and avoid %f format for KB
2122                 (the most common in a summaryview)
2123         * src/gtk/gtksctree.c
2124                 Don't uselessly freeze/thaw (fixes flicker
2125                 on next unread and friends), reduce number
2126                 of g_list_nth/g_list_position where possible
2127         * src/gtk/gtkutils.c
2128         * src/gtk/gtkutils.h
2129                 Reduce number of g_list_nth/g_list_position
2130                 where possible.
2131                 All of this makes loading as 70k folder 2.1
2132                 seconds instead of 3.2 (with hot FS caches).
2133                 (1.3 seconds without Date and Size columns...)
2134
2135 2006-08-22 [paul]       2.4.0cvs72
2136
2137         wrap documents and do some items from mones' MANUAL-TODO:
2138
2139         * manual/account.xml
2140                 4.1. = fix tabname references to <quote>tabname</quote>
2141                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
2142         * manual/faq.xml
2143                 1.1. = mentioned options don't match UI
2144                 Add information about the 'Never send Return Receipts'
2145                 option
2146         * manual/handling.xml
2147                 6.2. = Mentions Extended symbols button, but now is
2148                 named Information
2149                 6.3. = Mentions ... button, which is now Edit
2150
2151 2006-08-22 [colin]      2.4.0cvs71
2152
2153         * src/gtk/pluginwindow.c
2154                 Fix layout in verbose translations (such
2155                 as french)
2156
2157 2006-08-22 [paul]       2.4.0cvs70
2158
2159         * manual/Makefile.am
2160                 build manuals in alphabetical order
2161         * src/addressbook.c
2162         * src/prefs_themes.c
2163                 replace/remove deprecated symbols
2164         * src/gtk/gtkutils.c
2165                 fix a warning
2166         * src/gtk/pluginwindow.c
2167                 replace deprecated symbol
2168                 replace label text and move it
2169         * src/plugins/pgpcore/prefs_gpg.c
2170                 move the 'Generate...' button out of the
2171                 Sign Key frame, replace the English used
2172         * src/plugins/pgpcore/sgpgme.c
2173                 fixes to the English
2174
2175 2006-08-21 [colin]      2.4.0cvs69
2176
2177         * src/plugins/trayicon/trayicon.c
2178                 Add more strings for translation; patch
2179                 by Pawel
2180
2181 2006-08-21 [colin]      2.4.0cvs68
2182
2183         * src/compose.c
2184                 fix replied flag not set after drafting
2185         * src/matcher.c
2186                 fix body quicksearch in non-encoded bodies
2187                 containing '='
2188         * src/msgcache.c
2189                 Get rid of the g_malloc workaround for
2190                 corrupted caches, use g_try_malloc
2191
2192 2006-08-21 [colin]      2.4.0cvs67
2193
2194         * src/alertpanel.c
2195         * src/gtk/inputdialog.c
2196         * src/plugins/pgpcore/passphrase.c
2197                 Set minimal width to 375
2198         * src/mainwindow.c
2199                 Fix switching to offline, asking if it 
2200                 should be overriden for synchronising
2201         * src/mimeview.c
2202                 Don't offer to remember command on Open 
2203                 with for text parts, as the browser or 
2204                 text editor command isn't changed from 
2205                 there
2206
2207 2006-08-20 [paul]       2.4.0cvs66
2208
2209         * po/ko.po
2210         * po/zh_CN.po
2211                 fix plural form errors. revealed by stricter
2212                 checking of gettext 0.15
2213
2214 2006-08-18 [paul]       2.4.0cvs65
2215
2216         * src/stock_pixmap.c
2217                 fix the fix of 2.4.0cvs64
2218                 Thanks to Colin
2219
2220 2006-08-18 [paul]       2.4.0cvs64
2221
2222         * src/stock_pixmap.c
2223                 fix leaks
2224                 Thanks to Colin
2225
2226 2006-08-18 [paul]       2.4.0cvs63
2227
2228         * src/compose.c
2229         * src/procmsg.c
2230                 fix occasional IMAP bug where large msgs
2231                 were left in the queue folder after sending
2232                 Thanks to Colin
2233
2234 2006-08-18 [paul]       2.4.0cvs62
2235
2236         * src/folderview.c
2237                 freeze the summaryview while quicksearch results
2238                 are displayed
2239                 (fixes bug 456 'current message is hidden when the
2240                 view is refreshed and extended search is "unread 
2241                 messages"')
2242                 Thanks to Colin
2243         * src/textview.c
2244                 add missing #include "inputdialog.h"
2245         * src/common/utils.h
2246                 add missing mailcap_update_default() and improve
2247                 readability
2248
2249 2006-08-17 [colin]      2.4.0cvs61
2250
2251         * src/plugins/pgpcore/select-keys.c
2252                 Fix warnings :)
2253
2254 2006-08-17 [colin]      2.4.0cvs60
2255
2256         * src/compose.c
2257                 Don't continue queuing if Cancel is clicked
2258                 in select-keys
2259
2260 2006-08-17 [colin]      2.4.0cvs59
2261
2262         * src/plugins/pgpcore/select-keys.c
2263                 When encrypting, if only one key matches and it 
2264                 matches exactly, automatically use it.
2265
2266 2006-08-17 [colin]      2.4.0cvs58
2267
2268         * src/mimeview.c
2269         * src/prefs_common.c
2270         * src/prefs_common.h
2271         * src/prefs_ext_prog.c
2272         * src/textview.c
2273                 Fix issues with previous patch (text/html)
2274                 Remove outdated prefs
2275
2276 2006-08-17 [colin]      2.4.0cvs57
2277
2278         * src/imap.c
2279                 Add View Log button on auth error
2280         * src/procmsg.c
2281                 Fix encrypted mail marked as new when
2282                 saved in normal folders
2283         * src/plugins/pgpinline/pgpinline.c
2284                 Fix encrypt bug on IMAP
2285         * src/mimeview.c
2286         * src/common/utils.c
2287         * src/common/utils.h
2288         * src/gtk/inputdialog.c
2289         * src/gtk/inputdialog.h
2290                 Get rid of metamail stuff, simplify
2291                 opening, and allow remembering of user's
2292                 choices (by updating ~/.mailcap). There's
2293                 still to drop "Audio player" and "Image
2294                 viewer" preferences.
2295
2296 2006-08-17 [mones]      2.4.0cvs56
2297
2298         * manual/es/sylpheed-claws-manual.xml
2299                 fix DTD path
2300
2301 2006-08-17 [mones]      2.4.0cvs55
2302
2303         * configure.ac
2304         * manual/Makefile.am
2305         * manual/es/Makefile.am
2306         * manual/es/account.xml
2307         * manual/es/ack.xml
2308         * manual/es/addrbook.xml
2309         * manual/es/advanced.xml
2310         * manual/es/faq.xml
2311         * manual/es/glossary.xml
2312         * manual/es/gpl.xml
2313         * manual/es/handling.xml
2314         * manual/es/intro.xml
2315         * manual/es/keyboard.xml
2316         * manual/es/plugins.xml
2317         * manual/es/starting.xml
2318         * manual/es/sylpheed-claws-manual.xml
2319         * manual/es/dist/Makefile.am
2320         * manual/es/dist/html/Makefile.am
2321         * manual/es/dist/pdf/Makefile.am
2322         * manual/es/dist/ps/Makefile.am
2323         * manual/es/dist/txt/Makefile.am
2324                 Spanish translation for the manual
2325
2326 2006-08-16 [colin]      2.4.0cvs54
2327
2328         * src/compose.c
2329         * src/main.c
2330         * src/mainwindow.c
2331                 Fix send button sensitivity at startup
2332                 Set send menu sensitivity (patch by Fabien)
2333         * src/ssl_manager.c
2334                 Enable closing with esc (patch by Fabien)
2335         * src/gtk/foldersort.c
2336                 Enable closing with esc (patch by Fabien)
2337         * src/procmime.c
2338                 Optimisation (no need to copy to tempfile to
2339                 "decode" 7bit and 8bit)
2340         * src/summaryview.c
2341                 Fix cruft in swap_from case
2342         * src/textview.c
2343                 Fix missing last line in some mail cases 
2344                 (Fixes debian #381872)
2345         * src/plugins/pgpcore/prefs_gpg.c
2346         * src/plugins/pgpcore/sgpgme.c
2347         * src/plugins/pgpcore/sgpgme.h
2348                 Don't show "no key found" when user explicitely
2349                 wants to create a key
2350
2351 2006-08-16 [paul]       2.4.0cvs53
2352
2353         * configure.ac
2354         * src/account.c
2355         * src/addressbook.c
2356         * src/headerview.c
2357         * src/prefs_account.c
2358         * src/prefs_message.c
2359         * src/gtk/gtkutils.c
2360                 bump up minimum required versions of GTK+ and
2361                 GLIB to 2.6.0
2362
2363 2006-08-16 [paul]       2.4.0cvs52
2364
2365         * src/toolbar.c
2366                 workaround GTK+ Bug 351600 - 'Can't re-click
2367                 on button after sensitivity update'
2368                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2369                 Thanks to Colin
2370
2371 2006-08-15 [colin]      2.4.0cvs51
2372
2373         * src/plugins/pgpcore/prefs_gpg.c
2374                 Set options sensitivity according to
2375                 key existence
2376         * src/plugins/pgpcore/sgpgme.c
2377                 Allow to create key with no passphrase
2378
2379 2006-08-14 [cleroy]     2.4.0cvs50
2380
2381         * src/gtk/pluginwindow.c
2382                 New layout (maybe to be changed?)
2383         * src/gtk/gtkutils.c
2384                 Fix a bit label_window
2385         * src/plugins/pgpcore/passphrase.c
2386         * src/plugins/pgpcore/passphrase.h
2387         * src/plugins/pgpcore/plugin.c
2388         * src/plugins/pgpcore/prefs_gpg.c
2389         * src/plugins/pgpcore/prefs_gpg.h
2390         * src/plugins/pgpcore/sgpgme.c
2391         * src/plugins/pgpcore/sgpgme.h
2392                 Allow to create a PGP private key via the GUI
2393
2394 2006-08-14 [wwp]        2.4.0cvs49
2395
2396         * src/addressbook_foldersel.c
2397                 fix strict ISO C90 compliance.
2398
2399 2006-08-14 [paul]       2.4.0cvs48
2400
2401         * src/gtk/prefswindow.c
2402                 re-set scrolled window on opening
2403                 Patch by Ticho
2404
2405 2006-08-14 [paul]
2406
2407         2.5.0-rc1 released
2408
2409 2006-08-14 [paul]       2.4.0cvs47
2410
2411         * src/prefs_display_header.c
2412                 re-enable user-defined Displayed Headers
2413
2414 2006-08-14 [paul]       2.4.0cvs46
2415
2416         * src/prefs_account.c
2417                 use GTK_STOCK_EDIT
2418
2419 2006-08-13 [colin]      2.4.0cvs45
2420
2421         * src/common/utils.c
2422                 Fix "a" in quote when the original message is empty,
2423                 by using \0 instead of 'a' to test writability of
2424                 temp files.
2425
2426 2006-08-13 [wwp]        2.4.0cvs44
2427
2428         * src/plugins/spamassassin/spamassassin.c
2429                 fix capitalization of "SpamAssassin" in some debug, log and
2430                 dialog messages.
2431
2432 2006-08-13 [paul]       2.4.0cvs43
2433
2434         * src/editldap.c
2435                 fix overlapping widgets
2436         * src/prefs_account.c
2437                 fix translation of protocol_names[]
2438                 fix label disappearing off the edge of the
2439                 visible area
2440
2441 2006-08-12 [paul]       2.4.0cvs42
2442
2443         * manual/plugins.xml
2444                 update IRC channel info before it gets forgotten
2445                 about
2446
2447 2006-08-11 [colin]      2.4.0cvs41
2448
2449         * src/compose.c
2450         * src/mainwindow.c
2451         * src/mainwindow.h
2452         * src/procmsg.c
2453         * src/procmsg.h
2454         * src/summaryview.c
2455         * src/toolbar.c
2456                 Grey out the Send button if
2457                 - Queue folders are empty, or
2458                 - We're sending already
2459
2460 2006-08-11 [wwp]        2.4.0cvs40
2461
2462         * src/main.c
2463                 fix a logic issue when quitting while a compose window is
2464                 still open, thanks to Colin.
2465
2466 2006-08-10 [colin]      2.4.0cvs39
2467
2468         * src/main.c
2469                 Fix default font size setting after wizard run
2470         * src/imap.c
2471         * src/etpan/imap-thread.c
2472         * src/etpan/imap-thread.h
2473                 Fix bug #999 (Timing out on TSL cert validation 
2474                 dialog makes ugly things happen). Also, STARTTLS
2475                 unconditionnaly if initial capabilities contain
2476                 LOGINDISABLED and STARTTLS.
2477
2478 2006-08-09 [colin]      2.4.0cvs38
2479
2480         * src/mainwindow.c
2481         * src/mainwindow.h
2482                 Fix Tools/Actions sensitivity when there are
2483                 no actions
2484
2485 2006-08-09 [colin]      2.4.0cvs37
2486
2487         * src/prefs_filtering.c
2488                 Warning fix, patch by Paul
2489         * src/messageview.c
2490         * src/prefs_actions.c
2491         * src/prefs_filtering_action.c
2492         * src/prefs_matcher.c
2493                 Uniformisation of "Info ..." to "Info..." (for
2494                 old gtk), patch by Fabien
2495         * src/plugins/clamav/clamav_plugin_gtk.c
2496                 Sensitivity fix by Fabien
2497
2498 2006-08-09 [colin]      2.4.0cvs36
2499
2500         * src/main.c
2501         * src/main.h
2502                 Add a function to know whether we're exiting
2503         * src/plugins/trayicon/trayicon.c
2504                 If exiting, don't do anything. Faster, and
2505                 avoids gtk_main_iteration reentracy causing
2506                 segfaults at exit
2507
2508 2006-08-09 [colin]      2.4.0cvs35
2509
2510         * src/messageview.c
2511         * src/mimeview.c
2512         * src/mimeview.h
2513                 Fix lack of part selection when automatically 
2514                 jumping to a specific part
2515         * src/msgcache.c
2516                 Little optimisation in cache reading
2517
2518 2006-08-09 [colin]      2.4.0cvs34
2519
2520         * src/compose.c
2521                 Fix crash setting the priority on reedit
2522                 (Accessing compose before creating it!)
2523
2524 2006-08-08 [colin]      2.4.0cvs33
2525
2526         * src/procmime.c
2527                 Fix bug #998 (last attachment is not accessible)
2528                 Bad RFC interpretation on multipart close-delimiters
2529         * src/mimeview.c
2530         * src/mimeview.h
2531         * src/gtk/gtkvscrollbutton.c
2532         * src/gtk/gtkvscrollbutton.h
2533                 Make attachments list wheel-scrollable
2534
2535 2006-08-07 [colin]      2.4.0cvs32
2536
2537         * src/gtk/gtkaspell.c
2538                 Fix bug #973 (Unicode punctation characters 
2539                 are not recognized as separators by the
2540                 spell checker); fix unsigned stuff
2541
2542 2006-08-07 [colin]      2.4.0cvs31
2543
2544         * src/compose.c
2545                 Fix bug #956 (DnD text with accents in compose 
2546                 text entry); fix gccc's signed/unsigned fuss
2547
2548 2006-08-06 [colin]      2.4.0cvs30
2549
2550         * src/main.c
2551                 Fix bug #979 (Plugin crashes when exiting 
2552                 sylpheed-claws) : handle exit request only 
2553                 once
2554
2555 2006-08-05 [colin]      2.4.0cvs29
2556
2557         * src/news.c
2558                 Just make sure we have a msgid.
2559
2560 2006-08-05 [colin]      2.4.0cvs28
2561
2562         * src/news.c
2563         * src/summaryview.c
2564                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2565                 by reimplementing it
2566         * src/textview.c
2567                 Fix bug when hiding quotes with level > 3 and quote
2568                 colors are recycled
2569
2570 2006-08-04 [colin]      2.4.0cvs27
2571
2572         * src/compose.c
2573         * src/undo.c
2574         * src/undo.h
2575                 Fix a bit replace-by-pasting undo
2576         * src/mainwindow.c
2577         * src/messageview.c
2578                 Fix Fold quotes menu synchro in
2579                 mainwindow when it changes in 
2580                 messageview
2581         * src/textview.c
2582                 Fix right-click on quotes blocks
2583         * src/common/utils.c
2584                 Verify that the file created by
2585                 my_tmpfile() is writable. Fixes
2586                 bug #988 (very specific filesystem
2587                 issue)
2588         * src/plugins/pgpcore/sgpgme.c
2589                 Fix file descriptor leak
2590         * src/plugins/spamassassin/spamassassin.c
2591                 Warn once if spamd isn't reachable
2592
2593 2006-08-04 [colin]      2.4.0cvs26
2594
2595         * src/toolbar.c
2596                 i18n context patch by Fabien
2597
2598 2006-08-03 [colin]      2.4.0cvs25
2599
2600         * src/mainwindow.c
2601         * src/messageview.c
2602                 Rename "Hide quotes" to "Fold quotes"
2603         * src/textview.c
2604                 Don't use hand cursor on quotes. "all 
2605                 the bonuses of the feature and none of 
2606                 unwelcome side-effects"
2607
2608 2006-08-03 [colin]      2.4.0cvs24
2609
2610         * AUTHORS
2611         * sylpheed-claws.desktop
2612         * src/gtk/authors.h
2613                 Bring the desktop file to XDG compliance
2614                 Patch by Charles A. Edwards
2615
2616 2006-08-03 [colin]      2.4.0cvs23
2617
2618         * src/textview.c
2619                 Fix links offset when they are preceded
2620                 by accentued chars (g_utf8_strlen!)
2621         * src/mainwindow.c
2622                 Fix wrong status when starting offline
2623
2624
2625 2006-08-03 [wwp]        2.4.0cvs22
2626
2627         * src/prefs_common.h
2628                 ask what to do w/ filtering rules that belong to an account when
2629                 applying filtering rules manually from the main window (skip,
2630                 apply regardless of the account, use current account). This dialog
2631                 can be skipped and the last reply used.
2632                 (forgot that file)
2633
2634 2006-08-03 [wwp]        2.4.0cvs21
2635
2636         * src/filtering.c
2637         * src/filtering.h
2638         * src/prefs_common.c
2639         * src/summaryview.c
2640         * src/alertpanel.c
2641         * src/alertpanel.h
2642         * src/messageview.c
2643                 ask what to do w/ filtering rules that belong to an account when
2644                 applying filtering rules manually from the main window (skip,
2645                 apply regardless of the account, use current account). This dialog
2646                 can be skipped and the last reply used.
2647
2648
2649 2006-08-03 [colin]      2.4.0cvs20
2650
2651         * src/textview.c
2652                 Optimize previous patch
2653
2654 2006-08-03 [cleroy]     2.4.0cvs19
2655
2656         * src/textview.c
2657                 Fix quotes getting toggled back when the
2658                 mail has an even number of text parts
2659
2660 2006-08-02 [colin]      2.4.0cvs18
2661
2662         * src/messageview.c
2663                 Add Hide quotes menu
2664
2665 2006-08-02 [colin]      2.4.0cvs17
2666
2667         * src/mainwindow.c
2668         * src/prefs_common.c
2669         * src/textview.c
2670         * src/textview.h
2671         * src/gtk/about.c
2672                 Allow per-level quote hiding,
2673                 Allow toggling quotes by double-clicking them
2674                 Rename RemoteURI to ClickableText to reflect
2675                 the fact it's used for a variety of things
2676
2677 2006-08-02 [wwp]        2.4.0cvs16
2678
2679         * src/mainwindow.c
2680                 fix "View/Hide quotes" menu item status initialization.
2681
2682 2006-08-02 [wwp]        2.4.0cvs15
2683
2684         * src/matcher_parser_parse.y
2685                 remove a debug trace.
2686
2687 2006-08-02 [paul]       2.4.0cvs14
2688
2689         * src/plugins/pgpcore/passphrase.c
2690                 don't set initial dialog size
2691                 make it resizable
2692
2693 2006-08-02 [paul]       2.4.0cvs13
2694
2695         * src/noticeview.c
2696                 remove the rogue '/' character
2697
2698 2006-08-02 [paul]       2.4.0cvs12
2699
2700         * src/noticeview.c
2701                 allow buttons to resize as necessary
2702
2703 2006-08-01 [wwp]        2.4.0cvs11
2704
2705         * src/mbox.c
2706                 fix strict ISO C90 compliance.
2707
2708 2006-08-01 [wwp]        2.4.0cvs10
2709
2710         * tools/update-po
2711                 updated update-po tool to work w/ context-dependent translations.
2712                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2713
2714 2006-08-01 [wwp]        2.4.0cvs9
2715
2716         * src/matcher.c
2717         * src/prefs_filtering.c
2718         * src/prefs_matcher.c
2719                 allow context-dependent translations for "All",
2720                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2721
2722 2006-07-31 [colin]      2.4.0cvs8
2723
2724         * AUTHORS
2725         * src/gtk/authors.h
2726                 Add Rafal to authors
2727
2728 2006-07-31 [colin]      2.4.0cvs7
2729
2730         * src/compose.c
2731         * src/mainwindow.c
2732         * src/messageview.h
2733         * src/prefs_common.c
2734         * src/prefs_common.h
2735         * src/textview.c
2736                 Add 'View/Hide quotes'. Patch based on a patch
2737                 by Rafal Weglarz
2738
2739 2006-07-31 [colin]      2.4.0cvs6
2740
2741         * src/action.c
2742                 Fix problem with "> stuff >" actions
2743
2744 2006-07-31 [paul]       2.4.0cvs5
2745
2746         * po/nb.po
2747                 updated by Geir Helland
2748
2749 2006-07-31 [wwp]        2.4.0cvs4
2750
2751         * src/mainwindow.c
2752         * src/summaryview.c
2753         * src/summaryview.h
2754                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2755                 thanks to Colin.
2756
2757 2006-07-31 [wwp]        2.4.0cvs3
2758
2759         * src/Makefile.am
2760         * src/addr_compl.c
2761         * src/addr_compl.h
2762         * src/addressbook.c
2763         * src/addressbook.h
2764         * src/addressbook_foldersel.c
2765         * src/addressbook_foldersel.h
2766         * src/addrindex.c
2767         * src/addrindex.h
2768         * src/matcher.c
2769         * src/matcher.h
2770         * src/matcher_parser_lex.l
2771         * src/matcher_parser_parse.y
2772         * src/prefs_common.c
2773         * src/prefs_common.h
2774         * src/prefs_filtering.c
2775         * src/prefs_matcher.c
2776         * src/prefs_matcher.h
2777         * src/summaryview.c
2778                 introduce filtering against the address book. It's now possible to add
2779                 matched conditions to determine if any email address in a message matches
2780                 or doesn't match any or all books or folders in the address book.
2781
2782 2006-07-31 [wwp]        2.4.0cvs2
2783
2784         * src/account.c
2785         * src/filtering.c
2786         * src/filtering.h
2787         * src/folder.c
2788         * src/folderview.c
2789         * src/inc.c
2790         * src/mainwindow.c
2791         * src/matcher.c
2792         * src/matcher_parser_lex.l
2793         * src/matcher_parser_parse.y
2794         * src/mbox.c
2795         * src/prefs_filtering.c
2796         * src/prefs_filtering.h
2797         * src/procmsg.c
2798         * src/procmsg.h
2799         * src/summaryview.c
2800                 introduce per-account filtering rules. Each filtering rule can now be assigned
2801                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2802                 when applying filtering rules manually, as all rules will apply - even the ones
2803                 assigned to an account. This issue will be addressed soon.
2804  
2805
2806
2807 2006-07-31 [wwp]        2.4.0cvs1
2808
2809         * src/quote_fmt.c
2810                 make more strings translatable.
2811
2812 2006-07-31 [paul]       2.4.0
2813
2814         2.4.0 released
2815
2816 2006-07-31 [paul]       2.3.1cvs91
2817
2818         * po/ca.po
2819                 updated by Miquel Oliete
2820
2821 2006-07-31 [paul]       2.3.1cvs90
2822
2823         * po/de.po
2824         * po/el.po
2825         * po/fr.po
2826         * po/it.po
2827         * po/pl.po
2828         * po/pt_BR.po
2829         * po/sr.po
2830         * po/zh_CN.po
2831                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2832                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2833                 Aleksandar Urosevic, and Ralgh Young
2834
2835 2006-07-31 [paul]       2.3.1cvs89
2836
2837         * src/account.c
2838         * src/main.c
2839         * src/mainwindow.c
2840         * src/mainwindow.h
2841                 Fix a race condition when, after an SC crash, rescanning
2842                 folders took more than 0.5 seconds
2843                 Thanks to Colin
2844
2845 2006-07-31 [paul]       2.3.1cvs88
2846
2847         * src/folderview.c
2848                 don't translate separator strings
2849
2850 2006-07-30 [mones]      2.3.1cvs87
2851
2852         * doc/man/sylpheed-claws.1
2853                 Fixed non-ASCII chars in Hoa's name
2854         * po/es.po
2855                 Updated for release
2856
2857 2006-07-27 [colin]      2.3.1cvs86
2858
2859         * src/textview.c
2860                 Don't include the leading \n in links
2861                 Patch by Fabien
2862
2863 2006-07-25 [colin]      2.3.1cvs85
2864
2865         * src/mainwindow.c
2866         * src/common/socket.h
2867         * src/etpan/imap-thread.c
2868                 Refresh resolvers before connecting
2869                 to IMAP servers, and after switching
2870                 to online. Thanks to Paul.
2871
2872 2006-07-18 [colin]
2873
2874         * 2.4.0-rc4 released
2875
2876 2006-07-17 [colin]      2.3.1cvs84
2877
2878         * src/inc.c
2879                 Show connection attempt in statusbar before
2880                 connecting (previously first message was
2881                 "Retrieving messages from ..." after the
2882                 connection succeeded.
2883
2884 2006-07-16 [wwp]        2.3.1cvs83
2885
2886         * sylpheed-claws.ico
2887                 Added .ico file (windows multi-size icon file, generated).
2888
2889 2006-07-12 [wwp]        2.3.1cvs82
2890
2891         * src/messageview.c
2892                 remove Message/Re-edit menu entry from messageview window,
2893                 as sent/draft/queued messages are opened in compose window when
2894                 re-edited and it's not possible to re-edit other msgs.
2895
2896 2006-07-12 [paul]       2.3.1cvs81
2897
2898         * AUTHORS
2899         * src/mainwindow.c
2900         * src/gtk/authors.h
2901                 check online state before resetting
2902                 mailcheck timer. Useful if some program
2903                 verifies connection state and updates
2904                 Claws.
2905                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2906
2907 2006-07-12 [paul]       2.3.1cvs80
2908
2909         * sylpheed-claws-128x128.png
2910         * sylpheed-claws-64x64.png
2911         * sylpheed-claws.png
2912         * src/Makefile.am
2913         * src/main.c
2914         * src/prefs_toolbar.c
2915         * src/stock_pixmap.c
2916         * src/stock_pixmap.h
2917         * src/wizard.c
2918         * src/gtk/about.c
2919         * src/gtk/gtkutils.c
2920         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2921         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2922         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2923         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2924         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2925         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2926                 updated and renamed logo/icon files and related
2927                 logo by Jesper Schultz
2928
2929 2006-07-11 [paul]       2.3.1cvs79
2930
2931         * src/main.c
2932                 fix the labels a smidgin
2933
2934 2006-07-09 [colin]      2.3.1cvs78
2935
2936         * src/textview.c
2937                 Show errors in textviewer's command
2938                 Patch by H. Merijn Brand
2939
2940 2006-07-09 [colin]      2.3.1cvs77
2941
2942         * src/compose.c
2943                 Save FMID in drafts too
2944
2945 2006-07-08 [colin]      2.3.1cvs76
2946
2947         * src/compose.c
2948                 Svae RMID in drafted mails too
2949                 Save quote_fmt vars for whole mails,
2950                 don't reset at each quote_fmt_init:
2951                 allows to use the same |i{var} in
2952                 various template fields
2953         * src/prefs_template.c
2954         * src/quote_fmt.h
2955         * src/quote_fmt_parse.y
2956                 Same
2957
2958 2006-07-08 [colin]      2.3.1cvs75
2959
2960         * src/textview.c
2961                 Fix highlighting of attached parts URIs
2962
2963 2006-07-08 [colin]      2.3.1cvs74
2964
2965         * src/main.c
2966                 Prevent bug #981 (sc 2.3.1 segfaults with 
2967                 gtk+ 2.10) from being reported again:
2968                 if Sylpheed-Claws has been compiled against
2969                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2970                 of if Sylpheed-Claws has been compiled against
2971                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2972                 error out.
2973
2974 2006-07-07 [colin]      2.3.1cvs73
2975
2976         * src/prefs_actions.c
2977                 Fix label
2978
2979 2006-07-07 [colin]      2.3.1cvs72
2980
2981         * src/prefs_actions.c
2982                 Fix compile on gtk < 2.8. argh :)
2983
2984 2006-07-07 [paul]       2.3.1cvs71
2985
2986         * src/common/defs.h
2987                 update DONATE_URI
2988
2989 2006-07-07 [colin]      2.3.1cvs70
2990
2991         * po/POTFILES.in
2992         * src/quote_fmt.c
2993         * src/quote_fmt_lex.l
2994         * src/quote_fmt_parse.y
2995                 Add |i{var}, a way to insert user-entered
2996                 text in a template
2997
2998 2006-07-07 [colin]
2999
3000         * 2.4.0-rc3 released
3001
3002 2006-07-07 [colin]      2.3.1cvs69
3003
3004         * src/folder.c
3005                 Don't consider inboxes of UNKNOWN folder 
3006                 classes to be useable as default inboxes
3007
3008 2006-07-07 [paul]       2.3.1cvs68
3009
3010         * src/textview.c
3011                 add missing #include <errno.h>
3012                 Thanks to René J. Blokland
3013
3014 2006-07-07 [paul]       2.3.1cvs67
3015
3016         * src/action.c
3017                 Return now Closes dialog
3018         * src/mimeview.c
3019         * src/mimeview.h
3020         * src/textview.c
3021                 add contextual menu to mime parts listed
3022                 in the textview
3023                 Thanks to Colin
3024         * src/common/utils.c
3025                 reversal: ' is a valid character in URLs
3026
3027 2006-07-06 [colin]      2.3.1cvs66
3028
3029         * src/remotefolder.h
3030                 Forgotten in previous commit
3031
3032 2006-07-06 [colin]      2.3.1cvs65
3033
3034         * src/folder.c
3035                 Set summary update flag whenever
3036                 totals changed
3037         * src/imap.c
3038         * src/prefs_account.c
3039         * src/common/utils.h
3040         * src/etpan/imap-thread.c
3041                 Fix warnings, thanks to Fabien and
3042                 Ricardo
3043
3044 2006-07-06 [wwp]        2.3.1cvs64
3045
3046         * src/gtk/gtkutils.c
3047                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
3048
3049 2006-07-06 [wwp]        2.3.1cvs63
3050
3051         * src/account.c
3052         * src/addressbook.c
3053         * src/addressitem.h
3054         * src/folderview.c
3055         * src/mainwindow.c
3056         * src/manual.c
3057         * src/manual.h
3058         * src/message_search.c
3059         * src/prefs_actions.c
3060         * src/prefs_filtering.c
3061         * src/prefs_filtering.h
3062         * src/prefs_template.c
3063         * src/summary_search.c
3064         * src/summaryview.c
3065         * src/gtk/gtkutils.c
3066         * src/gtk/gtkutils.h
3067         * src/gtk/pluginwindow.c
3068                 add help buttons to some dialogs. Clicking such buttons opens a
3069                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
3070
3071 2006-07-06 [paul]       2.3.1cvs62
3072
3073         * src/textview.c
3074                 fix attachments contextual menu
3075                 Thanks to Colin
3076
3077 2006-07-05 [colin]      2.3.1cvs61
3078
3079         * src/textview.c
3080         * src/compose.c
3081                 Handle sftp:// links
3082
3083 2006-07-05 [paul]       2.3.1cvs60
3084
3085         * src/gtk/filesel.c
3086                 grab save button by default
3087                 Thanks to Colin
3088
3089 2006-07-05 [wwp]        2.3.1cvs59
3090
3091         * manual/xml2pdf
3092                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
3093
3094 2006-07-04 [colin]      2.3.1cvs58
3095
3096         * src/mimeview.c
3097         * src/textview.c
3098                 Use left click to select, middle click to open
3099                 on mimeparts links
3100         * src/common/utils.c
3101                 Fix segfault
3102
3103 2006-07-04 [colin]      2.3.1cvs57
3104
3105         * src/mainwindow.c
3106         * src/news.c
3107                 Warning fixes, thanks to Fabien
3108
3109 2006-07-04 [colin]      2.3.1cvs56
3110
3111         * src/mimeview.c
3112         * src/mimeview.h
3113         * src/textview.c
3114                 Allow parts to be selected via their text label
3115                 in textview
3116
3117 2006-07-04 [colin]      2.3.1cvs55
3118
3119         * src/folderview.c
3120                 Feedback when closing (for big folders)
3121         * src/prefs_actions.c
3122         * src/prefs_filtering.c
3123         * src/prefs_matcher.c
3124         * src/prefs_template.c
3125                 Fix default button when closing without
3126                 having saved
3127
3128 2006-07-04 [colin]      2.3.1cvs54
3129
3130         * src/news.c
3131                 Delete local file on deletion
3132
3133 2006-07-03 [colin]      2.3.1cvs53
3134
3135         * src/folderview.c
3136         * src/main.c
3137                 Don't freeze when rescanning after crash
3138
3139 2006-07-03 [wwp]        2.3.1cvs52
3140
3141         * src/compose.c
3142         * src/privacy.c
3143         * src/privacy.h
3144         * src/plugins/pgpinline/pgpinline.c
3145         * src/plugins/pgpmime/pgpmime.c
3146                 don't report an error when the user cancels the passphrase dialog.
3147
3148 2006-07-02 [colin]      2.3.1cvs51
3149
3150         * src/folderview.c
3151                 Open message when crossing folders with Space,
3152                 goto next unread and friends
3153
3154 2006-07-01 [colin]      2.3.1cvs50
3155
3156         * src/prefs_account.c
3157                 Typographic rules varying from language
3158                 to language (in french "Protocole :"),
3159                 we have to do that :)
3160
3161 2006-07-01 [ticho]      2.3.1cvs49
3162
3163         * src/prefs_account.c
3164                 Only use one temporary gchar* variable in
3165                 prefs_account_protocol_set_optmenu().
3166
3167 2006-07-01 [ticho]      2.3.1cvs48
3168
3169         * src/prefs_account.c
3170         * src/prefs_account.h
3171                 Use GtkLabel for existing account protocol name.
3172                 Created an array for protocol names and populate the
3173                 combobox from it in a for() cycle.
3174
3175 2006-06-30 [colin]      2.3.1cvs47
3176
3177         * src/compose.c
3178                 Block undo when changing signature (by changing
3179                 account)
3180
3181 2006-06-30 [paul]       2.3.1cvs46
3182
3183         * src/send_message.c
3184                 when editing From in the Compose window, use that address
3185                 in the Return-Path: header
3186                 Thanks to Colin
3187
3188 2006-06-30 [colin]      2.3.1cvs45
3189
3190         * src/compose.c
3191                 Fix signature replacement:
3192                 - when no newline before separator
3193                 - when reediting
3194
3195 2006-06-29 [colin]      2.3.1cvs44
3196
3197         * src/folderview.c
3198         * src/folderview.h
3199         * src/mainwindow.c
3200         * src/summaryview.c
3201                 Let 'View/Go to/Next marked' work like
3202                 Next new & Next unread: across folders
3203                 Change the select_on_entry pref to do
3204                 what we want when changing folder
3205         * src/common/utils.c
3206                 Fix single-quoted links 
3207
3208 2006-06-29 [colin]      2.3.1cvs43
3209
3210         * src/gtk/gtkaspell.c
3211                 "Sylpheed" and "Sylpheed-Claws" do exist !
3212
3213 2006-06-29 [colin]      2.3.1cvs42
3214
3215         * src/imap.c
3216                 Forgot to remove debug
3217
3218 2006-06-29 [colin]      2.3.1cvs41
3219
3220         * src/imap.c
3221         * src/imap.h
3222         * src/mainwindow.c
3223                 Disconnect from IMAP servers when going
3224                 offline. Fixes bug #978 (going to offline-mode 
3225                 won't close connections)
3226
3227 2006-06-29 [colin]      2.3.1cvs40
3228
3229         * src/main.c
3230                 Fix transient setting on failing plugins
3231                 Patch by Fabien
3232         * src/plugins/pgpcore/sgpgme.c
3233                 Only warn for OpenPGP. Most people don't
3234                 have CMS available.
3235
3236 2006-06-29 [colin]      2.3.1cvs39
3237
3238         * src/compose.c
3239                 Fix Spelling menu (discrepancy between context menu
3240                 and top menu when folder's dictionary isn't the 
3241                 default one)
3242         * src/plugins/pgpcore/sgpgme.c
3243                 More error reporting about why gpgme can fail
3244
3245 2006-06-29 [wwp]        2.3.1cvs38
3246
3247         * src/mainwindow.c
3248                 honor the display-header-pane setting even when the message view
3249                 is a separate window.
3250
3251 2006-06-29 [wwp]        2.3.1cvs37
3252
3253         * src/prefs_actions.c
3254                 forgot to commit that one (use of GTK_STOCK_INFO).
3255
3256 2006-06-29 [colin]      2.3.1cvs36
3257
3258         * src/imap.c
3259                 Better handling of login errors (ask the password
3260                 again once), alert in case of error. Fix three
3261                 signedness warnings.
3262
3263 2006-06-28 [wwp]        2.3.1cvs35
3264
3265         * src/prefs_template.c
3266         * src/prefs_matcher.c
3267         * src/prefs_filtering_action.c
3268         * src/prefs_quote.c
3269                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3270                 patch by Fabien Vantard, slightly modified.
3271
3272 2006-06-28 [paul]
3273
3274         2.4.0-rc2 released
3275
3276 2006-06-28 [colin]      2.3.1cvs34
3277
3278         * src/prefs_account.c
3279                 Fix bug #977 (Can't add or edit imap accounts)
3280
3281 2006-06-28 [colin]      2.3.1cvs33
3282
3283         * src/mimeview.c
3284                 Fix previous
3285
3286 2006-06-28 [colin]      2.3.1cvs32
3287
3288         * src/mimeview.c
3289                 Save named inlined attachments with "Save all"
3290         * src/main.c
3291         * src/mbox.c
3292         * src/common/plugin.c
3293         * src/common/plugin.h
3294         * src/common/sylpheed.c
3295         * src/common/utils.c
3296         * src/plugins/pgpcore/sylpheed.def
3297         * src/plugins/pgpinline/sylpheed.def
3298         * src/plugins/pgpmime/sylpheed.def
3299                 Win32 compatibility patch, by
3300                 Werner Koch
3301
3302 2006-06-28 [wwp]        2.3.1cvs31
3303
3304         * src/imap.c
3305         * src/prefs_folder_item.c
3306                 less compilation warnings (thanks to Fabien Vantard), less typos.
3307
3308 2006-06-28 [paul]       2.3.1cvs30
3309
3310         * src/gtk/gtkutils.c
3311                 gtk_combo_box_set_focus_on_click() is only
3312                 available since gtk 2.6.0
3313
3314 2006-06-28 [paul]       2.3.1cvs29
3315
3316         * src/prefs_ext_prog.c
3317                 fix engrish and add a tooltip for the
3318                 'command for 'Display as text' option
3319
3320 2006-06-28 [paul]
3321
3322         2.4.0-rc1 released
3323
3324 2006-06-28 [paul]       2.3.1cvs28
3325
3326         * ChangeLog
3327         * tools/Makefile.am
3328                 include textviewer.pl in releases
3329
3330 2006-06-28 [paul]       2.3.1cvs27
3331
3332         * src/prefs_ext_prog.c
3333                 hide Print command option if libgnomeprint
3334                 support is present
3335
3336 2006-06-27 [colin]      2.3.1cvs26
3337
3338         * src/compose.c
3339                 Fix Esc handling in insert/attach dialog
3340                 Don't show this dialog if dragging something
3341                 else than text/uri-list
3342                 Thanks to Fabien Vantard
3343         * tools/textviewer.pl
3344                 Filter script to display stuff as text
3345                 by H. Merijn Brand
3346
3347 2006-06-27 [wwp]        2.3.1cvs25
3348
3349         * src/messageview.c
3350                 use the exact product name (message view title), patch
3351                 by Fabien Vantard.
3352
3353 2006-06-27 [ticho]      2.3.1cvs24
3354
3355         * src/prefs_account.c
3356         * src/prefs_common.c
3357         * src/prefs_common.h
3358         * src/prefs_ext_prog.c
3359         * src/textview.c
3360                 Add a preference (Preferences/External programs)
3361                 to allow "Display as text" to be done via a script
3362                 (patch by H.Merijn Brand).
3363                 Use GtkComboBox for protocol selection in account
3364                 preferences.
3365                 Only include current choice for existing accounts, and
3366                 insensitivize the combobox.
3367
3368 2006-06-27 [paul]       2.3.1cvs23
3369
3370         * src/mbox.c
3371                 fix crasher introduced in cvs21.
3372                 Thanks to Colin
3373
3374 2006-06-26 [colin]      2.3.1cvs22
3375
3376         * src/mbox.c
3377                 Fix double-frees when leaving folders
3378                 after exporting to mbox
3379
3380 2006-06-26 [colin]      2.3.1cvs21
3381
3382         * src/mbox.c
3383                 More feedback (and optimisation)
3384                 on import/export
3385         * src/common/utils.c
3386                 Fix case when looking for mail addresses
3387         * src/gtk/gtkutils.c
3388                 Extra check for (X-)Face
3389
3390 2006-06-25 [ticho]      2.3.1cvs20
3391
3392         * src/compose.c
3393         * src/exphtmldlg.c
3394         * src/gtk/gtkutils.c
3395         * src/gtk/gtkutils.h
3396                 Added second argument to gtkut_sc_combobox_create() to
3397                 control focus-on-click for the widget.
3398                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3399
3400 2006-06-25 [ticho]      2.3.1cvs19
3401
3402         * src/compose.c
3403         * src/gtk/Makefile.am
3404         * src/gtk/combobox.c
3405         * src/gtk/combobox.h
3406         * src/gtk/gtkutils.c
3407         * src/gtk/gtkutils.h
3408                 Use GtkComboBox instead of deprecated GtkOptionMenu
3409                 for account selector in compose window and for encoding
3410                 selector in attachment properties.
3411                 Also factorise working with the new GtkComboBox somewhat.
3412
3413 2006-06-24 [paul]       2.3.1cvs18
3414
3415         * src/prefs_common.c
3416                 use the correct default value
3417
3418 2006-06-24 [paul]       2.3.1cvs17
3419
3420         * src/compose.c
3421         * src/prefs_common.c
3422         * src/prefs_common.h
3423         * src/prefs_compose_writing.c
3424                 enable setting of default action when
3425                 dnd'ing files in the compose window.
3426                 (Collaborative effort with wwp)
3427
3428 2006-06-23 [wwp]        2.3.1cvs16
3429
3430         * src/compose.c
3431                 i18n fix (thanks to Fabien Vantard)
3432
3433 2006-06-22 [colin]      2.3.1cvs15
3434
3435         * src/prefs_customheader.c
3436                 Don't use filters in custom headers' file 
3437                 selector. Remember, extensions mean nothing :)
3438
3439 2006-06-22 [paul]       2.3.1cvs14
3440
3441         * configure.ac
3442                 allow setting of man directory location
3443
3444 2006-06-22 [colin]      2.3.1cvs13
3445
3446         * src/mainwindow.c
3447                 Add 'View/Go to/Next unread folder'.
3448                 I missed that :)
3449
3450 2006-06-22 [colin]      2.3.1cvs12
3451
3452         * src/common/utils.c
3453                 Add some subject prefixes
3454                 Patch by Bjorn T Johansen <btj@havleik.no>
3455
3456 2006-06-22 [colin]      2.3.1cvs11
3457
3458         * manual/advanced.xml
3459                 Forgotten hidden pref
3460
3461 2006-06-21 [paul]       2.3.1cvs10
3462
3463         * src/prefs_account.c
3464                 complete the removal of 'Add date header' option
3465
3466 2006-06-21 [paul]       2.3.1cvs9
3467
3468         * src/account.c
3469         * src/compose.c
3470         * src/prefs_account.c
3471         * src/prefs_account.h
3472                 remove option to add date header - always
3473                 add date header
3474         * src/etpan/imap-thread.c
3475                 fix warnings (Thanks to Colin)
3476
3477 2006-06-21 [wwp]        2.3.1cvs8
3478
3479         * src/folder.c
3480                 set the attachment flag when inline text part are (file)named. This is more convenient
3481                 when receiving (for instance) inline source files or patches sent using thunderbird.
3482
3483 2006-06-21 [paul]       2.3.1cvs7
3484
3485         * src/inc.c
3486                 fix off-by-one count of current msg in
3487                 statusbar filtering progressbar
3488
3489 2006-06-21 [paul]       2.3.1cvs6
3490
3491         * src/folder.c
3492                 Show attachment icon even if the part is 'inline'
3493                 if the following conditions are met:
3494                 - content-type != 'text/plain'
3495                 - content-type != '*/pgp-signature'
3496                 - either 'name' or 'filename' parameter is not NULL
3497                 
3498                 Thanks to Colin
3499
3500 2006-06-21 [paul]       2.3.1cvs5
3501
3502         * src/messageview.c
3503         * src/prefs_common.c
3504         * src/prefs_common.h
3505         * src/prefs_other.c
3506                 add an option to 'Never send Return
3507                 Receipts'
3508                 Thanks to Colin
3509
3510 2006-06-20 [mones]      2.3.1cvs4
3511
3512         * po/es.po
3513                 updated
3514         * src/compose.c
3515                 typo fixed (space after comma)
3516         * tools/make.themes.project
3517                 remove exec mode from tarball files
3518
3519 2006-06-20 [colin]      2.3.1cvs3
3520
3521         * src/news.c
3522         * src/procheader.c
3523         * src/unmime.c
3524                 Better fix for \n's in headers (don't 
3525                 break Received: and others)
3526
3527 2006-06-20 [paul]       2.3.1cvs2
3528
3529         * src/alertpanel.c
3530         * src/textview.c
3531                 improve legibility of phishing attempt
3532                 dialog
3533
3534 2006-06-20 [paul]       2.3.1cvs1
3535
3536         * NEWS
3537         * README
3538         * configure.ac
3539                 Update version number following
3540                 stable release
3541
3542 2006-06-20 [colin]      2.3.0cvs26
3543
3544         * src/compose.c
3545                 When dragging a file to the text of the compose
3546                 window, ask whether we want to insert or attach
3547                 (I know lots of people who do that to attach)
3548
3549 2006-06-20 [colin]      2.3.0cvs25
3550
3551         * src/etpan/imap-thread.c
3552                 Fix threshold (the append command is often > 32 bytes)
3553
3554 2006-06-19 [colin]      2.3.0cvs24
3555
3556         * src/imap.c
3557         * src/etpan/imap-thread.c
3558                 Workaround Rockliffe IMAP server bug: replace
3559                 "x UID SEARCH (ANSWERED UID 1:*)" with
3560                 "x UID SEARCH ANSWERED"
3561                 (Rockliffe doesn't handle the parenthesis)
3562
3563 2006-06-19 [colin]      2.3.0cvs23
3564
3565         * src/compose.c
3566         * src/imap.c
3567         * src/etpan/imap-thread.c
3568                 Probably fix bug #972 (Freezes when adding 
3569                 an attachment to the message)
3570         * src/common/defs.h
3571                 Modernize Firefox cmd
3572
3573
3574 2006-06-18 [colin]      2.3.0cvs22
3575
3576         * src/prefs_customheader.c
3577                 Only allow correct filenames for various
3578                 custom headers
3579
3580 2006-06-18 [colin]      2.3.0cvs21
3581
3582         * src/prefs_customheader.c
3583                 Add a 'From File...' button in custom headers prefs, which
3584                 try to do the right thing: 
3585                 for normal headers, use file as plaintext,
3586                 for X-Face, calls compface,
3587                 for Face, encode to b64.
3588
3589 2006-06-17 [colin]      2.3.0cvs20
3590
3591         * src/mh.c
3592                 Warning fix
3593
3594 2006-06-16 [colin]      2.3.0cvs19
3595
3596         * src/summaryview.c
3597                 Recursive quicksearch: show message list
3598                 in current folder, *then* search children
3599                 in the background.
3600
3601 2006-06-16 [colin]      2.3.0cvs18
3602
3603         * src/main.c
3604                 Instead of ignoring SIGPIPE, save caches
3605                 when getting one. Will fix the fact that
3606                 hot caches are out-of-date when logging 
3607                 out of Xorg.
3608         * src/compose.c
3609         * src/prefs_compose_writing.c
3610                 Only save text (not attachments) when 
3611                 auto-saving to drafts
3612         * src/unmime.c
3613                 Always replace \n, \r and \t with spaces
3614                 in headers
3615         * manual/dist/html/Makefile.am
3616         * manual/dist/pdf/Makefile.am
3617         * manual/dist/ps/Makefile.am
3618         * manual/dist/txt/Makefile.am
3619         * manual/fr/dist/html/Makefile.am
3620         * manual/fr/dist/pdf/Makefile.am
3621         * manual/fr/dist/ps/Makefile.am
3622         * manual/fr/dist/txt/Makefile.am
3623         * manual/pl/dist/html/Makefile.am
3624         * manual/pl/dist/pdf/Makefile.am
3625         * manual/pl/dist/ps/Makefile.am
3626         * manual/pl/dist/txt/Makefile.am
3627                 Fix make clean removing pregenerated manuals
3628
3629
3630 2006-06-16 [colin]      2.3.0cvs17
3631
3632         * src/plugins/pgpcore/sgpgme.c
3633         * src/plugins/pgpmime/pgpmime.c
3634         * src/plugins/pgpinline/pgpinline.c
3635                 Better error reporting in setup_signers.
3636                 Don't fallback to default key if specified
3637                 key isn't found.
3638                 Don't allow signing if more than one secret
3639                 key matches the one specified in prefs.
3640
3641 2006-06-15 [colin]      2.3.0cvs16
3642
3643         * src/folderview.c
3644                 Add "Send queue" in the folder's contextual
3645                 menu
3646         * src/compose.c
3647         * src/messageview.c
3648         * src/privacy.c
3649         * src/privacy.h
3650         * src/procmime.c
3651         * src/procmsg.c
3652         * src/plugins/pgpcore/passphrase.c
3653         * src/plugins/pgpcore/sgpgme.c
3654         * src/plugins/pgpinline/pgpinline.c
3655         * src/plugins/pgpmime/pgpmime.c
3656                 Better error reporting
3657         * src/mbox.c
3658                 Probably fix bug #971 (2.2.3 cannot read mail 
3659                 from local mbox)
3660
3661
3662 2006-06-15 [mones]      2.3.0cvs15
3663
3664         * tools/make.themes.project
3665                 creates the themes project from the web page
3666
3667 2006-06-15 [colin]      2.3.0cvs14
3668
3669         * src/folder.c
3670                 Better fix (avoid losing the folder if scan_tree 
3671                 fails)
3672
3673 2006-06-15 [cleroy]     2.3.0cvs13
3674
3675         * src/folder.c
3676                 Probably fix Bug #969 (crash on rebuilding 
3677                 imap folder)
3678
3679 2006-06-14 [colin]      2.3.0cvs12
3680
3681         * manual/dtd/manual.xsl
3682         * manual/sylpheed-claws-manual.xml
3683         * manual/fr/sylpheed-claws-manual.xml
3684         * manual/pl/sylpheed-claws-manual.xml
3685                 Insert pagebreaks between sections
3686
3687 2006-06-14 [paul]       2.3.0cvs11
3688
3689         * configure.ac
3690                 better fix than 2.3.0cvs10
3691
3692 2006-06-14 [paul]       2.3.0cvs10
3693
3694         * configure.ac
3695                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3696                 (backwards compatible)
3697
3698 2006-06-13 [colin]      2.3.0cvs9
3699
3700         * src/messageview.c
3701                 Fix sending of return receipt with the new queue folders
3702
3703 2006-06-13 [wwp]        2.3.0cvs8
3704
3705         * src/quote_fmt_lex.l
3706                 fix wrong tokens returned in quote_fmt lexer, query not().
3707
3708 2006-06-13 [wwp]        2.3.0cvs7
3709
3710         * src/folder.c
3711         * src/prefs_folder_item.c
3712                 allow changing folder type even when folder is not a top-level one,
3713                 thanks to Colin.
3714
3715 2006-06-12 [colin]      2.3.0cvs6
3716
3717         * src/folderview.c
3718                 Fix double-ask of "Do you want to mark all
3719                 as read"
3720
3721 2006-06-12 [colin]      2.3.0cvs5
3722
3723         * src/compose.c
3724         * src/compose.h
3725         * src/folder.c
3726         * src/folder.h
3727         * src/imap.c
3728         * src/inc.c
3729         * src/main.c
3730         * src/messageview.c
3731         * src/mh.c
3732         * src/prefs_folder_item.c
3733         * src/procheader.c
3734         * src/procmime.c
3735         * src/procmsg.c
3736         * src/procmsg.h
3737         * src/send_message.c
3738         * src/summaryview.c
3739         * src/toolbar.c
3740                 Apply bug #964's patch (Queue and drafts aren't normal)
3741                 The Drafts and Queue folder now contain RFC-822 files,
3742                 allowing to move and copy mails from and to these 
3743                 folders. Moving from Drafts to Queue will prepare the
3744                 mail for sending (PGP signature, encryption, etc).
3745                 This patch also rework sending errors handling to try
3746                 to be more helpful.
3747                 Also, allow redefining folder types via the GUI 
3748                 (Folder type in its Properties)
3749
3750 2006-06-12 [colin]      2.3.0cvs4
3751
3752         * src/summaryview.c
3753         * src/prefs_common.c
3754         * src/prefs_common.h
3755         * src/gedit-print.c
3756                 Allow to define a specific print font - patch
3757                 by Bernhard Walle <bernhard.walle@gmx.de>
3758         * src/prefs_fonts.c
3759         * manual/advanced.xml
3760         * manual/fr/advanced.xml
3761                 Add a hidden pref to allow deletion without
3762                 confirmation
3763
3764 2006-06-12 [wwp]        2.3.0cvs3
3765
3766         * .cvsignore
3767                 more files to ignore.
3768
3769 2006-06-12 [wwp]        2.3.0cvs2
3770
3771         * src/quote_fmt.c
3772         * src/quote_fmt_lex.l
3773         * src/quote_fmt_parse.y
3774                 extend the quote_fmt parser (templates and quotes):
3775                 - allow limited sub-expressions in |p{} and |f{} expressions,
3776                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3777                 - implemented/fixed missing implementation of query_references and show_references,
3778                 - completed, fixed contents and format of the symbols help dialog,
3779                 - fix some compilation warnings.
3780
3781 2006-06-12 [wwp]        2.3.0cvs1
3782
3783         * manual/advanced.xml
3784         * manual/fr/advanced.xml
3785                 updates in the "templates" section of the manual (eng/fr):
3786                  - be more precise (both versions)
3787                  - completed to match the english reference (fr version)
3788                  - touchups (both versions)
3789
3790 2006-06-12 [paul]       2.3.0
3791
3792         2.3.0 released
3793
3794 2006-06-12 [paul]       2.2.3cvs14
3795
3796         * po/ca.po
3797         * po/cs.po
3798         * po/de.po
3799         * po/el.po
3800         * po/fr.po
3801         * po/it.po
3802         * po/pt_BR.po
3803         * po/sr.po
3804         * po/zh_CN.po
3805                 updated by Miquel Oliete, Tim, Stephan Sachse,
3806                 Stavros Giannouris, Fabien Vantard, Andrea
3807                 Spadaccini, Frederico Goncalves Guimaraes,
3808                 Aleksandar Urosevic, and Ralgh Young
3809
3810 2006-06-12 [colin]      2.2.3cvs13
3811
3812         * src/mbox.c
3813                 Add missing header
3814
3815 2006-06-11 [colin]      2.2.3cvs12
3816
3817         * src/msgcache.c
3818                 Verify that g_malloc() succeeded
3819
3820 2006-06-11 [colin]      2.2.3cvs11
3821
3822         * src/wizard.c
3823                 Add Face header to welcome mail
3824
3825 2006-06-10 [colin]      2.2.3cvs10
3826
3827         * src/textview.c
3828                 Revert previous (Forgot it changes the
3829                 margin on the whole mail)
3830
3831 2006-06-10 [colin]      2.2.3cvs9
3832
3833         * src/textview.c
3834                 Don't overlap long headers under (X-)Face
3835
3836 2006-06-10 [mones]      2.2.3cvs8
3837
3838         * manual/xml2pdf
3839                 allow generation of manual on systems lacking saxon binary
3840                 but with java and the saxon library installed
3841
3842         * po/es.po
3843                 updated for release
3844
3845 2006-06-09 [colin]      2.2.3cvs7
3846
3847         * src/summaryview.c
3848                 Fix leak when using Display Sender using Addressbook
3849
3850 2006-06-09 [colin]      2.2.3cvs6
3851
3852         * src/compose.c
3853         * src/folder.c
3854         * src/folderview.c
3855         * src/mimeview.c
3856         * src/summaryview.c
3857                 More leaks fixes
3858
3859 2006-06-09 [paul]       2.2.3cvs5
3860
3861         * AUTHORS
3862         * src/gtk/authors.h
3863         * tools/claws.i18n.status.pl
3864                 updated with new info
3865
3866 2006-06-09 [paul]       2.2.3cvs4
3867
3868         * README
3869                 updated
3870         * manual/ack.xml
3871                 add wwp to authors list
3872         * src/gtk/authors.h
3873                 update mine and Colin's addresses
3874
3875 2006-06-08 [colin]      2.2.3cvs3
3876
3877         * src/etpan/imap-thread.c
3878                 Fix leak on SSL cert check
3879
3880 2006-06-08 [colin]      2.2.3cvs2
3881
3882         * src/common/utils.c
3883                 Fix leak
3884
3885 2006-06-08 [paul]       2.2.3cvs1
3886
3887         * configure.ac
3888                 Update version number following
3889                 stable release
3890
3891 2006-06-07 [colin]      2.2.2cvs3
3892
3893         * src/msgcache.c
3894                 Fix catching cache read errors (guint instead of gint)
3895                 Prevent malloc'ing more than 8MB (means cache corruption)
3896
3897 2006-06-07 [paul]       2.2.2cvs2
3898
3899         * src/exporthtml.c
3900         * src/exportldif.c
3901         * src/mh.c
3902         * src/mutt.c
3903         * src/pine.c
3904         * src/common/utils.c
3905                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3906                 obey $HOME'
3907                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3908                 Thanks to Colin
3909
3910 2006-06-06 [paul]       2.2.2cvs1
3911
3912         * configure.ac
3913                 Update version number following
3914                 stable release
3915
3916 2006-06-06 [paul]       2.2.1cvs6
3917
3918         * src/matcher.c
3919                 fix  implicit declaration of
3920                 sylpheed_do_idle()
3921                 Patch by Fabien Vantard
3922
3923 2006-06-06 [paul]       2.2.1cvs5
3924
3925         * src/matcher.c
3926                 fix age_greater and age_lower so that they
3927                 mean what say and not '...or equal to'
3928                 Thanks to Colin
3929
3930 2006-06-06 [paul]       2.2.1cvs4
3931
3932         * src/textview.c
3933         * src/common/utils.c
3934                 fix URI check
3935                 Thanks to Colin
3936
3937 2006-06-05 [wwp]        2.2.1cvs3
3938
3939         * manual/fr/account.xml
3940                 minor language fixes (thanks to Fabien Vantard).
3941
3942 2006-06-05 [colin]      2.2.1cvs2
3943
3944         * src/prefs_folder_item.c
3945         * src/folderview.c
3946                 Allow recursive setting of properties 
3947                 for whole mailboxes
3948         * src/matcher.c
3949                 Don't freeze on 'test' filtering rule
3950
3951 2006-06-05 [colin]      2.2.1cvs1
3952
3953         * configure.ac
3954                 Update version number following
3955                 stable release
3956
3957 2006-06-04 [wwp]        2.2.0cvs82
3958
3959         * manual/glossary.xml
3960         * manual/account.xml
3961         * manual/fr/glossary.xml
3962         * manual/fr/account.xml
3963                 added glossary section and references/links related to the Face custom header.
3964
3965 2006-06-04 [colin]      2.2.0cvs81
3966
3967         * src/summaryview.c
3968                 Skip to next message on move with no
3969                 immediate execution
3970
3971 2006-06-04 [wwp]        2.2.0cvs80
3972
3973         * manual/xml2pdf
3974                 added sanity checks, exit when needed.
3975
3976 2006-06-03 [paul]       2.2.0cvs79
3977
3978         * src/prefs_receive.c
3979                 page name is now 'Receiving'
3980         * src/prefs_send.c
3981                 page name is now 'Sending'
3982
3983 2006-06-03 [colin]      2.2.0cvs78
3984
3985         * src/plugins/spamassassin/spamassassin_gtk.c
3986                 Autoswitch to Localhost if transport was previously
3987                 disabled. Else people had to check [] Enable, then
3988                 *reselect* transport.
3989
3990 2006-06-03 [colin]      2.2.0cvs77
3991
3992         * src/plugins/pgpinline/pgpinline.c
3993         * src/plugins/pgpmime/pgpmime.c
3994                 Check that gpg_data_release_and_get_mem 
3995                 didn't fail (now, why this happens...)
3996
3997 2006-06-03 [colin]      2.2.0cvs76
3998
3999         * src/mbox.c
4000                 Fix bug #962 (Manual and/or UI should 
4001                 warn about incompatible locking 
4002                 causing dataloss)
4003
4004 2006-06-02 [cleroy]     2.2.0cvs75
4005
4006         * src/filtering.c
4007         * src/folder.c
4008         * src/procmsg.c
4009         * src/summaryview.c
4010                 Fix a few leaks
4011
4012 2006-06-02 [colin]      2.2.0cvs74
4013
4014         * src/main.c
4015                 On exit, free caches after writing them
4016                 Shuts up some valgrind false positives
4017         * src/procmsg.c
4018         * src/send_message.c
4019                 Fix races when reusing existing SMTP connections
4020                 Fix inexistant session timeout
4021         * src/toolbar.c
4022                 Display alertpanel after all queues have
4023                 been processed, not after each
4024
4025 2006-06-02 [wwp]        2.2.0cvs73
4026
4027         * manual/fr/glossary.xml
4028         * manual/fr/ack.xml
4029         * manual/ack.xml
4030                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
4031
4032 2006-06-02 [wwp]        2.2.0cvs72
4033
4034         * manual/xml2pdf
4035         * manual/dist/pdf/Makefile.am
4036         * manual/dtd/manual.xsl
4037         * manual/fr/dist/pdf/Makefile.am
4038         * manual/pl/dist/pdf/Makefile.am
4039                 we changed the procedure to generate the .pdf version of the manual.
4040                 The procedure is more modern and the .pdf we get now has a valid index.
4041                 Here are the new pre-requisites:
4042
4043                 - JRE 1.x (1.4 here): there must be one from your distro
4044                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
4045                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
4046                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
4047
4048                 See my posts for further info about the installation of this toolchain:
4049
4050                 Date: Fri, 19 May 2006 19:40:06 +0200
4051                 From: wwp <subscript@free.fr>
4052                 To: sylpheed-claws-devel@lists.sourceforge.net
4053                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
4054
4055                 and
4056
4057                 Date: Wed, 24 May 2006 12:58:49 +0200
4058                 From: wwp <subscript@free.fr>
4059                 To: sylpheed-claws-devel@lists.sourceforge.net
4060                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
4061
4062 2006-06-01 [colin]      2.2.0cvs71
4063
4064         * src/compose.c
4065                 Better guards against IMAP races
4066         * src/main.c
4067         * src/prefs_common.c
4068         * src/prefs_common.h
4069         * src/common/ssl_certificate.c
4070         * src/etpan/imap-thread.c
4071         * src/etpan/imap-thread.h
4072         * src/gtk/sslcertwindow.c
4073                 New hidden option ssl_skip_cert_check to 
4074                 avoid dups of bug #959 (libetpan linked
4075                 against gnutls and gnutls buggy on 64bit)
4076                 Present expired warning only once per
4077                 session/server.
4078         * manual/advanced.xml
4079         * manual/fr/advanced.xml
4080                 Document new option
4081
4082 2006-06-01 [wwp]        2.2.0cvs70
4083
4084         * src/messageview.c
4085                 fix for bug #961 (return receipt dialog 
4086                 complains incorrectly about return-path 
4087                 email adress being different), thanks 
4088                 to Colin.
4089
4090 2006-05-31 [cleroy]     2.2.0cvs69
4091
4092         * src/common/ssl.c
4093                 Guard against NULLs, although this
4094                 should never be an issue
4095
4096 2006-05-31 [colin]      2.2.0cvs68
4097
4098         * src/filtering.c
4099                 Use g_slist_prepend
4100         * src/imap.c
4101                 Don't remove caches when destroying folder, it
4102                 could (should) be done at exit
4103         * src/inc.c
4104                 free processing cache after incorporation
4105         * src/etpan/imap-thread.c
4106                 Maybe fix bug #959 (Crash on moving to emails 
4107                 to a imap account per ssl with a expired 
4108                 certificate.)
4109
4110 2006-05-30 [colin]      2.2.0cvs67
4111
4112         * src/summaryview.c
4113                 Put back event flush when displaying message
4114                 It avoids reading a bunch of messages just
4115                 by hitting shift-n for too long ;)
4116
4117 2006-05-29 [colin]      2.2.0cvs66
4118
4119         * src/summaryview.c
4120                 Remove useless g_warnings
4121
4122 2006-05-29 [colin]      2.2.0cvs65
4123
4124         * src/imap.c
4125                 Fix g_slist_append()s for performance
4126
4127 2006-05-29 [colin]      2.2.0cvs64
4128
4129         * src/compose.c
4130         * src/common/utils.c
4131                 Fix extraneous tab at start of addresses
4132         * src/mainwindow.c
4133                 Fix warnings (thanks to Fabien)
4134                 Fix crash at exit when composing messages 
4135                 exist
4136         * src/pop.c
4137                 Fix progress bar when deleting expired mails
4138                 Thanks to Hiro
4139         * src/summaryview.c
4140         * src/gtk/gtksctree.c
4141                 Fix re-sorting slowness
4142
4143 2006-05-29 [paul]       2.2.0cvs63
4144
4145         * src/mh.c
4146                 fetch full message when moving mails
4147                 from another mailbox, (fixed data loss
4148                 when filtering from IMAP to MH, introduced
4149                 in 2.2.0cvs57).
4150                 Thanks to Colin
4151
4152 2006-05-29 [mones]      2.2.0cvs62
4153
4154         * src/gtk/gtksctree.c
4155                 Unselect faster (patch by Colin)        
4156
4157 2006-05-26 [colin]      2.2.0cvs61
4158
4159         * src/summaryview.c
4160                 Unplug MSGINFO_UPDATE callback on delete too.
4161
4162 2006-05-26 [colin]      2.2.0cvs60
4163
4164         * src/foldersel.c
4165                 Fix bold in folder selection window with glib2.10
4166                 thanks Hiro
4167
4168 2006-05-26 [colin]      2.2.0cvs59
4169
4170         * src/procheader.c
4171                 Convert date only if necessary (and don't
4172                 try to convert from utf8 to utf8, too)
4173         * src/summaryview.c
4174                 Only set column's text if the column's 
4175                 displayed
4176
4177 2006-05-26 [colin]      2.2.0cvs58
4178
4179         * src/summaryview.c
4180         * src/gtk/gtkutils.c
4181                 Fix useless warning
4182
4183 2006-05-26 [colin]      2.2.0cvs57
4184
4185         * src/mainwindow.c
4186                 Make summaryview selectable as long as 
4187                 no message has focus
4188         * src/mh.c
4189                 Faster deletion (by implementing mh_remove_msgs)
4190                 Faster copy (avoid using mh_fetch_msg just to get
4191                 the filename)
4192                 Faster move (using move_file instead of copy_file
4193                 if MSG_IS_MOVE)
4194                 No progressbar if total number of mails to cp/mv 
4195                 is less than 100
4196         * src/summaryview.c
4197                 Fix removal from subject_table when mail gets moved
4198                 Faster deletion (g_slist_prepend instead of append)
4199         * src/gtk/gtksctree.c
4200                 Remove useless code
4201
4202 2006-05-25 [colin]      2.2.0cvs56
4203
4204         * src/common/ssl_certificate.c
4205                 Fix leak in expired cert check
4206
4207 2006-05-25 [colin]      2.2.0cvs55
4208
4209         * src/mh.c
4210                 Disable flags syncing on .mh_sequences - it
4211                 is buggy and marks mails read under unknown
4212                 conditions.
4213
4214 2006-05-25 [paul]
4215
4216         * 2.3.0-rc4 released
4217
4218 2006-05-24 [colin]      2.2.0cvs54
4219
4220         attention cvs users: if you manage to crash
4221         Sylpheed-Claws while moving, copying or deleting
4222         mails, we *are* interested in stack traces and
4223         valgrind logs. It looks stable, but one never
4224         knows...
4225
4226         * src/folder.c
4227                 Add progressbar for cache updates
4228         * src/folderutils.c
4229                 Optimize Mark all read in the current
4230                 folder
4231         * src/mh.c
4232                 Add progressbar for copy/move
4233         * src/procmsg.c
4234                 Optimize O(n^2) in copy/move
4235         * src/summaryview.c
4236         * src/gtk/gtksctree.c
4237                 Optimize O(n^2) algos
4238         * src/common/timing.h
4239                 Display ms instead of us
4240
4241 2006-05-24 [wwp]        2.2.0cvs53
4242
4243         * manual/fr/advanced.xml
4244                 updates to the French manual.
4245
4246 2006-05-24 [wwp]        2.2.0cvs52
4247
4248         * src/common/utils.c
4249                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4250
4251 2006-05-24 [wwp]        2.2.0cvs51
4252
4253         * src/folderutils.c
4254                 fixed "mark all read" in MH folders (thanks to Colin).
4255
4256 2006-05-24 [paul]       2.2.0cvs50
4257
4258         * doc/man/sylpheed-claws.1
4259                 updated the man page
4260
4261 2006-05-23 [colin]      2.2.0cvs49
4262
4263         * src/folderview.c
4264         * src/imap.c
4265         * src/inc.c
4266         * src/mbox.c
4267         * src/messageview.c
4268         * src/news.c
4269         * src/send_message.c
4270         * src/summaryview.c
4271         * src/gtk/sslcertwindow.c
4272                 alertpanel fixes, by Fabien
4273
4274 2006-05-23 [colin]      2.2.0cvs48
4275
4276         * src/folder.c
4277         * src/folderview.c
4278         * src/msgcache.c
4279         * src/summaryview.c
4280         * src/gtk/gtksctree.c
4281         * src/gtk/gtksctree.h
4282                 More timings
4283                 Fix slow loading problem, which was caused by the
4284                 use of some gtk_ctree funcs and their use of
4285                 g_list_position while gtk_ctree_(un)link'ing.
4286                 Reap more functions from gtkctree.c to be sure we
4287                 use our (fast) version instead of theirs.
4288         * src/mh.c
4289                 Fix copy of unread mails
4290
4291
4292 2006-05-22 [wwp]        2.2.0cvs47
4293
4294         * manual/fr/advanced.xml
4295                 updated.
4296
4297 2006-05-22 [colin]      2.2.0cvs46
4298
4299         * src/filtering.c
4300                 Fix possible infinite loop. 'copy' is not a 
4301                 final action, so when encountering a 'copy',
4302                 we have to check if a previous one was set
4303                 and do it. In the same way, if we encounter
4304                 a 'move' we have to perform a possibly 
4305                 pending 'copy'. This will slow down filtering
4306                 on IMAP if move+copy or multiple copy actions
4307                 are to be done, but handling it via the batch
4308                 would be really too convoluted.
4309
4310 2006-05-22 [wwp]        2.2.0cvs45
4311
4312         * manual/fr/advanced.xml
4313         * manual/fr/faq.xml
4314         * manual/fr/glossary.xml
4315         * manual/fr/handling.xml
4316         * manual/fr/intro.xml
4317         * manual/fr/plugins.xml
4318         * manual/fr/sylpheed-claws-manual.xml
4319                 sync w/ the english manual: updates URIs, documented mailing-list
4320                 support, better explanation about the enabled/disabled feature
4321                 in filtering/processing rules by Paul.
4322
4323 2006-05-21 [colin]      2.2.0cvs44
4324
4325         * src/summaryview.c
4326                 Don't expand after building threads, but during
4327
4328 2006-05-21 [colin]      2.2.0cvs43
4329
4330         * src/procmsg.c
4331         * src/summaryview.c
4332                 More timing possibilities... For next time I have 
4333                 to find out how the hell some 3GHz computer takes
4334                 one minute to open a 30k folder...
4335
4336 2006-05-21 [colin]      2.2.0cvs42
4337
4338         * manual/pl/advanced.xml
4339         * manual/pl/faq.xml
4340         * manual/pl/glossary.xml
4341         * manual/pl/handling.xml
4342         * manual/pl/intro.xml
4343         * manual/pl/plugins.xml
4344         * manual/pl/sylpheed-claws-manual.xml
4345                 Polish manual updated by Pawel
4346
4347 2006-05-20 [colin]
4348
4349         * 2.3.0-rc3 released
4350
4351 2006-05-20 [colin]      2.2.0cvs41
4352
4353         * src/imap.c
4354                 Fix -rc2 problems:
4355                 - remove cache of moved messages from original folder
4356                 - apply new flags to messages even if they aren't appliable
4357                   via IMAP.
4358
4359 2006-05-20 [colin]
4360
4361         * 2.3.0-rc2 released
4362
4363 2006-05-19 [colin]      2.2.0cvs40
4364
4365         * src/imap.c
4366                 Don't issue SELECT in imap_change_flags
4367                 before having checked that we indeed have
4368                 some flags to change. MSG_POSTFILTERED for
4369                 example can't be used on IMAP.
4370                 Fixes bug #955 (copying messages between 
4371                 imap folders is extremely slow), which was
4372                 a regression.
4373
4374 2006-05-19 [colin]      2.2.0cvs39
4375
4376         * src/folder.c
4377         * src/folder.h
4378         * src/folderview.c
4379                 Try to fix bug #830 (Some unread messages 
4380                 get marked read in IMAP inbox):
4381                 - Prevent scanning a folder if it's being 
4382                   opened via the GUI
4383                 - Postpone opening via the GUI of a folder
4384                   currently scanned.
4385
4386
4387 2006-05-19 [wwp]        2.2.0cvs38
4388
4389         * manual/advanced.xml
4390                 fix English+typo (thanks to Paul).
4391
4392 2006-05-19 [wwp]        2.2.0cvs37
4393
4394         * manual/advanced.xml
4395         * manual/fr/advanced.xml
4396         * src/gtk/logwindow.c
4397         * src/prefs_common.c
4398         * src/prefs_common.h
4399                 added hidden prefs to allow customization of colors used in
4400                 protocol log window (useful for dark gtk+ themes).
4401
4402 2006-05-19 [wwp]        2.2.0cvs36
4403
4404         * ChangeLog
4405                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4406
4407 2006-05-19 [paul]       2.2.0cvs35
4408
4409         * src/textview.c
4410                 make Reply-To fully clickable
4411         * src/gtk/logwindow.c
4412                 more colouring (SMTP ESMTP)
4413         Both patches by Pawel Pekala
4414
4415 2006-05-19 [cleroy]     2.2.0cvs34
4416
4417         * src/mh.c
4418                 Don't update flags from current folder
4419                 Probably fixes bug #935 (Read Messages 
4420                 Revert to Being Marked as Unread)
4421
4422 2006-05-18 [colin]      2.2.0cvs33
4423
4424         * src/imap.c
4425                 Warning fix
4426         * src/compose.c
4427         * src/mainwindow.c
4428         * src/summaryview.c
4429         * src/toolbar.c
4430                 Allow replying to multiple emails
4431                 in multiple windows
4432         * src/mimeview.c
4433         * src/etpan/imap-thread.c
4434                 Leak fixes
4435
4436 2006-05-18 [paul]       2.2.0cvs32
4437
4438         * src/summaryview.c
4439                 keep Mailing-List menu refreshed
4440                 Thanks to Colin
4441
4442 2006-05-18 [paul]       2.2.0cvs31
4443
4444         * manual/advanced.xml
4445         * manual/faq.xml
4446         * manual/glossary.xml
4447         * manual/handling.xml
4448         * manual/intro.xml
4449         * manual/plugins.xml
4450         * manual/sylpheed-claws-manual.xml
4451                 update URLs
4452                 add info about mailing-list support
4453                 edit filtering info
4454         * src/wizard.c
4455         * src/common/defs.h
4456         * src/gtk/about.c
4457         * src/plugins/dillo_viewer/README
4458                 update URLs
4459
4460 2006-05-17 [wwp]        2.2.0cvs30
4461
4462         * manual/handling.xml
4463         * manual/fr/handling.xml
4464                 documented the ability to enabled/disable filtering/processing rules.
4465
4466 2006-05-17 [colin]      2.2.0cvs29
4467
4468         * src/main.c
4469                 Don't initialize g_thread subsystem if it's 
4470                 already done (thanks to Hiro)
4471         * src/mimeview.c
4472                 Fix saving of parts when there name can't be
4473                 converted from UTF-8.
4474
4475 2006-05-17 [paul]       2.2.0cvs28
4476
4477         * po/Makefile.in.in
4478                 fix config.status warning with autoconf 2.60
4479
4480 2006-05-17 [paul]       2.2.0cvs27
4481
4482         * po/POTFILES.in
4483                 add src/mbox.c
4484
4485 2006-05-17 [wwp]        2.2.0cvs26
4486
4487         * src/mainwindow.c
4488                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4489
4490 2006-05-17 [wwp]        2.2.0cvs25
4491
4492         * src/plugins/demo/demo.c
4493                 updated product name in plugin demo (many plugins need to be
4494                 sync'ed w/ that change).
4495
4496 2006-05-17 [colin]      2.2.0cvs24
4497
4498         * src/mh.c
4499                 Fix leak
4500
4501 2006-05-16 [colin]      2.2.0cvs23
4502
4503         * src/mainwindow.c
4504                 Stupid me hit again. Fix cvs22.
4505
4506 2006-05-16 [colin]      2.2.0cvs22
4507
4508         * src/mainwindow.c
4509                 Fix bug #922 (sylpheed-claws crashed after 
4510                 pushing on Inbox folder)
4511
4512 2006-05-16 [colin]      2.2.0cvs21
4513
4514         * src/compose.c
4515                 Make From header be copy/paste/select-able
4516
4517 2006-05-16 [wwp]        2.2.0cvs20
4518
4519         * src/export.c
4520         * src/matcher.c
4521         * src/summaryview.c
4522         * src/etpan/imap-thread.c
4523                 fix some compiler warnings (thanks to Colin).
4524
4525 2006-05-16 [wwp]        2.2.0cvs19
4526
4527         * src/action.c
4528         * src/gedit-print.c
4529         * src/inc.c
4530         * src/mainwindow.c
4531         * src/mh.c
4532         * src/statusbar.c
4533         * src/send_message.c
4534         * src/summaryview.c
4535                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4536
4537 2006-05-15 [colin]      2.2.0cvs18
4538
4539         * src/procmsg.c
4540                 Fix automatic rule creation with List-Post
4541
4542 2006-05-15 [paul]       2.2.0cvs17
4543
4544         * tools/filter_conv_new.pl
4545                 updated for rule enabling/disabling
4546                 claws version >= 2.3.x required
4547
4548 2006-05-15 [cleroy]     2.2.0cvs16
4549
4550         * src/main.c
4551                 Revert test
4552
4553 2006-05-15 [cleroy]     2.2.0cvs15
4554
4555         * src/main.c
4556                 test
4557
4558 2006-05-15 [wwp]        2.2.0cvs14
4559
4560         * manual/pl/.cvsignore
4561                 ignore generated files.
4562
4563 2006-05-14 [wwp]        2.3.0-rc1
4564
4565         * 2.3.0-rc1 released
4566
4567 2006-05-13 [wwp]        2.2.0cvs13
4568
4569         * src/filtering.c
4570         * src/filtering.h
4571         * src/matcher.c
4572         * src/matcher_parser_lex.l
4573         * src/matcher_parser_parse.y
4574         * src/prefs_filtering.c
4575                 new feature: provide the ability to disable filtering and processing
4576                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4577                 adaptations.
4578
4579 2006-05-13 [colin]      2.2.0cvs12
4580
4581         * src/compose.c
4582                 Remove useless if (a) b; else b;
4583                 Thanks to wwp
4584
4585 2006-05-13 [wwp]        2.2.0cvs11
4586
4587         * src/export.c
4588         * src/import.c
4589         * src/mainwindow.c
4590         * src/mbox.c
4591         * src/summaryview.c
4592         * src/summaryview.h
4593                 no more silent failures (or at least less ones) when importing
4594                 or exporting from/to mbox. Also start importing/exporting if
4595                 the necessary info is set.
4596
4597 2006-05-13 [wwp]        2.2.0cvs10
4598
4599         * RELEASE_NOTES
4600                 restored up-to-date release notes.
4601
4602 2006-05-13 [paul]       2.2.0cvs9
4603
4604         * po/nl.po
4605         * po/ru.po
4606                 updated by Tim Dijkstra and Pavlo Bohmat
4607
4608 2006-05-12 [colin]      2.2.0cvs8
4609
4610         * src/gtk/quicksearch.c
4611                 Add "k" as shortcut for "colorlabel". Patch
4612                 by ath42@users.sf.net.
4613
4614 2006-05-12 [paul]       2.2.0cvs7
4615
4616         * src/prefs_common.h
4617         * src/prefs_summaries.c
4618         * src/summaryview.c
4619                 when entering a folder also allow
4620                 going directly to first Marked message
4621
4622 2006-05-12 [paul]       2.2.0cvs6
4623
4624         * src/summaryview.c
4625                 always obey 'confirm before marking all
4626                 mails read' option
4627
4628 2006-05-12 [paul]       2.2.0cvs5
4629
4630         * src/textview.c
4631                 make Sender fully clickable
4632
4633 2006-05-12 [colin]      2.2.0cvs4
4634
4635         * src/compose.c
4636         * src/compose.h
4637                 Let From be editable
4638         * src/main.c
4639         * src/mh.c
4640                 Full support of .mh_sequences' Unseen seq
4641
4642 2006-05-12 [colin]      2.2.0cvs3
4643
4644         * src/folder.c
4645         * src/mainwindow.c
4646         * src/mainwindow.h
4647         * src/messageview.c
4648         * src/prefs_spelling.c
4649         * src/procheader.c
4650         * src/procmsg.c
4651         * src/procmsg.h
4652         * src/summaryview.c
4653         * src/toolbar.c
4654         * src/toolbar.h
4655                 Add contextual menu on Compose toolbar
4656                 button. Fixes bug #944 (Automatic
4657                 addresses not applied when changing account
4658                 from compose window)
4659                 add Mailing List support
4660                 based on the old 0.6.5claws25 patch by
4661                 Melvin Hadasht, with finishing touches
4662                 by Colin
4663                 Fix "ignore thread" when mails are threaded by
4664                 subject (and weren't ignored although appearing
4665                 in the thread).
4666                 GUI rework.
4667                 Both patches by Pawel.
4668
4669 2006-05-08 [paul]       2.2.0cvs2
4670
4671         * src/mainwindow.c
4672         * src/mainwindow.h
4673         * src/messageview.c
4674         * src/procheader.c
4675         * src/procmsg.c
4676         * src/procmsg.h
4677         * src/summaryview.c
4678                 add Mailing List support
4679                 based on the old 0.6.5claws25 patch by 
4680                 Melvin Hadasht, with finishing touches
4681                 by Colin
4682
4683 2006-05-08 [colin]      2.2.0cvs1
4684
4685         * src/mainwindow.c
4686         * src/toolbar.c
4687         * src/toolbar.h
4688                 Add contextual menu on Compose toolbar 
4689                 button. Fixes bug #944 (Automatic 
4690                 addresses not applied when changing account 
4691                 from compose window)
4692
4693 2006-05-08 [paul]       2.2.0
4694
4695         2.2.0 released
4696
4697 2006-05-08 [paul]       2.1.1cvs51
4698
4699         * po/cs.po
4700         * po/de.po
4701         * po/en_GB.po
4702         * po/fi.po
4703         * po/fr.po
4704         * po/pt_BR.po
4705         * po/sr.po
4706         * po/zh_CN.po
4707                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4708                 Fabien Vantard, Frederico Goncalves Guimaraes,
4709                 Aleksandar Urosevic, and Ralgh Young
4710
4711 2006-05-12 [colin]      2.1.1cvs50
4712
4713         * po/cs.po
4714         * po/de.po
4715         * po/en_GB.po
4716         * po/es.po
4717         * po/fi.po
4718         * po/fr.po
4719         * po/pt_BR.po
4720         * po/sr.po
4721         * po/zh_CN.po
4722                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4723                 Fabien Vantard, Frederico Goncalves Guimaraes,
4724                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4725
4726 2006-05-05 [colin]      2.1.1cvs49
4727
4728         * manual/Makefile.am
4729         * manual/pl/Makefile.am
4730         * manual/pl/account.xml
4731         * manual/pl/ack.xml
4732         * manual/pl/addrbook.xml
4733         * manual/pl/advanced.xml
4734         * manual/pl/faq.xml
4735         * manual/pl/glossary.xml
4736         * manual/pl/gpl.xml
4737         * manual/pl/handling.xml
4738         * manual/pl/intro.xml
4739         * manual/pl/keyboard.xml
4740         * manual/pl/plugins.xml
4741         * manual/pl/starting.xml
4742         * manual/pl/sylpheed-claws-manual.xml
4743         * manual/pl/dist/.cvsignore
4744         * manual/pl/dist/Makefile.am
4745         * manual/pl/dist/html/.cvsignore
4746         * manual/pl/dist/html/Makefile.am
4747         * manual/pl/dist/pdf/.cvsignore
4748         * manual/pl/dist/pdf/Makefile.am
4749         * manual/pl/dist/ps/.cvsignore
4750         * manual/pl/dist/ps/Makefile.am
4751         * manual/pl/dist/txt/.cvsignore
4752         * manual/pl/dist/txt/Makefile.am
4753                 Add the polish translation of the manual,
4754                 Authored by Pawel Pekala.
4755
4756 2006-05-05 [cleroy]     2.1.1cvs48
4757
4758         * src/main.c
4759                 Re-read matcherrc after loading plugins 
4760                 if some of them add folders.
4761
4762 2006-05-03 [colin]      2.1.1cvs47
4763
4764         * src/imap.c
4765                 I'm idiot
4766
4767 2006-05-03 [colin]      2.1.1cvs46
4768
4769         * src/imap.c
4770                 Be sure to have a session when
4771                 getting separator
4772
4773 2006-05-03 [colin]      2.1.1cvs45
4774
4775         * src/imap.c
4776         * src/imap.h
4777         * src/imap_gtk.c
4778                 Fix preventing renaming with namespace 
4779                 separator.
4780
4781 2006-05-01 [colin]      2.1.1cvs44
4782
4783         * src/action.c
4784                 Don't reload messageview when result of
4785                 action is piped.
4786
4787 2006-04-29 [colin]      2.1.1cvs43
4788
4789         * src/prefs_receive.c
4790         * src/plugins/spamassassin/spamassassin_gtk.c
4791         * src/plugins/clamav/clamav_plugin_gtk.c
4792                 GUI fixes by Pawel
4793
4794 2006-04-29 [colin]      2.1.1cvs42
4795
4796         * src/prefs_compose_writing.c
4797         * src/prefs_quote.c
4798                 Cleanups. Patch by Pawel
4799
4800 2006-04-28 [paul]       2.1.1cvs41
4801
4802         * src/matcher.c
4803                 fix returned quick search results when search
4804                 term contains an underscore.
4805                 Thanks to Colin
4806
4807 2006-04-28 [paul]       2.1.1cvs40
4808
4809         * src/prefs_message.c
4810         * src/prefs_receive.c
4811                 GUI cleanups
4812                 Patches by Pawel Pekala
4813
4814 2006-04-27 [colin]      2.1.1cvs39
4815
4816         * src/wizard.c
4817                 Differentiate subject Welcome from
4818                 window's title Welcome
4819
4820 2006-04-27 [paul]
4821
4822         2.2.0-rc1 released
4823
4824 2006-04-27 [paul]       2.1.1cvs38
4825
4826         * manual/advanced.xml
4827         * manual/fr/advanced.xml
4828                 add info about compose_no_markup hidden pref
4829
4830 2006-04-27 [paul]       2.1.1cvs37
4831
4832         * src/prefs_account.c
4833                 improve privacy labels
4834         * src/prefs_msg_colors.c
4835                 change some strings for translators' convenience
4836         * src/gtk/gtkutils.c
4837                 don't underline the link button text
4838
4839 2006-04-25 [colin]      2.1.1cvs36
4840
4841         * src/folder.c
4842                 Complete 2.1.1cvs33 (once more ;)
4843
4844 2006-04-25 [colin]      2.1.1cvs35
4845
4846         * src/editldap.c
4847                 Fix tooltip
4848
4849 2006-04-25 [cleroy]     2.1.1cvs34
4850
4851         * src/compose.c
4852         * src/gtk/gtkaspell.c
4853                 Fix crash on redirect (related to the return 
4854                 of the aspell menu in compose's toolbar)
4855         * src/prefs_msg_colors.c
4856                 Fix sensitivity widgets
4857         * src/image_viewer.c
4858         * src/gtk/pluginwindow.c
4859         * src/gtk/prefswindow.c
4860                 Change released signals to clicked (Fabien)
4861         * po/POTFILES.in
4862         * src/common/socket.c
4863         * src/plugins/spamassassin/spamassassin.c
4864                 Translate strings (Fabien)
4865
4866 2006-04-25 [paul]       2.1.1cvs33
4867
4868         * src/folder.c
4869         * src/folder.h
4870         * src/folderview.c
4871                 complete the fix of bug #912
4872                 Thanks to Colin
4873
4874 2006-04-25 [colin]      2.1.1cvs32
4875
4876         * src/news.c
4877                 Better progress bar
4878         * src/mimeview.c
4879         * src/summaryview.c
4880         * src/summaryview.h
4881                 Fix focus chain
4882                 Patches by Pawel Pekala
4883
4884 2006-04-24 [colin]      2.1.1cvs31
4885
4886         * src/compose.c
4887                 Fix compilation warnings (Fabien)
4888
4889 2006-04-24 [colin]      2.1.1cvs30
4890
4891         * src/addrindex.c
4892         * src/editldap.c
4893         * src/editldap_basedn.c
4894         * src/editldap_basedn.h
4895         * src/ldapctrl.c
4896         * src/ldapctrl.h
4897         * src/ldapquery.c
4898         * src/ldaputil.c
4899         * src/ldaputil.h
4900                 Fix bug #901 (LDAPS support)
4901
4902 2006-04-24 [colin]      2.1.1cvs29
4903
4904         * src/compose.c
4905                 Fix logic on error with send dialog on
4906         * src/imap.c
4907                 Fix compilation without libetpan, thanks
4908                 to Fabien
4909         * src/summaryview.c
4910                 Fix 'context-menu' key
4911
4912 2006-04-23 [colin]      2.1.1cvs28
4913
4914         * src/folder.c
4915                 Never free current's cache to free up 
4916                 memory. Fixes bug #912 (new count 
4917                 randomly set to message count)
4918
4919 2006-04-23 [colin]      2.1.1cvs27
4920
4921         * src/gtk/quicksearch.c
4922                 And remove printf...
4923
4924 2006-04-23 [colin]      2.1.1cvs26
4925
4926         * src/gtk/quicksearch.c
4927                 Fix replacing in quicksearch, and fix inserting
4928                 in the middle of the string. (introduced at 2.1.0cvs22)
4929
4930 2006-04-23 [colin]      2.1.1cvs25
4931
4932         * src/imap.c
4933                 Make sure uidnext is initialized in get_num_list
4934                 (not for stable, related to 2.1.1cvs8 and friends)
4935
4936 2006-04-23 [colin]      2.1.1cvs24
4937
4938         * src/imap.c
4939                 Output something when login is successful
4940                 too
4941
4942 2006-04-23 [colin]      2.1.1cvs23
4943
4944         * src/etpan/imap-thread.c
4945                 Better logging (line-per-line, hide data in fetch)
4946                 Fix a const warning
4947         * src/gtk/logwindow.c
4948         * src/gtk/logwindow.h
4949                 Better logging (color for input/output)
4950
4951 2006-04-21 [colin]      2.1.1cvs22
4952
4953         * src/gtk/quicksearch.c
4954                 On gtk+-2.8, use stock buttons in quicksearch
4955                 Based on a patch by Fabien and a design by Paul
4956
4957 2006-04-21 [colin]      2.1.1cvs21
4958
4959         * src/folderview.c
4960         * src/mainwindow.c
4961                 Fix occasional flicker in folderview
4962         * src/common/utils.c
4963                 Fix bug #943 (Incorrectly parsed email address 
4964                 list in short headers on message view and in 
4965                 printouts)
4966
4967 2006-04-20 [colin]      2.1.1cvs20
4968
4969         * src/imap.c
4970         * src/imap.h
4971         * src/prefs_account.c
4972                 Add ANONYMOUS auth for IMAP
4973
4974 2006-04-20 [paul]       2.1.1cvs19
4975
4976         * src/main.c
4977                 proper fix for 2.1.1cvs18
4978                 Thanks to Colin
4979
4980 2006-04-20 [paul]       2.1.1cvs18
4981
4982         * src/main.c
4983                 fix build warnings
4984
4985 2006-04-20 [paul]       2.1.1cvs17
4986
4987         * src/gtk/quicksearch.c
4988                 fix standard, non-extended Quick search,
4989                 was broken in 2.1.1cvs15.
4990                 Thanks to Colin.
4991
4992 2006-04-20 [colin]      2.1.1cvs16
4993
4994         * src/prefs_matcher.c
4995                 Fix values when reselecting a ~test
4996                 rule
4997
4998 2006-04-19 [colin]      2.1.1cvs15
4999
5000         * src/compose.c
5001         * src/compose.h
5002         * src/gtk/gtkaspell.c
5003         * src/gtk/gtkaspell.h
5004                 Put back Options menu in Spelling/
5005         * src/gtk/quicksearch.c
5006                 Don't search, and show error, if the
5007                 advanced search has a syntax error
5008
5009 2006-04-18 [colin]      2.1.1cvs14
5010
5011         * src/textview.c
5012                 Fix gdk warnings on set_cursor when textview
5013                 isn't visible
5014
5015 2006-04-18 [colin]      2.1.1cvs13
5016
5017         * src/gtk/gtksctree.c
5018                 Remove seemingly useless refresh that causes
5019                 flicker - watch this commit in case of 
5020                 problems before planned backport to stable
5021
5022 2006-04-18 [colin]      2.1.1cvs12
5023
5024         * src/imap.c
5025                 Factorize get/set_xml code
5026         * src/compose.c
5027         * src/prefs_account.c
5028         * src/prefs_account.h
5029         * src/procmsg.c
5030                 Add Encrypt to self option
5031
5032 2006-04-17 [colin]      2.1.1cvs11
5033
5034         * configure.ac
5035                 Fix search on encrpyt function on dragonfly
5036                 Patch by Jonathan Buschmann <jonthn@agmact.com>
5037
5038 2006-04-17 [colin]      2.1.1cvs10
5039
5040         * src/prefs_account.c
5041                 Be safe by default: remove mails from POP3
5042                 after 7 days, not immediately
5043
5044 2006-04-17 [colin]      2.1.1cvs9
5045
5046         * src/etpan/imap-thread.c
5047                 Fix build on DragonFly - patch by 
5048                 Jonathan Buschmann <jonthn@agmact.com>
5049
5050 2006-04-17 [colin]      2.1.1cvs8
5051
5052         * src/imap.c
5053                 Save uidnext between sessions
5054
5055 2006-04-17 [colin]      2.1.1cvs7
5056
5057         * src/imap.c
5058                 scan is required when uid validity changes
5059
5060 2006-04-17 [colin]      2.1.1cvs6
5061
5062         * src/folderview.c
5063                 Don't scan if not necessary, apart in current
5064                 folder and INBOX to fetch flags.
5065         * src/imap.c
5066                 Scan is necessary if unread count changes
5067
5068 2006-04-17 [colin]      2.1.1cvs5
5069
5070         * src/imap.c
5071                 ...But always fetch ANSWERED and DELETED flags for
5072                 INBOX, as filtering can happen on these flags.
5073
5074 2006-04-17 [colin]      2.1.1cvs4
5075
5076         * src/imap.c
5077                 Don't fetch REPLIED and DELETED flags when synchronising
5078                 flags with a closed folder. We only need UNSEEN and FLAGGED
5079                 to update the folderview.
5080
5081 2006-04-17 [colin]      2.1.1cvs3
5082
5083         * src/imap.c
5084                 Faster flag search when there are new mails 
5085                 in a folder. We can do a full search if the 
5086                 folder contains less messages than the new
5087                 list.
5088
5089 2006-04-17 [colin]      2.1.1cvs2
5090
5091         * po/cs.po
5092         * po/de.po
5093         * po/fr.po
5094         * po/nl.po
5095         * po/pt_BR.po
5096                 Update translations from stable branch
5097
5098 2006-04-17 [colin]      2.1.1cvs1
5099
5100         * configure.ac
5101                 Bump version to follow stable release
5102
5103 2006-04-16 [mones]      2.1.0cvs50
5104
5105         * po/es.po
5106                 Updated for release
5107
5108 2006-04-16 [colin]      2.1.0cvs49
5109
5110         * src/textview.c
5111                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
5112                 with gtk < 2.8. Thanks to Fabien Vantard.
5113
5114 2006-04-15 [colin]      2.1.0cvs48
5115
5116         * src/etpan/imap-thread.c
5117                 Fix bug #919 (libetpan: SEGV when connecting 
5118                 using command)
5119
5120 2006-04-14 [colin]      2.1.0cvs47
5121
5122         * src/main.c
5123                 Fix race on --select (should be done better)
5124
5125 2006-04-14 [wwp]        2.1.0cvs46
5126
5127         * src/send_message.c
5128                 enforce a check for domain in account prefs (a sending
5129                 error could be faced if domain was checked but no value set),
5130                 thanks to Colin.
5131
5132 2006-04-14 [colin]      2.1.0cvs45
5133
5134         * src/codeconv.c
5135                 when converting from unknown to unknown, if the
5136                 string is UTF8, don't convert it to the locale
5137                 (which breaks it)
5138
5139 2006-04-14 [colin]      2.1.0cvs44
5140
5141         * src/compose.c
5142                 Don't try to use ASCII for converting headers
5143                 (as done in body)
5144
5145 2006-04-14 [paul]       2.1.0cvs43
5146
5147         * src/crash.c
5148                 add locale/charset info to crash report
5149         * src/gtk/about.c
5150                 add wwp to doc team
5151                 replace 'e-mail' with preferred 'email'
5152         * src/gtk/authors.h
5153                 ensure contributors list is in alphabetical
5154                 order
5155
5156 2006-04-13 [colin]      2.1.0cvs42
5157
5158         * src/textview.c
5159                 Prevent gdk warnings
5160
5161 2006-04-13 [colin]      2.1.0cvs41
5162
5163         * src/common/ssl_certificate.c
5164         * src/common/ssl_certificate.h
5165         * src/gtk/sslcertwindow.c
5166                 Warn on expired certs, and display the expiration date
5167
5168 2006-04-13 [colin]      2.1.0cvs40
5169
5170         * src/plugins/spamassassin/spamassassin_gtk.c
5171                 Fix missing set_text on unix socket
5172
5173 2006-04-13 [wwp]        2.1.0cvs39
5174
5175         * manual/fr/advanced.xml
5176         * manual/fr/glossary.xml
5177                 applied new spam/ham/email lexicon (pourriel, courriel)
5178
5179 2006-04-13 [paul]       2.1.0cvs38
5180
5181         * src/plugins/pgpmime/plugin.c
5182                 remove the mention of S/MIME from the
5183                 description. This is now handled by the
5184                 S/MIME plugin.
5185
5186 2006-04-13 [paul]       2.1.0cvs37
5187
5188         * src/prefs_msg_colors.c
5189                 rework dialog
5190         * src/prefs_folder_item.c
5191         * src/prefs_spelling.c
5192                 add a tooltip to the colour selector buttons
5193
5194 2006-04-13 [wwp]        2.1.0cvs36
5195
5196         * manual/advanced.xml
5197         * manual/glossary.xml
5198         * manual/handling.xml
5199         * manual/keyboard.xml
5200         * manual/plugins.xml
5201         * manual/starting.xml
5202         * manual/fr/account.xml
5203         * manual/fr/ack.xml
5204         * manual/fr/addrbook.xml
5205         * manual/fr/advanced.xml
5206         * manual/fr/faq.xml
5207         * manual/fr/glossary.xml
5208         * manual/fr/gpl.xml
5209         * manual/fr/handling.xml
5210         * manual/fr/intro.xml
5211         * manual/fr/keyboard.xml
5212         * manual/fr/plugins.xml
5213         * manual/fr/starting.xml
5214         * manual/fr/sylpheed-claws-manual.xml
5215                 fixes to the manuals:
5216                  - summaryview -> Message List (same in French)
5217                  - translate key names
5218                  - fix French punctuation, use non-breakable spaces when
5219                    necessary, don't use &thinsp; which is not portable
5220                  - tell what maildir and mbox formats we support
5221
5222 2006-04-12 [wwp]        2.1.0cvs35
5223
5224         * src/prefs_toolbar.c
5225                 unified a replace button more,
5226                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5227
5228 2006-04-12 [wwp]        2.1.0cvs34
5229
5230         * src/prefs_common.c
5231         * src/prefs_msg_colors.c
5232                 make default color labels translatable,
5233                 patch from Fabien Vantard <fzzzzz@gmail.com>,
5234                 thanks to Tim <timbrain@post.cz> for reporting.
5235
5236 2006-04-12 [wwp]        2.1.0cvs33
5237
5238         * manual/glossary.xml
5239         * manual/intro.xml
5240         * manual/plugins.xml
5241         * manual/starting.xml
5242         * manual/sylpheed-claws-manual.xml
5243         * manual/fr/.cvsignore
5244         * manual/fr/account.xml
5245         * manual/fr/ack.xml
5246         * manual/fr/addrbook.xml
5247         * manual/fr/advanced.xml
5248         * manual/fr/faq.xml
5249         * manual/fr/glossary.xml
5250         * manual/fr/handling.xml
5251         * manual/fr/intro.xml
5252         * manual/fr/keyboard.xml
5253         * manual/fr/plugins.xml
5254         * manual/fr/starting.xml
5255         * manual/fr/sylpheed-claws-manual.xml
5256                 various fixes: typos, missing .fr translations, punctuation,
5257                 capitalization, links, accents and some bad French more.
5258
5259 2006-04-12 [wwp]        2.1.0cvs32
5260
5261         * src/prefs_gtk.c
5262                 fix for bug #935: always store prefs files in UTF-8 (thanks
5263                 to Colin).
5264
5265 2006-04-11 [colin]      2.1.0cvs31
5266
5267         * src/compose.c
5268                 Fix inserting files not in utf8 when locale is utf8
5269
5270 2006-04-11 [colin]      2.1.0cvs30
5271
5272         * src/inc.c
5273                 Don't show error dialog when cancelling connection
5274                 Patch by Pawel
5275
5276 2006-04-11 [cleroy]     2.1.0cvs29
5277
5278         * src/compose.c
5279                 Implement multiple quote levels
5280         * src/prefs_common.c
5281                 Change a little bit the quote bgcolor for 2nd level
5282
5283 2006-04-11 [colin]      2.1.0cvs28
5284
5285         * src/gtk/about.c
5286                 Add locale and charset in the label
5287
5288 2006-04-10 [colin]      2.1.0cvs27
5289
5290         * src/compose.c
5291         * src/prefs_common.c
5292         * src/prefs_common.h
5293         * src/prefs_msg_colors.c
5294         * src/textview.c
5295                 Allow optional background color in quotes
5296                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
5297                 GTK+-2.8.x feature
5298
5299 2006-04-10 [colin]      2.1.0cvs26
5300
5301         * src/main.c
5302         * src/mainwindow.c
5303         * src/mainwindow.h
5304                 Implement --select
5305
5306 2006-04-10 [colin]      2.1.0cvs25
5307
5308         * manual/plugins.xml
5309         * manual/fr/plugins.xml
5310                 Document libcurl's proxy variables
5311
5312 2006-04-09 [colin]      2.1.0cvs24
5313
5314         * src/prefs_common.c
5315                 gettext() returns statically allocated stuff. We have
5316                 to strdup it in order to be able to free it.
5317
5318 2006-04-09 [colin]      2.1.0cvs23
5319
5320         * AUTHORS
5321         * src/gtk/authors.h
5322                 Add Alexei
5323
5324 2006-04-09 [colin]      2.1.0cvs22
5325
5326         * src/mainwindow.c
5327         * src/gtk/quicksearch.c
5328                 Fix bug #859 (problems with cyrilic input in 
5329                 search panel) - Patch by Alexey Illarionov 
5330                 <littlesavage@rambler.ru>
5331
5332 2006-04-09 [colin]      2.1.0cvs21
5333
5334         * src/prefs_customheader.c
5335                 I prefer removing then freeing rather than the contrary
5336                 (even if it doesn't change anything ;-)
5337         * src/prefs_account.c
5338                 Fix bug #933 (Crash re-entering the custom headers list 
5339                 dialog in accounts prefs)
5340                 The problem happened when cancelling the Account 
5341                 Preferences' dialogs - in which case we didn't do 
5342                 anything to the PrefsAccount * struct. In case of applying,
5343                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5344                 working with in this dialog. The problem is that 
5345                 prefs_customheader.c, working on this tmp_ac_prefs, always
5346                 changes the ->customhdr_list pointer, even when cancelled. 
5347                 So in case of cancelling the prefs_account dialog, we still
5348                 have to update ->customhdr_list in the real account.
5349
5350 2006-04-08 [colin]      2.1.0cvs20
5351
5352         * manual/fr/glossary.xml
5353         * manual/fr/keyboard.xml
5354                 Forgot some headers :)
5355
5356 2006-04-08 [colin]      2.1.0cvs19
5357
5358         * manual/Makefile.am
5359         * manual/fr/Makefile.am
5360         * manual/fr/account.xml
5361         * manual/fr/ack.xml
5362         * manual/fr/addrbook.xml
5363         * manual/fr/advanced.xml
5364         * manual/fr/faq.xml
5365         * manual/fr/glossary.xml
5366         * manual/fr/gpl.xml
5367         * manual/fr/handling.xml
5368         * manual/fr/intro.xml
5369         * manual/fr/keyboard.xml
5370         * manual/fr/plugins.xml
5371         * manual/fr/starting.xml
5372         * manual/fr/sylpheed-claws-manual.xml
5373         * manual/fr/dist/.cvsignore
5374         * manual/fr/dist/Makefile.am
5375         * manual/fr/dist/html/.cvsignore
5376         * manual/fr/dist/html/Makefile.am
5377         * manual/fr/dist/pdf/.cvsignore
5378         * manual/fr/dist/pdf/Makefile.am
5379         * manual/fr/dist/ps/.cvsignore
5380         * manual/fr/dist/ps/Makefile.am
5381         * manual/fr/dist/txt/.cvsignore
5382         * manual/fr/dist/txt/Makefile.am
5383                 Add the french translation of the manual. Thanks to
5384                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5385                 account.xml, ack.xml, addrbook.xml and advanced.xml
5386
5387 2006-04-08 [colin]      2.1.0cvs18
5388
5389         * manual/plugins.xml
5390         * manual/starting.xml
5391                 More fixes
5392
5393 2006-04-07 [colin]      2.1.0cvs17
5394
5395         * manual/faq.xml
5396         * manual/intro.xml
5397         * manual/keyboard.xml
5398                 Little fixes
5399
5400 2006-04-07 [colin]      2.1.0cvs16
5401
5402         * README
5403         * src/compose.c
5404         * src/prefs_common.c
5405         * src/prefs_common.h
5406                 Add hidden compose_no_markup pref
5407
5408 2006-04-07 [wwp]        2.1.0cvs15
5409
5410         * src/summary_search.c
5411         * .cvsignore
5412                 Bugfix: stop button was sticky when searching in an empty folder.
5413                 Applied curly brackets code style to the whole file (summary_search.c).
5414                 More files to ignore.
5415
5416 2006-04-07 [wwp]        2.1.0cvs14
5417
5418         * src/message_search.c
5419         * src/summary_search.c
5420                 changed default button when search bumps at file/folder
5421                 beginning or end, for convenience (thanks to Colin).
5422
5423 2006-04-07 [paul]       2.1.0cvs13
5424
5425         * src/plugins/dillo_viewer/dillo_prefs.c
5426                 avoid future potential for namespace collision
5427                 Patch by Colin
5428
5429 2006-04-06 [wwp]        2.1.0cvs12
5430
5431         * src/summary_search.c
5432                 Unify extended/advanced searches names (and thus factorize labels),
5433                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5434
5435 2006-04-06 [wwp]        2.1.0cvs11
5436
5437         * src/folderview.c
5438         * src/prefs_themes.c
5439         * src/summaryview.c
5440                 Fixed some compilation warnings.
5441
5442 2006-04-06 [colin]      2.1.0cvs10
5443
5444         * manual/advanced.xml
5445                 Document the wizard template and how to deploy
5446                 Sylpheed-Claws effectively
5447
5448 2006-04-06 [colin]      2.1.0cvs9
5449
5450         * src/folderview.c
5451                 gettext patch to tell translators about _("#"),
5452                 by Maxim Britov
5453
5454 2006-04-06 [colin]      2.1.0cvs8
5455
5456         * src/textview.c
5457                 Fix invalid GtkTextBIter after clicking "Display as text"
5458
5459 2006-04-06 [mones]      2.1.0cvs7
5460
5461         * src/addr_compl.c
5462         * src/addrindex.c
5463         * src/addritem.c
5464         * src/codeconv.c
5465         * src/compose.c
5466         * src/filtering.c
5467         * src/folder.c
5468         * src/folder_item_prefs.c
5469         * src/folderview.c
5470         * src/localfolder.c
5471         * src/matcher.c
5472         * src/mimeview.c
5473         * src/prefs_msg_colors.c
5474         * src/prefs_spelling.c
5475         * src/prefs_themes.c
5476         * src/procmime.c
5477         * src/procmsg.c
5478         * src/stock_pixmap.c
5479         * src/summaryview.c
5480         * src/textview.c
5481         * src/toolbar.c
5482         * src/common/mgutils.c
5483         * src/common/prefs.c
5484         * src/common/ssl_certificate.c
5485         * src/gtk/colorlabel.c
5486         * src/gtk/quicksearch.c
5487         * src/plugins/pgpmime/pgpmime.c
5488         * src/plugins/spamassassin/spamassassin.c
5489                 Removed redundant NULL checks for g_free() calls.
5490                 Patch by Pawel Pekala.
5491
5492 2006-04-06 [mones]      2.1.0cvs6
5493
5494         * src/prefs_actions.c
5495         * src/prefs_filtering.c
5496         * src/prefs_filtering_action.c
5497         * src/prefs_matcher.c
5498         * src/prefs_template.c
5499         * src/gtk/gtkutils.c
5500         * src/gtk/gtkutils.h
5501                 Have a nice replace button. Patch by Pawel Pekala
5502
5503 2006-04-06 [colin]      2.1.0cvs5
5504
5505         * src/addressbook.c
5506                 Fix crash with empty columns
5507
5508 2006-04-05 [colin]      2.1.0cvs4
5509
5510         * src/wizard.c
5511         * src/prefs_gtk.c
5512                 Allow wizard customization with pre-filled values
5513
5514 2006-04-05 [colin]      2.1.0cvs3
5515
5516         * src/textview.c
5517         * src/mimeview.c
5518         * src/mimeview.h
5519                 Nicer messages in mimeview
5520
5521 2006-04-05 [colin]      2.1.0cvs2
5522
5523         * src/addressbook.c
5524         * src/prefs_summaries.c
5525                 i18n fix
5526
5527 2006-04-05 [colin]      2.1.0cvs1
5528
5529         * src/plugins/pgpcore/plugin.c
5530         * src/plugins/pgpcore/select-keys.c
5531         * src/plugins/pgpcore/select-keys.h
5532         * src/plugins/pgpcore/sgpgme.c
5533         * src/plugins/pgpcore/sgpgme.h
5534         * src/plugins/pgpinline/pgpinline.c
5535         * src/plugins/pgpinline/plugin.c
5536         * src/plugins/pgpmime/pgpmime.c
5537         * src/plugins/pgpmime/plugin.c
5538                 Factorize and generalize a bit 
5539                 Drop S/MIME signature verification from PGP/MIME
5540                 (adding it as another, more complete plugin)
5541
5542 2006-04-05 [paul]       2.1.0
5543
5544         2.1.0 released
5545
5546 2006-04-05 [paul]       2.0.0cvs186
5547
5548         * manual/advanced.xml
5549                 add info on colour labels
5550
5551 2006-04-05 [paul]       2.0.0cvs185
5552
5553         * po/bg.po
5554         * po/cs.po
5555         * po/de.po
5556         * po/el.po
5557         * po/en_GB.po
5558         * po/fi.po
5559         * po/fr.po
5560         * po/it.po
5561         * po/nl.po
5562         * po/pl.po
5563         * po/pt_BR.po
5564         * po/sr.po
5565         * po/zh_CN.po
5566                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5567                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5568                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5569                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5570         * src/gtk/authors.h
5571         * tools/claws.i18n.status.pl
5572                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5573                 and new Czech translator, Tim <timbrain@post.cz>
5574
5575 2006-04-05 [mones]      2.0.0cvs184
5576
5577         * po/es.po
5578                 Updated translation
5579
5580 2006-04-05 [colin]      2.0.0cvs183
5581
5582         * src/gtk/quicksearch.c
5583                 Fix bug #929 (unnecessary reload in quick search bar)
5584
5585 2006-04-05 [colin]      2.0.0cvs182
5586
5587         * src/compose.c
5588                 Fix crash on Reply with no From:
5589                 Show signature and conversion error on queuing 
5590                 (but not sending)
5591         * src/mainwindow.c
5592         * src/summaryview.c
5593         * src/summaryview.h
5594                 Factorize threading code and make sure msginfo 
5595                 is not null when it comes from a GtkCTreeRow's 
5596                 data
5597         * src/gtk/gtkaspell.c
5598                 Check for necessary things
5599         * src/gtk/gtksctree.c
5600         * src/gtk/gtksctree.h
5601                 Reset anchor if necessary when removing node
5602
5603 2006-03-29 [colin]      2.0.0cvs181
5604
5605         * src/folderview.c
5606                 Warn for disabled IMAP accounts (due to lack of
5607                 libetpan). Breaks string-freeze - sorry - but it
5608                 is kind of important ;)
5609
5610 2006-03-28 [colin]      2.0.0cvs180
5611
5612         * src/gtk/gtkutils.c
5613         * src/gtk/gtkutils.h
5614                 Add a gtkut_get_link_btn() function that
5615                 creates a button which acts like an URI
5616         * src/prefs_themes.c
5617         * src/gtk/about.c
5618                 Use this function (factorizes codes)
5619         * src/common/defs.h
5620         * src/gtk/pluginwindow.c
5621                 Add a "Get more..." in the plugins window
5622
5623 2006-03-28 [colin]      2.0.0cvs179
5624
5625         * src/common/smtp.c
5626         * src/common/passcrypt.c
5627         * src/undo.c
5628                 Warning fixes. Patch by Pawel Pekala
5629
5630 2006-03-27 [colin]      2.0.0cvs178
5631
5632         * src/undo.c
5633                 Fix undoing by blocks with spaces
5634
5635 2006-03-27 [colin]      2.0.0cvs177
5636
5637         * src/textview.c
5638                 Set margin to 3px for headers
5639
5640 2006-03-27 [paul]
5641
5642         2.1.0-rc2 released
5643
5644 2006-03-27 [wwp]        2.0.0cvs176
5645
5646         * src/summaryview.c
5647                 don't reset quicksearch when updating the message list.
5648                 Thanks to Colin.
5649
5650 2006-03-26 [wwp]        2.0.0cvs175
5651
5652         * src/compose.c
5653                 use a unified border width ('other' tab in the compose window,
5654                 patch by Pawel Pekala).
5655
5656
5657 2006-03-26 [wwp]        2.0.0cvs174
5658
5659         * src/common/quoted-printable.c
5660         * src/addressbook.c
5661                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5662
5663 2006-03-26 [colin]      2.0.0cvs173
5664
5665         * src/quote_fmt_parse.y
5666                 Fix non-UTF8 date formats messing up the whole quote a 
5667                 little bit
5668
5669 2006-03-26 [colin]      2.0.0cvs172
5670
5671         * src/procheader.c
5672                 Make sure the date is UTF8 valid, or try to make it
5673                 so. IncrediMail is really IncrediStupid.
5674         * src/compose.c
5675                 Fix possible conversions. 
5676                 
5677
5678 2006-03-26 [colin]      2.0.0cvs171
5679
5680         * src/matcher.c
5681                 Fix corner cases in body search. This is still a
5682                 hack... It seems impossible to make it good and 
5683                 reasonably fast at the same time.
5684
5685 2006-03-26 [colin]      2.0.0cvs170
5686
5687         * src/summaryview.c
5688                 I think I killed the twilight zone bug!
5689                 summary_select_node() flushes GTK events in order
5690                 to be able to center the view. But this also 
5691                 flushes keypresses like Ctrl-Alt-U, so this can
5692                 call summary_show from summary_select_node (itself
5693                 called from summary_show, etc.). And the summaryview
5694                 has to be unlocked in this function. So just locking
5695                 while processing GTK events, and bailing if locked, 
5696                 should fix it.
5697                 Fixes bug #927 (SIGSEGV during Update Summary)
5698
5699 2006-03-25 [colin]      2.0.0cvs169
5700
5701         * src/matcher.c
5702                 Fix search in QP-encoded bodies
5703                 Fix utf-8 searches in bodies encoded in the
5704                 locale's encoding
5705         * src/common/quoted-printable.c
5706         * src/common/quoted-printable.h
5707                 Add a decode function that doesn't overwrite
5708                 the original pointer
5709                 
5710
5711 2006-03-24 [colin]      2.0.0cvs168
5712
5713         * src/action.c
5714         * src/summaryview.c
5715         * src/summaryview.h
5716                 Update message cache after action
5717                 Patch by H. Merijn Brand
5718         * src/prefs_msg_colors.c
5719                 Factorize label 
5720                 Patch by Fabien Vantard
5721         * src/plugins/spamassassin/spamassassin_gtk.c
5722                 Remove useless translation
5723                 Patch by Fabien Vantard
5724
5725 2006-03-23 [colin]      2.0.0cvs167
5726
5727         * src/common/ssl.c
5728                 Let 30 seconds to SSL_connect
5729
5730 2006-03-23 [wwp]        2.0.0cvs166
5731
5732         * src/summaryview.c
5733         * src/gtk/description_window.c
5734                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5735                 and headers are translated; adjust description windows' width to fit their
5736                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5737
5738 2006-03-23 [paul]       2.0.0cvs165
5739
5740         * src/common/utils.c
5741                 fix highlighting of URIs containing "()"
5742                 (2.0.0cvs164's reversal fixed)
5743                 Thanks to Colin.
5744
5745 2006-03-23 [paul]       2.0.0cvs164
5746
5747         * src/common/utils.c
5748                 revert patch, (postponing a fix), at 2.0.0cvs120
5749                 as it breaks more URIs than it fixes.
5750                 Allow '-' to be a terminating character in a URI
5751
5752 2006-03-22 [colin]      2.0.0cvs163
5753
5754         * configure.ac
5755                 Require libetpan 0.45
5756                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5757
5758 2006-03-22 [paul]       2.0.0cvs162
5759
5760         * src/editgroup.c
5761                 replace '<-' and '->' buttons with GTK_STOCK graphical
5762                 buttons
5763         * src/summary_search.c
5764                 don't offer '...' for translation
5765                 add a tooltip to advanced search '...' button
5766         * src/gtk/quicksearch.c
5767                 don't offer '...' for translation
5768
5769 2006-03-21 [colin]      2.0.0cvs161
5770
5771         * src/compose.c
5772                 Fix middle-click pasting (insert at click
5773                 position instead of cursor position, don't
5774                 remove existing selection and allow pasting
5775                 our own selection)
5776         * src/addressbook.c
5777                 "LDAP Server" -> "LDAP servers"
5778
5779 2006-03-21 [wwp]        2.0.0cvs160
5780
5781         * src/etpan/imap-thread.c
5782                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5783
5784 2006-03-20 [colin]      2.0.0cvs159
5785
5786         * src/summaryview.c
5787                 Don't reload summaryview after an execute with no
5788                 move action
5789
5790 2006-03-19 [colin]      2.0.0cvs158
5791
5792         * src/addressbook.c
5793                 and put groups at the top, always
5794
5795 2006-03-19 [colin]      2.0.0cvs157
5796
5797         * src/addressbook.c
5798                 Order groups before names, as previously
5799
5800 2006-03-19 [colin]      2.0.0cvs156
5801
5802         * src/addressbook.c
5803                 - Sort case-unsensitive
5804                 - Put the sort arrow at opening too
5805
5806 2006-03-19 [wwp]        2.0.0cvs155
5807
5808         * src/addressbook.c
5809                 allow sorting by name/email/remarks, ensure that right-pane's contents
5810                 matches the left-pane selection (cleared when appropriate).
5811                 Patch by Pawel Pekala <c0rn@o2.pl>.
5812
5813 2006-03-18 [colin]      2.0.0cvs154
5814
5815         * src/textview.c
5816                 Fix text cursor ;)
5817
5818 2006-03-18 [colin]      2.0.0cvs153
5819
5820         * src/gtk/filesel.c
5821                 Make sure we hide the preview if we didn't get
5822                 a filename
5823
5824 2006-03-18 [colin]      2.0.0cvs152
5825
5826         * src/summaryview.c
5827                 Set cursor to watch for execution (fixes lack
5828                 of watch-cursor when dnd'ing hundreds of mails)
5829         * src/gtk/filesel.c
5830                 Check that mime type is 'image/*' before updating
5831                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5832
5833 2006-03-18 [colin]      2.0.0cvs151
5834
5835         * src/mainwindow.c
5836         * src/textview.c
5837         * src/textview.h
5838                 Put a watch cursor in textview too when the mainwindow's
5839                 cursor in a watch
5840
5841 2006-03-18 [colin]      2.0.0cvs150
5842
5843         * src/folder.c
5844                 Change wrong asserts to simple tests
5845
5846 2006-03-17 [colin]      2.0.0cvs149
5847
5848         * src/mainwindow.c
5849         * src/mainwindow.h
5850         * src/prefs_msg_colors.c
5851         * src/summaryview.c
5852         * src/summaryview.h
5853         * src/gtk/colorlabel.c
5854         * src/gtk/colorlabel.h
5855                 Add a color label menu in the main menubar
5856                 Add (fixed) accels Ctrl-{0-7} to change the color
5857                 They have to be fixed because the menu's dynamic,
5858                 the items are complex widgets, hence we can't use
5859                 a GtkItemFactory.
5860
5861
5862 2006-03-17 [wwp]        2.0.0cvs148
5863
5864         * src/compose.c
5865                 rollback few lines from my previous commit (those lines come from
5866                 a pending patch, accidentally commited, even if neutral as they are
5867                 commented out).
5868
5869 2006-03-17 [wwp]        2.0.0cvs147
5870
5871         * src/compose.c
5872                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5873                 applied code style/indentation to the modified function.
5874
5875 2006-03-17 [wwp]        2.0.0cvs146
5876
5877         * src/procmsg.c
5878         * src/compose.c
5879                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5880
5881 2006-03-17 [paul]
5882
5883         2.1.0-rc1 released
5884
5885 2006-03-17 [paul]       2.0.0cvs145
5886
5887         * src/main.c
5888                 addressbook_read_file() was called twice
5889         * src/textview.c
5890                 X-Mailer highlighting
5891
5892 2006-03-16 [colin]      2.0.0cvs144
5893
5894         * src/sourcewindow.c
5895         * src/sourcewindow.h
5896                 And the last one, in source window.
5897
5898 2006-03-16 [colin]      2.0.0cvs143
5899
5900         * src/compose.c
5901         * src/compose.h
5902                 Fix the same stuff in compose
5903
5904 2006-03-16 [colin]      2.0.0cvs142
5905
5906         * src/messageview.c
5907                 Complete the previous messageview crash fix
5908
5909 2006-03-16 [colin]      2.0.0cvs141
5910
5911         * src/procmsg.h
5912         * src/procmsg.c
5913         * src/folder.c
5914                 Fix POSTPROCESSING hook
5915                 Patch by H. Merijn Brand
5916
5917         * src/procmime.c
5918         * src/procmime.h
5919                 Parse Content-Location
5920
5921         * src/toolbar.c
5922         * src/messageview.c
5923         * src/messageview.h
5924                 Don't crash when a top-level MessageView has
5925                 been closed on us. Same problematic than
5926                 yesterday's quicksearch issue.
5927
5928 2006-03-15 [colin]      2.0.0cvs140
5929
5930         * src/gtk/quicksearch.c
5931                 Fix a bitchy race we didn't think about when we
5932                 added quicksearch cancellation:
5933                 If the search is not on cached fields, for example
5934                 body_part matchcase "stuff"
5935                 the matcher code has to get the whole message. If
5936                 we're on IMAP, that can be slow, and in order to
5937                 be non-blocking, the IMAP code idle loop processes
5938                 gtk events too. So it is possible to cancel a
5939                 quicksearch while the matcher is getting the mail's
5940                 body. After matcher got its body, it will start to
5941                 iterate over the matcher list that the Quicksearch's
5942                 clear_search_cb() just freed via prepare_matcher().
5943                 SIGSEGV ensues.
5944                 The fix consists of guarding the matcherlist_match()
5945                 call with a boolean 'matching'. If we reset the
5946                 quicksearch while matching is TRUE, we don't free
5947                 the matcherlist anymore like we did, but we set
5948                 another new flag, deferred_free, to TRUE. Then,
5949                 in quicksearch_match(), just after returning from
5950                 matcherlist_match() and unsetting the matching flag,
5951                 we check the deferred_free flag and do the
5952                 prepare_matcher() (which does the matcherlist_free)
5953                 for real, so we free the matcherlist once it's not
5954                 used anymore.
5955                 As all of this runs via the glib main loop, we
5956                 luckily don't need a mutex.
5957         * src/summaryview.c
5958                 Also, show progress while searching.
5959
5960
5961 2006-03-14 [colin]      2.0.0cvs139
5962
5963         * src/alertpanel.c
5964                 Make alertpanel_is_open non-static
5965
5966 2006-03-14 [colin]      2.0.0cvs138
5967
5968         * src/prefs_spelling.c
5969                 Cleanups - Fabien Vantard
5970
5971 2006-03-14 [wwp]        2.0.0cvs137
5972
5973         * src/main.c
5974                 code style normalization (curly braces, indentation).
5975
5976 2006-03-14 [wwp]        2.0.0cvs137
5977
5978         * src/main.c
5979                 code style (braces, indentation)
5980
5981 2006-03-12 [paul]       2.0.0cvs136
5982
5983         * src/prefs_common.c
5984                 trans_hdr defaults to FALSE to be RFC-savvy
5985         * src/prefs_summaries.c
5986                 add a tooltip to the trans_hdr option
5987                 
5988
5989 2006-03-12 [paul]       2.0.0cvs135
5990
5991         * src/prefs_matcher.c
5992                 give a little more width to the combos
5993         * src/prefs_display_header.c
5994         * src/textview.c
5995                 translate headers if prefs_common.trans_hdr
5996                 is TRUE
5997
5998         Patches by Pawel Pekala
5999
6000 2006-03-12 [paul]       2.0.0cvs134
6001
6002         * src/plugins/clamav/clamav_plugin.c
6003         * src/plugins/dillo_viewer/dillo_viewer.c
6004         * src/plugins/pgpcore/plugin.c
6005         * src/plugins/pgpinline/plugin.c
6006         * src/plugins/pgpmime/plugin.c
6007         * src/plugins/spamassassin/spamassassin.c
6008                 update/add to descriptions
6009         * src/plugins/spamassassin/spamassassin_gtk.c
6010                 fixes to the english, remove superfluous
6011                 tooltips, clean up a little
6012
6013 2006-03-12 [paul]       2.0.0cvs133
6014
6015         * src/compose.c
6016                 fix Bug 924, 'Account combo box shows up wrong 
6017                 if & is in account name'
6018
6019 2006-03-11 [colin]      2.0.0cvs132
6020
6021         * src/summaryview.c
6022                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
6023                 messed up shift-selection because is slows down
6024                 moving around summaryview. thanks -users
6025
6026 2006-03-10 [colin]      2.0.0cvs131
6027
6028         * src/plugins/spamassassin/spamassassin_gtk.c
6029                 Put back Paul's engrish fixes
6030
6031 2006-03-10 [colin]      2.0.0cvs130
6032
6033         * src/plugins/spamassassin/spamassassin.c
6034         * src/plugins/spamassassin/spamassassin.h
6035         * src/plugins/spamassassin/spamassassin_gtk.c
6036                 Cleanup SA prefs page (more)
6037                 Patch by Fabien Vantard
6038
6039 2006-03-10 [paul]       2.0.0cvs129
6040
6041         * src/prefs_msg_colors.c
6042         * src/prefs_spelling.c
6043                 widget sensitivity
6044
6045 2006-03-09 [mones]      2.0.0cvs128
6046
6047         * po/es.po
6048                 Update for next RC
6049
6050 2006-03-09 [wwp]        2.0.0cvs127
6051
6052         * configure.ac
6053                 revert accidental commit (requirement for libetpan 0.43), this time
6054                 not in HEAD.
6055
6056 2006-03-09 [wwp]        2.0.0cvs125
6057
6058         * configure.ac
6059                 revert accidental commit (requirement for libetpan 0.43)
6060
6061 2006-03-09 [paul]       2.0.0cvs126
6062
6063         * src/prefs_receive.c
6064                 remove useless frame
6065                 replace 'incorporation' with 'receiving'
6066         * src/plugins/clamav/clamav_plugin_gtk.c
6067         * src/plugins/spamassassin/spamassassin_gtk.c
6068                 improve widget sensitivity
6069                 fix a bit his engrish
6070
6071 2006-03-09 [wwp]        2.0.0cvs125
6072
6073         * src/addressadd.c
6074         * src/foldersel.c
6075         * src/prefs_common.c
6076         * src/prefs_common.h
6077                 remember some more windows' sizes (add to addressbook and
6078                 select folder).
6079
6080 2006-03-09 [paul]       2.0.0cvs124
6081
6082         * src/plugins/pgpcore/prefs_gpg.c
6083                 normalise construction of dialogue
6084
6085 2006-03-09 [paul]       2.0.0cvs123
6086
6087         * src/plugins/trayicon/Makefile.am
6088                 add missing slash
6089
6090 2006-03-08 [colin]      2.0.0cvs122
6091
6092         * src/plugins/trayicon/Makefile.am
6093                 Fix build in separate dir 
6094                 Patch by Bamanzi <bamanzi@gmail.com>
6095
6096 2006-03-08 [colin]      2.0.0cvs121
6097
6098         * src/procmsg.c
6099                 Batch move and copies from summaryview with delayed execution
6100                 too
6101
6102 2006-03-07 [paul]       2.0.0cvs120
6103
6104         * src/common/utils.c
6105                 fix highlighting of URIs containing "()"
6106                 Patch by Pawel Pekala
6107
6108 2006-03-07 [paul]       2.0.0cvs119
6109
6110         * src/folder.c
6111         * src/folder.h
6112         * src/folderview.c
6113                 immediately do alphabetical resort when
6114                 changing a folder's name
6115                 Patch by Pawel Pekala
6116
6117 2006-03-07 [paul]       2.0.0cvs118
6118
6119         * src/news.c
6120         * src/news_gtk.c
6121                 when unsubscribing a newsgroup, remove the
6122                 folder and msgs in .sylpheed-claws/newscache
6123                 Patch by Pawel Pekala <c0rn@gazeta.pl>
6124
6125 2006-03-07 [paul]       2.0.0cvs117
6126
6127         * src/textview.c
6128                 fix wrong Fake URL Warning
6129                 Thanks to Hiro
6130
6131 2006-03-07 [colin]      2.0.0cvs116
6132
6133         * src/imap.c
6134                 Return immediately when password dialog was
6135                 cancelled
6136         * src/gtk/inputdialog.c
6137                 Allow empty strings for passwords
6138
6139
6140 2006-03-06 [colin]      2.0.0cvs115
6141
6142         * src/imap.c
6143                 Prevent double-timeouts when connection fails
6144
6145 2006-03-06 [colin]
6146
6147         2.0.1-rc1 released
6148
6149 2006-03-06 [colin]      2.0.0cvs114
6150
6151         * src/imap.c
6152                 Refresh session during potentially long
6153                 operations
6154
6155 2006-03-06 [wwp]        2.0.0cvs113
6156
6157         * src/prefs_msg_colors.h
6158                 forgot that one (custom color labels).
6159
6160 2006-03-06 [wwp]        2.0.0cvs112
6161
6162         * src/prefs_common.c
6163         * src/prefs_common.h
6164         * src/prefs_msg_colors.c
6165         * src/summaryview.c
6166         * src/summaryview.h
6167         * src/gtk/colorlabel.c
6168         * src/gtk/colorlabel.h
6169                 colors in messages list are now customizable. Color values and names can
6170                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
6171                 Thanks to Paul and Colin for their help with this longstanding patch!
6172
6173 2006-03-06 [wwp]        2.0.0cvs111
6174
6175         * src/textview.c
6176                 don't crash if (x)face is bad.
6177
6178 2006-03-05 [paul]       2.0.0cvs110
6179
6180         * AUTHORS
6181         * configure.ac
6182         * src/Makefile.am
6183         * src/common/Makefile.am
6184         * src/common/utils.h
6185         * src/etpan/imap-thread.c
6186         * src/gtk/authors.h
6187         * src/plugins/clamav/Makefile.am
6188         * src/plugins/demo/Makefile.am
6189         * src/plugins/dillo_viewer/Makefile.am
6190         * src/plugins/pgpcore/Makefile.am
6191         * src/plugins/pgpcore/passphrase.c
6192         * src/plugins/pgpinline/Makefile.am
6193         * src/plugins/pgpmime/Makefile.am
6194         * src/plugins/spamassassin/Makefile.am
6195         * src/plugins/trayicon/Makefile.am
6196                 fix builiding on cygwin
6197                 Patch by Ralgh Young <bamanzi@gmail.com>
6198
6199 2006-03-04 [wwp]        2.0.0cvs109
6200
6201         * manual/keyboard.xml
6202                 fix mixed up/down keys.
6203
6204 2006-03-04 [wwp]        2.0.0cvs108
6205
6206         * README
6207         * INSTALL
6208                 updated links to SpamAssassin.
6209
6210 2006-03-04 [wwp]        2.0.0cvs107
6211
6212         * manual/plugins.xml
6213         * src/plugins/spamassassin/README
6214                 updated SpamAssassin plugin docs to reflect new functional additions
6215                 (also fix/update/documents few technical stuff more, see the README).
6216
6217 2006-03-04 [wwp]        2.0.0cvs106
6218
6219         * src/prefs_message.c
6220                 normalized capitalization of message-prefs paths.
6221
6222 2006-03-04 [wwp]        2.0.0cvs105
6223
6224         * manual/advanced.xml
6225                 typo.
6226
6227 2006-03-03 [colin]      2.0.0cvs104
6228
6229         * src/plugins/clamav/clamav_plugin_gtk.c
6230                 Rework prefs page, patch by Fabien 
6231
6232 2006-03-03 [colin]      2.0.0cvs103
6233
6234         * src/plugins/clamav/clamav_plugin.c
6235                 Set error on all errors
6236
6237 2006-03-03 [colin]      2.0.0cvs102
6238
6239         * src/common/plugin.c
6240                 Initialize error to avoid crashing when a plugin fails
6241                 without setting error
6242
6243 2006-03-02 [wwp]        2.0.0cvs101
6244
6245         * configure.ac
6246                 fixed linker flags for libetpan support on Cygwin
6247                 (thanks to H.Merijn Brand).
6248
6249 2006-03-02 [wwp]        2.0.0cvs100
6250
6251         * src/addressbook.c
6252                 fix some AB error messages: one for punctuation and
6253                 one wrongly duplicate (thanks, maxbritov).
6254
6255 2006-03-02 [wwp]        2.0.0cvs99
6256
6257         * src/plugins/spamassassin/spamassassin.c
6258                 make sync calls to sa-learn/spamc to prevent
6259                 system (whatever local or client/server) overload.
6260
6261 2006-03-02 [colin]      2.0.0cvs98
6262
6263         * src/summaryview.c
6264                 Put the spam icon in the status column instead of the
6265                 mark one
6266
6267 2006-03-01 [colin]      2.0.0cvs97
6268
6269         * src/plugins/spamassassin/spamassassin.c
6270                 Fix segfault (g_file_set_contents fails for some 
6271                 reason and err==0x2f. Can't find out why with
6272                 valgrind, using working function :-)
6273
6274 2006-03-01 [colin]      2.0.0cvs96
6275
6276         * src/inc.c
6277                 Offline overriding: let 'No' be cached only 3 seconds
6278
6279 2006-03-01 [colin]      2.0.0cvs95
6280
6281         * src/addr_compl.c
6282         * src/addrbook.c
6283         * src/addressbook.c
6284         * src/addrindex.c
6285         * src/folder_item_prefs.c
6286         * src/headerview.c
6287         * src/imap.c
6288         * src/inc.c
6289         * src/ldif.c
6290         * src/mainwindow.c
6291         * src/mh.c
6292         * src/msgcache.c
6293         * src/prefs_common.h
6294         * src/prefs_msg_colors.c
6295         * src/procheader.c
6296         * src/procheader.h
6297         * src/procmime.c
6298         * src/procmsg.c
6299         * src/procmsg.h
6300         * src/send_message.h
6301         * src/simple-gettext.c
6302         * src/summaryview.c
6303         * src/summaryview.h
6304         * src/syldap.c
6305         * src/textview.c
6306         * src/undo.c
6307         * src/common/ssl_certificate.c
6308         * src/common/utils.c
6309         * src/gtk/colorsel.c
6310         * src/gtk/gtksctree.c
6311         * src/gtk/gtkshruler.c
6312         * src/plugins/trayicon/trayicon.c
6313                 #if 0 goes to /dev/null
6314
6315 2006-03-01 [colin]      2.0.0cvs94
6316
6317         * src/compose.c
6318         * src/imap.c
6319         * src/inc.c
6320         * src/inc.h
6321         * src/messageview.c
6322         * src/news.c
6323         * src/plugins/spamassassin/spamassassin.c
6324                 Allow to add information in the "working offline"
6325                 window
6326
6327 2006-03-01 [wwp]        2.0.0cvs93
6328
6329         * src/plugins/spamassassin/spamassassin.c
6330                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6331                 'cause it seems that calling `spamc ... < inputfile` with
6332                 g_spawn_(a)sync simply.. erm doesn't work :-).
6333
6334 2006-03-01 [wwp]        2.0.0cvs92
6335
6336         * src/toolbar.c
6337         * src/toolbar.h
6338                 simplify the adding of spam/ham button to the messageview toolbar
6339                 (it gets more clear now that the same button will be "Mark as spam"
6340                 or "Mark as ham" according to the current message status,
6341                 thanks to Colin).
6342
6343 2006-03-01 [wwp]        2.0.0cvs91
6344
6345         * src/messageview.c
6346         * src/procmsg.c
6347         * src/procmsg.h
6348         * src/summaryview.c
6349         * src/plugins/spamassassin/spamassassin.c
6350         * src/plugins/spamassassin/spamassassin.h
6351                 make learner callbacks return a status (0 for ok),
6352                 handle it in main code to avoid setting flags when learning failed,
6353                 don't learn on TCP if offline in spamassassin,
6354                 thanks to Colin.
6355
6356                 
6357
6358 2006-03-01 [wwp]        2.0.0cvs90
6359
6360         * src/compose.c
6361                 some work around the compose window's account menu,
6362                 patch by Fabien Vantard.
6363
6364 2006-03-01 [wwp]        2.0.0cvs89
6365
6366         * src/plugins/spamassassin/spamassassin.c
6367                 fixed bad logics, was using spamc in local mode and sa-learn
6368                 in remote mode (thanks, Colin).
6369
6370 2006-03-01 [wwp]        2.0.0cvs88
6371
6372         * src/plugins/spamassassin/spamassassin.c
6373         * src/plugins/spamassassin/spamassassin.h
6374         * src/plugins/spamassassin/spamassassin_gtk.c
6375                 made processing of emails w/ sa-plugin an option (default is TRUE),
6376                 fixed Engrish some tooltips, capitalization of some debug messages
6377                 and warnings. The spamassassin plugin now provides two separate
6378                 services: process emails upon incorporation and spamd training.
6379                 Both services (un)register independently but use some common
6380                 plugin settings (transport settings, spam storage location).
6381
6382 2006-02-28 [wwp]        2.0.0cvs87
6383
6384         * src/plugins/spamassassin/spamassassin.c
6385                 fix async flag to spamc cmdline execution (batch exec should
6386                 be asynchronous).
6387
6388 2006-02-27 [wwp]        2.0.0cvs86
6389
6390         * src/plugins/spamassassin/spamassassin.c
6391         * src/plugins/spamassassin/spamassassin.h
6392         * src/plugins/spamassassin/spamassassin_gtk.c
6393                 - added the ability to learn a remote spamassassin server (spamd),
6394                 using spamc.
6395                 - added the spamassassin option 'username', that applies to all
6396                 spamassassin operations (filtering, learning, local or remote).
6397                 The default username is the current unix user (if left blank
6398                 from gtk prefs or config file).
6399                 - commented out some unused code (notebook widget), removed unused
6400                 layout (hbox1).
6401                 - make more widgets sensitive to the transport type.
6402
6403 2006-02-27 [colin]      2.0.0cvs85
6404
6405         * src/plugins/spamassassin/spamassassin.c
6406                 Fix sa-learn call when offline
6407
6408 2006-02-27 [colin]      2.0.0cvs84
6409
6410         * configure.ac
6411         * src/Makefile.am
6412         * src/mainwindow.c
6413         * src/mainwindow.h
6414         * src/messageview.c
6415         * src/messageview.h
6416         * src/prefs_toolbar.c
6417         * src/procmsg.c
6418         * src/stock_pixmap.c
6419         * src/stock_pixmap.h
6420         * src/summaryview.c
6421         * src/toolbar.c
6422         * src/toolbar.h
6423         * src/pixmaps/ham_btn.xpm
6424         * src/pixmaps/spam.xpm
6425         * src/pixmaps/spam_btn.xpm
6426         * src/plugins/spamassassin/spamassassin.c
6427                 Add button in toolbar for spam learning
6428                 Fix a few bugs from the last related commit
6429                 Revert 1.9.6cvs23 which messed up shift-selection
6430
6431 2006-02-24 [colin]      2.0.0cvs83
6432
6433         * src/procmsg.c
6434         * src/summaryview.c
6435         * src/summaryview.h
6436         * src/plugins/spamassassin/spamassassin.c
6437         * src/plugins/spamassassin/spamassassin.h
6438         * src/plugins/spamassassin/spamassassin_gtk.c
6439                 Unregister learner when spamassassin is either
6440                 disabled or over tcp
6441
6442 2006-02-24 [colin]      2.0.0cvs82
6443
6444         * src/Makefile.am
6445         * src/mainwindow.c
6446         * src/mainwindow.h
6447         * src/procmsg.c
6448         * src/procmsg.h
6449         * src/stock_pixmap.c
6450         * src/stock_pixmap.h
6451         * src/summaryview.c
6452         * src/summaryview.h
6453         * src/gtk/icon_legend.c
6454         * src/pixmaps/spam.xpm  ** NEW FILE **
6455         * src/plugins/spamassassin/spamassassin.c
6456         * src/plugins/spamassassin/spamassassin_gtk.c
6457                 Add spam learning interface (Mark/Mark as 
6458                 (spam|ham) menus)
6459
6460 2006-02-24 [wwp]        2.0.0cvs81
6461
6462         * src/compose.c
6463         * src/compose.h
6464         * src/filtering.c
6465                 hide compose window when sending message in batch mode
6466                 (filtering: forward and redirect). Also fixed a wrong
6467                 value returned when sending failed, neutral anyway.
6468                 (Colin, me) 
6469
6470 2006-02-24 [wwp]        2.0.0cvs80
6471
6472         * src/mainwindow.c
6473                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6474
6475 2006-02-24 [paul]       2.0.0cvs79
6476
6477         * src/news.c
6478         * src/news.h
6479         * src/news_gtk.c
6480                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6481                 Thanks to Colin
6482
6483 2006-02-23 [colin]      2.0.0cvs78
6484
6485         * src/alertpanel.c
6486                 Change OK to Close in alertpanel with View log
6487                 button; add accel to View log. Patch by Fabien
6488                 Vantard
6489
6490 2006-02-23 [wwp]        2.0.0cvs77
6491
6492         * src/compose.c
6493                 silly me, there were much more tests to perform, since toolbars can
6494                 really have down to 1 element only.
6495
6496 2006-02-23 [wwp]        2.0.0cvs76
6497
6498         * commitHelper
6499                 fixed indentation from my previous commit. Fallback to VISUAL if
6500                 EDITOR is not set (and to vi, at last resort).
6501
6502 2006-02-23 [wwp]        2.0.0cvs75
6503
6504         * commitHelper
6505                 improved error detection (Colin, me).
6506
6507 2006-02-23 [wwp]        2.0.0cvs74
6508
6509         * src/prefs_toolbar.c
6510                 simplify and fix prefs/toolbars layouting. Combos' contents can
6511                 now be really displayed.
6512
6513 2006-02-23 [wwp]        2.0.0cvs73
6514         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6515         be really displayed.
6516
6517 2006-02-22 [wwp]        2.0.0cvs72
6518
6519         * src/compose.c
6520                 fix a typo in my previous commit (sorry!).
6521
6522 2006-02-22 [wwp]        2.0.0cvs71
6523
6524         * src/prefs_toolbar.c
6525                 fix a crash when adding separators to toolbars,
6526                 also fix some separator item information.
6527
6528 2006-02-22 [wwp]        2.0.0cvs70
6529
6530         * src/compose.c
6531                 fix a crash when redirecting (for instance) when compose window's
6532                 toolbar contents has been customized (when some buttons have been
6533                 removed in fact).
6534
6535 2006-02-21 [wwp]        2.0.0cvs69
6536
6537         * src/summaryview.c
6538         * src/gtk/pluginwindow.c
6539         * src/plugins/pgpcore/prefs_gpg.c
6540                 fix some compilation warnings (feat. remains of removed code).
6541
6542 2006-02-21 [wwp]        2.0.0cvs68
6543
6544         * src/gtk/gtkutils.c
6545                 fix two compilation issues, thanks to Stephan Sachse.
6546
6547 2006-02-20 [colin]      2.0.0cvs67
6548
6549         * src/mainwindow.c
6550                 Don't reselect displayed mail on refocus
6551                 This fixes actions misbehaving 
6552
6553 2006-02-20 [wwp]        2.0.0cvs66
6554
6555         * src/summaryview.c
6556         * src/gtk/gtksctree.c
6557         * src/gtk/gtkshruler.c
6558                 changed more runtime typecast checks.
6559
6560 2006-02-20 [wwp]        2.0.0cvs65
6561
6562         * src/summary_search.c
6563                 find all - summaryview refresh issue fixed, thanks to Colin.
6564
6565 2006-02-20 [wwp]        2.0.0cvs64
6566
6567         * src/gtk/gtkutils.c
6568                 better runtime typecast checks.
6569
6570 2006-02-20 [wwp]        2.0.0cvs63
6571
6572         * src/summary_search.c
6573                 enhancements to the summary search:
6574                         - add the ability to stop the running search
6575                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6576                         - don't search if no criteria (From/To/Subject/Body) is set
6577                         - ensure that a busy mouse pointer is always shown when searching,
6578                           show it even a bit earlier
6579
6580 2006-02-19 [colin]      2.0.0cvs62
6581
6582         * src/compose.c
6583         * src/imap.c
6584         * src/etpan/imap-thread.c
6585         * src/etpan/imap-thread.h
6586                 (Future) IMAP speed improvement on sending
6587                 Will require a libetpan update
6588         * src/summaryview.c
6589         * src/gtk/quicksearch.c
6590                 Make quicksearch clearable while running.
6591
6592 2006-02-17 [colin]      2.0.0cvs61
6593
6594         * src/imap.c
6595         * src/etpan/imap-thread.c
6596         * src/etpan/imap-thread.h
6597                 Check for IMAP certificates
6598                 ** Requires libetpan-0.42-cvs4 
6599                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6600
6601 2006-02-17 [colin]      2.0.0cvs60
6602
6603         * src/messageview.c
6604         * src/prefs_common.c
6605         * src/prefs_common.h
6606         * src/prefs_message.c
6607                 Add pref to display HTML-only mails with plugin, 
6608                 if possible (defaulting to FALSE of course).
6609
6610 2006-02-16 [colin]      2.0.0cvs59
6611
6612         * src/main.c
6613         * src/common/plugin.c
6614         * src/common/plugin.h
6615         * src/gtk/pluginwindow.c
6616                 Keep track of requested (but unloaded) plugins
6617                 in some error cases.
6618
6619 2006-02-16 [wwp]        2.0.0cvs58
6620
6621         * src/gtk/gtkaspell.c
6622         * src/gtk/gtkaspell.h
6623         * src/prefs_spelling.c
6624         * src/compose.c
6625         * src/prefs_common.c
6626         * src/prefs_common.h
6627                 implemented new optional spellchecker behaviour: re-check message when
6628                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6629
6630 2006-02-16 [wwp]        2.0.0cvs57
6631
6632         * src/quote_fmt_parse.y
6633                 pclose popen'ed pipe.
6634
6635 2006-02-15 [colin]      2.0.0cvs56
6636
6637         * src/mimeview.c
6638         * src/mimeview.h
6639                 Let MimeViewers know which MimeView they
6640                 depend of.
6641         * src/summaryview.c
6642                 Swap From/To columns in Sent/Queue/Drafts
6643                 folders
6644         * src/etpan/imap-thread.c
6645                 Use mailstream_low_tls_open() for STARTTLS
6646                 instead of mailstream_low_ssl_open()
6647                 ** REQUIRES libetpan 0.42cvs3 **
6648
6649 2006-02-15 [wwp]        2.0.0cvs55
6650
6651         * src/compose.c
6652         * src/compose.h
6653         * src/message_search.c
6654         * src/message_search.h
6655         * src/textview.c
6656         * src/gtk/gtkutils.c
6657         * src/gtk/gtkutils.h
6658                 added the ability to Find text in the compose window (and a bit
6659                 of code factorization).
6660
6661 2006-02-15 [wwp]        2.0.0cvs54
6662
6663         * src/prefs_gtk.c
6664                 yet another one file was missing (fix for some widgets' sensitivity).
6665                 Thanks Colin!
6666
6667 2006-02-15 [wwp]        2.0.0cvs53
6668
6669         * src/prefs_gtk.h
6670                 oops forgot that file (fix for some widgets' sensitivity).
6671
6672 2006-02-15 [wwp]        2.0.0cvs52
6673
6674         * src/summary_search.c
6675                 implemented advanced summary search options (added the ability
6676                 to use matcher conditions in an advanced search mode).
6677
6678 2006-02-15 [wwp]        2.0.0cvs51
6679
6680         * src/plugins/pgpcore/prefs_gpg.c
6681         * src/prefs_account.c
6682                 fix some widget sensitivity, mostly around some labels in
6683                 account prefs.
6684
6685 2006-02-15 [paul]       2.0.0cvs50
6686
6687         * manual/advanced.xml
6688                 improve Templates info
6689                 written by wwp
6690
6691 2006-02-14 [colin]      2.0.0cvs49
6692
6693         * src/pixmaps/address_book.xpm
6694         * src/pixmaps/preferences.xpm
6695         * src/pixmaps/properties.xpm
6696                 Fix pixmap size - patch by Fabien Vantard
6697
6698 2006-02-13 [colin]      2.0.0cvs48
6699
6700         * src/procmime.c
6701                 Add missing fclose()s on error
6702         * src/textview.c
6703                 Remove unused code
6704         * src/common/utils.c
6705                 Fix temp files not being deleted on windows
6706         Patches by Thomas Gilgin
6707
6708 2006-02-13 [colin]      2.0.0cvs47
6709
6710         * src/mainwindow.c
6711                 Fix exit crash
6712
6713 2006-02-13 [wwp]        2.0.0cvs46
6714
6715         * src/plugins/pgpcore/prefs_gpg.c
6716                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6717
6718 2006-02-12 [colin]      2.0.0cvs45
6719
6720         * src/folderview.c
6721         * src/main.c
6722         * src/mainwindow.c
6723                 Fix "stuff" when quitting
6724
6725 2006-02-12 [wwp]        2.0.0cvs44
6726
6727         * src/prefs_themes.c
6728                 fix typos in debug messages.
6729
6730 2006-02-11 [colin]      2.0.0cvs43
6731
6732         * src/summaryview.c
6733                 don't allow drag/drop from ourself
6734
6735 2006-02-10 [wwp]        2.0.0cvs42
6736
6737         * src/exporthtml.c
6738         * src/html.c
6739         * src/html.h
6740         * src/procmime.c
6741         * src/textview.c
6742                 renamed html_ prefixed functions and data structures to avoid
6743                 namespace clashes w/ other software (gtkhtml2 for instance).
6744                 Closes bug #907.
6745
6746
6747 2006-02-09 [colin]      2.0.0cvs41
6748
6749         * src/summaryview.c
6750                 Fix shitty logic messed up. Thanks Ticho for the hint!
6751
6752 2006-02-09 [wwp]        2.0.0cvs40
6753
6754         * src/gtk/about.c
6755         * src/compose.c
6756         * src/prefs_account.c
6757         * src/prefs_gtk.h
6758         * src/editaddress.c
6759                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6760                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6761                 Browse buttons in accounts prefs.
6762
6763 2006-02-09 [colin]      2.0.0cvs39
6764
6765         * src/matcher.c
6766                 Check for pointer before using its members
6767         * src/gtk/gtksourceprintjob.c
6768                 Fix a wrong warning
6769
6770 2006-02-09 [wwp]        2.0.0cvs38
6771
6772         * src/gtk/filesel.c
6773                 fix few compiler warnings (type mismatch).
6774
6775 2006-02-09 [paul]       2.0.0cvs37
6776
6777         * po/fr.po
6778                 updated by Fabien Vantard
6779
6780 2006-02-08 [colin]      2.0.0cvs36
6781
6782         * src/prefs_common.c
6783         * src/common/defs.h
6784         * src/common/plugin.c
6785                 allow windows and linux configurations to coexist
6786                 patch by Thomas Gilgin
6787
6788 2006-02-08 [colin]      2.0.0cvs35
6789
6790         * src/filtering.c
6791         * src/matcher.c
6792         * src/matcher.h
6793         * src/matcher_parser_parse.y
6794         * src/prefs_filtering_action.c
6795         * src/prefs_matcher.c
6796                 Add the "Ignore thread" filtering
6797                 action
6798
6799 2006-02-08 [colin]      2.0.0cvs34
6800
6801         * src/compose.c
6802         * src/procmime.c
6803         * src/procmime.h
6804                 Fix bug #905 (damaged attachment)
6805                 text files with raw \0's aren't really text files
6806         FOR_STABLE
6807
6808 2006-02-08 [colin]      2.0.0cvs33
6809
6810         * src/summaryview.c
6811                 Fix crasher introduced yesterday
6812
6813 2006-02-08 [wwp]        2.0.0cvs32
6814
6815         * src/compose.c
6816         * src/compose.h
6817                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6818
6819 2006-02-08 [wwp]        2.0.0cvs31
6820
6821         * src/prefs_template.c
6822                 templates enhancement: allow address completion for Cc and Bcc fields
6823                 (it was currently possible for the To field only)
6824
6825 2006-02-08 [colin]      2.0.0cvs30
6826
6827         * src/compose.c
6828                 Don't unblock if not blocked
6829         FOR_STABLE
6830
6831 2006-02-07 [colin]      2.0.0cvs29
6832
6833         * src/action.c
6834                 Forgot to refresh summaryview
6835
6836 2006-02-07 [colin]      2.0.0cvs28
6837
6838         * src/action.c
6839                 Freeze/thaw message list and folder list while
6840                 processing %as{} actions 
6841         * src/compose.c
6842                 Fix auto-wrap disabling after a middle-click
6843                 paste - FOR_STABLE
6844
6845 2006-02-07 [paul]       2.0.0cvs27
6846
6847         * src/folder.c
6848                 fix freeing of uninitialised pointers
6849                 Thanks to Colin
6850
6851 2006-02-06 [colin]      2.0.0cvs26
6852
6853         * src/folder.c
6854                 Use g_slist_prepend in potentially big list
6855
6856 2006-02-06 [colin]      2.0.0cvs25
6857
6858         * src/folder.c
6859                 Completely skip processing if it doesn't 
6860                 exist (faster!)
6861
6862 2006-02-06 [colin]      2.0.0cvs24
6863
6864         * src/folder.c
6865         * src/summaryview.c
6866                 Batch filtering in summaryview (from Tools menu)
6867                 and pre/post//-processing too
6868
6869 2006-02-06 [colin]      2.0.0cvs23
6870
6871         * src/procmsg.h
6872         * src/filtering.c
6873                 Use a special field for batch filtering instead
6874                 of stepping on deferred execution's toes
6875
6876 2006-02-06 [colin]      2.0.0cvs22
6877
6878         * src/action.c
6879         * src/filtering.c
6880         * src/filtering.h
6881         * src/folder.c
6882         * src/summaryview.c
6883                 Fix filtering via menus and actions
6884
6885 2006-02-06 [colin]      2.0.0cvs21
6886
6887         * src/imap.c
6888                 Put the added file directly to cache if possible (will work
6889                 with next libetpan)
6890         * src/filtering.c
6891         * src/filtering.h
6892         * src/inc.c
6893         * src/folder.c
6894         * src/mbox.c
6895         * src/procmsg.h
6896                 Move and copy filtered messages by batches instead of one
6897                 by one - faster on IMAP
6898         * src/procmsg.c
6899                 Add a function that'll possibly be useful later
6900
6901 2006-02-06 [colin]      2.0.0cvs20
6902
6903         * src/addressbook.c
6904                 Use internal mime-type instead of text/plain for d'n'd
6905         * src/compose.c
6906                 Allow attaching files from mimeview's icon list via d'n'd
6907         * src/folderview.c
6908         * src/folderview.h
6909                 Use internal mime-type instead of text/plain for d'n'd
6910                 Don't try to selected opened folder if none is
6911                 Factorize d'n'd from other apps code
6912         * src/headerview.c
6913         * src/textview.c
6914         * src/gtk/gtkutils.c
6915         * src/gtk/gtkutils.h
6916                 Factorize Face/X-Face stuff
6917         * src/mimeview.c
6918                 Fix d'n'd to other apps
6919         * src/prefs_message.c
6920                 Let the XFace pref be usable without libcompface as it also
6921                 applies to Face
6922         * src/summaryview.c
6923                 Fix d'n'd to other apps
6924                 Factorize d'n'd from other apps code
6925
6926 2006-02-06 [wwp]        2.0.0cvs19
6927
6928         * po/it.po
6929                 Italian translation fixes by Andrea Spadaccini (no more confusion
6930                 between filtering and processing, and few changes in the About
6931                 dialog).
6932
6933
6934 2006-02-06 [mones]      2.0.0cvs18
6935
6936         * src/gtk/icon_legend.c
6937                 Improved descriptions allowing better translations
6938
6939 2006-02-05 [colin]      2.0.0cvs17
6940
6941         * src/imap.c
6942                 Add the f*cking missing expunge that caused imap_fetch_env
6943                 to fail after an add_msgs ! :-///
6944         * src/etpan/imap-thread.c
6945                 Add a bit of debug
6946         FOR_STABLE
6947
6948 2006-02-05 [colin]      2.0.0cvs16
6949
6950         * src/common/utils.c
6951                 Don't check for return-path (or we can't put
6952                 back non-sent mails)
6953
6954 2006-02-05 [colin]      2.0.0cvs15
6955
6956         * src/textview.c
6957                 Don't try to display Face header in textview
6958                 when teh headerview's active
6959
6960 2006-02-05 [colin]      2.0.0cvs14
6961
6962         * tools/tbird2syl.py
6963         * tools/Makefile.am
6964                 Add script to import Thunderbird mails
6965
6966 2006-02-05 [colin]      2.0.0cvs13
6967
6968         * src/headerview.c
6969         * src/procheader.c
6970         * src/procmsg.c
6971         * src/procmsg.h
6972         * src/textview.c
6973                 Show Face headers - patch partially by Klaus Flittner
6974
6975 2006-02-05 [colin]      2.0.0cvs12
6976
6977         * src/folderview.c
6978         * src/summaryview.c
6979         * src/common/utils.c
6980         * src/common/utils.h
6981                 Let dnd work from mime icons to summaryview
6982                 and to folderview too
6983                 Add a crude test to avoid trying to add files
6984                 drag'n'dropped when they're not mails
6985
6986 2006-02-04 [colin]      2.0.0cvs11
6987
6988         * src/summaryview.c
6989         * src/mimeview.c
6990                 Fix utf8 conversion
6991
6992 2006-02-04 [colin]      2.0.0cvs10
6993
6994         * src/compose.c
6995         * src/folderview.c
6996         * src/mimeview.c
6997         * src/summaryview.c
6998         * src/summaryview.h
6999                 Added various drag and drop capas:
7000                 From                    To
7001                 summaryview             other apps
7002                 mimeview icons          other apps
7003                 other apps              summaryview
7004                 other apps              folderview
7005
7006                 This shouldn't have broken the existing:
7007                 From                    To
7008                 summaryview             folderview
7009                 folderview              folderview
7010                 summaryview             compose's attachments
7011
7012         Tests welcomed.
7013
7014 2006-02-02 [paul]       2.0.0cvs9
7015
7016         * src/mainwindow.c
7017                 move global option 'Set displayed columns...' out
7018                 of folder option grouping.
7019                 fix sensitivity of 'harvest addresses'
7020         FOR_STABLE
7021
7022 2006-02-01 [colin]      2.0.0cvs8
7023
7024         * src/mimeview.c
7025                 Revert the alertpanel patch, it sucks (intrusive
7026                 and gets in the way of "open")
7027
7028 2006-02-01 [colin]      2.0.0cvs7
7029
7030         * src/compose.c
7031         * src/prefs_account.c
7032         * src/prefs_common.c
7033         * src/common/defs.h
7034         * src/common/utils.c
7035         * src/common/utils.h
7036                 Add ability to edit the signature file
7037                 from the account preferences, and use
7038                 a default for the text editor.
7039                 Patch by Fabien Vantard
7040
7041 2006-02-01 [colin]      2.0.0cvs6
7042
7043         * src/mimeview.c
7044                 Try to get mime type by extension if it is
7045                 application/octet-stream
7046                 Display a window with possible choices when
7047                 encountering unknown mime types
7048         * src/gtk/filesel.c
7049         * src/gtk/filesel.h
7050                 Add preview
7051                 Allow multiple selection in filtered filesel
7052                 (patch by Fabien Vantard)
7053         * src/gtk/pluginwindow.c
7054                 Use it (patch by Fabien Vantard)
7055
7056 2006-02-01 [paul]       2.0.0cvs5
7057
7058         * src/jpilot.c
7059                 fix crash on creating jpilot address book
7060                 Thanks to Colin - FOR_STABLE
7061         * src/prefs_summaries.c
7062         * src/prefs_wrapping.c
7063         * src/gtk/icon_legend.c
7064         * src/gtk/quicksearch.c
7065                 string fixes and additions
7066
7067 2006-02-01 [paul]       2.0.0cvs4
7068
7069         * src/compose.c
7070         * src/mainwindow.c
7071         * src/messageview.c
7072         * src/prefs_send.c
7073                 add Arabic encoding option
7074                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
7075
7076 2006-01-31 [colin]      2.0.0cvs3
7077
7078         * src/plugins/pgpcore/passphrase.c
7079                 Convert passphrase to locale encoding
7080         * src/compose.c
7081                 Fix drafting on IMAP. Crappy bug sneaked in
7082                 the release :-/
7083         FOR_STABLE
7084
7085 2006-01-30 [paul]       2.0.0cvs2
7086
7087         * src/gtk/icon_legend.c
7088                 show the new entries
7089
7090 2006-01-30 [colin]      2.0.0cvs1
7091
7092         * src/manual.c
7093                 Check for the file to be present before 
7094                 enabling the menu - FOR_STABLE
7095         * src/gtk/icon_legend.c
7096                 Add folders icons (not all of them, there
7097                 are too much, but the most intriguing ones)
7098
7099 2006-01-30 [paul]       2.0.0
7100
7101         version 2.0.0 released
7102
7103 2006-01-30 [paul]       1.9.100cvs200
7104
7105         * manual/faq.xml
7106         * manual/gpl.xml
7107         * manual/intro.xml
7108         * manual/starting.xml
7109         * manual/sylpheed-claws-manual.xml
7110                 fixes, additions
7111
7112 2006-01-29 [mones]      1.9.100cvs199
7113
7114         * manual/account.xml
7115         * manual/advanced.xml
7116         * manual/glossary.xml
7117                 Some typos fixed, added LDIF term to glossary
7118         * po/es.po
7119                 Fixed leading plus symbol
7120
7121 2006-01-29 [paul]       1.9.100cvs198
7122
7123         * po/fi.po
7124         * po/sk.po
7125                 updated by Tommi Pirinen and Andrej Kacian
7126
7127 2006-01-29 [paul]       1.9.100cvs197
7128
7129         * src/gtk/authors.h
7130                 remove duplicates
7131
7132 2006-01-29 [paul]       1.9.100cvs196
7133
7134         * AUTHORS
7135         * po/nl.po
7136         * src/gtk/authors.h
7137         * tools/claws.i18n.status.pl
7138                 nl translation updated by Tim Dijkstra
7139
7140 2006-01-29 [paul]       1.9.100cvs195
7141
7142         * po/sr.po
7143         * po/sv.po
7144                 updated by Aleksandar Urosevic and Anders Troback
7145
7146 2006-01-28 [colin]      1.9.100cvs194
7147
7148         * src/gtk/gtksourceprintjob.c
7149                 Don't fiddle with PangoLayout when we
7150                 have an image
7151
7152 2006-01-28 [paul]       1.9.100cvs193
7153
7154         * AUTHORS
7155         * po/el.po
7156         * po/zh_CN.po
7157         * src/gtk/authors.h
7158         * tools/claws.i18n.status.pl
7159                 updated translations submitted by Stavros Giannouris
7160                 and Ralgh Young
7161
7162 2006-01-27 [colin]      1.9.100cvs192
7163
7164         * src/summaryview.c
7165         * src/gtk/gtksourceprintjob.c
7166                 Add image printing 
7167                 (libgnomeprint only, of course)
7168
7169 2006-01-27 [paul]       1.9.100cvs191
7170
7171         * po/fr.po
7172         * po/it.po
7173                 updated by Fabien Vantard and Andrea Spadaccini
7174
7175 2006-01-26 [colin]      1.9.100cvs190
7176
7177         * manual/Makefile.am
7178         * configure.ac
7179                 Make building the manual optional 
7180                 (--disable-manual)
7181
7182 2006-01-26 [paul]       1.9.100cvs189
7183
7184         * manual/glossary.xml
7185         * manual/plugins.xml
7186                 edited
7187         * po/en_GB.po
7188                 updated
7189
7190 2006-01-26 [paul]       1.9.100cvs188
7191
7192         * src/prefs_display_header.c
7193         * src/prefs_folder_column.c
7194         * src/prefs_msg_colors.c
7195         * src/prefs_summaries.c
7196         * src/prefs_summary_column.c
7197                 HIGify
7198
7199 2006-01-25 [colin]      1.9.100cvs187
7200
7201         * src/imap.c
7202                 Don't allow moving/copying mails between
7203                 queue/drafts and non-queue/drafts folders
7204                 Fixes bug #897 (message header is resetted 
7205                 if one is copied to Drafts)
7206
7207 2006-01-25 [colin]      1.9.100cvs186
7208
7209         * src/folder.c
7210         * src/mainwindow.c
7211                 Fix subscribed folders not found
7212         * src/compose.c
7213                 Don't try to encode as original mail's charset
7214                 if it's ascii 
7215
7216 2006-01-25 [paul]       1.9.100cvs185
7217
7218         * AUTHORS
7219         * po/Makevars
7220                 updated
7221         * po/de.po
7222         * po/pl.po
7223         * po/pt_BR.po
7224         * po/sr.po
7225                 updates submitted by Stephan Sachse, Emilian Nowak
7226                 and Quar, Frederico Goncalves Guimaraes, and
7227                 Aleksandar Urosevic
7228                 Fix Bug 896, 'PT_BR locale broken'.
7229         * src/gtk/authors.h
7230                 updated
7231
7232 2006-01-24 [mones]      1.9.100cvs184
7233
7234         * manual/glossary.xml
7235                 All current terms finished. Reviewers welcome ;-)
7236         * manual/keyboard.xml
7237                 Fixed column width for pdf output.
7238         * po/es.po
7239                 Updated
7240
7241 2006-01-24 [paul]       1.9.100cvs183
7242
7243         * manual/glossary.xml
7244                 fix id name
7245         * manual/dist/html/Makefile.am
7246         * manual/dist/pdf/Makefile.am
7247         * manual/dist/ps/Makefile.am
7248         * manual/dist/txt/Makefile.am
7249                 fix make deps
7250                 Thanks to Colin
7251
7252 2006-01-24 [mones]      1.9.100cvs182
7253
7254         * manual/glossary.xml
7255                 Nearly finished, some terms missing.
7256
7257 2006-01-23 [paul]       1.9.100cvs181
7258
7259         * manual/dist/html/Makefile.am
7260         * manual/dist/pdf/Makefile.am
7261         * manual/dist/ps/Makefile.am
7262         * manual/dist/txt/Makefile.am
7263         * src/mainwindow.c
7264                 re-enable manual
7265                 Thanks to Colin
7266
7267 2006-01-22 [colin]      1.9.100cvs180
7268
7269         * src/compose.c
7270         * src/gtk/gtkaspell.c
7271                 Don't deselect stuff before right-clicking, with aspell.
7272                 (This prevented right-click Copy, for example).
7273                 Thanks to Clo!
7274
7275 2006-01-22 [paul]       1.9.100cvs179
7276
7277         * src/summary_search.c
7278                 don't fix the widget size as it causes problems
7279                 under localisation.
7280                 Thanks to Emilian Nowak
7281
7282 2006-01-21 [paul]       1.9.100cvs178
7283
7284         * src/prefs_themes.c
7285                 fix broken underlining of label text
7286                 with some translations
7287
7288 2006-01-21 [colin]      1.9.100cvs177
7289
7290         * po/fr.po
7291                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
7292
7293 2006-01-20 [colin]      1.9.100cvs176
7294
7295         * configure.ac
7296         * Makefile.am
7297         * manual/Makefile
7298         * manual/dist/html/.cvsignore
7299         * manual/dist/html/Makefile.am
7300         * manual/dist/pdf/.cvsignore
7301         * manual/dist/pdf/Makefile.am
7302         * manual/dist/ps/.cvsignore
7303         * manual/dist/ps/Makefile.am
7304         * manual/dist/txt/.cvsignore
7305         * manual/dist/txt/Makefile.am
7306                 Autotool-ize manual
7307
7308 2006-01-20 [paul]       1.9.100cvs175
7309
7310         * manual/handling.xml
7311                 make Filtering and Searching entries easier to find
7312         * manual/keyboard.xml
7313                 add the remaining default keybinds
7314         * src/prefs_summaries.c
7315                 update the default keybinds
7316
7317 2006-01-20 [paul]       1.9.100cvs174
7318
7319         * src/addressbook.c
7320         * src/addrgather.c
7321         * src/addrharvest.c
7322         * src/editaddress.c
7323         * src/editgroup.c
7324         * src/exphtmldlg.c
7325         * src/expldifdlg.c
7326         * src/exporthtml.c
7327         * src/exportldif.c
7328         * src/ldif.c
7329                 replace 'e-mail' with 'email'
7330         * src/summary_search.c
7331                 add mnemonic to "Find all" button
7332
7333 2006-01-20 [wwp]        1.9.100cvs173
7334
7335         * src/export.c
7336         * src/import.c
7337                 touched mbox import/export buttons for HIG-compliance
7338
7339 2006-01-19 [paul]       1.9.100cvs172
7340
7341         * manual/account.xml
7342         * manual/addrbook.xml
7343         * manual/advanced.xml
7344         * manual/faq.xml
7345         * manual/handling.xml
7346         * manual/intro.xml
7347         * manual/plugins.xml
7348         * manual/starting.xml
7349                 more editing
7350
7351 2006-01-19 [paul]       1.9.100cvs171
7352
7353         * src/toolbar.c
7354                 allow use of trash button while receiving
7355                 Thanks to Colin
7356
7357 2006-01-19 [wwp]        1.9.100cvs170
7358
7359         * src/gtk/quicksearch.c
7360         * src/compose.c
7361                 force text color to black when yellow background is set
7362
7363 2006-01-19 [colin]      1.9.100cvs169
7364
7365         * src/plugins/trayicon/trayicon.c
7366                 Gray out Get Mail when already getting mail
7367
7368 2006-01-18 [paul]       1.9.100cvs168
7369
7370         * src/compose.c
7371                 give widget yellow background was To is
7372                 set via folder prefs
7373         * src/gtk/quicksearch.c
7374                 give widget yellow background when quick
7375                 search is active.
7376                 Thanks to Colin
7377
7378 2006-01-18 [paul]       1.9.100cvs167
7379
7380         * doc/man/sylpheed-claws.1
7381                 add --subscribe option
7382
7383 2006-01-18 [paul]       1.9.100cvs166
7384
7385         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7386         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7387                 use %U instead of %F (%F is broken for user installed
7388                 files in kde 3.5)
7389
7390 2006-01-18 [colin]      1.9.100cvs165
7391
7392         * src/summaryview.c
7393                 Default to Yes in "No more * messages" dialogs
7394
7395 2006-01-17 [colin]      1.9.100cvs164
7396
7397         * src/compose.c
7398                 Possibly fix an invalid iterator causing
7399                 crash
7400
7401 2006-01-17 [colin]      1.9.100cvs163
7402
7403         * src/mimeview.c
7404                 Fix crash when the image disappears under the
7405                 image viewer
7406
7407 2006-01-16 [colin]      1.9.100cvs162
7408
7409         * src/compose.c
7410                 Fix reenabling autowrap
7411
7412 2006-01-16 [colin]      1.9.100cvs161
7413
7414         * src/compose.c
7415                 reset quote_len before getting quote_str
7416
7417 2006-01-16 [colin]      1.9.100cvs160
7418
7419         * src/account.c
7420         * src/account.h
7421         * src/folder.c
7422         * src/imap_gtk.c
7423         * src/mh_gtk.c
7424                 Fix bug #883 (default inbox does not track folder move)
7425
7426 2006-01-16 [colin]      1.9.100cvs159
7427
7428         * src/compose.c
7429         * src/plugins/pgpcore/passphrase.c
7430                 More buttons fixes
7431
7432 2006-01-16 [paul]       1.9.100cvs158
7433
7434         * src/prefs_actions.c
7435         * src/prefs_filtering_action.c
7436         * src/prefs_matcher.c
7437         * src/quote_fmt.c
7438         * src/gtk/description_window.c
7439         * src/gtk/description_window.h
7440         * src/gtk/quicksearch.c
7441                 description window cleanups
7442
7443 2006-01-15 [colin]      1.9.100cvs157
7444
7445         * src/addressbook.c
7446         * src/prefs_filtering.c
7447                 Same here
7448
7449 2006-01-15 [colin]      1.9.100cvs156
7450
7451         * src/folderview.c
7452         * src/mainwindow.c
7453                 Same for "Empty trash"
7454
7455 2006-01-15 [colin]      1.9.100cvs155
7456
7457         * src/inc.c
7458                 Override offline dialog had Yes by default
7459
7460 2006-01-15 [colin]      1.9.100cvs154
7461
7462         * src/summaryview.c
7463                 Delete selected messages? previously had Yes the default
7464
7465 2006-01-15 [colin]      1.9.100cvs153
7466
7467         * src/folder.c
7468         * src/folder.h
7469         * src/main.c
7470                 Check if a mailbox is loaded after all
7471                 plugins are loaded.
7472
7473 2006-01-15 [colin]      1.9.100cvs152
7474
7475         * src/folder.c
7476                 Don't start wizard when there are unloaded folders (will help
7477                 people with only mbox or maildir mailboxes)
7478
7479 2006-01-14 [colin]      1.9.100cvs151
7480
7481         * src/addressbook.c
7482         * src/expldifdlg.c
7483         * src/importldif.c
7484         * src/importmutt.c
7485         * src/importpine.c
7486         * src/mh_gtk.c
7487                 More HIG compliance and fixes
7488
7489 2006-01-14 [colin]      1.9.100cvs150
7490
7491         * src/prefs_filtering_action.c
7492         * src/foldersel.c
7493                 Two forgotten button order changes
7494
7495 2006-01-14 [colin]      1.9.100cvs149
7496
7497         * src/account.c
7498         * src/addressbook.c
7499         * src/compose.c
7500         * src/folderview.c
7501         * src/imap_gtk.c
7502         * src/mainwindow.c
7503         * src/mh_gtk.c
7504         * src/news_gtk.c
7505         * src/prefs_actions.c
7506         * src/prefs_customheader.c
7507         * src/prefs_filtering.c
7508         * src/prefs_matcher.c
7509         * src/prefs_template.c
7510         * src/ssl_manager.c
7511         * src/summaryview.c
7512         * src/textview.c
7513         * src/toolbar.c
7514                 All deletion confirmations are now "Cancel, Delete" 
7515                 instead of "No, Yes"
7516                 Clarified most of the other "No, Yes" to 
7517                 "Cancel, Descriptive_action"
7518                 Rechanged the "Entry not saved" alerts to have 
7519                 "Close, Continue editing"
7520
7521
7522 2006-01-14 [paul]
7523
7524         * 2.0.0-rc4 released
7525
7526 2006-01-14 [paul]       1.9.100cvs148
7527
7528         * src/account.c
7529         * src/addressadd.c
7530         * src/addressbook.c
7531         * src/compose.c
7532         * src/editaddress.c
7533         * src/editbook.c
7534         * src/editgroup.c
7535         * src/editjpilot.c
7536         * src/editldap.c
7537         * src/editvcard.c
7538         * src/exphtmldlg.c
7539         * src/expldifdlg.c
7540         * src/folderview.c
7541         * src/grouplistdialog.c
7542         * src/imap_gtk.c
7543         * src/importmutt.c
7544         * src/importpine.c
7545         * src/inc.c
7546         * src/main.c
7547         * src/mainwindow.c
7548         * src/message_search.c
7549         * src/messageview.c
7550         * src/mh_gtk.c
7551         * src/mimeview.c
7552         * src/news_gtk.c
7553         * src/prefs_actions.c
7554         * src/prefs_customheader.c
7555         * src/prefs_filtering.c
7556         * src/prefs_matcher.c
7557         * src/prefs_template.c
7558         * src/prefs_themes.c
7559         * src/ssl_manager.c
7560         * src/summary_search.c
7561         * src/summaryview.c
7562         * src/textview.c
7563         * src/toolbar.c
7564         * src/gtk/foldersort.c
7565         * src/gtk/gtkaspell.c
7566         * src/gtk/inputdialog.c
7567         * src/gtk/prefswindow.c
7568         * src/plugins/pgpcore/select-keys.c
7569         * src/plugins/trayicon/trayicon.c
7570                 HIG compliant button order
7571
7572 2006-01-14 [mones]      1.9.100cvs147
7573
7574         * po/es.po
7575                 Updated translation
7576
7577 2006-01-13 [paul]       1.9.100cvs146
7578
7579         * AUTHORS
7580         * ChangeLog
7581         * src/gtk/authors.h
7582                 add Joshua M. Kwan to contributors list
7583
7584 2006-01-13 [colin]      1.9.100cvs145
7585
7586         * src/gtk/quicksearch.c
7587                 Don't refocus quick search after executing (Esc or Enter)
7588                 Allows to '/'search something then move up/down in 
7589                 summaryview, and to Esc a search and be back in the 
7590                 summaryview
7591
7592 2006-01-13 [paul]       1.9.100cvs144
7593
7594         * src/plugins/pgpinline/pgpinline.c
7595                 support Content-Type 'application/pgp'
7596                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7597
7598 2006-01-13 [paul]       1.9.100cvs143
7599
7600         * manual/account.xml
7601                 make mention of partial retrieval
7602                 thanks to Colin
7603
7604 2006-01-13 [paul]       1.9.100cvs142
7605
7606         * src/account.c
7607         * src/account.h
7608         * src/action.c
7609         * src/action.h
7610         * src/adbookbase.h
7611         * src/addr_compl.c
7612         * src/addr_compl.h
7613         * src/addrbook.c
7614         * src/addrcache.c
7615         * src/addrcache.h
7616         * src/addrcindex.c
7617         * src/addrcindex.h
7618         * src/addrclip.c
7619         * src/addrclip.h
7620         * src/addrdefs.h
7621         * src/addressadd.c
7622         * src/addressadd.h
7623         * src/addressbook.c
7624         * src/addressbook.h
7625         * src/addrgather.c
7626         * src/addrgather.h
7627         * src/addrharvest.c
7628         * src/addrharvest.h
7629         * src/addrindex.c
7630         * src/addrindex.h
7631         * src/addritem.c
7632         * src/addritem.h
7633         * src/addrquery.c
7634         * src/addrquery.h
7635         * src/addrselect.c
7636         * src/addrselect.h
7637         * src/alertpanel.c
7638         * src/alertpanel.h
7639         * src/browseldap.c
7640         * src/browseldap.h
7641         * src/codeconv.c
7642         * src/codeconv.h
7643         * src/compose.c
7644         * src/compose.h
7645         * src/customheader.c
7646         * src/customheader.h
7647         * src/displayheader.c
7648         * src/displayheader.h
7649         * src/editaddress.c
7650         * src/editaddress.h
7651         * src/editbook.c
7652         * src/editbook.h
7653         * src/editgroup.c
7654         * src/editgroup.h
7655         * src/editjpilot.c
7656         * src/editjpilot.h
7657         * src/editldap.c
7658         * src/editldap.h
7659         * src/editldap_basedn.c
7660         * src/editldap_basedn.h
7661         * src/editvcard.c
7662         * src/editvcard.h
7663         * src/exphtmldlg.c
7664         * src/exphtmldlg.h
7665         * src/expldifdlg.c
7666         * src/expldifdlg.h
7667         * src/export.h
7668         * src/exporthtml.c
7669         * src/exporthtml.h
7670         * src/exportldif.c
7671         * src/exportldif.h
7672         * src/filtering.c
7673         * src/filtering.h
7674         * src/folder.c
7675         * src/folder.h
7676         * src/folder_item_prefs.c
7677         * src/folder_item_prefs.h
7678         * src/foldersel.c
7679         * src/foldersel.h
7680         * src/folderutils.c
7681         * src/folderutils.h
7682         * src/folderview.c
7683         * src/folderview.h
7684         * src/grouplistdialog.c
7685         * src/grouplistdialog.h
7686         * src/headerview.c
7687         * src/html.c
7688         * src/html.h
7689         * src/image_viewer.c
7690         * src/image_viewer.h
7691         * src/imap.c
7692         * src/imap.h
7693         * src/imap_gtk.c
7694         * src/imap_gtk.h
7695         * src/import.h
7696         * src/importldif.c
7697         * src/importldif.h
7698         * src/importmutt.c
7699         * src/importmutt.h
7700         * src/importpine.c
7701         * src/importpine.h
7702         * src/inc.c
7703         * src/inc.h
7704         * src/jpilot.c
7705         * src/jpilot.h
7706         * src/ldapctrl.c
7707         * src/ldapctrl.h
7708         * src/ldaplocate.c
7709         * src/ldaplocate.h
7710         * src/ldapquery.c
7711         * src/ldapquery.h
7712         * src/ldapserver.c
7713         * src/ldapserver.h
7714         * src/ldaputil.c
7715         * src/ldaputil.h
7716         * src/ldif.c
7717         * src/ldif.h
7718         * src/main.c
7719         * src/main.h
7720         * src/mainwindow.c
7721         * src/mainwindow.h
7722         * src/manual.c
7723         * src/manual.h
7724         * src/mbox.c
7725         * src/mbox.h
7726         * src/message_search.c
7727         * src/message_search.h
7728         * src/messageview.c
7729         * src/messageview.h
7730         * src/mh.c
7731         * src/mh.h
7732         * src/mh_gtk.c
7733         * src/mh_gtk.h
7734         * src/mimeview.c
7735         * src/mimeview.h
7736         * src/msgcache.c
7737         * src/msgcache.h
7738         * src/mutt.c
7739         * src/mutt.h
7740         * src/news.c
7741         * src/news.h
7742         * src/news_gtk.c
7743         * src/news_gtk.h
7744         * src/partial_download.c
7745         * src/partial_download.h
7746         * src/pine.c
7747         * src/pine.h
7748         * src/pop.c
7749         * src/pop.h
7750         * src/prefs_account.c
7751         * src/prefs_account.h
7752         * src/prefs_actions.c
7753         * src/prefs_actions.h
7754         * src/prefs_common.c
7755         * src/prefs_common.h
7756         * src/prefs_compose_writing.c
7757         * src/prefs_compose_writing.h
7758         * src/prefs_customheader.c
7759         * src/prefs_customheader.h
7760         * src/prefs_display_header.c
7761         * src/prefs_display_header.h
7762         * src/prefs_filtering.c
7763         * src/prefs_filtering.h
7764         * src/prefs_filtering_action.c
7765         * src/prefs_filtering_action.h
7766         * src/prefs_folder_column.c
7767         * src/prefs_folder_column.h
7768         * src/prefs_folder_item.c
7769         * src/prefs_folder_item.h
7770         * src/prefs_fonts.c
7771         * src/prefs_fonts.h
7772         * src/prefs_gtk.c
7773         * src/prefs_gtk.h
7774         * src/prefs_image_viewer.c
7775         * src/prefs_image_viewer.h
7776         * src/prefs_matcher.c
7777         * src/prefs_matcher.h
7778         * src/prefs_message.c
7779         * src/prefs_msg_colors.c
7780         * src/prefs_msg_colors.h
7781         * src/prefs_other.c
7782         * src/prefs_quote.c
7783         * src/prefs_receive.c
7784         * src/prefs_send.c
7785         * src/prefs_spelling.c
7786         * src/prefs_spelling.h
7787         * src/prefs_summaries.c
7788         * src/prefs_summaries.h
7789         * src/prefs_summary_column.c
7790         * src/prefs_summary_column.h
7791         * src/prefs_template.c
7792         * src/prefs_template.h
7793         * src/prefs_themes.c
7794         * src/prefs_themes.h
7795         * src/prefs_toolbar.c
7796         * src/prefs_toolbar.h
7797         * src/prefs_wrapping.c
7798         * src/prefs_wrapping.h
7799         * src/privacy.c
7800         * src/privacy.h
7801         * src/procheader.c
7802         * src/procheader.h
7803         * src/procmime.c
7804         * src/procmime.h
7805         * src/procmsg.c
7806         * src/procmsg.h
7807         * src/quote_fmt.c
7808         * src/quote_fmt_parse.y
7809         * src/recv.c
7810         * src/recv.h
7811         * src/remotefolder.c
7812         * src/remotefolder.h
7813         * src/send_message.c
7814         * src/send_message.h
7815         * src/setup.c
7816         * src/setup.h
7817         * src/sourcewindow.c
7818         * src/sourcewindow.h
7819         * src/ssl_manager.c
7820         * src/ssl_manager.h
7821         * src/statusbar.c
7822         * src/statusbar.h
7823         * src/stock_pixmap.c
7824         * src/stock_pixmap.h
7825         * src/summary_search.c
7826         * src/summary_search.h
7827         * src/summaryview.c
7828         * src/summaryview.h
7829         * src/syldap.c
7830         * src/syldap.h
7831         * src/textview.c
7832         * src/textview.h
7833         * src/toolbar.c
7834         * src/toolbar.h
7835         * src/undo.c
7836         * src/undo.h
7837         * src/unmime.c
7838         * src/unmime.h
7839         * src/vcard.c
7840         * src/vcard.h
7841         * src/wizard.c
7842         * src/wizard.h
7843         * src/common/base64.c
7844         * src/common/base64.h
7845         * src/common/defs.h
7846         * src/common/hooks.c
7847         * src/common/hooks.h
7848         * src/common/log.c
7849         * src/common/log.h
7850         * src/common/mgutils.c
7851         * src/common/mgutils.h
7852         * src/common/nntp.c
7853         * src/common/nntp.h
7854         * src/common/passcrypt.c
7855         * src/common/passcrypt.h.in
7856         * src/common/plugin.c
7857         * src/common/plugin.h
7858         * src/common/prefs.c
7859         * src/common/prefs.h
7860         * src/common/progressindicator.c
7861         * src/common/progressindicator.h
7862         * src/common/quoted-printable.c
7863         * src/common/quoted-printable.h
7864         * src/common/session.c
7865         * src/common/session.h
7866         * src/common/smtp.c
7867         * src/common/smtp.h
7868         * src/common/socket.c
7869         * src/common/socket.h
7870         * src/common/ssl.c
7871         * src/common/ssl.h
7872         * src/common/ssl_certificate.c
7873         * src/common/ssl_certificate.h
7874         * src/common/stringtable.c
7875         * src/common/stringtable.h
7876         * src/common/sylpheed.c
7877         * src/common/sylpheed.h
7878         * src/common/template.c
7879         * src/common/template.h
7880         * src/common/timing.h
7881         * src/common/utils.c
7882         * src/common/utils.h
7883         * src/common/version.h.in
7884         * src/common/xml.c
7885         * src/common/xml.h
7886         * src/common/xmlprops.c
7887         * src/common/xmlprops.h
7888         * src/gtk/colorlabel.c
7889         * src/gtk/colorsel.c
7890         * src/gtk/colorsel.h
7891         * src/gtk/description_window.c
7892         * src/gtk/description_window.h
7893         * src/gtk/filesel.c
7894         * src/gtk/filesel.h
7895         * src/gtk/foldersort.c
7896         * src/gtk/foldersort.h
7897         * src/gtk/gtkutils.c
7898         * src/gtk/gtkutils.h
7899         * src/gtk/inputdialog.c
7900         * src/gtk/inputdialog.h
7901         * src/gtk/logwindow.c
7902         * src/gtk/logwindow.h
7903         * src/gtk/manage_window.c
7904         * src/gtk/manage_window.h
7905         * src/gtk/menu.c
7906         * src/gtk/menu.h
7907         * src/gtk/pluginwindow.c
7908         * src/gtk/pluginwindow.h
7909         * src/gtk/prefswindow.c
7910         * src/gtk/prefswindow.h
7911         * src/gtk/progressdialog.c
7912         * src/gtk/progressdialog.h
7913         * src/gtk/sslcertwindow.c
7914         * src/gtk/sslcertwindow.h
7915         * src/plugins/clamav/clamav_plugin.c
7916         * src/plugins/clamav/clamav_plugin.h
7917         * src/plugins/clamav/clamav_plugin_gtk.c
7918         * src/plugins/demo/demo.c
7919         * src/plugins/dillo_viewer/dillo_prefs.c
7920         * src/plugins/dillo_viewer/dillo_prefs.h
7921         * src/plugins/dillo_viewer/dillo_viewer.c
7922         * src/plugins/pgpcore/passphrase.c
7923         * src/plugins/pgpcore/passphrase.h
7924         * src/plugins/pgpcore/plugin.c
7925         * src/plugins/pgpcore/select-keys.c
7926         * src/plugins/pgpcore/select-keys.h
7927         * src/plugins/pgpcore/sgpgme.c
7928         * src/plugins/pgpcore/sgpgme.h
7929         * src/plugins/pgpinline/pgpinline.c
7930         * src/plugins/pgpinline/pgpinline.h
7931         * src/plugins/pgpinline/plugin.c
7932         * src/plugins/pgpmime/pgpmime.c
7933         * src/plugins/pgpmime/pgpmime.h
7934         * src/plugins/pgpmime/plugin.c
7935         * src/plugins/spamassassin/spamassassin.c
7936         * src/plugins/spamassassin/spamassassin.h
7937         * src/plugins/spamassassin/spamassassin_gtk.c
7938         * src/plugins/trayicon/trayicon.c
7939                 update copyright header
7940
7941 2006-01-13 [paul]       1.9.100cvs141
7942
7943         * src/account.c
7944         * src/export.c
7945         * src/import.c
7946         * src/mainwindow.c
7947         * src/prefs_account.c
7948         * src/prefs_display_header.c
7949         * src/prefs_receive.c
7950         * src/prefs_send.c
7951         * src/prefs_summaries.c
7952         * src/prefs_themes.c
7953         * src/prefs_toolbar.c
7954         * src/gtk/about.c
7955                 various cleanups
7956
7957 2006-01-12 [colin]      1.9.100cvs140
7958
7959         * src/folder.c
7960         * src/folder.h
7961         * src/main.c
7962                 Add --subscribe option
7963                 Let sylpheed-claws email@domain.com equivalent to --compose
7964                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7965
7966 2006-01-12 [paul]       1.9.100cvs139
7967
7968         * src/mainwindow.c
7969                 append 'Change folder order' label with '...'
7970         * src/prefs_actions.c
7971                 allow reordering of actions list by dnd
7972         * src/gtk/foldersort.c
7973                 make the dialog nicer
7974
7975 2006-01-11 [colin]      1.9.100cvs138
7976
7977         * src/compose.c
7978                 Allow templates without text
7979
7980 2006-01-11 [paul]       1.9.100cvs137
7981
7982         * tools/README
7983         * tools/filter_conv_new.pl
7984                 add info to README
7985                 also check .sylpheed for filter.xml
7986                 be a bit informative to the user
7987
7988 2006-01-11 [colin]      1.9.100cvs136
7989
7990         * src/textview.c
7991                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7992
7993 2006-01-10 [paul]       1.9.100cvs135
7994
7995         * tools/Makefile.am
7996         * tools/filter_conv_new.pl
7997                 add script to convert new style Sylpheed
7998                 filter rules (Sylpheed >= 0.9.99) to
7999                 Claws filtering rules
8000
8001 2006-01-10 [colin]      1.9.100cvs134
8002
8003         * src/compose.c
8004                 Fix broken line joins in certain conditions
8005                 (between two quoted lines: <enter><enter><up>
8006                  <type a wrapped sentence><go in the first line>
8007                  <insert more text><watch as line joining failed>)
8008
8009 2006-01-10 [paul]       1.9.100cvs133
8010
8011         * src/compose.c
8012                 don't report success in error dialog
8013                 thanks to Colin
8014         * src/common/utils.c
8015                 include some trailing punctuations as URI
8016                 thanks to Hiro
8017
8018 2006-01-10 [paul]       1.9.100cvs132
8019
8020         * src/mimeview.c
8021                 fix incompatible pointer type
8022                 warning
8023
8024 2006-01-10 [paul]       1.9.100cvs131
8025
8026         * src/compose.c
8027                 change Subject in window title
8028                 instantaneously
8029
8030 2006-01-09 [colin]      1.9.100cvs130
8031
8032         * src/addressbook.c
8033         * src/headerview.c
8034         * src/mainwindow.c
8035         * src/messageview.c
8036         * src/mimeview.c
8037         * src/noticeview.c
8038         * src/summaryview.c
8039                 Fix possible crashes on exit and in addressbook
8040
8041 2006-01-09 [paul]       1.9.100cvs129
8042
8043         * src/prefs_msg_colors.c
8044                 some cleanups that I forgot last time
8045
8046 2006-01-09 [paul]       1.9.100cvs128
8047
8048         * README
8049         * src/folderview.c
8050         * src/prefs_msg_colors.c
8051                 add previously hidden option, color_new, to
8052                 the gui
8053                 move the page to Display/
8054                 rework the gui
8055
8056 2006-01-09 [wwp]        1.9.100cvs127
8057
8058         * src/prefs_themes.c
8059                 made the prefs/display/themes layouts spacing less condensed
8060                 (and so they match other prefs/pages' look).
8061
8062 2006-01-09 [paul]       1.9.100cvs126
8063
8064         * src/compose.c
8065         * src/prefs_common.c
8066         * src/prefs_common.h
8067         * src/prefs_wrapping.c
8068                 remove 'wrap at send' option
8069
8070 2006-01-06 [colin]      1.9.100cvs125
8071
8072         * src/compose.c
8073                 Just make completely sure we don't insert "manual line breaks" 
8074                 when wrapping... 
8075
8076 2006-01-04 [paul]
8077
8078         * 2.0.0-rc3 released
8079
8080 2006-01-04 [paul]       1.9.100cvs124
8081
8082         * src/folderview.c
8083                 fix bug 882, 'quick scroll in folder list
8084                 displays wrong folder contents'
8085
8086 2006-01-04 [paul]       1.9.100cvs123
8087
8088         * src/plugins/pgpmime/pgpmime.c
8089                 better debug information when signing
8090                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
8091
8092 2006-01-03 [colin]      1.9.100cvs122
8093
8094         * configure.ac
8095                 We need to recheck for gpgme 1.0.0 after checking
8096                 for 1.1.1, because if 1.1.1 isn't available, 
8097                 GPGME_LIBS and friends are blanked out by the 
8098                 second check.
8099
8100 2006-01-03 [colin]      1.9.100cvs121
8101
8102         * src/common/prefs.c
8103                 Windows unlink-before rename fix
8104         * src/plugins/pgpcore/sgpgme.c
8105                 Add support for PKA info if available
8106                 Both patches by Werner Koch
8107
8108 2006-01-03 [paul]       1.9.100cvs120
8109
8110         * src/messageview.c
8111                 fix bug 884, 'Send receipt' button visible in queue
8112                 Thanks to Colin
8113
8114 2006-01-02 [colin]      1.9.100cvs119
8115
8116         * src/compose.c
8117         * src/imap.c
8118                 Fix autosave on IMAP and more generally try to
8119                 return the correct ID on a newly added IMAP message
8120
8121 2006-01-02 [paul]       1.9.100cvs118
8122
8123         * manual/keyboard.xml
8124                 edited
8125
8126 2006-01-01 [paul]       1.9.100cvs117
8127
8128         * src/gtk/authors.h
8129                 alphabetical order
8130
8131 2005-12-30 [colin]      1.9.100cvs116
8132
8133         * manual/advanced.xml
8134                 Explain Pre/Post-processing differences.
8135
8136 2005-12-30 [colin]      1.9.100cvs115
8137
8138         * src/mh.c
8139                 Implement copy_msgs for a little optimization
8140         * src/imap.c
8141                 Finish yesterday's fix
8142
8143 2005-12-29 [colin]      1.9.100cvs114
8144
8145         * src/imap.c
8146                 Fix occasional failure in fetching a mail over
8147                 IMAP
8148
8149 2005-12-29 [colin]      1.9.100cvs113
8150
8151         * src/compose.c
8152                 Don't remove a draft when sending it, if it is 
8153                 locked.
8154
8155 2005-12-28 [colin]      1.9.100cvs112
8156
8157         * src/summaryview.c
8158                 Fix leak for real
8159
8160 2005-12-28 [wwp]        1.9.100cvs111
8161
8162         * doc/faq/.cvsignore
8163         * doc/faq/de/.cvsignore
8164         * doc/faq/en/.cvsignore
8165         * doc/faq/es/.cvsignore
8166         * doc/faq/fr/.cvsignore
8167         * doc/faq/it/.cvsignore
8168         * doc/manual/.cvsignore
8169         * doc/manual/de/.cvsignore
8170         * doc/manual/en/.cvsignore
8171         * doc/manual/es/.cvsignore
8172         * doc/manual/fr/.cvsignore
8173         * doc/manual/ja/.cvsignore
8174         * src/plugins/mathml_viewer/.cvsignore
8175                 rollback revival of those files (my bad, sorry for the noise).
8176
8177 2005-12-28 [wwp]        1.9.100cvs110
8178
8179         * src/compose.c
8180                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
8181
8182 2005-12-28 [wwp]        1.9.100cvs109
8183
8184         * doc/faq/.cvsignore
8185         * doc/faq/de/.cvsignore
8186         * doc/faq/en/.cvsignore
8187         * doc/faq/es/.cvsignore
8188         * doc/faq/fr/.cvsignore
8189         * doc/faq/it/.cvsignore
8190         * doc/manual/.cvsignore
8191         * doc/manual/de/.cvsignore
8192         * doc/manual/en/.cvsignore
8193         * doc/manual/es/.cvsignore
8194         * doc/manual/fr/.cvsignore
8195         * doc/manual/ja/.cvsignore
8196         * src/plugins/mathml_viewer/.cvsignore
8197         * po/.cvsignore
8198                 more files to ignore.
8199
8200 2005-12-24 [colin]      1.9.100cvs108
8201
8202         * AUTHORS
8203         * src/gtk/authors.h
8204                 Update for Werner
8205
8206 2005-12-24 [colin]      1.9.100cvs107
8207
8208         * src/procmsg.c
8209                 Allow NULL src_msginfo in 
8210                 procmsg_msginfo_new_from_mimeinfo
8211
8212 2005-12-23 [paul]       1.9.100cvs106
8213
8214         * src/plugins/pgpinline/mypgpcore.def
8215                 add this forgotten file
8216
8217 2005-12-23 [colin]      1.9.100cvs105
8218
8219         * src/mainwindow.c
8220                 Fix missing break
8221
8222 2005-12-23 [colin]      1.9.100cvs104
8223
8224         * autogen.sh
8225         * src/folder.c
8226         * src/mh.c
8227         * src/common/plugin.c
8228         * src/common/socket.c
8229         * src/common/socket.h
8230         * src/common/utils.c
8231         * src/common/utils.h
8232         * src/gtk/pluginwindow.c
8233         * src/plugins/pgpcore/plugin.def
8234         * src/plugins/pgpcore/sylpheed.def
8235         * src/plugins/pgpinline/Makefile.am
8236         * src/plugins/pgpinline/plugin.def
8237         * src/plugins/pgpinline/sylpheed.def
8238         * src/plugins/pgpmime/plugin.def
8239         * src/plugins/pgpmime/sylpheed.def
8240                 Various w32 fixes by Werner Koch
8241
8242 2005-12-22 [paul]       1.9.100cvs103
8243
8244         * src/wizard.c
8245                 don't offer IMAP as 'server type' if
8246                 libetpan isn't built in
8247
8248 2005-12-22 [paul]       1.9.100cvs102
8249
8250         * AUTHORS
8251         * src/mainwindow.c
8252         * src/mainwindow.h
8253         * src/toolbar.c
8254         * src/gtk/authors.h
8255                 support GTK_TOOLBAR_BOTH_HORIZ (text
8256                 next to icon) Patch by Marien Zwart
8257                 marienz@users.sf.net
8258                 Also reword the text
8259
8260 2005-12-21 [colin]      1.9.100cvs101
8261
8262         * configure.ac
8263                 Fix DATADIRNAME
8264         * COPYING
8265                 Fix missing section and explicit the exception better
8266         * src/compose.c
8267                 Prevent mail from being lost without notice when an
8268                 SMTP error happens on trying to send an unmodified
8269                 drafted mail.
8270         * src/send_message.c
8271         * src/common/smtp.c
8272                 Fix password remembering when wrong, and add return
8273                 value checks where they should have been
8274         * src/plugins/pgpcore/sylpheed.def
8275         * src/plugins/pgpinline/sylpheed.def
8276         * src/plugins/pgpmime/sylpheed.def
8277                 Add a few symbols needed
8278
8279 2005-12-21 [paul]       1.9.100cvs100
8280
8281         * m4/codeset.m4
8282         * m4/glibc21.m4
8283         * m4/intdiv0.m4
8284         * m4/inttypes-pri.m4
8285         * m4/inttypes.m4
8286         * m4/inttypes_h.m4
8287         * m4/isc-posix.m4
8288         * m4/lcmessage.m4
8289         * m4/stdint_h.m4
8290         * m4/uintmax_t.m4
8291                 gettextization
8292                 thanks to Colin
8293
8294 2005-12-21 [paul]       1.9.100cvs99
8295
8296         * po/sv.po
8297                 fixed by Colin
8298
8299 2005-12-20 [paul]       1.9.100cvs98
8300
8301         * po/sv.po
8302                 updated by Anders Trobäck
8303
8304 2005-12-20 [colin]      1.9.100cvs97
8305
8306         * ABOUT-NLS
8307         * Makefile.am
8308         * autogen.sh
8309         * configure.ac
8310         * config/config.rpath
8311         * config/mkinstalldirs
8312         * m4/Makefile.am
8313         * m4/glibc2.m4
8314         * m4/gnupg.m4
8315         * m4/gpgme.m4
8316         * m4/intmax.m4
8317         * m4/longdouble.m4
8318         * m4/longlong.m4
8319         * m4/printf-posix.m4
8320         * m4/signed.m4
8321         * m4/size_max.m4
8322         * m4/ulonglong.m4
8323         * m4/wchar_t.m4
8324         * m4/wint_t.m4
8325         * m4/xsize.m4
8326         * po/Makefile.in.in
8327         * po/Makevars
8328         * po/bg.po
8329         * po/ca.po
8330         * po/cs.po
8331         * po/de.po
8332         * po/el.po
8333         * po/en_GB.po
8334         * po/es.po
8335         * po/fi.po
8336         * po/fr.po
8337         * po/hr.po
8338         * po/hu.po
8339         * po/it.po
8340         * po/ja.po
8341         * po/ko.po
8342         * po/nb.po
8343         * po/nl.po
8344         * po/pl.po
8345         * po/pt_BR.po
8346         * po/ru.po
8347         * po/sk.po
8348         * po/sr.po
8349         * po/stamp-po
8350         * po/sv.po
8351         * po/zh_CN.po
8352         * po/zh_TW.po
8353         * src/Makefile.am
8354         * src/codeconv.c
8355         * src/compose.c
8356         * src/exporthtml.c
8357         * src/exportldif.c
8358         * src/folder.c
8359         * src/main.c
8360         * src/manual.c
8361         * src/mh.c
8362         * src/mimeview.c
8363         * src/send_message.c
8364         * src/common/Makefile.am
8365         * src/common/fnmatch.c
8366         * src/common/fnmatch.h
8367         * src/common/fnmatch_loop.c
8368         * src/common/nntp.c
8369         * src/common/plugin.c
8370         * src/common/smtp.c
8371         * src/common/socket.c
8372         * src/common/string_match.c
8373         * src/common/sylpheed.c
8374         * src/common/utils.c
8375         * src/common/utils.h
8376         * src/common/w32_dirent.c
8377         * src/common/w32_reg.c
8378         * src/common/w32_signal.c
8379         * src/common/w32_stat.c
8380         * src/common/w32_stdio.c
8381         * src/common/w32_stdlib.c
8382         * src/common/w32_string.c
8383         * src/common/w32_time.c
8384         * src/common/w32_unistd.c
8385         * src/common/w32_wait.c
8386         * src/common/w32lib.h
8387         * src/etpan/Makefile.am
8388         * src/gtk/Makefile.am
8389         * src/plugins/clamav/Makefile.am
8390         * src/plugins/demo/Makefile.am
8391         * src/plugins/dillo_viewer/Makefile.am
8392         * src/plugins/pgpcore/Makefile.am
8393         * src/plugins/pgpcore/passphrase.c
8394         * src/plugins/pgpcore/plugin.def
8395         * src/plugins/pgpcore/sgpgme.c
8396         * src/plugins/pgpcore/sylpheed.def
8397         * src/plugins/pgpcore/version.rc
8398         * src/plugins/pgpinline/Makefile.am
8399         * src/plugins/pgpinline/plugin.def
8400         * src/plugins/pgpinline/sylpheed.def
8401         * src/plugins/pgpinline/version.rc
8402         * src/plugins/pgpmime/Makefile.am
8403         * src/plugins/pgpmime/mypgpcore.def
8404         * src/plugins/pgpmime/plugin.def
8405         * src/plugins/pgpmime/sylpheed.def
8406         * src/plugins/pgpmime/version.rc
8407         * src/plugins/spamassassin/Makefile.am
8408                 Very little ;-) patch from Werner Koch, providing
8409                 infrastructure for cross-compiling to Win32
8410
8411 2005-12-20 [paul]       1.9.100cvs96
8412
8413         * src/account.c
8414         * src/account.h
8415         * src/mainwindow.c
8416         * src/mainwindow.h
8417         * src/toolbar.c
8418         * src/toolbar.h
8419                 add a combo to the Get All button, allowing
8420                 quick retrieval from any account
8421                 Patch by Fabien Vantard, slightly modified
8422                 by Colin
8423         * src/gtk/about.c
8424                 i18n fix. Patch by Fabien Vantard
8425
8426 2005-12-19 [colin]      1.9.100cvs95
8427
8428         * src/compose.c
8429         * src/compose.h
8430                 Don't automatically join lines when they've 
8431                 been separated by the user and not automatically
8432
8433 2005-12-19 [paul]       1.9.100cvs94
8434
8435         * src/gtk/pluginwindow.c
8436                 i18n fix.
8437                 Patch by Fabien Vantard
8438
8439 2005-12-15 [paul]       1.9.100cvs93
8440
8441         * src/common/plugin.c
8442         * src/common/plugin.h
8443         * src/gtk/pluginwindow.c
8444         * src/plugins/clamav/clamav_plugin.c
8445         * src/plugins/demo/demo.c
8446         * src/plugins/dillo_viewer/dillo_viewer.c
8447         * src/plugins/pgpcore/plugin.c
8448         * src/plugins/pgpinline/plugin.c
8449         * src/plugins/pgpmime/plugin.c
8450         * src/plugins/spamassassin/spamassassin.c
8451         * src/plugins/trayicon/trayicon.c
8452                 add plugin_version()
8453
8454 2005-12-15 [colin]      1.9.100cvs92
8455
8456         * src/compose.c
8457                 Further fix bug #875
8458
8459 2005-12-15 [paul]       1.9.100cvs91
8460
8461         * src/gtk/filesel.c
8462                 fix attach_load_dir getting set to
8463                 PLUGINDIR on plugin load
8464
8465 2005-12-14 [mones]      1.9.100cvs90
8466
8467         * manual/ack.xml
8468         * manual/keyboard.xml
8469                 Initial draft and some shortcuts added
8470                 
8471         * po/es.po
8472                 Updated translation
8473
8474 2005-12-14 [colin]      1.9.100cvs89
8475
8476         * src/compose.c
8477         * src/imap.c
8478         * src/summaryview.c
8479         * src/gtk/gtkaspell.c
8480                 More leaks fixed
8481         * src/prefs_folder_item.c
8482                 Fix recursive prefs apply
8483
8484
8485 2005-12-14 [colin]      1.9.100cvs88
8486
8487         * src/compose.c
8488                 Fix bug #875 (Freeze On Inline Forward of 
8489                 Large Message)
8490
8491 2005-12-13 [colin]      1.9.100cvs87
8492
8493         * src/compose.c
8494                 Uniq-ify and sort the mimetypes list
8495                 Patch by Fabien Vantard
8496
8497 2005-12-13 [colin]      1.9.100cvs86
8498
8499         * src/imap.c
8500         * src/etpan/imap-thread.c
8501                 Fix leaks (patch by Hoa)
8502         * src/news.c
8503         * src/common/plugin.c
8504                 Fix leaks
8505
8506 2005-12-12 [colin]
8507
8508         * 2.0.0-rc2 released
8509
8510 2005-12-12 [colin]      1.9.100cvs85
8511
8512         * src/matcher.c
8513                 Fix a leak
8514
8515 2005-12-12 [wwp]        1.9.100cvs84
8516
8517         * src/gtk/icon_legend.c
8518                 fix misbehaviour and crash when closing the legend window
8519         using the Esc key (patch by Fabien Vantard).
8520
8521 2005-12-12 [paul]       1.9.100cvs83
8522
8523         * src/browseldap.c
8524         * src/foldersel.c
8525         * src/prefs_actions.c
8526         * src/prefs_filtering.c
8527         * src/prefs_matcher.c
8528         * src/prefs_spelling.glade      ** REMOVED **
8529         * src/prefs_template.c
8530         * src/gtk/foldersort.glade      ** REMOVED **
8531         * src/gtk/pluginwindow.c
8532         * src/gtk/pluginwindow.glade    ** REMOVED **
8533         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8534                 cleanups
8535
8536 2005-12-11 [paul]       1.9.100cvs82
8537
8538         * src/gtk/filesel.c
8539                 fix attach_load_dir crasher (double free)
8540
8541 2005-12-09 [paul]       1.9.100cvs81
8542
8543         * po/POTFILES.in
8544         * src/mainwindow.c
8545         * src/gtk/Makefile.am
8546         * src/gtk/icon_legend.c
8547         * src/gtk/icon_legend.h
8548                 add icon legend
8549         * src/manual.c
8550                 cleanup
8551
8552 2005-12-09 [paul]       1.9.100cvs80
8553
8554         * src/plugins/pgpcore/passphrase.c
8555                 wrap the label in the dialog
8556
8557 2005-12-09 [colin]      1.9.100cvs79
8558
8559         * src/plugins/pgpcore/sgpgme.c
8560                 Display (untrusted) on not trusted signatures
8561                 Patch by Michal Èihaø <michal@cihar.com>
8562                 Closes bug #867 (Report also key trust)
8563
8564 2005-12-09 [colin]      1.9.100cvs78
8565
8566         * src/common/plugin.c
8567                 Update licence check, following Eben Moglen's advice
8568
8569 2005-12-08 [colin]      1.9.100cvs77
8570
8571         * src/folder.c
8572                 Fix the occasionnal item->cache != NULL 
8573                 assertion failure. 
8574
8575 2005-12-08 [colin]      1.9.100cvs76
8576
8577         * src/mimeview.c
8578         * src/plugins/pgpcore/sgpgme.c
8579                 Print key id when unable to check it
8580                 Closes bug #866 (Show key id when missing)
8581
8582 2005-12-08 [paul]       1.9.100cvs75
8583
8584         * src/prefs_common.c
8585         * src/prefs_common.h
8586         * src/gtk/filesel.c
8587                 remember load attachment dir
8588
8589 2005-12-07 [colin]      1.9.100cvs74
8590
8591         * src/prefs_toolbar.c
8592                 Gtk fixes, patch by Fabien Vantard
8593
8594 2005-12-07 [colin]      1.9.100cvs73
8595
8596         * src/action.c
8597         * src/compose.c
8598         * src/compose.h
8599                 Fix bug #839 (Quoted text isn't colored after 
8600                 executing an action)
8601         * src/common/plugin.c
8602                 Require plugins to declare their licence in plugin_licence()
8603                 Refuse to load non-GPL plugins as they'd be illegal (as 
8604                 derived works of Sylpheed-Claws, they must be GPL).
8605         * src/plugins/clamav/clamav_plugin.c
8606         * src/plugins/demo/demo.c
8607         * src/plugins/dillo_viewer/dillo_viewer.c
8608         * src/plugins/pgpcore/plugin.c
8609         * src/plugins/pgpinline/plugin.c
8610         * src/plugins/pgpmime/plugin.c
8611         * src/plugins/spamassassin/spamassassin.c
8612         * src/plugins/trayicon/trayicon.c
8613                 Add plugin_licence()
8614
8615 2005-12-07 [paul]       1.9.100cvs72
8616
8617         * configure.ac
8618         * src/mainwindow.c
8619         * src/manual.c
8620         * src/manual.h
8621         * src/common/defs.h
8622                 clean up after local FAQ removal and
8623                 temporary manual removal
8624
8625 2005-12-06 [colin]      1.9.100cvs71
8626
8627         * configure.ac
8628         * doc/Makefile.am
8629         * doc/faq/.cvsignore
8630         * doc/faq/Makefile.am
8631         * doc/faq/de/.cvsignore
8632         * doc/faq/de/Makefile.am
8633         * doc/faq/de/sylpheed-faq-1.html
8634         * doc/faq/de/sylpheed-faq-2.html
8635         * doc/faq/de/sylpheed-faq-3.html
8636         * doc/faq/de/sylpheed-faq.html
8637         * doc/faq/en/.cvsignore
8638         * doc/faq/en/Makefile.am
8639         * doc/faq/en/sylpheed-faq-1.html
8640         * doc/faq/en/sylpheed-faq-2.html
8641         * doc/faq/en/sylpheed-faq-3.html
8642         * doc/faq/en/sylpheed-faq-4.html
8643         * doc/faq/en/sylpheed-faq.html
8644         * doc/faq/es/.cvsignore
8645         * doc/faq/es/Makefile.am
8646         * doc/faq/es/sylpheed-faq-1.html
8647         * doc/faq/es/sylpheed-faq-2.html
8648         * doc/faq/es/sylpheed-faq-3.html
8649         * doc/faq/es/sylpheed-faq-4.html
8650         * doc/faq/es/sylpheed-faq.html
8651         * doc/faq/fr/.cvsignore
8652         * doc/faq/fr/Makefile.am
8653         * doc/faq/fr/sylpheed-faq-1.html
8654         * doc/faq/fr/sylpheed-faq-2.html
8655         * doc/faq/fr/sylpheed-faq-3.html
8656         * doc/faq/fr/sylpheed-faq.html
8657         * doc/faq/it/.cvsignore
8658         * doc/faq/it/Makefile.am
8659         * doc/faq/it/sylpheed-faq-1.html
8660         * doc/faq/it/sylpheed-faq-2.html
8661         * doc/faq/it/sylpheed-faq-3.html
8662         * doc/faq/it/sylpheed-faq.html
8663         * doc/manual/.cvsignore
8664         * doc/manual/Makefile.am
8665         * doc/manual/de/.cvsignore
8666         * doc/manual/de/Makefile.am
8667         * doc/manual/de/sylpheed-1.html
8668         * doc/manual/de/sylpheed-10.html
8669         * doc/manual/de/sylpheed-11.html
8670         * doc/manual/de/sylpheed-12.html
8671         * doc/manual/de/sylpheed-13.html
8672         * doc/manual/de/sylpheed-14.html
8673         * doc/manual/de/sylpheed-15.html
8674         * doc/manual/de/sylpheed-16.html
8675         * doc/manual/de/sylpheed-17.html
8676         * doc/manual/de/sylpheed-18.html
8677         * doc/manual/de/sylpheed-19.html
8678         * doc/manual/de/sylpheed-2.html
8679         * doc/manual/de/sylpheed-20.html
8680         * doc/manual/de/sylpheed-3.html
8681         * doc/manual/de/sylpheed-4.html
8682         * doc/manual/de/sylpheed-5.html
8683         * doc/manual/de/sylpheed-6.html
8684         * doc/manual/de/sylpheed-7.html
8685         * doc/manual/de/sylpheed-8.html
8686         * doc/manual/de/sylpheed-9.html
8687         * doc/manual/de/sylpheed.html
8688         * doc/manual/en/.cvsignore
8689         * doc/manual/en/Makefile.am
8690         * doc/manual/en/sylpheed-1.html
8691         * doc/manual/en/sylpheed-10.html
8692         * doc/manual/en/sylpheed-11.html
8693         * doc/manual/en/sylpheed-12.html
8694         * doc/manual/en/sylpheed-13.html
8695         * doc/manual/en/sylpheed-14.html
8696         * doc/manual/en/sylpheed-15.html
8697         * doc/manual/en/sylpheed-16.html
8698         * doc/manual/en/sylpheed-17.html
8699         * doc/manual/en/sylpheed-18.html
8700         * doc/manual/en/sylpheed-19.html
8701         * doc/manual/en/sylpheed-2.html
8702         * doc/manual/en/sylpheed-20.html
8703         * doc/manual/en/sylpheed-21.html
8704         * doc/manual/en/sylpheed-22.html
8705         * doc/manual/en/sylpheed-3.html
8706         * doc/manual/en/sylpheed-4.html
8707         * doc/manual/en/sylpheed-5.html
8708         * doc/manual/en/sylpheed-6.html
8709         * doc/manual/en/sylpheed-7.html
8710         * doc/manual/en/sylpheed-8.html
8711         * doc/manual/en/sylpheed-9.html
8712         * doc/manual/en/sylpheed.html
8713         * doc/manual/es/.cvsignore
8714         * doc/manual/es/Makefile.am
8715         * doc/manual/es/sylpheed-1.html
8716         * doc/manual/es/sylpheed-10.html
8717         * doc/manual/es/sylpheed-11.html
8718         * doc/manual/es/sylpheed-12.html
8719         * doc/manual/es/sylpheed-13.html
8720         * doc/manual/es/sylpheed-14.html
8721         * doc/manual/es/sylpheed-15.html
8722         * doc/manual/es/sylpheed-16.html
8723         * doc/manual/es/sylpheed-17.html
8724         * doc/manual/es/sylpheed-18.html
8725         * doc/manual/es/sylpheed-19.html
8726         * doc/manual/es/sylpheed-2.html
8727         * doc/manual/es/sylpheed-20.html
8728         * doc/manual/es/sylpheed-3.html
8729         * doc/manual/es/sylpheed-4.html
8730         * doc/manual/es/sylpheed-5.html
8731         * doc/manual/es/sylpheed-6.html
8732         * doc/manual/es/sylpheed-7.html
8733         * doc/manual/es/sylpheed-8.html
8734         * doc/manual/es/sylpheed-9.html
8735         * doc/manual/es/sylpheed.html
8736         * doc/manual/fr/.cvsignore
8737         * doc/manual/fr/Makefile.am
8738         * doc/manual/fr/sylpheed-1.html
8739         * doc/manual/fr/sylpheed-10.html
8740         * doc/manual/fr/sylpheed-11.html
8741         * doc/manual/fr/sylpheed-12.html
8742         * doc/manual/fr/sylpheed-13.html
8743         * doc/manual/fr/sylpheed-14.html
8744         * doc/manual/fr/sylpheed-15.html
8745         * doc/manual/fr/sylpheed-16.html
8746         * doc/manual/fr/sylpheed-17.html
8747         * doc/manual/fr/sylpheed-18.html
8748         * doc/manual/fr/sylpheed-19.html
8749         * doc/manual/fr/sylpheed-2.html
8750         * doc/manual/fr/sylpheed-20.html
8751         * doc/manual/fr/sylpheed-3.html
8752         * doc/manual/fr/sylpheed-4.html
8753         * doc/manual/fr/sylpheed-5.html
8754         * doc/manual/fr/sylpheed-6.html
8755         * doc/manual/fr/sylpheed-7.html
8756         * doc/manual/fr/sylpheed-8.html
8757         * doc/manual/fr/sylpheed-9.html
8758         * doc/manual/fr/sylpheed.html
8759         * doc/manual/ja/.cvsignore
8760         * doc/manual/ja/Makefile.am
8761         * doc/manual/ja/sylpheed-1.html
8762         * doc/manual/ja/sylpheed-10.html
8763         * doc/manual/ja/sylpheed-11.html
8764         * doc/manual/ja/sylpheed-12.html
8765         * doc/manual/ja/sylpheed-13.html
8766         * doc/manual/ja/sylpheed-14.html
8767         * doc/manual/ja/sylpheed-15.html
8768         * doc/manual/ja/sylpheed-16.html
8769         * doc/manual/ja/sylpheed-17.html
8770         * doc/manual/ja/sylpheed-18.html
8771         * doc/manual/ja/sylpheed-19.html
8772         * doc/manual/ja/sylpheed-2.html
8773         * doc/manual/ja/sylpheed-20.html
8774         * doc/manual/ja/sylpheed-3.html
8775         * doc/manual/ja/sylpheed-4.html
8776         * doc/manual/ja/sylpheed-5.html
8777         * doc/manual/ja/sylpheed-6.html
8778         * doc/manual/ja/sylpheed-7.html
8779         * doc/manual/ja/sylpheed-8.html
8780         * doc/manual/ja/sylpheed-9.html
8781         * doc/manual/ja/sylpheed.html
8782         * doc/manual/ja/sylpheed.sgml
8783         * src/mainwindow.c
8784                 Remove outdated manual and faq. Noisy, eh?
8785
8786 2005-12-06 [colin]      1.9.100cvs70
8787
8788         * src/compose.c
8789         * src/quote_fmt_parse.y
8790         * src/undo.c
8791         * src/undo.h
8792                 Allow %X to position cursor at 0 
8793                 (no %X = before signature)
8794                 Fix paste as quotation putting the cursor at 0
8795                 Fix undo offsets when pasting
8796                 Insert the quote_fmt at once instead of line 
8797                 by line
8798                 Fix [Edited] when starting to reply/forward
8799
8800 2005-12-06 [paul]       1.9.100cvs69
8801
8802         * src/plugins/clamav/clamav_plugin_gtk.c
8803                 add another tooltip
8804         * src/plugins/spamassassin/spamassassin_gtk.c
8805                 rework spamassassin_create_widget_func()
8806
8807 2005-12-05 [colin]      1.9.100cvs68
8808
8809         * po/POTFILES.in
8810                 Fix make release ;-)
8811
8812 2005-12-05 [colin]      1.9.100cvs67
8813
8814         * src/compose.c
8815         * src/compose.h
8816                 Fix cursor positioning (not obeying %X)
8817
8818 2005-12-05 [paul]       1.9.100cvs66
8819
8820         * src/plugins/dillo_viewer/dillo_prefs.c
8821                 fix compilation warning
8822
8823 2005-12-05 [paul]       1.9.100cvs65
8824
8825         * src/prefs_spelling.c
8826         * src/plugins/trayicon/trayicon.c
8827                 cleanups - remove unused stuff
8828
8829 2005-12-05 [paul]       1.9.100cvs64
8830
8831         * README
8832         * manual/plugins.xml
8833                 remove info about removed mathml_viewer plugin
8834
8835 2005-12-05 [paul]       1.9.100cvs63
8836
8837         * configure.ac
8838         * src/plugins/Makefile.am
8839         * src/plugins/mathml_viewer/.cvsignore
8840         * src/plugins/mathml_viewer/Makefile.am
8841         * src/plugins/mathml_viewer/mathml_viewer.c
8842                 remove unmaintained mathml_viewer plugin
8843
8844 2005-12-05 [paul]       1.9.100cvs62
8845
8846         * src/summaryview.c
8847                 obey prefs_common.always_show_msg when
8848                 moving a msg
8849                 Thanks to Colin
8850
8851 2005-12-05 [paul]       1.9.100cvs61
8852
8853         * src/compose.c
8854         * src/prefs_account.c
8855         * src/prefs_filtering.c
8856         * src/prefs_quote.c
8857         * src/prefs_spelling.c
8858         * src/prefs_toolbar.c
8859         * src/summaryview.c
8860         * src/gtk/gtkutils.c
8861         * src/gtk/quicksearch.c
8862         * src/plugins/dillo_viewer/dillo_prefs.c
8863                 dialog cleanups
8864
8865 2005-12-04 [paul]       1.9.100cvs60
8866
8867         * src/inc.c
8868         * src/prefs_account.c
8869         * src/prefs_account.h
8870                 allow a Local account to specify a
8871                 default inbox
8872                 (closes bug 843 'Inbox cannot be changed for local
8873                  mailboxes')
8874
8875 2005-12-04 [colin]      1.9.100cvs59
8876
8877         * src/plugins/trayicon/trayicon.c
8878                 Remove Get, rename Get All to Get Mail in order to
8879                 be consistent with the default main toolbar
8880
8881 2005-12-03 [colin]      1.9.100cvs58
8882
8883         * manual/gpl.xml
8884         * manual/sylpheed-claws-manual.xml
8885                 Add GPL appendix
8886
8887 2005-12-03 [paul]       1.9.100cvs57
8888
8889         * AUTHORS
8890         * po/sv.po
8891         * src/gtk/authors.h
8892                 new (partially complete) Swedish translation
8893                 by Anders Troback <sylpheed@troback.com>
8894
8895 2005-12-02 [paul]       1.9.100cvs56
8896
8897         * configure.ac
8898                 libetpan 0.41 required
8899
8900 2005-12-02 [paul]       1.9.100cvs55
8901
8902         * src/plugins/clamav/clamav_plugin.c
8903         * src/plugins/clamav/clamav_plugin.h
8904         * src/plugins/clamav/clamav_plugin_gtk.c
8905         * src/plugins/spamassassin/spamassassin.c
8906         * src/plugins/spamassassin/spamassassin.h
8907         * src/plugins/spamassassin/spamassassin_gtk.c
8908                 unregister prefs pages on unloading, thus
8909                 preventing a crash
8910                 (thanks to Colin for the hint)
8911
8912 2005-12-02 [wwp]        1.9.100cvs54
8913
8914         * src/quote_fmt.h
8915         * src/quote_fmt_parse.y
8916                 fix misuse of gboolean*, use gboolean instead
8917                 (thanks to Paul, Colin, for pointing out that scaring one)
8918
8919 2005-12-02 [paul]       1.9.100cvs53
8920
8921         * src/plugins/clamav/clamav_plugin.c
8922                 int no --> unsigned int no
8923         * src/plugins/clamav/clamav_plugin_gtk.c
8924                 rework config page
8925
8926 2005-12-02 [wwp]        1.9.100cvs52
8927
8928         * src/compose.c
8929         * src/prefs_template.c
8930         * src/quote_fmt.h
8931         * src/quote_fmt_parse.y
8932                 prevent from executing |f and |p templates commands when
8933                 adding or replacing templates in prefs (avoids annoying and
8934                 potentially dangerous behaviours)
8935
8936 2005-12-02 [paul]       1.9.100cvs51
8937
8938         * src/prefs_common.c
8939                 allow translation of some default values
8940                 Patch by Fabien Vantard
8941
8942 2005-12-02 [paul]       1.9.100cvs50
8943
8944         * src/codeconv.c
8945         * src/codeconv.h
8946         * src/prefs_common.c
8947         * src/prefs_common.h
8948         * src/prefs_message.c
8949         * src/textview.c
8950                 remove obsolete 'convert_mb_alnum' option
8951                 and related stuff
8952         * src/gtk/about.c
8953                 remove unused 'about_textview_visibility_notify'
8954
8955 2005-12-02 [paul]       1.9.100cvs49
8956
8957         * src/prefs_account.c
8958         * src/prefs_compose_writing.c
8959         * src/prefs_fonts.c
8960         * src/prefs_gtk.h
8961         * src/prefs_image_viewer.c
8962         * src/prefs_message.c
8963         * src/prefs_other.c
8964         * src/prefs_receive.c
8965         * src/prefs_send.c
8966         * src/prefs_spelling.c
8967         * src/prefs_summaries.c
8968         * src/prefs_wrapping.c
8969         * src/plugins/dillo_viewer/dillo_prefs.c
8970         * src/plugins/pgpcore/prefs_gpg.c
8971                 several cleanups to the prefs dialogs
8972                 (slightly modified) patch by Fabien Vantard
8973
8974 2005-12-02 [paul]       1.9.100cvs48
8975
8976         * src/main.c
8977                 --exit means exit
8978         * src/send_message.c
8979                 fix crash on send when connection fails
8980
8981         Thanks to Colin
8982
8983 2005-12-01 [colin]      1.9.100cvs47
8984
8985         * src/html.c
8986                 Translate &hellip; to "..."
8987
8988 2005-11-30 [colin]      1.9.100cvs46
8989
8990         * src/matcher.c
8991         * src/matcher.h
8992                 Optimize back yesterday's fix.
8993
8994 2005-11-30 [paul]       1.9.100cvs45
8995
8996         * manual/faq.xml
8997                 standardised
8998         * manual/intro.xml
8999                 written by Colin, edited by me
9000
9001 2005-11-29 [colin]      1.9.100cvs44
9002
9003         * src/matcher.c
9004                 Skip headers unconditionnaly in match_body if the
9005                 rule is not message or ~message
9006
9007 2005-11-29 [colin]      1.9.100cvs43
9008
9009         * src/matcher.c
9010                 Fix body_part and such, not skipping headers 
9011                 if the matchcriteria wasn't the first in the rule
9012
9013 2005-11-29 [colin]      1.9.100cvs42
9014
9015         * src/compose.c
9016                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
9017                 option missing from message view window)
9018                 Fix double text D'n'D with gtk-2.8
9019         * src/matcher.c
9020                 Fix ~message, ~headers_part, ~body_part rules
9021         * src/messageview.c
9022                 Add Windows-1252 (Closes bug #863)
9023                 Fix accels
9024         * src/gtk/gtkaspell.c
9025                 Properly destroy accels in all menus
9026
9027 2005-11-29 [mones]      1.9.100cvs41
9028
9029         * po/es.po
9030                 Updated.
9031
9032 2005-11-27 [colin]      1.9.100cvs40
9033
9034         * src/mh_gtk.c
9035                 "/Remove mailbox" -> "/Remove mailbox..."
9036
9037 2005-11-27 [paul]       1.9.100cvs39
9038
9039         * AUTHORS
9040         * po/de.po
9041         * src/gtk/authors.h
9042                 updated by new maintainer, Stephan Sachse
9043
9044 2005-11-27 [paul]       1.9.100cvs38
9045
9046         * manual/faq.xml
9047                 written by Colin, edited by me
9048
9049 2005-11-27 [paul]       1.9.100cvs37
9050
9051         * src/prefs_common.c
9052         * src/prefs_common.h
9053         * src/prefs_receive.c
9054         * src/prefs_summaries.c
9055                 move 'go to inbox after receiving new mail'
9056                 option from display/sumamaries to mail
9057                 handling/receive, and rework prefs_summaries
9058                 dialog a little
9059
9060 2005-11-25 [martin]     1.9.100cvs36
9061
9062         * po/de.po
9063             fixed windows-1252 translation;
9064             translated some new and fuzzy strings
9065
9066 2005-11-25 [paul]       1.9.100cvs35
9067
9068         * src/plugins/clamav/clamav_plugin.c
9069                 complete the update done in cvs34
9070
9071 2005-11-25 [paul]       1.9.100cvs34
9072
9073         * src/plugins/clamav/clamav_plugin.c
9074                 reflect upstream changes
9075
9076 2005-11-25 [paul]       1.9.100cvs33
9077
9078         * manual/ack.xml
9079         * manual/plugins.xml
9080         * manual/sylpheed-claws-manual.xml
9081                 written/updated by Colin, edited by me
9082         * tools/acroread2sylpheed.pl
9083                 update binary name
9084
9085 2005-11-24 [colin]      1.9.100cvs32
9086
9087         * src/compose.c
9088                 Fix bug #856 (reediting messages forgets Request
9089                 Return Receipt)
9090
9091 2005-11-24 [paul]       1.9.100cvs31
9092
9093         * manual/addrbook.xml
9094         * manual/starting.xml
9095                 written by Colin, proofread, edited, adapted by me
9096         * manual/advanced.xml
9097                 add some Actions examples
9098         * src/importldif.c
9099                 use a Save button instead of a Close button
9100         * src/wizard.c
9101                 indicate mandatory fields
9102                 fix page display
9103                 Thanks to Colin
9104
9105 2005-11-23 [colin]      1.9.100cvs30
9106
9107         * src/addressbook.c
9108                 Rename menu item, fix possible crash after
9109                 deletion of books
9110         * src/addrindex.c
9111                 Allow searching for '*' in ldap
9112         * src/browseldap.c
9113                 Fix "Browse Entry" (did anyone use it?)
9114         * src/wizard.c
9115                 Add guards for mandatory information
9116
9117 2005-11-23 [paul]       1.9.100cvs29
9118
9119         * manual/advanced.xml
9120                 corrections to the English
9121
9122 2005-11-23 [colin]      1.9.100cvs28
9123
9124         * src/mimeview.c
9125                 Fix possible crash at exit. After the call to
9126                 gtk_container_remove(), the Viewer's widget has no
9127                 more parent so gtk+ automatically frees it and its
9128                 sons. If destroy_viewer() then try to access it,
9129                 problems ensue.
9130
9131 2005-11-22 [colin]      1.9.100cvs27
9132
9133         * src/compose.c
9134         * src/gtk/gtkaspell.c
9135                 Fix right-clicking on a misspelled word
9136                 Fix More... in suggestions menu
9137
9138 2005-11-22 [wwp]        1.9.100cvs26
9139
9140         * src/prefs_template.c
9141                 templates works: re-sort templates list when adding or replacing,
9142                 prevent from adding or replacing when the template name is empty
9143
9144 2005-11-21 [colin]      1.9.100cvs25
9145
9146         * src/addressbook.c
9147                 Fix some addressbook suckage (dnd, select all)
9148         * src/compose.c
9149         * src/gtk/gtkaspell.c
9150         * src/gtk/gtkaspell.h
9151                 Make the spellchecker menu work with the 
9152                 GtkTextView one instead of overriding it
9153
9154 2005-11-20 [paul]       1.9.100cvs24
9155
9156         * manual/handling.xml
9157                 proofread and corrected
9158
9159 2005-11-20 [paul]       1.9.100cvs23
9160
9161         * manual/Makefile
9162                 generate html as one file
9163         * manual/advanced.xml
9164                 fix output generation
9165                 reformat hidden options list
9166         * manual/manual.xml     ** REMOVED **
9167         * manual/sylpheed-claws-manual.xml      ** ADDED **
9168                 renamed
9169
9170 2005-11-18 [colin]      1.9.100cvs22
9171
9172         * src/prefs_account.c
9173                 Fix layout in news and mbox accounts
9174         * manual/account.xml
9175         * manual/advanced.xml
9176                 New contents for Paul to check :)
9177
9178 2005-11-18 [wwp]        1.9.100cvs21
9179
9180         * src/gtk/quicksearch.c
9181                 don't update extended quicksearch buttons twice
9182
9183 2005-11-18 [paul]       1.9.100cvs20
9184
9185         * src/textview.c
9186                 complete 1.9.100cvs19
9187
9188 2005-11-18 [paul]       1.9.100cvs19
9189
9190         * src/compose.c
9191                 cosmetic improvements
9192         * src/textview.c
9193                 also list text/* attachments
9194
9195 2005-11-18 [colin]      1.9.100cvs18
9196
9197         * src/summaryview.c
9198                 Use column 0 instead of -1 in 
9199                 gtk_ctree_node_moveto, in a naive
9200                 hope it'll fix the gtk-related crashes
9201
9202 2005-11-18 [colin]      1.9.100cvs17
9203
9204         * src/gtk/inputdialog.c
9205                 Fix icon staying the first one
9206
9207 2005-11-17 [wwp]        1.9.100cvs16
9208                 fix possible problem showing some quicksearch buttons, and a bad
9209                 call to g_return_if_fail in a function that returns a value (both
9210                 fixes by Fabien Vantard)
9211
9212 2005-11-15 [wwp]        1.9.100cvs15
9213
9214         * src/gtk/quicksearch.c
9215                 added a tooltip to that obscure ... quicksearch button
9216
9217 2005-11-15 [wwp]        1.9.100cvs14
9218
9219         * src/gtk/quicksearch.c
9220                 add a quicksearch helper to filtering expression users: the ... button
9221                 raises the condition expr window. condition expressions set up w/ this
9222                 window are used by the quicksearch if the user closes it pressing OK.
9223
9224 2005-11-14 [paul]       1.9.100cvs13
9225
9226         * src/plugins/clamav/clamav_plugin.c
9227         * src/plugins/spamassassin/spamassassin.c
9228                 change plugin type following recent merging
9229
9230 2005-11-14 [wwp]        1.9.100cvs12
9231
9232         * src/folder.c
9233                 prevent from crashing when copying/moving message(s) from and
9234                 to the same folder
9235
9236 2005-11-14 [paul]       1.9.100cvs11
9237
9238         * src/plugins/clamav/Makefile.am
9239         * src/plugins/clamav/clamav_plugin.c
9240         * src/plugins/clamav/clamav_plugin.h
9241         * src/plugins/clamav/clamav_plugin_gtk.c
9242                 also merge clamav and clamav_gtk plugins
9243
9244 2005-11-13 [colin]      1.9.100cvs10
9245
9246         * configure.ac
9247         * src/plugins/spamassassin/Makefile.am
9248         * src/plugins/spamassassin/spamassassin.c
9249         * src/plugins/spamassassin/spamassassin.h
9250         * src/plugins/spamassassin/spamassassin_gtk.c
9251                 Merge spamassassin and spamassassin_gtk plugins,
9252                 and build it by default.
9253
9254 2005-11-12 [colin]      1.9.100cvs9
9255
9256         * src/etpan/imap-thread.c
9257                 Fix gcc warning
9258
9259 2005-11-12 [colin]      1.9.100cvs8
9260
9261         * src/procmime.c
9262                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
9263
9264 2005-11-10 [colin]      1.9.100cvs7
9265
9266         * src/main.c
9267                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
9268                 minimised state)
9269
9270 2005-11-10 [wwp]        1.9.100cvs6
9271
9272         * src/gtk/description_window.c
9273                 fix a crash when closing description windows using the WM's [X] button
9274
9275 2005-11-09 [colin]      1.9.100cvs5
9276
9277         * src/common/ssl.c
9278                 Update libetpan call to follow upstream
9279                 (yes, this requires libetpan-0.40cvs3)
9280
9281 2005-11-08 [colin]      1.9.100cvs4
9282
9283         * src/compose.c
9284         * src/textview.c
9285         * src/common/utils.c
9286         * src/common/utils.h
9287                 Enhance the email parser
9288
9289 2005-11-08 [colin]      1.9.100cvs3
9290
9291         * src/procmime.c
9292                 Fix what looks like an off-by-one (fixes 
9293                 attachments from the Bat)
9294
9295 2005-11-08 [wwp]        1.9.100cvs2
9296
9297         * src/main.c
9298                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
9299
9300 2005-11-08 [wwp]        1.9.100cvs1
9301
9302         * src/main.c
9303                 allow exiting Sylpheed-Claws from command-line
9304
9305 2005-11-08 [paul]       1.9.100
9306
9307         1.9.100 released
9308
9309 2005-11-07 [colin]      1.9.99cvs17
9310
9311         * src/addritem.c
9312         * src/ldif.c
9313                 Fix import of base-64 encoded items
9314
9315 2005-11-07 [colin]      1.9.99cvs16
9316
9317         * src/send_message.c
9318                 Fix bug #314 (Queue does not empty under certain 
9319                 circumstances)
9320
9321 2005-11-07 [paul]       1.9.99cvs15
9322
9323         * src/mutt.c
9324         * src/pine.c
9325                 fix buffer overflows
9326                 Thanks to Colin
9327
9328 2005-11-07 [paul]       1.9.99cvs14
9329
9330         * doc/man/Makefile.am
9331         * doc/man/sylpheed-claws.1      ** ADDED **
9332         * doc/man/sylpheed.1            ** DELETED **
9333                 rename and update the man file
9334
9335 2005-11-06 [colin]      1.9.99cvs13
9336
9337         * src/ldif.c
9338                 Fix ldif_get_line() that returned empty strings
9339                 (Didn't understand why). Also fix a possible
9340                 buffer overflow.
9341
9342 2005-11-06 [wwp]        1.9.99cvs12
9343
9344         * src/textview.c
9345         * src/gtk/about.c
9346         * src/gtk/gtkutils.c
9347         * src/gtk/gtkutils.h
9348                 fix a compilation warning,
9349                 make links sensitive in the about dialog
9350
9351 2005-11-04 [wwp]        1.9.99cvs11
9352
9353         * src/gtk/about.c
9354                 don't wrap or translate URIs, and a bit text format cleanup
9355
9356 2005-11-04 [wwp]        1.9.99cvs10
9357
9358         * src/gtk/about.c
9359                 better textview tagging implementation (no more use of marks for
9360                 postponed tagging)
9361
9362 2005-11-02 [colin]      1.9.99cvs9
9363
9364         * src/common/ssl.c
9365                 Forgot an ifdef
9366
9367 2005-11-02 [colin]      1.9.99cvs8
9368
9369         * configure.ac
9370                 Require libetpan-0.40 due to upstream fix
9371         * src/common/ssl.c
9372                 Tell libetpan not to call SSL_Library_Init,
9373                 as we do it ourselves.
9374
9375 2005-11-02 [colin]      1.9.99cvs7
9376
9377         * po/POTFILES.in
9378                 Add missing files (thanks to Fabien Vantard)
9379
9380 2005-11-02 [colin]      1.9.99cvs6
9381
9382         * src/summaryview.c
9383                 Fix totals when read messages are hidden or quicksearch
9384                 is on
9385         * src/ssl_manager.c
9386         * src/ssl_manager.h
9387         * src/common/ssl_certificate.c
9388         * src/common/ssl_certificate.h
9389         * src/gtk/sslcertwindow.c
9390         * src/gtk/sslcertwindow.h
9391                 Fix copyright on my stuff
9392
9393 2005-11-02 [wwp]        1.9.99cvs5
9394
9395         * src/prefs_themes.c
9396                 fix directory name checking (theme installation/removal),
9397                 made related error a bit more verbose
9398
9399 2005-11-02 [colin]      1.9.99cvs4
9400
9401         * src/summaryview.c
9402                 Fix typo (probably fixes bug #841 (Sort by the From 
9403                 field doesn't work)
9404
9405 2005-11-02 [paul]       1.9.99cvs3
9406
9407         * po/ko.po
9408         * po/nb.po
9409                 updated by SungHyun Nam, Geir Helland
9410         * src/wizard.c
9411                 fix typo in welcome message. spotted by
9412                 Andrea Spadaccini
9413
9414 2005-11-01 [colin]      1.9.99cvs2
9415
9416         * src/compose.c
9417                 Fix replying to ml wen confirming subscription
9418         * src/messageview.c
9419         * src/mimeview.c
9420         * src/mimeview.h
9421         * src/privacy.h
9422         * src/summaryview.c
9423                 Make key check non blocking
9424
9425 2005-10-31 [paul]       1.9.99cvs1
9426
9427         * tools/claws.i18n.status.pl
9428                 updated for ChangeLog
9429
9430 2005-10-31 [paul]       1.9.99
9431
9432         1.9.99 released
9433
9434 2005-10-31 [paul]       1.9.15cvs131
9435
9436         * .cvsignore
9437         * ChangeLog
9438         * ChangeLog.claws       ** REMOVED **
9439         * ChangeLog-gtk2.claws  ** REMOVED **
9440         * ChangeLog.gtk1        ** ADDED **
9441         * INSTALL
9442         * Makefile.am
9443         * NEWS
9444         * README
9445         * README.claws          ** REMOVED **
9446         * README.jp             ** REMOVED **
9447         * RELEASE_NOTES         ** ADDED **
9448         * RELEASE_NOTES.claws   ** REMOVED **
9449         * commitHelper
9450         * configure.ac
9451         * sylpheed.spec.in      ** REMOVED **
9452                 tidy up and update the default docs:
9453                 ChangeLog.claws is renamed ChangeLog.gtk1
9454                 ChangeLog-gtk2.claws is renamed ChangeLog
9455                 README.claws is renamed README
9456                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9457
9458 2005-10-31 [paul]       1.9.15cvs130
9459
9460         * po/it.po
9461                 fix errors
9462
9463 2005-10-31 [paul]       1.9.15cvs129
9464
9465         * po/ca.po
9466         * po/de.po
9467         * po/en_GB.po
9468         * po/fr.po
9469         * po/it.po
9470         * po/pt_BR.po
9471         * po/sk.po
9472         * po/sr.po
9473         * po/zh_CN.po
9474                 updated by Miquel Oliete, Stephan Sachse and
9475                 Thomas Gilgin, me, Fabien Vantard, Andrea
9476                 Spadaccini, Frederico Goncalves Guimaraes,
9477                 Andrej Kacian, Aleksandar Urosevic, and
9478                 Ralgh Young.
9479
9480 2005-10-31 [mones]      1.9.15cvs128
9481
9482         * manual/faq.xml
9483                 More questions.
9484         
9485         * po/es.po
9486                 Updated for release.
9487
9488 2005-10-30 [colin]      1.9.15cvs127
9489
9490         * src/compose.c
9491                 Place cursor before rewrapping (fixes cursor
9492                 pos if quotation gets rewrapped)
9493
9494 2005-10-29 [paul]       1.9.15cvs126
9495
9496         * src/crash.c
9497         * src/foldersel.c
9498         * src/main.c
9499         * src/messageview.c
9500         * src/toolbar.c
9501         * src/gtk/authors.h
9502                 corrections to text items
9503
9504 2005-10-28 [colin]      1.9.15cvs125
9505
9506         * src/messageview.c
9507                 Make "hit 'C' to check sig" work from extern 
9508                 messageviews
9509
9510 2005-10-27 [colin]      1.9.15cvs124
9511
9512         * src/summaryview.c
9513                 Add a hack to avoid segfaulting when hammering 
9514                 on gtk's events
9515
9516 2005-10-27 [wwp]        1.9.15cvs123
9517
9518         * src/prefs_themes.c
9519                 sort list of themes names in themes prefs
9520
9521 2005-10-27 [paul]       1.9.15cvs122
9522
9523         * src/folder.c
9524         * src/prefs_account.c
9525                 fix building on Solaris
9526                 Patch by Alex Moore
9527
9528 2005-10-27 [wwp]        1.9.15cvs121
9529
9530         * src/summaryview.c
9531         * src/gtk/gtksctree.c
9532                 speed up unselecting messages in summary view (thanks to Colin)
9533
9534 2005-10-27 [paul]       1.9.15cvs120
9535
9536         * src/mainwindow.c
9537                 fix a compilation warning
9538         * src/summaryview.c
9539                 fix updating of 'n items selected' count
9540                 when deselecting
9541
9542 2005-10-27 [martin]     1.9.15cvs119
9543
9544         * src/action.c
9545                 ignore actions with a leading '/' in the action menu name
9546                 fixes a crash on menu creation
9547         * src/prefs_actions.c
9548                 do not allow a leading '/' in the action menu name
9549
9550 2005-10-27 [paul]       1.9.15cvs118
9551
9552         * src/main.c
9553                 fix compilation warning
9554
9555 2005-10-27 [paul]       1.9.15cvs117
9556
9557         * src/procmime.c
9558                 add #if HAVE_LOCALE_H
9559
9560 2005-10-27 [paul]       1.9.15cvs116
9561
9562         * src/plugins/clamav/clamav_plugin.c
9563         * src/plugins/dillo_viewer/dillo_viewer.c
9564         * src/plugins/mathml_viewer/mathml_viewer.c
9565         * src/plugins/pgpcore/plugin.c
9566         * src/plugins/pgpinline/plugin.c
9567         * src/plugins/pgpmime/plugin.c
9568         * src/plugins/spamassassin/spamassassin.c
9569         * src/plugins/trayicon/trayicon.c
9570                 plugin_init() : make error messages more
9571                 informative
9572
9573 2005-10-26 [wwp]        1.9.15cvs115
9574
9575         * src/prefs_matcher.c
9576                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9577
9578 2005-10-26 [wwp]        1.9.15cvs114
9579
9580         * src/procmime.c
9581         * src/gtk/gtksctree.c
9582         * src/plugins/spamassassin/libspamc.c
9583         * src/plugins/spamassassin/spamassassin.c
9584                 fix some compilation warnings more
9585
9586 2005-10-26 [mones]      1.9.15cvs113
9587
9588         * po/es.po
9589                 Updated translation
9590
9591 2005-10-26 [paul]       1.9.15cvs112
9592
9593         * src/prefs_message.c
9594                 give all display_xface stuff the
9595                 #if HAVE_LIBCOMPFACE treatment, thus
9596                 preventing a crash
9597                 (Thanks to Wolfgang Enderlein)
9598
9599 2005-10-26 [colin]      1.9.15cvs111
9600
9601         * src/gedit-print.c
9602                 Fix date format
9603         * src/imap_gtk.c
9604         * src/news_gtk.c
9605                 Remove context menu items that should not be there
9606         * src/jpilot.c
9607                 Fix encoding
9608         * src/main.c
9609         * src/mainwindow.c
9610                 Don't show the mainwindow too soon
9611
9612 2005-10-26 [wwp]        1.9.15cvs110
9613
9614         * src/folder.c
9615         * src/manual.c
9616         * src/summaryview.c
9617                 fix uninitialized pointers in the folder updating hook
9618                 (thanks to Colin)
9619
9620 2005-10-25 [mones]      1.9.15cvs109
9621
9622         * manual/faq.xml
9623                 General information subsection completed. 
9624                 Removed archaic references.
9625                 
9626         * manual/Makefile
9627         * manual/dtd/manual.dsl
9628                 Added customization stylesheet for getting paragraphs
9629                 fully justified in PDF output (as suggested by Colin).
9630
9631 2005-10-25 [colin]      1.9.15cvs108
9632
9633         * src/compose.c
9634                 Fix a second leak
9635
9636 2005-10-25 [colin]      1.9.15cvs107
9637
9638         * src/addrbook.c
9639         * src/addrindex.c
9640                 Fix leak (xml_get_element() allocates memory)
9641         * src/compose.c
9642                 Fix leak + dead code (shame!)
9643         * src/procmime.c
9644                 Fix leak
9645
9646 2005-10-25 [colin]      1.9.15cvs106
9647
9648         * src/mimeview.c
9649                 Fix encoding issue in Save all and in 
9650                 overwrite-confirmation alertpanel
9651
9652 2005-10-25 [colin]      1.9.15cvs105
9653
9654         * src/common/socket.c
9655                 Fix a leak - Thanks to Christopher Aillon
9656                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9657
9658 2005-10-25 [paul]       1.9.15cvs104
9659
9660         * src/wizard.c
9661                 Always guess servers from the right-hand
9662                 email part and guess username from the
9663                 left-hand part. (Thanks to Colin)
9664                 add an X-Face to the welcome message
9665
9666 2005-10-25 [paul]       1.9.15cvs103
9667
9668         * manual/handling.xml
9669                 written by Colin, edited by me
9670
9671 2005-10-25 [wwp]        1.9.15cvs102
9672
9673         * src/folderview.c
9674         * src/grouplistdialog.c
9675         * src/imap.c
9676         * src/noticeview.c
9677                 fix some compilation warnings
9678
9679 2005-10-24 [paul]
9680
9681         1.9.99-rc3 released
9682
9683 2005-10-24 [paul]       1.9.15cvs101
9684
9685         * src/gtk/about.c
9686                 fix window sizing
9687
9688 2005-10-24 [paul]       1.9.15cvs100
9689
9690         * src/pixmaps/offline.xpm
9691         * src/pixmaps/online.xpm
9692                 replace with last default versions
9693
9694 2005-10-24 [colin]      1.9.15cvs99
9695
9696         * src/imap.c
9697                 Fix bug when moving a folder
9698         * src/imap_gtk.c
9699         * src/mh_gtk.c
9700                 "Delete folder" pops up a window, so it 
9701                 should be suffixed with "..."
9702         * src/plugins/pgpcore/sgpgme.c
9703                 Include locale.h
9704
9705 2005-10-24 [mones]      1.9.15cvs98
9706
9707         * manual/Makefile
9708         * manual/account.xml
9709         * manual/ack.xml
9710         * manual/addrbook.xml
9711         * manual/advanced.xml
9712         * manual/faq.xml
9713         * manual/glossary.xml
9714         * manual/gpl.xml
9715         * manual/handling.xml
9716         * manual/intro.xml
9717         * manual/keyboard.xml
9718         * manual/manual.xml
9719         * manual/plugins.xml
9720         * manual/starting.xml
9721         * manual/dtd/sdocbook.dtd
9722                 Initial manual structure and some content.
9723
9724 2005-10-23 [wwp]        1.9.15cvs97
9725
9726         * src/gtk/about.c
9727                 fix a typo
9728
9729 2005-10-23 [wwp]        1.9.15cvs96
9730
9731         * src/gtk/about.c
9732         * src/gtk/authors.h
9733                 rework of the about window (main work by Paul), also featuring a few
9734                 fixes for typos and duplicate names
9735
9736 2005-10-23 [wwp]        1.9.15cvs95
9737
9738         * src/.cvsignore
9739                 Ignore the right binary name (sylpheed-claws now)
9740
9741 2005-10-23 [paul]       1.9.15cvs94
9742
9743         * src/compose.c
9744                 when using Folder Pref 'Default To for
9745                 replies' make the entry in the Compose
9746                 window bold
9747                 Patch by Fabien Vantard
9748
9749 2005-10-22 [colin]      1.9.15cvs93
9750
9751         * src/codeconv.c
9752                 Fix leak
9753
9754 2005-10-22 [colin]      1.9.15cvs92
9755
9756         * src/codeconv.c
9757                 try to convert using locale (apart utf8) if necessary
9758
9759 2005-10-22 [colin]      1.9.15cvs91
9760
9761         * src/pixmaps/new.xpm
9762         * src/pixmaps/unread.xpm
9763                 Make the unread envelope blue again and
9764                 saturate the new one a bit more.
9765
9766 2005-10-22 [colin]      1.9.15cvs90
9767
9768         * src/compose.c
9769                 When replying to a mail sent by one of our accounts,
9770                 use the original list of recipients. Let 'Reply All'
9771                 and 'Reply to sender' work like previously.
9772
9773 2005-10-21 [colin]      1.9.15cvs89
9774
9775         * src/prefs_filtering.c
9776                 Clear fields after add and replace
9777         * src/textview.c
9778                 Display xface differently (better)
9779         * src/plugins/pgpinline/pgpinline.c
9780                 Fix crappy encodings/recodings
9781
9782 2005-10-21 [paul]       1.9.15cvs88
9783
9784         * src/compose.c
9785         * src/prefs_folder_item.c
9786         * src/toolbar.c
9787                 fix news folder Folder Properties
9788                 (thanks to Colin)
9789         * src/folderview.c
9790                 update folderview after Themes change
9791                 keep selected folder selected
9792                 (thanks to Colin)
9793
9794 2005-10-21 [paul]       1.9.15cvs87
9795
9796         * tools/Makefile.am
9797         * tools/OOo2sylpheed.pl
9798         * tools/README
9799         * tools/README.sylprint
9800         * tools/asus_mailled.sh         ** REMOVED **
9801         * tools/filter_conv.pl
9802         * tools/freshmeat_search.pl
9803         * tools/google_search.pl
9804         * tools/gpg-sign-syl            ** REMOVED **
9805         * tools/kmail2sylpheed.pl
9806         * tools/kmail2sylpheed_v2.pl
9807         * tools/multiwebsearch.pl
9808         * tools/nautilus2sylpheed.sh
9809         * tools/newscache_clean.pl
9810         * tools/outlook2sylpheed.pl
9811         * tools/sylpheed-switcher       ** REMOVED **
9812         * tools/sylprint.pl
9813         * tools/sylprint.rc
9814         * tools/tb2sylpheed
9815         * tools/vcard2xml.py
9816         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9817                 update default config dir
9818                 update binary name (thanks to Fabien Vantard)
9819                 remove obsolete scripts
9820
9821 2005-10-21 [colin]      1.9.15cvs86
9822
9823         * src/inc.c
9824                 Fix possible leak and units. Based on a patch by
9825                 Fabien Vantard.
9826
9827 2005-10-20 [colin]      1.9.15cvs85
9828
9829         * src/textview.c
9830                 Clear xface when clearing textview
9831
9832 2005-10-20 [colin]      1.9.15cvs84
9833
9834         * configure.ac
9835         * src/folderview.c
9836         * src/headerview.c
9837         * src/main.c
9838         * src/prefs_common.c
9839         * src/prefs_common.h
9840         * src/prefs_message.c
9841         * src/textview.c
9842         * src/textview.h
9843         * src/common/defs.h
9844         * src/common/utils.c
9845         * src/common/utils.h
9846         * src/gtk/gtkutils.c
9847         * src/gtk/gtkutils.h
9848                 Migrate config to .sylpheed-claws (Automatically)
9849                 Add a way to get the Xface in the TextView
9850
9851 2005-10-20 [colin]      1.9.15cvs83
9852
9853         * src/gtk/Makefile.am
9854         * src/gtk/about.c
9855         * src/gtk/authors.h
9856                 Make the about dialog *grooovy*
9857
9858 2005-10-20 [colin]      1.9.15cvs82
9859
9860         * src/mimeview.c
9861                 Use "Open with" on double click if no command
9862                 was found
9863
9864 2005-10-20 [colin]      1.9.15cvs81
9865
9866         * src/imap.c
9867         * src/etpan/imap-thread.c
9868                 Fix possible crash.
9869
9870 2005-10-20 [paul]       1.9.15cvs80
9871
9872         * src/folder.c
9873                 don't show clipkey icon if the only
9874                 attachment is the signature
9875                 Patch by Colin
9876
9877 2005-10-20 [paul]       1.9.15cvs79
9878
9879         * AUTHORS
9880         * src/plugins/pgpmime/pgpmime.c
9881                 name the PGP/MIME signature 'signature.asc'
9882                 Patch by Andrew Nelson <freeandy@gmail.com>
9883
9884 2005-10-19 [colin]      1.9.15cvs78
9885
9886         * src/plugins/pgpmime/pgpmime.c
9887                 Oops, no need to double-check though
9888
9889 2005-10-19 [colin]      1.9.15cvs77
9890
9891         * src/plugins/pgpinline/pgpinline.c
9892         * src/plugins/pgpmime/pgpmime.c
9893                 Check that my_tmpfile() doesn't 
9894                 return NULL
9895
9896 2005-10-19 [colin]      1.9.15cvs76
9897
9898         * src/common/utils.c
9899                 Use shorter mime boundaries to avoid having
9900                 MTAs rewrapping our headers, breaking the
9901                 PGP signature in the process 
9902         * src/compose.c
9903         * src/plugins/pgpmime/pgpmime.c
9904                 Check for boundary uniqueness to be sure
9905                 it won't happen, instead of hoping for the
9906                 best
9907
9908 2005-10-19 [colin]      1.9.15cvs75
9909
9910         * sylpheed-claws.desktop
9911         * src/Makefile.am
9912         * src/main.c
9913                 Ship a sylpheed-claws binary instead
9914                 of a sylpheed one. Change the socket
9915                 name, too
9916         * src/folderview.c
9917                 Update folder only if it changed
9918         * src/wizard.c
9919                 Fix i18n in welcome mail, patch by
9920                 Fabien Vantard
9921
9922 2005-10-19 [paul]
9923
9924         1.9.99-rc2 released
9925
9926 2005-10-19 [paul]       1.9.15cvs74
9927
9928         * src/folder.c
9929         * src/folderview.c
9930                 fix summaryview update
9931                 Patch by Colin
9932
9933 2005-10-18 [colin]      1.9.15cvs73
9934
9935         * src/plugins/pgpcore/passphrase.c
9936                 Don't XGrabServer, and try a bit more to 
9937                 sync everything before grabbing mouse/keyboard
9938
9939 2005-10-18 [colin]      1.9.15cvs72
9940
9941         * src/Makefile.am
9942         * src/addressadd.c
9943         * src/addressbook.c
9944         * src/folderview.c
9945         * src/grouplistdialog.c
9946         * src/mimeview.c
9947         * src/stock_pixmap.c
9948         * src/stock_pixmap.h
9949         * src/summaryview.c
9950         * src/gtk/gtksctree.c
9951         * src/gtk/gtksctree.h
9952         * src/pixmaps/empty.xpm
9953                 Implement a wrapper call for gtk_ctree_set_node_info
9954                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9955                 pixmap instead of a NULL one. This works around some
9956                 memory problems deep inside gtk, revealed by valgrind,
9957                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9958                 as locked crashes sylpheed.), as well as, probably, 
9959                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9960
9961 2005-10-17 [colin]      1.9.15cvs71
9962
9963         * src/mimeview.c
9964                 Provide visual feedback when checking
9965                 signature
9966
9967 2005-10-17 [colin]      1.9.15cvs70
9968
9969         * src/main.c
9970                 Keep the folder list frozen while checking caches...
9971
9972 2005-10-17 [colin]      1.9.15cvs69
9973
9974         * src/addr_compl.c
9975                 Fi bug #833 (Autocompleting from addressbook 
9976                 fails with extended chars)
9977         * src/imap.c
9978                 Fix 'adding messages' staying in statusbar
9979                 after an error
9980
9981 2005-10-17 [wwp]        1.9.15cvs68
9982
9983         * src/ssl_manager.c
9984                 Fix buttons' layout resizing when window size changes
9985
9986 2005-10-17 [wwp]        1.9.15cvs67
9987
9988         * src/account.c
9989         * src/prefs_account.c
9990         * src/prefs_common.c
9991         * src/prefs_common.h
9992         * src/prefs_folder_item.c
9993         * src/prefs_gtk.c
9994         * src/gtk/logwindow.c
9995         * src/gtk/pluginwindow.c
9996         * src/gtk/prefswindow.c
9997         * src/gtk/prefswindow.h
9998                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9999
10000 2005-10-17 [paul]       1.9.15cvs66
10001
10002         * configure.ac
10003                 fix missing libetpan message
10004         * po/en_GB.po
10005                 updated
10006         * src/crash.c
10007         * src/manual.c
10008         * src/prefs_themes.c
10009         * src/common/defs.h
10010                 add some new URI defines, change some
10011                 others
10012         * src/wizard.c
10013                 make welcome message translatable
10014                 small improvements to english
10015                 other tweaks
10016         * src/gtk/menu.c
10017                 fix warnings
10018
10019 2005-10-17 [paul]       1.9.15cvs65
10020
10021         * src/summaryview.c
10022                 fix column titles
10023
10024 2005-10-16 [mones]      1.9.15cvs64
10025
10026         * po/es.po
10027                 Updated translation
10028
10029 2005-10-16 [colin]
10030
10031         1.9.99-rc1 released
10032
10033 2005-10-16 [colin]      1.9.15cvs63
10034
10035         * src/wizard.c
10036                 Fix whitespace
10037
10038 2005-10-16 [colin]      1.9.15cvs62
10039
10040         * src/toolbar.c
10041                 s/Get All/Get Mail/
10042         * src/wizard.c
10043                 Real welcome mail text, thanks Paul
10044
10045 2005-10-16 [colin]      1.9.15cvs61
10046
10047         * src/editldap.c
10048         * src/exporthtml.c
10049         * src/main.c
10050         * src/mainwindow.c
10051         * src/prefs_themes.c
10052         * src/prefs_toolbar.c
10053         * src/plugins/demo/demo.c
10054         * src/plugins/trayicon/trayicon.c
10055                 s/Sylpheed/Sylpheed-Claws/
10056
10057 2005-10-16 [colin]      1.9.15cvs60
10058
10059         * src/wizard.c
10060                 Add a welcome email in the first empty mailbox
10061         * src/prefs_common.c
10062                 Change one more default
10063
10064 2005-10-16 [colin]      1.9.15cvs59
10065
10066         * src/wizard.c
10067                 Remove printf
10068
10069 2005-10-16 [colin]      1.9.15cvs58
10070
10071         * src/toolbar.c
10072         * src/prefs_common.c
10073                 Change some defaults
10074
10075 2005-10-16 [colin]      1.9.15cvs57
10076
10077         * src/toolbar.c
10078         * src/prefs_common.c
10079                 Change some defaults
10080
10081 2005-10-16 [colin]      1.9.15cvs56
10082
10083         * src/wizard.c
10084                 By default, initialize fonts to have
10085                 the same size as normal GtkWidgets
10086
10087 2005-10-16 [colin]      1.9.15cvs55
10088
10089         * src/mimeview.c
10090                 Fix message a bit more
10091
10092 2005-10-16 [colin]      1.9.15cvs54
10093
10094         * src/addressbook.c
10095                 Second attempt at flicker fixing
10096
10097 2005-10-16 [colin]      1.9.15cvs53
10098
10099         * src/addressbook.c
10100                 Fix flicker
10101
10102 2005-10-16 [wwp]        1.9.15cvs52
10103
10104         * src/addressbook.c
10105         * src/editaddress.c
10106         * src/prefs_common.c
10107         * src/prefs_common.h
10108                 Remember window sizes (address book)
10109
10110 2005-10-16 [wwp]        1.9.15cvs51
10111
10112         * src/plugins/clamav/clamav_plugin_gtk.c
10113         * src/plugins/spamassassin/spamassassin_gtk.c
10114                 Fix compilation warnings (missing #include).
10115
10116 2005-10-16 [colin]      1.9.15cvs50
10117
10118         * src/mimeview.c
10119         * src/summaryview.c
10120         * src/textview.c
10121                 Make 'c' check signature, and forward
10122                 c, l, y, t from summaryview to mimeview
10123
10124 2005-10-16 [colin]      1.9.15cvs49
10125
10126         * src/addressbook.c
10127                 Put border around buttons
10128         * src/mainwindow.c
10129         * src/summaryview.c
10130                 Rework menus (Patch based on a patch
10131                 by Paul)
10132
10133 2005-10-15 [wwp]        1.9.15cvs48
10134
10135         * src/editjpilot.c
10136         * src/editldap.c
10137         * src/editvcard.c
10138         * src/exphtmldlg.c
10139         * src/expldifdlg.c
10140         * src/export.c
10141         * src/import.c
10142         * src/importldif.c
10143         * src/importmutt.c
10144         * src/importpine.c
10145         * src/prefs_account.c
10146         * src/prefs_spelling.c
10147         * src/gtk/gtkutils.c
10148         * src/gtk/gtkutils.h
10149         * src/plugins/clamav/clamav_plugin_gtk.c
10150         * src/plugins/spamassassin/spamassassin_gtk.c
10151                 use nicer browse-for-file/dir buttons than the "..." ones,
10152                 code factorizing more.
10153
10154 2005-10-14 [colin]      1.9.15cvs47
10155
10156         * src/mainwindow.c
10157                 set relief on the account switcher so that people see it
10158                 grey out Create processing rules when no message is selected
10159         * src/prefs_filtering.c
10160                 ask before closing if the rule has not been modified, even if
10161                 it's not valid
10162         * src/prefs_matcher.c
10163                 fix sensitivity when entering the dialog
10164         * src/gtk/inputdialog.c
10165                 display a better icon on password ask
10166         * src/plugins/pgpcore/passphrase.c
10167                 make the dialog look better
10168
10169 2005-10-14 [paul]       1.9.15cvs46
10170
10171         * src/folderview.c
10172                 indicate presense of marked msgs in
10173                 unexpanded subfolders
10174
10175 2005-10-14 [paul]       1.9.15cvs45
10176
10177         * src/prefs_actions.c
10178         * src/prefs_common.c
10179         * src/prefs_common.h
10180         * src/prefs_filtering_action.c
10181         * src/prefs_matcher.c
10182         * src/prefs_template.c
10183                 remember window sizes
10184                 fix Info button size
10185
10186         Patches by wwp
10187
10188 2005-10-13 [colin]      1.9.15cvs44
10189
10190         * src/mimeview.c
10191         * src/noticeview.c
10192         * src/noticeview.h
10193                 Add a tooltip on the icon (optional) 
10194                 Get rid of the signature buttons and only
10195                 use the icon+tooltip
10196
10197 2005-10-13 [colin]      1.9.15cvs43
10198
10199         * src/noticeview.c
10200         * src/noticeview.h
10201                 Add hand cursor for hovering over icon
10202
10203 2005-10-13 [colin]      1.9.15cvs42
10204
10205         * src/summaryview.c
10206                 Fix crash when quicksearch's hidden 
10207                 at startup
10208
10209 2005-10-13 [colin]      1.9.15cvs41
10210
10211         * src/compose.c
10212                 Set subject when forwarding multiple mails
10213                 Check that other recipient than the default Cc or Bcc
10214                 have been set before sending.
10215
10216 2005-10-13 [colin]      1.9.15cvs40
10217
10218         * src/imap.c
10219                 Batch per-folder
10220                 Introduce locking, but don't use it yet
10221
10222 2005-10-13 [colin]      1.9.15cvs39
10223
10224         * src/gtk/quicksearch.c
10225                 Reset quicksearch when hiding it
10226                 Make sticky a real pref
10227
10228 2005-10-13 [colin]      1.9.15cvs38
10229
10230         * src/summaryview.c
10231                 Faster prefs apply
10232
10233 2005-10-13 [colin]      1.9.15cvs37
10234
10235         * src/mimeview.c
10236         * src/noticeview.c
10237         * src/noticeview.h
10238         * src/plugins/pgpcore/sgpgme.c
10239                 Make privacy icon clickable
10240                 Move Trust field in Full info
10241                 When trust is less than full, don't display
10242                 a warning icon
10243
10244 2005-10-13 [colin]      1.9.15cvs36
10245
10246         * src/folder.c
10247                 Batch on flags sync
10248         * src/folderview.c
10249                 Revert speed hack which is dangerous in fact
10250                 Apply prefs faster
10251
10252 2005-10-13 [colin]      1.9.15cvs35
10253
10254         * src/folder_item_prefs.c
10255                 Fix pref corruption on folder move. Patch
10256                 by wwp
10257
10258 2005-10-13 [paul]       1.9.15cvs34
10259
10260         * src/export.c
10261         * src/import.c
10262                 fix typos in g_warnings
10263         * src/prefs_account.c
10264                 add a file selector for Signature file
10265
10266         Patches by wwp
10267
10268 2005-10-12 [colin]      1.9.15cvs33
10269
10270         * src/mimeview.c
10271                 Provide a quick way to go back from a
10272                 signature's full info to the email part
10273
10274 2005-10-12 [colin]      1.9.15cvs32
10275
10276         * src/compose.c
10277                 Remove old hack of encoding signed mails with base64.
10278                 QP works equally well.
10279
10280 2005-10-12 [colin]      1.9.15cvs31
10281
10282         * src/crash.c
10283                 Replace deprecated GtkText with GtkTextView
10284         * src/imap.c
10285                 Fix a logic bug about counts in imap_select
10286                 (previously un-triggered)
10287         * src/mainwindow.c
10288         * src/summaryview.c
10289         * src/news.c
10290                 Allow local deletion of news posts
10291         * src/mimeview.c
10292                 Show GPG noticeview on the message/rfc822 part
10293                 in addition to the text/plain one
10294         * src/prefs_image_viewer.c
10295           src/plugins/pgpcore/prefs_gpg.c
10296                 Polish (set the label as part of the checkbox)
10297         * src/wizard.c
10298                 Don't sit there doing nothing after destroying
10299                 the window - return err
10300
10301 2005-10-11 [colin]      1.9.15cvs30
10302
10303         * src/folderview.c
10304                 Apply processing rules before showing folders.
10305                 Early folder show (before flags sync) will only
10306                 be done when there are no processing rules (nor
10307                 pre- or post- ones)
10308         * src/imap.c
10309                 Fix stuff related to mail subdir, creation and 
10310                 deletion of folders 
10311         * src/imap_gtk.c
10312                 Don't allow creation of folders in NoInferior
10313                 folders, as it won't work
10314
10315 2005-10-10 [colin]      1.9.15cvs29
10316
10317         * src/compose.c
10318                 Reselect "None" Privacy system when selecting an
10319                 account with no privacy system defined
10320
10321 2005-10-10 [colin]      1.9.15cvs28
10322
10323         * src/mainwindow.c
10324                 Add Windows-1252 encoding
10325         * src/prefs_common.c
10326                 Rework some defaults:
10327                 - autosave to draft by default
10328                 - don't show header pane (it's already in the textview)
10329                 - Select first new or unread mail on entry
10330                 - Assume 'Yes' to change folder when there's no more
10331                   unread message
10332         * src/prefs_matcher.c
10333                 Fix a gtk assertion failure
10334         * src/gtk/colorlabel.c
10335                 Workaround bad repainting on selection
10336         * src/main.c
10337                 Freeze/thaw (a bit faster on ssh -X)
10338         * src/msgcache.c
10339                 Get rid of StrdupConverter that just adds an
10340                 extra strdup/free 
10341         * src/etpan/imap_thread.c
10342                 memset buf to 0
10343
10344 2005-10-10 [colin]      1.9.15cvs27
10345
10346         * src/export.c
10347         * src/import.c
10348                 Fix compile on gtk 2.4. Patch by wwp
10349
10350 2005-10-09 [colin]      1.9.15cvs26
10351
10352         * src/mainwindow.c
10353         * src/messageview.c
10354         * src/summaryview.c
10355                 Clarify forward menus. Patch by wwp
10356
10357 2005-10-09 [colin]      1.9.15cvs25
10358
10359         * src/compose.c
10360         * src/compose.h
10361                 Fix bug #829 (Non-working "Encrypt message by 
10362                 default when replying to an encrypted message")
10363
10364 2005-10-08 [colin]      1.9.15cvs24
10365
10366         * src/wizard.c
10367                 Fix bug #827 ("Welcome" setup wizard after a 
10368                 permission error gives up & forgets itself.)
10369
10370 2005-10-08 [colin]      1.9.15cvs23
10371
10372         * src/procmime.c
10373                 Fix bug #828 (Ignoring headers with spaces around = sign)
10374
10375 2005-10-08 [colin]      1.9.15cvs22
10376
10377         * src/export.c
10378                 Warning fix by wwp
10379
10380 2005-10-08 [colin]      1.9.15cvs21
10381
10382         * src/folder.c
10383         * src/folder.h
10384                 Add a processing_pending indicator, set on 
10385                 folder_item_open and cleared after 
10386                 folder_item_process_open
10387         * src/folderview.c
10388         * src/summaryview.c
10389                 wrap procmsg_msginfo_*_flags, and in the
10390                 wrapper check that there's no folder processing 
10391                 pending. If there is, defer the flags change until 
10392                 processing is done to avoid stepping over each
10393                 other's toes.
10394                 Freeze during processing, but not during scanning.
10395
10396 2005-10-07 [colin]      1.9.15cvs20
10397
10398         * src/plugins/pgpcore/passphrase.c
10399                 Fix bug #826 (X-Server hangs when 
10400                 right-clicking a PGP encrypted message)
10401
10402 2005-10-07 [paul]       1.9.15cvs19
10403
10404         * src/compose.c
10405                 fix compose_entries[]
10406                 patch by Fabien Vantard
10407
10408 2005-10-06 [colin]      1.9.15cvs18
10409
10410         * src/pixmaps/address.xpm
10411         * src/pixmaps/address_book.xpm
10412         * src/pixmaps/book.xpm
10413         * src/pixmaps/check_spelling.xpm
10414         * src/pixmaps/checkbox_off.xpm
10415         * src/pixmaps/checkbox_on.xpm
10416         * src/pixmaps/close.xpm
10417         * src/pixmaps/complete.xpm
10418         * src/pixmaps/continue.xpm
10419         * src/pixmaps/deleted.xpm
10420         * src/pixmaps/down_arrow.xpm
10421         * src/pixmaps/exec.xpm
10422         * src/pixmaps/forwarded.xpm
10423         * src/pixmaps/group.xpm
10424         * src/pixmaps/ignorethread.xpm
10425         * src/pixmaps/interface.xpm
10426         * src/pixmaps/jpilot.xpm
10427         * src/pixmaps/ldap.xpm
10428         * src/pixmaps/linewrap.xpm
10429         * src/pixmaps/linewrapcurrent.xpm
10430         * src/pixmaps/mail.xpm
10431         * src/pixmaps/mail_attach.xpm
10432         * src/pixmaps/mail_compose.xpm
10433         * src/pixmaps/mail_forward.xpm
10434         * src/pixmaps/mail_receive.xpm
10435         * src/pixmaps/mail_receive_all.xpm
10436         * src/pixmaps/mail_reply.xpm
10437         * src/pixmaps/mail_reply_to_all.xpm
10438         * src/pixmaps/mail_reply_to_author.xpm
10439         * src/pixmaps/mail_send.xpm
10440         * src/pixmaps/mail_send_queue.xpm
10441         * src/pixmaps/mime_application.xpm
10442         * src/pixmaps/mime_audio.xpm
10443         * src/pixmaps/mime_image.xpm
10444         * src/pixmaps/mime_message.xpm
10445         * src/pixmaps/mime_text_enriched.xpm
10446         * src/pixmaps/mime_text_html.xpm
10447         * src/pixmaps/mime_text_plain.xpm
10448         * src/pixmaps/mime_unknown.xpm
10449         * src/pixmaps/new.xpm
10450         * src/pixmaps/news_compose.xpm
10451         * src/pixmaps/offline.xpm
10452         * src/pixmaps/online.xpm
10453         * src/pixmaps/paste.xpm
10454         * src/pixmaps/preferences.xpm
10455         * src/pixmaps/privacy_emblem_encrypted.xpm
10456         * src/pixmaps/privacy_expired.xpm
10457         * src/pixmaps/privacy_failed.xpm
10458         * src/pixmaps/privacy_passed.xpm
10459         * src/pixmaps/privacy_signed.xpm
10460         * src/pixmaps/privacy_unknown.xpm
10461         * src/pixmaps/privacy_warn.xpm
10462         * src/pixmaps/properties.xpm
10463         * src/pixmaps/replied.xpm
10464         * src/pixmaps/search.xpm
10465         * src/pixmaps/unread.xpm
10466         * src/pixmaps/up_arrow.xpm
10467         * src/pixmaps/vcard.xpm
10468                 Modernize internal theme, with icons from the 
10469                 Gnomaws theme. Keep some of the old ones where
10470                 they were better.
10471
10472 2005-10-06 [colin]      1.9.15cvs17
10473
10474         * src/summaryview.c
10475                 Little optimisations + bugfix
10476         * src/toolbar.c
10477                 Remove default useless items - useless being defined
10478                 by the default relevant prefs
10479         * src/wizard.c
10480                 include config.h to make gettext work
10481         * src/prefs_themes.c
10482                 Fix selection of current theme in prefs
10483
10484 2005-10-06 [colin]      1.9.15cvs16
10485
10486         * src/prefs_common.c
10487         * src/prefs_common.h
10488         * src/prefs_summaries.c
10489         * src/folderview.c
10490                 Add a warning dialog on Mark all read 
10491                 (with pref to get rid of it)
10492
10493 2005-10-06 [paul]       1.9.15cvs15
10494
10495         * po/nb.po
10496         * po/pt_BR.po
10497                 updated by Geir Helland and Frederico
10498                 Goncalves Guimaraes
10499
10500 2005-10-05 [colin]      1.9.15cvs14
10501
10502         * src/folder.c
10503         * src/folder.h
10504         * src/folderview.c
10505         * src/folderview.h
10506         * src/imap_gtk.c
10507         * src/mh_gtk.c
10508         * src/mainwindow.c
10509         * src/setup.c
10510                 add a way to rescan without rebuilding
10511                 make moving a bit faster (less folders changes)
10512                 don't lock the tree on Get 
10513         * src/imap.c
10514                 Don't re-delete deleted messages before expunging
10515         * src/summaryview.c
10516                 Set batch mode when deleting mails
10517
10518 2005-10-05 [paul]       1.9.15cvs13
10519
10520         * src/mainwindow.c
10521         * src/mainwindow.h
10522                 fix disabled Execute menu item
10523         * src/toolbar.c
10524                 match the change in 1.9.15cvs10: use Compose
10525                 instead of News by default
10526
10527 2005-10-04 [colin]      1.9.15cvs12
10528
10529         * src/compose.c
10530                 When replying to an ML post with Reply-To set
10531                 to the poster's email, honor it (as before),
10532                 but also honor our user's request to reply to
10533                 the mailing list: set the ML address in the To
10534                 field and the Reply-To address in the Cc: 
10535                 field.
10536
10537 2005-10-04 [colin]      1.9.15cvs11
10538
10539         * src/plugins/trayicon/trayicon.c
10540                 Finish cosmetic change - thanks to wwp
10541
10542 2005-10-04 [colin]      1.9.15cvs10
10543
10544         * src/toolbar.c
10545                 Use Compose instead of Email by default.
10546                 Spotted by wwp.
10547
10548 2005-10-04 [colin]      1.9.15cvs9
10549
10550         * src/folder.c
10551         * src/folder.h
10552         * src/folderview.c
10553         * src/imap.c
10554         * src/etpan/imap-thread.c
10555         * src/etpan/imap-thread.h
10556                 Try to make IMAP faster, by simplifying SEARCH
10557                 commands, avoiding sending two STATUS in a row,
10558                 and deferring flags sync and processing just
10559                 after displaying the folder. 
10560                 This will update the SummaryView in certain
10561                 cases (new mails not already fetched, flags
10562                 changed from another client) but in a non-
10563                 blocking manner.
10564
10565 2005-10-04 [colin]      1.9.15cvs8
10566
10567         * src/plugins/trayicon/trayicon.c
10568                 Relabel "Offline" to "Work offline"
10569
10570 2005-10-04 [colin]      1.9.15cvs7
10571
10572         * src/export.c
10573         * src/import.c
10574         * src/mbox.c
10575                 Fix mbox import/export buglets
10576                 Patch by wwp
10577         * src/plugins/trayicon/trayicon.c
10578                 Add offline swithc
10579                 Patch by wwp
10580
10581 2005-10-04 [colin]      1.9.15cvs6
10582
10583         * src/folder.c
10584         * src/folderview.c
10585         * src/summaryview.c
10586                 Better fix (don't break mark all read) for cvs2
10587
10588 2005-10-03 [colin]      1.9.15cvs5
10589
10590         * src/folder.c
10591                 Use a sane sort by default
10592
10593 2005-10-03 [colin]      1.9.15cvs4
10594
10595         * src/inc.c
10596                 Add a 'Only once' button for overriding offline mode
10597         * src/prefs_account.c
10598         * src/wizard.c
10599                 Add Local mbox to the wizard
10600                 Add IMAP subdir to the wizard (or the wizard is useless
10601                 for such accounts, or even worse than useless)
10602                 Move IMAP subdir from Advanced to Receive tab, as it's
10603                 not that uncommon
10604
10605 2005-10-03 [colin]      1.9.15cvs3
10606
10607         * src/send_message.c
10608                 Forgot this one in cvs1
10609
10610 2005-10-03 [colin]      1.9.15cvs2
10611
10612         * src/folder.c
10613                 Faster close when leaving a folder with lots
10614                 of new mails. Idea by David Relson.
10615
10616 2005-10-03 [colin]      1.9.15cvs1
10617
10618         * src/compose.c
10619         * src/imap.c
10620         * src/inc.c
10621         * src/main.c
10622         * src/messageview.c
10623         * src/news.c
10624         * src/summaryview.c
10625         * src/gtk/sslcertwindow.c
10626         * src/plugins/trayicon/trayicon.c
10627                 Add accels to every AlertPanel. Patch by Fabien 
10628                 Vantard
10629
10630 2005-10-03 [paul]       1.9.15
10631
10632         1.9.15 released
10633
10634 2005-10-03 [paul]       1.9.14cvs68
10635
10636         * po/ca.po
10637         * po/de.po
10638         * po/es.po
10639         * po/fi.po
10640         * po/fr.po
10641         * po/sk.po
10642         * po/sr.po
10643         * po/zh_CN.po
10644                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10645                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10646                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10647
10648 2005-10-03 [paul]       1.9.14cvs67
10649
10650         * src/send_message.c
10651                 prevent hang on Cancel
10652                 patch by Colin
10653
10654 2005-10-03 [paul]       1.9.14cvs66
10655
10656         * src/main.c
10657                 fix crash in IMAP caused by discrepancy
10658                 between check_at_startup and offline mode
10659                 Patch by Colin
10660
10661 2005-10-01 [paul]       1.9.14cvs65
10662
10663         * src/inc.c
10664                 fix engrish
10665
10666 2005-10-01 [paul]       1.9.14cvs64
10667         * src/export.c
10668         * src/import.c
10669                 synchronise import_mbox() and export_mbox()
10670         * src/mbox.c
10671                 proc_mbox(): add alert if file cannot be opened
10672                 export_list_to_mbox(): test if dest file exists,
10673                 prompt user to overwrite if it does. add alert
10674                 if file cannot be created
10675                                                                 
10676         Patch by wwp
10677                                                                                                                 
10678
10679 2005-09-30 [paul]       1.9.14cvs63
10680
10681         * src/addressbook.c
10682                 Fix sensitivity of a menu
10683         * src/codeconv.c
10684                 Respect hidden pref for mails with no encoding
10685         * src/common/xml.c
10686                 Fix memory corruption
10687         * src/plugins/pgpcore/sgpgme.c
10688                 Fix segfault on incomplete sigs, and display
10689                 of S/Mime UIDs
10690
10691         Patches by Colin
10692
10693 2005-09-30 [colin]      1.9.14cvs62
10694
10695         * src/partial_download.c
10696                 Little logic fix in almost-dead code
10697         * src/pop.c
10698                 Fix partial download when there's no new mail
10699
10700 2005-09-29 [paul]       1.9.14cvs61
10701
10702         * src/plugins/pgpinline/pgpinline.c
10703                 fix bug 819, 'crash accessing sign message'
10704                 Patch by Colin
10705
10706 2005-09-28 [martin]     1.9.14cvs60
10707
10708         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10709                 fix bug #790 (Crash when restarting window manager (fluxbox))
10710
10711 2005-09-28 [paul]       1.9.14cvs59
10712
10713         * src/gtk/gtkaspell.c
10714                 fix off-by-one typo
10715
10716 2005-09-27 [colin]      1.9.14cvs58
10717
10718         * src/plugins/pgpcore/sgpgme.c
10719                 Report error when there's one, instead of
10720                 "Signature unchecked" 
10721
10722 2005-09-27 [colin]      1.9.14cvs57
10723
10724         * src/prefs_quote.c
10725                 Fix bug #816 (Weird quotation with spaces)
10726
10727 2005-09-27 [colin]      1.9.14cvs56
10728
10729         * src/codeconv.c
10730         * src/compose.c
10731         * src/compose.h
10732                 Put subject in compose's title
10733                 Fix Automatic encoding so that it's really automatic:
10734                 first try default locale's charset, then charset of the replied mail, 
10735                 then utf-8
10736                 Fix encoding of headers (must be in strict mode too)
10737
10738 2005-09-26 [colin]      1.9.14cvs55
10739
10740         * src/gtk/gtkaspell.c
10741                 Fix previous patch - don't color the space,
10742                 just uncolor it :)
10743
10744 2005-09-26 [colin]      1.9.14cvs54
10745
10746         * src/gtk/gtkaspell.c
10747                 Unmark space if possible
10748
10749 2005-09-26 [colin]      1.9.14cvs53
10750
10751         * src/imap.c
10752                 log_error instead of alertpanel according to the pref
10753         * src/etpan/imap-thread.c
10754                 Print connect status, copy only necessary size to 
10755                 logger
10756         * src/plugins/pgpmime/pgpmime.c
10757                 Handle S/Mime signatures (verification only). Patch based
10758                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10759
10760 2005-09-26 [paul]       1.9.14cvs52
10761
10762         * src/common/passcrypt.c
10763                 this 'workaround' not necessary on NetBSD.
10764                 Thanks to Daniel Gustafson
10765
10766 2005-09-26 [paul]
10767
10768         1.9.15-rc4 released
10769
10770 2005-09-26 [paul]       1.9.14cvs51
10771
10772         * src/summaryview.c
10773                 Skip currently selected message when
10774                 looking for next new or unread message
10775                 in current folder. Patch by Colin
10776         * src/common/passcrypt.c
10777                 eliminate warnings on *BSD. Patch by
10778                 Daniel Gustafson
10779
10780 2005-09-26 [colin]      1.9.14cvs50
10781
10782         * src/procmsg.c
10783                 Call postfiltering hook anyway
10784
10785 2005-09-22 [colin]      1.9.14cvs49
10786
10787         * src/codeconv.c
10788         * src/codeconv.h
10789                 Add a strict mode that doesn't replace with _
10790         * src/compose.c
10791         * src/compose.h
10792                 Use strict conversion while sending
10793                 Fix race when drafting while sending (happens
10794                 on IMAP)
10795                 Fix d'n'd of messages from summaryview
10796         * src/prefs_common.c
10797         * src/prefs_common.h
10798                 add hidden utf8_instead_of_locale_for_broken_mail 
10799                 pref for people that preferred the default charset 
10800                 to be utf8 for broken mails
10801         * src/quote_fmt_parse.y
10802                 fix bug #815 (No quote insert if "From:" fied 
10803                 contained Russian letters)
10804         * src/summaryview.c
10805                 Fix d'n'd of messages to compose
10806
10807 2005-09-22 [paul]       1.9.14cvs48
10808
10809         * src/compose.c
10810                 fix bug where attachments Name entry
10811                 would display Path instead
10812
10813 2005-09-21 [paul]       1.9.14cvs47
10814
10815         * README
10816         * README.jp
10817         * configure.ac
10818         * config/config.rpath
10819         * doc/manual/en/sylpheed-20.html
10820         * doc/manual/es/sylpheed-20.html
10821         * po/bg.po
10822         * po/ca.po
10823         * po/de.po
10824         * po/es.po
10825         * po/fr.po
10826         * po/it.po
10827         * po/pt_BR.po
10828         * po/sk.po
10829         * po/zh_TW.po
10830         * src/account.c
10831         * src/account.h
10832         * src/action.c
10833         * src/action.h
10834         * src/adbookbase.h
10835         * src/addr_compl.c
10836         * src/addr_compl.h
10837         * src/addrbook.c
10838         * src/addrbook.h
10839         * src/addrcache.c
10840         * src/addrcache.h
10841         * src/addrcindex.c
10842         * src/addrcindex.h
10843         * src/addrclip.c
10844         * src/addrclip.h
10845         * src/addrdefs.h
10846         * src/addressadd.c
10847         * src/addressadd.h
10848         * src/addressbook.c
10849         * src/addressbook.h
10850         * src/addressitem.h
10851         * src/addrgather.c
10852         * src/addrgather.h
10853         * src/addrharvest.c
10854         * src/addrharvest.h
10855         * src/addrindex.c
10856         * src/addrindex.h
10857         * src/addritem.c
10858         * src/addritem.h
10859         * src/addrquery.c
10860         * src/addrquery.h
10861         * src/addrselect.c
10862         * src/addrselect.h
10863         * src/alertpanel.c
10864         * src/alertpanel.h
10865         * src/browseldap.c
10866         * src/browseldap.h
10867         * src/codeconv.c
10868         * src/codeconv.h
10869         * src/compose.c
10870         * src/compose.h
10871         * src/crash.c
10872         * src/crash.h
10873         * src/customheader.c
10874         * src/customheader.h
10875         * src/displayheader.c
10876         * src/displayheader.h
10877         * src/editaddress.c
10878         * src/editaddress.h
10879         * src/editbook.c
10880         * src/editbook.h
10881         * src/editgroup.c
10882         * src/editgroup.h
10883         * src/editjpilot.c
10884         * src/editjpilot.h
10885         * src/editldap.c
10886         * src/editldap.h
10887         * src/editldap_basedn.c
10888         * src/editldap_basedn.h
10889         * src/editvcard.c
10890         * src/editvcard.h
10891         * src/enriched.c
10892         * src/enriched.h
10893         * src/exphtmldlg.c
10894         * src/exphtmldlg.h
10895         * src/expldifdlg.c
10896         * src/expldifdlg.h
10897         * src/export.c
10898         * src/export.h
10899         * src/exporthtml.c
10900         * src/exporthtml.h
10901         * src/exportldif.c
10902         * src/exportldif.h
10903         * src/filtering.c
10904         * src/filtering.h
10905         * src/folder.c
10906         * src/folder.h
10907         * src/folder_item_prefs.c
10908         * src/folder_item_prefs.h
10909         * src/foldersel.c
10910         * src/foldersel.h
10911         * src/folderutils.c
10912         * src/folderutils.h
10913         * src/folderview.c
10914         * src/folderview.h
10915         * src/grouplistdialog.c
10916         * src/grouplistdialog.h
10917         * src/headerview.c
10918         * src/headerview.h
10919         * src/html.c
10920         * src/html.h
10921         * src/image_viewer.c
10922         * src/image_viewer.h
10923         * src/imap.c
10924         * src/imap.h
10925         * src/imap_gtk.c
10926         * src/imap_gtk.h
10927         * src/import.c
10928         * src/import.h
10929         * src/importldif.c
10930         * src/importldif.h
10931         * src/importmutt.c
10932         * src/importmutt.h
10933         * src/importpine.c
10934         * src/importpine.h
10935         * src/inc.c
10936         * src/inc.h
10937         * src/jpilot.c
10938         * src/jpilot.h
10939         * src/ldapctrl.c
10940         * src/ldapctrl.h
10941         * src/ldaplocate.c
10942         * src/ldaplocate.h
10943         * src/ldapquery.c
10944         * src/ldapquery.h
10945         * src/ldapserver.c
10946         * src/ldapserver.h
10947         * src/ldaputil.c
10948         * src/ldaputil.h
10949         * src/ldif.c
10950         * src/ldif.h
10951         * src/localfolder.c
10952         * src/localfolder.h
10953         * src/main.c
10954         * src/main.h
10955         * src/mainwindow.c
10956         * src/mainwindow.h
10957         * src/manual.c
10958         * src/manual.h
10959         * src/matcher.c
10960         * src/matcher.h
10961         * src/matcher_parser.h
10962         * src/matcher_parser_lex.l
10963         * src/matcher_parser_parse.y
10964         * src/mbox.c
10965         * src/mbox.h
10966         * src/message_search.c
10967         * src/message_search.h
10968         * src/messageview.c
10969         * src/messageview.h
10970         * src/mh.c
10971         * src/mh.h
10972         * src/mh_gtk.c
10973         * src/mh_gtk.h
10974         * src/mimeview.c
10975         * src/mimeview.h
10976         * src/msgcache.c
10977         * src/msgcache.h
10978         * src/mutt.c
10979         * src/mutt.h
10980         * src/news.c
10981         * src/news.h
10982         * src/news_gtk.c
10983         * src/news_gtk.h
10984         * src/noticeview.c
10985         * src/noticeview.h
10986         * src/partial_download.c
10987         * src/partial_download.h
10988         * src/pine.c
10989         * src/pine.h
10990         * src/pop.c
10991         * src/pop.h
10992         * src/prefs_account.c
10993         * src/prefs_account.h
10994         * src/prefs_actions.c
10995         * src/prefs_actions.h
10996         * src/prefs_common.c
10997         * src/prefs_common.h
10998         * src/prefs_compose_writing.c
10999         * src/prefs_compose_writing.h
11000         * src/prefs_customheader.c
11001         * src/prefs_customheader.h
11002         * src/prefs_display_header.c
11003         * src/prefs_display_header.h
11004         * src/prefs_ext_prog.c
11005         * src/prefs_ext_prog.h
11006         * src/prefs_filtering.c
11007         * src/prefs_filtering.h
11008         * src/prefs_filtering_action.c
11009         * src/prefs_filtering_action.h
11010         * src/prefs_folder_column.c
11011         * src/prefs_folder_column.h
11012         * src/prefs_folder_item.c
11013         * src/prefs_folder_item.h
11014         * src/prefs_fonts.c
11015         * src/prefs_fonts.h
11016         * src/prefs_gtk.c
11017         * src/prefs_gtk.h
11018         * src/prefs_image_viewer.c
11019         * src/prefs_image_viewer.h
11020         * src/prefs_matcher.c
11021         * src/prefs_matcher.h
11022         * src/prefs_message.c
11023         * src/prefs_message.h
11024         * src/prefs_msg_colors.c
11025         * src/prefs_msg_colors.h
11026         * src/prefs_other.c
11027         * src/prefs_other.h
11028         * src/prefs_quote.c
11029         * src/prefs_quote.h
11030         * src/prefs_receive.c
11031         * src/prefs_receive.h
11032         * src/prefs_send.c
11033         * src/prefs_send.h
11034         * src/prefs_spelling.c
11035         * src/prefs_spelling.h
11036         * src/prefs_summaries.c
11037         * src/prefs_summaries.h
11038         * src/prefs_summary_column.c
11039         * src/prefs_summary_column.h
11040         * src/prefs_template.c
11041         * src/prefs_template.h
11042         * src/prefs_themes.c
11043         * src/prefs_themes.h
11044         * src/prefs_toolbar.c
11045         * src/prefs_toolbar.h
11046         * src/prefs_wrapping.c
11047         * src/prefs_wrapping.h
11048         * src/privacy.c
11049         * src/privacy.h
11050         * src/procheader.c
11051         * src/procheader.h
11052         * src/procmime.c
11053         * src/procmime.h
11054         * src/procmsg.c
11055         * src/procmsg.h
11056         * src/quote_fmt.c
11057         * src/quote_fmt_parse.y
11058         * src/recv.c
11059         * src/recv.h
11060         * src/remotefolder.c
11061         * src/remotefolder.h
11062         * src/send_message.c
11063         * src/send_message.h
11064         * src/setup.c
11065         * src/setup.h
11066         * src/simple-gettext.c
11067         * src/sourcewindow.c
11068         * src/sourcewindow.h
11069         * src/ssl_manager.c
11070         * src/ssl_manager.h
11071         * src/statusbar.c
11072         * src/statusbar.h
11073         * src/stock_pixmap.c
11074         * src/stock_pixmap.h
11075         * src/summary_search.c
11076         * src/summary_search.h
11077         * src/summaryview.c
11078         * src/summaryview.h
11079         * src/syldap.c
11080         * src/syldap.h
11081         * src/textview.c
11082         * src/textview.h
11083         * src/toolbar.c
11084         * src/toolbar.h
11085         * src/undo.c
11086         * src/undo.h
11087         * src/unmime.c
11088         * src/unmime.h
11089         * src/vcard.c
11090         * src/vcard.h
11091         * src/wizard.c
11092         * src/wizard.h
11093         * src/common/base64.c
11094         * src/common/base64.h
11095         * src/common/defs.h
11096         * src/common/hooks.c
11097         * src/common/hooks.h
11098         * src/common/log.c
11099         * src/common/log.h
11100         * src/common/md5.c
11101         * src/common/md5.h
11102         * src/common/mgutils.c
11103         * src/common/mgutils.h
11104         * src/common/nntp.c
11105         * src/common/nntp.h
11106         * src/common/passcrypt.c
11107         * src/common/passcrypt.h.in
11108         * src/common/plugin.c
11109         * src/common/plugin.h
11110         * src/common/prefs.c
11111         * src/common/prefs.h
11112         * src/common/progressindicator.c
11113         * src/common/progressindicator.h
11114         * src/common/quoted-printable.c
11115         * src/common/quoted-printable.h
11116         * src/common/session.c
11117         * src/common/session.h
11118         * src/common/smtp.c
11119         * src/common/smtp.h
11120         * src/common/socket.c
11121         * src/common/socket.h
11122         * src/common/ssl.c
11123         * src/common/ssl.h
11124         * src/common/ssl_certificate.c
11125         * src/common/ssl_certificate.h
11126         * src/common/string_match.c
11127         * src/common/string_match.h
11128         * src/common/stringtable.c
11129         * src/common/sylpheed.c
11130         * src/common/sylpheed.h
11131         * src/common/template.c
11132         * src/common/template.h
11133         * src/common/timing.h
11134         * src/common/utils.c
11135         * src/common/utils.h
11136         * src/common/uuencode.c
11137         * src/common/uuencode.h
11138         * src/common/version.h.in
11139         * src/common/xml.c
11140         * src/common/xml.h
11141         * src/common/xmlprops.c
11142         * src/common/xmlprops.h
11143         * src/gtk/about.c
11144         * src/gtk/about.h
11145         * src/gtk/colorlabel.c
11146         * src/gtk/colorlabel.h
11147         * src/gtk/colorsel.c
11148         * src/gtk/colorsel.h
11149         * src/gtk/description_window.c
11150         * src/gtk/description_window.h
11151         * src/gtk/filesel.c
11152         * src/gtk/filesel.h
11153         * src/gtk/foldersort.c
11154         * src/gtk/foldersort.h
11155         * src/gtk/gtkutils.c
11156         * src/gtk/gtkutils.h
11157         * src/gtk/inputdialog.c
11158         * src/gtk/inputdialog.h
11159         * src/gtk/logwindow.c
11160         * src/gtk/logwindow.h
11161         * src/gtk/manage_window.c
11162         * src/gtk/manage_window.h
11163         * src/gtk/menu.c
11164         * src/gtk/menu.h
11165         * src/gtk/pluginwindow.c
11166         * src/gtk/pluginwindow.h
11167         * src/gtk/prefswindow.c
11168         * src/gtk/prefswindow.h
11169         * src/gtk/progressdialog.c
11170         * src/gtk/progressdialog.h
11171         * src/gtk/quicksearch.c
11172         * src/gtk/quicksearch.h
11173         * src/gtk/sslcertwindow.c
11174         * src/gtk/sslcertwindow.h
11175         * src/plugins/clamav/clamav_plugin.c
11176         * src/plugins/clamav/clamav_plugin.h
11177         * src/plugins/clamav/clamav_plugin_gtk.c
11178         * src/plugins/demo/demo.c
11179         * src/plugins/dillo_viewer/dillo_prefs.c
11180         * src/plugins/dillo_viewer/dillo_prefs.h
11181         * src/plugins/dillo_viewer/dillo_viewer.c
11182         * src/plugins/mathml_viewer/mathml_viewer.c
11183         * src/plugins/pgpcore/passphrase.c
11184         * src/plugins/pgpcore/passphrase.h
11185         * src/plugins/pgpcore/plugin.c
11186         * src/plugins/pgpcore/prefs_gpg.c
11187         * src/plugins/pgpcore/prefs_gpg.h
11188         * src/plugins/pgpcore/select-keys.c
11189         * src/plugins/pgpcore/select-keys.h
11190         * src/plugins/pgpcore/sgpgme.c
11191         * src/plugins/pgpcore/sgpgme.h
11192         * src/plugins/pgpinline/pgpinline.c
11193         * src/plugins/pgpinline/pgpinline.h
11194         * src/plugins/pgpinline/plugin.c
11195         * src/plugins/pgpmime/pgpmime.c
11196         * src/plugins/pgpmime/pgpmime.h
11197         * src/plugins/pgpmime/plugin.c
11198         * src/plugins/spamassassin/spamassassin.c
11199         * src/plugins/spamassassin/spamassassin.h
11200         * src/plugins/spamassassin/spamassassin_gtk.c
11201         * src/plugins/trayicon/trayicon.c
11202         * tools/OOo2sylpheed.pl
11203         * tools/acroread2sylpheed.pl
11204         * tools/asus_mailled.sh
11205         * tools/filter_conv.pl
11206         * tools/freshmeat_search.pl
11207         * tools/google_search.pl
11208         * tools/kmail2sylpheed.pl
11209         * tools/kmail2sylpheed_v2.pl
11210         * tools/maildir2sylpheed.pl
11211         * tools/multiwebsearch.pl
11212         * tools/newscache_clean.pl
11213         * tools/outlook2sylpheed.pl
11214         * tools/sylpheed-switcher
11215         * tools/update-po
11216         * tools/vcard2xml.py
11217         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11218                 update FSF address
11219
11220 2005-09-21 [colin]      1.9.14cvs46
11221
11222         * src/gedit-print.c
11223         * src/procmsg.c
11224         * src/procmsg.h
11225         * src/textview.c
11226         * src/summaryview.c
11227                 Remove some printing hacks (deselection/reselection),
11228                 which by the way fix printing the currently 
11229                 displayed mime part (still only text)
11230                 Plus a little optimisation of summary_show
11231
11232
11233 2005-09-20 [colin]      1.9.14cvs45
11234
11235         * src/mainwindow.c
11236         * src/messageview.c
11237                 GUI fixups: add accels, set message
11238                 view title to displayed mail's subject
11239         * src/prefs_spelling.c
11240         * src/gtk/gtkaspell.c
11241                 GUI fixups: allow underlining misspelled
11242                 words instead of coloring them (a11y!)
11243
11244 2005-09-19 [colin]
11245
11246         1.9.15rc3 released
11247
11248 2005-09-19 [colin]      1.9.14cvs44
11249
11250         * src/compose.c
11251                 Fix draft message
11252         * src/gtk/gtkaspell.c
11253                 Fix wrong test ;-)
11254
11255 2005-09-19 [colin]      1.9.14cvs43
11256
11257         * src/addressbook.c
11258                 Fix sensitivity of Delete button
11259         * src/compose.c
11260                 Warn if the requested Privacy system
11261                 is not available
11262         * src/exphtmldlg.c
11263         * src/expldifdlg.c
11264         * src/importldif.c
11265         * src/importmutt.c
11266         * src/importpine.c
11267                 Fix crappy UI
11268         * src/
11269         * src/ssl.h
11270         * src/prefs_account.h
11271         * src/prefs_account.c
11272                 Save SSL prefs even in builds that have
11273                 SSL support disable
11274         * src/imap.c
11275         * src/inc.c
11276         * src/news.c
11277         * src/send_message.c
11278                 Warn if connection should be secure, but
11279                 SSL support isn't compiled in
11280         * src/gtkaspell.c
11281                 Fix word separation on UTF-8 systems
11282                 Fixes bug #812 (Strange inline spellchecking)
11283         * src/compose.c
11284                 Warn if the requested Privacy system
11285                 is not available
11286                 Factorize offline warning
11287         * src/imap.c
11288         * src/imap_gtk.c
11289         * src/imap_gtk.h
11290         * src/inc.h
11291         * src/news_gtk.c
11292         * src/news_gtk.h
11293         * src/messageview.c
11294                 Factorize offline warning
11295
11296 2005-09-19 [paul]
11297
11298         1.9.15-rc2 released
11299
11300 2005-09-18 [colin]      1.9.14cvs42
11301
11302         * src/codeconv.c
11303         * src/codeconv.h
11304         * src/procmime.c
11305                 Add a way to get locale's charset ignoring utf-8,
11306                 and use that as default encoding for broken mails
11307
11308 2005-09-18 [colin]      1.9.14cvs41
11309
11310         * src/gtk/logwindow.c
11311                 Translate string. Patch by Fabien Vantard
11312
11313 2005-09-18 [colin]      1.9.14cvs40
11314
11315         * configure.ac
11316                 Fix bug #803 (IMAP/SSL support breaks with 
11317                 GnuTLS libetpan 0.38)
11318
11319 2005-09-18 [colin]      1.9.14cvs39
11320
11321         * src/codeconv.c
11322         * src/compose.c
11323         * src/procmime.c
11324                 More charsets fixes. Fixes bug #806 (non
11325                 ascii characters in subject line)
11326
11327 2005-09-17 [paul]       1.9.14cvs38
11328
11329         * src/folderview.c
11330         * src/mainwindow.c
11331                 fix gcc-2.95 issues
11332                 Patch by Pawel Pekala
11333
11334 2005-09-17 [colin]      1.9.14cvs37
11335
11336         * src/addrindex.c
11337                 bugfix for NO-USE LDAP compilation, patch 
11338                 by Fabien Vantard
11339
11340 2005-09-17 [colin]      1.9.14cvs36
11341
11342         * src/prefs_actions.c
11343         * src/prefs_customheader.c
11344         * src/prefs_display_header.c
11345         * src/prefs_filtering_action.c
11346         * src/prefs_matcher.c
11347         * src/prefs_toolbar.c
11348                 Fix strange casts (less elegant but
11349                 works better)
11350
11351 2005-09-16 [colin]      1.9.14cvs35
11352
11353         * src/jpilot.c
11354                 Missed that one
11355
11356 2005-09-16 [colin]      1.9.14cvs34
11357
11358         * configure.ac
11359         * src/Makefile.am
11360         * src/addr_compl.c
11361         * src/addrindex.c
11362         * src/browseldap.c
11363         * src/editldap.c
11364         * src/ldaplocate.c
11365         * src/ldapquery.c
11366         * src/ldapquery.h
11367         * src/ldapserver.c
11368         * src/ldapserver.h
11369         * src/main.c
11370         * src/matcher_parser_parse.y
11371         * src/prefs_themes.c
11372         * src/etpan/Makefile.am
11373         * src/gtk/description_window.c
11374         * src/plugins/clamav/Makefile.am
11375         * src/plugins/clamav/clamav_plugin.c
11376         * src/plugins/dillo_viewer/Makefile.am
11377         * src/plugins/pgpcore/Makefile.am
11378         * src/plugins/pgpinline/Makefile.am
11379         * src/plugins/pgpmime/Makefile.am
11380         * src/plugins/trayicon/Makefile.am
11381                 Fix 100% cpu usage in address completion list
11382                 Fix little bugs (return with no values etc)
11383                 Fix all warnings (with common CFLAGS)
11384
11385 2005-09-15 [colin]      1.9.14cvs33
11386
11387         * src/addressbook.c
11388                 Fix bug where sometimes a group's email list is empty,
11389                 force its refresh (probably fixes "Re: how to create a 
11390                 distribution list")
11391         * src/ldapquery.c
11392                 Don't return to the callback in the main thread from the
11393                 fetch thread (or face segs!)
11394
11395 2005-09-15 [paul]       1.9.14cvs32
11396
11397         * src/prefs_matcher.c
11398                 forgotten in last commit
11399
11400 2005-09-15 [paul]       1.9.14cvs31
11401
11402         * src/prefs_actions.c
11403         * src/prefs_filtering_action.c
11404         * src/prefs_quote.c
11405         * src/quote_fmt.c
11406         * src/summaryview.c
11407         * src/gtk/description_window.c
11408         * src/gtk/description_window.h
11409         * src/gtk/quicksearch.c
11410                 allow interaction with the called
11411                 description window
11412                 Patch by Anders Hammar
11413
11414 2005-09-14 [paul]       1.9.14cvs30
11415
11416         * src/compose.c
11417                 fix a little annoyance when pasting with 3rd button 
11418                 with wrap_pastes=0 and wrap_input=1
11419                 Patch by Colin
11420
11421 2005-09-14 [paul]       1.9.14cvs29
11422
11423         * src/prefs_account.c
11424                 disable 'Filter messages on receiving' for
11425                 SMTP-only accounts
11426                 Patch  by Anders Hammar
11427
11428 2005-09-14 [paul]       1.9.14cvs28
11429
11430         * po/sk.po
11431                 fix crash
11432                 updated by Andrej Kacian
11433
11434 2005-09-14 [paul]
11435
11436         1.9.15-rc1 released
11437
11438 2005-09-14 [paul]       1.9.14cvs27
11439
11440         * po/es.po
11441                 updated by Ricardo Mones Lastra
11442         * src/compose.c
11443         * src/compose.h
11444                 associate no_wrap_tags to Compose windows
11445                 instead of using a static one
11446                 Patch by Colin
11447         * src/mbox.c
11448                 fix proc_mbox()
11449                 Patch by wwp
11450         * src/textview.c
11451                 remove unneeded printf()
11452
11453 2005-09-14 [paul]       1.9.14cvs26
11454
11455         * src/addrcache.c
11456         * src/codeconv.h
11457         * src/folder.h
11458         * src/mainwindow.h
11459         * src/mh.c
11460         * src/mimeview.h
11461         * src/partial_download.c
11462         * src/pop.c
11463         * src/prefs_account.c
11464         * src/prefs_account.h
11465         * src/prefs_actions.c
11466         * src/prefs_customheader.c
11467         * src/prefs_display_header.c
11468         * src/prefs_filtering_action.c
11469         * src/prefs_matcher.c
11470         * src/prefs_toolbar.c
11471         * src/privacy.h
11472         * src/procmime.c
11473         * src/procmime.h
11474         * src/procmsg.h
11475         * src/textview.c
11476         * src/undo.h
11477         * src/common/plugin.c
11478         * src/common/session.h
11479         * src/common/socket.c
11480         * src/common/socket.h
11481         * src/common/template.c
11482         * src/gtk/gtkaspell.c
11483         * src/gtk/quicksearch.h
11484         * src/plugins/pgpcore/passphrase.c
11485         * src/plugins/pgpcore/prefs_gpg.h
11486         * src/plugins/pgpcore/select-keys.c
11487         * src/plugins/pgpcore/select-keys.h
11488         * src/plugins/pgpcore/sgpgme.c
11489         * src/plugins/pgpinline/pgpinline.c
11490         * src/plugins/pgpmime/pgpmime.c
11491         * src/plugins/trayicon/trayicon.c
11492                 fix compilation warnings
11493                 Patch by Daniel Gustafson
11494
11495 2005-09-14 [paul]       1.9.14cvs25
11496
11497         * src/addressbook.c
11498                 add missing column header, and other small
11499                 bug fixes
11500                 Patch by Anders Hammar
11501
11502 2005-09-13 [colin]      1.9.14cvs24
11503
11504         * src/gtk/gtkaspell.c
11505                 Fix non-utf8 in menu
11506                 Fix little leaks
11507                 Nullify struct members after free()s
11508
11509 2005-09-13 [colin]      1.9.14cvs23
11510
11511         * src/compose.c
11512                 Test utf8 compliance before inserting to 
11513                 buffer, and try to convert if necessary
11514         * src/procmime.c
11515                 If no charset is present, use the locale 
11516                 one instead of us-ascii
11517         * src/procmsg.c
11518                 Add Sender, List-Post and To in the checked 
11519                 headers for automatic rules creation 
11520                 (thanks to wwp)
11521         * src/prefs_themes.c
11522         * src/gtk/gtkaspell.c
11523                 Remove deprecated functions. 
11524                 patch by Daniel Gustafson
11525
11526 2005-09-12 [colin]      1.9.14cvs22
11527
11528         * src/compose.c
11529                 Fix bug #448 (Scrolling/Redraw issue with 
11530                 address-fields in Header)
11531         * src/mainwindow.c
11532         * src/summaryview.c
11533         * src/summaryview.h
11534                 Fix loss of MSG_MARKED on move/copy
11535                 Fix bug #804 (Quicksearch togglebutton doesn't 
11536                 get depressed after '/' key is pressed)
11537
11538 2005-09-12 [paul]       1.9.14cvs21
11539
11540         * AUTHORS
11541         * src/gtk/logwindow.c
11542                 add 'Clear Log' to popup menu
11543                 Patch by Anders Hammar <anders.hammar@telia.com>
11544
11545 2005-09-12 [paul]       1.9.14cvs20
11546
11547         * src/compose.c
11548                 set correct sensitivity on attachments
11549                 popup menu
11550         * src/folder.c
11551                 fix typo
11552         * src/prefs_spelling.c
11553                 fix crash when no LANG env is set
11554         * src/common/xml.c
11555                 fix crash in wizard
11556                 don't use memeory after free
11557
11558         All patches by Daniel Gustafson
11559
11560 2005-09-12 [paul]       1.9.14cvs19
11561
11562         * src/prefs_themes.c
11563                 make theme info selectable
11564         * src/gtk/description_window.c
11565                 make window non-modal
11566         * tools/README
11567                 add details of asus_mailed.sh
11568         * tools/claws.i18n.status.pl
11569                 update for new zh_TW translator
11570                 widen the output
11571                 create alternate coloured lines
11572                 improve readability
11573
11574 2005-09-10 [colin]      1.9.14cvs18
11575
11576         * src/plugins/pgpcore/select-keys.c
11577                 Better order for the buttons
11578
11579 2005-09-10 [colin]      1.9.14cvs17
11580
11581         * src/compose.c
11582         * src/plugins/pgpcore/select-keys.c
11583         * src/plugins/pgpcore/select-keys.h
11584         * src/plugins/pgpcore/sgpgme.c
11585                 Add a "Don't encrypt" button to the key
11586                 selection dialog. Fixes bug #177 (There should be a 
11587                 'Don't encrypt button in the Select Keys dialog)
11588
11589 2005-09-10 [colin]      1.9.14cvs16
11590
11591         * src/compose.c
11592                 Fix bug #572 (%X option does not work with templates)
11593
11594 2005-09-10 [colin]      1.9.14cvs15
11595
11596         * src/toolbar.c 
11597                 Remove g_print
11598
11599 2005-09-10 [colin]      1.9.14cvs14
11600
11601         * src/imap.c
11602                 Fix a possible crash
11603
11604 2005-09-09 [colin]      1.9.14cvs13
11605
11606         * src/imap.c
11607         * src/etpan/imap-thread.c
11608         * src/etpan/imap-thread.h
11609                 Fix moving from queue or drafts to normal folders
11610                 Fix bug #794 (No way to delete without expunging)
11611                 Take flags unset by other mailers into account
11612                 Take deleted flag set by other mailers into account
11613                 Fix unsetting REPLIED flag
11614                 Fix crash when capabilities can't be retrieved
11615         * src/mainwindow.c
11616         * src/mainwindow.h
11617                 Add M_DELAYED_FLAGS condition, and let the user use
11618                 Execute in order to be able to expunge deleted mails,
11619                 even if he's not in delayed execute mode
11620         * src/prefs_spelling.c
11621                 Use 'en' dictionary by default if LANG is POSIX or C
11622         * src/gtk/prefswindow.c
11623                 Fix bug #767 (Preferences windows expanding) by making
11624                 the window a bit larger when the resolution is greater
11625                 than 640x480, and by putting the prefs in a
11626                 GtkScrolledWindow.
11627
11628 2005-09-09 [paul]       1.9.14cvs12
11629
11630         * AUTHORS
11631         * configure.ac
11632         * po/zh_TW.Big5.po      ** REMOVED **
11633         * po/zh_TW.po           ** ADDED **
11634                 updated by Wei-Lun Chao
11635
11636 2005-09-09 [paul]       1.9.14cvs11
11637
11638         * src/mainwindow.c
11639                 fix asserts
11640         * src/common/xml.c
11641                 delay memory allocation until file is
11642                 opened successfully
11643                 Patch by Daniel Gustafson
11644
11645 2005-09-09 [colin]      1.9.14cvs10
11646
11647         * src/imap.c
11648                 Add guards
11649
11650 2005-09-08 [colin]      1.9.14cvs9
11651
11652         * src/compose.c
11653                 Alert when we can't save draft
11654                 Fix various wrap/color issues
11655                 Add mid-click pasting respecting wrap_paste option
11656         * src/folder.c
11657         * src/folder.h
11658         * src/folder_item_prefs.c
11659         * src/folder_item_prefs.h
11660         * src/imap.c
11661         * src/imap_gtk.c
11662         * src/imap_gtk.h
11663         * src/main.c
11664         * src/mainwindow.c
11665         * src/mainwindow.h
11666         * src/news.c
11667         * src/news_gtk.c
11668         * src/news_gtk.h
11669         * src/prefs_folder_item.c
11670                 Fix the impossibility to synchronise folders for
11671                 offline use (IMAP and NNTP are concerned)
11672
11673 2005-09-08 [colin]      1.9.14cvs8
11674
11675         * configure.ac
11676                 Build LDAP and JPilot by default if available
11677         * src/textview.c
11678                 Fix use after free
11679
11680 2005-09-08 [paul]       1.9.14cvs7
11681
11682         * doc/manual/en/sylpheed-1.html
11683         * doc/manual/en/sylpheed-18.html
11684         * doc/manual/en/sylpheed-19.html
11685         * doc/manual/en/sylpheed-4.html
11686         * doc/manual/en/sylpheed-6.html
11687         * doc/manual/en/sylpheed.html
11688                 a few minor updates, plus include some
11689                 details about plugins and their requirements
11690         * src/mainwindow.c
11691                 minor changes to English in /View/Sort
11692
11693 2005-09-07 [colin]      1.9.14cvs6
11694
11695         * doc/manual/en/sylpheed-1.html
11696         * doc/manual/en/sylpheed-10.html
11697         * doc/manual/en/sylpheed-11.html
11698         * doc/manual/en/sylpheed-12.html
11699         * doc/manual/en/sylpheed-13.html
11700         * doc/manual/en/sylpheed-14.html
11701         * doc/manual/en/sylpheed-15.html
11702         * doc/manual/en/sylpheed-16.html
11703         * doc/manual/en/sylpheed-17.html
11704         * doc/manual/en/sylpheed-18.html
11705         * doc/manual/en/sylpheed-19.html
11706         * doc/manual/en/sylpheed-2.html
11707         * doc/manual/en/sylpheed-20.html
11708         * doc/manual/en/sylpheed-21.html
11709         * doc/manual/en/sylpheed-22.html
11710         * doc/manual/en/sylpheed-3.html
11711         * doc/manual/en/sylpheed-4.html
11712         * doc/manual/en/sylpheed-5.html
11713         * doc/manual/en/sylpheed-6.html
11714         * doc/manual/en/sylpheed-7.html
11715         * doc/manual/en/sylpheed-8.html
11716         * doc/manual/en/sylpheed-9.html
11717         * doc/manual/en/sylpheed.html
11718                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11719
11720 2005-09-07 [colin]      1.9.14cvs5
11721
11722         * src/mainwindow.c
11723                 Make labels more to-the-point
11724
11725 2005-09-07 [colin]      1.9.14cvs4
11726
11727         * doc/manual/en/sylpheed-1.html
11728         * doc/manual/en/sylpheed-12.html
11729         * doc/manual/en/sylpheed-13.html
11730         * doc/manual/en/sylpheed-14.html
11731         * doc/manual/en/sylpheed-15.html
11732         * doc/manual/en/sylpheed-16.html
11733         * doc/manual/en/sylpheed-17.html
11734         * doc/manual/en/sylpheed-18.html
11735         * doc/manual/en/sylpheed-19.html
11736         * doc/manual/en/sylpheed-2.html
11737         * doc/manual/en/sylpheed-20.html
11738         * doc/manual/en/sylpheed-21.html
11739         * doc/manual/en/sylpheed-22.html
11740         * doc/manual/en/sylpheed-4.html
11741         * doc/manual/en/sylpheed-5.html
11742         * doc/manual/en/sylpheed-6.html
11743         * doc/manual/en/sylpheed-7.html
11744         * doc/manual/en/sylpheed-8.html
11745         * doc/manual/en/sylpheed-9.html
11746         * doc/manual/en/sylpheed.html
11747                 Update manual
11748
11749 2005-09-07 [colin]      1.9.14cvs3
11750
11751         * doc/faq/en/sylpheed-faq-1.html
11752         * doc/faq/en/sylpheed-faq-2.html
11753         * doc/faq/en/sylpheed-faq-3.html
11754         * doc/faq/en/sylpheed-faq.html
11755                 Update FAQ
11756
11757 2005-09-07 [colin]      1.9.14cvs2
11758
11759         * src/folderview.c
11760         * src/procmsg.c
11761         * src/summaryview.c
11762         * src/toolbar.c
11763                 Fix special subfolders:
11764                 - Inherit parent's icon
11765                 - sent contents of queues subfolders
11766                 - empty subfolders of trashes
11767         * src/mainwindow.c
11768                 Remove outdated manual and faq entries
11769         * src/common/utils.c
11770                 Add quotes around %s coming from mailcap
11771
11772 2005-09-07 [colin]      1.9.14cvs1
11773
11774         * src/compose.c
11775                 After saving draft, set modified to FALSE
11776         * src/mimeview.c
11777         * src/common/utils.c
11778         * src/common/utils.h
11779                 Try to open mime parts using what is 
11780                 indicated in ~/.mailcap or /etc/mailcap,
11781                 if possible.
11782
11783 2005-09-05 [paul]       1.9.14
11784
11785         1.9.14 released
11786
11787         * po/sk.po
11788                 updated by Andrej Kacian
11789
11790 2005-09-05 [paul]       1.9.13cvs83
11791
11792         * po/de.po
11793         * po/es.po
11794         * po/fi.po
11795         * po/fr.po
11796         * po/nb.po
11797         * po/pt_BR.po
11798         * po/sr.po
11799                 updated translations by Thomas Gilgin, Ricardo Mones
11800                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11801                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11802
11803 2005-09-04 [paul]       1.9.13cvs82
11804
11805         * src/compose.c
11806                 only warn about exceeded line length limit
11807                 on send
11808
11809 2005-09-04 [paul]       1.9.13cvs81
11810
11811         * src/compose.c
11812                 fix crash in 'line length exceeded' dialogue
11813
11814 2005-09-02 [paul]       1.9.13cvs80
11815
11816         * src/imap.c
11817                 fix bug 795, 'Connection lost IMAP'
11818                 and add statusbar prints
11819                 Patch by Colin
11820
11821 2005-09-02 [paul]       1.9.13cvs79
11822
11823         * src/compose.c
11824                 compose_wrap_paragraph() becomes
11825                 compose_beautify_paragraph()
11826                 Patch by Colin
11827
11828 2005-09-02 [colin]      1.9.13cvs78
11829
11830         * src/folderview.c
11831                 Micro-fix
11832
11833 2005-09-01 [colin]      1.9.13cvs77
11834
11835         * src/imap.c
11836                 Maybe fix bug #795 (Connection lost IMAP)
11837                 Don't try to send logout when we're disconnected.
11838         * src/summaryview.c
11839                 Include locked and marked emails in HRM
11840                 view. Fixes bug #800 (Locked messages no longer 
11841                 show up when hide read messages is used)
11842
11843 2005-09-01 [paul]       1.9.13cvs76
11844
11845         * src/prefs_common.c
11846                 fix bad cutting
11847
11848 2005-08-31 [colin]      1.9.13cvs75
11849
11850         * src/folderview.c
11851         * src/folderview.h
11852         * src/prefs_summaries.c
11853         * src/summaryview.c
11854                 Fix "go to next new", fix preference
11855                 (Open unread/next swapped)
11856
11857 2005-08-31 [paul]       1.9.13cvs74
11858
11859         * src/compose.c
11860         * src/folderview.c
11861         * src/headerview.c
11862         * src/headerview.h
11863         * src/mainwindow.c
11864         * src/prefs_common.c
11865         * src/prefs_common.h
11866         * src/prefs_fonts.c
11867         * src/summaryview.c
11868         * src/textview.c
11869         * src/common/defs.h
11870                 remove obsolete BOLD_FONT setting
11871                 fix font update in headerview and textview
11872                 headers after prefs change
11873                 Patch By Colin
11874
11875 2005-08-31 [paul]
11876
11877         1.9.14-rc4 released
11878
11879 2005-08-30 [colin]      1.9.13cvs73
11880
11881         * src/summaryview.c
11882                 When Hide read messages is selected and we
11883                 refresh the summaryview, don't remove the 
11884                 currently displayed message. Fixes bug #797
11885                 (Summary view reloads when new mail is 
11886                 downloaded in 1.9.14 rc)
11887
11888 2005-08-30 [colin]      1.9.13cvs72
11889
11890         * src/folderview.c
11891                 Fix flickering
11892         * src/mainwindow.c
11893                 Remove useless callback
11894         * src/mimeview.c
11895         * src/gtk/filesel.c
11896         * src/gtk/filesel.h
11897                 Add a filesel_select_file_save_folder() - used by Save All
11898
11899 2005-08-29 [paul]       1.9.13cvs71
11900
11901         * AUTHORS
11902         * src/matcher_parser_parse.y
11903         * src/etpan/imap-thread.c
11904                 fix building on FreeBSD
11905                 Patch by Daniel Gustafson <daniel@hobbit.se>
11906
11907 2005-08-29 [paul]       1.9.13cvs70
11908
11909         * src/plugins/pgpinline/pgpinline.c
11910                 only initialise sig result if it's been handled
11911                 Patch by Colin
11912
11913 2005-08-29 [paul]       1.9.13cvs69
11914         
11915         Patches by Colin:
11916
11917         * src/imap.c
11918         * src/common.utils.c
11919         * src/common/utils.h
11920                 optimisation
11921         * src/stock_pixmap.h
11922                 fix wrong icon reference
11923         * src/pixmaps/trash_btn.xpm
11924                 replace with nicer image
11925
11926 2005-08-28 [colin]      1.9.13cvs68
11927
11928         * src/Makefile.am
11929         * src/stock_pixmap.c
11930         * src/stock_pixmap.h
11931         * src/toolbar.c
11932         * src/pixmaps/trash_btn.xpm
11933                 Add a specific trash xpm for the button
11934
11935 2005-08-28 [colin]      1.9.13cvs67
11936
11937         * src/imap.c
11938                 Fix leak
11939
11940 2005-08-27 [colin]      1.9.13cvs66
11941
11942         * src/imap.c
11943         * src/procmime.c
11944                 Correctly fix "Problem with replies", fixes
11945                 pgpmime encryption too. 
11946
11947 2005-08-27 [colin]      1.9.13cvs65
11948
11949         * src/folder.c
11950         * src/procmsg.c
11951         * src/procmsg.h
11952         * src/summaryview.c
11953                 Fix bug #517 (messages removed from summaryview 
11954                 when moving fails)
11955
11956 2005-08-27 [colin]      1.9.13cvs64
11957
11958         * tools/Makefile.am
11959         * tools/asus_mailled.sh
11960                 Add a script to blink ASUS laptops' mail LED where there
11961                 is unread mail.
11962
11963 2005-08-27 [colin]      1.9.13cvs63
11964
11965         * src/imap.c
11966         * src/etpan/imap-thread.c
11967         * src/etpan/imap-thread.h
11968                 Implement automatic choosing of login method
11969                 Fixes bug #791
11970         * src/gtk/.cvsignore
11971                 Add sylpheed-marshal.[ch]
11972
11973 2005-08-27 [colin]      1.9.13cvs62
11974
11975         * src/common/utils.c
11976                 Fix confusing perror
11977
11978 2005-08-27 [colin]      1.9.13cvs61
11979
11980         * src/toolbar.c
11981         * src/toolbar.h
11982                 Remove A_DELETE, replace it with 
11983                 A_TRASH and A_DELETE_REAL. Automatically
11984                 rewrite config files to replace A_DELETE
11985                 with A_TRASH (no functionality change).
11986                 Fixes half of #794
11987
11988 2005-08-26 [colin]      1.9.13cvs60
11989
11990         * src/procmime.c
11991                 Previous "Problem with replies" fix brought other
11992                 problems, fixing them
11993
11994 2005-08-26 [colin]      1.9.13cvs59
11995
11996         * src/procmime.c
11997                 Fix "Problem with replies". This happened only
11998                 on IMAP...
11999         * src/procmsg.c
12000                 Factorize code a bit
12001         * src/compose.c
12002                 Speed improvement on very long messages (wrapping)
12003                 Fix signature color on Reedit and Redirect
12004                 On Reedit, don't attach pgp-signatures parts, but
12005                 set signing to On.
12006
12007 2005-08-24 [paul]       1.9.13cvs58
12008
12009         * src/compose.c
12010                 don't claim success when clicking
12011                 Cancel on the passphrase box.
12012                 Patch by Colin
12013
12014 2005-08-24 [paul]       1.9.13cvs57
12015
12016         * src/main.c
12017                 fix misplaced sylpheed.log
12018         * src/common/defs.h
12019                 define UIDL_DIR
12020
12021 2005-08-24 [paul]       1.9.13cvs56
12022
12023         * src/imap.c
12024         * src/etpan/imap-thread.c
12025         * src/etpan/imap-thread.h
12026                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
12027                 Patch by Colin
12028         * src/gtk/sylpheed-marshal.c    ** REMOVED **
12029         * src/gtk/sylpheed-marshal.h    ** REMOVED **
12030                 remove autogenerated files
12031         * tools/kdeservicemenu/README
12032         * tools/kdeservicemenu/install.sh
12033         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12034         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12035                 use Claws icon, use 'Sylpheed-Claws' in menu,
12036                 use kdialog, and other cleanups
12037
12038 2005-08-23 [paul]       1.9.13cvs55
12039
12040         * src/compose.c
12041                 fix paste/wrap crash
12042                 Patch by Colin
12043
12044 2005-08-23 [paul]       1.9.13cvs54
12045
12046         * src/main.c
12047                 fix crash recovery
12048                 Patch by Colin
12049
12050 2005-08-23 [paul]       1.9.13cvs53
12051
12052         * src/addressbook.c
12053         * src/editaddress.c
12054                 view all data of LDAP contacts
12055                 Patch by Colin
12056
12057 2005-08-23 [paul]       1.9.13cvs52
12058
12059         * src/addressbook.c
12060                 fix issues with the Search field
12061                 Patch by Colin
12062
12063 2005-08-22 [paul]       1.9.13cvs51
12064
12065         * src/folderview.c
12066                 put name of folder in processing dialog
12067                 title
12068         * src/prefs_folder_item.c
12069                 improve english usage
12070
12071 2005-08-22 [paul]       1.9.13cvs50
12072
12073         * src/filtering.c
12074         * src/filtering.h
12075         * src/matcher.c
12076         * src/matcher_parser_lex.l
12077         * src/matcher_parser_parse.y
12078         * src/prefs_filtering.c
12079                 add Filtering/Processing rule names feature.
12080                 (the incompatible old matcherrc is saved as
12081                 matcherrc.pre_names).
12082                 Patch by Colin
12083
12084 2005-08-22 [paul]       1.9.13cvs49
12085
12086         * src/procmsg.c
12087                 fix colour labelling
12088                 Patch by Colin
12089
12090 2005-08-22 [paul]       1.9.13cvs48
12091
12092         * src/textview.c
12093                 fix open_image_cb()
12094
12095 2005-08-22 [paul]       1.9.13cvs47
12096
12097         * src/imap.c
12098                 fix bug 789, 'SC crashes with imap (CVS ver)'
12099                 Patch by Colin
12100
12101 2005-08-22 [paul]       1.9.13cvs46
12102
12103         * src/mimeview.c
12104         * src/prefs_common.c
12105         * src/common/defs.h
12106                 define reused defaults in defs.h
12107         * src/textview.c
12108                 add 'Open image' to image popup menu
12109
12110 2005-08-21 [colin]      1.9.13cvs45
12111
12112         * src/summaryview.c
12113                 Fix bug #788 (Bogus "From" address displayed)
12114
12115 2005-08-20 [colin]      1.9.13cvs44
12116
12117         * src/folder.c
12118                 Fix buf #787 (multilevel delete causes SIGSEGV)
12119
12120 2005-08-19 [colin]      1.9.13cvs43
12121
12122         * src/inc.c
12123         * src/prefs_common.c
12124         * src/prefs_common.h
12125                 Add an hidden pref to allow modifying the
12126                 update stepping in incorporation.
12127                 Patch by wwp.
12128
12129 2005-08-19 [colin]      1.9.13cvs42
12130
12131         * src/compose.c
12132         * src/procmime.c
12133                 Workaround for broken MUAs: encode 
12134                 Content-type: name: as ASCII and 
12135                 Content-Disposition: filename: as
12136                 per rfc2231
12137         * src/prefs_account.c
12138                 Fix invisible-ness of SMTP SSL prefs
12139                 in NNTP accounts
12140
12141 2005-08-19 [paul]       1.9.13cvs41
12142
12143         * src/compose.c
12144         * src/prefs_common.c
12145         * src/prefs_common.h
12146         * src/prefs_wrapping.c
12147                 paste with or without wrapping.
12148                 patch by Colin
12149
12150 2005-08-19 [paul]       1.9.13cvs40
12151
12152         * src/prefs_common.c
12153         * src/prefs_common.h
12154         * src/summaryview.c
12155                 reintroduce enable_swap_from as a
12156                 hidden pref. patch by Colin
12157         * src/quote_fmt_parse.y
12158         * src/plugins/clamav/clamav_plugin.c
12159         * src/plugins/dillo_viewer/dillo_viewer.c
12160         * src/plugins/mathml_viewer/mathml_viewer.c
12161         * src/plugins/pgpcore/sgpgme.c
12162         * src/plugins/pgpinline/pgpinline.c
12163         * src/plugins/pgpmime/pgpmime.c
12164                 tidy up. patch by Colin
12165
12166 2005-08-19 [paul]       1.9.13cvs39
12167
12168         * configure.ac
12169                 complete cvs38's sync
12170         * src/editaddress.c
12171         * src/gedit-print.c
12172         * src/mutt.c
12173         * src/etpan/etpan-log.c
12174         * src/etpan/imap-thread.c
12175         * src/gtk/gtksourceprintjob.c
12176                 fix compilation warnings
12177                 (patch by Colin)
12178
12179 2005-08-19 [paul]       1.9.13cvs38
12180
12181         sync with main:
12182
12183         * src/account.c
12184         * src/action.c
12185         * src/addrbook.c
12186         * src/addrcache.c
12187         * src/addrharvest.c
12188         * src/addrindex.c
12189         * src/codeconv.c
12190         * src/compose.c
12191         * src/crash.c
12192         * src/exporthtml.c
12193         * src/exportldif.c
12194         * src/folder.c
12195         * src/image_viewer.c
12196         * src/inc.c
12197         * src/inc.h
12198         * src/jpilot.c
12199         * src/ldif.c
12200         * src/main.c
12201         * src/matcher.c
12202         * src/mbox.c
12203         * src/messageview.c
12204         * src/mh.c
12205         * src/mimeview.c
12206         * src/msgcache.c
12207         * src/mutt.c
12208         * src/news.c
12209         * src/partial_download.c
12210         * src/pine.c
12211         * src/pop.c
12212         * src/prefs_actions.c
12213         * src/prefs_common.c
12214         * src/prefs_customheader.c
12215         * src/prefs_display_header.c
12216         * src/prefs_gtk.c
12217         * src/prefs_themes.c
12218         * src/procheader.c
12219         * src/procmime.c
12220         * src/procmsg.c
12221         * src/recv.c
12222         * src/send_message.c
12223         * src/simple-gettext.c
12224         * src/sourcewindow.c
12225         * src/textview.c
12226         * src/vcard.c
12227         * src/common/defs.h
12228         * src/common/log.c
12229         * src/common/plugin.c
12230         * src/common/prefs.c
12231         * src/common/session.c
12232         * src/common/session.h
12233         * src/common/socket.c
12234         * src/common/socket.h
12235         * src/common/ssl_certificate.c
12236         * src/common/template.c
12237         * src/common/utils.c
12238         * src/common/utils.h
12239         * src/common/xml.c
12240         * src/gtk/about.c
12241         added wrappers for C library function that
12242                 take pathname arguments.
12243                 enabled compilation with MinGW.
12244                 use GDir instead of directly using opendir().
12245                 added rename_force().
12246
12247 2005-08-19 [paul]       1.9.13cvs37
12248         
12249         patches by Colin:
12250         * src/compose.c
12251                 fix privacy settings on re-editing
12252                 a sent message
12253         * src/jpilot.c
12254                 fix encoding bug
12255         * src/folder.c
12256         * src/procmsg.c
12257         * src/procmsg.h
12258         * src/summaryview.c
12259                 flag changing optimisation
12260
12261 2005-08-18 [martin]     1.9.13cvs36
12262
12263         * commitHelper
12264             added my login
12265         * src/addrcache.c
12266         * src/addrharvest.c
12267         * src/addrindex.c
12268         * src/compose.c
12269         * src/grouplistdialog.c
12270         * src/main.c
12271         * src/mainwindow.c
12272         * src/msgcache.c
12273         * src/mutt.c
12274         * src/pine.c
12275         * src/prefs_account.c
12276         * src/prefs_themes.c
12277         * src/stock_pixmap.c
12278         * src/summaryview.c
12279         * src/gtk/about.c
12280         * src/gtk/logwindow.c
12281             removed deprecated glib and gdk stuff
12282         * src/plugins/pgpcore/select-keys.c
12283             convert attributes from locale to utf8
12284
12285 2005-08-17 [paul]       1.9.13cvs35
12286
12287         * src/account.c
12288         * src/addressbook.c
12289                 use new GTK_STOCK_ icons if available
12290         * src/summaryview.c
12291         * src/gtk/gtksctree.c
12292         * src/gtk/gtksctree.h
12293                 faster range select. patch by Colin
12294
12295 2005-08-17 [paul]       1.9.13cvs34
12296
12297         patches by colin:
12298         * src/addressbook.c
12299         * src/addressitem.h
12300                 Add an edit button for contacts, fix selections
12301                 of gtksctree items
12302         * src/editaddress.c
12303                 Change labels, let Save be always possible in the
12304                 email and user atributes tabs
12305         * src/folderview.c
12306                 fix sort issues
12307         * src/summaryview.c
12308                 select next item instead of the displayed one
12309                 after deletion
12310
12311         * src/gtk/progressdialog.c
12312                 use prefs_common.enable_rules_hint
12313
12314 2005-08-13 [hoa]        1.9.13cvs33
12315
12316         * src/etpan/imap-thread.c
12317                 fixed build on Solaris.
12318
12319 2005-08-10 [colin]      1.9.13cvs32
12320
12321         * src/procmsg.c
12322                 Fix cvs31 (missing fclose before reading
12323                 the file)
12324
12325 2005-08-10 [colin]      1.9.13cvs31
12326
12327         * src/procmsg.c
12328                 Fix procmsg_msginfo_new_from_mimeinfo() when
12329                 the MimeInfo isn't stored in memory. This fixes
12330                 replying to an attached message.
12331
12332 2005-08-10 [colin]      1.9.13cvs30
12333
12334         * src/mainwindow.c
12335                 Fix slowness in account changing
12336
12337 2005-08-10 [colin]      1.9.13cvs29
12338
12339         * src/folder.c
12340         * src/folderutils.c
12341         * src/folderview.c
12342         * src/imap_gtk.c
12343         * src/mainwindow.c
12344         * src/mh_gtk.c
12345         * src/procmsg.c
12346         * src/summaryview.c
12347                 Optimize folder_has_parent_of_type
12348                 Prevent moving special sub-folders from contextual menus
12349                 Rework message a bit ("Empty all messages" -> "Delete all
12350                 messages")
12351                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12352                 and "Deleted Items" folders)
12353
12354 2005-08-08 [colin]      1.9.13cvs28
12355
12356         * src/summaryview.c
12357         * src/prefs_summaries.c
12358                 Make "Select first unread|new" more flexible
12359                 (just prioritize new or unread)
12360
12361 2005-08-08 [colin]      1.9.13cvs27
12362
12363         * src/summaryview.c
12364                 If "select first new" is selected and there only
12365                 are unread messages, fallback to "select first
12366                 unread".
12367
12368 2005-08-08 [colin]      1.9.13cvs26
12369
12370         * src/folder.c
12371                 Fix shameful bugs (and bug #779)
12372
12373 2005-08-08 [colin]      1.9.13cvs25
12374
12375         * src/folder.c
12376         * src/folder.h
12377                 Cache parents' type to make folder_has_parent_of_type
12378                 faster
12379         * src/folderview.c
12380                 Forbid DnD of special sub-folders
12381         * src/procmsg.c
12382         * src/procmsg.h
12383                 Add MAIL_POSTFILTERING_HOOK
12384         * src/summaryview.c
12385                 Revert over-zealous deletion of the use_addr_book 
12386                 code
12387
12388 2005-08-07 [colin]      1.9.13cvs24
12389
12390         * src/folder.c
12391                 Fix big mistake (passing MsgInfo instead 
12392                 of FolderItem)
12393
12394 2005-08-07 [colin]      1.9.13cvs23
12395
12396         * src/compose.c
12397         * src/folder.c
12398         * src/folder.h
12399         * src/foldersel.c
12400         * src/folderutils.c
12401         * src/folderview.c
12402         * src/imap.c
12403         * src/mainwindow.c
12404         * src/messageview.c
12405         * src/mh.c
12406         * src/msgcache.c
12407         * src/procmime.c
12408         * src/summaryview.c
12409                 Make subfolders of Drafts, Queue, Outbox, Trash
12410                 work like their parents. 
12411                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12412
12413 2005-08-07 [colin]      1.9.13cvs22
12414
12415         * src/addressbook.c
12416                 Fix bug #771 (Dragged contacts not saved)
12417
12418 2005-08-07 [paul]       1.9.13cvs21
12419
12420         * src/summaryview.c
12421                 fix bug 32 'Search Doesn't display results
12422                 if "Hide Read Messages" is chosen'
12423                 be more literal in interpreting 'Hide read
12424                 messages'
12425
12426 2005-08-07 [colin]      1.9.13cvs20
12427
12428         * src/folderview.c
12429                 Add debug
12430         * src/summaryview.c
12431                 Faster 'unthread_for_execution'
12432
12433 2005-08-06 [paul]       1.9.13cvs19
12434
12435         * src/mainwindow.c
12436                 add mnemonics to Set displayed columns
12437                 fix bug where msgview_visible option was
12438                 overwritten as TRUE on startup
12439
12440 2005-08-06 [paul]       1.9.13cvs18
12441
12442         * src/mainwindow.c
12443                 refer to 'displayed columns in folder/message
12444                 list' not 'displayed items in summary/message view'
12445         * src/prefs_display_header.c
12446                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12447                 be consistent with similar dialogues
12448         * src/prefs_folder_column.c
12449         * src/prefs_summary_column.c
12450                 'columns' not 'items', and folder and message lists,
12451                 instead of folder and summary views;
12452                 Use 'Hidden columns' as list heading not 'Available
12453                 items';
12454                 move the 'Remove' button to the right hand side;
12455                 top-align the buttons;
12456                 remove unneeded vbox
12457         * src/prefs_summaries.c
12458                 put the 2 column prefs buttons in a frame to reduce
12459                 overall width; refer to columns not items &c.
12460
12461 2005-08-05 [colin]      1.9.13cvs17
12462
12463         * src/prefs_common.c
12464         * src/prefs_common.h
12465         * src/mainwindow.c
12466         * src/compose.c
12467         * src/messageview.c
12468                 Add an hidden toolbar_detachable pref, so
12469                 that I can get rid of these painful handles
12470                 in the toolbars. Defaults to TRUE to avoid
12471                 changing the GUI on unsuspecting people...
12472
12473 2005-08-05 [colin]      1.9.13cvs16
12474
12475         * src/Makefile.am
12476         * src/prefs_folder_column.c
12477         * src/prefs_folder_column.h
12478                 Add prefs for folder columns
12479         * src/folderview.c
12480         * src/folderview.h
12481         * src/mainwindow.c
12482         * src/mainwindow.h
12483         * src/prefs_common.c
12484         * src/prefs_common.h
12485         * src/prefs_summaries.c
12486                 Use them
12487         * src/prefs_summary_column.c
12488         * src/summaryview.c
12489         * src/summaryview.h
12490                 Add a To column
12491         * src/textview.c
12492         * src/common/utils.c
12493         * src/common/utils.h
12494                 Move uri colourisation functions
12495                 to utils
12496         * src/compose.c
12497                 Colourise URIs
12498         * src/imap.c
12499                 Fix bug with LIST where we'd try
12500                 to get Folder//////[...]/// 
12501
12502 2005-08-05 [paul]       1.9.13cvs15
12503
12504         * src/prefs_summaries.c
12505                 improve the English usage
12506         * src/summaryview.c
12507                 set font on column change
12508                 thanks to Colin
12509
12510 2005-08-05 [paul]       1.9.13cvs14
12511
12512         * src/prefs_common.c
12513         * src/prefs_common.h
12514         * src/prefs_summaries.c
12515         * src/summaryview.c
12516                 replace 'open_unread_on_enter' option with
12517                 'select_on_entry' option. opening/not opening
12518                 is now exclusively controlled by 'always_show_msg'
12519
12520 2005-08-04 [colin]      1.9.13cvs13
12521
12522         * src/compose.c
12523                 Remove dead code
12524                 Add colourisation of quotes and signatures
12525         * src/folderview.c
12526                 Fix possible crashes
12527         * src/messageview.c
12528                 Change an assert that is no problem
12529         * src/news.c
12530         * src/news_gtk.c
12531         * src/news_gtk.h
12532                 Fix offline mode
12533         * src/gtk/quicksearch.c
12534                 Fix a possible crash
12535
12536 2005-08-03 [colin]      1.9.13cvs12
12537
12538         * src/prefs_account.c
12539                 Fix bug #777 (Sylpheed crash in account configuration)
12540
12541 2005-08-03 [colin]      1.9.13cvs11
12542
12543         * src/addressbook.c
12544         * src/editaddress.c
12545         * src/editgroup.c
12546                 Fixing addressbook, round 2
12547         * src/textview.c
12548                 Fix emphasis color on rechecking 'Colorize messages'
12549
12550 2005-08-03 [paul]       1.9.13cvs10
12551
12552         sync with main
12553
12554         * src/addr_compl.c
12555         * src/compose.c
12556         * src/main.c
12557         * src/pop.c
12558         * src/prefs_account.c
12559         * src/procmime.c
12560         * src/procmsg.c
12561         * src/quote_fmt_parse.y
12562         * src/textview.c
12563         * src/common/quoted-printable.c
12564         * src/common/utils.c
12565         * src/common/utils.h
12566         * src/common/xml.c
12567                 replaced incorrect locale-independent
12568                 ctype functions with GLib's. Corrected
12569                 signedness mismatch.
12570         * src/headerview.c
12571                 headerview_create(): added spacing for vbox.
12572         * src/gtk/about.c
12573                 set focus to the OK button.
12574
12575 2005-08-03 [colin]      1.9.13cvs9
12576
12577         * src/folderview.c
12578                 Fix possible crash
12579
12580 2005-08-02 [colin]      1.9.13cvs8
12581
12582         * src/mainwindow.c
12583                 Fix cast
12584         * src/addressbook.c
12585         * src/addressitem.h
12586                 Fix a cast and more generally, try to make the
12587                 GUI more intuitive and consistent (round 1)
12588
12589 2005-08-02 [paul]       1.9.13cvs7
12590
12591         * src/folder.h
12592                 missing in 1.9.13cvs6
12593
12594 2005-08-02 [colin]      1.9.13cvs6
12595
12596         * src/folder.c
12597                 Fix one more leak
12598
12599 2005-08-02 [colin]      1.9.13cvs5
12600
12601         * src/folder.c
12602         * src/folderview.c
12603         * src/imap.c
12604         * src/main.c
12605         * src/mbox.c
12606         * src/procmsg.c
12607         * src/summaryview.c
12608                 Fix a number of folder_item_get_msg_list()-related
12609                 leaks (missing procmsg_msginfo_free()s)
12610
12611 2005-08-01 [colin]      1.9.13cvs4
12612
12613         * src/folderview.c
12614         * src/folderview.h
12615         * src/mainwindow.c
12616         * src/prefs_fonts.c
12617         * src/prefs_summaries.c
12618         * src/prefs_themes.c
12619         * src/summaryview.c
12620         * src/summaryview.h
12621         * src/textview.c
12622         * src/textview.h
12623                 Fix instant-apply of summary and folderview-related prefs
12624                 Fix erroneous g_free and alertpanels in prefs_theme
12625                 Add instant-apply for fonts
12626                 Defer applying of prefs a little bit so it's done only
12627                 once even if requested by multiples prefs pages
12628
12629 2005-08-01 [paul]       1.9.13cvs3
12630
12631         * src/main.c
12632                 fix bug 776 'S.C. crashes on close'
12633                 thanks to Colin
12634         * src/etpan/etpan-thread-manager-types.h
12635                 add missing include
12636                 thanks to Hoa
12637
12638 2005-07-25 [paul]       1.9.13cvs2
12639
12640         * src/summaryview.c
12641                 fix typos. spotted by Fabien Vantard
12642
12643 2005-07-24 [paul]       1.9.13cvs1
12644
12645         * doc/man/sylpheed.1
12646                 update man page, incorporating fix of
12647                 bug 769 'Typo in manpage'
12648         * src/etpan/imap-thread.c
12649                 fix NetBSD openssl dependencies. patch by
12650                 George Michaelson <ggm@apnic.net>
12651         * po/pt_BR.po
12652                 updated by Frederico Goncalves Guimaraes
12653
12654 2005-07-22 [paul]       1.9.13
12655
12656         1.9.13 release
12657
12658 2005-07-22 [paul]       1.9.12cvs91
12659
12660         * AUTHORS
12661         * INSTALL
12662         * README.claws
12663         * RELEASE_NOTES.claws
12664                 updated for release
12665         * configure.ac
12666         * po/nb.po
12667         * tools/claws.i18n.status.pl
12668                 add Norwegian translation. submiited by
12669                 Geir Helland <pjallabais@users.sourceforge.net>
12670         * po/ca.po
12671         * po/de.po
12672         * po/es.po
12673         * po/fi.po
12674         * po/fr.po
12675         * po/it.po
12676         * po/sk.po
12677         * po/sr.po
12678         * po/zh_CN.po
12679                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12680                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12681                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12682                 Yang Guilong
12683         * src/plugins/clamav/clamav_plugin_gtk.c
12684         * src/plugins/spamassassin/spamassassin_gtk.c
12685                 replace outdated description strings
12686
12687 2005-07-21 [colin]      1.9.12cvs90
12688
12689         * src/folder.c
12690                 Set folder to batch mode when scanning it. Makes deletion
12691                 of unread mails on IMAP much faster (due to the UNREAD 
12692                 flag unsetting)
12693
12694 2005-07-21 [darko]      1.9.12cvs89
12695
12696         * configure.ac
12697                 link against libresolv if necessary (patch by Paul)
12698         * src/msgcache.c
12699                 use glib's portable macros to determine endianness
12700
12701 2005-07-21 [paul]       1.9.12cvs88
12702
12703         * src/crash.c
12704         * src/gtk/about.c
12705                 update compiled-in features list
12706
12707 2005-07-20 [colin]      1.9.12cvs87
12708
12709         * src/folder.c
12710         * src/textview.c
12711                 Gcc 2.9x compilation fixes, thanks to Darko
12712         * src/plugins/clamav/clamav_plugin.c
12713                 Little optimisation: load virus database only once
12714         * src/plugins/spamassassin/spamassassin.c
12715                 Big optimisation: filtering one mail took at least 1 second,
12716                 now it takes at least 50ms. Doesn't speed up spamassassin 
12717                 itself, but should already be much more tolerable.
12718
12719 2005-07-20 [colin]      1.9.12cvs86
12720
12721         * src/summaryview.c
12722                 Fix performance issue
12723
12724 2005-07-19 [colin]      1.9.12cvs85
12725
12726         * src/plugins/pgpinline/plugin.c
12727                 Fix warning
12728
12729 2005-07-19 [colin]      1.9.12cvs84
12730
12731         * configure.ac
12732         * src/plugins/Makefile.am
12733         * src/plugins/pgpinline/.cvsignore
12734         * src/plugins/pgpinline/Makefile.am
12735         * src/plugins/pgpinline/pgpinline.c
12736         * src/plugins/pgpinline/pgpinline.deps
12737         * src/plugins/pgpinline/pgpinline.h
12738         * src/plugins/pgpinline/plugin.c
12739                 Put pgpinline in the main tree
12740
12741 2005-07-19 [paul]       1.9.12cvs83
12742
12743         * src/prefs_actions.c
12744                 prevent '//' in menu names, which cause a crash
12745                 thanks to Colin
12746
12747 2005-07-19 [paul]       1.9.12cvs82
12748
12749         * configure.ac
12750                 be generally more informative in configure output.
12751                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12752                 '[ --disable-openssl ...', as --enable-openssl is default
12753                 PGP/MIME: don't check for GPGME again, check for
12754                 pgpcore instead. Therefore prevent the possibility of
12755                 attempting to build pgpmime if pgpcore dependencies are
12756                 not met
12757                 ClamAV: use pkgconfig to check for lib
12758                 libgnomeprint: revert logic on inner test to match
12759                 everything else
12760         * src/plugins/pgpcore/sgpgme.c
12761                 add missing include
12762
12763 2005-07-19 [colin]      1.9.12cvs81
12764
12765         * src/summaryview.c
12766                 Fix slow thread rebuilding in particular
12767                 cases
12768
12769 2005-07-19 [paul]       1.9.12cvs80
12770
12771         * sylpheed-claws.desktop
12772                 fix typo, spotted by Stephan Sachse
12773         * src/account.c
12774                 replace GTK_STOCK_ADD with
12775                 GTK_STOCK_NEW button
12776
12777 2005-07-18 [colin]      1.9.12cvs79
12778
12779         * src/etpan/imap-thread.c
12780                 Fix return value (Thanks Hoa)
12781
12782 2005-07-18 [colin]      1.9.12cvs78
12783
12784         * src/imap.c
12785                 Allow empty passwords
12786                 Create drafts/queue/outbox if necessary
12787         * src/summaryview.c
12788                 Remove old code
12789         * src/etpan/imap-thread.c
12790                 Fix STARTTLS (Thanks to Hoa)
12791
12792 2005-07-18 [paul]       1.9.12cvs77
12793
12794         * ChangeLog-gtk2.jp
12795         * ChangeLog.jp
12796                 removed
12797         * Makefile.am
12798                 updated to reflect additions and removals
12799         * TODO
12800                 updated to be claws-specific
12801         * TODO-gtk2
12802         * TODO-gtk2.jp
12803         * TODO.jp
12804         * sylpheed-128x128.png
12805         * sylpheed-64x64.png
12806                 removed
12807         * sylpheed-claws-128x128.png
12808         * sylpheed-claws-64x64.png
12809         * sylpheed-claws.desktop
12810         * sylpheed-claws.png
12811                 added
12812         * sylpheed.desktop
12813         * sylpheed.png
12814                 removed
12815
12816 2005-07-17 [paul]       1.9.12cvs76
12817
12818         * src/account.c
12819         * src/addressbook.c
12820         * src/alertpanel.c
12821         * src/alertpanel.h
12822         * src/compose.c
12823         * src/exphtmldlg.c
12824         * src/expldifdlg.c
12825         * src/folderview.c
12826         * src/imap_gtk.c
12827         * src/inc.c
12828         * src/message_search.c
12829         * src/messageview.c
12830         * src/mh_gtk.c
12831         * src/news_gtk.c
12832         * src/prefs_actions.c
12833         * src/prefs_filtering.c
12834         * src/prefs_matcher.c
12835         * src/prefs_template.c
12836         * src/prefs_themes.c
12837         * src/ssl_manager.c
12838         * src/summary_search.c
12839         * src/textview.c
12840         * src/toolbar.c
12841         * src/gtk/sslcertwindow.c
12842         * src/plugins/pgpcore/sgpgme.c
12843                 rework alertpanels
12844
12845 2005-07-17 [colin]      1.9.12cvs75
12846
12847         * src/privacy.c
12848                 add a PrivacySystem accessor that checks that
12849                 the system cached in a MimeInfo's privacydata
12850                 is still registered. Use this accessor instead
12851                 of directly using data->system. Fixes crashes
12852                 after unloading pgp plugins.
12853
12854 2005-07-17 [colin]      1.9.12cvs74
12855
12856         * src/alertpanel.c
12857                 Change geometry hints to a simple default size.
12858                 Fixes the certs dialogs.
12859
12860 2005-07-17 [colin]      1.9.12cvs73
12861
12862         * src/gtk/sslcertwindow.c
12863                 Use a gtkExpander
12864
12865 2005-07-17 [colin]      1.9.12cvs72
12866
12867         * src/plugins/pgpcore/Makefile.am
12868         * src/plugins/pgpmime/Makefile.am
12869                 Add gpgme libs
12870
12871 2005-07-17 [paul]       1.9.12cvs71
12872
12873         * configure.ac
12874                 add --disable-gnomeprint option
12875                 modified version of patch by Marius Mauch
12876
12877 2005-07-17 [paul]       1.9.12cvs70
12878
12879         * src/common/defs.h
12880                 update urls
12881         * src/account.c
12882         * src/action.c
12883         * src/addressbook.c
12884         * src/compose.c
12885         * src/foldersel.c
12886         * src/folderview.c
12887         * src/html.c
12888         * src/imap_gtk.c
12889         * src/main.c
12890         * src/mainwindow.c
12891         * src/messageview.c
12892         * src/mh_gtk.c
12893         * src/mimeview.c
12894         * src/news_gtk.c
12895         * src/prefs_account.c
12896         * src/prefs_send.c
12897         * src/prefs_summaries.c
12898         * src/procmsg.c
12899         * src/summaryview.c
12900         * src/common/utils.c
12901         * src/common/xml.c
12902         * src/plugins/pgpcore/passphrase.c
12903         * src/plugins/pgpcore/select-keys.c
12904                 replace inappropriately used backticks
12905                 with single quotes
12906
12907 2005-07-16 [colin]      1.9.12cvs69
12908
12909         * src/image_viewer.c
12910                 Add extra paranoid checks
12911
12912 2005-07-16 [colin]      1.9.12cvs68
12913
12914         * src/plugins/pgpcore/prefs_gpg.c
12915                 Don't auto-check sigs by default, as it
12916                 can be really slow.
12917
12918 2005-07-16 [colin]      1.9.12cvs67
12919
12920         * src/plugins/pgpcore/sgpgme.c
12921                 Make messages a bit better.
12922
12923 2005-07-16 [colin]      1.9.12cvs66
12924
12925         * src/imap.c
12926                 Remove pseudo-log
12927         * src/etpan/imap-thread.c
12928                 Add real log
12929
12930 2005-07-16 [colin]      1.9.12cvs65
12931
12932         * src/main.c
12933         * src/prefs_other.c
12934                 And now, fix build with libetpan :-/
12935
12936 2005-07-15 [colin]      1.9.12cvs64
12937
12938         * src/prefs_other.c
12939                 Continue fixing build without libetpan.
12940
12941 2005-07-15 [colin]      1.9.12cvs63
12942
12943         * src/main.c
12944                 Fix build with --disable-libetpan
12945
12946 2005-07-15 [colin]      1.9.12cvs62
12947
12948         * configure.ac
12949                 Bump libetpan's version
12950
12951 2005-07-15 [colin]      1.9.12cvs61
12952
12953         * src/etpan/imap-thread.c
12954                 Actually stop logging :)
12955
12956 2005-07-15 [colin]      1.9.12cvs60
12957
12958         * src/addressbook.c
12959                 Fix dnd of multiple addresses.
12960
12961 2005-07-15 [hoa]        1.9.12cvs59
12962
12963         * src/etpan/imap-thread.c
12964             disable login of IMAP password in libetpan log file.
12965
12966 2005-07-15 [paul]       1.9.12cvs58
12967
12968         * src/account.c
12969                 don't automatically sort
12970                 do allow drag n drop
12971
12972 2005-07-15 [paul]       1.9.12cvs57
12973
12974         * src/account.c
12975         * src/ssl_manager.c
12976                 alphabetical listing
12977
12978 2005-07-15 [paul]       1.9.12cvs56
12979
12980         * src/gtk/pluginwindow.c
12981                 sort plugin list alphabetically
12982
12983 2005-07-15 [paul]       1.9.12cvs55
12984
12985         * src/prefs_spelling.c
12986         * src/prefs_wrapping.c
12987                 unify English usage
12988
12989 2005-07-15 [colin]      1.9.12cvs54
12990
12991         * src/wizard.c
12992                 Typo fix
12993
12994 2005-07-15 [paul]       1.9.12cvs53
12995
12996         * src/prefs_message.c
12997                 make 'show cursor' a hidden option
12998
12999 2005-07-14 [colin]      1.9.12cvs52
13000
13001         * src/plugins/spamassassin/Makefile.am
13002         * src/plugins/clamav/Makefile.am
13003                 Fix double EXTRA_DISTs
13004
13005 2005-07-14 [colin]      1.9.12cvs51
13006
13007         * src/plugins/clamav/Makefile.am
13008         * src/plugins/clamav/clamav_plugin_gtk.deps
13009         * src/plugins/spamassassin/Makefile.am
13010         * src/plugins/spamassassin/spamassassin_gtk.deps
13011                 Make $plugin_gtk depend on $plugin
13012
13013 2005-07-14 [hoa]        1.9.12cvs50
13014
13015         * src/etpan/imap-thread.c
13016                 enable debug log of libetpan when running with --debug
13017
13018 2005-07-14 [colin]      1.9.12cvs49
13019
13020         * configure.ac
13021         * src/common/Makefile.am
13022         * src/common/plugin.c
13023         * src/common/plugin.h
13024                 Add a little plugin dependancy system.
13025                 Plugins can ship a $plugin_name.deps file
13026                 (near them in PLUGINDIR) so that their
13027                 dependancies are loaded if possible.
13028         * src/plugins/Makefile.am
13029         * src/plugins/pgpcore/Makefile.am
13030         * src/plugins/pgpcore/passphrase.c
13031         * src/plugins/pgpcore/passphrase.h
13032         * src/plugins/pgpcore/plugin.c
13033         * src/plugins/pgpcore/prefs_gpg.c
13034         * src/plugins/pgpcore/prefs_gpg.h
13035         * src/plugins/pgpcore/select-keys.c
13036         * src/plugins/pgpcore/select-keys.h
13037         * src/plugins/pgpcore/sgpgme.c
13038         * src/plugins/pgpcore/sgpgme.h
13039                 Introduce pgpcore, used by pgpmime and
13040                 pgpinline
13041         * src/plugins/pgpmime/Makefile.am
13042         * src/plugins/pgpmime/passphrase.c
13043         * src/plugins/pgpmime/passphrase.h
13044         * src/plugins/pgpmime/pgpmime.c
13045         * src/plugins/pgpmime/pgpmime.deps
13046         * src/plugins/pgpmime/plugin.c
13047         * src/plugins/pgpmime/prefs_gpg.c
13048         * src/plugins/pgpmime/prefs_gpg.h
13049         * src/plugins/pgpmime/select-keys.c
13050         * src/plugins/pgpmime/select-keys.h
13051         * src/plugins/pgpmime/sgpgme.c
13052         * src/plugins/pgpmime/sgpgme.h
13053                 Remove the core from pgpmime and add the
13054                 dependancy to pgpcore.
13055
13056 2005-07-14 [paul]       1.9.12cvs48
13057
13058         * src/stock_pixmap.c
13059                 forgot this in last commit
13060
13061 2005-07-14 [paul]       1.9.12cvs47
13062
13063         * src/account.c
13064         * src/addressbook.c
13065                 add accelerators for the buttons (sync with main)
13066         * src/compose.c
13067         * src/compose.h
13068                 add accelerators for the buttons.
13069                 fix editing with external editor.
13070                 replace gdk_input_*() with GIOChannel;
13071                 (sync with main)
13072         * src/foldersel.c
13073                 display folder names with new/unread
13074                 representation (sync with main)
13075         * src/main.c
13076                 specify default window icon (sync with main)
13077         * src/prefs_common.c
13078                 use_addr_book default to FALSE
13079         * src/summaryview.c
13080         * src/textview.c
13081                 add accelerators for the buttons (sync with main)
13082         * src/gtk/menu.c
13083                 fix typos
13084         * src/pixmaps/sylpheed_icon.xpm
13085                 updated
13086
13087 2005-07-13 [paul]       1.9.12cvs46
13088
13089         * src/plugins/pgpmime/pgpmime.c
13090         * src/plugins/pgpmime/sgpgme.c
13091                 (temporarily) use deprecated gpgme_data_rewind()
13092                 while largefile support is not present
13093                 (as suggested by Colin)
13094
13095 2005-07-13 [paul]       1.9.12cvs45
13096
13097         * configure.ac
13098                 remove large file support (for now):
13099                 it breaks too many things
13100
13101 2005-07-13 [paul]       1.9.12cvs44
13102
13103         * configure.ac
13104                 add large file support
13105         * src/html.c
13106                 fix bug #763 where href attribute was not
13107                 the very first attribute of a link
13108                 patch by Thomas Gilgin
13109
13110 2005-07-13 [colin]      1.9.12cvs43
13111
13112         * src/gtk/pluginwindow.c
13113                 Little portability fix
13114
13115 2005-07-13 [colin]      1.9.12cvs42
13116
13117         * src/plugins/pgpmime/sgpgme.c
13118                 Fix crasher.
13119
13120 2005-07-13 [colin]      1.9.12cvs41
13121
13122         * src/plugins/pgpmime/pgpmime.c
13123         * src/plugins/pgpmime/sgpgme.c
13124                 Use gpgme_data_release_and_get_mem instead
13125                 of gpgme_data_read.
13126
13127 2005-07-13 [colin]      1.9.12cvs40
13128
13129         * configure.ac
13130         * src/plugins/pgpmime/passphrase.c
13131         * src/plugins/pgpmime/passphrase.h
13132         * src/plugins/pgpmime/pgpmime.c
13133         * src/plugins/pgpmime/plugin.c
13134         * src/plugins/pgpmime/select-keys.c
13135         * src/plugins/pgpmime/select-keys.h
13136         * src/plugins/pgpmime/sgpgme.c
13137         * src/plugins/pgpmime/sgpgme.h
13138                 Port pgpmime to gpgme-1.0.
13139
13140 2005-07-12 [paul]       1.9.12cvs39
13141
13142         * AUTHORS
13143         * src/toolbar.c
13144         * src/toolbar.h
13145                 add a 'Go to Prev' button to the toolbar.
13146                 correct tooltip text of go to buttons.
13147                 based on patch by Yang Guilong <bamanzi@gmail.com>
13148
13149 2005-07-12 [colin]      1.9.12cvs38
13150
13151         * src/statusbar.c
13152                 Fix progress bar showing stuff at startup.
13153
13154 2005-07-12 [paul]       1.9.12cvs37
13155
13156         * src/editjpilot.c
13157                 fix building with jpilot support
13158
13159 2005-07-11 [colin]      1.9.12cvs36
13160
13161         * src/inc.c
13162                 Add visual indication that filtering is running
13163         * src/textview.c
13164                 Make {}[] uri delimiters
13165         * src/summaryview.c
13166                 Remove useless (and slow) calls
13167
13168 2005-07-11 [paul]       1.9.12cvs35
13169
13170         * src/plugins/clamav/clamav_plugin_gtk.c
13171         * src/plugins/dillo_viewer/dillo_prefs.c
13172         * src/plugins/pgpmime/prefs_gpg.c
13173         * src/plugins/spamassassin/spamassassin_gtk.c
13174                 gather plugins prefs together under their
13175                 own 'Plugins' heading
13176
13177 2005-07-11 [paul]       1.9.12cvs34
13178
13179         sync with main
13180
13181         * src/account.c
13182                 account_delete(): modified alert dialog
13183         * src/editjpilot.c
13184         * src/editvcard.c
13185                 fixed a crash when cancelling file selection
13186                 dialog by Escape key. Made non-ascii filename
13187                 selectable.
13188         * src/prefs_template.c
13189                 prefs_template_window_create(): make scrolled
13190                 window policy AUTOMATIC
13191
13192 2005-07-10 [hoa]        1.9.12cvs33
13193
13194         * src/etpan/imap-thread.c
13195                 workaround for old Courier IMAP servers.
13196
13197 2005-07-10 [colin]      1.9.12cvs32
13198
13199         * src/folder.c
13200         * src/statusbar.c
13201         * src/statusbar.h
13202                 Add visual progress indicator on filtering/processing
13203                 Factorize the progress bar code
13204         * src/imap.c
13205         * src/imap.h
13206         * src/etpan/imap-thread.c
13207                 Add a reference counter to avoid destroying the Folder
13208                 while it's in use by another callback.
13209
13210 2005-07-09 [hoa]        1.9.12cvs31
13211
13212         * src/imap.c
13213         * src/etpan/imap-thread.c
13214                 fixed deadlock when removing IMAP account.
13215
13216 2005-07-08 [colin]      1.9.12cvs30
13217
13218         * src/textview.c
13219         * src/unmime.c
13220                 Fix again problems decoding broken headers
13221         * src/gtk/inputdialog.c
13222                 Fix local variable shadowing a global one
13223
13224 2005-07-08 [colin]      1.9.12cvs29
13225
13226         * src/msgcache.c
13227                 Make the cache/mark files platform-agnostic by writing
13228                 them in little-endian format. Reading them is also done
13229                 in little-endian format, of course; however, in order
13230                 to avoid trashing mark data on big-endian machines, the
13231                 files are, at first, read from the native format if the
13232                 little-endian one doesn't exist. This is easy to deter-
13233                 mine by trying to open a file with a swapped data_ver
13234                 and seeing if it's the wanted version.
13235                 Little-endian using users should see absolutely no
13236                 difference, Big-endian users may get a very little
13237                 performance drop due to byte-swapping.
13238                 Tested on i386 and ppc32. 
13239                 Fixes bug #159 (The index file, in the mailboxes, is 
13240                 hardware depending).
13241
13242                 To have the cache/mark files updated to the new little-
13243                 endian format, "Check for new messages" or even
13244                 "Rebuild folder tree" aren't enough. Files will be
13245                 updated as soon as a folder has been opened/closed.
13246                 To update everything, just select all folders by
13247                 selecting them one by one.
13248
13249 2005-07-07 [colin]      1.9.12cvs28
13250
13251         * src/imap.c
13252                 Remember the folder separator per IMAPFolder
13253                 instead of globally.
13254                 Revive the Session on noop; fixes bug #761
13255                 (mark a bunch of unread messages as read takes 
13256                 forever)
13257
13258 2005-07-07 [darko]      1.9.12cvs27
13259
13260         * src/common/template.c
13261                 Sort templates alphabetically
13262
13263 2005-07-06 [colin]      1.9.12cvs26
13264
13265         * src/imap.c
13266                 Try to use the correct separator in
13267                 most cases. Possibly fixes bug #759
13268                 (only creates the INBOX folder when 
13269                 setting up new IMAP account) and 
13270                 bug #760 (Can't retrieve messages)
13271
13272 2005-07-06 [colin]      1.9.12cvs25
13273
13274         * src/imap.c
13275                 Use real_path in status command. This will
13276                 help later, when namespaces will be used.
13277
13278 2005-07-06 [colin]      1.9.12cvs24
13279
13280         * configure.ac
13281         * src/account.c
13282         * src/folder.c
13283         * src/imap.c
13284         * src/etpan/etpan-log.c
13285         * src/etpan/etpan-thread-manager.c
13286         * src/etpan/imap-thread.c
13287                 Add a --disable-libetpan parameter. With this,
13288                 users that don't want IMAP4 support can avoid
13289                 the new dependancy (and have no IMAP support).
13290                 Users that have IMAP4 accounts and use this
13291                 parameter won't lose their configuration, their
13292                 IMAP accounts will just be invisible and not
13293                 used.
13294         * src/textview.c
13295                 Make the "Copy ..." contextual menu items 
13296                 copy to both the X clipboard and the gtk 
13297                 clipboard - as most other apps do.
13298         * src/gtk/about.c
13299                 Add a notice about OpenSSL usage, in order to
13300                 comply with OpenSSL's license (point 6):
13301                 http://www.openssl.org/source/license.html
13302
13303 2005-07-06 [colin]      1.9.12cvs23
13304
13305         * src/alertpanel.c
13306                 Fix a minimum size for alertpanels
13307         * src/compose.c
13308                 Show 'No space left on device' type errors
13309                 when queuing/sending
13310         * src/imap_gtk.c
13311         * src/mh_gtk.c
13312                 Rework folder's deletion message (remove 
13313                 extra \n)
13314
13315 2005-07-05 [colin]      1.9.12cvs22
13316
13317         * src/imap.c
13318                 Add an alertpanel on auth error
13319                 Add pseudo-log
13320                 Remove pthread-related stuff
13321
13322 2005-07-05 [colin]      1.9.12cvs21
13323
13324         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13325                 Fix crash on plugin reloading (with a hack)
13326
13327 2005-07-05 [colin]      1.9.12cvs20
13328
13329         * src/prefs_account.c
13330         * src/prefs_account.h
13331                 Fix typo
13332         * src/gtk/filesel.c
13333         * src/gtk/filesel.h
13334                 Add a way to filter the view
13335         * src/gtk/pluginwindow.c
13336                 Filter loadable stuff
13337         * src/plugins/pgpmime/prefs_gpg.c
13338                 Fix missing unregistration
13339         * .cvsignore
13340         * src/etpan/.cvsignore
13341         * src/plugins/spamassassin/.cvsignore
13342                 Add more stuff to cvs ignored files
13343
13344 2005-07-04 [colin]      1.9.12cvs19
13345
13346         * src/imap.c
13347                 Fix scan_required returning FALSE when it
13348                 shouldn't. Maybe fix #760 (Can't retrieve
13349                 messages)
13350
13351 2005-07-04 [colin]      1.9.12cvs18
13352
13353         * src/summaryview.c
13354                 Fix always_show_msg pref
13355
13356 2005-07-04 [paul]       1.9.12cvs17
13357
13358         sync with main (forgotten in last commit)
13359         
13360         * src/common/utils.c
13361         * src/common/utils.h
13362                 check_line_length(): new.
13363                 is_dir_exist()
13364                 is_file_entry_exist()
13365                 dirent_is_regular_file()
13366                 dirent_is_directory(): use g_file_test() instead of stat().
13367
13368 2005-07-04 [paul]       1.9.12cvs16
13369
13370         sync with main:
13371
13372         * src/compose.c
13373                 compose_write_to_file(): check for line
13374                 length limit and display warning if exceeds
13375         * src/jpilot.c
13376                 use get_home_dir() instead of g_get_home_dir()
13377         * src/procheader.c
13378                 removed warning about invalid date
13379         * src/vcard.c
13380                 use get_home_dir() instead of g_get_home_dir()
13381
13382 2005-07-04 [paul]       1.9.12cvs15
13383
13384         * src/stock_pixmap.c
13385                 fix new pixmap naming errors
13386                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13387
13388 2005-07-04 [colin]      1.9.12cvs14
13389
13390         * src/imap.c
13391                 Fix debugging string with a warning
13392
13393 2005-07-04 [colin]      1.9.12cvs13
13394
13395         * configure.ac
13396                 Add a check for libetpan's version (>= 0.37)
13397
13398 2005-07-04 [hoa]        1.9.12cvs12
13399
13400         * commitHelper
13401         * src/imap.c
13402         * src/etpan/imap-thread.c
13403         * src/etpan/imap-thread.h
13404                 fixed IMAP implementation of check of mails.
13405
13406 2005-07-03 [hoa]        1.9.12cvs11
13407
13408         * src/etpan/Makefile.am
13409         * src/etpan/etpan-errors.h
13410         * src/etpan/etpan-log.[ch]
13411         * src/etpan/etpan-thread-manager-types.h
13412         * src/etpan/etpan-thread-manager.[ch]
13413         * src/etpan/imap-thread.[ch]
13414         * src/Makefile.am
13415         * src/imap.c
13416         * src/main.c
13417         * src/prefs_other.c
13418         * configure.ac
13419             merged imap branch.
13420             dependency on libetpan 0.37 is now added.
13421
13422 2005-07-01 [colin]      1.9.12cvs10
13423
13424         * src/Makefile.am
13425         * src/folder.c
13426         * src/folder.h
13427         * src/folderview.c
13428         * src/stock_pixmap.c
13429         * src/stock_pixmap.h
13430         * src/plugins/trayicon/trayicon.c
13431                 Add marked symbol on folders containing
13432                 marked messages
13433         * src/procmsg.c
13434         * src/procmsg.h
13435         * src/toolbar.c
13436         * src/prefs_common.c
13437         * src/prefs_common.h
13438         * src/prefs_send.c
13439                 Add an optional confirmation dialog on queue
13440                 sending. Patch by wwp.
13441         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13442         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13443         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13444         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13445         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13446         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13447         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13448         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13449         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13450         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13451         * src/pixmaps/trash_mark.xpm            ** ADDED **
13452                 New pixmaps
13453
13454 2005-07-01 [colin]      1.9.12cvs9
13455
13456         * src/summaryview.c
13457                 Fix a little threading bug
13458         * src/addrgather.c
13459         * src/mainwindow.c
13460                 A little bit of HIG normality never hurts
13461
13462 2005-07-01 [colin]      1.9.12cvs8
13463
13464         * src/compose.c
13465         * src/msgcache.c
13466         * src/pop.c
13467         * src/procmime.c
13468         * src/recv.c
13469         * src/common/log.c
13470         * src/common/template.c
13471         * src/common/utils.c
13472         * src/common/utils.h
13473                 Reverted the fwrite_atomic stuff. In fact
13474                 it is already atomic.
13475
13476 2005-06-30 [colin]      1.9.12cvs7
13477
13478         * src/common/utils.c
13479         * src/common/utils.h
13480                 Add an fwrite_atomic() function to make
13481                 sure we write everything: fwrite can make
13482                 short writes.
13483         * src/compose.c
13484         * src/msgcache.c
13485         * src/pop.c
13486         * src/procmime.c
13487         * src/recv.c
13488         * src/common/log.c
13489         * src/common/template.c
13490                 Use that (and fix swapping of size and nmemb).
13491                 Thanks to Rich Coe for the heads up.
13492
13493 2005-06-30 [colin]      1.9.12cvs6
13494
13495         * src/addressbook.c
13496                 Optimize addressbook opening 
13497
13498 2005-06-30 [colin]      1.9.12cvs5
13499
13500         * src/summaryview.c
13501                 Remove calls to summary_step after move/copy
13502
13503 2005-06-28 [paul]       1.9.12cvs4
13504
13505         * src/alertpanel.c
13506                 wrap and make the error msg selectable
13507
13508 2005-06-28 [paul]       1.9.12cvs3
13509
13510         * src/ssl_manager.c
13511                 replace the OK button with a Close button
13512         * src/gtk/foldersort.c
13513                 use GTK_STOCK_ icons/buttons
13514
13515 2005-06-28 [colin]      1.9.12cvs2
13516
13517         * src/gedit-print.c             ** ADDED **
13518         * src/gedit-print.h             ** ADDED **
13519         * src/gtk/gtksourceprintjob.c   ** ADDED **
13520         * src/gtk/gtksourceprintjob.h   ** ADDED **
13521                 I can't believe no one had enough time to tell
13522                 me I forgot the `cvs add`
13523
13524 2005-06-27 [colin]      1.9.12cvs1
13525
13526         * src/Makefile.am
13527         * src/gtk/Makefile.am
13528         * src/messageview.c
13529         * src/procmsg.c
13530         * src/summaryview.c
13531         * configure.ac
13532                 Add optional libgnomeprint-based printing
13533         * src/mainwindow.c
13534         * src/gtk/quicksearch.c
13535                 Add an Edit/Quick search menu item to show
13536                 and focus the quicksearch
13537
13538 2005-06-27 [paul]       1.9.12
13539
13540         1.9.12 release
13541
13542         * po/ca.po
13543         * po/de.po
13544         * po/es.po
13545         * po/fr.po
13546         * po/it.po
13547         * po/ko.po
13548         * po/pt_BR.po
13549         * po/sk.po
13550         * po/zh_CN.po
13551                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13552                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13553                 SungHyun Nam, Frederico Goncalves Guimaraes,
13554                 Andrej Kacian, and Yang Guilong
13555 2005-06-26 [colin]      1.9.11cvs106
13556
13557         * src/imap_gtk.c
13558                 Forgot one file for previous fix
13559
13560 2005-06-26 [colin]      1.9.11cvs105
13561
13562         * src/folder.c
13563         * src/imap.c
13564                 Fix problems with folder operations in no_select
13565                 imap folders. it applies only to mails, and 
13566                 creation/deletion/move/renaming of folders 
13567                 should be possible
13568
13569 2005-06-26 [paul]       1.9.11cvs104
13570
13571         * src/prefs_filtering.c
13572                 replace one more GTK_STOCK_REMOVE
13573                 with GTK_STOCK_DELETE
13574
13575 2005-06-25 [colin]      1.9.11cvs103
13576
13577         * src/imap.c
13578                 Optimize get_seq_set_from_seq_list
13579                 (Patch by Ricardo) 
13580
13581 2005-06-25 [colin]      1.9.11cvs102
13582
13583         * src/mh.c
13584                 If the directory exists, but not in the
13585                 correct encoding, rename it. This should
13586                 handle old-versions-induced bugs.
13587
13588 2005-06-25 [colin]      1.9.11cvs101
13589
13590         * src/mh.c
13591                 Fix path access with extended dir names
13592                 Fixes bug #589 (SC segfaults with wrong locale
13593                 settings)
13594
13595 2005-06-25 [colin]      1.9.11cvs100
13596
13597         * src/prefs_account.c
13598         * src/prefs_account.h
13599         * src/compose.c
13600                 Add an option to encrypt replies to
13601                 encrypted messages
13602
13603 2005-06-25 [colin]      1.9.11cvs99
13604
13605         * src/compose.c
13606         * src/quote_fmt_parse.y
13607                 ... And make it work with pgpinline.
13608
13609 2005-06-25 [colin]      1.9.11cvs98
13610
13611         * src/compose.c
13612         * src/procmime.c
13613         * src/procmime.h
13614         * src/quote_fmt_parse.y
13615                 o Make reedition of encrypted messages possible
13616                   (as long as it is encrypted to self too, no
13617                    magic there)
13618                 o Make replying with quote (and without selecting
13619                   text) possible for encrypted messages.
13620                 Closes bug #550 (Not possible to "reply with quote"
13621                 to gnupg encrypted messages)
13622
13623 2005-06-24 [paul]       1.9.11cvs97
13624
13625         * src/imap.c
13626                 add missing include
13627
13628 2005-06-24 [paul]       1.9.11cvs96
13629
13630         * src/editldap.c
13631                 made bind password entry invisible
13632                 (sync with main)
13633         * src/send_message.c
13634                 send_message_local(): check exit status
13635                 to detect errors (sync with main)
13636         * src/textview.c
13637                 use main's less ambiguous popup menu
13638                 wording
13639
13640 2005-06-24 [paul]       1.9.11cvs95
13641
13642         * src/prefs_actions.c
13643         * src/prefs_customheader.c
13644         * src/prefs_display_header.c
13645         * src/prefs_filtering_action.c
13646         * src/prefs_matcher.c
13647         * src/prefs_template.c
13648         * src/prefs_toolbar.c
13649                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13650         * src/gtk/description_window.c
13651                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13652
13653 2005-06-23 [colin]      1.9.11cvs94
13654
13655         * src/summaryview.c
13656                 Fix rough edges (be sure to call status_show whenever
13657                 necessary).
13658
13659 2005-06-23 [colin]      1.9.11cvs93
13660
13661         * src/summaryview.c
13662                 Optimize Select All
13663                 Before, in a 5K mails folder: 11s
13664                 After, in the same folder: 58000µs
13665                 The joys of locking... gtk_clist_select_all() fires a 
13666                 tree-select-row event for each selected row, which in 
13667                 summaryview, callbacks summary_selected which in turn,
13668                 calls summary_status_show, which walks the selected
13669                 rows. Hence, calling gtk_clist_select_all was 
13670                 exponential. Locking the summaryview makes 
13671                 summary_selected return early.
13672
13673 2005-06-23 [colin]      1.9.11cvs92
13674
13675         * src/imap.c
13676                 Move mutex at the important place to avoid
13677                 deadlocks
13678         * src/summaryview.c
13679                 Fix Del key deleting directly instead of
13680                 moving to trash
13681
13682 2005-06-22 [colin]      1.9.11cvs91
13683
13684         * src/plugins/spamassassin/libspamc.c
13685                 As we do spagetti code with assignations in multiple
13686                 places (see _message_read_raw where out = msg = raw),
13687                 let's be sure we don't free the same pointer twice.
13688                 Should fix bug #683 (Crash in libpam at 
13689                 message_cleanup).
13690
13691 2005-06-22 [colin]      1.9.11cvs90
13692
13693         * src/compose.c
13694         * src/messageview.c
13695         * src/toolbar.c
13696                 Make toolbar's delete use the move to trash stuff;
13697                 Add gtk_widget_realize to be sure pixmaps can get
13698                 created (that may fix an old worksforme bug which
13699                 I can't find back...)
13700
13701 2005-06-22 [colin]      1.9.11cvs89
13702
13703         * src/summaryview.c
13704         * src/summaryview.h
13705         * src/mainwindow.c
13706                 Rename "Message/Delete" to "Message/Move to trash"
13707                 Add "Message/Delete..." that directly destroys the
13708                 selected messages after asking for a confirmation.
13709
13710 2005-06-22 [colin]      1.9.11cvs88
13711
13712         * src/imap.c
13713                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13714                 o Fix a deadlock (thanks Darko)
13715
13716 2005-06-22 [colin]      1.9.11cvs87
13717
13718         * src/gtk/foldersort.c
13719                 Add missing include for the i18n;
13720                 patch by Fabien Vantard
13721
13722 2005-06-21 [colin]      1.9.11cvs86
13723
13724         * src/folder.c
13725         * src/folderview.c
13726                 Respect the no_select flag
13727         * src/imap.c
13728                 Fix recursive deletion
13729         * src/imap_gtk.c
13730         * src/mh_gtk.c
13731                 Make the folder deletion's warning
13732                 more explicit
13733
13734 2005-06-21 [colin]      1.9.11cvs85
13735
13736         * src/textview.c
13737                 Prevent email addresses from spanning accross
13738                 lines - fixes bug # 646 (newline-chars in 
13739                 email addresses)
13740
13741 2005-06-20 [colin]      1.9.11cvs84
13742
13743         * src/folder.c
13744                 Be sure not to remove source if copy failed
13745
13746 2005-06-20 [colin]      1.9.11cvs83
13747
13748         * src/folderview.c
13749         * src/imap_gtk.c
13750                 remove summaryview's lock
13751         * src/imap.c
13752                 introduce threads to avoid problems when foreground tasks
13753                 interfere with background tasks
13754         * src/mh.c
13755                 prevent moving to drafts/queue
13756         * src/mimeview.c
13757                 fix leak
13758
13759 2005-06-19 [colin]      1.9.11cvs82
13760
13761         * src/imap_gtk.c
13762                 Remember that the user doesn't want to override
13763                 offline mode, for 3 seconds. It avoid presenting
13764                 him with N popups in a really short time.
13765
13766 2005-06-17 [colin]      1.9.11cvs81
13767
13768         * src/imap.c
13769                 Fix IMAP breaking on folders containing '('
13770                 (Probably won't be enough)
13771
13772 2005-06-17 [colin]      1.9.11cvs80
13773
13774         Forgotten files on 1.9.11cvs79
13775         * src/summaryview.c
13776                 Fix stepping when not immediately executing
13777         * src/imap.c
13778                 Really prevent UID FETCH 0
13779         * src/codeconv.c
13780                 Fix outgoing charset never set to utf-8
13781         * src/mh.c
13782                 Fix leak
13783
13784 2005-06-16 [colin]      1.9.11cvs79
13785
13786         * src/compose.c
13787                 Fix bug #707 (Dash splits rows)
13788                 Only wrap if we're on a line break position and
13789                 the previous one was a "white" (space) char.
13790                 Pango stuff is weird.
13791
13792 2005-06-16 [colin]      1.9.11cvs78
13793
13794         * src/imap_gtk.c
13795                 Lock summaryview while downloading messages
13796                 on user demand
13797         * src/procheader.c
13798         * src/unmime.c
13799         * src/common/utils.c
13800         * src/common/utils.h
13801                 Replace \r and \n with spaces in From and
13802                 Subject headers
13803
13804 2005-06-16 [paul]       1.9.11cvs77
13805
13806         * src/procmime.c
13807                 liberalise the mime parser
13808         * src/gtk/about.c
13809                 add text wrapping
13810
13811 2005-06-16 [paul]       1.9.11cvs76
13812
13813         * src/gtk/about.c
13814                 reworked
13815
13816 2005-06-15 [colin]      1.9.11cvs75
13817
13818         * src/compose.c
13819                 Finish header encoding fix
13820         * src/summaryview.c
13821                 Fix segfault
13822         * src/headerview.c
13823                 Fix compilation (Thanks Stephan
13824                 Sachse)
13825
13826 2005-06-15 [colin]      1.9.11cvs74
13827
13828         * Makefile.am
13829                 Install gnome2 stuff rather than gnome1, 
13830                 if both are present
13831         * src/codeconv.c
13832         * src/codeconv.h
13833         * src/compose.c
13834                 Fix headers encoding
13835         * src/folder.c
13836                 Visual progress when fetching all messages
13837         * src/folderview.c
13838         * src/summaryview.c
13839         * src/summaryview.h
13840                 Prevent changing current message while
13841                 incorporating
13842
13843 2005-06-15 [paul]       1.9.11cvs73
13844
13845         * src/gtk/gtkaspell.c
13846         * src/gtk/gtkaspell.h
13847                 fix build warnings
13848
13849 2005-06-15 [paul]       1.9.11cvs72
13850
13851         * src/prefs_filtering.c
13852                 allow reordering of filter rules by
13853                 drag n drop
13854
13855 2005-06-15 [paul]       1.9.11cvs71
13856
13857         * COPYING
13858                 updated
13859         * src/codeconv.c
13860                 replace deprecated function
13861         * src/inc.c
13862         * src/send_message.c
13863         * src/gtk/progressdialog.c
13864         * src/gtk/progressdialog.h
13865                 salvage and reuse parts of reverted sync
13866
13867 2005-06-15 [paul]       1.9.11cvs70
13868
13869         * src/inc.c
13870         * src/send_message.c
13871         * src/gtk/progressdialog.c
13872         * src/gtk/progressdialog.h
13873                 revert yesterday's sync with main
13874                 it contains deprecated functions
13875
13876 2005-06-15 [colin]      1.9.11cvs69
13877
13878         * src/headerview.c
13879                 Fix bug #670 (multi user to: will corrupt message 
13880                 headers display)
13881
13882 2005-06-15 [colin]      1.9.11cvs68
13883
13884         * src/compose.c
13885                 Fix bug #421 (Fix undo on wrapping)
13886
13887 2005-06-15 [colin]      1.9.11cvs67
13888
13889         * src/folder.c
13890                 Provide visual feedback while processing
13891                 folder's rules.
13892         * src/imap.c
13893                 Provide visual feedback while getting
13894                 short headers (for uncached messages)
13895
13896
13897 2005-06-14 [paul]       1.9.11cvs66
13898
13899         * src/account.c
13900                 change a couple stock icons
13901         * src/inc.c
13902         * src/send_message.c
13903         * src/gtk/progressdialog.c
13904         * src/gtk/progressdialog.h
13905                 sync main's GtkTreeView implementation
13906
13907 2005-06-14 [colin]      1.9.11cvs65
13908
13909         * src/imap.c
13910                 Various little fixes, mainly on error paths
13911
13912 2005-06-13 [colin]      1.9.11cvs64
13913
13914         * matcher.c
13915         * procmsg.c
13916         * procmsg.h
13917                 Add a way to fetch only headers. This speeds
13918                 up filtering on headers for IMAP. Fixes:
13919                 bug #481 extraneous imap commands slow down 
13920                         imap filtering
13921                 bug #522 Sylpheed downloads all messages 
13922                         when opening mailbox (IMAP)
13923                 bug #677 IMAP fetch is soooooooooooooo slow
13924         * src/folder.c
13925         * src/folder.h
13926                 Add a folder set_batch method so that
13927                 implementations can speed up flags changes
13928         * src/folderutils.c
13929         * src/summaryview.c
13930                 Use that in mark as (un)read and mark all read
13931                 Refix bug #679
13932         * src/imap.c
13933                 Implement set_batch - brings back deferred
13934                 flags in a less buggy manner. Fixes:
13935                 bug #729 IMAP immediate expunge of deleted messages
13936                 bug #191 remove list of messages with one command
13937                 Fix login with strange chars
13938                 Implement fetch_msg_full
13939                 Fix copy (wrong counts)
13940
13941 2005-06-12 [colin]      1.9.11cvs63
13942
13943         * src/folder.c
13944                 lock incorporation during long operations.
13945                 Avoids fucking up the IMAP socket.
13946
13947 2005-06-12 [colin]      1.9.11cvs62
13948
13949         * src/imap.c
13950                 Fix harmful typo
13951                 Factorize remove_all_msg
13952                 Thread-ize expunge
13953         * src/summaryview.c
13954                 Don't update partial-download status if unnecessary
13955         * src/folder.c
13956                 Use remove_msgs everywhere possible
13957
13958 2005-06-12 [colin]      1.9.11cvs61
13959
13960         * src/folder.c
13961         * src/folder.h
13962                 Add a remove_msgs function to remove a 
13963                 list of messages
13964         * src/imap.c
13965                 Implement that.
13966
13967 2005-06-12 [colin]      1.9.11cvs60
13968
13969         * src/imap.c
13970                 Remove flags-processing deferring... Too hard
13971                 to get it to work in all cases.
13972
13973 2005-06-11 [colin]      1.9.11cvs59
13974
13975         * src/imap.c
13976                 printf -> debug_print
13977
13978 2005-06-11 [colin]      1.9.11cvs58
13979
13980         * src/imap.c
13981                 o Fix build without USE_PTHREAD
13982                 o Factorize imap_open
13983                 o Alertpanel in case of impossible connection
13984                 o Alertpanel in case of impossible login
13985                 o Fix deferred flags processing to force a 
13986                   flush before adding some more flags to process,
13987                   but in another folder.
13988
13989 2005-06-10 [colin]      1.9.11cvs57
13990
13991         * src/imap.c
13992                 o Fix a format string error
13993                 o init ssl socket outside of the thread 
13994                   (it possibly invokes gtk calls)
13995         * src/procmime.c
13996                 o Put back the buffer to its necessary size
13997                 o Fix changing a file pointer without keeping
13998                   track of it (thanks Valgrind)
13999         * src/common/smtp.c
14000                 o Fix automatic STARTTLS if login should be done
14001                   and the server only allows it after starting TLS
14002         * src/gtk/gtkinputdialog.c
14003                 o Eat GDK_Return so that the combo popup doesn't 
14004                   appear when we press Enter to validate the combo
14005                   input dialog (as seen in the Open with... dialog)
14006
14007 2005-06-10 [colin]      1.9.11cvs56
14008
14009         * src/imap.c
14010                 o A bit less debug
14011                 o Fix a crash on deletion
14012                 o Threadize imap_select (it's called outside of 
14013                   threads)
14014                 o Defer treatment of DELETED flags
14015
14016
14017 2005-06-09 [colin]      1.9.11cvs55
14018
14019         * src/imap.c
14020                 Make sure we check imap_gtk_should_override(), which
14021                 potentially calls gtk stuff, before creating thread.
14022                 That way it should't be called via imap_get_session()
14023                 inside a thread.
14024
14025 2005-06-09 [colin]      1.9.11cvs54
14026
14027         * src/imap.c
14028                 o add a bit of status output
14029                 o remove some dead code
14030                 o threadize get_list_of_uids
14031                 o threadize imap_get_flags
14032                 o defer flag changing by 500ms so that they
14033                   can be batched
14034
14035
14036 2005-06-08 [colin]      1.9.11cvs53
14037
14038         * src/imap.c
14039                 Thread-ize imap_cmd_fetch
14040
14041 2005-06-08 [colin]      1.9.11cvs52
14042
14043         * src/main.c
14044                 Mmh, that broke POP3...
14045
14046 2005-06-08 [colin]      1.9.11cvs51
14047
14048         * src/main.c
14049                 Stabilize IMAP patch (thanks to Hoa)
14050
14051 2005-06-08 [colin]      1.9.11cvs50
14052
14053         * src/imap.c
14054                 Test patch to speed up imap. 
14055
14056 2005-06-08 [colin]      1.9.11cvs49
14057
14058         * src/imap_gtk.c
14059                 Warning fix
14060         * src/procmime.c
14061                 Apply patch from gentoo to use /usr/share/mime/globs if 
14062                 available, after un-breaking it
14063         * src/common/log.c
14064         * src/common/log.h
14065                 Use g_timeout for invoking hooks that possibly use gtk
14066                 calls. This should leave gtk calls in the main thread.
14067
14068 2005-06-08 [paul]       1.9.11cvs48
14069
14070         * src/codeconv.c
14071                 conv_get_outgoing_charset_str(): don't
14072                 use prefs_common setting
14073         * src/compose.c
14074         * src/compose.h
14075                 add /Options/Character encoding/... to
14076                 temporarily change the outgoing encoding
14077
14078         (belated sync with main)
14079
14080 2005-06-08 [paul]       1.9.11cvs47
14081
14082         * src/compose.c
14083                 correction to/completion of last
14084                 sync with main
14085
14086 2005-06-08 [paul]       1.9.11cvs46
14087
14088         sync with main:
14089         
14090         * src/codeconv.c
14091         * src/codeconv.h
14092                 always enabled Japanese auto-detection
14093                 if the first letters of locale string
14094                 is "ja"
14095         * src/compose.c
14096                 don't use "destroy" signal to destroy
14097                 Compose object (fix rare crashes on discard?)
14098         * src/mainwindow.c
14099         * src/messageview.c
14100         * src/prefs_send.c
14101                 added Hebrew encodings
14102         * src/sourcewindow.c
14103                 don't use "destroy" signal to destroy
14104                 objects
14105
14106 2005-06-07 [colin]      1.9.11cvs45
14107
14108         * src/summaryview.c
14109                 Add missing unlocks/locks
14110
14111 2005-06-07 [paul]       1.9.11cvs44
14112
14113         * src/summaryview.c
14114                 restore bug #749 fix
14115
14116 2005-06-06 [colin]      1.9.11cvs43
14117
14118         * src/summaryview.c
14119                 Fix selection bug when prefs_common.open_unread 
14120                 is FALSE
14121
14122 2005-06-06 [colin]      1.9.11cvs42
14123
14124         * src/common/md5.c
14125                 Fix a warning
14126         * src/summaryview.c
14127         * src/folderview.c
14128                 Factorize long operations beginning and end
14129                 (locking, freezing/thawing, cursor, ...)
14130                 Check selection->data member in selection-
14131                 related loops; this avoids dying an awful
14132                 death if the selection changes on us while
14133                 we're marking a whole IMAP folder unread, 
14134                 for example.
14135
14136 2005-06-06 [paul]       1.9.11cvs41
14137
14138         * src/textview.c
14139                 don't g_free() a static gchar buffer
14140
14141 2005-06-05 [colin]      1.9.11cvs40
14142
14143         * src/mainwindow.c
14144         * src/messageview.c
14145         * src/summaryview.c
14146                 Fix bug #749 (Show all headers should be
14147                 sticky as the GUI suggests)
14148
14149 2005-06-03 [paul]       1.9.11cvs39
14150
14151         * src/compose.c
14152                 don't allow editing of mail while sending.
14153                 patch by Colin
14154
14155 2005-06-03 [paul]       1.9.11cvs38
14156
14157         * src/folderview.c
14158                 add a freeze/thaw to speed up 'mark all read'
14159
14160 2005-06-03 [paul]       1.9.11cvs37
14161
14162         * src/prefs_message.c
14163                 reflect changes immediately
14164
14165 2005-06-02 [colin]      1.9.11cvs36
14166
14167         * po/POTFILES.in
14168                 Patch by Fabien Vantard.
14169
14170 2005-06-02 [colin]      1.9.11cvs35
14171
14172         * src/imap.c
14173                 Use a non-blocking imap_getline() if possible.
14174                 This should completely prevent the interface
14175                 from freezin on imap operations, although it
14176                 may do strange stuff in case of folder switching
14177                 while a big imap operation is taking place...
14178
14179                 In addition, fix a leak in the case thread
14180                 creation fails on connection.
14181
14182 2005-06-02 [colin]      1.9.11cvs34
14183
14184         * src/crash.c
14185         * src/prefs_common.h
14186                 Fix build (prefs_common_init() doesn't exist
14187                 anymore)
14188
14189 2005-06-02 [colin]      1.9.11cvs33
14190
14191         * src/prefs_account.c
14192                 Fix bug #245 (filtering rules broken when
14193                 renaming a remote account (imap4 or nntp)
14194
14195 2005-06-02 [colin]      1.9.11cvs32
14196
14197         * src/imap.c
14198                 Try to fix IMAP shortcomings: 
14199                 o Multithread imap_open()
14200                 o allow offline-mode overriding instead of
14201                   just returning NULL
14202         * src/imap_gtk.c
14203         * src/imap_gtk.h
14204                 Add a function to ask whether we want to
14205                 override offline-mode for 10 minutes (one-shot
14206                 asking was painful)
14207         * src/procheader.c
14208                 Fix segfault when imap parser isn't happy about
14209                 a missing {
14210
14211 2005-06-01 [colin]      1.9.11cvs31
14212
14213         * src/addrharvest.c
14214         * src/compose.c
14215         * src/mbox.c
14216         * src/mbox.h
14217         * src/mh.c
14218         * src/msgcache.c
14219         * src/send_message.c
14220         * src/setup.c
14221         * src/undo.c
14222         * src/common/hooks.c
14223         * src/common/prefs.c
14224         * src/common/template.c
14225         * src/common/utils.c
14226         * src/gtk/gtkutils.c
14227         * src/gtk/inputdialog.c
14228         * src/gtk/menu.c
14229         * src/gtk/pluginwindow.c
14230         * src/gtk/prefswindow.c
14231         * src/plugins/pgpmime/passphrase.c
14232         * src/plugins/pgpmime/prefs_gpg.c
14233                 More -Wall fixes
14234
14235         * src/common/Makefile.am
14236         * src/common/timing.h
14237                 Add basic timing code
14238
14239         * src/summaryview.c
14240                 Fix a bug with unread messages when 
14241                 re-sorting folders, and by the way
14242                 fix a big performance hit when 
14243                 re-sorting (10k mails: before 5s,
14244                 after .5s)
14245
14246         * src/prefs_compose_writing.c
14247         * src/prefs_compose_writing.h
14248         * src/prefs_message.c
14249         * src/prefs_message.h
14250         * src/prefs_other.c
14251         * src/prefs_other.h
14252         * src/prefs_quote.c
14253         * src/prefs_quote.h
14254         * src/prefs_receive.c
14255         * src/prefs_receive.h
14256         * src/prefs_send.c
14257         * src/prefs_send.h
14258         * src/prefs_summaries.c
14259         * src/prefs_summaries.h
14260                 Fix copyright banner
14261
14262 2005-06-01 [paul]       1.9.11cvs30
14263
14264         * po/fi.po
14265                 updated by Flammie Pirinen
14266         * src/procmime.c
14267                 fix 'Bad BASE64 content' output
14268
14269 2005-05-31 [colin]      1.9.11cvs29
14270
14271         * src/procmime.c
14272                 Oops, where did my hunk go.
14273
14274 2005-05-31 [colin]      1.9.11cvs28
14275
14276         * src/Makefile.am
14277         * src/account.c
14278         * src/action.c
14279         * src/addr_compl.c
14280         * src/addressbook.c
14281         * src/codeconv.c
14282         * src/compose.c
14283         * src/export.c
14284         * src/folder.c
14285         * src/folderview.c
14286         * src/image_viewer.c
14287         * src/main.c
14288         * src/mainwindow.c
14289         * src/messageview.c
14290         * src/mimeview.c
14291         * src/msgcache.c
14292         * src/prefs_account.c
14293         * src/prefs_actions.c
14294         * src/prefs_common.c
14295         * src/prefs_compose_writing.c
14296         * src/prefs_customheader.c
14297         * src/prefs_ext_prog.c
14298         * src/prefs_filtering.c
14299         * src/prefs_filtering_action.c
14300         * src/prefs_fonts.c
14301         * src/prefs_image_viewer.c
14302         * src/prefs_message.c
14303         * src/prefs_message.h
14304         * src/prefs_msg_colors.c
14305         * src/prefs_other.c
14306         * src/prefs_other.h
14307         * src/prefs_quote.c
14308         * src/prefs_receive.c
14309         * src/prefs_receive.h
14310         * src/prefs_send.c
14311         * src/prefs_send.h
14312         * src/prefs_spelling.c
14313         * src/prefs_summaries.c
14314         * src/prefs_summary_column.c
14315         * src/prefs_template.c
14316         * src/prefs_themes.c
14317         * src/prefs_toolbar.c
14318         * src/prefs_wrapping.c
14319         * src/procmime.c
14320         * src/procmsg.c
14321         * src/send_message.h
14322         * src/ssl_manager.c
14323         * src/summary_search.c
14324         * src/summaryview.c
14325         * src/textview.c
14326         * src/wizard.c
14327         * src/common/smtp.c
14328         * src/common/smtp.h
14329         * src/gtk/gtkutils.h
14330                 o Move the rest of Common prefs to new style
14331                 o Lots of -Wall warning fixes
14332                 o fix FIXME in cache memusage calculation
14333                 o Let return receipts be sent from any account
14334                 o Little cache optimisation (read)
14335                 o Fix bug #746 (don't treat commas as separators
14336                   when inside a quoted string)
14337
14338 2005-05-31 [paul]       1.9.11cvs27
14339
14340         * src/prefs_common.c
14341                 fix 'off-by-one' typo
14342
14343 2005-05-31 [paul]       1.9.11cvs26
14344
14345         * src/account.c
14346         * src/addr_compl.c
14347         * src/compose.c
14348         * src/foldersel.c
14349         * src/prefs_actions.c
14350         * src/prefs_common.c
14351         * src/prefs_common.h
14352         * src/prefs_customheader.c
14353         * src/prefs_display_header.c
14354         * src/prefs_filtering.c
14355         * src/prefs_filtering_action.c
14356         * src/prefs_matcher.c
14357         * src/prefs_summaries.c
14358         * src/prefs_summary_column.c
14359         * src/prefs_template.c
14360         * src/prefs_toolbar.c
14361         * src/ssl_manager.c
14362         * src/gtk/pluginwindow.c
14363         * src/gtk/prefswindow.c
14364         * src/gtk/progressdialog.c
14365                 add hidden prefs 'enable_rules_hint'
14366                 for gtk_tree_view_set_rules_hint()
14367                 (sync with main)
14368                 
14369
14370 2005-05-31 [colin]      1.9.11cvs25
14371
14372         * src/Makefile.am
14373         * src/main.c
14374         * src/prefs_common.c
14375         * src/prefs_summaries.c ** ADDED **
14376         * src/prefs_summaries.h ** ADDED **
14377                 Common/Display -> Display/Summaries
14378
14379 2005-05-31 [colin]      1.9.11cvs24
14380
14381         * src/Makefile.am
14382         * src/main.c
14383         * src/prefs_quote.c ** ADDED **
14384         * src/prefs_quote.h ** ADDED **
14385                 Move Common/Quote to Compose/Quoting
14386         * src/prefs_common.c
14387         * src/prefs_common.h
14388                 Remove old quote stuff, add
14389                 convenience functions for GtkTextView prefs
14390         * src/gtk/prefswindow.c
14391                 Set default height higher
14392
14393 2005-05-30 [colin]      1.9.11cvs23
14394
14395         * src/Makefile.am
14396         * src/main.c
14397         * src/prefs_common.c
14398         * src/prefs_compose_writing.c ** ADDED **
14399         * src/prefs_compose_writing.h ** ADDED **
14400                 Move Common/Compose prefs to Compose/Writing
14401
14402 2005-05-30 [colin]      1.9.11cvs22
14403
14404         * src/common/utils.c
14405                 Fix bug #651 (Confused Attract by Subject)
14406                 Patch by M. Benkmann <haferfrost@web.de>
14407         * AUTHORS
14408
14409 2005-05-30 [colin]      1.9.11cvs21
14410
14411         * src/compose.c
14412                 Fix concatenation of different headers of
14413                 the same type (bug #645)
14414         * src/prefs_folder_item.c
14415                 Fix bug #699 (setting color to black doesn't
14416                 work immediately)
14417         * src/procmime.c
14418                 Print out decoding error only once per
14419                 block
14420
14421 2005-05-30 [paul]       1.9.11cvs20
14422
14423         * src/common/template.c
14424                 fix Bcc
14425
14426 2005-05-30 [paul]       1.9.11cvs19
14427
14428         * doc/src/rfc2368.txt   **NEW FILE**
14429         * src/compose.c
14430                 compose_entries_set(): don't interpret Bcc
14431                 header field (conform to RFC 2368)
14432                 (sync with main)
14433
14434 2005-05-29 [colin]      1.9.11cvs18
14435
14436         * src/prefs_common.c
14437                 Let the default reply format respect
14438                 netiquette by cutting the signature.
14439
14440 2005-05-29 [colin]      1.9.11cvs17
14441
14442         * src/summaryview.c
14443                 Don't let always_show_msg override
14444                 open_unread_on_enter when opening a new
14445                 directory.
14446
14447 2005-05-27 [paul]       1.9.11cvs16
14448
14449         sync with main:
14450
14451         * src/main.c
14452                 app_will_exit(): cleanup tmp directory when exit
14453         * src/message_search.c
14454                 improved the interface and made code cleanup.
14455                 removed Clear button
14456         * src/send_message.c
14457                 send_message_local(): use GSpawn, and detect errors
14458         * src/summary_search.c
14459                 improved the interface and made code cleanup
14460         * src/textview.c
14461                 textview_write_link(): also skip non-ascii space
14462                  at the head of link strings (phishing check
14463                  didn't work at the case)
14464         * src/common/utils.c
14465                 get_command_output(): use g_spawn_command_line_sync()
14466                 instead of popen()
14467
14468 2005-05-26 [colin]      1.9.11cvs15
14469
14470         * src/folder.c
14471                 remove printf
14472
14473 2005-05-26 [colin]      1.9.11cvs14
14474
14475         * src/common/nntp.c
14476                 Fix nntp mode reader (bug #611)
14477                 Patch by Florian Mickler <florian@mickler.org>
14478
14479 2005-05-26 [colin]      1.9.11cvs13
14480
14481         * src/plugins/pgpmime/passphrase.c
14482                 Fix mouse grabbing (bug #557)
14483
14484 2005-05-26 [colin]      1.9.11cvs12
14485
14486         * src/prefs_themes.c
14487                 Fix g_warning (bug #541)
14488
14489 2005-05-26 [colin]      1.9.11cvs11
14490
14491         * src/prefs_actions.c
14492         * src/prefs_template.c
14493                 Fix bug #506 (no warning if action/template
14494                 is not saved)
14495         * src/common/template.c
14496                 Fix a possible crash
14497
14498 2005-05-26 [colin]      1.9.11cvs10
14499
14500         * src/folder.c
14501         * src/folderview.c
14502         * src/procmsg.c
14503         * src/summaryview.c
14504                 Forbid locked messages to be moved or
14505                 deleted. Locked messages in trashes 
14506                 still get deleted, for performance
14507                 reason (mh.c::mh_remove_all_msgs)
14508
14509 2005-05-25 [colin]      1.9.11cvs9
14510
14511         * src/procmime.c
14512                 Use correct encoding when sending mails
14513                 with attachments that have accentued 
14514                 chars in their name
14515
14516 2005-05-24 [colin]      1.9.11cvs8
14517
14518         * src/summaryview.c
14519                 Fix bug #688 f) read/unread marker not
14520                 changed on first click
14521                 Also, optimize summary_status_show()
14522                 calls
14523         * src/folder.c
14524         * src/inc.c
14525         * src/procmime.c
14526                 Fix bug #688 b) and c) wrt message
14527                 attachments and signature
14528         * src/stock_pixmap.c
14529         * src/stock_pixmap.h
14530         * src/stock_pixmap.c
14531         * src/stock_pixmap.h
14532         * src/Makefile.am
14533         * src/pixmaps/clip_gpg_signed.xpm
14534                 Add clip/signed icon
14535
14536 2005-05-24 [colin]      1.9.11cvs7
14537
14538         * src/folder_item_prefs.c
14539                 whitespace fix
14540
14541 2005-05-24 [colin]      1.9.11cvs6
14542
14543         * src/folderview.c
14544         * src/prefs_common.c
14545         * src/prefs_common.h
14546                 Add a confirmation to folder drag and drop
14547                 fixes bug #156
14548         * src/alertpanel.c
14549         * src/alertpanel.h
14550                 fix _with_disable parameters so that
14551                 the buttons labels are specifiable too
14552         * src/plugins/pgpmime/sgpgme.c
14553                 reflect said change
14554                 
14555
14556 2005-05-24 [colin]      1.9.11cvs5
14557
14558         * src/folderview.c
14559                 Uncollapse/collapse folders on double-click
14560                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14561                 closes bug #108
14562
14563 2005-05-23 [colin]      1.9.11cvs4
14564
14565         * src/common/socket.c
14566                 Check another special SSL_peek() error.
14567                 Should help wrt bug #728
14568
14569 2005-05-23 [colin]      1.9.11cvs3
14570
14571         * src/plugins/pgpmime/pgpmime.c
14572                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14573                 breaking menu accelerators and stuff. Users will have to
14574                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14575                 account's privacy preferences if needed.
14576
14577 2005-05-22 [paul]
14578
14579         * tools/kdeservicemenu/install.sh
14580                 use kdesu to prompt for root password if doing
14581                 global install/uninstall
14582
14583 2005-05-20 [colin]      1.9.11cvs2
14584
14585         * src/procmsg.c
14586                 Fix another compilation error with gcc-2.9x
14587                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14588         * src/send_message.c
14589                 Don't send QUIT if we aren't connected
14590
14591 2005-05-19 [colin]      1.9.11cvs1
14592
14593         * src/procmsg.c
14594                 Fix compilation with gcc 2.9x
14595
14596 2005-05-19 [paul]       1.9.11
14597
14598         1.9.11 released
14599
14600 2005-05-19 [paul]       1.9.9cvs14
14601
14602         * src/gtk/inputdialog.c
14603                 prevent gettext warning
14604
14605 2005-05-19 [paul]       1.9.9cvs13
14606
14607         * src/mainwindow.c
14608         * src/prefs_common.c
14609         * src/prefs_common.h
14610         * src/textview.c
14611         * src/textview.h
14612                 add an option to toggle cursor in message
14613                 view (sync with main)
14614
14615 2005-05-18 [colin]      1.9.9cvs12
14616
14617         * src/compose.c
14618                 Dereference freed pointer
14619         * src/gtk/gtkaspell.c
14620                 Fix duplication of dictionaries (is it an aspell issue?)
14621
14622 2005-05-18 [colin]      1.9.9cvs11
14623
14624         * src/gtk/inputdialog.c
14625         * src/gtk/gtkaspell.c
14626                 HIGuify dialogs
14627         * src/alertpanel.c
14628                 Remove a double call
14629
14630 2005-05-17 [colin]      1.9.9cvs10
14631
14632         * src/gtk/gtkaspell.c
14633                 Fix dialogs, Ctrl-Enter accel
14634
14635 2005-05-17 [colin]      1.9.9cvs9
14636
14637         * src/gtk/gtkaspell.c
14638                 Fix some accelerators, escape in replace-window
14639
14640 2005-05-16 [colin]      1.9.9cvs8
14641
14642         * src/gtk/gtkaspell.c
14643                 Revert last commit, it was a mistake.
14644
14645 2005-05-16 [colin]      1.9.9cvs7
14646
14647         * src/gtk/gtkaspell.c
14648                 Remove buggy code while we're at it. It's a 
14649                 dead code path anyway.
14650
14651 2005-05-16 [colin]      1.9.9cvs6
14652
14653         * src/gtk/gtkaspell.c
14654                 Missed some gtk_menu_popup where deactivate
14655                 signal should be handled. Should fix bug
14656                 #629 a bit more.
14657
14658 2005-05-16 [colin]      1.9.9cvs5
14659
14660         * src/gtk/gtkaspell.c
14661                 Remove debug printf()s
14662
14663 2005-05-16 [colin]      1.9.9cvs4
14664
14665         * src/gtk/gtkaspell.c
14666                 Fix a bit aspell problems
14667                 (see bug #629)
14668
14669 2005-05-13 [colin]      1.9.9cvs3
14670
14671         * src/folderview.c
14672                 Fix the + appearing even when no subfolders
14673                 have unread messages. Thanks to wwp for the
14674                 bug report.
14675
14676 2005-05-11 [paul]       1.9.9cvs2
14677
14678         * src/folderview.c
14679                 correction to 1.9.9cvs1, only colour folders that
14680                 have new msgs (not unread msgs)
14681
14682 2005-05-10 [colin]      1.9.9cvs1
14683
14684         * src/folderview.c
14685         * src/summaryview.c
14686                 Try to fix bolding bugs again.
14687
14688 2005-05-09 [paul]
14689
14690         * tools/claws.i18n.status.pl
14691                 add Ricardo Mones Lastra's script that has been providing
14692                 the i18n status page for many months
14693
14694 2005-05-09 [paul]       1.9.9
14695
14696         1.9.9 release
14697
14698 2005-05-09 [paul]       1.9.6cvs58
14699
14700         * AUTHORS
14701         * INSTALL
14702         * README.claws
14703                 updated
14704         * Makefile.am 
14705         * RELEASE_NOTES.claws
14706                 add release notes to cvs to simplify release
14707                 procedure
14708         * configure.ac
14709                 add ca and fi to ALL_LINGUAS
14710         * po/Makefile.in.in
14711                 workaround for missing Makevars
14712         * po/ca.po
14713         * po/fi.po
14714                 add new Catalan and Finnish translations
14715                 submitted by Miquel Oliete and Flammie Pirinen
14716         * po/de.po
14717         * po/es.po
14718         * po/fr.po
14719         * po/it.po
14720         * po/pl.po
14721         * po/ru.po
14722         * po/sk.po
14723         * po/sr.po
14724         * po/zh_CN.po
14725                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14726                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14727                 Urke MMI, and Hansom Young
14728         * src/main.c
14729                 Fix drafting when quitting. compose_draft() closes the
14730                 compose windows, which modifies the compose_list GSList.
14731                 We have to refresh this list after echo drafting to avoid a
14732                 segfault
14733         * src/partial_download.c
14734                 fix segfault on exit
14735
14736 2005-05-06 [paul]       1.9.6cvs57
14737
14738         * src/grouplistdialog.c
14739                 quick fix/workaround for unresizeable newsgroup
14740                 name column 
14741
14742 2005-05-06 [paul]       1.9.6cvs56
14743
14744         * src/inc.c
14745         * src/mainwindow.c
14746                 use gettext plural forms
14747         * src/imap_gtk.c
14748         * src/mh_gtk.c
14749         * src/toolbar.c
14750                 small improvement to english usage
14751
14752 2005-05-05 [thorsten]   1.9.6cvs55
14753
14754         * src/folder.c
14755                 fix possible crash
14756
14757 2005-05-05 [paul]       1.9.6cvs54
14758         
14759         sync with HEAD
14760
14761         * AUTHORS
14762         * src/compose.c
14763                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14764                 patch by Tim Mann
14765
14766 2005-05-05 [paul]       1.9.6cvs53
14767
14768         * src/mainwindow.c
14769                 fix resizing of separate message and
14770                 folder views
14771
14772 2005-05-05 [paul]       1.9.6cvs52
14773
14774         * src/account.c
14775         * src/addrgather.c
14776         * src/browseldap.c
14777         * src/exphtmldlg.c
14778         * src/expldifdlg.c
14779         * src/importmutt.c
14780         * src/importpine.c
14781         * src/main.c
14782         * src/mainwindow.c
14783         * src/noticeview.c
14784         * src/prefs_filtering.c
14785         * src/prefs_filtering_action.c
14786         * src/prefs_matcher.c
14787         * src/prefs_spelling.c
14788         * src/prefs_toolbar.c
14789         * src/toolbar.c
14790         * src/wizard.c
14791         * src/gtk/description_window.c
14792         * src/gtk/gtkvscrollbutton.c
14793         * src/gtk/progressdialog.c
14794         * src/gtk/quicksearch.c
14795         * src/plugins/pgpmime/prefs_gpg.c
14796         * src/plugins/spamassassin/spamassassin_gtk.c
14797                 replace deprecated gtk_widget_set_usize
14798
14799 2005-05-04 [colin]      1.9.6cvs51
14800
14801         * src/common/utils.c
14802                 Fix crash when subst_for_filename is called
14803                 with a NULL parameter
14804
14805 2005-05-04 [colin]      1.9.6cvs50
14806
14807         * src/partial_download.c
14808         * src/pop.c
14809                 Escape login when writing uidl file
14810                 fixes bug #736
14811
14812 2005-05-03 [colin]      1.9.6cvs49
14813
14814         * src/procmime.c
14815                 Fix possible DOS in mime parser
14816                 (see bug #634)
14817
14818 2005-05-02 [colin]      1.9.6cvs48
14819
14820         * src/compose.c
14821                 Try to fix the copy/paste mess once again.
14822
14823
14824 2005-04-30 [colin]      1.9.6cvs47
14825
14826         * src/prefs_account.h
14827         * src/procmsg.c
14828         * src/send_message.c
14829         * src/common/smtp.c
14830         * src/common/smtp.h
14831                 Try to batch sending mails (per account) instead of
14832                 reconnecting to server every time.
14833
14834 2005-04-29 [colin]      1.9.6cvs46
14835
14836         * src/messageview.c
14837                 Fix window resizing that refused to size down
14838         * src/prefs_common.c
14839         * src/prefs_common.h
14840         * src/prefs_filtering.c
14841                 Save Filtering's window size
14842
14843 2005-04-21 [paul]       1.9.6cvs45
14844
14845         * ChangeLog-gtk2.claws
14846         * src/setup.c
14847                 correction to sync
14848
14849 2005-04-21 [paul]       1.9.6cvs44
14850
14851         sync with main:
14852
14853         * src/setup.c
14854         * src/statusbar.c
14855         * src/statusbar.h
14856                 use gtkut_widget_draw_now(). Improved performance
14857                 of the update of statusbar
14858         * src/textview.c
14859                 textview_smooth_scroll_do(): redraw it after scroll
14860                 is done (fixed incorrect display when a part of the
14861                 view is hidden).
14862         * src/gtk/gtkutils.c
14863         * src/gtk/gtkutils.h
14864                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14865                 to force update of widgets.
14866                 Removed gtkut_widget_wait_for_draw() which had a big
14867                 overhead  because of waiting for all events processed 
14868
14869 2005-04-20 [paul]       1.9.6cvs43
14870
14871         * src/codeconv.c
14872                 complete 1.9.6cvs42's sync:
14873                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14874
14875 2005-04-19 [paul]       1.9.6cvs42
14876
14877         sync with main:
14878
14879         * src/action.c
14880                 catch_output(): correctly select the insert text
14881                 (fix invalid iterator warnings).
14882         * src/codeconv.c
14883         * src/codeconv.h
14884         * src/mainwindow.c
14885         * src/messageview.c
14886         * src/prefs_common.c
14887                 support GBK encoding.
14888         * src/common/session.c
14889         * src/common/session.h
14890                 use separate buffer for large data to be sent,
14891                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14892
14893 2005-04-18 [paul]       1.9.6cvs41
14894
14895         * src/jpilot.c
14896                 convert unsigned long into guint32
14897                 patch by Paul LeoNerd Evans 
14898
14899 2005-04-17 [colin]      1.9.6cvs40
14900
14901         * src/compose.c
14902                 Fix 'Request return receipt' from folder
14903                 properties (bug #708)
14904
14905 2005-04-17 [colin]      1.9.6cvs39
14906
14907         * src/mainwindow.c
14908                 Fix duplicate hotkeys in Mainwindow's menu
14909
14910 2005-04-17 [colin]      1.9.6cvs38
14911
14912         * src/folderview.c
14913                 Fix duplicate hotkeys in Folderview's contextual
14914                 menu
14915
14916 2005-04-15 [colin]      1.9.6cvs37
14917
14918         * src/summaryview.c
14919                 Fix 'Save as...' with non-ascii filenames
14920
14921 2005-04-15 [colin]      1.9.6cvs36
14922
14923         * src/plugins/pgpmime/pgpmime.c
14924                 Fix bus error on 64bit. Spotted by 
14925                 macallan1888@gmail.com
14926
14927 2005-04-15 [colin]      1.9.6cvs35
14928
14929         * src/prefs_account.c
14930                 Fix cvs34.
14931
14932 2005-04-12 [colin]      1.9.6cvs34
14933
14934         * src/prefs_account.c
14935                 Fix smtp auth type off-by-one. We forgot to
14936                 add PLAIN in the prefs-to-gui setter func and
14937                 as a result, the selected auth when opening
14938                 account prefs was not the correct one.
14939
14940 2005-04-12 [paul]       1.9.6cvs33
14941
14942         * src/inc.c
14943                 if the recv dialog is visible, Cancel only
14944                 cancels the current account
14945
14946
14947 2005-04-10 [colin]      1.9.6cvs32
14948
14949         * src/filtering.c
14950                 Copy score when copying FilteringActions
14951                 Fix bug #674
14952
14953 2005-04-10 [colin]      1.9.6cvs31
14954
14955         * src/inc.c
14956                 Make Message -> Receive -> Cancel cancel 
14957                 incorporation on all accounts. Fixes
14958                 bug #693
14959
14960 2005-04-10 [colin]      1.9.6cvs30
14961
14962         * src/prefs_account.c
14963                 Update Privacy checkbuttons status based
14964                 on the selected privacy system
14965         * src/compose.c
14966                 Always connect the "None" privacy system; the
14967                 static boolean was probably there to avoid
14968                 reconnecting twice in the same compose window,
14969                 but as the parent function is only called once
14970                 per compose, it's only a bug - as a static is
14971                 initialized once per application instance.
14972                 Also, don't uncheck Sign and Encrypt when
14973                 selecting None as privacy system; just ignore
14974                 them when sending/queuing.
14975                 Should fix bug #695
14976
14977 2005-04-08 [colin]      1.9.6cvs29
14978
14979         * src/account.c
14980         * src/prefs_account.c
14981         * src/prefs_account.h
14982                 Add account preference to queue message in a certain
14983                 folder.
14984
14985 2005-04-06 [colin]      1.9.6cvs28
14986
14987         * src/prefs_account.c
14988                 Update old inbox path syntax
14989
14990 2005-04-06 [paul]       1.9.6cvs27
14991
14992         sync with main:
14993
14994         * configure.ac
14995                 changed -traditional-cpp to -no-cpp-precomp for newer
14996                 Mac OS X support
14997         * src/foldersel.c
14998                 made column resize automatically
14999         * src/send_message.c
15000                 send_message_smtp(): consider EOF right after QUIT
15001                 successful (workaround for Gmail SMTP server)
15002         * src/common/socket.c
15003                 ssl_read(), ssl_peek(): check EOF which violates the
15004                 SSL protocol
15005         * src/gtk/colorlabel.c
15006                 removed warnings when displaying colorlabel menu
15007                 (don't use GtkAlignment)
15008
15009 2005-04-05 [paul]       1.9.6cvs26
15010
15011         * src/plugins/trayicon/trayicon.c
15012                 fix clipping of icon under KDE3 
15013
15014 2005-04-05 [paul]       1.9.6cvs25
15015
15016         * src/summaryview.c
15017                 hide display of threading
15018                 patch by Alfons
15019
15020 2005-04-04 [thorsten]   1.9.6cvs24
15021
15022         * src/mh.c
15023                 marks lost on filesystems with different stat() results on
15024                 summer-/wintertime
15025
15026 2005-04-03 [colin]      1.9.6cvs23
15027
15028         * src/summaryview.c
15029                 Don't handle up/down. Patch by Alfons
15030
15031 2005-04-02 [colin]      1.9.6cvs22
15032
15033         * src/summaryview.c
15034                 Make scrolling faster. Patch by Alfons.
15035
15036 2005-04-01 [colin]      1.9.6cvs21
15037
15038         * src/Makefile.am
15039         * src/stock_pixmap.c
15040         * src/pixmaps/dir-noselect.xpm ** REMOVED **
15041         * src/pixmaps/dir_noselect.xpm ** ADDED **
15042                 Fix pixmap name mismatch (Thanks Stephan Sachse)
15043
15044 2005-04-01 [colin]      1.9.6cvs20
15045
15046         * src/image_viewer.c
15047         * src/image_viewer.h
15048         * src/procmime.c
15049         * src/procmime.h
15050         * src/textview.c
15051         * src/textview.h
15052                 Implement inline image resizing and right-clicking
15053
15054 2005-04-01 [paul]       1.9.6cvs19
15055
15056         * AUTHORS
15057         * Makefile.am
15058         * configure.ac
15059                 check for gnome2
15060                 patch by Luca Cavalli <loopback<AT>slackit.org>
15061         * po/ru.po
15062                 updated by Pavlo Bohmat
15063
15064 2005-03-31 [colin]      1.9.6cvs18
15065
15066         * src/news.c
15067                 Fix parsing references
15068         * src/msgcache.c
15069                 don't put nulls in the references list
15070         * src/procheader.c
15071                 commit that forgotten file in 1.9.6cvs14
15072
15073 2005-03-31 [colin]      1.9.6cvs17
15074
15075         * src/compose.c
15076                 Fix joining of signature separator again. 
15077                 Maybe Hiro could put it in main too...
15078
15079 2005-03-31 [colin]      1.9.6cvs16
15080
15081         * src/Makefile.am
15082         * src/foldersel.c
15083         * src/stock_pixmap.c
15084         * src/stock_pixmap.h
15085         * src/pixmaps/dir-noselect.xpm
15086                 Update foldersel.c (sync from main, patch by Alfons)
15087
15088 2005-03-30 [colin]      1.9.6cvs15
15089
15090         * src/imap.c
15091                 Fix handling of imap folders containing [] in 
15092                 their name. Thanks to Nahuel Angelinetti for
15093                 the detailed bugreport.
15094
15095 2005-03-30 [colin]      1.9.6cvs14
15096
15097         * src/common/utils.h
15098         * src/common/utils.c
15099         * src/common/defs.h
15100         * src/matcher.c
15101         * src/msgcache.c
15102         * src/news.c
15103         * src/procmsg.c
15104         * src/procmsg.h
15105         * src/quote_fmt_parse.y
15106         * src/summaryview.c
15107                 Update references system. Patch by Alfons
15108
15109 2005-03-30 [colin]      1.9.6cvs13
15110
15111         * src/common/socket.c
15112                 Force the glibc to read resolv.conf again when 
15113                 it has changed. Should fix issues when changing
15114                 networks on a laptop and not restarting sylpheed. 
15115
15116 2005-03-30 [paul]       1.9.6cvs12
15117
15118         partial sync with main:
15119
15120         * src/action.c
15121                 create_io_dialog(): use user-defined text font
15122                 (thanks to Alfons), and modified its appearance.
15123         * src/addrgather.c
15124         * src/addrharvest.c
15125         * src/browseldap.c
15126                 replace old code
15127         * src/compose.c
15128                 don't join (presumably) itemized lines on line-wrapping
15129                 fixed wrapping of quote when auto-wrapping is enabled
15130                 compose_destroy(): destroy paned only if it's not
15131                 attached to window. Fixed memory leak of popup menu.
15132         * src/exphtmldlg.c
15133         * src/expldifdlg.c
15134                 replace old code
15135         * src/html.c
15136         * src/html.h
15137         * src/importmutt.c
15138         * src/importpine.c
15139                 replace old code
15140         * src/main.c
15141                 removed redundant code
15142         * src/mainwindow.c
15143                 changed 'Code set' (which is rather incorrect)
15144                 in the menu to 'Character encoding'
15145                 main_window_set_widgets(): request size first
15146                 to prevent window size becoming wrong
15147                 fixed remembering of the state of the visibility
15148                 of MessageView
15149         * src/messageview.c
15150                 changed 'Code set' (which is rather incorrect)
15151                 in the menu to 'Character encoding'
15152         * src/prefs_common.c
15153         * src/prefs_common.h
15154                 added an option whether to render HTML as text or not
15155                 added separators to outgoing encoding menu
15156         * src/procheader.c
15157                 procheader_scan_date_string(): support header
15158                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
15159         * src/summaryview.c
15160         * src/summaryview.h
15161                 minor code cleanup
15162         * src/textview.c
15163                 textview_show_html(): force output of newline
15164                 added an option whether to render HTML as text or not
15165         * src/common/utils.c
15166                 strncpy2(): optimized based on Alfons' code
15167         * src/gtk/gtkutils.c
15168         * src/gtk/gtkutils.h
15169                 removed non-used code
15170         * src/plugins/pgpmime/passphrase.c
15171                 partially fixed grab input of passphrase dialog
15172                 Confine pointer to window
15173
15174 2005-03-30 [colin]      1.9.6cvs11
15175
15176         * src/msgcache.c
15177         * src/msgcache.h
15178                 Read/write 32bit ints from cache & marks
15179                 From main.
15180
15181 2005-03-29 [paul]       1.9.6cvs10
15182
15183         * AUTHORS
15184         * ChangeLog.claws
15185         * src/compose.c
15186         * src/gtk/gtkaspell.c
15187                 sync with HEAD (don't pass NULL pointers) 
15188
15189 2005-03-24 [paul]
15190
15191         * tools/Makefile.am
15192         * tools/README
15193         * tools/acroread2sylpheed.pl
15194                 sync with HEAD (add script to send pdfs as
15195                 attachments from Adobe Reader 7)
15196
15197 2005-03-21 [paul]       1.9.6cvs9
15198
15199         * configure.ac
15200         * po/POTFILES.in
15201         * src/Makefile.am
15202         * src/crash.c
15203         * src/image_viewer.c ** ADDED **
15204         * src/image_viewer.h ** ADDED **
15205         * src/main.c
15206         * src/prefs_common.c
15207         * src/prefs_common.h
15208         * src/prefs_image_viewer.c ** ADDED **
15209         * src/prefs_image_viewer.h ** ADDED **
15210         * src/textview.c
15211         * src/gtk/about.c
15212         * src/pixmaps/sylpheed_logo.xpm
15213         * src/plugins/Makefile.am
15214         * src/plugins/image_viewer/.cvsignore ** REMOVED **
15215         * src/plugins/image_viewer/Makefile.am ** REMOVED **
15216         * src/plugins/image_viewer/plugin.c ** REMOVED **
15217         * src/plugins/image_viewer/viewer.c ** REMOVED **
15218         * src/plugins/image_viewer/viewer.glade ** REMOVED **
15219         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
15220         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
15221         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
15222         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
15223                 as gdk-pixbuf is now built-in
15224                 remove image_viewer plugin and put code back into
15225                 main codebase
15226                 implement inline image display (sync with main)
15227
15228                 replace logo with newer, nicer, larger version  
15229
15230 2005-03-21 [paul]       1.9.6cvs8
15231
15232         * src/gtk/about.c
15233                 cosmetic improvement
15234
15235 2005-03-21 [holger]     1.9.6cvs7
15236
15237         * src/plugins/spamassassin/spamassassin.c
15238                 Sync with HEAD
15239                 (unregister hook on failed plugin init)
15240
15241 2005-03-20 [colin]      1.9.6cvs6
15242
15243         * src/common/plugin.c
15244                 Check that plugin isn't already loaded
15245                 Patch by Alfons
15246
15247 2005-03-20 [thorsten]   1.9.6cvs5
15248
15249         * src/compose.c
15250                 use a more compatible syntax
15251
15252 2005-03-20 [thorsten]   1.9.6cvs4
15253
15254         * src/prefs_toolbar.c
15255                 fix crash when selecting toolbar item (uninitialized pointer)
15256
15257 2005-03-20 [thorsten]   1.9.6cvs3
15258
15259         * src/procmime.c
15260                 fix mimetype detection (referenced free()d string)
15261
15262 2005-03-20 [paul]       1.9.6cvs2
15263
15264         * src/compose.c
15265                 sync with HEAD (1.0.3cvs5)
15266                 neglect Reply-To header if empty
15267                 Patch by Alfons 
15268
15269 2005-03-19 [holger]     1.9.6cvs1
15270
15271         * src/summaryview.c
15272         * src/summaryview.h
15273                 Sync with HEAD
15274
15275 2005-03-18 [paul]       1.9.6
15276
15277         initial GTK2 release
15278
15279 2005-03-18 [paul]       1.0.3cvs3.1
15280
15281         * AUTHORS
15282         * ChangeLog.claws
15283         * configure.ac
15284         * src/gtk/about.c
15285         * src/pixmaps/sylpheed_logo.xpm
15286                 sync with HEAD
15287
15288 2005-03-18 [colin]      1.0.3cvs2.6
15289
15290         * src/summaryview.c
15291                 Remove call to summary_step in summary_copy_selected_to
15292                 Can't see its purpose, and this causes bug when copying
15293                 a message if the next one is unread: it reads it.
15294
15295 2005-03-18 [paul]       1.0.3cvs2.5
15296
15297         * src/foldersel.c
15298                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
15299
15300 2005-03-18 [paul]       1.0.3cvs2.4
15301
15302         * src/addrharvest.c
15303         * src/codeconv.c
15304         * src/codeconv.h
15305         * src/compose.c
15306         * src/news.c
15307         * src/procheader.c
15308         * src/procmime.c
15309         * src/unmime.c
15310         * src/unmime.h
15311                 fix buffer overflow, CAN-2005-0667, see
15312                 http://secunia.com/advisories/14491/
15313                 Patch by Alfons
15314
15315 2005-03-17 [colin]      1.0.3cvs2.3
15316
15317         * src/prefs_fonts.c
15318         * src/summaryview.c
15319                 Fix font bugs (both lists now officialy share 
15320                 the same font)
15321                 
15322
15323 2005-03-17 [paul]       1.0.3cvs2.2
15324
15325         * src/gtk/pluginwindow.c
15326                 make plugin descriptions uneditable
15327
15328 2005-03-11 [paul]       1.0.3cvs2.1
15329
15330         * ChangeLog.claws
15331         * configure.ac
15332         * po/POTFILES.in
15333         * src/plugins/trayicon/trayicon.c
15334                 sync with HEAD
15335                 add src/wizard.c to POTFILES.in
15336
15337 2005-03-11 [paul]       1.0.3cvs1.1
15338
15339         * ChangeLog
15340         * ChangeLog.claws
15341         * configure.ac
15342         * po/de.po
15343         * po/es.po
15344         * po/fr.po
15345         * po/it.po
15346         * po/pt_BR.po
15347         * po/ru.po
15348         * po/sk.po
15349         * po/sr.po
15350         * po/zh_CN.po
15351                 sync with HEAD
15352
15353 2005-03-04 [colin]      1.0.1cvs22.2
15354
15355         * src/compose.c
15356                 Fix signatures with accentued chars in it
15357
15358 2005-03-04 [colin]      1.0.1cvs22.1
15359
15360         * src/common/smtp.c
15361         * src/common/smtp.h
15362                 Don't use SIZE param in MAIL FROM: if server 
15363                 doesn't support it. Patch by Eugen Freiter
15364                 <eugen_f@users.sf.net>
15365
15366 2005-02-27 [paul]       1.0.1cvs20.1
15367
15368         * ChangeLog.claws
15369         * configure.ac
15370         * src/messageview.c
15371                 sync with HEAD
15372
15373 2005-02-27 [colin]      1.0.1cvs19.4
15374
15375         * src/procheader.c
15376         * src/procheader.h
15377                 Fix prototypes. Patch by Alfons
15378
15379 2005-02-27 [colin]      1.0.1cvs19.3
15380
15381         * src/compose.c
15382                 Don't auto-join the signature separator.
15383
15384 2005-02-26 [colin]      1.0.1cvs19.2
15385
15386         * src/summaryview.c
15387                 Fix 'mark all read' with collapsed threads.
15388                 Patch by Alfons.
15389
15390 2005-02-25 [paul]       1.0.1cvs19.1
15391
15392         * ChangeLog.claws
15393         * configure.ac
15394         * src/prefs_account.c
15395         * src/prefs_folder_item.c
15396         * src/gtk/prefswindow.c
15397         * src/gtk/prefswindow.h
15398                 sync with HEAD
15399
15400 2005-02-25 [paul]       1.0.1cvs15.12
15401
15402         * src/alertpanel.c
15403         * src/codeconv.c
15404         * src/compose.c
15405         * src/textview.c
15406         * src/gtk/gtkutils.c
15407         * src/gtk/gtkutils.h
15408         * src/gtk/logwindow.c
15409         * src/gtk/progressdialog.c
15410                 sync with main (revision 127)
15411                 and fix logwindow clipping
15412
15413 2005-02-24 [colin]      1.0.1cvs15.11
15414
15415         * src/plugins/pgpmime/passphrase.c
15416                 Disable input grabbing; it doesn't work yet.
15417
15418 2005-02-24 [colin]      1.0.1cvs15.10
15419
15420         * src/messageview.c
15421                 Don't send out receipts if offline. Ask.
15422
15423 2005-02-23 [colin]      1.0.1cvs15.9
15424
15425         * src/summaryview.c     
15426                 Fix expanding
15427
15428 2005-02-23 [colin]      1.0.1cvs15.8
15429
15430         * src/summaryview.c
15431                 Really fix Bug 568 by removing useless
15432                 calls. summary_thread_init() now called
15433                 in summary_sort(). This should please
15434                 Alfons as it should be faster than 
15435                 previously.
15436
15437 2005-02-23 [colin]      1.0.1cvs15.7
15438
15439         * src/compose.c
15440                 Encode parts as QP or B64 if signing
15441
15442 2005-02-23 [colin]      1.0.1cvs15.6
15443
15444         * src/compose.c
15445                 Fix Mimeinfo leakage (including tmp files)
15446         * src/procmsg.c
15447                 Fix tmp file leakage (spotted by Ivan Rayner)
15448
15449 2005-02-22 [colin]      1.0.1cvs15.5
15450
15451         * src/expldifdlg.c
15452                 Fix keyboard input. Patch by Alfons.
15453
15454 2005-02-21 [colin]      1.0.1cvs15.4
15455
15456         * src/compose.c
15457                 Fix Sign/Encrypt when unselecting privacy
15458                 system
15459         * src/prefs_common.c
15460                 Change default message font to Monospace
15461         * src/summaryview.c
15462                 More freezing during potentially large operations
15463
15464 2005-02-21 [paul]       1.0.1cvs15.3
15465
15466         * src/main.c
15467                 fix --help output
15468
15469 2005-02-21 [paul]       1.0.1cvs15.2
15470
15471         * po/Makefile.in.in
15472         * src/compose.c
15473         * src/summaryview.c
15474         * src/textview.c
15475         * src/common/utils.c
15476         * src/common/utils.h
15477                 sync with main (revision 117)
15478
15479 2005-02-20 [colin]      1.0.1cvs15.1
15480
15481         * src/common/defs.h
15482                 Change cache file to .sylpheed_claws_cache, as
15483                 suggested by Alfons. Allows people to switch
15484                 between Sylpheed and Sylpheed-Claws. it is
15485                 a good idea to "Check for new messages" at next
15486                 startup.
15487
15488
15489 2005-02-18 [colin]      1.0.1cvs14.1
15490
15491         * src/quote_fmt_lex.l
15492         * src/quote_fmt_parse.y
15493                 Fix parser initialisation. Patch by Ivan.
15494
15495 2005-02-18 [colin]      1.0.1cvs11.6
15496
15497         * src/folderview.c
15498                 Fix scrolldown (bug 662)
15499
15500 2005-02-17 [colin]      1.0.1cvs11.5
15501
15502         * src/codeconv.c
15503                 conv_filename_to_utf8: return clean 7bit instead
15504                 of broken utf8 if needed
15505         * src/mimeview.c
15506                 Fix display of parts with unclean 8bit names
15507
15508 2005-02-17 [paul]       1.0.1cvs11.4
15509
15510         * src/compose.c
15511         * src/exportldif.c
15512         * src/matcher_parser_parse.y
15513         * src/procmime.c
15514         * src/sourcewindow.c
15515         * src/common/Makefile.am
15516         * src/common/intl.h             ** REMOVED **
15517         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15518                 sync with main (revision 109)
15519                 and clean up
15520
15521 2005-02-16 [colin]      1.0.1cvs11.3
15522
15523         * src/summaryview.c
15524                 Fix collapsed thread not highlighting when new
15525                 messages in it (Bug 568) Patch by Stephan Sachse.
15526                 Fix messed up selection when reaching bounds (Bug 632)
15527         * src/prefs_themes.c
15528                 Fix theme installing (Bug 684)
15529
15530 2005-02-16 [colin]      1.0.1cvs11.2
15531
15532         * src/messageview.c
15533                 Fix messageview_select_all
15534
15535 2005-02-16 [colin]      1.0.1cvs11.1
15536
15537         * src/mh.c
15538                 Sync with HEAD (MH scan required function)
15539
15540 2005-02-15 [colin]      1.0.1cvs8.1
15541
15542         * src/mimeview.c
15543         * src/common/utils.c
15544                 Sync with HEAD (filename chars substitution)
15545
15546 2005-02-15 [colin]      1.0.1cvs7.3
15547
15548         * src/gtk/pluginwindow.c
15549                 Fix button spacing
15550
15551 2005-02-15 [colin]      1.0.1cvs7.2
15552
15553         * src/mimeview.c
15554                 Fix mime icons not reset across message when
15555                 scrolled down
15556
15557 2005-02-15 [colin]      1.0.1cvs7.1
15558
15559         * src/compose.c
15560         * src/procmime.c
15561                 Sync with HEAD (optimisation of cvs6)
15562
15563 2005-02-14 [colin]      1.0.1cvs6.1
15564
15565         * src/compose.c
15566         * src/procmime.c
15567                 Sync with HEAD (encode "From " at line beginning)
15568
15569 2005-02-14 [colin]      1.0.1cvs5.3
15570
15571         * src/compose.c
15572                 Fix wrapping with accentued chars.
15573
15574 2005-02-13 [colin]      1.0.1cvs5.2
15575
15576         * src/textview.c
15577                 Fix email informative part parsing with
15578                 accentued chars in it. ispunct() returns
15579                 true for them in utf8...
15580
15581 2005-02-12 [colin]      1.0.1cvs5.1
15582
15583         * src/filtering.c
15584                 Sync with HEAD (remove wrong use of compose after send)
15585
15586 2005-02-12 [paul]       1.0.1cvs4.5
15587
15588         * src/textview.c
15589                 remove unnecessary code (thanks to Alfons)
15590
15591 2005-02-12 [paul]       1.0.1cvs4.4
15592
15593         * src/textview.c
15594                 add 'Copy' to contextual menu on emails
15595
15596 2005-02-11 [colin]      1.0.1cvs4.3
15597
15598         * src/compose.c
15599                 revert 1.0.0cvs28.2, it doesn't work that well.
15600
15601 2005-02-11 [paul]       1.0.1cvs4.2
15602
15603         * po/Makefile.in.in
15604                 fix 'make release'
15605
15606 2005-02-10 [paul]       1.0.1cvs4.1
15607
15608         * ChangeLog
15609         * ChangeLog.claws
15610         * ChangeLog.jp
15611         * configure.ac
15612         * src/compose.c
15613                 sync with HEAD (sync with main)
15614
15615 2005-02-10 [paul]       1.0.1cvs3.2
15616
15617         * AUTHORS
15618         * Makefile.am
15619         * autogen.sh
15620         * configure.ac
15621         * config/mkinstalldirs
15622         * intl/.cvsignore
15623         * intl/ChangeLog
15624         * intl/VERSION
15625         * intl/bindtextdom.c
15626         * intl/config.charset
15627         * intl/dcgettext.c
15628         * intl/dcigettext.c
15629         * intl/dcngettext.c
15630         * intl/dgettext.c
15631         * intl/dngettext.c
15632         * intl/eval-plural.h
15633         * intl/explodename.c
15634         * intl/finddomain.c
15635         * intl/gettext.c
15636         * intl/gettextP.h
15637         * intl/gmo.h
15638         * intl/hash-string.h
15639         * intl/intl-compat.c
15640         * intl/l10nflist.c
15641         * intl/libgnuintl.h.in
15642         * intl/loadinfo.h
15643         * intl/loadmsgcat.c
15644         * intl/localcharset.c
15645         * intl/localcharset.h
15646         * intl/locale.alias
15647         * intl/localealias.c
15648         * intl/localename.c
15649         * intl/log.c
15650         * intl/ngettext.c
15651         * intl/os2compat.c
15652         * intl/os2compat.h
15653         * intl/osdep.c
15654         * intl/plural-exp.c
15655         * intl/plural-exp.h
15656         * intl/plural.c
15657         * intl/plural.y
15658         * intl/ref-add.sin
15659         * intl/ref-del.sin
15660         * intl/relocatable.c
15661         * intl/relocatable.h
15662         * intl/textdomain.c
15663         * m4/Makefile.am
15664         * po/Makefile.in.in
15665         * src/Makefile.am
15666         * src/account.c
15667         * src/action.c
15668         * src/addr_compl.c
15669         * src/addressadd.c
15670         * src/addressbook.c
15671         * src/addrgather.c
15672         * src/addrindex.c
15673         * src/alertpanel.c
15674         * src/browseldap.c
15675         * src/codeconv.c
15676         * src/codeconv.h
15677         * src/compose.c
15678         * src/compose.h
15679         * src/crash.c
15680         * src/editaddress.c
15681         * src/editbook.c
15682         * src/editgroup.c
15683         * src/editjpilot.c
15684         * src/editldap.c
15685         * src/editldap_basedn.c
15686         * src/editvcard.c
15687         * src/exphtmldlg.c
15688         * src/expldifdlg.c
15689         * src/export.c
15690         * src/exporthtml.c
15691         * src/filtering.c
15692         * src/folder.c
15693         * src/folder_item_prefs.c
15694         * src/foldersel.c
15695         * src/folderview.c
15696         * src/grouplistdialog.c
15697         * src/headerview.c
15698         * src/imap.c
15699         * src/imap_gtk.c
15700         * src/import.c
15701         * src/importldif.c
15702         * src/importmutt.c
15703         * src/importpine.c
15704         * src/inc.c
15705         * src/ldif.c
15706         * src/main.c
15707         * src/mainwindow.c
15708         * src/matcher.c
15709         * src/mbox.c
15710         * src/message_search.c
15711         * src/messageview.c
15712         * src/mh.c
15713         * src/mh_gtk.c
15714         * src/mimeview.c
15715         * src/msgcache.c
15716         * src/news.c
15717         * src/news_gtk.c
15718         * src/noticeview.c
15719         * src/partial_download.c
15720         * src/pop.c
15721         * src/prefs_account.c
15722         * src/prefs_actions.c
15723         * src/prefs_common.c
15724         * src/prefs_customheader.c
15725         * src/prefs_display_header.c
15726         * src/prefs_ext_prog.c
15727         * src/prefs_filtering.c
15728         * src/prefs_filtering_action.c
15729         * src/prefs_folder_item.c
15730         * src/prefs_fonts.c
15731         * src/prefs_gtk.c
15732         * src/prefs_matcher.c
15733         * src/prefs_msg_colors.c
15734         * src/prefs_spelling.c
15735         * src/prefs_summary_column.c
15736         * src/prefs_template.c
15737         * src/prefs_themes.c
15738         * src/prefs_toolbar.c
15739         * src/prefs_wrapping.c
15740         * src/privacy.c
15741         * src/procheader.c
15742         * src/procmime.c
15743         * src/procmsg.c
15744         * src/quote_fmt.c
15745         * src/recv.c
15746         * src/send_message.c
15747         * src/setup.c
15748         * src/sourcewindow.c
15749         * src/ssl_manager.c
15750         * src/statusbar.c
15751         * src/summary_search.c
15752         * src/summaryview.c
15753         * src/textview.c
15754         * src/toolbar.c
15755         * src/wizard.c
15756         * src/common/nntp.c
15757         * src/common/plugin.c
15758         * src/common/smtp.c
15759         * src/common/ssl.c
15760         * src/common/ssl_certificate.c
15761         * src/common/string_match.c
15762         * src/common/sylpheed.c
15763         * src/common/template.c
15764         * src/common/utils.c
15765         * src/gtk/about.c
15766         * src/gtk/colorlabel.c
15767         * src/gtk/description_window.c
15768         * src/gtk/filesel.c
15769         * src/gtk/foldersort.c
15770         * src/gtk/gtkaspell.c
15771         * src/gtk/gtkutils.c
15772         * src/gtk/inputdialog.c
15773         * src/gtk/logwindow.c
15774         * src/gtk/menu.c
15775         * src/gtk/pluginwindow.c
15776         * src/gtk/prefswindow.c
15777         * src/gtk/progressdialog.c
15778         * src/gtk/quicksearch.c
15779         * src/gtk/sslcertwindow.c
15780         * src/plugins/clamav/clamav_plugin.c
15781         * src/plugins/clamav/clamav_plugin_gtk.c
15782         * src/plugins/demo/demo.c
15783         * src/plugins/dillo_viewer/dillo_prefs.c
15784         * src/plugins/dillo_viewer/dillo_viewer.c
15785         * src/plugins/image_viewer/plugin.c
15786         * src/plugins/image_viewer/viewer.c
15787         * src/plugins/image_viewer/viewerprefs.c
15788         * src/plugins/mathml_viewer/mathml_viewer.c
15789         * src/plugins/pgpmime/passphrase.c
15790         * src/plugins/pgpmime/plugin.c
15791         * src/plugins/pgpmime/prefs_gpg.c
15792         * src/plugins/pgpmime/select-keys.c
15793         * src/plugins/pgpmime/sgpgme.c
15794         * src/plugins/spamassassin/spamassassin.c
15795         * src/plugins/spamassassin/spamassassin_gtk.c
15796         * src/plugins/trayicon/trayicon.c
15797                 sync with main (revision 104)
15798
15799 2005-02-10 [colin]      1.0.1cvs3.1
15800
15801         * src/mainwindow.c
15802                 Sync with HEAD (fix occasional crasher)
15803
15804 2005-02-10 [colin]      1.0.1cvs2.1
15805
15806         * src/messageview.c
15807                 Synw with HEAD (don't automatically display html)
15808
15809 2005-02-09 [colin]      1.0.1cvs1.3
15810
15811         * src/textview.c
15812         * src/textview.h
15813                 Add contextual menu on emails
15814
15815 2005-02-09 [colin]      1.0.1cvs1.2
15816
15817         * src/codeconv.c
15818                 Fix converting from broken headers and 
15819                 put back the _ in missing places
15820                 (feature broke with cvs24.2 sync, main 
15821                  possibly affected?)
15822
15823 2005-02-09 [colin]      1.0.1cvs1.1
15824
15825         * src/messageview.c
15826         * src/mimeview.c
15827         * src/mimeview.h
15828                 Sync with HEAD (display non text/plain mails with plugin)
15829
15830 2005-02-08 [colin]      1.0.1.1
15831
15832         * ChangeLog.claws
15833         * po/pt_BR.po
15834                 Sync with HEAD
15835         * configure.ac
15836                 Make default configuration directory 
15837                 be .sylpheed-gtk2
15838
15839 2005-02-08 [colin]      1.0.0cvs29.1
15840
15841         * po/de.po
15842         * po/es.po
15843         * po/fr.po
15844         * po/it.po
15845         * po/sk.po
15846         * po/sr.po
15847                 Sync translations with HEAD
15848
15849 2005-02-06 [colin]      1.0.0cvs28.3
15850
15851         * src/compose.c
15852                 Make compose a bit faster - patch by Alfons.
15853
15854 2005-02-06 [colin]      1.0.0cvs28.2
15855
15856         * src/compose.c
15857                 Make pasting via middle-click more reliable
15858
15859 2005-02-05 [paul]       1.0.0cvs28.1
15860
15861         * ChangeLog
15862         * ChangeLog.claws
15863         * ChangeLog.jp
15864         * configure.ac
15865         * src/compose.c
15866                 sync with HEAD
15867                 (fix bug 682 'redirect is broken'
15868
15869 2005-02-05 [torte]      1.0.0cvs27.1
15870
15871         * ChangeLog.claws
15872         * configure.ac
15873         * src/partial_download.c
15874                 Sync with HEAD (fix buf overflow)
15875
15876 2005-02-03 [colin]      1.0.0cvs26.1
15877
15878         * src/common/plugin.c
15879                 Sync with HEAD (avoid plugin mismatches)
15880
15881 2005-02-03 [paul]       1.0.0cvs25.3
15882
15883         * src/folderview.c
15884         * src/headerview.c
15885         * src/summaryview.c
15886         * src/textview.c
15887         * src/gtk/colorlabel.c
15888                 third and final part of initial sync with main-gtk2
15889
15890 2005-02-03 [paul]       1.0.0cvs25.2
15891
15892         * src/jpilot.c
15893                 fix building with jpilot support
15894
15895 2005-02-02 [colin]      1.0.0cvs25.1
15896
15897         * src/messageview.c
15898                 Sync with HEAD (fix dangerous typo)
15899
15900 2005-02-01 [colin]      1.0.0cvs24.3
15901
15902         * src/common/xml.c
15903                 Write file as advertised (UTF-8)
15904
15905 2005-02-01 [paul]       1.0.0cvs24.2
15906
15907         * src/addrbook.c
15908         * src/addrindex.c
15909         * src/alertpanel.h
15910         * src/codeconv.c
15911         * src/codeconv.h
15912         * src/compose.c
15913         * src/export.c
15914         * src/folder_item_prefs.c
15915         * src/html.c
15916         * src/imap.c
15917         * src/import.c
15918         * src/jpilot.c
15919         * src/mainwindow.c
15920         * src/matcher_parser_lex.l
15921         * src/messageview.c
15922         * src/mh.c
15923         * src/prefs_account.c
15924         * src/prefs_actions.c
15925         * src/prefs_common.c
15926         * src/prefs_gtk.c
15927         * src/prefs_gtk.h
15928         * src/prefs_themes.c
15929         * src/procheader.c
15930         * src/procmime.c
15931         * src/sourcewindow.c
15932         * src/statusbar.c
15933         * src/summaryview.c
15934         * src/textview.c
15935         * src/toolbar.c
15936         * src/unmime.c
15937         * src/common/template.c
15938         * src/common/utils.c
15939         * src/common/xml.c
15940         * src/common/xml.h
15941         * src/gtk/gtkaspell.c
15942         * src/plugins/clamav/clamav_plugin.c
15943         * src/plugins/dillo_viewer/dillo_prefs.c
15944         * src/plugins/image_viewer/viewerprefs.c
15945         * src/plugins/pgpmime/passphrase.c
15946         * src/plugins/pgpmime/prefs_gpg.c
15947         * src/plugins/pgpmime/select-keys.c
15948         * src/plugins/spamassassin/spamassassin.c
15949                 second part of initial sync with main-gtk2
15950                 (more to follow)
15951
15952 2005-01-31 [colin]      1.0.0cvs24.1
15953
15954         * src/compose.c
15955                 Sync with HEAD
15956
15957 2005-01-29 [paul]       1.0.0cvs23.2
15958
15959         * src/account.c
15960         * src/action.c
15961         * src/addressadd.c
15962         * src/addressbook.c
15963         * src/alertpanel.c
15964         * src/compose.c
15965         * src/editaddress.c
15966         * src/editbook.c
15967         * src/editgroup.c
15968         * src/editjpilot.c
15969         * src/editldap.c
15970         * src/editldap_basedn.c
15971         * src/editvcard.c
15972         * src/export.c
15973         * src/foldersel.c
15974         * src/grouplistdialog.c
15975         * src/import.c
15976         * src/importldif.c
15977         * src/inc.c
15978         * src/main.c
15979         * src/mainwindow.c
15980         * src/message_search.c
15981         * src/messageview.c
15982         * src/mimeview.c
15983         * src/prefs_actions.c
15984         * src/prefs_common.c
15985         * src/prefs_common.h
15986         * src/prefs_customheader.c
15987         * src/prefs_display_header.c
15988         * src/prefs_filtering.c
15989         * src/prefs_filtering_action.c
15990         * src/prefs_gtk.c
15991         * src/prefs_matcher.c
15992         * src/prefs_summary_column.c
15993         * src/prefs_template.c
15994         * src/sourcewindow.c
15995         * src/summary_search.c
15996         * src/summaryview.c
15997         * src/textview.c
15998         * src/gtk/about.c
15999         * src/gtk/description_window.c
16000         * src/gtk/gtkshruler.c
16001         * src/gtk/gtkutils.c
16002         * src/gtk/gtkutils.h
16003         * src/gtk/inputdialog.c
16004         * src/gtk/logwindow.c
16005         * src/gtk/prefswindow.c
16006         * src/gtk/progressdialog.c
16007         * src/gtk/progressdialog.h
16008                 first part of initial sync with main-gtk2
16009                 (more to follow)
16010
16011 2005-01-28 [colin]      1.0.0cvs23.1
16012
16013         * src/folderview.c
16014                 Sync with HEAD
16015
16016 2005-01-27 [colin]      1.0.0cvs21.1
16017
16018         * src/folder.c
16019         * src/folderview.c
16020                 Sync with HEAD
16021
16022 2005-01-27 [colin]      1.0.0cvs19.1
16023
16024         * src/procmime.c
16025                 Sync with HEAD
16026
16027 2005-01-27 [colin]      1.0.0cvs18.1
16028
16029         * src/messageview.c
16030         * src/summaryview.c
16031         * src/mainwindow.c
16032         * src/compose.c
16033         * src/compose.h
16034         * src/procmsg.c
16035         * src/procmsg.h
16036         * src/toolbar.c
16037                 Sync with HEAD
16038
16039 2005-01-26 [paul]       1.0.0cvs15.2
16040
16041         * src/compose.c
16042                 compose_entries_set(): convert subject and body to
16043                 utf8 if necessary. patch by Felix Eckhofer
16044
16045 2005-01-26 [paul]       1.0.0cvs15.1
16046
16047         * configure.ac
16048         * src/common/template.c
16049                 sync with HEAD (fix memory leak)
16050
16051 2005-01-25 [paul]       1.0.0cvs14.1
16052
16053         * configure.ac
16054         * src/compose.c
16055                 sync with HEAD
16056
16057 2005-01-24 [colin]      1.0.0cvs13.1
16058
16059         * src/summaryview.c
16060                 Sync with HEAD
16061
16062 2005-01-24 [paul]       1.0.0cvs12.1
16063
16064         * configure.ac
16065         * src/messageview.c
16066         * src/mh.c
16067         * src/common/utils.c
16068                 sync with HEAD
16069
16070 2005-01-24 [colin]      1.0.0cvs11.1
16071
16072         * src/procheader.c
16073                 Sync with HEAD
16074
16075 2005-01-24 [colin]      1.0.0cvs10.1
16076
16077         * src/folderview.c
16078                 Sync with HEAD
16079
16080 2005-01-23 [colin]      1.0.0cvs9.1
16081
16082         * src/crash.c
16083                 Sync with HEAD
16084
16085 2005-01-22 [colin]      1.0.0cvs8.1
16086
16087         * src/summaryview.c
16088         * src/gtk/quicksearch.c
16089                 Sync with HEAD
16090
16091 2005-01-21 [colin]      1.0.0cvs7.1
16092
16093         * src/summaryview.c
16094                 Sync with HEAD
16095
16096 2005-01-21 [colin]      1.0.0cvs6.1
16097
16098         * src/summaryview.c
16099                 Sync with HEAD
16100
16101 2005-01-21 [colin]      1.0.0cvs5.1
16102
16103         * src/gtk/quicksearch.c
16104         * src/prefs_common.c
16105         * src/prefs_common.h
16106                 Sync with HEAD (recurse option)
16107
16108 2005-01-21 [colin]      1.0.0cvs4.1
16109
16110         * src/folder.h
16111         * src/folderview.c
16112         * src/folderview.h
16113         * src/summaryview.c
16114         * src/gtk/quicksearch.c
16115         * src/gtk/quicksearch.h
16116                 Sync with HEAD (recursive quicksearch)
16117
16118 2005-01-20 [colin]      1.0.0cvs3.4
16119
16120         * src/ssl_manager.c
16121                 Remove useless code
16122
16123 2005-01-20 [colin]      1.0.0cvs3.3
16124
16125         * src/ssl_manager.c
16126                 Fix leak, thanks to Alfons.
16127
16128 2005-01-20 [colin]      1.0.0cvs3.2
16129
16130         * src/ssl_manager.c
16131                 Port SSL certificate window to GTK2.
16132
16133 2005-01-20 [paul]       1.0.0cvs3.1
16134
16135         * ChangeLog.claws
16136         * configure.ac
16137         * src/addrindex.c
16138         * src/addrindex.h
16139                 sync with HEAD
16140
16141 2005-01-19 [colin]      1.0.0cvs2.2
16142
16143         * src/plugins/trayicon/trayicon.c
16144                 Fix freeze with gtk-2.6, the easy way
16145                 (signal blocking helpless there...)
16146                 Closes bug #668.
16147
16148 2005-01-19 [colin]      1.0.0cvs2.1
16149
16150         * src/mbox.c
16151         * src/mbox.h
16152         * src/mainwindow.c
16153         * src/summaryview.c
16154         * src/summaryview.h
16155                 Sync with HEAD
16156
16157 2005-01-19 [paul]       1.0.0cvs1.1
16158
16159         * configure.ac
16160         * po/de.po
16161         * po/es.po
16162         * po/fr.po
16163         * po/hr.po
16164         * po/it.po
16165         * po/ja.po
16166         * po/ko.po
16167         * po/pt_BR.po
16168         * po/ru.po
16169         * po/sk.po
16170         * po/sr.po
16171                 sync with HEAD (update translations)
16172
16173 2005-01-18 [colin]      1.0.0cvs0.1
16174
16175         * src/foldersel.c
16176                 Specify search column - patch by Alfons
16177
16178 2005-01-18 [colin]      0.9.13cvs36.3
16179
16180         * src/prefs_toolbar.c
16181                 Change Delete to Remove
16182         * src/prefs_fonts.c
16183                 GTK2 version and leak fixes
16184         * src/prefs_actions.c
16185                 Add stock buttons.
16186                 All patches by Alfons
16187
16188 2005-01-17 [colin]      0.9.13cvs36.2
16189
16190         * src/compose.c
16191                 Fix DnD inserting twice. While at it,
16192                 add DnD support for text/plain in the
16193                 body, and add support in the headers.
16194
16195 2005-01-16 [colin]      0.9.13cvs36.1
16196
16197         * ChangeLog
16198         * ChangeLog.jp
16199         * ChangeLog.claws
16200                 Sync with HEAD (nothing applicable)
16201
16202 2005-01-16 [colin]      0.9.13cvs33.2
16203
16204         * src/prefs_toolbar.c
16205                 GTK2ize prefs_toolbar, by Alfons.
16206
16207 2005-01-14 [colin]      0.9.13cvs33.1
16208
16209         * src/html.c
16210         * src/msgcache.c
16211                 Sync with HEAD
16212
16213 2005-01-14 [colin]      0.9.13cvs32.1
16214
16215         * src/html.c
16216         * src/html.h
16217         * src/msgcache.c
16218         * AUTHORS
16219         * tools/calypso_convert.pl
16220                 Sync with HEAD
16221
16222 2005-01-08 [colin]      0.9.13cvs29.2
16223
16224         * src/prefs_filtering_action.c
16225         * src/prefs_filtering.c
16226                 2 more gtk2 patches by Alfons
16227
16228 2005-01-07 [paul]       0.9.13cvs29.1
16229
16230         * ChangeLog
16231         * ChangeLog.claws
16232         * ChangeLog.jp
16233         * configure.ac
16234         * src/pop.c
16235         * src/pop.h
16236                 sync with HEAD
16237
16238 2005-01-07 [colin]      0.9.13cvs28.3
16239
16240         * src/gtk/progressdialog.c
16241         * src/gtk/progressdialog.h
16242         * src/inc.c
16243         * src/send_message.c
16244                 GTK2 for the incorporation dialog. The CList isn't dead
16245                 yet, for a more smooth migration. Patch by Alfons.
16246
16247 2005-01-06 [colin]      0.9.13cvs28.2
16248
16249         * src/prefs_display_header.c
16250                 GTK2 conversion by Alfons
16251         * src/prefs_actions.c
16252         * src/prefs_matcher.c
16253                 Fix 2 leaks - patch by Alfons
16254
16255 2005-01-06 [colin]      0.9.13cvs28.1
16256
16257         * src/prefs_matcher.c
16258                 Sync with HEAD
16259
16260 2005-01-06 [colin]      0.9.13cvs27.4
16261
16262         * src/prefs_matcher.c
16263                 Fix double-free. Patch by Alfons
16264
16265 2005-01-06 [colin]      0.9.13cvs27.3
16266
16267         * src/prefs_matcher.c
16268                 GTK2 widgets + memleak
16269                 Patch by Alfons
16270
16271 2005-01-05 [colin]      0.9.13cvs27.2
16272
16273         * src/account.c
16274         * src/addr_compl.c
16275         * src/foldersel.c
16276         * src/stock_pixmap.c
16277         * src/stock_pixmap.h
16278                 3 more GTK2 patches by Alfons.
16279
16280 2005-01-04 [colin]      0.9.13cvs27.1
16281
16282         * src/folderview.c
16283         * src/imap_gtk.c
16284         * src/news_gtk.c
16285                 Sync with HEAD
16286
16287 2005-01-04 [colin]      0.9.13cvs25.9
16288
16289         * src/compose.c
16290                 Fix Show Ruler menuitem
16291         * src/prefs_template.c
16292                 Convert to GTK2
16293         * src/common/utils.c
16294                 Make auto pointer stuff handles NULLs
16295                 Patches by Alfons.
16296
16297 2005-01-04 [colin]      0.9.13cvs25.8
16298
16299         * src/compose.c
16300                 Move the attachment list to gtk2
16301                 Patch by Alfons.
16302
16303 2005-01-04 [colin]      0.9.13cvs25.7
16304
16305         * src/textview.c
16306                 Make some keys work again
16307                 Patch by SungHyun Nam <namsh@kldp.org>
16308
16309 2005-01-04 [colin]      0.9.13cvs25.6
16310
16311         * src/gtk/gtkshruler.c
16312                 Move the ruler to GTK2
16313                 Patch by Alfons
16314
16315 2005-01-03 [colin]      0.9.13cvs25.5
16316
16317         * src/compose.c
16318                 Fix my broken patch apply 
16319
16320 2005-01-03 [colin]      0.9.13cvs25.4
16321
16322         * src/common/utils.c
16323         * src/common/utils.h
16324         * src/gtk/prefswindow.c
16325                 Move auto pointer stuff to utils.c
16326                 Patch by Alfons again :)
16327
16328 2005-01-03 [colin]      0.9.13cvs25.3
16329
16330         * src/compose.c
16331         * src/prefs_gtk.c
16332         * src/prefs_template.c
16333         * src/textview.c
16334                 Empty text widgets with empty strings, not NULL char
16335                 Patch by SungHyun Nam <namsh@kldp_org>
16336
16337 2005-01-03 [colin]      0.9.13cvs25.2
16338
16339         * src/main.c
16340         * AUTHORS
16341                 Sync with HEAD
16342
16343 2005-01-03 [colin]      0.9.13cvs25.1
16344
16345         * src/pop.c
16346         * src/pop.h
16347                 Sync with HEAD
16348
16349 2005-01-03 [colin]      0.9.13cvs24.3
16350
16351         * src/account.c
16352                 Two patches from Alfons and Alex S Moore:
16353                 fix images, fix return value.
16354
16355 2005-01-01 [colin]      0.9.13cvs24.2
16356
16357         * src/prefs_actions.c
16358                 Fix over-zealous assertion. Patch by Alfons
16359
16360 2005-01-01 [colin]      0.9.13cvs24.1
16361
16362         * src/procmime.c
16363                 Sync with HEAD (leak fix)
16364
16365 2004-12-31 [colin]      0.9.13cvs23.2
16366
16367         * src/prefs_common.c
16368                 GTK2 widgets + stock buttons - patch by Alfons
16369
16370 2004-12-31 [paul]       0.9.13cvs23.1
16371
16372         * configure.ac
16373                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16374         * src/gtk/pluginwindow.c
16375                 use GTK2 widgets and plug memory leaks,
16376                 patches by Alfons
16377
16378 2004-12-30 [colin]      0.9.13cvs22.4
16379
16380         * src/account.c
16381         * src/action.c
16382         * src/export.c
16383         * src/foldersel.c
16384         * src/import.c
16385         * src/message_search.c
16386         * src/prefs_actions.c
16387         * src/prefs_common.c
16388         * src/prefs_customheader.c
16389         * src/prefs_filtering.c
16390         * src/prefs_summary_column.c
16391         * src/summary_search.c
16392         * src/gtk/about.c
16393         * src/gtk/description_window.c
16394         * src/gtk/gtkutils.c
16395         * src/gtk/gtkutils.h
16396         * src/gtk/inputdialog.c
16397         * src/gtk/prefswindow.c
16398                 Use GTK2 stock buttons. Patches by Alfons.
16399
16400 2004-12-30 [colin]      0.9.13cvs22.3
16401
16402         * src/account.c
16403                 Sync with HEAD
16404         * src/prefs_actions.c
16405         * src/prefs_customheader.c
16406         * src/prefs_filtering.c
16407         * src/prefs_msg_colors.c
16408         * src/prefs_summary_column.c
16409         * src/gtk/prefswindow.c
16410                 Use GtkTreeView instead of deprecated 
16411                 widgets. Patches by Alfons.
16412
16413 2004-12-30 [paul]       0.9.13cvs22.2
16414
16415         * src/foldersel.c
16416                 use GTK 2 Tree View
16417                 patch by Alfons, with root folder sorting fix
16418                 by Stephan Sachse
16419
16420 2004-12-30 [paul]       0.9.13cvs22.1
16421
16422         * ChangeLog
16423         * ChangeLog.claws
16424         * ChangeLog.jp
16425         * NEWS
16426         * configure.ac
16427         * src/account.c
16428                 sync with HEAD
16429
16430 2004-12-22 [martin]     0.9.13cvs21.2
16431
16432         * src/action.c
16433                 free the command line after its use
16434
16435 2004-12-18 [paul]       0.9.13cvs21.1
16436
16437         * AUTHORS
16438         * ChangeLog
16439         * ChangeLog.claws
16440         * ChangeLog.jp
16441         * NEWS
16442         * configure.ac
16443         * src/action.c
16444         * src/compose.c
16445         * src/syldap.c
16446                 sync with HEAD
16447
16448 2004-12-17 [martin]     0.9.13cvs17.2
16449
16450         * src/action.c
16451                 convert actions input to locale
16452         * src/inc.c
16453                 convert notification command to locale
16454         * src/plugins/pgpmime/select-keys.c
16455                 convert attributes to utf8
16456
16457 2004-12-14 [colin]      0.9.13cvs17.1
16458
16459         * ChangeLog
16460         * ChangeLog.jp
16461         * ChangeLog.claws
16462         * src/action.c
16463         * src/common/utils.c
16464         * src/gtk/prefswindow.c
16465         * src/gtk/gtkutils.c
16466         * src/gtk/gtkutils.h
16467         * src/plugins/spamassassin/libspamc.c
16468                 Sync with HEAD
16469
16470 2004-12-13 [colin]      0.9.13cvs14.1
16471
16472         * src/quote_fmt_parse.y
16473                 Sync with HEAD
16474
16475 2004-12-10 [colin]      0.9.13cvs12.1
16476
16477         * src/prefs_themes.c
16478         * src/mainwindow.c
16479         * src/messageview.c
16480                 Sync with HEAD
16481
16482 2004-12-09 [colin]      0.9.13cvs10.1
16483
16484         * src/procmime.c
16485                 Sync with HEAD (fix B64 encoding from memory)
16486
16487 2004-12-08 [colin]      0.9.13cvs9.1
16488
16489         * src/gtk/colorlabel.c
16490                 Sync with HEAD
16491
16492 2004-12-08 [paul]       0.9.13cvs8.2
16493
16494         * src/gtk/pluginwindow.c
16495                 fix window resizing oddities
16496
16497 2004-12-08 [colin]      0.9.13cvs8.1
16498
16499         * src/quote_fmt_parse.y
16500                 Sync with HEAD
16501
16502 2004-12-08 [colin]      0.9.13cvs7.1
16503
16504         * src/matcher_parser_parse.y
16505         * src/msgcache.c
16506         * src/prefs_matcher.c
16507         * src/procheader.c
16508         * src/matcher.c
16509         * src/common/defs.h
16510         * po/sr.po
16511                 Sync with HEAD
16512
16513 2004-12-08 [colin]      0.9.13cvs6.1
16514
16515         * src/quote_fmt_parse.y
16516         * src/textview.c
16517                 Sync with HEAD
16518         * src/gtk/prefswindow.c
16519         * src/gtk/pluginwindow.c
16520                 Fix G_CALLBACKS protos (thanks to Alfons)
16521
16522 2004-12-07 [torte]      0.9.13cvs2.2
16523
16524         * src/procmime.c
16525                 [Bug 650] reply button causes crash
16526                 Thanks to David Relson and Christoph
16527
16528 2004-12-07 [colin]      0.9.13cvs2.1
16529
16530         * ChangeLog.claws
16531         * AUTHORS
16532         * po/sk.po
16533         * src/procmime.c
16534         * src/prefs_account.c
16535         * src/common/smtp.c
16536         * src/common/smtp.h
16537                 Sync with HEAD
16538
16539 2004-12-06 [colin]      0.9.12cvs187.1
16540
16541         * ChangeLog.claws
16542         * INSTALL
16543         * Makefile.am
16544         * README.claws
16545         * TODO.claws
16546         * configure.ac
16547         * po/bg.po
16548         * po/cs.po
16549         * po/el.po
16550         * po/en_GB.po
16551         * po/es.po
16552         * po/fr.po
16553         * po/hr.po
16554         * po/hu.po
16555         * po/it.po
16556         * po/ja.po
16557         * po/ko.po
16558         * po/nl.po
16559         * po/pl.po
16560         * po/pt_BR.po
16561         * po/ru.po
16562         * po/sk.po
16563         * po/sr.po
16564         * po/sv.po
16565         * po/zh_CN.po
16566         * po/zh_TW.Big5.po
16567         * src/compose.c
16568         * tools/Makefile.am
16569         * tools/README
16570         * tools/filter_conv.pl
16571         * tools/kdeservicemenu/README
16572         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16573         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16574                 Sync with HEAD
16575
16576 2004-12-04 [colin]      0.9.12cvs183.1
16577
16578         * src/compose.c
16579                 Sync with HEAD (compose window position saving)
16580
16581 2004-12-04 [paul]       0.9.12cvs182.3
16582
16583         * src/messageview.c
16584         * src/mimeview.c
16585         * src/prefs_customheader.c
16586         * src/gtk/quicksearch.c
16587                 replace some forgotten GTK_SIGNAL_FUNCs
16588
16589 2004-12-04 [paul]       0.9.12cvs182.2
16590
16591         * src/Makefile.am
16592                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16593                 committed in error      
16594
16595 2004-12-04 [paul]       0.9.12cvs182.1
16596
16597         * ChangeLog
16598         * ChangeLog.claws
16599         * ChangeLog.jp
16600         * INSTALL
16601         * NEWS
16602         * README
16603         * README.jp
16604         * configure.ac
16605         * doc/manual/ja/Makefile.am
16606         * doc/manual/ja/sylpheed-1.html
16607         * doc/manual/ja/sylpheed-10.html
16608         * doc/manual/ja/sylpheed-11.html
16609         * doc/manual/ja/sylpheed-12.html
16610         * doc/manual/ja/sylpheed-13.html
16611         * doc/manual/ja/sylpheed-14.html
16612         * doc/manual/ja/sylpheed-15.html
16613         * doc/manual/ja/sylpheed-16.html
16614         * doc/manual/ja/sylpheed-17.html
16615         * doc/manual/ja/sylpheed-18.html
16616         * doc/manual/ja/sylpheed-19.html
16617         * doc/manual/ja/sylpheed-2.html
16618         * doc/manual/ja/sylpheed-20.html
16619         * doc/manual/ja/sylpheed-3.html
16620         * doc/manual/ja/sylpheed-4.html
16621         * doc/manual/ja/sylpheed-5.html
16622         * doc/manual/ja/sylpheed-6.html
16623         * doc/manual/ja/sylpheed-7.html
16624         * doc/manual/ja/sylpheed-8.html
16625         * doc/manual/ja/sylpheed-9.html
16626         * doc/manual/ja/sylpheed.html
16627         * doc/manual/ja/sylpheed.sgml
16628         * po/de.po
16629         * src/Makefile.am
16630         * src/compose.c
16631         * src/procmime.c
16632         * src/pixmaps/regular.xpm **REMOVED**
16633         * src/plugins/pgpmime/pgpmime.c
16634         * src/plugins/pgpmime/plugin.c
16635         * src/plugins/pgpmime/prefs_gpg.c
16636                 sync with HEAD
16637
16638 2004-12-03 [paul]       0.9.12cvs180.1
16639
16640         * ChangeLog
16641         * ChangeLog.claws
16642         * ChangeLog.jp
16643         * configure.ac
16644         * src/Makefile.am
16645         * src/pop.c
16646         * src/common/utils.c
16647         * src/common/utils.h
16648         * src/pixmaps/continue.xpm
16649         * src/pixmaps/dir_close.xpm
16650         * src/pixmaps/dir_open.xpm
16651         * src/pixmaps/drafts_close.xpm
16652         * src/pixmaps/drafts_open.xpm
16653         * src/pixmaps/folder.xpm **REMOVED**
16654         * src/pixmaps/group.xpm
16655         * src/pixmaps/unread.xpm
16656                 sync with HEAD
16657
16658 2004-12-02 [colin]      0.9.12cvs179.1
16659
16660         * src/compose.c
16661                 Sync with HEAD (non-duplicated reedition)
16662
16663 2004-12-02 [colin]      0.9.12cvs178.1
16664
16665         * src/compose.c
16666                 Sync with HEAD (linewrap_quote fix)
16667
16668 2004-12-01 [colin]      0.9.12cvs177.3
16669
16670         * src/addrharvest.c
16671                 Replace sizeof with strlen
16672
16673 2004-12-01 [paul]       0.9.12cvs177.2
16674
16675         * src/addrharvest.c
16676                 fix 'harvest addresses'
16677
16678 2004-11-30 [colin]      0.9.12cvs177.1
16679
16680         * src/gtk/prefswindow.c
16681         * src/gtk/pluginwindow.c
16682                 Sync with HEAD
16683
16684 2004-11-29 [colin]      0.9.12cvs176.1
16685
16686         * src/folderview.c
16687                 sync with HEAD (Fix disappearing separators in folderview's popup)
16688
16689 2004-11-29 [colin]      0.9.12cvs175.1
16690
16691         * src/procmime.c
16692                 Sync with head (another format fix)
16693
16694 2004-11-29 [colin]      0.9.12cvs174.1
16695
16696         * src/pop.c
16697                 Sync with HEAD (format string fix)
16698
16699 2004-11-26 [colin]      0.9.12cvs173.1
16700
16701         * src/common/smtp.c
16702         * src/common/smtp.h
16703                 Sync with HEAD
16704
16705 2004-11-24 [colin]      0.9.12cvs172.1
16706
16707         * src/plugins/pgpmime/pgpmime.c
16708                 Sync with HEAD
16709
16710 2004-11-24 [colin]      0.9.12cvs171.1
16711
16712         * src/plugins/pgpmime/pgpmime.c
16713                 Sync with head (gpgmectx leaks)
16714
16715 2004-11-24 [colin]      0.9.12cvs169.1
16716
16717         * src/plugins/pgpmime/plugin.c
16718         * src/plugins/trayicon/Makefile.am
16719         * src/plugins/trayicon/newmarkedmail.xpm
16720         * src/plugins/trayicon/trayicon.c
16721         * src/plugins/trayicon/unreadmarkedmail.xpm
16722                 Sync with HEAD
16723
16724 2004-11-23 [colin]      0.9.12cvs168.1
16725
16726         * src/partial_download.c
16727         * src/partial_download.h
16728         * src/plugins/pgpmime/plugin.c
16729                 Sync with HEAD
16730
16731 2004-11-23 [colin]      0.9.12cvs166.1
16732
16733         * src/Makefile.am
16734         * src/codeconv.c
16735         * src/compose.c
16736         * src/folderview.c
16737         * src/main.c
16738         * src/partial_download.c
16739         * src/partial_download.h
16740         * src/prefs_account.c
16741         * src/prefs_account.h
16742         * src/privacy.c
16743         * src/privacy.h
16744         * src/procmime.c
16745         * src/common/Makefile.am
16746         * src/common/base64.h
16747         * src/common/partial_download.c
16748         * src/common/partial_download.h
16749         * src/gtk/prefswindow.c
16750         * src/gtk/prefswindow.h
16751         * src/plugins/pgpmime/pgpmime.c
16752         * src/plugins/pgpmime/prefs_gpg.c
16753         * src/plugins/pgpmime/prefs_gpg.h
16754         * src/plugins/pgpmime/sgpgme.c
16755         * src/plugins/pgpmime/sgpgme.h
16756                 Sync with HEAD
16757
16758 2004-11-23 [colin]      0.9.12cvs163.1
16759
16760         * src/main.c
16761                 Sync with HEAD (cursor optimization)
16762
16763 2004-11-23 [colin]      0.9.12cvs162.1
16764
16765         * src/prefs_common.c
16766         * src/prefs_themes.c
16767         * src/procmsg.c
16768                 Sync with HEAD
16769
16770 2004-11-23 [colin]      0.9.12cvs158.9
16771
16772         * src/compose.c
16773                 Fix double-free when forwarding
16774         * src/msgcache.c
16775                 Fix leak on error path
16776                 
16777
16778 2004-11-23 [colin]      0.9.12cvs158.8
16779
16780         * src/compose.c
16781                 Fix possible double-free
16782                 Spotted by Alfons
16783
16784 2004-11-23 [colin]      0.9.12cvs158.7
16785
16786         * src/compose.c
16787                 Fix some signal handlers' prototypes
16788                 Spotted by Alfons
16789
16790 2004-11-22 [colin]      0.9.12cvs158.6
16791
16792         * src/compose.c
16793                 Remove unneeded code and duplicated
16794                 wrapping - patch by Alfons
16795
16796 2004-11-22 [colin]      0.9.12cvs158.5
16797
16798         * src/prefs_themes.c
16799                 Fix oversized selector
16800
16801 2004-11-22 [colin]      0.9.12cvs158.4
16802
16803         * src/compose.c
16804                 fix dump_text()
16805                 patch by Alfons
16806
16807 2004-11-19 [colin]      0.9.12cvs158.3
16808
16809         * src/textview.c
16810                 Add a context menu on links (open, copy)
16811
16812 2004-11-18 [paul]       0.9.12cvs158.2
16813
16814         * src/addrgather.c
16815         * src/exphtmldlg.c
16816         * src/expldifdlg.c
16817         * src/mimeview.c
16818         * src/prefs_common.c
16819         * src/plugins/image_viewer/viewer.c
16820         * src/plugins/spamassassin/spamassassin_gtk.c
16821                 replace deprecated gtk_notebook_set_page
16822                 and gtk_notebook_current_page
16823
16824 2004-11-18 [paul]       0.9.12cvs158.1
16825
16826         * configure.ac
16827         * src/compose.c
16828         * src/mainwindow.c
16829         * src/messageview.c
16830         * src/prefs_common.c
16831         * src/common/utils.c
16832         * src/common/utils.h
16833                 sync with HEAD
16834
16835 2004-11-17 [colin]      0.9.12cvs156.1
16836
16837         * src/prefs_account.c
16838         * src/prefs_account.h
16839         * src/procmsg.c
16840                 Sync with HEAD (add pref to store encrypted mails encrypted)
16841
16842 2004-11-17 [paul]       0.9.12cvs155.1
16843
16844         * ChangeLog
16845         * ChangeLog.claws
16846         * ChangeLog.jp
16847         * NEWS
16848         * configure.ac
16849         * src/compose.c
16850         * src/jpilot.c
16851         * src/privacy.c
16852         * src/procmime.c
16853         * src/procmime.h
16854         * src/procmsg.c
16855         * src/toolbar.c
16856         * src/pixmaps/error.xpm
16857                 sync with HEAD
16858
16859 2004-11-17 [colin]      0.9.12cvs151.1
16860
16861         * src/plugins/pgpmime/pgpmime.c
16862                 Sync with HEAD (remove debug printf)
16863
16864 2004-11-17 [colin]      0.9.12cvs150.1
16865
16866         * src/plugins/pgpmime/pgpmime.c
16867                 Sync with HEAD (off-by-one fix)
16868
16869 2004-11-17 [colin]      0.9.12cvs149.1
16870
16871         * src/procmsg.c
16872                 Sync with HEAD (coding style fixes)
16873
16874 2004-11-16 [colin]      0.9.12cvs148.1
16875
16876         * src/procmsg.c
16877                 Sync with head (Fix the fix)
16878
16879 2004-11-16 [colin]      0.9.12cvs147.1
16880
16881         * src/procmsg.c
16882                 Sync with Main (leak fix)
16883
16884 2004-11-16 [colin]      0.9.12cvs146.14
16885
16886         * src/compose.c
16887                 Remove useless chunk of code
16888                 Patch by Alfons
16889
16890 2004-11-15 [colin]      0.9.12cvs146.13
16891
16892         * src/compose.c
16893                 Fix drafting after insertion
16894                 Patch by Alfons
16895
16896 2004-11-15 [colin]      0.9.12cvs146.12
16897
16898         * src/compose.c
16899         * src/prefs_filtering.c
16900         * src/prefs_filtering_action.c
16901         * src/prefs_toolbar.c
16902                 Fix some const-correctness
16903
16904 2004-11-15 [colin]      0.9.12cvs146.11
16905
16906         * src/summaryview.c
16907         * src/prefs_themes.c
16908         * src/messageview.c
16909                 Fix some leaks
16910
16911 2004-11-15 [colin]      0.9.12cvs146.10
16912
16913         * src/codeconv.c
16914                 More unreadable locale fixes
16915
16916 2004-11-14 [colin]      0.9.12cvs146.9
16917
16918         * src/textview.c
16919                 Fix uri_security_check
16920                 Patch by Alfons
16921
16922 2004-11-13 [paul]       0.9.12cvs146.8
16923
16924         * src/folder.c
16925         * src/procmime.c
16926                 fix 2 bugs introduced in last commit
16927
16928 2004-11-13 [paul]       0.9.12cvs146.7
16929
16930         * src/compose.c
16931         * src/exporthtml.c
16932         * src/exportldif.c
16933         * src/folder.c
16934         * src/imap.c
16935         * src/imap_gtk.c
16936         * src/main.c
16937         * src/mainwindow.c
16938         * src/messageview.c
16939         * src/mh_gtk.c
16940         * src/prefs_themes.c
16941         * src/procmime.c
16942         * src/setup.c
16943         * src/summaryview.c
16944                 replace deprecated g_basename
16945
16946 2004-11-13 [paul]       0.9.12cvs146.6
16947
16948         * src/compose.c
16949         * src/imap.c
16950         * src/matcher_parser.h
16951         * src/matcher_parser_parse.y
16952         * src/prefs_filtering.c
16953         * src/prefs_filtering_action.c
16954         * src/prefs_themes.c
16955         * src/prefs_toolbar.c
16956         * src/common/utils.c
16957                 various small fixes/cleanups
16958
16959 2004-11-12 [colin]      0.9.12cvs146.5
16960
16961         * src/textview.c
16962                 Validate event's origin on visibility notify
16963                 Patch by Alfons.
16964
16965 2004-11-12 [paul]       0.9.12cvs146.4
16966
16967         * src/exporthtml.c
16968         * src/exportldif.c
16969         * src/imap.c
16970         * src/mh.c
16971         * src/mimeview.c
16972         * src/prefs_spelling.c
16973         * src/prefs_themes.c
16974                 replace deprecated g_dirname    
16975
16976 2004-11-12 [colin]      0.9.12cvs146.3
16977
16978         * src/textview.c
16979                 Some coding style fixes
16980
16981 2004-11-12 [colin]      0.9.12cvs146.2
16982
16983         * src/codeconv.c
16984                 We want to replace _all_ extended chars in
16985                 conv_unreadable_*, because any string containing
16986                 extended chars not parsing as UTF8 is 
16987                 undisplayed on gtk2.
16988
16989 2004-11-12 [paul]       0.9.12cvs146.1
16990
16991         * ChangeLog
16992         * ChangeLog.claws
16993         * ChangeLog.jp
16994         * NEWS
16995         * configure.ac
16996         * src/account.c
16997         * src/folderview.c
16998         * src/folderview.h
16999         * src/imap.c
17000         * src/imap_gtk.c
17001         * src/inc.c
17002         * src/mainwindow.c
17003         * src/mh_gtk.c
17004         * src/news_gtk.c
17005         * src/pop.c
17006         * src/prefs_account.c
17007         * src/prefs_account.h
17008         * src/prefs_ext_prog.c
17009         * src/procmime.c
17010         * src/procmime.h
17011         * src/procmsg.c
17012         * src/procmsg.h
17013         * src/summary_search.c
17014         * src/summaryview.c
17015         * src/textview.c
17016         * src/common/defs.h
17017         * src/common/utils.c
17018         * src/common/utils.h
17019         * src/gtk/menu.c
17020         * src/gtk/menu.h
17021                 sync with HEAD
17022
17023 2004-11-11 [colin]      0.9.12cvs144.2
17024
17025         * src/textview.c
17026                 Fix URI range selection (patch by Alfons)
17027
17028 2004-11-09 [colin]      0.9.12cvs144.1
17029
17030         * ChangeLog.claws
17031         * src/compose.c
17032         * src/folder.c
17033         * src/folder_item_prefs.c
17034         * src/prefs_account.c
17035         * src/prefs_account.h
17036         * src/plugins/pgpmime/pgpmime.c
17037                 Sync with HEAD
17038
17039 2004-11-08 [colin]      0.9.12cvs143.1
17040
17041         * src/summaryview.c
17042                 Sync with HEAD (optimize quicksearch)
17043
17044 2004-11-08 [colin]      0.9.12cvs142.2
17045
17046         * src/compose.c
17047                 Don't wrap when Edit/Auto wrapping is disabled
17048
17049 2004-11-08 [colin]      0.9.12cvs142.1
17050
17051         * src/textview.c
17052                 Sync with HEAD
17053
17054 2004-11-08 [colin]      0.9.12cvs141.1
17055
17056         * src/textview.c
17057                 Sync with HEAD (fix some mail URIs)
17058
17059 2004-11-08 [colin]      0.9.12cvs140.3
17060
17061         * src/textview.c
17062                 o Use text cursor instead of arrow when
17063                   not on a link
17064                 o Fix handling of contiguous links (as in
17065                   "colin@colino.net" <colin@colino.net>)
17066                   This one unveils a bug in get_email_part()
17067
17068 2004-11-07 [colin]      0.9.12cvs140.2
17069
17070         * src/textview.c
17071                 Fix memleak. Patch by Alfons.
17072
17073 2004-11-06 [colin]      0.9.12cvs140.1
17074
17075         * src/compose.c
17076                 Sync with HEAD (don't ask passphrase
17077                 when drafting)
17078
17079 2004-11-06 [paul]       0.9.12cvs139.2
17080
17081         * AUTHORS
17082         * src/textview.c
17083         * src/textview.h
17084                 textview URI handling. hovering over a 
17085                 link displays it in the status bar,
17086                 and changes the mouse pointer to a hand 
17087                 cursor. a link is activated with a single 
17088                 click. (Modified from the) patch by Jean-Yves 
17089                 Lefort <jylefort@users.sourceforge.net>
17090                 
17091
17092 2004-11-05 [colin]      0.9.12cvs139.1
17093
17094         * src/compose.c
17095         * src/procmime.c
17096                 Sync with HEAD again ^^
17097
17098 2004-11-05 [colin]      0.9.12cvs139.1
17099
17100         * src/compose.c
17101         * src/procmime.c
17102                 Sync with HEAD
17103
17104 2004-11-03 [paul]       0.9.12cvs138.1
17105
17106         * ChangeLog.claws
17107         * configure.ac
17108         * po/POTFILES.in
17109         * src/prefs_ext_prog.c
17110         * src/procmime.c
17111         * tools/kdeservicemenu/README
17112         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17113         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17114                 sync with HEAD
17115
17116 2004-11-01 [christoph]  0.9.12cvs136.2
17117
17118         * src/procmime.c
17119                 convert MIME parameters to UTF-8
17120
17121 2004-10-29 [colin]      0.9.12cvs136.1
17122
17123         * src/common/utils.c
17124                 Sync with HEAD (don't use '=' in mime boundary)
17125
17126 2004-10-29 [paul]       0.9.12cvs135.1
17127
17128         * configure.ac
17129         * doc/src/rfc2231.txt
17130         * src/procmime.c
17131         * src/common/quoted-printable.c
17132         * src/common/utils.c
17133         * src/common/utils.h
17134                 sync with HEAD
17135
17136 2004-10-27 [paul]       0.9.12cvs134.1
17137
17138         * configure.ac
17139         * src/main.c
17140         * src/procmime.c
17141         * src/plugins/pgpmime/pgpmime.c
17142                 sync with HEAD
17143
17144 2004-10-26 [paul]       0.9.12cvs132.3
17145
17146         * src/account.c
17147         * src/addressbook.c
17148         * src/addrgather.c
17149         * src/addrharvest.c
17150         * src/codeconv.c
17151         * src/compose.c
17152         * src/customheader.c
17153         * src/editaddress.c
17154         * src/editgroup.c
17155         * src/enriched.c
17156         * src/expldifdlg.c
17157         * src/exporthtml.c
17158         * src/exportldif.c
17159         * src/folder.c
17160         * src/foldersel.c
17161         * src/folderview.c
17162         * src/grouplistdialog.c
17163         * src/html.c
17164         * src/imap.c
17165         * src/jpilot.c
17166         * src/ldapserver.c
17167         * src/ldif.c
17168         * src/mimeview.c
17169         * src/news.c
17170         * src/news_gtk.c
17171         * src/pop.c
17172         * src/prefs_display_header.c
17173         * src/prefs_gtk.c
17174         * src/prefs_msg_colors.c
17175         * src/prefs_toolbar.c
17176         * src/procheader.c
17177         * src/procmime.c
17178         * src/summaryview.c
17179         * src/textview.c
17180         * src/toolbar.c
17181         * src/vcard.c
17182         * src/common/mgutils.c
17183         * src/common/nntp.c
17184         * src/common/smtp.c
17185         * src/common/template.c
17186         * src/common/utils.c
17187         * src/common/xmlprops.c
17188         * src/plugins/pgpmime/pgpmime.c
17189         * src/plugins/pgpmime/select-keys.c
17190         * src/plugins/pgpmime/sgpgme.c
17191                 replace deprecated g_strcasecmp(), g_strncasecmp(),
17192                 g_string_sprintfa(), gtk_notebook_current_page()
17193
17194 2004-10-26 [colin]      0.9.12cvs132.2
17195
17196         * src/prefs_folder_item.c
17197                 Fix default-account selection
17198
17199 2004-10-21 [colin]      0.9.12cvs133
17200
17201         * src/compose.c
17202                 Sync with HEAD (Remove extra separator in compose's Options)
17203         * src/textview.c
17204                 Set wrapping to char
17205
17206 2004-10-21 [paul]       0.9.12cvs131.2
17207
17208         * src/compose.c
17209         * src/sourcewindow.c
17210                 fix wrapping
17211                 fix window shrinking 
17212
17213 2004-10-21 [colin]      0.9.12cvs131.1
17214
17215         * ChangeLog.claws
17216         * src/compose.c
17217                 Sync with HEAD
17218
17219 2004-10-21 [paul]       0.9.12cvs130.2
17220
17221         * src/prefs_folder_item.c
17222                 sync with HEAD (Apply to subfolders)
17223
17224 2004-10-19 [colin]      0.9.12cvs130.1
17225
17226         * ChangeLog.claws
17227         * src/compose.c
17228         * src/common/utils.c
17229         * src/gtk/menu.c
17230                 Sync with HEAD
17231
17232 2004-10-19 [colin]      0.9.12cvs128.1
17233
17234         * src/addrbook.c
17235         * src/addrcache.c
17236         * src/addressbook.c
17237         * src/codeconv.c
17238         * src/compose.c
17239         * src/customheader.c
17240         * src/editaddress.c
17241         * src/editgroup.c
17242         * src/exporthtml.c
17243         * src/folder.c
17244         * src/folderview.c
17245         * src/imap.c
17246         * src/jpilot.c
17247         * src/main.c
17248         * src/matcher_parser_parse.y
17249         * src/mbox.c
17250         * src/pop.c
17251         * src/prefs_account.c
17252         * src/prefs_gtk.c
17253         * src/prefs_msg_colors.c
17254         * src/procheader.c
17255         * src/procmime.c
17256         * src/procmime.h
17257         * src/procmsg.c
17258         * src/summaryview.c
17259         * src/textview.c
17260         * src/common/base64.c
17261         * src/common/partial_download.c
17262         * src/common/socket.c
17263         * src/common/sylpheed.c
17264         * src/common/utils.c
17265         * src/common/utils.h
17266         * src/gtk/pluginwindow.c
17267         * src/gtk/quicksearch.c
17268         * src/plugins/clamav/clamav_plugin.c
17269         * src/plugins/clamav/clamav_plugin.h
17270         * src/plugins/clamav/clamav_plugin_gtk.c
17271         * src/plugins/pgpmime/passphrase.c
17272         * src/plugins/pgpmime/pgpmime.c
17273         * src/plugins/pgpmime/plugin.c
17274         * src/plugins/pgpmime/prefs_gpg.c
17275         * src/plugins/pgpmime/prefs_gpg.h
17276         * src/plugins/pgpmime/select-keys.c
17277         * src/plugins/pgpmime/sgpgme.c
17278         * src/plugins/spamassassin/libspamc.c
17279         * src/plugins/spamassassin/spamassassin.c
17280         * src/plugins/spamassassin/spamassassin.h
17281         * src/plugins/spamassassin/spamassassin_gtk.c
17282         * src/plugins/trayicon/trayicon.c
17283         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
17284                 Sync with HEAD
17285
17286 2004-10-14 [colin]      0.9.12cvs126.2
17287
17288         * src/codeconv.c
17289         * src/textview.c
17290                 Fix conv_unreadable_locale
17291
17292 2004-10-13 [colin]      0.9.12cvs126.1
17293
17294         * src/compose.c
17295                 Sync with HEAD (don't convert charset for 
17296                 drafted messages, minor cleanup)
17297
17298 2004-10-13 [colin]      0.9.12cvs125.1
17299
17300         * po/POTFILES.in
17301                 Sync with HEAD (POTFILES fix)
17302
17303 2004-10-12 [colin]      0.9.12cvs124.3
17304
17305         * src/compose.c
17306                 Fix encoding bug from latest sync
17307
17308 2004-10-12 [paul]       0.9.12cvs124.2
17309
17310         * src/plugins/pgpmime/prefs_gpg.c
17311         * src/plugins/pgpmime/prefs_gpg.h
17312                 forgotten in last commit        
17313
17314 2004-10-12 [paul]       0.9.12cvs124.1
17315
17316         * ChangeLog.claws
17317         * configure.ac
17318         * m4/spamassassin.m4
17319         * src/Makefile.am
17320         * src/account.c
17321         * src/compose.c
17322         * src/compose.h
17323         * src/crash.c
17324         * src/main.c
17325         * src/mimeview.c
17326         * src/passphrase.c
17327         * src/passphrase.h
17328         * src/prefs_account.c
17329         * src/prefs_account.h
17330         * src/prefs_common.c
17331         * src/privacy.c
17332         * src/privacy.h
17333         * src/procmime.c
17334         * src/procmime.h
17335         * src/procmsg.c
17336         * src/rfc2015.c
17337         * src/rfc2015.h
17338         * src/select-keys.c
17339         * src/select-keys.h
17340         * src/textview.c
17341         * src/common/utils.c
17342         * src/common/utils.h
17343         * src/gtk/about.c
17344         * src/plugins/pgpmime/Makefile.am
17345         * src/plugins/pgpmime/passphrase.c
17346         * src/plugins/pgpmime/passphrase.h
17347         * src/plugins/pgpmime/pgpmime.c
17348         * src/plugins/pgpmime/plugin.c
17349         * src/plugins/pgpmime/select-keys.c
17350         * src/plugins/pgpmime/select-keys.h
17351         * src/plugins/pgpmime/sgpgme.c
17352         * src/plugins/pgpmime/sgpgme.h
17353                 sync with HEAD
17354
17355 2004-10-04 [colin]      0.9.12cvs122.1
17356
17357         * src/mainwindow.c
17358         * src/messageview.c
17359         * src/messageview.h
17360         * src/textview.c
17361                 Sync with HEAD
17362
17363 2004-10-04 [colin]      0.9.12cvs121.1
17364
17365         * src/summaryview.c
17366                 Sync with HEAD
17367
17368 2004-10-04 [paul]       0.9.12cvs120.1
17369
17370         * configure.ac
17371                 sync with HEAD [don't try to build 
17372                 pgpmime plugin when gpgme is disabled]
17373
17374 2004-10-03 [colin]      0.9.12cvs119.3
17375
17376         * src/gtk/gtksctree.c
17377                 Lots of side effects. Put back as before 117.2.
17378         * src/summaryview.c
17379                 Fix bug #602
17380
17381 2004-10-03 [colin]      0.9.12cvs119.2
17382
17383         * src/gtk/gtksctree.c
17384                 Revert 608 fix that doesn't work that good
17385
17386 2004-10-02 [colin]      0.9.12cvs119.1
17387
17388         * src/mainwindow.c
17389         * src/messageview.c
17390         * src/prefs_common.h
17391         * src/procmime.c
17392         * src/procmime.h
17393         * src/textview.c
17394                 Sync with HEAD
17395         * src/gtk/gtksctree.c
17396                 Close bug #608
17397
17398 2004-10-01 [colin]      0.9.12cvs118.1
17399
17400         * src/mimeview.c
17401                 Sync with HEAD (better Save All fix)
17402
17403 2004-10-01 [colin]      0.9.12cvs117.2
17404
17405         * src/gtk/gtksctree.c
17406                 Faster on selection
17407
17408 2004-10-01 [colin]      0.9.12cvs117.1
17409
17410         * src/mimeview.c
17411                 Sync with HEAD (Save All: only attachments)
17412
17413 2004-10-01 [paul]       0.9.12cvs116.1
17414
17415         * ChangeLog.claws
17416         * configure.ac
17417         * src/account.c
17418         * src/prefs_common.c
17419         * src/gtk/colorlabel.c
17420                 sync with HEAD
17421
17422 2004-09-30 [colin]      0.9.12cvs115.1
17423
17424         * src/stock_pixmap.c
17425         * src/stock_pixmap.h
17426         * src/folderview.c
17427         * src/Makefile.am
17428         * src/pixmaps/read.xpm
17429                 Sync with HEAD (new pixmap)
17430
17431 2004-09-29 [colin]      0.9.12cvs114.1
17432
17433         * src/compose.c
17434                 Sync with HEAD
17435                 Fix focus handling in headers
17436
17437 2004-09-29 [paul]       0.9.12cvs113.1
17438
17439         * src/quote_fmt_parse.y
17440                 sync with HEAD
17441  
17442
17443 2004-09-28 [colin]      0.9.12cvs112.1
17444
17445         * src/folderview.c
17446         * src/mainwindow.c
17447                 Sync with HEAD
17448
17449 2004-09-28 [colin]      0.9.12cvs110.1
17450
17451         * src/folderview.c
17452                 Sync with HEAD (Contextual Empty trash menu)
17453
17454 2004-09-28 [colin]      0.9.12cvs108.1
17455
17456         * src/addressbook.c
17457                 Sync with HEAD (addressbook edit on double-click)
17458
17459 2004-09-28 [colin]      0.9.12cvs106.1
17460
17461         * src/inc.c
17462                 Sync with HEAD (folder_item freeze on inc)
17463
17464 2004-09-27 [colin]      0.9.12cvs105.1
17465
17466         * src/folderview.c
17467                 Sync with HEAD (right-align new and unread column)
17468
17469 2004-09-27 [colin]      0.9.12cvs104.1
17470
17471         * src/main.c
17472                 Sync with HEAD (revert 0.9.12cvs101)
17473
17474 2004-09-24 [colin]      0.9.12cvs103.2
17475
17476         * src/wizard.c
17477                 Fix gtk warnings and use domain part of the email address 
17478                 when domain detection fails (no dot in domain name)
17479
17480 2004-09-23 [colin]      0.9.12cvs103.1
17481
17482         * src/plugins/spamassassin/libspamc.c
17483         * src/plugins/spamassassin/libspamc.h
17484         * src/plugins/spamassassin/utils.c
17485         * src/plugins/spamassassin/utils.h
17486                 Sync with HEAD (Update spamassassin to 3.0)
17487
17488 2004-09-21 [colin]      0.9.12cvs102.3
17489
17490         * src/action.c
17491                 Add horizontal scrollbar in action io dialog as needed
17492                 Patch by Alfons.
17493
17494 2004-09-20 [colin]      0.9.12cvs102.2
17495
17496         * src/plugins/image_viewer/viewer.c
17497                 Remove imlib stuff
17498                 use gtk_pixmap_set when clearing
17499                 (would be better to use gtkImages, but causes size-allocate 
17500                 signals storm)
17501
17502 2004-09-17 [paul]       0.9.12cvs102.1
17503
17504         * ChangeLog
17505         * ChangeLog.claws
17506         * ChangeLog.jp
17507         * configure.ac
17508         * src/inc.c
17509                 sync with HEAD
17510
17511
17512 2004-09-17 [colin]      0.9.12cvs101.1
17513
17514         * ChangeLog.claws
17515         * src/main.c
17516                 Sync with HEAD (fix segs at exit)
17517
17518 2004-09-14 [colin]      0.9.12cvs99.5
17519
17520         * src/common/socket.c
17521         * AUTHORS
17522                 Fix send error on 64bit platforms
17523                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17524
17525 2004-09-14 [colin]      0.9.12cvs99.4
17526
17527         * src/action.c
17528                 Fix action output with utf8 
17529                 Patch by Alfons.
17530
17531 2004-09-14 [colin]      0.9.12cvs99.3
17532
17533         * ChangeLog.claws
17534         * src/folder.c
17535                 Sync with HEAD
17536
17537 2004-09-09 [colin]      0.9.12cvs99.2
17538
17539         * src/action.c
17540                 Fix progress bar (displaying "Completed %v/%u")
17541                 Patch by Alfons.
17542
17543 2004-09-08 [colin]      0.9.12cvs99.1
17544
17545         * src/account.c
17546         * src/folder.c
17547         * src/procmsg.c
17548         * src/procmsg.h
17549         * src/plugins/pgpmime/pgpmime.c
17550                 Sync with HEAD
17551
17552 2004-09-08 [colin]      0.9.12cvs97.2
17553
17554         * src/summaryview.c
17555                 Don't select mails in collapsed threads 
17556                 when navigating with up/down
17557
17558 2004-09-07 [colin]      0.9.12cvs97.1
17559
17560         * src/inc.c
17561                 Sync with HEAD (meaningful error messages)
17562
17563 2004-09-06 [colin]      0.9.12cvs96.1
17564
17565         * src/toolbar.c
17566                 Sync with HEAD (fix Redirect graying out)
17567
17568 2004-09-06 [colin]      0.9.12cvs95.1
17569
17570         * src/summaryview.c
17571         * src/mimeview.c
17572                 Sync with HEAD (fix dropped URIs)
17573
17574 2004-09-06 [colin]      0.9.12cvs94.1
17575
17576         * src/addressbook.c
17577         * src/addressitem.h
17578         * src/addritem.c
17579         * src/addritem.h
17580                 Sync with HEAD (addressbook DnD)
17581
17582 2004-09-03 [colin]      0.9.12cvs93.1
17583
17584         * src/summaryview.c
17585                 Sync with HEAD (next/prev unread)
17586
17587 2004-09-03 [colin]      0.9.12cvs92.1
17588
17589         * src/prefs_common.c
17590         * src/prefs_common.h
17591         * src/summaryview.c
17592                 Sync with HEAD ('mark_as_read_delay' pref)
17593
17594 2004-09-02 [colin]      0.9.12cvs91.2
17595
17596         * src/common/xml.c
17597                 Fix leak
17598
17599 2004-09-02 [colin]      0.9.12cvs91.1
17600
17601         * src/gtk/menu.c
17602                 Sync with HEAD (menu accel don't work, but whatever)
17603
17604 2004-09-02 [colin]      0.9.12cvs90.1
17605
17606         * src/account.c
17607                 Sync with HEAD (fix bug 582)
17608
17609 2004-09-02 [colin]      0.9.12cvs89.1
17610
17611         * src/addrindex.c
17612                 Sync with HEAD (free deleted queries)
17613
17614 2004-09-02 [colin]      0.9.12cvs88.1
17615
17616         * src/ldapquery.c
17617                 Sync with HEAD (fix LDAP freezes)
17618
17619 2004-09-02 [colin]      0.9.12cvs87.1
17620
17621         * src/prefs_spelling.c
17622                 Sync with HEAD (add default dictionary)
17623
17624 2004-09-01 [colin]      0.9.12cvs86.1
17625
17626         * src/filtering.c
17627         * src/folderview.c
17628         * src/imap.c
17629         * src/prefs_matcher.c
17630         * src/stock_pixmap.c
17631         * src/summary_search.c
17632         * src/summaryview.c
17633         * src/wizard.c
17634         * src/wizard.h
17635                 Sync with HEAD (uninitialized vars fixes)
17636                 + gtk2 specific warning fixes
17637
17638 2004-08-31 [colin]      0.9.12cvs85.1
17639
17640         * src/folder.c
17641                 Sync with HEAD (Fix memory corruption due to 
17642                 uninitialized var)
17643
17644 2004-08-31 [colin]      0.9.12cvs84.4
17645
17646         * src/summary_search.c
17647                 Fix segfaults when searching in folders with broken headers
17648
17649 2004-08-31 [colin]      0.9.12cvs84.3
17650
17651         * src/compose.c
17652         * src/textview.c
17653                 Fix some more encoding/decoding issues
17654
17655 2004-08-30 [colin]      0.9.12cvs84.2
17656
17657         * src/mimeview.c
17658         * src/prefs_themes.c
17659         * src/gtk/filesel.c
17660         * src/gtk/filesel.h
17661                 Add a folder-mode selection (fixes mimeview's "Save all")
17662
17663 2004-08-29 [colin]      0.9.12cvs84.1
17664
17665         * src/mimeview.c
17666                 Sync with HEAD (don't escape saved filenames)
17667
17668 2004-08-27 [colin]      0.9.12cvs83.1
17669
17670         * ChangeLog
17671         * ChangeLog.claws
17672         * ChangeLog.jp
17673         * src/mh.c
17674         * src/procheader.c
17675         * src/procmsg.c
17676         * src/procmsg.h
17677         * src/common/utils.c
17678         * src/gtk/menu.h
17679         * po/
17680                 Sync with HEAD 0.9.12cvs83 (sync with main)
17681
17682 2004-08-26 [colin]      0.9.12cvs82.4
17683
17684         * src/codeconv.c
17685                 Fix strange stack corruption
17686                 Convert to utf8 after unmime, not before
17687
17688 2004-08-26 [colin]      0.9.12cvs82.3
17689
17690         * src/main.c
17691         * src/wizard.c
17692                 Fix account folders duplication
17693
17694 2004-08-25 [colin]      0.9.12cvs82.2
17695
17696         * src/wizard.c
17697                 Remove ports
17698                 Add SSL selection
17699                 Use login@server as account name
17700
17701 2004-08-25 [colin]      0.9.12cvs82.1
17702
17703         * src/plugins/pgpmime/pgpmime.c
17704                 Sync with HEAD (leak fix).
17705
17706 2004-08-25 [colin]      0.9.12cvs81.1
17707
17708         * src/plugins/pgpmime/pgpmime.c
17709         * src/plugins/pgpmime/sgpgme.c
17710         * src/plugins/pgpmime/sgpgme.h
17711                 Sync with HEAD (Handle combined messages).
17712
17713 2004-08-24 [colin]      0.9.12cvs80.3
17714
17715         * src/wizard.c
17716                 Fix full name, ports, and imap
17717
17718 2004-08-24 [colin]      0.9.12cvs80.2
17719
17720         * src/Makefile.am
17721         * src/main.c
17722         * src/setup.c
17723         * src/setup.h
17724         * src/stock_pixmap.c
17725         * src/stock_pixmap.h
17726         * src/wizard.c ** ADDED **
17727         * src/wizard.h ** ADDED ** 
17728         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17729                 Add a setup wizard 
17730
17731 2004-08-24 [colin]      0.9.12cvs80.1
17732
17733         * src/folder.c
17734                 Sync with HEAD (set mimeflags on all messages)
17735
17736 2004-08-24 [colin]      0.9.12cvs79.3
17737
17738         * src/matcher_parser_lex.l
17739                 Fix 8bits strings not in utf8
17740
17741 2004-08-24 [colin]      0.9.12cvs79.2
17742
17743         * src/compose.c
17744                 Check conversion result before replacing buffer
17745
17746 2004-08-23 [colin]      0.9.12cvs79.1
17747
17748         * src/compose.c
17749                 Sync with HEAD (create message header in memory)
17750
17751 2004-08-23 [colin]      0.9.12cvs78.1
17752
17753         * src/rfc2015.c
17754         * src/rfc2015.h
17755                 Sync with HEAD (fix bug 197 again)
17756
17757 2004-08-23 [colin]      0.9.12cvs77.3
17758
17759         * src/compose.c
17760                 Fix again inline gpg signing (which outputs utf8
17761                 in gtk2). Not syncing this fix to HEAD as this 
17762                 code is meant to die.
17763
17764 2004-08-23 [colin]      0.9.12cvs77.2
17765
17766         * src/prefs_account.h
17767                 Remove useless include
17768
17769 2004-08-23 [colin]      0.9.12cvs77.1
17770
17771         * src/imap.c
17772         * po/es.po
17773         * po/fr.po
17774         * po/it.po
17775         * po/pl.po
17776         * po/pt_BR.po
17777         * po/sk.po
17778         * po/sr.po
17779                 Sync with HEAD (fix bug 577)
17780
17781 2004-08-22 [colin]      0.9.12cvs76.1
17782
17783         * src/plugins/trayicon/trayicon.c
17784                 Sync with HEAD (fix formatting bug)
17785
17786 2004-08-21 [colin]      0.9.12cvs74.2
17787
17788         * src/gtk/colorsel.c
17789                 Fix bug 564 (Folder color selection window exits on any
17790                 keypress)
17791
17792 2004-08-21 [colin]      0.9.12cvs74.1
17793
17794         * ChangeLog.claws
17795         * src/compose.c
17796         * src/summaryview.c
17797         * src/toolbar.c
17798                 Sync with HEAD (fix bug 576)
17799
17800 2004-08-21 [colin]      0.9.12cvs70.1
17801
17802         * src/compose.c
17803         * src/mainwindow.c
17804                 Sync with HEAD
17805                 
17806
17807 2004-08-21 [paul]       0.9.12cvs66.4
17808
17809         * src/mainwindow.c
17810         * src/messageview.c
17811         * src/gtk/menu.c
17812         * src/plugins/spamassassin/spamassassin_gtk.c
17813                 remove some deprecated gtk1 functions
17814
17815
17816 2004-08-21 [colin]      0.9.12cvs66.3
17817
17818         * src/compose.c
17819         * src/codeconv.c
17820                 Fix warnings
17821                 Remove encoding hacks
17822                 Fix bug 575 (Strange character messes up message)
17823                 Don't display conversion error when drafting
17824
17825 2004-08-21 [paul]       0.9.12cvs66.2
17826
17827         * src/prefs_account.c
17828                 fix GnuPG mode bugs
17829
17830
17831 2004-08-20 [colin]      0.9.12cvs66.1
17832
17833         * src/codeconv.c
17834                 Sync with HEAD 0.9.12cvs66
17835
17836 2004-08-20 [paul]
17837
17838         * src/plugins/pgpmime/plugin.c
17839                 modify PGP/MIME plugin's description
17840
17841 2004-08-17 [colin]      0.9.12cvs65.1
17842
17843         * src/common/ssl.c
17844         * src/plugins/pgpmime/plugin.c
17845                 Sync with HEAD
17846
17847 2004-08-14 [colin]      0.9.12cvs60.3
17848
17849         * src/plugins/trayicon/trayicon.c
17850                 Put back resize callback, on size-request signal
17851                 rather than size-allocate to avoid infinite 
17852                 callback loop
17853
17854 2004-08-13 [colin]      0.9.12cvs60.2
17855
17856         * src/common/defs.h
17857                 Cache versions have been fixed
17858
17859 2004-08-13 [colin]      0.9.12cvs60.1
17860
17861         * src/folderutils.c
17862                 Sync with HEAD
17863
17864 2004-08-12 [colin]      0.9.12cvs59.1
17865
17866         * src/plugins/trayicon/trayicon.c
17867                 Sync with HEAD
17868
17869 2004-08-12 [colin]      0.9.12cvs57.5
17870
17871         * sylpheed.desktop
17872         * configure.ac
17873         * src/Makefile.am
17874         * src/main.c
17875                 Add support for Freedesktop.org's startup notification
17876
17877 2004-08-11 [colin]      0.9.12cvs57.4
17878
17879         * src/textview.c
17880                 Fix off-by-one
17881
17882 2004-08-11 [colin]      0.9.12cvs57.3
17883
17884         * src/message_search.c
17885         * src/summary_search.c
17886                 Make searches case insensitive by default
17887         * src/textview.c
17888                 Fix case-insensitive search in message
17889
17890 2004-08-11 [colin]      0.9.12cvs57.2
17891
17892         * src/summary_search.c
17893                 Let case-sensitive be specified
17894
17895 2004-08-10 [colin]      0.9.12cvs55.4
17896
17897         * src/common/socket.c
17898                 Fix the possible race condition
17899
17900 2004-08-09 [paul]       0.9.12cvs55.3
17901
17902         * configure.ac
17903         * src/Makefile.am
17904         * src/common/Makefile.am
17905                 sync with HEAD
17906
17907
17908 2004-08-09 [paul]       0.9.12cvs55.2
17909
17910         * autogen.sh
17911         * po/poconv.sh
17912                 remove unneeded script
17913
17914         * configure.ac
17915                 add forgotten USE_LDAP_TLS (sync with HEAD)
17916
17917
17918 2004-08-09 [colin]      0.9.12cvs55.1
17919
17920         * src/main.c
17921         * src/common/ssl.c
17922         * src/common/sylpheed.c
17923         * src/common/sylpheed.h
17924                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17925
17926 2004-08-09 [paul]       0.9.12cvs54.1
17927
17928         * ChangeLog
17929         * ChangeLog.claws
17930         * ChangeLog.jp
17931         * configure.ac
17932         * po/POTFILES.in
17933         * src/Makefile.am
17934         * src/folderutils.c
17935         * src/main.c
17936         * src/pgpmime.c
17937         * src/pgpmime.h
17938         * src/sgpgme.c
17939         * src/sgpgme.h
17940         * src/plugins/Makefile.am
17941         * src/plugins/pgpmime/.cvsignore
17942         * src/plugins/pgpmime/Makefile.am
17943         * src/plugins/pgpmime/pgpmime.c
17944         * src/plugins/pgpmime/pgpmime.h
17945         * src/plugins/pgpmime/plugin.c
17946         * src/plugins/pgpmime/sgpgme.c
17947         * src/plugins/pgpmime/sgpgme.h
17948                 sync with HEAD
17949
17950 2004-08-08 [paul]       0.9.12cvs51.1
17951
17952         * configure.ac
17953         * src/folder.c
17954                 sync with HEAD
17955
17956 2004-08-07 [colin]      0.9.12cvs50.1
17957
17958         * src/pop.c
17959         * src/common/partial_download.c
17960                 fix warnings (sync from HEAD)
17961
17962 2004-08-07 [colin]      0.9.12cvs48.1
17963
17964         * src/prefs_folder_item.c
17965                 sync with HEAD 0.9.12cvs48
17966
17967 2004-08-06 [colin]      0.9.12cvs47.1
17968
17969         * src/compose.c
17970                 Sync with HEAD
17971
17972 2004-08-06 [christoph]  0.9.12cvs46.2
17973
17974         * src/main.c
17975         * src/plugins/clamav/clamav_plugin_gtk.c
17976         * src/plugins/dillo_viewer/dillo_viewer.c
17977         * src/plugins/image_viewer/plugin.c
17978         * src/plugins/mathml_viewer/mathml_viewer.c
17979         * src/plugins/spamassassin/spamassassin_gtk.c
17980         * src/plugins/trayicon/trayicon.c
17981                 don't mix GTK1.2 plugin with GTK2 plugins
17982
17983 2004-08-06 [colin]      0.9.12cvs46.1
17984
17985         * ChangeLog
17986         * ChangeLog.claws
17987         * ChangeLog.jp
17988         * configure.ac
17989         * sylpheed-claws.pc.in
17990         * src/folder.c
17991         * src/imap.c
17992         * src/localfolder.c
17993         * src/messageview.c
17994         * src/mimeview.c
17995         * src/mimeview.h
17996         * src/msgcache.c
17997         * src/news.c
17998         * src/prefs_ext_prog.c
17999         * src/prefs_folder_item.c
18000         * src/prefs_fonts.c
18001         * src/prefs_msg_colors.c
18002         * src/prefs_spelling.c
18003         * src/prefs_themes.c
18004         * src/prefs_toolbar.c
18005         * src/prefs_wrapping.c
18006         * src/procmime.h
18007         * src/common/defs.h
18008         * src/common/nntp.c
18009         * src/common/session.c
18010         * src/common/session.h
18011         * src/common/socket.c
18012         * src/common/utils.h
18013         * src/common/xml.c
18014         * src/common/xml.h
18015         * src/gtk/prefswindow.c
18016         * src/gtk/prefswindow.h
18017         * src/plugins/clamav/clamav_plugin_gtk.c
18018         * src/plugins/dillo_viewer/dillo_prefs.c
18019         * src/plugins/image_viewer/viewerprefs.c
18020         * src/plugins/spamassassin/spamassassin_gtk.c
18021         * m4/openssl.m4 *** REMOVED ***
18022                 Sync with HEAD 0.9.12cvs46
18023
18024 2004-08-03 [paul]       0.9.12cvs40.2
18025
18026         * src/action.c
18027         * src/addressadd.c
18028         * src/addressbook.c
18029         * src/addrgather.c
18030         * src/browseldap.c
18031         * src/compose.c
18032         * src/crash.c
18033         * src/editaddress.c
18034         * src/editgroup.c
18035         * src/editldap_basedn.c
18036         * src/foldersel.c
18037         * src/importldif.c
18038         * src/mimeview.c
18039         * src/prefs_common.c
18040         * src/prefs_template.c
18041         * src/sourcewindow.c
18042         * src/summaryview.c
18043         * src/gtk/about.c
18044         * src/gtk/foldersort.c
18045         * src/gtk/logwindow.c
18046         * src/gtk/pluginwindow.c
18047         * src/gtk/prefswindow.c
18048                 change all gtk_scrolled_window_set_policy from 
18049                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
18050
18051 2004-08-02 [paul]       0.9.12cvs40.1
18052
18053         * AUTHORS
18054                 update translation team section
18055         * po/pt_BR.po
18056                 updated by Frederico Goncalves Guimaraes
18057                 <fggdebian@yahoo.com.br>
18058
18059 2004-07-31 [colin]      0.9.12cvs39.9
18060
18061         * src/exphtmldlg.c
18062                 Fix compilation
18063
18064 2004-07-31 [colin]      0.9.12cvs39.8
18065
18066         * src/exphtmldlg.c
18067                 Fix an alertpanel type
18068
18069 2004-07-30 [colin]      0.9.12cvs39.7
18070
18071         * src/alertpanel.c
18072                 Fix alertpanel_error_log's icon
18073
18074 2004-07-30 [colin]      0.9.12cvs39.6
18075
18076         * src/pop.c
18077                 Two of them should still be warnings
18078
18079 2004-07-30 [colin]      0.9.12cvs39.5
18080
18081         * src/pop.c
18082                 More warning -> error
18083 2004-07-29 [colin]      0.9.12cvs39.4
18084
18085         * src/pop.c
18086                 Warning -> error
18087
18088 2004-07-29 [colin]      0.9.12cvs39.3
18089
18090         * src/prefs_matcher.c
18091                 Fix segfault
18092
18093 2004-07-29 [colin]      0.9.12cvs39.2
18094
18095         * src/alertpanel.c
18096                 More nice-looking alertpanels
18097
18098 2004-07-29 [colin]      0.9.12cvs39.1
18099
18100         * src/messageview.c
18101                 sync with head
18102                 (inform user when partial mail is deleted on server)
18103
18104 2004-07-29 [colin]      0.9.12cvs38.1
18105
18106         * src/messageview.c
18107                 sync with head
18108
18109 2004-07-28 [paul]       0.9.12cvs37.7
18110
18111         * src/mainwindow.c
18112                 complete the replacement of deprecated gtk_progress_*
18113
18114 2004-07-28 [paul]       0.9.12cvs37.6
18115
18116         * src/action.c
18117         * src/inc.c
18118         * src/mainwindow.c
18119         * src/send_message.c
18120         * src/gtk/progressdialog.c
18121         * src/gtk/progressdialog.h
18122                 replace deprecated gtk_progress_*
18123
18124 2004-07-28 [paul]       0.9.12cvs37.5
18125
18126         * src/gtk/filesel.c
18127                 remove gtk_window_set_wmclass()
18128 2004-07-28 [paul]       0.9.12cvs37.4
18129
18130         * src/addressbook.c
18131         * src/compose.c
18132         * src/foldersel.c
18133         * src/mainwindow.c
18134         * src/messageview.c
18135         * src/sourcewindow.c
18136         * src/gtk/logwindow.c
18137                 remove gtk_window_set_wmclass()
18138                 
18139         * src/prefs_filtering.c
18140         * src/prefs_filtering_action.c
18141         * src/prefs_fonts.c
18142         * src/prefs_gtk.c
18143         * src/prefs_matcher.c
18144         * src/ssl_manager.c
18145         * src/gtk/prefswindow.c
18146                 replace gtk_window_position()
18147
18148 2004-07-28 [colin]      0.9.12cvs37.3
18149
18150         * src/alertpanel.c
18151         * src/alertpanel.h
18152                 Add a way to specify panel type for specific
18153                 panels (alertpanel())
18154         * src/account.c
18155         * src/addressbook.c
18156         * src/compose.c
18157         * src/expldifdlg.c
18158         * src/main.c
18159         * src/messageview.c
18160         * src/summaryview.c
18161         * src/textview.c
18162         * src/gtk/sslcertwindow.c
18163                 Fix alertpanel()s so that their icon match
18164                 their real type
18165
18166 2004-07-28 [paul]       0.9.12cvs37.2
18167
18168         * src/addr_compl.c
18169         * src/addressbook.c
18170         * src/alertpanel.c
18171         * src/compose.c
18172         * src/export.c
18173         * src/foldersel.c
18174         * src/folderview.c
18175         * src/grouplistdialog.c
18176         * src/import.c
18177         * src/mainwindow.c
18178         * src/message_search.c
18179         * src/messageview.c
18180         * src/passphrase.c
18181         * src/prefs_actions.c
18182         * src/prefs_common.c
18183         * src/prefs_customheader.c
18184         * src/prefs_display_header.c
18185         * src/prefs_filtering.c
18186         * src/prefs_filtering_action.c
18187         * src/prefs_gtk.c
18188         * src/prefs_matcher.c
18189         * src/prefs_msg_colors.c
18190         * src/prefs_summary_column.c
18191         * src/prefs_template.c
18192         * src/sourcewindow.c
18193         * src/ssl_manager.c
18194         * src/summary_search.c
18195         * src/gtk/colorsel.c
18196         * src/gtk/description_window.c
18197         * src/gtk/gtkaspell.c
18198         * src/gtk/inputdialog.c
18199         * src/gtk/logwindow.c
18200         * src/gtk/prefswindow.c
18201         * src/gtk/progressdialog.c
18202                 replace deprecated gtk_window_set_policy
18203
18204 2004-07-27 [colin]      0.9.12cvs37.1
18205
18206         * src/msgcache.c
18207                 More fixes (synced for head again)
18208
18209 2004-07-27 [colin]      0.9.12cvs35.3
18210
18211         * src/msgcache.c
18212                 Fix wrong test
18213
18214 2004-07-27 [colin]      0.9.12cvs35.2
18215
18216         * src/mimeview.c
18217                 Fix width a bit (by Paul)
18218         * src/alertpanel.c
18219         * src/alertpanel.h
18220                 Specialize icons, make alertpanel_message()
18221                 private
18222         * src/message_search.c
18223         * src/sgpgme.c
18224         * src/summary_search.c
18225                 Suit alertpanel changes
18226
18227 2004-07-27 [colin]      0.9.12cvs35.1
18228
18229         * src/alertpanel.c
18230                 Add an icon
18231         * src/passphrase.c
18232                 Add debug output - maybe someone will
18233                 want to look at the problem with Grab
18234                 Input :)
18235         Bump version as we're synced with HEAD
18236
18237 2004-07-26 [colin]      0.9.12cvs33.26
18238
18239         * src/pop.c
18240                 Fix uidl-file parsing when not in new
18241                 format
18242
18243 2004-07-26 [colin]      0.9.12cvs33.25
18244
18245         * src/gtk/menu.c
18246                 Move popup menu up if necessary (fixes 
18247                 account selector)
18248         * src/mainwindow.c
18249                 Set account selector's button height to
18250                 minimum
18251
18252 2004-07-26 [colin]      0.9.12cvs33.24
18253
18254         * src/alertpanel.c
18255                 Maybe fix 551 (Truncated font in alert window)
18256
18257 2004-07-26 [colin]      0.9.12cvs33.23
18258
18259         * po/de.po
18260         * po/es.po
18261         * po/fr.po
18262         * po/it.po
18263         * po/ja.po
18264         * po/pl.po
18265         * po/ru.po
18266         * po/sk.po
18267         * po/sr.po
18268         * po/zh_CN.po
18269                 Sync po files with HEAD
18270
18271 2004-07-26 [paul]       0.9.12cvs33.22
18272
18273         * src/compose.c
18274                 fix Bug 556 'Organisation-header is sent even if empty'
18275
18276 2004-07-24 [colin]      0.9.12cvs33.21
18277
18278         * src/compose.c
18279         * src/gtk/gtkaspell.c
18280         * src/gtk/gtkaspell.h
18281                 Fix speller accelerators (require hack)
18282
18283 2004-07-24 [colin]      0.9.12cvs33.20
18284
18285         * src/gtk/gtkaspell.c
18286                 Fix over-eager code deletion breaking
18287                 Check while typing
18288
18289 2004-07-24 [colin]      0.9.12cvs33.19
18290
18291         * src/browseldap.c
18292         * src/ldapctrl.c
18293         * src/ldapctrl.h
18294         * src/ldapserver.h
18295                 Sync ldap with HEAD
18296         (Fixes 546 LDAP completely broken)
18297
18298 2004-07-24 [colin]      0.9.12cvs33.18
18299
18300         * src/prefs_msg_colors.c
18301                 Fix prototype mismatch
18302         (Fixes 547 void function cannot return value)
18303
18304 2004-07-24 [colin]      0.9.12cvs33.17
18305
18306         * src/mainwindow.c
18307                 Fix sort going back to previous sort key
18308                 when changing sort direction
18309
18310 2004-07-24 [colin]      0.9.12cvs33.16
18311
18312         * src/compose.c
18313                 Fix space insertion when re-wrapping at 
18314                 cursor point
18315
18316 2004-07-24 [colin]      0.9.12cvs33.15
18317
18318         * src/gtk/gtkaspell.c
18319                 Don't change cursor position in insert-text
18320                 callback
18321         (Fixes 539 Word wrapping on input transposes letters)
18322
18323 2004-07-24 [colin]      0.9.12cvs33.14
18324
18325         * src/gtk/gtkaspell.c
18326                 Reencode non-ascii chars to dictionary's
18327                 encoding
18328         (Fixes 544 Spell check broken non english locale)
18329
18330 2004-07-24 [colin]      0.9.12cvs33.13
18331
18332         * src/summaryview.c
18333                 Fix Shift+Down, add Home/End/PgUp/PgDown
18334
18335 2004-07-21 [colin]      0.9.12cvs33.12
18336
18337         * src/prefs_common.c
18338                 Fix a gtk warning (Patch by Andrej Kacian)
18339
18340 2004-07-21 [colin]      0.9.12cvs33.11
18341
18342         * src/gtk/filesel.c
18343                 More check
18344
18345 2004-07-21 [colin]      0.9.12cvs33.10
18346
18347         * src/compose.c
18348         * src/crash.c
18349         * src/export.c
18350         * src/import.c
18351         * src/messageview.c
18352         * src/mimeview.c
18353         * src/prefs_spelling.c
18354         * src/prefs_themes.c
18355         * src/summaryview.c
18356         * src/gtk/filesel.c
18357         * src/gtk/filesel.h
18358         * src/gtk/pluginwindow.c
18359                 Untwist open/save mode guessing logic, make
18360                 it explicit
18361
18362 2004-07-20 [colin]      0.9.12cvs33.9
18363
18364         * src/codeconv.c
18365                 conv_encode_header: src_charset is UTF-8 on
18366                 gtk2
18367         * src/compose.c
18368                 Remove double encoding of the headers
18369
18370 2004-07-20 [colin]      0.9.12cvs33.8
18371
18372         * src/codeconv.c
18373                 Fix typo
18374
18375 2004-07-20 [colin]      0.9.12cvs33.7
18376
18377         * src/mainwindow.c
18378                 Set the separated messageview to the saved
18379                 size of Claws' messageview (Patch by Alfons)
18380                 Fix a callback prototype (me)
18381
18382 2004-07-20 [colin]      0.9.12cvs33.6
18383
18384         * src/codeconv.h
18385                 Forgot one hunk in 0.9.12cvs33.4
18386
18387 2004-07-19 [colin]      0.9.12cvs33.5
18388
18389         * src/action.c
18390                 Action output fix
18391                 Patch by Alfons
18392
18393 2004-07-19 [colin]      0.9.12cvs33.4
18394
18395         * src/compose.c
18396                 Fix outgoing charset bug in headers
18397         * src/codeconv.c
18398                 Clean for glib2 - Patch by Alfons
18399
18400 2004-07-19 [colin]      0.9.12cvs33.3
18401
18402         * src/statusbar.c
18403                 Remove grip from the statusbar
18404                 Patch by Alfons
18405
18406 2004-07-19 [colin]      0.9.12cvs33.2
18407
18408         * src/messageview.c
18409         * src/textview.c
18410                 Fix messageview remembering the previous
18411                 scroll position when loading a new message
18412                 Patch by Alfons
18413
18414 2004-07-19 [colin]      0.9.12cvs33.1
18415
18416         * src/folder.h
18417         * src/folderview.c
18418         * src/summaryview.c
18419                 Sync with HEAD
18420
18421 2004-07-18 [colin]      0.9.12cvs32.7
18422
18423         * configure.ac
18424                 Remove useless check for XIM - noticed
18425                 by Alfons
18426
18427 2004-07-18 [colin]      0.9.12cvs32.6
18428
18429         * src/summaryview.c
18430                 Remove non-modified and shift-modified
18431                 accelerators in summaryview's popup
18432                 menu, as that doesn't get catched by
18433                 the accel-activate signal catcher...
18434
18435 2004-07-18 [colin]      0.9.12cvs32.5
18436
18437         * src/prefs_common.c
18438                 Define sensible default prefs for 
18439                 wrapping
18440
18441 2004-07-18 [colin]      0.9.12cvs32.4
18442
18443         * src/compose.c
18444         * src/prefs_common.c
18445         * src/prefs_common.h
18446         * src/prefs_wrapping.c
18447                 Remove Smart Wrapping pref, which does
18448                 nothing on gtk2 branch
18449
18450 2004-07-18 [colin]      0.9.12cvs32.3
18451
18452         * src/sourcewindow.c
18453                 Proper utf8
18454
18455 2004-07-18 [colin]      0.9.12cvs32.2
18456
18457         * src/compose.c
18458                 Save attachment status when drafting
18459
18460 2004-07-18 [colin]      0.9.12cvs32.1
18461
18462         * src/gtk/filesel.c
18463                 Fix erratic folder selection in open mode
18464
18465 2004-07-18 [colin]      0.9.12cvs31.11
18466
18467         * src/pop.c
18468                 Don't let partial messages get deleted
18469                 even with "dowload all"
18470                 (0.9.12cvs31.8 fix extension)
18471 2004-07-18 [colin]      0.9.12cvs31.10
18472
18473         * src/gtk/logwindow.c
18474                 Fix log scrolling
18475
18476 2004-07-18 [colin]      0.9.12cvs31.9
18477
18478         * src/common/utils.c
18479                 Fix non-utf8 strings coming from commands
18480                 and files
18481
18482 2004-07-18 [colin]      0.9.12cvs31.8
18483
18484         * src/pop.c
18485                 Fix partial download bug with Download all
18486                 messages option
18487
18488 2004-07-18 [colin]      0.9.12cvs31.7
18489
18490         * src/textview.c
18491                 Fix bug introduced in 0.9.12cvs31.2
18492                 (blocked in select mode after double click)
18493
18494 2004-07-18 [colin]      0.9.12cvs31.6
18495
18496         * src/compose.c
18497         * src/gtk/menu.c
18498                 More glib-warning fixes
18499
18500 2004-07-18 [colin]      0.9.12cvs31.5
18501
18502         * src/compose.c
18503                 Fix trashing the primary clipboard when moving 
18504                 around with tab
18505         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18506
18507 2004-07-18 [colin]      0.9.12cvs31.4
18508
18509         * src/codeconv.c
18510                 convert unencoded iso headers to utf8
18511         (Fix Bug 538 Unencoded local characters in subject make it 
18512          disappear)
18513
18514 2004-07-18 [colin]      0.9.12cvs31.3
18515
18516         * src/compose.c
18517                 Fix tab char handling in wrapping
18518         (Fix Bug 537 Line wrap problem - TAB character treated as 
18519          one character instead of 8)
18520
18521 2004-07-18 [colin]      0.9.12cvs31.2
18522
18523         * src/textview.c
18524                 return FALSE on GDK_MOTION_NOTIFY
18525         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18526          (unable to highlight))
18527
18528 2004-07-18 [colin]      0.9.12cvs31.1
18529
18530         * src/folderview.c
18531                 Sync with 0.9.12cvs31
18532
18533 2004-07-18 [colin]      0.9.12cvs30.4
18534
18535         * src/compose.c
18536                 Also block text_inserted when inserting a file
18537
18538 2004-07-18 [colin]      0.9.12cvs30.3
18539
18540         * src/compose.c
18541                 Fix smart wrapping (block text_inserted handler
18542                 while putting quotation to avoid wrap on input,
18543                 don't join lines if next is sig separator)
18544
18545 2004-07-17 [colin]      0.9.12cvs30.2
18546
18547         * src/folderview.c
18548         * src/mainwindow.c
18549         * src/mimeview.c
18550         * src/summaryview.c
18551         * src/gtk/quicksearch.c
18552         * src/gtk/quicksearch.h
18553                 Block key events handlers *and* accels while
18554                 quicksearch is focused
18555         (Fixes Bug 534 quick-search bar not accepting certain letters)
18556
18557 2004-07-17 [colin]      0.9.12cvs30.1
18558
18559         * src/folder.h
18560         * src/folderview.c
18561         * src/summaryview.c
18562                 Sync with 0.9.12cvs30
18563
18564 2004-07-17 [colin]      0.9.12cvs28.2
18565
18566         * src/mimeview.c
18567         * src/procmime.c
18568         * src/summaryview.c
18569         * src/gtk/menu.c
18570                 Squash some compile and glib warnings
18571
18572 2004-07-17 [paul]       0.9.12cvs28.1
18573
18574         * src/mimeview.c
18575                 sync with 0.9.12cvs28 HEAD
18576
18577 2004-07-16 [paul]       0.9.12cvs26.1
18578         
18579         * src/gtk/quicksearch.c
18580         * src/account.c
18581         * src/account.h
18582         * src/compose.c
18583         * src/customheader.c
18584         * src/folder_item_prefs.c
18585         * src/main.c
18586         * src/mainwindow.c
18587         * src/messageview.c
18588         * src/mimeview.c
18589         * src/news.c
18590         * src/pgpmime.c
18591         * src/pop.c
18592         * src/pop.h
18593         * src/prefs_account.c
18594         * src/prefs_account.h
18595         * src/prefs_common.c
18596         * src/prefs_common.h
18597         * src/prefs_display_header.c
18598         * src/prefs_gtk.c
18599         * src/prefs_gtk.h
18600         * src/procheader.c
18601         * src/procmime.c
18602                 sync with 0.9.12cvs26 HEAD      
18603
18604 2004-07-15 [colin]      0.9.12cvs18.14
18605
18606         * src/folder.c
18607                 Disable GPG signature check during
18608                 folder move and scan
18609         (Closes Bug 521 Signature checking slows down Folder-Move)
18610
18611 2004-07-14 [colin]      0.9.12cvs18.13
18612
18613         * src/common/partial_download.c
18614                 update includes
18615
18616 2004-07-14 [colin]      0.9.12cvs18.12
18617
18618         * src/common/partial_download.c
18619         * src/common/partial_download.h
18620                 Move doc at top, add correct copyright
18621
18622 2004-07-14 [colin]      0.9.12cvs18.11
18623
18624         * src/folder.c
18625         * src/messageview.c
18626         * src/pop.c
18627         * src/pop.h
18628         * src/procmsg.c
18629         * src/summaryview.c
18630         * src/common/Makefile.am
18631         * src/common/partial_download.c ** NEW FILES **
18632         * src/common/partial_download.h ** NEW FILES **
18633                 Move partial-download related stuff to its
18634                 own file
18635
18636 2004-07-14 [colin]      0.9.12cvs18.10
18637
18638         * src/send_message.c
18639                 Fix smtp auth when user is null or empty
18640
18641 2004-07-13 [colin]      0.9.12cvs18.9
18642
18643         * src/gtk/quicksearch.c
18644                 Use alphabetic order
18645
18646 2004-07-13 [colin]      0.9.12cvs18.8
18647
18648         * src/pop.c
18649                 Be paranoid on the checks
18650
18651 2004-07-13 [colin]      0.9.12cvs18.7
18652
18653         * src/gtk/quicksearch.c
18654                 Fix Engrish once again
18655
18656 2004-07-13 [colin]      0.9.12cvs18.6
18657
18658         * src/procmsg.c
18659         * src/summaryview.c
18660                 Mark messages for deletion when they are about to
18661                 be removed from trash
18662
18663 2004-07-13 [colin]      0.9.12cvs18.5
18664
18665         * src/matcher.c
18666         * src/matcher.h
18667         * src/matcher_parser_parse.y
18668         * src/prefs_matcher.c
18669         * src/gtk/quicksearch.c
18670                 Add 'partial' ('p') match string to find partially
18671                 downloaded messages
18672
18673 2004-07-13 [colin]      0.9.12cvs18.4
18674
18675         * src/pop.c
18676                 Fix misplaced block
18677
18678 2004-07-13 [colin]      0.9.12cvs18.3
18679
18680         * src/pop.c
18681         * src/pop.h
18682         * src/messageview.c
18683                 Refactor API (to avoid passing 5+ params and code
18684                 duplication)
18685         * src/folder.c
18686         * src/msgcache.c
18687         * src/procheader.c
18688         * src/common/defs.h
18689                 Add planned_download to cache
18690                 Don't mess uidl file when moving partially downloaded
18691                 mails (they change folder, we should change it in the
18692                 uidl list too or we'll remove an incorrect message)
18693                 (this also helps removing hacks when changing 
18694                 planned_download in messageview.c)
18695
18696 2004-07-12 [colin]      0.9.12cvs18.2
18697
18698         * src/gtk/quicksearch.c
18699                 Fix missing status update in quicksearch
18700
18701 2004-07-12 [paul]       0.9.12cvs18.1
18702
18703         * po/POTFILES.in
18704         * src/Makefile.am
18705         * src/account.c
18706         * src/codeconv.c
18707         * src/compose.c
18708         * src/inc.c
18709         * src/main.c
18710         * src/prefs_common.c
18711         * src/procmsg.h
18712         * src/toolbar.c
18713         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18714         * src/prefs_wrapping.[ch]       ** NEW FILES **
18715         * src/common/intl.h
18716         * src/common/utils.[ch]
18717         * src/gtk/quicksearch.[ch]
18718                 sync with 0.9.12cvs18 HEAD
18719
18720 2004-07-12 [colin]      0.9.11cvs17.25
18721
18722         * src/folder.c
18723         * src/folder.h
18724                 Remove unused function added by me in 0.9.11cvs17.10
18725
18726 2004-07-11 [colin]      0.9.11cvs17.24
18727
18728         * src/inc.c
18729         * src/messageview.c
18730         * src/pop.c
18731         * src/pop.h
18732                 Use folderitem and msgnum instead of filename to
18733                 know which mail to delete
18734                 Move old partial mail deletion to pop.c
18735
18736 2004-07-10 [colin]      0.9.11cvs17.23
18737
18738         * src/inc.c
18739                 Add debug
18740         * src/pop.c
18741         * src/pop.h
18742                 Don't re-use same enums for unrelated stuff: it's 
18743                 completely misleading !
18744                 Document a bit
18745
18746 2004-07-09 [colin]      0.9.11cvs17.22
18747
18748         * src/inc.c
18749                 Remove folder-type check and do
18750                 more tests to be sure everything's
18751                 ok
18752         * src/messageview.c
18753                 Punctuation update, remove useless
18754                 code, fix two warnings
18755         * src/noticeview.c
18756                 Layout cleaning, reset 2nd button
18757                 when specifying one
18758
18759 2004-07-09 [colin]      0.9.11cvs17.21
18760
18761         * src/messageview.c
18762         * src/pop.c
18763         * src/pop.h
18764                 Allow user to change his mind
18765                 and postpone decision (by
18766                 unmarking the mail)
18767
18768 2004-07-09 [colin]      0.9.11cvs17.20
18769
18770         * src/messageview.c
18771                 Fix bug with delete state
18772         * src/pop.c
18773         * src/pop.h
18774                 Fix buffer leak (fread doesn't 
18775                 terminate buffers with \0)
18776                 Refactoring (remove magic 
18777                 numbers)
18778
18779 2004-07-09 [colin]      0.9.11cvs17.19
18780
18781         * src/pop.c
18782                 Don't log "Skipping message" if 
18783                 we're going to TOP it two lines
18784                 later
18785
18786 2004-07-09 [colin]      0.9.11cvs17.18
18787
18788         * src/messageview.c
18789                 Fix Engrish
18790
18791 2004-07-09 [colin]      0.9.11cvs17.17
18792
18793         * src/pop.c
18794                 strlen checking...
18795         * src/messageview.c
18796                 refactoring a bit
18797
18798 2004-07-08 [colin]      0.9.11cvs17.16
18799
18800         * src/noticeview.c
18801         * src/noticeview.h
18802                 Add an optional second button
18803         * src/messageview.c
18804         * src/pop.c
18805         * src/pop.h
18806                 Don't delete partially received mails after a certain
18807                 time; rather, let the user decide.
18808
18809 2004-07-08 [colin]      0.9.11cvs17.15
18810
18811         * src/common/smtp.h
18812                 Sync with HEAD
18813
18814 2004-07-08 [colin]      0.9.11cvs17.14
18815
18816         * src/messageview.c
18817         * src/common/smtp.c
18818                 Use to_human_readable() for sizes
18819
18820 2004-07-08 [colin]      0.9.11cvs17.13
18821
18822         * src/inc.c
18823         * src/messageview.c
18824         * src/pop.c
18825         * src/pop.h
18826         * src/procmsg.c
18827                 Fix partial-downloading issues:
18828                         catch unsupported TOP
18829                         don't delete partially downloaded mails before 5 days
18830                         don't update existing with non-MH folders; that'll
18831                         make dups, but it's better than trashing the folder
18832                         free new msginfo parts
18833                 Fix indentation ;-)
18834
18835 2004-07-08 [colin]      0.9.11cvs17.12
18836
18837         * src/common/smtp.c
18838         * src/common/smtp.h
18839                 Sync smtp size verification with HEAD
18840
18841 2004-07-08 [colin]      0.9.11cvs17.11
18842
18843         * src/summaryview.c
18844         * src/prefs_common.c
18845         * src/prefs_common.h
18846         * src/gtk/quicksearch.c
18847         * src/gtk/quicksearch.h
18848                 Sync sticky pref with HEAD
18849
18850 2004-07-08 [colin]      0.9.11cvs17.10
18851
18852         * src/folder.c [1.213.2.6]
18853         * src/folder.h [1.87.2.6]
18854         * src/inc.c [1.149.2.7]
18855         * src/messageview.c [1.94.2.8]
18856         * src/procheader.c [1.47.2.6]
18857         * src/procmsg.c [1.150.2.4]
18858         * src/procmsg.h [1.60.2.5]
18859         * src/pop.c [1.56.2.4]
18860         * src/pop.h [1.17.2.3]
18861                 Let too big messages get downloaded, but truncated
18862                 Add a button to download them completely
18863                 
18864 2004-07-06 [colin]      0.9.11cvs17.9
18865
18866         * src/gtk/quicksearch.c [1.1.2.3]
18867                 Add a Clear button
18868         * commitHelper
18869         * PATCHSETS
18870                 Add a script to help with cvs
18871
18872 2004-07-03 [colin]      0.9.11cvs17.8
18873
18874         * src/plugins/imageviewer/viewer.c
18875                 fix imageviewer (which was staying on the first
18876                 displayed image)
18877
18878 2004-07-03 [colin]      0.9.11cvs17.7
18879
18880         Removed FIXME_GTK2 warnings
18881         * src/gtk/gtkutils.c
18882                 useless #warnings
18883         * src/gtk/menu.c
18884                 useless #warnings (no need to mess with menu rc)
18885         * src/gtk/menu.h
18886                 unused functions
18887         
18888
18889 2004-07-03 [colin]      0.9.11cvs17.6
18890
18891         Removed FIXME_GTK2 warnings
18892         * src/codeconv.c
18893                 useless #warnings (rewrite needed)
18894         * src/compose.c
18895                 useless #warnings (rewrite needed)
18896                 useless #warnings (gtk2 is like that)
18897                 useless #warnings (previously fixed)
18898         * src/main.c
18899                 useless #warnings (previously fixed)
18900         * src/message_search.c
18901                 useless #warnings (gtk2 is like that)
18902                 Made apparent that search is case-sensitive
18903         * src/mimeview.c
18904                 useless #warnings (rewrite needed)
18905                 useless #warnings (gtk2 is like that)
18906                 reimplemented real warnings
18907         * src/prefs_common.c
18908                 Removed block cursor option (not it gtk2)
18909         * src/prefs_gtk.c
18910                 useless #warnings (rewrite needed)
18911         * src/procheader.c
18912                 useless #warnings (rewrite needed)
18913         * src/sourcewindow.c
18914                 useless #warnings (incorrect placing)
18915         * src/summary_search.c
18916                 useless #warnings (gtk2 is like that)
18917                 Made apparent that search is case-sensitive
18918         * src/action.c
18919                 useless #warnings (gtk2 is like that)
18920         * src/textview.c
18921                 useless #warnings (rewrite needed)
18922         * src/toolbar.c
18923                 useless #warnings (rewrite needed)
18924
18925 2004-07-03 [colin]      0.9.11cvs17.5
18926
18927         * src/textview.c
18928                 Fix mismerge which broke URI opening
18929                 
18930 2004-07-01 [colin]      0.9.11cvs17.4
18931
18932         * src/gtk/filesel.c
18933                 Fill filename when saving
18934                 
18935 2004-06-27 [colin]      0.9.11cvs17.3
18936
18937         * src/gtk/filesel.[ch]
18938                 Use the new GTK file selector
18939                 Update prototype to match the reality: multiple file
18940                 selection is open-only          
18941         * src/compose.c
18942                 Match the new prototypes        
18943         * configure.ac
18944                 Match the new requirements (gtk 2.4.0)
18945                         
18946 2004-06-26 [colin]      0.9.11cvs17.2
18947
18948         * src/plugins/trayicon/trayicon.c
18949                 Remove useless signal handler on resize, which causes
18950                 an infinite "loop"
18951         
18952 2004-06-26 [colin]      0.9.11cvs17.1
18953         
18954         * tools/Makefile.am
18955                 remove launch_firebird and add nautilus2sylpheed.sh
18956         * src/quicksearch.c
18957           src/summaryview.c
18958                 Fix show/hide "Extended symbols" button problem
18959                 Fix apparition at startup
18960                 Fix const warnings
18961         * src/plugins/image_viewer/Makefile.am
18962                 Fix configure 
18963         * common/ssl.c
18964                 Re-enable certificate check, as it doesn't seem to
18965                 cause Xlib errors anymore
18966
18967 2004-06-25 [paul]       0.9.11cvs17
18968
18969         * sync with 0.9.11cvs17 HEAD
18970         
18971         NOTE: QuickSearch is broken
18972
18973 2004-06-07 [colin]      0.9.10claws67.10
18974         * src/plugins/trayicon/trayicon.c
18975           src/plugins/trayicon/libeggtrayicon/Makefile.am
18976           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18977                 Fix gettextization in trayicon plugin
18978
18979 2004-06-07 [colin]      0.9.10claws67.9
18980         
18981         * src/summaryview.c
18982           src/gtk/gtksctree.[ch]
18983                 Let Shift+{Up,Down} work in summaryview
18984                 (well, Down "works" and Up works)
18985                 Let the list scroll when using these keys
18986
18987 2004-06-06 [colin]      0.9.10claws67.8
18988
18989         * src/plugins/trayicon/trayicon.c
18990                 Fix pixmap update
18991
18992 2004-06-06 [colin]      0.9.10claws67.7
18993
18994         * src/addressbook.c
18995                 Fix signal handling causing system-wide focus grab
18996
18997 2004-05-25 [paul]       0.9.10claws67.6
18998
18999         * Makefile.am
19000           src/Makefile.am
19001                 clean up
19002
19003 2004-05-25 [paul]       0.9.10claws67.5
19004
19005         * replace deprecated gtk_signal... functions
19006
19007 2004-05-23 [colin]      0.9.10claws67.4
19008
19009         * src/compose.c
19010                 Fix wrapping
19011
19012 2004-05-22 [colin]      0.9.10claws67.3
19013
19014         * src/compose.c
19015                 Re-fix [Edited] in compose.c::compose_reedit()
19016
19017 2004-05-22 [colin]      0.9.10claws67.2
19018
19019         * src/procmime.c
19020                 Fix parsing of multiparts mails
19021
19022 2004-05-22 [colin]      0.9.10claws67.1
19023
19024         * src/summaryview.c
19025                 Fix quicksearch
19026
19027 2004-05-22 [paul]       0.9.10claws67
19028
19029         * sync with 0.9.10claws67 HEAD
19030
19031 2004-05-14 [alfons]
19032
19033         * src/procmime.h
19034                 add forgotton prototype
19035
19036 2004-05-10 [paul]       0.9.10claws57
19037
19038         * sync with 0.9.10claws57 HEAD
19039
19040 2004-05-05 [paul]       0.9.9.claws1
19041
19042         * ChangeLog-gtk2        ** REMOVED **
19043           ChangeLog-gtk2.claws  ** ADDED **
19044                 rename and adopt the normal claws format
19045                 
19046         * configure.ac
19047                 require gtkmathview >= 0.5
19048
19049         * ac/*                          ** REMOVED **
19050           ac/                           ** REMOVED **
19051           intl/Makefile.in              ** REMOVED **
19052           m4/                           ** ADDED **
19053           m4/missing                    ** ADDED **
19054           m4/missing/gdk-pixbuf.m4      ** ADDED **
19055           m4/missing/gettext.m4         ** ADDED **
19056           m4/missing/gpgme.m4           ** ADDED **
19057           m4/missing/imlib.m4           ** ADDED **
19058           m4/.cvsignore                 ** ADDED **
19059           m4/Makefile.am                ** ADDED **
19060           m4/README                     ** ADDED **
19061           m4/aclocal-include.m4         ** ADDED **
19062           m4/aspell.m4                  ** ADDED **
19063           m4/check-type.m4              ** ADDED **
19064           m4/gnupg-check-typedef.m4     ** ADDED **
19065           m4/openssl.m4                 ** ADDED **
19066           m4/spamassassin.m4            ** ADDED **
19067           po/ChangeLog                  ** REMOVED **
19068           po/Makefile.in.in             ** REMOVED **
19069           po/Rules-quot                 ** REMOVED **
19070           po/boldquot.sed               ** REMOVED **
19071           po/en@boldquot.header         ** REMOVED **
19072           po/en@quot.header             ** REMOVED **
19073           po/insert-header.sin          ** REMOVED **
19074           po/quot.sed                   ** REMOVED **
19075           po/remove-potcdate.sed        ** REMOVED **
19076           po/remove-potcdate.sin        ** REMOVED **
19077           po/stamp-po                   ** REMOVED **
19078           Makefile.am
19079           autogen.sh
19080           configure.ac
19081                 enable building with automake 1.8.x
19082                 add 'autopoint --force' to autogen.sh and remove all
19083                 auto-generated files, remove ac/ directory and use
19084                 m4/ directory instead
19085                 
19086         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19087                 fix gettextization
19088
19089 2004-02-28 Colin Leroy <colin@colino.net>
19090         * src/prefs_matcher.c
19091           src/prefs_filtering.c
19092           src/prefs_filtering_action.c
19093                 Fix non-editable GtkEntries
19094
19095 2004-02-22 Thorsten Maerz <torte@netztorte.de>
19096         * src/prefs_themes.c
19097                 utf8 conversion for theme info
19098
19099 2004-02-21 Thorsten Maerz <torte@netztorte.de>
19100         * sync 0.9.9claws
19101
19102 2004-02-14 Thorsten Maerz <torte@netztorte.de>
19103         * src/grouplistdialog.c
19104                 allow multiple selections without ctrl key
19105
19106 2004-02-09 Thorsten Maerz <torte@netztorte.de>
19107         * src/main.c
19108                 enable customizable accelerators
19109
19110 2004-02-08 Thorsten Maerz <torte@netztorte.de>
19111         * src/prefs_common.c
19112                 re-enable different font settings for gtk1/2
19113         * src/prefs_folder_item.c
19114                 fix folder prefs displayed wrong
19115         * src/textview.c
19116                 set 'sunken' shadow type
19117
19118 2004-02-07 Colin Leroy <colin@colino.net>
19119         * src/compose.c
19120                 Fix message being always [Edited]
19121                 Encode headers correctly (utf8 buf)
19122
19123 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19124         * src/socket.c
19125                 remove double g_source_attach()
19126                 (Thanks to Colin Leroy)
19127
19128 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19129         * src/gtk/gtksctree.c
19130                 Fix SSL certificate list not shown
19131         * src/mimeview.c
19132                 Fix clicks in mime tree
19133
19134 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19135         * src/common/socket.c
19136                 Fix SSL receive
19137         * src/compose.c
19138                 Fix clipboard menu hotkeys
19139
19140 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19141         * src/gtk/gtkaspell.[ch]
19142           src/compose.c
19143                 reimplement spellchecker
19144
19145 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19146         * src/gtk/filesel.c
19147                 crash when inserting file in compose window
19148                 (TODO: keep old selection on clicks)
19149         * src/main.c
19150                 use gtkrc-2.0 instead of gtkrc
19151
19152 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19153         * src/messageview.c
19154                 remove orphaned mimeview unref()
19155
19156 2004-01-20 Thorsten Maerz <torte@netztorte.de>
19157         * src/grouplistdialog.c
19158                 expand nodes containing subscribed groups
19159
19160 2004-01-19 Thorsten Maerz <torte@netztorte.de>
19161         * src/textview.c
19162                 textview: hide cursor, restore old click behaviour
19163
19164 2004-01-18 Thorsten Maerz <torte@netztorte.de>
19165         * src/textview.c
19166                 variable names messed up
19167
19168 2004-01-17 Colin Leroy <colin@colino.net>
19169         * src/addr_compl.c
19170                 Fix completion address too thin
19171         * src/compose.c
19172                 Fix tab-to-subject behaviour
19173         * src/summaryview.c
19174                 Implement key up & down in summaryview
19175
19176 2004-01-12 Thorsten Maerz <torte@netztorte.de>
19177
19178         * sync 098claws
19179
19180 2004-01-08 Thorsten Maerz <torte@netztorte.de>
19181         * configure.ac
19182           Makefile.am
19183           doc/.cvsignore
19184           doc/Makefile.am
19185                 faq, man, manual moved to doc/
19186         * ac/aspell.m4
19187           ac/check-type.m4
19188           ac/gnupg-check-typedef.m4
19189           ac/openssl.m4
19190           ac/spamassassin.m4
19191           ac/missing/gdk-pixbuf.m4
19192           ac/missing/gpgme.m4
19193           ac/missing/imlib.m4
19194                 fix automake warnings
19195
19196 2003-12-06 Colin Leroy <colin@colino.net>
19197         * src/summaryview.c
19198                 Fix quicksearch
19199
19200 2003-12-05 Colin Leroy <colin@colino.net>
19201         * src/summaryview.c
19202                 Fix going to next unread folder
19203
19204 2003-12-05 Colin Leroy <colin@colino.net>
19205         * src/crash.c
19206                 Fix gtk2 compilation
19207         * src/session.c
19208                 Remove iotag source handler at disconnection
19209         * src/socket.[ch] 
19210                 Remove source handler when closing socket 
19211                 (fixes another seg)
19212
19213 2003-12-04 Colin Leroy <colin@colino.net>
19214         * src/compose.c
19215           src/prefs_account.c
19216           src/prefs_common.c
19217                 Fix some dropdown menus
19218
19219 2003-12-04 Colin Leroy <colin@colino.net>
19220         * src/compose.c
19221                 Fix event handlers on header fields
19222         * src/common/socket.c
19223           src/common/session.c
19224                 Fix segfault with callback (SSL)
19225                 Fix end of session 
19226
19227 2003-10-06 Thorsten Maerz <torte@netztorte.de>
19228
19229         * Fix compile bug in src/compose.c
19230         * removed src/gtk/gtkstext.[ch]
19231
19232 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
19233
19234         * Convert character set and escape "text" attributes in toolbar setting
19235         files.
19236         * Fixed bug in button-press-event handling.
19237
19238 2003-09-16 Thorsten Maerz <torte@netztorte.de>
19239
19240         * Fixed bug in key-press-event handling.
19241
19242 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
19243
19244         * Enabled to compile tray-icon plugin (Ad-hoc).
19245         * Avoid hang up bug of icon list in mime view (Ad-hoc).
19246
19247 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
19248
19249         * Enabled to compile on sylpheed-claws.
19250         (tray-icon plugin still cannot compile yet.)
19251
19252 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
19253
19254         * Updated to 0.9.5.
19255
19256 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
19257
19258         * Updated to 0.9.4.
19259         * Ported monitoring SSL mechanism to GSource of GLib2
19260         (I don't confirm it)
19261         * Added _gtk2 suffix to key name of font preference to avoid
19262         ovverwriting preference of Gtk+-1.2 version.
19263
19264 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
19265
19266         * Updated to 0.9.2.
19267
19268 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
19269
19270         * Updated to 0.9.1.
19271         * Translate po files into UTF-8 when execute autogen.sh.
19272
19273 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
19274
19275         * Updated to 0.9.0.
19276
19277 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
19278
19279         * Plugged GError related memory leaks.
19280
19281 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
19282
19283         * Changed default size of fonts.
19284         * Enabled to set titile font size of warning dialog.
19285
19286 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
19287
19288         * Embed a sylpheed icon into executable binary on Windows.
19289
19290 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
19291
19292         * I forgot to traslate character set of element string in src/xml.c.
19293
19294 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
19295
19296         * Fixed detecting bind_textdomain_codeset in configure.in.
19297         * The bug in which "Example" of "Date fromat" preference isn't displayed
19298         correctly has been fixed.
19299
19300 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
19301
19302         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
19303           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
19304           glib-gettextize
19305           Removed intl directory.
19306           Translated po files into UTF-8.
19307           (Thanks! Ryuji Abe)
19308
19309 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
19310
19311         * The bug which doesn't unscape string in xml.c has been fixed.
19312
19313 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
19314
19315         * The bug which is failed to translate encoding of file name thorough
19316         file dialog has been fixed.
19317
19318 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
19319
19320         * Modified to translate file names which is used in inporting/expoting
19321         mbox feature and "Save as" feature into locale encoding.
19322         * Translate file names into locale encoding when "Attache file" and
19323         "Insert file".
19324         * Force set G_BROKEN_FILENAMES environment variable.
19325         * Other minor fixes.
19326
19327 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
19328
19329         * Modified to treat MH folder's name as locale encoding.
19330
19331 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19332
19333         * The bug which clash on switching candidates of auto completion of
19334         addresses, cannot use auto completion in Japanesse is fixed
19335         (Thanks! Tokunaga-san)¡¥
19336
19337 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19338
19339         * The bug which cannot switch key accelerator preference has been fixed
19340         (Thanks! smbd-san)¡¥
19341
19342 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19343
19344         * version 0.8.11-gtk2-20030314
19345
19346 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19347
19348         * The bug in which character set conversion of filtering messages has
19349         been fixed.(Thanks! COCOA-san).
19350
19351 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19352
19353         * Revived "Leave space on head" preference in "Message" category.
19354         * A bug which clash when put the cursor to end of buffer and execute
19355         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19356
19357 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19358
19359         * version 0.8.11-gtk2-20030312
19360
19361 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19362
19363         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19364         * Modified to use Pango's API directly for font preference.
19365         * Integrated GtkTextView of textview to one widget.
19366         * Set fonts of header title in textview by "header_title" tag.
19367         * Removed some deprecated codes.
19368
19369 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19370
19371         * Updated to 0.8.11.
19372         * Merged cygwin patch(Thanks! Sakai-san).
19373
19374 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19375
19376         * version 0.8.10-gtk2-20030309