2006-10-07 [colin] 2.5.3cvs15
[claws.git] / ChangeLog
1 2006-10-07 [colin]      2.5.3cvs15
2
3         * src/folderview.c
4         * src/imap.c
5         * src/prefs_account.c
6         * src/wizard.c
7                 Warn users *everywhere* if libetpan's not
8                 linked in
9
10 2006-10-06 [mones]      2.5.3cvs14
11
12         * po/de.po
13         * po/es.po
14                 updated by Stephan Sachse and me
15
16 2006-10-06 [colin]      2.5.3cvs13
17
18         * src/main.c
19         * src/common/sylpheed.c
20                 Don't load common plugins if --exit is passed
21         * src/prefs_gtk.c
22         * src/prefs_gtk.h
23                 Implement a cache to avoid reading the same
24                 files over and over again at startup
25
26 2006-10-06 [colin]      2.5.3cvs12
27
28         * src/summaryview.c
29         * src/gtk/quicksearch.c
30                 Update display every 5k mails on fast searches
31
32 2006-10-06 [colin]      2.5.3cvs11
33
34         * src/textview.c
35                 Don't do quote folding on HTML or ERTF.
36                 May fix the Cygwin issues if they were
37                 happening with HTML mails?
38
39 2006-10-05 [colin]      2.5.3cvs10
40
41         * src/prefs_gtk.c
42                 Oops, forgot one
43
44 2006-10-05 [colin]      2.5.3cvs9
45
46         * src/prefs_gtk.c
47                 Use unlocked_stdio here too
48
49 2006-10-05 [colin]      2.5.3cvs8
50
51         * src/folderview.c
52                 Fix go to next * after preferences apply
53         * src/msgcache.c
54                 Do the fd lock/unlock ourselves instead of
55                 letting the libc do it at each write 
56
57 2006-10-05 [colin]      2.5.3cvs7
58
59         * src/common/utils.c
60                 Faster division, thanks to Jean Diraison
61
62 2006-10-05 [paul]       2.5.3cvs6
63
64         * src/common/utils.c
65                 fix building with --disable-nls
66
67 2006-10-04 [colin]      2.5.3cvs5
68
69         * src/folder.c
70                 Maybe fix a segfault
71
72 2006-10-04 [wwp]        2.5.3cvs4
73
74         * src/prefs_folder_item.c
75                 Fine-tune layouts in folder item prefs. Suggested by
76                 Fabien Vantard <fzzzzz@gmail.com>.
77
78 2006-10-04 [wwp]        2.5.3cvs3
79
80         * src/prefs_folder_item.c
81                 Kill the clandestine passengers. You didn't see anything.
82
83 2006-10-04 [wwp]        2.5.3cvs2
84
85         * src/prefs_folder_item.c
86                 Add a way to test the subject simplify regexp in
87                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
88                 w/ few layout changes.
89
90 2006-20-04 [paul]       2.5.3cvs1
91
92         * NEWS
93         * README
94         * configure.ac
95                 Update version number following
96                 stable release
97
98 2006-10-04 [colin]      2.5.2cvs42
99
100         * src/folder.c
101         * src/folder.h
102         * src/summaryview.c
103                 Provide a way for folder classes to set their sort
104                 type and key
105
106 2006-10-03 [colin]      2.5.2cvs41
107
108         * src/mh.c
109                 Don't use strlen() to know if the
110                 string's empty
111
112 2006-10-03 [colin]      2.5.2cvs40
113
114         * src/mh.c
115                 Fix "check for new folders" with accentued folders
116
117 2006-10-03 [ticho]      2.5.2cvs39
118
119         * src/filtering.c
120         * src/folder.c
121         * src/inc.c
122         * src/mbox.c
123                 Colin's fix for "copy" filtering rules.
124
125 2006-10-02 [colin]      2.5.2cvs38
126
127         * src/folderview.c
128                 Fix for double-click too
129
130 2006-10-02 [colin]      2.5.2cvs37
131
132         * src/folderview.c
133                 correct fix for cvs36
134
135 2006-10-02 [colin]      2.5.2cvs36
136
137         * src/folderview.c
138                 Fix 'goto next unread' after collapsing/expanding 
139                 a node.
140
141 2006-10-02 [colin]      2.5.2cvs35
142
143         * src/summaryview.c
144                 Fix double freeze/thaw
145         * src/common/utils.c
146         * src/common/utils.h
147                 Reimplement strftime
148         * src/procheader.c
149                 Use it
150
151
152 2006-10-02 [colin]      2.5.2cvs34
153
154         * src/mh.c
155                 Time mh_write_sequences() - it's fast
156         * src/summaryview.c
157                 Init a variable to shut up gcc
158
159 2006-10-01 [colin]      2.5.2cvs33
160
161         * src/folder.c
162         * src/mh.c
163         * src/mh.h
164         * src/msgcache.c
165                 Add helper mh_set_mtime(), and set mtime to stat()'s result
166                 Add fsync but disable it, it's slow as hell
167
168 2006-10-01 [colin]      2.5.2cvs32
169
170         * src/mh.c
171         * src/msgcache.c
172                 fflush() caches and mh_sequences before
173                 fclose()ing
174
175 2006-10-01 [colin]      2.5.2cvs31
176
177         * src/msgcache.c
178                 Don't ftruncate when not using mmap
179
180 2006-09-30 [colin]      2.5.2cvs30
181
182         * src/main.c
183                 Write folder list *after* saving caches
184
185 2006-09-30 [colin]      2.5.2cvs29
186
187         * src/folder.c
188         * src/mh.c
189                 Debug forced mtime changes
190
191 2006-09-30 [colin]      2.5.2cvs28
192
193         * src/folder.c
194         * src/main.c
195                 Remove useless debug_print()s (code
196                 well-tested)
197
198 2006-09-30 [colin]      2.5.2cvs27
199
200         * src/mh.c
201                 Do stuff faster when writing mh_sequences
202
203 2006-09-30 [colin]      2.5.2cvs26
204
205         * src/mh.c
206                 Don't let the writing of .mh_sequences, which
207                 can change the folder's mtime, let us think
208                 we need to scan.
209
210 2006-09-30 [colin]      2.5.2cvs25
211
212         * src/folder.c
213                 Move a debug_print where it belongs 
214                 (processing)
215         * src/summaryview.c
216                 Don't mess with a huge slow subject
217                 table if we're not threading by
218                 subject
219
220 2006-09-30 [colin]      2.5.2cvs24
221
222         * src/msgcache.c
223                 Reenable mmaped reads (*not* writes!)
224         * src/procmsg.c
225                 Don't destroy and recreate hashtables just
226                 for fun
227         * src/common/utils.c
228                 Remove useless reply prefixes (it's case
229                 unsensitive)
230
231 2006-09-30 [wwp]        2.5.2cvs23
232
233         * tools/fix_date.sh
234                 Fixed a minor bug in date value extraction, added a switch
235                 to replace non RFC-compliant Date: value, added a switch
236                 to use strict RFC matching patterns for dates.
237
238 2006-09-29 [colin]      2.5.2cvs22
239
240         * src/matcher_parser.h
241         * src/matcher_parser_parse.y
242         * src/prefs_filtering.c
243         * src/statusbar.c
244         * src/summary_search.c
245         * src/summaryview.c
246         * src/gtk/quicksearch.c
247         * src/gtk/quicksearch.h
248                 Optimise searches by setting different
249                 refresh intervals (depending if the 
250                 search is fast or not)
251
252 2006-09-29 [colin]      2.5.2cvs21
253
254         * src/codeconv.c
255                 Optimise by reusing the last iconv converter
256                 if possible
257         * src/textview.c
258                 Optimise a bit (the foldable quotes feature
259                 still has an awful O(n^2) algo
260
261 2006-09-29 [colin]      2.5.2cvs20
262
263         * src/gtk/gtksctree.c
264         * src/gtk/gtksctree.h
265                 Optimise de-selection via up/down or
266                 another key
267
268 2006-09-28 [colin]      2.5.2cvs19
269
270         * src/action.c
271         * src/compose.c
272         * src/folderview.c
273         * src/mainwindow.c
274         * src/messageview.c
275         * src/summary_search.c
276         * src/toolbar.c
277                 Avoid using summaryview->ctree directly
278
279 2006-09-28 [colin]      2.5.2cvs18
280
281         * src/summaryview.c
282         * src/summaryview.h
283                 Add helpers to freeze/thaw/grab_focus
284                 Factorize calls to freeze/thaw/grab_focus
285                 
286
287 2006-09-28 [colin]      2.5.2cvs17
288
289         * src/main.c
290                 More guards for the session management
291
292 2006-09-28 [colin]      2.5.2cvs16
293
294         * src/folderview.c
295         * src/gtk/gtksctree.c
296         * src/gtk/gtksctree.h
297                 Make expanding not recursive in folderview
298
299 2006-09-28 [colin]      2.5.2cvs15
300
301         * src/addressbook.c
302                 If nothing is selected in the list (right part)
303                 and a group is selected in the tree (left part),
304                 mail this group.
305
306 2006-09-28 [colin]      2.5.2cvs14
307
308         * src/Makefile.am
309                 Actually use SM_LIBS
310
311 2006-09-28 [ticho]      2.5.2cvs13
312
313         * src/export.c
314         * src/messageview.c
315         * src/mimeview.c
316         * src/news.c
317         * src/pop.c
318         * src/prefs_themes.c
319         * src/procmsg.c
320                 Small i18n string optimization.
321         * src/send_message.c
322         * src/summaryview.c
323         * src/common/session.c
324         * src/common/smtp.c
325         * src/common/ssl_certificate.c
326         * src/common/utils.c
327                 Use "Couldn't" instead of "Can't" in UI messages,
328                 where appropriate.
329
330 2006-09-28 [colin]      2.5.2cvs12
331
332         * configure.ac
333                 Possibly fix link errors
334
335 2006-09-27 [wwp]        2.5.2cvs11
336
337         * src/gtk/authors.h
338         * doc/man/sylpheed-claws.1
339         * manual/ack.xml
340         * manual/es/ack.xml
341         * manual/fr/ack.xml
342         * manual/pl/ack.xml
343                 Updated authors info (me, myself and I).
344
345 2006-09-27 [colin]      2.5.2cvs10
346
347         * src/addressbook.c
348                 Remove useless printf
349
350 2006-09-27 [wwp]        2.5.2cvs9
351
352         * src/editgroup.c
353         * src/send_message.c
354         * src/inc.c
355         * src/prefs_common.c
356         * src/prefs_common.h
357         * src/gtk/progressdialog.c
358                 remember more windows' sizes (send dialog, received dialog,
359                 edit group in addressbook).
360
361 2006-09-27 [colin]      2.5.2cvs8
362
363         * configure.ac
364         * src/main.c
365         * src/mainwindow.h
366                 Use libSM to communicate with the session
367                 manager, so that we can know when the 
368                 session ends, save our caches, and draft
369                 our compose windows.
370
371 2006-09-27 [colin]      2.5.2cvs7
372
373         * src/addressbook.c
374                 Fix issues:
375                 o Allow Book and Group creation from the tree's
376                   contextual menu
377                 o Do not actually delete the contacts when 
378                   deleting groups from the tree (duh!)
379
380 2006-09-27 [colin]      2.5.2cvs6
381
382         * src/compose.c
383         * src/compose.h
384         * src/mainwindow.c
385         * src/textview.c
386         * src/toolbar.c
387                 o Allow passing an email address to 
388                   compose_new_with_folderitem
389                 o Update callers
390                 o Use current folderitem when clicking
391                   on a TextView mailto: link
392                 o Fix a possible leak in TextView
393
394 2006-09-27 [colin]      2.5.2cvs5
395
396         * src/html.c
397                 Use UTF-8 chars to replace HTML entities
398
399 2006-09-27 [colin]      2.5.2cvs4
400
401         * AUTHORS
402         * src/prefs_account.c
403         * src/gtk/authors.h
404                 Fix bug #1024 (Array index out of
405                 range in sylpheed-claws-2.5.2)
406                 Patch by Ales Nosek <anosek@suse.cz>
407
408 2006-09-27 [colin]      2.5.2cvs3
409
410         * src/addr_compl.c
411                 Actually do the test
412
413 2006-09-27 [colin]      2.5.2cvs2
414
415         * src/addr_compl.c
416         * src/addr_compl.h
417                 Allow completing with comma (in certain cases: vCalendar
418                 for example doesn't support that)
419                 Patch by Fabien Vantard
420
421 2006-09-26 [colin]      2.5.2cvs1
422
423         * src/Makefile.am
424         * src/addr_compl.c
425         * src/addr_compl.h
426         * src/addrbook.c
427         * src/addrbook.h
428         * src/addressbook.c
429         * src/addrindex.c
430         * src/addrindex.h
431         * src/compose.c
432         * src/prefs_common.c
433         * src/prefs_filtering_action.c
434         * src/prefs_folder_item.c
435         * src/prefs_template.c
436         * src/stock_pixmap.c
437         * src/stock_pixmap.h
438         * src/pixmaps/addr_one.xpm
439         * src/pixmaps/addr_two.xpm
440                 Add auto-completion on groups
441
442 2006-09-26 [colin]      2.5.2
443
444         * NEWS
445         * README
446         * RELEASE_NOTES
447                 2.5.2 released
448
449 2006-09-26 [colin]      2.5.1cvs5
450
451         * src/matcher.c
452                 Fix condition
453
454 2006-09-26 [colin]      2.5.1cvs4
455
456         * src/mbox.c
457                 Revert cvs1 (useless as the message is printed 
458                 every 500 mails)
459
460 2006-09-26 [colin]      2.5.1cvs3
461
462         * src/partial_download.c
463                 Fix crasher found by Alexsandar Urosevic
464
465 2006-09-26 [colin]      2.5.1cvs2
466
467         * src/summaryview.c
468                 Fix bug #1023 (Sylpheed deletes too much messages)
469
470 2006-09-26 [ticho]      2.5.1cvs1
471
472         * src/mbox.c
473                 Make use of gettext's multiple plurals for statusbar
474                 progress message.
475
476 2006-09-25 [paul]       2.5.1
477
478         * NEWS
479         * README
480         * RELEASE_NOTES
481                 2.5.1 released
482
483 2006-09-25 [colin]      2.5.0cvs3
484
485         * src/plugins/bogofilter/bogofilter.c
486         * src/plugins/clamav/clamav_plugin.c
487         * src/plugins/spamassassin/spamassassin.c
488                 BogoFilter, Spamassassin: Fix double hook registering after
489                 visiting preferences
490                 Spamassassin, Clamav: Just set the mails to move instead of
491                 doing the move - caller will move the things at once.
492
493 2006-09-25 [colin]      2.5.0cvs2
494
495         * src/imap.c
496         * src/etpan/imap-thread.c
497                 Use UID SEARCH ALL instead of UID 1:*
498                 (braindead servers can't figure out that's
499                 the same...)
500
501 2006-09-25 [wwp]        2.5.0cvs1
502
503         * src/message_search.c
504                 Added the ability to stop a running search (in message body).
505
506 2006-09-25 [paul]       2.5.0
507
508         * NEWS
509         * README
510         * RELEASE_NOTES
511                 2.5.0 released
512
513 2006-09-25 [paul]       2.4.0cvs214
514
515         * po/cs.po
516         * po/de.po
517         * po/fi.po
518         * po/fr.po
519         * po/nl.po
520         * po/pt_BR.po
521         * po/sk.po
522         * po/sr.po
523         * po/zh_CN.po
524                 updated by Tim, Stephan Sachse, Flammie Pirinen,
525                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
526                 Ticho, Aleksander Urosevic, Ralgh Young
527
528 2006-09-24 [mones]      2.4.0cvs213
529
530         * po/es.po
531                 Updated for release
532
533 2006-09-23 [colin]      2.4.0cvs212
534
535         * src/gtk/inputdialog.c
536                 Fix [ ] remember this appearing in normal
537                 input dialogs after it's been used by
538                 mimeview.
539         * src/folder.c
540         * src/folderview.c
541         * src/msgcache.c
542         * src/procmsg.c
543         * src/summaryview.c
544         * src/textview.c
545         * src/common/timing.h
546                 Enable timings in debug mode and make it
547                 look prettier.
548
549 2006-09-22 [colin]      2.4.0cvs211
550
551         * README
552                 Revert test change
553         * commitHelper
554                 ping the correct URI
555
556 2006-09-22 [colin]      2.4.0cvs210
557
558         * README
559                 Let's see if bug #1022 is fixed
560
561 2006-09-21 [colin]      2.4.0cvs209
562
563         * src/wizard.c
564         * src/common/plugin.c
565                 Prepare infra to load predefined plugins when
566                 no configuration existed. Don't actually load
567                 anything yet (feat. freeze)
568
569 2006-09-21 [wwp]        2.4.0cvs208
570
571         * manual/fr/faq.xml
572                 Partial sync w/ 2.4.0cvs72:
573                 wrap file and minor updates.
574
575 2006-09-21 [wwp]        2.4.0cvs207
576
577         * tools/fix_date.sh
578                 several fixes and enhancements. A new --force switch has been
579                 added to prevent overriding by default Date: header when
580                 already existing.
581
582 2006-09-21 [paul]       2.4.0cvs206
583
584         * src/common/utils.c
585                 add Chinese UTF8 Re prefix
586
587 2006-09-21 [wwp]        2.4.0cvs205
588
589         * tools/Makefile.am
590                 Fics alfabettical order.
591
592 2006-09-21 [wwp]        2.4.0cvs204
593
594         * tools/fix_date.sh
595         * tools/Makefile.am
596                 Added an action tool to fix missing Date field in emails.
597                 Updated Makefile.am to reflect those last two additions.
598
599 2006-09-21 [wwp]        2.4.0cvs203
600
601         * tools/uuooffice
602                 Added a action tool to open uuencoded docs w/
603                 OpenOffice (based on uudec method).
604
605 2006-09-21 [colin]      2.4.0cvs202
606
607         * src/compose.c
608         * src/textview.c
609                 Workaround possible GTK crash: remove selection 
610                 clipboard before destroying widget, or GTK+-2.10
611                 dies. Thanks to Hiro.
612
613 2006-09-20 [colin]      2.4.0cvs201
614
615         * src/compose.c
616                 Fix free-after-use in some cases (when 
617                 procmime_encode_content() frees mimeinfo->data.mem
618                 and turns it to a temp file)
619
620 2006-09-20 [colin]      2.4.0cvs200
621
622         * src/folderview.c
623         * src/summaryview.c
624         * src/gtk/gtksctree.c
625         * src/gtk/gtksctree.h
626                 Add tooltips in the folderview and summaryview
627                 (Doesn't break string freeze as they already
628                 exist)
629         * src/toolbar.c
630                 Put the spam button in the default configuration
631                 if compiled with bogo plugin too
632
633 2006-09-19 [colin]      2.4.0cvs199
634
635         * src/summaryview.c
636         * src/summaryview.h
637                 Update folder name label on folder rename
638         * src/prefs_matcher.c
639         * src/gtk/logwindow.h
640                 Fix warnings
641                 Patches by Fabien
642
643 2006-09-19 [wwp]        2.4.0cvs198
644
645         * src/summary_search.c
646                 fix can't click forward/backward buttons in the
647                 search messages.
648
649 2006-09-18 [paul]       2.4.0cvs197
650
651         * src/wizard.c
652                 add missing bracket, capitalise the A of
653                 'SpamAssassin'
654
655 2006-09-18 [paul]       2.4.0cvs196
656
657         * src/compose.c
658                 fix bug 1012 'crashed upon sending mail
659                 from compose window'
660                 Thanks to Colin
661
662 2006-09-16 [colin]      2.4.0cvs195
663
664         * src/folderview.c
665                 Fix "real-time" sorting by freezing/thawing
666
667 2006-09-16 [colin]      2.4.0cvs194
668
669         * manual/faq.xml
670                 Fix the anti-spam entry a bit
671
672 2006-09-16 [colin]      2.4.0cvs193
673
674         * src/wizard.c
675                 Make sure reviewers have no excuse when stating
676                 Sylpheed-Claws doesn't have antispam capabilities.
677
678 2006-09-16 [colin]      2.4.0cvs192
679
680         * src/main.c
681                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
682                 as if the SIGPIPE comes from etpan's thread we could
683                 trigger a GUI update from this thread.
684
685 2006-09-16 [colin]      2.4.0cvs191
686
687         * src/summaryview.c
688                 Init all members of the struct
689
690 2006-09-16 [paul]       2.4.0cvs190
691
692         * src/account.c
693                 improvements to the English
694
695 2006-09-15 [colin]      2.4.0cvs189
696
697         * src/summaryview.c
698                 HIG order on dialog
699
700 2006-09-14 [colin]      2.4.0cvs188
701
702         * src/common/socket.c
703         * src/common/socket.h
704         * src/common/ssl.c
705         * src/common/ssl_certificate.c
706         * src/common/ssl_certificate.h
707         * src/etpan/imap-thread.c
708                 the get_fqdn() call done to get canonical name when
709                 checking an SSL certificate is blocking, which is
710                 sad as we just did a non-blocking lookup to connect.
711                 Fix that by letting the fqdn available to the SockInfo,
712                 and use that in ssl_certificate_check(). For IMAP,
713                 we don't do it as the lookup's done by libetpan, but
714                 it's less annoying as IMAP connections as much more
715                 rare than POP3 connections.
716
717 2006-09-14 [paul]       2.4.0cvs187
718
719         * manual/advanced.xml
720                 improvements to the English,
721                 properly place the new hidden options
722                 within the alphabetical order
723         * src/gtk/pluginwindow.c
724                 improvements to the English
725
726 2006-09-14 [colin]      2.4.0cvs186
727
728         * src/prefs_common.c
729         * src/prefs_common.h
730         * src/gtk/gtksctree.c
731         * manual/advanced.xml
732                 New hidden pref, stripes_color_offset, to change
733                 the value added/substracted to normal bgcolor to
734                 create the stripes in summaries
735
736 2006-09-13 [colin]      2.4.0cvs185
737
738         * src/gedit-print.c
739         * src/messageview.c
740         * src/messageview.h
741         * src/summaryview.c
742         * src/textview.c
743                 Fix misc. printing issues: 
744                 - Bad font for linkified headers
745                 - Different font if the mail was displayed or not
746                 - Factorize the thing
747
748 2006-09-13 [colin]      2.4.0cvs184
749
750         * src/common/ssl_certificate.c
751                 Only get FQDN once when checking certificate
752
753 2006-09-13 [colin]      2.4.0cvs183
754
755         * src/account.c
756         * src/gtk/pluginwindow.c
757                 Misc. GUI fixes by Fabien
758
759 2006-09-13 [wwp]        2.4.0cvs182
760
761         * configure.ac
762         * src/common/utils.h
763         * src/common/utils.c
764                 get rid of unused wide-char functions.
765
766 2006-09-13 [wwp]        2.4.0cvs181
767
768         * src/plugins/pgpinline/sylpheed.def
769         * src/textview.c
770                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
771                 add privacy_reset_error to the .def file,
772                 do not fork for an external textviewer.
773
774 2006-09-13 [wwp]        2.4.0cvs180
775
776         * src/prefs_common.c
777                 fix broken font entry in prefs (patch issued by the gpg4win team,
778                 probably by Marcus Brinkmann <marcus@g10code.de>).
779
780 2006-09-13 [colin]      2.4.0cvs179
781
782         * src/folder.h
783                 Fix a warning in summaryview.c
784         * src/mainwindow.c
785         * src/summaryview.c
786         * src/summaryview.h
787                 Add missing Mark/* elements in the
788                 main menu
789
790 2006-09-12 [colin]      2.4.0cvs178
791
792         * src/prefs_actions.c
793         * src/prefs_filtering_action.c
794         * src/prefs_matcher.c
795                 Use (New) instead of New everywhere
796
797 2006-09-12 [wwp]        2.4.0cvs177
798
799         * manual/fr/addrbook.xml
800         * manual/fr/handling.xml
801                 updated some quotes in the fr manual to match the fr translation.
802
803 2006-09-12 [wwp]        2.4.0cvs176
804
805         * src/prefs_matcher.c
806                 don't store translated string elements in matcher expressions.
807                 Also fixed a misused of Q_().
808
809 2006-09-11 [wwp]        2.4.0cvs175
810
811         * src/plugins//bogofilter/bogofilter.c
812         * src/plugins//clamav/clamav_plugin.c
813         * src/plugins//demo/demo.c
814         * src/plugins//dillo_viewer/dillo_viewer.c
815         * src/plugins//pgpcore/plugin.c
816         * src/plugins//pgpinline/plugin.c
817         * src/plugins//pgpmime/plugin.c
818         * src/plugins//spamassassin/spamassassin.c
819                 gettext-ize more strings (mostly plugin error messages).
820
821 2006-09-11 [colin]      2.4.0cvs174
822
823         * src/alertpanel.c
824                 Make maximum buffer size bigger to avoid
825                 truncating translated messages. Patch by
826                 Fabien
827
828 2006-09-11 [colin]      2.4.0cvs173
829
830         * src/etpan/imap-thread.c
831                 Fix compilation on OpenBSD, thanks to 
832                 Landry
833
834 2006-09-10 [wwp]        2.4.0cvs172
835
836         * manual/account.xml
837         * manual/addrbook.xml
838         * manual/handling.xml
839         * manual/es/handling.xml
840         * manual/fr/account.xml
841         * manual/fr/addrbook.xml
842         * manual/fr/handling.xml
843                 documented addressbook matching (condition configuration):
844                   addrbook.xml, en fr
845                 documented per-account filtering rules (handling/filtering
846                   section, account section):
847                   account.xml, handling.xml, en fr
848                 slightly updated the handling/searching section to tell few
849                   words about the extended search ability:
850                   handling.xml, en fr
851                 added missing <quote></quotes> to Quick Search:
852                   handling.xml, en fr es
853                 fixed a typo (auomatically):
854                   handling.xml, en
855                 changes revisited by Paul.
856
857 2006-09-10 [paul]       2.4.0cvs171
858
859         * src/prefs_actions.c
860         * src/prefs_filtering.c
861         * src/prefs_template.c
862                 adjustments to the gui
863                 Patch by Fabien Vantard (slightly modified)
864
865 2006-09-10 [colin]      2.4.0cvs170
866
867         * src/summaryview.c
868                 Check folderitem/summaryview consistency
869                 (basically automates Update summary). Fixes
870                 #1011 (wrong (negative) count on unread 
871                 messages)
872
873 2006-09-10 [colin]      2.4.0cvs169
874
875         * src/gtk/gtksctree.c
876                 Fix recursive expansion via mouse
877         * src/plugins/bogofilter/bogofilter.c
878                 Use normal filtering way of moving
879                 messages (batching), possibly fixing
880                 bug #1015 (Bogofilter plugin doubles 
881                 new messages)
882
883 2006-09-09 [wwp]        2.4.0cvs168
884
885         * src/prefs_filtering.c
886                 better place for this fix.
887
888 2006-09-09 [wwp]        2.4.0cvs167
889
890         * src/prefs_filtering.c
891                 fix a minor bug when the enabled status of a filtering/processing
892                 rule always got set to TRUE when replacing this rule. That still
893                 make sense when adding a new rule, but now when replacing, we
894                 don't override the value of 'enabled'.
895                 Also renamed the func prefs_filtering_list_view_get_rule_name()
896                 to prefs_filtering_list_view_get_info() as this function not only
897                 returns the name, but also the account_id and the enabled status.
898
899 2006-09-09 [mones]      2.4.0cvs166
900
901         * manual/glossary.xml
902         * manual/plugins.xml
903                 Minor format corrections
904         * manual/gpl.xml
905                 Fix misplaced NO WARRANTY section
906         * manual/es/advanced.xml
907         * manual/es/faq.xml
908         * manual/es/glossary.xml
909         * manual/es/gpl.xml
910         * manual/es/handling.xml
911         * manual/es/plugins.xml
912         * manual/es/starting.xml
913                 Incorporate changes from English version
914         * manual/fr/ack.xml
915         * manual/pl/ack.xml
916         * manual/es/ack.xml
917                 Fix address, (add translation credits in es version)
918         * po/es.po
919                 Updated translation
920
921 2006-09-09 [wwp]        2.4.0cvs165
922
923         * src/prefs_filtering.c
924                 fix a crash when opening filtering prefs, if matcherrc file contains
925                 broken data (non-existing account id, which is theoretically not
926                 possible).
927
928 2006-09-08 [colin]      2.4.0cvs164
929
930         * src/folder.c
931                 Wrong assert, make it an if()
932         * src/gtk/gtksctree.c
933                 Fix bug #1013 (expand selected thread 
934                 tree) - expanding is now recursive
935
936 2006-09-07 [wwp]        2.4.0cvs163
937
938         * src/prefs_matcher.c
939                 make better sentences about addressbook matching in the
940                 matcher prefs. This should make translators' work easier
941                 too.
942
943 2006-09-07 [wwp]        2.4.0cvs162
944
945         * src/prefs_filtering.c
946                 code simplification (get rid of dup var. assignment).
947
948 2006-09-07 [wwp]        2.4.0cvs161
949
950         * src/summaryview.c
951                 use GTK_STOCK icons when possible, patch by Fabien Vantard
952                 <fzzzzz@gmail.com>.
953
954 2006-09-07 [paul]       2.4.0cvs160
955
956         * src/mimeview.c
957                 fix compilation warnings
958                 Thanks to Colin
959
960 2006-09-07 [paul]       2.4.0cvs159
961
962         * src/mimeview.c
963                 select the mimepart icon when
964                 displaying as text
965                 Thanks to Colin
966
967 2006-09-06 [paul]       2.4.0cvs158
968
969         * src/prefs_filtering.c
970                 fix labels and table element spacing
971                 Patch by Fabien Vantard
972
973 2006-09-06 [paul]
974
975         2.5.0-rc3 released
976
977 2006-09-06 [paul]       2.4.0cvs157
978
979         * manual/es/advanced.xml
980                 fix typo
981
982 2006-09-06 [wwp]        2.4.0cvs156
983
984         * src/mainwindow.c
985                 fix an dup launch issue when iconified, thanks to Colin.
986
987 2006-09-06 [wwp]        2.4.0cvs155
988
989         * src/gtk//gtksctree.h
990                 oops, forgot that one!
991
992 2006-09-06 [wwp]        2.4.0cvs154
993
994         * manual/pl/advanced.xml
995         * manual/advanced.xml
996         * manual/es/advanced.xml
997         * manual/fr/advanced.xml
998         * src/prefs_customheader.c
999         * src/prefs_filtering_action.c
1000         * src/foldersel.c
1001         * src/prefs_summaries.c
1002         * src/prefs_filtering.c
1003         * src/account.c
1004         * src/compose.c
1005         * src/prefs_summary_column.c
1006         * src/addr_compl.c
1007         * src/prefs_actions.c
1008         * src/prefs_folder_column.c
1009         * src/ssl_manager.c
1010         * src/prefs_template.c
1011         * src/prefs_display_header.c
1012         * src/prefs_common.h
1013         * src/prefs_matcher.c
1014         * src/prefs_common.c
1015         * src/prefs_toolbar.c
1016         * src/summaryview.c
1017         * src/folderview.c
1018         * src/gtk/gtksctree.c
1019         * src/gtk/pluginwindow.c
1020         * src/gtk/progressdialog.c
1021         * src/gtk/prefswindow.c
1022                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1023                 to make its meaning more obvious (all versions of the manual reflect
1024                 the change).
1025                 added an extra hidden option use_stripes_in_summary to allow
1026                 discarding these stripes in mainwindow's folder and message lists;
1027                 en and fr manuals only are OK towards this.
1028
1029 2006-09-06 [colin]      2.4.0cvs153
1030
1031         * src/textview.c
1032                 Hide Sylpheed-Claws' internal queue headers
1033                 when showing all headers. They'll be present
1034                 only in Source window.
1035
1036 2006-09-05 [colin]      2.4.0cvs152
1037
1038         * src/plugins/trayicon/trayicon.c
1039                 Fix crash at exit - we have to disconnect
1040                 our handlers
1041         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1042                 Update eggtrayicon - patch adapted from a
1043                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1044                 on Sylpheed's ML
1045
1046 2006-09-05 [colin]      2.4.0cvs151
1047
1048         * src/mainwindow.c
1049         * src/gtk/logwindow.c
1050                 Fix race condition when something writes
1051                 to the log too soon during init. Thanks
1052                 to Fabien Vantard
1053
1054 2006-09-05 [colin]      2.4.0cvs150
1055
1056         * src/mimeview.c
1057                 Don't select part on right-click either
1058
1059 2006-09-05 [paul]       2.4.0cvs149
1060
1061         * src/mimeview.c
1062                 completion of previous commit
1063                 Thanks to Colin
1064
1065 2006-09-05 [colin]      2.4.0cvs148
1066
1067         * src/mimeview.c
1068                 Don't force selection on middle-click, just open
1069
1070 2006-09-04 [colin]      2.4.0cvs147
1071
1072         * src/mimeview.c
1073                 Looks like gtk_notebook_set_current_page()
1074                 sometimes steals focus, and this annoys us
1075                 in MimeViewers as it renders navigation
1076                 keys useless. Take back focus after switching
1077                 pages.
1078
1079 2006-09-04 [colin]      2.4.0cvs146
1080
1081         * src/messageview.c
1082                 Set stop_loading when clicking on Next
1083                 during load. Don't add a callback to 
1084                 avoid over-complicating things.
1085
1086 2006-09-04 [colin]      2.4.0cvs145
1087
1088         * src/mimeview.c
1089         * src/messageview.c
1090                 Fix multiple loads in separate messageview
1091
1092 2006-09-04 [colin]      2.4.0cvs144
1093
1094         * src/summaryview.c
1095                 Let navigation keys be handled during 
1096                 load
1097
1098 2006-09-04 [colin]      2.4.0cvs143
1099
1100         * src/messageview.c
1101         * src/summaryview.c
1102         * src/textview.c
1103         * src/textview.h
1104                 Make loading of huge mails (lots of text and/or
1105                 images) cancellable, so the GUI doesn't block 
1106
1107 2006-09-04 [colin]      2.4.0cvs142
1108
1109         * src/plugins/trayicon/trayicon.c
1110                 Fix annoyance when removing a folder with 
1111                 unread mails: trayicon didn't update
1112
1113 2006-09-04 [paul]       2.4.0cvs141
1114
1115         * src/gtk/icon_legend.c
1116                 straighten up columns
1117                 Patch by Fabien Vantard
1118
1119 2006-09-04 [wwp]        2.4.0cvs140
1120
1121         * src/prefs_filtering.c
1122                 fix new line's account name in filtering prefs:
1123                 was "All", is now "(New)".
1124
1125 2006-09-04 [paul]       2.4.0cvs139
1126
1127         * tools/make.themes.project
1128                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1129                 instead of homebrewed "make release"
1130
1131 2006-09-03 [colin]      2.4.0cvs138
1132
1133         * src/folderview.c
1134                 Fix bug #1007 (Wrong folder highlighted)
1135
1136 2006-09-03 [colin]      2.4.0cvs137
1137
1138         * src/compose.c
1139                 Don't set Newsgroup: header to a mail folder
1140                 path
1141
1142 2006-09-03 [paul]       2.4.0cvs136
1143
1144         * src/prefs_other.c
1145         * src/prefs_spelling.c
1146                 unify the gui
1147
1148 2006-09-03 [paul]       2.4.0cvs135
1149
1150         * src/prefs_summaries.c
1151                 correct menu item text in prefs_keybind_apply_clicked()
1152
1153 2006-09-03 [paul]       2.4.0cvs134
1154
1155         * manual/advanced.xml
1156                 some improvements to the descriptions
1157         * src/mainwindow.c
1158         * src/messageview.c
1159         * src/summaryview.c
1160         * src/gtk/menu.c
1161                 fix menu sensitivity issues
1162         * src/prefs_message.c
1163                 drop the useless word 'short'
1164         * src/prefs_other.c
1165                 add the word 'lines' indicating log length
1166                 is a measure of lines
1167         * src/textview.c
1168                 fix compilation warnings
1169
1170 2006-09-02 [colin]      2.4.0cvs133
1171
1172         * src/messageview.c
1173                 Display a special return-receipt message
1174                 if the message is from the user
1175         * src/summaryview.c
1176                 Fix missing freeze of the list when marking
1177                 all read and unthreading for exec. Thanks
1178                 to Stephan Sachse.
1179
1180 2006-09-02 [paul]       2.4.0cvs132
1181
1182         * src/mainwindow.c
1183         * src/prefs_message.c
1184         * src/summaryview.c
1185                 fix some english
1186
1187 2006-09-02 [wwp]        2.4.0cvs131
1188
1189         * src/prefs_filtering.c
1190                 added an account name column to the filtering rules
1191                 dialog.
1192
1193 2006-09-02 [colin]      2.4.0cvs130
1194
1195         * src/gtk/logwindow.c
1196         * src/gtk/logwindow.h
1197                 Block scrolling if we're not at the end
1198                 of the log
1199
1200 2006-09-02 [colin]      2.4.0cvs129
1201
1202         * src/folder.c
1203                 Make sure account-specific rules can't
1204                 be used in {pre-,post-,}processing
1205         * src/mainwindow.c
1206         * src/gtk/logwindow.c
1207         * src/gtk/logwindow.h
1208                 Jump to last error when clicking on the
1209                 warning icon
1210
1211 2006-09-02 [colin]      2.4.0cvs128
1212
1213         * src/imap.c
1214         * src/import.c
1215         * src/mainwindow.c
1216         * src/mainwindow.h
1217                 Fix warning icon
1218         * src/inc.c
1219         * src/mbox.c
1220         * src/mbox.h
1221                 Let proc_mbox know its account, for
1222                 account-specific rules
1223
1224 2006-09-01 [colin]      2.4.0cvs127
1225
1226         * src/codeconv.c
1227                 Don't uselessly use iconv to convert from
1228                 us-ascii
1229         * src/alertpanel.c
1230         * src/mainwindow.c
1231         * src/mainwindow.h
1232         * src/inc.c
1233                 Fix certain log cases, disable warning icon
1234                 for now, the correct way to display it when
1235                 necessary and only when necessary is probably
1236                 to do it manually rather than use error logs
1237         * src/etpan/imap-thread.c
1238                 Clean up UID logging a bit
1239         * src/gtk/logwindow.c
1240         * src/gtk/logwindow.h
1241                 Make logging faster when the window's closed
1242
1243 2006-09-01 [wwp]        2.4.0cvs126
1244
1245         * manual/fr/account.xml
1246                 reflect changes to the ref. manual (parts of cvs72):
1247                 fix tabnames and quotes.
1248
1249 2006-09-01 [wwp]        2.4.0cvs125
1250
1251         * manual/fr/plugins.xml
1252                 reflect changes to the reference manual (cvs42):
1253                 update IRC channel info.
1254
1255 2006-09-01 [wwp]        2.4.0cvs124
1256
1257         * commitHelper
1258                 use CVSEDITOR env. var. if set, according to `man cvs`.
1259
1260 2006-09-01 [wwp]        2.4.0cvs123
1261
1262         * manual/advanced.xml
1263                 better sentence again (thanks to Paul).
1264
1265 2006-09-01 [wwp]        2.4.0cvs122
1266
1267         * manual/advanced.xml
1268         fix definition of toolbar_detachable and rework a bit the one of
1269         enable_dotted_lines.
1270
1271 2006-09-01 [mones]      2.4.0cvs121
1272
1273         * manual/advanced.xml
1274                 Document enable_dotted_lines
1275
1276 2006-09-01 [paul]       2.4.0cvs120
1277
1278         * src/folderview.c
1279         * src/folderview.h
1280         * src/imap.c
1281         * src/mainwindow.c
1282         * src/summaryview.c
1283                 obey the 'When entering folder...' option
1284                 when using the /View/Go to/... menu items
1285                 Thanks to Colin
1286
1287 2006-08-31 [colin]      2.4.0cvs119
1288
1289         * src/folderview.c
1290                 Revert 2.4.0cvs116, wrong fix.
1291
1292 2006-08-31 [colin]      2.4.0cvs118
1293
1294         * src/gtk/gtksctree.c
1295                 Better state the various copyrights
1296
1297 2006-08-31 [colin]      2.4.0cvs117
1298
1299         * src/prefs_common.c
1300                 fix enable_dotted_lines
1301
1302 2006-08-31 [colin]      2.4.0cvs116
1303
1304         * src/folderview.c
1305                 Use pref "Always open on select" when going
1306                 to next unread folder
1307         * src/gtk/gtksctree.c
1308                 Fix link failure to _gtk_clist_create_cell_layout
1309                 on certain computers. (Why not mine, I wonder)
1310
1311 2006-08-31 [colin]      2.4.0cvs115
1312
1313         * src/procmsg.c
1314         * src/textview.c
1315         * src/plugins/bogofilter/bogofilter.c
1316         * src/plugins/spamassassin/spamassassin.c
1317                 Requalify some "errors" to warnings
1318         * src/mainwindow.c
1319         * src/mainwindow.h
1320         * src/statusbar.c
1321                 Add an icon in the statusbar to notify
1322                 of errors
1323         * src/gtk/gtksctree.c
1324         * src/folderview.c
1325         * src/summaryview.c
1326                 Make the GtkSCTree look more modern by
1327                 alternating background lines
1328         * src/prefs_common.c
1329         * src/prefs_common.h
1330                 Add a pref to let people have the old
1331                 way if they prefer
1332
1333
1334 2006-08-30 [colin]      2.4.0cvs114
1335
1336         * src/procmsg.c
1337         * src/procmsg.h
1338                 Provide a way to filter a list of
1339                 messages in an optimised manner, and
1340                 add a list-filtering hook
1341         * src/folder.c
1342         * src/inc.c
1343         * src/mbox.c
1344                 Use the list filtering
1345         * src/plugins/bogofilter/bogofilter.c
1346                 Use the list-filtering hook
1347                 Use -b (bulk) mode for more speed
1348                 when learning and filtering
1349         * src/etpan/imap-thread.c
1350                 Make log output shorter in UID SEARCH
1351
1352
1353 2006-08-30 [colin]      2.4.0cvs113
1354
1355         * src/plugins/bogofilter/bogofilter.c
1356                 Really fast mass learning - thanks to David
1357                 Relson for the options explanations :)
1358
1359 2006-08-30 [colin]      2.4.0cvs112
1360
1361         * src/msgcache.c
1362                 Fix compilation on FreeBSD. Thanks
1363                 to Michael Hugues
1364
1365 2006-08-29 [colin]      2.4.0cvs111
1366
1367         * src/folderview.c
1368                 Handle "popup_menu" signal (for popping the 
1369                 menu via the keyboard)
1370         * src/mimeview.c
1371         * src/mimeview.h
1372         * src/summaryview.c
1373         * src/textview.c
1374         * src/gtk/gtkutils.c
1375         * src/gtk/gtkutils.h
1376                 Factorize scrolling code, and add an API 
1377                 for MimeViewers to handle scroll orders
1378
1379 2006-08-29 [wwp]        2.4.0cvs110
1380
1381         * src/plugins//bogofilter/bogofilter.c
1382         * src/plugins//spamassassin/spamassassin.c
1383                 make the bogofilter/spamassassin filtering error dialogs at
1384         incorporation obey to the "don't popup error dialog on
1385         receive error" option. If disabled, feed the log window w/
1386         the error message.
1387
1388 2006-08-29 [paul]
1389
1390         2.5.0-rc2 released
1391
1392 2006-08-29 [paul]       2.4.0cvs109
1393
1394         * Makefile.am
1395                 remove 'make release', it's not needed
1396                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1397
1398 2006-08-29 [paul]       2.4.0cvs108
1399
1400         * src/foldersel.c
1401         * src/summary_search.c
1402         * src/gtk/progressdialog.c
1403         * src/plugins/pgpcore/passphrase.c
1404                 replace deprecated gtk_window_set_policy()
1405
1406 2006-08-29 [colin]      2.4.0cvs107
1407
1408         * src/folder.c
1409                 Fix data loss when copy fails during a move:
1410                 only use fast remove_msgs if everything was
1411                 copied OK; else use slow remove_msg on the
1412                 mails that got copied only.
1413
1414 2006-08-28 [paul]       2.4.0cvs106
1415
1416         * src/mh.c
1417                 revert change in 2.4.0cvs104, it breaks
1418                 stuff
1419
1420 2006-08-28 [paul]       2.4.0cvs105
1421
1422         * src/plugins/spamassassin/spamassassin.c
1423                 english fix
1424
1425 2006-08-28 [paul]       2.4.0cvs104
1426
1427         * src/mh.c
1428                 fix data loss when moving to another
1429                 mailbox fails
1430         * src/prefs_spelling.c
1431                 improve the english
1432         * src/gtk/pluginwindow.c
1433                 improve the layout of the dialog text
1434         All thanks to Colin
1435
1436 2006-08-28 [paul]       2.4.0cvs103
1437
1438         * src/plugins/bogofilter/bogofilter.c
1439         * src/plugins/bogofilter/bogofilter_gtk.c
1440                 fix english up a bit, innit
1441
1442 2006-08-28 [paul]       2.4.0cvs102
1443
1444         * configure.ac
1445         * po/Makefile.in.in
1446         * po/Makevars
1447                 require autoconf 2.60, enabling building
1448                 with gettext 0.15 (gettext 0.14.x build still
1449                 possible). Replace Makefiles with versions
1450                 from gettext 0.15.
1451                 Remove configure options --with-localedir and
1452                 --with-mandir. The options that are provided
1453                 directly by autoconf 2.60 can be used instead:
1454                 --mandir --localedir
1455
1456 2006-08-27 [colin]      2.4.0cvs101
1457
1458         * src/plugins/bogofilter/Makefile.am
1459                 Fix make dist (no README)
1460
1461 2006-08-27 [colin]      2.4.0cvs100
1462
1463         * src/folder.c
1464                 Don't use F_UNKNOWN folders for any default
1465                 outbox/trash/etc
1466         * src/plugins/bogofilter/bogofilter.c
1467         * src/plugins/bogofilter/bogofilter.h
1468         * src/plugins/bogofilter/bogofilter_gtk.c
1469                 Add an option to specify the path to bogofilter
1470                 Use single-quotes to be able to learn in folders
1471                 with spaces in their names
1472                 Verify learning status
1473
1474 2006-08-27 [colin]      2.4.0cvs99
1475
1476         * manual/faq.xml
1477         * manual/plugins.xml
1478                 Document Bogofilter plugin
1479
1480 2006-08-27 [colin]      2.4.0cvs98
1481
1482         * src/compose.c
1483         * src/messageview.c
1484         * src/procmsg.c
1485         * src/procmsg.h
1486                 When possible, copy the queued mail to sent folder
1487                 instead of re-adding. Much faster on IMAP.
1488
1489 2006-08-27 [colin]      2.4.0cvs97
1490
1491         * src/msgcache.c
1492                 Disable mmaped caches - huge metadata loss
1493                 here after a power failure.
1494         * src/summaryview.c
1495                 Add quicksearch timing
1496         * src/common/plugin.c
1497         * src/common/plugin.h
1498                 Implement an interface to tell what plugins
1499                 provide. Prevent loading of similar plugins.
1500         * src/plugins/clamav/clamav_plugin.c
1501         * src/plugins/demo/demo.c
1502         * src/plugins/dillo_viewer/dillo_viewer.c
1503         * src/plugins/pgpcore/plugin.c
1504         * src/plugins/pgpinline/pgpinline.c
1505         * src/plugins/pgpmime/pgpmime.c
1506         * src/plugins/spamassassin/spamassassin.c
1507         * src/plugins/trayicon/trayicon.c
1508                 Implement plugin_provides()
1509
1510 2006-08-27 [colin]      2.4.0cvs96
1511
1512         * configure.ac
1513         * src/plugins/Makefile.am
1514         * src/plugins/bogofilter/.cvsignore
1515         * src/plugins/bogofilter/Makefile.am
1516         * src/plugins/bogofilter/bogofilter.c
1517         * src/plugins/bogofilter/bogofilter.h
1518         * src/plugins/bogofilter/bogofilter_gtk.c
1519                 New Bogofilter plugin, provides filtering and
1520                 learning. Spamassassin will go to extra plugins.
1521
1522 2006-08-26 [mones]      2.4.0cvs95
1523
1524         * manual/handling.xml
1525                 Fix subfolder path in the example (thanks to Paul) 
1526
1527 2006-08-26 [mones]      2.4.0cvs94
1528
1529         * manual/glossary.xml
1530                 2.2. + add ISP to the glossary
1531                 7.5. + Add UIDL to glossary
1532                 7.7. + Add TCP to glossary
1533         * manual/handling.xml
1534                 7.1. + Mentions GNU/Linux distribution, what about the non...
1535                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1536                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1537                 7.4. = Use appropriate quotation for commands
1538                 7.6. = change "" to <quote></quote>
1539         * manual/plugins.xml
1540                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1541         * manual/starting.xml
1542                 2.1. + local mbox file: some examples of mbox file locations...
1543                 Also reformatted files requiring it
1544
1545 2006-08-26 [wwp]        2.4.0cvs93
1546
1547         * src/summary_search.c
1548                 disable find buttons while summary search is running.
1549
1550 2006-08-25 [colin]      2.4.0cvs92
1551
1552         * src/folder.c
1553         * src/folderutils.c
1554         * src/mh.c
1555         * src/procmsg.h
1556         * src/summaryview.c
1557                 Speed up MH moving, and add progressbar
1558                 for MH deletion
1559         * src/msgcache.c
1560                 Write cache files using mmap() too
1561
1562 2006-08-25 [wwp]        2.4.0cvs91
1563
1564         * src/summaryview.c
1565                 switch spam<->ham button when a message has been marked as spam or ham
1566                 and is still selected. Thanks to Colin.
1567
1568 2006-08-25 [paul]       2.4.0cvs90
1569
1570         * src/Makefile.am
1571         * src/stock_pixmap.c
1572         * src/stock_pixmap.h
1573         * src/summaryview.c
1574         * src/gtk/icon_legend.c
1575         * src/pixmaps/copied.xpm
1576         * src/pixmaps/moved.xpm
1577                 add icons for delayed execution marked for
1578                 copying, marked for moving
1579
1580 2006-08-25 [mones]      2.4.0cvs89
1581
1582         * manual/glossary.xml
1583                 Fix the other glossary items:
1584                 5.1. = Inmmediate execution -> <quote>immediate execution...
1585                 5.2. = Fix MBOX capitalization -> Mbox
1586                 5.3. + Improve Plugins def. w/ tech. ref.
1587                 5.4. = Quotation -> replace '>' by <quote>></quote>
1588                 5.5. - SMTP Server. -> remove dot
1589         * po/es.po
1590                 Updated translation
1591
1592 2006-08-25 [mones]      2.4.0cvs88
1593
1594         * manual/ack.xml
1595                 Reformatted, changed email address
1596         * manual/glossary.xml
1597                 Reformatted, fixed MANUAL-TODO items:
1598                 8.2. + add ROT-13 to glossary
1599                 8.4. + add URL to glossary
1600         * manual/es/advanced.xml
1601                 Fixed <literal>s
1602
1603 2006-08-25 [paul]       2.4.0cvs87
1604
1605         * src/gtk/icon_legend.c
1606                 add 'marked for deletion' icon
1607                 arrange icons by containing column
1608                 wrap long label text
1609
1610 2006-08-25 [colin]      2.4.0cvs86
1611
1612         * src/common/utils.c
1613         * src/common/utils.h
1614                 Add the sc_g_*list_bigger functions in
1615                 a place everyone can use it
1616         * src/summaryview.c
1617                 Only freeze/thaw the list when working
1618                 on the selection, if it's bigger than 1
1619         * src/gtk/gtksctree.c
1620                 Only freeze/thaw the list when unselec-
1621                 ting 'all' if ('all' != 1)
1622                 This avoids some flickering
1623
1624 2006-08-24 [colin]      2.4.0cvs85
1625
1626         * src/addressbook.c
1627                 Fix strange list selection
1628                 Fix random seg (Invalid read of freed memory)
1629
1630 2006-08-24 [colin]      2.4.0cvs84
1631
1632         * src/alertpanel.c
1633         * src/gtk/inputdialog.c
1634         * src/plugins/pgpcore/passphrase.c
1635                 Revert minimal width patch of 2.4.0cvs67,
1636                 as it is also a maximal width. Use 
1637                 gtk_window_set_default_size instead.
1638
1639 2006-08-24 [colin]      2.4.0cvs83
1640
1641         * src/msgcache.c
1642                 Write cache/mark to temp files before
1643                 overwriting old ones (avoids metadata
1644                 loss if writing the new files fail).
1645                 Use mmap() to read cache/mark file, as
1646                 this makes cache reading faster. Dis-
1647                 abled for big-endian machines until it
1648                 can be tested. (Big-endian users: set
1649                 msgcache_use_mmap = TRUE in the relevant
1650                 #if).
1651         * src/procmsg.h
1652                 Move rarely used fields of MsgInfo in 
1653                 another structure, which will only be
1654                 allocated if needed. Face, X-Face,
1655                 Return receipt headers and List-*
1656                 headers are moved. Mails having none
1657                 of these occupy 52 bytes less with
1658                 this patch, which makes 2.5MB of RAM
1659                 saved on a 50k folder).
1660         * src/headerview.c
1661         * src/mainwindow.c
1662         * src/messageview.c
1663         * src/partial_download.c
1664         * src/procheader.c
1665         * src/procmsg.c
1666         * src/textview.c
1667                 Follow this structure change.
1668
1669 2006-08-24 [wwp]        2.4.0cvs82
1670
1671         * manual/es/.cvsignore
1672         * manual/es/dist/.cvsignore
1673         * manual/es/dist/html/.cvsignore
1674         * manual/es/dist/pdf/.cvsignore
1675         * manual/es/dist/ps/.cvsignore
1676         * manual/es/dist/txt/.cvsignore
1677                 more (generated) files to ignore.
1678
1679 2006-08-24 [colin]      2.4.0cvs81
1680
1681         * src/folder.c
1682         * src/mh.c
1683                 Fix possible problems with local delivery. Check the folder doesn't
1684                 need scan before setting its mtime when saving cache (which can be
1685                 done long after the folder's been modified by an external process);
1686                 Check that the stored item's mtime didn't change in mh functions.
1687
1688 2006-08-24 [mones]      2.4.0cvs80
1689
1690         * manual/advanced.xml
1691                 Rewrapping, some fixes and MANUAL-TODO items:
1692                 8.1. = change "" to <quote></quote>
1693                 8.3. = quote menu items
1694                 8.5. - deploying -> new user ... ideally a new user (redundant)
1695
1696 2006-08-23 [colin]      2.4.0cvs79
1697
1698         * src/gtk/gtksctree.c
1699                 When selecting or deselecting range, only
1700                 freeze/thaw when selection is bigger than 10
1701
1702 2006-08-23 [colin]      2.4.0cvs78
1703
1704         * src/messageview.c
1705         * src/mimeview.c
1706         * src/mimeview.h
1707         * src/plugins/dillo_viewer/dillo_viewer.c
1708                 Provide an API for MimeViewer plugins to
1709                 return a text selection for replying
1710
1711 2006-08-23 [colin]      2.4.0cvs77
1712
1713         * src/image_viewer.c
1714         * src/textview.c
1715                 Use gtk_pixbuf_new_from_file_at_scale(), which
1716                 is faster than getting the pixbuf then resizing
1717                 it.
1718
1719 2006-08-23 [colin]      2.4.0cvs76
1720
1721         * src/procmime.c
1722                 UTF-8 should be sent Quoted-printable
1723
1724 2006-08-22 [colin]      2.4.0cvs75
1725
1726         * src/mh.c
1727                 Check if scan is required before touching
1728                 the folder (or it'll be required every time)
1729
1730 2006-08-22 [colin]      2.4.0cvs74
1731
1732         * configure.ac
1733                 Require libetpan 0.46 (crasher fix when built
1734                 against gnutls)
1735
1736 2006-08-22 [colin]      2.4.0cvs73
1737
1738         * src/folder.c
1739                 Set folder's mtime after writing its
1740                 cache
1741         * src/folderview.c
1742                 Add some timing
1743         * src/procmsg.c
1744                 Don't do useless stuff if we don't 
1745                 thread by subject
1746         * src/summaryview.c
1747                 Add some timing, don't deselect prior
1748                 to selecting (gtksctree does it itself),
1749                 remove crash avoidance hacks as it's been
1750                 properly fixed since a while
1751         * src/common/utils.c
1752                 Optimize to_human_readable(): _() is slow,
1753                 do it only once, and avoid %f format for KB
1754                 (the most common in a summaryview)
1755         * src/gtk/gtksctree.c
1756                 Don't uselessly freeze/thaw (fixes flicker
1757                 on next unread and friends), reduce number
1758                 of g_list_nth/g_list_position where possible
1759         * src/gtk/gtkutils.c
1760         * src/gtk/gtkutils.h
1761                 Reduce number of g_list_nth/g_list_position
1762                 where possible.
1763                 All of this makes loading as 70k folder 2.1
1764                 seconds instead of 3.2 (with hot FS caches).
1765                 (1.3 seconds without Date and Size columns...)
1766
1767 2006-08-22 [paul]       2.4.0cvs72
1768
1769         wrap documents and do some items from mones' MANUAL-TODO:
1770
1771         * manual/account.xml
1772                 4.1. = fix tabname references to <quote>tabname</quote>
1773                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1774         * manual/faq.xml
1775                 1.1. = mentioned options don't match UI
1776                 Add information about the 'Never send Return Receipts'
1777                 option
1778         * manual/handling.xml
1779                 6.2. = Mentions Extended symbols button, but now is
1780                 named Information
1781                 6.3. = Mentions ... button, which is now Edit
1782
1783 2006-08-22 [colin]      2.4.0cvs71
1784
1785         * src/gtk/pluginwindow.c
1786                 Fix layout in verbose translations (such
1787                 as french)
1788
1789 2006-08-22 [paul]       2.4.0cvs70
1790
1791         * manual/Makefile.am
1792                 build manuals in alphabetical order
1793         * src/addressbook.c
1794         * src/prefs_themes.c
1795                 replace/remove deprecated symbols
1796         * src/gtk/gtkutils.c
1797                 fix a warning
1798         * src/gtk/pluginwindow.c
1799                 replace deprecated symbol
1800                 replace label text and move it
1801         * src/plugins/pgpcore/prefs_gpg.c
1802                 move the 'Generate...' button out of the
1803                 Sign Key frame, replace the English used
1804         * src/plugins/pgpcore/sgpgme.c
1805                 fixes to the English
1806
1807 2006-08-21 [colin]      2.4.0cvs69
1808
1809         * src/plugins/trayicon/trayicon.c
1810                 Add more strings for translation; patch
1811                 by Pawel
1812
1813 2006-08-21 [colin]      2.4.0cvs68
1814
1815         * src/compose.c
1816                 fix replied flag not set after drafting
1817         * src/matcher.c
1818                 fix body quicksearch in non-encoded bodies
1819                 containing '='
1820         * src/msgcache.c
1821                 Get rid of the g_malloc workaround for
1822                 corrupted caches, use g_try_malloc
1823
1824 2006-08-21 [colin]      2.4.0cvs67
1825
1826         * src/alertpanel.c
1827         * src/gtk/inputdialog.c
1828         * src/plugins/pgpcore/passphrase.c
1829                 Set minimal width to 375
1830         * src/mainwindow.c
1831                 Fix switching to offline, asking if it 
1832                 should be overriden for synchronising
1833         * src/mimeview.c
1834                 Don't offer to remember command on Open 
1835                 with for text parts, as the browser or 
1836                 text editor command isn't changed from 
1837                 there
1838
1839 2006-08-20 [paul]       2.4.0cvs66
1840
1841         * po/ko.po
1842         * po/zh_CN.po
1843                 fix plural form errors. revealed by stricter
1844                 checking of gettext 0.15
1845
1846 2006-08-18 [paul]       2.4.0cvs65
1847
1848         * src/stock_pixmap.c
1849                 fix the fix of 2.4.0cvs64
1850                 Thanks to Colin
1851
1852 2006-08-18 [paul]       2.4.0cvs64
1853
1854         * src/stock_pixmap.c
1855                 fix leaks
1856                 Thanks to Colin
1857
1858 2006-08-18 [paul]       2.4.0cvs63
1859
1860         * src/compose.c
1861         * src/procmsg.c
1862                 fix occasional IMAP bug where large msgs
1863                 were left in the queue folder after sending
1864                 Thanks to Colin
1865
1866 2006-08-18 [paul]       2.4.0cvs62
1867
1868         * src/folderview.c
1869                 freeze the summaryview while quicksearch results
1870                 are displayed
1871                 (fixes bug 456 'current message is hidden when the
1872                 view is refreshed and extended search is "unread 
1873                 messages"')
1874                 Thanks to Colin
1875         * src/textview.c
1876                 add missing #include "inputdialog.h"
1877         * src/common/utils.h
1878                 add missing mailcap_update_default() and improve
1879                 readability
1880
1881 2006-08-17 [colin]      2.4.0cvs61
1882
1883         * src/plugins/pgpcore/select-keys.c
1884                 Fix warnings :)
1885
1886 2006-08-17 [colin]      2.4.0cvs60
1887
1888         * src/compose.c
1889                 Don't continue queuing if Cancel is clicked
1890                 in select-keys
1891
1892 2006-08-17 [colin]      2.4.0cvs59
1893
1894         * src/plugins/pgpcore/select-keys.c
1895                 When encrypting, if only one key matches and it 
1896                 matches exactly, automatically use it.
1897
1898 2006-08-17 [colin]      2.4.0cvs58
1899
1900         * src/mimeview.c
1901         * src/prefs_common.c
1902         * src/prefs_common.h
1903         * src/prefs_ext_prog.c
1904         * src/textview.c
1905                 Fix issues with previous patch (text/html)
1906                 Remove outdated prefs
1907
1908 2006-08-17 [colin]      2.4.0cvs57
1909
1910         * src/imap.c
1911                 Add View Log button on auth error
1912         * src/procmsg.c
1913                 Fix encrypted mail marked as new when
1914                 saved in normal folders
1915         * src/plugins/pgpinline/pgpinline.c
1916                 Fix encrypt bug on IMAP
1917         * src/mimeview.c
1918         * src/common/utils.c
1919         * src/common/utils.h
1920         * src/gtk/inputdialog.c
1921         * src/gtk/inputdialog.h
1922                 Get rid of metamail stuff, simplify
1923                 opening, and allow remembering of user's
1924                 choices (by updating ~/.mailcap). There's
1925                 still to drop "Audio player" and "Image
1926                 viewer" preferences.
1927
1928 2006-08-17 [mones]      2.4.0cvs56
1929
1930         * manual/es/sylpheed-claws-manual.xml
1931                 fix DTD path
1932
1933 2006-08-17 [mones]      2.4.0cvs55
1934
1935         * configure.ac
1936         * manual/Makefile.am
1937         * manual/es/Makefile.am
1938         * manual/es/account.xml
1939         * manual/es/ack.xml
1940         * manual/es/addrbook.xml
1941         * manual/es/advanced.xml
1942         * manual/es/faq.xml
1943         * manual/es/glossary.xml
1944         * manual/es/gpl.xml
1945         * manual/es/handling.xml
1946         * manual/es/intro.xml
1947         * manual/es/keyboard.xml
1948         * manual/es/plugins.xml
1949         * manual/es/starting.xml
1950         * manual/es/sylpheed-claws-manual.xml
1951         * manual/es/dist/Makefile.am
1952         * manual/es/dist/html/Makefile.am
1953         * manual/es/dist/pdf/Makefile.am
1954         * manual/es/dist/ps/Makefile.am
1955         * manual/es/dist/txt/Makefile.am
1956                 Spanish translation for the manual
1957
1958 2006-08-16 [colin]      2.4.0cvs54
1959
1960         * src/compose.c
1961         * src/main.c
1962         * src/mainwindow.c
1963                 Fix send button sensitivity at startup
1964                 Set send menu sensitivity (patch by Fabien)
1965         * src/ssl_manager.c
1966                 Enable closing with esc (patch by Fabien)
1967         * src/gtk/foldersort.c
1968                 Enable closing with esc (patch by Fabien)
1969         * src/procmime.c
1970                 Optimisation (no need to copy to tempfile to
1971                 "decode" 7bit and 8bit)
1972         * src/summaryview.c
1973                 Fix cruft in swap_from case
1974         * src/textview.c
1975                 Fix missing last line in some mail cases 
1976                 (Fixes debian #381872)
1977         * src/plugins/pgpcore/prefs_gpg.c
1978         * src/plugins/pgpcore/sgpgme.c
1979         * src/plugins/pgpcore/sgpgme.h
1980                 Don't show "no key found" when user explicitely
1981                 wants to create a key
1982
1983 2006-08-16 [paul]       2.4.0cvs53
1984
1985         * configure.ac
1986         * src/account.c
1987         * src/addressbook.c
1988         * src/headerview.c
1989         * src/prefs_account.c
1990         * src/prefs_message.c
1991         * src/gtk/gtkutils.c
1992                 bump up minimum required versions of GTK+ and
1993                 GLIB to 2.6.0
1994
1995 2006-08-16 [paul]       2.4.0cvs52
1996
1997         * src/toolbar.c
1998                 workaround GTK+ Bug 351600 - 'Can't re-click
1999                 on button after sensitivity update'
2000                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2001                 Thanks to Colin
2002
2003 2006-08-15 [colin]      2.4.0cvs51
2004
2005         * src/plugins/pgpcore/prefs_gpg.c
2006                 Set options sensitivity according to
2007                 key existence
2008         * src/plugins/pgpcore/sgpgme.c
2009                 Allow to create key with no passphrase
2010
2011 2006-08-14 [cleroy]     2.4.0cvs50
2012
2013         * src/gtk/pluginwindow.c
2014                 New layout (maybe to be changed?)
2015         * src/gtk/gtkutils.c
2016                 Fix a bit label_window
2017         * src/plugins/pgpcore/passphrase.c
2018         * src/plugins/pgpcore/passphrase.h
2019         * src/plugins/pgpcore/plugin.c
2020         * src/plugins/pgpcore/prefs_gpg.c
2021         * src/plugins/pgpcore/prefs_gpg.h
2022         * src/plugins/pgpcore/sgpgme.c
2023         * src/plugins/pgpcore/sgpgme.h
2024                 Allow to create a PGP private key via the GUI
2025
2026 2006-08-14 [wwp]        2.4.0cvs49
2027
2028         * src/addressbook_foldersel.c
2029                 fix strict ISO C90 compliance.
2030
2031 2006-08-14 [paul]       2.4.0cvs48
2032
2033         * src/gtk/prefswindow.c
2034                 re-set scrolled window on opening
2035                 Patch by Ticho
2036
2037 2006-08-14 [paul]
2038
2039         2.5.0-rc1 released
2040
2041 2006-08-14 [paul]       2.4.0cvs47
2042
2043         * src/prefs_display_header.c
2044                 re-enable user-defined Displayed Headers
2045
2046 2006-08-14 [paul]       2.4.0cvs46
2047
2048         * src/prefs_account.c
2049                 use GTK_STOCK_EDIT
2050
2051 2006-08-13 [colin]      2.4.0cvs45
2052
2053         * src/common/utils.c
2054                 Fix "a" in quote when the original message is empty,
2055                 by using \0 instead of 'a' to test writability of
2056                 temp files.
2057
2058 2006-08-13 [wwp]        2.4.0cvs44
2059
2060         * src/plugins/spamassassin/spamassassin.c
2061                 fix capitalization of "SpamAssassin" in some debug, log and
2062                 dialog messages.
2063
2064 2006-08-13 [paul]       2.4.0cvs43
2065
2066         * src/editldap.c
2067                 fix overlapping widgets
2068         * src/prefs_account.c
2069                 fix translation of protocol_names[]
2070                 fix label disappearing off the edge of the
2071                 visible area
2072
2073 2006-08-12 [paul]       2.4.0cvs42
2074
2075         * manual/plugins.xml
2076                 update IRC channel info before it gets forgotten
2077                 about
2078
2079 2006-08-11 [colin]      2.4.0cvs41
2080
2081         * src/compose.c
2082         * src/mainwindow.c
2083         * src/mainwindow.h
2084         * src/procmsg.c
2085         * src/procmsg.h
2086         * src/summaryview.c
2087         * src/toolbar.c
2088                 Grey out the Send button if
2089                 - Queue folders are empty, or
2090                 - We're sending already
2091
2092 2006-08-11 [wwp]        2.4.0cvs40
2093
2094         * src/main.c
2095                 fix a logic issue when quitting while a compose window is
2096                 still open, thanks to Colin.
2097
2098 2006-08-10 [colin]      2.4.0cvs39
2099
2100         * src/main.c
2101                 Fix default font size setting after wizard run
2102         * src/imap.c
2103         * src/etpan/imap-thread.c
2104         * src/etpan/imap-thread.h
2105                 Fix bug #999 (Timing out on TSL cert validation 
2106                 dialog makes ugly things happen). Also, STARTTLS
2107                 unconditionnaly if initial capabilities contain
2108                 LOGINDISABLED and STARTTLS.
2109
2110 2006-08-09 [colin]      2.4.0cvs38
2111
2112         * src/mainwindow.c
2113         * src/mainwindow.h
2114                 Fix Tools/Actions sensitivity when there are
2115                 no actions
2116
2117 2006-08-09 [colin]      2.4.0cvs37
2118
2119         * src/prefs_filtering.c
2120                 Warning fix, patch by Paul
2121         * src/messageview.c
2122         * src/prefs_actions.c
2123         * src/prefs_filtering_action.c
2124         * src/prefs_matcher.c
2125                 Uniformisation of "Info ..." to "Info..." (for
2126                 old gtk), patch by Fabien
2127         * src/plugins/clamav/clamav_plugin_gtk.c
2128                 Sensitivity fix by Fabien
2129
2130 2006-08-09 [colin]      2.4.0cvs36
2131
2132         * src/main.c
2133         * src/main.h
2134                 Add a function to know whether we're exiting
2135         * src/plugins/trayicon/trayicon.c
2136                 If exiting, don't do anything. Faster, and
2137                 avoids gtk_main_iteration reentracy causing
2138                 segfaults at exit
2139
2140 2006-08-09 [colin]      2.4.0cvs35
2141
2142         * src/messageview.c
2143         * src/mimeview.c
2144         * src/mimeview.h
2145                 Fix lack of part selection when automatically 
2146                 jumping to a specific part
2147         * src/msgcache.c
2148                 Little optimisation in cache reading
2149
2150 2006-08-09 [colin]      2.4.0cvs34
2151
2152         * src/compose.c
2153                 Fix crash setting the priority on reedit
2154                 (Accessing compose before creating it!)
2155
2156 2006-08-08 [colin]      2.4.0cvs33
2157
2158         * src/procmime.c
2159                 Fix bug #998 (last attachment is not accessible)
2160                 Bad RFC interpretation on multipart close-delimiters
2161         * src/mimeview.c
2162         * src/mimeview.h
2163         * src/gtk/gtkvscrollbutton.c
2164         * src/gtk/gtkvscrollbutton.h
2165                 Make attachments list wheel-scrollable
2166
2167 2006-08-07 [colin]      2.4.0cvs32
2168
2169         * src/gtk/gtkaspell.c
2170                 Fix bug #973 (Unicode punctation characters 
2171                 are not recognized as separators by the
2172                 spell checker); fix unsigned stuff
2173
2174 2006-08-07 [colin]      2.4.0cvs31
2175
2176         * src/compose.c
2177                 Fix bug #956 (DnD text with accents in compose 
2178                 text entry); fix gccc's signed/unsigned fuss
2179
2180 2006-08-06 [colin]      2.4.0cvs30
2181
2182         * src/main.c
2183                 Fix bug #979 (Plugin crashes when exiting 
2184                 sylpheed-claws) : handle exit request only 
2185                 once
2186
2187 2006-08-05 [colin]      2.4.0cvs29
2188
2189         * src/news.c
2190                 Just make sure we have a msgid.
2191
2192 2006-08-05 [colin]      2.4.0cvs28
2193
2194         * src/news.c
2195         * src/summaryview.c
2196                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2197                 by reimplementing it
2198         * src/textview.c
2199                 Fix bug when hiding quotes with level > 3 and quote
2200                 colors are recycled
2201
2202 2006-08-04 [colin]      2.4.0cvs27
2203
2204         * src/compose.c
2205         * src/undo.c
2206         * src/undo.h
2207                 Fix a bit replace-by-pasting undo
2208         * src/mainwindow.c
2209         * src/messageview.c
2210                 Fix Fold quotes menu synchro in
2211                 mainwindow when it changes in 
2212                 messageview
2213         * src/textview.c
2214                 Fix right-click on quotes blocks
2215         * src/common/utils.c
2216                 Verify that the file created by
2217                 my_tmpfile() is writable. Fixes
2218                 bug #988 (very specific filesystem
2219                 issue)
2220         * src/plugins/pgpcore/sgpgme.c
2221                 Fix file descriptor leak
2222         * src/plugins/spamassassin/spamassassin.c
2223                 Warn once if spamd isn't reachable
2224
2225 2006-08-04 [colin]      2.4.0cvs26
2226
2227         * src/toolbar.c
2228                 i18n context patch by Fabien
2229
2230 2006-08-03 [colin]      2.4.0cvs25
2231
2232         * src/mainwindow.c
2233         * src/messageview.c
2234                 Rename "Hide quotes" to "Fold quotes"
2235         * src/textview.c
2236                 Don't use hand cursor on quotes. "all 
2237                 the bonuses of the feature and none of 
2238                 unwelcome side-effects"
2239
2240 2006-08-03 [colin]      2.4.0cvs24
2241
2242         * AUTHORS
2243         * sylpheed-claws.desktop
2244         * src/gtk/authors.h
2245                 Bring the desktop file to XDG compliance
2246                 Patch by Charles A. Edwards
2247
2248 2006-08-03 [colin]      2.4.0cvs23
2249
2250         * src/textview.c
2251                 Fix links offset when they are preceded
2252                 by accentued chars (g_utf8_strlen!)
2253         * src/mainwindow.c
2254                 Fix wrong status when starting offline
2255
2256
2257 2006-08-03 [wwp]        2.4.0cvs22
2258
2259         * src/prefs_common.h
2260                 ask what to do w/ filtering rules that belong to an account when
2261                 applying filtering rules manually from the main window (skip,
2262                 apply regardless of the account, use current account). This dialog
2263                 can be skipped and the last reply used.
2264                 (forgot that file)
2265
2266 2006-08-03 [wwp]        2.4.0cvs21
2267
2268         * src/filtering.c
2269         * src/filtering.h
2270         * src/prefs_common.c
2271         * src/summaryview.c
2272         * src/alertpanel.c
2273         * src/alertpanel.h
2274         * src/messageview.c
2275                 ask what to do w/ filtering rules that belong to an account when
2276                 applying filtering rules manually from the main window (skip,
2277                 apply regardless of the account, use current account). This dialog
2278                 can be skipped and the last reply used.
2279
2280
2281 2006-08-03 [colin]      2.4.0cvs20
2282
2283         * src/textview.c
2284                 Optimize previous patch
2285
2286 2006-08-03 [cleroy]     2.4.0cvs19
2287
2288         * src/textview.c
2289                 Fix quotes getting toggled back when the
2290                 mail has an even number of text parts
2291
2292 2006-08-02 [colin]      2.4.0cvs18
2293
2294         * src/messageview.c
2295                 Add Hide quotes menu
2296
2297 2006-08-02 [colin]      2.4.0cvs17
2298
2299         * src/mainwindow.c
2300         * src/prefs_common.c
2301         * src/textview.c
2302         * src/textview.h
2303         * src/gtk/about.c
2304                 Allow per-level quote hiding,
2305                 Allow toggling quotes by double-clicking them
2306                 Rename RemoteURI to ClickableText to reflect
2307                 the fact it's used for a variety of things
2308
2309 2006-08-02 [wwp]        2.4.0cvs16
2310
2311         * src/mainwindow.c
2312                 fix "View/Hide quotes" menu item status initialization.
2313
2314 2006-08-02 [wwp]        2.4.0cvs15
2315
2316         * src/matcher_parser_parse.y
2317                 remove a debug trace.
2318
2319 2006-08-02 [paul]       2.4.0cvs14
2320
2321         * src/plugins/pgpcore/passphrase.c
2322                 don't set initial dialog size
2323                 make it resizable
2324
2325 2006-08-02 [paul]       2.4.0cvs13
2326
2327         * src/noticeview.c
2328                 remove the rogue '/' character
2329
2330 2006-08-02 [paul]       2.4.0cvs12
2331
2332         * src/noticeview.c
2333                 allow buttons to resize as necessary
2334
2335 2006-08-01 [wwp]        2.4.0cvs11
2336
2337         * src/mbox.c
2338                 fix strict ISO C90 compliance.
2339
2340 2006-08-01 [wwp]        2.4.0cvs10
2341
2342         * tools/update-po
2343                 updated update-po tool to work w/ context-dependent translations.
2344                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2345
2346 2006-08-01 [wwp]        2.4.0cvs9
2347
2348         * src/matcher.c
2349         * src/prefs_filtering.c
2350         * src/prefs_matcher.c
2351                 allow context-dependent translations for "All",
2352                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2353
2354 2006-07-31 [colin]      2.4.0cvs8
2355
2356         * AUTHORS
2357         * src/gtk/authors.h
2358                 Add Rafal to authors
2359
2360 2006-07-31 [colin]      2.4.0cvs7
2361
2362         * src/compose.c
2363         * src/mainwindow.c
2364         * src/messageview.h
2365         * src/prefs_common.c
2366         * src/prefs_common.h
2367         * src/textview.c
2368                 Add 'View/Hide quotes'. Patch based on a patch
2369                 by Rafal Weglarz
2370
2371 2006-07-31 [colin]      2.4.0cvs6
2372
2373         * src/action.c
2374                 Fix problem with "> stuff >" actions
2375
2376 2006-07-31 [paul]       2.4.0cvs5
2377
2378         * po/nb.po
2379                 updated by Geir Helland
2380
2381 2006-07-31 [wwp]        2.4.0cvs4
2382
2383         * src/mainwindow.c
2384         * src/summaryview.c
2385         * src/summaryview.h
2386                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2387                 thanks to Colin.
2388
2389 2006-07-31 [wwp]        2.4.0cvs3
2390
2391         * src/Makefile.am
2392         * src/addr_compl.c
2393         * src/addr_compl.h
2394         * src/addressbook.c
2395         * src/addressbook.h
2396         * src/addressbook_foldersel.c
2397         * src/addressbook_foldersel.h
2398         * src/addrindex.c
2399         * src/addrindex.h
2400         * src/matcher.c
2401         * src/matcher.h
2402         * src/matcher_parser_lex.l
2403         * src/matcher_parser_parse.y
2404         * src/prefs_common.c
2405         * src/prefs_common.h
2406         * src/prefs_filtering.c
2407         * src/prefs_matcher.c
2408         * src/prefs_matcher.h
2409         * src/summaryview.c
2410                 introduce filtering against the address book. It's now possible to add
2411                 matched conditions to determine if any email address in a message matches
2412                 or doesn't match any or all books or folders in the address book.
2413
2414 2006-07-31 [wwp]        2.4.0cvs2
2415
2416         * src/account.c
2417         * src/filtering.c
2418         * src/filtering.h
2419         * src/folder.c
2420         * src/folderview.c
2421         * src/inc.c
2422         * src/mainwindow.c
2423         * src/matcher.c
2424         * src/matcher_parser_lex.l
2425         * src/matcher_parser_parse.y
2426         * src/mbox.c
2427         * src/prefs_filtering.c
2428         * src/prefs_filtering.h
2429         * src/procmsg.c
2430         * src/procmsg.h
2431         * src/summaryview.c
2432                 introduce per-account filtering rules. Each filtering rule can now be assigned
2433                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2434                 when applying filtering rules manually, as all rules will apply - even the ones
2435                 assigned to an account. This issue will be addressed soon.
2436  
2437
2438
2439 2006-07-31 [wwp]        2.4.0cvs1
2440
2441         * src/quote_fmt.c
2442                 make more strings translatable.
2443
2444 2006-07-31 [paul]       2.4.0
2445
2446         2.4.0 released
2447
2448 2006-07-31 [paul]       2.3.1cvs91
2449
2450         * po/ca.po
2451                 updated by Miquel Oliete
2452
2453 2006-07-31 [paul]       2.3.1cvs90
2454
2455         * po/de.po
2456         * po/el.po
2457         * po/fr.po
2458         * po/it.po
2459         * po/pl.po
2460         * po/pt_BR.po
2461         * po/sr.po
2462         * po/zh_CN.po
2463                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2464                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2465                 Aleksandar Urosevic, and Ralgh Young
2466
2467 2006-07-31 [paul]       2.3.1cvs89
2468
2469         * src/account.c
2470         * src/main.c
2471         * src/mainwindow.c
2472         * src/mainwindow.h
2473                 Fix a race condition when, after an SC crash, rescanning
2474                 folders took more than 0.5 seconds
2475                 Thanks to Colin
2476
2477 2006-07-31 [paul]       2.3.1cvs88
2478
2479         * src/folderview.c
2480                 don't translate separator strings
2481
2482 2006-07-30 [mones]      2.3.1cvs87
2483
2484         * doc/man/sylpheed-claws.1
2485                 Fixed non-ASCII chars in Hoa's name
2486         * po/es.po
2487                 Updated for release
2488
2489 2006-07-27 [colin]      2.3.1cvs86
2490
2491         * src/textview.c
2492                 Don't include the leading \n in links
2493                 Patch by Fabien
2494
2495 2006-07-25 [colin]      2.3.1cvs85
2496
2497         * src/mainwindow.c
2498         * src/common/socket.h
2499         * src/etpan/imap-thread.c
2500                 Refresh resolvers before connecting
2501                 to IMAP servers, and after switching
2502                 to online. Thanks to Paul.
2503
2504 2006-07-18 [colin]
2505
2506         * 2.4.0-rc4 released
2507
2508 2006-07-17 [colin]      2.3.1cvs84
2509
2510         * src/inc.c
2511                 Show connection attempt in statusbar before
2512                 connecting (previously first message was
2513                 "Retrieving messages from ..." after the
2514                 connection succeeded.
2515
2516 2006-07-16 [wwp]        2.3.1cvs83
2517
2518         * sylpheed-claws.ico
2519                 Added .ico file (windows multi-size icon file, generated).
2520
2521 2006-07-12 [wwp]        2.3.1cvs82
2522
2523         * src/messageview.c
2524                 remove Message/Re-edit menu entry from messageview window,
2525                 as sent/draft/queued messages are opened in compose window when
2526                 re-edited and it's not possible to re-edit other msgs.
2527
2528 2006-07-12 [paul]       2.3.1cvs81
2529
2530         * AUTHORS
2531         * src/mainwindow.c
2532         * src/gtk/authors.h
2533                 check online state before resetting
2534                 mailcheck timer. Useful if some program
2535                 verifies connection state and updates
2536                 Claws.
2537                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2538
2539 2006-07-12 [paul]       2.3.1cvs80
2540
2541         * sylpheed-claws-128x128.png
2542         * sylpheed-claws-64x64.png
2543         * sylpheed-claws.png
2544         * src/Makefile.am
2545         * src/main.c
2546         * src/prefs_toolbar.c
2547         * src/stock_pixmap.c
2548         * src/stock_pixmap.h
2549         * src/wizard.c
2550         * src/gtk/about.c
2551         * src/gtk/gtkutils.c
2552         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2553         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2554         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2555         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2556         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2557         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2558                 updated and renamed logo/icon files and related
2559                 logo by Jesper Schultz
2560
2561 2006-07-11 [paul]       2.3.1cvs79
2562
2563         * src/main.c
2564                 fix the labels a smidgin
2565
2566 2006-07-09 [colin]      2.3.1cvs78
2567
2568         * src/textview.c
2569                 Show errors in textviewer's command
2570                 Patch by H. Merijn Brand
2571
2572 2006-07-09 [colin]      2.3.1cvs77
2573
2574         * src/compose.c
2575                 Save FMID in drafts too
2576
2577 2006-07-08 [colin]      2.3.1cvs76
2578
2579         * src/compose.c
2580                 Svae RMID in drafted mails too
2581                 Save quote_fmt vars for whole mails,
2582                 don't reset at each quote_fmt_init:
2583                 allows to use the same |i{var} in
2584                 various template fields
2585         * src/prefs_template.c
2586         * src/quote_fmt.h
2587         * src/quote_fmt_parse.y
2588                 Same
2589
2590 2006-07-08 [colin]      2.3.1cvs75
2591
2592         * src/textview.c
2593                 Fix highlighting of attached parts URIs
2594
2595 2006-07-08 [colin]      2.3.1cvs74
2596
2597         * src/main.c
2598                 Prevent bug #981 (sc 2.3.1 segfaults with 
2599                 gtk+ 2.10) from being reported again:
2600                 if Sylpheed-Claws has been compiled against
2601                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2602                 of if Sylpheed-Claws has been compiled against
2603                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2604                 error out.
2605
2606 2006-07-07 [colin]      2.3.1cvs73
2607
2608         * src/prefs_actions.c
2609                 Fix label
2610
2611 2006-07-07 [colin]      2.3.1cvs72
2612
2613         * src/prefs_actions.c
2614                 Fix compile on gtk < 2.8. argh :)
2615
2616 2006-07-07 [paul]       2.3.1cvs71
2617
2618         * src/common/defs.h
2619                 update DONATE_URI
2620
2621 2006-07-07 [colin]      2.3.1cvs70
2622
2623         * po/POTFILES.in
2624         * src/quote_fmt.c
2625         * src/quote_fmt_lex.l
2626         * src/quote_fmt_parse.y
2627                 Add |i{var}, a way to insert user-entered
2628                 text in a template
2629
2630 2006-07-07 [colin]
2631
2632         * 2.4.0-rc3 released
2633
2634 2006-07-07 [colin]      2.3.1cvs69
2635
2636         * src/folder.c
2637                 Don't consider inboxes of UNKNOWN folder 
2638                 classes to be useable as default inboxes
2639
2640 2006-07-07 [paul]       2.3.1cvs68
2641
2642         * src/textview.c
2643                 add missing #include <errno.h>
2644                 Thanks to René J. Blokland
2645
2646 2006-07-07 [paul]       2.3.1cvs67
2647
2648         * src/action.c
2649                 Return now Closes dialog
2650         * src/mimeview.c
2651         * src/mimeview.h
2652         * src/textview.c
2653                 add contextual menu to mime parts listed
2654                 in the textview
2655                 Thanks to Colin
2656         * src/common/utils.c
2657                 reversal: ' is a valid character in URLs
2658
2659 2006-07-06 [colin]      2.3.1cvs66
2660
2661         * src/remotefolder.h
2662                 Forgotten in previous commit
2663
2664 2006-07-06 [colin]      2.3.1cvs65
2665
2666         * src/folder.c
2667                 Set summary update flag whenever
2668                 totals changed
2669         * src/imap.c
2670         * src/prefs_account.c
2671         * src/common/utils.h
2672         * src/etpan/imap-thread.c
2673                 Fix warnings, thanks to Fabien and
2674                 Ricardo
2675
2676 2006-07-06 [wwp]        2.3.1cvs64
2677
2678         * src/gtk/gtkutils.c
2679                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2680
2681 2006-07-06 [wwp]        2.3.1cvs63
2682
2683         * src/account.c
2684         * src/addressbook.c
2685         * src/addressitem.h
2686         * src/folderview.c
2687         * src/mainwindow.c
2688         * src/manual.c
2689         * src/manual.h
2690         * src/message_search.c
2691         * src/prefs_actions.c
2692         * src/prefs_filtering.c
2693         * src/prefs_filtering.h
2694         * src/prefs_template.c
2695         * src/summary_search.c
2696         * src/summaryview.c
2697         * src/gtk/gtkutils.c
2698         * src/gtk/gtkutils.h
2699         * src/gtk/pluginwindow.c
2700                 add help buttons to some dialogs. Clicking such buttons opens a
2701                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2702
2703 2006-07-06 [paul]       2.3.1cvs62
2704
2705         * src/textview.c
2706                 fix attachments contextual menu
2707                 Thanks to Colin
2708
2709 2006-07-05 [colin]      2.3.1cvs61
2710
2711         * src/textview.c
2712         * src/compose.c
2713                 Handle sftp:// links
2714
2715 2006-07-05 [paul]       2.3.1cvs60
2716
2717         * src/gtk/filesel.c
2718                 grab save button by default
2719                 Thanks to Colin
2720
2721 2006-07-05 [wwp]        2.3.1cvs59
2722
2723         * manual/xml2pdf
2724                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2725
2726 2006-07-04 [colin]      2.3.1cvs58
2727
2728         * src/mimeview.c
2729         * src/textview.c
2730                 Use left click to select, middle click to open
2731                 on mimeparts links
2732         * src/common/utils.c
2733                 Fix segfault
2734
2735 2006-07-04 [colin]      2.3.1cvs57
2736
2737         * src/mainwindow.c
2738         * src/news.c
2739                 Warning fixes, thanks to Fabien
2740
2741 2006-07-04 [colin]      2.3.1cvs56
2742
2743         * src/mimeview.c
2744         * src/mimeview.h
2745         * src/textview.c
2746                 Allow parts to be selected via their text label
2747                 in textview
2748
2749 2006-07-04 [colin]      2.3.1cvs55
2750
2751         * src/folderview.c
2752                 Feedback when closing (for big folders)
2753         * src/prefs_actions.c
2754         * src/prefs_filtering.c
2755         * src/prefs_matcher.c
2756         * src/prefs_template.c
2757                 Fix default button when closing without
2758                 having saved
2759
2760 2006-07-04 [colin]      2.3.1cvs54
2761
2762         * src/news.c
2763                 Delete local file on deletion
2764
2765 2006-07-03 [colin]      2.3.1cvs53
2766
2767         * src/folderview.c
2768         * src/main.c
2769                 Don't freeze when rescanning after crash
2770
2771 2006-07-03 [wwp]        2.3.1cvs52
2772
2773         * src/compose.c
2774         * src/privacy.c
2775         * src/privacy.h
2776         * src/plugins/pgpinline/pgpinline.c
2777         * src/plugins/pgpmime/pgpmime.c
2778                 don't report an error when the user cancels the passphrase dialog.
2779
2780 2006-07-02 [colin]      2.3.1cvs51
2781
2782         * src/folderview.c
2783                 Open message when crossing folders with Space,
2784                 goto next unread and friends
2785
2786 2006-07-01 [colin]      2.3.1cvs50
2787
2788         * src/prefs_account.c
2789                 Typographic rules varying from language
2790                 to language (in french "Protocole :"),
2791                 we have to do that :)
2792
2793 2006-07-01 [ticho]      2.3.1cvs49
2794
2795         * src/prefs_account.c
2796                 Only use one temporary gchar* variable in
2797                 prefs_account_protocol_set_optmenu().
2798
2799 2006-07-01 [ticho]      2.3.1cvs48
2800
2801         * src/prefs_account.c
2802         * src/prefs_account.h
2803                 Use GtkLabel for existing account protocol name.
2804                 Created an array for protocol names and populate the
2805                 combobox from it in a for() cycle.
2806
2807 2006-06-30 [colin]      2.3.1cvs47
2808
2809         * src/compose.c
2810                 Block undo when changing signature (by changing
2811                 account)
2812
2813 2006-06-30 [paul]       2.3.1cvs46
2814
2815         * src/send_message.c
2816                 when editing From in the Compose window, use that address
2817                 in the Return-Path: header
2818                 Thanks to Colin
2819
2820 2006-06-30 [colin]      2.3.1cvs45
2821
2822         * src/compose.c
2823                 Fix signature replacement:
2824                 - when no newline before separator
2825                 - when reediting
2826
2827 2006-06-29 [colin]      2.3.1cvs44
2828
2829         * src/folderview.c
2830         * src/folderview.h
2831         * src/mainwindow.c
2832         * src/summaryview.c
2833                 Let 'View/Go to/Next marked' work like
2834                 Next new & Next unread: across folders
2835                 Change the select_on_entry pref to do
2836                 what we want when changing folder
2837         * src/common/utils.c
2838                 Fix single-quoted links 
2839
2840 2006-06-29 [colin]      2.3.1cvs43
2841
2842         * src/gtk/gtkaspell.c
2843                 "Sylpheed" and "Sylpheed-Claws" do exist !
2844
2845 2006-06-29 [colin]      2.3.1cvs42
2846
2847         * src/imap.c
2848                 Forgot to remove debug
2849
2850 2006-06-29 [colin]      2.3.1cvs41
2851
2852         * src/imap.c
2853         * src/imap.h
2854         * src/mainwindow.c
2855                 Disconnect from IMAP servers when going
2856                 offline. Fixes bug #978 (going to offline-mode 
2857                 won't close connections)
2858
2859 2006-06-29 [colin]      2.3.1cvs40
2860
2861         * src/main.c
2862                 Fix transient setting on failing plugins
2863                 Patch by Fabien
2864         * src/plugins/pgpcore/sgpgme.c
2865                 Only warn for OpenPGP. Most people don't
2866                 have CMS available.
2867
2868 2006-06-29 [colin]      2.3.1cvs39
2869
2870         * src/compose.c
2871                 Fix Spelling menu (discrepancy between context menu
2872                 and top menu when folder's dictionary isn't the 
2873                 default one)
2874         * src/plugins/pgpcore/sgpgme.c
2875                 More error reporting about why gpgme can fail
2876
2877 2006-06-29 [wwp]        2.3.1cvs38
2878
2879         * src/mainwindow.c
2880                 honor the display-header-pane setting even when the message view
2881                 is a separate window.
2882
2883 2006-06-29 [wwp]        2.3.1cvs37
2884
2885         * src/prefs_actions.c
2886                 forgot to commit that one (use of GTK_STOCK_INFO).
2887
2888 2006-06-29 [colin]      2.3.1cvs36
2889
2890         * src/imap.c
2891                 Better handling of login errors (ask the password
2892                 again once), alert in case of error. Fix three
2893                 signedness warnings.
2894
2895 2006-06-28 [wwp]        2.3.1cvs35
2896
2897         * src/prefs_template.c
2898         * src/prefs_matcher.c
2899         * src/prefs_filtering_action.c
2900         * src/prefs_quote.c
2901                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2902                 patch by Fabien Vantard, slightly modified.
2903
2904 2006-06-28 [paul]
2905
2906         2.4.0-rc2 released
2907
2908 2006-06-28 [colin]      2.3.1cvs34
2909
2910         * src/prefs_account.c
2911                 Fix bug #977 (Can't add or edit imap accounts)
2912
2913 2006-06-28 [colin]      2.3.1cvs33
2914
2915         * src/mimeview.c
2916                 Fix previous
2917
2918 2006-06-28 [colin]      2.3.1cvs32
2919
2920         * src/mimeview.c
2921                 Save named inlined attachments with "Save all"
2922         * src/main.c
2923         * src/mbox.c
2924         * src/common/plugin.c
2925         * src/common/plugin.h
2926         * src/common/sylpheed.c
2927         * src/common/utils.c
2928         * src/plugins/pgpcore/sylpheed.def
2929         * src/plugins/pgpinline/sylpheed.def
2930         * src/plugins/pgpmime/sylpheed.def
2931                 Win32 compatibility patch, by
2932                 Werner Koch
2933
2934 2006-06-28 [wwp]        2.3.1cvs31
2935
2936         * src/imap.c
2937         * src/prefs_folder_item.c
2938                 less compilation warnings (thanks to Fabien Vantard), less typos.
2939
2940 2006-06-28 [paul]       2.3.1cvs30
2941
2942         * src/gtk/gtkutils.c
2943                 gtk_combo_box_set_focus_on_click() is only
2944                 available since gtk 2.6.0
2945
2946 2006-06-28 [paul]       2.3.1cvs29
2947
2948         * src/prefs_ext_prog.c
2949                 fix engrish and add a tooltip for the
2950                 'command for 'Display as text' option
2951
2952 2006-06-28 [paul]
2953
2954         2.4.0-rc1 released
2955
2956 2006-06-28 [paul]       2.3.1cvs28
2957
2958         * ChangeLog
2959         * tools/Makefile.am
2960                 include textviewer.pl in releases
2961
2962 2006-06-28 [paul]       2.3.1cvs27
2963
2964         * src/prefs_ext_prog.c
2965                 hide Print command option if libgnomeprint
2966                 support is present
2967
2968 2006-06-27 [colin]      2.3.1cvs26
2969
2970         * src/compose.c
2971                 Fix Esc handling in insert/attach dialog
2972                 Don't show this dialog if dragging something
2973                 else than text/uri-list
2974                 Thanks to Fabien Vantard
2975         * tools/textviewer.pl
2976                 Filter script to display stuff as text
2977                 by H. Merijn Brand
2978
2979 2006-06-27 [wwp]        2.3.1cvs25
2980
2981         * src/messageview.c
2982                 use the exact product name (message view title), patch
2983                 by Fabien Vantard.
2984
2985 2006-06-27 [ticho]      2.3.1cvs24
2986
2987         * src/prefs_account.c
2988         * src/prefs_common.c
2989         * src/prefs_common.h
2990         * src/prefs_ext_prog.c
2991         * src/textview.c
2992                 Add a preference (Preferences/External programs)
2993                 to allow "Display as text" to be done via a script
2994                 (patch by H.Merijn Brand).
2995                 Use GtkComboBox for protocol selection in account
2996                 preferences.
2997                 Only include current choice for existing accounts, and
2998                 insensitivize the combobox.
2999
3000 2006-06-27 [paul]       2.3.1cvs23
3001
3002         * src/mbox.c
3003                 fix crasher introduced in cvs21.
3004                 Thanks to Colin
3005
3006 2006-06-26 [colin]      2.3.1cvs22
3007
3008         * src/mbox.c
3009                 Fix double-frees when leaving folders
3010                 after exporting to mbox
3011
3012 2006-06-26 [colin]      2.3.1cvs21
3013
3014         * src/mbox.c
3015                 More feedback (and optimisation)
3016                 on import/export
3017         * src/common/utils.c
3018                 Fix case when looking for mail addresses
3019         * src/gtk/gtkutils.c
3020                 Extra check for (X-)Face
3021
3022 2006-06-25 [ticho]      2.3.1cvs20
3023
3024         * src/compose.c
3025         * src/exphtmldlg.c
3026         * src/gtk/gtkutils.c
3027         * src/gtk/gtkutils.h
3028                 Added second argument to gtkut_sc_combobox_create() to
3029                 control focus-on-click for the widget.
3030                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3031
3032 2006-06-25 [ticho]      2.3.1cvs19
3033
3034         * src/compose.c
3035         * src/gtk/Makefile.am
3036         * src/gtk/combobox.c
3037         * src/gtk/combobox.h
3038         * src/gtk/gtkutils.c
3039         * src/gtk/gtkutils.h
3040                 Use GtkComboBox instead of deprecated GtkOptionMenu
3041                 for account selector in compose window and for encoding
3042                 selector in attachment properties.
3043                 Also factorise working with the new GtkComboBox somewhat.
3044
3045 2006-06-24 [paul]       2.3.1cvs18
3046
3047         * src/prefs_common.c
3048                 use the correct default value
3049
3050 2006-06-24 [paul]       2.3.1cvs17
3051
3052         * src/compose.c
3053         * src/prefs_common.c
3054         * src/prefs_common.h
3055         * src/prefs_compose_writing.c
3056                 enable setting of default action when
3057                 dnd'ing files in the compose window.
3058                 (Collaborative effort with wwp)
3059
3060 2006-06-23 [wwp]        2.3.1cvs16
3061
3062         * src/compose.c
3063                 i18n fix (thanks to Fabien Vantard)
3064
3065 2006-06-22 [colin]      2.3.1cvs15
3066
3067         * src/prefs_customheader.c
3068                 Don't use filters in custom headers' file 
3069                 selector. Remember, extensions mean nothing :)
3070
3071 2006-06-22 [paul]       2.3.1cvs14
3072
3073         * configure.ac
3074                 allow setting of man directory location
3075
3076 2006-06-22 [colin]      2.3.1cvs13
3077
3078         * src/mainwindow.c
3079                 Add 'View/Go to/Next unread folder'.
3080                 I missed that :)
3081
3082 2006-06-22 [colin]      2.3.1cvs12
3083
3084         * src/common/utils.c
3085                 Add some subject prefixes
3086                 Patch by Bjorn T Johansen <btj@havleik.no>
3087
3088 2006-06-22 [colin]      2.3.1cvs11
3089
3090         * manual/advanced.xml
3091                 Forgotten hidden pref
3092
3093 2006-06-21 [paul]       2.3.1cvs10
3094
3095         * src/prefs_account.c
3096                 complete the removal of 'Add date header' option
3097
3098 2006-06-21 [paul]       2.3.1cvs9
3099
3100         * src/account.c
3101         * src/compose.c
3102         * src/prefs_account.c
3103         * src/prefs_account.h
3104                 remove option to add date header - always
3105                 add date header
3106         * src/etpan/imap-thread.c
3107                 fix warnings (Thanks to Colin)
3108
3109 2006-06-21 [wwp]        2.3.1cvs8
3110
3111         * src/folder.c
3112                 set the attachment flag when inline text part are (file)named. This is more convenient
3113                 when receiving (for instance) inline source files or patches sent using thunderbird.
3114
3115 2006-06-21 [paul]       2.3.1cvs7
3116
3117         * src/inc.c
3118                 fix off-by-one count of current msg in
3119                 statusbar filtering progressbar
3120
3121 2006-06-21 [paul]       2.3.1cvs6
3122
3123         * src/folder.c
3124                 Show attachment icon even if the part is 'inline'
3125                 if the following conditions are met:
3126                 - content-type != 'text/plain'
3127                 - content-type != '*/pgp-signature'
3128                 - either 'name' or 'filename' parameter is not NULL
3129                 
3130                 Thanks to Colin
3131
3132 2006-06-21 [paul]       2.3.1cvs5
3133
3134         * src/messageview.c
3135         * src/prefs_common.c
3136         * src/prefs_common.h
3137         * src/prefs_other.c
3138                 add an option to 'Never send Return
3139                 Receipts'
3140                 Thanks to Colin
3141
3142 2006-06-20 [mones]      2.3.1cvs4
3143
3144         * po/es.po
3145                 updated
3146         * src/compose.c
3147                 typo fixed (space after comma)
3148         * tools/make.themes.project
3149                 remove exec mode from tarball files
3150
3151 2006-06-20 [colin]      2.3.1cvs3
3152
3153         * src/news.c
3154         * src/procheader.c
3155         * src/unmime.c
3156                 Better fix for \n's in headers (don't 
3157                 break Received: and others)
3158
3159 2006-06-20 [paul]       2.3.1cvs2
3160
3161         * src/alertpanel.c
3162         * src/textview.c
3163                 improve legibility of phishing attempt
3164                 dialog
3165
3166 2006-06-20 [paul]       2.3.1cvs1
3167
3168         * NEWS
3169         * README
3170         * configure.ac
3171                 Update version number following
3172                 stable release
3173
3174 2006-06-20 [colin]      2.3.0cvs26
3175
3176         * src/compose.c
3177                 When dragging a file to the text of the compose
3178                 window, ask whether we want to insert or attach
3179                 (I know lots of people who do that to attach)
3180
3181 2006-06-20 [colin]      2.3.0cvs25
3182
3183         * src/etpan/imap-thread.c
3184                 Fix threshold (the append command is often > 32 bytes)
3185
3186 2006-06-19 [colin]      2.3.0cvs24
3187
3188         * src/imap.c
3189         * src/etpan/imap-thread.c
3190                 Workaround Rockliffe IMAP server bug: replace
3191                 "x UID SEARCH (ANSWERED UID 1:*)" with
3192                 "x UID SEARCH ANSWERED"
3193                 (Rockliffe doesn't handle the parenthesis)
3194
3195 2006-06-19 [colin]      2.3.0cvs23
3196
3197         * src/compose.c
3198         * src/imap.c
3199         * src/etpan/imap-thread.c
3200                 Probably fix bug #972 (Freezes when adding 
3201                 an attachment to the message)
3202         * src/common/defs.h
3203                 Modernize Firefox cmd
3204
3205
3206 2006-06-18 [colin]      2.3.0cvs22
3207
3208         * src/prefs_customheader.c
3209                 Only allow correct filenames for various
3210                 custom headers
3211
3212 2006-06-18 [colin]      2.3.0cvs21
3213
3214         * src/prefs_customheader.c
3215                 Add a 'From File...' button in custom headers prefs, which
3216                 try to do the right thing: 
3217                 for normal headers, use file as plaintext,
3218                 for X-Face, calls compface,
3219                 for Face, encode to b64.
3220
3221 2006-06-17 [colin]      2.3.0cvs20
3222
3223         * src/mh.c
3224                 Warning fix
3225
3226 2006-06-16 [colin]      2.3.0cvs19
3227
3228         * src/summaryview.c
3229                 Recursive quicksearch: show message list
3230                 in current folder, *then* search children
3231                 in the background.
3232
3233 2006-06-16 [colin]      2.3.0cvs18
3234
3235         * src/main.c
3236                 Instead of ignoring SIGPIPE, save caches
3237                 when getting one. Will fix the fact that
3238                 hot caches are out-of-date when logging 
3239                 out of Xorg.
3240         * src/compose.c
3241         * src/prefs_compose_writing.c
3242                 Only save text (not attachments) when 
3243                 auto-saving to drafts
3244         * src/unmime.c
3245                 Always replace \n, \r and \t with spaces
3246                 in headers
3247         * manual/dist/html/Makefile.am
3248         * manual/dist/pdf/Makefile.am
3249         * manual/dist/ps/Makefile.am
3250         * manual/dist/txt/Makefile.am
3251         * manual/fr/dist/html/Makefile.am
3252         * manual/fr/dist/pdf/Makefile.am
3253         * manual/fr/dist/ps/Makefile.am
3254         * manual/fr/dist/txt/Makefile.am
3255         * manual/pl/dist/html/Makefile.am
3256         * manual/pl/dist/pdf/Makefile.am
3257         * manual/pl/dist/ps/Makefile.am
3258         * manual/pl/dist/txt/Makefile.am
3259                 Fix make clean removing pregenerated manuals
3260
3261
3262 2006-06-16 [colin]      2.3.0cvs17
3263
3264         * src/plugins/pgpcore/sgpgme.c
3265         * src/plugins/pgpmime/pgpmime.c
3266         * src/plugins/pgpinline/pgpinline.c
3267                 Better error reporting in setup_signers.
3268                 Don't fallback to default key if specified
3269                 key isn't found.
3270                 Don't allow signing if more than one secret
3271                 key matches the one specified in prefs.
3272
3273 2006-06-15 [colin]      2.3.0cvs16
3274
3275         * src/folderview.c
3276                 Add "Send queue" in the folder's contextual
3277                 menu
3278         * src/compose.c
3279         * src/messageview.c
3280         * src/privacy.c
3281         * src/privacy.h
3282         * src/procmime.c
3283         * src/procmsg.c
3284         * src/plugins/pgpcore/passphrase.c
3285         * src/plugins/pgpcore/sgpgme.c
3286         * src/plugins/pgpinline/pgpinline.c
3287         * src/plugins/pgpmime/pgpmime.c
3288                 Better error reporting
3289         * src/mbox.c
3290                 Probably fix bug #971 (2.2.3 cannot read mail 
3291                 from local mbox)
3292
3293
3294 2006-06-15 [mones]      2.3.0cvs15
3295
3296         * tools/make.themes.project
3297                 creates the themes project from the web page
3298
3299 2006-06-15 [colin]      2.3.0cvs14
3300
3301         * src/folder.c
3302                 Better fix (avoid losing the folder if scan_tree 
3303                 fails)
3304
3305 2006-06-15 [cleroy]     2.3.0cvs13
3306
3307         * src/folder.c
3308                 Probably fix Bug #969 (crash on rebuilding 
3309                 imap folder)
3310
3311 2006-06-14 [colin]      2.3.0cvs12
3312
3313         * manual/dtd/manual.xsl
3314         * manual/sylpheed-claws-manual.xml
3315         * manual/fr/sylpheed-claws-manual.xml
3316         * manual/pl/sylpheed-claws-manual.xml
3317                 Insert pagebreaks between sections
3318
3319 2006-06-14 [paul]       2.3.0cvs11
3320
3321         * configure.ac
3322                 better fix than 2.3.0cvs10
3323
3324 2006-06-14 [paul]       2.3.0cvs10
3325
3326         * configure.ac
3327                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3328                 (backwards compatible)
3329
3330 2006-06-13 [colin]      2.3.0cvs9
3331
3332         * src/messageview.c
3333                 Fix sending of return receipt with the new queue folders
3334
3335 2006-06-13 [wwp]        2.3.0cvs8
3336
3337         * src/quote_fmt_lex.l
3338                 fix wrong tokens returned in quote_fmt lexer, query not().
3339
3340 2006-06-13 [wwp]        2.3.0cvs7
3341
3342         * src/folder.c
3343         * src/prefs_folder_item.c
3344                 allow changing folder type even when folder is not a top-level one,
3345                 thanks to Colin.
3346
3347 2006-06-12 [colin]      2.3.0cvs6
3348
3349         * src/folderview.c
3350                 Fix double-ask of "Do you want to mark all
3351                 as read"
3352
3353 2006-06-12 [colin]      2.3.0cvs5
3354
3355         * src/compose.c
3356         * src/compose.h
3357         * src/folder.c
3358         * src/folder.h
3359         * src/imap.c
3360         * src/inc.c
3361         * src/main.c
3362         * src/messageview.c
3363         * src/mh.c
3364         * src/prefs_folder_item.c
3365         * src/procheader.c
3366         * src/procmime.c
3367         * src/procmsg.c
3368         * src/procmsg.h
3369         * src/send_message.c
3370         * src/summaryview.c
3371         * src/toolbar.c
3372                 Apply bug #964's patch (Queue and drafts aren't normal)
3373                 The Drafts and Queue folder now contain RFC-822 files,
3374                 allowing to move and copy mails from and to these 
3375                 folders. Moving from Drafts to Queue will prepare the
3376                 mail for sending (PGP signature, encryption, etc).
3377                 This patch also rework sending errors handling to try
3378                 to be more helpful.
3379                 Also, allow redefining folder types via the GUI 
3380                 (Folder type in its Properties)
3381
3382 2006-06-12 [colin]      2.3.0cvs4
3383
3384         * src/summaryview.c
3385         * src/prefs_common.c
3386         * src/prefs_common.h
3387         * src/gedit-print.c
3388                 Allow to define a specific print font - patch
3389                 by Bernhard Walle <bernhard.walle@gmx.de>
3390         * src/prefs_fonts.c
3391         * manual/advanced.xml
3392         * manual/fr/advanced.xml
3393                 Add a hidden pref to allow deletion without
3394                 confirmation
3395
3396 2006-06-12 [wwp]        2.3.0cvs3
3397
3398         * .cvsignore
3399                 more files to ignore.
3400
3401 2006-06-12 [wwp]        2.3.0cvs2
3402
3403         * src/quote_fmt.c
3404         * src/quote_fmt_lex.l
3405         * src/quote_fmt_parse.y
3406                 extend the quote_fmt parser (templates and quotes):
3407                 - allow limited sub-expressions in |p{} and |f{} expressions,
3408                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3409                 - implemented/fixed missing implementation of query_references and show_references,
3410                 - completed, fixed contents and format of the symbols help dialog,
3411                 - fix some compilation warnings.
3412
3413 2006-06-12 [wwp]        2.3.0cvs1
3414
3415         * manual/advanced.xml
3416         * manual/fr/advanced.xml
3417                 updates in the "templates" section of the manual (eng/fr):
3418                  - be more precise (both versions)
3419                  - completed to match the english reference (fr version)
3420                  - touchups (both versions)
3421
3422 2006-06-12 [paul]       2.3.0
3423
3424         2.3.0 released
3425
3426 2006-06-12 [paul]       2.2.3cvs14
3427
3428         * po/ca.po
3429         * po/cs.po
3430         * po/de.po
3431         * po/el.po
3432         * po/fr.po
3433         * po/it.po
3434         * po/pt_BR.po
3435         * po/sr.po
3436         * po/zh_CN.po
3437                 updated by Miquel Oliete, Tim, Stephan Sachse,
3438                 Stavros Giannouris, Fabien Vantard, Andrea
3439                 Spadaccini, Frederico Goncalves Guimaraes,
3440                 Aleksandar Urosevic, and Ralgh Young
3441
3442 2006-06-12 [colin]      2.2.3cvs13
3443
3444         * src/mbox.c
3445                 Add missing header
3446
3447 2006-06-11 [colin]      2.2.3cvs12
3448
3449         * src/msgcache.c
3450                 Verify that g_malloc() succeeded
3451
3452 2006-06-11 [colin]      2.2.3cvs11
3453
3454         * src/wizard.c
3455                 Add Face header to welcome mail
3456
3457 2006-06-10 [colin]      2.2.3cvs10
3458
3459         * src/textview.c
3460                 Revert previous (Forgot it changes the
3461                 margin on the whole mail)
3462
3463 2006-06-10 [colin]      2.2.3cvs9
3464
3465         * src/textview.c
3466                 Don't overlap long headers under (X-)Face
3467
3468 2006-06-10 [mones]      2.2.3cvs8
3469
3470         * manual/xml2pdf
3471                 allow generation of manual on systems lacking saxon binary
3472                 but with java and the saxon library installed
3473
3474         * po/es.po
3475                 updated for release
3476
3477 2006-06-09 [colin]      2.2.3cvs7
3478
3479         * src/summaryview.c
3480                 Fix leak when using Display Sender using Addressbook
3481
3482 2006-06-09 [colin]      2.2.3cvs6
3483
3484         * src/compose.c
3485         * src/folder.c
3486         * src/folderview.c
3487         * src/mimeview.c
3488         * src/summaryview.c
3489                 More leaks fixes
3490
3491 2006-06-09 [paul]       2.2.3cvs5
3492
3493         * AUTHORS
3494         * src/gtk/authors.h
3495         * tools/claws.i18n.status.pl
3496                 updated with new info
3497
3498 2006-06-09 [paul]       2.2.3cvs4
3499
3500         * README
3501                 updated
3502         * manual/ack.xml
3503                 add wwp to authors list
3504         * src/gtk/authors.h
3505                 update mine and Colin's addresses
3506
3507 2006-06-08 [colin]      2.2.3cvs3
3508
3509         * src/etpan/imap-thread.c
3510                 Fix leak on SSL cert check
3511
3512 2006-06-08 [colin]      2.2.3cvs2
3513
3514         * src/common/utils.c
3515                 Fix leak
3516
3517 2006-06-08 [paul]       2.2.3cvs1
3518
3519         * configure.ac
3520                 Update version number following
3521                 stable release
3522
3523 2006-06-07 [colin]      2.2.2cvs3
3524
3525         * src/msgcache.c
3526                 Fix catching cache read errors (guint instead of gint)
3527                 Prevent malloc'ing more than 8MB (means cache corruption)
3528
3529 2006-06-07 [paul]       2.2.2cvs2
3530
3531         * src/exporthtml.c
3532         * src/exportldif.c
3533         * src/mh.c
3534         * src/mutt.c
3535         * src/pine.c
3536         * src/common/utils.c
3537                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3538                 obey $HOME'
3539                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3540                 Thanks to Colin
3541
3542 2006-06-06 [paul]       2.2.2cvs1
3543
3544         * configure.ac
3545                 Update version number following
3546                 stable release
3547
3548 2006-06-06 [paul]       2.2.1cvs6
3549
3550         * src/matcher.c
3551                 fix  implicit declaration of
3552                 sylpheed_do_idle()
3553                 Patch by Fabien Vantard
3554
3555 2006-06-06 [paul]       2.2.1cvs5
3556
3557         * src/matcher.c
3558                 fix age_greater and age_lower so that they
3559                 mean what say and not '...or equal to'
3560                 Thanks to Colin
3561
3562 2006-06-06 [paul]       2.2.1cvs4
3563
3564         * src/textview.c
3565         * src/common/utils.c
3566                 fix URI check
3567                 Thanks to Colin
3568
3569 2006-06-05 [wwp]        2.2.1cvs3
3570
3571         * manual/fr/account.xml
3572                 minor language fixes (thanks to Fabien Vantard).
3573
3574 2006-06-05 [colin]      2.2.1cvs2
3575
3576         * src/prefs_folder_item.c
3577         * src/folderview.c
3578                 Allow recursive setting of properties 
3579                 for whole mailboxes
3580         * src/matcher.c
3581                 Don't freeze on 'test' filtering rule
3582
3583 2006-06-05 [colin]      2.2.1cvs1
3584
3585         * configure.ac
3586                 Update version number following
3587                 stable release
3588
3589 2006-06-04 [wwp]        2.2.0cvs82
3590
3591         * manual/glossary.xml
3592         * manual/account.xml
3593         * manual/fr/glossary.xml
3594         * manual/fr/account.xml
3595                 added glossary section and references/links related to the Face custom header.
3596
3597 2006-06-04 [colin]      2.2.0cvs81
3598
3599         * src/summaryview.c
3600                 Skip to next message on move with no
3601                 immediate execution
3602
3603 2006-06-04 [wwp]        2.2.0cvs80
3604
3605         * manual/xml2pdf
3606                 added sanity checks, exit when needed.
3607
3608 2006-06-03 [paul]       2.2.0cvs79
3609
3610         * src/prefs_receive.c
3611                 page name is now 'Receiving'
3612         * src/prefs_send.c
3613                 page name is now 'Sending'
3614
3615 2006-06-03 [colin]      2.2.0cvs78
3616
3617         * src/plugins/spamassassin/spamassassin_gtk.c
3618                 Autoswitch to Localhost if transport was previously
3619                 disabled. Else people had to check [] Enable, then
3620                 *reselect* transport.
3621
3622 2006-06-03 [colin]      2.2.0cvs77
3623
3624         * src/plugins/pgpinline/pgpinline.c
3625         * src/plugins/pgpmime/pgpmime.c
3626                 Check that gpg_data_release_and_get_mem 
3627                 didn't fail (now, why this happens...)
3628
3629 2006-06-03 [colin]      2.2.0cvs76
3630
3631         * src/mbox.c
3632                 Fix bug #962 (Manual and/or UI should 
3633                 warn about incompatible locking 
3634                 causing dataloss)
3635
3636 2006-06-02 [cleroy]     2.2.0cvs75
3637
3638         * src/filtering.c
3639         * src/folder.c
3640         * src/procmsg.c
3641         * src/summaryview.c
3642                 Fix a few leaks
3643
3644 2006-06-02 [colin]      2.2.0cvs74
3645
3646         * src/main.c
3647                 On exit, free caches after writing them
3648                 Shuts up some valgrind false positives
3649         * src/procmsg.c
3650         * src/send_message.c
3651                 Fix races when reusing existing SMTP connections
3652                 Fix inexistant session timeout
3653         * src/toolbar.c
3654                 Display alertpanel after all queues have
3655                 been processed, not after each
3656
3657 2006-06-02 [wwp]        2.2.0cvs73
3658
3659         * manual/fr/glossary.xml
3660         * manual/fr/ack.xml
3661         * manual/ack.xml
3662                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3663
3664 2006-06-02 [wwp]        2.2.0cvs72
3665
3666         * manual/xml2pdf
3667         * manual/dist/pdf/Makefile.am
3668         * manual/dtd/manual.xsl
3669         * manual/fr/dist/pdf/Makefile.am
3670         * manual/pl/dist/pdf/Makefile.am
3671                 we changed the procedure to generate the .pdf version of the manual.
3672                 The procedure is more modern and the .pdf we get now has a valid index.
3673                 Here are the new pre-requisites:
3674
3675                 - JRE 1.x (1.4 here): there must be one from your distro
3676                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3677                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3678                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3679
3680                 See my posts for further info about the installation of this toolchain:
3681
3682                 Date: Fri, 19 May 2006 19:40:06 +0200
3683                 From: wwp <subscript@free.fr>
3684                 To: sylpheed-claws-devel@lists.sourceforge.net
3685                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3686
3687                 and
3688
3689                 Date: Wed, 24 May 2006 12:58:49 +0200
3690                 From: wwp <subscript@free.fr>
3691                 To: sylpheed-claws-devel@lists.sourceforge.net
3692                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3693
3694 2006-06-01 [colin]      2.2.0cvs71
3695
3696         * src/compose.c
3697                 Better guards against IMAP races
3698         * src/main.c
3699         * src/prefs_common.c
3700         * src/prefs_common.h
3701         * src/common/ssl_certificate.c
3702         * src/etpan/imap-thread.c
3703         * src/etpan/imap-thread.h
3704         * src/gtk/sslcertwindow.c
3705                 New hidden option ssl_skip_cert_check to 
3706                 avoid dups of bug #959 (libetpan linked
3707                 against gnutls and gnutls buggy on 64bit)
3708                 Present expired warning only once per
3709                 session/server.
3710         * manual/advanced.xml
3711         * manual/fr/advanced.xml
3712                 Document new option
3713
3714 2006-06-01 [wwp]        2.2.0cvs70
3715
3716         * src/messageview.c
3717                 fix for bug #961 (return receipt dialog 
3718                 complains incorrectly about return-path 
3719                 email adress being different), thanks 
3720                 to Colin.
3721
3722 2006-05-31 [cleroy]     2.2.0cvs69
3723
3724         * src/common/ssl.c
3725                 Guard against NULLs, although this
3726                 should never be an issue
3727
3728 2006-05-31 [colin]      2.2.0cvs68
3729
3730         * src/filtering.c
3731                 Use g_slist_prepend
3732         * src/imap.c
3733                 Don't remove caches when destroying folder, it
3734                 could (should) be done at exit
3735         * src/inc.c
3736                 free processing cache after incorporation
3737         * src/etpan/imap-thread.c
3738                 Maybe fix bug #959 (Crash on moving to emails 
3739                 to a imap account per ssl with a expired 
3740                 certificate.)
3741
3742 2006-05-30 [colin]      2.2.0cvs67
3743
3744         * src/summaryview.c
3745                 Put back event flush when displaying message
3746                 It avoids reading a bunch of messages just
3747                 by hitting shift-n for too long ;)
3748
3749 2006-05-29 [colin]      2.2.0cvs66
3750
3751         * src/summaryview.c
3752                 Remove useless g_warnings
3753
3754 2006-05-29 [colin]      2.2.0cvs65
3755
3756         * src/imap.c
3757                 Fix g_slist_append()s for performance
3758
3759 2006-05-29 [colin]      2.2.0cvs64
3760
3761         * src/compose.c
3762         * src/common/utils.c
3763                 Fix extraneous tab at start of addresses
3764         * src/mainwindow.c
3765                 Fix warnings (thanks to Fabien)
3766                 Fix crash at exit when composing messages 
3767                 exist
3768         * src/pop.c
3769                 Fix progress bar when deleting expired mails
3770                 Thanks to Hiro
3771         * src/summaryview.c
3772         * src/gtk/gtksctree.c
3773                 Fix re-sorting slowness
3774
3775 2006-05-29 [paul]       2.2.0cvs63
3776
3777         * src/mh.c
3778                 fetch full message when moving mails
3779                 from another mailbox, (fixed data loss
3780                 when filtering from IMAP to MH, introduced
3781                 in 2.2.0cvs57).
3782                 Thanks to Colin
3783
3784 2006-05-29 [mones]      2.2.0cvs62
3785
3786         * src/gtk/gtksctree.c
3787                 Unselect faster (patch by Colin)        
3788
3789 2006-05-26 [colin]      2.2.0cvs61
3790
3791         * src/summaryview.c
3792                 Unplug MSGINFO_UPDATE callback on delete too.
3793
3794 2006-05-26 [colin]      2.2.0cvs60
3795
3796         * src/foldersel.c
3797                 Fix bold in folder selection window with glib2.10
3798                 thanks Hiro
3799
3800 2006-05-26 [colin]      2.2.0cvs59
3801
3802         * src/procheader.c
3803                 Convert date only if necessary (and don't
3804                 try to convert from utf8 to utf8, too)
3805         * src/summaryview.c
3806                 Only set column's text if the column's 
3807                 displayed
3808
3809 2006-05-26 [colin]      2.2.0cvs58
3810
3811         * src/summaryview.c
3812         * src/gtk/gtkutils.c
3813                 Fix useless warning
3814
3815 2006-05-26 [colin]      2.2.0cvs57
3816
3817         * src/mainwindow.c
3818                 Make summaryview selectable as long as 
3819                 no message has focus
3820         * src/mh.c
3821                 Faster deletion (by implementing mh_remove_msgs)
3822                 Faster copy (avoid using mh_fetch_msg just to get
3823                 the filename)
3824                 Faster move (using move_file instead of copy_file
3825                 if MSG_IS_MOVE)
3826                 No progressbar if total number of mails to cp/mv 
3827                 is less than 100
3828         * src/summaryview.c
3829                 Fix removal from subject_table when mail gets moved
3830                 Faster deletion (g_slist_prepend instead of append)
3831         * src/gtk/gtksctree.c
3832                 Remove useless code
3833
3834 2006-05-25 [colin]      2.2.0cvs56
3835
3836         * src/common/ssl_certificate.c
3837                 Fix leak in expired cert check
3838
3839 2006-05-25 [colin]      2.2.0cvs55
3840
3841         * src/mh.c
3842                 Disable flags syncing on .mh_sequences - it
3843                 is buggy and marks mails read under unknown
3844                 conditions.
3845
3846 2006-05-25 [paul]
3847
3848         * 2.3.0-rc4 released
3849
3850 2006-05-24 [colin]      2.2.0cvs54
3851
3852         attention cvs users: if you manage to crash
3853         Sylpheed-Claws while moving, copying or deleting
3854         mails, we *are* interested in stack traces and
3855         valgrind logs. It looks stable, but one never
3856         knows...
3857
3858         * src/folder.c
3859                 Add progressbar for cache updates
3860         * src/folderutils.c
3861                 Optimize Mark all read in the current
3862                 folder
3863         * src/mh.c
3864                 Add progressbar for copy/move
3865         * src/procmsg.c
3866                 Optimize O(n^2) in copy/move
3867         * src/summaryview.c
3868         * src/gtk/gtksctree.c
3869                 Optimize O(n^2) algos
3870         * src/common/timing.h
3871                 Display ms instead of us
3872
3873 2006-05-24 [wwp]        2.2.0cvs53
3874
3875         * manual/fr/advanced.xml
3876                 updates to the French manual.
3877
3878 2006-05-24 [wwp]        2.2.0cvs52
3879
3880         * src/common/utils.c
3881                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3882
3883 2006-05-24 [wwp]        2.2.0cvs51
3884
3885         * src/folderutils.c
3886                 fixed "mark all read" in MH folders (thanks to Colin).
3887
3888 2006-05-24 [paul]       2.2.0cvs50
3889
3890         * doc/man/sylpheed-claws.1
3891                 updated the man page
3892
3893 2006-05-23 [colin]      2.2.0cvs49
3894
3895         * src/folderview.c
3896         * src/imap.c
3897         * src/inc.c
3898         * src/mbox.c
3899         * src/messageview.c
3900         * src/news.c
3901         * src/send_message.c
3902         * src/summaryview.c
3903         * src/gtk/sslcertwindow.c
3904                 alertpanel fixes, by Fabien
3905
3906 2006-05-23 [colin]      2.2.0cvs48
3907
3908         * src/folder.c
3909         * src/folderview.c
3910         * src/msgcache.c
3911         * src/summaryview.c
3912         * src/gtk/gtksctree.c
3913         * src/gtk/gtksctree.h
3914                 More timings
3915                 Fix slow loading problem, which was caused by the
3916                 use of some gtk_ctree funcs and their use of
3917                 g_list_position while gtk_ctree_(un)link'ing.
3918                 Reap more functions from gtkctree.c to be sure we
3919                 use our (fast) version instead of theirs.
3920         * src/mh.c
3921                 Fix copy of unread mails
3922
3923
3924 2006-05-22 [wwp]        2.2.0cvs47
3925
3926         * manual/fr/advanced.xml
3927                 updated.
3928
3929 2006-05-22 [colin]      2.2.0cvs46
3930
3931         * src/filtering.c
3932                 Fix possible infinite loop. 'copy' is not a 
3933                 final action, so when encountering a 'copy',
3934                 we have to check if a previous one was set
3935                 and do it. In the same way, if we encounter
3936                 a 'move' we have to perform a possibly 
3937                 pending 'copy'. This will slow down filtering
3938                 on IMAP if move+copy or multiple copy actions
3939                 are to be done, but handling it via the batch
3940                 would be really too convoluted.
3941
3942 2006-05-22 [wwp]        2.2.0cvs45
3943
3944         * manual/fr/advanced.xml
3945         * manual/fr/faq.xml
3946         * manual/fr/glossary.xml
3947         * manual/fr/handling.xml
3948         * manual/fr/intro.xml
3949         * manual/fr/plugins.xml
3950         * manual/fr/sylpheed-claws-manual.xml
3951                 sync w/ the english manual: updates URIs, documented mailing-list
3952                 support, better explanation about the enabled/disabled feature
3953                 in filtering/processing rules by Paul.
3954
3955 2006-05-21 [colin]      2.2.0cvs44
3956
3957         * src/summaryview.c
3958                 Don't expand after building threads, but during
3959
3960 2006-05-21 [colin]      2.2.0cvs43
3961
3962         * src/procmsg.c
3963         * src/summaryview.c
3964                 More timing possibilities... For next time I have 
3965                 to find out how the hell some 3GHz computer takes
3966                 one minute to open a 30k folder...
3967
3968 2006-05-21 [colin]      2.2.0cvs42
3969
3970         * manual/pl/advanced.xml
3971         * manual/pl/faq.xml
3972         * manual/pl/glossary.xml
3973         * manual/pl/handling.xml
3974         * manual/pl/intro.xml
3975         * manual/pl/plugins.xml
3976         * manual/pl/sylpheed-claws-manual.xml
3977                 Polish manual updated by Pawel
3978
3979 2006-05-20 [colin]
3980
3981         * 2.3.0-rc3 released
3982
3983 2006-05-20 [colin]      2.2.0cvs41
3984
3985         * src/imap.c
3986                 Fix -rc2 problems:
3987                 - remove cache of moved messages from original folder
3988                 - apply new flags to messages even if they aren't appliable
3989                   via IMAP.
3990
3991 2006-05-20 [colin]
3992
3993         * 2.3.0-rc2 released
3994
3995 2006-05-19 [colin]      2.2.0cvs40
3996
3997         * src/imap.c
3998                 Don't issue SELECT in imap_change_flags
3999                 before having checked that we indeed have
4000                 some flags to change. MSG_POSTFILTERED for
4001                 example can't be used on IMAP.
4002                 Fixes bug #955 (copying messages between 
4003                 imap folders is extremely slow), which was
4004                 a regression.
4005
4006 2006-05-19 [colin]      2.2.0cvs39
4007
4008         * src/folder.c
4009         * src/folder.h
4010         * src/folderview.c
4011                 Try to fix bug #830 (Some unread messages 
4012                 get marked read in IMAP inbox):
4013                 - Prevent scanning a folder if it's being 
4014                   opened via the GUI
4015                 - Postpone opening via the GUI of a folder
4016                   currently scanned.
4017
4018
4019 2006-05-19 [wwp]        2.2.0cvs38
4020
4021         * manual/advanced.xml
4022                 fix English+typo (thanks to Paul).
4023
4024 2006-05-19 [wwp]        2.2.0cvs37
4025
4026         * manual/advanced.xml
4027         * manual/fr/advanced.xml
4028         * src/gtk/logwindow.c
4029         * src/prefs_common.c
4030         * src/prefs_common.h
4031                 added hidden prefs to allow customization of colors used in
4032                 protocol log window (useful for dark gtk+ themes).
4033
4034 2006-05-19 [wwp]        2.2.0cvs36
4035
4036         * ChangeLog
4037                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4038
4039 2006-05-19 [paul]       2.2.0cvs35
4040
4041         * src/textview.c
4042                 make Reply-To fully clickable
4043         * src/gtk/logwindow.c
4044                 more colouring (SMTP ESMTP)
4045         Both patches by Pawel Pekala
4046
4047 2006-05-19 [cleroy]     2.2.0cvs34
4048
4049         * src/mh.c
4050                 Don't update flags from current folder
4051                 Probably fixes bug #935 (Read Messages 
4052                 Revert to Being Marked as Unread)
4053
4054 2006-05-18 [colin]      2.2.0cvs33
4055
4056         * src/imap.c
4057                 Warning fix
4058         * src/compose.c
4059         * src/mainwindow.c
4060         * src/summaryview.c
4061         * src/toolbar.c
4062                 Allow replying to multiple emails
4063                 in multiple windows
4064         * src/mimeview.c
4065         * src/etpan/imap-thread.c
4066                 Leak fixes
4067
4068 2006-05-18 [paul]       2.2.0cvs32
4069
4070         * src/summaryview.c
4071                 keep Mailing-List menu refreshed
4072                 Thanks to Colin
4073
4074 2006-05-18 [paul]       2.2.0cvs31
4075
4076         * manual/advanced.xml
4077         * manual/faq.xml
4078         * manual/glossary.xml
4079         * manual/handling.xml
4080         * manual/intro.xml
4081         * manual/plugins.xml
4082         * manual/sylpheed-claws-manual.xml
4083                 update URLs
4084                 add info about mailing-list support
4085                 edit filtering info
4086         * src/wizard.c
4087         * src/common/defs.h
4088         * src/gtk/about.c
4089         * src/plugins/dillo_viewer/README
4090                 update URLs
4091
4092 2006-05-17 [wwp]        2.2.0cvs30
4093
4094         * manual/handling.xml
4095         * manual/fr/handling.xml
4096                 documented the ability to enabled/disable filtering/processing rules.
4097
4098 2006-05-17 [colin]      2.2.0cvs29
4099
4100         * src/main.c
4101                 Don't initialize g_thread subsystem if it's 
4102                 already done (thanks to Hiro)
4103         * src/mimeview.c
4104                 Fix saving of parts when there name can't be
4105                 converted from UTF-8.
4106
4107 2006-05-17 [paul]       2.2.0cvs28
4108
4109         * po/Makefile.in.in
4110                 fix config.status warning with autoconf 2.60
4111
4112 2006-05-17 [paul]       2.2.0cvs27
4113
4114         * po/POTFILES.in
4115                 add src/mbox.c
4116
4117 2006-05-17 [wwp]        2.2.0cvs26
4118
4119         * src/mainwindow.c
4120                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4121
4122 2006-05-17 [wwp]        2.2.0cvs25
4123
4124         * src/plugins/demo/demo.c
4125                 updated product name in plugin demo (many plugins need to be
4126                 sync'ed w/ that change).
4127
4128 2006-05-17 [colin]      2.2.0cvs24
4129
4130         * src/mh.c
4131                 Fix leak
4132
4133 2006-05-16 [colin]      2.2.0cvs23
4134
4135         * src/mainwindow.c
4136                 Stupid me hit again. Fix cvs22.
4137
4138 2006-05-16 [colin]      2.2.0cvs22
4139
4140         * src/mainwindow.c
4141                 Fix bug #922 (sylpheed-claws crashed after 
4142                 pushing on Inbox folder)
4143
4144 2006-05-16 [colin]      2.2.0cvs21
4145
4146         * src/compose.c
4147                 Make From header be copy/paste/select-able
4148
4149 2006-05-16 [wwp]        2.2.0cvs20
4150
4151         * src/export.c
4152         * src/matcher.c
4153         * src/summaryview.c
4154         * src/etpan/imap-thread.c
4155                 fix some compiler warnings (thanks to Colin).
4156
4157 2006-05-16 [wwp]        2.2.0cvs19
4158
4159         * src/action.c
4160         * src/gedit-print.c
4161         * src/inc.c
4162         * src/mainwindow.c
4163         * src/mh.c
4164         * src/statusbar.c
4165         * src/send_message.c
4166         * src/summaryview.c
4167                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4168
4169 2006-05-15 [colin]      2.2.0cvs18
4170
4171         * src/procmsg.c
4172                 Fix automatic rule creation with List-Post
4173
4174 2006-05-15 [paul]       2.2.0cvs17
4175
4176         * tools/filter_conv_new.pl
4177                 updated for rule enabling/disabling
4178                 claws version >= 2.3.x required
4179
4180 2006-05-15 [cleroy]     2.2.0cvs16
4181
4182         * src/main.c
4183                 Revert test
4184
4185 2006-05-15 [cleroy]     2.2.0cvs15
4186
4187         * src/main.c
4188                 test
4189
4190 2006-05-15 [wwp]        2.2.0cvs14
4191
4192         * manual/pl/.cvsignore
4193                 ignore generated files.
4194
4195 2006-05-14 [wwp]        2.3.0-rc1
4196
4197         * 2.3.0-rc1 released
4198
4199 2006-05-13 [wwp]        2.2.0cvs13
4200
4201         * src/filtering.c
4202         * src/filtering.h
4203         * src/matcher.c
4204         * src/matcher_parser_lex.l
4205         * src/matcher_parser_parse.y
4206         * src/prefs_filtering.c
4207                 new feature: provide the ability to disable filtering and processing
4208                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4209                 adaptations.
4210
4211 2006-05-13 [colin]      2.2.0cvs12
4212
4213         * src/compose.c
4214                 Remove useless if (a) b; else b;
4215                 Thanks to wwp
4216
4217 2006-05-13 [wwp]        2.2.0cvs11
4218
4219         * src/export.c
4220         * src/import.c
4221         * src/mainwindow.c
4222         * src/mbox.c
4223         * src/summaryview.c
4224         * src/summaryview.h
4225                 no more silent failures (or at least less ones) when importing
4226                 or exporting from/to mbox. Also start importing/exporting if
4227                 the necessary info is set.
4228
4229 2006-05-13 [wwp]        2.2.0cvs10
4230
4231         * RELEASE_NOTES
4232                 restored up-to-date release notes.
4233
4234 2006-05-13 [paul]       2.2.0cvs9
4235
4236         * po/nl.po
4237         * po/ru.po
4238                 updated by Tim Dijkstra and Pavlo Bohmat
4239
4240 2006-05-12 [colin]      2.2.0cvs8
4241
4242         * src/gtk/quicksearch.c
4243                 Add "k" as shortcut for "colorlabel". Patch
4244                 by ath42@users.sf.net.
4245
4246 2006-05-12 [paul]       2.2.0cvs7
4247
4248         * src/prefs_common.h
4249         * src/prefs_summaries.c
4250         * src/summaryview.c
4251                 when entering a folder also allow
4252                 going directly to first Marked message
4253
4254 2006-05-12 [paul]       2.2.0cvs6
4255
4256         * src/summaryview.c
4257                 always obey 'confirm before marking all
4258                 mails read' option
4259
4260 2006-05-12 [paul]       2.2.0cvs5
4261
4262         * src/textview.c
4263                 make Sender fully clickable
4264
4265 2006-05-12 [colin]      2.2.0cvs4
4266
4267         * src/compose.c
4268         * src/compose.h
4269                 Let From be editable
4270         * src/main.c
4271         * src/mh.c
4272                 Full support of .mh_sequences' Unseen seq
4273
4274 2006-05-12 [colin]      2.2.0cvs3
4275
4276         * src/folder.c
4277         * src/mainwindow.c
4278         * src/mainwindow.h
4279         * src/messageview.c
4280         * src/prefs_spelling.c
4281         * src/procheader.c
4282         * src/procmsg.c
4283         * src/procmsg.h
4284         * src/summaryview.c
4285         * src/toolbar.c
4286         * src/toolbar.h
4287                 Add contextual menu on Compose toolbar
4288                 button. Fixes bug #944 (Automatic
4289                 addresses not applied when changing account
4290                 from compose window)
4291                 add Mailing List support
4292                 based on the old 0.6.5claws25 patch by
4293                 Melvin Hadasht, with finishing touches
4294                 by Colin
4295                 Fix "ignore thread" when mails are threaded by
4296                 subject (and weren't ignored although appearing
4297                 in the thread).
4298                 GUI rework.
4299                 Both patches by Pawel.
4300
4301 2006-05-08 [paul]       2.2.0cvs2
4302
4303         * src/mainwindow.c
4304         * src/mainwindow.h
4305         * src/messageview.c
4306         * src/procheader.c
4307         * src/procmsg.c
4308         * src/procmsg.h
4309         * src/summaryview.c
4310                 add Mailing List support
4311                 based on the old 0.6.5claws25 patch by 
4312                 Melvin Hadasht, with finishing touches
4313                 by Colin
4314
4315 2006-05-08 [colin]      2.2.0cvs1
4316
4317         * src/mainwindow.c
4318         * src/toolbar.c
4319         * src/toolbar.h
4320                 Add contextual menu on Compose toolbar 
4321                 button. Fixes bug #944 (Automatic 
4322                 addresses not applied when changing account 
4323                 from compose window)
4324
4325 2006-05-08 [paul]       2.2.0
4326
4327         2.2.0 released
4328
4329 2006-05-08 [paul]       2.1.1cvs51
4330
4331         * po/cs.po
4332         * po/de.po
4333         * po/en_GB.po
4334         * po/fi.po
4335         * po/fr.po
4336         * po/pt_BR.po
4337         * po/sr.po
4338         * po/zh_CN.po
4339                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4340                 Fabien Vantard, Frederico Goncalves Guimaraes,
4341                 Aleksandar Urosevic, and Ralgh Young
4342
4343 2006-05-12 [colin]      2.1.1cvs50
4344
4345         * po/cs.po
4346         * po/de.po
4347         * po/en_GB.po
4348         * po/es.po
4349         * po/fi.po
4350         * po/fr.po
4351         * po/pt_BR.po
4352         * po/sr.po
4353         * po/zh_CN.po
4354                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4355                 Fabien Vantard, Frederico Goncalves Guimaraes,
4356                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4357
4358 2006-05-05 [colin]      2.1.1cvs49
4359
4360         * manual/Makefile.am
4361         * manual/pl/Makefile.am
4362         * manual/pl/account.xml
4363         * manual/pl/ack.xml
4364         * manual/pl/addrbook.xml
4365         * manual/pl/advanced.xml
4366         * manual/pl/faq.xml
4367         * manual/pl/glossary.xml
4368         * manual/pl/gpl.xml
4369         * manual/pl/handling.xml
4370         * manual/pl/intro.xml
4371         * manual/pl/keyboard.xml
4372         * manual/pl/plugins.xml
4373         * manual/pl/starting.xml
4374         * manual/pl/sylpheed-claws-manual.xml
4375         * manual/pl/dist/.cvsignore
4376         * manual/pl/dist/Makefile.am
4377         * manual/pl/dist/html/.cvsignore
4378         * manual/pl/dist/html/Makefile.am
4379         * manual/pl/dist/pdf/.cvsignore
4380         * manual/pl/dist/pdf/Makefile.am
4381         * manual/pl/dist/ps/.cvsignore
4382         * manual/pl/dist/ps/Makefile.am
4383         * manual/pl/dist/txt/.cvsignore
4384         * manual/pl/dist/txt/Makefile.am
4385                 Add the polish translation of the manual,
4386                 Authored by Pawel Pekala.
4387
4388 2006-05-05 [cleroy]     2.1.1cvs48
4389
4390         * src/main.c
4391                 Re-read matcherrc after loading plugins 
4392                 if some of them add folders.
4393
4394 2006-05-03 [colin]      2.1.1cvs47
4395
4396         * src/imap.c
4397                 I'm idiot
4398
4399 2006-05-03 [colin]      2.1.1cvs46
4400
4401         * src/imap.c
4402                 Be sure to have a session when
4403                 getting separator
4404
4405 2006-05-03 [colin]      2.1.1cvs45
4406
4407         * src/imap.c
4408         * src/imap.h
4409         * src/imap_gtk.c
4410                 Fix preventing renaming with namespace 
4411                 separator.
4412
4413 2006-05-01 [colin]      2.1.1cvs44
4414
4415         * src/action.c
4416                 Don't reload messageview when result of
4417                 action is piped.
4418
4419 2006-04-29 [colin]      2.1.1cvs43
4420
4421         * src/prefs_receive.c
4422         * src/plugins/spamassassin/spamassassin_gtk.c
4423         * src/plugins/clamav/clamav_plugin_gtk.c
4424                 GUI fixes by Pawel
4425
4426 2006-04-29 [colin]      2.1.1cvs42
4427
4428         * src/prefs_compose_writing.c
4429         * src/prefs_quote.c
4430                 Cleanups. Patch by Pawel
4431
4432 2006-04-28 [paul]       2.1.1cvs41
4433
4434         * src/matcher.c
4435                 fix returned quick search results when search
4436                 term contains an underscore.
4437                 Thanks to Colin
4438
4439 2006-04-28 [paul]       2.1.1cvs40
4440
4441         * src/prefs_message.c
4442         * src/prefs_receive.c
4443                 GUI cleanups
4444                 Patches by Pawel Pekala
4445
4446 2006-04-27 [colin]      2.1.1cvs39
4447
4448         * src/wizard.c
4449                 Differentiate subject Welcome from
4450                 window's title Welcome
4451
4452 2006-04-27 [paul]
4453
4454         2.2.0-rc1 released
4455
4456 2006-04-27 [paul]       2.1.1cvs38
4457
4458         * manual/advanced.xml
4459         * manual/fr/advanced.xml
4460                 add info about compose_no_markup hidden pref
4461
4462 2006-04-27 [paul]       2.1.1cvs37
4463
4464         * src/prefs_account.c
4465                 improve privacy labels
4466         * src/prefs_msg_colors.c
4467                 change some strings for translators' convenience
4468         * src/gtk/gtkutils.c
4469                 don't underline the link button text
4470
4471 2006-04-25 [colin]      2.1.1cvs36
4472
4473         * src/folder.c
4474                 Complete 2.1.1cvs33 (once more ;)
4475
4476 2006-04-25 [colin]      2.1.1cvs35
4477
4478         * src/editldap.c
4479                 Fix tooltip
4480
4481 2006-04-25 [cleroy]     2.1.1cvs34
4482
4483         * src/compose.c
4484         * src/gtk/gtkaspell.c
4485                 Fix crash on redirect (related to the return 
4486                 of the aspell menu in compose's toolbar)
4487         * src/prefs_msg_colors.c
4488                 Fix sensitivity widgets
4489         * src/image_viewer.c
4490         * src/gtk/pluginwindow.c
4491         * src/gtk/prefswindow.c
4492                 Change released signals to clicked (Fabien)
4493         * po/POTFILES.in
4494         * src/common/socket.c
4495         * src/plugins/spamassassin/spamassassin.c
4496                 Translate strings (Fabien)
4497
4498 2006-04-25 [paul]       2.1.1cvs33
4499
4500         * src/folder.c
4501         * src/folder.h
4502         * src/folderview.c
4503                 complete the fix of bug #912
4504                 Thanks to Colin
4505
4506 2006-04-25 [colin]      2.1.1cvs32
4507
4508         * src/news.c
4509                 Better progress bar
4510         * src/mimeview.c
4511         * src/summaryview.c
4512         * src/summaryview.h
4513                 Fix focus chain
4514                 Patches by Pawel Pekala
4515
4516 2006-04-24 [colin]      2.1.1cvs31
4517
4518         * src/compose.c
4519                 Fix compilation warnings (Fabien)
4520
4521 2006-04-24 [colin]      2.1.1cvs30
4522
4523         * src/addrindex.c
4524         * src/editldap.c
4525         * src/editldap_basedn.c
4526         * src/editldap_basedn.h
4527         * src/ldapctrl.c
4528         * src/ldapctrl.h
4529         * src/ldapquery.c
4530         * src/ldaputil.c
4531         * src/ldaputil.h
4532                 Fix bug #901 (LDAPS support)
4533
4534 2006-04-24 [colin]      2.1.1cvs29
4535
4536         * src/compose.c
4537                 Fix logic on error with send dialog on
4538         * src/imap.c
4539                 Fix compilation without libetpan, thanks
4540                 to Fabien
4541         * src/summaryview.c
4542                 Fix 'context-menu' key
4543
4544 2006-04-23 [colin]      2.1.1cvs28
4545
4546         * src/folder.c
4547                 Never free current's cache to free up 
4548                 memory. Fixes bug #912 (new count 
4549                 randomly set to message count)
4550
4551 2006-04-23 [colin]      2.1.1cvs27
4552
4553         * src/gtk/quicksearch.c
4554                 And remove printf...
4555
4556 2006-04-23 [colin]      2.1.1cvs26
4557
4558         * src/gtk/quicksearch.c
4559                 Fix replacing in quicksearch, and fix inserting
4560                 in the middle of the string. (introduced at 2.1.0cvs22)
4561
4562 2006-04-23 [colin]      2.1.1cvs25
4563
4564         * src/imap.c
4565                 Make sure uidnext is initialized in get_num_list
4566                 (not for stable, related to 2.1.1cvs8 and friends)
4567
4568 2006-04-23 [colin]      2.1.1cvs24
4569
4570         * src/imap.c
4571                 Output something when login is successful
4572                 too
4573
4574 2006-04-23 [colin]      2.1.1cvs23
4575
4576         * src/etpan/imap-thread.c
4577                 Better logging (line-per-line, hide data in fetch)
4578                 Fix a const warning
4579         * src/gtk/logwindow.c
4580         * src/gtk/logwindow.h
4581                 Better logging (color for input/output)
4582
4583 2006-04-21 [colin]      2.1.1cvs22
4584
4585         * src/gtk/quicksearch.c
4586                 On gtk+-2.8, use stock buttons in quicksearch
4587                 Based on a patch by Fabien and a design by Paul
4588
4589 2006-04-21 [colin]      2.1.1cvs21
4590
4591         * src/folderview.c
4592         * src/mainwindow.c
4593                 Fix occasional flicker in folderview
4594         * src/common/utils.c
4595                 Fix bug #943 (Incorrectly parsed email address 
4596                 list in short headers on message view and in 
4597                 printouts)
4598
4599 2006-04-20 [colin]      2.1.1cvs20
4600
4601         * src/imap.c
4602         * src/imap.h
4603         * src/prefs_account.c
4604                 Add ANONYMOUS auth for IMAP
4605
4606 2006-04-20 [paul]       2.1.1cvs19
4607
4608         * src/main.c
4609                 proper fix for 2.1.1cvs18
4610                 Thanks to Colin
4611
4612 2006-04-20 [paul]       2.1.1cvs18
4613
4614         * src/main.c
4615                 fix build warnings
4616
4617 2006-04-20 [paul]       2.1.1cvs17
4618
4619         * src/gtk/quicksearch.c
4620                 fix standard, non-extended Quick search,
4621                 was broken in 2.1.1cvs15.
4622                 Thanks to Colin.
4623
4624 2006-04-20 [colin]      2.1.1cvs16
4625
4626         * src/prefs_matcher.c
4627                 Fix values when reselecting a ~test
4628                 rule
4629
4630 2006-04-19 [colin]      2.1.1cvs15
4631
4632         * src/compose.c
4633         * src/compose.h
4634         * src/gtk/gtkaspell.c
4635         * src/gtk/gtkaspell.h
4636                 Put back Options menu in Spelling/
4637         * src/gtk/quicksearch.c
4638                 Don't search, and show error, if the
4639                 advanced search has a syntax error
4640
4641 2006-04-18 [colin]      2.1.1cvs14
4642
4643         * src/textview.c
4644                 Fix gdk warnings on set_cursor when textview
4645                 isn't visible
4646
4647 2006-04-18 [colin]      2.1.1cvs13
4648
4649         * src/gtk/gtksctree.c
4650                 Remove seemingly useless refresh that causes
4651                 flicker - watch this commit in case of 
4652                 problems before planned backport to stable
4653
4654 2006-04-18 [colin]      2.1.1cvs12
4655
4656         * src/imap.c
4657                 Factorize get/set_xml code
4658         * src/compose.c
4659         * src/prefs_account.c
4660         * src/prefs_account.h
4661         * src/procmsg.c
4662                 Add Encrypt to self option
4663
4664 2006-04-17 [colin]      2.1.1cvs11
4665
4666         * configure.ac
4667                 Fix search on encrpyt function on dragonfly
4668                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4669
4670 2006-04-17 [colin]      2.1.1cvs10
4671
4672         * src/prefs_account.c
4673                 Be safe by default: remove mails from POP3
4674                 after 7 days, not immediately
4675
4676 2006-04-17 [colin]      2.1.1cvs9
4677
4678         * src/etpan/imap-thread.c
4679                 Fix build on DragonFly - patch by 
4680                 Jonathan Buschmann <jonthn@agmact.com>
4681
4682 2006-04-17 [colin]      2.1.1cvs8
4683
4684         * src/imap.c
4685                 Save uidnext between sessions
4686
4687 2006-04-17 [colin]      2.1.1cvs7
4688
4689         * src/imap.c
4690                 scan is required when uid validity changes
4691
4692 2006-04-17 [colin]      2.1.1cvs6
4693
4694         * src/folderview.c
4695                 Don't scan if not necessary, apart in current
4696                 folder and INBOX to fetch flags.
4697         * src/imap.c
4698                 Scan is necessary if unread count changes
4699
4700 2006-04-17 [colin]      2.1.1cvs5
4701
4702         * src/imap.c
4703                 ...But always fetch ANSWERED and DELETED flags for
4704                 INBOX, as filtering can happen on these flags.
4705
4706 2006-04-17 [colin]      2.1.1cvs4
4707
4708         * src/imap.c
4709                 Don't fetch REPLIED and DELETED flags when synchronising
4710                 flags with a closed folder. We only need UNSEEN and FLAGGED
4711                 to update the folderview.
4712
4713 2006-04-17 [colin]      2.1.1cvs3
4714
4715         * src/imap.c
4716                 Faster flag search when there are new mails 
4717                 in a folder. We can do a full search if the 
4718                 folder contains less messages than the new
4719                 list.
4720
4721 2006-04-17 [colin]      2.1.1cvs2
4722
4723         * po/cs.po
4724         * po/de.po
4725         * po/fr.po
4726         * po/nl.po
4727         * po/pt_BR.po
4728                 Update translations from stable branch
4729
4730 2006-04-17 [colin]      2.1.1cvs1
4731
4732         * configure.ac
4733                 Bump version to follow stable release
4734
4735 2006-04-16 [mones]      2.1.0cvs50
4736
4737         * po/es.po
4738                 Updated for release
4739
4740 2006-04-16 [colin]      2.1.0cvs49
4741
4742         * src/textview.c
4743                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4744                 with gtk < 2.8. Thanks to Fabien Vantard.
4745
4746 2006-04-15 [colin]      2.1.0cvs48
4747
4748         * src/etpan/imap-thread.c
4749                 Fix bug #919 (libetpan: SEGV when connecting 
4750                 using command)
4751
4752 2006-04-14 [colin]      2.1.0cvs47
4753
4754         * src/main.c
4755                 Fix race on --select (should be done better)
4756
4757 2006-04-14 [wwp]        2.1.0cvs46
4758
4759         * src/send_message.c
4760                 enforce a check for domain in account prefs (a sending
4761                 error could be faced if domain was checked but no value set),
4762                 thanks to Colin.
4763
4764 2006-04-14 [colin]      2.1.0cvs45
4765
4766         * src/codeconv.c
4767                 when converting from unknown to unknown, if the
4768                 string is UTF8, don't convert it to the locale
4769                 (which breaks it)
4770
4771 2006-04-14 [colin]      2.1.0cvs44
4772
4773         * src/compose.c
4774                 Don't try to use ASCII for converting headers
4775                 (as done in body)
4776
4777 2006-04-14 [paul]       2.1.0cvs43
4778
4779         * src/crash.c
4780                 add locale/charset info to crash report
4781         * src/gtk/about.c
4782                 add wwp to doc team
4783                 replace 'e-mail' with preferred 'email'
4784         * src/gtk/authors.h
4785                 ensure contributors list is in alphabetical
4786                 order
4787
4788 2006-04-13 [colin]      2.1.0cvs42
4789
4790         * src/textview.c
4791                 Prevent gdk warnings
4792
4793 2006-04-13 [colin]      2.1.0cvs41
4794
4795         * src/common/ssl_certificate.c
4796         * src/common/ssl_certificate.h
4797         * src/gtk/sslcertwindow.c
4798                 Warn on expired certs, and display the expiration date
4799
4800 2006-04-13 [colin]      2.1.0cvs40
4801
4802         * src/plugins/spamassassin/spamassassin_gtk.c
4803                 Fix missing set_text on unix socket
4804
4805 2006-04-13 [wwp]        2.1.0cvs39
4806
4807         * manual/fr/advanced.xml
4808         * manual/fr/glossary.xml
4809                 applied new spam/ham/email lexicon (pourriel, courriel)
4810
4811 2006-04-13 [paul]       2.1.0cvs38
4812
4813         * src/plugins/pgpmime/plugin.c
4814                 remove the mention of S/MIME from the
4815                 description. This is now handled by the
4816                 S/MIME plugin.
4817
4818 2006-04-13 [paul]       2.1.0cvs37
4819
4820         * src/prefs_msg_colors.c
4821                 rework dialog
4822         * src/prefs_folder_item.c
4823         * src/prefs_spelling.c
4824                 add a tooltip to the colour selector buttons
4825
4826 2006-04-13 [wwp]        2.1.0cvs36
4827
4828         * manual/advanced.xml
4829         * manual/glossary.xml
4830         * manual/handling.xml
4831         * manual/keyboard.xml
4832         * manual/plugins.xml
4833         * manual/starting.xml
4834         * manual/fr/account.xml
4835         * manual/fr/ack.xml
4836         * manual/fr/addrbook.xml
4837         * manual/fr/advanced.xml
4838         * manual/fr/faq.xml
4839         * manual/fr/glossary.xml
4840         * manual/fr/gpl.xml
4841         * manual/fr/handling.xml
4842         * manual/fr/intro.xml
4843         * manual/fr/keyboard.xml
4844         * manual/fr/plugins.xml
4845         * manual/fr/starting.xml
4846         * manual/fr/sylpheed-claws-manual.xml
4847                 fixes to the manuals:
4848                  - summaryview -> Message List (same in French)
4849                  - translate key names
4850                  - fix French punctuation, use non-breakable spaces when
4851                    necessary, don't use &thinsp; which is not portable
4852                  - tell what maildir and mbox formats we support
4853
4854 2006-04-12 [wwp]        2.1.0cvs35
4855
4856         * src/prefs_toolbar.c
4857                 unified a replace button more,
4858                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4859
4860 2006-04-12 [wwp]        2.1.0cvs34
4861
4862         * src/prefs_common.c
4863         * src/prefs_msg_colors.c
4864                 make default color labels translatable,
4865                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4866                 thanks to Tim <timbrain@post.cz> for reporting.
4867
4868 2006-04-12 [wwp]        2.1.0cvs33
4869
4870         * manual/glossary.xml
4871         * manual/intro.xml
4872         * manual/plugins.xml
4873         * manual/starting.xml
4874         * manual/sylpheed-claws-manual.xml
4875         * manual/fr/.cvsignore
4876         * manual/fr/account.xml
4877         * manual/fr/ack.xml
4878         * manual/fr/addrbook.xml
4879         * manual/fr/advanced.xml
4880         * manual/fr/faq.xml
4881         * manual/fr/glossary.xml
4882         * manual/fr/handling.xml
4883         * manual/fr/intro.xml
4884         * manual/fr/keyboard.xml
4885         * manual/fr/plugins.xml
4886         * manual/fr/starting.xml
4887         * manual/fr/sylpheed-claws-manual.xml
4888                 various fixes: typos, missing .fr translations, punctuation,
4889                 capitalization, links, accents and some bad French more.
4890
4891 2006-04-12 [wwp]        2.1.0cvs32
4892
4893         * src/prefs_gtk.c
4894                 fix for bug #935: always store prefs files in UTF-8 (thanks
4895                 to Colin).
4896
4897 2006-04-11 [colin]      2.1.0cvs31
4898
4899         * src/compose.c
4900                 Fix inserting files not in utf8 when locale is utf8
4901
4902 2006-04-11 [colin]      2.1.0cvs30
4903
4904         * src/inc.c
4905                 Don't show error dialog when cancelling connection
4906                 Patch by Pawel
4907
4908 2006-04-11 [cleroy]     2.1.0cvs29
4909
4910         * src/compose.c
4911                 Implement multiple quote levels
4912         * src/prefs_common.c
4913                 Change a little bit the quote bgcolor for 2nd level
4914
4915 2006-04-11 [colin]      2.1.0cvs28
4916
4917         * src/gtk/about.c
4918                 Add locale and charset in the label
4919
4920 2006-04-10 [colin]      2.1.0cvs27
4921
4922         * src/compose.c
4923         * src/prefs_common.c
4924         * src/prefs_common.h
4925         * src/prefs_msg_colors.c
4926         * src/textview.c
4927                 Allow optional background color in quotes
4928                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4929                 GTK+-2.8.x feature
4930
4931 2006-04-10 [colin]      2.1.0cvs26
4932
4933         * src/main.c
4934         * src/mainwindow.c
4935         * src/mainwindow.h
4936                 Implement --select
4937
4938 2006-04-10 [colin]      2.1.0cvs25
4939
4940         * manual/plugins.xml
4941         * manual/fr/plugins.xml
4942                 Document libcurl's proxy variables
4943
4944 2006-04-09 [colin]      2.1.0cvs24
4945
4946         * src/prefs_common.c
4947                 gettext() returns statically allocated stuff. We have
4948                 to strdup it in order to be able to free it.
4949
4950 2006-04-09 [colin]      2.1.0cvs23
4951
4952         * AUTHORS
4953         * src/gtk/authors.h
4954                 Add Alexei
4955
4956 2006-04-09 [colin]      2.1.0cvs22
4957
4958         * src/mainwindow.c
4959         * src/gtk/quicksearch.c
4960                 Fix bug #859 (problems with cyrilic input in 
4961                 search panel) - Patch by Alexey Illarionov 
4962                 <littlesavage@rambler.ru>
4963
4964 2006-04-09 [colin]      2.1.0cvs21
4965
4966         * src/prefs_customheader.c
4967                 I prefer removing then freeing rather than the contrary
4968                 (even if it doesn't change anything ;-)
4969         * src/prefs_account.c
4970                 Fix bug #933 (Crash re-entering the custom headers list 
4971                 dialog in accounts prefs)
4972                 The problem happened when cancelling the Account 
4973                 Preferences' dialogs - in which case we didn't do 
4974                 anything to the PrefsAccount * struct. In case of applying,
4975                 the old ac_prefs was replaced with the tmp_ac_prefs we were
4976                 working with in this dialog. The problem is that 
4977                 prefs_customheader.c, working on this tmp_ac_prefs, always
4978                 changes the ->customhdr_list pointer, even when cancelled. 
4979                 So in case of cancelling the prefs_account dialog, we still
4980                 have to update ->customhdr_list in the real account.
4981
4982 2006-04-08 [colin]      2.1.0cvs20
4983
4984         * manual/fr/glossary.xml
4985         * manual/fr/keyboard.xml
4986                 Forgot some headers :)
4987
4988 2006-04-08 [colin]      2.1.0cvs19
4989
4990         * manual/Makefile.am
4991         * manual/fr/Makefile.am
4992         * manual/fr/account.xml
4993         * manual/fr/ack.xml
4994         * manual/fr/addrbook.xml
4995         * manual/fr/advanced.xml
4996         * manual/fr/faq.xml
4997         * manual/fr/glossary.xml
4998         * manual/fr/gpl.xml
4999         * manual/fr/handling.xml
5000         * manual/fr/intro.xml
5001         * manual/fr/keyboard.xml
5002         * manual/fr/plugins.xml
5003         * manual/fr/starting.xml
5004         * manual/fr/sylpheed-claws-manual.xml
5005         * manual/fr/dist/.cvsignore
5006         * manual/fr/dist/Makefile.am
5007         * manual/fr/dist/html/.cvsignore
5008         * manual/fr/dist/html/Makefile.am
5009         * manual/fr/dist/pdf/.cvsignore
5010         * manual/fr/dist/pdf/Makefile.am
5011         * manual/fr/dist/ps/.cvsignore
5012         * manual/fr/dist/ps/Makefile.am
5013         * manual/fr/dist/txt/.cvsignore
5014         * manual/fr/dist/txt/Makefile.am
5015                 Add the french translation of the manual. Thanks to
5016                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5017                 account.xml, ack.xml, addrbook.xml and advanced.xml
5018
5019 2006-04-08 [colin]      2.1.0cvs18
5020
5021         * manual/plugins.xml
5022         * manual/starting.xml
5023                 More fixes
5024
5025 2006-04-07 [colin]      2.1.0cvs17
5026
5027         * manual/faq.xml
5028         * manual/intro.xml
5029         * manual/keyboard.xml
5030                 Little fixes
5031
5032 2006-04-07 [colin]      2.1.0cvs16
5033
5034         * README
5035         * src/compose.c
5036         * src/prefs_common.c
5037         * src/prefs_common.h
5038                 Add hidden compose_no_markup pref
5039
5040 2006-04-07 [wwp]        2.1.0cvs15
5041
5042         * src/summary_search.c
5043         * .cvsignore
5044                 Bugfix: stop button was sticky when searching in an empty folder.
5045                 Applied curly brackets code style to the whole file (summary_search.c).
5046                 More files to ignore.
5047
5048 2006-04-07 [wwp]        2.1.0cvs14
5049
5050         * src/message_search.c
5051         * src/summary_search.c
5052                 changed default button when search bumps at file/folder
5053                 beginning or end, for convenience (thanks to Colin).
5054
5055 2006-04-07 [paul]       2.1.0cvs13
5056
5057         * src/plugins/dillo_viewer/dillo_prefs.c
5058                 avoid future potential for namespace collision
5059                 Patch by Colin
5060
5061 2006-04-06 [wwp]        2.1.0cvs12
5062
5063         * src/summary_search.c
5064                 Unify extended/advanced searches names (and thus factorize labels),
5065                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5066
5067 2006-04-06 [wwp]        2.1.0cvs11
5068
5069         * src/folderview.c
5070         * src/prefs_themes.c
5071         * src/summaryview.c
5072                 Fixed some compilation warnings.
5073
5074 2006-04-06 [colin]      2.1.0cvs10
5075
5076         * manual/advanced.xml
5077                 Document the wizard template and how to deploy
5078                 Sylpheed-Claws effectively
5079
5080 2006-04-06 [colin]      2.1.0cvs9
5081
5082         * src/folderview.c
5083                 gettext patch to tell translators about _("#"),
5084                 by Maxim Britov
5085
5086 2006-04-06 [colin]      2.1.0cvs8
5087
5088         * src/textview.c
5089                 Fix invalid GtkTextBIter after clicking "Display as text"
5090
5091 2006-04-06 [mones]      2.1.0cvs7
5092
5093         * src/addr_compl.c
5094         * src/addrindex.c
5095         * src/addritem.c
5096         * src/codeconv.c
5097         * src/compose.c
5098         * src/filtering.c
5099         * src/folder.c
5100         * src/folder_item_prefs.c
5101         * src/folderview.c
5102         * src/localfolder.c
5103         * src/matcher.c
5104         * src/mimeview.c
5105         * src/prefs_msg_colors.c
5106         * src/prefs_spelling.c
5107         * src/prefs_themes.c
5108         * src/procmime.c
5109         * src/procmsg.c
5110         * src/stock_pixmap.c
5111         * src/summaryview.c
5112         * src/textview.c
5113         * src/toolbar.c
5114         * src/common/mgutils.c
5115         * src/common/prefs.c
5116         * src/common/ssl_certificate.c
5117         * src/gtk/colorlabel.c
5118         * src/gtk/quicksearch.c
5119         * src/plugins/pgpmime/pgpmime.c
5120         * src/plugins/spamassassin/spamassassin.c
5121                 Removed redundant NULL checks for g_free() calls.
5122                 Patch by Pawel Pekala.
5123
5124 2006-04-06 [mones]      2.1.0cvs6
5125
5126         * src/prefs_actions.c
5127         * src/prefs_filtering.c
5128         * src/prefs_filtering_action.c
5129         * src/prefs_matcher.c
5130         * src/prefs_template.c
5131         * src/gtk/gtkutils.c
5132         * src/gtk/gtkutils.h
5133                 Have a nice replace button. Patch by Pawel Pekala
5134
5135 2006-04-06 [colin]      2.1.0cvs5
5136
5137         * src/addressbook.c
5138                 Fix crash with empty columns
5139
5140 2006-04-05 [colin]      2.1.0cvs4
5141
5142         * src/wizard.c
5143         * src/prefs_gtk.c
5144                 Allow wizard customization with pre-filled values
5145
5146 2006-04-05 [colin]      2.1.0cvs3
5147
5148         * src/textview.c
5149         * src/mimeview.c
5150         * src/mimeview.h
5151                 Nicer messages in mimeview
5152
5153 2006-04-05 [colin]      2.1.0cvs2
5154
5155         * src/addressbook.c
5156         * src/prefs_summaries.c
5157                 i18n fix
5158
5159 2006-04-05 [colin]      2.1.0cvs1
5160
5161         * src/plugins/pgpcore/plugin.c
5162         * src/plugins/pgpcore/select-keys.c
5163         * src/plugins/pgpcore/select-keys.h
5164         * src/plugins/pgpcore/sgpgme.c
5165         * src/plugins/pgpcore/sgpgme.h
5166         * src/plugins/pgpinline/pgpinline.c
5167         * src/plugins/pgpinline/plugin.c
5168         * src/plugins/pgpmime/pgpmime.c
5169         * src/plugins/pgpmime/plugin.c
5170                 Factorize and generalize a bit 
5171                 Drop S/MIME signature verification from PGP/MIME
5172                 (adding it as another, more complete plugin)
5173
5174 2006-04-05 [paul]       2.1.0
5175
5176         2.1.0 released
5177
5178 2006-04-05 [paul]       2.0.0cvs186
5179
5180         * manual/advanced.xml
5181                 add info on colour labels
5182
5183 2006-04-05 [paul]       2.0.0cvs185
5184
5185         * po/bg.po
5186         * po/cs.po
5187         * po/de.po
5188         * po/el.po
5189         * po/en_GB.po
5190         * po/fi.po
5191         * po/fr.po
5192         * po/it.po
5193         * po/nl.po
5194         * po/pl.po
5195         * po/pt_BR.po
5196         * po/sr.po
5197         * po/zh_CN.po
5198                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5199                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5200                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5201                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5202         * src/gtk/authors.h
5203         * tools/claws.i18n.status.pl
5204                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5205                 and new Czech translator, Tim <timbrain@post.cz>
5206
5207 2006-04-05 [mones]      2.0.0cvs184
5208
5209         * po/es.po
5210                 Updated translation
5211
5212 2006-04-05 [colin]      2.0.0cvs183
5213
5214         * src/gtk/quicksearch.c
5215                 Fix bug #929 (unnecessary reload in quick search bar)
5216
5217 2006-04-05 [colin]      2.0.0cvs182
5218
5219         * src/compose.c
5220                 Fix crash on Reply with no From:
5221                 Show signature and conversion error on queuing 
5222                 (but not sending)
5223         * src/mainwindow.c
5224         * src/summaryview.c
5225         * src/summaryview.h
5226                 Factorize threading code and make sure msginfo 
5227                 is not null when it comes from a GtkCTreeRow's 
5228                 data
5229         * src/gtk/gtkaspell.c
5230                 Check for necessary things
5231         * src/gtk/gtksctree.c
5232         * src/gtk/gtksctree.h
5233                 Reset anchor if necessary when removing node
5234
5235 2006-03-29 [colin]      2.0.0cvs181
5236
5237         * src/folderview.c
5238                 Warn for disabled IMAP accounts (due to lack of
5239                 libetpan). Breaks string-freeze - sorry - but it
5240                 is kind of important ;)
5241
5242 2006-03-28 [colin]      2.0.0cvs180
5243
5244         * src/gtk/gtkutils.c
5245         * src/gtk/gtkutils.h
5246                 Add a gtkut_get_link_btn() function that
5247                 creates a button which acts like an URI
5248         * src/prefs_themes.c
5249         * src/gtk/about.c
5250                 Use this function (factorizes codes)
5251         * src/common/defs.h
5252         * src/gtk/pluginwindow.c
5253                 Add a "Get more..." in the plugins window
5254
5255 2006-03-28 [colin]      2.0.0cvs179
5256
5257         * src/common/smtp.c
5258         * src/common/passcrypt.c
5259         * src/undo.c
5260                 Warning fixes. Patch by Pawel Pekala
5261
5262 2006-03-27 [colin]      2.0.0cvs178
5263
5264         * src/undo.c
5265                 Fix undoing by blocks with spaces
5266
5267 2006-03-27 [colin]      2.0.0cvs177
5268
5269         * src/textview.c
5270                 Set margin to 3px for headers
5271
5272 2006-03-27 [paul]
5273
5274         2.1.0-rc2 released
5275
5276 2006-03-27 [wwp]        2.0.0cvs176
5277
5278         * src/summaryview.c
5279                 don't reset quicksearch when updating the message list.
5280                 Thanks to Colin.
5281
5282 2006-03-26 [wwp]        2.0.0cvs175
5283
5284         * src/compose.c
5285                 use a unified border width ('other' tab in the compose window,
5286                 patch by Pawel Pekala).
5287
5288
5289 2006-03-26 [wwp]        2.0.0cvs174
5290
5291         * src/common/quoted-printable.c
5292         * src/addressbook.c
5293                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5294
5295 2006-03-26 [colin]      2.0.0cvs173
5296
5297         * src/quote_fmt_parse.y
5298                 Fix non-UTF8 date formats messing up the whole quote a 
5299                 little bit
5300
5301 2006-03-26 [colin]      2.0.0cvs172
5302
5303         * src/procheader.c
5304                 Make sure the date is UTF8 valid, or try to make it
5305                 so. IncrediMail is really IncrediStupid.
5306         * src/compose.c
5307                 Fix possible conversions. 
5308                 
5309
5310 2006-03-26 [colin]      2.0.0cvs171
5311
5312         * src/matcher.c
5313                 Fix corner cases in body search. This is still a
5314                 hack... It seems impossible to make it good and 
5315                 reasonably fast at the same time.
5316
5317 2006-03-26 [colin]      2.0.0cvs170
5318
5319         * src/summaryview.c
5320                 I think I killed the twilight zone bug!
5321                 summary_select_node() flushes GTK events in order
5322                 to be able to center the view. But this also 
5323                 flushes keypresses like Ctrl-Alt-U, so this can
5324                 call summary_show from summary_select_node (itself
5325                 called from summary_show, etc.). And the summaryview
5326                 has to be unlocked in this function. So just locking
5327                 while processing GTK events, and bailing if locked, 
5328                 should fix it.
5329                 Fixes bug #927 (SIGSEGV during Update Summary)
5330
5331 2006-03-25 [colin]      2.0.0cvs169
5332
5333         * src/matcher.c
5334                 Fix search in QP-encoded bodies
5335                 Fix utf-8 searches in bodies encoded in the
5336                 locale's encoding
5337         * src/common/quoted-printable.c
5338         * src/common/quoted-printable.h
5339                 Add a decode function that doesn't overwrite
5340                 the original pointer
5341                 
5342
5343 2006-03-24 [colin]      2.0.0cvs168
5344
5345         * src/action.c
5346         * src/summaryview.c
5347         * src/summaryview.h
5348                 Update message cache after action
5349                 Patch by H. Merijn Brand
5350         * src/prefs_msg_colors.c
5351                 Factorize label 
5352                 Patch by Fabien Vantard
5353         * src/plugins/spamassassin/spamassassin_gtk.c
5354                 Remove useless translation
5355                 Patch by Fabien Vantard
5356
5357 2006-03-23 [colin]      2.0.0cvs167
5358
5359         * src/common/ssl.c
5360                 Let 30 seconds to SSL_connect
5361
5362 2006-03-23 [wwp]        2.0.0cvs166
5363
5364         * src/summaryview.c
5365         * src/gtk/description_window.c
5366                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5367                 and headers are translated; adjust description windows' width to fit their
5368                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5369
5370 2006-03-23 [paul]       2.0.0cvs165
5371
5372         * src/common/utils.c
5373                 fix highlighting of URIs containing "()"
5374                 (2.0.0cvs164's reversal fixed)
5375                 Thanks to Colin.
5376
5377 2006-03-23 [paul]       2.0.0cvs164
5378
5379         * src/common/utils.c
5380                 revert patch, (postponing a fix), at 2.0.0cvs120
5381                 as it breaks more URIs than it fixes.
5382                 Allow '-' to be a terminating character in a URI
5383
5384 2006-03-22 [colin]      2.0.0cvs163
5385
5386         * configure.ac
5387                 Require libetpan 0.45
5388                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5389
5390 2006-03-22 [paul]       2.0.0cvs162
5391
5392         * src/editgroup.c
5393                 replace '<-' and '->' buttons with GTK_STOCK graphical
5394                 buttons
5395         * src/summary_search.c
5396                 don't offer '...' for translation
5397                 add a tooltip to advanced search '...' button
5398         * src/gtk/quicksearch.c
5399                 don't offer '...' for translation
5400
5401 2006-03-21 [colin]      2.0.0cvs161
5402
5403         * src/compose.c
5404                 Fix middle-click pasting (insert at click
5405                 position instead of cursor position, don't
5406                 remove existing selection and allow pasting
5407                 our own selection)
5408         * src/addressbook.c
5409                 "LDAP Server" -> "LDAP servers"
5410
5411 2006-03-21 [wwp]        2.0.0cvs160
5412
5413         * src/etpan/imap-thread.c
5414                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5415
5416 2006-03-20 [colin]      2.0.0cvs159
5417
5418         * src/summaryview.c
5419                 Don't reload summaryview after an execute with no
5420                 move action
5421
5422 2006-03-19 [colin]      2.0.0cvs158
5423
5424         * src/addressbook.c
5425                 and put groups at the top, always
5426
5427 2006-03-19 [colin]      2.0.0cvs157
5428
5429         * src/addressbook.c
5430                 Order groups before names, as previously
5431
5432 2006-03-19 [colin]      2.0.0cvs156
5433
5434         * src/addressbook.c
5435                 - Sort case-unsensitive
5436                 - Put the sort arrow at opening too
5437
5438 2006-03-19 [wwp]        2.0.0cvs155
5439
5440         * src/addressbook.c
5441                 allow sorting by name/email/remarks, ensure that right-pane's contents
5442                 matches the left-pane selection (cleared when appropriate).
5443                 Patch by Pawel Pekala <c0rn@o2.pl>.
5444
5445 2006-03-18 [colin]      2.0.0cvs154
5446
5447         * src/textview.c
5448                 Fix text cursor ;)
5449
5450 2006-03-18 [colin]      2.0.0cvs153
5451
5452         * src/gtk/filesel.c
5453                 Make sure we hide the preview if we didn't get
5454                 a filename
5455
5456 2006-03-18 [colin]      2.0.0cvs152
5457
5458         * src/summaryview.c
5459                 Set cursor to watch for execution (fixes lack
5460                 of watch-cursor when dnd'ing hundreds of mails)
5461         * src/gtk/filesel.c
5462                 Check that mime type is 'image/*' before updating
5463                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5464
5465 2006-03-18 [colin]      2.0.0cvs151
5466
5467         * src/mainwindow.c
5468         * src/textview.c
5469         * src/textview.h
5470                 Put a watch cursor in textview too when the mainwindow's
5471                 cursor in a watch
5472
5473 2006-03-18 [colin]      2.0.0cvs150
5474
5475         * src/folder.c
5476                 Change wrong asserts to simple tests
5477
5478 2006-03-17 [colin]      2.0.0cvs149
5479
5480         * src/mainwindow.c
5481         * src/mainwindow.h
5482         * src/prefs_msg_colors.c
5483         * src/summaryview.c
5484         * src/summaryview.h
5485         * src/gtk/colorlabel.c
5486         * src/gtk/colorlabel.h
5487                 Add a color label menu in the main menubar
5488                 Add (fixed) accels Ctrl-{0-7} to change the color
5489                 They have to be fixed because the menu's dynamic,
5490                 the items are complex widgets, hence we can't use
5491                 a GtkItemFactory.
5492
5493
5494 2006-03-17 [wwp]        2.0.0cvs148
5495
5496         * src/compose.c
5497                 rollback few lines from my previous commit (those lines come from
5498                 a pending patch, accidentally commited, even if neutral as they are
5499                 commented out).
5500
5501 2006-03-17 [wwp]        2.0.0cvs147
5502
5503         * src/compose.c
5504                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5505                 applied code style/indentation to the modified function.
5506
5507 2006-03-17 [wwp]        2.0.0cvs146
5508
5509         * src/procmsg.c
5510         * src/compose.c
5511                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5512
5513 2006-03-17 [paul]
5514
5515         2.1.0-rc1 released
5516
5517 2006-03-17 [paul]       2.0.0cvs145
5518
5519         * src/main.c
5520                 addressbook_read_file() was called twice
5521         * src/textview.c
5522                 X-Mailer highlighting
5523
5524 2006-03-16 [colin]      2.0.0cvs144
5525
5526         * src/sourcewindow.c
5527         * src/sourcewindow.h
5528                 And the last one, in source window.
5529
5530 2006-03-16 [colin]      2.0.0cvs143
5531
5532         * src/compose.c
5533         * src/compose.h
5534                 Fix the same stuff in compose
5535
5536 2006-03-16 [colin]      2.0.0cvs142
5537
5538         * src/messageview.c
5539                 Complete the previous messageview crash fix
5540
5541 2006-03-16 [colin]      2.0.0cvs141
5542
5543         * src/procmsg.h
5544         * src/procmsg.c
5545         * src/folder.c
5546                 Fix POSTPROCESSING hook
5547                 Patch by H. Merijn Brand
5548
5549         * src/procmime.c
5550         * src/procmime.h
5551                 Parse Content-Location
5552
5553         * src/toolbar.c
5554         * src/messageview.c
5555         * src/messageview.h
5556                 Don't crash when a top-level MessageView has
5557                 been closed on us. Same problematic than
5558                 yesterday's quicksearch issue.
5559
5560 2006-03-15 [colin]      2.0.0cvs140
5561
5562         * src/gtk/quicksearch.c
5563                 Fix a bitchy race we didn't think about when we
5564                 added quicksearch cancellation:
5565                 If the search is not on cached fields, for example
5566                 body_part matchcase "stuff"
5567                 the matcher code has to get the whole message. If
5568                 we're on IMAP, that can be slow, and in order to
5569                 be non-blocking, the IMAP code idle loop processes
5570                 gtk events too. So it is possible to cancel a
5571                 quicksearch while the matcher is getting the mail's
5572                 body. After matcher got its body, it will start to
5573                 iterate over the matcher list that the Quicksearch's
5574                 clear_search_cb() just freed via prepare_matcher().
5575                 SIGSEGV ensues.
5576                 The fix consists of guarding the matcherlist_match()
5577                 call with a boolean 'matching'. If we reset the
5578                 quicksearch while matching is TRUE, we don't free
5579                 the matcherlist anymore like we did, but we set
5580                 another new flag, deferred_free, to TRUE. Then,
5581                 in quicksearch_match(), just after returning from
5582                 matcherlist_match() and unsetting the matching flag,
5583                 we check the deferred_free flag and do the
5584                 prepare_matcher() (which does the matcherlist_free)
5585                 for real, so we free the matcherlist once it's not
5586                 used anymore.
5587                 As all of this runs via the glib main loop, we
5588                 luckily don't need a mutex.
5589         * src/summaryview.c
5590                 Also, show progress while searching.
5591
5592
5593 2006-03-14 [colin]      2.0.0cvs139
5594
5595         * src/alertpanel.c
5596                 Make alertpanel_is_open non-static
5597
5598 2006-03-14 [colin]      2.0.0cvs138
5599
5600         * src/prefs_spelling.c
5601                 Cleanups - Fabien Vantard
5602
5603 2006-03-14 [wwp]        2.0.0cvs137
5604
5605         * src/main.c
5606                 code style normalization (curly braces, indentation).
5607
5608 2006-03-14 [wwp]        2.0.0cvs137
5609
5610         * src/main.c
5611                 code style (braces, indentation)
5612
5613 2006-03-12 [paul]       2.0.0cvs136
5614
5615         * src/prefs_common.c
5616                 trans_hdr defaults to FALSE to be RFC-savvy
5617         * src/prefs_summaries.c
5618                 add a tooltip to the trans_hdr option
5619                 
5620
5621 2006-03-12 [paul]       2.0.0cvs135
5622
5623         * src/prefs_matcher.c
5624                 give a little more width to the combos
5625         * src/prefs_display_header.c
5626         * src/textview.c
5627                 translate headers if prefs_common.trans_hdr
5628                 is TRUE
5629
5630         Patches by Pawel Pekala
5631
5632 2006-03-12 [paul]       2.0.0cvs134
5633
5634         * src/plugins/clamav/clamav_plugin.c
5635         * src/plugins/dillo_viewer/dillo_viewer.c
5636         * src/plugins/pgpcore/plugin.c
5637         * src/plugins/pgpinline/plugin.c
5638         * src/plugins/pgpmime/plugin.c
5639         * src/plugins/spamassassin/spamassassin.c
5640                 update/add to descriptions
5641         * src/plugins/spamassassin/spamassassin_gtk.c
5642                 fixes to the english, remove superfluous
5643                 tooltips, clean up a little
5644
5645 2006-03-12 [paul]       2.0.0cvs133
5646
5647         * src/compose.c
5648                 fix Bug 924, 'Account combo box shows up wrong 
5649                 if & is in account name'
5650
5651 2006-03-11 [colin]      2.0.0cvs132
5652
5653         * src/summaryview.c
5654                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5655                 messed up shift-selection because is slows down
5656                 moving around summaryview. thanks -users
5657
5658 2006-03-10 [colin]      2.0.0cvs131
5659
5660         * src/plugins/spamassassin/spamassassin_gtk.c
5661                 Put back Paul's engrish fixes
5662
5663 2006-03-10 [colin]      2.0.0cvs130
5664
5665         * src/plugins/spamassassin/spamassassin.c
5666         * src/plugins/spamassassin/spamassassin.h
5667         * src/plugins/spamassassin/spamassassin_gtk.c
5668                 Cleanup SA prefs page (more)
5669                 Patch by Fabien Vantard
5670
5671 2006-03-10 [paul]       2.0.0cvs129
5672
5673         * src/prefs_msg_colors.c
5674         * src/prefs_spelling.c
5675                 widget sensitivity
5676
5677 2006-03-09 [mones]      2.0.0cvs128
5678
5679         * po/es.po
5680                 Update for next RC
5681
5682 2006-03-09 [wwp]        2.0.0cvs127
5683
5684         * configure.ac
5685                 revert accidental commit (requirement for libetpan 0.43), this time
5686                 not in HEAD.
5687
5688 2006-03-09 [wwp]        2.0.0cvs125
5689
5690         * configure.ac
5691                 revert accidental commit (requirement for libetpan 0.43)
5692
5693 2006-03-09 [paul]       2.0.0cvs126
5694
5695         * src/prefs_receive.c
5696                 remove useless frame
5697                 replace 'incorporation' with 'receiving'
5698         * src/plugins/clamav/clamav_plugin_gtk.c
5699         * src/plugins/spamassassin/spamassassin_gtk.c
5700                 improve widget sensitivity
5701                 fix a bit his engrish
5702
5703 2006-03-09 [wwp]        2.0.0cvs125
5704
5705         * src/addressadd.c
5706         * src/foldersel.c
5707         * src/prefs_common.c
5708         * src/prefs_common.h
5709                 remember some more windows' sizes (add to addressbook and
5710                 select folder).
5711
5712 2006-03-09 [paul]       2.0.0cvs124
5713
5714         * src/plugins/pgpcore/prefs_gpg.c
5715                 normalise construction of dialogue
5716
5717 2006-03-09 [paul]       2.0.0cvs123
5718
5719         * src/plugins/trayicon/Makefile.am
5720                 add missing slash
5721
5722 2006-03-08 [colin]      2.0.0cvs122
5723
5724         * src/plugins/trayicon/Makefile.am
5725                 Fix build in separate dir 
5726                 Patch by Bamanzi <bamanzi@gmail.com>
5727
5728 2006-03-08 [colin]      2.0.0cvs121
5729
5730         * src/procmsg.c
5731                 Batch move and copies from summaryview with delayed execution
5732                 too
5733
5734 2006-03-07 [paul]       2.0.0cvs120
5735
5736         * src/common/utils.c
5737                 fix highlighting of URIs containing "()"
5738                 Patch by Pawel Pekala
5739
5740 2006-03-07 [paul]       2.0.0cvs119
5741
5742         * src/folder.c
5743         * src/folder.h
5744         * src/folderview.c
5745                 immediately do alphabetical resort when
5746                 changing a folder's name
5747                 Patch by Pawel Pekala
5748
5749 2006-03-07 [paul]       2.0.0cvs118
5750
5751         * src/news.c
5752         * src/news_gtk.c
5753                 when unsubscribing a newsgroup, remove the
5754                 folder and msgs in .sylpheed-claws/newscache
5755                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5756
5757 2006-03-07 [paul]       2.0.0cvs117
5758
5759         * src/textview.c
5760                 fix wrong Fake URL Warning
5761                 Thanks to Hiro
5762
5763 2006-03-07 [colin]      2.0.0cvs116
5764
5765         * src/imap.c
5766                 Return immediately when password dialog was
5767                 cancelled
5768         * src/gtk/inputdialog.c
5769                 Allow empty strings for passwords
5770
5771
5772 2006-03-06 [colin]      2.0.0cvs115
5773
5774         * src/imap.c
5775                 Prevent double-timeouts when connection fails
5776
5777 2006-03-06 [colin]
5778
5779         2.0.1-rc1 released
5780
5781 2006-03-06 [colin]      2.0.0cvs114
5782
5783         * src/imap.c
5784                 Refresh session during potentially long
5785                 operations
5786
5787 2006-03-06 [wwp]        2.0.0cvs113
5788
5789         * src/prefs_msg_colors.h
5790                 forgot that one (custom color labels).
5791
5792 2006-03-06 [wwp]        2.0.0cvs112
5793
5794         * src/prefs_common.c
5795         * src/prefs_common.h
5796         * src/prefs_msg_colors.c
5797         * src/summaryview.c
5798         * src/summaryview.h
5799         * src/gtk/colorlabel.c
5800         * src/gtk/colorlabel.h
5801                 colors in messages list are now customizable. Color values and names can
5802                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5803                 Thanks to Paul and Colin for their help with this longstanding patch!
5804
5805 2006-03-06 [wwp]        2.0.0cvs111
5806
5807         * src/textview.c
5808                 don't crash if (x)face is bad.
5809
5810 2006-03-05 [paul]       2.0.0cvs110
5811
5812         * AUTHORS
5813         * configure.ac
5814         * src/Makefile.am
5815         * src/common/Makefile.am
5816         * src/common/utils.h
5817         * src/etpan/imap-thread.c
5818         * src/gtk/authors.h
5819         * src/plugins/clamav/Makefile.am
5820         * src/plugins/demo/Makefile.am
5821         * src/plugins/dillo_viewer/Makefile.am
5822         * src/plugins/pgpcore/Makefile.am
5823         * src/plugins/pgpcore/passphrase.c
5824         * src/plugins/pgpinline/Makefile.am
5825         * src/plugins/pgpmime/Makefile.am
5826         * src/plugins/spamassassin/Makefile.am
5827         * src/plugins/trayicon/Makefile.am
5828                 fix builiding on cygwin
5829                 Patch by Ralgh Young <bamanzi@gmail.com>
5830
5831 2006-03-04 [wwp]        2.0.0cvs109
5832
5833         * manual/keyboard.xml
5834                 fix mixed up/down keys.
5835
5836 2006-03-04 [wwp]        2.0.0cvs108
5837
5838         * README
5839         * INSTALL
5840                 updated links to SpamAssassin.
5841
5842 2006-03-04 [wwp]        2.0.0cvs107
5843
5844         * manual/plugins.xml
5845         * src/plugins/spamassassin/README
5846                 updated SpamAssassin plugin docs to reflect new functional additions
5847                 (also fix/update/documents few technical stuff more, see the README).
5848
5849 2006-03-04 [wwp]        2.0.0cvs106
5850
5851         * src/prefs_message.c
5852                 normalized capitalization of message-prefs paths.
5853
5854 2006-03-04 [wwp]        2.0.0cvs105
5855
5856         * manual/advanced.xml
5857                 typo.
5858
5859 2006-03-03 [colin]      2.0.0cvs104
5860
5861         * src/plugins/clamav/clamav_plugin_gtk.c
5862                 Rework prefs page, patch by Fabien 
5863
5864 2006-03-03 [colin]      2.0.0cvs103
5865
5866         * src/plugins/clamav/clamav_plugin.c
5867                 Set error on all errors
5868
5869 2006-03-03 [colin]      2.0.0cvs102
5870
5871         * src/common/plugin.c
5872                 Initialize error to avoid crashing when a plugin fails
5873                 without setting error
5874
5875 2006-03-02 [wwp]        2.0.0cvs101
5876
5877         * configure.ac
5878                 fixed linker flags for libetpan support on Cygwin
5879                 (thanks to H.Merijn Brand).
5880
5881 2006-03-02 [wwp]        2.0.0cvs100
5882
5883         * src/addressbook.c
5884                 fix some AB error messages: one for punctuation and
5885                 one wrongly duplicate (thanks, maxbritov).
5886
5887 2006-03-02 [wwp]        2.0.0cvs99
5888
5889         * src/plugins/spamassassin/spamassassin.c
5890                 make sync calls to sa-learn/spamc to prevent
5891                 system (whatever local or client/server) overload.
5892
5893 2006-03-02 [colin]      2.0.0cvs98
5894
5895         * src/summaryview.c
5896                 Put the spam icon in the status column instead of the
5897                 mark one
5898
5899 2006-03-01 [colin]      2.0.0cvs97
5900
5901         * src/plugins/spamassassin/spamassassin.c
5902                 Fix segfault (g_file_set_contents fails for some 
5903                 reason and err==0x2f. Can't find out why with
5904                 valgrind, using working function :-)
5905
5906 2006-03-01 [colin]      2.0.0cvs96
5907
5908         * src/inc.c
5909                 Offline overriding: let 'No' be cached only 3 seconds
5910
5911 2006-03-01 [colin]      2.0.0cvs95
5912
5913         * src/addr_compl.c
5914         * src/addrbook.c
5915         * src/addressbook.c
5916         * src/addrindex.c
5917         * src/folder_item_prefs.c
5918         * src/headerview.c
5919         * src/imap.c
5920         * src/inc.c
5921         * src/ldif.c
5922         * src/mainwindow.c
5923         * src/mh.c
5924         * src/msgcache.c
5925         * src/prefs_common.h
5926         * src/prefs_msg_colors.c
5927         * src/procheader.c
5928         * src/procheader.h
5929         * src/procmime.c
5930         * src/procmsg.c
5931         * src/procmsg.h
5932         * src/send_message.h
5933         * src/simple-gettext.c
5934         * src/summaryview.c
5935         * src/summaryview.h
5936         * src/syldap.c
5937         * src/textview.c
5938         * src/undo.c
5939         * src/common/ssl_certificate.c
5940         * src/common/utils.c
5941         * src/gtk/colorsel.c
5942         * src/gtk/gtksctree.c
5943         * src/gtk/gtkshruler.c
5944         * src/plugins/trayicon/trayicon.c
5945                 #if 0 goes to /dev/null
5946
5947 2006-03-01 [colin]      2.0.0cvs94
5948
5949         * src/compose.c
5950         * src/imap.c
5951         * src/inc.c
5952         * src/inc.h
5953         * src/messageview.c
5954         * src/news.c
5955         * src/plugins/spamassassin/spamassassin.c
5956                 Allow to add information in the "working offline"
5957                 window
5958
5959 2006-03-01 [wwp]        2.0.0cvs93
5960
5961         * src/plugins/spamassassin/spamassassin.c
5962                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5963                 'cause it seems that calling `spamc ... < inputfile` with
5964                 g_spawn_(a)sync simply.. erm doesn't work :-).
5965
5966 2006-03-01 [wwp]        2.0.0cvs92
5967
5968         * src/toolbar.c
5969         * src/toolbar.h
5970                 simplify the adding of spam/ham button to the messageview toolbar
5971                 (it gets more clear now that the same button will be "Mark as spam"
5972                 or "Mark as ham" according to the current message status,
5973                 thanks to Colin).
5974
5975 2006-03-01 [wwp]        2.0.0cvs91
5976
5977         * src/messageview.c
5978         * src/procmsg.c
5979         * src/procmsg.h
5980         * src/summaryview.c
5981         * src/plugins/spamassassin/spamassassin.c
5982         * src/plugins/spamassassin/spamassassin.h
5983                 make learner callbacks return a status (0 for ok),
5984                 handle it in main code to avoid setting flags when learning failed,
5985                 don't learn on TCP if offline in spamassassin,
5986                 thanks to Colin.
5987
5988                 
5989
5990 2006-03-01 [wwp]        2.0.0cvs90
5991
5992         * src/compose.c
5993                 some work around the compose window's account menu,
5994                 patch by Fabien Vantard.
5995
5996 2006-03-01 [wwp]        2.0.0cvs89
5997
5998         * src/plugins/spamassassin/spamassassin.c
5999                 fixed bad logics, was using spamc in local mode and sa-learn
6000                 in remote mode (thanks, Colin).
6001
6002 2006-03-01 [wwp]        2.0.0cvs88
6003
6004         * src/plugins/spamassassin/spamassassin.c
6005         * src/plugins/spamassassin/spamassassin.h
6006         * src/plugins/spamassassin/spamassassin_gtk.c
6007                 made processing of emails w/ sa-plugin an option (default is TRUE),
6008                 fixed Engrish some tooltips, capitalization of some debug messages
6009                 and warnings. The spamassassin plugin now provides two separate
6010                 services: process emails upon incorporation and spamd training.
6011                 Both services (un)register independently but use some common
6012                 plugin settings (transport settings, spam storage location).
6013
6014 2006-02-28 [wwp]        2.0.0cvs87
6015
6016         * src/plugins/spamassassin/spamassassin.c
6017                 fix async flag to spamc cmdline execution (batch exec should
6018                 be asynchronous).
6019
6020 2006-02-27 [wwp]        2.0.0cvs86
6021
6022         * src/plugins/spamassassin/spamassassin.c
6023         * src/plugins/spamassassin/spamassassin.h
6024         * src/plugins/spamassassin/spamassassin_gtk.c
6025                 - added the ability to learn a remote spamassassin server (spamd),
6026                 using spamc.
6027                 - added the spamassassin option 'username', that applies to all
6028                 spamassassin operations (filtering, learning, local or remote).
6029                 The default username is the current unix user (if left blank
6030                 from gtk prefs or config file).
6031                 - commented out some unused code (notebook widget), removed unused
6032                 layout (hbox1).
6033                 - make more widgets sensitive to the transport type.
6034
6035 2006-02-27 [colin]      2.0.0cvs85
6036
6037         * src/plugins/spamassassin/spamassassin.c
6038                 Fix sa-learn call when offline
6039
6040 2006-02-27 [colin]      2.0.0cvs84
6041
6042         * configure.ac
6043         * src/Makefile.am
6044         * src/mainwindow.c
6045         * src/mainwindow.h
6046         * src/messageview.c
6047         * src/messageview.h
6048         * src/prefs_toolbar.c
6049         * src/procmsg.c
6050         * src/stock_pixmap.c
6051         * src/stock_pixmap.h
6052         * src/summaryview.c
6053         * src/toolbar.c
6054         * src/toolbar.h
6055         * src/pixmaps/ham_btn.xpm
6056         * src/pixmaps/spam.xpm
6057         * src/pixmaps/spam_btn.xpm
6058         * src/plugins/spamassassin/spamassassin.c
6059                 Add button in toolbar for spam learning
6060                 Fix a few bugs from the last related commit
6061                 Revert 1.9.6cvs23 which messed up shift-selection
6062
6063 2006-02-24 [colin]      2.0.0cvs83
6064
6065         * src/procmsg.c
6066         * src/summaryview.c
6067         * src/summaryview.h
6068         * src/plugins/spamassassin/spamassassin.c
6069         * src/plugins/spamassassin/spamassassin.h
6070         * src/plugins/spamassassin/spamassassin_gtk.c
6071                 Unregister learner when spamassassin is either
6072                 disabled or over tcp
6073
6074 2006-02-24 [colin]      2.0.0cvs82
6075
6076         * src/Makefile.am
6077         * src/mainwindow.c
6078         * src/mainwindow.h
6079         * src/procmsg.c
6080         * src/procmsg.h
6081         * src/stock_pixmap.c
6082         * src/stock_pixmap.h
6083         * src/summaryview.c
6084         * src/summaryview.h
6085         * src/gtk/icon_legend.c
6086         * src/pixmaps/spam.xpm  ** NEW FILE **
6087         * src/plugins/spamassassin/spamassassin.c
6088         * src/plugins/spamassassin/spamassassin_gtk.c
6089                 Add spam learning interface (Mark/Mark as 
6090                 (spam|ham) menus)
6091
6092 2006-02-24 [wwp]        2.0.0cvs81
6093
6094         * src/compose.c
6095         * src/compose.h
6096         * src/filtering.c
6097                 hide compose window when sending message in batch mode
6098                 (filtering: forward and redirect). Also fixed a wrong
6099                 value returned when sending failed, neutral anyway.
6100                 (Colin, me) 
6101
6102 2006-02-24 [wwp]        2.0.0cvs80
6103
6104         * src/mainwindow.c
6105                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6106
6107 2006-02-24 [paul]       2.0.0cvs79
6108
6109         * src/news.c
6110         * src/news.h
6111         * src/news_gtk.c
6112                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6113                 Thanks to Colin
6114
6115 2006-02-23 [colin]      2.0.0cvs78
6116
6117         * src/alertpanel.c
6118                 Change OK to Close in alertpanel with View log
6119                 button; add accel to View log. Patch by Fabien
6120                 Vantard
6121
6122 2006-02-23 [wwp]        2.0.0cvs77
6123
6124         * src/compose.c
6125                 silly me, there were much more tests to perform, since toolbars can
6126                 really have down to 1 element only.
6127
6128 2006-02-23 [wwp]        2.0.0cvs76
6129
6130         * commitHelper
6131                 fixed indentation from my previous commit. Fallback to VISUAL if
6132                 EDITOR is not set (and to vi, at last resort).
6133
6134 2006-02-23 [wwp]        2.0.0cvs75
6135
6136         * commitHelper
6137                 improved error detection (Colin, me).
6138
6139 2006-02-23 [wwp]        2.0.0cvs74
6140
6141         * src/prefs_toolbar.c
6142                 simplify and fix prefs/toolbars layouting. Combos' contents can
6143                 now be really displayed.
6144
6145 2006-02-23 [wwp]        2.0.0cvs73
6146         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6147         be really displayed.
6148
6149 2006-02-22 [wwp]        2.0.0cvs72
6150
6151         * src/compose.c
6152                 fix a typo in my previous commit (sorry!).
6153
6154 2006-02-22 [wwp]        2.0.0cvs71
6155
6156         * src/prefs_toolbar.c
6157                 fix a crash when adding separators to toolbars,
6158                 also fix some separator item information.
6159
6160 2006-02-22 [wwp]        2.0.0cvs70
6161
6162         * src/compose.c
6163                 fix a crash when redirecting (for instance) when compose window's
6164                 toolbar contents has been customized (when some buttons have been
6165                 removed in fact).
6166
6167 2006-02-21 [wwp]        2.0.0cvs69
6168
6169         * src/summaryview.c
6170         * src/gtk/pluginwindow.c
6171         * src/plugins/pgpcore/prefs_gpg.c
6172                 fix some compilation warnings (feat. remains of removed code).
6173
6174 2006-02-21 [wwp]        2.0.0cvs68
6175
6176         * src/gtk/gtkutils.c
6177                 fix two compilation issues, thanks to Stephan Sachse.
6178
6179 2006-02-20 [colin]      2.0.0cvs67
6180
6181         * src/mainwindow.c
6182                 Don't reselect displayed mail on refocus
6183                 This fixes actions misbehaving 
6184
6185 2006-02-20 [wwp]        2.0.0cvs66
6186
6187         * src/summaryview.c
6188         * src/gtk/gtksctree.c
6189         * src/gtk/gtkshruler.c
6190                 changed more runtime typecast checks.
6191
6192 2006-02-20 [wwp]        2.0.0cvs65
6193
6194         * src/summary_search.c
6195                 find all - summaryview refresh issue fixed, thanks to Colin.
6196
6197 2006-02-20 [wwp]        2.0.0cvs64
6198
6199         * src/gtk/gtkutils.c
6200                 better runtime typecast checks.
6201
6202 2006-02-20 [wwp]        2.0.0cvs63
6203
6204         * src/summary_search.c
6205                 enhancements to the summary search:
6206                         - add the ability to stop the running search
6207                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6208                         - don't search if no criteria (From/To/Subject/Body) is set
6209                         - ensure that a busy mouse pointer is always shown when searching,
6210                           show it even a bit earlier
6211
6212 2006-02-19 [colin]      2.0.0cvs62
6213
6214         * src/compose.c
6215         * src/imap.c
6216         * src/etpan/imap-thread.c
6217         * src/etpan/imap-thread.h
6218                 (Future) IMAP speed improvement on sending
6219                 Will require a libetpan update
6220         * src/summaryview.c
6221         * src/gtk/quicksearch.c
6222                 Make quicksearch clearable while running.
6223
6224 2006-02-17 [colin]      2.0.0cvs61
6225
6226         * src/imap.c
6227         * src/etpan/imap-thread.c
6228         * src/etpan/imap-thread.h
6229                 Check for IMAP certificates
6230                 ** Requires libetpan-0.42-cvs4 
6231                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6232
6233 2006-02-17 [colin]      2.0.0cvs60
6234
6235         * src/messageview.c
6236         * src/prefs_common.c
6237         * src/prefs_common.h
6238         * src/prefs_message.c
6239                 Add pref to display HTML-only mails with plugin, 
6240                 if possible (defaulting to FALSE of course).
6241
6242 2006-02-16 [colin]      2.0.0cvs59
6243
6244         * src/main.c
6245         * src/common/plugin.c
6246         * src/common/plugin.h
6247         * src/gtk/pluginwindow.c
6248                 Keep track of requested (but unloaded) plugins
6249                 in some error cases.
6250
6251 2006-02-16 [wwp]        2.0.0cvs58
6252
6253         * src/gtk/gtkaspell.c
6254         * src/gtk/gtkaspell.h
6255         * src/prefs_spelling.c
6256         * src/compose.c
6257         * src/prefs_common.c
6258         * src/prefs_common.h
6259                 implemented new optional spellchecker behaviour: re-check message when
6260                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6261
6262 2006-02-16 [wwp]        2.0.0cvs57
6263
6264         * src/quote_fmt_parse.y
6265                 pclose popen'ed pipe.
6266
6267 2006-02-15 [colin]      2.0.0cvs56
6268
6269         * src/mimeview.c
6270         * src/mimeview.h
6271                 Let MimeViewers know which MimeView they
6272                 depend of.
6273         * src/summaryview.c
6274                 Swap From/To columns in Sent/Queue/Drafts
6275                 folders
6276         * src/etpan/imap-thread.c
6277                 Use mailstream_low_tls_open() for STARTTLS
6278                 instead of mailstream_low_ssl_open()
6279                 ** REQUIRES libetpan 0.42cvs3 **
6280
6281 2006-02-15 [wwp]        2.0.0cvs55
6282
6283         * src/compose.c
6284         * src/compose.h
6285         * src/message_search.c
6286         * src/message_search.h
6287         * src/textview.c
6288         * src/gtk/gtkutils.c
6289         * src/gtk/gtkutils.h
6290                 added the ability to Find text in the compose window (and a bit
6291                 of code factorization).
6292
6293 2006-02-15 [wwp]        2.0.0cvs54
6294
6295         * src/prefs_gtk.c
6296                 yet another one file was missing (fix for some widgets' sensitivity).
6297                 Thanks Colin!
6298
6299 2006-02-15 [wwp]        2.0.0cvs53
6300
6301         * src/prefs_gtk.h
6302                 oops forgot that file (fix for some widgets' sensitivity).
6303
6304 2006-02-15 [wwp]        2.0.0cvs52
6305
6306         * src/summary_search.c
6307                 implemented advanced summary search options (added the ability
6308                 to use matcher conditions in an advanced search mode).
6309
6310 2006-02-15 [wwp]        2.0.0cvs51
6311
6312         * src/plugins/pgpcore/prefs_gpg.c
6313         * src/prefs_account.c
6314                 fix some widget sensitivity, mostly around some labels in
6315                 account prefs.
6316
6317 2006-02-15 [paul]       2.0.0cvs50
6318
6319         * manual/advanced.xml
6320                 improve Templates info
6321                 written by wwp
6322
6323 2006-02-14 [colin]      2.0.0cvs49
6324
6325         * src/pixmaps/address_book.xpm
6326         * src/pixmaps/preferences.xpm
6327         * src/pixmaps/properties.xpm
6328                 Fix pixmap size - patch by Fabien Vantard
6329
6330 2006-02-13 [colin]      2.0.0cvs48
6331
6332         * src/procmime.c
6333                 Add missing fclose()s on error
6334         * src/textview.c
6335                 Remove unused code
6336         * src/common/utils.c
6337                 Fix temp files not being deleted on windows
6338         Patches by Thomas Gilgin
6339
6340 2006-02-13 [colin]      2.0.0cvs47
6341
6342         * src/mainwindow.c
6343                 Fix exit crash
6344
6345 2006-02-13 [wwp]        2.0.0cvs46
6346
6347         * src/plugins/pgpcore/prefs_gpg.c
6348                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6349
6350 2006-02-12 [colin]      2.0.0cvs45
6351
6352         * src/folderview.c
6353         * src/main.c
6354         * src/mainwindow.c
6355                 Fix "stuff" when quitting
6356
6357 2006-02-12 [wwp]        2.0.0cvs44
6358
6359         * src/prefs_themes.c
6360                 fix typos in debug messages.
6361
6362 2006-02-11 [colin]      2.0.0cvs43
6363
6364         * src/summaryview.c
6365                 don't allow drag/drop from ourself
6366
6367 2006-02-10 [wwp]        2.0.0cvs42
6368
6369         * src/exporthtml.c
6370         * src/html.c
6371         * src/html.h
6372         * src/procmime.c
6373         * src/textview.c
6374                 renamed html_ prefixed functions and data structures to avoid
6375                 namespace clashes w/ other software (gtkhtml2 for instance).
6376                 Closes bug #907.
6377
6378
6379 2006-02-09 [colin]      2.0.0cvs41
6380
6381         * src/summaryview.c
6382                 Fix shitty logic messed up. Thanks Ticho for the hint!
6383
6384 2006-02-09 [wwp]        2.0.0cvs40
6385
6386         * src/gtk/about.c
6387         * src/compose.c
6388         * src/prefs_account.c
6389         * src/prefs_gtk.h
6390         * src/editaddress.c
6391                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6392                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6393                 Browse buttons in accounts prefs.
6394
6395 2006-02-09 [colin]      2.0.0cvs39
6396
6397         * src/matcher.c
6398                 Check for pointer before using its members
6399         * src/gtk/gtksourceprintjob.c
6400                 Fix a wrong warning
6401
6402 2006-02-09 [wwp]        2.0.0cvs38
6403
6404         * src/gtk/filesel.c
6405                 fix few compiler warnings (type mismatch).
6406
6407 2006-02-09 [paul]       2.0.0cvs37
6408
6409         * po/fr.po
6410                 updated by Fabien Vantard
6411
6412 2006-02-08 [colin]      2.0.0cvs36
6413
6414         * src/prefs_common.c
6415         * src/common/defs.h
6416         * src/common/plugin.c
6417                 allow windows and linux configurations to coexist
6418                 patch by Thomas Gilgin
6419
6420 2006-02-08 [colin]      2.0.0cvs35
6421
6422         * src/filtering.c
6423         * src/matcher.c
6424         * src/matcher.h
6425         * src/matcher_parser_parse.y
6426         * src/prefs_filtering_action.c
6427         * src/prefs_matcher.c
6428                 Add the "Ignore thread" filtering
6429                 action
6430
6431 2006-02-08 [colin]      2.0.0cvs34
6432
6433         * src/compose.c
6434         * src/procmime.c
6435         * src/procmime.h
6436                 Fix bug #905 (damaged attachment)
6437                 text files with raw \0's aren't really text files
6438         FOR_STABLE
6439
6440 2006-02-08 [colin]      2.0.0cvs33
6441
6442         * src/summaryview.c
6443                 Fix crasher introduced yesterday
6444
6445 2006-02-08 [wwp]        2.0.0cvs32
6446
6447         * src/compose.c
6448         * src/compose.h
6449                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6450
6451 2006-02-08 [wwp]        2.0.0cvs31
6452
6453         * src/prefs_template.c
6454                 templates enhancement: allow address completion for Cc and Bcc fields
6455                 (it was currently possible for the To field only)
6456
6457 2006-02-08 [colin]      2.0.0cvs30
6458
6459         * src/compose.c
6460                 Don't unblock if not blocked
6461         FOR_STABLE
6462
6463 2006-02-07 [colin]      2.0.0cvs29
6464
6465         * src/action.c
6466                 Forgot to refresh summaryview
6467
6468 2006-02-07 [colin]      2.0.0cvs28
6469
6470         * src/action.c
6471                 Freeze/thaw message list and folder list while
6472                 processing %as{} actions 
6473         * src/compose.c
6474                 Fix auto-wrap disabling after a middle-click
6475                 paste - FOR_STABLE
6476
6477 2006-02-07 [paul]       2.0.0cvs27
6478
6479         * src/folder.c
6480                 fix freeing of uninitialised pointers
6481                 Thanks to Colin
6482
6483 2006-02-06 [colin]      2.0.0cvs26
6484
6485         * src/folder.c
6486                 Use g_slist_prepend in potentially big list
6487
6488 2006-02-06 [colin]      2.0.0cvs25
6489
6490         * src/folder.c
6491                 Completely skip processing if it doesn't 
6492                 exist (faster!)
6493
6494 2006-02-06 [colin]      2.0.0cvs24
6495
6496         * src/folder.c
6497         * src/summaryview.c
6498                 Batch filtering in summaryview (from Tools menu)
6499                 and pre/post//-processing too
6500
6501 2006-02-06 [colin]      2.0.0cvs23
6502
6503         * src/procmsg.h
6504         * src/filtering.c
6505                 Use a special field for batch filtering instead
6506                 of stepping on deferred execution's toes
6507
6508 2006-02-06 [colin]      2.0.0cvs22
6509
6510         * src/action.c
6511         * src/filtering.c
6512         * src/filtering.h
6513         * src/folder.c
6514         * src/summaryview.c
6515                 Fix filtering via menus and actions
6516
6517 2006-02-06 [colin]      2.0.0cvs21
6518
6519         * src/imap.c
6520                 Put the added file directly to cache if possible (will work
6521                 with next libetpan)
6522         * src/filtering.c
6523         * src/filtering.h
6524         * src/inc.c
6525         * src/folder.c
6526         * src/mbox.c
6527         * src/procmsg.h
6528                 Move and copy filtered messages by batches instead of one
6529                 by one - faster on IMAP
6530         * src/procmsg.c
6531                 Add a function that'll possibly be useful later
6532
6533 2006-02-06 [colin]      2.0.0cvs20
6534
6535         * src/addressbook.c
6536                 Use internal mime-type instead of text/plain for d'n'd
6537         * src/compose.c
6538                 Allow attaching files from mimeview's icon list via d'n'd
6539         * src/folderview.c
6540         * src/folderview.h
6541                 Use internal mime-type instead of text/plain for d'n'd
6542                 Don't try to selected opened folder if none is
6543                 Factorize d'n'd from other apps code
6544         * src/headerview.c
6545         * src/textview.c
6546         * src/gtk/gtkutils.c
6547         * src/gtk/gtkutils.h
6548                 Factorize Face/X-Face stuff
6549         * src/mimeview.c
6550                 Fix d'n'd to other apps
6551         * src/prefs_message.c
6552                 Let the XFace pref be usable without libcompface as it also
6553                 applies to Face
6554         * src/summaryview.c
6555                 Fix d'n'd to other apps
6556                 Factorize d'n'd from other apps code
6557
6558 2006-02-06 [wwp]        2.0.0cvs19
6559
6560         * po/it.po
6561                 Italian translation fixes by Andrea Spadaccini (no more confusion
6562                 between filtering and processing, and few changes in the About
6563                 dialog).
6564
6565
6566 2006-02-06 [mones]      2.0.0cvs18
6567
6568         * src/gtk/icon_legend.c
6569                 Improved descriptions allowing better translations
6570
6571 2006-02-05 [colin]      2.0.0cvs17
6572
6573         * src/imap.c
6574                 Add the f*cking missing expunge that caused imap_fetch_env
6575                 to fail after an add_msgs ! :-///
6576         * src/etpan/imap-thread.c
6577                 Add a bit of debug
6578         FOR_STABLE
6579
6580 2006-02-05 [colin]      2.0.0cvs16
6581
6582         * src/common/utils.c
6583                 Don't check for return-path (or we can't put
6584                 back non-sent mails)
6585
6586 2006-02-05 [colin]      2.0.0cvs15
6587
6588         * src/textview.c
6589                 Don't try to display Face header in textview
6590                 when teh headerview's active
6591
6592 2006-02-05 [colin]      2.0.0cvs14
6593
6594         * tools/tbird2syl.py
6595         * tools/Makefile.am
6596                 Add script to import Thunderbird mails
6597
6598 2006-02-05 [colin]      2.0.0cvs13
6599
6600         * src/headerview.c
6601         * src/procheader.c
6602         * src/procmsg.c
6603         * src/procmsg.h
6604         * src/textview.c
6605                 Show Face headers - patch partially by Klaus Flittner
6606
6607 2006-02-05 [colin]      2.0.0cvs12
6608
6609         * src/folderview.c
6610         * src/summaryview.c
6611         * src/common/utils.c
6612         * src/common/utils.h
6613                 Let dnd work from mime icons to summaryview
6614                 and to folderview too
6615                 Add a crude test to avoid trying to add files
6616                 drag'n'dropped when they're not mails
6617
6618 2006-02-04 [colin]      2.0.0cvs11
6619
6620         * src/summaryview.c
6621         * src/mimeview.c
6622                 Fix utf8 conversion
6623
6624 2006-02-04 [colin]      2.0.0cvs10
6625
6626         * src/compose.c
6627         * src/folderview.c
6628         * src/mimeview.c
6629         * src/summaryview.c
6630         * src/summaryview.h
6631                 Added various drag and drop capas:
6632                 From                    To
6633                 summaryview             other apps
6634                 mimeview icons          other apps
6635                 other apps              summaryview
6636                 other apps              folderview
6637
6638                 This shouldn't have broken the existing:
6639                 From                    To
6640                 summaryview             folderview
6641                 folderview              folderview
6642                 summaryview             compose's attachments
6643
6644         Tests welcomed.
6645
6646 2006-02-02 [paul]       2.0.0cvs9
6647
6648         * src/mainwindow.c
6649                 move global option 'Set displayed columns...' out
6650                 of folder option grouping.
6651                 fix sensitivity of 'harvest addresses'
6652         FOR_STABLE
6653
6654 2006-02-01 [colin]      2.0.0cvs8
6655
6656         * src/mimeview.c
6657                 Revert the alertpanel patch, it sucks (intrusive
6658                 and gets in the way of "open")
6659
6660 2006-02-01 [colin]      2.0.0cvs7
6661
6662         * src/compose.c
6663         * src/prefs_account.c
6664         * src/prefs_common.c
6665         * src/common/defs.h
6666         * src/common/utils.c
6667         * src/common/utils.h
6668                 Add ability to edit the signature file
6669                 from the account preferences, and use
6670                 a default for the text editor.
6671                 Patch by Fabien Vantard
6672
6673 2006-02-01 [colin]      2.0.0cvs6
6674
6675         * src/mimeview.c
6676                 Try to get mime type by extension if it is
6677                 application/octet-stream
6678                 Display a window with possible choices when
6679                 encountering unknown mime types
6680         * src/gtk/filesel.c
6681         * src/gtk/filesel.h
6682                 Add preview
6683                 Allow multiple selection in filtered filesel
6684                 (patch by Fabien Vantard)
6685         * src/gtk/pluginwindow.c
6686                 Use it (patch by Fabien Vantard)
6687
6688 2006-02-01 [paul]       2.0.0cvs5
6689
6690         * src/jpilot.c
6691                 fix crash on creating jpilot address book
6692                 Thanks to Colin - FOR_STABLE
6693         * src/prefs_summaries.c
6694         * src/prefs_wrapping.c
6695         * src/gtk/icon_legend.c
6696         * src/gtk/quicksearch.c
6697                 string fixes and additions
6698
6699 2006-02-01 [paul]       2.0.0cvs4
6700
6701         * src/compose.c
6702         * src/mainwindow.c
6703         * src/messageview.c
6704         * src/prefs_send.c
6705                 add Arabic encoding option
6706                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6707
6708 2006-01-31 [colin]      2.0.0cvs3
6709
6710         * src/plugins/pgpcore/passphrase.c
6711                 Convert passphrase to locale encoding
6712         * src/compose.c
6713                 Fix drafting on IMAP. Crappy bug sneaked in
6714                 the release :-/
6715         FOR_STABLE
6716
6717 2006-01-30 [paul]       2.0.0cvs2
6718
6719         * src/gtk/icon_legend.c
6720                 show the new entries
6721
6722 2006-01-30 [colin]      2.0.0cvs1
6723
6724         * src/manual.c
6725                 Check for the file to be present before 
6726                 enabling the menu - FOR_STABLE
6727         * src/gtk/icon_legend.c
6728                 Add folders icons (not all of them, there
6729                 are too much, but the most intriguing ones)
6730
6731 2006-01-30 [paul]       2.0.0
6732
6733         version 2.0.0 released
6734
6735 2006-01-30 [paul]       1.9.100cvs200
6736
6737         * manual/faq.xml
6738         * manual/gpl.xml
6739         * manual/intro.xml
6740         * manual/starting.xml
6741         * manual/sylpheed-claws-manual.xml
6742                 fixes, additions
6743
6744 2006-01-29 [mones]      1.9.100cvs199
6745
6746         * manual/account.xml
6747         * manual/advanced.xml
6748         * manual/glossary.xml
6749                 Some typos fixed, added LDIF term to glossary
6750         * po/es.po
6751                 Fixed leading plus symbol
6752
6753 2006-01-29 [paul]       1.9.100cvs198
6754
6755         * po/fi.po
6756         * po/sk.po
6757                 updated by Tommi Pirinen and Andrej Kacian
6758
6759 2006-01-29 [paul]       1.9.100cvs197
6760
6761         * src/gtk/authors.h
6762                 remove duplicates
6763
6764 2006-01-29 [paul]       1.9.100cvs196
6765
6766         * AUTHORS
6767         * po/nl.po
6768         * src/gtk/authors.h
6769         * tools/claws.i18n.status.pl
6770                 nl translation updated by Tim Dijkstra
6771
6772 2006-01-29 [paul]       1.9.100cvs195
6773
6774         * po/sr.po
6775         * po/sv.po
6776                 updated by Aleksandar Urosevic and Anders Troback
6777
6778 2006-01-28 [colin]      1.9.100cvs194
6779
6780         * src/gtk/gtksourceprintjob.c
6781                 Don't fiddle with PangoLayout when we
6782                 have an image
6783
6784 2006-01-28 [paul]       1.9.100cvs193
6785
6786         * AUTHORS
6787         * po/el.po
6788         * po/zh_CN.po
6789         * src/gtk/authors.h
6790         * tools/claws.i18n.status.pl
6791                 updated translations submitted by Stavros Giannouris
6792                 and Ralgh Young
6793
6794 2006-01-27 [colin]      1.9.100cvs192
6795
6796         * src/summaryview.c
6797         * src/gtk/gtksourceprintjob.c
6798                 Add image printing 
6799                 (libgnomeprint only, of course)
6800
6801 2006-01-27 [paul]       1.9.100cvs191
6802
6803         * po/fr.po
6804         * po/it.po
6805                 updated by Fabien Vantard and Andrea Spadaccini
6806
6807 2006-01-26 [colin]      1.9.100cvs190
6808
6809         * manual/Makefile.am
6810         * configure.ac
6811                 Make building the manual optional 
6812                 (--disable-manual)
6813
6814 2006-01-26 [paul]       1.9.100cvs189
6815
6816         * manual/glossary.xml
6817         * manual/plugins.xml
6818                 edited
6819         * po/en_GB.po
6820                 updated
6821
6822 2006-01-26 [paul]       1.9.100cvs188
6823
6824         * src/prefs_display_header.c
6825         * src/prefs_folder_column.c
6826         * src/prefs_msg_colors.c
6827         * src/prefs_summaries.c
6828         * src/prefs_summary_column.c
6829                 HIGify
6830
6831 2006-01-25 [colin]      1.9.100cvs187
6832
6833         * src/imap.c
6834                 Don't allow moving/copying mails between
6835                 queue/drafts and non-queue/drafts folders
6836                 Fixes bug #897 (message header is resetted 
6837                 if one is copied to Drafts)
6838
6839 2006-01-25 [colin]      1.9.100cvs186
6840
6841         * src/folder.c
6842         * src/mainwindow.c
6843                 Fix subscribed folders not found
6844         * src/compose.c
6845                 Don't try to encode as original mail's charset
6846                 if it's ascii 
6847
6848 2006-01-25 [paul]       1.9.100cvs185
6849
6850         * AUTHORS
6851         * po/Makevars
6852                 updated
6853         * po/de.po
6854         * po/pl.po
6855         * po/pt_BR.po
6856         * po/sr.po
6857                 updates submitted by Stephan Sachse, Emilian Nowak
6858                 and Quar, Frederico Goncalves Guimaraes, and
6859                 Aleksandar Urosevic
6860                 Fix Bug 896, 'PT_BR locale broken'.
6861         * src/gtk/authors.h
6862                 updated
6863
6864 2006-01-24 [mones]      1.9.100cvs184
6865
6866         * manual/glossary.xml
6867                 All current terms finished. Reviewers welcome ;-)
6868         * manual/keyboard.xml
6869                 Fixed column width for pdf output.
6870         * po/es.po
6871                 Updated
6872
6873 2006-01-24 [paul]       1.9.100cvs183
6874
6875         * manual/glossary.xml
6876                 fix id name
6877         * manual/dist/html/Makefile.am
6878         * manual/dist/pdf/Makefile.am
6879         * manual/dist/ps/Makefile.am
6880         * manual/dist/txt/Makefile.am
6881                 fix make deps
6882                 Thanks to Colin
6883
6884 2006-01-24 [mones]      1.9.100cvs182
6885
6886         * manual/glossary.xml
6887                 Nearly finished, some terms missing.
6888
6889 2006-01-23 [paul]       1.9.100cvs181
6890
6891         * manual/dist/html/Makefile.am
6892         * manual/dist/pdf/Makefile.am
6893         * manual/dist/ps/Makefile.am
6894         * manual/dist/txt/Makefile.am
6895         * src/mainwindow.c
6896                 re-enable manual
6897                 Thanks to Colin
6898
6899 2006-01-22 [colin]      1.9.100cvs180
6900
6901         * src/compose.c
6902         * src/gtk/gtkaspell.c
6903                 Don't deselect stuff before right-clicking, with aspell.
6904                 (This prevented right-click Copy, for example).
6905                 Thanks to Clo!
6906
6907 2006-01-22 [paul]       1.9.100cvs179
6908
6909         * src/summary_search.c
6910                 don't fix the widget size as it causes problems
6911                 under localisation.
6912                 Thanks to Emilian Nowak
6913
6914 2006-01-21 [paul]       1.9.100cvs178
6915
6916         * src/prefs_themes.c
6917                 fix broken underlining of label text
6918                 with some translations
6919
6920 2006-01-21 [colin]      1.9.100cvs177
6921
6922         * po/fr.po
6923                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6924
6925 2006-01-20 [colin]      1.9.100cvs176
6926
6927         * configure.ac
6928         * Makefile.am
6929         * manual/Makefile
6930         * manual/dist/html/.cvsignore
6931         * manual/dist/html/Makefile.am
6932         * manual/dist/pdf/.cvsignore
6933         * manual/dist/pdf/Makefile.am
6934         * manual/dist/ps/.cvsignore
6935         * manual/dist/ps/Makefile.am
6936         * manual/dist/txt/.cvsignore
6937         * manual/dist/txt/Makefile.am
6938                 Autotool-ize manual
6939
6940 2006-01-20 [paul]       1.9.100cvs175
6941
6942         * manual/handling.xml
6943                 make Filtering and Searching entries easier to find
6944         * manual/keyboard.xml
6945                 add the remaining default keybinds
6946         * src/prefs_summaries.c
6947                 update the default keybinds
6948
6949 2006-01-20 [paul]       1.9.100cvs174
6950
6951         * src/addressbook.c
6952         * src/addrgather.c
6953         * src/addrharvest.c
6954         * src/editaddress.c
6955         * src/editgroup.c
6956         * src/exphtmldlg.c
6957         * src/expldifdlg.c
6958         * src/exporthtml.c
6959         * src/exportldif.c
6960         * src/ldif.c
6961                 replace 'e-mail' with 'email'
6962         * src/summary_search.c
6963                 add mnemonic to "Find all" button
6964
6965 2006-01-20 [wwp]        1.9.100cvs173
6966
6967         * src/export.c
6968         * src/import.c
6969                 touched mbox import/export buttons for HIG-compliance
6970
6971 2006-01-19 [paul]       1.9.100cvs172
6972
6973         * manual/account.xml
6974         * manual/addrbook.xml
6975         * manual/advanced.xml
6976         * manual/faq.xml
6977         * manual/handling.xml
6978         * manual/intro.xml
6979         * manual/plugins.xml
6980         * manual/starting.xml
6981                 more editing
6982
6983 2006-01-19 [paul]       1.9.100cvs171
6984
6985         * src/toolbar.c
6986                 allow use of trash button while receiving
6987                 Thanks to Colin
6988
6989 2006-01-19 [wwp]        1.9.100cvs170
6990
6991         * src/gtk/quicksearch.c
6992         * src/compose.c
6993                 force text color to black when yellow background is set
6994
6995 2006-01-19 [colin]      1.9.100cvs169
6996
6997         * src/plugins/trayicon/trayicon.c
6998                 Gray out Get Mail when already getting mail
6999
7000 2006-01-18 [paul]       1.9.100cvs168
7001
7002         * src/compose.c
7003                 give widget yellow background was To is
7004                 set via folder prefs
7005         * src/gtk/quicksearch.c
7006                 give widget yellow background when quick
7007                 search is active.
7008                 Thanks to Colin
7009
7010 2006-01-18 [paul]       1.9.100cvs167
7011
7012         * doc/man/sylpheed-claws.1
7013                 add --subscribe option
7014
7015 2006-01-18 [paul]       1.9.100cvs166
7016
7017         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7018         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7019                 use %U instead of %F (%F is broken for user installed
7020                 files in kde 3.5)
7021
7022 2006-01-18 [colin]      1.9.100cvs165
7023
7024         * src/summaryview.c
7025                 Default to Yes in "No more * messages" dialogs
7026
7027 2006-01-17 [colin]      1.9.100cvs164
7028
7029         * src/compose.c
7030                 Possibly fix an invalid iterator causing
7031                 crash
7032
7033 2006-01-17 [colin]      1.9.100cvs163
7034
7035         * src/mimeview.c
7036                 Fix crash when the image disappears under the
7037                 image viewer
7038
7039 2006-01-16 [colin]      1.9.100cvs162
7040
7041         * src/compose.c
7042                 Fix reenabling autowrap
7043
7044 2006-01-16 [colin]      1.9.100cvs161
7045
7046         * src/compose.c
7047                 reset quote_len before getting quote_str
7048
7049 2006-01-16 [colin]      1.9.100cvs160
7050
7051         * src/account.c
7052         * src/account.h
7053         * src/folder.c
7054         * src/imap_gtk.c
7055         * src/mh_gtk.c
7056                 Fix bug #883 (default inbox does not track folder move)
7057
7058 2006-01-16 [colin]      1.9.100cvs159
7059
7060         * src/compose.c
7061         * src/plugins/pgpcore/passphrase.c
7062                 More buttons fixes
7063
7064 2006-01-16 [paul]       1.9.100cvs158
7065
7066         * src/prefs_actions.c
7067         * src/prefs_filtering_action.c
7068         * src/prefs_matcher.c
7069         * src/quote_fmt.c
7070         * src/gtk/description_window.c
7071         * src/gtk/description_window.h
7072         * src/gtk/quicksearch.c
7073                 description window cleanups
7074
7075 2006-01-15 [colin]      1.9.100cvs157
7076
7077         * src/addressbook.c
7078         * src/prefs_filtering.c
7079                 Same here
7080
7081 2006-01-15 [colin]      1.9.100cvs156
7082
7083         * src/folderview.c
7084         * src/mainwindow.c
7085                 Same for "Empty trash"
7086
7087 2006-01-15 [colin]      1.9.100cvs155
7088
7089         * src/inc.c
7090                 Override offline dialog had Yes by default
7091
7092 2006-01-15 [colin]      1.9.100cvs154
7093
7094         * src/summaryview.c
7095                 Delete selected messages? previously had Yes the default
7096
7097 2006-01-15 [colin]      1.9.100cvs153
7098
7099         * src/folder.c
7100         * src/folder.h
7101         * src/main.c
7102                 Check if a mailbox is loaded after all
7103                 plugins are loaded.
7104
7105 2006-01-15 [colin]      1.9.100cvs152
7106
7107         * src/folder.c
7108                 Don't start wizard when there are unloaded folders (will help
7109                 people with only mbox or maildir mailboxes)
7110
7111 2006-01-14 [colin]      1.9.100cvs151
7112
7113         * src/addressbook.c
7114         * src/expldifdlg.c
7115         * src/importldif.c
7116         * src/importmutt.c
7117         * src/importpine.c
7118         * src/mh_gtk.c
7119                 More HIG compliance and fixes
7120
7121 2006-01-14 [colin]      1.9.100cvs150
7122
7123         * src/prefs_filtering_action.c
7124         * src/foldersel.c
7125                 Two forgotten button order changes
7126
7127 2006-01-14 [colin]      1.9.100cvs149
7128
7129         * src/account.c
7130         * src/addressbook.c
7131         * src/compose.c
7132         * src/folderview.c
7133         * src/imap_gtk.c
7134         * src/mainwindow.c
7135         * src/mh_gtk.c
7136         * src/news_gtk.c
7137         * src/prefs_actions.c
7138         * src/prefs_customheader.c
7139         * src/prefs_filtering.c
7140         * src/prefs_matcher.c
7141         * src/prefs_template.c
7142         * src/ssl_manager.c
7143         * src/summaryview.c
7144         * src/textview.c
7145         * src/toolbar.c
7146                 All deletion confirmations are now "Cancel, Delete" 
7147                 instead of "No, Yes"
7148                 Clarified most of the other "No, Yes" to 
7149                 "Cancel, Descriptive_action"
7150                 Rechanged the "Entry not saved" alerts to have 
7151                 "Close, Continue editing"
7152
7153
7154 2006-01-14 [paul]
7155
7156         * 2.0.0-rc4 released
7157
7158 2006-01-14 [paul]       1.9.100cvs148
7159
7160         * src/account.c
7161         * src/addressadd.c
7162         * src/addressbook.c
7163         * src/compose.c
7164         * src/editaddress.c
7165         * src/editbook.c
7166         * src/editgroup.c
7167         * src/editjpilot.c
7168         * src/editldap.c
7169         * src/editvcard.c
7170         * src/exphtmldlg.c
7171         * src/expldifdlg.c
7172         * src/folderview.c
7173         * src/grouplistdialog.c
7174         * src/imap_gtk.c
7175         * src/importmutt.c
7176         * src/importpine.c
7177         * src/inc.c
7178         * src/main.c
7179         * src/mainwindow.c
7180         * src/message_search.c
7181         * src/messageview.c
7182         * src/mh_gtk.c
7183         * src/mimeview.c
7184         * src/news_gtk.c
7185         * src/prefs_actions.c
7186         * src/prefs_customheader.c
7187         * src/prefs_filtering.c
7188         * src/prefs_matcher.c
7189         * src/prefs_template.c
7190         * src/prefs_themes.c
7191         * src/ssl_manager.c
7192         * src/summary_search.c
7193         * src/summaryview.c
7194         * src/textview.c
7195         * src/toolbar.c
7196         * src/gtk/foldersort.c
7197         * src/gtk/gtkaspell.c
7198         * src/gtk/inputdialog.c
7199         * src/gtk/prefswindow.c
7200         * src/plugins/pgpcore/select-keys.c
7201         * src/plugins/trayicon/trayicon.c
7202                 HIG compliant button order
7203
7204 2006-01-14 [mones]      1.9.100cvs147
7205
7206         * po/es.po
7207                 Updated translation
7208
7209 2006-01-13 [paul]       1.9.100cvs146
7210
7211         * AUTHORS
7212         * ChangeLog
7213         * src/gtk/authors.h
7214                 add Joshua M. Kwan to contributors list
7215
7216 2006-01-13 [colin]      1.9.100cvs145
7217
7218         * src/gtk/quicksearch.c
7219                 Don't refocus quick search after executing (Esc or Enter)
7220                 Allows to '/'search something then move up/down in 
7221                 summaryview, and to Esc a search and be back in the 
7222                 summaryview
7223
7224 2006-01-13 [paul]       1.9.100cvs144
7225
7226         * src/plugins/pgpinline/pgpinline.c
7227                 support Content-Type 'application/pgp'
7228                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7229
7230 2006-01-13 [paul]       1.9.100cvs143
7231
7232         * manual/account.xml
7233                 make mention of partial retrieval
7234                 thanks to Colin
7235
7236 2006-01-13 [paul]       1.9.100cvs142
7237
7238         * src/account.c
7239         * src/account.h
7240         * src/action.c
7241         * src/action.h
7242         * src/adbookbase.h
7243         * src/addr_compl.c
7244         * src/addr_compl.h
7245         * src/addrbook.c
7246         * src/addrcache.c
7247         * src/addrcache.h
7248         * src/addrcindex.c
7249         * src/addrcindex.h
7250         * src/addrclip.c
7251         * src/addrclip.h
7252         * src/addrdefs.h
7253         * src/addressadd.c
7254         * src/addressadd.h
7255         * src/addressbook.c
7256         * src/addressbook.h
7257         * src/addrgather.c
7258         * src/addrgather.h
7259         * src/addrharvest.c
7260         * src/addrharvest.h
7261         * src/addrindex.c
7262         * src/addrindex.h
7263         * src/addritem.c
7264         * src/addritem.h
7265         * src/addrquery.c
7266         * src/addrquery.h
7267         * src/addrselect.c
7268         * src/addrselect.h
7269         * src/alertpanel.c
7270         * src/alertpanel.h
7271         * src/browseldap.c
7272         * src/browseldap.h
7273         * src/codeconv.c
7274         * src/codeconv.h
7275         * src/compose.c
7276         * src/compose.h
7277         * src/customheader.c
7278         * src/customheader.h
7279         * src/displayheader.c
7280         * src/displayheader.h
7281         * src/editaddress.c
7282         * src/editaddress.h
7283         * src/editbook.c
7284         * src/editbook.h
7285         * src/editgroup.c
7286         * src/editgroup.h
7287         * src/editjpilot.c
7288         * src/editjpilot.h
7289         * src/editldap.c
7290         * src/editldap.h
7291         * src/editldap_basedn.c
7292         * src/editldap_basedn.h
7293         * src/editvcard.c
7294         * src/editvcard.h
7295         * src/exphtmldlg.c
7296         * src/exphtmldlg.h
7297         * src/expldifdlg.c
7298         * src/expldifdlg.h
7299         * src/export.h
7300         * src/exporthtml.c
7301         * src/exporthtml.h
7302         * src/exportldif.c
7303         * src/exportldif.h
7304         * src/filtering.c
7305         * src/filtering.h
7306         * src/folder.c
7307         * src/folder.h
7308         * src/folder_item_prefs.c
7309         * src/folder_item_prefs.h
7310         * src/foldersel.c
7311         * src/foldersel.h
7312         * src/folderutils.c
7313         * src/folderutils.h
7314         * src/folderview.c
7315         * src/folderview.h
7316         * src/grouplistdialog.c
7317         * src/grouplistdialog.h
7318         * src/headerview.c
7319         * src/html.c
7320         * src/html.h
7321         * src/image_viewer.c
7322         * src/image_viewer.h
7323         * src/imap.c
7324         * src/imap.h
7325         * src/imap_gtk.c
7326         * src/imap_gtk.h
7327         * src/import.h
7328         * src/importldif.c
7329         * src/importldif.h
7330         * src/importmutt.c
7331         * src/importmutt.h
7332         * src/importpine.c
7333         * src/importpine.h
7334         * src/inc.c
7335         * src/inc.h
7336         * src/jpilot.c
7337         * src/jpilot.h
7338         * src/ldapctrl.c
7339         * src/ldapctrl.h
7340         * src/ldaplocate.c
7341         * src/ldaplocate.h
7342         * src/ldapquery.c
7343         * src/ldapquery.h
7344         * src/ldapserver.c
7345         * src/ldapserver.h
7346         * src/ldaputil.c
7347         * src/ldaputil.h
7348         * src/ldif.c
7349         * src/ldif.h
7350         * src/main.c
7351         * src/main.h
7352         * src/mainwindow.c
7353         * src/mainwindow.h
7354         * src/manual.c
7355         * src/manual.h
7356         * src/mbox.c
7357         * src/mbox.h
7358         * src/message_search.c
7359         * src/message_search.h
7360         * src/messageview.c
7361         * src/messageview.h
7362         * src/mh.c
7363         * src/mh.h
7364         * src/mh_gtk.c
7365         * src/mh_gtk.h
7366         * src/mimeview.c
7367         * src/mimeview.h
7368         * src/msgcache.c
7369         * src/msgcache.h
7370         * src/mutt.c
7371         * src/mutt.h
7372         * src/news.c
7373         * src/news.h
7374         * src/news_gtk.c
7375         * src/news_gtk.h
7376         * src/partial_download.c
7377         * src/partial_download.h
7378         * src/pine.c
7379         * src/pine.h
7380         * src/pop.c
7381         * src/pop.h
7382         * src/prefs_account.c
7383         * src/prefs_account.h
7384         * src/prefs_actions.c
7385         * src/prefs_actions.h
7386         * src/prefs_common.c
7387         * src/prefs_common.h
7388         * src/prefs_compose_writing.c
7389         * src/prefs_compose_writing.h
7390         * src/prefs_customheader.c
7391         * src/prefs_customheader.h
7392         * src/prefs_display_header.c
7393         * src/prefs_display_header.h
7394         * src/prefs_filtering.c
7395         * src/prefs_filtering.h
7396         * src/prefs_filtering_action.c
7397         * src/prefs_filtering_action.h
7398         * src/prefs_folder_column.c
7399         * src/prefs_folder_column.h
7400         * src/prefs_folder_item.c
7401         * src/prefs_folder_item.h
7402         * src/prefs_fonts.c
7403         * src/prefs_fonts.h
7404         * src/prefs_gtk.c
7405         * src/prefs_gtk.h
7406         * src/prefs_image_viewer.c
7407         * src/prefs_image_viewer.h
7408         * src/prefs_matcher.c
7409         * src/prefs_matcher.h
7410         * src/prefs_message.c
7411         * src/prefs_msg_colors.c
7412         * src/prefs_msg_colors.h
7413         * src/prefs_other.c
7414         * src/prefs_quote.c
7415         * src/prefs_receive.c
7416         * src/prefs_send.c
7417         * src/prefs_spelling.c
7418         * src/prefs_spelling.h
7419         * src/prefs_summaries.c
7420         * src/prefs_summaries.h
7421         * src/prefs_summary_column.c
7422         * src/prefs_summary_column.h
7423         * src/prefs_template.c
7424         * src/prefs_template.h
7425         * src/prefs_themes.c
7426         * src/prefs_themes.h
7427         * src/prefs_toolbar.c
7428         * src/prefs_toolbar.h
7429         * src/prefs_wrapping.c
7430         * src/prefs_wrapping.h
7431         * src/privacy.c
7432         * src/privacy.h
7433         * src/procheader.c
7434         * src/procheader.h
7435         * src/procmime.c
7436         * src/procmime.h
7437         * src/procmsg.c
7438         * src/procmsg.h
7439         * src/quote_fmt.c
7440         * src/quote_fmt_parse.y
7441         * src/recv.c
7442         * src/recv.h
7443         * src/remotefolder.c
7444         * src/remotefolder.h
7445         * src/send_message.c
7446         * src/send_message.h
7447         * src/setup.c
7448         * src/setup.h
7449         * src/sourcewindow.c
7450         * src/sourcewindow.h
7451         * src/ssl_manager.c
7452         * src/ssl_manager.h
7453         * src/statusbar.c
7454         * src/statusbar.h
7455         * src/stock_pixmap.c
7456         * src/stock_pixmap.h
7457         * src/summary_search.c
7458         * src/summary_search.h
7459         * src/summaryview.c
7460         * src/summaryview.h
7461         * src/syldap.c
7462         * src/syldap.h
7463         * src/textview.c
7464         * src/textview.h
7465         * src/toolbar.c
7466         * src/toolbar.h
7467         * src/undo.c
7468         * src/undo.h
7469         * src/unmime.c
7470         * src/unmime.h
7471         * src/vcard.c
7472         * src/vcard.h
7473         * src/wizard.c
7474         * src/wizard.h
7475         * src/common/base64.c
7476         * src/common/base64.h
7477         * src/common/defs.h
7478         * src/common/hooks.c
7479         * src/common/hooks.h
7480         * src/common/log.c
7481         * src/common/log.h
7482         * src/common/mgutils.c
7483         * src/common/mgutils.h
7484         * src/common/nntp.c
7485         * src/common/nntp.h
7486         * src/common/passcrypt.c
7487         * src/common/passcrypt.h.in
7488         * src/common/plugin.c
7489         * src/common/plugin.h
7490         * src/common/prefs.c
7491         * src/common/prefs.h
7492         * src/common/progressindicator.c
7493         * src/common/progressindicator.h
7494         * src/common/quoted-printable.c
7495         * src/common/quoted-printable.h
7496         * src/common/session.c
7497         * src/common/session.h
7498         * src/common/smtp.c
7499         * src/common/smtp.h
7500         * src/common/socket.c
7501         * src/common/socket.h
7502         * src/common/ssl.c
7503         * src/common/ssl.h
7504         * src/common/ssl_certificate.c
7505         * src/common/ssl_certificate.h
7506         * src/common/stringtable.c
7507         * src/common/stringtable.h
7508         * src/common/sylpheed.c
7509         * src/common/sylpheed.h
7510         * src/common/template.c
7511         * src/common/template.h
7512         * src/common/timing.h
7513         * src/common/utils.c
7514         * src/common/utils.h
7515         * src/common/version.h.in
7516         * src/common/xml.c
7517         * src/common/xml.h
7518         * src/common/xmlprops.c
7519         * src/common/xmlprops.h
7520         * src/gtk/colorlabel.c
7521         * src/gtk/colorsel.c
7522         * src/gtk/colorsel.h
7523         * src/gtk/description_window.c
7524         * src/gtk/description_window.h
7525         * src/gtk/filesel.c
7526         * src/gtk/filesel.h
7527         * src/gtk/foldersort.c
7528         * src/gtk/foldersort.h
7529         * src/gtk/gtkutils.c
7530         * src/gtk/gtkutils.h
7531         * src/gtk/inputdialog.c
7532         * src/gtk/inputdialog.h
7533         * src/gtk/logwindow.c
7534         * src/gtk/logwindow.h
7535         * src/gtk/manage_window.c
7536         * src/gtk/manage_window.h
7537         * src/gtk/menu.c
7538         * src/gtk/menu.h
7539         * src/gtk/pluginwindow.c
7540         * src/gtk/pluginwindow.h
7541         * src/gtk/prefswindow.c
7542         * src/gtk/prefswindow.h
7543         * src/gtk/progressdialog.c
7544         * src/gtk/progressdialog.h
7545         * src/gtk/sslcertwindow.c
7546         * src/gtk/sslcertwindow.h
7547         * src/plugins/clamav/clamav_plugin.c
7548         * src/plugins/clamav/clamav_plugin.h
7549         * src/plugins/clamav/clamav_plugin_gtk.c
7550         * src/plugins/demo/demo.c
7551         * src/plugins/dillo_viewer/dillo_prefs.c
7552         * src/plugins/dillo_viewer/dillo_prefs.h
7553         * src/plugins/dillo_viewer/dillo_viewer.c
7554         * src/plugins/pgpcore/passphrase.c
7555         * src/plugins/pgpcore/passphrase.h
7556         * src/plugins/pgpcore/plugin.c
7557         * src/plugins/pgpcore/select-keys.c
7558         * src/plugins/pgpcore/select-keys.h
7559         * src/plugins/pgpcore/sgpgme.c
7560         * src/plugins/pgpcore/sgpgme.h
7561         * src/plugins/pgpinline/pgpinline.c
7562         * src/plugins/pgpinline/pgpinline.h
7563         * src/plugins/pgpinline/plugin.c
7564         * src/plugins/pgpmime/pgpmime.c
7565         * src/plugins/pgpmime/pgpmime.h
7566         * src/plugins/pgpmime/plugin.c
7567         * src/plugins/spamassassin/spamassassin.c
7568         * src/plugins/spamassassin/spamassassin.h
7569         * src/plugins/spamassassin/spamassassin_gtk.c
7570         * src/plugins/trayicon/trayicon.c
7571                 update copyright header
7572
7573 2006-01-13 [paul]       1.9.100cvs141
7574
7575         * src/account.c
7576         * src/export.c
7577         * src/import.c
7578         * src/mainwindow.c
7579         * src/prefs_account.c
7580         * src/prefs_display_header.c
7581         * src/prefs_receive.c
7582         * src/prefs_send.c
7583         * src/prefs_summaries.c
7584         * src/prefs_themes.c
7585         * src/prefs_toolbar.c
7586         * src/gtk/about.c
7587                 various cleanups
7588
7589 2006-01-12 [colin]      1.9.100cvs140
7590
7591         * src/folder.c
7592         * src/folder.h
7593         * src/main.c
7594                 Add --subscribe option
7595                 Let sylpheed-claws email@domain.com equivalent to --compose
7596                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7597
7598 2006-01-12 [paul]       1.9.100cvs139
7599
7600         * src/mainwindow.c
7601                 append 'Change folder order' label with '...'
7602         * src/prefs_actions.c
7603                 allow reordering of actions list by dnd
7604         * src/gtk/foldersort.c
7605                 make the dialog nicer
7606
7607 2006-01-11 [colin]      1.9.100cvs138
7608
7609         * src/compose.c
7610                 Allow templates without text
7611
7612 2006-01-11 [paul]       1.9.100cvs137
7613
7614         * tools/README
7615         * tools/filter_conv_new.pl
7616                 add info to README
7617                 also check .sylpheed for filter.xml
7618                 be a bit informative to the user
7619
7620 2006-01-11 [colin]      1.9.100cvs136
7621
7622         * src/textview.c
7623                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7624
7625 2006-01-10 [paul]       1.9.100cvs135
7626
7627         * tools/Makefile.am
7628         * tools/filter_conv_new.pl
7629                 add script to convert new style Sylpheed
7630                 filter rules (Sylpheed >= 0.9.99) to
7631                 Claws filtering rules
7632
7633 2006-01-10 [colin]      1.9.100cvs134
7634
7635         * src/compose.c
7636                 Fix broken line joins in certain conditions
7637                 (between two quoted lines: <enter><enter><up>
7638                  <type a wrapped sentence><go in the first line>
7639                  <insert more text><watch as line joining failed>)
7640
7641 2006-01-10 [paul]       1.9.100cvs133
7642
7643         * src/compose.c
7644                 don't report success in error dialog
7645                 thanks to Colin
7646         * src/common/utils.c
7647                 include some trailing punctuations as URI
7648                 thanks to Hiro
7649
7650 2006-01-10 [paul]       1.9.100cvs132
7651
7652         * src/mimeview.c
7653                 fix incompatible pointer type
7654                 warning
7655
7656 2006-01-10 [paul]       1.9.100cvs131
7657
7658         * src/compose.c
7659                 change Subject in window title
7660                 instantaneously
7661
7662 2006-01-09 [colin]      1.9.100cvs130
7663
7664         * src/addressbook.c
7665         * src/headerview.c
7666         * src/mainwindow.c
7667         * src/messageview.c
7668         * src/mimeview.c
7669         * src/noticeview.c
7670         * src/summaryview.c
7671                 Fix possible crashes on exit and in addressbook
7672
7673 2006-01-09 [paul]       1.9.100cvs129
7674
7675         * src/prefs_msg_colors.c
7676                 some cleanups that I forgot last time
7677
7678 2006-01-09 [paul]       1.9.100cvs128
7679
7680         * README
7681         * src/folderview.c
7682         * src/prefs_msg_colors.c
7683                 add previously hidden option, color_new, to
7684                 the gui
7685                 move the page to Display/
7686                 rework the gui
7687
7688 2006-01-09 [wwp]        1.9.100cvs127
7689
7690         * src/prefs_themes.c
7691                 made the prefs/display/themes layouts spacing less condensed
7692                 (and so they match other prefs/pages' look).
7693
7694 2006-01-09 [paul]       1.9.100cvs126
7695
7696         * src/compose.c
7697         * src/prefs_common.c
7698         * src/prefs_common.h
7699         * src/prefs_wrapping.c
7700                 remove 'wrap at send' option
7701
7702 2006-01-06 [colin]      1.9.100cvs125
7703
7704         * src/compose.c
7705                 Just make completely sure we don't insert "manual line breaks" 
7706                 when wrapping... 
7707
7708 2006-01-04 [paul]
7709
7710         * 2.0.0-rc3 released
7711
7712 2006-01-04 [paul]       1.9.100cvs124
7713
7714         * src/folderview.c
7715                 fix bug 882, 'quick scroll in folder list
7716                 displays wrong folder contents'
7717
7718 2006-01-04 [paul]       1.9.100cvs123
7719
7720         * src/plugins/pgpmime/pgpmime.c
7721                 better debug information when signing
7722                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7723
7724 2006-01-03 [colin]      1.9.100cvs122
7725
7726         * configure.ac
7727                 We need to recheck for gpgme 1.0.0 after checking
7728                 for 1.1.1, because if 1.1.1 isn't available, 
7729                 GPGME_LIBS and friends are blanked out by the 
7730                 second check.
7731
7732 2006-01-03 [colin]      1.9.100cvs121
7733
7734         * src/common/prefs.c
7735                 Windows unlink-before rename fix
7736         * src/plugins/pgpcore/sgpgme.c
7737                 Add support for PKA info if available
7738                 Both patches by Werner Koch
7739
7740 2006-01-03 [paul]       1.9.100cvs120
7741
7742         * src/messageview.c
7743                 fix bug 884, 'Send receipt' button visible in queue
7744                 Thanks to Colin
7745
7746 2006-01-02 [colin]      1.9.100cvs119
7747
7748         * src/compose.c
7749         * src/imap.c
7750                 Fix autosave on IMAP and more generally try to
7751                 return the correct ID on a newly added IMAP message
7752
7753 2006-01-02 [paul]       1.9.100cvs118
7754
7755         * manual/keyboard.xml
7756                 edited
7757
7758 2006-01-01 [paul]       1.9.100cvs117
7759
7760         * src/gtk/authors.h
7761                 alphabetical order
7762
7763 2005-12-30 [colin]      1.9.100cvs116
7764
7765         * manual/advanced.xml
7766                 Explain Pre/Post-processing differences.
7767
7768 2005-12-30 [colin]      1.9.100cvs115
7769
7770         * src/mh.c
7771                 Implement copy_msgs for a little optimization
7772         * src/imap.c
7773                 Finish yesterday's fix
7774
7775 2005-12-29 [colin]      1.9.100cvs114
7776
7777         * src/imap.c
7778                 Fix occasional failure in fetching a mail over
7779                 IMAP
7780
7781 2005-12-29 [colin]      1.9.100cvs113
7782
7783         * src/compose.c
7784                 Don't remove a draft when sending it, if it is 
7785                 locked.
7786
7787 2005-12-28 [colin]      1.9.100cvs112
7788
7789         * src/summaryview.c
7790                 Fix leak for real
7791
7792 2005-12-28 [wwp]        1.9.100cvs111
7793
7794         * doc/faq/.cvsignore
7795         * doc/faq/de/.cvsignore
7796         * doc/faq/en/.cvsignore
7797         * doc/faq/es/.cvsignore
7798         * doc/faq/fr/.cvsignore
7799         * doc/faq/it/.cvsignore
7800         * doc/manual/.cvsignore
7801         * doc/manual/de/.cvsignore
7802         * doc/manual/en/.cvsignore
7803         * doc/manual/es/.cvsignore
7804         * doc/manual/fr/.cvsignore
7805         * doc/manual/ja/.cvsignore
7806         * src/plugins/mathml_viewer/.cvsignore
7807                 rollback revival of those files (my bad, sorry for the noise).
7808
7809 2005-12-28 [wwp]        1.9.100cvs110
7810
7811         * src/compose.c
7812                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7813
7814 2005-12-28 [wwp]        1.9.100cvs109
7815
7816         * doc/faq/.cvsignore
7817         * doc/faq/de/.cvsignore
7818         * doc/faq/en/.cvsignore
7819         * doc/faq/es/.cvsignore
7820         * doc/faq/fr/.cvsignore
7821         * doc/faq/it/.cvsignore
7822         * doc/manual/.cvsignore
7823         * doc/manual/de/.cvsignore
7824         * doc/manual/en/.cvsignore
7825         * doc/manual/es/.cvsignore
7826         * doc/manual/fr/.cvsignore
7827         * doc/manual/ja/.cvsignore
7828         * src/plugins/mathml_viewer/.cvsignore
7829         * po/.cvsignore
7830                 more files to ignore.
7831
7832 2005-12-24 [colin]      1.9.100cvs108
7833
7834         * AUTHORS
7835         * src/gtk/authors.h
7836                 Update for Werner
7837
7838 2005-12-24 [colin]      1.9.100cvs107
7839
7840         * src/procmsg.c
7841                 Allow NULL src_msginfo in 
7842                 procmsg_msginfo_new_from_mimeinfo
7843
7844 2005-12-23 [paul]       1.9.100cvs106
7845
7846         * src/plugins/pgpinline/mypgpcore.def
7847                 add this forgotten file
7848
7849 2005-12-23 [colin]      1.9.100cvs105
7850
7851         * src/mainwindow.c
7852                 Fix missing break
7853
7854 2005-12-23 [colin]      1.9.100cvs104
7855
7856         * autogen.sh
7857         * src/folder.c
7858         * src/mh.c
7859         * src/common/plugin.c
7860         * src/common/socket.c
7861         * src/common/socket.h
7862         * src/common/utils.c
7863         * src/common/utils.h
7864         * src/gtk/pluginwindow.c
7865         * src/plugins/pgpcore/plugin.def
7866         * src/plugins/pgpcore/sylpheed.def
7867         * src/plugins/pgpinline/Makefile.am
7868         * src/plugins/pgpinline/plugin.def
7869         * src/plugins/pgpinline/sylpheed.def
7870         * src/plugins/pgpmime/plugin.def
7871         * src/plugins/pgpmime/sylpheed.def
7872                 Various w32 fixes by Werner Koch
7873
7874 2005-12-22 [paul]       1.9.100cvs103
7875
7876         * src/wizard.c
7877                 don't offer IMAP as 'server type' if
7878                 libetpan isn't built in
7879
7880 2005-12-22 [paul]       1.9.100cvs102
7881
7882         * AUTHORS
7883         * src/mainwindow.c
7884         * src/mainwindow.h
7885         * src/toolbar.c
7886         * src/gtk/authors.h
7887                 support GTK_TOOLBAR_BOTH_HORIZ (text
7888                 next to icon) Patch by Marien Zwart
7889                 marienz@users.sf.net
7890                 Also reword the text
7891
7892 2005-12-21 [colin]      1.9.100cvs101
7893
7894         * configure.ac
7895                 Fix DATADIRNAME
7896         * COPYING
7897                 Fix missing section and explicit the exception better
7898         * src/compose.c
7899                 Prevent mail from being lost without notice when an
7900                 SMTP error happens on trying to send an unmodified
7901                 drafted mail.
7902         * src/send_message.c
7903         * src/common/smtp.c
7904                 Fix password remembering when wrong, and add return
7905                 value checks where they should have been
7906         * src/plugins/pgpcore/sylpheed.def
7907         * src/plugins/pgpinline/sylpheed.def
7908         * src/plugins/pgpmime/sylpheed.def
7909                 Add a few symbols needed
7910
7911 2005-12-21 [paul]       1.9.100cvs100
7912
7913         * m4/codeset.m4
7914         * m4/glibc21.m4
7915         * m4/intdiv0.m4
7916         * m4/inttypes-pri.m4
7917         * m4/inttypes.m4
7918         * m4/inttypes_h.m4
7919         * m4/isc-posix.m4
7920         * m4/lcmessage.m4
7921         * m4/stdint_h.m4
7922         * m4/uintmax_t.m4
7923                 gettextization
7924                 thanks to Colin
7925
7926 2005-12-21 [paul]       1.9.100cvs99
7927
7928         * po/sv.po
7929                 fixed by Colin
7930
7931 2005-12-20 [paul]       1.9.100cvs98
7932
7933         * po/sv.po
7934                 updated by Anders Trobäck
7935
7936 2005-12-20 [colin]      1.9.100cvs97
7937
7938         * ABOUT-NLS
7939         * Makefile.am
7940         * autogen.sh
7941         * configure.ac
7942         * config/config.rpath
7943         * config/mkinstalldirs
7944         * m4/Makefile.am
7945         * m4/glibc2.m4
7946         * m4/gnupg.m4
7947         * m4/gpgme.m4
7948         * m4/intmax.m4
7949         * m4/longdouble.m4
7950         * m4/longlong.m4
7951         * m4/printf-posix.m4
7952         * m4/signed.m4
7953         * m4/size_max.m4
7954         * m4/ulonglong.m4
7955         * m4/wchar_t.m4
7956         * m4/wint_t.m4
7957         * m4/xsize.m4
7958         * po/Makefile.in.in
7959         * po/Makevars
7960         * po/bg.po
7961         * po/ca.po
7962         * po/cs.po
7963         * po/de.po
7964         * po/el.po
7965         * po/en_GB.po
7966         * po/es.po
7967         * po/fi.po
7968         * po/fr.po
7969         * po/hr.po
7970         * po/hu.po
7971         * po/it.po
7972         * po/ja.po
7973         * po/ko.po
7974         * po/nb.po
7975         * po/nl.po
7976         * po/pl.po
7977         * po/pt_BR.po
7978         * po/ru.po
7979         * po/sk.po
7980         * po/sr.po
7981         * po/stamp-po
7982         * po/sv.po
7983         * po/zh_CN.po
7984         * po/zh_TW.po
7985         * src/Makefile.am
7986         * src/codeconv.c
7987         * src/compose.c
7988         * src/exporthtml.c
7989         * src/exportldif.c
7990         * src/folder.c
7991         * src/main.c
7992         * src/manual.c
7993         * src/mh.c
7994         * src/mimeview.c
7995         * src/send_message.c
7996         * src/common/Makefile.am
7997         * src/common/fnmatch.c
7998         * src/common/fnmatch.h
7999         * src/common/fnmatch_loop.c
8000         * src/common/nntp.c
8001         * src/common/plugin.c
8002         * src/common/smtp.c
8003         * src/common/socket.c
8004         * src/common/string_match.c
8005         * src/common/sylpheed.c
8006         * src/common/utils.c
8007         * src/common/utils.h
8008         * src/common/w32_dirent.c
8009         * src/common/w32_reg.c
8010         * src/common/w32_signal.c
8011         * src/common/w32_stat.c
8012         * src/common/w32_stdio.c
8013         * src/common/w32_stdlib.c
8014         * src/common/w32_string.c
8015         * src/common/w32_time.c
8016         * src/common/w32_unistd.c
8017         * src/common/w32_wait.c
8018         * src/common/w32lib.h
8019         * src/etpan/Makefile.am
8020         * src/gtk/Makefile.am
8021         * src/plugins/clamav/Makefile.am
8022         * src/plugins/demo/Makefile.am
8023         * src/plugins/dillo_viewer/Makefile.am
8024         * src/plugins/pgpcore/Makefile.am
8025         * src/plugins/pgpcore/passphrase.c
8026         * src/plugins/pgpcore/plugin.def
8027         * src/plugins/pgpcore/sgpgme.c
8028         * src/plugins/pgpcore/sylpheed.def
8029         * src/plugins/pgpcore/version.rc
8030         * src/plugins/pgpinline/Makefile.am
8031         * src/plugins/pgpinline/plugin.def
8032         * src/plugins/pgpinline/sylpheed.def
8033         * src/plugins/pgpinline/version.rc
8034         * src/plugins/pgpmime/Makefile.am
8035         * src/plugins/pgpmime/mypgpcore.def
8036         * src/plugins/pgpmime/plugin.def
8037         * src/plugins/pgpmime/sylpheed.def
8038         * src/plugins/pgpmime/version.rc
8039         * src/plugins/spamassassin/Makefile.am
8040                 Very little ;-) patch from Werner Koch, providing
8041                 infrastructure for cross-compiling to Win32
8042
8043 2005-12-20 [paul]       1.9.100cvs96
8044
8045         * src/account.c
8046         * src/account.h
8047         * src/mainwindow.c
8048         * src/mainwindow.h
8049         * src/toolbar.c
8050         * src/toolbar.h
8051                 add a combo to the Get All button, allowing
8052                 quick retrieval from any account
8053                 Patch by Fabien Vantard, slightly modified
8054                 by Colin
8055         * src/gtk/about.c
8056                 i18n fix. Patch by Fabien Vantard
8057
8058 2005-12-19 [colin]      1.9.100cvs95
8059
8060         * src/compose.c
8061         * src/compose.h
8062                 Don't automatically join lines when they've 
8063                 been separated by the user and not automatically
8064
8065 2005-12-19 [paul]       1.9.100cvs94
8066
8067         * src/gtk/pluginwindow.c
8068                 i18n fix.
8069                 Patch by Fabien Vantard
8070
8071 2005-12-15 [paul]       1.9.100cvs93
8072
8073         * src/common/plugin.c
8074         * src/common/plugin.h
8075         * src/gtk/pluginwindow.c
8076         * src/plugins/clamav/clamav_plugin.c
8077         * src/plugins/demo/demo.c
8078         * src/plugins/dillo_viewer/dillo_viewer.c
8079         * src/plugins/pgpcore/plugin.c
8080         * src/plugins/pgpinline/plugin.c
8081         * src/plugins/pgpmime/plugin.c
8082         * src/plugins/spamassassin/spamassassin.c
8083         * src/plugins/trayicon/trayicon.c
8084                 add plugin_version()
8085
8086 2005-12-15 [colin]      1.9.100cvs92
8087
8088         * src/compose.c
8089                 Further fix bug #875
8090
8091 2005-12-15 [paul]       1.9.100cvs91
8092
8093         * src/gtk/filesel.c
8094                 fix attach_load_dir getting set to
8095                 PLUGINDIR on plugin load
8096
8097 2005-12-14 [mones]      1.9.100cvs90
8098
8099         * manual/ack.xml
8100         * manual/keyboard.xml
8101                 Initial draft and some shortcuts added
8102                 
8103         * po/es.po
8104                 Updated translation
8105
8106 2005-12-14 [colin]      1.9.100cvs89
8107
8108         * src/compose.c
8109         * src/imap.c
8110         * src/summaryview.c
8111         * src/gtk/gtkaspell.c
8112                 More leaks fixed
8113         * src/prefs_folder_item.c
8114                 Fix recursive prefs apply
8115
8116
8117 2005-12-14 [colin]      1.9.100cvs88
8118
8119         * src/compose.c
8120                 Fix bug #875 (Freeze On Inline Forward of 
8121                 Large Message)
8122
8123 2005-12-13 [colin]      1.9.100cvs87
8124
8125         * src/compose.c
8126                 Uniq-ify and sort the mimetypes list
8127                 Patch by Fabien Vantard
8128
8129 2005-12-13 [colin]      1.9.100cvs86
8130
8131         * src/imap.c
8132         * src/etpan/imap-thread.c
8133                 Fix leaks (patch by Hoa)
8134         * src/news.c
8135         * src/common/plugin.c
8136                 Fix leaks
8137
8138 2005-12-12 [colin]
8139
8140         * 2.0.0-rc2 released
8141
8142 2005-12-12 [colin]      1.9.100cvs85
8143
8144         * src/matcher.c
8145                 Fix a leak
8146
8147 2005-12-12 [wwp]        1.9.100cvs84
8148
8149         * src/gtk/icon_legend.c
8150                 fix misbehaviour and crash when closing the legend window
8151         using the Esc key (patch by Fabien Vantard).
8152
8153 2005-12-12 [paul]       1.9.100cvs83
8154
8155         * src/browseldap.c
8156         * src/foldersel.c
8157         * src/prefs_actions.c
8158         * src/prefs_filtering.c
8159         * src/prefs_matcher.c
8160         * src/prefs_spelling.glade      ** REMOVED **
8161         * src/prefs_template.c
8162         * src/gtk/foldersort.glade      ** REMOVED **
8163         * src/gtk/pluginwindow.c
8164         * src/gtk/pluginwindow.glade    ** REMOVED **
8165         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8166                 cleanups
8167
8168 2005-12-11 [paul]       1.9.100cvs82
8169
8170         * src/gtk/filesel.c
8171                 fix attach_load_dir crasher (double free)
8172
8173 2005-12-09 [paul]       1.9.100cvs81
8174
8175         * po/POTFILES.in
8176         * src/mainwindow.c
8177         * src/gtk/Makefile.am
8178         * src/gtk/icon_legend.c
8179         * src/gtk/icon_legend.h
8180                 add icon legend
8181         * src/manual.c
8182                 cleanup
8183
8184 2005-12-09 [paul]       1.9.100cvs80
8185
8186         * src/plugins/pgpcore/passphrase.c
8187                 wrap the label in the dialog
8188
8189 2005-12-09 [colin]      1.9.100cvs79
8190
8191         * src/plugins/pgpcore/sgpgme.c
8192                 Display (untrusted) on not trusted signatures
8193                 Patch by Michal Èihaø <michal@cihar.com>
8194                 Closes bug #867 (Report also key trust)
8195
8196 2005-12-09 [colin]      1.9.100cvs78
8197
8198         * src/common/plugin.c
8199                 Update licence check, following Eben Moglen's advice
8200
8201 2005-12-08 [colin]      1.9.100cvs77
8202
8203         * src/folder.c
8204                 Fix the occasionnal item->cache != NULL 
8205                 assertion failure. 
8206
8207 2005-12-08 [colin]      1.9.100cvs76
8208
8209         * src/mimeview.c
8210         * src/plugins/pgpcore/sgpgme.c
8211                 Print key id when unable to check it
8212                 Closes bug #866 (Show key id when missing)
8213
8214 2005-12-08 [paul]       1.9.100cvs75
8215
8216         * src/prefs_common.c
8217         * src/prefs_common.h
8218         * src/gtk/filesel.c
8219                 remember load attachment dir
8220
8221 2005-12-07 [colin]      1.9.100cvs74
8222
8223         * src/prefs_toolbar.c
8224                 Gtk fixes, patch by Fabien Vantard
8225
8226 2005-12-07 [colin]      1.9.100cvs73
8227
8228         * src/action.c
8229         * src/compose.c
8230         * src/compose.h
8231                 Fix bug #839 (Quoted text isn't colored after 
8232                 executing an action)
8233         * src/common/plugin.c
8234                 Require plugins to declare their licence in plugin_licence()
8235                 Refuse to load non-GPL plugins as they'd be illegal (as 
8236                 derived works of Sylpheed-Claws, they must be GPL).
8237         * src/plugins/clamav/clamav_plugin.c
8238         * src/plugins/demo/demo.c
8239         * src/plugins/dillo_viewer/dillo_viewer.c
8240         * src/plugins/pgpcore/plugin.c
8241         * src/plugins/pgpinline/plugin.c
8242         * src/plugins/pgpmime/plugin.c
8243         * src/plugins/spamassassin/spamassassin.c
8244         * src/plugins/trayicon/trayicon.c
8245                 Add plugin_licence()
8246
8247 2005-12-07 [paul]       1.9.100cvs72
8248
8249         * configure.ac
8250         * src/mainwindow.c
8251         * src/manual.c
8252         * src/manual.h
8253         * src/common/defs.h
8254                 clean up after local FAQ removal and
8255                 temporary manual removal
8256
8257 2005-12-06 [colin]      1.9.100cvs71
8258
8259         * configure.ac
8260         * doc/Makefile.am
8261         * doc/faq/.cvsignore
8262         * doc/faq/Makefile.am
8263         * doc/faq/de/.cvsignore
8264         * doc/faq/de/Makefile.am
8265         * doc/faq/de/sylpheed-faq-1.html
8266         * doc/faq/de/sylpheed-faq-2.html
8267         * doc/faq/de/sylpheed-faq-3.html
8268         * doc/faq/de/sylpheed-faq.html
8269         * doc/faq/en/.cvsignore
8270         * doc/faq/en/Makefile.am
8271         * doc/faq/en/sylpheed-faq-1.html
8272         * doc/faq/en/sylpheed-faq-2.html
8273         * doc/faq/en/sylpheed-faq-3.html
8274         * doc/faq/en/sylpheed-faq-4.html
8275         * doc/faq/en/sylpheed-faq.html
8276         * doc/faq/es/.cvsignore
8277         * doc/faq/es/Makefile.am
8278         * doc/faq/es/sylpheed-faq-1.html
8279         * doc/faq/es/sylpheed-faq-2.html
8280         * doc/faq/es/sylpheed-faq-3.html
8281         * doc/faq/es/sylpheed-faq-4.html
8282         * doc/faq/es/sylpheed-faq.html
8283         * doc/faq/fr/.cvsignore
8284         * doc/faq/fr/Makefile.am
8285         * doc/faq/fr/sylpheed-faq-1.html
8286         * doc/faq/fr/sylpheed-faq-2.html
8287         * doc/faq/fr/sylpheed-faq-3.html
8288         * doc/faq/fr/sylpheed-faq.html
8289         * doc/faq/it/.cvsignore
8290         * doc/faq/it/Makefile.am
8291         * doc/faq/it/sylpheed-faq-1.html
8292         * doc/faq/it/sylpheed-faq-2.html
8293         * doc/faq/it/sylpheed-faq-3.html
8294         * doc/faq/it/sylpheed-faq.html
8295         * doc/manual/.cvsignore
8296         * doc/manual/Makefile.am
8297         * doc/manual/de/.cvsignore
8298         * doc/manual/de/Makefile.am
8299         * doc/manual/de/sylpheed-1.html
8300         * doc/manual/de/sylpheed-10.html
8301         * doc/manual/de/sylpheed-11.html
8302         * doc/manual/de/sylpheed-12.html
8303         * doc/manual/de/sylpheed-13.html
8304         * doc/manual/de/sylpheed-14.html
8305         * doc/manual/de/sylpheed-15.html
8306         * doc/manual/de/sylpheed-16.html
8307         * doc/manual/de/sylpheed-17.html
8308         * doc/manual/de/sylpheed-18.html
8309         * doc/manual/de/sylpheed-19.html
8310         * doc/manual/de/sylpheed-2.html
8311         * doc/manual/de/sylpheed-20.html
8312         * doc/manual/de/sylpheed-3.html
8313         * doc/manual/de/sylpheed-4.html
8314         * doc/manual/de/sylpheed-5.html
8315         * doc/manual/de/sylpheed-6.html
8316         * doc/manual/de/sylpheed-7.html
8317         * doc/manual/de/sylpheed-8.html
8318         * doc/manual/de/sylpheed-9.html
8319         * doc/manual/de/sylpheed.html
8320         * doc/manual/en/.cvsignore
8321         * doc/manual/en/Makefile.am
8322         * doc/manual/en/sylpheed-1.html
8323         * doc/manual/en/sylpheed-10.html
8324         * doc/manual/en/sylpheed-11.html
8325         * doc/manual/en/sylpheed-12.html
8326         * doc/manual/en/sylpheed-13.html
8327         * doc/manual/en/sylpheed-14.html
8328         * doc/manual/en/sylpheed-15.html
8329         * doc/manual/en/sylpheed-16.html
8330         * doc/manual/en/sylpheed-17.html
8331         * doc/manual/en/sylpheed-18.html
8332         * doc/manual/en/sylpheed-19.html
8333         * doc/manual/en/sylpheed-2.html
8334         * doc/manual/en/sylpheed-20.html
8335         * doc/manual/en/sylpheed-21.html
8336         * doc/manual/en/sylpheed-22.html
8337         * doc/manual/en/sylpheed-3.html
8338         * doc/manual/en/sylpheed-4.html
8339         * doc/manual/en/sylpheed-5.html
8340         * doc/manual/en/sylpheed-6.html
8341         * doc/manual/en/sylpheed-7.html
8342         * doc/manual/en/sylpheed-8.html
8343         * doc/manual/en/sylpheed-9.html
8344         * doc/manual/en/sylpheed.html
8345         * doc/manual/es/.cvsignore
8346         * doc/manual/es/Makefile.am
8347         * doc/manual/es/sylpheed-1.html
8348         * doc/manual/es/sylpheed-10.html
8349         * doc/manual/es/sylpheed-11.html
8350         * doc/manual/es/sylpheed-12.html
8351         * doc/manual/es/sylpheed-13.html
8352         * doc/manual/es/sylpheed-14.html
8353         * doc/manual/es/sylpheed-15.html
8354         * doc/manual/es/sylpheed-16.html
8355         * doc/manual/es/sylpheed-17.html
8356         * doc/manual/es/sylpheed-18.html
8357         * doc/manual/es/sylpheed-19.html
8358         * doc/manual/es/sylpheed-2.html
8359         * doc/manual/es/sylpheed-20.html
8360         * doc/manual/es/sylpheed-3.html
8361         * doc/manual/es/sylpheed-4.html
8362         * doc/manual/es/sylpheed-5.html
8363         * doc/manual/es/sylpheed-6.html
8364         * doc/manual/es/sylpheed-7.html
8365         * doc/manual/es/sylpheed-8.html
8366         * doc/manual/es/sylpheed-9.html
8367         * doc/manual/es/sylpheed.html
8368         * doc/manual/fr/.cvsignore
8369         * doc/manual/fr/Makefile.am
8370         * doc/manual/fr/sylpheed-1.html
8371         * doc/manual/fr/sylpheed-10.html
8372         * doc/manual/fr/sylpheed-11.html
8373         * doc/manual/fr/sylpheed-12.html
8374         * doc/manual/fr/sylpheed-13.html
8375         * doc/manual/fr/sylpheed-14.html
8376         * doc/manual/fr/sylpheed-15.html
8377         * doc/manual/fr/sylpheed-16.html
8378         * doc/manual/fr/sylpheed-17.html
8379         * doc/manual/fr/sylpheed-18.html
8380         * doc/manual/fr/sylpheed-19.html
8381         * doc/manual/fr/sylpheed-2.html
8382         * doc/manual/fr/sylpheed-20.html
8383         * doc/manual/fr/sylpheed-3.html
8384         * doc/manual/fr/sylpheed-4.html
8385         * doc/manual/fr/sylpheed-5.html
8386         * doc/manual/fr/sylpheed-6.html
8387         * doc/manual/fr/sylpheed-7.html
8388         * doc/manual/fr/sylpheed-8.html
8389         * doc/manual/fr/sylpheed-9.html
8390         * doc/manual/fr/sylpheed.html
8391         * doc/manual/ja/.cvsignore
8392         * doc/manual/ja/Makefile.am
8393         * doc/manual/ja/sylpheed-1.html
8394         * doc/manual/ja/sylpheed-10.html
8395         * doc/manual/ja/sylpheed-11.html
8396         * doc/manual/ja/sylpheed-12.html
8397         * doc/manual/ja/sylpheed-13.html
8398         * doc/manual/ja/sylpheed-14.html
8399         * doc/manual/ja/sylpheed-15.html
8400         * doc/manual/ja/sylpheed-16.html
8401         * doc/manual/ja/sylpheed-17.html
8402         * doc/manual/ja/sylpheed-18.html
8403         * doc/manual/ja/sylpheed-19.html
8404         * doc/manual/ja/sylpheed-2.html
8405         * doc/manual/ja/sylpheed-20.html
8406         * doc/manual/ja/sylpheed-3.html
8407         * doc/manual/ja/sylpheed-4.html
8408         * doc/manual/ja/sylpheed-5.html
8409         * doc/manual/ja/sylpheed-6.html
8410         * doc/manual/ja/sylpheed-7.html
8411         * doc/manual/ja/sylpheed-8.html
8412         * doc/manual/ja/sylpheed-9.html
8413         * doc/manual/ja/sylpheed.html
8414         * doc/manual/ja/sylpheed.sgml
8415         * src/mainwindow.c
8416                 Remove outdated manual and faq. Noisy, eh?
8417
8418 2005-12-06 [colin]      1.9.100cvs70
8419
8420         * src/compose.c
8421         * src/quote_fmt_parse.y
8422         * src/undo.c
8423         * src/undo.h
8424                 Allow %X to position cursor at 0 
8425                 (no %X = before signature)
8426                 Fix paste as quotation putting the cursor at 0
8427                 Fix undo offsets when pasting
8428                 Insert the quote_fmt at once instead of line 
8429                 by line
8430                 Fix [Edited] when starting to reply/forward
8431
8432 2005-12-06 [paul]       1.9.100cvs69
8433
8434         * src/plugins/clamav/clamav_plugin_gtk.c
8435                 add another tooltip
8436         * src/plugins/spamassassin/spamassassin_gtk.c
8437                 rework spamassassin_create_widget_func()
8438
8439 2005-12-05 [colin]      1.9.100cvs68
8440
8441         * po/POTFILES.in
8442                 Fix make release ;-)
8443
8444 2005-12-05 [colin]      1.9.100cvs67
8445
8446         * src/compose.c
8447         * src/compose.h
8448                 Fix cursor positioning (not obeying %X)
8449
8450 2005-12-05 [paul]       1.9.100cvs66
8451
8452         * src/plugins/dillo_viewer/dillo_prefs.c
8453                 fix compilation warning
8454
8455 2005-12-05 [paul]       1.9.100cvs65
8456
8457         * src/prefs_spelling.c
8458         * src/plugins/trayicon/trayicon.c
8459                 cleanups - remove unused stuff
8460
8461 2005-12-05 [paul]       1.9.100cvs64
8462
8463         * README
8464         * manual/plugins.xml
8465                 remove info about removed mathml_viewer plugin
8466
8467 2005-12-05 [paul]       1.9.100cvs63
8468
8469         * configure.ac
8470         * src/plugins/Makefile.am
8471         * src/plugins/mathml_viewer/.cvsignore
8472         * src/plugins/mathml_viewer/Makefile.am
8473         * src/plugins/mathml_viewer/mathml_viewer.c
8474                 remove unmaintained mathml_viewer plugin
8475
8476 2005-12-05 [paul]       1.9.100cvs62
8477
8478         * src/summaryview.c
8479                 obey prefs_common.always_show_msg when
8480                 moving a msg
8481                 Thanks to Colin
8482
8483 2005-12-05 [paul]       1.9.100cvs61
8484
8485         * src/compose.c
8486         * src/prefs_account.c
8487         * src/prefs_filtering.c
8488         * src/prefs_quote.c
8489         * src/prefs_spelling.c
8490         * src/prefs_toolbar.c
8491         * src/summaryview.c
8492         * src/gtk/gtkutils.c
8493         * src/gtk/quicksearch.c
8494         * src/plugins/dillo_viewer/dillo_prefs.c
8495                 dialog cleanups
8496
8497 2005-12-04 [paul]       1.9.100cvs60
8498
8499         * src/inc.c
8500         * src/prefs_account.c
8501         * src/prefs_account.h
8502                 allow a Local account to specify a
8503                 default inbox
8504                 (closes bug 843 'Inbox cannot be changed for local
8505                  mailboxes')
8506
8507 2005-12-04 [colin]      1.9.100cvs59
8508
8509         * src/plugins/trayicon/trayicon.c
8510                 Remove Get, rename Get All to Get Mail in order to
8511                 be consistent with the default main toolbar
8512
8513 2005-12-03 [colin]      1.9.100cvs58
8514
8515         * manual/gpl.xml
8516         * manual/sylpheed-claws-manual.xml
8517                 Add GPL appendix
8518
8519 2005-12-03 [paul]       1.9.100cvs57
8520
8521         * AUTHORS
8522         * po/sv.po
8523         * src/gtk/authors.h
8524                 new (partially complete) Swedish translation
8525                 by Anders Troback <sylpheed@troback.com>
8526
8527 2005-12-02 [paul]       1.9.100cvs56
8528
8529         * configure.ac
8530                 libetpan 0.41 required
8531
8532 2005-12-02 [paul]       1.9.100cvs55
8533
8534         * src/plugins/clamav/clamav_plugin.c
8535         * src/plugins/clamav/clamav_plugin.h
8536         * src/plugins/clamav/clamav_plugin_gtk.c
8537         * src/plugins/spamassassin/spamassassin.c
8538         * src/plugins/spamassassin/spamassassin.h
8539         * src/plugins/spamassassin/spamassassin_gtk.c
8540                 unregister prefs pages on unloading, thus
8541                 preventing a crash
8542                 (thanks to Colin for the hint)
8543
8544 2005-12-02 [wwp]        1.9.100cvs54
8545
8546         * src/quote_fmt.h
8547         * src/quote_fmt_parse.y
8548                 fix misuse of gboolean*, use gboolean instead
8549                 (thanks to Paul, Colin, for pointing out that scaring one)
8550
8551 2005-12-02 [paul]       1.9.100cvs53
8552
8553         * src/plugins/clamav/clamav_plugin.c
8554                 int no --> unsigned int no
8555         * src/plugins/clamav/clamav_plugin_gtk.c
8556                 rework config page
8557
8558 2005-12-02 [wwp]        1.9.100cvs52
8559
8560         * src/compose.c
8561         * src/prefs_template.c
8562         * src/quote_fmt.h
8563         * src/quote_fmt_parse.y
8564                 prevent from executing |f and |p templates commands when
8565                 adding or replacing templates in prefs (avoids annoying and
8566                 potentially dangerous behaviours)
8567
8568 2005-12-02 [paul]       1.9.100cvs51
8569
8570         * src/prefs_common.c
8571                 allow translation of some default values
8572                 Patch by Fabien Vantard
8573
8574 2005-12-02 [paul]       1.9.100cvs50
8575
8576         * src/codeconv.c
8577         * src/codeconv.h
8578         * src/prefs_common.c
8579         * src/prefs_common.h
8580         * src/prefs_message.c
8581         * src/textview.c
8582                 remove obsolete 'convert_mb_alnum' option
8583                 and related stuff
8584         * src/gtk/about.c
8585                 remove unused 'about_textview_visibility_notify'
8586
8587 2005-12-02 [paul]       1.9.100cvs49
8588
8589         * src/prefs_account.c
8590         * src/prefs_compose_writing.c
8591         * src/prefs_fonts.c
8592         * src/prefs_gtk.h
8593         * src/prefs_image_viewer.c
8594         * src/prefs_message.c
8595         * src/prefs_other.c
8596         * src/prefs_receive.c
8597         * src/prefs_send.c
8598         * src/prefs_spelling.c
8599         * src/prefs_summaries.c
8600         * src/prefs_wrapping.c
8601         * src/plugins/dillo_viewer/dillo_prefs.c
8602         * src/plugins/pgpcore/prefs_gpg.c
8603                 several cleanups to the prefs dialogs
8604                 (slightly modified) patch by Fabien Vantard
8605
8606 2005-12-02 [paul]       1.9.100cvs48
8607
8608         * src/main.c
8609                 --exit means exit
8610         * src/send_message.c
8611                 fix crash on send when connection fails
8612
8613         Thanks to Colin
8614
8615 2005-12-01 [colin]      1.9.100cvs47
8616
8617         * src/html.c
8618                 Translate &hellip; to "..."
8619
8620 2005-11-30 [colin]      1.9.100cvs46
8621
8622         * src/matcher.c
8623         * src/matcher.h
8624                 Optimize back yesterday's fix.
8625
8626 2005-11-30 [paul]       1.9.100cvs45
8627
8628         * manual/faq.xml
8629                 standardised
8630         * manual/intro.xml
8631                 written by Colin, edited by me
8632
8633 2005-11-29 [colin]      1.9.100cvs44
8634
8635         * src/matcher.c
8636                 Skip headers unconditionnaly in match_body if the
8637                 rule is not message or ~message
8638
8639 2005-11-29 [colin]      1.9.100cvs43
8640
8641         * src/matcher.c
8642                 Fix body_part and such, not skipping headers 
8643                 if the matchcriteria wasn't the first in the rule
8644
8645 2005-11-29 [colin]      1.9.100cvs42
8646
8647         * src/compose.c
8648                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8649                 option missing from message view window)
8650                 Fix double text D'n'D with gtk-2.8
8651         * src/matcher.c
8652                 Fix ~message, ~headers_part, ~body_part rules
8653         * src/messageview.c
8654                 Add Windows-1252 (Closes bug #863)
8655                 Fix accels
8656         * src/gtk/gtkaspell.c
8657                 Properly destroy accels in all menus
8658
8659 2005-11-29 [mones]      1.9.100cvs41
8660
8661         * po/es.po
8662                 Updated.
8663
8664 2005-11-27 [colin]      1.9.100cvs40
8665
8666         * src/mh_gtk.c
8667                 "/Remove mailbox" -> "/Remove mailbox..."
8668
8669 2005-11-27 [paul]       1.9.100cvs39
8670
8671         * AUTHORS
8672         * po/de.po
8673         * src/gtk/authors.h
8674                 updated by new maintainer, Stephan Sachse
8675
8676 2005-11-27 [paul]       1.9.100cvs38
8677
8678         * manual/faq.xml
8679                 written by Colin, edited by me
8680
8681 2005-11-27 [paul]       1.9.100cvs37
8682
8683         * src/prefs_common.c
8684         * src/prefs_common.h
8685         * src/prefs_receive.c
8686         * src/prefs_summaries.c
8687                 move 'go to inbox after receiving new mail'
8688                 option from display/sumamaries to mail
8689                 handling/receive, and rework prefs_summaries
8690                 dialog a little
8691
8692 2005-11-25 [martin]     1.9.100cvs36
8693
8694         * po/de.po
8695             fixed windows-1252 translation;
8696             translated some new and fuzzy strings
8697
8698 2005-11-25 [paul]       1.9.100cvs35
8699
8700         * src/plugins/clamav/clamav_plugin.c
8701                 complete the update done in cvs34
8702
8703 2005-11-25 [paul]       1.9.100cvs34
8704
8705         * src/plugins/clamav/clamav_plugin.c
8706                 reflect upstream changes
8707
8708 2005-11-25 [paul]       1.9.100cvs33
8709
8710         * manual/ack.xml
8711         * manual/plugins.xml
8712         * manual/sylpheed-claws-manual.xml
8713                 written/updated by Colin, edited by me
8714         * tools/acroread2sylpheed.pl
8715                 update binary name
8716
8717 2005-11-24 [colin]      1.9.100cvs32
8718
8719         * src/compose.c
8720                 Fix bug #856 (reediting messages forgets Request
8721                 Return Receipt)
8722
8723 2005-11-24 [paul]       1.9.100cvs31
8724
8725         * manual/addrbook.xml
8726         * manual/starting.xml
8727                 written by Colin, proofread, edited, adapted by me
8728         * manual/advanced.xml
8729                 add some Actions examples
8730         * src/importldif.c
8731                 use a Save button instead of a Close button
8732         * src/wizard.c
8733                 indicate mandatory fields
8734                 fix page display
8735                 Thanks to Colin
8736
8737 2005-11-23 [colin]      1.9.100cvs30
8738
8739         * src/addressbook.c
8740                 Rename menu item, fix possible crash after
8741                 deletion of books
8742         * src/addrindex.c
8743                 Allow searching for '*' in ldap
8744         * src/browseldap.c
8745                 Fix "Browse Entry" (did anyone use it?)
8746         * src/wizard.c
8747                 Add guards for mandatory information
8748
8749 2005-11-23 [paul]       1.9.100cvs29
8750
8751         * manual/advanced.xml
8752                 corrections to the English
8753
8754 2005-11-23 [colin]      1.9.100cvs28
8755
8756         * src/mimeview.c
8757                 Fix possible crash at exit. After the call to
8758                 gtk_container_remove(), the Viewer's widget has no
8759                 more parent so gtk+ automatically frees it and its
8760                 sons. If destroy_viewer() then try to access it,
8761                 problems ensue.
8762
8763 2005-11-22 [colin]      1.9.100cvs27
8764
8765         * src/compose.c
8766         * src/gtk/gtkaspell.c
8767                 Fix right-clicking on a misspelled word
8768                 Fix More... in suggestions menu
8769
8770 2005-11-22 [wwp]        1.9.100cvs26
8771
8772         * src/prefs_template.c
8773                 templates works: re-sort templates list when adding or replacing,
8774                 prevent from adding or replacing when the template name is empty
8775
8776 2005-11-21 [colin]      1.9.100cvs25
8777
8778         * src/addressbook.c
8779                 Fix some addressbook suckage (dnd, select all)
8780         * src/compose.c
8781         * src/gtk/gtkaspell.c
8782         * src/gtk/gtkaspell.h
8783                 Make the spellchecker menu work with the 
8784                 GtkTextView one instead of overriding it
8785
8786 2005-11-20 [paul]       1.9.100cvs24
8787
8788         * manual/handling.xml
8789                 proofread and corrected
8790
8791 2005-11-20 [paul]       1.9.100cvs23
8792
8793         * manual/Makefile
8794                 generate html as one file
8795         * manual/advanced.xml
8796                 fix output generation
8797                 reformat hidden options list
8798         * manual/manual.xml     ** REMOVED **
8799         * manual/sylpheed-claws-manual.xml      ** ADDED **
8800                 renamed
8801
8802 2005-11-18 [colin]      1.9.100cvs22
8803
8804         * src/prefs_account.c
8805                 Fix layout in news and mbox accounts
8806         * manual/account.xml
8807         * manual/advanced.xml
8808                 New contents for Paul to check :)
8809
8810 2005-11-18 [wwp]        1.9.100cvs21
8811
8812         * src/gtk/quicksearch.c
8813                 don't update extended quicksearch buttons twice
8814
8815 2005-11-18 [paul]       1.9.100cvs20
8816
8817         * src/textview.c
8818                 complete 1.9.100cvs19
8819
8820 2005-11-18 [paul]       1.9.100cvs19
8821
8822         * src/compose.c
8823                 cosmetic improvements
8824         * src/textview.c
8825                 also list text/* attachments
8826
8827 2005-11-18 [colin]      1.9.100cvs18
8828
8829         * src/summaryview.c
8830                 Use column 0 instead of -1 in 
8831                 gtk_ctree_node_moveto, in a naive
8832                 hope it'll fix the gtk-related crashes
8833
8834 2005-11-18 [colin]      1.9.100cvs17
8835
8836         * src/gtk/inputdialog.c
8837                 Fix icon staying the first one
8838
8839 2005-11-17 [wwp]        1.9.100cvs16
8840                 fix possible problem showing some quicksearch buttons, and a bad
8841                 call to g_return_if_fail in a function that returns a value (both
8842                 fixes by Fabien Vantard)
8843
8844 2005-11-15 [wwp]        1.9.100cvs15
8845
8846         * src/gtk/quicksearch.c
8847                 added a tooltip to that obscure ... quicksearch button
8848
8849 2005-11-15 [wwp]        1.9.100cvs14
8850
8851         * src/gtk/quicksearch.c
8852                 add a quicksearch helper to filtering expression users: the ... button
8853                 raises the condition expr window. condition expressions set up w/ this
8854                 window are used by the quicksearch if the user closes it pressing OK.
8855
8856 2005-11-14 [paul]       1.9.100cvs13
8857
8858         * src/plugins/clamav/clamav_plugin.c
8859         * src/plugins/spamassassin/spamassassin.c
8860                 change plugin type following recent merging
8861
8862 2005-11-14 [wwp]        1.9.100cvs12
8863
8864         * src/folder.c
8865                 prevent from crashing when copying/moving message(s) from and
8866                 to the same folder
8867
8868 2005-11-14 [paul]       1.9.100cvs11
8869
8870         * src/plugins/clamav/Makefile.am
8871         * src/plugins/clamav/clamav_plugin.c
8872         * src/plugins/clamav/clamav_plugin.h
8873         * src/plugins/clamav/clamav_plugin_gtk.c
8874                 also merge clamav and clamav_gtk plugins
8875
8876 2005-11-13 [colin]      1.9.100cvs10
8877
8878         * configure.ac
8879         * src/plugins/spamassassin/Makefile.am
8880         * src/plugins/spamassassin/spamassassin.c
8881         * src/plugins/spamassassin/spamassassin.h
8882         * src/plugins/spamassassin/spamassassin_gtk.c
8883                 Merge spamassassin and spamassassin_gtk plugins,
8884                 and build it by default.
8885
8886 2005-11-12 [colin]      1.9.100cvs9
8887
8888         * src/etpan/imap-thread.c
8889                 Fix gcc warning
8890
8891 2005-11-12 [colin]      1.9.100cvs8
8892
8893         * src/procmime.c
8894                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8895
8896 2005-11-10 [colin]      1.9.100cvs7
8897
8898         * src/main.c
8899                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8900                 minimised state)
8901
8902 2005-11-10 [wwp]        1.9.100cvs6
8903
8904         * src/gtk/description_window.c
8905                 fix a crash when closing description windows using the WM's [X] button
8906
8907 2005-11-09 [colin]      1.9.100cvs5
8908
8909         * src/common/ssl.c
8910                 Update libetpan call to follow upstream
8911                 (yes, this requires libetpan-0.40cvs3)
8912
8913 2005-11-08 [colin]      1.9.100cvs4
8914
8915         * src/compose.c
8916         * src/textview.c
8917         * src/common/utils.c
8918         * src/common/utils.h
8919                 Enhance the email parser
8920
8921 2005-11-08 [colin]      1.9.100cvs3
8922
8923         * src/procmime.c
8924                 Fix what looks like an off-by-one (fixes 
8925                 attachments from the Bat)
8926
8927 2005-11-08 [wwp]        1.9.100cvs2
8928
8929         * src/main.c
8930                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8931
8932 2005-11-08 [wwp]        1.9.100cvs1
8933
8934         * src/main.c
8935                 allow exiting Sylpheed-Claws from command-line
8936
8937 2005-11-08 [paul]       1.9.100
8938
8939         1.9.100 released
8940
8941 2005-11-07 [colin]      1.9.99cvs17
8942
8943         * src/addritem.c
8944         * src/ldif.c
8945                 Fix import of base-64 encoded items
8946
8947 2005-11-07 [colin]      1.9.99cvs16
8948
8949         * src/send_message.c
8950                 Fix bug #314 (Queue does not empty under certain 
8951                 circumstances)
8952
8953 2005-11-07 [paul]       1.9.99cvs15
8954
8955         * src/mutt.c
8956         * src/pine.c
8957                 fix buffer overflows
8958                 Thanks to Colin
8959
8960 2005-11-07 [paul]       1.9.99cvs14
8961
8962         * doc/man/Makefile.am
8963         * doc/man/sylpheed-claws.1      ** ADDED **
8964         * doc/man/sylpheed.1            ** DELETED **
8965                 rename and update the man file
8966
8967 2005-11-06 [colin]      1.9.99cvs13
8968
8969         * src/ldif.c
8970                 Fix ldif_get_line() that returned empty strings
8971                 (Didn't understand why). Also fix a possible
8972                 buffer overflow.
8973
8974 2005-11-06 [wwp]        1.9.99cvs12
8975
8976         * src/textview.c
8977         * src/gtk/about.c
8978         * src/gtk/gtkutils.c
8979         * src/gtk/gtkutils.h
8980                 fix a compilation warning,
8981                 make links sensitive in the about dialog
8982
8983 2005-11-04 [wwp]        1.9.99cvs11
8984
8985         * src/gtk/about.c
8986                 don't wrap or translate URIs, and a bit text format cleanup
8987
8988 2005-11-04 [wwp]        1.9.99cvs10
8989
8990         * src/gtk/about.c
8991                 better textview tagging implementation (no more use of marks for
8992                 postponed tagging)
8993
8994 2005-11-02 [colin]      1.9.99cvs9
8995
8996         * src/common/ssl.c
8997                 Forgot an ifdef
8998
8999 2005-11-02 [colin]      1.9.99cvs8
9000
9001         * configure.ac
9002                 Require libetpan-0.40 due to upstream fix
9003         * src/common/ssl.c
9004                 Tell libetpan not to call SSL_Library_Init,
9005                 as we do it ourselves.
9006
9007 2005-11-02 [colin]      1.9.99cvs7
9008
9009         * po/POTFILES.in
9010                 Add missing files (thanks to Fabien Vantard)
9011
9012 2005-11-02 [colin]      1.9.99cvs6
9013
9014         * src/summaryview.c
9015                 Fix totals when read messages are hidden or quicksearch
9016                 is on
9017         * src/ssl_manager.c
9018         * src/ssl_manager.h
9019         * src/common/ssl_certificate.c
9020         * src/common/ssl_certificate.h
9021         * src/gtk/sslcertwindow.c
9022         * src/gtk/sslcertwindow.h
9023                 Fix copyright on my stuff
9024
9025 2005-11-02 [wwp]        1.9.99cvs5
9026
9027         * src/prefs_themes.c
9028                 fix directory name checking (theme installation/removal),
9029                 made related error a bit more verbose
9030
9031 2005-11-02 [colin]      1.9.99cvs4
9032
9033         * src/summaryview.c
9034                 Fix typo (probably fixes bug #841 (Sort by the From 
9035                 field doesn't work)
9036
9037 2005-11-02 [paul]       1.9.99cvs3
9038
9039         * po/ko.po
9040         * po/nb.po
9041                 updated by SungHyun Nam, Geir Helland
9042         * src/wizard.c
9043                 fix typo in welcome message. spotted by
9044                 Andrea Spadaccini
9045
9046 2005-11-01 [colin]      1.9.99cvs2
9047
9048         * src/compose.c
9049                 Fix replying to ml wen confirming subscription
9050         * src/messageview.c
9051         * src/mimeview.c
9052         * src/mimeview.h
9053         * src/privacy.h
9054         * src/summaryview.c
9055                 Make key check non blocking
9056
9057 2005-10-31 [paul]       1.9.99cvs1
9058
9059         * tools/claws.i18n.status.pl
9060                 updated for ChangeLog
9061
9062 2005-10-31 [paul]       1.9.99
9063
9064         1.9.99 released
9065
9066 2005-10-31 [paul]       1.9.15cvs131
9067
9068         * .cvsignore
9069         * ChangeLog
9070         * ChangeLog.claws       ** REMOVED **
9071         * ChangeLog-gtk2.claws  ** REMOVED **
9072         * ChangeLog.gtk1        ** ADDED **
9073         * INSTALL
9074         * Makefile.am
9075         * NEWS
9076         * README
9077         * README.claws          ** REMOVED **
9078         * README.jp             ** REMOVED **
9079         * RELEASE_NOTES         ** ADDED **
9080         * RELEASE_NOTES.claws   ** REMOVED **
9081         * commitHelper
9082         * configure.ac
9083         * sylpheed.spec.in      ** REMOVED **
9084                 tidy up and update the default docs:
9085                 ChangeLog.claws is renamed ChangeLog.gtk1
9086                 ChangeLog-gtk2.claws is renamed ChangeLog
9087                 README.claws is renamed README
9088                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9089
9090 2005-10-31 [paul]       1.9.15cvs130
9091
9092         * po/it.po
9093                 fix errors
9094
9095 2005-10-31 [paul]       1.9.15cvs129
9096
9097         * po/ca.po
9098         * po/de.po
9099         * po/en_GB.po
9100         * po/fr.po
9101         * po/it.po
9102         * po/pt_BR.po
9103         * po/sk.po
9104         * po/sr.po
9105         * po/zh_CN.po
9106                 updated by Miquel Oliete, Stephan Sachse and
9107                 Thomas Gilgin, me, Fabien Vantard, Andrea
9108                 Spadaccini, Frederico Goncalves Guimaraes,
9109                 Andrej Kacian, Aleksandar Urosevic, and
9110                 Ralgh Young.
9111
9112 2005-10-31 [mones]      1.9.15cvs128
9113
9114         * manual/faq.xml
9115                 More questions.
9116         
9117         * po/es.po
9118                 Updated for release.
9119
9120 2005-10-30 [colin]      1.9.15cvs127
9121
9122         * src/compose.c
9123                 Place cursor before rewrapping (fixes cursor
9124                 pos if quotation gets rewrapped)
9125
9126 2005-10-29 [paul]       1.9.15cvs126
9127
9128         * src/crash.c
9129         * src/foldersel.c
9130         * src/main.c
9131         * src/messageview.c
9132         * src/toolbar.c
9133         * src/gtk/authors.h
9134                 corrections to text items
9135
9136 2005-10-28 [colin]      1.9.15cvs125
9137
9138         * src/messageview.c
9139                 Make "hit 'C' to check sig" work from extern 
9140                 messageviews
9141
9142 2005-10-27 [colin]      1.9.15cvs124
9143
9144         * src/summaryview.c
9145                 Add a hack to avoid segfaulting when hammering 
9146                 on gtk's events
9147
9148 2005-10-27 [wwp]        1.9.15cvs123
9149
9150         * src/prefs_themes.c
9151                 sort list of themes names in themes prefs
9152
9153 2005-10-27 [paul]       1.9.15cvs122
9154
9155         * src/folder.c
9156         * src/prefs_account.c
9157                 fix building on Solaris
9158                 Patch by Alex Moore
9159
9160 2005-10-27 [wwp]        1.9.15cvs121
9161
9162         * src/summaryview.c
9163         * src/gtk/gtksctree.c
9164                 speed up unselecting messages in summary view (thanks to Colin)
9165
9166 2005-10-27 [paul]       1.9.15cvs120
9167
9168         * src/mainwindow.c
9169                 fix a compilation warning
9170         * src/summaryview.c
9171                 fix updating of 'n items selected' count
9172                 when deselecting
9173
9174 2005-10-27 [martin]     1.9.15cvs119
9175
9176         * src/action.c
9177                 ignore actions with a leading '/' in the action menu name
9178                 fixes a crash on menu creation
9179         * src/prefs_actions.c
9180                 do not allow a leading '/' in the action menu name
9181
9182 2005-10-27 [paul]       1.9.15cvs118
9183
9184         * src/main.c
9185                 fix compilation warning
9186
9187 2005-10-27 [paul]       1.9.15cvs117
9188
9189         * src/procmime.c
9190                 add #if HAVE_LOCALE_H
9191
9192 2005-10-27 [paul]       1.9.15cvs116
9193
9194         * src/plugins/clamav/clamav_plugin.c
9195         * src/plugins/dillo_viewer/dillo_viewer.c
9196         * src/plugins/mathml_viewer/mathml_viewer.c
9197         * src/plugins/pgpcore/plugin.c
9198         * src/plugins/pgpinline/plugin.c
9199         * src/plugins/pgpmime/plugin.c
9200         * src/plugins/spamassassin/spamassassin.c
9201         * src/plugins/trayicon/trayicon.c
9202                 plugin_init() : make error messages more
9203                 informative
9204
9205 2005-10-26 [wwp]        1.9.15cvs115
9206
9207         * src/prefs_matcher.c
9208                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9209
9210 2005-10-26 [wwp]        1.9.15cvs114
9211
9212         * src/procmime.c
9213         * src/gtk/gtksctree.c
9214         * src/plugins/spamassassin/libspamc.c
9215         * src/plugins/spamassassin/spamassassin.c
9216                 fix some compilation warnings more
9217
9218 2005-10-26 [mones]      1.9.15cvs113
9219
9220         * po/es.po
9221                 Updated translation
9222
9223 2005-10-26 [paul]       1.9.15cvs112
9224
9225         * src/prefs_message.c
9226                 give all display_xface stuff the
9227                 #if HAVE_LIBCOMPFACE treatment, thus
9228                 preventing a crash
9229                 (Thanks to Wolfgang Enderlein)
9230
9231 2005-10-26 [colin]      1.9.15cvs111
9232
9233         * src/gedit-print.c
9234                 Fix date format
9235         * src/imap_gtk.c
9236         * src/news_gtk.c
9237                 Remove context menu items that should not be there
9238         * src/jpilot.c
9239                 Fix encoding
9240         * src/main.c
9241         * src/mainwindow.c
9242                 Don't show the mainwindow too soon
9243
9244 2005-10-26 [wwp]        1.9.15cvs110
9245
9246         * src/folder.c
9247         * src/manual.c
9248         * src/summaryview.c
9249                 fix uninitialized pointers in the folder updating hook
9250                 (thanks to Colin)
9251
9252 2005-10-25 [mones]      1.9.15cvs109
9253
9254         * manual/faq.xml
9255                 General information subsection completed. 
9256                 Removed archaic references.
9257                 
9258         * manual/Makefile
9259         * manual/dtd/manual.dsl
9260                 Added customization stylesheet for getting paragraphs
9261                 fully justified in PDF output (as suggested by Colin).
9262
9263 2005-10-25 [colin]      1.9.15cvs108
9264
9265         * src/compose.c
9266                 Fix a second leak
9267
9268 2005-10-25 [colin]      1.9.15cvs107
9269
9270         * src/addrbook.c
9271         * src/addrindex.c
9272                 Fix leak (xml_get_element() allocates memory)
9273         * src/compose.c
9274                 Fix leak + dead code (shame!)
9275         * src/procmime.c
9276                 Fix leak
9277
9278 2005-10-25 [colin]      1.9.15cvs106
9279
9280         * src/mimeview.c
9281                 Fix encoding issue in Save all and in 
9282                 overwrite-confirmation alertpanel
9283
9284 2005-10-25 [colin]      1.9.15cvs105
9285
9286         * src/common/socket.c
9287                 Fix a leak - Thanks to Christopher Aillon
9288                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9289
9290 2005-10-25 [paul]       1.9.15cvs104
9291
9292         * src/wizard.c
9293                 Always guess servers from the right-hand
9294                 email part and guess username from the
9295                 left-hand part. (Thanks to Colin)
9296                 add an X-Face to the welcome message
9297
9298 2005-10-25 [paul]       1.9.15cvs103
9299
9300         * manual/handling.xml
9301                 written by Colin, edited by me
9302
9303 2005-10-25 [wwp]        1.9.15cvs102
9304
9305         * src/folderview.c
9306         * src/grouplistdialog.c
9307         * src/imap.c
9308         * src/noticeview.c
9309                 fix some compilation warnings
9310
9311 2005-10-24 [paul]
9312
9313         1.9.99-rc3 released
9314
9315 2005-10-24 [paul]       1.9.15cvs101
9316
9317         * src/gtk/about.c
9318                 fix window sizing
9319
9320 2005-10-24 [paul]       1.9.15cvs100
9321
9322         * src/pixmaps/offline.xpm
9323         * src/pixmaps/online.xpm
9324                 replace with last default versions
9325
9326 2005-10-24 [colin]      1.9.15cvs99
9327
9328         * src/imap.c
9329                 Fix bug when moving a folder
9330         * src/imap_gtk.c
9331         * src/mh_gtk.c
9332                 "Delete folder" pops up a window, so it 
9333                 should be suffixed with "..."
9334         * src/plugins/pgpcore/sgpgme.c
9335                 Include locale.h
9336
9337 2005-10-24 [mones]      1.9.15cvs98
9338
9339         * manual/Makefile
9340         * manual/account.xml
9341         * manual/ack.xml
9342         * manual/addrbook.xml
9343         * manual/advanced.xml
9344         * manual/faq.xml
9345         * manual/glossary.xml
9346         * manual/gpl.xml
9347         * manual/handling.xml
9348         * manual/intro.xml
9349         * manual/keyboard.xml
9350         * manual/manual.xml
9351         * manual/plugins.xml
9352         * manual/starting.xml
9353         * manual/dtd/sdocbook.dtd
9354                 Initial manual structure and some content.
9355
9356 2005-10-23 [wwp]        1.9.15cvs97
9357
9358         * src/gtk/about.c
9359                 fix a typo
9360
9361 2005-10-23 [wwp]        1.9.15cvs96
9362
9363         * src/gtk/about.c
9364         * src/gtk/authors.h
9365                 rework of the about window (main work by Paul), also featuring a few
9366                 fixes for typos and duplicate names
9367
9368 2005-10-23 [wwp]        1.9.15cvs95
9369
9370         * src/.cvsignore
9371                 Ignore the right binary name (sylpheed-claws now)
9372
9373 2005-10-23 [paul]       1.9.15cvs94
9374
9375         * src/compose.c
9376                 when using Folder Pref 'Default To for
9377                 replies' make the entry in the Compose
9378                 window bold
9379                 Patch by Fabien Vantard
9380
9381 2005-10-22 [colin]      1.9.15cvs93
9382
9383         * src/codeconv.c
9384                 Fix leak
9385
9386 2005-10-22 [colin]      1.9.15cvs92
9387
9388         * src/codeconv.c
9389                 try to convert using locale (apart utf8) if necessary
9390
9391 2005-10-22 [colin]      1.9.15cvs91
9392
9393         * src/pixmaps/new.xpm
9394         * src/pixmaps/unread.xpm
9395                 Make the unread envelope blue again and
9396                 saturate the new one a bit more.
9397
9398 2005-10-22 [colin]      1.9.15cvs90
9399
9400         * src/compose.c
9401                 When replying to a mail sent by one of our accounts,
9402                 use the original list of recipients. Let 'Reply All'
9403                 and 'Reply to sender' work like previously.
9404
9405 2005-10-21 [colin]      1.9.15cvs89
9406
9407         * src/prefs_filtering.c
9408                 Clear fields after add and replace
9409         * src/textview.c
9410                 Display xface differently (better)
9411         * src/plugins/pgpinline/pgpinline.c
9412                 Fix crappy encodings/recodings
9413
9414 2005-10-21 [paul]       1.9.15cvs88
9415
9416         * src/compose.c
9417         * src/prefs_folder_item.c
9418         * src/toolbar.c
9419                 fix news folder Folder Properties
9420                 (thanks to Colin)
9421         * src/folderview.c
9422                 update folderview after Themes change
9423                 keep selected folder selected
9424                 (thanks to Colin)
9425
9426 2005-10-21 [paul]       1.9.15cvs87
9427
9428         * tools/Makefile.am
9429         * tools/OOo2sylpheed.pl
9430         * tools/README
9431         * tools/README.sylprint
9432         * tools/asus_mailled.sh         ** REMOVED **
9433         * tools/filter_conv.pl
9434         * tools/freshmeat_search.pl
9435         * tools/google_search.pl
9436         * tools/gpg-sign-syl            ** REMOVED **
9437         * tools/kmail2sylpheed.pl
9438         * tools/kmail2sylpheed_v2.pl
9439         * tools/multiwebsearch.pl
9440         * tools/nautilus2sylpheed.sh
9441         * tools/newscache_clean.pl
9442         * tools/outlook2sylpheed.pl
9443         * tools/sylpheed-switcher       ** REMOVED **
9444         * tools/sylprint.pl
9445         * tools/sylprint.rc
9446         * tools/tb2sylpheed
9447         * tools/vcard2xml.py
9448         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9449                 update default config dir
9450                 update binary name (thanks to Fabien Vantard)
9451                 remove obsolete scripts
9452
9453 2005-10-21 [colin]      1.9.15cvs86
9454
9455         * src/inc.c
9456                 Fix possible leak and units. Based on a patch by
9457                 Fabien Vantard.
9458
9459 2005-10-20 [colin]      1.9.15cvs85
9460
9461         * src/textview.c
9462                 Clear xface when clearing textview
9463
9464 2005-10-20 [colin]      1.9.15cvs84
9465
9466         * configure.ac
9467         * src/folderview.c
9468         * src/headerview.c
9469         * src/main.c
9470         * src/prefs_common.c
9471         * src/prefs_common.h
9472         * src/prefs_message.c
9473         * src/textview.c
9474         * src/textview.h
9475         * src/common/defs.h
9476         * src/common/utils.c
9477         * src/common/utils.h
9478         * src/gtk/gtkutils.c
9479         * src/gtk/gtkutils.h
9480                 Migrate config to .sylpheed-claws (Automatically)
9481                 Add a way to get the Xface in the TextView
9482
9483 2005-10-20 [colin]      1.9.15cvs83
9484
9485         * src/gtk/Makefile.am
9486         * src/gtk/about.c
9487         * src/gtk/authors.h
9488                 Make the about dialog *grooovy*
9489
9490 2005-10-20 [colin]      1.9.15cvs82
9491
9492         * src/mimeview.c
9493                 Use "Open with" on double click if no command
9494                 was found
9495
9496 2005-10-20 [colin]      1.9.15cvs81
9497
9498         * src/imap.c
9499         * src/etpan/imap-thread.c
9500                 Fix possible crash.
9501
9502 2005-10-20 [paul]       1.9.15cvs80
9503
9504         * src/folder.c
9505                 don't show clipkey icon if the only
9506                 attachment is the signature
9507                 Patch by Colin
9508
9509 2005-10-20 [paul]       1.9.15cvs79
9510
9511         * AUTHORS
9512         * src/plugins/pgpmime/pgpmime.c
9513                 name the PGP/MIME signature 'signature.asc'
9514                 Patch by Andrew Nelson <freeandy@gmail.com>
9515
9516 2005-10-19 [colin]      1.9.15cvs78
9517
9518         * src/plugins/pgpmime/pgpmime.c
9519                 Oops, no need to double-check though
9520
9521 2005-10-19 [colin]      1.9.15cvs77
9522
9523         * src/plugins/pgpinline/pgpinline.c
9524         * src/plugins/pgpmime/pgpmime.c
9525                 Check that my_tmpfile() doesn't 
9526                 return NULL
9527
9528 2005-10-19 [colin]      1.9.15cvs76
9529
9530         * src/common/utils.c
9531                 Use shorter mime boundaries to avoid having
9532                 MTAs rewrapping our headers, breaking the
9533                 PGP signature in the process 
9534         * src/compose.c
9535         * src/plugins/pgpmime/pgpmime.c
9536                 Check for boundary uniqueness to be sure
9537                 it won't happen, instead of hoping for the
9538                 best
9539
9540 2005-10-19 [colin]      1.9.15cvs75
9541
9542         * sylpheed-claws.desktop
9543         * src/Makefile.am
9544         * src/main.c
9545                 Ship a sylpheed-claws binary instead
9546                 of a sylpheed one. Change the socket
9547                 name, too
9548         * src/folderview.c
9549                 Update folder only if it changed
9550         * src/wizard.c
9551                 Fix i18n in welcome mail, patch by
9552                 Fabien Vantard
9553
9554 2005-10-19 [paul]
9555
9556         1.9.99-rc2 released
9557
9558 2005-10-19 [paul]       1.9.15cvs74
9559
9560         * src/folder.c
9561         * src/folderview.c
9562                 fix summaryview update
9563                 Patch by Colin
9564
9565 2005-10-18 [colin]      1.9.15cvs73
9566
9567         * src/plugins/pgpcore/passphrase.c
9568                 Don't XGrabServer, and try a bit more to 
9569                 sync everything before grabbing mouse/keyboard
9570
9571 2005-10-18 [colin]      1.9.15cvs72
9572
9573         * src/Makefile.am
9574         * src/addressadd.c
9575         * src/addressbook.c
9576         * src/folderview.c
9577         * src/grouplistdialog.c
9578         * src/mimeview.c
9579         * src/stock_pixmap.c
9580         * src/stock_pixmap.h
9581         * src/summaryview.c
9582         * src/gtk/gtksctree.c
9583         * src/gtk/gtksctree.h
9584         * src/pixmaps/empty.xpm
9585                 Implement a wrapper call for gtk_ctree_set_node_info
9586                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9587                 pixmap instead of a NULL one. This works around some
9588                 memory problems deep inside gtk, revealed by valgrind,
9589                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9590                 as locked crashes sylpheed.), as well as, probably, 
9591                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9592
9593 2005-10-17 [colin]      1.9.15cvs71
9594
9595         * src/mimeview.c
9596                 Provide visual feedback when checking
9597                 signature
9598
9599 2005-10-17 [colin]      1.9.15cvs70
9600
9601         * src/main.c
9602                 Keep the folder list frozen while checking caches...
9603
9604 2005-10-17 [colin]      1.9.15cvs69
9605
9606         * src/addr_compl.c
9607                 Fi bug #833 (Autocompleting from addressbook 
9608                 fails with extended chars)
9609         * src/imap.c
9610                 Fix 'adding messages' staying in statusbar
9611                 after an error
9612
9613 2005-10-17 [wwp]        1.9.15cvs68
9614
9615         * src/ssl_manager.c
9616                 Fix buttons' layout resizing when window size changes
9617
9618 2005-10-17 [wwp]        1.9.15cvs67
9619
9620         * src/account.c
9621         * src/prefs_account.c
9622         * src/prefs_common.c
9623         * src/prefs_common.h
9624         * src/prefs_folder_item.c
9625         * src/prefs_gtk.c
9626         * src/gtk/logwindow.c
9627         * src/gtk/pluginwindow.c
9628         * src/gtk/prefswindow.c
9629         * src/gtk/prefswindow.h
9630                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9631
9632 2005-10-17 [paul]       1.9.15cvs66
9633
9634         * configure.ac
9635                 fix missing libetpan message
9636         * po/en_GB.po
9637                 updated
9638         * src/crash.c
9639         * src/manual.c
9640         * src/prefs_themes.c
9641         * src/common/defs.h
9642                 add some new URI defines, change some
9643                 others
9644         * src/wizard.c
9645                 make welcome message translatable
9646                 small improvements to english
9647                 other tweaks
9648         * src/gtk/menu.c
9649                 fix warnings
9650
9651 2005-10-17 [paul]       1.9.15cvs65
9652
9653         * src/summaryview.c
9654                 fix column titles
9655
9656 2005-10-16 [mones]      1.9.15cvs64
9657
9658         * po/es.po
9659                 Updated translation
9660
9661 2005-10-16 [colin]
9662
9663         1.9.99-rc1 released
9664
9665 2005-10-16 [colin]      1.9.15cvs63
9666
9667         * src/wizard.c
9668                 Fix whitespace
9669
9670 2005-10-16 [colin]      1.9.15cvs62
9671
9672         * src/toolbar.c
9673                 s/Get All/Get Mail/
9674         * src/wizard.c
9675                 Real welcome mail text, thanks Paul
9676
9677 2005-10-16 [colin]      1.9.15cvs61
9678
9679         * src/editldap.c
9680         * src/exporthtml.c
9681         * src/main.c
9682         * src/mainwindow.c
9683         * src/prefs_themes.c
9684         * src/prefs_toolbar.c
9685         * src/plugins/demo/demo.c
9686         * src/plugins/trayicon/trayicon.c
9687                 s/Sylpheed/Sylpheed-Claws/
9688
9689 2005-10-16 [colin]      1.9.15cvs60
9690
9691         * src/wizard.c
9692                 Add a welcome email in the first empty mailbox
9693         * src/prefs_common.c
9694                 Change one more default
9695
9696 2005-10-16 [colin]      1.9.15cvs59
9697
9698         * src/wizard.c
9699                 Remove printf
9700
9701 2005-10-16 [colin]      1.9.15cvs58
9702
9703         * src/toolbar.c
9704         * src/prefs_common.c
9705                 Change some defaults
9706
9707 2005-10-16 [colin]      1.9.15cvs57
9708
9709         * src/toolbar.c
9710         * src/prefs_common.c
9711                 Change some defaults
9712
9713 2005-10-16 [colin]      1.9.15cvs56
9714
9715         * src/wizard.c
9716                 By default, initialize fonts to have
9717                 the same size as normal GtkWidgets
9718
9719 2005-10-16 [colin]      1.9.15cvs55
9720
9721         * src/mimeview.c
9722                 Fix message a bit more
9723
9724 2005-10-16 [colin]      1.9.15cvs54
9725
9726         * src/addressbook.c
9727                 Second attempt at flicker fixing
9728
9729 2005-10-16 [colin]      1.9.15cvs53
9730
9731         * src/addressbook.c
9732                 Fix flicker
9733
9734 2005-10-16 [wwp]        1.9.15cvs52
9735
9736         * src/addressbook.c
9737         * src/editaddress.c
9738         * src/prefs_common.c
9739         * src/prefs_common.h
9740                 Remember window sizes (address book)
9741
9742 2005-10-16 [wwp]        1.9.15cvs51
9743
9744         * src/plugins/clamav/clamav_plugin_gtk.c
9745         * src/plugins/spamassassin/spamassassin_gtk.c
9746                 Fix compilation warnings (missing #include).
9747
9748 2005-10-16 [colin]      1.9.15cvs50
9749
9750         * src/mimeview.c
9751         * src/summaryview.c
9752         * src/textview.c
9753                 Make 'c' check signature, and forward
9754                 c, l, y, t from summaryview to mimeview
9755
9756 2005-10-16 [colin]      1.9.15cvs49
9757
9758         * src/addressbook.c
9759                 Put border around buttons
9760         * src/mainwindow.c
9761         * src/summaryview.c
9762                 Rework menus (Patch based on a patch
9763                 by Paul)
9764
9765 2005-10-15 [wwp]        1.9.15cvs48
9766
9767         * src/editjpilot.c
9768         * src/editldap.c
9769         * src/editvcard.c
9770         * src/exphtmldlg.c
9771         * src/expldifdlg.c
9772         * src/export.c
9773         * src/import.c
9774         * src/importldif.c
9775         * src/importmutt.c
9776         * src/importpine.c
9777         * src/prefs_account.c
9778         * src/prefs_spelling.c
9779         * src/gtk/gtkutils.c
9780         * src/gtk/gtkutils.h
9781         * src/plugins/clamav/clamav_plugin_gtk.c
9782         * src/plugins/spamassassin/spamassassin_gtk.c
9783                 use nicer browse-for-file/dir buttons than the "..." ones,
9784                 code factorizing more.
9785
9786 2005-10-14 [colin]      1.9.15cvs47
9787
9788         * src/mainwindow.c
9789                 set relief on the account switcher so that people see it
9790                 grey out Create processing rules when no message is selected
9791         * src/prefs_filtering.c
9792                 ask before closing if the rule has not been modified, even if
9793                 it's not valid
9794         * src/prefs_matcher.c
9795                 fix sensitivity when entering the dialog
9796         * src/gtk/inputdialog.c
9797                 display a better icon on password ask
9798         * src/plugins/pgpcore/passphrase.c
9799                 make the dialog look better
9800
9801 2005-10-14 [paul]       1.9.15cvs46
9802
9803         * src/folderview.c
9804                 indicate presense of marked msgs in
9805                 unexpanded subfolders
9806
9807 2005-10-14 [paul]       1.9.15cvs45
9808
9809         * src/prefs_actions.c
9810         * src/prefs_common.c
9811         * src/prefs_common.h
9812         * src/prefs_filtering_action.c
9813         * src/prefs_matcher.c
9814         * src/prefs_template.c
9815                 remember window sizes
9816                 fix Info button size
9817
9818         Patches by wwp
9819
9820 2005-10-13 [colin]      1.9.15cvs44
9821
9822         * src/mimeview.c
9823         * src/noticeview.c
9824         * src/noticeview.h
9825                 Add a tooltip on the icon (optional) 
9826                 Get rid of the signature buttons and only
9827                 use the icon+tooltip
9828
9829 2005-10-13 [colin]      1.9.15cvs43
9830
9831         * src/noticeview.c
9832         * src/noticeview.h
9833                 Add hand cursor for hovering over icon
9834
9835 2005-10-13 [colin]      1.9.15cvs42
9836
9837         * src/summaryview.c
9838                 Fix crash when quicksearch's hidden 
9839                 at startup
9840
9841 2005-10-13 [colin]      1.9.15cvs41
9842
9843         * src/compose.c
9844                 Set subject when forwarding multiple mails
9845                 Check that other recipient than the default Cc or Bcc
9846                 have been set before sending.
9847
9848 2005-10-13 [colin]      1.9.15cvs40
9849
9850         * src/imap.c
9851                 Batch per-folder
9852                 Introduce locking, but don't use it yet
9853
9854 2005-10-13 [colin]      1.9.15cvs39
9855
9856         * src/gtk/quicksearch.c
9857                 Reset quicksearch when hiding it
9858                 Make sticky a real pref
9859
9860 2005-10-13 [colin]      1.9.15cvs38
9861
9862         * src/summaryview.c
9863                 Faster prefs apply
9864
9865 2005-10-13 [colin]      1.9.15cvs37
9866
9867         * src/mimeview.c
9868         * src/noticeview.c
9869         * src/noticeview.h
9870         * src/plugins/pgpcore/sgpgme.c
9871                 Make privacy icon clickable
9872                 Move Trust field in Full info
9873                 When trust is less than full, don't display
9874                 a warning icon
9875
9876 2005-10-13 [colin]      1.9.15cvs36
9877
9878         * src/folder.c
9879                 Batch on flags sync
9880         * src/folderview.c
9881                 Revert speed hack which is dangerous in fact
9882                 Apply prefs faster
9883
9884 2005-10-13 [colin]      1.9.15cvs35
9885
9886         * src/folder_item_prefs.c
9887                 Fix pref corruption on folder move. Patch
9888                 by wwp
9889
9890 2005-10-13 [paul]       1.9.15cvs34
9891
9892         * src/export.c
9893         * src/import.c
9894                 fix typos in g_warnings
9895         * src/prefs_account.c
9896                 add a file selector for Signature file
9897
9898         Patches by wwp
9899
9900 2005-10-12 [colin]      1.9.15cvs33
9901
9902         * src/mimeview.c
9903                 Provide a quick way to go back from a
9904                 signature's full info to the email part
9905
9906 2005-10-12 [colin]      1.9.15cvs32
9907
9908         * src/compose.c
9909                 Remove old hack of encoding signed mails with base64.
9910                 QP works equally well.
9911
9912 2005-10-12 [colin]      1.9.15cvs31
9913
9914         * src/crash.c
9915                 Replace deprecated GtkText with GtkTextView
9916         * src/imap.c
9917                 Fix a logic bug about counts in imap_select
9918                 (previously un-triggered)
9919         * src/mainwindow.c
9920         * src/summaryview.c
9921         * src/news.c
9922                 Allow local deletion of news posts
9923         * src/mimeview.c
9924                 Show GPG noticeview on the message/rfc822 part
9925                 in addition to the text/plain one
9926         * src/prefs_image_viewer.c
9927           src/plugins/pgpcore/prefs_gpg.c
9928                 Polish (set the label as part of the checkbox)
9929         * src/wizard.c
9930                 Don't sit there doing nothing after destroying
9931                 the window - return err
9932
9933 2005-10-11 [colin]      1.9.15cvs30
9934
9935         * src/folderview.c
9936                 Apply processing rules before showing folders.
9937                 Early folder show (before flags sync) will only
9938                 be done when there are no processing rules (nor
9939                 pre- or post- ones)
9940         * src/imap.c
9941                 Fix stuff related to mail subdir, creation and 
9942                 deletion of folders 
9943         * src/imap_gtk.c
9944                 Don't allow creation of folders in NoInferior
9945                 folders, as it won't work
9946
9947 2005-10-10 [colin]      1.9.15cvs29
9948
9949         * src/compose.c
9950                 Reselect "None" Privacy system when selecting an
9951                 account with no privacy system defined
9952
9953 2005-10-10 [colin]      1.9.15cvs28
9954
9955         * src/mainwindow.c
9956                 Add Windows-1252 encoding
9957         * src/prefs_common.c
9958                 Rework some defaults:
9959                 - autosave to draft by default
9960                 - don't show header pane (it's already in the textview)
9961                 - Select first new or unread mail on entry
9962                 - Assume 'Yes' to change folder when there's no more
9963                   unread message
9964         * src/prefs_matcher.c
9965                 Fix a gtk assertion failure
9966         * src/gtk/colorlabel.c
9967                 Workaround bad repainting on selection
9968         * src/main.c
9969                 Freeze/thaw (a bit faster on ssh -X)
9970         * src/msgcache.c
9971                 Get rid of StrdupConverter that just adds an
9972                 extra strdup/free 
9973         * src/etpan/imap_thread.c
9974                 memset buf to 0
9975
9976 2005-10-10 [colin]      1.9.15cvs27
9977
9978         * src/export.c
9979         * src/import.c
9980                 Fix compile on gtk 2.4. Patch by wwp
9981
9982 2005-10-09 [colin]      1.9.15cvs26
9983
9984         * src/mainwindow.c
9985         * src/messageview.c
9986         * src/summaryview.c
9987                 Clarify forward menus. Patch by wwp
9988
9989 2005-10-09 [colin]      1.9.15cvs25
9990
9991         * src/compose.c
9992         * src/compose.h
9993                 Fix bug #829 (Non-working "Encrypt message by 
9994                 default when replying to an encrypted message")
9995
9996 2005-10-08 [colin]      1.9.15cvs24
9997
9998         * src/wizard.c
9999                 Fix bug #827 ("Welcome" setup wizard after a 
10000                 permission error gives up & forgets itself.)
10001
10002 2005-10-08 [colin]      1.9.15cvs23
10003
10004         * src/procmime.c
10005                 Fix bug #828 (Ignoring headers with spaces around = sign)
10006
10007 2005-10-08 [colin]      1.9.15cvs22
10008
10009         * src/export.c
10010                 Warning fix by wwp
10011
10012 2005-10-08 [colin]      1.9.15cvs21
10013
10014         * src/folder.c
10015         * src/folder.h
10016                 Add a processing_pending indicator, set on 
10017                 folder_item_open and cleared after 
10018                 folder_item_process_open
10019         * src/folderview.c
10020         * src/summaryview.c
10021                 wrap procmsg_msginfo_*_flags, and in the
10022                 wrapper check that there's no folder processing 
10023                 pending. If there is, defer the flags change until 
10024                 processing is done to avoid stepping over each
10025                 other's toes.
10026                 Freeze during processing, but not during scanning.
10027
10028 2005-10-07 [colin]      1.9.15cvs20
10029
10030         * src/plugins/pgpcore/passphrase.c
10031                 Fix bug #826 (X-Server hangs when 
10032                 right-clicking a PGP encrypted message)
10033
10034 2005-10-07 [paul]       1.9.15cvs19
10035
10036         * src/compose.c
10037                 fix compose_entries[]
10038                 patch by Fabien Vantard
10039
10040 2005-10-06 [colin]      1.9.15cvs18
10041
10042         * src/pixmaps/address.xpm
10043         * src/pixmaps/address_book.xpm
10044         * src/pixmaps/book.xpm
10045         * src/pixmaps/check_spelling.xpm
10046         * src/pixmaps/checkbox_off.xpm
10047         * src/pixmaps/checkbox_on.xpm
10048         * src/pixmaps/close.xpm
10049         * src/pixmaps/complete.xpm
10050         * src/pixmaps/continue.xpm
10051         * src/pixmaps/deleted.xpm
10052         * src/pixmaps/down_arrow.xpm
10053         * src/pixmaps/exec.xpm
10054         * src/pixmaps/forwarded.xpm
10055         * src/pixmaps/group.xpm
10056         * src/pixmaps/ignorethread.xpm
10057         * src/pixmaps/interface.xpm
10058         * src/pixmaps/jpilot.xpm
10059         * src/pixmaps/ldap.xpm
10060         * src/pixmaps/linewrap.xpm
10061         * src/pixmaps/linewrapcurrent.xpm
10062         * src/pixmaps/mail.xpm
10063         * src/pixmaps/mail_attach.xpm
10064         * src/pixmaps/mail_compose.xpm
10065         * src/pixmaps/mail_forward.xpm
10066         * src/pixmaps/mail_receive.xpm
10067         * src/pixmaps/mail_receive_all.xpm
10068         * src/pixmaps/mail_reply.xpm
10069         * src/pixmaps/mail_reply_to_all.xpm
10070         * src/pixmaps/mail_reply_to_author.xpm
10071         * src/pixmaps/mail_send.xpm
10072         * src/pixmaps/mail_send_queue.xpm
10073         * src/pixmaps/mime_application.xpm
10074         * src/pixmaps/mime_audio.xpm
10075         * src/pixmaps/mime_image.xpm
10076         * src/pixmaps/mime_message.xpm
10077         * src/pixmaps/mime_text_enriched.xpm
10078         * src/pixmaps/mime_text_html.xpm
10079         * src/pixmaps/mime_text_plain.xpm
10080         * src/pixmaps/mime_unknown.xpm
10081         * src/pixmaps/new.xpm
10082         * src/pixmaps/news_compose.xpm
10083         * src/pixmaps/offline.xpm
10084         * src/pixmaps/online.xpm
10085         * src/pixmaps/paste.xpm
10086         * src/pixmaps/preferences.xpm
10087         * src/pixmaps/privacy_emblem_encrypted.xpm
10088         * src/pixmaps/privacy_expired.xpm
10089         * src/pixmaps/privacy_failed.xpm
10090         * src/pixmaps/privacy_passed.xpm
10091         * src/pixmaps/privacy_signed.xpm
10092         * src/pixmaps/privacy_unknown.xpm
10093         * src/pixmaps/privacy_warn.xpm
10094         * src/pixmaps/properties.xpm
10095         * src/pixmaps/replied.xpm
10096         * src/pixmaps/search.xpm
10097         * src/pixmaps/unread.xpm
10098         * src/pixmaps/up_arrow.xpm
10099         * src/pixmaps/vcard.xpm
10100                 Modernize internal theme, with icons from the 
10101                 Gnomaws theme. Keep some of the old ones where
10102                 they were better.
10103
10104 2005-10-06 [colin]      1.9.15cvs17
10105
10106         * src/summaryview.c
10107                 Little optimisations + bugfix
10108         * src/toolbar.c
10109                 Remove default useless items - useless being defined
10110                 by the default relevant prefs
10111         * src/wizard.c
10112                 include config.h to make gettext work
10113         * src/prefs_themes.c
10114                 Fix selection of current theme in prefs
10115
10116 2005-10-06 [colin]      1.9.15cvs16
10117
10118         * src/prefs_common.c
10119         * src/prefs_common.h
10120         * src/prefs_summaries.c
10121         * src/folderview.c
10122                 Add a warning dialog on Mark all read 
10123                 (with pref to get rid of it)
10124
10125 2005-10-06 [paul]       1.9.15cvs15
10126
10127         * po/nb.po
10128         * po/pt_BR.po
10129                 updated by Geir Helland and Frederico
10130                 Goncalves Guimaraes
10131
10132 2005-10-05 [colin]      1.9.15cvs14
10133
10134         * src/folder.c
10135         * src/folder.h
10136         * src/folderview.c
10137         * src/folderview.h
10138         * src/imap_gtk.c
10139         * src/mh_gtk.c
10140         * src/mainwindow.c
10141         * src/setup.c
10142                 add a way to rescan without rebuilding
10143                 make moving a bit faster (less folders changes)
10144                 don't lock the tree on Get 
10145         * src/imap.c
10146                 Don't re-delete deleted messages before expunging
10147         * src/summaryview.c
10148                 Set batch mode when deleting mails
10149
10150 2005-10-05 [paul]       1.9.15cvs13
10151
10152         * src/mainwindow.c
10153         * src/mainwindow.h
10154                 fix disabled Execute menu item
10155         * src/toolbar.c
10156                 match the change in 1.9.15cvs10: use Compose
10157                 instead of News by default
10158
10159 2005-10-04 [colin]      1.9.15cvs12
10160
10161         * src/compose.c
10162                 When replying to an ML post with Reply-To set
10163                 to the poster's email, honor it (as before),
10164                 but also honor our user's request to reply to
10165                 the mailing list: set the ML address in the To
10166                 field and the Reply-To address in the Cc: 
10167                 field.
10168
10169 2005-10-04 [colin]      1.9.15cvs11
10170
10171         * src/plugins/trayicon/trayicon.c
10172                 Finish cosmetic change - thanks to wwp
10173
10174 2005-10-04 [colin]      1.9.15cvs10
10175
10176         * src/toolbar.c
10177                 Use Compose instead of Email by default.
10178                 Spotted by wwp.
10179
10180 2005-10-04 [colin]      1.9.15cvs9
10181
10182         * src/folder.c
10183         * src/folder.h
10184         * src/folderview.c
10185         * src/imap.c
10186         * src/etpan/imap-thread.c
10187         * src/etpan/imap-thread.h
10188                 Try to make IMAP faster, by simplifying SEARCH
10189                 commands, avoiding sending two STATUS in a row,
10190                 and deferring flags sync and processing just
10191                 after displaying the folder. 
10192                 This will update the SummaryView in certain
10193                 cases (new mails not already fetched, flags
10194                 changed from another client) but in a non-
10195                 blocking manner.
10196
10197 2005-10-04 [colin]      1.9.15cvs8
10198
10199         * src/plugins/trayicon/trayicon.c
10200                 Relabel "Offline" to "Work offline"
10201
10202 2005-10-04 [colin]      1.9.15cvs7
10203
10204         * src/export.c
10205         * src/import.c
10206         * src/mbox.c
10207                 Fix mbox import/export buglets
10208                 Patch by wwp
10209         * src/plugins/trayicon/trayicon.c
10210                 Add offline swithc
10211                 Patch by wwp
10212
10213 2005-10-04 [colin]      1.9.15cvs6
10214
10215         * src/folder.c
10216         * src/folderview.c
10217         * src/summaryview.c
10218                 Better fix (don't break mark all read) for cvs2
10219
10220 2005-10-03 [colin]      1.9.15cvs5
10221
10222         * src/folder.c
10223                 Use a sane sort by default
10224
10225 2005-10-03 [colin]      1.9.15cvs4
10226
10227         * src/inc.c
10228                 Add a 'Only once' button for overriding offline mode
10229         * src/prefs_account.c
10230         * src/wizard.c
10231                 Add Local mbox to the wizard
10232                 Add IMAP subdir to the wizard (or the wizard is useless
10233                 for such accounts, or even worse than useless)
10234                 Move IMAP subdir from Advanced to Receive tab, as it's
10235                 not that uncommon
10236
10237 2005-10-03 [colin]      1.9.15cvs3
10238
10239         * src/send_message.c
10240                 Forgot this one in cvs1
10241
10242 2005-10-03 [colin]      1.9.15cvs2
10243
10244         * src/folder.c
10245                 Faster close when leaving a folder with lots
10246                 of new mails. Idea by David Relson.
10247
10248 2005-10-03 [colin]      1.9.15cvs1
10249
10250         * src/compose.c
10251         * src/imap.c
10252         * src/inc.c
10253         * src/main.c
10254         * src/messageview.c
10255         * src/news.c
10256         * src/summaryview.c
10257         * src/gtk/sslcertwindow.c
10258         * src/plugins/trayicon/trayicon.c
10259                 Add accels to every AlertPanel. Patch by Fabien 
10260                 Vantard
10261
10262 2005-10-03 [paul]       1.9.15
10263
10264         1.9.15 released
10265
10266 2005-10-03 [paul]       1.9.14cvs68
10267
10268         * po/ca.po
10269         * po/de.po
10270         * po/es.po
10271         * po/fi.po
10272         * po/fr.po
10273         * po/sk.po
10274         * po/sr.po
10275         * po/zh_CN.po
10276                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10277                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10278                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10279
10280 2005-10-03 [paul]       1.9.14cvs67
10281
10282         * src/send_message.c
10283                 prevent hang on Cancel
10284                 patch by Colin
10285
10286 2005-10-03 [paul]       1.9.14cvs66
10287
10288         * src/main.c
10289                 fix crash in IMAP caused by discrepancy
10290                 between check_at_startup and offline mode
10291                 Patch by Colin
10292
10293 2005-10-01 [paul]       1.9.14cvs65
10294
10295         * src/inc.c
10296                 fix engrish
10297
10298 2005-10-01 [paul]       1.9.14cvs64
10299         * src/export.c
10300         * src/import.c
10301                 synchronise import_mbox() and export_mbox()
10302         * src/mbox.c
10303                 proc_mbox(): add alert if file cannot be opened
10304                 export_list_to_mbox(): test if dest file exists,
10305                 prompt user to overwrite if it does. add alert
10306                 if file cannot be created
10307                                                                 
10308         Patch by wwp
10309                                                                                                                 
10310
10311 2005-09-30 [paul]       1.9.14cvs63
10312
10313         * src/addressbook.c
10314                 Fix sensitivity of a menu
10315         * src/codeconv.c
10316                 Respect hidden pref for mails with no encoding
10317         * src/common/xml.c
10318                 Fix memory corruption
10319         * src/plugins/pgpcore/sgpgme.c
10320                 Fix segfault on incomplete sigs, and display
10321                 of S/Mime UIDs
10322
10323         Patches by Colin
10324
10325 2005-09-30 [colin]      1.9.14cvs62
10326
10327         * src/partial_download.c
10328                 Little logic fix in almost-dead code
10329         * src/pop.c
10330                 Fix partial download when there's no new mail
10331
10332 2005-09-29 [paul]       1.9.14cvs61
10333
10334         * src/plugins/pgpinline/pgpinline.c
10335                 fix bug 819, 'crash accessing sign message'
10336                 Patch by Colin
10337
10338 2005-09-28 [martin]     1.9.14cvs60
10339
10340         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10341                 fix bug #790 (Crash when restarting window manager (fluxbox))
10342
10343 2005-09-28 [paul]       1.9.14cvs59
10344
10345         * src/gtk/gtkaspell.c
10346                 fix off-by-one typo
10347
10348 2005-09-27 [colin]      1.9.14cvs58
10349
10350         * src/plugins/pgpcore/sgpgme.c
10351                 Report error when there's one, instead of
10352                 "Signature unchecked" 
10353
10354 2005-09-27 [colin]      1.9.14cvs57
10355
10356         * src/prefs_quote.c
10357                 Fix bug #816 (Weird quotation with spaces)
10358
10359 2005-09-27 [colin]      1.9.14cvs56
10360
10361         * src/codeconv.c
10362         * src/compose.c
10363         * src/compose.h
10364                 Put subject in compose's title
10365                 Fix Automatic encoding so that it's really automatic:
10366                 first try default locale's charset, then charset of the replied mail, 
10367                 then utf-8
10368                 Fix encoding of headers (must be in strict mode too)
10369
10370 2005-09-26 [colin]      1.9.14cvs55
10371
10372         * src/gtk/gtkaspell.c
10373                 Fix previous patch - don't color the space,
10374                 just uncolor it :)
10375
10376 2005-09-26 [colin]      1.9.14cvs54
10377
10378         * src/gtk/gtkaspell.c
10379                 Unmark space if possible
10380
10381 2005-09-26 [colin]      1.9.14cvs53
10382
10383         * src/imap.c
10384                 log_error instead of alertpanel according to the pref
10385         * src/etpan/imap-thread.c
10386                 Print connect status, copy only necessary size to 
10387                 logger
10388         * src/plugins/pgpmime/pgpmime.c
10389                 Handle S/Mime signatures (verification only). Patch based
10390                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10391
10392 2005-09-26 [paul]       1.9.14cvs52
10393
10394         * src/common/passcrypt.c
10395                 this 'workaround' not necessary on NetBSD.
10396                 Thanks to Daniel Gustafson
10397
10398 2005-09-26 [paul]
10399
10400         1.9.15-rc4 released
10401
10402 2005-09-26 [paul]       1.9.14cvs51
10403
10404         * src/summaryview.c
10405                 Skip currently selected message when
10406                 looking for next new or unread message
10407                 in current folder. Patch by Colin
10408         * src/common/passcrypt.c
10409                 eliminate warnings on *BSD. Patch by
10410                 Daniel Gustafson
10411
10412 2005-09-26 [colin]      1.9.14cvs50
10413
10414         * src/procmsg.c
10415                 Call postfiltering hook anyway
10416
10417 2005-09-22 [colin]      1.9.14cvs49
10418
10419         * src/codeconv.c
10420         * src/codeconv.h
10421                 Add a strict mode that doesn't replace with _
10422         * src/compose.c
10423         * src/compose.h
10424                 Use strict conversion while sending
10425                 Fix race when drafting while sending (happens
10426                 on IMAP)
10427                 Fix d'n'd of messages from summaryview
10428         * src/prefs_common.c
10429         * src/prefs_common.h
10430                 add hidden utf8_instead_of_locale_for_broken_mail 
10431                 pref for people that preferred the default charset 
10432                 to be utf8 for broken mails
10433         * src/quote_fmt_parse.y
10434                 fix bug #815 (No quote insert if "From:" fied 
10435                 contained Russian letters)
10436         * src/summaryview.c
10437                 Fix d'n'd of messages to compose
10438
10439 2005-09-22 [paul]       1.9.14cvs48
10440
10441         * src/compose.c
10442                 fix bug where attachments Name entry
10443                 would display Path instead
10444
10445 2005-09-21 [paul]       1.9.14cvs47
10446
10447         * README
10448         * README.jp
10449         * configure.ac
10450         * config/config.rpath
10451         * doc/manual/en/sylpheed-20.html
10452         * doc/manual/es/sylpheed-20.html
10453         * po/bg.po
10454         * po/ca.po
10455         * po/de.po
10456         * po/es.po
10457         * po/fr.po
10458         * po/it.po
10459         * po/pt_BR.po
10460         * po/sk.po
10461         * po/zh_TW.po
10462         * src/account.c
10463         * src/account.h
10464         * src/action.c
10465         * src/action.h
10466         * src/adbookbase.h
10467         * src/addr_compl.c
10468         * src/addr_compl.h
10469         * src/addrbook.c
10470         * src/addrbook.h
10471         * src/addrcache.c
10472         * src/addrcache.h
10473         * src/addrcindex.c
10474         * src/addrcindex.h
10475         * src/addrclip.c
10476         * src/addrclip.h
10477         * src/addrdefs.h
10478         * src/addressadd.c
10479         * src/addressadd.h
10480         * src/addressbook.c
10481         * src/addressbook.h
10482         * src/addressitem.h
10483         * src/addrgather.c
10484         * src/addrgather.h
10485         * src/addrharvest.c
10486         * src/addrharvest.h
10487         * src/addrindex.c
10488         * src/addrindex.h
10489         * src/addritem.c
10490         * src/addritem.h
10491         * src/addrquery.c
10492         * src/addrquery.h
10493         * src/addrselect.c
10494         * src/addrselect.h
10495         * src/alertpanel.c
10496         * src/alertpanel.h
10497         * src/browseldap.c
10498         * src/browseldap.h
10499         * src/codeconv.c
10500         * src/codeconv.h
10501         * src/compose.c
10502         * src/compose.h
10503         * src/crash.c
10504         * src/crash.h
10505         * src/customheader.c
10506         * src/customheader.h
10507         * src/displayheader.c
10508         * src/displayheader.h
10509         * src/editaddress.c
10510         * src/editaddress.h
10511         * src/editbook.c
10512         * src/editbook.h
10513         * src/editgroup.c
10514         * src/editgroup.h
10515         * src/editjpilot.c
10516         * src/editjpilot.h
10517         * src/editldap.c
10518         * src/editldap.h
10519         * src/editldap_basedn.c
10520         * src/editldap_basedn.h
10521         * src/editvcard.c
10522         * src/editvcard.h
10523         * src/enriched.c
10524         * src/enriched.h
10525         * src/exphtmldlg.c
10526         * src/exphtmldlg.h
10527         * src/expldifdlg.c
10528         * src/expldifdlg.h
10529         * src/export.c
10530         * src/export.h
10531         * src/exporthtml.c
10532         * src/exporthtml.h
10533         * src/exportldif.c
10534         * src/exportldif.h
10535         * src/filtering.c
10536         * src/filtering.h
10537         * src/folder.c
10538         * src/folder.h
10539         * src/folder_item_prefs.c
10540         * src/folder_item_prefs.h
10541         * src/foldersel.c
10542         * src/foldersel.h
10543         * src/folderutils.c
10544         * src/folderutils.h
10545         * src/folderview.c
10546         * src/folderview.h
10547         * src/grouplistdialog.c
10548         * src/grouplistdialog.h
10549         * src/headerview.c
10550         * src/headerview.h
10551         * src/html.c
10552         * src/html.h
10553         * src/image_viewer.c
10554         * src/image_viewer.h
10555         * src/imap.c
10556         * src/imap.h
10557         * src/imap_gtk.c
10558         * src/imap_gtk.h
10559         * src/import.c
10560         * src/import.h
10561         * src/importldif.c
10562         * src/importldif.h
10563         * src/importmutt.c
10564         * src/importmutt.h
10565         * src/importpine.c
10566         * src/importpine.h
10567         * src/inc.c
10568         * src/inc.h
10569         * src/jpilot.c
10570         * src/jpilot.h
10571         * src/ldapctrl.c
10572         * src/ldapctrl.h
10573         * src/ldaplocate.c
10574         * src/ldaplocate.h
10575         * src/ldapquery.c
10576         * src/ldapquery.h
10577         * src/ldapserver.c
10578         * src/ldapserver.h
10579         * src/ldaputil.c
10580         * src/ldaputil.h
10581         * src/ldif.c
10582         * src/ldif.h
10583         * src/localfolder.c
10584         * src/localfolder.h
10585         * src/main.c
10586         * src/main.h
10587         * src/mainwindow.c
10588         * src/mainwindow.h
10589         * src/manual.c
10590         * src/manual.h
10591         * src/matcher.c
10592         * src/matcher.h
10593         * src/matcher_parser.h
10594         * src/matcher_parser_lex.l
10595         * src/matcher_parser_parse.y
10596         * src/mbox.c
10597         * src/mbox.h
10598         * src/message_search.c
10599         * src/message_search.h
10600         * src/messageview.c
10601         * src/messageview.h
10602         * src/mh.c
10603         * src/mh.h
10604         * src/mh_gtk.c
10605         * src/mh_gtk.h
10606         * src/mimeview.c
10607         * src/mimeview.h
10608         * src/msgcache.c
10609         * src/msgcache.h
10610         * src/mutt.c
10611         * src/mutt.h
10612         * src/news.c
10613         * src/news.h
10614         * src/news_gtk.c
10615         * src/news_gtk.h
10616         * src/noticeview.c
10617         * src/noticeview.h
10618         * src/partial_download.c
10619         * src/partial_download.h
10620         * src/pine.c
10621         * src/pine.h
10622         * src/pop.c
10623         * src/pop.h
10624         * src/prefs_account.c
10625         * src/prefs_account.h
10626         * src/prefs_actions.c
10627         * src/prefs_actions.h
10628         * src/prefs_common.c
10629         * src/prefs_common.h
10630         * src/prefs_compose_writing.c
10631         * src/prefs_compose_writing.h
10632         * src/prefs_customheader.c
10633         * src/prefs_customheader.h
10634         * src/prefs_display_header.c
10635         * src/prefs_display_header.h
10636         * src/prefs_ext_prog.c
10637         * src/prefs_ext_prog.h
10638         * src/prefs_filtering.c
10639         * src/prefs_filtering.h
10640         * src/prefs_filtering_action.c
10641         * src/prefs_filtering_action.h
10642         * src/prefs_folder_column.c
10643         * src/prefs_folder_column.h
10644         * src/prefs_folder_item.c
10645         * src/prefs_folder_item.h
10646         * src/prefs_fonts.c
10647         * src/prefs_fonts.h
10648         * src/prefs_gtk.c
10649         * src/prefs_gtk.h
10650         * src/prefs_image_viewer.c
10651         * src/prefs_image_viewer.h
10652         * src/prefs_matcher.c
10653         * src/prefs_matcher.h
10654         * src/prefs_message.c
10655         * src/prefs_message.h
10656         * src/prefs_msg_colors.c
10657         * src/prefs_msg_colors.h
10658         * src/prefs_other.c
10659         * src/prefs_other.h
10660         * src/prefs_quote.c
10661         * src/prefs_quote.h
10662         * src/prefs_receive.c
10663         * src/prefs_receive.h
10664         * src/prefs_send.c
10665         * src/prefs_send.h
10666         * src/prefs_spelling.c
10667         * src/prefs_spelling.h
10668         * src/prefs_summaries.c
10669         * src/prefs_summaries.h
10670         * src/prefs_summary_column.c
10671         * src/prefs_summary_column.h
10672         * src/prefs_template.c
10673         * src/prefs_template.h
10674         * src/prefs_themes.c
10675         * src/prefs_themes.h
10676         * src/prefs_toolbar.c
10677         * src/prefs_toolbar.h
10678         * src/prefs_wrapping.c
10679         * src/prefs_wrapping.h
10680         * src/privacy.c
10681         * src/privacy.h
10682         * src/procheader.c
10683         * src/procheader.h
10684         * src/procmime.c
10685         * src/procmime.h
10686         * src/procmsg.c
10687         * src/procmsg.h
10688         * src/quote_fmt.c
10689         * src/quote_fmt_parse.y
10690         * src/recv.c
10691         * src/recv.h
10692         * src/remotefolder.c
10693         * src/remotefolder.h
10694         * src/send_message.c
10695         * src/send_message.h
10696         * src/setup.c
10697         * src/setup.h
10698         * src/simple-gettext.c
10699         * src/sourcewindow.c
10700         * src/sourcewindow.h
10701         * src/ssl_manager.c
10702         * src/ssl_manager.h
10703         * src/statusbar.c
10704         * src/statusbar.h
10705         * src/stock_pixmap.c
10706         * src/stock_pixmap.h
10707         * src/summary_search.c
10708         * src/summary_search.h
10709         * src/summaryview.c
10710         * src/summaryview.h
10711         * src/syldap.c
10712         * src/syldap.h
10713         * src/textview.c
10714         * src/textview.h
10715         * src/toolbar.c
10716         * src/toolbar.h
10717         * src/undo.c
10718         * src/undo.h
10719         * src/unmime.c
10720         * src/unmime.h
10721         * src/vcard.c
10722         * src/vcard.h
10723         * src/wizard.c
10724         * src/wizard.h
10725         * src/common/base64.c
10726         * src/common/base64.h
10727         * src/common/defs.h
10728         * src/common/hooks.c
10729         * src/common/hooks.h
10730         * src/common/log.c
10731         * src/common/log.h
10732         * src/common/md5.c
10733         * src/common/md5.h
10734         * src/common/mgutils.c
10735         * src/common/mgutils.h
10736         * src/common/nntp.c
10737         * src/common/nntp.h
10738         * src/common/passcrypt.c
10739         * src/common/passcrypt.h.in
10740         * src/common/plugin.c
10741         * src/common/plugin.h
10742         * src/common/prefs.c
10743         * src/common/prefs.h
10744         * src/common/progressindicator.c
10745         * src/common/progressindicator.h
10746         * src/common/quoted-printable.c
10747         * src/common/quoted-printable.h
10748         * src/common/session.c
10749         * src/common/session.h
10750         * src/common/smtp.c
10751         * src/common/smtp.h
10752         * src/common/socket.c
10753         * src/common/socket.h
10754         * src/common/ssl.c
10755         * src/common/ssl.h
10756         * src/common/ssl_certificate.c
10757         * src/common/ssl_certificate.h
10758         * src/common/string_match.c
10759         * src/common/string_match.h
10760         * src/common/stringtable.c
10761         * src/common/sylpheed.c
10762         * src/common/sylpheed.h
10763         * src/common/template.c
10764         * src/common/template.h
10765         * src/common/timing.h
10766         * src/common/utils.c
10767         * src/common/utils.h
10768         * src/common/uuencode.c
10769         * src/common/uuencode.h
10770         * src/common/version.h.in
10771         * src/common/xml.c
10772         * src/common/xml.h
10773         * src/common/xmlprops.c
10774         * src/common/xmlprops.h
10775         * src/gtk/about.c
10776         * src/gtk/about.h
10777         * src/gtk/colorlabel.c
10778         * src/gtk/colorlabel.h
10779         * src/gtk/colorsel.c
10780         * src/gtk/colorsel.h
10781         * src/gtk/description_window.c
10782         * src/gtk/description_window.h
10783         * src/gtk/filesel.c
10784         * src/gtk/filesel.h
10785         * src/gtk/foldersort.c
10786         * src/gtk/foldersort.h
10787         * src/gtk/gtkutils.c
10788         * src/gtk/gtkutils.h
10789         * src/gtk/inputdialog.c
10790         * src/gtk/inputdialog.h
10791         * src/gtk/logwindow.c
10792         * src/gtk/logwindow.h
10793         * src/gtk/manage_window.c
10794         * src/gtk/manage_window.h
10795         * src/gtk/menu.c
10796         * src/gtk/menu.h
10797         * src/gtk/pluginwindow.c
10798         * src/gtk/pluginwindow.h
10799         * src/gtk/prefswindow.c
10800         * src/gtk/prefswindow.h
10801         * src/gtk/progressdialog.c
10802         * src/gtk/progressdialog.h
10803         * src/gtk/quicksearch.c
10804         * src/gtk/quicksearch.h
10805         * src/gtk/sslcertwindow.c
10806         * src/gtk/sslcertwindow.h
10807         * src/plugins/clamav/clamav_plugin.c
10808         * src/plugins/clamav/clamav_plugin.h
10809         * src/plugins/clamav/clamav_plugin_gtk.c
10810         * src/plugins/demo/demo.c
10811         * src/plugins/dillo_viewer/dillo_prefs.c
10812         * src/plugins/dillo_viewer/dillo_prefs.h
10813         * src/plugins/dillo_viewer/dillo_viewer.c
10814         * src/plugins/mathml_viewer/mathml_viewer.c
10815         * src/plugins/pgpcore/passphrase.c
10816         * src/plugins/pgpcore/passphrase.h
10817         * src/plugins/pgpcore/plugin.c
10818         * src/plugins/pgpcore/prefs_gpg.c
10819         * src/plugins/pgpcore/prefs_gpg.h
10820         * src/plugins/pgpcore/select-keys.c
10821         * src/plugins/pgpcore/select-keys.h
10822         * src/plugins/pgpcore/sgpgme.c
10823         * src/plugins/pgpcore/sgpgme.h
10824         * src/plugins/pgpinline/pgpinline.c
10825         * src/plugins/pgpinline/pgpinline.h
10826         * src/plugins/pgpinline/plugin.c
10827         * src/plugins/pgpmime/pgpmime.c
10828         * src/plugins/pgpmime/pgpmime.h
10829         * src/plugins/pgpmime/plugin.c
10830         * src/plugins/spamassassin/spamassassin.c
10831         * src/plugins/spamassassin/spamassassin.h
10832         * src/plugins/spamassassin/spamassassin_gtk.c
10833         * src/plugins/trayicon/trayicon.c
10834         * tools/OOo2sylpheed.pl
10835         * tools/acroread2sylpheed.pl
10836         * tools/asus_mailled.sh
10837         * tools/filter_conv.pl
10838         * tools/freshmeat_search.pl
10839         * tools/google_search.pl
10840         * tools/kmail2sylpheed.pl
10841         * tools/kmail2sylpheed_v2.pl
10842         * tools/maildir2sylpheed.pl
10843         * tools/multiwebsearch.pl
10844         * tools/newscache_clean.pl
10845         * tools/outlook2sylpheed.pl
10846         * tools/sylpheed-switcher
10847         * tools/update-po
10848         * tools/vcard2xml.py
10849         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10850                 update FSF address
10851
10852 2005-09-21 [colin]      1.9.14cvs46
10853
10854         * src/gedit-print.c
10855         * src/procmsg.c
10856         * src/procmsg.h
10857         * src/textview.c
10858         * src/summaryview.c
10859                 Remove some printing hacks (deselection/reselection),
10860                 which by the way fix printing the currently 
10861                 displayed mime part (still only text)
10862                 Plus a little optimisation of summary_show
10863
10864
10865 2005-09-20 [colin]      1.9.14cvs45
10866
10867         * src/mainwindow.c
10868         * src/messageview.c
10869                 GUI fixups: add accels, set message
10870                 view title to displayed mail's subject
10871         * src/prefs_spelling.c
10872         * src/gtk/gtkaspell.c
10873                 GUI fixups: allow underlining misspelled
10874                 words instead of coloring them (a11y!)
10875
10876 2005-09-19 [colin]
10877
10878         1.9.15rc3 released
10879
10880 2005-09-19 [colin]      1.9.14cvs44
10881
10882         * src/compose.c
10883                 Fix draft message
10884         * src/gtk/gtkaspell.c
10885                 Fix wrong test ;-)
10886
10887 2005-09-19 [colin]      1.9.14cvs43
10888
10889         * src/addressbook.c
10890                 Fix sensitivity of Delete button
10891         * src/compose.c
10892                 Warn if the requested Privacy system
10893                 is not available
10894         * src/exphtmldlg.c
10895         * src/expldifdlg.c
10896         * src/importldif.c
10897         * src/importmutt.c
10898         * src/importpine.c
10899                 Fix crappy UI
10900         * src/
10901         * src/ssl.h
10902         * src/prefs_account.h
10903         * src/prefs_account.c
10904                 Save SSL prefs even in builds that have
10905                 SSL support disable
10906         * src/imap.c
10907         * src/inc.c
10908         * src/news.c
10909         * src/send_message.c
10910                 Warn if connection should be secure, but
10911                 SSL support isn't compiled in
10912         * src/gtkaspell.c
10913                 Fix word separation on UTF-8 systems
10914                 Fixes bug #812 (Strange inline spellchecking)
10915         * src/compose.c
10916                 Warn if the requested Privacy system
10917                 is not available
10918                 Factorize offline warning
10919         * src/imap.c
10920         * src/imap_gtk.c
10921         * src/imap_gtk.h
10922         * src/inc.h
10923         * src/news_gtk.c
10924         * src/news_gtk.h
10925         * src/messageview.c
10926                 Factorize offline warning
10927
10928 2005-09-19 [paul]
10929
10930         1.9.15-rc2 released
10931
10932 2005-09-18 [colin]      1.9.14cvs42
10933
10934         * src/codeconv.c
10935         * src/codeconv.h
10936         * src/procmime.c
10937                 Add a way to get locale's charset ignoring utf-8,
10938                 and use that as default encoding for broken mails
10939
10940 2005-09-18 [colin]      1.9.14cvs41
10941
10942         * src/gtk/logwindow.c
10943                 Translate string. Patch by Fabien Vantard
10944
10945 2005-09-18 [colin]      1.9.14cvs40
10946
10947         * configure.ac
10948                 Fix bug #803 (IMAP/SSL support breaks with 
10949                 GnuTLS libetpan 0.38)
10950
10951 2005-09-18 [colin]      1.9.14cvs39
10952
10953         * src/codeconv.c
10954         * src/compose.c
10955         * src/procmime.c
10956                 More charsets fixes. Fixes bug #806 (non
10957                 ascii characters in subject line)
10958
10959 2005-09-17 [paul]       1.9.14cvs38
10960
10961         * src/folderview.c
10962         * src/mainwindow.c
10963                 fix gcc-2.95 issues
10964                 Patch by Pawel Pekala
10965
10966 2005-09-17 [colin]      1.9.14cvs37
10967
10968         * src/addrindex.c
10969                 bugfix for NO-USE LDAP compilation, patch 
10970                 by Fabien Vantard
10971
10972 2005-09-17 [colin]      1.9.14cvs36
10973
10974         * src/prefs_actions.c
10975         * src/prefs_customheader.c
10976         * src/prefs_display_header.c
10977         * src/prefs_filtering_action.c
10978         * src/prefs_matcher.c
10979         * src/prefs_toolbar.c
10980                 Fix strange casts (less elegant but
10981                 works better)
10982
10983 2005-09-16 [colin]      1.9.14cvs35
10984
10985         * src/jpilot.c
10986                 Missed that one
10987
10988 2005-09-16 [colin]      1.9.14cvs34
10989
10990         * configure.ac
10991         * src/Makefile.am
10992         * src/addr_compl.c
10993         * src/addrindex.c
10994         * src/browseldap.c
10995         * src/editldap.c
10996         * src/ldaplocate.c
10997         * src/ldapquery.c
10998         * src/ldapquery.h
10999         * src/ldapserver.c
11000         * src/ldapserver.h
11001         * src/main.c
11002         * src/matcher_parser_parse.y
11003         * src/prefs_themes.c
11004         * src/etpan/Makefile.am
11005         * src/gtk/description_window.c
11006         * src/plugins/clamav/Makefile.am
11007         * src/plugins/clamav/clamav_plugin.c
11008         * src/plugins/dillo_viewer/Makefile.am
11009         * src/plugins/pgpcore/Makefile.am
11010         * src/plugins/pgpinline/Makefile.am
11011         * src/plugins/pgpmime/Makefile.am
11012         * src/plugins/trayicon/Makefile.am
11013                 Fix 100% cpu usage in address completion list
11014                 Fix little bugs (return with no values etc)
11015                 Fix all warnings (with common CFLAGS)
11016
11017 2005-09-15 [colin]      1.9.14cvs33
11018
11019         * src/addressbook.c
11020                 Fix bug where sometimes a group's email list is empty,
11021                 force its refresh (probably fixes "Re: how to create a 
11022                 distribution list")
11023         * src/ldapquery.c
11024                 Don't return to the callback in the main thread from the
11025                 fetch thread (or face segs!)
11026
11027 2005-09-15 [paul]       1.9.14cvs32
11028
11029         * src/prefs_matcher.c
11030                 forgotten in last commit
11031
11032 2005-09-15 [paul]       1.9.14cvs31
11033
11034         * src/prefs_actions.c
11035         * src/prefs_filtering_action.c
11036         * src/prefs_quote.c
11037         * src/quote_fmt.c
11038         * src/summaryview.c
11039         * src/gtk/description_window.c
11040         * src/gtk/description_window.h
11041         * src/gtk/quicksearch.c
11042                 allow interaction with the called
11043                 description window
11044                 Patch by Anders Hammar
11045
11046 2005-09-14 [paul]       1.9.14cvs30
11047
11048         * src/compose.c
11049                 fix a little annoyance when pasting with 3rd button 
11050                 with wrap_pastes=0 and wrap_input=1
11051                 Patch by Colin
11052
11053 2005-09-14 [paul]       1.9.14cvs29
11054
11055         * src/prefs_account.c
11056                 disable 'Filter messages on receiving' for
11057                 SMTP-only accounts
11058                 Patch  by Anders Hammar
11059
11060 2005-09-14 [paul]       1.9.14cvs28
11061
11062         * po/sk.po
11063                 fix crash
11064                 updated by Andrej Kacian
11065
11066 2005-09-14 [paul]
11067
11068         1.9.15-rc1 released
11069
11070 2005-09-14 [paul]       1.9.14cvs27
11071
11072         * po/es.po
11073                 updated by Ricardo Mones Lastra
11074         * src/compose.c
11075         * src/compose.h
11076                 associate no_wrap_tags to Compose windows
11077                 instead of using a static one
11078                 Patch by Colin
11079         * src/mbox.c
11080                 fix proc_mbox()
11081                 Patch by wwp
11082         * src/textview.c
11083                 remove unneeded printf()
11084
11085 2005-09-14 [paul]       1.9.14cvs26
11086
11087         * src/addrcache.c
11088         * src/codeconv.h
11089         * src/folder.h
11090         * src/mainwindow.h
11091         * src/mh.c
11092         * src/mimeview.h
11093         * src/partial_download.c
11094         * src/pop.c
11095         * src/prefs_account.c
11096         * src/prefs_account.h
11097         * src/prefs_actions.c
11098         * src/prefs_customheader.c
11099         * src/prefs_display_header.c
11100         * src/prefs_filtering_action.c
11101         * src/prefs_matcher.c
11102         * src/prefs_toolbar.c
11103         * src/privacy.h
11104         * src/procmime.c
11105         * src/procmime.h
11106         * src/procmsg.h
11107         * src/textview.c
11108         * src/undo.h
11109         * src/common/plugin.c
11110         * src/common/session.h
11111         * src/common/socket.c
11112         * src/common/socket.h
11113         * src/common/template.c
11114         * src/gtk/gtkaspell.c
11115         * src/gtk/quicksearch.h
11116         * src/plugins/pgpcore/passphrase.c
11117         * src/plugins/pgpcore/prefs_gpg.h
11118         * src/plugins/pgpcore/select-keys.c
11119         * src/plugins/pgpcore/select-keys.h
11120         * src/plugins/pgpcore/sgpgme.c
11121         * src/plugins/pgpinline/pgpinline.c
11122         * src/plugins/pgpmime/pgpmime.c
11123         * src/plugins/trayicon/trayicon.c
11124                 fix compilation warnings
11125                 Patch by Daniel Gustafson
11126
11127 2005-09-14 [paul]       1.9.14cvs25
11128
11129         * src/addressbook.c
11130                 add missing column header, and other small
11131                 bug fixes
11132                 Patch by Anders Hammar
11133
11134 2005-09-13 [colin]      1.9.14cvs24
11135
11136         * src/gtk/gtkaspell.c
11137                 Fix non-utf8 in menu
11138                 Fix little leaks
11139                 Nullify struct members after free()s
11140
11141 2005-09-13 [colin]      1.9.14cvs23
11142
11143         * src/compose.c
11144                 Test utf8 compliance before inserting to 
11145                 buffer, and try to convert if necessary
11146         * src/procmime.c
11147                 If no charset is present, use the locale 
11148                 one instead of us-ascii
11149         * src/procmsg.c
11150                 Add Sender, List-Post and To in the checked 
11151                 headers for automatic rules creation 
11152                 (thanks to wwp)
11153         * src/prefs_themes.c
11154         * src/gtk/gtkaspell.c
11155                 Remove deprecated functions. 
11156                 patch by Daniel Gustafson
11157
11158 2005-09-12 [colin]      1.9.14cvs22
11159
11160         * src/compose.c
11161                 Fix bug #448 (Scrolling/Redraw issue with 
11162                 address-fields in Header)
11163         * src/mainwindow.c
11164         * src/summaryview.c
11165         * src/summaryview.h
11166                 Fix loss of MSG_MARKED on move/copy
11167                 Fix bug #804 (Quicksearch togglebutton doesn't 
11168                 get depressed after '/' key is pressed)
11169
11170 2005-09-12 [paul]       1.9.14cvs21
11171
11172         * AUTHORS
11173         * src/gtk/logwindow.c
11174                 add 'Clear Log' to popup menu
11175                 Patch by Anders Hammar <anders.hammar@telia.com>
11176
11177 2005-09-12 [paul]       1.9.14cvs20
11178
11179         * src/compose.c
11180                 set correct sensitivity on attachments
11181                 popup menu
11182         * src/folder.c
11183                 fix typo
11184         * src/prefs_spelling.c
11185                 fix crash when no LANG env is set
11186         * src/common/xml.c
11187                 fix crash in wizard
11188                 don't use memeory after free
11189
11190         All patches by Daniel Gustafson
11191
11192 2005-09-12 [paul]       1.9.14cvs19
11193
11194         * src/prefs_themes.c
11195                 make theme info selectable
11196         * src/gtk/description_window.c
11197                 make window non-modal
11198         * tools/README
11199                 add details of asus_mailed.sh
11200         * tools/claws.i18n.status.pl
11201                 update for new zh_TW translator
11202                 widen the output
11203                 create alternate coloured lines
11204                 improve readability
11205
11206 2005-09-10 [colin]      1.9.14cvs18
11207
11208         * src/plugins/pgpcore/select-keys.c
11209                 Better order for the buttons
11210
11211 2005-09-10 [colin]      1.9.14cvs17
11212
11213         * src/compose.c
11214         * src/plugins/pgpcore/select-keys.c
11215         * src/plugins/pgpcore/select-keys.h
11216         * src/plugins/pgpcore/sgpgme.c
11217                 Add a "Don't encrypt" button to the key
11218                 selection dialog. Fixes bug #177 (There should be a 
11219                 'Don't encrypt button in the Select Keys dialog)
11220
11221 2005-09-10 [colin]      1.9.14cvs16
11222
11223         * src/compose.c
11224                 Fix bug #572 (%X option does not work with templates)
11225
11226 2005-09-10 [colin]      1.9.14cvs15
11227
11228         * src/toolbar.c 
11229                 Remove g_print
11230
11231 2005-09-10 [colin]      1.9.14cvs14
11232
11233         * src/imap.c
11234                 Fix a possible crash
11235
11236 2005-09-09 [colin]      1.9.14cvs13
11237
11238         * src/imap.c
11239         * src/etpan/imap-thread.c
11240         * src/etpan/imap-thread.h
11241                 Fix moving from queue or drafts to normal folders
11242                 Fix bug #794 (No way to delete without expunging)
11243                 Take flags unset by other mailers into account
11244                 Take deleted flag set by other mailers into account
11245                 Fix unsetting REPLIED flag
11246                 Fix crash when capabilities can't be retrieved
11247         * src/mainwindow.c
11248         * src/mainwindow.h
11249                 Add M_DELAYED_FLAGS condition, and let the user use
11250                 Execute in order to be able to expunge deleted mails,
11251                 even if he's not in delayed execute mode
11252         * src/prefs_spelling.c
11253                 Use 'en' dictionary by default if LANG is POSIX or C
11254         * src/gtk/prefswindow.c
11255                 Fix bug #767 (Preferences windows expanding) by making
11256                 the window a bit larger when the resolution is greater
11257                 than 640x480, and by putting the prefs in a
11258                 GtkScrolledWindow.
11259
11260 2005-09-09 [paul]       1.9.14cvs12
11261
11262         * AUTHORS
11263         * configure.ac
11264         * po/zh_TW.Big5.po      ** REMOVED **
11265         * po/zh_TW.po           ** ADDED **
11266                 updated by Wei-Lun Chao
11267
11268 2005-09-09 [paul]       1.9.14cvs11
11269
11270         * src/mainwindow.c
11271                 fix asserts
11272         * src/common/xml.c
11273                 delay memory allocation until file is
11274                 opened successfully
11275                 Patch by Daniel Gustafson
11276
11277 2005-09-09 [colin]      1.9.14cvs10
11278
11279         * src/imap.c
11280                 Add guards
11281
11282 2005-09-08 [colin]      1.9.14cvs9
11283
11284         * src/compose.c
11285                 Alert when we can't save draft
11286                 Fix various wrap/color issues
11287                 Add mid-click pasting respecting wrap_paste option
11288         * src/folder.c
11289         * src/folder.h
11290         * src/folder_item_prefs.c
11291         * src/folder_item_prefs.h
11292         * src/imap.c
11293         * src/imap_gtk.c
11294         * src/imap_gtk.h
11295         * src/main.c
11296         * src/mainwindow.c
11297         * src/mainwindow.h
11298         * src/news.c
11299         * src/news_gtk.c
11300         * src/news_gtk.h
11301         * src/prefs_folder_item.c
11302                 Fix the impossibility to synchronise folders for
11303                 offline use (IMAP and NNTP are concerned)
11304
11305 2005-09-08 [colin]      1.9.14cvs8
11306
11307         * configure.ac
11308                 Build LDAP and JPilot by default if available
11309         * src/textview.c
11310                 Fix use after free
11311
11312 2005-09-08 [paul]       1.9.14cvs7
11313
11314         * doc/manual/en/sylpheed-1.html
11315         * doc/manual/en/sylpheed-18.html
11316         * doc/manual/en/sylpheed-19.html
11317         * doc/manual/en/sylpheed-4.html
11318         * doc/manual/en/sylpheed-6.html
11319         * doc/manual/en/sylpheed.html
11320                 a few minor updates, plus include some
11321                 details about plugins and their requirements
11322         * src/mainwindow.c
11323                 minor changes to English in /View/Sort
11324
11325 2005-09-07 [colin]      1.9.14cvs6
11326
11327         * doc/manual/en/sylpheed-1.html
11328         * doc/manual/en/sylpheed-10.html
11329         * doc/manual/en/sylpheed-11.html
11330         * doc/manual/en/sylpheed-12.html
11331         * doc/manual/en/sylpheed-13.html
11332         * doc/manual/en/sylpheed-14.html
11333         * doc/manual/en/sylpheed-15.html
11334         * doc/manual/en/sylpheed-16.html
11335         * doc/manual/en/sylpheed-17.html
11336         * doc/manual/en/sylpheed-18.html
11337         * doc/manual/en/sylpheed-19.html
11338         * doc/manual/en/sylpheed-2.html
11339         * doc/manual/en/sylpheed-20.html
11340         * doc/manual/en/sylpheed-21.html
11341         * doc/manual/en/sylpheed-22.html
11342         * doc/manual/en/sylpheed-3.html
11343         * doc/manual/en/sylpheed-4.html
11344         * doc/manual/en/sylpheed-5.html
11345         * doc/manual/en/sylpheed-6.html
11346         * doc/manual/en/sylpheed-7.html
11347         * doc/manual/en/sylpheed-8.html
11348         * doc/manual/en/sylpheed-9.html
11349         * doc/manual/en/sylpheed.html
11350                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11351
11352 2005-09-07 [colin]      1.9.14cvs5
11353
11354         * src/mainwindow.c
11355                 Make labels more to-the-point
11356
11357 2005-09-07 [colin]      1.9.14cvs4
11358
11359         * doc/manual/en/sylpheed-1.html
11360         * doc/manual/en/sylpheed-12.html
11361         * doc/manual/en/sylpheed-13.html
11362         * doc/manual/en/sylpheed-14.html
11363         * doc/manual/en/sylpheed-15.html
11364         * doc/manual/en/sylpheed-16.html
11365         * doc/manual/en/sylpheed-17.html
11366         * doc/manual/en/sylpheed-18.html
11367         * doc/manual/en/sylpheed-19.html
11368         * doc/manual/en/sylpheed-2.html
11369         * doc/manual/en/sylpheed-20.html
11370         * doc/manual/en/sylpheed-21.html
11371         * doc/manual/en/sylpheed-22.html
11372         * doc/manual/en/sylpheed-4.html
11373         * doc/manual/en/sylpheed-5.html
11374         * doc/manual/en/sylpheed-6.html
11375         * doc/manual/en/sylpheed-7.html
11376         * doc/manual/en/sylpheed-8.html
11377         * doc/manual/en/sylpheed-9.html
11378         * doc/manual/en/sylpheed.html
11379                 Update manual
11380
11381 2005-09-07 [colin]      1.9.14cvs3
11382
11383         * doc/faq/en/sylpheed-faq-1.html
11384         * doc/faq/en/sylpheed-faq-2.html
11385         * doc/faq/en/sylpheed-faq-3.html
11386         * doc/faq/en/sylpheed-faq.html
11387                 Update FAQ
11388
11389 2005-09-07 [colin]      1.9.14cvs2
11390
11391         * src/folderview.c
11392         * src/procmsg.c
11393         * src/summaryview.c
11394         * src/toolbar.c
11395                 Fix special subfolders:
11396                 - Inherit parent's icon
11397                 - sent contents of queues subfolders
11398                 - empty subfolders of trashes
11399         * src/mainwindow.c
11400                 Remove outdated manual and faq entries
11401         * src/common/utils.c
11402                 Add quotes around %s coming from mailcap
11403
11404 2005-09-07 [colin]      1.9.14cvs1
11405
11406         * src/compose.c
11407                 After saving draft, set modified to FALSE
11408         * src/mimeview.c
11409         * src/common/utils.c
11410         * src/common/utils.h
11411                 Try to open mime parts using what is 
11412                 indicated in ~/.mailcap or /etc/mailcap,
11413                 if possible.
11414
11415 2005-09-05 [paul]       1.9.14
11416
11417         1.9.14 released
11418
11419         * po/sk.po
11420                 updated by Andrej Kacian
11421
11422 2005-09-05 [paul]       1.9.13cvs83
11423
11424         * po/de.po
11425         * po/es.po
11426         * po/fi.po
11427         * po/fr.po
11428         * po/nb.po
11429         * po/pt_BR.po
11430         * po/sr.po
11431                 updated translations by Thomas Gilgin, Ricardo Mones
11432                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11433                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11434
11435 2005-09-04 [paul]       1.9.13cvs82
11436
11437         * src/compose.c
11438                 only warn about exceeded line length limit
11439                 on send
11440
11441 2005-09-04 [paul]       1.9.13cvs81
11442
11443         * src/compose.c
11444                 fix crash in 'line length exceeded' dialogue
11445
11446 2005-09-02 [paul]       1.9.13cvs80
11447
11448         * src/imap.c
11449                 fix bug 795, 'Connection lost IMAP'
11450                 and add statusbar prints
11451                 Patch by Colin
11452
11453 2005-09-02 [paul]       1.9.13cvs79
11454
11455         * src/compose.c
11456                 compose_wrap_paragraph() becomes
11457                 compose_beautify_paragraph()
11458                 Patch by Colin
11459
11460 2005-09-02 [colin]      1.9.13cvs78
11461
11462         * src/folderview.c
11463                 Micro-fix
11464
11465 2005-09-01 [colin]      1.9.13cvs77
11466
11467         * src/imap.c
11468                 Maybe fix bug #795 (Connection lost IMAP)
11469                 Don't try to send logout when we're disconnected.
11470         * src/summaryview.c
11471                 Include locked and marked emails in HRM
11472                 view. Fixes bug #800 (Locked messages no longer 
11473                 show up when hide read messages is used)
11474
11475 2005-09-01 [paul]       1.9.13cvs76
11476
11477         * src/prefs_common.c
11478                 fix bad cutting
11479
11480 2005-08-31 [colin]      1.9.13cvs75
11481
11482         * src/folderview.c
11483         * src/folderview.h
11484         * src/prefs_summaries.c
11485         * src/summaryview.c
11486                 Fix "go to next new", fix preference
11487                 (Open unread/next swapped)
11488
11489 2005-08-31 [paul]       1.9.13cvs74
11490
11491         * src/compose.c
11492         * src/folderview.c
11493         * src/headerview.c
11494         * src/headerview.h
11495         * src/mainwindow.c
11496         * src/prefs_common.c
11497         * src/prefs_common.h
11498         * src/prefs_fonts.c
11499         * src/summaryview.c
11500         * src/textview.c
11501         * src/common/defs.h
11502                 remove obsolete BOLD_FONT setting
11503                 fix font update in headerview and textview
11504                 headers after prefs change
11505                 Patch By Colin
11506
11507 2005-08-31 [paul]
11508
11509         1.9.14-rc4 released
11510
11511 2005-08-30 [colin]      1.9.13cvs73
11512
11513         * src/summaryview.c
11514                 When Hide read messages is selected and we
11515                 refresh the summaryview, don't remove the 
11516                 currently displayed message. Fixes bug #797
11517                 (Summary view reloads when new mail is 
11518                 downloaded in 1.9.14 rc)
11519
11520 2005-08-30 [colin]      1.9.13cvs72
11521
11522         * src/folderview.c
11523                 Fix flickering
11524         * src/mainwindow.c
11525                 Remove useless callback
11526         * src/mimeview.c
11527         * src/gtk/filesel.c
11528         * src/gtk/filesel.h
11529                 Add a filesel_select_file_save_folder() - used by Save All
11530
11531 2005-08-29 [paul]       1.9.13cvs71
11532
11533         * AUTHORS
11534         * src/matcher_parser_parse.y
11535         * src/etpan/imap-thread.c
11536                 fix building on FreeBSD
11537                 Patch by Daniel Gustafson <daniel@hobbit.se>
11538
11539 2005-08-29 [paul]       1.9.13cvs70
11540
11541         * src/plugins/pgpinline/pgpinline.c
11542                 only initialise sig result if it's been handled
11543                 Patch by Colin
11544
11545 2005-08-29 [paul]       1.9.13cvs69
11546         
11547         Patches by Colin:
11548
11549         * src/imap.c
11550         * src/common.utils.c
11551         * src/common/utils.h
11552                 optimisation
11553         * src/stock_pixmap.h
11554                 fix wrong icon reference
11555         * src/pixmaps/trash_btn.xpm
11556                 replace with nicer image
11557
11558 2005-08-28 [colin]      1.9.13cvs68
11559
11560         * src/Makefile.am
11561         * src/stock_pixmap.c
11562         * src/stock_pixmap.h
11563         * src/toolbar.c
11564         * src/pixmaps/trash_btn.xpm
11565                 Add a specific trash xpm for the button
11566
11567 2005-08-28 [colin]      1.9.13cvs67
11568
11569         * src/imap.c
11570                 Fix leak
11571
11572 2005-08-27 [colin]      1.9.13cvs66
11573
11574         * src/imap.c
11575         * src/procmime.c
11576                 Correctly fix "Problem with replies", fixes
11577                 pgpmime encryption too. 
11578
11579 2005-08-27 [colin]      1.9.13cvs65
11580
11581         * src/folder.c
11582         * src/procmsg.c
11583         * src/procmsg.h
11584         * src/summaryview.c
11585                 Fix bug #517 (messages removed from summaryview 
11586                 when moving fails)
11587
11588 2005-08-27 [colin]      1.9.13cvs64
11589
11590         * tools/Makefile.am
11591         * tools/asus_mailled.sh
11592                 Add a script to blink ASUS laptops' mail LED where there
11593                 is unread mail.
11594
11595 2005-08-27 [colin]      1.9.13cvs63
11596
11597         * src/imap.c
11598         * src/etpan/imap-thread.c
11599         * src/etpan/imap-thread.h
11600                 Implement automatic choosing of login method
11601                 Fixes bug #791
11602         * src/gtk/.cvsignore
11603                 Add sylpheed-marshal.[ch]
11604
11605 2005-08-27 [colin]      1.9.13cvs62
11606
11607         * src/common/utils.c
11608                 Fix confusing perror
11609
11610 2005-08-27 [colin]      1.9.13cvs61
11611
11612         * src/toolbar.c
11613         * src/toolbar.h
11614                 Remove A_DELETE, replace it with 
11615                 A_TRASH and A_DELETE_REAL. Automatically
11616                 rewrite config files to replace A_DELETE
11617                 with A_TRASH (no functionality change).
11618                 Fixes half of #794
11619
11620 2005-08-26 [colin]      1.9.13cvs60
11621
11622         * src/procmime.c
11623                 Previous "Problem with replies" fix brought other
11624                 problems, fixing them
11625
11626 2005-08-26 [colin]      1.9.13cvs59
11627
11628         * src/procmime.c
11629                 Fix "Problem with replies". This happened only
11630                 on IMAP...
11631         * src/procmsg.c
11632                 Factorize code a bit
11633         * src/compose.c
11634                 Speed improvement on very long messages (wrapping)
11635                 Fix signature color on Reedit and Redirect
11636                 On Reedit, don't attach pgp-signatures parts, but
11637                 set signing to On.
11638
11639 2005-08-24 [paul]       1.9.13cvs58
11640
11641         * src/compose.c
11642                 don't claim success when clicking
11643                 Cancel on the passphrase box.
11644                 Patch by Colin
11645
11646 2005-08-24 [paul]       1.9.13cvs57
11647
11648         * src/main.c
11649                 fix misplaced sylpheed.log
11650         * src/common/defs.h
11651                 define UIDL_DIR
11652
11653 2005-08-24 [paul]       1.9.13cvs56
11654
11655         * src/imap.c
11656         * src/etpan/imap-thread.c
11657         * src/etpan/imap-thread.h
11658                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11659                 Patch by Colin
11660         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11661         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11662                 remove autogenerated files
11663         * tools/kdeservicemenu/README
11664         * tools/kdeservicemenu/install.sh
11665         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11666         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11667                 use Claws icon, use 'Sylpheed-Claws' in menu,
11668                 use kdialog, and other cleanups
11669
11670 2005-08-23 [paul]       1.9.13cvs55
11671
11672         * src/compose.c
11673                 fix paste/wrap crash
11674                 Patch by Colin
11675
11676 2005-08-23 [paul]       1.9.13cvs54
11677
11678         * src/main.c
11679                 fix crash recovery
11680                 Patch by Colin
11681
11682 2005-08-23 [paul]       1.9.13cvs53
11683
11684         * src/addressbook.c
11685         * src/editaddress.c
11686                 view all data of LDAP contacts
11687                 Patch by Colin
11688
11689 2005-08-23 [paul]       1.9.13cvs52
11690
11691         * src/addressbook.c
11692                 fix issues with the Search field
11693                 Patch by Colin
11694
11695 2005-08-22 [paul]       1.9.13cvs51
11696
11697         * src/folderview.c
11698                 put name of folder in processing dialog
11699                 title
11700         * src/prefs_folder_item.c
11701                 improve english usage
11702
11703 2005-08-22 [paul]       1.9.13cvs50
11704
11705         * src/filtering.c
11706         * src/filtering.h
11707         * src/matcher.c
11708         * src/matcher_parser_lex.l
11709         * src/matcher_parser_parse.y
11710         * src/prefs_filtering.c
11711                 add Filtering/Processing rule names feature.
11712                 (the incompatible old matcherrc is saved as
11713                 matcherrc.pre_names).
11714                 Patch by Colin
11715
11716 2005-08-22 [paul]       1.9.13cvs49
11717
11718         * src/procmsg.c
11719                 fix colour labelling
11720                 Patch by Colin
11721
11722 2005-08-22 [paul]       1.9.13cvs48
11723
11724         * src/textview.c
11725                 fix open_image_cb()
11726
11727 2005-08-22 [paul]       1.9.13cvs47
11728
11729         * src/imap.c
11730                 fix bug 789, 'SC crashes with imap (CVS ver)'
11731                 Patch by Colin
11732
11733 2005-08-22 [paul]       1.9.13cvs46
11734
11735         * src/mimeview.c
11736         * src/prefs_common.c
11737         * src/common/defs.h
11738                 define reused defaults in defs.h
11739         * src/textview.c
11740                 add 'Open image' to image popup menu
11741
11742 2005-08-21 [colin]      1.9.13cvs45
11743
11744         * src/summaryview.c
11745                 Fix bug #788 (Bogus "From" address displayed)
11746
11747 2005-08-20 [colin]      1.9.13cvs44
11748
11749         * src/folder.c
11750                 Fix buf #787 (multilevel delete causes SIGSEGV)
11751
11752 2005-08-19 [colin]      1.9.13cvs43
11753
11754         * src/inc.c
11755         * src/prefs_common.c
11756         * src/prefs_common.h
11757                 Add an hidden pref to allow modifying the
11758                 update stepping in incorporation.
11759                 Patch by wwp.
11760
11761 2005-08-19 [colin]      1.9.13cvs42
11762
11763         * src/compose.c
11764         * src/procmime.c
11765                 Workaround for broken MUAs: encode 
11766                 Content-type: name: as ASCII and 
11767                 Content-Disposition: filename: as
11768                 per rfc2231
11769         * src/prefs_account.c
11770                 Fix invisible-ness of SMTP SSL prefs
11771                 in NNTP accounts
11772
11773 2005-08-19 [paul]       1.9.13cvs41
11774
11775         * src/compose.c
11776         * src/prefs_common.c
11777         * src/prefs_common.h
11778         * src/prefs_wrapping.c
11779                 paste with or without wrapping.
11780                 patch by Colin
11781
11782 2005-08-19 [paul]       1.9.13cvs40
11783
11784         * src/prefs_common.c
11785         * src/prefs_common.h
11786         * src/summaryview.c
11787                 reintroduce enable_swap_from as a
11788                 hidden pref. patch by Colin
11789         * src/quote_fmt_parse.y
11790         * src/plugins/clamav/clamav_plugin.c
11791         * src/plugins/dillo_viewer/dillo_viewer.c
11792         * src/plugins/mathml_viewer/mathml_viewer.c
11793         * src/plugins/pgpcore/sgpgme.c
11794         * src/plugins/pgpinline/pgpinline.c
11795         * src/plugins/pgpmime/pgpmime.c
11796                 tidy up. patch by Colin
11797
11798 2005-08-19 [paul]       1.9.13cvs39
11799
11800         * configure.ac
11801                 complete cvs38's sync
11802         * src/editaddress.c
11803         * src/gedit-print.c
11804         * src/mutt.c
11805         * src/etpan/etpan-log.c
11806         * src/etpan/imap-thread.c
11807         * src/gtk/gtksourceprintjob.c
11808                 fix compilation warnings
11809                 (patch by Colin)
11810
11811 2005-08-19 [paul]       1.9.13cvs38
11812
11813         sync with main:
11814
11815         * src/account.c
11816         * src/action.c
11817         * src/addrbook.c
11818         * src/addrcache.c
11819         * src/addrharvest.c
11820         * src/addrindex.c
11821         * src/codeconv.c
11822         * src/compose.c
11823         * src/crash.c
11824         * src/exporthtml.c
11825         * src/exportldif.c
11826         * src/folder.c
11827         * src/image_viewer.c
11828         * src/inc.c
11829         * src/inc.h
11830         * src/jpilot.c
11831         * src/ldif.c
11832         * src/main.c
11833         * src/matcher.c
11834         * src/mbox.c
11835         * src/messageview.c
11836         * src/mh.c
11837         * src/mimeview.c
11838         * src/msgcache.c
11839         * src/mutt.c
11840         * src/news.c
11841         * src/partial_download.c
11842         * src/pine.c
11843         * src/pop.c
11844         * src/prefs_actions.c
11845         * src/prefs_common.c
11846         * src/prefs_customheader.c
11847         * src/prefs_display_header.c
11848         * src/prefs_gtk.c
11849         * src/prefs_themes.c
11850         * src/procheader.c
11851         * src/procmime.c
11852         * src/procmsg.c
11853         * src/recv.c
11854         * src/send_message.c
11855         * src/simple-gettext.c
11856         * src/sourcewindow.c
11857         * src/textview.c
11858         * src/vcard.c
11859         * src/common/defs.h
11860         * src/common/log.c
11861         * src/common/plugin.c
11862         * src/common/prefs.c
11863         * src/common/session.c
11864         * src/common/session.h
11865         * src/common/socket.c
11866         * src/common/socket.h
11867         * src/common/ssl_certificate.c
11868         * src/common/template.c
11869         * src/common/utils.c
11870         * src/common/utils.h
11871         * src/common/xml.c
11872         * src/gtk/about.c
11873         added wrappers for C library function that
11874                 take pathname arguments.
11875                 enabled compilation with MinGW.
11876                 use GDir instead of directly using opendir().
11877                 added rename_force().
11878
11879 2005-08-19 [paul]       1.9.13cvs37
11880         
11881         patches by Colin:
11882         * src/compose.c
11883                 fix privacy settings on re-editing
11884                 a sent message
11885         * src/jpilot.c
11886                 fix encoding bug
11887         * src/folder.c
11888         * src/procmsg.c
11889         * src/procmsg.h
11890         * src/summaryview.c
11891                 flag changing optimisation
11892
11893 2005-08-18 [martin]     1.9.13cvs36
11894
11895         * commitHelper
11896             added my login
11897         * src/addrcache.c
11898         * src/addrharvest.c
11899         * src/addrindex.c
11900         * src/compose.c
11901         * src/grouplistdialog.c
11902         * src/main.c
11903         * src/mainwindow.c
11904         * src/msgcache.c
11905         * src/mutt.c
11906         * src/pine.c
11907         * src/prefs_account.c
11908         * src/prefs_themes.c
11909         * src/stock_pixmap.c
11910         * src/summaryview.c
11911         * src/gtk/about.c
11912         * src/gtk/logwindow.c
11913             removed deprecated glib and gdk stuff
11914         * src/plugins/pgpcore/select-keys.c
11915             convert attributes from locale to utf8
11916
11917 2005-08-17 [paul]       1.9.13cvs35
11918
11919         * src/account.c
11920         * src/addressbook.c
11921                 use new GTK_STOCK_ icons if available
11922         * src/summaryview.c
11923         * src/gtk/gtksctree.c
11924         * src/gtk/gtksctree.h
11925                 faster range select. patch by Colin
11926
11927 2005-08-17 [paul]       1.9.13cvs34
11928
11929         patches by colin:
11930         * src/addressbook.c
11931         * src/addressitem.h
11932                 Add an edit button for contacts, fix selections
11933                 of gtksctree items
11934         * src/editaddress.c
11935                 Change labels, let Save be always possible in the
11936                 email and user atributes tabs
11937         * src/folderview.c
11938                 fix sort issues
11939         * src/summaryview.c
11940                 select next item instead of the displayed one
11941                 after deletion
11942
11943         * src/gtk/progressdialog.c
11944                 use prefs_common.enable_rules_hint
11945
11946 2005-08-13 [hoa]        1.9.13cvs33
11947
11948         * src/etpan/imap-thread.c
11949                 fixed build on Solaris.
11950
11951 2005-08-10 [colin]      1.9.13cvs32
11952
11953         * src/procmsg.c
11954                 Fix cvs31 (missing fclose before reading
11955                 the file)
11956
11957 2005-08-10 [colin]      1.9.13cvs31
11958
11959         * src/procmsg.c
11960                 Fix procmsg_msginfo_new_from_mimeinfo() when
11961                 the MimeInfo isn't stored in memory. This fixes
11962                 replying to an attached message.
11963
11964 2005-08-10 [colin]      1.9.13cvs30
11965
11966         * src/mainwindow.c
11967                 Fix slowness in account changing
11968
11969 2005-08-10 [colin]      1.9.13cvs29
11970
11971         * src/folder.c
11972         * src/folderutils.c
11973         * src/folderview.c
11974         * src/imap_gtk.c
11975         * src/mainwindow.c
11976         * src/mh_gtk.c
11977         * src/procmsg.c
11978         * src/summaryview.c
11979                 Optimize folder_has_parent_of_type
11980                 Prevent moving special sub-folders from contextual menus
11981                 Rework message a bit ("Empty all messages" -> "Delete all
11982                 messages")
11983                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
11984                 and "Deleted Items" folders)
11985
11986 2005-08-08 [colin]      1.9.13cvs28
11987
11988         * src/summaryview.c
11989         * src/prefs_summaries.c
11990                 Make "Select first unread|new" more flexible
11991                 (just prioritize new or unread)
11992
11993 2005-08-08 [colin]      1.9.13cvs27
11994
11995         * src/summaryview.c
11996                 If "select first new" is selected and there only
11997                 are unread messages, fallback to "select first
11998                 unread".
11999
12000 2005-08-08 [colin]      1.9.13cvs26
12001
12002         * src/folder.c
12003                 Fix shameful bugs (and bug #779)
12004
12005 2005-08-08 [colin]      1.9.13cvs25
12006
12007         * src/folder.c
12008         * src/folder.h
12009                 Cache parents' type to make folder_has_parent_of_type
12010                 faster
12011         * src/folderview.c
12012                 Forbid DnD of special sub-folders
12013         * src/procmsg.c
12014         * src/procmsg.h
12015                 Add MAIL_POSTFILTERING_HOOK
12016         * src/summaryview.c
12017                 Revert over-zealous deletion of the use_addr_book 
12018                 code
12019
12020 2005-08-07 [colin]      1.9.13cvs24
12021
12022         * src/folder.c
12023                 Fix big mistake (passing MsgInfo instead 
12024                 of FolderItem)
12025
12026 2005-08-07 [colin]      1.9.13cvs23
12027
12028         * src/compose.c
12029         * src/folder.c
12030         * src/folder.h
12031         * src/foldersel.c
12032         * src/folderutils.c
12033         * src/folderview.c
12034         * src/imap.c
12035         * src/mainwindow.c
12036         * src/messageview.c
12037         * src/mh.c
12038         * src/msgcache.c
12039         * src/procmime.c
12040         * src/summaryview.c
12041                 Make subfolders of Drafts, Queue, Outbox, Trash
12042                 work like their parents. 
12043                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12044
12045 2005-08-07 [colin]      1.9.13cvs22
12046
12047         * src/addressbook.c
12048                 Fix bug #771 (Dragged contacts not saved)
12049
12050 2005-08-07 [paul]       1.9.13cvs21
12051
12052         * src/summaryview.c
12053                 fix bug 32 'Search Doesn't display results
12054                 if "Hide Read Messages" is chosen'
12055                 be more literal in interpreting 'Hide read
12056                 messages'
12057
12058 2005-08-07 [colin]      1.9.13cvs20
12059
12060         * src/folderview.c
12061                 Add debug
12062         * src/summaryview.c
12063                 Faster 'unthread_for_execution'
12064
12065 2005-08-06 [paul]       1.9.13cvs19
12066
12067         * src/mainwindow.c
12068                 add mnemonics to Set displayed columns
12069                 fix bug where msgview_visible option was
12070                 overwritten as TRUE on startup
12071
12072 2005-08-06 [paul]       1.9.13cvs18
12073
12074         * src/mainwindow.c
12075                 refer to 'displayed columns in folder/message
12076                 list' not 'displayed items in summary/message view'
12077         * src/prefs_display_header.c
12078                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12079                 be consistent with similar dialogues
12080         * src/prefs_folder_column.c
12081         * src/prefs_summary_column.c
12082                 'columns' not 'items', and folder and message lists,
12083                 instead of folder and summary views;
12084                 Use 'Hidden columns' as list heading not 'Available
12085                 items';
12086                 move the 'Remove' button to the right hand side;
12087                 top-align the buttons;
12088                 remove unneeded vbox
12089         * src/prefs_summaries.c
12090                 put the 2 column prefs buttons in a frame to reduce
12091                 overall width; refer to columns not items &c.
12092
12093 2005-08-05 [colin]      1.9.13cvs17
12094
12095         * src/prefs_common.c
12096         * src/prefs_common.h
12097         * src/mainwindow.c
12098         * src/compose.c
12099         * src/messageview.c
12100                 Add an hidden toolbar_detachable pref, so
12101                 that I can get rid of these painful handles
12102                 in the toolbars. Defaults to TRUE to avoid
12103                 changing the GUI on unsuspecting people...
12104
12105 2005-08-05 [colin]      1.9.13cvs16
12106
12107         * src/Makefile.am
12108         * src/prefs_folder_column.c
12109         * src/prefs_folder_column.h
12110                 Add prefs for folder columns
12111         * src/folderview.c
12112         * src/folderview.h
12113         * src/mainwindow.c
12114         * src/mainwindow.h
12115         * src/prefs_common.c
12116         * src/prefs_common.h
12117         * src/prefs_summaries.c
12118                 Use them
12119         * src/prefs_summary_column.c
12120         * src/summaryview.c
12121         * src/summaryview.h
12122                 Add a To column
12123         * src/textview.c
12124         * src/common/utils.c
12125         * src/common/utils.h
12126                 Move uri colourisation functions
12127                 to utils
12128         * src/compose.c
12129                 Colourise URIs
12130         * src/imap.c
12131                 Fix bug with LIST where we'd try
12132                 to get Folder//////[...]/// 
12133
12134 2005-08-05 [paul]       1.9.13cvs15
12135
12136         * src/prefs_summaries.c
12137                 improve the English usage
12138         * src/summaryview.c
12139                 set font on column change
12140                 thanks to Colin
12141
12142 2005-08-05 [paul]       1.9.13cvs14
12143
12144         * src/prefs_common.c
12145         * src/prefs_common.h
12146         * src/prefs_summaries.c
12147         * src/summaryview.c
12148                 replace 'open_unread_on_enter' option with
12149                 'select_on_entry' option. opening/not opening
12150                 is now exclusively controlled by 'always_show_msg'
12151
12152 2005-08-04 [colin]      1.9.13cvs13
12153
12154         * src/compose.c
12155                 Remove dead code
12156                 Add colourisation of quotes and signatures
12157         * src/folderview.c
12158                 Fix possible crashes
12159         * src/messageview.c
12160                 Change an assert that is no problem
12161         * src/news.c
12162         * src/news_gtk.c
12163         * src/news_gtk.h
12164                 Fix offline mode
12165         * src/gtk/quicksearch.c
12166                 Fix a possible crash
12167
12168 2005-08-03 [colin]      1.9.13cvs12
12169
12170         * src/prefs_account.c
12171                 Fix bug #777 (Sylpheed crash in account configuration)
12172
12173 2005-08-03 [colin]      1.9.13cvs11
12174
12175         * src/addressbook.c
12176         * src/editaddress.c
12177         * src/editgroup.c
12178                 Fixing addressbook, round 2
12179         * src/textview.c
12180                 Fix emphasis color on rechecking 'Colorize messages'
12181
12182 2005-08-03 [paul]       1.9.13cvs10
12183
12184         sync with main
12185
12186         * src/addr_compl.c
12187         * src/compose.c
12188         * src/main.c
12189         * src/pop.c
12190         * src/prefs_account.c
12191         * src/procmime.c
12192         * src/procmsg.c
12193         * src/quote_fmt_parse.y
12194         * src/textview.c
12195         * src/common/quoted-printable.c
12196         * src/common/utils.c
12197         * src/common/utils.h
12198         * src/common/xml.c
12199                 replaced incorrect locale-independent
12200                 ctype functions with GLib's. Corrected
12201                 signedness mismatch.
12202         * src/headerview.c
12203                 headerview_create(): added spacing for vbox.
12204         * src/gtk/about.c
12205                 set focus to the OK button.
12206
12207 2005-08-03 [colin]      1.9.13cvs9
12208
12209         * src/folderview.c
12210                 Fix possible crash
12211
12212 2005-08-02 [colin]      1.9.13cvs8
12213
12214         * src/mainwindow.c
12215                 Fix cast
12216         * src/addressbook.c
12217         * src/addressitem.h
12218                 Fix a cast and more generally, try to make the
12219                 GUI more intuitive and consistent (round 1)
12220
12221 2005-08-02 [paul]       1.9.13cvs7
12222
12223         * src/folder.h
12224                 missing in 1.9.13cvs6
12225
12226 2005-08-02 [colin]      1.9.13cvs6
12227
12228         * src/folder.c
12229                 Fix one more leak
12230
12231 2005-08-02 [colin]      1.9.13cvs5
12232
12233         * src/folder.c
12234         * src/folderview.c
12235         * src/imap.c
12236         * src/main.c
12237         * src/mbox.c
12238         * src/procmsg.c
12239         * src/summaryview.c
12240                 Fix a number of folder_item_get_msg_list()-related
12241                 leaks (missing procmsg_msginfo_free()s)
12242
12243 2005-08-01 [colin]      1.9.13cvs4
12244
12245         * src/folderview.c
12246         * src/folderview.h
12247         * src/mainwindow.c
12248         * src/prefs_fonts.c
12249         * src/prefs_summaries.c
12250         * src/prefs_themes.c
12251         * src/summaryview.c
12252         * src/summaryview.h
12253         * src/textview.c
12254         * src/textview.h
12255                 Fix instant-apply of summary and folderview-related prefs
12256                 Fix erroneous g_free and alertpanels in prefs_theme
12257                 Add instant-apply for fonts
12258                 Defer applying of prefs a little bit so it's done only
12259                 once even if requested by multiples prefs pages
12260
12261 2005-08-01 [paul]       1.9.13cvs3
12262
12263         * src/main.c
12264                 fix bug 776 'S.C. crashes on close'
12265                 thanks to Colin
12266         * src/etpan/etpan-thread-manager-types.h
12267                 add missing include
12268                 thanks to Hoa
12269
12270 2005-07-25 [paul]       1.9.13cvs2
12271
12272         * src/summaryview.c
12273                 fix typos. spotted by Fabien Vantard
12274
12275 2005-07-24 [paul]       1.9.13cvs1
12276
12277         * doc/man/sylpheed.1
12278                 update man page, incorporating fix of
12279                 bug 769 'Typo in manpage'
12280         * src/etpan/imap-thread.c
12281                 fix NetBSD openssl dependencies. patch by
12282                 George Michaelson <ggm@apnic.net>
12283         * po/pt_BR.po
12284                 updated by Frederico Goncalves Guimaraes
12285
12286 2005-07-22 [paul]       1.9.13
12287
12288         1.9.13 release
12289
12290 2005-07-22 [paul]       1.9.12cvs91
12291
12292         * AUTHORS
12293         * INSTALL
12294         * README.claws
12295         * RELEASE_NOTES.claws
12296                 updated for release
12297         * configure.ac
12298         * po/nb.po
12299         * tools/claws.i18n.status.pl
12300                 add Norwegian translation. submiited by
12301                 Geir Helland <pjallabais@users.sourceforge.net>
12302         * po/ca.po
12303         * po/de.po
12304         * po/es.po
12305         * po/fi.po
12306         * po/fr.po
12307         * po/it.po
12308         * po/sk.po
12309         * po/sr.po
12310         * po/zh_CN.po
12311                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12312                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12313                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12314                 Yang Guilong
12315         * src/plugins/clamav/clamav_plugin_gtk.c
12316         * src/plugins/spamassassin/spamassassin_gtk.c
12317                 replace outdated description strings
12318
12319 2005-07-21 [colin]      1.9.12cvs90
12320
12321         * src/folder.c
12322                 Set folder to batch mode when scanning it. Makes deletion
12323                 of unread mails on IMAP much faster (due to the UNREAD 
12324                 flag unsetting)
12325
12326 2005-07-21 [darko]      1.9.12cvs89
12327
12328         * configure.ac
12329                 link against libresolv if necessary (patch by Paul)
12330         * src/msgcache.c
12331                 use glib's portable macros to determine endianness
12332
12333 2005-07-21 [paul]       1.9.12cvs88
12334
12335         * src/crash.c
12336         * src/gtk/about.c
12337                 update compiled-in features list
12338
12339 2005-07-20 [colin]      1.9.12cvs87
12340
12341         * src/folder.c
12342         * src/textview.c
12343                 Gcc 2.9x compilation fixes, thanks to Darko
12344         * src/plugins/clamav/clamav_plugin.c
12345                 Little optimisation: load virus database only once
12346         * src/plugins/spamassassin/spamassassin.c
12347                 Big optimisation: filtering one mail took at least 1 second,
12348                 now it takes at least 50ms. Doesn't speed up spamassassin 
12349                 itself, but should already be much more tolerable.
12350
12351 2005-07-20 [colin]      1.9.12cvs86
12352
12353         * src/summaryview.c
12354                 Fix performance issue
12355
12356 2005-07-19 [colin]      1.9.12cvs85
12357
12358         * src/plugins/pgpinline/plugin.c
12359                 Fix warning
12360
12361 2005-07-19 [colin]      1.9.12cvs84
12362
12363         * configure.ac
12364         * src/plugins/Makefile.am
12365         * src/plugins/pgpinline/.cvsignore
12366         * src/plugins/pgpinline/Makefile.am
12367         * src/plugins/pgpinline/pgpinline.c
12368         * src/plugins/pgpinline/pgpinline.deps
12369         * src/plugins/pgpinline/pgpinline.h
12370         * src/plugins/pgpinline/plugin.c
12371                 Put pgpinline in the main tree
12372
12373 2005-07-19 [paul]       1.9.12cvs83
12374
12375         * src/prefs_actions.c
12376                 prevent '//' in menu names, which cause a crash
12377                 thanks to Colin
12378
12379 2005-07-19 [paul]       1.9.12cvs82
12380
12381         * configure.ac
12382                 be generally more informative in configure output.
12383                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12384                 '[ --disable-openssl ...', as --enable-openssl is default
12385                 PGP/MIME: don't check for GPGME again, check for
12386                 pgpcore instead. Therefore prevent the possibility of
12387                 attempting to build pgpmime if pgpcore dependencies are
12388                 not met
12389                 ClamAV: use pkgconfig to check for lib
12390                 libgnomeprint: revert logic on inner test to match
12391                 everything else
12392         * src/plugins/pgpcore/sgpgme.c
12393                 add missing include
12394
12395 2005-07-19 [colin]      1.9.12cvs81
12396
12397         * src/summaryview.c
12398                 Fix slow thread rebuilding in particular
12399                 cases
12400
12401 2005-07-19 [paul]       1.9.12cvs80
12402
12403         * sylpheed-claws.desktop
12404                 fix typo, spotted by Stephan Sachse
12405         * src/account.c
12406                 replace GTK_STOCK_ADD with
12407                 GTK_STOCK_NEW button
12408
12409 2005-07-18 [colin]      1.9.12cvs79
12410
12411         * src/etpan/imap-thread.c
12412                 Fix return value (Thanks Hoa)
12413
12414 2005-07-18 [colin]      1.9.12cvs78
12415
12416         * src/imap.c
12417                 Allow empty passwords
12418                 Create drafts/queue/outbox if necessary
12419         * src/summaryview.c
12420                 Remove old code
12421         * src/etpan/imap-thread.c
12422                 Fix STARTTLS (Thanks to Hoa)
12423
12424 2005-07-18 [paul]       1.9.12cvs77
12425
12426         * ChangeLog-gtk2.jp
12427         * ChangeLog.jp
12428                 removed
12429         * Makefile.am
12430                 updated to reflect additions and removals
12431         * TODO
12432                 updated to be claws-specific
12433         * TODO-gtk2
12434         * TODO-gtk2.jp
12435         * TODO.jp
12436         * sylpheed-128x128.png
12437         * sylpheed-64x64.png
12438                 removed
12439         * sylpheed-claws-128x128.png
12440         * sylpheed-claws-64x64.png
12441         * sylpheed-claws.desktop
12442         * sylpheed-claws.png
12443                 added
12444         * sylpheed.desktop
12445         * sylpheed.png
12446                 removed
12447
12448 2005-07-17 [paul]       1.9.12cvs76
12449
12450         * src/account.c
12451         * src/addressbook.c
12452         * src/alertpanel.c
12453         * src/alertpanel.h
12454         * src/compose.c
12455         * src/exphtmldlg.c
12456         * src/expldifdlg.c
12457         * src/folderview.c
12458         * src/imap_gtk.c
12459         * src/inc.c
12460         * src/message_search.c
12461         * src/messageview.c
12462         * src/mh_gtk.c
12463         * src/news_gtk.c
12464         * src/prefs_actions.c
12465         * src/prefs_filtering.c
12466         * src/prefs_matcher.c
12467         * src/prefs_template.c
12468         * src/prefs_themes.c
12469         * src/ssl_manager.c
12470         * src/summary_search.c
12471         * src/textview.c
12472         * src/toolbar.c
12473         * src/gtk/sslcertwindow.c
12474         * src/plugins/pgpcore/sgpgme.c
12475                 rework alertpanels
12476
12477 2005-07-17 [colin]      1.9.12cvs75
12478
12479         * src/privacy.c
12480                 add a PrivacySystem accessor that checks that
12481                 the system cached in a MimeInfo's privacydata
12482                 is still registered. Use this accessor instead
12483                 of directly using data->system. Fixes crashes
12484                 after unloading pgp plugins.
12485
12486 2005-07-17 [colin]      1.9.12cvs74
12487
12488         * src/alertpanel.c
12489                 Change geometry hints to a simple default size.
12490                 Fixes the certs dialogs.
12491
12492 2005-07-17 [colin]      1.9.12cvs73
12493
12494         * src/gtk/sslcertwindow.c
12495                 Use a gtkExpander
12496
12497 2005-07-17 [colin]      1.9.12cvs72
12498
12499         * src/plugins/pgpcore/Makefile.am
12500         * src/plugins/pgpmime/Makefile.am
12501                 Add gpgme libs
12502
12503 2005-07-17 [paul]       1.9.12cvs71
12504
12505         * configure.ac
12506                 add --disable-gnomeprint option
12507                 modified version of patch by Marius Mauch
12508
12509 2005-07-17 [paul]       1.9.12cvs70
12510
12511         * src/common/defs.h
12512                 update urls
12513         * src/account.c
12514         * src/action.c
12515         * src/addressbook.c
12516         * src/compose.c
12517         * src/foldersel.c
12518         * src/folderview.c
12519         * src/html.c
12520         * src/imap_gtk.c
12521         * src/main.c
12522         * src/mainwindow.c
12523         * src/messageview.c
12524         * src/mh_gtk.c
12525         * src/mimeview.c
12526         * src/news_gtk.c
12527         * src/prefs_account.c
12528         * src/prefs_send.c
12529         * src/prefs_summaries.c
12530         * src/procmsg.c
12531         * src/summaryview.c
12532         * src/common/utils.c
12533         * src/common/xml.c
12534         * src/plugins/pgpcore/passphrase.c
12535         * src/plugins/pgpcore/select-keys.c
12536                 replace inappropriately used backticks
12537                 with single quotes
12538
12539 2005-07-16 [colin]      1.9.12cvs69
12540
12541         * src/image_viewer.c
12542                 Add extra paranoid checks
12543
12544 2005-07-16 [colin]      1.9.12cvs68
12545
12546         * src/plugins/pgpcore/prefs_gpg.c
12547                 Don't auto-check sigs by default, as it
12548                 can be really slow.
12549
12550 2005-07-16 [colin]      1.9.12cvs67
12551
12552         * src/plugins/pgpcore/sgpgme.c
12553                 Make messages a bit better.
12554
12555 2005-07-16 [colin]      1.9.12cvs66
12556
12557         * src/imap.c
12558                 Remove pseudo-log
12559         * src/etpan/imap-thread.c
12560                 Add real log
12561
12562 2005-07-16 [colin]      1.9.12cvs65
12563
12564         * src/main.c
12565         * src/prefs_other.c
12566                 And now, fix build with libetpan :-/
12567
12568 2005-07-15 [colin]      1.9.12cvs64
12569
12570         * src/prefs_other.c
12571                 Continue fixing build without libetpan.
12572
12573 2005-07-15 [colin]      1.9.12cvs63
12574
12575         * src/main.c
12576                 Fix build with --disable-libetpan
12577
12578 2005-07-15 [colin]      1.9.12cvs62
12579
12580         * configure.ac
12581                 Bump libetpan's version
12582
12583 2005-07-15 [colin]      1.9.12cvs61
12584
12585         * src/etpan/imap-thread.c
12586                 Actually stop logging :)
12587
12588 2005-07-15 [colin]      1.9.12cvs60
12589
12590         * src/addressbook.c
12591                 Fix dnd of multiple addresses.
12592
12593 2005-07-15 [hoa]        1.9.12cvs59
12594
12595         * src/etpan/imap-thread.c
12596             disable login of IMAP password in libetpan log file.
12597
12598 2005-07-15 [paul]       1.9.12cvs58
12599
12600         * src/account.c
12601                 don't automatically sort
12602                 do allow drag n drop
12603
12604 2005-07-15 [paul]       1.9.12cvs57
12605
12606         * src/account.c
12607         * src/ssl_manager.c
12608                 alphabetical listing
12609
12610 2005-07-15 [paul]       1.9.12cvs56
12611
12612         * src/gtk/pluginwindow.c
12613                 sort plugin list alphabetically
12614
12615 2005-07-15 [paul]       1.9.12cvs55
12616
12617         * src/prefs_spelling.c
12618         * src/prefs_wrapping.c
12619                 unify English usage
12620
12621 2005-07-15 [colin]      1.9.12cvs54
12622
12623         * src/wizard.c
12624                 Typo fix
12625
12626 2005-07-15 [paul]       1.9.12cvs53
12627
12628         * src/prefs_message.c
12629                 make 'show cursor' a hidden option
12630
12631 2005-07-14 [colin]      1.9.12cvs52
12632
12633         * src/plugins/spamassassin/Makefile.am
12634         * src/plugins/clamav/Makefile.am
12635                 Fix double EXTRA_DISTs
12636
12637 2005-07-14 [colin]      1.9.12cvs51
12638
12639         * src/plugins/clamav/Makefile.am
12640         * src/plugins/clamav/clamav_plugin_gtk.deps
12641         * src/plugins/spamassassin/Makefile.am
12642         * src/plugins/spamassassin/spamassassin_gtk.deps
12643                 Make $plugin_gtk depend on $plugin
12644
12645 2005-07-14 [hoa]        1.9.12cvs50
12646
12647         * src/etpan/imap-thread.c
12648                 enable debug log of libetpan when running with --debug
12649
12650 2005-07-14 [colin]      1.9.12cvs49
12651
12652         * configure.ac
12653         * src/common/Makefile.am
12654         * src/common/plugin.c
12655         * src/common/plugin.h
12656                 Add a little plugin dependancy system.
12657                 Plugins can ship a $plugin_name.deps file
12658                 (near them in PLUGINDIR) so that their
12659                 dependancies are loaded if possible.
12660         * src/plugins/Makefile.am
12661         * src/plugins/pgpcore/Makefile.am
12662         * src/plugins/pgpcore/passphrase.c
12663         * src/plugins/pgpcore/passphrase.h
12664         * src/plugins/pgpcore/plugin.c
12665         * src/plugins/pgpcore/prefs_gpg.c
12666         * src/plugins/pgpcore/prefs_gpg.h
12667         * src/plugins/pgpcore/select-keys.c
12668         * src/plugins/pgpcore/select-keys.h
12669         * src/plugins/pgpcore/sgpgme.c
12670         * src/plugins/pgpcore/sgpgme.h
12671                 Introduce pgpcore, used by pgpmime and
12672                 pgpinline
12673         * src/plugins/pgpmime/Makefile.am
12674         * src/plugins/pgpmime/passphrase.c
12675         * src/plugins/pgpmime/passphrase.h
12676         * src/plugins/pgpmime/pgpmime.c
12677         * src/plugins/pgpmime/pgpmime.deps
12678         * src/plugins/pgpmime/plugin.c
12679         * src/plugins/pgpmime/prefs_gpg.c
12680         * src/plugins/pgpmime/prefs_gpg.h
12681         * src/plugins/pgpmime/select-keys.c
12682         * src/plugins/pgpmime/select-keys.h
12683         * src/plugins/pgpmime/sgpgme.c
12684         * src/plugins/pgpmime/sgpgme.h
12685                 Remove the core from pgpmime and add the
12686                 dependancy to pgpcore.
12687
12688 2005-07-14 [paul]       1.9.12cvs48
12689
12690         * src/stock_pixmap.c
12691                 forgot this in last commit
12692
12693 2005-07-14 [paul]       1.9.12cvs47
12694
12695         * src/account.c
12696         * src/addressbook.c
12697                 add accelerators for the buttons (sync with main)
12698         * src/compose.c
12699         * src/compose.h
12700                 add accelerators for the buttons.
12701                 fix editing with external editor.
12702                 replace gdk_input_*() with GIOChannel;
12703                 (sync with main)
12704         * src/foldersel.c
12705                 display folder names with new/unread
12706                 representation (sync with main)
12707         * src/main.c
12708                 specify default window icon (sync with main)
12709         * src/prefs_common.c
12710                 use_addr_book default to FALSE
12711         * src/summaryview.c
12712         * src/textview.c
12713                 add accelerators for the buttons (sync with main)
12714         * src/gtk/menu.c
12715                 fix typos
12716         * src/pixmaps/sylpheed_icon.xpm
12717                 updated
12718
12719 2005-07-13 [paul]       1.9.12cvs46
12720
12721         * src/plugins/pgpmime/pgpmime.c
12722         * src/plugins/pgpmime/sgpgme.c
12723                 (temporarily) use deprecated gpgme_data_rewind()
12724                 while largefile support is not present
12725                 (as suggested by Colin)
12726
12727 2005-07-13 [paul]       1.9.12cvs45
12728
12729         * configure.ac
12730                 remove large file support (for now):
12731                 it breaks too many things
12732
12733 2005-07-13 [paul]       1.9.12cvs44
12734
12735         * configure.ac
12736                 add large file support
12737         * src/html.c
12738                 fix bug #763 where href attribute was not
12739                 the very first attribute of a link
12740                 patch by Thomas Gilgin
12741
12742 2005-07-13 [colin]      1.9.12cvs43
12743
12744         * src/gtk/pluginwindow.c
12745                 Little portability fix
12746
12747 2005-07-13 [colin]      1.9.12cvs42
12748
12749         * src/plugins/pgpmime/sgpgme.c
12750                 Fix crasher.
12751
12752 2005-07-13 [colin]      1.9.12cvs41
12753
12754         * src/plugins/pgpmime/pgpmime.c
12755         * src/plugins/pgpmime/sgpgme.c
12756                 Use gpgme_data_release_and_get_mem instead
12757                 of gpgme_data_read.
12758
12759 2005-07-13 [colin]      1.9.12cvs40
12760
12761         * configure.ac
12762         * src/plugins/pgpmime/passphrase.c
12763         * src/plugins/pgpmime/passphrase.h
12764         * src/plugins/pgpmime/pgpmime.c
12765         * src/plugins/pgpmime/plugin.c
12766         * src/plugins/pgpmime/select-keys.c
12767         * src/plugins/pgpmime/select-keys.h
12768         * src/plugins/pgpmime/sgpgme.c
12769         * src/plugins/pgpmime/sgpgme.h
12770                 Port pgpmime to gpgme-1.0.
12771
12772 2005-07-12 [paul]       1.9.12cvs39
12773
12774         * AUTHORS
12775         * src/toolbar.c
12776         * src/toolbar.h
12777                 add a 'Go to Prev' button to the toolbar.
12778                 correct tooltip text of go to buttons.
12779                 based on patch by Yang Guilong <bamanzi@gmail.com>
12780
12781 2005-07-12 [colin]      1.9.12cvs38
12782
12783         * src/statusbar.c
12784                 Fix progress bar showing stuff at startup.
12785
12786 2005-07-12 [paul]       1.9.12cvs37
12787
12788         * src/editjpilot.c
12789                 fix building with jpilot support
12790
12791 2005-07-11 [colin]      1.9.12cvs36
12792
12793         * src/inc.c
12794                 Add visual indication that filtering is running
12795         * src/textview.c
12796                 Make {}[] uri delimiters
12797         * src/summaryview.c
12798                 Remove useless (and slow) calls
12799
12800 2005-07-11 [paul]       1.9.12cvs35
12801
12802         * src/plugins/clamav/clamav_plugin_gtk.c
12803         * src/plugins/dillo_viewer/dillo_prefs.c
12804         * src/plugins/pgpmime/prefs_gpg.c
12805         * src/plugins/spamassassin/spamassassin_gtk.c
12806                 gather plugins prefs together under their
12807                 own 'Plugins' heading
12808
12809 2005-07-11 [paul]       1.9.12cvs34
12810
12811         sync with main
12812
12813         * src/account.c
12814                 account_delete(): modified alert dialog
12815         * src/editjpilot.c
12816         * src/editvcard.c
12817                 fixed a crash when cancelling file selection
12818                 dialog by Escape key. Made non-ascii filename
12819                 selectable.
12820         * src/prefs_template.c
12821                 prefs_template_window_create(): make scrolled
12822                 window policy AUTOMATIC
12823
12824 2005-07-10 [hoa]        1.9.12cvs33
12825
12826         * src/etpan/imap-thread.c
12827                 workaround for old Courier IMAP servers.
12828
12829 2005-07-10 [colin]      1.9.12cvs32
12830
12831         * src/folder.c
12832         * src/statusbar.c
12833         * src/statusbar.h
12834                 Add visual progress indicator on filtering/processing
12835                 Factorize the progress bar code
12836         * src/imap.c
12837         * src/imap.h
12838         * src/etpan/imap-thread.c
12839                 Add a reference counter to avoid destroying the Folder
12840                 while it's in use by another callback.
12841
12842 2005-07-09 [hoa]        1.9.12cvs31
12843
12844         * src/imap.c
12845         * src/etpan/imap-thread.c
12846                 fixed deadlock when removing IMAP account.
12847
12848 2005-07-08 [colin]      1.9.12cvs30
12849
12850         * src/textview.c
12851         * src/unmime.c
12852                 Fix again problems decoding broken headers
12853         * src/gtk/inputdialog.c
12854                 Fix local variable shadowing a global one
12855
12856 2005-07-08 [colin]      1.9.12cvs29
12857
12858         * src/msgcache.c
12859                 Make the cache/mark files platform-agnostic by writing
12860                 them in little-endian format. Reading them is also done
12861                 in little-endian format, of course; however, in order
12862                 to avoid trashing mark data on big-endian machines, the
12863                 files are, at first, read from the native format if the
12864                 little-endian one doesn't exist. This is easy to deter-
12865                 mine by trying to open a file with a swapped data_ver
12866                 and seeing if it's the wanted version.
12867                 Little-endian using users should see absolutely no
12868                 difference, Big-endian users may get a very little
12869                 performance drop due to byte-swapping.
12870                 Tested on i386 and ppc32. 
12871                 Fixes bug #159 (The index file, in the mailboxes, is 
12872                 hardware depending).
12873
12874                 To have the cache/mark files updated to the new little-
12875                 endian format, "Check for new messages" or even
12876                 "Rebuild folder tree" aren't enough. Files will be
12877                 updated as soon as a folder has been opened/closed.
12878                 To update everything, just select all folders by
12879                 selecting them one by one.
12880
12881 2005-07-07 [colin]      1.9.12cvs28
12882
12883         * src/imap.c
12884                 Remember the folder separator per IMAPFolder
12885                 instead of globally.
12886                 Revive the Session on noop; fixes bug #761
12887                 (mark a bunch of unread messages as read takes 
12888                 forever)
12889
12890 2005-07-07 [darko]      1.9.12cvs27
12891
12892         * src/common/template.c
12893                 Sort templates alphabetically
12894
12895 2005-07-06 [colin]      1.9.12cvs26
12896
12897         * src/imap.c
12898                 Try to use the correct separator in
12899                 most cases. Possibly fixes bug #759
12900                 (only creates the INBOX folder when 
12901                 setting up new IMAP account) and 
12902                 bug #760 (Can't retrieve messages)
12903
12904 2005-07-06 [colin]      1.9.12cvs25
12905
12906         * src/imap.c
12907                 Use real_path in status command. This will
12908                 help later, when namespaces will be used.
12909
12910 2005-07-06 [colin]      1.9.12cvs24
12911
12912         * configure.ac
12913         * src/account.c
12914         * src/folder.c
12915         * src/imap.c
12916         * src/etpan/etpan-log.c
12917         * src/etpan/etpan-thread-manager.c
12918         * src/etpan/imap-thread.c
12919                 Add a --disable-libetpan parameter. With this,
12920                 users that don't want IMAP4 support can avoid
12921                 the new dependancy (and have no IMAP support).
12922                 Users that have IMAP4 accounts and use this
12923                 parameter won't lose their configuration, their
12924                 IMAP accounts will just be invisible and not
12925                 used.
12926         * src/textview.c
12927                 Make the "Copy ..." contextual menu items 
12928                 copy to both the X clipboard and the gtk 
12929                 clipboard - as most other apps do.
12930         * src/gtk/about.c
12931                 Add a notice about OpenSSL usage, in order to
12932                 comply with OpenSSL's license (point 6):
12933                 http://www.openssl.org/source/license.html
12934
12935 2005-07-06 [colin]      1.9.12cvs23
12936
12937         * src/alertpanel.c
12938                 Fix a minimum size for alertpanels
12939         * src/compose.c
12940                 Show 'No space left on device' type errors
12941                 when queuing/sending
12942         * src/imap_gtk.c
12943         * src/mh_gtk.c
12944                 Rework folder's deletion message (remove 
12945                 extra \n)
12946
12947 2005-07-05 [colin]      1.9.12cvs22
12948
12949         * src/imap.c
12950                 Add an alertpanel on auth error
12951                 Add pseudo-log
12952                 Remove pthread-related stuff
12953
12954 2005-07-05 [colin]      1.9.12cvs21
12955
12956         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12957                 Fix crash on plugin reloading (with a hack)
12958
12959 2005-07-05 [colin]      1.9.12cvs20
12960
12961         * src/prefs_account.c
12962         * src/prefs_account.h
12963                 Fix typo
12964         * src/gtk/filesel.c
12965         * src/gtk/filesel.h
12966                 Add a way to filter the view
12967         * src/gtk/pluginwindow.c
12968                 Filter loadable stuff
12969         * src/plugins/pgpmime/prefs_gpg.c
12970                 Fix missing unregistration
12971         * .cvsignore
12972         * src/etpan/.cvsignore
12973         * src/plugins/spamassassin/.cvsignore
12974                 Add more stuff to cvs ignored files
12975
12976 2005-07-04 [colin]      1.9.12cvs19
12977
12978         * src/imap.c
12979                 Fix scan_required returning FALSE when it
12980                 shouldn't. Maybe fix #760 (Can't retrieve
12981                 messages)
12982
12983 2005-07-04 [colin]      1.9.12cvs18
12984
12985         * src/summaryview.c
12986                 Fix always_show_msg pref
12987
12988 2005-07-04 [paul]       1.9.12cvs17
12989
12990         sync with main (forgotten in last commit)
12991         
12992         * src/common/utils.c
12993         * src/common/utils.h
12994                 check_line_length(): new.
12995                 is_dir_exist()
12996                 is_file_entry_exist()
12997                 dirent_is_regular_file()
12998                 dirent_is_directory(): use g_file_test() instead of stat().
12999
13000 2005-07-04 [paul]       1.9.12cvs16
13001
13002         sync with main:
13003
13004         * src/compose.c
13005                 compose_write_to_file(): check for line
13006                 length limit and display warning if exceeds
13007         * src/jpilot.c
13008                 use get_home_dir() instead of g_get_home_dir()
13009         * src/procheader.c
13010                 removed warning about invalid date
13011         * src/vcard.c
13012                 use get_home_dir() instead of g_get_home_dir()
13013
13014 2005-07-04 [paul]       1.9.12cvs15
13015
13016         * src/stock_pixmap.c
13017                 fix new pixmap naming errors
13018                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13019
13020 2005-07-04 [colin]      1.9.12cvs14
13021
13022         * src/imap.c
13023                 Fix debugging string with a warning
13024
13025 2005-07-04 [colin]      1.9.12cvs13
13026
13027         * configure.ac
13028                 Add a check for libetpan's version (>= 0.37)
13029
13030 2005-07-04 [hoa]        1.9.12cvs12
13031
13032         * commitHelper
13033         * src/imap.c
13034         * src/etpan/imap-thread.c
13035         * src/etpan/imap-thread.h
13036                 fixed IMAP implementation of check of mails.
13037
13038 2005-07-03 [hoa]        1.9.12cvs11
13039
13040         * src/etpan/Makefile.am
13041         * src/etpan/etpan-errors.h
13042         * src/etpan/etpan-log.[ch]
13043         * src/etpan/etpan-thread-manager-types.h
13044         * src/etpan/etpan-thread-manager.[ch]
13045         * src/etpan/imap-thread.[ch]
13046         * src/Makefile.am
13047         * src/imap.c
13048         * src/main.c
13049         * src/prefs_other.c
13050         * configure.ac
13051             merged imap branch.
13052             dependency on libetpan 0.37 is now added.
13053
13054 2005-07-01 [colin]      1.9.12cvs10
13055
13056         * src/Makefile.am
13057         * src/folder.c
13058         * src/folder.h
13059         * src/folderview.c
13060         * src/stock_pixmap.c
13061         * src/stock_pixmap.h
13062         * src/plugins/trayicon/trayicon.c
13063                 Add marked symbol on folders containing
13064                 marked messages
13065         * src/procmsg.c
13066         * src/procmsg.h
13067         * src/toolbar.c
13068         * src/prefs_common.c
13069         * src/prefs_common.h
13070         * src/prefs_send.c
13071                 Add an optional confirmation dialog on queue
13072                 sending. Patch by wwp.
13073         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13074         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13075         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13076         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13077         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13078         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13079         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13080         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13081         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13082         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13083         * src/pixmaps/trash_mark.xpm            ** ADDED **
13084                 New pixmaps
13085
13086 2005-07-01 [colin]      1.9.12cvs9
13087
13088         * src/summaryview.c
13089                 Fix a little threading bug
13090         * src/addrgather.c
13091         * src/mainwindow.c
13092                 A little bit of HIG normality never hurts
13093
13094 2005-07-01 [colin]      1.9.12cvs8
13095
13096         * src/compose.c
13097         * src/msgcache.c
13098         * src/pop.c
13099         * src/procmime.c
13100         * src/recv.c
13101         * src/common/log.c
13102         * src/common/template.c
13103         * src/common/utils.c
13104         * src/common/utils.h
13105                 Reverted the fwrite_atomic stuff. In fact
13106                 it is already atomic.
13107
13108 2005-06-30 [colin]      1.9.12cvs7
13109
13110         * src/common/utils.c
13111         * src/common/utils.h
13112                 Add an fwrite_atomic() function to make
13113                 sure we write everything: fwrite can make
13114                 short writes.
13115         * src/compose.c
13116         * src/msgcache.c
13117         * src/pop.c
13118         * src/procmime.c
13119         * src/recv.c
13120         * src/common/log.c
13121         * src/common/template.c
13122                 Use that (and fix swapping of size and nmemb).
13123                 Thanks to Rich Coe for the heads up.
13124
13125 2005-06-30 [colin]      1.9.12cvs6
13126
13127         * src/addressbook.c
13128                 Optimize addressbook opening 
13129
13130 2005-06-30 [colin]      1.9.12cvs5
13131
13132         * src/summaryview.c
13133                 Remove calls to summary_step after move/copy
13134
13135 2005-06-28 [paul]       1.9.12cvs4
13136
13137         * src/alertpanel.c
13138                 wrap and make the error msg selectable
13139
13140 2005-06-28 [paul]       1.9.12cvs3
13141
13142         * src/ssl_manager.c
13143                 replace the OK button with a Close button
13144         * src/gtk/foldersort.c
13145                 use GTK_STOCK_ icons/buttons
13146
13147 2005-06-28 [colin]      1.9.12cvs2
13148
13149         * src/gedit-print.c             ** ADDED **
13150         * src/gedit-print.h             ** ADDED **
13151         * src/gtk/gtksourceprintjob.c   ** ADDED **
13152         * src/gtk/gtksourceprintjob.h   ** ADDED **
13153                 I can't believe no one had enough time to tell
13154                 me I forgot the `cvs add`
13155
13156 2005-06-27 [colin]      1.9.12cvs1
13157
13158         * src/Makefile.am
13159         * src/gtk/Makefile.am
13160         * src/messageview.c
13161         * src/procmsg.c
13162         * src/summaryview.c
13163         * configure.ac
13164                 Add optional libgnomeprint-based printing
13165         * src/mainwindow.c
13166         * src/gtk/quicksearch.c
13167                 Add an Edit/Quick search menu item to show
13168                 and focus the quicksearch
13169
13170 2005-06-27 [paul]       1.9.12
13171
13172         1.9.12 release
13173
13174         * po/ca.po
13175         * po/de.po
13176         * po/es.po
13177         * po/fr.po
13178         * po/it.po
13179         * po/ko.po
13180         * po/pt_BR.po
13181         * po/sk.po
13182         * po/zh_CN.po
13183                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13184                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13185                 SungHyun Nam, Frederico Goncalves Guimaraes,
13186                 Andrej Kacian, and Yang Guilong
13187 2005-06-26 [colin]      1.9.11cvs106
13188
13189         * src/imap_gtk.c
13190                 Forgot one file for previous fix
13191
13192 2005-06-26 [colin]      1.9.11cvs105
13193
13194         * src/folder.c
13195         * src/imap.c
13196                 Fix problems with folder operations in no_select
13197                 imap folders. it applies only to mails, and 
13198                 creation/deletion/move/renaming of folders 
13199                 should be possible
13200
13201 2005-06-26 [paul]       1.9.11cvs104
13202
13203         * src/prefs_filtering.c
13204                 replace one more GTK_STOCK_REMOVE
13205                 with GTK_STOCK_DELETE
13206
13207 2005-06-25 [colin]      1.9.11cvs103
13208
13209         * src/imap.c
13210                 Optimize get_seq_set_from_seq_list
13211                 (Patch by Ricardo) 
13212
13213 2005-06-25 [colin]      1.9.11cvs102
13214
13215         * src/mh.c
13216                 If the directory exists, but not in the
13217                 correct encoding, rename it. This should
13218                 handle old-versions-induced bugs.
13219
13220 2005-06-25 [colin]      1.9.11cvs101
13221
13222         * src/mh.c
13223                 Fix path access with extended dir names
13224                 Fixes bug #589 (SC segfaults with wrong locale
13225                 settings)
13226
13227 2005-06-25 [colin]      1.9.11cvs100
13228
13229         * src/prefs_account.c
13230         * src/prefs_account.h
13231         * src/compose.c
13232                 Add an option to encrypt replies to
13233                 encrypted messages
13234
13235 2005-06-25 [colin]      1.9.11cvs99
13236
13237         * src/compose.c
13238         * src/quote_fmt_parse.y
13239                 ... And make it work with pgpinline.
13240
13241 2005-06-25 [colin]      1.9.11cvs98
13242
13243         * src/compose.c
13244         * src/procmime.c
13245         * src/procmime.h
13246         * src/quote_fmt_parse.y
13247                 o Make reedition of encrypted messages possible
13248                   (as long as it is encrypted to self too, no
13249                    magic there)
13250                 o Make replying with quote (and without selecting
13251                   text) possible for encrypted messages.
13252                 Closes bug #550 (Not possible to "reply with quote"
13253                 to gnupg encrypted messages)
13254
13255 2005-06-24 [paul]       1.9.11cvs97
13256
13257         * src/imap.c
13258                 add missing include
13259
13260 2005-06-24 [paul]       1.9.11cvs96
13261
13262         * src/editldap.c
13263                 made bind password entry invisible
13264                 (sync with main)
13265         * src/send_message.c
13266                 send_message_local(): check exit status
13267                 to detect errors (sync with main)
13268         * src/textview.c
13269                 use main's less ambiguous popup menu
13270                 wording
13271
13272 2005-06-24 [paul]       1.9.11cvs95
13273
13274         * src/prefs_actions.c
13275         * src/prefs_customheader.c
13276         * src/prefs_display_header.c
13277         * src/prefs_filtering_action.c
13278         * src/prefs_matcher.c
13279         * src/prefs_template.c
13280         * src/prefs_toolbar.c
13281                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13282         * src/gtk/description_window.c
13283                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13284
13285 2005-06-23 [colin]      1.9.11cvs94
13286
13287         * src/summaryview.c
13288                 Fix rough edges (be sure to call status_show whenever
13289                 necessary).
13290
13291 2005-06-23 [colin]      1.9.11cvs93
13292
13293         * src/summaryview.c
13294                 Optimize Select All
13295                 Before, in a 5K mails folder: 11s
13296                 After, in the same folder: 58000µs
13297                 The joys of locking... gtk_clist_select_all() fires a 
13298                 tree-select-row event for each selected row, which in 
13299                 summaryview, callbacks summary_selected which in turn,
13300                 calls summary_status_show, which walks the selected
13301                 rows. Hence, calling gtk_clist_select_all was 
13302                 exponential. Locking the summaryview makes 
13303                 summary_selected return early.
13304
13305 2005-06-23 [colin]      1.9.11cvs92
13306
13307         * src/imap.c
13308                 Move mutex at the important place to avoid
13309                 deadlocks
13310         * src/summaryview.c
13311                 Fix Del key deleting directly instead of
13312                 moving to trash
13313
13314 2005-06-22 [colin]      1.9.11cvs91
13315
13316         * src/plugins/spamassassin/libspamc.c
13317                 As we do spagetti code with assignations in multiple
13318                 places (see _message_read_raw where out = msg = raw),
13319                 let's be sure we don't free the same pointer twice.
13320                 Should fix bug #683 (Crash in libpam at 
13321                 message_cleanup).
13322
13323 2005-06-22 [colin]      1.9.11cvs90
13324
13325         * src/compose.c
13326         * src/messageview.c
13327         * src/toolbar.c
13328                 Make toolbar's delete use the move to trash stuff;
13329                 Add gtk_widget_realize to be sure pixmaps can get
13330                 created (that may fix an old worksforme bug which
13331                 I can't find back...)
13332
13333 2005-06-22 [colin]      1.9.11cvs89
13334
13335         * src/summaryview.c
13336         * src/summaryview.h
13337         * src/mainwindow.c
13338                 Rename "Message/Delete" to "Message/Move to trash"
13339                 Add "Message/Delete..." that directly destroys the
13340                 selected messages after asking for a confirmation.
13341
13342 2005-06-22 [colin]      1.9.11cvs88
13343
13344         * src/imap.c
13345                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13346                 o Fix a deadlock (thanks Darko)
13347
13348 2005-06-22 [colin]      1.9.11cvs87
13349
13350         * src/gtk/foldersort.c
13351                 Add missing include for the i18n;
13352                 patch by Fabien Vantard
13353
13354 2005-06-21 [colin]      1.9.11cvs86
13355
13356         * src/folder.c
13357         * src/folderview.c
13358                 Respect the no_select flag
13359         * src/imap.c
13360                 Fix recursive deletion
13361         * src/imap_gtk.c
13362         * src/mh_gtk.c
13363                 Make the folder deletion's warning
13364                 more explicit
13365
13366 2005-06-21 [colin]      1.9.11cvs85
13367
13368         * src/textview.c
13369                 Prevent email addresses from spanning accross
13370                 lines - fixes bug # 646 (newline-chars in 
13371                 email addresses)
13372
13373 2005-06-20 [colin]      1.9.11cvs84
13374
13375         * src/folder.c
13376                 Be sure not to remove source if copy failed
13377
13378 2005-06-20 [colin]      1.9.11cvs83
13379
13380         * src/folderview.c
13381         * src/imap_gtk.c
13382                 remove summaryview's lock
13383         * src/imap.c
13384                 introduce threads to avoid problems when foreground tasks
13385                 interfere with background tasks
13386         * src/mh.c
13387                 prevent moving to drafts/queue
13388         * src/mimeview.c
13389                 fix leak
13390
13391 2005-06-19 [colin]      1.9.11cvs82
13392
13393         * src/imap_gtk.c
13394                 Remember that the user doesn't want to override
13395                 offline mode, for 3 seconds. It avoid presenting
13396                 him with N popups in a really short time.
13397
13398 2005-06-17 [colin]      1.9.11cvs81
13399
13400         * src/imap.c
13401                 Fix IMAP breaking on folders containing '('
13402                 (Probably won't be enough)
13403
13404 2005-06-17 [colin]      1.9.11cvs80
13405
13406         Forgotten files on 1.9.11cvs79
13407         * src/summaryview.c
13408                 Fix stepping when not immediately executing
13409         * src/imap.c
13410                 Really prevent UID FETCH 0
13411         * src/codeconv.c
13412                 Fix outgoing charset never set to utf-8
13413         * src/mh.c
13414                 Fix leak
13415
13416 2005-06-16 [colin]      1.9.11cvs79
13417
13418         * src/compose.c
13419                 Fix bug #707 (Dash splits rows)
13420                 Only wrap if we're on a line break position and
13421                 the previous one was a "white" (space) char.
13422                 Pango stuff is weird.
13423
13424 2005-06-16 [colin]      1.9.11cvs78
13425
13426         * src/imap_gtk.c
13427                 Lock summaryview while downloading messages
13428                 on user demand
13429         * src/procheader.c
13430         * src/unmime.c
13431         * src/common/utils.c
13432         * src/common/utils.h
13433                 Replace \r and \n with spaces in From and
13434                 Subject headers
13435
13436 2005-06-16 [paul]       1.9.11cvs77
13437
13438         * src/procmime.c
13439                 liberalise the mime parser
13440         * src/gtk/about.c
13441                 add text wrapping
13442
13443 2005-06-16 [paul]       1.9.11cvs76
13444
13445         * src/gtk/about.c
13446                 reworked
13447
13448 2005-06-15 [colin]      1.9.11cvs75
13449
13450         * src/compose.c
13451                 Finish header encoding fix
13452         * src/summaryview.c
13453                 Fix segfault
13454         * src/headerview.c
13455                 Fix compilation (Thanks Stephan
13456                 Sachse)
13457
13458 2005-06-15 [colin]      1.9.11cvs74
13459
13460         * Makefile.am
13461                 Install gnome2 stuff rather than gnome1, 
13462                 if both are present
13463         * src/codeconv.c
13464         * src/codeconv.h
13465         * src/compose.c
13466                 Fix headers encoding
13467         * src/folder.c
13468                 Visual progress when fetching all messages
13469         * src/folderview.c
13470         * src/summaryview.c
13471         * src/summaryview.h
13472                 Prevent changing current message while
13473                 incorporating
13474
13475 2005-06-15 [paul]       1.9.11cvs73
13476
13477         * src/gtk/gtkaspell.c
13478         * src/gtk/gtkaspell.h
13479                 fix build warnings
13480
13481 2005-06-15 [paul]       1.9.11cvs72
13482
13483         * src/prefs_filtering.c
13484                 allow reordering of filter rules by
13485                 drag n drop
13486
13487 2005-06-15 [paul]       1.9.11cvs71
13488
13489         * COPYING
13490                 updated
13491         * src/codeconv.c
13492                 replace deprecated function
13493         * src/inc.c
13494         * src/send_message.c
13495         * src/gtk/progressdialog.c
13496         * src/gtk/progressdialog.h
13497                 salvage and reuse parts of reverted sync
13498
13499 2005-06-15 [paul]       1.9.11cvs70
13500
13501         * src/inc.c
13502         * src/send_message.c
13503         * src/gtk/progressdialog.c
13504         * src/gtk/progressdialog.h
13505                 revert yesterday's sync with main
13506                 it contains deprecated functions
13507
13508 2005-06-15 [colin]      1.9.11cvs69
13509
13510         * src/headerview.c
13511                 Fix bug #670 (multi user to: will corrupt message 
13512                 headers display)
13513
13514 2005-06-15 [colin]      1.9.11cvs68
13515
13516         * src/compose.c
13517                 Fix bug #421 (Fix undo on wrapping)
13518
13519 2005-06-15 [colin]      1.9.11cvs67
13520
13521         * src/folder.c
13522                 Provide visual feedback while processing
13523                 folder's rules.
13524         * src/imap.c
13525                 Provide visual feedback while getting
13526                 short headers (for uncached messages)
13527
13528
13529 2005-06-14 [paul]       1.9.11cvs66
13530
13531         * src/account.c
13532                 change a couple stock icons
13533         * src/inc.c
13534         * src/send_message.c
13535         * src/gtk/progressdialog.c
13536         * src/gtk/progressdialog.h
13537                 sync main's GtkTreeView implementation
13538
13539 2005-06-14 [colin]      1.9.11cvs65
13540
13541         * src/imap.c
13542                 Various little fixes, mainly on error paths
13543
13544 2005-06-13 [colin]      1.9.11cvs64
13545
13546         * matcher.c
13547         * procmsg.c
13548         * procmsg.h
13549                 Add a way to fetch only headers. This speeds
13550                 up filtering on headers for IMAP. Fixes:
13551                 bug #481 extraneous imap commands slow down 
13552                         imap filtering
13553                 bug #522 Sylpheed downloads all messages 
13554                         when opening mailbox (IMAP)
13555                 bug #677 IMAP fetch is soooooooooooooo slow
13556         * src/folder.c
13557         * src/folder.h
13558                 Add a folder set_batch method so that
13559                 implementations can speed up flags changes
13560         * src/folderutils.c
13561         * src/summaryview.c
13562                 Use that in mark as (un)read and mark all read
13563                 Refix bug #679
13564         * src/imap.c
13565                 Implement set_batch - brings back deferred
13566                 flags in a less buggy manner. Fixes:
13567                 bug #729 IMAP immediate expunge of deleted messages
13568                 bug #191 remove list of messages with one command
13569                 Fix login with strange chars
13570                 Implement fetch_msg_full
13571                 Fix copy (wrong counts)
13572
13573 2005-06-12 [colin]      1.9.11cvs63
13574
13575         * src/folder.c
13576                 lock incorporation during long operations.
13577                 Avoids fucking up the IMAP socket.
13578
13579 2005-06-12 [colin]      1.9.11cvs62
13580
13581         * src/imap.c
13582                 Fix harmful typo
13583                 Factorize remove_all_msg
13584                 Thread-ize expunge
13585         * src/summaryview.c
13586                 Don't update partial-download status if unnecessary
13587         * src/folder.c
13588                 Use remove_msgs everywhere possible
13589
13590 2005-06-12 [colin]      1.9.11cvs61
13591
13592         * src/folder.c
13593         * src/folder.h
13594                 Add a remove_msgs function to remove a 
13595                 list of messages
13596         * src/imap.c
13597                 Implement that.
13598
13599 2005-06-12 [colin]      1.9.11cvs60
13600
13601         * src/imap.c
13602                 Remove flags-processing deferring... Too hard
13603                 to get it to work in all cases.
13604
13605 2005-06-11 [colin]      1.9.11cvs59
13606
13607         * src/imap.c
13608                 printf -> debug_print
13609
13610 2005-06-11 [colin]      1.9.11cvs58
13611
13612         * src/imap.c
13613                 o Fix build without USE_PTHREAD
13614                 o Factorize imap_open
13615                 o Alertpanel in case of impossible connection
13616                 o Alertpanel in case of impossible login
13617                 o Fix deferred flags processing to force a 
13618                   flush before adding some more flags to process,
13619                   but in another folder.
13620
13621 2005-06-10 [colin]      1.9.11cvs57
13622
13623         * src/imap.c
13624                 o Fix a format string error
13625                 o init ssl socket outside of the thread 
13626                   (it possibly invokes gtk calls)
13627         * src/procmime.c
13628                 o Put back the buffer to its necessary size
13629                 o Fix changing a file pointer without keeping
13630                   track of it (thanks Valgrind)
13631         * src/common/smtp.c
13632                 o Fix automatic STARTTLS if login should be done
13633                   and the server only allows it after starting TLS
13634         * src/gtk/gtkinputdialog.c
13635                 o Eat GDK_Return so that the combo popup doesn't 
13636                   appear when we press Enter to validate the combo
13637                   input dialog (as seen in the Open with... dialog)
13638
13639 2005-06-10 [colin]      1.9.11cvs56
13640
13641         * src/imap.c
13642                 o A bit less debug
13643                 o Fix a crash on deletion
13644                 o Threadize imap_select (it's called outside of 
13645                   threads)
13646                 o Defer treatment of DELETED flags
13647
13648
13649 2005-06-09 [colin]      1.9.11cvs55
13650
13651         * src/imap.c
13652                 Make sure we check imap_gtk_should_override(), which
13653                 potentially calls gtk stuff, before creating thread.
13654                 That way it should't be called via imap_get_session()
13655                 inside a thread.
13656
13657 2005-06-09 [colin]      1.9.11cvs54
13658
13659         * src/imap.c
13660                 o add a bit of status output
13661                 o remove some dead code
13662                 o threadize get_list_of_uids
13663                 o threadize imap_get_flags
13664                 o defer flag changing by 500ms so that they
13665                   can be batched
13666
13667
13668 2005-06-08 [colin]      1.9.11cvs53
13669
13670         * src/imap.c
13671                 Thread-ize imap_cmd_fetch
13672
13673 2005-06-08 [colin]      1.9.11cvs52
13674
13675         * src/main.c
13676                 Mmh, that broke POP3...
13677
13678 2005-06-08 [colin]      1.9.11cvs51
13679
13680         * src/main.c
13681                 Stabilize IMAP patch (thanks to Hoa)
13682
13683 2005-06-08 [colin]      1.9.11cvs50
13684
13685         * src/imap.c
13686                 Test patch to speed up imap. 
13687
13688 2005-06-08 [colin]      1.9.11cvs49
13689
13690         * src/imap_gtk.c
13691                 Warning fix
13692         * src/procmime.c
13693                 Apply patch from gentoo to use /usr/share/mime/globs if 
13694                 available, after un-breaking it
13695         * src/common/log.c
13696         * src/common/log.h
13697                 Use g_timeout for invoking hooks that possibly use gtk
13698                 calls. This should leave gtk calls in the main thread.
13699
13700 2005-06-08 [paul]       1.9.11cvs48
13701
13702         * src/codeconv.c
13703                 conv_get_outgoing_charset_str(): don't
13704                 use prefs_common setting
13705         * src/compose.c
13706         * src/compose.h
13707                 add /Options/Character encoding/... to
13708                 temporarily change the outgoing encoding
13709
13710         (belated sync with main)
13711
13712 2005-06-08 [paul]       1.9.11cvs47
13713
13714         * src/compose.c
13715                 correction to/completion of last
13716                 sync with main
13717
13718 2005-06-08 [paul]       1.9.11cvs46
13719
13720         sync with main:
13721         
13722         * src/codeconv.c
13723         * src/codeconv.h
13724                 always enabled Japanese auto-detection
13725                 if the first letters of locale string
13726                 is "ja"
13727         * src/compose.c
13728                 don't use "destroy" signal to destroy
13729                 Compose object (fix rare crashes on discard?)
13730         * src/mainwindow.c
13731         * src/messageview.c
13732         * src/prefs_send.c
13733                 added Hebrew encodings
13734         * src/sourcewindow.c
13735                 don't use "destroy" signal to destroy
13736                 objects
13737
13738 2005-06-07 [colin]      1.9.11cvs45
13739
13740         * src/summaryview.c
13741                 Add missing unlocks/locks
13742
13743 2005-06-07 [paul]       1.9.11cvs44
13744
13745         * src/summaryview.c
13746                 restore bug #749 fix
13747
13748 2005-06-06 [colin]      1.9.11cvs43
13749
13750         * src/summaryview.c
13751                 Fix selection bug when prefs_common.open_unread 
13752                 is FALSE
13753
13754 2005-06-06 [colin]      1.9.11cvs42
13755
13756         * src/common/md5.c
13757                 Fix a warning
13758         * src/summaryview.c
13759         * src/folderview.c
13760                 Factorize long operations beginning and end
13761                 (locking, freezing/thawing, cursor, ...)
13762                 Check selection->data member in selection-
13763                 related loops; this avoids dying an awful
13764                 death if the selection changes on us while
13765                 we're marking a whole IMAP folder unread, 
13766                 for example.
13767
13768 2005-06-06 [paul]       1.9.11cvs41
13769
13770         * src/textview.c
13771                 don't g_free() a static gchar buffer
13772
13773 2005-06-05 [colin]      1.9.11cvs40
13774
13775         * src/mainwindow.c
13776         * src/messageview.c
13777         * src/summaryview.c
13778                 Fix bug #749 (Show all headers should be
13779                 sticky as the GUI suggests)
13780
13781 2005-06-03 [paul]       1.9.11cvs39
13782
13783         * src/compose.c
13784                 don't allow editing of mail while sending.
13785                 patch by Colin
13786
13787 2005-06-03 [paul]       1.9.11cvs38
13788
13789         * src/folderview.c
13790                 add a freeze/thaw to speed up 'mark all read'
13791
13792 2005-06-03 [paul]       1.9.11cvs37
13793
13794         * src/prefs_message.c
13795                 reflect changes immediately
13796
13797 2005-06-02 [colin]      1.9.11cvs36
13798
13799         * po/POTFILES.in
13800                 Patch by Fabien Vantard.
13801
13802 2005-06-02 [colin]      1.9.11cvs35
13803
13804         * src/imap.c
13805                 Use a non-blocking imap_getline() if possible.
13806                 This should completely prevent the interface
13807                 from freezin on imap operations, although it
13808                 may do strange stuff in case of folder switching
13809                 while a big imap operation is taking place...
13810
13811                 In addition, fix a leak in the case thread
13812                 creation fails on connection.
13813
13814 2005-06-02 [colin]      1.9.11cvs34
13815
13816         * src/crash.c
13817         * src/prefs_common.h
13818                 Fix build (prefs_common_init() doesn't exist
13819                 anymore)
13820
13821 2005-06-02 [colin]      1.9.11cvs33
13822
13823         * src/prefs_account.c
13824                 Fix bug #245 (filtering rules broken when
13825                 renaming a remote account (imap4 or nntp)
13826
13827 2005-06-02 [colin]      1.9.11cvs32
13828
13829         * src/imap.c
13830                 Try to fix IMAP shortcomings: 
13831                 o Multithread imap_open()
13832                 o allow offline-mode overriding instead of
13833                   just returning NULL
13834         * src/imap_gtk.c
13835         * src/imap_gtk.h
13836                 Add a function to ask whether we want to
13837                 override offline-mode for 10 minutes (one-shot
13838                 asking was painful)
13839         * src/procheader.c
13840                 Fix segfault when imap parser isn't happy about
13841                 a missing {
13842
13843 2005-06-01 [colin]      1.9.11cvs31
13844
13845         * src/addrharvest.c
13846         * src/compose.c
13847         * src/mbox.c
13848         * src/mbox.h
13849         * src/mh.c
13850         * src/msgcache.c
13851         * src/send_message.c
13852         * src/setup.c
13853         * src/undo.c
13854         * src/common/hooks.c
13855         * src/common/prefs.c
13856         * src/common/template.c
13857         * src/common/utils.c
13858         * src/gtk/gtkutils.c
13859         * src/gtk/inputdialog.c
13860         * src/gtk/menu.c
13861         * src/gtk/pluginwindow.c
13862         * src/gtk/prefswindow.c
13863         * src/plugins/pgpmime/passphrase.c
13864         * src/plugins/pgpmime/prefs_gpg.c
13865                 More -Wall fixes
13866
13867         * src/common/Makefile.am
13868         * src/common/timing.h
13869                 Add basic timing code
13870
13871         * src/summaryview.c
13872                 Fix a bug with unread messages when 
13873                 re-sorting folders, and by the way
13874                 fix a big performance hit when 
13875                 re-sorting (10k mails: before 5s,
13876                 after .5s)
13877
13878         * src/prefs_compose_writing.c
13879         * src/prefs_compose_writing.h
13880         * src/prefs_message.c
13881         * src/prefs_message.h
13882         * src/prefs_other.c
13883         * src/prefs_other.h
13884         * src/prefs_quote.c
13885         * src/prefs_quote.h
13886         * src/prefs_receive.c
13887         * src/prefs_receive.h
13888         * src/prefs_send.c
13889         * src/prefs_send.h
13890         * src/prefs_summaries.c
13891         * src/prefs_summaries.h
13892                 Fix copyright banner
13893
13894 2005-06-01 [paul]       1.9.11cvs30
13895
13896         * po/fi.po
13897                 updated by Flammie Pirinen
13898         * src/procmime.c
13899                 fix 'Bad BASE64 content' output
13900
13901 2005-05-31 [colin]      1.9.11cvs29
13902
13903         * src/procmime.c
13904                 Oops, where did my hunk go.
13905
13906 2005-05-31 [colin]      1.9.11cvs28
13907
13908         * src/Makefile.am
13909         * src/account.c
13910         * src/action.c
13911         * src/addr_compl.c
13912         * src/addressbook.c
13913         * src/codeconv.c
13914         * src/compose.c
13915         * src/export.c
13916         * src/folder.c
13917         * src/folderview.c
13918         * src/image_viewer.c
13919         * src/main.c
13920         * src/mainwindow.c
13921         * src/messageview.c
13922         * src/mimeview.c
13923         * src/msgcache.c
13924         * src/prefs_account.c
13925         * src/prefs_actions.c
13926         * src/prefs_common.c
13927         * src/prefs_compose_writing.c
13928         * src/prefs_customheader.c
13929         * src/prefs_ext_prog.c
13930         * src/prefs_filtering.c
13931         * src/prefs_filtering_action.c
13932         * src/prefs_fonts.c
13933         * src/prefs_image_viewer.c
13934         * src/prefs_message.c
13935         * src/prefs_message.h
13936         * src/prefs_msg_colors.c
13937         * src/prefs_other.c
13938         * src/prefs_other.h
13939         * src/prefs_quote.c
13940         * src/prefs_receive.c
13941         * src/prefs_receive.h
13942         * src/prefs_send.c
13943         * src/prefs_send.h
13944         * src/prefs_spelling.c
13945         * src/prefs_summaries.c
13946         * src/prefs_summary_column.c
13947         * src/prefs_template.c
13948         * src/prefs_themes.c
13949         * src/prefs_toolbar.c
13950         * src/prefs_wrapping.c
13951         * src/procmime.c
13952         * src/procmsg.c
13953         * src/send_message.h
13954         * src/ssl_manager.c
13955         * src/summary_search.c
13956         * src/summaryview.c
13957         * src/textview.c
13958         * src/wizard.c
13959         * src/common/smtp.c
13960         * src/common/smtp.h
13961         * src/gtk/gtkutils.h
13962                 o Move the rest of Common prefs to new style
13963                 o Lots of -Wall warning fixes
13964                 o fix FIXME in cache memusage calculation
13965                 o Let return receipts be sent from any account
13966                 o Little cache optimisation (read)
13967                 o Fix bug #746 (don't treat commas as separators
13968                   when inside a quoted string)
13969
13970 2005-05-31 [paul]       1.9.11cvs27
13971
13972         * src/prefs_common.c
13973                 fix 'off-by-one' typo
13974
13975 2005-05-31 [paul]       1.9.11cvs26
13976
13977         * src/account.c
13978         * src/addr_compl.c
13979         * src/compose.c
13980         * src/foldersel.c
13981         * src/prefs_actions.c
13982         * src/prefs_common.c
13983         * src/prefs_common.h
13984         * src/prefs_customheader.c
13985         * src/prefs_display_header.c
13986         * src/prefs_filtering.c
13987         * src/prefs_filtering_action.c
13988         * src/prefs_matcher.c
13989         * src/prefs_summaries.c
13990         * src/prefs_summary_column.c
13991         * src/prefs_template.c
13992         * src/prefs_toolbar.c
13993         * src/ssl_manager.c
13994         * src/gtk/pluginwindow.c
13995         * src/gtk/prefswindow.c
13996         * src/gtk/progressdialog.c
13997                 add hidden prefs 'enable_rules_hint'
13998                 for gtk_tree_view_set_rules_hint()
13999                 (sync with main)
14000                 
14001
14002 2005-05-31 [colin]      1.9.11cvs25
14003
14004         * src/Makefile.am
14005         * src/main.c
14006         * src/prefs_common.c
14007         * src/prefs_summaries.c ** ADDED **
14008         * src/prefs_summaries.h ** ADDED **
14009                 Common/Display -> Display/Summaries
14010
14011 2005-05-31 [colin]      1.9.11cvs24
14012
14013         * src/Makefile.am
14014         * src/main.c
14015         * src/prefs_quote.c ** ADDED **
14016         * src/prefs_quote.h ** ADDED **
14017                 Move Common/Quote to Compose/Quoting
14018         * src/prefs_common.c
14019         * src/prefs_common.h
14020                 Remove old quote stuff, add
14021                 convenience functions for GtkTextView prefs
14022         * src/gtk/prefswindow.c
14023                 Set default height higher
14024
14025 2005-05-30 [colin]      1.9.11cvs23
14026
14027         * src/Makefile.am
14028         * src/main.c
14029         * src/prefs_common.c
14030         * src/prefs_compose_writing.c ** ADDED **
14031         * src/prefs_compose_writing.h ** ADDED **
14032                 Move Common/Compose prefs to Compose/Writing
14033
14034 2005-05-30 [colin]      1.9.11cvs22
14035
14036         * src/common/utils.c
14037                 Fix bug #651 (Confused Attract by Subject)
14038                 Patch by M. Benkmann <haferfrost@web.de>
14039         * AUTHORS
14040
14041 2005-05-30 [colin]      1.9.11cvs21
14042
14043         * src/compose.c
14044                 Fix concatenation of different headers of
14045                 the same type (bug #645)
14046         * src/prefs_folder_item.c
14047                 Fix bug #699 (setting color to black doesn't
14048                 work immediately)
14049         * src/procmime.c
14050                 Print out decoding error only once per
14051                 block
14052
14053 2005-05-30 [paul]       1.9.11cvs20
14054
14055         * src/common/template.c
14056                 fix Bcc
14057
14058 2005-05-30 [paul]       1.9.11cvs19
14059
14060         * doc/src/rfc2368.txt   **NEW FILE**
14061         * src/compose.c
14062                 compose_entries_set(): don't interpret Bcc
14063                 header field (conform to RFC 2368)
14064                 (sync with main)
14065
14066 2005-05-29 [colin]      1.9.11cvs18
14067
14068         * src/prefs_common.c
14069                 Let the default reply format respect
14070                 netiquette by cutting the signature.
14071
14072 2005-05-29 [colin]      1.9.11cvs17
14073
14074         * src/summaryview.c
14075                 Don't let always_show_msg override
14076                 open_unread_on_enter when opening a new
14077                 directory.
14078
14079 2005-05-27 [paul]       1.9.11cvs16
14080
14081         sync with main:
14082
14083         * src/main.c
14084                 app_will_exit(): cleanup tmp directory when exit
14085         * src/message_search.c
14086                 improved the interface and made code cleanup.
14087                 removed Clear button
14088         * src/send_message.c
14089                 send_message_local(): use GSpawn, and detect errors
14090         * src/summary_search.c
14091                 improved the interface and made code cleanup
14092         * src/textview.c
14093                 textview_write_link(): also skip non-ascii space
14094                  at the head of link strings (phishing check
14095                  didn't work at the case)
14096         * src/common/utils.c
14097                 get_command_output(): use g_spawn_command_line_sync()
14098                 instead of popen()
14099
14100 2005-05-26 [colin]      1.9.11cvs15
14101
14102         * src/folder.c
14103                 remove printf
14104
14105 2005-05-26 [colin]      1.9.11cvs14
14106
14107         * src/common/nntp.c
14108                 Fix nntp mode reader (bug #611)
14109                 Patch by Florian Mickler <florian@mickler.org>
14110
14111 2005-05-26 [colin]      1.9.11cvs13
14112
14113         * src/plugins/pgpmime/passphrase.c
14114                 Fix mouse grabbing (bug #557)
14115
14116 2005-05-26 [colin]      1.9.11cvs12
14117
14118         * src/prefs_themes.c
14119                 Fix g_warning (bug #541)
14120
14121 2005-05-26 [colin]      1.9.11cvs11
14122
14123         * src/prefs_actions.c
14124         * src/prefs_template.c
14125                 Fix bug #506 (no warning if action/template
14126                 is not saved)
14127         * src/common/template.c
14128                 Fix a possible crash
14129
14130 2005-05-26 [colin]      1.9.11cvs10
14131
14132         * src/folder.c
14133         * src/folderview.c
14134         * src/procmsg.c
14135         * src/summaryview.c
14136                 Forbid locked messages to be moved or
14137                 deleted. Locked messages in trashes 
14138                 still get deleted, for performance
14139                 reason (mh.c::mh_remove_all_msgs)
14140
14141 2005-05-25 [colin]      1.9.11cvs9
14142
14143         * src/procmime.c
14144                 Use correct encoding when sending mails
14145                 with attachments that have accentued 
14146                 chars in their name
14147
14148 2005-05-24 [colin]      1.9.11cvs8
14149
14150         * src/summaryview.c
14151                 Fix bug #688 f) read/unread marker not
14152                 changed on first click
14153                 Also, optimize summary_status_show()
14154                 calls
14155         * src/folder.c
14156         * src/inc.c
14157         * src/procmime.c
14158                 Fix bug #688 b) and c) wrt message
14159                 attachments and signature
14160         * src/stock_pixmap.c
14161         * src/stock_pixmap.h
14162         * src/stock_pixmap.c
14163         * src/stock_pixmap.h
14164         * src/Makefile.am
14165         * src/pixmaps/clip_gpg_signed.xpm
14166                 Add clip/signed icon
14167
14168 2005-05-24 [colin]      1.9.11cvs7
14169
14170         * src/folder_item_prefs.c
14171                 whitespace fix
14172
14173 2005-05-24 [colin]      1.9.11cvs6
14174
14175         * src/folderview.c
14176         * src/prefs_common.c
14177         * src/prefs_common.h
14178                 Add a confirmation to folder drag and drop
14179                 fixes bug #156
14180         * src/alertpanel.c
14181         * src/alertpanel.h
14182                 fix _with_disable parameters so that
14183                 the buttons labels are specifiable too
14184         * src/plugins/pgpmime/sgpgme.c
14185                 reflect said change
14186                 
14187
14188 2005-05-24 [colin]      1.9.11cvs5
14189
14190         * src/folderview.c
14191                 Uncollapse/collapse folders on double-click
14192                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14193                 closes bug #108
14194
14195 2005-05-23 [colin]      1.9.11cvs4
14196
14197         * src/common/socket.c
14198                 Check another special SSL_peek() error.
14199                 Should help wrt bug #728
14200
14201 2005-05-23 [colin]      1.9.11cvs3
14202
14203         * src/plugins/pgpmime/pgpmime.c
14204                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14205                 breaking menu accelerators and stuff. Users will have to
14206                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14207                 account's privacy preferences if needed.
14208
14209 2005-05-22 [paul]
14210
14211         * tools/kdeservicemenu/install.sh
14212                 use kdesu to prompt for root password if doing
14213                 global install/uninstall
14214
14215 2005-05-20 [colin]      1.9.11cvs2
14216
14217         * src/procmsg.c
14218                 Fix another compilation error with gcc-2.9x
14219                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14220         * src/send_message.c
14221                 Don't send QUIT if we aren't connected
14222
14223 2005-05-19 [colin]      1.9.11cvs1
14224
14225         * src/procmsg.c
14226                 Fix compilation with gcc 2.9x
14227
14228 2005-05-19 [paul]       1.9.11
14229
14230         1.9.11 released
14231
14232 2005-05-19 [paul]       1.9.9cvs14
14233
14234         * src/gtk/inputdialog.c
14235                 prevent gettext warning
14236
14237 2005-05-19 [paul]       1.9.9cvs13
14238
14239         * src/mainwindow.c
14240         * src/prefs_common.c
14241         * src/prefs_common.h
14242         * src/textview.c
14243         * src/textview.h
14244                 add an option to toggle cursor in message
14245                 view (sync with main)
14246
14247 2005-05-18 [colin]      1.9.9cvs12
14248
14249         * src/compose.c
14250                 Dereference freed pointer
14251         * src/gtk/gtkaspell.c
14252                 Fix duplication of dictionaries (is it an aspell issue?)
14253
14254 2005-05-18 [colin]      1.9.9cvs11
14255
14256         * src/gtk/inputdialog.c
14257         * src/gtk/gtkaspell.c
14258                 HIGuify dialogs
14259         * src/alertpanel.c
14260                 Remove a double call
14261
14262 2005-05-17 [colin]      1.9.9cvs10
14263
14264         * src/gtk/gtkaspell.c
14265                 Fix dialogs, Ctrl-Enter accel
14266
14267 2005-05-17 [colin]      1.9.9cvs9
14268
14269         * src/gtk/gtkaspell.c
14270                 Fix some accelerators, escape in replace-window
14271
14272 2005-05-16 [colin]      1.9.9cvs8
14273
14274         * src/gtk/gtkaspell.c
14275                 Revert last commit, it was a mistake.
14276
14277 2005-05-16 [colin]      1.9.9cvs7
14278
14279         * src/gtk/gtkaspell.c
14280                 Remove buggy code while we're at it. It's a 
14281                 dead code path anyway.
14282
14283 2005-05-16 [colin]      1.9.9cvs6
14284
14285         * src/gtk/gtkaspell.c
14286                 Missed some gtk_menu_popup where deactivate
14287                 signal should be handled. Should fix bug
14288                 #629 a bit more.
14289
14290 2005-05-16 [colin]      1.9.9cvs5
14291
14292         * src/gtk/gtkaspell.c
14293                 Remove debug printf()s
14294
14295 2005-05-16 [colin]      1.9.9cvs4
14296
14297         * src/gtk/gtkaspell.c
14298                 Fix a bit aspell problems
14299                 (see bug #629)
14300
14301 2005-05-13 [colin]      1.9.9cvs3
14302
14303         * src/folderview.c
14304                 Fix the + appearing even when no subfolders
14305                 have unread messages. Thanks to wwp for the
14306                 bug report.
14307
14308 2005-05-11 [paul]       1.9.9cvs2
14309
14310         * src/folderview.c
14311                 correction to 1.9.9cvs1, only colour folders that
14312                 have new msgs (not unread msgs)
14313
14314 2005-05-10 [colin]      1.9.9cvs1
14315
14316         * src/folderview.c
14317         * src/summaryview.c
14318                 Try to fix bolding bugs again.
14319
14320 2005-05-09 [paul]
14321
14322         * tools/claws.i18n.status.pl
14323                 add Ricardo Mones Lastra's script that has been providing
14324                 the i18n status page for many months
14325
14326 2005-05-09 [paul]       1.9.9
14327
14328         1.9.9 release
14329
14330 2005-05-09 [paul]       1.9.6cvs58
14331
14332         * AUTHORS
14333         * INSTALL
14334         * README.claws
14335                 updated
14336         * Makefile.am 
14337         * RELEASE_NOTES.claws
14338                 add release notes to cvs to simplify release
14339                 procedure
14340         * configure.ac
14341                 add ca and fi to ALL_LINGUAS
14342         * po/Makefile.in.in
14343                 workaround for missing Makevars
14344         * po/ca.po
14345         * po/fi.po
14346                 add new Catalan and Finnish translations
14347                 submitted by Miquel Oliete and Flammie Pirinen
14348         * po/de.po
14349         * po/es.po
14350         * po/fr.po
14351         * po/it.po
14352         * po/pl.po
14353         * po/ru.po
14354         * po/sk.po
14355         * po/sr.po
14356         * po/zh_CN.po
14357                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14358                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14359                 Urke MMI, and Hansom Young
14360         * src/main.c
14361                 Fix drafting when quitting. compose_draft() closes the
14362                 compose windows, which modifies the compose_list GSList.
14363                 We have to refresh this list after echo drafting to avoid a
14364                 segfault
14365         * src/partial_download.c
14366                 fix segfault on exit
14367
14368 2005-05-06 [paul]       1.9.6cvs57
14369
14370         * src/grouplistdialog.c
14371                 quick fix/workaround for unresizeable newsgroup
14372                 name column 
14373
14374 2005-05-06 [paul]       1.9.6cvs56
14375
14376         * src/inc.c
14377         * src/mainwindow.c
14378                 use gettext plural forms
14379         * src/imap_gtk.c
14380         * src/mh_gtk.c
14381         * src/toolbar.c
14382                 small improvement to english usage
14383
14384 2005-05-05 [thorsten]   1.9.6cvs55
14385
14386         * src/folder.c
14387                 fix possible crash
14388
14389 2005-05-05 [paul]       1.9.6cvs54
14390         
14391         sync with HEAD
14392
14393         * AUTHORS
14394         * src/compose.c
14395                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14396                 patch by Tim Mann
14397
14398 2005-05-05 [paul]       1.9.6cvs53
14399
14400         * src/mainwindow.c
14401                 fix resizing of separate message and
14402                 folder views
14403
14404 2005-05-05 [paul]       1.9.6cvs52
14405
14406         * src/account.c
14407         * src/addrgather.c
14408         * src/browseldap.c
14409         * src/exphtmldlg.c
14410         * src/expldifdlg.c
14411         * src/importmutt.c
14412         * src/importpine.c
14413         * src/main.c
14414         * src/mainwindow.c
14415         * src/noticeview.c
14416         * src/prefs_filtering.c
14417         * src/prefs_filtering_action.c
14418         * src/prefs_matcher.c
14419         * src/prefs_spelling.c
14420         * src/prefs_toolbar.c
14421         * src/toolbar.c
14422         * src/wizard.c
14423         * src/gtk/description_window.c
14424         * src/gtk/gtkvscrollbutton.c
14425         * src/gtk/progressdialog.c
14426         * src/gtk/quicksearch.c
14427         * src/plugins/pgpmime/prefs_gpg.c
14428         * src/plugins/spamassassin/spamassassin_gtk.c
14429                 replace deprecated gtk_widget_set_usize
14430
14431 2005-05-04 [colin]      1.9.6cvs51
14432
14433         * src/common/utils.c
14434                 Fix crash when subst_for_filename is called
14435                 with a NULL parameter
14436
14437 2005-05-04 [colin]      1.9.6cvs50
14438
14439         * src/partial_download.c
14440         * src/pop.c
14441                 Escape login when writing uidl file
14442                 fixes bug #736
14443
14444 2005-05-03 [colin]      1.9.6cvs49
14445
14446         * src/procmime.c
14447                 Fix possible DOS in mime parser
14448                 (see bug #634)
14449
14450 2005-05-02 [colin]      1.9.6cvs48
14451
14452         * src/compose.c
14453                 Try to fix the copy/paste mess once again.
14454
14455
14456 2005-04-30 [colin]      1.9.6cvs47
14457
14458         * src/prefs_account.h
14459         * src/procmsg.c
14460         * src/send_message.c
14461         * src/common/smtp.c
14462         * src/common/smtp.h
14463                 Try to batch sending mails (per account) instead of
14464                 reconnecting to server every time.
14465
14466 2005-04-29 [colin]      1.9.6cvs46
14467
14468         * src/messageview.c
14469                 Fix window resizing that refused to size down
14470         * src/prefs_common.c
14471         * src/prefs_common.h
14472         * src/prefs_filtering.c
14473                 Save Filtering's window size
14474
14475 2005-04-21 [paul]       1.9.6cvs45
14476
14477         * ChangeLog-gtk2.claws
14478         * src/setup.c
14479                 correction to sync
14480
14481 2005-04-21 [paul]       1.9.6cvs44
14482
14483         sync with main:
14484
14485         * src/setup.c
14486         * src/statusbar.c
14487         * src/statusbar.h
14488                 use gtkut_widget_draw_now(). Improved performance
14489                 of the update of statusbar
14490         * src/textview.c
14491                 textview_smooth_scroll_do(): redraw it after scroll
14492                 is done (fixed incorrect display when a part of the
14493                 view is hidden).
14494         * src/gtk/gtkutils.c
14495         * src/gtk/gtkutils.h
14496                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14497                 to force update of widgets.
14498                 Removed gtkut_widget_wait_for_draw() which had a big
14499                 overhead  because of waiting for all events processed 
14500
14501 2005-04-20 [paul]       1.9.6cvs43
14502
14503         * src/codeconv.c
14504                 complete 1.9.6cvs42's sync:
14505                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14506
14507 2005-04-19 [paul]       1.9.6cvs42
14508
14509         sync with main:
14510
14511         * src/action.c
14512                 catch_output(): correctly select the insert text
14513                 (fix invalid iterator warnings).
14514         * src/codeconv.c
14515         * src/codeconv.h
14516         * src/mainwindow.c
14517         * src/messageview.c
14518         * src/prefs_common.c
14519                 support GBK encoding.
14520         * src/common/session.c
14521         * src/common/session.h
14522                 use separate buffer for large data to be sent,
14523                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14524
14525 2005-04-18 [paul]       1.9.6cvs41
14526
14527         * src/jpilot.c
14528                 convert unsigned long into guint32
14529                 patch by Paul LeoNerd Evans 
14530
14531 2005-04-17 [colin]      1.9.6cvs40
14532
14533         * src/compose.c
14534                 Fix 'Request return receipt' from folder
14535                 properties (bug #708)
14536
14537 2005-04-17 [colin]      1.9.6cvs39
14538
14539         * src/mainwindow.c
14540                 Fix duplicate hotkeys in Mainwindow's menu
14541
14542 2005-04-17 [colin]      1.9.6cvs38
14543
14544         * src/folderview.c
14545                 Fix duplicate hotkeys in Folderview's contextual
14546                 menu
14547
14548 2005-04-15 [colin]      1.9.6cvs37
14549
14550         * src/summaryview.c
14551                 Fix 'Save as...' with non-ascii filenames
14552
14553 2005-04-15 [colin]      1.9.6cvs36
14554
14555         * src/plugins/pgpmime/pgpmime.c
14556                 Fix bus error on 64bit. Spotted by 
14557                 macallan1888@gmail.com
14558
14559 2005-04-15 [colin]      1.9.6cvs35
14560
14561         * src/prefs_account.c
14562                 Fix cvs34.
14563
14564 2005-04-12 [colin]      1.9.6cvs34
14565
14566         * src/prefs_account.c
14567                 Fix smtp auth type off-by-one. We forgot to
14568                 add PLAIN in the prefs-to-gui setter func and
14569                 as a result, the selected auth when opening
14570                 account prefs was not the correct one.
14571
14572 2005-04-12 [paul]       1.9.6cvs33
14573
14574         * src/inc.c
14575                 if the recv dialog is visible, Cancel only
14576                 cancels the current account
14577
14578
14579 2005-04-10 [colin]      1.9.6cvs32
14580
14581         * src/filtering.c
14582                 Copy score when copying FilteringActions
14583                 Fix bug #674
14584
14585 2005-04-10 [colin]      1.9.6cvs31
14586
14587         * src/inc.c
14588                 Make Message -> Receive -> Cancel cancel 
14589                 incorporation on all accounts. Fixes
14590                 bug #693
14591
14592 2005-04-10 [colin]      1.9.6cvs30
14593
14594         * src/prefs_account.c
14595                 Update Privacy checkbuttons status based
14596                 on the selected privacy system
14597         * src/compose.c
14598                 Always connect the "None" privacy system; the
14599                 static boolean was probably there to avoid
14600                 reconnecting twice in the same compose window,
14601                 but as the parent function is only called once
14602                 per compose, it's only a bug - as a static is
14603                 initialized once per application instance.
14604                 Also, don't uncheck Sign and Encrypt when
14605                 selecting None as privacy system; just ignore
14606                 them when sending/queuing.
14607                 Should fix bug #695
14608
14609 2005-04-08 [colin]      1.9.6cvs29
14610
14611         * src/account.c
14612         * src/prefs_account.c
14613         * src/prefs_account.h
14614                 Add account preference to queue message in a certain
14615                 folder.
14616
14617 2005-04-06 [colin]      1.9.6cvs28
14618
14619         * src/prefs_account.c
14620                 Update old inbox path syntax
14621
14622 2005-04-06 [paul]       1.9.6cvs27
14623
14624         sync with main:
14625
14626         * configure.ac
14627                 changed -traditional-cpp to -no-cpp-precomp for newer
14628                 Mac OS X support
14629         * src/foldersel.c
14630                 made column resize automatically
14631         * src/send_message.c
14632                 send_message_smtp(): consider EOF right after QUIT
14633                 successful (workaround for Gmail SMTP server)
14634         * src/common/socket.c
14635                 ssl_read(), ssl_peek(): check EOF which violates the
14636                 SSL protocol
14637         * src/gtk/colorlabel.c
14638                 removed warnings when displaying colorlabel menu
14639                 (don't use GtkAlignment)
14640
14641 2005-04-05 [paul]       1.9.6cvs26
14642
14643         * src/plugins/trayicon/trayicon.c
14644                 fix clipping of icon under KDE3 
14645
14646 2005-04-05 [paul]       1.9.6cvs25
14647
14648         * src/summaryview.c
14649                 hide display of threading
14650                 patch by Alfons
14651
14652 2005-04-04 [thorsten]   1.9.6cvs24
14653
14654         * src/mh.c
14655                 marks lost on filesystems with different stat() results on
14656                 summer-/wintertime
14657
14658 2005-04-03 [colin]      1.9.6cvs23
14659
14660         * src/summaryview.c
14661                 Don't handle up/down. Patch by Alfons
14662
14663 2005-04-02 [colin]      1.9.6cvs22
14664
14665         * src/summaryview.c
14666                 Make scrolling faster. Patch by Alfons.
14667
14668 2005-04-01 [colin]      1.9.6cvs21
14669
14670         * src/Makefile.am
14671         * src/stock_pixmap.c
14672         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14673         * src/pixmaps/dir_noselect.xpm ** ADDED **
14674                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14675
14676 2005-04-01 [colin]      1.9.6cvs20
14677
14678         * src/image_viewer.c
14679         * src/image_viewer.h
14680         * src/procmime.c
14681         * src/procmime.h
14682         * src/textview.c
14683         * src/textview.h
14684                 Implement inline image resizing and right-clicking
14685
14686 2005-04-01 [paul]       1.9.6cvs19
14687
14688         * AUTHORS
14689         * Makefile.am
14690         * configure.ac
14691                 check for gnome2
14692                 patch by Luca Cavalli <loopback<AT>slackit.org>
14693         * po/ru.po
14694                 updated by Pavlo Bohmat
14695
14696 2005-03-31 [colin]      1.9.6cvs18
14697
14698         * src/news.c
14699                 Fix parsing references
14700         * src/msgcache.c
14701                 don't put nulls in the references list
14702         * src/procheader.c
14703                 commit that forgotten file in 1.9.6cvs14
14704
14705 2005-03-31 [colin]      1.9.6cvs17
14706
14707         * src/compose.c
14708                 Fix joining of signature separator again. 
14709                 Maybe Hiro could put it in main too...
14710
14711 2005-03-31 [colin]      1.9.6cvs16
14712
14713         * src/Makefile.am
14714         * src/foldersel.c
14715         * src/stock_pixmap.c
14716         * src/stock_pixmap.h
14717         * src/pixmaps/dir-noselect.xpm
14718                 Update foldersel.c (sync from main, patch by Alfons)
14719
14720 2005-03-30 [colin]      1.9.6cvs15
14721
14722         * src/imap.c
14723                 Fix handling of imap folders containing [] in 
14724                 their name. Thanks to Nahuel Angelinetti for
14725                 the detailed bugreport.
14726
14727 2005-03-30 [colin]      1.9.6cvs14
14728
14729         * src/common/utils.h
14730         * src/common/utils.c
14731         * src/common/defs.h
14732         * src/matcher.c
14733         * src/msgcache.c
14734         * src/news.c
14735         * src/procmsg.c
14736         * src/procmsg.h
14737         * src/quote_fmt_parse.y
14738         * src/summaryview.c
14739                 Update references system. Patch by Alfons
14740
14741 2005-03-30 [colin]      1.9.6cvs13
14742
14743         * src/common/socket.c
14744                 Force the glibc to read resolv.conf again when 
14745                 it has changed. Should fix issues when changing
14746                 networks on a laptop and not restarting sylpheed. 
14747
14748 2005-03-30 [paul]       1.9.6cvs12
14749
14750         partial sync with main:
14751
14752         * src/action.c
14753                 create_io_dialog(): use user-defined text font
14754                 (thanks to Alfons), and modified its appearance.
14755         * src/addrgather.c
14756         * src/addrharvest.c
14757         * src/browseldap.c
14758                 replace old code
14759         * src/compose.c
14760                 don't join (presumably) itemized lines on line-wrapping
14761                 fixed wrapping of quote when auto-wrapping is enabled
14762                 compose_destroy(): destroy paned only if it's not
14763                 attached to window. Fixed memory leak of popup menu.
14764         * src/exphtmldlg.c
14765         * src/expldifdlg.c
14766                 replace old code
14767         * src/html.c
14768         * src/html.h
14769         * src/importmutt.c
14770         * src/importpine.c
14771                 replace old code
14772         * src/main.c
14773                 removed redundant code
14774         * src/mainwindow.c
14775                 changed 'Code set' (which is rather incorrect)
14776                 in the menu to 'Character encoding'
14777                 main_window_set_widgets(): request size first
14778                 to prevent window size becoming wrong
14779                 fixed remembering of the state of the visibility
14780                 of MessageView
14781         * src/messageview.c
14782                 changed 'Code set' (which is rather incorrect)
14783                 in the menu to 'Character encoding'
14784         * src/prefs_common.c
14785         * src/prefs_common.h
14786                 added an option whether to render HTML as text or not
14787                 added separators to outgoing encoding menu
14788         * src/procheader.c
14789                 procheader_scan_date_string(): support header
14790                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14791         * src/summaryview.c
14792         * src/summaryview.h
14793                 minor code cleanup
14794         * src/textview.c
14795                 textview_show_html(): force output of newline
14796                 added an option whether to render HTML as text or not
14797         * src/common/utils.c
14798                 strncpy2(): optimized based on Alfons' code
14799         * src/gtk/gtkutils.c
14800         * src/gtk/gtkutils.h
14801                 removed non-used code
14802         * src/plugins/pgpmime/passphrase.c
14803                 partially fixed grab input of passphrase dialog
14804                 Confine pointer to window
14805
14806 2005-03-30 [colin]      1.9.6cvs11
14807
14808         * src/msgcache.c
14809         * src/msgcache.h
14810                 Read/write 32bit ints from cache & marks
14811                 From main.
14812
14813 2005-03-29 [paul]       1.9.6cvs10
14814
14815         * AUTHORS
14816         * ChangeLog.claws
14817         * src/compose.c
14818         * src/gtk/gtkaspell.c
14819                 sync with HEAD (don't pass NULL pointers) 
14820
14821 2005-03-24 [paul]
14822
14823         * tools/Makefile.am
14824         * tools/README
14825         * tools/acroread2sylpheed.pl
14826                 sync with HEAD (add script to send pdfs as
14827                 attachments from Adobe Reader 7)
14828
14829 2005-03-21 [paul]       1.9.6cvs9
14830
14831         * configure.ac
14832         * po/POTFILES.in
14833         * src/Makefile.am
14834         * src/crash.c
14835         * src/image_viewer.c ** ADDED **
14836         * src/image_viewer.h ** ADDED **
14837         * src/main.c
14838         * src/prefs_common.c
14839         * src/prefs_common.h
14840         * src/prefs_image_viewer.c ** ADDED **
14841         * src/prefs_image_viewer.h ** ADDED **
14842         * src/textview.c
14843         * src/gtk/about.c
14844         * src/pixmaps/sylpheed_logo.xpm
14845         * src/plugins/Makefile.am
14846         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14847         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14848         * src/plugins/image_viewer/plugin.c ** REMOVED **
14849         * src/plugins/image_viewer/viewer.c ** REMOVED **
14850         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14851         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14852         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14853         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14854         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14855                 as gdk-pixbuf is now built-in
14856                 remove image_viewer plugin and put code back into
14857                 main codebase
14858                 implement inline image display (sync with main)
14859
14860                 replace logo with newer, nicer, larger version  
14861
14862 2005-03-21 [paul]       1.9.6cvs8
14863
14864         * src/gtk/about.c
14865                 cosmetic improvement
14866
14867 2005-03-21 [holger]     1.9.6cvs7
14868
14869         * src/plugins/spamassassin/spamassassin.c
14870                 Sync with HEAD
14871                 (unregister hook on failed plugin init)
14872
14873 2005-03-20 [colin]      1.9.6cvs6
14874
14875         * src/common/plugin.c
14876                 Check that plugin isn't already loaded
14877                 Patch by Alfons
14878
14879 2005-03-20 [thorsten]   1.9.6cvs5
14880
14881         * src/compose.c
14882                 use a more compatible syntax
14883
14884 2005-03-20 [thorsten]   1.9.6cvs4
14885
14886         * src/prefs_toolbar.c
14887                 fix crash when selecting toolbar item (uninitialized pointer)
14888
14889 2005-03-20 [thorsten]   1.9.6cvs3
14890
14891         * src/procmime.c
14892                 fix mimetype detection (referenced free()d string)
14893
14894 2005-03-20 [paul]       1.9.6cvs2
14895
14896         * src/compose.c
14897                 sync with HEAD (1.0.3cvs5)
14898                 neglect Reply-To header if empty
14899                 Patch by Alfons 
14900
14901 2005-03-19 [holger]     1.9.6cvs1
14902
14903         * src/summaryview.c
14904         * src/summaryview.h
14905                 Sync with HEAD
14906
14907 2005-03-18 [paul]       1.9.6
14908
14909         initial GTK2 release
14910
14911 2005-03-18 [paul]       1.0.3cvs3.1
14912
14913         * AUTHORS
14914         * ChangeLog.claws
14915         * configure.ac
14916         * src/gtk/about.c
14917         * src/pixmaps/sylpheed_logo.xpm
14918                 sync with HEAD
14919
14920 2005-03-18 [colin]      1.0.3cvs2.6
14921
14922         * src/summaryview.c
14923                 Remove call to summary_step in summary_copy_selected_to
14924                 Can't see its purpose, and this causes bug when copying
14925                 a message if the next one is unread: it reads it.
14926
14927 2005-03-18 [paul]       1.0.3cvs2.5
14928
14929         * src/foldersel.c
14930                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14931
14932 2005-03-18 [paul]       1.0.3cvs2.4
14933
14934         * src/addrharvest.c
14935         * src/codeconv.c
14936         * src/codeconv.h
14937         * src/compose.c
14938         * src/news.c
14939         * src/procheader.c
14940         * src/procmime.c
14941         * src/unmime.c
14942         * src/unmime.h
14943                 fix buffer overflow, CAN-2005-0667, see
14944                 http://secunia.com/advisories/14491/
14945                 Patch by Alfons
14946
14947 2005-03-17 [colin]      1.0.3cvs2.3
14948
14949         * src/prefs_fonts.c
14950         * src/summaryview.c
14951                 Fix font bugs (both lists now officialy share 
14952                 the same font)
14953                 
14954
14955 2005-03-17 [paul]       1.0.3cvs2.2
14956
14957         * src/gtk/pluginwindow.c
14958                 make plugin descriptions uneditable
14959
14960 2005-03-11 [paul]       1.0.3cvs2.1
14961
14962         * ChangeLog.claws
14963         * configure.ac
14964         * po/POTFILES.in
14965         * src/plugins/trayicon/trayicon.c
14966                 sync with HEAD
14967                 add src/wizard.c to POTFILES.in
14968
14969 2005-03-11 [paul]       1.0.3cvs1.1
14970
14971         * ChangeLog
14972         * ChangeLog.claws
14973         * configure.ac
14974         * po/de.po
14975         * po/es.po
14976         * po/fr.po
14977         * po/it.po
14978         * po/pt_BR.po
14979         * po/ru.po
14980         * po/sk.po
14981         * po/sr.po
14982         * po/zh_CN.po
14983                 sync with HEAD
14984
14985 2005-03-04 [colin]      1.0.1cvs22.2
14986
14987         * src/compose.c
14988                 Fix signatures with accentued chars in it
14989
14990 2005-03-04 [colin]      1.0.1cvs22.1
14991
14992         * src/common/smtp.c
14993         * src/common/smtp.h
14994                 Don't use SIZE param in MAIL FROM: if server 
14995                 doesn't support it. Patch by Eugen Freiter
14996                 <eugen_f@users.sf.net>
14997
14998 2005-02-27 [paul]       1.0.1cvs20.1
14999
15000         * ChangeLog.claws
15001         * configure.ac
15002         * src/messageview.c
15003                 sync with HEAD
15004
15005 2005-02-27 [colin]      1.0.1cvs19.4
15006
15007         * src/procheader.c
15008         * src/procheader.h
15009                 Fix prototypes. Patch by Alfons
15010
15011 2005-02-27 [colin]      1.0.1cvs19.3
15012
15013         * src/compose.c
15014                 Don't auto-join the signature separator.
15015
15016 2005-02-26 [colin]      1.0.1cvs19.2
15017
15018         * src/summaryview.c
15019                 Fix 'mark all read' with collapsed threads.
15020                 Patch by Alfons.
15021
15022 2005-02-25 [paul]       1.0.1cvs19.1
15023
15024         * ChangeLog.claws
15025         * configure.ac
15026         * src/prefs_account.c
15027         * src/prefs_folder_item.c
15028         * src/gtk/prefswindow.c
15029         * src/gtk/prefswindow.h
15030                 sync with HEAD
15031
15032 2005-02-25 [paul]       1.0.1cvs15.12
15033
15034         * src/alertpanel.c
15035         * src/codeconv.c
15036         * src/compose.c
15037         * src/textview.c
15038         * src/gtk/gtkutils.c
15039         * src/gtk/gtkutils.h
15040         * src/gtk/logwindow.c
15041         * src/gtk/progressdialog.c
15042                 sync with main (revision 127)
15043                 and fix logwindow clipping
15044
15045 2005-02-24 [colin]      1.0.1cvs15.11
15046
15047         * src/plugins/pgpmime/passphrase.c
15048                 Disable input grabbing; it doesn't work yet.
15049
15050 2005-02-24 [colin]      1.0.1cvs15.10
15051
15052         * src/messageview.c
15053                 Don't send out receipts if offline. Ask.
15054
15055 2005-02-23 [colin]      1.0.1cvs15.9
15056
15057         * src/summaryview.c     
15058                 Fix expanding
15059
15060 2005-02-23 [colin]      1.0.1cvs15.8
15061
15062         * src/summaryview.c
15063                 Really fix Bug 568 by removing useless
15064                 calls. summary_thread_init() now called
15065                 in summary_sort(). This should please
15066                 Alfons as it should be faster than 
15067                 previously.
15068
15069 2005-02-23 [colin]      1.0.1cvs15.7
15070
15071         * src/compose.c
15072                 Encode parts as QP or B64 if signing
15073
15074 2005-02-23 [colin]      1.0.1cvs15.6
15075
15076         * src/compose.c
15077                 Fix Mimeinfo leakage (including tmp files)
15078         * src/procmsg.c
15079                 Fix tmp file leakage (spotted by Ivan Rayner)
15080
15081 2005-02-22 [colin]      1.0.1cvs15.5
15082
15083         * src/expldifdlg.c
15084                 Fix keyboard input. Patch by Alfons.
15085
15086 2005-02-21 [colin]      1.0.1cvs15.4
15087
15088         * src/compose.c
15089                 Fix Sign/Encrypt when unselecting privacy
15090                 system
15091         * src/prefs_common.c
15092                 Change default message font to Monospace
15093         * src/summaryview.c
15094                 More freezing during potentially large operations
15095
15096 2005-02-21 [paul]       1.0.1cvs15.3
15097
15098         * src/main.c
15099                 fix --help output
15100
15101 2005-02-21 [paul]       1.0.1cvs15.2
15102
15103         * po/Makefile.in.in
15104         * src/compose.c
15105         * src/summaryview.c
15106         * src/textview.c
15107         * src/common/utils.c
15108         * src/common/utils.h
15109                 sync with main (revision 117)
15110
15111 2005-02-20 [colin]      1.0.1cvs15.1
15112
15113         * src/common/defs.h
15114                 Change cache file to .sylpheed_claws_cache, as
15115                 suggested by Alfons. Allows people to switch
15116                 between Sylpheed and Sylpheed-Claws. it is
15117                 a good idea to "Check for new messages" at next
15118                 startup.
15119
15120
15121 2005-02-18 [colin]      1.0.1cvs14.1
15122
15123         * src/quote_fmt_lex.l
15124         * src/quote_fmt_parse.y
15125                 Fix parser initialisation. Patch by Ivan.
15126
15127 2005-02-18 [colin]      1.0.1cvs11.6
15128
15129         * src/folderview.c
15130                 Fix scrolldown (bug 662)
15131
15132 2005-02-17 [colin]      1.0.1cvs11.5
15133
15134         * src/codeconv.c
15135                 conv_filename_to_utf8: return clean 7bit instead
15136                 of broken utf8 if needed
15137         * src/mimeview.c
15138                 Fix display of parts with unclean 8bit names
15139
15140 2005-02-17 [paul]       1.0.1cvs11.4
15141
15142         * src/compose.c
15143         * src/exportldif.c
15144         * src/matcher_parser_parse.y
15145         * src/procmime.c
15146         * src/sourcewindow.c
15147         * src/common/Makefile.am
15148         * src/common/intl.h             ** REMOVED **
15149         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15150                 sync with main (revision 109)
15151                 and clean up
15152
15153 2005-02-16 [colin]      1.0.1cvs11.3
15154
15155         * src/summaryview.c
15156                 Fix collapsed thread not highlighting when new
15157                 messages in it (Bug 568) Patch by Stephan Sachse.
15158                 Fix messed up selection when reaching bounds (Bug 632)
15159         * src/prefs_themes.c
15160                 Fix theme installing (Bug 684)
15161
15162 2005-02-16 [colin]      1.0.1cvs11.2
15163
15164         * src/messageview.c
15165                 Fix messageview_select_all
15166
15167 2005-02-16 [colin]      1.0.1cvs11.1
15168
15169         * src/mh.c
15170                 Sync with HEAD (MH scan required function)
15171
15172 2005-02-15 [colin]      1.0.1cvs8.1
15173
15174         * src/mimeview.c
15175         * src/common/utils.c
15176                 Sync with HEAD (filename chars substitution)
15177
15178 2005-02-15 [colin]      1.0.1cvs7.3
15179
15180         * src/gtk/pluginwindow.c
15181                 Fix button spacing
15182
15183 2005-02-15 [colin]      1.0.1cvs7.2
15184
15185         * src/mimeview.c
15186                 Fix mime icons not reset across message when
15187                 scrolled down
15188
15189 2005-02-15 [colin]      1.0.1cvs7.1
15190
15191         * src/compose.c
15192         * src/procmime.c
15193                 Sync with HEAD (optimisation of cvs6)
15194
15195 2005-02-14 [colin]      1.0.1cvs6.1
15196
15197         * src/compose.c
15198         * src/procmime.c
15199                 Sync with HEAD (encode "From " at line beginning)
15200
15201 2005-02-14 [colin]      1.0.1cvs5.3
15202
15203         * src/compose.c
15204                 Fix wrapping with accentued chars.
15205
15206 2005-02-13 [colin]      1.0.1cvs5.2
15207
15208         * src/textview.c
15209                 Fix email informative part parsing with
15210                 accentued chars in it. ispunct() returns
15211                 true for them in utf8...
15212
15213 2005-02-12 [colin]      1.0.1cvs5.1
15214
15215         * src/filtering.c
15216                 Sync with HEAD (remove wrong use of compose after send)
15217
15218 2005-02-12 [paul]       1.0.1cvs4.5
15219
15220         * src/textview.c
15221                 remove unnecessary code (thanks to Alfons)
15222
15223 2005-02-12 [paul]       1.0.1cvs4.4
15224
15225         * src/textview.c
15226                 add 'Copy' to contextual menu on emails
15227
15228 2005-02-11 [colin]      1.0.1cvs4.3
15229
15230         * src/compose.c
15231                 revert 1.0.0cvs28.2, it doesn't work that well.
15232
15233 2005-02-11 [paul]       1.0.1cvs4.2
15234
15235         * po/Makefile.in.in
15236                 fix 'make release'
15237
15238 2005-02-10 [paul]       1.0.1cvs4.1
15239
15240         * ChangeLog
15241         * ChangeLog.claws
15242         * ChangeLog.jp
15243         * configure.ac
15244         * src/compose.c
15245                 sync with HEAD (sync with main)
15246
15247 2005-02-10 [paul]       1.0.1cvs3.2
15248
15249         * AUTHORS
15250         * Makefile.am
15251         * autogen.sh
15252         * configure.ac
15253         * config/mkinstalldirs
15254         * intl/.cvsignore
15255         * intl/ChangeLog
15256         * intl/VERSION
15257         * intl/bindtextdom.c
15258         * intl/config.charset
15259         * intl/dcgettext.c
15260         * intl/dcigettext.c
15261         * intl/dcngettext.c
15262         * intl/dgettext.c
15263         * intl/dngettext.c
15264         * intl/eval-plural.h
15265         * intl/explodename.c
15266         * intl/finddomain.c
15267         * intl/gettext.c
15268         * intl/gettextP.h
15269         * intl/gmo.h
15270         * intl/hash-string.h
15271         * intl/intl-compat.c
15272         * intl/l10nflist.c
15273         * intl/libgnuintl.h.in
15274         * intl/loadinfo.h
15275         * intl/loadmsgcat.c
15276         * intl/localcharset.c
15277         * intl/localcharset.h
15278         * intl/locale.alias
15279         * intl/localealias.c
15280         * intl/localename.c
15281         * intl/log.c
15282         * intl/ngettext.c
15283         * intl/os2compat.c
15284         * intl/os2compat.h
15285         * intl/osdep.c
15286         * intl/plural-exp.c
15287         * intl/plural-exp.h
15288         * intl/plural.c
15289         * intl/plural.y
15290         * intl/ref-add.sin
15291         * intl/ref-del.sin
15292         * intl/relocatable.c
15293         * intl/relocatable.h
15294         * intl/textdomain.c
15295         * m4/Makefile.am
15296         * po/Makefile.in.in
15297         * src/Makefile.am
15298         * src/account.c
15299         * src/action.c
15300         * src/addr_compl.c
15301         * src/addressadd.c
15302         * src/addressbook.c
15303         * src/addrgather.c
15304         * src/addrindex.c
15305         * src/alertpanel.c
15306         * src/browseldap.c
15307         * src/codeconv.c
15308         * src/codeconv.h
15309         * src/compose.c
15310         * src/compose.h
15311         * src/crash.c
15312         * src/editaddress.c
15313         * src/editbook.c
15314         * src/editgroup.c
15315         * src/editjpilot.c
15316         * src/editldap.c
15317         * src/editldap_basedn.c
15318         * src/editvcard.c
15319         * src/exphtmldlg.c
15320         * src/expldifdlg.c
15321         * src/export.c
15322         * src/exporthtml.c
15323         * src/filtering.c
15324         * src/folder.c
15325         * src/folder_item_prefs.c
15326         * src/foldersel.c
15327         * src/folderview.c
15328         * src/grouplistdialog.c
15329         * src/headerview.c
15330         * src/imap.c
15331         * src/imap_gtk.c
15332         * src/import.c
15333         * src/importldif.c
15334         * src/importmutt.c
15335         * src/importpine.c
15336         * src/inc.c
15337         * src/ldif.c
15338         * src/main.c
15339         * src/mainwindow.c
15340         * src/matcher.c
15341         * src/mbox.c
15342         * src/message_search.c
15343         * src/messageview.c
15344         * src/mh.c
15345         * src/mh_gtk.c
15346         * src/mimeview.c
15347         * src/msgcache.c
15348         * src/news.c
15349         * src/news_gtk.c
15350         * src/noticeview.c
15351         * src/partial_download.c
15352         * src/pop.c
15353         * src/prefs_account.c
15354         * src/prefs_actions.c
15355         * src/prefs_common.c
15356         * src/prefs_customheader.c
15357         * src/prefs_display_header.c
15358         * src/prefs_ext_prog.c
15359         * src/prefs_filtering.c
15360         * src/prefs_filtering_action.c
15361         * src/prefs_folder_item.c
15362         * src/prefs_fonts.c
15363         * src/prefs_gtk.c
15364         * src/prefs_matcher.c
15365         * src/prefs_msg_colors.c
15366         * src/prefs_spelling.c
15367         * src/prefs_summary_column.c
15368         * src/prefs_template.c
15369         * src/prefs_themes.c
15370         * src/prefs_toolbar.c
15371         * src/prefs_wrapping.c
15372         * src/privacy.c
15373         * src/procheader.c
15374         * src/procmime.c
15375         * src/procmsg.c
15376         * src/quote_fmt.c
15377         * src/recv.c
15378         * src/send_message.c
15379         * src/setup.c
15380         * src/sourcewindow.c
15381         * src/ssl_manager.c
15382         * src/statusbar.c
15383         * src/summary_search.c
15384         * src/summaryview.c
15385         * src/textview.c
15386         * src/toolbar.c
15387         * src/wizard.c
15388         * src/common/nntp.c
15389         * src/common/plugin.c
15390         * src/common/smtp.c
15391         * src/common/ssl.c
15392         * src/common/ssl_certificate.c
15393         * src/common/string_match.c
15394         * src/common/sylpheed.c
15395         * src/common/template.c
15396         * src/common/utils.c
15397         * src/gtk/about.c
15398         * src/gtk/colorlabel.c
15399         * src/gtk/description_window.c
15400         * src/gtk/filesel.c
15401         * src/gtk/foldersort.c
15402         * src/gtk/gtkaspell.c
15403         * src/gtk/gtkutils.c
15404         * src/gtk/inputdialog.c
15405         * src/gtk/logwindow.c
15406         * src/gtk/menu.c
15407         * src/gtk/pluginwindow.c
15408         * src/gtk/prefswindow.c
15409         * src/gtk/progressdialog.c
15410         * src/gtk/quicksearch.c
15411         * src/gtk/sslcertwindow.c
15412         * src/plugins/clamav/clamav_plugin.c
15413         * src/plugins/clamav/clamav_plugin_gtk.c
15414         * src/plugins/demo/demo.c
15415         * src/plugins/dillo_viewer/dillo_prefs.c
15416         * src/plugins/dillo_viewer/dillo_viewer.c
15417         * src/plugins/image_viewer/plugin.c
15418         * src/plugins/image_viewer/viewer.c
15419         * src/plugins/image_viewer/viewerprefs.c
15420         * src/plugins/mathml_viewer/mathml_viewer.c
15421         * src/plugins/pgpmime/passphrase.c
15422         * src/plugins/pgpmime/plugin.c
15423         * src/plugins/pgpmime/prefs_gpg.c
15424         * src/plugins/pgpmime/select-keys.c
15425         * src/plugins/pgpmime/sgpgme.c
15426         * src/plugins/spamassassin/spamassassin.c
15427         * src/plugins/spamassassin/spamassassin_gtk.c
15428         * src/plugins/trayicon/trayicon.c
15429                 sync with main (revision 104)
15430
15431 2005-02-10 [colin]      1.0.1cvs3.1
15432
15433         * src/mainwindow.c
15434                 Sync with HEAD (fix occasional crasher)
15435
15436 2005-02-10 [colin]      1.0.1cvs2.1
15437
15438         * src/messageview.c
15439                 Synw with HEAD (don't automatically display html)
15440
15441 2005-02-09 [colin]      1.0.1cvs1.3
15442
15443         * src/textview.c
15444         * src/textview.h
15445                 Add contextual menu on emails
15446
15447 2005-02-09 [colin]      1.0.1cvs1.2
15448
15449         * src/codeconv.c
15450                 Fix converting from broken headers and 
15451                 put back the _ in missing places
15452                 (feature broke with cvs24.2 sync, main 
15453                  possibly affected?)
15454
15455 2005-02-09 [colin]      1.0.1cvs1.1
15456
15457         * src/messageview.c
15458         * src/mimeview.c
15459         * src/mimeview.h
15460                 Sync with HEAD (display non text/plain mails with plugin)
15461
15462 2005-02-08 [colin]      1.0.1.1
15463
15464         * ChangeLog.claws
15465         * po/pt_BR.po
15466                 Sync with HEAD
15467         * configure.ac
15468                 Make default configuration directory 
15469                 be .sylpheed-gtk2
15470
15471 2005-02-08 [colin]      1.0.0cvs29.1
15472
15473         * po/de.po
15474         * po/es.po
15475         * po/fr.po
15476         * po/it.po
15477         * po/sk.po
15478         * po/sr.po
15479                 Sync translations with HEAD
15480
15481 2005-02-06 [colin]      1.0.0cvs28.3
15482
15483         * src/compose.c
15484                 Make compose a bit faster - patch by Alfons.
15485
15486 2005-02-06 [colin]      1.0.0cvs28.2
15487
15488         * src/compose.c
15489                 Make pasting via middle-click more reliable
15490
15491 2005-02-05 [paul]       1.0.0cvs28.1
15492
15493         * ChangeLog
15494         * ChangeLog.claws
15495         * ChangeLog.jp
15496         * configure.ac
15497         * src/compose.c
15498                 sync with HEAD
15499                 (fix bug 682 'redirect is broken'
15500
15501 2005-02-05 [torte]      1.0.0cvs27.1
15502
15503         * ChangeLog.claws
15504         * configure.ac
15505         * src/partial_download.c
15506                 Sync with HEAD (fix buf overflow)
15507
15508 2005-02-03 [colin]      1.0.0cvs26.1
15509
15510         * src/common/plugin.c
15511                 Sync with HEAD (avoid plugin mismatches)
15512
15513 2005-02-03 [paul]       1.0.0cvs25.3
15514
15515         * src/folderview.c
15516         * src/headerview.c
15517         * src/summaryview.c
15518         * src/textview.c
15519         * src/gtk/colorlabel.c
15520                 third and final part of initial sync with main-gtk2
15521
15522 2005-02-03 [paul]       1.0.0cvs25.2
15523
15524         * src/jpilot.c
15525                 fix building with jpilot support
15526
15527 2005-02-02 [colin]      1.0.0cvs25.1
15528
15529         * src/messageview.c
15530                 Sync with HEAD (fix dangerous typo)
15531
15532 2005-02-01 [colin]      1.0.0cvs24.3
15533
15534         * src/common/xml.c
15535                 Write file as advertised (UTF-8)
15536
15537 2005-02-01 [paul]       1.0.0cvs24.2
15538
15539         * src/addrbook.c
15540         * src/addrindex.c
15541         * src/alertpanel.h
15542         * src/codeconv.c
15543         * src/codeconv.h
15544         * src/compose.c
15545         * src/export.c
15546         * src/folder_item_prefs.c
15547         * src/html.c
15548         * src/imap.c
15549         * src/import.c
15550         * src/jpilot.c
15551         * src/mainwindow.c
15552         * src/matcher_parser_lex.l
15553         * src/messageview.c
15554         * src/mh.c
15555         * src/prefs_account.c
15556         * src/prefs_actions.c
15557         * src/prefs_common.c
15558         * src/prefs_gtk.c
15559         * src/prefs_gtk.h
15560         * src/prefs_themes.c
15561         * src/procheader.c
15562         * src/procmime.c
15563         * src/sourcewindow.c
15564         * src/statusbar.c
15565         * src/summaryview.c
15566         * src/textview.c
15567         * src/toolbar.c
15568         * src/unmime.c
15569         * src/common/template.c
15570         * src/common/utils.c
15571         * src/common/xml.c
15572         * src/common/xml.h
15573         * src/gtk/gtkaspell.c
15574         * src/plugins/clamav/clamav_plugin.c
15575         * src/plugins/dillo_viewer/dillo_prefs.c
15576         * src/plugins/image_viewer/viewerprefs.c
15577         * src/plugins/pgpmime/passphrase.c
15578         * src/plugins/pgpmime/prefs_gpg.c
15579         * src/plugins/pgpmime/select-keys.c
15580         * src/plugins/spamassassin/spamassassin.c
15581                 second part of initial sync with main-gtk2
15582                 (more to follow)
15583
15584 2005-01-31 [colin]      1.0.0cvs24.1
15585
15586         * src/compose.c
15587                 Sync with HEAD
15588
15589 2005-01-29 [paul]       1.0.0cvs23.2
15590
15591         * src/account.c
15592         * src/action.c
15593         * src/addressadd.c
15594         * src/addressbook.c
15595         * src/alertpanel.c
15596         * src/compose.c
15597         * src/editaddress.c
15598         * src/editbook.c
15599         * src/editgroup.c
15600         * src/editjpilot.c
15601         * src/editldap.c
15602         * src/editldap_basedn.c
15603         * src/editvcard.c
15604         * src/export.c
15605         * src/foldersel.c
15606         * src/grouplistdialog.c
15607         * src/import.c
15608         * src/importldif.c
15609         * src/inc.c
15610         * src/main.c
15611         * src/mainwindow.c
15612         * src/message_search.c
15613         * src/messageview.c
15614         * src/mimeview.c
15615         * src/prefs_actions.c
15616         * src/prefs_common.c
15617         * src/prefs_common.h
15618         * src/prefs_customheader.c
15619         * src/prefs_display_header.c
15620         * src/prefs_filtering.c
15621         * src/prefs_filtering_action.c
15622         * src/prefs_gtk.c
15623         * src/prefs_matcher.c
15624         * src/prefs_summary_column.c
15625         * src/prefs_template.c
15626         * src/sourcewindow.c
15627         * src/summary_search.c
15628         * src/summaryview.c
15629         * src/textview.c
15630         * src/gtk/about.c
15631         * src/gtk/description_window.c
15632         * src/gtk/gtkshruler.c
15633         * src/gtk/gtkutils.c
15634         * src/gtk/gtkutils.h
15635         * src/gtk/inputdialog.c
15636         * src/gtk/logwindow.c
15637         * src/gtk/prefswindow.c
15638         * src/gtk/progressdialog.c
15639         * src/gtk/progressdialog.h
15640                 first part of initial sync with main-gtk2
15641                 (more to follow)
15642
15643 2005-01-28 [colin]      1.0.0cvs23.1
15644
15645         * src/folderview.c
15646                 Sync with HEAD
15647
15648 2005-01-27 [colin]      1.0.0cvs21.1
15649
15650         * src/folder.c
15651         * src/folderview.c
15652                 Sync with HEAD
15653
15654 2005-01-27 [colin]      1.0.0cvs19.1
15655
15656         * src/procmime.c
15657                 Sync with HEAD
15658
15659 2005-01-27 [colin]      1.0.0cvs18.1
15660
15661         * src/messageview.c
15662         * src/summaryview.c
15663         * src/mainwindow.c
15664         * src/compose.c
15665         * src/compose.h
15666         * src/procmsg.c
15667         * src/procmsg.h
15668         * src/toolbar.c
15669                 Sync with HEAD
15670
15671 2005-01-26 [paul]       1.0.0cvs15.2
15672
15673         * src/compose.c
15674                 compose_entries_set(): convert subject and body to
15675                 utf8 if necessary. patch by Felix Eckhofer
15676
15677 2005-01-26 [paul]       1.0.0cvs15.1
15678
15679         * configure.ac
15680         * src/common/template.c
15681                 sync with HEAD (fix memory leak)
15682
15683 2005-01-25 [paul]       1.0.0cvs14.1
15684
15685         * configure.ac
15686         * src/compose.c
15687                 sync with HEAD
15688
15689 2005-01-24 [colin]      1.0.0cvs13.1
15690
15691         * src/summaryview.c
15692                 Sync with HEAD
15693
15694 2005-01-24 [paul]       1.0.0cvs12.1
15695
15696         * configure.ac
15697         * src/messageview.c
15698         * src/mh.c
15699         * src/common/utils.c
15700                 sync with HEAD
15701
15702 2005-01-24 [colin]      1.0.0cvs11.1
15703
15704         * src/procheader.c
15705                 Sync with HEAD
15706
15707 2005-01-24 [colin]      1.0.0cvs10.1
15708
15709         * src/folderview.c
15710                 Sync with HEAD
15711
15712 2005-01-23 [colin]      1.0.0cvs9.1
15713
15714         * src/crash.c
15715                 Sync with HEAD
15716
15717 2005-01-22 [colin]      1.0.0cvs8.1
15718
15719         * src/summaryview.c
15720         * src/gtk/quicksearch.c
15721                 Sync with HEAD
15722
15723 2005-01-21 [colin]      1.0.0cvs7.1
15724
15725         * src/summaryview.c
15726                 Sync with HEAD
15727
15728 2005-01-21 [colin]      1.0.0cvs6.1
15729
15730         * src/summaryview.c
15731                 Sync with HEAD
15732
15733 2005-01-21 [colin]      1.0.0cvs5.1
15734
15735         * src/gtk/quicksearch.c
15736         * src/prefs_common.c
15737         * src/prefs_common.h
15738                 Sync with HEAD (recurse option)
15739
15740 2005-01-21 [colin]      1.0.0cvs4.1
15741
15742         * src/folder.h
15743         * src/folderview.c
15744         * src/folderview.h
15745         * src/summaryview.c
15746         * src/gtk/quicksearch.c
15747         * src/gtk/quicksearch.h
15748                 Sync with HEAD (recursive quicksearch)
15749
15750 2005-01-20 [colin]      1.0.0cvs3.4
15751
15752         * src/ssl_manager.c
15753                 Remove useless code
15754
15755 2005-01-20 [colin]      1.0.0cvs3.3
15756
15757         * src/ssl_manager.c
15758                 Fix leak, thanks to Alfons.
15759
15760 2005-01-20 [colin]      1.0.0cvs3.2
15761
15762         * src/ssl_manager.c
15763                 Port SSL certificate window to GTK2.
15764
15765 2005-01-20 [paul]       1.0.0cvs3.1
15766
15767         * ChangeLog.claws
15768         * configure.ac
15769         * src/addrindex.c
15770         * src/addrindex.h
15771                 sync with HEAD
15772
15773 2005-01-19 [colin]      1.0.0cvs2.2
15774
15775         * src/plugins/trayicon/trayicon.c
15776                 Fix freeze with gtk-2.6, the easy way
15777                 (signal blocking helpless there...)
15778                 Closes bug #668.
15779
15780 2005-01-19 [colin]      1.0.0cvs2.1
15781
15782         * src/mbox.c
15783         * src/mbox.h
15784         * src/mainwindow.c
15785         * src/summaryview.c
15786         * src/summaryview.h
15787                 Sync with HEAD
15788
15789 2005-01-19 [paul]       1.0.0cvs1.1
15790
15791         * configure.ac
15792         * po/de.po
15793         * po/es.po
15794         * po/fr.po
15795         * po/hr.po
15796         * po/it.po
15797         * po/ja.po
15798         * po/ko.po
15799         * po/pt_BR.po
15800         * po/ru.po
15801         * po/sk.po
15802         * po/sr.po
15803                 sync with HEAD (update translations)
15804
15805 2005-01-18 [colin]      1.0.0cvs0.1
15806
15807         * src/foldersel.c
15808                 Specify search column - patch by Alfons
15809
15810 2005-01-18 [colin]      0.9.13cvs36.3
15811
15812         * src/prefs_toolbar.c
15813                 Change Delete to Remove
15814         * src/prefs_fonts.c
15815                 GTK2 version and leak fixes
15816         * src/prefs_actions.c
15817                 Add stock buttons.
15818                 All patches by Alfons
15819
15820 2005-01-17 [colin]      0.9.13cvs36.2
15821
15822         * src/compose.c
15823                 Fix DnD inserting twice. While at it,
15824                 add DnD support for text/plain in the
15825                 body, and add support in the headers.
15826
15827 2005-01-16 [colin]      0.9.13cvs36.1
15828
15829         * ChangeLog
15830         * ChangeLog.jp
15831         * ChangeLog.claws
15832                 Sync with HEAD (nothing applicable)
15833
15834 2005-01-16 [colin]      0.9.13cvs33.2
15835
15836         * src/prefs_toolbar.c
15837                 GTK2ize prefs_toolbar, by Alfons.
15838
15839 2005-01-14 [colin]      0.9.13cvs33.1
15840
15841         * src/html.c
15842         * src/msgcache.c
15843                 Sync with HEAD
15844
15845 2005-01-14 [colin]      0.9.13cvs32.1
15846
15847         * src/html.c
15848         * src/html.h
15849         * src/msgcache.c
15850         * AUTHORS
15851         * tools/calypso_convert.pl
15852                 Sync with HEAD
15853
15854 2005-01-08 [colin]      0.9.13cvs29.2
15855
15856         * src/prefs_filtering_action.c
15857         * src/prefs_filtering.c
15858                 2 more gtk2 patches by Alfons
15859
15860 2005-01-07 [paul]       0.9.13cvs29.1
15861
15862         * ChangeLog
15863         * ChangeLog.claws
15864         * ChangeLog.jp
15865         * configure.ac
15866         * src/pop.c
15867         * src/pop.h
15868                 sync with HEAD
15869
15870 2005-01-07 [colin]      0.9.13cvs28.3
15871
15872         * src/gtk/progressdialog.c
15873         * src/gtk/progressdialog.h
15874         * src/inc.c
15875         * src/send_message.c
15876                 GTK2 for the incorporation dialog. The CList isn't dead
15877                 yet, for a more smooth migration. Patch by Alfons.
15878
15879 2005-01-06 [colin]      0.9.13cvs28.2
15880
15881         * src/prefs_display_header.c
15882                 GTK2 conversion by Alfons
15883         * src/prefs_actions.c
15884         * src/prefs_matcher.c
15885                 Fix 2 leaks - patch by Alfons
15886
15887 2005-01-06 [colin]      0.9.13cvs28.1
15888
15889         * src/prefs_matcher.c
15890                 Sync with HEAD
15891
15892 2005-01-06 [colin]      0.9.13cvs27.4
15893
15894         * src/prefs_matcher.c
15895                 Fix double-free. Patch by Alfons
15896
15897 2005-01-06 [colin]      0.9.13cvs27.3
15898
15899         * src/prefs_matcher.c
15900                 GTK2 widgets + memleak
15901                 Patch by Alfons
15902
15903 2005-01-05 [colin]      0.9.13cvs27.2
15904
15905         * src/account.c
15906         * src/addr_compl.c
15907         * src/foldersel.c
15908         * src/stock_pixmap.c
15909         * src/stock_pixmap.h
15910                 3 more GTK2 patches by Alfons.
15911
15912 2005-01-04 [colin]      0.9.13cvs27.1
15913
15914         * src/folderview.c
15915         * src/imap_gtk.c
15916         * src/news_gtk.c
15917                 Sync with HEAD
15918
15919 2005-01-04 [colin]      0.9.13cvs25.9
15920
15921         * src/compose.c
15922                 Fix Show Ruler menuitem
15923         * src/prefs_template.c
15924                 Convert to GTK2
15925         * src/common/utils.c
15926                 Make auto pointer stuff handles NULLs
15927                 Patches by Alfons.
15928
15929 2005-01-04 [colin]      0.9.13cvs25.8
15930
15931         * src/compose.c
15932                 Move the attachment list to gtk2
15933                 Patch by Alfons.
15934
15935 2005-01-04 [colin]      0.9.13cvs25.7
15936
15937         * src/textview.c
15938                 Make some keys work again
15939                 Patch by SungHyun Nam <namsh@kldp.org>
15940
15941 2005-01-04 [colin]      0.9.13cvs25.6
15942
15943         * src/gtk/gtkshruler.c
15944                 Move the ruler to GTK2
15945                 Patch by Alfons
15946
15947 2005-01-03 [colin]      0.9.13cvs25.5
15948
15949         * src/compose.c
15950                 Fix my broken patch apply 
15951
15952 2005-01-03 [colin]      0.9.13cvs25.4
15953
15954         * src/common/utils.c
15955         * src/common/utils.h
15956         * src/gtk/prefswindow.c
15957                 Move auto pointer stuff to utils.c
15958                 Patch by Alfons again :)
15959
15960 2005-01-03 [colin]      0.9.13cvs25.3
15961
15962         * src/compose.c
15963         * src/prefs_gtk.c
15964         * src/prefs_template.c
15965         * src/textview.c
15966                 Empty text widgets with empty strings, not NULL char
15967                 Patch by SungHyun Nam <namsh@kldp_org>
15968
15969 2005-01-03 [colin]      0.9.13cvs25.2
15970
15971         * src/main.c
15972         * AUTHORS
15973                 Sync with HEAD
15974
15975 2005-01-03 [colin]      0.9.13cvs25.1
15976
15977         * src/pop.c
15978         * src/pop.h
15979                 Sync with HEAD
15980
15981 2005-01-03 [colin]      0.9.13cvs24.3
15982
15983         * src/account.c
15984                 Two patches from Alfons and Alex S Moore:
15985                 fix images, fix return value.
15986
15987 2005-01-01 [colin]      0.9.13cvs24.2
15988
15989         * src/prefs_actions.c
15990                 Fix over-zealous assertion. Patch by Alfons
15991
15992 2005-01-01 [colin]      0.9.13cvs24.1
15993
15994         * src/procmime.c
15995                 Sync with HEAD (leak fix)
15996
15997 2004-12-31 [colin]      0.9.13cvs23.2
15998
15999         * src/prefs_common.c
16000                 GTK2 widgets + stock buttons - patch by Alfons
16001
16002 2004-12-31 [paul]       0.9.13cvs23.1
16003
16004         * configure.ac
16005                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16006         * src/gtk/pluginwindow.c
16007                 use GTK2 widgets and plug memory leaks,
16008                 patches by Alfons
16009
16010 2004-12-30 [colin]      0.9.13cvs22.4
16011
16012         * src/account.c
16013         * src/action.c
16014         * src/export.c
16015         * src/foldersel.c
16016         * src/import.c
16017         * src/message_search.c
16018         * src/prefs_actions.c
16019         * src/prefs_common.c
16020         * src/prefs_customheader.c
16021         * src/prefs_filtering.c
16022         * src/prefs_summary_column.c
16023         * src/summary_search.c
16024         * src/gtk/about.c
16025         * src/gtk/description_window.c
16026         * src/gtk/gtkutils.c
16027         * src/gtk/gtkutils.h
16028         * src/gtk/inputdialog.c
16029         * src/gtk/prefswindow.c
16030                 Use GTK2 stock buttons. Patches by Alfons.
16031
16032 2004-12-30 [colin]      0.9.13cvs22.3
16033
16034         * src/account.c
16035                 Sync with HEAD
16036         * src/prefs_actions.c
16037         * src/prefs_customheader.c
16038         * src/prefs_filtering.c
16039         * src/prefs_msg_colors.c
16040         * src/prefs_summary_column.c
16041         * src/gtk/prefswindow.c
16042                 Use GtkTreeView instead of deprecated 
16043                 widgets. Patches by Alfons.
16044
16045 2004-12-30 [paul]       0.9.13cvs22.2
16046
16047         * src/foldersel.c
16048                 use GTK 2 Tree View
16049                 patch by Alfons, with root folder sorting fix
16050                 by Stephan Sachse
16051
16052 2004-12-30 [paul]       0.9.13cvs22.1
16053
16054         * ChangeLog
16055         * ChangeLog.claws
16056         * ChangeLog.jp
16057         * NEWS
16058         * configure.ac
16059         * src/account.c
16060                 sync with HEAD
16061
16062 2004-12-22 [martin]     0.9.13cvs21.2
16063
16064         * src/action.c
16065                 free the command line after its use
16066
16067 2004-12-18 [paul]       0.9.13cvs21.1
16068
16069         * AUTHORS
16070         * ChangeLog
16071         * ChangeLog.claws
16072         * ChangeLog.jp
16073         * NEWS
16074         * configure.ac
16075         * src/action.c
16076         * src/compose.c
16077         * src/syldap.c
16078                 sync with HEAD
16079
16080 2004-12-17 [martin]     0.9.13cvs17.2
16081
16082         * src/action.c
16083                 convert actions input to locale
16084         * src/inc.c
16085                 convert notification command to locale
16086         * src/plugins/pgpmime/select-keys.c
16087                 convert attributes to utf8
16088
16089 2004-12-14 [colin]      0.9.13cvs17.1
16090
16091         * ChangeLog
16092         * ChangeLog.jp
16093         * ChangeLog.claws
16094         * src/action.c
16095         * src/common/utils.c
16096         * src/gtk/prefswindow.c
16097         * src/gtk/gtkutils.c
16098         * src/gtk/gtkutils.h
16099         * src/plugins/spamassassin/libspamc.c
16100                 Sync with HEAD
16101
16102 2004-12-13 [colin]      0.9.13cvs14.1
16103
16104         * src/quote_fmt_parse.y
16105                 Sync with HEAD
16106
16107 2004-12-10 [colin]      0.9.13cvs12.1
16108
16109         * src/prefs_themes.c
16110         * src/mainwindow.c
16111         * src/messageview.c
16112                 Sync with HEAD
16113
16114 2004-12-09 [colin]      0.9.13cvs10.1
16115
16116         * src/procmime.c
16117                 Sync with HEAD (fix B64 encoding from memory)
16118
16119 2004-12-08 [colin]      0.9.13cvs9.1
16120
16121         * src/gtk/colorlabel.c
16122                 Sync with HEAD
16123
16124 2004-12-08 [paul]       0.9.13cvs8.2
16125
16126         * src/gtk/pluginwindow.c
16127                 fix window resizing oddities
16128
16129 2004-12-08 [colin]      0.9.13cvs8.1
16130
16131         * src/quote_fmt_parse.y
16132                 Sync with HEAD
16133
16134 2004-12-08 [colin]      0.9.13cvs7.1
16135
16136         * src/matcher_parser_parse.y
16137         * src/msgcache.c
16138         * src/prefs_matcher.c
16139         * src/procheader.c
16140         * src/matcher.c
16141         * src/common/defs.h
16142         * po/sr.po
16143                 Sync with HEAD
16144
16145 2004-12-08 [colin]      0.9.13cvs6.1
16146
16147         * src/quote_fmt_parse.y
16148         * src/textview.c
16149                 Sync with HEAD
16150         * src/gtk/prefswindow.c
16151         * src/gtk/pluginwindow.c
16152                 Fix G_CALLBACKS protos (thanks to Alfons)
16153
16154 2004-12-07 [torte]      0.9.13cvs2.2
16155
16156         * src/procmime.c
16157                 [Bug 650] reply button causes crash
16158                 Thanks to David Relson and Christoph
16159
16160 2004-12-07 [colin]      0.9.13cvs2.1
16161
16162         * ChangeLog.claws
16163         * AUTHORS
16164         * po/sk.po
16165         * src/procmime.c
16166         * src/prefs_account.c
16167         * src/common/smtp.c
16168         * src/common/smtp.h
16169                 Sync with HEAD
16170
16171 2004-12-06 [colin]      0.9.12cvs187.1
16172
16173         * ChangeLog.claws
16174         * INSTALL
16175         * Makefile.am
16176         * README.claws
16177         * TODO.claws
16178         * configure.ac
16179         * po/bg.po
16180         * po/cs.po
16181         * po/el.po
16182         * po/en_GB.po
16183         * po/es.po
16184         * po/fr.po
16185         * po/hr.po
16186         * po/hu.po
16187         * po/it.po
16188         * po/ja.po
16189         * po/ko.po
16190         * po/nl.po
16191         * po/pl.po
16192         * po/pt_BR.po
16193         * po/ru.po
16194         * po/sk.po
16195         * po/sr.po
16196         * po/sv.po
16197         * po/zh_CN.po
16198         * po/zh_TW.Big5.po
16199         * src/compose.c
16200         * tools/Makefile.am
16201         * tools/README
16202         * tools/filter_conv.pl
16203         * tools/kdeservicemenu/README
16204         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16205         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16206                 Sync with HEAD
16207
16208 2004-12-04 [colin]      0.9.12cvs183.1
16209
16210         * src/compose.c
16211                 Sync with HEAD (compose window position saving)
16212
16213 2004-12-04 [paul]       0.9.12cvs182.3
16214
16215         * src/messageview.c
16216         * src/mimeview.c
16217         * src/prefs_customheader.c
16218         * src/gtk/quicksearch.c
16219                 replace some forgotten GTK_SIGNAL_FUNCs
16220
16221 2004-12-04 [paul]       0.9.12cvs182.2
16222
16223         * src/Makefile.am
16224                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16225                 committed in error      
16226
16227 2004-12-04 [paul]       0.9.12cvs182.1
16228
16229         * ChangeLog
16230         * ChangeLog.claws
16231         * ChangeLog.jp
16232         * INSTALL
16233         * NEWS
16234         * README
16235         * README.jp
16236         * configure.ac
16237         * doc/manual/ja/Makefile.am
16238         * doc/manual/ja/sylpheed-1.html
16239         * doc/manual/ja/sylpheed-10.html
16240         * doc/manual/ja/sylpheed-11.html
16241         * doc/manual/ja/sylpheed-12.html
16242         * doc/manual/ja/sylpheed-13.html
16243         * doc/manual/ja/sylpheed-14.html
16244         * doc/manual/ja/sylpheed-15.html
16245         * doc/manual/ja/sylpheed-16.html
16246         * doc/manual/ja/sylpheed-17.html
16247         * doc/manual/ja/sylpheed-18.html
16248         * doc/manual/ja/sylpheed-19.html
16249         * doc/manual/ja/sylpheed-2.html
16250         * doc/manual/ja/sylpheed-20.html
16251         * doc/manual/ja/sylpheed-3.html
16252         * doc/manual/ja/sylpheed-4.html
16253         * doc/manual/ja/sylpheed-5.html
16254         * doc/manual/ja/sylpheed-6.html
16255         * doc/manual/ja/sylpheed-7.html
16256         * doc/manual/ja/sylpheed-8.html
16257         * doc/manual/ja/sylpheed-9.html
16258         * doc/manual/ja/sylpheed.html
16259         * doc/manual/ja/sylpheed.sgml
16260         * po/de.po
16261         * src/Makefile.am
16262         * src/compose.c
16263         * src/procmime.c
16264         * src/pixmaps/regular.xpm **REMOVED**
16265         * src/plugins/pgpmime/pgpmime.c
16266         * src/plugins/pgpmime/plugin.c
16267         * src/plugins/pgpmime/prefs_gpg.c
16268                 sync with HEAD
16269
16270 2004-12-03 [paul]       0.9.12cvs180.1
16271
16272         * ChangeLog
16273         * ChangeLog.claws
16274         * ChangeLog.jp
16275         * configure.ac
16276         * src/Makefile.am
16277         * src/pop.c
16278         * src/common/utils.c
16279         * src/common/utils.h
16280         * src/pixmaps/continue.xpm
16281         * src/pixmaps/dir_close.xpm
16282         * src/pixmaps/dir_open.xpm
16283         * src/pixmaps/drafts_close.xpm
16284         * src/pixmaps/drafts_open.xpm
16285         * src/pixmaps/folder.xpm **REMOVED**
16286         * src/pixmaps/group.xpm
16287         * src/pixmaps/unread.xpm
16288                 sync with HEAD
16289
16290 2004-12-02 [colin]      0.9.12cvs179.1
16291
16292         * src/compose.c
16293                 Sync with HEAD (non-duplicated reedition)
16294
16295 2004-12-02 [colin]      0.9.12cvs178.1
16296
16297         * src/compose.c
16298                 Sync with HEAD (linewrap_quote fix)
16299
16300 2004-12-01 [colin]      0.9.12cvs177.3
16301
16302         * src/addrharvest.c
16303                 Replace sizeof with strlen
16304
16305 2004-12-01 [paul]       0.9.12cvs177.2
16306
16307         * src/addrharvest.c
16308                 fix 'harvest addresses'
16309
16310 2004-11-30 [colin]      0.9.12cvs177.1
16311
16312         * src/gtk/prefswindow.c
16313         * src/gtk/pluginwindow.c
16314                 Sync with HEAD
16315
16316 2004-11-29 [colin]      0.9.12cvs176.1
16317
16318         * src/folderview.c
16319                 sync with HEAD (Fix disappearing separators in folderview's popup)
16320
16321 2004-11-29 [colin]      0.9.12cvs175.1
16322
16323         * src/procmime.c
16324                 Sync with head (another format fix)
16325
16326 2004-11-29 [colin]      0.9.12cvs174.1
16327
16328         * src/pop.c
16329                 Sync with HEAD (format string fix)
16330
16331 2004-11-26 [colin]      0.9.12cvs173.1
16332
16333         * src/common/smtp.c
16334         * src/common/smtp.h
16335                 Sync with HEAD
16336
16337 2004-11-24 [colin]      0.9.12cvs172.1
16338
16339         * src/plugins/pgpmime/pgpmime.c
16340                 Sync with HEAD
16341
16342 2004-11-24 [colin]      0.9.12cvs171.1
16343
16344         * src/plugins/pgpmime/pgpmime.c
16345                 Sync with head (gpgmectx leaks)
16346
16347 2004-11-24 [colin]      0.9.12cvs169.1
16348
16349         * src/plugins/pgpmime/plugin.c
16350         * src/plugins/trayicon/Makefile.am
16351         * src/plugins/trayicon/newmarkedmail.xpm
16352         * src/plugins/trayicon/trayicon.c
16353         * src/plugins/trayicon/unreadmarkedmail.xpm
16354                 Sync with HEAD
16355
16356 2004-11-23 [colin]      0.9.12cvs168.1
16357
16358         * src/partial_download.c
16359         * src/partial_download.h
16360         * src/plugins/pgpmime/plugin.c
16361                 Sync with HEAD
16362
16363 2004-11-23 [colin]      0.9.12cvs166.1
16364
16365         * src/Makefile.am
16366         * src/codeconv.c
16367         * src/compose.c
16368         * src/folderview.c
16369         * src/main.c
16370         * src/partial_download.c
16371         * src/partial_download.h
16372         * src/prefs_account.c
16373         * src/prefs_account.h
16374         * src/privacy.c
16375         * src/privacy.h
16376         * src/procmime.c
16377         * src/common/Makefile.am
16378         * src/common/base64.h
16379         * src/common/partial_download.c
16380         * src/common/partial_download.h
16381         * src/gtk/prefswindow.c
16382         * src/gtk/prefswindow.h
16383         * src/plugins/pgpmime/pgpmime.c
16384         * src/plugins/pgpmime/prefs_gpg.c
16385         * src/plugins/pgpmime/prefs_gpg.h
16386         * src/plugins/pgpmime/sgpgme.c
16387         * src/plugins/pgpmime/sgpgme.h
16388                 Sync with HEAD
16389
16390 2004-11-23 [colin]      0.9.12cvs163.1
16391
16392         * src/main.c
16393                 Sync with HEAD (cursor optimization)
16394
16395 2004-11-23 [colin]      0.9.12cvs162.1
16396
16397         * src/prefs_common.c
16398         * src/prefs_themes.c
16399         * src/procmsg.c
16400                 Sync with HEAD
16401
16402 2004-11-23 [colin]      0.9.12cvs158.9
16403
16404         * src/compose.c
16405                 Fix double-free when forwarding
16406         * src/msgcache.c
16407                 Fix leak on error path
16408                 
16409
16410 2004-11-23 [colin]      0.9.12cvs158.8
16411
16412         * src/compose.c
16413                 Fix possible double-free
16414                 Spotted by Alfons
16415
16416 2004-11-23 [colin]      0.9.12cvs158.7
16417
16418         * src/compose.c
16419                 Fix some signal handlers' prototypes
16420                 Spotted by Alfons
16421
16422 2004-11-22 [colin]      0.9.12cvs158.6
16423
16424         * src/compose.c
16425                 Remove unneeded code and duplicated
16426                 wrapping - patch by Alfons
16427
16428 2004-11-22 [colin]      0.9.12cvs158.5
16429
16430         * src/prefs_themes.c
16431                 Fix oversized selector
16432
16433 2004-11-22 [colin]      0.9.12cvs158.4
16434
16435         * src/compose.c
16436                 fix dump_text()
16437                 patch by Alfons
16438
16439 2004-11-19 [colin]      0.9.12cvs158.3
16440
16441         * src/textview.c
16442                 Add a context menu on links (open, copy)
16443
16444 2004-11-18 [paul]       0.9.12cvs158.2
16445
16446         * src/addrgather.c
16447         * src/exphtmldlg.c
16448         * src/expldifdlg.c
16449         * src/mimeview.c
16450         * src/prefs_common.c
16451         * src/plugins/image_viewer/viewer.c
16452         * src/plugins/spamassassin/spamassassin_gtk.c
16453                 replace deprecated gtk_notebook_set_page
16454                 and gtk_notebook_current_page
16455
16456 2004-11-18 [paul]       0.9.12cvs158.1
16457
16458         * configure.ac
16459         * src/compose.c
16460         * src/mainwindow.c
16461         * src/messageview.c
16462         * src/prefs_common.c
16463         * src/common/utils.c
16464         * src/common/utils.h
16465                 sync with HEAD
16466
16467 2004-11-17 [colin]      0.9.12cvs156.1
16468
16469         * src/prefs_account.c
16470         * src/prefs_account.h
16471         * src/procmsg.c
16472                 Sync with HEAD (add pref to store encrypted mails encrypted)
16473
16474 2004-11-17 [paul]       0.9.12cvs155.1
16475
16476         * ChangeLog
16477         * ChangeLog.claws
16478         * ChangeLog.jp
16479         * NEWS
16480         * configure.ac
16481         * src/compose.c
16482         * src/jpilot.c
16483         * src/privacy.c
16484         * src/procmime.c
16485         * src/procmime.h
16486         * src/procmsg.c
16487         * src/toolbar.c
16488         * src/pixmaps/error.xpm
16489                 sync with HEAD
16490
16491 2004-11-17 [colin]      0.9.12cvs151.1
16492
16493         * src/plugins/pgpmime/pgpmime.c
16494                 Sync with HEAD (remove debug printf)
16495
16496 2004-11-17 [colin]      0.9.12cvs150.1
16497
16498         * src/plugins/pgpmime/pgpmime.c
16499                 Sync with HEAD (off-by-one fix)
16500
16501 2004-11-17 [colin]      0.9.12cvs149.1
16502
16503         * src/procmsg.c
16504                 Sync with HEAD (coding style fixes)
16505
16506 2004-11-16 [colin]      0.9.12cvs148.1
16507
16508         * src/procmsg.c
16509                 Sync with head (Fix the fix)
16510
16511 2004-11-16 [colin]      0.9.12cvs147.1
16512
16513         * src/procmsg.c
16514                 Sync with Main (leak fix)
16515
16516 2004-11-16 [colin]      0.9.12cvs146.14
16517
16518         * src/compose.c
16519                 Remove useless chunk of code
16520                 Patch by Alfons
16521
16522 2004-11-15 [colin]      0.9.12cvs146.13
16523
16524         * src/compose.c
16525                 Fix drafting after insertion
16526                 Patch by Alfons
16527
16528 2004-11-15 [colin]      0.9.12cvs146.12
16529
16530         * src/compose.c
16531         * src/prefs_filtering.c
16532         * src/prefs_filtering_action.c
16533         * src/prefs_toolbar.c
16534                 Fix some const-correctness
16535
16536 2004-11-15 [colin]      0.9.12cvs146.11
16537
16538         * src/summaryview.c
16539         * src/prefs_themes.c
16540         * src/messageview.c
16541                 Fix some leaks
16542
16543 2004-11-15 [colin]      0.9.12cvs146.10
16544
16545         * src/codeconv.c
16546                 More unreadable locale fixes
16547
16548 2004-11-14 [colin]      0.9.12cvs146.9
16549
16550         * src/textview.c
16551                 Fix uri_security_check
16552                 Patch by Alfons
16553
16554 2004-11-13 [paul]       0.9.12cvs146.8
16555
16556         * src/folder.c
16557         * src/procmime.c
16558                 fix 2 bugs introduced in last commit
16559
16560 2004-11-13 [paul]       0.9.12cvs146.7
16561
16562         * src/compose.c
16563         * src/exporthtml.c
16564         * src/exportldif.c
16565         * src/folder.c
16566         * src/imap.c
16567         * src/imap_gtk.c
16568         * src/main.c
16569         * src/mainwindow.c
16570         * src/messageview.c
16571         * src/mh_gtk.c
16572         * src/prefs_themes.c
16573         * src/procmime.c
16574         * src/setup.c
16575         * src/summaryview.c
16576                 replace deprecated g_basename
16577
16578 2004-11-13 [paul]       0.9.12cvs146.6
16579
16580         * src/compose.c
16581         * src/imap.c
16582         * src/matcher_parser.h
16583         * src/matcher_parser_parse.y
16584         * src/prefs_filtering.c
16585         * src/prefs_filtering_action.c
16586         * src/prefs_themes.c
16587         * src/prefs_toolbar.c
16588         * src/common/utils.c
16589                 various small fixes/cleanups
16590
16591 2004-11-12 [colin]      0.9.12cvs146.5
16592
16593         * src/textview.c
16594                 Validate event's origin on visibility notify
16595                 Patch by Alfons.
16596
16597 2004-11-12 [paul]       0.9.12cvs146.4
16598
16599         * src/exporthtml.c
16600         * src/exportldif.c
16601         * src/imap.c
16602         * src/mh.c
16603         * src/mimeview.c
16604         * src/prefs_spelling.c
16605         * src/prefs_themes.c
16606                 replace deprecated g_dirname    
16607
16608 2004-11-12 [colin]      0.9.12cvs146.3
16609
16610         * src/textview.c
16611                 Some coding style fixes
16612
16613 2004-11-12 [colin]      0.9.12cvs146.2
16614
16615         * src/codeconv.c
16616                 We want to replace _all_ extended chars in
16617                 conv_unreadable_*, because any string containing
16618                 extended chars not parsing as UTF8 is 
16619                 undisplayed on gtk2.
16620
16621 2004-11-12 [paul]       0.9.12cvs146.1
16622
16623         * ChangeLog
16624         * ChangeLog.claws
16625         * ChangeLog.jp
16626         * NEWS
16627         * configure.ac
16628         * src/account.c
16629         * src/folderview.c
16630         * src/folderview.h
16631         * src/imap.c
16632         * src/imap_gtk.c
16633         * src/inc.c
16634         * src/mainwindow.c
16635         * src/mh_gtk.c
16636         * src/news_gtk.c
16637         * src/pop.c
16638         * src/prefs_account.c
16639         * src/prefs_account.h
16640         * src/prefs_ext_prog.c
16641         * src/procmime.c
16642         * src/procmime.h
16643         * src/procmsg.c
16644         * src/procmsg.h
16645         * src/summary_search.c
16646         * src/summaryview.c
16647         * src/textview.c
16648         * src/common/defs.h
16649         * src/common/utils.c
16650         * src/common/utils.h
16651         * src/gtk/menu.c
16652         * src/gtk/menu.h
16653                 sync with HEAD
16654
16655 2004-11-11 [colin]      0.9.12cvs144.2
16656
16657         * src/textview.c
16658                 Fix URI range selection (patch by Alfons)
16659
16660 2004-11-09 [colin]      0.9.12cvs144.1
16661
16662         * ChangeLog.claws
16663         * src/compose.c
16664         * src/folder.c
16665         * src/folder_item_prefs.c
16666         * src/prefs_account.c
16667         * src/prefs_account.h
16668         * src/plugins/pgpmime/pgpmime.c
16669                 Sync with HEAD
16670
16671 2004-11-08 [colin]      0.9.12cvs143.1
16672
16673         * src/summaryview.c
16674                 Sync with HEAD (optimize quicksearch)
16675
16676 2004-11-08 [colin]      0.9.12cvs142.2
16677
16678         * src/compose.c
16679                 Don't wrap when Edit/Auto wrapping is disabled
16680
16681 2004-11-08 [colin]      0.9.12cvs142.1
16682
16683         * src/textview.c
16684                 Sync with HEAD
16685
16686 2004-11-08 [colin]      0.9.12cvs141.1
16687
16688         * src/textview.c
16689                 Sync with HEAD (fix some mail URIs)
16690
16691 2004-11-08 [colin]      0.9.12cvs140.3
16692
16693         * src/textview.c
16694                 o Use text cursor instead of arrow when
16695                   not on a link
16696                 o Fix handling of contiguous links (as in
16697                   "colin@colino.net" <colin@colino.net>)
16698                   This one unveils a bug in get_email_part()
16699
16700 2004-11-07 [colin]      0.9.12cvs140.2
16701
16702         * src/textview.c
16703                 Fix memleak. Patch by Alfons.
16704
16705 2004-11-06 [colin]      0.9.12cvs140.1
16706
16707         * src/compose.c
16708                 Sync with HEAD (don't ask passphrase
16709                 when drafting)
16710
16711 2004-11-06 [paul]       0.9.12cvs139.2
16712
16713         * AUTHORS
16714         * src/textview.c
16715         * src/textview.h
16716                 textview URI handling. hovering over a 
16717                 link displays it in the status bar,
16718                 and changes the mouse pointer to a hand 
16719                 cursor. a link is activated with a single 
16720                 click. (Modified from the) patch by Jean-Yves 
16721                 Lefort <jylefort@users.sourceforge.net>
16722                 
16723
16724 2004-11-05 [colin]      0.9.12cvs139.1
16725
16726         * src/compose.c
16727         * src/procmime.c
16728                 Sync with HEAD again ^^
16729
16730 2004-11-05 [colin]      0.9.12cvs139.1
16731
16732         * src/compose.c
16733         * src/procmime.c
16734                 Sync with HEAD
16735
16736 2004-11-03 [paul]       0.9.12cvs138.1
16737
16738         * ChangeLog.claws
16739         * configure.ac
16740         * po/POTFILES.in
16741         * src/prefs_ext_prog.c
16742         * src/procmime.c
16743         * tools/kdeservicemenu/README
16744         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16745         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16746                 sync with HEAD
16747
16748 2004-11-01 [christoph]  0.9.12cvs136.2
16749
16750         * src/procmime.c
16751                 convert MIME parameters to UTF-8
16752
16753 2004-10-29 [colin]      0.9.12cvs136.1
16754
16755         * src/common/utils.c
16756                 Sync with HEAD (don't use '=' in mime boundary)
16757
16758 2004-10-29 [paul]       0.9.12cvs135.1
16759
16760         * configure.ac
16761         * doc/src/rfc2231.txt
16762         * src/procmime.c
16763         * src/common/quoted-printable.c
16764         * src/common/utils.c
16765         * src/common/utils.h
16766                 sync with HEAD
16767
16768 2004-10-27 [paul]       0.9.12cvs134.1
16769
16770         * configure.ac
16771         * src/main.c
16772         * src/procmime.c
16773         * src/plugins/pgpmime/pgpmime.c
16774                 sync with HEAD
16775
16776 2004-10-26 [paul]       0.9.12cvs132.3
16777
16778         * src/account.c
16779         * src/addressbook.c
16780         * src/addrgather.c
16781         * src/addrharvest.c
16782         * src/codeconv.c
16783         * src/compose.c
16784         * src/customheader.c
16785         * src/editaddress.c
16786         * src/editgroup.c
16787         * src/enriched.c
16788         * src/expldifdlg.c
16789         * src/exporthtml.c
16790         * src/exportldif.c
16791         * src/folder.c
16792         * src/foldersel.c
16793         * src/folderview.c
16794         * src/grouplistdialog.c
16795         * src/html.c
16796         * src/imap.c
16797         * src/jpilot.c
16798         * src/ldapserver.c
16799         * src/ldif.c
16800         * src/mimeview.c
16801         * src/news.c
16802         * src/news_gtk.c
16803         * src/pop.c
16804         * src/prefs_display_header.c
16805         * src/prefs_gtk.c
16806         * src/prefs_msg_colors.c
16807         * src/prefs_toolbar.c
16808         * src/procheader.c
16809         * src/procmime.c
16810         * src/summaryview.c
16811         * src/textview.c
16812         * src/toolbar.c
16813         * src/vcard.c
16814         * src/common/mgutils.c
16815         * src/common/nntp.c
16816         * src/common/smtp.c
16817         * src/common/template.c
16818         * src/common/utils.c
16819         * src/common/xmlprops.c
16820         * src/plugins/pgpmime/pgpmime.c
16821         * src/plugins/pgpmime/select-keys.c
16822         * src/plugins/pgpmime/sgpgme.c
16823                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16824                 g_string_sprintfa(), gtk_notebook_current_page()
16825
16826 2004-10-26 [colin]      0.9.12cvs132.2
16827
16828         * src/prefs_folder_item.c
16829                 Fix default-account selection
16830
16831 2004-10-21 [colin]      0.9.12cvs133
16832
16833         * src/compose.c
16834                 Sync with HEAD (Remove extra separator in compose's Options)
16835         * src/textview.c
16836                 Set wrapping to char
16837
16838 2004-10-21 [paul]       0.9.12cvs131.2
16839
16840         * src/compose.c
16841         * src/sourcewindow.c
16842                 fix wrapping
16843                 fix window shrinking 
16844
16845 2004-10-21 [colin]      0.9.12cvs131.1
16846
16847         * ChangeLog.claws
16848         * src/compose.c
16849                 Sync with HEAD
16850
16851 2004-10-21 [paul]       0.9.12cvs130.2
16852
16853         * src/prefs_folder_item.c
16854                 sync with HEAD (Apply to subfolders)
16855
16856 2004-10-19 [colin]      0.9.12cvs130.1
16857
16858         * ChangeLog.claws
16859         * src/compose.c
16860         * src/common/utils.c
16861         * src/gtk/menu.c
16862                 Sync with HEAD
16863
16864 2004-10-19 [colin]      0.9.12cvs128.1
16865
16866         * src/addrbook.c
16867         * src/addrcache.c
16868         * src/addressbook.c
16869         * src/codeconv.c
16870         * src/compose.c
16871         * src/customheader.c
16872         * src/editaddress.c
16873         * src/editgroup.c
16874         * src/exporthtml.c
16875         * src/folder.c
16876         * src/folderview.c
16877         * src/imap.c
16878         * src/jpilot.c
16879         * src/main.c
16880         * src/matcher_parser_parse.y
16881         * src/mbox.c
16882         * src/pop.c
16883         * src/prefs_account.c
16884         * src/prefs_gtk.c
16885         * src/prefs_msg_colors.c
16886         * src/procheader.c
16887         * src/procmime.c
16888         * src/procmime.h
16889         * src/procmsg.c
16890         * src/summaryview.c
16891         * src/textview.c
16892         * src/common/base64.c
16893         * src/common/partial_download.c
16894         * src/common/socket.c
16895         * src/common/sylpheed.c
16896         * src/common/utils.c
16897         * src/common/utils.h
16898         * src/gtk/pluginwindow.c
16899         * src/gtk/quicksearch.c
16900         * src/plugins/clamav/clamav_plugin.c
16901         * src/plugins/clamav/clamav_plugin.h
16902         * src/plugins/clamav/clamav_plugin_gtk.c
16903         * src/plugins/pgpmime/passphrase.c
16904         * src/plugins/pgpmime/pgpmime.c
16905         * src/plugins/pgpmime/plugin.c
16906         * src/plugins/pgpmime/prefs_gpg.c
16907         * src/plugins/pgpmime/prefs_gpg.h
16908         * src/plugins/pgpmime/select-keys.c
16909         * src/plugins/pgpmime/sgpgme.c
16910         * src/plugins/spamassassin/libspamc.c
16911         * src/plugins/spamassassin/spamassassin.c
16912         * src/plugins/spamassassin/spamassassin.h
16913         * src/plugins/spamassassin/spamassassin_gtk.c
16914         * src/plugins/trayicon/trayicon.c
16915         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16916                 Sync with HEAD
16917
16918 2004-10-14 [colin]      0.9.12cvs126.2
16919
16920         * src/codeconv.c
16921         * src/textview.c
16922                 Fix conv_unreadable_locale
16923
16924 2004-10-13 [colin]      0.9.12cvs126.1
16925
16926         * src/compose.c
16927                 Sync with HEAD (don't convert charset for 
16928                 drafted messages, minor cleanup)
16929
16930 2004-10-13 [colin]      0.9.12cvs125.1
16931
16932         * po/POTFILES.in
16933                 Sync with HEAD (POTFILES fix)
16934
16935 2004-10-12 [colin]      0.9.12cvs124.3
16936
16937         * src/compose.c
16938                 Fix encoding bug from latest sync
16939
16940 2004-10-12 [paul]       0.9.12cvs124.2
16941
16942         * src/plugins/pgpmime/prefs_gpg.c
16943         * src/plugins/pgpmime/prefs_gpg.h
16944                 forgotten in last commit        
16945
16946 2004-10-12 [paul]       0.9.12cvs124.1
16947
16948         * ChangeLog.claws
16949         * configure.ac
16950         * m4/spamassassin.m4
16951         * src/Makefile.am
16952         * src/account.c
16953         * src/compose.c
16954         * src/compose.h
16955         * src/crash.c
16956         * src/main.c
16957         * src/mimeview.c
16958         * src/passphrase.c
16959         * src/passphrase.h
16960         * src/prefs_account.c
16961         * src/prefs_account.h
16962         * src/prefs_common.c
16963         * src/privacy.c
16964         * src/privacy.h
16965         * src/procmime.c
16966         * src/procmime.h
16967         * src/procmsg.c
16968         * src/rfc2015.c
16969         * src/rfc2015.h
16970         * src/select-keys.c
16971         * src/select-keys.h
16972         * src/textview.c
16973         * src/common/utils.c
16974         * src/common/utils.h
16975         * src/gtk/about.c
16976         * src/plugins/pgpmime/Makefile.am
16977         * src/plugins/pgpmime/passphrase.c
16978         * src/plugins/pgpmime/passphrase.h
16979         * src/plugins/pgpmime/pgpmime.c
16980         * src/plugins/pgpmime/plugin.c
16981         * src/plugins/pgpmime/select-keys.c
16982         * src/plugins/pgpmime/select-keys.h
16983         * src/plugins/pgpmime/sgpgme.c
16984         * src/plugins/pgpmime/sgpgme.h
16985                 sync with HEAD
16986
16987 2004-10-04 [colin]      0.9.12cvs122.1
16988
16989         * src/mainwindow.c
16990         * src/messageview.c
16991         * src/messageview.h
16992         * src/textview.c
16993                 Sync with HEAD
16994
16995 2004-10-04 [colin]      0.9.12cvs121.1
16996
16997         * src/summaryview.c
16998                 Sync with HEAD
16999
17000 2004-10-04 [paul]       0.9.12cvs120.1
17001
17002         * configure.ac
17003                 sync with HEAD [don't try to build 
17004                 pgpmime plugin when gpgme is disabled]
17005
17006 2004-10-03 [colin]      0.9.12cvs119.3
17007
17008         * src/gtk/gtksctree.c
17009                 Lots of side effects. Put back as before 117.2.
17010         * src/summaryview.c
17011                 Fix bug #602
17012
17013 2004-10-03 [colin]      0.9.12cvs119.2
17014
17015         * src/gtk/gtksctree.c
17016                 Revert 608 fix that doesn't work that good
17017
17018 2004-10-02 [colin]      0.9.12cvs119.1
17019
17020         * src/mainwindow.c
17021         * src/messageview.c
17022         * src/prefs_common.h
17023         * src/procmime.c
17024         * src/procmime.h
17025         * src/textview.c
17026                 Sync with HEAD
17027         * src/gtk/gtksctree.c
17028                 Close bug #608
17029
17030 2004-10-01 [colin]      0.9.12cvs118.1
17031
17032         * src/mimeview.c
17033                 Sync with HEAD (better Save All fix)
17034
17035 2004-10-01 [colin]      0.9.12cvs117.2
17036
17037         * src/gtk/gtksctree.c
17038                 Faster on selection
17039
17040 2004-10-01 [colin]      0.9.12cvs117.1
17041
17042         * src/mimeview.c
17043                 Sync with HEAD (Save All: only attachments)
17044
17045 2004-10-01 [paul]       0.9.12cvs116.1
17046
17047         * ChangeLog.claws
17048         * configure.ac
17049         * src/account.c
17050         * src/prefs_common.c
17051         * src/gtk/colorlabel.c
17052                 sync with HEAD
17053
17054 2004-09-30 [colin]      0.9.12cvs115.1
17055
17056         * src/stock_pixmap.c
17057         * src/stock_pixmap.h
17058         * src/folderview.c
17059         * src/Makefile.am
17060         * src/pixmaps/read.xpm
17061                 Sync with HEAD (new pixmap)
17062
17063 2004-09-29 [colin]      0.9.12cvs114.1
17064
17065         * src/compose.c
17066                 Sync with HEAD
17067                 Fix focus handling in headers
17068
17069 2004-09-29 [paul]       0.9.12cvs113.1
17070
17071         * src/quote_fmt_parse.y
17072                 sync with HEAD
17073  
17074
17075 2004-09-28 [colin]      0.9.12cvs112.1
17076
17077         * src/folderview.c
17078         * src/mainwindow.c
17079                 Sync with HEAD
17080
17081 2004-09-28 [colin]      0.9.12cvs110.1
17082
17083         * src/folderview.c
17084                 Sync with HEAD (Contextual Empty trash menu)
17085
17086 2004-09-28 [colin]      0.9.12cvs108.1
17087
17088         * src/addressbook.c
17089                 Sync with HEAD (addressbook edit on double-click)
17090
17091 2004-09-28 [colin]      0.9.12cvs106.1
17092
17093         * src/inc.c
17094                 Sync with HEAD (folder_item freeze on inc)
17095
17096 2004-09-27 [colin]      0.9.12cvs105.1
17097
17098         * src/folderview.c
17099                 Sync with HEAD (right-align new and unread column)
17100
17101 2004-09-27 [colin]      0.9.12cvs104.1
17102
17103         * src/main.c
17104                 Sync with HEAD (revert 0.9.12cvs101)
17105
17106 2004-09-24 [colin]      0.9.12cvs103.2
17107
17108         * src/wizard.c
17109                 Fix gtk warnings and use domain part of the email address 
17110                 when domain detection fails (no dot in domain name)
17111
17112 2004-09-23 [colin]      0.9.12cvs103.1
17113
17114         * src/plugins/spamassassin/libspamc.c
17115         * src/plugins/spamassassin/libspamc.h
17116         * src/plugins/spamassassin/utils.c
17117         * src/plugins/spamassassin/utils.h
17118                 Sync with HEAD (Update spamassassin to 3.0)
17119
17120 2004-09-21 [colin]      0.9.12cvs102.3
17121
17122         * src/action.c
17123                 Add horizontal scrollbar in action io dialog as needed
17124                 Patch by Alfons.
17125
17126 2004-09-20 [colin]      0.9.12cvs102.2
17127
17128         * src/plugins/image_viewer/viewer.c
17129                 Remove imlib stuff
17130                 use gtk_pixmap_set when clearing
17131                 (would be better to use gtkImages, but causes size-allocate 
17132                 signals storm)
17133
17134 2004-09-17 [paul]       0.9.12cvs102.1
17135
17136         * ChangeLog
17137         * ChangeLog.claws
17138         * ChangeLog.jp
17139         * configure.ac
17140         * src/inc.c
17141                 sync with HEAD
17142
17143
17144 2004-09-17 [colin]      0.9.12cvs101.1
17145
17146         * ChangeLog.claws
17147         * src/main.c
17148                 Sync with HEAD (fix segs at exit)
17149
17150 2004-09-14 [colin]      0.9.12cvs99.5
17151
17152         * src/common/socket.c
17153         * AUTHORS
17154                 Fix send error on 64bit platforms
17155                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17156
17157 2004-09-14 [colin]      0.9.12cvs99.4
17158
17159         * src/action.c
17160                 Fix action output with utf8 
17161                 Patch by Alfons.
17162
17163 2004-09-14 [colin]      0.9.12cvs99.3
17164
17165         * ChangeLog.claws
17166         * src/folder.c
17167                 Sync with HEAD
17168
17169 2004-09-09 [colin]      0.9.12cvs99.2
17170
17171         * src/action.c
17172                 Fix progress bar (displaying "Completed %v/%u")
17173                 Patch by Alfons.
17174
17175 2004-09-08 [colin]      0.9.12cvs99.1
17176
17177         * src/account.c
17178         * src/folder.c
17179         * src/procmsg.c
17180         * src/procmsg.h
17181         * src/plugins/pgpmime/pgpmime.c
17182                 Sync with HEAD
17183
17184 2004-09-08 [colin]      0.9.12cvs97.2
17185
17186         * src/summaryview.c
17187                 Don't select mails in collapsed threads 
17188                 when navigating with up/down
17189
17190 2004-09-07 [colin]      0.9.12cvs97.1
17191
17192         * src/inc.c
17193                 Sync with HEAD (meaningful error messages)
17194
17195 2004-09-06 [colin]      0.9.12cvs96.1
17196
17197         * src/toolbar.c
17198                 Sync with HEAD (fix Redirect graying out)
17199
17200 2004-09-06 [colin]      0.9.12cvs95.1
17201
17202         * src/summaryview.c
17203         * src/mimeview.c
17204                 Sync with HEAD (fix dropped URIs)
17205
17206 2004-09-06 [colin]      0.9.12cvs94.1
17207
17208         * src/addressbook.c
17209         * src/addressitem.h
17210         * src/addritem.c
17211         * src/addritem.h
17212                 Sync with HEAD (addressbook DnD)
17213
17214 2004-09-03 [colin]      0.9.12cvs93.1
17215
17216         * src/summaryview.c
17217                 Sync with HEAD (next/prev unread)
17218
17219 2004-09-03 [colin]      0.9.12cvs92.1
17220
17221         * src/prefs_common.c
17222         * src/prefs_common.h
17223         * src/summaryview.c
17224                 Sync with HEAD ('mark_as_read_delay' pref)
17225
17226 2004-09-02 [colin]      0.9.12cvs91.2
17227
17228         * src/common/xml.c
17229                 Fix leak
17230
17231 2004-09-02 [colin]      0.9.12cvs91.1
17232
17233         * src/gtk/menu.c
17234                 Sync with HEAD (menu accel don't work, but whatever)
17235
17236 2004-09-02 [colin]      0.9.12cvs90.1
17237
17238         * src/account.c
17239                 Sync with HEAD (fix bug 582)
17240
17241 2004-09-02 [colin]      0.9.12cvs89.1
17242
17243         * src/addrindex.c
17244                 Sync with HEAD (free deleted queries)
17245
17246 2004-09-02 [colin]      0.9.12cvs88.1
17247
17248         * src/ldapquery.c
17249                 Sync with HEAD (fix LDAP freezes)
17250
17251 2004-09-02 [colin]      0.9.12cvs87.1
17252
17253         * src/prefs_spelling.c
17254                 Sync with HEAD (add default dictionary)
17255
17256 2004-09-01 [colin]      0.9.12cvs86.1
17257
17258         * src/filtering.c
17259         * src/folderview.c
17260         * src/imap.c
17261         * src/prefs_matcher.c
17262         * src/stock_pixmap.c
17263         * src/summary_search.c
17264         * src/summaryview.c
17265         * src/wizard.c
17266         * src/wizard.h
17267                 Sync with HEAD (uninitialized vars fixes)
17268                 + gtk2 specific warning fixes
17269
17270 2004-08-31 [colin]      0.9.12cvs85.1
17271
17272         * src/folder.c
17273                 Sync with HEAD (Fix memory corruption due to 
17274                 uninitialized var)
17275
17276 2004-08-31 [colin]      0.9.12cvs84.4
17277
17278         * src/summary_search.c
17279                 Fix segfaults when searching in folders with broken headers
17280
17281 2004-08-31 [colin]      0.9.12cvs84.3
17282
17283         * src/compose.c
17284         * src/textview.c
17285                 Fix some more encoding/decoding issues
17286
17287 2004-08-30 [colin]      0.9.12cvs84.2
17288
17289         * src/mimeview.c
17290         * src/prefs_themes.c
17291         * src/gtk/filesel.c
17292         * src/gtk/filesel.h
17293                 Add a folder-mode selection (fixes mimeview's "Save all")
17294
17295 2004-08-29 [colin]      0.9.12cvs84.1
17296
17297         * src/mimeview.c
17298                 Sync with HEAD (don't escape saved filenames)
17299
17300 2004-08-27 [colin]      0.9.12cvs83.1
17301
17302         * ChangeLog
17303         * ChangeLog.claws
17304         * ChangeLog.jp
17305         * src/mh.c
17306         * src/procheader.c
17307         * src/procmsg.c
17308         * src/procmsg.h
17309         * src/common/utils.c
17310         * src/gtk/menu.h
17311         * po/
17312                 Sync with HEAD 0.9.12cvs83 (sync with main)
17313
17314 2004-08-26 [colin]      0.9.12cvs82.4
17315
17316         * src/codeconv.c
17317                 Fix strange stack corruption
17318                 Convert to utf8 after unmime, not before
17319
17320 2004-08-26 [colin]      0.9.12cvs82.3
17321
17322         * src/main.c
17323         * src/wizard.c
17324                 Fix account folders duplication
17325
17326 2004-08-25 [colin]      0.9.12cvs82.2
17327
17328         * src/wizard.c
17329                 Remove ports
17330                 Add SSL selection
17331                 Use login@server as account name
17332
17333 2004-08-25 [colin]      0.9.12cvs82.1
17334
17335         * src/plugins/pgpmime/pgpmime.c
17336                 Sync with HEAD (leak fix).
17337
17338 2004-08-25 [colin]      0.9.12cvs81.1
17339
17340         * src/plugins/pgpmime/pgpmime.c
17341         * src/plugins/pgpmime/sgpgme.c
17342         * src/plugins/pgpmime/sgpgme.h
17343                 Sync with HEAD (Handle combined messages).
17344
17345 2004-08-24 [colin]      0.9.12cvs80.3
17346
17347         * src/wizard.c
17348                 Fix full name, ports, and imap
17349
17350 2004-08-24 [colin]      0.9.12cvs80.2
17351
17352         * src/Makefile.am
17353         * src/main.c
17354         * src/setup.c
17355         * src/setup.h
17356         * src/stock_pixmap.c
17357         * src/stock_pixmap.h
17358         * src/wizard.c ** ADDED **
17359         * src/wizard.h ** ADDED ** 
17360         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17361                 Add a setup wizard 
17362
17363 2004-08-24 [colin]      0.9.12cvs80.1
17364
17365         * src/folder.c
17366                 Sync with HEAD (set mimeflags on all messages)
17367
17368 2004-08-24 [colin]      0.9.12cvs79.3
17369
17370         * src/matcher_parser_lex.l
17371                 Fix 8bits strings not in utf8
17372
17373 2004-08-24 [colin]      0.9.12cvs79.2
17374
17375         * src/compose.c
17376                 Check conversion result before replacing buffer
17377
17378 2004-08-23 [colin]      0.9.12cvs79.1
17379
17380         * src/compose.c
17381                 Sync with HEAD (create message header in memory)
17382
17383 2004-08-23 [colin]      0.9.12cvs78.1
17384
17385         * src/rfc2015.c
17386         * src/rfc2015.h
17387                 Sync with HEAD (fix bug 197 again)
17388
17389 2004-08-23 [colin]      0.9.12cvs77.3
17390
17391         * src/compose.c
17392                 Fix again inline gpg signing (which outputs utf8
17393                 in gtk2). Not syncing this fix to HEAD as this 
17394                 code is meant to die.
17395
17396 2004-08-23 [colin]      0.9.12cvs77.2
17397
17398         * src/prefs_account.h
17399                 Remove useless include
17400
17401 2004-08-23 [colin]      0.9.12cvs77.1
17402
17403         * src/imap.c
17404         * po/es.po
17405         * po/fr.po
17406         * po/it.po
17407         * po/pl.po
17408         * po/pt_BR.po
17409         * po/sk.po
17410         * po/sr.po
17411                 Sync with HEAD (fix bug 577)
17412
17413 2004-08-22 [colin]      0.9.12cvs76.1
17414
17415         * src/plugins/trayicon/trayicon.c
17416                 Sync with HEAD (fix formatting bug)
17417
17418 2004-08-21 [colin]      0.9.12cvs74.2
17419
17420         * src/gtk/colorsel.c
17421                 Fix bug 564 (Folder color selection window exits on any
17422                 keypress)
17423
17424 2004-08-21 [colin]      0.9.12cvs74.1
17425
17426         * ChangeLog.claws
17427         * src/compose.c
17428         * src/summaryview.c
17429         * src/toolbar.c
17430                 Sync with HEAD (fix bug 576)
17431
17432 2004-08-21 [colin]      0.9.12cvs70.1
17433
17434         * src/compose.c
17435         * src/mainwindow.c
17436                 Sync with HEAD
17437                 
17438
17439 2004-08-21 [paul]       0.9.12cvs66.4
17440
17441         * src/mainwindow.c
17442         * src/messageview.c
17443         * src/gtk/menu.c
17444         * src/plugins/spamassassin/spamassassin_gtk.c
17445                 remove some deprecated gtk1 functions
17446
17447
17448 2004-08-21 [colin]      0.9.12cvs66.3
17449
17450         * src/compose.c
17451         * src/codeconv.c
17452                 Fix warnings
17453                 Remove encoding hacks
17454                 Fix bug 575 (Strange character messes up message)
17455                 Don't display conversion error when drafting
17456
17457 2004-08-21 [paul]       0.9.12cvs66.2
17458
17459         * src/prefs_account.c
17460                 fix GnuPG mode bugs
17461
17462
17463 2004-08-20 [colin]      0.9.12cvs66.1
17464
17465         * src/codeconv.c
17466                 Sync with HEAD 0.9.12cvs66
17467
17468 2004-08-20 [paul]
17469
17470         * src/plugins/pgpmime/plugin.c
17471                 modify PGP/MIME plugin's description
17472
17473 2004-08-17 [colin]      0.9.12cvs65.1
17474
17475         * src/common/ssl.c
17476         * src/plugins/pgpmime/plugin.c
17477                 Sync with HEAD
17478
17479 2004-08-14 [colin]      0.9.12cvs60.3
17480
17481         * src/plugins/trayicon/trayicon.c
17482                 Put back resize callback, on size-request signal
17483                 rather than size-allocate to avoid infinite 
17484                 callback loop
17485
17486 2004-08-13 [colin]      0.9.12cvs60.2
17487
17488         * src/common/defs.h
17489                 Cache versions have been fixed
17490
17491 2004-08-13 [colin]      0.9.12cvs60.1
17492
17493         * src/folderutils.c
17494                 Sync with HEAD
17495
17496 2004-08-12 [colin]      0.9.12cvs59.1
17497
17498         * src/plugins/trayicon/trayicon.c
17499                 Sync with HEAD
17500
17501 2004-08-12 [colin]      0.9.12cvs57.5
17502
17503         * sylpheed.desktop
17504         * configure.ac
17505         * src/Makefile.am
17506         * src/main.c
17507                 Add support for Freedesktop.org's startup notification
17508
17509 2004-08-11 [colin]      0.9.12cvs57.4
17510
17511         * src/textview.c
17512                 Fix off-by-one
17513
17514 2004-08-11 [colin]      0.9.12cvs57.3
17515
17516         * src/message_search.c
17517         * src/summary_search.c
17518                 Make searches case insensitive by default
17519         * src/textview.c
17520                 Fix case-insensitive search in message
17521
17522 2004-08-11 [colin]      0.9.12cvs57.2
17523
17524         * src/summary_search.c
17525                 Let case-sensitive be specified
17526
17527 2004-08-10 [colin]      0.9.12cvs55.4
17528
17529         * src/common/socket.c
17530                 Fix the possible race condition
17531
17532 2004-08-09 [paul]       0.9.12cvs55.3
17533
17534         * configure.ac
17535         * src/Makefile.am
17536         * src/common/Makefile.am
17537                 sync with HEAD
17538
17539
17540 2004-08-09 [paul]       0.9.12cvs55.2
17541
17542         * autogen.sh
17543         * po/poconv.sh
17544                 remove unneeded script
17545
17546         * configure.ac
17547                 add forgotten USE_LDAP_TLS (sync with HEAD)
17548
17549
17550 2004-08-09 [colin]      0.9.12cvs55.1
17551
17552         * src/main.c
17553         * src/common/ssl.c
17554         * src/common/sylpheed.c
17555         * src/common/sylpheed.h
17556                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17557
17558 2004-08-09 [paul]       0.9.12cvs54.1
17559
17560         * ChangeLog
17561         * ChangeLog.claws
17562         * ChangeLog.jp
17563         * configure.ac
17564         * po/POTFILES.in
17565         * src/Makefile.am
17566         * src/folderutils.c
17567         * src/main.c
17568         * src/pgpmime.c
17569         * src/pgpmime.h
17570         * src/sgpgme.c
17571         * src/sgpgme.h
17572         * src/plugins/Makefile.am
17573         * src/plugins/pgpmime/.cvsignore
17574         * src/plugins/pgpmime/Makefile.am
17575         * src/plugins/pgpmime/pgpmime.c
17576         * src/plugins/pgpmime/pgpmime.h
17577         * src/plugins/pgpmime/plugin.c
17578         * src/plugins/pgpmime/sgpgme.c
17579         * src/plugins/pgpmime/sgpgme.h
17580                 sync with HEAD
17581
17582 2004-08-08 [paul]       0.9.12cvs51.1
17583
17584         * configure.ac
17585         * src/folder.c
17586                 sync with HEAD
17587
17588 2004-08-07 [colin]      0.9.12cvs50.1
17589
17590         * src/pop.c
17591         * src/common/partial_download.c
17592                 fix warnings (sync from HEAD)
17593
17594 2004-08-07 [colin]      0.9.12cvs48.1
17595
17596         * src/prefs_folder_item.c
17597                 sync with HEAD 0.9.12cvs48
17598
17599 2004-08-06 [colin]      0.9.12cvs47.1
17600
17601         * src/compose.c
17602                 Sync with HEAD
17603
17604 2004-08-06 [christoph]  0.9.12cvs46.2
17605
17606         * src/main.c
17607         * src/plugins/clamav/clamav_plugin_gtk.c
17608         * src/plugins/dillo_viewer/dillo_viewer.c
17609         * src/plugins/image_viewer/plugin.c
17610         * src/plugins/mathml_viewer/mathml_viewer.c
17611         * src/plugins/spamassassin/spamassassin_gtk.c
17612         * src/plugins/trayicon/trayicon.c
17613                 don't mix GTK1.2 plugin with GTK2 plugins
17614
17615 2004-08-06 [colin]      0.9.12cvs46.1
17616
17617         * ChangeLog
17618         * ChangeLog.claws
17619         * ChangeLog.jp
17620         * configure.ac
17621         * sylpheed-claws.pc.in
17622         * src/folder.c
17623         * src/imap.c
17624         * src/localfolder.c
17625         * src/messageview.c
17626         * src/mimeview.c
17627         * src/mimeview.h
17628         * src/msgcache.c
17629         * src/news.c
17630         * src/prefs_ext_prog.c
17631         * src/prefs_folder_item.c
17632         * src/prefs_fonts.c
17633         * src/prefs_msg_colors.c
17634         * src/prefs_spelling.c
17635         * src/prefs_themes.c
17636         * src/prefs_toolbar.c
17637         * src/prefs_wrapping.c
17638         * src/procmime.h
17639         * src/common/defs.h
17640         * src/common/nntp.c
17641         * src/common/session.c
17642         * src/common/session.h
17643         * src/common/socket.c
17644         * src/common/utils.h
17645         * src/common/xml.c
17646         * src/common/xml.h
17647         * src/gtk/prefswindow.c
17648         * src/gtk/prefswindow.h
17649         * src/plugins/clamav/clamav_plugin_gtk.c
17650         * src/plugins/dillo_viewer/dillo_prefs.c
17651         * src/plugins/image_viewer/viewerprefs.c
17652         * src/plugins/spamassassin/spamassassin_gtk.c
17653         * m4/openssl.m4 *** REMOVED ***
17654                 Sync with HEAD 0.9.12cvs46
17655
17656 2004-08-03 [paul]       0.9.12cvs40.2
17657
17658         * src/action.c
17659         * src/addressadd.c
17660         * src/addressbook.c
17661         * src/addrgather.c
17662         * src/browseldap.c
17663         * src/compose.c
17664         * src/crash.c
17665         * src/editaddress.c
17666         * src/editgroup.c
17667         * src/editldap_basedn.c
17668         * src/foldersel.c
17669         * src/importldif.c
17670         * src/mimeview.c
17671         * src/prefs_common.c
17672         * src/prefs_template.c
17673         * src/sourcewindow.c
17674         * src/summaryview.c
17675         * src/gtk/about.c
17676         * src/gtk/foldersort.c
17677         * src/gtk/logwindow.c
17678         * src/gtk/pluginwindow.c
17679         * src/gtk/prefswindow.c
17680                 change all gtk_scrolled_window_set_policy from 
17681                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17682
17683 2004-08-02 [paul]       0.9.12cvs40.1
17684
17685         * AUTHORS
17686                 update translation team section
17687         * po/pt_BR.po
17688                 updated by Frederico Goncalves Guimaraes
17689                 <fggdebian@yahoo.com.br>
17690
17691 2004-07-31 [colin]      0.9.12cvs39.9
17692
17693         * src/exphtmldlg.c
17694                 Fix compilation
17695
17696 2004-07-31 [colin]      0.9.12cvs39.8
17697
17698         * src/exphtmldlg.c
17699                 Fix an alertpanel type
17700
17701 2004-07-30 [colin]      0.9.12cvs39.7
17702
17703         * src/alertpanel.c
17704                 Fix alertpanel_error_log's icon
17705
17706 2004-07-30 [colin]      0.9.12cvs39.6
17707
17708         * src/pop.c
17709                 Two of them should still be warnings
17710
17711 2004-07-30 [colin]      0.9.12cvs39.5
17712
17713         * src/pop.c
17714                 More warning -> error
17715 2004-07-29 [colin]      0.9.12cvs39.4
17716
17717         * src/pop.c
17718                 Warning -> error
17719
17720 2004-07-29 [colin]      0.9.12cvs39.3
17721
17722         * src/prefs_matcher.c
17723                 Fix segfault
17724
17725 2004-07-29 [colin]      0.9.12cvs39.2
17726
17727         * src/alertpanel.c
17728                 More nice-looking alertpanels
17729
17730 2004-07-29 [colin]      0.9.12cvs39.1
17731
17732         * src/messageview.c
17733                 sync with head
17734                 (inform user when partial mail is deleted on server)
17735
17736 2004-07-29 [colin]      0.9.12cvs38.1
17737
17738         * src/messageview.c
17739                 sync with head
17740
17741 2004-07-28 [paul]       0.9.12cvs37.7
17742
17743         * src/mainwindow.c
17744                 complete the replacement of deprecated gtk_progress_*
17745
17746 2004-07-28 [paul]       0.9.12cvs37.6
17747
17748         * src/action.c
17749         * src/inc.c
17750         * src/mainwindow.c
17751         * src/send_message.c
17752         * src/gtk/progressdialog.c
17753         * src/gtk/progressdialog.h
17754                 replace deprecated gtk_progress_*
17755
17756 2004-07-28 [paul]       0.9.12cvs37.5
17757
17758         * src/gtk/filesel.c
17759                 remove gtk_window_set_wmclass()
17760 2004-07-28 [paul]       0.9.12cvs37.4
17761
17762         * src/addressbook.c
17763         * src/compose.c
17764         * src/foldersel.c
17765         * src/mainwindow.c
17766         * src/messageview.c
17767         * src/sourcewindow.c
17768         * src/gtk/logwindow.c
17769                 remove gtk_window_set_wmclass()
17770                 
17771         * src/prefs_filtering.c
17772         * src/prefs_filtering_action.c
17773         * src/prefs_fonts.c
17774         * src/prefs_gtk.c
17775         * src/prefs_matcher.c
17776         * src/ssl_manager.c
17777         * src/gtk/prefswindow.c
17778                 replace gtk_window_position()
17779
17780 2004-07-28 [colin]      0.9.12cvs37.3
17781
17782         * src/alertpanel.c
17783         * src/alertpanel.h
17784                 Add a way to specify panel type for specific
17785                 panels (alertpanel())
17786         * src/account.c
17787         * src/addressbook.c
17788         * src/compose.c
17789         * src/expldifdlg.c
17790         * src/main.c
17791         * src/messageview.c
17792         * src/summaryview.c
17793         * src/textview.c
17794         * src/gtk/sslcertwindow.c
17795                 Fix alertpanel()s so that their icon match
17796                 their real type
17797
17798 2004-07-28 [paul]       0.9.12cvs37.2
17799
17800         * src/addr_compl.c
17801         * src/addressbook.c
17802         * src/alertpanel.c
17803         * src/compose.c
17804         * src/export.c
17805         * src/foldersel.c
17806         * src/folderview.c
17807         * src/grouplistdialog.c
17808         * src/import.c
17809         * src/mainwindow.c
17810         * src/message_search.c
17811         * src/messageview.c
17812         * src/passphrase.c
17813         * src/prefs_actions.c
17814         * src/prefs_common.c
17815         * src/prefs_customheader.c
17816         * src/prefs_display_header.c
17817         * src/prefs_filtering.c
17818         * src/prefs_filtering_action.c
17819         * src/prefs_gtk.c
17820         * src/prefs_matcher.c
17821         * src/prefs_msg_colors.c
17822         * src/prefs_summary_column.c
17823         * src/prefs_template.c
17824         * src/sourcewindow.c
17825         * src/ssl_manager.c
17826         * src/summary_search.c
17827         * src/gtk/colorsel.c
17828         * src/gtk/description_window.c
17829         * src/gtk/gtkaspell.c
17830         * src/gtk/inputdialog.c
17831         * src/gtk/logwindow.c
17832         * src/gtk/prefswindow.c
17833         * src/gtk/progressdialog.c
17834                 replace deprecated gtk_window_set_policy
17835
17836 2004-07-27 [colin]      0.9.12cvs37.1
17837
17838         * src/msgcache.c
17839                 More fixes (synced for head again)
17840
17841 2004-07-27 [colin]      0.9.12cvs35.3
17842
17843         * src/msgcache.c
17844                 Fix wrong test
17845
17846 2004-07-27 [colin]      0.9.12cvs35.2
17847
17848         * src/mimeview.c
17849                 Fix width a bit (by Paul)
17850         * src/alertpanel.c
17851         * src/alertpanel.h
17852                 Specialize icons, make alertpanel_message()
17853                 private
17854         * src/message_search.c
17855         * src/sgpgme.c
17856         * src/summary_search.c
17857                 Suit alertpanel changes
17858
17859 2004-07-27 [colin]      0.9.12cvs35.1
17860
17861         * src/alertpanel.c
17862                 Add an icon
17863         * src/passphrase.c
17864                 Add debug output - maybe someone will
17865                 want to look at the problem with Grab
17866                 Input :)
17867         Bump version as we're synced with HEAD
17868
17869 2004-07-26 [colin]      0.9.12cvs33.26
17870
17871         * src/pop.c
17872                 Fix uidl-file parsing when not in new
17873                 format
17874
17875 2004-07-26 [colin]      0.9.12cvs33.25
17876
17877         * src/gtk/menu.c
17878                 Move popup menu up if necessary (fixes 
17879                 account selector)
17880         * src/mainwindow.c
17881                 Set account selector's button height to
17882                 minimum
17883
17884 2004-07-26 [colin]      0.9.12cvs33.24
17885
17886         * src/alertpanel.c
17887                 Maybe fix 551 (Truncated font in alert window)
17888
17889 2004-07-26 [colin]      0.9.12cvs33.23
17890
17891         * po/de.po
17892         * po/es.po
17893         * po/fr.po
17894         * po/it.po
17895         * po/ja.po
17896         * po/pl.po
17897         * po/ru.po
17898         * po/sk.po
17899         * po/sr.po
17900         * po/zh_CN.po
17901                 Sync po files with HEAD
17902
17903 2004-07-26 [paul]       0.9.12cvs33.22
17904
17905         * src/compose.c
17906                 fix Bug 556 'Organisation-header is sent even if empty'
17907
17908 2004-07-24 [colin]      0.9.12cvs33.21
17909
17910         * src/compose.c
17911         * src/gtk/gtkaspell.c
17912         * src/gtk/gtkaspell.h
17913                 Fix speller accelerators (require hack)
17914
17915 2004-07-24 [colin]      0.9.12cvs33.20
17916
17917         * src/gtk/gtkaspell.c
17918                 Fix over-eager code deletion breaking
17919                 Check while typing
17920
17921 2004-07-24 [colin]      0.9.12cvs33.19
17922
17923         * src/browseldap.c
17924         * src/ldapctrl.c
17925         * src/ldapctrl.h
17926         * src/ldapserver.h
17927                 Sync ldap with HEAD
17928         (Fixes 546 LDAP completely broken)
17929
17930 2004-07-24 [colin]      0.9.12cvs33.18
17931
17932         * src/prefs_msg_colors.c
17933                 Fix prototype mismatch
17934         (Fixes 547 void function cannot return value)
17935
17936 2004-07-24 [colin]      0.9.12cvs33.17
17937
17938         * src/mainwindow.c
17939                 Fix sort going back to previous sort key
17940                 when changing sort direction
17941
17942 2004-07-24 [colin]      0.9.12cvs33.16
17943
17944         * src/compose.c
17945                 Fix space insertion when re-wrapping at 
17946                 cursor point
17947
17948 2004-07-24 [colin]      0.9.12cvs33.15
17949
17950         * src/gtk/gtkaspell.c
17951                 Don't change cursor position in insert-text
17952                 callback
17953         (Fixes 539 Word wrapping on input transposes letters)
17954
17955 2004-07-24 [colin]      0.9.12cvs33.14
17956
17957         * src/gtk/gtkaspell.c
17958                 Reencode non-ascii chars to dictionary's
17959                 encoding
17960         (Fixes 544 Spell check broken non english locale)
17961
17962 2004-07-24 [colin]      0.9.12cvs33.13
17963
17964         * src/summaryview.c
17965                 Fix Shift+Down, add Home/End/PgUp/PgDown
17966
17967 2004-07-21 [colin]      0.9.12cvs33.12
17968
17969         * src/prefs_common.c
17970                 Fix a gtk warning (Patch by Andrej Kacian)
17971
17972 2004-07-21 [colin]      0.9.12cvs33.11
17973
17974         * src/gtk/filesel.c
17975                 More check
17976
17977 2004-07-21 [colin]      0.9.12cvs33.10
17978
17979         * src/compose.c
17980         * src/crash.c
17981         * src/export.c
17982         * src/import.c
17983         * src/messageview.c
17984         * src/mimeview.c
17985         * src/prefs_spelling.c
17986         * src/prefs_themes.c
17987         * src/summaryview.c
17988         * src/gtk/filesel.c
17989         * src/gtk/filesel.h
17990         * src/gtk/pluginwindow.c
17991                 Untwist open/save mode guessing logic, make
17992                 it explicit
17993
17994 2004-07-20 [colin]      0.9.12cvs33.9
17995
17996         * src/codeconv.c
17997                 conv_encode_header: src_charset is UTF-8 on
17998                 gtk2
17999         * src/compose.c
18000                 Remove double encoding of the headers
18001
18002 2004-07-20 [colin]      0.9.12cvs33.8
18003
18004         * src/codeconv.c
18005                 Fix typo
18006
18007 2004-07-20 [colin]      0.9.12cvs33.7
18008
18009         * src/mainwindow.c
18010                 Set the separated messageview to the saved
18011                 size of Claws' messageview (Patch by Alfons)
18012                 Fix a callback prototype (me)
18013
18014 2004-07-20 [colin]      0.9.12cvs33.6
18015
18016         * src/codeconv.h
18017                 Forgot one hunk in 0.9.12cvs33.4
18018
18019 2004-07-19 [colin]      0.9.12cvs33.5
18020
18021         * src/action.c
18022                 Action output fix
18023                 Patch by Alfons
18024
18025 2004-07-19 [colin]      0.9.12cvs33.4
18026
18027         * src/compose.c
18028                 Fix outgoing charset bug in headers
18029         * src/codeconv.c
18030                 Clean for glib2 - Patch by Alfons
18031
18032 2004-07-19 [colin]      0.9.12cvs33.3
18033
18034         * src/statusbar.c
18035                 Remove grip from the statusbar
18036                 Patch by Alfons
18037
18038 2004-07-19 [colin]      0.9.12cvs33.2
18039
18040         * src/messageview.c
18041         * src/textview.c
18042                 Fix messageview remembering the previous
18043                 scroll position when loading a new message
18044                 Patch by Alfons
18045
18046 2004-07-19 [colin]      0.9.12cvs33.1
18047
18048         * src/folder.h
18049         * src/folderview.c
18050         * src/summaryview.c
18051                 Sync with HEAD
18052
18053 2004-07-18 [colin]      0.9.12cvs32.7
18054
18055         * configure.ac
18056                 Remove useless check for XIM - noticed
18057                 by Alfons
18058
18059 2004-07-18 [colin]      0.9.12cvs32.6
18060
18061         * src/summaryview.c
18062                 Remove non-modified and shift-modified
18063                 accelerators in summaryview's popup
18064                 menu, as that doesn't get catched by
18065                 the accel-activate signal catcher...
18066
18067 2004-07-18 [colin]      0.9.12cvs32.5
18068
18069         * src/prefs_common.c
18070                 Define sensible default prefs for 
18071                 wrapping
18072
18073 2004-07-18 [colin]      0.9.12cvs32.4
18074
18075         * src/compose.c
18076         * src/prefs_common.c
18077         * src/prefs_common.h
18078         * src/prefs_wrapping.c
18079                 Remove Smart Wrapping pref, which does
18080                 nothing on gtk2 branch
18081
18082 2004-07-18 [colin]      0.9.12cvs32.3
18083
18084         * src/sourcewindow.c
18085                 Proper utf8
18086
18087 2004-07-18 [colin]      0.9.12cvs32.2
18088
18089         * src/compose.c
18090                 Save attachment status when drafting
18091
18092 2004-07-18 [colin]      0.9.12cvs32.1
18093
18094         * src/gtk/filesel.c
18095                 Fix erratic folder selection in open mode
18096
18097 2004-07-18 [colin]      0.9.12cvs31.11
18098
18099         * src/pop.c
18100                 Don't let partial messages get deleted
18101                 even with "dowload all"
18102                 (0.9.12cvs31.8 fix extension)
18103 2004-07-18 [colin]      0.9.12cvs31.10
18104
18105         * src/gtk/logwindow.c
18106                 Fix log scrolling
18107
18108 2004-07-18 [colin]      0.9.12cvs31.9
18109
18110         * src/common/utils.c
18111                 Fix non-utf8 strings coming from commands
18112                 and files
18113
18114 2004-07-18 [colin]      0.9.12cvs31.8
18115
18116         * src/pop.c
18117                 Fix partial download bug with Download all
18118                 messages option
18119
18120 2004-07-18 [colin]      0.9.12cvs31.7
18121
18122         * src/textview.c
18123                 Fix bug introduced in 0.9.12cvs31.2
18124                 (blocked in select mode after double click)
18125
18126 2004-07-18 [colin]      0.9.12cvs31.6
18127
18128         * src/compose.c
18129         * src/gtk/menu.c
18130                 More glib-warning fixes
18131
18132 2004-07-18 [colin]      0.9.12cvs31.5
18133
18134         * src/compose.c
18135                 Fix trashing the primary clipboard when moving 
18136                 around with tab
18137         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18138
18139 2004-07-18 [colin]      0.9.12cvs31.4
18140
18141         * src/codeconv.c
18142                 convert unencoded iso headers to utf8
18143         (Fix Bug 538 Unencoded local characters in subject make it 
18144          disappear)
18145
18146 2004-07-18 [colin]      0.9.12cvs31.3
18147
18148         * src/compose.c
18149                 Fix tab char handling in wrapping
18150         (Fix Bug 537 Line wrap problem - TAB character treated as 
18151          one character instead of 8)
18152
18153 2004-07-18 [colin]      0.9.12cvs31.2
18154
18155         * src/textview.c
18156                 return FALSE on GDK_MOTION_NOTIFY
18157         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18158          (unable to highlight))
18159
18160 2004-07-18 [colin]      0.9.12cvs31.1
18161
18162         * src/folderview.c
18163                 Sync with 0.9.12cvs31
18164
18165 2004-07-18 [colin]      0.9.12cvs30.4
18166
18167         * src/compose.c
18168                 Also block text_inserted when inserting a file
18169
18170 2004-07-18 [colin]      0.9.12cvs30.3
18171
18172         * src/compose.c
18173                 Fix smart wrapping (block text_inserted handler
18174                 while putting quotation to avoid wrap on input,
18175                 don't join lines if next is sig separator)
18176
18177 2004-07-17 [colin]      0.9.12cvs30.2
18178
18179         * src/folderview.c
18180         * src/mainwindow.c
18181         * src/mimeview.c
18182         * src/summaryview.c
18183         * src/gtk/quicksearch.c
18184         * src/gtk/quicksearch.h
18185                 Block key events handlers *and* accels while
18186                 quicksearch is focused
18187         (Fixes Bug 534 quick-search bar not accepting certain letters)
18188
18189 2004-07-17 [colin]      0.9.12cvs30.1
18190
18191         * src/folder.h
18192         * src/folderview.c
18193         * src/summaryview.c
18194                 Sync with 0.9.12cvs30
18195
18196 2004-07-17 [colin]      0.9.12cvs28.2
18197
18198         * src/mimeview.c
18199         * src/procmime.c
18200         * src/summaryview.c
18201         * src/gtk/menu.c
18202                 Squash some compile and glib warnings
18203
18204 2004-07-17 [paul]       0.9.12cvs28.1
18205
18206         * src/mimeview.c
18207                 sync with 0.9.12cvs28 HEAD
18208
18209 2004-07-16 [paul]       0.9.12cvs26.1
18210         
18211         * src/gtk/quicksearch.c
18212         * src/account.c
18213         * src/account.h
18214         * src/compose.c
18215         * src/customheader.c
18216         * src/folder_item_prefs.c
18217         * src/main.c
18218         * src/mainwindow.c
18219         * src/messageview.c
18220         * src/mimeview.c
18221         * src/news.c
18222         * src/pgpmime.c
18223         * src/pop.c
18224         * src/pop.h
18225         * src/prefs_account.c
18226         * src/prefs_account.h
18227         * src/prefs_common.c
18228         * src/prefs_common.h
18229         * src/prefs_display_header.c
18230         * src/prefs_gtk.c
18231         * src/prefs_gtk.h
18232         * src/procheader.c
18233         * src/procmime.c
18234                 sync with 0.9.12cvs26 HEAD      
18235
18236 2004-07-15 [colin]      0.9.12cvs18.14
18237
18238         * src/folder.c
18239                 Disable GPG signature check during
18240                 folder move and scan
18241         (Closes Bug 521 Signature checking slows down Folder-Move)
18242
18243 2004-07-14 [colin]      0.9.12cvs18.13
18244
18245         * src/common/partial_download.c
18246                 update includes
18247
18248 2004-07-14 [colin]      0.9.12cvs18.12
18249
18250         * src/common/partial_download.c
18251         * src/common/partial_download.h
18252                 Move doc at top, add correct copyright
18253
18254 2004-07-14 [colin]      0.9.12cvs18.11
18255
18256         * src/folder.c
18257         * src/messageview.c
18258         * src/pop.c
18259         * src/pop.h
18260         * src/procmsg.c
18261         * src/summaryview.c
18262         * src/common/Makefile.am
18263         * src/common/partial_download.c ** NEW FILES **
18264         * src/common/partial_download.h ** NEW FILES **
18265                 Move partial-download related stuff to its
18266                 own file
18267
18268 2004-07-14 [colin]      0.9.12cvs18.10
18269
18270         * src/send_message.c
18271                 Fix smtp auth when user is null or empty
18272
18273 2004-07-13 [colin]      0.9.12cvs18.9
18274
18275         * src/gtk/quicksearch.c
18276                 Use alphabetic order
18277
18278 2004-07-13 [colin]      0.9.12cvs18.8
18279
18280         * src/pop.c
18281                 Be paranoid on the checks
18282
18283 2004-07-13 [colin]      0.9.12cvs18.7
18284
18285         * src/gtk/quicksearch.c
18286                 Fix Engrish once again
18287
18288 2004-07-13 [colin]      0.9.12cvs18.6
18289
18290         * src/procmsg.c
18291         * src/summaryview.c
18292                 Mark messages for deletion when they are about to
18293                 be removed from trash
18294
18295 2004-07-13 [colin]      0.9.12cvs18.5
18296
18297         * src/matcher.c
18298         * src/matcher.h
18299         * src/matcher_parser_parse.y
18300         * src/prefs_matcher.c
18301         * src/gtk/quicksearch.c
18302                 Add 'partial' ('p') match string to find partially
18303                 downloaded messages
18304
18305 2004-07-13 [colin]      0.9.12cvs18.4
18306
18307         * src/pop.c
18308                 Fix misplaced block
18309
18310 2004-07-13 [colin]      0.9.12cvs18.3
18311
18312         * src/pop.c
18313         * src/pop.h
18314         * src/messageview.c
18315                 Refactor API (to avoid passing 5+ params and code
18316                 duplication)
18317         * src/folder.c
18318         * src/msgcache.c
18319         * src/procheader.c
18320         * src/common/defs.h
18321                 Add planned_download to cache
18322                 Don't mess uidl file when moving partially downloaded
18323                 mails (they change folder, we should change it in the
18324                 uidl list too or we'll remove an incorrect message)
18325                 (this also helps removing hacks when changing 
18326                 planned_download in messageview.c)
18327
18328 2004-07-12 [colin]      0.9.12cvs18.2
18329
18330         * src/gtk/quicksearch.c
18331                 Fix missing status update in quicksearch
18332
18333 2004-07-12 [paul]       0.9.12cvs18.1
18334
18335         * po/POTFILES.in
18336         * src/Makefile.am
18337         * src/account.c
18338         * src/codeconv.c
18339         * src/compose.c
18340         * src/inc.c
18341         * src/main.c
18342         * src/prefs_common.c
18343         * src/procmsg.h
18344         * src/toolbar.c
18345         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18346         * src/prefs_wrapping.[ch]       ** NEW FILES **
18347         * src/common/intl.h
18348         * src/common/utils.[ch]
18349         * src/gtk/quicksearch.[ch]
18350                 sync with 0.9.12cvs18 HEAD
18351
18352 2004-07-12 [colin]      0.9.11cvs17.25
18353
18354         * src/folder.c
18355         * src/folder.h
18356                 Remove unused function added by me in 0.9.11cvs17.10
18357
18358 2004-07-11 [colin]      0.9.11cvs17.24
18359
18360         * src/inc.c
18361         * src/messageview.c
18362         * src/pop.c
18363         * src/pop.h
18364                 Use folderitem and msgnum instead of filename to
18365                 know which mail to delete
18366                 Move old partial mail deletion to pop.c
18367
18368 2004-07-10 [colin]      0.9.11cvs17.23
18369
18370         * src/inc.c
18371                 Add debug
18372         * src/pop.c
18373         * src/pop.h
18374                 Don't re-use same enums for unrelated stuff: it's 
18375                 completely misleading !
18376                 Document a bit
18377
18378 2004-07-09 [colin]      0.9.11cvs17.22
18379
18380         * src/inc.c
18381                 Remove folder-type check and do
18382                 more tests to be sure everything's
18383                 ok
18384         * src/messageview.c
18385                 Punctuation update, remove useless
18386                 code, fix two warnings
18387         * src/noticeview.c
18388                 Layout cleaning, reset 2nd button
18389                 when specifying one
18390
18391 2004-07-09 [colin]      0.9.11cvs17.21
18392
18393         * src/messageview.c
18394         * src/pop.c
18395         * src/pop.h
18396                 Allow user to change his mind
18397                 and postpone decision (by
18398                 unmarking the mail)
18399
18400 2004-07-09 [colin]      0.9.11cvs17.20
18401
18402         * src/messageview.c
18403                 Fix bug with delete state
18404         * src/pop.c
18405         * src/pop.h
18406                 Fix buffer leak (fread doesn't 
18407                 terminate buffers with \0)
18408                 Refactoring (remove magic 
18409                 numbers)
18410
18411 2004-07-09 [colin]      0.9.11cvs17.19
18412
18413         * src/pop.c
18414                 Don't log "Skipping message" if 
18415                 we're going to TOP it two lines
18416                 later
18417
18418 2004-07-09 [colin]      0.9.11cvs17.18
18419
18420         * src/messageview.c
18421                 Fix Engrish
18422
18423 2004-07-09 [colin]      0.9.11cvs17.17
18424
18425         * src/pop.c
18426                 strlen checking...
18427         * src/messageview.c
18428                 refactoring a bit
18429
18430 2004-07-08 [colin]      0.9.11cvs17.16
18431
18432         * src/noticeview.c
18433         * src/noticeview.h
18434                 Add an optional second button
18435         * src/messageview.c
18436         * src/pop.c
18437         * src/pop.h
18438                 Don't delete partially received mails after a certain
18439                 time; rather, let the user decide.
18440
18441 2004-07-08 [colin]      0.9.11cvs17.15
18442
18443         * src/common/smtp.h
18444                 Sync with HEAD
18445
18446 2004-07-08 [colin]      0.9.11cvs17.14
18447
18448         * src/messageview.c
18449         * src/common/smtp.c
18450                 Use to_human_readable() for sizes
18451
18452 2004-07-08 [colin]      0.9.11cvs17.13
18453
18454         * src/inc.c
18455         * src/messageview.c
18456         * src/pop.c
18457         * src/pop.h
18458         * src/procmsg.c
18459                 Fix partial-downloading issues:
18460                         catch unsupported TOP
18461                         don't delete partially downloaded mails before 5 days
18462                         don't update existing with non-MH folders; that'll
18463                         make dups, but it's better than trashing the folder
18464                         free new msginfo parts
18465                 Fix indentation ;-)
18466
18467 2004-07-08 [colin]      0.9.11cvs17.12
18468
18469         * src/common/smtp.c
18470         * src/common/smtp.h
18471                 Sync smtp size verification with HEAD
18472
18473 2004-07-08 [colin]      0.9.11cvs17.11
18474
18475         * src/summaryview.c
18476         * src/prefs_common.c
18477         * src/prefs_common.h
18478         * src/gtk/quicksearch.c
18479         * src/gtk/quicksearch.h
18480                 Sync sticky pref with HEAD
18481
18482 2004-07-08 [colin]      0.9.11cvs17.10
18483
18484         * src/folder.c [1.213.2.6]
18485         * src/folder.h [1.87.2.6]
18486         * src/inc.c [1.149.2.7]
18487         * src/messageview.c [1.94.2.8]
18488         * src/procheader.c [1.47.2.6]
18489         * src/procmsg.c [1.150.2.4]
18490         * src/procmsg.h [1.60.2.5]
18491         * src/pop.c [1.56.2.4]
18492         * src/pop.h [1.17.2.3]
18493                 Let too big messages get downloaded, but truncated
18494                 Add a button to download them completely
18495                 
18496 2004-07-06 [colin]      0.9.11cvs17.9
18497
18498         * src/gtk/quicksearch.c [1.1.2.3]
18499                 Add a Clear button
18500         * commitHelper
18501         * PATCHSETS
18502                 Add a script to help with cvs
18503
18504 2004-07-03 [colin]      0.9.11cvs17.8
18505
18506         * src/plugins/imageviewer/viewer.c
18507                 fix imageviewer (which was staying on the first
18508                 displayed image)
18509
18510 2004-07-03 [colin]      0.9.11cvs17.7
18511
18512         Removed FIXME_GTK2 warnings
18513         * src/gtk/gtkutils.c
18514                 useless #warnings
18515         * src/gtk/menu.c
18516                 useless #warnings (no need to mess with menu rc)
18517         * src/gtk/menu.h
18518                 unused functions
18519         
18520
18521 2004-07-03 [colin]      0.9.11cvs17.6
18522
18523         Removed FIXME_GTK2 warnings
18524         * src/codeconv.c
18525                 useless #warnings (rewrite needed)
18526         * src/compose.c
18527                 useless #warnings (rewrite needed)
18528                 useless #warnings (gtk2 is like that)
18529                 useless #warnings (previously fixed)
18530         * src/main.c
18531                 useless #warnings (previously fixed)
18532         * src/message_search.c
18533                 useless #warnings (gtk2 is like that)
18534                 Made apparent that search is case-sensitive
18535         * src/mimeview.c
18536                 useless #warnings (rewrite needed)
18537                 useless #warnings (gtk2 is like that)
18538                 reimplemented real warnings
18539         * src/prefs_common.c
18540                 Removed block cursor option (not it gtk2)
18541         * src/prefs_gtk.c
18542                 useless #warnings (rewrite needed)
18543         * src/procheader.c
18544                 useless #warnings (rewrite needed)
18545         * src/sourcewindow.c
18546                 useless #warnings (incorrect placing)
18547         * src/summary_search.c
18548                 useless #warnings (gtk2 is like that)
18549                 Made apparent that search is case-sensitive
18550         * src/action.c
18551                 useless #warnings (gtk2 is like that)
18552         * src/textview.c
18553                 useless #warnings (rewrite needed)
18554         * src/toolbar.c
18555                 useless #warnings (rewrite needed)
18556
18557 2004-07-03 [colin]      0.9.11cvs17.5
18558
18559         * src/textview.c
18560                 Fix mismerge which broke URI opening
18561                 
18562 2004-07-01 [colin]      0.9.11cvs17.4
18563
18564         * src/gtk/filesel.c
18565                 Fill filename when saving
18566                 
18567 2004-06-27 [colin]      0.9.11cvs17.3
18568
18569         * src/gtk/filesel.[ch]
18570                 Use the new GTK file selector
18571                 Update prototype to match the reality: multiple file
18572                 selection is open-only          
18573         * src/compose.c
18574                 Match the new prototypes        
18575         * configure.ac
18576                 Match the new requirements (gtk 2.4.0)
18577                         
18578 2004-06-26 [colin]      0.9.11cvs17.2
18579
18580         * src/plugins/trayicon/trayicon.c
18581                 Remove useless signal handler on resize, which causes
18582                 an infinite "loop"
18583         
18584 2004-06-26 [colin]      0.9.11cvs17.1
18585         
18586         * tools/Makefile.am
18587                 remove launch_firebird and add nautilus2sylpheed.sh
18588         * src/quicksearch.c
18589           src/summaryview.c
18590                 Fix show/hide "Extended symbols" button problem
18591                 Fix apparition at startup
18592                 Fix const warnings
18593         * src/plugins/image_viewer/Makefile.am
18594                 Fix configure 
18595         * common/ssl.c
18596                 Re-enable certificate check, as it doesn't seem to
18597                 cause Xlib errors anymore
18598
18599 2004-06-25 [paul]       0.9.11cvs17
18600
18601         * sync with 0.9.11cvs17 HEAD
18602         
18603         NOTE: QuickSearch is broken
18604
18605 2004-06-07 [colin]      0.9.10claws67.10
18606         * src/plugins/trayicon/trayicon.c
18607           src/plugins/trayicon/libeggtrayicon/Makefile.am
18608           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18609                 Fix gettextization in trayicon plugin
18610
18611 2004-06-07 [colin]      0.9.10claws67.9
18612         
18613         * src/summaryview.c
18614           src/gtk/gtksctree.[ch]
18615                 Let Shift+{Up,Down} work in summaryview
18616                 (well, Down "works" and Up works)
18617                 Let the list scroll when using these keys
18618
18619 2004-06-06 [colin]      0.9.10claws67.8
18620
18621         * src/plugins/trayicon/trayicon.c
18622                 Fix pixmap update
18623
18624 2004-06-06 [colin]      0.9.10claws67.7
18625
18626         * src/addressbook.c
18627                 Fix signal handling causing system-wide focus grab
18628
18629 2004-05-25 [paul]       0.9.10claws67.6
18630
18631         * Makefile.am
18632           src/Makefile.am
18633                 clean up
18634
18635 2004-05-25 [paul]       0.9.10claws67.5
18636
18637         * replace deprecated gtk_signal... functions
18638
18639 2004-05-23 [colin]      0.9.10claws67.4
18640
18641         * src/compose.c
18642                 Fix wrapping
18643
18644 2004-05-22 [colin]      0.9.10claws67.3
18645
18646         * src/compose.c
18647                 Re-fix [Edited] in compose.c::compose_reedit()
18648
18649 2004-05-22 [colin]      0.9.10claws67.2
18650
18651         * src/procmime.c
18652                 Fix parsing of multiparts mails
18653
18654 2004-05-22 [colin]      0.9.10claws67.1
18655
18656         * src/summaryview.c
18657                 Fix quicksearch
18658
18659 2004-05-22 [paul]       0.9.10claws67
18660
18661         * sync with 0.9.10claws67 HEAD
18662
18663 2004-05-14 [alfons]
18664
18665         * src/procmime.h
18666                 add forgotton prototype
18667
18668 2004-05-10 [paul]       0.9.10claws57
18669
18670         * sync with 0.9.10claws57 HEAD
18671
18672 2004-05-05 [paul]       0.9.9.claws1
18673
18674         * ChangeLog-gtk2        ** REMOVED **
18675           ChangeLog-gtk2.claws  ** ADDED **
18676                 rename and adopt the normal claws format
18677                 
18678         * configure.ac
18679                 require gtkmathview >= 0.5
18680
18681         * ac/*                          ** REMOVED **
18682           ac/                           ** REMOVED **
18683           intl/Makefile.in              ** REMOVED **
18684           m4/                           ** ADDED **
18685           m4/missing                    ** ADDED **
18686           m4/missing/gdk-pixbuf.m4      ** ADDED **
18687           m4/missing/gettext.m4         ** ADDED **
18688           m4/missing/gpgme.m4           ** ADDED **
18689           m4/missing/imlib.m4           ** ADDED **
18690           m4/.cvsignore                 ** ADDED **
18691           m4/Makefile.am                ** ADDED **
18692           m4/README                     ** ADDED **
18693           m4/aclocal-include.m4         ** ADDED **
18694           m4/aspell.m4                  ** ADDED **
18695           m4/check-type.m4              ** ADDED **
18696           m4/gnupg-check-typedef.m4     ** ADDED **
18697           m4/openssl.m4                 ** ADDED **
18698           m4/spamassassin.m4            ** ADDED **
18699           po/ChangeLog                  ** REMOVED **
18700           po/Makefile.in.in             ** REMOVED **
18701           po/Rules-quot                 ** REMOVED **
18702           po/boldquot.sed               ** REMOVED **
18703           po/en@boldquot.header         ** REMOVED **
18704           po/en@quot.header             ** REMOVED **
18705           po/insert-header.sin          ** REMOVED **
18706           po/quot.sed                   ** REMOVED **
18707           po/remove-potcdate.sed        ** REMOVED **
18708           po/remove-potcdate.sin        ** REMOVED **
18709           po/stamp-po                   ** REMOVED **
18710           Makefile.am
18711           autogen.sh
18712           configure.ac
18713                 enable building with automake 1.8.x
18714                 add 'autopoint --force' to autogen.sh and remove all
18715                 auto-generated files, remove ac/ directory and use
18716                 m4/ directory instead
18717                 
18718         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18719                 fix gettextization
18720
18721 2004-02-28 Colin Leroy <colin@colino.net>
18722         * src/prefs_matcher.c
18723           src/prefs_filtering.c
18724           src/prefs_filtering_action.c
18725                 Fix non-editable GtkEntries
18726
18727 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18728         * src/prefs_themes.c
18729                 utf8 conversion for theme info
18730
18731 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18732         * sync 0.9.9claws
18733
18734 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18735         * src/grouplistdialog.c
18736                 allow multiple selections without ctrl key
18737
18738 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18739         * src/main.c
18740                 enable customizable accelerators
18741
18742 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18743         * src/prefs_common.c
18744                 re-enable different font settings for gtk1/2
18745         * src/prefs_folder_item.c
18746                 fix folder prefs displayed wrong
18747         * src/textview.c
18748                 set 'sunken' shadow type
18749
18750 2004-02-07 Colin Leroy <colin@colino.net>
18751         * src/compose.c
18752                 Fix message being always [Edited]
18753                 Encode headers correctly (utf8 buf)
18754
18755 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18756         * src/socket.c
18757                 remove double g_source_attach()
18758                 (Thanks to Colin Leroy)
18759
18760 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18761         * src/gtk/gtksctree.c
18762                 Fix SSL certificate list not shown
18763         * src/mimeview.c
18764                 Fix clicks in mime tree
18765
18766 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18767         * src/common/socket.c
18768                 Fix SSL receive
18769         * src/compose.c
18770                 Fix clipboard menu hotkeys
18771
18772 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18773         * src/gtk/gtkaspell.[ch]
18774           src/compose.c
18775                 reimplement spellchecker
18776
18777 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18778         * src/gtk/filesel.c
18779                 crash when inserting file in compose window
18780                 (TODO: keep old selection on clicks)
18781         * src/main.c
18782                 use gtkrc-2.0 instead of gtkrc
18783
18784 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18785         * src/messageview.c
18786                 remove orphaned mimeview unref()
18787
18788 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18789         * src/grouplistdialog.c
18790                 expand nodes containing subscribed groups
18791
18792 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18793         * src/textview.c
18794                 textview: hide cursor, restore old click behaviour
18795
18796 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18797         * src/textview.c
18798                 variable names messed up
18799
18800 2004-01-17 Colin Leroy <colin@colino.net>
18801         * src/addr_compl.c
18802                 Fix completion address too thin
18803         * src/compose.c
18804                 Fix tab-to-subject behaviour
18805         * src/summaryview.c
18806                 Implement key up & down in summaryview
18807
18808 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18809
18810         * sync 098claws
18811
18812 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18813         * configure.ac
18814           Makefile.am
18815           doc/.cvsignore
18816           doc/Makefile.am
18817                 faq, man, manual moved to doc/
18818         * ac/aspell.m4
18819           ac/check-type.m4
18820           ac/gnupg-check-typedef.m4
18821           ac/openssl.m4
18822           ac/spamassassin.m4
18823           ac/missing/gdk-pixbuf.m4
18824           ac/missing/gpgme.m4
18825           ac/missing/imlib.m4
18826                 fix automake warnings
18827
18828 2003-12-06 Colin Leroy <colin@colino.net>
18829         * src/summaryview.c
18830                 Fix quicksearch
18831
18832 2003-12-05 Colin Leroy <colin@colino.net>
18833         * src/summaryview.c
18834                 Fix going to next unread folder
18835
18836 2003-12-05 Colin Leroy <colin@colino.net>
18837         * src/crash.c
18838                 Fix gtk2 compilation
18839         * src/session.c
18840                 Remove iotag source handler at disconnection
18841         * src/socket.[ch] 
18842                 Remove source handler when closing socket 
18843                 (fixes another seg)
18844
18845 2003-12-04 Colin Leroy <colin@colino.net>
18846         * src/compose.c
18847           src/prefs_account.c
18848           src/prefs_common.c
18849                 Fix some dropdown menus
18850
18851 2003-12-04 Colin Leroy <colin@colino.net>
18852         * src/compose.c
18853                 Fix event handlers on header fields
18854         * src/common/socket.c
18855           src/common/session.c
18856                 Fix segfault with callback (SSL)
18857                 Fix end of session 
18858
18859 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18860
18861         * Fix compile bug in src/compose.c
18862         * removed src/gtk/gtkstext.[ch]
18863
18864 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18865
18866         * Convert character set and escape "text" attributes in toolbar setting
18867         files.
18868         * Fixed bug in button-press-event handling.
18869
18870 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18871
18872         * Fixed bug in key-press-event handling.
18873
18874 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18875
18876         * Enabled to compile tray-icon plugin (Ad-hoc).
18877         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18878
18879 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18880
18881         * Enabled to compile on sylpheed-claws.
18882         (tray-icon plugin still cannot compile yet.)
18883
18884 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18885
18886         * Updated to 0.9.5.
18887
18888 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18889
18890         * Updated to 0.9.4.
18891         * Ported monitoring SSL mechanism to GSource of GLib2
18892         (I don't confirm it)
18893         * Added _gtk2 suffix to key name of font preference to avoid
18894         ovverwriting preference of Gtk+-1.2 version.
18895
18896 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18897
18898         * Updated to 0.9.2.
18899
18900 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18901
18902         * Updated to 0.9.1.
18903         * Translate po files into UTF-8 when execute autogen.sh.
18904
18905 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18906
18907         * Updated to 0.9.0.
18908
18909 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18910
18911         * Plugged GError related memory leaks.
18912
18913 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18914
18915         * Changed default size of fonts.
18916         * Enabled to set titile font size of warning dialog.
18917
18918 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18919
18920         * Embed a sylpheed icon into executable binary on Windows.
18921
18922 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18923
18924         * I forgot to traslate character set of element string in src/xml.c.
18925
18926 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18927
18928         * Fixed detecting bind_textdomain_codeset in configure.in.
18929         * The bug in which "Example" of "Date fromat" preference isn't displayed
18930         correctly has been fixed.
18931
18932 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18933
18934         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18935           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18936           glib-gettextize
18937           Removed intl directory.
18938           Translated po files into UTF-8.
18939           (Thanks! Ryuji Abe)
18940
18941 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18942
18943         * The bug which doesn't unscape string in xml.c has been fixed.
18944
18945 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18946
18947         * The bug which is failed to translate encoding of file name thorough
18948         file dialog has been fixed.
18949
18950 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18951
18952         * Modified to translate file names which is used in inporting/expoting
18953         mbox feature and "Save as" feature into locale encoding.
18954         * Translate file names into locale encoding when "Attache file" and
18955         "Insert file".
18956         * Force set G_BROKEN_FILENAMES environment variable.
18957         * Other minor fixes.
18958
18959 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18960
18961         * Modified to treat MH folder's name as locale encoding.
18962
18963 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18964
18965         * The bug which clash on switching candidates of auto completion of
18966         addresses, cannot use auto completion in Japanesse is fixed
18967         (Thanks! Tokunaga-san)¡¥
18968
18969 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18970
18971         * The bug which cannot switch key accelerator preference has been fixed
18972         (Thanks! smbd-san)¡¥
18973
18974 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18975
18976         * version 0.8.11-gtk2-20030314
18977
18978 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18979
18980         * The bug in which character set conversion of filtering messages has
18981         been fixed.(Thanks! COCOA-san).
18982
18983 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
18984
18985         * Revived "Leave space on head" preference in "Message" category.
18986         * A bug which clash when put the cursor to end of buffer and execute
18987         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
18988
18989 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18990
18991         * version 0.8.11-gtk2-20030312
18992
18993 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
18994
18995         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
18996         * Modified to use Pango's API directly for font preference.
18997         * Integrated GtkTextView of textview to one widget.
18998         * Set fonts of header title in textview by "header_title" tag.
18999         * Removed some deprecated codes.
19000
19001 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19002
19003         * Updated to 0.8.11.
19004         * Merged cygwin patch(Thanks! Sakai-san).
19005
19006 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19007
19008         * version 0.8.10-gtk2-20030309