2006-11-06 [mones] 2.5.6cvs21
[claws.git] / ChangeLog
1 2006-11-06 [mones]      2.5.6cvs21
2
3         * po/es.po
4                 Minor fixes for release
5
6 2006-11-06 [paul]       2.5.6cvs20
7
8         * po/cs.po
9         * po/de.po
10         * po/fr.po
11         * po/it.po
12         * po/nl.po
13         * po/pt_BR.po
14         * po/sk.po
15         * po/sv.po
16         * po/zh_CN.po
17                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
18                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
19                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
20                 Young
21
22 2006-11-02 [colin]      2.5.6cvs19
23
24         * src/imap.c
25         * src/imap.h
26         * src/prefs_account.c
27         * src/etpan/imap-thread.c
28                 Add GSSAPI support - fixes Debian bug #383274
29
30 2006-11-01 [colin]      2.5.6cvs18
31
32         * src/jpilot.c
33                 Handle libpisock12 support. Probably
34                 fixes bug 1046, 'jpilot AddressDB.pdb 
35                 import fail'
36
37 2006-11-01 [colin]      2.5.6cvs17
38
39         * src/folderutils.c
40                 debug_print() folderutils_mark_all_read()
41
42 2006-11-01 [colin]      2.5.6cvs16
43
44         * COPYING
45                 Add missed files to the Apache exception
46
47 2006-10-31 [colin]      2.5.6cvs15
48
49         * src/folder.c
50         * src/folder.h
51                 Add a copy_private_data() func to FolderClasses
52                 Doesn't break the feature freeze, because we 
53                 won't use it (right now) in the core.
54
55 2006-10-31 [colin]      2.5.6cvs14
56
57         * COPYING
58                 Allow linking with the Apache licensed files in
59                 src/plugins/spamassassin. Hopefully fixes 
60                 bug 1048, 'Spamassassin plugin license problem'
61
62 2006-10-31 [wwp]        2.5.6cvs13
63
64         * src/compose.c
65                 fix and optimize trimming of leading linefeeds in body loop.
66
67 2006-10-31 [colin]      2.5.6cvs12
68
69         * src/etpan/imap-thread.c
70         * src/imap.c
71                 Make really sure to have NULL sets in case
72                 of error
73
74 2006-10-30 [wwp]        2.5.6cvs11
75
76         * src/prefs_common.c
77         * src/prefs_common.h
78         * src/compose.c
79                 fix broken storage of quote format template when it contains \-escape
80                 sequences. The application of such sequences is also fixed now (\t
81                 in quote format will be a real tab instead of a 't', for instance).
82
83 2006-10-27 [colin]      2.5.6cvs10
84
85         * src/compose.c
86                 Probably fix bug 1045, 'sylpheed-claws 
87                 doesn't remove the mail from the IMAP 
88                 Queue folder after sending'. From
89                 2.5.6cvs3-stable
90
91 2006-10-27 [colin]      2.5.6cvs9
92
93         * configure.ac
94                 Require libetpan-0.48. I'm so annoying,
95                 I know ;-)
96
97 2006-10-27 [colin]      2.5.6cvs8
98
99         * src/folder.c
100         * src/imap.c
101                 Probably fix bug 1044, 'sylpheed-claws 
102                 segfaults while moving mails' - Fix relation
103                 usage when moving to an IMAP mailbox from another
104                 mailbox
105
106 2006-10-26 [paul]       2.5.6cvs7
107
108         * src/gtk/about.c
109                 add libSM to compiled-in features
110                 list
111
112 2006-10-24 [colin]      2.5.6cvs6
113
114         * src/textview.c
115         * src/gtk/gtkutils.c
116                 Fix crash when printing emails with an
117                 xface
118
119 2006-10-24 [mones]      2.5.6cvs5
120
121         * manual/es/advanced.xml
122                 Synchronize hidden option respect_flowed_format
123         * po/es.po
124                 Updated translation
125
126 2006-10-21 [paul]       2.5.6cvs4
127
128         * src/gtk/authors.h
129         * src/plugins/pgpcore/pgp_viewer.c
130         * src/plugins/pgpcore/sgpgme.c
131                 fix building on BSDs
132                 Thanks to Michael Hughes
133                 <Sylpheed-Claws_user@thehugheslogcabin.net>
134
135 2006-10-20 [colin]      2.5.6cvs3
136
137         * configure.ac
138                 Bump up libetpan requirement
139                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
140         * src/common/utils.c
141         * src/common/utils.h
142                 Add convenience get_file_mtime()
143         * src/imap.c
144         * src/etpan/imap-thread.c
145         * src/etpan/imap-thread.h
146                 Implement UIDPLUS support if the server
147                 supports it - faster sending in this case
148
149 2006-10-19 [colin]      2.5.6cvs2
150
151         * src/gtk/quicksearch.c
152                 Fix emptying in type-ahead+extended mode
153         * src/mainwindow.c
154         * src/mainwindow.h
155                 Add a hook for offline state change
156         * src/plugins/trayicon/trayicon.c
157                 Use it to display offline icons
158         * src/plugins/trayicon/Makefile.am
159         * src/plugins/trayicon/newmail.offline.xpm
160         * src/plugins/trayicon/newmarkedmail.offline.xpm
161         * src/plugins/trayicon/nomail.offline.xpm
162         * src/plugins/trayicon/unreadmail.offline.xpm
163         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
164                 Add the icons
165
166 2006-10-12 [paul]       2.5.6cvs1
167
168         * NEWS
169         * README
170         * configure.ac
171                 Update version number following
172                 stable release
173
174 2006-10-19 [colin]      2.5.5cvs18
175
176         * manual/handling.xml
177                 Add type-ahead search
178
179 2006-10-18 [colin]      2.5.5cvs17
180
181         * src/gtk/quicksearch.c
182                 Remove "save to history only if there's
183                 no syntax error", it breaks for some 
184                 reason which I'll investigate later.
185
186 2006-10-18 [colin]      2.5.5cvs16
187
188         * src/prefs_common.c
189         * src/prefs_common.h
190         * src/summaryview.c
191         * src/gtk/quicksearch.c
192         * src/gtk/quicksearch.h
193                 Add a type-ahead option for fast searches
194                 Patch by Fabien Vantard
195
196 2006-10-18 [colin]      2.5.5cvs15
197
198         * src/compose.c
199         * src/compose.h
200                 Add Options/Reply mode/ menu to be able to
201                 change the recipients of a reply on the fly
202
203 2006-10-18 [colin]      2.5.5cvs14
204
205         * src/compose.c
206                 Fix redirecting of our own sent mails
207
208 2006-10-17 [wwp]        2.5.5cvs13
209
210         * src/send_message.c
211                 Fix duplicate error messages when sending, and missing
212                 newline in such error messages.
213
214 2006-10-17 [colin]      2.5.5cvs12
215
216         * src/compose.c
217                 Compare addresses case-insensitive
218
219 2006-10-17 [colin]      2.5.5cvs11
220
221         * src/plugins/pgpcore/sgpgme.c
222                 Fix return status
223
224 2006-10-17 [colin]      2.5.5cvs10
225
226         * src/plugins/pgpcore/pgp_viewer.c
227                 Fix return status
228
229 2006-10-17 [colin]      2.5.5cvs9
230
231         * src/quote_fmt.c
232                 Fix a typo (thanks to Fabien)
233
234 2006-10-16 [colin]      2.5.5cvs8
235
236         * src/textview.c
237                 Fix problem with quote-folding when emails
238                 don't convert cleanly to UTF-8
239
240 2006-10-14 [colin]      2.5.5cvs7
241
242         * src/prefs_template.c
243                 Reset fields when reopening
244                 the window
245
246 2006-10-13 [paul]       2.5.5cvs6
247
248         * manual/advanced.xml
249         * src/prefs_message.c
250                 make 'respect_flowed_format' a hidden
251                 option, and add a manual entry for it
252                 Thanks to Colin
253
254 2006-10-12 [colin]      2.5.5cvs5
255
256         * src/codeconv.c
257                 Revert part of 2.5.2cvs21:
258                 Don't optimise by reusing the 
259                 last iconv converter if possible:
260                 it seems slightly broken in a 
261                 very hard way to reproduce
262
263 2006-10-12 [colin]      2.5.5cvs4
264
265         * src/prefs_common.c
266         * src/prefs_common.h
267         * src/prefs_message.c
268         * src/procmime.c
269                 Fix bug 1035, 'Incorrect handling 
270                 of flowed lines'. We now optionnaly
271                 handle this format (preference is in
272                 Message View/Text options section)
273
274 2006-10-12 [colin]      2.5.5cvs3
275
276         * po/POTFILES.in
277                 Add new file
278         * src/plugins/pgpcore/pgp_viewer.c
279         * src/plugins/pgpcore/sgpgme.c
280                 Don't try to import without asking
281
282 2006-10-12 [colin]      2.5.5cvs2
283
284         * src/compose.c
285                 Fix bug 1036, 'Forwarding a mutlipart
286                 mail with a "text/html" block to ms
287                 outlook users leeds to freeze of
288                 outlook'. Poor outlook users...
289
290 2006-10-12 [paul]       2.5.5cvs1
291
292         * NEWS
293         * README
294         * configure.ac
295                 Update version number following
296                 stable release
297
298 2006-10-11 [paul]       2.5.4cvs1
299
300         * NEWS
301         * README
302         * configure.ac
303                 Update version number following
304                 stable release
305
306 2006-10-11 [paul]       2.5.3cvs32
307
308         * src/textview.c
309                 fix bug 1032, 'Segmentation fault when showing
310                 message' (bug in quote folding)
311                 Thanks to Colin
312
313 2006-10-10 [colin]      2.5.3cvs31
314
315         * src/quote_fmt.c
316                 Rephrase english a bit
317
318 2006-10-10 [colin]      2.5.3cvs30
319
320         * src/prefs_compose_writing.c
321                 Stop making the page larger than the window
322
323 2006-10-10 [wwp]        2.5.3cvs29
324
325         * src/compose.c
326         * src/prefs_template.c
327         * src/quote_fmt.c
328         * src/quote_fmt.h
329         * src/quote_fmt_lex.l
330         * src/quote_fmt_parse.y
331                 Extend the quote parser a bit: allow to get access to
332                 basic (composing) account info.
333
334 2006-10-10 [colin]      2.5.3cvs28
335
336         * src/procheader.c
337                 Fix this \t problem in subject
338
339 2006-10-09 [colin]      2.5.3cvs27
340
341         * src/main.c
342         * src/prefs_gtk.c
343                 Prepare cache a bit later
344                 If section already exists, skip the new one 
345                 (as previously); avoid writing the same block
346                 twice - if we find a second block with the 
347                 same id, skip it.
348         * src/plugins/pgpcore/pgp_viewer.c
349                 Set cursor to busy when retrieving a key
350         * src/plugins/pgpcore/sgpgme.c
351                 allow 5 seconds for gpg to export the key
352                 
353
354 2006-10-09 [colin]      2.5.3cvs26
355
356         * configure.ac
357         * src/msgcache.c
358         * src/prefs_gtk.c
359                 Check for existence of fgets_unlocked
360                 and fwrite_unlocked
361
362 2006-10-09 [paul]       2.5.3cvs25
363
364         * src/prefs_summaries.c
365                 replace strftime() with fast_strftime() and in
366                 the consequence fix the bug in the display of
367                 AM/PM in the 'Example' string
368
369 2006-10-09 [ticho]      2.5.3cvs24
370
371         * po/sk.po
372                 Updated (and fixed up somewhat) Slovak translation.
373
374 2006-10-08 [colin]      2.5.3cvs23
375
376         * src/prefs_folder_item.c
377                 Explain why prefs in the top-level folder
378                 aren't retained, but are still useful
379
380 2006-10-08 [colin]      2.5.3cvs22
381
382         * src/prefs_gtk.c
383                 Don't cache anything if caching fails
384
385 2006-10-08 [colin]      2.5.3cvs21
386
387         * src/common/utils.c
388                 always include gi18n.h
389
390 2006-10-07 [colin]      2.5.3cvs20
391
392         * src/plugins/pgpcore/pgp_viewer.c
393                 Kill gpg after 5 seconds wait
394
395 2006-10-07 [colin]      2.5.3cvs19
396
397         * src/plugins/pgpcore/pgp_viewer.c
398         * src/plugins/pgpcore/pgp_viewer.h
399                 Fix copyright
400
401 2006-10-07 [colin]      2.5.3cvs18
402
403         * src/plugins/pgpcore/pgp_viewer.c
404         * src/plugins/pgpcore/pgp_viewer.h
405                 Actually add the files to CVS
406
407 2006-10-07 [colin]      2.5.3cvs17
408
409         * src/plugins/pgpcore/sgpgme.c
410                 Be sure not to crash on 'application/pgp-signature' that
411                 are not application/pgp-signatures
412
413 2006-10-07 [colin]      2.5.3cvs16
414
415         * src/textview.c
416         * src/textview.h
417                 Make a bit more of the API available
418         * src/plugins/pgpcore/Makefile.am
419         * src/plugins/pgpcore/plugin.c
420         * src/plugins/pgpcore/sgpgme.c
421                 Add basic key import/export
422
423 2006-10-07 [colin]      2.5.3cvs15
424
425         * src/folderview.c
426         * src/imap.c
427         * src/prefs_account.c
428         * src/wizard.c
429                 Warn users *everywhere* if libetpan's not
430                 linked in
431
432 2006-10-06 [mones]      2.5.3cvs14
433
434         * po/de.po
435         * po/es.po
436                 updated by Stephan Sachse and me
437
438 2006-10-06 [colin]      2.5.3cvs13
439
440         * src/main.c
441         * src/common/sylpheed.c
442                 Don't load common plugins if --exit is passed
443         * src/prefs_gtk.c
444         * src/prefs_gtk.h
445                 Implement a cache to avoid reading the same
446                 files over and over again at startup
447
448 2006-10-06 [colin]      2.5.3cvs12
449
450         * src/summaryview.c
451         * src/gtk/quicksearch.c
452                 Update display every 5k mails on fast searches
453
454 2006-10-06 [colin]      2.5.3cvs11
455
456         * src/textview.c
457                 Don't do quote folding on HTML or ERTF.
458                 May fix the Cygwin issues if they were
459                 happening with HTML mails?
460
461 2006-10-05 [colin]      2.5.3cvs10
462
463         * src/prefs_gtk.c
464                 Oops, forgot one
465
466 2006-10-05 [colin]      2.5.3cvs9
467
468         * src/prefs_gtk.c
469                 Use unlocked_stdio here too
470
471 2006-10-05 [colin]      2.5.3cvs8
472
473         * src/folderview.c
474                 Fix go to next * after preferences apply
475         * src/msgcache.c
476                 Do the fd lock/unlock ourselves instead of
477                 letting the libc do it at each write 
478
479 2006-10-05 [colin]      2.5.3cvs7
480
481         * src/common/utils.c
482                 Faster division, thanks to Jean Diraison
483
484 2006-10-05 [paul]       2.5.3cvs6
485
486         * src/common/utils.c
487                 fix building with --disable-nls
488
489 2006-10-04 [colin]      2.5.3cvs5
490
491         * src/folder.c
492                 Maybe fix a segfault
493
494 2006-10-04 [wwp]        2.5.3cvs4
495
496         * src/prefs_folder_item.c
497                 Fine-tune layouts in folder item prefs. Suggested by
498                 Fabien Vantard <fzzzzz@gmail.com>.
499
500 2006-10-04 [wwp]        2.5.3cvs3
501
502         * src/prefs_folder_item.c
503                 Kill the clandestine passengers. You didn't see anything.
504
505 2006-10-04 [wwp]        2.5.3cvs2
506
507         * src/prefs_folder_item.c
508                 Add a way to test the subject simplify regexp in
509                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
510                 w/ few layout changes.
511
512 2006-20-04 [paul]       2.5.3cvs1
513
514         * NEWS
515         * README
516         * configure.ac
517                 Update version number following
518                 stable release
519
520 2006-10-04 [colin]      2.5.2cvs42
521
522         * src/folder.c
523         * src/folder.h
524         * src/summaryview.c
525                 Provide a way for folder classes to set their sort
526                 type and key
527
528 2006-10-03 [colin]      2.5.2cvs41
529
530         * src/mh.c
531                 Don't use strlen() to know if the
532                 string's empty
533
534 2006-10-03 [colin]      2.5.2cvs40
535
536         * src/mh.c
537                 Fix "check for new folders" with accentued folders
538
539 2006-10-03 [ticho]      2.5.2cvs39
540
541         * src/filtering.c
542         * src/folder.c
543         * src/inc.c
544         * src/mbox.c
545                 Colin's fix for "copy" filtering rules.
546
547 2006-10-02 [colin]      2.5.2cvs38
548
549         * src/folderview.c
550                 Fix for double-click too
551
552 2006-10-02 [colin]      2.5.2cvs37
553
554         * src/folderview.c
555                 correct fix for cvs36
556
557 2006-10-02 [colin]      2.5.2cvs36
558
559         * src/folderview.c
560                 Fix 'goto next unread' after collapsing/expanding 
561                 a node.
562
563 2006-10-02 [colin]      2.5.2cvs35
564
565         * src/summaryview.c
566                 Fix double freeze/thaw
567         * src/common/utils.c
568         * src/common/utils.h
569                 Reimplement strftime
570         * src/procheader.c
571                 Use it
572
573
574 2006-10-02 [colin]      2.5.2cvs34
575
576         * src/mh.c
577                 Time mh_write_sequences() - it's fast
578         * src/summaryview.c
579                 Init a variable to shut up gcc
580
581 2006-10-01 [colin]      2.5.2cvs33
582
583         * src/folder.c
584         * src/mh.c
585         * src/mh.h
586         * src/msgcache.c
587                 Add helper mh_set_mtime(), and set mtime to stat()'s result
588                 Add fsync but disable it, it's slow as hell
589
590 2006-10-01 [colin]      2.5.2cvs32
591
592         * src/mh.c
593         * src/msgcache.c
594                 fflush() caches and mh_sequences before
595                 fclose()ing
596
597 2006-10-01 [colin]      2.5.2cvs31
598
599         * src/msgcache.c
600                 Don't ftruncate when not using mmap
601
602 2006-09-30 [colin]      2.5.2cvs30
603
604         * src/main.c
605                 Write folder list *after* saving caches
606
607 2006-09-30 [colin]      2.5.2cvs29
608
609         * src/folder.c
610         * src/mh.c
611                 Debug forced mtime changes
612
613 2006-09-30 [colin]      2.5.2cvs28
614
615         * src/folder.c
616         * src/main.c
617                 Remove useless debug_print()s (code
618                 well-tested)
619
620 2006-09-30 [colin]      2.5.2cvs27
621
622         * src/mh.c
623                 Do stuff faster when writing mh_sequences
624
625 2006-09-30 [colin]      2.5.2cvs26
626
627         * src/mh.c
628                 Don't let the writing of .mh_sequences, which
629                 can change the folder's mtime, let us think
630                 we need to scan.
631
632 2006-09-30 [colin]      2.5.2cvs25
633
634         * src/folder.c
635                 Move a debug_print where it belongs 
636                 (processing)
637         * src/summaryview.c
638                 Don't mess with a huge slow subject
639                 table if we're not threading by
640                 subject
641
642 2006-09-30 [colin]      2.5.2cvs24
643
644         * src/msgcache.c
645                 Reenable mmaped reads (*not* writes!)
646         * src/procmsg.c
647                 Don't destroy and recreate hashtables just
648                 for fun
649         * src/common/utils.c
650                 Remove useless reply prefixes (it's case
651                 unsensitive)
652
653 2006-09-30 [wwp]        2.5.2cvs23
654
655         * tools/fix_date.sh
656                 Fixed a minor bug in date value extraction, added a switch
657                 to replace non RFC-compliant Date: value, added a switch
658                 to use strict RFC matching patterns for dates.
659
660 2006-09-29 [colin]      2.5.2cvs22
661
662         * src/matcher_parser.h
663         * src/matcher_parser_parse.y
664         * src/prefs_filtering.c
665         * src/statusbar.c
666         * src/summary_search.c
667         * src/summaryview.c
668         * src/gtk/quicksearch.c
669         * src/gtk/quicksearch.h
670                 Optimise searches by setting different
671                 refresh intervals (depending if the 
672                 search is fast or not)
673
674 2006-09-29 [colin]      2.5.2cvs21
675
676         * src/codeconv.c
677                 Optimise by reusing the last iconv converter
678                 if possible
679         * src/textview.c
680                 Optimise a bit (the foldable quotes feature
681                 still has an awful O(n^2) algo
682
683 2006-09-29 [colin]      2.5.2cvs20
684
685         * src/gtk/gtksctree.c
686         * src/gtk/gtksctree.h
687                 Optimise de-selection via up/down or
688                 another key
689
690 2006-09-28 [colin]      2.5.2cvs19
691
692         * src/action.c
693         * src/compose.c
694         * src/folderview.c
695         * src/mainwindow.c
696         * src/messageview.c
697         * src/summary_search.c
698         * src/toolbar.c
699                 Avoid using summaryview->ctree directly
700
701 2006-09-28 [colin]      2.5.2cvs18
702
703         * src/summaryview.c
704         * src/summaryview.h
705                 Add helpers to freeze/thaw/grab_focus
706                 Factorize calls to freeze/thaw/grab_focus
707                 
708
709 2006-09-28 [colin]      2.5.2cvs17
710
711         * src/main.c
712                 More guards for the session management
713
714 2006-09-28 [colin]      2.5.2cvs16
715
716         * src/folderview.c
717         * src/gtk/gtksctree.c
718         * src/gtk/gtksctree.h
719                 Make expanding not recursive in folderview
720
721 2006-09-28 [colin]      2.5.2cvs15
722
723         * src/addressbook.c
724                 If nothing is selected in the list (right part)
725                 and a group is selected in the tree (left part),
726                 mail this group.
727
728 2006-09-28 [colin]      2.5.2cvs14
729
730         * src/Makefile.am
731                 Actually use SM_LIBS
732
733 2006-09-28 [ticho]      2.5.2cvs13
734
735         * src/export.c
736         * src/messageview.c
737         * src/mimeview.c
738         * src/news.c
739         * src/pop.c
740         * src/prefs_themes.c
741         * src/procmsg.c
742                 Small i18n string optimization.
743         * src/send_message.c
744         * src/summaryview.c
745         * src/common/session.c
746         * src/common/smtp.c
747         * src/common/ssl_certificate.c
748         * src/common/utils.c
749                 Use "Couldn't" instead of "Can't" in UI messages,
750                 where appropriate.
751
752 2006-09-28 [colin]      2.5.2cvs12
753
754         * configure.ac
755                 Possibly fix link errors
756
757 2006-09-27 [wwp]        2.5.2cvs11
758
759         * src/gtk/authors.h
760         * doc/man/sylpheed-claws.1
761         * manual/ack.xml
762         * manual/es/ack.xml
763         * manual/fr/ack.xml
764         * manual/pl/ack.xml
765                 Updated authors info (me, myself and I).
766
767 2006-09-27 [colin]      2.5.2cvs10
768
769         * src/addressbook.c
770                 Remove useless printf
771
772 2006-09-27 [wwp]        2.5.2cvs9
773
774         * src/editgroup.c
775         * src/send_message.c
776         * src/inc.c
777         * src/prefs_common.c
778         * src/prefs_common.h
779         * src/gtk/progressdialog.c
780                 remember more windows' sizes (send dialog, received dialog,
781                 edit group in addressbook).
782
783 2006-09-27 [colin]      2.5.2cvs8
784
785         * configure.ac
786         * src/main.c
787         * src/mainwindow.h
788                 Use libSM to communicate with the session
789                 manager, so that we can know when the 
790                 session ends, save our caches, and draft
791                 our compose windows.
792
793 2006-09-27 [colin]      2.5.2cvs7
794
795         * src/addressbook.c
796                 Fix issues:
797                 o Allow Book and Group creation from the tree's
798                   contextual menu
799                 o Do not actually delete the contacts when 
800                   deleting groups from the tree (duh!)
801
802 2006-09-27 [colin]      2.5.2cvs6
803
804         * src/compose.c
805         * src/compose.h
806         * src/mainwindow.c
807         * src/textview.c
808         * src/toolbar.c
809                 o Allow passing an email address to 
810                   compose_new_with_folderitem
811                 o Update callers
812                 o Use current folderitem when clicking
813                   on a TextView mailto: link
814                 o Fix a possible leak in TextView
815
816 2006-09-27 [colin]      2.5.2cvs5
817
818         * src/html.c
819                 Use UTF-8 chars to replace HTML entities
820
821 2006-09-27 [colin]      2.5.2cvs4
822
823         * AUTHORS
824         * src/prefs_account.c
825         * src/gtk/authors.h
826                 Fix bug #1024 (Array index out of
827                 range in sylpheed-claws-2.5.2)
828                 Patch by Ales Nosek <anosek@suse.cz>
829
830 2006-09-27 [colin]      2.5.2cvs3
831
832         * src/addr_compl.c
833                 Actually do the test
834
835 2006-09-27 [colin]      2.5.2cvs2
836
837         * src/addr_compl.c
838         * src/addr_compl.h
839                 Allow completing with comma (in certain cases: vCalendar
840                 for example doesn't support that)
841                 Patch by Fabien Vantard
842
843 2006-09-26 [colin]      2.5.2cvs1
844
845         * src/Makefile.am
846         * src/addr_compl.c
847         * src/addr_compl.h
848         * src/addrbook.c
849         * src/addrbook.h
850         * src/addressbook.c
851         * src/addrindex.c
852         * src/addrindex.h
853         * src/compose.c
854         * src/prefs_common.c
855         * src/prefs_filtering_action.c
856         * src/prefs_folder_item.c
857         * src/prefs_template.c
858         * src/stock_pixmap.c
859         * src/stock_pixmap.h
860         * src/pixmaps/addr_one.xpm
861         * src/pixmaps/addr_two.xpm
862                 Add auto-completion on groups
863
864 2006-09-26 [colin]      2.5.2
865
866         * NEWS
867         * README
868         * RELEASE_NOTES
869                 2.5.2 released
870
871 2006-09-26 [colin]      2.5.1cvs5
872
873         * src/matcher.c
874                 Fix condition
875
876 2006-09-26 [colin]      2.5.1cvs4
877
878         * src/mbox.c
879                 Revert cvs1 (useless as the message is printed 
880                 every 500 mails)
881
882 2006-09-26 [colin]      2.5.1cvs3
883
884         * src/partial_download.c
885                 Fix crasher found by Alexsandar Urosevic
886
887 2006-09-26 [colin]      2.5.1cvs2
888
889         * src/summaryview.c
890                 Fix bug #1023 (Sylpheed deletes too much messages)
891
892 2006-09-26 [ticho]      2.5.1cvs1
893
894         * src/mbox.c
895                 Make use of gettext's multiple plurals for statusbar
896                 progress message.
897
898 2006-09-25 [paul]       2.5.1
899
900         * NEWS
901         * README
902         * RELEASE_NOTES
903                 2.5.1 released
904
905 2006-09-25 [colin]      2.5.0cvs3
906
907         * src/plugins/bogofilter/bogofilter.c
908         * src/plugins/clamav/clamav_plugin.c
909         * src/plugins/spamassassin/spamassassin.c
910                 BogoFilter, Spamassassin: Fix double hook registering after
911                 visiting preferences
912                 Spamassassin, Clamav: Just set the mails to move instead of
913                 doing the move - caller will move the things at once.
914
915 2006-09-25 [colin]      2.5.0cvs2
916
917         * src/imap.c
918         * src/etpan/imap-thread.c
919                 Use UID SEARCH ALL instead of UID 1:*
920                 (braindead servers can't figure out that's
921                 the same...)
922
923 2006-09-25 [wwp]        2.5.0cvs1
924
925         * src/message_search.c
926                 Added the ability to stop a running search (in message body).
927
928 2006-09-25 [paul]       2.5.0
929
930         * NEWS
931         * README
932         * RELEASE_NOTES
933                 2.5.0 released
934
935 2006-09-25 [paul]       2.4.0cvs214
936
937         * po/cs.po
938         * po/de.po
939         * po/fi.po
940         * po/fr.po
941         * po/nl.po
942         * po/pt_BR.po
943         * po/sk.po
944         * po/sr.po
945         * po/zh_CN.po
946                 updated by Tim, Stephan Sachse, Flammie Pirinen,
947                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
948                 Ticho, Aleksander Urosevic, Ralgh Young
949
950 2006-09-24 [mones]      2.4.0cvs213
951
952         * po/es.po
953                 Updated for release
954
955 2006-09-23 [colin]      2.4.0cvs212
956
957         * src/gtk/inputdialog.c
958                 Fix [ ] remember this appearing in normal
959                 input dialogs after it's been used by
960                 mimeview.
961         * src/folder.c
962         * src/folderview.c
963         * src/msgcache.c
964         * src/procmsg.c
965         * src/summaryview.c
966         * src/textview.c
967         * src/common/timing.h
968                 Enable timings in debug mode and make it
969                 look prettier.
970
971 2006-09-22 [colin]      2.4.0cvs211
972
973         * README
974                 Revert test change
975         * commitHelper
976                 ping the correct URI
977
978 2006-09-22 [colin]      2.4.0cvs210
979
980         * README
981                 Let's see if bug #1022 is fixed
982
983 2006-09-21 [colin]      2.4.0cvs209
984
985         * src/wizard.c
986         * src/common/plugin.c
987                 Prepare infra to load predefined plugins when
988                 no configuration existed. Don't actually load
989                 anything yet (feat. freeze)
990
991 2006-09-21 [wwp]        2.4.0cvs208
992
993         * manual/fr/faq.xml
994                 Partial sync w/ 2.4.0cvs72:
995                 wrap file and minor updates.
996
997 2006-09-21 [wwp]        2.4.0cvs207
998
999         * tools/fix_date.sh
1000                 several fixes and enhancements. A new --force switch has been
1001                 added to prevent overriding by default Date: header when
1002                 already existing.
1003
1004 2006-09-21 [paul]       2.4.0cvs206
1005
1006         * src/common/utils.c
1007                 add Chinese UTF8 Re prefix
1008
1009 2006-09-21 [wwp]        2.4.0cvs205
1010
1011         * tools/Makefile.am
1012                 Fics alfabettical order.
1013
1014 2006-09-21 [wwp]        2.4.0cvs204
1015
1016         * tools/fix_date.sh
1017         * tools/Makefile.am
1018                 Added an action tool to fix missing Date field in emails.
1019                 Updated Makefile.am to reflect those last two additions.
1020
1021 2006-09-21 [wwp]        2.4.0cvs203
1022
1023         * tools/uuooffice
1024                 Added a action tool to open uuencoded docs w/
1025                 OpenOffice (based on uudec method).
1026
1027 2006-09-21 [colin]      2.4.0cvs202
1028
1029         * src/compose.c
1030         * src/textview.c
1031                 Workaround possible GTK crash: remove selection 
1032                 clipboard before destroying widget, or GTK+-2.10
1033                 dies. Thanks to Hiro.
1034
1035 2006-09-20 [colin]      2.4.0cvs201
1036
1037         * src/compose.c
1038                 Fix free-after-use in some cases (when 
1039                 procmime_encode_content() frees mimeinfo->data.mem
1040                 and turns it to a temp file)
1041
1042 2006-09-20 [colin]      2.4.0cvs200
1043
1044         * src/folderview.c
1045         * src/summaryview.c
1046         * src/gtk/gtksctree.c
1047         * src/gtk/gtksctree.h
1048                 Add tooltips in the folderview and summaryview
1049                 (Doesn't break string freeze as they already
1050                 exist)
1051         * src/toolbar.c
1052                 Put the spam button in the default configuration
1053                 if compiled with bogo plugin too
1054
1055 2006-09-19 [colin]      2.4.0cvs199
1056
1057         * src/summaryview.c
1058         * src/summaryview.h
1059                 Update folder name label on folder rename
1060         * src/prefs_matcher.c
1061         * src/gtk/logwindow.h
1062                 Fix warnings
1063                 Patches by Fabien
1064
1065 2006-09-19 [wwp]        2.4.0cvs198
1066
1067         * src/summary_search.c
1068                 fix can't click forward/backward buttons in the
1069                 search messages.
1070
1071 2006-09-18 [paul]       2.4.0cvs197
1072
1073         * src/wizard.c
1074                 add missing bracket, capitalise the A of
1075                 'SpamAssassin'
1076
1077 2006-09-18 [paul]       2.4.0cvs196
1078
1079         * src/compose.c
1080                 fix bug 1012 'crashed upon sending mail
1081                 from compose window'
1082                 Thanks to Colin
1083
1084 2006-09-16 [colin]      2.4.0cvs195
1085
1086         * src/folderview.c
1087                 Fix "real-time" sorting by freezing/thawing
1088
1089 2006-09-16 [colin]      2.4.0cvs194
1090
1091         * manual/faq.xml
1092                 Fix the anti-spam entry a bit
1093
1094 2006-09-16 [colin]      2.4.0cvs193
1095
1096         * src/wizard.c
1097                 Make sure reviewers have no excuse when stating
1098                 Sylpheed-Claws doesn't have antispam capabilities.
1099
1100 2006-09-16 [colin]      2.4.0cvs192
1101
1102         * src/main.c
1103                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
1104                 as if the SIGPIPE comes from etpan's thread we could
1105                 trigger a GUI update from this thread.
1106
1107 2006-09-16 [colin]      2.4.0cvs191
1108
1109         * src/summaryview.c
1110                 Init all members of the struct
1111
1112 2006-09-16 [paul]       2.4.0cvs190
1113
1114         * src/account.c
1115                 improvements to the English
1116
1117 2006-09-15 [colin]      2.4.0cvs189
1118
1119         * src/summaryview.c
1120                 HIG order on dialog
1121
1122 2006-09-14 [colin]      2.4.0cvs188
1123
1124         * src/common/socket.c
1125         * src/common/socket.h
1126         * src/common/ssl.c
1127         * src/common/ssl_certificate.c
1128         * src/common/ssl_certificate.h
1129         * src/etpan/imap-thread.c
1130                 the get_fqdn() call done to get canonical name when
1131                 checking an SSL certificate is blocking, which is
1132                 sad as we just did a non-blocking lookup to connect.
1133                 Fix that by letting the fqdn available to the SockInfo,
1134                 and use that in ssl_certificate_check(). For IMAP,
1135                 we don't do it as the lookup's done by libetpan, but
1136                 it's less annoying as IMAP connections as much more
1137                 rare than POP3 connections.
1138
1139 2006-09-14 [paul]       2.4.0cvs187
1140
1141         * manual/advanced.xml
1142                 improvements to the English,
1143                 properly place the new hidden options
1144                 within the alphabetical order
1145         * src/gtk/pluginwindow.c
1146                 improvements to the English
1147
1148 2006-09-14 [colin]      2.4.0cvs186
1149
1150         * src/prefs_common.c
1151         * src/prefs_common.h
1152         * src/gtk/gtksctree.c
1153         * manual/advanced.xml
1154                 New hidden pref, stripes_color_offset, to change
1155                 the value added/substracted to normal bgcolor to
1156                 create the stripes in summaries
1157
1158 2006-09-13 [colin]      2.4.0cvs185
1159
1160         * src/gedit-print.c
1161         * src/messageview.c
1162         * src/messageview.h
1163         * src/summaryview.c
1164         * src/textview.c
1165                 Fix misc. printing issues: 
1166                 - Bad font for linkified headers
1167                 - Different font if the mail was displayed or not
1168                 - Factorize the thing
1169
1170 2006-09-13 [colin]      2.4.0cvs184
1171
1172         * src/common/ssl_certificate.c
1173                 Only get FQDN once when checking certificate
1174
1175 2006-09-13 [colin]      2.4.0cvs183
1176
1177         * src/account.c
1178         * src/gtk/pluginwindow.c
1179                 Misc. GUI fixes by Fabien
1180
1181 2006-09-13 [wwp]        2.4.0cvs182
1182
1183         * configure.ac
1184         * src/common/utils.h
1185         * src/common/utils.c
1186                 get rid of unused wide-char functions.
1187
1188 2006-09-13 [wwp]        2.4.0cvs181
1189
1190         * src/plugins/pgpinline/sylpheed.def
1191         * src/textview.c
1192                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
1193                 add privacy_reset_error to the .def file,
1194                 do not fork for an external textviewer.
1195
1196 2006-09-13 [wwp]        2.4.0cvs180
1197
1198         * src/prefs_common.c
1199                 fix broken font entry in prefs (patch issued by the gpg4win team,
1200                 probably by Marcus Brinkmann <marcus@g10code.de>).
1201
1202 2006-09-13 [colin]      2.4.0cvs179
1203
1204         * src/folder.h
1205                 Fix a warning in summaryview.c
1206         * src/mainwindow.c
1207         * src/summaryview.c
1208         * src/summaryview.h
1209                 Add missing Mark/* elements in the
1210                 main menu
1211
1212 2006-09-12 [colin]      2.4.0cvs178
1213
1214         * src/prefs_actions.c
1215         * src/prefs_filtering_action.c
1216         * src/prefs_matcher.c
1217                 Use (New) instead of New everywhere
1218
1219 2006-09-12 [wwp]        2.4.0cvs177
1220
1221         * manual/fr/addrbook.xml
1222         * manual/fr/handling.xml
1223                 updated some quotes in the fr manual to match the fr translation.
1224
1225 2006-09-12 [wwp]        2.4.0cvs176
1226
1227         * src/prefs_matcher.c
1228                 don't store translated string elements in matcher expressions.
1229                 Also fixed a misused of Q_().
1230
1231 2006-09-11 [wwp]        2.4.0cvs175
1232
1233         * src/plugins//bogofilter/bogofilter.c
1234         * src/plugins//clamav/clamav_plugin.c
1235         * src/plugins//demo/demo.c
1236         * src/plugins//dillo_viewer/dillo_viewer.c
1237         * src/plugins//pgpcore/plugin.c
1238         * src/plugins//pgpinline/plugin.c
1239         * src/plugins//pgpmime/plugin.c
1240         * src/plugins//spamassassin/spamassassin.c
1241                 gettext-ize more strings (mostly plugin error messages).
1242
1243 2006-09-11 [colin]      2.4.0cvs174
1244
1245         * src/alertpanel.c
1246                 Make maximum buffer size bigger to avoid
1247                 truncating translated messages. Patch by
1248                 Fabien
1249
1250 2006-09-11 [colin]      2.4.0cvs173
1251
1252         * src/etpan/imap-thread.c
1253                 Fix compilation on OpenBSD, thanks to 
1254                 Landry
1255
1256 2006-09-10 [wwp]        2.4.0cvs172
1257
1258         * manual/account.xml
1259         * manual/addrbook.xml
1260         * manual/handling.xml
1261         * manual/es/handling.xml
1262         * manual/fr/account.xml
1263         * manual/fr/addrbook.xml
1264         * manual/fr/handling.xml
1265                 documented addressbook matching (condition configuration):
1266                   addrbook.xml, en fr
1267                 documented per-account filtering rules (handling/filtering
1268                   section, account section):
1269                   account.xml, handling.xml, en fr
1270                 slightly updated the handling/searching section to tell few
1271                   words about the extended search ability:
1272                   handling.xml, en fr
1273                 added missing <quote></quotes> to Quick Search:
1274                   handling.xml, en fr es
1275                 fixed a typo (auomatically):
1276                   handling.xml, en
1277                 changes revisited by Paul.
1278
1279 2006-09-10 [paul]       2.4.0cvs171
1280
1281         * src/prefs_actions.c
1282         * src/prefs_filtering.c
1283         * src/prefs_template.c
1284                 adjustments to the gui
1285                 Patch by Fabien Vantard (slightly modified)
1286
1287 2006-09-10 [colin]      2.4.0cvs170
1288
1289         * src/summaryview.c
1290                 Check folderitem/summaryview consistency
1291                 (basically automates Update summary). Fixes
1292                 #1011 (wrong (negative) count on unread 
1293                 messages)
1294
1295 2006-09-10 [colin]      2.4.0cvs169
1296
1297         * src/gtk/gtksctree.c
1298                 Fix recursive expansion via mouse
1299         * src/plugins/bogofilter/bogofilter.c
1300                 Use normal filtering way of moving
1301                 messages (batching), possibly fixing
1302                 bug #1015 (Bogofilter plugin doubles 
1303                 new messages)
1304
1305 2006-09-09 [wwp]        2.4.0cvs168
1306
1307         * src/prefs_filtering.c
1308                 better place for this fix.
1309
1310 2006-09-09 [wwp]        2.4.0cvs167
1311
1312         * src/prefs_filtering.c
1313                 fix a minor bug when the enabled status of a filtering/processing
1314                 rule always got set to TRUE when replacing this rule. That still
1315                 make sense when adding a new rule, but now when replacing, we
1316                 don't override the value of 'enabled'.
1317                 Also renamed the func prefs_filtering_list_view_get_rule_name()
1318                 to prefs_filtering_list_view_get_info() as this function not only
1319                 returns the name, but also the account_id and the enabled status.
1320
1321 2006-09-09 [mones]      2.4.0cvs166
1322
1323         * manual/glossary.xml
1324         * manual/plugins.xml
1325                 Minor format corrections
1326         * manual/gpl.xml
1327                 Fix misplaced NO WARRANTY section
1328         * manual/es/advanced.xml
1329         * manual/es/faq.xml
1330         * manual/es/glossary.xml
1331         * manual/es/gpl.xml
1332         * manual/es/handling.xml
1333         * manual/es/plugins.xml
1334         * manual/es/starting.xml
1335                 Incorporate changes from English version
1336         * manual/fr/ack.xml
1337         * manual/pl/ack.xml
1338         * manual/es/ack.xml
1339                 Fix address, (add translation credits in es version)
1340         * po/es.po
1341                 Updated translation
1342
1343 2006-09-09 [wwp]        2.4.0cvs165
1344
1345         * src/prefs_filtering.c
1346                 fix a crash when opening filtering prefs, if matcherrc file contains
1347                 broken data (non-existing account id, which is theoretically not
1348                 possible).
1349
1350 2006-09-08 [colin]      2.4.0cvs164
1351
1352         * src/folder.c
1353                 Wrong assert, make it an if()
1354         * src/gtk/gtksctree.c
1355                 Fix bug #1013 (expand selected thread 
1356                 tree) - expanding is now recursive
1357
1358 2006-09-07 [wwp]        2.4.0cvs163
1359
1360         * src/prefs_matcher.c
1361                 make better sentences about addressbook matching in the
1362                 matcher prefs. This should make translators' work easier
1363                 too.
1364
1365 2006-09-07 [wwp]        2.4.0cvs162
1366
1367         * src/prefs_filtering.c
1368                 code simplification (get rid of dup var. assignment).
1369
1370 2006-09-07 [wwp]        2.4.0cvs161
1371
1372         * src/summaryview.c
1373                 use GTK_STOCK icons when possible, patch by Fabien Vantard
1374                 <fzzzzz@gmail.com>.
1375
1376 2006-09-07 [paul]       2.4.0cvs160
1377
1378         * src/mimeview.c
1379                 fix compilation warnings
1380                 Thanks to Colin
1381
1382 2006-09-07 [paul]       2.4.0cvs159
1383
1384         * src/mimeview.c
1385                 select the mimepart icon when
1386                 displaying as text
1387                 Thanks to Colin
1388
1389 2006-09-06 [paul]       2.4.0cvs158
1390
1391         * src/prefs_filtering.c
1392                 fix labels and table element spacing
1393                 Patch by Fabien Vantard
1394
1395 2006-09-06 [paul]
1396
1397         2.5.0-rc3 released
1398
1399 2006-09-06 [paul]       2.4.0cvs157
1400
1401         * manual/es/advanced.xml
1402                 fix typo
1403
1404 2006-09-06 [wwp]        2.4.0cvs156
1405
1406         * src/mainwindow.c
1407                 fix an dup launch issue when iconified, thanks to Colin.
1408
1409 2006-09-06 [wwp]        2.4.0cvs155
1410
1411         * src/gtk//gtksctree.h
1412                 oops, forgot that one!
1413
1414 2006-09-06 [wwp]        2.4.0cvs154
1415
1416         * manual/pl/advanced.xml
1417         * manual/advanced.xml
1418         * manual/es/advanced.xml
1419         * manual/fr/advanced.xml
1420         * src/prefs_customheader.c
1421         * src/prefs_filtering_action.c
1422         * src/foldersel.c
1423         * src/prefs_summaries.c
1424         * src/prefs_filtering.c
1425         * src/account.c
1426         * src/compose.c
1427         * src/prefs_summary_column.c
1428         * src/addr_compl.c
1429         * src/prefs_actions.c
1430         * src/prefs_folder_column.c
1431         * src/ssl_manager.c
1432         * src/prefs_template.c
1433         * src/prefs_display_header.c
1434         * src/prefs_common.h
1435         * src/prefs_matcher.c
1436         * src/prefs_common.c
1437         * src/prefs_toolbar.c
1438         * src/summaryview.c
1439         * src/folderview.c
1440         * src/gtk/gtksctree.c
1441         * src/gtk/pluginwindow.c
1442         * src/gtk/progressdialog.c
1443         * src/gtk/prefswindow.c
1444                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1445                 to make its meaning more obvious (all versions of the manual reflect
1446                 the change).
1447                 added an extra hidden option use_stripes_in_summary to allow
1448                 discarding these stripes in mainwindow's folder and message lists;
1449                 en and fr manuals only are OK towards this.
1450
1451 2006-09-06 [colin]      2.4.0cvs153
1452
1453         * src/textview.c
1454                 Hide Sylpheed-Claws' internal queue headers
1455                 when showing all headers. They'll be present
1456                 only in Source window.
1457
1458 2006-09-05 [colin]      2.4.0cvs152
1459
1460         * src/plugins/trayicon/trayicon.c
1461                 Fix crash at exit - we have to disconnect
1462                 our handlers
1463         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1464                 Update eggtrayicon - patch adapted from a
1465                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1466                 on Sylpheed's ML
1467
1468 2006-09-05 [colin]      2.4.0cvs151
1469
1470         * src/mainwindow.c
1471         * src/gtk/logwindow.c
1472                 Fix race condition when something writes
1473                 to the log too soon during init. Thanks
1474                 to Fabien Vantard
1475
1476 2006-09-05 [colin]      2.4.0cvs150
1477
1478         * src/mimeview.c
1479                 Don't select part on right-click either
1480
1481 2006-09-05 [paul]       2.4.0cvs149
1482
1483         * src/mimeview.c
1484                 completion of previous commit
1485                 Thanks to Colin
1486
1487 2006-09-05 [colin]      2.4.0cvs148
1488
1489         * src/mimeview.c
1490                 Don't force selection on middle-click, just open
1491
1492 2006-09-04 [colin]      2.4.0cvs147
1493
1494         * src/mimeview.c
1495                 Looks like gtk_notebook_set_current_page()
1496                 sometimes steals focus, and this annoys us
1497                 in MimeViewers as it renders navigation
1498                 keys useless. Take back focus after switching
1499                 pages.
1500
1501 2006-09-04 [colin]      2.4.0cvs146
1502
1503         * src/messageview.c
1504                 Set stop_loading when clicking on Next
1505                 during load. Don't add a callback to 
1506                 avoid over-complicating things.
1507
1508 2006-09-04 [colin]      2.4.0cvs145
1509
1510         * src/mimeview.c
1511         * src/messageview.c
1512                 Fix multiple loads in separate messageview
1513
1514 2006-09-04 [colin]      2.4.0cvs144
1515
1516         * src/summaryview.c
1517                 Let navigation keys be handled during 
1518                 load
1519
1520 2006-09-04 [colin]      2.4.0cvs143
1521
1522         * src/messageview.c
1523         * src/summaryview.c
1524         * src/textview.c
1525         * src/textview.h
1526                 Make loading of huge mails (lots of text and/or
1527                 images) cancellable, so the GUI doesn't block 
1528
1529 2006-09-04 [colin]      2.4.0cvs142
1530
1531         * src/plugins/trayicon/trayicon.c
1532                 Fix annoyance when removing a folder with 
1533                 unread mails: trayicon didn't update
1534
1535 2006-09-04 [paul]       2.4.0cvs141
1536
1537         * src/gtk/icon_legend.c
1538                 straighten up columns
1539                 Patch by Fabien Vantard
1540
1541 2006-09-04 [wwp]        2.4.0cvs140
1542
1543         * src/prefs_filtering.c
1544                 fix new line's account name in filtering prefs:
1545                 was "All", is now "(New)".
1546
1547 2006-09-04 [paul]       2.4.0cvs139
1548
1549         * tools/make.themes.project
1550                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1551                 instead of homebrewed "make release"
1552
1553 2006-09-03 [colin]      2.4.0cvs138
1554
1555         * src/folderview.c
1556                 Fix bug #1007 (Wrong folder highlighted)
1557
1558 2006-09-03 [colin]      2.4.0cvs137
1559
1560         * src/compose.c
1561                 Don't set Newsgroup: header to a mail folder
1562                 path
1563
1564 2006-09-03 [paul]       2.4.0cvs136
1565
1566         * src/prefs_other.c
1567         * src/prefs_spelling.c
1568                 unify the gui
1569
1570 2006-09-03 [paul]       2.4.0cvs135
1571
1572         * src/prefs_summaries.c
1573                 correct menu item text in prefs_keybind_apply_clicked()
1574
1575 2006-09-03 [paul]       2.4.0cvs134
1576
1577         * manual/advanced.xml
1578                 some improvements to the descriptions
1579         * src/mainwindow.c
1580         * src/messageview.c
1581         * src/summaryview.c
1582         * src/gtk/menu.c
1583                 fix menu sensitivity issues
1584         * src/prefs_message.c
1585                 drop the useless word 'short'
1586         * src/prefs_other.c
1587                 add the word 'lines' indicating log length
1588                 is a measure of lines
1589         * src/textview.c
1590                 fix compilation warnings
1591
1592 2006-09-02 [colin]      2.4.0cvs133
1593
1594         * src/messageview.c
1595                 Display a special return-receipt message
1596                 if the message is from the user
1597         * src/summaryview.c
1598                 Fix missing freeze of the list when marking
1599                 all read and unthreading for exec. Thanks
1600                 to Stephan Sachse.
1601
1602 2006-09-02 [paul]       2.4.0cvs132
1603
1604         * src/mainwindow.c
1605         * src/prefs_message.c
1606         * src/summaryview.c
1607                 fix some english
1608
1609 2006-09-02 [wwp]        2.4.0cvs131
1610
1611         * src/prefs_filtering.c
1612                 added an account name column to the filtering rules
1613                 dialog.
1614
1615 2006-09-02 [colin]      2.4.0cvs130
1616
1617         * src/gtk/logwindow.c
1618         * src/gtk/logwindow.h
1619                 Block scrolling if we're not at the end
1620                 of the log
1621
1622 2006-09-02 [colin]      2.4.0cvs129
1623
1624         * src/folder.c
1625                 Make sure account-specific rules can't
1626                 be used in {pre-,post-,}processing
1627         * src/mainwindow.c
1628         * src/gtk/logwindow.c
1629         * src/gtk/logwindow.h
1630                 Jump to last error when clicking on the
1631                 warning icon
1632
1633 2006-09-02 [colin]      2.4.0cvs128
1634
1635         * src/imap.c
1636         * src/import.c
1637         * src/mainwindow.c
1638         * src/mainwindow.h
1639                 Fix warning icon
1640         * src/inc.c
1641         * src/mbox.c
1642         * src/mbox.h
1643                 Let proc_mbox know its account, for
1644                 account-specific rules
1645
1646 2006-09-01 [colin]      2.4.0cvs127
1647
1648         * src/codeconv.c
1649                 Don't uselessly use iconv to convert from
1650                 us-ascii
1651         * src/alertpanel.c
1652         * src/mainwindow.c
1653         * src/mainwindow.h
1654         * src/inc.c
1655                 Fix certain log cases, disable warning icon
1656                 for now, the correct way to display it when
1657                 necessary and only when necessary is probably
1658                 to do it manually rather than use error logs
1659         * src/etpan/imap-thread.c
1660                 Clean up UID logging a bit
1661         * src/gtk/logwindow.c
1662         * src/gtk/logwindow.h
1663                 Make logging faster when the window's closed
1664
1665 2006-09-01 [wwp]        2.4.0cvs126
1666
1667         * manual/fr/account.xml
1668                 reflect changes to the ref. manual (parts of cvs72):
1669                 fix tabnames and quotes.
1670
1671 2006-09-01 [wwp]        2.4.0cvs125
1672
1673         * manual/fr/plugins.xml
1674                 reflect changes to the reference manual (cvs42):
1675                 update IRC channel info.
1676
1677 2006-09-01 [wwp]        2.4.0cvs124
1678
1679         * commitHelper
1680                 use CVSEDITOR env. var. if set, according to `man cvs`.
1681
1682 2006-09-01 [wwp]        2.4.0cvs123
1683
1684         * manual/advanced.xml
1685                 better sentence again (thanks to Paul).
1686
1687 2006-09-01 [wwp]        2.4.0cvs122
1688
1689         * manual/advanced.xml
1690         fix definition of toolbar_detachable and rework a bit the one of
1691         enable_dotted_lines.
1692
1693 2006-09-01 [mones]      2.4.0cvs121
1694
1695         * manual/advanced.xml
1696                 Document enable_dotted_lines
1697
1698 2006-09-01 [paul]       2.4.0cvs120
1699
1700         * src/folderview.c
1701         * src/folderview.h
1702         * src/imap.c
1703         * src/mainwindow.c
1704         * src/summaryview.c
1705                 obey the 'When entering folder...' option
1706                 when using the /View/Go to/... menu items
1707                 Thanks to Colin
1708
1709 2006-08-31 [colin]      2.4.0cvs119
1710
1711         * src/folderview.c
1712                 Revert 2.4.0cvs116, wrong fix.
1713
1714 2006-08-31 [colin]      2.4.0cvs118
1715
1716         * src/gtk/gtksctree.c
1717                 Better state the various copyrights
1718
1719 2006-08-31 [colin]      2.4.0cvs117
1720
1721         * src/prefs_common.c
1722                 fix enable_dotted_lines
1723
1724 2006-08-31 [colin]      2.4.0cvs116
1725
1726         * src/folderview.c
1727                 Use pref "Always open on select" when going
1728                 to next unread folder
1729         * src/gtk/gtksctree.c
1730                 Fix link failure to _gtk_clist_create_cell_layout
1731                 on certain computers. (Why not mine, I wonder)
1732
1733 2006-08-31 [colin]      2.4.0cvs115
1734
1735         * src/procmsg.c
1736         * src/textview.c
1737         * src/plugins/bogofilter/bogofilter.c
1738         * src/plugins/spamassassin/spamassassin.c
1739                 Requalify some "errors" to warnings
1740         * src/mainwindow.c
1741         * src/mainwindow.h
1742         * src/statusbar.c
1743                 Add an icon in the statusbar to notify
1744                 of errors
1745         * src/gtk/gtksctree.c
1746         * src/folderview.c
1747         * src/summaryview.c
1748                 Make the GtkSCTree look more modern by
1749                 alternating background lines
1750         * src/prefs_common.c
1751         * src/prefs_common.h
1752                 Add a pref to let people have the old
1753                 way if they prefer
1754
1755
1756 2006-08-30 [colin]      2.4.0cvs114
1757
1758         * src/procmsg.c
1759         * src/procmsg.h
1760                 Provide a way to filter a list of
1761                 messages in an optimised manner, and
1762                 add a list-filtering hook
1763         * src/folder.c
1764         * src/inc.c
1765         * src/mbox.c
1766                 Use the list filtering
1767         * src/plugins/bogofilter/bogofilter.c
1768                 Use the list-filtering hook
1769                 Use -b (bulk) mode for more speed
1770                 when learning and filtering
1771         * src/etpan/imap-thread.c
1772                 Make log output shorter in UID SEARCH
1773
1774
1775 2006-08-30 [colin]      2.4.0cvs113
1776
1777         * src/plugins/bogofilter/bogofilter.c
1778                 Really fast mass learning - thanks to David
1779                 Relson for the options explanations :)
1780
1781 2006-08-30 [colin]      2.4.0cvs112
1782
1783         * src/msgcache.c
1784                 Fix compilation on FreeBSD. Thanks
1785                 to Michael Hugues
1786
1787 2006-08-29 [colin]      2.4.0cvs111
1788
1789         * src/folderview.c
1790                 Handle "popup_menu" signal (for popping the 
1791                 menu via the keyboard)
1792         * src/mimeview.c
1793         * src/mimeview.h
1794         * src/summaryview.c
1795         * src/textview.c
1796         * src/gtk/gtkutils.c
1797         * src/gtk/gtkutils.h
1798                 Factorize scrolling code, and add an API 
1799                 for MimeViewers to handle scroll orders
1800
1801 2006-08-29 [wwp]        2.4.0cvs110
1802
1803         * src/plugins//bogofilter/bogofilter.c
1804         * src/plugins//spamassassin/spamassassin.c
1805                 make the bogofilter/spamassassin filtering error dialogs at
1806         incorporation obey to the "don't popup error dialog on
1807         receive error" option. If disabled, feed the log window w/
1808         the error message.
1809
1810 2006-08-29 [paul]
1811
1812         2.5.0-rc2 released
1813
1814 2006-08-29 [paul]       2.4.0cvs109
1815
1816         * Makefile.am
1817                 remove 'make release', it's not needed
1818                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1819
1820 2006-08-29 [paul]       2.4.0cvs108
1821
1822         * src/foldersel.c
1823         * src/summary_search.c
1824         * src/gtk/progressdialog.c
1825         * src/plugins/pgpcore/passphrase.c
1826                 replace deprecated gtk_window_set_policy()
1827
1828 2006-08-29 [colin]      2.4.0cvs107
1829
1830         * src/folder.c
1831                 Fix data loss when copy fails during a move:
1832                 only use fast remove_msgs if everything was
1833                 copied OK; else use slow remove_msg on the
1834                 mails that got copied only.
1835
1836 2006-08-28 [paul]       2.4.0cvs106
1837
1838         * src/mh.c
1839                 revert change in 2.4.0cvs104, it breaks
1840                 stuff
1841
1842 2006-08-28 [paul]       2.4.0cvs105
1843
1844         * src/plugins/spamassassin/spamassassin.c
1845                 english fix
1846
1847 2006-08-28 [paul]       2.4.0cvs104
1848
1849         * src/mh.c
1850                 fix data loss when moving to another
1851                 mailbox fails
1852         * src/prefs_spelling.c
1853                 improve the english
1854         * src/gtk/pluginwindow.c
1855                 improve the layout of the dialog text
1856         All thanks to Colin
1857
1858 2006-08-28 [paul]       2.4.0cvs103
1859
1860         * src/plugins/bogofilter/bogofilter.c
1861         * src/plugins/bogofilter/bogofilter_gtk.c
1862                 fix english up a bit, innit
1863
1864 2006-08-28 [paul]       2.4.0cvs102
1865
1866         * configure.ac
1867         * po/Makefile.in.in
1868         * po/Makevars
1869                 require autoconf 2.60, enabling building
1870                 with gettext 0.15 (gettext 0.14.x build still
1871                 possible). Replace Makefiles with versions
1872                 from gettext 0.15.
1873                 Remove configure options --with-localedir and
1874                 --with-mandir. The options that are provided
1875                 directly by autoconf 2.60 can be used instead:
1876                 --mandir --localedir
1877
1878 2006-08-27 [colin]      2.4.0cvs101
1879
1880         * src/plugins/bogofilter/Makefile.am
1881                 Fix make dist (no README)
1882
1883 2006-08-27 [colin]      2.4.0cvs100
1884
1885         * src/folder.c
1886                 Don't use F_UNKNOWN folders for any default
1887                 outbox/trash/etc
1888         * src/plugins/bogofilter/bogofilter.c
1889         * src/plugins/bogofilter/bogofilter.h
1890         * src/plugins/bogofilter/bogofilter_gtk.c
1891                 Add an option to specify the path to bogofilter
1892                 Use single-quotes to be able to learn in folders
1893                 with spaces in their names
1894                 Verify learning status
1895
1896 2006-08-27 [colin]      2.4.0cvs99
1897
1898         * manual/faq.xml
1899         * manual/plugins.xml
1900                 Document Bogofilter plugin
1901
1902 2006-08-27 [colin]      2.4.0cvs98
1903
1904         * src/compose.c
1905         * src/messageview.c
1906         * src/procmsg.c
1907         * src/procmsg.h
1908                 When possible, copy the queued mail to sent folder
1909                 instead of re-adding. Much faster on IMAP.
1910
1911 2006-08-27 [colin]      2.4.0cvs97
1912
1913         * src/msgcache.c
1914                 Disable mmaped caches - huge metadata loss
1915                 here after a power failure.
1916         * src/summaryview.c
1917                 Add quicksearch timing
1918         * src/common/plugin.c
1919         * src/common/plugin.h
1920                 Implement an interface to tell what plugins
1921                 provide. Prevent loading of similar plugins.
1922         * src/plugins/clamav/clamav_plugin.c
1923         * src/plugins/demo/demo.c
1924         * src/plugins/dillo_viewer/dillo_viewer.c
1925         * src/plugins/pgpcore/plugin.c
1926         * src/plugins/pgpinline/pgpinline.c
1927         * src/plugins/pgpmime/pgpmime.c
1928         * src/plugins/spamassassin/spamassassin.c
1929         * src/plugins/trayicon/trayicon.c
1930                 Implement plugin_provides()
1931
1932 2006-08-27 [colin]      2.4.0cvs96
1933
1934         * configure.ac
1935         * src/plugins/Makefile.am
1936         * src/plugins/bogofilter/.cvsignore
1937         * src/plugins/bogofilter/Makefile.am
1938         * src/plugins/bogofilter/bogofilter.c
1939         * src/plugins/bogofilter/bogofilter.h
1940         * src/plugins/bogofilter/bogofilter_gtk.c
1941                 New Bogofilter plugin, provides filtering and
1942                 learning. Spamassassin will go to extra plugins.
1943
1944 2006-08-26 [mones]      2.4.0cvs95
1945
1946         * manual/handling.xml
1947                 Fix subfolder path in the example (thanks to Paul) 
1948
1949 2006-08-26 [mones]      2.4.0cvs94
1950
1951         * manual/glossary.xml
1952                 2.2. + add ISP to the glossary
1953                 7.5. + Add UIDL to glossary
1954                 7.7. + Add TCP to glossary
1955         * manual/handling.xml
1956                 7.1. + Mentions GNU/Linux distribution, what about the non...
1957                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1958                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1959                 7.4. = Use appropriate quotation for commands
1960                 7.6. = change "" to <quote></quote>
1961         * manual/plugins.xml
1962                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1963         * manual/starting.xml
1964                 2.1. + local mbox file: some examples of mbox file locations...
1965                 Also reformatted files requiring it
1966
1967 2006-08-26 [wwp]        2.4.0cvs93
1968
1969         * src/summary_search.c
1970                 disable find buttons while summary search is running.
1971
1972 2006-08-25 [colin]      2.4.0cvs92
1973
1974         * src/folder.c
1975         * src/folderutils.c
1976         * src/mh.c
1977         * src/procmsg.h
1978         * src/summaryview.c
1979                 Speed up MH moving, and add progressbar
1980                 for MH deletion
1981         * src/msgcache.c
1982                 Write cache files using mmap() too
1983
1984 2006-08-25 [wwp]        2.4.0cvs91
1985
1986         * src/summaryview.c
1987                 switch spam<->ham button when a message has been marked as spam or ham
1988                 and is still selected. Thanks to Colin.
1989
1990 2006-08-25 [paul]       2.4.0cvs90
1991
1992         * src/Makefile.am
1993         * src/stock_pixmap.c
1994         * src/stock_pixmap.h
1995         * src/summaryview.c
1996         * src/gtk/icon_legend.c
1997         * src/pixmaps/copied.xpm
1998         * src/pixmaps/moved.xpm
1999                 add icons for delayed execution marked for
2000                 copying, marked for moving
2001
2002 2006-08-25 [mones]      2.4.0cvs89
2003
2004         * manual/glossary.xml
2005                 Fix the other glossary items:
2006                 5.1. = Inmmediate execution -> <quote>immediate execution...
2007                 5.2. = Fix MBOX capitalization -> Mbox
2008                 5.3. + Improve Plugins def. w/ tech. ref.
2009                 5.4. = Quotation -> replace '>' by <quote>></quote>
2010                 5.5. - SMTP Server. -> remove dot
2011         * po/es.po
2012                 Updated translation
2013
2014 2006-08-25 [mones]      2.4.0cvs88
2015
2016         * manual/ack.xml
2017                 Reformatted, changed email address
2018         * manual/glossary.xml
2019                 Reformatted, fixed MANUAL-TODO items:
2020                 8.2. + add ROT-13 to glossary
2021                 8.4. + add URL to glossary
2022         * manual/es/advanced.xml
2023                 Fixed <literal>s
2024
2025 2006-08-25 [paul]       2.4.0cvs87
2026
2027         * src/gtk/icon_legend.c
2028                 add 'marked for deletion' icon
2029                 arrange icons by containing column
2030                 wrap long label text
2031
2032 2006-08-25 [colin]      2.4.0cvs86
2033
2034         * src/common/utils.c
2035         * src/common/utils.h
2036                 Add the sc_g_*list_bigger functions in
2037                 a place everyone can use it
2038         * src/summaryview.c
2039                 Only freeze/thaw the list when working
2040                 on the selection, if it's bigger than 1
2041         * src/gtk/gtksctree.c
2042                 Only freeze/thaw the list when unselec-
2043                 ting 'all' if ('all' != 1)
2044                 This avoids some flickering
2045
2046 2006-08-24 [colin]      2.4.0cvs85
2047
2048         * src/addressbook.c
2049                 Fix strange list selection
2050                 Fix random seg (Invalid read of freed memory)
2051
2052 2006-08-24 [colin]      2.4.0cvs84
2053
2054         * src/alertpanel.c
2055         * src/gtk/inputdialog.c
2056         * src/plugins/pgpcore/passphrase.c
2057                 Revert minimal width patch of 2.4.0cvs67,
2058                 as it is also a maximal width. Use 
2059                 gtk_window_set_default_size instead.
2060
2061 2006-08-24 [colin]      2.4.0cvs83
2062
2063         * src/msgcache.c
2064                 Write cache/mark to temp files before
2065                 overwriting old ones (avoids metadata
2066                 loss if writing the new files fail).
2067                 Use mmap() to read cache/mark file, as
2068                 this makes cache reading faster. Dis-
2069                 abled for big-endian machines until it
2070                 can be tested. (Big-endian users: set
2071                 msgcache_use_mmap = TRUE in the relevant
2072                 #if).
2073         * src/procmsg.h
2074                 Move rarely used fields of MsgInfo in 
2075                 another structure, which will only be
2076                 allocated if needed. Face, X-Face,
2077                 Return receipt headers and List-*
2078                 headers are moved. Mails having none
2079                 of these occupy 52 bytes less with
2080                 this patch, which makes 2.5MB of RAM
2081                 saved on a 50k folder).
2082         * src/headerview.c
2083         * src/mainwindow.c
2084         * src/messageview.c
2085         * src/partial_download.c
2086         * src/procheader.c
2087         * src/procmsg.c
2088         * src/textview.c
2089                 Follow this structure change.
2090
2091 2006-08-24 [wwp]        2.4.0cvs82
2092
2093         * manual/es/.cvsignore
2094         * manual/es/dist/.cvsignore
2095         * manual/es/dist/html/.cvsignore
2096         * manual/es/dist/pdf/.cvsignore
2097         * manual/es/dist/ps/.cvsignore
2098         * manual/es/dist/txt/.cvsignore
2099                 more (generated) files to ignore.
2100
2101 2006-08-24 [colin]      2.4.0cvs81
2102
2103         * src/folder.c
2104         * src/mh.c
2105                 Fix possible problems with local delivery. Check the folder doesn't
2106                 need scan before setting its mtime when saving cache (which can be
2107                 done long after the folder's been modified by an external process);
2108                 Check that the stored item's mtime didn't change in mh functions.
2109
2110 2006-08-24 [mones]      2.4.0cvs80
2111
2112         * manual/advanced.xml
2113                 Rewrapping, some fixes and MANUAL-TODO items:
2114                 8.1. = change "" to <quote></quote>
2115                 8.3. = quote menu items
2116                 8.5. - deploying -> new user ... ideally a new user (redundant)
2117
2118 2006-08-23 [colin]      2.4.0cvs79
2119
2120         * src/gtk/gtksctree.c
2121                 When selecting or deselecting range, only
2122                 freeze/thaw when selection is bigger than 10
2123
2124 2006-08-23 [colin]      2.4.0cvs78
2125
2126         * src/messageview.c
2127         * src/mimeview.c
2128         * src/mimeview.h
2129         * src/plugins/dillo_viewer/dillo_viewer.c
2130                 Provide an API for MimeViewer plugins to
2131                 return a text selection for replying
2132
2133 2006-08-23 [colin]      2.4.0cvs77
2134
2135         * src/image_viewer.c
2136         * src/textview.c
2137                 Use gtk_pixbuf_new_from_file_at_scale(), which
2138                 is faster than getting the pixbuf then resizing
2139                 it.
2140
2141 2006-08-23 [colin]      2.4.0cvs76
2142
2143         * src/procmime.c
2144                 UTF-8 should be sent Quoted-printable
2145
2146 2006-08-22 [colin]      2.4.0cvs75
2147
2148         * src/mh.c
2149                 Check if scan is required before touching
2150                 the folder (or it'll be required every time)
2151
2152 2006-08-22 [colin]      2.4.0cvs74
2153
2154         * configure.ac
2155                 Require libetpan 0.46 (crasher fix when built
2156                 against gnutls)
2157
2158 2006-08-22 [colin]      2.4.0cvs73
2159
2160         * src/folder.c
2161                 Set folder's mtime after writing its
2162                 cache
2163         * src/folderview.c
2164                 Add some timing
2165         * src/procmsg.c
2166                 Don't do useless stuff if we don't 
2167                 thread by subject
2168         * src/summaryview.c
2169                 Add some timing, don't deselect prior
2170                 to selecting (gtksctree does it itself),
2171                 remove crash avoidance hacks as it's been
2172                 properly fixed since a while
2173         * src/common/utils.c
2174                 Optimize to_human_readable(): _() is slow,
2175                 do it only once, and avoid %f format for KB
2176                 (the most common in a summaryview)
2177         * src/gtk/gtksctree.c
2178                 Don't uselessly freeze/thaw (fixes flicker
2179                 on next unread and friends), reduce number
2180                 of g_list_nth/g_list_position where possible
2181         * src/gtk/gtkutils.c
2182         * src/gtk/gtkutils.h
2183                 Reduce number of g_list_nth/g_list_position
2184                 where possible.
2185                 All of this makes loading as 70k folder 2.1
2186                 seconds instead of 3.2 (with hot FS caches).
2187                 (1.3 seconds without Date and Size columns...)
2188
2189 2006-08-22 [paul]       2.4.0cvs72
2190
2191         wrap documents and do some items from mones' MANUAL-TODO:
2192
2193         * manual/account.xml
2194                 4.1. = fix tabname references to <quote>tabname</quote>
2195                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
2196         * manual/faq.xml
2197                 1.1. = mentioned options don't match UI
2198                 Add information about the 'Never send Return Receipts'
2199                 option
2200         * manual/handling.xml
2201                 6.2. = Mentions Extended symbols button, but now is
2202                 named Information
2203                 6.3. = Mentions ... button, which is now Edit
2204
2205 2006-08-22 [colin]      2.4.0cvs71
2206
2207         * src/gtk/pluginwindow.c
2208                 Fix layout in verbose translations (such
2209                 as french)
2210
2211 2006-08-22 [paul]       2.4.0cvs70
2212
2213         * manual/Makefile.am
2214                 build manuals in alphabetical order
2215         * src/addressbook.c
2216         * src/prefs_themes.c
2217                 replace/remove deprecated symbols
2218         * src/gtk/gtkutils.c
2219                 fix a warning
2220         * src/gtk/pluginwindow.c
2221                 replace deprecated symbol
2222                 replace label text and move it
2223         * src/plugins/pgpcore/prefs_gpg.c
2224                 move the 'Generate...' button out of the
2225                 Sign Key frame, replace the English used
2226         * src/plugins/pgpcore/sgpgme.c
2227                 fixes to the English
2228
2229 2006-08-21 [colin]      2.4.0cvs69
2230
2231         * src/plugins/trayicon/trayicon.c
2232                 Add more strings for translation; patch
2233                 by Pawel
2234
2235 2006-08-21 [colin]      2.4.0cvs68
2236
2237         * src/compose.c
2238                 fix replied flag not set after drafting
2239         * src/matcher.c
2240                 fix body quicksearch in non-encoded bodies
2241                 containing '='
2242         * src/msgcache.c
2243                 Get rid of the g_malloc workaround for
2244                 corrupted caches, use g_try_malloc
2245
2246 2006-08-21 [colin]      2.4.0cvs67
2247
2248         * src/alertpanel.c
2249         * src/gtk/inputdialog.c
2250         * src/plugins/pgpcore/passphrase.c
2251                 Set minimal width to 375
2252         * src/mainwindow.c
2253                 Fix switching to offline, asking if it 
2254                 should be overriden for synchronising
2255         * src/mimeview.c
2256                 Don't offer to remember command on Open 
2257                 with for text parts, as the browser or 
2258                 text editor command isn't changed from 
2259                 there
2260
2261 2006-08-20 [paul]       2.4.0cvs66
2262
2263         * po/ko.po
2264         * po/zh_CN.po
2265                 fix plural form errors. revealed by stricter
2266                 checking of gettext 0.15
2267
2268 2006-08-18 [paul]       2.4.0cvs65
2269
2270         * src/stock_pixmap.c
2271                 fix the fix of 2.4.0cvs64
2272                 Thanks to Colin
2273
2274 2006-08-18 [paul]       2.4.0cvs64
2275
2276         * src/stock_pixmap.c
2277                 fix leaks
2278                 Thanks to Colin
2279
2280 2006-08-18 [paul]       2.4.0cvs63
2281
2282         * src/compose.c
2283         * src/procmsg.c
2284                 fix occasional IMAP bug where large msgs
2285                 were left in the queue folder after sending
2286                 Thanks to Colin
2287
2288 2006-08-18 [paul]       2.4.0cvs62
2289
2290         * src/folderview.c
2291                 freeze the summaryview while quicksearch results
2292                 are displayed
2293                 (fixes bug 456 'current message is hidden when the
2294                 view is refreshed and extended search is "unread 
2295                 messages"')
2296                 Thanks to Colin
2297         * src/textview.c
2298                 add missing #include "inputdialog.h"
2299         * src/common/utils.h
2300                 add missing mailcap_update_default() and improve
2301                 readability
2302
2303 2006-08-17 [colin]      2.4.0cvs61
2304
2305         * src/plugins/pgpcore/select-keys.c
2306                 Fix warnings :)
2307
2308 2006-08-17 [colin]      2.4.0cvs60
2309
2310         * src/compose.c
2311                 Don't continue queuing if Cancel is clicked
2312                 in select-keys
2313
2314 2006-08-17 [colin]      2.4.0cvs59
2315
2316         * src/plugins/pgpcore/select-keys.c
2317                 When encrypting, if only one key matches and it 
2318                 matches exactly, automatically use it.
2319
2320 2006-08-17 [colin]      2.4.0cvs58
2321
2322         * src/mimeview.c
2323         * src/prefs_common.c
2324         * src/prefs_common.h
2325         * src/prefs_ext_prog.c
2326         * src/textview.c
2327                 Fix issues with previous patch (text/html)
2328                 Remove outdated prefs
2329
2330 2006-08-17 [colin]      2.4.0cvs57
2331
2332         * src/imap.c
2333                 Add View Log button on auth error
2334         * src/procmsg.c
2335                 Fix encrypted mail marked as new when
2336                 saved in normal folders
2337         * src/plugins/pgpinline/pgpinline.c
2338                 Fix encrypt bug on IMAP
2339         * src/mimeview.c
2340         * src/common/utils.c
2341         * src/common/utils.h
2342         * src/gtk/inputdialog.c
2343         * src/gtk/inputdialog.h
2344                 Get rid of metamail stuff, simplify
2345                 opening, and allow remembering of user's
2346                 choices (by updating ~/.mailcap). There's
2347                 still to drop "Audio player" and "Image
2348                 viewer" preferences.
2349
2350 2006-08-17 [mones]      2.4.0cvs56
2351
2352         * manual/es/sylpheed-claws-manual.xml
2353                 fix DTD path
2354
2355 2006-08-17 [mones]      2.4.0cvs55
2356
2357         * configure.ac
2358         * manual/Makefile.am
2359         * manual/es/Makefile.am
2360         * manual/es/account.xml
2361         * manual/es/ack.xml
2362         * manual/es/addrbook.xml
2363         * manual/es/advanced.xml
2364         * manual/es/faq.xml
2365         * manual/es/glossary.xml
2366         * manual/es/gpl.xml
2367         * manual/es/handling.xml
2368         * manual/es/intro.xml
2369         * manual/es/keyboard.xml
2370         * manual/es/plugins.xml
2371         * manual/es/starting.xml
2372         * manual/es/sylpheed-claws-manual.xml
2373         * manual/es/dist/Makefile.am
2374         * manual/es/dist/html/Makefile.am
2375         * manual/es/dist/pdf/Makefile.am
2376         * manual/es/dist/ps/Makefile.am
2377         * manual/es/dist/txt/Makefile.am
2378                 Spanish translation for the manual
2379
2380 2006-08-16 [colin]      2.4.0cvs54
2381
2382         * src/compose.c
2383         * src/main.c
2384         * src/mainwindow.c
2385                 Fix send button sensitivity at startup
2386                 Set send menu sensitivity (patch by Fabien)
2387         * src/ssl_manager.c
2388                 Enable closing with esc (patch by Fabien)
2389         * src/gtk/foldersort.c
2390                 Enable closing with esc (patch by Fabien)
2391         * src/procmime.c
2392                 Optimisation (no need to copy to tempfile to
2393                 "decode" 7bit and 8bit)
2394         * src/summaryview.c
2395                 Fix cruft in swap_from case
2396         * src/textview.c
2397                 Fix missing last line in some mail cases 
2398                 (Fixes debian #381872)
2399         * src/plugins/pgpcore/prefs_gpg.c
2400         * src/plugins/pgpcore/sgpgme.c
2401         * src/plugins/pgpcore/sgpgme.h
2402                 Don't show "no key found" when user explicitely
2403                 wants to create a key
2404
2405 2006-08-16 [paul]       2.4.0cvs53
2406
2407         * configure.ac
2408         * src/account.c
2409         * src/addressbook.c
2410         * src/headerview.c
2411         * src/prefs_account.c
2412         * src/prefs_message.c
2413         * src/gtk/gtkutils.c
2414                 bump up minimum required versions of GTK+ and
2415                 GLIB to 2.6.0
2416
2417 2006-08-16 [paul]       2.4.0cvs52
2418
2419         * src/toolbar.c
2420                 workaround GTK+ Bug 351600 - 'Can't re-click
2421                 on button after sensitivity update'
2422                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2423                 Thanks to Colin
2424
2425 2006-08-15 [colin]      2.4.0cvs51
2426
2427         * src/plugins/pgpcore/prefs_gpg.c
2428                 Set options sensitivity according to
2429                 key existence
2430         * src/plugins/pgpcore/sgpgme.c
2431                 Allow to create key with no passphrase
2432
2433 2006-08-14 [cleroy]     2.4.0cvs50
2434
2435         * src/gtk/pluginwindow.c
2436                 New layout (maybe to be changed?)
2437         * src/gtk/gtkutils.c
2438                 Fix a bit label_window
2439         * src/plugins/pgpcore/passphrase.c
2440         * src/plugins/pgpcore/passphrase.h
2441         * src/plugins/pgpcore/plugin.c
2442         * src/plugins/pgpcore/prefs_gpg.c
2443         * src/plugins/pgpcore/prefs_gpg.h
2444         * src/plugins/pgpcore/sgpgme.c
2445         * src/plugins/pgpcore/sgpgme.h
2446                 Allow to create a PGP private key via the GUI
2447
2448 2006-08-14 [wwp]        2.4.0cvs49
2449
2450         * src/addressbook_foldersel.c
2451                 fix strict ISO C90 compliance.
2452
2453 2006-08-14 [paul]       2.4.0cvs48
2454
2455         * src/gtk/prefswindow.c
2456                 re-set scrolled window on opening
2457                 Patch by Ticho
2458
2459 2006-08-14 [paul]
2460
2461         2.5.0-rc1 released
2462
2463 2006-08-14 [paul]       2.4.0cvs47
2464
2465         * src/prefs_display_header.c
2466                 re-enable user-defined Displayed Headers
2467
2468 2006-08-14 [paul]       2.4.0cvs46
2469
2470         * src/prefs_account.c
2471                 use GTK_STOCK_EDIT
2472
2473 2006-08-13 [colin]      2.4.0cvs45
2474
2475         * src/common/utils.c
2476                 Fix "a" in quote when the original message is empty,
2477                 by using \0 instead of 'a' to test writability of
2478                 temp files.
2479
2480 2006-08-13 [wwp]        2.4.0cvs44
2481
2482         * src/plugins/spamassassin/spamassassin.c
2483                 fix capitalization of "SpamAssassin" in some debug, log and
2484                 dialog messages.
2485
2486 2006-08-13 [paul]       2.4.0cvs43
2487
2488         * src/editldap.c
2489                 fix overlapping widgets
2490         * src/prefs_account.c
2491                 fix translation of protocol_names[]
2492                 fix label disappearing off the edge of the
2493                 visible area
2494
2495 2006-08-12 [paul]       2.4.0cvs42
2496
2497         * manual/plugins.xml
2498                 update IRC channel info before it gets forgotten
2499                 about
2500
2501 2006-08-11 [colin]      2.4.0cvs41
2502
2503         * src/compose.c
2504         * src/mainwindow.c
2505         * src/mainwindow.h
2506         * src/procmsg.c
2507         * src/procmsg.h
2508         * src/summaryview.c
2509         * src/toolbar.c
2510                 Grey out the Send button if
2511                 - Queue folders are empty, or
2512                 - We're sending already
2513
2514 2006-08-11 [wwp]        2.4.0cvs40
2515
2516         * src/main.c
2517                 fix a logic issue when quitting while a compose window is
2518                 still open, thanks to Colin.
2519
2520 2006-08-10 [colin]      2.4.0cvs39
2521
2522         * src/main.c
2523                 Fix default font size setting after wizard run
2524         * src/imap.c
2525         * src/etpan/imap-thread.c
2526         * src/etpan/imap-thread.h
2527                 Fix bug #999 (Timing out on TSL cert validation 
2528                 dialog makes ugly things happen). Also, STARTTLS
2529                 unconditionnaly if initial capabilities contain
2530                 LOGINDISABLED and STARTTLS.
2531
2532 2006-08-09 [colin]      2.4.0cvs38
2533
2534         * src/mainwindow.c
2535         * src/mainwindow.h
2536                 Fix Tools/Actions sensitivity when there are
2537                 no actions
2538
2539 2006-08-09 [colin]      2.4.0cvs37
2540
2541         * src/prefs_filtering.c
2542                 Warning fix, patch by Paul
2543         * src/messageview.c
2544         * src/prefs_actions.c
2545         * src/prefs_filtering_action.c
2546         * src/prefs_matcher.c
2547                 Uniformisation of "Info ..." to "Info..." (for
2548                 old gtk), patch by Fabien
2549         * src/plugins/clamav/clamav_plugin_gtk.c
2550                 Sensitivity fix by Fabien
2551
2552 2006-08-09 [colin]      2.4.0cvs36
2553
2554         * src/main.c
2555         * src/main.h
2556                 Add a function to know whether we're exiting
2557         * src/plugins/trayicon/trayicon.c
2558                 If exiting, don't do anything. Faster, and
2559                 avoids gtk_main_iteration reentracy causing
2560                 segfaults at exit
2561
2562 2006-08-09 [colin]      2.4.0cvs35
2563
2564         * src/messageview.c
2565         * src/mimeview.c
2566         * src/mimeview.h
2567                 Fix lack of part selection when automatically 
2568                 jumping to a specific part
2569         * src/msgcache.c
2570                 Little optimisation in cache reading
2571
2572 2006-08-09 [colin]      2.4.0cvs34
2573
2574         * src/compose.c
2575                 Fix crash setting the priority on reedit
2576                 (Accessing compose before creating it!)
2577
2578 2006-08-08 [colin]      2.4.0cvs33
2579
2580         * src/procmime.c
2581                 Fix bug #998 (last attachment is not accessible)
2582                 Bad RFC interpretation on multipart close-delimiters
2583         * src/mimeview.c
2584         * src/mimeview.h
2585         * src/gtk/gtkvscrollbutton.c
2586         * src/gtk/gtkvscrollbutton.h
2587                 Make attachments list wheel-scrollable
2588
2589 2006-08-07 [colin]      2.4.0cvs32
2590
2591         * src/gtk/gtkaspell.c
2592                 Fix bug #973 (Unicode punctation characters 
2593                 are not recognized as separators by the
2594                 spell checker); fix unsigned stuff
2595
2596 2006-08-07 [colin]      2.4.0cvs31
2597
2598         * src/compose.c
2599                 Fix bug #956 (DnD text with accents in compose 
2600                 text entry); fix gccc's signed/unsigned fuss
2601
2602 2006-08-06 [colin]      2.4.0cvs30
2603
2604         * src/main.c
2605                 Fix bug #979 (Plugin crashes when exiting 
2606                 sylpheed-claws) : handle exit request only 
2607                 once
2608
2609 2006-08-05 [colin]      2.4.0cvs29
2610
2611         * src/news.c
2612                 Just make sure we have a msgid.
2613
2614 2006-08-05 [colin]      2.4.0cvs28
2615
2616         * src/news.c
2617         * src/summaryview.c
2618                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2619                 by reimplementing it
2620         * src/textview.c
2621                 Fix bug when hiding quotes with level > 3 and quote
2622                 colors are recycled
2623
2624 2006-08-04 [colin]      2.4.0cvs27
2625
2626         * src/compose.c
2627         * src/undo.c
2628         * src/undo.h
2629                 Fix a bit replace-by-pasting undo
2630         * src/mainwindow.c
2631         * src/messageview.c
2632                 Fix Fold quotes menu synchro in
2633                 mainwindow when it changes in 
2634                 messageview
2635         * src/textview.c
2636                 Fix right-click on quotes blocks
2637         * src/common/utils.c
2638                 Verify that the file created by
2639                 my_tmpfile() is writable. Fixes
2640                 bug #988 (very specific filesystem
2641                 issue)
2642         * src/plugins/pgpcore/sgpgme.c
2643                 Fix file descriptor leak
2644         * src/plugins/spamassassin/spamassassin.c
2645                 Warn once if spamd isn't reachable
2646
2647 2006-08-04 [colin]      2.4.0cvs26
2648
2649         * src/toolbar.c
2650                 i18n context patch by Fabien
2651
2652 2006-08-03 [colin]      2.4.0cvs25
2653
2654         * src/mainwindow.c
2655         * src/messageview.c
2656                 Rename "Hide quotes" to "Fold quotes"
2657         * src/textview.c
2658                 Don't use hand cursor on quotes. "all 
2659                 the bonuses of the feature and none of 
2660                 unwelcome side-effects"
2661
2662 2006-08-03 [colin]      2.4.0cvs24
2663
2664         * AUTHORS
2665         * sylpheed-claws.desktop
2666         * src/gtk/authors.h
2667                 Bring the desktop file to XDG compliance
2668                 Patch by Charles A. Edwards
2669
2670 2006-08-03 [colin]      2.4.0cvs23
2671
2672         * src/textview.c
2673                 Fix links offset when they are preceded
2674                 by accentued chars (g_utf8_strlen!)
2675         * src/mainwindow.c
2676                 Fix wrong status when starting offline
2677
2678
2679 2006-08-03 [wwp]        2.4.0cvs22
2680
2681         * src/prefs_common.h
2682                 ask what to do w/ filtering rules that belong to an account when
2683                 applying filtering rules manually from the main window (skip,
2684                 apply regardless of the account, use current account). This dialog
2685                 can be skipped and the last reply used.
2686                 (forgot that file)
2687
2688 2006-08-03 [wwp]        2.4.0cvs21
2689
2690         * src/filtering.c
2691         * src/filtering.h
2692         * src/prefs_common.c
2693         * src/summaryview.c
2694         * src/alertpanel.c
2695         * src/alertpanel.h
2696         * src/messageview.c
2697                 ask what to do w/ filtering rules that belong to an account when
2698                 applying filtering rules manually from the main window (skip,
2699                 apply regardless of the account, use current account). This dialog
2700                 can be skipped and the last reply used.
2701
2702
2703 2006-08-03 [colin]      2.4.0cvs20
2704
2705         * src/textview.c
2706                 Optimize previous patch
2707
2708 2006-08-03 [cleroy]     2.4.0cvs19
2709
2710         * src/textview.c
2711                 Fix quotes getting toggled back when the
2712                 mail has an even number of text parts
2713
2714 2006-08-02 [colin]      2.4.0cvs18
2715
2716         * src/messageview.c
2717                 Add Hide quotes menu
2718
2719 2006-08-02 [colin]      2.4.0cvs17
2720
2721         * src/mainwindow.c
2722         * src/prefs_common.c
2723         * src/textview.c
2724         * src/textview.h
2725         * src/gtk/about.c
2726                 Allow per-level quote hiding,
2727                 Allow toggling quotes by double-clicking them
2728                 Rename RemoteURI to ClickableText to reflect
2729                 the fact it's used for a variety of things
2730
2731 2006-08-02 [wwp]        2.4.0cvs16
2732
2733         * src/mainwindow.c
2734                 fix "View/Hide quotes" menu item status initialization.
2735
2736 2006-08-02 [wwp]        2.4.0cvs15
2737
2738         * src/matcher_parser_parse.y
2739                 remove a debug trace.
2740
2741 2006-08-02 [paul]       2.4.0cvs14
2742
2743         * src/plugins/pgpcore/passphrase.c
2744                 don't set initial dialog size
2745                 make it resizable
2746
2747 2006-08-02 [paul]       2.4.0cvs13
2748
2749         * src/noticeview.c
2750                 remove the rogue '/' character
2751
2752 2006-08-02 [paul]       2.4.0cvs12
2753
2754         * src/noticeview.c
2755                 allow buttons to resize as necessary
2756
2757 2006-08-01 [wwp]        2.4.0cvs11
2758
2759         * src/mbox.c
2760                 fix strict ISO C90 compliance.
2761
2762 2006-08-01 [wwp]        2.4.0cvs10
2763
2764         * tools/update-po
2765                 updated update-po tool to work w/ context-dependent translations.
2766                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2767
2768 2006-08-01 [wwp]        2.4.0cvs9
2769
2770         * src/matcher.c
2771         * src/prefs_filtering.c
2772         * src/prefs_matcher.c
2773                 allow context-dependent translations for "All",
2774                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2775
2776 2006-07-31 [colin]      2.4.0cvs8
2777
2778         * AUTHORS
2779         * src/gtk/authors.h
2780                 Add Rafal to authors
2781
2782 2006-07-31 [colin]      2.4.0cvs7
2783
2784         * src/compose.c
2785         * src/mainwindow.c
2786         * src/messageview.h
2787         * src/prefs_common.c
2788         * src/prefs_common.h
2789         * src/textview.c
2790                 Add 'View/Hide quotes'. Patch based on a patch
2791                 by Rafal Weglarz
2792
2793 2006-07-31 [colin]      2.4.0cvs6
2794
2795         * src/action.c
2796                 Fix problem with "> stuff >" actions
2797
2798 2006-07-31 [paul]       2.4.0cvs5
2799
2800         * po/nb.po
2801                 updated by Geir Helland
2802
2803 2006-07-31 [wwp]        2.4.0cvs4
2804
2805         * src/mainwindow.c
2806         * src/summaryview.c
2807         * src/summaryview.h
2808                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2809                 thanks to Colin.
2810
2811 2006-07-31 [wwp]        2.4.0cvs3
2812
2813         * src/Makefile.am
2814         * src/addr_compl.c
2815         * src/addr_compl.h
2816         * src/addressbook.c
2817         * src/addressbook.h
2818         * src/addressbook_foldersel.c
2819         * src/addressbook_foldersel.h
2820         * src/addrindex.c
2821         * src/addrindex.h
2822         * src/matcher.c
2823         * src/matcher.h
2824         * src/matcher_parser_lex.l
2825         * src/matcher_parser_parse.y
2826         * src/prefs_common.c
2827         * src/prefs_common.h
2828         * src/prefs_filtering.c
2829         * src/prefs_matcher.c
2830         * src/prefs_matcher.h
2831         * src/summaryview.c
2832                 introduce filtering against the address book. It's now possible to add
2833                 matched conditions to determine if any email address in a message matches
2834                 or doesn't match any or all books or folders in the address book.
2835
2836 2006-07-31 [wwp]        2.4.0cvs2
2837
2838         * src/account.c
2839         * src/filtering.c
2840         * src/filtering.h
2841         * src/folder.c
2842         * src/folderview.c
2843         * src/inc.c
2844         * src/mainwindow.c
2845         * src/matcher.c
2846         * src/matcher_parser_lex.l
2847         * src/matcher_parser_parse.y
2848         * src/mbox.c
2849         * src/prefs_filtering.c
2850         * src/prefs_filtering.h
2851         * src/procmsg.c
2852         * src/procmsg.h
2853         * src/summaryview.c
2854                 introduce per-account filtering rules. Each filtering rule can now be assigned
2855                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2856                 when applying filtering rules manually, as all rules will apply - even the ones
2857                 assigned to an account. This issue will be addressed soon.
2858  
2859
2860
2861 2006-07-31 [wwp]        2.4.0cvs1
2862
2863         * src/quote_fmt.c
2864                 make more strings translatable.
2865
2866 2006-07-31 [paul]       2.4.0
2867
2868         2.4.0 released
2869
2870 2006-07-31 [paul]       2.3.1cvs91
2871
2872         * po/ca.po
2873                 updated by Miquel Oliete
2874
2875 2006-07-31 [paul]       2.3.1cvs90
2876
2877         * po/de.po
2878         * po/el.po
2879         * po/fr.po
2880         * po/it.po
2881         * po/pl.po
2882         * po/pt_BR.po
2883         * po/sr.po
2884         * po/zh_CN.po
2885                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2886                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2887                 Aleksandar Urosevic, and Ralgh Young
2888
2889 2006-07-31 [paul]       2.3.1cvs89
2890
2891         * src/account.c
2892         * src/main.c
2893         * src/mainwindow.c
2894         * src/mainwindow.h
2895                 Fix a race condition when, after an SC crash, rescanning
2896                 folders took more than 0.5 seconds
2897                 Thanks to Colin
2898
2899 2006-07-31 [paul]       2.3.1cvs88
2900
2901         * src/folderview.c
2902                 don't translate separator strings
2903
2904 2006-07-30 [mones]      2.3.1cvs87
2905
2906         * doc/man/sylpheed-claws.1
2907                 Fixed non-ASCII chars in Hoa's name
2908         * po/es.po
2909                 Updated for release
2910
2911 2006-07-27 [colin]      2.3.1cvs86
2912
2913         * src/textview.c
2914                 Don't include the leading \n in links
2915                 Patch by Fabien
2916
2917 2006-07-25 [colin]      2.3.1cvs85
2918
2919         * src/mainwindow.c
2920         * src/common/socket.h
2921         * src/etpan/imap-thread.c
2922                 Refresh resolvers before connecting
2923                 to IMAP servers, and after switching
2924                 to online. Thanks to Paul.
2925
2926 2006-07-18 [colin]
2927
2928         * 2.4.0-rc4 released
2929
2930 2006-07-17 [colin]      2.3.1cvs84
2931
2932         * src/inc.c
2933                 Show connection attempt in statusbar before
2934                 connecting (previously first message was
2935                 "Retrieving messages from ..." after the
2936                 connection succeeded.
2937
2938 2006-07-16 [wwp]        2.3.1cvs83
2939
2940         * sylpheed-claws.ico
2941                 Added .ico file (windows multi-size icon file, generated).
2942
2943 2006-07-12 [wwp]        2.3.1cvs82
2944
2945         * src/messageview.c
2946                 remove Message/Re-edit menu entry from messageview window,
2947                 as sent/draft/queued messages are opened in compose window when
2948                 re-edited and it's not possible to re-edit other msgs.
2949
2950 2006-07-12 [paul]       2.3.1cvs81
2951
2952         * AUTHORS
2953         * src/mainwindow.c
2954         * src/gtk/authors.h
2955                 check online state before resetting
2956                 mailcheck timer. Useful if some program
2957                 verifies connection state and updates
2958                 Claws.
2959                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2960
2961 2006-07-12 [paul]       2.3.1cvs80
2962
2963         * sylpheed-claws-128x128.png
2964         * sylpheed-claws-64x64.png
2965         * sylpheed-claws.png
2966         * src/Makefile.am
2967         * src/main.c
2968         * src/prefs_toolbar.c
2969         * src/stock_pixmap.c
2970         * src/stock_pixmap.h
2971         * src/wizard.c
2972         * src/gtk/about.c
2973         * src/gtk/gtkutils.c
2974         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2975         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2976         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2977         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2978         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2979         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2980                 updated and renamed logo/icon files and related
2981                 logo by Jesper Schultz
2982
2983 2006-07-11 [paul]       2.3.1cvs79
2984
2985         * src/main.c
2986                 fix the labels a smidgin
2987
2988 2006-07-09 [colin]      2.3.1cvs78
2989
2990         * src/textview.c
2991                 Show errors in textviewer's command
2992                 Patch by H. Merijn Brand
2993
2994 2006-07-09 [colin]      2.3.1cvs77
2995
2996         * src/compose.c
2997                 Save FMID in drafts too
2998
2999 2006-07-08 [colin]      2.3.1cvs76
3000
3001         * src/compose.c
3002                 Svae RMID in drafted mails too
3003                 Save quote_fmt vars for whole mails,
3004                 don't reset at each quote_fmt_init:
3005                 allows to use the same |i{var} in
3006                 various template fields
3007         * src/prefs_template.c
3008         * src/quote_fmt.h
3009         * src/quote_fmt_parse.y
3010                 Same
3011
3012 2006-07-08 [colin]      2.3.1cvs75
3013
3014         * src/textview.c
3015                 Fix highlighting of attached parts URIs
3016
3017 2006-07-08 [colin]      2.3.1cvs74
3018
3019         * src/main.c
3020                 Prevent bug #981 (sc 2.3.1 segfaults with 
3021                 gtk+ 2.10) from being reported again:
3022                 if Sylpheed-Claws has been compiled against
3023                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
3024                 of if Sylpheed-Claws has been compiled against
3025                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
3026                 error out.
3027
3028 2006-07-07 [colin]      2.3.1cvs73
3029
3030         * src/prefs_actions.c
3031                 Fix label
3032
3033 2006-07-07 [colin]      2.3.1cvs72
3034
3035         * src/prefs_actions.c
3036                 Fix compile on gtk < 2.8. argh :)
3037
3038 2006-07-07 [paul]       2.3.1cvs71
3039
3040         * src/common/defs.h
3041                 update DONATE_URI
3042
3043 2006-07-07 [colin]      2.3.1cvs70
3044
3045         * po/POTFILES.in
3046         * src/quote_fmt.c
3047         * src/quote_fmt_lex.l
3048         * src/quote_fmt_parse.y
3049                 Add |i{var}, a way to insert user-entered
3050                 text in a template
3051
3052 2006-07-07 [colin]
3053
3054         * 2.4.0-rc3 released
3055
3056 2006-07-07 [colin]      2.3.1cvs69
3057
3058         * src/folder.c
3059                 Don't consider inboxes of UNKNOWN folder 
3060                 classes to be useable as default inboxes
3061
3062 2006-07-07 [paul]       2.3.1cvs68
3063
3064         * src/textview.c
3065                 add missing #include <errno.h>
3066                 Thanks to René J. Blokland
3067
3068 2006-07-07 [paul]       2.3.1cvs67
3069
3070         * src/action.c
3071                 Return now Closes dialog
3072         * src/mimeview.c
3073         * src/mimeview.h
3074         * src/textview.c
3075                 add contextual menu to mime parts listed
3076                 in the textview
3077                 Thanks to Colin
3078         * src/common/utils.c
3079                 reversal: ' is a valid character in URLs
3080
3081 2006-07-06 [colin]      2.3.1cvs66
3082
3083         * src/remotefolder.h
3084                 Forgotten in previous commit
3085
3086 2006-07-06 [colin]      2.3.1cvs65
3087
3088         * src/folder.c
3089                 Set summary update flag whenever
3090                 totals changed
3091         * src/imap.c
3092         * src/prefs_account.c
3093         * src/common/utils.h
3094         * src/etpan/imap-thread.c
3095                 Fix warnings, thanks to Fabien and
3096                 Ricardo
3097
3098 2006-07-06 [wwp]        2.3.1cvs64
3099
3100         * src/gtk/gtkutils.c
3101                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
3102
3103 2006-07-06 [wwp]        2.3.1cvs63
3104
3105         * src/account.c
3106         * src/addressbook.c
3107         * src/addressitem.h
3108         * src/folderview.c
3109         * src/mainwindow.c
3110         * src/manual.c
3111         * src/manual.h
3112         * src/message_search.c
3113         * src/prefs_actions.c
3114         * src/prefs_filtering.c
3115         * src/prefs_filtering.h
3116         * src/prefs_template.c
3117         * src/summary_search.c
3118         * src/summaryview.c
3119         * src/gtk/gtkutils.c
3120         * src/gtk/gtkutils.h
3121         * src/gtk/pluginwindow.c
3122                 add help buttons to some dialogs. Clicking such buttons opens a
3123                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
3124
3125 2006-07-06 [paul]       2.3.1cvs62
3126
3127         * src/textview.c
3128                 fix attachments contextual menu
3129                 Thanks to Colin
3130
3131 2006-07-05 [colin]      2.3.1cvs61
3132
3133         * src/textview.c
3134         * src/compose.c
3135                 Handle sftp:// links
3136
3137 2006-07-05 [paul]       2.3.1cvs60
3138
3139         * src/gtk/filesel.c
3140                 grab save button by default
3141                 Thanks to Colin
3142
3143 2006-07-05 [wwp]        2.3.1cvs59
3144
3145         * manual/xml2pdf
3146                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
3147
3148 2006-07-04 [colin]      2.3.1cvs58
3149
3150         * src/mimeview.c
3151         * src/textview.c
3152                 Use left click to select, middle click to open
3153                 on mimeparts links
3154         * src/common/utils.c
3155                 Fix segfault
3156
3157 2006-07-04 [colin]      2.3.1cvs57
3158
3159         * src/mainwindow.c
3160         * src/news.c
3161                 Warning fixes, thanks to Fabien
3162
3163 2006-07-04 [colin]      2.3.1cvs56
3164
3165         * src/mimeview.c
3166         * src/mimeview.h
3167         * src/textview.c
3168                 Allow parts to be selected via their text label
3169                 in textview
3170
3171 2006-07-04 [colin]      2.3.1cvs55
3172
3173         * src/folderview.c
3174                 Feedback when closing (for big folders)
3175         * src/prefs_actions.c
3176         * src/prefs_filtering.c
3177         * src/prefs_matcher.c
3178         * src/prefs_template.c
3179                 Fix default button when closing without
3180                 having saved
3181
3182 2006-07-04 [colin]      2.3.1cvs54
3183
3184         * src/news.c
3185                 Delete local file on deletion
3186
3187 2006-07-03 [colin]      2.3.1cvs53
3188
3189         * src/folderview.c
3190         * src/main.c
3191                 Don't freeze when rescanning after crash
3192
3193 2006-07-03 [wwp]        2.3.1cvs52
3194
3195         * src/compose.c
3196         * src/privacy.c
3197         * src/privacy.h
3198         * src/plugins/pgpinline/pgpinline.c
3199         * src/plugins/pgpmime/pgpmime.c
3200                 don't report an error when the user cancels the passphrase dialog.
3201
3202 2006-07-02 [colin]      2.3.1cvs51
3203
3204         * src/folderview.c
3205                 Open message when crossing folders with Space,
3206                 goto next unread and friends
3207
3208 2006-07-01 [colin]      2.3.1cvs50
3209
3210         * src/prefs_account.c
3211                 Typographic rules varying from language
3212                 to language (in french "Protocole :"),
3213                 we have to do that :)
3214
3215 2006-07-01 [ticho]      2.3.1cvs49
3216
3217         * src/prefs_account.c
3218                 Only use one temporary gchar* variable in
3219                 prefs_account_protocol_set_optmenu().
3220
3221 2006-07-01 [ticho]      2.3.1cvs48
3222
3223         * src/prefs_account.c
3224         * src/prefs_account.h
3225                 Use GtkLabel for existing account protocol name.
3226                 Created an array for protocol names and populate the
3227                 combobox from it in a for() cycle.
3228
3229 2006-06-30 [colin]      2.3.1cvs47
3230
3231         * src/compose.c
3232                 Block undo when changing signature (by changing
3233                 account)
3234
3235 2006-06-30 [paul]       2.3.1cvs46
3236
3237         * src/send_message.c
3238                 when editing From in the Compose window, use that address
3239                 in the Return-Path: header
3240                 Thanks to Colin
3241
3242 2006-06-30 [colin]      2.3.1cvs45
3243
3244         * src/compose.c
3245                 Fix signature replacement:
3246                 - when no newline before separator
3247                 - when reediting
3248
3249 2006-06-29 [colin]      2.3.1cvs44
3250
3251         * src/folderview.c
3252         * src/folderview.h
3253         * src/mainwindow.c
3254         * src/summaryview.c
3255                 Let 'View/Go to/Next marked' work like
3256                 Next new & Next unread: across folders
3257                 Change the select_on_entry pref to do
3258                 what we want when changing folder
3259         * src/common/utils.c
3260                 Fix single-quoted links 
3261
3262 2006-06-29 [colin]      2.3.1cvs43
3263
3264         * src/gtk/gtkaspell.c
3265                 "Sylpheed" and "Sylpheed-Claws" do exist !
3266
3267 2006-06-29 [colin]      2.3.1cvs42
3268
3269         * src/imap.c
3270                 Forgot to remove debug
3271
3272 2006-06-29 [colin]      2.3.1cvs41
3273
3274         * src/imap.c
3275         * src/imap.h
3276         * src/mainwindow.c
3277                 Disconnect from IMAP servers when going
3278                 offline. Fixes bug #978 (going to offline-mode 
3279                 won't close connections)
3280
3281 2006-06-29 [colin]      2.3.1cvs40
3282
3283         * src/main.c
3284                 Fix transient setting on failing plugins
3285                 Patch by Fabien
3286         * src/plugins/pgpcore/sgpgme.c
3287                 Only warn for OpenPGP. Most people don't
3288                 have CMS available.
3289
3290 2006-06-29 [colin]      2.3.1cvs39
3291
3292         * src/compose.c
3293                 Fix Spelling menu (discrepancy between context menu
3294                 and top menu when folder's dictionary isn't the 
3295                 default one)
3296         * src/plugins/pgpcore/sgpgme.c
3297                 More error reporting about why gpgme can fail
3298
3299 2006-06-29 [wwp]        2.3.1cvs38
3300
3301         * src/mainwindow.c
3302                 honor the display-header-pane setting even when the message view
3303                 is a separate window.
3304
3305 2006-06-29 [wwp]        2.3.1cvs37
3306
3307         * src/prefs_actions.c
3308                 forgot to commit that one (use of GTK_STOCK_INFO).
3309
3310 2006-06-29 [colin]      2.3.1cvs36
3311
3312         * src/imap.c
3313                 Better handling of login errors (ask the password
3314                 again once), alert in case of error. Fix three
3315                 signedness warnings.
3316
3317 2006-06-28 [wwp]        2.3.1cvs35
3318
3319         * src/prefs_template.c
3320         * src/prefs_matcher.c
3321         * src/prefs_filtering_action.c
3322         * src/prefs_quote.c
3323                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
3324                 patch by Fabien Vantard, slightly modified.
3325
3326 2006-06-28 [paul]
3327
3328         2.4.0-rc2 released
3329
3330 2006-06-28 [colin]      2.3.1cvs34
3331
3332         * src/prefs_account.c
3333                 Fix bug #977 (Can't add or edit imap accounts)
3334
3335 2006-06-28 [colin]      2.3.1cvs33
3336
3337         * src/mimeview.c
3338                 Fix previous
3339
3340 2006-06-28 [colin]      2.3.1cvs32
3341
3342         * src/mimeview.c
3343                 Save named inlined attachments with "Save all"
3344         * src/main.c
3345         * src/mbox.c
3346         * src/common/plugin.c
3347         * src/common/plugin.h
3348         * src/common/sylpheed.c
3349         * src/common/utils.c
3350         * src/plugins/pgpcore/sylpheed.def
3351         * src/plugins/pgpinline/sylpheed.def
3352         * src/plugins/pgpmime/sylpheed.def
3353                 Win32 compatibility patch, by
3354                 Werner Koch
3355
3356 2006-06-28 [wwp]        2.3.1cvs31
3357
3358         * src/imap.c
3359         * src/prefs_folder_item.c
3360                 less compilation warnings (thanks to Fabien Vantard), less typos.
3361
3362 2006-06-28 [paul]       2.3.1cvs30
3363
3364         * src/gtk/gtkutils.c
3365                 gtk_combo_box_set_focus_on_click() is only
3366                 available since gtk 2.6.0
3367
3368 2006-06-28 [paul]       2.3.1cvs29
3369
3370         * src/prefs_ext_prog.c
3371                 fix engrish and add a tooltip for the
3372                 'command for 'Display as text' option
3373
3374 2006-06-28 [paul]
3375
3376         2.4.0-rc1 released
3377
3378 2006-06-28 [paul]       2.3.1cvs28
3379
3380         * ChangeLog
3381         * tools/Makefile.am
3382                 include textviewer.pl in releases
3383
3384 2006-06-28 [paul]       2.3.1cvs27
3385
3386         * src/prefs_ext_prog.c
3387                 hide Print command option if libgnomeprint
3388                 support is present
3389
3390 2006-06-27 [colin]      2.3.1cvs26
3391
3392         * src/compose.c
3393                 Fix Esc handling in insert/attach dialog
3394                 Don't show this dialog if dragging something
3395                 else than text/uri-list
3396                 Thanks to Fabien Vantard
3397         * tools/textviewer.pl
3398                 Filter script to display stuff as text
3399                 by H. Merijn Brand
3400
3401 2006-06-27 [wwp]        2.3.1cvs25
3402
3403         * src/messageview.c
3404                 use the exact product name (message view title), patch
3405                 by Fabien Vantard.
3406
3407 2006-06-27 [ticho]      2.3.1cvs24
3408
3409         * src/prefs_account.c
3410         * src/prefs_common.c
3411         * src/prefs_common.h
3412         * src/prefs_ext_prog.c
3413         * src/textview.c
3414                 Add a preference (Preferences/External programs)
3415                 to allow "Display as text" to be done via a script
3416                 (patch by H.Merijn Brand).
3417                 Use GtkComboBox for protocol selection in account
3418                 preferences.
3419                 Only include current choice for existing accounts, and
3420                 insensitivize the combobox.
3421
3422 2006-06-27 [paul]       2.3.1cvs23
3423
3424         * src/mbox.c
3425                 fix crasher introduced in cvs21.
3426                 Thanks to Colin
3427
3428 2006-06-26 [colin]      2.3.1cvs22
3429
3430         * src/mbox.c
3431                 Fix double-frees when leaving folders
3432                 after exporting to mbox
3433
3434 2006-06-26 [colin]      2.3.1cvs21
3435
3436         * src/mbox.c
3437                 More feedback (and optimisation)
3438                 on import/export
3439         * src/common/utils.c
3440                 Fix case when looking for mail addresses
3441         * src/gtk/gtkutils.c
3442                 Extra check for (X-)Face
3443
3444 2006-06-25 [ticho]      2.3.1cvs20
3445
3446         * src/compose.c
3447         * src/exphtmldlg.c
3448         * src/gtk/gtkutils.c
3449         * src/gtk/gtkutils.h
3450                 Added second argument to gtkut_sc_combobox_create() to
3451                 control focus-on-click for the widget.
3452                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3453
3454 2006-06-25 [ticho]      2.3.1cvs19
3455
3456         * src/compose.c
3457         * src/gtk/Makefile.am
3458         * src/gtk/combobox.c
3459         * src/gtk/combobox.h
3460         * src/gtk/gtkutils.c
3461         * src/gtk/gtkutils.h
3462                 Use GtkComboBox instead of deprecated GtkOptionMenu
3463                 for account selector in compose window and for encoding
3464                 selector in attachment properties.
3465                 Also factorise working with the new GtkComboBox somewhat.
3466
3467 2006-06-24 [paul]       2.3.1cvs18
3468
3469         * src/prefs_common.c
3470                 use the correct default value
3471
3472 2006-06-24 [paul]       2.3.1cvs17
3473
3474         * src/compose.c
3475         * src/prefs_common.c
3476         * src/prefs_common.h
3477         * src/prefs_compose_writing.c
3478                 enable setting of default action when
3479                 dnd'ing files in the compose window.
3480                 (Collaborative effort with wwp)
3481
3482 2006-06-23 [wwp]        2.3.1cvs16
3483
3484         * src/compose.c
3485                 i18n fix (thanks to Fabien Vantard)
3486
3487 2006-06-22 [colin]      2.3.1cvs15
3488
3489         * src/prefs_customheader.c
3490                 Don't use filters in custom headers' file 
3491                 selector. Remember, extensions mean nothing :)
3492
3493 2006-06-22 [paul]       2.3.1cvs14
3494
3495         * configure.ac
3496                 allow setting of man directory location
3497
3498 2006-06-22 [colin]      2.3.1cvs13
3499
3500         * src/mainwindow.c
3501                 Add 'View/Go to/Next unread folder'.
3502                 I missed that :)
3503
3504 2006-06-22 [colin]      2.3.1cvs12
3505
3506         * src/common/utils.c
3507                 Add some subject prefixes
3508                 Patch by Bjorn T Johansen <btj@havleik.no>
3509
3510 2006-06-22 [colin]      2.3.1cvs11
3511
3512         * manual/advanced.xml
3513                 Forgotten hidden pref
3514
3515 2006-06-21 [paul]       2.3.1cvs10
3516
3517         * src/prefs_account.c
3518                 complete the removal of 'Add date header' option
3519
3520 2006-06-21 [paul]       2.3.1cvs9
3521
3522         * src/account.c
3523         * src/compose.c
3524         * src/prefs_account.c
3525         * src/prefs_account.h
3526                 remove option to add date header - always
3527                 add date header
3528         * src/etpan/imap-thread.c
3529                 fix warnings (Thanks to Colin)
3530
3531 2006-06-21 [wwp]        2.3.1cvs8
3532
3533         * src/folder.c
3534                 set the attachment flag when inline text part are (file)named. This is more convenient
3535                 when receiving (for instance) inline source files or patches sent using thunderbird.
3536
3537 2006-06-21 [paul]       2.3.1cvs7
3538
3539         * src/inc.c
3540                 fix off-by-one count of current msg in
3541                 statusbar filtering progressbar
3542
3543 2006-06-21 [paul]       2.3.1cvs6
3544
3545         * src/folder.c
3546                 Show attachment icon even if the part is 'inline'
3547                 if the following conditions are met:
3548                 - content-type != 'text/plain'
3549                 - content-type != '*/pgp-signature'
3550                 - either 'name' or 'filename' parameter is not NULL
3551                 
3552                 Thanks to Colin
3553
3554 2006-06-21 [paul]       2.3.1cvs5
3555
3556         * src/messageview.c
3557         * src/prefs_common.c
3558         * src/prefs_common.h
3559         * src/prefs_other.c
3560                 add an option to 'Never send Return
3561                 Receipts'
3562                 Thanks to Colin
3563
3564 2006-06-20 [mones]      2.3.1cvs4
3565
3566         * po/es.po
3567                 updated
3568         * src/compose.c
3569                 typo fixed (space after comma)
3570         * tools/make.themes.project
3571                 remove exec mode from tarball files
3572
3573 2006-06-20 [colin]      2.3.1cvs3
3574
3575         * src/news.c
3576         * src/procheader.c
3577         * src/unmime.c
3578                 Better fix for \n's in headers (don't 
3579                 break Received: and others)
3580
3581 2006-06-20 [paul]       2.3.1cvs2
3582
3583         * src/alertpanel.c
3584         * src/textview.c
3585                 improve legibility of phishing attempt
3586                 dialog
3587
3588 2006-06-20 [paul]       2.3.1cvs1
3589
3590         * NEWS
3591         * README
3592         * configure.ac
3593                 Update version number following
3594                 stable release
3595
3596 2006-06-20 [colin]      2.3.0cvs26
3597
3598         * src/compose.c
3599                 When dragging a file to the text of the compose
3600                 window, ask whether we want to insert or attach
3601                 (I know lots of people who do that to attach)
3602
3603 2006-06-20 [colin]      2.3.0cvs25
3604
3605         * src/etpan/imap-thread.c
3606                 Fix threshold (the append command is often > 32 bytes)
3607
3608 2006-06-19 [colin]      2.3.0cvs24
3609
3610         * src/imap.c
3611         * src/etpan/imap-thread.c
3612                 Workaround Rockliffe IMAP server bug: replace
3613                 "x UID SEARCH (ANSWERED UID 1:*)" with
3614                 "x UID SEARCH ANSWERED"
3615                 (Rockliffe doesn't handle the parenthesis)
3616
3617 2006-06-19 [colin]      2.3.0cvs23
3618
3619         * src/compose.c
3620         * src/imap.c
3621         * src/etpan/imap-thread.c
3622                 Probably fix bug #972 (Freezes when adding 
3623                 an attachment to the message)
3624         * src/common/defs.h
3625                 Modernize Firefox cmd
3626
3627
3628 2006-06-18 [colin]      2.3.0cvs22
3629
3630         * src/prefs_customheader.c
3631                 Only allow correct filenames for various
3632                 custom headers
3633
3634 2006-06-18 [colin]      2.3.0cvs21
3635
3636         * src/prefs_customheader.c
3637                 Add a 'From File...' button in custom headers prefs, which
3638                 try to do the right thing: 
3639                 for normal headers, use file as plaintext,
3640                 for X-Face, calls compface,
3641                 for Face, encode to b64.
3642
3643 2006-06-17 [colin]      2.3.0cvs20
3644
3645         * src/mh.c
3646                 Warning fix
3647
3648 2006-06-16 [colin]      2.3.0cvs19
3649
3650         * src/summaryview.c
3651                 Recursive quicksearch: show message list
3652                 in current folder, *then* search children
3653                 in the background.
3654
3655 2006-06-16 [colin]      2.3.0cvs18
3656
3657         * src/main.c
3658                 Instead of ignoring SIGPIPE, save caches
3659                 when getting one. Will fix the fact that
3660                 hot caches are out-of-date when logging 
3661                 out of Xorg.
3662         * src/compose.c
3663         * src/prefs_compose_writing.c
3664                 Only save text (not attachments) when 
3665                 auto-saving to drafts
3666         * src/unmime.c
3667                 Always replace \n, \r and \t with spaces
3668                 in headers
3669         * manual/dist/html/Makefile.am
3670         * manual/dist/pdf/Makefile.am
3671         * manual/dist/ps/Makefile.am
3672         * manual/dist/txt/Makefile.am
3673         * manual/fr/dist/html/Makefile.am
3674         * manual/fr/dist/pdf/Makefile.am
3675         * manual/fr/dist/ps/Makefile.am
3676         * manual/fr/dist/txt/Makefile.am
3677         * manual/pl/dist/html/Makefile.am
3678         * manual/pl/dist/pdf/Makefile.am
3679         * manual/pl/dist/ps/Makefile.am
3680         * manual/pl/dist/txt/Makefile.am
3681                 Fix make clean removing pregenerated manuals
3682
3683
3684 2006-06-16 [colin]      2.3.0cvs17
3685
3686         * src/plugins/pgpcore/sgpgme.c
3687         * src/plugins/pgpmime/pgpmime.c
3688         * src/plugins/pgpinline/pgpinline.c
3689                 Better error reporting in setup_signers.
3690                 Don't fallback to default key if specified
3691                 key isn't found.
3692                 Don't allow signing if more than one secret
3693                 key matches the one specified in prefs.
3694
3695 2006-06-15 [colin]      2.3.0cvs16
3696
3697         * src/folderview.c
3698                 Add "Send queue" in the folder's contextual
3699                 menu
3700         * src/compose.c
3701         * src/messageview.c
3702         * src/privacy.c
3703         * src/privacy.h
3704         * src/procmime.c
3705         * src/procmsg.c
3706         * src/plugins/pgpcore/passphrase.c
3707         * src/plugins/pgpcore/sgpgme.c
3708         * src/plugins/pgpinline/pgpinline.c
3709         * src/plugins/pgpmime/pgpmime.c
3710                 Better error reporting
3711         * src/mbox.c
3712                 Probably fix bug #971 (2.2.3 cannot read mail 
3713                 from local mbox)
3714
3715
3716 2006-06-15 [mones]      2.3.0cvs15
3717
3718         * tools/make.themes.project
3719                 creates the themes project from the web page
3720
3721 2006-06-15 [colin]      2.3.0cvs14
3722
3723         * src/folder.c
3724                 Better fix (avoid losing the folder if scan_tree 
3725                 fails)
3726
3727 2006-06-15 [cleroy]     2.3.0cvs13
3728
3729         * src/folder.c
3730                 Probably fix Bug #969 (crash on rebuilding 
3731                 imap folder)
3732
3733 2006-06-14 [colin]      2.3.0cvs12
3734
3735         * manual/dtd/manual.xsl
3736         * manual/sylpheed-claws-manual.xml
3737         * manual/fr/sylpheed-claws-manual.xml
3738         * manual/pl/sylpheed-claws-manual.xml
3739                 Insert pagebreaks between sections
3740
3741 2006-06-14 [paul]       2.3.0cvs11
3742
3743         * configure.ac
3744                 better fix than 2.3.0cvs10
3745
3746 2006-06-14 [paul]       2.3.0cvs10
3747
3748         * configure.ac
3749                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3750                 (backwards compatible)
3751
3752 2006-06-13 [colin]      2.3.0cvs9
3753
3754         * src/messageview.c
3755                 Fix sending of return receipt with the new queue folders
3756
3757 2006-06-13 [wwp]        2.3.0cvs8
3758
3759         * src/quote_fmt_lex.l
3760                 fix wrong tokens returned in quote_fmt lexer, query not().
3761
3762 2006-06-13 [wwp]        2.3.0cvs7
3763
3764         * src/folder.c
3765         * src/prefs_folder_item.c
3766                 allow changing folder type even when folder is not a top-level one,
3767                 thanks to Colin.
3768
3769 2006-06-12 [colin]      2.3.0cvs6
3770
3771         * src/folderview.c
3772                 Fix double-ask of "Do you want to mark all
3773                 as read"
3774
3775 2006-06-12 [colin]      2.3.0cvs5
3776
3777         * src/compose.c
3778         * src/compose.h
3779         * src/folder.c
3780         * src/folder.h
3781         * src/imap.c
3782         * src/inc.c
3783         * src/main.c
3784         * src/messageview.c
3785         * src/mh.c
3786         * src/prefs_folder_item.c
3787         * src/procheader.c
3788         * src/procmime.c
3789         * src/procmsg.c
3790         * src/procmsg.h
3791         * src/send_message.c
3792         * src/summaryview.c
3793         * src/toolbar.c
3794                 Apply bug #964's patch (Queue and drafts aren't normal)
3795                 The Drafts and Queue folder now contain RFC-822 files,
3796                 allowing to move and copy mails from and to these 
3797                 folders. Moving from Drafts to Queue will prepare the
3798                 mail for sending (PGP signature, encryption, etc).
3799                 This patch also rework sending errors handling to try
3800                 to be more helpful.
3801                 Also, allow redefining folder types via the GUI 
3802                 (Folder type in its Properties)
3803
3804 2006-06-12 [colin]      2.3.0cvs4
3805
3806         * src/summaryview.c
3807         * src/prefs_common.c
3808         * src/prefs_common.h
3809         * src/gedit-print.c
3810                 Allow to define a specific print font - patch
3811                 by Bernhard Walle <bernhard.walle@gmx.de>
3812         * src/prefs_fonts.c
3813         * manual/advanced.xml
3814         * manual/fr/advanced.xml
3815                 Add a hidden pref to allow deletion without
3816                 confirmation
3817
3818 2006-06-12 [wwp]        2.3.0cvs3
3819
3820         * .cvsignore
3821                 more files to ignore.
3822
3823 2006-06-12 [wwp]        2.3.0cvs2
3824
3825         * src/quote_fmt.c
3826         * src/quote_fmt_lex.l
3827         * src/quote_fmt_parse.y
3828                 extend the quote_fmt parser (templates and quotes):
3829                 - allow limited sub-expressions in |p{} and |f{} expressions,
3830                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3831                 - implemented/fixed missing implementation of query_references and show_references,
3832                 - completed, fixed contents and format of the symbols help dialog,
3833                 - fix some compilation warnings.
3834
3835 2006-06-12 [wwp]        2.3.0cvs1
3836
3837         * manual/advanced.xml
3838         * manual/fr/advanced.xml
3839                 updates in the "templates" section of the manual (eng/fr):
3840                  - be more precise (both versions)
3841                  - completed to match the english reference (fr version)
3842                  - touchups (both versions)
3843
3844 2006-06-12 [paul]       2.3.0
3845
3846         2.3.0 released
3847
3848 2006-06-12 [paul]       2.2.3cvs14
3849
3850         * po/ca.po
3851         * po/cs.po
3852         * po/de.po
3853         * po/el.po
3854         * po/fr.po
3855         * po/it.po
3856         * po/pt_BR.po
3857         * po/sr.po
3858         * po/zh_CN.po
3859                 updated by Miquel Oliete, Tim, Stephan Sachse,
3860                 Stavros Giannouris, Fabien Vantard, Andrea
3861                 Spadaccini, Frederico Goncalves Guimaraes,
3862                 Aleksandar Urosevic, and Ralgh Young
3863
3864 2006-06-12 [colin]      2.2.3cvs13
3865
3866         * src/mbox.c
3867                 Add missing header
3868
3869 2006-06-11 [colin]      2.2.3cvs12
3870
3871         * src/msgcache.c
3872                 Verify that g_malloc() succeeded
3873
3874 2006-06-11 [colin]      2.2.3cvs11
3875
3876         * src/wizard.c
3877                 Add Face header to welcome mail
3878
3879 2006-06-10 [colin]      2.2.3cvs10
3880
3881         * src/textview.c
3882                 Revert previous (Forgot it changes the
3883                 margin on the whole mail)
3884
3885 2006-06-10 [colin]      2.2.3cvs9
3886
3887         * src/textview.c
3888                 Don't overlap long headers under (X-)Face
3889
3890 2006-06-10 [mones]      2.2.3cvs8
3891
3892         * manual/xml2pdf
3893                 allow generation of manual on systems lacking saxon binary
3894                 but with java and the saxon library installed
3895
3896         * po/es.po
3897                 updated for release
3898
3899 2006-06-09 [colin]      2.2.3cvs7
3900
3901         * src/summaryview.c
3902                 Fix leak when using Display Sender using Addressbook
3903
3904 2006-06-09 [colin]      2.2.3cvs6
3905
3906         * src/compose.c
3907         * src/folder.c
3908         * src/folderview.c
3909         * src/mimeview.c
3910         * src/summaryview.c
3911                 More leaks fixes
3912
3913 2006-06-09 [paul]       2.2.3cvs5
3914
3915         * AUTHORS
3916         * src/gtk/authors.h
3917         * tools/claws.i18n.status.pl
3918                 updated with new info
3919
3920 2006-06-09 [paul]       2.2.3cvs4
3921
3922         * README
3923                 updated
3924         * manual/ack.xml
3925                 add wwp to authors list
3926         * src/gtk/authors.h
3927                 update mine and Colin's addresses
3928
3929 2006-06-08 [colin]      2.2.3cvs3
3930
3931         * src/etpan/imap-thread.c
3932                 Fix leak on SSL cert check
3933
3934 2006-06-08 [colin]      2.2.3cvs2
3935
3936         * src/common/utils.c
3937                 Fix leak
3938
3939 2006-06-08 [paul]       2.2.3cvs1
3940
3941         * configure.ac
3942                 Update version number following
3943                 stable release
3944
3945 2006-06-07 [colin]      2.2.2cvs3
3946
3947         * src/msgcache.c
3948                 Fix catching cache read errors (guint instead of gint)
3949                 Prevent malloc'ing more than 8MB (means cache corruption)
3950
3951 2006-06-07 [paul]       2.2.2cvs2
3952
3953         * src/exporthtml.c
3954         * src/exportldif.c
3955         * src/mh.c
3956         * src/mutt.c
3957         * src/pine.c
3958         * src/common/utils.c
3959                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3960                 obey $HOME'
3961                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3962                 Thanks to Colin
3963
3964 2006-06-06 [paul]       2.2.2cvs1
3965
3966         * configure.ac
3967                 Update version number following
3968                 stable release
3969
3970 2006-06-06 [paul]       2.2.1cvs6
3971
3972         * src/matcher.c
3973                 fix  implicit declaration of
3974                 sylpheed_do_idle()
3975                 Patch by Fabien Vantard
3976
3977 2006-06-06 [paul]       2.2.1cvs5
3978
3979         * src/matcher.c
3980                 fix age_greater and age_lower so that they
3981                 mean what say and not '...or equal to'
3982                 Thanks to Colin
3983
3984 2006-06-06 [paul]       2.2.1cvs4
3985
3986         * src/textview.c
3987         * src/common/utils.c
3988                 fix URI check
3989                 Thanks to Colin
3990
3991 2006-06-05 [wwp]        2.2.1cvs3
3992
3993         * manual/fr/account.xml
3994                 minor language fixes (thanks to Fabien Vantard).
3995
3996 2006-06-05 [colin]      2.2.1cvs2
3997
3998         * src/prefs_folder_item.c
3999         * src/folderview.c
4000                 Allow recursive setting of properties 
4001                 for whole mailboxes
4002         * src/matcher.c
4003                 Don't freeze on 'test' filtering rule
4004
4005 2006-06-05 [colin]      2.2.1cvs1
4006
4007         * configure.ac
4008                 Update version number following
4009                 stable release
4010
4011 2006-06-04 [wwp]        2.2.0cvs82
4012
4013         * manual/glossary.xml
4014         * manual/account.xml
4015         * manual/fr/glossary.xml
4016         * manual/fr/account.xml
4017                 added glossary section and references/links related to the Face custom header.
4018
4019 2006-06-04 [colin]      2.2.0cvs81
4020
4021         * src/summaryview.c
4022                 Skip to next message on move with no
4023                 immediate execution
4024
4025 2006-06-04 [wwp]        2.2.0cvs80
4026
4027         * manual/xml2pdf
4028                 added sanity checks, exit when needed.
4029
4030 2006-06-03 [paul]       2.2.0cvs79
4031
4032         * src/prefs_receive.c
4033                 page name is now 'Receiving'
4034         * src/prefs_send.c
4035                 page name is now 'Sending'
4036
4037 2006-06-03 [colin]      2.2.0cvs78
4038
4039         * src/plugins/spamassassin/spamassassin_gtk.c
4040                 Autoswitch to Localhost if transport was previously
4041                 disabled. Else people had to check [] Enable, then
4042                 *reselect* transport.
4043
4044 2006-06-03 [colin]      2.2.0cvs77
4045
4046         * src/plugins/pgpinline/pgpinline.c
4047         * src/plugins/pgpmime/pgpmime.c
4048                 Check that gpg_data_release_and_get_mem 
4049                 didn't fail (now, why this happens...)
4050
4051 2006-06-03 [colin]      2.2.0cvs76
4052
4053         * src/mbox.c
4054                 Fix bug #962 (Manual and/or UI should 
4055                 warn about incompatible locking 
4056                 causing dataloss)
4057
4058 2006-06-02 [cleroy]     2.2.0cvs75
4059
4060         * src/filtering.c
4061         * src/folder.c
4062         * src/procmsg.c
4063         * src/summaryview.c
4064                 Fix a few leaks
4065
4066 2006-06-02 [colin]      2.2.0cvs74
4067
4068         * src/main.c
4069                 On exit, free caches after writing them
4070                 Shuts up some valgrind false positives
4071         * src/procmsg.c
4072         * src/send_message.c
4073                 Fix races when reusing existing SMTP connections
4074                 Fix inexistant session timeout
4075         * src/toolbar.c
4076                 Display alertpanel after all queues have
4077                 been processed, not after each
4078
4079 2006-06-02 [wwp]        2.2.0cvs73
4080
4081         * manual/fr/glossary.xml
4082         * manual/fr/ack.xml
4083         * manual/ack.xml
4084                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
4085
4086 2006-06-02 [wwp]        2.2.0cvs72
4087
4088         * manual/xml2pdf
4089         * manual/dist/pdf/Makefile.am
4090         * manual/dtd/manual.xsl
4091         * manual/fr/dist/pdf/Makefile.am
4092         * manual/pl/dist/pdf/Makefile.am
4093                 we changed the procedure to generate the .pdf version of the manual.
4094                 The procedure is more modern and the .pdf we get now has a valid index.
4095                 Here are the new pre-requisites:
4096
4097                 - JRE 1.x (1.4 here): there must be one from your distro
4098                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
4099                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
4100                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
4101
4102                 See my posts for further info about the installation of this toolchain:
4103
4104                 Date: Fri, 19 May 2006 19:40:06 +0200
4105                 From: wwp <subscript@free.fr>
4106                 To: sylpheed-claws-devel@lists.sourceforge.net
4107                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
4108
4109                 and
4110
4111                 Date: Wed, 24 May 2006 12:58:49 +0200
4112                 From: wwp <subscript@free.fr>
4113                 To: sylpheed-claws-devel@lists.sourceforge.net
4114                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
4115
4116 2006-06-01 [colin]      2.2.0cvs71
4117
4118         * src/compose.c
4119                 Better guards against IMAP races
4120         * src/main.c
4121         * src/prefs_common.c
4122         * src/prefs_common.h
4123         * src/common/ssl_certificate.c
4124         * src/etpan/imap-thread.c
4125         * src/etpan/imap-thread.h
4126         * src/gtk/sslcertwindow.c
4127                 New hidden option ssl_skip_cert_check to 
4128                 avoid dups of bug #959 (libetpan linked
4129                 against gnutls and gnutls buggy on 64bit)
4130                 Present expired warning only once per
4131                 session/server.
4132         * manual/advanced.xml
4133         * manual/fr/advanced.xml
4134                 Document new option
4135
4136 2006-06-01 [wwp]        2.2.0cvs70
4137
4138         * src/messageview.c
4139                 fix for bug #961 (return receipt dialog 
4140                 complains incorrectly about return-path 
4141                 email adress being different), thanks 
4142                 to Colin.
4143
4144 2006-05-31 [cleroy]     2.2.0cvs69
4145
4146         * src/common/ssl.c
4147                 Guard against NULLs, although this
4148                 should never be an issue
4149
4150 2006-05-31 [colin]      2.2.0cvs68
4151
4152         * src/filtering.c
4153                 Use g_slist_prepend
4154         * src/imap.c
4155                 Don't remove caches when destroying folder, it
4156                 could (should) be done at exit
4157         * src/inc.c
4158                 free processing cache after incorporation
4159         * src/etpan/imap-thread.c
4160                 Maybe fix bug #959 (Crash on moving to emails 
4161                 to a imap account per ssl with a expired 
4162                 certificate.)
4163
4164 2006-05-30 [colin]      2.2.0cvs67
4165
4166         * src/summaryview.c
4167                 Put back event flush when displaying message
4168                 It avoids reading a bunch of messages just
4169                 by hitting shift-n for too long ;)
4170
4171 2006-05-29 [colin]      2.2.0cvs66
4172
4173         * src/summaryview.c
4174                 Remove useless g_warnings
4175
4176 2006-05-29 [colin]      2.2.0cvs65
4177
4178         * src/imap.c
4179                 Fix g_slist_append()s for performance
4180
4181 2006-05-29 [colin]      2.2.0cvs64
4182
4183         * src/compose.c
4184         * src/common/utils.c
4185                 Fix extraneous tab at start of addresses
4186         * src/mainwindow.c
4187                 Fix warnings (thanks to Fabien)
4188                 Fix crash at exit when composing messages 
4189                 exist
4190         * src/pop.c
4191                 Fix progress bar when deleting expired mails
4192                 Thanks to Hiro
4193         * src/summaryview.c
4194         * src/gtk/gtksctree.c
4195                 Fix re-sorting slowness
4196
4197 2006-05-29 [paul]       2.2.0cvs63
4198
4199         * src/mh.c
4200                 fetch full message when moving mails
4201                 from another mailbox, (fixed data loss
4202                 when filtering from IMAP to MH, introduced
4203                 in 2.2.0cvs57).
4204                 Thanks to Colin
4205
4206 2006-05-29 [mones]      2.2.0cvs62
4207
4208         * src/gtk/gtksctree.c
4209                 Unselect faster (patch by Colin)        
4210
4211 2006-05-26 [colin]      2.2.0cvs61
4212
4213         * src/summaryview.c
4214                 Unplug MSGINFO_UPDATE callback on delete too.
4215
4216 2006-05-26 [colin]      2.2.0cvs60
4217
4218         * src/foldersel.c
4219                 Fix bold in folder selection window with glib2.10
4220                 thanks Hiro
4221
4222 2006-05-26 [colin]      2.2.0cvs59
4223
4224         * src/procheader.c
4225                 Convert date only if necessary (and don't
4226                 try to convert from utf8 to utf8, too)
4227         * src/summaryview.c
4228                 Only set column's text if the column's 
4229                 displayed
4230
4231 2006-05-26 [colin]      2.2.0cvs58
4232
4233         * src/summaryview.c
4234         * src/gtk/gtkutils.c
4235                 Fix useless warning
4236
4237 2006-05-26 [colin]      2.2.0cvs57
4238
4239         * src/mainwindow.c
4240                 Make summaryview selectable as long as 
4241                 no message has focus
4242         * src/mh.c
4243                 Faster deletion (by implementing mh_remove_msgs)
4244                 Faster copy (avoid using mh_fetch_msg just to get
4245                 the filename)
4246                 Faster move (using move_file instead of copy_file
4247                 if MSG_IS_MOVE)
4248                 No progressbar if total number of mails to cp/mv 
4249                 is less than 100
4250         * src/summaryview.c
4251                 Fix removal from subject_table when mail gets moved
4252                 Faster deletion (g_slist_prepend instead of append)
4253         * src/gtk/gtksctree.c
4254                 Remove useless code
4255
4256 2006-05-25 [colin]      2.2.0cvs56
4257
4258         * src/common/ssl_certificate.c
4259                 Fix leak in expired cert check
4260
4261 2006-05-25 [colin]      2.2.0cvs55
4262
4263         * src/mh.c
4264                 Disable flags syncing on .mh_sequences - it
4265                 is buggy and marks mails read under unknown
4266                 conditions.
4267
4268 2006-05-25 [paul]
4269
4270         * 2.3.0-rc4 released
4271
4272 2006-05-24 [colin]      2.2.0cvs54
4273
4274         attention cvs users: if you manage to crash
4275         Sylpheed-Claws while moving, copying or deleting
4276         mails, we *are* interested in stack traces and
4277         valgrind logs. It looks stable, but one never
4278         knows...
4279
4280         * src/folder.c
4281                 Add progressbar for cache updates
4282         * src/folderutils.c
4283                 Optimize Mark all read in the current
4284                 folder
4285         * src/mh.c
4286                 Add progressbar for copy/move
4287         * src/procmsg.c
4288                 Optimize O(n^2) in copy/move
4289         * src/summaryview.c
4290         * src/gtk/gtksctree.c
4291                 Optimize O(n^2) algos
4292         * src/common/timing.h
4293                 Display ms instead of us
4294
4295 2006-05-24 [wwp]        2.2.0cvs53
4296
4297         * manual/fr/advanced.xml
4298                 updates to the French manual.
4299
4300 2006-05-24 [wwp]        2.2.0cvs52
4301
4302         * src/common/utils.c
4303                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
4304
4305 2006-05-24 [wwp]        2.2.0cvs51
4306
4307         * src/folderutils.c
4308                 fixed "mark all read" in MH folders (thanks to Colin).
4309
4310 2006-05-24 [paul]       2.2.0cvs50
4311
4312         * doc/man/sylpheed-claws.1
4313                 updated the man page
4314
4315 2006-05-23 [colin]      2.2.0cvs49
4316
4317         * src/folderview.c
4318         * src/imap.c
4319         * src/inc.c
4320         * src/mbox.c
4321         * src/messageview.c
4322         * src/news.c
4323         * src/send_message.c
4324         * src/summaryview.c
4325         * src/gtk/sslcertwindow.c
4326                 alertpanel fixes, by Fabien
4327
4328 2006-05-23 [colin]      2.2.0cvs48
4329
4330         * src/folder.c
4331         * src/folderview.c
4332         * src/msgcache.c
4333         * src/summaryview.c
4334         * src/gtk/gtksctree.c
4335         * src/gtk/gtksctree.h
4336                 More timings
4337                 Fix slow loading problem, which was caused by the
4338                 use of some gtk_ctree funcs and their use of
4339                 g_list_position while gtk_ctree_(un)link'ing.
4340                 Reap more functions from gtkctree.c to be sure we
4341                 use our (fast) version instead of theirs.
4342         * src/mh.c
4343                 Fix copy of unread mails
4344
4345
4346 2006-05-22 [wwp]        2.2.0cvs47
4347
4348         * manual/fr/advanced.xml
4349                 updated.
4350
4351 2006-05-22 [colin]      2.2.0cvs46
4352
4353         * src/filtering.c
4354                 Fix possible infinite loop. 'copy' is not a 
4355                 final action, so when encountering a 'copy',
4356                 we have to check if a previous one was set
4357                 and do it. In the same way, if we encounter
4358                 a 'move' we have to perform a possibly 
4359                 pending 'copy'. This will slow down filtering
4360                 on IMAP if move+copy or multiple copy actions
4361                 are to be done, but handling it via the batch
4362                 would be really too convoluted.
4363
4364 2006-05-22 [wwp]        2.2.0cvs45
4365
4366         * manual/fr/advanced.xml
4367         * manual/fr/faq.xml
4368         * manual/fr/glossary.xml
4369         * manual/fr/handling.xml
4370         * manual/fr/intro.xml
4371         * manual/fr/plugins.xml
4372         * manual/fr/sylpheed-claws-manual.xml
4373                 sync w/ the english manual: updates URIs, documented mailing-list
4374                 support, better explanation about the enabled/disabled feature
4375                 in filtering/processing rules by Paul.
4376
4377 2006-05-21 [colin]      2.2.0cvs44
4378
4379         * src/summaryview.c
4380                 Don't expand after building threads, but during
4381
4382 2006-05-21 [colin]      2.2.0cvs43
4383
4384         * src/procmsg.c
4385         * src/summaryview.c
4386                 More timing possibilities... For next time I have 
4387                 to find out how the hell some 3GHz computer takes
4388                 one minute to open a 30k folder...
4389
4390 2006-05-21 [colin]      2.2.0cvs42
4391
4392         * manual/pl/advanced.xml
4393         * manual/pl/faq.xml
4394         * manual/pl/glossary.xml
4395         * manual/pl/handling.xml
4396         * manual/pl/intro.xml
4397         * manual/pl/plugins.xml
4398         * manual/pl/sylpheed-claws-manual.xml
4399                 Polish manual updated by Pawel
4400
4401 2006-05-20 [colin]
4402
4403         * 2.3.0-rc3 released
4404
4405 2006-05-20 [colin]      2.2.0cvs41
4406
4407         * src/imap.c
4408                 Fix -rc2 problems:
4409                 - remove cache of moved messages from original folder
4410                 - apply new flags to messages even if they aren't appliable
4411                   via IMAP.
4412
4413 2006-05-20 [colin]
4414
4415         * 2.3.0-rc2 released
4416
4417 2006-05-19 [colin]      2.2.0cvs40
4418
4419         * src/imap.c
4420                 Don't issue SELECT in imap_change_flags
4421                 before having checked that we indeed have
4422                 some flags to change. MSG_POSTFILTERED for
4423                 example can't be used on IMAP.
4424                 Fixes bug #955 (copying messages between 
4425                 imap folders is extremely slow), which was
4426                 a regression.
4427
4428 2006-05-19 [colin]      2.2.0cvs39
4429
4430         * src/folder.c
4431         * src/folder.h
4432         * src/folderview.c
4433                 Try to fix bug #830 (Some unread messages 
4434                 get marked read in IMAP inbox):
4435                 - Prevent scanning a folder if it's being 
4436                   opened via the GUI
4437                 - Postpone opening via the GUI of a folder
4438                   currently scanned.
4439
4440
4441 2006-05-19 [wwp]        2.2.0cvs38
4442
4443         * manual/advanced.xml
4444                 fix English+typo (thanks to Paul).
4445
4446 2006-05-19 [wwp]        2.2.0cvs37
4447
4448         * manual/advanced.xml
4449         * manual/fr/advanced.xml
4450         * src/gtk/logwindow.c
4451         * src/prefs_common.c
4452         * src/prefs_common.h
4453                 added hidden prefs to allow customization of colors used in
4454                 protocol log window (useful for dark gtk+ themes).
4455
4456 2006-05-19 [wwp]        2.2.0cvs36
4457
4458         * ChangeLog
4459                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4460
4461 2006-05-19 [paul]       2.2.0cvs35
4462
4463         * src/textview.c
4464                 make Reply-To fully clickable
4465         * src/gtk/logwindow.c
4466                 more colouring (SMTP ESMTP)
4467         Both patches by Pawel Pekala
4468
4469 2006-05-19 [cleroy]     2.2.0cvs34
4470
4471         * src/mh.c
4472                 Don't update flags from current folder
4473                 Probably fixes bug #935 (Read Messages 
4474                 Revert to Being Marked as Unread)
4475
4476 2006-05-18 [colin]      2.2.0cvs33
4477
4478         * src/imap.c
4479                 Warning fix
4480         * src/compose.c
4481         * src/mainwindow.c
4482         * src/summaryview.c
4483         * src/toolbar.c
4484                 Allow replying to multiple emails
4485                 in multiple windows
4486         * src/mimeview.c
4487         * src/etpan/imap-thread.c
4488                 Leak fixes
4489
4490 2006-05-18 [paul]       2.2.0cvs32
4491
4492         * src/summaryview.c
4493                 keep Mailing-List menu refreshed
4494                 Thanks to Colin
4495
4496 2006-05-18 [paul]       2.2.0cvs31
4497
4498         * manual/advanced.xml
4499         * manual/faq.xml
4500         * manual/glossary.xml
4501         * manual/handling.xml
4502         * manual/intro.xml
4503         * manual/plugins.xml
4504         * manual/sylpheed-claws-manual.xml
4505                 update URLs
4506                 add info about mailing-list support
4507                 edit filtering info
4508         * src/wizard.c
4509         * src/common/defs.h
4510         * src/gtk/about.c
4511         * src/plugins/dillo_viewer/README
4512                 update URLs
4513
4514 2006-05-17 [wwp]        2.2.0cvs30
4515
4516         * manual/handling.xml
4517         * manual/fr/handling.xml
4518                 documented the ability to enabled/disable filtering/processing rules.
4519
4520 2006-05-17 [colin]      2.2.0cvs29
4521
4522         * src/main.c
4523                 Don't initialize g_thread subsystem if it's 
4524                 already done (thanks to Hiro)
4525         * src/mimeview.c
4526                 Fix saving of parts when there name can't be
4527                 converted from UTF-8.
4528
4529 2006-05-17 [paul]       2.2.0cvs28
4530
4531         * po/Makefile.in.in
4532                 fix config.status warning with autoconf 2.60
4533
4534 2006-05-17 [paul]       2.2.0cvs27
4535
4536         * po/POTFILES.in
4537                 add src/mbox.c
4538
4539 2006-05-17 [wwp]        2.2.0cvs26
4540
4541         * src/mainwindow.c
4542                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4543
4544 2006-05-17 [wwp]        2.2.0cvs25
4545
4546         * src/plugins/demo/demo.c
4547                 updated product name in plugin demo (many plugins need to be
4548                 sync'ed w/ that change).
4549
4550 2006-05-17 [colin]      2.2.0cvs24
4551
4552         * src/mh.c
4553                 Fix leak
4554
4555 2006-05-16 [colin]      2.2.0cvs23
4556
4557         * src/mainwindow.c
4558                 Stupid me hit again. Fix cvs22.
4559
4560 2006-05-16 [colin]      2.2.0cvs22
4561
4562         * src/mainwindow.c
4563                 Fix bug #922 (sylpheed-claws crashed after 
4564                 pushing on Inbox folder)
4565
4566 2006-05-16 [colin]      2.2.0cvs21
4567
4568         * src/compose.c
4569                 Make From header be copy/paste/select-able
4570
4571 2006-05-16 [wwp]        2.2.0cvs20
4572
4573         * src/export.c
4574         * src/matcher.c
4575         * src/summaryview.c
4576         * src/etpan/imap-thread.c
4577                 fix some compiler warnings (thanks to Colin).
4578
4579 2006-05-16 [wwp]        2.2.0cvs19
4580
4581         * src/action.c
4582         * src/gedit-print.c
4583         * src/inc.c
4584         * src/mainwindow.c
4585         * src/mh.c
4586         * src/statusbar.c
4587         * src/send_message.c
4588         * src/summaryview.c
4589                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4590
4591 2006-05-15 [colin]      2.2.0cvs18
4592
4593         * src/procmsg.c
4594                 Fix automatic rule creation with List-Post
4595
4596 2006-05-15 [paul]       2.2.0cvs17
4597
4598         * tools/filter_conv_new.pl
4599                 updated for rule enabling/disabling
4600                 claws version >= 2.3.x required
4601
4602 2006-05-15 [cleroy]     2.2.0cvs16
4603
4604         * src/main.c
4605                 Revert test
4606
4607 2006-05-15 [cleroy]     2.2.0cvs15
4608
4609         * src/main.c
4610                 test
4611
4612 2006-05-15 [wwp]        2.2.0cvs14
4613
4614         * manual/pl/.cvsignore
4615                 ignore generated files.
4616
4617 2006-05-14 [wwp]        2.3.0-rc1
4618
4619         * 2.3.0-rc1 released
4620
4621 2006-05-13 [wwp]        2.2.0cvs13
4622
4623         * src/filtering.c
4624         * src/filtering.h
4625         * src/matcher.c
4626         * src/matcher_parser_lex.l
4627         * src/matcher_parser_parse.y
4628         * src/prefs_filtering.c
4629                 new feature: provide the ability to disable filtering and processing
4630                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4631                 adaptations.
4632
4633 2006-05-13 [colin]      2.2.0cvs12
4634
4635         * src/compose.c
4636                 Remove useless if (a) b; else b;
4637                 Thanks to wwp
4638
4639 2006-05-13 [wwp]        2.2.0cvs11
4640
4641         * src/export.c
4642         * src/import.c
4643         * src/mainwindow.c
4644         * src/mbox.c
4645         * src/summaryview.c
4646         * src/summaryview.h
4647                 no more silent failures (or at least less ones) when importing
4648                 or exporting from/to mbox. Also start importing/exporting if
4649                 the necessary info is set.
4650
4651 2006-05-13 [wwp]        2.2.0cvs10
4652
4653         * RELEASE_NOTES
4654                 restored up-to-date release notes.
4655
4656 2006-05-13 [paul]       2.2.0cvs9
4657
4658         * po/nl.po
4659         * po/ru.po
4660                 updated by Tim Dijkstra and Pavlo Bohmat
4661
4662 2006-05-12 [colin]      2.2.0cvs8
4663
4664         * src/gtk/quicksearch.c
4665                 Add "k" as shortcut for "colorlabel". Patch
4666                 by ath42@users.sf.net.
4667
4668 2006-05-12 [paul]       2.2.0cvs7
4669
4670         * src/prefs_common.h
4671         * src/prefs_summaries.c
4672         * src/summaryview.c
4673                 when entering a folder also allow
4674                 going directly to first Marked message
4675
4676 2006-05-12 [paul]       2.2.0cvs6
4677
4678         * src/summaryview.c
4679                 always obey 'confirm before marking all
4680                 mails read' option
4681
4682 2006-05-12 [paul]       2.2.0cvs5
4683
4684         * src/textview.c
4685                 make Sender fully clickable
4686
4687 2006-05-12 [colin]      2.2.0cvs4
4688
4689         * src/compose.c
4690         * src/compose.h
4691                 Let From be editable
4692         * src/main.c
4693         * src/mh.c
4694                 Full support of .mh_sequences' Unseen seq
4695
4696 2006-05-12 [colin]      2.2.0cvs3
4697
4698         * src/folder.c
4699         * src/mainwindow.c
4700         * src/mainwindow.h
4701         * src/messageview.c
4702         * src/prefs_spelling.c
4703         * src/procheader.c
4704         * src/procmsg.c
4705         * src/procmsg.h
4706         * src/summaryview.c
4707         * src/toolbar.c
4708         * src/toolbar.h
4709                 Add contextual menu on Compose toolbar
4710                 button. Fixes bug #944 (Automatic
4711                 addresses not applied when changing account
4712                 from compose window)
4713                 add Mailing List support
4714                 based on the old 0.6.5claws25 patch by
4715                 Melvin Hadasht, with finishing touches
4716                 by Colin
4717                 Fix "ignore thread" when mails are threaded by
4718                 subject (and weren't ignored although appearing
4719                 in the thread).
4720                 GUI rework.
4721                 Both patches by Pawel.
4722
4723 2006-05-08 [paul]       2.2.0cvs2
4724
4725         * src/mainwindow.c
4726         * src/mainwindow.h
4727         * src/messageview.c
4728         * src/procheader.c
4729         * src/procmsg.c
4730         * src/procmsg.h
4731         * src/summaryview.c
4732                 add Mailing List support
4733                 based on the old 0.6.5claws25 patch by 
4734                 Melvin Hadasht, with finishing touches
4735                 by Colin
4736
4737 2006-05-08 [colin]      2.2.0cvs1
4738
4739         * src/mainwindow.c
4740         * src/toolbar.c
4741         * src/toolbar.h
4742                 Add contextual menu on Compose toolbar 
4743                 button. Fixes bug #944 (Automatic 
4744                 addresses not applied when changing account 
4745                 from compose window)
4746
4747 2006-05-08 [paul]       2.2.0
4748
4749         2.2.0 released
4750
4751 2006-05-08 [paul]       2.1.1cvs51
4752
4753         * po/cs.po
4754         * po/de.po
4755         * po/en_GB.po
4756         * po/fi.po
4757         * po/fr.po
4758         * po/pt_BR.po
4759         * po/sr.po
4760         * po/zh_CN.po
4761                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4762                 Fabien Vantard, Frederico Goncalves Guimaraes,
4763                 Aleksandar Urosevic, and Ralgh Young
4764
4765 2006-05-12 [colin]      2.1.1cvs50
4766
4767         * po/cs.po
4768         * po/de.po
4769         * po/en_GB.po
4770         * po/es.po
4771         * po/fi.po
4772         * po/fr.po
4773         * po/pt_BR.po
4774         * po/sr.po
4775         * po/zh_CN.po
4776                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4777                 Fabien Vantard, Frederico Goncalves Guimaraes,
4778                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4779
4780 2006-05-05 [colin]      2.1.1cvs49
4781
4782         * manual/Makefile.am
4783         * manual/pl/Makefile.am
4784         * manual/pl/account.xml
4785         * manual/pl/ack.xml
4786         * manual/pl/addrbook.xml
4787         * manual/pl/advanced.xml
4788         * manual/pl/faq.xml
4789         * manual/pl/glossary.xml
4790         * manual/pl/gpl.xml
4791         * manual/pl/handling.xml
4792         * manual/pl/intro.xml
4793         * manual/pl/keyboard.xml
4794         * manual/pl/plugins.xml
4795         * manual/pl/starting.xml
4796         * manual/pl/sylpheed-claws-manual.xml
4797         * manual/pl/dist/.cvsignore
4798         * manual/pl/dist/Makefile.am
4799         * manual/pl/dist/html/.cvsignore
4800         * manual/pl/dist/html/Makefile.am
4801         * manual/pl/dist/pdf/.cvsignore
4802         * manual/pl/dist/pdf/Makefile.am
4803         * manual/pl/dist/ps/.cvsignore
4804         * manual/pl/dist/ps/Makefile.am
4805         * manual/pl/dist/txt/.cvsignore
4806         * manual/pl/dist/txt/Makefile.am
4807                 Add the polish translation of the manual,
4808                 Authored by Pawel Pekala.
4809
4810 2006-05-05 [cleroy]     2.1.1cvs48
4811
4812         * src/main.c
4813                 Re-read matcherrc after loading plugins 
4814                 if some of them add folders.
4815
4816 2006-05-03 [colin]      2.1.1cvs47
4817
4818         * src/imap.c
4819                 I'm idiot
4820
4821 2006-05-03 [colin]      2.1.1cvs46
4822
4823         * src/imap.c
4824                 Be sure to have a session when
4825                 getting separator
4826
4827 2006-05-03 [colin]      2.1.1cvs45
4828
4829         * src/imap.c
4830         * src/imap.h
4831         * src/imap_gtk.c
4832                 Fix preventing renaming with namespace 
4833                 separator.
4834
4835 2006-05-01 [colin]      2.1.1cvs44
4836
4837         * src/action.c
4838                 Don't reload messageview when result of
4839                 action is piped.
4840
4841 2006-04-29 [colin]      2.1.1cvs43
4842
4843         * src/prefs_receive.c
4844         * src/plugins/spamassassin/spamassassin_gtk.c
4845         * src/plugins/clamav/clamav_plugin_gtk.c
4846                 GUI fixes by Pawel
4847
4848 2006-04-29 [colin]      2.1.1cvs42
4849
4850         * src/prefs_compose_writing.c
4851         * src/prefs_quote.c
4852                 Cleanups. Patch by Pawel
4853
4854 2006-04-28 [paul]       2.1.1cvs41
4855
4856         * src/matcher.c
4857                 fix returned quick search results when search
4858                 term contains an underscore.
4859                 Thanks to Colin
4860
4861 2006-04-28 [paul]       2.1.1cvs40
4862
4863         * src/prefs_message.c
4864         * src/prefs_receive.c
4865                 GUI cleanups
4866                 Patches by Pawel Pekala
4867
4868 2006-04-27 [colin]      2.1.1cvs39
4869
4870         * src/wizard.c
4871                 Differentiate subject Welcome from
4872                 window's title Welcome
4873
4874 2006-04-27 [paul]
4875
4876         2.2.0-rc1 released
4877
4878 2006-04-27 [paul]       2.1.1cvs38
4879
4880         * manual/advanced.xml
4881         * manual/fr/advanced.xml
4882                 add info about compose_no_markup hidden pref
4883
4884 2006-04-27 [paul]       2.1.1cvs37
4885
4886         * src/prefs_account.c
4887                 improve privacy labels
4888         * src/prefs_msg_colors.c
4889                 change some strings for translators' convenience
4890         * src/gtk/gtkutils.c
4891                 don't underline the link button text
4892
4893 2006-04-25 [colin]      2.1.1cvs36
4894
4895         * src/folder.c
4896                 Complete 2.1.1cvs33 (once more ;)
4897
4898 2006-04-25 [colin]      2.1.1cvs35
4899
4900         * src/editldap.c
4901                 Fix tooltip
4902
4903 2006-04-25 [cleroy]     2.1.1cvs34
4904
4905         * src/compose.c
4906         * src/gtk/gtkaspell.c
4907                 Fix crash on redirect (related to the return 
4908                 of the aspell menu in compose's toolbar)
4909         * src/prefs_msg_colors.c
4910                 Fix sensitivity widgets
4911         * src/image_viewer.c
4912         * src/gtk/pluginwindow.c
4913         * src/gtk/prefswindow.c
4914                 Change released signals to clicked (Fabien)
4915         * po/POTFILES.in
4916         * src/common/socket.c
4917         * src/plugins/spamassassin/spamassassin.c
4918                 Translate strings (Fabien)
4919
4920 2006-04-25 [paul]       2.1.1cvs33
4921
4922         * src/folder.c
4923         * src/folder.h
4924         * src/folderview.c
4925                 complete the fix of bug #912
4926                 Thanks to Colin
4927
4928 2006-04-25 [colin]      2.1.1cvs32
4929
4930         * src/news.c
4931                 Better progress bar
4932         * src/mimeview.c
4933         * src/summaryview.c
4934         * src/summaryview.h
4935                 Fix focus chain
4936                 Patches by Pawel Pekala
4937
4938 2006-04-24 [colin]      2.1.1cvs31
4939
4940         * src/compose.c
4941                 Fix compilation warnings (Fabien)
4942
4943 2006-04-24 [colin]      2.1.1cvs30
4944
4945         * src/addrindex.c
4946         * src/editldap.c
4947         * src/editldap_basedn.c
4948         * src/editldap_basedn.h
4949         * src/ldapctrl.c
4950         * src/ldapctrl.h
4951         * src/ldapquery.c
4952         * src/ldaputil.c
4953         * src/ldaputil.h
4954                 Fix bug #901 (LDAPS support)
4955
4956 2006-04-24 [colin]      2.1.1cvs29
4957
4958         * src/compose.c
4959                 Fix logic on error with send dialog on
4960         * src/imap.c
4961                 Fix compilation without libetpan, thanks
4962                 to Fabien
4963         * src/summaryview.c
4964                 Fix 'context-menu' key
4965
4966 2006-04-23 [colin]      2.1.1cvs28
4967
4968         * src/folder.c
4969                 Never free current's cache to free up 
4970                 memory. Fixes bug #912 (new count 
4971                 randomly set to message count)
4972
4973 2006-04-23 [colin]      2.1.1cvs27
4974
4975         * src/gtk/quicksearch.c
4976                 And remove printf...
4977
4978 2006-04-23 [colin]      2.1.1cvs26
4979
4980         * src/gtk/quicksearch.c
4981                 Fix replacing in quicksearch, and fix inserting
4982                 in the middle of the string. (introduced at 2.1.0cvs22)
4983
4984 2006-04-23 [colin]      2.1.1cvs25
4985
4986         * src/imap.c
4987                 Make sure uidnext is initialized in get_num_list
4988                 (not for stable, related to 2.1.1cvs8 and friends)
4989
4990 2006-04-23 [colin]      2.1.1cvs24
4991
4992         * src/imap.c
4993                 Output something when login is successful
4994                 too
4995
4996 2006-04-23 [colin]      2.1.1cvs23
4997
4998         * src/etpan/imap-thread.c
4999                 Better logging (line-per-line, hide data in fetch)
5000                 Fix a const warning
5001         * src/gtk/logwindow.c
5002         * src/gtk/logwindow.h
5003                 Better logging (color for input/output)
5004
5005 2006-04-21 [colin]      2.1.1cvs22
5006
5007         * src/gtk/quicksearch.c
5008                 On gtk+-2.8, use stock buttons in quicksearch
5009                 Based on a patch by Fabien and a design by Paul
5010
5011 2006-04-21 [colin]      2.1.1cvs21
5012
5013         * src/folderview.c
5014         * src/mainwindow.c
5015                 Fix occasional flicker in folderview
5016         * src/common/utils.c
5017                 Fix bug #943 (Incorrectly parsed email address 
5018                 list in short headers on message view and in 
5019                 printouts)
5020
5021 2006-04-20 [colin]      2.1.1cvs20
5022
5023         * src/imap.c
5024         * src/imap.h
5025         * src/prefs_account.c
5026                 Add ANONYMOUS auth for IMAP
5027
5028 2006-04-20 [paul]       2.1.1cvs19
5029
5030         * src/main.c
5031                 proper fix for 2.1.1cvs18
5032                 Thanks to Colin
5033
5034 2006-04-20 [paul]       2.1.1cvs18
5035
5036         * src/main.c
5037                 fix build warnings
5038
5039 2006-04-20 [paul]       2.1.1cvs17
5040
5041         * src/gtk/quicksearch.c
5042                 fix standard, non-extended Quick search,
5043                 was broken in 2.1.1cvs15.
5044                 Thanks to Colin.
5045
5046 2006-04-20 [colin]      2.1.1cvs16
5047
5048         * src/prefs_matcher.c
5049                 Fix values when reselecting a ~test
5050                 rule
5051
5052 2006-04-19 [colin]      2.1.1cvs15
5053
5054         * src/compose.c
5055         * src/compose.h
5056         * src/gtk/gtkaspell.c
5057         * src/gtk/gtkaspell.h
5058                 Put back Options menu in Spelling/
5059         * src/gtk/quicksearch.c
5060                 Don't search, and show error, if the
5061                 advanced search has a syntax error
5062
5063 2006-04-18 [colin]      2.1.1cvs14
5064
5065         * src/textview.c
5066                 Fix gdk warnings on set_cursor when textview
5067                 isn't visible
5068
5069 2006-04-18 [colin]      2.1.1cvs13
5070
5071         * src/gtk/gtksctree.c
5072                 Remove seemingly useless refresh that causes
5073                 flicker - watch this commit in case of 
5074                 problems before planned backport to stable
5075
5076 2006-04-18 [colin]      2.1.1cvs12
5077
5078         * src/imap.c
5079                 Factorize get/set_xml code
5080         * src/compose.c
5081         * src/prefs_account.c
5082         * src/prefs_account.h
5083         * src/procmsg.c
5084                 Add Encrypt to self option
5085
5086 2006-04-17 [colin]      2.1.1cvs11
5087
5088         * configure.ac
5089                 Fix search on encrpyt function on dragonfly
5090                 Patch by Jonathan Buschmann <jonthn@agmact.com>
5091
5092 2006-04-17 [colin]      2.1.1cvs10
5093
5094         * src/prefs_account.c
5095                 Be safe by default: remove mails from POP3
5096                 after 7 days, not immediately
5097
5098 2006-04-17 [colin]      2.1.1cvs9
5099
5100         * src/etpan/imap-thread.c
5101                 Fix build on DragonFly - patch by 
5102                 Jonathan Buschmann <jonthn@agmact.com>
5103
5104 2006-04-17 [colin]      2.1.1cvs8
5105
5106         * src/imap.c
5107                 Save uidnext between sessions
5108
5109 2006-04-17 [colin]      2.1.1cvs7
5110
5111         * src/imap.c
5112                 scan is required when uid validity changes
5113
5114 2006-04-17 [colin]      2.1.1cvs6
5115
5116         * src/folderview.c
5117                 Don't scan if not necessary, apart in current
5118                 folder and INBOX to fetch flags.
5119         * src/imap.c
5120                 Scan is necessary if unread count changes
5121
5122 2006-04-17 [colin]      2.1.1cvs5
5123
5124         * src/imap.c
5125                 ...But always fetch ANSWERED and DELETED flags for
5126                 INBOX, as filtering can happen on these flags.
5127
5128 2006-04-17 [colin]      2.1.1cvs4
5129
5130         * src/imap.c
5131                 Don't fetch REPLIED and DELETED flags when synchronising
5132                 flags with a closed folder. We only need UNSEEN and FLAGGED
5133                 to update the folderview.
5134
5135 2006-04-17 [colin]      2.1.1cvs3
5136
5137         * src/imap.c
5138                 Faster flag search when there are new mails 
5139                 in a folder. We can do a full search if the 
5140                 folder contains less messages than the new
5141                 list.
5142
5143 2006-04-17 [colin]      2.1.1cvs2
5144
5145         * po/cs.po
5146         * po/de.po
5147         * po/fr.po
5148         * po/nl.po
5149         * po/pt_BR.po
5150                 Update translations from stable branch
5151
5152 2006-04-17 [colin]      2.1.1cvs1
5153
5154         * configure.ac
5155                 Bump version to follow stable release
5156
5157 2006-04-16 [mones]      2.1.0cvs50
5158
5159         * po/es.po
5160                 Updated for release
5161
5162 2006-04-16 [colin]      2.1.0cvs49
5163
5164         * src/textview.c
5165                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
5166                 with gtk < 2.8. Thanks to Fabien Vantard.
5167
5168 2006-04-15 [colin]      2.1.0cvs48
5169
5170         * src/etpan/imap-thread.c
5171                 Fix bug #919 (libetpan: SEGV when connecting 
5172                 using command)
5173
5174 2006-04-14 [colin]      2.1.0cvs47
5175
5176         * src/main.c
5177                 Fix race on --select (should be done better)
5178
5179 2006-04-14 [wwp]        2.1.0cvs46
5180
5181         * src/send_message.c
5182                 enforce a check for domain in account prefs (a sending
5183                 error could be faced if domain was checked but no value set),
5184                 thanks to Colin.
5185
5186 2006-04-14 [colin]      2.1.0cvs45
5187
5188         * src/codeconv.c
5189                 when converting from unknown to unknown, if the
5190                 string is UTF8, don't convert it to the locale
5191                 (which breaks it)
5192
5193 2006-04-14 [colin]      2.1.0cvs44
5194
5195         * src/compose.c
5196                 Don't try to use ASCII for converting headers
5197                 (as done in body)
5198
5199 2006-04-14 [paul]       2.1.0cvs43
5200
5201         * src/crash.c
5202                 add locale/charset info to crash report
5203         * src/gtk/about.c
5204                 add wwp to doc team
5205                 replace 'e-mail' with preferred 'email'
5206         * src/gtk/authors.h
5207                 ensure contributors list is in alphabetical
5208                 order
5209
5210 2006-04-13 [colin]      2.1.0cvs42
5211
5212         * src/textview.c
5213                 Prevent gdk warnings
5214
5215 2006-04-13 [colin]      2.1.0cvs41
5216
5217         * src/common/ssl_certificate.c
5218         * src/common/ssl_certificate.h
5219         * src/gtk/sslcertwindow.c
5220                 Warn on expired certs, and display the expiration date
5221
5222 2006-04-13 [colin]      2.1.0cvs40
5223
5224         * src/plugins/spamassassin/spamassassin_gtk.c
5225                 Fix missing set_text on unix socket
5226
5227 2006-04-13 [wwp]        2.1.0cvs39
5228
5229         * manual/fr/advanced.xml
5230         * manual/fr/glossary.xml
5231                 applied new spam/ham/email lexicon (pourriel, courriel)
5232
5233 2006-04-13 [paul]       2.1.0cvs38
5234
5235         * src/plugins/pgpmime/plugin.c
5236                 remove the mention of S/MIME from the
5237                 description. This is now handled by the
5238                 S/MIME plugin.
5239
5240 2006-04-13 [paul]       2.1.0cvs37
5241
5242         * src/prefs_msg_colors.c
5243                 rework dialog
5244         * src/prefs_folder_item.c
5245         * src/prefs_spelling.c
5246                 add a tooltip to the colour selector buttons
5247
5248 2006-04-13 [wwp]        2.1.0cvs36
5249
5250         * manual/advanced.xml
5251         * manual/glossary.xml
5252         * manual/handling.xml
5253         * manual/keyboard.xml
5254         * manual/plugins.xml
5255         * manual/starting.xml
5256         * manual/fr/account.xml
5257         * manual/fr/ack.xml
5258         * manual/fr/addrbook.xml
5259         * manual/fr/advanced.xml
5260         * manual/fr/faq.xml
5261         * manual/fr/glossary.xml
5262         * manual/fr/gpl.xml
5263         * manual/fr/handling.xml
5264         * manual/fr/intro.xml
5265         * manual/fr/keyboard.xml
5266         * manual/fr/plugins.xml
5267         * manual/fr/starting.xml
5268         * manual/fr/sylpheed-claws-manual.xml
5269                 fixes to the manuals:
5270                  - summaryview -> Message List (same in French)
5271                  - translate key names
5272                  - fix French punctuation, use non-breakable spaces when
5273                    necessary, don't use &thinsp; which is not portable
5274                  - tell what maildir and mbox formats we support
5275
5276 2006-04-12 [wwp]        2.1.0cvs35
5277
5278         * src/prefs_toolbar.c
5279                 unified a replace button more,
5280                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5281
5282 2006-04-12 [wwp]        2.1.0cvs34
5283
5284         * src/prefs_common.c
5285         * src/prefs_msg_colors.c
5286                 make default color labels translatable,
5287                 patch from Fabien Vantard <fzzzzz@gmail.com>,
5288                 thanks to Tim <timbrain@post.cz> for reporting.
5289
5290 2006-04-12 [wwp]        2.1.0cvs33
5291
5292         * manual/glossary.xml
5293         * manual/intro.xml
5294         * manual/plugins.xml
5295         * manual/starting.xml
5296         * manual/sylpheed-claws-manual.xml
5297         * manual/fr/.cvsignore
5298         * manual/fr/account.xml
5299         * manual/fr/ack.xml
5300         * manual/fr/addrbook.xml
5301         * manual/fr/advanced.xml
5302         * manual/fr/faq.xml
5303         * manual/fr/glossary.xml
5304         * manual/fr/handling.xml
5305         * manual/fr/intro.xml
5306         * manual/fr/keyboard.xml
5307         * manual/fr/plugins.xml
5308         * manual/fr/starting.xml
5309         * manual/fr/sylpheed-claws-manual.xml
5310                 various fixes: typos, missing .fr translations, punctuation,
5311                 capitalization, links, accents and some bad French more.
5312
5313 2006-04-12 [wwp]        2.1.0cvs32
5314
5315         * src/prefs_gtk.c
5316                 fix for bug #935: always store prefs files in UTF-8 (thanks
5317                 to Colin).
5318
5319 2006-04-11 [colin]      2.1.0cvs31
5320
5321         * src/compose.c
5322                 Fix inserting files not in utf8 when locale is utf8
5323
5324 2006-04-11 [colin]      2.1.0cvs30
5325
5326         * src/inc.c
5327                 Don't show error dialog when cancelling connection
5328                 Patch by Pawel
5329
5330 2006-04-11 [cleroy]     2.1.0cvs29
5331
5332         * src/compose.c
5333                 Implement multiple quote levels
5334         * src/prefs_common.c
5335                 Change a little bit the quote bgcolor for 2nd level
5336
5337 2006-04-11 [colin]      2.1.0cvs28
5338
5339         * src/gtk/about.c
5340                 Add locale and charset in the label
5341
5342 2006-04-10 [colin]      2.1.0cvs27
5343
5344         * src/compose.c
5345         * src/prefs_common.c
5346         * src/prefs_common.h
5347         * src/prefs_msg_colors.c
5348         * src/textview.c
5349                 Allow optional background color in quotes
5350                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
5351                 GTK+-2.8.x feature
5352
5353 2006-04-10 [colin]      2.1.0cvs26
5354
5355         * src/main.c
5356         * src/mainwindow.c
5357         * src/mainwindow.h
5358                 Implement --select
5359
5360 2006-04-10 [colin]      2.1.0cvs25
5361
5362         * manual/plugins.xml
5363         * manual/fr/plugins.xml
5364                 Document libcurl's proxy variables
5365
5366 2006-04-09 [colin]      2.1.0cvs24
5367
5368         * src/prefs_common.c
5369                 gettext() returns statically allocated stuff. We have
5370                 to strdup it in order to be able to free it.
5371
5372 2006-04-09 [colin]      2.1.0cvs23
5373
5374         * AUTHORS
5375         * src/gtk/authors.h
5376                 Add Alexei
5377
5378 2006-04-09 [colin]      2.1.0cvs22
5379
5380         * src/mainwindow.c
5381         * src/gtk/quicksearch.c
5382                 Fix bug #859 (problems with cyrilic input in 
5383                 search panel) - Patch by Alexey Illarionov 
5384                 <littlesavage@rambler.ru>
5385
5386 2006-04-09 [colin]      2.1.0cvs21
5387
5388         * src/prefs_customheader.c
5389                 I prefer removing then freeing rather than the contrary
5390                 (even if it doesn't change anything ;-)
5391         * src/prefs_account.c
5392                 Fix bug #933 (Crash re-entering the custom headers list 
5393                 dialog in accounts prefs)
5394                 The problem happened when cancelling the Account 
5395                 Preferences' dialogs - in which case we didn't do 
5396                 anything to the PrefsAccount * struct. In case of applying,
5397                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5398                 working with in this dialog. The problem is that 
5399                 prefs_customheader.c, working on this tmp_ac_prefs, always
5400                 changes the ->customhdr_list pointer, even when cancelled. 
5401                 So in case of cancelling the prefs_account dialog, we still
5402                 have to update ->customhdr_list in the real account.
5403
5404 2006-04-08 [colin]      2.1.0cvs20
5405
5406         * manual/fr/glossary.xml
5407         * manual/fr/keyboard.xml
5408                 Forgot some headers :)
5409
5410 2006-04-08 [colin]      2.1.0cvs19
5411
5412         * manual/Makefile.am
5413         * manual/fr/Makefile.am
5414         * manual/fr/account.xml
5415         * manual/fr/ack.xml
5416         * manual/fr/addrbook.xml
5417         * manual/fr/advanced.xml
5418         * manual/fr/faq.xml
5419         * manual/fr/glossary.xml
5420         * manual/fr/gpl.xml
5421         * manual/fr/handling.xml
5422         * manual/fr/intro.xml
5423         * manual/fr/keyboard.xml
5424         * manual/fr/plugins.xml
5425         * manual/fr/starting.xml
5426         * manual/fr/sylpheed-claws-manual.xml
5427         * manual/fr/dist/.cvsignore
5428         * manual/fr/dist/Makefile.am
5429         * manual/fr/dist/html/.cvsignore
5430         * manual/fr/dist/html/Makefile.am
5431         * manual/fr/dist/pdf/.cvsignore
5432         * manual/fr/dist/pdf/Makefile.am
5433         * manual/fr/dist/ps/.cvsignore
5434         * manual/fr/dist/ps/Makefile.am
5435         * manual/fr/dist/txt/.cvsignore
5436         * manual/fr/dist/txt/Makefile.am
5437                 Add the french translation of the manual. Thanks to
5438                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5439                 account.xml, ack.xml, addrbook.xml and advanced.xml
5440
5441 2006-04-08 [colin]      2.1.0cvs18
5442
5443         * manual/plugins.xml
5444         * manual/starting.xml
5445                 More fixes
5446
5447 2006-04-07 [colin]      2.1.0cvs17
5448
5449         * manual/faq.xml
5450         * manual/intro.xml
5451         * manual/keyboard.xml
5452                 Little fixes
5453
5454 2006-04-07 [colin]      2.1.0cvs16
5455
5456         * README
5457         * src/compose.c
5458         * src/prefs_common.c
5459         * src/prefs_common.h
5460                 Add hidden compose_no_markup pref
5461
5462 2006-04-07 [wwp]        2.1.0cvs15
5463
5464         * src/summary_search.c
5465         * .cvsignore
5466                 Bugfix: stop button was sticky when searching in an empty folder.
5467                 Applied curly brackets code style to the whole file (summary_search.c).
5468                 More files to ignore.
5469
5470 2006-04-07 [wwp]        2.1.0cvs14
5471
5472         * src/message_search.c
5473         * src/summary_search.c
5474                 changed default button when search bumps at file/folder
5475                 beginning or end, for convenience (thanks to Colin).
5476
5477 2006-04-07 [paul]       2.1.0cvs13
5478
5479         * src/plugins/dillo_viewer/dillo_prefs.c
5480                 avoid future potential for namespace collision
5481                 Patch by Colin
5482
5483 2006-04-06 [wwp]        2.1.0cvs12
5484
5485         * src/summary_search.c
5486                 Unify extended/advanced searches names (and thus factorize labels),
5487                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5488
5489 2006-04-06 [wwp]        2.1.0cvs11
5490
5491         * src/folderview.c
5492         * src/prefs_themes.c
5493         * src/summaryview.c
5494                 Fixed some compilation warnings.
5495
5496 2006-04-06 [colin]      2.1.0cvs10
5497
5498         * manual/advanced.xml
5499                 Document the wizard template and how to deploy
5500                 Sylpheed-Claws effectively
5501
5502 2006-04-06 [colin]      2.1.0cvs9
5503
5504         * src/folderview.c
5505                 gettext patch to tell translators about _("#"),
5506                 by Maxim Britov
5507
5508 2006-04-06 [colin]      2.1.0cvs8
5509
5510         * src/textview.c
5511                 Fix invalid GtkTextBIter after clicking "Display as text"
5512
5513 2006-04-06 [mones]      2.1.0cvs7
5514
5515         * src/addr_compl.c
5516         * src/addrindex.c
5517         * src/addritem.c
5518         * src/codeconv.c
5519         * src/compose.c
5520         * src/filtering.c
5521         * src/folder.c
5522         * src/folder_item_prefs.c
5523         * src/folderview.c
5524         * src/localfolder.c
5525         * src/matcher.c
5526         * src/mimeview.c
5527         * src/prefs_msg_colors.c
5528         * src/prefs_spelling.c
5529         * src/prefs_themes.c
5530         * src/procmime.c
5531         * src/procmsg.c
5532         * src/stock_pixmap.c
5533         * src/summaryview.c
5534         * src/textview.c
5535         * src/toolbar.c
5536         * src/common/mgutils.c
5537         * src/common/prefs.c
5538         * src/common/ssl_certificate.c
5539         * src/gtk/colorlabel.c
5540         * src/gtk/quicksearch.c
5541         * src/plugins/pgpmime/pgpmime.c
5542         * src/plugins/spamassassin/spamassassin.c
5543                 Removed redundant NULL checks for g_free() calls.
5544                 Patch by Pawel Pekala.
5545
5546 2006-04-06 [mones]      2.1.0cvs6
5547
5548         * src/prefs_actions.c
5549         * src/prefs_filtering.c
5550         * src/prefs_filtering_action.c
5551         * src/prefs_matcher.c
5552         * src/prefs_template.c
5553         * src/gtk/gtkutils.c
5554         * src/gtk/gtkutils.h
5555                 Have a nice replace button. Patch by Pawel Pekala
5556
5557 2006-04-06 [colin]      2.1.0cvs5
5558
5559         * src/addressbook.c
5560                 Fix crash with empty columns
5561
5562 2006-04-05 [colin]      2.1.0cvs4
5563
5564         * src/wizard.c
5565         * src/prefs_gtk.c
5566                 Allow wizard customization with pre-filled values
5567
5568 2006-04-05 [colin]      2.1.0cvs3
5569
5570         * src/textview.c
5571         * src/mimeview.c
5572         * src/mimeview.h
5573                 Nicer messages in mimeview
5574
5575 2006-04-05 [colin]      2.1.0cvs2
5576
5577         * src/addressbook.c
5578         * src/prefs_summaries.c
5579                 i18n fix
5580
5581 2006-04-05 [colin]      2.1.0cvs1
5582
5583         * src/plugins/pgpcore/plugin.c
5584         * src/plugins/pgpcore/select-keys.c
5585         * src/plugins/pgpcore/select-keys.h
5586         * src/plugins/pgpcore/sgpgme.c
5587         * src/plugins/pgpcore/sgpgme.h
5588         * src/plugins/pgpinline/pgpinline.c
5589         * src/plugins/pgpinline/plugin.c
5590         * src/plugins/pgpmime/pgpmime.c
5591         * src/plugins/pgpmime/plugin.c
5592                 Factorize and generalize a bit 
5593                 Drop S/MIME signature verification from PGP/MIME
5594                 (adding it as another, more complete plugin)
5595
5596 2006-04-05 [paul]       2.1.0
5597
5598         2.1.0 released
5599
5600 2006-04-05 [paul]       2.0.0cvs186
5601
5602         * manual/advanced.xml
5603                 add info on colour labels
5604
5605 2006-04-05 [paul]       2.0.0cvs185
5606
5607         * po/bg.po
5608         * po/cs.po
5609         * po/de.po
5610         * po/el.po
5611         * po/en_GB.po
5612         * po/fi.po
5613         * po/fr.po
5614         * po/it.po
5615         * po/nl.po
5616         * po/pl.po
5617         * po/pt_BR.po
5618         * po/sr.po
5619         * po/zh_CN.po
5620                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5621                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5622                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5623                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5624         * src/gtk/authors.h
5625         * tools/claws.i18n.status.pl
5626                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5627                 and new Czech translator, Tim <timbrain@post.cz>
5628
5629 2006-04-05 [mones]      2.0.0cvs184
5630
5631         * po/es.po
5632                 Updated translation
5633
5634 2006-04-05 [colin]      2.0.0cvs183
5635
5636         * src/gtk/quicksearch.c
5637                 Fix bug #929 (unnecessary reload in quick search bar)
5638
5639 2006-04-05 [colin]      2.0.0cvs182
5640
5641         * src/compose.c
5642                 Fix crash on Reply with no From:
5643                 Show signature and conversion error on queuing 
5644                 (but not sending)
5645         * src/mainwindow.c
5646         * src/summaryview.c
5647         * src/summaryview.h
5648                 Factorize threading code and make sure msginfo 
5649                 is not null when it comes from a GtkCTreeRow's 
5650                 data
5651         * src/gtk/gtkaspell.c
5652                 Check for necessary things
5653         * src/gtk/gtksctree.c
5654         * src/gtk/gtksctree.h
5655                 Reset anchor if necessary when removing node
5656
5657 2006-03-29 [colin]      2.0.0cvs181
5658
5659         * src/folderview.c
5660                 Warn for disabled IMAP accounts (due to lack of
5661                 libetpan). Breaks string-freeze - sorry - but it
5662                 is kind of important ;)
5663
5664 2006-03-28 [colin]      2.0.0cvs180
5665
5666         * src/gtk/gtkutils.c
5667         * src/gtk/gtkutils.h
5668                 Add a gtkut_get_link_btn() function that
5669                 creates a button which acts like an URI
5670         * src/prefs_themes.c
5671         * src/gtk/about.c
5672                 Use this function (factorizes codes)
5673         * src/common/defs.h
5674         * src/gtk/pluginwindow.c
5675                 Add a "Get more..." in the plugins window
5676
5677 2006-03-28 [colin]      2.0.0cvs179
5678
5679         * src/common/smtp.c
5680         * src/common/passcrypt.c
5681         * src/undo.c
5682                 Warning fixes. Patch by Pawel Pekala
5683
5684 2006-03-27 [colin]      2.0.0cvs178
5685
5686         * src/undo.c
5687                 Fix undoing by blocks with spaces
5688
5689 2006-03-27 [colin]      2.0.0cvs177
5690
5691         * src/textview.c
5692                 Set margin to 3px for headers
5693
5694 2006-03-27 [paul]
5695
5696         2.1.0-rc2 released
5697
5698 2006-03-27 [wwp]        2.0.0cvs176
5699
5700         * src/summaryview.c
5701                 don't reset quicksearch when updating the message list.
5702                 Thanks to Colin.
5703
5704 2006-03-26 [wwp]        2.0.0cvs175
5705
5706         * src/compose.c
5707                 use a unified border width ('other' tab in the compose window,
5708                 patch by Pawel Pekala).
5709
5710
5711 2006-03-26 [wwp]        2.0.0cvs174
5712
5713         * src/common/quoted-printable.c
5714         * src/addressbook.c
5715                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5716
5717 2006-03-26 [colin]      2.0.0cvs173
5718
5719         * src/quote_fmt_parse.y
5720                 Fix non-UTF8 date formats messing up the whole quote a 
5721                 little bit
5722
5723 2006-03-26 [colin]      2.0.0cvs172
5724
5725         * src/procheader.c
5726                 Make sure the date is UTF8 valid, or try to make it
5727                 so. IncrediMail is really IncrediStupid.
5728         * src/compose.c
5729                 Fix possible conversions. 
5730                 
5731
5732 2006-03-26 [colin]      2.0.0cvs171
5733
5734         * src/matcher.c
5735                 Fix corner cases in body search. This is still a
5736                 hack... It seems impossible to make it good and 
5737                 reasonably fast at the same time.
5738
5739 2006-03-26 [colin]      2.0.0cvs170
5740
5741         * src/summaryview.c
5742                 I think I killed the twilight zone bug!
5743                 summary_select_node() flushes GTK events in order
5744                 to be able to center the view. But this also 
5745                 flushes keypresses like Ctrl-Alt-U, so this can
5746                 call summary_show from summary_select_node (itself
5747                 called from summary_show, etc.). And the summaryview
5748                 has to be unlocked in this function. So just locking
5749                 while processing GTK events, and bailing if locked, 
5750                 should fix it.
5751                 Fixes bug #927 (SIGSEGV during Update Summary)
5752
5753 2006-03-25 [colin]      2.0.0cvs169
5754
5755         * src/matcher.c
5756                 Fix search in QP-encoded bodies
5757                 Fix utf-8 searches in bodies encoded in the
5758                 locale's encoding
5759         * src/common/quoted-printable.c
5760         * src/common/quoted-printable.h
5761                 Add a decode function that doesn't overwrite
5762                 the original pointer
5763                 
5764
5765 2006-03-24 [colin]      2.0.0cvs168
5766
5767         * src/action.c
5768         * src/summaryview.c
5769         * src/summaryview.h
5770                 Update message cache after action
5771                 Patch by H. Merijn Brand
5772         * src/prefs_msg_colors.c
5773                 Factorize label 
5774                 Patch by Fabien Vantard
5775         * src/plugins/spamassassin/spamassassin_gtk.c
5776                 Remove useless translation
5777                 Patch by Fabien Vantard
5778
5779 2006-03-23 [colin]      2.0.0cvs167
5780
5781         * src/common/ssl.c
5782                 Let 30 seconds to SSL_connect
5783
5784 2006-03-23 [wwp]        2.0.0cvs166
5785
5786         * src/summaryview.c
5787         * src/gtk/description_window.c
5788                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5789                 and headers are translated; adjust description windows' width to fit their
5790                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5791
5792 2006-03-23 [paul]       2.0.0cvs165
5793
5794         * src/common/utils.c
5795                 fix highlighting of URIs containing "()"
5796                 (2.0.0cvs164's reversal fixed)
5797                 Thanks to Colin.
5798
5799 2006-03-23 [paul]       2.0.0cvs164
5800
5801         * src/common/utils.c
5802                 revert patch, (postponing a fix), at 2.0.0cvs120
5803                 as it breaks more URIs than it fixes.
5804                 Allow '-' to be a terminating character in a URI
5805
5806 2006-03-22 [colin]      2.0.0cvs163
5807
5808         * configure.ac
5809                 Require libetpan 0.45
5810                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5811
5812 2006-03-22 [paul]       2.0.0cvs162
5813
5814         * src/editgroup.c
5815                 replace '<-' and '->' buttons with GTK_STOCK graphical
5816                 buttons
5817         * src/summary_search.c
5818                 don't offer '...' for translation
5819                 add a tooltip to advanced search '...' button
5820         * src/gtk/quicksearch.c
5821                 don't offer '...' for translation
5822
5823 2006-03-21 [colin]      2.0.0cvs161
5824
5825         * src/compose.c
5826                 Fix middle-click pasting (insert at click
5827                 position instead of cursor position, don't
5828                 remove existing selection and allow pasting
5829                 our own selection)
5830         * src/addressbook.c
5831                 "LDAP Server" -> "LDAP servers"
5832
5833 2006-03-21 [wwp]        2.0.0cvs160
5834
5835         * src/etpan/imap-thread.c
5836                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5837
5838 2006-03-20 [colin]      2.0.0cvs159
5839
5840         * src/summaryview.c
5841                 Don't reload summaryview after an execute with no
5842                 move action
5843
5844 2006-03-19 [colin]      2.0.0cvs158
5845
5846         * src/addressbook.c
5847                 and put groups at the top, always
5848
5849 2006-03-19 [colin]      2.0.0cvs157
5850
5851         * src/addressbook.c
5852                 Order groups before names, as previously
5853
5854 2006-03-19 [colin]      2.0.0cvs156
5855
5856         * src/addressbook.c
5857                 - Sort case-unsensitive
5858                 - Put the sort arrow at opening too
5859
5860 2006-03-19 [wwp]        2.0.0cvs155
5861
5862         * src/addressbook.c
5863                 allow sorting by name/email/remarks, ensure that right-pane's contents
5864                 matches the left-pane selection (cleared when appropriate).
5865                 Patch by Pawel Pekala <c0rn@o2.pl>.
5866
5867 2006-03-18 [colin]      2.0.0cvs154
5868
5869         * src/textview.c
5870                 Fix text cursor ;)
5871
5872 2006-03-18 [colin]      2.0.0cvs153
5873
5874         * src/gtk/filesel.c
5875                 Make sure we hide the preview if we didn't get
5876                 a filename
5877
5878 2006-03-18 [colin]      2.0.0cvs152
5879
5880         * src/summaryview.c
5881                 Set cursor to watch for execution (fixes lack
5882                 of watch-cursor when dnd'ing hundreds of mails)
5883         * src/gtk/filesel.c
5884                 Check that mime type is 'image/*' before updating
5885                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5886
5887 2006-03-18 [colin]      2.0.0cvs151
5888
5889         * src/mainwindow.c
5890         * src/textview.c
5891         * src/textview.h
5892                 Put a watch cursor in textview too when the mainwindow's
5893                 cursor in a watch
5894
5895 2006-03-18 [colin]      2.0.0cvs150
5896
5897         * src/folder.c
5898                 Change wrong asserts to simple tests
5899
5900 2006-03-17 [colin]      2.0.0cvs149
5901
5902         * src/mainwindow.c
5903         * src/mainwindow.h
5904         * src/prefs_msg_colors.c
5905         * src/summaryview.c
5906         * src/summaryview.h
5907         * src/gtk/colorlabel.c
5908         * src/gtk/colorlabel.h
5909                 Add a color label menu in the main menubar
5910                 Add (fixed) accels Ctrl-{0-7} to change the color
5911                 They have to be fixed because the menu's dynamic,
5912                 the items are complex widgets, hence we can't use
5913                 a GtkItemFactory.
5914
5915
5916 2006-03-17 [wwp]        2.0.0cvs148
5917
5918         * src/compose.c
5919                 rollback few lines from my previous commit (those lines come from
5920                 a pending patch, accidentally commited, even if neutral as they are
5921                 commented out).
5922
5923 2006-03-17 [wwp]        2.0.0cvs147
5924
5925         * src/compose.c
5926                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5927                 applied code style/indentation to the modified function.
5928
5929 2006-03-17 [wwp]        2.0.0cvs146
5930
5931         * src/procmsg.c
5932         * src/compose.c
5933                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5934
5935 2006-03-17 [paul]
5936
5937         2.1.0-rc1 released
5938
5939 2006-03-17 [paul]       2.0.0cvs145
5940
5941         * src/main.c
5942                 addressbook_read_file() was called twice
5943         * src/textview.c
5944                 X-Mailer highlighting
5945
5946 2006-03-16 [colin]      2.0.0cvs144
5947
5948         * src/sourcewindow.c
5949         * src/sourcewindow.h
5950                 And the last one, in source window.
5951
5952 2006-03-16 [colin]      2.0.0cvs143
5953
5954         * src/compose.c
5955         * src/compose.h
5956                 Fix the same stuff in compose
5957
5958 2006-03-16 [colin]      2.0.0cvs142
5959
5960         * src/messageview.c
5961                 Complete the previous messageview crash fix
5962
5963 2006-03-16 [colin]      2.0.0cvs141
5964
5965         * src/procmsg.h
5966         * src/procmsg.c
5967         * src/folder.c
5968                 Fix POSTPROCESSING hook
5969                 Patch by H. Merijn Brand
5970
5971         * src/procmime.c
5972         * src/procmime.h
5973                 Parse Content-Location
5974
5975         * src/toolbar.c
5976         * src/messageview.c
5977         * src/messageview.h
5978                 Don't crash when a top-level MessageView has
5979                 been closed on us. Same problematic than
5980                 yesterday's quicksearch issue.
5981
5982 2006-03-15 [colin]      2.0.0cvs140
5983
5984         * src/gtk/quicksearch.c
5985                 Fix a bitchy race we didn't think about when we
5986                 added quicksearch cancellation:
5987                 If the search is not on cached fields, for example
5988                 body_part matchcase "stuff"
5989                 the matcher code has to get the whole message. If
5990                 we're on IMAP, that can be slow, and in order to
5991                 be non-blocking, the IMAP code idle loop processes
5992                 gtk events too. So it is possible to cancel a
5993                 quicksearch while the matcher is getting the mail's
5994                 body. After matcher got its body, it will start to
5995                 iterate over the matcher list that the Quicksearch's
5996                 clear_search_cb() just freed via prepare_matcher().
5997                 SIGSEGV ensues.
5998                 The fix consists of guarding the matcherlist_match()
5999                 call with a boolean 'matching'. If we reset the
6000                 quicksearch while matching is TRUE, we don't free
6001                 the matcherlist anymore like we did, but we set
6002                 another new flag, deferred_free, to TRUE. Then,
6003                 in quicksearch_match(), just after returning from
6004                 matcherlist_match() and unsetting the matching flag,
6005                 we check the deferred_free flag and do the
6006                 prepare_matcher() (which does the matcherlist_free)
6007                 for real, so we free the matcherlist once it's not
6008                 used anymore.
6009                 As all of this runs via the glib main loop, we
6010                 luckily don't need a mutex.
6011         * src/summaryview.c
6012                 Also, show progress while searching.
6013
6014
6015 2006-03-14 [colin]      2.0.0cvs139
6016
6017         * src/alertpanel.c
6018                 Make alertpanel_is_open non-static
6019
6020 2006-03-14 [colin]      2.0.0cvs138
6021
6022         * src/prefs_spelling.c
6023                 Cleanups - Fabien Vantard
6024
6025 2006-03-14 [wwp]        2.0.0cvs137
6026
6027         * src/main.c
6028                 code style normalization (curly braces, indentation).
6029
6030 2006-03-14 [wwp]        2.0.0cvs137
6031
6032         * src/main.c
6033                 code style (braces, indentation)
6034
6035 2006-03-12 [paul]       2.0.0cvs136
6036
6037         * src/prefs_common.c
6038                 trans_hdr defaults to FALSE to be RFC-savvy
6039         * src/prefs_summaries.c
6040                 add a tooltip to the trans_hdr option
6041                 
6042
6043 2006-03-12 [paul]       2.0.0cvs135
6044
6045         * src/prefs_matcher.c
6046                 give a little more width to the combos
6047         * src/prefs_display_header.c
6048         * src/textview.c
6049                 translate headers if prefs_common.trans_hdr
6050                 is TRUE
6051
6052         Patches by Pawel Pekala
6053
6054 2006-03-12 [paul]       2.0.0cvs134
6055
6056         * src/plugins/clamav/clamav_plugin.c
6057         * src/plugins/dillo_viewer/dillo_viewer.c
6058         * src/plugins/pgpcore/plugin.c
6059         * src/plugins/pgpinline/plugin.c
6060         * src/plugins/pgpmime/plugin.c
6061         * src/plugins/spamassassin/spamassassin.c
6062                 update/add to descriptions
6063         * src/plugins/spamassassin/spamassassin_gtk.c
6064                 fixes to the english, remove superfluous
6065                 tooltips, clean up a little
6066
6067 2006-03-12 [paul]       2.0.0cvs133
6068
6069         * src/compose.c
6070                 fix Bug 924, 'Account combo box shows up wrong 
6071                 if & is in account name'
6072
6073 2006-03-11 [colin]      2.0.0cvs132
6074
6075         * src/summaryview.c
6076                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
6077                 messed up shift-selection because is slows down
6078                 moving around summaryview. thanks -users
6079
6080 2006-03-10 [colin]      2.0.0cvs131
6081
6082         * src/plugins/spamassassin/spamassassin_gtk.c
6083                 Put back Paul's engrish fixes
6084
6085 2006-03-10 [colin]      2.0.0cvs130
6086
6087         * src/plugins/spamassassin/spamassassin.c
6088         * src/plugins/spamassassin/spamassassin.h
6089         * src/plugins/spamassassin/spamassassin_gtk.c
6090                 Cleanup SA prefs page (more)
6091                 Patch by Fabien Vantard
6092
6093 2006-03-10 [paul]       2.0.0cvs129
6094
6095         * src/prefs_msg_colors.c
6096         * src/prefs_spelling.c
6097                 widget sensitivity
6098
6099 2006-03-09 [mones]      2.0.0cvs128
6100
6101         * po/es.po
6102                 Update for next RC
6103
6104 2006-03-09 [wwp]        2.0.0cvs127
6105
6106         * configure.ac
6107                 revert accidental commit (requirement for libetpan 0.43), this time
6108                 not in HEAD.
6109
6110 2006-03-09 [wwp]        2.0.0cvs125
6111
6112         * configure.ac
6113                 revert accidental commit (requirement for libetpan 0.43)
6114
6115 2006-03-09 [paul]       2.0.0cvs126
6116
6117         * src/prefs_receive.c
6118                 remove useless frame
6119                 replace 'incorporation' with 'receiving'
6120         * src/plugins/clamav/clamav_plugin_gtk.c
6121         * src/plugins/spamassassin/spamassassin_gtk.c
6122                 improve widget sensitivity
6123                 fix a bit his engrish
6124
6125 2006-03-09 [wwp]        2.0.0cvs125
6126
6127         * src/addressadd.c
6128         * src/foldersel.c
6129         * src/prefs_common.c
6130         * src/prefs_common.h
6131                 remember some more windows' sizes (add to addressbook and
6132                 select folder).
6133
6134 2006-03-09 [paul]       2.0.0cvs124
6135
6136         * src/plugins/pgpcore/prefs_gpg.c
6137                 normalise construction of dialogue
6138
6139 2006-03-09 [paul]       2.0.0cvs123
6140
6141         * src/plugins/trayicon/Makefile.am
6142                 add missing slash
6143
6144 2006-03-08 [colin]      2.0.0cvs122
6145
6146         * src/plugins/trayicon/Makefile.am
6147                 Fix build in separate dir 
6148                 Patch by Bamanzi <bamanzi@gmail.com>
6149
6150 2006-03-08 [colin]      2.0.0cvs121
6151
6152         * src/procmsg.c
6153                 Batch move and copies from summaryview with delayed execution
6154                 too
6155
6156 2006-03-07 [paul]       2.0.0cvs120
6157
6158         * src/common/utils.c
6159                 fix highlighting of URIs containing "()"
6160                 Patch by Pawel Pekala
6161
6162 2006-03-07 [paul]       2.0.0cvs119
6163
6164         * src/folder.c
6165         * src/folder.h
6166         * src/folderview.c
6167                 immediately do alphabetical resort when
6168                 changing a folder's name
6169                 Patch by Pawel Pekala
6170
6171 2006-03-07 [paul]       2.0.0cvs118
6172
6173         * src/news.c
6174         * src/news_gtk.c
6175                 when unsubscribing a newsgroup, remove the
6176                 folder and msgs in .sylpheed-claws/newscache
6177                 Patch by Pawel Pekala <c0rn@gazeta.pl>
6178
6179 2006-03-07 [paul]       2.0.0cvs117
6180
6181         * src/textview.c
6182                 fix wrong Fake URL Warning
6183                 Thanks to Hiro
6184
6185 2006-03-07 [colin]      2.0.0cvs116
6186
6187         * src/imap.c
6188                 Return immediately when password dialog was
6189                 cancelled
6190         * src/gtk/inputdialog.c
6191                 Allow empty strings for passwords
6192
6193
6194 2006-03-06 [colin]      2.0.0cvs115
6195
6196         * src/imap.c
6197                 Prevent double-timeouts when connection fails
6198
6199 2006-03-06 [colin]
6200
6201         2.0.1-rc1 released
6202
6203 2006-03-06 [colin]      2.0.0cvs114
6204
6205         * src/imap.c
6206                 Refresh session during potentially long
6207                 operations
6208
6209 2006-03-06 [wwp]        2.0.0cvs113
6210
6211         * src/prefs_msg_colors.h
6212                 forgot that one (custom color labels).
6213
6214 2006-03-06 [wwp]        2.0.0cvs112
6215
6216         * src/prefs_common.c
6217         * src/prefs_common.h
6218         * src/prefs_msg_colors.c
6219         * src/summaryview.c
6220         * src/summaryview.h
6221         * src/gtk/colorlabel.c
6222         * src/gtk/colorlabel.h
6223                 colors in messages list are now customizable. Color values and names can
6224                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
6225                 Thanks to Paul and Colin for their help with this longstanding patch!
6226
6227 2006-03-06 [wwp]        2.0.0cvs111
6228
6229         * src/textview.c
6230                 don't crash if (x)face is bad.
6231
6232 2006-03-05 [paul]       2.0.0cvs110
6233
6234         * AUTHORS
6235         * configure.ac
6236         * src/Makefile.am
6237         * src/common/Makefile.am
6238         * src/common/utils.h
6239         * src/etpan/imap-thread.c
6240         * src/gtk/authors.h
6241         * src/plugins/clamav/Makefile.am
6242         * src/plugins/demo/Makefile.am
6243         * src/plugins/dillo_viewer/Makefile.am
6244         * src/plugins/pgpcore/Makefile.am
6245         * src/plugins/pgpcore/passphrase.c
6246         * src/plugins/pgpinline/Makefile.am
6247         * src/plugins/pgpmime/Makefile.am
6248         * src/plugins/spamassassin/Makefile.am
6249         * src/plugins/trayicon/Makefile.am
6250                 fix builiding on cygwin
6251                 Patch by Ralgh Young <bamanzi@gmail.com>
6252
6253 2006-03-04 [wwp]        2.0.0cvs109
6254
6255         * manual/keyboard.xml
6256                 fix mixed up/down keys.
6257
6258 2006-03-04 [wwp]        2.0.0cvs108
6259
6260         * README
6261         * INSTALL
6262                 updated links to SpamAssassin.
6263
6264 2006-03-04 [wwp]        2.0.0cvs107
6265
6266         * manual/plugins.xml
6267         * src/plugins/spamassassin/README
6268                 updated SpamAssassin plugin docs to reflect new functional additions
6269                 (also fix/update/documents few technical stuff more, see the README).
6270
6271 2006-03-04 [wwp]        2.0.0cvs106
6272
6273         * src/prefs_message.c
6274                 normalized capitalization of message-prefs paths.
6275
6276 2006-03-04 [wwp]        2.0.0cvs105
6277
6278         * manual/advanced.xml
6279                 typo.
6280
6281 2006-03-03 [colin]      2.0.0cvs104
6282
6283         * src/plugins/clamav/clamav_plugin_gtk.c
6284                 Rework prefs page, patch by Fabien 
6285
6286 2006-03-03 [colin]      2.0.0cvs103
6287
6288         * src/plugins/clamav/clamav_plugin.c
6289                 Set error on all errors
6290
6291 2006-03-03 [colin]      2.0.0cvs102
6292
6293         * src/common/plugin.c
6294                 Initialize error to avoid crashing when a plugin fails
6295                 without setting error
6296
6297 2006-03-02 [wwp]        2.0.0cvs101
6298
6299         * configure.ac
6300                 fixed linker flags for libetpan support on Cygwin
6301                 (thanks to H.Merijn Brand).
6302
6303 2006-03-02 [wwp]        2.0.0cvs100
6304
6305         * src/addressbook.c
6306                 fix some AB error messages: one for punctuation and
6307                 one wrongly duplicate (thanks, maxbritov).
6308
6309 2006-03-02 [wwp]        2.0.0cvs99
6310
6311         * src/plugins/spamassassin/spamassassin.c
6312                 make sync calls to sa-learn/spamc to prevent
6313                 system (whatever local or client/server) overload.
6314
6315 2006-03-02 [colin]      2.0.0cvs98
6316
6317         * src/summaryview.c
6318                 Put the spam icon in the status column instead of the
6319                 mark one
6320
6321 2006-03-01 [colin]      2.0.0cvs97
6322
6323         * src/plugins/spamassassin/spamassassin.c
6324                 Fix segfault (g_file_set_contents fails for some 
6325                 reason and err==0x2f. Can't find out why with
6326                 valgrind, using working function :-)
6327
6328 2006-03-01 [colin]      2.0.0cvs96
6329
6330         * src/inc.c
6331                 Offline overriding: let 'No' be cached only 3 seconds
6332
6333 2006-03-01 [colin]      2.0.0cvs95
6334
6335         * src/addr_compl.c
6336         * src/addrbook.c
6337         * src/addressbook.c
6338         * src/addrindex.c
6339         * src/folder_item_prefs.c
6340         * src/headerview.c
6341         * src/imap.c
6342         * src/inc.c
6343         * src/ldif.c
6344         * src/mainwindow.c
6345         * src/mh.c
6346         * src/msgcache.c
6347         * src/prefs_common.h
6348         * src/prefs_msg_colors.c
6349         * src/procheader.c
6350         * src/procheader.h
6351         * src/procmime.c
6352         * src/procmsg.c
6353         * src/procmsg.h
6354         * src/send_message.h
6355         * src/simple-gettext.c
6356         * src/summaryview.c
6357         * src/summaryview.h
6358         * src/syldap.c
6359         * src/textview.c
6360         * src/undo.c
6361         * src/common/ssl_certificate.c
6362         * src/common/utils.c
6363         * src/gtk/colorsel.c
6364         * src/gtk/gtksctree.c
6365         * src/gtk/gtkshruler.c
6366         * src/plugins/trayicon/trayicon.c
6367                 #if 0 goes to /dev/null
6368
6369 2006-03-01 [colin]      2.0.0cvs94
6370
6371         * src/compose.c
6372         * src/imap.c
6373         * src/inc.c
6374         * src/inc.h
6375         * src/messageview.c
6376         * src/news.c
6377         * src/plugins/spamassassin/spamassassin.c
6378                 Allow to add information in the "working offline"
6379                 window
6380
6381 2006-03-01 [wwp]        2.0.0cvs93
6382
6383         * src/plugins/spamassassin/spamassassin.c
6384                 fixed spamc invocation: use a tricky temporary mini shell wrapper
6385                 'cause it seems that calling `spamc ... < inputfile` with
6386                 g_spawn_(a)sync simply.. erm doesn't work :-).
6387
6388 2006-03-01 [wwp]        2.0.0cvs92
6389
6390         * src/toolbar.c
6391         * src/toolbar.h
6392                 simplify the adding of spam/ham button to the messageview toolbar
6393                 (it gets more clear now that the same button will be "Mark as spam"
6394                 or "Mark as ham" according to the current message status,
6395                 thanks to Colin).
6396
6397 2006-03-01 [wwp]        2.0.0cvs91
6398
6399         * src/messageview.c
6400         * src/procmsg.c
6401         * src/procmsg.h
6402         * src/summaryview.c
6403         * src/plugins/spamassassin/spamassassin.c
6404         * src/plugins/spamassassin/spamassassin.h
6405                 make learner callbacks return a status (0 for ok),
6406                 handle it in main code to avoid setting flags when learning failed,
6407                 don't learn on TCP if offline in spamassassin,
6408                 thanks to Colin.
6409
6410                 
6411
6412 2006-03-01 [wwp]        2.0.0cvs90
6413
6414         * src/compose.c
6415                 some work around the compose window's account menu,
6416                 patch by Fabien Vantard.
6417
6418 2006-03-01 [wwp]        2.0.0cvs89
6419
6420         * src/plugins/spamassassin/spamassassin.c
6421                 fixed bad logics, was using spamc in local mode and sa-learn
6422                 in remote mode (thanks, Colin).
6423
6424 2006-03-01 [wwp]        2.0.0cvs88
6425
6426         * src/plugins/spamassassin/spamassassin.c
6427         * src/plugins/spamassassin/spamassassin.h
6428         * src/plugins/spamassassin/spamassassin_gtk.c
6429                 made processing of emails w/ sa-plugin an option (default is TRUE),
6430                 fixed Engrish some tooltips, capitalization of some debug messages
6431                 and warnings. The spamassassin plugin now provides two separate
6432                 services: process emails upon incorporation and spamd training.
6433                 Both services (un)register independently but use some common
6434                 plugin settings (transport settings, spam storage location).
6435
6436 2006-02-28 [wwp]        2.0.0cvs87
6437
6438         * src/plugins/spamassassin/spamassassin.c
6439                 fix async flag to spamc cmdline execution (batch exec should
6440                 be asynchronous).
6441
6442 2006-02-27 [wwp]        2.0.0cvs86
6443
6444         * src/plugins/spamassassin/spamassassin.c
6445         * src/plugins/spamassassin/spamassassin.h
6446         * src/plugins/spamassassin/spamassassin_gtk.c
6447                 - added the ability to learn a remote spamassassin server (spamd),
6448                 using spamc.
6449                 - added the spamassassin option 'username', that applies to all
6450                 spamassassin operations (filtering, learning, local or remote).
6451                 The default username is the current unix user (if left blank
6452                 from gtk prefs or config file).
6453                 - commented out some unused code (notebook widget), removed unused
6454                 layout (hbox1).
6455                 - make more widgets sensitive to the transport type.
6456
6457 2006-02-27 [colin]      2.0.0cvs85
6458
6459         * src/plugins/spamassassin/spamassassin.c
6460                 Fix sa-learn call when offline
6461
6462 2006-02-27 [colin]      2.0.0cvs84
6463
6464         * configure.ac
6465         * src/Makefile.am
6466         * src/mainwindow.c
6467         * src/mainwindow.h
6468         * src/messageview.c
6469         * src/messageview.h
6470         * src/prefs_toolbar.c
6471         * src/procmsg.c
6472         * src/stock_pixmap.c
6473         * src/stock_pixmap.h
6474         * src/summaryview.c
6475         * src/toolbar.c
6476         * src/toolbar.h
6477         * src/pixmaps/ham_btn.xpm
6478         * src/pixmaps/spam.xpm
6479         * src/pixmaps/spam_btn.xpm
6480         * src/plugins/spamassassin/spamassassin.c
6481                 Add button in toolbar for spam learning
6482                 Fix a few bugs from the last related commit
6483                 Revert 1.9.6cvs23 which messed up shift-selection
6484
6485 2006-02-24 [colin]      2.0.0cvs83
6486
6487         * src/procmsg.c
6488         * src/summaryview.c
6489         * src/summaryview.h
6490         * src/plugins/spamassassin/spamassassin.c
6491         * src/plugins/spamassassin/spamassassin.h
6492         * src/plugins/spamassassin/spamassassin_gtk.c
6493                 Unregister learner when spamassassin is either
6494                 disabled or over tcp
6495
6496 2006-02-24 [colin]      2.0.0cvs82
6497
6498         * src/Makefile.am
6499         * src/mainwindow.c
6500         * src/mainwindow.h
6501         * src/procmsg.c
6502         * src/procmsg.h
6503         * src/stock_pixmap.c
6504         * src/stock_pixmap.h
6505         * src/summaryview.c
6506         * src/summaryview.h
6507         * src/gtk/icon_legend.c
6508         * src/pixmaps/spam.xpm  ** NEW FILE **
6509         * src/plugins/spamassassin/spamassassin.c
6510         * src/plugins/spamassassin/spamassassin_gtk.c
6511                 Add spam learning interface (Mark/Mark as 
6512                 (spam|ham) menus)
6513
6514 2006-02-24 [wwp]        2.0.0cvs81
6515
6516         * src/compose.c
6517         * src/compose.h
6518         * src/filtering.c
6519                 hide compose window when sending message in batch mode
6520                 (filtering: forward and redirect). Also fixed a wrong
6521                 value returned when sending failed, neutral anyway.
6522                 (Colin, me) 
6523
6524 2006-02-24 [wwp]        2.0.0cvs80
6525
6526         * src/mainwindow.c
6527                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6528
6529 2006-02-24 [paul]       2.0.0cvs79
6530
6531         * src/news.c
6532         * src/news.h
6533         * src/news_gtk.c
6534                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6535                 Thanks to Colin
6536
6537 2006-02-23 [colin]      2.0.0cvs78
6538
6539         * src/alertpanel.c
6540                 Change OK to Close in alertpanel with View log
6541                 button; add accel to View log. Patch by Fabien
6542                 Vantard
6543
6544 2006-02-23 [wwp]        2.0.0cvs77
6545
6546         * src/compose.c
6547                 silly me, there were much more tests to perform, since toolbars can
6548                 really have down to 1 element only.
6549
6550 2006-02-23 [wwp]        2.0.0cvs76
6551
6552         * commitHelper
6553                 fixed indentation from my previous commit. Fallback to VISUAL if
6554                 EDITOR is not set (and to vi, at last resort).
6555
6556 2006-02-23 [wwp]        2.0.0cvs75
6557
6558         * commitHelper
6559                 improved error detection (Colin, me).
6560
6561 2006-02-23 [wwp]        2.0.0cvs74
6562
6563         * src/prefs_toolbar.c
6564                 simplify and fix prefs/toolbars layouting. Combos' contents can
6565                 now be really displayed.
6566
6567 2006-02-23 [wwp]        2.0.0cvs73
6568         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6569         be really displayed.
6570
6571 2006-02-22 [wwp]        2.0.0cvs72
6572
6573         * src/compose.c
6574                 fix a typo in my previous commit (sorry!).
6575
6576 2006-02-22 [wwp]        2.0.0cvs71
6577
6578         * src/prefs_toolbar.c
6579                 fix a crash when adding separators to toolbars,
6580                 also fix some separator item information.
6581
6582 2006-02-22 [wwp]        2.0.0cvs70
6583
6584         * src/compose.c
6585                 fix a crash when redirecting (for instance) when compose window's
6586                 toolbar contents has been customized (when some buttons have been
6587                 removed in fact).
6588
6589 2006-02-21 [wwp]        2.0.0cvs69
6590
6591         * src/summaryview.c
6592         * src/gtk/pluginwindow.c
6593         * src/plugins/pgpcore/prefs_gpg.c
6594                 fix some compilation warnings (feat. remains of removed code).
6595
6596 2006-02-21 [wwp]        2.0.0cvs68
6597
6598         * src/gtk/gtkutils.c
6599                 fix two compilation issues, thanks to Stephan Sachse.
6600
6601 2006-02-20 [colin]      2.0.0cvs67
6602
6603         * src/mainwindow.c
6604                 Don't reselect displayed mail on refocus
6605                 This fixes actions misbehaving 
6606
6607 2006-02-20 [wwp]        2.0.0cvs66
6608
6609         * src/summaryview.c
6610         * src/gtk/gtksctree.c
6611         * src/gtk/gtkshruler.c
6612                 changed more runtime typecast checks.
6613
6614 2006-02-20 [wwp]        2.0.0cvs65
6615
6616         * src/summary_search.c
6617                 find all - summaryview refresh issue fixed, thanks to Colin.
6618
6619 2006-02-20 [wwp]        2.0.0cvs64
6620
6621         * src/gtk/gtkutils.c
6622                 better runtime typecast checks.
6623
6624 2006-02-20 [wwp]        2.0.0cvs63
6625
6626         * src/summary_search.c
6627                 enhancements to the summary search:
6628                         - add the ability to stop the running search
6629                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6630                         - don't search if no criteria (From/To/Subject/Body) is set
6631                         - ensure that a busy mouse pointer is always shown when searching,
6632                           show it even a bit earlier
6633
6634 2006-02-19 [colin]      2.0.0cvs62
6635
6636         * src/compose.c
6637         * src/imap.c
6638         * src/etpan/imap-thread.c
6639         * src/etpan/imap-thread.h
6640                 (Future) IMAP speed improvement on sending
6641                 Will require a libetpan update
6642         * src/summaryview.c
6643         * src/gtk/quicksearch.c
6644                 Make quicksearch clearable while running.
6645
6646 2006-02-17 [colin]      2.0.0cvs61
6647
6648         * src/imap.c
6649         * src/etpan/imap-thread.c
6650         * src/etpan/imap-thread.h
6651                 Check for IMAP certificates
6652                 ** Requires libetpan-0.42-cvs4 
6653                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6654
6655 2006-02-17 [colin]      2.0.0cvs60
6656
6657         * src/messageview.c
6658         * src/prefs_common.c
6659         * src/prefs_common.h
6660         * src/prefs_message.c
6661                 Add pref to display HTML-only mails with plugin, 
6662                 if possible (defaulting to FALSE of course).
6663
6664 2006-02-16 [colin]      2.0.0cvs59
6665
6666         * src/main.c
6667         * src/common/plugin.c
6668         * src/common/plugin.h
6669         * src/gtk/pluginwindow.c
6670                 Keep track of requested (but unloaded) plugins
6671                 in some error cases.
6672
6673 2006-02-16 [wwp]        2.0.0cvs58
6674
6675         * src/gtk/gtkaspell.c
6676         * src/gtk/gtkaspell.h
6677         * src/prefs_spelling.c
6678         * src/compose.c
6679         * src/prefs_common.c
6680         * src/prefs_common.h
6681                 implemented new optional spellchecker behaviour: re-check message when
6682                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6683
6684 2006-02-16 [wwp]        2.0.0cvs57
6685
6686         * src/quote_fmt_parse.y
6687                 pclose popen'ed pipe.
6688
6689 2006-02-15 [colin]      2.0.0cvs56
6690
6691         * src/mimeview.c
6692         * src/mimeview.h
6693                 Let MimeViewers know which MimeView they
6694                 depend of.
6695         * src/summaryview.c
6696                 Swap From/To columns in Sent/Queue/Drafts
6697                 folders
6698         * src/etpan/imap-thread.c
6699                 Use mailstream_low_tls_open() for STARTTLS
6700                 instead of mailstream_low_ssl_open()
6701                 ** REQUIRES libetpan 0.42cvs3 **
6702
6703 2006-02-15 [wwp]        2.0.0cvs55
6704
6705         * src/compose.c
6706         * src/compose.h
6707         * src/message_search.c
6708         * src/message_search.h
6709         * src/textview.c
6710         * src/gtk/gtkutils.c
6711         * src/gtk/gtkutils.h
6712                 added the ability to Find text in the compose window (and a bit
6713                 of code factorization).
6714
6715 2006-02-15 [wwp]        2.0.0cvs54
6716
6717         * src/prefs_gtk.c
6718                 yet another one file was missing (fix for some widgets' sensitivity).
6719                 Thanks Colin!
6720
6721 2006-02-15 [wwp]        2.0.0cvs53
6722
6723         * src/prefs_gtk.h
6724                 oops forgot that file (fix for some widgets' sensitivity).
6725
6726 2006-02-15 [wwp]        2.0.0cvs52
6727
6728         * src/summary_search.c
6729                 implemented advanced summary search options (added the ability
6730                 to use matcher conditions in an advanced search mode).
6731
6732 2006-02-15 [wwp]        2.0.0cvs51
6733
6734         * src/plugins/pgpcore/prefs_gpg.c
6735         * src/prefs_account.c
6736                 fix some widget sensitivity, mostly around some labels in
6737                 account prefs.
6738
6739 2006-02-15 [paul]       2.0.0cvs50
6740
6741         * manual/advanced.xml
6742                 improve Templates info
6743                 written by wwp
6744
6745 2006-02-14 [colin]      2.0.0cvs49
6746
6747         * src/pixmaps/address_book.xpm
6748         * src/pixmaps/preferences.xpm
6749         * src/pixmaps/properties.xpm
6750                 Fix pixmap size - patch by Fabien Vantard
6751
6752 2006-02-13 [colin]      2.0.0cvs48
6753
6754         * src/procmime.c
6755                 Add missing fclose()s on error
6756         * src/textview.c
6757                 Remove unused code
6758         * src/common/utils.c
6759                 Fix temp files not being deleted on windows
6760         Patches by Thomas Gilgin
6761
6762 2006-02-13 [colin]      2.0.0cvs47
6763
6764         * src/mainwindow.c
6765                 Fix exit crash
6766
6767 2006-02-13 [wwp]        2.0.0cvs46
6768
6769         * src/plugins/pgpcore/prefs_gpg.c
6770                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6771
6772 2006-02-12 [colin]      2.0.0cvs45
6773
6774         * src/folderview.c
6775         * src/main.c
6776         * src/mainwindow.c
6777                 Fix "stuff" when quitting
6778
6779 2006-02-12 [wwp]        2.0.0cvs44
6780
6781         * src/prefs_themes.c
6782                 fix typos in debug messages.
6783
6784 2006-02-11 [colin]      2.0.0cvs43
6785
6786         * src/summaryview.c
6787                 don't allow drag/drop from ourself
6788
6789 2006-02-10 [wwp]        2.0.0cvs42
6790
6791         * src/exporthtml.c
6792         * src/html.c
6793         * src/html.h
6794         * src/procmime.c
6795         * src/textview.c
6796                 renamed html_ prefixed functions and data structures to avoid
6797                 namespace clashes w/ other software (gtkhtml2 for instance).
6798                 Closes bug #907.
6799
6800
6801 2006-02-09 [colin]      2.0.0cvs41
6802
6803         * src/summaryview.c
6804                 Fix shitty logic messed up. Thanks Ticho for the hint!
6805
6806 2006-02-09 [wwp]        2.0.0cvs40
6807
6808         * src/gtk/about.c
6809         * src/compose.c
6810         * src/prefs_account.c
6811         * src/prefs_gtk.h
6812         * src/editaddress.c
6813                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6814                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6815                 Browse buttons in accounts prefs.
6816
6817 2006-02-09 [colin]      2.0.0cvs39
6818
6819         * src/matcher.c
6820                 Check for pointer before using its members
6821         * src/gtk/gtksourceprintjob.c
6822                 Fix a wrong warning
6823
6824 2006-02-09 [wwp]        2.0.0cvs38
6825
6826         * src/gtk/filesel.c
6827                 fix few compiler warnings (type mismatch).
6828
6829 2006-02-09 [paul]       2.0.0cvs37
6830
6831         * po/fr.po
6832                 updated by Fabien Vantard
6833
6834 2006-02-08 [colin]      2.0.0cvs36
6835
6836         * src/prefs_common.c
6837         * src/common/defs.h
6838         * src/common/plugin.c
6839                 allow windows and linux configurations to coexist
6840                 patch by Thomas Gilgin
6841
6842 2006-02-08 [colin]      2.0.0cvs35
6843
6844         * src/filtering.c
6845         * src/matcher.c
6846         * src/matcher.h
6847         * src/matcher_parser_parse.y
6848         * src/prefs_filtering_action.c
6849         * src/prefs_matcher.c
6850                 Add the "Ignore thread" filtering
6851                 action
6852
6853 2006-02-08 [colin]      2.0.0cvs34
6854
6855         * src/compose.c
6856         * src/procmime.c
6857         * src/procmime.h
6858                 Fix bug #905 (damaged attachment)
6859                 text files with raw \0's aren't really text files
6860         FOR_STABLE
6861
6862 2006-02-08 [colin]      2.0.0cvs33
6863
6864         * src/summaryview.c
6865                 Fix crasher introduced yesterday
6866
6867 2006-02-08 [wwp]        2.0.0cvs32
6868
6869         * src/compose.c
6870         * src/compose.h
6871                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6872
6873 2006-02-08 [wwp]        2.0.0cvs31
6874
6875         * src/prefs_template.c
6876                 templates enhancement: allow address completion for Cc and Bcc fields
6877                 (it was currently possible for the To field only)
6878
6879 2006-02-08 [colin]      2.0.0cvs30
6880
6881         * src/compose.c
6882                 Don't unblock if not blocked
6883         FOR_STABLE
6884
6885 2006-02-07 [colin]      2.0.0cvs29
6886
6887         * src/action.c
6888                 Forgot to refresh summaryview
6889
6890 2006-02-07 [colin]      2.0.0cvs28
6891
6892         * src/action.c
6893                 Freeze/thaw message list and folder list while
6894                 processing %as{} actions 
6895         * src/compose.c
6896                 Fix auto-wrap disabling after a middle-click
6897                 paste - FOR_STABLE
6898
6899 2006-02-07 [paul]       2.0.0cvs27
6900
6901         * src/folder.c
6902                 fix freeing of uninitialised pointers
6903                 Thanks to Colin
6904
6905 2006-02-06 [colin]      2.0.0cvs26
6906
6907         * src/folder.c
6908                 Use g_slist_prepend in potentially big list
6909
6910 2006-02-06 [colin]      2.0.0cvs25
6911
6912         * src/folder.c
6913                 Completely skip processing if it doesn't 
6914                 exist (faster!)
6915
6916 2006-02-06 [colin]      2.0.0cvs24
6917
6918         * src/folder.c
6919         * src/summaryview.c
6920                 Batch filtering in summaryview (from Tools menu)
6921                 and pre/post//-processing too
6922
6923 2006-02-06 [colin]      2.0.0cvs23
6924
6925         * src/procmsg.h
6926         * src/filtering.c
6927                 Use a special field for batch filtering instead
6928                 of stepping on deferred execution's toes
6929
6930 2006-02-06 [colin]      2.0.0cvs22
6931
6932         * src/action.c
6933         * src/filtering.c
6934         * src/filtering.h
6935         * src/folder.c
6936         * src/summaryview.c
6937                 Fix filtering via menus and actions
6938
6939 2006-02-06 [colin]      2.0.0cvs21
6940
6941         * src/imap.c
6942                 Put the added file directly to cache if possible (will work
6943                 with next libetpan)
6944         * src/filtering.c
6945         * src/filtering.h
6946         * src/inc.c
6947         * src/folder.c
6948         * src/mbox.c
6949         * src/procmsg.h
6950                 Move and copy filtered messages by batches instead of one
6951                 by one - faster on IMAP
6952         * src/procmsg.c
6953                 Add a function that'll possibly be useful later
6954
6955 2006-02-06 [colin]      2.0.0cvs20
6956
6957         * src/addressbook.c
6958                 Use internal mime-type instead of text/plain for d'n'd
6959         * src/compose.c
6960                 Allow attaching files from mimeview's icon list via d'n'd
6961         * src/folderview.c
6962         * src/folderview.h
6963                 Use internal mime-type instead of text/plain for d'n'd
6964                 Don't try to selected opened folder if none is
6965                 Factorize d'n'd from other apps code
6966         * src/headerview.c
6967         * src/textview.c
6968         * src/gtk/gtkutils.c
6969         * src/gtk/gtkutils.h
6970                 Factorize Face/X-Face stuff
6971         * src/mimeview.c
6972                 Fix d'n'd to other apps
6973         * src/prefs_message.c
6974                 Let the XFace pref be usable without libcompface as it also
6975                 applies to Face
6976         * src/summaryview.c
6977                 Fix d'n'd to other apps
6978                 Factorize d'n'd from other apps code
6979
6980 2006-02-06 [wwp]        2.0.0cvs19
6981
6982         * po/it.po
6983                 Italian translation fixes by Andrea Spadaccini (no more confusion
6984                 between filtering and processing, and few changes in the About
6985                 dialog).
6986
6987
6988 2006-02-06 [mones]      2.0.0cvs18
6989
6990         * src/gtk/icon_legend.c
6991                 Improved descriptions allowing better translations
6992
6993 2006-02-05 [colin]      2.0.0cvs17
6994
6995         * src/imap.c
6996                 Add the f*cking missing expunge that caused imap_fetch_env
6997                 to fail after an add_msgs ! :-///
6998         * src/etpan/imap-thread.c
6999                 Add a bit of debug
7000         FOR_STABLE
7001
7002 2006-02-05 [colin]      2.0.0cvs16
7003
7004         * src/common/utils.c
7005                 Don't check for return-path (or we can't put
7006                 back non-sent mails)
7007
7008 2006-02-05 [colin]      2.0.0cvs15
7009
7010         * src/textview.c
7011                 Don't try to display Face header in textview
7012                 when teh headerview's active
7013
7014 2006-02-05 [colin]      2.0.0cvs14
7015
7016         * tools/tbird2syl.py
7017         * tools/Makefile.am
7018                 Add script to import Thunderbird mails
7019
7020 2006-02-05 [colin]      2.0.0cvs13
7021
7022         * src/headerview.c
7023         * src/procheader.c
7024         * src/procmsg.c
7025         * src/procmsg.h
7026         * src/textview.c
7027                 Show Face headers - patch partially by Klaus Flittner
7028
7029 2006-02-05 [colin]      2.0.0cvs12
7030
7031         * src/folderview.c
7032         * src/summaryview.c
7033         * src/common/utils.c
7034         * src/common/utils.h
7035                 Let dnd work from mime icons to summaryview
7036                 and to folderview too
7037                 Add a crude test to avoid trying to add files
7038                 drag'n'dropped when they're not mails
7039
7040 2006-02-04 [colin]      2.0.0cvs11
7041
7042         * src/summaryview.c
7043         * src/mimeview.c
7044                 Fix utf8 conversion
7045
7046 2006-02-04 [colin]      2.0.0cvs10
7047
7048         * src/compose.c
7049         * src/folderview.c
7050         * src/mimeview.c
7051         * src/summaryview.c
7052         * src/summaryview.h
7053                 Added various drag and drop capas:
7054                 From                    To
7055                 summaryview             other apps
7056                 mimeview icons          other apps
7057                 other apps              summaryview
7058                 other apps              folderview
7059
7060                 This shouldn't have broken the existing:
7061                 From                    To
7062                 summaryview             folderview
7063                 folderview              folderview
7064                 summaryview             compose's attachments
7065
7066         Tests welcomed.
7067
7068 2006-02-02 [paul]       2.0.0cvs9
7069
7070         * src/mainwindow.c
7071                 move global option 'Set displayed columns...' out
7072                 of folder option grouping.
7073                 fix sensitivity of 'harvest addresses'
7074         FOR_STABLE
7075
7076 2006-02-01 [colin]      2.0.0cvs8
7077
7078         * src/mimeview.c
7079                 Revert the alertpanel patch, it sucks (intrusive
7080                 and gets in the way of "open")
7081
7082 2006-02-01 [colin]      2.0.0cvs7
7083
7084         * src/compose.c
7085         * src/prefs_account.c
7086         * src/prefs_common.c
7087         * src/common/defs.h
7088         * src/common/utils.c
7089         * src/common/utils.h
7090                 Add ability to edit the signature file
7091                 from the account preferences, and use
7092                 a default for the text editor.
7093                 Patch by Fabien Vantard
7094
7095 2006-02-01 [colin]      2.0.0cvs6
7096
7097         * src/mimeview.c
7098                 Try to get mime type by extension if it is
7099                 application/octet-stream
7100                 Display a window with possible choices when
7101                 encountering unknown mime types
7102         * src/gtk/filesel.c
7103         * src/gtk/filesel.h
7104                 Add preview
7105                 Allow multiple selection in filtered filesel
7106                 (patch by Fabien Vantard)
7107         * src/gtk/pluginwindow.c
7108                 Use it (patch by Fabien Vantard)
7109
7110 2006-02-01 [paul]       2.0.0cvs5
7111
7112         * src/jpilot.c
7113                 fix crash on creating jpilot address book
7114                 Thanks to Colin - FOR_STABLE
7115         * src/prefs_summaries.c
7116         * src/prefs_wrapping.c
7117         * src/gtk/icon_legend.c
7118         * src/gtk/quicksearch.c
7119                 string fixes and additions
7120
7121 2006-02-01 [paul]       2.0.0cvs4
7122
7123         * src/compose.c
7124         * src/mainwindow.c
7125         * src/messageview.c
7126         * src/prefs_send.c
7127                 add Arabic encoding option
7128                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
7129
7130 2006-01-31 [colin]      2.0.0cvs3
7131
7132         * src/plugins/pgpcore/passphrase.c
7133                 Convert passphrase to locale encoding
7134         * src/compose.c
7135                 Fix drafting on IMAP. Crappy bug sneaked in
7136                 the release :-/
7137         FOR_STABLE
7138
7139 2006-01-30 [paul]       2.0.0cvs2
7140
7141         * src/gtk/icon_legend.c
7142                 show the new entries
7143
7144 2006-01-30 [colin]      2.0.0cvs1
7145
7146         * src/manual.c
7147                 Check for the file to be present before 
7148                 enabling the menu - FOR_STABLE
7149         * src/gtk/icon_legend.c
7150                 Add folders icons (not all of them, there
7151                 are too much, but the most intriguing ones)
7152
7153 2006-01-30 [paul]       2.0.0
7154
7155         version 2.0.0 released
7156
7157 2006-01-30 [paul]       1.9.100cvs200
7158
7159         * manual/faq.xml
7160         * manual/gpl.xml
7161         * manual/intro.xml
7162         * manual/starting.xml
7163         * manual/sylpheed-claws-manual.xml
7164                 fixes, additions
7165
7166 2006-01-29 [mones]      1.9.100cvs199
7167
7168         * manual/account.xml
7169         * manual/advanced.xml
7170         * manual/glossary.xml
7171                 Some typos fixed, added LDIF term to glossary
7172         * po/es.po
7173                 Fixed leading plus symbol
7174
7175 2006-01-29 [paul]       1.9.100cvs198
7176
7177         * po/fi.po
7178         * po/sk.po
7179                 updated by Tommi Pirinen and Andrej Kacian
7180
7181 2006-01-29 [paul]       1.9.100cvs197
7182
7183         * src/gtk/authors.h
7184                 remove duplicates
7185
7186 2006-01-29 [paul]       1.9.100cvs196
7187
7188         * AUTHORS
7189         * po/nl.po
7190         * src/gtk/authors.h
7191         * tools/claws.i18n.status.pl
7192                 nl translation updated by Tim Dijkstra
7193
7194 2006-01-29 [paul]       1.9.100cvs195
7195
7196         * po/sr.po
7197         * po/sv.po
7198                 updated by Aleksandar Urosevic and Anders Troback
7199
7200 2006-01-28 [colin]      1.9.100cvs194
7201
7202         * src/gtk/gtksourceprintjob.c
7203                 Don't fiddle with PangoLayout when we
7204                 have an image
7205
7206 2006-01-28 [paul]       1.9.100cvs193
7207
7208         * AUTHORS
7209         * po/el.po
7210         * po/zh_CN.po
7211         * src/gtk/authors.h
7212         * tools/claws.i18n.status.pl
7213                 updated translations submitted by Stavros Giannouris
7214                 and Ralgh Young
7215
7216 2006-01-27 [colin]      1.9.100cvs192
7217
7218         * src/summaryview.c
7219         * src/gtk/gtksourceprintjob.c
7220                 Add image printing 
7221                 (libgnomeprint only, of course)
7222
7223 2006-01-27 [paul]       1.9.100cvs191
7224
7225         * po/fr.po
7226         * po/it.po
7227                 updated by Fabien Vantard and Andrea Spadaccini
7228
7229 2006-01-26 [colin]      1.9.100cvs190
7230
7231         * manual/Makefile.am
7232         * configure.ac
7233                 Make building the manual optional 
7234                 (--disable-manual)
7235
7236 2006-01-26 [paul]       1.9.100cvs189
7237
7238         * manual/glossary.xml
7239         * manual/plugins.xml
7240                 edited
7241         * po/en_GB.po
7242                 updated
7243
7244 2006-01-26 [paul]       1.9.100cvs188
7245
7246         * src/prefs_display_header.c
7247         * src/prefs_folder_column.c
7248         * src/prefs_msg_colors.c
7249         * src/prefs_summaries.c
7250         * src/prefs_summary_column.c
7251                 HIGify
7252
7253 2006-01-25 [colin]      1.9.100cvs187
7254
7255         * src/imap.c
7256                 Don't allow moving/copying mails between
7257                 queue/drafts and non-queue/drafts folders
7258                 Fixes bug #897 (message header is resetted 
7259                 if one is copied to Drafts)
7260
7261 2006-01-25 [colin]      1.9.100cvs186
7262
7263         * src/folder.c
7264         * src/mainwindow.c
7265                 Fix subscribed folders not found
7266         * src/compose.c
7267                 Don't try to encode as original mail's charset
7268                 if it's ascii 
7269
7270 2006-01-25 [paul]       1.9.100cvs185
7271
7272         * AUTHORS
7273         * po/Makevars
7274                 updated
7275         * po/de.po
7276         * po/pl.po
7277         * po/pt_BR.po
7278         * po/sr.po
7279                 updates submitted by Stephan Sachse, Emilian Nowak
7280                 and Quar, Frederico Goncalves Guimaraes, and
7281                 Aleksandar Urosevic
7282                 Fix Bug 896, 'PT_BR locale broken'.
7283         * src/gtk/authors.h
7284                 updated
7285
7286 2006-01-24 [mones]      1.9.100cvs184
7287
7288         * manual/glossary.xml
7289                 All current terms finished. Reviewers welcome ;-)
7290         * manual/keyboard.xml
7291                 Fixed column width for pdf output.
7292         * po/es.po
7293                 Updated
7294
7295 2006-01-24 [paul]       1.9.100cvs183
7296
7297         * manual/glossary.xml
7298                 fix id name
7299         * manual/dist/html/Makefile.am
7300         * manual/dist/pdf/Makefile.am
7301         * manual/dist/ps/Makefile.am
7302         * manual/dist/txt/Makefile.am
7303                 fix make deps
7304                 Thanks to Colin
7305
7306 2006-01-24 [mones]      1.9.100cvs182
7307
7308         * manual/glossary.xml
7309                 Nearly finished, some terms missing.
7310
7311 2006-01-23 [paul]       1.9.100cvs181
7312
7313         * manual/dist/html/Makefile.am
7314         * manual/dist/pdf/Makefile.am
7315         * manual/dist/ps/Makefile.am
7316         * manual/dist/txt/Makefile.am
7317         * src/mainwindow.c
7318                 re-enable manual
7319                 Thanks to Colin
7320
7321 2006-01-22 [colin]      1.9.100cvs180
7322
7323         * src/compose.c
7324         * src/gtk/gtkaspell.c
7325                 Don't deselect stuff before right-clicking, with aspell.
7326                 (This prevented right-click Copy, for example).
7327                 Thanks to Clo!
7328
7329 2006-01-22 [paul]       1.9.100cvs179
7330
7331         * src/summary_search.c
7332                 don't fix the widget size as it causes problems
7333                 under localisation.
7334                 Thanks to Emilian Nowak
7335
7336 2006-01-21 [paul]       1.9.100cvs178
7337
7338         * src/prefs_themes.c
7339                 fix broken underlining of label text
7340                 with some translations
7341
7342 2006-01-21 [colin]      1.9.100cvs177
7343
7344         * po/fr.po
7345                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
7346
7347 2006-01-20 [colin]      1.9.100cvs176
7348
7349         * configure.ac
7350         * Makefile.am
7351         * manual/Makefile
7352         * manual/dist/html/.cvsignore
7353         * manual/dist/html/Makefile.am
7354         * manual/dist/pdf/.cvsignore
7355         * manual/dist/pdf/Makefile.am
7356         * manual/dist/ps/.cvsignore
7357         * manual/dist/ps/Makefile.am
7358         * manual/dist/txt/.cvsignore
7359         * manual/dist/txt/Makefile.am
7360                 Autotool-ize manual
7361
7362 2006-01-20 [paul]       1.9.100cvs175
7363
7364         * manual/handling.xml
7365                 make Filtering and Searching entries easier to find
7366         * manual/keyboard.xml
7367                 add the remaining default keybinds
7368         * src/prefs_summaries.c
7369                 update the default keybinds
7370
7371 2006-01-20 [paul]       1.9.100cvs174
7372
7373         * src/addressbook.c
7374         * src/addrgather.c
7375         * src/addrharvest.c
7376         * src/editaddress.c
7377         * src/editgroup.c
7378         * src/exphtmldlg.c
7379         * src/expldifdlg.c
7380         * src/exporthtml.c
7381         * src/exportldif.c
7382         * src/ldif.c
7383                 replace 'e-mail' with 'email'
7384         * src/summary_search.c
7385                 add mnemonic to "Find all" button
7386
7387 2006-01-20 [wwp]        1.9.100cvs173
7388
7389         * src/export.c
7390         * src/import.c
7391                 touched mbox import/export buttons for HIG-compliance
7392
7393 2006-01-19 [paul]       1.9.100cvs172
7394
7395         * manual/account.xml
7396         * manual/addrbook.xml
7397         * manual/advanced.xml
7398         * manual/faq.xml
7399         * manual/handling.xml
7400         * manual/intro.xml
7401         * manual/plugins.xml
7402         * manual/starting.xml
7403                 more editing
7404
7405 2006-01-19 [paul]       1.9.100cvs171
7406
7407         * src/toolbar.c
7408                 allow use of trash button while receiving
7409                 Thanks to Colin
7410
7411 2006-01-19 [wwp]        1.9.100cvs170
7412
7413         * src/gtk/quicksearch.c
7414         * src/compose.c
7415                 force text color to black when yellow background is set
7416
7417 2006-01-19 [colin]      1.9.100cvs169
7418
7419         * src/plugins/trayicon/trayicon.c
7420                 Gray out Get Mail when already getting mail
7421
7422 2006-01-18 [paul]       1.9.100cvs168
7423
7424         * src/compose.c
7425                 give widget yellow background was To is
7426                 set via folder prefs
7427         * src/gtk/quicksearch.c
7428                 give widget yellow background when quick
7429                 search is active.
7430                 Thanks to Colin
7431
7432 2006-01-18 [paul]       1.9.100cvs167
7433
7434         * doc/man/sylpheed-claws.1
7435                 add --subscribe option
7436
7437 2006-01-18 [paul]       1.9.100cvs166
7438
7439         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7440         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7441                 use %U instead of %F (%F is broken for user installed
7442                 files in kde 3.5)
7443
7444 2006-01-18 [colin]      1.9.100cvs165
7445
7446         * src/summaryview.c
7447                 Default to Yes in "No more * messages" dialogs
7448
7449 2006-01-17 [colin]      1.9.100cvs164
7450
7451         * src/compose.c
7452                 Possibly fix an invalid iterator causing
7453                 crash
7454
7455 2006-01-17 [colin]      1.9.100cvs163
7456
7457         * src/mimeview.c
7458                 Fix crash when the image disappears under the
7459                 image viewer
7460
7461 2006-01-16 [colin]      1.9.100cvs162
7462
7463         * src/compose.c
7464                 Fix reenabling autowrap
7465
7466 2006-01-16 [colin]      1.9.100cvs161
7467
7468         * src/compose.c
7469                 reset quote_len before getting quote_str
7470
7471 2006-01-16 [colin]      1.9.100cvs160
7472
7473         * src/account.c
7474         * src/account.h
7475         * src/folder.c
7476         * src/imap_gtk.c
7477         * src/mh_gtk.c
7478                 Fix bug #883 (default inbox does not track folder move)
7479
7480 2006-01-16 [colin]      1.9.100cvs159
7481
7482         * src/compose.c
7483         * src/plugins/pgpcore/passphrase.c
7484                 More buttons fixes
7485
7486 2006-01-16 [paul]       1.9.100cvs158
7487
7488         * src/prefs_actions.c
7489         * src/prefs_filtering_action.c
7490         * src/prefs_matcher.c
7491         * src/quote_fmt.c
7492         * src/gtk/description_window.c
7493         * src/gtk/description_window.h
7494         * src/gtk/quicksearch.c
7495                 description window cleanups
7496
7497 2006-01-15 [colin]      1.9.100cvs157
7498
7499         * src/addressbook.c
7500         * src/prefs_filtering.c
7501                 Same here
7502
7503 2006-01-15 [colin]      1.9.100cvs156
7504
7505         * src/folderview.c
7506         * src/mainwindow.c
7507                 Same for "Empty trash"
7508
7509 2006-01-15 [colin]      1.9.100cvs155
7510
7511         * src/inc.c
7512                 Override offline dialog had Yes by default
7513
7514 2006-01-15 [colin]      1.9.100cvs154
7515
7516         * src/summaryview.c
7517                 Delete selected messages? previously had Yes the default
7518
7519 2006-01-15 [colin]      1.9.100cvs153
7520
7521         * src/folder.c
7522         * src/folder.h
7523         * src/main.c
7524                 Check if a mailbox is loaded after all
7525                 plugins are loaded.
7526
7527 2006-01-15 [colin]      1.9.100cvs152
7528
7529         * src/folder.c
7530                 Don't start wizard when there are unloaded folders (will help
7531                 people with only mbox or maildir mailboxes)
7532
7533 2006-01-14 [colin]      1.9.100cvs151
7534
7535         * src/addressbook.c
7536         * src/expldifdlg.c
7537         * src/importldif.c
7538         * src/importmutt.c
7539         * src/importpine.c
7540         * src/mh_gtk.c
7541                 More HIG compliance and fixes
7542
7543 2006-01-14 [colin]      1.9.100cvs150
7544
7545         * src/prefs_filtering_action.c
7546         * src/foldersel.c
7547                 Two forgotten button order changes
7548
7549 2006-01-14 [colin]      1.9.100cvs149
7550
7551         * src/account.c
7552         * src/addressbook.c
7553         * src/compose.c
7554         * src/folderview.c
7555         * src/imap_gtk.c
7556         * src/mainwindow.c
7557         * src/mh_gtk.c
7558         * src/news_gtk.c
7559         * src/prefs_actions.c
7560         * src/prefs_customheader.c
7561         * src/prefs_filtering.c
7562         * src/prefs_matcher.c
7563         * src/prefs_template.c
7564         * src/ssl_manager.c
7565         * src/summaryview.c
7566         * src/textview.c
7567         * src/toolbar.c
7568                 All deletion confirmations are now "Cancel, Delete" 
7569                 instead of "No, Yes"
7570                 Clarified most of the other "No, Yes" to 
7571                 "Cancel, Descriptive_action"
7572                 Rechanged the "Entry not saved" alerts to have 
7573                 "Close, Continue editing"
7574
7575
7576 2006-01-14 [paul]
7577
7578         * 2.0.0-rc4 released
7579
7580 2006-01-14 [paul]       1.9.100cvs148
7581
7582         * src/account.c
7583         * src/addressadd.c
7584         * src/addressbook.c
7585         * src/compose.c
7586         * src/editaddress.c
7587         * src/editbook.c
7588         * src/editgroup.c
7589         * src/editjpilot.c
7590         * src/editldap.c
7591         * src/editvcard.c
7592         * src/exphtmldlg.c
7593         * src/expldifdlg.c
7594         * src/folderview.c
7595         * src/grouplistdialog.c
7596         * src/imap_gtk.c
7597         * src/importmutt.c
7598         * src/importpine.c
7599         * src/inc.c
7600         * src/main.c
7601         * src/mainwindow.c
7602         * src/message_search.c
7603         * src/messageview.c
7604         * src/mh_gtk.c
7605         * src/mimeview.c
7606         * src/news_gtk.c
7607         * src/prefs_actions.c
7608         * src/prefs_customheader.c
7609         * src/prefs_filtering.c
7610         * src/prefs_matcher.c
7611         * src/prefs_template.c
7612         * src/prefs_themes.c
7613         * src/ssl_manager.c
7614         * src/summary_search.c
7615         * src/summaryview.c
7616         * src/textview.c
7617         * src/toolbar.c
7618         * src/gtk/foldersort.c
7619         * src/gtk/gtkaspell.c
7620         * src/gtk/inputdialog.c
7621         * src/gtk/prefswindow.c
7622         * src/plugins/pgpcore/select-keys.c
7623         * src/plugins/trayicon/trayicon.c
7624                 HIG compliant button order
7625
7626 2006-01-14 [mones]      1.9.100cvs147
7627
7628         * po/es.po
7629                 Updated translation
7630
7631 2006-01-13 [paul]       1.9.100cvs146
7632
7633         * AUTHORS
7634         * ChangeLog
7635         * src/gtk/authors.h
7636                 add Joshua M. Kwan to contributors list
7637
7638 2006-01-13 [colin]      1.9.100cvs145
7639
7640         * src/gtk/quicksearch.c
7641                 Don't refocus quick search after executing (Esc or Enter)
7642                 Allows to '/'search something then move up/down in 
7643                 summaryview, and to Esc a search and be back in the 
7644                 summaryview
7645
7646 2006-01-13 [paul]       1.9.100cvs144
7647
7648         * src/plugins/pgpinline/pgpinline.c
7649                 support Content-Type 'application/pgp'
7650                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7651
7652 2006-01-13 [paul]       1.9.100cvs143
7653
7654         * manual/account.xml
7655                 make mention of partial retrieval
7656                 thanks to Colin
7657
7658 2006-01-13 [paul]       1.9.100cvs142
7659
7660         * src/account.c
7661         * src/account.h
7662         * src/action.c
7663         * src/action.h
7664         * src/adbookbase.h
7665         * src/addr_compl.c
7666         * src/addr_compl.h
7667         * src/addrbook.c
7668         * src/addrcache.c
7669         * src/addrcache.h
7670         * src/addrcindex.c
7671         * src/addrcindex.h
7672         * src/addrclip.c
7673         * src/addrclip.h
7674         * src/addrdefs.h
7675         * src/addressadd.c
7676         * src/addressadd.h
7677         * src/addressbook.c
7678         * src/addressbook.h
7679         * src/addrgather.c
7680         * src/addrgather.h
7681         * src/addrharvest.c
7682         * src/addrharvest.h
7683         * src/addrindex.c
7684         * src/addrindex.h
7685         * src/addritem.c
7686         * src/addritem.h
7687         * src/addrquery.c
7688         * src/addrquery.h
7689         * src/addrselect.c
7690         * src/addrselect.h
7691         * src/alertpanel.c
7692         * src/alertpanel.h
7693         * src/browseldap.c
7694         * src/browseldap.h
7695         * src/codeconv.c
7696         * src/codeconv.h
7697         * src/compose.c
7698         * src/compose.h
7699         * src/customheader.c
7700         * src/customheader.h
7701         * src/displayheader.c
7702         * src/displayheader.h
7703         * src/editaddress.c
7704         * src/editaddress.h
7705         * src/editbook.c
7706         * src/editbook.h
7707         * src/editgroup.c
7708         * src/editgroup.h
7709         * src/editjpilot.c
7710         * src/editjpilot.h
7711         * src/editldap.c
7712         * src/editldap.h
7713         * src/editldap_basedn.c
7714         * src/editldap_basedn.h
7715         * src/editvcard.c
7716         * src/editvcard.h
7717         * src/exphtmldlg.c
7718         * src/exphtmldlg.h
7719         * src/expldifdlg.c
7720         * src/expldifdlg.h
7721         * src/export.h
7722         * src/exporthtml.c
7723         * src/exporthtml.h
7724         * src/exportldif.c
7725         * src/exportldif.h
7726         * src/filtering.c
7727         * src/filtering.h
7728         * src/folder.c
7729         * src/folder.h
7730         * src/folder_item_prefs.c
7731         * src/folder_item_prefs.h
7732         * src/foldersel.c
7733         * src/foldersel.h
7734         * src/folderutils.c
7735         * src/folderutils.h
7736         * src/folderview.c
7737         * src/folderview.h
7738         * src/grouplistdialog.c
7739         * src/grouplistdialog.h
7740         * src/headerview.c
7741         * src/html.c
7742         * src/html.h
7743         * src/image_viewer.c
7744         * src/image_viewer.h
7745         * src/imap.c
7746         * src/imap.h
7747         * src/imap_gtk.c
7748         * src/imap_gtk.h
7749         * src/import.h
7750         * src/importldif.c
7751         * src/importldif.h
7752         * src/importmutt.c
7753         * src/importmutt.h
7754         * src/importpine.c
7755         * src/importpine.h
7756         * src/inc.c
7757         * src/inc.h
7758         * src/jpilot.c
7759         * src/jpilot.h
7760         * src/ldapctrl.c
7761         * src/ldapctrl.h
7762         * src/ldaplocate.c
7763         * src/ldaplocate.h
7764         * src/ldapquery.c
7765         * src/ldapquery.h
7766         * src/ldapserver.c
7767         * src/ldapserver.h
7768         * src/ldaputil.c
7769         * src/ldaputil.h
7770         * src/ldif.c
7771         * src/ldif.h
7772         * src/main.c
7773         * src/main.h
7774         * src/mainwindow.c
7775         * src/mainwindow.h
7776         * src/manual.c
7777         * src/manual.h
7778         * src/mbox.c
7779         * src/mbox.h
7780         * src/message_search.c
7781         * src/message_search.h
7782         * src/messageview.c
7783         * src/messageview.h
7784         * src/mh.c
7785         * src/mh.h
7786         * src/mh_gtk.c
7787         * src/mh_gtk.h
7788         * src/mimeview.c
7789         * src/mimeview.h
7790         * src/msgcache.c
7791         * src/msgcache.h
7792         * src/mutt.c
7793         * src/mutt.h
7794         * src/news.c
7795         * src/news.h
7796         * src/news_gtk.c
7797         * src/news_gtk.h
7798         * src/partial_download.c
7799         * src/partial_download.h
7800         * src/pine.c
7801         * src/pine.h
7802         * src/pop.c
7803         * src/pop.h
7804         * src/prefs_account.c
7805         * src/prefs_account.h
7806         * src/prefs_actions.c
7807         * src/prefs_actions.h
7808         * src/prefs_common.c
7809         * src/prefs_common.h
7810         * src/prefs_compose_writing.c
7811         * src/prefs_compose_writing.h
7812         * src/prefs_customheader.c
7813         * src/prefs_customheader.h
7814         * src/prefs_display_header.c
7815         * src/prefs_display_header.h
7816         * src/prefs_filtering.c
7817         * src/prefs_filtering.h
7818         * src/prefs_filtering_action.c
7819         * src/prefs_filtering_action.h
7820         * src/prefs_folder_column.c
7821         * src/prefs_folder_column.h
7822         * src/prefs_folder_item.c
7823         * src/prefs_folder_item.h
7824         * src/prefs_fonts.c
7825         * src/prefs_fonts.h
7826         * src/prefs_gtk.c
7827         * src/prefs_gtk.h
7828         * src/prefs_image_viewer.c
7829         * src/prefs_image_viewer.h
7830         * src/prefs_matcher.c
7831         * src/prefs_matcher.h
7832         * src/prefs_message.c
7833         * src/prefs_msg_colors.c
7834         * src/prefs_msg_colors.h
7835         * src/prefs_other.c
7836         * src/prefs_quote.c
7837         * src/prefs_receive.c
7838         * src/prefs_send.c
7839         * src/prefs_spelling.c
7840         * src/prefs_spelling.h
7841         * src/prefs_summaries.c
7842         * src/prefs_summaries.h
7843         * src/prefs_summary_column.c
7844         * src/prefs_summary_column.h
7845         * src/prefs_template.c
7846         * src/prefs_template.h
7847         * src/prefs_themes.c
7848         * src/prefs_themes.h
7849         * src/prefs_toolbar.c
7850         * src/prefs_toolbar.h
7851         * src/prefs_wrapping.c
7852         * src/prefs_wrapping.h
7853         * src/privacy.c
7854         * src/privacy.h
7855         * src/procheader.c
7856         * src/procheader.h
7857         * src/procmime.c
7858         * src/procmime.h
7859         * src/procmsg.c
7860         * src/procmsg.h
7861         * src/quote_fmt.c
7862         * src/quote_fmt_parse.y
7863         * src/recv.c
7864         * src/recv.h
7865         * src/remotefolder.c
7866         * src/remotefolder.h
7867         * src/send_message.c
7868         * src/send_message.h
7869         * src/setup.c
7870         * src/setup.h
7871         * src/sourcewindow.c
7872         * src/sourcewindow.h
7873         * src/ssl_manager.c
7874         * src/ssl_manager.h
7875         * src/statusbar.c
7876         * src/statusbar.h
7877         * src/stock_pixmap.c
7878         * src/stock_pixmap.h
7879         * src/summary_search.c
7880         * src/summary_search.h
7881         * src/summaryview.c
7882         * src/summaryview.h
7883         * src/syldap.c
7884         * src/syldap.h
7885         * src/textview.c
7886         * src/textview.h
7887         * src/toolbar.c
7888         * src/toolbar.h
7889         * src/undo.c
7890         * src/undo.h
7891         * src/unmime.c
7892         * src/unmime.h
7893         * src/vcard.c
7894         * src/vcard.h
7895         * src/wizard.c
7896         * src/wizard.h
7897         * src/common/base64.c
7898         * src/common/base64.h
7899         * src/common/defs.h
7900         * src/common/hooks.c
7901         * src/common/hooks.h
7902         * src/common/log.c
7903         * src/common/log.h
7904         * src/common/mgutils.c
7905         * src/common/mgutils.h
7906         * src/common/nntp.c
7907         * src/common/nntp.h
7908         * src/common/passcrypt.c
7909         * src/common/passcrypt.h.in
7910         * src/common/plugin.c
7911         * src/common/plugin.h
7912         * src/common/prefs.c
7913         * src/common/prefs.h
7914         * src/common/progressindicator.c
7915         * src/common/progressindicator.h
7916         * src/common/quoted-printable.c
7917         * src/common/quoted-printable.h
7918         * src/common/session.c
7919         * src/common/session.h
7920         * src/common/smtp.c
7921         * src/common/smtp.h
7922         * src/common/socket.c
7923         * src/common/socket.h
7924         * src/common/ssl.c
7925         * src/common/ssl.h
7926         * src/common/ssl_certificate.c
7927         * src/common/ssl_certificate.h
7928         * src/common/stringtable.c
7929         * src/common/stringtable.h
7930         * src/common/sylpheed.c
7931         * src/common/sylpheed.h
7932         * src/common/template.c
7933         * src/common/template.h
7934         * src/common/timing.h
7935         * src/common/utils.c
7936         * src/common/utils.h
7937         * src/common/version.h.in
7938         * src/common/xml.c
7939         * src/common/xml.h
7940         * src/common/xmlprops.c
7941         * src/common/xmlprops.h
7942         * src/gtk/colorlabel.c
7943         * src/gtk/colorsel.c
7944         * src/gtk/colorsel.h
7945         * src/gtk/description_window.c
7946         * src/gtk/description_window.h
7947         * src/gtk/filesel.c
7948         * src/gtk/filesel.h
7949         * src/gtk/foldersort.c
7950         * src/gtk/foldersort.h
7951         * src/gtk/gtkutils.c
7952         * src/gtk/gtkutils.h
7953         * src/gtk/inputdialog.c
7954         * src/gtk/inputdialog.h
7955         * src/gtk/logwindow.c
7956         * src/gtk/logwindow.h
7957         * src/gtk/manage_window.c
7958         * src/gtk/manage_window.h
7959         * src/gtk/menu.c
7960         * src/gtk/menu.h
7961         * src/gtk/pluginwindow.c
7962         * src/gtk/pluginwindow.h
7963         * src/gtk/prefswindow.c
7964         * src/gtk/prefswindow.h
7965         * src/gtk/progressdialog.c
7966         * src/gtk/progressdialog.h
7967         * src/gtk/sslcertwindow.c
7968         * src/gtk/sslcertwindow.h
7969         * src/plugins/clamav/clamav_plugin.c
7970         * src/plugins/clamav/clamav_plugin.h
7971         * src/plugins/clamav/clamav_plugin_gtk.c
7972         * src/plugins/demo/demo.c
7973         * src/plugins/dillo_viewer/dillo_prefs.c
7974         * src/plugins/dillo_viewer/dillo_prefs.h
7975         * src/plugins/dillo_viewer/dillo_viewer.c
7976         * src/plugins/pgpcore/passphrase.c
7977         * src/plugins/pgpcore/passphrase.h
7978         * src/plugins/pgpcore/plugin.c
7979         * src/plugins/pgpcore/select-keys.c
7980         * src/plugins/pgpcore/select-keys.h
7981         * src/plugins/pgpcore/sgpgme.c
7982         * src/plugins/pgpcore/sgpgme.h
7983         * src/plugins/pgpinline/pgpinline.c
7984         * src/plugins/pgpinline/pgpinline.h
7985         * src/plugins/pgpinline/plugin.c
7986         * src/plugins/pgpmime/pgpmime.c
7987         * src/plugins/pgpmime/pgpmime.h
7988         * src/plugins/pgpmime/plugin.c
7989         * src/plugins/spamassassin/spamassassin.c
7990         * src/plugins/spamassassin/spamassassin.h
7991         * src/plugins/spamassassin/spamassassin_gtk.c
7992         * src/plugins/trayicon/trayicon.c
7993                 update copyright header
7994
7995 2006-01-13 [paul]       1.9.100cvs141
7996
7997         * src/account.c
7998         * src/export.c
7999         * src/import.c
8000         * src/mainwindow.c
8001         * src/prefs_account.c
8002         * src/prefs_display_header.c
8003         * src/prefs_receive.c
8004         * src/prefs_send.c
8005         * src/prefs_summaries.c
8006         * src/prefs_themes.c
8007         * src/prefs_toolbar.c
8008         * src/gtk/about.c
8009                 various cleanups
8010
8011 2006-01-12 [colin]      1.9.100cvs140
8012
8013         * src/folder.c
8014         * src/folder.h
8015         * src/main.c
8016                 Add --subscribe option
8017                 Let sylpheed-claws email@domain.com equivalent to --compose
8018                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
8019
8020 2006-01-12 [paul]       1.9.100cvs139
8021
8022         * src/mainwindow.c
8023                 append 'Change folder order' label with '...'
8024         * src/prefs_actions.c
8025                 allow reordering of actions list by dnd
8026         * src/gtk/foldersort.c
8027                 make the dialog nicer
8028
8029 2006-01-11 [colin]      1.9.100cvs138
8030
8031         * src/compose.c
8032                 Allow templates without text
8033
8034 2006-01-11 [paul]       1.9.100cvs137
8035
8036         * tools/README
8037         * tools/filter_conv_new.pl
8038                 add info to README
8039                 also check .sylpheed for filter.xml
8040                 be a bit informative to the user
8041
8042 2006-01-11 [colin]      1.9.100cvs136
8043
8044         * src/textview.c
8045                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
8046
8047 2006-01-10 [paul]       1.9.100cvs135
8048
8049         * tools/Makefile.am
8050         * tools/filter_conv_new.pl
8051                 add script to convert new style Sylpheed
8052                 filter rules (Sylpheed >= 0.9.99) to
8053                 Claws filtering rules
8054
8055 2006-01-10 [colin]      1.9.100cvs134
8056
8057         * src/compose.c
8058                 Fix broken line joins in certain conditions
8059                 (between two quoted lines: <enter><enter><up>
8060                  <type a wrapped sentence><go in the first line>
8061                  <insert more text><watch as line joining failed>)
8062
8063 2006-01-10 [paul]       1.9.100cvs133
8064
8065         * src/compose.c
8066                 don't report success in error dialog
8067                 thanks to Colin
8068         * src/common/utils.c
8069                 include some trailing punctuations as URI
8070                 thanks to Hiro
8071
8072 2006-01-10 [paul]       1.9.100cvs132
8073
8074         * src/mimeview.c
8075                 fix incompatible pointer type
8076                 warning
8077
8078 2006-01-10 [paul]       1.9.100cvs131
8079
8080         * src/compose.c
8081                 change Subject in window title
8082                 instantaneously
8083
8084 2006-01-09 [colin]      1.9.100cvs130
8085
8086         * src/addressbook.c
8087         * src/headerview.c
8088         * src/mainwindow.c
8089         * src/messageview.c
8090         * src/mimeview.c
8091         * src/noticeview.c
8092         * src/summaryview.c
8093                 Fix possible crashes on exit and in addressbook
8094
8095 2006-01-09 [paul]       1.9.100cvs129
8096
8097         * src/prefs_msg_colors.c
8098                 some cleanups that I forgot last time
8099
8100 2006-01-09 [paul]       1.9.100cvs128
8101
8102         * README
8103         * src/folderview.c
8104         * src/prefs_msg_colors.c
8105                 add previously hidden option, color_new, to
8106                 the gui
8107                 move the page to Display/
8108                 rework the gui
8109
8110 2006-01-09 [wwp]        1.9.100cvs127
8111
8112         * src/prefs_themes.c
8113                 made the prefs/display/themes layouts spacing less condensed
8114                 (and so they match other prefs/pages' look).
8115
8116 2006-01-09 [paul]       1.9.100cvs126
8117
8118         * src/compose.c
8119         * src/prefs_common.c
8120         * src/prefs_common.h
8121         * src/prefs_wrapping.c
8122                 remove 'wrap at send' option
8123
8124 2006-01-06 [colin]      1.9.100cvs125
8125
8126         * src/compose.c
8127                 Just make completely sure we don't insert "manual line breaks" 
8128                 when wrapping... 
8129
8130 2006-01-04 [paul]
8131
8132         * 2.0.0-rc3 released
8133
8134 2006-01-04 [paul]       1.9.100cvs124
8135
8136         * src/folderview.c
8137                 fix bug 882, 'quick scroll in folder list
8138                 displays wrong folder contents'
8139
8140 2006-01-04 [paul]       1.9.100cvs123
8141
8142         * src/plugins/pgpmime/pgpmime.c
8143                 better debug information when signing
8144                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
8145
8146 2006-01-03 [colin]      1.9.100cvs122
8147
8148         * configure.ac
8149                 We need to recheck for gpgme 1.0.0 after checking
8150                 for 1.1.1, because if 1.1.1 isn't available, 
8151                 GPGME_LIBS and friends are blanked out by the 
8152                 second check.
8153
8154 2006-01-03 [colin]      1.9.100cvs121
8155
8156         * src/common/prefs.c
8157                 Windows unlink-before rename fix
8158         * src/plugins/pgpcore/sgpgme.c
8159                 Add support for PKA info if available
8160                 Both patches by Werner Koch
8161
8162 2006-01-03 [paul]       1.9.100cvs120
8163
8164         * src/messageview.c
8165                 fix bug 884, 'Send receipt' button visible in queue
8166                 Thanks to Colin
8167
8168 2006-01-02 [colin]      1.9.100cvs119
8169
8170         * src/compose.c
8171         * src/imap.c
8172                 Fix autosave on IMAP and more generally try to
8173                 return the correct ID on a newly added IMAP message
8174
8175 2006-01-02 [paul]       1.9.100cvs118
8176
8177         * manual/keyboard.xml
8178                 edited
8179
8180 2006-01-01 [paul]       1.9.100cvs117
8181
8182         * src/gtk/authors.h
8183                 alphabetical order
8184
8185 2005-12-30 [colin]      1.9.100cvs116
8186
8187         * manual/advanced.xml
8188                 Explain Pre/Post-processing differences.
8189
8190 2005-12-30 [colin]      1.9.100cvs115
8191
8192         * src/mh.c
8193                 Implement copy_msgs for a little optimization
8194         * src/imap.c
8195                 Finish yesterday's fix
8196
8197 2005-12-29 [colin]      1.9.100cvs114
8198
8199         * src/imap.c
8200                 Fix occasional failure in fetching a mail over
8201                 IMAP
8202
8203 2005-12-29 [colin]      1.9.100cvs113
8204
8205         * src/compose.c
8206                 Don't remove a draft when sending it, if it is 
8207                 locked.
8208
8209 2005-12-28 [colin]      1.9.100cvs112
8210
8211         * src/summaryview.c
8212                 Fix leak for real
8213
8214 2005-12-28 [wwp]        1.9.100cvs111
8215
8216         * doc/faq/.cvsignore
8217         * doc/faq/de/.cvsignore
8218         * doc/faq/en/.cvsignore
8219         * doc/faq/es/.cvsignore
8220         * doc/faq/fr/.cvsignore
8221         * doc/faq/it/.cvsignore
8222         * doc/manual/.cvsignore
8223         * doc/manual/de/.cvsignore
8224         * doc/manual/en/.cvsignore
8225         * doc/manual/es/.cvsignore
8226         * doc/manual/fr/.cvsignore
8227         * doc/manual/ja/.cvsignore
8228         * src/plugins/mathml_viewer/.cvsignore
8229                 rollback revival of those files (my bad, sorry for the noise).
8230
8231 2005-12-28 [wwp]        1.9.100cvs110
8232
8233         * src/compose.c
8234                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
8235
8236 2005-12-28 [wwp]        1.9.100cvs109
8237
8238         * doc/faq/.cvsignore
8239         * doc/faq/de/.cvsignore
8240         * doc/faq/en/.cvsignore
8241         * doc/faq/es/.cvsignore
8242         * doc/faq/fr/.cvsignore
8243         * doc/faq/it/.cvsignore
8244         * doc/manual/.cvsignore
8245         * doc/manual/de/.cvsignore
8246         * doc/manual/en/.cvsignore
8247         * doc/manual/es/.cvsignore
8248         * doc/manual/fr/.cvsignore
8249         * doc/manual/ja/.cvsignore
8250         * src/plugins/mathml_viewer/.cvsignore
8251         * po/.cvsignore
8252                 more files to ignore.
8253
8254 2005-12-24 [colin]      1.9.100cvs108
8255
8256         * AUTHORS
8257         * src/gtk/authors.h
8258                 Update for Werner
8259
8260 2005-12-24 [colin]      1.9.100cvs107
8261
8262         * src/procmsg.c
8263                 Allow NULL src_msginfo in 
8264                 procmsg_msginfo_new_from_mimeinfo
8265
8266 2005-12-23 [paul]       1.9.100cvs106
8267
8268         * src/plugins/pgpinline/mypgpcore.def
8269                 add this forgotten file
8270
8271 2005-12-23 [colin]      1.9.100cvs105
8272
8273         * src/mainwindow.c
8274                 Fix missing break
8275
8276 2005-12-23 [colin]      1.9.100cvs104
8277
8278         * autogen.sh
8279         * src/folder.c
8280         * src/mh.c
8281         * src/common/plugin.c
8282         * src/common/socket.c
8283         * src/common/socket.h
8284         * src/common/utils.c
8285         * src/common/utils.h
8286         * src/gtk/pluginwindow.c
8287         * src/plugins/pgpcore/plugin.def
8288         * src/plugins/pgpcore/sylpheed.def
8289         * src/plugins/pgpinline/Makefile.am
8290         * src/plugins/pgpinline/plugin.def
8291         * src/plugins/pgpinline/sylpheed.def
8292         * src/plugins/pgpmime/plugin.def
8293         * src/plugins/pgpmime/sylpheed.def
8294                 Various w32 fixes by Werner Koch
8295
8296 2005-12-22 [paul]       1.9.100cvs103
8297
8298         * src/wizard.c
8299                 don't offer IMAP as 'server type' if
8300                 libetpan isn't built in
8301
8302 2005-12-22 [paul]       1.9.100cvs102
8303
8304         * AUTHORS
8305         * src/mainwindow.c
8306         * src/mainwindow.h
8307         * src/toolbar.c
8308         * src/gtk/authors.h
8309                 support GTK_TOOLBAR_BOTH_HORIZ (text
8310                 next to icon) Patch by Marien Zwart
8311                 marienz@users.sf.net
8312                 Also reword the text
8313
8314 2005-12-21 [colin]      1.9.100cvs101
8315
8316         * configure.ac
8317                 Fix DATADIRNAME
8318         * COPYING
8319                 Fix missing section and explicit the exception better
8320         * src/compose.c
8321                 Prevent mail from being lost without notice when an
8322                 SMTP error happens on trying to send an unmodified
8323                 drafted mail.
8324         * src/send_message.c
8325         * src/common/smtp.c
8326                 Fix password remembering when wrong, and add return
8327                 value checks where they should have been
8328         * src/plugins/pgpcore/sylpheed.def
8329         * src/plugins/pgpinline/sylpheed.def
8330         * src/plugins/pgpmime/sylpheed.def
8331                 Add a few symbols needed
8332
8333 2005-12-21 [paul]       1.9.100cvs100
8334
8335         * m4/codeset.m4
8336         * m4/glibc21.m4
8337         * m4/intdiv0.m4
8338         * m4/inttypes-pri.m4
8339         * m4/inttypes.m4
8340         * m4/inttypes_h.m4
8341         * m4/isc-posix.m4
8342         * m4/lcmessage.m4
8343         * m4/stdint_h.m4
8344         * m4/uintmax_t.m4
8345                 gettextization
8346                 thanks to Colin
8347
8348 2005-12-21 [paul]       1.9.100cvs99
8349
8350         * po/sv.po
8351                 fixed by Colin
8352
8353 2005-12-20 [paul]       1.9.100cvs98
8354
8355         * po/sv.po
8356                 updated by Anders Trobäck
8357
8358 2005-12-20 [colin]      1.9.100cvs97
8359
8360         * ABOUT-NLS
8361         * Makefile.am
8362         * autogen.sh
8363         * configure.ac
8364         * config/config.rpath
8365         * config/mkinstalldirs
8366         * m4/Makefile.am
8367         * m4/glibc2.m4
8368         * m4/gnupg.m4
8369         * m4/gpgme.m4
8370         * m4/intmax.m4
8371         * m4/longdouble.m4
8372         * m4/longlong.m4
8373         * m4/printf-posix.m4
8374         * m4/signed.m4
8375         * m4/size_max.m4
8376         * m4/ulonglong.m4
8377         * m4/wchar_t.m4
8378         * m4/wint_t.m4
8379         * m4/xsize.m4
8380         * po/Makefile.in.in
8381         * po/Makevars
8382         * po/bg.po
8383         * po/ca.po
8384         * po/cs.po
8385         * po/de.po
8386         * po/el.po
8387         * po/en_GB.po
8388         * po/es.po
8389         * po/fi.po
8390         * po/fr.po
8391         * po/hr.po
8392         * po/hu.po
8393         * po/it.po
8394         * po/ja.po
8395         * po/ko.po
8396         * po/nb.po
8397         * po/nl.po
8398         * po/pl.po
8399         * po/pt_BR.po
8400         * po/ru.po
8401         * po/sk.po
8402         * po/sr.po
8403         * po/stamp-po
8404         * po/sv.po
8405         * po/zh_CN.po
8406         * po/zh_TW.po
8407         * src/Makefile.am
8408         * src/codeconv.c
8409         * src/compose.c
8410         * src/exporthtml.c
8411         * src/exportldif.c
8412         * src/folder.c
8413         * src/main.c
8414         * src/manual.c
8415         * src/mh.c
8416         * src/mimeview.c
8417         * src/send_message.c
8418         * src/common/Makefile.am
8419         * src/common/fnmatch.c
8420         * src/common/fnmatch.h
8421         * src/common/fnmatch_loop.c
8422         * src/common/nntp.c
8423         * src/common/plugin.c
8424         * src/common/smtp.c
8425         * src/common/socket.c
8426         * src/common/string_match.c
8427         * src/common/sylpheed.c
8428         * src/common/utils.c
8429         * src/common/utils.h
8430         * src/common/w32_dirent.c
8431         * src/common/w32_reg.c
8432         * src/common/w32_signal.c
8433         * src/common/w32_stat.c
8434         * src/common/w32_stdio.c
8435         * src/common/w32_stdlib.c
8436         * src/common/w32_string.c
8437         * src/common/w32_time.c
8438         * src/common/w32_unistd.c
8439         * src/common/w32_wait.c
8440         * src/common/w32lib.h
8441         * src/etpan/Makefile.am
8442         * src/gtk/Makefile.am
8443         * src/plugins/clamav/Makefile.am
8444         * src/plugins/demo/Makefile.am
8445         * src/plugins/dillo_viewer/Makefile.am
8446         * src/plugins/pgpcore/Makefile.am
8447         * src/plugins/pgpcore/passphrase.c
8448         * src/plugins/pgpcore/plugin.def
8449         * src/plugins/pgpcore/sgpgme.c
8450         * src/plugins/pgpcore/sylpheed.def
8451         * src/plugins/pgpcore/version.rc
8452         * src/plugins/pgpinline/Makefile.am
8453         * src/plugins/pgpinline/plugin.def
8454         * src/plugins/pgpinline/sylpheed.def
8455         * src/plugins/pgpinline/version.rc
8456         * src/plugins/pgpmime/Makefile.am
8457         * src/plugins/pgpmime/mypgpcore.def
8458         * src/plugins/pgpmime/plugin.def
8459         * src/plugins/pgpmime/sylpheed.def
8460         * src/plugins/pgpmime/version.rc
8461         * src/plugins/spamassassin/Makefile.am
8462                 Very little ;-) patch from Werner Koch, providing
8463                 infrastructure for cross-compiling to Win32
8464
8465 2005-12-20 [paul]       1.9.100cvs96
8466
8467         * src/account.c
8468         * src/account.h
8469         * src/mainwindow.c
8470         * src/mainwindow.h
8471         * src/toolbar.c
8472         * src/toolbar.h
8473                 add a combo to the Get All button, allowing
8474                 quick retrieval from any account
8475                 Patch by Fabien Vantard, slightly modified
8476                 by Colin
8477         * src/gtk/about.c
8478                 i18n fix. Patch by Fabien Vantard
8479
8480 2005-12-19 [colin]      1.9.100cvs95
8481
8482         * src/compose.c
8483         * src/compose.h
8484                 Don't automatically join lines when they've 
8485                 been separated by the user and not automatically
8486
8487 2005-12-19 [paul]       1.9.100cvs94
8488
8489         * src/gtk/pluginwindow.c
8490                 i18n fix.
8491                 Patch by Fabien Vantard
8492
8493 2005-12-15 [paul]       1.9.100cvs93
8494
8495         * src/common/plugin.c
8496         * src/common/plugin.h
8497         * src/gtk/pluginwindow.c
8498         * src/plugins/clamav/clamav_plugin.c
8499         * src/plugins/demo/demo.c
8500         * src/plugins/dillo_viewer/dillo_viewer.c
8501         * src/plugins/pgpcore/plugin.c
8502         * src/plugins/pgpinline/plugin.c
8503         * src/plugins/pgpmime/plugin.c
8504         * src/plugins/spamassassin/spamassassin.c
8505         * src/plugins/trayicon/trayicon.c
8506                 add plugin_version()
8507
8508 2005-12-15 [colin]      1.9.100cvs92
8509
8510         * src/compose.c
8511                 Further fix bug #875
8512
8513 2005-12-15 [paul]       1.9.100cvs91
8514
8515         * src/gtk/filesel.c
8516                 fix attach_load_dir getting set to
8517                 PLUGINDIR on plugin load
8518
8519 2005-12-14 [mones]      1.9.100cvs90
8520
8521         * manual/ack.xml
8522         * manual/keyboard.xml
8523                 Initial draft and some shortcuts added
8524                 
8525         * po/es.po
8526                 Updated translation
8527
8528 2005-12-14 [colin]      1.9.100cvs89
8529
8530         * src/compose.c
8531         * src/imap.c
8532         * src/summaryview.c
8533         * src/gtk/gtkaspell.c
8534                 More leaks fixed
8535         * src/prefs_folder_item.c
8536                 Fix recursive prefs apply
8537
8538
8539 2005-12-14 [colin]      1.9.100cvs88
8540
8541         * src/compose.c
8542                 Fix bug #875 (Freeze On Inline Forward of 
8543                 Large Message)
8544
8545 2005-12-13 [colin]      1.9.100cvs87
8546
8547         * src/compose.c
8548                 Uniq-ify and sort the mimetypes list
8549                 Patch by Fabien Vantard
8550
8551 2005-12-13 [colin]      1.9.100cvs86
8552
8553         * src/imap.c
8554         * src/etpan/imap-thread.c
8555                 Fix leaks (patch by Hoa)
8556         * src/news.c
8557         * src/common/plugin.c
8558                 Fix leaks
8559
8560 2005-12-12 [colin]
8561
8562         * 2.0.0-rc2 released
8563
8564 2005-12-12 [colin]      1.9.100cvs85
8565
8566         * src/matcher.c
8567                 Fix a leak
8568
8569 2005-12-12 [wwp]        1.9.100cvs84
8570
8571         * src/gtk/icon_legend.c
8572                 fix misbehaviour and crash when closing the legend window
8573         using the Esc key (patch by Fabien Vantard).
8574
8575 2005-12-12 [paul]       1.9.100cvs83
8576
8577         * src/browseldap.c
8578         * src/foldersel.c
8579         * src/prefs_actions.c
8580         * src/prefs_filtering.c
8581         * src/prefs_matcher.c
8582         * src/prefs_spelling.glade      ** REMOVED **
8583         * src/prefs_template.c
8584         * src/gtk/foldersort.glade      ** REMOVED **
8585         * src/gtk/pluginwindow.c
8586         * src/gtk/pluginwindow.glade    ** REMOVED **
8587         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8588                 cleanups
8589
8590 2005-12-11 [paul]       1.9.100cvs82
8591
8592         * src/gtk/filesel.c
8593                 fix attach_load_dir crasher (double free)
8594
8595 2005-12-09 [paul]       1.9.100cvs81
8596
8597         * po/POTFILES.in
8598         * src/mainwindow.c
8599         * src/gtk/Makefile.am
8600         * src/gtk/icon_legend.c
8601         * src/gtk/icon_legend.h
8602                 add icon legend
8603         * src/manual.c
8604                 cleanup
8605
8606 2005-12-09 [paul]       1.9.100cvs80
8607
8608         * src/plugins/pgpcore/passphrase.c
8609                 wrap the label in the dialog
8610
8611 2005-12-09 [colin]      1.9.100cvs79
8612
8613         * src/plugins/pgpcore/sgpgme.c
8614                 Display (untrusted) on not trusted signatures
8615                 Patch by Michal Èihaø <michal@cihar.com>
8616                 Closes bug #867 (Report also key trust)
8617
8618 2005-12-09 [colin]      1.9.100cvs78
8619
8620         * src/common/plugin.c
8621                 Update licence check, following Eben Moglen's advice
8622
8623 2005-12-08 [colin]      1.9.100cvs77
8624
8625         * src/folder.c
8626                 Fix the occasionnal item->cache != NULL 
8627                 assertion failure. 
8628
8629 2005-12-08 [colin]      1.9.100cvs76
8630
8631         * src/mimeview.c
8632         * src/plugins/pgpcore/sgpgme.c
8633                 Print key id when unable to check it
8634                 Closes bug #866 (Show key id when missing)
8635
8636 2005-12-08 [paul]       1.9.100cvs75
8637
8638         * src/prefs_common.c
8639         * src/prefs_common.h
8640         * src/gtk/filesel.c
8641                 remember load attachment dir
8642
8643 2005-12-07 [colin]      1.9.100cvs74
8644
8645         * src/prefs_toolbar.c
8646                 Gtk fixes, patch by Fabien Vantard
8647
8648 2005-12-07 [colin]      1.9.100cvs73
8649
8650         * src/action.c
8651         * src/compose.c
8652         * src/compose.h
8653                 Fix bug #839 (Quoted text isn't colored after 
8654                 executing an action)
8655         * src/common/plugin.c
8656                 Require plugins to declare their licence in plugin_licence()
8657                 Refuse to load non-GPL plugins as they'd be illegal (as 
8658                 derived works of Sylpheed-Claws, they must be GPL).
8659         * src/plugins/clamav/clamav_plugin.c
8660         * src/plugins/demo/demo.c
8661         * src/plugins/dillo_viewer/dillo_viewer.c
8662         * src/plugins/pgpcore/plugin.c
8663         * src/plugins/pgpinline/plugin.c
8664         * src/plugins/pgpmime/plugin.c
8665         * src/plugins/spamassassin/spamassassin.c
8666         * src/plugins/trayicon/trayicon.c
8667                 Add plugin_licence()
8668
8669 2005-12-07 [paul]       1.9.100cvs72
8670
8671         * configure.ac
8672         * src/mainwindow.c
8673         * src/manual.c
8674         * src/manual.h
8675         * src/common/defs.h
8676                 clean up after local FAQ removal and
8677                 temporary manual removal
8678
8679 2005-12-06 [colin]      1.9.100cvs71
8680
8681         * configure.ac
8682         * doc/Makefile.am
8683         * doc/faq/.cvsignore
8684         * doc/faq/Makefile.am
8685         * doc/faq/de/.cvsignore
8686         * doc/faq/de/Makefile.am
8687         * doc/faq/de/sylpheed-faq-1.html
8688         * doc/faq/de/sylpheed-faq-2.html
8689         * doc/faq/de/sylpheed-faq-3.html
8690         * doc/faq/de/sylpheed-faq.html
8691         * doc/faq/en/.cvsignore
8692         * doc/faq/en/Makefile.am
8693         * doc/faq/en/sylpheed-faq-1.html
8694         * doc/faq/en/sylpheed-faq-2.html
8695         * doc/faq/en/sylpheed-faq-3.html
8696         * doc/faq/en/sylpheed-faq-4.html
8697         * doc/faq/en/sylpheed-faq.html
8698         * doc/faq/es/.cvsignore
8699         * doc/faq/es/Makefile.am
8700         * doc/faq/es/sylpheed-faq-1.html
8701         * doc/faq/es/sylpheed-faq-2.html
8702         * doc/faq/es/sylpheed-faq-3.html
8703         * doc/faq/es/sylpheed-faq-4.html
8704         * doc/faq/es/sylpheed-faq.html
8705         * doc/faq/fr/.cvsignore
8706         * doc/faq/fr/Makefile.am
8707         * doc/faq/fr/sylpheed-faq-1.html
8708         * doc/faq/fr/sylpheed-faq-2.html
8709         * doc/faq/fr/sylpheed-faq-3.html
8710         * doc/faq/fr/sylpheed-faq.html
8711         * doc/faq/it/.cvsignore
8712         * doc/faq/it/Makefile.am
8713         * doc/faq/it/sylpheed-faq-1.html
8714         * doc/faq/it/sylpheed-faq-2.html
8715         * doc/faq/it/sylpheed-faq-3.html
8716         * doc/faq/it/sylpheed-faq.html
8717         * doc/manual/.cvsignore
8718         * doc/manual/Makefile.am
8719         * doc/manual/de/.cvsignore
8720         * doc/manual/de/Makefile.am
8721         * doc/manual/de/sylpheed-1.html
8722         * doc/manual/de/sylpheed-10.html
8723         * doc/manual/de/sylpheed-11.html
8724         * doc/manual/de/sylpheed-12.html
8725         * doc/manual/de/sylpheed-13.html
8726         * doc/manual/de/sylpheed-14.html
8727         * doc/manual/de/sylpheed-15.html
8728         * doc/manual/de/sylpheed-16.html
8729         * doc/manual/de/sylpheed-17.html
8730         * doc/manual/de/sylpheed-18.html
8731         * doc/manual/de/sylpheed-19.html
8732         * doc/manual/de/sylpheed-2.html
8733         * doc/manual/de/sylpheed-20.html
8734         * doc/manual/de/sylpheed-3.html
8735         * doc/manual/de/sylpheed-4.html
8736         * doc/manual/de/sylpheed-5.html
8737         * doc/manual/de/sylpheed-6.html
8738         * doc/manual/de/sylpheed-7.html
8739         * doc/manual/de/sylpheed-8.html
8740         * doc/manual/de/sylpheed-9.html
8741         * doc/manual/de/sylpheed.html
8742         * doc/manual/en/.cvsignore
8743         * doc/manual/en/Makefile.am
8744         * doc/manual/en/sylpheed-1.html
8745         * doc/manual/en/sylpheed-10.html
8746         * doc/manual/en/sylpheed-11.html
8747         * doc/manual/en/sylpheed-12.html
8748         * doc/manual/en/sylpheed-13.html
8749         * doc/manual/en/sylpheed-14.html
8750         * doc/manual/en/sylpheed-15.html
8751         * doc/manual/en/sylpheed-16.html
8752         * doc/manual/en/sylpheed-17.html
8753         * doc/manual/en/sylpheed-18.html
8754         * doc/manual/en/sylpheed-19.html
8755         * doc/manual/en/sylpheed-2.html
8756         * doc/manual/en/sylpheed-20.html
8757         * doc/manual/en/sylpheed-21.html
8758         * doc/manual/en/sylpheed-22.html
8759         * doc/manual/en/sylpheed-3.html
8760         * doc/manual/en/sylpheed-4.html
8761         * doc/manual/en/sylpheed-5.html
8762         * doc/manual/en/sylpheed-6.html
8763         * doc/manual/en/sylpheed-7.html
8764         * doc/manual/en/sylpheed-8.html
8765         * doc/manual/en/sylpheed-9.html
8766         * doc/manual/en/sylpheed.html
8767         * doc/manual/es/.cvsignore
8768         * doc/manual/es/Makefile.am
8769         * doc/manual/es/sylpheed-1.html
8770         * doc/manual/es/sylpheed-10.html
8771         * doc/manual/es/sylpheed-11.html
8772         * doc/manual/es/sylpheed-12.html
8773         * doc/manual/es/sylpheed-13.html
8774         * doc/manual/es/sylpheed-14.html
8775         * doc/manual/es/sylpheed-15.html
8776         * doc/manual/es/sylpheed-16.html
8777         * doc/manual/es/sylpheed-17.html
8778         * doc/manual/es/sylpheed-18.html
8779         * doc/manual/es/sylpheed-19.html
8780         * doc/manual/es/sylpheed-2.html
8781         * doc/manual/es/sylpheed-20.html
8782         * doc/manual/es/sylpheed-3.html
8783         * doc/manual/es/sylpheed-4.html
8784         * doc/manual/es/sylpheed-5.html
8785         * doc/manual/es/sylpheed-6.html
8786         * doc/manual/es/sylpheed-7.html
8787         * doc/manual/es/sylpheed-8.html
8788         * doc/manual/es/sylpheed-9.html
8789         * doc/manual/es/sylpheed.html
8790         * doc/manual/fr/.cvsignore
8791         * doc/manual/fr/Makefile.am
8792         * doc/manual/fr/sylpheed-1.html
8793         * doc/manual/fr/sylpheed-10.html
8794         * doc/manual/fr/sylpheed-11.html
8795         * doc/manual/fr/sylpheed-12.html
8796         * doc/manual/fr/sylpheed-13.html
8797         * doc/manual/fr/sylpheed-14.html
8798         * doc/manual/fr/sylpheed-15.html
8799         * doc/manual/fr/sylpheed-16.html
8800         * doc/manual/fr/sylpheed-17.html
8801         * doc/manual/fr/sylpheed-18.html
8802         * doc/manual/fr/sylpheed-19.html
8803         * doc/manual/fr/sylpheed-2.html
8804         * doc/manual/fr/sylpheed-20.html
8805         * doc/manual/fr/sylpheed-3.html
8806         * doc/manual/fr/sylpheed-4.html
8807         * doc/manual/fr/sylpheed-5.html
8808         * doc/manual/fr/sylpheed-6.html
8809         * doc/manual/fr/sylpheed-7.html
8810         * doc/manual/fr/sylpheed-8.html
8811         * doc/manual/fr/sylpheed-9.html
8812         * doc/manual/fr/sylpheed.html
8813         * doc/manual/ja/.cvsignore
8814         * doc/manual/ja/Makefile.am
8815         * doc/manual/ja/sylpheed-1.html
8816         * doc/manual/ja/sylpheed-10.html
8817         * doc/manual/ja/sylpheed-11.html
8818         * doc/manual/ja/sylpheed-12.html
8819         * doc/manual/ja/sylpheed-13.html
8820         * doc/manual/ja/sylpheed-14.html
8821         * doc/manual/ja/sylpheed-15.html
8822         * doc/manual/ja/sylpheed-16.html
8823         * doc/manual/ja/sylpheed-17.html
8824         * doc/manual/ja/sylpheed-18.html
8825         * doc/manual/ja/sylpheed-19.html
8826         * doc/manual/ja/sylpheed-2.html
8827         * doc/manual/ja/sylpheed-20.html
8828         * doc/manual/ja/sylpheed-3.html
8829         * doc/manual/ja/sylpheed-4.html
8830         * doc/manual/ja/sylpheed-5.html
8831         * doc/manual/ja/sylpheed-6.html
8832         * doc/manual/ja/sylpheed-7.html
8833         * doc/manual/ja/sylpheed-8.html
8834         * doc/manual/ja/sylpheed-9.html
8835         * doc/manual/ja/sylpheed.html
8836         * doc/manual/ja/sylpheed.sgml
8837         * src/mainwindow.c
8838                 Remove outdated manual and faq. Noisy, eh?
8839
8840 2005-12-06 [colin]      1.9.100cvs70
8841
8842         * src/compose.c
8843         * src/quote_fmt_parse.y
8844         * src/undo.c
8845         * src/undo.h
8846                 Allow %X to position cursor at 0 
8847                 (no %X = before signature)
8848                 Fix paste as quotation putting the cursor at 0
8849                 Fix undo offsets when pasting
8850                 Insert the quote_fmt at once instead of line 
8851                 by line
8852                 Fix [Edited] when starting to reply/forward
8853
8854 2005-12-06 [paul]       1.9.100cvs69
8855
8856         * src/plugins/clamav/clamav_plugin_gtk.c
8857                 add another tooltip
8858         * src/plugins/spamassassin/spamassassin_gtk.c
8859                 rework spamassassin_create_widget_func()
8860
8861 2005-12-05 [colin]      1.9.100cvs68
8862
8863         * po/POTFILES.in
8864                 Fix make release ;-)
8865
8866 2005-12-05 [colin]      1.9.100cvs67
8867
8868         * src/compose.c
8869         * src/compose.h
8870                 Fix cursor positioning (not obeying %X)
8871
8872 2005-12-05 [paul]       1.9.100cvs66
8873
8874         * src/plugins/dillo_viewer/dillo_prefs.c
8875                 fix compilation warning
8876
8877 2005-12-05 [paul]       1.9.100cvs65
8878
8879         * src/prefs_spelling.c
8880         * src/plugins/trayicon/trayicon.c
8881                 cleanups - remove unused stuff
8882
8883 2005-12-05 [paul]       1.9.100cvs64
8884
8885         * README
8886         * manual/plugins.xml
8887                 remove info about removed mathml_viewer plugin
8888
8889 2005-12-05 [paul]       1.9.100cvs63
8890
8891         * configure.ac
8892         * src/plugins/Makefile.am
8893         * src/plugins/mathml_viewer/.cvsignore
8894         * src/plugins/mathml_viewer/Makefile.am
8895         * src/plugins/mathml_viewer/mathml_viewer.c
8896                 remove unmaintained mathml_viewer plugin
8897
8898 2005-12-05 [paul]       1.9.100cvs62
8899
8900         * src/summaryview.c
8901                 obey prefs_common.always_show_msg when
8902                 moving a msg
8903                 Thanks to Colin
8904
8905 2005-12-05 [paul]       1.9.100cvs61
8906
8907         * src/compose.c
8908         * src/prefs_account.c
8909         * src/prefs_filtering.c
8910         * src/prefs_quote.c
8911         * src/prefs_spelling.c
8912         * src/prefs_toolbar.c
8913         * src/summaryview.c
8914         * src/gtk/gtkutils.c
8915         * src/gtk/quicksearch.c
8916         * src/plugins/dillo_viewer/dillo_prefs.c
8917                 dialog cleanups
8918
8919 2005-12-04 [paul]       1.9.100cvs60
8920
8921         * src/inc.c
8922         * src/prefs_account.c
8923         * src/prefs_account.h
8924                 allow a Local account to specify a
8925                 default inbox
8926                 (closes bug 843 'Inbox cannot be changed for local
8927                  mailboxes')
8928
8929 2005-12-04 [colin]      1.9.100cvs59
8930
8931         * src/plugins/trayicon/trayicon.c
8932                 Remove Get, rename Get All to Get Mail in order to
8933                 be consistent with the default main toolbar
8934
8935 2005-12-03 [colin]      1.9.100cvs58
8936
8937         * manual/gpl.xml
8938         * manual/sylpheed-claws-manual.xml
8939                 Add GPL appendix
8940
8941 2005-12-03 [paul]       1.9.100cvs57
8942
8943         * AUTHORS
8944         * po/sv.po
8945         * src/gtk/authors.h
8946                 new (partially complete) Swedish translation
8947                 by Anders Troback <sylpheed@troback.com>
8948
8949 2005-12-02 [paul]       1.9.100cvs56
8950
8951         * configure.ac
8952                 libetpan 0.41 required
8953
8954 2005-12-02 [paul]       1.9.100cvs55
8955
8956         * src/plugins/clamav/clamav_plugin.c
8957         * src/plugins/clamav/clamav_plugin.h
8958         * src/plugins/clamav/clamav_plugin_gtk.c
8959         * src/plugins/spamassassin/spamassassin.c
8960         * src/plugins/spamassassin/spamassassin.h
8961         * src/plugins/spamassassin/spamassassin_gtk.c
8962                 unregister prefs pages on unloading, thus
8963                 preventing a crash
8964                 (thanks to Colin for the hint)
8965
8966 2005-12-02 [wwp]        1.9.100cvs54
8967
8968         * src/quote_fmt.h
8969         * src/quote_fmt_parse.y
8970                 fix misuse of gboolean*, use gboolean instead
8971                 (thanks to Paul, Colin, for pointing out that scaring one)
8972
8973 2005-12-02 [paul]       1.9.100cvs53
8974
8975         * src/plugins/clamav/clamav_plugin.c
8976                 int no --> unsigned int no
8977         * src/plugins/clamav/clamav_plugin_gtk.c
8978                 rework config page
8979
8980 2005-12-02 [wwp]        1.9.100cvs52
8981
8982         * src/compose.c
8983         * src/prefs_template.c
8984         * src/quote_fmt.h
8985         * src/quote_fmt_parse.y
8986                 prevent from executing |f and |p templates commands when
8987                 adding or replacing templates in prefs (avoids annoying and
8988                 potentially dangerous behaviours)
8989
8990 2005-12-02 [paul]       1.9.100cvs51
8991
8992         * src/prefs_common.c
8993                 allow translation of some default values
8994                 Patch by Fabien Vantard
8995
8996 2005-12-02 [paul]       1.9.100cvs50
8997
8998         * src/codeconv.c
8999         * src/codeconv.h
9000         * src/prefs_common.c
9001         * src/prefs_common.h
9002         * src/prefs_message.c
9003         * src/textview.c
9004                 remove obsolete 'convert_mb_alnum' option
9005                 and related stuff
9006         * src/gtk/about.c
9007                 remove unused 'about_textview_visibility_notify'
9008
9009 2005-12-02 [paul]       1.9.100cvs49
9010
9011         * src/prefs_account.c
9012         * src/prefs_compose_writing.c
9013         * src/prefs_fonts.c
9014         * src/prefs_gtk.h
9015         * src/prefs_image_viewer.c
9016         * src/prefs_message.c
9017         * src/prefs_other.c
9018         * src/prefs_receive.c
9019         * src/prefs_send.c
9020         * src/prefs_spelling.c
9021         * src/prefs_summaries.c
9022         * src/prefs_wrapping.c
9023         * src/plugins/dillo_viewer/dillo_prefs.c
9024         * src/plugins/pgpcore/prefs_gpg.c
9025                 several cleanups to the prefs dialogs
9026                 (slightly modified) patch by Fabien Vantard
9027
9028 2005-12-02 [paul]       1.9.100cvs48
9029
9030         * src/main.c
9031                 --exit means exit
9032         * src/send_message.c
9033                 fix crash on send when connection fails
9034
9035         Thanks to Colin
9036
9037 2005-12-01 [colin]      1.9.100cvs47
9038
9039         * src/html.c
9040                 Translate &hellip; to "..."
9041
9042 2005-11-30 [colin]      1.9.100cvs46
9043
9044         * src/matcher.c
9045         * src/matcher.h
9046                 Optimize back yesterday's fix.
9047
9048 2005-11-30 [paul]       1.9.100cvs45
9049
9050         * manual/faq.xml
9051                 standardised
9052         * manual/intro.xml
9053                 written by Colin, edited by me
9054
9055 2005-11-29 [colin]      1.9.100cvs44
9056
9057         * src/matcher.c
9058                 Skip headers unconditionnaly in match_body if the
9059                 rule is not message or ~message
9060
9061 2005-11-29 [colin]      1.9.100cvs43
9062
9063         * src/matcher.c
9064                 Fix body_part and such, not skipping headers 
9065                 if the matchcriteria wasn't the first in the rule
9066
9067 2005-11-29 [colin]      1.9.100cvs42
9068
9069         * src/compose.c
9070                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
9071                 option missing from message view window)
9072                 Fix double text D'n'D with gtk-2.8
9073         * src/matcher.c
9074                 Fix ~message, ~headers_part, ~body_part rules
9075         * src/messageview.c
9076                 Add Windows-1252 (Closes bug #863)
9077                 Fix accels
9078         * src/gtk/gtkaspell.c
9079                 Properly destroy accels in all menus
9080
9081 2005-11-29 [mones]      1.9.100cvs41
9082
9083         * po/es.po
9084                 Updated.
9085
9086 2005-11-27 [colin]      1.9.100cvs40
9087
9088         * src/mh_gtk.c
9089                 "/Remove mailbox" -> "/Remove mailbox..."
9090
9091 2005-11-27 [paul]       1.9.100cvs39
9092
9093         * AUTHORS
9094         * po/de.po
9095         * src/gtk/authors.h
9096                 updated by new maintainer, Stephan Sachse
9097
9098 2005-11-27 [paul]       1.9.100cvs38
9099
9100         * manual/faq.xml
9101                 written by Colin, edited by me
9102
9103 2005-11-27 [paul]       1.9.100cvs37
9104
9105         * src/prefs_common.c
9106         * src/prefs_common.h
9107         * src/prefs_receive.c
9108         * src/prefs_summaries.c
9109                 move 'go to inbox after receiving new mail'
9110                 option from display/sumamaries to mail
9111                 handling/receive, and rework prefs_summaries
9112                 dialog a little
9113
9114 2005-11-25 [martin]     1.9.100cvs36
9115
9116         * po/de.po
9117             fixed windows-1252 translation;
9118             translated some new and fuzzy strings
9119
9120 2005-11-25 [paul]       1.9.100cvs35
9121
9122         * src/plugins/clamav/clamav_plugin.c
9123                 complete the update done in cvs34
9124
9125 2005-11-25 [paul]       1.9.100cvs34
9126
9127         * src/plugins/clamav/clamav_plugin.c
9128                 reflect upstream changes
9129
9130 2005-11-25 [paul]       1.9.100cvs33
9131
9132         * manual/ack.xml
9133         * manual/plugins.xml
9134         * manual/sylpheed-claws-manual.xml
9135                 written/updated by Colin, edited by me
9136         * tools/acroread2sylpheed.pl
9137                 update binary name
9138
9139 2005-11-24 [colin]      1.9.100cvs32
9140
9141         * src/compose.c
9142                 Fix bug #856 (reediting messages forgets Request
9143                 Return Receipt)
9144
9145 2005-11-24 [paul]       1.9.100cvs31
9146
9147         * manual/addrbook.xml
9148         * manual/starting.xml
9149                 written by Colin, proofread, edited, adapted by me
9150         * manual/advanced.xml
9151                 add some Actions examples
9152         * src/importldif.c
9153                 use a Save button instead of a Close button
9154         * src/wizard.c
9155                 indicate mandatory fields
9156                 fix page display
9157                 Thanks to Colin
9158
9159 2005-11-23 [colin]      1.9.100cvs30
9160
9161         * src/addressbook.c
9162                 Rename menu item, fix possible crash after
9163                 deletion of books
9164         * src/addrindex.c
9165                 Allow searching for '*' in ldap
9166         * src/browseldap.c
9167                 Fix "Browse Entry" (did anyone use it?)
9168         * src/wizard.c
9169                 Add guards for mandatory information
9170
9171 2005-11-23 [paul]       1.9.100cvs29
9172
9173         * manual/advanced.xml
9174                 corrections to the English
9175
9176 2005-11-23 [colin]      1.9.100cvs28
9177
9178         * src/mimeview.c
9179                 Fix possible crash at exit. After the call to
9180                 gtk_container_remove(), the Viewer's widget has no
9181                 more parent so gtk+ automatically frees it and its
9182                 sons. If destroy_viewer() then try to access it,
9183                 problems ensue.
9184
9185 2005-11-22 [colin]      1.9.100cvs27
9186
9187         * src/compose.c
9188         * src/gtk/gtkaspell.c
9189                 Fix right-clicking on a misspelled word
9190                 Fix More... in suggestions menu
9191
9192 2005-11-22 [wwp]        1.9.100cvs26
9193
9194         * src/prefs_template.c
9195                 templates works: re-sort templates list when adding or replacing,
9196                 prevent from adding or replacing when the template name is empty
9197
9198 2005-11-21 [colin]      1.9.100cvs25
9199
9200         * src/addressbook.c
9201                 Fix some addressbook suckage (dnd, select all)
9202         * src/compose.c
9203         * src/gtk/gtkaspell.c
9204         * src/gtk/gtkaspell.h
9205                 Make the spellchecker menu work with the 
9206                 GtkTextView one instead of overriding it
9207
9208 2005-11-20 [paul]       1.9.100cvs24
9209
9210         * manual/handling.xml
9211                 proofread and corrected
9212
9213 2005-11-20 [paul]       1.9.100cvs23
9214
9215         * manual/Makefile
9216                 generate html as one file
9217         * manual/advanced.xml
9218                 fix output generation
9219                 reformat hidden options list
9220         * manual/manual.xml     ** REMOVED **
9221         * manual/sylpheed-claws-manual.xml      ** ADDED **
9222                 renamed
9223
9224 2005-11-18 [colin]      1.9.100cvs22
9225
9226         * src/prefs_account.c
9227                 Fix layout in news and mbox accounts
9228         * manual/account.xml
9229         * manual/advanced.xml
9230                 New contents for Paul to check :)
9231
9232 2005-11-18 [wwp]        1.9.100cvs21
9233
9234         * src/gtk/quicksearch.c
9235                 don't update extended quicksearch buttons twice
9236
9237 2005-11-18 [paul]       1.9.100cvs20
9238
9239         * src/textview.c
9240                 complete 1.9.100cvs19
9241
9242 2005-11-18 [paul]       1.9.100cvs19
9243
9244         * src/compose.c
9245                 cosmetic improvements
9246         * src/textview.c
9247                 also list text/* attachments
9248
9249 2005-11-18 [colin]      1.9.100cvs18
9250
9251         * src/summaryview.c
9252                 Use column 0 instead of -1 in 
9253                 gtk_ctree_node_moveto, in a naive
9254                 hope it'll fix the gtk-related crashes
9255
9256 2005-11-18 [colin]      1.9.100cvs17
9257
9258         * src/gtk/inputdialog.c
9259                 Fix icon staying the first one
9260
9261 2005-11-17 [wwp]        1.9.100cvs16
9262                 fix possible problem showing some quicksearch buttons, and a bad
9263                 call to g_return_if_fail in a function that returns a value (both
9264                 fixes by Fabien Vantard)
9265
9266 2005-11-15 [wwp]        1.9.100cvs15
9267
9268         * src/gtk/quicksearch.c
9269                 added a tooltip to that obscure ... quicksearch button
9270
9271 2005-11-15 [wwp]        1.9.100cvs14
9272
9273         * src/gtk/quicksearch.c
9274                 add a quicksearch helper to filtering expression users: the ... button
9275                 raises the condition expr window. condition expressions set up w/ this
9276                 window are used by the quicksearch if the user closes it pressing OK.
9277
9278 2005-11-14 [paul]       1.9.100cvs13
9279
9280         * src/plugins/clamav/clamav_plugin.c
9281         * src/plugins/spamassassin/spamassassin.c
9282                 change plugin type following recent merging
9283
9284 2005-11-14 [wwp]        1.9.100cvs12
9285
9286         * src/folder.c
9287                 prevent from crashing when copying/moving message(s) from and
9288                 to the same folder
9289
9290 2005-11-14 [paul]       1.9.100cvs11
9291
9292         * src/plugins/clamav/Makefile.am
9293         * src/plugins/clamav/clamav_plugin.c
9294         * src/plugins/clamav/clamav_plugin.h
9295         * src/plugins/clamav/clamav_plugin_gtk.c
9296                 also merge clamav and clamav_gtk plugins
9297
9298 2005-11-13 [colin]      1.9.100cvs10
9299
9300         * configure.ac
9301         * src/plugins/spamassassin/Makefile.am
9302         * src/plugins/spamassassin/spamassassin.c
9303         * src/plugins/spamassassin/spamassassin.h
9304         * src/plugins/spamassassin/spamassassin_gtk.c
9305                 Merge spamassassin and spamassassin_gtk plugins,
9306                 and build it by default.
9307
9308 2005-11-12 [colin]      1.9.100cvs9
9309
9310         * src/etpan/imap-thread.c
9311                 Fix gcc warning
9312
9313 2005-11-12 [colin]      1.9.100cvs8
9314
9315         * src/procmime.c
9316                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
9317
9318 2005-11-10 [colin]      1.9.100cvs7
9319
9320         * src/main.c
9321                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
9322                 minimised state)
9323
9324 2005-11-10 [wwp]        1.9.100cvs6
9325
9326         * src/gtk/description_window.c
9327                 fix a crash when closing description windows using the WM's [X] button
9328
9329 2005-11-09 [colin]      1.9.100cvs5
9330
9331         * src/common/ssl.c
9332                 Update libetpan call to follow upstream
9333                 (yes, this requires libetpan-0.40cvs3)
9334
9335 2005-11-08 [colin]      1.9.100cvs4
9336
9337         * src/compose.c
9338         * src/textview.c
9339         * src/common/utils.c
9340         * src/common/utils.h
9341                 Enhance the email parser
9342
9343 2005-11-08 [colin]      1.9.100cvs3
9344
9345         * src/procmime.c
9346                 Fix what looks like an off-by-one (fixes 
9347                 attachments from the Bat)
9348
9349 2005-11-08 [wwp]        1.9.100cvs2
9350
9351         * src/main.c
9352                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
9353
9354 2005-11-08 [wwp]        1.9.100cvs1
9355
9356         * src/main.c
9357                 allow exiting Sylpheed-Claws from command-line
9358
9359 2005-11-08 [paul]       1.9.100
9360
9361         1.9.100 released
9362
9363 2005-11-07 [colin]      1.9.99cvs17
9364
9365         * src/addritem.c
9366         * src/ldif.c
9367                 Fix import of base-64 encoded items
9368
9369 2005-11-07 [colin]      1.9.99cvs16
9370
9371         * src/send_message.c
9372                 Fix bug #314 (Queue does not empty under certain 
9373                 circumstances)
9374
9375 2005-11-07 [paul]       1.9.99cvs15
9376
9377         * src/mutt.c
9378         * src/pine.c
9379                 fix buffer overflows
9380                 Thanks to Colin
9381
9382 2005-11-07 [paul]       1.9.99cvs14
9383
9384         * doc/man/Makefile.am
9385         * doc/man/sylpheed-claws.1      ** ADDED **
9386         * doc/man/sylpheed.1            ** DELETED **
9387                 rename and update the man file
9388
9389 2005-11-06 [colin]      1.9.99cvs13
9390
9391         * src/ldif.c
9392                 Fix ldif_get_line() that returned empty strings
9393                 (Didn't understand why). Also fix a possible
9394                 buffer overflow.
9395
9396 2005-11-06 [wwp]        1.9.99cvs12
9397
9398         * src/textview.c
9399         * src/gtk/about.c
9400         * src/gtk/gtkutils.c
9401         * src/gtk/gtkutils.h
9402                 fix a compilation warning,
9403                 make links sensitive in the about dialog
9404
9405 2005-11-04 [wwp]        1.9.99cvs11
9406
9407         * src/gtk/about.c
9408                 don't wrap or translate URIs, and a bit text format cleanup
9409
9410 2005-11-04 [wwp]        1.9.99cvs10
9411
9412         * src/gtk/about.c
9413                 better textview tagging implementation (no more use of marks for
9414                 postponed tagging)
9415
9416 2005-11-02 [colin]      1.9.99cvs9
9417
9418         * src/common/ssl.c
9419                 Forgot an ifdef
9420
9421 2005-11-02 [colin]      1.9.99cvs8
9422
9423         * configure.ac
9424                 Require libetpan-0.40 due to upstream fix
9425         * src/common/ssl.c
9426                 Tell libetpan not to call SSL_Library_Init,
9427                 as we do it ourselves.
9428
9429 2005-11-02 [colin]      1.9.99cvs7
9430
9431         * po/POTFILES.in
9432                 Add missing files (thanks to Fabien Vantard)
9433
9434 2005-11-02 [colin]      1.9.99cvs6
9435
9436         * src/summaryview.c
9437                 Fix totals when read messages are hidden or quicksearch
9438                 is on
9439         * src/ssl_manager.c
9440         * src/ssl_manager.h
9441         * src/common/ssl_certificate.c
9442         * src/common/ssl_certificate.h
9443         * src/gtk/sslcertwindow.c
9444         * src/gtk/sslcertwindow.h
9445                 Fix copyright on my stuff
9446
9447 2005-11-02 [wwp]        1.9.99cvs5
9448
9449         * src/prefs_themes.c
9450                 fix directory name checking (theme installation/removal),
9451                 made related error a bit more verbose
9452
9453 2005-11-02 [colin]      1.9.99cvs4
9454
9455         * src/summaryview.c
9456                 Fix typo (probably fixes bug #841 (Sort by the From 
9457                 field doesn't work)
9458
9459 2005-11-02 [paul]       1.9.99cvs3
9460
9461         * po/ko.po
9462         * po/nb.po
9463                 updated by SungHyun Nam, Geir Helland
9464         * src/wizard.c
9465                 fix typo in welcome message. spotted by
9466                 Andrea Spadaccini
9467
9468 2005-11-01 [colin]      1.9.99cvs2
9469
9470         * src/compose.c
9471                 Fix replying to ml wen confirming subscription
9472         * src/messageview.c
9473         * src/mimeview.c
9474         * src/mimeview.h
9475         * src/privacy.h
9476         * src/summaryview.c
9477                 Make key check non blocking
9478
9479 2005-10-31 [paul]       1.9.99cvs1
9480
9481         * tools/claws.i18n.status.pl
9482                 updated for ChangeLog
9483
9484 2005-10-31 [paul]       1.9.99
9485
9486         1.9.99 released
9487
9488 2005-10-31 [paul]       1.9.15cvs131
9489
9490         * .cvsignore
9491         * ChangeLog
9492         * ChangeLog.claws       ** REMOVED **
9493         * ChangeLog-gtk2.claws  ** REMOVED **
9494         * ChangeLog.gtk1        ** ADDED **
9495         * INSTALL
9496         * Makefile.am
9497         * NEWS
9498         * README
9499         * README.claws          ** REMOVED **
9500         * README.jp             ** REMOVED **
9501         * RELEASE_NOTES         ** ADDED **
9502         * RELEASE_NOTES.claws   ** REMOVED **
9503         * commitHelper
9504         * configure.ac
9505         * sylpheed.spec.in      ** REMOVED **
9506                 tidy up and update the default docs:
9507                 ChangeLog.claws is renamed ChangeLog.gtk1
9508                 ChangeLog-gtk2.claws is renamed ChangeLog
9509                 README.claws is renamed README
9510                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9511
9512 2005-10-31 [paul]       1.9.15cvs130
9513
9514         * po/it.po
9515                 fix errors
9516
9517 2005-10-31 [paul]       1.9.15cvs129
9518
9519         * po/ca.po
9520         * po/de.po
9521         * po/en_GB.po
9522         * po/fr.po
9523         * po/it.po
9524         * po/pt_BR.po
9525         * po/sk.po
9526         * po/sr.po
9527         * po/zh_CN.po
9528                 updated by Miquel Oliete, Stephan Sachse and
9529                 Thomas Gilgin, me, Fabien Vantard, Andrea
9530                 Spadaccini, Frederico Goncalves Guimaraes,
9531                 Andrej Kacian, Aleksandar Urosevic, and
9532                 Ralgh Young.
9533
9534 2005-10-31 [mones]      1.9.15cvs128
9535
9536         * manual/faq.xml
9537                 More questions.
9538         
9539         * po/es.po
9540                 Updated for release.
9541
9542 2005-10-30 [colin]      1.9.15cvs127
9543
9544         * src/compose.c
9545                 Place cursor before rewrapping (fixes cursor
9546                 pos if quotation gets rewrapped)
9547
9548 2005-10-29 [paul]       1.9.15cvs126
9549
9550         * src/crash.c
9551         * src/foldersel.c
9552         * src/main.c
9553         * src/messageview.c
9554         * src/toolbar.c
9555         * src/gtk/authors.h
9556                 corrections to text items
9557
9558 2005-10-28 [colin]      1.9.15cvs125
9559
9560         * src/messageview.c
9561                 Make "hit 'C' to check sig" work from extern 
9562                 messageviews
9563
9564 2005-10-27 [colin]      1.9.15cvs124
9565
9566         * src/summaryview.c
9567                 Add a hack to avoid segfaulting when hammering 
9568                 on gtk's events
9569
9570 2005-10-27 [wwp]        1.9.15cvs123
9571
9572         * src/prefs_themes.c
9573                 sort list of themes names in themes prefs
9574
9575 2005-10-27 [paul]       1.9.15cvs122
9576
9577         * src/folder.c
9578         * src/prefs_account.c
9579                 fix building on Solaris
9580                 Patch by Alex Moore
9581
9582 2005-10-27 [wwp]        1.9.15cvs121
9583
9584         * src/summaryview.c
9585         * src/gtk/gtksctree.c
9586                 speed up unselecting messages in summary view (thanks to Colin)
9587
9588 2005-10-27 [paul]       1.9.15cvs120
9589
9590         * src/mainwindow.c
9591                 fix a compilation warning
9592         * src/summaryview.c
9593                 fix updating of 'n items selected' count
9594                 when deselecting
9595
9596 2005-10-27 [martin]     1.9.15cvs119
9597
9598         * src/action.c
9599                 ignore actions with a leading '/' in the action menu name
9600                 fixes a crash on menu creation
9601         * src/prefs_actions.c
9602                 do not allow a leading '/' in the action menu name
9603
9604 2005-10-27 [paul]       1.9.15cvs118
9605
9606         * src/main.c
9607                 fix compilation warning
9608
9609 2005-10-27 [paul]       1.9.15cvs117
9610
9611         * src/procmime.c
9612                 add #if HAVE_LOCALE_H
9613
9614 2005-10-27 [paul]       1.9.15cvs116
9615
9616         * src/plugins/clamav/clamav_plugin.c
9617         * src/plugins/dillo_viewer/dillo_viewer.c
9618         * src/plugins/mathml_viewer/mathml_viewer.c
9619         * src/plugins/pgpcore/plugin.c
9620         * src/plugins/pgpinline/plugin.c
9621         * src/plugins/pgpmime/plugin.c
9622         * src/plugins/spamassassin/spamassassin.c
9623         * src/plugins/trayicon/trayicon.c
9624                 plugin_init() : make error messages more
9625                 informative
9626
9627 2005-10-26 [wwp]        1.9.15cvs115
9628
9629         * src/prefs_matcher.c
9630                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9631
9632 2005-10-26 [wwp]        1.9.15cvs114
9633
9634         * src/procmime.c
9635         * src/gtk/gtksctree.c
9636         * src/plugins/spamassassin/libspamc.c
9637         * src/plugins/spamassassin/spamassassin.c
9638                 fix some compilation warnings more
9639
9640 2005-10-26 [mones]      1.9.15cvs113
9641
9642         * po/es.po
9643                 Updated translation
9644
9645 2005-10-26 [paul]       1.9.15cvs112
9646
9647         * src/prefs_message.c
9648                 give all display_xface stuff the
9649                 #if HAVE_LIBCOMPFACE treatment, thus
9650                 preventing a crash
9651                 (Thanks to Wolfgang Enderlein)
9652
9653 2005-10-26 [colin]      1.9.15cvs111
9654
9655         * src/gedit-print.c
9656                 Fix date format
9657         * src/imap_gtk.c
9658         * src/news_gtk.c
9659                 Remove context menu items that should not be there
9660         * src/jpilot.c
9661                 Fix encoding
9662         * src/main.c
9663         * src/mainwindow.c
9664                 Don't show the mainwindow too soon
9665
9666 2005-10-26 [wwp]        1.9.15cvs110
9667
9668         * src/folder.c
9669         * src/manual.c
9670         * src/summaryview.c
9671                 fix uninitialized pointers in the folder updating hook
9672                 (thanks to Colin)
9673
9674 2005-10-25 [mones]      1.9.15cvs109
9675
9676         * manual/faq.xml
9677                 General information subsection completed. 
9678                 Removed archaic references.
9679                 
9680         * manual/Makefile
9681         * manual/dtd/manual.dsl
9682                 Added customization stylesheet for getting paragraphs
9683                 fully justified in PDF output (as suggested by Colin).
9684
9685 2005-10-25 [colin]      1.9.15cvs108
9686
9687         * src/compose.c
9688                 Fix a second leak
9689
9690 2005-10-25 [colin]      1.9.15cvs107
9691
9692         * src/addrbook.c
9693         * src/addrindex.c
9694                 Fix leak (xml_get_element() allocates memory)
9695         * src/compose.c
9696                 Fix leak + dead code (shame!)
9697         * src/procmime.c
9698                 Fix leak
9699
9700 2005-10-25 [colin]      1.9.15cvs106
9701
9702         * src/mimeview.c
9703                 Fix encoding issue in Save all and in 
9704                 overwrite-confirmation alertpanel
9705
9706 2005-10-25 [colin]      1.9.15cvs105
9707
9708         * src/common/socket.c
9709                 Fix a leak - Thanks to Christopher Aillon
9710                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9711
9712 2005-10-25 [paul]       1.9.15cvs104
9713
9714         * src/wizard.c
9715                 Always guess servers from the right-hand
9716                 email part and guess username from the
9717                 left-hand part. (Thanks to Colin)
9718                 add an X-Face to the welcome message
9719
9720 2005-10-25 [paul]       1.9.15cvs103
9721
9722         * manual/handling.xml
9723                 written by Colin, edited by me
9724
9725 2005-10-25 [wwp]        1.9.15cvs102
9726
9727         * src/folderview.c
9728         * src/grouplistdialog.c
9729         * src/imap.c
9730         * src/noticeview.c
9731                 fix some compilation warnings
9732
9733 2005-10-24 [paul]
9734
9735         1.9.99-rc3 released
9736
9737 2005-10-24 [paul]       1.9.15cvs101
9738
9739         * src/gtk/about.c
9740                 fix window sizing
9741
9742 2005-10-24 [paul]       1.9.15cvs100
9743
9744         * src/pixmaps/offline.xpm
9745         * src/pixmaps/online.xpm
9746                 replace with last default versions
9747
9748 2005-10-24 [colin]      1.9.15cvs99
9749
9750         * src/imap.c
9751                 Fix bug when moving a folder
9752         * src/imap_gtk.c
9753         * src/mh_gtk.c
9754                 "Delete folder" pops up a window, so it 
9755                 should be suffixed with "..."
9756         * src/plugins/pgpcore/sgpgme.c
9757                 Include locale.h
9758
9759 2005-10-24 [mones]      1.9.15cvs98
9760
9761         * manual/Makefile
9762         * manual/account.xml
9763         * manual/ack.xml
9764         * manual/addrbook.xml
9765         * manual/advanced.xml
9766         * manual/faq.xml
9767         * manual/glossary.xml
9768         * manual/gpl.xml
9769         * manual/handling.xml
9770         * manual/intro.xml
9771         * manual/keyboard.xml
9772         * manual/manual.xml
9773         * manual/plugins.xml
9774         * manual/starting.xml
9775         * manual/dtd/sdocbook.dtd
9776                 Initial manual structure and some content.
9777
9778 2005-10-23 [wwp]        1.9.15cvs97
9779
9780         * src/gtk/about.c
9781                 fix a typo
9782
9783 2005-10-23 [wwp]        1.9.15cvs96
9784
9785         * src/gtk/about.c
9786         * src/gtk/authors.h
9787                 rework of the about window (main work by Paul), also featuring a few
9788                 fixes for typos and duplicate names
9789
9790 2005-10-23 [wwp]        1.9.15cvs95
9791
9792         * src/.cvsignore
9793                 Ignore the right binary name (sylpheed-claws now)
9794
9795 2005-10-23 [paul]       1.9.15cvs94
9796
9797         * src/compose.c
9798                 when using Folder Pref 'Default To for
9799                 replies' make the entry in the Compose
9800                 window bold
9801                 Patch by Fabien Vantard
9802
9803 2005-10-22 [colin]      1.9.15cvs93
9804
9805         * src/codeconv.c
9806                 Fix leak
9807
9808 2005-10-22 [colin]      1.9.15cvs92
9809
9810         * src/codeconv.c
9811                 try to convert using locale (apart utf8) if necessary
9812
9813 2005-10-22 [colin]      1.9.15cvs91
9814
9815         * src/pixmaps/new.xpm
9816         * src/pixmaps/unread.xpm
9817                 Make the unread envelope blue again and
9818                 saturate the new one a bit more.
9819
9820 2005-10-22 [colin]      1.9.15cvs90
9821
9822         * src/compose.c
9823                 When replying to a mail sent by one of our accounts,
9824                 use the original list of recipients. Let 'Reply All'
9825                 and 'Reply to sender' work like previously.
9826
9827 2005-10-21 [colin]      1.9.15cvs89
9828
9829         * src/prefs_filtering.c
9830                 Clear fields after add and replace
9831         * src/textview.c
9832                 Display xface differently (better)
9833         * src/plugins/pgpinline/pgpinline.c
9834                 Fix crappy encodings/recodings
9835
9836 2005-10-21 [paul]       1.9.15cvs88
9837
9838         * src/compose.c
9839         * src/prefs_folder_item.c
9840         * src/toolbar.c
9841                 fix news folder Folder Properties
9842                 (thanks to Colin)
9843         * src/folderview.c
9844                 update folderview after Themes change
9845                 keep selected folder selected
9846                 (thanks to Colin)
9847
9848 2005-10-21 [paul]       1.9.15cvs87
9849
9850         * tools/Makefile.am
9851         * tools/OOo2sylpheed.pl
9852         * tools/README
9853         * tools/README.sylprint
9854         * tools/asus_mailled.sh         ** REMOVED **
9855         * tools/filter_conv.pl
9856         * tools/freshmeat_search.pl
9857         * tools/google_search.pl
9858         * tools/gpg-sign-syl            ** REMOVED **
9859         * tools/kmail2sylpheed.pl
9860         * tools/kmail2sylpheed_v2.pl
9861         * tools/multiwebsearch.pl
9862         * tools/nautilus2sylpheed.sh
9863         * tools/newscache_clean.pl
9864         * tools/outlook2sylpheed.pl
9865         * tools/sylpheed-switcher       ** REMOVED **
9866         * tools/sylprint.pl
9867         * tools/sylprint.rc
9868         * tools/tb2sylpheed
9869         * tools/vcard2xml.py
9870         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9871                 update default config dir
9872                 update binary name (thanks to Fabien Vantard)
9873                 remove obsolete scripts
9874
9875 2005-10-21 [colin]      1.9.15cvs86
9876
9877         * src/inc.c
9878                 Fix possible leak and units. Based on a patch by
9879                 Fabien Vantard.
9880
9881 2005-10-20 [colin]      1.9.15cvs85
9882
9883         * src/textview.c
9884                 Clear xface when clearing textview
9885
9886 2005-10-20 [colin]      1.9.15cvs84
9887
9888         * configure.ac
9889         * src/folderview.c
9890         * src/headerview.c
9891         * src/main.c
9892         * src/prefs_common.c
9893         * src/prefs_common.h
9894         * src/prefs_message.c
9895         * src/textview.c
9896         * src/textview.h
9897         * src/common/defs.h
9898         * src/common/utils.c
9899         * src/common/utils.h
9900         * src/gtk/gtkutils.c
9901         * src/gtk/gtkutils.h
9902                 Migrate config to .sylpheed-claws (Automatically)
9903                 Add a way to get the Xface in the TextView
9904
9905 2005-10-20 [colin]      1.9.15cvs83
9906
9907         * src/gtk/Makefile.am
9908         * src/gtk/about.c
9909         * src/gtk/authors.h
9910                 Make the about dialog *grooovy*
9911
9912 2005-10-20 [colin]      1.9.15cvs82
9913
9914         * src/mimeview.c
9915                 Use "Open with" on double click if no command
9916                 was found
9917
9918 2005-10-20 [colin]      1.9.15cvs81
9919
9920         * src/imap.c
9921         * src/etpan/imap-thread.c
9922                 Fix possible crash.
9923
9924 2005-10-20 [paul]       1.9.15cvs80
9925
9926         * src/folder.c
9927                 don't show clipkey icon if the only
9928                 attachment is the signature
9929                 Patch by Colin
9930
9931 2005-10-20 [paul]       1.9.15cvs79
9932
9933         * AUTHORS
9934         * src/plugins/pgpmime/pgpmime.c
9935                 name the PGP/MIME signature 'signature.asc'
9936                 Patch by Andrew Nelson <freeandy@gmail.com>
9937
9938 2005-10-19 [colin]      1.9.15cvs78
9939
9940         * src/plugins/pgpmime/pgpmime.c
9941                 Oops, no need to double-check though
9942
9943 2005-10-19 [colin]      1.9.15cvs77
9944
9945         * src/plugins/pgpinline/pgpinline.c
9946         * src/plugins/pgpmime/pgpmime.c
9947                 Check that my_tmpfile() doesn't 
9948                 return NULL
9949
9950 2005-10-19 [colin]      1.9.15cvs76
9951
9952         * src/common/utils.c
9953                 Use shorter mime boundaries to avoid having
9954                 MTAs rewrapping our headers, breaking the
9955                 PGP signature in the process 
9956         * src/compose.c
9957         * src/plugins/pgpmime/pgpmime.c
9958                 Check for boundary uniqueness to be sure
9959                 it won't happen, instead of hoping for the
9960                 best
9961
9962 2005-10-19 [colin]      1.9.15cvs75
9963
9964         * sylpheed-claws.desktop
9965         * src/Makefile.am
9966         * src/main.c
9967                 Ship a sylpheed-claws binary instead
9968                 of a sylpheed one. Change the socket
9969                 name, too
9970         * src/folderview.c
9971                 Update folder only if it changed
9972         * src/wizard.c
9973                 Fix i18n in welcome mail, patch by
9974                 Fabien Vantard
9975
9976 2005-10-19 [paul]
9977
9978         1.9.99-rc2 released
9979
9980 2005-10-19 [paul]       1.9.15cvs74
9981
9982         * src/folder.c
9983         * src/folderview.c
9984                 fix summaryview update
9985                 Patch by Colin
9986
9987 2005-10-18 [colin]      1.9.15cvs73
9988
9989         * src/plugins/pgpcore/passphrase.c
9990                 Don't XGrabServer, and try a bit more to 
9991                 sync everything before grabbing mouse/keyboard
9992
9993 2005-10-18 [colin]      1.9.15cvs72
9994
9995         * src/Makefile.am
9996         * src/addressadd.c
9997         * src/addressbook.c
9998         * src/folderview.c
9999         * src/grouplistdialog.c
10000         * src/mimeview.c
10001         * src/stock_pixmap.c
10002         * src/stock_pixmap.h
10003         * src/summaryview.c
10004         * src/gtk/gtksctree.c
10005         * src/gtk/gtksctree.h
10006         * src/pixmaps/empty.xpm
10007                 Implement a wrapper call for gtk_ctree_set_node_info
10008                 and gtk_ctree_insert_node, that uses a 1x1 transparent
10009                 pixmap instead of a NULL one. This works around some
10010                 memory problems deep inside gtk, revealed by valgrind,
10011                 and fixes bug #834 (Pressing CTRl-D on a message marked 
10012                 as locked crashes sylpheed.), as well as, probably, 
10013                 wwp's 4th dimension problems that happen in gtk_ctree_*.
10014
10015 2005-10-17 [colin]      1.9.15cvs71
10016
10017         * src/mimeview.c
10018                 Provide visual feedback when checking
10019                 signature
10020
10021 2005-10-17 [colin]      1.9.15cvs70
10022
10023         * src/main.c
10024                 Keep the folder list frozen while checking caches...
10025
10026 2005-10-17 [colin]      1.9.15cvs69
10027
10028         * src/addr_compl.c
10029                 Fi bug #833 (Autocompleting from addressbook 
10030                 fails with extended chars)
10031         * src/imap.c
10032                 Fix 'adding messages' staying in statusbar
10033                 after an error
10034
10035 2005-10-17 [wwp]        1.9.15cvs68
10036
10037         * src/ssl_manager.c
10038                 Fix buttons' layout resizing when window size changes
10039
10040 2005-10-17 [wwp]        1.9.15cvs67
10041
10042         * src/account.c
10043         * src/prefs_account.c
10044         * src/prefs_common.c
10045         * src/prefs_common.h
10046         * src/prefs_folder_item.c
10047         * src/prefs_gtk.c
10048         * src/gtk/logwindow.c
10049         * src/gtk/pluginwindow.c
10050         * src/gtk/prefswindow.c
10051         * src/gtk/prefswindow.h
10052                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
10053
10054 2005-10-17 [paul]       1.9.15cvs66
10055
10056         * configure.ac
10057                 fix missing libetpan message
10058         * po/en_GB.po
10059                 updated
10060         * src/crash.c
10061         * src/manual.c
10062         * src/prefs_themes.c
10063         * src/common/defs.h
10064                 add some new URI defines, change some
10065                 others
10066         * src/wizard.c
10067                 make welcome message translatable
10068                 small improvements to english
10069                 other tweaks
10070         * src/gtk/menu.c
10071                 fix warnings
10072
10073 2005-10-17 [paul]       1.9.15cvs65
10074
10075         * src/summaryview.c
10076                 fix column titles
10077
10078 2005-10-16 [mones]      1.9.15cvs64
10079
10080         * po/es.po
10081                 Updated translation
10082
10083 2005-10-16 [colin]
10084
10085         1.9.99-rc1 released
10086
10087 2005-10-16 [colin]      1.9.15cvs63
10088
10089         * src/wizard.c
10090                 Fix whitespace
10091
10092 2005-10-16 [colin]      1.9.15cvs62
10093
10094         * src/toolbar.c
10095                 s/Get All/Get Mail/
10096         * src/wizard.c
10097                 Real welcome mail text, thanks Paul
10098
10099 2005-10-16 [colin]      1.9.15cvs61
10100
10101         * src/editldap.c
10102         * src/exporthtml.c
10103         * src/main.c
10104         * src/mainwindow.c
10105         * src/prefs_themes.c
10106         * src/prefs_toolbar.c
10107         * src/plugins/demo/demo.c
10108         * src/plugins/trayicon/trayicon.c
10109                 s/Sylpheed/Sylpheed-Claws/
10110
10111 2005-10-16 [colin]      1.9.15cvs60
10112
10113         * src/wizard.c
10114                 Add a welcome email in the first empty mailbox
10115         * src/prefs_common.c
10116                 Change one more default
10117
10118 2005-10-16 [colin]      1.9.15cvs59
10119
10120         * src/wizard.c
10121                 Remove printf
10122
10123 2005-10-16 [colin]      1.9.15cvs58
10124
10125         * src/toolbar.c
10126         * src/prefs_common.c
10127                 Change some defaults
10128
10129 2005-10-16 [colin]      1.9.15cvs57
10130
10131         * src/toolbar.c
10132         * src/prefs_common.c
10133                 Change some defaults
10134
10135 2005-10-16 [colin]      1.9.15cvs56
10136
10137         * src/wizard.c
10138                 By default, initialize fonts to have
10139                 the same size as normal GtkWidgets
10140
10141 2005-10-16 [colin]      1.9.15cvs55
10142
10143         * src/mimeview.c
10144                 Fix message a bit more
10145
10146 2005-10-16 [colin]      1.9.15cvs54
10147
10148         * src/addressbook.c
10149                 Second attempt at flicker fixing
10150
10151 2005-10-16 [colin]      1.9.15cvs53
10152
10153         * src/addressbook.c
10154                 Fix flicker
10155
10156 2005-10-16 [wwp]        1.9.15cvs52
10157
10158         * src/addressbook.c
10159         * src/editaddress.c
10160         * src/prefs_common.c
10161         * src/prefs_common.h
10162                 Remember window sizes (address book)
10163
10164 2005-10-16 [wwp]        1.9.15cvs51
10165
10166         * src/plugins/clamav/clamav_plugin_gtk.c
10167         * src/plugins/spamassassin/spamassassin_gtk.c
10168                 Fix compilation warnings (missing #include).
10169
10170 2005-10-16 [colin]      1.9.15cvs50
10171
10172         * src/mimeview.c
10173         * src/summaryview.c
10174         * src/textview.c
10175                 Make 'c' check signature, and forward
10176                 c, l, y, t from summaryview to mimeview
10177
10178 2005-10-16 [colin]      1.9.15cvs49
10179
10180         * src/addressbook.c
10181                 Put border around buttons
10182         * src/mainwindow.c
10183         * src/summaryview.c
10184                 Rework menus (Patch based on a patch
10185                 by Paul)
10186
10187 2005-10-15 [wwp]        1.9.15cvs48
10188
10189         * src/editjpilot.c
10190         * src/editldap.c
10191         * src/editvcard.c
10192         * src/exphtmldlg.c
10193         * src/expldifdlg.c
10194         * src/export.c
10195         * src/import.c
10196         * src/importldif.c
10197         * src/importmutt.c
10198         * src/importpine.c
10199         * src/prefs_account.c
10200         * src/prefs_spelling.c
10201         * src/gtk/gtkutils.c
10202         * src/gtk/gtkutils.h
10203         * src/plugins/clamav/clamav_plugin_gtk.c
10204         * src/plugins/spamassassin/spamassassin_gtk.c
10205                 use nicer browse-for-file/dir buttons than the "..." ones,
10206                 code factorizing more.
10207
10208 2005-10-14 [colin]      1.9.15cvs47
10209
10210         * src/mainwindow.c
10211                 set relief on the account switcher so that people see it
10212                 grey out Create processing rules when no message is selected
10213         * src/prefs_filtering.c
10214                 ask before closing if the rule has not been modified, even if
10215                 it's not valid
10216         * src/prefs_matcher.c
10217                 fix sensitivity when entering the dialog
10218         * src/gtk/inputdialog.c
10219                 display a better icon on password ask
10220         * src/plugins/pgpcore/passphrase.c
10221                 make the dialog look better
10222
10223 2005-10-14 [paul]       1.9.15cvs46
10224
10225         * src/folderview.c
10226                 indicate presense of marked msgs in
10227                 unexpanded subfolders
10228
10229 2005-10-14 [paul]       1.9.15cvs45
10230
10231         * src/prefs_actions.c
10232         * src/prefs_common.c
10233         * src/prefs_common.h
10234         * src/prefs_filtering_action.c
10235         * src/prefs_matcher.c
10236         * src/prefs_template.c
10237                 remember window sizes
10238                 fix Info button size
10239
10240         Patches by wwp
10241
10242 2005-10-13 [colin]      1.9.15cvs44
10243
10244         * src/mimeview.c
10245         * src/noticeview.c
10246         * src/noticeview.h
10247                 Add a tooltip on the icon (optional) 
10248                 Get rid of the signature buttons and only
10249                 use the icon+tooltip
10250
10251 2005-10-13 [colin]      1.9.15cvs43
10252
10253         * src/noticeview.c
10254         * src/noticeview.h
10255                 Add hand cursor for hovering over icon
10256
10257 2005-10-13 [colin]      1.9.15cvs42
10258
10259         * src/summaryview.c
10260                 Fix crash when quicksearch's hidden 
10261                 at startup
10262
10263 2005-10-13 [colin]      1.9.15cvs41
10264
10265         * src/compose.c
10266                 Set subject when forwarding multiple mails
10267                 Check that other recipient than the default Cc or Bcc
10268                 have been set before sending.
10269
10270 2005-10-13 [colin]      1.9.15cvs40
10271
10272         * src/imap.c
10273                 Batch per-folder
10274                 Introduce locking, but don't use it yet
10275
10276 2005-10-13 [colin]      1.9.15cvs39
10277
10278         * src/gtk/quicksearch.c
10279                 Reset quicksearch when hiding it
10280                 Make sticky a real pref
10281
10282 2005-10-13 [colin]      1.9.15cvs38
10283
10284         * src/summaryview.c
10285                 Faster prefs apply
10286
10287 2005-10-13 [colin]      1.9.15cvs37
10288
10289         * src/mimeview.c
10290         * src/noticeview.c
10291         * src/noticeview.h
10292         * src/plugins/pgpcore/sgpgme.c
10293                 Make privacy icon clickable
10294                 Move Trust field in Full info
10295                 When trust is less than full, don't display
10296                 a warning icon
10297
10298 2005-10-13 [colin]      1.9.15cvs36
10299
10300         * src/folder.c
10301                 Batch on flags sync
10302         * src/folderview.c
10303                 Revert speed hack which is dangerous in fact
10304                 Apply prefs faster
10305
10306 2005-10-13 [colin]      1.9.15cvs35
10307
10308         * src/folder_item_prefs.c
10309                 Fix pref corruption on folder move. Patch
10310                 by wwp
10311
10312 2005-10-13 [paul]       1.9.15cvs34
10313
10314         * src/export.c
10315         * src/import.c
10316                 fix typos in g_warnings
10317         * src/prefs_account.c
10318                 add a file selector for Signature file
10319
10320         Patches by wwp
10321
10322 2005-10-12 [colin]      1.9.15cvs33
10323
10324         * src/mimeview.c
10325                 Provide a quick way to go back from a
10326                 signature's full info to the email part
10327
10328 2005-10-12 [colin]      1.9.15cvs32
10329
10330         * src/compose.c
10331                 Remove old hack of encoding signed mails with base64.
10332                 QP works equally well.
10333
10334 2005-10-12 [colin]      1.9.15cvs31
10335
10336         * src/crash.c
10337                 Replace deprecated GtkText with GtkTextView
10338         * src/imap.c
10339                 Fix a logic bug about counts in imap_select
10340                 (previously un-triggered)
10341         * src/mainwindow.c
10342         * src/summaryview.c
10343         * src/news.c
10344                 Allow local deletion of news posts
10345         * src/mimeview.c
10346                 Show GPG noticeview on the message/rfc822 part
10347                 in addition to the text/plain one
10348         * src/prefs_image_viewer.c
10349           src/plugins/pgpcore/prefs_gpg.c
10350                 Polish (set the label as part of the checkbox)
10351         * src/wizard.c
10352                 Don't sit there doing nothing after destroying
10353                 the window - return err
10354
10355 2005-10-11 [colin]      1.9.15cvs30
10356
10357         * src/folderview.c
10358                 Apply processing rules before showing folders.
10359                 Early folder show (before flags sync) will only
10360                 be done when there are no processing rules (nor
10361                 pre- or post- ones)
10362         * src/imap.c
10363                 Fix stuff related to mail subdir, creation and 
10364                 deletion of folders 
10365         * src/imap_gtk.c
10366                 Don't allow creation of folders in NoInferior
10367                 folders, as it won't work
10368
10369 2005-10-10 [colin]      1.9.15cvs29
10370
10371         * src/compose.c
10372                 Reselect "None" Privacy system when selecting an
10373                 account with no privacy system defined
10374
10375 2005-10-10 [colin]      1.9.15cvs28
10376
10377         * src/mainwindow.c
10378                 Add Windows-1252 encoding
10379         * src/prefs_common.c
10380                 Rework some defaults:
10381                 - autosave to draft by default
10382                 - don't show header pane (it's already in the textview)
10383                 - Select first new or unread mail on entry
10384                 - Assume 'Yes' to change folder when there's no more
10385                   unread message
10386         * src/prefs_matcher.c
10387                 Fix a gtk assertion failure
10388         * src/gtk/colorlabel.c
10389                 Workaround bad repainting on selection
10390         * src/main.c
10391                 Freeze/thaw (a bit faster on ssh -X)
10392         * src/msgcache.c
10393                 Get rid of StrdupConverter that just adds an
10394                 extra strdup/free 
10395         * src/etpan/imap_thread.c
10396                 memset buf to 0
10397
10398 2005-10-10 [colin]      1.9.15cvs27
10399
10400         * src/export.c
10401         * src/import.c
10402                 Fix compile on gtk 2.4. Patch by wwp
10403
10404 2005-10-09 [colin]      1.9.15cvs26
10405
10406         * src/mainwindow.c
10407         * src/messageview.c
10408         * src/summaryview.c
10409                 Clarify forward menus. Patch by wwp
10410
10411 2005-10-09 [colin]      1.9.15cvs25
10412
10413         * src/compose.c
10414         * src/compose.h
10415                 Fix bug #829 (Non-working "Encrypt message by 
10416                 default when replying to an encrypted message")
10417
10418 2005-10-08 [colin]      1.9.15cvs24
10419
10420         * src/wizard.c
10421                 Fix bug #827 ("Welcome" setup wizard after a 
10422                 permission error gives up & forgets itself.)
10423
10424 2005-10-08 [colin]      1.9.15cvs23
10425
10426         * src/procmime.c
10427                 Fix bug #828 (Ignoring headers with spaces around = sign)
10428
10429 2005-10-08 [colin]      1.9.15cvs22
10430
10431         * src/export.c
10432                 Warning fix by wwp
10433
10434 2005-10-08 [colin]      1.9.15cvs21
10435
10436         * src/folder.c
10437         * src/folder.h
10438                 Add a processing_pending indicator, set on 
10439                 folder_item_open and cleared after 
10440                 folder_item_process_open
10441         * src/folderview.c
10442         * src/summaryview.c
10443                 wrap procmsg_msginfo_*_flags, and in the
10444                 wrapper check that there's no folder processing 
10445                 pending. If there is, defer the flags change until 
10446                 processing is done to avoid stepping over each
10447                 other's toes.
10448                 Freeze during processing, but not during scanning.
10449
10450 2005-10-07 [colin]      1.9.15cvs20
10451
10452         * src/plugins/pgpcore/passphrase.c
10453                 Fix bug #826 (X-Server hangs when 
10454                 right-clicking a PGP encrypted message)
10455
10456 2005-10-07 [paul]       1.9.15cvs19
10457
10458         * src/compose.c
10459                 fix compose_entries[]
10460                 patch by Fabien Vantard
10461
10462 2005-10-06 [colin]      1.9.15cvs18
10463
10464         * src/pixmaps/address.xpm
10465         * src/pixmaps/address_book.xpm
10466         * src/pixmaps/book.xpm
10467         * src/pixmaps/check_spelling.xpm
10468         * src/pixmaps/checkbox_off.xpm
10469         * src/pixmaps/checkbox_on.xpm
10470         * src/pixmaps/close.xpm
10471         * src/pixmaps/complete.xpm
10472         * src/pixmaps/continue.xpm
10473         * src/pixmaps/deleted.xpm
10474         * src/pixmaps/down_arrow.xpm
10475         * src/pixmaps/exec.xpm
10476         * src/pixmaps/forwarded.xpm
10477         * src/pixmaps/group.xpm
10478         * src/pixmaps/ignorethread.xpm
10479         * src/pixmaps/interface.xpm
10480         * src/pixmaps/jpilot.xpm
10481         * src/pixmaps/ldap.xpm
10482         * src/pixmaps/linewrap.xpm
10483         * src/pixmaps/linewrapcurrent.xpm
10484         * src/pixmaps/mail.xpm
10485         * src/pixmaps/mail_attach.xpm
10486         * src/pixmaps/mail_compose.xpm
10487         * src/pixmaps/mail_forward.xpm
10488         * src/pixmaps/mail_receive.xpm
10489         * src/pixmaps/mail_receive_all.xpm
10490         * src/pixmaps/mail_reply.xpm
10491         * src/pixmaps/mail_reply_to_all.xpm
10492         * src/pixmaps/mail_reply_to_author.xpm
10493         * src/pixmaps/mail_send.xpm
10494         * src/pixmaps/mail_send_queue.xpm
10495         * src/pixmaps/mime_application.xpm
10496         * src/pixmaps/mime_audio.xpm
10497         * src/pixmaps/mime_image.xpm
10498         * src/pixmaps/mime_message.xpm
10499         * src/pixmaps/mime_text_enriched.xpm
10500         * src/pixmaps/mime_text_html.xpm
10501         * src/pixmaps/mime_text_plain.xpm
10502         * src/pixmaps/mime_unknown.xpm
10503         * src/pixmaps/new.xpm
10504         * src/pixmaps/news_compose.xpm
10505         * src/pixmaps/offline.xpm
10506         * src/pixmaps/online.xpm
10507         * src/pixmaps/paste.xpm
10508         * src/pixmaps/preferences.xpm
10509         * src/pixmaps/privacy_emblem_encrypted.xpm
10510         * src/pixmaps/privacy_expired.xpm
10511         * src/pixmaps/privacy_failed.xpm
10512         * src/pixmaps/privacy_passed.xpm
10513         * src/pixmaps/privacy_signed.xpm
10514         * src/pixmaps/privacy_unknown.xpm
10515         * src/pixmaps/privacy_warn.xpm
10516         * src/pixmaps/properties.xpm
10517         * src/pixmaps/replied.xpm
10518         * src/pixmaps/search.xpm
10519         * src/pixmaps/unread.xpm
10520         * src/pixmaps/up_arrow.xpm
10521         * src/pixmaps/vcard.xpm
10522                 Modernize internal theme, with icons from the 
10523                 Gnomaws theme. Keep some of the old ones where
10524                 they were better.
10525
10526 2005-10-06 [colin]      1.9.15cvs17
10527
10528         * src/summaryview.c
10529                 Little optimisations + bugfix
10530         * src/toolbar.c
10531                 Remove default useless items - useless being defined
10532                 by the default relevant prefs
10533         * src/wizard.c
10534                 include config.h to make gettext work
10535         * src/prefs_themes.c
10536                 Fix selection of current theme in prefs
10537
10538 2005-10-06 [colin]      1.9.15cvs16
10539
10540         * src/prefs_common.c
10541         * src/prefs_common.h
10542         * src/prefs_summaries.c
10543         * src/folderview.c
10544                 Add a warning dialog on Mark all read 
10545                 (with pref to get rid of it)
10546
10547 2005-10-06 [paul]       1.9.15cvs15
10548
10549         * po/nb.po
10550         * po/pt_BR.po
10551                 updated by Geir Helland and Frederico
10552                 Goncalves Guimaraes
10553
10554 2005-10-05 [colin]      1.9.15cvs14
10555
10556         * src/folder.c
10557         * src/folder.h
10558         * src/folderview.c
10559         * src/folderview.h
10560         * src/imap_gtk.c
10561         * src/mh_gtk.c
10562         * src/mainwindow.c
10563         * src/setup.c
10564                 add a way to rescan without rebuilding
10565                 make moving a bit faster (less folders changes)
10566                 don't lock the tree on Get 
10567         * src/imap.c
10568                 Don't re-delete deleted messages before expunging
10569         * src/summaryview.c
10570                 Set batch mode when deleting mails
10571
10572 2005-10-05 [paul]       1.9.15cvs13
10573
10574         * src/mainwindow.c
10575         * src/mainwindow.h
10576                 fix disabled Execute menu item
10577         * src/toolbar.c
10578                 match the change in 1.9.15cvs10: use Compose
10579                 instead of News by default
10580
10581 2005-10-04 [colin]      1.9.15cvs12
10582
10583         * src/compose.c
10584                 When replying to an ML post with Reply-To set
10585                 to the poster's email, honor it (as before),
10586                 but also honor our user's request to reply to
10587                 the mailing list: set the ML address in the To
10588                 field and the Reply-To address in the Cc: 
10589                 field.
10590
10591 2005-10-04 [colin]      1.9.15cvs11
10592
10593         * src/plugins/trayicon/trayicon.c
10594                 Finish cosmetic change - thanks to wwp
10595
10596 2005-10-04 [colin]      1.9.15cvs10
10597
10598         * src/toolbar.c
10599                 Use Compose instead of Email by default.
10600                 Spotted by wwp.
10601
10602 2005-10-04 [colin]      1.9.15cvs9
10603
10604         * src/folder.c
10605         * src/folder.h
10606         * src/folderview.c
10607         * src/imap.c
10608         * src/etpan/imap-thread.c
10609         * src/etpan/imap-thread.h
10610                 Try to make IMAP faster, by simplifying SEARCH
10611                 commands, avoiding sending two STATUS in a row,
10612                 and deferring flags sync and processing just
10613                 after displaying the folder. 
10614                 This will update the SummaryView in certain
10615                 cases (new mails not already fetched, flags
10616                 changed from another client) but in a non-
10617                 blocking manner.
10618
10619 2005-10-04 [colin]      1.9.15cvs8
10620
10621         * src/plugins/trayicon/trayicon.c
10622                 Relabel "Offline" to "Work offline"
10623
10624 2005-10-04 [colin]      1.9.15cvs7
10625
10626         * src/export.c
10627         * src/import.c
10628         * src/mbox.c
10629                 Fix mbox import/export buglets
10630                 Patch by wwp
10631         * src/plugins/trayicon/trayicon.c
10632                 Add offline swithc
10633                 Patch by wwp
10634
10635 2005-10-04 [colin]      1.9.15cvs6
10636
10637         * src/folder.c
10638         * src/folderview.c
10639         * src/summaryview.c
10640                 Better fix (don't break mark all read) for cvs2
10641
10642 2005-10-03 [colin]      1.9.15cvs5
10643
10644         * src/folder.c
10645                 Use a sane sort by default
10646
10647 2005-10-03 [colin]      1.9.15cvs4
10648
10649         * src/inc.c
10650                 Add a 'Only once' button for overriding offline mode
10651         * src/prefs_account.c
10652         * src/wizard.c
10653                 Add Local mbox to the wizard
10654                 Add IMAP subdir to the wizard (or the wizard is useless
10655                 for such accounts, or even worse than useless)
10656                 Move IMAP subdir from Advanced to Receive tab, as it's
10657                 not that uncommon
10658
10659 2005-10-03 [colin]      1.9.15cvs3
10660
10661         * src/send_message.c
10662                 Forgot this one in cvs1
10663
10664 2005-10-03 [colin]      1.9.15cvs2
10665
10666         * src/folder.c
10667                 Faster close when leaving a folder with lots
10668                 of new mails. Idea by David Relson.
10669
10670 2005-10-03 [colin]      1.9.15cvs1
10671
10672         * src/compose.c
10673         * src/imap.c
10674         * src/inc.c
10675         * src/main.c
10676         * src/messageview.c
10677         * src/news.c
10678         * src/summaryview.c
10679         * src/gtk/sslcertwindow.c
10680         * src/plugins/trayicon/trayicon.c
10681                 Add accels to every AlertPanel. Patch by Fabien 
10682                 Vantard
10683
10684 2005-10-03 [paul]       1.9.15
10685
10686         1.9.15 released
10687
10688 2005-10-03 [paul]       1.9.14cvs68
10689
10690         * po/ca.po
10691         * po/de.po
10692         * po/es.po
10693         * po/fi.po
10694         * po/fr.po
10695         * po/sk.po
10696         * po/sr.po
10697         * po/zh_CN.po
10698                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10699                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10700                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10701
10702 2005-10-03 [paul]       1.9.14cvs67
10703
10704         * src/send_message.c
10705                 prevent hang on Cancel
10706                 patch by Colin
10707
10708 2005-10-03 [paul]       1.9.14cvs66
10709
10710         * src/main.c
10711                 fix crash in IMAP caused by discrepancy
10712                 between check_at_startup and offline mode
10713                 Patch by Colin
10714
10715 2005-10-01 [paul]       1.9.14cvs65
10716
10717         * src/inc.c
10718                 fix engrish
10719
10720 2005-10-01 [paul]       1.9.14cvs64
10721         * src/export.c
10722         * src/import.c
10723                 synchronise import_mbox() and export_mbox()
10724         * src/mbox.c
10725                 proc_mbox(): add alert if file cannot be opened
10726                 export_list_to_mbox(): test if dest file exists,
10727                 prompt user to overwrite if it does. add alert
10728                 if file cannot be created
10729                                                                 
10730         Patch by wwp
10731                                                                                                                 
10732
10733 2005-09-30 [paul]       1.9.14cvs63
10734
10735         * src/addressbook.c
10736                 Fix sensitivity of a menu
10737         * src/codeconv.c
10738                 Respect hidden pref for mails with no encoding
10739         * src/common/xml.c
10740                 Fix memory corruption
10741         * src/plugins/pgpcore/sgpgme.c
10742                 Fix segfault on incomplete sigs, and display
10743                 of S/Mime UIDs
10744
10745         Patches by Colin
10746
10747 2005-09-30 [colin]      1.9.14cvs62
10748
10749         * src/partial_download.c
10750                 Little logic fix in almost-dead code
10751         * src/pop.c
10752                 Fix partial download when there's no new mail
10753
10754 2005-09-29 [paul]       1.9.14cvs61
10755
10756         * src/plugins/pgpinline/pgpinline.c
10757                 fix bug 819, 'crash accessing sign message'
10758                 Patch by Colin
10759
10760 2005-09-28 [martin]     1.9.14cvs60
10761
10762         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10763                 fix bug #790 (Crash when restarting window manager (fluxbox))
10764
10765 2005-09-28 [paul]       1.9.14cvs59
10766
10767         * src/gtk/gtkaspell.c
10768                 fix off-by-one typo
10769
10770 2005-09-27 [colin]      1.9.14cvs58
10771
10772         * src/plugins/pgpcore/sgpgme.c
10773                 Report error when there's one, instead of
10774                 "Signature unchecked" 
10775
10776 2005-09-27 [colin]      1.9.14cvs57
10777
10778         * src/prefs_quote.c
10779                 Fix bug #816 (Weird quotation with spaces)
10780
10781 2005-09-27 [colin]      1.9.14cvs56
10782
10783         * src/codeconv.c
10784         * src/compose.c
10785         * src/compose.h
10786                 Put subject in compose's title
10787                 Fix Automatic encoding so that it's really automatic:
10788                 first try default locale's charset, then charset of the replied mail, 
10789                 then utf-8
10790                 Fix encoding of headers (must be in strict mode too)
10791
10792 2005-09-26 [colin]      1.9.14cvs55
10793
10794         * src/gtk/gtkaspell.c
10795                 Fix previous patch - don't color the space,
10796                 just uncolor it :)
10797
10798 2005-09-26 [colin]      1.9.14cvs54
10799
10800         * src/gtk/gtkaspell.c
10801                 Unmark space if possible
10802
10803 2005-09-26 [colin]      1.9.14cvs53
10804
10805         * src/imap.c
10806                 log_error instead of alertpanel according to the pref
10807         * src/etpan/imap-thread.c
10808                 Print connect status, copy only necessary size to 
10809                 logger
10810         * src/plugins/pgpmime/pgpmime.c
10811                 Handle S/Mime signatures (verification only). Patch based
10812                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10813
10814 2005-09-26 [paul]       1.9.14cvs52
10815
10816         * src/common/passcrypt.c
10817                 this 'workaround' not necessary on NetBSD.
10818                 Thanks to Daniel Gustafson
10819
10820 2005-09-26 [paul]
10821
10822         1.9.15-rc4 released
10823
10824 2005-09-26 [paul]       1.9.14cvs51
10825
10826         * src/summaryview.c
10827                 Skip currently selected message when
10828                 looking for next new or unread message
10829                 in current folder. Patch by Colin
10830         * src/common/passcrypt.c
10831                 eliminate warnings on *BSD. Patch by
10832                 Daniel Gustafson
10833
10834 2005-09-26 [colin]      1.9.14cvs50
10835
10836         * src/procmsg.c
10837                 Call postfiltering hook anyway
10838
10839 2005-09-22 [colin]      1.9.14cvs49
10840
10841         * src/codeconv.c
10842         * src/codeconv.h
10843                 Add a strict mode that doesn't replace with _
10844         * src/compose.c
10845         * src/compose.h
10846                 Use strict conversion while sending
10847                 Fix race when drafting while sending (happens
10848                 on IMAP)
10849                 Fix d'n'd of messages from summaryview
10850         * src/prefs_common.c
10851         * src/prefs_common.h
10852                 add hidden utf8_instead_of_locale_for_broken_mail 
10853                 pref for people that preferred the default charset 
10854                 to be utf8 for broken mails
10855         * src/quote_fmt_parse.y
10856                 fix bug #815 (No quote insert if "From:" fied 
10857                 contained Russian letters)
10858         * src/summaryview.c
10859                 Fix d'n'd of messages to compose
10860
10861 2005-09-22 [paul]       1.9.14cvs48
10862
10863         * src/compose.c
10864                 fix bug where attachments Name entry
10865                 would display Path instead
10866
10867 2005-09-21 [paul]       1.9.14cvs47
10868
10869         * README
10870         * README.jp
10871         * configure.ac
10872         * config/config.rpath
10873         * doc/manual/en/sylpheed-20.html
10874         * doc/manual/es/sylpheed-20.html
10875         * po/bg.po
10876         * po/ca.po
10877         * po/de.po
10878         * po/es.po
10879         * po/fr.po
10880         * po/it.po
10881         * po/pt_BR.po
10882         * po/sk.po
10883         * po/zh_TW.po
10884         * src/account.c
10885         * src/account.h
10886         * src/action.c
10887         * src/action.h
10888         * src/adbookbase.h
10889         * src/addr_compl.c
10890         * src/addr_compl.h
10891         * src/addrbook.c
10892         * src/addrbook.h
10893         * src/addrcache.c
10894         * src/addrcache.h
10895         * src/addrcindex.c
10896         * src/addrcindex.h
10897         * src/addrclip.c
10898         * src/addrclip.h
10899         * src/addrdefs.h
10900         * src/addressadd.c
10901         * src/addressadd.h
10902         * src/addressbook.c
10903         * src/addressbook.h
10904         * src/addressitem.h
10905         * src/addrgather.c
10906         * src/addrgather.h
10907         * src/addrharvest.c
10908         * src/addrharvest.h
10909         * src/addrindex.c
10910         * src/addrindex.h
10911         * src/addritem.c
10912         * src/addritem.h
10913         * src/addrquery.c
10914         * src/addrquery.h
10915         * src/addrselect.c
10916         * src/addrselect.h
10917         * src/alertpanel.c
10918         * src/alertpanel.h
10919         * src/browseldap.c
10920         * src/browseldap.h
10921         * src/codeconv.c
10922         * src/codeconv.h
10923         * src/compose.c
10924         * src/compose.h
10925         * src/crash.c
10926         * src/crash.h
10927         * src/customheader.c
10928         * src/customheader.h
10929         * src/displayheader.c
10930         * src/displayheader.h
10931         * src/editaddress.c
10932         * src/editaddress.h
10933         * src/editbook.c
10934         * src/editbook.h
10935         * src/editgroup.c
10936         * src/editgroup.h
10937         * src/editjpilot.c
10938         * src/editjpilot.h
10939         * src/editldap.c
10940         * src/editldap.h
10941         * src/editldap_basedn.c
10942         * src/editldap_basedn.h
10943         * src/editvcard.c
10944         * src/editvcard.h
10945         * src/enriched.c
10946         * src/enriched.h
10947         * src/exphtmldlg.c
10948         * src/exphtmldlg.h
10949         * src/expldifdlg.c
10950         * src/expldifdlg.h
10951         * src/export.c
10952         * src/export.h
10953         * src/exporthtml.c
10954         * src/exporthtml.h
10955         * src/exportldif.c
10956         * src/exportldif.h
10957         * src/filtering.c
10958         * src/filtering.h
10959         * src/folder.c
10960         * src/folder.h
10961         * src/folder_item_prefs.c
10962         * src/folder_item_prefs.h
10963         * src/foldersel.c
10964         * src/foldersel.h
10965         * src/folderutils.c
10966         * src/folderutils.h
10967         * src/folderview.c
10968         * src/folderview.h
10969         * src/grouplistdialog.c
10970         * src/grouplistdialog.h
10971         * src/headerview.c
10972         * src/headerview.h
10973         * src/html.c
10974         * src/html.h
10975         * src/image_viewer.c
10976         * src/image_viewer.h
10977         * src/imap.c
10978         * src/imap.h
10979         * src/imap_gtk.c
10980         * src/imap_gtk.h
10981         * src/import.c
10982         * src/import.h
10983         * src/importldif.c
10984         * src/importldif.h
10985         * src/importmutt.c
10986         * src/importmutt.h
10987         * src/importpine.c
10988         * src/importpine.h
10989         * src/inc.c
10990         * src/inc.h
10991         * src/jpilot.c
10992         * src/jpilot.h
10993         * src/ldapctrl.c
10994         * src/ldapctrl.h
10995         * src/ldaplocate.c
10996         * src/ldaplocate.h
10997         * src/ldapquery.c
10998         * src/ldapquery.h
10999         * src/ldapserver.c
11000         * src/ldapserver.h
11001         * src/ldaputil.c
11002         * src/ldaputil.h
11003         * src/ldif.c
11004         * src/ldif.h
11005         * src/localfolder.c
11006         * src/localfolder.h
11007         * src/main.c
11008         * src/main.h
11009         * src/mainwindow.c
11010         * src/mainwindow.h
11011         * src/manual.c
11012         * src/manual.h
11013         * src/matcher.c
11014         * src/matcher.h
11015         * src/matcher_parser.h
11016         * src/matcher_parser_lex.l
11017         * src/matcher_parser_parse.y
11018         * src/mbox.c
11019         * src/mbox.h
11020         * src/message_search.c
11021         * src/message_search.h
11022         * src/messageview.c
11023         * src/messageview.h
11024         * src/mh.c
11025         * src/mh.h
11026         * src/mh_gtk.c
11027         * src/mh_gtk.h
11028         * src/mimeview.c
11029         * src/mimeview.h
11030         * src/msgcache.c
11031         * src/msgcache.h
11032         * src/mutt.c
11033         * src/mutt.h
11034         * src/news.c
11035         * src/news.h
11036         * src/news_gtk.c
11037         * src/news_gtk.h
11038         * src/noticeview.c
11039         * src/noticeview.h
11040         * src/partial_download.c
11041         * src/partial_download.h
11042         * src/pine.c
11043         * src/pine.h
11044         * src/pop.c
11045         * src/pop.h
11046         * src/prefs_account.c
11047         * src/prefs_account.h
11048         * src/prefs_actions.c
11049         * src/prefs_actions.h
11050         * src/prefs_common.c
11051         * src/prefs_common.h
11052         * src/prefs_compose_writing.c
11053         * src/prefs_compose_writing.h
11054         * src/prefs_customheader.c
11055         * src/prefs_customheader.h
11056         * src/prefs_display_header.c
11057         * src/prefs_display_header.h
11058         * src/prefs_ext_prog.c
11059         * src/prefs_ext_prog.h
11060         * src/prefs_filtering.c
11061         * src/prefs_filtering.h
11062         * src/prefs_filtering_action.c
11063         * src/prefs_filtering_action.h
11064         * src/prefs_folder_column.c
11065         * src/prefs_folder_column.h
11066         * src/prefs_folder_item.c
11067         * src/prefs_folder_item.h
11068         * src/prefs_fonts.c
11069         * src/prefs_fonts.h
11070         * src/prefs_gtk.c
11071         * src/prefs_gtk.h
11072         * src/prefs_image_viewer.c
11073         * src/prefs_image_viewer.h
11074         * src/prefs_matcher.c
11075         * src/prefs_matcher.h
11076         * src/prefs_message.c
11077         * src/prefs_message.h
11078         * src/prefs_msg_colors.c
11079         * src/prefs_msg_colors.h
11080         * src/prefs_other.c
11081         * src/prefs_other.h
11082         * src/prefs_quote.c
11083         * src/prefs_quote.h
11084         * src/prefs_receive.c
11085         * src/prefs_receive.h
11086         * src/prefs_send.c
11087         * src/prefs_send.h
11088         * src/prefs_spelling.c
11089         * src/prefs_spelling.h
11090         * src/prefs_summaries.c
11091         * src/prefs_summaries.h
11092         * src/prefs_summary_column.c
11093         * src/prefs_summary_column.h
11094         * src/prefs_template.c
11095         * src/prefs_template.h
11096         * src/prefs_themes.c
11097         * src/prefs_themes.h
11098         * src/prefs_toolbar.c
11099         * src/prefs_toolbar.h
11100         * src/prefs_wrapping.c
11101         * src/prefs_wrapping.h
11102         * src/privacy.c
11103         * src/privacy.h
11104         * src/procheader.c
11105         * src/procheader.h
11106         * src/procmime.c
11107         * src/procmime.h
11108         * src/procmsg.c
11109         * src/procmsg.h
11110         * src/quote_fmt.c
11111         * src/quote_fmt_parse.y
11112         * src/recv.c
11113         * src/recv.h
11114         * src/remotefolder.c
11115         * src/remotefolder.h
11116         * src/send_message.c
11117         * src/send_message.h
11118         * src/setup.c
11119         * src/setup.h
11120         * src/simple-gettext.c
11121         * src/sourcewindow.c
11122         * src/sourcewindow.h
11123         * src/ssl_manager.c
11124         * src/ssl_manager.h
11125         * src/statusbar.c
11126         * src/statusbar.h
11127         * src/stock_pixmap.c
11128         * src/stock_pixmap.h
11129         * src/summary_search.c
11130         * src/summary_search.h
11131         * src/summaryview.c
11132         * src/summaryview.h
11133         * src/syldap.c
11134         * src/syldap.h
11135         * src/textview.c
11136         * src/textview.h
11137         * src/toolbar.c
11138         * src/toolbar.h
11139         * src/undo.c
11140         * src/undo.h
11141         * src/unmime.c
11142         * src/unmime.h
11143         * src/vcard.c
11144         * src/vcard.h
11145         * src/wizard.c
11146         * src/wizard.h
11147         * src/common/base64.c
11148         * src/common/base64.h
11149         * src/common/defs.h
11150         * src/common/hooks.c
11151         * src/common/hooks.h
11152         * src/common/log.c
11153         * src/common/log.h
11154         * src/common/md5.c
11155         * src/common/md5.h
11156         * src/common/mgutils.c
11157         * src/common/mgutils.h
11158         * src/common/nntp.c
11159         * src/common/nntp.h
11160         * src/common/passcrypt.c
11161         * src/common/passcrypt.h.in
11162         * src/common/plugin.c
11163         * src/common/plugin.h
11164         * src/common/prefs.c
11165         * src/common/prefs.h
11166         * src/common/progressindicator.c
11167         * src/common/progressindicator.h
11168         * src/common/quoted-printable.c
11169         * src/common/quoted-printable.h
11170         * src/common/session.c
11171         * src/common/session.h
11172         * src/common/smtp.c
11173         * src/common/smtp.h
11174         * src/common/socket.c
11175         * src/common/socket.h
11176         * src/common/ssl.c
11177         * src/common/ssl.h
11178         * src/common/ssl_certificate.c
11179         * src/common/ssl_certificate.h
11180         * src/common/string_match.c
11181         * src/common/string_match.h
11182         * src/common/stringtable.c
11183         * src/common/sylpheed.c
11184         * src/common/sylpheed.h
11185         * src/common/template.c
11186         * src/common/template.h
11187         * src/common/timing.h
11188         * src/common/utils.c
11189         * src/common/utils.h
11190         * src/common/uuencode.c
11191         * src/common/uuencode.h
11192         * src/common/version.h.in
11193         * src/common/xml.c
11194         * src/common/xml.h
11195         * src/common/xmlprops.c
11196         * src/common/xmlprops.h
11197         * src/gtk/about.c
11198         * src/gtk/about.h
11199         * src/gtk/colorlabel.c
11200         * src/gtk/colorlabel.h
11201         * src/gtk/colorsel.c
11202         * src/gtk/colorsel.h
11203         * src/gtk/description_window.c
11204         * src/gtk/description_window.h
11205         * src/gtk/filesel.c
11206         * src/gtk/filesel.h
11207         * src/gtk/foldersort.c
11208         * src/gtk/foldersort.h
11209         * src/gtk/gtkutils.c
11210         * src/gtk/gtkutils.h
11211         * src/gtk/inputdialog.c
11212         * src/gtk/inputdialog.h
11213         * src/gtk/logwindow.c
11214         * src/gtk/logwindow.h
11215         * src/gtk/manage_window.c
11216         * src/gtk/manage_window.h
11217         * src/gtk/menu.c
11218         * src/gtk/menu.h
11219         * src/gtk/pluginwindow.c
11220         * src/gtk/pluginwindow.h
11221         * src/gtk/prefswindow.c
11222         * src/gtk/prefswindow.h
11223         * src/gtk/progressdialog.c
11224         * src/gtk/progressdialog.h
11225         * src/gtk/quicksearch.c
11226         * src/gtk/quicksearch.h
11227         * src/gtk/sslcertwindow.c
11228         * src/gtk/sslcertwindow.h
11229         * src/plugins/clamav/clamav_plugin.c
11230         * src/plugins/clamav/clamav_plugin.h
11231         * src/plugins/clamav/clamav_plugin_gtk.c
11232         * src/plugins/demo/demo.c
11233         * src/plugins/dillo_viewer/dillo_prefs.c
11234         * src/plugins/dillo_viewer/dillo_prefs.h
11235         * src/plugins/dillo_viewer/dillo_viewer.c
11236         * src/plugins/mathml_viewer/mathml_viewer.c
11237         * src/plugins/pgpcore/passphrase.c
11238         * src/plugins/pgpcore/passphrase.h
11239         * src/plugins/pgpcore/plugin.c
11240         * src/plugins/pgpcore/prefs_gpg.c
11241         * src/plugins/pgpcore/prefs_gpg.h
11242         * src/plugins/pgpcore/select-keys.c
11243         * src/plugins/pgpcore/select-keys.h
11244         * src/plugins/pgpcore/sgpgme.c
11245         * src/plugins/pgpcore/sgpgme.h
11246         * src/plugins/pgpinline/pgpinline.c
11247         * src/plugins/pgpinline/pgpinline.h
11248         * src/plugins/pgpinline/plugin.c
11249         * src/plugins/pgpmime/pgpmime.c
11250         * src/plugins/pgpmime/pgpmime.h
11251         * src/plugins/pgpmime/plugin.c
11252         * src/plugins/spamassassin/spamassassin.c
11253         * src/plugins/spamassassin/spamassassin.h
11254         * src/plugins/spamassassin/spamassassin_gtk.c
11255         * src/plugins/trayicon/trayicon.c
11256         * tools/OOo2sylpheed.pl
11257         * tools/acroread2sylpheed.pl
11258         * tools/asus_mailled.sh
11259         * tools/filter_conv.pl
11260         * tools/freshmeat_search.pl
11261         * tools/google_search.pl
11262         * tools/kmail2sylpheed.pl
11263         * tools/kmail2sylpheed_v2.pl
11264         * tools/maildir2sylpheed.pl
11265         * tools/multiwebsearch.pl
11266         * tools/newscache_clean.pl
11267         * tools/outlook2sylpheed.pl
11268         * tools/sylpheed-switcher
11269         * tools/update-po
11270         * tools/vcard2xml.py
11271         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11272                 update FSF address
11273
11274 2005-09-21 [colin]      1.9.14cvs46
11275
11276         * src/gedit-print.c
11277         * src/procmsg.c
11278         * src/procmsg.h
11279         * src/textview.c
11280         * src/summaryview.c
11281                 Remove some printing hacks (deselection/reselection),
11282                 which by the way fix printing the currently 
11283                 displayed mime part (still only text)
11284                 Plus a little optimisation of summary_show
11285
11286
11287 2005-09-20 [colin]      1.9.14cvs45
11288
11289         * src/mainwindow.c
11290         * src/messageview.c
11291                 GUI fixups: add accels, set message
11292                 view title to displayed mail's subject
11293         * src/prefs_spelling.c
11294         * src/gtk/gtkaspell.c
11295                 GUI fixups: allow underlining misspelled
11296                 words instead of coloring them (a11y!)
11297
11298 2005-09-19 [colin]
11299
11300         1.9.15rc3 released
11301
11302 2005-09-19 [colin]      1.9.14cvs44
11303
11304         * src/compose.c
11305                 Fix draft message
11306         * src/gtk/gtkaspell.c
11307                 Fix wrong test ;-)
11308
11309 2005-09-19 [colin]      1.9.14cvs43
11310
11311         * src/addressbook.c
11312                 Fix sensitivity of Delete button
11313         * src/compose.c
11314                 Warn if the requested Privacy system
11315                 is not available
11316         * src/exphtmldlg.c
11317         * src/expldifdlg.c
11318         * src/importldif.c
11319         * src/importmutt.c
11320         * src/importpine.c
11321                 Fix crappy UI
11322         * src/
11323         * src/ssl.h
11324         * src/prefs_account.h
11325         * src/prefs_account.c
11326                 Save SSL prefs even in builds that have
11327                 SSL support disable
11328         * src/imap.c
11329         * src/inc.c
11330         * src/news.c
11331         * src/send_message.c
11332                 Warn if connection should be secure, but
11333                 SSL support isn't compiled in
11334         * src/gtkaspell.c
11335                 Fix word separation on UTF-8 systems
11336                 Fixes bug #812 (Strange inline spellchecking)
11337         * src/compose.c
11338                 Warn if the requested Privacy system
11339                 is not available
11340                 Factorize offline warning
11341         * src/imap.c
11342         * src/imap_gtk.c
11343         * src/imap_gtk.h
11344         * src/inc.h
11345         * src/news_gtk.c
11346         * src/news_gtk.h
11347         * src/messageview.c
11348                 Factorize offline warning
11349
11350 2005-09-19 [paul]
11351
11352         1.9.15-rc2 released
11353
11354 2005-09-18 [colin]      1.9.14cvs42
11355
11356         * src/codeconv.c
11357         * src/codeconv.h
11358         * src/procmime.c
11359                 Add a way to get locale's charset ignoring utf-8,
11360                 and use that as default encoding for broken mails
11361
11362 2005-09-18 [colin]      1.9.14cvs41
11363
11364         * src/gtk/logwindow.c
11365                 Translate string. Patch by Fabien Vantard
11366
11367 2005-09-18 [colin]      1.9.14cvs40
11368
11369         * configure.ac
11370                 Fix bug #803 (IMAP/SSL support breaks with 
11371                 GnuTLS libetpan 0.38)
11372
11373 2005-09-18 [colin]      1.9.14cvs39
11374
11375         * src/codeconv.c
11376         * src/compose.c
11377         * src/procmime.c
11378                 More charsets fixes. Fixes bug #806 (non
11379                 ascii characters in subject line)
11380
11381 2005-09-17 [paul]       1.9.14cvs38
11382
11383         * src/folderview.c
11384         * src/mainwindow.c
11385                 fix gcc-2.95 issues
11386                 Patch by Pawel Pekala
11387
11388 2005-09-17 [colin]      1.9.14cvs37
11389
11390         * src/addrindex.c
11391                 bugfix for NO-USE LDAP compilation, patch 
11392                 by Fabien Vantard
11393
11394 2005-09-17 [colin]      1.9.14cvs36
11395
11396         * src/prefs_actions.c
11397         * src/prefs_customheader.c
11398         * src/prefs_display_header.c
11399         * src/prefs_filtering_action.c
11400         * src/prefs_matcher.c
11401         * src/prefs_toolbar.c
11402                 Fix strange casts (less elegant but
11403                 works better)
11404
11405 2005-09-16 [colin]      1.9.14cvs35
11406
11407         * src/jpilot.c
11408                 Missed that one
11409
11410 2005-09-16 [colin]      1.9.14cvs34
11411
11412         * configure.ac
11413         * src/Makefile.am
11414         * src/addr_compl.c
11415         * src/addrindex.c
11416         * src/browseldap.c
11417         * src/editldap.c
11418         * src/ldaplocate.c
11419         * src/ldapquery.c
11420         * src/ldapquery.h
11421         * src/ldapserver.c
11422         * src/ldapserver.h
11423         * src/main.c
11424         * src/matcher_parser_parse.y
11425         * src/prefs_themes.c
11426         * src/etpan/Makefile.am
11427         * src/gtk/description_window.c
11428         * src/plugins/clamav/Makefile.am
11429         * src/plugins/clamav/clamav_plugin.c
11430         * src/plugins/dillo_viewer/Makefile.am
11431         * src/plugins/pgpcore/Makefile.am
11432         * src/plugins/pgpinline/Makefile.am
11433         * src/plugins/pgpmime/Makefile.am
11434         * src/plugins/trayicon/Makefile.am
11435                 Fix 100% cpu usage in address completion list
11436                 Fix little bugs (return with no values etc)
11437                 Fix all warnings (with common CFLAGS)
11438
11439 2005-09-15 [colin]      1.9.14cvs33
11440
11441         * src/addressbook.c
11442                 Fix bug where sometimes a group's email list is empty,
11443                 force its refresh (probably fixes "Re: how to create a 
11444                 distribution list")
11445         * src/ldapquery.c
11446                 Don't return to the callback in the main thread from the
11447                 fetch thread (or face segs!)
11448
11449 2005-09-15 [paul]       1.9.14cvs32
11450
11451         * src/prefs_matcher.c
11452                 forgotten in last commit
11453
11454 2005-09-15 [paul]       1.9.14cvs31
11455
11456         * src/prefs_actions.c
11457         * src/prefs_filtering_action.c
11458         * src/prefs_quote.c
11459         * src/quote_fmt.c
11460         * src/summaryview.c
11461         * src/gtk/description_window.c
11462         * src/gtk/description_window.h
11463         * src/gtk/quicksearch.c
11464                 allow interaction with the called
11465                 description window
11466                 Patch by Anders Hammar
11467
11468 2005-09-14 [paul]       1.9.14cvs30
11469
11470         * src/compose.c
11471                 fix a little annoyance when pasting with 3rd button 
11472                 with wrap_pastes=0 and wrap_input=1
11473                 Patch by Colin
11474
11475 2005-09-14 [paul]       1.9.14cvs29
11476
11477         * src/prefs_account.c
11478                 disable 'Filter messages on receiving' for
11479                 SMTP-only accounts
11480                 Patch  by Anders Hammar
11481
11482 2005-09-14 [paul]       1.9.14cvs28
11483
11484         * po/sk.po
11485                 fix crash
11486                 updated by Andrej Kacian
11487
11488 2005-09-14 [paul]
11489
11490         1.9.15-rc1 released
11491
11492 2005-09-14 [paul]       1.9.14cvs27
11493
11494         * po/es.po
11495                 updated by Ricardo Mones Lastra
11496         * src/compose.c
11497         * src/compose.h
11498                 associate no_wrap_tags to Compose windows
11499                 instead of using a static one
11500                 Patch by Colin
11501         * src/mbox.c
11502                 fix proc_mbox()
11503                 Patch by wwp
11504         * src/textview.c
11505                 remove unneeded printf()
11506
11507 2005-09-14 [paul]       1.9.14cvs26
11508
11509         * src/addrcache.c
11510         * src/codeconv.h
11511         * src/folder.h
11512         * src/mainwindow.h
11513         * src/mh.c
11514         * src/mimeview.h
11515         * src/partial_download.c
11516         * src/pop.c
11517         * src/prefs_account.c
11518         * src/prefs_account.h
11519         * src/prefs_actions.c
11520         * src/prefs_customheader.c
11521         * src/prefs_display_header.c
11522         * src/prefs_filtering_action.c
11523         * src/prefs_matcher.c
11524         * src/prefs_toolbar.c
11525         * src/privacy.h
11526         * src/procmime.c
11527         * src/procmime.h
11528         * src/procmsg.h
11529         * src/textview.c
11530         * src/undo.h
11531         * src/common/plugin.c
11532         * src/common/session.h
11533         * src/common/socket.c
11534         * src/common/socket.h
11535         * src/common/template.c
11536         * src/gtk/gtkaspell.c
11537         * src/gtk/quicksearch.h
11538         * src/plugins/pgpcore/passphrase.c
11539         * src/plugins/pgpcore/prefs_gpg.h
11540         * src/plugins/pgpcore/select-keys.c
11541         * src/plugins/pgpcore/select-keys.h
11542         * src/plugins/pgpcore/sgpgme.c
11543         * src/plugins/pgpinline/pgpinline.c
11544         * src/plugins/pgpmime/pgpmime.c
11545         * src/plugins/trayicon/trayicon.c
11546                 fix compilation warnings
11547                 Patch by Daniel Gustafson
11548
11549 2005-09-14 [paul]       1.9.14cvs25
11550
11551         * src/addressbook.c
11552                 add missing column header, and other small
11553                 bug fixes
11554                 Patch by Anders Hammar
11555
11556 2005-09-13 [colin]      1.9.14cvs24
11557
11558         * src/gtk/gtkaspell.c
11559                 Fix non-utf8 in menu
11560                 Fix little leaks
11561                 Nullify struct members after free()s
11562
11563 2005-09-13 [colin]      1.9.14cvs23
11564
11565         * src/compose.c
11566                 Test utf8 compliance before inserting to 
11567                 buffer, and try to convert if necessary
11568         * src/procmime.c
11569                 If no charset is present, use the locale 
11570                 one instead of us-ascii
11571         * src/procmsg.c
11572                 Add Sender, List-Post and To in the checked 
11573                 headers for automatic rules creation 
11574                 (thanks to wwp)
11575         * src/prefs_themes.c
11576         * src/gtk/gtkaspell.c
11577                 Remove deprecated functions. 
11578                 patch by Daniel Gustafson
11579
11580 2005-09-12 [colin]      1.9.14cvs22
11581
11582         * src/compose.c
11583                 Fix bug #448 (Scrolling/Redraw issue with 
11584                 address-fields in Header)
11585         * src/mainwindow.c
11586         * src/summaryview.c
11587         * src/summaryview.h
11588                 Fix loss of MSG_MARKED on move/copy
11589                 Fix bug #804 (Quicksearch togglebutton doesn't 
11590                 get depressed after '/' key is pressed)
11591
11592 2005-09-12 [paul]       1.9.14cvs21
11593
11594         * AUTHORS
11595         * src/gtk/logwindow.c
11596                 add 'Clear Log' to popup menu
11597                 Patch by Anders Hammar <anders.hammar@telia.com>
11598
11599 2005-09-12 [paul]       1.9.14cvs20
11600
11601         * src/compose.c
11602                 set correct sensitivity on attachments
11603                 popup menu
11604         * src/folder.c
11605                 fix typo
11606         * src/prefs_spelling.c
11607                 fix crash when no LANG env is set
11608         * src/common/xml.c
11609                 fix crash in wizard
11610                 don't use memeory after free
11611
11612         All patches by Daniel Gustafson
11613
11614 2005-09-12 [paul]       1.9.14cvs19
11615
11616         * src/prefs_themes.c
11617                 make theme info selectable
11618         * src/gtk/description_window.c
11619                 make window non-modal
11620         * tools/README
11621                 add details of asus_mailed.sh
11622         * tools/claws.i18n.status.pl
11623                 update for new zh_TW translator
11624                 widen the output
11625                 create alternate coloured lines
11626                 improve readability
11627
11628 2005-09-10 [colin]      1.9.14cvs18
11629
11630         * src/plugins/pgpcore/select-keys.c
11631                 Better order for the buttons
11632
11633 2005-09-10 [colin]      1.9.14cvs17
11634
11635         * src/compose.c
11636         * src/plugins/pgpcore/select-keys.c
11637         * src/plugins/pgpcore/select-keys.h
11638         * src/plugins/pgpcore/sgpgme.c
11639                 Add a "Don't encrypt" button to the key
11640                 selection dialog. Fixes bug #177 (There should be a 
11641                 'Don't encrypt button in the Select Keys dialog)
11642
11643 2005-09-10 [colin]      1.9.14cvs16
11644
11645         * src/compose.c
11646                 Fix bug #572 (%X option does not work with templates)
11647
11648 2005-09-10 [colin]      1.9.14cvs15
11649
11650         * src/toolbar.c 
11651                 Remove g_print
11652
11653 2005-09-10 [colin]      1.9.14cvs14
11654
11655         * src/imap.c
11656                 Fix a possible crash
11657
11658 2005-09-09 [colin]      1.9.14cvs13
11659
11660         * src/imap.c
11661         * src/etpan/imap-thread.c
11662         * src/etpan/imap-thread.h
11663                 Fix moving from queue or drafts to normal folders
11664                 Fix bug #794 (No way to delete without expunging)
11665                 Take flags unset by other mailers into account
11666                 Take deleted flag set by other mailers into account
11667                 Fix unsetting REPLIED flag
11668                 Fix crash when capabilities can't be retrieved
11669         * src/mainwindow.c
11670         * src/mainwindow.h
11671                 Add M_DELAYED_FLAGS condition, and let the user use
11672                 Execute in order to be able to expunge deleted mails,
11673                 even if he's not in delayed execute mode
11674         * src/prefs_spelling.c
11675                 Use 'en' dictionary by default if LANG is POSIX or C
11676         * src/gtk/prefswindow.c
11677                 Fix bug #767 (Preferences windows expanding) by making
11678                 the window a bit larger when the resolution is greater
11679                 than 640x480, and by putting the prefs in a
11680                 GtkScrolledWindow.
11681
11682 2005-09-09 [paul]       1.9.14cvs12
11683
11684         * AUTHORS
11685         * configure.ac
11686         * po/zh_TW.Big5.po      ** REMOVED **
11687         * po/zh_TW.po           ** ADDED **
11688                 updated by Wei-Lun Chao
11689
11690 2005-09-09 [paul]       1.9.14cvs11
11691
11692         * src/mainwindow.c
11693                 fix asserts
11694         * src/common/xml.c
11695                 delay memory allocation until file is
11696                 opened successfully
11697                 Patch by Daniel Gustafson
11698
11699 2005-09-09 [colin]      1.9.14cvs10
11700
11701         * src/imap.c
11702                 Add guards
11703
11704 2005-09-08 [colin]      1.9.14cvs9
11705
11706         * src/compose.c
11707                 Alert when we can't save draft
11708                 Fix various wrap/color issues
11709                 Add mid-click pasting respecting wrap_paste option
11710         * src/folder.c
11711         * src/folder.h
11712         * src/folder_item_prefs.c
11713         * src/folder_item_prefs.h
11714         * src/imap.c
11715         * src/imap_gtk.c
11716         * src/imap_gtk.h
11717         * src/main.c
11718         * src/mainwindow.c
11719         * src/mainwindow.h
11720         * src/news.c
11721         * src/news_gtk.c
11722         * src/news_gtk.h
11723         * src/prefs_folder_item.c
11724                 Fix the impossibility to synchronise folders for
11725                 offline use (IMAP and NNTP are concerned)
11726
11727 2005-09-08 [colin]      1.9.14cvs8
11728
11729         * configure.ac
11730                 Build LDAP and JPilot by default if available
11731         * src/textview.c
11732                 Fix use after free
11733
11734 2005-09-08 [paul]       1.9.14cvs7
11735
11736         * doc/manual/en/sylpheed-1.html
11737         * doc/manual/en/sylpheed-18.html
11738         * doc/manual/en/sylpheed-19.html
11739         * doc/manual/en/sylpheed-4.html
11740         * doc/manual/en/sylpheed-6.html
11741         * doc/manual/en/sylpheed.html
11742                 a few minor updates, plus include some
11743                 details about plugins and their requirements
11744         * src/mainwindow.c
11745                 minor changes to English in /View/Sort
11746
11747 2005-09-07 [colin]      1.9.14cvs6
11748
11749         * doc/manual/en/sylpheed-1.html
11750         * doc/manual/en/sylpheed-10.html
11751         * doc/manual/en/sylpheed-11.html
11752         * doc/manual/en/sylpheed-12.html
11753         * doc/manual/en/sylpheed-13.html
11754         * doc/manual/en/sylpheed-14.html
11755         * doc/manual/en/sylpheed-15.html
11756         * doc/manual/en/sylpheed-16.html
11757         * doc/manual/en/sylpheed-17.html
11758         * doc/manual/en/sylpheed-18.html
11759         * doc/manual/en/sylpheed-19.html
11760         * doc/manual/en/sylpheed-2.html
11761         * doc/manual/en/sylpheed-20.html
11762         * doc/manual/en/sylpheed-21.html
11763         * doc/manual/en/sylpheed-22.html
11764         * doc/manual/en/sylpheed-3.html
11765         * doc/manual/en/sylpheed-4.html
11766         * doc/manual/en/sylpheed-5.html
11767         * doc/manual/en/sylpheed-6.html
11768         * doc/manual/en/sylpheed-7.html
11769         * doc/manual/en/sylpheed-8.html
11770         * doc/manual/en/sylpheed-9.html
11771         * doc/manual/en/sylpheed.html
11772                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11773
11774 2005-09-07 [colin]      1.9.14cvs5
11775
11776         * src/mainwindow.c
11777                 Make labels more to-the-point
11778
11779 2005-09-07 [colin]      1.9.14cvs4
11780
11781         * doc/manual/en/sylpheed-1.html
11782         * doc/manual/en/sylpheed-12.html
11783         * doc/manual/en/sylpheed-13.html
11784         * doc/manual/en/sylpheed-14.html
11785         * doc/manual/en/sylpheed-15.html
11786         * doc/manual/en/sylpheed-16.html
11787         * doc/manual/en/sylpheed-17.html
11788         * doc/manual/en/sylpheed-18.html
11789         * doc/manual/en/sylpheed-19.html
11790         * doc/manual/en/sylpheed-2.html
11791         * doc/manual/en/sylpheed-20.html
11792         * doc/manual/en/sylpheed-21.html
11793         * doc/manual/en/sylpheed-22.html
11794         * doc/manual/en/sylpheed-4.html
11795         * doc/manual/en/sylpheed-5.html
11796         * doc/manual/en/sylpheed-6.html
11797         * doc/manual/en/sylpheed-7.html
11798         * doc/manual/en/sylpheed-8.html
11799         * doc/manual/en/sylpheed-9.html
11800         * doc/manual/en/sylpheed.html
11801                 Update manual
11802
11803 2005-09-07 [colin]      1.9.14cvs3
11804
11805         * doc/faq/en/sylpheed-faq-1.html
11806         * doc/faq/en/sylpheed-faq-2.html
11807         * doc/faq/en/sylpheed-faq-3.html
11808         * doc/faq/en/sylpheed-faq.html
11809                 Update FAQ
11810
11811 2005-09-07 [colin]      1.9.14cvs2
11812
11813         * src/folderview.c
11814         * src/procmsg.c
11815         * src/summaryview.c
11816         * src/toolbar.c
11817                 Fix special subfolders:
11818                 - Inherit parent's icon
11819                 - sent contents of queues subfolders
11820                 - empty subfolders of trashes
11821         * src/mainwindow.c
11822                 Remove outdated manual and faq entries
11823         * src/common/utils.c
11824                 Add quotes around %s coming from mailcap
11825
11826 2005-09-07 [colin]      1.9.14cvs1
11827
11828         * src/compose.c
11829                 After saving draft, set modified to FALSE
11830         * src/mimeview.c
11831         * src/common/utils.c
11832         * src/common/utils.h
11833                 Try to open mime parts using what is 
11834                 indicated in ~/.mailcap or /etc/mailcap,
11835                 if possible.
11836
11837 2005-09-05 [paul]       1.9.14
11838
11839         1.9.14 released
11840
11841         * po/sk.po
11842                 updated by Andrej Kacian
11843
11844 2005-09-05 [paul]       1.9.13cvs83
11845
11846         * po/de.po
11847         * po/es.po
11848         * po/fi.po
11849         * po/fr.po
11850         * po/nb.po
11851         * po/pt_BR.po
11852         * po/sr.po
11853                 updated translations by Thomas Gilgin, Ricardo Mones
11854                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11855                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11856
11857 2005-09-04 [paul]       1.9.13cvs82
11858
11859         * src/compose.c
11860                 only warn about exceeded line length limit
11861                 on send
11862
11863 2005-09-04 [paul]       1.9.13cvs81
11864
11865         * src/compose.c
11866                 fix crash in 'line length exceeded' dialogue
11867
11868 2005-09-02 [paul]       1.9.13cvs80
11869
11870         * src/imap.c
11871                 fix bug 795, 'Connection lost IMAP'
11872                 and add statusbar prints
11873                 Patch by Colin
11874
11875 2005-09-02 [paul]       1.9.13cvs79
11876
11877         * src/compose.c
11878                 compose_wrap_paragraph() becomes
11879                 compose_beautify_paragraph()
11880                 Patch by Colin
11881
11882 2005-09-02 [colin]      1.9.13cvs78
11883
11884         * src/folderview.c
11885                 Micro-fix
11886
11887 2005-09-01 [colin]      1.9.13cvs77
11888
11889         * src/imap.c
11890                 Maybe fix bug #795 (Connection lost IMAP)
11891                 Don't try to send logout when we're disconnected.
11892         * src/summaryview.c
11893                 Include locked and marked emails in HRM
11894                 view. Fixes bug #800 (Locked messages no longer 
11895                 show up when hide read messages is used)
11896
11897 2005-09-01 [paul]       1.9.13cvs76
11898
11899         * src/prefs_common.c
11900                 fix bad cutting
11901
11902 2005-08-31 [colin]      1.9.13cvs75
11903
11904         * src/folderview.c
11905         * src/folderview.h
11906         * src/prefs_summaries.c
11907         * src/summaryview.c
11908                 Fix "go to next new", fix preference
11909                 (Open unread/next swapped)
11910
11911 2005-08-31 [paul]       1.9.13cvs74
11912
11913         * src/compose.c
11914         * src/folderview.c
11915         * src/headerview.c
11916         * src/headerview.h
11917         * src/mainwindow.c
11918         * src/prefs_common.c
11919         * src/prefs_common.h
11920         * src/prefs_fonts.c
11921         * src/summaryview.c
11922         * src/textview.c
11923         * src/common/defs.h
11924                 remove obsolete BOLD_FONT setting
11925                 fix font update in headerview and textview
11926                 headers after prefs change
11927                 Patch By Colin
11928
11929 2005-08-31 [paul]
11930
11931         1.9.14-rc4 released
11932
11933 2005-08-30 [colin]      1.9.13cvs73
11934
11935         * src/summaryview.c
11936                 When Hide read messages is selected and we
11937                 refresh the summaryview, don't remove the 
11938                 currently displayed message. Fixes bug #797
11939                 (Summary view reloads when new mail is 
11940                 downloaded in 1.9.14 rc)
11941
11942 2005-08-30 [colin]      1.9.13cvs72
11943
11944         * src/folderview.c
11945                 Fix flickering
11946         * src/mainwindow.c
11947                 Remove useless callback
11948         * src/mimeview.c
11949         * src/gtk/filesel.c
11950         * src/gtk/filesel.h
11951                 Add a filesel_select_file_save_folder() - used by Save All
11952
11953 2005-08-29 [paul]       1.9.13cvs71
11954
11955         * AUTHORS
11956         * src/matcher_parser_parse.y
11957         * src/etpan/imap-thread.c
11958                 fix building on FreeBSD
11959                 Patch by Daniel Gustafson <daniel@hobbit.se>
11960
11961 2005-08-29 [paul]       1.9.13cvs70
11962
11963         * src/plugins/pgpinline/pgpinline.c
11964                 only initialise sig result if it's been handled
11965                 Patch by Colin
11966
11967 2005-08-29 [paul]       1.9.13cvs69
11968         
11969         Patches by Colin:
11970
11971         * src/imap.c
11972         * src/common.utils.c
11973         * src/common/utils.h
11974                 optimisation
11975         * src/stock_pixmap.h
11976                 fix wrong icon reference
11977         * src/pixmaps/trash_btn.xpm
11978                 replace with nicer image
11979
11980 2005-08-28 [colin]      1.9.13cvs68
11981
11982         * src/Makefile.am
11983         * src/stock_pixmap.c
11984         * src/stock_pixmap.h
11985         * src/toolbar.c
11986         * src/pixmaps/trash_btn.xpm
11987                 Add a specific trash xpm for the button
11988
11989 2005-08-28 [colin]      1.9.13cvs67
11990
11991         * src/imap.c
11992                 Fix leak
11993
11994 2005-08-27 [colin]      1.9.13cvs66
11995
11996         * src/imap.c
11997         * src/procmime.c
11998                 Correctly fix "Problem with replies", fixes
11999                 pgpmime encryption too. 
12000
12001 2005-08-27 [colin]      1.9.13cvs65
12002
12003         * src/folder.c
12004         * src/procmsg.c
12005         * src/procmsg.h
12006         * src/summaryview.c
12007                 Fix bug #517 (messages removed from summaryview 
12008                 when moving fails)
12009
12010 2005-08-27 [colin]      1.9.13cvs64
12011
12012         * tools/Makefile.am
12013         * tools/asus_mailled.sh
12014                 Add a script to blink ASUS laptops' mail LED where there
12015                 is unread mail.
12016
12017 2005-08-27 [colin]      1.9.13cvs63
12018
12019         * src/imap.c
12020         * src/etpan/imap-thread.c
12021         * src/etpan/imap-thread.h
12022                 Implement automatic choosing of login method
12023                 Fixes bug #791
12024         * src/gtk/.cvsignore
12025                 Add sylpheed-marshal.[ch]
12026
12027 2005-08-27 [colin]      1.9.13cvs62
12028
12029         * src/common/utils.c
12030                 Fix confusing perror
12031
12032 2005-08-27 [colin]      1.9.13cvs61
12033
12034         * src/toolbar.c
12035         * src/toolbar.h
12036                 Remove A_DELETE, replace it with 
12037                 A_TRASH and A_DELETE_REAL. Automatically
12038                 rewrite config files to replace A_DELETE
12039                 with A_TRASH (no functionality change).
12040                 Fixes half of #794
12041
12042 2005-08-26 [colin]      1.9.13cvs60
12043
12044         * src/procmime.c
12045                 Previous "Problem with replies" fix brought other
12046                 problems, fixing them
12047
12048 2005-08-26 [colin]      1.9.13cvs59
12049
12050         * src/procmime.c
12051                 Fix "Problem with replies". This happened only
12052                 on IMAP...
12053         * src/procmsg.c
12054                 Factorize code a bit
12055         * src/compose.c
12056                 Speed improvement on very long messages (wrapping)
12057                 Fix signature color on Reedit and Redirect
12058                 On Reedit, don't attach pgp-signatures parts, but
12059                 set signing to On.
12060
12061 2005-08-24 [paul]       1.9.13cvs58
12062
12063         * src/compose.c
12064                 don't claim success when clicking
12065                 Cancel on the passphrase box.
12066                 Patch by Colin
12067
12068 2005-08-24 [paul]       1.9.13cvs57
12069
12070         * src/main.c
12071                 fix misplaced sylpheed.log
12072         * src/common/defs.h
12073                 define UIDL_DIR
12074
12075 2005-08-24 [paul]       1.9.13cvs56
12076
12077         * src/imap.c
12078         * src/etpan/imap-thread.c
12079         * src/etpan/imap-thread.h
12080                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
12081                 Patch by Colin
12082         * src/gtk/sylpheed-marshal.c    ** REMOVED **
12083         * src/gtk/sylpheed-marshal.h    ** REMOVED **
12084                 remove autogenerated files
12085         * tools/kdeservicemenu/README
12086         * tools/kdeservicemenu/install.sh
12087         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12088         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12089                 use Claws icon, use 'Sylpheed-Claws' in menu,
12090                 use kdialog, and other cleanups
12091
12092 2005-08-23 [paul]       1.9.13cvs55
12093
12094         * src/compose.c
12095                 fix paste/wrap crash
12096                 Patch by Colin
12097
12098 2005-08-23 [paul]       1.9.13cvs54
12099
12100         * src/main.c
12101                 fix crash recovery
12102                 Patch by Colin
12103
12104 2005-08-23 [paul]       1.9.13cvs53
12105
12106         * src/addressbook.c
12107         * src/editaddress.c
12108                 view all data of LDAP contacts
12109                 Patch by Colin
12110
12111 2005-08-23 [paul]       1.9.13cvs52
12112
12113         * src/addressbook.c
12114                 fix issues with the Search field
12115                 Patch by Colin
12116
12117 2005-08-22 [paul]       1.9.13cvs51
12118
12119         * src/folderview.c
12120                 put name of folder in processing dialog
12121                 title
12122         * src/prefs_folder_item.c
12123                 improve english usage
12124
12125 2005-08-22 [paul]       1.9.13cvs50
12126
12127         * src/filtering.c
12128         * src/filtering.h
12129         * src/matcher.c
12130         * src/matcher_parser_lex.l
12131         * src/matcher_parser_parse.y
12132         * src/prefs_filtering.c
12133                 add Filtering/Processing rule names feature.
12134                 (the incompatible old matcherrc is saved as
12135                 matcherrc.pre_names).
12136                 Patch by Colin
12137
12138 2005-08-22 [paul]       1.9.13cvs49
12139
12140         * src/procmsg.c
12141                 fix colour labelling
12142                 Patch by Colin
12143
12144 2005-08-22 [paul]       1.9.13cvs48
12145
12146         * src/textview.c
12147                 fix open_image_cb()
12148
12149 2005-08-22 [paul]       1.9.13cvs47
12150
12151         * src/imap.c
12152                 fix bug 789, 'SC crashes with imap (CVS ver)'
12153                 Patch by Colin
12154
12155 2005-08-22 [paul]       1.9.13cvs46
12156
12157         * src/mimeview.c
12158         * src/prefs_common.c
12159         * src/common/defs.h
12160                 define reused defaults in defs.h
12161         * src/textview.c
12162                 add 'Open image' to image popup menu
12163
12164 2005-08-21 [colin]      1.9.13cvs45
12165
12166         * src/summaryview.c
12167                 Fix bug #788 (Bogus "From" address displayed)
12168
12169 2005-08-20 [colin]      1.9.13cvs44
12170
12171         * src/folder.c
12172                 Fix buf #787 (multilevel delete causes SIGSEGV)
12173
12174 2005-08-19 [colin]      1.9.13cvs43
12175
12176         * src/inc.c
12177         * src/prefs_common.c
12178         * src/prefs_common.h
12179                 Add an hidden pref to allow modifying the
12180                 update stepping in incorporation.
12181                 Patch by wwp.
12182
12183 2005-08-19 [colin]      1.9.13cvs42
12184
12185         * src/compose.c
12186         * src/procmime.c
12187                 Workaround for broken MUAs: encode 
12188                 Content-type: name: as ASCII and 
12189                 Content-Disposition: filename: as
12190                 per rfc2231
12191         * src/prefs_account.c
12192                 Fix invisible-ness of SMTP SSL prefs
12193                 in NNTP accounts
12194
12195 2005-08-19 [paul]       1.9.13cvs41
12196
12197         * src/compose.c
12198         * src/prefs_common.c
12199         * src/prefs_common.h
12200         * src/prefs_wrapping.c
12201                 paste with or without wrapping.
12202                 patch by Colin
12203
12204 2005-08-19 [paul]       1.9.13cvs40
12205
12206         * src/prefs_common.c
12207         * src/prefs_common.h
12208         * src/summaryview.c
12209                 reintroduce enable_swap_from as a
12210                 hidden pref. patch by Colin
12211         * src/quote_fmt_parse.y
12212         * src/plugins/clamav/clamav_plugin.c
12213         * src/plugins/dillo_viewer/dillo_viewer.c
12214         * src/plugins/mathml_viewer/mathml_viewer.c
12215         * src/plugins/pgpcore/sgpgme.c
12216         * src/plugins/pgpinline/pgpinline.c
12217         * src/plugins/pgpmime/pgpmime.c
12218                 tidy up. patch by Colin
12219
12220 2005-08-19 [paul]       1.9.13cvs39
12221
12222         * configure.ac
12223                 complete cvs38's sync
12224         * src/editaddress.c
12225         * src/gedit-print.c
12226         * src/mutt.c
12227         * src/etpan/etpan-log.c
12228         * src/etpan/imap-thread.c
12229         * src/gtk/gtksourceprintjob.c
12230                 fix compilation warnings
12231                 (patch by Colin)
12232
12233 2005-08-19 [paul]       1.9.13cvs38
12234
12235         sync with main:
12236
12237         * src/account.c
12238         * src/action.c
12239         * src/addrbook.c
12240         * src/addrcache.c
12241         * src/addrharvest.c
12242         * src/addrindex.c
12243         * src/codeconv.c
12244         * src/compose.c
12245         * src/crash.c
12246         * src/exporthtml.c
12247         * src/exportldif.c
12248         * src/folder.c
12249         * src/image_viewer.c
12250         * src/inc.c
12251         * src/inc.h
12252         * src/jpilot.c
12253         * src/ldif.c
12254         * src/main.c
12255         * src/matcher.c
12256         * src/mbox.c
12257         * src/messageview.c
12258         * src/mh.c
12259         * src/mimeview.c
12260         * src/msgcache.c
12261         * src/mutt.c
12262         * src/news.c
12263         * src/partial_download.c
12264         * src/pine.c
12265         * src/pop.c
12266         * src/prefs_actions.c
12267         * src/prefs_common.c
12268         * src/prefs_customheader.c
12269         * src/prefs_display_header.c
12270         * src/prefs_gtk.c
12271         * src/prefs_themes.c
12272         * src/procheader.c
12273         * src/procmime.c
12274         * src/procmsg.c
12275         * src/recv.c
12276         * src/send_message.c
12277         * src/simple-gettext.c
12278         * src/sourcewindow.c
12279         * src/textview.c
12280         * src/vcard.c
12281         * src/common/defs.h
12282         * src/common/log.c
12283         * src/common/plugin.c
12284         * src/common/prefs.c
12285         * src/common/session.c
12286         * src/common/session.h
12287         * src/common/socket.c
12288         * src/common/socket.h
12289         * src/common/ssl_certificate.c
12290         * src/common/template.c
12291         * src/common/utils.c
12292         * src/common/utils.h
12293         * src/common/xml.c
12294         * src/gtk/about.c
12295         added wrappers for C library function that
12296                 take pathname arguments.
12297                 enabled compilation with MinGW.
12298                 use GDir instead of directly using opendir().
12299                 added rename_force().
12300
12301 2005-08-19 [paul]       1.9.13cvs37
12302         
12303         patches by Colin:
12304         * src/compose.c
12305                 fix privacy settings on re-editing
12306                 a sent message
12307         * src/jpilot.c
12308                 fix encoding bug
12309         * src/folder.c
12310         * src/procmsg.c
12311         * src/procmsg.h
12312         * src/summaryview.c
12313                 flag changing optimisation
12314
12315 2005-08-18 [martin]     1.9.13cvs36
12316
12317         * commitHelper
12318             added my login
12319         * src/addrcache.c
12320         * src/addrharvest.c
12321         * src/addrindex.c
12322         * src/compose.c
12323         * src/grouplistdialog.c
12324         * src/main.c
12325         * src/mainwindow.c
12326         * src/msgcache.c
12327         * src/mutt.c
12328         * src/pine.c
12329         * src/prefs_account.c
12330         * src/prefs_themes.c
12331         * src/stock_pixmap.c
12332         * src/summaryview.c
12333         * src/gtk/about.c
12334         * src/gtk/logwindow.c
12335             removed deprecated glib and gdk stuff
12336         * src/plugins/pgpcore/select-keys.c
12337             convert attributes from locale to utf8
12338
12339 2005-08-17 [paul]       1.9.13cvs35
12340
12341         * src/account.c
12342         * src/addressbook.c
12343                 use new GTK_STOCK_ icons if available
12344         * src/summaryview.c
12345         * src/gtk/gtksctree.c
12346         * src/gtk/gtksctree.h
12347                 faster range select. patch by Colin
12348
12349 2005-08-17 [paul]       1.9.13cvs34
12350
12351         patches by colin:
12352         * src/addressbook.c
12353         * src/addressitem.h
12354                 Add an edit button for contacts, fix selections
12355                 of gtksctree items
12356         * src/editaddress.c
12357                 Change labels, let Save be always possible in the
12358                 email and user atributes tabs
12359         * src/folderview.c
12360                 fix sort issues
12361         * src/summaryview.c
12362                 select next item instead of the displayed one
12363                 after deletion
12364
12365         * src/gtk/progressdialog.c
12366                 use prefs_common.enable_rules_hint
12367
12368 2005-08-13 [hoa]        1.9.13cvs33
12369
12370         * src/etpan/imap-thread.c
12371                 fixed build on Solaris.
12372
12373 2005-08-10 [colin]      1.9.13cvs32
12374
12375         * src/procmsg.c
12376                 Fix cvs31 (missing fclose before reading
12377                 the file)
12378
12379 2005-08-10 [colin]      1.9.13cvs31
12380
12381         * src/procmsg.c
12382                 Fix procmsg_msginfo_new_from_mimeinfo() when
12383                 the MimeInfo isn't stored in memory. This fixes
12384                 replying to an attached message.
12385
12386 2005-08-10 [colin]      1.9.13cvs30
12387
12388         * src/mainwindow.c
12389                 Fix slowness in account changing
12390
12391 2005-08-10 [colin]      1.9.13cvs29
12392
12393         * src/folder.c
12394         * src/folderutils.c
12395         * src/folderview.c
12396         * src/imap_gtk.c
12397         * src/mainwindow.c
12398         * src/mh_gtk.c
12399         * src/procmsg.c
12400         * src/summaryview.c
12401                 Optimize folder_has_parent_of_type
12402                 Prevent moving special sub-folders from contextual menus
12403                 Rework message a bit ("Empty all messages" -> "Delete all
12404                 messages")
12405                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12406                 and "Deleted Items" folders)
12407
12408 2005-08-08 [colin]      1.9.13cvs28
12409
12410         * src/summaryview.c
12411         * src/prefs_summaries.c
12412                 Make "Select first unread|new" more flexible
12413                 (just prioritize new or unread)
12414
12415 2005-08-08 [colin]      1.9.13cvs27
12416
12417         * src/summaryview.c
12418                 If "select first new" is selected and there only
12419                 are unread messages, fallback to "select first
12420                 unread".
12421
12422 2005-08-08 [colin]      1.9.13cvs26
12423
12424         * src/folder.c
12425                 Fix shameful bugs (and bug #779)
12426
12427 2005-08-08 [colin]      1.9.13cvs25
12428
12429         * src/folder.c
12430         * src/folder.h
12431                 Cache parents' type to make folder_has_parent_of_type
12432                 faster
12433         * src/folderview.c
12434                 Forbid DnD of special sub-folders
12435         * src/procmsg.c
12436         * src/procmsg.h
12437                 Add MAIL_POSTFILTERING_HOOK
12438         * src/summaryview.c
12439                 Revert over-zealous deletion of the use_addr_book 
12440                 code
12441
12442 2005-08-07 [colin]      1.9.13cvs24
12443
12444         * src/folder.c
12445                 Fix big mistake (passing MsgInfo instead 
12446                 of FolderItem)
12447
12448 2005-08-07 [colin]      1.9.13cvs23
12449
12450         * src/compose.c
12451         * src/folder.c
12452         * src/folder.h
12453         * src/foldersel.c
12454         * src/folderutils.c
12455         * src/folderview.c
12456         * src/imap.c
12457         * src/mainwindow.c
12458         * src/messageview.c
12459         * src/mh.c
12460         * src/msgcache.c
12461         * src/procmime.c
12462         * src/summaryview.c
12463                 Make subfolders of Drafts, Queue, Outbox, Trash
12464                 work like their parents. 
12465                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12466
12467 2005-08-07 [colin]      1.9.13cvs22
12468
12469         * src/addressbook.c
12470                 Fix bug #771 (Dragged contacts not saved)
12471
12472 2005-08-07 [paul]       1.9.13cvs21
12473
12474         * src/summaryview.c
12475                 fix bug 32 'Search Doesn't display results
12476                 if "Hide Read Messages" is chosen'
12477                 be more literal in interpreting 'Hide read
12478                 messages'
12479
12480 2005-08-07 [colin]      1.9.13cvs20
12481
12482         * src/folderview.c
12483                 Add debug
12484         * src/summaryview.c
12485                 Faster 'unthread_for_execution'
12486
12487 2005-08-06 [paul]       1.9.13cvs19
12488
12489         * src/mainwindow.c
12490                 add mnemonics to Set displayed columns
12491                 fix bug where msgview_visible option was
12492                 overwritten as TRUE on startup
12493
12494 2005-08-06 [paul]       1.9.13cvs18
12495
12496         * src/mainwindow.c
12497                 refer to 'displayed columns in folder/message
12498                 list' not 'displayed items in summary/message view'
12499         * src/prefs_display_header.c
12500                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12501                 be consistent with similar dialogues
12502         * src/prefs_folder_column.c
12503         * src/prefs_summary_column.c
12504                 'columns' not 'items', and folder and message lists,
12505                 instead of folder and summary views;
12506                 Use 'Hidden columns' as list heading not 'Available
12507                 items';
12508                 move the 'Remove' button to the right hand side;
12509                 top-align the buttons;
12510                 remove unneeded vbox
12511         * src/prefs_summaries.c
12512                 put the 2 column prefs buttons in a frame to reduce
12513                 overall width; refer to columns not items &c.
12514
12515 2005-08-05 [colin]      1.9.13cvs17
12516
12517         * src/prefs_common.c
12518         * src/prefs_common.h
12519         * src/mainwindow.c
12520         * src/compose.c
12521         * src/messageview.c
12522                 Add an hidden toolbar_detachable pref, so
12523                 that I can get rid of these painful handles
12524                 in the toolbars. Defaults to TRUE to avoid
12525                 changing the GUI on unsuspecting people...
12526
12527 2005-08-05 [colin]      1.9.13cvs16
12528
12529         * src/Makefile.am
12530         * src/prefs_folder_column.c
12531         * src/prefs_folder_column.h
12532                 Add prefs for folder columns
12533         * src/folderview.c
12534         * src/folderview.h
12535         * src/mainwindow.c
12536         * src/mainwindow.h
12537         * src/prefs_common.c
12538         * src/prefs_common.h
12539         * src/prefs_summaries.c
12540                 Use them
12541         * src/prefs_summary_column.c
12542         * src/summaryview.c
12543         * src/summaryview.h
12544                 Add a To column
12545         * src/textview.c
12546         * src/common/utils.c
12547         * src/common/utils.h
12548                 Move uri colourisation functions
12549                 to utils
12550         * src/compose.c
12551                 Colourise URIs
12552         * src/imap.c
12553                 Fix bug with LIST where we'd try
12554                 to get Folder//////[...]/// 
12555
12556 2005-08-05 [paul]       1.9.13cvs15
12557
12558         * src/prefs_summaries.c
12559                 improve the English usage
12560         * src/summaryview.c
12561                 set font on column change
12562                 thanks to Colin
12563
12564 2005-08-05 [paul]       1.9.13cvs14
12565
12566         * src/prefs_common.c
12567         * src/prefs_common.h
12568         * src/prefs_summaries.c
12569         * src/summaryview.c
12570                 replace 'open_unread_on_enter' option with
12571                 'select_on_entry' option. opening/not opening
12572                 is now exclusively controlled by 'always_show_msg'
12573
12574 2005-08-04 [colin]      1.9.13cvs13
12575
12576         * src/compose.c
12577                 Remove dead code
12578                 Add colourisation of quotes and signatures
12579         * src/folderview.c
12580                 Fix possible crashes
12581         * src/messageview.c
12582                 Change an assert that is no problem
12583         * src/news.c
12584         * src/news_gtk.c
12585         * src/news_gtk.h
12586                 Fix offline mode
12587         * src/gtk/quicksearch.c
12588                 Fix a possible crash
12589
12590 2005-08-03 [colin]      1.9.13cvs12
12591
12592         * src/prefs_account.c
12593                 Fix bug #777 (Sylpheed crash in account configuration)
12594
12595 2005-08-03 [colin]      1.9.13cvs11
12596
12597         * src/addressbook.c
12598         * src/editaddress.c
12599         * src/editgroup.c
12600                 Fixing addressbook, round 2
12601         * src/textview.c
12602                 Fix emphasis color on rechecking 'Colorize messages'
12603
12604 2005-08-03 [paul]       1.9.13cvs10
12605
12606         sync with main
12607
12608         * src/addr_compl.c
12609         * src/compose.c
12610         * src/main.c
12611         * src/pop.c
12612         * src/prefs_account.c
12613         * src/procmime.c
12614         * src/procmsg.c
12615         * src/quote_fmt_parse.y
12616         * src/textview.c
12617         * src/common/quoted-printable.c
12618         * src/common/utils.c
12619         * src/common/utils.h
12620         * src/common/xml.c
12621                 replaced incorrect locale-independent
12622                 ctype functions with GLib's. Corrected
12623                 signedness mismatch.
12624         * src/headerview.c
12625                 headerview_create(): added spacing for vbox.
12626         * src/gtk/about.c
12627                 set focus to the OK button.
12628
12629 2005-08-03 [colin]      1.9.13cvs9
12630
12631         * src/folderview.c
12632                 Fix possible crash
12633
12634 2005-08-02 [colin]      1.9.13cvs8
12635
12636         * src/mainwindow.c
12637                 Fix cast
12638         * src/addressbook.c
12639         * src/addressitem.h
12640                 Fix a cast and more generally, try to make the
12641                 GUI more intuitive and consistent (round 1)
12642
12643 2005-08-02 [paul]       1.9.13cvs7
12644
12645         * src/folder.h
12646                 missing in 1.9.13cvs6
12647
12648 2005-08-02 [colin]      1.9.13cvs6
12649
12650         * src/folder.c
12651                 Fix one more leak
12652
12653 2005-08-02 [colin]      1.9.13cvs5
12654
12655         * src/folder.c
12656         * src/folderview.c
12657         * src/imap.c
12658         * src/main.c
12659         * src/mbox.c
12660         * src/procmsg.c
12661         * src/summaryview.c
12662                 Fix a number of folder_item_get_msg_list()-related
12663                 leaks (missing procmsg_msginfo_free()s)
12664
12665 2005-08-01 [colin]      1.9.13cvs4
12666
12667         * src/folderview.c
12668         * src/folderview.h
12669         * src/mainwindow.c
12670         * src/prefs_fonts.c
12671         * src/prefs_summaries.c
12672         * src/prefs_themes.c
12673         * src/summaryview.c
12674         * src/summaryview.h
12675         * src/textview.c
12676         * src/textview.h
12677                 Fix instant-apply of summary and folderview-related prefs
12678                 Fix erroneous g_free and alertpanels in prefs_theme
12679                 Add instant-apply for fonts
12680                 Defer applying of prefs a little bit so it's done only
12681                 once even if requested by multiples prefs pages
12682
12683 2005-08-01 [paul]       1.9.13cvs3
12684
12685         * src/main.c
12686                 fix bug 776 'S.C. crashes on close'
12687                 thanks to Colin
12688         * src/etpan/etpan-thread-manager-types.h
12689                 add missing include
12690                 thanks to Hoa
12691
12692 2005-07-25 [paul]       1.9.13cvs2
12693
12694         * src/summaryview.c
12695                 fix typos. spotted by Fabien Vantard
12696
12697 2005-07-24 [paul]       1.9.13cvs1
12698
12699         * doc/man/sylpheed.1
12700                 update man page, incorporating fix of
12701                 bug 769 'Typo in manpage'
12702         * src/etpan/imap-thread.c
12703                 fix NetBSD openssl dependencies. patch by
12704                 George Michaelson <ggm@apnic.net>
12705         * po/pt_BR.po
12706                 updated by Frederico Goncalves Guimaraes
12707
12708 2005-07-22 [paul]       1.9.13
12709
12710         1.9.13 release
12711
12712 2005-07-22 [paul]       1.9.12cvs91
12713
12714         * AUTHORS
12715         * INSTALL
12716         * README.claws
12717         * RELEASE_NOTES.claws
12718                 updated for release
12719         * configure.ac
12720         * po/nb.po
12721         * tools/claws.i18n.status.pl
12722                 add Norwegian translation. submiited by
12723                 Geir Helland <pjallabais@users.sourceforge.net>
12724         * po/ca.po
12725         * po/de.po
12726         * po/es.po
12727         * po/fi.po
12728         * po/fr.po
12729         * po/it.po
12730         * po/sk.po
12731         * po/sr.po
12732         * po/zh_CN.po
12733                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12734                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12735                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12736                 Yang Guilong
12737         * src/plugins/clamav/clamav_plugin_gtk.c
12738         * src/plugins/spamassassin/spamassassin_gtk.c
12739                 replace outdated description strings
12740
12741 2005-07-21 [colin]      1.9.12cvs90
12742
12743         * src/folder.c
12744                 Set folder to batch mode when scanning it. Makes deletion
12745                 of unread mails on IMAP much faster (due to the UNREAD 
12746                 flag unsetting)
12747
12748 2005-07-21 [darko]      1.9.12cvs89
12749
12750         * configure.ac
12751                 link against libresolv if necessary (patch by Paul)
12752         * src/msgcache.c
12753                 use glib's portable macros to determine endianness
12754
12755 2005-07-21 [paul]       1.9.12cvs88
12756
12757         * src/crash.c
12758         * src/gtk/about.c
12759                 update compiled-in features list
12760
12761 2005-07-20 [colin]      1.9.12cvs87
12762
12763         * src/folder.c
12764         * src/textview.c
12765                 Gcc 2.9x compilation fixes, thanks to Darko
12766         * src/plugins/clamav/clamav_plugin.c
12767                 Little optimisation: load virus database only once
12768         * src/plugins/spamassassin/spamassassin.c
12769                 Big optimisation: filtering one mail took at least 1 second,
12770                 now it takes at least 50ms. Doesn't speed up spamassassin 
12771                 itself, but should already be much more tolerable.
12772
12773 2005-07-20 [colin]      1.9.12cvs86
12774
12775         * src/summaryview.c
12776                 Fix performance issue
12777
12778 2005-07-19 [colin]      1.9.12cvs85
12779
12780         * src/plugins/pgpinline/plugin.c
12781                 Fix warning
12782
12783 2005-07-19 [colin]      1.9.12cvs84
12784
12785         * configure.ac
12786         * src/plugins/Makefile.am
12787         * src/plugins/pgpinline/.cvsignore
12788         * src/plugins/pgpinline/Makefile.am
12789         * src/plugins/pgpinline/pgpinline.c
12790         * src/plugins/pgpinline/pgpinline.deps
12791         * src/plugins/pgpinline/pgpinline.h
12792         * src/plugins/pgpinline/plugin.c
12793                 Put pgpinline in the main tree
12794
12795 2005-07-19 [paul]       1.9.12cvs83
12796
12797         * src/prefs_actions.c
12798                 prevent '//' in menu names, which cause a crash
12799                 thanks to Colin
12800
12801 2005-07-19 [paul]       1.9.12cvs82
12802
12803         * configure.ac
12804                 be generally more informative in configure output.
12805                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12806                 '[ --disable-openssl ...', as --enable-openssl is default
12807                 PGP/MIME: don't check for GPGME again, check for
12808                 pgpcore instead. Therefore prevent the possibility of
12809                 attempting to build pgpmime if pgpcore dependencies are
12810                 not met
12811                 ClamAV: use pkgconfig to check for lib
12812                 libgnomeprint: revert logic on inner test to match
12813                 everything else
12814         * src/plugins/pgpcore/sgpgme.c
12815                 add missing include
12816
12817 2005-07-19 [colin]      1.9.12cvs81
12818
12819         * src/summaryview.c
12820                 Fix slow thread rebuilding in particular
12821                 cases
12822
12823 2005-07-19 [paul]       1.9.12cvs80
12824
12825         * sylpheed-claws.desktop
12826                 fix typo, spotted by Stephan Sachse
12827         * src/account.c
12828                 replace GTK_STOCK_ADD with
12829                 GTK_STOCK_NEW button
12830
12831 2005-07-18 [colin]      1.9.12cvs79
12832
12833         * src/etpan/imap-thread.c
12834                 Fix return value (Thanks Hoa)
12835
12836 2005-07-18 [colin]      1.9.12cvs78
12837
12838         * src/imap.c
12839                 Allow empty passwords
12840                 Create drafts/queue/outbox if necessary
12841         * src/summaryview.c
12842                 Remove old code
12843         * src/etpan/imap-thread.c
12844                 Fix STARTTLS (Thanks to Hoa)
12845
12846 2005-07-18 [paul]       1.9.12cvs77
12847
12848         * ChangeLog-gtk2.jp
12849         * ChangeLog.jp
12850                 removed
12851         * Makefile.am
12852                 updated to reflect additions and removals
12853         * TODO
12854                 updated to be claws-specific
12855         * TODO-gtk2
12856         * TODO-gtk2.jp
12857         * TODO.jp
12858         * sylpheed-128x128.png
12859         * sylpheed-64x64.png
12860                 removed
12861         * sylpheed-claws-128x128.png
12862         * sylpheed-claws-64x64.png
12863         * sylpheed-claws.desktop
12864         * sylpheed-claws.png
12865                 added
12866         * sylpheed.desktop
12867         * sylpheed.png
12868                 removed
12869
12870 2005-07-17 [paul]       1.9.12cvs76
12871
12872         * src/account.c
12873         * src/addressbook.c
12874         * src/alertpanel.c
12875         * src/alertpanel.h
12876         * src/compose.c
12877         * src/exphtmldlg.c
12878         * src/expldifdlg.c
12879         * src/folderview.c
12880         * src/imap_gtk.c
12881         * src/inc.c
12882         * src/message_search.c
12883         * src/messageview.c
12884         * src/mh_gtk.c
12885         * src/news_gtk.c
12886         * src/prefs_actions.c
12887         * src/prefs_filtering.c
12888         * src/prefs_matcher.c
12889         * src/prefs_template.c
12890         * src/prefs_themes.c
12891         * src/ssl_manager.c
12892         * src/summary_search.c
12893         * src/textview.c
12894         * src/toolbar.c
12895         * src/gtk/sslcertwindow.c
12896         * src/plugins/pgpcore/sgpgme.c
12897                 rework alertpanels
12898
12899 2005-07-17 [colin]      1.9.12cvs75
12900
12901         * src/privacy.c
12902                 add a PrivacySystem accessor that checks that
12903                 the system cached in a MimeInfo's privacydata
12904                 is still registered. Use this accessor instead
12905                 of directly using data->system. Fixes crashes
12906                 after unloading pgp plugins.
12907
12908 2005-07-17 [colin]      1.9.12cvs74
12909
12910         * src/alertpanel.c
12911                 Change geometry hints to a simple default size.
12912                 Fixes the certs dialogs.
12913
12914 2005-07-17 [colin]      1.9.12cvs73
12915
12916         * src/gtk/sslcertwindow.c
12917                 Use a gtkExpander
12918
12919 2005-07-17 [colin]      1.9.12cvs72
12920
12921         * src/plugins/pgpcore/Makefile.am
12922         * src/plugins/pgpmime/Makefile.am
12923                 Add gpgme libs
12924
12925 2005-07-17 [paul]       1.9.12cvs71
12926
12927         * configure.ac
12928                 add --disable-gnomeprint option
12929                 modified version of patch by Marius Mauch
12930
12931 2005-07-17 [paul]       1.9.12cvs70
12932
12933         * src/common/defs.h
12934                 update urls
12935         * src/account.c
12936         * src/action.c
12937         * src/addressbook.c
12938         * src/compose.c
12939         * src/foldersel.c
12940         * src/folderview.c
12941         * src/html.c
12942         * src/imap_gtk.c
12943         * src/main.c
12944         * src/mainwindow.c
12945         * src/messageview.c
12946         * src/mh_gtk.c
12947         * src/mimeview.c
12948         * src/news_gtk.c
12949         * src/prefs_account.c
12950         * src/prefs_send.c
12951         * src/prefs_summaries.c
12952         * src/procmsg.c
12953         * src/summaryview.c
12954         * src/common/utils.c
12955         * src/common/xml.c
12956         * src/plugins/pgpcore/passphrase.c
12957         * src/plugins/pgpcore/select-keys.c
12958                 replace inappropriately used backticks
12959                 with single quotes
12960
12961 2005-07-16 [colin]      1.9.12cvs69
12962
12963         * src/image_viewer.c
12964                 Add extra paranoid checks
12965
12966 2005-07-16 [colin]      1.9.12cvs68
12967
12968         * src/plugins/pgpcore/prefs_gpg.c
12969                 Don't auto-check sigs by default, as it
12970                 can be really slow.
12971
12972 2005-07-16 [colin]      1.9.12cvs67
12973
12974         * src/plugins/pgpcore/sgpgme.c
12975                 Make messages a bit better.
12976
12977 2005-07-16 [colin]      1.9.12cvs66
12978
12979         * src/imap.c
12980                 Remove pseudo-log
12981         * src/etpan/imap-thread.c
12982                 Add real log
12983
12984 2005-07-16 [colin]      1.9.12cvs65
12985
12986         * src/main.c
12987         * src/prefs_other.c
12988                 And now, fix build with libetpan :-/
12989
12990 2005-07-15 [colin]      1.9.12cvs64
12991
12992         * src/prefs_other.c
12993                 Continue fixing build without libetpan.
12994
12995 2005-07-15 [colin]      1.9.12cvs63
12996
12997         * src/main.c
12998                 Fix build with --disable-libetpan
12999
13000 2005-07-15 [colin]      1.9.12cvs62
13001
13002         * configure.ac
13003                 Bump libetpan's version
13004
13005 2005-07-15 [colin]      1.9.12cvs61
13006
13007         * src/etpan/imap-thread.c
13008                 Actually stop logging :)
13009
13010 2005-07-15 [colin]      1.9.12cvs60
13011
13012         * src/addressbook.c
13013                 Fix dnd of multiple addresses.
13014
13015 2005-07-15 [hoa]        1.9.12cvs59
13016
13017         * src/etpan/imap-thread.c
13018             disable login of IMAP password in libetpan log file.
13019
13020 2005-07-15 [paul]       1.9.12cvs58
13021
13022         * src/account.c
13023                 don't automatically sort
13024                 do allow drag n drop
13025
13026 2005-07-15 [paul]       1.9.12cvs57
13027
13028         * src/account.c
13029         * src/ssl_manager.c
13030                 alphabetical listing
13031
13032 2005-07-15 [paul]       1.9.12cvs56
13033
13034         * src/gtk/pluginwindow.c
13035                 sort plugin list alphabetically
13036
13037 2005-07-15 [paul]       1.9.12cvs55
13038
13039         * src/prefs_spelling.c
13040         * src/prefs_wrapping.c
13041                 unify English usage
13042
13043 2005-07-15 [colin]      1.9.12cvs54
13044
13045         * src/wizard.c
13046                 Typo fix
13047
13048 2005-07-15 [paul]       1.9.12cvs53
13049
13050         * src/prefs_message.c
13051                 make 'show cursor' a hidden option
13052
13053 2005-07-14 [colin]      1.9.12cvs52
13054
13055         * src/plugins/spamassassin/Makefile.am
13056         * src/plugins/clamav/Makefile.am
13057                 Fix double EXTRA_DISTs
13058
13059 2005-07-14 [colin]      1.9.12cvs51
13060
13061         * src/plugins/clamav/Makefile.am
13062         * src/plugins/clamav/clamav_plugin_gtk.deps
13063         * src/plugins/spamassassin/Makefile.am
13064         * src/plugins/spamassassin/spamassassin_gtk.deps
13065                 Make $plugin_gtk depend on $plugin
13066
13067 2005-07-14 [hoa]        1.9.12cvs50
13068
13069         * src/etpan/imap-thread.c
13070                 enable debug log of libetpan when running with --debug
13071
13072 2005-07-14 [colin]      1.9.12cvs49
13073
13074         * configure.ac
13075         * src/common/Makefile.am
13076         * src/common/plugin.c
13077         * src/common/plugin.h
13078                 Add a little plugin dependancy system.
13079                 Plugins can ship a $plugin_name.deps file
13080                 (near them in PLUGINDIR) so that their
13081                 dependancies are loaded if possible.
13082         * src/plugins/Makefile.am
13083         * src/plugins/pgpcore/Makefile.am
13084         * src/plugins/pgpcore/passphrase.c
13085         * src/plugins/pgpcore/passphrase.h
13086         * src/plugins/pgpcore/plugin.c
13087         * src/plugins/pgpcore/prefs_gpg.c
13088         * src/plugins/pgpcore/prefs_gpg.h
13089         * src/plugins/pgpcore/select-keys.c
13090         * src/plugins/pgpcore/select-keys.h
13091         * src/plugins/pgpcore/sgpgme.c
13092         * src/plugins/pgpcore/sgpgme.h
13093                 Introduce pgpcore, used by pgpmime and
13094                 pgpinline
13095         * src/plugins/pgpmime/Makefile.am
13096         * src/plugins/pgpmime/passphrase.c
13097         * src/plugins/pgpmime/passphrase.h
13098         * src/plugins/pgpmime/pgpmime.c
13099         * src/plugins/pgpmime/pgpmime.deps
13100         * src/plugins/pgpmime/plugin.c
13101         * src/plugins/pgpmime/prefs_gpg.c
13102         * src/plugins/pgpmime/prefs_gpg.h
13103         * src/plugins/pgpmime/select-keys.c
13104         * src/plugins/pgpmime/select-keys.h
13105         * src/plugins/pgpmime/sgpgme.c
13106         * src/plugins/pgpmime/sgpgme.h
13107                 Remove the core from pgpmime and add the
13108                 dependancy to pgpcore.
13109
13110 2005-07-14 [paul]       1.9.12cvs48
13111
13112         * src/stock_pixmap.c
13113                 forgot this in last commit
13114
13115 2005-07-14 [paul]       1.9.12cvs47
13116
13117         * src/account.c
13118         * src/addressbook.c
13119                 add accelerators for the buttons (sync with main)
13120         * src/compose.c
13121         * src/compose.h
13122                 add accelerators for the buttons.
13123                 fix editing with external editor.
13124                 replace gdk_input_*() with GIOChannel;
13125                 (sync with main)
13126         * src/foldersel.c
13127                 display folder names with new/unread
13128                 representation (sync with main)
13129         * src/main.c
13130                 specify default window icon (sync with main)
13131         * src/prefs_common.c
13132                 use_addr_book default to FALSE
13133         * src/summaryview.c
13134         * src/textview.c
13135                 add accelerators for the buttons (sync with main)
13136         * src/gtk/menu.c
13137                 fix typos
13138         * src/pixmaps/sylpheed_icon.xpm
13139                 updated
13140
13141 2005-07-13 [paul]       1.9.12cvs46
13142
13143         * src/plugins/pgpmime/pgpmime.c
13144         * src/plugins/pgpmime/sgpgme.c
13145                 (temporarily) use deprecated gpgme_data_rewind()
13146                 while largefile support is not present
13147                 (as suggested by Colin)
13148
13149 2005-07-13 [paul]       1.9.12cvs45
13150
13151         * configure.ac
13152                 remove large file support (for now):
13153                 it breaks too many things
13154
13155 2005-07-13 [paul]       1.9.12cvs44
13156
13157         * configure.ac
13158                 add large file support
13159         * src/html.c
13160                 fix bug #763 where href attribute was not
13161                 the very first attribute of a link
13162                 patch by Thomas Gilgin
13163
13164 2005-07-13 [colin]      1.9.12cvs43
13165
13166         * src/gtk/pluginwindow.c
13167                 Little portability fix
13168
13169 2005-07-13 [colin]      1.9.12cvs42
13170
13171         * src/plugins/pgpmime/sgpgme.c
13172                 Fix crasher.
13173
13174 2005-07-13 [colin]      1.9.12cvs41
13175
13176         * src/plugins/pgpmime/pgpmime.c
13177         * src/plugins/pgpmime/sgpgme.c
13178                 Use gpgme_data_release_and_get_mem instead
13179                 of gpgme_data_read.
13180
13181 2005-07-13 [colin]      1.9.12cvs40
13182
13183         * configure.ac
13184         * src/plugins/pgpmime/passphrase.c
13185         * src/plugins/pgpmime/passphrase.h
13186         * src/plugins/pgpmime/pgpmime.c
13187         * src/plugins/pgpmime/plugin.c
13188         * src/plugins/pgpmime/select-keys.c
13189         * src/plugins/pgpmime/select-keys.h
13190         * src/plugins/pgpmime/sgpgme.c
13191         * src/plugins/pgpmime/sgpgme.h
13192                 Port pgpmime to gpgme-1.0.
13193
13194 2005-07-12 [paul]       1.9.12cvs39
13195
13196         * AUTHORS
13197         * src/toolbar.c
13198         * src/toolbar.h
13199                 add a 'Go to Prev' button to the toolbar.
13200                 correct tooltip text of go to buttons.
13201                 based on patch by Yang Guilong <bamanzi@gmail.com>
13202
13203 2005-07-12 [colin]      1.9.12cvs38
13204
13205         * src/statusbar.c
13206                 Fix progress bar showing stuff at startup.
13207
13208 2005-07-12 [paul]       1.9.12cvs37
13209
13210         * src/editjpilot.c
13211                 fix building with jpilot support
13212
13213 2005-07-11 [colin]      1.9.12cvs36
13214
13215         * src/inc.c
13216                 Add visual indication that filtering is running
13217         * src/textview.c
13218                 Make {}[] uri delimiters
13219         * src/summaryview.c
13220                 Remove useless (and slow) calls
13221
13222 2005-07-11 [paul]       1.9.12cvs35
13223
13224         * src/plugins/clamav/clamav_plugin_gtk.c
13225         * src/plugins/dillo_viewer/dillo_prefs.c
13226         * src/plugins/pgpmime/prefs_gpg.c
13227         * src/plugins/spamassassin/spamassassin_gtk.c
13228                 gather plugins prefs together under their
13229                 own 'Plugins' heading
13230
13231 2005-07-11 [paul]       1.9.12cvs34
13232
13233         sync with main
13234
13235         * src/account.c
13236                 account_delete(): modified alert dialog
13237         * src/editjpilot.c
13238         * src/editvcard.c
13239                 fixed a crash when cancelling file selection
13240                 dialog by Escape key. Made non-ascii filename
13241                 selectable.
13242         * src/prefs_template.c
13243                 prefs_template_window_create(): make scrolled
13244                 window policy AUTOMATIC
13245
13246 2005-07-10 [hoa]        1.9.12cvs33
13247
13248         * src/etpan/imap-thread.c
13249                 workaround for old Courier IMAP servers.
13250
13251 2005-07-10 [colin]      1.9.12cvs32
13252
13253         * src/folder.c
13254         * src/statusbar.c
13255         * src/statusbar.h
13256                 Add visual progress indicator on filtering/processing
13257                 Factorize the progress bar code
13258         * src/imap.c
13259         * src/imap.h
13260         * src/etpan/imap-thread.c
13261                 Add a reference counter to avoid destroying the Folder
13262                 while it's in use by another callback.
13263
13264 2005-07-09 [hoa]        1.9.12cvs31
13265
13266         * src/imap.c
13267         * src/etpan/imap-thread.c
13268                 fixed deadlock when removing IMAP account.
13269
13270 2005-07-08 [colin]      1.9.12cvs30
13271
13272         * src/textview.c
13273         * src/unmime.c
13274                 Fix again problems decoding broken headers
13275         * src/gtk/inputdialog.c
13276                 Fix local variable shadowing a global one
13277
13278 2005-07-08 [colin]      1.9.12cvs29
13279
13280         * src/msgcache.c
13281                 Make the cache/mark files platform-agnostic by writing
13282                 them in little-endian format. Reading them is also done
13283                 in little-endian format, of course; however, in order
13284                 to avoid trashing mark data on big-endian machines, the
13285                 files are, at first, read from the native format if the
13286                 little-endian one doesn't exist. This is easy to deter-
13287                 mine by trying to open a file with a swapped data_ver
13288                 and seeing if it's the wanted version.
13289                 Little-endian using users should see absolutely no
13290                 difference, Big-endian users may get a very little
13291                 performance drop due to byte-swapping.
13292                 Tested on i386 and ppc32. 
13293                 Fixes bug #159 (The index file, in the mailboxes, is 
13294                 hardware depending).
13295
13296                 To have the cache/mark files updated to the new little-
13297                 endian format, "Check for new messages" or even
13298                 "Rebuild folder tree" aren't enough. Files will be
13299                 updated as soon as a folder has been opened/closed.
13300                 To update everything, just select all folders by
13301                 selecting them one by one.
13302
13303 2005-07-07 [colin]      1.9.12cvs28
13304
13305         * src/imap.c
13306                 Remember the folder separator per IMAPFolder
13307                 instead of globally.
13308                 Revive the Session on noop; fixes bug #761
13309                 (mark a bunch of unread messages as read takes 
13310                 forever)
13311
13312 2005-07-07 [darko]      1.9.12cvs27
13313
13314         * src/common/template.c
13315                 Sort templates alphabetically
13316
13317 2005-07-06 [colin]      1.9.12cvs26
13318
13319         * src/imap.c
13320                 Try to use the correct separator in
13321                 most cases. Possibly fixes bug #759
13322                 (only creates the INBOX folder when 
13323                 setting up new IMAP account) and 
13324                 bug #760 (Can't retrieve messages)
13325
13326 2005-07-06 [colin]      1.9.12cvs25
13327
13328         * src/imap.c
13329                 Use real_path in status command. This will
13330                 help later, when namespaces will be used.
13331
13332 2005-07-06 [colin]      1.9.12cvs24
13333
13334         * configure.ac
13335         * src/account.c
13336         * src/folder.c
13337         * src/imap.c
13338         * src/etpan/etpan-log.c
13339         * src/etpan/etpan-thread-manager.c
13340         * src/etpan/imap-thread.c
13341                 Add a --disable-libetpan parameter. With this,
13342                 users that don't want IMAP4 support can avoid
13343                 the new dependancy (and have no IMAP support).
13344                 Users that have IMAP4 accounts and use this
13345                 parameter won't lose their configuration, their
13346                 IMAP accounts will just be invisible and not
13347                 used.
13348         * src/textview.c
13349                 Make the "Copy ..." contextual menu items 
13350                 copy to both the X clipboard and the gtk 
13351                 clipboard - as most other apps do.
13352         * src/gtk/about.c
13353                 Add a notice about OpenSSL usage, in order to
13354                 comply with OpenSSL's license (point 6):
13355                 http://www.openssl.org/source/license.html
13356
13357 2005-07-06 [colin]      1.9.12cvs23
13358
13359         * src/alertpanel.c
13360                 Fix a minimum size for alertpanels
13361         * src/compose.c
13362                 Show 'No space left on device' type errors
13363                 when queuing/sending
13364         * src/imap_gtk.c
13365         * src/mh_gtk.c
13366                 Rework folder's deletion message (remove 
13367                 extra \n)
13368
13369 2005-07-05 [colin]      1.9.12cvs22
13370
13371         * src/imap.c
13372                 Add an alertpanel on auth error
13373                 Add pseudo-log
13374                 Remove pthread-related stuff
13375
13376 2005-07-05 [colin]      1.9.12cvs21
13377
13378         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13379                 Fix crash on plugin reloading (with a hack)
13380
13381 2005-07-05 [colin]      1.9.12cvs20
13382
13383         * src/prefs_account.c
13384         * src/prefs_account.h
13385                 Fix typo
13386         * src/gtk/filesel.c
13387         * src/gtk/filesel.h
13388                 Add a way to filter the view
13389         * src/gtk/pluginwindow.c
13390                 Filter loadable stuff
13391         * src/plugins/pgpmime/prefs_gpg.c
13392                 Fix missing unregistration
13393         * .cvsignore
13394         * src/etpan/.cvsignore
13395         * src/plugins/spamassassin/.cvsignore
13396                 Add more stuff to cvs ignored files
13397
13398 2005-07-04 [colin]      1.9.12cvs19
13399
13400         * src/imap.c
13401                 Fix scan_required returning FALSE when it
13402                 shouldn't. Maybe fix #760 (Can't retrieve
13403                 messages)
13404
13405 2005-07-04 [colin]      1.9.12cvs18
13406
13407         * src/summaryview.c
13408                 Fix always_show_msg pref
13409
13410 2005-07-04 [paul]       1.9.12cvs17
13411
13412         sync with main (forgotten in last commit)
13413         
13414         * src/common/utils.c
13415         * src/common/utils.h
13416                 check_line_length(): new.
13417                 is_dir_exist()
13418                 is_file_entry_exist()
13419                 dirent_is_regular_file()
13420                 dirent_is_directory(): use g_file_test() instead of stat().
13421
13422 2005-07-04 [paul]       1.9.12cvs16
13423
13424         sync with main:
13425
13426         * src/compose.c
13427                 compose_write_to_file(): check for line
13428                 length limit and display warning if exceeds
13429         * src/jpilot.c
13430                 use get_home_dir() instead of g_get_home_dir()
13431         * src/procheader.c
13432                 removed warning about invalid date
13433         * src/vcard.c
13434                 use get_home_dir() instead of g_get_home_dir()
13435
13436 2005-07-04 [paul]       1.9.12cvs15
13437
13438         * src/stock_pixmap.c
13439                 fix new pixmap naming errors
13440                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13441
13442 2005-07-04 [colin]      1.9.12cvs14
13443
13444         * src/imap.c
13445                 Fix debugging string with a warning
13446
13447 2005-07-04 [colin]      1.9.12cvs13
13448
13449         * configure.ac
13450                 Add a check for libetpan's version (>= 0.37)
13451
13452 2005-07-04 [hoa]        1.9.12cvs12
13453
13454         * commitHelper
13455         * src/imap.c
13456         * src/etpan/imap-thread.c
13457         * src/etpan/imap-thread.h
13458                 fixed IMAP implementation of check of mails.
13459
13460 2005-07-03 [hoa]        1.9.12cvs11
13461
13462         * src/etpan/Makefile.am
13463         * src/etpan/etpan-errors.h
13464         * src/etpan/etpan-log.[ch]
13465         * src/etpan/etpan-thread-manager-types.h
13466         * src/etpan/etpan-thread-manager.[ch]
13467         * src/etpan/imap-thread.[ch]
13468         * src/Makefile.am
13469         * src/imap.c
13470         * src/main.c
13471         * src/prefs_other.c
13472         * configure.ac
13473             merged imap branch.
13474             dependency on libetpan 0.37 is now added.
13475
13476 2005-07-01 [colin]      1.9.12cvs10
13477
13478         * src/Makefile.am
13479         * src/folder.c
13480         * src/folder.h
13481         * src/folderview.c
13482         * src/stock_pixmap.c
13483         * src/stock_pixmap.h
13484         * src/plugins/trayicon/trayicon.c
13485                 Add marked symbol on folders containing
13486                 marked messages
13487         * src/procmsg.c
13488         * src/procmsg.h
13489         * src/toolbar.c
13490         * src/prefs_common.c
13491         * src/prefs_common.h
13492         * src/prefs_send.c
13493                 Add an optional confirmation dialog on queue
13494                 sending. Patch by wwp.
13495         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13496         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13497         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13498         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13499         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13500         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13501         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13502         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13503         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13504         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13505         * src/pixmaps/trash_mark.xpm            ** ADDED **
13506                 New pixmaps
13507
13508 2005-07-01 [colin]      1.9.12cvs9
13509
13510         * src/summaryview.c
13511                 Fix a little threading bug
13512         * src/addrgather.c
13513         * src/mainwindow.c
13514                 A little bit of HIG normality never hurts
13515
13516 2005-07-01 [colin]      1.9.12cvs8
13517
13518         * src/compose.c
13519         * src/msgcache.c
13520         * src/pop.c
13521         * src/procmime.c
13522         * src/recv.c
13523         * src/common/log.c
13524         * src/common/template.c
13525         * src/common/utils.c
13526         * src/common/utils.h
13527                 Reverted the fwrite_atomic stuff. In fact
13528                 it is already atomic.
13529
13530 2005-06-30 [colin]      1.9.12cvs7
13531
13532         * src/common/utils.c
13533         * src/common/utils.h
13534                 Add an fwrite_atomic() function to make
13535                 sure we write everything: fwrite can make
13536                 short writes.
13537         * src/compose.c
13538         * src/msgcache.c
13539         * src/pop.c
13540         * src/procmime.c
13541         * src/recv.c
13542         * src/common/log.c
13543         * src/common/template.c
13544                 Use that (and fix swapping of size and nmemb).
13545                 Thanks to Rich Coe for the heads up.
13546
13547 2005-06-30 [colin]      1.9.12cvs6
13548
13549         * src/addressbook.c
13550                 Optimize addressbook opening 
13551
13552 2005-06-30 [colin]      1.9.12cvs5
13553
13554         * src/summaryview.c
13555                 Remove calls to summary_step after move/copy
13556
13557 2005-06-28 [paul]       1.9.12cvs4
13558
13559         * src/alertpanel.c
13560                 wrap and make the error msg selectable
13561
13562 2005-06-28 [paul]       1.9.12cvs3
13563
13564         * src/ssl_manager.c
13565                 replace the OK button with a Close button
13566         * src/gtk/foldersort.c
13567                 use GTK_STOCK_ icons/buttons
13568
13569 2005-06-28 [colin]      1.9.12cvs2
13570
13571         * src/gedit-print.c             ** ADDED **
13572         * src/gedit-print.h             ** ADDED **
13573         * src/gtk/gtksourceprintjob.c   ** ADDED **
13574         * src/gtk/gtksourceprintjob.h   ** ADDED **
13575                 I can't believe no one had enough time to tell
13576                 me I forgot the `cvs add`
13577
13578 2005-06-27 [colin]      1.9.12cvs1
13579
13580         * src/Makefile.am
13581         * src/gtk/Makefile.am
13582         * src/messageview.c
13583         * src/procmsg.c
13584         * src/summaryview.c
13585         * configure.ac
13586                 Add optional libgnomeprint-based printing
13587         * src/mainwindow.c
13588         * src/gtk/quicksearch.c
13589                 Add an Edit/Quick search menu item to show
13590                 and focus the quicksearch
13591
13592 2005-06-27 [paul]       1.9.12
13593
13594         1.9.12 release
13595
13596         * po/ca.po
13597         * po/de.po
13598         * po/es.po
13599         * po/fr.po
13600         * po/it.po
13601         * po/ko.po
13602         * po/pt_BR.po
13603         * po/sk.po
13604         * po/zh_CN.po
13605                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13606                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13607                 SungHyun Nam, Frederico Goncalves Guimaraes,
13608                 Andrej Kacian, and Yang Guilong
13609 2005-06-26 [colin]      1.9.11cvs106
13610
13611         * src/imap_gtk.c
13612                 Forgot one file for previous fix
13613
13614 2005-06-26 [colin]      1.9.11cvs105
13615
13616         * src/folder.c
13617         * src/imap.c
13618                 Fix problems with folder operations in no_select
13619                 imap folders. it applies only to mails, and 
13620                 creation/deletion/move/renaming of folders 
13621                 should be possible
13622
13623 2005-06-26 [paul]       1.9.11cvs104
13624
13625         * src/prefs_filtering.c
13626                 replace one more GTK_STOCK_REMOVE
13627                 with GTK_STOCK_DELETE
13628
13629 2005-06-25 [colin]      1.9.11cvs103
13630
13631         * src/imap.c
13632                 Optimize get_seq_set_from_seq_list
13633                 (Patch by Ricardo) 
13634
13635 2005-06-25 [colin]      1.9.11cvs102
13636
13637         * src/mh.c
13638                 If the directory exists, but not in the
13639                 correct encoding, rename it. This should
13640                 handle old-versions-induced bugs.
13641
13642 2005-06-25 [colin]      1.9.11cvs101
13643
13644         * src/mh.c
13645                 Fix path access with extended dir names
13646                 Fixes bug #589 (SC segfaults with wrong locale
13647                 settings)
13648
13649 2005-06-25 [colin]      1.9.11cvs100
13650
13651         * src/prefs_account.c
13652         * src/prefs_account.h
13653         * src/compose.c
13654                 Add an option to encrypt replies to
13655                 encrypted messages
13656
13657 2005-06-25 [colin]      1.9.11cvs99
13658
13659         * src/compose.c
13660         * src/quote_fmt_parse.y
13661                 ... And make it work with pgpinline.
13662
13663 2005-06-25 [colin]      1.9.11cvs98
13664
13665         * src/compose.c
13666         * src/procmime.c
13667         * src/procmime.h
13668         * src/quote_fmt_parse.y
13669                 o Make reedition of encrypted messages possible
13670                   (as long as it is encrypted to self too, no
13671                    magic there)
13672                 o Make replying with quote (and without selecting
13673                   text) possible for encrypted messages.
13674                 Closes bug #550 (Not possible to "reply with quote"
13675                 to gnupg encrypted messages)
13676
13677 2005-06-24 [paul]       1.9.11cvs97
13678
13679         * src/imap.c
13680                 add missing include
13681
13682 2005-06-24 [paul]       1.9.11cvs96
13683
13684         * src/editldap.c
13685                 made bind password entry invisible
13686                 (sync with main)
13687         * src/send_message.c
13688                 send_message_local(): check exit status
13689                 to detect errors (sync with main)
13690         * src/textview.c
13691                 use main's less ambiguous popup menu
13692                 wording
13693
13694 2005-06-24 [paul]       1.9.11cvs95
13695
13696         * src/prefs_actions.c
13697         * src/prefs_customheader.c
13698         * src/prefs_display_header.c
13699         * src/prefs_filtering_action.c
13700         * src/prefs_matcher.c
13701         * src/prefs_template.c
13702         * src/prefs_toolbar.c
13703                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13704         * src/gtk/description_window.c
13705                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13706
13707 2005-06-23 [colin]      1.9.11cvs94
13708
13709         * src/summaryview.c
13710                 Fix rough edges (be sure to call status_show whenever
13711                 necessary).
13712
13713 2005-06-23 [colin]      1.9.11cvs93
13714
13715         * src/summaryview.c
13716                 Optimize Select All
13717                 Before, in a 5K mails folder: 11s
13718                 After, in the same folder: 58000µs
13719                 The joys of locking... gtk_clist_select_all() fires a 
13720                 tree-select-row event for each selected row, which in 
13721                 summaryview, callbacks summary_selected which in turn,
13722                 calls summary_status_show, which walks the selected
13723                 rows. Hence, calling gtk_clist_select_all was 
13724                 exponential. Locking the summaryview makes 
13725                 summary_selected return early.
13726
13727 2005-06-23 [colin]      1.9.11cvs92
13728
13729         * src/imap.c
13730                 Move mutex at the important place to avoid
13731                 deadlocks
13732         * src/summaryview.c
13733                 Fix Del key deleting directly instead of
13734                 moving to trash
13735
13736 2005-06-22 [colin]      1.9.11cvs91
13737
13738         * src/plugins/spamassassin/libspamc.c
13739                 As we do spagetti code with assignations in multiple
13740                 places (see _message_read_raw where out = msg = raw),
13741                 let's be sure we don't free the same pointer twice.
13742                 Should fix bug #683 (Crash in libpam at 
13743                 message_cleanup).
13744
13745 2005-06-22 [colin]      1.9.11cvs90
13746
13747         * src/compose.c
13748         * src/messageview.c
13749         * src/toolbar.c
13750                 Make toolbar's delete use the move to trash stuff;
13751                 Add gtk_widget_realize to be sure pixmaps can get
13752                 created (that may fix an old worksforme bug which
13753                 I can't find back...)
13754
13755 2005-06-22 [colin]      1.9.11cvs89
13756
13757         * src/summaryview.c
13758         * src/summaryview.h
13759         * src/mainwindow.c
13760                 Rename "Message/Delete" to "Message/Move to trash"
13761                 Add "Message/Delete..." that directly destroys the
13762                 selected messages after asking for a confirmation.
13763
13764 2005-06-22 [colin]      1.9.11cvs88
13765
13766         * src/imap.c
13767                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13768                 o Fix a deadlock (thanks Darko)
13769
13770 2005-06-22 [colin]      1.9.11cvs87
13771
13772         * src/gtk/foldersort.c
13773                 Add missing include for the i18n;
13774                 patch by Fabien Vantard
13775
13776 2005-06-21 [colin]      1.9.11cvs86
13777
13778         * src/folder.c
13779         * src/folderview.c
13780                 Respect the no_select flag
13781         * src/imap.c
13782                 Fix recursive deletion
13783         * src/imap_gtk.c
13784         * src/mh_gtk.c
13785                 Make the folder deletion's warning
13786                 more explicit
13787
13788 2005-06-21 [colin]      1.9.11cvs85
13789
13790         * src/textview.c
13791                 Prevent email addresses from spanning accross
13792                 lines - fixes bug # 646 (newline-chars in 
13793                 email addresses)
13794
13795 2005-06-20 [colin]      1.9.11cvs84
13796
13797         * src/folder.c
13798                 Be sure not to remove source if copy failed
13799
13800 2005-06-20 [colin]      1.9.11cvs83
13801
13802         * src/folderview.c
13803         * src/imap_gtk.c
13804                 remove summaryview's lock
13805         * src/imap.c
13806                 introduce threads to avoid problems when foreground tasks
13807                 interfere with background tasks
13808         * src/mh.c
13809                 prevent moving to drafts/queue
13810         * src/mimeview.c
13811                 fix leak
13812
13813 2005-06-19 [colin]      1.9.11cvs82
13814
13815         * src/imap_gtk.c
13816                 Remember that the user doesn't want to override
13817                 offline mode, for 3 seconds. It avoid presenting
13818                 him with N popups in a really short time.
13819
13820 2005-06-17 [colin]      1.9.11cvs81
13821
13822         * src/imap.c
13823                 Fix IMAP breaking on folders containing '('
13824                 (Probably won't be enough)
13825
13826 2005-06-17 [colin]      1.9.11cvs80
13827
13828         Forgotten files on 1.9.11cvs79
13829         * src/summaryview.c
13830                 Fix stepping when not immediately executing
13831         * src/imap.c
13832                 Really prevent UID FETCH 0
13833         * src/codeconv.c
13834                 Fix outgoing charset never set to utf-8
13835         * src/mh.c
13836                 Fix leak
13837
13838 2005-06-16 [colin]      1.9.11cvs79
13839
13840         * src/compose.c
13841                 Fix bug #707 (Dash splits rows)
13842                 Only wrap if we're on a line break position and
13843                 the previous one was a "white" (space) char.
13844                 Pango stuff is weird.
13845
13846 2005-06-16 [colin]      1.9.11cvs78
13847
13848         * src/imap_gtk.c
13849                 Lock summaryview while downloading messages
13850                 on user demand
13851         * src/procheader.c
13852         * src/unmime.c
13853         * src/common/utils.c
13854         * src/common/utils.h
13855                 Replace \r and \n with spaces in From and
13856                 Subject headers
13857
13858 2005-06-16 [paul]       1.9.11cvs77
13859
13860         * src/procmime.c
13861                 liberalise the mime parser
13862         * src/gtk/about.c
13863                 add text wrapping
13864
13865 2005-06-16 [paul]       1.9.11cvs76
13866
13867         * src/gtk/about.c
13868                 reworked
13869
13870 2005-06-15 [colin]      1.9.11cvs75
13871
13872         * src/compose.c
13873                 Finish header encoding fix
13874         * src/summaryview.c
13875                 Fix segfault
13876         * src/headerview.c
13877                 Fix compilation (Thanks Stephan
13878                 Sachse)
13879
13880 2005-06-15 [colin]      1.9.11cvs74
13881
13882         * Makefile.am
13883                 Install gnome2 stuff rather than gnome1, 
13884                 if both are present
13885         * src/codeconv.c
13886         * src/codeconv.h
13887         * src/compose.c
13888                 Fix headers encoding
13889         * src/folder.c
13890                 Visual progress when fetching all messages
13891         * src/folderview.c
13892         * src/summaryview.c
13893         * src/summaryview.h
13894                 Prevent changing current message while
13895                 incorporating
13896
13897 2005-06-15 [paul]       1.9.11cvs73
13898
13899         * src/gtk/gtkaspell.c
13900         * src/gtk/gtkaspell.h
13901                 fix build warnings
13902
13903 2005-06-15 [paul]       1.9.11cvs72
13904
13905         * src/prefs_filtering.c
13906                 allow reordering of filter rules by
13907                 drag n drop
13908
13909 2005-06-15 [paul]       1.9.11cvs71
13910
13911         * COPYING
13912                 updated
13913         * src/codeconv.c
13914                 replace deprecated function
13915         * src/inc.c
13916         * src/send_message.c
13917         * src/gtk/progressdialog.c
13918         * src/gtk/progressdialog.h
13919                 salvage and reuse parts of reverted sync
13920
13921 2005-06-15 [paul]       1.9.11cvs70
13922
13923         * src/inc.c
13924         * src/send_message.c
13925         * src/gtk/progressdialog.c
13926         * src/gtk/progressdialog.h
13927                 revert yesterday's sync with main
13928                 it contains deprecated functions
13929
13930 2005-06-15 [colin]      1.9.11cvs69
13931
13932         * src/headerview.c
13933                 Fix bug #670 (multi user to: will corrupt message 
13934                 headers display)
13935
13936 2005-06-15 [colin]      1.9.11cvs68
13937
13938         * src/compose.c
13939                 Fix bug #421 (Fix undo on wrapping)
13940
13941 2005-06-15 [colin]      1.9.11cvs67
13942
13943         * src/folder.c
13944                 Provide visual feedback while processing
13945                 folder's rules.
13946         * src/imap.c
13947                 Provide visual feedback while getting
13948                 short headers (for uncached messages)
13949
13950
13951 2005-06-14 [paul]       1.9.11cvs66
13952
13953         * src/account.c
13954                 change a couple stock icons
13955         * src/inc.c
13956         * src/send_message.c
13957         * src/gtk/progressdialog.c
13958         * src/gtk/progressdialog.h
13959                 sync main's GtkTreeView implementation
13960
13961 2005-06-14 [colin]      1.9.11cvs65
13962
13963         * src/imap.c
13964                 Various little fixes, mainly on error paths
13965
13966 2005-06-13 [colin]      1.9.11cvs64
13967
13968         * matcher.c
13969         * procmsg.c
13970         * procmsg.h
13971                 Add a way to fetch only headers. This speeds
13972                 up filtering on headers for IMAP. Fixes:
13973                 bug #481 extraneous imap commands slow down 
13974                         imap filtering
13975                 bug #522 Sylpheed downloads all messages 
13976                         when opening mailbox (IMAP)
13977                 bug #677 IMAP fetch is soooooooooooooo slow
13978         * src/folder.c
13979         * src/folder.h
13980                 Add a folder set_batch method so that
13981                 implementations can speed up flags changes
13982         * src/folderutils.c
13983         * src/summaryview.c
13984                 Use that in mark as (un)read and mark all read
13985                 Refix bug #679
13986         * src/imap.c
13987                 Implement set_batch - brings back deferred
13988                 flags in a less buggy manner. Fixes:
13989                 bug #729 IMAP immediate expunge of deleted messages
13990                 bug #191 remove list of messages with one command
13991                 Fix login with strange chars
13992                 Implement fetch_msg_full
13993                 Fix copy (wrong counts)
13994
13995 2005-06-12 [colin]      1.9.11cvs63
13996
13997         * src/folder.c
13998                 lock incorporation during long operations.
13999                 Avoids fucking up the IMAP socket.
14000
14001 2005-06-12 [colin]      1.9.11cvs62
14002
14003         * src/imap.c
14004                 Fix harmful typo
14005                 Factorize remove_all_msg
14006                 Thread-ize expunge
14007         * src/summaryview.c
14008                 Don't update partial-download status if unnecessary
14009         * src/folder.c
14010                 Use remove_msgs everywhere possible
14011
14012 2005-06-12 [colin]      1.9.11cvs61
14013
14014         * src/folder.c
14015         * src/folder.h
14016                 Add a remove_msgs function to remove a 
14017                 list of messages
14018         * src/imap.c
14019                 Implement that.
14020
14021 2005-06-12 [colin]      1.9.11cvs60
14022
14023         * src/imap.c
14024                 Remove flags-processing deferring... Too hard
14025                 to get it to work in all cases.
14026
14027 2005-06-11 [colin]      1.9.11cvs59
14028
14029         * src/imap.c
14030                 printf -> debug_print
14031
14032 2005-06-11 [colin]      1.9.11cvs58
14033
14034         * src/imap.c
14035                 o Fix build without USE_PTHREAD
14036                 o Factorize imap_open
14037                 o Alertpanel in case of impossible connection
14038                 o Alertpanel in case of impossible login
14039                 o Fix deferred flags processing to force a 
14040                   flush before adding some more flags to process,
14041                   but in another folder.
14042
14043 2005-06-10 [colin]      1.9.11cvs57
14044
14045         * src/imap.c
14046                 o Fix a format string error
14047                 o init ssl socket outside of the thread 
14048                   (it possibly invokes gtk calls)
14049         * src/procmime.c
14050                 o Put back the buffer to its necessary size
14051                 o Fix changing a file pointer without keeping
14052                   track of it (thanks Valgrind)
14053         * src/common/smtp.c
14054                 o Fix automatic STARTTLS if login should be done
14055                   and the server only allows it after starting TLS
14056         * src/gtk/gtkinputdialog.c
14057                 o Eat GDK_Return so that the combo popup doesn't 
14058                   appear when we press Enter to validate the combo
14059                   input dialog (as seen in the Open with... dialog)
14060
14061 2005-06-10 [colin]      1.9.11cvs56
14062
14063         * src/imap.c
14064                 o A bit less debug
14065                 o Fix a crash on deletion
14066                 o Threadize imap_select (it's called outside of 
14067                   threads)
14068                 o Defer treatment of DELETED flags
14069
14070
14071 2005-06-09 [colin]      1.9.11cvs55
14072
14073         * src/imap.c
14074                 Make sure we check imap_gtk_should_override(), which
14075                 potentially calls gtk stuff, before creating thread.
14076                 That way it should't be called via imap_get_session()
14077                 inside a thread.
14078
14079 2005-06-09 [colin]      1.9.11cvs54
14080
14081         * src/imap.c
14082                 o add a bit of status output
14083                 o remove some dead code
14084                 o threadize get_list_of_uids
14085                 o threadize imap_get_flags
14086                 o defer flag changing by 500ms so that they
14087                   can be batched
14088
14089
14090 2005-06-08 [colin]      1.9.11cvs53
14091
14092         * src/imap.c
14093                 Thread-ize imap_cmd_fetch
14094
14095 2005-06-08 [colin]      1.9.11cvs52
14096
14097         * src/main.c
14098                 Mmh, that broke POP3...
14099
14100 2005-06-08 [colin]      1.9.11cvs51
14101
14102         * src/main.c
14103                 Stabilize IMAP patch (thanks to Hoa)
14104
14105 2005-06-08 [colin]      1.9.11cvs50
14106
14107         * src/imap.c
14108                 Test patch to speed up imap. 
14109
14110 2005-06-08 [colin]      1.9.11cvs49
14111
14112         * src/imap_gtk.c
14113                 Warning fix
14114         * src/procmime.c
14115                 Apply patch from gentoo to use /usr/share/mime/globs if 
14116                 available, after un-breaking it
14117         * src/common/log.c
14118         * src/common/log.h
14119                 Use g_timeout for invoking hooks that possibly use gtk
14120                 calls. This should leave gtk calls in the main thread.
14121
14122 2005-06-08 [paul]       1.9.11cvs48
14123
14124         * src/codeconv.c
14125                 conv_get_outgoing_charset_str(): don't
14126                 use prefs_common setting
14127         * src/compose.c
14128         * src/compose.h
14129                 add /Options/Character encoding/... to
14130                 temporarily change the outgoing encoding
14131
14132         (belated sync with main)
14133
14134 2005-06-08 [paul]       1.9.11cvs47
14135
14136         * src/compose.c
14137                 correction to/completion of last
14138                 sync with main
14139
14140 2005-06-08 [paul]       1.9.11cvs46
14141
14142         sync with main:
14143         
14144         * src/codeconv.c
14145         * src/codeconv.h
14146                 always enabled Japanese auto-detection
14147                 if the first letters of locale string
14148                 is "ja"
14149         * src/compose.c
14150                 don't use "destroy" signal to destroy
14151                 Compose object (fix rare crashes on discard?)
14152         * src/mainwindow.c
14153         * src/messageview.c
14154         * src/prefs_send.c
14155                 added Hebrew encodings
14156         * src/sourcewindow.c
14157                 don't use "destroy" signal to destroy
14158                 objects
14159
14160 2005-06-07 [colin]      1.9.11cvs45
14161
14162         * src/summaryview.c
14163                 Add missing unlocks/locks
14164
14165 2005-06-07 [paul]       1.9.11cvs44
14166
14167         * src/summaryview.c
14168                 restore bug #749 fix
14169
14170 2005-06-06 [colin]      1.9.11cvs43
14171
14172         * src/summaryview.c
14173                 Fix selection bug when prefs_common.open_unread 
14174                 is FALSE
14175
14176 2005-06-06 [colin]      1.9.11cvs42
14177
14178         * src/common/md5.c
14179                 Fix a warning
14180         * src/summaryview.c
14181         * src/folderview.c
14182                 Factorize long operations beginning and end
14183                 (locking, freezing/thawing, cursor, ...)
14184                 Check selection->data member in selection-
14185                 related loops; this avoids dying an awful
14186                 death if the selection changes on us while
14187                 we're marking a whole IMAP folder unread, 
14188                 for example.
14189
14190 2005-06-06 [paul]       1.9.11cvs41
14191
14192         * src/textview.c
14193                 don't g_free() a static gchar buffer
14194
14195 2005-06-05 [colin]      1.9.11cvs40
14196
14197         * src/mainwindow.c
14198         * src/messageview.c
14199         * src/summaryview.c
14200                 Fix bug #749 (Show all headers should be
14201                 sticky as the GUI suggests)
14202
14203 2005-06-03 [paul]       1.9.11cvs39
14204
14205         * src/compose.c
14206                 don't allow editing of mail while sending.
14207                 patch by Colin
14208
14209 2005-06-03 [paul]       1.9.11cvs38
14210
14211         * src/folderview.c
14212                 add a freeze/thaw to speed up 'mark all read'
14213
14214 2005-06-03 [paul]       1.9.11cvs37
14215
14216         * src/prefs_message.c
14217                 reflect changes immediately
14218
14219 2005-06-02 [colin]      1.9.11cvs36
14220
14221         * po/POTFILES.in
14222                 Patch by Fabien Vantard.
14223
14224 2005-06-02 [colin]      1.9.11cvs35
14225
14226         * src/imap.c
14227                 Use a non-blocking imap_getline() if possible.
14228                 This should completely prevent the interface
14229                 from freezin on imap operations, although it
14230                 may do strange stuff in case of folder switching
14231                 while a big imap operation is taking place...
14232
14233                 In addition, fix a leak in the case thread
14234                 creation fails on connection.
14235
14236 2005-06-02 [colin]      1.9.11cvs34
14237
14238         * src/crash.c
14239         * src/prefs_common.h
14240                 Fix build (prefs_common_init() doesn't exist
14241                 anymore)
14242
14243 2005-06-02 [colin]      1.9.11cvs33
14244
14245         * src/prefs_account.c
14246                 Fix bug #245 (filtering rules broken when
14247                 renaming a remote account (imap4 or nntp)
14248
14249 2005-06-02 [colin]      1.9.11cvs32
14250
14251         * src/imap.c
14252                 Try to fix IMAP shortcomings: 
14253                 o Multithread imap_open()
14254                 o allow offline-mode overriding instead of
14255                   just returning NULL
14256         * src/imap_gtk.c
14257         * src/imap_gtk.h
14258                 Add a function to ask whether we want to
14259                 override offline-mode for 10 minutes (one-shot
14260                 asking was painful)
14261         * src/procheader.c
14262                 Fix segfault when imap parser isn't happy about
14263                 a missing {
14264
14265 2005-06-01 [colin]      1.9.11cvs31
14266
14267         * src/addrharvest.c
14268         * src/compose.c
14269         * src/mbox.c
14270         * src/mbox.h
14271         * src/mh.c
14272         * src/msgcache.c
14273         * src/send_message.c
14274         * src/setup.c
14275         * src/undo.c
14276         * src/common/hooks.c
14277         * src/common/prefs.c
14278         * src/common/template.c
14279         * src/common/utils.c
14280         * src/gtk/gtkutils.c
14281         * src/gtk/inputdialog.c
14282         * src/gtk/menu.c
14283         * src/gtk/pluginwindow.c
14284         * src/gtk/prefswindow.c
14285         * src/plugins/pgpmime/passphrase.c
14286         * src/plugins/pgpmime/prefs_gpg.c
14287                 More -Wall fixes
14288
14289         * src/common/Makefile.am
14290         * src/common/timing.h
14291                 Add basic timing code
14292
14293         * src/summaryview.c
14294                 Fix a bug with unread messages when 
14295                 re-sorting folders, and by the way
14296                 fix a big performance hit when 
14297                 re-sorting (10k mails: before 5s,
14298                 after .5s)
14299
14300         * src/prefs_compose_writing.c
14301         * src/prefs_compose_writing.h
14302         * src/prefs_message.c
14303         * src/prefs_message.h
14304         * src/prefs_other.c
14305         * src/prefs_other.h
14306         * src/prefs_quote.c
14307         * src/prefs_quote.h
14308         * src/prefs_receive.c
14309         * src/prefs_receive.h
14310         * src/prefs_send.c
14311         * src/prefs_send.h
14312         * src/prefs_summaries.c
14313         * src/prefs_summaries.h
14314                 Fix copyright banner
14315
14316 2005-06-01 [paul]       1.9.11cvs30
14317
14318         * po/fi.po
14319                 updated by Flammie Pirinen
14320         * src/procmime.c
14321                 fix 'Bad BASE64 content' output
14322
14323 2005-05-31 [colin]      1.9.11cvs29
14324
14325         * src/procmime.c
14326                 Oops, where did my hunk go.
14327
14328 2005-05-31 [colin]      1.9.11cvs28
14329
14330         * src/Makefile.am
14331         * src/account.c
14332         * src/action.c
14333         * src/addr_compl.c
14334         * src/addressbook.c
14335         * src/codeconv.c
14336         * src/compose.c
14337         * src/export.c
14338         * src/folder.c
14339         * src/folderview.c
14340         * src/image_viewer.c
14341         * src/main.c
14342         * src/mainwindow.c
14343         * src/messageview.c
14344         * src/mimeview.c
14345         * src/msgcache.c
14346         * src/prefs_account.c
14347         * src/prefs_actions.c
14348         * src/prefs_common.c
14349         * src/prefs_compose_writing.c
14350         * src/prefs_customheader.c
14351         * src/prefs_ext_prog.c
14352         * src/prefs_filtering.c
14353         * src/prefs_filtering_action.c
14354         * src/prefs_fonts.c
14355         * src/prefs_image_viewer.c
14356         * src/prefs_message.c
14357         * src/prefs_message.h
14358         * src/prefs_msg_colors.c
14359         * src/prefs_other.c
14360         * src/prefs_other.h
14361         * src/prefs_quote.c
14362         * src/prefs_receive.c
14363         * src/prefs_receive.h
14364         * src/prefs_send.c
14365         * src/prefs_send.h
14366         * src/prefs_spelling.c
14367         * src/prefs_summaries.c
14368         * src/prefs_summary_column.c
14369         * src/prefs_template.c
14370         * src/prefs_themes.c
14371         * src/prefs_toolbar.c
14372         * src/prefs_wrapping.c
14373         * src/procmime.c
14374         * src/procmsg.c
14375         * src/send_message.h
14376         * src/ssl_manager.c
14377         * src/summary_search.c
14378         * src/summaryview.c
14379         * src/textview.c
14380         * src/wizard.c
14381         * src/common/smtp.c
14382         * src/common/smtp.h
14383         * src/gtk/gtkutils.h
14384                 o Move the rest of Common prefs to new style
14385                 o Lots of -Wall warning fixes
14386                 o fix FIXME in cache memusage calculation
14387                 o Let return receipts be sent from any account
14388                 o Little cache optimisation (read)
14389                 o Fix bug #746 (don't treat commas as separators
14390                   when inside a quoted string)
14391
14392 2005-05-31 [paul]       1.9.11cvs27
14393
14394         * src/prefs_common.c
14395                 fix 'off-by-one' typo
14396
14397 2005-05-31 [paul]       1.9.11cvs26
14398
14399         * src/account.c
14400         * src/addr_compl.c
14401         * src/compose.c
14402         * src/foldersel.c
14403         * src/prefs_actions.c
14404         * src/prefs_common.c
14405         * src/prefs_common.h
14406         * src/prefs_customheader.c
14407         * src/prefs_display_header.c
14408         * src/prefs_filtering.c
14409         * src/prefs_filtering_action.c
14410         * src/prefs_matcher.c
14411         * src/prefs_summaries.c
14412         * src/prefs_summary_column.c
14413         * src/prefs_template.c
14414         * src/prefs_toolbar.c
14415         * src/ssl_manager.c
14416         * src/gtk/pluginwindow.c
14417         * src/gtk/prefswindow.c
14418         * src/gtk/progressdialog.c
14419                 add hidden prefs 'enable_rules_hint'
14420                 for gtk_tree_view_set_rules_hint()
14421                 (sync with main)
14422                 
14423
14424 2005-05-31 [colin]      1.9.11cvs25
14425
14426         * src/Makefile.am
14427         * src/main.c
14428         * src/prefs_common.c
14429         * src/prefs_summaries.c ** ADDED **
14430         * src/prefs_summaries.h ** ADDED **
14431                 Common/Display -> Display/Summaries
14432
14433 2005-05-31 [colin]      1.9.11cvs24
14434
14435         * src/Makefile.am
14436         * src/main.c
14437         * src/prefs_quote.c ** ADDED **
14438         * src/prefs_quote.h ** ADDED **
14439                 Move Common/Quote to Compose/Quoting
14440         * src/prefs_common.c
14441         * src/prefs_common.h
14442                 Remove old quote stuff, add
14443                 convenience functions for GtkTextView prefs
14444         * src/gtk/prefswindow.c
14445                 Set default height higher
14446
14447 2005-05-30 [colin]      1.9.11cvs23
14448
14449         * src/Makefile.am
14450         * src/main.c
14451         * src/prefs_common.c
14452         * src/prefs_compose_writing.c ** ADDED **
14453         * src/prefs_compose_writing.h ** ADDED **
14454                 Move Common/Compose prefs to Compose/Writing
14455
14456 2005-05-30 [colin]      1.9.11cvs22
14457
14458         * src/common/utils.c
14459                 Fix bug #651 (Confused Attract by Subject)
14460                 Patch by M. Benkmann <haferfrost@web.de>
14461         * AUTHORS
14462
14463 2005-05-30 [colin]      1.9.11cvs21
14464
14465         * src/compose.c
14466                 Fix concatenation of different headers of
14467                 the same type (bug #645)
14468         * src/prefs_folder_item.c
14469                 Fix bug #699 (setting color to black doesn't
14470                 work immediately)
14471         * src/procmime.c
14472                 Print out decoding error only once per
14473                 block
14474
14475 2005-05-30 [paul]       1.9.11cvs20
14476
14477         * src/common/template.c
14478                 fix Bcc
14479
14480 2005-05-30 [paul]       1.9.11cvs19
14481
14482         * doc/src/rfc2368.txt   **NEW FILE**
14483         * src/compose.c
14484                 compose_entries_set(): don't interpret Bcc
14485                 header field (conform to RFC 2368)
14486                 (sync with main)
14487
14488 2005-05-29 [colin]      1.9.11cvs18
14489
14490         * src/prefs_common.c
14491                 Let the default reply format respect
14492                 netiquette by cutting the signature.
14493
14494 2005-05-29 [colin]      1.9.11cvs17
14495
14496         * src/summaryview.c
14497                 Don't let always_show_msg override
14498                 open_unread_on_enter when opening a new
14499                 directory.
14500
14501 2005-05-27 [paul]       1.9.11cvs16
14502
14503         sync with main:
14504
14505         * src/main.c
14506                 app_will_exit(): cleanup tmp directory when exit
14507         * src/message_search.c
14508                 improved the interface and made code cleanup.
14509                 removed Clear button
14510         * src/send_message.c
14511                 send_message_local(): use GSpawn, and detect errors
14512         * src/summary_search.c
14513                 improved the interface and made code cleanup
14514         * src/textview.c
14515                 textview_write_link(): also skip non-ascii space
14516                  at the head of link strings (phishing check
14517                  didn't work at the case)
14518         * src/common/utils.c
14519                 get_command_output(): use g_spawn_command_line_sync()
14520                 instead of popen()
14521
14522 2005-05-26 [colin]      1.9.11cvs15
14523
14524         * src/folder.c
14525                 remove printf
14526
14527 2005-05-26 [colin]      1.9.11cvs14
14528
14529         * src/common/nntp.c
14530                 Fix nntp mode reader (bug #611)
14531                 Patch by Florian Mickler <florian@mickler.org>
14532
14533 2005-05-26 [colin]      1.9.11cvs13
14534
14535         * src/plugins/pgpmime/passphrase.c
14536                 Fix mouse grabbing (bug #557)
14537
14538 2005-05-26 [colin]      1.9.11cvs12
14539
14540         * src/prefs_themes.c
14541                 Fix g_warning (bug #541)
14542
14543 2005-05-26 [colin]      1.9.11cvs11
14544
14545         * src/prefs_actions.c
14546         * src/prefs_template.c
14547                 Fix bug #506 (no warning if action/template
14548                 is not saved)
14549         * src/common/template.c
14550                 Fix a possible crash
14551
14552 2005-05-26 [colin]      1.9.11cvs10
14553
14554         * src/folder.c
14555         * src/folderview.c
14556         * src/procmsg.c
14557         * src/summaryview.c
14558                 Forbid locked messages to be moved or
14559                 deleted. Locked messages in trashes 
14560                 still get deleted, for performance
14561                 reason (mh.c::mh_remove_all_msgs)
14562
14563 2005-05-25 [colin]      1.9.11cvs9
14564
14565         * src/procmime.c
14566                 Use correct encoding when sending mails
14567                 with attachments that have accentued 
14568                 chars in their name
14569
14570 2005-05-24 [colin]      1.9.11cvs8
14571
14572         * src/summaryview.c
14573                 Fix bug #688 f) read/unread marker not
14574                 changed on first click
14575                 Also, optimize summary_status_show()
14576                 calls
14577         * src/folder.c
14578         * src/inc.c
14579         * src/procmime.c
14580                 Fix bug #688 b) and c) wrt message
14581                 attachments and signature
14582         * src/stock_pixmap.c
14583         * src/stock_pixmap.h
14584         * src/stock_pixmap.c
14585         * src/stock_pixmap.h
14586         * src/Makefile.am
14587         * src/pixmaps/clip_gpg_signed.xpm
14588                 Add clip/signed icon
14589
14590 2005-05-24 [colin]      1.9.11cvs7
14591
14592         * src/folder_item_prefs.c
14593                 whitespace fix
14594
14595 2005-05-24 [colin]      1.9.11cvs6
14596
14597         * src/folderview.c
14598         * src/prefs_common.c
14599         * src/prefs_common.h
14600                 Add a confirmation to folder drag and drop
14601                 fixes bug #156
14602         * src/alertpanel.c
14603         * src/alertpanel.h
14604                 fix _with_disable parameters so that
14605                 the buttons labels are specifiable too
14606         * src/plugins/pgpmime/sgpgme.c
14607                 reflect said change
14608                 
14609
14610 2005-05-24 [colin]      1.9.11cvs5
14611
14612         * src/folderview.c
14613                 Uncollapse/collapse folders on double-click
14614                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14615                 closes bug #108
14616
14617 2005-05-23 [colin]      1.9.11cvs4
14618
14619         * src/common/socket.c
14620                 Check another special SSL_peek() error.
14621                 Should help wrt bug #728
14622
14623 2005-05-23 [colin]      1.9.11cvs3
14624
14625         * src/plugins/pgpmime/pgpmime.c
14626                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14627                 breaking menu accelerators and stuff. Users will have to
14628                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14629                 account's privacy preferences if needed.
14630
14631 2005-05-22 [paul]
14632
14633         * tools/kdeservicemenu/install.sh
14634                 use kdesu to prompt for root password if doing
14635                 global install/uninstall
14636
14637 2005-05-20 [colin]      1.9.11cvs2
14638
14639         * src/procmsg.c
14640                 Fix another compilation error with gcc-2.9x
14641                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14642         * src/send_message.c
14643                 Don't send QUIT if we aren't connected
14644
14645 2005-05-19 [colin]      1.9.11cvs1
14646
14647         * src/procmsg.c
14648                 Fix compilation with gcc 2.9x
14649
14650 2005-05-19 [paul]       1.9.11
14651
14652         1.9.11 released
14653
14654 2005-05-19 [paul]       1.9.9cvs14
14655
14656         * src/gtk/inputdialog.c
14657                 prevent gettext warning
14658
14659 2005-05-19 [paul]       1.9.9cvs13
14660
14661         * src/mainwindow.c
14662         * src/prefs_common.c
14663         * src/prefs_common.h
14664         * src/textview.c
14665         * src/textview.h
14666                 add an option to toggle cursor in message
14667                 view (sync with main)
14668
14669 2005-05-18 [colin]      1.9.9cvs12
14670
14671         * src/compose.c
14672                 Dereference freed pointer
14673         * src/gtk/gtkaspell.c
14674                 Fix duplication of dictionaries (is it an aspell issue?)
14675
14676 2005-05-18 [colin]      1.9.9cvs11
14677
14678         * src/gtk/inputdialog.c
14679         * src/gtk/gtkaspell.c
14680                 HIGuify dialogs
14681         * src/alertpanel.c
14682                 Remove a double call
14683
14684 2005-05-17 [colin]      1.9.9cvs10
14685
14686         * src/gtk/gtkaspell.c
14687                 Fix dialogs, Ctrl-Enter accel
14688
14689 2005-05-17 [colin]      1.9.9cvs9
14690
14691         * src/gtk/gtkaspell.c
14692                 Fix some accelerators, escape in replace-window
14693
14694 2005-05-16 [colin]      1.9.9cvs8
14695
14696         * src/gtk/gtkaspell.c
14697                 Revert last commit, it was a mistake.
14698
14699 2005-05-16 [colin]      1.9.9cvs7
14700
14701         * src/gtk/gtkaspell.c
14702                 Remove buggy code while we're at it. It's a 
14703                 dead code path anyway.
14704
14705 2005-05-16 [colin]      1.9.9cvs6
14706
14707         * src/gtk/gtkaspell.c
14708                 Missed some gtk_menu_popup where deactivate
14709                 signal should be handled. Should fix bug
14710                 #629 a bit more.
14711
14712 2005-05-16 [colin]      1.9.9cvs5
14713
14714         * src/gtk/gtkaspell.c
14715                 Remove debug printf()s
14716
14717 2005-05-16 [colin]      1.9.9cvs4
14718
14719         * src/gtk/gtkaspell.c
14720                 Fix a bit aspell problems
14721                 (see bug #629)
14722
14723 2005-05-13 [colin]      1.9.9cvs3
14724
14725         * src/folderview.c
14726                 Fix the + appearing even when no subfolders
14727                 have unread messages. Thanks to wwp for the
14728                 bug report.
14729
14730 2005-05-11 [paul]       1.9.9cvs2
14731
14732         * src/folderview.c
14733                 correction to 1.9.9cvs1, only colour folders that
14734                 have new msgs (not unread msgs)
14735
14736 2005-05-10 [colin]      1.9.9cvs1
14737
14738         * src/folderview.c
14739         * src/summaryview.c
14740                 Try to fix bolding bugs again.
14741
14742 2005-05-09 [paul]
14743
14744         * tools/claws.i18n.status.pl
14745                 add Ricardo Mones Lastra's script that has been providing
14746                 the i18n status page for many months
14747
14748 2005-05-09 [paul]       1.9.9
14749
14750         1.9.9 release
14751
14752 2005-05-09 [paul]       1.9.6cvs58
14753
14754         * AUTHORS
14755         * INSTALL
14756         * README.claws
14757                 updated
14758         * Makefile.am 
14759         * RELEASE_NOTES.claws
14760                 add release notes to cvs to simplify release
14761                 procedure
14762         * configure.ac
14763                 add ca and fi to ALL_LINGUAS
14764         * po/Makefile.in.in
14765                 workaround for missing Makevars
14766         * po/ca.po
14767         * po/fi.po
14768                 add new Catalan and Finnish translations
14769                 submitted by Miquel Oliete and Flammie Pirinen
14770         * po/de.po
14771         * po/es.po
14772         * po/fr.po
14773         * po/it.po
14774         * po/pl.po
14775         * po/ru.po
14776         * po/sk.po
14777         * po/sr.po
14778         * po/zh_CN.po
14779                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14780                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14781                 Urke MMI, and Hansom Young
14782         * src/main.c
14783                 Fix drafting when quitting. compose_draft() closes the
14784                 compose windows, which modifies the compose_list GSList.
14785                 We have to refresh this list after echo drafting to avoid a
14786                 segfault
14787         * src/partial_download.c
14788                 fix segfault on exit
14789
14790 2005-05-06 [paul]       1.9.6cvs57
14791
14792         * src/grouplistdialog.c
14793                 quick fix/workaround for unresizeable newsgroup
14794                 name column 
14795
14796 2005-05-06 [paul]       1.9.6cvs56
14797
14798         * src/inc.c
14799         * src/mainwindow.c
14800                 use gettext plural forms
14801         * src/imap_gtk.c
14802         * src/mh_gtk.c
14803         * src/toolbar.c
14804                 small improvement to english usage
14805
14806 2005-05-05 [thorsten]   1.9.6cvs55
14807
14808         * src/folder.c
14809                 fix possible crash
14810
14811 2005-05-05 [paul]       1.9.6cvs54
14812         
14813         sync with HEAD
14814
14815         * AUTHORS
14816         * src/compose.c
14817                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14818                 patch by Tim Mann
14819
14820 2005-05-05 [paul]       1.9.6cvs53
14821
14822         * src/mainwindow.c
14823                 fix resizing of separate message and
14824                 folder views
14825
14826 2005-05-05 [paul]       1.9.6cvs52
14827
14828         * src/account.c
14829         * src/addrgather.c
14830         * src/browseldap.c
14831         * src/exphtmldlg.c
14832         * src/expldifdlg.c
14833         * src/importmutt.c
14834         * src/importpine.c
14835         * src/main.c
14836         * src/mainwindow.c
14837         * src/noticeview.c
14838         * src/prefs_filtering.c
14839         * src/prefs_filtering_action.c
14840         * src/prefs_matcher.c
14841         * src/prefs_spelling.c
14842         * src/prefs_toolbar.c
14843         * src/toolbar.c
14844         * src/wizard.c
14845         * src/gtk/description_window.c
14846         * src/gtk/gtkvscrollbutton.c
14847         * src/gtk/progressdialog.c
14848         * src/gtk/quicksearch.c
14849         * src/plugins/pgpmime/prefs_gpg.c
14850         * src/plugins/spamassassin/spamassassin_gtk.c
14851                 replace deprecated gtk_widget_set_usize
14852
14853 2005-05-04 [colin]      1.9.6cvs51
14854
14855         * src/common/utils.c
14856                 Fix crash when subst_for_filename is called
14857                 with a NULL parameter
14858
14859 2005-05-04 [colin]      1.9.6cvs50
14860
14861         * src/partial_download.c
14862         * src/pop.c
14863                 Escape login when writing uidl file
14864                 fixes bug #736
14865
14866 2005-05-03 [colin]      1.9.6cvs49
14867
14868         * src/procmime.c
14869                 Fix possible DOS in mime parser
14870                 (see bug #634)
14871
14872 2005-05-02 [colin]      1.9.6cvs48
14873
14874         * src/compose.c
14875                 Try to fix the copy/paste mess once again.
14876
14877
14878 2005-04-30 [colin]      1.9.6cvs47
14879
14880         * src/prefs_account.h
14881         * src/procmsg.c
14882         * src/send_message.c
14883         * src/common/smtp.c
14884         * src/common/smtp.h
14885                 Try to batch sending mails (per account) instead of
14886                 reconnecting to server every time.
14887
14888 2005-04-29 [colin]      1.9.6cvs46
14889
14890         * src/messageview.c
14891                 Fix window resizing that refused to size down
14892         * src/prefs_common.c
14893         * src/prefs_common.h
14894         * src/prefs_filtering.c
14895                 Save Filtering's window size
14896
14897 2005-04-21 [paul]       1.9.6cvs45
14898
14899         * ChangeLog-gtk2.claws
14900         * src/setup.c
14901                 correction to sync
14902
14903 2005-04-21 [paul]       1.9.6cvs44
14904
14905         sync with main:
14906
14907         * src/setup.c
14908         * src/statusbar.c
14909         * src/statusbar.h
14910                 use gtkut_widget_draw_now(). Improved performance
14911                 of the update of statusbar
14912         * src/textview.c
14913                 textview_smooth_scroll_do(): redraw it after scroll
14914                 is done (fixed incorrect display when a part of the
14915                 view is hidden).
14916         * src/gtk/gtkutils.c
14917         * src/gtk/gtkutils.h
14918                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14919                 to force update of widgets.
14920                 Removed gtkut_widget_wait_for_draw() which had a big
14921                 overhead  because of waiting for all events processed 
14922
14923 2005-04-20 [paul]       1.9.6cvs43
14924
14925         * src/codeconv.c
14926                 complete 1.9.6cvs42's sync:
14927                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14928
14929 2005-04-19 [paul]       1.9.6cvs42
14930
14931         sync with main:
14932
14933         * src/action.c
14934                 catch_output(): correctly select the insert text
14935                 (fix invalid iterator warnings).
14936         * src/codeconv.c
14937         * src/codeconv.h
14938         * src/mainwindow.c
14939         * src/messageview.c
14940         * src/prefs_common.c
14941                 support GBK encoding.
14942         * src/common/session.c
14943         * src/common/session.h
14944                 use separate buffer for large data to be sent,
14945                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14946
14947 2005-04-18 [paul]       1.9.6cvs41
14948
14949         * src/jpilot.c
14950                 convert unsigned long into guint32
14951                 patch by Paul LeoNerd Evans 
14952
14953 2005-04-17 [colin]      1.9.6cvs40
14954
14955         * src/compose.c
14956                 Fix 'Request return receipt' from folder
14957                 properties (bug #708)
14958
14959 2005-04-17 [colin]      1.9.6cvs39
14960
14961         * src/mainwindow.c
14962                 Fix duplicate hotkeys in Mainwindow's menu
14963
14964 2005-04-17 [colin]      1.9.6cvs38
14965
14966         * src/folderview.c
14967                 Fix duplicate hotkeys in Folderview's contextual
14968                 menu
14969
14970 2005-04-15 [colin]      1.9.6cvs37
14971
14972         * src/summaryview.c
14973                 Fix 'Save as...' with non-ascii filenames
14974
14975 2005-04-15 [colin]      1.9.6cvs36
14976
14977         * src/plugins/pgpmime/pgpmime.c
14978                 Fix bus error on 64bit. Spotted by 
14979                 macallan1888@gmail.com
14980
14981 2005-04-15 [colin]      1.9.6cvs35
14982
14983         * src/prefs_account.c
14984                 Fix cvs34.
14985
14986 2005-04-12 [colin]      1.9.6cvs34
14987
14988         * src/prefs_account.c
14989                 Fix smtp auth type off-by-one. We forgot to
14990                 add PLAIN in the prefs-to-gui setter func and
14991                 as a result, the selected auth when opening
14992                 account prefs was not the correct one.
14993
14994 2005-04-12 [paul]       1.9.6cvs33
14995
14996         * src/inc.c
14997                 if the recv dialog is visible, Cancel only
14998                 cancels the current account
14999
15000
15001 2005-04-10 [colin]      1.9.6cvs32
15002
15003         * src/filtering.c
15004                 Copy score when copying FilteringActions
15005                 Fix bug #674
15006
15007 2005-04-10 [colin]      1.9.6cvs31
15008
15009         * src/inc.c
15010                 Make Message -> Receive -> Cancel cancel 
15011                 incorporation on all accounts. Fixes
15012                 bug #693
15013
15014 2005-04-10 [colin]      1.9.6cvs30
15015
15016         * src/prefs_account.c
15017                 Update Privacy checkbuttons status based
15018                 on the selected privacy system
15019         * src/compose.c
15020                 Always connect the "None" privacy system; the
15021                 static boolean was probably there to avoid
15022                 reconnecting twice in the same compose window,
15023                 but as the parent function is only called once
15024                 per compose, it's only a bug - as a static is
15025                 initialized once per application instance.
15026                 Also, don't uncheck Sign and Encrypt when
15027                 selecting None as privacy system; just ignore
15028                 them when sending/queuing.
15029                 Should fix bug #695
15030
15031 2005-04-08 [colin]      1.9.6cvs29
15032
15033         * src/account.c
15034         * src/prefs_account.c
15035         * src/prefs_account.h
15036                 Add account preference to queue message in a certain
15037                 folder.
15038
15039 2005-04-06 [colin]      1.9.6cvs28
15040
15041         * src/prefs_account.c
15042                 Update old inbox path syntax
15043
15044 2005-04-06 [paul]       1.9.6cvs27
15045
15046         sync with main:
15047
15048         * configure.ac
15049                 changed -traditional-cpp to -no-cpp-precomp for newer
15050                 Mac OS X support
15051         * src/foldersel.c
15052                 made column resize automatically
15053         * src/send_message.c
15054                 send_message_smtp(): consider EOF right after QUIT
15055                 successful (workaround for Gmail SMTP server)
15056         * src/common/socket.c
15057                 ssl_read(), ssl_peek(): check EOF which violates the
15058                 SSL protocol
15059         * src/gtk/colorlabel.c
15060                 removed warnings when displaying colorlabel menu
15061                 (don't use GtkAlignment)
15062
15063 2005-04-05 [paul]       1.9.6cvs26
15064
15065         * src/plugins/trayicon/trayicon.c
15066                 fix clipping of icon under KDE3 
15067
15068 2005-04-05 [paul]       1.9.6cvs25
15069
15070         * src/summaryview.c
15071                 hide display of threading
15072                 patch by Alfons
15073
15074 2005-04-04 [thorsten]   1.9.6cvs24
15075
15076         * src/mh.c
15077                 marks lost on filesystems with different stat() results on
15078                 summer-/wintertime
15079
15080 2005-04-03 [colin]      1.9.6cvs23
15081
15082         * src/summaryview.c
15083                 Don't handle up/down. Patch by Alfons
15084
15085 2005-04-02 [colin]      1.9.6cvs22
15086
15087         * src/summaryview.c
15088                 Make scrolling faster. Patch by Alfons.
15089
15090 2005-04-01 [colin]      1.9.6cvs21
15091
15092         * src/Makefile.am
15093         * src/stock_pixmap.c
15094         * src/pixmaps/dir-noselect.xpm ** REMOVED **
15095         * src/pixmaps/dir_noselect.xpm ** ADDED **
15096                 Fix pixmap name mismatch (Thanks Stephan Sachse)
15097
15098 2005-04-01 [colin]      1.9.6cvs20
15099
15100         * src/image_viewer.c
15101         * src/image_viewer.h
15102         * src/procmime.c
15103         * src/procmime.h
15104         * src/textview.c
15105         * src/textview.h
15106                 Implement inline image resizing and right-clicking
15107
15108 2005-04-01 [paul]       1.9.6cvs19
15109
15110         * AUTHORS
15111         * Makefile.am
15112         * configure.ac
15113                 check for gnome2
15114                 patch by Luca Cavalli <loopback<AT>slackit.org>
15115         * po/ru.po
15116                 updated by Pavlo Bohmat
15117
15118 2005-03-31 [colin]      1.9.6cvs18
15119
15120         * src/news.c
15121                 Fix parsing references
15122         * src/msgcache.c
15123                 don't put nulls in the references list
15124         * src/procheader.c
15125                 commit that forgotten file in 1.9.6cvs14
15126
15127 2005-03-31 [colin]      1.9.6cvs17
15128
15129         * src/compose.c
15130                 Fix joining of signature separator again. 
15131                 Maybe Hiro could put it in main too...
15132
15133 2005-03-31 [colin]      1.9.6cvs16
15134
15135         * src/Makefile.am
15136         * src/foldersel.c
15137         * src/stock_pixmap.c
15138         * src/stock_pixmap.h
15139         * src/pixmaps/dir-noselect.xpm
15140                 Update foldersel.c (sync from main, patch by Alfons)
15141
15142 2005-03-30 [colin]      1.9.6cvs15
15143
15144         * src/imap.c
15145                 Fix handling of imap folders containing [] in 
15146                 their name. Thanks to Nahuel Angelinetti for
15147                 the detailed bugreport.
15148
15149 2005-03-30 [colin]      1.9.6cvs14
15150
15151         * src/common/utils.h
15152         * src/common/utils.c
15153         * src/common/defs.h
15154         * src/matcher.c
15155         * src/msgcache.c
15156         * src/news.c
15157         * src/procmsg.c
15158         * src/procmsg.h
15159         * src/quote_fmt_parse.y
15160         * src/summaryview.c
15161                 Update references system. Patch by Alfons
15162
15163 2005-03-30 [colin]      1.9.6cvs13
15164
15165         * src/common/socket.c
15166                 Force the glibc to read resolv.conf again when 
15167                 it has changed. Should fix issues when changing
15168                 networks on a laptop and not restarting sylpheed. 
15169
15170 2005-03-30 [paul]       1.9.6cvs12
15171
15172         partial sync with main:
15173
15174         * src/action.c
15175                 create_io_dialog(): use user-defined text font
15176                 (thanks to Alfons), and modified its appearance.
15177         * src/addrgather.c
15178         * src/addrharvest.c
15179         * src/browseldap.c
15180                 replace old code
15181         * src/compose.c
15182                 don't join (presumably) itemized lines on line-wrapping
15183                 fixed wrapping of quote when auto-wrapping is enabled
15184                 compose_destroy(): destroy paned only if it's not
15185                 attached to window. Fixed memory leak of popup menu.
15186         * src/exphtmldlg.c
15187         * src/expldifdlg.c
15188                 replace old code
15189         * src/html.c
15190         * src/html.h
15191         * src/importmutt.c
15192         * src/importpine.c
15193                 replace old code
15194         * src/main.c
15195                 removed redundant code
15196         * src/mainwindow.c
15197                 changed 'Code set' (which is rather incorrect)
15198                 in the menu to 'Character encoding'
15199                 main_window_set_widgets(): request size first
15200                 to prevent window size becoming wrong
15201                 fixed remembering of the state of the visibility
15202                 of MessageView
15203         * src/messageview.c
15204                 changed 'Code set' (which is rather incorrect)
15205                 in the menu to 'Character encoding'
15206         * src/prefs_common.c
15207         * src/prefs_common.h
15208                 added an option whether to render HTML as text or not
15209                 added separators to outgoing encoding menu
15210         * src/procheader.c
15211                 procheader_scan_date_string(): support header
15212                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
15213         * src/summaryview.c
15214         * src/summaryview.h
15215                 minor code cleanup
15216         * src/textview.c
15217                 textview_show_html(): force output of newline
15218                 added an option whether to render HTML as text or not
15219         * src/common/utils.c
15220                 strncpy2(): optimized based on Alfons' code
15221         * src/gtk/gtkutils.c
15222         * src/gtk/gtkutils.h
15223                 removed non-used code
15224         * src/plugins/pgpmime/passphrase.c
15225                 partially fixed grab input of passphrase dialog
15226                 Confine pointer to window
15227
15228 2005-03-30 [colin]      1.9.6cvs11
15229
15230         * src/msgcache.c
15231         * src/msgcache.h
15232                 Read/write 32bit ints from cache & marks
15233                 From main.
15234
15235 2005-03-29 [paul]       1.9.6cvs10
15236
15237         * AUTHORS
15238         * ChangeLog.claws
15239         * src/compose.c
15240         * src/gtk/gtkaspell.c
15241                 sync with HEAD (don't pass NULL pointers) 
15242
15243 2005-03-24 [paul]
15244
15245         * tools/Makefile.am
15246         * tools/README
15247         * tools/acroread2sylpheed.pl
15248                 sync with HEAD (add script to send pdfs as
15249                 attachments from Adobe Reader 7)
15250
15251 2005-03-21 [paul]       1.9.6cvs9
15252
15253         * configure.ac
15254         * po/POTFILES.in
15255         * src/Makefile.am
15256         * src/crash.c
15257         * src/image_viewer.c ** ADDED **
15258         * src/image_viewer.h ** ADDED **
15259         * src/main.c
15260         * src/prefs_common.c
15261         * src/prefs_common.h
15262         * src/prefs_image_viewer.c ** ADDED **
15263         * src/prefs_image_viewer.h ** ADDED **
15264         * src/textview.c
15265         * src/gtk/about.c
15266         * src/pixmaps/sylpheed_logo.xpm
15267         * src/plugins/Makefile.am
15268         * src/plugins/image_viewer/.cvsignore ** REMOVED **
15269         * src/plugins/image_viewer/Makefile.am ** REMOVED **
15270         * src/plugins/image_viewer/plugin.c ** REMOVED **
15271         * src/plugins/image_viewer/viewer.c ** REMOVED **
15272         * src/plugins/image_viewer/viewer.glade ** REMOVED **
15273         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
15274         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
15275         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
15276         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
15277                 as gdk-pixbuf is now built-in
15278                 remove image_viewer plugin and put code back into
15279                 main codebase
15280                 implement inline image display (sync with main)
15281
15282                 replace logo with newer, nicer, larger version  
15283
15284 2005-03-21 [paul]       1.9.6cvs8
15285
15286         * src/gtk/about.c
15287                 cosmetic improvement
15288
15289 2005-03-21 [holger]     1.9.6cvs7
15290
15291         * src/plugins/spamassassin/spamassassin.c
15292                 Sync with HEAD
15293                 (unregister hook on failed plugin init)
15294
15295 2005-03-20 [colin]      1.9.6cvs6
15296
15297         * src/common/plugin.c
15298                 Check that plugin isn't already loaded
15299                 Patch by Alfons
15300
15301 2005-03-20 [thorsten]   1.9.6cvs5
15302
15303         * src/compose.c
15304                 use a more compatible syntax
15305
15306 2005-03-20 [thorsten]   1.9.6cvs4
15307
15308         * src/prefs_toolbar.c
15309                 fix crash when selecting toolbar item (uninitialized pointer)
15310
15311 2005-03-20 [thorsten]   1.9.6cvs3
15312
15313         * src/procmime.c
15314                 fix mimetype detection (referenced free()d string)
15315
15316 2005-03-20 [paul]       1.9.6cvs2
15317
15318         * src/compose.c
15319                 sync with HEAD (1.0.3cvs5)
15320                 neglect Reply-To header if empty
15321                 Patch by Alfons 
15322
15323 2005-03-19 [holger]     1.9.6cvs1
15324
15325         * src/summaryview.c
15326         * src/summaryview.h
15327                 Sync with HEAD
15328
15329 2005-03-18 [paul]       1.9.6
15330
15331         initial GTK2 release
15332
15333 2005-03-18 [paul]       1.0.3cvs3.1
15334
15335         * AUTHORS
15336         * ChangeLog.claws
15337         * configure.ac
15338         * src/gtk/about.c
15339         * src/pixmaps/sylpheed_logo.xpm
15340                 sync with HEAD
15341
15342 2005-03-18 [colin]      1.0.3cvs2.6
15343
15344         * src/summaryview.c
15345                 Remove call to summary_step in summary_copy_selected_to
15346                 Can't see its purpose, and this causes bug when copying
15347                 a message if the next one is unread: it reads it.
15348
15349 2005-03-18 [paul]       1.0.3cvs2.5
15350
15351         * src/foldersel.c
15352                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
15353
15354 2005-03-18 [paul]       1.0.3cvs2.4
15355
15356         * src/addrharvest.c
15357         * src/codeconv.c
15358         * src/codeconv.h
15359         * src/compose.c
15360         * src/news.c
15361         * src/procheader.c
15362         * src/procmime.c
15363         * src/unmime.c
15364         * src/unmime.h
15365                 fix buffer overflow, CAN-2005-0667, see
15366                 http://secunia.com/advisories/14491/
15367                 Patch by Alfons
15368
15369 2005-03-17 [colin]      1.0.3cvs2.3
15370
15371         * src/prefs_fonts.c
15372         * src/summaryview.c
15373                 Fix font bugs (both lists now officialy share 
15374                 the same font)
15375                 
15376
15377 2005-03-17 [paul]       1.0.3cvs2.2
15378
15379         * src/gtk/pluginwindow.c
15380                 make plugin descriptions uneditable
15381
15382 2005-03-11 [paul]       1.0.3cvs2.1
15383
15384         * ChangeLog.claws
15385         * configure.ac
15386         * po/POTFILES.in
15387         * src/plugins/trayicon/trayicon.c
15388                 sync with HEAD
15389                 add src/wizard.c to POTFILES.in
15390
15391 2005-03-11 [paul]       1.0.3cvs1.1
15392
15393         * ChangeLog
15394         * ChangeLog.claws
15395         * configure.ac
15396         * po/de.po
15397         * po/es.po
15398         * po/fr.po
15399         * po/it.po
15400         * po/pt_BR.po
15401         * po/ru.po
15402         * po/sk.po
15403         * po/sr.po
15404         * po/zh_CN.po
15405                 sync with HEAD
15406
15407 2005-03-04 [colin]      1.0.1cvs22.2
15408
15409         * src/compose.c
15410                 Fix signatures with accentued chars in it
15411
15412 2005-03-04 [colin]      1.0.1cvs22.1
15413
15414         * src/common/smtp.c
15415         * src/common/smtp.h
15416                 Don't use SIZE param in MAIL FROM: if server 
15417                 doesn't support it. Patch by Eugen Freiter
15418                 <eugen_f@users.sf.net>
15419
15420 2005-02-27 [paul]       1.0.1cvs20.1
15421
15422         * ChangeLog.claws
15423         * configure.ac
15424         * src/messageview.c
15425                 sync with HEAD
15426
15427 2005-02-27 [colin]      1.0.1cvs19.4
15428
15429         * src/procheader.c
15430         * src/procheader.h
15431                 Fix prototypes. Patch by Alfons
15432
15433 2005-02-27 [colin]      1.0.1cvs19.3
15434
15435         * src/compose.c
15436                 Don't auto-join the signature separator.
15437
15438 2005-02-26 [colin]      1.0.1cvs19.2
15439
15440         * src/summaryview.c
15441                 Fix 'mark all read' with collapsed threads.
15442                 Patch by Alfons.
15443
15444 2005-02-25 [paul]       1.0.1cvs19.1
15445
15446         * ChangeLog.claws
15447         * configure.ac
15448         * src/prefs_account.c
15449         * src/prefs_folder_item.c
15450         * src/gtk/prefswindow.c
15451         * src/gtk/prefswindow.h
15452                 sync with HEAD
15453
15454 2005-02-25 [paul]       1.0.1cvs15.12
15455
15456         * src/alertpanel.c
15457         * src/codeconv.c
15458         * src/compose.c
15459         * src/textview.c
15460         * src/gtk/gtkutils.c
15461         * src/gtk/gtkutils.h
15462         * src/gtk/logwindow.c
15463         * src/gtk/progressdialog.c
15464                 sync with main (revision 127)
15465                 and fix logwindow clipping
15466
15467 2005-02-24 [colin]      1.0.1cvs15.11
15468
15469         * src/plugins/pgpmime/passphrase.c
15470                 Disable input grabbing; it doesn't work yet.
15471
15472 2005-02-24 [colin]      1.0.1cvs15.10
15473
15474         * src/messageview.c
15475                 Don't send out receipts if offline. Ask.
15476
15477 2005-02-23 [colin]      1.0.1cvs15.9
15478
15479         * src/summaryview.c     
15480                 Fix expanding
15481
15482 2005-02-23 [colin]      1.0.1cvs15.8
15483
15484         * src/summaryview.c
15485                 Really fix Bug 568 by removing useless
15486                 calls. summary_thread_init() now called
15487                 in summary_sort(). This should please
15488                 Alfons as it should be faster than 
15489                 previously.
15490
15491 2005-02-23 [colin]      1.0.1cvs15.7
15492
15493         * src/compose.c
15494                 Encode parts as QP or B64 if signing
15495
15496 2005-02-23 [colin]      1.0.1cvs15.6
15497
15498         * src/compose.c
15499                 Fix Mimeinfo leakage (including tmp files)
15500         * src/procmsg.c
15501                 Fix tmp file leakage (spotted by Ivan Rayner)
15502
15503 2005-02-22 [colin]      1.0.1cvs15.5
15504
15505         * src/expldifdlg.c
15506                 Fix keyboard input. Patch by Alfons.
15507
15508 2005-02-21 [colin]      1.0.1cvs15.4
15509
15510         * src/compose.c
15511                 Fix Sign/Encrypt when unselecting privacy
15512                 system
15513         * src/prefs_common.c
15514                 Change default message font to Monospace
15515         * src/summaryview.c
15516                 More freezing during potentially large operations
15517
15518 2005-02-21 [paul]       1.0.1cvs15.3
15519
15520         * src/main.c
15521                 fix --help output
15522
15523 2005-02-21 [paul]       1.0.1cvs15.2
15524
15525         * po/Makefile.in.in
15526         * src/compose.c
15527         * src/summaryview.c
15528         * src/textview.c
15529         * src/common/utils.c
15530         * src/common/utils.h
15531                 sync with main (revision 117)
15532
15533 2005-02-20 [colin]      1.0.1cvs15.1
15534
15535         * src/common/defs.h
15536                 Change cache file to .sylpheed_claws_cache, as
15537                 suggested by Alfons. Allows people to switch
15538                 between Sylpheed and Sylpheed-Claws. it is
15539                 a good idea to "Check for new messages" at next
15540                 startup.
15541
15542
15543 2005-02-18 [colin]      1.0.1cvs14.1
15544
15545         * src/quote_fmt_lex.l
15546         * src/quote_fmt_parse.y
15547                 Fix parser initialisation. Patch by Ivan.
15548
15549 2005-02-18 [colin]      1.0.1cvs11.6
15550
15551         * src/folderview.c
15552                 Fix scrolldown (bug 662)
15553
15554 2005-02-17 [colin]      1.0.1cvs11.5
15555
15556         * src/codeconv.c
15557                 conv_filename_to_utf8: return clean 7bit instead
15558                 of broken utf8 if needed
15559         * src/mimeview.c
15560                 Fix display of parts with unclean 8bit names
15561
15562 2005-02-17 [paul]       1.0.1cvs11.4
15563
15564         * src/compose.c
15565         * src/exportldif.c
15566         * src/matcher_parser_parse.y
15567         * src/procmime.c
15568         * src/sourcewindow.c
15569         * src/common/Makefile.am
15570         * src/common/intl.h             ** REMOVED **
15571         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15572                 sync with main (revision 109)
15573                 and clean up
15574
15575 2005-02-16 [colin]      1.0.1cvs11.3
15576
15577         * src/summaryview.c
15578                 Fix collapsed thread not highlighting when new
15579                 messages in it (Bug 568) Patch by Stephan Sachse.
15580                 Fix messed up selection when reaching bounds (Bug 632)
15581         * src/prefs_themes.c
15582                 Fix theme installing (Bug 684)
15583
15584 2005-02-16 [colin]      1.0.1cvs11.2
15585
15586         * src/messageview.c
15587                 Fix messageview_select_all
15588
15589 2005-02-16 [colin]      1.0.1cvs11.1
15590
15591         * src/mh.c
15592                 Sync with HEAD (MH scan required function)
15593
15594 2005-02-15 [colin]      1.0.1cvs8.1
15595
15596         * src/mimeview.c
15597         * src/common/utils.c
15598                 Sync with HEAD (filename chars substitution)
15599
15600 2005-02-15 [colin]      1.0.1cvs7.3
15601
15602         * src/gtk/pluginwindow.c
15603                 Fix button spacing
15604
15605 2005-02-15 [colin]      1.0.1cvs7.2
15606
15607         * src/mimeview.c
15608                 Fix mime icons not reset across message when
15609                 scrolled down
15610
15611 2005-02-15 [colin]      1.0.1cvs7.1
15612
15613         * src/compose.c
15614         * src/procmime.c
15615                 Sync with HEAD (optimisation of cvs6)
15616
15617 2005-02-14 [colin]      1.0.1cvs6.1
15618
15619         * src/compose.c
15620         * src/procmime.c
15621                 Sync with HEAD (encode "From " at line beginning)
15622
15623 2005-02-14 [colin]      1.0.1cvs5.3
15624
15625         * src/compose.c
15626                 Fix wrapping with accentued chars.
15627
15628 2005-02-13 [colin]      1.0.1cvs5.2
15629
15630         * src/textview.c
15631                 Fix email informative part parsing with
15632                 accentued chars in it. ispunct() returns
15633                 true for them in utf8...
15634
15635 2005-02-12 [colin]      1.0.1cvs5.1
15636
15637         * src/filtering.c
15638                 Sync with HEAD (remove wrong use of compose after send)
15639
15640 2005-02-12 [paul]       1.0.1cvs4.5
15641
15642         * src/textview.c
15643                 remove unnecessary code (thanks to Alfons)
15644
15645 2005-02-12 [paul]       1.0.1cvs4.4
15646
15647         * src/textview.c
15648                 add 'Copy' to contextual menu on emails
15649
15650 2005-02-11 [colin]      1.0.1cvs4.3
15651
15652         * src/compose.c
15653                 revert 1.0.0cvs28.2, it doesn't work that well.
15654
15655 2005-02-11 [paul]       1.0.1cvs4.2
15656
15657         * po/Makefile.in.in
15658                 fix 'make release'
15659
15660 2005-02-10 [paul]       1.0.1cvs4.1
15661
15662         * ChangeLog
15663         * ChangeLog.claws
15664         * ChangeLog.jp
15665         * configure.ac
15666         * src/compose.c
15667                 sync with HEAD (sync with main)
15668
15669 2005-02-10 [paul]       1.0.1cvs3.2
15670
15671         * AUTHORS
15672         * Makefile.am
15673         * autogen.sh
15674         * configure.ac
15675         * config/mkinstalldirs
15676         * intl/.cvsignore
15677         * intl/ChangeLog
15678         * intl/VERSION
15679         * intl/bindtextdom.c
15680         * intl/config.charset
15681         * intl/dcgettext.c
15682         * intl/dcigettext.c
15683         * intl/dcngettext.c
15684         * intl/dgettext.c
15685         * intl/dngettext.c
15686         * intl/eval-plural.h
15687         * intl/explodename.c
15688         * intl/finddomain.c
15689         * intl/gettext.c
15690         * intl/gettextP.h
15691         * intl/gmo.h
15692         * intl/hash-string.h
15693         * intl/intl-compat.c
15694         * intl/l10nflist.c
15695         * intl/libgnuintl.h.in
15696         * intl/loadinfo.h
15697         * intl/loadmsgcat.c
15698         * intl/localcharset.c
15699         * intl/localcharset.h
15700         * intl/locale.alias
15701         * intl/localealias.c
15702         * intl/localename.c
15703         * intl/log.c
15704         * intl/ngettext.c
15705         * intl/os2compat.c
15706         * intl/os2compat.h
15707         * intl/osdep.c
15708         * intl/plural-exp.c
15709         * intl/plural-exp.h
15710         * intl/plural.c
15711         * intl/plural.y
15712         * intl/ref-add.sin
15713         * intl/ref-del.sin
15714         * intl/relocatable.c
15715         * intl/relocatable.h
15716         * intl/textdomain.c
15717         * m4/Makefile.am
15718         * po/Makefile.in.in
15719         * src/Makefile.am
15720         * src/account.c
15721         * src/action.c
15722         * src/addr_compl.c
15723         * src/addressadd.c
15724         * src/addressbook.c
15725         * src/addrgather.c
15726         * src/addrindex.c
15727         * src/alertpanel.c
15728         * src/browseldap.c
15729         * src/codeconv.c
15730         * src/codeconv.h
15731         * src/compose.c
15732         * src/compose.h
15733         * src/crash.c
15734         * src/editaddress.c
15735         * src/editbook.c
15736         * src/editgroup.c
15737         * src/editjpilot.c
15738         * src/editldap.c
15739         * src/editldap_basedn.c
15740         * src/editvcard.c
15741         * src/exphtmldlg.c
15742         * src/expldifdlg.c
15743         * src/export.c
15744         * src/exporthtml.c
15745         * src/filtering.c
15746         * src/folder.c
15747         * src/folder_item_prefs.c
15748         * src/foldersel.c
15749         * src/folderview.c
15750         * src/grouplistdialog.c
15751         * src/headerview.c
15752         * src/imap.c
15753         * src/imap_gtk.c
15754         * src/import.c
15755         * src/importldif.c
15756         * src/importmutt.c
15757         * src/importpine.c
15758         * src/inc.c
15759         * src/ldif.c
15760         * src/main.c
15761         * src/mainwindow.c
15762         * src/matcher.c
15763         * src/mbox.c
15764         * src/message_search.c
15765         * src/messageview.c
15766         * src/mh.c
15767         * src/mh_gtk.c
15768         * src/mimeview.c
15769         * src/msgcache.c
15770         * src/news.c
15771         * src/news_gtk.c
15772         * src/noticeview.c
15773         * src/partial_download.c
15774         * src/pop.c
15775         * src/prefs_account.c
15776         * src/prefs_actions.c
15777         * src/prefs_common.c
15778         * src/prefs_customheader.c
15779         * src/prefs_display_header.c
15780         * src/prefs_ext_prog.c
15781         * src/prefs_filtering.c
15782         * src/prefs_filtering_action.c
15783         * src/prefs_folder_item.c
15784         * src/prefs_fonts.c
15785         * src/prefs_gtk.c
15786         * src/prefs_matcher.c
15787         * src/prefs_msg_colors.c
15788         * src/prefs_spelling.c
15789         * src/prefs_summary_column.c
15790         * src/prefs_template.c
15791         * src/prefs_themes.c
15792         * src/prefs_toolbar.c
15793         * src/prefs_wrapping.c
15794         * src/privacy.c
15795         * src/procheader.c
15796         * src/procmime.c
15797         * src/procmsg.c
15798         * src/quote_fmt.c
15799         * src/recv.c
15800         * src/send_message.c
15801         * src/setup.c
15802         * src/sourcewindow.c
15803         * src/ssl_manager.c
15804         * src/statusbar.c
15805         * src/summary_search.c
15806         * src/summaryview.c
15807         * src/textview.c
15808         * src/toolbar.c
15809         * src/wizard.c
15810         * src/common/nntp.c
15811         * src/common/plugin.c
15812         * src/common/smtp.c
15813         * src/common/ssl.c
15814         * src/common/ssl_certificate.c
15815         * src/common/string_match.c
15816         * src/common/sylpheed.c
15817         * src/common/template.c
15818         * src/common/utils.c
15819         * src/gtk/about.c
15820         * src/gtk/colorlabel.c
15821         * src/gtk/description_window.c
15822         * src/gtk/filesel.c
15823         * src/gtk/foldersort.c
15824         * src/gtk/gtkaspell.c
15825         * src/gtk/gtkutils.c
15826         * src/gtk/inputdialog.c
15827         * src/gtk/logwindow.c
15828         * src/gtk/menu.c
15829         * src/gtk/pluginwindow.c
15830         * src/gtk/prefswindow.c
15831         * src/gtk/progressdialog.c
15832         * src/gtk/quicksearch.c
15833         * src/gtk/sslcertwindow.c
15834         * src/plugins/clamav/clamav_plugin.c
15835         * src/plugins/clamav/clamav_plugin_gtk.c
15836         * src/plugins/demo/demo.c
15837         * src/plugins/dillo_viewer/dillo_prefs.c
15838         * src/plugins/dillo_viewer/dillo_viewer.c
15839         * src/plugins/image_viewer/plugin.c
15840         * src/plugins/image_viewer/viewer.c
15841         * src/plugins/image_viewer/viewerprefs.c
15842         * src/plugins/mathml_viewer/mathml_viewer.c
15843         * src/plugins/pgpmime/passphrase.c
15844         * src/plugins/pgpmime/plugin.c
15845         * src/plugins/pgpmime/prefs_gpg.c
15846         * src/plugins/pgpmime/select-keys.c
15847         * src/plugins/pgpmime/sgpgme.c
15848         * src/plugins/spamassassin/spamassassin.c
15849         * src/plugins/spamassassin/spamassassin_gtk.c
15850         * src/plugins/trayicon/trayicon.c
15851                 sync with main (revision 104)
15852
15853 2005-02-10 [colin]      1.0.1cvs3.1
15854
15855         * src/mainwindow.c
15856                 Sync with HEAD (fix occasional crasher)
15857
15858 2005-02-10 [colin]      1.0.1cvs2.1
15859
15860         * src/messageview.c
15861                 Synw with HEAD (don't automatically display html)
15862
15863 2005-02-09 [colin]      1.0.1cvs1.3
15864
15865         * src/textview.c
15866         * src/textview.h
15867                 Add contextual menu on emails
15868
15869 2005-02-09 [colin]      1.0.1cvs1.2
15870
15871         * src/codeconv.c
15872                 Fix converting from broken headers and 
15873                 put back the _ in missing places
15874                 (feature broke with cvs24.2 sync, main 
15875                  possibly affected?)
15876
15877 2005-02-09 [colin]      1.0.1cvs1.1
15878
15879         * src/messageview.c
15880         * src/mimeview.c
15881         * src/mimeview.h
15882                 Sync with HEAD (display non text/plain mails with plugin)
15883
15884 2005-02-08 [colin]      1.0.1.1
15885
15886         * ChangeLog.claws
15887         * po/pt_BR.po
15888                 Sync with HEAD
15889         * configure.ac
15890                 Make default configuration directory 
15891                 be .sylpheed-gtk2
15892
15893 2005-02-08 [colin]      1.0.0cvs29.1
15894
15895         * po/de.po
15896         * po/es.po
15897         * po/fr.po
15898         * po/it.po
15899         * po/sk.po
15900         * po/sr.po
15901                 Sync translations with HEAD
15902
15903 2005-02-06 [colin]      1.0.0cvs28.3
15904
15905         * src/compose.c
15906                 Make compose a bit faster - patch by Alfons.
15907
15908 2005-02-06 [colin]      1.0.0cvs28.2
15909
15910         * src/compose.c
15911                 Make pasting via middle-click more reliable
15912
15913 2005-02-05 [paul]       1.0.0cvs28.1
15914
15915         * ChangeLog
15916         * ChangeLog.claws
15917         * ChangeLog.jp
15918         * configure.ac
15919         * src/compose.c
15920                 sync with HEAD
15921                 (fix bug 682 'redirect is broken'
15922
15923 2005-02-05 [torte]      1.0.0cvs27.1
15924
15925         * ChangeLog.claws
15926         * configure.ac
15927         * src/partial_download.c
15928                 Sync with HEAD (fix buf overflow)
15929
15930 2005-02-03 [colin]      1.0.0cvs26.1
15931
15932         * src/common/plugin.c
15933                 Sync with HEAD (avoid plugin mismatches)
15934
15935 2005-02-03 [paul]       1.0.0cvs25.3
15936
15937         * src/folderview.c
15938         * src/headerview.c
15939         * src/summaryview.c
15940         * src/textview.c
15941         * src/gtk/colorlabel.c
15942                 third and final part of initial sync with main-gtk2
15943
15944 2005-02-03 [paul]       1.0.0cvs25.2
15945
15946         * src/jpilot.c
15947                 fix building with jpilot support
15948
15949 2005-02-02 [colin]      1.0.0cvs25.1
15950
15951         * src/messageview.c
15952                 Sync with HEAD (fix dangerous typo)
15953
15954 2005-02-01 [colin]      1.0.0cvs24.3
15955
15956         * src/common/xml.c
15957                 Write file as advertised (UTF-8)
15958
15959 2005-02-01 [paul]       1.0.0cvs24.2
15960
15961         * src/addrbook.c
15962         * src/addrindex.c
15963         * src/alertpanel.h
15964         * src/codeconv.c
15965         * src/codeconv.h
15966         * src/compose.c
15967         * src/export.c
15968         * src/folder_item_prefs.c
15969         * src/html.c
15970         * src/imap.c
15971         * src/import.c
15972         * src/jpilot.c
15973         * src/mainwindow.c
15974         * src/matcher_parser_lex.l
15975         * src/messageview.c
15976         * src/mh.c
15977         * src/prefs_account.c
15978         * src/prefs_actions.c
15979         * src/prefs_common.c
15980         * src/prefs_gtk.c
15981         * src/prefs_gtk.h
15982         * src/prefs_themes.c
15983         * src/procheader.c
15984         * src/procmime.c
15985         * src/sourcewindow.c
15986         * src/statusbar.c
15987         * src/summaryview.c
15988         * src/textview.c
15989         * src/toolbar.c
15990         * src/unmime.c
15991         * src/common/template.c
15992         * src/common/utils.c
15993         * src/common/xml.c
15994         * src/common/xml.h
15995         * src/gtk/gtkaspell.c
15996         * src/plugins/clamav/clamav_plugin.c
15997         * src/plugins/dillo_viewer/dillo_prefs.c
15998         * src/plugins/image_viewer/viewerprefs.c
15999         * src/plugins/pgpmime/passphrase.c
16000         * src/plugins/pgpmime/prefs_gpg.c
16001         * src/plugins/pgpmime/select-keys.c
16002         * src/plugins/spamassassin/spamassassin.c
16003                 second part of initial sync with main-gtk2
16004                 (more to follow)
16005
16006 2005-01-31 [colin]      1.0.0cvs24.1
16007
16008         * src/compose.c
16009                 Sync with HEAD
16010
16011 2005-01-29 [paul]       1.0.0cvs23.2
16012
16013         * src/account.c
16014         * src/action.c
16015         * src/addressadd.c
16016         * src/addressbook.c
16017         * src/alertpanel.c
16018         * src/compose.c
16019         * src/editaddress.c
16020         * src/editbook.c
16021         * src/editgroup.c
16022         * src/editjpilot.c
16023         * src/editldap.c
16024         * src/editldap_basedn.c
16025         * src/editvcard.c
16026         * src/export.c
16027         * src/foldersel.c
16028         * src/grouplistdialog.c
16029         * src/import.c
16030         * src/importldif.c
16031         * src/inc.c
16032         * src/main.c
16033         * src/mainwindow.c
16034         * src/message_search.c
16035         * src/messageview.c
16036         * src/mimeview.c
16037         * src/prefs_actions.c
16038         * src/prefs_common.c
16039         * src/prefs_common.h
16040         * src/prefs_customheader.c
16041         * src/prefs_display_header.c
16042         * src/prefs_filtering.c
16043         * src/prefs_filtering_action.c
16044         * src/prefs_gtk.c
16045         * src/prefs_matcher.c
16046         * src/prefs_summary_column.c
16047         * src/prefs_template.c
16048         * src/sourcewindow.c
16049         * src/summary_search.c
16050         * src/summaryview.c
16051         * src/textview.c
16052         * src/gtk/about.c
16053         * src/gtk/description_window.c
16054         * src/gtk/gtkshruler.c
16055         * src/gtk/gtkutils.c
16056         * src/gtk/gtkutils.h
16057         * src/gtk/inputdialog.c
16058         * src/gtk/logwindow.c
16059         * src/gtk/prefswindow.c
16060         * src/gtk/progressdialog.c
16061         * src/gtk/progressdialog.h
16062                 first part of initial sync with main-gtk2
16063                 (more to follow)
16064
16065 2005-01-28 [colin]      1.0.0cvs23.1
16066
16067         * src/folderview.c
16068                 Sync with HEAD
16069
16070 2005-01-27 [colin]      1.0.0cvs21.1
16071
16072         * src/folder.c
16073         * src/folderview.c
16074                 Sync with HEAD
16075
16076 2005-01-27 [colin]      1.0.0cvs19.1
16077
16078         * src/procmime.c
16079                 Sync with HEAD
16080
16081 2005-01-27 [colin]      1.0.0cvs18.1
16082
16083         * src/messageview.c
16084         * src/summaryview.c
16085         * src/mainwindow.c
16086         * src/compose.c
16087         * src/compose.h
16088         * src/procmsg.c
16089         * src/procmsg.h
16090         * src/toolbar.c
16091                 Sync with HEAD
16092
16093 2005-01-26 [paul]       1.0.0cvs15.2
16094
16095         * src/compose.c
16096                 compose_entries_set(): convert subject and body to
16097                 utf8 if necessary. patch by Felix Eckhofer
16098
16099 2005-01-26 [paul]       1.0.0cvs15.1
16100
16101         * configure.ac
16102         * src/common/template.c
16103                 sync with HEAD (fix memory leak)
16104
16105 2005-01-25 [paul]       1.0.0cvs14.1
16106
16107         * configure.ac
16108         * src/compose.c
16109                 sync with HEAD
16110
16111 2005-01-24 [colin]      1.0.0cvs13.1
16112
16113         * src/summaryview.c
16114                 Sync with HEAD
16115
16116 2005-01-24 [paul]       1.0.0cvs12.1
16117
16118         * configure.ac
16119         * src/messageview.c
16120         * src/mh.c
16121         * src/common/utils.c
16122                 sync with HEAD
16123
16124 2005-01-24 [colin]      1.0.0cvs11.1
16125
16126         * src/procheader.c
16127                 Sync with HEAD
16128
16129 2005-01-24 [colin]      1.0.0cvs10.1
16130
16131         * src/folderview.c
16132                 Sync with HEAD
16133
16134 2005-01-23 [colin]      1.0.0cvs9.1
16135
16136         * src/crash.c
16137                 Sync with HEAD
16138
16139 2005-01-22 [colin]      1.0.0cvs8.1
16140
16141         * src/summaryview.c
16142         * src/gtk/quicksearch.c
16143                 Sync with HEAD
16144
16145 2005-01-21 [colin]      1.0.0cvs7.1
16146
16147         * src/summaryview.c
16148                 Sync with HEAD
16149
16150 2005-01-21 [colin]      1.0.0cvs6.1
16151
16152         * src/summaryview.c
16153                 Sync with HEAD
16154
16155 2005-01-21 [colin]      1.0.0cvs5.1
16156
16157         * src/gtk/quicksearch.c
16158         * src/prefs_common.c
16159         * src/prefs_common.h
16160                 Sync with HEAD (recurse option)
16161
16162 2005-01-21 [colin]      1.0.0cvs4.1
16163
16164         * src/folder.h
16165         * src/folderview.c
16166         * src/folderview.h
16167         * src/summaryview.c
16168         * src/gtk/quicksearch.c
16169         * src/gtk/quicksearch.h
16170                 Sync with HEAD (recursive quicksearch)
16171
16172 2005-01-20 [colin]      1.0.0cvs3.4
16173
16174         * src/ssl_manager.c
16175                 Remove useless code
16176
16177 2005-01-20 [colin]      1.0.0cvs3.3
16178
16179         * src/ssl_manager.c
16180                 Fix leak, thanks to Alfons.
16181
16182 2005-01-20 [colin]      1.0.0cvs3.2
16183
16184         * src/ssl_manager.c
16185                 Port SSL certificate window to GTK2.
16186
16187 2005-01-20 [paul]       1.0.0cvs3.1
16188
16189         * ChangeLog.claws
16190         * configure.ac
16191         * src/addrindex.c
16192         * src/addrindex.h
16193                 sync with HEAD
16194
16195 2005-01-19 [colin]      1.0.0cvs2.2
16196
16197         * src/plugins/trayicon/trayicon.c
16198                 Fix freeze with gtk-2.6, the easy way
16199                 (signal blocking helpless there...)
16200                 Closes bug #668.
16201
16202 2005-01-19 [colin]      1.0.0cvs2.1
16203
16204         * src/mbox.c
16205         * src/mbox.h
16206         * src/mainwindow.c
16207         * src/summaryview.c
16208         * src/summaryview.h
16209                 Sync with HEAD
16210
16211 2005-01-19 [paul]       1.0.0cvs1.1
16212
16213         * configure.ac
16214         * po/de.po
16215         * po/es.po
16216         * po/fr.po
16217         * po/hr.po
16218         * po/it.po
16219         * po/ja.po
16220         * po/ko.po
16221         * po/pt_BR.po
16222         * po/ru.po
16223         * po/sk.po
16224         * po/sr.po
16225                 sync with HEAD (update translations)
16226
16227 2005-01-18 [colin]      1.0.0cvs0.1
16228
16229         * src/foldersel.c
16230                 Specify search column - patch by Alfons
16231
16232 2005-01-18 [colin]      0.9.13cvs36.3
16233
16234         * src/prefs_toolbar.c
16235                 Change Delete to Remove
16236         * src/prefs_fonts.c
16237                 GTK2 version and leak fixes
16238         * src/prefs_actions.c
16239                 Add stock buttons.
16240                 All patches by Alfons
16241
16242 2005-01-17 [colin]      0.9.13cvs36.2
16243
16244         * src/compose.c
16245                 Fix DnD inserting twice. While at it,
16246                 add DnD support for text/plain in the
16247                 body, and add support in the headers.
16248
16249 2005-01-16 [colin]      0.9.13cvs36.1
16250
16251         * ChangeLog
16252         * ChangeLog.jp
16253         * ChangeLog.claws
16254                 Sync with HEAD (nothing applicable)
16255
16256 2005-01-16 [colin]      0.9.13cvs33.2
16257
16258         * src/prefs_toolbar.c
16259                 GTK2ize prefs_toolbar, by Alfons.
16260
16261 2005-01-14 [colin]      0.9.13cvs33.1
16262
16263         * src/html.c
16264         * src/msgcache.c
16265                 Sync with HEAD
16266
16267 2005-01-14 [colin]      0.9.13cvs32.1
16268
16269         * src/html.c
16270         * src/html.h
16271         * src/msgcache.c
16272         * AUTHORS
16273         * tools/calypso_convert.pl
16274                 Sync with HEAD
16275
16276 2005-01-08 [colin]      0.9.13cvs29.2
16277
16278         * src/prefs_filtering_action.c
16279         * src/prefs_filtering.c
16280                 2 more gtk2 patches by Alfons
16281
16282 2005-01-07 [paul]       0.9.13cvs29.1
16283
16284         * ChangeLog
16285         * ChangeLog.claws
16286         * ChangeLog.jp
16287         * configure.ac
16288         * src/pop.c
16289         * src/pop.h
16290                 sync with HEAD
16291
16292 2005-01-07 [colin]      0.9.13cvs28.3
16293
16294         * src/gtk/progressdialog.c
16295         * src/gtk/progressdialog.h
16296         * src/inc.c
16297         * src/send_message.c
16298                 GTK2 for the incorporation dialog. The CList isn't dead
16299                 yet, for a more smooth migration. Patch by Alfons.
16300
16301 2005-01-06 [colin]      0.9.13cvs28.2
16302
16303         * src/prefs_display_header.c
16304                 GTK2 conversion by Alfons
16305         * src/prefs_actions.c
16306         * src/prefs_matcher.c
16307                 Fix 2 leaks - patch by Alfons
16308
16309 2005-01-06 [colin]      0.9.13cvs28.1
16310
16311         * src/prefs_matcher.c
16312                 Sync with HEAD
16313
16314 2005-01-06 [colin]      0.9.13cvs27.4
16315
16316         * src/prefs_matcher.c
16317                 Fix double-free. Patch by Alfons
16318
16319 2005-01-06 [colin]      0.9.13cvs27.3
16320
16321         * src/prefs_matcher.c
16322                 GTK2 widgets + memleak
16323                 Patch by Alfons
16324
16325 2005-01-05 [colin]      0.9.13cvs27.2
16326
16327         * src/account.c
16328         * src/addr_compl.c
16329         * src/foldersel.c
16330         * src/stock_pixmap.c
16331         * src/stock_pixmap.h
16332                 3 more GTK2 patches by Alfons.
16333
16334 2005-01-04 [colin]      0.9.13cvs27.1
16335
16336         * src/folderview.c
16337         * src/imap_gtk.c
16338         * src/news_gtk.c
16339                 Sync with HEAD
16340
16341 2005-01-04 [colin]      0.9.13cvs25.9
16342
16343         * src/compose.c
16344                 Fix Show Ruler menuitem
16345         * src/prefs_template.c
16346                 Convert to GTK2
16347         * src/common/utils.c
16348                 Make auto pointer stuff handles NULLs
16349                 Patches by Alfons.
16350
16351 2005-01-04 [colin]      0.9.13cvs25.8
16352
16353         * src/compose.c
16354                 Move the attachment list to gtk2
16355                 Patch by Alfons.
16356
16357 2005-01-04 [colin]      0.9.13cvs25.7
16358
16359         * src/textview.c
16360                 Make some keys work again
16361                 Patch by SungHyun Nam <namsh@kldp.org>
16362
16363 2005-01-04 [colin]      0.9.13cvs25.6
16364
16365         * src/gtk/gtkshruler.c
16366                 Move the ruler to GTK2
16367                 Patch by Alfons
16368
16369 2005-01-03 [colin]      0.9.13cvs25.5
16370
16371         * src/compose.c
16372                 Fix my broken patch apply 
16373
16374 2005-01-03 [colin]      0.9.13cvs25.4
16375
16376         * src/common/utils.c
16377         * src/common/utils.h
16378         * src/gtk/prefswindow.c
16379                 Move auto pointer stuff to utils.c
16380                 Patch by Alfons again :)
16381
16382 2005-01-03 [colin]      0.9.13cvs25.3
16383
16384         * src/compose.c
16385         * src/prefs_gtk.c
16386         * src/prefs_template.c
16387         * src/textview.c
16388                 Empty text widgets with empty strings, not NULL char
16389                 Patch by SungHyun Nam <namsh@kldp_org>
16390
16391 2005-01-03 [colin]      0.9.13cvs25.2
16392
16393         * src/main.c
16394         * AUTHORS
16395                 Sync with HEAD
16396
16397 2005-01-03 [colin]      0.9.13cvs25.1
16398
16399         * src/pop.c
16400         * src/pop.h
16401                 Sync with HEAD
16402
16403 2005-01-03 [colin]      0.9.13cvs24.3
16404
16405         * src/account.c
16406                 Two patches from Alfons and Alex S Moore:
16407                 fix images, fix return value.
16408
16409 2005-01-01 [colin]      0.9.13cvs24.2
16410
16411         * src/prefs_actions.c
16412                 Fix over-zealous assertion. Patch by Alfons
16413
16414 2005-01-01 [colin]      0.9.13cvs24.1
16415
16416         * src/procmime.c
16417                 Sync with HEAD (leak fix)
16418
16419 2004-12-31 [colin]      0.9.13cvs23.2
16420
16421         * src/prefs_common.c
16422                 GTK2 widgets + stock buttons - patch by Alfons
16423
16424 2004-12-31 [paul]       0.9.13cvs23.1
16425
16426         * configure.ac
16427                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16428         * src/gtk/pluginwindow.c
16429                 use GTK2 widgets and plug memory leaks,
16430                 patches by Alfons
16431
16432 2004-12-30 [colin]      0.9.13cvs22.4
16433
16434         * src/account.c
16435         * src/action.c
16436         * src/export.c
16437         * src/foldersel.c
16438         * src/import.c
16439         * src/message_search.c
16440         * src/prefs_actions.c
16441         * src/prefs_common.c
16442         * src/prefs_customheader.c
16443         * src/prefs_filtering.c
16444         * src/prefs_summary_column.c
16445         * src/summary_search.c
16446         * src/gtk/about.c
16447         * src/gtk/description_window.c
16448         * src/gtk/gtkutils.c
16449         * src/gtk/gtkutils.h
16450         * src/gtk/inputdialog.c
16451         * src/gtk/prefswindow.c
16452                 Use GTK2 stock buttons. Patches by Alfons.
16453
16454 2004-12-30 [colin]      0.9.13cvs22.3
16455
16456         * src/account.c
16457                 Sync with HEAD
16458         * src/prefs_actions.c
16459         * src/prefs_customheader.c
16460         * src/prefs_filtering.c
16461         * src/prefs_msg_colors.c
16462         * src/prefs_summary_column.c
16463         * src/gtk/prefswindow.c
16464                 Use GtkTreeView instead of deprecated 
16465                 widgets. Patches by Alfons.
16466
16467 2004-12-30 [paul]       0.9.13cvs22.2
16468
16469         * src/foldersel.c
16470                 use GTK 2 Tree View
16471                 patch by Alfons, with root folder sorting fix
16472                 by Stephan Sachse
16473
16474 2004-12-30 [paul]       0.9.13cvs22.1
16475
16476         * ChangeLog
16477         * ChangeLog.claws
16478         * ChangeLog.jp
16479         * NEWS
16480         * configure.ac
16481         * src/account.c
16482                 sync with HEAD
16483
16484 2004-12-22 [martin]     0.9.13cvs21.2
16485
16486         * src/action.c
16487                 free the command line after its use
16488
16489 2004-12-18 [paul]       0.9.13cvs21.1
16490
16491         * AUTHORS
16492         * ChangeLog
16493         * ChangeLog.claws
16494         * ChangeLog.jp
16495         * NEWS
16496         * configure.ac
16497         * src/action.c
16498         * src/compose.c
16499         * src/syldap.c
16500                 sync with HEAD
16501
16502 2004-12-17 [martin]     0.9.13cvs17.2
16503
16504         * src/action.c
16505                 convert actions input to locale
16506         * src/inc.c
16507                 convert notification command to locale
16508         * src/plugins/pgpmime/select-keys.c
16509                 convert attributes to utf8
16510
16511 2004-12-14 [colin]      0.9.13cvs17.1
16512
16513         * ChangeLog
16514         * ChangeLog.jp
16515         * ChangeLog.claws
16516         * src/action.c
16517         * src/common/utils.c
16518         * src/gtk/prefswindow.c
16519         * src/gtk/gtkutils.c
16520         * src/gtk/gtkutils.h
16521         * src/plugins/spamassassin/libspamc.c
16522                 Sync with HEAD
16523
16524 2004-12-13 [colin]      0.9.13cvs14.1
16525
16526         * src/quote_fmt_parse.y
16527                 Sync with HEAD
16528
16529 2004-12-10 [colin]      0.9.13cvs12.1
16530
16531         * src/prefs_themes.c
16532         * src/mainwindow.c
16533         * src/messageview.c
16534                 Sync with HEAD
16535
16536 2004-12-09 [colin]      0.9.13cvs10.1
16537
16538         * src/procmime.c
16539                 Sync with HEAD (fix B64 encoding from memory)
16540
16541 2004-12-08 [colin]      0.9.13cvs9.1
16542
16543         * src/gtk/colorlabel.c
16544                 Sync with HEAD
16545
16546 2004-12-08 [paul]       0.9.13cvs8.2
16547
16548         * src/gtk/pluginwindow.c
16549                 fix window resizing oddities
16550
16551 2004-12-08 [colin]      0.9.13cvs8.1
16552
16553         * src/quote_fmt_parse.y
16554                 Sync with HEAD
16555
16556 2004-12-08 [colin]      0.9.13cvs7.1
16557
16558         * src/matcher_parser_parse.y
16559         * src/msgcache.c
16560         * src/prefs_matcher.c
16561         * src/procheader.c
16562         * src/matcher.c
16563         * src/common/defs.h
16564         * po/sr.po
16565                 Sync with HEAD
16566
16567 2004-12-08 [colin]      0.9.13cvs6.1
16568
16569         * src/quote_fmt_parse.y
16570         * src/textview.c
16571                 Sync with HEAD
16572         * src/gtk/prefswindow.c
16573         * src/gtk/pluginwindow.c
16574                 Fix G_CALLBACKS protos (thanks to Alfons)
16575
16576 2004-12-07 [torte]      0.9.13cvs2.2
16577
16578         * src/procmime.c
16579                 [Bug 650] reply button causes crash
16580                 Thanks to David Relson and Christoph
16581
16582 2004-12-07 [colin]      0.9.13cvs2.1
16583
16584         * ChangeLog.claws
16585         * AUTHORS
16586         * po/sk.po
16587         * src/procmime.c
16588         * src/prefs_account.c
16589         * src/common/smtp.c
16590         * src/common/smtp.h
16591                 Sync with HEAD
16592
16593 2004-12-06 [colin]      0.9.12cvs187.1
16594
16595         * ChangeLog.claws
16596         * INSTALL
16597         * Makefile.am
16598         * README.claws
16599         * TODO.claws
16600         * configure.ac
16601         * po/bg.po
16602         * po/cs.po
16603         * po/el.po
16604         * po/en_GB.po
16605         * po/es.po
16606         * po/fr.po
16607         * po/hr.po
16608         * po/hu.po
16609         * po/it.po
16610         * po/ja.po
16611         * po/ko.po
16612         * po/nl.po
16613         * po/pl.po
16614         * po/pt_BR.po
16615         * po/ru.po
16616         * po/sk.po
16617         * po/sr.po
16618         * po/sv.po
16619         * po/zh_CN.po
16620         * po/zh_TW.Big5.po
16621         * src/compose.c
16622         * tools/Makefile.am
16623         * tools/README
16624         * tools/filter_conv.pl
16625         * tools/kdeservicemenu/README
16626         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16627         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16628                 Sync with HEAD
16629
16630 2004-12-04 [colin]      0.9.12cvs183.1
16631
16632         * src/compose.c
16633                 Sync with HEAD (compose window position saving)
16634
16635 2004-12-04 [paul]       0.9.12cvs182.3
16636
16637         * src/messageview.c
16638         * src/mimeview.c
16639         * src/prefs_customheader.c
16640         * src/gtk/quicksearch.c
16641                 replace some forgotten GTK_SIGNAL_FUNCs
16642
16643 2004-12-04 [paul]       0.9.12cvs182.2
16644
16645         * src/Makefile.am
16646                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16647                 committed in error      
16648
16649 2004-12-04 [paul]       0.9.12cvs182.1
16650
16651         * ChangeLog
16652         * ChangeLog.claws
16653         * ChangeLog.jp
16654         * INSTALL
16655         * NEWS
16656         * README
16657         * README.jp
16658         * configure.ac
16659         * doc/manual/ja/Makefile.am
16660         * doc/manual/ja/sylpheed-1.html
16661         * doc/manual/ja/sylpheed-10.html
16662         * doc/manual/ja/sylpheed-11.html
16663         * doc/manual/ja/sylpheed-12.html
16664         * doc/manual/ja/sylpheed-13.html
16665         * doc/manual/ja/sylpheed-14.html
16666         * doc/manual/ja/sylpheed-15.html
16667         * doc/manual/ja/sylpheed-16.html
16668         * doc/manual/ja/sylpheed-17.html
16669         * doc/manual/ja/sylpheed-18.html
16670         * doc/manual/ja/sylpheed-19.html
16671         * doc/manual/ja/sylpheed-2.html
16672         * doc/manual/ja/sylpheed-20.html
16673         * doc/manual/ja/sylpheed-3.html
16674         * doc/manual/ja/sylpheed-4.html
16675         * doc/manual/ja/sylpheed-5.html
16676         * doc/manual/ja/sylpheed-6.html
16677         * doc/manual/ja/sylpheed-7.html
16678         * doc/manual/ja/sylpheed-8.html
16679         * doc/manual/ja/sylpheed-9.html
16680         * doc/manual/ja/sylpheed.html
16681         * doc/manual/ja/sylpheed.sgml
16682         * po/de.po
16683         * src/Makefile.am
16684         * src/compose.c
16685         * src/procmime.c
16686         * src/pixmaps/regular.xpm **REMOVED**
16687         * src/plugins/pgpmime/pgpmime.c
16688         * src/plugins/pgpmime/plugin.c
16689         * src/plugins/pgpmime/prefs_gpg.c
16690                 sync with HEAD
16691
16692 2004-12-03 [paul]       0.9.12cvs180.1
16693
16694         * ChangeLog
16695         * ChangeLog.claws
16696         * ChangeLog.jp
16697         * configure.ac
16698         * src/Makefile.am
16699         * src/pop.c
16700         * src/common/utils.c
16701         * src/common/utils.h
16702         * src/pixmaps/continue.xpm
16703         * src/pixmaps/dir_close.xpm
16704         * src/pixmaps/dir_open.xpm
16705         * src/pixmaps/drafts_close.xpm
16706         * src/pixmaps/drafts_open.xpm
16707         * src/pixmaps/folder.xpm **REMOVED**
16708         * src/pixmaps/group.xpm
16709         * src/pixmaps/unread.xpm
16710                 sync with HEAD
16711
16712 2004-12-02 [colin]      0.9.12cvs179.1
16713
16714         * src/compose.c
16715                 Sync with HEAD (non-duplicated reedition)
16716
16717 2004-12-02 [colin]      0.9.12cvs178.1
16718
16719         * src/compose.c
16720                 Sync with HEAD (linewrap_quote fix)
16721
16722 2004-12-01 [colin]      0.9.12cvs177.3
16723
16724         * src/addrharvest.c
16725                 Replace sizeof with strlen
16726
16727 2004-12-01 [paul]       0.9.12cvs177.2
16728
16729         * src/addrharvest.c
16730                 fix 'harvest addresses'
16731
16732 2004-11-30 [colin]      0.9.12cvs177.1
16733
16734         * src/gtk/prefswindow.c
16735         * src/gtk/pluginwindow.c
16736                 Sync with HEAD
16737
16738 2004-11-29 [colin]      0.9.12cvs176.1
16739
16740         * src/folderview.c
16741                 sync with HEAD (Fix disappearing separators in folderview's popup)
16742
16743 2004-11-29 [colin]      0.9.12cvs175.1
16744
16745         * src/procmime.c
16746                 Sync with head (another format fix)
16747
16748 2004-11-29 [colin]      0.9.12cvs174.1
16749
16750         * src/pop.c
16751                 Sync with HEAD (format string fix)
16752
16753 2004-11-26 [colin]      0.9.12cvs173.1
16754
16755         * src/common/smtp.c
16756         * src/common/smtp.h
16757                 Sync with HEAD
16758
16759 2004-11-24 [colin]      0.9.12cvs172.1
16760
16761         * src/plugins/pgpmime/pgpmime.c
16762                 Sync with HEAD
16763
16764 2004-11-24 [colin]      0.9.12cvs171.1
16765
16766         * src/plugins/pgpmime/pgpmime.c
16767                 Sync with head (gpgmectx leaks)
16768
16769 2004-11-24 [colin]      0.9.12cvs169.1
16770
16771         * src/plugins/pgpmime/plugin.c
16772         * src/plugins/trayicon/Makefile.am
16773         * src/plugins/trayicon/newmarkedmail.xpm
16774         * src/plugins/trayicon/trayicon.c
16775         * src/plugins/trayicon/unreadmarkedmail.xpm
16776                 Sync with HEAD
16777
16778 2004-11-23 [colin]      0.9.12cvs168.1
16779
16780         * src/partial_download.c
16781         * src/partial_download.h
16782         * src/plugins/pgpmime/plugin.c
16783                 Sync with HEAD
16784
16785 2004-11-23 [colin]      0.9.12cvs166.1
16786
16787         * src/Makefile.am
16788         * src/codeconv.c
16789         * src/compose.c
16790         * src/folderview.c
16791         * src/main.c
16792         * src/partial_download.c
16793         * src/partial_download.h
16794         * src/prefs_account.c
16795         * src/prefs_account.h
16796         * src/privacy.c
16797         * src/privacy.h
16798         * src/procmime.c
16799         * src/common/Makefile.am
16800         * src/common/base64.h
16801         * src/common/partial_download.c
16802         * src/common/partial_download.h
16803         * src/gtk/prefswindow.c
16804         * src/gtk/prefswindow.h
16805         * src/plugins/pgpmime/pgpmime.c
16806         * src/plugins/pgpmime/prefs_gpg.c
16807         * src/plugins/pgpmime/prefs_gpg.h
16808         * src/plugins/pgpmime/sgpgme.c
16809         * src/plugins/pgpmime/sgpgme.h
16810                 Sync with HEAD
16811
16812 2004-11-23 [colin]      0.9.12cvs163.1
16813
16814         * src/main.c
16815                 Sync with HEAD (cursor optimization)
16816
16817 2004-11-23 [colin]      0.9.12cvs162.1
16818
16819         * src/prefs_common.c
16820         * src/prefs_themes.c
16821         * src/procmsg.c
16822                 Sync with HEAD
16823
16824 2004-11-23 [colin]      0.9.12cvs158.9
16825
16826         * src/compose.c
16827                 Fix double-free when forwarding
16828         * src/msgcache.c
16829                 Fix leak on error path
16830                 
16831
16832 2004-11-23 [colin]      0.9.12cvs158.8
16833
16834         * src/compose.c
16835                 Fix possible double-free
16836                 Spotted by Alfons
16837
16838 2004-11-23 [colin]      0.9.12cvs158.7
16839
16840         * src/compose.c
16841                 Fix some signal handlers' prototypes
16842                 Spotted by Alfons
16843
16844 2004-11-22 [colin]      0.9.12cvs158.6
16845
16846         * src/compose.c
16847                 Remove unneeded code and duplicated
16848                 wrapping - patch by Alfons
16849
16850 2004-11-22 [colin]      0.9.12cvs158.5
16851
16852         * src/prefs_themes.c
16853                 Fix oversized selector
16854
16855 2004-11-22 [colin]      0.9.12cvs158.4
16856
16857         * src/compose.c
16858                 fix dump_text()
16859                 patch by Alfons
16860
16861 2004-11-19 [colin]      0.9.12cvs158.3
16862
16863         * src/textview.c
16864                 Add a context menu on links (open, copy)
16865
16866 2004-11-18 [paul]       0.9.12cvs158.2
16867
16868         * src/addrgather.c
16869         * src/exphtmldlg.c
16870         * src/expldifdlg.c
16871         * src/mimeview.c
16872         * src/prefs_common.c
16873         * src/plugins/image_viewer/viewer.c
16874         * src/plugins/spamassassin/spamassassin_gtk.c
16875                 replace deprecated gtk_notebook_set_page
16876                 and gtk_notebook_current_page
16877
16878 2004-11-18 [paul]       0.9.12cvs158.1
16879
16880         * configure.ac
16881         * src/compose.c
16882         * src/mainwindow.c
16883         * src/messageview.c
16884         * src/prefs_common.c
16885         * src/common/utils.c
16886         * src/common/utils.h
16887                 sync with HEAD
16888
16889 2004-11-17 [colin]      0.9.12cvs156.1
16890
16891         * src/prefs_account.c
16892         * src/prefs_account.h
16893         * src/procmsg.c
16894                 Sync with HEAD (add pref to store encrypted mails encrypted)
16895
16896 2004-11-17 [paul]       0.9.12cvs155.1
16897
16898         * ChangeLog
16899         * ChangeLog.claws
16900         * ChangeLog.jp
16901         * NEWS
16902         * configure.ac
16903         * src/compose.c
16904         * src/jpilot.c
16905         * src/privacy.c
16906         * src/procmime.c
16907         * src/procmime.h
16908         * src/procmsg.c
16909         * src/toolbar.c
16910         * src/pixmaps/error.xpm
16911                 sync with HEAD
16912
16913 2004-11-17 [colin]      0.9.12cvs151.1
16914
16915         * src/plugins/pgpmime/pgpmime.c
16916                 Sync with HEAD (remove debug printf)
16917
16918 2004-11-17 [colin]      0.9.12cvs150.1
16919
16920         * src/plugins/pgpmime/pgpmime.c
16921                 Sync with HEAD (off-by-one fix)
16922
16923 2004-11-17 [colin]      0.9.12cvs149.1
16924
16925         * src/procmsg.c
16926                 Sync with HEAD (coding style fixes)
16927
16928 2004-11-16 [colin]      0.9.12cvs148.1
16929
16930         * src/procmsg.c
16931                 Sync with head (Fix the fix)
16932
16933 2004-11-16 [colin]      0.9.12cvs147.1
16934
16935         * src/procmsg.c
16936                 Sync with Main (leak fix)
16937
16938 2004-11-16 [colin]      0.9.12cvs146.14
16939
16940         * src/compose.c
16941                 Remove useless chunk of code
16942                 Patch by Alfons
16943
16944 2004-11-15 [colin]      0.9.12cvs146.13
16945
16946         * src/compose.c
16947                 Fix drafting after insertion
16948                 Patch by Alfons
16949
16950 2004-11-15 [colin]      0.9.12cvs146.12
16951
16952         * src/compose.c
16953         * src/prefs_filtering.c
16954         * src/prefs_filtering_action.c
16955         * src/prefs_toolbar.c
16956                 Fix some const-correctness
16957
16958 2004-11-15 [colin]      0.9.12cvs146.11
16959
16960         * src/summaryview.c
16961         * src/prefs_themes.c
16962         * src/messageview.c
16963                 Fix some leaks
16964
16965 2004-11-15 [colin]      0.9.12cvs146.10
16966
16967         * src/codeconv.c
16968                 More unreadable locale fixes
16969
16970 2004-11-14 [colin]      0.9.12cvs146.9
16971
16972         * src/textview.c
16973                 Fix uri_security_check
16974                 Patch by Alfons
16975
16976 2004-11-13 [paul]       0.9.12cvs146.8
16977
16978         * src/folder.c
16979         * src/procmime.c
16980                 fix 2 bugs introduced in last commit
16981
16982 2004-11-13 [paul]       0.9.12cvs146.7
16983
16984         * src/compose.c
16985         * src/exporthtml.c
16986         * src/exportldif.c
16987         * src/folder.c
16988         * src/imap.c
16989         * src/imap_gtk.c
16990         * src/main.c
16991         * src/mainwindow.c
16992         * src/messageview.c
16993         * src/mh_gtk.c
16994         * src/prefs_themes.c
16995         * src/procmime.c
16996         * src/setup.c
16997         * src/summaryview.c
16998                 replace deprecated g_basename
16999
17000 2004-11-13 [paul]       0.9.12cvs146.6
17001
17002         * src/compose.c
17003         * src/imap.c
17004         * src/matcher_parser.h
17005         * src/matcher_parser_parse.y
17006         * src/prefs_filtering.c
17007         * src/prefs_filtering_action.c
17008         * src/prefs_themes.c
17009         * src/prefs_toolbar.c
17010         * src/common/utils.c
17011                 various small fixes/cleanups
17012
17013 2004-11-12 [colin]      0.9.12cvs146.5
17014
17015         * src/textview.c
17016                 Validate event's origin on visibility notify
17017                 Patch by Alfons.
17018
17019 2004-11-12 [paul]       0.9.12cvs146.4
17020
17021         * src/exporthtml.c
17022         * src/exportldif.c
17023         * src/imap.c
17024         * src/mh.c
17025         * src/mimeview.c
17026         * src/prefs_spelling.c
17027         * src/prefs_themes.c
17028                 replace deprecated g_dirname    
17029
17030 2004-11-12 [colin]      0.9.12cvs146.3
17031
17032         * src/textview.c
17033                 Some coding style fixes
17034
17035 2004-11-12 [colin]      0.9.12cvs146.2
17036
17037         * src/codeconv.c
17038                 We want to replace _all_ extended chars in
17039                 conv_unreadable_*, because any string containing
17040                 extended chars not parsing as UTF8 is 
17041                 undisplayed on gtk2.
17042
17043 2004-11-12 [paul]       0.9.12cvs146.1
17044
17045         * ChangeLog
17046         * ChangeLog.claws
17047         * ChangeLog.jp
17048         * NEWS
17049         * configure.ac
17050         * src/account.c
17051         * src/folderview.c
17052         * src/folderview.h
17053         * src/imap.c
17054         * src/imap_gtk.c
17055         * src/inc.c
17056         * src/mainwindow.c
17057         * src/mh_gtk.c
17058         * src/news_gtk.c
17059         * src/pop.c
17060         * src/prefs_account.c
17061         * src/prefs_account.h
17062         * src/prefs_ext_prog.c
17063         * src/procmime.c
17064         * src/procmime.h
17065         * src/procmsg.c
17066         * src/procmsg.h
17067         * src/summary_search.c
17068         * src/summaryview.c
17069         * src/textview.c
17070         * src/common/defs.h
17071         * src/common/utils.c
17072         * src/common/utils.h
17073         * src/gtk/menu.c
17074         * src/gtk/menu.h
17075                 sync with HEAD
17076
17077 2004-11-11 [colin]      0.9.12cvs144.2
17078
17079         * src/textview.c
17080                 Fix URI range selection (patch by Alfons)
17081
17082 2004-11-09 [colin]      0.9.12cvs144.1
17083
17084         * ChangeLog.claws
17085         * src/compose.c
17086         * src/folder.c
17087         * src/folder_item_prefs.c
17088         * src/prefs_account.c
17089         * src/prefs_account.h
17090         * src/plugins/pgpmime/pgpmime.c
17091                 Sync with HEAD
17092
17093 2004-11-08 [colin]      0.9.12cvs143.1
17094
17095         * src/summaryview.c
17096                 Sync with HEAD (optimize quicksearch)
17097
17098 2004-11-08 [colin]      0.9.12cvs142.2
17099
17100         * src/compose.c
17101                 Don't wrap when Edit/Auto wrapping is disabled
17102
17103 2004-11-08 [colin]      0.9.12cvs142.1
17104
17105         * src/textview.c
17106                 Sync with HEAD
17107
17108 2004-11-08 [colin]      0.9.12cvs141.1
17109
17110         * src/textview.c
17111                 Sync with HEAD (fix some mail URIs)
17112
17113 2004-11-08 [colin]      0.9.12cvs140.3
17114
17115         * src/textview.c
17116                 o Use text cursor instead of arrow when
17117                   not on a link
17118                 o Fix handling of contiguous links (as in
17119                   "colin@colino.net" <colin@colino.net>)
17120                   This one unveils a bug in get_email_part()
17121
17122 2004-11-07 [colin]      0.9.12cvs140.2
17123
17124         * src/textview.c
17125                 Fix memleak. Patch by Alfons.
17126
17127 2004-11-06 [colin]      0.9.12cvs140.1
17128
17129         * src/compose.c
17130                 Sync with HEAD (don't ask passphrase
17131                 when drafting)
17132
17133 2004-11-06 [paul]       0.9.12cvs139.2
17134
17135         * AUTHORS
17136         * src/textview.c
17137         * src/textview.h
17138                 textview URI handling. hovering over a 
17139                 link displays it in the status bar,
17140                 and changes the mouse pointer to a hand 
17141                 cursor. a link is activated with a single 
17142                 click. (Modified from the) patch by Jean-Yves 
17143                 Lefort <jylefort@users.sourceforge.net>
17144                 
17145
17146 2004-11-05 [colin]      0.9.12cvs139.1
17147
17148         * src/compose.c
17149         * src/procmime.c
17150                 Sync with HEAD again ^^
17151
17152 2004-11-05 [colin]      0.9.12cvs139.1
17153
17154         * src/compose.c
17155         * src/procmime.c
17156                 Sync with HEAD
17157
17158 2004-11-03 [paul]       0.9.12cvs138.1
17159
17160         * ChangeLog.claws
17161         * configure.ac
17162         * po/POTFILES.in
17163         * src/prefs_ext_prog.c
17164         * src/procmime.c
17165         * tools/kdeservicemenu/README
17166         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
17167         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
17168                 sync with HEAD
17169
17170 2004-11-01 [christoph]  0.9.12cvs136.2
17171
17172         * src/procmime.c
17173                 convert MIME parameters to UTF-8
17174
17175 2004-10-29 [colin]      0.9.12cvs136.1
17176
17177         * src/common/utils.c
17178                 Sync with HEAD (don't use '=' in mime boundary)
17179
17180 2004-10-29 [paul]       0.9.12cvs135.1
17181
17182         * configure.ac
17183         * doc/src/rfc2231.txt
17184         * src/procmime.c
17185         * src/common/quoted-printable.c
17186         * src/common/utils.c
17187         * src/common/utils.h
17188                 sync with HEAD
17189
17190 2004-10-27 [paul]       0.9.12cvs134.1
17191
17192         * configure.ac
17193         * src/main.c
17194         * src/procmime.c
17195         * src/plugins/pgpmime/pgpmime.c
17196                 sync with HEAD
17197
17198 2004-10-26 [paul]       0.9.12cvs132.3
17199
17200         * src/account.c
17201         * src/addressbook.c
17202         * src/addrgather.c
17203         * src/addrharvest.c
17204         * src/codeconv.c
17205         * src/compose.c
17206         * src/customheader.c
17207         * src/editaddress.c
17208         * src/editgroup.c
17209         * src/enriched.c
17210         * src/expldifdlg.c
17211         * src/exporthtml.c
17212         * src/exportldif.c
17213         * src/folder.c
17214         * src/foldersel.c
17215         * src/folderview.c
17216         * src/grouplistdialog.c
17217         * src/html.c
17218         * src/imap.c
17219         * src/jpilot.c
17220         * src/ldapserver.c
17221         * src/ldif.c
17222         * src/mimeview.c
17223         * src/news.c
17224         * src/news_gtk.c
17225         * src/pop.c
17226         * src/prefs_display_header.c
17227         * src/prefs_gtk.c
17228         * src/prefs_msg_colors.c
17229         * src/prefs_toolbar.c
17230         * src/procheader.c
17231         * src/procmime.c
17232         * src/summaryview.c
17233         * src/textview.c
17234         * src/toolbar.c
17235         * src/vcard.c
17236         * src/common/mgutils.c
17237         * src/common/nntp.c
17238         * src/common/smtp.c
17239         * src/common/template.c
17240         * src/common/utils.c
17241         * src/common/xmlprops.c
17242         * src/plugins/pgpmime/pgpmime.c
17243         * src/plugins/pgpmime/select-keys.c
17244         * src/plugins/pgpmime/sgpgme.c
17245                 replace deprecated g_strcasecmp(), g_strncasecmp(),
17246                 g_string_sprintfa(), gtk_notebook_current_page()
17247
17248 2004-10-26 [colin]      0.9.12cvs132.2
17249
17250         * src/prefs_folder_item.c
17251                 Fix default-account selection
17252
17253 2004-10-21 [colin]      0.9.12cvs133
17254
17255         * src/compose.c
17256                 Sync with HEAD (Remove extra separator in compose's Options)
17257         * src/textview.c
17258                 Set wrapping to char
17259
17260 2004-10-21 [paul]       0.9.12cvs131.2
17261
17262         * src/compose.c
17263         * src/sourcewindow.c
17264                 fix wrapping
17265                 fix window shrinking 
17266
17267 2004-10-21 [colin]      0.9.12cvs131.1
17268
17269         * ChangeLog.claws
17270         * src/compose.c
17271                 Sync with HEAD
17272
17273 2004-10-21 [paul]       0.9.12cvs130.2
17274
17275         * src/prefs_folder_item.c
17276                 sync with HEAD (Apply to subfolders)
17277
17278 2004-10-19 [colin]      0.9.12cvs130.1
17279
17280         * ChangeLog.claws
17281         * src/compose.c
17282         * src/common/utils.c
17283         * src/gtk/menu.c
17284                 Sync with HEAD
17285
17286 2004-10-19 [colin]      0.9.12cvs128.1
17287
17288         * src/addrbook.c
17289         * src/addrcache.c
17290         * src/addressbook.c
17291         * src/codeconv.c
17292         * src/compose.c
17293         * src/customheader.c
17294         * src/editaddress.c
17295         * src/editgroup.c
17296         * src/exporthtml.c
17297         * src/folder.c
17298         * src/folderview.c
17299         * src/imap.c
17300         * src/jpilot.c
17301         * src/main.c
17302         * src/matcher_parser_parse.y
17303         * src/mbox.c
17304         * src/pop.c
17305         * src/prefs_account.c
17306         * src/prefs_gtk.c
17307         * src/prefs_msg_colors.c
17308         * src/procheader.c
17309         * src/procmime.c
17310         * src/procmime.h
17311         * src/procmsg.c
17312         * src/summaryview.c
17313         * src/textview.c
17314         * src/common/base64.c
17315         * src/common/partial_download.c
17316         * src/common/socket.c
17317         * src/common/sylpheed.c
17318         * src/common/utils.c
17319         * src/common/utils.h
17320         * src/gtk/pluginwindow.c
17321         * src/gtk/quicksearch.c
17322         * src/plugins/clamav/clamav_plugin.c
17323         * src/plugins/clamav/clamav_plugin.h
17324         * src/plugins/clamav/clamav_plugin_gtk.c
17325         * src/plugins/pgpmime/passphrase.c
17326         * src/plugins/pgpmime/pgpmime.c
17327         * src/plugins/pgpmime/plugin.c
17328         * src/plugins/pgpmime/prefs_gpg.c
17329         * src/plugins/pgpmime/prefs_gpg.h
17330         * src/plugins/pgpmime/select-keys.c
17331         * src/plugins/pgpmime/sgpgme.c
17332         * src/plugins/spamassassin/libspamc.c
17333         * src/plugins/spamassassin/spamassassin.c
17334         * src/plugins/spamassassin/spamassassin.h
17335         * src/plugins/spamassassin/spamassassin_gtk.c
17336         * src/plugins/trayicon/trayicon.c
17337         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
17338                 Sync with HEAD
17339
17340 2004-10-14 [colin]      0.9.12cvs126.2
17341
17342         * src/codeconv.c
17343         * src/textview.c
17344                 Fix conv_unreadable_locale
17345
17346 2004-10-13 [colin]      0.9.12cvs126.1
17347
17348         * src/compose.c
17349                 Sync with HEAD (don't convert charset for 
17350                 drafted messages, minor cleanup)
17351
17352 2004-10-13 [colin]      0.9.12cvs125.1
17353
17354         * po/POTFILES.in
17355                 Sync with HEAD (POTFILES fix)
17356
17357 2004-10-12 [colin]      0.9.12cvs124.3
17358
17359         * src/compose.c
17360                 Fix encoding bug from latest sync
17361
17362 2004-10-12 [paul]       0.9.12cvs124.2
17363
17364         * src/plugins/pgpmime/prefs_gpg.c
17365         * src/plugins/pgpmime/prefs_gpg.h
17366                 forgotten in last commit        
17367
17368 2004-10-12 [paul]       0.9.12cvs124.1
17369
17370         * ChangeLog.claws
17371         * configure.ac
17372         * m4/spamassassin.m4
17373         * src/Makefile.am
17374         * src/account.c
17375         * src/compose.c
17376         * src/compose.h
17377         * src/crash.c
17378         * src/main.c
17379         * src/mimeview.c
17380         * src/passphrase.c
17381         * src/passphrase.h
17382         * src/prefs_account.c
17383         * src/prefs_account.h
17384         * src/prefs_common.c
17385         * src/privacy.c
17386         * src/privacy.h
17387         * src/procmime.c
17388         * src/procmime.h
17389         * src/procmsg.c
17390         * src/rfc2015.c
17391         * src/rfc2015.h
17392         * src/select-keys.c
17393         * src/select-keys.h
17394         * src/textview.c
17395         * src/common/utils.c
17396         * src/common/utils.h
17397         * src/gtk/about.c
17398         * src/plugins/pgpmime/Makefile.am
17399         * src/plugins/pgpmime/passphrase.c
17400         * src/plugins/pgpmime/passphrase.h
17401         * src/plugins/pgpmime/pgpmime.c
17402         * src/plugins/pgpmime/plugin.c
17403         * src/plugins/pgpmime/select-keys.c
17404         * src/plugins/pgpmime/select-keys.h
17405         * src/plugins/pgpmime/sgpgme.c
17406         * src/plugins/pgpmime/sgpgme.h
17407                 sync with HEAD
17408
17409 2004-10-04 [colin]      0.9.12cvs122.1
17410
17411         * src/mainwindow.c
17412         * src/messageview.c
17413         * src/messageview.h
17414         * src/textview.c
17415                 Sync with HEAD
17416
17417 2004-10-04 [colin]      0.9.12cvs121.1
17418
17419         * src/summaryview.c
17420                 Sync with HEAD
17421
17422 2004-10-04 [paul]       0.9.12cvs120.1
17423
17424         * configure.ac
17425                 sync with HEAD [don't try to build 
17426                 pgpmime plugin when gpgme is disabled]
17427
17428 2004-10-03 [colin]      0.9.12cvs119.3
17429
17430         * src/gtk/gtksctree.c
17431                 Lots of side effects. Put back as before 117.2.
17432         * src/summaryview.c
17433                 Fix bug #602
17434
17435 2004-10-03 [colin]      0.9.12cvs119.2
17436
17437         * src/gtk/gtksctree.c
17438                 Revert 608 fix that doesn't work that good
17439
17440 2004-10-02 [colin]      0.9.12cvs119.1
17441
17442         * src/mainwindow.c
17443         * src/messageview.c
17444         * src/prefs_common.h
17445         * src/procmime.c
17446         * src/procmime.h
17447         * src/textview.c
17448                 Sync with HEAD
17449         * src/gtk/gtksctree.c
17450                 Close bug #608
17451
17452 2004-10-01 [colin]      0.9.12cvs118.1
17453
17454         * src/mimeview.c
17455                 Sync with HEAD (better Save All fix)
17456
17457 2004-10-01 [colin]      0.9.12cvs117.2
17458
17459         * src/gtk/gtksctree.c
17460                 Faster on selection
17461
17462 2004-10-01 [colin]      0.9.12cvs117.1
17463
17464         * src/mimeview.c
17465                 Sync with HEAD (Save All: only attachments)
17466
17467 2004-10-01 [paul]       0.9.12cvs116.1
17468
17469         * ChangeLog.claws
17470         * configure.ac
17471         * src/account.c
17472         * src/prefs_common.c
17473         * src/gtk/colorlabel.c
17474                 sync with HEAD
17475
17476 2004-09-30 [colin]      0.9.12cvs115.1
17477
17478         * src/stock_pixmap.c
17479         * src/stock_pixmap.h
17480         * src/folderview.c
17481         * src/Makefile.am
17482         * src/pixmaps/read.xpm
17483                 Sync with HEAD (new pixmap)
17484
17485 2004-09-29 [colin]      0.9.12cvs114.1
17486
17487         * src/compose.c
17488                 Sync with HEAD
17489                 Fix focus handling in headers
17490
17491 2004-09-29 [paul]       0.9.12cvs113.1
17492
17493         * src/quote_fmt_parse.y
17494                 sync with HEAD
17495  
17496
17497 2004-09-28 [colin]      0.9.12cvs112.1
17498
17499         * src/folderview.c
17500         * src/mainwindow.c
17501                 Sync with HEAD
17502
17503 2004-09-28 [colin]      0.9.12cvs110.1
17504
17505         * src/folderview.c
17506                 Sync with HEAD (Contextual Empty trash menu)
17507
17508 2004-09-28 [colin]      0.9.12cvs108.1
17509
17510         * src/addressbook.c
17511                 Sync with HEAD (addressbook edit on double-click)
17512
17513 2004-09-28 [colin]      0.9.12cvs106.1
17514
17515         * src/inc.c
17516                 Sync with HEAD (folder_item freeze on inc)
17517
17518 2004-09-27 [colin]      0.9.12cvs105.1
17519
17520         * src/folderview.c
17521                 Sync with HEAD (right-align new and unread column)
17522
17523 2004-09-27 [colin]      0.9.12cvs104.1
17524
17525         * src/main.c
17526                 Sync with HEAD (revert 0.9.12cvs101)
17527
17528 2004-09-24 [colin]      0.9.12cvs103.2
17529
17530         * src/wizard.c
17531                 Fix gtk warnings and use domain part of the email address 
17532                 when domain detection fails (no dot in domain name)
17533
17534 2004-09-23 [colin]      0.9.12cvs103.1
17535
17536         * src/plugins/spamassassin/libspamc.c
17537         * src/plugins/spamassassin/libspamc.h
17538         * src/plugins/spamassassin/utils.c
17539         * src/plugins/spamassassin/utils.h
17540                 Sync with HEAD (Update spamassassin to 3.0)
17541
17542 2004-09-21 [colin]      0.9.12cvs102.3
17543
17544         * src/action.c
17545                 Add horizontal scrollbar in action io dialog as needed
17546                 Patch by Alfons.
17547
17548 2004-09-20 [colin]      0.9.12cvs102.2
17549
17550         * src/plugins/image_viewer/viewer.c
17551                 Remove imlib stuff
17552                 use gtk_pixmap_set when clearing
17553                 (would be better to use gtkImages, but causes size-allocate 
17554                 signals storm)
17555
17556 2004-09-17 [paul]       0.9.12cvs102.1
17557
17558         * ChangeLog
17559         * ChangeLog.claws
17560         * ChangeLog.jp
17561         * configure.ac
17562         * src/inc.c
17563                 sync with HEAD
17564
17565
17566 2004-09-17 [colin]      0.9.12cvs101.1
17567
17568         * ChangeLog.claws
17569         * src/main.c
17570                 Sync with HEAD (fix segs at exit)
17571
17572 2004-09-14 [colin]      0.9.12cvs99.5
17573
17574         * src/common/socket.c
17575         * AUTHORS
17576                 Fix send error on 64bit platforms
17577                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17578
17579 2004-09-14 [colin]      0.9.12cvs99.4
17580
17581         * src/action.c
17582                 Fix action output with utf8 
17583                 Patch by Alfons.
17584
17585 2004-09-14 [colin]      0.9.12cvs99.3
17586
17587         * ChangeLog.claws
17588         * src/folder.c
17589                 Sync with HEAD
17590
17591 2004-09-09 [colin]      0.9.12cvs99.2
17592
17593         * src/action.c
17594                 Fix progress bar (displaying "Completed %v/%u")
17595                 Patch by Alfons.
17596
17597 2004-09-08 [colin]      0.9.12cvs99.1
17598
17599         * src/account.c
17600         * src/folder.c
17601         * src/procmsg.c
17602         * src/procmsg.h
17603         * src/plugins/pgpmime/pgpmime.c
17604                 Sync with HEAD
17605
17606 2004-09-08 [colin]      0.9.12cvs97.2
17607
17608         * src/summaryview.c
17609                 Don't select mails in collapsed threads 
17610                 when navigating with up/down
17611
17612 2004-09-07 [colin]      0.9.12cvs97.1
17613
17614         * src/inc.c
17615                 Sync with HEAD (meaningful error messages)
17616
17617 2004-09-06 [colin]      0.9.12cvs96.1
17618
17619         * src/toolbar.c
17620                 Sync with HEAD (fix Redirect graying out)
17621
17622 2004-09-06 [colin]      0.9.12cvs95.1
17623
17624         * src/summaryview.c
17625         * src/mimeview.c
17626                 Sync with HEAD (fix dropped URIs)
17627
17628 2004-09-06 [colin]      0.9.12cvs94.1
17629
17630         * src/addressbook.c
17631         * src/addressitem.h
17632         * src/addritem.c
17633         * src/addritem.h
17634                 Sync with HEAD (addressbook DnD)
17635
17636 2004-09-03 [colin]      0.9.12cvs93.1
17637
17638         * src/summaryview.c
17639                 Sync with HEAD (next/prev unread)
17640
17641 2004-09-03 [colin]      0.9.12cvs92.1
17642
17643         * src/prefs_common.c
17644         * src/prefs_common.h
17645         * src/summaryview.c
17646                 Sync with HEAD ('mark_as_read_delay' pref)
17647
17648 2004-09-02 [colin]      0.9.12cvs91.2
17649
17650         * src/common/xml.c
17651                 Fix leak
17652
17653 2004-09-02 [colin]      0.9.12cvs91.1
17654
17655         * src/gtk/menu.c
17656                 Sync with HEAD (menu accel don't work, but whatever)
17657
17658 2004-09-02 [colin]      0.9.12cvs90.1
17659
17660         * src/account.c
17661                 Sync with HEAD (fix bug 582)
17662
17663 2004-09-02 [colin]      0.9.12cvs89.1
17664
17665         * src/addrindex.c
17666                 Sync with HEAD (free deleted queries)
17667
17668 2004-09-02 [colin]      0.9.12cvs88.1
17669
17670         * src/ldapquery.c
17671                 Sync with HEAD (fix LDAP freezes)
17672
17673 2004-09-02 [colin]      0.9.12cvs87.1
17674
17675         * src/prefs_spelling.c
17676                 Sync with HEAD (add default dictionary)
17677
17678 2004-09-01 [colin]      0.9.12cvs86.1
17679
17680         * src/filtering.c
17681         * src/folderview.c
17682         * src/imap.c
17683         * src/prefs_matcher.c
17684         * src/stock_pixmap.c
17685         * src/summary_search.c
17686         * src/summaryview.c
17687         * src/wizard.c
17688         * src/wizard.h
17689                 Sync with HEAD (uninitialized vars fixes)
17690                 + gtk2 specific warning fixes
17691
17692 2004-08-31 [colin]      0.9.12cvs85.1
17693
17694         * src/folder.c
17695                 Sync with HEAD (Fix memory corruption due to 
17696                 uninitialized var)
17697
17698 2004-08-31 [colin]      0.9.12cvs84.4
17699
17700         * src/summary_search.c
17701                 Fix segfaults when searching in folders with broken headers
17702
17703 2004-08-31 [colin]      0.9.12cvs84.3
17704
17705         * src/compose.c
17706         * src/textview.c
17707                 Fix some more encoding/decoding issues
17708
17709 2004-08-30 [colin]      0.9.12cvs84.2
17710
17711         * src/mimeview.c
17712         * src/prefs_themes.c
17713         * src/gtk/filesel.c
17714         * src/gtk/filesel.h
17715                 Add a folder-mode selection (fixes mimeview's "Save all")
17716
17717 2004-08-29 [colin]      0.9.12cvs84.1
17718
17719         * src/mimeview.c
17720                 Sync with HEAD (don't escape saved filenames)
17721
17722 2004-08-27 [colin]      0.9.12cvs83.1
17723
17724         * ChangeLog
17725         * ChangeLog.claws
17726         * ChangeLog.jp
17727         * src/mh.c
17728         * src/procheader.c
17729         * src/procmsg.c
17730         * src/procmsg.h
17731         * src/common/utils.c
17732         * src/gtk/menu.h
17733         * po/
17734                 Sync with HEAD 0.9.12cvs83 (sync with main)
17735
17736 2004-08-26 [colin]      0.9.12cvs82.4
17737
17738         * src/codeconv.c
17739                 Fix strange stack corruption
17740                 Convert to utf8 after unmime, not before
17741
17742 2004-08-26 [colin]      0.9.12cvs82.3
17743
17744         * src/main.c
17745         * src/wizard.c
17746                 Fix account folders duplication
17747
17748 2004-08-25 [colin]      0.9.12cvs82.2
17749
17750         * src/wizard.c
17751                 Remove ports
17752                 Add SSL selection
17753                 Use login@server as account name
17754
17755 2004-08-25 [colin]      0.9.12cvs82.1
17756
17757         * src/plugins/pgpmime/pgpmime.c
17758                 Sync with HEAD (leak fix).
17759
17760 2004-08-25 [colin]      0.9.12cvs81.1
17761
17762         * src/plugins/pgpmime/pgpmime.c
17763         * src/plugins/pgpmime/sgpgme.c
17764         * src/plugins/pgpmime/sgpgme.h
17765                 Sync with HEAD (Handle combined messages).
17766
17767 2004-08-24 [colin]      0.9.12cvs80.3
17768
17769         * src/wizard.c
17770                 Fix full name, ports, and imap
17771
17772 2004-08-24 [colin]      0.9.12cvs80.2
17773
17774         * src/Makefile.am
17775         * src/main.c
17776         * src/setup.c
17777         * src/setup.h
17778         * src/stock_pixmap.c
17779         * src/stock_pixmap.h
17780         * src/wizard.c ** ADDED **
17781         * src/wizard.h ** ADDED ** 
17782         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17783                 Add a setup wizard 
17784
17785 2004-08-24 [colin]      0.9.12cvs80.1
17786
17787         * src/folder.c
17788                 Sync with HEAD (set mimeflags on all messages)
17789
17790 2004-08-24 [colin]      0.9.12cvs79.3
17791
17792         * src/matcher_parser_lex.l
17793                 Fix 8bits strings not in utf8
17794
17795 2004-08-24 [colin]      0.9.12cvs79.2
17796
17797         * src/compose.c
17798                 Check conversion result before replacing buffer
17799
17800 2004-08-23 [colin]      0.9.12cvs79.1
17801
17802         * src/compose.c
17803                 Sync with HEAD (create message header in memory)
17804
17805 2004-08-23 [colin]      0.9.12cvs78.1
17806
17807         * src/rfc2015.c
17808         * src/rfc2015.h
17809                 Sync with HEAD (fix bug 197 again)
17810
17811 2004-08-23 [colin]      0.9.12cvs77.3
17812
17813         * src/compose.c
17814                 Fix again inline gpg signing (which outputs utf8
17815                 in gtk2). Not syncing this fix to HEAD as this 
17816                 code is meant to die.
17817
17818 2004-08-23 [colin]      0.9.12cvs77.2
17819
17820         * src/prefs_account.h
17821                 Remove useless include
17822
17823 2004-08-23 [colin]      0.9.12cvs77.1
17824
17825         * src/imap.c
17826         * po/es.po
17827         * po/fr.po
17828         * po/it.po
17829         * po/pl.po
17830         * po/pt_BR.po
17831         * po/sk.po
17832         * po/sr.po
17833                 Sync with HEAD (fix bug 577)
17834
17835 2004-08-22 [colin]      0.9.12cvs76.1
17836
17837         * src/plugins/trayicon/trayicon.c
17838                 Sync with HEAD (fix formatting bug)
17839
17840 2004-08-21 [colin]      0.9.12cvs74.2
17841
17842         * src/gtk/colorsel.c
17843                 Fix bug 564 (Folder color selection window exits on any
17844                 keypress)
17845
17846 2004-08-21 [colin]      0.9.12cvs74.1
17847
17848         * ChangeLog.claws
17849         * src/compose.c
17850         * src/summaryview.c
17851         * src/toolbar.c
17852                 Sync with HEAD (fix bug 576)
17853
17854 2004-08-21 [colin]      0.9.12cvs70.1
17855
17856         * src/compose.c
17857         * src/mainwindow.c
17858                 Sync with HEAD
17859                 
17860
17861 2004-08-21 [paul]       0.9.12cvs66.4
17862
17863         * src/mainwindow.c
17864         * src/messageview.c
17865         * src/gtk/menu.c
17866         * src/plugins/spamassassin/spamassassin_gtk.c
17867                 remove some deprecated gtk1 functions
17868
17869
17870 2004-08-21 [colin]      0.9.12cvs66.3
17871
17872         * src/compose.c
17873         * src/codeconv.c
17874                 Fix warnings
17875                 Remove encoding hacks
17876                 Fix bug 575 (Strange character messes up message)
17877                 Don't display conversion error when drafting
17878
17879 2004-08-21 [paul]       0.9.12cvs66.2
17880
17881         * src/prefs_account.c
17882                 fix GnuPG mode bugs
17883
17884
17885 2004-08-20 [colin]      0.9.12cvs66.1
17886
17887         * src/codeconv.c
17888                 Sync with HEAD 0.9.12cvs66
17889
17890 2004-08-20 [paul]
17891
17892         * src/plugins/pgpmime/plugin.c
17893                 modify PGP/MIME plugin's description
17894
17895 2004-08-17 [colin]      0.9.12cvs65.1
17896
17897         * src/common/ssl.c
17898         * src/plugins/pgpmime/plugin.c
17899                 Sync with HEAD
17900
17901 2004-08-14 [colin]      0.9.12cvs60.3
17902
17903         * src/plugins/trayicon/trayicon.c
17904                 Put back resize callback, on size-request signal
17905                 rather than size-allocate to avoid infinite 
17906                 callback loop
17907
17908 2004-08-13 [colin]      0.9.12cvs60.2
17909
17910         * src/common/defs.h
17911                 Cache versions have been fixed
17912
17913 2004-08-13 [colin]      0.9.12cvs60.1
17914
17915         * src/folderutils.c
17916                 Sync with HEAD
17917
17918 2004-08-12 [colin]      0.9.12cvs59.1
17919
17920         * src/plugins/trayicon/trayicon.c
17921                 Sync with HEAD
17922
17923 2004-08-12 [colin]      0.9.12cvs57.5
17924
17925         * sylpheed.desktop
17926         * configure.ac
17927         * src/Makefile.am
17928         * src/main.c
17929                 Add support for Freedesktop.org's startup notification
17930
17931 2004-08-11 [colin]      0.9.12cvs57.4
17932
17933         * src/textview.c
17934                 Fix off-by-one
17935
17936 2004-08-11 [colin]      0.9.12cvs57.3
17937
17938         * src/message_search.c
17939         * src/summary_search.c
17940                 Make searches case insensitive by default
17941         * src/textview.c
17942                 Fix case-insensitive search in message
17943
17944 2004-08-11 [colin]      0.9.12cvs57.2
17945
17946         * src/summary_search.c
17947                 Let case-sensitive be specified
17948
17949 2004-08-10 [colin]      0.9.12cvs55.4
17950
17951         * src/common/socket.c
17952                 Fix the possible race condition
17953
17954 2004-08-09 [paul]       0.9.12cvs55.3
17955
17956         * configure.ac
17957         * src/Makefile.am
17958         * src/common/Makefile.am
17959                 sync with HEAD
17960
17961
17962 2004-08-09 [paul]       0.9.12cvs55.2
17963
17964         * autogen.sh
17965         * po/poconv.sh
17966                 remove unneeded script
17967
17968         * configure.ac
17969                 add forgotten USE_LDAP_TLS (sync with HEAD)
17970
17971
17972 2004-08-09 [colin]      0.9.12cvs55.1
17973
17974         * src/main.c
17975         * src/common/ssl.c
17976         * src/common/sylpheed.c
17977         * src/common/sylpheed.h
17978                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17979
17980 2004-08-09 [paul]       0.9.12cvs54.1
17981
17982         * ChangeLog
17983         * ChangeLog.claws
17984         * ChangeLog.jp
17985         * configure.ac
17986         * po/POTFILES.in
17987         * src/Makefile.am
17988         * src/folderutils.c
17989         * src/main.c
17990         * src/pgpmime.c
17991         * src/pgpmime.h
17992         * src/sgpgme.c
17993         * src/sgpgme.h
17994         * src/plugins/Makefile.am
17995         * src/plugins/pgpmime/.cvsignore
17996         * src/plugins/pgpmime/Makefile.am
17997         * src/plugins/pgpmime/pgpmime.c
17998         * src/plugins/pgpmime/pgpmime.h
17999         * src/plugins/pgpmime/plugin.c
18000         * src/plugins/pgpmime/sgpgme.c
18001         * src/plugins/pgpmime/sgpgme.h
18002                 sync with HEAD
18003
18004 2004-08-08 [paul]       0.9.12cvs51.1
18005
18006         * configure.ac
18007         * src/folder.c
18008                 sync with HEAD
18009
18010 2004-08-07 [colin]      0.9.12cvs50.1
18011
18012         * src/pop.c
18013         * src/common/partial_download.c
18014                 fix warnings (sync from HEAD)
18015
18016 2004-08-07 [colin]      0.9.12cvs48.1
18017
18018         * src/prefs_folder_item.c
18019                 sync with HEAD 0.9.12cvs48
18020
18021 2004-08-06 [colin]      0.9.12cvs47.1
18022
18023         * src/compose.c
18024                 Sync with HEAD
18025
18026 2004-08-06 [christoph]  0.9.12cvs46.2
18027
18028         * src/main.c
18029         * src/plugins/clamav/clamav_plugin_gtk.c
18030         * src/plugins/dillo_viewer/dillo_viewer.c
18031         * src/plugins/image_viewer/plugin.c
18032         * src/plugins/mathml_viewer/mathml_viewer.c
18033         * src/plugins/spamassassin/spamassassin_gtk.c
18034         * src/plugins/trayicon/trayicon.c
18035                 don't mix GTK1.2 plugin with GTK2 plugins
18036
18037 2004-08-06 [colin]      0.9.12cvs46.1
18038
18039         * ChangeLog
18040         * ChangeLog.claws
18041         * ChangeLog.jp
18042         * configure.ac
18043         * sylpheed-claws.pc.in
18044         * src/folder.c
18045         * src/imap.c
18046         * src/localfolder.c
18047         * src/messageview.c
18048         * src/mimeview.c
18049         * src/mimeview.h
18050         * src/msgcache.c
18051         * src/news.c
18052         * src/prefs_ext_prog.c
18053         * src/prefs_folder_item.c
18054         * src/prefs_fonts.c
18055         * src/prefs_msg_colors.c
18056         * src/prefs_spelling.c
18057         * src/prefs_themes.c
18058         * src/prefs_toolbar.c
18059         * src/prefs_wrapping.c
18060         * src/procmime.h
18061         * src/common/defs.h
18062         * src/common/nntp.c
18063         * src/common/session.c
18064         * src/common/session.h
18065         * src/common/socket.c
18066         * src/common/utils.h
18067         * src/common/xml.c
18068         * src/common/xml.h
18069         * src/gtk/prefswindow.c
18070         * src/gtk/prefswindow.h
18071         * src/plugins/clamav/clamav_plugin_gtk.c
18072         * src/plugins/dillo_viewer/dillo_prefs.c
18073         * src/plugins/image_viewer/viewerprefs.c
18074         * src/plugins/spamassassin/spamassassin_gtk.c
18075         * m4/openssl.m4 *** REMOVED ***
18076                 Sync with HEAD 0.9.12cvs46
18077
18078 2004-08-03 [paul]       0.9.12cvs40.2
18079
18080         * src/action.c
18081         * src/addressadd.c
18082         * src/addressbook.c
18083         * src/addrgather.c
18084         * src/browseldap.c
18085         * src/compose.c
18086         * src/crash.c
18087         * src/editaddress.c
18088         * src/editgroup.c
18089         * src/editldap_basedn.c
18090         * src/foldersel.c
18091         * src/importldif.c
18092         * src/mimeview.c
18093         * src/prefs_common.c
18094         * src/prefs_template.c
18095         * src/sourcewindow.c
18096         * src/summaryview.c
18097         * src/gtk/about.c
18098         * src/gtk/foldersort.c
18099         * src/gtk/logwindow.c
18100         * src/gtk/pluginwindow.c
18101         * src/gtk/prefswindow.c
18102                 change all gtk_scrolled_window_set_policy from 
18103                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
18104
18105 2004-08-02 [paul]       0.9.12cvs40.1
18106
18107         * AUTHORS
18108                 update translation team section
18109         * po/pt_BR.po
18110                 updated by Frederico Goncalves Guimaraes
18111                 <fggdebian@yahoo.com.br>
18112
18113 2004-07-31 [colin]      0.9.12cvs39.9
18114
18115         * src/exphtmldlg.c
18116                 Fix compilation
18117
18118 2004-07-31 [colin]      0.9.12cvs39.8
18119
18120         * src/exphtmldlg.c
18121                 Fix an alertpanel type
18122
18123 2004-07-30 [colin]      0.9.12cvs39.7
18124
18125         * src/alertpanel.c
18126                 Fix alertpanel_error_log's icon
18127
18128 2004-07-30 [colin]      0.9.12cvs39.6
18129
18130         * src/pop.c
18131                 Two of them should still be warnings
18132
18133 2004-07-30 [colin]      0.9.12cvs39.5
18134
18135         * src/pop.c
18136                 More warning -> error
18137 2004-07-29 [colin]      0.9.12cvs39.4
18138
18139         * src/pop.c
18140                 Warning -> error
18141
18142 2004-07-29 [colin]      0.9.12cvs39.3
18143
18144         * src/prefs_matcher.c
18145                 Fix segfault
18146
18147 2004-07-29 [colin]      0.9.12cvs39.2
18148
18149         * src/alertpanel.c
18150                 More nice-looking alertpanels
18151
18152 2004-07-29 [colin]      0.9.12cvs39.1
18153
18154         * src/messageview.c
18155                 sync with head
18156                 (inform user when partial mail is deleted on server)
18157
18158 2004-07-29 [colin]      0.9.12cvs38.1
18159
18160         * src/messageview.c
18161                 sync with head
18162
18163 2004-07-28 [paul]       0.9.12cvs37.7
18164
18165         * src/mainwindow.c
18166                 complete the replacement of deprecated gtk_progress_*
18167
18168 2004-07-28 [paul]       0.9.12cvs37.6
18169
18170         * src/action.c
18171         * src/inc.c
18172         * src/mainwindow.c
18173         * src/send_message.c
18174         * src/gtk/progressdialog.c
18175         * src/gtk/progressdialog.h
18176                 replace deprecated gtk_progress_*
18177
18178 2004-07-28 [paul]       0.9.12cvs37.5
18179
18180         * src/gtk/filesel.c
18181                 remove gtk_window_set_wmclass()
18182 2004-07-28 [paul]       0.9.12cvs37.4
18183
18184         * src/addressbook.c
18185         * src/compose.c
18186         * src/foldersel.c
18187         * src/mainwindow.c
18188         * src/messageview.c
18189         * src/sourcewindow.c
18190         * src/gtk/logwindow.c
18191                 remove gtk_window_set_wmclass()
18192                 
18193         * src/prefs_filtering.c
18194         * src/prefs_filtering_action.c
18195         * src/prefs_fonts.c
18196         * src/prefs_gtk.c
18197         * src/prefs_matcher.c
18198         * src/ssl_manager.c
18199         * src/gtk/prefswindow.c
18200                 replace gtk_window_position()
18201
18202 2004-07-28 [colin]      0.9.12cvs37.3
18203
18204         * src/alertpanel.c
18205         * src/alertpanel.h
18206                 Add a way to specify panel type for specific
18207                 panels (alertpanel())
18208         * src/account.c
18209         * src/addressbook.c
18210         * src/compose.c
18211         * src/expldifdlg.c
18212         * src/main.c
18213         * src/messageview.c
18214         * src/summaryview.c
18215         * src/textview.c
18216         * src/gtk/sslcertwindow.c
18217                 Fix alertpanel()s so that their icon match
18218                 their real type
18219
18220 2004-07-28 [paul]       0.9.12cvs37.2
18221
18222         * src/addr_compl.c
18223         * src/addressbook.c
18224         * src/alertpanel.c
18225         * src/compose.c
18226         * src/export.c
18227         * src/foldersel.c
18228         * src/folderview.c
18229         * src/grouplistdialog.c
18230         * src/import.c
18231         * src/mainwindow.c
18232         * src/message_search.c
18233         * src/messageview.c
18234         * src/passphrase.c
18235         * src/prefs_actions.c
18236         * src/prefs_common.c
18237         * src/prefs_customheader.c
18238         * src/prefs_display_header.c
18239         * src/prefs_filtering.c
18240         * src/prefs_filtering_action.c
18241         * src/prefs_gtk.c
18242         * src/prefs_matcher.c
18243         * src/prefs_msg_colors.c
18244         * src/prefs_summary_column.c
18245         * src/prefs_template.c
18246         * src/sourcewindow.c
18247         * src/ssl_manager.c
18248         * src/summary_search.c
18249         * src/gtk/colorsel.c
18250         * src/gtk/description_window.c
18251         * src/gtk/gtkaspell.c
18252         * src/gtk/inputdialog.c
18253         * src/gtk/logwindow.c
18254         * src/gtk/prefswindow.c
18255         * src/gtk/progressdialog.c
18256                 replace deprecated gtk_window_set_policy
18257
18258 2004-07-27 [colin]      0.9.12cvs37.1
18259
18260         * src/msgcache.c
18261                 More fixes (synced for head again)
18262
18263 2004-07-27 [colin]      0.9.12cvs35.3
18264
18265         * src/msgcache.c
18266                 Fix wrong test
18267
18268 2004-07-27 [colin]      0.9.12cvs35.2
18269
18270         * src/mimeview.c
18271                 Fix width a bit (by Paul)
18272         * src/alertpanel.c
18273         * src/alertpanel.h
18274                 Specialize icons, make alertpanel_message()
18275                 private
18276         * src/message_search.c
18277         * src/sgpgme.c
18278         * src/summary_search.c
18279                 Suit alertpanel changes
18280
18281 2004-07-27 [colin]      0.9.12cvs35.1
18282
18283         * src/alertpanel.c
18284                 Add an icon
18285         * src/passphrase.c
18286                 Add debug output - maybe someone will
18287                 want to look at the problem with Grab
18288                 Input :)
18289         Bump version as we're synced with HEAD
18290
18291 2004-07-26 [colin]      0.9.12cvs33.26
18292
18293         * src/pop.c
18294                 Fix uidl-file parsing when not in new
18295                 format
18296
18297 2004-07-26 [colin]      0.9.12cvs33.25
18298
18299         * src/gtk/menu.c
18300                 Move popup menu up if necessary (fixes 
18301                 account selector)
18302         * src/mainwindow.c
18303                 Set account selector's button height to
18304                 minimum
18305
18306 2004-07-26 [colin]      0.9.12cvs33.24
18307
18308         * src/alertpanel.c
18309                 Maybe fix 551 (Truncated font in alert window)
18310
18311 2004-07-26 [colin]      0.9.12cvs33.23
18312
18313         * po/de.po
18314         * po/es.po
18315         * po/fr.po
18316         * po/it.po
18317         * po/ja.po
18318         * po/pl.po
18319         * po/ru.po
18320         * po/sk.po
18321         * po/sr.po
18322         * po/zh_CN.po
18323                 Sync po files with HEAD
18324
18325 2004-07-26 [paul]       0.9.12cvs33.22
18326
18327         * src/compose.c
18328                 fix Bug 556 'Organisation-header is sent even if empty'
18329
18330 2004-07-24 [colin]      0.9.12cvs33.21
18331
18332         * src/compose.c
18333         * src/gtk/gtkaspell.c
18334         * src/gtk/gtkaspell.h
18335                 Fix speller accelerators (require hack)
18336
18337 2004-07-24 [colin]      0.9.12cvs33.20
18338
18339         * src/gtk/gtkaspell.c
18340                 Fix over-eager code deletion breaking
18341                 Check while typing
18342
18343 2004-07-24 [colin]      0.9.12cvs33.19
18344
18345         * src/browseldap.c
18346         * src/ldapctrl.c
18347         * src/ldapctrl.h
18348         * src/ldapserver.h
18349                 Sync ldap with HEAD
18350         (Fixes 546 LDAP completely broken)
18351
18352 2004-07-24 [colin]      0.9.12cvs33.18
18353
18354         * src/prefs_msg_colors.c
18355                 Fix prototype mismatch
18356         (Fixes 547 void function cannot return value)
18357
18358 2004-07-24 [colin]      0.9.12cvs33.17
18359
18360         * src/mainwindow.c
18361                 Fix sort going back to previous sort key
18362                 when changing sort direction
18363
18364 2004-07-24 [colin]      0.9.12cvs33.16
18365
18366         * src/compose.c
18367                 Fix space insertion when re-wrapping at 
18368                 cursor point
18369
18370 2004-07-24 [colin]      0.9.12cvs33.15
18371
18372         * src/gtk/gtkaspell.c
18373                 Don't change cursor position in insert-text
18374                 callback
18375         (Fixes 539 Word wrapping on input transposes letters)
18376
18377 2004-07-24 [colin]      0.9.12cvs33.14
18378
18379         * src/gtk/gtkaspell.c
18380                 Reencode non-ascii chars to dictionary's
18381                 encoding
18382         (Fixes 544 Spell check broken non english locale)
18383
18384 2004-07-24 [colin]      0.9.12cvs33.13
18385
18386         * src/summaryview.c
18387                 Fix Shift+Down, add Home/End/PgUp/PgDown
18388
18389 2004-07-21 [colin]      0.9.12cvs33.12
18390
18391         * src/prefs_common.c
18392                 Fix a gtk warning (Patch by Andrej Kacian)
18393
18394 2004-07-21 [colin]      0.9.12cvs33.11
18395
18396         * src/gtk/filesel.c
18397                 More check
18398
18399 2004-07-21 [colin]      0.9.12cvs33.10
18400
18401         * src/compose.c
18402         * src/crash.c
18403         * src/export.c
18404         * src/import.c
18405         * src/messageview.c
18406         * src/mimeview.c
18407         * src/prefs_spelling.c
18408         * src/prefs_themes.c
18409         * src/summaryview.c
18410         * src/gtk/filesel.c
18411         * src/gtk/filesel.h
18412         * src/gtk/pluginwindow.c
18413                 Untwist open/save mode guessing logic, make
18414                 it explicit
18415
18416 2004-07-20 [colin]      0.9.12cvs33.9
18417
18418         * src/codeconv.c
18419                 conv_encode_header: src_charset is UTF-8 on
18420                 gtk2
18421         * src/compose.c
18422                 Remove double encoding of the headers
18423
18424 2004-07-20 [colin]      0.9.12cvs33.8
18425
18426         * src/codeconv.c
18427                 Fix typo
18428
18429 2004-07-20 [colin]      0.9.12cvs33.7
18430
18431         * src/mainwindow.c
18432                 Set the separated messageview to the saved
18433                 size of Claws' messageview (Patch by Alfons)
18434                 Fix a callback prototype (me)
18435
18436 2004-07-20 [colin]      0.9.12cvs33.6
18437
18438         * src/codeconv.h
18439                 Forgot one hunk in 0.9.12cvs33.4
18440
18441 2004-07-19 [colin]      0.9.12cvs33.5
18442
18443         * src/action.c
18444                 Action output fix
18445                 Patch by Alfons
18446
18447 2004-07-19 [colin]      0.9.12cvs33.4
18448
18449         * src/compose.c
18450                 Fix outgoing charset bug in headers
18451         * src/codeconv.c
18452                 Clean for glib2 - Patch by Alfons
18453
18454 2004-07-19 [colin]      0.9.12cvs33.3
18455
18456         * src/statusbar.c
18457                 Remove grip from the statusbar
18458                 Patch by Alfons
18459
18460 2004-07-19 [colin]      0.9.12cvs33.2
18461
18462         * src/messageview.c
18463         * src/textview.c
18464                 Fix messageview remembering the previous
18465                 scroll position when loading a new message
18466                 Patch by Alfons
18467
18468 2004-07-19 [colin]      0.9.12cvs33.1
18469
18470         * src/folder.h
18471         * src/folderview.c
18472         * src/summaryview.c
18473                 Sync with HEAD
18474
18475 2004-07-18 [colin]      0.9.12cvs32.7
18476
18477         * configure.ac
18478                 Remove useless check for XIM - noticed
18479                 by Alfons
18480
18481 2004-07-18 [colin]      0.9.12cvs32.6
18482
18483         * src/summaryview.c
18484                 Remove non-modified and shift-modified
18485                 accelerators in summaryview's popup
18486                 menu, as that doesn't get catched by
18487                 the accel-activate signal catcher...
18488
18489 2004-07-18 [colin]      0.9.12cvs32.5
18490
18491         * src/prefs_common.c
18492                 Define sensible default prefs for 
18493                 wrapping
18494
18495 2004-07-18 [colin]      0.9.12cvs32.4
18496
18497         * src/compose.c
18498         * src/prefs_common.c
18499         * src/prefs_common.h
18500         * src/prefs_wrapping.c
18501                 Remove Smart Wrapping pref, which does
18502                 nothing on gtk2 branch
18503
18504 2004-07-18 [colin]      0.9.12cvs32.3
18505
18506         * src/sourcewindow.c
18507                 Proper utf8
18508
18509 2004-07-18 [colin]      0.9.12cvs32.2
18510
18511         * src/compose.c
18512                 Save attachment status when drafting
18513
18514 2004-07-18 [colin]      0.9.12cvs32.1
18515
18516         * src/gtk/filesel.c
18517                 Fix erratic folder selection in open mode
18518
18519 2004-07-18 [colin]      0.9.12cvs31.11
18520
18521         * src/pop.c
18522                 Don't let partial messages get deleted
18523                 even with "dowload all"
18524                 (0.9.12cvs31.8 fix extension)
18525 2004-07-18 [colin]      0.9.12cvs31.10
18526
18527         * src/gtk/logwindow.c
18528                 Fix log scrolling
18529
18530 2004-07-18 [colin]      0.9.12cvs31.9
18531
18532         * src/common/utils.c
18533                 Fix non-utf8 strings coming from commands
18534                 and files
18535
18536 2004-07-18 [colin]      0.9.12cvs31.8
18537
18538         * src/pop.c
18539                 Fix partial download bug with Download all
18540                 messages option
18541
18542 2004-07-18 [colin]      0.9.12cvs31.7
18543
18544         * src/textview.c
18545                 Fix bug introduced in 0.9.12cvs31.2
18546                 (blocked in select mode after double click)
18547
18548 2004-07-18 [colin]      0.9.12cvs31.6
18549
18550         * src/compose.c
18551         * src/gtk/menu.c
18552                 More glib-warning fixes
18553
18554 2004-07-18 [colin]      0.9.12cvs31.5
18555
18556         * src/compose.c
18557                 Fix trashing the primary clipboard when moving 
18558                 around with tab
18559         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18560
18561 2004-07-18 [colin]      0.9.12cvs31.4
18562
18563         * src/codeconv.c
18564                 convert unencoded iso headers to utf8
18565         (Fix Bug 538 Unencoded local characters in subject make it 
18566          disappear)
18567
18568 2004-07-18 [colin]      0.9.12cvs31.3
18569
18570         * src/compose.c
18571                 Fix tab char handling in wrapping
18572         (Fix Bug 537 Line wrap problem - TAB character treated as 
18573          one character instead of 8)
18574
18575 2004-07-18 [colin]      0.9.12cvs31.2
18576
18577         * src/textview.c
18578                 return FALSE on GDK_MOTION_NOTIFY
18579         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18580          (unable to highlight))
18581
18582 2004-07-18 [colin]      0.9.12cvs31.1
18583
18584         * src/folderview.c
18585                 Sync with 0.9.12cvs31
18586
18587 2004-07-18 [colin]      0.9.12cvs30.4
18588
18589         * src/compose.c
18590                 Also block text_inserted when inserting a file
18591
18592 2004-07-18 [colin]      0.9.12cvs30.3
18593
18594         * src/compose.c
18595                 Fix smart wrapping (block text_inserted handler
18596                 while putting quotation to avoid wrap on input,
18597                 don't join lines if next is sig separator)
18598
18599 2004-07-17 [colin]      0.9.12cvs30.2
18600
18601         * src/folderview.c
18602         * src/mainwindow.c
18603         * src/mimeview.c
18604         * src/summaryview.c
18605         * src/gtk/quicksearch.c
18606         * src/gtk/quicksearch.h
18607                 Block key events handlers *and* accels while
18608                 quicksearch is focused
18609         (Fixes Bug 534 quick-search bar not accepting certain letters)
18610
18611 2004-07-17 [colin]      0.9.12cvs30.1
18612
18613         * src/folder.h
18614         * src/folderview.c
18615         * src/summaryview.c
18616                 Sync with 0.9.12cvs30
18617
18618 2004-07-17 [colin]      0.9.12cvs28.2
18619
18620         * src/mimeview.c
18621         * src/procmime.c
18622         * src/summaryview.c
18623         * src/gtk/menu.c
18624                 Squash some compile and glib warnings
18625
18626 2004-07-17 [paul]       0.9.12cvs28.1
18627
18628         * src/mimeview.c
18629                 sync with 0.9.12cvs28 HEAD
18630
18631 2004-07-16 [paul]       0.9.12cvs26.1
18632         
18633         * src/gtk/quicksearch.c
18634         * src/account.c
18635         * src/account.h
18636         * src/compose.c
18637         * src/customheader.c
18638         * src/folder_item_prefs.c
18639         * src/main.c
18640         * src/mainwindow.c
18641         * src/messageview.c
18642         * src/mimeview.c
18643         * src/news.c
18644         * src/pgpmime.c
18645         * src/pop.c
18646         * src/pop.h
18647         * src/prefs_account.c
18648         * src/prefs_account.h
18649         * src/prefs_common.c
18650         * src/prefs_common.h
18651         * src/prefs_display_header.c
18652         * src/prefs_gtk.c
18653         * src/prefs_gtk.h
18654         * src/procheader.c
18655         * src/procmime.c
18656                 sync with 0.9.12cvs26 HEAD      
18657
18658 2004-07-15 [colin]      0.9.12cvs18.14
18659
18660         * src/folder.c
18661                 Disable GPG signature check during
18662                 folder move and scan
18663         (Closes Bug 521 Signature checking slows down Folder-Move)
18664
18665 2004-07-14 [colin]      0.9.12cvs18.13
18666
18667         * src/common/partial_download.c
18668                 update includes
18669
18670 2004-07-14 [colin]      0.9.12cvs18.12
18671
18672         * src/common/partial_download.c
18673         * src/common/partial_download.h
18674                 Move doc at top, add correct copyright
18675
18676 2004-07-14 [colin]      0.9.12cvs18.11
18677
18678         * src/folder.c
18679         * src/messageview.c
18680         * src/pop.c
18681         * src/pop.h
18682         * src/procmsg.c
18683         * src/summaryview.c
18684         * src/common/Makefile.am
18685         * src/common/partial_download.c ** NEW FILES **
18686         * src/common/partial_download.h ** NEW FILES **
18687                 Move partial-download related stuff to its
18688                 own file
18689
18690 2004-07-14 [colin]      0.9.12cvs18.10
18691
18692         * src/send_message.c
18693                 Fix smtp auth when user is null or empty
18694
18695 2004-07-13 [colin]      0.9.12cvs18.9
18696
18697         * src/gtk/quicksearch.c
18698                 Use alphabetic order
18699
18700 2004-07-13 [colin]      0.9.12cvs18.8
18701
18702         * src/pop.c
18703                 Be paranoid on the checks
18704
18705 2004-07-13 [colin]      0.9.12cvs18.7
18706
18707         * src/gtk/quicksearch.c
18708                 Fix Engrish once again
18709
18710 2004-07-13 [colin]      0.9.12cvs18.6
18711
18712         * src/procmsg.c
18713         * src/summaryview.c
18714                 Mark messages for deletion when they are about to
18715                 be removed from trash
18716
18717 2004-07-13 [colin]      0.9.12cvs18.5
18718
18719         * src/matcher.c
18720         * src/matcher.h
18721         * src/matcher_parser_parse.y
18722         * src/prefs_matcher.c
18723         * src/gtk/quicksearch.c
18724                 Add 'partial' ('p') match string to find partially
18725                 downloaded messages
18726
18727 2004-07-13 [colin]      0.9.12cvs18.4
18728
18729         * src/pop.c
18730                 Fix misplaced block
18731
18732 2004-07-13 [colin]      0.9.12cvs18.3
18733
18734         * src/pop.c
18735         * src/pop.h
18736         * src/messageview.c
18737                 Refactor API (to avoid passing 5+ params and code
18738                 duplication)
18739         * src/folder.c
18740         * src/msgcache.c
18741         * src/procheader.c
18742         * src/common/defs.h
18743                 Add planned_download to cache
18744                 Don't mess uidl file when moving partially downloaded
18745                 mails (they change folder, we should change it in the
18746                 uidl list too or we'll remove an incorrect message)
18747                 (this also helps removing hacks when changing 
18748                 planned_download in messageview.c)
18749
18750 2004-07-12 [colin]      0.9.12cvs18.2
18751
18752         * src/gtk/quicksearch.c
18753                 Fix missing status update in quicksearch
18754
18755 2004-07-12 [paul]       0.9.12cvs18.1
18756
18757         * po/POTFILES.in
18758         * src/Makefile.am
18759         * src/account.c
18760         * src/codeconv.c
18761         * src/compose.c
18762         * src/inc.c
18763         * src/main.c
18764         * src/prefs_common.c
18765         * src/procmsg.h
18766         * src/toolbar.c
18767         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18768         * src/prefs_wrapping.[ch]       ** NEW FILES **
18769         * src/common/intl.h
18770         * src/common/utils.[ch]
18771         * src/gtk/quicksearch.[ch]
18772                 sync with 0.9.12cvs18 HEAD
18773
18774 2004-07-12 [colin]      0.9.11cvs17.25
18775
18776         * src/folder.c
18777         * src/folder.h
18778                 Remove unused function added by me in 0.9.11cvs17.10
18779
18780 2004-07-11 [colin]      0.9.11cvs17.24
18781
18782         * src/inc.c
18783         * src/messageview.c
18784         * src/pop.c
18785         * src/pop.h
18786                 Use folderitem and msgnum instead of filename to
18787                 know which mail to delete
18788                 Move old partial mail deletion to pop.c
18789
18790 2004-07-10 [colin]      0.9.11cvs17.23
18791
18792         * src/inc.c
18793                 Add debug
18794         * src/pop.c
18795         * src/pop.h
18796                 Don't re-use same enums for unrelated stuff: it's 
18797                 completely misleading !
18798                 Document a bit
18799
18800 2004-07-09 [colin]      0.9.11cvs17.22
18801
18802         * src/inc.c
18803                 Remove folder-type check and do
18804                 more tests to be sure everything's
18805                 ok
18806         * src/messageview.c
18807                 Punctuation update, remove useless
18808                 code, fix two warnings
18809         * src/noticeview.c
18810                 Layout cleaning, reset 2nd button
18811                 when specifying one
18812
18813 2004-07-09 [colin]      0.9.11cvs17.21
18814
18815         * src/messageview.c
18816         * src/pop.c
18817         * src/pop.h
18818                 Allow user to change his mind
18819                 and postpone decision (by
18820                 unmarking the mail)
18821
18822 2004-07-09 [colin]      0.9.11cvs17.20
18823
18824         * src/messageview.c
18825                 Fix bug with delete state
18826         * src/pop.c
18827         * src/pop.h
18828                 Fix buffer leak (fread doesn't 
18829                 terminate buffers with \0)
18830                 Refactoring (remove magic 
18831                 numbers)
18832
18833 2004-07-09 [colin]      0.9.11cvs17.19
18834
18835         * src/pop.c
18836                 Don't log "Skipping message" if 
18837                 we're going to TOP it two lines
18838                 later
18839
18840 2004-07-09 [colin]      0.9.11cvs17.18
18841
18842         * src/messageview.c
18843                 Fix Engrish
18844
18845 2004-07-09 [colin]      0.9.11cvs17.17
18846
18847         * src/pop.c
18848                 strlen checking...
18849         * src/messageview.c
18850                 refactoring a bit
18851
18852 2004-07-08 [colin]      0.9.11cvs17.16
18853
18854         * src/noticeview.c
18855         * src/noticeview.h
18856                 Add an optional second button
18857         * src/messageview.c
18858         * src/pop.c
18859         * src/pop.h
18860                 Don't delete partially received mails after a certain
18861                 time; rather, let the user decide.
18862
18863 2004-07-08 [colin]      0.9.11cvs17.15
18864
18865         * src/common/smtp.h
18866                 Sync with HEAD
18867
18868 2004-07-08 [colin]      0.9.11cvs17.14
18869
18870         * src/messageview.c
18871         * src/common/smtp.c
18872                 Use to_human_readable() for sizes
18873
18874 2004-07-08 [colin]      0.9.11cvs17.13
18875
18876         * src/inc.c
18877         * src/messageview.c
18878         * src/pop.c
18879         * src/pop.h
18880         * src/procmsg.c
18881                 Fix partial-downloading issues:
18882                         catch unsupported TOP
18883                         don't delete partially downloaded mails before 5 days
18884                         don't update existing with non-MH folders; that'll
18885                         make dups, but it's better than trashing the folder
18886                         free new msginfo parts
18887                 Fix indentation ;-)
18888
18889 2004-07-08 [colin]      0.9.11cvs17.12
18890
18891         * src/common/smtp.c
18892         * src/common/smtp.h
18893                 Sync smtp size verification with HEAD
18894
18895 2004-07-08 [colin]      0.9.11cvs17.11
18896
18897         * src/summaryview.c
18898         * src/prefs_common.c
18899         * src/prefs_common.h
18900         * src/gtk/quicksearch.c
18901         * src/gtk/quicksearch.h
18902                 Sync sticky pref with HEAD
18903
18904 2004-07-08 [colin]      0.9.11cvs17.10
18905
18906         * src/folder.c [1.213.2.6]
18907         * src/folder.h [1.87.2.6]
18908         * src/inc.c [1.149.2.7]
18909         * src/messageview.c [1.94.2.8]
18910         * src/procheader.c [1.47.2.6]
18911         * src/procmsg.c [1.150.2.4]
18912         * src/procmsg.h [1.60.2.5]
18913         * src/pop.c [1.56.2.4]
18914         * src/pop.h [1.17.2.3]
18915                 Let too big messages get downloaded, but truncated
18916                 Add a button to download them completely
18917                 
18918 2004-07-06 [colin]      0.9.11cvs17.9
18919
18920         * src/gtk/quicksearch.c [1.1.2.3]
18921                 Add a Clear button
18922         * commitHelper
18923         * PATCHSETS
18924                 Add a script to help with cvs
18925
18926 2004-07-03 [colin]      0.9.11cvs17.8
18927
18928         * src/plugins/imageviewer/viewer.c
18929                 fix imageviewer (which was staying on the first
18930                 displayed image)
18931
18932 2004-07-03 [colin]      0.9.11cvs17.7
18933
18934         Removed FIXME_GTK2 warnings
18935         * src/gtk/gtkutils.c
18936                 useless #warnings
18937         * src/gtk/menu.c
18938                 useless #warnings (no need to mess with menu rc)
18939         * src/gtk/menu.h
18940                 unused functions
18941         
18942
18943 2004-07-03 [colin]      0.9.11cvs17.6
18944
18945         Removed FIXME_GTK2 warnings
18946         * src/codeconv.c
18947                 useless #warnings (rewrite needed)
18948         * src/compose.c
18949                 useless #warnings (rewrite needed)
18950                 useless #warnings (gtk2 is like that)
18951                 useless #warnings (previously fixed)
18952         * src/main.c
18953                 useless #warnings (previously fixed)
18954         * src/message_search.c
18955                 useless #warnings (gtk2 is like that)
18956                 Made apparent that search is case-sensitive
18957         * src/mimeview.c
18958                 useless #warnings (rewrite needed)
18959                 useless #warnings (gtk2 is like that)
18960                 reimplemented real warnings
18961         * src/prefs_common.c
18962                 Removed block cursor option (not it gtk2)
18963         * src/prefs_gtk.c
18964                 useless #warnings (rewrite needed)
18965         * src/procheader.c
18966                 useless #warnings (rewrite needed)
18967         * src/sourcewindow.c
18968                 useless #warnings (incorrect placing)
18969         * src/summary_search.c
18970                 useless #warnings (gtk2 is like that)
18971                 Made apparent that search is case-sensitive
18972         * src/action.c
18973                 useless #warnings (gtk2 is like that)
18974         * src/textview.c
18975                 useless #warnings (rewrite needed)
18976         * src/toolbar.c
18977                 useless #warnings (rewrite needed)
18978
18979 2004-07-03 [colin]      0.9.11cvs17.5
18980
18981         * src/textview.c
18982                 Fix mismerge which broke URI opening
18983                 
18984 2004-07-01 [colin]      0.9.11cvs17.4
18985
18986         * src/gtk/filesel.c
18987                 Fill filename when saving
18988                 
18989 2004-06-27 [colin]      0.9.11cvs17.3
18990
18991         * src/gtk/filesel.[ch]
18992                 Use the new GTK file selector
18993                 Update prototype to match the reality: multiple file
18994                 selection is open-only          
18995         * src/compose.c
18996                 Match the new prototypes        
18997         * configure.ac
18998                 Match the new requirements (gtk 2.4.0)
18999                         
19000 2004-06-26 [colin]      0.9.11cvs17.2
19001
19002         * src/plugins/trayicon/trayicon.c
19003                 Remove useless signal handler on resize, which causes
19004                 an infinite "loop"
19005         
19006 2004-06-26 [colin]      0.9.11cvs17.1
19007         
19008         * tools/Makefile.am
19009                 remove launch_firebird and add nautilus2sylpheed.sh
19010         * src/quicksearch.c
19011           src/summaryview.c
19012                 Fix show/hide "Extended symbols" button problem
19013                 Fix apparition at startup
19014                 Fix const warnings
19015         * src/plugins/image_viewer/Makefile.am
19016                 Fix configure 
19017         * common/ssl.c
19018                 Re-enable certificate check, as it doesn't seem to
19019                 cause Xlib errors anymore
19020
19021 2004-06-25 [paul]       0.9.11cvs17
19022
19023         * sync with 0.9.11cvs17 HEAD
19024         
19025         NOTE: QuickSearch is broken
19026
19027 2004-06-07 [colin]      0.9.10claws67.10
19028         * src/plugins/trayicon/trayicon.c
19029           src/plugins/trayicon/libeggtrayicon/Makefile.am
19030           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19031                 Fix gettextization in trayicon plugin
19032
19033 2004-06-07 [colin]      0.9.10claws67.9
19034         
19035         * src/summaryview.c
19036           src/gtk/gtksctree.[ch]
19037                 Let Shift+{Up,Down} work in summaryview
19038                 (well, Down "works" and Up works)
19039                 Let the list scroll when using these keys
19040
19041 2004-06-06 [colin]      0.9.10claws67.8
19042
19043         * src/plugins/trayicon/trayicon.c
19044                 Fix pixmap update
19045
19046 2004-06-06 [colin]      0.9.10claws67.7
19047
19048         * src/addressbook.c
19049                 Fix signal handling causing system-wide focus grab
19050
19051 2004-05-25 [paul]       0.9.10claws67.6
19052
19053         * Makefile.am
19054           src/Makefile.am
19055                 clean up
19056
19057 2004-05-25 [paul]       0.9.10claws67.5
19058
19059         * replace deprecated gtk_signal... functions
19060
19061 2004-05-23 [colin]      0.9.10claws67.4
19062
19063         * src/compose.c
19064                 Fix wrapping
19065
19066 2004-05-22 [colin]      0.9.10claws67.3
19067
19068         * src/compose.c
19069                 Re-fix [Edited] in compose.c::compose_reedit()
19070
19071 2004-05-22 [colin]      0.9.10claws67.2
19072
19073         * src/procmime.c
19074                 Fix parsing of multiparts mails
19075
19076 2004-05-22 [colin]      0.9.10claws67.1
19077
19078         * src/summaryview.c
19079                 Fix quicksearch
19080
19081 2004-05-22 [paul]       0.9.10claws67
19082
19083         * sync with 0.9.10claws67 HEAD
19084
19085 2004-05-14 [alfons]
19086
19087         * src/procmime.h
19088                 add forgotton prototype
19089
19090 2004-05-10 [paul]       0.9.10claws57
19091
19092         * sync with 0.9.10claws57 HEAD
19093
19094 2004-05-05 [paul]       0.9.9.claws1
19095
19096         * ChangeLog-gtk2        ** REMOVED **
19097           ChangeLog-gtk2.claws  ** ADDED **
19098                 rename and adopt the normal claws format
19099                 
19100         * configure.ac
19101                 require gtkmathview >= 0.5
19102
19103         * ac/*                          ** REMOVED **
19104           ac/                           ** REMOVED **
19105           intl/Makefile.in              ** REMOVED **
19106           m4/                           ** ADDED **
19107           m4/missing                    ** ADDED **
19108           m4/missing/gdk-pixbuf.m4      ** ADDED **
19109           m4/missing/gettext.m4         ** ADDED **
19110           m4/missing/gpgme.m4           ** ADDED **
19111           m4/missing/imlib.m4           ** ADDED **
19112           m4/.cvsignore                 ** ADDED **
19113           m4/Makefile.am                ** ADDED **
19114           m4/README                     ** ADDED **
19115           m4/aclocal-include.m4         ** ADDED **
19116           m4/aspell.m4                  ** ADDED **
19117           m4/check-type.m4              ** ADDED **
19118           m4/gnupg-check-typedef.m4     ** ADDED **
19119           m4/openssl.m4                 ** ADDED **
19120           m4/spamassassin.m4            ** ADDED **
19121           po/ChangeLog                  ** REMOVED **
19122           po/Makefile.in.in             ** REMOVED **
19123           po/Rules-quot                 ** REMOVED **
19124           po/boldquot.sed               ** REMOVED **
19125           po/en@boldquot.header         ** REMOVED **
19126           po/en@quot.header             ** REMOVED **
19127           po/insert-header.sin          ** REMOVED **
19128           po/quot.sed                   ** REMOVED **
19129           po/remove-potcdate.sed        ** REMOVED **
19130           po/remove-potcdate.sin        ** REMOVED **
19131           po/stamp-po                   ** REMOVED **
19132           Makefile.am
19133           autogen.sh
19134           configure.ac
19135                 enable building with automake 1.8.x
19136                 add 'autopoint --force' to autogen.sh and remove all
19137                 auto-generated files, remove ac/ directory and use
19138                 m4/ directory instead
19139                 
19140         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
19141                 fix gettextization
19142
19143 2004-02-28 Colin Leroy <colin@colino.net>
19144         * src/prefs_matcher.c
19145           src/prefs_filtering.c
19146           src/prefs_filtering_action.c
19147                 Fix non-editable GtkEntries
19148
19149 2004-02-22 Thorsten Maerz <torte@netztorte.de>
19150         * src/prefs_themes.c
19151                 utf8 conversion for theme info
19152
19153 2004-02-21 Thorsten Maerz <torte@netztorte.de>
19154         * sync 0.9.9claws
19155
19156 2004-02-14 Thorsten Maerz <torte@netztorte.de>
19157         * src/grouplistdialog.c
19158                 allow multiple selections without ctrl key
19159
19160 2004-02-09 Thorsten Maerz <torte@netztorte.de>
19161         * src/main.c
19162                 enable customizable accelerators
19163
19164 2004-02-08 Thorsten Maerz <torte@netztorte.de>
19165         * src/prefs_common.c
19166                 re-enable different font settings for gtk1/2
19167         * src/prefs_folder_item.c
19168                 fix folder prefs displayed wrong
19169         * src/textview.c
19170                 set 'sunken' shadow type
19171
19172 2004-02-07 Colin Leroy <colin@colino.net>
19173         * src/compose.c
19174                 Fix message being always [Edited]
19175                 Encode headers correctly (utf8 buf)
19176
19177 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19178         * src/socket.c
19179                 remove double g_source_attach()
19180                 (Thanks to Colin Leroy)
19181
19182 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19183         * src/gtk/gtksctree.c
19184                 Fix SSL certificate list not shown
19185         * src/mimeview.c
19186                 Fix clicks in mime tree
19187
19188 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19189         * src/common/socket.c
19190                 Fix SSL receive
19191         * src/compose.c
19192                 Fix clipboard menu hotkeys
19193
19194 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19195         * src/gtk/gtkaspell.[ch]
19196           src/compose.c
19197                 reimplement spellchecker
19198
19199 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19200         * src/gtk/filesel.c
19201                 crash when inserting file in compose window
19202                 (TODO: keep old selection on clicks)
19203         * src/main.c
19204                 use gtkrc-2.0 instead of gtkrc
19205
19206 2004-01-25 Thorsten Maerz <torte@netztorte.de>
19207         * src/messageview.c
19208                 remove orphaned mimeview unref()
19209
19210 2004-01-20 Thorsten Maerz <torte@netztorte.de>
19211         * src/grouplistdialog.c
19212                 expand nodes containing subscribed groups
19213
19214 2004-01-19 Thorsten Maerz <torte@netztorte.de>
19215         * src/textview.c
19216                 textview: hide cursor, restore old click behaviour
19217
19218 2004-01-18 Thorsten Maerz <torte@netztorte.de>
19219         * src/textview.c
19220                 variable names messed up
19221
19222 2004-01-17 Colin Leroy <colin@colino.net>
19223         * src/addr_compl.c
19224                 Fix completion address too thin
19225         * src/compose.c
19226                 Fix tab-to-subject behaviour
19227         * src/summaryview.c
19228                 Implement key up & down in summaryview
19229
19230 2004-01-12 Thorsten Maerz <torte@netztorte.de>
19231
19232         * sync 098claws
19233
19234 2004-01-08 Thorsten Maerz <torte@netztorte.de>
19235         * configure.ac
19236           Makefile.am
19237           doc/.cvsignore
19238           doc/Makefile.am
19239                 faq, man, manual moved to doc/
19240         * ac/aspell.m4
19241           ac/check-type.m4
19242           ac/gnupg-check-typedef.m4
19243           ac/openssl.m4
19244           ac/spamassassin.m4
19245           ac/missing/gdk-pixbuf.m4
19246           ac/missing/gpgme.m4
19247           ac/missing/imlib.m4
19248                 fix automake warnings
19249
19250 2003-12-06 Colin Leroy <colin@colino.net>
19251         * src/summaryview.c
19252                 Fix quicksearch
19253
19254 2003-12-05 Colin Leroy <colin@colino.net>
19255         * src/summaryview.c
19256                 Fix going to next unread folder
19257
19258 2003-12-05 Colin Leroy <colin@colino.net>
19259         * src/crash.c
19260                 Fix gtk2 compilation
19261         * src/session.c
19262                 Remove iotag source handler at disconnection
19263         * src/socket.[ch] 
19264                 Remove source handler when closing socket 
19265                 (fixes another seg)
19266
19267 2003-12-04 Colin Leroy <colin@colino.net>
19268         * src/compose.c
19269           src/prefs_account.c
19270           src/prefs_common.c
19271                 Fix some dropdown menus
19272
19273 2003-12-04 Colin Leroy <colin@colino.net>
19274         * src/compose.c
19275                 Fix event handlers on header fields
19276         * src/common/socket.c
19277           src/common/session.c
19278                 Fix segfault with callback (SSL)
19279                 Fix end of session 
19280
19281 2003-10-06 Thorsten Maerz <torte@netztorte.de>
19282
19283         * Fix compile bug in src/compose.c
19284         * removed src/gtk/gtkstext.[ch]
19285
19286 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
19287
19288         * Convert character set and escape "text" attributes in toolbar setting
19289         files.
19290         * Fixed bug in button-press-event handling.
19291
19292 2003-09-16 Thorsten Maerz <torte@netztorte.de>
19293
19294         * Fixed bug in key-press-event handling.
19295
19296 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
19297
19298         * Enabled to compile tray-icon plugin (Ad-hoc).
19299         * Avoid hang up bug of icon list in mime view (Ad-hoc).
19300
19301 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
19302
19303         * Enabled to compile on sylpheed-claws.
19304         (tray-icon plugin still cannot compile yet.)
19305
19306 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
19307
19308         * Updated to 0.9.5.
19309
19310 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
19311
19312         * Updated to 0.9.4.
19313         * Ported monitoring SSL mechanism to GSource of GLib2
19314         (I don't confirm it)
19315         * Added _gtk2 suffix to key name of font preference to avoid
19316         ovverwriting preference of Gtk+-1.2 version.
19317
19318 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
19319
19320         * Updated to 0.9.2.
19321
19322 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
19323
19324         * Updated to 0.9.1.
19325         * Translate po files into UTF-8 when execute autogen.sh.
19326
19327 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
19328
19329         * Updated to 0.9.0.
19330
19331 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
19332
19333         * Plugged GError related memory leaks.
19334
19335 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
19336
19337         * Changed default size of fonts.
19338         * Enabled to set titile font size of warning dialog.
19339
19340 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
19341
19342         * Embed a sylpheed icon into executable binary on Windows.
19343
19344 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
19345
19346         * I forgot to traslate character set of element string in src/xml.c.
19347
19348 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
19349
19350         * Fixed detecting bind_textdomain_codeset in configure.in.
19351         * The bug in which "Example" of "Date fromat" preference isn't displayed
19352         correctly has been fixed.
19353
19354 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
19355
19356         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
19357           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
19358           glib-gettextize
19359           Removed intl directory.
19360           Translated po files into UTF-8.
19361           (Thanks! Ryuji Abe)
19362
19363 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
19364
19365         * The bug which doesn't unscape string in xml.c has been fixed.
19366
19367 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
19368
19369         * The bug which is failed to translate encoding of file name thorough
19370         file dialog has been fixed.
19371
19372 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
19373
19374         * Modified to translate file names which is used in inporting/expoting
19375         mbox feature and "Save as" feature into locale encoding.
19376         * Translate file names into locale encoding when "Attache file" and
19377         "Insert file".
19378         * Force set G_BROKEN_FILENAMES environment variable.
19379         * Other minor fixes.
19380
19381 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
19382
19383         * Modified to treat MH folder's name as locale encoding.
19384
19385 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
19386
19387         * The bug which clash on switching candidates of auto completion of
19388         addresses, cannot use auto completion in Japanesse is fixed
19389         (Thanks! Tokunaga-san)¡¥
19390
19391 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19392
19393         * The bug which cannot switch key accelerator preference has been fixed
19394         (Thanks! smbd-san)¡¥
19395
19396 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19397
19398         * version 0.8.11-gtk2-20030314
19399
19400 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19401
19402         * The bug in which character set conversion of filtering messages has
19403         been fixed.(Thanks! COCOA-san).
19404
19405 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19406
19407         * Revived "Leave space on head" preference in "Message" category.
19408         * A bug which clash when put the cursor to end of buffer and execute
19409         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19410
19411 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19412
19413         * version 0.8.11-gtk2-20030312
19414
19415 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19416
19417         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19418         * Modified to use Pango's API directly for font preference.
19419         * Integrated GtkTextView of textview to one widget.
19420         * Set fonts of header title in textview by "header_title" tag.
19421         * Removed some deprecated codes.
19422
19423 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19424
19425         * Updated to 0.8.11.
19426         * Merged cygwin patch(Thanks! Sakai-san).
19427
19428 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19429
19430         * version 0.8.10-gtk2-20030309