2006-10-07 [colin] 2.5.3cvs19
[claws.git] / ChangeLog
1 2006-10-07 [colin]      2.5.3cvs19
2
3         * src/plugins/pgpcore/pgp_viewer.c
4         * src/plugins/pgpcore/pgp_viewer.h
5                 Fix copyright
6
7 2006-10-07 [colin]      2.5.3cvs18
8
9         * src/plugins/pgpcore/pgp_viewer.c
10         * src/plugins/pgpcore/pgp_viewer.h
11                 Actually add the files to CVS
12
13 2006-10-07 [colin]      2.5.3cvs17
14
15         * src/plugins/pgpcore/sgpgme.c
16                 Be sure not to crash on 'application/pgp-signature' that
17                 are not application/pgp-signatures
18
19 2006-10-07 [colin]      2.5.3cvs16
20
21         * src/textview.c
22         * src/textview.h
23                 Make a bit more of the API available
24         * src/plugins/pgpcore/Makefile.am
25         * src/plugins/pgpcore/plugin.c
26         * src/plugins/pgpcore/sgpgme.c
27                 Add basic key import/export
28
29 2006-10-07 [colin]      2.5.3cvs15
30
31         * src/folderview.c
32         * src/imap.c
33         * src/prefs_account.c
34         * src/wizard.c
35                 Warn users *everywhere* if libetpan's not
36                 linked in
37
38 2006-10-06 [mones]      2.5.3cvs14
39
40         * po/de.po
41         * po/es.po
42                 updated by Stephan Sachse and me
43
44 2006-10-06 [colin]      2.5.3cvs13
45
46         * src/main.c
47         * src/common/sylpheed.c
48                 Don't load common plugins if --exit is passed
49         * src/prefs_gtk.c
50         * src/prefs_gtk.h
51                 Implement a cache to avoid reading the same
52                 files over and over again at startup
53
54 2006-10-06 [colin]      2.5.3cvs12
55
56         * src/summaryview.c
57         * src/gtk/quicksearch.c
58                 Update display every 5k mails on fast searches
59
60 2006-10-06 [colin]      2.5.3cvs11
61
62         * src/textview.c
63                 Don't do quote folding on HTML or ERTF.
64                 May fix the Cygwin issues if they were
65                 happening with HTML mails?
66
67 2006-10-05 [colin]      2.5.3cvs10
68
69         * src/prefs_gtk.c
70                 Oops, forgot one
71
72 2006-10-05 [colin]      2.5.3cvs9
73
74         * src/prefs_gtk.c
75                 Use unlocked_stdio here too
76
77 2006-10-05 [colin]      2.5.3cvs8
78
79         * src/folderview.c
80                 Fix go to next * after preferences apply
81         * src/msgcache.c
82                 Do the fd lock/unlock ourselves instead of
83                 letting the libc do it at each write 
84
85 2006-10-05 [colin]      2.5.3cvs7
86
87         * src/common/utils.c
88                 Faster division, thanks to Jean Diraison
89
90 2006-10-05 [paul]       2.5.3cvs6
91
92         * src/common/utils.c
93                 fix building with --disable-nls
94
95 2006-10-04 [colin]      2.5.3cvs5
96
97         * src/folder.c
98                 Maybe fix a segfault
99
100 2006-10-04 [wwp]        2.5.3cvs4
101
102         * src/prefs_folder_item.c
103                 Fine-tune layouts in folder item prefs. Suggested by
104                 Fabien Vantard <fzzzzz@gmail.com>.
105
106 2006-10-04 [wwp]        2.5.3cvs3
107
108         * src/prefs_folder_item.c
109                 Kill the clandestine passengers. You didn't see anything.
110
111 2006-10-04 [wwp]        2.5.3cvs2
112
113         * src/prefs_folder_item.c
114                 Add a way to test the subject simplify regexp in
115                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
116                 w/ few layout changes.
117
118 2006-20-04 [paul]       2.5.3cvs1
119
120         * NEWS
121         * README
122         * configure.ac
123                 Update version number following
124                 stable release
125
126 2006-10-04 [colin]      2.5.2cvs42
127
128         * src/folder.c
129         * src/folder.h
130         * src/summaryview.c
131                 Provide a way for folder classes to set their sort
132                 type and key
133
134 2006-10-03 [colin]      2.5.2cvs41
135
136         * src/mh.c
137                 Don't use strlen() to know if the
138                 string's empty
139
140 2006-10-03 [colin]      2.5.2cvs40
141
142         * src/mh.c
143                 Fix "check for new folders" with accentued folders
144
145 2006-10-03 [ticho]      2.5.2cvs39
146
147         * src/filtering.c
148         * src/folder.c
149         * src/inc.c
150         * src/mbox.c
151                 Colin's fix for "copy" filtering rules.
152
153 2006-10-02 [colin]      2.5.2cvs38
154
155         * src/folderview.c
156                 Fix for double-click too
157
158 2006-10-02 [colin]      2.5.2cvs37
159
160         * src/folderview.c
161                 correct fix for cvs36
162
163 2006-10-02 [colin]      2.5.2cvs36
164
165         * src/folderview.c
166                 Fix 'goto next unread' after collapsing/expanding 
167                 a node.
168
169 2006-10-02 [colin]      2.5.2cvs35
170
171         * src/summaryview.c
172                 Fix double freeze/thaw
173         * src/common/utils.c
174         * src/common/utils.h
175                 Reimplement strftime
176         * src/procheader.c
177                 Use it
178
179
180 2006-10-02 [colin]      2.5.2cvs34
181
182         * src/mh.c
183                 Time mh_write_sequences() - it's fast
184         * src/summaryview.c
185                 Init a variable to shut up gcc
186
187 2006-10-01 [colin]      2.5.2cvs33
188
189         * src/folder.c
190         * src/mh.c
191         * src/mh.h
192         * src/msgcache.c
193                 Add helper mh_set_mtime(), and set mtime to stat()'s result
194                 Add fsync but disable it, it's slow as hell
195
196 2006-10-01 [colin]      2.5.2cvs32
197
198         * src/mh.c
199         * src/msgcache.c
200                 fflush() caches and mh_sequences before
201                 fclose()ing
202
203 2006-10-01 [colin]      2.5.2cvs31
204
205         * src/msgcache.c
206                 Don't ftruncate when not using mmap
207
208 2006-09-30 [colin]      2.5.2cvs30
209
210         * src/main.c
211                 Write folder list *after* saving caches
212
213 2006-09-30 [colin]      2.5.2cvs29
214
215         * src/folder.c
216         * src/mh.c
217                 Debug forced mtime changes
218
219 2006-09-30 [colin]      2.5.2cvs28
220
221         * src/folder.c
222         * src/main.c
223                 Remove useless debug_print()s (code
224                 well-tested)
225
226 2006-09-30 [colin]      2.5.2cvs27
227
228         * src/mh.c
229                 Do stuff faster when writing mh_sequences
230
231 2006-09-30 [colin]      2.5.2cvs26
232
233         * src/mh.c
234                 Don't let the writing of .mh_sequences, which
235                 can change the folder's mtime, let us think
236                 we need to scan.
237
238 2006-09-30 [colin]      2.5.2cvs25
239
240         * src/folder.c
241                 Move a debug_print where it belongs 
242                 (processing)
243         * src/summaryview.c
244                 Don't mess with a huge slow subject
245                 table if we're not threading by
246                 subject
247
248 2006-09-30 [colin]      2.5.2cvs24
249
250         * src/msgcache.c
251                 Reenable mmaped reads (*not* writes!)
252         * src/procmsg.c
253                 Don't destroy and recreate hashtables just
254                 for fun
255         * src/common/utils.c
256                 Remove useless reply prefixes (it's case
257                 unsensitive)
258
259 2006-09-30 [wwp]        2.5.2cvs23
260
261         * tools/fix_date.sh
262                 Fixed a minor bug in date value extraction, added a switch
263                 to replace non RFC-compliant Date: value, added a switch
264                 to use strict RFC matching patterns for dates.
265
266 2006-09-29 [colin]      2.5.2cvs22
267
268         * src/matcher_parser.h
269         * src/matcher_parser_parse.y
270         * src/prefs_filtering.c
271         * src/statusbar.c
272         * src/summary_search.c
273         * src/summaryview.c
274         * src/gtk/quicksearch.c
275         * src/gtk/quicksearch.h
276                 Optimise searches by setting different
277                 refresh intervals (depending if the 
278                 search is fast or not)
279
280 2006-09-29 [colin]      2.5.2cvs21
281
282         * src/codeconv.c
283                 Optimise by reusing the last iconv converter
284                 if possible
285         * src/textview.c
286                 Optimise a bit (the foldable quotes feature
287                 still has an awful O(n^2) algo
288
289 2006-09-29 [colin]      2.5.2cvs20
290
291         * src/gtk/gtksctree.c
292         * src/gtk/gtksctree.h
293                 Optimise de-selection via up/down or
294                 another key
295
296 2006-09-28 [colin]      2.5.2cvs19
297
298         * src/action.c
299         * src/compose.c
300         * src/folderview.c
301         * src/mainwindow.c
302         * src/messageview.c
303         * src/summary_search.c
304         * src/toolbar.c
305                 Avoid using summaryview->ctree directly
306
307 2006-09-28 [colin]      2.5.2cvs18
308
309         * src/summaryview.c
310         * src/summaryview.h
311                 Add helpers to freeze/thaw/grab_focus
312                 Factorize calls to freeze/thaw/grab_focus
313                 
314
315 2006-09-28 [colin]      2.5.2cvs17
316
317         * src/main.c
318                 More guards for the session management
319
320 2006-09-28 [colin]      2.5.2cvs16
321
322         * src/folderview.c
323         * src/gtk/gtksctree.c
324         * src/gtk/gtksctree.h
325                 Make expanding not recursive in folderview
326
327 2006-09-28 [colin]      2.5.2cvs15
328
329         * src/addressbook.c
330                 If nothing is selected in the list (right part)
331                 and a group is selected in the tree (left part),
332                 mail this group.
333
334 2006-09-28 [colin]      2.5.2cvs14
335
336         * src/Makefile.am
337                 Actually use SM_LIBS
338
339 2006-09-28 [ticho]      2.5.2cvs13
340
341         * src/export.c
342         * src/messageview.c
343         * src/mimeview.c
344         * src/news.c
345         * src/pop.c
346         * src/prefs_themes.c
347         * src/procmsg.c
348                 Small i18n string optimization.
349         * src/send_message.c
350         * src/summaryview.c
351         * src/common/session.c
352         * src/common/smtp.c
353         * src/common/ssl_certificate.c
354         * src/common/utils.c
355                 Use "Couldn't" instead of "Can't" in UI messages,
356                 where appropriate.
357
358 2006-09-28 [colin]      2.5.2cvs12
359
360         * configure.ac
361                 Possibly fix link errors
362
363 2006-09-27 [wwp]        2.5.2cvs11
364
365         * src/gtk/authors.h
366         * doc/man/sylpheed-claws.1
367         * manual/ack.xml
368         * manual/es/ack.xml
369         * manual/fr/ack.xml
370         * manual/pl/ack.xml
371                 Updated authors info (me, myself and I).
372
373 2006-09-27 [colin]      2.5.2cvs10
374
375         * src/addressbook.c
376                 Remove useless printf
377
378 2006-09-27 [wwp]        2.5.2cvs9
379
380         * src/editgroup.c
381         * src/send_message.c
382         * src/inc.c
383         * src/prefs_common.c
384         * src/prefs_common.h
385         * src/gtk/progressdialog.c
386                 remember more windows' sizes (send dialog, received dialog,
387                 edit group in addressbook).
388
389 2006-09-27 [colin]      2.5.2cvs8
390
391         * configure.ac
392         * src/main.c
393         * src/mainwindow.h
394                 Use libSM to communicate with the session
395                 manager, so that we can know when the 
396                 session ends, save our caches, and draft
397                 our compose windows.
398
399 2006-09-27 [colin]      2.5.2cvs7
400
401         * src/addressbook.c
402                 Fix issues:
403                 o Allow Book and Group creation from the tree's
404                   contextual menu
405                 o Do not actually delete the contacts when 
406                   deleting groups from the tree (duh!)
407
408 2006-09-27 [colin]      2.5.2cvs6
409
410         * src/compose.c
411         * src/compose.h
412         * src/mainwindow.c
413         * src/textview.c
414         * src/toolbar.c
415                 o Allow passing an email address to 
416                   compose_new_with_folderitem
417                 o Update callers
418                 o Use current folderitem when clicking
419                   on a TextView mailto: link
420                 o Fix a possible leak in TextView
421
422 2006-09-27 [colin]      2.5.2cvs5
423
424         * src/html.c
425                 Use UTF-8 chars to replace HTML entities
426
427 2006-09-27 [colin]      2.5.2cvs4
428
429         * AUTHORS
430         * src/prefs_account.c
431         * src/gtk/authors.h
432                 Fix bug #1024 (Array index out of
433                 range in sylpheed-claws-2.5.2)
434                 Patch by Ales Nosek <anosek@suse.cz>
435
436 2006-09-27 [colin]      2.5.2cvs3
437
438         * src/addr_compl.c
439                 Actually do the test
440
441 2006-09-27 [colin]      2.5.2cvs2
442
443         * src/addr_compl.c
444         * src/addr_compl.h
445                 Allow completing with comma (in certain cases: vCalendar
446                 for example doesn't support that)
447                 Patch by Fabien Vantard
448
449 2006-09-26 [colin]      2.5.2cvs1
450
451         * src/Makefile.am
452         * src/addr_compl.c
453         * src/addr_compl.h
454         * src/addrbook.c
455         * src/addrbook.h
456         * src/addressbook.c
457         * src/addrindex.c
458         * src/addrindex.h
459         * src/compose.c
460         * src/prefs_common.c
461         * src/prefs_filtering_action.c
462         * src/prefs_folder_item.c
463         * src/prefs_template.c
464         * src/stock_pixmap.c
465         * src/stock_pixmap.h
466         * src/pixmaps/addr_one.xpm
467         * src/pixmaps/addr_two.xpm
468                 Add auto-completion on groups
469
470 2006-09-26 [colin]      2.5.2
471
472         * NEWS
473         * README
474         * RELEASE_NOTES
475                 2.5.2 released
476
477 2006-09-26 [colin]      2.5.1cvs5
478
479         * src/matcher.c
480                 Fix condition
481
482 2006-09-26 [colin]      2.5.1cvs4
483
484         * src/mbox.c
485                 Revert cvs1 (useless as the message is printed 
486                 every 500 mails)
487
488 2006-09-26 [colin]      2.5.1cvs3
489
490         * src/partial_download.c
491                 Fix crasher found by Alexsandar Urosevic
492
493 2006-09-26 [colin]      2.5.1cvs2
494
495         * src/summaryview.c
496                 Fix bug #1023 (Sylpheed deletes too much messages)
497
498 2006-09-26 [ticho]      2.5.1cvs1
499
500         * src/mbox.c
501                 Make use of gettext's multiple plurals for statusbar
502                 progress message.
503
504 2006-09-25 [paul]       2.5.1
505
506         * NEWS
507         * README
508         * RELEASE_NOTES
509                 2.5.1 released
510
511 2006-09-25 [colin]      2.5.0cvs3
512
513         * src/plugins/bogofilter/bogofilter.c
514         * src/plugins/clamav/clamav_plugin.c
515         * src/plugins/spamassassin/spamassassin.c
516                 BogoFilter, Spamassassin: Fix double hook registering after
517                 visiting preferences
518                 Spamassassin, Clamav: Just set the mails to move instead of
519                 doing the move - caller will move the things at once.
520
521 2006-09-25 [colin]      2.5.0cvs2
522
523         * src/imap.c
524         * src/etpan/imap-thread.c
525                 Use UID SEARCH ALL instead of UID 1:*
526                 (braindead servers can't figure out that's
527                 the same...)
528
529 2006-09-25 [wwp]        2.5.0cvs1
530
531         * src/message_search.c
532                 Added the ability to stop a running search (in message body).
533
534 2006-09-25 [paul]       2.5.0
535
536         * NEWS
537         * README
538         * RELEASE_NOTES
539                 2.5.0 released
540
541 2006-09-25 [paul]       2.4.0cvs214
542
543         * po/cs.po
544         * po/de.po
545         * po/fi.po
546         * po/fr.po
547         * po/nl.po
548         * po/pt_BR.po
549         * po/sk.po
550         * po/sr.po
551         * po/zh_CN.po
552                 updated by Tim, Stephan Sachse, Flammie Pirinen,
553                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
554                 Ticho, Aleksander Urosevic, Ralgh Young
555
556 2006-09-24 [mones]      2.4.0cvs213
557
558         * po/es.po
559                 Updated for release
560
561 2006-09-23 [colin]      2.4.0cvs212
562
563         * src/gtk/inputdialog.c
564                 Fix [ ] remember this appearing in normal
565                 input dialogs after it's been used by
566                 mimeview.
567         * src/folder.c
568         * src/folderview.c
569         * src/msgcache.c
570         * src/procmsg.c
571         * src/summaryview.c
572         * src/textview.c
573         * src/common/timing.h
574                 Enable timings in debug mode and make it
575                 look prettier.
576
577 2006-09-22 [colin]      2.4.0cvs211
578
579         * README
580                 Revert test change
581         * commitHelper
582                 ping the correct URI
583
584 2006-09-22 [colin]      2.4.0cvs210
585
586         * README
587                 Let's see if bug #1022 is fixed
588
589 2006-09-21 [colin]      2.4.0cvs209
590
591         * src/wizard.c
592         * src/common/plugin.c
593                 Prepare infra to load predefined plugins when
594                 no configuration existed. Don't actually load
595                 anything yet (feat. freeze)
596
597 2006-09-21 [wwp]        2.4.0cvs208
598
599         * manual/fr/faq.xml
600                 Partial sync w/ 2.4.0cvs72:
601                 wrap file and minor updates.
602
603 2006-09-21 [wwp]        2.4.0cvs207
604
605         * tools/fix_date.sh
606                 several fixes and enhancements. A new --force switch has been
607                 added to prevent overriding by default Date: header when
608                 already existing.
609
610 2006-09-21 [paul]       2.4.0cvs206
611
612         * src/common/utils.c
613                 add Chinese UTF8 Re prefix
614
615 2006-09-21 [wwp]        2.4.0cvs205
616
617         * tools/Makefile.am
618                 Fics alfabettical order.
619
620 2006-09-21 [wwp]        2.4.0cvs204
621
622         * tools/fix_date.sh
623         * tools/Makefile.am
624                 Added an action tool to fix missing Date field in emails.
625                 Updated Makefile.am to reflect those last two additions.
626
627 2006-09-21 [wwp]        2.4.0cvs203
628
629         * tools/uuooffice
630                 Added a action tool to open uuencoded docs w/
631                 OpenOffice (based on uudec method).
632
633 2006-09-21 [colin]      2.4.0cvs202
634
635         * src/compose.c
636         * src/textview.c
637                 Workaround possible GTK crash: remove selection 
638                 clipboard before destroying widget, or GTK+-2.10
639                 dies. Thanks to Hiro.
640
641 2006-09-20 [colin]      2.4.0cvs201
642
643         * src/compose.c
644                 Fix free-after-use in some cases (when 
645                 procmime_encode_content() frees mimeinfo->data.mem
646                 and turns it to a temp file)
647
648 2006-09-20 [colin]      2.4.0cvs200
649
650         * src/folderview.c
651         * src/summaryview.c
652         * src/gtk/gtksctree.c
653         * src/gtk/gtksctree.h
654                 Add tooltips in the folderview and summaryview
655                 (Doesn't break string freeze as they already
656                 exist)
657         * src/toolbar.c
658                 Put the spam button in the default configuration
659                 if compiled with bogo plugin too
660
661 2006-09-19 [colin]      2.4.0cvs199
662
663         * src/summaryview.c
664         * src/summaryview.h
665                 Update folder name label on folder rename
666         * src/prefs_matcher.c
667         * src/gtk/logwindow.h
668                 Fix warnings
669                 Patches by Fabien
670
671 2006-09-19 [wwp]        2.4.0cvs198
672
673         * src/summary_search.c
674                 fix can't click forward/backward buttons in the
675                 search messages.
676
677 2006-09-18 [paul]       2.4.0cvs197
678
679         * src/wizard.c
680                 add missing bracket, capitalise the A of
681                 'SpamAssassin'
682
683 2006-09-18 [paul]       2.4.0cvs196
684
685         * src/compose.c
686                 fix bug 1012 'crashed upon sending mail
687                 from compose window'
688                 Thanks to Colin
689
690 2006-09-16 [colin]      2.4.0cvs195
691
692         * src/folderview.c
693                 Fix "real-time" sorting by freezing/thawing
694
695 2006-09-16 [colin]      2.4.0cvs194
696
697         * manual/faq.xml
698                 Fix the anti-spam entry a bit
699
700 2006-09-16 [colin]      2.4.0cvs193
701
702         * src/wizard.c
703                 Make sure reviewers have no excuse when stating
704                 Sylpheed-Claws doesn't have antispam capabilities.
705
706 2006-09-16 [colin]      2.4.0cvs192
707
708         * src/main.c
709                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
710                 as if the SIGPIPE comes from etpan's thread we could
711                 trigger a GUI update from this thread.
712
713 2006-09-16 [colin]      2.4.0cvs191
714
715         * src/summaryview.c
716                 Init all members of the struct
717
718 2006-09-16 [paul]       2.4.0cvs190
719
720         * src/account.c
721                 improvements to the English
722
723 2006-09-15 [colin]      2.4.0cvs189
724
725         * src/summaryview.c
726                 HIG order on dialog
727
728 2006-09-14 [colin]      2.4.0cvs188
729
730         * src/common/socket.c
731         * src/common/socket.h
732         * src/common/ssl.c
733         * src/common/ssl_certificate.c
734         * src/common/ssl_certificate.h
735         * src/etpan/imap-thread.c
736                 the get_fqdn() call done to get canonical name when
737                 checking an SSL certificate is blocking, which is
738                 sad as we just did a non-blocking lookup to connect.
739                 Fix that by letting the fqdn available to the SockInfo,
740                 and use that in ssl_certificate_check(). For IMAP,
741                 we don't do it as the lookup's done by libetpan, but
742                 it's less annoying as IMAP connections as much more
743                 rare than POP3 connections.
744
745 2006-09-14 [paul]       2.4.0cvs187
746
747         * manual/advanced.xml
748                 improvements to the English,
749                 properly place the new hidden options
750                 within the alphabetical order
751         * src/gtk/pluginwindow.c
752                 improvements to the English
753
754 2006-09-14 [colin]      2.4.0cvs186
755
756         * src/prefs_common.c
757         * src/prefs_common.h
758         * src/gtk/gtksctree.c
759         * manual/advanced.xml
760                 New hidden pref, stripes_color_offset, to change
761                 the value added/substracted to normal bgcolor to
762                 create the stripes in summaries
763
764 2006-09-13 [colin]      2.4.0cvs185
765
766         * src/gedit-print.c
767         * src/messageview.c
768         * src/messageview.h
769         * src/summaryview.c
770         * src/textview.c
771                 Fix misc. printing issues: 
772                 - Bad font for linkified headers
773                 - Different font if the mail was displayed or not
774                 - Factorize the thing
775
776 2006-09-13 [colin]      2.4.0cvs184
777
778         * src/common/ssl_certificate.c
779                 Only get FQDN once when checking certificate
780
781 2006-09-13 [colin]      2.4.0cvs183
782
783         * src/account.c
784         * src/gtk/pluginwindow.c
785                 Misc. GUI fixes by Fabien
786
787 2006-09-13 [wwp]        2.4.0cvs182
788
789         * configure.ac
790         * src/common/utils.h
791         * src/common/utils.c
792                 get rid of unused wide-char functions.
793
794 2006-09-13 [wwp]        2.4.0cvs181
795
796         * src/plugins/pgpinline/sylpheed.def
797         * src/textview.c
798                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
799                 add privacy_reset_error to the .def file,
800                 do not fork for an external textviewer.
801
802 2006-09-13 [wwp]        2.4.0cvs180
803
804         * src/prefs_common.c
805                 fix broken font entry in prefs (patch issued by the gpg4win team,
806                 probably by Marcus Brinkmann <marcus@g10code.de>).
807
808 2006-09-13 [colin]      2.4.0cvs179
809
810         * src/folder.h
811                 Fix a warning in summaryview.c
812         * src/mainwindow.c
813         * src/summaryview.c
814         * src/summaryview.h
815                 Add missing Mark/* elements in the
816                 main menu
817
818 2006-09-12 [colin]      2.4.0cvs178
819
820         * src/prefs_actions.c
821         * src/prefs_filtering_action.c
822         * src/prefs_matcher.c
823                 Use (New) instead of New everywhere
824
825 2006-09-12 [wwp]        2.4.0cvs177
826
827         * manual/fr/addrbook.xml
828         * manual/fr/handling.xml
829                 updated some quotes in the fr manual to match the fr translation.
830
831 2006-09-12 [wwp]        2.4.0cvs176
832
833         * src/prefs_matcher.c
834                 don't store translated string elements in matcher expressions.
835                 Also fixed a misused of Q_().
836
837 2006-09-11 [wwp]        2.4.0cvs175
838
839         * src/plugins//bogofilter/bogofilter.c
840         * src/plugins//clamav/clamav_plugin.c
841         * src/plugins//demo/demo.c
842         * src/plugins//dillo_viewer/dillo_viewer.c
843         * src/plugins//pgpcore/plugin.c
844         * src/plugins//pgpinline/plugin.c
845         * src/plugins//pgpmime/plugin.c
846         * src/plugins//spamassassin/spamassassin.c
847                 gettext-ize more strings (mostly plugin error messages).
848
849 2006-09-11 [colin]      2.4.0cvs174
850
851         * src/alertpanel.c
852                 Make maximum buffer size bigger to avoid
853                 truncating translated messages. Patch by
854                 Fabien
855
856 2006-09-11 [colin]      2.4.0cvs173
857
858         * src/etpan/imap-thread.c
859                 Fix compilation on OpenBSD, thanks to 
860                 Landry
861
862 2006-09-10 [wwp]        2.4.0cvs172
863
864         * manual/account.xml
865         * manual/addrbook.xml
866         * manual/handling.xml
867         * manual/es/handling.xml
868         * manual/fr/account.xml
869         * manual/fr/addrbook.xml
870         * manual/fr/handling.xml
871                 documented addressbook matching (condition configuration):
872                   addrbook.xml, en fr
873                 documented per-account filtering rules (handling/filtering
874                   section, account section):
875                   account.xml, handling.xml, en fr
876                 slightly updated the handling/searching section to tell few
877                   words about the extended search ability:
878                   handling.xml, en fr
879                 added missing <quote></quotes> to Quick Search:
880                   handling.xml, en fr es
881                 fixed a typo (auomatically):
882                   handling.xml, en
883                 changes revisited by Paul.
884
885 2006-09-10 [paul]       2.4.0cvs171
886
887         * src/prefs_actions.c
888         * src/prefs_filtering.c
889         * src/prefs_template.c
890                 adjustments to the gui
891                 Patch by Fabien Vantard (slightly modified)
892
893 2006-09-10 [colin]      2.4.0cvs170
894
895         * src/summaryview.c
896                 Check folderitem/summaryview consistency
897                 (basically automates Update summary). Fixes
898                 #1011 (wrong (negative) count on unread 
899                 messages)
900
901 2006-09-10 [colin]      2.4.0cvs169
902
903         * src/gtk/gtksctree.c
904                 Fix recursive expansion via mouse
905         * src/plugins/bogofilter/bogofilter.c
906                 Use normal filtering way of moving
907                 messages (batching), possibly fixing
908                 bug #1015 (Bogofilter plugin doubles 
909                 new messages)
910
911 2006-09-09 [wwp]        2.4.0cvs168
912
913         * src/prefs_filtering.c
914                 better place for this fix.
915
916 2006-09-09 [wwp]        2.4.0cvs167
917
918         * src/prefs_filtering.c
919                 fix a minor bug when the enabled status of a filtering/processing
920                 rule always got set to TRUE when replacing this rule. That still
921                 make sense when adding a new rule, but now when replacing, we
922                 don't override the value of 'enabled'.
923                 Also renamed the func prefs_filtering_list_view_get_rule_name()
924                 to prefs_filtering_list_view_get_info() as this function not only
925                 returns the name, but also the account_id and the enabled status.
926
927 2006-09-09 [mones]      2.4.0cvs166
928
929         * manual/glossary.xml
930         * manual/plugins.xml
931                 Minor format corrections
932         * manual/gpl.xml
933                 Fix misplaced NO WARRANTY section
934         * manual/es/advanced.xml
935         * manual/es/faq.xml
936         * manual/es/glossary.xml
937         * manual/es/gpl.xml
938         * manual/es/handling.xml
939         * manual/es/plugins.xml
940         * manual/es/starting.xml
941                 Incorporate changes from English version
942         * manual/fr/ack.xml
943         * manual/pl/ack.xml
944         * manual/es/ack.xml
945                 Fix address, (add translation credits in es version)
946         * po/es.po
947                 Updated translation
948
949 2006-09-09 [wwp]        2.4.0cvs165
950
951         * src/prefs_filtering.c
952                 fix a crash when opening filtering prefs, if matcherrc file contains
953                 broken data (non-existing account id, which is theoretically not
954                 possible).
955
956 2006-09-08 [colin]      2.4.0cvs164
957
958         * src/folder.c
959                 Wrong assert, make it an if()
960         * src/gtk/gtksctree.c
961                 Fix bug #1013 (expand selected thread 
962                 tree) - expanding is now recursive
963
964 2006-09-07 [wwp]        2.4.0cvs163
965
966         * src/prefs_matcher.c
967                 make better sentences about addressbook matching in the
968                 matcher prefs. This should make translators' work easier
969                 too.
970
971 2006-09-07 [wwp]        2.4.0cvs162
972
973         * src/prefs_filtering.c
974                 code simplification (get rid of dup var. assignment).
975
976 2006-09-07 [wwp]        2.4.0cvs161
977
978         * src/summaryview.c
979                 use GTK_STOCK icons when possible, patch by Fabien Vantard
980                 <fzzzzz@gmail.com>.
981
982 2006-09-07 [paul]       2.4.0cvs160
983
984         * src/mimeview.c
985                 fix compilation warnings
986                 Thanks to Colin
987
988 2006-09-07 [paul]       2.4.0cvs159
989
990         * src/mimeview.c
991                 select the mimepart icon when
992                 displaying as text
993                 Thanks to Colin
994
995 2006-09-06 [paul]       2.4.0cvs158
996
997         * src/prefs_filtering.c
998                 fix labels and table element spacing
999                 Patch by Fabien Vantard
1000
1001 2006-09-06 [paul]
1002
1003         2.5.0-rc3 released
1004
1005 2006-09-06 [paul]       2.4.0cvs157
1006
1007         * manual/es/advanced.xml
1008                 fix typo
1009
1010 2006-09-06 [wwp]        2.4.0cvs156
1011
1012         * src/mainwindow.c
1013                 fix an dup launch issue when iconified, thanks to Colin.
1014
1015 2006-09-06 [wwp]        2.4.0cvs155
1016
1017         * src/gtk//gtksctree.h
1018                 oops, forgot that one!
1019
1020 2006-09-06 [wwp]        2.4.0cvs154
1021
1022         * manual/pl/advanced.xml
1023         * manual/advanced.xml
1024         * manual/es/advanced.xml
1025         * manual/fr/advanced.xml
1026         * src/prefs_customheader.c
1027         * src/prefs_filtering_action.c
1028         * src/foldersel.c
1029         * src/prefs_summaries.c
1030         * src/prefs_filtering.c
1031         * src/account.c
1032         * src/compose.c
1033         * src/prefs_summary_column.c
1034         * src/addr_compl.c
1035         * src/prefs_actions.c
1036         * src/prefs_folder_column.c
1037         * src/ssl_manager.c
1038         * src/prefs_template.c
1039         * src/prefs_display_header.c
1040         * src/prefs_common.h
1041         * src/prefs_matcher.c
1042         * src/prefs_common.c
1043         * src/prefs_toolbar.c
1044         * src/summaryview.c
1045         * src/folderview.c
1046         * src/gtk/gtksctree.c
1047         * src/gtk/pluginwindow.c
1048         * src/gtk/progressdialog.c
1049         * src/gtk/prefswindow.c
1050                 renamed hidden option enable_rules_hint to use_stripes_everywhere
1051                 to make its meaning more obvious (all versions of the manual reflect
1052                 the change).
1053                 added an extra hidden option use_stripes_in_summary to allow
1054                 discarding these stripes in mainwindow's folder and message lists;
1055                 en and fr manuals only are OK towards this.
1056
1057 2006-09-06 [colin]      2.4.0cvs153
1058
1059         * src/textview.c
1060                 Hide Sylpheed-Claws' internal queue headers
1061                 when showing all headers. They'll be present
1062                 only in Source window.
1063
1064 2006-09-05 [colin]      2.4.0cvs152
1065
1066         * src/plugins/trayicon/trayicon.c
1067                 Fix crash at exit - we have to disconnect
1068                 our handlers
1069         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1070                 Update eggtrayicon - patch adapted from a
1071                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
1072                 on Sylpheed's ML
1073
1074 2006-09-05 [colin]      2.4.0cvs151
1075
1076         * src/mainwindow.c
1077         * src/gtk/logwindow.c
1078                 Fix race condition when something writes
1079                 to the log too soon during init. Thanks
1080                 to Fabien Vantard
1081
1082 2006-09-05 [colin]      2.4.0cvs150
1083
1084         * src/mimeview.c
1085                 Don't select part on right-click either
1086
1087 2006-09-05 [paul]       2.4.0cvs149
1088
1089         * src/mimeview.c
1090                 completion of previous commit
1091                 Thanks to Colin
1092
1093 2006-09-05 [colin]      2.4.0cvs148
1094
1095         * src/mimeview.c
1096                 Don't force selection on middle-click, just open
1097
1098 2006-09-04 [colin]      2.4.0cvs147
1099
1100         * src/mimeview.c
1101                 Looks like gtk_notebook_set_current_page()
1102                 sometimes steals focus, and this annoys us
1103                 in MimeViewers as it renders navigation
1104                 keys useless. Take back focus after switching
1105                 pages.
1106
1107 2006-09-04 [colin]      2.4.0cvs146
1108
1109         * src/messageview.c
1110                 Set stop_loading when clicking on Next
1111                 during load. Don't add a callback to 
1112                 avoid over-complicating things.
1113
1114 2006-09-04 [colin]      2.4.0cvs145
1115
1116         * src/mimeview.c
1117         * src/messageview.c
1118                 Fix multiple loads in separate messageview
1119
1120 2006-09-04 [colin]      2.4.0cvs144
1121
1122         * src/summaryview.c
1123                 Let navigation keys be handled during 
1124                 load
1125
1126 2006-09-04 [colin]      2.4.0cvs143
1127
1128         * src/messageview.c
1129         * src/summaryview.c
1130         * src/textview.c
1131         * src/textview.h
1132                 Make loading of huge mails (lots of text and/or
1133                 images) cancellable, so the GUI doesn't block 
1134
1135 2006-09-04 [colin]      2.4.0cvs142
1136
1137         * src/plugins/trayicon/trayicon.c
1138                 Fix annoyance when removing a folder with 
1139                 unread mails: trayicon didn't update
1140
1141 2006-09-04 [paul]       2.4.0cvs141
1142
1143         * src/gtk/icon_legend.c
1144                 straighten up columns
1145                 Patch by Fabien Vantard
1146
1147 2006-09-04 [wwp]        2.4.0cvs140
1148
1149         * src/prefs_filtering.c
1150                 fix new line's account name in filtering prefs:
1151                 was "All", is now "(New)".
1152
1153 2006-09-04 [paul]       2.4.0cvs139
1154
1155         * tools/make.themes.project
1156                 use "AUTOMAKE_OPTIONS = dist-bzip2"
1157                 instead of homebrewed "make release"
1158
1159 2006-09-03 [colin]      2.4.0cvs138
1160
1161         * src/folderview.c
1162                 Fix bug #1007 (Wrong folder highlighted)
1163
1164 2006-09-03 [colin]      2.4.0cvs137
1165
1166         * src/compose.c
1167                 Don't set Newsgroup: header to a mail folder
1168                 path
1169
1170 2006-09-03 [paul]       2.4.0cvs136
1171
1172         * src/prefs_other.c
1173         * src/prefs_spelling.c
1174                 unify the gui
1175
1176 2006-09-03 [paul]       2.4.0cvs135
1177
1178         * src/prefs_summaries.c
1179                 correct menu item text in prefs_keybind_apply_clicked()
1180
1181 2006-09-03 [paul]       2.4.0cvs134
1182
1183         * manual/advanced.xml
1184                 some improvements to the descriptions
1185         * src/mainwindow.c
1186         * src/messageview.c
1187         * src/summaryview.c
1188         * src/gtk/menu.c
1189                 fix menu sensitivity issues
1190         * src/prefs_message.c
1191                 drop the useless word 'short'
1192         * src/prefs_other.c
1193                 add the word 'lines' indicating log length
1194                 is a measure of lines
1195         * src/textview.c
1196                 fix compilation warnings
1197
1198 2006-09-02 [colin]      2.4.0cvs133
1199
1200         * src/messageview.c
1201                 Display a special return-receipt message
1202                 if the message is from the user
1203         * src/summaryview.c
1204                 Fix missing freeze of the list when marking
1205                 all read and unthreading for exec. Thanks
1206                 to Stephan Sachse.
1207
1208 2006-09-02 [paul]       2.4.0cvs132
1209
1210         * src/mainwindow.c
1211         * src/prefs_message.c
1212         * src/summaryview.c
1213                 fix some english
1214
1215 2006-09-02 [wwp]        2.4.0cvs131
1216
1217         * src/prefs_filtering.c
1218                 added an account name column to the filtering rules
1219                 dialog.
1220
1221 2006-09-02 [colin]      2.4.0cvs130
1222
1223         * src/gtk/logwindow.c
1224         * src/gtk/logwindow.h
1225                 Block scrolling if we're not at the end
1226                 of the log
1227
1228 2006-09-02 [colin]      2.4.0cvs129
1229
1230         * src/folder.c
1231                 Make sure account-specific rules can't
1232                 be used in {pre-,post-,}processing
1233         * src/mainwindow.c
1234         * src/gtk/logwindow.c
1235         * src/gtk/logwindow.h
1236                 Jump to last error when clicking on the
1237                 warning icon
1238
1239 2006-09-02 [colin]      2.4.0cvs128
1240
1241         * src/imap.c
1242         * src/import.c
1243         * src/mainwindow.c
1244         * src/mainwindow.h
1245                 Fix warning icon
1246         * src/inc.c
1247         * src/mbox.c
1248         * src/mbox.h
1249                 Let proc_mbox know its account, for
1250                 account-specific rules
1251
1252 2006-09-01 [colin]      2.4.0cvs127
1253
1254         * src/codeconv.c
1255                 Don't uselessly use iconv to convert from
1256                 us-ascii
1257         * src/alertpanel.c
1258         * src/mainwindow.c
1259         * src/mainwindow.h
1260         * src/inc.c
1261                 Fix certain log cases, disable warning icon
1262                 for now, the correct way to display it when
1263                 necessary and only when necessary is probably
1264                 to do it manually rather than use error logs
1265         * src/etpan/imap-thread.c
1266                 Clean up UID logging a bit
1267         * src/gtk/logwindow.c
1268         * src/gtk/logwindow.h
1269                 Make logging faster when the window's closed
1270
1271 2006-09-01 [wwp]        2.4.0cvs126
1272
1273         * manual/fr/account.xml
1274                 reflect changes to the ref. manual (parts of cvs72):
1275                 fix tabnames and quotes.
1276
1277 2006-09-01 [wwp]        2.4.0cvs125
1278
1279         * manual/fr/plugins.xml
1280                 reflect changes to the reference manual (cvs42):
1281                 update IRC channel info.
1282
1283 2006-09-01 [wwp]        2.4.0cvs124
1284
1285         * commitHelper
1286                 use CVSEDITOR env. var. if set, according to `man cvs`.
1287
1288 2006-09-01 [wwp]        2.4.0cvs123
1289
1290         * manual/advanced.xml
1291                 better sentence again (thanks to Paul).
1292
1293 2006-09-01 [wwp]        2.4.0cvs122
1294
1295         * manual/advanced.xml
1296         fix definition of toolbar_detachable and rework a bit the one of
1297         enable_dotted_lines.
1298
1299 2006-09-01 [mones]      2.4.0cvs121
1300
1301         * manual/advanced.xml
1302                 Document enable_dotted_lines
1303
1304 2006-09-01 [paul]       2.4.0cvs120
1305
1306         * src/folderview.c
1307         * src/folderview.h
1308         * src/imap.c
1309         * src/mainwindow.c
1310         * src/summaryview.c
1311                 obey the 'When entering folder...' option
1312                 when using the /View/Go to/... menu items
1313                 Thanks to Colin
1314
1315 2006-08-31 [colin]      2.4.0cvs119
1316
1317         * src/folderview.c
1318                 Revert 2.4.0cvs116, wrong fix.
1319
1320 2006-08-31 [colin]      2.4.0cvs118
1321
1322         * src/gtk/gtksctree.c
1323                 Better state the various copyrights
1324
1325 2006-08-31 [colin]      2.4.0cvs117
1326
1327         * src/prefs_common.c
1328                 fix enable_dotted_lines
1329
1330 2006-08-31 [colin]      2.4.0cvs116
1331
1332         * src/folderview.c
1333                 Use pref "Always open on select" when going
1334                 to next unread folder
1335         * src/gtk/gtksctree.c
1336                 Fix link failure to _gtk_clist_create_cell_layout
1337                 on certain computers. (Why not mine, I wonder)
1338
1339 2006-08-31 [colin]      2.4.0cvs115
1340
1341         * src/procmsg.c
1342         * src/textview.c
1343         * src/plugins/bogofilter/bogofilter.c
1344         * src/plugins/spamassassin/spamassassin.c
1345                 Requalify some "errors" to warnings
1346         * src/mainwindow.c
1347         * src/mainwindow.h
1348         * src/statusbar.c
1349                 Add an icon in the statusbar to notify
1350                 of errors
1351         * src/gtk/gtksctree.c
1352         * src/folderview.c
1353         * src/summaryview.c
1354                 Make the GtkSCTree look more modern by
1355                 alternating background lines
1356         * src/prefs_common.c
1357         * src/prefs_common.h
1358                 Add a pref to let people have the old
1359                 way if they prefer
1360
1361
1362 2006-08-30 [colin]      2.4.0cvs114
1363
1364         * src/procmsg.c
1365         * src/procmsg.h
1366                 Provide a way to filter a list of
1367                 messages in an optimised manner, and
1368                 add a list-filtering hook
1369         * src/folder.c
1370         * src/inc.c
1371         * src/mbox.c
1372                 Use the list filtering
1373         * src/plugins/bogofilter/bogofilter.c
1374                 Use the list-filtering hook
1375                 Use -b (bulk) mode for more speed
1376                 when learning and filtering
1377         * src/etpan/imap-thread.c
1378                 Make log output shorter in UID SEARCH
1379
1380
1381 2006-08-30 [colin]      2.4.0cvs113
1382
1383         * src/plugins/bogofilter/bogofilter.c
1384                 Really fast mass learning - thanks to David
1385                 Relson for the options explanations :)
1386
1387 2006-08-30 [colin]      2.4.0cvs112
1388
1389         * src/msgcache.c
1390                 Fix compilation on FreeBSD. Thanks
1391                 to Michael Hugues
1392
1393 2006-08-29 [colin]      2.4.0cvs111
1394
1395         * src/folderview.c
1396                 Handle "popup_menu" signal (for popping the 
1397                 menu via the keyboard)
1398         * src/mimeview.c
1399         * src/mimeview.h
1400         * src/summaryview.c
1401         * src/textview.c
1402         * src/gtk/gtkutils.c
1403         * src/gtk/gtkutils.h
1404                 Factorize scrolling code, and add an API 
1405                 for MimeViewers to handle scroll orders
1406
1407 2006-08-29 [wwp]        2.4.0cvs110
1408
1409         * src/plugins//bogofilter/bogofilter.c
1410         * src/plugins//spamassassin/spamassassin.c
1411                 make the bogofilter/spamassassin filtering error dialogs at
1412         incorporation obey to the "don't popup error dialog on
1413         receive error" option. If disabled, feed the log window w/
1414         the error message.
1415
1416 2006-08-29 [paul]
1417
1418         2.5.0-rc2 released
1419
1420 2006-08-29 [paul]       2.4.0cvs109
1421
1422         * Makefile.am
1423                 remove 'make release', it's not needed
1424                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
1425
1426 2006-08-29 [paul]       2.4.0cvs108
1427
1428         * src/foldersel.c
1429         * src/summary_search.c
1430         * src/gtk/progressdialog.c
1431         * src/plugins/pgpcore/passphrase.c
1432                 replace deprecated gtk_window_set_policy()
1433
1434 2006-08-29 [colin]      2.4.0cvs107
1435
1436         * src/folder.c
1437                 Fix data loss when copy fails during a move:
1438                 only use fast remove_msgs if everything was
1439                 copied OK; else use slow remove_msg on the
1440                 mails that got copied only.
1441
1442 2006-08-28 [paul]       2.4.0cvs106
1443
1444         * src/mh.c
1445                 revert change in 2.4.0cvs104, it breaks
1446                 stuff
1447
1448 2006-08-28 [paul]       2.4.0cvs105
1449
1450         * src/plugins/spamassassin/spamassassin.c
1451                 english fix
1452
1453 2006-08-28 [paul]       2.4.0cvs104
1454
1455         * src/mh.c
1456                 fix data loss when moving to another
1457                 mailbox fails
1458         * src/prefs_spelling.c
1459                 improve the english
1460         * src/gtk/pluginwindow.c
1461                 improve the layout of the dialog text
1462         All thanks to Colin
1463
1464 2006-08-28 [paul]       2.4.0cvs103
1465
1466         * src/plugins/bogofilter/bogofilter.c
1467         * src/plugins/bogofilter/bogofilter_gtk.c
1468                 fix english up a bit, innit
1469
1470 2006-08-28 [paul]       2.4.0cvs102
1471
1472         * configure.ac
1473         * po/Makefile.in.in
1474         * po/Makevars
1475                 require autoconf 2.60, enabling building
1476                 with gettext 0.15 (gettext 0.14.x build still
1477                 possible). Replace Makefiles with versions
1478                 from gettext 0.15.
1479                 Remove configure options --with-localedir and
1480                 --with-mandir. The options that are provided
1481                 directly by autoconf 2.60 can be used instead:
1482                 --mandir --localedir
1483
1484 2006-08-27 [colin]      2.4.0cvs101
1485
1486         * src/plugins/bogofilter/Makefile.am
1487                 Fix make dist (no README)
1488
1489 2006-08-27 [colin]      2.4.0cvs100
1490
1491         * src/folder.c
1492                 Don't use F_UNKNOWN folders for any default
1493                 outbox/trash/etc
1494         * src/plugins/bogofilter/bogofilter.c
1495         * src/plugins/bogofilter/bogofilter.h
1496         * src/plugins/bogofilter/bogofilter_gtk.c
1497                 Add an option to specify the path to bogofilter
1498                 Use single-quotes to be able to learn in folders
1499                 with spaces in their names
1500                 Verify learning status
1501
1502 2006-08-27 [colin]      2.4.0cvs99
1503
1504         * manual/faq.xml
1505         * manual/plugins.xml
1506                 Document Bogofilter plugin
1507
1508 2006-08-27 [colin]      2.4.0cvs98
1509
1510         * src/compose.c
1511         * src/messageview.c
1512         * src/procmsg.c
1513         * src/procmsg.h
1514                 When possible, copy the queued mail to sent folder
1515                 instead of re-adding. Much faster on IMAP.
1516
1517 2006-08-27 [colin]      2.4.0cvs97
1518
1519         * src/msgcache.c
1520                 Disable mmaped caches - huge metadata loss
1521                 here after a power failure.
1522         * src/summaryview.c
1523                 Add quicksearch timing
1524         * src/common/plugin.c
1525         * src/common/plugin.h
1526                 Implement an interface to tell what plugins
1527                 provide. Prevent loading of similar plugins.
1528         * src/plugins/clamav/clamav_plugin.c
1529         * src/plugins/demo/demo.c
1530         * src/plugins/dillo_viewer/dillo_viewer.c
1531         * src/plugins/pgpcore/plugin.c
1532         * src/plugins/pgpinline/pgpinline.c
1533         * src/plugins/pgpmime/pgpmime.c
1534         * src/plugins/spamassassin/spamassassin.c
1535         * src/plugins/trayicon/trayicon.c
1536                 Implement plugin_provides()
1537
1538 2006-08-27 [colin]      2.4.0cvs96
1539
1540         * configure.ac
1541         * src/plugins/Makefile.am
1542         * src/plugins/bogofilter/.cvsignore
1543         * src/plugins/bogofilter/Makefile.am
1544         * src/plugins/bogofilter/bogofilter.c
1545         * src/plugins/bogofilter/bogofilter.h
1546         * src/plugins/bogofilter/bogofilter_gtk.c
1547                 New Bogofilter plugin, provides filtering and
1548                 learning. Spamassassin will go to extra plugins.
1549
1550 2006-08-26 [mones]      2.4.0cvs95
1551
1552         * manual/handling.xml
1553                 Fix subfolder path in the example (thanks to Paul) 
1554
1555 2006-08-26 [mones]      2.4.0cvs94
1556
1557         * manual/glossary.xml
1558                 2.2. + add ISP to the glossary
1559                 7.5. + Add UIDL to glossary
1560                 7.7. + Add TCP to glossary
1561         * manual/handling.xml
1562                 7.1. + Mentions GNU/Linux distribution, what about the non...
1563                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
1564                 7.3. + Mentions .bashrc, what about the non-bash ones? 
1565                 7.4. = Use appropriate quotation for commands
1566                 7.6. = change "" to <quote></quote>
1567         * manual/plugins.xml
1568                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
1569         * manual/starting.xml
1570                 2.1. + local mbox file: some examples of mbox file locations...
1571                 Also reformatted files requiring it
1572
1573 2006-08-26 [wwp]        2.4.0cvs93
1574
1575         * src/summary_search.c
1576                 disable find buttons while summary search is running.
1577
1578 2006-08-25 [colin]      2.4.0cvs92
1579
1580         * src/folder.c
1581         * src/folderutils.c
1582         * src/mh.c
1583         * src/procmsg.h
1584         * src/summaryview.c
1585                 Speed up MH moving, and add progressbar
1586                 for MH deletion
1587         * src/msgcache.c
1588                 Write cache files using mmap() too
1589
1590 2006-08-25 [wwp]        2.4.0cvs91
1591
1592         * src/summaryview.c
1593                 switch spam<->ham button when a message has been marked as spam or ham
1594                 and is still selected. Thanks to Colin.
1595
1596 2006-08-25 [paul]       2.4.0cvs90
1597
1598         * src/Makefile.am
1599         * src/stock_pixmap.c
1600         * src/stock_pixmap.h
1601         * src/summaryview.c
1602         * src/gtk/icon_legend.c
1603         * src/pixmaps/copied.xpm
1604         * src/pixmaps/moved.xpm
1605                 add icons for delayed execution marked for
1606                 copying, marked for moving
1607
1608 2006-08-25 [mones]      2.4.0cvs89
1609
1610         * manual/glossary.xml
1611                 Fix the other glossary items:
1612                 5.1. = Inmmediate execution -> <quote>immediate execution...
1613                 5.2. = Fix MBOX capitalization -> Mbox
1614                 5.3. + Improve Plugins def. w/ tech. ref.
1615                 5.4. = Quotation -> replace '>' by <quote>></quote>
1616                 5.5. - SMTP Server. -> remove dot
1617         * po/es.po
1618                 Updated translation
1619
1620 2006-08-25 [mones]      2.4.0cvs88
1621
1622         * manual/ack.xml
1623                 Reformatted, changed email address
1624         * manual/glossary.xml
1625                 Reformatted, fixed MANUAL-TODO items:
1626                 8.2. + add ROT-13 to glossary
1627                 8.4. + add URL to glossary
1628         * manual/es/advanced.xml
1629                 Fixed <literal>s
1630
1631 2006-08-25 [paul]       2.4.0cvs87
1632
1633         * src/gtk/icon_legend.c
1634                 add 'marked for deletion' icon
1635                 arrange icons by containing column
1636                 wrap long label text
1637
1638 2006-08-25 [colin]      2.4.0cvs86
1639
1640         * src/common/utils.c
1641         * src/common/utils.h
1642                 Add the sc_g_*list_bigger functions in
1643                 a place everyone can use it
1644         * src/summaryview.c
1645                 Only freeze/thaw the list when working
1646                 on the selection, if it's bigger than 1
1647         * src/gtk/gtksctree.c
1648                 Only freeze/thaw the list when unselec-
1649                 ting 'all' if ('all' != 1)
1650                 This avoids some flickering
1651
1652 2006-08-24 [colin]      2.4.0cvs85
1653
1654         * src/addressbook.c
1655                 Fix strange list selection
1656                 Fix random seg (Invalid read of freed memory)
1657
1658 2006-08-24 [colin]      2.4.0cvs84
1659
1660         * src/alertpanel.c
1661         * src/gtk/inputdialog.c
1662         * src/plugins/pgpcore/passphrase.c
1663                 Revert minimal width patch of 2.4.0cvs67,
1664                 as it is also a maximal width. Use 
1665                 gtk_window_set_default_size instead.
1666
1667 2006-08-24 [colin]      2.4.0cvs83
1668
1669         * src/msgcache.c
1670                 Write cache/mark to temp files before
1671                 overwriting old ones (avoids metadata
1672                 loss if writing the new files fail).
1673                 Use mmap() to read cache/mark file, as
1674                 this makes cache reading faster. Dis-
1675                 abled for big-endian machines until it
1676                 can be tested. (Big-endian users: set
1677                 msgcache_use_mmap = TRUE in the relevant
1678                 #if).
1679         * src/procmsg.h
1680                 Move rarely used fields of MsgInfo in 
1681                 another structure, which will only be
1682                 allocated if needed. Face, X-Face,
1683                 Return receipt headers and List-*
1684                 headers are moved. Mails having none
1685                 of these occupy 52 bytes less with
1686                 this patch, which makes 2.5MB of RAM
1687                 saved on a 50k folder).
1688         * src/headerview.c
1689         * src/mainwindow.c
1690         * src/messageview.c
1691         * src/partial_download.c
1692         * src/procheader.c
1693         * src/procmsg.c
1694         * src/textview.c
1695                 Follow this structure change.
1696
1697 2006-08-24 [wwp]        2.4.0cvs82
1698
1699         * manual/es/.cvsignore
1700         * manual/es/dist/.cvsignore
1701         * manual/es/dist/html/.cvsignore
1702         * manual/es/dist/pdf/.cvsignore
1703         * manual/es/dist/ps/.cvsignore
1704         * manual/es/dist/txt/.cvsignore
1705                 more (generated) files to ignore.
1706
1707 2006-08-24 [colin]      2.4.0cvs81
1708
1709         * src/folder.c
1710         * src/mh.c
1711                 Fix possible problems with local delivery. Check the folder doesn't
1712                 need scan before setting its mtime when saving cache (which can be
1713                 done long after the folder's been modified by an external process);
1714                 Check that the stored item's mtime didn't change in mh functions.
1715
1716 2006-08-24 [mones]      2.4.0cvs80
1717
1718         * manual/advanced.xml
1719                 Rewrapping, some fixes and MANUAL-TODO items:
1720                 8.1. = change "" to <quote></quote>
1721                 8.3. = quote menu items
1722                 8.5. - deploying -> new user ... ideally a new user (redundant)
1723
1724 2006-08-23 [colin]      2.4.0cvs79
1725
1726         * src/gtk/gtksctree.c
1727                 When selecting or deselecting range, only
1728                 freeze/thaw when selection is bigger than 10
1729
1730 2006-08-23 [colin]      2.4.0cvs78
1731
1732         * src/messageview.c
1733         * src/mimeview.c
1734         * src/mimeview.h
1735         * src/plugins/dillo_viewer/dillo_viewer.c
1736                 Provide an API for MimeViewer plugins to
1737                 return a text selection for replying
1738
1739 2006-08-23 [colin]      2.4.0cvs77
1740
1741         * src/image_viewer.c
1742         * src/textview.c
1743                 Use gtk_pixbuf_new_from_file_at_scale(), which
1744                 is faster than getting the pixbuf then resizing
1745                 it.
1746
1747 2006-08-23 [colin]      2.4.0cvs76
1748
1749         * src/procmime.c
1750                 UTF-8 should be sent Quoted-printable
1751
1752 2006-08-22 [colin]      2.4.0cvs75
1753
1754         * src/mh.c
1755                 Check if scan is required before touching
1756                 the folder (or it'll be required every time)
1757
1758 2006-08-22 [colin]      2.4.0cvs74
1759
1760         * configure.ac
1761                 Require libetpan 0.46 (crasher fix when built
1762                 against gnutls)
1763
1764 2006-08-22 [colin]      2.4.0cvs73
1765
1766         * src/folder.c
1767                 Set folder's mtime after writing its
1768                 cache
1769         * src/folderview.c
1770                 Add some timing
1771         * src/procmsg.c
1772                 Don't do useless stuff if we don't 
1773                 thread by subject
1774         * src/summaryview.c
1775                 Add some timing, don't deselect prior
1776                 to selecting (gtksctree does it itself),
1777                 remove crash avoidance hacks as it's been
1778                 properly fixed since a while
1779         * src/common/utils.c
1780                 Optimize to_human_readable(): _() is slow,
1781                 do it only once, and avoid %f format for KB
1782                 (the most common in a summaryview)
1783         * src/gtk/gtksctree.c
1784                 Don't uselessly freeze/thaw (fixes flicker
1785                 on next unread and friends), reduce number
1786                 of g_list_nth/g_list_position where possible
1787         * src/gtk/gtkutils.c
1788         * src/gtk/gtkutils.h
1789                 Reduce number of g_list_nth/g_list_position
1790                 where possible.
1791                 All of this makes loading as 70k folder 2.1
1792                 seconds instead of 3.2 (with hot FS caches).
1793                 (1.3 seconds without Date and Size columns...)
1794
1795 2006-08-22 [paul]       2.4.0cvs72
1796
1797         wrap documents and do some items from mones' MANUAL-TODO:
1798
1799         * manual/account.xml
1800                 4.1. = fix tabname references to <quote>tabname</quote>
1801                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
1802         * manual/faq.xml
1803                 1.1. = mentioned options don't match UI
1804                 Add information about the 'Never send Return Receipts'
1805                 option
1806         * manual/handling.xml
1807                 6.2. = Mentions Extended symbols button, but now is
1808                 named Information
1809                 6.3. = Mentions ... button, which is now Edit
1810
1811 2006-08-22 [colin]      2.4.0cvs71
1812
1813         * src/gtk/pluginwindow.c
1814                 Fix layout in verbose translations (such
1815                 as french)
1816
1817 2006-08-22 [paul]       2.4.0cvs70
1818
1819         * manual/Makefile.am
1820                 build manuals in alphabetical order
1821         * src/addressbook.c
1822         * src/prefs_themes.c
1823                 replace/remove deprecated symbols
1824         * src/gtk/gtkutils.c
1825                 fix a warning
1826         * src/gtk/pluginwindow.c
1827                 replace deprecated symbol
1828                 replace label text and move it
1829         * src/plugins/pgpcore/prefs_gpg.c
1830                 move the 'Generate...' button out of the
1831                 Sign Key frame, replace the English used
1832         * src/plugins/pgpcore/sgpgme.c
1833                 fixes to the English
1834
1835 2006-08-21 [colin]      2.4.0cvs69
1836
1837         * src/plugins/trayicon/trayicon.c
1838                 Add more strings for translation; patch
1839                 by Pawel
1840
1841 2006-08-21 [colin]      2.4.0cvs68
1842
1843         * src/compose.c
1844                 fix replied flag not set after drafting
1845         * src/matcher.c
1846                 fix body quicksearch in non-encoded bodies
1847                 containing '='
1848         * src/msgcache.c
1849                 Get rid of the g_malloc workaround for
1850                 corrupted caches, use g_try_malloc
1851
1852 2006-08-21 [colin]      2.4.0cvs67
1853
1854         * src/alertpanel.c
1855         * src/gtk/inputdialog.c
1856         * src/plugins/pgpcore/passphrase.c
1857                 Set minimal width to 375
1858         * src/mainwindow.c
1859                 Fix switching to offline, asking if it 
1860                 should be overriden for synchronising
1861         * src/mimeview.c
1862                 Don't offer to remember command on Open 
1863                 with for text parts, as the browser or 
1864                 text editor command isn't changed from 
1865                 there
1866
1867 2006-08-20 [paul]       2.4.0cvs66
1868
1869         * po/ko.po
1870         * po/zh_CN.po
1871                 fix plural form errors. revealed by stricter
1872                 checking of gettext 0.15
1873
1874 2006-08-18 [paul]       2.4.0cvs65
1875
1876         * src/stock_pixmap.c
1877                 fix the fix of 2.4.0cvs64
1878                 Thanks to Colin
1879
1880 2006-08-18 [paul]       2.4.0cvs64
1881
1882         * src/stock_pixmap.c
1883                 fix leaks
1884                 Thanks to Colin
1885
1886 2006-08-18 [paul]       2.4.0cvs63
1887
1888         * src/compose.c
1889         * src/procmsg.c
1890                 fix occasional IMAP bug where large msgs
1891                 were left in the queue folder after sending
1892                 Thanks to Colin
1893
1894 2006-08-18 [paul]       2.4.0cvs62
1895
1896         * src/folderview.c
1897                 freeze the summaryview while quicksearch results
1898                 are displayed
1899                 (fixes bug 456 'current message is hidden when the
1900                 view is refreshed and extended search is "unread 
1901                 messages"')
1902                 Thanks to Colin
1903         * src/textview.c
1904                 add missing #include "inputdialog.h"
1905         * src/common/utils.h
1906                 add missing mailcap_update_default() and improve
1907                 readability
1908
1909 2006-08-17 [colin]      2.4.0cvs61
1910
1911         * src/plugins/pgpcore/select-keys.c
1912                 Fix warnings :)
1913
1914 2006-08-17 [colin]      2.4.0cvs60
1915
1916         * src/compose.c
1917                 Don't continue queuing if Cancel is clicked
1918                 in select-keys
1919
1920 2006-08-17 [colin]      2.4.0cvs59
1921
1922         * src/plugins/pgpcore/select-keys.c
1923                 When encrypting, if only one key matches and it 
1924                 matches exactly, automatically use it.
1925
1926 2006-08-17 [colin]      2.4.0cvs58
1927
1928         * src/mimeview.c
1929         * src/prefs_common.c
1930         * src/prefs_common.h
1931         * src/prefs_ext_prog.c
1932         * src/textview.c
1933                 Fix issues with previous patch (text/html)
1934                 Remove outdated prefs
1935
1936 2006-08-17 [colin]      2.4.0cvs57
1937
1938         * src/imap.c
1939                 Add View Log button on auth error
1940         * src/procmsg.c
1941                 Fix encrypted mail marked as new when
1942                 saved in normal folders
1943         * src/plugins/pgpinline/pgpinline.c
1944                 Fix encrypt bug on IMAP
1945         * src/mimeview.c
1946         * src/common/utils.c
1947         * src/common/utils.h
1948         * src/gtk/inputdialog.c
1949         * src/gtk/inputdialog.h
1950                 Get rid of metamail stuff, simplify
1951                 opening, and allow remembering of user's
1952                 choices (by updating ~/.mailcap). There's
1953                 still to drop "Audio player" and "Image
1954                 viewer" preferences.
1955
1956 2006-08-17 [mones]      2.4.0cvs56
1957
1958         * manual/es/sylpheed-claws-manual.xml
1959                 fix DTD path
1960
1961 2006-08-17 [mones]      2.4.0cvs55
1962
1963         * configure.ac
1964         * manual/Makefile.am
1965         * manual/es/Makefile.am
1966         * manual/es/account.xml
1967         * manual/es/ack.xml
1968         * manual/es/addrbook.xml
1969         * manual/es/advanced.xml
1970         * manual/es/faq.xml
1971         * manual/es/glossary.xml
1972         * manual/es/gpl.xml
1973         * manual/es/handling.xml
1974         * manual/es/intro.xml
1975         * manual/es/keyboard.xml
1976         * manual/es/plugins.xml
1977         * manual/es/starting.xml
1978         * manual/es/sylpheed-claws-manual.xml
1979         * manual/es/dist/Makefile.am
1980         * manual/es/dist/html/Makefile.am
1981         * manual/es/dist/pdf/Makefile.am
1982         * manual/es/dist/ps/Makefile.am
1983         * manual/es/dist/txt/Makefile.am
1984                 Spanish translation for the manual
1985
1986 2006-08-16 [colin]      2.4.0cvs54
1987
1988         * src/compose.c
1989         * src/main.c
1990         * src/mainwindow.c
1991                 Fix send button sensitivity at startup
1992                 Set send menu sensitivity (patch by Fabien)
1993         * src/ssl_manager.c
1994                 Enable closing with esc (patch by Fabien)
1995         * src/gtk/foldersort.c
1996                 Enable closing with esc (patch by Fabien)
1997         * src/procmime.c
1998                 Optimisation (no need to copy to tempfile to
1999                 "decode" 7bit and 8bit)
2000         * src/summaryview.c
2001                 Fix cruft in swap_from case
2002         * src/textview.c
2003                 Fix missing last line in some mail cases 
2004                 (Fixes debian #381872)
2005         * src/plugins/pgpcore/prefs_gpg.c
2006         * src/plugins/pgpcore/sgpgme.c
2007         * src/plugins/pgpcore/sgpgme.h
2008                 Don't show "no key found" when user explicitely
2009                 wants to create a key
2010
2011 2006-08-16 [paul]       2.4.0cvs53
2012
2013         * configure.ac
2014         * src/account.c
2015         * src/addressbook.c
2016         * src/headerview.c
2017         * src/prefs_account.c
2018         * src/prefs_message.c
2019         * src/gtk/gtkutils.c
2020                 bump up minimum required versions of GTK+ and
2021                 GLIB to 2.6.0
2022
2023 2006-08-16 [paul]       2.4.0cvs52
2024
2025         * src/toolbar.c
2026                 workaround GTK+ Bug 351600 - 'Can't re-click
2027                 on button after sensitivity update'
2028                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
2029                 Thanks to Colin
2030
2031 2006-08-15 [colin]      2.4.0cvs51
2032
2033         * src/plugins/pgpcore/prefs_gpg.c
2034                 Set options sensitivity according to
2035                 key existence
2036         * src/plugins/pgpcore/sgpgme.c
2037                 Allow to create key with no passphrase
2038
2039 2006-08-14 [cleroy]     2.4.0cvs50
2040
2041         * src/gtk/pluginwindow.c
2042                 New layout (maybe to be changed?)
2043         * src/gtk/gtkutils.c
2044                 Fix a bit label_window
2045         * src/plugins/pgpcore/passphrase.c
2046         * src/plugins/pgpcore/passphrase.h
2047         * src/plugins/pgpcore/plugin.c
2048         * src/plugins/pgpcore/prefs_gpg.c
2049         * src/plugins/pgpcore/prefs_gpg.h
2050         * src/plugins/pgpcore/sgpgme.c
2051         * src/plugins/pgpcore/sgpgme.h
2052                 Allow to create a PGP private key via the GUI
2053
2054 2006-08-14 [wwp]        2.4.0cvs49
2055
2056         * src/addressbook_foldersel.c
2057                 fix strict ISO C90 compliance.
2058
2059 2006-08-14 [paul]       2.4.0cvs48
2060
2061         * src/gtk/prefswindow.c
2062                 re-set scrolled window on opening
2063                 Patch by Ticho
2064
2065 2006-08-14 [paul]
2066
2067         2.5.0-rc1 released
2068
2069 2006-08-14 [paul]       2.4.0cvs47
2070
2071         * src/prefs_display_header.c
2072                 re-enable user-defined Displayed Headers
2073
2074 2006-08-14 [paul]       2.4.0cvs46
2075
2076         * src/prefs_account.c
2077                 use GTK_STOCK_EDIT
2078
2079 2006-08-13 [colin]      2.4.0cvs45
2080
2081         * src/common/utils.c
2082                 Fix "a" in quote when the original message is empty,
2083                 by using \0 instead of 'a' to test writability of
2084                 temp files.
2085
2086 2006-08-13 [wwp]        2.4.0cvs44
2087
2088         * src/plugins/spamassassin/spamassassin.c
2089                 fix capitalization of "SpamAssassin" in some debug, log and
2090                 dialog messages.
2091
2092 2006-08-13 [paul]       2.4.0cvs43
2093
2094         * src/editldap.c
2095                 fix overlapping widgets
2096         * src/prefs_account.c
2097                 fix translation of protocol_names[]
2098                 fix label disappearing off the edge of the
2099                 visible area
2100
2101 2006-08-12 [paul]       2.4.0cvs42
2102
2103         * manual/plugins.xml
2104                 update IRC channel info before it gets forgotten
2105                 about
2106
2107 2006-08-11 [colin]      2.4.0cvs41
2108
2109         * src/compose.c
2110         * src/mainwindow.c
2111         * src/mainwindow.h
2112         * src/procmsg.c
2113         * src/procmsg.h
2114         * src/summaryview.c
2115         * src/toolbar.c
2116                 Grey out the Send button if
2117                 - Queue folders are empty, or
2118                 - We're sending already
2119
2120 2006-08-11 [wwp]        2.4.0cvs40
2121
2122         * src/main.c
2123                 fix a logic issue when quitting while a compose window is
2124                 still open, thanks to Colin.
2125
2126 2006-08-10 [colin]      2.4.0cvs39
2127
2128         * src/main.c
2129                 Fix default font size setting after wizard run
2130         * src/imap.c
2131         * src/etpan/imap-thread.c
2132         * src/etpan/imap-thread.h
2133                 Fix bug #999 (Timing out on TSL cert validation 
2134                 dialog makes ugly things happen). Also, STARTTLS
2135                 unconditionnaly if initial capabilities contain
2136                 LOGINDISABLED and STARTTLS.
2137
2138 2006-08-09 [colin]      2.4.0cvs38
2139
2140         * src/mainwindow.c
2141         * src/mainwindow.h
2142                 Fix Tools/Actions sensitivity when there are
2143                 no actions
2144
2145 2006-08-09 [colin]      2.4.0cvs37
2146
2147         * src/prefs_filtering.c
2148                 Warning fix, patch by Paul
2149         * src/messageview.c
2150         * src/prefs_actions.c
2151         * src/prefs_filtering_action.c
2152         * src/prefs_matcher.c
2153                 Uniformisation of "Info ..." to "Info..." (for
2154                 old gtk), patch by Fabien
2155         * src/plugins/clamav/clamav_plugin_gtk.c
2156                 Sensitivity fix by Fabien
2157
2158 2006-08-09 [colin]      2.4.0cvs36
2159
2160         * src/main.c
2161         * src/main.h
2162                 Add a function to know whether we're exiting
2163         * src/plugins/trayicon/trayicon.c
2164                 If exiting, don't do anything. Faster, and
2165                 avoids gtk_main_iteration reentracy causing
2166                 segfaults at exit
2167
2168 2006-08-09 [colin]      2.4.0cvs35
2169
2170         * src/messageview.c
2171         * src/mimeview.c
2172         * src/mimeview.h
2173                 Fix lack of part selection when automatically 
2174                 jumping to a specific part
2175         * src/msgcache.c
2176                 Little optimisation in cache reading
2177
2178 2006-08-09 [colin]      2.4.0cvs34
2179
2180         * src/compose.c
2181                 Fix crash setting the priority on reedit
2182                 (Accessing compose before creating it!)
2183
2184 2006-08-08 [colin]      2.4.0cvs33
2185
2186         * src/procmime.c
2187                 Fix bug #998 (last attachment is not accessible)
2188                 Bad RFC interpretation on multipart close-delimiters
2189         * src/mimeview.c
2190         * src/mimeview.h
2191         * src/gtk/gtkvscrollbutton.c
2192         * src/gtk/gtkvscrollbutton.h
2193                 Make attachments list wheel-scrollable
2194
2195 2006-08-07 [colin]      2.4.0cvs32
2196
2197         * src/gtk/gtkaspell.c
2198                 Fix bug #973 (Unicode punctation characters 
2199                 are not recognized as separators by the
2200                 spell checker); fix unsigned stuff
2201
2202 2006-08-07 [colin]      2.4.0cvs31
2203
2204         * src/compose.c
2205                 Fix bug #956 (DnD text with accents in compose 
2206                 text entry); fix gccc's signed/unsigned fuss
2207
2208 2006-08-06 [colin]      2.4.0cvs30
2209
2210         * src/main.c
2211                 Fix bug #979 (Plugin crashes when exiting 
2212                 sylpheed-claws) : handle exit request only 
2213                 once
2214
2215 2006-08-05 [colin]      2.4.0cvs29
2216
2217         * src/news.c
2218                 Just make sure we have a msgid.
2219
2220 2006-08-05 [colin]      2.4.0cvs28
2221
2222         * src/news.c
2223         * src/summaryview.c
2224                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
2225                 by reimplementing it
2226         * src/textview.c
2227                 Fix bug when hiding quotes with level > 3 and quote
2228                 colors are recycled
2229
2230 2006-08-04 [colin]      2.4.0cvs27
2231
2232         * src/compose.c
2233         * src/undo.c
2234         * src/undo.h
2235                 Fix a bit replace-by-pasting undo
2236         * src/mainwindow.c
2237         * src/messageview.c
2238                 Fix Fold quotes menu synchro in
2239                 mainwindow when it changes in 
2240                 messageview
2241         * src/textview.c
2242                 Fix right-click on quotes blocks
2243         * src/common/utils.c
2244                 Verify that the file created by
2245                 my_tmpfile() is writable. Fixes
2246                 bug #988 (very specific filesystem
2247                 issue)
2248         * src/plugins/pgpcore/sgpgme.c
2249                 Fix file descriptor leak
2250         * src/plugins/spamassassin/spamassassin.c
2251                 Warn once if spamd isn't reachable
2252
2253 2006-08-04 [colin]      2.4.0cvs26
2254
2255         * src/toolbar.c
2256                 i18n context patch by Fabien
2257
2258 2006-08-03 [colin]      2.4.0cvs25
2259
2260         * src/mainwindow.c
2261         * src/messageview.c
2262                 Rename "Hide quotes" to "Fold quotes"
2263         * src/textview.c
2264                 Don't use hand cursor on quotes. "all 
2265                 the bonuses of the feature and none of 
2266                 unwelcome side-effects"
2267
2268 2006-08-03 [colin]      2.4.0cvs24
2269
2270         * AUTHORS
2271         * sylpheed-claws.desktop
2272         * src/gtk/authors.h
2273                 Bring the desktop file to XDG compliance
2274                 Patch by Charles A. Edwards
2275
2276 2006-08-03 [colin]      2.4.0cvs23
2277
2278         * src/textview.c
2279                 Fix links offset when they are preceded
2280                 by accentued chars (g_utf8_strlen!)
2281         * src/mainwindow.c
2282                 Fix wrong status when starting offline
2283
2284
2285 2006-08-03 [wwp]        2.4.0cvs22
2286
2287         * src/prefs_common.h
2288                 ask what to do w/ filtering rules that belong to an account when
2289                 applying filtering rules manually from the main window (skip,
2290                 apply regardless of the account, use current account). This dialog
2291                 can be skipped and the last reply used.
2292                 (forgot that file)
2293
2294 2006-08-03 [wwp]        2.4.0cvs21
2295
2296         * src/filtering.c
2297         * src/filtering.h
2298         * src/prefs_common.c
2299         * src/summaryview.c
2300         * src/alertpanel.c
2301         * src/alertpanel.h
2302         * src/messageview.c
2303                 ask what to do w/ filtering rules that belong to an account when
2304                 applying filtering rules manually from the main window (skip,
2305                 apply regardless of the account, use current account). This dialog
2306                 can be skipped and the last reply used.
2307
2308
2309 2006-08-03 [colin]      2.4.0cvs20
2310
2311         * src/textview.c
2312                 Optimize previous patch
2313
2314 2006-08-03 [cleroy]     2.4.0cvs19
2315
2316         * src/textview.c
2317                 Fix quotes getting toggled back when the
2318                 mail has an even number of text parts
2319
2320 2006-08-02 [colin]      2.4.0cvs18
2321
2322         * src/messageview.c
2323                 Add Hide quotes menu
2324
2325 2006-08-02 [colin]      2.4.0cvs17
2326
2327         * src/mainwindow.c
2328         * src/prefs_common.c
2329         * src/textview.c
2330         * src/textview.h
2331         * src/gtk/about.c
2332                 Allow per-level quote hiding,
2333                 Allow toggling quotes by double-clicking them
2334                 Rename RemoteURI to ClickableText to reflect
2335                 the fact it's used for a variety of things
2336
2337 2006-08-02 [wwp]        2.4.0cvs16
2338
2339         * src/mainwindow.c
2340                 fix "View/Hide quotes" menu item status initialization.
2341
2342 2006-08-02 [wwp]        2.4.0cvs15
2343
2344         * src/matcher_parser_parse.y
2345                 remove a debug trace.
2346
2347 2006-08-02 [paul]       2.4.0cvs14
2348
2349         * src/plugins/pgpcore/passphrase.c
2350                 don't set initial dialog size
2351                 make it resizable
2352
2353 2006-08-02 [paul]       2.4.0cvs13
2354
2355         * src/noticeview.c
2356                 remove the rogue '/' character
2357
2358 2006-08-02 [paul]       2.4.0cvs12
2359
2360         * src/noticeview.c
2361                 allow buttons to resize as necessary
2362
2363 2006-08-01 [wwp]        2.4.0cvs11
2364
2365         * src/mbox.c
2366                 fix strict ISO C90 compliance.
2367
2368 2006-08-01 [wwp]        2.4.0cvs10
2369
2370         * tools/update-po
2371                 updated update-po tool to work w/ context-dependent translations.
2372                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2373
2374 2006-08-01 [wwp]        2.4.0cvs9
2375
2376         * src/matcher.c
2377         * src/prefs_filtering.c
2378         * src/prefs_matcher.c
2379                 allow context-dependent translations for "All",
2380                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2381
2382 2006-07-31 [colin]      2.4.0cvs8
2383
2384         * AUTHORS
2385         * src/gtk/authors.h
2386                 Add Rafal to authors
2387
2388 2006-07-31 [colin]      2.4.0cvs7
2389
2390         * src/compose.c
2391         * src/mainwindow.c
2392         * src/messageview.h
2393         * src/prefs_common.c
2394         * src/prefs_common.h
2395         * src/textview.c
2396                 Add 'View/Hide quotes'. Patch based on a patch
2397                 by Rafal Weglarz
2398
2399 2006-07-31 [colin]      2.4.0cvs6
2400
2401         * src/action.c
2402                 Fix problem with "> stuff >" actions
2403
2404 2006-07-31 [paul]       2.4.0cvs5
2405
2406         * po/nb.po
2407                 updated by Geir Helland
2408
2409 2006-07-31 [wwp]        2.4.0cvs4
2410
2411         * src/mainwindow.c
2412         * src/summaryview.c
2413         * src/summaryview.h
2414                 add "View/Go to/Parent message" and "View/Go to/Last read message",
2415                 thanks to Colin.
2416
2417 2006-07-31 [wwp]        2.4.0cvs3
2418
2419         * src/Makefile.am
2420         * src/addr_compl.c
2421         * src/addr_compl.h
2422         * src/addressbook.c
2423         * src/addressbook.h
2424         * src/addressbook_foldersel.c
2425         * src/addressbook_foldersel.h
2426         * src/addrindex.c
2427         * src/addrindex.h
2428         * src/matcher.c
2429         * src/matcher.h
2430         * src/matcher_parser_lex.l
2431         * src/matcher_parser_parse.y
2432         * src/prefs_common.c
2433         * src/prefs_common.h
2434         * src/prefs_filtering.c
2435         * src/prefs_matcher.c
2436         * src/prefs_matcher.h
2437         * src/summaryview.c
2438                 introduce filtering against the address book. It's now possible to add
2439                 matched conditions to determine if any email address in a message matches
2440                 or doesn't match any or all books or folders in the address book.
2441
2442 2006-07-31 [wwp]        2.4.0cvs2
2443
2444         * src/account.c
2445         * src/filtering.c
2446         * src/filtering.h
2447         * src/folder.c
2448         * src/folderview.c
2449         * src/inc.c
2450         * src/mainwindow.c
2451         * src/matcher.c
2452         * src/matcher_parser_lex.l
2453         * src/matcher_parser_parse.y
2454         * src/mbox.c
2455         * src/prefs_filtering.c
2456         * src/prefs_filtering.h
2457         * src/procmsg.c
2458         * src/procmsg.h
2459         * src/summaryview.c
2460                 introduce per-account filtering rules. Each filtering rule can now be assigned
2461                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
2462                 when applying filtering rules manually, as all rules will apply - even the ones
2463                 assigned to an account. This issue will be addressed soon.
2464  
2465
2466
2467 2006-07-31 [wwp]        2.4.0cvs1
2468
2469         * src/quote_fmt.c
2470                 make more strings translatable.
2471
2472 2006-07-31 [paul]       2.4.0
2473
2474         2.4.0 released
2475
2476 2006-07-31 [paul]       2.3.1cvs91
2477
2478         * po/ca.po
2479                 updated by Miquel Oliete
2480
2481 2006-07-31 [paul]       2.3.1cvs90
2482
2483         * po/de.po
2484         * po/el.po
2485         * po/fr.po
2486         * po/it.po
2487         * po/pl.po
2488         * po/pt_BR.po
2489         * po/sr.po
2490         * po/zh_CN.po
2491                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
2492                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
2493                 Aleksandar Urosevic, and Ralgh Young
2494
2495 2006-07-31 [paul]       2.3.1cvs89
2496
2497         * src/account.c
2498         * src/main.c
2499         * src/mainwindow.c
2500         * src/mainwindow.h
2501                 Fix a race condition when, after an SC crash, rescanning
2502                 folders took more than 0.5 seconds
2503                 Thanks to Colin
2504
2505 2006-07-31 [paul]       2.3.1cvs88
2506
2507         * src/folderview.c
2508                 don't translate separator strings
2509
2510 2006-07-30 [mones]      2.3.1cvs87
2511
2512         * doc/man/sylpheed-claws.1
2513                 Fixed non-ASCII chars in Hoa's name
2514         * po/es.po
2515                 Updated for release
2516
2517 2006-07-27 [colin]      2.3.1cvs86
2518
2519         * src/textview.c
2520                 Don't include the leading \n in links
2521                 Patch by Fabien
2522
2523 2006-07-25 [colin]      2.3.1cvs85
2524
2525         * src/mainwindow.c
2526         * src/common/socket.h
2527         * src/etpan/imap-thread.c
2528                 Refresh resolvers before connecting
2529                 to IMAP servers, and after switching
2530                 to online. Thanks to Paul.
2531
2532 2006-07-18 [colin]
2533
2534         * 2.4.0-rc4 released
2535
2536 2006-07-17 [colin]      2.3.1cvs84
2537
2538         * src/inc.c
2539                 Show connection attempt in statusbar before
2540                 connecting (previously first message was
2541                 "Retrieving messages from ..." after the
2542                 connection succeeded.
2543
2544 2006-07-16 [wwp]        2.3.1cvs83
2545
2546         * sylpheed-claws.ico
2547                 Added .ico file (windows multi-size icon file, generated).
2548
2549 2006-07-12 [wwp]        2.3.1cvs82
2550
2551         * src/messageview.c
2552                 remove Message/Re-edit menu entry from messageview window,
2553                 as sent/draft/queued messages are opened in compose window when
2554                 re-edited and it's not possible to re-edit other msgs.
2555
2556 2006-07-12 [paul]       2.3.1cvs81
2557
2558         * AUTHORS
2559         * src/mainwindow.c
2560         * src/gtk/authors.h
2561                 check online state before resetting
2562                 mailcheck timer. Useful if some program
2563                 verifies connection state and updates
2564                 Claws.
2565                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
2566
2567 2006-07-12 [paul]       2.3.1cvs80
2568
2569         * sylpheed-claws-128x128.png
2570         * sylpheed-claws-64x64.png
2571         * sylpheed-claws.png
2572         * src/Makefile.am
2573         * src/main.c
2574         * src/prefs_toolbar.c
2575         * src/stock_pixmap.c
2576         * src/stock_pixmap.h
2577         * src/wizard.c
2578         * src/gtk/about.c
2579         * src/gtk/gtkutils.c
2580         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
2581         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
2582         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
2583         * src/pixmaps/sylpheed.xpm              ** REMOVED **
2584         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
2585         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
2586                 updated and renamed logo/icon files and related
2587                 logo by Jesper Schultz
2588
2589 2006-07-11 [paul]       2.3.1cvs79
2590
2591         * src/main.c
2592                 fix the labels a smidgin
2593
2594 2006-07-09 [colin]      2.3.1cvs78
2595
2596         * src/textview.c
2597                 Show errors in textviewer's command
2598                 Patch by H. Merijn Brand
2599
2600 2006-07-09 [colin]      2.3.1cvs77
2601
2602         * src/compose.c
2603                 Save FMID in drafts too
2604
2605 2006-07-08 [colin]      2.3.1cvs76
2606
2607         * src/compose.c
2608                 Svae RMID in drafted mails too
2609                 Save quote_fmt vars for whole mails,
2610                 don't reset at each quote_fmt_init:
2611                 allows to use the same |i{var} in
2612                 various template fields
2613         * src/prefs_template.c
2614         * src/quote_fmt.h
2615         * src/quote_fmt_parse.y
2616                 Same
2617
2618 2006-07-08 [colin]      2.3.1cvs75
2619
2620         * src/textview.c
2621                 Fix highlighting of attached parts URIs
2622
2623 2006-07-08 [colin]      2.3.1cvs74
2624
2625         * src/main.c
2626                 Prevent bug #981 (sc 2.3.1 segfaults with 
2627                 gtk+ 2.10) from being reported again:
2628                 if Sylpheed-Claws has been compiled against
2629                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
2630                 of if Sylpheed-Claws has been compiled against
2631                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
2632                 error out.
2633
2634 2006-07-07 [colin]      2.3.1cvs73
2635
2636         * src/prefs_actions.c
2637                 Fix label
2638
2639 2006-07-07 [colin]      2.3.1cvs72
2640
2641         * src/prefs_actions.c
2642                 Fix compile on gtk < 2.8. argh :)
2643
2644 2006-07-07 [paul]       2.3.1cvs71
2645
2646         * src/common/defs.h
2647                 update DONATE_URI
2648
2649 2006-07-07 [colin]      2.3.1cvs70
2650
2651         * po/POTFILES.in
2652         * src/quote_fmt.c
2653         * src/quote_fmt_lex.l
2654         * src/quote_fmt_parse.y
2655                 Add |i{var}, a way to insert user-entered
2656                 text in a template
2657
2658 2006-07-07 [colin]
2659
2660         * 2.4.0-rc3 released
2661
2662 2006-07-07 [colin]      2.3.1cvs69
2663
2664         * src/folder.c
2665                 Don't consider inboxes of UNKNOWN folder 
2666                 classes to be useable as default inboxes
2667
2668 2006-07-07 [paul]       2.3.1cvs68
2669
2670         * src/textview.c
2671                 add missing #include <errno.h>
2672                 Thanks to René J. Blokland
2673
2674 2006-07-07 [paul]       2.3.1cvs67
2675
2676         * src/action.c
2677                 Return now Closes dialog
2678         * src/mimeview.c
2679         * src/mimeview.h
2680         * src/textview.c
2681                 add contextual menu to mime parts listed
2682                 in the textview
2683                 Thanks to Colin
2684         * src/common/utils.c
2685                 reversal: ' is a valid character in URLs
2686
2687 2006-07-06 [colin]      2.3.1cvs66
2688
2689         * src/remotefolder.h
2690                 Forgotten in previous commit
2691
2692 2006-07-06 [colin]      2.3.1cvs65
2693
2694         * src/folder.c
2695                 Set summary update flag whenever
2696                 totals changed
2697         * src/imap.c
2698         * src/prefs_account.c
2699         * src/common/utils.h
2700         * src/etpan/imap-thread.c
2701                 Fix warnings, thanks to Fabien and
2702                 Ricardo
2703
2704 2006-07-06 [wwp]        2.3.1cvs64
2705
2706         * src/gtk/gtkutils.c
2707                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
2708
2709 2006-07-06 [wwp]        2.3.1cvs63
2710
2711         * src/account.c
2712         * src/addressbook.c
2713         * src/addressitem.h
2714         * src/folderview.c
2715         * src/mainwindow.c
2716         * src/manual.c
2717         * src/manual.h
2718         * src/message_search.c
2719         * src/prefs_actions.c
2720         * src/prefs_filtering.c
2721         * src/prefs_filtering.h
2722         * src/prefs_template.c
2723         * src/summary_search.c
2724         * src/summaryview.c
2725         * src/gtk/gtkutils.c
2726         * src/gtk/gtkutils.h
2727         * src/gtk/pluginwindow.c
2728                 add help buttons to some dialogs. Clicking such buttons opens a
2729                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
2730
2731 2006-07-06 [paul]       2.3.1cvs62
2732
2733         * src/textview.c
2734                 fix attachments contextual menu
2735                 Thanks to Colin
2736
2737 2006-07-05 [colin]      2.3.1cvs61
2738
2739         * src/textview.c
2740         * src/compose.c
2741                 Handle sftp:// links
2742
2743 2006-07-05 [paul]       2.3.1cvs60
2744
2745         * src/gtk/filesel.c
2746                 grab save button by default
2747                 Thanks to Colin
2748
2749 2006-07-05 [wwp]        2.3.1cvs59
2750
2751         * manual/xml2pdf
2752                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
2753
2754 2006-07-04 [colin]      2.3.1cvs58
2755
2756         * src/mimeview.c
2757         * src/textview.c
2758                 Use left click to select, middle click to open
2759                 on mimeparts links
2760         * src/common/utils.c
2761                 Fix segfault
2762
2763 2006-07-04 [colin]      2.3.1cvs57
2764
2765         * src/mainwindow.c
2766         * src/news.c
2767                 Warning fixes, thanks to Fabien
2768
2769 2006-07-04 [colin]      2.3.1cvs56
2770
2771         * src/mimeview.c
2772         * src/mimeview.h
2773         * src/textview.c
2774                 Allow parts to be selected via their text label
2775                 in textview
2776
2777 2006-07-04 [colin]      2.3.1cvs55
2778
2779         * src/folderview.c
2780                 Feedback when closing (for big folders)
2781         * src/prefs_actions.c
2782         * src/prefs_filtering.c
2783         * src/prefs_matcher.c
2784         * src/prefs_template.c
2785                 Fix default button when closing without
2786                 having saved
2787
2788 2006-07-04 [colin]      2.3.1cvs54
2789
2790         * src/news.c
2791                 Delete local file on deletion
2792
2793 2006-07-03 [colin]      2.3.1cvs53
2794
2795         * src/folderview.c
2796         * src/main.c
2797                 Don't freeze when rescanning after crash
2798
2799 2006-07-03 [wwp]        2.3.1cvs52
2800
2801         * src/compose.c
2802         * src/privacy.c
2803         * src/privacy.h
2804         * src/plugins/pgpinline/pgpinline.c
2805         * src/plugins/pgpmime/pgpmime.c
2806                 don't report an error when the user cancels the passphrase dialog.
2807
2808 2006-07-02 [colin]      2.3.1cvs51
2809
2810         * src/folderview.c
2811                 Open message when crossing folders with Space,
2812                 goto next unread and friends
2813
2814 2006-07-01 [colin]      2.3.1cvs50
2815
2816         * src/prefs_account.c
2817                 Typographic rules varying from language
2818                 to language (in french "Protocole :"),
2819                 we have to do that :)
2820
2821 2006-07-01 [ticho]      2.3.1cvs49
2822
2823         * src/prefs_account.c
2824                 Only use one temporary gchar* variable in
2825                 prefs_account_protocol_set_optmenu().
2826
2827 2006-07-01 [ticho]      2.3.1cvs48
2828
2829         * src/prefs_account.c
2830         * src/prefs_account.h
2831                 Use GtkLabel for existing account protocol name.
2832                 Created an array for protocol names and populate the
2833                 combobox from it in a for() cycle.
2834
2835 2006-06-30 [colin]      2.3.1cvs47
2836
2837         * src/compose.c
2838                 Block undo when changing signature (by changing
2839                 account)
2840
2841 2006-06-30 [paul]       2.3.1cvs46
2842
2843         * src/send_message.c
2844                 when editing From in the Compose window, use that address
2845                 in the Return-Path: header
2846                 Thanks to Colin
2847
2848 2006-06-30 [colin]      2.3.1cvs45
2849
2850         * src/compose.c
2851                 Fix signature replacement:
2852                 - when no newline before separator
2853                 - when reediting
2854
2855 2006-06-29 [colin]      2.3.1cvs44
2856
2857         * src/folderview.c
2858         * src/folderview.h
2859         * src/mainwindow.c
2860         * src/summaryview.c
2861                 Let 'View/Go to/Next marked' work like
2862                 Next new & Next unread: across folders
2863                 Change the select_on_entry pref to do
2864                 what we want when changing folder
2865         * src/common/utils.c
2866                 Fix single-quoted links 
2867
2868 2006-06-29 [colin]      2.3.1cvs43
2869
2870         * src/gtk/gtkaspell.c
2871                 "Sylpheed" and "Sylpheed-Claws" do exist !
2872
2873 2006-06-29 [colin]      2.3.1cvs42
2874
2875         * src/imap.c
2876                 Forgot to remove debug
2877
2878 2006-06-29 [colin]      2.3.1cvs41
2879
2880         * src/imap.c
2881         * src/imap.h
2882         * src/mainwindow.c
2883                 Disconnect from IMAP servers when going
2884                 offline. Fixes bug #978 (going to offline-mode 
2885                 won't close connections)
2886
2887 2006-06-29 [colin]      2.3.1cvs40
2888
2889         * src/main.c
2890                 Fix transient setting on failing plugins
2891                 Patch by Fabien
2892         * src/plugins/pgpcore/sgpgme.c
2893                 Only warn for OpenPGP. Most people don't
2894                 have CMS available.
2895
2896 2006-06-29 [colin]      2.3.1cvs39
2897
2898         * src/compose.c
2899                 Fix Spelling menu (discrepancy between context menu
2900                 and top menu when folder's dictionary isn't the 
2901                 default one)
2902         * src/plugins/pgpcore/sgpgme.c
2903                 More error reporting about why gpgme can fail
2904
2905 2006-06-29 [wwp]        2.3.1cvs38
2906
2907         * src/mainwindow.c
2908                 honor the display-header-pane setting even when the message view
2909                 is a separate window.
2910
2911 2006-06-29 [wwp]        2.3.1cvs37
2912
2913         * src/prefs_actions.c
2914                 forgot to commit that one (use of GTK_STOCK_INFO).
2915
2916 2006-06-29 [colin]      2.3.1cvs36
2917
2918         * src/imap.c
2919                 Better handling of login errors (ask the password
2920                 again once), alert in case of error. Fix three
2921                 signedness warnings.
2922
2923 2006-06-28 [wwp]        2.3.1cvs35
2924
2925         * src/prefs_template.c
2926         * src/prefs_matcher.c
2927         * src/prefs_filtering_action.c
2928         * src/prefs_quote.c
2929                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
2930                 patch by Fabien Vantard, slightly modified.
2931
2932 2006-06-28 [paul]
2933
2934         2.4.0-rc2 released
2935
2936 2006-06-28 [colin]      2.3.1cvs34
2937
2938         * src/prefs_account.c
2939                 Fix bug #977 (Can't add or edit imap accounts)
2940
2941 2006-06-28 [colin]      2.3.1cvs33
2942
2943         * src/mimeview.c
2944                 Fix previous
2945
2946 2006-06-28 [colin]      2.3.1cvs32
2947
2948         * src/mimeview.c
2949                 Save named inlined attachments with "Save all"
2950         * src/main.c
2951         * src/mbox.c
2952         * src/common/plugin.c
2953         * src/common/plugin.h
2954         * src/common/sylpheed.c
2955         * src/common/utils.c
2956         * src/plugins/pgpcore/sylpheed.def
2957         * src/plugins/pgpinline/sylpheed.def
2958         * src/plugins/pgpmime/sylpheed.def
2959                 Win32 compatibility patch, by
2960                 Werner Koch
2961
2962 2006-06-28 [wwp]        2.3.1cvs31
2963
2964         * src/imap.c
2965         * src/prefs_folder_item.c
2966                 less compilation warnings (thanks to Fabien Vantard), less typos.
2967
2968 2006-06-28 [paul]       2.3.1cvs30
2969
2970         * src/gtk/gtkutils.c
2971                 gtk_combo_box_set_focus_on_click() is only
2972                 available since gtk 2.6.0
2973
2974 2006-06-28 [paul]       2.3.1cvs29
2975
2976         * src/prefs_ext_prog.c
2977                 fix engrish and add a tooltip for the
2978                 'command for 'Display as text' option
2979
2980 2006-06-28 [paul]
2981
2982         2.4.0-rc1 released
2983
2984 2006-06-28 [paul]       2.3.1cvs28
2985
2986         * ChangeLog
2987         * tools/Makefile.am
2988                 include textviewer.pl in releases
2989
2990 2006-06-28 [paul]       2.3.1cvs27
2991
2992         * src/prefs_ext_prog.c
2993                 hide Print command option if libgnomeprint
2994                 support is present
2995
2996 2006-06-27 [colin]      2.3.1cvs26
2997
2998         * src/compose.c
2999                 Fix Esc handling in insert/attach dialog
3000                 Don't show this dialog if dragging something
3001                 else than text/uri-list
3002                 Thanks to Fabien Vantard
3003         * tools/textviewer.pl
3004                 Filter script to display stuff as text
3005                 by H. Merijn Brand
3006
3007 2006-06-27 [wwp]        2.3.1cvs25
3008
3009         * src/messageview.c
3010                 use the exact product name (message view title), patch
3011                 by Fabien Vantard.
3012
3013 2006-06-27 [ticho]      2.3.1cvs24
3014
3015         * src/prefs_account.c
3016         * src/prefs_common.c
3017         * src/prefs_common.h
3018         * src/prefs_ext_prog.c
3019         * src/textview.c
3020                 Add a preference (Preferences/External programs)
3021                 to allow "Display as text" to be done via a script
3022                 (patch by H.Merijn Brand).
3023                 Use GtkComboBox for protocol selection in account
3024                 preferences.
3025                 Only include current choice for existing accounts, and
3026                 insensitivize the combobox.
3027
3028 2006-06-27 [paul]       2.3.1cvs23
3029
3030         * src/mbox.c
3031                 fix crasher introduced in cvs21.
3032                 Thanks to Colin
3033
3034 2006-06-26 [colin]      2.3.1cvs22
3035
3036         * src/mbox.c
3037                 Fix double-frees when leaving folders
3038                 after exporting to mbox
3039
3040 2006-06-26 [colin]      2.3.1cvs21
3041
3042         * src/mbox.c
3043                 More feedback (and optimisation)
3044                 on import/export
3045         * src/common/utils.c
3046                 Fix case when looking for mail addresses
3047         * src/gtk/gtkutils.c
3048                 Extra check for (X-)Face
3049
3050 2006-06-25 [ticho]      2.3.1cvs20
3051
3052         * src/compose.c
3053         * src/exphtmldlg.c
3054         * src/gtk/gtkutils.c
3055         * src/gtk/gtkutils.h
3056                 Added second argument to gtkut_sc_combobox_create() to
3057                 control focus-on-click for the widget.
3058                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
3059
3060 2006-06-25 [ticho]      2.3.1cvs19
3061
3062         * src/compose.c
3063         * src/gtk/Makefile.am
3064         * src/gtk/combobox.c
3065         * src/gtk/combobox.h
3066         * src/gtk/gtkutils.c
3067         * src/gtk/gtkutils.h
3068                 Use GtkComboBox instead of deprecated GtkOptionMenu
3069                 for account selector in compose window and for encoding
3070                 selector in attachment properties.
3071                 Also factorise working with the new GtkComboBox somewhat.
3072
3073 2006-06-24 [paul]       2.3.1cvs18
3074
3075         * src/prefs_common.c
3076                 use the correct default value
3077
3078 2006-06-24 [paul]       2.3.1cvs17
3079
3080         * src/compose.c
3081         * src/prefs_common.c
3082         * src/prefs_common.h
3083         * src/prefs_compose_writing.c
3084                 enable setting of default action when
3085                 dnd'ing files in the compose window.
3086                 (Collaborative effort with wwp)
3087
3088 2006-06-23 [wwp]        2.3.1cvs16
3089
3090         * src/compose.c
3091                 i18n fix (thanks to Fabien Vantard)
3092
3093 2006-06-22 [colin]      2.3.1cvs15
3094
3095         * src/prefs_customheader.c
3096                 Don't use filters in custom headers' file 
3097                 selector. Remember, extensions mean nothing :)
3098
3099 2006-06-22 [paul]       2.3.1cvs14
3100
3101         * configure.ac
3102                 allow setting of man directory location
3103
3104 2006-06-22 [colin]      2.3.1cvs13
3105
3106         * src/mainwindow.c
3107                 Add 'View/Go to/Next unread folder'.
3108                 I missed that :)
3109
3110 2006-06-22 [colin]      2.3.1cvs12
3111
3112         * src/common/utils.c
3113                 Add some subject prefixes
3114                 Patch by Bjorn T Johansen <btj@havleik.no>
3115
3116 2006-06-22 [colin]      2.3.1cvs11
3117
3118         * manual/advanced.xml
3119                 Forgotten hidden pref
3120
3121 2006-06-21 [paul]       2.3.1cvs10
3122
3123         * src/prefs_account.c
3124                 complete the removal of 'Add date header' option
3125
3126 2006-06-21 [paul]       2.3.1cvs9
3127
3128         * src/account.c
3129         * src/compose.c
3130         * src/prefs_account.c
3131         * src/prefs_account.h
3132                 remove option to add date header - always
3133                 add date header
3134         * src/etpan/imap-thread.c
3135                 fix warnings (Thanks to Colin)
3136
3137 2006-06-21 [wwp]        2.3.1cvs8
3138
3139         * src/folder.c
3140                 set the attachment flag when inline text part are (file)named. This is more convenient
3141                 when receiving (for instance) inline source files or patches sent using thunderbird.
3142
3143 2006-06-21 [paul]       2.3.1cvs7
3144
3145         * src/inc.c
3146                 fix off-by-one count of current msg in
3147                 statusbar filtering progressbar
3148
3149 2006-06-21 [paul]       2.3.1cvs6
3150
3151         * src/folder.c
3152                 Show attachment icon even if the part is 'inline'
3153                 if the following conditions are met:
3154                 - content-type != 'text/plain'
3155                 - content-type != '*/pgp-signature'
3156                 - either 'name' or 'filename' parameter is not NULL
3157                 
3158                 Thanks to Colin
3159
3160 2006-06-21 [paul]       2.3.1cvs5
3161
3162         * src/messageview.c
3163         * src/prefs_common.c
3164         * src/prefs_common.h
3165         * src/prefs_other.c
3166                 add an option to 'Never send Return
3167                 Receipts'
3168                 Thanks to Colin
3169
3170 2006-06-20 [mones]      2.3.1cvs4
3171
3172         * po/es.po
3173                 updated
3174         * src/compose.c
3175                 typo fixed (space after comma)
3176         * tools/make.themes.project
3177                 remove exec mode from tarball files
3178
3179 2006-06-20 [colin]      2.3.1cvs3
3180
3181         * src/news.c
3182         * src/procheader.c
3183         * src/unmime.c
3184                 Better fix for \n's in headers (don't 
3185                 break Received: and others)
3186
3187 2006-06-20 [paul]       2.3.1cvs2
3188
3189         * src/alertpanel.c
3190         * src/textview.c
3191                 improve legibility of phishing attempt
3192                 dialog
3193
3194 2006-06-20 [paul]       2.3.1cvs1
3195
3196         * NEWS
3197         * README
3198         * configure.ac
3199                 Update version number following
3200                 stable release
3201
3202 2006-06-20 [colin]      2.3.0cvs26
3203
3204         * src/compose.c
3205                 When dragging a file to the text of the compose
3206                 window, ask whether we want to insert or attach
3207                 (I know lots of people who do that to attach)
3208
3209 2006-06-20 [colin]      2.3.0cvs25
3210
3211         * src/etpan/imap-thread.c
3212                 Fix threshold (the append command is often > 32 bytes)
3213
3214 2006-06-19 [colin]      2.3.0cvs24
3215
3216         * src/imap.c
3217         * src/etpan/imap-thread.c
3218                 Workaround Rockliffe IMAP server bug: replace
3219                 "x UID SEARCH (ANSWERED UID 1:*)" with
3220                 "x UID SEARCH ANSWERED"
3221                 (Rockliffe doesn't handle the parenthesis)
3222
3223 2006-06-19 [colin]      2.3.0cvs23
3224
3225         * src/compose.c
3226         * src/imap.c
3227         * src/etpan/imap-thread.c
3228                 Probably fix bug #972 (Freezes when adding 
3229                 an attachment to the message)
3230         * src/common/defs.h
3231                 Modernize Firefox cmd
3232
3233
3234 2006-06-18 [colin]      2.3.0cvs22
3235
3236         * src/prefs_customheader.c
3237                 Only allow correct filenames for various
3238                 custom headers
3239
3240 2006-06-18 [colin]      2.3.0cvs21
3241
3242         * src/prefs_customheader.c
3243                 Add a 'From File...' button in custom headers prefs, which
3244                 try to do the right thing: 
3245                 for normal headers, use file as plaintext,
3246                 for X-Face, calls compface,
3247                 for Face, encode to b64.
3248
3249 2006-06-17 [colin]      2.3.0cvs20
3250
3251         * src/mh.c
3252                 Warning fix
3253
3254 2006-06-16 [colin]      2.3.0cvs19
3255
3256         * src/summaryview.c
3257                 Recursive quicksearch: show message list
3258                 in current folder, *then* search children
3259                 in the background.
3260
3261 2006-06-16 [colin]      2.3.0cvs18
3262
3263         * src/main.c
3264                 Instead of ignoring SIGPIPE, save caches
3265                 when getting one. Will fix the fact that
3266                 hot caches are out-of-date when logging 
3267                 out of Xorg.
3268         * src/compose.c
3269         * src/prefs_compose_writing.c
3270                 Only save text (not attachments) when 
3271                 auto-saving to drafts
3272         * src/unmime.c
3273                 Always replace \n, \r and \t with spaces
3274                 in headers
3275         * manual/dist/html/Makefile.am
3276         * manual/dist/pdf/Makefile.am
3277         * manual/dist/ps/Makefile.am
3278         * manual/dist/txt/Makefile.am
3279         * manual/fr/dist/html/Makefile.am
3280         * manual/fr/dist/pdf/Makefile.am
3281         * manual/fr/dist/ps/Makefile.am
3282         * manual/fr/dist/txt/Makefile.am
3283         * manual/pl/dist/html/Makefile.am
3284         * manual/pl/dist/pdf/Makefile.am
3285         * manual/pl/dist/ps/Makefile.am
3286         * manual/pl/dist/txt/Makefile.am
3287                 Fix make clean removing pregenerated manuals
3288
3289
3290 2006-06-16 [colin]      2.3.0cvs17
3291
3292         * src/plugins/pgpcore/sgpgme.c
3293         * src/plugins/pgpmime/pgpmime.c
3294         * src/plugins/pgpinline/pgpinline.c
3295                 Better error reporting in setup_signers.
3296                 Don't fallback to default key if specified
3297                 key isn't found.
3298                 Don't allow signing if more than one secret
3299                 key matches the one specified in prefs.
3300
3301 2006-06-15 [colin]      2.3.0cvs16
3302
3303         * src/folderview.c
3304                 Add "Send queue" in the folder's contextual
3305                 menu
3306         * src/compose.c
3307         * src/messageview.c
3308         * src/privacy.c
3309         * src/privacy.h
3310         * src/procmime.c
3311         * src/procmsg.c
3312         * src/plugins/pgpcore/passphrase.c
3313         * src/plugins/pgpcore/sgpgme.c
3314         * src/plugins/pgpinline/pgpinline.c
3315         * src/plugins/pgpmime/pgpmime.c
3316                 Better error reporting
3317         * src/mbox.c
3318                 Probably fix bug #971 (2.2.3 cannot read mail 
3319                 from local mbox)
3320
3321
3322 2006-06-15 [mones]      2.3.0cvs15
3323
3324         * tools/make.themes.project
3325                 creates the themes project from the web page
3326
3327 2006-06-15 [colin]      2.3.0cvs14
3328
3329         * src/folder.c
3330                 Better fix (avoid losing the folder if scan_tree 
3331                 fails)
3332
3333 2006-06-15 [cleroy]     2.3.0cvs13
3334
3335         * src/folder.c
3336                 Probably fix Bug #969 (crash on rebuilding 
3337                 imap folder)
3338
3339 2006-06-14 [colin]      2.3.0cvs12
3340
3341         * manual/dtd/manual.xsl
3342         * manual/sylpheed-claws-manual.xml
3343         * manual/fr/sylpheed-claws-manual.xml
3344         * manual/pl/sylpheed-claws-manual.xml
3345                 Insert pagebreaks between sections
3346
3347 2006-06-14 [paul]       2.3.0cvs11
3348
3349         * configure.ac
3350                 better fix than 2.3.0cvs10
3351
3352 2006-06-14 [paul]       2.3.0cvs10
3353
3354         * configure.ac
3355                 fix setting of PACKAGE_DATA_DIR with newer autoconf
3356                 (backwards compatible)
3357
3358 2006-06-13 [colin]      2.3.0cvs9
3359
3360         * src/messageview.c
3361                 Fix sending of return receipt with the new queue folders
3362
3363 2006-06-13 [wwp]        2.3.0cvs8
3364
3365         * src/quote_fmt_lex.l
3366                 fix wrong tokens returned in quote_fmt lexer, query not().
3367
3368 2006-06-13 [wwp]        2.3.0cvs7
3369
3370         * src/folder.c
3371         * src/prefs_folder_item.c
3372                 allow changing folder type even when folder is not a top-level one,
3373                 thanks to Colin.
3374
3375 2006-06-12 [colin]      2.3.0cvs6
3376
3377         * src/folderview.c
3378                 Fix double-ask of "Do you want to mark all
3379                 as read"
3380
3381 2006-06-12 [colin]      2.3.0cvs5
3382
3383         * src/compose.c
3384         * src/compose.h
3385         * src/folder.c
3386         * src/folder.h
3387         * src/imap.c
3388         * src/inc.c
3389         * src/main.c
3390         * src/messageview.c
3391         * src/mh.c
3392         * src/prefs_folder_item.c
3393         * src/procheader.c
3394         * src/procmime.c
3395         * src/procmsg.c
3396         * src/procmsg.h
3397         * src/send_message.c
3398         * src/summaryview.c
3399         * src/toolbar.c
3400                 Apply bug #964's patch (Queue and drafts aren't normal)
3401                 The Drafts and Queue folder now contain RFC-822 files,
3402                 allowing to move and copy mails from and to these 
3403                 folders. Moving from Drafts to Queue will prepare the
3404                 mail for sending (PGP signature, encryption, etc).
3405                 This patch also rework sending errors handling to try
3406                 to be more helpful.
3407                 Also, allow redefining folder types via the GUI 
3408                 (Folder type in its Properties)
3409
3410 2006-06-12 [colin]      2.3.0cvs4
3411
3412         * src/summaryview.c
3413         * src/prefs_common.c
3414         * src/prefs_common.h
3415         * src/gedit-print.c
3416                 Allow to define a specific print font - patch
3417                 by Bernhard Walle <bernhard.walle@gmx.de>
3418         * src/prefs_fonts.c
3419         * manual/advanced.xml
3420         * manual/fr/advanced.xml
3421                 Add a hidden pref to allow deletion without
3422                 confirmation
3423
3424 2006-06-12 [wwp]        2.3.0cvs3
3425
3426         * .cvsignore
3427                 more files to ignore.
3428
3429 2006-06-12 [wwp]        2.3.0cvs2
3430
3431         * src/quote_fmt.c
3432         * src/quote_fmt_lex.l
3433         * src/quote_fmt_parse.y
3434                 extend the quote_fmt parser (templates and quotes):
3435                 - allow limited sub-expressions in |p{} and |f{} expressions,
3436                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
3437                 - implemented/fixed missing implementation of query_references and show_references,
3438                 - completed, fixed contents and format of the symbols help dialog,
3439                 - fix some compilation warnings.
3440
3441 2006-06-12 [wwp]        2.3.0cvs1
3442
3443         * manual/advanced.xml
3444         * manual/fr/advanced.xml
3445                 updates in the "templates" section of the manual (eng/fr):
3446                  - be more precise (both versions)
3447                  - completed to match the english reference (fr version)
3448                  - touchups (both versions)
3449
3450 2006-06-12 [paul]       2.3.0
3451
3452         2.3.0 released
3453
3454 2006-06-12 [paul]       2.2.3cvs14
3455
3456         * po/ca.po
3457         * po/cs.po
3458         * po/de.po
3459         * po/el.po
3460         * po/fr.po
3461         * po/it.po
3462         * po/pt_BR.po
3463         * po/sr.po
3464         * po/zh_CN.po
3465                 updated by Miquel Oliete, Tim, Stephan Sachse,
3466                 Stavros Giannouris, Fabien Vantard, Andrea
3467                 Spadaccini, Frederico Goncalves Guimaraes,
3468                 Aleksandar Urosevic, and Ralgh Young
3469
3470 2006-06-12 [colin]      2.2.3cvs13
3471
3472         * src/mbox.c
3473                 Add missing header
3474
3475 2006-06-11 [colin]      2.2.3cvs12
3476
3477         * src/msgcache.c
3478                 Verify that g_malloc() succeeded
3479
3480 2006-06-11 [colin]      2.2.3cvs11
3481
3482         * src/wizard.c
3483                 Add Face header to welcome mail
3484
3485 2006-06-10 [colin]      2.2.3cvs10
3486
3487         * src/textview.c
3488                 Revert previous (Forgot it changes the
3489                 margin on the whole mail)
3490
3491 2006-06-10 [colin]      2.2.3cvs9
3492
3493         * src/textview.c
3494                 Don't overlap long headers under (X-)Face
3495
3496 2006-06-10 [mones]      2.2.3cvs8
3497
3498         * manual/xml2pdf
3499                 allow generation of manual on systems lacking saxon binary
3500                 but with java and the saxon library installed
3501
3502         * po/es.po
3503                 updated for release
3504
3505 2006-06-09 [colin]      2.2.3cvs7
3506
3507         * src/summaryview.c
3508                 Fix leak when using Display Sender using Addressbook
3509
3510 2006-06-09 [colin]      2.2.3cvs6
3511
3512         * src/compose.c
3513         * src/folder.c
3514         * src/folderview.c
3515         * src/mimeview.c
3516         * src/summaryview.c
3517                 More leaks fixes
3518
3519 2006-06-09 [paul]       2.2.3cvs5
3520
3521         * AUTHORS
3522         * src/gtk/authors.h
3523         * tools/claws.i18n.status.pl
3524                 updated with new info
3525
3526 2006-06-09 [paul]       2.2.3cvs4
3527
3528         * README
3529                 updated
3530         * manual/ack.xml
3531                 add wwp to authors list
3532         * src/gtk/authors.h
3533                 update mine and Colin's addresses
3534
3535 2006-06-08 [colin]      2.2.3cvs3
3536
3537         * src/etpan/imap-thread.c
3538                 Fix leak on SSL cert check
3539
3540 2006-06-08 [colin]      2.2.3cvs2
3541
3542         * src/common/utils.c
3543                 Fix leak
3544
3545 2006-06-08 [paul]       2.2.3cvs1
3546
3547         * configure.ac
3548                 Update version number following
3549                 stable release
3550
3551 2006-06-07 [colin]      2.2.2cvs3
3552
3553         * src/msgcache.c
3554                 Fix catching cache read errors (guint instead of gint)
3555                 Prevent malloc'ing more than 8MB (means cache corruption)
3556
3557 2006-06-07 [paul]       2.2.2cvs2
3558
3559         * src/exporthtml.c
3560         * src/exportldif.c
3561         * src/mh.c
3562         * src/mutt.c
3563         * src/pine.c
3564         * src/common/utils.c
3565                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
3566                 obey $HOME'
3567                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
3568                 Thanks to Colin
3569
3570 2006-06-06 [paul]       2.2.2cvs1
3571
3572         * configure.ac
3573                 Update version number following
3574                 stable release
3575
3576 2006-06-06 [paul]       2.2.1cvs6
3577
3578         * src/matcher.c
3579                 fix  implicit declaration of
3580                 sylpheed_do_idle()
3581                 Patch by Fabien Vantard
3582
3583 2006-06-06 [paul]       2.2.1cvs5
3584
3585         * src/matcher.c
3586                 fix age_greater and age_lower so that they
3587                 mean what say and not '...or equal to'
3588                 Thanks to Colin
3589
3590 2006-06-06 [paul]       2.2.1cvs4
3591
3592         * src/textview.c
3593         * src/common/utils.c
3594                 fix URI check
3595                 Thanks to Colin
3596
3597 2006-06-05 [wwp]        2.2.1cvs3
3598
3599         * manual/fr/account.xml
3600                 minor language fixes (thanks to Fabien Vantard).
3601
3602 2006-06-05 [colin]      2.2.1cvs2
3603
3604         * src/prefs_folder_item.c
3605         * src/folderview.c
3606                 Allow recursive setting of properties 
3607                 for whole mailboxes
3608         * src/matcher.c
3609                 Don't freeze on 'test' filtering rule
3610
3611 2006-06-05 [colin]      2.2.1cvs1
3612
3613         * configure.ac
3614                 Update version number following
3615                 stable release
3616
3617 2006-06-04 [wwp]        2.2.0cvs82
3618
3619         * manual/glossary.xml
3620         * manual/account.xml
3621         * manual/fr/glossary.xml
3622         * manual/fr/account.xml
3623                 added glossary section and references/links related to the Face custom header.
3624
3625 2006-06-04 [colin]      2.2.0cvs81
3626
3627         * src/summaryview.c
3628                 Skip to next message on move with no
3629                 immediate execution
3630
3631 2006-06-04 [wwp]        2.2.0cvs80
3632
3633         * manual/xml2pdf
3634                 added sanity checks, exit when needed.
3635
3636 2006-06-03 [paul]       2.2.0cvs79
3637
3638         * src/prefs_receive.c
3639                 page name is now 'Receiving'
3640         * src/prefs_send.c
3641                 page name is now 'Sending'
3642
3643 2006-06-03 [colin]      2.2.0cvs78
3644
3645         * src/plugins/spamassassin/spamassassin_gtk.c
3646                 Autoswitch to Localhost if transport was previously
3647                 disabled. Else people had to check [] Enable, then
3648                 *reselect* transport.
3649
3650 2006-06-03 [colin]      2.2.0cvs77
3651
3652         * src/plugins/pgpinline/pgpinline.c
3653         * src/plugins/pgpmime/pgpmime.c
3654                 Check that gpg_data_release_and_get_mem 
3655                 didn't fail (now, why this happens...)
3656
3657 2006-06-03 [colin]      2.2.0cvs76
3658
3659         * src/mbox.c
3660                 Fix bug #962 (Manual and/or UI should 
3661                 warn about incompatible locking 
3662                 causing dataloss)
3663
3664 2006-06-02 [cleroy]     2.2.0cvs75
3665
3666         * src/filtering.c
3667         * src/folder.c
3668         * src/procmsg.c
3669         * src/summaryview.c
3670                 Fix a few leaks
3671
3672 2006-06-02 [colin]      2.2.0cvs74
3673
3674         * src/main.c
3675                 On exit, free caches after writing them
3676                 Shuts up some valgrind false positives
3677         * src/procmsg.c
3678         * src/send_message.c
3679                 Fix races when reusing existing SMTP connections
3680                 Fix inexistant session timeout
3681         * src/toolbar.c
3682                 Display alertpanel after all queues have
3683                 been processed, not after each
3684
3685 2006-06-02 [wwp]        2.2.0cvs73
3686
3687         * manual/fr/glossary.xml
3688         * manual/fr/ack.xml
3689         * manual/ack.xml
3690                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
3691
3692 2006-06-02 [wwp]        2.2.0cvs72
3693
3694         * manual/xml2pdf
3695         * manual/dist/pdf/Makefile.am
3696         * manual/dtd/manual.xsl
3697         * manual/fr/dist/pdf/Makefile.am
3698         * manual/pl/dist/pdf/Makefile.am
3699                 we changed the procedure to generate the .pdf version of the manual.
3700                 The procedure is more modern and the .pdf we get now has a valid index.
3701                 Here are the new pre-requisites:
3702
3703                 - JRE 1.x (1.4 here): there must be one from your distro
3704                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
3705                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
3706                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
3707
3708                 See my posts for further info about the installation of this toolchain:
3709
3710                 Date: Fri, 19 May 2006 19:40:06 +0200
3711                 From: wwp <subscript@free.fr>
3712                 To: sylpheed-claws-devel@lists.sourceforge.net
3713                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
3714
3715                 and
3716
3717                 Date: Wed, 24 May 2006 12:58:49 +0200
3718                 From: wwp <subscript@free.fr>
3719                 To: sylpheed-claws-devel@lists.sourceforge.net
3720                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
3721
3722 2006-06-01 [colin]      2.2.0cvs71
3723
3724         * src/compose.c
3725                 Better guards against IMAP races
3726         * src/main.c
3727         * src/prefs_common.c
3728         * src/prefs_common.h
3729         * src/common/ssl_certificate.c
3730         * src/etpan/imap-thread.c
3731         * src/etpan/imap-thread.h
3732         * src/gtk/sslcertwindow.c
3733                 New hidden option ssl_skip_cert_check to 
3734                 avoid dups of bug #959 (libetpan linked
3735                 against gnutls and gnutls buggy on 64bit)
3736                 Present expired warning only once per
3737                 session/server.
3738         * manual/advanced.xml
3739         * manual/fr/advanced.xml
3740                 Document new option
3741
3742 2006-06-01 [wwp]        2.2.0cvs70
3743
3744         * src/messageview.c
3745                 fix for bug #961 (return receipt dialog 
3746                 complains incorrectly about return-path 
3747                 email adress being different), thanks 
3748                 to Colin.
3749
3750 2006-05-31 [cleroy]     2.2.0cvs69
3751
3752         * src/common/ssl.c
3753                 Guard against NULLs, although this
3754                 should never be an issue
3755
3756 2006-05-31 [colin]      2.2.0cvs68
3757
3758         * src/filtering.c
3759                 Use g_slist_prepend
3760         * src/imap.c
3761                 Don't remove caches when destroying folder, it
3762                 could (should) be done at exit
3763         * src/inc.c
3764                 free processing cache after incorporation
3765         * src/etpan/imap-thread.c
3766                 Maybe fix bug #959 (Crash on moving to emails 
3767                 to a imap account per ssl with a expired 
3768                 certificate.)
3769
3770 2006-05-30 [colin]      2.2.0cvs67
3771
3772         * src/summaryview.c
3773                 Put back event flush when displaying message
3774                 It avoids reading a bunch of messages just
3775                 by hitting shift-n for too long ;)
3776
3777 2006-05-29 [colin]      2.2.0cvs66
3778
3779         * src/summaryview.c
3780                 Remove useless g_warnings
3781
3782 2006-05-29 [colin]      2.2.0cvs65
3783
3784         * src/imap.c
3785                 Fix g_slist_append()s for performance
3786
3787 2006-05-29 [colin]      2.2.0cvs64
3788
3789         * src/compose.c
3790         * src/common/utils.c
3791                 Fix extraneous tab at start of addresses
3792         * src/mainwindow.c
3793                 Fix warnings (thanks to Fabien)
3794                 Fix crash at exit when composing messages 
3795                 exist
3796         * src/pop.c
3797                 Fix progress bar when deleting expired mails
3798                 Thanks to Hiro
3799         * src/summaryview.c
3800         * src/gtk/gtksctree.c
3801                 Fix re-sorting slowness
3802
3803 2006-05-29 [paul]       2.2.0cvs63
3804
3805         * src/mh.c
3806                 fetch full message when moving mails
3807                 from another mailbox, (fixed data loss
3808                 when filtering from IMAP to MH, introduced
3809                 in 2.2.0cvs57).
3810                 Thanks to Colin
3811
3812 2006-05-29 [mones]      2.2.0cvs62
3813
3814         * src/gtk/gtksctree.c
3815                 Unselect faster (patch by Colin)        
3816
3817 2006-05-26 [colin]      2.2.0cvs61
3818
3819         * src/summaryview.c
3820                 Unplug MSGINFO_UPDATE callback on delete too.
3821
3822 2006-05-26 [colin]      2.2.0cvs60
3823
3824         * src/foldersel.c
3825                 Fix bold in folder selection window with glib2.10
3826                 thanks Hiro
3827
3828 2006-05-26 [colin]      2.2.0cvs59
3829
3830         * src/procheader.c
3831                 Convert date only if necessary (and don't
3832                 try to convert from utf8 to utf8, too)
3833         * src/summaryview.c
3834                 Only set column's text if the column's 
3835                 displayed
3836
3837 2006-05-26 [colin]      2.2.0cvs58
3838
3839         * src/summaryview.c
3840         * src/gtk/gtkutils.c
3841                 Fix useless warning
3842
3843 2006-05-26 [colin]      2.2.0cvs57
3844
3845         * src/mainwindow.c
3846                 Make summaryview selectable as long as 
3847                 no message has focus
3848         * src/mh.c
3849                 Faster deletion (by implementing mh_remove_msgs)
3850                 Faster copy (avoid using mh_fetch_msg just to get
3851                 the filename)
3852                 Faster move (using move_file instead of copy_file
3853                 if MSG_IS_MOVE)
3854                 No progressbar if total number of mails to cp/mv 
3855                 is less than 100
3856         * src/summaryview.c
3857                 Fix removal from subject_table when mail gets moved
3858                 Faster deletion (g_slist_prepend instead of append)
3859         * src/gtk/gtksctree.c
3860                 Remove useless code
3861
3862 2006-05-25 [colin]      2.2.0cvs56
3863
3864         * src/common/ssl_certificate.c
3865                 Fix leak in expired cert check
3866
3867 2006-05-25 [colin]      2.2.0cvs55
3868
3869         * src/mh.c
3870                 Disable flags syncing on .mh_sequences - it
3871                 is buggy and marks mails read under unknown
3872                 conditions.
3873
3874 2006-05-25 [paul]
3875
3876         * 2.3.0-rc4 released
3877
3878 2006-05-24 [colin]      2.2.0cvs54
3879
3880         attention cvs users: if you manage to crash
3881         Sylpheed-Claws while moving, copying or deleting
3882         mails, we *are* interested in stack traces and
3883         valgrind logs. It looks stable, but one never
3884         knows...
3885
3886         * src/folder.c
3887                 Add progressbar for cache updates
3888         * src/folderutils.c
3889                 Optimize Mark all read in the current
3890                 folder
3891         * src/mh.c
3892                 Add progressbar for copy/move
3893         * src/procmsg.c
3894                 Optimize O(n^2) in copy/move
3895         * src/summaryview.c
3896         * src/gtk/gtksctree.c
3897                 Optimize O(n^2) algos
3898         * src/common/timing.h
3899                 Display ms instead of us
3900
3901 2006-05-24 [wwp]        2.2.0cvs53
3902
3903         * manual/fr/advanced.xml
3904                 updates to the French manual.
3905
3906 2006-05-24 [wwp]        2.2.0cvs52
3907
3908         * src/common/utils.c
3909                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
3910
3911 2006-05-24 [wwp]        2.2.0cvs51
3912
3913         * src/folderutils.c
3914                 fixed "mark all read" in MH folders (thanks to Colin).
3915
3916 2006-05-24 [paul]       2.2.0cvs50
3917
3918         * doc/man/sylpheed-claws.1
3919                 updated the man page
3920
3921 2006-05-23 [colin]      2.2.0cvs49
3922
3923         * src/folderview.c
3924         * src/imap.c
3925         * src/inc.c
3926         * src/mbox.c
3927         * src/messageview.c
3928         * src/news.c
3929         * src/send_message.c
3930         * src/summaryview.c
3931         * src/gtk/sslcertwindow.c
3932                 alertpanel fixes, by Fabien
3933
3934 2006-05-23 [colin]      2.2.0cvs48
3935
3936         * src/folder.c
3937         * src/folderview.c
3938         * src/msgcache.c
3939         * src/summaryview.c
3940         * src/gtk/gtksctree.c
3941         * src/gtk/gtksctree.h
3942                 More timings
3943                 Fix slow loading problem, which was caused by the
3944                 use of some gtk_ctree funcs and their use of
3945                 g_list_position while gtk_ctree_(un)link'ing.
3946                 Reap more functions from gtkctree.c to be sure we
3947                 use our (fast) version instead of theirs.
3948         * src/mh.c
3949                 Fix copy of unread mails
3950
3951
3952 2006-05-22 [wwp]        2.2.0cvs47
3953
3954         * manual/fr/advanced.xml
3955                 updated.
3956
3957 2006-05-22 [colin]      2.2.0cvs46
3958
3959         * src/filtering.c
3960                 Fix possible infinite loop. 'copy' is not a 
3961                 final action, so when encountering a 'copy',
3962                 we have to check if a previous one was set
3963                 and do it. In the same way, if we encounter
3964                 a 'move' we have to perform a possibly 
3965                 pending 'copy'. This will slow down filtering
3966                 on IMAP if move+copy or multiple copy actions
3967                 are to be done, but handling it via the batch
3968                 would be really too convoluted.
3969
3970 2006-05-22 [wwp]        2.2.0cvs45
3971
3972         * manual/fr/advanced.xml
3973         * manual/fr/faq.xml
3974         * manual/fr/glossary.xml
3975         * manual/fr/handling.xml
3976         * manual/fr/intro.xml
3977         * manual/fr/plugins.xml
3978         * manual/fr/sylpheed-claws-manual.xml
3979                 sync w/ the english manual: updates URIs, documented mailing-list
3980                 support, better explanation about the enabled/disabled feature
3981                 in filtering/processing rules by Paul.
3982
3983 2006-05-21 [colin]      2.2.0cvs44
3984
3985         * src/summaryview.c
3986                 Don't expand after building threads, but during
3987
3988 2006-05-21 [colin]      2.2.0cvs43
3989
3990         * src/procmsg.c
3991         * src/summaryview.c
3992                 More timing possibilities... For next time I have 
3993                 to find out how the hell some 3GHz computer takes
3994                 one minute to open a 30k folder...
3995
3996 2006-05-21 [colin]      2.2.0cvs42
3997
3998         * manual/pl/advanced.xml
3999         * manual/pl/faq.xml
4000         * manual/pl/glossary.xml
4001         * manual/pl/handling.xml
4002         * manual/pl/intro.xml
4003         * manual/pl/plugins.xml
4004         * manual/pl/sylpheed-claws-manual.xml
4005                 Polish manual updated by Pawel
4006
4007 2006-05-20 [colin]
4008
4009         * 2.3.0-rc3 released
4010
4011 2006-05-20 [colin]      2.2.0cvs41
4012
4013         * src/imap.c
4014                 Fix -rc2 problems:
4015                 - remove cache of moved messages from original folder
4016                 - apply new flags to messages even if they aren't appliable
4017                   via IMAP.
4018
4019 2006-05-20 [colin]
4020
4021         * 2.3.0-rc2 released
4022
4023 2006-05-19 [colin]      2.2.0cvs40
4024
4025         * src/imap.c
4026                 Don't issue SELECT in imap_change_flags
4027                 before having checked that we indeed have
4028                 some flags to change. MSG_POSTFILTERED for
4029                 example can't be used on IMAP.
4030                 Fixes bug #955 (copying messages between 
4031                 imap folders is extremely slow), which was
4032                 a regression.
4033
4034 2006-05-19 [colin]      2.2.0cvs39
4035
4036         * src/folder.c
4037         * src/folder.h
4038         * src/folderview.c
4039                 Try to fix bug #830 (Some unread messages 
4040                 get marked read in IMAP inbox):
4041                 - Prevent scanning a folder if it's being 
4042                   opened via the GUI
4043                 - Postpone opening via the GUI of a folder
4044                   currently scanned.
4045
4046
4047 2006-05-19 [wwp]        2.2.0cvs38
4048
4049         * manual/advanced.xml
4050                 fix English+typo (thanks to Paul).
4051
4052 2006-05-19 [wwp]        2.2.0cvs37
4053
4054         * manual/advanced.xml
4055         * manual/fr/advanced.xml
4056         * src/gtk/logwindow.c
4057         * src/prefs_common.c
4058         * src/prefs_common.h
4059                 added hidden prefs to allow customization of colors used in
4060                 protocol log window (useful for dark gtk+ themes).
4061
4062 2006-05-19 [wwp]        2.2.0cvs36
4063
4064         * ChangeLog
4065                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
4066
4067 2006-05-19 [paul]       2.2.0cvs35
4068
4069         * src/textview.c
4070                 make Reply-To fully clickable
4071         * src/gtk/logwindow.c
4072                 more colouring (SMTP ESMTP)
4073         Both patches by Pawel Pekala
4074
4075 2006-05-19 [cleroy]     2.2.0cvs34
4076
4077         * src/mh.c
4078                 Don't update flags from current folder
4079                 Probably fixes bug #935 (Read Messages 
4080                 Revert to Being Marked as Unread)
4081
4082 2006-05-18 [colin]      2.2.0cvs33
4083
4084         * src/imap.c
4085                 Warning fix
4086         * src/compose.c
4087         * src/mainwindow.c
4088         * src/summaryview.c
4089         * src/toolbar.c
4090                 Allow replying to multiple emails
4091                 in multiple windows
4092         * src/mimeview.c
4093         * src/etpan/imap-thread.c
4094                 Leak fixes
4095
4096 2006-05-18 [paul]       2.2.0cvs32
4097
4098         * src/summaryview.c
4099                 keep Mailing-List menu refreshed
4100                 Thanks to Colin
4101
4102 2006-05-18 [paul]       2.2.0cvs31
4103
4104         * manual/advanced.xml
4105         * manual/faq.xml
4106         * manual/glossary.xml
4107         * manual/handling.xml
4108         * manual/intro.xml
4109         * manual/plugins.xml
4110         * manual/sylpheed-claws-manual.xml
4111                 update URLs
4112                 add info about mailing-list support
4113                 edit filtering info
4114         * src/wizard.c
4115         * src/common/defs.h
4116         * src/gtk/about.c
4117         * src/plugins/dillo_viewer/README
4118                 update URLs
4119
4120 2006-05-17 [wwp]        2.2.0cvs30
4121
4122         * manual/handling.xml
4123         * manual/fr/handling.xml
4124                 documented the ability to enabled/disable filtering/processing rules.
4125
4126 2006-05-17 [colin]      2.2.0cvs29
4127
4128         * src/main.c
4129                 Don't initialize g_thread subsystem if it's 
4130                 already done (thanks to Hiro)
4131         * src/mimeview.c
4132                 Fix saving of parts when there name can't be
4133                 converted from UTF-8.
4134
4135 2006-05-17 [paul]       2.2.0cvs28
4136
4137         * po/Makefile.in.in
4138                 fix config.status warning with autoconf 2.60
4139
4140 2006-05-17 [paul]       2.2.0cvs27
4141
4142         * po/POTFILES.in
4143                 add src/mbox.c
4144
4145 2006-05-17 [wwp]        2.2.0cvs26
4146
4147         * src/mainwindow.c
4148                 fix useless and potentially dangerous buffer walking (thanks to Colin).
4149
4150 2006-05-17 [wwp]        2.2.0cvs25
4151
4152         * src/plugins/demo/demo.c
4153                 updated product name in plugin demo (many plugins need to be
4154                 sync'ed w/ that change).
4155
4156 2006-05-17 [colin]      2.2.0cvs24
4157
4158         * src/mh.c
4159                 Fix leak
4160
4161 2006-05-16 [colin]      2.2.0cvs23
4162
4163         * src/mainwindow.c
4164                 Stupid me hit again. Fix cvs22.
4165
4166 2006-05-16 [colin]      2.2.0cvs22
4167
4168         * src/mainwindow.c
4169                 Fix bug #922 (sylpheed-claws crashed after 
4170                 pushing on Inbox folder)
4171
4172 2006-05-16 [colin]      2.2.0cvs21
4173
4174         * src/compose.c
4175                 Make From header be copy/paste/select-able
4176
4177 2006-05-16 [wwp]        2.2.0cvs20
4178
4179         * src/export.c
4180         * src/matcher.c
4181         * src/summaryview.c
4182         * src/etpan/imap-thread.c
4183                 fix some compiler warnings (thanks to Colin).
4184
4185 2006-05-16 [wwp]        2.2.0cvs19
4186
4187         * src/action.c
4188         * src/gedit-print.c
4189         * src/inc.c
4190         * src/mainwindow.c
4191         * src/mh.c
4192         * src/statusbar.c
4193         * src/send_message.c
4194         * src/summaryview.c
4195                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
4196
4197 2006-05-15 [colin]      2.2.0cvs18
4198
4199         * src/procmsg.c
4200                 Fix automatic rule creation with List-Post
4201
4202 2006-05-15 [paul]       2.2.0cvs17
4203
4204         * tools/filter_conv_new.pl
4205                 updated for rule enabling/disabling
4206                 claws version >= 2.3.x required
4207
4208 2006-05-15 [cleroy]     2.2.0cvs16
4209
4210         * src/main.c
4211                 Revert test
4212
4213 2006-05-15 [cleroy]     2.2.0cvs15
4214
4215         * src/main.c
4216                 test
4217
4218 2006-05-15 [wwp]        2.2.0cvs14
4219
4220         * manual/pl/.cvsignore
4221                 ignore generated files.
4222
4223 2006-05-14 [wwp]        2.3.0-rc1
4224
4225         * 2.3.0-rc1 released
4226
4227 2006-05-13 [wwp]        2.2.0cvs13
4228
4229         * src/filtering.c
4230         * src/filtering.h
4231         * src/matcher.c
4232         * src/matcher_parser_lex.l
4233         * src/matcher_parser_parse.y
4234         * src/prefs_filtering.c
4235                 new feature: provide the ability to disable filtering and processing
4236                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
4237                 adaptations.
4238
4239 2006-05-13 [colin]      2.2.0cvs12
4240
4241         * src/compose.c
4242                 Remove useless if (a) b; else b;
4243                 Thanks to wwp
4244
4245 2006-05-13 [wwp]        2.2.0cvs11
4246
4247         * src/export.c
4248         * src/import.c
4249         * src/mainwindow.c
4250         * src/mbox.c
4251         * src/summaryview.c
4252         * src/summaryview.h
4253                 no more silent failures (or at least less ones) when importing
4254                 or exporting from/to mbox. Also start importing/exporting if
4255                 the necessary info is set.
4256
4257 2006-05-13 [wwp]        2.2.0cvs10
4258
4259         * RELEASE_NOTES
4260                 restored up-to-date release notes.
4261
4262 2006-05-13 [paul]       2.2.0cvs9
4263
4264         * po/nl.po
4265         * po/ru.po
4266                 updated by Tim Dijkstra and Pavlo Bohmat
4267
4268 2006-05-12 [colin]      2.2.0cvs8
4269
4270         * src/gtk/quicksearch.c
4271                 Add "k" as shortcut for "colorlabel". Patch
4272                 by ath42@users.sf.net.
4273
4274 2006-05-12 [paul]       2.2.0cvs7
4275
4276         * src/prefs_common.h
4277         * src/prefs_summaries.c
4278         * src/summaryview.c
4279                 when entering a folder also allow
4280                 going directly to first Marked message
4281
4282 2006-05-12 [paul]       2.2.0cvs6
4283
4284         * src/summaryview.c
4285                 always obey 'confirm before marking all
4286                 mails read' option
4287
4288 2006-05-12 [paul]       2.2.0cvs5
4289
4290         * src/textview.c
4291                 make Sender fully clickable
4292
4293 2006-05-12 [colin]      2.2.0cvs4
4294
4295         * src/compose.c
4296         * src/compose.h
4297                 Let From be editable
4298         * src/main.c
4299         * src/mh.c
4300                 Full support of .mh_sequences' Unseen seq
4301
4302 2006-05-12 [colin]      2.2.0cvs3
4303
4304         * src/folder.c
4305         * src/mainwindow.c
4306         * src/mainwindow.h
4307         * src/messageview.c
4308         * src/prefs_spelling.c
4309         * src/procheader.c
4310         * src/procmsg.c
4311         * src/procmsg.h
4312         * src/summaryview.c
4313         * src/toolbar.c
4314         * src/toolbar.h
4315                 Add contextual menu on Compose toolbar
4316                 button. Fixes bug #944 (Automatic
4317                 addresses not applied when changing account
4318                 from compose window)
4319                 add Mailing List support
4320                 based on the old 0.6.5claws25 patch by
4321                 Melvin Hadasht, with finishing touches
4322                 by Colin
4323                 Fix "ignore thread" when mails are threaded by
4324                 subject (and weren't ignored although appearing
4325                 in the thread).
4326                 GUI rework.
4327                 Both patches by Pawel.
4328
4329 2006-05-08 [paul]       2.2.0cvs2
4330
4331         * src/mainwindow.c
4332         * src/mainwindow.h
4333         * src/messageview.c
4334         * src/procheader.c
4335         * src/procmsg.c
4336         * src/procmsg.h
4337         * src/summaryview.c
4338                 add Mailing List support
4339                 based on the old 0.6.5claws25 patch by 
4340                 Melvin Hadasht, with finishing touches
4341                 by Colin
4342
4343 2006-05-08 [colin]      2.2.0cvs1
4344
4345         * src/mainwindow.c
4346         * src/toolbar.c
4347         * src/toolbar.h
4348                 Add contextual menu on Compose toolbar 
4349                 button. Fixes bug #944 (Automatic 
4350                 addresses not applied when changing account 
4351                 from compose window)
4352
4353 2006-05-08 [paul]       2.2.0
4354
4355         2.2.0 released
4356
4357 2006-05-08 [paul]       2.1.1cvs51
4358
4359         * po/cs.po
4360         * po/de.po
4361         * po/en_GB.po
4362         * po/fi.po
4363         * po/fr.po
4364         * po/pt_BR.po
4365         * po/sr.po
4366         * po/zh_CN.po
4367                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4368                 Fabien Vantard, Frederico Goncalves Guimaraes,
4369                 Aleksandar Urosevic, and Ralgh Young
4370
4371 2006-05-12 [colin]      2.1.1cvs50
4372
4373         * po/cs.po
4374         * po/de.po
4375         * po/en_GB.po
4376         * po/es.po
4377         * po/fi.po
4378         * po/fr.po
4379         * po/pt_BR.po
4380         * po/sr.po
4381         * po/zh_CN.po
4382                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
4383                 Fabien Vantard, Frederico Goncalves Guimaraes,
4384                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
4385
4386 2006-05-05 [colin]      2.1.1cvs49
4387
4388         * manual/Makefile.am
4389         * manual/pl/Makefile.am
4390         * manual/pl/account.xml
4391         * manual/pl/ack.xml
4392         * manual/pl/addrbook.xml
4393         * manual/pl/advanced.xml
4394         * manual/pl/faq.xml
4395         * manual/pl/glossary.xml
4396         * manual/pl/gpl.xml
4397         * manual/pl/handling.xml
4398         * manual/pl/intro.xml
4399         * manual/pl/keyboard.xml
4400         * manual/pl/plugins.xml
4401         * manual/pl/starting.xml
4402         * manual/pl/sylpheed-claws-manual.xml
4403         * manual/pl/dist/.cvsignore
4404         * manual/pl/dist/Makefile.am
4405         * manual/pl/dist/html/.cvsignore
4406         * manual/pl/dist/html/Makefile.am
4407         * manual/pl/dist/pdf/.cvsignore
4408         * manual/pl/dist/pdf/Makefile.am
4409         * manual/pl/dist/ps/.cvsignore
4410         * manual/pl/dist/ps/Makefile.am
4411         * manual/pl/dist/txt/.cvsignore
4412         * manual/pl/dist/txt/Makefile.am
4413                 Add the polish translation of the manual,
4414                 Authored by Pawel Pekala.
4415
4416 2006-05-05 [cleroy]     2.1.1cvs48
4417
4418         * src/main.c
4419                 Re-read matcherrc after loading plugins 
4420                 if some of them add folders.
4421
4422 2006-05-03 [colin]      2.1.1cvs47
4423
4424         * src/imap.c
4425                 I'm idiot
4426
4427 2006-05-03 [colin]      2.1.1cvs46
4428
4429         * src/imap.c
4430                 Be sure to have a session when
4431                 getting separator
4432
4433 2006-05-03 [colin]      2.1.1cvs45
4434
4435         * src/imap.c
4436         * src/imap.h
4437         * src/imap_gtk.c
4438                 Fix preventing renaming with namespace 
4439                 separator.
4440
4441 2006-05-01 [colin]      2.1.1cvs44
4442
4443         * src/action.c
4444                 Don't reload messageview when result of
4445                 action is piped.
4446
4447 2006-04-29 [colin]      2.1.1cvs43
4448
4449         * src/prefs_receive.c
4450         * src/plugins/spamassassin/spamassassin_gtk.c
4451         * src/plugins/clamav/clamav_plugin_gtk.c
4452                 GUI fixes by Pawel
4453
4454 2006-04-29 [colin]      2.1.1cvs42
4455
4456         * src/prefs_compose_writing.c
4457         * src/prefs_quote.c
4458                 Cleanups. Patch by Pawel
4459
4460 2006-04-28 [paul]       2.1.1cvs41
4461
4462         * src/matcher.c
4463                 fix returned quick search results when search
4464                 term contains an underscore.
4465                 Thanks to Colin
4466
4467 2006-04-28 [paul]       2.1.1cvs40
4468
4469         * src/prefs_message.c
4470         * src/prefs_receive.c
4471                 GUI cleanups
4472                 Patches by Pawel Pekala
4473
4474 2006-04-27 [colin]      2.1.1cvs39
4475
4476         * src/wizard.c
4477                 Differentiate subject Welcome from
4478                 window's title Welcome
4479
4480 2006-04-27 [paul]
4481
4482         2.2.0-rc1 released
4483
4484 2006-04-27 [paul]       2.1.1cvs38
4485
4486         * manual/advanced.xml
4487         * manual/fr/advanced.xml
4488                 add info about compose_no_markup hidden pref
4489
4490 2006-04-27 [paul]       2.1.1cvs37
4491
4492         * src/prefs_account.c
4493                 improve privacy labels
4494         * src/prefs_msg_colors.c
4495                 change some strings for translators' convenience
4496         * src/gtk/gtkutils.c
4497                 don't underline the link button text
4498
4499 2006-04-25 [colin]      2.1.1cvs36
4500
4501         * src/folder.c
4502                 Complete 2.1.1cvs33 (once more ;)
4503
4504 2006-04-25 [colin]      2.1.1cvs35
4505
4506         * src/editldap.c
4507                 Fix tooltip
4508
4509 2006-04-25 [cleroy]     2.1.1cvs34
4510
4511         * src/compose.c
4512         * src/gtk/gtkaspell.c
4513                 Fix crash on redirect (related to the return 
4514                 of the aspell menu in compose's toolbar)
4515         * src/prefs_msg_colors.c
4516                 Fix sensitivity widgets
4517         * src/image_viewer.c
4518         * src/gtk/pluginwindow.c
4519         * src/gtk/prefswindow.c
4520                 Change released signals to clicked (Fabien)
4521         * po/POTFILES.in
4522         * src/common/socket.c
4523         * src/plugins/spamassassin/spamassassin.c
4524                 Translate strings (Fabien)
4525
4526 2006-04-25 [paul]       2.1.1cvs33
4527
4528         * src/folder.c
4529         * src/folder.h
4530         * src/folderview.c
4531                 complete the fix of bug #912
4532                 Thanks to Colin
4533
4534 2006-04-25 [colin]      2.1.1cvs32
4535
4536         * src/news.c
4537                 Better progress bar
4538         * src/mimeview.c
4539         * src/summaryview.c
4540         * src/summaryview.h
4541                 Fix focus chain
4542                 Patches by Pawel Pekala
4543
4544 2006-04-24 [colin]      2.1.1cvs31
4545
4546         * src/compose.c
4547                 Fix compilation warnings (Fabien)
4548
4549 2006-04-24 [colin]      2.1.1cvs30
4550
4551         * src/addrindex.c
4552         * src/editldap.c
4553         * src/editldap_basedn.c
4554         * src/editldap_basedn.h
4555         * src/ldapctrl.c
4556         * src/ldapctrl.h
4557         * src/ldapquery.c
4558         * src/ldaputil.c
4559         * src/ldaputil.h
4560                 Fix bug #901 (LDAPS support)
4561
4562 2006-04-24 [colin]      2.1.1cvs29
4563
4564         * src/compose.c
4565                 Fix logic on error with send dialog on
4566         * src/imap.c
4567                 Fix compilation without libetpan, thanks
4568                 to Fabien
4569         * src/summaryview.c
4570                 Fix 'context-menu' key
4571
4572 2006-04-23 [colin]      2.1.1cvs28
4573
4574         * src/folder.c
4575                 Never free current's cache to free up 
4576                 memory. Fixes bug #912 (new count 
4577                 randomly set to message count)
4578
4579 2006-04-23 [colin]      2.1.1cvs27
4580
4581         * src/gtk/quicksearch.c
4582                 And remove printf...
4583
4584 2006-04-23 [colin]      2.1.1cvs26
4585
4586         * src/gtk/quicksearch.c
4587                 Fix replacing in quicksearch, and fix inserting
4588                 in the middle of the string. (introduced at 2.1.0cvs22)
4589
4590 2006-04-23 [colin]      2.1.1cvs25
4591
4592         * src/imap.c
4593                 Make sure uidnext is initialized in get_num_list
4594                 (not for stable, related to 2.1.1cvs8 and friends)
4595
4596 2006-04-23 [colin]      2.1.1cvs24
4597
4598         * src/imap.c
4599                 Output something when login is successful
4600                 too
4601
4602 2006-04-23 [colin]      2.1.1cvs23
4603
4604         * src/etpan/imap-thread.c
4605                 Better logging (line-per-line, hide data in fetch)
4606                 Fix a const warning
4607         * src/gtk/logwindow.c
4608         * src/gtk/logwindow.h
4609                 Better logging (color for input/output)
4610
4611 2006-04-21 [colin]      2.1.1cvs22
4612
4613         * src/gtk/quicksearch.c
4614                 On gtk+-2.8, use stock buttons in quicksearch
4615                 Based on a patch by Fabien and a design by Paul
4616
4617 2006-04-21 [colin]      2.1.1cvs21
4618
4619         * src/folderview.c
4620         * src/mainwindow.c
4621                 Fix occasional flicker in folderview
4622         * src/common/utils.c
4623                 Fix bug #943 (Incorrectly parsed email address 
4624                 list in short headers on message view and in 
4625                 printouts)
4626
4627 2006-04-20 [colin]      2.1.1cvs20
4628
4629         * src/imap.c
4630         * src/imap.h
4631         * src/prefs_account.c
4632                 Add ANONYMOUS auth for IMAP
4633
4634 2006-04-20 [paul]       2.1.1cvs19
4635
4636         * src/main.c
4637                 proper fix for 2.1.1cvs18
4638                 Thanks to Colin
4639
4640 2006-04-20 [paul]       2.1.1cvs18
4641
4642         * src/main.c
4643                 fix build warnings
4644
4645 2006-04-20 [paul]       2.1.1cvs17
4646
4647         * src/gtk/quicksearch.c
4648                 fix standard, non-extended Quick search,
4649                 was broken in 2.1.1cvs15.
4650                 Thanks to Colin.
4651
4652 2006-04-20 [colin]      2.1.1cvs16
4653
4654         * src/prefs_matcher.c
4655                 Fix values when reselecting a ~test
4656                 rule
4657
4658 2006-04-19 [colin]      2.1.1cvs15
4659
4660         * src/compose.c
4661         * src/compose.h
4662         * src/gtk/gtkaspell.c
4663         * src/gtk/gtkaspell.h
4664                 Put back Options menu in Spelling/
4665         * src/gtk/quicksearch.c
4666                 Don't search, and show error, if the
4667                 advanced search has a syntax error
4668
4669 2006-04-18 [colin]      2.1.1cvs14
4670
4671         * src/textview.c
4672                 Fix gdk warnings on set_cursor when textview
4673                 isn't visible
4674
4675 2006-04-18 [colin]      2.1.1cvs13
4676
4677         * src/gtk/gtksctree.c
4678                 Remove seemingly useless refresh that causes
4679                 flicker - watch this commit in case of 
4680                 problems before planned backport to stable
4681
4682 2006-04-18 [colin]      2.1.1cvs12
4683
4684         * src/imap.c
4685                 Factorize get/set_xml code
4686         * src/compose.c
4687         * src/prefs_account.c
4688         * src/prefs_account.h
4689         * src/procmsg.c
4690                 Add Encrypt to self option
4691
4692 2006-04-17 [colin]      2.1.1cvs11
4693
4694         * configure.ac
4695                 Fix search on encrpyt function on dragonfly
4696                 Patch by Jonathan Buschmann <jonthn@agmact.com>
4697
4698 2006-04-17 [colin]      2.1.1cvs10
4699
4700         * src/prefs_account.c
4701                 Be safe by default: remove mails from POP3
4702                 after 7 days, not immediately
4703
4704 2006-04-17 [colin]      2.1.1cvs9
4705
4706         * src/etpan/imap-thread.c
4707                 Fix build on DragonFly - patch by 
4708                 Jonathan Buschmann <jonthn@agmact.com>
4709
4710 2006-04-17 [colin]      2.1.1cvs8
4711
4712         * src/imap.c
4713                 Save uidnext between sessions
4714
4715 2006-04-17 [colin]      2.1.1cvs7
4716
4717         * src/imap.c
4718                 scan is required when uid validity changes
4719
4720 2006-04-17 [colin]      2.1.1cvs6
4721
4722         * src/folderview.c
4723                 Don't scan if not necessary, apart in current
4724                 folder and INBOX to fetch flags.
4725         * src/imap.c
4726                 Scan is necessary if unread count changes
4727
4728 2006-04-17 [colin]      2.1.1cvs5
4729
4730         * src/imap.c
4731                 ...But always fetch ANSWERED and DELETED flags for
4732                 INBOX, as filtering can happen on these flags.
4733
4734 2006-04-17 [colin]      2.1.1cvs4
4735
4736         * src/imap.c
4737                 Don't fetch REPLIED and DELETED flags when synchronising
4738                 flags with a closed folder. We only need UNSEEN and FLAGGED
4739                 to update the folderview.
4740
4741 2006-04-17 [colin]      2.1.1cvs3
4742
4743         * src/imap.c
4744                 Faster flag search when there are new mails 
4745                 in a folder. We can do a full search if the 
4746                 folder contains less messages than the new
4747                 list.
4748
4749 2006-04-17 [colin]      2.1.1cvs2
4750
4751         * po/cs.po
4752         * po/de.po
4753         * po/fr.po
4754         * po/nl.po
4755         * po/pt_BR.po
4756                 Update translations from stable branch
4757
4758 2006-04-17 [colin]      2.1.1cvs1
4759
4760         * configure.ac
4761                 Bump version to follow stable release
4762
4763 2006-04-16 [mones]      2.1.0cvs50
4764
4765         * po/es.po
4766                 Updated for release
4767
4768 2006-04-16 [colin]      2.1.0cvs49
4769
4770         * src/textview.c
4771                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
4772                 with gtk < 2.8. Thanks to Fabien Vantard.
4773
4774 2006-04-15 [colin]      2.1.0cvs48
4775
4776         * src/etpan/imap-thread.c
4777                 Fix bug #919 (libetpan: SEGV when connecting 
4778                 using command)
4779
4780 2006-04-14 [colin]      2.1.0cvs47
4781
4782         * src/main.c
4783                 Fix race on --select (should be done better)
4784
4785 2006-04-14 [wwp]        2.1.0cvs46
4786
4787         * src/send_message.c
4788                 enforce a check for domain in account prefs (a sending
4789                 error could be faced if domain was checked but no value set),
4790                 thanks to Colin.
4791
4792 2006-04-14 [colin]      2.1.0cvs45
4793
4794         * src/codeconv.c
4795                 when converting from unknown to unknown, if the
4796                 string is UTF8, don't convert it to the locale
4797                 (which breaks it)
4798
4799 2006-04-14 [colin]      2.1.0cvs44
4800
4801         * src/compose.c
4802                 Don't try to use ASCII for converting headers
4803                 (as done in body)
4804
4805 2006-04-14 [paul]       2.1.0cvs43
4806
4807         * src/crash.c
4808                 add locale/charset info to crash report
4809         * src/gtk/about.c
4810                 add wwp to doc team
4811                 replace 'e-mail' with preferred 'email'
4812         * src/gtk/authors.h
4813                 ensure contributors list is in alphabetical
4814                 order
4815
4816 2006-04-13 [colin]      2.1.0cvs42
4817
4818         * src/textview.c
4819                 Prevent gdk warnings
4820
4821 2006-04-13 [colin]      2.1.0cvs41
4822
4823         * src/common/ssl_certificate.c
4824         * src/common/ssl_certificate.h
4825         * src/gtk/sslcertwindow.c
4826                 Warn on expired certs, and display the expiration date
4827
4828 2006-04-13 [colin]      2.1.0cvs40
4829
4830         * src/plugins/spamassassin/spamassassin_gtk.c
4831                 Fix missing set_text on unix socket
4832
4833 2006-04-13 [wwp]        2.1.0cvs39
4834
4835         * manual/fr/advanced.xml
4836         * manual/fr/glossary.xml
4837                 applied new spam/ham/email lexicon (pourriel, courriel)
4838
4839 2006-04-13 [paul]       2.1.0cvs38
4840
4841         * src/plugins/pgpmime/plugin.c
4842                 remove the mention of S/MIME from the
4843                 description. This is now handled by the
4844                 S/MIME plugin.
4845
4846 2006-04-13 [paul]       2.1.0cvs37
4847
4848         * src/prefs_msg_colors.c
4849                 rework dialog
4850         * src/prefs_folder_item.c
4851         * src/prefs_spelling.c
4852                 add a tooltip to the colour selector buttons
4853
4854 2006-04-13 [wwp]        2.1.0cvs36
4855
4856         * manual/advanced.xml
4857         * manual/glossary.xml
4858         * manual/handling.xml
4859         * manual/keyboard.xml
4860         * manual/plugins.xml
4861         * manual/starting.xml
4862         * manual/fr/account.xml
4863         * manual/fr/ack.xml
4864         * manual/fr/addrbook.xml
4865         * manual/fr/advanced.xml
4866         * manual/fr/faq.xml
4867         * manual/fr/glossary.xml
4868         * manual/fr/gpl.xml
4869         * manual/fr/handling.xml
4870         * manual/fr/intro.xml
4871         * manual/fr/keyboard.xml
4872         * manual/fr/plugins.xml
4873         * manual/fr/starting.xml
4874         * manual/fr/sylpheed-claws-manual.xml
4875                 fixes to the manuals:
4876                  - summaryview -> Message List (same in French)
4877                  - translate key names
4878                  - fix French punctuation, use non-breakable spaces when
4879                    necessary, don't use &thinsp; which is not portable
4880                  - tell what maildir and mbox formats we support
4881
4882 2006-04-12 [wwp]        2.1.0cvs35
4883
4884         * src/prefs_toolbar.c
4885                 unified a replace button more,
4886                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4887
4888 2006-04-12 [wwp]        2.1.0cvs34
4889
4890         * src/prefs_common.c
4891         * src/prefs_msg_colors.c
4892                 make default color labels translatable,
4893                 patch from Fabien Vantard <fzzzzz@gmail.com>,
4894                 thanks to Tim <timbrain@post.cz> for reporting.
4895
4896 2006-04-12 [wwp]        2.1.0cvs33
4897
4898         * manual/glossary.xml
4899         * manual/intro.xml
4900         * manual/plugins.xml
4901         * manual/starting.xml
4902         * manual/sylpheed-claws-manual.xml
4903         * manual/fr/.cvsignore
4904         * manual/fr/account.xml
4905         * manual/fr/ack.xml
4906         * manual/fr/addrbook.xml
4907         * manual/fr/advanced.xml
4908         * manual/fr/faq.xml
4909         * manual/fr/glossary.xml
4910         * manual/fr/handling.xml
4911         * manual/fr/intro.xml
4912         * manual/fr/keyboard.xml
4913         * manual/fr/plugins.xml
4914         * manual/fr/starting.xml
4915         * manual/fr/sylpheed-claws-manual.xml
4916                 various fixes: typos, missing .fr translations, punctuation,
4917                 capitalization, links, accents and some bad French more.
4918
4919 2006-04-12 [wwp]        2.1.0cvs32
4920
4921         * src/prefs_gtk.c
4922                 fix for bug #935: always store prefs files in UTF-8 (thanks
4923                 to Colin).
4924
4925 2006-04-11 [colin]      2.1.0cvs31
4926
4927         * src/compose.c
4928                 Fix inserting files not in utf8 when locale is utf8
4929
4930 2006-04-11 [colin]      2.1.0cvs30
4931
4932         * src/inc.c
4933                 Don't show error dialog when cancelling connection
4934                 Patch by Pawel
4935
4936 2006-04-11 [cleroy]     2.1.0cvs29
4937
4938         * src/compose.c
4939                 Implement multiple quote levels
4940         * src/prefs_common.c
4941                 Change a little bit the quote bgcolor for 2nd level
4942
4943 2006-04-11 [colin]      2.1.0cvs28
4944
4945         * src/gtk/about.c
4946                 Add locale and charset in the label
4947
4948 2006-04-10 [colin]      2.1.0cvs27
4949
4950         * src/compose.c
4951         * src/prefs_common.c
4952         * src/prefs_common.h
4953         * src/prefs_msg_colors.c
4954         * src/textview.c
4955                 Allow optional background color in quotes
4956                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
4957                 GTK+-2.8.x feature
4958
4959 2006-04-10 [colin]      2.1.0cvs26
4960
4961         * src/main.c
4962         * src/mainwindow.c
4963         * src/mainwindow.h
4964                 Implement --select
4965
4966 2006-04-10 [colin]      2.1.0cvs25
4967
4968         * manual/plugins.xml
4969         * manual/fr/plugins.xml
4970                 Document libcurl's proxy variables
4971
4972 2006-04-09 [colin]      2.1.0cvs24
4973
4974         * src/prefs_common.c
4975                 gettext() returns statically allocated stuff. We have
4976                 to strdup it in order to be able to free it.
4977
4978 2006-04-09 [colin]      2.1.0cvs23
4979
4980         * AUTHORS
4981         * src/gtk/authors.h
4982                 Add Alexei
4983
4984 2006-04-09 [colin]      2.1.0cvs22
4985
4986         * src/mainwindow.c
4987         * src/gtk/quicksearch.c
4988                 Fix bug #859 (problems with cyrilic input in 
4989                 search panel) - Patch by Alexey Illarionov 
4990                 <littlesavage@rambler.ru>
4991
4992 2006-04-09 [colin]      2.1.0cvs21
4993
4994         * src/prefs_customheader.c
4995                 I prefer removing then freeing rather than the contrary
4996                 (even if it doesn't change anything ;-)
4997         * src/prefs_account.c
4998                 Fix bug #933 (Crash re-entering the custom headers list 
4999                 dialog in accounts prefs)
5000                 The problem happened when cancelling the Account 
5001                 Preferences' dialogs - in which case we didn't do 
5002                 anything to the PrefsAccount * struct. In case of applying,
5003                 the old ac_prefs was replaced with the tmp_ac_prefs we were
5004                 working with in this dialog. The problem is that 
5005                 prefs_customheader.c, working on this tmp_ac_prefs, always
5006                 changes the ->customhdr_list pointer, even when cancelled. 
5007                 So in case of cancelling the prefs_account dialog, we still
5008                 have to update ->customhdr_list in the real account.
5009
5010 2006-04-08 [colin]      2.1.0cvs20
5011
5012         * manual/fr/glossary.xml
5013         * manual/fr/keyboard.xml
5014                 Forgot some headers :)
5015
5016 2006-04-08 [colin]      2.1.0cvs19
5017
5018         * manual/Makefile.am
5019         * manual/fr/Makefile.am
5020         * manual/fr/account.xml
5021         * manual/fr/ack.xml
5022         * manual/fr/addrbook.xml
5023         * manual/fr/advanced.xml
5024         * manual/fr/faq.xml
5025         * manual/fr/glossary.xml
5026         * manual/fr/gpl.xml
5027         * manual/fr/handling.xml
5028         * manual/fr/intro.xml
5029         * manual/fr/keyboard.xml
5030         * manual/fr/plugins.xml
5031         * manual/fr/starting.xml
5032         * manual/fr/sylpheed-claws-manual.xml
5033         * manual/fr/dist/.cvsignore
5034         * manual/fr/dist/Makefile.am
5035         * manual/fr/dist/html/.cvsignore
5036         * manual/fr/dist/html/Makefile.am
5037         * manual/fr/dist/pdf/.cvsignore
5038         * manual/fr/dist/pdf/Makefile.am
5039         * manual/fr/dist/ps/.cvsignore
5040         * manual/fr/dist/ps/Makefile.am
5041         * manual/fr/dist/txt/.cvsignore
5042         * manual/fr/dist/txt/Makefile.am
5043                 Add the french translation of the manual. Thanks to
5044                 Olivier Delhomme <olivier.delhomme@free.fr> for 
5045                 account.xml, ack.xml, addrbook.xml and advanced.xml
5046
5047 2006-04-08 [colin]      2.1.0cvs18
5048
5049         * manual/plugins.xml
5050         * manual/starting.xml
5051                 More fixes
5052
5053 2006-04-07 [colin]      2.1.0cvs17
5054
5055         * manual/faq.xml
5056         * manual/intro.xml
5057         * manual/keyboard.xml
5058                 Little fixes
5059
5060 2006-04-07 [colin]      2.1.0cvs16
5061
5062         * README
5063         * src/compose.c
5064         * src/prefs_common.c
5065         * src/prefs_common.h
5066                 Add hidden compose_no_markup pref
5067
5068 2006-04-07 [wwp]        2.1.0cvs15
5069
5070         * src/summary_search.c
5071         * .cvsignore
5072                 Bugfix: stop button was sticky when searching in an empty folder.
5073                 Applied curly brackets code style to the whole file (summary_search.c).
5074                 More files to ignore.
5075
5076 2006-04-07 [wwp]        2.1.0cvs14
5077
5078         * src/message_search.c
5079         * src/summary_search.c
5080                 changed default button when search bumps at file/folder
5081                 beginning or end, for convenience (thanks to Colin).
5082
5083 2006-04-07 [paul]       2.1.0cvs13
5084
5085         * src/plugins/dillo_viewer/dillo_prefs.c
5086                 avoid future potential for namespace collision
5087                 Patch by Colin
5088
5089 2006-04-06 [wwp]        2.1.0cvs12
5090
5091         * src/summary_search.c
5092                 Unify extended/advanced searches names (and thus factorize labels),
5093                 patch by Fabien Vantard <fzzzzz@gmail.com>.
5094
5095 2006-04-06 [wwp]        2.1.0cvs11
5096
5097         * src/folderview.c
5098         * src/prefs_themes.c
5099         * src/summaryview.c
5100                 Fixed some compilation warnings.
5101
5102 2006-04-06 [colin]      2.1.0cvs10
5103
5104         * manual/advanced.xml
5105                 Document the wizard template and how to deploy
5106                 Sylpheed-Claws effectively
5107
5108 2006-04-06 [colin]      2.1.0cvs9
5109
5110         * src/folderview.c
5111                 gettext patch to tell translators about _("#"),
5112                 by Maxim Britov
5113
5114 2006-04-06 [colin]      2.1.0cvs8
5115
5116         * src/textview.c
5117                 Fix invalid GtkTextBIter after clicking "Display as text"
5118
5119 2006-04-06 [mones]      2.1.0cvs7
5120
5121         * src/addr_compl.c
5122         * src/addrindex.c
5123         * src/addritem.c
5124         * src/codeconv.c
5125         * src/compose.c
5126         * src/filtering.c
5127         * src/folder.c
5128         * src/folder_item_prefs.c
5129         * src/folderview.c
5130         * src/localfolder.c
5131         * src/matcher.c
5132         * src/mimeview.c
5133         * src/prefs_msg_colors.c
5134         * src/prefs_spelling.c
5135         * src/prefs_themes.c
5136         * src/procmime.c
5137         * src/procmsg.c
5138         * src/stock_pixmap.c
5139         * src/summaryview.c
5140         * src/textview.c
5141         * src/toolbar.c
5142         * src/common/mgutils.c
5143         * src/common/prefs.c
5144         * src/common/ssl_certificate.c
5145         * src/gtk/colorlabel.c
5146         * src/gtk/quicksearch.c
5147         * src/plugins/pgpmime/pgpmime.c
5148         * src/plugins/spamassassin/spamassassin.c
5149                 Removed redundant NULL checks for g_free() calls.
5150                 Patch by Pawel Pekala.
5151
5152 2006-04-06 [mones]      2.1.0cvs6
5153
5154         * src/prefs_actions.c
5155         * src/prefs_filtering.c
5156         * src/prefs_filtering_action.c
5157         * src/prefs_matcher.c
5158         * src/prefs_template.c
5159         * src/gtk/gtkutils.c
5160         * src/gtk/gtkutils.h
5161                 Have a nice replace button. Patch by Pawel Pekala
5162
5163 2006-04-06 [colin]      2.1.0cvs5
5164
5165         * src/addressbook.c
5166                 Fix crash with empty columns
5167
5168 2006-04-05 [colin]      2.1.0cvs4
5169
5170         * src/wizard.c
5171         * src/prefs_gtk.c
5172                 Allow wizard customization with pre-filled values
5173
5174 2006-04-05 [colin]      2.1.0cvs3
5175
5176         * src/textview.c
5177         * src/mimeview.c
5178         * src/mimeview.h
5179                 Nicer messages in mimeview
5180
5181 2006-04-05 [colin]      2.1.0cvs2
5182
5183         * src/addressbook.c
5184         * src/prefs_summaries.c
5185                 i18n fix
5186
5187 2006-04-05 [colin]      2.1.0cvs1
5188
5189         * src/plugins/pgpcore/plugin.c
5190         * src/plugins/pgpcore/select-keys.c
5191         * src/plugins/pgpcore/select-keys.h
5192         * src/plugins/pgpcore/sgpgme.c
5193         * src/plugins/pgpcore/sgpgme.h
5194         * src/plugins/pgpinline/pgpinline.c
5195         * src/plugins/pgpinline/plugin.c
5196         * src/plugins/pgpmime/pgpmime.c
5197         * src/plugins/pgpmime/plugin.c
5198                 Factorize and generalize a bit 
5199                 Drop S/MIME signature verification from PGP/MIME
5200                 (adding it as another, more complete plugin)
5201
5202 2006-04-05 [paul]       2.1.0
5203
5204         2.1.0 released
5205
5206 2006-04-05 [paul]       2.0.0cvs186
5207
5208         * manual/advanced.xml
5209                 add info on colour labels
5210
5211 2006-04-05 [paul]       2.0.0cvs185
5212
5213         * po/bg.po
5214         * po/cs.po
5215         * po/de.po
5216         * po/el.po
5217         * po/en_GB.po
5218         * po/fi.po
5219         * po/fr.po
5220         * po/it.po
5221         * po/nl.po
5222         * po/pl.po
5223         * po/pt_BR.po
5224         * po/sr.po
5225         * po/zh_CN.po
5226                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
5227                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
5228                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
5229                 Guimaraes, Aleksandar Urosevic, Ralgh Young
5230         * src/gtk/authors.h
5231         * tools/claws.i18n.status.pl
5232                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
5233                 and new Czech translator, Tim <timbrain@post.cz>
5234
5235 2006-04-05 [mones]      2.0.0cvs184
5236
5237         * po/es.po
5238                 Updated translation
5239
5240 2006-04-05 [colin]      2.0.0cvs183
5241
5242         * src/gtk/quicksearch.c
5243                 Fix bug #929 (unnecessary reload in quick search bar)
5244
5245 2006-04-05 [colin]      2.0.0cvs182
5246
5247         * src/compose.c
5248                 Fix crash on Reply with no From:
5249                 Show signature and conversion error on queuing 
5250                 (but not sending)
5251         * src/mainwindow.c
5252         * src/summaryview.c
5253         * src/summaryview.h
5254                 Factorize threading code and make sure msginfo 
5255                 is not null when it comes from a GtkCTreeRow's 
5256                 data
5257         * src/gtk/gtkaspell.c
5258                 Check for necessary things
5259         * src/gtk/gtksctree.c
5260         * src/gtk/gtksctree.h
5261                 Reset anchor if necessary when removing node
5262
5263 2006-03-29 [colin]      2.0.0cvs181
5264
5265         * src/folderview.c
5266                 Warn for disabled IMAP accounts (due to lack of
5267                 libetpan). Breaks string-freeze - sorry - but it
5268                 is kind of important ;)
5269
5270 2006-03-28 [colin]      2.0.0cvs180
5271
5272         * src/gtk/gtkutils.c
5273         * src/gtk/gtkutils.h
5274                 Add a gtkut_get_link_btn() function that
5275                 creates a button which acts like an URI
5276         * src/prefs_themes.c
5277         * src/gtk/about.c
5278                 Use this function (factorizes codes)
5279         * src/common/defs.h
5280         * src/gtk/pluginwindow.c
5281                 Add a "Get more..." in the plugins window
5282
5283 2006-03-28 [colin]      2.0.0cvs179
5284
5285         * src/common/smtp.c
5286         * src/common/passcrypt.c
5287         * src/undo.c
5288                 Warning fixes. Patch by Pawel Pekala
5289
5290 2006-03-27 [colin]      2.0.0cvs178
5291
5292         * src/undo.c
5293                 Fix undoing by blocks with spaces
5294
5295 2006-03-27 [colin]      2.0.0cvs177
5296
5297         * src/textview.c
5298                 Set margin to 3px for headers
5299
5300 2006-03-27 [paul]
5301
5302         2.1.0-rc2 released
5303
5304 2006-03-27 [wwp]        2.0.0cvs176
5305
5306         * src/summaryview.c
5307                 don't reset quicksearch when updating the message list.
5308                 Thanks to Colin.
5309
5310 2006-03-26 [wwp]        2.0.0cvs175
5311
5312         * src/compose.c
5313                 use a unified border width ('other' tab in the compose window,
5314                 patch by Pawel Pekala).
5315
5316
5317 2006-03-26 [wwp]        2.0.0cvs174
5318
5319         * src/common/quoted-printable.c
5320         * src/addressbook.c
5321                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
5322
5323 2006-03-26 [colin]      2.0.0cvs173
5324
5325         * src/quote_fmt_parse.y
5326                 Fix non-UTF8 date formats messing up the whole quote a 
5327                 little bit
5328
5329 2006-03-26 [colin]      2.0.0cvs172
5330
5331         * src/procheader.c
5332                 Make sure the date is UTF8 valid, or try to make it
5333                 so. IncrediMail is really IncrediStupid.
5334         * src/compose.c
5335                 Fix possible conversions. 
5336                 
5337
5338 2006-03-26 [colin]      2.0.0cvs171
5339
5340         * src/matcher.c
5341                 Fix corner cases in body search. This is still a
5342                 hack... It seems impossible to make it good and 
5343                 reasonably fast at the same time.
5344
5345 2006-03-26 [colin]      2.0.0cvs170
5346
5347         * src/summaryview.c
5348                 I think I killed the twilight zone bug!
5349                 summary_select_node() flushes GTK events in order
5350                 to be able to center the view. But this also 
5351                 flushes keypresses like Ctrl-Alt-U, so this can
5352                 call summary_show from summary_select_node (itself
5353                 called from summary_show, etc.). And the summaryview
5354                 has to be unlocked in this function. So just locking
5355                 while processing GTK events, and bailing if locked, 
5356                 should fix it.
5357                 Fixes bug #927 (SIGSEGV during Update Summary)
5358
5359 2006-03-25 [colin]      2.0.0cvs169
5360
5361         * src/matcher.c
5362                 Fix search in QP-encoded bodies
5363                 Fix utf-8 searches in bodies encoded in the
5364                 locale's encoding
5365         * src/common/quoted-printable.c
5366         * src/common/quoted-printable.h
5367                 Add a decode function that doesn't overwrite
5368                 the original pointer
5369                 
5370
5371 2006-03-24 [colin]      2.0.0cvs168
5372
5373         * src/action.c
5374         * src/summaryview.c
5375         * src/summaryview.h
5376                 Update message cache after action
5377                 Patch by H. Merijn Brand
5378         * src/prefs_msg_colors.c
5379                 Factorize label 
5380                 Patch by Fabien Vantard
5381         * src/plugins/spamassassin/spamassassin_gtk.c
5382                 Remove useless translation
5383                 Patch by Fabien Vantard
5384
5385 2006-03-23 [colin]      2.0.0cvs167
5386
5387         * src/common/ssl.c
5388                 Let 30 seconds to SSL_connect
5389
5390 2006-03-23 [wwp]        2.0.0cvs166
5391
5392         * src/summaryview.c
5393         * src/gtk/description_window.c
5394                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
5395                 and headers are translated; adjust description windows' width to fit their
5396                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
5397
5398 2006-03-23 [paul]       2.0.0cvs165
5399
5400         * src/common/utils.c
5401                 fix highlighting of URIs containing "()"
5402                 (2.0.0cvs164's reversal fixed)
5403                 Thanks to Colin.
5404
5405 2006-03-23 [paul]       2.0.0cvs164
5406
5407         * src/common/utils.c
5408                 revert patch, (postponing a fix), at 2.0.0cvs120
5409                 as it breaks more URIs than it fixes.
5410                 Allow '-' to be a terminating character in a URI
5411
5412 2006-03-22 [colin]      2.0.0cvs163
5413
5414         * configure.ac
5415                 Require libetpan 0.45
5416                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
5417
5418 2006-03-22 [paul]       2.0.0cvs162
5419
5420         * src/editgroup.c
5421                 replace '<-' and '->' buttons with GTK_STOCK graphical
5422                 buttons
5423         * src/summary_search.c
5424                 don't offer '...' for translation
5425                 add a tooltip to advanced search '...' button
5426         * src/gtk/quicksearch.c
5427                 don't offer '...' for translation
5428
5429 2006-03-21 [colin]      2.0.0cvs161
5430
5431         * src/compose.c
5432                 Fix middle-click pasting (insert at click
5433                 position instead of cursor position, don't
5434                 remove existing selection and allow pasting
5435                 our own selection)
5436         * src/addressbook.c
5437                 "LDAP Server" -> "LDAP servers"
5438
5439 2006-03-21 [wwp]        2.0.0cvs160
5440
5441         * src/etpan/imap-thread.c
5442                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
5443
5444 2006-03-20 [colin]      2.0.0cvs159
5445
5446         * src/summaryview.c
5447                 Don't reload summaryview after an execute with no
5448                 move action
5449
5450 2006-03-19 [colin]      2.0.0cvs158
5451
5452         * src/addressbook.c
5453                 and put groups at the top, always
5454
5455 2006-03-19 [colin]      2.0.0cvs157
5456
5457         * src/addressbook.c
5458                 Order groups before names, as previously
5459
5460 2006-03-19 [colin]      2.0.0cvs156
5461
5462         * src/addressbook.c
5463                 - Sort case-unsensitive
5464                 - Put the sort arrow at opening too
5465
5466 2006-03-19 [wwp]        2.0.0cvs155
5467
5468         * src/addressbook.c
5469                 allow sorting by name/email/remarks, ensure that right-pane's contents
5470                 matches the left-pane selection (cleared when appropriate).
5471                 Patch by Pawel Pekala <c0rn@o2.pl>.
5472
5473 2006-03-18 [colin]      2.0.0cvs154
5474
5475         * src/textview.c
5476                 Fix text cursor ;)
5477
5478 2006-03-18 [colin]      2.0.0cvs153
5479
5480         * src/gtk/filesel.c
5481                 Make sure we hide the preview if we didn't get
5482                 a filename
5483
5484 2006-03-18 [colin]      2.0.0cvs152
5485
5486         * src/summaryview.c
5487                 Set cursor to watch for execution (fixes lack
5488                 of watch-cursor when dnd'ing hundreds of mails)
5489         * src/gtk/filesel.c
5490                 Check that mime type is 'image/*' before updating
5491                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
5492
5493 2006-03-18 [colin]      2.0.0cvs151
5494
5495         * src/mainwindow.c
5496         * src/textview.c
5497         * src/textview.h
5498                 Put a watch cursor in textview too when the mainwindow's
5499                 cursor in a watch
5500
5501 2006-03-18 [colin]      2.0.0cvs150
5502
5503         * src/folder.c
5504                 Change wrong asserts to simple tests
5505
5506 2006-03-17 [colin]      2.0.0cvs149
5507
5508         * src/mainwindow.c
5509         * src/mainwindow.h
5510         * src/prefs_msg_colors.c
5511         * src/summaryview.c
5512         * src/summaryview.h
5513         * src/gtk/colorlabel.c
5514         * src/gtk/colorlabel.h
5515                 Add a color label menu in the main menubar
5516                 Add (fixed) accels Ctrl-{0-7} to change the color
5517                 They have to be fixed because the menu's dynamic,
5518                 the items are complex widgets, hence we can't use
5519                 a GtkItemFactory.
5520
5521
5522 2006-03-17 [wwp]        2.0.0cvs148
5523
5524         * src/compose.c
5525                 rollback few lines from my previous commit (those lines come from
5526                 a pending patch, accidentally commited, even if neutral as they are
5527                 commented out).
5528
5529 2006-03-17 [wwp]        2.0.0cvs147
5530
5531         * src/compose.c
5532                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
5533                 applied code style/indentation to the modified function.
5534
5535 2006-03-17 [wwp]        2.0.0cvs146
5536
5537         * src/procmsg.c
5538         * src/compose.c
5539                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
5540
5541 2006-03-17 [paul]
5542
5543         2.1.0-rc1 released
5544
5545 2006-03-17 [paul]       2.0.0cvs145
5546
5547         * src/main.c
5548                 addressbook_read_file() was called twice
5549         * src/textview.c
5550                 X-Mailer highlighting
5551
5552 2006-03-16 [colin]      2.0.0cvs144
5553
5554         * src/sourcewindow.c
5555         * src/sourcewindow.h
5556                 And the last one, in source window.
5557
5558 2006-03-16 [colin]      2.0.0cvs143
5559
5560         * src/compose.c
5561         * src/compose.h
5562                 Fix the same stuff in compose
5563
5564 2006-03-16 [colin]      2.0.0cvs142
5565
5566         * src/messageview.c
5567                 Complete the previous messageview crash fix
5568
5569 2006-03-16 [colin]      2.0.0cvs141
5570
5571         * src/procmsg.h
5572         * src/procmsg.c
5573         * src/folder.c
5574                 Fix POSTPROCESSING hook
5575                 Patch by H. Merijn Brand
5576
5577         * src/procmime.c
5578         * src/procmime.h
5579                 Parse Content-Location
5580
5581         * src/toolbar.c
5582         * src/messageview.c
5583         * src/messageview.h
5584                 Don't crash when a top-level MessageView has
5585                 been closed on us. Same problematic than
5586                 yesterday's quicksearch issue.
5587
5588 2006-03-15 [colin]      2.0.0cvs140
5589
5590         * src/gtk/quicksearch.c
5591                 Fix a bitchy race we didn't think about when we
5592                 added quicksearch cancellation:
5593                 If the search is not on cached fields, for example
5594                 body_part matchcase "stuff"
5595                 the matcher code has to get the whole message. If
5596                 we're on IMAP, that can be slow, and in order to
5597                 be non-blocking, the IMAP code idle loop processes
5598                 gtk events too. So it is possible to cancel a
5599                 quicksearch while the matcher is getting the mail's
5600                 body. After matcher got its body, it will start to
5601                 iterate over the matcher list that the Quicksearch's
5602                 clear_search_cb() just freed via prepare_matcher().
5603                 SIGSEGV ensues.
5604                 The fix consists of guarding the matcherlist_match()
5605                 call with a boolean 'matching'. If we reset the
5606                 quicksearch while matching is TRUE, we don't free
5607                 the matcherlist anymore like we did, but we set
5608                 another new flag, deferred_free, to TRUE. Then,
5609                 in quicksearch_match(), just after returning from
5610                 matcherlist_match() and unsetting the matching flag,
5611                 we check the deferred_free flag and do the
5612                 prepare_matcher() (which does the matcherlist_free)
5613                 for real, so we free the matcherlist once it's not
5614                 used anymore.
5615                 As all of this runs via the glib main loop, we
5616                 luckily don't need a mutex.
5617         * src/summaryview.c
5618                 Also, show progress while searching.
5619
5620
5621 2006-03-14 [colin]      2.0.0cvs139
5622
5623         * src/alertpanel.c
5624                 Make alertpanel_is_open non-static
5625
5626 2006-03-14 [colin]      2.0.0cvs138
5627
5628         * src/prefs_spelling.c
5629                 Cleanups - Fabien Vantard
5630
5631 2006-03-14 [wwp]        2.0.0cvs137
5632
5633         * src/main.c
5634                 code style normalization (curly braces, indentation).
5635
5636 2006-03-14 [wwp]        2.0.0cvs137
5637
5638         * src/main.c
5639                 code style (braces, indentation)
5640
5641 2006-03-12 [paul]       2.0.0cvs136
5642
5643         * src/prefs_common.c
5644                 trans_hdr defaults to FALSE to be RFC-savvy
5645         * src/prefs_summaries.c
5646                 add a tooltip to the trans_hdr option
5647                 
5648
5649 2006-03-12 [paul]       2.0.0cvs135
5650
5651         * src/prefs_matcher.c
5652                 give a little more width to the combos
5653         * src/prefs_display_header.c
5654         * src/textview.c
5655                 translate headers if prefs_common.trans_hdr
5656                 is TRUE
5657
5658         Patches by Pawel Pekala
5659
5660 2006-03-12 [paul]       2.0.0cvs134
5661
5662         * src/plugins/clamav/clamav_plugin.c
5663         * src/plugins/dillo_viewer/dillo_viewer.c
5664         * src/plugins/pgpcore/plugin.c
5665         * src/plugins/pgpinline/plugin.c
5666         * src/plugins/pgpmime/plugin.c
5667         * src/plugins/spamassassin/spamassassin.c
5668                 update/add to descriptions
5669         * src/plugins/spamassassin/spamassassin_gtk.c
5670                 fixes to the english, remove superfluous
5671                 tooltips, clean up a little
5672
5673 2006-03-12 [paul]       2.0.0cvs133
5674
5675         * src/compose.c
5676                 fix Bug 924, 'Account combo box shows up wrong 
5677                 if & is in account name'
5678
5679 2006-03-11 [colin]      2.0.0cvs132
5680
5681         * src/summaryview.c
5682                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
5683                 messed up shift-selection because is slows down
5684                 moving around summaryview. thanks -users
5685
5686 2006-03-10 [colin]      2.0.0cvs131
5687
5688         * src/plugins/spamassassin/spamassassin_gtk.c
5689                 Put back Paul's engrish fixes
5690
5691 2006-03-10 [colin]      2.0.0cvs130
5692
5693         * src/plugins/spamassassin/spamassassin.c
5694         * src/plugins/spamassassin/spamassassin.h
5695         * src/plugins/spamassassin/spamassassin_gtk.c
5696                 Cleanup SA prefs page (more)
5697                 Patch by Fabien Vantard
5698
5699 2006-03-10 [paul]       2.0.0cvs129
5700
5701         * src/prefs_msg_colors.c
5702         * src/prefs_spelling.c
5703                 widget sensitivity
5704
5705 2006-03-09 [mones]      2.0.0cvs128
5706
5707         * po/es.po
5708                 Update for next RC
5709
5710 2006-03-09 [wwp]        2.0.0cvs127
5711
5712         * configure.ac
5713                 revert accidental commit (requirement for libetpan 0.43), this time
5714                 not in HEAD.
5715
5716 2006-03-09 [wwp]        2.0.0cvs125
5717
5718         * configure.ac
5719                 revert accidental commit (requirement for libetpan 0.43)
5720
5721 2006-03-09 [paul]       2.0.0cvs126
5722
5723         * src/prefs_receive.c
5724                 remove useless frame
5725                 replace 'incorporation' with 'receiving'
5726         * src/plugins/clamav/clamav_plugin_gtk.c
5727         * src/plugins/spamassassin/spamassassin_gtk.c
5728                 improve widget sensitivity
5729                 fix a bit his engrish
5730
5731 2006-03-09 [wwp]        2.0.0cvs125
5732
5733         * src/addressadd.c
5734         * src/foldersel.c
5735         * src/prefs_common.c
5736         * src/prefs_common.h
5737                 remember some more windows' sizes (add to addressbook and
5738                 select folder).
5739
5740 2006-03-09 [paul]       2.0.0cvs124
5741
5742         * src/plugins/pgpcore/prefs_gpg.c
5743                 normalise construction of dialogue
5744
5745 2006-03-09 [paul]       2.0.0cvs123
5746
5747         * src/plugins/trayicon/Makefile.am
5748                 add missing slash
5749
5750 2006-03-08 [colin]      2.0.0cvs122
5751
5752         * src/plugins/trayicon/Makefile.am
5753                 Fix build in separate dir 
5754                 Patch by Bamanzi <bamanzi@gmail.com>
5755
5756 2006-03-08 [colin]      2.0.0cvs121
5757
5758         * src/procmsg.c
5759                 Batch move and copies from summaryview with delayed execution
5760                 too
5761
5762 2006-03-07 [paul]       2.0.0cvs120
5763
5764         * src/common/utils.c
5765                 fix highlighting of URIs containing "()"
5766                 Patch by Pawel Pekala
5767
5768 2006-03-07 [paul]       2.0.0cvs119
5769
5770         * src/folder.c
5771         * src/folder.h
5772         * src/folderview.c
5773                 immediately do alphabetical resort when
5774                 changing a folder's name
5775                 Patch by Pawel Pekala
5776
5777 2006-03-07 [paul]       2.0.0cvs118
5778
5779         * src/news.c
5780         * src/news_gtk.c
5781                 when unsubscribing a newsgroup, remove the
5782                 folder and msgs in .sylpheed-claws/newscache
5783                 Patch by Pawel Pekala <c0rn@gazeta.pl>
5784
5785 2006-03-07 [paul]       2.0.0cvs117
5786
5787         * src/textview.c
5788                 fix wrong Fake URL Warning
5789                 Thanks to Hiro
5790
5791 2006-03-07 [colin]      2.0.0cvs116
5792
5793         * src/imap.c
5794                 Return immediately when password dialog was
5795                 cancelled
5796         * src/gtk/inputdialog.c
5797                 Allow empty strings for passwords
5798
5799
5800 2006-03-06 [colin]      2.0.0cvs115
5801
5802         * src/imap.c
5803                 Prevent double-timeouts when connection fails
5804
5805 2006-03-06 [colin]
5806
5807         2.0.1-rc1 released
5808
5809 2006-03-06 [colin]      2.0.0cvs114
5810
5811         * src/imap.c
5812                 Refresh session during potentially long
5813                 operations
5814
5815 2006-03-06 [wwp]        2.0.0cvs113
5816
5817         * src/prefs_msg_colors.h
5818                 forgot that one (custom color labels).
5819
5820 2006-03-06 [wwp]        2.0.0cvs112
5821
5822         * src/prefs_common.c
5823         * src/prefs_common.h
5824         * src/prefs_msg_colors.c
5825         * src/summaryview.c
5826         * src/summaryview.h
5827         * src/gtk/colorlabel.c
5828         * src/gtk/colorlabel.h
5829                 colors in messages list are now customizable. Color values and names can
5830                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
5831                 Thanks to Paul and Colin for their help with this longstanding patch!
5832
5833 2006-03-06 [wwp]        2.0.0cvs111
5834
5835         * src/textview.c
5836                 don't crash if (x)face is bad.
5837
5838 2006-03-05 [paul]       2.0.0cvs110
5839
5840         * AUTHORS
5841         * configure.ac
5842         * src/Makefile.am
5843         * src/common/Makefile.am
5844         * src/common/utils.h
5845         * src/etpan/imap-thread.c
5846         * src/gtk/authors.h
5847         * src/plugins/clamav/Makefile.am
5848         * src/plugins/demo/Makefile.am
5849         * src/plugins/dillo_viewer/Makefile.am
5850         * src/plugins/pgpcore/Makefile.am
5851         * src/plugins/pgpcore/passphrase.c
5852         * src/plugins/pgpinline/Makefile.am
5853         * src/plugins/pgpmime/Makefile.am
5854         * src/plugins/spamassassin/Makefile.am
5855         * src/plugins/trayicon/Makefile.am
5856                 fix builiding on cygwin
5857                 Patch by Ralgh Young <bamanzi@gmail.com>
5858
5859 2006-03-04 [wwp]        2.0.0cvs109
5860
5861         * manual/keyboard.xml
5862                 fix mixed up/down keys.
5863
5864 2006-03-04 [wwp]        2.0.0cvs108
5865
5866         * README
5867         * INSTALL
5868                 updated links to SpamAssassin.
5869
5870 2006-03-04 [wwp]        2.0.0cvs107
5871
5872         * manual/plugins.xml
5873         * src/plugins/spamassassin/README
5874                 updated SpamAssassin plugin docs to reflect new functional additions
5875                 (also fix/update/documents few technical stuff more, see the README).
5876
5877 2006-03-04 [wwp]        2.0.0cvs106
5878
5879         * src/prefs_message.c
5880                 normalized capitalization of message-prefs paths.
5881
5882 2006-03-04 [wwp]        2.0.0cvs105
5883
5884         * manual/advanced.xml
5885                 typo.
5886
5887 2006-03-03 [colin]      2.0.0cvs104
5888
5889         * src/plugins/clamav/clamav_plugin_gtk.c
5890                 Rework prefs page, patch by Fabien 
5891
5892 2006-03-03 [colin]      2.0.0cvs103
5893
5894         * src/plugins/clamav/clamav_plugin.c
5895                 Set error on all errors
5896
5897 2006-03-03 [colin]      2.0.0cvs102
5898
5899         * src/common/plugin.c
5900                 Initialize error to avoid crashing when a plugin fails
5901                 without setting error
5902
5903 2006-03-02 [wwp]        2.0.0cvs101
5904
5905         * configure.ac
5906                 fixed linker flags for libetpan support on Cygwin
5907                 (thanks to H.Merijn Brand).
5908
5909 2006-03-02 [wwp]        2.0.0cvs100
5910
5911         * src/addressbook.c
5912                 fix some AB error messages: one for punctuation and
5913                 one wrongly duplicate (thanks, maxbritov).
5914
5915 2006-03-02 [wwp]        2.0.0cvs99
5916
5917         * src/plugins/spamassassin/spamassassin.c
5918                 make sync calls to sa-learn/spamc to prevent
5919                 system (whatever local or client/server) overload.
5920
5921 2006-03-02 [colin]      2.0.0cvs98
5922
5923         * src/summaryview.c
5924                 Put the spam icon in the status column instead of the
5925                 mark one
5926
5927 2006-03-01 [colin]      2.0.0cvs97
5928
5929         * src/plugins/spamassassin/spamassassin.c
5930                 Fix segfault (g_file_set_contents fails for some 
5931                 reason and err==0x2f. Can't find out why with
5932                 valgrind, using working function :-)
5933
5934 2006-03-01 [colin]      2.0.0cvs96
5935
5936         * src/inc.c
5937                 Offline overriding: let 'No' be cached only 3 seconds
5938
5939 2006-03-01 [colin]      2.0.0cvs95
5940
5941         * src/addr_compl.c
5942         * src/addrbook.c
5943         * src/addressbook.c
5944         * src/addrindex.c
5945         * src/folder_item_prefs.c
5946         * src/headerview.c
5947         * src/imap.c
5948         * src/inc.c
5949         * src/ldif.c
5950         * src/mainwindow.c
5951         * src/mh.c
5952         * src/msgcache.c
5953         * src/prefs_common.h
5954         * src/prefs_msg_colors.c
5955         * src/procheader.c
5956         * src/procheader.h
5957         * src/procmime.c
5958         * src/procmsg.c
5959         * src/procmsg.h
5960         * src/send_message.h
5961         * src/simple-gettext.c
5962         * src/summaryview.c
5963         * src/summaryview.h
5964         * src/syldap.c
5965         * src/textview.c
5966         * src/undo.c
5967         * src/common/ssl_certificate.c
5968         * src/common/utils.c
5969         * src/gtk/colorsel.c
5970         * src/gtk/gtksctree.c
5971         * src/gtk/gtkshruler.c
5972         * src/plugins/trayicon/trayicon.c
5973                 #if 0 goes to /dev/null
5974
5975 2006-03-01 [colin]      2.0.0cvs94
5976
5977         * src/compose.c
5978         * src/imap.c
5979         * src/inc.c
5980         * src/inc.h
5981         * src/messageview.c
5982         * src/news.c
5983         * src/plugins/spamassassin/spamassassin.c
5984                 Allow to add information in the "working offline"
5985                 window
5986
5987 2006-03-01 [wwp]        2.0.0cvs93
5988
5989         * src/plugins/spamassassin/spamassassin.c
5990                 fixed spamc invocation: use a tricky temporary mini shell wrapper
5991                 'cause it seems that calling `spamc ... < inputfile` with
5992                 g_spawn_(a)sync simply.. erm doesn't work :-).
5993
5994 2006-03-01 [wwp]        2.0.0cvs92
5995
5996         * src/toolbar.c
5997         * src/toolbar.h
5998                 simplify the adding of spam/ham button to the messageview toolbar
5999                 (it gets more clear now that the same button will be "Mark as spam"
6000                 or "Mark as ham" according to the current message status,
6001                 thanks to Colin).
6002
6003 2006-03-01 [wwp]        2.0.0cvs91
6004
6005         * src/messageview.c
6006         * src/procmsg.c
6007         * src/procmsg.h
6008         * src/summaryview.c
6009         * src/plugins/spamassassin/spamassassin.c
6010         * src/plugins/spamassassin/spamassassin.h
6011                 make learner callbacks return a status (0 for ok),
6012                 handle it in main code to avoid setting flags when learning failed,
6013                 don't learn on TCP if offline in spamassassin,
6014                 thanks to Colin.
6015
6016                 
6017
6018 2006-03-01 [wwp]        2.0.0cvs90
6019
6020         * src/compose.c
6021                 some work around the compose window's account menu,
6022                 patch by Fabien Vantard.
6023
6024 2006-03-01 [wwp]        2.0.0cvs89
6025
6026         * src/plugins/spamassassin/spamassassin.c
6027                 fixed bad logics, was using spamc in local mode and sa-learn
6028                 in remote mode (thanks, Colin).
6029
6030 2006-03-01 [wwp]        2.0.0cvs88
6031
6032         * src/plugins/spamassassin/spamassassin.c
6033         * src/plugins/spamassassin/spamassassin.h
6034         * src/plugins/spamassassin/spamassassin_gtk.c
6035                 made processing of emails w/ sa-plugin an option (default is TRUE),
6036                 fixed Engrish some tooltips, capitalization of some debug messages
6037                 and warnings. The spamassassin plugin now provides two separate
6038                 services: process emails upon incorporation and spamd training.
6039                 Both services (un)register independently but use some common
6040                 plugin settings (transport settings, spam storage location).
6041
6042 2006-02-28 [wwp]        2.0.0cvs87
6043
6044         * src/plugins/spamassassin/spamassassin.c
6045                 fix async flag to spamc cmdline execution (batch exec should
6046                 be asynchronous).
6047
6048 2006-02-27 [wwp]        2.0.0cvs86
6049
6050         * src/plugins/spamassassin/spamassassin.c
6051         * src/plugins/spamassassin/spamassassin.h
6052         * src/plugins/spamassassin/spamassassin_gtk.c
6053                 - added the ability to learn a remote spamassassin server (spamd),
6054                 using spamc.
6055                 - added the spamassassin option 'username', that applies to all
6056                 spamassassin operations (filtering, learning, local or remote).
6057                 The default username is the current unix user (if left blank
6058                 from gtk prefs or config file).
6059                 - commented out some unused code (notebook widget), removed unused
6060                 layout (hbox1).
6061                 - make more widgets sensitive to the transport type.
6062
6063 2006-02-27 [colin]      2.0.0cvs85
6064
6065         * src/plugins/spamassassin/spamassassin.c
6066                 Fix sa-learn call when offline
6067
6068 2006-02-27 [colin]      2.0.0cvs84
6069
6070         * configure.ac
6071         * src/Makefile.am
6072         * src/mainwindow.c
6073         * src/mainwindow.h
6074         * src/messageview.c
6075         * src/messageview.h
6076         * src/prefs_toolbar.c
6077         * src/procmsg.c
6078         * src/stock_pixmap.c
6079         * src/stock_pixmap.h
6080         * src/summaryview.c
6081         * src/toolbar.c
6082         * src/toolbar.h
6083         * src/pixmaps/ham_btn.xpm
6084         * src/pixmaps/spam.xpm
6085         * src/pixmaps/spam_btn.xpm
6086         * src/plugins/spamassassin/spamassassin.c
6087                 Add button in toolbar for spam learning
6088                 Fix a few bugs from the last related commit
6089                 Revert 1.9.6cvs23 which messed up shift-selection
6090
6091 2006-02-24 [colin]      2.0.0cvs83
6092
6093         * src/procmsg.c
6094         * src/summaryview.c
6095         * src/summaryview.h
6096         * src/plugins/spamassassin/spamassassin.c
6097         * src/plugins/spamassassin/spamassassin.h
6098         * src/plugins/spamassassin/spamassassin_gtk.c
6099                 Unregister learner when spamassassin is either
6100                 disabled or over tcp
6101
6102 2006-02-24 [colin]      2.0.0cvs82
6103
6104         * src/Makefile.am
6105         * src/mainwindow.c
6106         * src/mainwindow.h
6107         * src/procmsg.c
6108         * src/procmsg.h
6109         * src/stock_pixmap.c
6110         * src/stock_pixmap.h
6111         * src/summaryview.c
6112         * src/summaryview.h
6113         * src/gtk/icon_legend.c
6114         * src/pixmaps/spam.xpm  ** NEW FILE **
6115         * src/plugins/spamassassin/spamassassin.c
6116         * src/plugins/spamassassin/spamassassin_gtk.c
6117                 Add spam learning interface (Mark/Mark as 
6118                 (spam|ham) menus)
6119
6120 2006-02-24 [wwp]        2.0.0cvs81
6121
6122         * src/compose.c
6123         * src/compose.h
6124         * src/filtering.c
6125                 hide compose window when sending message in batch mode
6126                 (filtering: forward and redirect). Also fixed a wrong
6127                 value returned when sending failed, neutral anyway.
6128                 (Colin, me) 
6129
6130 2006-02-24 [wwp]        2.0.0cvs80
6131
6132         * src/mainwindow.c
6133                 use GTK+'s stock quit button. Patch by Fabien Vantard.
6134
6135 2006-02-24 [paul]       2.0.0cvs79
6136
6137         * src/news.c
6138         * src/news.h
6139         * src/news_gtk.c
6140                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
6141                 Thanks to Colin
6142
6143 2006-02-23 [colin]      2.0.0cvs78
6144
6145         * src/alertpanel.c
6146                 Change OK to Close in alertpanel with View log
6147                 button; add accel to View log. Patch by Fabien
6148                 Vantard
6149
6150 2006-02-23 [wwp]        2.0.0cvs77
6151
6152         * src/compose.c
6153                 silly me, there were much more tests to perform, since toolbars can
6154                 really have down to 1 element only.
6155
6156 2006-02-23 [wwp]        2.0.0cvs76
6157
6158         * commitHelper
6159                 fixed indentation from my previous commit. Fallback to VISUAL if
6160                 EDITOR is not set (and to vi, at last resort).
6161
6162 2006-02-23 [wwp]        2.0.0cvs75
6163
6164         * commitHelper
6165                 improved error detection (Colin, me).
6166
6167 2006-02-23 [wwp]        2.0.0cvs74
6168
6169         * src/prefs_toolbar.c
6170                 simplify and fix prefs/toolbars layouting. Combos' contents can
6171                 now be really displayed.
6172
6173 2006-02-23 [wwp]        2.0.0cvs73
6174         simplifies and fix prefs/toolbars layouting. Combos' contents can now
6175         be really displayed.
6176
6177 2006-02-22 [wwp]        2.0.0cvs72
6178
6179         * src/compose.c
6180                 fix a typo in my previous commit (sorry!).
6181
6182 2006-02-22 [wwp]        2.0.0cvs71
6183
6184         * src/prefs_toolbar.c
6185                 fix a crash when adding separators to toolbars,
6186                 also fix some separator item information.
6187
6188 2006-02-22 [wwp]        2.0.0cvs70
6189
6190         * src/compose.c
6191                 fix a crash when redirecting (for instance) when compose window's
6192                 toolbar contents has been customized (when some buttons have been
6193                 removed in fact).
6194
6195 2006-02-21 [wwp]        2.0.0cvs69
6196
6197         * src/summaryview.c
6198         * src/gtk/pluginwindow.c
6199         * src/plugins/pgpcore/prefs_gpg.c
6200                 fix some compilation warnings (feat. remains of removed code).
6201
6202 2006-02-21 [wwp]        2.0.0cvs68
6203
6204         * src/gtk/gtkutils.c
6205                 fix two compilation issues, thanks to Stephan Sachse.
6206
6207 2006-02-20 [colin]      2.0.0cvs67
6208
6209         * src/mainwindow.c
6210                 Don't reselect displayed mail on refocus
6211                 This fixes actions misbehaving 
6212
6213 2006-02-20 [wwp]        2.0.0cvs66
6214
6215         * src/summaryview.c
6216         * src/gtk/gtksctree.c
6217         * src/gtk/gtkshruler.c
6218                 changed more runtime typecast checks.
6219
6220 2006-02-20 [wwp]        2.0.0cvs65
6221
6222         * src/summary_search.c
6223                 find all - summaryview refresh issue fixed, thanks to Colin.
6224
6225 2006-02-20 [wwp]        2.0.0cvs64
6226
6227         * src/gtk/gtkutils.c
6228                 better runtime typecast checks.
6229
6230 2006-02-20 [wwp]        2.0.0cvs63
6231
6232         * src/summary_search.c
6233                 enhancements to the summary search:
6234                         - add the ability to stop the running search
6235                           (upon ESC-key press, new Stop button or when Clear button is pressed)
6236                         - don't search if no criteria (From/To/Subject/Body) is set
6237                         - ensure that a busy mouse pointer is always shown when searching,
6238                           show it even a bit earlier
6239
6240 2006-02-19 [colin]      2.0.0cvs62
6241
6242         * src/compose.c
6243         * src/imap.c
6244         * src/etpan/imap-thread.c
6245         * src/etpan/imap-thread.h
6246                 (Future) IMAP speed improvement on sending
6247                 Will require a libetpan update
6248         * src/summaryview.c
6249         * src/gtk/quicksearch.c
6250                 Make quicksearch clearable while running.
6251
6252 2006-02-17 [colin]      2.0.0cvs61
6253
6254         * src/imap.c
6255         * src/etpan/imap-thread.c
6256         * src/etpan/imap-thread.h
6257                 Check for IMAP certificates
6258                 ** Requires libetpan-0.42-cvs4 
6259                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
6260
6261 2006-02-17 [colin]      2.0.0cvs60
6262
6263         * src/messageview.c
6264         * src/prefs_common.c
6265         * src/prefs_common.h
6266         * src/prefs_message.c
6267                 Add pref to display HTML-only mails with plugin, 
6268                 if possible (defaulting to FALSE of course).
6269
6270 2006-02-16 [colin]      2.0.0cvs59
6271
6272         * src/main.c
6273         * src/common/plugin.c
6274         * src/common/plugin.h
6275         * src/gtk/pluginwindow.c
6276                 Keep track of requested (but unloaded) plugins
6277                 in some error cases.
6278
6279 2006-02-16 [wwp]        2.0.0cvs58
6280
6281         * src/gtk/gtkaspell.c
6282         * src/gtk/gtkaspell.h
6283         * src/prefs_spelling.c
6284         * src/compose.c
6285         * src/prefs_common.c
6286         * src/prefs_common.h
6287                 implemented new optional spellchecker behaviour: re-check message when
6288                 dictionary got changed (from compose-window/context-menu/Change dictionary).
6289
6290 2006-02-16 [wwp]        2.0.0cvs57
6291
6292         * src/quote_fmt_parse.y
6293                 pclose popen'ed pipe.
6294
6295 2006-02-15 [colin]      2.0.0cvs56
6296
6297         * src/mimeview.c
6298         * src/mimeview.h
6299                 Let MimeViewers know which MimeView they
6300                 depend of.
6301         * src/summaryview.c
6302                 Swap From/To columns in Sent/Queue/Drafts
6303                 folders
6304         * src/etpan/imap-thread.c
6305                 Use mailstream_low_tls_open() for STARTTLS
6306                 instead of mailstream_low_ssl_open()
6307                 ** REQUIRES libetpan 0.42cvs3 **
6308
6309 2006-02-15 [wwp]        2.0.0cvs55
6310
6311         * src/compose.c
6312         * src/compose.h
6313         * src/message_search.c
6314         * src/message_search.h
6315         * src/textview.c
6316         * src/gtk/gtkutils.c
6317         * src/gtk/gtkutils.h
6318                 added the ability to Find text in the compose window (and a bit
6319                 of code factorization).
6320
6321 2006-02-15 [wwp]        2.0.0cvs54
6322
6323         * src/prefs_gtk.c
6324                 yet another one file was missing (fix for some widgets' sensitivity).
6325                 Thanks Colin!
6326
6327 2006-02-15 [wwp]        2.0.0cvs53
6328
6329         * src/prefs_gtk.h
6330                 oops forgot that file (fix for some widgets' sensitivity).
6331
6332 2006-02-15 [wwp]        2.0.0cvs52
6333
6334         * src/summary_search.c
6335                 implemented advanced summary search options (added the ability
6336                 to use matcher conditions in an advanced search mode).
6337
6338 2006-02-15 [wwp]        2.0.0cvs51
6339
6340         * src/plugins/pgpcore/prefs_gpg.c
6341         * src/prefs_account.c
6342                 fix some widget sensitivity, mostly around some labels in
6343                 account prefs.
6344
6345 2006-02-15 [paul]       2.0.0cvs50
6346
6347         * manual/advanced.xml
6348                 improve Templates info
6349                 written by wwp
6350
6351 2006-02-14 [colin]      2.0.0cvs49
6352
6353         * src/pixmaps/address_book.xpm
6354         * src/pixmaps/preferences.xpm
6355         * src/pixmaps/properties.xpm
6356                 Fix pixmap size - patch by Fabien Vantard
6357
6358 2006-02-13 [colin]      2.0.0cvs48
6359
6360         * src/procmime.c
6361                 Add missing fclose()s on error
6362         * src/textview.c
6363                 Remove unused code
6364         * src/common/utils.c
6365                 Fix temp files not being deleted on windows
6366         Patches by Thomas Gilgin
6367
6368 2006-02-13 [colin]      2.0.0cvs47
6369
6370         * src/mainwindow.c
6371                 Fix exit crash
6372
6373 2006-02-13 [wwp]        2.0.0cvs46
6374
6375         * src/plugins/pgpcore/prefs_gpg.c
6376                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
6377
6378 2006-02-12 [colin]      2.0.0cvs45
6379
6380         * src/folderview.c
6381         * src/main.c
6382         * src/mainwindow.c
6383                 Fix "stuff" when quitting
6384
6385 2006-02-12 [wwp]        2.0.0cvs44
6386
6387         * src/prefs_themes.c
6388                 fix typos in debug messages.
6389
6390 2006-02-11 [colin]      2.0.0cvs43
6391
6392         * src/summaryview.c
6393                 don't allow drag/drop from ourself
6394
6395 2006-02-10 [wwp]        2.0.0cvs42
6396
6397         * src/exporthtml.c
6398         * src/html.c
6399         * src/html.h
6400         * src/procmime.c
6401         * src/textview.c
6402                 renamed html_ prefixed functions and data structures to avoid
6403                 namespace clashes w/ other software (gtkhtml2 for instance).
6404                 Closes bug #907.
6405
6406
6407 2006-02-09 [colin]      2.0.0cvs41
6408
6409         * src/summaryview.c
6410                 Fix shitty logic messed up. Thanks Ticho for the hint!
6411
6412 2006-02-09 [wwp]        2.0.0cvs40
6413
6414         * src/gtk/about.c
6415         * src/compose.c
6416         * src/prefs_account.c
6417         * src/prefs_gtk.h
6418         * src/editaddress.c
6419                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
6420                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
6421                 Browse buttons in accounts prefs.
6422
6423 2006-02-09 [colin]      2.0.0cvs39
6424
6425         * src/matcher.c
6426                 Check for pointer before using its members
6427         * src/gtk/gtksourceprintjob.c
6428                 Fix a wrong warning
6429
6430 2006-02-09 [wwp]        2.0.0cvs38
6431
6432         * src/gtk/filesel.c
6433                 fix few compiler warnings (type mismatch).
6434
6435 2006-02-09 [paul]       2.0.0cvs37
6436
6437         * po/fr.po
6438                 updated by Fabien Vantard
6439
6440 2006-02-08 [colin]      2.0.0cvs36
6441
6442         * src/prefs_common.c
6443         * src/common/defs.h
6444         * src/common/plugin.c
6445                 allow windows and linux configurations to coexist
6446                 patch by Thomas Gilgin
6447
6448 2006-02-08 [colin]      2.0.0cvs35
6449
6450         * src/filtering.c
6451         * src/matcher.c
6452         * src/matcher.h
6453         * src/matcher_parser_parse.y
6454         * src/prefs_filtering_action.c
6455         * src/prefs_matcher.c
6456                 Add the "Ignore thread" filtering
6457                 action
6458
6459 2006-02-08 [colin]      2.0.0cvs34
6460
6461         * src/compose.c
6462         * src/procmime.c
6463         * src/procmime.h
6464                 Fix bug #905 (damaged attachment)
6465                 text files with raw \0's aren't really text files
6466         FOR_STABLE
6467
6468 2006-02-08 [colin]      2.0.0cvs33
6469
6470         * src/summaryview.c
6471                 Fix crasher introduced yesterday
6472
6473 2006-02-08 [wwp]        2.0.0cvs32
6474
6475         * src/compose.c
6476         * src/compose.h
6477                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
6478
6479 2006-02-08 [wwp]        2.0.0cvs31
6480
6481         * src/prefs_template.c
6482                 templates enhancement: allow address completion for Cc and Bcc fields
6483                 (it was currently possible for the To field only)
6484
6485 2006-02-08 [colin]      2.0.0cvs30
6486
6487         * src/compose.c
6488                 Don't unblock if not blocked
6489         FOR_STABLE
6490
6491 2006-02-07 [colin]      2.0.0cvs29
6492
6493         * src/action.c
6494                 Forgot to refresh summaryview
6495
6496 2006-02-07 [colin]      2.0.0cvs28
6497
6498         * src/action.c
6499                 Freeze/thaw message list and folder list while
6500                 processing %as{} actions 
6501         * src/compose.c
6502                 Fix auto-wrap disabling after a middle-click
6503                 paste - FOR_STABLE
6504
6505 2006-02-07 [paul]       2.0.0cvs27
6506
6507         * src/folder.c
6508                 fix freeing of uninitialised pointers
6509                 Thanks to Colin
6510
6511 2006-02-06 [colin]      2.0.0cvs26
6512
6513         * src/folder.c
6514                 Use g_slist_prepend in potentially big list
6515
6516 2006-02-06 [colin]      2.0.0cvs25
6517
6518         * src/folder.c
6519                 Completely skip processing if it doesn't 
6520                 exist (faster!)
6521
6522 2006-02-06 [colin]      2.0.0cvs24
6523
6524         * src/folder.c
6525         * src/summaryview.c
6526                 Batch filtering in summaryview (from Tools menu)
6527                 and pre/post//-processing too
6528
6529 2006-02-06 [colin]      2.0.0cvs23
6530
6531         * src/procmsg.h
6532         * src/filtering.c
6533                 Use a special field for batch filtering instead
6534                 of stepping on deferred execution's toes
6535
6536 2006-02-06 [colin]      2.0.0cvs22
6537
6538         * src/action.c
6539         * src/filtering.c
6540         * src/filtering.h
6541         * src/folder.c
6542         * src/summaryview.c
6543                 Fix filtering via menus and actions
6544
6545 2006-02-06 [colin]      2.0.0cvs21
6546
6547         * src/imap.c
6548                 Put the added file directly to cache if possible (will work
6549                 with next libetpan)
6550         * src/filtering.c
6551         * src/filtering.h
6552         * src/inc.c
6553         * src/folder.c
6554         * src/mbox.c
6555         * src/procmsg.h
6556                 Move and copy filtered messages by batches instead of one
6557                 by one - faster on IMAP
6558         * src/procmsg.c
6559                 Add a function that'll possibly be useful later
6560
6561 2006-02-06 [colin]      2.0.0cvs20
6562
6563         * src/addressbook.c
6564                 Use internal mime-type instead of text/plain for d'n'd
6565         * src/compose.c
6566                 Allow attaching files from mimeview's icon list via d'n'd
6567         * src/folderview.c
6568         * src/folderview.h
6569                 Use internal mime-type instead of text/plain for d'n'd
6570                 Don't try to selected opened folder if none is
6571                 Factorize d'n'd from other apps code
6572         * src/headerview.c
6573         * src/textview.c
6574         * src/gtk/gtkutils.c
6575         * src/gtk/gtkutils.h
6576                 Factorize Face/X-Face stuff
6577         * src/mimeview.c
6578                 Fix d'n'd to other apps
6579         * src/prefs_message.c
6580                 Let the XFace pref be usable without libcompface as it also
6581                 applies to Face
6582         * src/summaryview.c
6583                 Fix d'n'd to other apps
6584                 Factorize d'n'd from other apps code
6585
6586 2006-02-06 [wwp]        2.0.0cvs19
6587
6588         * po/it.po
6589                 Italian translation fixes by Andrea Spadaccini (no more confusion
6590                 between filtering and processing, and few changes in the About
6591                 dialog).
6592
6593
6594 2006-02-06 [mones]      2.0.0cvs18
6595
6596         * src/gtk/icon_legend.c
6597                 Improved descriptions allowing better translations
6598
6599 2006-02-05 [colin]      2.0.0cvs17
6600
6601         * src/imap.c
6602                 Add the f*cking missing expunge that caused imap_fetch_env
6603                 to fail after an add_msgs ! :-///
6604         * src/etpan/imap-thread.c
6605                 Add a bit of debug
6606         FOR_STABLE
6607
6608 2006-02-05 [colin]      2.0.0cvs16
6609
6610         * src/common/utils.c
6611                 Don't check for return-path (or we can't put
6612                 back non-sent mails)
6613
6614 2006-02-05 [colin]      2.0.0cvs15
6615
6616         * src/textview.c
6617                 Don't try to display Face header in textview
6618                 when teh headerview's active
6619
6620 2006-02-05 [colin]      2.0.0cvs14
6621
6622         * tools/tbird2syl.py
6623         * tools/Makefile.am
6624                 Add script to import Thunderbird mails
6625
6626 2006-02-05 [colin]      2.0.0cvs13
6627
6628         * src/headerview.c
6629         * src/procheader.c
6630         * src/procmsg.c
6631         * src/procmsg.h
6632         * src/textview.c
6633                 Show Face headers - patch partially by Klaus Flittner
6634
6635 2006-02-05 [colin]      2.0.0cvs12
6636
6637         * src/folderview.c
6638         * src/summaryview.c
6639         * src/common/utils.c
6640         * src/common/utils.h
6641                 Let dnd work from mime icons to summaryview
6642                 and to folderview too
6643                 Add a crude test to avoid trying to add files
6644                 drag'n'dropped when they're not mails
6645
6646 2006-02-04 [colin]      2.0.0cvs11
6647
6648         * src/summaryview.c
6649         * src/mimeview.c
6650                 Fix utf8 conversion
6651
6652 2006-02-04 [colin]      2.0.0cvs10
6653
6654         * src/compose.c
6655         * src/folderview.c
6656         * src/mimeview.c
6657         * src/summaryview.c
6658         * src/summaryview.h
6659                 Added various drag and drop capas:
6660                 From                    To
6661                 summaryview             other apps
6662                 mimeview icons          other apps
6663                 other apps              summaryview
6664                 other apps              folderview
6665
6666                 This shouldn't have broken the existing:
6667                 From                    To
6668                 summaryview             folderview
6669                 folderview              folderview
6670                 summaryview             compose's attachments
6671
6672         Tests welcomed.
6673
6674 2006-02-02 [paul]       2.0.0cvs9
6675
6676         * src/mainwindow.c
6677                 move global option 'Set displayed columns...' out
6678                 of folder option grouping.
6679                 fix sensitivity of 'harvest addresses'
6680         FOR_STABLE
6681
6682 2006-02-01 [colin]      2.0.0cvs8
6683
6684         * src/mimeview.c
6685                 Revert the alertpanel patch, it sucks (intrusive
6686                 and gets in the way of "open")
6687
6688 2006-02-01 [colin]      2.0.0cvs7
6689
6690         * src/compose.c
6691         * src/prefs_account.c
6692         * src/prefs_common.c
6693         * src/common/defs.h
6694         * src/common/utils.c
6695         * src/common/utils.h
6696                 Add ability to edit the signature file
6697                 from the account preferences, and use
6698                 a default for the text editor.
6699                 Patch by Fabien Vantard
6700
6701 2006-02-01 [colin]      2.0.0cvs6
6702
6703         * src/mimeview.c
6704                 Try to get mime type by extension if it is
6705                 application/octet-stream
6706                 Display a window with possible choices when
6707                 encountering unknown mime types
6708         * src/gtk/filesel.c
6709         * src/gtk/filesel.h
6710                 Add preview
6711                 Allow multiple selection in filtered filesel
6712                 (patch by Fabien Vantard)
6713         * src/gtk/pluginwindow.c
6714                 Use it (patch by Fabien Vantard)
6715
6716 2006-02-01 [paul]       2.0.0cvs5
6717
6718         * src/jpilot.c
6719                 fix crash on creating jpilot address book
6720                 Thanks to Colin - FOR_STABLE
6721         * src/prefs_summaries.c
6722         * src/prefs_wrapping.c
6723         * src/gtk/icon_legend.c
6724         * src/gtk/quicksearch.c
6725                 string fixes and additions
6726
6727 2006-02-01 [paul]       2.0.0cvs4
6728
6729         * src/compose.c
6730         * src/mainwindow.c
6731         * src/messageview.c
6732         * src/prefs_send.c
6733                 add Arabic encoding option
6734                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
6735
6736 2006-01-31 [colin]      2.0.0cvs3
6737
6738         * src/plugins/pgpcore/passphrase.c
6739                 Convert passphrase to locale encoding
6740         * src/compose.c
6741                 Fix drafting on IMAP. Crappy bug sneaked in
6742                 the release :-/
6743         FOR_STABLE
6744
6745 2006-01-30 [paul]       2.0.0cvs2
6746
6747         * src/gtk/icon_legend.c
6748                 show the new entries
6749
6750 2006-01-30 [colin]      2.0.0cvs1
6751
6752         * src/manual.c
6753                 Check for the file to be present before 
6754                 enabling the menu - FOR_STABLE
6755         * src/gtk/icon_legend.c
6756                 Add folders icons (not all of them, there
6757                 are too much, but the most intriguing ones)
6758
6759 2006-01-30 [paul]       2.0.0
6760
6761         version 2.0.0 released
6762
6763 2006-01-30 [paul]       1.9.100cvs200
6764
6765         * manual/faq.xml
6766         * manual/gpl.xml
6767         * manual/intro.xml
6768         * manual/starting.xml
6769         * manual/sylpheed-claws-manual.xml
6770                 fixes, additions
6771
6772 2006-01-29 [mones]      1.9.100cvs199
6773
6774         * manual/account.xml
6775         * manual/advanced.xml
6776         * manual/glossary.xml
6777                 Some typos fixed, added LDIF term to glossary
6778         * po/es.po
6779                 Fixed leading plus symbol
6780
6781 2006-01-29 [paul]       1.9.100cvs198
6782
6783         * po/fi.po
6784         * po/sk.po
6785                 updated by Tommi Pirinen and Andrej Kacian
6786
6787 2006-01-29 [paul]       1.9.100cvs197
6788
6789         * src/gtk/authors.h
6790                 remove duplicates
6791
6792 2006-01-29 [paul]       1.9.100cvs196
6793
6794         * AUTHORS
6795         * po/nl.po
6796         * src/gtk/authors.h
6797         * tools/claws.i18n.status.pl
6798                 nl translation updated by Tim Dijkstra
6799
6800 2006-01-29 [paul]       1.9.100cvs195
6801
6802         * po/sr.po
6803         * po/sv.po
6804                 updated by Aleksandar Urosevic and Anders Troback
6805
6806 2006-01-28 [colin]      1.9.100cvs194
6807
6808         * src/gtk/gtksourceprintjob.c
6809                 Don't fiddle with PangoLayout when we
6810                 have an image
6811
6812 2006-01-28 [paul]       1.9.100cvs193
6813
6814         * AUTHORS
6815         * po/el.po
6816         * po/zh_CN.po
6817         * src/gtk/authors.h
6818         * tools/claws.i18n.status.pl
6819                 updated translations submitted by Stavros Giannouris
6820                 and Ralgh Young
6821
6822 2006-01-27 [colin]      1.9.100cvs192
6823
6824         * src/summaryview.c
6825         * src/gtk/gtksourceprintjob.c
6826                 Add image printing 
6827                 (libgnomeprint only, of course)
6828
6829 2006-01-27 [paul]       1.9.100cvs191
6830
6831         * po/fr.po
6832         * po/it.po
6833                 updated by Fabien Vantard and Andrea Spadaccini
6834
6835 2006-01-26 [colin]      1.9.100cvs190
6836
6837         * manual/Makefile.am
6838         * configure.ac
6839                 Make building the manual optional 
6840                 (--disable-manual)
6841
6842 2006-01-26 [paul]       1.9.100cvs189
6843
6844         * manual/glossary.xml
6845         * manual/plugins.xml
6846                 edited
6847         * po/en_GB.po
6848                 updated
6849
6850 2006-01-26 [paul]       1.9.100cvs188
6851
6852         * src/prefs_display_header.c
6853         * src/prefs_folder_column.c
6854         * src/prefs_msg_colors.c
6855         * src/prefs_summaries.c
6856         * src/prefs_summary_column.c
6857                 HIGify
6858
6859 2006-01-25 [colin]      1.9.100cvs187
6860
6861         * src/imap.c
6862                 Don't allow moving/copying mails between
6863                 queue/drafts and non-queue/drafts folders
6864                 Fixes bug #897 (message header is resetted 
6865                 if one is copied to Drafts)
6866
6867 2006-01-25 [colin]      1.9.100cvs186
6868
6869         * src/folder.c
6870         * src/mainwindow.c
6871                 Fix subscribed folders not found
6872         * src/compose.c
6873                 Don't try to encode as original mail's charset
6874                 if it's ascii 
6875
6876 2006-01-25 [paul]       1.9.100cvs185
6877
6878         * AUTHORS
6879         * po/Makevars
6880                 updated
6881         * po/de.po
6882         * po/pl.po
6883         * po/pt_BR.po
6884         * po/sr.po
6885                 updates submitted by Stephan Sachse, Emilian Nowak
6886                 and Quar, Frederico Goncalves Guimaraes, and
6887                 Aleksandar Urosevic
6888                 Fix Bug 896, 'PT_BR locale broken'.
6889         * src/gtk/authors.h
6890                 updated
6891
6892 2006-01-24 [mones]      1.9.100cvs184
6893
6894         * manual/glossary.xml
6895                 All current terms finished. Reviewers welcome ;-)
6896         * manual/keyboard.xml
6897                 Fixed column width for pdf output.
6898         * po/es.po
6899                 Updated
6900
6901 2006-01-24 [paul]       1.9.100cvs183
6902
6903         * manual/glossary.xml
6904                 fix id name
6905         * manual/dist/html/Makefile.am
6906         * manual/dist/pdf/Makefile.am
6907         * manual/dist/ps/Makefile.am
6908         * manual/dist/txt/Makefile.am
6909                 fix make deps
6910                 Thanks to Colin
6911
6912 2006-01-24 [mones]      1.9.100cvs182
6913
6914         * manual/glossary.xml
6915                 Nearly finished, some terms missing.
6916
6917 2006-01-23 [paul]       1.9.100cvs181
6918
6919         * manual/dist/html/Makefile.am
6920         * manual/dist/pdf/Makefile.am
6921         * manual/dist/ps/Makefile.am
6922         * manual/dist/txt/Makefile.am
6923         * src/mainwindow.c
6924                 re-enable manual
6925                 Thanks to Colin
6926
6927 2006-01-22 [colin]      1.9.100cvs180
6928
6929         * src/compose.c
6930         * src/gtk/gtkaspell.c
6931                 Don't deselect stuff before right-clicking, with aspell.
6932                 (This prevented right-click Copy, for example).
6933                 Thanks to Clo!
6934
6935 2006-01-22 [paul]       1.9.100cvs179
6936
6937         * src/summary_search.c
6938                 don't fix the widget size as it causes problems
6939                 under localisation.
6940                 Thanks to Emilian Nowak
6941
6942 2006-01-21 [paul]       1.9.100cvs178
6943
6944         * src/prefs_themes.c
6945                 fix broken underlining of label text
6946                 with some translations
6947
6948 2006-01-21 [colin]      1.9.100cvs177
6949
6950         * po/fr.po
6951                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
6952
6953 2006-01-20 [colin]      1.9.100cvs176
6954
6955         * configure.ac
6956         * Makefile.am
6957         * manual/Makefile
6958         * manual/dist/html/.cvsignore
6959         * manual/dist/html/Makefile.am
6960         * manual/dist/pdf/.cvsignore
6961         * manual/dist/pdf/Makefile.am
6962         * manual/dist/ps/.cvsignore
6963         * manual/dist/ps/Makefile.am
6964         * manual/dist/txt/.cvsignore
6965         * manual/dist/txt/Makefile.am
6966                 Autotool-ize manual
6967
6968 2006-01-20 [paul]       1.9.100cvs175
6969
6970         * manual/handling.xml
6971                 make Filtering and Searching entries easier to find
6972         * manual/keyboard.xml
6973                 add the remaining default keybinds
6974         * src/prefs_summaries.c
6975                 update the default keybinds
6976
6977 2006-01-20 [paul]       1.9.100cvs174
6978
6979         * src/addressbook.c
6980         * src/addrgather.c
6981         * src/addrharvest.c
6982         * src/editaddress.c
6983         * src/editgroup.c
6984         * src/exphtmldlg.c
6985         * src/expldifdlg.c
6986         * src/exporthtml.c
6987         * src/exportldif.c
6988         * src/ldif.c
6989                 replace 'e-mail' with 'email'
6990         * src/summary_search.c
6991                 add mnemonic to "Find all" button
6992
6993 2006-01-20 [wwp]        1.9.100cvs173
6994
6995         * src/export.c
6996         * src/import.c
6997                 touched mbox import/export buttons for HIG-compliance
6998
6999 2006-01-19 [paul]       1.9.100cvs172
7000
7001         * manual/account.xml
7002         * manual/addrbook.xml
7003         * manual/advanced.xml
7004         * manual/faq.xml
7005         * manual/handling.xml
7006         * manual/intro.xml
7007         * manual/plugins.xml
7008         * manual/starting.xml
7009                 more editing
7010
7011 2006-01-19 [paul]       1.9.100cvs171
7012
7013         * src/toolbar.c
7014                 allow use of trash button while receiving
7015                 Thanks to Colin
7016
7017 2006-01-19 [wwp]        1.9.100cvs170
7018
7019         * src/gtk/quicksearch.c
7020         * src/compose.c
7021                 force text color to black when yellow background is set
7022
7023 2006-01-19 [colin]      1.9.100cvs169
7024
7025         * src/plugins/trayicon/trayicon.c
7026                 Gray out Get Mail when already getting mail
7027
7028 2006-01-18 [paul]       1.9.100cvs168
7029
7030         * src/compose.c
7031                 give widget yellow background was To is
7032                 set via folder prefs
7033         * src/gtk/quicksearch.c
7034                 give widget yellow background when quick
7035                 search is active.
7036                 Thanks to Colin
7037
7038 2006-01-18 [paul]       1.9.100cvs167
7039
7040         * doc/man/sylpheed-claws.1
7041                 add --subscribe option
7042
7043 2006-01-18 [paul]       1.9.100cvs166
7044
7045         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7046         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7047                 use %U instead of %F (%F is broken for user installed
7048                 files in kde 3.5)
7049
7050 2006-01-18 [colin]      1.9.100cvs165
7051
7052         * src/summaryview.c
7053                 Default to Yes in "No more * messages" dialogs
7054
7055 2006-01-17 [colin]      1.9.100cvs164
7056
7057         * src/compose.c
7058                 Possibly fix an invalid iterator causing
7059                 crash
7060
7061 2006-01-17 [colin]      1.9.100cvs163
7062
7063         * src/mimeview.c
7064                 Fix crash when the image disappears under the
7065                 image viewer
7066
7067 2006-01-16 [colin]      1.9.100cvs162
7068
7069         * src/compose.c
7070                 Fix reenabling autowrap
7071
7072 2006-01-16 [colin]      1.9.100cvs161
7073
7074         * src/compose.c
7075                 reset quote_len before getting quote_str
7076
7077 2006-01-16 [colin]      1.9.100cvs160
7078
7079         * src/account.c
7080         * src/account.h
7081         * src/folder.c
7082         * src/imap_gtk.c
7083         * src/mh_gtk.c
7084                 Fix bug #883 (default inbox does not track folder move)
7085
7086 2006-01-16 [colin]      1.9.100cvs159
7087
7088         * src/compose.c
7089         * src/plugins/pgpcore/passphrase.c
7090                 More buttons fixes
7091
7092 2006-01-16 [paul]       1.9.100cvs158
7093
7094         * src/prefs_actions.c
7095         * src/prefs_filtering_action.c
7096         * src/prefs_matcher.c
7097         * src/quote_fmt.c
7098         * src/gtk/description_window.c
7099         * src/gtk/description_window.h
7100         * src/gtk/quicksearch.c
7101                 description window cleanups
7102
7103 2006-01-15 [colin]      1.9.100cvs157
7104
7105         * src/addressbook.c
7106         * src/prefs_filtering.c
7107                 Same here
7108
7109 2006-01-15 [colin]      1.9.100cvs156
7110
7111         * src/folderview.c
7112         * src/mainwindow.c
7113                 Same for "Empty trash"
7114
7115 2006-01-15 [colin]      1.9.100cvs155
7116
7117         * src/inc.c
7118                 Override offline dialog had Yes by default
7119
7120 2006-01-15 [colin]      1.9.100cvs154
7121
7122         * src/summaryview.c
7123                 Delete selected messages? previously had Yes the default
7124
7125 2006-01-15 [colin]      1.9.100cvs153
7126
7127         * src/folder.c
7128         * src/folder.h
7129         * src/main.c
7130                 Check if a mailbox is loaded after all
7131                 plugins are loaded.
7132
7133 2006-01-15 [colin]      1.9.100cvs152
7134
7135         * src/folder.c
7136                 Don't start wizard when there are unloaded folders (will help
7137                 people with only mbox or maildir mailboxes)
7138
7139 2006-01-14 [colin]      1.9.100cvs151
7140
7141         * src/addressbook.c
7142         * src/expldifdlg.c
7143         * src/importldif.c
7144         * src/importmutt.c
7145         * src/importpine.c
7146         * src/mh_gtk.c
7147                 More HIG compliance and fixes
7148
7149 2006-01-14 [colin]      1.9.100cvs150
7150
7151         * src/prefs_filtering_action.c
7152         * src/foldersel.c
7153                 Two forgotten button order changes
7154
7155 2006-01-14 [colin]      1.9.100cvs149
7156
7157         * src/account.c
7158         * src/addressbook.c
7159         * src/compose.c
7160         * src/folderview.c
7161         * src/imap_gtk.c
7162         * src/mainwindow.c
7163         * src/mh_gtk.c
7164         * src/news_gtk.c
7165         * src/prefs_actions.c
7166         * src/prefs_customheader.c
7167         * src/prefs_filtering.c
7168         * src/prefs_matcher.c
7169         * src/prefs_template.c
7170         * src/ssl_manager.c
7171         * src/summaryview.c
7172         * src/textview.c
7173         * src/toolbar.c
7174                 All deletion confirmations are now "Cancel, Delete" 
7175                 instead of "No, Yes"
7176                 Clarified most of the other "No, Yes" to 
7177                 "Cancel, Descriptive_action"
7178                 Rechanged the "Entry not saved" alerts to have 
7179                 "Close, Continue editing"
7180
7181
7182 2006-01-14 [paul]
7183
7184         * 2.0.0-rc4 released
7185
7186 2006-01-14 [paul]       1.9.100cvs148
7187
7188         * src/account.c
7189         * src/addressadd.c
7190         * src/addressbook.c
7191         * src/compose.c
7192         * src/editaddress.c
7193         * src/editbook.c
7194         * src/editgroup.c
7195         * src/editjpilot.c
7196         * src/editldap.c
7197         * src/editvcard.c
7198         * src/exphtmldlg.c
7199         * src/expldifdlg.c
7200         * src/folderview.c
7201         * src/grouplistdialog.c
7202         * src/imap_gtk.c
7203         * src/importmutt.c
7204         * src/importpine.c
7205         * src/inc.c
7206         * src/main.c
7207         * src/mainwindow.c
7208         * src/message_search.c
7209         * src/messageview.c
7210         * src/mh_gtk.c
7211         * src/mimeview.c
7212         * src/news_gtk.c
7213         * src/prefs_actions.c
7214         * src/prefs_customheader.c
7215         * src/prefs_filtering.c
7216         * src/prefs_matcher.c
7217         * src/prefs_template.c
7218         * src/prefs_themes.c
7219         * src/ssl_manager.c
7220         * src/summary_search.c
7221         * src/summaryview.c
7222         * src/textview.c
7223         * src/toolbar.c
7224         * src/gtk/foldersort.c
7225         * src/gtk/gtkaspell.c
7226         * src/gtk/inputdialog.c
7227         * src/gtk/prefswindow.c
7228         * src/plugins/pgpcore/select-keys.c
7229         * src/plugins/trayicon/trayicon.c
7230                 HIG compliant button order
7231
7232 2006-01-14 [mones]      1.9.100cvs147
7233
7234         * po/es.po
7235                 Updated translation
7236
7237 2006-01-13 [paul]       1.9.100cvs146
7238
7239         * AUTHORS
7240         * ChangeLog
7241         * src/gtk/authors.h
7242                 add Joshua M. Kwan to contributors list
7243
7244 2006-01-13 [colin]      1.9.100cvs145
7245
7246         * src/gtk/quicksearch.c
7247                 Don't refocus quick search after executing (Esc or Enter)
7248                 Allows to '/'search something then move up/down in 
7249                 summaryview, and to Esc a search and be back in the 
7250                 summaryview
7251
7252 2006-01-13 [paul]       1.9.100cvs144
7253
7254         * src/plugins/pgpinline/pgpinline.c
7255                 support Content-Type 'application/pgp'
7256                 patch by Joshua M. Kwan <joshuak@users.sf.net>
7257
7258 2006-01-13 [paul]       1.9.100cvs143
7259
7260         * manual/account.xml
7261                 make mention of partial retrieval
7262                 thanks to Colin
7263
7264 2006-01-13 [paul]       1.9.100cvs142
7265
7266         * src/account.c
7267         * src/account.h
7268         * src/action.c
7269         * src/action.h
7270         * src/adbookbase.h
7271         * src/addr_compl.c
7272         * src/addr_compl.h
7273         * src/addrbook.c
7274         * src/addrcache.c
7275         * src/addrcache.h
7276         * src/addrcindex.c
7277         * src/addrcindex.h
7278         * src/addrclip.c
7279         * src/addrclip.h
7280         * src/addrdefs.h
7281         * src/addressadd.c
7282         * src/addressadd.h
7283         * src/addressbook.c
7284         * src/addressbook.h
7285         * src/addrgather.c
7286         * src/addrgather.h
7287         * src/addrharvest.c
7288         * src/addrharvest.h
7289         * src/addrindex.c
7290         * src/addrindex.h
7291         * src/addritem.c
7292         * src/addritem.h
7293         * src/addrquery.c
7294         * src/addrquery.h
7295         * src/addrselect.c
7296         * src/addrselect.h
7297         * src/alertpanel.c
7298         * src/alertpanel.h
7299         * src/browseldap.c
7300         * src/browseldap.h
7301         * src/codeconv.c
7302         * src/codeconv.h
7303         * src/compose.c
7304         * src/compose.h
7305         * src/customheader.c
7306         * src/customheader.h
7307         * src/displayheader.c
7308         * src/displayheader.h
7309         * src/editaddress.c
7310         * src/editaddress.h
7311         * src/editbook.c
7312         * src/editbook.h
7313         * src/editgroup.c
7314         * src/editgroup.h
7315         * src/editjpilot.c
7316         * src/editjpilot.h
7317         * src/editldap.c
7318         * src/editldap.h
7319         * src/editldap_basedn.c
7320         * src/editldap_basedn.h
7321         * src/editvcard.c
7322         * src/editvcard.h
7323         * src/exphtmldlg.c
7324         * src/exphtmldlg.h
7325         * src/expldifdlg.c
7326         * src/expldifdlg.h
7327         * src/export.h
7328         * src/exporthtml.c
7329         * src/exporthtml.h
7330         * src/exportldif.c
7331         * src/exportldif.h
7332         * src/filtering.c
7333         * src/filtering.h
7334         * src/folder.c
7335         * src/folder.h
7336         * src/folder_item_prefs.c
7337         * src/folder_item_prefs.h
7338         * src/foldersel.c
7339         * src/foldersel.h
7340         * src/folderutils.c
7341         * src/folderutils.h
7342         * src/folderview.c
7343         * src/folderview.h
7344         * src/grouplistdialog.c
7345         * src/grouplistdialog.h
7346         * src/headerview.c
7347         * src/html.c
7348         * src/html.h
7349         * src/image_viewer.c
7350         * src/image_viewer.h
7351         * src/imap.c
7352         * src/imap.h
7353         * src/imap_gtk.c
7354         * src/imap_gtk.h
7355         * src/import.h
7356         * src/importldif.c
7357         * src/importldif.h
7358         * src/importmutt.c
7359         * src/importmutt.h
7360         * src/importpine.c
7361         * src/importpine.h
7362         * src/inc.c
7363         * src/inc.h
7364         * src/jpilot.c
7365         * src/jpilot.h
7366         * src/ldapctrl.c
7367         * src/ldapctrl.h
7368         * src/ldaplocate.c
7369         * src/ldaplocate.h
7370         * src/ldapquery.c
7371         * src/ldapquery.h
7372         * src/ldapserver.c
7373         * src/ldapserver.h
7374         * src/ldaputil.c
7375         * src/ldaputil.h
7376         * src/ldif.c
7377         * src/ldif.h
7378         * src/main.c
7379         * src/main.h
7380         * src/mainwindow.c
7381         * src/mainwindow.h
7382         * src/manual.c
7383         * src/manual.h
7384         * src/mbox.c
7385         * src/mbox.h
7386         * src/message_search.c
7387         * src/message_search.h
7388         * src/messageview.c
7389         * src/messageview.h
7390         * src/mh.c
7391         * src/mh.h
7392         * src/mh_gtk.c
7393         * src/mh_gtk.h
7394         * src/mimeview.c
7395         * src/mimeview.h
7396         * src/msgcache.c
7397         * src/msgcache.h
7398         * src/mutt.c
7399         * src/mutt.h
7400         * src/news.c
7401         * src/news.h
7402         * src/news_gtk.c
7403         * src/news_gtk.h
7404         * src/partial_download.c
7405         * src/partial_download.h
7406         * src/pine.c
7407         * src/pine.h
7408         * src/pop.c
7409         * src/pop.h
7410         * src/prefs_account.c
7411         * src/prefs_account.h
7412         * src/prefs_actions.c
7413         * src/prefs_actions.h
7414         * src/prefs_common.c
7415         * src/prefs_common.h
7416         * src/prefs_compose_writing.c
7417         * src/prefs_compose_writing.h
7418         * src/prefs_customheader.c
7419         * src/prefs_customheader.h
7420         * src/prefs_display_header.c
7421         * src/prefs_display_header.h
7422         * src/prefs_filtering.c
7423         * src/prefs_filtering.h
7424         * src/prefs_filtering_action.c
7425         * src/prefs_filtering_action.h
7426         * src/prefs_folder_column.c
7427         * src/prefs_folder_column.h
7428         * src/prefs_folder_item.c
7429         * src/prefs_folder_item.h
7430         * src/prefs_fonts.c
7431         * src/prefs_fonts.h
7432         * src/prefs_gtk.c
7433         * src/prefs_gtk.h
7434         * src/prefs_image_viewer.c
7435         * src/prefs_image_viewer.h
7436         * src/prefs_matcher.c
7437         * src/prefs_matcher.h
7438         * src/prefs_message.c
7439         * src/prefs_msg_colors.c
7440         * src/prefs_msg_colors.h
7441         * src/prefs_other.c
7442         * src/prefs_quote.c
7443         * src/prefs_receive.c
7444         * src/prefs_send.c
7445         * src/prefs_spelling.c
7446         * src/prefs_spelling.h
7447         * src/prefs_summaries.c
7448         * src/prefs_summaries.h
7449         * src/prefs_summary_column.c
7450         * src/prefs_summary_column.h
7451         * src/prefs_template.c
7452         * src/prefs_template.h
7453         * src/prefs_themes.c
7454         * src/prefs_themes.h
7455         * src/prefs_toolbar.c
7456         * src/prefs_toolbar.h
7457         * src/prefs_wrapping.c
7458         * src/prefs_wrapping.h
7459         * src/privacy.c
7460         * src/privacy.h
7461         * src/procheader.c
7462         * src/procheader.h
7463         * src/procmime.c
7464         * src/procmime.h
7465         * src/procmsg.c
7466         * src/procmsg.h
7467         * src/quote_fmt.c
7468         * src/quote_fmt_parse.y
7469         * src/recv.c
7470         * src/recv.h
7471         * src/remotefolder.c
7472         * src/remotefolder.h
7473         * src/send_message.c
7474         * src/send_message.h
7475         * src/setup.c
7476         * src/setup.h
7477         * src/sourcewindow.c
7478         * src/sourcewindow.h
7479         * src/ssl_manager.c
7480         * src/ssl_manager.h
7481         * src/statusbar.c
7482         * src/statusbar.h
7483         * src/stock_pixmap.c
7484         * src/stock_pixmap.h
7485         * src/summary_search.c
7486         * src/summary_search.h
7487         * src/summaryview.c
7488         * src/summaryview.h
7489         * src/syldap.c
7490         * src/syldap.h
7491         * src/textview.c
7492         * src/textview.h
7493         * src/toolbar.c
7494         * src/toolbar.h
7495         * src/undo.c
7496         * src/undo.h
7497         * src/unmime.c
7498         * src/unmime.h
7499         * src/vcard.c
7500         * src/vcard.h
7501         * src/wizard.c
7502         * src/wizard.h
7503         * src/common/base64.c
7504         * src/common/base64.h
7505         * src/common/defs.h
7506         * src/common/hooks.c
7507         * src/common/hooks.h
7508         * src/common/log.c
7509         * src/common/log.h
7510         * src/common/mgutils.c
7511         * src/common/mgutils.h
7512         * src/common/nntp.c
7513         * src/common/nntp.h
7514         * src/common/passcrypt.c
7515         * src/common/passcrypt.h.in
7516         * src/common/plugin.c
7517         * src/common/plugin.h
7518         * src/common/prefs.c
7519         * src/common/prefs.h
7520         * src/common/progressindicator.c
7521         * src/common/progressindicator.h
7522         * src/common/quoted-printable.c
7523         * src/common/quoted-printable.h
7524         * src/common/session.c
7525         * src/common/session.h
7526         * src/common/smtp.c
7527         * src/common/smtp.h
7528         * src/common/socket.c
7529         * src/common/socket.h
7530         * src/common/ssl.c
7531         * src/common/ssl.h
7532         * src/common/ssl_certificate.c
7533         * src/common/ssl_certificate.h
7534         * src/common/stringtable.c
7535         * src/common/stringtable.h
7536         * src/common/sylpheed.c
7537         * src/common/sylpheed.h
7538         * src/common/template.c
7539         * src/common/template.h
7540         * src/common/timing.h
7541         * src/common/utils.c
7542         * src/common/utils.h
7543         * src/common/version.h.in
7544         * src/common/xml.c
7545         * src/common/xml.h
7546         * src/common/xmlprops.c
7547         * src/common/xmlprops.h
7548         * src/gtk/colorlabel.c
7549         * src/gtk/colorsel.c
7550         * src/gtk/colorsel.h
7551         * src/gtk/description_window.c
7552         * src/gtk/description_window.h
7553         * src/gtk/filesel.c
7554         * src/gtk/filesel.h
7555         * src/gtk/foldersort.c
7556         * src/gtk/foldersort.h
7557         * src/gtk/gtkutils.c
7558         * src/gtk/gtkutils.h
7559         * src/gtk/inputdialog.c
7560         * src/gtk/inputdialog.h
7561         * src/gtk/logwindow.c
7562         * src/gtk/logwindow.h
7563         * src/gtk/manage_window.c
7564         * src/gtk/manage_window.h
7565         * src/gtk/menu.c
7566         * src/gtk/menu.h
7567         * src/gtk/pluginwindow.c
7568         * src/gtk/pluginwindow.h
7569         * src/gtk/prefswindow.c
7570         * src/gtk/prefswindow.h
7571         * src/gtk/progressdialog.c
7572         * src/gtk/progressdialog.h
7573         * src/gtk/sslcertwindow.c
7574         * src/gtk/sslcertwindow.h
7575         * src/plugins/clamav/clamav_plugin.c
7576         * src/plugins/clamav/clamav_plugin.h
7577         * src/plugins/clamav/clamav_plugin_gtk.c
7578         * src/plugins/demo/demo.c
7579         * src/plugins/dillo_viewer/dillo_prefs.c
7580         * src/plugins/dillo_viewer/dillo_prefs.h
7581         * src/plugins/dillo_viewer/dillo_viewer.c
7582         * src/plugins/pgpcore/passphrase.c
7583         * src/plugins/pgpcore/passphrase.h
7584         * src/plugins/pgpcore/plugin.c
7585         * src/plugins/pgpcore/select-keys.c
7586         * src/plugins/pgpcore/select-keys.h
7587         * src/plugins/pgpcore/sgpgme.c
7588         * src/plugins/pgpcore/sgpgme.h
7589         * src/plugins/pgpinline/pgpinline.c
7590         * src/plugins/pgpinline/pgpinline.h
7591         * src/plugins/pgpinline/plugin.c
7592         * src/plugins/pgpmime/pgpmime.c
7593         * src/plugins/pgpmime/pgpmime.h
7594         * src/plugins/pgpmime/plugin.c
7595         * src/plugins/spamassassin/spamassassin.c
7596         * src/plugins/spamassassin/spamassassin.h
7597         * src/plugins/spamassassin/spamassassin_gtk.c
7598         * src/plugins/trayicon/trayicon.c
7599                 update copyright header
7600
7601 2006-01-13 [paul]       1.9.100cvs141
7602
7603         * src/account.c
7604         * src/export.c
7605         * src/import.c
7606         * src/mainwindow.c
7607         * src/prefs_account.c
7608         * src/prefs_display_header.c
7609         * src/prefs_receive.c
7610         * src/prefs_send.c
7611         * src/prefs_summaries.c
7612         * src/prefs_themes.c
7613         * src/prefs_toolbar.c
7614         * src/gtk/about.c
7615                 various cleanups
7616
7617 2006-01-12 [colin]      1.9.100cvs140
7618
7619         * src/folder.c
7620         * src/folder.h
7621         * src/main.c
7622                 Add --subscribe option
7623                 Let sylpheed-claws email@domain.com equivalent to --compose
7624                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
7625
7626 2006-01-12 [paul]       1.9.100cvs139
7627
7628         * src/mainwindow.c
7629                 append 'Change folder order' label with '...'
7630         * src/prefs_actions.c
7631                 allow reordering of actions list by dnd
7632         * src/gtk/foldersort.c
7633                 make the dialog nicer
7634
7635 2006-01-11 [colin]      1.9.100cvs138
7636
7637         * src/compose.c
7638                 Allow templates without text
7639
7640 2006-01-11 [paul]       1.9.100cvs137
7641
7642         * tools/README
7643         * tools/filter_conv_new.pl
7644                 add info to README
7645                 also check .sylpheed for filter.xml
7646                 be a bit informative to the user
7647
7648 2006-01-11 [colin]      1.9.100cvs136
7649
7650         * src/textview.c
7651                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
7652
7653 2006-01-10 [paul]       1.9.100cvs135
7654
7655         * tools/Makefile.am
7656         * tools/filter_conv_new.pl
7657                 add script to convert new style Sylpheed
7658                 filter rules (Sylpheed >= 0.9.99) to
7659                 Claws filtering rules
7660
7661 2006-01-10 [colin]      1.9.100cvs134
7662
7663         * src/compose.c
7664                 Fix broken line joins in certain conditions
7665                 (between two quoted lines: <enter><enter><up>
7666                  <type a wrapped sentence><go in the first line>
7667                  <insert more text><watch as line joining failed>)
7668
7669 2006-01-10 [paul]       1.9.100cvs133
7670
7671         * src/compose.c
7672                 don't report success in error dialog
7673                 thanks to Colin
7674         * src/common/utils.c
7675                 include some trailing punctuations as URI
7676                 thanks to Hiro
7677
7678 2006-01-10 [paul]       1.9.100cvs132
7679
7680         * src/mimeview.c
7681                 fix incompatible pointer type
7682                 warning
7683
7684 2006-01-10 [paul]       1.9.100cvs131
7685
7686         * src/compose.c
7687                 change Subject in window title
7688                 instantaneously
7689
7690 2006-01-09 [colin]      1.9.100cvs130
7691
7692         * src/addressbook.c
7693         * src/headerview.c
7694         * src/mainwindow.c
7695         * src/messageview.c
7696         * src/mimeview.c
7697         * src/noticeview.c
7698         * src/summaryview.c
7699                 Fix possible crashes on exit and in addressbook
7700
7701 2006-01-09 [paul]       1.9.100cvs129
7702
7703         * src/prefs_msg_colors.c
7704                 some cleanups that I forgot last time
7705
7706 2006-01-09 [paul]       1.9.100cvs128
7707
7708         * README
7709         * src/folderview.c
7710         * src/prefs_msg_colors.c
7711                 add previously hidden option, color_new, to
7712                 the gui
7713                 move the page to Display/
7714                 rework the gui
7715
7716 2006-01-09 [wwp]        1.9.100cvs127
7717
7718         * src/prefs_themes.c
7719                 made the prefs/display/themes layouts spacing less condensed
7720                 (and so they match other prefs/pages' look).
7721
7722 2006-01-09 [paul]       1.9.100cvs126
7723
7724         * src/compose.c
7725         * src/prefs_common.c
7726         * src/prefs_common.h
7727         * src/prefs_wrapping.c
7728                 remove 'wrap at send' option
7729
7730 2006-01-06 [colin]      1.9.100cvs125
7731
7732         * src/compose.c
7733                 Just make completely sure we don't insert "manual line breaks" 
7734                 when wrapping... 
7735
7736 2006-01-04 [paul]
7737
7738         * 2.0.0-rc3 released
7739
7740 2006-01-04 [paul]       1.9.100cvs124
7741
7742         * src/folderview.c
7743                 fix bug 882, 'quick scroll in folder list
7744                 displays wrong folder contents'
7745
7746 2006-01-04 [paul]       1.9.100cvs123
7747
7748         * src/plugins/pgpmime/pgpmime.c
7749                 better debug information when signing
7750                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
7751
7752 2006-01-03 [colin]      1.9.100cvs122
7753
7754         * configure.ac
7755                 We need to recheck for gpgme 1.0.0 after checking
7756                 for 1.1.1, because if 1.1.1 isn't available, 
7757                 GPGME_LIBS and friends are blanked out by the 
7758                 second check.
7759
7760 2006-01-03 [colin]      1.9.100cvs121
7761
7762         * src/common/prefs.c
7763                 Windows unlink-before rename fix
7764         * src/plugins/pgpcore/sgpgme.c
7765                 Add support for PKA info if available
7766                 Both patches by Werner Koch
7767
7768 2006-01-03 [paul]       1.9.100cvs120
7769
7770         * src/messageview.c
7771                 fix bug 884, 'Send receipt' button visible in queue
7772                 Thanks to Colin
7773
7774 2006-01-02 [colin]      1.9.100cvs119
7775
7776         * src/compose.c
7777         * src/imap.c
7778                 Fix autosave on IMAP and more generally try to
7779                 return the correct ID on a newly added IMAP message
7780
7781 2006-01-02 [paul]       1.9.100cvs118
7782
7783         * manual/keyboard.xml
7784                 edited
7785
7786 2006-01-01 [paul]       1.9.100cvs117
7787
7788         * src/gtk/authors.h
7789                 alphabetical order
7790
7791 2005-12-30 [colin]      1.9.100cvs116
7792
7793         * manual/advanced.xml
7794                 Explain Pre/Post-processing differences.
7795
7796 2005-12-30 [colin]      1.9.100cvs115
7797
7798         * src/mh.c
7799                 Implement copy_msgs for a little optimization
7800         * src/imap.c
7801                 Finish yesterday's fix
7802
7803 2005-12-29 [colin]      1.9.100cvs114
7804
7805         * src/imap.c
7806                 Fix occasional failure in fetching a mail over
7807                 IMAP
7808
7809 2005-12-29 [colin]      1.9.100cvs113
7810
7811         * src/compose.c
7812                 Don't remove a draft when sending it, if it is 
7813                 locked.
7814
7815 2005-12-28 [colin]      1.9.100cvs112
7816
7817         * src/summaryview.c
7818                 Fix leak for real
7819
7820 2005-12-28 [wwp]        1.9.100cvs111
7821
7822         * doc/faq/.cvsignore
7823         * doc/faq/de/.cvsignore
7824         * doc/faq/en/.cvsignore
7825         * doc/faq/es/.cvsignore
7826         * doc/faq/fr/.cvsignore
7827         * doc/faq/it/.cvsignore
7828         * doc/manual/.cvsignore
7829         * doc/manual/de/.cvsignore
7830         * doc/manual/en/.cvsignore
7831         * doc/manual/es/.cvsignore
7832         * doc/manual/fr/.cvsignore
7833         * doc/manual/ja/.cvsignore
7834         * src/plugins/mathml_viewer/.cvsignore
7835                 rollback revival of those files (my bad, sorry for the noise).
7836
7837 2005-12-28 [wwp]        1.9.100cvs110
7838
7839         * src/compose.c
7840                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
7841
7842 2005-12-28 [wwp]        1.9.100cvs109
7843
7844         * doc/faq/.cvsignore
7845         * doc/faq/de/.cvsignore
7846         * doc/faq/en/.cvsignore
7847         * doc/faq/es/.cvsignore
7848         * doc/faq/fr/.cvsignore
7849         * doc/faq/it/.cvsignore
7850         * doc/manual/.cvsignore
7851         * doc/manual/de/.cvsignore
7852         * doc/manual/en/.cvsignore
7853         * doc/manual/es/.cvsignore
7854         * doc/manual/fr/.cvsignore
7855         * doc/manual/ja/.cvsignore
7856         * src/plugins/mathml_viewer/.cvsignore
7857         * po/.cvsignore
7858                 more files to ignore.
7859
7860 2005-12-24 [colin]      1.9.100cvs108
7861
7862         * AUTHORS
7863         * src/gtk/authors.h
7864                 Update for Werner
7865
7866 2005-12-24 [colin]      1.9.100cvs107
7867
7868         * src/procmsg.c
7869                 Allow NULL src_msginfo in 
7870                 procmsg_msginfo_new_from_mimeinfo
7871
7872 2005-12-23 [paul]       1.9.100cvs106
7873
7874         * src/plugins/pgpinline/mypgpcore.def
7875                 add this forgotten file
7876
7877 2005-12-23 [colin]      1.9.100cvs105
7878
7879         * src/mainwindow.c
7880                 Fix missing break
7881
7882 2005-12-23 [colin]      1.9.100cvs104
7883
7884         * autogen.sh
7885         * src/folder.c
7886         * src/mh.c
7887         * src/common/plugin.c
7888         * src/common/socket.c
7889         * src/common/socket.h
7890         * src/common/utils.c
7891         * src/common/utils.h
7892         * src/gtk/pluginwindow.c
7893         * src/plugins/pgpcore/plugin.def
7894         * src/plugins/pgpcore/sylpheed.def
7895         * src/plugins/pgpinline/Makefile.am
7896         * src/plugins/pgpinline/plugin.def
7897         * src/plugins/pgpinline/sylpheed.def
7898         * src/plugins/pgpmime/plugin.def
7899         * src/plugins/pgpmime/sylpheed.def
7900                 Various w32 fixes by Werner Koch
7901
7902 2005-12-22 [paul]       1.9.100cvs103
7903
7904         * src/wizard.c
7905                 don't offer IMAP as 'server type' if
7906                 libetpan isn't built in
7907
7908 2005-12-22 [paul]       1.9.100cvs102
7909
7910         * AUTHORS
7911         * src/mainwindow.c
7912         * src/mainwindow.h
7913         * src/toolbar.c
7914         * src/gtk/authors.h
7915                 support GTK_TOOLBAR_BOTH_HORIZ (text
7916                 next to icon) Patch by Marien Zwart
7917                 marienz@users.sf.net
7918                 Also reword the text
7919
7920 2005-12-21 [colin]      1.9.100cvs101
7921
7922         * configure.ac
7923                 Fix DATADIRNAME
7924         * COPYING
7925                 Fix missing section and explicit the exception better
7926         * src/compose.c
7927                 Prevent mail from being lost without notice when an
7928                 SMTP error happens on trying to send an unmodified
7929                 drafted mail.
7930         * src/send_message.c
7931         * src/common/smtp.c
7932                 Fix password remembering when wrong, and add return
7933                 value checks where they should have been
7934         * src/plugins/pgpcore/sylpheed.def
7935         * src/plugins/pgpinline/sylpheed.def
7936         * src/plugins/pgpmime/sylpheed.def
7937                 Add a few symbols needed
7938
7939 2005-12-21 [paul]       1.9.100cvs100
7940
7941         * m4/codeset.m4
7942         * m4/glibc21.m4
7943         * m4/intdiv0.m4
7944         * m4/inttypes-pri.m4
7945         * m4/inttypes.m4
7946         * m4/inttypes_h.m4
7947         * m4/isc-posix.m4
7948         * m4/lcmessage.m4
7949         * m4/stdint_h.m4
7950         * m4/uintmax_t.m4
7951                 gettextization
7952                 thanks to Colin
7953
7954 2005-12-21 [paul]       1.9.100cvs99
7955
7956         * po/sv.po
7957                 fixed by Colin
7958
7959 2005-12-20 [paul]       1.9.100cvs98
7960
7961         * po/sv.po
7962                 updated by Anders Trobäck
7963
7964 2005-12-20 [colin]      1.9.100cvs97
7965
7966         * ABOUT-NLS
7967         * Makefile.am
7968         * autogen.sh
7969         * configure.ac
7970         * config/config.rpath
7971         * config/mkinstalldirs
7972         * m4/Makefile.am
7973         * m4/glibc2.m4
7974         * m4/gnupg.m4
7975         * m4/gpgme.m4
7976         * m4/intmax.m4
7977         * m4/longdouble.m4
7978         * m4/longlong.m4
7979         * m4/printf-posix.m4
7980         * m4/signed.m4
7981         * m4/size_max.m4
7982         * m4/ulonglong.m4
7983         * m4/wchar_t.m4
7984         * m4/wint_t.m4
7985         * m4/xsize.m4
7986         * po/Makefile.in.in
7987         * po/Makevars
7988         * po/bg.po
7989         * po/ca.po
7990         * po/cs.po
7991         * po/de.po
7992         * po/el.po
7993         * po/en_GB.po
7994         * po/es.po
7995         * po/fi.po
7996         * po/fr.po
7997         * po/hr.po
7998         * po/hu.po
7999         * po/it.po
8000         * po/ja.po
8001         * po/ko.po
8002         * po/nb.po
8003         * po/nl.po
8004         * po/pl.po
8005         * po/pt_BR.po
8006         * po/ru.po
8007         * po/sk.po
8008         * po/sr.po
8009         * po/stamp-po
8010         * po/sv.po
8011         * po/zh_CN.po
8012         * po/zh_TW.po
8013         * src/Makefile.am
8014         * src/codeconv.c
8015         * src/compose.c
8016         * src/exporthtml.c
8017         * src/exportldif.c
8018         * src/folder.c
8019         * src/main.c
8020         * src/manual.c
8021         * src/mh.c
8022         * src/mimeview.c
8023         * src/send_message.c
8024         * src/common/Makefile.am
8025         * src/common/fnmatch.c
8026         * src/common/fnmatch.h
8027         * src/common/fnmatch_loop.c
8028         * src/common/nntp.c
8029         * src/common/plugin.c
8030         * src/common/smtp.c
8031         * src/common/socket.c
8032         * src/common/string_match.c
8033         * src/common/sylpheed.c
8034         * src/common/utils.c
8035         * src/common/utils.h
8036         * src/common/w32_dirent.c
8037         * src/common/w32_reg.c
8038         * src/common/w32_signal.c
8039         * src/common/w32_stat.c
8040         * src/common/w32_stdio.c
8041         * src/common/w32_stdlib.c
8042         * src/common/w32_string.c
8043         * src/common/w32_time.c
8044         * src/common/w32_unistd.c
8045         * src/common/w32_wait.c
8046         * src/common/w32lib.h
8047         * src/etpan/Makefile.am
8048         * src/gtk/Makefile.am
8049         * src/plugins/clamav/Makefile.am
8050         * src/plugins/demo/Makefile.am
8051         * src/plugins/dillo_viewer/Makefile.am
8052         * src/plugins/pgpcore/Makefile.am
8053         * src/plugins/pgpcore/passphrase.c
8054         * src/plugins/pgpcore/plugin.def
8055         * src/plugins/pgpcore/sgpgme.c
8056         * src/plugins/pgpcore/sylpheed.def
8057         * src/plugins/pgpcore/version.rc
8058         * src/plugins/pgpinline/Makefile.am
8059         * src/plugins/pgpinline/plugin.def
8060         * src/plugins/pgpinline/sylpheed.def
8061         * src/plugins/pgpinline/version.rc
8062         * src/plugins/pgpmime/Makefile.am
8063         * src/plugins/pgpmime/mypgpcore.def
8064         * src/plugins/pgpmime/plugin.def
8065         * src/plugins/pgpmime/sylpheed.def
8066         * src/plugins/pgpmime/version.rc
8067         * src/plugins/spamassassin/Makefile.am
8068                 Very little ;-) patch from Werner Koch, providing
8069                 infrastructure for cross-compiling to Win32
8070
8071 2005-12-20 [paul]       1.9.100cvs96
8072
8073         * src/account.c
8074         * src/account.h
8075         * src/mainwindow.c
8076         * src/mainwindow.h
8077         * src/toolbar.c
8078         * src/toolbar.h
8079                 add a combo to the Get All button, allowing
8080                 quick retrieval from any account
8081                 Patch by Fabien Vantard, slightly modified
8082                 by Colin
8083         * src/gtk/about.c
8084                 i18n fix. Patch by Fabien Vantard
8085
8086 2005-12-19 [colin]      1.9.100cvs95
8087
8088         * src/compose.c
8089         * src/compose.h
8090                 Don't automatically join lines when they've 
8091                 been separated by the user and not automatically
8092
8093 2005-12-19 [paul]       1.9.100cvs94
8094
8095         * src/gtk/pluginwindow.c
8096                 i18n fix.
8097                 Patch by Fabien Vantard
8098
8099 2005-12-15 [paul]       1.9.100cvs93
8100
8101         * src/common/plugin.c
8102         * src/common/plugin.h
8103         * src/gtk/pluginwindow.c
8104         * src/plugins/clamav/clamav_plugin.c
8105         * src/plugins/demo/demo.c
8106         * src/plugins/dillo_viewer/dillo_viewer.c
8107         * src/plugins/pgpcore/plugin.c
8108         * src/plugins/pgpinline/plugin.c
8109         * src/plugins/pgpmime/plugin.c
8110         * src/plugins/spamassassin/spamassassin.c
8111         * src/plugins/trayicon/trayicon.c
8112                 add plugin_version()
8113
8114 2005-12-15 [colin]      1.9.100cvs92
8115
8116         * src/compose.c
8117                 Further fix bug #875
8118
8119 2005-12-15 [paul]       1.9.100cvs91
8120
8121         * src/gtk/filesel.c
8122                 fix attach_load_dir getting set to
8123                 PLUGINDIR on plugin load
8124
8125 2005-12-14 [mones]      1.9.100cvs90
8126
8127         * manual/ack.xml
8128         * manual/keyboard.xml
8129                 Initial draft and some shortcuts added
8130                 
8131         * po/es.po
8132                 Updated translation
8133
8134 2005-12-14 [colin]      1.9.100cvs89
8135
8136         * src/compose.c
8137         * src/imap.c
8138         * src/summaryview.c
8139         * src/gtk/gtkaspell.c
8140                 More leaks fixed
8141         * src/prefs_folder_item.c
8142                 Fix recursive prefs apply
8143
8144
8145 2005-12-14 [colin]      1.9.100cvs88
8146
8147         * src/compose.c
8148                 Fix bug #875 (Freeze On Inline Forward of 
8149                 Large Message)
8150
8151 2005-12-13 [colin]      1.9.100cvs87
8152
8153         * src/compose.c
8154                 Uniq-ify and sort the mimetypes list
8155                 Patch by Fabien Vantard
8156
8157 2005-12-13 [colin]      1.9.100cvs86
8158
8159         * src/imap.c
8160         * src/etpan/imap-thread.c
8161                 Fix leaks (patch by Hoa)
8162         * src/news.c
8163         * src/common/plugin.c
8164                 Fix leaks
8165
8166 2005-12-12 [colin]
8167
8168         * 2.0.0-rc2 released
8169
8170 2005-12-12 [colin]      1.9.100cvs85
8171
8172         * src/matcher.c
8173                 Fix a leak
8174
8175 2005-12-12 [wwp]        1.9.100cvs84
8176
8177         * src/gtk/icon_legend.c
8178                 fix misbehaviour and crash when closing the legend window
8179         using the Esc key (patch by Fabien Vantard).
8180
8181 2005-12-12 [paul]       1.9.100cvs83
8182
8183         * src/browseldap.c
8184         * src/foldersel.c
8185         * src/prefs_actions.c
8186         * src/prefs_filtering.c
8187         * src/prefs_matcher.c
8188         * src/prefs_spelling.glade      ** REMOVED **
8189         * src/prefs_template.c
8190         * src/gtk/foldersort.glade      ** REMOVED **
8191         * src/gtk/pluginwindow.c
8192         * src/gtk/pluginwindow.glade    ** REMOVED **
8193         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
8194                 cleanups
8195
8196 2005-12-11 [paul]       1.9.100cvs82
8197
8198         * src/gtk/filesel.c
8199                 fix attach_load_dir crasher (double free)
8200
8201 2005-12-09 [paul]       1.9.100cvs81
8202
8203         * po/POTFILES.in
8204         * src/mainwindow.c
8205         * src/gtk/Makefile.am
8206         * src/gtk/icon_legend.c
8207         * src/gtk/icon_legend.h
8208                 add icon legend
8209         * src/manual.c
8210                 cleanup
8211
8212 2005-12-09 [paul]       1.9.100cvs80
8213
8214         * src/plugins/pgpcore/passphrase.c
8215                 wrap the label in the dialog
8216
8217 2005-12-09 [colin]      1.9.100cvs79
8218
8219         * src/plugins/pgpcore/sgpgme.c
8220                 Display (untrusted) on not trusted signatures
8221                 Patch by Michal Èihaø <michal@cihar.com>
8222                 Closes bug #867 (Report also key trust)
8223
8224 2005-12-09 [colin]      1.9.100cvs78
8225
8226         * src/common/plugin.c
8227                 Update licence check, following Eben Moglen's advice
8228
8229 2005-12-08 [colin]      1.9.100cvs77
8230
8231         * src/folder.c
8232                 Fix the occasionnal item->cache != NULL 
8233                 assertion failure. 
8234
8235 2005-12-08 [colin]      1.9.100cvs76
8236
8237         * src/mimeview.c
8238         * src/plugins/pgpcore/sgpgme.c
8239                 Print key id when unable to check it
8240                 Closes bug #866 (Show key id when missing)
8241
8242 2005-12-08 [paul]       1.9.100cvs75
8243
8244         * src/prefs_common.c
8245         * src/prefs_common.h
8246         * src/gtk/filesel.c
8247                 remember load attachment dir
8248
8249 2005-12-07 [colin]      1.9.100cvs74
8250
8251         * src/prefs_toolbar.c
8252                 Gtk fixes, patch by Fabien Vantard
8253
8254 2005-12-07 [colin]      1.9.100cvs73
8255
8256         * src/action.c
8257         * src/compose.c
8258         * src/compose.h
8259                 Fix bug #839 (Quoted text isn't colored after 
8260                 executing an action)
8261         * src/common/plugin.c
8262                 Require plugins to declare their licence in plugin_licence()
8263                 Refuse to load non-GPL plugins as they'd be illegal (as 
8264                 derived works of Sylpheed-Claws, they must be GPL).
8265         * src/plugins/clamav/clamav_plugin.c
8266         * src/plugins/demo/demo.c
8267         * src/plugins/dillo_viewer/dillo_viewer.c
8268         * src/plugins/pgpcore/plugin.c
8269         * src/plugins/pgpinline/plugin.c
8270         * src/plugins/pgpmime/plugin.c
8271         * src/plugins/spamassassin/spamassassin.c
8272         * src/plugins/trayicon/trayicon.c
8273                 Add plugin_licence()
8274
8275 2005-12-07 [paul]       1.9.100cvs72
8276
8277         * configure.ac
8278         * src/mainwindow.c
8279         * src/manual.c
8280         * src/manual.h
8281         * src/common/defs.h
8282                 clean up after local FAQ removal and
8283                 temporary manual removal
8284
8285 2005-12-06 [colin]      1.9.100cvs71
8286
8287         * configure.ac
8288         * doc/Makefile.am
8289         * doc/faq/.cvsignore
8290         * doc/faq/Makefile.am
8291         * doc/faq/de/.cvsignore
8292         * doc/faq/de/Makefile.am
8293         * doc/faq/de/sylpheed-faq-1.html
8294         * doc/faq/de/sylpheed-faq-2.html
8295         * doc/faq/de/sylpheed-faq-3.html
8296         * doc/faq/de/sylpheed-faq.html
8297         * doc/faq/en/.cvsignore
8298         * doc/faq/en/Makefile.am
8299         * doc/faq/en/sylpheed-faq-1.html
8300         * doc/faq/en/sylpheed-faq-2.html
8301         * doc/faq/en/sylpheed-faq-3.html
8302         * doc/faq/en/sylpheed-faq-4.html
8303         * doc/faq/en/sylpheed-faq.html
8304         * doc/faq/es/.cvsignore
8305         * doc/faq/es/Makefile.am
8306         * doc/faq/es/sylpheed-faq-1.html
8307         * doc/faq/es/sylpheed-faq-2.html
8308         * doc/faq/es/sylpheed-faq-3.html
8309         * doc/faq/es/sylpheed-faq-4.html
8310         * doc/faq/es/sylpheed-faq.html
8311         * doc/faq/fr/.cvsignore
8312         * doc/faq/fr/Makefile.am
8313         * doc/faq/fr/sylpheed-faq-1.html
8314         * doc/faq/fr/sylpheed-faq-2.html
8315         * doc/faq/fr/sylpheed-faq-3.html
8316         * doc/faq/fr/sylpheed-faq.html
8317         * doc/faq/it/.cvsignore
8318         * doc/faq/it/Makefile.am
8319         * doc/faq/it/sylpheed-faq-1.html
8320         * doc/faq/it/sylpheed-faq-2.html
8321         * doc/faq/it/sylpheed-faq-3.html
8322         * doc/faq/it/sylpheed-faq.html
8323         * doc/manual/.cvsignore
8324         * doc/manual/Makefile.am
8325         * doc/manual/de/.cvsignore
8326         * doc/manual/de/Makefile.am
8327         * doc/manual/de/sylpheed-1.html
8328         * doc/manual/de/sylpheed-10.html
8329         * doc/manual/de/sylpheed-11.html
8330         * doc/manual/de/sylpheed-12.html
8331         * doc/manual/de/sylpheed-13.html
8332         * doc/manual/de/sylpheed-14.html
8333         * doc/manual/de/sylpheed-15.html
8334         * doc/manual/de/sylpheed-16.html
8335         * doc/manual/de/sylpheed-17.html
8336         * doc/manual/de/sylpheed-18.html
8337         * doc/manual/de/sylpheed-19.html
8338         * doc/manual/de/sylpheed-2.html
8339         * doc/manual/de/sylpheed-20.html
8340         * doc/manual/de/sylpheed-3.html
8341         * doc/manual/de/sylpheed-4.html
8342         * doc/manual/de/sylpheed-5.html
8343         * doc/manual/de/sylpheed-6.html
8344         * doc/manual/de/sylpheed-7.html
8345         * doc/manual/de/sylpheed-8.html
8346         * doc/manual/de/sylpheed-9.html
8347         * doc/manual/de/sylpheed.html
8348         * doc/manual/en/.cvsignore
8349         * doc/manual/en/Makefile.am
8350         * doc/manual/en/sylpheed-1.html
8351         * doc/manual/en/sylpheed-10.html
8352         * doc/manual/en/sylpheed-11.html
8353         * doc/manual/en/sylpheed-12.html
8354         * doc/manual/en/sylpheed-13.html
8355         * doc/manual/en/sylpheed-14.html
8356         * doc/manual/en/sylpheed-15.html
8357         * doc/manual/en/sylpheed-16.html
8358         * doc/manual/en/sylpheed-17.html
8359         * doc/manual/en/sylpheed-18.html
8360         * doc/manual/en/sylpheed-19.html
8361         * doc/manual/en/sylpheed-2.html
8362         * doc/manual/en/sylpheed-20.html
8363         * doc/manual/en/sylpheed-21.html
8364         * doc/manual/en/sylpheed-22.html
8365         * doc/manual/en/sylpheed-3.html
8366         * doc/manual/en/sylpheed-4.html
8367         * doc/manual/en/sylpheed-5.html
8368         * doc/manual/en/sylpheed-6.html
8369         * doc/manual/en/sylpheed-7.html
8370         * doc/manual/en/sylpheed-8.html
8371         * doc/manual/en/sylpheed-9.html
8372         * doc/manual/en/sylpheed.html
8373         * doc/manual/es/.cvsignore
8374         * doc/manual/es/Makefile.am
8375         * doc/manual/es/sylpheed-1.html
8376         * doc/manual/es/sylpheed-10.html
8377         * doc/manual/es/sylpheed-11.html
8378         * doc/manual/es/sylpheed-12.html
8379         * doc/manual/es/sylpheed-13.html
8380         * doc/manual/es/sylpheed-14.html
8381         * doc/manual/es/sylpheed-15.html
8382         * doc/manual/es/sylpheed-16.html
8383         * doc/manual/es/sylpheed-17.html
8384         * doc/manual/es/sylpheed-18.html
8385         * doc/manual/es/sylpheed-19.html
8386         * doc/manual/es/sylpheed-2.html
8387         * doc/manual/es/sylpheed-20.html
8388         * doc/manual/es/sylpheed-3.html
8389         * doc/manual/es/sylpheed-4.html
8390         * doc/manual/es/sylpheed-5.html
8391         * doc/manual/es/sylpheed-6.html
8392         * doc/manual/es/sylpheed-7.html
8393         * doc/manual/es/sylpheed-8.html
8394         * doc/manual/es/sylpheed-9.html
8395         * doc/manual/es/sylpheed.html
8396         * doc/manual/fr/.cvsignore
8397         * doc/manual/fr/Makefile.am
8398         * doc/manual/fr/sylpheed-1.html
8399         * doc/manual/fr/sylpheed-10.html
8400         * doc/manual/fr/sylpheed-11.html
8401         * doc/manual/fr/sylpheed-12.html
8402         * doc/manual/fr/sylpheed-13.html
8403         * doc/manual/fr/sylpheed-14.html
8404         * doc/manual/fr/sylpheed-15.html
8405         * doc/manual/fr/sylpheed-16.html
8406         * doc/manual/fr/sylpheed-17.html
8407         * doc/manual/fr/sylpheed-18.html
8408         * doc/manual/fr/sylpheed-19.html
8409         * doc/manual/fr/sylpheed-2.html
8410         * doc/manual/fr/sylpheed-20.html
8411         * doc/manual/fr/sylpheed-3.html
8412         * doc/manual/fr/sylpheed-4.html
8413         * doc/manual/fr/sylpheed-5.html
8414         * doc/manual/fr/sylpheed-6.html
8415         * doc/manual/fr/sylpheed-7.html
8416         * doc/manual/fr/sylpheed-8.html
8417         * doc/manual/fr/sylpheed-9.html
8418         * doc/manual/fr/sylpheed.html
8419         * doc/manual/ja/.cvsignore
8420         * doc/manual/ja/Makefile.am
8421         * doc/manual/ja/sylpheed-1.html
8422         * doc/manual/ja/sylpheed-10.html
8423         * doc/manual/ja/sylpheed-11.html
8424         * doc/manual/ja/sylpheed-12.html
8425         * doc/manual/ja/sylpheed-13.html
8426         * doc/manual/ja/sylpheed-14.html
8427         * doc/manual/ja/sylpheed-15.html
8428         * doc/manual/ja/sylpheed-16.html
8429         * doc/manual/ja/sylpheed-17.html
8430         * doc/manual/ja/sylpheed-18.html
8431         * doc/manual/ja/sylpheed-19.html
8432         * doc/manual/ja/sylpheed-2.html
8433         * doc/manual/ja/sylpheed-20.html
8434         * doc/manual/ja/sylpheed-3.html
8435         * doc/manual/ja/sylpheed-4.html
8436         * doc/manual/ja/sylpheed-5.html
8437         * doc/manual/ja/sylpheed-6.html
8438         * doc/manual/ja/sylpheed-7.html
8439         * doc/manual/ja/sylpheed-8.html
8440         * doc/manual/ja/sylpheed-9.html
8441         * doc/manual/ja/sylpheed.html
8442         * doc/manual/ja/sylpheed.sgml
8443         * src/mainwindow.c
8444                 Remove outdated manual and faq. Noisy, eh?
8445
8446 2005-12-06 [colin]      1.9.100cvs70
8447
8448         * src/compose.c
8449         * src/quote_fmt_parse.y
8450         * src/undo.c
8451         * src/undo.h
8452                 Allow %X to position cursor at 0 
8453                 (no %X = before signature)
8454                 Fix paste as quotation putting the cursor at 0
8455                 Fix undo offsets when pasting
8456                 Insert the quote_fmt at once instead of line 
8457                 by line
8458                 Fix [Edited] when starting to reply/forward
8459
8460 2005-12-06 [paul]       1.9.100cvs69
8461
8462         * src/plugins/clamav/clamav_plugin_gtk.c
8463                 add another tooltip
8464         * src/plugins/spamassassin/spamassassin_gtk.c
8465                 rework spamassassin_create_widget_func()
8466
8467 2005-12-05 [colin]      1.9.100cvs68
8468
8469         * po/POTFILES.in
8470                 Fix make release ;-)
8471
8472 2005-12-05 [colin]      1.9.100cvs67
8473
8474         * src/compose.c
8475         * src/compose.h
8476                 Fix cursor positioning (not obeying %X)
8477
8478 2005-12-05 [paul]       1.9.100cvs66
8479
8480         * src/plugins/dillo_viewer/dillo_prefs.c
8481                 fix compilation warning
8482
8483 2005-12-05 [paul]       1.9.100cvs65
8484
8485         * src/prefs_spelling.c
8486         * src/plugins/trayicon/trayicon.c
8487                 cleanups - remove unused stuff
8488
8489 2005-12-05 [paul]       1.9.100cvs64
8490
8491         * README
8492         * manual/plugins.xml
8493                 remove info about removed mathml_viewer plugin
8494
8495 2005-12-05 [paul]       1.9.100cvs63
8496
8497         * configure.ac
8498         * src/plugins/Makefile.am
8499         * src/plugins/mathml_viewer/.cvsignore
8500         * src/plugins/mathml_viewer/Makefile.am
8501         * src/plugins/mathml_viewer/mathml_viewer.c
8502                 remove unmaintained mathml_viewer plugin
8503
8504 2005-12-05 [paul]       1.9.100cvs62
8505
8506         * src/summaryview.c
8507                 obey prefs_common.always_show_msg when
8508                 moving a msg
8509                 Thanks to Colin
8510
8511 2005-12-05 [paul]       1.9.100cvs61
8512
8513         * src/compose.c
8514         * src/prefs_account.c
8515         * src/prefs_filtering.c
8516         * src/prefs_quote.c
8517         * src/prefs_spelling.c
8518         * src/prefs_toolbar.c
8519         * src/summaryview.c
8520         * src/gtk/gtkutils.c
8521         * src/gtk/quicksearch.c
8522         * src/plugins/dillo_viewer/dillo_prefs.c
8523                 dialog cleanups
8524
8525 2005-12-04 [paul]       1.9.100cvs60
8526
8527         * src/inc.c
8528         * src/prefs_account.c
8529         * src/prefs_account.h
8530                 allow a Local account to specify a
8531                 default inbox
8532                 (closes bug 843 'Inbox cannot be changed for local
8533                  mailboxes')
8534
8535 2005-12-04 [colin]      1.9.100cvs59
8536
8537         * src/plugins/trayicon/trayicon.c
8538                 Remove Get, rename Get All to Get Mail in order to
8539                 be consistent with the default main toolbar
8540
8541 2005-12-03 [colin]      1.9.100cvs58
8542
8543         * manual/gpl.xml
8544         * manual/sylpheed-claws-manual.xml
8545                 Add GPL appendix
8546
8547 2005-12-03 [paul]       1.9.100cvs57
8548
8549         * AUTHORS
8550         * po/sv.po
8551         * src/gtk/authors.h
8552                 new (partially complete) Swedish translation
8553                 by Anders Troback <sylpheed@troback.com>
8554
8555 2005-12-02 [paul]       1.9.100cvs56
8556
8557         * configure.ac
8558                 libetpan 0.41 required
8559
8560 2005-12-02 [paul]       1.9.100cvs55
8561
8562         * src/plugins/clamav/clamav_plugin.c
8563         * src/plugins/clamav/clamav_plugin.h
8564         * src/plugins/clamav/clamav_plugin_gtk.c
8565         * src/plugins/spamassassin/spamassassin.c
8566         * src/plugins/spamassassin/spamassassin.h
8567         * src/plugins/spamassassin/spamassassin_gtk.c
8568                 unregister prefs pages on unloading, thus
8569                 preventing a crash
8570                 (thanks to Colin for the hint)
8571
8572 2005-12-02 [wwp]        1.9.100cvs54
8573
8574         * src/quote_fmt.h
8575         * src/quote_fmt_parse.y
8576                 fix misuse of gboolean*, use gboolean instead
8577                 (thanks to Paul, Colin, for pointing out that scaring one)
8578
8579 2005-12-02 [paul]       1.9.100cvs53
8580
8581         * src/plugins/clamav/clamav_plugin.c
8582                 int no --> unsigned int no
8583         * src/plugins/clamav/clamav_plugin_gtk.c
8584                 rework config page
8585
8586 2005-12-02 [wwp]        1.9.100cvs52
8587
8588         * src/compose.c
8589         * src/prefs_template.c
8590         * src/quote_fmt.h
8591         * src/quote_fmt_parse.y
8592                 prevent from executing |f and |p templates commands when
8593                 adding or replacing templates in prefs (avoids annoying and
8594                 potentially dangerous behaviours)
8595
8596 2005-12-02 [paul]       1.9.100cvs51
8597
8598         * src/prefs_common.c
8599                 allow translation of some default values
8600                 Patch by Fabien Vantard
8601
8602 2005-12-02 [paul]       1.9.100cvs50
8603
8604         * src/codeconv.c
8605         * src/codeconv.h
8606         * src/prefs_common.c
8607         * src/prefs_common.h
8608         * src/prefs_message.c
8609         * src/textview.c
8610                 remove obsolete 'convert_mb_alnum' option
8611                 and related stuff
8612         * src/gtk/about.c
8613                 remove unused 'about_textview_visibility_notify'
8614
8615 2005-12-02 [paul]       1.9.100cvs49
8616
8617         * src/prefs_account.c
8618         * src/prefs_compose_writing.c
8619         * src/prefs_fonts.c
8620         * src/prefs_gtk.h
8621         * src/prefs_image_viewer.c
8622         * src/prefs_message.c
8623         * src/prefs_other.c
8624         * src/prefs_receive.c
8625         * src/prefs_send.c
8626         * src/prefs_spelling.c
8627         * src/prefs_summaries.c
8628         * src/prefs_wrapping.c
8629         * src/plugins/dillo_viewer/dillo_prefs.c
8630         * src/plugins/pgpcore/prefs_gpg.c
8631                 several cleanups to the prefs dialogs
8632                 (slightly modified) patch by Fabien Vantard
8633
8634 2005-12-02 [paul]       1.9.100cvs48
8635
8636         * src/main.c
8637                 --exit means exit
8638         * src/send_message.c
8639                 fix crash on send when connection fails
8640
8641         Thanks to Colin
8642
8643 2005-12-01 [colin]      1.9.100cvs47
8644
8645         * src/html.c
8646                 Translate &hellip; to "..."
8647
8648 2005-11-30 [colin]      1.9.100cvs46
8649
8650         * src/matcher.c
8651         * src/matcher.h
8652                 Optimize back yesterday's fix.
8653
8654 2005-11-30 [paul]       1.9.100cvs45
8655
8656         * manual/faq.xml
8657                 standardised
8658         * manual/intro.xml
8659                 written by Colin, edited by me
8660
8661 2005-11-29 [colin]      1.9.100cvs44
8662
8663         * src/matcher.c
8664                 Skip headers unconditionnaly in match_body if the
8665                 rule is not message or ~message
8666
8667 2005-11-29 [colin]      1.9.100cvs43
8668
8669         * src/matcher.c
8670                 Fix body_part and such, not skipping headers 
8671                 if the matchcriteria wasn't the first in the rule
8672
8673 2005-11-29 [colin]      1.9.100cvs42
8674
8675         * src/compose.c
8676                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
8677                 option missing from message view window)
8678                 Fix double text D'n'D with gtk-2.8
8679         * src/matcher.c
8680                 Fix ~message, ~headers_part, ~body_part rules
8681         * src/messageview.c
8682                 Add Windows-1252 (Closes bug #863)
8683                 Fix accels
8684         * src/gtk/gtkaspell.c
8685                 Properly destroy accels in all menus
8686
8687 2005-11-29 [mones]      1.9.100cvs41
8688
8689         * po/es.po
8690                 Updated.
8691
8692 2005-11-27 [colin]      1.9.100cvs40
8693
8694         * src/mh_gtk.c
8695                 "/Remove mailbox" -> "/Remove mailbox..."
8696
8697 2005-11-27 [paul]       1.9.100cvs39
8698
8699         * AUTHORS
8700         * po/de.po
8701         * src/gtk/authors.h
8702                 updated by new maintainer, Stephan Sachse
8703
8704 2005-11-27 [paul]       1.9.100cvs38
8705
8706         * manual/faq.xml
8707                 written by Colin, edited by me
8708
8709 2005-11-27 [paul]       1.9.100cvs37
8710
8711         * src/prefs_common.c
8712         * src/prefs_common.h
8713         * src/prefs_receive.c
8714         * src/prefs_summaries.c
8715                 move 'go to inbox after receiving new mail'
8716                 option from display/sumamaries to mail
8717                 handling/receive, and rework prefs_summaries
8718                 dialog a little
8719
8720 2005-11-25 [martin]     1.9.100cvs36
8721
8722         * po/de.po
8723             fixed windows-1252 translation;
8724             translated some new and fuzzy strings
8725
8726 2005-11-25 [paul]       1.9.100cvs35
8727
8728         * src/plugins/clamav/clamav_plugin.c
8729                 complete the update done in cvs34
8730
8731 2005-11-25 [paul]       1.9.100cvs34
8732
8733         * src/plugins/clamav/clamav_plugin.c
8734                 reflect upstream changes
8735
8736 2005-11-25 [paul]       1.9.100cvs33
8737
8738         * manual/ack.xml
8739         * manual/plugins.xml
8740         * manual/sylpheed-claws-manual.xml
8741                 written/updated by Colin, edited by me
8742         * tools/acroread2sylpheed.pl
8743                 update binary name
8744
8745 2005-11-24 [colin]      1.9.100cvs32
8746
8747         * src/compose.c
8748                 Fix bug #856 (reediting messages forgets Request
8749                 Return Receipt)
8750
8751 2005-11-24 [paul]       1.9.100cvs31
8752
8753         * manual/addrbook.xml
8754         * manual/starting.xml
8755                 written by Colin, proofread, edited, adapted by me
8756         * manual/advanced.xml
8757                 add some Actions examples
8758         * src/importldif.c
8759                 use a Save button instead of a Close button
8760         * src/wizard.c
8761                 indicate mandatory fields
8762                 fix page display
8763                 Thanks to Colin
8764
8765 2005-11-23 [colin]      1.9.100cvs30
8766
8767         * src/addressbook.c
8768                 Rename menu item, fix possible crash after
8769                 deletion of books
8770         * src/addrindex.c
8771                 Allow searching for '*' in ldap
8772         * src/browseldap.c
8773                 Fix "Browse Entry" (did anyone use it?)
8774         * src/wizard.c
8775                 Add guards for mandatory information
8776
8777 2005-11-23 [paul]       1.9.100cvs29
8778
8779         * manual/advanced.xml
8780                 corrections to the English
8781
8782 2005-11-23 [colin]      1.9.100cvs28
8783
8784         * src/mimeview.c
8785                 Fix possible crash at exit. After the call to
8786                 gtk_container_remove(), the Viewer's widget has no
8787                 more parent so gtk+ automatically frees it and its
8788                 sons. If destroy_viewer() then try to access it,
8789                 problems ensue.
8790
8791 2005-11-22 [colin]      1.9.100cvs27
8792
8793         * src/compose.c
8794         * src/gtk/gtkaspell.c
8795                 Fix right-clicking on a misspelled word
8796                 Fix More... in suggestions menu
8797
8798 2005-11-22 [wwp]        1.9.100cvs26
8799
8800         * src/prefs_template.c
8801                 templates works: re-sort templates list when adding or replacing,
8802                 prevent from adding or replacing when the template name is empty
8803
8804 2005-11-21 [colin]      1.9.100cvs25
8805
8806         * src/addressbook.c
8807                 Fix some addressbook suckage (dnd, select all)
8808         * src/compose.c
8809         * src/gtk/gtkaspell.c
8810         * src/gtk/gtkaspell.h
8811                 Make the spellchecker menu work with the 
8812                 GtkTextView one instead of overriding it
8813
8814 2005-11-20 [paul]       1.9.100cvs24
8815
8816         * manual/handling.xml
8817                 proofread and corrected
8818
8819 2005-11-20 [paul]       1.9.100cvs23
8820
8821         * manual/Makefile
8822                 generate html as one file
8823         * manual/advanced.xml
8824                 fix output generation
8825                 reformat hidden options list
8826         * manual/manual.xml     ** REMOVED **
8827         * manual/sylpheed-claws-manual.xml      ** ADDED **
8828                 renamed
8829
8830 2005-11-18 [colin]      1.9.100cvs22
8831
8832         * src/prefs_account.c
8833                 Fix layout in news and mbox accounts
8834         * manual/account.xml
8835         * manual/advanced.xml
8836                 New contents for Paul to check :)
8837
8838 2005-11-18 [wwp]        1.9.100cvs21
8839
8840         * src/gtk/quicksearch.c
8841                 don't update extended quicksearch buttons twice
8842
8843 2005-11-18 [paul]       1.9.100cvs20
8844
8845         * src/textview.c
8846                 complete 1.9.100cvs19
8847
8848 2005-11-18 [paul]       1.9.100cvs19
8849
8850         * src/compose.c
8851                 cosmetic improvements
8852         * src/textview.c
8853                 also list text/* attachments
8854
8855 2005-11-18 [colin]      1.9.100cvs18
8856
8857         * src/summaryview.c
8858                 Use column 0 instead of -1 in 
8859                 gtk_ctree_node_moveto, in a naive
8860                 hope it'll fix the gtk-related crashes
8861
8862 2005-11-18 [colin]      1.9.100cvs17
8863
8864         * src/gtk/inputdialog.c
8865                 Fix icon staying the first one
8866
8867 2005-11-17 [wwp]        1.9.100cvs16
8868                 fix possible problem showing some quicksearch buttons, and a bad
8869                 call to g_return_if_fail in a function that returns a value (both
8870                 fixes by Fabien Vantard)
8871
8872 2005-11-15 [wwp]        1.9.100cvs15
8873
8874         * src/gtk/quicksearch.c
8875                 added a tooltip to that obscure ... quicksearch button
8876
8877 2005-11-15 [wwp]        1.9.100cvs14
8878
8879         * src/gtk/quicksearch.c
8880                 add a quicksearch helper to filtering expression users: the ... button
8881                 raises the condition expr window. condition expressions set up w/ this
8882                 window are used by the quicksearch if the user closes it pressing OK.
8883
8884 2005-11-14 [paul]       1.9.100cvs13
8885
8886         * src/plugins/clamav/clamav_plugin.c
8887         * src/plugins/spamassassin/spamassassin.c
8888                 change plugin type following recent merging
8889
8890 2005-11-14 [wwp]        1.9.100cvs12
8891
8892         * src/folder.c
8893                 prevent from crashing when copying/moving message(s) from and
8894                 to the same folder
8895
8896 2005-11-14 [paul]       1.9.100cvs11
8897
8898         * src/plugins/clamav/Makefile.am
8899         * src/plugins/clamav/clamav_plugin.c
8900         * src/plugins/clamav/clamav_plugin.h
8901         * src/plugins/clamav/clamav_plugin_gtk.c
8902                 also merge clamav and clamav_gtk plugins
8903
8904 2005-11-13 [colin]      1.9.100cvs10
8905
8906         * configure.ac
8907         * src/plugins/spamassassin/Makefile.am
8908         * src/plugins/spamassassin/spamassassin.c
8909         * src/plugins/spamassassin/spamassassin.h
8910         * src/plugins/spamassassin/spamassassin_gtk.c
8911                 Merge spamassassin and spamassassin_gtk plugins,
8912                 and build it by default.
8913
8914 2005-11-12 [colin]      1.9.100cvs9
8915
8916         * src/etpan/imap-thread.c
8917                 Fix gcc warning
8918
8919 2005-11-12 [colin]      1.9.100cvs8
8920
8921         * src/procmime.c
8922                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
8923
8924 2005-11-10 [colin]      1.9.100cvs7
8925
8926         * src/main.c
8927                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
8928                 minimised state)
8929
8930 2005-11-10 [wwp]        1.9.100cvs6
8931
8932         * src/gtk/description_window.c
8933                 fix a crash when closing description windows using the WM's [X] button
8934
8935 2005-11-09 [colin]      1.9.100cvs5
8936
8937         * src/common/ssl.c
8938                 Update libetpan call to follow upstream
8939                 (yes, this requires libetpan-0.40cvs3)
8940
8941 2005-11-08 [colin]      1.9.100cvs4
8942
8943         * src/compose.c
8944         * src/textview.c
8945         * src/common/utils.c
8946         * src/common/utils.h
8947                 Enhance the email parser
8948
8949 2005-11-08 [colin]      1.9.100cvs3
8950
8951         * src/procmime.c
8952                 Fix what looks like an off-by-one (fixes 
8953                 attachments from the Bat)
8954
8955 2005-11-08 [wwp]        1.9.100cvs2
8956
8957         * src/main.c
8958                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
8959
8960 2005-11-08 [wwp]        1.9.100cvs1
8961
8962         * src/main.c
8963                 allow exiting Sylpheed-Claws from command-line
8964
8965 2005-11-08 [paul]       1.9.100
8966
8967         1.9.100 released
8968
8969 2005-11-07 [colin]      1.9.99cvs17
8970
8971         * src/addritem.c
8972         * src/ldif.c
8973                 Fix import of base-64 encoded items
8974
8975 2005-11-07 [colin]      1.9.99cvs16
8976
8977         * src/send_message.c
8978                 Fix bug #314 (Queue does not empty under certain 
8979                 circumstances)
8980
8981 2005-11-07 [paul]       1.9.99cvs15
8982
8983         * src/mutt.c
8984         * src/pine.c
8985                 fix buffer overflows
8986                 Thanks to Colin
8987
8988 2005-11-07 [paul]       1.9.99cvs14
8989
8990         * doc/man/Makefile.am
8991         * doc/man/sylpheed-claws.1      ** ADDED **
8992         * doc/man/sylpheed.1            ** DELETED **
8993                 rename and update the man file
8994
8995 2005-11-06 [colin]      1.9.99cvs13
8996
8997         * src/ldif.c
8998                 Fix ldif_get_line() that returned empty strings
8999                 (Didn't understand why). Also fix a possible
9000                 buffer overflow.
9001
9002 2005-11-06 [wwp]        1.9.99cvs12
9003
9004         * src/textview.c
9005         * src/gtk/about.c
9006         * src/gtk/gtkutils.c
9007         * src/gtk/gtkutils.h
9008                 fix a compilation warning,
9009                 make links sensitive in the about dialog
9010
9011 2005-11-04 [wwp]        1.9.99cvs11
9012
9013         * src/gtk/about.c
9014                 don't wrap or translate URIs, and a bit text format cleanup
9015
9016 2005-11-04 [wwp]        1.9.99cvs10
9017
9018         * src/gtk/about.c
9019                 better textview tagging implementation (no more use of marks for
9020                 postponed tagging)
9021
9022 2005-11-02 [colin]      1.9.99cvs9
9023
9024         * src/common/ssl.c
9025                 Forgot an ifdef
9026
9027 2005-11-02 [colin]      1.9.99cvs8
9028
9029         * configure.ac
9030                 Require libetpan-0.40 due to upstream fix
9031         * src/common/ssl.c
9032                 Tell libetpan not to call SSL_Library_Init,
9033                 as we do it ourselves.
9034
9035 2005-11-02 [colin]      1.9.99cvs7
9036
9037         * po/POTFILES.in
9038                 Add missing files (thanks to Fabien Vantard)
9039
9040 2005-11-02 [colin]      1.9.99cvs6
9041
9042         * src/summaryview.c
9043                 Fix totals when read messages are hidden or quicksearch
9044                 is on
9045         * src/ssl_manager.c
9046         * src/ssl_manager.h
9047         * src/common/ssl_certificate.c
9048         * src/common/ssl_certificate.h
9049         * src/gtk/sslcertwindow.c
9050         * src/gtk/sslcertwindow.h
9051                 Fix copyright on my stuff
9052
9053 2005-11-02 [wwp]        1.9.99cvs5
9054
9055         * src/prefs_themes.c
9056                 fix directory name checking (theme installation/removal),
9057                 made related error a bit more verbose
9058
9059 2005-11-02 [colin]      1.9.99cvs4
9060
9061         * src/summaryview.c
9062                 Fix typo (probably fixes bug #841 (Sort by the From 
9063                 field doesn't work)
9064
9065 2005-11-02 [paul]       1.9.99cvs3
9066
9067         * po/ko.po
9068         * po/nb.po
9069                 updated by SungHyun Nam, Geir Helland
9070         * src/wizard.c
9071                 fix typo in welcome message. spotted by
9072                 Andrea Spadaccini
9073
9074 2005-11-01 [colin]      1.9.99cvs2
9075
9076         * src/compose.c
9077                 Fix replying to ml wen confirming subscription
9078         * src/messageview.c
9079         * src/mimeview.c
9080         * src/mimeview.h
9081         * src/privacy.h
9082         * src/summaryview.c
9083                 Make key check non blocking
9084
9085 2005-10-31 [paul]       1.9.99cvs1
9086
9087         * tools/claws.i18n.status.pl
9088                 updated for ChangeLog
9089
9090 2005-10-31 [paul]       1.9.99
9091
9092         1.9.99 released
9093
9094 2005-10-31 [paul]       1.9.15cvs131
9095
9096         * .cvsignore
9097         * ChangeLog
9098         * ChangeLog.claws       ** REMOVED **
9099         * ChangeLog-gtk2.claws  ** REMOVED **
9100         * ChangeLog.gtk1        ** ADDED **
9101         * INSTALL
9102         * Makefile.am
9103         * NEWS
9104         * README
9105         * README.claws          ** REMOVED **
9106         * README.jp             ** REMOVED **
9107         * RELEASE_NOTES         ** ADDED **
9108         * RELEASE_NOTES.claws   ** REMOVED **
9109         * commitHelper
9110         * configure.ac
9111         * sylpheed.spec.in      ** REMOVED **
9112                 tidy up and update the default docs:
9113                 ChangeLog.claws is renamed ChangeLog.gtk1
9114                 ChangeLog-gtk2.claws is renamed ChangeLog
9115                 README.claws is renamed README
9116                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
9117
9118 2005-10-31 [paul]       1.9.15cvs130
9119
9120         * po/it.po
9121                 fix errors
9122
9123 2005-10-31 [paul]       1.9.15cvs129
9124
9125         * po/ca.po
9126         * po/de.po
9127         * po/en_GB.po
9128         * po/fr.po
9129         * po/it.po
9130         * po/pt_BR.po
9131         * po/sk.po
9132         * po/sr.po
9133         * po/zh_CN.po
9134                 updated by Miquel Oliete, Stephan Sachse and
9135                 Thomas Gilgin, me, Fabien Vantard, Andrea
9136                 Spadaccini, Frederico Goncalves Guimaraes,
9137                 Andrej Kacian, Aleksandar Urosevic, and
9138                 Ralgh Young.
9139
9140 2005-10-31 [mones]      1.9.15cvs128
9141
9142         * manual/faq.xml
9143                 More questions.
9144         
9145         * po/es.po
9146                 Updated for release.
9147
9148 2005-10-30 [colin]      1.9.15cvs127
9149
9150         * src/compose.c
9151                 Place cursor before rewrapping (fixes cursor
9152                 pos if quotation gets rewrapped)
9153
9154 2005-10-29 [paul]       1.9.15cvs126
9155
9156         * src/crash.c
9157         * src/foldersel.c
9158         * src/main.c
9159         * src/messageview.c
9160         * src/toolbar.c
9161         * src/gtk/authors.h
9162                 corrections to text items
9163
9164 2005-10-28 [colin]      1.9.15cvs125
9165
9166         * src/messageview.c
9167                 Make "hit 'C' to check sig" work from extern 
9168                 messageviews
9169
9170 2005-10-27 [colin]      1.9.15cvs124
9171
9172         * src/summaryview.c
9173                 Add a hack to avoid segfaulting when hammering 
9174                 on gtk's events
9175
9176 2005-10-27 [wwp]        1.9.15cvs123
9177
9178         * src/prefs_themes.c
9179                 sort list of themes names in themes prefs
9180
9181 2005-10-27 [paul]       1.9.15cvs122
9182
9183         * src/folder.c
9184         * src/prefs_account.c
9185                 fix building on Solaris
9186                 Patch by Alex Moore
9187
9188 2005-10-27 [wwp]        1.9.15cvs121
9189
9190         * src/summaryview.c
9191         * src/gtk/gtksctree.c
9192                 speed up unselecting messages in summary view (thanks to Colin)
9193
9194 2005-10-27 [paul]       1.9.15cvs120
9195
9196         * src/mainwindow.c
9197                 fix a compilation warning
9198         * src/summaryview.c
9199                 fix updating of 'n items selected' count
9200                 when deselecting
9201
9202 2005-10-27 [martin]     1.9.15cvs119
9203
9204         * src/action.c
9205                 ignore actions with a leading '/' in the action menu name
9206                 fixes a crash on menu creation
9207         * src/prefs_actions.c
9208                 do not allow a leading '/' in the action menu name
9209
9210 2005-10-27 [paul]       1.9.15cvs118
9211
9212         * src/main.c
9213                 fix compilation warning
9214
9215 2005-10-27 [paul]       1.9.15cvs117
9216
9217         * src/procmime.c
9218                 add #if HAVE_LOCALE_H
9219
9220 2005-10-27 [paul]       1.9.15cvs116
9221
9222         * src/plugins/clamav/clamav_plugin.c
9223         * src/plugins/dillo_viewer/dillo_viewer.c
9224         * src/plugins/mathml_viewer/mathml_viewer.c
9225         * src/plugins/pgpcore/plugin.c
9226         * src/plugins/pgpinline/plugin.c
9227         * src/plugins/pgpmime/plugin.c
9228         * src/plugins/spamassassin/spamassassin.c
9229         * src/plugins/trayicon/trayicon.c
9230                 plugin_init() : make error messages more
9231                 informative
9232
9233 2005-10-26 [wwp]        1.9.15cvs115
9234
9235         * src/prefs_matcher.c
9236                 enlarge boolean op widget width a bit (wasn't always showing text contents)
9237
9238 2005-10-26 [wwp]        1.9.15cvs114
9239
9240         * src/procmime.c
9241         * src/gtk/gtksctree.c
9242         * src/plugins/spamassassin/libspamc.c
9243         * src/plugins/spamassassin/spamassassin.c
9244                 fix some compilation warnings more
9245
9246 2005-10-26 [mones]      1.9.15cvs113
9247
9248         * po/es.po
9249                 Updated translation
9250
9251 2005-10-26 [paul]       1.9.15cvs112
9252
9253         * src/prefs_message.c
9254                 give all display_xface stuff the
9255                 #if HAVE_LIBCOMPFACE treatment, thus
9256                 preventing a crash
9257                 (Thanks to Wolfgang Enderlein)
9258
9259 2005-10-26 [colin]      1.9.15cvs111
9260
9261         * src/gedit-print.c
9262                 Fix date format
9263         * src/imap_gtk.c
9264         * src/news_gtk.c
9265                 Remove context menu items that should not be there
9266         * src/jpilot.c
9267                 Fix encoding
9268         * src/main.c
9269         * src/mainwindow.c
9270                 Don't show the mainwindow too soon
9271
9272 2005-10-26 [wwp]        1.9.15cvs110
9273
9274         * src/folder.c
9275         * src/manual.c
9276         * src/summaryview.c
9277                 fix uninitialized pointers in the folder updating hook
9278                 (thanks to Colin)
9279
9280 2005-10-25 [mones]      1.9.15cvs109
9281
9282         * manual/faq.xml
9283                 General information subsection completed. 
9284                 Removed archaic references.
9285                 
9286         * manual/Makefile
9287         * manual/dtd/manual.dsl
9288                 Added customization stylesheet for getting paragraphs
9289                 fully justified in PDF output (as suggested by Colin).
9290
9291 2005-10-25 [colin]      1.9.15cvs108
9292
9293         * src/compose.c
9294                 Fix a second leak
9295
9296 2005-10-25 [colin]      1.9.15cvs107
9297
9298         * src/addrbook.c
9299         * src/addrindex.c
9300                 Fix leak (xml_get_element() allocates memory)
9301         * src/compose.c
9302                 Fix leak + dead code (shame!)
9303         * src/procmime.c
9304                 Fix leak
9305
9306 2005-10-25 [colin]      1.9.15cvs106
9307
9308         * src/mimeview.c
9309                 Fix encoding issue in Save all and in 
9310                 overwrite-confirmation alertpanel
9311
9312 2005-10-25 [colin]      1.9.15cvs105
9313
9314         * src/common/socket.c
9315                 Fix a leak - Thanks to Christopher Aillon
9316                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
9317
9318 2005-10-25 [paul]       1.9.15cvs104
9319
9320         * src/wizard.c
9321                 Always guess servers from the right-hand
9322                 email part and guess username from the
9323                 left-hand part. (Thanks to Colin)
9324                 add an X-Face to the welcome message
9325
9326 2005-10-25 [paul]       1.9.15cvs103
9327
9328         * manual/handling.xml
9329                 written by Colin, edited by me
9330
9331 2005-10-25 [wwp]        1.9.15cvs102
9332
9333         * src/folderview.c
9334         * src/grouplistdialog.c
9335         * src/imap.c
9336         * src/noticeview.c
9337                 fix some compilation warnings
9338
9339 2005-10-24 [paul]
9340
9341         1.9.99-rc3 released
9342
9343 2005-10-24 [paul]       1.9.15cvs101
9344
9345         * src/gtk/about.c
9346                 fix window sizing
9347
9348 2005-10-24 [paul]       1.9.15cvs100
9349
9350         * src/pixmaps/offline.xpm
9351         * src/pixmaps/online.xpm
9352                 replace with last default versions
9353
9354 2005-10-24 [colin]      1.9.15cvs99
9355
9356         * src/imap.c
9357                 Fix bug when moving a folder
9358         * src/imap_gtk.c
9359         * src/mh_gtk.c
9360                 "Delete folder" pops up a window, so it 
9361                 should be suffixed with "..."
9362         * src/plugins/pgpcore/sgpgme.c
9363                 Include locale.h
9364
9365 2005-10-24 [mones]      1.9.15cvs98
9366
9367         * manual/Makefile
9368         * manual/account.xml
9369         * manual/ack.xml
9370         * manual/addrbook.xml
9371         * manual/advanced.xml
9372         * manual/faq.xml
9373         * manual/glossary.xml
9374         * manual/gpl.xml
9375         * manual/handling.xml
9376         * manual/intro.xml
9377         * manual/keyboard.xml
9378         * manual/manual.xml
9379         * manual/plugins.xml
9380         * manual/starting.xml
9381         * manual/dtd/sdocbook.dtd
9382                 Initial manual structure and some content.
9383
9384 2005-10-23 [wwp]        1.9.15cvs97
9385
9386         * src/gtk/about.c
9387                 fix a typo
9388
9389 2005-10-23 [wwp]        1.9.15cvs96
9390
9391         * src/gtk/about.c
9392         * src/gtk/authors.h
9393                 rework of the about window (main work by Paul), also featuring a few
9394                 fixes for typos and duplicate names
9395
9396 2005-10-23 [wwp]        1.9.15cvs95
9397
9398         * src/.cvsignore
9399                 Ignore the right binary name (sylpheed-claws now)
9400
9401 2005-10-23 [paul]       1.9.15cvs94
9402
9403         * src/compose.c
9404                 when using Folder Pref 'Default To for
9405                 replies' make the entry in the Compose
9406                 window bold
9407                 Patch by Fabien Vantard
9408
9409 2005-10-22 [colin]      1.9.15cvs93
9410
9411         * src/codeconv.c
9412                 Fix leak
9413
9414 2005-10-22 [colin]      1.9.15cvs92
9415
9416         * src/codeconv.c
9417                 try to convert using locale (apart utf8) if necessary
9418
9419 2005-10-22 [colin]      1.9.15cvs91
9420
9421         * src/pixmaps/new.xpm
9422         * src/pixmaps/unread.xpm
9423                 Make the unread envelope blue again and
9424                 saturate the new one a bit more.
9425
9426 2005-10-22 [colin]      1.9.15cvs90
9427
9428         * src/compose.c
9429                 When replying to a mail sent by one of our accounts,
9430                 use the original list of recipients. Let 'Reply All'
9431                 and 'Reply to sender' work like previously.
9432
9433 2005-10-21 [colin]      1.9.15cvs89
9434
9435         * src/prefs_filtering.c
9436                 Clear fields after add and replace
9437         * src/textview.c
9438                 Display xface differently (better)
9439         * src/plugins/pgpinline/pgpinline.c
9440                 Fix crappy encodings/recodings
9441
9442 2005-10-21 [paul]       1.9.15cvs88
9443
9444         * src/compose.c
9445         * src/prefs_folder_item.c
9446         * src/toolbar.c
9447                 fix news folder Folder Properties
9448                 (thanks to Colin)
9449         * src/folderview.c
9450                 update folderview after Themes change
9451                 keep selected folder selected
9452                 (thanks to Colin)
9453
9454 2005-10-21 [paul]       1.9.15cvs87
9455
9456         * tools/Makefile.am
9457         * tools/OOo2sylpheed.pl
9458         * tools/README
9459         * tools/README.sylprint
9460         * tools/asus_mailled.sh         ** REMOVED **
9461         * tools/filter_conv.pl
9462         * tools/freshmeat_search.pl
9463         * tools/google_search.pl
9464         * tools/gpg-sign-syl            ** REMOVED **
9465         * tools/kmail2sylpheed.pl
9466         * tools/kmail2sylpheed_v2.pl
9467         * tools/multiwebsearch.pl
9468         * tools/nautilus2sylpheed.sh
9469         * tools/newscache_clean.pl
9470         * tools/outlook2sylpheed.pl
9471         * tools/sylpheed-switcher       ** REMOVED **
9472         * tools/sylprint.pl
9473         * tools/sylprint.rc
9474         * tools/tb2sylpheed
9475         * tools/vcard2xml.py
9476         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9477                 update default config dir
9478                 update binary name (thanks to Fabien Vantard)
9479                 remove obsolete scripts
9480
9481 2005-10-21 [colin]      1.9.15cvs86
9482
9483         * src/inc.c
9484                 Fix possible leak and units. Based on a patch by
9485                 Fabien Vantard.
9486
9487 2005-10-20 [colin]      1.9.15cvs85
9488
9489         * src/textview.c
9490                 Clear xface when clearing textview
9491
9492 2005-10-20 [colin]      1.9.15cvs84
9493
9494         * configure.ac
9495         * src/folderview.c
9496         * src/headerview.c
9497         * src/main.c
9498         * src/prefs_common.c
9499         * src/prefs_common.h
9500         * src/prefs_message.c
9501         * src/textview.c
9502         * src/textview.h
9503         * src/common/defs.h
9504         * src/common/utils.c
9505         * src/common/utils.h
9506         * src/gtk/gtkutils.c
9507         * src/gtk/gtkutils.h
9508                 Migrate config to .sylpheed-claws (Automatically)
9509                 Add a way to get the Xface in the TextView
9510
9511 2005-10-20 [colin]      1.9.15cvs83
9512
9513         * src/gtk/Makefile.am
9514         * src/gtk/about.c
9515         * src/gtk/authors.h
9516                 Make the about dialog *grooovy*
9517
9518 2005-10-20 [colin]      1.9.15cvs82
9519
9520         * src/mimeview.c
9521                 Use "Open with" on double click if no command
9522                 was found
9523
9524 2005-10-20 [colin]      1.9.15cvs81
9525
9526         * src/imap.c
9527         * src/etpan/imap-thread.c
9528                 Fix possible crash.
9529
9530 2005-10-20 [paul]       1.9.15cvs80
9531
9532         * src/folder.c
9533                 don't show clipkey icon if the only
9534                 attachment is the signature
9535                 Patch by Colin
9536
9537 2005-10-20 [paul]       1.9.15cvs79
9538
9539         * AUTHORS
9540         * src/plugins/pgpmime/pgpmime.c
9541                 name the PGP/MIME signature 'signature.asc'
9542                 Patch by Andrew Nelson <freeandy@gmail.com>
9543
9544 2005-10-19 [colin]      1.9.15cvs78
9545
9546         * src/plugins/pgpmime/pgpmime.c
9547                 Oops, no need to double-check though
9548
9549 2005-10-19 [colin]      1.9.15cvs77
9550
9551         * src/plugins/pgpinline/pgpinline.c
9552         * src/plugins/pgpmime/pgpmime.c
9553                 Check that my_tmpfile() doesn't 
9554                 return NULL
9555
9556 2005-10-19 [colin]      1.9.15cvs76
9557
9558         * src/common/utils.c
9559                 Use shorter mime boundaries to avoid having
9560                 MTAs rewrapping our headers, breaking the
9561                 PGP signature in the process 
9562         * src/compose.c
9563         * src/plugins/pgpmime/pgpmime.c
9564                 Check for boundary uniqueness to be sure
9565                 it won't happen, instead of hoping for the
9566                 best
9567
9568 2005-10-19 [colin]      1.9.15cvs75
9569
9570         * sylpheed-claws.desktop
9571         * src/Makefile.am
9572         * src/main.c
9573                 Ship a sylpheed-claws binary instead
9574                 of a sylpheed one. Change the socket
9575                 name, too
9576         * src/folderview.c
9577                 Update folder only if it changed
9578         * src/wizard.c
9579                 Fix i18n in welcome mail, patch by
9580                 Fabien Vantard
9581
9582 2005-10-19 [paul]
9583
9584         1.9.99-rc2 released
9585
9586 2005-10-19 [paul]       1.9.15cvs74
9587
9588         * src/folder.c
9589         * src/folderview.c
9590                 fix summaryview update
9591                 Patch by Colin
9592
9593 2005-10-18 [colin]      1.9.15cvs73
9594
9595         * src/plugins/pgpcore/passphrase.c
9596                 Don't XGrabServer, and try a bit more to 
9597                 sync everything before grabbing mouse/keyboard
9598
9599 2005-10-18 [colin]      1.9.15cvs72
9600
9601         * src/Makefile.am
9602         * src/addressadd.c
9603         * src/addressbook.c
9604         * src/folderview.c
9605         * src/grouplistdialog.c
9606         * src/mimeview.c
9607         * src/stock_pixmap.c
9608         * src/stock_pixmap.h
9609         * src/summaryview.c
9610         * src/gtk/gtksctree.c
9611         * src/gtk/gtksctree.h
9612         * src/pixmaps/empty.xpm
9613                 Implement a wrapper call for gtk_ctree_set_node_info
9614                 and gtk_ctree_insert_node, that uses a 1x1 transparent
9615                 pixmap instead of a NULL one. This works around some
9616                 memory problems deep inside gtk, revealed by valgrind,
9617                 and fixes bug #834 (Pressing CTRl-D on a message marked 
9618                 as locked crashes sylpheed.), as well as, probably, 
9619                 wwp's 4th dimension problems that happen in gtk_ctree_*.
9620
9621 2005-10-17 [colin]      1.9.15cvs71
9622
9623         * src/mimeview.c
9624                 Provide visual feedback when checking
9625                 signature
9626
9627 2005-10-17 [colin]      1.9.15cvs70
9628
9629         * src/main.c
9630                 Keep the folder list frozen while checking caches...
9631
9632 2005-10-17 [colin]      1.9.15cvs69
9633
9634         * src/addr_compl.c
9635                 Fi bug #833 (Autocompleting from addressbook 
9636                 fails with extended chars)
9637         * src/imap.c
9638                 Fix 'adding messages' staying in statusbar
9639                 after an error
9640
9641 2005-10-17 [wwp]        1.9.15cvs68
9642
9643         * src/ssl_manager.c
9644                 Fix buttons' layout resizing when window size changes
9645
9646 2005-10-17 [wwp]        1.9.15cvs67
9647
9648         * src/account.c
9649         * src/prefs_account.c
9650         * src/prefs_common.c
9651         * src/prefs_common.h
9652         * src/prefs_folder_item.c
9653         * src/prefs_gtk.c
9654         * src/gtk/logwindow.c
9655         * src/gtk/pluginwindow.c
9656         * src/gtk/prefswindow.c
9657         * src/gtk/prefswindow.h
9658                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
9659
9660 2005-10-17 [paul]       1.9.15cvs66
9661
9662         * configure.ac
9663                 fix missing libetpan message
9664         * po/en_GB.po
9665                 updated
9666         * src/crash.c
9667         * src/manual.c
9668         * src/prefs_themes.c
9669         * src/common/defs.h
9670                 add some new URI defines, change some
9671                 others
9672         * src/wizard.c
9673                 make welcome message translatable
9674                 small improvements to english
9675                 other tweaks
9676         * src/gtk/menu.c
9677                 fix warnings
9678
9679 2005-10-17 [paul]       1.9.15cvs65
9680
9681         * src/summaryview.c
9682                 fix column titles
9683
9684 2005-10-16 [mones]      1.9.15cvs64
9685
9686         * po/es.po
9687                 Updated translation
9688
9689 2005-10-16 [colin]
9690
9691         1.9.99-rc1 released
9692
9693 2005-10-16 [colin]      1.9.15cvs63
9694
9695         * src/wizard.c
9696                 Fix whitespace
9697
9698 2005-10-16 [colin]      1.9.15cvs62
9699
9700         * src/toolbar.c
9701                 s/Get All/Get Mail/
9702         * src/wizard.c
9703                 Real welcome mail text, thanks Paul
9704
9705 2005-10-16 [colin]      1.9.15cvs61
9706
9707         * src/editldap.c
9708         * src/exporthtml.c
9709         * src/main.c
9710         * src/mainwindow.c
9711         * src/prefs_themes.c
9712         * src/prefs_toolbar.c
9713         * src/plugins/demo/demo.c
9714         * src/plugins/trayicon/trayicon.c
9715                 s/Sylpheed/Sylpheed-Claws/
9716
9717 2005-10-16 [colin]      1.9.15cvs60
9718
9719         * src/wizard.c
9720                 Add a welcome email in the first empty mailbox
9721         * src/prefs_common.c
9722                 Change one more default
9723
9724 2005-10-16 [colin]      1.9.15cvs59
9725
9726         * src/wizard.c
9727                 Remove printf
9728
9729 2005-10-16 [colin]      1.9.15cvs58
9730
9731         * src/toolbar.c
9732         * src/prefs_common.c
9733                 Change some defaults
9734
9735 2005-10-16 [colin]      1.9.15cvs57
9736
9737         * src/toolbar.c
9738         * src/prefs_common.c
9739                 Change some defaults
9740
9741 2005-10-16 [colin]      1.9.15cvs56
9742
9743         * src/wizard.c
9744                 By default, initialize fonts to have
9745                 the same size as normal GtkWidgets
9746
9747 2005-10-16 [colin]      1.9.15cvs55
9748
9749         * src/mimeview.c
9750                 Fix message a bit more
9751
9752 2005-10-16 [colin]      1.9.15cvs54
9753
9754         * src/addressbook.c
9755                 Second attempt at flicker fixing
9756
9757 2005-10-16 [colin]      1.9.15cvs53
9758
9759         * src/addressbook.c
9760                 Fix flicker
9761
9762 2005-10-16 [wwp]        1.9.15cvs52
9763
9764         * src/addressbook.c
9765         * src/editaddress.c
9766         * src/prefs_common.c
9767         * src/prefs_common.h
9768                 Remember window sizes (address book)
9769
9770 2005-10-16 [wwp]        1.9.15cvs51
9771
9772         * src/plugins/clamav/clamav_plugin_gtk.c
9773         * src/plugins/spamassassin/spamassassin_gtk.c
9774                 Fix compilation warnings (missing #include).
9775
9776 2005-10-16 [colin]      1.9.15cvs50
9777
9778         * src/mimeview.c
9779         * src/summaryview.c
9780         * src/textview.c
9781                 Make 'c' check signature, and forward
9782                 c, l, y, t from summaryview to mimeview
9783
9784 2005-10-16 [colin]      1.9.15cvs49
9785
9786         * src/addressbook.c
9787                 Put border around buttons
9788         * src/mainwindow.c
9789         * src/summaryview.c
9790                 Rework menus (Patch based on a patch
9791                 by Paul)
9792
9793 2005-10-15 [wwp]        1.9.15cvs48
9794
9795         * src/editjpilot.c
9796         * src/editldap.c
9797         * src/editvcard.c
9798         * src/exphtmldlg.c
9799         * src/expldifdlg.c
9800         * src/export.c
9801         * src/import.c
9802         * src/importldif.c
9803         * src/importmutt.c
9804         * src/importpine.c
9805         * src/prefs_account.c
9806         * src/prefs_spelling.c
9807         * src/gtk/gtkutils.c
9808         * src/gtk/gtkutils.h
9809         * src/plugins/clamav/clamav_plugin_gtk.c
9810         * src/plugins/spamassassin/spamassassin_gtk.c
9811                 use nicer browse-for-file/dir buttons than the "..." ones,
9812                 code factorizing more.
9813
9814 2005-10-14 [colin]      1.9.15cvs47
9815
9816         * src/mainwindow.c
9817                 set relief on the account switcher so that people see it
9818                 grey out Create processing rules when no message is selected
9819         * src/prefs_filtering.c
9820                 ask before closing if the rule has not been modified, even if
9821                 it's not valid
9822         * src/prefs_matcher.c
9823                 fix sensitivity when entering the dialog
9824         * src/gtk/inputdialog.c
9825                 display a better icon on password ask
9826         * src/plugins/pgpcore/passphrase.c
9827                 make the dialog look better
9828
9829 2005-10-14 [paul]       1.9.15cvs46
9830
9831         * src/folderview.c
9832                 indicate presense of marked msgs in
9833                 unexpanded subfolders
9834
9835 2005-10-14 [paul]       1.9.15cvs45
9836
9837         * src/prefs_actions.c
9838         * src/prefs_common.c
9839         * src/prefs_common.h
9840         * src/prefs_filtering_action.c
9841         * src/prefs_matcher.c
9842         * src/prefs_template.c
9843                 remember window sizes
9844                 fix Info button size
9845
9846         Patches by wwp
9847
9848 2005-10-13 [colin]      1.9.15cvs44
9849
9850         * src/mimeview.c
9851         * src/noticeview.c
9852         * src/noticeview.h
9853                 Add a tooltip on the icon (optional) 
9854                 Get rid of the signature buttons and only
9855                 use the icon+tooltip
9856
9857 2005-10-13 [colin]      1.9.15cvs43
9858
9859         * src/noticeview.c
9860         * src/noticeview.h
9861                 Add hand cursor for hovering over icon
9862
9863 2005-10-13 [colin]      1.9.15cvs42
9864
9865         * src/summaryview.c
9866                 Fix crash when quicksearch's hidden 
9867                 at startup
9868
9869 2005-10-13 [colin]      1.9.15cvs41
9870
9871         * src/compose.c
9872                 Set subject when forwarding multiple mails
9873                 Check that other recipient than the default Cc or Bcc
9874                 have been set before sending.
9875
9876 2005-10-13 [colin]      1.9.15cvs40
9877
9878         * src/imap.c
9879                 Batch per-folder
9880                 Introduce locking, but don't use it yet
9881
9882 2005-10-13 [colin]      1.9.15cvs39
9883
9884         * src/gtk/quicksearch.c
9885                 Reset quicksearch when hiding it
9886                 Make sticky a real pref
9887
9888 2005-10-13 [colin]      1.9.15cvs38
9889
9890         * src/summaryview.c
9891                 Faster prefs apply
9892
9893 2005-10-13 [colin]      1.9.15cvs37
9894
9895         * src/mimeview.c
9896         * src/noticeview.c
9897         * src/noticeview.h
9898         * src/plugins/pgpcore/sgpgme.c
9899                 Make privacy icon clickable
9900                 Move Trust field in Full info
9901                 When trust is less than full, don't display
9902                 a warning icon
9903
9904 2005-10-13 [colin]      1.9.15cvs36
9905
9906         * src/folder.c
9907                 Batch on flags sync
9908         * src/folderview.c
9909                 Revert speed hack which is dangerous in fact
9910                 Apply prefs faster
9911
9912 2005-10-13 [colin]      1.9.15cvs35
9913
9914         * src/folder_item_prefs.c
9915                 Fix pref corruption on folder move. Patch
9916                 by wwp
9917
9918 2005-10-13 [paul]       1.9.15cvs34
9919
9920         * src/export.c
9921         * src/import.c
9922                 fix typos in g_warnings
9923         * src/prefs_account.c
9924                 add a file selector for Signature file
9925
9926         Patches by wwp
9927
9928 2005-10-12 [colin]      1.9.15cvs33
9929
9930         * src/mimeview.c
9931                 Provide a quick way to go back from a
9932                 signature's full info to the email part
9933
9934 2005-10-12 [colin]      1.9.15cvs32
9935
9936         * src/compose.c
9937                 Remove old hack of encoding signed mails with base64.
9938                 QP works equally well.
9939
9940 2005-10-12 [colin]      1.9.15cvs31
9941
9942         * src/crash.c
9943                 Replace deprecated GtkText with GtkTextView
9944         * src/imap.c
9945                 Fix a logic bug about counts in imap_select
9946                 (previously un-triggered)
9947         * src/mainwindow.c
9948         * src/summaryview.c
9949         * src/news.c
9950                 Allow local deletion of news posts
9951         * src/mimeview.c
9952                 Show GPG noticeview on the message/rfc822 part
9953                 in addition to the text/plain one
9954         * src/prefs_image_viewer.c
9955           src/plugins/pgpcore/prefs_gpg.c
9956                 Polish (set the label as part of the checkbox)
9957         * src/wizard.c
9958                 Don't sit there doing nothing after destroying
9959                 the window - return err
9960
9961 2005-10-11 [colin]      1.9.15cvs30
9962
9963         * src/folderview.c
9964                 Apply processing rules before showing folders.
9965                 Early folder show (before flags sync) will only
9966                 be done when there are no processing rules (nor
9967                 pre- or post- ones)
9968         * src/imap.c
9969                 Fix stuff related to mail subdir, creation and 
9970                 deletion of folders 
9971         * src/imap_gtk.c
9972                 Don't allow creation of folders in NoInferior
9973                 folders, as it won't work
9974
9975 2005-10-10 [colin]      1.9.15cvs29
9976
9977         * src/compose.c
9978                 Reselect "None" Privacy system when selecting an
9979                 account with no privacy system defined
9980
9981 2005-10-10 [colin]      1.9.15cvs28
9982
9983         * src/mainwindow.c
9984                 Add Windows-1252 encoding
9985         * src/prefs_common.c
9986                 Rework some defaults:
9987                 - autosave to draft by default
9988                 - don't show header pane (it's already in the textview)
9989                 - Select first new or unread mail on entry
9990                 - Assume 'Yes' to change folder when there's no more
9991                   unread message
9992         * src/prefs_matcher.c
9993                 Fix a gtk assertion failure
9994         * src/gtk/colorlabel.c
9995                 Workaround bad repainting on selection
9996         * src/main.c
9997                 Freeze/thaw (a bit faster on ssh -X)
9998         * src/msgcache.c
9999                 Get rid of StrdupConverter that just adds an
10000                 extra strdup/free 
10001         * src/etpan/imap_thread.c
10002                 memset buf to 0
10003
10004 2005-10-10 [colin]      1.9.15cvs27
10005
10006         * src/export.c
10007         * src/import.c
10008                 Fix compile on gtk 2.4. Patch by wwp
10009
10010 2005-10-09 [colin]      1.9.15cvs26
10011
10012         * src/mainwindow.c
10013         * src/messageview.c
10014         * src/summaryview.c
10015                 Clarify forward menus. Patch by wwp
10016
10017 2005-10-09 [colin]      1.9.15cvs25
10018
10019         * src/compose.c
10020         * src/compose.h
10021                 Fix bug #829 (Non-working "Encrypt message by 
10022                 default when replying to an encrypted message")
10023
10024 2005-10-08 [colin]      1.9.15cvs24
10025
10026         * src/wizard.c
10027                 Fix bug #827 ("Welcome" setup wizard after a 
10028                 permission error gives up & forgets itself.)
10029
10030 2005-10-08 [colin]      1.9.15cvs23
10031
10032         * src/procmime.c
10033                 Fix bug #828 (Ignoring headers with spaces around = sign)
10034
10035 2005-10-08 [colin]      1.9.15cvs22
10036
10037         * src/export.c
10038                 Warning fix by wwp
10039
10040 2005-10-08 [colin]      1.9.15cvs21
10041
10042         * src/folder.c
10043         * src/folder.h
10044                 Add a processing_pending indicator, set on 
10045                 folder_item_open and cleared after 
10046                 folder_item_process_open
10047         * src/folderview.c
10048         * src/summaryview.c
10049                 wrap procmsg_msginfo_*_flags, and in the
10050                 wrapper check that there's no folder processing 
10051                 pending. If there is, defer the flags change until 
10052                 processing is done to avoid stepping over each
10053                 other's toes.
10054                 Freeze during processing, but not during scanning.
10055
10056 2005-10-07 [colin]      1.9.15cvs20
10057
10058         * src/plugins/pgpcore/passphrase.c
10059                 Fix bug #826 (X-Server hangs when 
10060                 right-clicking a PGP encrypted message)
10061
10062 2005-10-07 [paul]       1.9.15cvs19
10063
10064         * src/compose.c
10065                 fix compose_entries[]
10066                 patch by Fabien Vantard
10067
10068 2005-10-06 [colin]      1.9.15cvs18
10069
10070         * src/pixmaps/address.xpm
10071         * src/pixmaps/address_book.xpm
10072         * src/pixmaps/book.xpm
10073         * src/pixmaps/check_spelling.xpm
10074         * src/pixmaps/checkbox_off.xpm
10075         * src/pixmaps/checkbox_on.xpm
10076         * src/pixmaps/close.xpm
10077         * src/pixmaps/complete.xpm
10078         * src/pixmaps/continue.xpm
10079         * src/pixmaps/deleted.xpm
10080         * src/pixmaps/down_arrow.xpm
10081         * src/pixmaps/exec.xpm
10082         * src/pixmaps/forwarded.xpm
10083         * src/pixmaps/group.xpm
10084         * src/pixmaps/ignorethread.xpm
10085         * src/pixmaps/interface.xpm
10086         * src/pixmaps/jpilot.xpm
10087         * src/pixmaps/ldap.xpm
10088         * src/pixmaps/linewrap.xpm
10089         * src/pixmaps/linewrapcurrent.xpm
10090         * src/pixmaps/mail.xpm
10091         * src/pixmaps/mail_attach.xpm
10092         * src/pixmaps/mail_compose.xpm
10093         * src/pixmaps/mail_forward.xpm
10094         * src/pixmaps/mail_receive.xpm
10095         * src/pixmaps/mail_receive_all.xpm
10096         * src/pixmaps/mail_reply.xpm
10097         * src/pixmaps/mail_reply_to_all.xpm
10098         * src/pixmaps/mail_reply_to_author.xpm
10099         * src/pixmaps/mail_send.xpm
10100         * src/pixmaps/mail_send_queue.xpm
10101         * src/pixmaps/mime_application.xpm
10102         * src/pixmaps/mime_audio.xpm
10103         * src/pixmaps/mime_image.xpm
10104         * src/pixmaps/mime_message.xpm
10105         * src/pixmaps/mime_text_enriched.xpm
10106         * src/pixmaps/mime_text_html.xpm
10107         * src/pixmaps/mime_text_plain.xpm
10108         * src/pixmaps/mime_unknown.xpm
10109         * src/pixmaps/new.xpm
10110         * src/pixmaps/news_compose.xpm
10111         * src/pixmaps/offline.xpm
10112         * src/pixmaps/online.xpm
10113         * src/pixmaps/paste.xpm
10114         * src/pixmaps/preferences.xpm
10115         * src/pixmaps/privacy_emblem_encrypted.xpm
10116         * src/pixmaps/privacy_expired.xpm
10117         * src/pixmaps/privacy_failed.xpm
10118         * src/pixmaps/privacy_passed.xpm
10119         * src/pixmaps/privacy_signed.xpm
10120         * src/pixmaps/privacy_unknown.xpm
10121         * src/pixmaps/privacy_warn.xpm
10122         * src/pixmaps/properties.xpm
10123         * src/pixmaps/replied.xpm
10124         * src/pixmaps/search.xpm
10125         * src/pixmaps/unread.xpm
10126         * src/pixmaps/up_arrow.xpm
10127         * src/pixmaps/vcard.xpm
10128                 Modernize internal theme, with icons from the 
10129                 Gnomaws theme. Keep some of the old ones where
10130                 they were better.
10131
10132 2005-10-06 [colin]      1.9.15cvs17
10133
10134         * src/summaryview.c
10135                 Little optimisations + bugfix
10136         * src/toolbar.c
10137                 Remove default useless items - useless being defined
10138                 by the default relevant prefs
10139         * src/wizard.c
10140                 include config.h to make gettext work
10141         * src/prefs_themes.c
10142                 Fix selection of current theme in prefs
10143
10144 2005-10-06 [colin]      1.9.15cvs16
10145
10146         * src/prefs_common.c
10147         * src/prefs_common.h
10148         * src/prefs_summaries.c
10149         * src/folderview.c
10150                 Add a warning dialog on Mark all read 
10151                 (with pref to get rid of it)
10152
10153 2005-10-06 [paul]       1.9.15cvs15
10154
10155         * po/nb.po
10156         * po/pt_BR.po
10157                 updated by Geir Helland and Frederico
10158                 Goncalves Guimaraes
10159
10160 2005-10-05 [colin]      1.9.15cvs14
10161
10162         * src/folder.c
10163         * src/folder.h
10164         * src/folderview.c
10165         * src/folderview.h
10166         * src/imap_gtk.c
10167         * src/mh_gtk.c
10168         * src/mainwindow.c
10169         * src/setup.c
10170                 add a way to rescan without rebuilding
10171                 make moving a bit faster (less folders changes)
10172                 don't lock the tree on Get 
10173         * src/imap.c
10174                 Don't re-delete deleted messages before expunging
10175         * src/summaryview.c
10176                 Set batch mode when deleting mails
10177
10178 2005-10-05 [paul]       1.9.15cvs13
10179
10180         * src/mainwindow.c
10181         * src/mainwindow.h
10182                 fix disabled Execute menu item
10183         * src/toolbar.c
10184                 match the change in 1.9.15cvs10: use Compose
10185                 instead of News by default
10186
10187 2005-10-04 [colin]      1.9.15cvs12
10188
10189         * src/compose.c
10190                 When replying to an ML post with Reply-To set
10191                 to the poster's email, honor it (as before),
10192                 but also honor our user's request to reply to
10193                 the mailing list: set the ML address in the To
10194                 field and the Reply-To address in the Cc: 
10195                 field.
10196
10197 2005-10-04 [colin]      1.9.15cvs11
10198
10199         * src/plugins/trayicon/trayicon.c
10200                 Finish cosmetic change - thanks to wwp
10201
10202 2005-10-04 [colin]      1.9.15cvs10
10203
10204         * src/toolbar.c
10205                 Use Compose instead of Email by default.
10206                 Spotted by wwp.
10207
10208 2005-10-04 [colin]      1.9.15cvs9
10209
10210         * src/folder.c
10211         * src/folder.h
10212         * src/folderview.c
10213         * src/imap.c
10214         * src/etpan/imap-thread.c
10215         * src/etpan/imap-thread.h
10216                 Try to make IMAP faster, by simplifying SEARCH
10217                 commands, avoiding sending two STATUS in a row,
10218                 and deferring flags sync and processing just
10219                 after displaying the folder. 
10220                 This will update the SummaryView in certain
10221                 cases (new mails not already fetched, flags
10222                 changed from another client) but in a non-
10223                 blocking manner.
10224
10225 2005-10-04 [colin]      1.9.15cvs8
10226
10227         * src/plugins/trayicon/trayicon.c
10228                 Relabel "Offline" to "Work offline"
10229
10230 2005-10-04 [colin]      1.9.15cvs7
10231
10232         * src/export.c
10233         * src/import.c
10234         * src/mbox.c
10235                 Fix mbox import/export buglets
10236                 Patch by wwp
10237         * src/plugins/trayicon/trayicon.c
10238                 Add offline swithc
10239                 Patch by wwp
10240
10241 2005-10-04 [colin]      1.9.15cvs6
10242
10243         * src/folder.c
10244         * src/folderview.c
10245         * src/summaryview.c
10246                 Better fix (don't break mark all read) for cvs2
10247
10248 2005-10-03 [colin]      1.9.15cvs5
10249
10250         * src/folder.c
10251                 Use a sane sort by default
10252
10253 2005-10-03 [colin]      1.9.15cvs4
10254
10255         * src/inc.c
10256                 Add a 'Only once' button for overriding offline mode
10257         * src/prefs_account.c
10258         * src/wizard.c
10259                 Add Local mbox to the wizard
10260                 Add IMAP subdir to the wizard (or the wizard is useless
10261                 for such accounts, or even worse than useless)
10262                 Move IMAP subdir from Advanced to Receive tab, as it's
10263                 not that uncommon
10264
10265 2005-10-03 [colin]      1.9.15cvs3
10266
10267         * src/send_message.c
10268                 Forgot this one in cvs1
10269
10270 2005-10-03 [colin]      1.9.15cvs2
10271
10272         * src/folder.c
10273                 Faster close when leaving a folder with lots
10274                 of new mails. Idea by David Relson.
10275
10276 2005-10-03 [colin]      1.9.15cvs1
10277
10278         * src/compose.c
10279         * src/imap.c
10280         * src/inc.c
10281         * src/main.c
10282         * src/messageview.c
10283         * src/news.c
10284         * src/summaryview.c
10285         * src/gtk/sslcertwindow.c
10286         * src/plugins/trayicon/trayicon.c
10287                 Add accels to every AlertPanel. Patch by Fabien 
10288                 Vantard
10289
10290 2005-10-03 [paul]       1.9.15
10291
10292         1.9.15 released
10293
10294 2005-10-03 [paul]       1.9.14cvs68
10295
10296         * po/ca.po
10297         * po/de.po
10298         * po/es.po
10299         * po/fi.po
10300         * po/fr.po
10301         * po/sk.po
10302         * po/sr.po
10303         * po/zh_CN.po
10304                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10305                 Mones Lastra, Tommi Pirinen, Fabien vantard,
10306                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
10307
10308 2005-10-03 [paul]       1.9.14cvs67
10309
10310         * src/send_message.c
10311                 prevent hang on Cancel
10312                 patch by Colin
10313
10314 2005-10-03 [paul]       1.9.14cvs66
10315
10316         * src/main.c
10317                 fix crash in IMAP caused by discrepancy
10318                 between check_at_startup and offline mode
10319                 Patch by Colin
10320
10321 2005-10-01 [paul]       1.9.14cvs65
10322
10323         * src/inc.c
10324                 fix engrish
10325
10326 2005-10-01 [paul]       1.9.14cvs64
10327         * src/export.c
10328         * src/import.c
10329                 synchronise import_mbox() and export_mbox()
10330         * src/mbox.c
10331                 proc_mbox(): add alert if file cannot be opened
10332                 export_list_to_mbox(): test if dest file exists,
10333                 prompt user to overwrite if it does. add alert
10334                 if file cannot be created
10335                                                                 
10336         Patch by wwp
10337                                                                                                                 
10338
10339 2005-09-30 [paul]       1.9.14cvs63
10340
10341         * src/addressbook.c
10342                 Fix sensitivity of a menu
10343         * src/codeconv.c
10344                 Respect hidden pref for mails with no encoding
10345         * src/common/xml.c
10346                 Fix memory corruption
10347         * src/plugins/pgpcore/sgpgme.c
10348                 Fix segfault on incomplete sigs, and display
10349                 of S/Mime UIDs
10350
10351         Patches by Colin
10352
10353 2005-09-30 [colin]      1.9.14cvs62
10354
10355         * src/partial_download.c
10356                 Little logic fix in almost-dead code
10357         * src/pop.c
10358                 Fix partial download when there's no new mail
10359
10360 2005-09-29 [paul]       1.9.14cvs61
10361
10362         * src/plugins/pgpinline/pgpinline.c
10363                 fix bug 819, 'crash accessing sign message'
10364                 Patch by Colin
10365
10366 2005-09-28 [martin]     1.9.14cvs60
10367
10368         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10369                 fix bug #790 (Crash when restarting window manager (fluxbox))
10370
10371 2005-09-28 [paul]       1.9.14cvs59
10372
10373         * src/gtk/gtkaspell.c
10374                 fix off-by-one typo
10375
10376 2005-09-27 [colin]      1.9.14cvs58
10377
10378         * src/plugins/pgpcore/sgpgme.c
10379                 Report error when there's one, instead of
10380                 "Signature unchecked" 
10381
10382 2005-09-27 [colin]      1.9.14cvs57
10383
10384         * src/prefs_quote.c
10385                 Fix bug #816 (Weird quotation with spaces)
10386
10387 2005-09-27 [colin]      1.9.14cvs56
10388
10389         * src/codeconv.c
10390         * src/compose.c
10391         * src/compose.h
10392                 Put subject in compose's title
10393                 Fix Automatic encoding so that it's really automatic:
10394                 first try default locale's charset, then charset of the replied mail, 
10395                 then utf-8
10396                 Fix encoding of headers (must be in strict mode too)
10397
10398 2005-09-26 [colin]      1.9.14cvs55
10399
10400         * src/gtk/gtkaspell.c
10401                 Fix previous patch - don't color the space,
10402                 just uncolor it :)
10403
10404 2005-09-26 [colin]      1.9.14cvs54
10405
10406         * src/gtk/gtkaspell.c
10407                 Unmark space if possible
10408
10409 2005-09-26 [colin]      1.9.14cvs53
10410
10411         * src/imap.c
10412                 log_error instead of alertpanel according to the pref
10413         * src/etpan/imap-thread.c
10414                 Print connect status, copy only necessary size to 
10415                 logger
10416         * src/plugins/pgpmime/pgpmime.c
10417                 Handle S/Mime signatures (verification only). Patch based
10418                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
10419
10420 2005-09-26 [paul]       1.9.14cvs52
10421
10422         * src/common/passcrypt.c
10423                 this 'workaround' not necessary on NetBSD.
10424                 Thanks to Daniel Gustafson
10425
10426 2005-09-26 [paul]
10427
10428         1.9.15-rc4 released
10429
10430 2005-09-26 [paul]       1.9.14cvs51
10431
10432         * src/summaryview.c
10433                 Skip currently selected message when
10434                 looking for next new or unread message
10435                 in current folder. Patch by Colin
10436         * src/common/passcrypt.c
10437                 eliminate warnings on *BSD. Patch by
10438                 Daniel Gustafson
10439
10440 2005-09-26 [colin]      1.9.14cvs50
10441
10442         * src/procmsg.c
10443                 Call postfiltering hook anyway
10444
10445 2005-09-22 [colin]      1.9.14cvs49
10446
10447         * src/codeconv.c
10448         * src/codeconv.h
10449                 Add a strict mode that doesn't replace with _
10450         * src/compose.c
10451         * src/compose.h
10452                 Use strict conversion while sending
10453                 Fix race when drafting while sending (happens
10454                 on IMAP)
10455                 Fix d'n'd of messages from summaryview
10456         * src/prefs_common.c
10457         * src/prefs_common.h
10458                 add hidden utf8_instead_of_locale_for_broken_mail 
10459                 pref for people that preferred the default charset 
10460                 to be utf8 for broken mails
10461         * src/quote_fmt_parse.y
10462                 fix bug #815 (No quote insert if "From:" fied 
10463                 contained Russian letters)
10464         * src/summaryview.c
10465                 Fix d'n'd of messages to compose
10466
10467 2005-09-22 [paul]       1.9.14cvs48
10468
10469         * src/compose.c
10470                 fix bug where attachments Name entry
10471                 would display Path instead
10472
10473 2005-09-21 [paul]       1.9.14cvs47
10474
10475         * README
10476         * README.jp
10477         * configure.ac
10478         * config/config.rpath
10479         * doc/manual/en/sylpheed-20.html
10480         * doc/manual/es/sylpheed-20.html
10481         * po/bg.po
10482         * po/ca.po
10483         * po/de.po
10484         * po/es.po
10485         * po/fr.po
10486         * po/it.po
10487         * po/pt_BR.po
10488         * po/sk.po
10489         * po/zh_TW.po
10490         * src/account.c
10491         * src/account.h
10492         * src/action.c
10493         * src/action.h
10494         * src/adbookbase.h
10495         * src/addr_compl.c
10496         * src/addr_compl.h
10497         * src/addrbook.c
10498         * src/addrbook.h
10499         * src/addrcache.c
10500         * src/addrcache.h
10501         * src/addrcindex.c
10502         * src/addrcindex.h
10503         * src/addrclip.c
10504         * src/addrclip.h
10505         * src/addrdefs.h
10506         * src/addressadd.c
10507         * src/addressadd.h
10508         * src/addressbook.c
10509         * src/addressbook.h
10510         * src/addressitem.h
10511         * src/addrgather.c
10512         * src/addrgather.h
10513         * src/addrharvest.c
10514         * src/addrharvest.h
10515         * src/addrindex.c
10516         * src/addrindex.h
10517         * src/addritem.c
10518         * src/addritem.h
10519         * src/addrquery.c
10520         * src/addrquery.h
10521         * src/addrselect.c
10522         * src/addrselect.h
10523         * src/alertpanel.c
10524         * src/alertpanel.h
10525         * src/browseldap.c
10526         * src/browseldap.h
10527         * src/codeconv.c
10528         * src/codeconv.h
10529         * src/compose.c
10530         * src/compose.h
10531         * src/crash.c
10532         * src/crash.h
10533         * src/customheader.c
10534         * src/customheader.h
10535         * src/displayheader.c
10536         * src/displayheader.h
10537         * src/editaddress.c
10538         * src/editaddress.h
10539         * src/editbook.c
10540         * src/editbook.h
10541         * src/editgroup.c
10542         * src/editgroup.h
10543         * src/editjpilot.c
10544         * src/editjpilot.h
10545         * src/editldap.c
10546         * src/editldap.h
10547         * src/editldap_basedn.c
10548         * src/editldap_basedn.h
10549         * src/editvcard.c
10550         * src/editvcard.h
10551         * src/enriched.c
10552         * src/enriched.h
10553         * src/exphtmldlg.c
10554         * src/exphtmldlg.h
10555         * src/expldifdlg.c
10556         * src/expldifdlg.h
10557         * src/export.c
10558         * src/export.h
10559         * src/exporthtml.c
10560         * src/exporthtml.h
10561         * src/exportldif.c
10562         * src/exportldif.h
10563         * src/filtering.c
10564         * src/filtering.h
10565         * src/folder.c
10566         * src/folder.h
10567         * src/folder_item_prefs.c
10568         * src/folder_item_prefs.h
10569         * src/foldersel.c
10570         * src/foldersel.h
10571         * src/folderutils.c
10572         * src/folderutils.h
10573         * src/folderview.c
10574         * src/folderview.h
10575         * src/grouplistdialog.c
10576         * src/grouplistdialog.h
10577         * src/headerview.c
10578         * src/headerview.h
10579         * src/html.c
10580         * src/html.h
10581         * src/image_viewer.c
10582         * src/image_viewer.h
10583         * src/imap.c
10584         * src/imap.h
10585         * src/imap_gtk.c
10586         * src/imap_gtk.h
10587         * src/import.c
10588         * src/import.h
10589         * src/importldif.c
10590         * src/importldif.h
10591         * src/importmutt.c
10592         * src/importmutt.h
10593         * src/importpine.c
10594         * src/importpine.h
10595         * src/inc.c
10596         * src/inc.h
10597         * src/jpilot.c
10598         * src/jpilot.h
10599         * src/ldapctrl.c
10600         * src/ldapctrl.h
10601         * src/ldaplocate.c
10602         * src/ldaplocate.h
10603         * src/ldapquery.c
10604         * src/ldapquery.h
10605         * src/ldapserver.c
10606         * src/ldapserver.h
10607         * src/ldaputil.c
10608         * src/ldaputil.h
10609         * src/ldif.c
10610         * src/ldif.h
10611         * src/localfolder.c
10612         * src/localfolder.h
10613         * src/main.c
10614         * src/main.h
10615         * src/mainwindow.c
10616         * src/mainwindow.h
10617         * src/manual.c
10618         * src/manual.h
10619         * src/matcher.c
10620         * src/matcher.h
10621         * src/matcher_parser.h
10622         * src/matcher_parser_lex.l
10623         * src/matcher_parser_parse.y
10624         * src/mbox.c
10625         * src/mbox.h
10626         * src/message_search.c
10627         * src/message_search.h
10628         * src/messageview.c
10629         * src/messageview.h
10630         * src/mh.c
10631         * src/mh.h
10632         * src/mh_gtk.c
10633         * src/mh_gtk.h
10634         * src/mimeview.c
10635         * src/mimeview.h
10636         * src/msgcache.c
10637         * src/msgcache.h
10638         * src/mutt.c
10639         * src/mutt.h
10640         * src/news.c
10641         * src/news.h
10642         * src/news_gtk.c
10643         * src/news_gtk.h
10644         * src/noticeview.c
10645         * src/noticeview.h
10646         * src/partial_download.c
10647         * src/partial_download.h
10648         * src/pine.c
10649         * src/pine.h
10650         * src/pop.c
10651         * src/pop.h
10652         * src/prefs_account.c
10653         * src/prefs_account.h
10654         * src/prefs_actions.c
10655         * src/prefs_actions.h
10656         * src/prefs_common.c
10657         * src/prefs_common.h
10658         * src/prefs_compose_writing.c
10659         * src/prefs_compose_writing.h
10660         * src/prefs_customheader.c
10661         * src/prefs_customheader.h
10662         * src/prefs_display_header.c
10663         * src/prefs_display_header.h
10664         * src/prefs_ext_prog.c
10665         * src/prefs_ext_prog.h
10666         * src/prefs_filtering.c
10667         * src/prefs_filtering.h
10668         * src/prefs_filtering_action.c
10669         * src/prefs_filtering_action.h
10670         * src/prefs_folder_column.c
10671         * src/prefs_folder_column.h
10672         * src/prefs_folder_item.c
10673         * src/prefs_folder_item.h
10674         * src/prefs_fonts.c
10675         * src/prefs_fonts.h
10676         * src/prefs_gtk.c
10677         * src/prefs_gtk.h
10678         * src/prefs_image_viewer.c
10679         * src/prefs_image_viewer.h
10680         * src/prefs_matcher.c
10681         * src/prefs_matcher.h
10682         * src/prefs_message.c
10683         * src/prefs_message.h
10684         * src/prefs_msg_colors.c
10685         * src/prefs_msg_colors.h
10686         * src/prefs_other.c
10687         * src/prefs_other.h
10688         * src/prefs_quote.c
10689         * src/prefs_quote.h
10690         * src/prefs_receive.c
10691         * src/prefs_receive.h
10692         * src/prefs_send.c
10693         * src/prefs_send.h
10694         * src/prefs_spelling.c
10695         * src/prefs_spelling.h
10696         * src/prefs_summaries.c
10697         * src/prefs_summaries.h
10698         * src/prefs_summary_column.c
10699         * src/prefs_summary_column.h
10700         * src/prefs_template.c
10701         * src/prefs_template.h
10702         * src/prefs_themes.c
10703         * src/prefs_themes.h
10704         * src/prefs_toolbar.c
10705         * src/prefs_toolbar.h
10706         * src/prefs_wrapping.c
10707         * src/prefs_wrapping.h
10708         * src/privacy.c
10709         * src/privacy.h
10710         * src/procheader.c
10711         * src/procheader.h
10712         * src/procmime.c
10713         * src/procmime.h
10714         * src/procmsg.c
10715         * src/procmsg.h
10716         * src/quote_fmt.c
10717         * src/quote_fmt_parse.y
10718         * src/recv.c
10719         * src/recv.h
10720         * src/remotefolder.c
10721         * src/remotefolder.h
10722         * src/send_message.c
10723         * src/send_message.h
10724         * src/setup.c
10725         * src/setup.h
10726         * src/simple-gettext.c
10727         * src/sourcewindow.c
10728         * src/sourcewindow.h
10729         * src/ssl_manager.c
10730         * src/ssl_manager.h
10731         * src/statusbar.c
10732         * src/statusbar.h
10733         * src/stock_pixmap.c
10734         * src/stock_pixmap.h
10735         * src/summary_search.c
10736         * src/summary_search.h
10737         * src/summaryview.c
10738         * src/summaryview.h
10739         * src/syldap.c
10740         * src/syldap.h
10741         * src/textview.c
10742         * src/textview.h
10743         * src/toolbar.c
10744         * src/toolbar.h
10745         * src/undo.c
10746         * src/undo.h
10747         * src/unmime.c
10748         * src/unmime.h
10749         * src/vcard.c
10750         * src/vcard.h
10751         * src/wizard.c
10752         * src/wizard.h
10753         * src/common/base64.c
10754         * src/common/base64.h
10755         * src/common/defs.h
10756         * src/common/hooks.c
10757         * src/common/hooks.h
10758         * src/common/log.c
10759         * src/common/log.h
10760         * src/common/md5.c
10761         * src/common/md5.h
10762         * src/common/mgutils.c
10763         * src/common/mgutils.h
10764         * src/common/nntp.c
10765         * src/common/nntp.h
10766         * src/common/passcrypt.c
10767         * src/common/passcrypt.h.in
10768         * src/common/plugin.c
10769         * src/common/plugin.h
10770         * src/common/prefs.c
10771         * src/common/prefs.h
10772         * src/common/progressindicator.c
10773         * src/common/progressindicator.h
10774         * src/common/quoted-printable.c
10775         * src/common/quoted-printable.h
10776         * src/common/session.c
10777         * src/common/session.h
10778         * src/common/smtp.c
10779         * src/common/smtp.h
10780         * src/common/socket.c
10781         * src/common/socket.h
10782         * src/common/ssl.c
10783         * src/common/ssl.h
10784         * src/common/ssl_certificate.c
10785         * src/common/ssl_certificate.h
10786         * src/common/string_match.c
10787         * src/common/string_match.h
10788         * src/common/stringtable.c
10789         * src/common/sylpheed.c
10790         * src/common/sylpheed.h
10791         * src/common/template.c
10792         * src/common/template.h
10793         * src/common/timing.h
10794         * src/common/utils.c
10795         * src/common/utils.h
10796         * src/common/uuencode.c
10797         * src/common/uuencode.h
10798         * src/common/version.h.in
10799         * src/common/xml.c
10800         * src/common/xml.h
10801         * src/common/xmlprops.c
10802         * src/common/xmlprops.h
10803         * src/gtk/about.c
10804         * src/gtk/about.h
10805         * src/gtk/colorlabel.c
10806         * src/gtk/colorlabel.h
10807         * src/gtk/colorsel.c
10808         * src/gtk/colorsel.h
10809         * src/gtk/description_window.c
10810         * src/gtk/description_window.h
10811         * src/gtk/filesel.c
10812         * src/gtk/filesel.h
10813         * src/gtk/foldersort.c
10814         * src/gtk/foldersort.h
10815         * src/gtk/gtkutils.c
10816         * src/gtk/gtkutils.h
10817         * src/gtk/inputdialog.c
10818         * src/gtk/inputdialog.h
10819         * src/gtk/logwindow.c
10820         * src/gtk/logwindow.h
10821         * src/gtk/manage_window.c
10822         * src/gtk/manage_window.h
10823         * src/gtk/menu.c
10824         * src/gtk/menu.h
10825         * src/gtk/pluginwindow.c
10826         * src/gtk/pluginwindow.h
10827         * src/gtk/prefswindow.c
10828         * src/gtk/prefswindow.h
10829         * src/gtk/progressdialog.c
10830         * src/gtk/progressdialog.h
10831         * src/gtk/quicksearch.c
10832         * src/gtk/quicksearch.h
10833         * src/gtk/sslcertwindow.c
10834         * src/gtk/sslcertwindow.h
10835         * src/plugins/clamav/clamav_plugin.c
10836         * src/plugins/clamav/clamav_plugin.h
10837         * src/plugins/clamav/clamav_plugin_gtk.c
10838         * src/plugins/demo/demo.c
10839         * src/plugins/dillo_viewer/dillo_prefs.c
10840         * src/plugins/dillo_viewer/dillo_prefs.h
10841         * src/plugins/dillo_viewer/dillo_viewer.c
10842         * src/plugins/mathml_viewer/mathml_viewer.c
10843         * src/plugins/pgpcore/passphrase.c
10844         * src/plugins/pgpcore/passphrase.h
10845         * src/plugins/pgpcore/plugin.c
10846         * src/plugins/pgpcore/prefs_gpg.c
10847         * src/plugins/pgpcore/prefs_gpg.h
10848         * src/plugins/pgpcore/select-keys.c
10849         * src/plugins/pgpcore/select-keys.h
10850         * src/plugins/pgpcore/sgpgme.c
10851         * src/plugins/pgpcore/sgpgme.h
10852         * src/plugins/pgpinline/pgpinline.c
10853         * src/plugins/pgpinline/pgpinline.h
10854         * src/plugins/pgpinline/plugin.c
10855         * src/plugins/pgpmime/pgpmime.c
10856         * src/plugins/pgpmime/pgpmime.h
10857         * src/plugins/pgpmime/plugin.c
10858         * src/plugins/spamassassin/spamassassin.c
10859         * src/plugins/spamassassin/spamassassin.h
10860         * src/plugins/spamassassin/spamassassin_gtk.c
10861         * src/plugins/trayicon/trayicon.c
10862         * tools/OOo2sylpheed.pl
10863         * tools/acroread2sylpheed.pl
10864         * tools/asus_mailled.sh
10865         * tools/filter_conv.pl
10866         * tools/freshmeat_search.pl
10867         * tools/google_search.pl
10868         * tools/kmail2sylpheed.pl
10869         * tools/kmail2sylpheed_v2.pl
10870         * tools/maildir2sylpheed.pl
10871         * tools/multiwebsearch.pl
10872         * tools/newscache_clean.pl
10873         * tools/outlook2sylpheed.pl
10874         * tools/sylpheed-switcher
10875         * tools/update-po
10876         * tools/vcard2xml.py
10877         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
10878                 update FSF address
10879
10880 2005-09-21 [colin]      1.9.14cvs46
10881
10882         * src/gedit-print.c
10883         * src/procmsg.c
10884         * src/procmsg.h
10885         * src/textview.c
10886         * src/summaryview.c
10887                 Remove some printing hacks (deselection/reselection),
10888                 which by the way fix printing the currently 
10889                 displayed mime part (still only text)
10890                 Plus a little optimisation of summary_show
10891
10892
10893 2005-09-20 [colin]      1.9.14cvs45
10894
10895         * src/mainwindow.c
10896         * src/messageview.c
10897                 GUI fixups: add accels, set message
10898                 view title to displayed mail's subject
10899         * src/prefs_spelling.c
10900         * src/gtk/gtkaspell.c
10901                 GUI fixups: allow underlining misspelled
10902                 words instead of coloring them (a11y!)
10903
10904 2005-09-19 [colin]
10905
10906         1.9.15rc3 released
10907
10908 2005-09-19 [colin]      1.9.14cvs44
10909
10910         * src/compose.c
10911                 Fix draft message
10912         * src/gtk/gtkaspell.c
10913                 Fix wrong test ;-)
10914
10915 2005-09-19 [colin]      1.9.14cvs43
10916
10917         * src/addressbook.c
10918                 Fix sensitivity of Delete button
10919         * src/compose.c
10920                 Warn if the requested Privacy system
10921                 is not available
10922         * src/exphtmldlg.c
10923         * src/expldifdlg.c
10924         * src/importldif.c
10925         * src/importmutt.c
10926         * src/importpine.c
10927                 Fix crappy UI
10928         * src/
10929         * src/ssl.h
10930         * src/prefs_account.h
10931         * src/prefs_account.c
10932                 Save SSL prefs even in builds that have
10933                 SSL support disable
10934         * src/imap.c
10935         * src/inc.c
10936         * src/news.c
10937         * src/send_message.c
10938                 Warn if connection should be secure, but
10939                 SSL support isn't compiled in
10940         * src/gtkaspell.c
10941                 Fix word separation on UTF-8 systems
10942                 Fixes bug #812 (Strange inline spellchecking)
10943         * src/compose.c
10944                 Warn if the requested Privacy system
10945                 is not available
10946                 Factorize offline warning
10947         * src/imap.c
10948         * src/imap_gtk.c
10949         * src/imap_gtk.h
10950         * src/inc.h
10951         * src/news_gtk.c
10952         * src/news_gtk.h
10953         * src/messageview.c
10954                 Factorize offline warning
10955
10956 2005-09-19 [paul]
10957
10958         1.9.15-rc2 released
10959
10960 2005-09-18 [colin]      1.9.14cvs42
10961
10962         * src/codeconv.c
10963         * src/codeconv.h
10964         * src/procmime.c
10965                 Add a way to get locale's charset ignoring utf-8,
10966                 and use that as default encoding for broken mails
10967
10968 2005-09-18 [colin]      1.9.14cvs41
10969
10970         * src/gtk/logwindow.c
10971                 Translate string. Patch by Fabien Vantard
10972
10973 2005-09-18 [colin]      1.9.14cvs40
10974
10975         * configure.ac
10976                 Fix bug #803 (IMAP/SSL support breaks with 
10977                 GnuTLS libetpan 0.38)
10978
10979 2005-09-18 [colin]      1.9.14cvs39
10980
10981         * src/codeconv.c
10982         * src/compose.c
10983         * src/procmime.c
10984                 More charsets fixes. Fixes bug #806 (non
10985                 ascii characters in subject line)
10986
10987 2005-09-17 [paul]       1.9.14cvs38
10988
10989         * src/folderview.c
10990         * src/mainwindow.c
10991                 fix gcc-2.95 issues
10992                 Patch by Pawel Pekala
10993
10994 2005-09-17 [colin]      1.9.14cvs37
10995
10996         * src/addrindex.c
10997                 bugfix for NO-USE LDAP compilation, patch 
10998                 by Fabien Vantard
10999
11000 2005-09-17 [colin]      1.9.14cvs36
11001
11002         * src/prefs_actions.c
11003         * src/prefs_customheader.c
11004         * src/prefs_display_header.c
11005         * src/prefs_filtering_action.c
11006         * src/prefs_matcher.c
11007         * src/prefs_toolbar.c
11008                 Fix strange casts (less elegant but
11009                 works better)
11010
11011 2005-09-16 [colin]      1.9.14cvs35
11012
11013         * src/jpilot.c
11014                 Missed that one
11015
11016 2005-09-16 [colin]      1.9.14cvs34
11017
11018         * configure.ac
11019         * src/Makefile.am
11020         * src/addr_compl.c
11021         * src/addrindex.c
11022         * src/browseldap.c
11023         * src/editldap.c
11024         * src/ldaplocate.c
11025         * src/ldapquery.c
11026         * src/ldapquery.h
11027         * src/ldapserver.c
11028         * src/ldapserver.h
11029         * src/main.c
11030         * src/matcher_parser_parse.y
11031         * src/prefs_themes.c
11032         * src/etpan/Makefile.am
11033         * src/gtk/description_window.c
11034         * src/plugins/clamav/Makefile.am
11035         * src/plugins/clamav/clamav_plugin.c
11036         * src/plugins/dillo_viewer/Makefile.am
11037         * src/plugins/pgpcore/Makefile.am
11038         * src/plugins/pgpinline/Makefile.am
11039         * src/plugins/pgpmime/Makefile.am
11040         * src/plugins/trayicon/Makefile.am
11041                 Fix 100% cpu usage in address completion list
11042                 Fix little bugs (return with no values etc)
11043                 Fix all warnings (with common CFLAGS)
11044
11045 2005-09-15 [colin]      1.9.14cvs33
11046
11047         * src/addressbook.c
11048                 Fix bug where sometimes a group's email list is empty,
11049                 force its refresh (probably fixes "Re: how to create a 
11050                 distribution list")
11051         * src/ldapquery.c
11052                 Don't return to the callback in the main thread from the
11053                 fetch thread (or face segs!)
11054
11055 2005-09-15 [paul]       1.9.14cvs32
11056
11057         * src/prefs_matcher.c
11058                 forgotten in last commit
11059
11060 2005-09-15 [paul]       1.9.14cvs31
11061
11062         * src/prefs_actions.c
11063         * src/prefs_filtering_action.c
11064         * src/prefs_quote.c
11065         * src/quote_fmt.c
11066         * src/summaryview.c
11067         * src/gtk/description_window.c
11068         * src/gtk/description_window.h
11069         * src/gtk/quicksearch.c
11070                 allow interaction with the called
11071                 description window
11072                 Patch by Anders Hammar
11073
11074 2005-09-14 [paul]       1.9.14cvs30
11075
11076         * src/compose.c
11077                 fix a little annoyance when pasting with 3rd button 
11078                 with wrap_pastes=0 and wrap_input=1
11079                 Patch by Colin
11080
11081 2005-09-14 [paul]       1.9.14cvs29
11082
11083         * src/prefs_account.c
11084                 disable 'Filter messages on receiving' for
11085                 SMTP-only accounts
11086                 Patch  by Anders Hammar
11087
11088 2005-09-14 [paul]       1.9.14cvs28
11089
11090         * po/sk.po
11091                 fix crash
11092                 updated by Andrej Kacian
11093
11094 2005-09-14 [paul]
11095
11096         1.9.15-rc1 released
11097
11098 2005-09-14 [paul]       1.9.14cvs27
11099
11100         * po/es.po
11101                 updated by Ricardo Mones Lastra
11102         * src/compose.c
11103         * src/compose.h
11104                 associate no_wrap_tags to Compose windows
11105                 instead of using a static one
11106                 Patch by Colin
11107         * src/mbox.c
11108                 fix proc_mbox()
11109                 Patch by wwp
11110         * src/textview.c
11111                 remove unneeded printf()
11112
11113 2005-09-14 [paul]       1.9.14cvs26
11114
11115         * src/addrcache.c
11116         * src/codeconv.h
11117         * src/folder.h
11118         * src/mainwindow.h
11119         * src/mh.c
11120         * src/mimeview.h
11121         * src/partial_download.c
11122         * src/pop.c
11123         * src/prefs_account.c
11124         * src/prefs_account.h
11125         * src/prefs_actions.c
11126         * src/prefs_customheader.c
11127         * src/prefs_display_header.c
11128         * src/prefs_filtering_action.c
11129         * src/prefs_matcher.c
11130         * src/prefs_toolbar.c
11131         * src/privacy.h
11132         * src/procmime.c
11133         * src/procmime.h
11134         * src/procmsg.h
11135         * src/textview.c
11136         * src/undo.h
11137         * src/common/plugin.c
11138         * src/common/session.h
11139         * src/common/socket.c
11140         * src/common/socket.h
11141         * src/common/template.c
11142         * src/gtk/gtkaspell.c
11143         * src/gtk/quicksearch.h
11144         * src/plugins/pgpcore/passphrase.c
11145         * src/plugins/pgpcore/prefs_gpg.h
11146         * src/plugins/pgpcore/select-keys.c
11147         * src/plugins/pgpcore/select-keys.h
11148         * src/plugins/pgpcore/sgpgme.c
11149         * src/plugins/pgpinline/pgpinline.c
11150         * src/plugins/pgpmime/pgpmime.c
11151         * src/plugins/trayicon/trayicon.c
11152                 fix compilation warnings
11153                 Patch by Daniel Gustafson
11154
11155 2005-09-14 [paul]       1.9.14cvs25
11156
11157         * src/addressbook.c
11158                 add missing column header, and other small
11159                 bug fixes
11160                 Patch by Anders Hammar
11161
11162 2005-09-13 [colin]      1.9.14cvs24
11163
11164         * src/gtk/gtkaspell.c
11165                 Fix non-utf8 in menu
11166                 Fix little leaks
11167                 Nullify struct members after free()s
11168
11169 2005-09-13 [colin]      1.9.14cvs23
11170
11171         * src/compose.c
11172                 Test utf8 compliance before inserting to 
11173                 buffer, and try to convert if necessary
11174         * src/procmime.c
11175                 If no charset is present, use the locale 
11176                 one instead of us-ascii
11177         * src/procmsg.c
11178                 Add Sender, List-Post and To in the checked 
11179                 headers for automatic rules creation 
11180                 (thanks to wwp)
11181         * src/prefs_themes.c
11182         * src/gtk/gtkaspell.c
11183                 Remove deprecated functions. 
11184                 patch by Daniel Gustafson
11185
11186 2005-09-12 [colin]      1.9.14cvs22
11187
11188         * src/compose.c
11189                 Fix bug #448 (Scrolling/Redraw issue with 
11190                 address-fields in Header)
11191         * src/mainwindow.c
11192         * src/summaryview.c
11193         * src/summaryview.h
11194                 Fix loss of MSG_MARKED on move/copy
11195                 Fix bug #804 (Quicksearch togglebutton doesn't 
11196                 get depressed after '/' key is pressed)
11197
11198 2005-09-12 [paul]       1.9.14cvs21
11199
11200         * AUTHORS
11201         * src/gtk/logwindow.c
11202                 add 'Clear Log' to popup menu
11203                 Patch by Anders Hammar <anders.hammar@telia.com>
11204
11205 2005-09-12 [paul]       1.9.14cvs20
11206
11207         * src/compose.c
11208                 set correct sensitivity on attachments
11209                 popup menu
11210         * src/folder.c
11211                 fix typo
11212         * src/prefs_spelling.c
11213                 fix crash when no LANG env is set
11214         * src/common/xml.c
11215                 fix crash in wizard
11216                 don't use memeory after free
11217
11218         All patches by Daniel Gustafson
11219
11220 2005-09-12 [paul]       1.9.14cvs19
11221
11222         * src/prefs_themes.c
11223                 make theme info selectable
11224         * src/gtk/description_window.c
11225                 make window non-modal
11226         * tools/README
11227                 add details of asus_mailed.sh
11228         * tools/claws.i18n.status.pl
11229                 update for new zh_TW translator
11230                 widen the output
11231                 create alternate coloured lines
11232                 improve readability
11233
11234 2005-09-10 [colin]      1.9.14cvs18
11235
11236         * src/plugins/pgpcore/select-keys.c
11237                 Better order for the buttons
11238
11239 2005-09-10 [colin]      1.9.14cvs17
11240
11241         * src/compose.c
11242         * src/plugins/pgpcore/select-keys.c
11243         * src/plugins/pgpcore/select-keys.h
11244         * src/plugins/pgpcore/sgpgme.c
11245                 Add a "Don't encrypt" button to the key
11246                 selection dialog. Fixes bug #177 (There should be a 
11247                 'Don't encrypt button in the Select Keys dialog)
11248
11249 2005-09-10 [colin]      1.9.14cvs16
11250
11251         * src/compose.c
11252                 Fix bug #572 (%X option does not work with templates)
11253
11254 2005-09-10 [colin]      1.9.14cvs15
11255
11256         * src/toolbar.c 
11257                 Remove g_print
11258
11259 2005-09-10 [colin]      1.9.14cvs14
11260
11261         * src/imap.c
11262                 Fix a possible crash
11263
11264 2005-09-09 [colin]      1.9.14cvs13
11265
11266         * src/imap.c
11267         * src/etpan/imap-thread.c
11268         * src/etpan/imap-thread.h
11269                 Fix moving from queue or drafts to normal folders
11270                 Fix bug #794 (No way to delete without expunging)
11271                 Take flags unset by other mailers into account
11272                 Take deleted flag set by other mailers into account
11273                 Fix unsetting REPLIED flag
11274                 Fix crash when capabilities can't be retrieved
11275         * src/mainwindow.c
11276         * src/mainwindow.h
11277                 Add M_DELAYED_FLAGS condition, and let the user use
11278                 Execute in order to be able to expunge deleted mails,
11279                 even if he's not in delayed execute mode
11280         * src/prefs_spelling.c
11281                 Use 'en' dictionary by default if LANG is POSIX or C
11282         * src/gtk/prefswindow.c
11283                 Fix bug #767 (Preferences windows expanding) by making
11284                 the window a bit larger when the resolution is greater
11285                 than 640x480, and by putting the prefs in a
11286                 GtkScrolledWindow.
11287
11288 2005-09-09 [paul]       1.9.14cvs12
11289
11290         * AUTHORS
11291         * configure.ac
11292         * po/zh_TW.Big5.po      ** REMOVED **
11293         * po/zh_TW.po           ** ADDED **
11294                 updated by Wei-Lun Chao
11295
11296 2005-09-09 [paul]       1.9.14cvs11
11297
11298         * src/mainwindow.c
11299                 fix asserts
11300         * src/common/xml.c
11301                 delay memory allocation until file is
11302                 opened successfully
11303                 Patch by Daniel Gustafson
11304
11305 2005-09-09 [colin]      1.9.14cvs10
11306
11307         * src/imap.c
11308                 Add guards
11309
11310 2005-09-08 [colin]      1.9.14cvs9
11311
11312         * src/compose.c
11313                 Alert when we can't save draft
11314                 Fix various wrap/color issues
11315                 Add mid-click pasting respecting wrap_paste option
11316         * src/folder.c
11317         * src/folder.h
11318         * src/folder_item_prefs.c
11319         * src/folder_item_prefs.h
11320         * src/imap.c
11321         * src/imap_gtk.c
11322         * src/imap_gtk.h
11323         * src/main.c
11324         * src/mainwindow.c
11325         * src/mainwindow.h
11326         * src/news.c
11327         * src/news_gtk.c
11328         * src/news_gtk.h
11329         * src/prefs_folder_item.c
11330                 Fix the impossibility to synchronise folders for
11331                 offline use (IMAP and NNTP are concerned)
11332
11333 2005-09-08 [colin]      1.9.14cvs8
11334
11335         * configure.ac
11336                 Build LDAP and JPilot by default if available
11337         * src/textview.c
11338                 Fix use after free
11339
11340 2005-09-08 [paul]       1.9.14cvs7
11341
11342         * doc/manual/en/sylpheed-1.html
11343         * doc/manual/en/sylpheed-18.html
11344         * doc/manual/en/sylpheed-19.html
11345         * doc/manual/en/sylpheed-4.html
11346         * doc/manual/en/sylpheed-6.html
11347         * doc/manual/en/sylpheed.html
11348                 a few minor updates, plus include some
11349                 details about plugins and their requirements
11350         * src/mainwindow.c
11351                 minor changes to English in /View/Sort
11352
11353 2005-09-07 [colin]      1.9.14cvs6
11354
11355         * doc/manual/en/sylpheed-1.html
11356         * doc/manual/en/sylpheed-10.html
11357         * doc/manual/en/sylpheed-11.html
11358         * doc/manual/en/sylpheed-12.html
11359         * doc/manual/en/sylpheed-13.html
11360         * doc/manual/en/sylpheed-14.html
11361         * doc/manual/en/sylpheed-15.html
11362         * doc/manual/en/sylpheed-16.html
11363         * doc/manual/en/sylpheed-17.html
11364         * doc/manual/en/sylpheed-18.html
11365         * doc/manual/en/sylpheed-19.html
11366         * doc/manual/en/sylpheed-2.html
11367         * doc/manual/en/sylpheed-20.html
11368         * doc/manual/en/sylpheed-21.html
11369         * doc/manual/en/sylpheed-22.html
11370         * doc/manual/en/sylpheed-3.html
11371         * doc/manual/en/sylpheed-4.html
11372         * doc/manual/en/sylpheed-5.html
11373         * doc/manual/en/sylpheed-6.html
11374         * doc/manual/en/sylpheed-7.html
11375         * doc/manual/en/sylpheed-8.html
11376         * doc/manual/en/sylpheed-9.html
11377         * doc/manual/en/sylpheed.html
11378                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
11379
11380 2005-09-07 [colin]      1.9.14cvs5
11381
11382         * src/mainwindow.c
11383                 Make labels more to-the-point
11384
11385 2005-09-07 [colin]      1.9.14cvs4
11386
11387         * doc/manual/en/sylpheed-1.html
11388         * doc/manual/en/sylpheed-12.html
11389         * doc/manual/en/sylpheed-13.html
11390         * doc/manual/en/sylpheed-14.html
11391         * doc/manual/en/sylpheed-15.html
11392         * doc/manual/en/sylpheed-16.html
11393         * doc/manual/en/sylpheed-17.html
11394         * doc/manual/en/sylpheed-18.html
11395         * doc/manual/en/sylpheed-19.html
11396         * doc/manual/en/sylpheed-2.html
11397         * doc/manual/en/sylpheed-20.html
11398         * doc/manual/en/sylpheed-21.html
11399         * doc/manual/en/sylpheed-22.html
11400         * doc/manual/en/sylpheed-4.html
11401         * doc/manual/en/sylpheed-5.html
11402         * doc/manual/en/sylpheed-6.html
11403         * doc/manual/en/sylpheed-7.html
11404         * doc/manual/en/sylpheed-8.html
11405         * doc/manual/en/sylpheed-9.html
11406         * doc/manual/en/sylpheed.html
11407                 Update manual
11408
11409 2005-09-07 [colin]      1.9.14cvs3
11410
11411         * doc/faq/en/sylpheed-faq-1.html
11412         * doc/faq/en/sylpheed-faq-2.html
11413         * doc/faq/en/sylpheed-faq-3.html
11414         * doc/faq/en/sylpheed-faq.html
11415                 Update FAQ
11416
11417 2005-09-07 [colin]      1.9.14cvs2
11418
11419         * src/folderview.c
11420         * src/procmsg.c
11421         * src/summaryview.c
11422         * src/toolbar.c
11423                 Fix special subfolders:
11424                 - Inherit parent's icon
11425                 - sent contents of queues subfolders
11426                 - empty subfolders of trashes
11427         * src/mainwindow.c
11428                 Remove outdated manual and faq entries
11429         * src/common/utils.c
11430                 Add quotes around %s coming from mailcap
11431
11432 2005-09-07 [colin]      1.9.14cvs1
11433
11434         * src/compose.c
11435                 After saving draft, set modified to FALSE
11436         * src/mimeview.c
11437         * src/common/utils.c
11438         * src/common/utils.h
11439                 Try to open mime parts using what is 
11440                 indicated in ~/.mailcap or /etc/mailcap,
11441                 if possible.
11442
11443 2005-09-05 [paul]       1.9.14
11444
11445         1.9.14 released
11446
11447         * po/sk.po
11448                 updated by Andrej Kacian
11449
11450 2005-09-05 [paul]       1.9.13cvs83
11451
11452         * po/de.po
11453         * po/es.po
11454         * po/fi.po
11455         * po/fr.po
11456         * po/nb.po
11457         * po/pt_BR.po
11458         * po/sr.po
11459                 updated translations by Thomas Gilgin, Ricardo Mones
11460                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
11461                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
11462
11463 2005-09-04 [paul]       1.9.13cvs82
11464
11465         * src/compose.c
11466                 only warn about exceeded line length limit
11467                 on send
11468
11469 2005-09-04 [paul]       1.9.13cvs81
11470
11471         * src/compose.c
11472                 fix crash in 'line length exceeded' dialogue
11473
11474 2005-09-02 [paul]       1.9.13cvs80
11475
11476         * src/imap.c
11477                 fix bug 795, 'Connection lost IMAP'
11478                 and add statusbar prints
11479                 Patch by Colin
11480
11481 2005-09-02 [paul]       1.9.13cvs79
11482
11483         * src/compose.c
11484                 compose_wrap_paragraph() becomes
11485                 compose_beautify_paragraph()
11486                 Patch by Colin
11487
11488 2005-09-02 [colin]      1.9.13cvs78
11489
11490         * src/folderview.c
11491                 Micro-fix
11492
11493 2005-09-01 [colin]      1.9.13cvs77
11494
11495         * src/imap.c
11496                 Maybe fix bug #795 (Connection lost IMAP)
11497                 Don't try to send logout when we're disconnected.
11498         * src/summaryview.c
11499                 Include locked and marked emails in HRM
11500                 view. Fixes bug #800 (Locked messages no longer 
11501                 show up when hide read messages is used)
11502
11503 2005-09-01 [paul]       1.9.13cvs76
11504
11505         * src/prefs_common.c
11506                 fix bad cutting
11507
11508 2005-08-31 [colin]      1.9.13cvs75
11509
11510         * src/folderview.c
11511         * src/folderview.h
11512         * src/prefs_summaries.c
11513         * src/summaryview.c
11514                 Fix "go to next new", fix preference
11515                 (Open unread/next swapped)
11516
11517 2005-08-31 [paul]       1.9.13cvs74
11518
11519         * src/compose.c
11520         * src/folderview.c
11521         * src/headerview.c
11522         * src/headerview.h
11523         * src/mainwindow.c
11524         * src/prefs_common.c
11525         * src/prefs_common.h
11526         * src/prefs_fonts.c
11527         * src/summaryview.c
11528         * src/textview.c
11529         * src/common/defs.h
11530                 remove obsolete BOLD_FONT setting
11531                 fix font update in headerview and textview
11532                 headers after prefs change
11533                 Patch By Colin
11534
11535 2005-08-31 [paul]
11536
11537         1.9.14-rc4 released
11538
11539 2005-08-30 [colin]      1.9.13cvs73
11540
11541         * src/summaryview.c
11542                 When Hide read messages is selected and we
11543                 refresh the summaryview, don't remove the 
11544                 currently displayed message. Fixes bug #797
11545                 (Summary view reloads when new mail is 
11546                 downloaded in 1.9.14 rc)
11547
11548 2005-08-30 [colin]      1.9.13cvs72
11549
11550         * src/folderview.c
11551                 Fix flickering
11552         * src/mainwindow.c
11553                 Remove useless callback
11554         * src/mimeview.c
11555         * src/gtk/filesel.c
11556         * src/gtk/filesel.h
11557                 Add a filesel_select_file_save_folder() - used by Save All
11558
11559 2005-08-29 [paul]       1.9.13cvs71
11560
11561         * AUTHORS
11562         * src/matcher_parser_parse.y
11563         * src/etpan/imap-thread.c
11564                 fix building on FreeBSD
11565                 Patch by Daniel Gustafson <daniel@hobbit.se>
11566
11567 2005-08-29 [paul]       1.9.13cvs70
11568
11569         * src/plugins/pgpinline/pgpinline.c
11570                 only initialise sig result if it's been handled
11571                 Patch by Colin
11572
11573 2005-08-29 [paul]       1.9.13cvs69
11574         
11575         Patches by Colin:
11576
11577         * src/imap.c
11578         * src/common.utils.c
11579         * src/common/utils.h
11580                 optimisation
11581         * src/stock_pixmap.h
11582                 fix wrong icon reference
11583         * src/pixmaps/trash_btn.xpm
11584                 replace with nicer image
11585
11586 2005-08-28 [colin]      1.9.13cvs68
11587
11588         * src/Makefile.am
11589         * src/stock_pixmap.c
11590         * src/stock_pixmap.h
11591         * src/toolbar.c
11592         * src/pixmaps/trash_btn.xpm
11593                 Add a specific trash xpm for the button
11594
11595 2005-08-28 [colin]      1.9.13cvs67
11596
11597         * src/imap.c
11598                 Fix leak
11599
11600 2005-08-27 [colin]      1.9.13cvs66
11601
11602         * src/imap.c
11603         * src/procmime.c
11604                 Correctly fix "Problem with replies", fixes
11605                 pgpmime encryption too. 
11606
11607 2005-08-27 [colin]      1.9.13cvs65
11608
11609         * src/folder.c
11610         * src/procmsg.c
11611         * src/procmsg.h
11612         * src/summaryview.c
11613                 Fix bug #517 (messages removed from summaryview 
11614                 when moving fails)
11615
11616 2005-08-27 [colin]      1.9.13cvs64
11617
11618         * tools/Makefile.am
11619         * tools/asus_mailled.sh
11620                 Add a script to blink ASUS laptops' mail LED where there
11621                 is unread mail.
11622
11623 2005-08-27 [colin]      1.9.13cvs63
11624
11625         * src/imap.c
11626         * src/etpan/imap-thread.c
11627         * src/etpan/imap-thread.h
11628                 Implement automatic choosing of login method
11629                 Fixes bug #791
11630         * src/gtk/.cvsignore
11631                 Add sylpheed-marshal.[ch]
11632
11633 2005-08-27 [colin]      1.9.13cvs62
11634
11635         * src/common/utils.c
11636                 Fix confusing perror
11637
11638 2005-08-27 [colin]      1.9.13cvs61
11639
11640         * src/toolbar.c
11641         * src/toolbar.h
11642                 Remove A_DELETE, replace it with 
11643                 A_TRASH and A_DELETE_REAL. Automatically
11644                 rewrite config files to replace A_DELETE
11645                 with A_TRASH (no functionality change).
11646                 Fixes half of #794
11647
11648 2005-08-26 [colin]      1.9.13cvs60
11649
11650         * src/procmime.c
11651                 Previous "Problem with replies" fix brought other
11652                 problems, fixing them
11653
11654 2005-08-26 [colin]      1.9.13cvs59
11655
11656         * src/procmime.c
11657                 Fix "Problem with replies". This happened only
11658                 on IMAP...
11659         * src/procmsg.c
11660                 Factorize code a bit
11661         * src/compose.c
11662                 Speed improvement on very long messages (wrapping)
11663                 Fix signature color on Reedit and Redirect
11664                 On Reedit, don't attach pgp-signatures parts, but
11665                 set signing to On.
11666
11667 2005-08-24 [paul]       1.9.13cvs58
11668
11669         * src/compose.c
11670                 don't claim success when clicking
11671                 Cancel on the passphrase box.
11672                 Patch by Colin
11673
11674 2005-08-24 [paul]       1.9.13cvs57
11675
11676         * src/main.c
11677                 fix misplaced sylpheed.log
11678         * src/common/defs.h
11679                 define UIDL_DIR
11680
11681 2005-08-24 [paul]       1.9.13cvs56
11682
11683         * src/imap.c
11684         * src/etpan/imap-thread.c
11685         * src/etpan/imap-thread.h
11686                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
11687                 Patch by Colin
11688         * src/gtk/sylpheed-marshal.c    ** REMOVED **
11689         * src/gtk/sylpheed-marshal.h    ** REMOVED **
11690                 remove autogenerated files
11691         * tools/kdeservicemenu/README
11692         * tools/kdeservicemenu/install.sh
11693         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11694         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11695                 use Claws icon, use 'Sylpheed-Claws' in menu,
11696                 use kdialog, and other cleanups
11697
11698 2005-08-23 [paul]       1.9.13cvs55
11699
11700         * src/compose.c
11701                 fix paste/wrap crash
11702                 Patch by Colin
11703
11704 2005-08-23 [paul]       1.9.13cvs54
11705
11706         * src/main.c
11707                 fix crash recovery
11708                 Patch by Colin
11709
11710 2005-08-23 [paul]       1.9.13cvs53
11711
11712         * src/addressbook.c
11713         * src/editaddress.c
11714                 view all data of LDAP contacts
11715                 Patch by Colin
11716
11717 2005-08-23 [paul]       1.9.13cvs52
11718
11719         * src/addressbook.c
11720                 fix issues with the Search field
11721                 Patch by Colin
11722
11723 2005-08-22 [paul]       1.9.13cvs51
11724
11725         * src/folderview.c
11726                 put name of folder in processing dialog
11727                 title
11728         * src/prefs_folder_item.c
11729                 improve english usage
11730
11731 2005-08-22 [paul]       1.9.13cvs50
11732
11733         * src/filtering.c
11734         * src/filtering.h
11735         * src/matcher.c
11736         * src/matcher_parser_lex.l
11737         * src/matcher_parser_parse.y
11738         * src/prefs_filtering.c
11739                 add Filtering/Processing rule names feature.
11740                 (the incompatible old matcherrc is saved as
11741                 matcherrc.pre_names).
11742                 Patch by Colin
11743
11744 2005-08-22 [paul]       1.9.13cvs49
11745
11746         * src/procmsg.c
11747                 fix colour labelling
11748                 Patch by Colin
11749
11750 2005-08-22 [paul]       1.9.13cvs48
11751
11752         * src/textview.c
11753                 fix open_image_cb()
11754
11755 2005-08-22 [paul]       1.9.13cvs47
11756
11757         * src/imap.c
11758                 fix bug 789, 'SC crashes with imap (CVS ver)'
11759                 Patch by Colin
11760
11761 2005-08-22 [paul]       1.9.13cvs46
11762
11763         * src/mimeview.c
11764         * src/prefs_common.c
11765         * src/common/defs.h
11766                 define reused defaults in defs.h
11767         * src/textview.c
11768                 add 'Open image' to image popup menu
11769
11770 2005-08-21 [colin]      1.9.13cvs45
11771
11772         * src/summaryview.c
11773                 Fix bug #788 (Bogus "From" address displayed)
11774
11775 2005-08-20 [colin]      1.9.13cvs44
11776
11777         * src/folder.c
11778                 Fix buf #787 (multilevel delete causes SIGSEGV)
11779
11780 2005-08-19 [colin]      1.9.13cvs43
11781
11782         * src/inc.c
11783         * src/prefs_common.c
11784         * src/prefs_common.h
11785                 Add an hidden pref to allow modifying the
11786                 update stepping in incorporation.
11787                 Patch by wwp.
11788
11789 2005-08-19 [colin]      1.9.13cvs42
11790
11791         * src/compose.c
11792         * src/procmime.c
11793                 Workaround for broken MUAs: encode 
11794                 Content-type: name: as ASCII and 
11795                 Content-Disposition: filename: as
11796                 per rfc2231
11797         * src/prefs_account.c
11798                 Fix invisible-ness of SMTP SSL prefs
11799                 in NNTP accounts
11800
11801 2005-08-19 [paul]       1.9.13cvs41
11802
11803         * src/compose.c
11804         * src/prefs_common.c
11805         * src/prefs_common.h
11806         * src/prefs_wrapping.c
11807                 paste with or without wrapping.
11808                 patch by Colin
11809
11810 2005-08-19 [paul]       1.9.13cvs40
11811
11812         * src/prefs_common.c
11813         * src/prefs_common.h
11814         * src/summaryview.c
11815                 reintroduce enable_swap_from as a
11816                 hidden pref. patch by Colin
11817         * src/quote_fmt_parse.y
11818         * src/plugins/clamav/clamav_plugin.c
11819         * src/plugins/dillo_viewer/dillo_viewer.c
11820         * src/plugins/mathml_viewer/mathml_viewer.c
11821         * src/plugins/pgpcore/sgpgme.c
11822         * src/plugins/pgpinline/pgpinline.c
11823         * src/plugins/pgpmime/pgpmime.c
11824                 tidy up. patch by Colin
11825
11826 2005-08-19 [paul]       1.9.13cvs39
11827
11828         * configure.ac
11829                 complete cvs38's sync
11830         * src/editaddress.c
11831         * src/gedit-print.c
11832         * src/mutt.c
11833         * src/etpan/etpan-log.c
11834         * src/etpan/imap-thread.c
11835         * src/gtk/gtksourceprintjob.c
11836                 fix compilation warnings
11837                 (patch by Colin)
11838
11839 2005-08-19 [paul]       1.9.13cvs38
11840
11841         sync with main:
11842
11843         * src/account.c
11844         * src/action.c
11845         * src/addrbook.c
11846         * src/addrcache.c
11847         * src/addrharvest.c
11848         * src/addrindex.c
11849         * src/codeconv.c
11850         * src/compose.c
11851         * src/crash.c
11852         * src/exporthtml.c
11853         * src/exportldif.c
11854         * src/folder.c
11855         * src/image_viewer.c
11856         * src/inc.c
11857         * src/inc.h
11858         * src/jpilot.c
11859         * src/ldif.c
11860         * src/main.c
11861         * src/matcher.c
11862         * src/mbox.c
11863         * src/messageview.c
11864         * src/mh.c
11865         * src/mimeview.c
11866         * src/msgcache.c
11867         * src/mutt.c
11868         * src/news.c
11869         * src/partial_download.c
11870         * src/pine.c
11871         * src/pop.c
11872         * src/prefs_actions.c
11873         * src/prefs_common.c
11874         * src/prefs_customheader.c
11875         * src/prefs_display_header.c
11876         * src/prefs_gtk.c
11877         * src/prefs_themes.c
11878         * src/procheader.c
11879         * src/procmime.c
11880         * src/procmsg.c
11881         * src/recv.c
11882         * src/send_message.c
11883         * src/simple-gettext.c
11884         * src/sourcewindow.c
11885         * src/textview.c
11886         * src/vcard.c
11887         * src/common/defs.h
11888         * src/common/log.c
11889         * src/common/plugin.c
11890         * src/common/prefs.c
11891         * src/common/session.c
11892         * src/common/session.h
11893         * src/common/socket.c
11894         * src/common/socket.h
11895         * src/common/ssl_certificate.c
11896         * src/common/template.c
11897         * src/common/utils.c
11898         * src/common/utils.h
11899         * src/common/xml.c
11900         * src/gtk/about.c
11901         added wrappers for C library function that
11902                 take pathname arguments.
11903                 enabled compilation with MinGW.
11904                 use GDir instead of directly using opendir().
11905                 added rename_force().
11906
11907 2005-08-19 [paul]       1.9.13cvs37
11908         
11909         patches by Colin:
11910         * src/compose.c
11911                 fix privacy settings on re-editing
11912                 a sent message
11913         * src/jpilot.c
11914                 fix encoding bug
11915         * src/folder.c
11916         * src/procmsg.c
11917         * src/procmsg.h
11918         * src/summaryview.c
11919                 flag changing optimisation
11920
11921 2005-08-18 [martin]     1.9.13cvs36
11922
11923         * commitHelper
11924             added my login
11925         * src/addrcache.c
11926         * src/addrharvest.c
11927         * src/addrindex.c
11928         * src/compose.c
11929         * src/grouplistdialog.c
11930         * src/main.c
11931         * src/mainwindow.c
11932         * src/msgcache.c
11933         * src/mutt.c
11934         * src/pine.c
11935         * src/prefs_account.c
11936         * src/prefs_themes.c
11937         * src/stock_pixmap.c
11938         * src/summaryview.c
11939         * src/gtk/about.c
11940         * src/gtk/logwindow.c
11941             removed deprecated glib and gdk stuff
11942         * src/plugins/pgpcore/select-keys.c
11943             convert attributes from locale to utf8
11944
11945 2005-08-17 [paul]       1.9.13cvs35
11946
11947         * src/account.c
11948         * src/addressbook.c
11949                 use new GTK_STOCK_ icons if available
11950         * src/summaryview.c
11951         * src/gtk/gtksctree.c
11952         * src/gtk/gtksctree.h
11953                 faster range select. patch by Colin
11954
11955 2005-08-17 [paul]       1.9.13cvs34
11956
11957         patches by colin:
11958         * src/addressbook.c
11959         * src/addressitem.h
11960                 Add an edit button for contacts, fix selections
11961                 of gtksctree items
11962         * src/editaddress.c
11963                 Change labels, let Save be always possible in the
11964                 email and user atributes tabs
11965         * src/folderview.c
11966                 fix sort issues
11967         * src/summaryview.c
11968                 select next item instead of the displayed one
11969                 after deletion
11970
11971         * src/gtk/progressdialog.c
11972                 use prefs_common.enable_rules_hint
11973
11974 2005-08-13 [hoa]        1.9.13cvs33
11975
11976         * src/etpan/imap-thread.c
11977                 fixed build on Solaris.
11978
11979 2005-08-10 [colin]      1.9.13cvs32
11980
11981         * src/procmsg.c
11982                 Fix cvs31 (missing fclose before reading
11983                 the file)
11984
11985 2005-08-10 [colin]      1.9.13cvs31
11986
11987         * src/procmsg.c
11988                 Fix procmsg_msginfo_new_from_mimeinfo() when
11989                 the MimeInfo isn't stored in memory. This fixes
11990                 replying to an attached message.
11991
11992 2005-08-10 [colin]      1.9.13cvs30
11993
11994         * src/mainwindow.c
11995                 Fix slowness in account changing
11996
11997 2005-08-10 [colin]      1.9.13cvs29
11998
11999         * src/folder.c
12000         * src/folderutils.c
12001         * src/folderview.c
12002         * src/imap_gtk.c
12003         * src/mainwindow.c
12004         * src/mh_gtk.c
12005         * src/procmsg.c
12006         * src/summaryview.c
12007                 Optimize folder_has_parent_of_type
12008                 Prevent moving special sub-folders from contextual menus
12009                 Rework message a bit ("Empty all messages" -> "Delete all
12010                 messages")
12011                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
12012                 and "Deleted Items" folders)
12013
12014 2005-08-08 [colin]      1.9.13cvs28
12015
12016         * src/summaryview.c
12017         * src/prefs_summaries.c
12018                 Make "Select first unread|new" more flexible
12019                 (just prioritize new or unread)
12020
12021 2005-08-08 [colin]      1.9.13cvs27
12022
12023         * src/summaryview.c
12024                 If "select first new" is selected and there only
12025                 are unread messages, fallback to "select first
12026                 unread".
12027
12028 2005-08-08 [colin]      1.9.13cvs26
12029
12030         * src/folder.c
12031                 Fix shameful bugs (and bug #779)
12032
12033 2005-08-08 [colin]      1.9.13cvs25
12034
12035         * src/folder.c
12036         * src/folder.h
12037                 Cache parents' type to make folder_has_parent_of_type
12038                 faster
12039         * src/folderview.c
12040                 Forbid DnD of special sub-folders
12041         * src/procmsg.c
12042         * src/procmsg.h
12043                 Add MAIL_POSTFILTERING_HOOK
12044         * src/summaryview.c
12045                 Revert over-zealous deletion of the use_addr_book 
12046                 code
12047
12048 2005-08-07 [colin]      1.9.13cvs24
12049
12050         * src/folder.c
12051                 Fix big mistake (passing MsgInfo instead 
12052                 of FolderItem)
12053
12054 2005-08-07 [colin]      1.9.13cvs23
12055
12056         * src/compose.c
12057         * src/folder.c
12058         * src/folder.h
12059         * src/foldersel.c
12060         * src/folderutils.c
12061         * src/folderview.c
12062         * src/imap.c
12063         * src/mainwindow.c
12064         * src/messageview.c
12065         * src/mh.c
12066         * src/msgcache.c
12067         * src/procmime.c
12068         * src/summaryview.c
12069                 Make subfolders of Drafts, Queue, Outbox, Trash
12070                 work like their parents. 
12071                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
12072
12073 2005-08-07 [colin]      1.9.13cvs22
12074
12075         * src/addressbook.c
12076                 Fix bug #771 (Dragged contacts not saved)
12077
12078 2005-08-07 [paul]       1.9.13cvs21
12079
12080         * src/summaryview.c
12081                 fix bug 32 'Search Doesn't display results
12082                 if "Hide Read Messages" is chosen'
12083                 be more literal in interpreting 'Hide read
12084                 messages'
12085
12086 2005-08-07 [colin]      1.9.13cvs20
12087
12088         * src/folderview.c
12089                 Add debug
12090         * src/summaryview.c
12091                 Faster 'unthread_for_execution'
12092
12093 2005-08-06 [paul]       1.9.13cvs19
12094
12095         * src/mainwindow.c
12096                 add mnemonics to Set displayed columns
12097                 fix bug where msgview_visible option was
12098                 overwritten as TRUE on startup
12099
12100 2005-08-06 [paul]       1.9.13cvs18
12101
12102         * src/mainwindow.c
12103                 refer to 'displayed columns in folder/message
12104                 list' not 'displayed items in summary/message view'
12105         * src/prefs_display_header.c
12106                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
12107                 be consistent with similar dialogues
12108         * src/prefs_folder_column.c
12109         * src/prefs_summary_column.c
12110                 'columns' not 'items', and folder and message lists,
12111                 instead of folder and summary views;
12112                 Use 'Hidden columns' as list heading not 'Available
12113                 items';
12114                 move the 'Remove' button to the right hand side;
12115                 top-align the buttons;
12116                 remove unneeded vbox
12117         * src/prefs_summaries.c
12118                 put the 2 column prefs buttons in a frame to reduce
12119                 overall width; refer to columns not items &c.
12120
12121 2005-08-05 [colin]      1.9.13cvs17
12122
12123         * src/prefs_common.c
12124         * src/prefs_common.h
12125         * src/mainwindow.c
12126         * src/compose.c
12127         * src/messageview.c
12128                 Add an hidden toolbar_detachable pref, so
12129                 that I can get rid of these painful handles
12130                 in the toolbars. Defaults to TRUE to avoid
12131                 changing the GUI on unsuspecting people...
12132
12133 2005-08-05 [colin]      1.9.13cvs16
12134
12135         * src/Makefile.am
12136         * src/prefs_folder_column.c
12137         * src/prefs_folder_column.h
12138                 Add prefs for folder columns
12139         * src/folderview.c
12140         * src/folderview.h
12141         * src/mainwindow.c
12142         * src/mainwindow.h
12143         * src/prefs_common.c
12144         * src/prefs_common.h
12145         * src/prefs_summaries.c
12146                 Use them
12147         * src/prefs_summary_column.c
12148         * src/summaryview.c
12149         * src/summaryview.h
12150                 Add a To column
12151         * src/textview.c
12152         * src/common/utils.c
12153         * src/common/utils.h
12154                 Move uri colourisation functions
12155                 to utils
12156         * src/compose.c
12157                 Colourise URIs
12158         * src/imap.c
12159                 Fix bug with LIST where we'd try
12160                 to get Folder//////[...]/// 
12161
12162 2005-08-05 [paul]       1.9.13cvs15
12163
12164         * src/prefs_summaries.c
12165                 improve the English usage
12166         * src/summaryview.c
12167                 set font on column change
12168                 thanks to Colin
12169
12170 2005-08-05 [paul]       1.9.13cvs14
12171
12172         * src/prefs_common.c
12173         * src/prefs_common.h
12174         * src/prefs_summaries.c
12175         * src/summaryview.c
12176                 replace 'open_unread_on_enter' option with
12177                 'select_on_entry' option. opening/not opening
12178                 is now exclusively controlled by 'always_show_msg'
12179
12180 2005-08-04 [colin]      1.9.13cvs13
12181
12182         * src/compose.c
12183                 Remove dead code
12184                 Add colourisation of quotes and signatures
12185         * src/folderview.c
12186                 Fix possible crashes
12187         * src/messageview.c
12188                 Change an assert that is no problem
12189         * src/news.c
12190         * src/news_gtk.c
12191         * src/news_gtk.h
12192                 Fix offline mode
12193         * src/gtk/quicksearch.c
12194                 Fix a possible crash
12195
12196 2005-08-03 [colin]      1.9.13cvs12
12197
12198         * src/prefs_account.c
12199                 Fix bug #777 (Sylpheed crash in account configuration)
12200
12201 2005-08-03 [colin]      1.9.13cvs11
12202
12203         * src/addressbook.c
12204         * src/editaddress.c
12205         * src/editgroup.c
12206                 Fixing addressbook, round 2
12207         * src/textview.c
12208                 Fix emphasis color on rechecking 'Colorize messages'
12209
12210 2005-08-03 [paul]       1.9.13cvs10
12211
12212         sync with main
12213
12214         * src/addr_compl.c
12215         * src/compose.c
12216         * src/main.c
12217         * src/pop.c
12218         * src/prefs_account.c
12219         * src/procmime.c
12220         * src/procmsg.c
12221         * src/quote_fmt_parse.y
12222         * src/textview.c
12223         * src/common/quoted-printable.c
12224         * src/common/utils.c
12225         * src/common/utils.h
12226         * src/common/xml.c
12227                 replaced incorrect locale-independent
12228                 ctype functions with GLib's. Corrected
12229                 signedness mismatch.
12230         * src/headerview.c
12231                 headerview_create(): added spacing for vbox.
12232         * src/gtk/about.c
12233                 set focus to the OK button.
12234
12235 2005-08-03 [colin]      1.9.13cvs9
12236
12237         * src/folderview.c
12238                 Fix possible crash
12239
12240 2005-08-02 [colin]      1.9.13cvs8
12241
12242         * src/mainwindow.c
12243                 Fix cast
12244         * src/addressbook.c
12245         * src/addressitem.h
12246                 Fix a cast and more generally, try to make the
12247                 GUI more intuitive and consistent (round 1)
12248
12249 2005-08-02 [paul]       1.9.13cvs7
12250
12251         * src/folder.h
12252                 missing in 1.9.13cvs6
12253
12254 2005-08-02 [colin]      1.9.13cvs6
12255
12256         * src/folder.c
12257                 Fix one more leak
12258
12259 2005-08-02 [colin]      1.9.13cvs5
12260
12261         * src/folder.c
12262         * src/folderview.c
12263         * src/imap.c
12264         * src/main.c
12265         * src/mbox.c
12266         * src/procmsg.c
12267         * src/summaryview.c
12268                 Fix a number of folder_item_get_msg_list()-related
12269                 leaks (missing procmsg_msginfo_free()s)
12270
12271 2005-08-01 [colin]      1.9.13cvs4
12272
12273         * src/folderview.c
12274         * src/folderview.h
12275         * src/mainwindow.c
12276         * src/prefs_fonts.c
12277         * src/prefs_summaries.c
12278         * src/prefs_themes.c
12279         * src/summaryview.c
12280         * src/summaryview.h
12281         * src/textview.c
12282         * src/textview.h
12283                 Fix instant-apply of summary and folderview-related prefs
12284                 Fix erroneous g_free and alertpanels in prefs_theme
12285                 Add instant-apply for fonts
12286                 Defer applying of prefs a little bit so it's done only
12287                 once even if requested by multiples prefs pages
12288
12289 2005-08-01 [paul]       1.9.13cvs3
12290
12291         * src/main.c
12292                 fix bug 776 'S.C. crashes on close'
12293                 thanks to Colin
12294         * src/etpan/etpan-thread-manager-types.h
12295                 add missing include
12296                 thanks to Hoa
12297
12298 2005-07-25 [paul]       1.9.13cvs2
12299
12300         * src/summaryview.c
12301                 fix typos. spotted by Fabien Vantard
12302
12303 2005-07-24 [paul]       1.9.13cvs1
12304
12305         * doc/man/sylpheed.1
12306                 update man page, incorporating fix of
12307                 bug 769 'Typo in manpage'
12308         * src/etpan/imap-thread.c
12309                 fix NetBSD openssl dependencies. patch by
12310                 George Michaelson <ggm@apnic.net>
12311         * po/pt_BR.po
12312                 updated by Frederico Goncalves Guimaraes
12313
12314 2005-07-22 [paul]       1.9.13
12315
12316         1.9.13 release
12317
12318 2005-07-22 [paul]       1.9.12cvs91
12319
12320         * AUTHORS
12321         * INSTALL
12322         * README.claws
12323         * RELEASE_NOTES.claws
12324                 updated for release
12325         * configure.ac
12326         * po/nb.po
12327         * tools/claws.i18n.status.pl
12328                 add Norwegian translation. submiited by
12329                 Geir Helland <pjallabais@users.sourceforge.net>
12330         * po/ca.po
12331         * po/de.po
12332         * po/es.po
12333         * po/fi.po
12334         * po/fr.po
12335         * po/it.po
12336         * po/sk.po
12337         * po/sr.po
12338         * po/zh_CN.po
12339                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12340                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
12341                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
12342                 Yang Guilong
12343         * src/plugins/clamav/clamav_plugin_gtk.c
12344         * src/plugins/spamassassin/spamassassin_gtk.c
12345                 replace outdated description strings
12346
12347 2005-07-21 [colin]      1.9.12cvs90
12348
12349         * src/folder.c
12350                 Set folder to batch mode when scanning it. Makes deletion
12351                 of unread mails on IMAP much faster (due to the UNREAD 
12352                 flag unsetting)
12353
12354 2005-07-21 [darko]      1.9.12cvs89
12355
12356         * configure.ac
12357                 link against libresolv if necessary (patch by Paul)
12358         * src/msgcache.c
12359                 use glib's portable macros to determine endianness
12360
12361 2005-07-21 [paul]       1.9.12cvs88
12362
12363         * src/crash.c
12364         * src/gtk/about.c
12365                 update compiled-in features list
12366
12367 2005-07-20 [colin]      1.9.12cvs87
12368
12369         * src/folder.c
12370         * src/textview.c
12371                 Gcc 2.9x compilation fixes, thanks to Darko
12372         * src/plugins/clamav/clamav_plugin.c
12373                 Little optimisation: load virus database only once
12374         * src/plugins/spamassassin/spamassassin.c
12375                 Big optimisation: filtering one mail took at least 1 second,
12376                 now it takes at least 50ms. Doesn't speed up spamassassin 
12377                 itself, but should already be much more tolerable.
12378
12379 2005-07-20 [colin]      1.9.12cvs86
12380
12381         * src/summaryview.c
12382                 Fix performance issue
12383
12384 2005-07-19 [colin]      1.9.12cvs85
12385
12386         * src/plugins/pgpinline/plugin.c
12387                 Fix warning
12388
12389 2005-07-19 [colin]      1.9.12cvs84
12390
12391         * configure.ac
12392         * src/plugins/Makefile.am
12393         * src/plugins/pgpinline/.cvsignore
12394         * src/plugins/pgpinline/Makefile.am
12395         * src/plugins/pgpinline/pgpinline.c
12396         * src/plugins/pgpinline/pgpinline.deps
12397         * src/plugins/pgpinline/pgpinline.h
12398         * src/plugins/pgpinline/plugin.c
12399                 Put pgpinline in the main tree
12400
12401 2005-07-19 [paul]       1.9.12cvs83
12402
12403         * src/prefs_actions.c
12404                 prevent '//' in menu names, which cause a crash
12405                 thanks to Colin
12406
12407 2005-07-19 [paul]       1.9.12cvs82
12408
12409         * configure.ac
12410                 be generally more informative in configure output.
12411                 OpenSSL: correction: '[ --enable-openssl ...' -> 
12412                 '[ --disable-openssl ...', as --enable-openssl is default
12413                 PGP/MIME: don't check for GPGME again, check for
12414                 pgpcore instead. Therefore prevent the possibility of
12415                 attempting to build pgpmime if pgpcore dependencies are
12416                 not met
12417                 ClamAV: use pkgconfig to check for lib
12418                 libgnomeprint: revert logic on inner test to match
12419                 everything else
12420         * src/plugins/pgpcore/sgpgme.c
12421                 add missing include
12422
12423 2005-07-19 [colin]      1.9.12cvs81
12424
12425         * src/summaryview.c
12426                 Fix slow thread rebuilding in particular
12427                 cases
12428
12429 2005-07-19 [paul]       1.9.12cvs80
12430
12431         * sylpheed-claws.desktop
12432                 fix typo, spotted by Stephan Sachse
12433         * src/account.c
12434                 replace GTK_STOCK_ADD with
12435                 GTK_STOCK_NEW button
12436
12437 2005-07-18 [colin]      1.9.12cvs79
12438
12439         * src/etpan/imap-thread.c
12440                 Fix return value (Thanks Hoa)
12441
12442 2005-07-18 [colin]      1.9.12cvs78
12443
12444         * src/imap.c
12445                 Allow empty passwords
12446                 Create drafts/queue/outbox if necessary
12447         * src/summaryview.c
12448                 Remove old code
12449         * src/etpan/imap-thread.c
12450                 Fix STARTTLS (Thanks to Hoa)
12451
12452 2005-07-18 [paul]       1.9.12cvs77
12453
12454         * ChangeLog-gtk2.jp
12455         * ChangeLog.jp
12456                 removed
12457         * Makefile.am
12458                 updated to reflect additions and removals
12459         * TODO
12460                 updated to be claws-specific
12461         * TODO-gtk2
12462         * TODO-gtk2.jp
12463         * TODO.jp
12464         * sylpheed-128x128.png
12465         * sylpheed-64x64.png
12466                 removed
12467         * sylpheed-claws-128x128.png
12468         * sylpheed-claws-64x64.png
12469         * sylpheed-claws.desktop
12470         * sylpheed-claws.png
12471                 added
12472         * sylpheed.desktop
12473         * sylpheed.png
12474                 removed
12475
12476 2005-07-17 [paul]       1.9.12cvs76
12477
12478         * src/account.c
12479         * src/addressbook.c
12480         * src/alertpanel.c
12481         * src/alertpanel.h
12482         * src/compose.c
12483         * src/exphtmldlg.c
12484         * src/expldifdlg.c
12485         * src/folderview.c
12486         * src/imap_gtk.c
12487         * src/inc.c
12488         * src/message_search.c
12489         * src/messageview.c
12490         * src/mh_gtk.c
12491         * src/news_gtk.c
12492         * src/prefs_actions.c
12493         * src/prefs_filtering.c
12494         * src/prefs_matcher.c
12495         * src/prefs_template.c
12496         * src/prefs_themes.c
12497         * src/ssl_manager.c
12498         * src/summary_search.c
12499         * src/textview.c
12500         * src/toolbar.c
12501         * src/gtk/sslcertwindow.c
12502         * src/plugins/pgpcore/sgpgme.c
12503                 rework alertpanels
12504
12505 2005-07-17 [colin]      1.9.12cvs75
12506
12507         * src/privacy.c
12508                 add a PrivacySystem accessor that checks that
12509                 the system cached in a MimeInfo's privacydata
12510                 is still registered. Use this accessor instead
12511                 of directly using data->system. Fixes crashes
12512                 after unloading pgp plugins.
12513
12514 2005-07-17 [colin]      1.9.12cvs74
12515
12516         * src/alertpanel.c
12517                 Change geometry hints to a simple default size.
12518                 Fixes the certs dialogs.
12519
12520 2005-07-17 [colin]      1.9.12cvs73
12521
12522         * src/gtk/sslcertwindow.c
12523                 Use a gtkExpander
12524
12525 2005-07-17 [colin]      1.9.12cvs72
12526
12527         * src/plugins/pgpcore/Makefile.am
12528         * src/plugins/pgpmime/Makefile.am
12529                 Add gpgme libs
12530
12531 2005-07-17 [paul]       1.9.12cvs71
12532
12533         * configure.ac
12534                 add --disable-gnomeprint option
12535                 modified version of patch by Marius Mauch
12536
12537 2005-07-17 [paul]       1.9.12cvs70
12538
12539         * src/common/defs.h
12540                 update urls
12541         * src/account.c
12542         * src/action.c
12543         * src/addressbook.c
12544         * src/compose.c
12545         * src/foldersel.c
12546         * src/folderview.c
12547         * src/html.c
12548         * src/imap_gtk.c
12549         * src/main.c
12550         * src/mainwindow.c
12551         * src/messageview.c
12552         * src/mh_gtk.c
12553         * src/mimeview.c
12554         * src/news_gtk.c
12555         * src/prefs_account.c
12556         * src/prefs_send.c
12557         * src/prefs_summaries.c
12558         * src/procmsg.c
12559         * src/summaryview.c
12560         * src/common/utils.c
12561         * src/common/xml.c
12562         * src/plugins/pgpcore/passphrase.c
12563         * src/plugins/pgpcore/select-keys.c
12564                 replace inappropriately used backticks
12565                 with single quotes
12566
12567 2005-07-16 [colin]      1.9.12cvs69
12568
12569         * src/image_viewer.c
12570                 Add extra paranoid checks
12571
12572 2005-07-16 [colin]      1.9.12cvs68
12573
12574         * src/plugins/pgpcore/prefs_gpg.c
12575                 Don't auto-check sigs by default, as it
12576                 can be really slow.
12577
12578 2005-07-16 [colin]      1.9.12cvs67
12579
12580         * src/plugins/pgpcore/sgpgme.c
12581                 Make messages a bit better.
12582
12583 2005-07-16 [colin]      1.9.12cvs66
12584
12585         * src/imap.c
12586                 Remove pseudo-log
12587         * src/etpan/imap-thread.c
12588                 Add real log
12589
12590 2005-07-16 [colin]      1.9.12cvs65
12591
12592         * src/main.c
12593         * src/prefs_other.c
12594                 And now, fix build with libetpan :-/
12595
12596 2005-07-15 [colin]      1.9.12cvs64
12597
12598         * src/prefs_other.c
12599                 Continue fixing build without libetpan.
12600
12601 2005-07-15 [colin]      1.9.12cvs63
12602
12603         * src/main.c
12604                 Fix build with --disable-libetpan
12605
12606 2005-07-15 [colin]      1.9.12cvs62
12607
12608         * configure.ac
12609                 Bump libetpan's version
12610
12611 2005-07-15 [colin]      1.9.12cvs61
12612
12613         * src/etpan/imap-thread.c
12614                 Actually stop logging :)
12615
12616 2005-07-15 [colin]      1.9.12cvs60
12617
12618         * src/addressbook.c
12619                 Fix dnd of multiple addresses.
12620
12621 2005-07-15 [hoa]        1.9.12cvs59
12622
12623         * src/etpan/imap-thread.c
12624             disable login of IMAP password in libetpan log file.
12625
12626 2005-07-15 [paul]       1.9.12cvs58
12627
12628         * src/account.c
12629                 don't automatically sort
12630                 do allow drag n drop
12631
12632 2005-07-15 [paul]       1.9.12cvs57
12633
12634         * src/account.c
12635         * src/ssl_manager.c
12636                 alphabetical listing
12637
12638 2005-07-15 [paul]       1.9.12cvs56
12639
12640         * src/gtk/pluginwindow.c
12641                 sort plugin list alphabetically
12642
12643 2005-07-15 [paul]       1.9.12cvs55
12644
12645         * src/prefs_spelling.c
12646         * src/prefs_wrapping.c
12647                 unify English usage
12648
12649 2005-07-15 [colin]      1.9.12cvs54
12650
12651         * src/wizard.c
12652                 Typo fix
12653
12654 2005-07-15 [paul]       1.9.12cvs53
12655
12656         * src/prefs_message.c
12657                 make 'show cursor' a hidden option
12658
12659 2005-07-14 [colin]      1.9.12cvs52
12660
12661         * src/plugins/spamassassin/Makefile.am
12662         * src/plugins/clamav/Makefile.am
12663                 Fix double EXTRA_DISTs
12664
12665 2005-07-14 [colin]      1.9.12cvs51
12666
12667         * src/plugins/clamav/Makefile.am
12668         * src/plugins/clamav/clamav_plugin_gtk.deps
12669         * src/plugins/spamassassin/Makefile.am
12670         * src/plugins/spamassassin/spamassassin_gtk.deps
12671                 Make $plugin_gtk depend on $plugin
12672
12673 2005-07-14 [hoa]        1.9.12cvs50
12674
12675         * src/etpan/imap-thread.c
12676                 enable debug log of libetpan when running with --debug
12677
12678 2005-07-14 [colin]      1.9.12cvs49
12679
12680         * configure.ac
12681         * src/common/Makefile.am
12682         * src/common/plugin.c
12683         * src/common/plugin.h
12684                 Add a little plugin dependancy system.
12685                 Plugins can ship a $plugin_name.deps file
12686                 (near them in PLUGINDIR) so that their
12687                 dependancies are loaded if possible.
12688         * src/plugins/Makefile.am
12689         * src/plugins/pgpcore/Makefile.am
12690         * src/plugins/pgpcore/passphrase.c
12691         * src/plugins/pgpcore/passphrase.h
12692         * src/plugins/pgpcore/plugin.c
12693         * src/plugins/pgpcore/prefs_gpg.c
12694         * src/plugins/pgpcore/prefs_gpg.h
12695         * src/plugins/pgpcore/select-keys.c
12696         * src/plugins/pgpcore/select-keys.h
12697         * src/plugins/pgpcore/sgpgme.c
12698         * src/plugins/pgpcore/sgpgme.h
12699                 Introduce pgpcore, used by pgpmime and
12700                 pgpinline
12701         * src/plugins/pgpmime/Makefile.am
12702         * src/plugins/pgpmime/passphrase.c
12703         * src/plugins/pgpmime/passphrase.h
12704         * src/plugins/pgpmime/pgpmime.c
12705         * src/plugins/pgpmime/pgpmime.deps
12706         * src/plugins/pgpmime/plugin.c
12707         * src/plugins/pgpmime/prefs_gpg.c
12708         * src/plugins/pgpmime/prefs_gpg.h
12709         * src/plugins/pgpmime/select-keys.c
12710         * src/plugins/pgpmime/select-keys.h
12711         * src/plugins/pgpmime/sgpgme.c
12712         * src/plugins/pgpmime/sgpgme.h
12713                 Remove the core from pgpmime and add the
12714                 dependancy to pgpcore.
12715
12716 2005-07-14 [paul]       1.9.12cvs48
12717
12718         * src/stock_pixmap.c
12719                 forgot this in last commit
12720
12721 2005-07-14 [paul]       1.9.12cvs47
12722
12723         * src/account.c
12724         * src/addressbook.c
12725                 add accelerators for the buttons (sync with main)
12726         * src/compose.c
12727         * src/compose.h
12728                 add accelerators for the buttons.
12729                 fix editing with external editor.
12730                 replace gdk_input_*() with GIOChannel;
12731                 (sync with main)
12732         * src/foldersel.c
12733                 display folder names with new/unread
12734                 representation (sync with main)
12735         * src/main.c
12736                 specify default window icon (sync with main)
12737         * src/prefs_common.c
12738                 use_addr_book default to FALSE
12739         * src/summaryview.c
12740         * src/textview.c
12741                 add accelerators for the buttons (sync with main)
12742         * src/gtk/menu.c
12743                 fix typos
12744         * src/pixmaps/sylpheed_icon.xpm
12745                 updated
12746
12747 2005-07-13 [paul]       1.9.12cvs46
12748
12749         * src/plugins/pgpmime/pgpmime.c
12750         * src/plugins/pgpmime/sgpgme.c
12751                 (temporarily) use deprecated gpgme_data_rewind()
12752                 while largefile support is not present
12753                 (as suggested by Colin)
12754
12755 2005-07-13 [paul]       1.9.12cvs45
12756
12757         * configure.ac
12758                 remove large file support (for now):
12759                 it breaks too many things
12760
12761 2005-07-13 [paul]       1.9.12cvs44
12762
12763         * configure.ac
12764                 add large file support
12765         * src/html.c
12766                 fix bug #763 where href attribute was not
12767                 the very first attribute of a link
12768                 patch by Thomas Gilgin
12769
12770 2005-07-13 [colin]      1.9.12cvs43
12771
12772         * src/gtk/pluginwindow.c
12773                 Little portability fix
12774
12775 2005-07-13 [colin]      1.9.12cvs42
12776
12777         * src/plugins/pgpmime/sgpgme.c
12778                 Fix crasher.
12779
12780 2005-07-13 [colin]      1.9.12cvs41
12781
12782         * src/plugins/pgpmime/pgpmime.c
12783         * src/plugins/pgpmime/sgpgme.c
12784                 Use gpgme_data_release_and_get_mem instead
12785                 of gpgme_data_read.
12786
12787 2005-07-13 [colin]      1.9.12cvs40
12788
12789         * configure.ac
12790         * src/plugins/pgpmime/passphrase.c
12791         * src/plugins/pgpmime/passphrase.h
12792         * src/plugins/pgpmime/pgpmime.c
12793         * src/plugins/pgpmime/plugin.c
12794         * src/plugins/pgpmime/select-keys.c
12795         * src/plugins/pgpmime/select-keys.h
12796         * src/plugins/pgpmime/sgpgme.c
12797         * src/plugins/pgpmime/sgpgme.h
12798                 Port pgpmime to gpgme-1.0.
12799
12800 2005-07-12 [paul]       1.9.12cvs39
12801
12802         * AUTHORS
12803         * src/toolbar.c
12804         * src/toolbar.h
12805                 add a 'Go to Prev' button to the toolbar.
12806                 correct tooltip text of go to buttons.
12807                 based on patch by Yang Guilong <bamanzi@gmail.com>
12808
12809 2005-07-12 [colin]      1.9.12cvs38
12810
12811         * src/statusbar.c
12812                 Fix progress bar showing stuff at startup.
12813
12814 2005-07-12 [paul]       1.9.12cvs37
12815
12816         * src/editjpilot.c
12817                 fix building with jpilot support
12818
12819 2005-07-11 [colin]      1.9.12cvs36
12820
12821         * src/inc.c
12822                 Add visual indication that filtering is running
12823         * src/textview.c
12824                 Make {}[] uri delimiters
12825         * src/summaryview.c
12826                 Remove useless (and slow) calls
12827
12828 2005-07-11 [paul]       1.9.12cvs35
12829
12830         * src/plugins/clamav/clamav_plugin_gtk.c
12831         * src/plugins/dillo_viewer/dillo_prefs.c
12832         * src/plugins/pgpmime/prefs_gpg.c
12833         * src/plugins/spamassassin/spamassassin_gtk.c
12834                 gather plugins prefs together under their
12835                 own 'Plugins' heading
12836
12837 2005-07-11 [paul]       1.9.12cvs34
12838
12839         sync with main
12840
12841         * src/account.c
12842                 account_delete(): modified alert dialog
12843         * src/editjpilot.c
12844         * src/editvcard.c
12845                 fixed a crash when cancelling file selection
12846                 dialog by Escape key. Made non-ascii filename
12847                 selectable.
12848         * src/prefs_template.c
12849                 prefs_template_window_create(): make scrolled
12850                 window policy AUTOMATIC
12851
12852 2005-07-10 [hoa]        1.9.12cvs33
12853
12854         * src/etpan/imap-thread.c
12855                 workaround for old Courier IMAP servers.
12856
12857 2005-07-10 [colin]      1.9.12cvs32
12858
12859         * src/folder.c
12860         * src/statusbar.c
12861         * src/statusbar.h
12862                 Add visual progress indicator on filtering/processing
12863                 Factorize the progress bar code
12864         * src/imap.c
12865         * src/imap.h
12866         * src/etpan/imap-thread.c
12867                 Add a reference counter to avoid destroying the Folder
12868                 while it's in use by another callback.
12869
12870 2005-07-09 [hoa]        1.9.12cvs31
12871
12872         * src/imap.c
12873         * src/etpan/imap-thread.c
12874                 fixed deadlock when removing IMAP account.
12875
12876 2005-07-08 [colin]      1.9.12cvs30
12877
12878         * src/textview.c
12879         * src/unmime.c
12880                 Fix again problems decoding broken headers
12881         * src/gtk/inputdialog.c
12882                 Fix local variable shadowing a global one
12883
12884 2005-07-08 [colin]      1.9.12cvs29
12885
12886         * src/msgcache.c
12887                 Make the cache/mark files platform-agnostic by writing
12888                 them in little-endian format. Reading them is also done
12889                 in little-endian format, of course; however, in order
12890                 to avoid trashing mark data on big-endian machines, the
12891                 files are, at first, read from the native format if the
12892                 little-endian one doesn't exist. This is easy to deter-
12893                 mine by trying to open a file with a swapped data_ver
12894                 and seeing if it's the wanted version.
12895                 Little-endian using users should see absolutely no
12896                 difference, Big-endian users may get a very little
12897                 performance drop due to byte-swapping.
12898                 Tested on i386 and ppc32. 
12899                 Fixes bug #159 (The index file, in the mailboxes, is 
12900                 hardware depending).
12901
12902                 To have the cache/mark files updated to the new little-
12903                 endian format, "Check for new messages" or even
12904                 "Rebuild folder tree" aren't enough. Files will be
12905                 updated as soon as a folder has been opened/closed.
12906                 To update everything, just select all folders by
12907                 selecting them one by one.
12908
12909 2005-07-07 [colin]      1.9.12cvs28
12910
12911         * src/imap.c
12912                 Remember the folder separator per IMAPFolder
12913                 instead of globally.
12914                 Revive the Session on noop; fixes bug #761
12915                 (mark a bunch of unread messages as read takes 
12916                 forever)
12917
12918 2005-07-07 [darko]      1.9.12cvs27
12919
12920         * src/common/template.c
12921                 Sort templates alphabetically
12922
12923 2005-07-06 [colin]      1.9.12cvs26
12924
12925         * src/imap.c
12926                 Try to use the correct separator in
12927                 most cases. Possibly fixes bug #759
12928                 (only creates the INBOX folder when 
12929                 setting up new IMAP account) and 
12930                 bug #760 (Can't retrieve messages)
12931
12932 2005-07-06 [colin]      1.9.12cvs25
12933
12934         * src/imap.c
12935                 Use real_path in status command. This will
12936                 help later, when namespaces will be used.
12937
12938 2005-07-06 [colin]      1.9.12cvs24
12939
12940         * configure.ac
12941         * src/account.c
12942         * src/folder.c
12943         * src/imap.c
12944         * src/etpan/etpan-log.c
12945         * src/etpan/etpan-thread-manager.c
12946         * src/etpan/imap-thread.c
12947                 Add a --disable-libetpan parameter. With this,
12948                 users that don't want IMAP4 support can avoid
12949                 the new dependancy (and have no IMAP support).
12950                 Users that have IMAP4 accounts and use this
12951                 parameter won't lose their configuration, their
12952                 IMAP accounts will just be invisible and not
12953                 used.
12954         * src/textview.c
12955                 Make the "Copy ..." contextual menu items 
12956                 copy to both the X clipboard and the gtk 
12957                 clipboard - as most other apps do.
12958         * src/gtk/about.c
12959                 Add a notice about OpenSSL usage, in order to
12960                 comply with OpenSSL's license (point 6):
12961                 http://www.openssl.org/source/license.html
12962
12963 2005-07-06 [colin]      1.9.12cvs23
12964
12965         * src/alertpanel.c
12966                 Fix a minimum size for alertpanels
12967         * src/compose.c
12968                 Show 'No space left on device' type errors
12969                 when queuing/sending
12970         * src/imap_gtk.c
12971         * src/mh_gtk.c
12972                 Rework folder's deletion message (remove 
12973                 extra \n)
12974
12975 2005-07-05 [colin]      1.9.12cvs22
12976
12977         * src/imap.c
12978                 Add an alertpanel on auth error
12979                 Add pseudo-log
12980                 Remove pthread-related stuff
12981
12982 2005-07-05 [colin]      1.9.12cvs21
12983
12984         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12985                 Fix crash on plugin reloading (with a hack)
12986
12987 2005-07-05 [colin]      1.9.12cvs20
12988
12989         * src/prefs_account.c
12990         * src/prefs_account.h
12991                 Fix typo
12992         * src/gtk/filesel.c
12993         * src/gtk/filesel.h
12994                 Add a way to filter the view
12995         * src/gtk/pluginwindow.c
12996                 Filter loadable stuff
12997         * src/plugins/pgpmime/prefs_gpg.c
12998                 Fix missing unregistration
12999         * .cvsignore
13000         * src/etpan/.cvsignore
13001         * src/plugins/spamassassin/.cvsignore
13002                 Add more stuff to cvs ignored files
13003
13004 2005-07-04 [colin]      1.9.12cvs19
13005
13006         * src/imap.c
13007                 Fix scan_required returning FALSE when it
13008                 shouldn't. Maybe fix #760 (Can't retrieve
13009                 messages)
13010
13011 2005-07-04 [colin]      1.9.12cvs18
13012
13013         * src/summaryview.c
13014                 Fix always_show_msg pref
13015
13016 2005-07-04 [paul]       1.9.12cvs17
13017
13018         sync with main (forgotten in last commit)
13019         
13020         * src/common/utils.c
13021         * src/common/utils.h
13022                 check_line_length(): new.
13023                 is_dir_exist()
13024                 is_file_entry_exist()
13025                 dirent_is_regular_file()
13026                 dirent_is_directory(): use g_file_test() instead of stat().
13027
13028 2005-07-04 [paul]       1.9.12cvs16
13029
13030         sync with main:
13031
13032         * src/compose.c
13033                 compose_write_to_file(): check for line
13034                 length limit and display warning if exceeds
13035         * src/jpilot.c
13036                 use get_home_dir() instead of g_get_home_dir()
13037         * src/procheader.c
13038                 removed warning about invalid date
13039         * src/vcard.c
13040                 use get_home_dir() instead of g_get_home_dir()
13041
13042 2005-07-04 [paul]       1.9.12cvs15
13043
13044         * src/stock_pixmap.c
13045                 fix new pixmap naming errors
13046                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
13047
13048 2005-07-04 [colin]      1.9.12cvs14
13049
13050         * src/imap.c
13051                 Fix debugging string with a warning
13052
13053 2005-07-04 [colin]      1.9.12cvs13
13054
13055         * configure.ac
13056                 Add a check for libetpan's version (>= 0.37)
13057
13058 2005-07-04 [hoa]        1.9.12cvs12
13059
13060         * commitHelper
13061         * src/imap.c
13062         * src/etpan/imap-thread.c
13063         * src/etpan/imap-thread.h
13064                 fixed IMAP implementation of check of mails.
13065
13066 2005-07-03 [hoa]        1.9.12cvs11
13067
13068         * src/etpan/Makefile.am
13069         * src/etpan/etpan-errors.h
13070         * src/etpan/etpan-log.[ch]
13071         * src/etpan/etpan-thread-manager-types.h
13072         * src/etpan/etpan-thread-manager.[ch]
13073         * src/etpan/imap-thread.[ch]
13074         * src/Makefile.am
13075         * src/imap.c
13076         * src/main.c
13077         * src/prefs_other.c
13078         * configure.ac
13079             merged imap branch.
13080             dependency on libetpan 0.37 is now added.
13081
13082 2005-07-01 [colin]      1.9.12cvs10
13083
13084         * src/Makefile.am
13085         * src/folder.c
13086         * src/folder.h
13087         * src/folderview.c
13088         * src/stock_pixmap.c
13089         * src/stock_pixmap.h
13090         * src/plugins/trayicon/trayicon.c
13091                 Add marked symbol on folders containing
13092                 marked messages
13093         * src/procmsg.c
13094         * src/procmsg.h
13095         * src/toolbar.c
13096         * src/prefs_common.c
13097         * src/prefs_common.h
13098         * src/prefs_send.c
13099                 Add an optional confirmation dialog on queue
13100                 sending. Patch by wwp.
13101         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
13102         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
13103         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
13104         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
13105         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
13106         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
13107         * src/pixmaps/inbox_mark.xpm            ** ADDED **
13108         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
13109         * src/pixmaps/outbox_mark.xpm           ** ADDED **
13110         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
13111         * src/pixmaps/trash_mark.xpm            ** ADDED **
13112                 New pixmaps
13113
13114 2005-07-01 [colin]      1.9.12cvs9
13115
13116         * src/summaryview.c
13117                 Fix a little threading bug
13118         * src/addrgather.c
13119         * src/mainwindow.c
13120                 A little bit of HIG normality never hurts
13121
13122 2005-07-01 [colin]      1.9.12cvs8
13123
13124         * src/compose.c
13125         * src/msgcache.c
13126         * src/pop.c
13127         * src/procmime.c
13128         * src/recv.c
13129         * src/common/log.c
13130         * src/common/template.c
13131         * src/common/utils.c
13132         * src/common/utils.h
13133                 Reverted the fwrite_atomic stuff. In fact
13134                 it is already atomic.
13135
13136 2005-06-30 [colin]      1.9.12cvs7
13137
13138         * src/common/utils.c
13139         * src/common/utils.h
13140                 Add an fwrite_atomic() function to make
13141                 sure we write everything: fwrite can make
13142                 short writes.
13143         * src/compose.c
13144         * src/msgcache.c
13145         * src/pop.c
13146         * src/procmime.c
13147         * src/recv.c
13148         * src/common/log.c
13149         * src/common/template.c
13150                 Use that (and fix swapping of size and nmemb).
13151                 Thanks to Rich Coe for the heads up.
13152
13153 2005-06-30 [colin]      1.9.12cvs6
13154
13155         * src/addressbook.c
13156                 Optimize addressbook opening 
13157
13158 2005-06-30 [colin]      1.9.12cvs5
13159
13160         * src/summaryview.c
13161                 Remove calls to summary_step after move/copy
13162
13163 2005-06-28 [paul]       1.9.12cvs4
13164
13165         * src/alertpanel.c
13166                 wrap and make the error msg selectable
13167
13168 2005-06-28 [paul]       1.9.12cvs3
13169
13170         * src/ssl_manager.c
13171                 replace the OK button with a Close button
13172         * src/gtk/foldersort.c
13173                 use GTK_STOCK_ icons/buttons
13174
13175 2005-06-28 [colin]      1.9.12cvs2
13176
13177         * src/gedit-print.c             ** ADDED **
13178         * src/gedit-print.h             ** ADDED **
13179         * src/gtk/gtksourceprintjob.c   ** ADDED **
13180         * src/gtk/gtksourceprintjob.h   ** ADDED **
13181                 I can't believe no one had enough time to tell
13182                 me I forgot the `cvs add`
13183
13184 2005-06-27 [colin]      1.9.12cvs1
13185
13186         * src/Makefile.am
13187         * src/gtk/Makefile.am
13188         * src/messageview.c
13189         * src/procmsg.c
13190         * src/summaryview.c
13191         * configure.ac
13192                 Add optional libgnomeprint-based printing
13193         * src/mainwindow.c
13194         * src/gtk/quicksearch.c
13195                 Add an Edit/Quick search menu item to show
13196                 and focus the quicksearch
13197
13198 2005-06-27 [paul]       1.9.12
13199
13200         1.9.12 release
13201
13202         * po/ca.po
13203         * po/de.po
13204         * po/es.po
13205         * po/fr.po
13206         * po/it.po
13207         * po/ko.po
13208         * po/pt_BR.po
13209         * po/sk.po
13210         * po/zh_CN.po
13211                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
13212                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
13213                 SungHyun Nam, Frederico Goncalves Guimaraes,
13214                 Andrej Kacian, and Yang Guilong
13215 2005-06-26 [colin]      1.9.11cvs106
13216
13217         * src/imap_gtk.c
13218                 Forgot one file for previous fix
13219
13220 2005-06-26 [colin]      1.9.11cvs105
13221
13222         * src/folder.c
13223         * src/imap.c
13224                 Fix problems with folder operations in no_select
13225                 imap folders. it applies only to mails, and 
13226                 creation/deletion/move/renaming of folders 
13227                 should be possible
13228
13229 2005-06-26 [paul]       1.9.11cvs104
13230
13231         * src/prefs_filtering.c
13232                 replace one more GTK_STOCK_REMOVE
13233                 with GTK_STOCK_DELETE
13234
13235 2005-06-25 [colin]      1.9.11cvs103
13236
13237         * src/imap.c
13238                 Optimize get_seq_set_from_seq_list
13239                 (Patch by Ricardo) 
13240
13241 2005-06-25 [colin]      1.9.11cvs102
13242
13243         * src/mh.c
13244                 If the directory exists, but not in the
13245                 correct encoding, rename it. This should
13246                 handle old-versions-induced bugs.
13247
13248 2005-06-25 [colin]      1.9.11cvs101
13249
13250         * src/mh.c
13251                 Fix path access with extended dir names
13252                 Fixes bug #589 (SC segfaults with wrong locale
13253                 settings)
13254
13255 2005-06-25 [colin]      1.9.11cvs100
13256
13257         * src/prefs_account.c
13258         * src/prefs_account.h
13259         * src/compose.c
13260                 Add an option to encrypt replies to
13261                 encrypted messages
13262
13263 2005-06-25 [colin]      1.9.11cvs99
13264
13265         * src/compose.c
13266         * src/quote_fmt_parse.y
13267                 ... And make it work with pgpinline.
13268
13269 2005-06-25 [colin]      1.9.11cvs98
13270
13271         * src/compose.c
13272         * src/procmime.c
13273         * src/procmime.h
13274         * src/quote_fmt_parse.y
13275                 o Make reedition of encrypted messages possible
13276                   (as long as it is encrypted to self too, no
13277                    magic there)
13278                 o Make replying with quote (and without selecting
13279                   text) possible for encrypted messages.
13280                 Closes bug #550 (Not possible to "reply with quote"
13281                 to gnupg encrypted messages)
13282
13283 2005-06-24 [paul]       1.9.11cvs97
13284
13285         * src/imap.c
13286                 add missing include
13287
13288 2005-06-24 [paul]       1.9.11cvs96
13289
13290         * src/editldap.c
13291                 made bind password entry invisible
13292                 (sync with main)
13293         * src/send_message.c
13294                 send_message_local(): check exit status
13295                 to detect errors (sync with main)
13296         * src/textview.c
13297                 use main's less ambiguous popup menu
13298                 wording
13299
13300 2005-06-24 [paul]       1.9.11cvs95
13301
13302         * src/prefs_actions.c
13303         * src/prefs_customheader.c
13304         * src/prefs_display_header.c
13305         * src/prefs_filtering_action.c
13306         * src/prefs_matcher.c
13307         * src/prefs_template.c
13308         * src/prefs_toolbar.c
13309                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
13310         * src/gtk/description_window.c
13311                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
13312
13313 2005-06-23 [colin]      1.9.11cvs94
13314
13315         * src/summaryview.c
13316                 Fix rough edges (be sure to call status_show whenever
13317                 necessary).
13318
13319 2005-06-23 [colin]      1.9.11cvs93
13320
13321         * src/summaryview.c
13322                 Optimize Select All
13323                 Before, in a 5K mails folder: 11s
13324                 After, in the same folder: 58000µs
13325                 The joys of locking... gtk_clist_select_all() fires a 
13326                 tree-select-row event for each selected row, which in 
13327                 summaryview, callbacks summary_selected which in turn,
13328                 calls summary_status_show, which walks the selected
13329                 rows. Hence, calling gtk_clist_select_all was 
13330                 exponential. Locking the summaryview makes 
13331                 summary_selected return early.
13332
13333 2005-06-23 [colin]      1.9.11cvs92
13334
13335         * src/imap.c
13336                 Move mutex at the important place to avoid
13337                 deadlocks
13338         * src/summaryview.c
13339                 Fix Del key deleting directly instead of
13340                 moving to trash
13341
13342 2005-06-22 [colin]      1.9.11cvs91
13343
13344         * src/plugins/spamassassin/libspamc.c
13345                 As we do spagetti code with assignations in multiple
13346                 places (see _message_read_raw where out = msg = raw),
13347                 let's be sure we don't free the same pointer twice.
13348                 Should fix bug #683 (Crash in libpam at 
13349                 message_cleanup).
13350
13351 2005-06-22 [colin]      1.9.11cvs90
13352
13353         * src/compose.c
13354         * src/messageview.c
13355         * src/toolbar.c
13356                 Make toolbar's delete use the move to trash stuff;
13357                 Add gtk_widget_realize to be sure pixmaps can get
13358                 created (that may fix an old worksforme bug which
13359                 I can't find back...)
13360
13361 2005-06-22 [colin]      1.9.11cvs89
13362
13363         * src/summaryview.c
13364         * src/summaryview.h
13365         * src/mainwindow.c
13366                 Rename "Message/Delete" to "Message/Move to trash"
13367                 Add "Message/Delete..." that directly destroys the
13368                 selected messages after asking for a confirmation.
13369
13370 2005-06-22 [colin]      1.9.11cvs88
13371
13372         * src/imap.c
13373                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
13374                 o Fix a deadlock (thanks Darko)
13375
13376 2005-06-22 [colin]      1.9.11cvs87
13377
13378         * src/gtk/foldersort.c
13379                 Add missing include for the i18n;
13380                 patch by Fabien Vantard
13381
13382 2005-06-21 [colin]      1.9.11cvs86
13383
13384         * src/folder.c
13385         * src/folderview.c
13386                 Respect the no_select flag
13387         * src/imap.c
13388                 Fix recursive deletion
13389         * src/imap_gtk.c
13390         * src/mh_gtk.c
13391                 Make the folder deletion's warning
13392                 more explicit
13393
13394 2005-06-21 [colin]      1.9.11cvs85
13395
13396         * src/textview.c
13397                 Prevent email addresses from spanning accross
13398                 lines - fixes bug # 646 (newline-chars in 
13399                 email addresses)
13400
13401 2005-06-20 [colin]      1.9.11cvs84
13402
13403         * src/folder.c
13404                 Be sure not to remove source if copy failed
13405
13406 2005-06-20 [colin]      1.9.11cvs83
13407
13408         * src/folderview.c
13409         * src/imap_gtk.c
13410                 remove summaryview's lock
13411         * src/imap.c
13412                 introduce threads to avoid problems when foreground tasks
13413                 interfere with background tasks
13414         * src/mh.c
13415                 prevent moving to drafts/queue
13416         * src/mimeview.c
13417                 fix leak
13418
13419 2005-06-19 [colin]      1.9.11cvs82
13420
13421         * src/imap_gtk.c
13422                 Remember that the user doesn't want to override
13423                 offline mode, for 3 seconds. It avoid presenting
13424                 him with N popups in a really short time.
13425
13426 2005-06-17 [colin]      1.9.11cvs81
13427
13428         * src/imap.c
13429                 Fix IMAP breaking on folders containing '('
13430                 (Probably won't be enough)
13431
13432 2005-06-17 [colin]      1.9.11cvs80
13433
13434         Forgotten files on 1.9.11cvs79
13435         * src/summaryview.c
13436                 Fix stepping when not immediately executing
13437         * src/imap.c
13438                 Really prevent UID FETCH 0
13439         * src/codeconv.c
13440                 Fix outgoing charset never set to utf-8
13441         * src/mh.c
13442                 Fix leak
13443
13444 2005-06-16 [colin]      1.9.11cvs79
13445
13446         * src/compose.c
13447                 Fix bug #707 (Dash splits rows)
13448                 Only wrap if we're on a line break position and
13449                 the previous one was a "white" (space) char.
13450                 Pango stuff is weird.
13451
13452 2005-06-16 [colin]      1.9.11cvs78
13453
13454         * src/imap_gtk.c
13455                 Lock summaryview while downloading messages
13456                 on user demand
13457         * src/procheader.c
13458         * src/unmime.c
13459         * src/common/utils.c
13460         * src/common/utils.h
13461                 Replace \r and \n with spaces in From and
13462                 Subject headers
13463
13464 2005-06-16 [paul]       1.9.11cvs77
13465
13466         * src/procmime.c
13467                 liberalise the mime parser
13468         * src/gtk/about.c
13469                 add text wrapping
13470
13471 2005-06-16 [paul]       1.9.11cvs76
13472
13473         * src/gtk/about.c
13474                 reworked
13475
13476 2005-06-15 [colin]      1.9.11cvs75
13477
13478         * src/compose.c
13479                 Finish header encoding fix
13480         * src/summaryview.c
13481                 Fix segfault
13482         * src/headerview.c
13483                 Fix compilation (Thanks Stephan
13484                 Sachse)
13485
13486 2005-06-15 [colin]      1.9.11cvs74
13487
13488         * Makefile.am
13489                 Install gnome2 stuff rather than gnome1, 
13490                 if both are present
13491         * src/codeconv.c
13492         * src/codeconv.h
13493         * src/compose.c
13494                 Fix headers encoding
13495         * src/folder.c
13496                 Visual progress when fetching all messages
13497         * src/folderview.c
13498         * src/summaryview.c
13499         * src/summaryview.h
13500                 Prevent changing current message while
13501                 incorporating
13502
13503 2005-06-15 [paul]       1.9.11cvs73
13504
13505         * src/gtk/gtkaspell.c
13506         * src/gtk/gtkaspell.h
13507                 fix build warnings
13508
13509 2005-06-15 [paul]       1.9.11cvs72
13510
13511         * src/prefs_filtering.c
13512                 allow reordering of filter rules by
13513                 drag n drop
13514
13515 2005-06-15 [paul]       1.9.11cvs71
13516
13517         * COPYING
13518                 updated
13519         * src/codeconv.c
13520                 replace deprecated function
13521         * src/inc.c
13522         * src/send_message.c
13523         * src/gtk/progressdialog.c
13524         * src/gtk/progressdialog.h
13525                 salvage and reuse parts of reverted sync
13526
13527 2005-06-15 [paul]       1.9.11cvs70
13528
13529         * src/inc.c
13530         * src/send_message.c
13531         * src/gtk/progressdialog.c
13532         * src/gtk/progressdialog.h
13533                 revert yesterday's sync with main
13534                 it contains deprecated functions
13535
13536 2005-06-15 [colin]      1.9.11cvs69
13537
13538         * src/headerview.c
13539                 Fix bug #670 (multi user to: will corrupt message 
13540                 headers display)
13541
13542 2005-06-15 [colin]      1.9.11cvs68
13543
13544         * src/compose.c
13545                 Fix bug #421 (Fix undo on wrapping)
13546
13547 2005-06-15 [colin]      1.9.11cvs67
13548
13549         * src/folder.c
13550                 Provide visual feedback while processing
13551                 folder's rules.
13552         * src/imap.c
13553                 Provide visual feedback while getting
13554                 short headers (for uncached messages)
13555
13556
13557 2005-06-14 [paul]       1.9.11cvs66
13558
13559         * src/account.c
13560                 change a couple stock icons
13561         * src/inc.c
13562         * src/send_message.c
13563         * src/gtk/progressdialog.c
13564         * src/gtk/progressdialog.h
13565                 sync main's GtkTreeView implementation
13566
13567 2005-06-14 [colin]      1.9.11cvs65
13568
13569         * src/imap.c
13570                 Various little fixes, mainly on error paths
13571
13572 2005-06-13 [colin]      1.9.11cvs64
13573
13574         * matcher.c
13575         * procmsg.c
13576         * procmsg.h
13577                 Add a way to fetch only headers. This speeds
13578                 up filtering on headers for IMAP. Fixes:
13579                 bug #481 extraneous imap commands slow down 
13580                         imap filtering
13581                 bug #522 Sylpheed downloads all messages 
13582                         when opening mailbox (IMAP)
13583                 bug #677 IMAP fetch is soooooooooooooo slow
13584         * src/folder.c
13585         * src/folder.h
13586                 Add a folder set_batch method so that
13587                 implementations can speed up flags changes
13588         * src/folderutils.c
13589         * src/summaryview.c
13590                 Use that in mark as (un)read and mark all read
13591                 Refix bug #679
13592         * src/imap.c
13593                 Implement set_batch - brings back deferred
13594                 flags in a less buggy manner. Fixes:
13595                 bug #729 IMAP immediate expunge of deleted messages
13596                 bug #191 remove list of messages with one command
13597                 Fix login with strange chars
13598                 Implement fetch_msg_full
13599                 Fix copy (wrong counts)
13600
13601 2005-06-12 [colin]      1.9.11cvs63
13602
13603         * src/folder.c
13604                 lock incorporation during long operations.
13605                 Avoids fucking up the IMAP socket.
13606
13607 2005-06-12 [colin]      1.9.11cvs62
13608
13609         * src/imap.c
13610                 Fix harmful typo
13611                 Factorize remove_all_msg
13612                 Thread-ize expunge
13613         * src/summaryview.c
13614                 Don't update partial-download status if unnecessary
13615         * src/folder.c
13616                 Use remove_msgs everywhere possible
13617
13618 2005-06-12 [colin]      1.9.11cvs61
13619
13620         * src/folder.c
13621         * src/folder.h
13622                 Add a remove_msgs function to remove a 
13623                 list of messages
13624         * src/imap.c
13625                 Implement that.
13626
13627 2005-06-12 [colin]      1.9.11cvs60
13628
13629         * src/imap.c
13630                 Remove flags-processing deferring... Too hard
13631                 to get it to work in all cases.
13632
13633 2005-06-11 [colin]      1.9.11cvs59
13634
13635         * src/imap.c
13636                 printf -> debug_print
13637
13638 2005-06-11 [colin]      1.9.11cvs58
13639
13640         * src/imap.c
13641                 o Fix build without USE_PTHREAD
13642                 o Factorize imap_open
13643                 o Alertpanel in case of impossible connection
13644                 o Alertpanel in case of impossible login
13645                 o Fix deferred flags processing to force a 
13646                   flush before adding some more flags to process,
13647                   but in another folder.
13648
13649 2005-06-10 [colin]      1.9.11cvs57
13650
13651         * src/imap.c
13652                 o Fix a format string error
13653                 o init ssl socket outside of the thread 
13654                   (it possibly invokes gtk calls)
13655         * src/procmime.c
13656                 o Put back the buffer to its necessary size
13657                 o Fix changing a file pointer without keeping
13658                   track of it (thanks Valgrind)
13659         * src/common/smtp.c
13660                 o Fix automatic STARTTLS if login should be done
13661                   and the server only allows it after starting TLS
13662         * src/gtk/gtkinputdialog.c
13663                 o Eat GDK_Return so that the combo popup doesn't 
13664                   appear when we press Enter to validate the combo
13665                   input dialog (as seen in the Open with... dialog)
13666
13667 2005-06-10 [colin]      1.9.11cvs56
13668
13669         * src/imap.c
13670                 o A bit less debug
13671                 o Fix a crash on deletion
13672                 o Threadize imap_select (it's called outside of 
13673                   threads)
13674                 o Defer treatment of DELETED flags
13675
13676
13677 2005-06-09 [colin]      1.9.11cvs55
13678
13679         * src/imap.c
13680                 Make sure we check imap_gtk_should_override(), which
13681                 potentially calls gtk stuff, before creating thread.
13682                 That way it should't be called via imap_get_session()
13683                 inside a thread.
13684
13685 2005-06-09 [colin]      1.9.11cvs54
13686
13687         * src/imap.c
13688                 o add a bit of status output
13689                 o remove some dead code
13690                 o threadize get_list_of_uids
13691                 o threadize imap_get_flags
13692                 o defer flag changing by 500ms so that they
13693                   can be batched
13694
13695
13696 2005-06-08 [colin]      1.9.11cvs53
13697
13698         * src/imap.c
13699                 Thread-ize imap_cmd_fetch
13700
13701 2005-06-08 [colin]      1.9.11cvs52
13702
13703         * src/main.c
13704                 Mmh, that broke POP3...
13705
13706 2005-06-08 [colin]      1.9.11cvs51
13707
13708         * src/main.c
13709                 Stabilize IMAP patch (thanks to Hoa)
13710
13711 2005-06-08 [colin]      1.9.11cvs50
13712
13713         * src/imap.c
13714                 Test patch to speed up imap. 
13715
13716 2005-06-08 [colin]      1.9.11cvs49
13717
13718         * src/imap_gtk.c
13719                 Warning fix
13720         * src/procmime.c
13721                 Apply patch from gentoo to use /usr/share/mime/globs if 
13722                 available, after un-breaking it
13723         * src/common/log.c
13724         * src/common/log.h
13725                 Use g_timeout for invoking hooks that possibly use gtk
13726                 calls. This should leave gtk calls in the main thread.
13727
13728 2005-06-08 [paul]       1.9.11cvs48
13729
13730         * src/codeconv.c
13731                 conv_get_outgoing_charset_str(): don't
13732                 use prefs_common setting
13733         * src/compose.c
13734         * src/compose.h
13735                 add /Options/Character encoding/... to
13736                 temporarily change the outgoing encoding
13737
13738         (belated sync with main)
13739
13740 2005-06-08 [paul]       1.9.11cvs47
13741
13742         * src/compose.c
13743                 correction to/completion of last
13744                 sync with main
13745
13746 2005-06-08 [paul]       1.9.11cvs46
13747
13748         sync with main:
13749         
13750         * src/codeconv.c
13751         * src/codeconv.h
13752                 always enabled Japanese auto-detection
13753                 if the first letters of locale string
13754                 is "ja"
13755         * src/compose.c
13756                 don't use "destroy" signal to destroy
13757                 Compose object (fix rare crashes on discard?)
13758         * src/mainwindow.c
13759         * src/messageview.c
13760         * src/prefs_send.c
13761                 added Hebrew encodings
13762         * src/sourcewindow.c
13763                 don't use "destroy" signal to destroy
13764                 objects
13765
13766 2005-06-07 [colin]      1.9.11cvs45
13767
13768         * src/summaryview.c
13769                 Add missing unlocks/locks
13770
13771 2005-06-07 [paul]       1.9.11cvs44
13772
13773         * src/summaryview.c
13774                 restore bug #749 fix
13775
13776 2005-06-06 [colin]      1.9.11cvs43
13777
13778         * src/summaryview.c
13779                 Fix selection bug when prefs_common.open_unread 
13780                 is FALSE
13781
13782 2005-06-06 [colin]      1.9.11cvs42
13783
13784         * src/common/md5.c
13785                 Fix a warning
13786         * src/summaryview.c
13787         * src/folderview.c
13788                 Factorize long operations beginning and end
13789                 (locking, freezing/thawing, cursor, ...)
13790                 Check selection->data member in selection-
13791                 related loops; this avoids dying an awful
13792                 death if the selection changes on us while
13793                 we're marking a whole IMAP folder unread, 
13794                 for example.
13795
13796 2005-06-06 [paul]       1.9.11cvs41
13797
13798         * src/textview.c
13799                 don't g_free() a static gchar buffer
13800
13801 2005-06-05 [colin]      1.9.11cvs40
13802
13803         * src/mainwindow.c
13804         * src/messageview.c
13805         * src/summaryview.c
13806                 Fix bug #749 (Show all headers should be
13807                 sticky as the GUI suggests)
13808
13809 2005-06-03 [paul]       1.9.11cvs39
13810
13811         * src/compose.c
13812                 don't allow editing of mail while sending.
13813                 patch by Colin
13814
13815 2005-06-03 [paul]       1.9.11cvs38
13816
13817         * src/folderview.c
13818                 add a freeze/thaw to speed up 'mark all read'
13819
13820 2005-06-03 [paul]       1.9.11cvs37
13821
13822         * src/prefs_message.c
13823                 reflect changes immediately
13824
13825 2005-06-02 [colin]      1.9.11cvs36
13826
13827         * po/POTFILES.in
13828                 Patch by Fabien Vantard.
13829
13830 2005-06-02 [colin]      1.9.11cvs35
13831
13832         * src/imap.c
13833                 Use a non-blocking imap_getline() if possible.
13834                 This should completely prevent the interface
13835                 from freezin on imap operations, although it
13836                 may do strange stuff in case of folder switching
13837                 while a big imap operation is taking place...
13838
13839                 In addition, fix a leak in the case thread
13840                 creation fails on connection.
13841
13842 2005-06-02 [colin]      1.9.11cvs34
13843
13844         * src/crash.c
13845         * src/prefs_common.h
13846                 Fix build (prefs_common_init() doesn't exist
13847                 anymore)
13848
13849 2005-06-02 [colin]      1.9.11cvs33
13850
13851         * src/prefs_account.c
13852                 Fix bug #245 (filtering rules broken when
13853                 renaming a remote account (imap4 or nntp)
13854
13855 2005-06-02 [colin]      1.9.11cvs32
13856
13857         * src/imap.c
13858                 Try to fix IMAP shortcomings: 
13859                 o Multithread imap_open()
13860                 o allow offline-mode overriding instead of
13861                   just returning NULL
13862         * src/imap_gtk.c
13863         * src/imap_gtk.h
13864                 Add a function to ask whether we want to
13865                 override offline-mode for 10 minutes (one-shot
13866                 asking was painful)
13867         * src/procheader.c
13868                 Fix segfault when imap parser isn't happy about
13869                 a missing {
13870
13871 2005-06-01 [colin]      1.9.11cvs31
13872
13873         * src/addrharvest.c
13874         * src/compose.c
13875         * src/mbox.c
13876         * src/mbox.h
13877         * src/mh.c
13878         * src/msgcache.c
13879         * src/send_message.c
13880         * src/setup.c
13881         * src/undo.c
13882         * src/common/hooks.c
13883         * src/common/prefs.c
13884         * src/common/template.c
13885         * src/common/utils.c
13886         * src/gtk/gtkutils.c
13887         * src/gtk/inputdialog.c
13888         * src/gtk/menu.c
13889         * src/gtk/pluginwindow.c
13890         * src/gtk/prefswindow.c
13891         * src/plugins/pgpmime/passphrase.c
13892         * src/plugins/pgpmime/prefs_gpg.c
13893                 More -Wall fixes
13894
13895         * src/common/Makefile.am
13896         * src/common/timing.h
13897                 Add basic timing code
13898
13899         * src/summaryview.c
13900                 Fix a bug with unread messages when 
13901                 re-sorting folders, and by the way
13902                 fix a big performance hit when 
13903                 re-sorting (10k mails: before 5s,
13904                 after .5s)
13905
13906         * src/prefs_compose_writing.c
13907         * src/prefs_compose_writing.h
13908         * src/prefs_message.c
13909         * src/prefs_message.h
13910         * src/prefs_other.c
13911         * src/prefs_other.h
13912         * src/prefs_quote.c
13913         * src/prefs_quote.h
13914         * src/prefs_receive.c
13915         * src/prefs_receive.h
13916         * src/prefs_send.c
13917         * src/prefs_send.h
13918         * src/prefs_summaries.c
13919         * src/prefs_summaries.h
13920                 Fix copyright banner
13921
13922 2005-06-01 [paul]       1.9.11cvs30
13923
13924         * po/fi.po
13925                 updated by Flammie Pirinen
13926         * src/procmime.c
13927                 fix 'Bad BASE64 content' output
13928
13929 2005-05-31 [colin]      1.9.11cvs29
13930
13931         * src/procmime.c
13932                 Oops, where did my hunk go.
13933
13934 2005-05-31 [colin]      1.9.11cvs28
13935
13936         * src/Makefile.am
13937         * src/account.c
13938         * src/action.c
13939         * src/addr_compl.c
13940         * src/addressbook.c
13941         * src/codeconv.c
13942         * src/compose.c
13943         * src/export.c
13944         * src/folder.c
13945         * src/folderview.c
13946         * src/image_viewer.c
13947         * src/main.c
13948         * src/mainwindow.c
13949         * src/messageview.c
13950         * src/mimeview.c
13951         * src/msgcache.c
13952         * src/prefs_account.c
13953         * src/prefs_actions.c
13954         * src/prefs_common.c
13955         * src/prefs_compose_writing.c
13956         * src/prefs_customheader.c
13957         * src/prefs_ext_prog.c
13958         * src/prefs_filtering.c
13959         * src/prefs_filtering_action.c
13960         * src/prefs_fonts.c
13961         * src/prefs_image_viewer.c
13962         * src/prefs_message.c
13963         * src/prefs_message.h
13964         * src/prefs_msg_colors.c
13965         * src/prefs_other.c
13966         * src/prefs_other.h
13967         * src/prefs_quote.c
13968         * src/prefs_receive.c
13969         * src/prefs_receive.h
13970         * src/prefs_send.c
13971         * src/prefs_send.h
13972         * src/prefs_spelling.c
13973         * src/prefs_summaries.c
13974         * src/prefs_summary_column.c
13975         * src/prefs_template.c
13976         * src/prefs_themes.c
13977         * src/prefs_toolbar.c
13978         * src/prefs_wrapping.c
13979         * src/procmime.c
13980         * src/procmsg.c
13981         * src/send_message.h
13982         * src/ssl_manager.c
13983         * src/summary_search.c
13984         * src/summaryview.c
13985         * src/textview.c
13986         * src/wizard.c
13987         * src/common/smtp.c
13988         * src/common/smtp.h
13989         * src/gtk/gtkutils.h
13990                 o Move the rest of Common prefs to new style
13991                 o Lots of -Wall warning fixes
13992                 o fix FIXME in cache memusage calculation
13993                 o Let return receipts be sent from any account
13994                 o Little cache optimisation (read)
13995                 o Fix bug #746 (don't treat commas as separators
13996                   when inside a quoted string)
13997
13998 2005-05-31 [paul]       1.9.11cvs27
13999
14000         * src/prefs_common.c
14001                 fix 'off-by-one' typo
14002
14003 2005-05-31 [paul]       1.9.11cvs26
14004
14005         * src/account.c
14006         * src/addr_compl.c
14007         * src/compose.c
14008         * src/foldersel.c
14009         * src/prefs_actions.c
14010         * src/prefs_common.c
14011         * src/prefs_common.h
14012         * src/prefs_customheader.c
14013         * src/prefs_display_header.c
14014         * src/prefs_filtering.c
14015         * src/prefs_filtering_action.c
14016         * src/prefs_matcher.c
14017         * src/prefs_summaries.c
14018         * src/prefs_summary_column.c
14019         * src/prefs_template.c
14020         * src/prefs_toolbar.c
14021         * src/ssl_manager.c
14022         * src/gtk/pluginwindow.c
14023         * src/gtk/prefswindow.c
14024         * src/gtk/progressdialog.c
14025                 add hidden prefs 'enable_rules_hint'
14026                 for gtk_tree_view_set_rules_hint()
14027                 (sync with main)
14028                 
14029
14030 2005-05-31 [colin]      1.9.11cvs25
14031
14032         * src/Makefile.am
14033         * src/main.c
14034         * src/prefs_common.c
14035         * src/prefs_summaries.c ** ADDED **
14036         * src/prefs_summaries.h ** ADDED **
14037                 Common/Display -> Display/Summaries
14038
14039 2005-05-31 [colin]      1.9.11cvs24
14040
14041         * src/Makefile.am
14042         * src/main.c
14043         * src/prefs_quote.c ** ADDED **
14044         * src/prefs_quote.h ** ADDED **
14045                 Move Common/Quote to Compose/Quoting
14046         * src/prefs_common.c
14047         * src/prefs_common.h
14048                 Remove old quote stuff, add
14049                 convenience functions for GtkTextView prefs
14050         * src/gtk/prefswindow.c
14051                 Set default height higher
14052
14053 2005-05-30 [colin]      1.9.11cvs23
14054
14055         * src/Makefile.am
14056         * src/main.c
14057         * src/prefs_common.c
14058         * src/prefs_compose_writing.c ** ADDED **
14059         * src/prefs_compose_writing.h ** ADDED **
14060                 Move Common/Compose prefs to Compose/Writing
14061
14062 2005-05-30 [colin]      1.9.11cvs22
14063
14064         * src/common/utils.c
14065                 Fix bug #651 (Confused Attract by Subject)
14066                 Patch by M. Benkmann <haferfrost@web.de>
14067         * AUTHORS
14068
14069 2005-05-30 [colin]      1.9.11cvs21
14070
14071         * src/compose.c
14072                 Fix concatenation of different headers of
14073                 the same type (bug #645)
14074         * src/prefs_folder_item.c
14075                 Fix bug #699 (setting color to black doesn't
14076                 work immediately)
14077         * src/procmime.c
14078                 Print out decoding error only once per
14079                 block
14080
14081 2005-05-30 [paul]       1.9.11cvs20
14082
14083         * src/common/template.c
14084                 fix Bcc
14085
14086 2005-05-30 [paul]       1.9.11cvs19
14087
14088         * doc/src/rfc2368.txt   **NEW FILE**
14089         * src/compose.c
14090                 compose_entries_set(): don't interpret Bcc
14091                 header field (conform to RFC 2368)
14092                 (sync with main)
14093
14094 2005-05-29 [colin]      1.9.11cvs18
14095
14096         * src/prefs_common.c
14097                 Let the default reply format respect
14098                 netiquette by cutting the signature.
14099
14100 2005-05-29 [colin]      1.9.11cvs17
14101
14102         * src/summaryview.c
14103                 Don't let always_show_msg override
14104                 open_unread_on_enter when opening a new
14105                 directory.
14106
14107 2005-05-27 [paul]       1.9.11cvs16
14108
14109         sync with main:
14110
14111         * src/main.c
14112                 app_will_exit(): cleanup tmp directory when exit
14113         * src/message_search.c
14114                 improved the interface and made code cleanup.
14115                 removed Clear button
14116         * src/send_message.c
14117                 send_message_local(): use GSpawn, and detect errors
14118         * src/summary_search.c
14119                 improved the interface and made code cleanup
14120         * src/textview.c
14121                 textview_write_link(): also skip non-ascii space
14122                  at the head of link strings (phishing check
14123                  didn't work at the case)
14124         * src/common/utils.c
14125                 get_command_output(): use g_spawn_command_line_sync()
14126                 instead of popen()
14127
14128 2005-05-26 [colin]      1.9.11cvs15
14129
14130         * src/folder.c
14131                 remove printf
14132
14133 2005-05-26 [colin]      1.9.11cvs14
14134
14135         * src/common/nntp.c
14136                 Fix nntp mode reader (bug #611)
14137                 Patch by Florian Mickler <florian@mickler.org>
14138
14139 2005-05-26 [colin]      1.9.11cvs13
14140
14141         * src/plugins/pgpmime/passphrase.c
14142                 Fix mouse grabbing (bug #557)
14143
14144 2005-05-26 [colin]      1.9.11cvs12
14145
14146         * src/prefs_themes.c
14147                 Fix g_warning (bug #541)
14148
14149 2005-05-26 [colin]      1.9.11cvs11
14150
14151         * src/prefs_actions.c
14152         * src/prefs_template.c
14153                 Fix bug #506 (no warning if action/template
14154                 is not saved)
14155         * src/common/template.c
14156                 Fix a possible crash
14157
14158 2005-05-26 [colin]      1.9.11cvs10
14159
14160         * src/folder.c
14161         * src/folderview.c
14162         * src/procmsg.c
14163         * src/summaryview.c
14164                 Forbid locked messages to be moved or
14165                 deleted. Locked messages in trashes 
14166                 still get deleted, for performance
14167                 reason (mh.c::mh_remove_all_msgs)
14168
14169 2005-05-25 [colin]      1.9.11cvs9
14170
14171         * src/procmime.c
14172                 Use correct encoding when sending mails
14173                 with attachments that have accentued 
14174                 chars in their name
14175
14176 2005-05-24 [colin]      1.9.11cvs8
14177
14178         * src/summaryview.c
14179                 Fix bug #688 f) read/unread marker not
14180                 changed on first click
14181                 Also, optimize summary_status_show()
14182                 calls
14183         * src/folder.c
14184         * src/inc.c
14185         * src/procmime.c
14186                 Fix bug #688 b) and c) wrt message
14187                 attachments and signature
14188         * src/stock_pixmap.c
14189         * src/stock_pixmap.h
14190         * src/stock_pixmap.c
14191         * src/stock_pixmap.h
14192         * src/Makefile.am
14193         * src/pixmaps/clip_gpg_signed.xpm
14194                 Add clip/signed icon
14195
14196 2005-05-24 [colin]      1.9.11cvs7
14197
14198         * src/folder_item_prefs.c
14199                 whitespace fix
14200
14201 2005-05-24 [colin]      1.9.11cvs6
14202
14203         * src/folderview.c
14204         * src/prefs_common.c
14205         * src/prefs_common.h
14206                 Add a confirmation to folder drag and drop
14207                 fixes bug #156
14208         * src/alertpanel.c
14209         * src/alertpanel.h
14210                 fix _with_disable parameters so that
14211                 the buttons labels are specifiable too
14212         * src/plugins/pgpmime/sgpgme.c
14213                 reflect said change
14214                 
14215
14216 2005-05-24 [colin]      1.9.11cvs5
14217
14218         * src/folderview.c
14219                 Uncollapse/collapse folders on double-click
14220                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
14221                 closes bug #108
14222
14223 2005-05-23 [colin]      1.9.11cvs4
14224
14225         * src/common/socket.c
14226                 Check another special SSL_peek() error.
14227                 Should help wrt bug #728
14228
14229 2005-05-23 [colin]      1.9.11cvs3
14230
14231         * src/plugins/pgpmime/pgpmime.c
14232                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
14233                 breaking menu accelerators and stuff. Users will have to
14234                 reselect "PGP MIME" instead of "PGP/MIME" in their 
14235                 account's privacy preferences if needed.
14236
14237 2005-05-22 [paul]
14238
14239         * tools/kdeservicemenu/install.sh
14240                 use kdesu to prompt for root password if doing
14241                 global install/uninstall
14242
14243 2005-05-20 [colin]      1.9.11cvs2
14244
14245         * src/procmsg.c
14246                 Fix another compilation error with gcc-2.9x
14247                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
14248         * src/send_message.c
14249                 Don't send QUIT if we aren't connected
14250
14251 2005-05-19 [colin]      1.9.11cvs1
14252
14253         * src/procmsg.c
14254                 Fix compilation with gcc 2.9x
14255
14256 2005-05-19 [paul]       1.9.11
14257
14258         1.9.11 released
14259
14260 2005-05-19 [paul]       1.9.9cvs14
14261
14262         * src/gtk/inputdialog.c
14263                 prevent gettext warning
14264
14265 2005-05-19 [paul]       1.9.9cvs13
14266
14267         * src/mainwindow.c
14268         * src/prefs_common.c
14269         * src/prefs_common.h
14270         * src/textview.c
14271         * src/textview.h
14272                 add an option to toggle cursor in message
14273                 view (sync with main)
14274
14275 2005-05-18 [colin]      1.9.9cvs12
14276
14277         * src/compose.c
14278                 Dereference freed pointer
14279         * src/gtk/gtkaspell.c
14280                 Fix duplication of dictionaries (is it an aspell issue?)
14281
14282 2005-05-18 [colin]      1.9.9cvs11
14283
14284         * src/gtk/inputdialog.c
14285         * src/gtk/gtkaspell.c
14286                 HIGuify dialogs
14287         * src/alertpanel.c
14288                 Remove a double call
14289
14290 2005-05-17 [colin]      1.9.9cvs10
14291
14292         * src/gtk/gtkaspell.c
14293                 Fix dialogs, Ctrl-Enter accel
14294
14295 2005-05-17 [colin]      1.9.9cvs9
14296
14297         * src/gtk/gtkaspell.c
14298                 Fix some accelerators, escape in replace-window
14299
14300 2005-05-16 [colin]      1.9.9cvs8
14301
14302         * src/gtk/gtkaspell.c
14303                 Revert last commit, it was a mistake.
14304
14305 2005-05-16 [colin]      1.9.9cvs7
14306
14307         * src/gtk/gtkaspell.c
14308                 Remove buggy code while we're at it. It's a 
14309                 dead code path anyway.
14310
14311 2005-05-16 [colin]      1.9.9cvs6
14312
14313         * src/gtk/gtkaspell.c
14314                 Missed some gtk_menu_popup where deactivate
14315                 signal should be handled. Should fix bug
14316                 #629 a bit more.
14317
14318 2005-05-16 [colin]      1.9.9cvs5
14319
14320         * src/gtk/gtkaspell.c
14321                 Remove debug printf()s
14322
14323 2005-05-16 [colin]      1.9.9cvs4
14324
14325         * src/gtk/gtkaspell.c
14326                 Fix a bit aspell problems
14327                 (see bug #629)
14328
14329 2005-05-13 [colin]      1.9.9cvs3
14330
14331         * src/folderview.c
14332                 Fix the + appearing even when no subfolders
14333                 have unread messages. Thanks to wwp for the
14334                 bug report.
14335
14336 2005-05-11 [paul]       1.9.9cvs2
14337
14338         * src/folderview.c
14339                 correction to 1.9.9cvs1, only colour folders that
14340                 have new msgs (not unread msgs)
14341
14342 2005-05-10 [colin]      1.9.9cvs1
14343
14344         * src/folderview.c
14345         * src/summaryview.c
14346                 Try to fix bolding bugs again.
14347
14348 2005-05-09 [paul]
14349
14350         * tools/claws.i18n.status.pl
14351                 add Ricardo Mones Lastra's script that has been providing
14352                 the i18n status page for many months
14353
14354 2005-05-09 [paul]       1.9.9
14355
14356         1.9.9 release
14357
14358 2005-05-09 [paul]       1.9.6cvs58
14359
14360         * AUTHORS
14361         * INSTALL
14362         * README.claws
14363                 updated
14364         * Makefile.am 
14365         * RELEASE_NOTES.claws
14366                 add release notes to cvs to simplify release
14367                 procedure
14368         * configure.ac
14369                 add ca and fi to ALL_LINGUAS
14370         * po/Makefile.in.in
14371                 workaround for missing Makevars
14372         * po/ca.po
14373         * po/fi.po
14374                 add new Catalan and Finnish translations
14375                 submitted by Miquel Oliete and Flammie Pirinen
14376         * po/de.po
14377         * po/es.po
14378         * po/fr.po
14379         * po/it.po
14380         * po/pl.po
14381         * po/ru.po
14382         * po/sk.po
14383         * po/sr.po
14384         * po/zh_CN.po
14385                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
14386                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
14387                 Urke MMI, and Hansom Young
14388         * src/main.c
14389                 Fix drafting when quitting. compose_draft() closes the
14390                 compose windows, which modifies the compose_list GSList.
14391                 We have to refresh this list after echo drafting to avoid a
14392                 segfault
14393         * src/partial_download.c
14394                 fix segfault on exit
14395
14396 2005-05-06 [paul]       1.9.6cvs57
14397
14398         * src/grouplistdialog.c
14399                 quick fix/workaround for unresizeable newsgroup
14400                 name column 
14401
14402 2005-05-06 [paul]       1.9.6cvs56
14403
14404         * src/inc.c
14405         * src/mainwindow.c
14406                 use gettext plural forms
14407         * src/imap_gtk.c
14408         * src/mh_gtk.c
14409         * src/toolbar.c
14410                 small improvement to english usage
14411
14412 2005-05-05 [thorsten]   1.9.6cvs55
14413
14414         * src/folder.c
14415                 fix possible crash
14416
14417 2005-05-05 [paul]       1.9.6cvs54
14418         
14419         sync with HEAD
14420
14421         * AUTHORS
14422         * src/compose.c
14423                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
14424                 patch by Tim Mann
14425
14426 2005-05-05 [paul]       1.9.6cvs53
14427
14428         * src/mainwindow.c
14429                 fix resizing of separate message and
14430                 folder views
14431
14432 2005-05-05 [paul]       1.9.6cvs52
14433
14434         * src/account.c
14435         * src/addrgather.c
14436         * src/browseldap.c
14437         * src/exphtmldlg.c
14438         * src/expldifdlg.c
14439         * src/importmutt.c
14440         * src/importpine.c
14441         * src/main.c
14442         * src/mainwindow.c
14443         * src/noticeview.c
14444         * src/prefs_filtering.c
14445         * src/prefs_filtering_action.c
14446         * src/prefs_matcher.c
14447         * src/prefs_spelling.c
14448         * src/prefs_toolbar.c
14449         * src/toolbar.c
14450         * src/wizard.c
14451         * src/gtk/description_window.c
14452         * src/gtk/gtkvscrollbutton.c
14453         * src/gtk/progressdialog.c
14454         * src/gtk/quicksearch.c
14455         * src/plugins/pgpmime/prefs_gpg.c
14456         * src/plugins/spamassassin/spamassassin_gtk.c
14457                 replace deprecated gtk_widget_set_usize
14458
14459 2005-05-04 [colin]      1.9.6cvs51
14460
14461         * src/common/utils.c
14462                 Fix crash when subst_for_filename is called
14463                 with a NULL parameter
14464
14465 2005-05-04 [colin]      1.9.6cvs50
14466
14467         * src/partial_download.c
14468         * src/pop.c
14469                 Escape login when writing uidl file
14470                 fixes bug #736
14471
14472 2005-05-03 [colin]      1.9.6cvs49
14473
14474         * src/procmime.c
14475                 Fix possible DOS in mime parser
14476                 (see bug #634)
14477
14478 2005-05-02 [colin]      1.9.6cvs48
14479
14480         * src/compose.c
14481                 Try to fix the copy/paste mess once again.
14482
14483
14484 2005-04-30 [colin]      1.9.6cvs47
14485
14486         * src/prefs_account.h
14487         * src/procmsg.c
14488         * src/send_message.c
14489         * src/common/smtp.c
14490         * src/common/smtp.h
14491                 Try to batch sending mails (per account) instead of
14492                 reconnecting to server every time.
14493
14494 2005-04-29 [colin]      1.9.6cvs46
14495
14496         * src/messageview.c
14497                 Fix window resizing that refused to size down
14498         * src/prefs_common.c
14499         * src/prefs_common.h
14500         * src/prefs_filtering.c
14501                 Save Filtering's window size
14502
14503 2005-04-21 [paul]       1.9.6cvs45
14504
14505         * ChangeLog-gtk2.claws
14506         * src/setup.c
14507                 correction to sync
14508
14509 2005-04-21 [paul]       1.9.6cvs44
14510
14511         sync with main:
14512
14513         * src/setup.c
14514         * src/statusbar.c
14515         * src/statusbar.h
14516                 use gtkut_widget_draw_now(). Improved performance
14517                 of the update of statusbar
14518         * src/textview.c
14519                 textview_smooth_scroll_do(): redraw it after scroll
14520                 is done (fixed incorrect display when a part of the
14521                 view is hidden).
14522         * src/gtk/gtkutils.c
14523         * src/gtk/gtkutils.h
14524                 gtkut_widget_draw_now(): use gdk_window_process_updates()
14525                 to force update of widgets.
14526                 Removed gtkut_widget_wait_for_draw() which had a big
14527                 overhead  because of waiting for all events processed 
14528
14529 2005-04-20 [paul]       1.9.6cvs43
14530
14531         * src/codeconv.c
14532                 complete 1.9.6cvs42's sync:
14533                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
14534
14535 2005-04-19 [paul]       1.9.6cvs42
14536
14537         sync with main:
14538
14539         * src/action.c
14540                 catch_output(): correctly select the insert text
14541                 (fix invalid iterator warnings).
14542         * src/codeconv.c
14543         * src/codeconv.h
14544         * src/mainwindow.c
14545         * src/messageview.c
14546         * src/prefs_common.c
14547                 support GBK encoding.
14548         * src/common/session.c
14549         * src/common/session.h
14550                 use separate buffer for large data to be sent,
14551                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
14552
14553 2005-04-18 [paul]       1.9.6cvs41
14554
14555         * src/jpilot.c
14556                 convert unsigned long into guint32
14557                 patch by Paul LeoNerd Evans 
14558
14559 2005-04-17 [colin]      1.9.6cvs40
14560
14561         * src/compose.c
14562                 Fix 'Request return receipt' from folder
14563                 properties (bug #708)
14564
14565 2005-04-17 [colin]      1.9.6cvs39
14566
14567         * src/mainwindow.c
14568                 Fix duplicate hotkeys in Mainwindow's menu
14569
14570 2005-04-17 [colin]      1.9.6cvs38
14571
14572         * src/folderview.c
14573                 Fix duplicate hotkeys in Folderview's contextual
14574                 menu
14575
14576 2005-04-15 [colin]      1.9.6cvs37
14577
14578         * src/summaryview.c
14579                 Fix 'Save as...' with non-ascii filenames
14580
14581 2005-04-15 [colin]      1.9.6cvs36
14582
14583         * src/plugins/pgpmime/pgpmime.c
14584                 Fix bus error on 64bit. Spotted by 
14585                 macallan1888@gmail.com
14586
14587 2005-04-15 [colin]      1.9.6cvs35
14588
14589         * src/prefs_account.c
14590                 Fix cvs34.
14591
14592 2005-04-12 [colin]      1.9.6cvs34
14593
14594         * src/prefs_account.c
14595                 Fix smtp auth type off-by-one. We forgot to
14596                 add PLAIN in the prefs-to-gui setter func and
14597                 as a result, the selected auth when opening
14598                 account prefs was not the correct one.
14599
14600 2005-04-12 [paul]       1.9.6cvs33
14601
14602         * src/inc.c
14603                 if the recv dialog is visible, Cancel only
14604                 cancels the current account
14605
14606
14607 2005-04-10 [colin]      1.9.6cvs32
14608
14609         * src/filtering.c
14610                 Copy score when copying FilteringActions
14611                 Fix bug #674
14612
14613 2005-04-10 [colin]      1.9.6cvs31
14614
14615         * src/inc.c
14616                 Make Message -> Receive -> Cancel cancel 
14617                 incorporation on all accounts. Fixes
14618                 bug #693
14619
14620 2005-04-10 [colin]      1.9.6cvs30
14621
14622         * src/prefs_account.c
14623                 Update Privacy checkbuttons status based
14624                 on the selected privacy system
14625         * src/compose.c
14626                 Always connect the "None" privacy system; the
14627                 static boolean was probably there to avoid
14628                 reconnecting twice in the same compose window,
14629                 but as the parent function is only called once
14630                 per compose, it's only a bug - as a static is
14631                 initialized once per application instance.
14632                 Also, don't uncheck Sign and Encrypt when
14633                 selecting None as privacy system; just ignore
14634                 them when sending/queuing.
14635                 Should fix bug #695
14636
14637 2005-04-08 [colin]      1.9.6cvs29
14638
14639         * src/account.c
14640         * src/prefs_account.c
14641         * src/prefs_account.h
14642                 Add account preference to queue message in a certain
14643                 folder.
14644
14645 2005-04-06 [colin]      1.9.6cvs28
14646
14647         * src/prefs_account.c
14648                 Update old inbox path syntax
14649
14650 2005-04-06 [paul]       1.9.6cvs27
14651
14652         sync with main:
14653
14654         * configure.ac
14655                 changed -traditional-cpp to -no-cpp-precomp for newer
14656                 Mac OS X support
14657         * src/foldersel.c
14658                 made column resize automatically
14659         * src/send_message.c
14660                 send_message_smtp(): consider EOF right after QUIT
14661                 successful (workaround for Gmail SMTP server)
14662         * src/common/socket.c
14663                 ssl_read(), ssl_peek(): check EOF which violates the
14664                 SSL protocol
14665         * src/gtk/colorlabel.c
14666                 removed warnings when displaying colorlabel menu
14667                 (don't use GtkAlignment)
14668
14669 2005-04-05 [paul]       1.9.6cvs26
14670
14671         * src/plugins/trayicon/trayicon.c
14672                 fix clipping of icon under KDE3 
14673
14674 2005-04-05 [paul]       1.9.6cvs25
14675
14676         * src/summaryview.c
14677                 hide display of threading
14678                 patch by Alfons
14679
14680 2005-04-04 [thorsten]   1.9.6cvs24
14681
14682         * src/mh.c
14683                 marks lost on filesystems with different stat() results on
14684                 summer-/wintertime
14685
14686 2005-04-03 [colin]      1.9.6cvs23
14687
14688         * src/summaryview.c
14689                 Don't handle up/down. Patch by Alfons
14690
14691 2005-04-02 [colin]      1.9.6cvs22
14692
14693         * src/summaryview.c
14694                 Make scrolling faster. Patch by Alfons.
14695
14696 2005-04-01 [colin]      1.9.6cvs21
14697
14698         * src/Makefile.am
14699         * src/stock_pixmap.c
14700         * src/pixmaps/dir-noselect.xpm ** REMOVED **
14701         * src/pixmaps/dir_noselect.xpm ** ADDED **
14702                 Fix pixmap name mismatch (Thanks Stephan Sachse)
14703
14704 2005-04-01 [colin]      1.9.6cvs20
14705
14706         * src/image_viewer.c
14707         * src/image_viewer.h
14708         * src/procmime.c
14709         * src/procmime.h
14710         * src/textview.c
14711         * src/textview.h
14712                 Implement inline image resizing and right-clicking
14713
14714 2005-04-01 [paul]       1.9.6cvs19
14715
14716         * AUTHORS
14717         * Makefile.am
14718         * configure.ac
14719                 check for gnome2
14720                 patch by Luca Cavalli <loopback<AT>slackit.org>
14721         * po/ru.po
14722                 updated by Pavlo Bohmat
14723
14724 2005-03-31 [colin]      1.9.6cvs18
14725
14726         * src/news.c
14727                 Fix parsing references
14728         * src/msgcache.c
14729                 don't put nulls in the references list
14730         * src/procheader.c
14731                 commit that forgotten file in 1.9.6cvs14
14732
14733 2005-03-31 [colin]      1.9.6cvs17
14734
14735         * src/compose.c
14736                 Fix joining of signature separator again. 
14737                 Maybe Hiro could put it in main too...
14738
14739 2005-03-31 [colin]      1.9.6cvs16
14740
14741         * src/Makefile.am
14742         * src/foldersel.c
14743         * src/stock_pixmap.c
14744         * src/stock_pixmap.h
14745         * src/pixmaps/dir-noselect.xpm
14746                 Update foldersel.c (sync from main, patch by Alfons)
14747
14748 2005-03-30 [colin]      1.9.6cvs15
14749
14750         * src/imap.c
14751                 Fix handling of imap folders containing [] in 
14752                 their name. Thanks to Nahuel Angelinetti for
14753                 the detailed bugreport.
14754
14755 2005-03-30 [colin]      1.9.6cvs14
14756
14757         * src/common/utils.h
14758         * src/common/utils.c
14759         * src/common/defs.h
14760         * src/matcher.c
14761         * src/msgcache.c
14762         * src/news.c
14763         * src/procmsg.c
14764         * src/procmsg.h
14765         * src/quote_fmt_parse.y
14766         * src/summaryview.c
14767                 Update references system. Patch by Alfons
14768
14769 2005-03-30 [colin]      1.9.6cvs13
14770
14771         * src/common/socket.c
14772                 Force the glibc to read resolv.conf again when 
14773                 it has changed. Should fix issues when changing
14774                 networks on a laptop and not restarting sylpheed. 
14775
14776 2005-03-30 [paul]       1.9.6cvs12
14777
14778         partial sync with main:
14779
14780         * src/action.c
14781                 create_io_dialog(): use user-defined text font
14782                 (thanks to Alfons), and modified its appearance.
14783         * src/addrgather.c
14784         * src/addrharvest.c
14785         * src/browseldap.c
14786                 replace old code
14787         * src/compose.c
14788                 don't join (presumably) itemized lines on line-wrapping
14789                 fixed wrapping of quote when auto-wrapping is enabled
14790                 compose_destroy(): destroy paned only if it's not
14791                 attached to window. Fixed memory leak of popup menu.
14792         * src/exphtmldlg.c
14793         * src/expldifdlg.c
14794                 replace old code
14795         * src/html.c
14796         * src/html.h
14797         * src/importmutt.c
14798         * src/importpine.c
14799                 replace old code
14800         * src/main.c
14801                 removed redundant code
14802         * src/mainwindow.c
14803                 changed 'Code set' (which is rather incorrect)
14804                 in the menu to 'Character encoding'
14805                 main_window_set_widgets(): request size first
14806                 to prevent window size becoming wrong
14807                 fixed remembering of the state of the visibility
14808                 of MessageView
14809         * src/messageview.c
14810                 changed 'Code set' (which is rather incorrect)
14811                 in the menu to 'Character encoding'
14812         * src/prefs_common.c
14813         * src/prefs_common.h
14814                 added an option whether to render HTML as text or not
14815                 added separators to outgoing encoding menu
14816         * src/procheader.c
14817                 procheader_scan_date_string(): support header
14818                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
14819         * src/summaryview.c
14820         * src/summaryview.h
14821                 minor code cleanup
14822         * src/textview.c
14823                 textview_show_html(): force output of newline
14824                 added an option whether to render HTML as text or not
14825         * src/common/utils.c
14826                 strncpy2(): optimized based on Alfons' code
14827         * src/gtk/gtkutils.c
14828         * src/gtk/gtkutils.h
14829                 removed non-used code
14830         * src/plugins/pgpmime/passphrase.c
14831                 partially fixed grab input of passphrase dialog
14832                 Confine pointer to window
14833
14834 2005-03-30 [colin]      1.9.6cvs11
14835
14836         * src/msgcache.c
14837         * src/msgcache.h
14838                 Read/write 32bit ints from cache & marks
14839                 From main.
14840
14841 2005-03-29 [paul]       1.9.6cvs10
14842
14843         * AUTHORS
14844         * ChangeLog.claws
14845         * src/compose.c
14846         * src/gtk/gtkaspell.c
14847                 sync with HEAD (don't pass NULL pointers) 
14848
14849 2005-03-24 [paul]
14850
14851         * tools/Makefile.am
14852         * tools/README
14853         * tools/acroread2sylpheed.pl
14854                 sync with HEAD (add script to send pdfs as
14855                 attachments from Adobe Reader 7)
14856
14857 2005-03-21 [paul]       1.9.6cvs9
14858
14859         * configure.ac
14860         * po/POTFILES.in
14861         * src/Makefile.am
14862         * src/crash.c
14863         * src/image_viewer.c ** ADDED **
14864         * src/image_viewer.h ** ADDED **
14865         * src/main.c
14866         * src/prefs_common.c
14867         * src/prefs_common.h
14868         * src/prefs_image_viewer.c ** ADDED **
14869         * src/prefs_image_viewer.h ** ADDED **
14870         * src/textview.c
14871         * src/gtk/about.c
14872         * src/pixmaps/sylpheed_logo.xpm
14873         * src/plugins/Makefile.am
14874         * src/plugins/image_viewer/.cvsignore ** REMOVED **
14875         * src/plugins/image_viewer/Makefile.am ** REMOVED **
14876         * src/plugins/image_viewer/plugin.c ** REMOVED **
14877         * src/plugins/image_viewer/viewer.c ** REMOVED **
14878         * src/plugins/image_viewer/viewer.glade ** REMOVED **
14879         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
14880         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
14881         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
14882         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
14883                 as gdk-pixbuf is now built-in
14884                 remove image_viewer plugin and put code back into
14885                 main codebase
14886                 implement inline image display (sync with main)
14887
14888                 replace logo with newer, nicer, larger version  
14889
14890 2005-03-21 [paul]       1.9.6cvs8
14891
14892         * src/gtk/about.c
14893                 cosmetic improvement
14894
14895 2005-03-21 [holger]     1.9.6cvs7
14896
14897         * src/plugins/spamassassin/spamassassin.c
14898                 Sync with HEAD
14899                 (unregister hook on failed plugin init)
14900
14901 2005-03-20 [colin]      1.9.6cvs6
14902
14903         * src/common/plugin.c
14904                 Check that plugin isn't already loaded
14905                 Patch by Alfons
14906
14907 2005-03-20 [thorsten]   1.9.6cvs5
14908
14909         * src/compose.c
14910                 use a more compatible syntax
14911
14912 2005-03-20 [thorsten]   1.9.6cvs4
14913
14914         * src/prefs_toolbar.c
14915                 fix crash when selecting toolbar item (uninitialized pointer)
14916
14917 2005-03-20 [thorsten]   1.9.6cvs3
14918
14919         * src/procmime.c
14920                 fix mimetype detection (referenced free()d string)
14921
14922 2005-03-20 [paul]       1.9.6cvs2
14923
14924         * src/compose.c
14925                 sync with HEAD (1.0.3cvs5)
14926                 neglect Reply-To header if empty
14927                 Patch by Alfons 
14928
14929 2005-03-19 [holger]     1.9.6cvs1
14930
14931         * src/summaryview.c
14932         * src/summaryview.h
14933                 Sync with HEAD
14934
14935 2005-03-18 [paul]       1.9.6
14936
14937         initial GTK2 release
14938
14939 2005-03-18 [paul]       1.0.3cvs3.1
14940
14941         * AUTHORS
14942         * ChangeLog.claws
14943         * configure.ac
14944         * src/gtk/about.c
14945         * src/pixmaps/sylpheed_logo.xpm
14946                 sync with HEAD
14947
14948 2005-03-18 [colin]      1.0.3cvs2.6
14949
14950         * src/summaryview.c
14951                 Remove call to summary_step in summary_copy_selected_to
14952                 Can't see its purpose, and this causes bug when copying
14953                 a message if the next one is unread: it reads it.
14954
14955 2005-03-18 [paul]       1.0.3cvs2.5
14956
14957         * src/foldersel.c
14958                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
14959
14960 2005-03-18 [paul]       1.0.3cvs2.4
14961
14962         * src/addrharvest.c
14963         * src/codeconv.c
14964         * src/codeconv.h
14965         * src/compose.c
14966         * src/news.c
14967         * src/procheader.c
14968         * src/procmime.c
14969         * src/unmime.c
14970         * src/unmime.h
14971                 fix buffer overflow, CAN-2005-0667, see
14972                 http://secunia.com/advisories/14491/
14973                 Patch by Alfons
14974
14975 2005-03-17 [colin]      1.0.3cvs2.3
14976
14977         * src/prefs_fonts.c
14978         * src/summaryview.c
14979                 Fix font bugs (both lists now officialy share 
14980                 the same font)
14981                 
14982
14983 2005-03-17 [paul]       1.0.3cvs2.2
14984
14985         * src/gtk/pluginwindow.c
14986                 make plugin descriptions uneditable
14987
14988 2005-03-11 [paul]       1.0.3cvs2.1
14989
14990         * ChangeLog.claws
14991         * configure.ac
14992         * po/POTFILES.in
14993         * src/plugins/trayicon/trayicon.c
14994                 sync with HEAD
14995                 add src/wizard.c to POTFILES.in
14996
14997 2005-03-11 [paul]       1.0.3cvs1.1
14998
14999         * ChangeLog
15000         * ChangeLog.claws
15001         * configure.ac
15002         * po/de.po
15003         * po/es.po
15004         * po/fr.po
15005         * po/it.po
15006         * po/pt_BR.po
15007         * po/ru.po
15008         * po/sk.po
15009         * po/sr.po
15010         * po/zh_CN.po
15011                 sync with HEAD
15012
15013 2005-03-04 [colin]      1.0.1cvs22.2
15014
15015         * src/compose.c
15016                 Fix signatures with accentued chars in it
15017
15018 2005-03-04 [colin]      1.0.1cvs22.1
15019
15020         * src/common/smtp.c
15021         * src/common/smtp.h
15022                 Don't use SIZE param in MAIL FROM: if server 
15023                 doesn't support it. Patch by Eugen Freiter
15024                 <eugen_f@users.sf.net>
15025
15026 2005-02-27 [paul]       1.0.1cvs20.1
15027
15028         * ChangeLog.claws
15029         * configure.ac
15030         * src/messageview.c
15031                 sync with HEAD
15032
15033 2005-02-27 [colin]      1.0.1cvs19.4
15034
15035         * src/procheader.c
15036         * src/procheader.h
15037                 Fix prototypes. Patch by Alfons
15038
15039 2005-02-27 [colin]      1.0.1cvs19.3
15040
15041         * src/compose.c
15042                 Don't auto-join the signature separator.
15043
15044 2005-02-26 [colin]      1.0.1cvs19.2
15045
15046         * src/summaryview.c
15047                 Fix 'mark all read' with collapsed threads.
15048                 Patch by Alfons.
15049
15050 2005-02-25 [paul]       1.0.1cvs19.1
15051
15052         * ChangeLog.claws
15053         * configure.ac
15054         * src/prefs_account.c
15055         * src/prefs_folder_item.c
15056         * src/gtk/prefswindow.c
15057         * src/gtk/prefswindow.h
15058                 sync with HEAD
15059
15060 2005-02-25 [paul]       1.0.1cvs15.12
15061
15062         * src/alertpanel.c
15063         * src/codeconv.c
15064         * src/compose.c
15065         * src/textview.c
15066         * src/gtk/gtkutils.c
15067         * src/gtk/gtkutils.h
15068         * src/gtk/logwindow.c
15069         * src/gtk/progressdialog.c
15070                 sync with main (revision 127)
15071                 and fix logwindow clipping
15072
15073 2005-02-24 [colin]      1.0.1cvs15.11
15074
15075         * src/plugins/pgpmime/passphrase.c
15076                 Disable input grabbing; it doesn't work yet.
15077
15078 2005-02-24 [colin]      1.0.1cvs15.10
15079
15080         * src/messageview.c
15081                 Don't send out receipts if offline. Ask.
15082
15083 2005-02-23 [colin]      1.0.1cvs15.9
15084
15085         * src/summaryview.c     
15086                 Fix expanding
15087
15088 2005-02-23 [colin]      1.0.1cvs15.8
15089
15090         * src/summaryview.c
15091                 Really fix Bug 568 by removing useless
15092                 calls. summary_thread_init() now called
15093                 in summary_sort(). This should please
15094                 Alfons as it should be faster than 
15095                 previously.
15096
15097 2005-02-23 [colin]      1.0.1cvs15.7
15098
15099         * src/compose.c
15100                 Encode parts as QP or B64 if signing
15101
15102 2005-02-23 [colin]      1.0.1cvs15.6
15103
15104         * src/compose.c
15105                 Fix Mimeinfo leakage (including tmp files)
15106         * src/procmsg.c
15107                 Fix tmp file leakage (spotted by Ivan Rayner)
15108
15109 2005-02-22 [colin]      1.0.1cvs15.5
15110
15111         * src/expldifdlg.c
15112                 Fix keyboard input. Patch by Alfons.
15113
15114 2005-02-21 [colin]      1.0.1cvs15.4
15115
15116         * src/compose.c
15117                 Fix Sign/Encrypt when unselecting privacy
15118                 system
15119         * src/prefs_common.c
15120                 Change default message font to Monospace
15121         * src/summaryview.c
15122                 More freezing during potentially large operations
15123
15124 2005-02-21 [paul]       1.0.1cvs15.3
15125
15126         * src/main.c
15127                 fix --help output
15128
15129 2005-02-21 [paul]       1.0.1cvs15.2
15130
15131         * po/Makefile.in.in
15132         * src/compose.c
15133         * src/summaryview.c
15134         * src/textview.c
15135         * src/common/utils.c
15136         * src/common/utils.h
15137                 sync with main (revision 117)
15138
15139 2005-02-20 [colin]      1.0.1cvs15.1
15140
15141         * src/common/defs.h
15142                 Change cache file to .sylpheed_claws_cache, as
15143                 suggested by Alfons. Allows people to switch
15144                 between Sylpheed and Sylpheed-Claws. it is
15145                 a good idea to "Check for new messages" at next
15146                 startup.
15147
15148
15149 2005-02-18 [colin]      1.0.1cvs14.1
15150
15151         * src/quote_fmt_lex.l
15152         * src/quote_fmt_parse.y
15153                 Fix parser initialisation. Patch by Ivan.
15154
15155 2005-02-18 [colin]      1.0.1cvs11.6
15156
15157         * src/folderview.c
15158                 Fix scrolldown (bug 662)
15159
15160 2005-02-17 [colin]      1.0.1cvs11.5
15161
15162         * src/codeconv.c
15163                 conv_filename_to_utf8: return clean 7bit instead
15164                 of broken utf8 if needed
15165         * src/mimeview.c
15166                 Fix display of parts with unclean 8bit names
15167
15168 2005-02-17 [paul]       1.0.1cvs11.4
15169
15170         * src/compose.c
15171         * src/exportldif.c
15172         * src/matcher_parser_parse.y
15173         * src/procmime.c
15174         * src/sourcewindow.c
15175         * src/common/Makefile.am
15176         * src/common/intl.h             ** REMOVED **
15177         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15178                 sync with main (revision 109)
15179                 and clean up
15180
15181 2005-02-16 [colin]      1.0.1cvs11.3
15182
15183         * src/summaryview.c
15184                 Fix collapsed thread not highlighting when new
15185                 messages in it (Bug 568) Patch by Stephan Sachse.
15186                 Fix messed up selection when reaching bounds (Bug 632)
15187         * src/prefs_themes.c
15188                 Fix theme installing (Bug 684)
15189
15190 2005-02-16 [colin]      1.0.1cvs11.2
15191
15192         * src/messageview.c
15193                 Fix messageview_select_all
15194
15195 2005-02-16 [colin]      1.0.1cvs11.1
15196
15197         * src/mh.c
15198                 Sync with HEAD (MH scan required function)
15199
15200 2005-02-15 [colin]      1.0.1cvs8.1
15201
15202         * src/mimeview.c
15203         * src/common/utils.c
15204                 Sync with HEAD (filename chars substitution)
15205
15206 2005-02-15 [colin]      1.0.1cvs7.3
15207
15208         * src/gtk/pluginwindow.c
15209                 Fix button spacing
15210
15211 2005-02-15 [colin]      1.0.1cvs7.2
15212
15213         * src/mimeview.c
15214                 Fix mime icons not reset across message when
15215                 scrolled down
15216
15217 2005-02-15 [colin]      1.0.1cvs7.1
15218
15219         * src/compose.c
15220         * src/procmime.c
15221                 Sync with HEAD (optimisation of cvs6)
15222
15223 2005-02-14 [colin]      1.0.1cvs6.1
15224
15225         * src/compose.c
15226         * src/procmime.c
15227                 Sync with HEAD (encode "From " at line beginning)
15228
15229 2005-02-14 [colin]      1.0.1cvs5.3
15230
15231         * src/compose.c
15232                 Fix wrapping with accentued chars.
15233
15234 2005-02-13 [colin]      1.0.1cvs5.2
15235
15236         * src/textview.c
15237                 Fix email informative part parsing with
15238                 accentued chars in it. ispunct() returns
15239                 true for them in utf8...
15240
15241 2005-02-12 [colin]      1.0.1cvs5.1
15242
15243         * src/filtering.c
15244                 Sync with HEAD (remove wrong use of compose after send)
15245
15246 2005-02-12 [paul]       1.0.1cvs4.5
15247
15248         * src/textview.c
15249                 remove unnecessary code (thanks to Alfons)
15250
15251 2005-02-12 [paul]       1.0.1cvs4.4
15252
15253         * src/textview.c
15254                 add 'Copy' to contextual menu on emails
15255
15256 2005-02-11 [colin]      1.0.1cvs4.3
15257
15258         * src/compose.c
15259                 revert 1.0.0cvs28.2, it doesn't work that well.
15260
15261 2005-02-11 [paul]       1.0.1cvs4.2
15262
15263         * po/Makefile.in.in
15264                 fix 'make release'
15265
15266 2005-02-10 [paul]       1.0.1cvs4.1
15267
15268         * ChangeLog
15269         * ChangeLog.claws
15270         * ChangeLog.jp
15271         * configure.ac
15272         * src/compose.c
15273                 sync with HEAD (sync with main)
15274
15275 2005-02-10 [paul]       1.0.1cvs3.2
15276
15277         * AUTHORS
15278         * Makefile.am
15279         * autogen.sh
15280         * configure.ac
15281         * config/mkinstalldirs
15282         * intl/.cvsignore
15283         * intl/ChangeLog
15284         * intl/VERSION
15285         * intl/bindtextdom.c
15286         * intl/config.charset
15287         * intl/dcgettext.c
15288         * intl/dcigettext.c
15289         * intl/dcngettext.c
15290         * intl/dgettext.c
15291         * intl/dngettext.c
15292         * intl/eval-plural.h
15293         * intl/explodename.c
15294         * intl/finddomain.c
15295         * intl/gettext.c
15296         * intl/gettextP.h
15297         * intl/gmo.h
15298         * intl/hash-string.h
15299         * intl/intl-compat.c
15300         * intl/l10nflist.c
15301         * intl/libgnuintl.h.in
15302         * intl/loadinfo.h
15303         * intl/loadmsgcat.c
15304         * intl/localcharset.c
15305         * intl/localcharset.h
15306         * intl/locale.alias
15307         * intl/localealias.c
15308         * intl/localename.c
15309         * intl/log.c
15310         * intl/ngettext.c
15311         * intl/os2compat.c
15312         * intl/os2compat.h
15313         * intl/osdep.c
15314         * intl/plural-exp.c
15315         * intl/plural-exp.h
15316         * intl/plural.c
15317         * intl/plural.y
15318         * intl/ref-add.sin
15319         * intl/ref-del.sin
15320         * intl/relocatable.c
15321         * intl/relocatable.h
15322         * intl/textdomain.c
15323         * m4/Makefile.am
15324         * po/Makefile.in.in
15325         * src/Makefile.am
15326         * src/account.c
15327         * src/action.c
15328         * src/addr_compl.c
15329         * src/addressadd.c
15330         * src/addressbook.c
15331         * src/addrgather.c
15332         * src/addrindex.c
15333         * src/alertpanel.c
15334         * src/browseldap.c
15335         * src/codeconv.c
15336         * src/codeconv.h
15337         * src/compose.c
15338         * src/compose.h
15339         * src/crash.c
15340         * src/editaddress.c
15341         * src/editbook.c
15342         * src/editgroup.c
15343         * src/editjpilot.c
15344         * src/editldap.c
15345         * src/editldap_basedn.c
15346         * src/editvcard.c
15347         * src/exphtmldlg.c
15348         * src/expldifdlg.c
15349         * src/export.c
15350         * src/exporthtml.c
15351         * src/filtering.c
15352         * src/folder.c
15353         * src/folder_item_prefs.c
15354         * src/foldersel.c
15355         * src/folderview.c
15356         * src/grouplistdialog.c
15357         * src/headerview.c
15358         * src/imap.c
15359         * src/imap_gtk.c
15360         * src/import.c
15361         * src/importldif.c
15362         * src/importmutt.c
15363         * src/importpine.c
15364         * src/inc.c
15365         * src/ldif.c
15366         * src/main.c
15367         * src/mainwindow.c
15368         * src/matcher.c
15369         * src/mbox.c
15370         * src/message_search.c
15371         * src/messageview.c
15372         * src/mh.c
15373         * src/mh_gtk.c
15374         * src/mimeview.c
15375         * src/msgcache.c
15376         * src/news.c
15377         * src/news_gtk.c
15378         * src/noticeview.c
15379         * src/partial_download.c
15380         * src/pop.c
15381         * src/prefs_account.c
15382         * src/prefs_actions.c
15383         * src/prefs_common.c
15384         * src/prefs_customheader.c
15385         * src/prefs_display_header.c
15386         * src/prefs_ext_prog.c
15387         * src/prefs_filtering.c
15388         * src/prefs_filtering_action.c
15389         * src/prefs_folder_item.c
15390         * src/prefs_fonts.c
15391         * src/prefs_gtk.c
15392         * src/prefs_matcher.c
15393         * src/prefs_msg_colors.c
15394         * src/prefs_spelling.c
15395         * src/prefs_summary_column.c
15396         * src/prefs_template.c
15397         * src/prefs_themes.c
15398         * src/prefs_toolbar.c
15399         * src/prefs_wrapping.c
15400         * src/privacy.c
15401         * src/procheader.c
15402         * src/procmime.c
15403         * src/procmsg.c
15404         * src/quote_fmt.c
15405         * src/recv.c
15406         * src/send_message.c
15407         * src/setup.c
15408         * src/sourcewindow.c
15409         * src/ssl_manager.c
15410         * src/statusbar.c
15411         * src/summary_search.c
15412         * src/summaryview.c
15413         * src/textview.c
15414         * src/toolbar.c
15415         * src/wizard.c
15416         * src/common/nntp.c
15417         * src/common/plugin.c
15418         * src/common/smtp.c
15419         * src/common/ssl.c
15420         * src/common/ssl_certificate.c
15421         * src/common/string_match.c
15422         * src/common/sylpheed.c
15423         * src/common/template.c
15424         * src/common/utils.c
15425         * src/gtk/about.c
15426         * src/gtk/colorlabel.c
15427         * src/gtk/description_window.c
15428         * src/gtk/filesel.c
15429         * src/gtk/foldersort.c
15430         * src/gtk/gtkaspell.c
15431         * src/gtk/gtkutils.c
15432         * src/gtk/inputdialog.c
15433         * src/gtk/logwindow.c
15434         * src/gtk/menu.c
15435         * src/gtk/pluginwindow.c
15436         * src/gtk/prefswindow.c
15437         * src/gtk/progressdialog.c
15438         * src/gtk/quicksearch.c
15439         * src/gtk/sslcertwindow.c
15440         * src/plugins/clamav/clamav_plugin.c
15441         * src/plugins/clamav/clamav_plugin_gtk.c
15442         * src/plugins/demo/demo.c
15443         * src/plugins/dillo_viewer/dillo_prefs.c
15444         * src/plugins/dillo_viewer/dillo_viewer.c
15445         * src/plugins/image_viewer/plugin.c
15446         * src/plugins/image_viewer/viewer.c
15447         * src/plugins/image_viewer/viewerprefs.c
15448         * src/plugins/mathml_viewer/mathml_viewer.c
15449         * src/plugins/pgpmime/passphrase.c
15450         * src/plugins/pgpmime/plugin.c
15451         * src/plugins/pgpmime/prefs_gpg.c
15452         * src/plugins/pgpmime/select-keys.c
15453         * src/plugins/pgpmime/sgpgme.c
15454         * src/plugins/spamassassin/spamassassin.c
15455         * src/plugins/spamassassin/spamassassin_gtk.c
15456         * src/plugins/trayicon/trayicon.c
15457                 sync with main (revision 104)
15458
15459 2005-02-10 [colin]      1.0.1cvs3.1
15460
15461         * src/mainwindow.c
15462                 Sync with HEAD (fix occasional crasher)
15463
15464 2005-02-10 [colin]      1.0.1cvs2.1
15465
15466         * src/messageview.c
15467                 Synw with HEAD (don't automatically display html)
15468
15469 2005-02-09 [colin]      1.0.1cvs1.3
15470
15471         * src/textview.c
15472         * src/textview.h
15473                 Add contextual menu on emails
15474
15475 2005-02-09 [colin]      1.0.1cvs1.2
15476
15477         * src/codeconv.c
15478                 Fix converting from broken headers and 
15479                 put back the _ in missing places
15480                 (feature broke with cvs24.2 sync, main 
15481                  possibly affected?)
15482
15483 2005-02-09 [colin]      1.0.1cvs1.1
15484
15485         * src/messageview.c
15486         * src/mimeview.c
15487         * src/mimeview.h
15488                 Sync with HEAD (display non text/plain mails with plugin)
15489
15490 2005-02-08 [colin]      1.0.1.1
15491
15492         * ChangeLog.claws
15493         * po/pt_BR.po
15494                 Sync with HEAD
15495         * configure.ac
15496                 Make default configuration directory 
15497                 be .sylpheed-gtk2
15498
15499 2005-02-08 [colin]      1.0.0cvs29.1
15500
15501         * po/de.po
15502         * po/es.po
15503         * po/fr.po
15504         * po/it.po
15505         * po/sk.po
15506         * po/sr.po
15507                 Sync translations with HEAD
15508
15509 2005-02-06 [colin]      1.0.0cvs28.3
15510
15511         * src/compose.c
15512                 Make compose a bit faster - patch by Alfons.
15513
15514 2005-02-06 [colin]      1.0.0cvs28.2
15515
15516         * src/compose.c
15517                 Make pasting via middle-click more reliable
15518
15519 2005-02-05 [paul]       1.0.0cvs28.1
15520
15521         * ChangeLog
15522         * ChangeLog.claws
15523         * ChangeLog.jp
15524         * configure.ac
15525         * src/compose.c
15526                 sync with HEAD
15527                 (fix bug 682 'redirect is broken'
15528
15529 2005-02-05 [torte]      1.0.0cvs27.1
15530
15531         * ChangeLog.claws
15532         * configure.ac
15533         * src/partial_download.c
15534                 Sync with HEAD (fix buf overflow)
15535
15536 2005-02-03 [colin]      1.0.0cvs26.1
15537
15538         * src/common/plugin.c
15539                 Sync with HEAD (avoid plugin mismatches)
15540
15541 2005-02-03 [paul]       1.0.0cvs25.3
15542
15543         * src/folderview.c
15544         * src/headerview.c
15545         * src/summaryview.c
15546         * src/textview.c
15547         * src/gtk/colorlabel.c
15548                 third and final part of initial sync with main-gtk2
15549
15550 2005-02-03 [paul]       1.0.0cvs25.2
15551
15552         * src/jpilot.c
15553                 fix building with jpilot support
15554
15555 2005-02-02 [colin]      1.0.0cvs25.1
15556
15557         * src/messageview.c
15558                 Sync with HEAD (fix dangerous typo)
15559
15560 2005-02-01 [colin]      1.0.0cvs24.3
15561
15562         * src/common/xml.c
15563                 Write file as advertised (UTF-8)
15564
15565 2005-02-01 [paul]       1.0.0cvs24.2
15566
15567         * src/addrbook.c
15568         * src/addrindex.c
15569         * src/alertpanel.h
15570         * src/codeconv.c
15571         * src/codeconv.h
15572         * src/compose.c
15573         * src/export.c
15574         * src/folder_item_prefs.c
15575         * src/html.c
15576         * src/imap.c
15577         * src/import.c
15578         * src/jpilot.c
15579         * src/mainwindow.c
15580         * src/matcher_parser_lex.l
15581         * src/messageview.c
15582         * src/mh.c
15583         * src/prefs_account.c
15584         * src/prefs_actions.c
15585         * src/prefs_common.c
15586         * src/prefs_gtk.c
15587         * src/prefs_gtk.h
15588         * src/prefs_themes.c
15589         * src/procheader.c
15590         * src/procmime.c
15591         * src/sourcewindow.c
15592         * src/statusbar.c
15593         * src/summaryview.c
15594         * src/textview.c
15595         * src/toolbar.c
15596         * src/unmime.c
15597         * src/common/template.c
15598         * src/common/utils.c
15599         * src/common/xml.c
15600         * src/common/xml.h
15601         * src/gtk/gtkaspell.c
15602         * src/plugins/clamav/clamav_plugin.c
15603         * src/plugins/dillo_viewer/dillo_prefs.c
15604         * src/plugins/image_viewer/viewerprefs.c
15605         * src/plugins/pgpmime/passphrase.c
15606         * src/plugins/pgpmime/prefs_gpg.c
15607         * src/plugins/pgpmime/select-keys.c
15608         * src/plugins/spamassassin/spamassassin.c
15609                 second part of initial sync with main-gtk2
15610                 (more to follow)
15611
15612 2005-01-31 [colin]      1.0.0cvs24.1
15613
15614         * src/compose.c
15615                 Sync with HEAD
15616
15617 2005-01-29 [paul]       1.0.0cvs23.2
15618
15619         * src/account.c
15620         * src/action.c
15621         * src/addressadd.c
15622         * src/addressbook.c
15623         * src/alertpanel.c
15624         * src/compose.c
15625         * src/editaddress.c
15626         * src/editbook.c
15627         * src/editgroup.c
15628         * src/editjpilot.c
15629         * src/editldap.c
15630         * src/editldap_basedn.c
15631         * src/editvcard.c
15632         * src/export.c
15633         * src/foldersel.c
15634         * src/grouplistdialog.c
15635         * src/import.c
15636         * src/importldif.c
15637         * src/inc.c
15638         * src/main.c
15639         * src/mainwindow.c
15640         * src/message_search.c
15641         * src/messageview.c
15642         * src/mimeview.c
15643         * src/prefs_actions.c
15644         * src/prefs_common.c
15645         * src/prefs_common.h
15646         * src/prefs_customheader.c
15647         * src/prefs_display_header.c
15648         * src/prefs_filtering.c
15649         * src/prefs_filtering_action.c
15650         * src/prefs_gtk.c
15651         * src/prefs_matcher.c
15652         * src/prefs_summary_column.c
15653         * src/prefs_template.c
15654         * src/sourcewindow.c
15655         * src/summary_search.c
15656         * src/summaryview.c
15657         * src/textview.c
15658         * src/gtk/about.c
15659         * src/gtk/description_window.c
15660         * src/gtk/gtkshruler.c
15661         * src/gtk/gtkutils.c
15662         * src/gtk/gtkutils.h
15663         * src/gtk/inputdialog.c
15664         * src/gtk/logwindow.c
15665         * src/gtk/prefswindow.c
15666         * src/gtk/progressdialog.c
15667         * src/gtk/progressdialog.h
15668                 first part of initial sync with main-gtk2
15669                 (more to follow)
15670
15671 2005-01-28 [colin]      1.0.0cvs23.1
15672
15673         * src/folderview.c
15674                 Sync with HEAD
15675
15676 2005-01-27 [colin]      1.0.0cvs21.1
15677
15678         * src/folder.c
15679         * src/folderview.c
15680                 Sync with HEAD
15681
15682 2005-01-27 [colin]      1.0.0cvs19.1
15683
15684         * src/procmime.c
15685                 Sync with HEAD
15686
15687 2005-01-27 [colin]      1.0.0cvs18.1
15688
15689         * src/messageview.c
15690         * src/summaryview.c
15691         * src/mainwindow.c
15692         * src/compose.c
15693         * src/compose.h
15694         * src/procmsg.c
15695         * src/procmsg.h
15696         * src/toolbar.c
15697                 Sync with HEAD
15698
15699 2005-01-26 [paul]       1.0.0cvs15.2
15700
15701         * src/compose.c
15702                 compose_entries_set(): convert subject and body to
15703                 utf8 if necessary. patch by Felix Eckhofer
15704
15705 2005-01-26 [paul]       1.0.0cvs15.1
15706
15707         * configure.ac
15708         * src/common/template.c
15709                 sync with HEAD (fix memory leak)
15710
15711 2005-01-25 [paul]       1.0.0cvs14.1
15712
15713         * configure.ac
15714         * src/compose.c
15715                 sync with HEAD
15716
15717 2005-01-24 [colin]      1.0.0cvs13.1
15718
15719         * src/summaryview.c
15720                 Sync with HEAD
15721
15722 2005-01-24 [paul]       1.0.0cvs12.1
15723
15724         * configure.ac
15725         * src/messageview.c
15726         * src/mh.c
15727         * src/common/utils.c
15728                 sync with HEAD
15729
15730 2005-01-24 [colin]      1.0.0cvs11.1
15731
15732         * src/procheader.c
15733                 Sync with HEAD
15734
15735 2005-01-24 [colin]      1.0.0cvs10.1
15736
15737         * src/folderview.c
15738                 Sync with HEAD
15739
15740 2005-01-23 [colin]      1.0.0cvs9.1
15741
15742         * src/crash.c
15743                 Sync with HEAD
15744
15745 2005-01-22 [colin]      1.0.0cvs8.1
15746
15747         * src/summaryview.c
15748         * src/gtk/quicksearch.c
15749                 Sync with HEAD
15750
15751 2005-01-21 [colin]      1.0.0cvs7.1
15752
15753         * src/summaryview.c
15754                 Sync with HEAD
15755
15756 2005-01-21 [colin]      1.0.0cvs6.1
15757
15758         * src/summaryview.c
15759                 Sync with HEAD
15760
15761 2005-01-21 [colin]      1.0.0cvs5.1
15762
15763         * src/gtk/quicksearch.c
15764         * src/prefs_common.c
15765         * src/prefs_common.h
15766                 Sync with HEAD (recurse option)
15767
15768 2005-01-21 [colin]      1.0.0cvs4.1
15769
15770         * src/folder.h
15771         * src/folderview.c
15772         * src/folderview.h
15773         * src/summaryview.c
15774         * src/gtk/quicksearch.c
15775         * src/gtk/quicksearch.h
15776                 Sync with HEAD (recursive quicksearch)
15777
15778 2005-01-20 [colin]      1.0.0cvs3.4
15779
15780         * src/ssl_manager.c
15781                 Remove useless code
15782
15783 2005-01-20 [colin]      1.0.0cvs3.3
15784
15785         * src/ssl_manager.c
15786                 Fix leak, thanks to Alfons.
15787
15788 2005-01-20 [colin]      1.0.0cvs3.2
15789
15790         * src/ssl_manager.c
15791                 Port SSL certificate window to GTK2.
15792
15793 2005-01-20 [paul]       1.0.0cvs3.1
15794
15795         * ChangeLog.claws
15796         * configure.ac
15797         * src/addrindex.c
15798         * src/addrindex.h
15799                 sync with HEAD
15800
15801 2005-01-19 [colin]      1.0.0cvs2.2
15802
15803         * src/plugins/trayicon/trayicon.c
15804                 Fix freeze with gtk-2.6, the easy way
15805                 (signal blocking helpless there...)
15806                 Closes bug #668.
15807
15808 2005-01-19 [colin]      1.0.0cvs2.1
15809
15810         * src/mbox.c
15811         * src/mbox.h
15812         * src/mainwindow.c
15813         * src/summaryview.c
15814         * src/summaryview.h
15815                 Sync with HEAD
15816
15817 2005-01-19 [paul]       1.0.0cvs1.1
15818
15819         * configure.ac
15820         * po/de.po
15821         * po/es.po
15822         * po/fr.po
15823         * po/hr.po
15824         * po/it.po
15825         * po/ja.po
15826         * po/ko.po
15827         * po/pt_BR.po
15828         * po/ru.po
15829         * po/sk.po
15830         * po/sr.po
15831                 sync with HEAD (update translations)
15832
15833 2005-01-18 [colin]      1.0.0cvs0.1
15834
15835         * src/foldersel.c
15836                 Specify search column - patch by Alfons
15837
15838 2005-01-18 [colin]      0.9.13cvs36.3
15839
15840         * src/prefs_toolbar.c
15841                 Change Delete to Remove
15842         * src/prefs_fonts.c
15843                 GTK2 version and leak fixes
15844         * src/prefs_actions.c
15845                 Add stock buttons.
15846                 All patches by Alfons
15847
15848 2005-01-17 [colin]      0.9.13cvs36.2
15849
15850         * src/compose.c
15851                 Fix DnD inserting twice. While at it,
15852                 add DnD support for text/plain in the
15853                 body, and add support in the headers.
15854
15855 2005-01-16 [colin]      0.9.13cvs36.1
15856
15857         * ChangeLog
15858         * ChangeLog.jp
15859         * ChangeLog.claws
15860                 Sync with HEAD (nothing applicable)
15861
15862 2005-01-16 [colin]      0.9.13cvs33.2
15863
15864         * src/prefs_toolbar.c
15865                 GTK2ize prefs_toolbar, by Alfons.
15866
15867 2005-01-14 [colin]      0.9.13cvs33.1
15868
15869         * src/html.c
15870         * src/msgcache.c
15871                 Sync with HEAD
15872
15873 2005-01-14 [colin]      0.9.13cvs32.1
15874
15875         * src/html.c
15876         * src/html.h
15877         * src/msgcache.c
15878         * AUTHORS
15879         * tools/calypso_convert.pl
15880                 Sync with HEAD
15881
15882 2005-01-08 [colin]      0.9.13cvs29.2
15883
15884         * src/prefs_filtering_action.c
15885         * src/prefs_filtering.c
15886                 2 more gtk2 patches by Alfons
15887
15888 2005-01-07 [paul]       0.9.13cvs29.1
15889
15890         * ChangeLog
15891         * ChangeLog.claws
15892         * ChangeLog.jp
15893         * configure.ac
15894         * src/pop.c
15895         * src/pop.h
15896                 sync with HEAD
15897
15898 2005-01-07 [colin]      0.9.13cvs28.3
15899
15900         * src/gtk/progressdialog.c
15901         * src/gtk/progressdialog.h
15902         * src/inc.c
15903         * src/send_message.c
15904                 GTK2 for the incorporation dialog. The CList isn't dead
15905                 yet, for a more smooth migration. Patch by Alfons.
15906
15907 2005-01-06 [colin]      0.9.13cvs28.2
15908
15909         * src/prefs_display_header.c
15910                 GTK2 conversion by Alfons
15911         * src/prefs_actions.c
15912         * src/prefs_matcher.c
15913                 Fix 2 leaks - patch by Alfons
15914
15915 2005-01-06 [colin]      0.9.13cvs28.1
15916
15917         * src/prefs_matcher.c
15918                 Sync with HEAD
15919
15920 2005-01-06 [colin]      0.9.13cvs27.4
15921
15922         * src/prefs_matcher.c
15923                 Fix double-free. Patch by Alfons
15924
15925 2005-01-06 [colin]      0.9.13cvs27.3
15926
15927         * src/prefs_matcher.c
15928                 GTK2 widgets + memleak
15929                 Patch by Alfons
15930
15931 2005-01-05 [colin]      0.9.13cvs27.2
15932
15933         * src/account.c
15934         * src/addr_compl.c
15935         * src/foldersel.c
15936         * src/stock_pixmap.c
15937         * src/stock_pixmap.h
15938                 3 more GTK2 patches by Alfons.
15939
15940 2005-01-04 [colin]      0.9.13cvs27.1
15941
15942         * src/folderview.c
15943         * src/imap_gtk.c
15944         * src/news_gtk.c
15945                 Sync with HEAD
15946
15947 2005-01-04 [colin]      0.9.13cvs25.9
15948
15949         * src/compose.c
15950                 Fix Show Ruler menuitem
15951         * src/prefs_template.c
15952                 Convert to GTK2
15953         * src/common/utils.c
15954                 Make auto pointer stuff handles NULLs
15955                 Patches by Alfons.
15956
15957 2005-01-04 [colin]      0.9.13cvs25.8
15958
15959         * src/compose.c
15960                 Move the attachment list to gtk2
15961                 Patch by Alfons.
15962
15963 2005-01-04 [colin]      0.9.13cvs25.7
15964
15965         * src/textview.c
15966                 Make some keys work again
15967                 Patch by SungHyun Nam <namsh@kldp.org>
15968
15969 2005-01-04 [colin]      0.9.13cvs25.6
15970
15971         * src/gtk/gtkshruler.c
15972                 Move the ruler to GTK2
15973                 Patch by Alfons
15974
15975 2005-01-03 [colin]      0.9.13cvs25.5
15976
15977         * src/compose.c
15978                 Fix my broken patch apply 
15979
15980 2005-01-03 [colin]      0.9.13cvs25.4
15981
15982         * src/common/utils.c
15983         * src/common/utils.h
15984         * src/gtk/prefswindow.c
15985                 Move auto pointer stuff to utils.c
15986                 Patch by Alfons again :)
15987
15988 2005-01-03 [colin]      0.9.13cvs25.3
15989
15990         * src/compose.c
15991         * src/prefs_gtk.c
15992         * src/prefs_template.c
15993         * src/textview.c
15994                 Empty text widgets with empty strings, not NULL char
15995                 Patch by SungHyun Nam <namsh@kldp_org>
15996
15997 2005-01-03 [colin]      0.9.13cvs25.2
15998
15999         * src/main.c
16000         * AUTHORS
16001                 Sync with HEAD
16002
16003 2005-01-03 [colin]      0.9.13cvs25.1
16004
16005         * src/pop.c
16006         * src/pop.h
16007                 Sync with HEAD
16008
16009 2005-01-03 [colin]      0.9.13cvs24.3
16010
16011         * src/account.c
16012                 Two patches from Alfons and Alex S Moore:
16013                 fix images, fix return value.
16014
16015 2005-01-01 [colin]      0.9.13cvs24.2
16016
16017         * src/prefs_actions.c
16018                 Fix over-zealous assertion. Patch by Alfons
16019
16020 2005-01-01 [colin]      0.9.13cvs24.1
16021
16022         * src/procmime.c
16023                 Sync with HEAD (leak fix)
16024
16025 2004-12-31 [colin]      0.9.13cvs23.2
16026
16027         * src/prefs_common.c
16028                 GTK2 widgets + stock buttons - patch by Alfons
16029
16030 2004-12-31 [paul]       0.9.13cvs23.1
16031
16032         * configure.ac
16033                 bump up EXTRA_VERSION to match (sync'ed) HEAD
16034         * src/gtk/pluginwindow.c
16035                 use GTK2 widgets and plug memory leaks,
16036                 patches by Alfons
16037
16038 2004-12-30 [colin]      0.9.13cvs22.4
16039
16040         * src/account.c
16041         * src/action.c
16042         * src/export.c
16043         * src/foldersel.c
16044         * src/import.c
16045         * src/message_search.c
16046         * src/prefs_actions.c
16047         * src/prefs_common.c
16048         * src/prefs_customheader.c
16049         * src/prefs_filtering.c
16050         * src/prefs_summary_column.c
16051         * src/summary_search.c
16052         * src/gtk/about.c
16053         * src/gtk/description_window.c
16054         * src/gtk/gtkutils.c
16055         * src/gtk/gtkutils.h
16056         * src/gtk/inputdialog.c
16057         * src/gtk/prefswindow.c
16058                 Use GTK2 stock buttons. Patches by Alfons.
16059
16060 2004-12-30 [colin]      0.9.13cvs22.3
16061
16062         * src/account.c
16063                 Sync with HEAD
16064         * src/prefs_actions.c
16065         * src/prefs_customheader.c
16066         * src/prefs_filtering.c
16067         * src/prefs_msg_colors.c
16068         * src/prefs_summary_column.c
16069         * src/gtk/prefswindow.c
16070                 Use GtkTreeView instead of deprecated 
16071                 widgets. Patches by Alfons.
16072
16073 2004-12-30 [paul]       0.9.13cvs22.2
16074
16075         * src/foldersel.c
16076                 use GTK 2 Tree View
16077                 patch by Alfons, with root folder sorting fix
16078                 by Stephan Sachse
16079
16080 2004-12-30 [paul]       0.9.13cvs22.1
16081
16082         * ChangeLog
16083         * ChangeLog.claws
16084         * ChangeLog.jp
16085         * NEWS
16086         * configure.ac
16087         * src/account.c
16088                 sync with HEAD
16089
16090 2004-12-22 [martin]     0.9.13cvs21.2
16091
16092         * src/action.c
16093                 free the command line after its use
16094
16095 2004-12-18 [paul]       0.9.13cvs21.1
16096
16097         * AUTHORS
16098         * ChangeLog
16099         * ChangeLog.claws
16100         * ChangeLog.jp
16101         * NEWS
16102         * configure.ac
16103         * src/action.c
16104         * src/compose.c
16105         * src/syldap.c
16106                 sync with HEAD
16107
16108 2004-12-17 [martin]     0.9.13cvs17.2
16109
16110         * src/action.c
16111                 convert actions input to locale
16112         * src/inc.c
16113                 convert notification command to locale
16114         * src/plugins/pgpmime/select-keys.c
16115                 convert attributes to utf8
16116
16117 2004-12-14 [colin]      0.9.13cvs17.1
16118
16119         * ChangeLog
16120         * ChangeLog.jp
16121         * ChangeLog.claws
16122         * src/action.c
16123         * src/common/utils.c
16124         * src/gtk/prefswindow.c
16125         * src/gtk/gtkutils.c
16126         * src/gtk/gtkutils.h
16127         * src/plugins/spamassassin/libspamc.c
16128                 Sync with HEAD
16129
16130 2004-12-13 [colin]      0.9.13cvs14.1
16131
16132         * src/quote_fmt_parse.y
16133                 Sync with HEAD
16134
16135 2004-12-10 [colin]      0.9.13cvs12.1
16136
16137         * src/prefs_themes.c
16138         * src/mainwindow.c
16139         * src/messageview.c
16140                 Sync with HEAD
16141
16142 2004-12-09 [colin]      0.9.13cvs10.1
16143
16144         * src/procmime.c
16145                 Sync with HEAD (fix B64 encoding from memory)
16146
16147 2004-12-08 [colin]      0.9.13cvs9.1
16148
16149         * src/gtk/colorlabel.c
16150                 Sync with HEAD
16151
16152 2004-12-08 [paul]       0.9.13cvs8.2
16153
16154         * src/gtk/pluginwindow.c
16155                 fix window resizing oddities
16156
16157 2004-12-08 [colin]      0.9.13cvs8.1
16158
16159         * src/quote_fmt_parse.y
16160                 Sync with HEAD
16161
16162 2004-12-08 [colin]      0.9.13cvs7.1
16163
16164         * src/matcher_parser_parse.y
16165         * src/msgcache.c
16166         * src/prefs_matcher.c
16167         * src/procheader.c
16168         * src/matcher.c
16169         * src/common/defs.h
16170         * po/sr.po
16171                 Sync with HEAD
16172
16173 2004-12-08 [colin]      0.9.13cvs6.1
16174
16175         * src/quote_fmt_parse.y
16176         * src/textview.c
16177                 Sync with HEAD
16178         * src/gtk/prefswindow.c
16179         * src/gtk/pluginwindow.c
16180                 Fix G_CALLBACKS protos (thanks to Alfons)
16181
16182 2004-12-07 [torte]      0.9.13cvs2.2
16183
16184         * src/procmime.c
16185                 [Bug 650] reply button causes crash
16186                 Thanks to David Relson and Christoph
16187
16188 2004-12-07 [colin]      0.9.13cvs2.1
16189
16190         * ChangeLog.claws
16191         * AUTHORS
16192         * po/sk.po
16193         * src/procmime.c
16194         * src/prefs_account.c
16195         * src/common/smtp.c
16196         * src/common/smtp.h
16197                 Sync with HEAD
16198
16199 2004-12-06 [colin]      0.9.12cvs187.1
16200
16201         * ChangeLog.claws
16202         * INSTALL
16203         * Makefile.am
16204         * README.claws
16205         * TODO.claws
16206         * configure.ac
16207         * po/bg.po
16208         * po/cs.po
16209         * po/el.po
16210         * po/en_GB.po
16211         * po/es.po
16212         * po/fr.po
16213         * po/hr.po
16214         * po/hu.po
16215         * po/it.po
16216         * po/ja.po
16217         * po/ko.po
16218         * po/nl.po
16219         * po/pl.po
16220         * po/pt_BR.po
16221         * po/ru.po
16222         * po/sk.po
16223         * po/sr.po
16224         * po/sv.po
16225         * po/zh_CN.po
16226         * po/zh_TW.Big5.po
16227         * src/compose.c
16228         * tools/Makefile.am
16229         * tools/README
16230         * tools/filter_conv.pl
16231         * tools/kdeservicemenu/README
16232         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16233         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16234                 Sync with HEAD
16235
16236 2004-12-04 [colin]      0.9.12cvs183.1
16237
16238         * src/compose.c
16239                 Sync with HEAD (compose window position saving)
16240
16241 2004-12-04 [paul]       0.9.12cvs182.3
16242
16243         * src/messageview.c
16244         * src/mimeview.c
16245         * src/prefs_customheader.c
16246         * src/gtk/quicksearch.c
16247                 replace some forgotten GTK_SIGNAL_FUNCs
16248
16249 2004-12-04 [paul]       0.9.12cvs182.2
16250
16251         * src/Makefile.am
16252                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
16253                 committed in error      
16254
16255 2004-12-04 [paul]       0.9.12cvs182.1
16256
16257         * ChangeLog
16258         * ChangeLog.claws
16259         * ChangeLog.jp
16260         * INSTALL
16261         * NEWS
16262         * README
16263         * README.jp
16264         * configure.ac
16265         * doc/manual/ja/Makefile.am
16266         * doc/manual/ja/sylpheed-1.html
16267         * doc/manual/ja/sylpheed-10.html
16268         * doc/manual/ja/sylpheed-11.html
16269         * doc/manual/ja/sylpheed-12.html
16270         * doc/manual/ja/sylpheed-13.html
16271         * doc/manual/ja/sylpheed-14.html
16272         * doc/manual/ja/sylpheed-15.html
16273         * doc/manual/ja/sylpheed-16.html
16274         * doc/manual/ja/sylpheed-17.html
16275         * doc/manual/ja/sylpheed-18.html
16276         * doc/manual/ja/sylpheed-19.html
16277         * doc/manual/ja/sylpheed-2.html
16278         * doc/manual/ja/sylpheed-20.html
16279         * doc/manual/ja/sylpheed-3.html
16280         * doc/manual/ja/sylpheed-4.html
16281         * doc/manual/ja/sylpheed-5.html
16282         * doc/manual/ja/sylpheed-6.html
16283         * doc/manual/ja/sylpheed-7.html
16284         * doc/manual/ja/sylpheed-8.html
16285         * doc/manual/ja/sylpheed-9.html
16286         * doc/manual/ja/sylpheed.html
16287         * doc/manual/ja/sylpheed.sgml
16288         * po/de.po
16289         * src/Makefile.am
16290         * src/compose.c
16291         * src/procmime.c
16292         * src/pixmaps/regular.xpm **REMOVED**
16293         * src/plugins/pgpmime/pgpmime.c
16294         * src/plugins/pgpmime/plugin.c
16295         * src/plugins/pgpmime/prefs_gpg.c
16296                 sync with HEAD
16297
16298 2004-12-03 [paul]       0.9.12cvs180.1
16299
16300         * ChangeLog
16301         * ChangeLog.claws
16302         * ChangeLog.jp
16303         * configure.ac
16304         * src/Makefile.am
16305         * src/pop.c
16306         * src/common/utils.c
16307         * src/common/utils.h
16308         * src/pixmaps/continue.xpm
16309         * src/pixmaps/dir_close.xpm
16310         * src/pixmaps/dir_open.xpm
16311         * src/pixmaps/drafts_close.xpm
16312         * src/pixmaps/drafts_open.xpm
16313         * src/pixmaps/folder.xpm **REMOVED**
16314         * src/pixmaps/group.xpm
16315         * src/pixmaps/unread.xpm
16316                 sync with HEAD
16317
16318 2004-12-02 [colin]      0.9.12cvs179.1
16319
16320         * src/compose.c
16321                 Sync with HEAD (non-duplicated reedition)
16322
16323 2004-12-02 [colin]      0.9.12cvs178.1
16324
16325         * src/compose.c
16326                 Sync with HEAD (linewrap_quote fix)
16327
16328 2004-12-01 [colin]      0.9.12cvs177.3
16329
16330         * src/addrharvest.c
16331                 Replace sizeof with strlen
16332
16333 2004-12-01 [paul]       0.9.12cvs177.2
16334
16335         * src/addrharvest.c
16336                 fix 'harvest addresses'
16337
16338 2004-11-30 [colin]      0.9.12cvs177.1
16339
16340         * src/gtk/prefswindow.c
16341         * src/gtk/pluginwindow.c
16342                 Sync with HEAD
16343
16344 2004-11-29 [colin]      0.9.12cvs176.1
16345
16346         * src/folderview.c
16347                 sync with HEAD (Fix disappearing separators in folderview's popup)
16348
16349 2004-11-29 [colin]      0.9.12cvs175.1
16350
16351         * src/procmime.c
16352                 Sync with head (another format fix)
16353
16354 2004-11-29 [colin]      0.9.12cvs174.1
16355
16356         * src/pop.c
16357                 Sync with HEAD (format string fix)
16358
16359 2004-11-26 [colin]      0.9.12cvs173.1
16360
16361         * src/common/smtp.c
16362         * src/common/smtp.h
16363                 Sync with HEAD
16364
16365 2004-11-24 [colin]      0.9.12cvs172.1
16366
16367         * src/plugins/pgpmime/pgpmime.c
16368                 Sync with HEAD
16369
16370 2004-11-24 [colin]      0.9.12cvs171.1
16371
16372         * src/plugins/pgpmime/pgpmime.c
16373                 Sync with head (gpgmectx leaks)
16374
16375 2004-11-24 [colin]      0.9.12cvs169.1
16376
16377         * src/plugins/pgpmime/plugin.c
16378         * src/plugins/trayicon/Makefile.am
16379         * src/plugins/trayicon/newmarkedmail.xpm
16380         * src/plugins/trayicon/trayicon.c
16381         * src/plugins/trayicon/unreadmarkedmail.xpm
16382                 Sync with HEAD
16383
16384 2004-11-23 [colin]      0.9.12cvs168.1
16385
16386         * src/partial_download.c
16387         * src/partial_download.h
16388         * src/plugins/pgpmime/plugin.c
16389                 Sync with HEAD
16390
16391 2004-11-23 [colin]      0.9.12cvs166.1
16392
16393         * src/Makefile.am
16394         * src/codeconv.c
16395         * src/compose.c
16396         * src/folderview.c
16397         * src/main.c
16398         * src/partial_download.c
16399         * src/partial_download.h
16400         * src/prefs_account.c
16401         * src/prefs_account.h
16402         * src/privacy.c
16403         * src/privacy.h
16404         * src/procmime.c
16405         * src/common/Makefile.am
16406         * src/common/base64.h
16407         * src/common/partial_download.c
16408         * src/common/partial_download.h
16409         * src/gtk/prefswindow.c
16410         * src/gtk/prefswindow.h
16411         * src/plugins/pgpmime/pgpmime.c
16412         * src/plugins/pgpmime/prefs_gpg.c
16413         * src/plugins/pgpmime/prefs_gpg.h
16414         * src/plugins/pgpmime/sgpgme.c
16415         * src/plugins/pgpmime/sgpgme.h
16416                 Sync with HEAD
16417
16418 2004-11-23 [colin]      0.9.12cvs163.1
16419
16420         * src/main.c
16421                 Sync with HEAD (cursor optimization)
16422
16423 2004-11-23 [colin]      0.9.12cvs162.1
16424
16425         * src/prefs_common.c
16426         * src/prefs_themes.c
16427         * src/procmsg.c
16428                 Sync with HEAD
16429
16430 2004-11-23 [colin]      0.9.12cvs158.9
16431
16432         * src/compose.c
16433                 Fix double-free when forwarding
16434         * src/msgcache.c
16435                 Fix leak on error path
16436                 
16437
16438 2004-11-23 [colin]      0.9.12cvs158.8
16439
16440         * src/compose.c
16441                 Fix possible double-free
16442                 Spotted by Alfons
16443
16444 2004-11-23 [colin]      0.9.12cvs158.7
16445
16446         * src/compose.c
16447                 Fix some signal handlers' prototypes
16448                 Spotted by Alfons
16449
16450 2004-11-22 [colin]      0.9.12cvs158.6
16451
16452         * src/compose.c
16453                 Remove unneeded code and duplicated
16454                 wrapping - patch by Alfons
16455
16456 2004-11-22 [colin]      0.9.12cvs158.5
16457
16458         * src/prefs_themes.c
16459                 Fix oversized selector
16460
16461 2004-11-22 [colin]      0.9.12cvs158.4
16462
16463         * src/compose.c
16464                 fix dump_text()
16465                 patch by Alfons
16466
16467 2004-11-19 [colin]      0.9.12cvs158.3
16468
16469         * src/textview.c
16470                 Add a context menu on links (open, copy)
16471
16472 2004-11-18 [paul]       0.9.12cvs158.2
16473
16474         * src/addrgather.c
16475         * src/exphtmldlg.c
16476         * src/expldifdlg.c
16477         * src/mimeview.c
16478         * src/prefs_common.c
16479         * src/plugins/image_viewer/viewer.c
16480         * src/plugins/spamassassin/spamassassin_gtk.c
16481                 replace deprecated gtk_notebook_set_page
16482                 and gtk_notebook_current_page
16483
16484 2004-11-18 [paul]       0.9.12cvs158.1
16485
16486         * configure.ac
16487         * src/compose.c
16488         * src/mainwindow.c
16489         * src/messageview.c
16490         * src/prefs_common.c
16491         * src/common/utils.c
16492         * src/common/utils.h
16493                 sync with HEAD
16494
16495 2004-11-17 [colin]      0.9.12cvs156.1
16496
16497         * src/prefs_account.c
16498         * src/prefs_account.h
16499         * src/procmsg.c
16500                 Sync with HEAD (add pref to store encrypted mails encrypted)
16501
16502 2004-11-17 [paul]       0.9.12cvs155.1
16503
16504         * ChangeLog
16505         * ChangeLog.claws
16506         * ChangeLog.jp
16507         * NEWS
16508         * configure.ac
16509         * src/compose.c
16510         * src/jpilot.c
16511         * src/privacy.c
16512         * src/procmime.c
16513         * src/procmime.h
16514         * src/procmsg.c
16515         * src/toolbar.c
16516         * src/pixmaps/error.xpm
16517                 sync with HEAD
16518
16519 2004-11-17 [colin]      0.9.12cvs151.1
16520
16521         * src/plugins/pgpmime/pgpmime.c
16522                 Sync with HEAD (remove debug printf)
16523
16524 2004-11-17 [colin]      0.9.12cvs150.1
16525
16526         * src/plugins/pgpmime/pgpmime.c
16527                 Sync with HEAD (off-by-one fix)
16528
16529 2004-11-17 [colin]      0.9.12cvs149.1
16530
16531         * src/procmsg.c
16532                 Sync with HEAD (coding style fixes)
16533
16534 2004-11-16 [colin]      0.9.12cvs148.1
16535
16536         * src/procmsg.c
16537                 Sync with head (Fix the fix)
16538
16539 2004-11-16 [colin]      0.9.12cvs147.1
16540
16541         * src/procmsg.c
16542                 Sync with Main (leak fix)
16543
16544 2004-11-16 [colin]      0.9.12cvs146.14
16545
16546         * src/compose.c
16547                 Remove useless chunk of code
16548                 Patch by Alfons
16549
16550 2004-11-15 [colin]      0.9.12cvs146.13
16551
16552         * src/compose.c
16553                 Fix drafting after insertion
16554                 Patch by Alfons
16555
16556 2004-11-15 [colin]      0.9.12cvs146.12
16557
16558         * src/compose.c
16559         * src/prefs_filtering.c
16560         * src/prefs_filtering_action.c
16561         * src/prefs_toolbar.c
16562                 Fix some const-correctness
16563
16564 2004-11-15 [colin]      0.9.12cvs146.11
16565
16566         * src/summaryview.c
16567         * src/prefs_themes.c
16568         * src/messageview.c
16569                 Fix some leaks
16570
16571 2004-11-15 [colin]      0.9.12cvs146.10
16572
16573         * src/codeconv.c
16574                 More unreadable locale fixes
16575
16576 2004-11-14 [colin]      0.9.12cvs146.9
16577
16578         * src/textview.c
16579                 Fix uri_security_check
16580                 Patch by Alfons
16581
16582 2004-11-13 [paul]       0.9.12cvs146.8
16583
16584         * src/folder.c
16585         * src/procmime.c
16586                 fix 2 bugs introduced in last commit
16587
16588 2004-11-13 [paul]       0.9.12cvs146.7
16589
16590         * src/compose.c
16591         * src/exporthtml.c
16592         * src/exportldif.c
16593         * src/folder.c
16594         * src/imap.c
16595         * src/imap_gtk.c
16596         * src/main.c
16597         * src/mainwindow.c
16598         * src/messageview.c
16599         * src/mh_gtk.c
16600         * src/prefs_themes.c
16601         * src/procmime.c
16602         * src/setup.c
16603         * src/summaryview.c
16604                 replace deprecated g_basename
16605
16606 2004-11-13 [paul]       0.9.12cvs146.6
16607
16608         * src/compose.c
16609         * src/imap.c
16610         * src/matcher_parser.h
16611         * src/matcher_parser_parse.y
16612         * src/prefs_filtering.c
16613         * src/prefs_filtering_action.c
16614         * src/prefs_themes.c
16615         * src/prefs_toolbar.c
16616         * src/common/utils.c
16617                 various small fixes/cleanups
16618
16619 2004-11-12 [colin]      0.9.12cvs146.5
16620
16621         * src/textview.c
16622                 Validate event's origin on visibility notify
16623                 Patch by Alfons.
16624
16625 2004-11-12 [paul]       0.9.12cvs146.4
16626
16627         * src/exporthtml.c
16628         * src/exportldif.c
16629         * src/imap.c
16630         * src/mh.c
16631         * src/mimeview.c
16632         * src/prefs_spelling.c
16633         * src/prefs_themes.c
16634                 replace deprecated g_dirname    
16635
16636 2004-11-12 [colin]      0.9.12cvs146.3
16637
16638         * src/textview.c
16639                 Some coding style fixes
16640
16641 2004-11-12 [colin]      0.9.12cvs146.2
16642
16643         * src/codeconv.c
16644                 We want to replace _all_ extended chars in
16645                 conv_unreadable_*, because any string containing
16646                 extended chars not parsing as UTF8 is 
16647                 undisplayed on gtk2.
16648
16649 2004-11-12 [paul]       0.9.12cvs146.1
16650
16651         * ChangeLog
16652         * ChangeLog.claws
16653         * ChangeLog.jp
16654         * NEWS
16655         * configure.ac
16656         * src/account.c
16657         * src/folderview.c
16658         * src/folderview.h
16659         * src/imap.c
16660         * src/imap_gtk.c
16661         * src/inc.c
16662         * src/mainwindow.c
16663         * src/mh_gtk.c
16664         * src/news_gtk.c
16665         * src/pop.c
16666         * src/prefs_account.c
16667         * src/prefs_account.h
16668         * src/prefs_ext_prog.c
16669         * src/procmime.c
16670         * src/procmime.h
16671         * src/procmsg.c
16672         * src/procmsg.h
16673         * src/summary_search.c
16674         * src/summaryview.c
16675         * src/textview.c
16676         * src/common/defs.h
16677         * src/common/utils.c
16678         * src/common/utils.h
16679         * src/gtk/menu.c
16680         * src/gtk/menu.h
16681                 sync with HEAD
16682
16683 2004-11-11 [colin]      0.9.12cvs144.2
16684
16685         * src/textview.c
16686                 Fix URI range selection (patch by Alfons)
16687
16688 2004-11-09 [colin]      0.9.12cvs144.1
16689
16690         * ChangeLog.claws
16691         * src/compose.c
16692         * src/folder.c
16693         * src/folder_item_prefs.c
16694         * src/prefs_account.c
16695         * src/prefs_account.h
16696         * src/plugins/pgpmime/pgpmime.c
16697                 Sync with HEAD
16698
16699 2004-11-08 [colin]      0.9.12cvs143.1
16700
16701         * src/summaryview.c
16702                 Sync with HEAD (optimize quicksearch)
16703
16704 2004-11-08 [colin]      0.9.12cvs142.2
16705
16706         * src/compose.c
16707                 Don't wrap when Edit/Auto wrapping is disabled
16708
16709 2004-11-08 [colin]      0.9.12cvs142.1
16710
16711         * src/textview.c
16712                 Sync with HEAD
16713
16714 2004-11-08 [colin]      0.9.12cvs141.1
16715
16716         * src/textview.c
16717                 Sync with HEAD (fix some mail URIs)
16718
16719 2004-11-08 [colin]      0.9.12cvs140.3
16720
16721         * src/textview.c
16722                 o Use text cursor instead of arrow when
16723                   not on a link
16724                 o Fix handling of contiguous links (as in
16725                   "colin@colino.net" <colin@colino.net>)
16726                   This one unveils a bug in get_email_part()
16727
16728 2004-11-07 [colin]      0.9.12cvs140.2
16729
16730         * src/textview.c
16731                 Fix memleak. Patch by Alfons.
16732
16733 2004-11-06 [colin]      0.9.12cvs140.1
16734
16735         * src/compose.c
16736                 Sync with HEAD (don't ask passphrase
16737                 when drafting)
16738
16739 2004-11-06 [paul]       0.9.12cvs139.2
16740
16741         * AUTHORS
16742         * src/textview.c
16743         * src/textview.h
16744                 textview URI handling. hovering over a 
16745                 link displays it in the status bar,
16746                 and changes the mouse pointer to a hand 
16747                 cursor. a link is activated with a single 
16748                 click. (Modified from the) patch by Jean-Yves 
16749                 Lefort <jylefort@users.sourceforge.net>
16750                 
16751
16752 2004-11-05 [colin]      0.9.12cvs139.1
16753
16754         * src/compose.c
16755         * src/procmime.c
16756                 Sync with HEAD again ^^
16757
16758 2004-11-05 [colin]      0.9.12cvs139.1
16759
16760         * src/compose.c
16761         * src/procmime.c
16762                 Sync with HEAD
16763
16764 2004-11-03 [paul]       0.9.12cvs138.1
16765
16766         * ChangeLog.claws
16767         * configure.ac
16768         * po/POTFILES.in
16769         * src/prefs_ext_prog.c
16770         * src/procmime.c
16771         * tools/kdeservicemenu/README
16772         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
16773         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
16774                 sync with HEAD
16775
16776 2004-11-01 [christoph]  0.9.12cvs136.2
16777
16778         * src/procmime.c
16779                 convert MIME parameters to UTF-8
16780
16781 2004-10-29 [colin]      0.9.12cvs136.1
16782
16783         * src/common/utils.c
16784                 Sync with HEAD (don't use '=' in mime boundary)
16785
16786 2004-10-29 [paul]       0.9.12cvs135.1
16787
16788         * configure.ac
16789         * doc/src/rfc2231.txt
16790         * src/procmime.c
16791         * src/common/quoted-printable.c
16792         * src/common/utils.c
16793         * src/common/utils.h
16794                 sync with HEAD
16795
16796 2004-10-27 [paul]       0.9.12cvs134.1
16797
16798         * configure.ac
16799         * src/main.c
16800         * src/procmime.c
16801         * src/plugins/pgpmime/pgpmime.c
16802                 sync with HEAD
16803
16804 2004-10-26 [paul]       0.9.12cvs132.3
16805
16806         * src/account.c
16807         * src/addressbook.c
16808         * src/addrgather.c
16809         * src/addrharvest.c
16810         * src/codeconv.c
16811         * src/compose.c
16812         * src/customheader.c
16813         * src/editaddress.c
16814         * src/editgroup.c
16815         * src/enriched.c
16816         * src/expldifdlg.c
16817         * src/exporthtml.c
16818         * src/exportldif.c
16819         * src/folder.c
16820         * src/foldersel.c
16821         * src/folderview.c
16822         * src/grouplistdialog.c
16823         * src/html.c
16824         * src/imap.c
16825         * src/jpilot.c
16826         * src/ldapserver.c
16827         * src/ldif.c
16828         * src/mimeview.c
16829         * src/news.c
16830         * src/news_gtk.c
16831         * src/pop.c
16832         * src/prefs_display_header.c
16833         * src/prefs_gtk.c
16834         * src/prefs_msg_colors.c
16835         * src/prefs_toolbar.c
16836         * src/procheader.c
16837         * src/procmime.c
16838         * src/summaryview.c
16839         * src/textview.c
16840         * src/toolbar.c
16841         * src/vcard.c
16842         * src/common/mgutils.c
16843         * src/common/nntp.c
16844         * src/common/smtp.c
16845         * src/common/template.c
16846         * src/common/utils.c
16847         * src/common/xmlprops.c
16848         * src/plugins/pgpmime/pgpmime.c
16849         * src/plugins/pgpmime/select-keys.c
16850         * src/plugins/pgpmime/sgpgme.c
16851                 replace deprecated g_strcasecmp(), g_strncasecmp(),
16852                 g_string_sprintfa(), gtk_notebook_current_page()
16853
16854 2004-10-26 [colin]      0.9.12cvs132.2
16855
16856         * src/prefs_folder_item.c
16857                 Fix default-account selection
16858
16859 2004-10-21 [colin]      0.9.12cvs133
16860
16861         * src/compose.c
16862                 Sync with HEAD (Remove extra separator in compose's Options)
16863         * src/textview.c
16864                 Set wrapping to char
16865
16866 2004-10-21 [paul]       0.9.12cvs131.2
16867
16868         * src/compose.c
16869         * src/sourcewindow.c
16870                 fix wrapping
16871                 fix window shrinking 
16872
16873 2004-10-21 [colin]      0.9.12cvs131.1
16874
16875         * ChangeLog.claws
16876         * src/compose.c
16877                 Sync with HEAD
16878
16879 2004-10-21 [paul]       0.9.12cvs130.2
16880
16881         * src/prefs_folder_item.c
16882                 sync with HEAD (Apply to subfolders)
16883
16884 2004-10-19 [colin]      0.9.12cvs130.1
16885
16886         * ChangeLog.claws
16887         * src/compose.c
16888         * src/common/utils.c
16889         * src/gtk/menu.c
16890                 Sync with HEAD
16891
16892 2004-10-19 [colin]      0.9.12cvs128.1
16893
16894         * src/addrbook.c
16895         * src/addrcache.c
16896         * src/addressbook.c
16897         * src/codeconv.c
16898         * src/compose.c
16899         * src/customheader.c
16900         * src/editaddress.c
16901         * src/editgroup.c
16902         * src/exporthtml.c
16903         * src/folder.c
16904         * src/folderview.c
16905         * src/imap.c
16906         * src/jpilot.c
16907         * src/main.c
16908         * src/matcher_parser_parse.y
16909         * src/mbox.c
16910         * src/pop.c
16911         * src/prefs_account.c
16912         * src/prefs_gtk.c
16913         * src/prefs_msg_colors.c
16914         * src/procheader.c
16915         * src/procmime.c
16916         * src/procmime.h
16917         * src/procmsg.c
16918         * src/summaryview.c
16919         * src/textview.c
16920         * src/common/base64.c
16921         * src/common/partial_download.c
16922         * src/common/socket.c
16923         * src/common/sylpheed.c
16924         * src/common/utils.c
16925         * src/common/utils.h
16926         * src/gtk/pluginwindow.c
16927         * src/gtk/quicksearch.c
16928         * src/plugins/clamav/clamav_plugin.c
16929         * src/plugins/clamav/clamav_plugin.h
16930         * src/plugins/clamav/clamav_plugin_gtk.c
16931         * src/plugins/pgpmime/passphrase.c
16932         * src/plugins/pgpmime/pgpmime.c
16933         * src/plugins/pgpmime/plugin.c
16934         * src/plugins/pgpmime/prefs_gpg.c
16935         * src/plugins/pgpmime/prefs_gpg.h
16936         * src/plugins/pgpmime/select-keys.c
16937         * src/plugins/pgpmime/sgpgme.c
16938         * src/plugins/spamassassin/libspamc.c
16939         * src/plugins/spamassassin/spamassassin.c
16940         * src/plugins/spamassassin/spamassassin.h
16941         * src/plugins/spamassassin/spamassassin_gtk.c
16942         * src/plugins/trayicon/trayicon.c
16943         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
16944                 Sync with HEAD
16945
16946 2004-10-14 [colin]      0.9.12cvs126.2
16947
16948         * src/codeconv.c
16949         * src/textview.c
16950                 Fix conv_unreadable_locale
16951
16952 2004-10-13 [colin]      0.9.12cvs126.1
16953
16954         * src/compose.c
16955                 Sync with HEAD (don't convert charset for 
16956                 drafted messages, minor cleanup)
16957
16958 2004-10-13 [colin]      0.9.12cvs125.1
16959
16960         * po/POTFILES.in
16961                 Sync with HEAD (POTFILES fix)
16962
16963 2004-10-12 [colin]      0.9.12cvs124.3
16964
16965         * src/compose.c
16966                 Fix encoding bug from latest sync
16967
16968 2004-10-12 [paul]       0.9.12cvs124.2
16969
16970         * src/plugins/pgpmime/prefs_gpg.c
16971         * src/plugins/pgpmime/prefs_gpg.h
16972                 forgotten in last commit        
16973
16974 2004-10-12 [paul]       0.9.12cvs124.1
16975
16976         * ChangeLog.claws
16977         * configure.ac
16978         * m4/spamassassin.m4
16979         * src/Makefile.am
16980         * src/account.c
16981         * src/compose.c
16982         * src/compose.h
16983         * src/crash.c
16984         * src/main.c
16985         * src/mimeview.c
16986         * src/passphrase.c
16987         * src/passphrase.h
16988         * src/prefs_account.c
16989         * src/prefs_account.h
16990         * src/prefs_common.c
16991         * src/privacy.c
16992         * src/privacy.h
16993         * src/procmime.c
16994         * src/procmime.h
16995         * src/procmsg.c
16996         * src/rfc2015.c
16997         * src/rfc2015.h
16998         * src/select-keys.c
16999         * src/select-keys.h
17000         * src/textview.c
17001         * src/common/utils.c
17002         * src/common/utils.h
17003         * src/gtk/about.c
17004         * src/plugins/pgpmime/Makefile.am
17005         * src/plugins/pgpmime/passphrase.c
17006         * src/plugins/pgpmime/passphrase.h
17007         * src/plugins/pgpmime/pgpmime.c
17008         * src/plugins/pgpmime/plugin.c
17009         * src/plugins/pgpmime/select-keys.c
17010         * src/plugins/pgpmime/select-keys.h
17011         * src/plugins/pgpmime/sgpgme.c
17012         * src/plugins/pgpmime/sgpgme.h
17013                 sync with HEAD
17014
17015 2004-10-04 [colin]      0.9.12cvs122.1
17016
17017         * src/mainwindow.c
17018         * src/messageview.c
17019         * src/messageview.h
17020         * src/textview.c
17021                 Sync with HEAD
17022
17023 2004-10-04 [colin]      0.9.12cvs121.1
17024
17025         * src/summaryview.c
17026                 Sync with HEAD
17027
17028 2004-10-04 [paul]       0.9.12cvs120.1
17029
17030         * configure.ac
17031                 sync with HEAD [don't try to build 
17032                 pgpmime plugin when gpgme is disabled]
17033
17034 2004-10-03 [colin]      0.9.12cvs119.3
17035
17036         * src/gtk/gtksctree.c
17037                 Lots of side effects. Put back as before 117.2.
17038         * src/summaryview.c
17039                 Fix bug #602
17040
17041 2004-10-03 [colin]      0.9.12cvs119.2
17042
17043         * src/gtk/gtksctree.c
17044                 Revert 608 fix that doesn't work that good
17045
17046 2004-10-02 [colin]      0.9.12cvs119.1
17047
17048         * src/mainwindow.c
17049         * src/messageview.c
17050         * src/prefs_common.h
17051         * src/procmime.c
17052         * src/procmime.h
17053         * src/textview.c
17054                 Sync with HEAD
17055         * src/gtk/gtksctree.c
17056                 Close bug #608
17057
17058 2004-10-01 [colin]      0.9.12cvs118.1
17059
17060         * src/mimeview.c
17061                 Sync with HEAD (better Save All fix)
17062
17063 2004-10-01 [colin]      0.9.12cvs117.2
17064
17065         * src/gtk/gtksctree.c
17066                 Faster on selection
17067
17068 2004-10-01 [colin]      0.9.12cvs117.1
17069
17070         * src/mimeview.c
17071                 Sync with HEAD (Save All: only attachments)
17072
17073 2004-10-01 [paul]       0.9.12cvs116.1
17074
17075         * ChangeLog.claws
17076         * configure.ac
17077         * src/account.c
17078         * src/prefs_common.c
17079         * src/gtk/colorlabel.c
17080                 sync with HEAD
17081
17082 2004-09-30 [colin]      0.9.12cvs115.1
17083
17084         * src/stock_pixmap.c
17085         * src/stock_pixmap.h
17086         * src/folderview.c
17087         * src/Makefile.am
17088         * src/pixmaps/read.xpm
17089                 Sync with HEAD (new pixmap)
17090
17091 2004-09-29 [colin]      0.9.12cvs114.1
17092
17093         * src/compose.c
17094                 Sync with HEAD
17095                 Fix focus handling in headers
17096
17097 2004-09-29 [paul]       0.9.12cvs113.1
17098
17099         * src/quote_fmt_parse.y
17100                 sync with HEAD
17101  
17102
17103 2004-09-28 [colin]      0.9.12cvs112.1
17104
17105         * src/folderview.c
17106         * src/mainwindow.c
17107                 Sync with HEAD
17108
17109 2004-09-28 [colin]      0.9.12cvs110.1
17110
17111         * src/folderview.c
17112                 Sync with HEAD (Contextual Empty trash menu)
17113
17114 2004-09-28 [colin]      0.9.12cvs108.1
17115
17116         * src/addressbook.c
17117                 Sync with HEAD (addressbook edit on double-click)
17118
17119 2004-09-28 [colin]      0.9.12cvs106.1
17120
17121         * src/inc.c
17122                 Sync with HEAD (folder_item freeze on inc)
17123
17124 2004-09-27 [colin]      0.9.12cvs105.1
17125
17126         * src/folderview.c
17127                 Sync with HEAD (right-align new and unread column)
17128
17129 2004-09-27 [colin]      0.9.12cvs104.1
17130
17131         * src/main.c
17132                 Sync with HEAD (revert 0.9.12cvs101)
17133
17134 2004-09-24 [colin]      0.9.12cvs103.2
17135
17136         * src/wizard.c
17137                 Fix gtk warnings and use domain part of the email address 
17138                 when domain detection fails (no dot in domain name)
17139
17140 2004-09-23 [colin]      0.9.12cvs103.1
17141
17142         * src/plugins/spamassassin/libspamc.c
17143         * src/plugins/spamassassin/libspamc.h
17144         * src/plugins/spamassassin/utils.c
17145         * src/plugins/spamassassin/utils.h
17146                 Sync with HEAD (Update spamassassin to 3.0)
17147
17148 2004-09-21 [colin]      0.9.12cvs102.3
17149
17150         * src/action.c
17151                 Add horizontal scrollbar in action io dialog as needed
17152                 Patch by Alfons.
17153
17154 2004-09-20 [colin]      0.9.12cvs102.2
17155
17156         * src/plugins/image_viewer/viewer.c
17157                 Remove imlib stuff
17158                 use gtk_pixmap_set when clearing
17159                 (would be better to use gtkImages, but causes size-allocate 
17160                 signals storm)
17161
17162 2004-09-17 [paul]       0.9.12cvs102.1
17163
17164         * ChangeLog
17165         * ChangeLog.claws
17166         * ChangeLog.jp
17167         * configure.ac
17168         * src/inc.c
17169                 sync with HEAD
17170
17171
17172 2004-09-17 [colin]      0.9.12cvs101.1
17173
17174         * ChangeLog.claws
17175         * src/main.c
17176                 Sync with HEAD (fix segs at exit)
17177
17178 2004-09-14 [colin]      0.9.12cvs99.5
17179
17180         * src/common/socket.c
17181         * AUTHORS
17182                 Fix send error on 64bit platforms
17183                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
17184
17185 2004-09-14 [colin]      0.9.12cvs99.4
17186
17187         * src/action.c
17188                 Fix action output with utf8 
17189                 Patch by Alfons.
17190
17191 2004-09-14 [colin]      0.9.12cvs99.3
17192
17193         * ChangeLog.claws
17194         * src/folder.c
17195                 Sync with HEAD
17196
17197 2004-09-09 [colin]      0.9.12cvs99.2
17198
17199         * src/action.c
17200                 Fix progress bar (displaying "Completed %v/%u")
17201                 Patch by Alfons.
17202
17203 2004-09-08 [colin]      0.9.12cvs99.1
17204
17205         * src/account.c
17206         * src/folder.c
17207         * src/procmsg.c
17208         * src/procmsg.h
17209         * src/plugins/pgpmime/pgpmime.c
17210                 Sync with HEAD
17211
17212 2004-09-08 [colin]      0.9.12cvs97.2
17213
17214         * src/summaryview.c
17215                 Don't select mails in collapsed threads 
17216                 when navigating with up/down
17217
17218 2004-09-07 [colin]      0.9.12cvs97.1
17219
17220         * src/inc.c
17221                 Sync with HEAD (meaningful error messages)
17222
17223 2004-09-06 [colin]      0.9.12cvs96.1
17224
17225         * src/toolbar.c
17226                 Sync with HEAD (fix Redirect graying out)
17227
17228 2004-09-06 [colin]      0.9.12cvs95.1
17229
17230         * src/summaryview.c
17231         * src/mimeview.c
17232                 Sync with HEAD (fix dropped URIs)
17233
17234 2004-09-06 [colin]      0.9.12cvs94.1
17235
17236         * src/addressbook.c
17237         * src/addressitem.h
17238         * src/addritem.c
17239         * src/addritem.h
17240                 Sync with HEAD (addressbook DnD)
17241
17242 2004-09-03 [colin]      0.9.12cvs93.1
17243
17244         * src/summaryview.c
17245                 Sync with HEAD (next/prev unread)
17246
17247 2004-09-03 [colin]      0.9.12cvs92.1
17248
17249         * src/prefs_common.c
17250         * src/prefs_common.h
17251         * src/summaryview.c
17252                 Sync with HEAD ('mark_as_read_delay' pref)
17253
17254 2004-09-02 [colin]      0.9.12cvs91.2
17255
17256         * src/common/xml.c
17257                 Fix leak
17258
17259 2004-09-02 [colin]      0.9.12cvs91.1
17260
17261         * src/gtk/menu.c
17262                 Sync with HEAD (menu accel don't work, but whatever)
17263
17264 2004-09-02 [colin]      0.9.12cvs90.1
17265
17266         * src/account.c
17267                 Sync with HEAD (fix bug 582)
17268
17269 2004-09-02 [colin]      0.9.12cvs89.1
17270
17271         * src/addrindex.c
17272                 Sync with HEAD (free deleted queries)
17273
17274 2004-09-02 [colin]      0.9.12cvs88.1
17275
17276         * src/ldapquery.c
17277                 Sync with HEAD (fix LDAP freezes)
17278
17279 2004-09-02 [colin]      0.9.12cvs87.1
17280
17281         * src/prefs_spelling.c
17282                 Sync with HEAD (add default dictionary)
17283
17284 2004-09-01 [colin]      0.9.12cvs86.1
17285
17286         * src/filtering.c
17287         * src/folderview.c
17288         * src/imap.c
17289         * src/prefs_matcher.c
17290         * src/stock_pixmap.c
17291         * src/summary_search.c
17292         * src/summaryview.c
17293         * src/wizard.c
17294         * src/wizard.h
17295                 Sync with HEAD (uninitialized vars fixes)
17296                 + gtk2 specific warning fixes
17297
17298 2004-08-31 [colin]      0.9.12cvs85.1
17299
17300         * src/folder.c
17301                 Sync with HEAD (Fix memory corruption due to 
17302                 uninitialized var)
17303
17304 2004-08-31 [colin]      0.9.12cvs84.4
17305
17306         * src/summary_search.c
17307                 Fix segfaults when searching in folders with broken headers
17308
17309 2004-08-31 [colin]      0.9.12cvs84.3
17310
17311         * src/compose.c
17312         * src/textview.c
17313                 Fix some more encoding/decoding issues
17314
17315 2004-08-30 [colin]      0.9.12cvs84.2
17316
17317         * src/mimeview.c
17318         * src/prefs_themes.c
17319         * src/gtk/filesel.c
17320         * src/gtk/filesel.h
17321                 Add a folder-mode selection (fixes mimeview's "Save all")
17322
17323 2004-08-29 [colin]      0.9.12cvs84.1
17324
17325         * src/mimeview.c
17326                 Sync with HEAD (don't escape saved filenames)
17327
17328 2004-08-27 [colin]      0.9.12cvs83.1
17329
17330         * ChangeLog
17331         * ChangeLog.claws
17332         * ChangeLog.jp
17333         * src/mh.c
17334         * src/procheader.c
17335         * src/procmsg.c
17336         * src/procmsg.h
17337         * src/common/utils.c
17338         * src/gtk/menu.h
17339         * po/
17340                 Sync with HEAD 0.9.12cvs83 (sync with main)
17341
17342 2004-08-26 [colin]      0.9.12cvs82.4
17343
17344         * src/codeconv.c
17345                 Fix strange stack corruption
17346                 Convert to utf8 after unmime, not before
17347
17348 2004-08-26 [colin]      0.9.12cvs82.3
17349
17350         * src/main.c
17351         * src/wizard.c
17352                 Fix account folders duplication
17353
17354 2004-08-25 [colin]      0.9.12cvs82.2
17355
17356         * src/wizard.c
17357                 Remove ports
17358                 Add SSL selection
17359                 Use login@server as account name
17360
17361 2004-08-25 [colin]      0.9.12cvs82.1
17362
17363         * src/plugins/pgpmime/pgpmime.c
17364                 Sync with HEAD (leak fix).
17365
17366 2004-08-25 [colin]      0.9.12cvs81.1
17367
17368         * src/plugins/pgpmime/pgpmime.c
17369         * src/plugins/pgpmime/sgpgme.c
17370         * src/plugins/pgpmime/sgpgme.h
17371                 Sync with HEAD (Handle combined messages).
17372
17373 2004-08-24 [colin]      0.9.12cvs80.3
17374
17375         * src/wizard.c
17376                 Fix full name, ports, and imap
17377
17378 2004-08-24 [colin]      0.9.12cvs80.2
17379
17380         * src/Makefile.am
17381         * src/main.c
17382         * src/setup.c
17383         * src/setup.h
17384         * src/stock_pixmap.c
17385         * src/stock_pixmap.h
17386         * src/wizard.c ** ADDED **
17387         * src/wizard.h ** ADDED ** 
17388         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
17389                 Add a setup wizard 
17390
17391 2004-08-24 [colin]      0.9.12cvs80.1
17392
17393         * src/folder.c
17394                 Sync with HEAD (set mimeflags on all messages)
17395
17396 2004-08-24 [colin]      0.9.12cvs79.3
17397
17398         * src/matcher_parser_lex.l
17399                 Fix 8bits strings not in utf8
17400
17401 2004-08-24 [colin]      0.9.12cvs79.2
17402
17403         * src/compose.c
17404                 Check conversion result before replacing buffer
17405
17406 2004-08-23 [colin]      0.9.12cvs79.1
17407
17408         * src/compose.c
17409                 Sync with HEAD (create message header in memory)
17410
17411 2004-08-23 [colin]      0.9.12cvs78.1
17412
17413         * src/rfc2015.c
17414         * src/rfc2015.h
17415                 Sync with HEAD (fix bug 197 again)
17416
17417 2004-08-23 [colin]      0.9.12cvs77.3
17418
17419         * src/compose.c
17420                 Fix again inline gpg signing (which outputs utf8
17421                 in gtk2). Not syncing this fix to HEAD as this 
17422                 code is meant to die.
17423
17424 2004-08-23 [colin]      0.9.12cvs77.2
17425
17426         * src/prefs_account.h
17427                 Remove useless include
17428
17429 2004-08-23 [colin]      0.9.12cvs77.1
17430
17431         * src/imap.c
17432         * po/es.po
17433         * po/fr.po
17434         * po/it.po
17435         * po/pl.po
17436         * po/pt_BR.po
17437         * po/sk.po
17438         * po/sr.po
17439                 Sync with HEAD (fix bug 577)
17440
17441 2004-08-22 [colin]      0.9.12cvs76.1
17442
17443         * src/plugins/trayicon/trayicon.c
17444                 Sync with HEAD (fix formatting bug)
17445
17446 2004-08-21 [colin]      0.9.12cvs74.2
17447
17448         * src/gtk/colorsel.c
17449                 Fix bug 564 (Folder color selection window exits on any
17450                 keypress)
17451
17452 2004-08-21 [colin]      0.9.12cvs74.1
17453
17454         * ChangeLog.claws
17455         * src/compose.c
17456         * src/summaryview.c
17457         * src/toolbar.c
17458                 Sync with HEAD (fix bug 576)
17459
17460 2004-08-21 [colin]      0.9.12cvs70.1
17461
17462         * src/compose.c
17463         * src/mainwindow.c
17464                 Sync with HEAD
17465                 
17466
17467 2004-08-21 [paul]       0.9.12cvs66.4
17468
17469         * src/mainwindow.c
17470         * src/messageview.c
17471         * src/gtk/menu.c
17472         * src/plugins/spamassassin/spamassassin_gtk.c
17473                 remove some deprecated gtk1 functions
17474
17475
17476 2004-08-21 [colin]      0.9.12cvs66.3
17477
17478         * src/compose.c
17479         * src/codeconv.c
17480                 Fix warnings
17481                 Remove encoding hacks
17482                 Fix bug 575 (Strange character messes up message)
17483                 Don't display conversion error when drafting
17484
17485 2004-08-21 [paul]       0.9.12cvs66.2
17486
17487         * src/prefs_account.c
17488                 fix GnuPG mode bugs
17489
17490
17491 2004-08-20 [colin]      0.9.12cvs66.1
17492
17493         * src/codeconv.c
17494                 Sync with HEAD 0.9.12cvs66
17495
17496 2004-08-20 [paul]
17497
17498         * src/plugins/pgpmime/plugin.c
17499                 modify PGP/MIME plugin's description
17500
17501 2004-08-17 [colin]      0.9.12cvs65.1
17502
17503         * src/common/ssl.c
17504         * src/plugins/pgpmime/plugin.c
17505                 Sync with HEAD
17506
17507 2004-08-14 [colin]      0.9.12cvs60.3
17508
17509         * src/plugins/trayicon/trayicon.c
17510                 Put back resize callback, on size-request signal
17511                 rather than size-allocate to avoid infinite 
17512                 callback loop
17513
17514 2004-08-13 [colin]      0.9.12cvs60.2
17515
17516         * src/common/defs.h
17517                 Cache versions have been fixed
17518
17519 2004-08-13 [colin]      0.9.12cvs60.1
17520
17521         * src/folderutils.c
17522                 Sync with HEAD
17523
17524 2004-08-12 [colin]      0.9.12cvs59.1
17525
17526         * src/plugins/trayicon/trayicon.c
17527                 Sync with HEAD
17528
17529 2004-08-12 [colin]      0.9.12cvs57.5
17530
17531         * sylpheed.desktop
17532         * configure.ac
17533         * src/Makefile.am
17534         * src/main.c
17535                 Add support for Freedesktop.org's startup notification
17536
17537 2004-08-11 [colin]      0.9.12cvs57.4
17538
17539         * src/textview.c
17540                 Fix off-by-one
17541
17542 2004-08-11 [colin]      0.9.12cvs57.3
17543
17544         * src/message_search.c
17545         * src/summary_search.c
17546                 Make searches case insensitive by default
17547         * src/textview.c
17548                 Fix case-insensitive search in message
17549
17550 2004-08-11 [colin]      0.9.12cvs57.2
17551
17552         * src/summary_search.c
17553                 Let case-sensitive be specified
17554
17555 2004-08-10 [colin]      0.9.12cvs55.4
17556
17557         * src/common/socket.c
17558                 Fix the possible race condition
17559
17560 2004-08-09 [paul]       0.9.12cvs55.3
17561
17562         * configure.ac
17563         * src/Makefile.am
17564         * src/common/Makefile.am
17565                 sync with HEAD
17566
17567
17568 2004-08-09 [paul]       0.9.12cvs55.2
17569
17570         * autogen.sh
17571         * po/poconv.sh
17572                 remove unneeded script
17573
17574         * configure.ac
17575                 add forgotten USE_LDAP_TLS (sync with HEAD)
17576
17577
17578 2004-08-09 [colin]      0.9.12cvs55.1
17579
17580         * src/main.c
17581         * src/common/ssl.c
17582         * src/common/sylpheed.c
17583         * src/common/sylpheed.h
17584                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
17585
17586 2004-08-09 [paul]       0.9.12cvs54.1
17587
17588         * ChangeLog
17589         * ChangeLog.claws
17590         * ChangeLog.jp
17591         * configure.ac
17592         * po/POTFILES.in
17593         * src/Makefile.am
17594         * src/folderutils.c
17595         * src/main.c
17596         * src/pgpmime.c
17597         * src/pgpmime.h
17598         * src/sgpgme.c
17599         * src/sgpgme.h
17600         * src/plugins/Makefile.am
17601         * src/plugins/pgpmime/.cvsignore
17602         * src/plugins/pgpmime/Makefile.am
17603         * src/plugins/pgpmime/pgpmime.c
17604         * src/plugins/pgpmime/pgpmime.h
17605         * src/plugins/pgpmime/plugin.c
17606         * src/plugins/pgpmime/sgpgme.c
17607         * src/plugins/pgpmime/sgpgme.h
17608                 sync with HEAD
17609
17610 2004-08-08 [paul]       0.9.12cvs51.1
17611
17612         * configure.ac
17613         * src/folder.c
17614                 sync with HEAD
17615
17616 2004-08-07 [colin]      0.9.12cvs50.1
17617
17618         * src/pop.c
17619         * src/common/partial_download.c
17620                 fix warnings (sync from HEAD)
17621
17622 2004-08-07 [colin]      0.9.12cvs48.1
17623
17624         * src/prefs_folder_item.c
17625                 sync with HEAD 0.9.12cvs48
17626
17627 2004-08-06 [colin]      0.9.12cvs47.1
17628
17629         * src/compose.c
17630                 Sync with HEAD
17631
17632 2004-08-06 [christoph]  0.9.12cvs46.2
17633
17634         * src/main.c
17635         * src/plugins/clamav/clamav_plugin_gtk.c
17636         * src/plugins/dillo_viewer/dillo_viewer.c
17637         * src/plugins/image_viewer/plugin.c
17638         * src/plugins/mathml_viewer/mathml_viewer.c
17639         * src/plugins/spamassassin/spamassassin_gtk.c
17640         * src/plugins/trayicon/trayicon.c
17641                 don't mix GTK1.2 plugin with GTK2 plugins
17642
17643 2004-08-06 [colin]      0.9.12cvs46.1
17644
17645         * ChangeLog
17646         * ChangeLog.claws
17647         * ChangeLog.jp
17648         * configure.ac
17649         * sylpheed-claws.pc.in
17650         * src/folder.c
17651         * src/imap.c
17652         * src/localfolder.c
17653         * src/messageview.c
17654         * src/mimeview.c
17655         * src/mimeview.h
17656         * src/msgcache.c
17657         * src/news.c
17658         * src/prefs_ext_prog.c
17659         * src/prefs_folder_item.c
17660         * src/prefs_fonts.c
17661         * src/prefs_msg_colors.c
17662         * src/prefs_spelling.c
17663         * src/prefs_themes.c
17664         * src/prefs_toolbar.c
17665         * src/prefs_wrapping.c
17666         * src/procmime.h
17667         * src/common/defs.h
17668         * src/common/nntp.c
17669         * src/common/session.c
17670         * src/common/session.h
17671         * src/common/socket.c
17672         * src/common/utils.h
17673         * src/common/xml.c
17674         * src/common/xml.h
17675         * src/gtk/prefswindow.c
17676         * src/gtk/prefswindow.h
17677         * src/plugins/clamav/clamav_plugin_gtk.c
17678         * src/plugins/dillo_viewer/dillo_prefs.c
17679         * src/plugins/image_viewer/viewerprefs.c
17680         * src/plugins/spamassassin/spamassassin_gtk.c
17681         * m4/openssl.m4 *** REMOVED ***
17682                 Sync with HEAD 0.9.12cvs46
17683
17684 2004-08-03 [paul]       0.9.12cvs40.2
17685
17686         * src/action.c
17687         * src/addressadd.c
17688         * src/addressbook.c
17689         * src/addrgather.c
17690         * src/browseldap.c
17691         * src/compose.c
17692         * src/crash.c
17693         * src/editaddress.c
17694         * src/editgroup.c
17695         * src/editldap_basedn.c
17696         * src/foldersel.c
17697         * src/importldif.c
17698         * src/mimeview.c
17699         * src/prefs_common.c
17700         * src/prefs_template.c
17701         * src/sourcewindow.c
17702         * src/summaryview.c
17703         * src/gtk/about.c
17704         * src/gtk/foldersort.c
17705         * src/gtk/logwindow.c
17706         * src/gtk/pluginwindow.c
17707         * src/gtk/prefswindow.c
17708                 change all gtk_scrolled_window_set_policy from 
17709                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
17710
17711 2004-08-02 [paul]       0.9.12cvs40.1
17712
17713         * AUTHORS
17714                 update translation team section
17715         * po/pt_BR.po
17716                 updated by Frederico Goncalves Guimaraes
17717                 <fggdebian@yahoo.com.br>
17718
17719 2004-07-31 [colin]      0.9.12cvs39.9
17720
17721         * src/exphtmldlg.c
17722                 Fix compilation
17723
17724 2004-07-31 [colin]      0.9.12cvs39.8
17725
17726         * src/exphtmldlg.c
17727                 Fix an alertpanel type
17728
17729 2004-07-30 [colin]      0.9.12cvs39.7
17730
17731         * src/alertpanel.c
17732                 Fix alertpanel_error_log's icon
17733
17734 2004-07-30 [colin]      0.9.12cvs39.6
17735
17736         * src/pop.c
17737                 Two of them should still be warnings
17738
17739 2004-07-30 [colin]      0.9.12cvs39.5
17740
17741         * src/pop.c
17742                 More warning -> error
17743 2004-07-29 [colin]      0.9.12cvs39.4
17744
17745         * src/pop.c
17746                 Warning -> error
17747
17748 2004-07-29 [colin]      0.9.12cvs39.3
17749
17750         * src/prefs_matcher.c
17751                 Fix segfault
17752
17753 2004-07-29 [colin]      0.9.12cvs39.2
17754
17755         * src/alertpanel.c
17756                 More nice-looking alertpanels
17757
17758 2004-07-29 [colin]      0.9.12cvs39.1
17759
17760         * src/messageview.c
17761                 sync with head
17762                 (inform user when partial mail is deleted on server)
17763
17764 2004-07-29 [colin]      0.9.12cvs38.1
17765
17766         * src/messageview.c
17767                 sync with head
17768
17769 2004-07-28 [paul]       0.9.12cvs37.7
17770
17771         * src/mainwindow.c
17772                 complete the replacement of deprecated gtk_progress_*
17773
17774 2004-07-28 [paul]       0.9.12cvs37.6
17775
17776         * src/action.c
17777         * src/inc.c
17778         * src/mainwindow.c
17779         * src/send_message.c
17780         * src/gtk/progressdialog.c
17781         * src/gtk/progressdialog.h
17782                 replace deprecated gtk_progress_*
17783
17784 2004-07-28 [paul]       0.9.12cvs37.5
17785
17786         * src/gtk/filesel.c
17787                 remove gtk_window_set_wmclass()
17788 2004-07-28 [paul]       0.9.12cvs37.4
17789
17790         * src/addressbook.c
17791         * src/compose.c
17792         * src/foldersel.c
17793         * src/mainwindow.c
17794         * src/messageview.c
17795         * src/sourcewindow.c
17796         * src/gtk/logwindow.c
17797                 remove gtk_window_set_wmclass()
17798                 
17799         * src/prefs_filtering.c
17800         * src/prefs_filtering_action.c
17801         * src/prefs_fonts.c
17802         * src/prefs_gtk.c
17803         * src/prefs_matcher.c
17804         * src/ssl_manager.c
17805         * src/gtk/prefswindow.c
17806                 replace gtk_window_position()
17807
17808 2004-07-28 [colin]      0.9.12cvs37.3
17809
17810         * src/alertpanel.c
17811         * src/alertpanel.h
17812                 Add a way to specify panel type for specific
17813                 panels (alertpanel())
17814         * src/account.c
17815         * src/addressbook.c
17816         * src/compose.c
17817         * src/expldifdlg.c
17818         * src/main.c
17819         * src/messageview.c
17820         * src/summaryview.c
17821         * src/textview.c
17822         * src/gtk/sslcertwindow.c
17823                 Fix alertpanel()s so that their icon match
17824                 their real type
17825
17826 2004-07-28 [paul]       0.9.12cvs37.2
17827
17828         * src/addr_compl.c
17829         * src/addressbook.c
17830         * src/alertpanel.c
17831         * src/compose.c
17832         * src/export.c
17833         * src/foldersel.c
17834         * src/folderview.c
17835         * src/grouplistdialog.c
17836         * src/import.c
17837         * src/mainwindow.c
17838         * src/message_search.c
17839         * src/messageview.c
17840         * src/passphrase.c
17841         * src/prefs_actions.c
17842         * src/prefs_common.c
17843         * src/prefs_customheader.c
17844         * src/prefs_display_header.c
17845         * src/prefs_filtering.c
17846         * src/prefs_filtering_action.c
17847         * src/prefs_gtk.c
17848         * src/prefs_matcher.c
17849         * src/prefs_msg_colors.c
17850         * src/prefs_summary_column.c
17851         * src/prefs_template.c
17852         * src/sourcewindow.c
17853         * src/ssl_manager.c
17854         * src/summary_search.c
17855         * src/gtk/colorsel.c
17856         * src/gtk/description_window.c
17857         * src/gtk/gtkaspell.c
17858         * src/gtk/inputdialog.c
17859         * src/gtk/logwindow.c
17860         * src/gtk/prefswindow.c
17861         * src/gtk/progressdialog.c
17862                 replace deprecated gtk_window_set_policy
17863
17864 2004-07-27 [colin]      0.9.12cvs37.1
17865
17866         * src/msgcache.c
17867                 More fixes (synced for head again)
17868
17869 2004-07-27 [colin]      0.9.12cvs35.3
17870
17871         * src/msgcache.c
17872                 Fix wrong test
17873
17874 2004-07-27 [colin]      0.9.12cvs35.2
17875
17876         * src/mimeview.c
17877                 Fix width a bit (by Paul)
17878         * src/alertpanel.c
17879         * src/alertpanel.h
17880                 Specialize icons, make alertpanel_message()
17881                 private
17882         * src/message_search.c
17883         * src/sgpgme.c
17884         * src/summary_search.c
17885                 Suit alertpanel changes
17886
17887 2004-07-27 [colin]      0.9.12cvs35.1
17888
17889         * src/alertpanel.c
17890                 Add an icon
17891         * src/passphrase.c
17892                 Add debug output - maybe someone will
17893                 want to look at the problem with Grab
17894                 Input :)
17895         Bump version as we're synced with HEAD
17896
17897 2004-07-26 [colin]      0.9.12cvs33.26
17898
17899         * src/pop.c
17900                 Fix uidl-file parsing when not in new
17901                 format
17902
17903 2004-07-26 [colin]      0.9.12cvs33.25
17904
17905         * src/gtk/menu.c
17906                 Move popup menu up if necessary (fixes 
17907                 account selector)
17908         * src/mainwindow.c
17909                 Set account selector's button height to
17910                 minimum
17911
17912 2004-07-26 [colin]      0.9.12cvs33.24
17913
17914         * src/alertpanel.c
17915                 Maybe fix 551 (Truncated font in alert window)
17916
17917 2004-07-26 [colin]      0.9.12cvs33.23
17918
17919         * po/de.po
17920         * po/es.po
17921         * po/fr.po
17922         * po/it.po
17923         * po/ja.po
17924         * po/pl.po
17925         * po/ru.po
17926         * po/sk.po
17927         * po/sr.po
17928         * po/zh_CN.po
17929                 Sync po files with HEAD
17930
17931 2004-07-26 [paul]       0.9.12cvs33.22
17932
17933         * src/compose.c
17934                 fix Bug 556 'Organisation-header is sent even if empty'
17935
17936 2004-07-24 [colin]      0.9.12cvs33.21
17937
17938         * src/compose.c
17939         * src/gtk/gtkaspell.c
17940         * src/gtk/gtkaspell.h
17941                 Fix speller accelerators (require hack)
17942
17943 2004-07-24 [colin]      0.9.12cvs33.20
17944
17945         * src/gtk/gtkaspell.c
17946                 Fix over-eager code deletion breaking
17947                 Check while typing
17948
17949 2004-07-24 [colin]      0.9.12cvs33.19
17950
17951         * src/browseldap.c
17952         * src/ldapctrl.c
17953         * src/ldapctrl.h
17954         * src/ldapserver.h
17955                 Sync ldap with HEAD
17956         (Fixes 546 LDAP completely broken)
17957
17958 2004-07-24 [colin]      0.9.12cvs33.18
17959
17960         * src/prefs_msg_colors.c
17961                 Fix prototype mismatch
17962         (Fixes 547 void function cannot return value)
17963
17964 2004-07-24 [colin]      0.9.12cvs33.17
17965
17966         * src/mainwindow.c
17967                 Fix sort going back to previous sort key
17968                 when changing sort direction
17969
17970 2004-07-24 [colin]      0.9.12cvs33.16
17971
17972         * src/compose.c
17973                 Fix space insertion when re-wrapping at 
17974                 cursor point
17975
17976 2004-07-24 [colin]      0.9.12cvs33.15
17977
17978         * src/gtk/gtkaspell.c
17979                 Don't change cursor position in insert-text
17980                 callback
17981         (Fixes 539 Word wrapping on input transposes letters)
17982
17983 2004-07-24 [colin]      0.9.12cvs33.14
17984
17985         * src/gtk/gtkaspell.c
17986                 Reencode non-ascii chars to dictionary's
17987                 encoding
17988         (Fixes 544 Spell check broken non english locale)
17989
17990 2004-07-24 [colin]      0.9.12cvs33.13
17991
17992         * src/summaryview.c
17993                 Fix Shift+Down, add Home/End/PgUp/PgDown
17994
17995 2004-07-21 [colin]      0.9.12cvs33.12
17996
17997         * src/prefs_common.c
17998                 Fix a gtk warning (Patch by Andrej Kacian)
17999
18000 2004-07-21 [colin]      0.9.12cvs33.11
18001
18002         * src/gtk/filesel.c
18003                 More check
18004
18005 2004-07-21 [colin]      0.9.12cvs33.10
18006
18007         * src/compose.c
18008         * src/crash.c
18009         * src/export.c
18010         * src/import.c
18011         * src/messageview.c
18012         * src/mimeview.c
18013         * src/prefs_spelling.c
18014         * src/prefs_themes.c
18015         * src/summaryview.c
18016         * src/gtk/filesel.c
18017         * src/gtk/filesel.h
18018         * src/gtk/pluginwindow.c
18019                 Untwist open/save mode guessing logic, make
18020                 it explicit
18021
18022 2004-07-20 [colin]      0.9.12cvs33.9
18023
18024         * src/codeconv.c
18025                 conv_encode_header: src_charset is UTF-8 on
18026                 gtk2
18027         * src/compose.c
18028                 Remove double encoding of the headers
18029
18030 2004-07-20 [colin]      0.9.12cvs33.8
18031
18032         * src/codeconv.c
18033                 Fix typo
18034
18035 2004-07-20 [colin]      0.9.12cvs33.7
18036
18037         * src/mainwindow.c
18038                 Set the separated messageview to the saved
18039                 size of Claws' messageview (Patch by Alfons)
18040                 Fix a callback prototype (me)
18041
18042 2004-07-20 [colin]      0.9.12cvs33.6
18043
18044         * src/codeconv.h
18045                 Forgot one hunk in 0.9.12cvs33.4
18046
18047 2004-07-19 [colin]      0.9.12cvs33.5
18048
18049         * src/action.c
18050                 Action output fix
18051                 Patch by Alfons
18052
18053 2004-07-19 [colin]      0.9.12cvs33.4
18054
18055         * src/compose.c
18056                 Fix outgoing charset bug in headers
18057         * src/codeconv.c
18058                 Clean for glib2 - Patch by Alfons
18059
18060 2004-07-19 [colin]      0.9.12cvs33.3
18061
18062         * src/statusbar.c
18063                 Remove grip from the statusbar
18064                 Patch by Alfons
18065
18066 2004-07-19 [colin]      0.9.12cvs33.2
18067
18068         * src/messageview.c
18069         * src/textview.c
18070                 Fix messageview remembering the previous
18071                 scroll position when loading a new message
18072                 Patch by Alfons
18073
18074 2004-07-19 [colin]      0.9.12cvs33.1
18075
18076         * src/folder.h
18077         * src/folderview.c
18078         * src/summaryview.c
18079                 Sync with HEAD
18080
18081 2004-07-18 [colin]      0.9.12cvs32.7
18082
18083         * configure.ac
18084                 Remove useless check for XIM - noticed
18085                 by Alfons
18086
18087 2004-07-18 [colin]      0.9.12cvs32.6
18088
18089         * src/summaryview.c
18090                 Remove non-modified and shift-modified
18091                 accelerators in summaryview's popup
18092                 menu, as that doesn't get catched by
18093                 the accel-activate signal catcher...
18094
18095 2004-07-18 [colin]      0.9.12cvs32.5
18096
18097         * src/prefs_common.c
18098                 Define sensible default prefs for 
18099                 wrapping
18100
18101 2004-07-18 [colin]      0.9.12cvs32.4
18102
18103         * src/compose.c
18104         * src/prefs_common.c
18105         * src/prefs_common.h
18106         * src/prefs_wrapping.c
18107                 Remove Smart Wrapping pref, which does
18108                 nothing on gtk2 branch
18109
18110 2004-07-18 [colin]      0.9.12cvs32.3
18111
18112         * src/sourcewindow.c
18113                 Proper utf8
18114
18115 2004-07-18 [colin]      0.9.12cvs32.2
18116
18117         * src/compose.c
18118                 Save attachment status when drafting
18119
18120 2004-07-18 [colin]      0.9.12cvs32.1
18121
18122         * src/gtk/filesel.c
18123                 Fix erratic folder selection in open mode
18124
18125 2004-07-18 [colin]      0.9.12cvs31.11
18126
18127         * src/pop.c
18128                 Don't let partial messages get deleted
18129                 even with "dowload all"
18130                 (0.9.12cvs31.8 fix extension)
18131 2004-07-18 [colin]      0.9.12cvs31.10
18132
18133         * src/gtk/logwindow.c
18134                 Fix log scrolling
18135
18136 2004-07-18 [colin]      0.9.12cvs31.9
18137
18138         * src/common/utils.c
18139                 Fix non-utf8 strings coming from commands
18140                 and files
18141
18142 2004-07-18 [colin]      0.9.12cvs31.8
18143
18144         * src/pop.c
18145                 Fix partial download bug with Download all
18146                 messages option
18147
18148 2004-07-18 [colin]      0.9.12cvs31.7
18149
18150         * src/textview.c
18151                 Fix bug introduced in 0.9.12cvs31.2
18152                 (blocked in select mode after double click)
18153
18154 2004-07-18 [colin]      0.9.12cvs31.6
18155
18156         * src/compose.c
18157         * src/gtk/menu.c
18158                 More glib-warning fixes
18159
18160 2004-07-18 [colin]      0.9.12cvs31.5
18161
18162         * src/compose.c
18163                 Fix trashing the primary clipboard when moving 
18164                 around with tab
18165         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
18166
18167 2004-07-18 [colin]      0.9.12cvs31.4
18168
18169         * src/codeconv.c
18170                 convert unencoded iso headers to utf8
18171         (Fix Bug 538 Unencoded local characters in subject make it 
18172          disappear)
18173
18174 2004-07-18 [colin]      0.9.12cvs31.3
18175
18176         * src/compose.c
18177                 Fix tab char handling in wrapping
18178         (Fix Bug 537 Line wrap problem - TAB character treated as 
18179          one character instead of 8)
18180
18181 2004-07-18 [colin]      0.9.12cvs31.2
18182
18183         * src/textview.c
18184                 return FALSE on GDK_MOTION_NOTIFY
18185         (Fix Bug 535 Hyperlinks/addresses are not selectable 
18186          (unable to highlight))
18187
18188 2004-07-18 [colin]      0.9.12cvs31.1
18189
18190         * src/folderview.c
18191                 Sync with 0.9.12cvs31
18192
18193 2004-07-18 [colin]      0.9.12cvs30.4
18194
18195         * src/compose.c
18196                 Also block text_inserted when inserting a file
18197
18198 2004-07-18 [colin]      0.9.12cvs30.3
18199
18200         * src/compose.c
18201                 Fix smart wrapping (block text_inserted handler
18202                 while putting quotation to avoid wrap on input,
18203                 don't join lines if next is sig separator)
18204
18205 2004-07-17 [colin]      0.9.12cvs30.2
18206
18207         * src/folderview.c
18208         * src/mainwindow.c
18209         * src/mimeview.c
18210         * src/summaryview.c
18211         * src/gtk/quicksearch.c
18212         * src/gtk/quicksearch.h
18213                 Block key events handlers *and* accels while
18214                 quicksearch is focused
18215         (Fixes Bug 534 quick-search bar not accepting certain letters)
18216
18217 2004-07-17 [colin]      0.9.12cvs30.1
18218
18219         * src/folder.h
18220         * src/folderview.c
18221         * src/summaryview.c
18222                 Sync with 0.9.12cvs30
18223
18224 2004-07-17 [colin]      0.9.12cvs28.2
18225
18226         * src/mimeview.c
18227         * src/procmime.c
18228         * src/summaryview.c
18229         * src/gtk/menu.c
18230                 Squash some compile and glib warnings
18231
18232 2004-07-17 [paul]       0.9.12cvs28.1
18233
18234         * src/mimeview.c
18235                 sync with 0.9.12cvs28 HEAD
18236
18237 2004-07-16 [paul]       0.9.12cvs26.1
18238         
18239         * src/gtk/quicksearch.c
18240         * src/account.c
18241         * src/account.h
18242         * src/compose.c
18243         * src/customheader.c
18244         * src/folder_item_prefs.c
18245         * src/main.c
18246         * src/mainwindow.c
18247         * src/messageview.c
18248         * src/mimeview.c
18249         * src/news.c
18250         * src/pgpmime.c
18251         * src/pop.c
18252         * src/pop.h
18253         * src/prefs_account.c
18254         * src/prefs_account.h
18255         * src/prefs_common.c
18256         * src/prefs_common.h
18257         * src/prefs_display_header.c
18258         * src/prefs_gtk.c
18259         * src/prefs_gtk.h
18260         * src/procheader.c
18261         * src/procmime.c
18262                 sync with 0.9.12cvs26 HEAD      
18263
18264 2004-07-15 [colin]      0.9.12cvs18.14
18265
18266         * src/folder.c
18267                 Disable GPG signature check during
18268                 folder move and scan
18269         (Closes Bug 521 Signature checking slows down Folder-Move)
18270
18271 2004-07-14 [colin]      0.9.12cvs18.13
18272
18273         * src/common/partial_download.c
18274                 update includes
18275
18276 2004-07-14 [colin]      0.9.12cvs18.12
18277
18278         * src/common/partial_download.c
18279         * src/common/partial_download.h
18280                 Move doc at top, add correct copyright
18281
18282 2004-07-14 [colin]      0.9.12cvs18.11
18283
18284         * src/folder.c
18285         * src/messageview.c
18286         * src/pop.c
18287         * src/pop.h
18288         * src/procmsg.c
18289         * src/summaryview.c
18290         * src/common/Makefile.am
18291         * src/common/partial_download.c ** NEW FILES **
18292         * src/common/partial_download.h ** NEW FILES **
18293                 Move partial-download related stuff to its
18294                 own file
18295
18296 2004-07-14 [colin]      0.9.12cvs18.10
18297
18298         * src/send_message.c
18299                 Fix smtp auth when user is null or empty
18300
18301 2004-07-13 [colin]      0.9.12cvs18.9
18302
18303         * src/gtk/quicksearch.c
18304                 Use alphabetic order
18305
18306 2004-07-13 [colin]      0.9.12cvs18.8
18307
18308         * src/pop.c
18309                 Be paranoid on the checks
18310
18311 2004-07-13 [colin]      0.9.12cvs18.7
18312
18313         * src/gtk/quicksearch.c
18314                 Fix Engrish once again
18315
18316 2004-07-13 [colin]      0.9.12cvs18.6
18317
18318         * src/procmsg.c
18319         * src/summaryview.c
18320                 Mark messages for deletion when they are about to
18321                 be removed from trash
18322
18323 2004-07-13 [colin]      0.9.12cvs18.5
18324
18325         * src/matcher.c
18326         * src/matcher.h
18327         * src/matcher_parser_parse.y
18328         * src/prefs_matcher.c
18329         * src/gtk/quicksearch.c
18330                 Add 'partial' ('p') match string to find partially
18331                 downloaded messages
18332
18333 2004-07-13 [colin]      0.9.12cvs18.4
18334
18335         * src/pop.c
18336                 Fix misplaced block
18337
18338 2004-07-13 [colin]      0.9.12cvs18.3
18339
18340         * src/pop.c
18341         * src/pop.h
18342         * src/messageview.c
18343                 Refactor API (to avoid passing 5+ params and code
18344                 duplication)
18345         * src/folder.c
18346         * src/msgcache.c
18347         * src/procheader.c
18348         * src/common/defs.h
18349                 Add planned_download to cache
18350                 Don't mess uidl file when moving partially downloaded
18351                 mails (they change folder, we should change it in the
18352                 uidl list too or we'll remove an incorrect message)
18353                 (this also helps removing hacks when changing 
18354                 planned_download in messageview.c)
18355
18356 2004-07-12 [colin]      0.9.12cvs18.2
18357
18358         * src/gtk/quicksearch.c
18359                 Fix missing status update in quicksearch
18360
18361 2004-07-12 [paul]       0.9.12cvs18.1
18362
18363         * po/POTFILES.in
18364         * src/Makefile.am
18365         * src/account.c
18366         * src/codeconv.c
18367         * src/compose.c
18368         * src/inc.c
18369         * src/main.c
18370         * src/prefs_common.c
18371         * src/procmsg.h
18372         * src/toolbar.c
18373         * src/prefs_msg_colors.[ch]     ** NEW FILES **
18374         * src/prefs_wrapping.[ch]       ** NEW FILES **
18375         * src/common/intl.h
18376         * src/common/utils.[ch]
18377         * src/gtk/quicksearch.[ch]
18378                 sync with 0.9.12cvs18 HEAD
18379
18380 2004-07-12 [colin]      0.9.11cvs17.25
18381
18382         * src/folder.c
18383         * src/folder.h
18384                 Remove unused function added by me in 0.9.11cvs17.10
18385
18386 2004-07-11 [colin]      0.9.11cvs17.24
18387
18388         * src/inc.c
18389         * src/messageview.c
18390         * src/pop.c
18391         * src/pop.h
18392                 Use folderitem and msgnum instead of filename to
18393                 know which mail to delete
18394                 Move old partial mail deletion to pop.c
18395
18396 2004-07-10 [colin]      0.9.11cvs17.23
18397
18398         * src/inc.c
18399                 Add debug
18400         * src/pop.c
18401         * src/pop.h
18402                 Don't re-use same enums for unrelated stuff: it's 
18403                 completely misleading !
18404                 Document a bit
18405
18406 2004-07-09 [colin]      0.9.11cvs17.22
18407
18408         * src/inc.c
18409                 Remove folder-type check and do
18410                 more tests to be sure everything's
18411                 ok
18412         * src/messageview.c
18413                 Punctuation update, remove useless
18414                 code, fix two warnings
18415         * src/noticeview.c
18416                 Layout cleaning, reset 2nd button
18417                 when specifying one
18418
18419 2004-07-09 [colin]      0.9.11cvs17.21
18420
18421         * src/messageview.c
18422         * src/pop.c
18423         * src/pop.h
18424                 Allow user to change his mind
18425                 and postpone decision (by
18426                 unmarking the mail)
18427
18428 2004-07-09 [colin]      0.9.11cvs17.20
18429
18430         * src/messageview.c
18431                 Fix bug with delete state
18432         * src/pop.c
18433         * src/pop.h
18434                 Fix buffer leak (fread doesn't 
18435                 terminate buffers with \0)
18436                 Refactoring (remove magic 
18437                 numbers)
18438
18439 2004-07-09 [colin]      0.9.11cvs17.19
18440
18441         * src/pop.c
18442                 Don't log "Skipping message" if 
18443                 we're going to TOP it two lines
18444                 later
18445
18446 2004-07-09 [colin]      0.9.11cvs17.18
18447
18448         * src/messageview.c
18449                 Fix Engrish
18450
18451 2004-07-09 [colin]      0.9.11cvs17.17
18452
18453         * src/pop.c
18454                 strlen checking...
18455         * src/messageview.c
18456                 refactoring a bit
18457
18458 2004-07-08 [colin]      0.9.11cvs17.16
18459
18460         * src/noticeview.c
18461         * src/noticeview.h
18462                 Add an optional second button
18463         * src/messageview.c
18464         * src/pop.c
18465         * src/pop.h
18466                 Don't delete partially received mails after a certain
18467                 time; rather, let the user decide.
18468
18469 2004-07-08 [colin]      0.9.11cvs17.15
18470
18471         * src/common/smtp.h
18472                 Sync with HEAD
18473
18474 2004-07-08 [colin]      0.9.11cvs17.14
18475
18476         * src/messageview.c
18477         * src/common/smtp.c
18478                 Use to_human_readable() for sizes
18479
18480 2004-07-08 [colin]      0.9.11cvs17.13
18481
18482         * src/inc.c
18483         * src/messageview.c
18484         * src/pop.c
18485         * src/pop.h
18486         * src/procmsg.c
18487                 Fix partial-downloading issues:
18488                         catch unsupported TOP
18489                         don't delete partially downloaded mails before 5 days
18490                         don't update existing with non-MH folders; that'll
18491                         make dups, but it's better than trashing the folder
18492                         free new msginfo parts
18493                 Fix indentation ;-)
18494
18495 2004-07-08 [colin]      0.9.11cvs17.12
18496
18497         * src/common/smtp.c
18498         * src/common/smtp.h
18499                 Sync smtp size verification with HEAD
18500
18501 2004-07-08 [colin]      0.9.11cvs17.11
18502
18503         * src/summaryview.c
18504         * src/prefs_common.c
18505         * src/prefs_common.h
18506         * src/gtk/quicksearch.c
18507         * src/gtk/quicksearch.h
18508                 Sync sticky pref with HEAD
18509
18510 2004-07-08 [colin]      0.9.11cvs17.10
18511
18512         * src/folder.c [1.213.2.6]
18513         * src/folder.h [1.87.2.6]
18514         * src/inc.c [1.149.2.7]
18515         * src/messageview.c [1.94.2.8]
18516         * src/procheader.c [1.47.2.6]
18517         * src/procmsg.c [1.150.2.4]
18518         * src/procmsg.h [1.60.2.5]
18519         * src/pop.c [1.56.2.4]
18520         * src/pop.h [1.17.2.3]
18521                 Let too big messages get downloaded, but truncated
18522                 Add a button to download them completely
18523                 
18524 2004-07-06 [colin]      0.9.11cvs17.9
18525
18526         * src/gtk/quicksearch.c [1.1.2.3]
18527                 Add a Clear button
18528         * commitHelper
18529         * PATCHSETS
18530                 Add a script to help with cvs
18531
18532 2004-07-03 [colin]      0.9.11cvs17.8
18533
18534         * src/plugins/imageviewer/viewer.c
18535                 fix imageviewer (which was staying on the first
18536                 displayed image)
18537
18538 2004-07-03 [colin]      0.9.11cvs17.7
18539
18540         Removed FIXME_GTK2 warnings
18541         * src/gtk/gtkutils.c
18542                 useless #warnings
18543         * src/gtk/menu.c
18544                 useless #warnings (no need to mess with menu rc)
18545         * src/gtk/menu.h
18546                 unused functions
18547         
18548
18549 2004-07-03 [colin]      0.9.11cvs17.6
18550
18551         Removed FIXME_GTK2 warnings
18552         * src/codeconv.c
18553                 useless #warnings (rewrite needed)
18554         * src/compose.c
18555                 useless #warnings (rewrite needed)
18556                 useless #warnings (gtk2 is like that)
18557                 useless #warnings (previously fixed)
18558         * src/main.c
18559                 useless #warnings (previously fixed)
18560         * src/message_search.c
18561                 useless #warnings (gtk2 is like that)
18562                 Made apparent that search is case-sensitive
18563         * src/mimeview.c
18564                 useless #warnings (rewrite needed)
18565                 useless #warnings (gtk2 is like that)
18566                 reimplemented real warnings
18567         * src/prefs_common.c
18568                 Removed block cursor option (not it gtk2)
18569         * src/prefs_gtk.c
18570                 useless #warnings (rewrite needed)
18571         * src/procheader.c
18572                 useless #warnings (rewrite needed)
18573         * src/sourcewindow.c
18574                 useless #warnings (incorrect placing)
18575         * src/summary_search.c
18576                 useless #warnings (gtk2 is like that)
18577                 Made apparent that search is case-sensitive
18578         * src/action.c
18579                 useless #warnings (gtk2 is like that)
18580         * src/textview.c
18581                 useless #warnings (rewrite needed)
18582         * src/toolbar.c
18583                 useless #warnings (rewrite needed)
18584
18585 2004-07-03 [colin]      0.9.11cvs17.5
18586
18587         * src/textview.c
18588                 Fix mismerge which broke URI opening
18589                 
18590 2004-07-01 [colin]      0.9.11cvs17.4
18591
18592         * src/gtk/filesel.c
18593                 Fill filename when saving
18594                 
18595 2004-06-27 [colin]      0.9.11cvs17.3
18596
18597         * src/gtk/filesel.[ch]
18598                 Use the new GTK file selector
18599                 Update prototype to match the reality: multiple file
18600                 selection is open-only          
18601         * src/compose.c
18602                 Match the new prototypes        
18603         * configure.ac
18604                 Match the new requirements (gtk 2.4.0)
18605                         
18606 2004-06-26 [colin]      0.9.11cvs17.2
18607
18608         * src/plugins/trayicon/trayicon.c
18609                 Remove useless signal handler on resize, which causes
18610                 an infinite "loop"
18611         
18612 2004-06-26 [colin]      0.9.11cvs17.1
18613         
18614         * tools/Makefile.am
18615                 remove launch_firebird and add nautilus2sylpheed.sh
18616         * src/quicksearch.c
18617           src/summaryview.c
18618                 Fix show/hide "Extended symbols" button problem
18619                 Fix apparition at startup
18620                 Fix const warnings
18621         * src/plugins/image_viewer/Makefile.am
18622                 Fix configure 
18623         * common/ssl.c
18624                 Re-enable certificate check, as it doesn't seem to
18625                 cause Xlib errors anymore
18626
18627 2004-06-25 [paul]       0.9.11cvs17
18628
18629         * sync with 0.9.11cvs17 HEAD
18630         
18631         NOTE: QuickSearch is broken
18632
18633 2004-06-07 [colin]      0.9.10claws67.10
18634         * src/plugins/trayicon/trayicon.c
18635           src/plugins/trayicon/libeggtrayicon/Makefile.am
18636           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18637                 Fix gettextization in trayicon plugin
18638
18639 2004-06-07 [colin]      0.9.10claws67.9
18640         
18641         * src/summaryview.c
18642           src/gtk/gtksctree.[ch]
18643                 Let Shift+{Up,Down} work in summaryview
18644                 (well, Down "works" and Up works)
18645                 Let the list scroll when using these keys
18646
18647 2004-06-06 [colin]      0.9.10claws67.8
18648
18649         * src/plugins/trayicon/trayicon.c
18650                 Fix pixmap update
18651
18652 2004-06-06 [colin]      0.9.10claws67.7
18653
18654         * src/addressbook.c
18655                 Fix signal handling causing system-wide focus grab
18656
18657 2004-05-25 [paul]       0.9.10claws67.6
18658
18659         * Makefile.am
18660           src/Makefile.am
18661                 clean up
18662
18663 2004-05-25 [paul]       0.9.10claws67.5
18664
18665         * replace deprecated gtk_signal... functions
18666
18667 2004-05-23 [colin]      0.9.10claws67.4
18668
18669         * src/compose.c
18670                 Fix wrapping
18671
18672 2004-05-22 [colin]      0.9.10claws67.3
18673
18674         * src/compose.c
18675                 Re-fix [Edited] in compose.c::compose_reedit()
18676
18677 2004-05-22 [colin]      0.9.10claws67.2
18678
18679         * src/procmime.c
18680                 Fix parsing of multiparts mails
18681
18682 2004-05-22 [colin]      0.9.10claws67.1
18683
18684         * src/summaryview.c
18685                 Fix quicksearch
18686
18687 2004-05-22 [paul]       0.9.10claws67
18688
18689         * sync with 0.9.10claws67 HEAD
18690
18691 2004-05-14 [alfons]
18692
18693         * src/procmime.h
18694                 add forgotton prototype
18695
18696 2004-05-10 [paul]       0.9.10claws57
18697
18698         * sync with 0.9.10claws57 HEAD
18699
18700 2004-05-05 [paul]       0.9.9.claws1
18701
18702         * ChangeLog-gtk2        ** REMOVED **
18703           ChangeLog-gtk2.claws  ** ADDED **
18704                 rename and adopt the normal claws format
18705                 
18706         * configure.ac
18707                 require gtkmathview >= 0.5
18708
18709         * ac/*                          ** REMOVED **
18710           ac/                           ** REMOVED **
18711           intl/Makefile.in              ** REMOVED **
18712           m4/                           ** ADDED **
18713           m4/missing                    ** ADDED **
18714           m4/missing/gdk-pixbuf.m4      ** ADDED **
18715           m4/missing/gettext.m4         ** ADDED **
18716           m4/missing/gpgme.m4           ** ADDED **
18717           m4/missing/imlib.m4           ** ADDED **
18718           m4/.cvsignore                 ** ADDED **
18719           m4/Makefile.am                ** ADDED **
18720           m4/README                     ** ADDED **
18721           m4/aclocal-include.m4         ** ADDED **
18722           m4/aspell.m4                  ** ADDED **
18723           m4/check-type.m4              ** ADDED **
18724           m4/gnupg-check-typedef.m4     ** ADDED **
18725           m4/openssl.m4                 ** ADDED **
18726           m4/spamassassin.m4            ** ADDED **
18727           po/ChangeLog                  ** REMOVED **
18728           po/Makefile.in.in             ** REMOVED **
18729           po/Rules-quot                 ** REMOVED **
18730           po/boldquot.sed               ** REMOVED **
18731           po/en@boldquot.header         ** REMOVED **
18732           po/en@quot.header             ** REMOVED **
18733           po/insert-header.sin          ** REMOVED **
18734           po/quot.sed                   ** REMOVED **
18735           po/remove-potcdate.sed        ** REMOVED **
18736           po/remove-potcdate.sin        ** REMOVED **
18737           po/stamp-po                   ** REMOVED **
18738           Makefile.am
18739           autogen.sh
18740           configure.ac
18741                 enable building with automake 1.8.x
18742                 add 'autopoint --force' to autogen.sh and remove all
18743                 auto-generated files, remove ac/ directory and use
18744                 m4/ directory instead
18745                 
18746         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
18747                 fix gettextization
18748
18749 2004-02-28 Colin Leroy <colin@colino.net>
18750         * src/prefs_matcher.c
18751           src/prefs_filtering.c
18752           src/prefs_filtering_action.c
18753                 Fix non-editable GtkEntries
18754
18755 2004-02-22 Thorsten Maerz <torte@netztorte.de>
18756         * src/prefs_themes.c
18757                 utf8 conversion for theme info
18758
18759 2004-02-21 Thorsten Maerz <torte@netztorte.de>
18760         * sync 0.9.9claws
18761
18762 2004-02-14 Thorsten Maerz <torte@netztorte.de>
18763         * src/grouplistdialog.c
18764                 allow multiple selections without ctrl key
18765
18766 2004-02-09 Thorsten Maerz <torte@netztorte.de>
18767         * src/main.c
18768                 enable customizable accelerators
18769
18770 2004-02-08 Thorsten Maerz <torte@netztorte.de>
18771         * src/prefs_common.c
18772                 re-enable different font settings for gtk1/2
18773         * src/prefs_folder_item.c
18774                 fix folder prefs displayed wrong
18775         * src/textview.c
18776                 set 'sunken' shadow type
18777
18778 2004-02-07 Colin Leroy <colin@colino.net>
18779         * src/compose.c
18780                 Fix message being always [Edited]
18781                 Encode headers correctly (utf8 buf)
18782
18783 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18784         * src/socket.c
18785                 remove double g_source_attach()
18786                 (Thanks to Colin Leroy)
18787
18788 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18789         * src/gtk/gtksctree.c
18790                 Fix SSL certificate list not shown
18791         * src/mimeview.c
18792                 Fix clicks in mime tree
18793
18794 2004-01-27 Thorsten Maerz <torte@netztorte.de>
18795         * src/common/socket.c
18796                 Fix SSL receive
18797         * src/compose.c
18798                 Fix clipboard menu hotkeys
18799
18800 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18801         * src/gtk/gtkaspell.[ch]
18802           src/compose.c
18803                 reimplement spellchecker
18804
18805 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18806         * src/gtk/filesel.c
18807                 crash when inserting file in compose window
18808                 (TODO: keep old selection on clicks)
18809         * src/main.c
18810                 use gtkrc-2.0 instead of gtkrc
18811
18812 2004-01-25 Thorsten Maerz <torte@netztorte.de>
18813         * src/messageview.c
18814                 remove orphaned mimeview unref()
18815
18816 2004-01-20 Thorsten Maerz <torte@netztorte.de>
18817         * src/grouplistdialog.c
18818                 expand nodes containing subscribed groups
18819
18820 2004-01-19 Thorsten Maerz <torte@netztorte.de>
18821         * src/textview.c
18822                 textview: hide cursor, restore old click behaviour
18823
18824 2004-01-18 Thorsten Maerz <torte@netztorte.de>
18825         * src/textview.c
18826                 variable names messed up
18827
18828 2004-01-17 Colin Leroy <colin@colino.net>
18829         * src/addr_compl.c
18830                 Fix completion address too thin
18831         * src/compose.c
18832                 Fix tab-to-subject behaviour
18833         * src/summaryview.c
18834                 Implement key up & down in summaryview
18835
18836 2004-01-12 Thorsten Maerz <torte@netztorte.de>
18837
18838         * sync 098claws
18839
18840 2004-01-08 Thorsten Maerz <torte@netztorte.de>
18841         * configure.ac
18842           Makefile.am
18843           doc/.cvsignore
18844           doc/Makefile.am
18845                 faq, man, manual moved to doc/
18846         * ac/aspell.m4
18847           ac/check-type.m4
18848           ac/gnupg-check-typedef.m4
18849           ac/openssl.m4
18850           ac/spamassassin.m4
18851           ac/missing/gdk-pixbuf.m4
18852           ac/missing/gpgme.m4
18853           ac/missing/imlib.m4
18854                 fix automake warnings
18855
18856 2003-12-06 Colin Leroy <colin@colino.net>
18857         * src/summaryview.c
18858                 Fix quicksearch
18859
18860 2003-12-05 Colin Leroy <colin@colino.net>
18861         * src/summaryview.c
18862                 Fix going to next unread folder
18863
18864 2003-12-05 Colin Leroy <colin@colino.net>
18865         * src/crash.c
18866                 Fix gtk2 compilation
18867         * src/session.c
18868                 Remove iotag source handler at disconnection
18869         * src/socket.[ch] 
18870                 Remove source handler when closing socket 
18871                 (fixes another seg)
18872
18873 2003-12-04 Colin Leroy <colin@colino.net>
18874         * src/compose.c
18875           src/prefs_account.c
18876           src/prefs_common.c
18877                 Fix some dropdown menus
18878
18879 2003-12-04 Colin Leroy <colin@colino.net>
18880         * src/compose.c
18881                 Fix event handlers on header fields
18882         * src/common/socket.c
18883           src/common/session.c
18884                 Fix segfault with callback (SSL)
18885                 Fix end of session 
18886
18887 2003-10-06 Thorsten Maerz <torte@netztorte.de>
18888
18889         * Fix compile bug in src/compose.c
18890         * removed src/gtk/gtkstext.[ch]
18891
18892 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
18893
18894         * Convert character set and escape "text" attributes in toolbar setting
18895         files.
18896         * Fixed bug in button-press-event handling.
18897
18898 2003-09-16 Thorsten Maerz <torte@netztorte.de>
18899
18900         * Fixed bug in key-press-event handling.
18901
18902 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
18903
18904         * Enabled to compile tray-icon plugin (Ad-hoc).
18905         * Avoid hang up bug of icon list in mime view (Ad-hoc).
18906
18907 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
18908
18909         * Enabled to compile on sylpheed-claws.
18910         (tray-icon plugin still cannot compile yet.)
18911
18912 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
18913
18914         * Updated to 0.9.5.
18915
18916 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
18917
18918         * Updated to 0.9.4.
18919         * Ported monitoring SSL mechanism to GSource of GLib2
18920         (I don't confirm it)
18921         * Added _gtk2 suffix to key name of font preference to avoid
18922         ovverwriting preference of Gtk+-1.2 version.
18923
18924 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
18925
18926         * Updated to 0.9.2.
18927
18928 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
18929
18930         * Updated to 0.9.1.
18931         * Translate po files into UTF-8 when execute autogen.sh.
18932
18933 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
18934
18935         * Updated to 0.9.0.
18936
18937 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
18938
18939         * Plugged GError related memory leaks.
18940
18941 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
18942
18943         * Changed default size of fonts.
18944         * Enabled to set titile font size of warning dialog.
18945
18946 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
18947
18948         * Embed a sylpheed icon into executable binary on Windows.
18949
18950 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
18951
18952         * I forgot to traslate character set of element string in src/xml.c.
18953
18954 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
18955
18956         * Fixed detecting bind_textdomain_codeset in configure.in.
18957         * The bug in which "Example" of "Date fromat" preference isn't displayed
18958         correctly has been fixed.
18959
18960 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
18961
18962         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
18963           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
18964           glib-gettextize
18965           Removed intl directory.
18966           Translated po files into UTF-8.
18967           (Thanks! Ryuji Abe)
18968
18969 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
18970
18971         * The bug which doesn't unscape string in xml.c has been fixed.
18972
18973 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
18974
18975         * The bug which is failed to translate encoding of file name thorough
18976         file dialog has been fixed.
18977
18978 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
18979
18980         * Modified to translate file names which is used in inporting/expoting
18981         mbox feature and "Save as" feature into locale encoding.
18982         * Translate file names into locale encoding when "Attache file" and
18983         "Insert file".
18984         * Force set G_BROKEN_FILENAMES environment variable.
18985         * Other minor fixes.
18986
18987 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
18988
18989         * Modified to treat MH folder's name as locale encoding.
18990
18991 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
18992
18993         * The bug which clash on switching candidates of auto completion of
18994         addresses, cannot use auto completion in Japanesse is fixed
18995         (Thanks! Tokunaga-san)¡¥
18996
18997 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
18998
18999         * The bug which cannot switch key accelerator preference has been fixed
19000         (Thanks! smbd-san)¡¥
19001
19002 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19003
19004         * version 0.8.11-gtk2-20030314
19005
19006 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
19007
19008         * The bug in which character set conversion of filtering messages has
19009         been fixed.(Thanks! COCOA-san).
19010
19011 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
19012
19013         * Revived "Leave space on head" preference in "Message" category.
19014         * A bug which clash when put the cursor to end of buffer and execute
19015         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
19016
19017 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19018
19019         * version 0.8.11-gtk2-20030312
19020
19021 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
19022
19023         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
19024         * Modified to use Pango's API directly for font preference.
19025         * Integrated GtkTextView of textview to one widget.
19026         * Set fonts of header title in textview by "header_title" tag.
19027         * Removed some deprecated codes.
19028
19029 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
19030
19031         * Updated to 0.8.11.
19032         * Merged cygwin patch(Thanks! Sakai-san).
19033
19034 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
19035
19036         * version 0.8.10-gtk2-20030309